@charset "utf-8";

.content.yahei{
	padding-bottom: 22px;
}
.topcontent
{
	padding:40px 0 35px 0;}

.topcontent .colum1
{
	float:left;
	width:680px;
	background:#fff;
	height: 400px;
}

.swiper-container{
	width: 100%;
	height: 100%;
}

.topcontent .colum1 .slideTxtBox{
	width: 100%;
	height: 100%;
}
.topcontent .colum1 .swiper-pagination{
	text-align: right;
	padding-right: 20px;
}

.topcontent .colum1 .swiper-pagination-bullet{
	width: 6px;
	height: 6px;
	background: #FFFFFF;
	border-radius: 50%;
}

.topcontent .colum1 .swiper-pagination-bullet-active{
	background: #fff;
}

.topcontent .colum1 a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.topcontent .colum1 a img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.topcontent .colum1 h2
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-right: 30%;
	overflow: hidden;
	background: rgba(0,0,0, .5);
	color: #fff;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	text-indent: 16px;
}

.topcontent .colum1 .swiper-slide a{
	position: relative;
}
.topcontent .colum1 .swiper-slide a .play-div{
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	text-align: center;
	line-height: 1.46667rem;
	color: #fff;
	background: rgba(0,0,0,.6);
	border-radius: 50%;
}

.topcontent .colum1 .swiper-slide a .play-div .glyphicon{
	font-size: 30px;
	margin-top: 10px;
	margin-left: 5px;
}

.topcontent .headlinelist li
{
	float: left;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.topcontent .headlinelist li img
{
	width:100%;}

.topcontent .headlinelist .qhtpa{
	position: relative;
}
.topcontent .headlinelist .qhtpa .play-div{
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	text-align: center;
	line-height: 1.46667rem;
	color: #fff;
	background: rgba(0,0,0,.6);
	border-radius: 50%;
}

.topcontent .headlinelist .qhtpa .play-div .glyphicon{
	font-size: 30px;
	margin-top: 10px;
	margin-left: 5px;
}


.topcontent .colum2
{
	float:left;
	margin-left: 20px;
	width:500px;
	background: #F8FCFF;
	height: 400px;
	overflow: hidden;
	position: relative;
	z-index:1;
}

.topcontent .colum2:hover
{
	overflow:visible;
}

.topcontent .colum2 ul.nlist 
{
	width: 100%;
	z-index:1;
	padding-top: 22px;}

.topcontent .colum2 ul.switch{
	background: #F1F1F1;
	height: 52px;
	border-top: 2px solid #2294FF;;
}

.topcontent .colum2 ul.switch li 
{
	float: left;
	font-size: 18px;
	color: #666;
	line-height: 50px;
	height: 50px;
	padding: 0 25px;
	cursor: pointer;
}

.topcontent .colum2 ul.switch li.current
{
	background: #F8FCFF;
	color: #2294FF;
	font-weight: bold;
}

.topcontent .colum2 .hd{
	position: relative;
}

.topcontent .colum2 .hd .more{
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 14px;
	font-weight: 500;
	color: #999999;
}
.topcontent .colum2 .hd .more:hover{
	color: #2294FF;
}

.topcontent .colum2 ul.nlist li
{
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	position: relative;
	padding-left: 40px;
	padding-right: 20px;
}

.topcontent .colum2 ul.nlist li::before{
	content: '';
	position: absolute;
	left: 22px;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #2294FF;
}

.topcontent .colum2 ul.nlist li a{
	display: block;
	font-size: 16px;
	color: #333;
}

.topcontent .colum2 ul.nlist li.more
{
	text-align: right;
	border:0;
	padding:0;}

.topcontent .colum2 ul.nlist li.more a
{
	display: block;}

.topcontent .colum2 ul.nlist h3
{
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.topcontent .colum2 ul.nlist a .title:hover
{
	color: #2294FF;
}

.topcontent .colum2 ul.nlist li .title{
	display: inline-block;
	width: calc(100% - 120px);
	overflow: hidden;
}

.topcontent .colum2 ul.nlist li .time
{
	display: inline-block;
	width: 100px;
}

.topcontent .colum2 ul.nlist li img
{
	margin-top: 10px;
	width:100%;}

.topcontent .colum2 ul.nlist li .click
{
	float:right;
	color: #999;}

.topcontent .colum2 ul.nlist li .click i
{
	font-size: 14px;
	margin-right: 5px;}

.bottomcontent
{
	padding:1px 0 40px 0;}

.bottomcontent .colum2
{
	float:right;
	width:532px;}


.bottomcontent .colum1
{
	float:left;
	width:420px;}

.bottomcontent .switch
{
	margin-bottom: 30px;}

.bottomcontent ul.switch
{
	background: #95919a;}

.bottomcontent ul.switch li.current
{
	background: #F4F6F6;
	color: #554067;
	border-top: 7px solid #95919a;
	line-height: 49px;
	height: 49px;}


.bottomcontent ul.switch li
{
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	height: 56px;
	width: 50%;
	background: #95919a;
	text-align: center;
	cursor: pointer;
	padding: 0;}

.bottomcontent ul.switch li a
{
	color: #fff;}

.bottomcontent ul.switch li i
{
	margin: 0 8px;}


.bottomcontent .switch i
{
	margin-right: 10px;}

.bottomcontent .colum1 .switch .div
{
	border-left: 1px solid #ccc;
	height: 20px;}

.bottomcontent .colum1 .vdowrap .owl-wrapper li
{
	*float: left;}

.bottomcontent .colum1 .vdoheadline h3
{
	font-size: 18px;
	color: #000;
	line-height: 24px;
	padding: 15px 0 10px 0;}

.bottomcontent .colum1 .vdoheadline p
{
	padding-bottom: 12px;}

.bottomcontent .colum1 .vdoheadline
{
	padding-bottom: 15px;
	border-bottom: 1px solid #d3d3d3;}

.bottomcontent .colum1 .vdoheadline .vdeoa
{
	display: block;
	position: relative;
	zoom:1;}



.bottomcontent .colum1 .vdoheadline .vdeoa b
{
	display: block;
	height: 78px;
	width: 78px;
	color: #ed1135;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -39px 0 0 -39px;
	background: url(../images/play_03.jpg) center center no-repeat;}

.bottomcontent .colum1 .vdoheadline .vdeoa:hover b
{
	filter:alpha(opacity=80);
	opacity: 0.8;}

.bottomcontent .colum1 .slideVdo1Box,.bottomcontent .colum1 .slideVdo2Box
{
	position: relative;}

.bottomcontent .colum1 .forwnxt 
{
	position: absolute;
	top: 120px;
	z-index: 1;
	width: 100%;}



.bottomcontent .colum1 .forwnxt a
{
	width: 38px;
	height: 50px;
	background: #202020;
	background: rgba(32,32,32,0.7);
	*background: #202020;
	color: #fff;
	font-size: 30px;
	line-height: 48px;
	text-align: center;
	position: absolute;
	left: 0;
	display:block;
	cursor:pointer;}

.bottomcontent .colum1 .forwnxt a i
{
	line-height: 48px;}

.bottomcontent .colum1 .forwnxt a:hover
{
	color: #f4930a;}

.bottomcontent .colum1 .forwnxt .next a
{
	right:0;
	left:auto;}


.bottomcontent .colum1 .vdeoasmall
{
	display:inline-block;
	float: left;
	position: relative;}

.bottomcontent .colum1 .vdeoasmall b
{
	display: block;
	height: 46px;
	width: 46px;
	color: #ed1135;
	text-align: center;
	position: absolute;
	left: 10%;
	bottom: 15%;
	background: url(../images/play_06.jpg) center center no-repeat;}

.bottomcontent .colum1 .vdeoasmall img
{
	width:180px;}

.bottomcontent .colum1 .vdeoasmall:hover b
{
	filter:alpha(opacity=80);
	opacity: 0.8;}

.bottomcontent  aside .num
{
	float:right;
	color:#ababab
;}

.bottomcontent  aside .num i
{
	margin:0 6px 0 10px;
	font-size:14px;}

.bottomcontent .colum1 ul.v1list aside,.bottomcontent .colum1 ul.v2list aside
{
	float: right;
	width: 220px;}

.bottomcontent .colum1 ul.v1list h3,.bottomcontent .colum1 ul.v2list h3
{
	font-size: 15px;
	color: #000;
	line-height: 22px;
	padding: 5px 0;}

.bottomcontent p
{
	color: #777;}

.bottomcontent .colum1 ul.v1list li,.bottomcontent .colum1 ul.v2list li
{
	padding: 20px 0;
	border-bottom: 1px solid #d3d3d3;}

.bottomcontent .time
{
	color: #ababab;}

.bottomcontent .time i
{
	color: #ff7800;
	font-size: 14px;
	margin-right: 5px;}


.bottomcontent .colum2 .elist,.bottomcontent .colum2 #warterflow
{
	position:relative;}

.bottomcontent .colum2 .elist li
{
	width: 256px;
	margin-bottom: 20px;}


.bottomcontent .colum2 h3
{
	font-size: 16px;
	color: #000;
	line-height: 22px;
	padding: 8px 0 12px 0;}


.bottomcontent .colum2 aside .node
{
	color:#ff7800;}

.bottomcontent .colum2 aside .node:hover
{
	color:#333;}

.bottomcontent .colum2 p
{
	padding-bottom: 15px;}

.bottomcontent .colum2 .switch
{}

.bottomcontent .colum2  .figurewrap
{
	padding: 22px 34px 30px 34px;
	background: #fff;}

.bottomcontent .colum2 .mobilemore
{
	display: none;}

.bottomcontent a.loadmore
{
	background: #fff;
	border:1px solid #e2e2e2;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	font-size: 15px;
	margin: 30px 0;
	border-radius: 6px;}

.bottomcontent a.loadmore:hover
{
	background: #2f124a;
	color: #fff;
	border-color: #2f124a;}

.bottomcontent .colum1 .more
{
	display: none;}


.pop
{
	position:fixed;
	width:500px;
	background:#fff;
	color:#000;
	left:50%;
	margin-left:-300px;
	padding:50px;
	z-index:999;
	border:5px dashed #FC0004;
	border-radius:30px;
	opacity:0.90;
	filter:alpha(opacity=90);
	top:50%;
	margin-top:-150px;}

.pop h2
{
	font-size:24px;
	padding-bottom:15px;}

.pop p
{
	font-size:14px;
	line-height:24px;
	margin:0.5em 0;}

.pop .close
{
	font-size:30px;
	color:#FC0004;
	position:absolute;
	right:30px;
	top:25px;
	cursor:pointer;}

.index-ads .row > div{
	padding: 0;
}

.index-ads .row:nth-of-type(1){
	margin-top: 22px;
	margin-bottom: 22px;
}

.index-ads .row:nth-of-type(1) div:first-child{
	padding-right: 10px;
}
.index-ads .row:nth-of-type(1) div:last-child{
	padding-left: 10px;
}

.index-ads .row:nth-of-type(1) div a{
	display: block;
}

.index-ads .row img{
	width: 100%;
}

/* @media screen and (max-width:960px) */
@media screen and (max-width:1199px)
{

	.topcontent
	{
		padding:0;}

	.topcontent .fl{
		float: none;
	}

	.topcontent .colum1
	{
		width: 100%;
		float: none;
		height: auto;
		padding-bottom: 30px;}

	.topcontent .colum1 .forwnxt
	{
		right: 0;}

	.topcontent .colum1 .headlinelist img
	{
		width: 100%;
		height: 100%;}

	.topcontent .colum1 .figurewrap
	{
		padding-left: 30px;
		padding-right: 30px;}

	.topcontent .colum2
	{
		width: 100%;
		float: none;
		height: auto;
		overflow: visible;
		margin-left: 0;
		margin-top: 22px;
	}

	.topcontent .colum2:hover ul.switch
	{
		border:0;}

	.topcontent .colum2 ul.switch li.current
	{
		/* background: #eaeff0; */
		/* color: #2f124a; */
	}

	.topcontent .colum2 ul.switch li
	{
		font-size: 16px;}

	.topcontent .colum2 ul.nlist
	{
		width: 100%;
		border:0;
		/* background: #eaeff0; */
	}

	.topcontent .colum2 ul.nlist li
	{
		margin: 0px 25px 15px 25px;
		border-bottom: 1px solid #d3d3d3;}

	.topcontent .colum2 ul.nlist li img
	{
		width: 100%;}

	.topcontent .colum2 ul.nlist h3 a
	{
		font-size: 16px;
		display: block;}

	.topcontent .colum2 ul.nlist li.more
	{
		font-size: 16px;}

	.bottomcontent
	{
		padding-top: 0;}

	.bottomcontent .colum1
	{
		float: none;
		width: 100%;}

	
	.bottomcontent .colum1 .vdowrap
	{
		padding: 0 25px;}

	.bottomcontent .colum2
	{
		float: none;
		width: 100%;}

	.bottomcontent .colum1 .vdoheadline img
	{
		width: 100%;
		height: auto;}

	.bottomcontent .colum1 .vdeoasmall
	{
		width: 40%;
		float: left;}

	.bottomcontent .colum1 ul.v1list li img, .bottomcontent .colum1 ul.v2list li img
	{
		width: 91%;}

	.bottomcontent .colum1 ul.v1list li, .bottomcontent .colum1 ul.v2list li
	{
		display: none;}

	.bottomcontent .colum1 ul.v1list aside, .bottomcontent .colum1 ul.v2list aside
	{
		width: 60%;}

	.bottomcontent .colum1 ul.v1list h3, .bottomcontent .colum1 ul.v2list h3
	{
		font-size: 16px;}

	.bottomcontent .colum1 .more
	{
		display: block;
		font-size: 16px;
		line-height: 50px;
		text-align: right;}


	.bottomcontent .colum2 #warterflow
	{
		margin:0 25px;}


	.bottomcontent .colum2 .mobilemore
	{
		display: block;
		font-size: 16px;
		text-align: center;
		line-height: 50px;
		background: #fff;
		border: 1px solid #e2e2e2;
		margin: 20px 25px;
		border-radius: 6px;}

	.bottomcontent a.loadmore
	{
		display: none;}

	.bottomcontent .colum2 .elist li img
	{
		width: 100%;
		height: auto;}
	
	.operation-btn .row .item:nth-child(4){
		margin-right: 0;
	}
}
@media screen and (max-width:991px){
	.operation-btn .row{
		padding-left: 15px;
	}
	.operation-btn .row .item:nth-child(4){
		margin-right: 20px;
	}
	.index-ads .row:nth-of-type(1) div:first-child{
		padding-right: 0;
	}
	.index-ads .row:nth-of-type(1) div:last-child{
		padding-left: 0;
		margin-top: 22px;
	}
}
@media screen and (min-width:768px)
{
}
@media screen and (max-width:767px)
{
	.pop
	{
		width:auto;
		height:auto;
		margin-left:0px;
		margin-top:0;
		top:30px;
		left:30px;
		right:30px;
		position:absolute;
		padding:30px;}
	
	.pop h2
	{
		font-size:20px;}
	
	.pop p
	{
		font-size:12px;
		line-height:20px;}


}

@media screen and (max-width:767px)
{
	.operation-btn.container{
		width: 503px;
		margin: 0 auto;
	}
}

@media screen and (max-width:540px)
{
	.topcontent .colum1 .timelist
	{
		display: none;}

	.topcontent .colum1 .forwnxt
	{
		width: 100%;}

	.topcontent .colum1 .forwnxt a
	{
		height: 50px;
		line-height: 46px;}

	.topcontent .colum1 .forwnxt .forward a
	{
		position: absolute;
		left: 0;
		background-color: rgba(32,32,32,0.7);}

	.topcontent .colum1 .forwnxt .next a
	{
		position: absolute;
		right: 0;
		background-color: rgba(32,32,32,0.7);}

	.bottomcontent .colum1 .forwnxt  a
	{
		position: absolute;
		left: 0;
		background-color: rgba(32,32,32,0.7);}
	
}


@media screen and (max-width:360px)
{
	.bottomcontent .colum1 ul.v1list aside, .bottomcontent .colum1 ul.v2list aside
	{
		float: none;
		width: 100%;}

	.bottomcontent .colum1 .vdeoasmall
	{
		width: 100%;
		float: none;
		margin-bottom: 15px;
		margin-top:5px;}

	.bottomcontent .colum1 ul.v1list li img, .bottomcontent .colum1 ul.v2list li img
	{
		width: 100%;}
	.bottomcontent .colum1 ul.v1list li, .bottomcontent .colum1 ul.v2list li
	{
		padding: 15px 0;}

	.bottomcontent .colum1 .vdeoasmall b
	{
		bottom: 12%;
		left: 10%;}
}


.new106 
{
	margin-bottom: -10px;}

.new106 img
{
	width: 100%;}

@media screen and (max-width:800px)
{
	.new106 
	{
		margin-bottom: 15px;}
}

@media screen and (max-width:1024px)
{
}

@media screen and (max-width:800px)
{

}

@media screen and (max-width:670px)
{
}

@media screen and (max-width:600px)
{
}

@media screen and (max-width:540px)
{
}

@media screen and (max-width:500px)
{
}

@media screen and (max-width:420px)
{

}
@media screen and (max-width:375px)
{

}

@media screen and (max-width:320px)
{
}

/*wangyan*/

/* 报名等按钮 */
.operation-btn .row{
	/* display: flex;
	flex-wrap: wrap; */
}
.operation-btn .row .item{
	width: 224px;
	height: 120px;
	padding-top: 6px;
	margin-top: 20px;
	margin-right: 20px;
}
.operation-btn .row .item:last-child{
	margin-right: 0;
}
.operation-btn .row .item .bg{
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 0 0 20px;
}
.operation-btn .row .item .bg p{
	font-size: 22px;
	font-weight: 500;
	color: #fff;
}
.operation-btn .row .item .bg:hover p{
	color: #666;
}
.operation-btn .row .item:nth-of-type(1){
	background: url(../images/rcert1.png);
}
.operation-btn .row .item:nth-of-type(1):hover{
	background: url(../images/rcert1-hover.png);
}
.operation-btn .row .item:nth-of-type(2){
	background: url(../images/rcert2.png);
}
.operation-btn .row .item:nth-of-type(2):hover{
	background: url(../images/rcert2-hover.png);
}
.operation-btn .row .item:nth-of-type(3){
	background: url(../images/rcert3.png);
}
.operation-btn .row .item:nth-of-type(3):hover{
	background: url(../images/rcert3-hover.png);
}
.operation-btn .row .item:nth-of-type(4){
	background: url(../images/rcert4.png);
}
.operation-btn .row .item:nth-of-type(4):hover{
	background: url(../images/rcert4-hover.png);
}
.operation-btn .row .item:nth-of-type(5){
	background: url(../images/rcert5.png);
}
.operation-btn .row .item:nth-of-type(5):hover{
	background: url(../images/rcert5-hover.png);
}

/* 首页列表 */
.list-wrapper{
	margin-top: 22px;
	background: #fff;
	border-radius: 6px;
}
.list-wrapper .title-h2{
	font-size: 16px;
	font-weight: 600;
	color: #2294FF;
	line-height: 36px;
	top: 6px;
	display: flex;
	justify-content: space-between;
}
.list-wrapper .red{
	position: relative;
	text-indent: 20px;
	height: 40px;
	line-height: 40px;
	padding-bottom: 0;
}
.list-wrapper .red::before{
	content: '';
	width: 4px;
	height: 17px;
	background: #2294FF;
	position: absolute;
	left: 10px;
	top: 11px;
}
.list-wrapper .red .more{
	margin-right: 10px;
	color: #747474;
	font-size: 14px;
}
.list-wrapper .header{
	border-top: 2px solid #2294FF;
	background: #F8FCFF;
	height: 50px;
	line-height: 50px;
	display: flex;
	justify-content: space-between;
}
.list-wrapper .header .title{
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #2294FF;
	position: relative;
	padding-left: 44px;
}
.list-wrapper .header .title::before{
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/icons.png) 0 0;
}
.list-wrapper:nth-of-type(3) .header .title::before{
	width: 23px;
	height: 23px;
	left: 10px;
}
.list-wrapper:nth-of-type(4) .header .title::before{
	width: 26px;
	height: 24px;
	left: 10px;
	background-position: 0 -30px;
}
.list-wrapper:nth-of-type(5) .header .title::before{
	width: 20px;
	height: 20px;
	left: 14px;
	background-position: 0 -66px;
}
.list-wrapper .header .more{
	margin-right: 28px;
	color: #747474;
	font-size: 14px;
}
.list-wrapper .header .more:hover{
	color: #2294FF;
}
.list-wrapper ul li{
	position: relative;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #ddd;
	padding: 0 10px 0 20px;
}
.list-wrapper ul li::before{
	content: '';
	width: 4px;
	height: 4px;
	background: #D8D8D8;
	border-radius: 50%;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -2px;
}
.list-wrapper ul li a{
	display: inline-block;
	color: #333;
	font-size: 16px;
	height: 100%;
	overflow: hidden;
}
.list-wrapper ul li a:hover{
	color: #2294FF;
}
/* 最新资讯 */
.list-wrapper .news{
	padding-top: 8px;
}
.list-wrapper .news .row{
	padding: 25px 31px;
	border-bottom: 1px solid #F1F1F1;
}
.list-wrapper .news .row:last-child{
	border-bottom: 0;
}
.list-wrapper .news .row .image{
	width: 240px;
	height: 160px;
	display: block;
}
.list-wrapper .news .row .image img{
	width: 100%;
	height: 100%;
}
.list-wrapper .news .row .intro{
	padding-left: 20px;
	padding-top: 3px;
	width: calc(100% - 244px);
}
.list-wrapper .news .row .title{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.list-wrapper .news .row .title:hover{
	color: #2294FF;
}
.list-wrapper .news .row .desc{
	color: #666;
	height: 75px;
	line-height: 25px;
	overflow: hidden;
	margin-top: 16px;
	font-size: 14px;
}
.list-wrapper .news .row .time{
	font-size: 14px;
	color: #999;
	position: relative;
	margin-top: 13px;
}
.list-wrapper .news .row .time.clock{
	text-indent: 20px;
}

.contacts{
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
}
.contacts .item{
	position: relative;
	margin-bottom: 4px;
}
.contacts .item .image{
	width: 44px;
	height: 44px;
	background: #CCCCCC;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.contacts .item .image:hover,
.contacts .item.back-top .image{
	background: #2294FF;
}
.contacts .item.back-top{
	display: none;
}
.contacts .item .detail{
	position: absolute;
	top: 0;
	right: 44px;
	transition: all .5s;
	visibility: hidden;
}
.contacts .item .detail.show{
	visibility: visible;
}
.contacts .item .detail img{
	width: 120px;
	height: 120px;
}
.contacts .item .detail div{
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #F8FCFF;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #666666;
}

.ads-wrapper{
	max-width: 1200px;
	display: block;
	margin: 30px auto 0;
}
.ads-wrapper img{
	width: 100%;
	height: 100%;
}

/* @media screen and (min-width: 1200px) {
  .operation-btn .row .item{
		margin-right: 20px;
	}
	.operation-btn .row .item:last-child{
		margin-right: 0;
	}
}
@media screen and (min-width: 956px) {
  .operation-btn .row .item{
		margin-right: 20px;
	}
	.operation-btn .row .item:last-child{
		margin-right: 0;
	}
} */
@media screen and (max-width: 487px){
	.operation-btn.container{
		width: auto;
	}
	.operation-btn .row{
		justify-content: flex-start !important;
	}
	.operation-btn .row .item{
		width: 44%;
		margin-left: 3%;
		margin-right: 3%;
	}
	.operation-btn .row .item:nth-child(4){
		margin-left: 3%;
		margin-right: 3%;
	}
	.operation-btn .row .item:last-child{
		margin-left: 3%;
		margin-right: 3%;
	}
	.operation-btn .row .item .bg{
		width: 100%;
	}
}

@media screen and (max-width: 767px){
	.operation-btn .row{
		padding-left: 15px;
	}
	.operation-btn .row .item:last-child{
		margin-right: 20px;
	}
	.list-wrapper .news .row .intro{
		width: 100%;
		margin-top: 22px;
		padding-left: 0;
	}
}
