/*
Theme Name: Cloud_Phone_1
Text Domain: phone
Version: 26.3.6
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 .t_btn{
	display: inline-block;
	width: 170px;
	height: 48px;
	line-height: 48px;
	border-radius: 4px;
	color: var(--color-white);
	background-color: #ff8d00;
	margin-top: 50px;
	position: relative;
	text-align: center;
}
.flex{
	display: flex;
	flex-wrap: wrap;
}
/*
头部
*/
.pagetop_kg{
	height: 80px;
	width: 100%;
	transition-delay: 0.5s;
	transition: all 0.2s ease-in-out;
	background: linear-gradient(#00c0d7,#05c3d9);
}
.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);
}
.pagetop .top2 .tel{
	display: flex;
	font-weight: bold;
	font-size: 14px;
	align-items: center;
}
.pagetop .ptop_c{
	display: flex;
	height: 80px;
	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 .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:  var(--color-primary);
}
.indexClass .pagetop{
	background-color: unset;
	box-shadow: unset;
}
.indexClass .pagetop .top_r .tigd{
	color: var(--color-primary);
	background:  var(--color-white);
}
.indexClass .pagetop .logo{
	background-image:url(web/logo_w.png);
}
.indexClass .pagetop a{
	color:#fff;
}
.indexClass .pagetop .menu > span > a:hover,.indexClass .pagetop .menu > span > a.on{
	color: #fff;
}
.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: 30px;
	font-weight: bold;
	color: #1b1c1d;
}
.p_dh .dh_des{
	color: #707070;
	padding-top: 20px;
}
.p_dh .dh_des a {
  margin-left: 15px;
  color: var(--color-primary);
}
.top_banner{
	color: #fff;
	background: linear-gradient(#05c3d9,#39daed);
}
.top_banner .maxw{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 70px 0px;
}
.top_banner .img{
	width: 55%;
}
.top_banner .cont{
	width: 45%;
}
.top_banner .title{
	font-size: 48px;
	padding-bottom: 24px;
}
.top_banner .title span{
	color: var(--color-primary);
}
.top_banner .des{
	line-height: 28px;
}
/*首页*/
.page_banner{
	background-color: #f8f8f8;
}
.page_banner .cont{
	width: 50%;
	padding-left: 55px;
	color: #707070;
}
.page_banner .maxw, .news_banner .maxw{
	padding: 84px 0px;
}
.page_banner .title, .news_banner .title{
	color: #1b1c1d;
	padding-bottom: 40px;
	font-size: 30px;
	padding-top: 20px;
	font-weight: bold;
}
.page_banner .des, .news_banner .des{
	font-size: 16px;
	line-height: 160%;
}
.page_banner .li{
	padding-top: 28px;
	font-size: 14px;
}
.page_banner .li .item{
	line-height: 34px;
	background: url(web/contact_06.png) no-repeat left center;
	padding-left: 20px;
}
.page_banner .btn{
	margin-top: 30px;
}
.page_banner .about_li{
	border-top: 1px solid #e5e5e5;
	margin-top: 32px;
	padding-top: 26px;
	line-height: 26px;
	display: flex;
	justify-content: space-between;
	color: #1b1c1d;
}
.page_banner .about_li b{
	display: inline-block;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
.news_banner{
	background-color: #f8f8f8;
	text-align: center;
}
.h_link ul li{
  width: 20%;
  float: left;
  text-align: center;
  margin-bottom: 62px;
}
.h_link ul li img{
	width: 180px;
	filter: grayscale(100%);
	opacity: 0.5;
}
.h_link ul li img:hover, .h_link ul li.on img{
	filter: grayscale(0%);
	opacity: 1;
}
.h_app .cont{
	padding-bottom: 80px;
	display: flex;
	justify-content: space-between;
}
.h_app .cont img{
	width: 50%;
	max-width: 590px;
}
.h_app .cont ul{
	width: 50%;
}
.h_app .cont li{
	margin-bottom: 16px;
	padding: 28px 0px 28px 32px;
}
.h_app .cont .title{
    font-size: 24px;
	font-weight: bold;
    padding-bottom: 14px;
}
.h_app .cont .des{
	font-size: 18px;
    padding-left: 6px;
}
.h_threed{
	padding-bottom: 80px;
}
.h_threed ul{
    display: flex;
    justify-content: space-between;
}
.h_threed ul li{
    width: 32%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); 
    border-radius: 6px;
	overflow: hidden;
}
.h_threed ul li.img_o .title{
	background: linear-gradient(to right, #65a632,#afc93e);
}
.h_threed ul li.img_o .icon{
	display: inline-block;
	width: 95px;
	background: url(web/home_15.png) no-repeat center center;
}
.h_threed ul li.img_t .title{
	background: linear-gradient(to right, #15549c,#3072de);
}
.h_threed ul li.img_t .icon{
	display: inline-block;
	width: 95px;
	background: url(web/home_17.png) no-repeat center center;
}
.h_threed ul li.img_f .title{
	background: linear-gradient(to right, #ee9a39,#ffc236);
}
.h_threed ul li.img_f .icon{
	display: inline-block;
	width: 95px;
	background: url(web/home_19.png) no-repeat center center;
}
.h_threed .list .title{
    color: #fff;
    padding: 30px;
    height: 164px;
    font-size: 20px;
	display: flex;
	justify-content: space-between;
	font-weight: bold;
}
.h_threed .list .title a{
    display: inline-block;
    width: 98px;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    margin-top: 38px;
    line-height: 36px;
}
.h_threed .list .des{
    font-size: 14px;
	padding: 25px 30px 30px 30px;
	color: #555555;
	line-height: 160%;
}
.h_newlist{
	background-color: #f8f8f8;
	padding-bottom: 50px;
}
.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_28.png);
	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;
	margin-bottom: 20px;
  	flex-direction: column;
	background-color: var(--color-white);
}
.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_25.png);
}
.newlist li .date{
	color: #777;
}
.newlist li:nth-child(3n){
	margin-right: 0px;
}
/* 应用场景 */
.scene_fa ul{
	justify-content: space-between;
	padding-top: 48px;
	padding-bottom: 120px;
}
.scene_fa ul{
	padding-bottom: 0px;
}
.scene_fa ul li{
	width: 32%;
	border-radius: 6px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); 
	text-align: center;
	padding: 0px 70px 32px;
}
.about_fa ul li{
	width: 24%;
	padding: 0px 30px 32px;
}
.contact_fa ul li{
	padding: 0px 50px 32px;
}
.scene_fa ul li .img{
	width: 100px;
	height: 100px;
	border: 5px solid #f5f5f5;
	border-radius: 48px;
	margin-top: -48px;
	display: inline-block;
	margin-bottom: 18px;
}
.scene_fa ul li .img .icon{
	height: 100%;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center
}
.scene_fa ul li .title{
	font-weight: bold;
}
.scene_fa ul li .des{
	font-size: 14px;
	padding-top: 14px;
	line-height: 24px;
	color: #555555;
	padding-bottom: 26px;
}
.scene_fa ul li a{
	display: inline-block;
	width: 170px;
	height: 36px;
	line-height: 34px;
	border: 1px solid var(--color-primary);
	border-radius: 4px;
}
.contact_fa ul li a{
	width: 100%;
}
.phone_service ul li{
	text-align: center;
}
.phone_service{
	background-color: #f7f9f8;
	padding-bottom: 100px;
	padding-top: 10px;
}
.phone_service ul li{
	width: 23%;
  	margin: 0px 1% 26px;
	background-color: #fff;
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
	padding: 42px 20px;
	border-radius: 4px;
}
.phone_service ul li .title{
	color: #1b1c1d;
	padding: 26px 0px 15px;
	font-weight: bold;
}
.phone_service ul li .des{
	color: #707070;
	font-size: 14px;
	line-height: 180%;
}
.asked .cont{
	justify-content: space-between;
}
.asked ul{
	width: 40%;
}
.asked ul li{
	margin-bottom: 13px;
	background-color: #f7f9f8;
	padding: 8px 0px;
	border-radius: 6px;
	cursor: pointer;
}
.asked ul li:hover{
	background-color: #f0f9fa;
}
.asked ul li .title{
	position: relative;
	font-weight: bold;
	color: #262934;
	line-height: 56px;
	display: flex;
}
.asked ul li .title::before{
	content: "";
	/* position: absolute; */
	display: inline-block;
	width: 54px;
	height: 54px;
	background: url(web/home_28.png) no-repeat center;
	left: 0px;
	border-radius: 6px;
	top: 0px;
}
.asked ul li.on{
	position: relative;
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}
.asked ul li.on .title{
	color: #1b1c1d;
}
.asked ul li.on .des{
	display: block;
	padding-bottom: 10px;
	color: #707070;
	font-size: 14px;
	padding: 0px 22px 22px;
	line-height: 180%;
}
.asked ul li.on .title::before{
	background: url(web/home_25.png) no-repeat center;
}
.asked ul li .des{
	display: none;
}
.asked .img{
	position: relative;
	padding-right: 50px;
	width: 55%;
}
.asked .img img{
	width: 100%;
}
.unreso{
	height: 290px;
	display: flex;
	background-color: #f0f9fa;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 120px;
	margin-top: 120px;
	border-radius: 6px;
}
.unreso .title{
	font-size: 30px;
	padding-bottom: 20px;
	font-weight: bold;
}
.unreso .des{
	font-size: 18px;
	color: #707070;
	padding-bottom: 30px;
}
.btn {
  display: inline-block;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: var(--color-primary);
  font-size: 14px;
  border-radius: 4px;
  width: 130px;
}
.phone_js{
	margin-top: 60px;
}
.phone_js ul{
	padding-bottom: 20px;
	justify-content: space-between;
	padding-top: 30px;
}
.phone_js ul li{
	width: 31%;
	display: flex;
	margin-bottom: 60px;
}
.phone_js ul li .img{
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 14px;
	border-radius: 4px;
}
.phone_js ul li .cont{
	flex: 1;
}
.phone_js ul li .tit{
	font-weight: bold;
	color: #1b1c1d;
	margin-bottom: 15px;
}
.phone_js ul li .des{
	line-height: 180%;
	color: #707070;
	font-size: 14px;
}
/* 产品页面 */
.pro_class_list{
	text-align: center;
	margin-bottom: 40px;
}
.pro_class_list ul{
	font-size: 0px;
}
.pro_class_list ul li{
	display: inline-block;
	padding: 16px 50px;
	border-bottom: 1px solid #e3e3e3;
	font-weight: bold;
	color: #707070;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}
.pro_class_list ul li.on, .pro_class_list ul li.current-cat{
	color: #1b1c1d;
}
.pro_class_list ul li.on::after, .pro_class_list ul li.current-cat::after{
	display: inline-block;
	content: "";
	width: 100%;
	height: 5px;
	border-radius: 5px;
	background-color: var(--color-primary);
	position: absolute;
	bottom: -3px;
	left: 0px;
}
.pho_list ul{
	justify-content: unset;
	display: none;
	padding-bottom: 60px;
}
.pho_list ul.on{
	display: flex;
}
.pho_list ul li{
	width: 23.5%;
	margin-bottom: 26px;
	margin-right: 1.9%;
	border: 1px solid #fff;
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
	border-radius: 4px;
	padding: 40px 25px;
}
.pho_list ul li:nth-child(4n){
	margin-right: 0px;
}
.pho_list ul li:hover{
	border: 1px solid var(--color-primary);
}
.pho_list ul li .title{
	font-weight: bold;
	font-size: 20px;
	color: #191c22;
}
.pho_list ul li .price{
	padding-top: 32px;
	padding-bottom: 18px;
	font-size: 18px;
	font-weight: bold;
}
.pho_list ul li .price span{
	font-size: 42px;
	color: #191c22;
}
.pho_list ul li .des{
	font-size: 13px;
}
.pho_list .item .icon{
	line-height: 34px;
	background: url(web/contact_06.png) no-repeat left center;
	padding-left: 22px;
}
.pho_list .buy{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 30px;
	margin-bottom: 25px;
}
.pho_list .buy a{
	display: inline-block;
	width: 100%;
	line-height: 45px;
	background-color: var(--color-primary);
	color: #fff;
	text-align: center;
	border-radius: 4px;
	margin-top: 30px;
}
/* 关于我们 */

/* 博客 */
.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;
}
/* 列表 */
.bpi_list ul{
	padding-bottom: 100px;
}
.bpi_list ul li{
	float: left;
	width: 31%;
	margin-right: 3.5%;
	margin-top: 44px;
	color: #e4e4e4;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}
.bpi_list ul li .cont{
	padding: 20px;
}
.bpi_list ul li img{
	width: 100%;
}
.bpi_list ul li:nth-child(3n){
	margin-right: 0px;
}
.bpi_list ul li .date{
	top: 20px;
	right: 20px;
	font-size: 18px;
	position: absolute;
	margin-bottom: 12px;
	background-color: var(--color-primary);
	color: var(--color-white);
	padding: 5px 20px;
}
.bpi_list ul li .more{
	margin-bottom: 20px;
}
.bpi_list ul li .more a{
	color: 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 ul li .art_pic{
	margin: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
}
.bpi_list .art_pic img{
	width: 100%;
	height: 238px;
}
.art_view{
	padding-top: 46px;
}
.art_view .a_left{
	width: 348px;
	border-radius: 4px;
	border: 1px solid #e0e0e0;
	margin-right: 10px;
	padding: 20px;
}
.art_view .a_right{
	border-radius: 4px;
	border: 1px solid #e0e0e0;
	padding: 0px 38px;
	flex: 1;
}
.art_view .dh_title{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
}
.art_view .av_title{
	padding-top: 45px;
	font-size: 26px;
	text-align: center;
	color: #1a1d21;
	margin-bottom: 14px;
}
.art_view .av_date{
	padding: 20px 0px 20px;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 38px;
	color: #767c82;
}
.art_view .lc_list li{
	display: flex;
	justify-content: space-between;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e7e7e7;
}
.art_view .lc_list li:last-child{
	border-bottom: none;
}
.art_view .lc_list li a{
	display: inline-block;
	padding-left: 20px;
	background: url(web/ac_icon_03.jpg) no-repeat left center;
}
.hot_tag{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hot_tag a{
	font-size: 14px !important;
	padding: 6px 6px;
	text-align: center;
	width: 33%;
	margin-bottom: 2px;
	background-color: #f2f2f2;
	border-radius: 6px;
}
.hot_tag a:hover{
	background-color: var(--color-primary);
	color: var(--color-white);
}
.art_view  .lc_list .current-cat a, .art_view  .lc_list a:hover{
	color: var(--color-primary);
}
.art_view .av_cont{
	line-height: 200%;
	color: #707070;
	padding-bottom: 130px;
	text-indent: 2rem;
}
.art_view .av_cont a{
	color: var(--color-primary);
	text-decoration: underline;
}
.art_view .av_cont h2{
	padding-top: 20px;
	color: #42474d;
	font-size: 20px;
}
.relevant ul li{
	display: flex;
	margin-bottom: 26px;
}
.relevant ul li .art_pic{
	width: 94px;
	height: 64px;
	margin-right: 12px;
}
.relevant ul li .art_pic img{
	width: 100%;
	height: 100%;
}
.relevant ul li .cont{
	flex: 1;
}
.relevant ul li h2{
	font-size: 14px;
	font-weight: normal;
}
.relevant ul li h2 a:hover{
	color: var(--color-primary);
}
.relevant ul li .date{
	font-size: 12px;
	color: #aaaaaa;
	background: url(web/shij_07.jpg) no-repeat left center;
	margin-top: 8px;
	padding-left: 16px;
}
.art_view .art_line{
	height: 3px;
	background-color: #f7f8f8;
	margin-bottom: 30px;
	margin-top: 30px;
}
.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;
}
.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: #00c1d7;
	--color-white: #ffffff;
}