body {
	width: 100%;
	height: 100%;
	/* background:url(../images/body_bg.png) no-repeat top left;
    background-size:100% auto;
    -webkit-background-size:100% auto;
    -o-background-size:100% auto; */
}

a,
img {
	border: none;
	outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
i {
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none
}

i {
	font-style: normal;
}

a {
	text-decoration: none;
	/*color: #9A9BA0;*/
}

a:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}

.clearfix::before,
.clearfix::after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
}

.l {
	float: left;
}

.r {
	float: right;
}

.none {
	display: none;
}

.block {
	display: block;
}

.inlineBlock {
	display: inline-block;
}

.clear {
	clear: both;
}






body {}

/*banner*/
#banner {
	background: url(../images/banner.png) no-repeat top center;
	width: 100%;
	height: 410px;
	background-size: cover;
}


#banner .bannertm {
	display: block;
	margin: 0 auto;
	width: 40%;
	max-width: 1200px;
	padding-top: 2%;
}

.ztbg {
	/* background: url(../images/bgtu.png) no-repeat top center;
	background-size: cover;
	width: 100%;
	height: auto;
	display: inline-block;
	padding-bottom: 40px; */
	padding-bottom: 20px;
}

.w1200 {
	max-width: 1200px;
	margin: 0 auto;


}

.daoyu {
	background: url(../images/daoyubg.png) no-repeat top center;
	height: 93px;
	display: block;
	width: 100%;
	margin: 0 auto;
}

.daoyu p {
	text-indent: 2em;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
	padding: 20px 20px 0px;
}

.section {
	width: 100%;
	margin-top: 2%;
	display: inline-block;
}



/* 公共左右模块的flex */
.div_flex {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.div_flexa {
	width: 100%;
}

.flex_left {
	width: 46%;
}

.flex_right {
	width: 52%;
}


a {
	text-decoration: none;
	outline: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #333;
}

.dtai {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.character {
	margin-top: 0px;
}

.character li h3 {
	font-family: Arial, Microsoft Yahei, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.character li {
	padding: 0px 0px 15px 0px;
}

.character p {
	text-indent: 2em;
	line-height: 24px;
	margin-top: 15px;
	font-size: 16px;
	color: #666;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ged {
	float: right;
	font-family: "MicrosoftYaHei", "微软雅黑", arial, sans-serif;
}

.ged a {
	/* background-color: #b91c22; */
	/* border-radius: 10px 10px 10px 10px; */
	padding: 5px 10px;
	color: #498854;
	font-size: 12px;
}

.more {
	font-family: "MicrosoftYaHei", "微软雅黑", arial, sans-serif;
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
	display: inline-block;
	clear: both;
	margin-top: 10px;
}

.more a {
	color: #399247;
	font-size: 14px;
	margin-top: 4px;
	border-radius: 5px;
	padding: 3px;
}

.img_wap {
	padding-bottom: 56%;
	width: 100%;
}

.img_wap img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px;
}

.btn1 {
	background: url(../images/btn1.png) no-repeat center center;
	width: 100%;
	height: 94px;
	text-align: center;
}

.vs_grid{
	display: grid;
	grid-template-columns: 43% 14% 43%;
}
.jxbg{
	background: url(../images/vsbg.png) no-repeat center center;
	width: 510px;
	height: 599px;
	background-position: 0 80px;
}
.jxbg .lula{text-align: center;}
.vs{display: flex;align-items: center;
    justify-content: center;}

.vs_wen{margin: 0px 20px 15px 20px;}

.vs_wen li h3 {
	font-family: Arial, Microsoft Yahei, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #fff;
}

.vs_wen li {
	padding: 15px 0px 15px 0px;
	border-bottom: #fff 1px dashed;
}

.vs_wen p {
	text-indent: 2em;
	line-height: 24px;
	margin-top: 15px;
	font-size: 16px;
	color: #fff;
	    -webkit-line-clamp: 2;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
}
.tubiao {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	padding-top: 20px;
}

.lb_ul {
	margin-top: 20px;
}

.lb_ul li {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid #eee;
	padding: 15px 0px;
	overflow: hidden;

}

.lb_ul li:last-child {
	border-bottom: none;
}

.lb_ul li .n_imgs {
	width: 25%;
	height: 100%;
	border-radius: 10px;
}

.lb_ul li .n_imgs a {
	display: block;
	position: relative;
}

.lb_ul li .n_imgs img {}

.lb_ul li .n_writi {
	width: 75%;
	height: 100%;

}

.p_h2 {
	font-size: 22px;
	font-family: "微软雅黑";
	font-family: Arial, Microsoft Yahei, "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-top: 10px;
	margin-left: 30px;
}

.p_txt {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	text-indent: 2em;
	font-family: "微软雅黑";
	margin-left: 30px;
}

.dlunbo {
	width: 100%;
}


.focus {
	position: relative;
	width: 100%;
	border-radius: 5px;
	margin-top: 0px;
	display: block;
	margin-bottom: 20px;
}

.focus img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
}

.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	left: 0px;
	top: 0px;
	display: block;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	line-height: 22px;
	padding: 10px 0px;
	background: rgba(0, 0, 0, 0.6);
	display: block;
	text-align: left;
	border-radius: 0 0 10px 10px;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	width: 96%;
	margin: 0 2%;
	display: inline-block;
}

.focus .fcon {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
}

.focus .fcon a {
	display: block;
}

.focus .fcon img {
	display: block;
	border-radius: 10px;
}

.focus .fbg {
	bottom: 3px;
	right: 15px;
	position: absolute;
	height: 20px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 10px;
	height: 10px;
	border-radius: 7px;
	margin: 0 3px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #3a7afe;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev,
.focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../images/focus_btn.png) no-repeat;
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}



@media screen and (min-width: 1200px) {


	/*banner*/
	/* #banner{width:100%;background-size: cover; height:30vw; }
#banner .bannertm{display: block;
    margin: 0 auto;
    width: 70%;
    max-width: 1200px;
	padding-top:5%;} */
	.w1200 {}



}


@media (min-width: 767px) and (max-width: 1200px) {

	/*banner*/
	#banner {

		width: 100%;
		background-size: cover;
		height: 25vw;
	}

	#banner .bannertmpc {
		display: block;
		margin: 0 auto;
		width: 70%;
		max-width: 1200px;
		padding-top: 3%;
	}


	.w1200 {}



}


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

	/*banner*/
	#banner {

		width: 100%;
		background-size: cover;
		height: 29vw;
	}

	#banner .bannertm {
		display: block;
		margin: 0 auto;
		width: 54%;
		max-width: 1200px;
		padding-top: 3%;
	}

	#banner .bannertmpc {
		display: none;

	}

	.w1200 {
		width: 100%
	}

	.daoyu {
		background-color: #399247;
		display: block;
		width: calc(100% - 32px);
		margin: 0 auto;
		height: auto;
	}
	.daoyu p{padding: 15px 15px;font-size: 14px;}

	.section {
		width: 100%;
		margin-top: 0px;
	}

	/*头条 */
	.headline {
		width: calc(100% - 32px);
		margin: 20px auto;
	}

	.headline .p34 {
		font-size: 24px;
		line-height: 30px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		text-align: center;
		padding: 2%;
	}

	.headline .line {
		border-bottom: 2px solid #d43638;
		padding-top: 20px;
	}

	.dtai {
		margin-top: 20px;
	}
	
	.character li h3 {
		line-height: 30px;
		white-space: normal;
		
	}
	
	.vs_grid{
		display: grid;
		grid-template-columns:100%;
	}
	.tubiao {
	    width: calc(100% - 32px);
	    display: block;
	    margin: 0 auto;
	}
	
	.jxbg {
	    background: url(../images/vsbg.png) no-repeat center center;
	    width: calc(100% - 32px);
		margin: 0 auto;
	    height: 599px;
	    background-position: 0 80px;
		}

	/*焦点图上面的 */
	.div_flex {
		width: calc(100% - 32px);
		display: block;
		margin: 0 auto;

	}

	.div_flexa {
		width: calc(100% - 32px);
		display: block;
		margin: 0 auto;

	}

	.flex_left,
	.flex_right {
		width: 100%;
	}

	.flex_left .dtu {
		width: 100%;
		position: relative;
		height: auto;
		margin: 0 auto;
	}

	/* .flex_left .dtu img {
		width: 100vw;
		height: calc(100vw * 9 / 16)
	} */
	#focus {
		width: 100%;
		float: none;
		height: auto;
		display: block;

	}

	.focus {
		margin-top: 20px;
	}

	.focusab {
		width: 100%;
		height: 100%;
	}

	.swiper-slide .box_16_9 {
		width: 100vw;
		height: calc(100vw * 9 / 16)
	}

	/*热点聚焦 */
	.news-zuixin {
		width: 100%;
		margin: 0px 0px 10px 0px;
	}

	#newszx {
		width: 100%;
		margin: 0px auto;
	}

	#newszx ul {
		margin: 0px auto;
	}

	.jujiao-item a {
		white-space: normal;
	}

	.jujiao-item:nth-child(1) {


		padding-top: 10px;

	}



	/*赛场内*/
	.btn1 {
		background: url(../images/btn1.png) no-repeat center center;
		width: calc(100% - 32px);
		margin: 0 auto;
		height: 16vw;
		background-size: auto 80%;
	}

	.btn2 {
		background: url(../images/btn2.png) no-repeat center center;
		width: calc(100% - 32px);
		margin: 0 auto;
		height: 16vw;
		background-size: auto 80%;
	}

	.btn3 {
		background: url(../images/btn3.png) no-repeat center center;
		width: calc(100% - 32px);
		margin: 0 auto;
		height: 16vw;
		background-size: auto 80%;
	}

	.btn4 {
		background: url(../images/btn4.png) no-repeat center center;
		width: calc(100% - 32px);
		margin: 0 auto;
		height: 16vw;
		background-size: auto 80%;
	}

	.lb_ul {
		margin-top: 0px;
	}

	.lb_ul li {
		width: 100%;
		display: block;
	}

	.lb_ul li .n_imgs {
		width: 100%;

	}

	.lb_ul li .n_writi {
		width: 100%;
	}

	.p_h2 {
		margin-left: 0px;
	}

	.p_txt {
		margin-left: 0px;
	}

	.dlunbo {
		width: 100%;
	}


}
