.index_focus {
	position: relative;
	width: 100%;
	height: 340px;
	margin: 0 auto;
	overflow: hidden;
}
.index_focus .bd li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.index_focus_post {
	z-index: 10;
}
.index_focus .pic {
	height: auto;
	display: block;
}
.index_focus .pic:hover {
	text-decoration: none;
}
.index_focus .slide_nav {
	position: absolute;
	left: 45%;
	bottom: 15px;
}
.index_focus .slide_nav a {
	float: left;
	width: 30px;
	height: 3px;
	background: #4e5367;
	margin: 0 5px;
}
.index_focus .slide_nav li:hover, .index_focus .slide_nav .on {
	background: #fff;
}
.index_focus_pre, .index_focus_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width: 72px;
	height: 72px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	background: url(../images/ico_sliding.png) no-repeat;
}
.index_focus_pre {
	left: 30px;
	background-position: 0 0;
}
.index_focus_pre:hover {
	background-position: 0 -144px;
}
.index_focus_next {
	right: 30px;
	background-position: 0 -72px;
}
.index_focus_next:hover {
	background-position: 0 -216px;
}
/*精选文章*/

.section-img {
	padding: 42px 0;
}
.section-img .imgshow-t {
	height: 28px;
	margin-bottom: 24px;
}
.section-img .imgshow-t .h2 {
	font-size: 26px;
	color: #333;
	letter-spacing: 2px;
	line-height: 28px;
}
.imgshow-t .more-link {
	display: block;
	font-size: 16px;
	color: #2e8bef;
	line-height: 28px;
}
.imgshow-t .more-link:hover {
	color: #ff700a;
}
.article-show {
	width: 1215px;
}
.article-show .article-list {
	position: relative;
	width: 326px;
	padding: 20px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 20px;
	margin-right: 15px;
	float: left;
	padding-left: 246px;
	-webkit-transition: -webkit-box-shadow 0.5s linear;
	transition: box-shadow 0.5s linear;
}
.article-show .article-list:hover {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.article-show .article-list .img {
	position: absolute;
	width: 208px;
	height: 128px;
	left: 20px;
	top: 20px;
	border-radius: 8px;
	overflow: hidden;
}
.article-show .article-list .img img {
	display: block;
	height: 100%;
	width: 100%;
}
.article-show .article-list .img-r {
	height: 128px;
}
.article-show .article-list .img-r .article-title {
	padding-top: 9px;
}
.article-show .article-list .img-r .article-title a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20px;
	color: #333;
}
.article-show .article-list .img-r .article-title a:hover {
	color: #ff700a;
}
.article-show .article-list .img-r .article-con {
	color: #999;
	line-height: 24px;
	padding-top: 10px;
	height: 50px;
}
.article-show .article-list .img-r .article-info {
	padding-top: 10px;
	line-height: 26px;
}
.article-show .article-list .img-r .article-info .name {
	padding-right: 10px;
	font-size: 14px;
	color: #666;
}
.article-show .article-list .img-r .article-info .data-num {
	font-size: 14px;
	color: #999;
}

/*手机端样式*/
@media (max-width: 767px) {
	*{
		box-sizing: border-box;
	}
	.container{
		width: 100%;
		padding: 0 20px;
	}
	.content_list{
		width: 100%;
	}
	.content_list .content_item{
		width: 100%;
		margin-right: 0;
	}
	.content_item img{
		width: 100%;
		height: auto;
	}
	.layout-cont-logo{
		width: 100%;
		padding-top: 0;
	}
	.footer-link .w1200{
		width: 100%;
		padding-top: 0;
	}
	.hint{
		width: 80%;
		height: auto;
		margin-left: 0;
		margin-top: 0;
		transform: translate(-50%, -50%);
	}
	.d-service-item {
	    width: 280px;
	}
	.footer-link{
		margin-top: 0;
		padding: 50px 20px;
	}
	.pos-code{
		display: none;
	}
	.footer-link .footer-yxw-gxb{
		display: block;
		padding: 0;
	}
	.nav-item-box{
		float: none;
		margin: 0;
	}
	.nav-item-box .pc-yxw-nav{

	}
	.index_focus{
		display: none;
	}
	.pcbanner{
		display: none;
	}
	.head-container{
		display: none;
	}
	.navbar-brand>img {
	    max-height: 100%;
	}
	.top-yxw-pc-gl{
		padding-top: 0;
	}
	.recomend{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	em.jishu{
		top: unset;
		bottom: 45px;
		right: 5px;
	}
	.mianbaoxiao{
		width: 100%;
		padding-left: 20px;
	}
	.peixun-kecheng{
		width: 100%;
		padding: 0 20px;
	}
	.navbar{
		margin-bottom: 0;
	}
	.banner .banner-center{
		width: 100%;
	}
	.compare .compare-center{
		width: 100%;
	}
	.welcome{
		width: 100%;
	}
	.welcome-list{
		padding-bottom: 20px;
	}
}
/*平板样式*/
@media screen and (min-width: 768px)  and (max-width:1199px){

}
/*电脑样式*/
@media screen and (min-width: 1200px){
	.mobilenav{
		display: none;
	}
	.mbanner{
		display: none;
	}
}