html,body {
    font-family: "microsoft yahei",sans-serif;
    font-size: 12px;
    width: 100%;
    height: 100%;
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
}
img {
	width: 100%;
	height: auto;
	display: block;
}

.logo {
	position: relative;
    /* top: .5rem;
    left: 0; */
    width: 100%;
    height: .8rem;
    background: url(../images/m/logo.png) no-repeat center center #000;
    background-size: auto .6rem;
    z-index: 10;
}

.time-box {
	position: relative;
	width: 100%;
	height: 1.7rem;
}
.time {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1.7rem;
	background: url(../images/m/timebg.jpg) no-repeat center center;
	background-size: 100% 2rem;
	z-index: 9999;
}
.time a {
	float: left;
	width: 25%;
	height: 1.3rem;
	margin-top: .2rem;
	background: url(../images/m/time.png) no-repeat;
	background-size: 400% 1.3rem;
}
.time a:nth-child(1) {
	background-position: 0 0;
}
.time a:nth-child(2) {
	background-position: 33% 0;
}
.time a:nth-child(3) {
	background-position: 66.5% 0;
}
.time a:nth-child(4) {
	background-position: 100% 0;
}

.p {
    text-indent: 2em;
    color: #004085;
    font-size: .22rem;
    line-height: .36rem;
}


.beierOne {
    background: url(../images/m/bg1.jpg) no-repeat top center;
    background-size: 100% auto;
   /*  height: 1100px; */
   margin:.5rem 0;
}
.beierOne h3{
   /*  padding-top: .3rem; */
    margin-bottom: .3rem;
    height: 1.2rem;
    background: url(../images/tit1.png) no-repeat bottom center;
    background-size: auto 1.2rem;
}
.beierOne .p {
	padding:0 .6rem;
	margin: .2rem 0 .3rem;
	line-height: .4rem;
}
.beierOne .more {
    width: 58%;
    margin: .1rem auto;
}
.beierOne .more span {
    width: 69%;
    height: .5rem;
    line-height: .5rem;
    border: 1px solid #cac8c0;
    font-size: .22rem;
    text-indent: 10px;
    box-sizing: border-box;

}
.beierOne .more a {
    width: 30%;
    height: .5rem;
    line-height: .54rem;
    color: #fff;
    font-size:.2rem;
    text-indent: 7%;
    background: url(../images/more.png) no-repeat center center;
    background-size: 100% .5rem;
}

.beierOne-video {
	width: 100%;
	/* height: 4.8rem; */
}
.beierOne-video div {
	/* height: 2.4rem; */
}
.beierOne-video div p {
	position: relative;
	width: 25%;
	height: 2rem;
	overflow: hidden;
}
.beierOne-video div p.tit {
	width: 100%;
	height: 4.4rem;
}
.beierOne-video div p img {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
	height:100%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.beierOne-video div p span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top:-.22rem;
	margin-left:-.15rem;
	width: .3rem;
	height: .44rem;
	background: url(../images/m/act.png) no-repeat center center;
	background-size: .3rem .44rem;
	cursor: pointer;
}
.beierOne-video div p.tit img {
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
	height:auto;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.beierOne-video div p.tit span {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 50%;
	margin-left: -1rem;
	margin-top: 0;
	width: 1.6rem;
	height: .8rem;
	text-align: center;
	line-height: 1rem;
	font-size: .22rem;
	color: #fff;
	background: url(../images/m/action.png) no-repeat center center;
	background-size: 1.6rem .8rem;
}
.beierOne-img {
	margin-top: .1rem;
}
.beierOne-img div {
	height: 3.2rem;
	padding:0 .1rem;
}
.beierOne-img div p {
	position: relative;
	float: left;
	width: 23%;
	height: 1.6rem;
	margin: 1%;
	overflow: hidden;
}
.beierOne-img h4{
	position: relative;
	width: 80%;
	border-top: 1px solid #004085;
	height: .3rem;
	margin:.6rem auto 0; 
	
}
.beierOne-img h4 span {
	position: absolute;
	top: -.3rem;
	left: 30%;
	width: 40%;
	line-height: .6rem;
	color: #004085;
	font-size:.3rem; 
	text-align: center;
	background: #fff;
}

.beierOne-img div p img {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
	height: 100%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.replace {
	display: block;
	margin: 0 auto;
	width: 2.4rem;
	height: .8rem;
	font-size:.28rem;
	text-align: center;
	line-height: .8rem;
	color: #fff;
	border: 1px solid #fff;
	border-radius: .5rem;
}

.birerOne-more {
	color: #fa7300;
	border: 1px solid #fa7300;
	margin-top: .5rem;
}


.beierTwo {
	width: 100%;
	height: 6.4rem;
	padding:.3rem 0;
	background: url(../images/m/bg2.jpg) no-repeat;
	background-size: 100% 100%;
}

.beierTwo h3 {
    margin-bottom: .3rem;
    height: .7rem;
	background: url(../images/tit2.png) no-repeat bottom center;
	background-size: auto .7rem;
}


.beierThree {
	width: 100%;
	height: 5.4rem;
	padding:.3rem 0;
	background: url(../images/m/bg3.jpg) no-repeat;
	background-size: 100% 100%;
}
.beierThree h3 {
	padding-top: .1rem;
	padding-bottom: .1rem;
	margin-bottom: .1rem;
	border-bottom:1px solid #eca136;
    height: .7rem;
	background: url(../images/m/tit3.png) no-repeat center .1rem;
	background-size: auto .7rem;
}

.beierFour {
	width: 100%;
	height: 6.4rem;
	padding:.3rem 0;
	background: url(../images/m/bg4.jpg) no-repeat;
	background-size: 100% 100%;
}
.beierFour h3 {
    margin-bottom: .3rem;
    height: .7rem;
	background: url(../images/tit4.png) no-repeat bottom center;
	background-size: auto .7rem;
}

.beierAll {

}
.beierAll .beier-info {
	position: relative;
	padding:.1rem;
	width: 32%;
	height: 5.4rem;
	background: #fff;
	box-sizing: border-box;
}
.beierAll .beier-info p {
	font-size: .24rem;
	height: 4.7rem;
	text-indent: 2em;
	overflow: hidden;
	line-height: .4rem;
}
.beierAll .beier-info a {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1.2rem;
	height: .4rem;
	font-size:.24rem;
	line-height: .4rem;
	color: #fff;
	background: url(../images/more1.png) no-repeat right center;
	background-size:1.2rem .4rem;
	text-indent: .5rem;
}

.beier-vt {
	width:66%;
}
.beier-vt .video {
	position: relative;
	width: 100%;
	height: 2.4rem;
	overflow: hidden;
}
.beier-vt .video span {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 50%;
	margin-left: -1rem;
	margin-top: 0;
	width: 1.6rem;
	height: .8rem;
	text-align: center;
	line-height: 1rem;
	font-size: .22rem;
	color: #fff;
	background: url(../images/m/action.png) no-repeat center center;
	background-size: 1.6rem .8rem; 
}
.beier-vt .img {
	height: 1.6rem;
}
.beier-vt .img p {
	position: relative;
	float: left;
	width: 32%;
	margin-right:2%;
	margin-top: .2rem;
	margin-bottom:.3rem;
	height: 1.6rem;
	overflow: hidden;
}
.beier-vt .img p:nth-child(3) {
	margin-right:0;
}
.beier-vt .img p img {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: auto;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}




.beierFive .tit{
	padding:.3rem 0;
	height: 1.2rem;
	background: url(../images/m/bg5.jpg) no-repeat;
	background-size:100% 1.8rem;
}
.beierFive .tit h3 {
    height: 1.2rem;
	background: url(../images/tit5.png) no-repeat bottom center;
	background-size: auto 1.2rem;
}
.beierFive-info a {
	float: left;
	width: 33.3333%;
	height: 4rem;

}
.beierFive-info a p {
	height: 4rem;
	border-bottom: 1px solid #020407;
	border-right: 1px solid #e4e4e4;
	box-sizing: border-box;
	overflow: hidden;
}
.beierFive-info a:nth-child(3n) p {
	border-right:none;
}
.beierFive-info a:nth-child(7) p,.beierFive-info a:nth-child(8) p,.beierFive-info a:nth-child(9) p {
	border-bottom:none;
}
.beierFive-info a p span {
	display: block;
	text-align: center;
	height: 1.2rem;
	line-height: .3rem;
	overflow: hidden;
	color: #333;
}
.orther {
	height: .1.2rem;
    padding:.6rem .2rem .3rem;
    background: url(../images/m/bg6.jpg) no-repeat center center;
    background-size: 100% 2.1rem;
    text-align: center;
    font-size: .22rem;
    line-height: .4rem;
    color: #fff;
}

/*-----------------------activity--------------------------*/
.bottom_bg{padding:.2rem;background: #000;}
.bottom div{text-align: center; position: relative; color: #ddd;}


.vedioTan,.imagesTan {
	position: fixed;
	top: 0;
	left: 0;
	width:100%;
	height: 100vh;
	background: rgba(0,0,0,0.6);
	z-index: 999999;
	display: none;
}
.vedioTan video {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2.5rem;
	width: 100%;
	height: 5rem;

}
.imagesTan img {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: auto;
	transform: translateY(-50%);
}
.vidClose {
	position: absolute;
	top:50%;
	right: .5rem;
	margin-top: -3.5rem;
	width: .8rem;
	height: .8rem;
	background: url(../images/m/close.png) no-repeat;
	background-size:.8rem .8rem;
}


.article {
    width:90%;
    padding: .3rem auto;
    margin:0 auto .3rem;
}
.article h3 {
    margin-bottom: .3rem;
    height: 1.2rem;
    background: url(../images/tit1.png) no-repeat bottom center;
    background-size: auto 1.2rem;
}
.article h4 {
    text-align: center;
    color: #004085;
    font-size: .3rem;
    line-height: .6rem;
    font-weight: bold;
    margin-top: .2rem;
}
.article p {
    text-indent: 2em;
    color: #004085;
    font-size: .26rem;
    line-height: .5rem;
    margin-top: .2rem;
}

.article img {
    width: 80%;
    display: block;
    margin:.3rem auto;
}
.article div {
    text-align: center;
    font-size: .26rem;
    color: #004085;
    line-height: .4rem;
    margin-bottom: .2rem; 
}
.article h5{
    color: #004085;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 20px;
}
.article span {
     font-weight: bold;
}