*{margin:0px; padding:0px;list-style:none;box-sizing: border-box; font-style: normal; font-family: Microsoft YaHei,sans-serif;text-align: unset;}
html,body{font-size: 16px;color:#010101; min-width: 1200px}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html clearfix{height:1%;}
.fl{float: left;}
.fr{float: right;}
img{border: 0;}
input, label, img, th {vertical-align: middle;}
.hide {display: none;}
.block {display: block;}
.f14 {font-size: 14px;}
.ta_c{
	text-align:center;
}
a{text-decoration: none;color:#666666; cursor: pointer;}
.ismobile{
	display: none;
}
.ispc{
	display: block;
}
.maxw{
	max-width:1200px;
	padding:0px 10px;
	margin:auto;
}
.minw{
	min-width:1200px;
	padding:0px 10px;
	margin:auto;
}
.color1{
	color:#df2222;
}
.color000{
	color:#000;
}
.bachui{
	
}
.cursorp{
	cursor: pointer;
}
.submit_form{
	cursor: pointer;
}
.layui-layer-loading1{
    margin: auto;
}
.nodata{
	text-align: center;
}
.mainlevel{
	position: relative;
}
.menusub{
	position:absolute;
	z-index:10000;
	display:none;
}
/*
头部
*/
.pagetop_kg{
	height: 80px;
	width: 100%;
}
.pagetop{
	z-index: 100;
	height:80px;
	padding-left: 30px;
	padding-right: 30px;
	color:#fff;
	position: fixed;
	display: flex;
	flex-direction: row;
	top: 0px;
	left: 0px;
	right: 0px;
	transition: all .3s ease-in-out;
}
.pagetop2{
	padding-top: 80px;
	padding-bottom: 52px;
	text-align: center;
}
.pagetop.active{
	background-color:hsla(0,0%,100%,.9) !important;
box-shadow: 0 1px 6px 0 rgba(121,169,173,.12) !important;
}
.indexClass .pagetop{
	background-color: #1e42ca;
	box-shadow:none;
}
.pagetop .topyy{
	position: absolute;
	z-index: 100;
	background: url(../images/dhyy.png) repeat-x top;
	height: 95px;
	bottom: -95px;
	width: 100%;
	left: 0px;
}
.pagetop a{
	color: #555;
}
.pagetop .logo{
	padding-top: 6px;
	display: flex;
	align-items: center;
}
.pagetop .logo img{
	width: 123px;
}
.pagetop .logo img.index{
	display: none;
}
.pagetop2 .logo{
	display:inline-block;
	height:62px;
	width:213px;
}
.pagetop2 .logo img{
	height:62px;
}
.indexClass .pagetop .logo img.index{
	display: block;
}
.indexClass .pagetop .logo img.nyindex{
	display: none;
}
.pagetop .menu{
	flex: auto;
	padding-left: 16px;
	text-align: center;
	display: flex;
	justify-content: center;
}
.pagetop .menu > span{
	display: flex;
}
.pagetop .menu > span > a{
	display: flex;
	margin: 0 20px;
	align-items: center;
}
.indexClass .pagetop a{
	color:#fff;
}
.pagetop .menu a:hover,.pagetop .menu a.on{
	color: #1e42ca;
}
.indexClass .pagetop .menu a:hover,.indexClass .pagetop .menu a.on{
	color: #fff;
}
.pagetop .top_rc{
	width: 180px;
	display: flex;
	align-items: center;
}
.pagetop .top_r{
	display: none;
}
.pagetop .top_r a{
	display: inline-block;
	padding: 10px 16px;
	text-align: center;
	float: right;
	color: #fff;
	border-radius: 3px;
}
.pagetop .top_r .tigd{
	color: #555;
}
.pagetop .top_r .reglog{
	border: 1px solid #1e42ca;
	background-color: #1e42ca;
	color: #fff;
	margin-left: 14px;
}
.pagetop .menu .menusub{
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	background-color: #fff;
	padding-top:10px;
	padding-bottom: 10px;
	top:80px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	border-radius: 6px;
}
.pagetop .menu .menusub::after{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 18px;
	background: url(../images/sanjiao.png) no-repeat center center;
	top: -18px;
}
.pagetop .menu .menusub a{
	margin: 0px;
	font-size: 16px;
	white-space: nowrap;
	line-height: 40px;
	text-align: center;
	padding: 0px 50px;
	display: block;
	color: #555;
}
.pagetop .menu .menusub a.on{
	color: #1e42ca;
	background: url(../images/menusico.png) no-repeat 15px center #f6f6f6;
}
.pagetop .menu .menusub a:hover{
	color: #1e42ca;
}
.indexClass .pagetop .top_r .tigd{
	color: #fff;
}
.indexClass .pagetop .top_r .reglog{
	border: 1px solid #fff;
	
}
.banana{
	height: 330px;
	background-color: #1e42ca;
}
.banana dl {
    position: relative;
    text-align: left;
}
.banana dd{
	padding-top: 80px;
	color: #fff;
	display: none;
	width: 100%;
	text-align: center;
    position: absolute;
}
.banana dd.on{
	display: block;
}
.banana .font1{
	font-weight: bold;
	font-size: 50px;
}
.banana .font2{
	color: hsla(0,0%,100%,.8);
	padding-top: 30px;
	font-size: 20px;
	line-height: 200%;
}
.banana2{
	background-color: #1e42ca;
	height: 112px;
	text-align: center;
}
.banana2 a{
	display:inline-block;
	padding: 13px 54px;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	color:#fff;
    background-color: #ffa300;
    border-radius: 4px;
}
.banana2 a:hover{
	background-color: #ffa300;
}
/*首页*/
.h_hotprotitle{
	text-align: center;
	font-size: 20px;
	padding-bottom: 60px;
	color: #777;
}
.h_hotprotitle .title{
	color: #000;
	font-size: 32px;
	padding-top: 67px;
	padding-bottom: 16px;
	text-align: center !important;
}
.p_hotprotitle{
	text-align: center;
	font-size: 18px;
	color: #777777;
	line-height: 38px;
	padding-bottom: 60px;
}
.p_hotprotitle .title{
	font-size: 44px;
	color: #010101;
	line-height: 60px;
	padding-top: 60px;
	padding-bottom: 23px;
	text-align: center !important;
}
.h_fwqo{
	padding-top:31px;
	padding-bottom:94px;
}
.h_fwqo ul li{
	float:left;
	width:25%;
	padding-left:130px;
	background:no-repeat left center;
	height:62px;
	font-size:12px;
}
.h_fwqo ul li span{
	display:block;
	color:#2b1e2b;
	font-size:16px;
	height:43px;
	line-height:43px;
}
.h_fwqo ul li:hover span{
	color:#0080ff;
}
.h_pro{
	padding-bottom: 43px;
}
.hdht .title{
	font-size:33px;
	color:#171718;
	line-height:84px;
}
.hdht{
	text-align:center;
	font-size:17px;
}
.h_pro dl{
	margin: auto;
	width: 1200px;
}
.h_pro dt .title{
	padding-bottom:18px;
}
.h_pro dt{
	padding-top: 60px;
	padding-bottom:97px;
}
.h_pro dd{
	width:298px;
	margin: 1px;
	border: 1px solid #eaeaea;
	position:relative;
	float:left;
	border-radius: 10px;
	padding-bottom:37px;
	background:#fff;
	z-index:0;
}
.h_pro dd .title{
	background:url(../images/hpico1.png) no-repeat center 40px;
	padding-top:140px;
	color:#000000;
	text-align: center !important;
}
.h_pro dd .cont{
	line-height:48px;
	padding-bottom:26px;
	padding-top:10px;
	margin:0px 20px;
}
.h_pro dd .cont .ico{
	padding-left: 30px;
	background: url(../images/hprojt_06.png) no-repeat -10px bottom;
}
.h_pro dd .cont .ico2{
	display: flex;
}
.h_pro dd .cont .ico2 span{
	flex: 1;
}
.h_pro dd.on .cont .ico{
	background: url(../images/hprojt_03.png) no-repeat -10px bottom;
}
.h_pro dd .price{
	font-size: 20px;
	padding-top: 10px;
	text-align:center;
}
.h_pro dd .price span{
	color: #1e42ca;
	font-size: 36px;
}
.h_pro dd .hbtn{
	text-align: center;
}
.h_pro dd .buy{
	border:1px solid #c7c7c7;
	color:#030303;
	width:157px;
	height:40px;
	display:inline-block;
	line-height:38px;
	border-radius:6px;
	background-color: #FFF;
	text-align: center !important;
}
.h_pro dd .buy:hover{
	color: #fff;
	background-color: #1e42ca;
}
.h_pro dd.on .buy{
	background-color: #fff;
	color: #1e42ca;
}
.h_pro dd.on{
	z-index:1;
	color: #fff;
	background-color: #1e42ca;
	box-shadow: 0px 0px 6px rgba(0,0,0,.3);

}
.h_pro dd.on .title{
	background:url(../images/hpico2.png) no-repeat center 40px;
	color:#fff;
}
.h_pro dd.on .price span{
	color: #fff;
}
.h_link ul li{
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 62px;
}
.h_zclist ul li{
	width: 381px;
	float: left;
	margin-left: 18px;
	line-height: 34px;
	color: #777777;
}
.h_zclist ul li:first-child{
	margin-left: 0px;
}
.h_zclist ul li .title{
	padding-top: 20px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.templates_img{
	background-size: 381px 225px;
	background-repeat: no-repeat;
	width: 381px;
	height: 225px;
	border-radius: 6px;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	color:#fff;
	padding-top: 100px;
}
#templates-img1{
	background-image: url("../images/index3_18.jpg");
}
#templates-img2{
	background-image: url("../images/index3_20.jpg");
}
#templates-img3{
	background-image: url("../images/index3_22.jpg");
}
#templates-img1:hover{
	background-image: linear-gradient(rgba(30,60,202,.5) 100%,rgba(30,60,202,.5) 0),url(../images/index3_18.jpg);
}
#templates-img2:hover{
	background-image: linear-gradient(rgba(30,60,202,.5) 100%,rgba(30,60,202,.5) 0),url(../images/index3_20.jpg);
}
#templates-img3:hover{
	background-image: linear-gradient(rgba(30,60,202,.5) 100%,rgba(30,60,202,.5) 0),url(../images/index3_22.jpg);
}
.h_contact{
	padding-bottom: 88px;
}
.h_contact ul li{
	width: 33.33%;
	float: left;
	text-align: center;
}
.h_contact ul li .title{
	font-size: 21px;
	color: #232323;
	padding-bottom: 26px;
}
.h_contact ul li .cont{
	height: 74px;
	color: #777777;
	font-size: 14px;
	line-height: 26px;
}
.h_contact ul li .tel{
	width: 260px;
	background-color: #f6f6f6;
	line-height: 44px;
	margin: auto;
}
.h_contact ul li .fqdh{
	display: inline-block;
	background-color: #1e42ca;
	color: #fff;
	width: 126px;
	height: 44px;
	line-height: 44px;
	border-radius: 6px;
}
.contactForm{
	padding-bottom: 60px;
}
.contactForm li{
	font-size: 20px;
	line-height: 61px;
	border: 1px solid #c8cbd0;
	margin-bottom: 30px;
	width: 540px;
	display: flex;
	flex-direction: row;
}
.contactForm li .text{
	line-height: 61px;
	border: 0px;
	color: #777777;
	font-size: 20px;
	flex: auto;
	padding-right: 30px;
}
.contactForm li span{
	display: inline-block;
	padding-left: 36px;
	color: #777777;
}
.contactForm li .textarea{
	border: 0px;
	font-size: 20px;
	flex: auto;
	padding-right: 30px;
	line-height: 30px;
	height: 100px;
	border: 0px;
	margin: 17px 0px;
	color: #777777;
}

.mapbac{
	background: #f4f5f7;
}
.h_qqwl{
	padding-top: 120px;
	text-align:center;
	font-size:17px;
	background:url(../images/home_34.jpg) no-repeat center 350px;
	padding-bottom:900px;
}
.h_qqwl .title{
	line-height:86px;
}
.h_wmdys{
	background: #e7e8e9;
	padding-top:112px;
	padding-bottom: 100px;
}
.h_wmdys dt{
	padding-bottom:110px;
}
.h_wmdys .title{
	text-align: center;
	line-height:62px;
	font-size: 28px;
	color: #1e42ca;;
}
.h_wmdys dd{
	width:33.3%;
	padding:0px 30px;
	float:left;
	text-align: center;
	height:330px;
	font-size:18px;
}
.h_wmdys dd .ta_c{
	height:138px;
	width: 138px;
	margin: auto;
	border-radius: 69px;
	display: flex;
	margin-bottom: 38px;
	align-items:center;
	background: #1e42ca;
	-moz-box-shadow:0px 0px 15px #8992b8; -webkit-box-shadow:0px 0px 15px #8992b8; box-shadow:0px 0px 15px #8992b8;
}
.h_wmdys dd img{
	margin:auto;
}
.hnew{
	border-bottom:1px solid #dcdcdc;
	padding-top:30px;
	padding-bottom:78px;
}
.h_newlist{
	float:left;
	width:390px;
	padding-top:45px;
}
.h_newlist dt {
	font-size:16px;
	background:url(../images/home_63339.jpg) no-repeat bottom left;
	height:50px;
	line-height:50px;
	margin-bottom:14px;
}
.h_newlist dt span{
	font-size:25px;
	color:#171718;
}
.h_newlist dd{
	line-height:35px;
	color:#999999;
	overflow:hidden;
	font-size:15px;
	width:360px;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.h_newlist dd a{
	color:#666666;
	margin-left:20px;
}
.h_newlist2{
	padding-top:45px;
	width:361px;
	float:right;
}
.h_newlist2 dt {
	font-size:16px;
	height:50px;
	line-height:50px;
}
.h_newlist2 dt span{
	font-size:25px;
	color:#171718;
}
.h_newlist2 dt i{
	color:#2395fd;
	font-style:normal;
	float:right;
}

/*全球服务器*/
.gs_class_top{
	padding-top:50px;
}
.gs_class_top .li1{
	font-size:18px;
	color:#2395fd;
	line-height:38px;
}
.gs_class_top .li2{
	padding-bottom:4px;
	font-size:12px;
	border-bottom:1px solid #e6e6e6;
}
.gs_class_top .li2 a{
	padding:0px 9px;
	display:inline-block;
	height:24px;
	line-height:24px;
	margin-right:4px;
	color:#616161;
}
.gs_class_top .li2 a.on{
	background:#3399ff;
	color:#fff;
}
.gs_class_top .li3{
	line-height:50px;
}
.gs_class_top .li3 a{
	padding:0px 9px;
	display:inline-block;
	margin-right:4px;
}
.gs_class_top .li3 a.on{
	color:#3399ff;
}
.gs_des{
	padding-top:30px;
}
.gs_des .title{
	
	color:#000;
	 text-indent: 2em; 
}
.gs_des .des{
	padding-top:16px;
	line-height:20px;
	text-indent: 2em;
	color:#666666;
	font-size:12px;
}
.gs_des .showdiv{
	height:58px;
	overflow-y:hidden;
	margin-bottom:12px;
}
.gs_des .showdivon{
	height:auto;
}
.gs_des .toshowdiv{
	cursor:pointer;
	color:#000;
	font-size:12px;
}
.attention{
	padding-top: 130px;
}
.attention_l{
	width: 710px;
	padding-bottom: 100px;
	float: left;
}
.attention_r{
	width: 376px;
	height: 300px;
	float: right;
	background: url(../images/prolist_03.jpg) no-repeat center;
}
.attention1{
	padding-left: 60px;

	padding-bottom: 26px;
}
.attention .title{
	font-size:20px;
	font-weight:bold;
	color:#000000;
	margin-bottom:22px;
}
.attention .line{
	width:100%;
	border-bottom:1px solid #e6e6e6;
	margin-top:35px;
	margin-bottom:35px;
}
.attention1 .des{
	color: #a4a5a7;
	line-height:40px;
}
.attention2{
	padding-left: 60px;
	padding-top: 26px;
	color: #1a2134;
	line-height:40px;
}

.proItemTitle{
	width: 100%;
	font-size: 22px;
	padding-bottom: 40px;
}
.fwqClass dd, .fwqClass a{
	float: left;
	min-width: 178px;
	padding: 0px 10px;
	height: 68px;
	text-align: center;
	line-height: 68px;
	border: 1px solid #c8cbd0;
	border-radius: 4px;
	font-size: 20px;
	cursor: pointer;
	margin-bottom: 22px;
	margin-right: 22px;
	color: #010101;
}
.fwqClass dl dd:nth-child(6n),.fwqClass a:nth-child(6n){
	margin-right: 0px;
}
.fwqClass dd.on,.fwqClass dd:hover{
	border: 1px solid #1e42ca;
	background-color: #1e42ca;
	color: #fff;
}
.fwqClass dd.on,.fwqClass dd:hover, .fwqClass a.on,.fwqClass a:hover{
	border: 1px solid #1e42ca;
	background-color: #1e42ca;
	color: #fff;
}
.fwqClass dd a{
	display: block;
}
.gs_list{
	padding-top: 50px;
}
.gs_list dd{
	width: 377px;
	float: left;
	border-radius: 4px;
	border: 1px solid #c8cbd0;
	margin-right: 24px;
	margin-bottom: 48px;
	min-height: 244px;
	cursor: pointer;
}
.gs_list dd:nth-child(3n){
	margin-right: 0px;
}
.gs_list dd .protop{
	text-align: center;
	border-bottom: 1px solid #c8cbd0;
	padding-top: 26px;
	font-size: 18px;
}
.gs_list dd .price{
	line-height: 68px;
	color: #1e42ca;
	text-align: center !important;
}
.gs_list dd .price span{
	font-size: 26px;
}
.gs_list dd .procont{
	font-size: 14px;
	padding: 8px 0px;
	color: #030303;
	flex-direction: row;
	line-height: 38px;
}
.gs_list dd .procont .pro_t{
	width: 100%;
	padding-left: 28px;
}
.gs_list dd .procont .pro_l{
	width: 55%;
	float: left;
	padding-left: 28px;
}
.gs_list dd .procont .pro_l_line{
	white-space: pre-line
}
.gs_list dd .procont .pro_r{
	width: 45%;
	float: left;
}
.gs_list dd:hover,.gs_list dd.on{
	background-color: #1e42ca;
	color: #fff;
}
.gs_list dd:hover .procont,.gs_list dd:hover .price,.gs_list dd.on .procont,.gs_list dd.on .price{
	color: #fff;
}
.gs_list dd:hover .pro_buy a{
	background-color: #fff;
	color: #1e42ca;
}
.pro_dqpz{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 36px;
	font-size: 20px;
	color: #1e42ca;
}
.pro_buy{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}
.pro_buy a{
	display: inline-block;
	width: 120px;
	height: 40px;
	border-radius: 3px;
	background-color: #1e42ca;
	text-align: center;
	line-height: 40px;
	margin: auto;
	color: #fff;
}
.proClasslist{
	color: #060606;
	padding-bottom: 26px;
	font-size: 32px;
}
.pagination {
	margin:auto;
	text-align:center;
	color: #707070;
	padding-top:40px;
}
.pagination li{display: inline-block;}
.pagination a,.pagination span{
	height:35px;
	color: #333333;
	width:35px;
	margin:0px 10px;
	border: 1px solid #ddd;
	font-family:Arial, Helvetica, sans-serif;
	line-height:33px;
	text-align:center;
	background:#f7f7f7;
	display:inline-block;
}
.pagination a:hover{
	border: 1px solid #0482db;
}
.pagination span{
	font-weight:bold;
	border:1px solid #fff;
	color:#eb723c;
	background:#fff;
}
.pagination a.prev,.pagination a.next,.pagination a.first,.pagination a.end{
	width:auto;
	padding:0px 10px;
}
/*优势*/
.youshi dl dt{
	font-weight: bold;
	font-size: 20px;
	color: #1a2134;
	padding-bottom: 13px;
	padding-left: 10px;
}
.youshi dl dd{
	padding-left: 94px;
	background: url(../images/shouye_16.jpg) no-repeat 25px center;
	line-height: 62px;
	font-size: 20px;
	color: #1a2134;
}
.kefufuwu{
	padding-bottom: 60px;
}
.kefufuwu .gongdan{
	background: url(../images/shouye_20.jpg) no-repeat 37px center;
	padding: 28px 30px 28px 122px;
	border: 1px solid #c8cbd0;
}
.kefufuwu .zaixian{
	background: url(../images/shouye_28.jpg) no-repeat 37px center;
	padding: 36px 30px 28px 122px;
	border: 1px solid #c8cbd0;
	border-top: 0px;
}
.kefufuwu .gongdan,.kefufuwu .zaixian{
	display: flex;
	flex-direction: row;
}
.kefufuwu .gd_left{
	flex: auto;
	color: #909090;
}
.kefufuwu .gd_right{
	width: 150px;
	text-align: right;
	padding-top: 10px;
}
.kefufuwu .gd_left .title{
	padding-bottom: 16px;
	color: #000000;
	font-size: 20px;
}
.kefufuwu .gd_right a{
	display: inline-block;
	width: 118px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: url(../images/shouye_23.jpg) no-repeat;
}
/*云服务器*/
.yfw_zy{
	text-align:center;
}
.yfw_zy .title{
	padding-top:86px;
	color:#000;
	font-size:32px;
}
.yfw_zy .des{
	line-height:50px;
	color:#666666;
	font-size:16px;
}
.yfw_kx .title{
	padding-top:72px;
	padding-bottom:39px;
	font-size:32px;
	color:#000;
	text-align:center;
}
.yfw_kx .des{
	padding-bottom:42px;
	text-align:center;
	color:#666666;
	font-size:16px;
}
.yfw_kx .yfw_kx_dy ul li{
	padding:0px 4px;
	width:33.3%;
	height:91px;
	float:left;
	position:relative;
}
.yfw_kx_dy ul li .title2{
	height:36px;
	color:#fff;
	padding-left:20px;
	background:#3399ff;
	font-size:16px;
	line-height:36px;
}
.yfw_kx_dy ul li  .bac{
	position:absolute;
	width:105px;
	height:91px;
	background-repeat:no-repeat;
	background-position:right top;
	position:absolute;
	top:0px;
	right:4px;
}
.yfw_kx_dy ul li .title2 span{
	padding-top:3px;
	font-size:12px;
	padding-right:3px;
}
.yfw_kx_dy .des2{
	background:#ffd189;
	height:55px;
	line-height:55px;
	font-size:32px;
	padding-left:20px;
	color:#000;
}
.yfw_kx_dy .des2 span{
	font-size:12px;
}
.yfw_class_top{
	text-align:center;
	height: 80px;
	background: #fff;
	border-top:4px solid #1e42ca;
}
.yfw_class_top a{
	display:inline-block;
	width:198px;
	height:74px;
	position:relative;
	color:#666666;
	margin-left: 16%;
	line-height: 74px;
}
.yfw_class_top a:first-child{
	margin-left: 0px;
}
.yfw_class_top a.qq{
	color:#3399ff;
	margin-left:30px;
}
.yfw_class_top a.on{
	border-bottom:2px solid #1e42ca;
	margin-bottom:-2px;
}

.yfw_list{
	background: #fff;
	height: auto;
	padding-top:70px;
	padding-bottom:65px;
}
.yfw_list dd:nth-child(3n+3) {
	margin-right: 0px;
}
.cdn_js{
	padding-top:62px;
	padding-bottom:40px;
}
.cdn_js li{
	width:32.33%;
	float:left;
	background-color:#FFF;
	margin:0px 0.5%;
	height:189px;
	padding-top:63px;
	padding-left:124px;
	text-align:center;
	color:#3399ff;
	background-position:54px 49px;
	background-repeat:no-repeat;
	-moz-box-shadow:0px 0px 10px #eaeaea; /* 老的 Firefox */
	box-shadow: 0px 0px 10px #eaeaea;
}
.cdn_js li.bac1{
	background-image:url(../images/cdn2_05.jpg);
}
.cdn_js li.bac2{
	background-image:url(../images/cdn2_07.jpg);
}
.cdn_js li.bac3{
	background-image:url(../images/cdn2_09.jpg);
}
.cdn_js li span{
	font-weight:bold;
	padding-bottom:10px;
	font-size:24px;
	display:block;
}
.cdn_js li:hover{
	background-color:#3399ff;
	color:#fff;
}
.cdn_js li:hover.bac1{
	background-image:url(../images/cdn_05.jpg);
}
.cdn_js li:hover.bac2{
	background-image:url(../images/cdn_07.jpg);
}
.cdn_js li:hover.bac3{
	background-image:url(../images/cdn_09.jpg);
}
.cdn_down .title{
	height:52px;
	line-height:52px;
	color:#000;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #e6e6e6;
}
.cdn_down .cdnd_l{
	margin-right:450px;
}
.cdn_down .cdnd_r{
	text-align:center;
	width:450px;
}
.cdn_down .des{
	font-size:12px;
	height:68px;
	line-height:68px;
}
.cdnli dt{
	color:#000;
	font-weight:bold;
	font-size:18px;
	padding-bottom:18px;
}
.cdnli dd{
	width:290px;
	padding-bottom:22px;
	float:left;
	font-size:12px;
}
.cdnli dd b{
	color:#000;
	padding-bottom:3px;
	display:block;
}
.cdn_kexin{
	padding-top:38px;
	padding-bottom:75px;
}
.cdn_kexin dt{
	height:54px;
	color:#000;
	line-height:54px;
	font-weight:bold;
	font-size:20px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:40px;
}
.cdn_kexin dd{
	height:87px;
	background:#fff;
	border-top:1px solid #f8f8f8;
	margin-bottom:22px;
	-moz-box-shadow:0px 4px 6px #e1e1e1;
	box-shadow: 0px 4px 6px #e1e1e1;
	padding-left:36px;
	padding-top:24px;
	background:url(../images/bacyq.png) no-repeat 18px 30px;
	background-size:10px 10px;
	font-size:12px;
}
.cdn_kexin dd span{
	display:block;
	padding-bottom:10px;
	color:#000;
	font-weight:bold;
	
}
.cdn_kexin dd:hover{
	border:1px solid #000;
}
.zcgn{
	padding-top: 112px;
	padding-bottom: 130px;
}
.table{
	text-align: center;
	border: 1px solid #cfd0d4;
	border-radius: 4px;
}
.table tr{
	line-height: 60px;
}
.table tr:nth-child(odd){
	background-color: #f6f6f6;
}
.table th{
	font-weight: normal;
	text-align: center;
	border-right: 1px dashed #cfd0d4;
}
.table td{
	text-align: center;
}
/*关于我们*/
.aboutcont .h_hotprotitle{
	line-height: 220%;
}
.aboutcont img{
	box-shadow: 0px 0px 13px #cecece;
}
.aboutcont .li2 .title{
	font-size: 20px;
	color: #1e42ca;
}
.aboutcont .li3 .title{
	padding-top: 47px;
	font-size: 22px;
	padding-bottom: 18px;
	background: url(../images/about_20.jpg) no-repeat bottom center;
}
.aboutcont .li3 .cont{
	padding: 20px 10px 50px 10px;
	color: #323232;
	line-height: 200%;
	text-indent: 2em;
	text-align: left;
}
/*机房介绍*/
.jfjs .jfbanner{
	background: url(../images/jfjs_02.png) no-repeat center;
	height: 499px;
}
.jfjs .jfjspic{
	text-align: center;
	width: 1195px;
	margin: auto;
	padding-top: 60px;
}
.jfjs .jfjspic img{
	box-shadow: 0px 10px 20px #a3a3a3;
}
.jfjs .jfyslist{
	padding-top: 90px;
	padding-bottom: 170px;
}
.jfjs .jfyslist li{
	float: left;
	width: 382px;
	line-height: 200%;
	margin-left: 27px;
	padding: 46px 20px 0px 34px;
	height: 350px;
	box-shadow: 0px 0px 20px #a3a3a3;
}
.jfjs .jfyslist li:first-child{
	margin-left: 0px;
}
.jfjs .jfyslist li .pic{
	text-align: center;
	font-size: 16px;
	height: 140px;;
	color: #333333;
}
.jfjs .jfyslist li .pic img{
	margin-bottom: 20px;
}
.jfjs .jfyslist li .font{

}
/*关于我们*/
.aboutp{
	padding: 20px 0 130px;
}
.aboutp .about_l{
	width: 220px;
}
.aboutp .about_l dt{
	background:url(../images/aleftico.jpg) no-repeat 60px 26px #1e42ca ;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
	padding-left:80px;
}
.aboutp .about_l dd{
    border-bottom: 1px dashed #e6e6e6;
    color: #1e42ca;
    font-size: 14px;
    line-height: 60px;
    padding-left:80px;
	background:url(../images/bacyq.png) no-repeat 65px 27px;
}
.aboutp .about_l dd.on a{
	color:#1e42ca;
}
.aboutp .about_l{
	width: 220px;
}
.aboutp .about_r{
	width: 935px;
}
.aboutp .about_r .right-top{
	 color: #b2b2b2;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
    line-height: 55px;
}
.aboutp .about_r .right-top2{
	font-size: 16px;
	font-weight:bold;
	color:#000;
	border-bottom: 1px solid #e6e6e6;
    line-height: 55px;
	background:url(../images/newstop.jpg) no-repeat left;
	padding-left:14px;
}
.aboutp .about_r .title ,.unewsview .untitle {
    padding: 50px 0 25px;
}
.aboutp .about_r .title h1 ,.unewsview .untitle h1{
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}
.aboutp .about_r .des,.unewsview  .des{
	line-height:200%;
}
.aboutp .about_r li,.unewslist .list li {
    border-bottom: 1px dashed #e6e6e6;
    padding: 30px 0;
}
.aboutp .about_r li .date ,.unewslist .list li  .date{
    background-color: #1e42ca;
    box-sizing: border-box;
    color: #fff;
    padding: 6px 15px;
    text-align: center;
    width: 90px;
}
.aboutp .about_r li .item-info{
    transition: color 0.5s linear 0s;
    width: 800px;
}
.unewslist .list li  .item-info{
	margin-left: 130px;
}
.aboutp .about_r li .item-info a,.unewslist .list li  .item-info a{
    transition: color 0.3s linear 0s;
}
.aboutp .about_r li .item-info p ,.unewslist .list li  .item-info p{
    font-size: 16px;
    margin-bottom: 16px !important;
}
.aboutp .about_r li .date p ,.unewslist .list li  .date p {
    border-bottom: 1px dashed #fff;
    font-size: 30px;
}
.aboutp .about_r li .item-info span ,.unewslist .list li  .item-info span{
    color: #999;
    font-size: 12px;
    line-height: 18px;
}
.aboutp .about_r li:hover,.aboutp .about_r li:hover .item-info a, .aboutp .about_r li:hover .item-info span,.unewslist .list li:hover,.unewslist .list li:hover .item-info a, .unewslist .list li:hover .item-info span {
    color: #1e42ca;
}
/*用户中心*/
.u_body{
	min-width: 1200px;
	background: url(../images/user_59.jpg) repeat-y left #eef0f6;
}
.u_top{
	height: 54px;
	line-height: 54px;
	background: #1e42ca;
	font-size: 15px;
	color: #fff;
	padding-right: 40px;
	box-shadow: 0px 0px 5px #888888;
}
.u_top a{
	color: #fff;
}
.tx{
	position: relative;
}
.tx i{
	position: absolute;
	right: -6px;
}
.tx i,.tx2{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #df2222;
}
.u_top span,.u_top a{
	margin: 0px 10px;
}
.u_top .logo{
	display:inline-block;
	background: url(../images/logo1.png) no-repeat center;
	width: 190px;
	height: 54px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
.user_c{
	background: url(../images/user_59.jpg) repeat-y left #eef0f6;
}
.user_l{
	width: 189px;
	height:100%;
	float: left;
	padding-top: 18px;
}
.user_r{
	display:block;
	overflow:hidden;
	padding:20px;
	margin-left: 190px;
}
.user_l .gl{
	padding-left: 25px;
	background: #272d32;
	height: 50px;
	line-height: 50px;
	border-right: 2px solid #1e42ca;
	color: #fff;
}
.user_l .gl a{
	color: #fff;
}
.user_l .ico{
	width: 30px;
	display: inline-block;
}
.user_l,.user_l a{
	color:#7d868e;
}
.user_l dl{
	padding-left:24px;
	padding-right:22px;
}
.user_l dt{
	margin-top:16px;
	color:#7d868e;
	border-bottom:1px solid #7d868e;
	height:40px;
	line-height:40px;
}
.user_l dd{
	height:50px;
	line-height:50px;
}
.user_home_wrz{
	height:36px;
	line-height:36px;
	padding-left:20px;
	color:#ff4d4d;
	margin-bottom: 18px;
	background:#fff;
}
.user_home_wrz a,.user_home_top .huiyuan a,.user_home_top .chongzhi{
	color:#1e42ca;
}
.user_home_top{
	color:#666;
	padding:10px 20px;
	background:#FFF;
	line-height:38px;
}
.user_home_top .huiyuan{
	width:40%
}
.user_home_top .yue{
	width:40%
}
.user_home_top .ordernum{
	width:20%
}
.user_home_top .huiyuan .useremail{
	font-size:22px;
	color:#3d3d3d;
}
.user_home_top .chongzhi span{
	font-size:26px;
	font-weight:bold;
}
.user_home_top .chongzhi .btn{
	display:inline-block;
	width:80px;
	height:32px;
	margin-top:0px;
	line-height:32px;
	text-align:center;
	color:#ffffff;
	background:#1e42ca;
	margin-left:10px;
	margin-right:10px;
}
.user_home_top .ordernum{
	text-align:center;
}
.user_home_top .ordernum li{
	float:left;
	width:50%;
}
.user_home_top .ordernum li span{
	display:block;
	font-size:26px;
	font-weight:bold;
	color:#3d3d3d;
}
.user_home_top .ordernum li a{
	color:#3d3d3d;
}
.user_home_o{
	margin-top:18px;
	background:#fff;
	padding:20px;
	padding-bottom:45px;
}
.user_home_o dt{
	color:#3d3d3d;
	font-weight:bold;
	font-size:16px;
	border-left:2px solid #1e42ca;
	padding-left:20px;
}
.user_home_o dd{
	width:33.3%;
	background:#f5f6fa;
	float:left;
	height:111px;
	margin-top:28px;
}
.user_home_o dd .ico{
	width:160px;
	background-repeat:no-repeat;
	background-position:center 30px;
	height:111px;
	float:left;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding-top:62px;
}
.user_home_o dd .onum{
	padding-top:10px;
	margin-left:180px;
}
.user_home_o dd .onum a{
	line-height:30px;
	height:30px;
	display:block;
	width:65%;
}
.user_home_o dd .onum span{
	float:right;
}
.user_cb{
	background:#fff;
	padding:20px;
	padding-bottom:45px;
	margin-bottom: 10px;
}
.user_cb .title{
	margin-bottom:20px;
	color:#3d3d3d;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px solid #aaaaaa;
	padding-bottom:10px;
}
.userf li{
	padding: 20px 0px;
}
.userf li span{
	text-align:right;
	width:200px;
	padding-right: 5px;
	display:inline-block;
}
.userf li span em{
	color: #ff0000;
	font-style: normal;
}
.userf li .input{
	border:1px solid #dbdbda;
	color:#666666;
	height:50px;
	font-size: 14px;
	line-height:50px;
	width:400px;
	border-radius: 4px;
	padding-left:10px;
}
 .select{
	border:1px solid #aaaaaa;
	color:#666666;
	padding-right:10px;
	height:35px;
	line-height:35px;
	padding-left:10px;
}
.buyf .select{
	border:1px solid #dbdbda;
	height:50px;
	line-height:50px;
}
.btn,.table_form td a.btn{
	display: inline-block;
	background: #1e42ca;
	width: 300px;
	line-height: 50px;
	height: 50px;
	border-radius: 4px;
	border: 0px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.table_form th{
	background: #f7f7f7;
	color: #9a9a9a;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #dedede;
}
.table_form td{
	padding: 14px 0px;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	color: #7c7a79;
}
.table_form td a{
	color: #2789d1;
	cursor:pointer;
}
.wtable_form th{
	text-align: right;
	color: #9a9a9a;

	height: 42px;
	line-height: 42px;
}
.wtable_form td{
	padding: 14px 0px;
	color: #7c7a79;
}
.wtable_form td a{
	color: #2789d1;
}
.wtable_form .bo th,.wtable_form .bo td{
	border-bottom:1px dotted #dedede;
}
.overWork a{
	text-align: center;
	cursor: pointer;
	display: inline-block;
	background: #1e42ca;
	width: 150px;
	height: 40px;
	line-height: 40px;
	border: 0px;
	color: #fff !important;
}
#Pic_img{
	cursor: pointer;
}
.user_search{
	margin-bottom: 10px;
	background:#fff;
	padding:20px;
	line-height: 32px;
}
.user_search .select{
	border:1px solid #aaaaaa;
	color:#666666;
	padding-right:10px;
	height:32px;
	line-height:32px;
	float: left;
	padding-left:10px;
	margin-right: 2px;
}
.user_search .input,.txinput{
	border:1px solid #aaaaaa;
	color:#666666;
	height:32px;
	float: left;
	line-height:32px;
	width:150px;
	padding-left:10px;
	margin-right: 2px;
}
.user_search .btn,.user_search .reset,.btn2{
	background: #1e42ca;
	text-align: center;
	padding: 0px;
	width:90px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	border: 0px;
	cursor: pointer;
	margin-right: 2px;
}
.user_search .reset{
	background: #999999;
	cursor: pointer;
}
.ultop{
	padding-bottom: 20px;
}
.ultop a{
	display: inline-block;
	width: 135px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #ff4c4c;
}
.wk_top{
	font-size: 20px;
	color: #000;
	padding-bottom: 20px;
}
.wk_top span{
	font-size: 12px;
	color: #999;
}
.wk_top2{
	height: 45px;
}
.wk_top2 a{
	display: inline-block;
	text-align: center;
	width: 120px;
	float: left;
	height: 34px;
	line-height: 34px;
	margin-top: 11px;
	background: #e3e5f1;
	color: #000;
}
.wk_top2 a.on{
	font-size: 16px;
	height: 45px;
	color: #fa0000;
	background: #fff;
	margin-top: 0px;
	line-height: 45px;
}
.gdtitle a{
	display: inline-block;
	color: #999;
	font-size: 13px;
	font-weight: normal;
	margin-left: 20px;
}

/*购买*/
.pbuy .b_top{
	text-align:center;
	padding-top:60px;
	padding-bottom:25px;
	color:#3c3c3a;
	font-size:18px;
}
.pbuy .b_top em{
	text-align:center;
	display:inline-block;
	border:2px solid #ababab;
	color:#ababab;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:14px;
	height:28px;
	line-height:24px;
	width:28px;
	margin-right:12px;
	font-style:normal;
	font-size:16px;
}
.pbuy .b_top font{
	font-family:宋体;
	font-size:22px;
	display:inline-block;
	color:#355f8f;
	padding:0px 14px 0px 18px;
}
.pbuy .b_top span{
	color:#1e42ca;
}
.pbuy .b_top span em{
	border:2px solid #1e42ca;
	color:#1e42ca;
}
.pbuy .b_qr{
	color:#202428;
	line-height: 85px;
	padding-left:50px;
	font-size: 26px;
	border-bottom:1px solid  #dfe1e3;
	background: url(../images/ordertoptit.jpg) no-repeat 24px center;
}
.pbuy .b_qr span{
	padding-bottom:10px;
	cursor: pointer;
	display: inline-block;
	width: 130px;
	text-align: center;
}
.pbuy .b_qr span.on{
	border-bottom: 2px solid #00a4ff;
	color:#00a4ff;
}
.xxpay{
	padding-top: 50px;
}
.xxpay dt{
	padding-bottom: 20px;
}
.xxpay .xxpay_c{
	background: #f7f7f7;
	height: 420px;
	padding-top: 35px;
	padding-left: 20px;
}
.xxpay .xppay_c2{
	padding-top: 20px;
	line-height: 24px;
	font-size: 13px;
}
.xxpay dd{
	width: 25%;
	float: left;
	padding: 0px 6px;
}
.pbuy .buyf{
	padding:22px;
	width:750px;
	margin:auto;
}
.pbuy .zyts{
	padding:16px;
	margin-bottom:100px;

}
.pbuy .zyts .tig{
	background:url(../images/page_07.jpg) no-repeat left;
	padding-left:18px;
	margin-bottom:12px;
}
.pbuy .zyts .des{
	line-height:160%;
	text-indent:2em;
}
.pbuy .numjj{
	float: left;
	width: 200px;
}
.pbuy .numjj_s{
	float: left;
	line-height: 50px;
}
.pbuy .numjj a,.pbuy .numjj input{
	display: inline-block;
	text-align: center;
	float: left;
	line-height: 50px;
	width: 50px;
	height: 50px;
}
.pbuy .numjj a.no{
	color: #9c99ad;
	background: #ebeff1;
}
.pbuy .numjj a{
	background: #ebeff1;
	color: #1e42ca;
	cursor: pointer;
	border: 1px solid #bdc1c9;
}
.pbuy .numjj input{
	border: 0px;
	border-bottom: 1px solid #bdc1c9;
	border-top: 1px solid #bdc1c9;
}
.pbuy .m_list{
	float: left;
	border-left: 1px solid #bdc1c9;
}
.pbuy .m_list a{
	display: inline-block;
	width: 70px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border: 1px solid #bdc1c9;
	border-left: 0px;
	cursor: pointer;
}
.pbuy .m_list a.on{
	margin-left: -1px;
	background: #1e42ca;
	color: #fff;
}
.pbuy .price{
	float: left;
	color: #ee7e37;
	font-size: 16px;
}
.pbuy .payprice{
	float: left;
	color: #ee7e37;
	font-size: 30px;
}
.pbuy .price em,.pbuy .payprice em{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
.orderSucess{
	padding-bottom: 100px;
	margin: auto;
	margin-top: 100px;
	margin-bottom: 290px;
	box-shadow: 0px 0px 20px #b6b6b6;
}
.orderSucess{
	color: #000;
}
.orderSucess .pic{
	padding-top: 66px;
	padding-bottom: 40px;
	background: #1e42ca;
	color: #fff;
	text-align: center;
	font-size: 24px;
}
.orderSucess .pic img{
	margin-bottom: 22px;
}
.orderSucess .time{
	color: #fff;
}
.orderSucess .orderv{
	padding-top: 20px;
	text-indent: 1em;
	line-height: 200%;
	width: 300px;
	padding-bottom: 30px;
	margin: auto;
}
.orderSucess .orderv2{
	padding-top: 50px;
	text-align: center;
}
.orderSucess .orderv .oprice {
    color: #ee7e37;
    font-size: 16px;
}
.orderSucess .orderv2 a{
	display: inline-block;
	background: #1e42ca;
	width: 150px;
	height: 40px;
	line-height: 40px;
	border: 0px;
	color: #fff;
}
.topay{
	padding-top: 10px;
	font-size: 16px;
	padding-bottom: 100px;
	line-height: 60px;
}
.topay .title{
	text-align: right;
	width: 100px;
	float: left;
}
.topay .cont{
	float: left;
	width: 350px;
}
.topay .price{
	color: #ee7e37;
	font-size: 30px;
	padding-right: 5px;
}
.topay .paytype{
	padding-left: 100px;
	vertical-align: middle;
	width: 600px;
	padding-top: 30px;
	margin: auto;
}
.topay .cont input{
	margin-top: 24px;
	float: left;
}
.topay i.picon{
	margin-left: 3px;
	margin-top: 14px;
	margin-right: 10px;
	float: left;
	display: inline-block;
	width: 87px;
	height: 27px;
	background: url(../images/index.png) no-repeat;
}
.chongzhi i.picon{
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 10px;
	display: inline-block;
	width: 87px;
	height: 27px;
	background: url(../images/index.png) no-repeat;
	cursor: pointer;
}
.topay i.wx,.chongzhi i.wx{
	background-position: 0px -27px;
}
.topay i.up,.chongzhi i.up{
	background-position: 0px -54px;
}
.topay .btn,.chongzhi .btn{
	margin-left: 100px;
	margin-top: 20px;
}
.msgdel{
	text-align: right;
	padding-top: 40px;
}
.msgdel a{
	display: inline-block;
	background: #36a7ff;
	width: 100px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	color: #fff;
}
/*登录注册*/
.reglogbac{
	width: 1025px;
	margin: auto;
}
.reglogbac .regck_r{
	text-align: center;
	font-size: 14px;
	padding-top: 29px;
	padding-bottom: 80px;
}
.reglogbac .regck_r a{
	color: #1e42ca;
}
.regck{
	border-radius: 10px;
	width:480px;
	background:#fff;
	box-shadow: 0 0 30px #d1d1d1;
	margin:auto;
}
.regck .title{
	font-size:24px;
	text-align: center;
	color:#010101;
	line-height:100px;
}
.regck .title a{
	float:right;
	color:#000000;
	
}
.regck li{
	padding: 10px 0px;
	display: flex;
	flex-direction: row;
}
.regck li span{
	display: inline-block;
	height: 46px;
	padding-right: 18px;
	text-align: right;
	width: 138px;
	line-height: 46px;
}
.regck .form-group .text{
	width:276px;
	font-size: 16px;
	border-radius: 5px;
	height:46px;
	border:1px solid #aaaaaa;
	color:#b8b8b8;
	padding-left:20px;
}
.regck .form-group .btn{
	font-size:20px;
	color:#fff;
	width:300px;
	border-radius: 6px;
	height:46px;
	background:#1e42ca;
	border:0px;
}
.verify_img{
	cursor: pointer;
}
.regck .form-group .verify_img{
	height:46px;
}
/*所有*/
.gsz_list .proItemTitle{
	border: 1px solid#1e42ca;
	background-color:#1e42ca;
	color:#fff;
	width: 178px;
	height: 48px;
	margin-top: 40px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #c8cbd0;
	font-size: 20px;
	cursor: pointer;
	margin-right: 22px;
}
.gsz_list{
	padding-top:58px;
	padding-bottom:42px;
	font-size: 14px;
	color: #666666;
}
.gsz_list dt,.gsz_list dd{
	border-bottom:1px solid #929292;
	height:38px;
	line-height:36px;
}
.gsz_list dt{
	color:#000;
	border-top:1px solid #929292;
}
.gsz_list dt span,.gsz_list dd span{
	display: inline-block;
	height: 38px;
	text-align:center;
	width:10%;
	float:left;
}
.gsz_list dd a{
	color:#3399ff;
}
/* 解决方案 */
.p_solution .p_hotprotitle .title{
	font-size: 30px;
	padding-bottom: 10px;
	padding-top: 40px;
}
.p_solution .p_hotprotitle{
	font-size: 20px;
}
.p_solution .yewu ul, .p_solution .hxyoushi ul, .p_solution .liangdian ul, .p_solution .gongyouyun ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.p_solution .yewu ul li{
	height: 262px;
	color: #fff;
	position: relative;
	border: 1px solid #cfd1d6;
	overflow-x: hidden;
	border-radius: 10px;
	background-color: #93b3da;
	display: flex;
	align-items: center;
}
.p_solution .yewu ul li.on{
	background-color: #ecf0f6;
}
.p_solution .yewu ul li .cont{
	width: 100%;
	position: absolute;
	height: 100%;
	padding: 20px;
	top: 0px;
	left: 0px;
	font-size: 14px;
}
.p_solution .yewu ul li .title{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
.p_solution .yewu ul li .li_t, .p_solution .yewu ul li .img_t{
	display: none;
}
.p_solution .yewu ul li a{
	width: 238px;
	line-height: 40px;
	text-align: center;
	display: none;
	background-color: #1e42ca;
	color: #fff;
	margin-top: 30px;
	border-radius: 6px;
}
.p_solution .yewu ul li .icon{
	display: inline-block;
	background: url(../images/zulin1_03.png) no-repeat center;
	background-size: 100% auto;
	width: 16px;
	height: 10px;
	margin-right: 6px;
}
.p_solution .yewu ul li.on .li_o, .p_solution .yewu ul li.on .img_o{
	display: none;
}
.p_solution .yewu ul li.on a, .p_solution .yewu ul li.on .li_t, .p_solution .yewu ul li.on .img_t{
	display: block;
}
.p_solution .yewu ul li.on{
	color: #010101;
}
.p_solution .yewu ul li .li_t{
	color: #868888;
	line-height: 30px;
}
.p_solution .hxyoushi ul li{
	width: 373px;
}
.p_solution .hxyoushi ul li .title{
	padding-top: 25px;
	padding-bottom: 10px;
	color: #010101;
	font-size: 18px;
	font-weight: bold;
}
.p_solution .hxyoushi ul li .des{
	font-size: 16px;
	line-height: 30px;
	color: #868888;
}
.p_solution .liangdian ul li{
	width: 382px;
	padding: 35px 0px 35px 35px;
	border: 1px solid #cfd1d6;
	display: flex;
	margin-bottom: 16px;
	border-radius: 6px;
}
.p_solution .liangdian ul li .cont{
	width: 65%;
}
.p_solution .liangdian ul li .title{
	padding-bottom: 10px;
	color: #010101;
	font-size: 20px;
	font-weight: bold;
}
.p_solution .liangdian ul li .des{
	font-size: 16px;
	line-height: 26px;
	color: #868888;
}
.p_solution .liangdian ul li .img{
	display: flex;
	flex: 1;
	align-items: center;
	justify-content: center;
}
.p_solution .gongyouyun{
	padding-bottom: 75px;
}
.p_solution .gongyouyun ul li{
	width: 382px;
	padding: 40px;
	border: 1px solid #cfd1d6;
	margin-bottom: 16px;
	border-radius: 6px;
	height: 220px;
}
.p_solution .gongyouyun ul li .title{
	line-height: 54px;
	color: #010101;
	font-size: 20px;
	font-weight: bold;
}
.p_solution .gongyouyun ul li .des{
	font-size: 16px;
	line-height: 26px;
	color: #868888;
}
/*底部*/
.h_zixun{
	background:url(../images/index_56.jpg) no-repeat center;
	height:310px;
}
.h_zixun a{
	display: block;
	height: 310px;
}
.usercopy{
	text-align:center;
	color:#aaaaaa;
	height:70px;
	line-height:70px;
	font-size:12px;
}
.foot{
	background: #f6f6f6;
	color: #777777;
	padding: 80px 0px 100px;
}
.foot a{
	color: #777777;
}
.foot1{
	width: 50%;
	float: left;
	padding-top: 23px;
	font-size: 16px;
	line-height: 36px;
}
.foot1 a{
	margin: 0px 30px;
}
.foot1 a.logo{
	display: inline-block;
	background: url("../images/footlogo.jpg") no-repeat;
	width: 129px;
	height: 38px;
	margin: auto;
}
.foot1 .copyright{
	padding-top: 50px;
}
.foot2{
	font-size: 15px;
	width: 50%;
	float: left;
}
.foot2 dl{
	width: 25%;
	float: left;
}
.foot2 dl dt{
	padding-bottom: 20px;
	font-weight: bold;
}
.foot2 dl dd{
	line-height: 28px;
}
.foot3{
	text-align: center;
	padding: 36px 0px;
	text-align: center;
	color: rgba(0,0,0,.4);
	font-size: 12px;
}
.footlang{
	width: 140px;
}
.footlang .langc{
	position: relative;
	cursor: pointer;
	display: inline-block;
	height: 36px;
	width: 115px;
	border: 1px solid #bfbfbf;
	line-height: 36px;
	border-radius: 5px;
	background: url(../images/home_dq.jpg) no-repeat 5px center;
	padding-left: 30px;
}
.footlang .langc i{
	display: inline-block;
	width: 20px;
	float: right;
	height: 36px;
	background: url(../images/home_79.png) no-repeat center;
}
.langlist{
	display: none;
	position: absolute;
	padding-top: 5px;
	top: 30px;
	width: 110px;
	text-align: center;
	border: 1px solid #bfbfbf;
	left: -1px;
	background: #f9f9f9;
	border-top: 0px;
}

.fudong{
	position:fixed;
	top:30%;
	right:0px;
	width:64px;
	text-align: right;
}
.fudong a{
	height: 48px;
	width: 48px;
	display: inline-block;
	text-align: center;
	transition: width .15s ease-in-out;
	background-size: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #9d9ea5;
}
.fudong a.telegram{
	background-image: url(../images/ficon_03.png) ;	
}
.fudong a.skype{
	background-image: url(../images/ficon_05.png) ;
}
.fudong a.line{
	background-image: url(../images/ficon_07.png) ;
}
.fudong a.qq{
	background-image: url(../images/ficon_08.png) ;	
}
.fudong a.on{
	background-color: #1e42ca;
}
.fudong a img{
	width: 32px;
	height: 32px;
	margin-top: 8px;
}
.fudong .gotop{
	background-image: url(../images/jjfa_69.jpg) ;
	background-color: #666666;
}
@media only screen and (max-width: 760px) {
	html, body {
		font-size: 14px;
		color: #010101;
		min-width: unset;
	}
	.ismobile{
		display: block;
	}
	.ispc{
		display: none;
	}
	.minw{
		min-width: unset;
	}
	.pagetop, .pagetop_kg, .fudong{
		display: none;
	}
	.banana{
		height: 185px;
	}
	.banana .font1{
		font-size: 28px;
	}
	.banana .font2{
		font-size: 16px;
	}
	.banana dd{
		padding-top: 50px;
	}
	.banana .font2 {
		padding-top: 10px;
	}
	.banana2 {
		height:unset;
		padding-bottom: 32px;
	}
	.h_hotprotitle{
		padding: 0px 20px;
		padding-bottom: 20px;
		font-size: 14px;
	}
	.h_hotprotitle .title{
		font-size: 28px;
		padding-top: 40px;
		padding-bottom: 16px;
		text-align: center !important;
	}
	.h_pro {
		padding: 0px 5px;
	}
	.h_pro dl {
		width: auto;
		margin: auto;
	}
	.h_pro dd {
		width: 48%;
		margin: 1%;
		border: 1px solid #eaeaea;
		position: relative;
		float: left;
		border-radius: 10px;
		padding-bottom: 17px;
		background: #fff;
		z-index: 0;
	}
	.h_pro dd .cont {
		line-height:unset;
	  }
	.h_pro dd .cont .ico{
		padding: 4px 0px;
		background: url(../images/hprojt_06.png) repeat-x bottom;
	}
	.h_pro dd .price span {
		font-size: 26px;
	}
	.h_zclist{
		text-align: center;
	}
	.h_zclist img {
		width: 80%;
	}
	.h_link ul li {
		width: 33.3%;
		margin-bottom: 20px;
	}
	.h_link ul li img {
		width: 90%;
	}
	.gs_list dd {
		width: 100%;
		margin-bottom: 5px;
	}
	.fwqClass {
		padding-top: 30px;
	}
	.proItemTitle {
		width: 100%;
		font-size: 20px;
		padding-bottom: 20px;
	}
	.fwqClass {
		padding-top: 30px;
	}
	.fwqClass dd, .fwqClass a {
		min-width: unset;
		width: 32%;
		margin-right: 1.3%;
		height: 48px;
		line-height: 48px;
		border-radius: 4px;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.h_contact ul li {
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
	}
	.h_contact {
		padding-top: 40px;
		padding-bottom: 88px;
	}
	.h_contact ul li .fqdh, .h_contact ul li .tel, .h_contact ul li .tel {
		display: inline-block;
		background-color: #1e42ca;
		color: #fff;
		width: 60%;
		height: 44px;
		line-height: 44px;
		border-radius: 4px;
	}
	/* 解决方案 */
	.p_solution_banner{
		height: 250px;
	}
	.p_solution .p_hotprotitle .title{
		font-size: 22px;
	}
	.p_solution .p_hotprotitle .des{
		font-size: 16px;
		padding: 0px 20px;
		line-height: 180%;
	}
	.p_solution .p_hotprotitle{
		padding-bottom: 20px;
	}
	.p_solution .yewu ul li{
		width: 100%;
		margin-bottom: 15px;
		color: #010101;
		background-color: #ecf0f6;
	}
	.p_solution .yewu ul li .cont{
		font-size: 13px;
	}
	.p_solution .yewu ul li img, .p_solution .hxyoushi ul li img{
		width: 100%;
	}
	.p_solution .yewu ul li .li_o, .p_solution .yewu ul li .img_o{
		display: none;
	}
	.p_solution .yewu ul li a, .p_solution .yewu ul li .li_t, .p_solution .yewu ul li .img_t{
		display: block;
	}
	.p_solution .yewu ul li a{
		margin: 30px auto 0px;
	}
	.p_solution .hxyoushi ul li{
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}
	.p_solution .liangdian ul li, .p_solution .gongyouyun ul li{
		width: 100%;
		height: unset;
	}
	/* 底部 */
	.footmenu{
		background-color: #ffffff;
		height: 60px;
		position: fixed;
		width: 100%;
		left: 0px;
		right: 0px;
		bottom: 0px;
		box-shadow:0px 0px 8px  #e9f5f5;
	}
	.footmenu li{
		float: left;
		width: 25%;
		text-align: center;
		font-size: 15px;
	}
	.footmenu li a{
		text-align: center;
		padding-top: 35px;
		display: block;
		color: #333333;
		position: relative;
		background-position:center 10px;
		background-repeat: no-repeat;
		background-size: auto 40%;
	}
	.footmenu li.dh-home a{
		background-image: url(../images/indexmenu_03.png);
	}
	.footmenu li.lserver a{
		background-image: url(../images/mobileindex_12.png) ;
		background-size: auto 43%;
	}
	.footmenu li a.contact{
		background-image: url(../images/indexmenu_06.png);
	}
	.footmenu li.ddos a{
		background-image: url(../images/mobileindex_15.png);
	}
	.footmenu li.on > a{
		color: #1e42ca;
		text-align: center;
	}
	.footmenu li.dh-home.on a{
		background-image: url(../images/indexmenu_04.png);
	}
	.footmenu li.lserver.on a{
		background-image: url(../images/mobileindex_11.png);
	}
	.footmenu li.on a.contact{
		background-image: url(../images/indexmenu_05.png);
	}
	.footmenu li.ddos.on a{
		background-image: url(../images/mobileindex_14.png);
	}
	.footmenu2{
		height: 70px;
	}
	.mainlevel{
		position:relative;
	}
	.menusub{
		width:130px;
		right:0px;
		display:none;
		border:1px solid #ced6d8;
		background-color: #fff;
		position:absolute;
		z-index:1000;
		bottom: 60px;
		text-align:center;
	}
	.menusub dl{
		position:relative;
	}
	.menusub dd{
		text-align: center;
	}
	.menusub dd a{
		background-image: none !important;
		color:#3e3a39;
		height:38px;
		display:inline-block;
		width:100px;
		border-bottom:1px solid #e2eaec;
		padding:0px;
		line-height:38px;
		margin: auto;
	}
	.fudong2{
		position:fixed;
		top:50%;
		right:0px;
		width:48px;
	}
	.fudong2 a{
		display: inline-block;
		width: 48px;
		height: 48px;
		margin-bottom: 5px;
		border-radius: 24px;
		box-shadow:0px 0px 8px  #93dfe1;
		background-repeat: no-repeat;
		background-position: center;
		background-color: #1e42ca;
		background-size: 50% auto;
	}
	.fudong2 a.zxun{
		background-image: url(../images/kefu_03.png) ;
	}
	.fudong2 a.zhiding{
		background:url(../images/kefu_06.png) #1e42ca center no-repeat;
		background-size: 35% auto;
	}
	.fudong2 a.telegram{
		background-image: url(../images/ficon_03.png) ;
	}
} 