/*
Theme Name: CDN_1
Text Domain: DEXUN
Version: 26.2.12
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:#010101;}
.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:#212529; cursor: pointer;}
.maxw{
	max-width:1220px;
	min-width: 1020px;
	padding: 0px 10px;
	margin:auto;
}
.minw{
	min-width:1200px;
	padding:0px 10px;
	margin:auto;
}
.color1{
	color:var(--color-primary);
}
.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;
	display:none;
}
.opacity8:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.top_banner .btn{
	display: inline-block;
	width: 170px;
	height: 48px;
	line-height: 48px;
	border: 1px solid var(--color-white);
	border-radius: 4px;
	color: var(--color-white);
	position: relative;
}
.flex{
	display: flex;
	flex-wrap: wrap;
}
/*
头部
*/
.pagetop_kg{
	height: 82px;
	width: 100%;
	transition-delay: 0.5s;
	transition: all 0.2s ease-in-out;
}
.pagetop{
	z-index: 100;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	transition: all .3s ease-in-out;
	background-color: #fff;
	transition-delay: 0.5s;
	transition: all 0.2s ease-in-out;
	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;
	height: 82px;
	justify-content: space-between;
}
.pagetop.active{
	background-color: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/logo.png) no-repeat left center;
	background-size: 100% auto;
	width: 161px;
}
.pagetop.sticky .logo{
	height: 80px;
}
.pagetop .menu{
	flex: auto;
	display: flex;
	text-align: center;
	justify-content:center;
	font-size: 15px;
}
.pagetop .menu > span{
	align-items:center;
	display: flex;
}
.pagetop .menu > span > a{
	display: flex;
	height: 100%;
	align-items: center;
	position: relative;
	margin-right: 25px;
	margin-left: 25px;
}
.mainlevelHeader{
	position: relative;
}
.mainlevelHeader > a{
	display: inline-block;
	position: relative;
}
.mainlevelHeader .menusub{
	left: 0px;
	border-radius: 6px;
	box-shadow: 0px 0px 6px #999;
	top: 81px;
	overflow: hidden;
	background-color: #fffefd;
	padding: 20px 0px;
}
.pagetop .menu .menusub::after{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 11px;
	left: 40px;
	top: -11px;
}
.mainlevelHeader .menusub a{
	white-space:nowrap;
	text-align: left;
	line-height: 44px;
	display: block;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 32px center;
	padding-right: 50px;
	position: relative;
}
.mainlevelHeader .menusub a:hover{
	background-color: #f2f5f7;
	color: var(--color-primary);
}
.mainlevelHeader .menusub a.on{
	background-color: #f2f5f7;
}
.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.sdwan{
	background-image: url(images/sdwan.png);
}
.mainlevelHeader .menusub a.sdwan:hover, .mainlevelHeader .menusub a.on.sdwan{
	background-image: url(web/sdwan.png);
}
.mainlevelHeader .menusub a.solution{
	background-image: url(images/privateCoud.png);
}
.mainlevelHeader .menusub a.solution:hover, .mainlevelHeader .menusub a.on.solution{
	background-image: url(web/privateCoud.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);
}
.menusub{
	position:absolute;
	z-index:10000;
	background-color: #fff;
	display:none;
}
.pagetop .menu{
	font-size: 14px;
}
.pagetop .menu > a:hover{
	color: var(--color-primary);
}
.pagetop .menu > a.on,.pagetop .menu > span.on > a{
	color: var(--color-primary);
}
.pagetop .menu > span > a:hover,.pagetop .menu > span > a.on{
	color: var(--color-primary);
}
.pagetop .menu > span > a.on::after{
	position: absolute;
	content: "";
	bottom: 0px;
	left: 0px;
	border-bottom: 4px solid var(--color-primary);
	border-radius: 2px;
	width: 100%;
}
.pagetop .top_r{
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pagetop .top_r span{
	padding: 0px 10px;
}
.pagetop .top_r a{
	border-radius: 4px;
	display: inline-block;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	width: 98px;
	color: #878a94;
}
.pagetop .top_r .tigd{
	text-align: center;
	color: var(--color-white);
	background:  #ffba00;
}
.p_hotprotitle{
	height: 360px;
	text-align: center;
}

.p_hotprotitle .title{
	padding-top: 110px;
	color: #212529;
}
.p_dh{
	text-align: center;
	padding-top: 75px;
	padding-bottom: 60px;
}
.p_dh .dh_title{
	font-size: 34px;
	font-weight: bold;
	color: #1f2231;
}
.p_dh .dh_des{
	color: #212529;
	font-size: 18px;
	padding-top: 20px;
}
.top_banner{
	color: #fff;
	background: linear-gradient(#77d67f,#4ecd68);
	text-align: center;
}
.top_banner .maxw{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 70px 0px;
}
.top_banner .title{
	font-size: 48px;
	font-weight: bold;
	padding-bottom: 24px;
}
.top_banner .title span{
	color: var(--color-primary);
}
.top_banner .des{
	line-height: 26px;
	padding-bottom: 60px;
	font-size: 18px;
}
.top_banner .dian{
	margin-right: 10px;
}
.top_banner .des_li{
	padding: 30px 18px;
	line-height: 26px;
}
/*首页*/
.pro_list dl{
	padding-bottom: 60px;
}
.pro_list dl dd{
	width: 24%;
	background-color: #fff;
	margin-bottom: 26px;
	border: 1px solid #e0eef4;
	margin-right: 1.3%;
	position: relative;
	border-radius: 6px;
}
.pro_list dl dd .hot_tag{
	display: none;
}
.pro_list dl dd:hover {
	box-shadow: 0 0px 15px rgba(84,139,175,.15) !important;
}
.pro_list dl dd:nth-child(4n){
	margin-right: 0px;
}
.pro_list .name{
	padding-bottom: 10px;
}
.pro_list .title{
	padding-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
}
.pro_list .bok{
	padding: 28px;
	border-bottom: 1px solid #e4e4e4;
}
.pro_list .peizhi{
	padding: 28px;
}
.pro_list dd:hover .bok{
	background-color: #f8f8f8;
}
.pro_list .price{
	padding-bottom: 8px;
	font-size: 30px;
	font-weight: bold;
}
.pro_list .pr{
	padding-right: 5px;
}
.pro_list .month{
	font-size: 20px;
}
.pro_list .dt{
	padding-bottom: 10px;
	font-weight: bold;
}
.pro_list .li{
	padding: 8px 0px;
	background: url(web/home_03.jpg) no-repeat left center;
	padding-left: 32px;
	font-size: 14px;
}
.pro_list .li span{
	font-weight: bold;
}
.pro_list .price .pr{
	font-size: 42px;
	font-weight: bold;
}
.pro_list .protocol{
	font-size: 14px;
	color: #878a94;
}
.pro_list .buy{
	padding-top: 26px;
}
.pro_list dl dd .btn_w{
	display: inline-block;
	width: 100%;
	background-color: #bbbbbb;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	color: var(--color-white);
	border-radius: 4px;
}
.pro_list dl dd .btn_w:hover{
	background-color: var(--color-primary);
	color: #fff;
}
.features{
	background-color: #f8f8f8;
}
.features ul{
	justify-content: space-between;
	padding-bottom: 34px;
}
.features ul li{
	max-width: 208px;
	width: 19%;
	padding-bottom: 36px;
	background-color: var(--color-white);
	text-align: center;
	border: 1px solid #e4e4e4;
	border-radius: 6px;
	position: relative;
}
.features ul li::after{
	display: block;
	content: "";
	width: 100%;
	height: 5px;
	background-color: var(--color-primary);
	position: absolute;
	border-radius: 5px 5px 0px 0px;
	left: 0px;
	top: 0px;
}
.features .build{
	text-align: center;
	padding-bottom: 78px;
	color: #878a94;
}
.features .build a{
	display: inline-block;
	background-color: var(--color-primary);
	color: var(--color-white);
	line-height: 32px;
	padding: 0px 10px;
	border-radius: 6px;
	margin-left: 20px;
	font-size: 14px;
}
.features .img{
	display: inline-block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 128px;
}
.features .title{
	font-size: 18px;
	font-weight: bold;
}
.cross{
	padding: 132px 0px 82px;
}
.cross .img_box{
	width: 57%;
}
.cross .img{
	z-index: 1;
	max-width: 440px;
	margin-right: 120px;
	width: 70%;
	position: relative;
	border-radius: 6px;
}
.cross .img > img{
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,.2) !important;
	padding: 5px;
	z-index: 1;
	background-color: var(--color-white);
	position: relative;
}
.cross .img_box .font{
	background-color: #54d660;
	color: #fff;
	font-weight: bold;
	border-radius: 0px 8px 8px 0px;
	width: 125px;
	height: 98px;
	display: flex;
	flex-direction: column;
	padding-left: 6px;
	justify-content: center;
	font-size: 16px;
	position: absolute;
	left: 5px;
	top: 60%;
	z-index: 2;
}
.cross .img_box .font .num{
	font-size: 26px;
}
.cross .img_box .point{
	position: absolute;
	right: -58px;
	background: url(web/dianj.png) no-repeat right center;
	width: 104px;
	z-index: 0;
	height: 129px;
	top: 61%;
}
.cross .cont{
	width: 43%;
}
.cross .smapic{
	width: 205px;
	height: 283px;
	position: absolute;
	top: 52px;
	right: -102px;
	padding: 5px;
	border-radius: 6px;
	background-color: #fff;
	display: flex;
	z-index: 2;
	box-shadow: 0px 0px 10px rgba(0,0,0,.2) !important;
}
.cross .smapic img{
	width: 100%;
	z-index: 2;
}
.cross .cont .tit1{
	padding-bottom: 10px;
	color: var(--color-primary);
}
.cross .cont .tit2{
	font-size: 34px;
	color: #191c22;
	line-height: 160%;
	font-weight: bold;
	padding-bottom: 30px;
}
.cross .cont .des{
	color: #878a94;
	font-size: 14px;
	line-height: 28px;
	padding-bottom: 40px;
}
.cross .cont .des p{
	text-indent: 2rem;
}
.cross .cont ul li{
	line-height: 40px;
	background: url(web/home_03.jpg) no-repeat left center;
	padding-left: 32px;
	font-size: 14px;
	color: #1f2231;
}
.cross .cont ul{
	padding-bottom: 50px;
}
.cross .cont a{
	display: inline-block;
	width: 200px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	text-align: center;
	background-color: #bbbbbb;
	border-radius: 6px;
}
.h_service{
	background-color: #23282b;
	color: var(--color-white);
}
.h_service .p_dh .dh_title{
	color: var(--color-white);
}
.h_service ul{
	justify-content: space-between;
	padding-bottom: 78px;
}
.h_service ul li{
	width: 24%;
	text-align: center;
	border: 1px solid var(--color-white);
	border-radius: 6px;
	position: relative;
	padding: 0px 32px;
}
.h_service .img{
	display: inline-block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 134px;
}
.h_service .title{
	padding-bottom: 10px;
	font-weight: bold;
}
.h_service .des{
	line-height: 30px;
	font-size: 14px;
	color: #878a94;
	margin-bottom: 10px;
}
.h_service a{
	display: inline-block;
	margin: auto;
	line-height: 36px;
	width: 122px;
	text-align: center;
	font-weight: bold;
	color: var(--color-white);
	background-color: #bbbbbb;
	border-radius: 6px;
	font-size: 14px;
	margin-bottom: 22px;
}
.h_service a:hover{
	background-color: var(--color-primary);
}
.h_newlist .maxw{
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.h_newlist ul, .class_list ul{
	justify-content: space-between;
}
.newlist li .title{
	font-weight: bold;
	padding-bottom: 14px;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
}
.newlist li i{
	display: inline-block;
	content: "";
	position: absolute;
	width: 22px;
	height: 13px;
	background-image: url(web/home_52.jpg);
	background-repeat: no-repeat;
	background-position: center;
	left: 2px;
	top: 5px;
}
.newlist > div{
	width: 48%;
}
.newlist li{
	border-radius: 6px;
	display: flex;
	padding: 24px 18px 10px;
	border: 1px solid #eaeaea;
	margin-bottom: 20px;
  	flex-direction: column;
}
.newlist li a{
	white-space: nowrap;
	overflow: hidden;
	color: #000;
	text-overflow: ellipsis;
	width: 100%;
}
.newlist li a:hover{
	color: var(--color-primary);
}
.newlist li .des{
	display: none;
	text-indent: 2rem;
	margin-bottom: 20px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4; 
	overflow: hidden; 
	line-height: 30px;
	text-overflow: ellipsis;
	color: #777;
}
.newlist li.on .des{
	display: -webkit-box; 
}
.newlist li.on i{
	background-image: url(web/home_49.jpg);
}
.newlist li .date{
	color: #777;
}
.newlist li:nth-child(3n){
	margin-right: 0px;
}
/* 产品页面 */
.pro_class_list{
	text-align: center;
	margin-bottom: 40px;
}
.pro_class_list ul{
	display: inline-block;
	padding: 4px;
	border: 1px solid #e4e4e4;
	border-radius: 46px;
}
.pro_class_list ul li{
	display: inline-block;
}
.pro_class_list ul li a{
	font-weight: bold;
	border-radius: 36px;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	padding: 0px 30px;
}
.pro_class_list ul li.on a{
	background-color: var(--color-primary);
	color: var(--color-white);
}
/* 关于我们 */
.aboutcont .img{
	max-width: 549px;
}
.aboutcont .img{
	width: 90%;
}
.aboutcont .img_box .point{
	top: 72%;
	right: -38px;
}
.about_list{
	background-color: var(--color-white);
}
.about_list ul li{
	width: 32%;
	max-width: unset;
	padding: 0px 38px 50px;
}
.about_list ul li .font{
	padding-top: 20px;
	line-height: 180%;
	font-size: 14px;
	color: #878a94;
}
.about_list ul li .btn{
	width: 90%;
	line-height: 38px;
	color: var(--color-white);
	background-color: var(--color-primary);
	display: inline-block;
	border-radius: 6px;
	margin-top: 20px;
}
/* 博客 */
.pclass{
	padding-top: 80px;
}
.blog_top_banner{
	margin-top: 70px;
	padding: 66px;
	background-color: #f7f8f8;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.blog_top_banner .wp-block-media-text{
	display: flex;
	
}
.blog_top_banner .wp-block-media-text__content{
	flex: 1;
	padding-right: 50px;
}
.blog_top_banner .wp-block-media-text__media{
	width: 655px;
}
.blog_top_banner .wp-block-media-text__media img{
	width: 100%;
	height: auto;
}
.blog_top_banner .wp-block-button{
	padding-top: 40px;
}
/* 列表 */
.class_list{
	text-align: center;
	display: inline-block;
	border: 1px solid #eaeaea;
	margin: auto;
	margin-bottom: 40px;
	padding: 4px;
	border-radius: 6px;
}
.class_list li{
	font-weight: bold;
	line-height: 50px;
	padding: 0px 50px;
	margin-bottom: -2px;
}
.class_list li.current-cat, .class_list li:hover
{
	background-color: #3eb92f;
	border-radius: 6px;
}
.class_list li.current-cat a, .class_list li:hover a{
	font-weight: bold;
	color: var(--color-white);
}
.bpi_list ul{
	padding-bottom: 100px;
}
.bpi_list ul li{
	float: left;
	width: 31%;
	margin-right: 3.5%;
	margin-top: 44px;
	color: #e4e4e4;
	border: 1px solid #e4e4e4;
	border-radius: 6px;
	overflow: hidden;
}
.bpi_list ul li .cont{
	padding: 28px 28px 18px 28px;
}
.bpi_list ul li img{
	width: 100%;
}
.bpi_list ul li:nth-child(3n){
	margin-right: 0px;
}
.bpi_list ul li .date{
	font-size: 14px;
	margin-bottom: 12px;
	color: #878a94;
}
.bpi_list ul li .more{
	border-top: 1px solid #e4e4e4;
	text-align: right;
}
.bpi_list ul li .more a{
	font-size: 14px;
	color: #878a94;
	line-height: 36px;
	display: inline-block;
	text-align: center;
	margin-top: 10px;
	border-radius: 6px;
	width: 106px;
	border: 1px solid #e4e4e4;
}
.bpi_list ul li .more a:hover{
	background-color: var(--color-primary);
	color: var(--color-white);
	border: 1px solid var(--color-primary);
}
.bpi_list ul li .entry-title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	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;
	font-size: 14px;
	color: #1f2231;
}

.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-bottom: 50px;
}
.art_view .av_pic img{
	border-radius: 12px;
}
.art_view .av_cont{
	line-height: 200%;
	padding-bottom: 130px;
	text-indent: 2rem;
}
.art_view .av_cont a{
	color: var(--color-primary);
	text-decoration: underline;
}
.art_view .av_cont .art_img{
	text-indent: 0rem;
	text-align: center;
}
.art_view .av_cont .art_img img{
	max-width: 100%;
}
.art_view .av_cont h2{
	padding-top: 20px;
	color: #42474d;
	font-size: 20px;
}
.relevant .title{
	border-bottom: 1px solid #eaecee;
}
.relevant .title span{
	display: inline-block;
	padding-bottom: 14px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: var(--color-primary);
	width: 178px;
	border-bottom: 3px solid var(--color-primary);
	margin-bottom: -2px;
}
.nav-links {
	margin:auto;
	text-align:center;
	color: #707070;
	padding-bottom: 100px;
}
.nav-links li{display: inline-block;}
.nav-links a,.nav-links span{
	height:42px;
	color: #333333;
	min-width: 42px;
	padding: 0px 5px;
	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;
}
.nav-links a:hover{
	border: 1px solid var(--color-primary);
	background-color: var(--color-primary);
	color: #fff;
}
.nav-links span{
	font-weight:bold;
	background-color: var(--color-primary);
	border:1px solid #fff;
	color:#fff;
}
.nav-links a.prev,.nav-links a.next,.nav-links a.first,.nav-links a.end{
	width:auto;
	padding:0px 10px;
}
/*底部*/
.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{
	padding-top: 60px;
	margin-top: 60px;
	background: #f5f5f7;
	color: #777777;
}
.foot a{
	color: #777777;
}
.foot1{
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 36px;
}
.foot_contact{
	background: url(web/home_63.jpg) repeat-x;
	margin-bottom: 80px;
	color: #fff;
	display: flex;
}
.foot_contact .maxw{
	height: 184px;
	display: flex;
	align-items: center;
}
.foot_contact .cus{
	padding-left: 50px;
	width: 40%;
}
.foot_contact .messager{
	padding-left: 130px;
	border-left: 1px solid #85baeb;
	width: 60%;

}
.foot_contact .title{
	font-size: 24px;
	margin-bottom: 16px;
	font-weight: bold;
}
.foot_contact .des{
	font-size: 18px;
	line-height: 32px;
}
.foot_contact .messager .btn_zx{
	display: inline-block;
	background-color: #fff;
	line-height: 34px;
	text-align: center;
	width: 148px;
	color: var(--color-primary);
	font-weight: bold;
	margin-top: 16px;
	border-radius: 17px;
}
.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: 60px;
}
.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: var(--color-primary);
}
.fudong a img{
	width: 32px;
	height: 32px;
	margin-top: 8px;
}
.fudong .gotop{
	background-image: url(images/jjfa_69.jpg) ;
	background-color: #666666;
}

/* 标签页 */
.all-tags{
	padding: 100px 0px;
}
.all-tags ul{
	padding: 50px 0px;
}
.all-tags ul li{
	display: inline-block;
	padding-bottom: 20px;
	padding-right: 30px;
}
.all-tags .center{
	text-align: center;
}
.art_tags{
	padding-top: 50px;
	text-indent: 0px;
	line-height: 160%;
}
.art_view .art_tags a{
	display: inline-block;
	padding: 0px 6px;
	font-size: 14px;
	text-decoration: none;
	border: 1px solid #ebecf0;
	color: #232323;
}
.art_view .art_tags a:hover{
	border: 1px solid var(--color-primary);
	color: var(--color-primary);
}
.tag-title{
	padding-top: 100px;
}
.privacy{
	padding-bottom: 100px;
	line-height: 180%;
}
.privacy h1, .privacy h2{
	padding-bottom: 20px;
	color: #000;
}
.privacy .section{
	padding-bottom: 40px;
}
.privacy_hotprotitle{
	text-align: center;
	font-size: 20px;
	color: #777777;
	line-height: 38px;
	padding-bottom: 60px;
}
.privacy_hotprotitle .title{
	font-size: 44px;
	font-weight: bold;
	color: #010101;
	line-height: 60px;
	padding-top: 60px;
	padding-bottom: 23px;
}
/* default */
:root {
	/* 主色 */
	--color-primary: #66d477;
	--color-white: #ffffff;
}