@charset "utf-8";
/* CSS Document */



a { color:#666; text-decoration:none; }
img{ border:0; display:block;}
a:hover { text-decoration:none; color:#035ca3;}
li{list-style-type:none;}
.sider{width:285px; float:left;}

.containter{float:right; width:655px;}

.clear_cs{height:0px;font-size:0px; line-height:0px;clear:both;over-flow:hidden;}

/******************header css***************/
body,td,th {
	font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;

}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

  
.fixed {
    position:fixed;
    top: 0px;
	z-index:999;
}
  
.cc1{ width:100%; height:auto; overflow:hidden;}
.c1{ width:1200px; height:auto; margin:0 auto; overflow:hidden;/*padding-top: 75px;*/}  

/******************top css***************/

.top{ width:100%; height:40px; background-color: #f5f5f5; z-index:999; position:fixed; top:0;}
.t{ width:1200px; height:40px; line-height:40px; margin:0 auto; font-size:14px; color:rgba(255,255,255,0.53);}

.navlink{float:right; position:relative; margin-top:10px; }      
.navlink input{
   float:left;
   width:164px;
   padding-left:10px;
   height:22px;
   border: 0px none;
   background:#fff;
   border-radius:2px;
    font-size:12px;
	font-family:"微软雅黑";
   }
.navlink input.submit{
   width: 30px;
   height: 22px;
   padding: 0px;
   cursor: pointer;
   position:absolute;
   right:0;
   background:url(../images/input.png) no-repeat;
   } 
.textIn {
    width: 134px;
    height: 22px;
    line-height: 22px;
    float: left;
    color:#bdbdbd;
}  


/******************menu css***************/

.menubg{width:100%; height:99px; border-bottom:1px solid #f3f3f3; position:relative; z-index:9999; position:fixed; top:40px; background:rgba(255,255,255,1);}  


/* 效果CSS开始 */
.menu {
 width:1200px; height:99px; margin:0 auto;
}
.menu ul {
  width:1200px; height:99px;
  position: relative;
  margin: 0 auto;

}
.menu ul li {
  float:left; text-align:center; margin:19px 15px 0;
}
.menu ul li a {
  
  color:#000; height:78px; line-height:78px; font-size:16px; border-bottom:2px solid transparent; display:block; padding:0 10px;font-weight: bold;
}
.menu .block {
  width: 48px;
  height: 2px;
  background: #70a6d5;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 99;
}

.menu ul li a:hover{
	color:#C40000;
}
/* 效果CSS结束 */

/*四大优势*/
.all {
    width: 100%;
    min-width: 1000px;
}
.advantage {
    height: 120px;
    padding-bottom: 1px;
    background-color: #f1f1f1;
    background-clip: content-box;
    border-bottom: solid 1px #d4d4d4;
}
.box {
    height: 100%;
    width: 1200px;
    margin: auto;
    position: relative;
}
.advantage_item {
    /*padding-left: 80px;
    padding-right: 5px;*/
    position: relative;
    width: 33%;
    box-sizing: border-box;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    text-align: center;
	line-height: 120px;
}
.advantage_item img {
    position: absolute;
    left: 2px;
    top: 24px;
}
.advantage_item span {
    display:inline-block;
    font-size: 28px;
    font-weight: bold;
    
}
.advantage_item label {
    
    line-height: 18px;
    font-size: 18px;
    height: 36px;
    overflow: hidden;
}
.advantage_divider {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -2px;
    margin-top: 32.5px;
}
















/*******效果cn en开始*******/
.cnen{  float:right; margin-top:44px;}
.cnen a{ display:block; background:url(../images/en.png) no-repeat; width:60px; height:26px;}
.cnen a:hover{ display:block; background:url(../images/cn.png) no-repeat;}


.chk_1,.chk_2,.chk_3,.chk_4 {
    display: none;
}

.chk_4 + label {
	background-color: #FFF;
	padding: 3px 10px;
	border-radius: 25px;
	display: inline-block;
	position: relative;
	margin-right: 30px;
	background: #3a81c4;
	width: 40px;
	height: 20px;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), 0 0 10px rgba(245, 146, 146, 0.4);
}

.chk_4 + label:before {
	content: ' ';
	position: absolute;
	background: #FFF;
	top: 1px;
	z-index: 99999;
	left: 2px;
	width: 24px;
	color: #FFF;
	height: 24px;
	border-radius: 25px;
	box-shadow: 0 0 1px rgba(0,0,0,0.6);
}

.chk_4 + label:after {
	content: 'EN';	
	position: absolute;
	top: 7px;
	left: 37px;
	font-size: 1.2em;
	color: white;	
	left: 8px;
	top: 3px;
	border-radius: 100px;
}

.chk_4:checked + label {
	background: #3a81c4;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), 0 0 10px rgba(146, 196, 245, 0.4);
}

.chk_4:checked + label:after {
	content: 'CN';
	left: 10px;
}

.chk_4:checked + label:before {
	content: ' ';
	position: absolute;
	z-index: 99999;
	left: 34px;
	top:1px;
}


.chk_4 + label:after {
	left: 35px;	
}	

#checkbox_d2 + label:after, #checkbox_d2 + label:before, #checkbox label {	
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
/*******效果cn en结束*******/



/*******banner   css*******/
.banner{ width:100%; height:auto; overflow:hidden; position:relative; margin-top:140px;}

div.wrapper {/* width: 980px;*/ margin: 0 auto; position: relative; width:100%; height:660px; }
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
    .box_skitter ul { display: none; }
    .box_skitter .container_skitter { overflow: hidden; position: relative; }
    .box_skitter .image { overflow: hidden width:100%;; }
        .box_skitter .image img { display: none; width:100%; }
    .box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
        .box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
    .box_skitter .prev_button { position: absolute; top: 50%; left: 20px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/prev.png) no-repeat left top !important; }
    .box_skitter .next_button { position: absolute; top: 50%; /*right: -5px;*/ right:20px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/next.png) no-repeat left top !important; }
    .box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url(../images/ajax-loader.gif) no-repeat left top; width: 31px; height: 31px; }
#slideshow {/* width: 980px; height: 318px; */ width:100%; height:660px;}
    #slideshow ul { display: none; }








/******************图片效果 css***************/

.one{width:1200px; margin:0 auto; padding-top:45px;}   
.one1{ width:605px; height:418px; border:1px solid #eaeaea; float:left; margin-right:16px; overflow:hidden; position:relative; background-color:#fff;}
.hoverc{
	width:605px; position:absolute; top:160px; left:0; text-align:center; color:#fff; 
	transform:rotate(55deg); 
	-moz-transform:rotate(55deg); 
	-webkit-transform:rotate(55deg);	
	transition:all 0.5s; 
	-moz-transition:all 0.5s; 
	-webkit-transition:all 0.5s; 

overflow:hidden; height:0; z-index:4000;/*transform:translateX(200px);*/}/*写好样式，进行隐藏，用overflow:hidden; height:0;*/
.hoverc h3{ background:url(../images/bg1.png) no-repeat center; width:50px; height:50px; margin:0 auto;}
.hoverc p{ font-size:18px; text-align:center; padding-top:24px; font-family:Arial, Helvetica, sans-serif;}
.one1:hover .hoverc{
	height:120px;	
	transform:rotate(0deg); 
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
}
/*before   after为选择器，一般给选择器加动画背景，设置动画样式*/
.one1:before{
	content:""; position:absolute; top:-478px; right:0;width:500px; height:738px; background:rgba( 58, 129, 196,0.83); 
	transform:rotate(55deg) translateX(-2px);
	-moz-transform:rotate(55deg) translateX(-2px);
	-webkit-transform:rotate(55deg) translateX(-2px);	 
	transform-origin:100% 0%; 
	-moz-transform-origin:100% 0%; 
	-webkit-transform-origin:100% 0%;	
	transition:all 0.5s ease 0.3s;
	-moz-transition:all 0.5s ease 0.3s;
	-webkit-transition:all 0.5s ease 0.3s;

}/*写好样式，进行隐藏，用top:-240px;*/
.one1:hover:before{ top:0;}
.one1:after{
	content:""; position:absolute;bottom:-478px; left:0;width:500px; height:738px; background:rgba( 58, 129, 196,0.83);
	
	transform:rotate(55deg) translateX(2px);
	-moz-transform:rotate(55deg) translateX(2px);
	-webkit-transform:rotate(55deg) translateX(2px);

	transform-origin:0% 100%;
	-moz-transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
	
	transition:all 0.5s ease 0.3s;
	-moz-transition:all 0.5s ease 0.3s;
	-webkit-transition:all 0.5s ease 0.3s;
}
.one1:hover:after{ bottom:0px;}


.one2{ width:278px; height:418px; border:1px solid #eaeaea; float:left; margin-right:16px;position:relative; background-color:#fff;}
.one2 li{ width:278px; height:418px; float:left; position:relative;}
.one2_tit{ font-size:18px; text-align:center; padding-top:24px; font-family:Arial, Helvetica, sans-serif; line-height:50px;}
.one2_memo{ font-size:18px; text-align:center; padding-top:24px; font-family:Arial, Helvetica, sans-serif;}
.case_box{position:relative;}   
.case_hover { background:rgba( 58, 129, 196,0.83); width:100%; height:100%; color:#FFFFFF; position: absolute; top:0px;}
.case_x{ background:url(../images/bg1.png) no-repeat center; width:50px; height:50px; margin:154px auto 0;}
.case_box p{ font-size:18px; text-align:center; padding-top:24px; font-family:Arial, Helvetica, sans-serif;}

/*= Reset CSS 
============= */
.one3{ width:278px; height:197px; border:1px solid #eaeaea; float:left; background-color:#fff;}
.one3 a p{text-align:center; font-size:16px; color:#5b5b5b; font-family:Arial, Helvetica, sans-serif; line-height:42px; position:relative;}
.one3 a:hover p{color:#fff; margin-top:-40px;}

.btn{display: inline-block; padding: 5px 10px; font-size: 14px; color: #fff; border: 2px solid #4d92d9; background-color: #4d92d9; text-decoration: none; transition: 0.4s;}
.btn:hover{background-color: transparent; color: #4d92d9; transition: 0.4s;}
.text-desc{position: absolute; left: 0; top: 0; background-color: #fff; height: 100%; opacity: 0; width: 86%; padding: 20px;}
/*= Reset CSS End
================= *


/* effect-3 css */
.image-box{ width:278px; height:197px; position:relative;}

.port-3{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; perspective: 500px;}
.port-3 img{transition: 0.5s;}


.port-3.effect-2 .text-desc{z-index: -1; transition: 0.5s; transform: rotateX(80deg); transform-origin: center bottom 0; top: auto; bottom: 0; padding: 45px 20px 20px; background:rgba( 58, 129, 196,0.83);}
.port-3.effect-2:hover .text-desc{transform: none; opacity: 1;}
.port-3.effect-2:hover img{transform: translateY(-100%)}

.port-3.effect-3 .text-desc{z-index: -1; transition: 0.5s; transform: rotateX(80deg); transform-origin: center top 0; padding: 45px 20px 20px;background:rgba( 58, 129, 196,0.83);}
.port-3.effect-3:hover .text-desc{transform: none; opacity: 1;}
.port-3.effect-3:hover img{transform: translateY(100%)}
/* effect-3 css end */


.one4{ width:278px; height:197px; border:1px solid #eaeaea; float:left; margin-top:20px; background-color:#fff;}
.one4 a p{text-align:center; font-size:16px; color:#5b5b5b; font-family:Arial, Helvetica, sans-serif; line-height:42px; position:relative;}
.one4 a:hover p{color:#fff; margin-top:-40px;} 



.iab{background:#3a81c4; padding-top:75px; padding-bottom:80px;}
.iab_bor{width:40px; height:auto; margin:0 auto; border:1px solid #fff;}
.iab_en{width:200px; height:auto; margin:0 auto; padding-top:14px;}
.iab_cn{width:100%; font-size:32px; color:#fff; text-align:center; line-height:50px;}
.iab_memo{width:1200px; height:auto; margin:0 auto; font-size:16px; line-height:32px; color:#fff; text-align:center; padding-top:35px; padding-bottom:30px;}
.iab_tz{ width:1200px; margin:0 auto 50px; height:370px;}
.iab_tz_o{ width:400px; height:auto; float:left;}
.iab_tz_one{ width:400px; height:250px; float:left; background-color:#f4f5f7;}
.ito_tit{width:100%; text-align:center; font-size:18px; color:#565656; padding-top:30px; line-height:44px;}
.ito_bor{width:24px; border:1px solid #8bb4da; margin:0 auto;}
.ito_memo{width:80%; color:#565656; line-height:20px; height:40px; overflow:hidden; text-align:center; margin:0 auto; padding-top:18px; font-size:12px;font-size: 14px;
font-weight: bold;}
.ito_memoc{width:80%; color:#565656; line-height:20px; height:100px; overflow:hidden; text-align:center; margin:0 auto; padding-top:18px; font-size:12px;}
.yewu{
	background: #ED1B24;
	color: #fff;
}
.yewu .ito_tit{
	color: #fff;
}
.yewu .ito_memo{
	color: #fff
}

/* 立体翻转 css */
	.lanren{width:1200px;overflow:hidden;margin:0 auto;}
	.flip-3d { 
	    perspective: 1200px;
		width: 380px;
		float: left;
		margin: 0 10px;
	}
	.flip-3d figure { 
	  position: relative; 
	  transform-style: preserve-3d; 
	  transition: 1s transform;
	  font-size: 1.6rem;
	  margin:35px 0 80px;
	}
	.flip-3d figure img { 
	  width: 100%; 
	}
	.flip-3d figure figcaption { 
	  position: absolute; 
	  width: 100%; height: 310px; top: 0; 
	  transform: rotateY(.5turn) translateZ(1px); 
	  background: rgba(244,245,247,1); 
	  text-align: center; 
	  padding-top: 60px; 
	  opacity: 1; 
	  transition: 1s .5s opacity; 
	}
	.flip-3d:hover figure { /*transform: rotateY(.5turn);*/ }
	.flip-3d:hover figure figcaption { opacity: 1; }
	/*.flip-3d figure:after { 
	  content: " "; display: block;
	  height: 8vw; width: 100%; 
	  transform: rotateX(90deg); 
	  background-image:radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
	}*/
	@media screen and (max-width: 800px) { 
	  #flip-3d { perspective-origin: center top; }
		div#flip-3d figure { 
	    float: none; 
	    width: 50%; 
	    margin: 0 auto; 
	    margin-bottom: 12vw; 
	  }
	 .flip-3d figure figcaption{font-size: 0.8rem;}
		div#flip-3d figure:last-child { display: none; }
	}

/* 立体翻转 css */




.iab_more{ width:260px; height:36px; line-height:36px; text-align:center; border-radius:25px; border:1px solid #fff; margin:0 auto; font-size:16px; text-transform:uppercase;}
.iab_more a{ display:block; color:#fff; border-radius:25px;} 
.iab_more a:hover{ background-color:rgba(255,255,255,0.9); color:#3a81c4;} 


 
    .img-scroll { position:relative; width:75%; height:auto; overflow:hidden; margin:0 auto; padding-bottom:60px;}
    .img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:39px; height:39px; margin-top:160px; 
    top:0; color:#FFF; text-align:center;}
    .img-scroll .prev { left:0px; margin-left:7px; background:url(../images/zuo1.png) no-repeat; width:39px; height:39px;}
    .img-scroll .next { right:0px; margin-right:11px; background:url(../images/you1.png) no-repeat; width:39px; height:39px;}
	.img-scroll .prev:hover { left:0px; background:url(../images/zuo2.png) no-repeat; width:39px; height:39px;}
	.img-scroll .next:hover { right:0px; background:url(../images/you2.png) no-repeat; width:39px; height:39px;}
    .img-list { position:relative; width:83.3%; height:auto; overflow:hidden; margin-left:0px; margin:0 auto;}
    .img-list ul { width:9999px;}
    .img-list li { float:left; display:inline; height:auto; overflow:hidden;}
	
.ipn{width:300px; height:430px; position:relative;}
.ipn a{ display:block;} 	 	
.ipn_hover { background:rgba( 58, 129, 196,1); width:100%; height:15%; color:#FFFFFF; position: absolute; top:70%;}
.ipn span{ width:80%; margin-left:10%; color:#fff; font-size:18px; line-height:66px;}
.ipn p{ width:80%; margin-left:10%; font-size:12px; line-height:24px; height:48px; overflow:hidden; color:#fff;}

#black {
}

.bwblack {
	position:relative;
	display:block;
}


	
	.img-scroll2 { position:relative; margin:10px auto; width:1200px; padding-bottom:90px;}
    .img-scroll2 .prev2,.img-scroll2 .next2 { position:absolute; display:block; width:20px; height:30px; margin-top:50px;}
    .img-scroll2 .prev2 { left:0; background:url(../images/zuo3.png) no-repeat;  width:20px; height:30px;}
    .img-scroll2 .next2 { right:0; background:url(../images/you3.png) no-repeat;  width:20px; height:30px;}
	.img-scroll2 .prev2:hover { left:0; background:url(../images/zuo3.png) no-repeat; width:20px; height:30px;}
	.img-scroll2 .next2:hover { right:0; background:url(../images/you3.png) no-repeat;  width:20px; height:30px;}
    .img-list2 { position:relative; width:1070px; height:auto; overflow:hidden; margin:50px auto 0;}
    .img-list2 ul { width:9999px;}
    .img-list2 li { float:left; display:inline; height:auto; overflow:hidden;margin: 0 8px;}
	
.link{ width:126px; height:146px; float:left; margin-right:60px;}
.link a{ display:block; background:url(../images/bg4.png) no-repeat; width:100%; height:88px; padding-top:58px;}
.link a:hover{ background:url(../images/bg5.png) no-repeat;}

.inew{ width:800px; height:360px; float:left; background-color:#fff; margin:36px 10px 60px 0;}
.inew_tit{ width:100%; height:50px; line-height:50px; float:left;}
.inew li{ width:350px; height:110px; float:left; margin-left:30px; margin-top:24px;}
.inew li a{ width:350px; height:110px; display:block; background-color:#f5f5f5;}
.inew li a:hover{ background-color:#3a81c4;}
.inew li a p{ color:#7f7f7f;overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 14px;}
.inew li a span{position:absolute; bottom:0; color:#7f7f7f; font-family:Arial, Helvetica, sans-serif;}
.inew li a h3{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.inew li a:hover h3{color:#fff;}
.inew li a:hover p{ color:#fff;}
.inew li a:hover span{ color:#fff;}

.iact{ width:390px; height:360px; float:left; background-color:#fff; margin:36px 0 60px;}
.iact_tit{ width:360px; padding:0 10px 0 20px; font-size:18px; color:#606060; height:50px; line-height:50px; float:left; border-bottom:1px solid #fbfbfb;}



.navc{ width: 675px;
padding-left: 50px; height:auto; overflow:hidden; float:left; /*border-left:1px solid #5c6268;*/ color:rgba(255,255,255,0.3);}
.navk{height:22px; line-height:22px; float:left; font-size:14px;color:rgba(255,255,255,1);}
.nav{ width:106px; height:auto; overflow:hidden; float:left; margin-right:28px;}

.nav li{ float:left; line-height:30px;}
.nav li a{ color:rgba(255,255,255,0.3); width:106px; height:30px; display:block;}
.nav li a:hover{color:rgb(255,255,255);}
.na{float:left; color:rgba(255,255,255,0.43); line-height:22px;}


.db{ width:100%; height:auto; background:#2e353b;}
.dbbq{ width:1200px; height:auto; overflow:hidden; color:rgba(255,255,255,0.3); line-height:46px; margin:0 auto;} 



.protype{ width:274px; height:85px; padding:15px; background:#3a81c4; color:#fff; position:relative;}
.protype_tit{font-size:28px; height:36px; line-height:36px; margin-top:10px; padding-bottom:20px;}
.protype_x{width:20px; height:3px; background:#fff;}

.mbx{height:68px; line-height:68px; color:#898989; background:url(../images/home.png) no-repeat left; padding-left:30px; width:1170px; margin:0 auto; font-size:14px;}


/******************栏目导航 带2级 css***************/
.lan{ width:1200px;  margin: 0 auto 0px;
padding-top: 25px; position:relative;}
.lan ul {padding:0; margin:0; list-style-type: none;}
.lan ul li{margin-bottom: 20px;position:relative;  float:left; line-height:46px; height:54px; margin-left:0px; margin-right:8px; text-align:center;}
.lan ul li a, .lan ul li a:visited { color:#898989; font-size:14px; display:block; height:46px; margin-bottom:8px; background:#fff; padding:0 42px;color: #000;box-shadow: 2px 2px 2px #343434;
border: 1px solid #ccc;}
.lan ul li ul {display: none;}
.lan ul li:hover a { background: #3A81C4;  color:#fff;}
.lan ul li.hover a { background:#3A81C4; color:#fff;/*box-shadow: 0px 0px 2px #343434;border: none;*/}
.lan ul li:hover ul {display:block; position:absolute; top:54px; left:0;}
.lan ul li:hover ul li { width:100%; float:left; position:relative; text-align:center; margin:0; font-size:12px; height:38px;}
.lan ul li:hover ul li a {display:block; background:#ccc; color:#fff; border-top:2px solid #fff; border-radius:4px; padding:0px; height:36px; line-height:36px; }
.lan ul li:hover ul li a:hover { background:#035c9e;}




/******************关于我们 css***************/
.about{ width:1070px; height:auto; margin:20px auto 20px; background:#fff; padding:45px 65px; line-height:32px; font-size:14px; overflow:hidden;}
.about_tit{ color:#595757; font-size:30px; font-weight:bold; padding-bottom:45px; width:100%}



.abcd{ width:1200px; height:auto; margin:0 auto; overflow:hidden;}

/******************新闻中心 css***************/
.new{ width:1060px; height:auto; margin:0 auto 60px; background:#fff; padding:45px 70px; overflow:hidden;}

.news{ width:100%; border-bottom:1px solid #f8f8f8; float:left; padding-bottom:30px;}
.news a{ display:block;}
.news_img{ width:440px; height:280px; float:left;}
.news_right{ width:470px; height:280px; margin-left:28px; float:left;}
.news_time{ font-size:14px; color:#d3d3d3; width:100%; line-height:58px;}
.news_tit{ font-size:18px; color:#3a81c4; font-weight:bold; width:100%; padding-bottom:14px;}
.news_memo{ font-size:14px; line-height:26px; height:78px; overflow:hidden; padding-bottom:35px;}
.news a p{ width:102px; height:30px; line-height:30px; float:left; color:#3a81c4; text-align:center; border:1px solid #3a81c4;}
.news a:hover p{background:#3a81c4; color:#fff;}
.new img{
	display: block;
	margin: 0 auto;
}
.new li{ width:100%; height:125px; padding:25px 0; float:left; border-bottom:2px solid #f8f8f8;}
.new li a{ display:block;}
.new li a p{ width:125px; height:125px; float:left; background:#f9f9f9; color:#5F5F5F; text-align:center;}
.new li a:hover p{background:#3a81c4; color:#fff;}
.new_right{ float:left; width:820px; margin-left:30px;}
.new li a span{ color:#878787; font-size:18px; width:100%; float:left; font-weight:bold; padding-top:25px; padding-bottom:10px;}
.new_memo{ line-height:26px; height:52px; color:#585757; width:100%; float:left; overflow:hidden; font-size:14px;}

/******************产品中心 css***************/
.probj{ width:1060px; height:auto; margin:0 auto 60px; background:#fff; padding:45px 70px; overflow:hidden;}
.probj li{ width:100%; height:160px; padding-top:36px; padding-bottom:30px; float:left; border-top:2px solid #fafafa;}
.probj li a{ display:block;}
.probj li a .img{ width:222px; height:156px; float:left; border:3px solid #ebecec;}
.probj li a:hover .img{ border:3px solid #3a81c4;}
.probj_right{ float:left; width:650px; margin-left:55px;}
.probj_tit{ line-height:32px; height:32px; color:#353535; font-size:16px; width:100%; float:left;}
.probj_memo{ line-height:26px; height:78px; color:#898989; width:100%; float:left; overflow:hidden; padding-bottom:18px;}
.probj li a span{ width:90px; height:30px; float:left; border:2px solid #f4f4f4; text-align:center; line-height:30px; font-size:14px; color:#898989; background:#f9f9f9;}
.probj li a:hover span{border:2px solid #3a81c4; color:#fff; background:#3a81c4;}



/******************contact/feedback css***************/
.feedback{float:left; width:452px; margin-right:66px; margin-bottom:6px;}
.feedback_tit{ width:100%; height:42px; line-height:42px; font-size:14px; color:#8e8e8e; float:left;}
.form-controls {
  display: block;
  width: 440px;
  padding-left:12px;
  height: 40px;
  float:left;
  font-size: 12px;
  line-height:40px;
  color: #b2b2b2;
  vertical-align: middle;
  background-color: #f9f9f9;  
  background-image: none;
  border:0px none;
  border-radius: 0px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}

.form-controls:focus {
  border-color:none;  
  outline: 0;
  background:#fff;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(58, 129, 196, 1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(58, 129, 196, 1);
}

.feedback2{float:left; width:970px; margin-bottom:6px;}
.form-controls3 {
  display: block;
  width:958px;
  padding-left:12px;
  float:left;
  font-size: 12px;
  line-height:26px;
  color: #b2b2b2;
  vertical-align: middle;
  background-color: #f9f9f9;  
  background-image: none;
  border:0px none;
  border-radius: 0px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}

.form-controls3:focus {
  border-color:none;  
  outline: 0;
  background:#fff;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(58, 129, 196, 1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(58, 129, 196, 1);
}

.botton{ width:150px; height:46px; line-height:46px; background:#3a81c4; color:#fff; font-size:14px; border:0px none; float:left; border-radius:5px; font-family:"微软雅黑"; margin-top:20px;}



.con3 {
    width: 100%;
    height: 145px;
    background-image: url(../images/tiao.png);
    background-repeat: no-repeat;
    background-position: center;
}

.ewm span{
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 24px;
}






/*案例展示*/
.clear{
	clear: both;
}
.case_box{
	padding: 80px 0;
}
.case_box .iab_cn{
	color:#434343;
}
.case_box .iab_bor{
	border-color: #3A81C4;
	margin-bottom: 50px;
}
.case_content li{
	float: left;
	background: #F0F0F0;
	padding: 20px;
	box-sizing: border-box;
	margin: 20px 10px 20px 10px;
	text-align: center;
	padding-bottom: 0;
}
.case_content li span{
	line-height: 50px;
	font-size: 16px;
	color: #434343;
	font-weight: bold;
}
.case_content li img{
	transition: transform 1.6s;
	width: 340px;
}
.case_content li img:hover{
	transform: scale(1.1);
}
.case_content li a.kuang{
	width: 340px;
	height: 226px;
	display: block;
	overflow: hidden;
}
.case_box .iab_more{
	margin-top: 50px;
	border-color: #3A81C4;
}
.case_box .iab_more a{
	color: #3A81C4;
}
.case_box .iab_more:hover{
	background: #3A81C4;
}
