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/banner1.png) no-repeat top center;
	width: 100%;
	height: 19vw;
	background-size: cover;
}



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

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

.ztw1200 {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 30px 20px ;
	background-color: #fff;


}

.daoyu {
	display: block;
	width: 100%;
	margin: 0px auto 0px;
	padding-top: 30px;
}

.daoyu p {
	text-indent: 2em;
	color: #232A38;
	font-size: 18px;
	line-height: 30px;
}

.section {
	width: 100%;
	margin-top: 2%;

	display: inline-block;
}



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

.div_flexa {
	width: 100%;
}

.flex_left {
	width: 40%;
}

.flex_right {
	width: 57%;
}



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

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



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

.ged a {
	background-color: #485fa9;
	border-radius: 0px 10px 0px 10px;
	padding: 5px 10px;
	color: #fff;
	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: #666;
	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: 108px;
	text-align: center;
}

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



.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: #515151;
	text-indent: 2em;
	font-family: "微软雅黑";
	margin-left: 30px;
}

.dshipin {
	width: 61%;
	margin-top: 5px;
}

.dtubiao{
	width: 37%;
}


/* 四个的 */
.si_pin {}

.si_pin .si_pin_ul {
	display: grid;
	grid-template-columns: 50% 50%;
	/* grid-column-gap: 20px;
	grid-row-gap: 10px; */
}

.si_pin .si_pin_ul li {
	position: relative;
}

.si_pin .si_pin_ul li {
	margin: 0px 10px 25px 0px;
}

.si_pin .si_pin_ul li:nth-of-type(even) {
	margin: 0px 0px 25px 10px;
}

.si_pin .si_pin_ul li .play {
	width: 46px;
	height: 46px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.si_pin .si_pin_ul a {
	display: block;
}

.si_pin .si_pin_ul li p a {
	color: #fff;
	text-align: center;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
}

.si_pin .si_pin_ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 96%;
	height: 32px;
	padding: 0 2%;
	line-height: 32px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: "Microsoft YaHei";
	border-radius: 0 0 10px 10px;
}


.tubiao{ 
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;}
.tubiao img{ 
		max-width: 100%;
		max-height: 100%;
}


@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: 30vw;
	}

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


	.w1200 {}



}


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

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

	#banner .bannertm {
		display: block;
		    margin: 0 auto;
		    width: 80%;
		    max-width: 768px;
		    padding: 8% 0 0 0;
	}

	

	.ztw1200 {
		width: 100%;
		padding:0px 0px;
	}

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

	.section {
		width: 100%;
		margin-top: 20px;
	}
	.div_flexa {
	    width: calc(100% - 32px);
	    display: block;
	    margin: 0 auto;
	}
	.div_flex {
	    width: calc(100% - 32px);
	    display: block;
	    margin: 0 auto;
	}
	.tubiao {
	    width: calc(100% - 32px);
	    display: block;
	    margin: 0 auto;
	}





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

	.btn2 {
		background: url(../images/btn2.png) no-repeat center center;
		width: 100%;
		height: 30vw;
		background-size: auto 80%;
	}

	.btn3 {
		background: url(../images/btn3.png) no-repeat center center;
		width: 100%;
		height: 30vw;
		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;
	}

	.dtubiao,
	.dshipin {
		width: 100%;
		margin: 0 auto;
	}

	.si_pin {
		margin-left: 0px;

	}

	.si_pin .si_pin_ul {}
	.banbao img {
		width: 47%;
		margin-right: 15px;
		float: left;
		margin-bottom: 10px;
		cursor: pointer;
		border: 1px #1090D2 solid;
		border-radius: 10px;
	}
	.banbao img:nth-child(2n) {
		margin-right: 0px;
	}
	
	.si_pin .si_pin_ulflex {
		
		display: block;
	}
	
	.si_pin .si_pin_ulflex li {
		width: 100%;
		
		margin: 15px 0px;
	}
	
	


}
