@charset "utf-8";
/* CSS Document */
html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}
 blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html,body{min-width:980px}html{background-color:#fff;_background-attachment:fixed;_overflow-x:hidden}
 body{font:13px 'Microsoft YaHei',Arial,Verdana,Tahoma;color:#1e1e1e}
 h1,h2,h3,h4,h5,h6,i,em{font-weight:normal;font-style:normal}
 input,button,select,textarea{font-family:'Microsoft YaHei',Arial,Verdana,Tahoma;outline:none;vertical-align:middle;border:0;border-radius:0}
 a{color:#1e1e1e;text-decoration:none;outline:none}
 strong{font-weight:bold}
 img{vertical-align:middle}::-moz-selection{background-color:#ff9600;color:white;text-shadow:none}::selection{background-color:#ff9600;color:white;text-shadow:none}
 .clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
 .clearfix{*zoom:1;*display:inline}
*{ margin:0; padding:0; border:none; list-style:none; text-decoration:none; font-family:"Î¢ÈíÑÅºÚ";}
.contain{ width: 1200px; margin: 0 auto; }
.clear{ clear:both;}
.clear1{width:100%; background:#FFFFFF; height:4px;}
body{ padding-top:85px; background: #ffffff;}
.header{ background:#fff; width:100%; border-bottom:1px solid #cacaca;  position:fixed; top:0; z-index:999;}
.header_content{ width:980px; margin:0 auto;position:relative;}
.header .logo{ float:left; padding-top:18px; padding-bottom:21px; margin-right:65px;}
.header ul{ float:left;}
.header ul li{ float:left; }
.header ul li a{ font-size:16px; line-height:84px; color:#222;padding-right:22px; padding-left:21px; border-right:1px #222 solid;}
.header ul li:hover{   background-image: -moz-linear-gradient( 360deg, rgb(236,236,236) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 360deg, rgb(236,236,236) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 360deg, rgb(236,236,236) 0%, rgb(255,255,255) 100%);
  background-image: linear-gradient( 360deg, rgb(236,236,236) 0%, rgb(255,255,255) 100%);}
.header ul ol{  position:absolute; top:84px;  }
.header ol li{ clear:both;  background:rgba(0,0,0,0.5); border-bottom:1px #999 solid }
.header ol li a{ clear:both; line-height:28px; font-size:14px;color:#fff; padding-right:26px; padding-left:25px;  margin-right:0; border-right:none; display:block;}
.header ol li a:hover{ color:#222;}
.header .lianxi{ float:right; margin-top:29px;}
.header .lianxi img{ margin-left:10px;}
.erweima{ position:absolute; top:75px; right:44px;}
.banner{
	background:url(../images/banner.jpg) no-repeat top center;
	height:600px; 	
}
.title{
	margin-top: 60px;
}
.title p{
	font-size: 48px;
	color: #2e2e2e;
	font-weight: bold;
	text-align: center;
}
.title span{
	display: block;
	color: #ff5f19;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
}
.title em{
	display: block;
	width: 48px;
	height: 6px;
	background: #271111;
	margin:24px auto;
}
.part1{
	height: 1216px;
}
.part1 .list_btn {
    display: flex;
    justify-content: space-between;
    margin: 50px auto;
    width: 894px;
}
.part1 .list_btn a{
    width: 334px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	background: #f4b74b;
    border-radius: 30px;
    font-size: 30px;
    color: #000000;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
}
.part1 .slideBox2{
	width: 1068px;
	height: 770px;
	margin: 0 auto;
	box-shadow: 2px 2px 20px 2px rgba(51,51,51,0.6);
	overflow:hidden; position:relative;
	padding: 76px 50px;
}
.slideBox2 .hd{ 
	height:38px; 
	overflow:hidden;
	position:absolute; 
    right: 84px;
    top: 174px;
	z-index:1; 
}
.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox2 .hd ul li{ 
	float:left; 
	margin-right:2px;  
	width:36px; 
	height:36px; 
	line-height:36px; 
	text-align:center;
	border:  1px solid #935407;
	cursor:pointer; 
	font-size: 24px;
	color: #935407;
}
.slideBox2 .hd ul li.on{ background:#935407; color:#fff; }
.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox2 .bd h6{
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
.slideBox2 .bd p{
	text-align: center;
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	margin-top: 10px;
}
.slideBox2 .bd .left{
	margin-top: 34px;
	float: left;
}
.slideBox2 .bd p img{
	width: 8%;
}
.slideBox2 .bd .right{
	width: 524px;
	float: right;
}
.slideBox2 .bd .right h5{
	font-size: 48px;
	color: #000000;
	margin-top: 92px;
	margin-bottom: 24px;
}
.slideBox2 .bd .right p{
	text-align: left;
	font-size: 30px;
	color: #333333;
	margin-top: 2px;
}
.slideBox2 .bd .right span{
	display: block;
	margin-top: 40px;
	font-size: 20px;
	color: #313339;
	line-height: 28px;
	text-align: justify;
}
.slideBox2 .bd li{ zoom:1; vertical-align:middle; }
.slideBox2 .prev{
	position:absolute; 
    left: 3%;
    top: 12%;
	margin-top:-25px; 
	display:block; 
	width:26px; 
	height:42px; 
	background:url(../images/prev.png) no-repeat; 
	filter:alpha(opacity=50);opacity:0.5;   
}
.slideBox2 .next{ 
	position:absolute; 
	right:3%; 
	top:12%; 
	margin-top:-25px; 
	display:block; 
	width:26px; 
	height:42px; 
	background:url(../images/next.png) no-repeat; 
	filter:alpha(opacity=50);opacity:0.5;   
}
.slideBox2 .prev:hover,
.slideBox2 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox2 .prevStop{ display:none;}
.slideBox2 .nextStop{ display:none;}
.part2{
	height: 716px;
	background: #f4b74b;
}
.part2 .title p{
	color: #ffffff;
	font-size: 36px;
	text-align: center;
	font-weight:normal;
	padding-top: 44px;
	text-shadow: 2px 10px 28px rgba(255,100,0,0.9);
}
.part2 ul{
	overflow: hidden;
    clear: both;
    margin-top: 26px;
}
.part2 ul li{
	width: 300px;
	float: left;
}
.part2 ul li p{
	position: relative;
	overflow: hidden;
}
.part2 ul li p img {
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
}
.part2 ul li p img:hover,.class_13:hover .lazy{
	-webkit-transform:scaleX(1.07) scaleY(1.07);
	-moz-transform:scaleX(1.07) scaleY(1.07);
	-ms-transform:scaleX(1.07) scaleY(1.07);
	-o-transform:scaleX(1.07) scaleY(1.07);
	transform:scaleX(1.07) scaleY(1.07);
}
.part2 ul li p span {
	position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 50px;
    background-image: url(../images/yy_07.png);
    color: #fff;
    text-align: left;
    display: block;
    font-size: 18px;
    padding-left: 20px;
}
.part3{
	height: 758px;
}
.part3 ul{
	overflow: hidden;
    clear: both;
    margin-top: 33px;
}
.part3 ul li{
	width: 294px;
	float: left;
	margin-right: 6px;
	overflow: hidden;
}
.part3 ul li:nth-child(4){
	margin-right: 0px;
}
.part3 ul li img {
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
}
.part3 ul li img:hover,.class_13:hover .lazy{
	-webkit-transform:scaleX(1.07) scaleY(1.07);
	-moz-transform:scaleX(1.07) scaleY(1.07);
	-ms-transform:scaleX(1.07) scaleY(1.07);
	-o-transform:scaleX(1.07) scaleY(1.07);
	transform:scaleX(1.07) scaleY(1.07);
}
.part4 .nr{
	background: #f4b74b;
	height: 800px;
}
.part4 span{
	color: #2184e9;
}
.part4 ul{
	overflow: hidden;
    clear: both;
}
.part4 ul li{
	width: 392px;
	height: 340px;
	background: #f5e7d0;
	margin-top: 40px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}
.part4 ul li:nth-child(3),.part4 ul li:nth-child(6){
	margin-right: 0px;
}
.part4 ul li img {
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
}
.part4 ul li img:hover,.class_13:hover .lazy{
	-webkit-transform:scaleX(1.07) scaleY(1.07);
	-moz-transform:scaleX(1.07) scaleY(1.07);
	-ms-transform:scaleX(1.07) scaleY(1.07);
	-o-transform:scaleX(1.07) scaleY(1.07);
	transform:scaleX(1.07) scaleY(1.07);
}
.part4 ul li .xq{
	padding: 22px 30px;
}
.part4 ul li .xq p{
	text-align: center;
	font-size: 27px;
}
.part4 ul li .xq p em{
	font-size: 20px;
}
.part4 ul li .xq span{
	display: block;
	font-size: 16px;
	color: #1b1a1a;
	text-align: center;
}
.part4 ul li .xq .list_btn {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.part4 ul li .xq .list_btn a{
    width: 154px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #2184e9;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
}
.part4 ul li .xq .list_btn a:hover{
	background: #ed8a3d;
}
.part4 ul li .xq .list_btn a:nth-child(2){
    background: #ed8a3d;
}
.part4 ul li .xq .list_btn a:nth-child(2):hover{
	background: #2184e9;
}
.part5{
	height: 616px;
}
.part5 .contain{
	background: url(../images/img_24.png) no-repeat center;
    height: 500px;
    margin-top: 50px;
    position: relative;
}
.part5 h6{
	font-size: 36px;
	color: #ffffff;
	position: absolute;
	top: 142px;
	left: 56px;
	font-weight: bold;
}
.part5 .xq{
	position: absolute;
	width: 986px;
	height: 220px;
	top: 220px;
	left: 51px;
	background: #fff;
	padding: 22px 54px;
}
.part5 .xq .left{
	width: 300px;
	float: left;
}
.part5 .xq .left p{
	width: 20px;
	font-size: 21px;
	color: #313339;
	float: left;
	line-height: 22px;
    padding-top: 22px;
}
.part5 .xq .left img{
	margin: 24px 20px;
}
.part5 .xq .right{
	width: 656px;
    float: left;
    margin-top: 46px;
    margin-left: 30px;
    position: relative;
}
.part5 .xq .right form input{
	width: 364px;
	height: 54px;
	border: 1px solid #b5b5b5;
}
.part5 .xq .right form input.hometel {
	margin-top: 14px;
}
.part5 .xq .right form input.submit{
	position: absolute;
    top: 2px;
    right: 12px;
    width: 130px;
    height: 120px;
    background:url(../images/img_26.png) no-repeat center;
    font-size: 41px;
    color: #ffffff;
}
.part5 .xq .right p{
	font-size: 27px;
}
/*底部*/
.h47_bg {
    background: url(../images/h47_bg.png) repeat-x bottom;
    min-width: 1200px;
}
.w11_right {
    margin-left: 35px;
    display: inline-block;
    padding-left: 20px;
    text-align: center;
    background: url(../images/w11_right.png) no-repeat left;
}
.bottom_show a:link, .bottom_show a:visited {
    color: #898787;
}
.h47_bg{background:url(../images/h47_bg.png) repeat-x bottom;min-width:1200px;}
.bottom_bg{width:1200px;margin:0px auto;color:#ffffff;line-height:47px;height:47px;text-align:center;}
.bottom_bg_1{width:1200px;margin:0px auto;color:#ffffff;padding-top:225px;line-height:47px;height:47px;text-align:center;}
.w11_right{margin-left:35px;display:inline-block;padding-left:20px;text-align:center;background:url(../images/w11_right.png) no-repeat left;}
.p30_mw1200{background:#484848;padding:30px 0px;min-width:1200px;}
.w1200{width:1200px;margin:0px auto;}
.bottom_title{font-size:18px;font-weight:bold;color:#ffffff;line-height:30px;}
.bottom_show{line-height:24px;color:#898787;}
.br_bl{border-right:1px solid #5e5d5d;padding:0px 35px;}
.right_phone{background:url(../images/zx_1.png) no-repeat left;line-height:24px;padding-left:24px;font-size:14px;font-weight:bold;color:#ffffff;}
.br_bk1{border-right:1px solid #5e5d5d;}
.bottom_phone{line-height:30px;color:#ffffff;font-size:14px;}
.zx_3{background:url(../images/zx_3.png) no-repeat left;padding-left:24px;}

.zx_2{background:url(../images/zx_2.png) no-repeat left;padding-left:24px;}

.zx_h30{line-height:30px;font-weight:bold;font-size:14px;color:#ffffff;}

.zx_h30 a:link,.zx_h30 a:visited{color:#ffffff;text-decoration:none;}

.zx_h30 a:hover{color:#ee7800;}

.color_1{color:#ee7800;}
.br_p045{border-right:1px solid #5e5d5d;padding:0px 45px;}

.bottom_show a:hover{color:#ee7800;}
.bottom_right_font {
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    height: 20px;
    margin-top: 5px;
}
@media(max-width:1770px){
	.xulie6 h4{ padding-top:36px;}
}
@media(max-width:1630px){
	.xulie6 h4{ padding-top:30px;}
}
@media(max-width:1440px){
	.xulie6 h4{ padding-top:26px;}
}
@media(max-width:1340px){
	.xulie6 h4{ padding-top:20px;}
}

