/*首页主体样式*/
.heading{text-align:center;margin-bottom:37px;}
.heading h2{font-size:33px;color:#00479d;font-weight:normal;position:relative;}
.heading h2 a{font-size:14px;color:#388cfe;position:absolute;top:12px;right:0;}
.feature{padding:43px 0;background:#f9f9f9;}
.felist li{width:400px;float:left;}
.felist li a{display:block;padding:0 30px;height:84px;}
.felist li a img{display:block;float:left;margin-right:20px;transition:transform 0.5s;-moz-transition:-moz-transform 0.5s;-webkit-transition:-webkit-transform 0.5s;-ms-transition:-ms-transform 0.5s;}
.felist li a:hover img{opacity: 0.8;filter:alpha(opacity=80); /*IE6,7,8Í¸Ã÷*/transform:scale(1.2,1.2) ;-moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2);}
.felist li a h3{font-size:24px;color:#212121;margin-bottom:5px;}
.felist li a p{font-size:12px;color:#7d7d7d;line-height:24px;}
/*解决方案*/
.solution{width:100%;padding:40px 0 50px 0;background:#fff;overflow:hidden;}
.picshow{width:100%;position:relative;}
.picshow a.prev{display:block;width:40px;height:62px;position:absolute;top:102px;left:-14px;background: url(prev.png) no-repeat;z-index:100;}
.picshow a.next{display:block;width:40px;height:62px;position:absolute;top:102px;right:-14px;background: url(next.png) no-repeat;z-index:100;}
.picshow .bd{width:100%;}
/*选择我们*/
.choose{padding-top:43px;height:581px;background: url(choose.png) center bottom no-repeat;overflow:hidden;}
.tabs{width:1200px;height:500px;}
.tabs .hd{width:380px;float:left;}
.tabs .hd li{width:100%;height:125px;line-height:125px;font-size:22px;color:#6b6b6b;background: url(bg.png) repeat;}
.tabs .hd li a{display:block;padding-left:100px;color:#6b6b6b;background: url(arr.png) 50px center no-repeat;}
.tabs .hd li.on{background: url(bg2.png) repeat;}
.tabs .hd li.on a{color:#50b8ff;background: url(arr_on.png) 50px center no-repeat;}
.tabs .bd{width:820px;height:500px;float:left;background: url(bg2.png) repeat;}
.scheme{padding:0 20px 0 40px;}
.scheme .sbox h3{font-size:24px;color:#fff;font-weight:bold;margin-top:60px;margin-bottom:25px;}
.scheme .sbox p{color:#fff;line-height:24px;}
.scheme .sbox .slist li{width:175px;height:82px;float:left;margin-right:15px;}
/*我们的产品*/
.product{padding:30px 0 0 0;background:#fff;overflow:hidden;}
/*我们的服务*/
.service{padding:30px 0;background:#f9f9f9;overflow:hidden;}
.fuwu ul{margin-right:-32px;}
.fuwu ul li{width:276px;float:left;margin-right:32px;}
.fuwu .fwitem{display:block;padding:20px 20px;border:1px solid #d8d8d8;-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
.fuwu .fwitem h3{font-size:18px;color:#333;margin:15px 0 10px 0;font-weight:normal;}
.fuwu .fwitem p{font-size:14px;color:#999;}
.fuwu .fwitem p span{display:block;width:22px;height:22px;margin-top:20px;background: url(more.png) no-repeat;text-indent:-99999px;}
.fuwu .fwitem img {-webkit-transform: scale(1);transform: rotate(0);-webkit-transition: all 0.3s ease-out;transition: none; }
.fuwu .fwitem:hover{box-shadow: 0 0 10px 0 rgba(0,0,0,.5);}
.fuwu .fwitem:hover img {-webkit-transform:scale(1.3);transform:rotate(360deg);-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}
/*我们的资讯*/
.news{padding:40px 0;background:#fff;overflow:hidden;}
.newsbox .focus{width:600px;float:left;transition: all 0.3s ease;}
.newsbox .focus:hover {margin-left:-20px;}
.newsbox .newlist{width:540px;float:right;}

.col{padding:30px 0 ;overflow:hidden;}
.plane2{text-align:center;margin-bottom:37px;}
.plane2 .ititle{width:1150px;margin:0 auto;height:50px;line-height:50px;font-size:30px;font-weight:700;}
.new_title1{width:46%;float:left;text-align:center;height:60px;line-height:60px;background:#d3d3d3;font-size:18px;margin:10px 2%;}
.new_title1:hover{background:#00479d;color:#fff;font-weight:700;}
.new_title2{width:46%;float:right;text-align:center;height:60px;line-height:60px;background:#d3d3d3;font-size:18px;margin:10px 2%;}
.new_title2:hover{background:#00479d;color:#fff;font-weight:700;}

.value-cont-listnn {
	width:46%;
	vertical-align: top;
	
	height: auto;
	/* padding: 0 10px; */
	margin: 0 2%;
	text-align: left;
	
	overflow: hidden;
	float:left;
}
.value-cont-listnr {
	width:46%;
	vertical-align: top;
	
	height: auto;
	/* padding: 0 10px; */
	margin: 0 2%;
	text-align: left;
	
	overflow: hidden;
	float:right;
}