*{margin:0px; padding:0px;list-style:none;box-sizing: border-box;}
html,body{font-size: 16px;color: #1b1c1d; font-family: 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;color:#1b1c1d; cursor: pointer;}
a:hover{ color: #00c1d7;}
.maxw{
	max-width: 1230px;
	min-width: 1100px;
	margin: auto;
	padding: 0px 10px;
}
.minw{
	min-width:1320px;
	margin:auto;
}
.cursorp{
	cursor: pointer;
}
.flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.nodata{
	text-align: center;
	line-height: 80px;
	width: 100%;
}
.opacity8 a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.banner{
	display: flex;
	height: 210px;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	text-align: center;
	background-color: #f7f8f8;
}
.banner .title{
	font-size: 36px;
	font-weight: bold;
	color: #1b1c1d;
}
.banner .des{
	margin-top: 12px;
	font-size: 14px;
	color: #707070;
	font-weight: normal;
}
/*
头部
*/
header{
	width: 100%;
	height: 80px;
}
.pb_Index_index header{
	height: 0px;
}
.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;
	height: 80px;
	transition-delay: 0.5s;
	transition: all 0.2s ease-in-out;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); 
	min-width: 1100px;
	font-size: 14px;
}
.pagetop .ptop_c{
	width: 100%;
	margin: auto;
	padding: 0px;
	display: flex;
	height: 100%;
	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:flex;
	align-items: center;
	font-size: 24px;
	font-weight: bold;
	color: #00c1d7;
	background-size: auto 32px;
	width: 143px;
	background: url(../images/logo.png) no-repeat center;
}
.pagetop.home_top .logo{
	background: url(../images/logo_w.png) no-repeat center;
}
.pagetop.sticky .logo{
	height: 80px;
}
.pagetop .menu{
	flex: auto;
	display: flex;
	text-align: center;
	justify-content: center;
}

.pagetop .menu > span{
	align-items:center;
	margin: 0px 4px;
	display: flex;
}
.pagetop .menu > span > a{
	display: inline-block;
	padding: 0px 15px;
	position: relative;
}
.pagetop.home_top .menu > span > a{
	color: #fff;
}
.pagetop.home_top .menu > span > a:hover{
	color: #fff;
	text-decoration: underline;
}
.pagetop .menu > a:hover{
	background-color: #00c1d7;
	border-radius: 6px;
}
.pagetop .menu > a.on,.pagetop .menu > span.on > a{
	color: #00c1d7;
}
.pagetop .menu > span > a:hover,.pagetop .menu > span > a.on{
	color: #00c1d7;
}
.pagetop.home_top .menu > a.on, .pagetop.home_top .menu > span.on > a{
	color: #fff;
}
.pagetop .top_r{
	width: 158px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}
.pagetop .top_r span{
	padding: 0px 10px;
}
.pagetop .top_r a{
	display: none;
	line-height: 32px;
	text-align: center;
	width: 76px;
	border-radius: 4px;
}
.pagetop.home_top a.tigd{
	color: #fff;
}
.pagetop.home_top a.reglog{
	color: #00c1d7;
	background-color: #fff;
}
.pagetop .top_r .reglog{
	background-color: #00c1d7;
	border: 2px solid #00c1d7;
	color: #fff;
}
.pagetop .top_r .tigd{
	text-align: left;
	text-align: center;
}
.pagetop.home_top{
	background-color: unset;
	box-shadow: unset; 
}
.p_dh{
	text-align: center;
	padding-top: 56px;
	padding-bottom: 40px;
}
.p_dh .dh_title{
	font-weight: bold;
	color: #1b1c1d;
	font-size: 30px;
}
.p_dh .dh_des{
	padding-top: 20px;
	color: #707070;
	font-size: 16px;
	font-weight: normal;
}
.p_dh .dh_des a{
	margin-left: 15px;
	color: #00c1d7;
}
/* 首页 */
.home_banner{
	height: 739px;
	background: linear-gradient(to bottom, #00c1d7, #39daed);
	padding-top: 80px;
}
.home_banner .maxw{
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background: url(../images/home_03.png) no-repeat  right center;
}
.home_banner .ib_con{
	color: #fff;
	width: 490px;
}
.home_banner .jz{
	font-size: 40px;
	padding-top: 12px;
	padding-bottom: 20px;
}
.home_banner .ai{
	font-size: 14px;
	padding-bottom: 48px;
	line-height: 160%;
}
.home_banner .btn{
	display: inline-block;
	width: 146px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #ff8d00;
	font-size: 14px;
	border-radius: 4px;
}
.h_project ul{
	justify-content: space-between;
}
.h_project ul li{
	font-size: 14px;
	width: 30%;
	position: relative;
	padding: 46px 52px 56px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); 
	border-radius: 6px;
}
.h_project ul li .tit{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 28px;
}
.h_project ul li .price span{
	font-size: 36px;
}
.h_project ul li .des{
	padding-top: 22px;
	padding-bottom: 22px;
	min-height: 102px;
	font-size: 14px;
	color: #707070;
	border-bottom: 1px solid #e7e7e7;
}
.h_project ul li .item{
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 25px;
}
.h_project ul li .item .icon{
	color: #707070;
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
	margin: 10px 0px;
}
.h_project ul li a{
	display: inline-block;
	width: 100%;
	border: 1px solid #00c1d7;
	color: #00c1d7;
	text-align: center;
	font-size: 14px;
	line-height: 38px;
	border-radius: 4px;
}
.h_project ul li.hot{
	border: 1px solid #ff8d00;
}
.h_project ul li.hot::before{
	display: inline-block;
	position: absolute;
	top: -14px;
	background-color: #ff8d00;
	color: #fff;
	font-size: 12px;
	padding: 2px 10px;
	border-radius: 4px;
	content: "热门";
	left: 70%;
}
.h_project ul li.hot a{
	background-color: #ff8d00;
	border: 1px solid #ff8d00;
	color: #fff;
}
.h_project ul li a:hover{
	background-color: #00c1d7;
	color: #fff;
	border: 1px solid #00c1d7;
}
.h_project dl{
	padding: 22px 0px;
	color: #707070;
}
.h_project dl dt{
	font-weight: bold;
	padding: 8px 0px;
}
.h_project dl dd{
	padding: 8px 0px;
	background: url(../images/price_06.jpg) no-repeat left center;
	padding-left: 14px;
	display: flex;
	justify-content: space-between;
}
.h_project dl dd span.close, .h_project dl dd span.gou{
	display: inline-block;
	height: 15px;
	width: 15px;
}
.h_project dl dd span.close{
	background: url(../images/price_10.jpg) no-repeat;
}
.h_project dl dd span.gou{
	background: url(../images/price_03.jpg) no-repeat;
}
.h_web ul li{
    display: none;
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15); 
}
.h_web ul li.on{
    display: flex;
}
.h_web .cont{
    padding-left: 55px;
    padding-top: 65px;
    padding-right: 50px;
}
.h_web .cont .title{
    font-size: 25px;
    color: #000;
    font-weight: bold;
    padding-bottom: 36px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #edeff2;
}
.h_web .cont .title span{
    color: #00c1d7;
    font-size: 30px;
    margin-right: 16px;
}
.h_web .cont .des{
    padding-top: 32px;
    line-height: 32px;
    color: #748082;
}
.site_menu{
    padding-top: 28px;
    display: flex;
    justify-content: space-between;
}
.site_menu a{
    display: inline-block;
    background-color: #eaeeee;
    color: #748082;
    width: 15.5%;
    line-height: 68px;
    text-align: center;
    border-radius: 4px;
}
.site_menu a.on{
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); 
}
.h_app .cont{
    color: #748082;
    background: url(../images/home_11.png) no-repeat right center;
	background-size: auto 100%;
	padding-bottom: 80px;
}
.h_app .cont li{
	width: 48%;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.07); 
	margin-bottom: 16px;
	padding: 28px 0px 28px 32px;
	border-radius: 4px;
}
.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%;
    background-position: top center;
    background-repeat: no-repeat;
    padding-left: 30px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); 
    background-color: #fff;
    border-radius: 6px;
	background-size: 100% 164px;
}
.h_threed ul .img1{
    background-image: url(../images/home_15.png);
}
.h_threed ul .img2{
    background-image: url(../images/home_17.png);
}
.h_threed ul .img3{
    background-image: url(../images/home_19.png);
}
.h_threed .list .title{
    color: #fff;
    padding-top: 33px;
    height: 164px;
    font-size: 20px;
	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 0px;
	color: #555555;
	line-height: 160%;
}
.foot_dingzhi{
    background-color: #f0f9fa;
    padding: 70px 0px;
    text-align: center;
}
.foot_dingzhi .title{
    color: #000;
    text-align: center;
    font-size: 33px;
    font-weight: bold;
}
.foot_dingzhi .des{
    padding-top: 22px;
    padding-bottom: 30px;
    line-height: 33px;
}
.foot_dingzhi a{
    color: #fff;
    background-color: #54b2bd;
    width: 154px;
    line-height: 48px;
    display: inline-block;
    font-size: 20px;
    border-radius: 4px;
}
.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;
}
/* 网站建设 */
.web_service{
	padding: 15px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); 
	margin-top: 58px;
	border-radius: 8px;
}
.web_service .img{
	width: 60.5%;
}
.web_service .img img{
	width: 100%;
}
.web_service .cont{
	padding-left: 4%;
	padding-right: 2%;
	width: 39.5%;
}
.web_service .title{
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 22px;
}
.web_service .des{
	font-size: 14px;
	color: #707070;
	padding-bottom: 26px;
	line-height: 150%;
	border-bottom: 1px solid #e7e7e7;
	text-indent: 2rem;
}
.web_service ul{
	padding-top: 30px;
}
.web_service ul li{
	color: #707070;
	margin-bottom: 20px;
	display: flex;
	width: 33.3%;
	line-height: 30px;
}
.web_service ul li span{
	font-size: 24px;
	font-weight: bold;
	color: #00c1d7;
	margin-right: 10px;
}
.web_service a{
	display: inline-block;
	width: 100%;
	background-color: #00c1d7;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 6px;
	margin-top: 6%;
}
.web_features ul li{
	width: 32.8%;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	padding: 22px;
	margin-bottom: 8px;
}
.web_features ul li .title{
	padding-bottom: 16px;
	border-bottom: 1px solid #e0e0e0;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
}
.web_features ul li .des{
	font-size: 14px;
	color: #686868;
	padding-top: 14px;
	line-height: 160%;
	text-indent: 2rem;
	padding-bottom: 20px;
}
.web_case{
	padding-bottom: 60px;
}
.web_case ul li{
	max-width: 287px;
	width: 24.5%;
	padding: 6px;
	border-radius: 4px;
	border: 1px solid #e0e0e0;
	text-align: center;
}
.web_case ul .title{
	line-height: 56px;
	font-weight: bold;
}
.web_case ul .des{
	font-size: 14px;
	color: #686868;
	padding-bottom: 30px;
}
.web_case ul li img{
	width: 100%;
}
/* SEO */
.seo_xmys{
	margin-bottom: 60px;
}
.seo_xmys .xmys{
	display: flex;
}
.seo_xmys .ys_left{
	border: 1px solid #e0e0e0;
	margin-right: -4px;
	border-radius: 6px 0px 0px 6px;
}
.seo_xmys .ys_right{
	margin-left: -4px;
}
.seo_xmys .ys_left, .seo_xmys .ys_right{
	flex: 1;
	margin-top: 30px;
	overflow: hidden;
}
.seo_xmys .ys_m{
	z-index: 1;
	width: 114px;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	background: url(../images/seo_38.jpg) no-repeat center top #fff;
	padding-top: 106px;
}
.seo_xmys .ys_m span{
	display: flex;
	height: 60px;
	width: 58px;
	margin: auto;
	text-align: center;
	font-size: 14px;
	color: #008392;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #e0e0e0;
}
.seo_xmys .ys_m span:last-child{
	border-bottom: 0px;
}
.seo_xmys .ys_left dt{
	background-color: #e0e0e0;
}
.seo_xmys .ys_left dt, .seo_xmys .ys_right dt{
	height: 76px;
	line-height: 76px;
	text-align: center;
	font-weight: bold;
}
.seo_xmys .ys_right dt{
	background-color: #00c1d7;
	color: #fff;
	border-radius: 0px 6px 0px 0px;
	height: 77px;
}
.seo_xmys .ys_left dd, .seo_xmys .ys_right dd{
	padding-left: 16%;
	height: 60px;
	display: flex;
	border-bottom: 1px solid #e0e0e0;
	align-items: center;
}
.seo_xmys .ys_left dd:last-child{
	border-bottom: 0px;
}
.seo_xmys .ys_right dd:last-child{
	border-radius: 0px 0px 6px 0px;
	height: 61px;
}
.seo_xmys .ys_left dd{
	color: #707070;
}
.seo_xmys .ys_right dd{
	background-color: #008392;
	color: #fff;
}
.seo_xmys .close{
	display: inline-block;
	background: url(../images/seo_42.jpg) no-repeat;
	width: 22px;
	height: 22px;
	margin-right: 10px;
}
.seo_xmys .gou{
	display: inline-block;
	background: url(../images/seo_45.jpg) no-repeat;
	width: 22px;
	height: 22px;
	margin-right: 10px;
}
.app_case{
	text-align: center;
	padding-bottom: 60px;
}
.app_case img{
	max-width: 1293px;
	width: 100%;
	min-width: 1100px;
}
.app_case .font{
	max-width: 1293px;
	width: 100%;
	padding: 0px 40px;
	min-width: 1100px;
	margin: auto;
}
.app_case .font span{
	display: inline-block;
	width: 25%;
}
/* 价格 */
.price_proj{
	padding-top: 60px;
}
.price_contrast .pc_title{
	font-weight: bold;
	color: #1b1c1d;
	line-height: 96px;
	text-align: center;
}
.price_contrast .pc_title span{
	display: inline-block;
	background: url(../images/price_13.png) no-repeat;
	width: 19px;
	height: 11px;
	margin-left: 5px;
}
.price_contrast .pc_cont{
	border: 1px solid #e1e1e1;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12); 
	text-align: center;
	font-size: 14px;
}
.price_contrast .pc_cont .th{
	background-color: #b3b3b3;
	display: flex;
}
.price_contrast .pc_cont .td{
	display: flex;
}
.price_contrast .pc_cont span{
	display: inline-block;
	width: 25%;
}
.price_contrast .pc_cont .th span{
	border-right: 1px solid #a1a1a1;
	line-height: 70px;
	color: #fff;
}
.price_contrast .pc_cont .td span{
	line-height: 60px;
	border-right: 1px solid #e2e2e2;
	color: #707070;
}
.price_contrast .pc_cont .list .td{
	border-bottom: 1px solid #dedfdf;
}
.price_contrast .pc_cont .list .td:last-child{
	border-bottom: 0px;
}
.price_contrast .pc_cont .list .td:nth-child(even){
	background-color: #f7f8f8;
}
.price_contrast .pc_cont .list .td span:first-child{
	font-size: 16px;
	font-weight: bold;
	color: #1b1c1d;
}
.price_contrast .gou{
	background: url(../images/price_17.png) no-repeat center center;
}
.price_contrast .close{
	background: url(../images/price_19.png) no-repeat center center;
}
.price_quest{
	padding-bottom: 60px;
}
.price_quest .img{
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	padding: 7px;
	width: 50%;
	float: left;
}
.price_quest .img img{
	width: 100%;
}
.price_quest ul{
	width: 46%;
	float: right;
}
.price_quest ul li{
	margin-bottom: 20px;
}
.price_quest ul li .des{
	display: none;
}
.price_quest ul li .title{
	border-radius: 8px;
	background-color: #f7f8f8;
	font-weight: bold;
	height: 68px;
	padding-left: 28px;
	padding-right: 28px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.price_quest ul li .title .icon{
	display: inline-block;
	width: 16px;
	height: 9px;
	background: url(../images/price_42.png) no-repeat;
}
.price_quest ul li.on .des{
	display: block;
	background-color: #fcfcfc;
	padding: 26px 30px;
	font-size: 14px;
	color: #686868;
	line-height: 180%;
}
.price_quest ul li.on .title{
	background-color: #00c1d7;
	color: #fff;
}
.price_quest ul li.on .icon{
	background: url(../images/price_39.png) no-repeat;
}
/* 关于我们 */
.about_top{
	margin-top: 60px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
	padding: 16px;
}
.about_top .img{
	width: 55%;
}
.about_top .img img{
	width: 100%;
}
.about_top .cont{
	width: 45%;
	padding-right: 5%;
	padding-left: 4%;
}
.about_top .title{
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	color: #1b1c1d;
	margin-bottom: 20px;
}
.about_top p{
	color: #707070;
	margin-bottom: 10px;
	text-indent: 2rem;
	line-height: 160%;
}
.about_yl{
	border-top: 1px solid #e0e0e0;
	padding: 66px 0px;
	text-align: center;
	margin-top: 62px;
}
.about_yl .title{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 40px;
}
.about_yl .des{
	color: #777777;
	font-size: 14px;
}
.about_yl .des span{
	display: inline-block;
	width: 14px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: center;
}
.about_yl .des span.left{
	background-image: url(../images/about_29.jpg);
	margin-right: 10px;
}
.about_yl .des span.right{
	background-image: url(../images/about_32.jpg);
	margin-left: 10px;
}
/* 联系我们 */
.h_contact{
	padding-bottom: 20px;
	padding-top: 50px;
}
.h_contact ul li{
	width: 383px;
	border-radius: 6px;
	padding: 48px 42px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
}
.h_contact ul li .img{
	width: 33px;
	float: left;
}
.h_contact ul li .title{
	padding-top: 20px;
	font-weight: bold;
	color: #232323;
	padding-bottom: 15px;
}
.h_contact ul li .cont{
	height: 74px;
	color: #777777;
	font-size: 14px;
	line-height: 26px;
}
.h_contact ul li .tel{
	width: 100%;
	border: 1px solid #00c1d7;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	margin: auto;
	border-radius: 4px;
	color: #00c1d7;
	font-size: 14px;
}
.h_contact ul li .fqdh{
	display: inline-block;
	background-color: #19b4c6;
	color: #fff;
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	border-radius: 6px;
}
.contact_form{
    display: flex;
    justify-content: space-between;
	margin-bottom: 60px;
}
.contact_form .cf_left{
    text-align: right;
}
.contact_form .cf_left .title{
    font-size: 14px;
}
.contact_form .cf_left .des{
    font-size: 30px;
    color: #000;
    padding-top: 18px;
    font-weight: bold;
}
.contact_form .message{
	padding: 60px;
	width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); 
}
.contact_form .message .title{
    font-size: 30px;
    line-height: 64px;
    background-color: #54b2bd;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.contact_form .inputlist{
    display: flex;
    padding-bottom: 16px;
    justify-content: space-between;
}
.contact_form .inline{
    display: flex;
	width: 45%;
}
.contact_form .icon{
    width: 100px;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.contact_form input{
    width: 100%;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    color: #555;
    border: 0px;
    padding: 0px 10px;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #e0e0e0;
}
.contact_form .text{
    display: flex;
    padding-top: 12px;
    width: 100%;
    align-items: start;
}
.contact_form .layui-textarea{
    flex: 1;
    border-radius: 4px;
    color: #646464;
    border: 1px solid #e0e0e0;
    padding: 12px;
    line-height: 160%;
    height: 127px;
}
.contact_form .submit{
	height: 50px;
	line-height: 50px;
	background-color: #00c1d7;
	color: #fff;
	border: 0px;
	font-size: 16px;
	border-radius: 6px;
	width: 200px;
	text-align: center;
}

.btn2 {
  display: inline-block;
  text-align: center;
  width: 152px;
  height: 46px;
  line-height: 44px;
  border: 0px;
  background-color: #f09e38;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
}
/* 博客 */
.h_country{
	text-align: center;
	margin: auto;
	margin-bottom: 30px;
	width: 80%;
}
.h_country a{
	display: inline-block;
	background-color: #f7f8f8;
	line-height: 46px;
	padding: 0px 24px;
	border-radius: 6px;
	margin: 0px 5px 10px;
	font-weight: bold;
}
.p_news{
	padding-top: 55px;
}
.hp_link{
	padding-bottom: 50px;
}
.n_left{
	padding-bottom: 100px;
}
.bpi_list ul{
	display: flex;
	flex-wrap: wrap;
}
.bpi_list ul li{
	width: 31%;
	margin-bottom: 30px;
	border-radius: 12px;
	overflow: hidden;
	float: left;
	margin-right: 2.3%;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	font-size: 14px; 
	margin-bottom: 40px;
}
.bpi_list ul li .cont{
	padding: 26px;
}
.bpi_list ul li:nth-child(3n){
	margin-right: 0px;
}
.bpi_list ul li .entry-title{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 16px;
	color: #1a1d21;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bpi_list ul li .entry-title a{
	color: #1b1c1d;
}
.bpi_list ul li .des{
	color: #707070;
	display: -webkit-box;
  	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 160%;
	margin-bottom: 20px;
	color: #4f5251;
}
.bpi_list ul li .more{
	color: #707070;
}
.bpi_list .art_pic img{
	width: 100%;
	height: 238px;
	border-radius: 12px;
	background-color: #ebecee;
}
.p_news{
	color: #707070;
	margin-bottom: 100px;
	font-size: 14px;
}
.p_news a{
	color: #707070;
}
.p_news .h_country a{
	color: #1b1c1d;
	font-size: 16px;
}
.p_news .h_country a:hover{
	color: #fff;
}
.p_news .h_country a:hover, .p_news .h_country a.on{
	color: #fff;
	background-color: #00c1d7;
}
.p_news .nv_left{
	width: 70%;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	padding: 38px;
}
.p_news .nv_right{
	width: 28%;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	padding: 28px;
}
.p_news .nv_right dl{
	margin-bottom: 40px;
}
.p_news .nv_right dl.nclass dd{
	padding-left: 22px;
	background: url(../images/blog_03.jpg) no-repeat left center;
	padding-bottom: 14px;
	padding-top: 14px;
	border-bottom: 1px solid #e3e3e3;
}
.p_news .nv_right dl dd a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.p_news .nv_right dl.nclass dd.on a,
.p_news .news_info .des a, 
.p_news a:hover, 
.bpi_list ul li .more a,
.bpi_list ul li .entry-title a:hover,
.p_news .nv_right dl dd a:hover,
.p_news .blog_dh a:hover
{
	color: #00c1d7;
}
.p_news .nv_right .wint_right{
	font-size: 20px;
	color: #232323;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 18px;
	display: inline-block;
}
.p_news .nv_right .wint_right a{
	color: #232323;
}
.p_news .nv_right .tag_list a{
	display: inline-block;
	padding: 4px 10px;
	background-color: #f2f2f2;
	margin-bottom: 8px;
	margin-right: 5px;
}
.p_news .nv_right .tag_list a:hover{
	background-color: #00c1d7;
	color: #fff;
}
.p_news .blog_dh{
	padding-bottom: 20px;
	color: #707070;
}
.p_news .blog_dh a{
	color: #707070;
}
.p_news .time{
	padding: 18px 0px 12px;
	color: #707070;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 40px;
}
.p_news .news_info .des{
	line-height: 180%;
	font-size: 16px;
	padding-bottom: 60px;
}
.p_news .news_info .des img{
	max-width: 100%;
}
.p_news .news_info h1{
	font-size: 22px;
	color: #1b1c1d;
}
.p_news .news_info p{
	text-indent: 2rem;
}
.p_news .prevnext .pre{
	padding-bottom: 10px;
}
.des_foot .tag{
	padding-bottom: 20px;
	font-size: 14px;
}
.des_foot .prevnext{
	font-size: 14px;
}
.des_foot .tag a{
	margin-right: 8px;
}
.pn_has_tag{
	padding-bottom: 30px;
	font-size: 18px;
}
.pn_has_tag h1{
	color: #00c1d7;
	display: inline-block;
	font-size: 18px;
}
.p_news .nlist .img{
	width: 30%;
	margin-right: 10px;
}
.p_news .nlist .img img{
	width: 100%;
	height: 57px;
}
.p_news .nlist .item{
	flex: 1;
}
.p_news .nlist a{
	color: #232323;
}
.p_news .nlist .rtime{
	color: #aaaaaa;
	font-size: 12px;
	margin-top: 4px;
	background: url(../images/blog_07.jpg) no-repeat left;
	padding-left: 15px;
}
.p_news .nlist dd{
	margin-bottom: 24px;
}
.p_tags_c{
	padding-bottom: 100px;
}
.p_tags_c .title{
	padding-top: 100px;
	padding-bottom: 50px;
	font-size: 18px;
}
.p_tags_c .p_tags a{
	border: 1px solid ;
	display: inline-block;
	padding: 4px 6px;
	margin-right: 10px;
  	border: 1px solid #ededed;
	margin-bottom: 15px;
}
.p_tags_c .p_tags a:hover{
	background-color: #00c1d7;
	color: #fff;
}

/* 分页 */
.pagination {
	margin:auto;
	text-align:center;
	padding-top:30px;
	font-size: 18px;
	font-weight: bold;
}
.pagination li{
	display: inline-block;
}
.pagination a,.pagination span{
	height:40px;
	min-width: 40px;
	padding: 0px 10px;
	margin:0px 8px;
	border: 1px solid #e0e0e0;
	line-height:38px;
	text-align:center;
	background:#fff;
	display:inline-block;
	border-radius: 4px;
}
.pagination a:hover{
	border: 1px solid #00c1d7;
}
.pagination .disabled span{
	color: #d8d8d8;
	margin: 0px;
}
.pagination .active span{
	border:1px solid #00c1d7;
	color:#fff;
	background:#00c1d7;
}
.pagination a.prev,.pagination a.next,.pagination a.first,.pagination a.end{
	width:auto;
	padding:0px 10px;
}
/*底部*/
.foot{
	background: #f5f5f5;
	color: #42474d;
	padding-top: 50px;
}
.foot a{
	color: #42474d;
}
.foot dt{
	color: #42474d;
	display: inline-block;
	font-size: 18px;
	position: relative;
}
.foot .foot1{
	width: 250px;
}
.foot .foot1 a.logo{
	display: inline-block;
	width: 155px;
	height: 38px;
	margin: auto;
	background: url(../images/logo.png) no-repeat;
}
.foot .copyright{
	padding: 28px 0px;
	color: #949494;
	font-size: 13px;
	border-top: 1px solid #ececec;
}
.foot .foot2{
	padding-top: 42px;
	flex: 1;
	line-height: 42px;
	display: flex;
	justify-content: space-between;
	padding-bottom: 60px;
}
.foot2 dl dd{
	line-height: 36px;
}
.foot2 dl dd a:hover{
	color: #000;
}
.foot3{
	width: 362px;
}
.foot3 .cont{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot3 a{
	display: inline-block;
	text-align: center;
	width: 172px;
	line-height: 44px;
	background-color: #00c1d7;
	color: #fff;
	border-radius: 6px;
	margin-bottom: 25px;
}
.foot3 a:hover{
	color: #00c1d7;
	background-color: #b0f2f1;
}
.foot3 a .email{
	display: inline-block;
	background: url(../web/home_44.jpg) no-repeat center bottom;
	width: 22px;
	height: 17px;
	margin-bottom: -3px;
	margin-right: 10px;
}
.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;
}
.footlang .menusub{
	width: 145px;
	display: none;
	background-color: rgba(255, 255, 255, 0.5);
	text-align: center;
	line-height: 40px;
	padding: 20px 0px;
	font-size: 14px;
}
.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: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: #9d9ea5;
	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: #00c1d7;
}
.fudong a img{
	width: 32px;
	height: 32px;
	margin-top: 8px;
}