*{margin:0px; padding:0px;list-style:none;box-sizing: border-box;}
html,body{font-size: 16px;color: #212529; font-family: 思源黑體 TW,Microsoft YaHei,sans-serif;}
.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 !important;}
.f14 {font-size: 14px;}
.ta_c{
	text-align:center;
}
a{text-decoration: none; cursor: pointer; color: #212529;}
.maxw{
	width:1320px;
	margin:auto;
}
.minw{
	min-width:1320px;
	margin:auto;
}
.color1{
	color:#df2222;
}
.color000{
	color:#000;
}
.cursorp{
	cursor: pointer;
}
.submit_form{
	cursor: pointer;
}
.layui-layer-loading1{
    margin: auto;
}
.nodata{
	text-align: center;
	line-height: 80px;
	width: 100%;
}
.nr_bac{
	background: url(../images/tabbac_03.jpg) top;
}
.opacity8:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.wloading{
	background: url(../images/loading.gif) no-repeat center;
	background-size: 60px;
	height: 60px;
	width: 100%;
	display: block;
}
.ph_nav ul, .p_ul ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ph_nav li, .p_ul li{
	background-repeat: no-repeat;
}
.ph_nav li:hover{
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25); 
}
.btn_g{
	width: 138px;
	display: inline-block;
	color: #fff;
	height: 42px;
	text-align: center;
	line-height: 42px;
	background-color: #198754;
}
.btn_h{
	width: 138px;
	background-color: #6c757e;
	display: inline-block;
	color: #fff;
	height: 42px;
	text-align: center;
	line-height: 42px;
}
.btn_w{
	width: 100%;
	display: inline-block;
	height: 42px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #167347;
	color: #167347;
}
.btn_w:hover{
	background-color: #167347;
	color: #fff;
}
.btn_w:hover::after{
	background: url(../web/jtw.png) no-repeat center;
}
.btn_w::after, .btn_g::after, .btn_h::after{
	content: "";
	width: 14px;
	height: 12px;
	margin-left: 8px;
	display: inline-block;
}
.btn_g::after, .btn_h::after{
	background: url(../web/jtw.png) no-repeat center;
}
.btn_w::after{
	background: url(../web/jtg.png) no-repeat center;
}
.dian{
	font-size: 14px;
	font-weight: bold;
}
/*
头部
*/
.pagetop_kg{
	height: 128px;
	width: 100%;
	transition-delay: 0.5s;
	transition: all 0.2s ease-in-out;
}
.pagetop{
	z-index: 100;
	padding-left: 30px;
	padding-right: 30px;
	position: fixed;
	display: flex;
	flex-direction: row;
	top: 0px;
	left: 0px;
	right: 0px;
	transition: all .3s ease-in-out;
	background-color: #fff;
	min-width: 1320px;
	height: 128px;
	transition-delay: 0.5s;
	transition: all 0.2s ease-in-out;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); 
}
.sticky {
	height: 128px;
}
.pagetop .top1{
	height: 74px;
	border-bottom: 1px solid #f2f5f7;
}
.pagetop .top2{
	height: 54px;
}
.pagetop .top2 .tel{
	display: flex;
	font-weight: bold;
	font-size: 14px;
	align-items: center;
}
.pagetop .ptop_c{
	display: flex;
	justify-content: space-between;
}
.pagetop.active{
	background-color:hsla(0,0%,100%,.9) !important;
	box-shadow: 0 1px 10px 0 rgba(121,169,173,.3) !important;
}
.indexClass .pagetop{
	box-shadow:none;
}
.pagetop .logo{
	display:inline-block;
	background:url(../web/logo2.png) no-repeat left center;
	width: 161px;
}
.pagetop.sticky .logo{
	height: 80px;
}
.pagetop .menu{
	flex: auto;
	display: flex;
	text-align: center;
	justify-content:right;
	font-size: 15px;
}
.pagetop .menu > span{
	align-items:center;
	margin: 0px 4px;
	display: flex;
}
.pagetop .menu > span > a{
	display: flex;
	height: 100%;
	align-items: center;
	position: relative;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 22px;
}
.mainlevelHeader{
	position: relative;
}
.mainlevelHeader > a{
	display: inline-block;
	position: relative;
}
.mainlevelHeader > a::after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 12px;
	height: 7px;
	background: url(../web/icon_03.png) no-repeat ;
	right: 12px;
}
.mainlevelHeader .menusub{
	left: 0px;
	border-bottom: 3px #313d4f solid;
	box-shadow: 0px 0px 6px #999;
	top: 50px;
}
.pagetop .menu .menusub::after{
	position: absolute;
	display: block;
	content: "";
	width: 18px;
	height: 11px;
	left: 40px;
	background: url(../web/icon_07.png) no-repeat center center;
	top: -11px;
}
.mainlevelHeader .menusub a{
	white-space:nowrap;
	text-align: left;
	line-height: 44px;
	display: block;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-right: 50px;
}
.mainlevelHeader .menusub a.on{
	background-color: #f2f5f7;
}
.mainlevelHeader .menusub a span{
	margin: 0px 5px;
}
.menusub{
	position:absolute;
	z-index:10000;
	background-color: #fff;
	display:none;
}
.pagetop .menu > a:hover{
	color: #198754;
}
.pagetop .menu > a.on,.pagetop .menu > span.on > a{
	color: #198754;
}
.pagetop .menu > span > a:hover,.pagetop .menu > span > a.on{
	color: #198754;
}
.pagetop .top_r{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pagetop .top_r span{
	padding: 0px 10px;
}
.pagetop .top_r a{
	display: inline-block;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	width: 114px;
	padding-left: 17px;
}
.pagetop .top_r .reglog{
	margin-left: 12px;
	border: 1px solid #198754;
	background: url(../web/home_05.jpg) #198754 no-repeat 12px center;
	color: #fff;
}
.pagetop .top_r .tigd{
	text-align: center;
	border: 1px solid #198754;
	color: #198754;
	background: url(../web/userico1.png) no-repeat 15px center;
}
.pagetop .top_r a.gongdan{
	width: 96px;
	padding-left: 0px;
	text-align: center;
	border: 1px solid #198754;
	color: #198754;
}
.top_banner{
	color: #212529;
	background-color: #f2f5f7;
	padding: 62px 0px;
	margin-bottom: 100px;
}
.top_banner .maxw{
	display: flex;
}
.top_banner .cont{
	padding-right: 66px;
}
.top_banner .title_des{
	min-height: 33px;
}
.top_banner .title{
	font-weight: bold;
	font-size: 55px;
	padding-bottom: 24px;
}
.top_banner .des{
	line-height: 26px;
}
.top_banner .dian{
	margin-right: 10px;
}
.top_banner .des_li{
	padding: 30px 18px;
	line-height: 26px;
}
.p_dh{
	text-align: center;
}
.p_dh .dh_title{
	font-size: 40px;
	font-weight: bold;
}
.p_dh .dh_des{
	padding-top: 24px;
}
.p_dh .dh_des .hsui{
	color: #198754;
	text-decoration: underline;
}

/*首页*/
.h_hot{
	padding-top: 80px;
}
.h_hot_list .pro_list dl{
	display: flex;
	flex-wrap: wrap;
}
.h_hot_list .pro_list dl dd{
	width: 310px;
	background-color: #fff;
	margin-bottom: 26px;
	border: 3px solid #f1f5f8;
	margin-right: 26.6px;
	position: relative;
}
.h_hot_list .pro_list dl dd .hot_tag{
	display: none;
}
.h_hot_list .pro_list dl dd:hover .hot_tag{
	display: block;
	position: absolute;
	width: 90%;
	text-align: center;
	background-color: #f1f5f8;
	font-weight: bold;
	line-height: 50px;
	top: -50px;
	left: -3px;
}
.h_hot_list .pro_list dl dd:hover .btn_w{
	background-color: #167347;
	color: #fff;
}
.h_hot_list .pro_list dl dd:hover .btn_w::after{
	background: url(../web/jtw.png) no-repeat center;
}
.h_hot_list .pro_list dl dd:nth-child(4n){
	margin-right: 0px;
}
.h_hot_list .pro_list .name{
	padding: 30px 10px 0px 26px;
	min-height: 128px;
	border-bottom: 3px solid #f1f5f8;
}
.h_hot_list .pro_list .title{
	padding-bottom: 8px;
	font-size: 24px;
	font-weight: bold;
}
.h_hot_list .pro_list .bok{
	padding: 40px 30px;
}
.h_hot_list .pro_list .price{
	padding-bottom: 8px;
	font-size: 30px;
	font-weight: bold;
}
.h_hot_list .pro_list .pr{
	padding-right: 5px;
	color: #198754;
}
.h_hot_list .pro_list .month{
	font-size: 16px;
	font-weight: normal;
}
.h_hot_list .pro_list .dt{
	padding-top: 45px;
	padding-bottom: 20px;
	font-weight: bold;
}
.h_hot_list .pro_list .li{
	line-height: 34px;
	background: url(../web/cdn_07.jpg) no-repeat left center;
	padding-left: 24px;
}
.h_hot_list .pro_list .li span{
	font-weight: bold;
}
.h_hot_list .pro_list .price .pr{
	font-size: 30px;
	font-weight: bold;
}
.h_hot_list .pro_list .buy{
	padding-top: 36px;
}
.ph_datacenter{
	padding-top: 98px;
}
.ph_datacenter .ph_dcc{
	padding-top: 92px;
	display: flex;
}
.ph_datacenter .title{
	font-weight: bold;
	font-size: 30px;
	padding-top: 20px;
	padding-bottom: 24px;
}
.ph_datacenter .des{
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 40px;
}
.ph_problem{
	margin-top: 100px;
	background-color: #f1f5f8;
	padding-bottom: 120px;
	padding-top: 100px;
}
.ph_problem .list{
	padding-top: 98px;
}
.ph_problem .list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ph_problem .list ul li{
	width: 47%;
}
.ph_problem .list ul li .title{
	padding-bottom: 18px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px solid #d9dcde;
}
.ph_problem .list ul li .des{
	line-height: 24px;
	padding-bottom: 70px;
}
.ph_contact{
	padding-top: 60px;
}
.ph_contact .clist{
	padding-top: 100px;
}
.ph_contact .clist ul{
	display: flex;
	justify-content: space-between;
}
.ph_contact .clist li{
	width: 31%;
	text-align: center;
	padding-bottom: 45px;
	border-radius: 10px;
}
.ph_contact .clist li .img{
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ph_contact .clist li .title{
	font-weight: 24px;
	font-weight: bold;
	position: relative;
}
.ph_contact .clist li .title::after{
	content: "";
	bottom: -22px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	display: inline-block;
	width: 50px;
	background-color: #202529;
	height: 6px;
}
.ph_contact .clist li .des{
	color: #92918e;
	font-size: 14px;
	padding-top: 60px;
	padding-bottom: 28px;
}
.ph_contact .ph_c_btn{
	display: inline-block;
	text-align: center;
	line-height: 42px;
	background-color: #6c757e;
	color: #fff;
	padding: 0px 18px;
}
/* 关于我们 */
.pa_about{
	margin-top: 74px;
	border: 1px solid #dee2e6;
}
.pa_about .title{
	font-size: 18px;
	background-color: #f2f5f7;
	border-bottom: 1px solid #dee2e6;
	line-height: 82px;
	padding-left: 82px;
	font-weight: bold;
}
.pa_about .des{
	padding: 33px 77px 77px;
	line-height: 34px;
}
.pa_about .des p{
	text-indent: 2rem;
}

/* 行业新闻 */
.p_news{
	padding-top: 44px;
	padding-bottom: 44px;
	display: flex;
	justify-content: space-between;
}
.p_news .n_left{
	flex: 1;
	margin-right: 18px;
}
.p_news a:hover{
	color: #198754 !important;
}
.p_news .news_info{
	margin-bottom: 12px;
}
.p_news .news_info .title{
	font-size: 24px;
	padding-top: 33px;
	font-weight: bold;
	text-align: center;
}
.p_news .news_info .des{
	color: #636363;
	line-height: 180%;
	padding: 30px;
}
.p_news .news_info .des p{
	text-indent: 2rem;
}
.p_news .news_info .des a{
	text-decoration: underline;
}
.p_news .news_pic img{
	width: 100%;
	margin-bottom: 18px;
}
/* 产品 */
.pp_cont{
	padding-top: 78px;
}
.pp_cont .pp_class{
	display: flex;
}
.pp_cont .choose_title{
	font-weight: bold;
	padding-left: 30px;
	padding-right: 24;
	line-height: 52px;
}
.pp_cont .pp_class .li{
	display: flex;
	flex-wrap: wrap;
	flex: 1;
}
.pp_cont .pp_class .li a{
	width: 140px;
	line-height: 52px;
	margin-left: 26px;
	text-align: center;
	color: #198754;
	border: 1px solid #198754;
	display: inline-block;
	margin-bottom: 20px;
}
.pp_cont .pp_class .li a:hover, .pp_cont .pp_class .li a.on{
	background-color: #198754;
	color: #fff;
}
.pp_cont .pp_choose_config{
	padding: 20px 0px 40px;
}
/* 解决方案 */
.pp_cont .table{
	text-align: center;
	border: 1px solid #dee2e6;
	margin-top: 76px;
}
.pp_cont .table tr{
	line-height: 82px;
}
.pp_cont .table tr:nth-child(odd){
	background-color: #fafafa;
}
.pp_cont .table tr th{
	font-weight: normal;
	border-right: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}
.pp_cont .table tr td{
	color: #198754;
	font-weight: bold;
	border-bottom: 1px solid #dee2e6;
}
.pp_cont .table tr:last-child td{
	border-bottom: 0px;
}
.p_solution .yewu ul, .private_yun_prod ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.p_solution .yewu ul li{
	height: 365px;
	width: 246px;
	border: 4px solid #f2f5f7;
	text-align: center;
}
.p_solution .yewu .li_t{
	display: none;
}
.p_solution .yewu .li_o{
	padding: 15px 25px;
}
.p_solution .yewu ul li .title{
	font-size: 26px;
	font-weight: bold;
}
.p_solution .yewu ul li.on .title{
	padding-left: 55px;
}
.p_solution .yewu ul li.on{
	width: 504px;
	text-align: left;
}
.p_solution .yewu ul li.on .cont{
	background-color: #fff;
}
.p_solution .yewu ul li.on .li_t{
	display: block;
	line-height: 35px;
}
.p_solution .yewu ul li.on .li_o{
	display: none;
}
.p_solution .yewu ul li .cont{
	width: 100%;
	height: 100%;
	padding-top: 30px;
}
.p_solution .yewu ul li .li_t .des{
	padding-left: 55px;
	padding-top: 7px;
	padding-bottom: 20px;
	border-bottom: 3px solid #f2f5f7;
	margin-bottom: 25px;
}
.p_solution .yewu ul li a{
	margin-left: 55px;
	margin-top: 20px;
}
.p_solution .yewu ul li.on{
	color: #010101;
}
.p_solution .yewu .li_t .icon{
	display: inline-block;
	background: url(../web/cdn_07.jpg) no-repeat center;
	width: 14px;
	height: 10px;
	margin-left: 35px;
	margin-right: 8px;
}
.private_yun_prod{
	margin-top: 100px;
	background-color: #f2f5f7;
	padding-top: 100px;
	padding-bottom: 50px;
}
.private_yun_prod ul{
	padding-top: 85px;
}
.private_yun_prod ul li{
	padding-bottom: 45px;
	line-height: 140%;
	width: 30%;
}
.private_yun_prod ul li .title{
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 30px;
	background: url(../web/ddos_18.jpg) no-repeat left center;
}
.private_yun_prod ul li .des{
	padding-left: 30px;
}
/* 费率 */
.p_rate .prate_foot{
	font-size: 14px;
	line-height: 160%;
	padding-left: 30px;
}
.rate_table{
	text-align: center;
	border: 1px solid #dee2e6;
	margin-top: 76px;
}
.rate_table tr{
	line-height: 82px;
}
.rate_table tr:nth-child(odd){
	background-color: #fafafa;
}
.rate_table tr th{
	background-color: #f2f5f7;
	border-right: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}
.rate_table tr td{
	border-right: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}
.rate_table tr:last-child td{
	border-bottom: 0px;
}
.rate_table td.green{
	color: #198754;
	font-weight: bold;
}
/* IP租赁 */
.dcdk_iplease{
	margin-top: 78px;
}
.dcdk_iplease_t ul li{
	width: 49%;
	margin-bottom: 22px;
}
.dcdk_iplease{
	border: 1px solid #dee2e6;
	border-bottom: 0px;
	overflow: hidden;
}
.dcdk_iplease th, .dcdk_iplease tr:nth-child(even){
	background-color: #f6f6f6;
}
.dcdk_iplease tr th, .dcdk_iplease tr td{
	height: 80px;
	width: 20%;
	text-align: center;
	padding-left: 18px;
	border-bottom: 1px solid #dee2e6;
}
.dcdk_iplease table{
	border: 0px;
	width: 100%;
}
.dcdk_iplease .price{
	color: #198754;
	font-size: 18px;
}
.dcdk_iplease .support{
	display: inline-block;
	background: url(../web/greeng234.png) no-repeat left center;
	padding-left: 35px;
}
.dcdk_iplease a{
	width: 122px;
}
.dcip_solution{
	padding-top: 15px;
	padding-bottom: 26px;
}
.dcip_solution a{
	color: #198754;
}
#barcon{
	text-align: center;
	line-height: 38px;
	font-size: 14px;
}
#barcon a, #barcon span{
	display: inline-block;
	padding: 0px 18px;
	margin-left: 18px;
	border-radius: 4px;
	border: 1px solid #cfd1d6;
}
#barcon a{
	color: #000;
}
#barcon span{
	color: #898989;
}
#barcon a:hover, #barcon span.currentPage{
	background-color: #198754;
	color: #fff;
}
/* 注意事项 */
.p_notice{
	background: url(../web/ddos_22.jpg) no-repeat right center;
	padding: 100px 0px;
}
.p_notice .title{
	padding-top: 62px;
	font-size: 45px;
	font-weight: bold;
	padding-bottom: 32px;
}
.p_notice .des{
	line-height: 42px;
}
/* 分页 */
.pagination {
	margin:auto;
	text-align:center;
	color: #70707077;
	padding-top:30px;
}
.pagination li{
	display: inline-block;
}
.pagination a,.pagination span{
	height:46px;
	color: #666666;
	min-width: 46px;
	padding: 0px 10px;
	margin:0px 8px;
	border: 1px solid #666666;
	line-height:44px;
	text-align:center;
	background:#fff;
	display:inline-block;
	border-radius: 4px;
}
.pagination a:hover{
	border: 1px solid #198754;
}
.pagination .disabled span{
	border:0px;
	margin: 0px;
}
.pagination .active span{
	border:1px solid #198754;
	color:#fff;
	background:#198754;
}
.pagination a.prev,.pagination a.next,.pagination a.first,.pagination a.end{
	width:auto;
	padding:0px 10px;
}

/*底部*/
.foot{
	margin-top: 100px;
	background: #f1f5f8;
	color: #6c757d;
	font-size: 14px;
	padding-top: 80px;
}
.foot a{
	color: #6c757d;
}
.foot .maxw{
	display: flex;
}
.foot dt{
	font-weight: bold;
	color: #6c757d;
	display: inline-block;
	margin-bottom: 22px;
}
.foot .foot1{
	width: 530px;
}
.foot .foot1 a.logo{
	display: inline-block;
	background: url(../web/logo3.png) no-repeat;
	width: 161px;
	height: 38px;
	margin: auto;
}
.foot .copyright{
	padding: 28px 0px;
	color: #949494;
	line-height: 28px;
}
.foot .foot2{
	flex: 1;
	padding-right: 110px;
	display: flex;
	justify-content: space-between;
}
.foot2 dl dd{
	line-height: 30px;
}
.foot2 dl dd a:hover{
	color: #198754;
}
/* 浮动客服 */
.fudong{
	position:fixed;
	top:30%;
	right:20px;
	width:64px;
	text-align: right;
}
.fudong a{
	height: 48px;
	width: 48px;
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
	background-size: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #9e9ea6;
	border-radius: 8px;
}
.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: #198754;
}
.fudong a img{
	width: 32px;
	height: 32px;
	margin-top: 8px;
}