@charset "UTF-8";
.content{
	padding:30px 60px;
	background:#fff;
}
/* 常见问题 */
.problem li p{
	font-size: 18px;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	line-height: 40px;
}
.problem li p:hover{
	color: #10c55b;
}
.problem li i{
	margin-top: 10px;
	color: #10c55b;
	font-weight: 700;
}
/*联系我们*/
.aboutUs .right{
	/* background:url(../images/hz.png) no-repeat center bottom #fff; */
}
.aboutUs .content h2{
	font-size:20px;
	font-family: '微软雅黑';
	padding-bottom: 20px;
}
.aboutUs .content p{
	line-height:38px;
	font-size:16px;
	text-indent: 2em;
	text-align: justify;
}
/*联系我们*/
.contactus .content .topBg{
	background:url(../images/kf.jpg) no-repeat center center;
	width:100%;
	height:159px;
}
.contactus .content .title{
	margin:20px  80px;
	height:50px;
	padding-left:50px;
	font-size:20px;
	font-weight:700;
	line-height: 50px;
	background:url(../images/dh.jpg) no-repeat left center;
	border-bottom:1px dashed #ddd;
}
.contactus .content .title span,.payment .content span{
	margin-left: 10px;
    color: #b9b9b9;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 400;
}
.contactus .content .contactusCon,
.contactus .content .network,
.contactus .content .QR{
	margin: 20px 80px;
	font-size:16px;
	line-height:30px;
}
.contactus .content .QR p{
 display: inline-block;
 margin-right:10px;
 text-align: center;
 color:#999;
 font-size:12px;
}
.contactus .content .QR p img,
.contactus .content .QR p span canvas{
	display:block;
	width:90px;
	height:90px;
}

/* 支付方式 */
.payment .content {
	padding:60px 130px;
}
.payment .content h2{
	font-size:20px;
	font-weight: 700;
	padding:10px;
	border-bottom:1px dashed #ddd;
}
.payment .content ul{
	margin-top:20px;
	overflow: hidden;
	text-align:center;
}
.payment .content ul li{
	width:185px;
	height:100px;
	display:inline-block;
	margin-right:10px;
	border-right:1px solid #ddd;
}
.payment .content ul li:nth-child(1){
	background:url(../images/wx.jpg) left center;
	
}
.payment .content ul li:nth-child(2){
	background:url(../images/zfb.jpg) left center;
}
.payment .content ul li:nth-child(3){
	background:url(../images/zxzf.jpg) left center;

}
.payment .content ul li:nth-child(4){
	background:url(../images/xyk.jpg) left center;
	
}
/* 购买流程 */
.purchaseprocess dl{
	margin-top:30px;
	overflow: hidden;
	clear:both;
}
.purchaseprocess dl dt{
	float:left;
	height:136px;
	width:237px;
	margin-right:20px;
}
.purchaseprocess dl:nth-of-type(1) dt{
	background:url(../images/login.jpg) no-repeat;
	background-size:100% 100%;
}
.purchaseprocess dl:nth-of-type(2) dt{
	background:url(../images/shou.jpg) no-repeat;
	background-size:100% 100%;
}
.purchaseprocess dl:nth-of-type(3) dt{
	background:url(../images/zf.jpg) no-repeat;
	background-size:100% 100%;
}
.purchaseprocess dl:nth-of-type(4) dt{
	background:url(../images/qr.jpg) no-repeat;
	background-size:100% 100%;
}
.purchaseprocess dl:nth-of-type(5) dt{
	background:url(../images/order_bg.jpg) no-repeat;
	background-size:100% 100%;
}
.purchaseprocess dl:nth-of-type(6) dt{
	background:url(../images/nz.jpg) no-repeat;
	background-size:100% 100%;
}
.purchaseprocess dl dd{
	width:350px;
	float:left;
}
.purchaseprocess dl dd h4{
	font-size:16px;
	padding:10px;
	letter-spacing: 1;
}
.purchaseprocess dl dd p{
	line-height: 24px ;
	color:#666;
	padding: 0 10px 15px;
}
.btns{
	padding: 0px !important;
}
.btns a{
	display: inline-block;
	padding: 0 10px;
}
/* 报考指南 */
.examGuide{
	padding:30px 50px;
	background:#fff;
}
.examGuide h2{
	font-size:20px;
	font-family: '微黑雅黑';
	font-weight: 600;
	text-align: center;
	padding:20px 
}
.examGuide time{
	display: block;
	color:#999;
	text-align: center;
}
.examGuide .subTitle{
	margin:20px 0;
	padding:10px 0;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	color:#a7a7a7;
	line-height:28px;
}
.examGuide .con{
	padding:10px;
}
.examTitleBox{
	margin-top: -20px;
}
.examGuide .con p{
	padding:8px 0 0;
	text-indent:2rem;
	line-height:28px;
	color:#a7a7a7;
	text-align:justify;
}
.examContentBox .layui-tab-item{
	padding: 30px;
	font-size: 16px;
	letter-spacing: 2px;
}
.examTitleBox li{
	font-size: 18px;
	
}
.layui-timeline-item:before, hr{
	margin-top: 22px;
}

/*资讯*/
.news_box{overflow:hidden;}
.news_box .news_left{
	width:234px;
	overflow:hidden;
}
.news_box .news_left h3{
	width:234px;
	height:55px;
	background:url(../images/date.jpg) no-repeat center bottom #fff;
}
.news_box .news_left ul{
	padding:0 20px;
}
.news_box .news_left li a{
	display:block;
	width:100%;
	overflow:hidden;
}
.news_box .news_left li{
	overflow:hidden;
	padding:10px 0;
	border-bottom:1px dashed #e1e1e1;
}
.news_box .news_left li:hover{
	border-bottom:1px dashed #10c55b;
}
.news_box .news_left li:last-child{
	border-bottom:none;
}
.news_box .news_left .time{
	color:#fd4d3f;
}
.news_box .news_left .title{
	width:100%;
	color:#8c8c8c;
	padding:5px 0;
}
.news_box .news_left .btns{
	vertical-align:bottom	
}
.news_box .news_left .btns .fl{
	color:#10c55b;
}
.news_box .news_left .btns .fr{
	margin-top:5px;
}
.news_box .news_left .kc_box{
	text-align:center;
	color:#8c8c8c;
	cursor: pointer;
	width:234px;
}
.news_box .news_left .kc_box img{
	background:#fff;
	max-height:130px;
}
.news_box .news_left .kc_box:hover{
	transform: scale(0.95);
}
.news_box .news_left .kc_box p{
	padding-top:10px;
}
.news_right{
	width:947px;
}
.news_right h4{
	margin:25px 0;
	padding-left:10px;
	font-size:25px;
	border-left:3px solid #10c55b;
}
.news_right ul{
	padding:0 60px 20px;
}
.news_right ul li{
	padding:25px 0;
	border-bottom:1px solid #e1e1e1;
	cursor: pointer;
}
.news_right ul li:hover{
	border-bottom:1px solid #10c55b;
}	
.news_right ul li:last-bottom{
	border-bottom:none;
}

.news_right ul li h5{
	font-size:20px;
}
.news_right ul li video{
	width:100%;
	margin:10px 0;
}
.news_right ul li .bottom{
	text-align:right;
	margin-top: 10px;
}
.news_right ul li .bottom button,.news_right ul .news_item .hot{
	height:24px;
	margin-left:10px;
	padding:0 15px;
	background:#fd4d3f;
	border-radius:4px;
	color:#fff;
}
.news_right ul li .bottom .hot{
	height:24px;
	margin-left:10px;
	padding:0 15px;
	background:#fd4d3f;
	border-radius:4px;
	color:#fff;
}
.news_right ul li .bottom .zuixin{
	height:24px;
	margin-left:10px;
	padding:0 15px;
	background:#10c55b;
	border-radius:4px;
	color:#fff;
}
.news_right ul li .bottom .tuijian{
	height:24px;
	margin-left:10px;
	padding:0 15px;
	background:#4488ff;
	border-radius:4px;
	color:#fff;
}
.news_right ul .news_item{
	padding-left:240px;
	position:relative;
}
.news_right ul .news_item .thumb{
	width:190px;
	height:120px;
	position:absolute;
	left:15px;
	top:15px;
}
.news_right ul .news_item .thumb img{
	width:100%;
	max-height:100%;
}
.news_right ul .news_item h5 {
	padding:0 0 15px;
}
.news_right ul .news_item h5 .hot{
	font-size:14px;
	margin-right:10px;
	background:#00d89e;
	margin-left:0;
}
.news_right ul .news_item p{
	font-size:16px;
	line-height:26px;
	color: #999;
}
/*通关指南详情*/
.news_articles .subNav{
	font-size:16px;
	background:url(../images/tub.png) no-repeat left center;
	padding-left:30px;
	line-height:40px;
}
.news_articles .con-box{
	
}
.news_articles .con-box h5{
	text-align:center;
	font-size:18px;
	padding-bottom:20px;
}
.news_articles .con-box .time{
	display:block;
	text-align:center;
	color:#a7a7a7;
	font-size:14px;
}
.news_articles .con-box .introduce{
	margin-top:10px;
	line-height:30px;
	border-top:1px dashed #e1e1e1;
	border-bottom:1px dashed #e1e1e1;
	font-size:15px;
	padding: 10px 25px;
	color: #999;
}
.news_articles .con-box .introduce img{
	margin: 13px 10px 10px 0;
    float: left;
    width: 31px;
    height: 34px;
}
.news_articles .con-box .con{
	padding:15px 20px;
	color: #666;
}
.news_articles .con-box .con p{
	font-size:14px;
	line-height:2em;
	text-align:justify;
}
.news_articles .con-box .con  img,.news_articles .con-box .con video{
	display:block;
	width:80%;
	margin:10px auto;
}

