a{text-decoration:none !improtant;}
a:hover,a:active{text-decoration:none !improtant;}
.sale{}
.sale .salepic:hover img{cursor:pointer;-webkit-animation:bounceIn 1s ease-in-out backwards;animation:bounceIn 1s ease-in-out backwards;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;-ms-transition:all 0.3s linear;transition:all 0.3s linear;}
.wrapper_case{width:100%;height: 770px;/* padding:48px 0 22px 0;*/min-width: 1200px;background:url(/themes/moban/images/counter_bck.jpg);}
/*.imgpro{background:#fafafa url(../img/imgpro.jpg) no-repeat top center;}*/
.case{width:1190px;overflow:hidden;margin:0px auto;}     /*width：1200px;*/
.casetitle{width:100%;height:82px;text-align:center;margin-top:140px;}
/*.casetitle h3{font-size:36px;color:#222;text-shadow:0 0 10px #ccc;}*/
.casetitle span{font-size:20px;color:#fff;line-height: 42px;}   /*color:#666*/
.case .content-wrap{width:1220px;height:650px;padding:6px 10px;}
.case .content-wrap .area{margin-top:35px;border:1px solid #ccc;border-right: none;height:580px;float:left;background:#fafafa;}
/*.case .content-wrap  .area:nth-child(2n){background:#fff;}*/
.case .content-wrap .tzyfw{width:479px;float:left;}
 .case .content-wrap .vhost{width:240px;float:left;}
.case .content-wrap .idcyw{width:240px;float:left;}
.case .content-wrap .wyx{width:240px;float:left;/*border-right:1px solid #e0e0e0;*/} 
.case .content-wrap .wyx-area .fold{width:479px!important;}

.case .content-wrap .content-title{font-size:18px;color:#222;background:#e4e4e4;text-align: center;height:129px;width: 240px;}
.case .content-wrap .content-title img{height:50px;}
/*.case .content-wrap .content-title i{font-size:47px;display: block;padding-top:6px;color:#666;}*/
.case .content-wrap .content-title h4{position:absolute;left:0;top:74px;width:100%;text-align:center;font-size:18px;font-weight: normal;}
.case .content-wrap .content-title span{position:absolute;left:0;top:100px;display: block;width:100%;text-align:center;text-align:center;font-size:12px;color:#666;}


/*.case .content-wrap .area:hover .content-title{background:  #466ec8;}*/
.case .content-wrap .wyx-area{border-right:1px solid #e0e0e0;}
.content-wrap .area .unfold{width: 240px;float:left;overflow: hidden;}
.content-wrap .area .fold{width:480px;}
.case .content-wrap .wyx-area .unfold{width:240px!important;}
.content-wrap .area .content-title-on{background: #0aa0f5;color:#fff;width:100%;}
.area .intro{height:450px; position: relative;}
.area .intro .iconfont{font-size:30px;position: absolute;left:105px;top:384px; color: #ccc;}
.area .same-lists{width:100%;display: table;padding:40px 20px 0px;text-align:center;font-size:13px;color:#666;}

.case .content-wrap {
   
    overflow: hidden;
} 
.case .content-wrap  .area {
    float: left;
    width: 240px;
    border-right: 1px solid #f4f4f4;
    position: relative;
    overflow: hidden;
}
.case .content-wrap  .content-title{
	-webkit-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	-moz-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	-ms-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	-o-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1), z-index 0.12s;	
}
.case .content-wrap .area{	 
	-webkit-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	-moz-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	-ms-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	-o-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1), z-index 0.12s; 	
}
.case .content-wrap .trans {
	-webkit-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	-moz-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	-ms-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	-o-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0.12s; 
}
.case .content-wrap  .area  .unfold {
    width: 240px;
    text-align: center;
    position: absolute;
				z-index: 3;
				opacity: 1;				
				filter: alpha(opacity=100);
				-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));	
				transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
}

.case .content-wrap  .area  .fold {
    width: 480px;
    position: absolute;
    /*left: 240px;*/
     background:#fff;
 				z-index: 2;
			    opacity: 0;
			    filter: alpha(opacity=0);
			    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));   
			        transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s; 
}

.case .content-wrap  .active{width:480px;height:620px;margin-top:15px;border:1px solid #0aa0f5;z-index:9 ;background:#fff;}
/*.case .content-wrap  .active .area  .fold{display: block;}*/
.case .content-wrap  .active{-webkit-box-shadow:0 0 12px 3px #ccc; -moz-box-shadow:0 0 15px 3px #ccc;  box-shadow:0 0 12px 3px #ccc;}
.case .content-wrap  .active .unfold{
/*left: -240px;display: none;*/
				z-index: 2;
			    opacity: 0;
			    filter: alpha(opacity=0);
			    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.case .content-wrap  .active .fold{
					z-index: 3;
				opacity: 1;
				filter: alpha(opacity=100);
				-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.case .content-wrap  .active .unfold .content-title img{display: none;}
.case .content-wrap  .active .unfold .content-title span{display: none;}
.case .content-wrap  .active .unfold .content-title h4{display: none;}
.case .content-wrap  .active .fold{left: 0px;}
.case .content-wrap  .area:nth-child(4){border-right: 1px solid #ccc;}
.case .content-wrap  .active:nth-child(4){border:1px solid #0aa0f5}
.case .content-wrap .active .content-title{width:480px;color:#fff;background:#0aa0f5;height:149px;}
.case .content-wrap .active .content-title i{font-size:48px;padding-top:16px;color:#fff;}

.case .content-wrap .content-title .title-svg{margin-top:14px; }
.case .content-wrap .content-title .title-svg-on{margin-top:29px;}

.case .content-wrap .fold .content-title h4{position:absolute;left:0;top:79px;width:100%;text-align:center;font-size:18px;padding-top:15px;font-weight: normal;}
.case .content-wrap .fold .content-title span{position:absolute;display: block;left:0;top:120px;width:100%;text-align:center;font-size:12px;color:#bdd2ff;}

/*.tzyfw .lists{width:100%;display: table;padding:15px 20px 0px;text-align:left;font-size:13px;color:#ababab;height: 197px;}
*/
.tzyfw .lists li{width:50%;height:160px;  float:left;padding:5px 10px;line-height: 2.5;}
.tzyfw .lists li a{color:#666;}
.tzyfw .lists li h4{font-size:16px;color:#222;text-align: left;}
.same-lists li h4{font-size:16px;text-align: center; margin-bottom: -16px;}
.same-lists h4｛ margin-bottom: -16px;｝
.tzyfw .lists li:hover h4,.same-lists li:hover h4{color:#ff3c3c;}

.same-lists li{width:100%;/* padding:2px 0px 28px; */line-height: 3; text-align: center;}
.same-lists li a{color:#666;}
.tzyfw .seckill{position:relative;padding-top: 20px;border-top:1px dashed #e5e5e5;background: url('../img/icon-seckill.png') no-repeat top left;}
.tzyfw .seckill .lists li {padding:0px 20px 0px;width:90px;line-height: 1.5;}
.tzyfw .seckill .lists li.sec-price{width:60%;font-size:16px;}
.tzyfw .seckill .lists li.sec-price .money{font-size:20px;color:#ff3c3c;}
.tzyfw .seckill .lists li.sec-price .money m{font-size:34px;}
.tzyfw .seckill .lists li.sec-rob{width:40%;padding: 32px 20px;}
.tzyfw .seckill .lists li.sec-rob a{display: inline-block;width:96px;height:29px;background:#ff3c3c;border-radius:4px;text-align: center;color:#fff;}
.tzyfw .seckill .sectitle{font-size:18px;color:#828282;padding-left:40px;float:left;}
.tzyfw .lists .sec-lists-t{width:36px;}
.tzyfw .seckill .sectime{width:38%;position:relative;float:right;right:20px;font-size:20px;color:#303030;}
.tzyfw .seckill .sectime span{display: inline-block;text-align:center;color:#fff;width:20px;height:30px;border-radius:2px;background: #303030;margin:0 1px;}
.tzyfw .lists .sectime #holder{width:140px;height:32px;}
.cntSeparator{display:block;color:#000;font-size:12px;font-weight:800;text-align:center;width:20px;}
/*???0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??769875???0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??6767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??16??0??673??0??3??ì??0??10????1??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??16??0??673??0??10??0??110??0??3??0…221??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767677??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??16??0??673??0??10??6??73??§??0…1??0??10??0??110??0??10??0??1110??0??10??6??73??0??10????21??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??6767692?????0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??769871??????-????0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??6767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??16??0??673??0??3??ì??0??10????1??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??16??0??673??0??10??0??110??0??3??0…221C??????0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??16??0??673??0??10??6??73??§??0…1??0??10??0??110??0??10??0??1110??0??10??6??73??0??10????21??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??16??0??673??0??10??0??110??0??3??0…2221??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??10??0??1110??0??10??6??73??0??10????2224??*/
.tzyfw .top-products{padding:24px 30px 0;overflow: hidden;}
.tzyfw .top-special{padding:32px 30px 35px;border-bottom:1px solid #ddd}

.tzyfw .top-products .top-products-left{color:#666;width:280px;float:left;}
.tzyfw .top-products .top-products-left h4{color:#222;font-size:16px;line-height: 37px;}
.tzyfw .top-products .top-products-left p{font-size:13px;line-height: 22px;}
.tzyfw .top-products .top-products-right{float:right;width:125px;position:relative;top: 41px;left:46px;}
.tzyfw .top-products .top-products-right a{display: inline-block;padding:7px 11px;font-size: 14px;color:#0aa0f5;border:1px solid #0aa0f5;border-radius: 5px;
/*-webkit-transition:background 0.3s linear;
   -moz-transition:background 0.3s linear;
        transition:background 0.3s linear;*/
        background: #0aa0f5;color:#fff;border-color:#0aa0f5;
}
/*.tzyfw .top-products .top-products-right a:hover{background: #466dc8;color:#fff;border-color:#466dc8;}*/
.tzyfw .lists li a.buyit{color:#ff4d5e;position:relative;top:-6px;font-size:12px;font-weight:600;}
.tzyfw .lists li a.buyit:hover{text-decoration: underline;}
.tzyfw .lists{width:100%;display: table;padding:43px 20px 0px;text-align:left;font-size:13px;color:#666;height: 347px;}
.tzyfw .lists li h4{margin-bottom:8px;}
.tzyfw .lists li p{line-height:24px;}

.tab-control{
	width: 100%;
	height: 130px;
/*	position: absolute;
	margin-top:-134px;*/
	background: rgba(232,232,232,1);
	z-index:6;
}
.tab-control .main{
	width: 1200px;
	margin: 0 auto;
}
.tab-control .main li{
	position:relative;
	width: 20%;
	float: left;
	text-align: center;
}
.tab-control .main li a{
	display:table;
	/*padding:42px 0;*/
	height: 130px;
}
.tab-control .main li a .tab-svg{display: table-cell; vertical-align: middle; width: 100px; padding-top:  overflow: hidden;}
/*.tab-control .main li:first-child a .tab-svg{border: 1px solid pink;}*/
.tab-control .main li a .tab-txt{display: table-cell;vertical-align: middle;text-align: left;}
.tab-control .main li .tab-hot{
	display: block;
    position: absolute;
    left: 57%;
    margin-left: -13px;
    margin-top: -20px;
    width: 26px;
    height: 16px;
	background: url(../img/tab-hot.png) no-repeat;
}
.tab-control .main li a.bge3e6f0{
	background: #fff;
	width: 100%;
}

.tab-control .main h4{
	font-size:18px;
	color:#222;
	line-height: 33px;
	text-align: left;
}
.tab-control .main h4:hover{color:#0aa0f5;}
.tab-control .main h5{
	font-size: 14px;
	color:#666;
	line-height: 20px;
}




/*2016-9-23-17:07*/
/*??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??6767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??16??0??673??0??10??0??110??0??16??0??69870??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767690??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767698??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??16??0??673??0??10??6??73??§??0…1??0??10??0??110??0??10??0??1110??0??10??6??73??0??10????2185*/
.eg{width:100%;height:635px; /*background:#282c38 url(../img/anli-bg.png)no-repeat center top;background-size: 100% ;*/}
/*.eg-1{width:1200px;height:281px;margin:0 auto;background:url(../img/anli-1.png);}*/
.eg .title{width:300px;height:auto;margin:0px auto;padding-top: 50px;  text-align:center;margin-bottom: 42px;}
.eg .title h3{    font-size: 36px;font-weight:normal; color:#222; text-shadow: 0 0 10px #ccc;}
.eg .title span{font-size: 14px;color: #666;line-height: 35px;text-shadow: 0 0 10px #bbb;}

.success-case ul{width: 1200px;height: 150px;margin: 0 auto;}
.success-case ul li{width: 240px;height: 150px;float: left; text-align: center;}
.success-case ul li span{display:table-cell;width:240px;height: 60px;text-align: center;vertical-align: middle;}
.success-case ul li h3{font-size: 14px;color: #222;font-weight: bold; margin: 7px 0 13px 0;}
.success-case ul li p{font-size: 12px;color: #666;}


.eg .more{width:90px;height:30px;margin:25px auto 0 auto;border:1px solid #ccc; color:#fff;padding:0 2px;font-size:12px;color:#999;line-height:30px;text-align:center;border-radius:15px;}
.eg .more i{font-size:5px;color:#ccc;}
.eg .more:hover{background:#0aa0f5;color:#fff!important;border-color:#0aa0f5;}
.eg .more:hover i{color:#fff!important;}
/*??????*/
.advantage{width:100%;margin-top:-4px;background:#f0f0f0 url(../img/youshi-bg.png)no-repeat center;background-size: 100%;clear:both;}
.advantage .title{width:300px;height:80px;margin:0px auto;text-align:center;}
.advantage .title h3{    font-size: 36px;font-weight:normal; color: #222; text-shadow: 0 0 10px #ccc;}
.advantage .title span{font-size: 14px;color: #666;line-height: 24px;text-shadow: 0 0 10px #bbb;}
.advantage .title em{margin:0 2px;  font-size:50px;font-style:normal;color:#0aa0f5;text-shadow: 0 0 10px #bbb;}
.advantage-content{width:1200px;height:628px;margin:0 auto;}
.advantage-content .list{width:1220px;margin-left:-20px;height:440px;}
.advantage-content .list li{position:relative;width:285px;height:210px;padding:30px 0 0 0;background:#fff;margin-left:20px;margin-bottom:20px;float:left;text-align: center;}
.advantage-content .list li{transition:All 0.3s ease-in-out;    -webkit-transition:All 0.3s ease-in-out;    -moz-transition:All 0.3s ease-in-out;    -o-transition:All 0.3s ease-in-out;}
.advantage-content .list li h3{position:absolute;top:110px;width:285px;font-size:20px;color:#222;font-weight: normal;}
.advantage-content .list li p{position:absolute;top:147px;width:285px;font-size:14px;color:#666;line-height:23px;}
.advantage-content .list li:hover{  -webkit-box-shadow:0 0 20px 7px #ddd;  -moz-box-shadow:0 0 20px 7px #ddd;   box-shadow:0 0 20px 7px #ddd; }
.advantage-content .list li:hover{transform:translate(0,-6px);    -webkit-transform:translate(0,-6px);    -moz-transform:translate(0,-6px);    -o-transform:translate(0,-6px);    -ms-transform:translate(0,-6px);}
/*??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??6767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??16??0??673??0??3??ì??0??10????1??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??16??0??673??0??10??0??110??0??3??0…221??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??6767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??16??0??673??0??3??ì??0??10????1??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??16??0??673??0??10??0??110??0??3??0…221??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767677??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??6??73??0??3¨????0??10??6??73??0??3¨??30???0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??6767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??16??0??673??0??3??ì??0??10????1??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??16??0??673??0??10??0??110??0??3??0…221??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??6767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??16??0??673??0??3??ì??0??10????1??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??16??0??673??0??10??0??110??0??3??0…221???0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767676*/
.information{width:1200px;height:524px;margin:0 auto;}
.information .title{width:100%;text-align: center ;}
.information h3{    font-size: 36px;font-weight:normal; color: #222; text-shadow: 0 0 10px #ccc;margin-top:48px;}
.information  span{font-size: 14px;color: #666;line-height: 36px;text-shadow: 0 0 10px #bbb;}

.information-content{width:100%;height:auto;margin-top:19px;}
.information-content .title{position:relative;width:100%;height:50px;font-size:18px;text-indent:15px;text-align:left;line-height:50px;color:#fff;background:#0aa0f5;}
.information-content .title a{position:absolute;width:22px;height:22px;top:15px;right:12px;background: url(../img/anli-ico.png)no-repeat 0 -361px;}
    
.information-content .blog{position:relative;width:590px;height:400px;border:1px solid #0aa0f5;overflow: hidden;float:left;-webkit-border-radius: 5px; -moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px; border-radius: 5px;}
.information-content .news{position:relative;width:590px;height:400px;border:1px solid #0aa0f5;overflow: hidden;float:right;-webkit-border-radius: 5px; -moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px; border-radius: 5px;}
.information-content li{padding-left:20px;line-height:38px;}
.information-content li a{font-size:14px;color:#333;}
.information-content li i{float: left; font-style: normal;}
.information-content li p{display: inline-block;width:400px;margin-right:100px;text-indent:10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    float: left; }
.information-content li span{font-size: 12px;color:#999;text-shadow: none;}
.information-content li a:hover{color:#0aa0f5;}
.information-content li a:hover span{color:#0aa0f5;}
.interpretation{position:absolute;left:34px;bottom:9px;font-size:12px ;color:#ccc;}


.products{ 
	width:1200px;
	height: 700px;
	margin: 0 auto;	
	padding-top:40px;		
	}
.products li{
	float:left;
	transition: all 0.32s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	margin-left:-1px; 
	}
.products .li:first-child{margin-left:0;}						
.products .card{
	position:relative ;
	width:211px;
	height:485px;
	float:left; 
	/*margin-top: 40px;*/
	/*border: 1px solid #ccc;*/	
	z-index:9;
	transition: all 0.32s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;			
	}				
.products .title{
	position:absolute;
	width:100%;
	height: 129px;
	left:0 ;
	top:0px;
	text-align:center ;
	background:#e4e4e4;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
  	transition: all 0.32s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	}

.products .title .card-img{text-align:center;padding-top:15px;}	
.products .title .card-img img{
	height:50px;
	display:block; 
	margin:0 auto;
  -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;	
	}
.products .title .card-img .on-hover{display:none;}	
.products .title h4{font-size:18px;color:#222;font-weight: normal;margin-top:5px;}
.products .title p{font-size:12px; color:#666;margin-top:-22px;}			

.products .active .title .card-img{padding-top:30px;}
.products .active .title .card-img .on-hover{display:block;}		
.products .active .title .card-img .un-hover{display:none;}
.products .active .title h4{color:#fff;margin-top:10px;}
.products .active .title p{color:#bdd2ff;}

.products .first{
	position: absolute;
	left: 0;
	top:129px;
	width:100%;
	height: 340px;
	background:#fafafa;
	overflow: hidden;

	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;		
	
	z-index: 3;
	opacity: 1;				
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));		
  	-webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;	
  	-moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;	
  	-o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;	
    transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;					
}	
.products .second{
	position: absolute;
	left: 0;
	top:129px;				
	width:100%;
	height: 355px;
	background:#fff;
	overflow: hidden;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  	-webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;	
  	-moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;	
  	-o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
 	transition: all 0.12 cubic-bezier(0.4, 0, 0.2, 1) 0s;		    					
}			
.products .active .card{
	/*background:#fff;*/				
	width:360px;
	/*height:620px;*/
	/*margin-top:20px;*/
		
	-webkit-box-shadow:0 0 12px 3px #ccc; 
	-moz-box-shadow:0 0 15px 3px #ccc;  
	box-shadow:0 0 12px 3px #ccc;
	z-index:90;						
	}

.products .li:first-child .card{width: 240px;}		
.products .active .card .title{
	top:-20px;
	height: 149px;
	background:#457edd;
	border-color:#457edd;
	box-shadow: 0 -3px 12px #ccc; /*??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??10??0??1110??0??10??6??73??0??10????2229??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767676??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??10??0??1110??0??10??6??73??0??10????2225??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??76767697??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??6??73??0??3¨????0??10??6??73??0??3¨??36??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??16??0??673??0??10??6??73??§??0…1??0??10??0??110??0??10??0??1110??0??10??6??73??0??10????2181??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??6??73??0??3¨????0??10??6??73??0??3¨??37??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111116??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??6767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??0??110??0??16??0??673??0??10??0??110??0??16??0??69870*/		

	}
.products .active .card .first{
	/*border-color:#0aa0f5;*/
	z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  	-webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;	
  	-moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;	
  	-o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
 	transition: all 0.12 cubic-bezier(0.4, 0, 0.2, 1) 0s;		    
    
	}				
.products .active .card .second{
	/*border-color:#0aa0f5;*/
	z-index: 3;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  	-webkit-transition:all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;	
  	-moz-transition:all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;	
  	-o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
 	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;			
	
	}
	
.first .same-lists {
    width: 100%;
    display: table;
    padding: 40px 20px 0px;
    text-align: center;
    font-size: 13px;
    color: #666;
}
.first .same-lists li {
    width: 100%;
    /* padding: 2px 0px 28px; */
    line-height:3;
    text-align: center;
}
/*.first .same-lists li h4 {
    font-size: 16px;
    color: #222;
    text-align: center;
}*/
.first .iconfont {
    font-size: 30px;
    position: absolute;
    left: 105px;
    top: 384px;
    color: #ccc;
}
.second .top-special {
    padding: 0px 39px 0px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    position:relative ;
	text-align:center;
}
.second .top-products .top-products-left {
    color: #666;
    width: 280px;
    float: left;
}
.second .top-products .top-products-left h4 {
    color: #666;
    font-size: 16px;
    line-height: 37px;
}
.second .top-products .top-products-left p {
    font-size: 13px;
    line-height: 22px;
}
.second .top-products .top-products-right {
    float: right;
    width: 125px;
    position:absolute;
    top: 63px;
    right:-6px;
}
.second .top-products .top-products-right a {
    display: inline-block;
    padding: 7px 11px;
    font-size: 14px;
    color: #0aa0f5;
    border: 1px solid #0aa0f5;
    border-radius: 5px;
    background: #0aa0f5;
    color: #fff;
    border-color: #0aa0f5;
}
.second .tzyfw-lists {
    width: 100%;
    display: table;
    text-align: left;
    font-size: 13px;
    color: #666;
    height: 200px;
}
.second .tzyfw-lists li {
    width: 50%;
    height: 160px;
    float: left;
    padding:0px 0 0 27px;
}
/*??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??6??73??0??3¨????0??10??6??73??0??3¨??37??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??6??73??0??3¨????0??10??6??73??0??3¨??34a*/
.second .tzyfw-lists li a {
    color: #666;
}
/*.second .tzyfw-lists li a h4{
	font-size: 16px;
	color: #222;
	margin-bottom: 7px;
}*/
.second .tzyfw-lists li a p {
    line-height: 23px;
}
/*??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??6??73??0??3¨????0??10??6??73??0??3¨??32??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??16??0??673??0??10??6??73??0??10??6??98757a*/
.second .tzyfw-lists li{
    color: #666;
}
/*.second .tzyfw-lists li h4{
	font-size: 16px;
	color: #222;
	margin-bottom: 7px;
}*/
.second .tzyfw-lists li p {
    line-height: 23px;
}
.second .tzyfw-lists li a.buyit {
    color: #ff4d5e;
    position: relative;
    top: 2px;
    font-size: 12px;
    font-weight: 600;
}

//

/*??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??6??73??0??3¨????0??10??6??73??0??3¨??37??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??6??73??0??3¨????0??10??6??73??0??3¨??34a*/
.second .tzyfw-lists li a {
    color: #666;
}
/*.second .tzyfw-lists li a h4{
	font-size: 16px;
	color: #222;
	margin-bottom: 7px;
}*/
.second .tzyfw-lists li a p {
    line-height: 23px;
}
/*??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1116??0??10??0??110??0??16??0??67673??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??7673??0??10??6??73??0??3¨????0??10??6??73??0??3¨??32??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??1111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11116??0??10??0??110??0??10??0??1110??0??10??0??116??0??10??6??767673??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??111110??0??10??0??110??0??10??0??1110??0??10??0??110??0??10??0??11110??0??10??0??110??0??16??0??673??0??10??6??73??0??10??6??98757a*/
.second .tzyfw-lists li{
    color: #666;
}
/*.second .tzyfw-lists li h4{
	font-size: 16px;
	color: #222;
	margin-bottom: 7px;
}*/
.second .tzyfw-lists li p {
    line-height: 23px;
}
.second .tzyfw-lists li a.buyit {
    color: #ff4d5e;
    position: relative;
    top: 2px;
    font-size: 12px;
    font-weight: 600;
}



.service-infor {
  /*padding: 0px 20px 20px 20px;*/
  margin-right: 20px;
  text-align: center;
  position: absolute;
  width: 225px;
  height: 388px;
  top: 0px;
}




/* 列表页 */
.local_menu {

	width: 1200px;

	float: left;

	margin-top: -20px;

	margin-bottom: 20px;

	height: 40px;

}



.location {

    font-size: 14px;

	color: #626262;

	float: left;

	line-height: 40px;

	height: 40px;

}

.content{ width:1200px; margin:0 auto;}

.newslib ul li{ padding-bottom:40px; margin-top:40px; border-bottom:1px solid #eee;}
.newspic{width:247px; height:150px; padding:2px; /* border:1px solid #eee; */ float:left; margin-right:20px;}
.newstitle{width:868px; height:150px; padding:2px; float:left; overflow:hidden;}
.newstitle h2{ font-size:24px; color:#00a0e9; margin:0 0 10px 0;}
.newstitle .time{ color:#999; margin:0;}
.newstitle .font, .news_content .font{ font-size:14px; padding:0;}
.news_content h2{ font-size:24px; color:#00a0e9; margin:0 0 10px 0; text-align:center;}
.news_content .time{ color:#999; margin:0; border-bottom:1px solid #eee; text-align:center; padding-bottom:10px; margin-bottom:20px;}
.news_content{ margin:40px 0;}
.newstext{ font-size:14px; color:#1d2088;}
.newstext:hover{ color:#00a0e9;}
.newsbg{ background:#00a0e9; height:535px;}
.newsbg img{margin:0 auto; padding:0; display:block; vertical-align: middle;}

.page-button{bottom:30px;height:100px;font-size:14px;color:#999;text-align:center;box-sizing:border-box;width:100%;}
.page-button ul{display:inline-block}
.page-button .pages,.page-button .page-flip,.page-button .omit{display:inline-block;padding:5px 5px;min-width:35px;border:1px solid #eee;text-align:center;margin-left:10px;cursor:pointer;}
.page-button .pages:hover,.page-button .page-flip:hover,.page-button .omit:hover{border-color:#09F}


/* 内容页 */
.content{ width:1150px; margin:0 auto; margin-top:180px;}
.content .articleContent p{ font-size:14px;text-indent:2em;color:#333333; line-height: 30px;}
/*p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}*/

.N_info{ font-size:12px; text-align:left; margin-left:5px; color:#a5a5a5;}
.pevNext{ overflow:hidden; font-size:16px; color:#000000; font-weight:bold; line-height:80px;}
.pevNext a{ color:#000000;}
.pevNext a:hover{color:#e6212a}
.pevNext .newspev{ float:left;}
.pevNext .newsNext{ float:right;}


.view-news-trends {
    height:174px;
	margin-bottom:-14px;
	background: #fff;
}



/* 我们的团队 */
.main {width: 1200px;margin: 0 auto 50px;height: auto; margin-top:50px;}
.page_title_w1200 {

   margin-top: -10px;

	width: 1178px;

	text-align: center;

	height: auto;

	float: left;

	margin-bottom: 50px;

}

.page_title_w1200 h1 {

	font-size: 28px;

	line-height: 50px;

	font-weight: bold;

	border-bottom: 2px solid #FB6000;

	padding-top: 10px;

	width: 100%;

	height: 48px;

	display: inline;

	padding-bottom: 8px;

}

#jjfa{width: 1200px;height: auto;overflow: hidden;position: relative;float: left;}
.team_box, .team_show {
	float: left;
	height: auto;
	width: 1200px;
	margin-bottom: 60px;
}
.team_box img {
	float: left;
	height: auto;
}
.team_box_r{
	float: right;
	height: auto;
	width: 650px;
}
.team_box_r .txt{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FB6000;
	line-height: 24px;
	margin-bottom: 40px;
	padding-left: 10px;
}
.team_box_r .pic {
	float: left;
	width: 74px;
	margin-right: 50px;
}
.team_box_r .pic img{
	float: left;
}
.team_box_r .pic .txt2{
	line-height: 28px;
	width: 74px;
	text-align: center;
}
.team_show .box_txt{
	width: 670px;
	line-height: 30px;
}
.team_show .box_pic{
}


/* 关于我们 */
.about-main p {
	margin-bottom: 20px !important;
}
.about-main .main{margin: 0 auto;}
.about-main .main h2{margin-bottom: 0 auto;}
.about-main img {
    max-width: 100%;
    height: auto;
}
.space {
    padding-top: 80px;
    padding-bottom: 80px;
}

.section-break-new.left-to-right {
	background-color: #FFF;
	background-image: -webkit-linear-gradient(right,#FFF,#dedede);
	background-image: linear-gradient(to left,#FFF,#dedede);
}
.section-break-new.size-md {
	margin-top: 30px;
	margin-bottom: 30px;
}
.section-break-new {
	display: block;
	height: 1px;
	width: 100%;
}

.nav-menu {
	width: 100%;
	overflow: hidden;
	background-color: #F7FBFB;
	box-shadow: inset 0 -1px 0 #e3e3e3;
	margin-top: 126px;
}
.nav-menu ul {
	display: block;
	margin: 0 auto;
	padding: 0;
}
.nav-menu ul li {
	float: left;
	width: 20%;
	list-style: none;
}
.nav-menu ul li:first-child a {
	border-left: 1px solid #e3e3e3
}
.nav-menu ul a {
	color: #555;
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	padding: 20px 0;
	float: left;
	text-align: center;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background-color: #F7FBFB;
	letter-spacing: .5px;
	transition: all 0.2s ease-in-out
}
.nav-menu ul a:hover {
	color: #F86539;
	background-color: #FFF;
}
.nav-menu ul .active a {
	color: #F86539;
	font-weight: bold;
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
.nav-menu ul a:after {
	content: "";
	clear: both
}

element.style {
    text-indent: 6em;
    line-height: 2.1;
    margin-left: 20px;
}
.about-main p {
	margin-bottom: 20px !important;
}
p.size-lg {
	font-size: 16px;
}
.tz-content {
    text-align: center;
}
@media (min-width: 768px)
.col-sm-offset-1 {
    margin-left: 8.33333333%;
}

.event .fa {
    display: block;
    text-align: center;
    font-size: 16px;
    position: absolute;
    top: -5px;
    left: -8px;
    width: 42px;
    line-height: 37px;
    margin: 0;
    z-index: 120;
    color: #2F8DDF;
    border: 3px solid #2F8DDF;
    background: #fff;
    border-radius: 50%;
    outline: 4px solid #fff;
}
.fa-rocket:before {
    content: "\f135";
}
.timeline {
    position: relative;
    padding: 1em 0 3em;
	margin-left: 10%;
}
.event {
    position: relative;
    padding: 0 1em 4em 2.4em;
}
.event:before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: -10px;
    left: 12px;
    width: 3px;
    background: #2F8DDF;
}
.event:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 7px;
    width: 12px;
    height: 12px;
    border: 3px solid #2379BD;
    outline: 4px solid #fff;
    border-radius: 50%;
    background: #fff;
}
.event h2 {
    margin-left: .6em;
    margin-bottom: .4em;
    /* font-size: 1.9em; */
    font-weight: 400;
    letter-spacing: 1px;
	color: #1c2334;
	font-family: "Microsoft Yahei";
}
.event .date {
    display: block;
    color: #333;
    font-size: 1.4em;
    line-height: 24px;
}
.event h4 {
    margin: 0;
    padding: 0;
	font-weight: normal;
	color: #333;
	line-height: 1.1;
	font-size: 18px;
	font-family: "Microsoft Yahei";
}
.event p:last-child {
    margin-bottom: 0;
    font-size: 14px;
}
.event p {
    margin: .4em 0;
    color: #666;
}
.event.current:after {
    border-color: #2F8DDF;
}

.joinus-main {
    line-height: 1.8;
}
@media (min-width: 1200px)
bootstrap.min.css:5
.container {
    width: 1170px;
}
.container:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.container img {
    max-width: 100%;
    height: auto;
	vertical-align: middle;
}
.joinus-main h2 {
    font-size: 18px;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
	color: #1c2334;
	margin-top: 0;
	font-weight: normal;
}
.joinus-main h2 span {
    margin-left: 10px;
    color: #999;
}
.joinus-main .main-top > div {
    min-height: 280px;
}
.fl_content {
    text-align: center;
    padding: 20px 20px 0 20px;
    background: #fff;
}
.joinus-main .main-top .main {
    clear: both;
    padding: 10px;
    margin-bottom: 20px;
}
.joinus-main .main-top {
    padding-bottom: 40px;
}
.main img {
    max-width: 100%;
    height: auto;
	border: 0;
	vertical-align: middle;
}
.joinus-main .main-top .main h3 {
    padding-top: 30px;
	font-weight: normal;
	margin-top: 0;
}
.joinus-main .main-top h3 {
    color: #6C6C73;
    font-size: 18px;
    margin-bottom: 10px;
}
.joinus-main .main-top .main p {
    line-height: 24px;
}
.joinus-main .main-top .lead {
    color: #999;
    font-size: 14px;
	margin-bottom: 20px !important;
	font-weight: 300;
}
.joinus-main .main-info {
    clear: both;
}
.joinus-main h2 {
    font-size: 18px;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
	font-weight: normal;
	color: #1c2334;
	margin-top: 0;
}
.joinus-main h2 span {
    margin-left: 10px;
    color: #999;
}
.joinus-main .main-info .menu-sub {
    width: 100%;
    clear: both;
    display: table;
    margin: 30px auto;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
	margin-top: 0;
    margin-bottom: 10px;
}
.joinus-main .main-info .menu-sub li {
    float: left;
    margin-right: 10px;
}
.joinus-main .main-info .menu-sub li a {
    padding: 5px 20px;
    position: relative;
    width: 100px;
    color: #666;
    font-size: 16px;
    border-radius: 4px;
    display: block;
    text-align: center;
	text-decoration: none;
	border: 0;
	outline: none;
	transition: all .3s ease-in;
}
.tab-content>.active {
    display: block;
}
.tab-content>.tab-pane {
    display: none;
}
.fade.in {
    opacity: 1;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.joinus-main .main-info .main {
    padding: 30px;
    border-bottom: 1px solid #f0f0f0;
    background-color: #F9F8F8;
}
.tab-content .main h4{font-weight: normal;
    color: #1c2334;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "Microsoft Yahei","Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
	font-size: 18px;
	}
.tab-content .main strong{font-weight: 700; font-size: 14px; color: #666;}
.tab-content .main ol{margin-top: 0;
    margin-bottom: 10px;
	font-size: 14px;
	color: #666;
	}
.joinus-main .main-info .menu-sub li.active a, .joinus-main .main-info .menu-sub li a:hover {
    background: #1e88e5;
}
.joinus-main .main-info .menu-sub li.active a, .joinus-main .main-info .menu-sub li a:hover {
    color: #FFF;
    background-color: #328DDB;
}
.joinus-main .main-info .menu-sub li a {
    padding: 5px 20px;
    position: relative;
    width: 100px;
    color: #666;
    font-size: 16px;
    border-radius: 4px;
    display: block;
    text-align: center;
}
a:hover {
    text-decoration: none;
}
.joinus-main .main-info .menu-sub li.active a:after, .joinus-main .main-info .menu-sub li.active a:hover:after {
    content: '';
    position: absolute;
    border-top: 7px solid #328DDB;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    bottom: -7px;
    left: 45%;
}
.joinus-main .main-info p.email {
    background: #1e88e5;
}
.joinus-main .main-info p.email {
    padding: 15px;
    max-width: 100%;
    border-radius: 30px;
    text-align: center;
    width: 500px;
    margin: 80px auto 20px;
    /* background: #00bbfd; */
	font-size: 14px;
    color: #fff;
}
.contact-main .main-inner {
    margin: 30px 0;
    padding: 100px 50px;
    border-radius: 4px;
    border: 1px solid #EEE;
}
.contact-main .main-inner.hk {
    background-image: none;
    border: 0;
}
.contact-main .main-inner.hk {
    background-image: url(/img/hk.png);
    background-position: center center;
    background-size: cover;
}
.main-inner .main{font-weight: normal;
    color: #1c2334;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "Microsoft Yahei";
	font-size: 24px;
	}
.contact-main .main-inner p {
    margin-bottom: 10px;
	    color: #666;
}
.main-inner .main p.size-lg {
    font-size: 16px;
}
.main-inner .main strong{font-weight: 700;}
.main-inner .main img{border: 0;max-width: 100%;
    height: auto;vertical-align: middle;}





/* 渠道合作 */
/*网站部署面临的问题*/
.issue-icon {
	background: url(../images/f-issue-sprite.png) no-repeat;
}
.mobile-issue-icon {
	background: url(../images/m-issue-sprite.png) no-repeat;
}
.game-issue-icon {
	background: url(../images/g-issue-sprite.png) no-repeat;
}
.web-issue-icon {
	background: url(../images/w-issue-sprite.png) no-repeat;
}
.issue-title {
	/* padding-top: 30px; */
	padding-bottom: 20px;
	font-size: 36px;
	color: #555;
	text-align: center;
}
section.reseller-sale.space {
    padding-top: 30px;
    padding-bottom: 80px;
}
.issue-title-ico {
	margin: 20px 0px 60px 0px;
	width: 100%;
	height: 29px;
	background: url("../img/issue_title_ico.png") no-repeat center;
}
.web-issue{width: 1200px;margin: 0 auto 10px;height: auto; margin-top:180px;}

.web-issue-list li {
 	width: 23%;
 	height: 380px;
 	padding-top: 35px;
 	margin: 0px 1%;
 	 float: left; 
 }
.game-list li {
	width: 31%;
}
.web-issue-list li:hover {
	background-color: #fff;
	-webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);  
	-moz-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);  
	box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
}
/* .web-issue-list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
} */
.web-issue-list li span {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.issue_type_01 {
	background-position: 0 0;
}
.issue_type_02 {
	background-position: 0 -100px;
}
.issue_type_03 {
	background-position: 0 -200px;
}
.issue_type_04 {
	background-position: 0 -300px;
}
.web-issue-list li a:hover .issue_type_01 {
	background-position: -100px 0;
}
.web-issue-list li a:hover .issue_type_02 {
	background-position: -100px -100px;
}
.web-issue-list li a:hover .issue_type_03 {
	background-position: -100px -200px;
}
.web-issue-list li a:hover .issue_type_04 {
	background-position: -100px -300px;
}
.web-issue-list li a:hover p {
	color: #0080ff;
}
.web-issue-list li p {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 20px 0px 15px 0px;
}
.web-issue-list li p a{


}
.web-issue-list li a{text-decoration: none;}
.web-issue-list li .issue-introduce {
	margin: 0px 20px;
	font-size: 12px;
	color: #999;
	line-height: 24px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    z-index: 10;
	position: relative;
}
.reseller-title h2 {
    color: #555;
    font-size: 36px;
	font-weight: 500;
    position: relative;
    overflow: hidden;
}
.reseller-title h2:after {
    top: 50%;
    content: '';
    height: 2px;
    width: 100%;
    margin-left: 15px;
    position: absolute;
    background-color: #EEE;
}
.reseller-box2 h3 {
    margin-bottom: 15px;
    padding-top: 10px;
	font-weight: normal;
    color: #1c2334;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "Microsoft Yahei";
}
.reseller-box2 {
    background: #fff;
    padding: 10px 0 10px 10px;
    margin-top: 20px;
}
.reseller-box2 p {
    font-size: 14px;
    line-height: 25px;
    color: #6f7c82;
    margin-top: 15px;
}

.circle-check.size-xs {
    height: 20px;
    width: 20px;
    font-size: 11px;
   /*  line-height: 18px; */
}
.circle-check.theme-blue {
    border-color: #4e8ef8;
    color: #4e8ef8;
}
.circle-check {
    height: 25px;
    width: 25px;
    font-size: 14px;
    line-height: 25px;
    vertical-align: top;
    border-radius: 999em;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}

/* element.style {
    padding: 0;
    margin: 0;
} */

/* h1, h2, h3, h4, h5 {
    font-weight: normal;
    color: #1c2334;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "Microsoft Yahei","Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
} */
.domian_bnt a:link{ color:#1d1d1d; text-decoration:none;} 
.domian_bnt a:visited {color:#1d1d1d; text-decoration:none;} 
.website_block h1 {
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    font-size: 36px;
    color: #555;
}
.black_fontp {
    padding-top: 20px;
    font-size: 14px;
    color: #818181;
    line-height: 30px;
	text-align: center;
}
.black_font {
    text-align: center;
    /* color: #494949; */
}
.website_name {
    font-weight: 600;
    font-size: 16px;
    padding: 15px 0 10px 0;
    color: #737272;
}
.dns_tab {
    margin-top: 40px;
    text-align: center;
    padding: 20px 0;
    border: 1px #fff solid;
    min-height: 290px;
}
/* .row :hover{
    border: 1px #7b94ce solid;
}
.row.website_adva :hover{
     border: 0px #fff solid;
}
.row.website_name :hover{
     border: 0px #fff solid;
}
.row.website_cintent :hover{
     border: 0px #fff solid;
} */
.website_cintent {
    padding: 0 35px;
}
.website_cintent {
    font-size: 14px;
    line-height: 24px;
    color: #818181;
}
.domian_bnt a {
    color: #fff;
    display: block;
    width: 270px;
    height: 54px;
    line-height: 54px;
    background: #447FD4;
    border-radius: 15px;
}

.website_dns_btn a:hover {
    color: #494949;
}
.domian_bnt a:hover {
   /*  color: #fff; */
    display: block;
    width: 270px;
    height: 54px;
    line-height: 54px;
    background: none;
    border-radius: 15px;
    border: 2px #447FD4 solid;
}
.domian_bnt {
    width: 270px;
    height: 54px;
    font-size: 16px;
    margin: 20px auto 0 auto;
    text-align: center;
}


.reseller-hdxz{background:#f8f8f8;width:100%;min-height:554px; background-position: center; margin-top:20px;}
.reseller-hdxz h2{/* color:#333;  font-size: 36px; font-weight: 500; */ 
    color: #555;
    font-size: 36px;
    font-weight: 500;
    position: relative;
    overflow: hidden;}
.head-title{padding-top:50px;}
.reseller-hdxz .xz-nr{margin-top:30px;min-height:391px;}
.reseller-hdxz .xz-content{ }
.reseller-hdxz-content span{border:2px #1e88e5 solid;-webkit-border-radius: 15px;    border-radius: 30px; width:45px; height:45px; text-align:center; line-height:40px; color:#2f7dd8; margin-top:30px; float:left; display:inline;font-size:22px; font-family:'微软雅黑';color:#1e88e5;}
.reseller-hdxz-content p{font-size:14px;  color: #818181; }
.reseller-hdxz-content{width:100%;min-height:130px; padding:0 0 10px 10px; }
.reseller-hdxz-content a{color:#1e88e5;}
.reseller-hdxz .head-title h2:after{
    top: 50%;
    content: '';
    height: 2px;
    width: 100%;
    margin-left: 15px;
    position: absolute;
    background-color: #EEE;
}


/* 企业站优化 */
.service_box, .case_box,.core_ys, .hyfl, .news_info {width: 100%;height: auto;margin-top: 20px;/* float: left; */padding-bottom: 40px;}
.headline {
    float: left;
	width: 100%;
	height: auto;
	margin-top: 50px;    /*margin-top:170px;*/
	margin-bottom: 50px;
}
.headline h2 {
	line-height: 50px;
	height: 50px;
	font-size: 26px;
	font-weight: normal;
	margin: 0px auto;
	text-align: center;
	width: 500px;
    display:block;
}
.headline h2 a{
       #000000;
}
.headline .title {
	width: 500px;
	margin: 0 auto;
	background-image: url(../img/title-btm-bg.png);
	background-position: center;
	height: auto;
	background-repeat: repeat-x;
	text-align: center;
}
.headline .title .title_en {
    font-size: 16px;
	height: 24px;
	color: #FF9933;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 24px;
	background-color: #FFF;
	text-align: center;
	display: inline;
}
#order_nav {
	width: 1200px;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#order_nav .list {width: 1200px;float: left;}
#order_nav .list li {
	width: 240px;
	height: 300px;
	float: left;
	/* [disabled]border-radius: 50%; */
	position: relative;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
	padding-top: 10px;
}
#order_nav .list li a { display: block; width: 100%; height: 100%; }
#order_nav .list li .cycle_mark { position: absolute; left: 0; top: 0; z-index: 2; }
#order_nav .list li .ico {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	z-index: 1;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
	margin: 0 auto;
}
#order_nav .list li ._1 {background-image: url(../images/android-ico.png);}
#order_nav .list li ._2 { background-image: url(../images/ios-ico.png);}
#order_nav .list li ._3 { background-image: url(../images/html5-ico.png); }
#order_nav .list li ._4 { background-image: url(../images/wechat-ico.png); }
#order_nav .list li ._5 { background-image: url(../images/mobileweb-ico.png); }
#order_nav .list li p {
	width: 100%;
	left: 0;
	text-align: center;
	top: 120px;
	float: left;
}
#order_nav .list li p h3 {
	font-size: 12px;
	color: #626262;
	display: block;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#order_nav .list li p span {
	font-size: 16px;
	color: #626262;
	display: block;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	line-height: 30px;
	height: 30px;
}
#order_nav .list li p strong { font-size: 12px; color: #f00; display: block; }
.describe_ico {
	font-size: 14px;
	width: 220px;
	float: left;
	margin: 0 10px;
	line-height: 24px;
	color: #626262;
}
#order_nav .list li.on {background-color: #F5F5F5;}
#order_nav .list li.on .ico {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}


.wrap {
  width: 1200px;
  margin: 0 auto;
}
.develop-type-wrap .h-block-sys {
  padding: 0 40px;
  position: relative;
  z-index: 3;
}
.h-block-sys.first .sys-con {
  height: 520px;
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.h-block-sys.first .sys-con .sys-left {
  padding-top: 105px;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left {
  width: 560px;
  padding: 125px 0 0 0;
  float: left;
}
.h-block-sys.first .sys-con .sys-right {
  padding: 50px 0 0 0;
}
.develop-type-wrap .h-block-sys .sys-con .sys-right {
  padding: 65px 0 0 0;
  width: 560px;
  float: right;
  text-align: right;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left h3 {
  font-size: 28px;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left .line {
  width: 50px;
  height: 28px;
  border-bottom: 2px solid #ff7852;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left p {
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  padding-top: 24px;
  clear: both;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left b {
  font-size: 14px;
  margin-top: 15px;
  display: block;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left .more {
  margin-top: 20px;
  display: inline-block;
  height: 30px;
  width: 100px;
  line-height: 30px;
  color: #ffffff;
  background-color: #ff7852;
  text-align: center;
}

.develop-type-wrap .h-block-sys .sys-con .sys-left a:link,a:visited {
  color: #3f3f3f;
  text-decoration: none;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left b span {
  color: #ff7852;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left h3 span {
  color: #676767;
  display: block;
  font-size: 14px;
  margin-top: 8px;
}
.develop-type-wrap .h-block-sys .sys-con {
  height: 540px;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left02 {
  width: 560px;
  padding: 125px 0 0 0;
  float: right;
  text-align: right;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left02 h3 {
  font-size: 28px;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left02 h3 span {
  color: #676767;
  display: block;
  font-size: 14px;
  margin-top: 8px;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left02 .line {
  width: 50px;
  height: 28px;
  border-bottom: 2px solid #ff7852;
  float: right;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left02 p {
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  padding-top: 24px;
  clear: both;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left02 b {
  font-size: 14px;
  margin-top: 15px;
  display: block;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left02 b span {
  color: #ff7852;
}
.develop-type-wrap .h-block-sys .sys-con .sys-left02 .more {
  margin-top: 20px;
  display: inline-block;
  height: 30px;
  width: 100px;
  line-height: 30px;
  color: #ffffff;
  background-color: #ff7852;
  text-align: center;
}
.develop-type-wrap .h-block-sys .sys-con .sys-right02 {
  padding: 65px 0 0 0;
  width: 560px;
  float: left;
  text-align: left;
  overflow: hidden;
}
.h-block-sys.sec .sys-con .sys-right02 {
  padding: 40px 0 0 0;
}




/* 按天计费 */
.blank-slide .lead{color: #fff; line-height: 28px;}
	.blank-slide .container h2{font-size: 34px; font-weight: bold;}
	
	.pd-feature .fa{background-color:#1e88e5; }
	.btn-primary{background-color:#1e88e5;border-color: #1e88e5 }
	.btn-primary:hover{background-color: #2d9afa;border-color: #2d9afa;}
	
	.pd-demo1 .gn_txt p{padding-top: 8px;border-bottom: 1px #f2f2f2 solid;font-weight: normal !important;padding-bottom: 5px;}
	
	.pd-demo2 .gn_txt .bt{width: 18%;font-size: 13px;color: #333;font-weight: normal !important;border-right: 1px #f2f2f2 solid;text-align: center;}
	.pd-demo2 .gn_txt table>tbody>tr>td{border-top: 0;border-bottom: 1px #f2f2f2 solid;font-size: 13px;padding-top: 21px;padding-bottom: 16px;}
	.pd-demo2 .gn_txt .content{width: 82%;padding-left: 10px;}
	.pd-demo2 .gn_txt .last td{border-bottom: 0;}
	.pd-demo2 .gn_txt table>tbody{border: 1px #f2f2f2 solid;}
	
	.pd-demo .fa{font-size: 40px;color: #1e88e5;padding-bottom: 20px;padding-left: 3px;}
	.pd-demo .img img{box-shadow: inherit;}
	
	.pd-demo3 p{color: #333;line-height: 30px !important;}
	.pd-demo3 ul li{line-height: 32px;color: #1e88e5; font-size: 14px;}
	
	.pd-demo3 .col-sm-5 {padding-left: 80px;}
	.pd-demo3 .col-sm-5 .row{margin-top: 15px;}
	.pd-demo3 .col-sm-5 row .col-sm-6{padding:0 40px;}
	
	.pd-demo3 .panel-default>.panel-heading{background: none;}
	.pd-demo3 .panel{border: 0;box-shadow:inherit;border-bottom: 1px #f2f2f2 solid;border-radius: 0 !important;}
	.pd-demo3  .panel-group .panel-heading{padding-left: 0;border-radius: 0 !important;}
	.pd-demo3  .panel-group .panel-heading+.panel-collapse>.panel-body{border-top: 0;padding-left: 0;border-radius: 0 !important;padding-top: 0;}
	.pd-demo3  .panel-title{font-size: 14px;font-weight: bold;color: #1e88e5;}
	
	
	.afblue{background: #1e88e5;border-radius: 2px;color: #fff;border: 0;outline:0;font-size: 13px;padding: 3px 15px 2px 15px;margin-left: 15px; margin-top:10px;}

.pd-demo .col-sm-7{padding-right: 0;padding-left: 0;}	

.pd-demo .thumbnail{border-color: #f2f2f2;border-radius: 2px;}
.pd-demo .thumbnail{margin-bottom: 0;}
.pd-demo .thumbnail:hover{border-color: #1e88e5;}


#w3foucs{width: 900px !important;}

.vice-title{font-size: 24px;color: #666;}

.pd-form .form-control{border: 0;border-radius: 3px ;}
.pd-form .form-group > div .control-label{font-size: 14px;padding-bottom: 5px;}



.pd-client .step-content-wrapper img {
    width: 45px;
    margin-top: -110px;
}
.pd-client .col-sm-4.step3{border-right: 1px #f2f2f2 solid;}

.head-title1 h2{	width:1170px;}

.head-title1 h2:after, .head-title1 h3:after {
    top: 12%;
    content: '';
    height: 2px;
    width: 77%;
    margin-left: 15px;
    position: absolute;
    background-color: #EEE;
}

.space1 p {
    font-size: 14px;
    margin-bottom: 0;
}

.row .main{margin: 0 auto; width:100%;}

.space1 {
    padding-top: 60px;
    padding-bottom: 40px;
}
.content .newslib ul li a .newspic img{
    border: 1px solid #eee;
    width: 247px;
    height: 150px;}



