﻿@charset "utf-8";
/* CSS Document */
/*虚拟主机banner*/
.vh-bg{background:#1d1e2c url(/servers/images/virtualhost-bg.png) no-repeat top center;width:100%;min-width:1200px;height:405px}
.vh-tit{background:url(/servers/images/virtualhost-pro.png) no-repeat 0 11px;padding-left:80px;font-size:52px;line-height:80px;font-weight:lighter;color:#fff}
.padd40{padding-top:150px}
.fwq-detail{font-size:14px;color:#97a0b4;line-height:30px}
.btnbox{overflow:hidden;margin-top:45px}
.buybtn{width:142px;height:35px;color:#213152;text-align:center;background:#fff;line-height:35px;font-size:14px;float:left}
.buybtn:hover{color:#213152}
.checkbtn{width:140px;height:33px;border:1px solid #fff;color:#fff;text-align:center;line-height:33px;font-size:14px;float:left;margin-left:25px}
.checkbtn:hover{color:#213152;background:#fff;-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s}
/*虚拟主机产品*/
.bgf5{background:#f5f5f5;width:100%;min-width:1200px;padding-top:30px;padding-bottom:50px}
.morelink{font-size:14px;color:#4251b6;text-decoration:underline;position:absolute;right:0;top:6px}
.morelink:hover{text-decoration:underline}
.xinghao{width:320px;height:543px;background:#fff;margin-right:30px;margin-bottom:50px;float:left;position:relative;padding:0 25px}
.h502{height:535px}
.xh-tit{font-size:24px;color:#555;line-height:108px;height:108px;text-align:center}
.config-numb{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding-top:10px;padding-bottom:10px;overflow:hidden}
.config-numb li{float:left;font-size:14px;line-height:26px;width:33%;border-right:1px solid #ddd;text-align:center}
.numb-he{font-size:22px;line-height:36px}
.numb-note{font-size:16px;color:#999;line-height:32px}
.config-row{padding-top:22px;padding-left:10px;position:relative}
.config-row li{font-size:16px;line-height:42px;position:relative;height:42px}
.vpsinfoleft{float:left}
.vpsinforight{float:left}
.checkbox{}
.xt-radio{cursor:pointer;margin-right:30px}
.xt-radio-icon{background:url(/servers/images/ssl-icon4.png) no-repeat 0 -13px;display:inline-block;width:13px;height:13px;overflow:hidden;vertical-align:middle;margin-right:3px;margin-bottom:2px}
.checked .xt-radio-icon{background-position:0 0}
.xt-radio input{display:none}
.divselect{width:118px;position:relative;z-index:10000;border:1px solid #bbbaba;background:url(/servers/images/arrow-icon.png) no-repeat 101px 9px;margin-top:7px}
.divselect cite{width:118px;height:25px;line-height:25px;padding-left:10px;display:block;cursor:pointer;font-style:normal}
.divselect ul{width:118px;border:1px solid #bbbaba;background:#fff;position:absolute;left:-1px;z-index:20000;display:none}
.divselect ul li{height:22px;line-height:22px}
.divselect ul li a{display:block;height:22px;line-height:22px;text-align:center;text-decoration:none}
.divselect ul li a:hover{background:#4251b6;color:#fff}
.line{background:url(/servers/images/line.png);width:328px;height:1px;margin-top:25px}
.host-buy-link{overflow:hidden;margin-top:25px}
.host-buy-link a {

	display: block;

	margin: 0 auto;

	width: 60%;

	height: 37px;

	line-height: 32px;

	background-color: #ff6600;

	color: #fff;

	font-size: 15px;

	text-align: center;
    border:2px solid;
    border-radius:10px;
}

.tryout{width:98px;height:27px;background:#4251b6;color:#fff;text-align:center;display:block;line-height:27px}
.tryout:hover{background:#3645ae;color:#fff;-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s}
.buy{width:98px;height:27px;background:#f89e16;color:#fff;text-align:center;display:block;line-height:27px;margin:0 18px;}
.buy:hover{background:#ff6600;color:#fff;-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s}
.detail{width:96px;height:25px;border:1px solid #4251b6;color:#4251b6;display:block;line-height:25px;text-align:center}
.detail:hover{background:#4251b6;color:#fff;-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s}
/*虚拟主机 nav*/
.vh-nav-container{background:#ececec;width:100%;height:72px;min-width:1200px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;margin-top:-172px}
.vh-nav-tit{font-size:16px;width:100%;display:inline-block;line-height:24px}
.vh-nav-eng{color:#bbb;width:100%;display:inline-block}
.tab_on li:hover .vh-nav-eng{color:#4251b6}
.tab_on li.nav_on6 .vh-nav-eng{color:#4251b6;filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
-moz-opacity:0.5; /*Firefox私有，透明度50%*/
opacity:0.5;/*其他，透明度50%*/
-khtml-opacity: 0.5;}
.tab_on{width:1200px;margin:0 auto}
.tab_on ul li{width:20%;height:56px;float:left;text-align:center;cursor:pointer;padding-top:16px}
.tab_on li.nav_on6{background:#f6f6f6;color:#4251b6;border-top:1px solid #f6f6f6;border-bottom:1px solid #f6f6f6;margin-top:-1px}
.dis{display:block;}
.undis{display:none;}
/* 虚拟主机 产品详情*/
.nav-right>li.regi.bg6{background:#2e303f;height:63px;border-bottom:1px solid #3c49a6}
.hd.bd{border-bottom:1px solid #3c49a6} 
.vps-nav-bg{background:#4251b6 url(/servers/images/20160821img7.png) no-repeat top center;height:224px;position:relative;top:-64px}
.prelative{position:relative;top:-172px}
.vps-title{background:url(/servers/images/20170328img9.png) no-repeat 0 0;height:135px;padding-left:160px;font-size:16px;line-height:135px;color:#fff}
.xh-name{font-size:30px;margin-right:25px}
.vpsbanner{padding-left:160px;padding-bottom:60px;overflow:hidden}
.vpsbanner li{line-height:42px;clear:both}
.vps-left{float:left;font-size:16px;color:#666}
.vps-right{float:left;margin-left:12px}
.vps-price{font-size:30px}
.start1{background:url(/servers/images/20160821img4.png) center center no-repeat;width:17px;height:17px;display:inline-block;vertical-align:middle;}
.start2{background:url(/servers/images/20160821img5.png) center center no-repeat;width:20px;height:19px;display:inline-block;vertical-align:middle;}
.checkbox2{font-size:16px;line-height:42px}
.jf-name{margin-right:25px}
.databox{margin-top:8px;background:#fff}
.databox a:hover{color:#333}
.databox a.v-choose{float:left;width:98px;position:relative;border:1px solid #bbb;border-right:none;background:#fff;cursor:pointer;line-height:24px;text-align:center;margin-left:-1px;z-index:1;font-size:14px}
.databox a.v-selected{border:1px solid #ff8800;z-index:10}
.databox a.v-selected i{display:block;width:16px;height:17px;background:url(/servers/images/20160821img6.png) no-repeat;position:absolute;right:0;bottom:0}
.vps-btn{height:33px;line-height:33px;font-size:16px;border-radius:4px;margin-top:20px;color:#fff;text-align:center;background:#ff8800;display:inline-block;width:102px}
.vps-btn:hover{color:#fff}
.vps-btn-try{background:#4251b6;margin-left:30px}
.bgf6{background:#f6f6f6;width:100%;min-width:1200px;padding:55px 0}
@font-face {
	font-family: 'Helvetica35-Thin';
	src: url(/servers/images/helveticathn.eot); /* IE9 Compat Modes */
	src: url(/servers/images/helveticathn.eot-#iefix) format('embedded-opentype'), /* IE6-IE8 */
             url(/servers/images/helveticathn.woff) format('woff'), /* Modern Browsers */
             url(/servers/images/helveticathn.ttf)  format('truetype'), /* Safari, Android, iOS */
             url(/servers/images/helveticathn.svg#helveticathn) format('svg'); /* Legacy iOS */
	  font-weight: normal;
	  font-style: normal;
   }
.product-title-box{height:50px;line-height:50px;border-bottom:1px solid #d8d8d8;position:relative}
.product-title{width:106px;border-bottom:3px solid #4251b6;position:relative;bottom:3px;font-size:22px;display:inline-block}
.product-title-english{font-size:28px;font-family: "Helvetica35-Thin";color:#d8d8d8}
.vps-box{padding-top:40px}

.vh-table{width:100%;border-left:1px solid #d8d8d8;border-top:1px solid #d8d8d8}
.vh-table th{font-size:16px;color:#666;background:#ecedf8;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;height:66px}
.vh-table td{font-size:14px;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;height:86px;background:#fff;line-height:24px}
.padd100{padding-left:70px}
.paddleft30{padding-left:30px}
.fuwu-list{overflow:hidden}
.vpscn-title{font-size:26px;line-height:110px;text-align:center}
.fuwu-list li{width:260px;float:left;border:1px solid #ddd;background:#fff;text-align:center;padding-top:12px;height:285px}
.fuwu-list li:hover{border:1px solid #4251b6}
.fuwu-h4{font-size:18px;line-height:52px}
.fuwu-list li p{background:url(/servers/images/20160821img10.png) no-repeat 0 12px;font-size:14px;color:#666;line-height:28px;text-align:left;margin-left:35px;padding-left:25px}
.fuwu-title{background:url(/servers/images/20160821img9.png) no-repeat;display:inline-block}
.title-img1{width:68px;height:68px;background-position:0 0}
.title-img2{width:56px;height:67px;background-position:-78px 0}
.title-img3{width:70px;height:68px;background-position:-144px 0}
.title-img4{width:60px;height:67px;background-position:-224px 0}
.mright23{margin-right:50px}
.xin{background:url(/servers/images/20160416img1.png) center center no-repeat;width:32px;height:30px;display:inline-block;background-position:0 4px;margin-right:4px}
.xin2{background:url(/servers/images/20160416img1.png) center center no-repeat;width:32px;height:30px;display:inline-block;background-position:-42px 4px;margin-right:4px}
.xin3{background:url(/servers/images/20160416img1.png) center center no-repeat;width:32px;height:30px;display:inline-block;background-position:-83px 4px;margin-right:4px}
/* 产品参数 */
.hvps-table table{width:100%;border-top:1px solid #eee;border-left:1px solid #eee;font-size:14px;color:#666}
.hvps-thbg{background:#f8f8f8;padding-top:10px;padding-bottom:10px;line-height:28px;font-weight:600;border-bottom:1px solid #eee;border-right:1px solid #eee;text-align:right;padding-right:38px}
.hvps-table table tr td{padding-left:20px;padding-top:10px;padding-bottom:10px;line-height:28px;border-bottom:1px solid #eee;border-right:1px solid #eee}
.i-width{width:144px;display:inline-block;text-align:left;margin-right:4px}
.price-font{font-size:26px}
/* 测试报告 */
.test-txt{font-size:14px;color:#666;text-indent:20px;line-height:24px}
.test-table table{border:1px solid #eee;width:100%;margin-top:20px;border-top:1px solid #eee;border-left:1px solid #eee;font-size:14px;color:#666;text-align:center}
.test-table table tr th{background:#f6f6f6;line-height:30px;padding-top:10px;padding-bottom:10px;border-right:1px solid #eee;border-bottom:1px solid #eee;color:#4251b6}
.test-table table tr td{padding-top:10px;padding-bottom:10px;line-height:30px;border-right:1px solid #eee;border-bottom:1px solid #eee}
.i-width2{width:244px;display:inline-block;text-align:left;margin-right:4px;color:#4251b6}
.text-img{margin-left:auto;margin-right:auto;text-align:center;padding-top:20px;padding-bottom:30px}
/* 客户评价 */
.tagcontainer{overflow:hidden;padding-left:50px;padding-right:100px;padding-bottom:10px}
.tag-main{float:left;margin-left:30px}
.tag-tit{line-height:35px}
.tag-tit span{color:#ff8800}
.tag-link{overflow:hidden;margin-top:5px}
.tag-link a{padding:0 6px;float:left;margin-right:10px;line-height:20px;border:1px solid #c4c4c4;border-radius:3px}
.tag-link a.current{background:#ff8800;color:#fff;border:1px solid #ff8800}
.tag-link a:hover{background:#ff8800;color:#fff;border:1px solid #ff8800;-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s}
.hpicon{background:url(/servers/images/20160829img3.png) no-repeat 0 0;display:inline-block;width:12px;height:12px;vertical-align:middle;margin-right:2px;margin-top:-2px}
.tag-link a:hover .hpicon{background-position:0 -18px}
.zpicon{background:url(/servers/images/20160829img3.png) no-repeat -14px 0;display:inline-block;width:12px;height:12px;vertical-align:middle;margin-right:2px;margin-top:-2px}
.tag-link a:hover .zpicon{background-position:-14px -18px}
.cpicon{background:url(/servers/images/20160829img3.png) no-repeat -28px 0;display:inline-block;width:12px;height:12px;vertical-align:middle;margin-right:2px;margin-top:-2px}
.tag-link a:hover .cpicon{background-position:-28px -18px}
.bd-koubei-link{color:#ff8800;float:right;text-decoration:underline;margin-top:45px}
.bd-koubei-link:hover{color:#fa9b3e;text-decoration:underline}
.staricon{background:url(/servers/images/20160830img3.png) no-repeat;width:13px;height:13px;margin-top:4px;margin-right:3px;float:left}
.rated-container{padding:30px 0}
.ratedlist{padding:18px 100px 18px 58px;overflow:hidden}
.userimg{float:left}
.userimg img{width:54px;height:54px;border-radius:50%}
.infocontent{float:left;margin-left:20px}
.usertit{font-size:14px;overflow:hidden}
.usertit *{float:left}
.rated-date p{line-height:28px}
.starbox{overflow:hidden}
.rated-content{float:left;width:800px;font-size:14px;color:#888;margin-top:10px;word-break:break-all}
.name-numb{float:right}
.name-numb p{color:#888;text-align:right}
.zanbox{margin-top:30px}
.zanbox a{color:#888;display:inline-block;}
.zanicon{margin-right:20px}
.zanicon i{width:17px;height:17px;background:url(/servers/images/20160830img4.png) no-repeat;display:inline-block;margin-right:3px;vertical-align:sub;background-position:0 0}
.zanicon:hover{color:#ff8800}
.zanicon:hover i{background-position:0 -23px}
.hf-icon i{width:16px;height:16px;background:url(/servers/images/20160830img4.png) no-repeat;display:inline-block;margin-right:3px;vertical-align:middle;background-position:-24px 0}
.hf-icon:hover{color:#ff8800}
.hf-icon:hover i{background-position:-24px -24px}
/* 好评 */
.resbar-praise{cursor:default;position:relative}.resbar-praise img{position:absolute;top:0;left:0;z-index:1}.resbar-praise.small{width:80px;height:80px}.resbar-praise.small .praise-text,.resbar-praise.small .praise-nodata-text{width:80px;height:80px}.resbar-praise.small .praise-text{font-size:24px;line-height:1;padding-top:22px}.resbar-praise.small .praise-text .title{margin:0;color:#ff8800;font-size:12px}.resbar-praise.small .praise-text .info{margin:5px 0 0}.resbar-praise.small .praise-text .info span{font-size:24px;color:#999}.resbar-praise.small .praise-nodata-text{font-size:13px;line-height:1.5}.resbar-praise.small .praise-nodata-text em{display:block;text-align:center}.resbar-praise.small .praise-nodata-text .nodata-text-pre{margin-top:20px}.praise-text{width:120px;height:120px;line-height:125px;text-align:center;font-size:60px;position:absolute;top:0;left:0;z-index:1}.praise-text em{font-size:12px;font-style:normal;color:#999}.praise-text.full{font-size:44px}.praise-nodata-text{width:120px;height:120px;line-height:120px;text-align:center;font-size:18px;color:#9b9999;position:absolute;top:0;left:0;z-index:1}.praise-nodata-text em{font-style:normal}.svg-wrap{-webkit-transform:rotate(-90.01deg);-moz-transform:rotate(-90.01deg);-ms-transform:rotate(-90.01deg);-o-transform:rotate(-90.01deg);transform:rotate(-90.01deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;position:relative;z-index:1}.praise-svg{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:relative;background-color:#fff}.praise-svg .praise-ring,.praise-svg .praise-bg{fill:none;stroke-width:8%}.praise-svg .praise-bg{stroke:#ececec}.praise-svg .praise-nodata-bg{fill:#ececec}.praise-svg .praise-animate{-webkit-animation:ringProcess 3s 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);-moz-animation:ringProcess 3s 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);-ms-animation:ringProcess 3s 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);-o-animation:ringProcess 3s 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);animation:ringProcess 3s 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-ms-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards}.praise-svg .praise-ring{stroke:#ff7f02}
/*有问必答*/
.asked-item{border-bottom:1px dashed #dddddd;padding-top:25px;padding-bottom:12px}
.ask{line-height:24px}
.askicon{width:20px;height:20px;background:#ee0011;color:#fff;line-height:20px;text-align:center;border-radius:3px;margin-top:2px}
.asktxt{float:left;width:980px;font-size:15px;margin-left:20px;word-break:break-all}
.bg0b{background:#00bb55}
.checkmore{color:#4251b6;font-size:16px;margin-top:20px;display:block}
.checkmore:hover{text-decoration:underline}
/*虚拟主机 更多*/
.ssl-nav-container{background:#2e303f;width:100%;height:74px;min-width:1200px}
.ssl-nav{width:1200px;margin:0 auto;}
.ssl-nav-item{width:171px;color:#fff;font-size:16px;line-height:74px;height:74px;float:left;text-align:center;cursor:pointer}
.ssl-nav-item:hover{background:#4251b6;color:#fff}
.ssl-nav-item.current{background:#4251b6}
.host-link{color: #97a0b4;text-decoration:underline;}
.host-link:hover{color: #4251b6;text-decoration:underline}
/*详情格式*/
/*=====PC_3虚拟主机_0723.1====*/
.pkg-item-price {

	padding-top: 20px;

	color: #555;

}

.pkg-unit-price {

	margin-bottom: 10px;

	text-align: center;

}

.price-outer {

	/*width: 180px;

	margin: 0 auto;*/

	display: inline-block;

}

.pkg-price-color {

	color: #ff6600;

}

.pkg-unit-price .pkg-price-color {

	font-size: 24px;

}
.banner2{background: url(../images/bj7.png) no-repeat center center; height: 500px;}
.xnzj{width:1320px; margin: 0 auto;}
.xnzj h2{font-size: 30px;line-height: 60px;color: #FFF;font-weight: 400;padding-top: 100px;}
.xnzj p{font-size: 16px; line-height: 30px;color: #999;width:660px;}
.xnzj h3{font-weight: 400; padding-top: 25px;width:640px;}
.btn1{transition: All 0.4s ease-in-out;width:118px; height: 46px; text-align: center;line-height: 46px;border: 1px solid #40ccdd;color: #40ccdd; display: block;font-size: 16px;}
.btn1:hover{background: #40ccdd;color: #fff;}
.btn2{color: #fff;font-size: 16px;line-height: 48px;}
.xnzj img{vertical-align: middle;margin-right: 10px;}
.fwlx{width:1280px; margin: -56px auto 0 auto; padding-bottom: 0px;}
.fwlx_tit ul{overflow: hidden;}
.fwlx_tit li{float: left;line-height: 56px;}
.fwlx_tit a{font-size: 18px;color: #fff;display: block;width:165px; text-align: center;}
.fwlx .fwlx_tit ul li .on4{background: #f2f2f2; color: #333;}
.jxfpbox{width:280px; background: #FFFFFF;transition: All 0.4s ease-in-out;cursor:pointer;}
.jxfptit{
	height: 122px;
	text-align: center;
	transition: All 0.4s ease-in-out;
	background-color: #448DFE;
}
.jxfptit h2{font-weight: 400; font-size: 28px; color: #fff; line-height: 56px; padding-top: 25px;transition: All 0.4s ease-in-out;}
.jxfptit p{color: #fff;font-size: 16px;transition: All 0.4s ease-in-out;}
.jxfp{}
.jxfp ul{overflow: hidden; padding-top: 100px;}
.jxfp li{float: left;padding: 0 20px 40px 20px;}
.jxfp_nr{padding: 0 20px;}
.jxfp_nr dl{overflow: hidden;padding: 18px 0 10px 0;border-bottom: 1px solid #cccccc;}
.jxfp_nr dt{width:50%; float: left;text-align: center;}
.jxfp_nr dl dt p{font-size: 16px;color: #999; line-height: 26px;}
.jxfp_nr h2{font-size: 32px; color: #333; line-height: 38px;}
.jxfp_nr h3{color: #333;font-size: 16px; line-height: 18px;font-weight: 400;}
.xdnr{background: #f2f2f2;}
.btn3{width:160px; height: 48px; line-height: 48px;font-size: 18px;color: #fff;background: #ff5a00;display: block;text-align: center;transition: All 0.4s ease-in-out;}
.btn3:hover{background: #c94a05;color: #fff;}
.xdnr p{font-size: 18px;color: #666; line-height: 38px;overflow: hidden;}
.xdnr span{color: #ff5a00;font-size: 32px;}
.xdnr{padding: 55px 0 35px 0;}
.jxfpbox:hover{ -webkit-box-shadow:0 0 10px rgba(0, 0, 0, .3);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .3);  box-shadow:0 0 10px rgba(0, 0, 0, .3);  }
.jxfpbox:hover .jxfptit{background: #252E33;}
.jxfpbox:hover .jxfptit h2{color: #fff;}
.jxfpbox:hover .jxfptit p{color: #fff;}
.bsbj{background: #fff; }
.jscs{width:1320px; margin: 0 auto;}
.jscs_tit h2{font-size: 32px;color: #333333;padding-top: 80px;font-weight: 400;text-align:center}
.csnr{overflow: hidden;padding: 60px 0 38px 0;}
.csnr_l{width:190px; float: left;background: #f2f2f2; border: 1px solid #e5e5e5; border-right: none;}
.csnr_l h2{font-weight: 400;color: #fff;background: #448dfe;line-height: 60px;font-size: 16px; padding-left: 25px;}
.csnr_l li{border-bottom: 1px solid #e5e5e5; line-height: 52px;font-size: 16px;color: #333; padding-left: 25px;}
.csnr_l p{line-height: 174px;}
.csbox{width:188px; text-align: center; float: left; border-top: 1px solid #e5e5e5;transition: All 0.4s ease-in-out;cursor:pointer;}
.csbox h2{transition: All 0.2s ease-in-out;font-weight: 400;color: #fff;background: #448dfe;line-height: 60px;font-size: 16px;}
.csbox li{border-bottom: 1px solid #e5e5e5; line-height: 52px;font-size: 16px;color: #333;  text-align: center;}
.csbox h3{font-size: ;}
.btn4{transition: All 0.4s ease-in-out;display: block;width:120px; height: 48px;font-size: 18px;color: #fff;background: #ff5a00;margin: 20px auto 56px auto; line-height: 48px;}
.csbox:hover{ z-index: 100; -webkit-box-shadow:0 0 10px rgba(0, 204, 204, .5);  -moz-box-shadow:0 0 10px rgba(0, 204, 204, .5);  box-shadow:0 0 10px rgba(68, 141, 254, .5); margin-top: -10px; }
.btn4:hover{color: #fff;background: #c74701;}
.csbox:hover h2{padding-top: 10px;background: #000000;}
.csbox:hover .btn4{margin-bottom: 66px ;}
.zcgn{width:1318px; margin: 0 auto;border: 1px solid #dddddd;overflow: hidden;}
.zcgn_l{width:190px; float: left;background: #f2f2f2;}
.zcgn_l p{padding-left: 25px;font-size: 16px;color: #333; line-height: 285px;}
.zcgn_r {float: right;width:1120px;}
.zcgn_r ul{overflow: hidden;padding-top: 40px;}
.zcgn_r li{width:160px; text-align: center;float:left;}
.zcgn_r p{font-size: 16px; line-height: 32px;padding-bottom: 30px;color: #333;}
.wmys{background: #fafafa;padding-bottom: 70px;}
.wmys h2{font-weight: 400;color: #333; line-height: 110px; padding-top: 24px; font-size: 32px;color: #333;text-align: center;}
.wmys_nr{width:1160px; margin: 0 auto;}
.wmys_nr ul{overflow: hidden;}
.wmys_nr li{float: left; padding: 0 105px 15px 0;}
.wmys_nr ul li:nth-child(2){ padding: 0 0 15px 0;}
.wmys_nr ul li:nth-child(4){ padding: 0 0 15px 0;}
.wmys_box{display: block;width:525px; }
.wmys_box img{display: block;width:525px; height: 183px;}
.wmys_box h4{font-weight: 400;color: #333; font-size: 16px; line-height: 50px;}
.wmys_box p{color: #999; font-size: 14px;}
