/*公共样式*/



body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body{
	/*font-family: 'PingFangSC-Regular, sans-serif';*/
	font-family: 'Microsoft Yahei,helvetica,arial';
	font-size: 12px;
	
	/* width: 100%; */
    /* height: 100%; */
    /* background-color: #000; */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* z-index: 2; */
    /* opacity: 0.3; */
    兼容IE8及以下版本浏览器
    /* //filter: alpha(opacity=30); */
    /* display: block; */
}

/*#LXB_CONTAINER_SHOW{display:none!important}*/
ul{
	list-style: none;
}
li{list-style:none;}
img{
	border:none;
}
a{
	text-decoration: none;
	color:#000000;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.container-box
{
	position: relative;
	max-width: 750px;
	min-width:320px;
	margin:0 auto;
	background-color: #fff;
}

.cfix:after{display: block; clear: both; visibility: hidden; font-size: 0; line-height: 0; content: ""; height: 0}

.cfix{*zoom: 1}
#LRdiv1{display: none!important}
/*header s*/
header{
	position: relative;
	height:0.92rem;
	width:100%;
	z-index: 1111;
	background-color: #fff;
	box-shadow: 0px 1px 2px #c6c6c6;
	-webkit-box-shadow:0px 1px 2px #c6c6c6;
	-o-box-shadow:0px 1px 2px #c6c6c6;
	-ms-box-shadow:0px 1px 2px #c6c6c6;
}
.header-box{
	margin:0 0.2rem 0 0.2rem;
	height:100%;
}
.header-box-left{
	height:0.92rem;
	line-height: 0.92rem;
	width:40%;
	float:left;

}
.header-box-left a{display:block;}
header img{
	vertical-align: middle;
	width:2.57rem;
	height:auto;
}
.header-box-right{
	width:58%;
	height:0.92rem;
	line-height: 0.92rem;
	float:right;

}
.header-box-right ul li{
	position: relative;
	float:left;
	height:0.92rem;
	width:33.3%;
	text-align:center;
	

}
/*.header-box-right ul li:before{
	position: absolute;
	top:0.3rem;
	display: block;
	content: '';
	height:40%;
	width:2px;
	border-left:1px solid #e6e6e6;
}*/
.header-box-right ul li.active:after{
	display: block;
	position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    width: 0.34rem;
    margin-left: -0.17rem;    
	
}
.header-box-right a{
        display:block;
	color:#333;
	font-size:0.26rem;
	text-decoration: none;
}
.header-box-right li.active a{
	color:#333;
}


/*header e*/

/*footer s*/
footer{
	position: fixed;
	bottom:0;
	z-index: 1111;
	max-width: 750px;
    min-width: 320px;
    width:100%;
	height:0.97rem;
	background:#fff;
	background-size: 100%;
}
footer ul{
	width:98%;
	margin:0 auto;
}
footer ul li{
	position: relative;
	width:25%;
	float:left;
	height:0.97rem;
}
footer ul li a img{
	display:block;
	width:30%;
	margin:0 auto;
	border:0;
	max-width: 100%;
	max-height: 100%;
}
footer ul li a span{
	display:block;
	font-size: 0.24rem;
	color:#333;
	text-align: center;
}
footer ul li .zx-box{
	position: absolute;
	width:1.27rem;
	left:0.1rem;
	top:-0.3rem;
	z-index: 11111;
	animation:tk-map 0.8s infinite;
        -webkit-animation:tk-map 0.8s infinite;
}
.zx-box img{
	position: relative;
	width:1.27rem;
	height:auto;
}
.zx-box-ms{
	position: absolute;
	top:0.27rem;
	left:0.14rem;
	text-align: center;
	width:1rem;
	height:0.7rem;
	cursor:pointer;
}
.zx-box span{
	/*position: absolute;*/
    display: block;
    color:#F00;
    /*bottom:0.2rem;*/
    font-size:0.26rem;
}
footer ul li a{
	display: block;
	width:100%;
	height:100%;
	padding:0.1rem 0;
}
@-moz-keyframes tk-map{0%{-moz-transform:scale(1,1)}50%{-moz-transform:scale(1.05,1.05)}100%{-moz-transform:scale(1,1)}}
@-ms-keyframes tk-map{0%{-ms-transform:scale(1,1)}50%{-ms-transform:scale(1.05,1.05)}100%{-ms-transform:scale(1,1)}}
@-o-keyframes tk-map{0%{-o-transform:scale(1,1)}50%{-o-transform:scale(1.05,1.05)}100%{-o-transform:scale(1,1)}}
@-webkit-keyframes tk-map{0%{-webkit-transform:scale(1,1)}50%{-webkit-transform:scale(1.05,1.05)}100%{-webkit-transform:scale(1,1)}}
@keyframes tk-map{0%{transform:scale(1,1)}50%{transform:scale(1.05,1.05)}100%{ transform:scale(1,1)}}
/*footer e*/

/*banner s*/
.banner{
	position: relative;
	/*margin-top:0.1rem;*/
	height:7.0rem;
	overflow: hidden;
	background-color: #fff;
}
.banner img{
	width: 100%;
}
.banner .hd ,#yltd-banner .hd{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.1rem;
    font-size: 0;
    z-index: 111;
    text-align: center;
}
.banner .hd ul li,#yltd-banner .hd ul li{
	display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    vertical-align: top;
    margin: 0 3px;
    overflow: hidden;
    opacity: .9;
    text-indent: -99999px;
    background-color:#fff;
    border-radius: 0.1rem;
}
.banner .hd ul li.on,#yltd-banner .hd ul li.on{

	background-color: #0d7f56;

}

/*@media screen and (min-width: 320px) and (max-width: 360px) {

	.banner{
		height:6rem;
	}
 }*/