html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}
.w1920{
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	position: relative;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}

.fang{
	display: block;
	overflow: hidden;
}
.fang img{
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.fang:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/*.page-position,.xypg-left-title,.product-detail-tab .product-detail-tabli li.on, .product-detail-tab .product-detail-tabli li:active, .product-detail-tab .product-detail-tabli li:visited,.relate-title span{
	background: #3480ce;
}
.page-position,.page-position a,.page-product-inquiry a{
	color: #fff;
}
.xypg-detail-tags .tags-title h3{
    border-color:#3480ce; 
}*/
.container{
	    width: 1200px !important;
}
.box_voann,.box_voann *{
	  box-sizing:content-box;  
}


/*头部样式*/
.head1{
	background: #f5f5f5;
}
.head1,.head1 a{
	color: #999999;
	font:500 13px/43px "微软雅黑";
}
.head1 a:hover{
	color: #000;
}
#header{width:1200px;margin:0 auto;height: 132px;}
.logo{float:left;line-height: 132px;}
.logo h1{
	display: inline-block;
}
.logo_wenz{
	margin: 38px 0 0 32px;
}
.logo_wenz p{
	color: #666666;
	font:500 16px/2em "微软雅黑";
	margin-top: 0.2em;
}

.topLink{float:right;position: relative;z-index: 9999;}
.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#666666;font-size:16px;font-family:"微软雅黑";line-height: 19px;margin: 13px 45px 0 0;}
.gga_shh{
	width: 152px;
}
.aggs_ss li{
	width: 50%;
	text-align: center;
	border:1px solid #f2f2f2;
	border-top: none;
	float: left;
}
.aggs_ss li:nth-child(2){
	border-left: none;
}
.aggs_ss li:last-child {
	width: 100%;border-bottom: none;border-top:1px solid #f2f2f2;
}
.aggs_ss li a{
	display: block;
	line-height: 65px;
}
.aggs_ss li:last-child a{
	color: #666666;
	font-size: 15px;
}
.hhs_ss{
	position: relative;
}
#menu{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}


/*导航栏样式*/
.nav1{height:60px;width: 1200px;margin: 0 auto;}
.nav1 li{line-height:60px;height:60px;text-align:center;width:calc(100%/7);float:left;position:relative;z-index:999;}
.nav1 li+li{
	background: url(../images/hgahg.png) no-repeat left center;
}
.nav1 li a{display:block;line-height:60px;color:#333333;height:60px;font-size: 17px;position: relative;}
.nav1 li a:hover{color:#009ce1;text-decoration:none;}
.nav1 li>a{
	letter-spacing: 2px;
}
.nav1 li:hover>a::after{
   content: "";
   display: block;
   width: 32px;
   height: 2px;
   background: #009ce1;
   position: absolute;
   left: 50%; transform: translateX(-50%);
   bottom: -2px;
   z-index: 999;
}
.nav1 .sec{overflow:hidden;z-index:99;position:absolute;top:61px;left:10%;display: none;width: 80%;background: rgba(255, 255, 255, 0.9);}
.nav1 .sec a{color:#333333;height:38px;line-height:38px;width:100%;font-size: 16px;}
.nav1 .sec a:hover{color:#009ce1;text-decoration:none;}

.hhs_ss #formsearch{
 display: inline-block;
 vertical-align: middle;
}

.hhs_ss #formsearch {
   width: 200px;
   position: absolute;
   background: #f2f2f2;
   top: 66px;
   right: 0;
   display: none;
}

.hhs_ss #formsearch:before {
 content: '|';
 position: absolute;
 right: 36px;
 top: 5px;
}

.hhs_ss #formsearch #s_btn {
 float: left;
 outline: none;
 border: none;
 width: 35px;
 height: 30px;
 font-size: 0;
 background-image: url(../images/icon_spirit.png);
 background-color: transparent;
 background-repeat: no-repeat;
 background-position: 0 -210px;
}

.hhs_ss #formsearch #keyword {
 float: left;
 background: none;
 outline: none;
 border: none;
 width: calc(100% - 35px);
 color: rgba(0, 0, 0, 0.8);
 margin-top: 5px;
 height: 20px;
 padding-left: 10px;
}


/* cont1 */
.title_a1{
	text-align: center;
}
.title_a1 h2{
	color: #333333;
	font:600 40px/54px "微软雅黑";
}
.title_a1 p{
	color: #999999;
	font:500 15px/30px "微软雅黑";
}
.title_a1 p:after{
	content: "";
	display: block;
	background: #009ce1;
	width: 82px;
	height: 3px;
	border-radius: 1.5px;
	margin: 0 auto;
}
.cont1{
	margin-top: 25px;
	/* height: 815px; */
	box-sizing: border-box;
	padding-bottom: 30px;
	background: url(../images/bj1.png) no-repeat center 215px;
}
.a1_b1{
	margin-top: 25px;
}
.a1_b1 li{
	float: left;
	background: url(../images/aa1.png) no-repeat center top;
	width: 227px;
	height: 60px;
}
.a1_b1 li+li{
	margin-left: 16px;
}
.a1_b1 li.cur{
	background: url(../images/aa2.png) no-repeat center top;
}
.a1_b1 li a{
	display: block;line-height: 60px;
}
.a1_b1 li a i{
	width: 36px;
	display: inline-block;
	line-height: 60px;
	transform: translateY(-4px);
	margin-left: 50px;
}
.a1_b1 li a i img{
	width: 100%;
}
.a1_b1 li a i img.img2{
	display: none;
}
.a1_b1 li a span{
	display: inline-block;
	color: #333333;
	font:500 20px/60px "微软雅黑";
	margin-left: 12px;
}
.a1_b1 li.cur a span{
  color: #fff;
}
.a1_b1 li.cur a i img.img2{
	display: inline-block;
}
.a1_b1 li.cur a i img.img1{
	display: none;
}
.a1_c1 i{
	display: block;
	font-size: 0;width: 635px;
	float: left;
}
.a1_c1 i img{
	width: 635px;
	height: 457px;
}
.a1_c1{
	height: 457px;
	background: url(../images/bj2.png) no-repeat right top;
	margin-top: 30px;
	position: relative;
}
.a1_c1 .wehha_a{
	float: right;
	width: 442px;
	margin-right: 75px;
}
.a1_c1 .wehha_a h3{
	color: #fff;
	font:500 25px/32px "微软雅黑";
	background: url(../images/gfagfx.png) no-repeat left center;
	padding-left: 18px;
	margin-top: 55px;
}
.a1_c1 .wehha_a h3 span{
 display: block;
 color: rgba(255, 255, 255, 0.5);font:500 20px/26px "微软雅黑";  text-transform: uppercase;
}
.a1_c1 b{
	position: absolute;
	right: -224px;
	bottom: 20px;
	color: rgba(242, 242, 242, 0.3);
	font:600 100px/1em "Arial";  text-transform: uppercase;
}
.taba{
	display: none;
}

.taba:nth-child(5) .a1_c1 .wehha_a p{text-indent: 0em;}
.a1_c1 .wehha_a p{
	color: #f0f0f0;
	font:500 15px/36px "微软雅黑";
	text-indent: 2em;
	margin-top: 15px;
}
.a1_c1 .wehha_a p::after{
	content: "";
	display: block;
	width: 59px;
	height: 1px;
	background: #80cef0;
	margin-top: 40px;
}
.slideBox li{
   height: 635px;
}
.hha_ssga{
	padding: 0 57px;
	margin-top: 80px;
}
.hha_ssga .hhasa p{
	color: #ffffff;
	font:500 15px/28px "微软雅黑";
}
.hha_ssga .hhasa p::before{
	content: "·";
	display: inline-block;
	color: #009ce1;
	font:600 15px/28px "微软雅黑";
	margin-right: 6px;
}
.hha_ssga dl{
	margin-top: 42px;
}
.hha_ssga dl dd{
  float: left;
  margin: 0 57px;
}
.hha_ss{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 999;
	padding: 0 130px 0 55px;
	top: 30px;
}
.hha_ssga a.mhha{
	display: block;
	color: rgba(255, 255, 255, 0.8);
	font:500 14px/1em "微软雅黑";
	margin-top: 0px;
	z-index: 999;
}
.slideBox{
	position: relative;
}
.slideBox a.prev,.slideBox a.next{
   display: block;
   position: absolute;
   top: 290px;
   background: url(../images/aa1a.png) no-repeat center top;
   width: 40px;
   height: 66px;
}
.slideBox a.prev:hover,.slideBox a.next:hover{
	background: url(../images/aa2a.png) no-repeat center top;
}
.slideBox a.prev{
   left: 270px;
}
.slideBox a.next{
	transform: scale(-1); 
	right: 270px;
}
.a2_v2{
	margin-top: -236px;
	position: relative;
	z-index: 999;
}
.a2_list1{
	background: #fff;
	text-align: center;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); 
}
.a2_list1 li{
	width: calc(100%/8);
	float: left;
	height: 197px;
	box-sizing: border-box;
	padding-top: 24px;
}
.a2_list1 li+li{
	border-left: 1px solid #f0f0f0;
}
.a2_list1 li img{
	filter: invert(43%) sepia(0%) saturate(2771%) hue-rotate(13deg) brightness(92%) contrast(96%);
}
.a2_list1 li h3 span{
  display: block;
  color: #999999;
  font:500 12px/24px "微软雅黑";
  text-transform: uppercase;
}
.a2_list1 li h3{
	color: #666666;
	font:500 17px/24px "微软雅黑";
	margin-top: 30px;
}
.a2_list1 li:hover,.a2_list1 li.on{
  background: #009ce1;
}
.a2_list1 li:hover img,.a2_list1 li.on img{
	filter:none
}
.a2_list1 li:hover h3,.a2_list1 li.on h3{
	color: #ffffff;
}
.a2_list1 li:hover h3 span,.a2_list1 li.on h3 span{
	color: #eeeeee;
}
/* cont3 */
.cont3{
	margin-top: 25px;
}
.a3_v1 {
	margin-top: 25px;
}
.a3_b1 img{
	 width: 100%;
}
.a3_b2{
	margin-top: -102px;
	position: relative;
	z-index: 999;
}
.a3_c1{
	background: url(../images/bja1.jpg) no-repeat center top;
	height: 200px;
	box-sizing: border-box;
	padding: 0 45px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); 
}
.a3_c1 .a3_d1{
  width: 218px;
  float: left;
  margin-top: 50px;
}
.a3_c1 .a3_d2{
	color: #999999;
	font:500 14px/30px "微软雅黑";
	width: 718px;
	float: left;margin-top:20px;
	margin-top: 38px;
    margin-left: 19px;
	text-indent: 2em;
}
.a3_c1 .a3_d1 h2{
	color: #333333;
	font:500 40px/62px "微软雅黑";letter-spacing: 6px;
}
.a3_c1 .a3_d1 p{
	color: #009ce1;
	font:500 16px/32px "微软雅黑";
}
a.abt_more{
	display: block;
	color: #ffffff;
	font:500 14px/32px "微软雅黑";
	width: 97px;
	border:1px solid #009ce1;
	background: #009ce1;
	border-radius: 17px;
	text-align: center;margin-top: 80px;
}
a.abt_more:hover{
  color: #009ce1;
  background: transparent;
}
.a4_b1{
	border-bottom: 2px solid #eeeeee;
	margin-top: 15px;
}
.a4_b1 li{
	width: calc(100%/6);
	text-align: center;
	float: left;
}
.a4_b1 li a{
	display: block;
	position: relative;
	font:500 17px/50px "微软雅黑";
	color: #333333;
}
.a4_b1 li a:hover:after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -2px;
height: 2px;
background: #009ce1;
}
.a4_list1 li{
	float: left;
	margin: 10px 14px 0;width: 279px;
}
.a4_list1 li a.img{
	display: block;
	font-size: 0;
	border:2px solid #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); 
}
.a4_list1 li a.img img{
	width: 275px;
	height: 379px;
}
.a4_list1 li h2 a{
	display: block;
	color: #333333;
	font:600 16px/34px "微软雅黑";
	margin-top: 10px;
	border-bottom: 1px solid #d4d4d4;
	text-align: center;
}
.a4_list1 li:hover h2 a{
   color: #009ce1;border-bottom: 2px solid #009ce1;
}
.a4_list1 li:hover a.img{
	border-color: #009ce1;box-shadow:none;
}
.picMarquee-left{
	position: relative;
	margin-top: 15px;
}
.picMarquee-left .bd{
	overflow: hidden;
}
.picMarquee-left .hd a{
	display: block;
	position: absolute;
	top: 172px;
	background: url(../images/aa1b.png) no-repeat center top;
	width: 40px;
	height: 66px;
}
.picMarquee-left .hd a:hover{
	background: url(../images/aa2b.png) no-repeat center top;
}
.picMarquee-left .hd a.next{
	left: -91px;
}
.picMarquee-left .hd a.prev{
	right: -91px;transform: scale(-1);
}
.a4_b2{
	height: 470px;
}
/* cont5 */
.cont5{
	height: 613px;
	box-sizing: border-box;
	padding-top: 28px;
}
.a5_b1{
	width: 527px;
}
.a5_b2{
	width: 528px;
	margin-right: 28px;
}
.abr_aa{
	color: #333333;
	font:500 14px/26px "微软雅黑";
	margin-top: 30px;
	text-indent: 2em;
}
.a5_b2 h2{
	color: #fff;
	font:600 25px/44px "微软雅黑";
	margin-top: -4px;
}
.a5_b2 h2 span{
	display: block;
}
.whghacs{
	padding: 20px 0 48px;
}
.whghacs p{
	color: #fff;
	font:500 14px/36px "微软雅黑";
}
.whghacs p::before{
	content: "·";
    display: inline-block;
    color: #fff;
    font: 600 15px/28px "微软雅黑";
    margin-right: 6px;
}
.a5_b2 dl dd{
	float: left;
}
.a5_b2 dl dd+dd{
	margin-left: 32px;
}
.a6_b1 .gga_aa{
	color: #333333;
	font:500 30px/50px "微软雅黑";
	border-bottom: 1px solid #d9d9d9;
	margin-top: 0px; letter-spacing: 0px;
}
.a6_b2{
	width: 600px;
}
.a6_b2 i{
	display: block;
}
.a6_b2 .gga_wgga{
	color: #666666;
	font:500 15px/21px "微软雅黑";
	text-indent: 2em;
	margin-top: 10px;
}
.cont6{
	margin-top: -10px;
	background: url(../images/bj1.jpg) no-repeat center bottom;
}
.a6_v2{
	margin-top: 31px;
}
.xw_ahaha1 li{
	float: left;
	width: 20%;
	text-align: center;
	padding: 36px 0 20px;
}
.xw_ahaha1 li h3 span{
	color: #333333;
	font:600 50px/1em "微软雅黑";
}
.xw_ahaha1 li h3 b{
	color: #fff;
	background: #009ce1;
	font:600 18px/32px "微软雅黑";
	width: 32px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;  
	transform: translateY(-8px);
    margin-left: 5px;
}
.xw_ahaha1 li p{
	color: #666666;
	font:500 15px/32px "微软雅黑";
}
/* cont7 */
.cont7{
	background: url(../images/bj2.jpg) no-repeat center top;
	height: 585px;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 16px;
}
.a7_v1{
	margin-top: 30px;   
}
.title_a7{
	text-align: center;
	background: url(../images/titiaaa.png) no-repeat center bottom;
	padding-bottom: 84px;
}
.title_a7 h2{
	color: #ffffff;
	font:600 35px/1.2em "微软雅黑";
}
.box-top,.slider-for>div{
	width: 800px;
}
.box-top a.img{
  display: block;
  font-size: 0;width: 800px;
}
.box-top a.img img{
	width: 800px;
	height: 494px;
}
.box-small{
	width: 190px;
}
.box-small a.img{
	display: block;
	width: 190px;
  }
  .box-small a.img img{
	  width: 190px;
	  height: 117px;
  }
  .slider-nav>div{
	width: 605px  !important;
  }
  .a7_b1{
	  position: relative;
	  overflow: hidden;
  }
  .a7_b1 .slider-nav{
    position: absolute;
	right: 0;
	bottom: 0;
	margin-right: -11px;
	padding: 10px 0 0 12px;
	background: url(../images/abvhggfvh.png) no-repeat left top;
  }
  .cont7,.cont7 *{
	outline: none;
}
.a7_b2{
	background: rgba(255, 255, 255, 0.3);
	width: calc(100% - 800px);
	height: 494px;
	padding: 54px 0 0 60px;
}
.a7_b2 h2{
	color: #ffffff;
	font:500 24px/68px "微软雅黑";
	background: url(../images/ghagfx.png) no-repeat right bottom;
}
.webba{
	color: #fff;
	font:500 14px/26px "微软雅黑";
	margin: 34px 47px 0 0;
	text-indent: 2em;
}
a.abt_moeraa{
	display: block;
	color: #fff;
	font:500 14px/32px "微软雅黑";
	width: 119px;
	text-align: center;
	border-radius: 17px;
	border:1px solid rgba(255, 255, 255, 0.5);
	margin-top: 65px;
}
a.abt_moeraa:hover{
	background: rgba(255, 255, 255, 0.5);
}
.cont8{
	overflow: hidden;
	height: 412px;
}
.a8_v1{
	text-align: center;
	margin-top: 145px;
}
.a8_v1 h2{
	color: #fff;
	font:600 20px/32px "微软雅黑";
}
.a8_v1 p{
	color: rgba(255, 255, 255, 0.8);
	font:500 15px/24px "微软雅黑";
}
a.hga_sgh{
	display: block;
	color: #ffffff;
	font:500 14px/35px "微软雅黑";
}
a.hga_sgh i{
	display: block;
	margin-bottom: 5px;
}
a.hga_sgh i img{
	-webkit-transition: all .5s ease;
    transition: all .5s ease;
}
a.hga_sgh i img:hover{
	transform: translateY(10px);
}
/* cont9 */
.cont9{
	margin-top: 15px;
}
.tabz{
	text-align: center;
	font-size: 0;
	margin-top: 15px;
}
.tabz li{
	display: inline-block;
	width: 154px;
	border:1px solid #dfdfdf;
}
.tabz li a{
	display: block;
	color: #333333;
	font:500 18px/40px "微软雅黑";
}
.tabz li+li{
	margin-left: -1px;
}
.tabz li.cur a{
   color: #009ce1;
   font-weight: 600;
}
.ttz{
	display: none;
}
.tabz_content{
	margin-top: 25px;
}
.list1z li{
	width: 576px;
	float: left;
	border-bottom: 1px dashed #e1e1e1;
	margin-top: 0px;
}
.list1z li:nth-child(2n){
	margin-left: 48px;
}
.list1z li h2 a{
	display: inline-block;
	color: #333333;
	font:600 16px/30px "微软雅黑";
}
.list1z li h2 a::before{
	content: "·";
    display: inline-block;
    color: #009ce1;
    margin-right: 6px;
}
.list1z li h2 span{
	display: inline-block;color: #999999;
	font:500 12px/30px "微软雅黑";
	float: right;
}
.list1z li p{
	color: #666666;
	font:500 14px/32px "微软雅黑"; white-space: nowrap; 
	text-overflow:ellipsis; 
	overflow:hidden; 
}
.list1z li h2 a:hover{
	color: #009ce1;
}
.list1z{
	margin-top: 15px;
}
.foot_bj1{
	margin-top: 30px;
	background: url(../images/bj3.jpg) no-repeat center top;height: 545px;
	overflow: hidden;
}
.fo_a1{
	width: 456px;
	height: 671px;
	box-sizing: border-box;
	padding: 30px 70px 0 68px;
}
.tija_a h2{
	color: #fff;
	font:600 25px/28px "微软雅黑";
}
.tija_a h2 span{
	display: block;
	color: rgba(255, 255, 255, 0.5);
	font:500 12px/22px "微软雅黑"; text-transform: uppercase;
}
.d_laixx{
	color: #fff;
	font:500 16px/32px "微软雅黑";
	margin-top: 5px;
}
.d_laixx img{
	/* vertical-align: top; */
	padding-right: 10px;
}
.d_ermaa{
	text-align: center;
	margin-top: 20px;
}
.d_jjha{
	color: #ffffff;
	font:500 14px/15px "微软雅黑";
	margin-top: 20px;
}
.gafga,.gafga a{
	color: #ffffff;
	font:500 15px/36px "微软雅黑";
}
.gafga a+a:before{
	content: "、";
}
.fo_a2 {
	width: 693px;
}
.d_nav{
	margin-top: 20px;
	height: 158px;
	overflow: hidden;
}
.d_nav dl{
	float: left;
	width: 25%;
}
.d_nav dl dt{
	color: #333333;
	font:600 16px/36px "微软雅黑";
	padding-left: 36px;
	background: url(../images/ahghg.png) no-repeat left center;
	margin-bottom: 10px;
}
.d_nav dl dd{
	padding-left: 36px;
}
.d_nav dl dd a{
	display: block;
	color: #666666;
	font:500 14px/28px "微软雅黑";
}
.d_nav dl dd a:hover{
	color: #009ce1;
}




.d_nav li{
	float: left;
	width: 25%;
}
.d_nav li h2{
	color: #333333;
	font:600 16px/36px "微软雅黑";
	padding-left: 36px;
	background: url(../images/ahghg.png) no-repeat left center;
	margin-bottom: 0px;
}
.d_nav li p{
	padding-left: 36px;
}
.d_nav li p a{
	display: block;
	color: #666666;
	font:500 14px/28px "微软雅黑";
}
.d_nav li p a:hover{
	color: #009ce1;
}
.mga_li{
	width: 210px;
}
.mga_li+.mga_li{
	margin-left: 29px;
}
.mga_li input{
	width: 100%;
	border:1px solid #cfcfcf;
	font:500 14px/40px "微软雅黑";
	text-indent: 1em;
	background: transparent;
}
.mga_laa{
   width: 216px;
   margin-left: 0!important;
}
.mga_laa input{
	width: calc(100% - 104px);
}
.ghga_ssad .mga_las{
	width: 534px;
}
.ghga_ssad .mga_las textarea{
	width: 100%;border:1px solid #cfcfcf;
	font:500 14px/40px "微软雅黑";
	text-indent: 1em;
	background: transparent;
	padding: 0;
	height: 110px;
}
a.shha_ssj{
	display: block;
	text-align: center;
	background: #009ce1;
	text-align: center;
	color: #fff;
	font:500 14px/28px "微软雅黑";
	width: 122px;
	height: 110px;
	box-sizing: border-box;
	padding-top: 29px; letter-spacing: 2px;
}
.ghga_ssad{
	margin-top: 15px;
}
.sskaab{
	margin-top: 5px;height: 222px;overflow: hidden;
}
.mga_li input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#999999;
}
.mga_li input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#999999;
}
.mga_li input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#999999;
}
.mga_li input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#999999;
}
.mga_las textarea[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#999999;
}
.mga_las textarea[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#999999;
}
.mga_las textarea[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#999999;
}
.mga_las textarea[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#999999;
}
.f_link a{
  color: #999999;
  font:500 12px/25px "微软雅黑";
}
.f_link a:hover{
	color: #009ce1;
}
.f_link{
	padding-left: 137px;
	background: url(../images/ahghga.png) no-repeat left center;
	min-height: 50px;
	overflow: hidden;
	margin-top: -30px;
}
.d_banqq{
	margin-top: 0px;
}
.d_banqq,.d_banqq a{
	color: #999999;
	font:500 14px/22px "微软雅黑";
}
.d_banqq a:hover{
	color: #009ce1;
}


.xypg-left-menu .xypg-left-title{
    width: 240px;
    height: 71px;
    background: url(../images/nn1.png) no-repeat center;    text-indent: 0;
}
.xypg-left-menu .xypg-left-title h3{
    line-height: 25px;
    text-align: left;
    padding-left: 30px;
    padding-top: 12px;
}
.xypg-left-menu .xypg-left-title span:before{
    display: none;
}
.xypg-left-menu .xypg-left-title span{
    display: block;
    margin: 0;
}
.xypg-left-menu .xypg-left-con{
	background: #fff;
}
.xypg-left-menu .xypg-left-con .xypg-left-nav{
	background: #f6f6f6;    padding-top: 0;
	margin-top: 13px;
}
.page-position{
	padding: 15px 0 25px;
	margin-bottom: 36px;
}
.page-position:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: #f6f6f6;
	display: block;
	width: 1256px;
	height: 10px;   
}
.xypg-right-content{
	/* overflow-x: hidden; */
}
.xypg-product-list1 li{
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.xypg-product-list1 li a.img{
	display: block;
	font-size: 0;
	border: 1px solid #e0e0e0;
}
.xypg-product-list1 li a.img img{
	width: 261px;
	height: 211px;
}
.xypg-product-list1 li h3 a{
	display: block;
	color: #333333;
	font:600 16px/50px "微软雅黑";
}
.xypg-product-list1 li:not(:nth-child(3n)){
	margin-right: 53px;
}
.xypg-product-list1 li:hover a.img{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	border-color: #fff;
}
.xypg-case-list1 li{
	float: left;
	text-align: center;
	margin-bottom: 35px;
}
.xypg-case-list1 li a.img{
	display: block;
	font-size: 0;
}
.xypg-case-list1 li img{
	width: 427px;
	height: 263px;
}
.xypg-case-list1 li h3 a{
	display: block;
	color: #333333;
	font:500 16px/30px "微软雅黑";
	border-bottom: 1px solid #e0e0e0;
	padding-top: 14px;
}
.xypg-case-list1 li:hover h3 a{
   color: #009ce1;
   border-color: #009ce1;
}
.xypg-case-list1 li:not(:nth-child(2n)){
	margin-right: 42px;
}















