/*
Theme Name: dx.com.tw-模板4
Text Domain: dx
Version: 25.6.20
Requires PHP: 7.0
Description: 
Author: DEXUN
Author URI: 
Theme URI: 
License: 
License URI: 
*/


*{margin:0px; padding:0px;list-style:none;box-sizing: border-box; font-style: normal; font-family: Microsoft YaHei,sans-serif;}
html,body{font-size: 16px;color:#212121;}
.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;}
.text_center{
	text-align:center;
}
a{text-decoration: none;color:#212121; cursor: pointer;}
.maxw{
	width:1320px;
	margin:auto;
}
.maxw2{
	width:1154px;
	margin:auto;
}
.minw{
	min-width:1200px;
	padding:0px 10px;
	margin:auto;
}
.color1{
	color:#565bdd;
}
.color000{
	color:#000;
}
.p_error{
	padding: 100px;
	text-align: center;
	font-size: 80px;
	font-weight: bold;
}
.cursorp{
	cursor: pointer;
}

.layui-layer-loading1{
    margin: auto;
}
.nodata{
	text-align: center;
}
.mainlevel{
	position: relative;
}
.menusub{
	position:absolute;
	z-index:10000;
	background-color: #fff;
	display:none;
}
.opacity8:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.btn_g{
	display: inline-block;
	color: #fff;
	height: 62px;
	font-size: 20px;
	text-align: center;
	line-height: 62px;
	background-color: #565bdd;
	font-weight: bold;
	border-radius: 31px;
	width: 100%;
}
.btn_g:hover{
	background-color: #ff9c00;
}
.top_banner{
	min-width: 1320px;
	text-align: center;
}
.top_banner .maxw{
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 326px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.home_banner .btn_g, .top_banner .btn_g{
	margin-top: 26px;
	width: 170px;
}
.top_banner .title{
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 30px;
}
.top_banner .des{
	font-size: 18px;
	line-height: 30px;
}
.blog_top_banner h2{
	font-size: 30px;
	color: #2f333e;
	text-align: left;
	font-weight: normal;
	font-weight: bold;
	padding-bottom: 35px;
}
.blog_top_banner .wp-block-media-text{
	display: flex;
}
.blog_top_banner p {
    display: block; /* 显示第一个段落 */
	font-size: 18px;
	line-height: 30px;
}
.blog_top_banner .wp-block-button a{
	border-radius: 26px;
	padding: 0px;
	width: 100%;
	display: inline-block;
	height: 52px;
	text-align: center;
	line-height: 52px;
	color: #fff;
	background-color: #565bdd;
	font-weight: bold;
}
.blog_top_banner .wp-block-button a:hover{
	background-color: #36d184;
}
.blog_top_banner .wp-block-button a{
	width: 178px;
}
/*
头部
*/
.pagetop_kg{
	height: 122px;
	width: 100%;
	transition-delay: 0.5s;
	transition: all 0.2s ease-in-out;
}
.pagetop{
	z-index: 100;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	background-color: #fff;
	min-width: 1320px;
	height: 122px;
	box-shadow: 0 1px 10px 0 rgba(0,0,0,.15) !important;
}
.sticky {
	height: 128px;
}
.pagetop .top2 .tel{
	display: flex;
	font-weight: bold;
	font-size: 14px;
	align-items: center;
}
.pagetop .ptop_c{
	display: flex;
	justify-content: space-between;
	height: 122px;
	min-width: 1320px;
	width: 90%;
	max-width: 1580px;
	margin: auto;
}
.hashome .pagetop .menusub a{
	color: #42474d;
}
.pagetop.active{
	background:hsla(0,0%,100%,.9) !important;
	box-shadow: 0 1px 10px 0 rgba(0,0,0,.15) !important;
}
.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:center;
}
.pagetop .menu > span{
	align-items:center;
	display: flex;
}
.pagetop .menu > span > a{
	display: flex;
	height: 34px;
	padding-right: 20px;
	align-items: center;
	position: relative;
	margin: 0px 10px;
}
.mainlevelHeader{
	position: relative;
	padding-right: 10px;
}
.mainlevelHeader > a{
	display: inline-block;
	position: relative;
}
.mainlevelHeader > a::after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(images/icon_03.png) no-repeat bottom;
	right: 2px;
}

.mainlevelHeader:hover > a::after, .pagetop .menu > span > a.on::after {
	background: url(web/home_07.png) no-repeat bottom;
  
}
.mainlevelHeader .menusub{
	padding: 10px 20px;
	left: -20px;
	top: 110px;
	overflow: hidden;
	border-radius: 12px;
	box-shadow: 0 1px 10px 0 rgba(0,0,0,.1) !important;
}
.mainlevelHeader .menusub a{
	white-space:nowrap;
	text-align: left;
	line-height: 54px;
	display: block;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-right: 50px;
}
.mainlevelHeader .menusub .li:last-child{
	border-bottom: 0px;
}
.mainlevelHeader .menusub a:hover{
	color: #565bdd;
}
.mainlevelHeader .menusub a.on{
	color: #565bdd;
}
.mainlevelHeader .menusub a span{
	margin: 0px 5px;
}
.mainlevelHeader .menusub a.dciplease{
	background-image: url(images/ip.png);
}
.mainlevelHeader .menusub a.dciplease:hover, .mainlevelHeader .menusub a.on.dciplease{
	background-image: url(web/home_18.png);
}
.mainlevelHeader .menusub a.dctrusteeship{
	background-image: url(images/serverHosting.png);
}
.mainlevelHeader .menusub a.dctrusteeship:hover, .mainlevelHeader .menusub a.on.dctrusteeship{
	background-image: url(web/home_25.png);
}
.mainlevelHeader .menusub a.dccablease{
	background-image: url(images/cabinetRental.png);
}
.mainlevelHeader .menusub a.dccablease:hover, .mainlevelHeader .menusub a.on.dccablease{
	background-image: url(web/home_30.png);
}
.mainlevelHeader .menusub a.dcbandwidth{
	background-image: url(images/bandwidth.png);
}
.mainlevelHeader .menusub a.dcbandwidth:hover, .mainlevelHeader .menusub a.on.dcbandwidth{
	background-image: url(web/home_35.png);
}
.mainlevelHeader .menusub a.about{
	background-image: url(images/about.png);
}
.mainlevelHeader .menusub a.about:hover, .mainlevelHeader .menusub a.on.about{
	background-image: url(web/home_15.png);
}
.mainlevelHeader .menusub a.blog{
	background-image: url(images/home_20.jpg);
}
.mainlevelHeader .menusub a.blog:hover, .mainlevelHeader .menusub a.on.blog{
	background-image: url(web/home_22.png);
}
.mainlevelHeader .menusub a.contact{
	background-image: url(images/contact.png);
}
.mainlevelHeader .menusub a.contact:hover, .mainlevelHeader .menusub a.on.contact{
	background-image: url(web/home_32.png);
}
.pagetop .menu > span > a:hover,.pagetop .menu > span > a.on{
	color: #565bdd;
}
.pagetop .top_r{
	text-align: right;
	display: flex;
	text-align: center;
	justify-content: center;
	width: 128px;
}
.pagetop .top_r span{
	padding: 0px 10px;
}
.pagetop .top_r a{
	display: none;
	line-height: 36px;
	text-align: right;
	width: 64px;
	border-radius: 18px;
	line-height: 122px;
}
.pagetop .top_r a.gongdan{
	width: 96px;
	padding-left: 0px;
	text-align: center;
	border: 1px solid #565bdd;
	color: #565bdd;
}
.p_hotprotitle{
	height: 360px;
	text-align: center;
}

.p_hotprotitle .title{
	padding-top: 110px;
	color: #212529;
}
.p_dh{
	padding-top: 60px;
	padding-bottom: 60px;
}
.p_dh .dh_title{
	font-size: 48px;
	font-weight: bold;
}
.p_dh .dh_des{
	font-size: 24px;
	padding-top: 30px;
}
.p_dh .dh_des .hsui{
	color: #565bdd;
	text-decoration: underline;
}
.home_banner{
	color: #2c1d4e;
	text-align: center;
	padding-top: 123px;
	background: url(web/home_03.jpg) no-repeat center bottom #fafafa;
	height: 889px;
}
.home_banner .title{
	font-weight: bold;
	font-size: 60px;
	padding-bottom: 24px;
}
.home_banner .des{
	line-height: 26px;
	font-size: 18px;
}
/*首页*/
.h_hot{
	padding: 100px 0px;
}
.pro_list ul{
	display: flex;
	flex-wrap: wrap;
}
.pro_list li{
	width: 322px;
	background-color: #fafafa;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
	padding: 20px 35px 40px;
	border-radius: 20px;
}
.gs_list li{
	width: 428px;
	margin-right: 12px;
	padding-bottom: 50px;
}
.pro_list li:hover {
	background-color: #eef0ff;
}
.pro_list li .btn_g{
	margin-bottom: 25px;
}
.pro_list li:nth-child(4n), .gs_list li:nth-child(3n){
	margin-right: 0px;
}
.gs_list .li{
	display: flex;
}
.gs_list .li_l{
	width: 178px;
}
.gs_list .dt{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 52px;
	padding-left: 43px;
}
.pro_list .name{
	padding-top: 20px;
	padding-left: 12px;
  	min-height: 105px;
	font-size: 24px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: left;
}
.pro_list .li{
	line-height: 52px;
	background-image: url(web/icon_product_bef.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 22px;
	border-bottom: 1px dashed #9d9fad;
}
.pro_list .name_t{
	text-align: center;
}
.pro_list .name_t .title{
	padding-top: 48px;
	font-size: 24px;
	color: #42474d;
	font-weight: bold;
	padding-bottom: 13px;
}
.pro_list .price{
	padding-left: 7px;
	padding-bottom: 14px;
	font-size: 18px;
}
.pro_list .month_pay{
	padding-left: 12px;
}
.gs_list .price{
	padding-top: 30px;
}
.pro_list .price .pr{
	font-size: 36px;
	color: #565bdd;
	font-weight: bold;
}
.pro_list .buy{
	width: 100%;
	padding: 30px 0px 15px;
	margin: auto;
}
.gs_list .buy{
	padding-bottom: 0px;
}
.templates_img{
	background-size: 421px 309px;
	background-repeat: no-repeat;
	width: 421px;
	height: 309px;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	color:#fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.templates_img div{
	display: none;
}
.templates_img:hover div{
	display: block;
}
.h_support{
	border-radius: 66px;
	background-color: #2c1d4e;
	color: #fff;
	margin-bottom: 80px;
	padding: 78px;
}
.h_support ul{
	background: url(web/home_06.jpg) no-repeat right 22px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.p_solution_kx{
	padding-bottom: 125px;
	margin-bottom: 50px;
}
.h_support .title{
	padding-top: 126px;
	font-size: 48px;
	width: 100%;
	font-weight: bold;
	margin-bottom: 28px;
}
.h_support .des{
	width: 100%;
	font-size: 20px;
	margin-bottom: 240px;
}
.h_support ul li{
	display: flex;
	width: 30%;
}
.h_support ul li .cont{
	flex: 1;
}
.h_support ul li .icon{
	width: 42px;
}
.h_support ul li .des1{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 16px;
}
.h_newlist .ph_new_dh{
	padding-right: 90px;
	width: 40%;
}
.h_support ul li .des2{
	line-height: 26px;
	margin-bottom: 36px;
}
.h_newlist{
	padding-top: 158px;
	padding: 158px 80px 118px;
}
.h_newlist .maxw{
	display: flex;
	justify-content: space-between;
}
.h_newlist_title{
	font-size: 40px;
	text-align: center;
	font-weight: bold;
}
.h_newlist_title span{
	color: #548baf;
}
.h_newlist .ph_new_dh .dh_title{
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 22px;
}
.h_newlist ul{
	flex: 1;
}
.h_newlist ul li .title{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 22px;

	position: relative;
	cursor: pointer;
}
.h_newlist ul li .title::after{
	display: inline-block;
	content: "";
	position: absolute;
	width: 22px;
	height: 13px;
	background-image: url(web/home_60.png);
	background-repeat: no-repeat;
	background-position: center;
	right: 0px;
	top: 4px;
}
.h_newlist ul li{
	display: flex;
  	flex-direction: column;
	border-bottom: 1px solid #212121;
	margin-bottom: 25px;
}
.h_newlist ul li a{
	white-space: nowrap;
	overflow: hidden;
	color: #000;
	text-overflow: ellipsis;
	width: 100%;
}
.h_newlist ul li a:hover{
	color: #565bdd;
}
.h_newlist ul li .des{
	display: none;
	text-indent: 2rem;
	margin-bottom: 30px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4; 
	overflow: hidden; 
	line-height: 30px;
	text-overflow: ellipsis;
	color: #777;
}
.h_newlist ul li.on .des{
	display: -webkit-box; 
}
.h_newlist ul li.on .title::after{
	background-image: url(web/home_57.png);
}
.h_newlist ul li .date{
	color: #777;
}
.h_newlist ul li:nth-child(3n){
	margin-right: 0px;
}
.h_link{
	padding: 74px;
	border-radius: 66px;
	background-color: #eef0ff;
}
.h_link ul{
	padding-top: 40px;
}
.h_link ul li{
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 62px;
}
.h_link .title{
	text-align: center;
	font-size: 18px;
	color: #b9b9ef;
}
.h_contact_bac{
	background-color: #fafafa;
	border-radius: 66px;
	padding: 80px;
}
.h_contact{
	padding-top: 90px;
	padding-bottom: 88px;
}
.h_contact ul{
	display: flex;
	justify-content: space-between;
}
.h_contact ul li{
	width: 345px;
}
.h_contact ul li .title{
	font-size: 20px;
	font-weight: bold;
	line-height: 59px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 76px;
	margin-bottom: 30px;
}
.h_contact ul li .message_icon{
	background-image: url(web/home_11.png);
}
.h_contact ul li .email_icon{
	background-image: url(web/home_13.png);
}
.h_contact ul li .tel_icon{
	background-image: url(web/home_14.png);
}
.h_contact ul li .cont{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
}
.h_contact ul li .tel{
	width: 100%;
	background-color: #f5f5f5;
	height: 48px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-radius: 24px;
	line-height: 48px;
	margin: auto;
}
.h_contact .btn_g{
	height: 48px;
	line-height: 48px;
}
/* 关于我们 */
.aboutcont{
	background-color: #fafafa;
	padding: 80px;
	border-radius: 66px;
	display: flex;
	justify-content: space-between;
}
.pa_txy{
	padding-left: 62px;
}
.pa_txy .title{
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 26px;
}
.pa_txy .title span{
	color: #565bdd;
}
.pa_txy .des{
	line-height: 30px;
	text-indent: 2rem;
	font-size: 18px;
}
.pa_txy .des p{
	text-indent: 2rem;
}
.pa_txy .cont{
	width: 430px;
	padding-top: 50px;
}
.pa_txy .cont .tit{
	font-size: 30px;
	padding-left: 48px;
	margin-bottom: 10px;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
}
.pa_txy .cont .tit.zr{
	background-image: url(web/about_06.jpg);
}
.pa_txy .cont .tit.qj{
	margin-top: 60px;
	background-image: url(web/about_09.jpg);
}
.about_solution{
	background-color: #eef0ff;
	border-radius: 66px;
	padding: 80px;
	margin-top: 85px;
}
.about_power ul, .about_solution ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about_power ul li{
	width: 32.5%;
	padding: 60px 35px 70px 0px;
	display: flex;
	flex-direction: column;
	margin-bottom: 15px;
}
.about_solution .p_dh{
	padding-top: 0px;
}
.about_solution ul li{
	width: 28%;
	border-radius: 16px;
	border-radius: 16px;
	padding: 52px 0px 56px;
	margin-bottom: 12px;
}
.about_solution_sj ul li{
	width: 21%;
	padding: 0px 40px 56px 0px;
}
.about_solution ul li .img{
	height: 96px;
}
.about_solution ul li .title{
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 16px;
}
.about_solution ul li .des{
	font-size: 18px;
}
.about_solution ul li .font{
	line-height: 30px;
	padding-bottom: 10px;
	font-size: 18px;
}
.about_solution ul li:hover img{
	filter: grayscale(0);
	opacity: 1;
}
.about_solution ul li .font{
	font-size: 18px;
}
.about_power ul li .title{
	font-size: 26px;
	font-weight: bold;
	line-height: 62px;
}
.about_power ul li .font{
	line-height: 32px;
	font-size: 18px;
}
.about_power ul li .cont{
	flex: 1;
}
.about_power ul li .img{
	padding-top: 30px;
}
/* 联系我们 */

/*产品*/
.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{
	border-radius: 66px;
	padding: 68px 80px 68px 80px ;
	background: #fafafa;
	margin-top: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.attention_r{
	width: 254px;
	height: 190px;
	background: url(web/product_03.jpg) no-repeat  right center;
}
.attention1{
	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{
	line-height:40px;
	font-size: 20px;
}
.attention2{
	padding-left: 60px;
	padding-top: 26px;
	color: #1a2134;
	line-height:40px;
}

.proItemTitle{
	margin-bottom: 42px;
	font-size: 22px;
}
.fwqClass{
	display: flex;
	flex-direction: column;
}
.fwqClass dl{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 35px;
}
.fwqClass dd, .fwqClass a{
	width: 175px;
	font-size: 18px;
	line-height: 68px;
	border-radius: 34px;
	margin-right: 14px;
	text-align: center;
	border: 1px solid #cfd1d6;
	display: inline-block;
	margin-bottom: 20px;
}
.fwqClass dl dd:nth-child(7n),.fwqClass a:nth-child(7n){
	margin-right: 0px;
}
.fwqClass dd.on,.fwqClass dd:hover{
	border: 1px solid #565bdd;
	background-color: #565bdd;
	color: #fff;
}
.fwqClass dd.on,.fwqClass dd:hover, .fwqClass a.on,.fwqClass a:hover{
	border: 1px solid #565bdd;
	background-color: #565bdd;
	color: #fff;
}
.fwqClass dd a{
	display: block;
}
.pro_buy{
	text-align: center;
}
.pro_buy a{
	display: inline-block;
	width: 518px;
	height: 80px;
	border-radius: 6px;
	font-size: 22px;
	background-color: #4bafb0;
	text-align: center;
	line-height: 80px;
	margin: auto;
	color: #fff;
}
.proClasslist{
	padding-top: 25px;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 18px;
}
.pagination {
	margin:auto;
	text-align:center;
	color: #707070;
	padding-bottom: 100px;
}
.pagination li{display: inline-block;}
.pagination a,.pagination span{
	height:42px;
	color: #333333;
	min-width: 42px;
	padding: 0px 10px;
	margin:0px 10px;
	border: 1px solid #f2f5f7;
	font-family:Arial, Helvetica, sans-serif;
	line-height:42px;
	text-align:center;
	border-radius: 6px;
	display:inline-block;
}
.pagination a:hover{
	border: 1px solid #565bdd;
	background-color: #565bdd;
	color: #fff;
}
.pagination span{
	font-weight:bold;
	background-color: #565bdd;
	border:1px solid #fff;
	color:#fff;
}
.pagination a.prev,.pagination a.next,.pagination a.first,.pagination a.end{
	width:auto;
	padding:0px 10px;
}
.screen-reader-text{
	display: none;
}
/* CDN */
.zcgn{
	color: #42474d;
}
.zcgn .table{
	text-align: center;
	border-bottom: 0px;
}
.zcgn .table tr{
	line-height: 80px;
}
.zcgn .table tr:nth-child(odd){
	background-color: #fafafa;
}
.zcgn .table th{
	font-weight: normal;
	border-right: 1px dashed #d7d7d7;
}
.zc_cion{
	display: inline-block;
	height: 31px;
	background: url(web/zc.png);
	width: 31px;
	margin-bottom: -10px;
}
.zcgn .title{
	font-size: 22px;
	padding-top: 60px;
	padding-bottom: 50px;
}
/* 解决方案 */
.p_solution{
	background-color: #eef1ff;
	border-radius: 66px;
	padding: 80px;
	color: #2c1d4e;
	margin-bottom: 80px;
}
.p_solution .yewu ul, .private_yun_prod ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.p_solution .yewu ul li{
	width: 49.2%;
	padding-top: 88px;
	padding-bottom: 44px;
	border-radius: 12px;
	margin-bottom: 20px;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: 28px top;
}
.p_solution .yewu ul li .title{
	font-size: 30px;
	padding-left: 28px;
	font-weight: bold;
}
.p_solution .yewu ul li .li_t{
	line-height: 34px;
}
.p_solution .yewu ul li .des{
	padding-left: 28px;
	padding-top: 13px;
	padding-bottom: 20px;
}
.p_solution .yewu .li_t .icon{
	display: inline-block;
	background: url(web/greeng234.png) no-repeat center;
	width: 20px;
	height: 14px;
	margin-right: 8px;
}
.private_yun_prod ul{
	padding: 30px 0px;
}
.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: 20px;
	padding-top: 10px;
	padding-left: 30px;
	background: url(web/greeng234.png) no-repeat left center;
}
.private_yun_prod ul li .des{
	padding-left: 30px;
	font-size: 18px;
}
/* IP租赁 */
.dcdk_iplease_t ul li{
	width: 49%;
	margin-bottom: 22px;
}
.dcdk_iplease{
	background-color: #fafafa;
	overflow: hidden;
	font-size: 18px;
	border-radius: 10px;
}
.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;
}
.dcdk_iplease table{
	border: 0px;
	width: 100%;
}
.dcdk_iplease .price{
	color: #565bdd;
	font-weight: bold;
	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: 134px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
}
.dcip_solution{
	padding-top: 15px;
	padding-bottom: 26px;
}
.dcip_solution a{
	color: #565bdd;
}
#barcon{
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	margin-bottom: 100px;
}
#barcon a, #barcon span{
	display: inline-block;
	padding: 0px 18px;
	margin-left: 18px;
	border: 1px solid #cfd1d6;
}
#barcon a{
	color: #000;
}
#barcon span{
	color: #898989;
}
#barcon a:hover, #barcon span.currentPage{
	background-color: #565bdd;
	border: 1px solid #565bdd;
	color: #fff;
}
.dcdk_youshi ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.dcdk_youshi ul li{
	background-color: #fafafa;
	border-radius: 14px;
	width: 49.5%;
	margin-bottom: 15px;
	padding: 86px 46px 86px 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.dcdk_youshi ul li .img{
	width: 160px;
	text-align: center;
	filter: grayscale(100%);
  	opacity: 0.2;
}
.dcdk_youshi ul li:hover{
	background-color: #fff;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.dcdk_youshi ul li:hover .img{
	filter: grayscale(0);
	opacity: 1;
}
.dcdk_youshi ul li .cont{
	flex: 1;
	font-size: 18px;
	line-height: 32px;
}
.dcdk_youshi ul li .title{
	font-size: 26px;
	font-weight: bold;
	color: #565bdd;
	margin-bottom: 18px;
}
/* 博客 */
.blog_top_banner{
	padding: 80px;
	background-color: #fafafa;
	border-radius: 12px;
	border-radius: 66px;
}
.blog_top_banner .wp-block-media-text{
	display: flex;
}
.blog_top_banner .wp-block-media-text__content{
	flex: 1;
	padding-top: 30px;
	padding-left: 65px;
}
.blog_top_banner .wp-block-media-text__media img{
	width: 540px;
	height: 416px;
}
.blog_top_banner .wp-block-button{
	padding-top: 40px;
}
.blog_top_banner .date{
	color: #565bdd;
	font-size: 20px;
	margin-bottom: 18px;
}
/* 列表 */
.class_list{
	padding-top: 64px;
}
.class_list ul{
	display: flex;
}
.class_list li{
	font-size: 20px;
	line-height: 50px;
	margin-right: 6px;
	text-align: center;
}
.class_list li a{
	width: 192px;
	border-radius: 25px;
	display: inline-block;
	background-color: #f8f9fb;
}
.class_list li.current-cat a{
	font-weight: bold;
	background-color: #565bdd;
	color: #fff;
}
.bpi_list ul{
	padding-bottom: 100px;
}
.bpi_list ul li{
	float: left;
	width: 411px;
	margin-right: 43px;
	padding-top: 44px;
	padding-bottom: 50px;
	color: #767c82;
}
.bpi_list ul li:nth-child(3n){
	margin-right: 0px;
}
.bpi_list ul li .entry-title{
	padding-top: 40px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #1a1d21;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bpi_list ul li .des{
	display: -webkit-box;
  	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
	margin-bottom: 20px;
}

.bpi_list .art_pic img{
	width: 100%;
	height: 238px;
}
.art_view .av_title{
	padding-top: 100px;
	font-size: 48px;
	text-align: center;
	color: #1a1d21;
}
.art_view .av_date{
	padding: 20px 0px 54px;
	font-size: 18px;
	text-align: center;
	color: #767c82;
	font-weight: bold;
}
.art_view .av_pic{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.art_view .av_pic img{
	border-radius: 12px;
}
.art_view .av_cont{
	line-height: 200%;
	padding-bottom: 130px;
	text-indent: 2rem;
}
.relevant .title span{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 178px;
	background-color: #565bdd;
	border-radius: 25px;
	line-height: 50px;

}
/*底部*/
.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{
	min-width: 1320px;
	margin-top: 112px;
	background: #f5f5f7;
	color: #777777;
	padding-top: 80px;
}
.foot a{
	color: #777777;
}
.foot1{
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 36px;
}
.foot1 a{
	margin: 0px 30px;
}
.foot1 a.logo{
	display: inline-block;
	background: url("images/footlogo.png") no-repeat left;
	width: 100%;
	height: 38px;
	margin: auto;
}
.copyright{
	font-size: 12px;
	border-top: 1px solid #ececec;
	line-height: 72px;
	color: #949494;
	margin-top: 118px;
}
.foot2{
	display: flex;
}
.foot2 .f_left{
	flex: 1;
}
.foot2 dl{
	width: 20%;
	float: left;
}
.foot2 dl dt{
	line-height: 42px;
	font-size: 18px;
}
.foot2 dl dd{
	line-height: 42px;
}
.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;
	border-radius: 10px;
	height: 46px;
	width: 145px;
	font-size: 14px;
	line-height: 46px;
	border-radius: 5px;
	background: url(images/langbac.png) no-repeat center #fff;
	padding-left: 45px;
}
.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: #9a99a1;
}
.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: #565bdd;
}
.fudong a img{
	width: 32px;
	height: 32px;
	margin-top: 8px;
}
.fudong .gotop{
	background-image: url(images/jjfa_69.jpg) ;
	background-color: #666666;
}