html,body{
	height: 100%;
	font-family:  "PingFangSC-Light","STHeiti","Microsoft YaHei", "微软雅黑","Oxygen微软雅黑", Arial, "Hiragino Sans GB",  "WenQuanYi Micro Hei", SimSun, sans-serif;
	background: url(../images/bg.png) no-repeat top;
	background-size: 100% 100%;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
img{
	vertical-align: middle;
}
.icon{
	display: inline-block;
	background: url(../images/icon.png) no-repeat top;
	background-size: 18.75rem 18.75rem;
	vertical-align: middle;
}
.zz-div-box{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.zz-div-td1{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.aui-ellipsis-1 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.aui-ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


.mainbox{
	width: 100%;
	background: url(../images/bg.png) no-repeat top;
	background-size: 100% 100%;
}
.mainbox2{
	width: 100%;
	background: url(../images/bg2.png) no-repeat top;
	background-size: 100% 100%;
}
.bandbox{
	padding-top: 3.35rem;
}
.band{
	width: 10.65rem;
	height: 22.05rem;
	background: url(../images/band.png) no-repeat top;
	background-size: 100% 100%;
	margin: 0 auto;
	text-align: right;
	padding-right: 1.15rem;
	padding-top: 10.5rem;
}
.band-tle{
	font-size: 0.55rem;
	color: #fff;
	padding-top: 0.5rem;
}
.band-con{
	font-size: 0.5rem;
	line-height: 0.75rem;
	color: #34b176;
}
.zhdtbox{
	width: 100%;
	height: 2rem;
	background: rgba(0,0,0,0.3);
	margin-top: 2.5rem;
	line-height: 2rem;
}
.zhdt{
	width: 17.55rem;
	height: 100%;
	margin: 0 auto;
}
.zhdt-tle{
	font-size: 0.75rem;
	color: #e0e21a;
	font-weight: bold;
}
.zhdt-con{
	width: 13rem;
	height: 100%;
	overflow: hidden;
	font-size: 0.7rem;
	color: #fff;
}
.mainbox-tle{
	width: 100%;
	text-align: center;
	padding-top: 2.175rem;
}
.mainbox-tle img{
	width: 10.95rem;
	height: 2.35rem;
}
.zhdt-con-ul li{
	margin-right: 0.75rem;
}
.index-ld{
	width: 17.55rem;
	margin: 1.35rem auto 2.25rem;
}
.index-ldgm{
	width: 100%;
	height: 11.1rem;
	background: url(../images/ldbg.png) no-repeat top;
	background-size: auto 100%;
	position: relative;
}
.index-ldbox{
	position: absolute;
	height: 2.825rem;
	border: 1px solid #52c54f;
	border-radius: 0.2rem;
	font-size: 0.75rem;
	color: #fff;
	line-height: 0.9rem;
	padding-left: 0.55rem;
	text-align: left;
}
.index-ldbox1{
	width: 5.6rem;
	top: 0.55rem;
	left: 0.25rem;
	padding-top: 0.45rem;
}
.index-ldbox2{
	width: 5.6rem;
	top: 0.05rem;
	right: 0.85rem;
	padding-top: 0.45rem;
}
.index-ldbox3{
	width: 4.5rem;
	bottom: 0.05rem;
	left: 1.5rem;
	padding-top: 0.45rem;
}
.index-ldbox4{
	width: 4.95rem;
	bottom: 0.05rem;
	right: 0.875rem;
	padding-top: 0.45rem;
}
.idx-swr{
	padding-bottom: 1.55rem;
}
.swiper-slide img{
	width: 100%;
}
.img-next,.img-prev{
	width: 1.425rem;
	height: 3rem;
	position: absolute;
	top: 5rem;
}
.img-next{
	right: 0rem;
	background: url(../images/next.png) no-repeat top;
	background-size:100% 100%;
}
.img-prev{
	left: 0rem;
	background: url(../images/prev.png) no-repeat top;
	background-size:100% 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0.6rem;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.zhfw{
	background: url(../images/kuang.png) no-repeat top;
	background-size: auto 100%;
	width: 17.55rem;
	height: 25.225rem;
	margin: 1.1rem auto 0;
}
.zhfw-nav{
	padding-top: 3.625rem;
}
.zhfw-nav>a:first-child{
	margin-left: 0;
}
.zhfw-a{
	display: block;
	float: left;
	margin-left: 1.55rem;
	text-align: center;
}
.zhfw-aicon{
	text-align: center;
	line-height: 3.2rem;
	width: 3.2rem;
	height: 3.2rem;
	background: #fff;
	border-radius: 50%;
}
.icon-cz{
	width: 1.375rem;
	height: 1.5rem;
	background-position: 0 -4.075rem;
}
.icon-gz{
	width: 1.5rem;
	height: 1.3rem;
	background-position: 0 -5.675rem;
}
.icon-lx{
	width: 1.45rem;
	height: 1.5rem;
	background-position: 0 -7.05rem;
}
.icon-lxwm{
	width: 1.175rem;
	height: 1.375rem;
	background-position: 0 -8.6rem;
}
.zhfw-a p{
	font-size: 0.8rem;
	color: #fff;
	padding-top: 0.75rem;
}
.zhfw-a:active .zhfw-aicon{
	background: #e0e31a;
}
.zhfw-a:active p{
	color: #e0e31a;
}
.zhfw-con{
	padding: 1.9rem 0 0 2.8rem;
	position: relative;
}
.zhfw-con span{
	position: absolute;
	display: block;
	width: 1.25rem;
	height: 0.075rem;
	background: #fff;
}
.zhfw-con b{
	font-weight: bold;
}
.zhfw-con p{
	font-size: 0.75rem;
	color: #fff;
	line-height: 1.2rem;
	padding-top: 0.5rem;
}

.jctj{
	padding-bottom: 1rem;
}
.jctj-tle{
	width: 100%;
	height: 2.025rem;
	background: url(../images/tle1.png) center top no-repeat;
	background-size: auto 100%;
	text-align: center;
	font-size: 0.75rem;
	font-weight: bold;
	line-height: 1.8rem;
	color: #fff; 
	margin: 1.6rem 0 0.85rem;
}
.jctj .swiper-container{
	height: 12.175rem;
	margin-top: -1.5rem;
}
.jctj .img-next,.jctj .img-prev{
	top: 6rem;
}
.page{
	bottom: 0 !important;
}
.page .swiper-pagination-bullet{
	width: 0.4rem;
	height: 0.4rem;
	background: rgba(255,255,255,0.7);
}

.zsrx{
	font-size: 0.65rem;
	text-align: center;
	height: 2.7rem;
	padding-top: 0.45rem;
	color: #fff;
}
.idx-zsimg{
	width: 100%;
	text-align: center;
}
.idx-zsimg img{
	width: 17.55rem;
	height: auto;
}
.idx-zsbox{
	width: 17.55rem;
	background: rgba(0,0,0,0.3);
	padding-left: 2rem;
	margin: 1rem auto 0;
	border: 1px solid rgba(255,255,255,0.1);
	border-radius: 0.2rem;
}
.zwys-tle{
	font-size: 0.75rem;
	color: #fff;
	padding: 1.125rem 0 1.2rem;
}
.zwys-tle span{
	font-size: 0.9rem;
	font-weight: bold;
}
.zwys-con{
	font-size: 0.75rem;
	color: #fff;
	position: relative;
	line-height: 2em;
	padding-top: 0.375rem;
}
.zwys-con span{
	position: absolute;
	display: block;
	width: 0.75rem;
	height: 2px;
	background: rgba(255,255,255,0.59);
	top: 0;
	left: 0;
}
.zwys-a{
	display: block;
	width: 5.45rem;
	height: 1.65rem;
	background: #fff;
	font-size: 0.75rem;
	color: #103a33;
	line-height: 1.65rem;
	text-align: center;
	border-radius: 0.25rem;
	margin: 1.1rem 0 1.375rem;
}
.idx-zsbox .mainbox-tle{
	margin-left: -1rem;
	padding-top: 1.65rem;
}

.fwrx{
	padding-bottom: 0.825rem;
}
.idx-lx{
	padding-top: 1.55rem;
	padding-bottom: 1.375rem;
}
.lxwm-tle{
	width: 3.775rem;
	height: 1.15rem;
	display: inline-block;
	font-size: 0.65rem;
	color: #fff;
	border: 1px solid rgba(255,252,0,0.5);
	border-radius: 0.2rem;
	opacity: 0.8;
	text-align: center;
	line-height: 1.15rem;
	margin-right: 0.725rem;
	margin-bottom: 0.7rem;
}
.lxwm-con{
	font-size: 0.75rem;
	color: #fff;
	line-height: 1.15rem;
}
.lxwm-con a{
	color: #fff;
}

.zhmain{
	width: 17.55rem;
	margin: 1.075rem auto;
	background: rgba(0,0,0,0.3);
	border-radius: 0.25rem;
	border: 1px solid rgba(255,255,255,0.3);
	padding: 1rem 0;
}
.zh-box{
	display: block;
	padding-top: 0.25rem;
}
.zh-xxmd{
	line-height: 2.575rem;
}

.zh-xxmd>div{
	height: 2.575rem;
}
.zh-xxmd-icon{
	width: 3.325rem;
	text-align: center;
}
.zh-xxmd-name{
	color: #fff;
	font-size: 1rem
}
.zh-xxmd-go{
	width: 1.5rem;
}
.icon-go{
	height: 1rem;
	width: 0.5rem;
	background-position: -1.575rem -8.775rem
}
.icon-zym{
	background-position-x: -3.6rem;
}
.icon-xx1{
	width: 0.975rem;
	height: 1.525rem;
	background-position: -3.6rem 0rem;
}
.icon-xx2{
	width: 1.475rem;
	height: 1.725rem;
	background-position: -3.6rem -1.575rem;
}
.icon-xx3{
	width: 1.25rem;
	height: 1.2rem;
	background-position: -3.6rem -3.35rem;
}
.icon-xx4{
	width: 1.1rem;
	height: 1.2rem;
	background-position: -3.6rem -4.7rem;
}

.icon-zs1{
	width: 1.25rem;
	height: 1.35rem;
	background-position: -3.6rem -6.05rem;
}
.icon-zs2{
	width: 1.25rem;
	height: 1.35rem;
	background-position: -3.6rem -7.55rem;
}
.icon-zs3{
	width: 1.2rem;
	height: 1.3rem;
	background-position: -3.6rem -9.05rem;
}

.icon-xw1{
	width: 1.1rem;
	height: 1.1rem;
	background-position: -3.6rem -10.5rem;
}
.icon-xw2{
	width: 1.1rem;
	height: 1.2rem;
	background-position: -3.6rem -11.65rem;
}
.icon-xw3{
	width: 1.2rem;
	height: 1.2rem;
	background-position: -3.6rem -12.925rem;
}

.icon-fw1{
	width: 1.2rem;
	height: 1rem;
	background-position: -3.6rem -14.25rem;
}
.icon-fw2{
	width: 1.2rem;
	height: 1.2rem;
	background-position: -3.6rem -15.225rem;
}
.icon-fw3{
	width: 1.075rem;
	height: 1.1rem;
	background-position: -3.6rem -16.5rem;
}

.zh-box:active{
	background: rgba(255,255,255,0.15);
}
.zh-box:active .icon-zym{
	background-position-x: -5.475rem;
}

.zhxxwarp{
	padding-top: 2.15rem;
	padding-bottom: 1px;
}
.zhxxbox{
	border: 1px solid rgba(255,255,255,0.15);
	border-radius: 0.25rem;
	margin-top: 2.15rem;
	width: 17.55rem;
	margin:  0 auto 0.75rem;
	position: relative;
	padding: 1.75rem 0 1.7rem;
}
.zhxxbox-tle{
	width: 5.35rem;
	height: 2.025rem;
	font-size: 0.8rem;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: -0.95rem;
	left: 50%;
	margin-left: -2.675rem;
	background: url(../images/tle2.png) no-repeat top;
	background-size: 100% 100%;
	text-align: center;
	line-height: 1.75rem;
}
.zhxxbox-con{
	font-size: 0.7rem;
	color: #fff;
	line-height: 1.2rem;
	text-indent: 2em;
	padding: 0 1.25rem;
}
.zhxx-zb{
	font-size: 0.7rem;
	line-height: 1.2rem;
	text-align: center;
	color: #fff;
}
.zhxx-zb h1{
	line-height: 1.8rem;
}
.zhxx-zb span{
	font-size: 0.6rem;
	display: block;
	margin-top: -0.5rem;
}

.zhzybox{
	width: 17.55rem;
	margin: 0 auto 0.75rem;
	background: rgba(0,0,0,0.3);
	padding: 1.125rem 1.25rem 0.75rem 1.275rem;
	border-radius: 0.25rem;
}
.zhzy-tle{
	width: 100%;
	height: 2.025rem;
	text-align: center;
	margin-bottom: 0.7rem;
}
.zhzy-tle img{
	width: auto;
	height: 2.025rem;
}
.zh-xbia{
	font-size: 0.575rem;
	color: #fff;
}
.zh-xbia li{
	line-height: 1.2rem;
}
.zh-xbia-tt{
	width: 4.5rem;
	color: #d5da19;
}
.icon-btx{
	height: 0.7rem;
	width: 0.63rem;
	margin-right: 0.35rem
}
.icon-btx1{background-position: -1.575rem -4.525rem}
.icon-btx2{background-position: -1.575rem -5.375rem}
.icon-btx3{background-position: -1.575rem -6.3rem}
.icon-btx4{background-position: -1.575rem -7.075rem}
.icon-btx5{background-position: -1.575rem -7.95rem}

.zhzybox .idx-lx{
	padding: 0 0 0 1rem;
}
.zhzybox .lxwm-tle{
	border-color: #fff;
}
.zhzybox .lxwm-con,.zhzybox .lxwm-con a{
	color: #f5ae1e;
}

.xxldbox{
	padding: 1.15rem 0;
}
.xxld{
	width: 17.55rem;
	margin: 0 auto;
	background: rgba(0,0,0,0.3);
	padding-bottom: 1.5rem;
	border-radius: 0.25rem;
}
.xxld h1{
	font-size: 0.9rem;
	color: #d5da19;
	font-weight: bold;
	text-align: center;
	line-height: 1.9rem;
	padding-top: 1rem;
}
.xxld p{
	font-size: 0.75rem;
	color: #fff;
	text-indent: 2em;
	line-height: 1.25rem;
	padding: 0 0.6rem;
}
.xxld .xxld-gm{
	text-indent: 0;
}

.pmtbox .zhzy-tle{
	height: 4rem;
	line-height: 4rem;
	margin-bottom: 0;
}
.pmtimg{
	display: block;
	width: 17.55rem;
	margin: 0 auto;
	padding-bottom: 0.5rem;
}
.pmtimg img{
	width: 100%;
	height: auto;
}

.xxhgbox{
	padding-top: 1.2rem;
	padding-bottom: 1rem;
	text-align: center;
}
.xxhgbox .xxld{
	padding-bottom: 0;
}
.xxhgbox img{
	width: 16.05rem;
	height: auto;
	margin-bottom: 0.75rem;
}
.xxhgbox .zhxxbox{
	padding-bottom: 0.25rem;
}
.xxhgbox .xxld h1{
	color: #fff;
	position: relative;
	margin-bottom: 0.2rem;
}
.xxhgbox .xxld h1 span{
	position: absolute;
	width: 0.725rem;
	height: 0.1rem;
	display: block;
	background: rgba(255,255,255,0.5);
	bottom: 0;
	left: 50%;
	margin-left: -0.3625rem;
}
.xxhgbox .xxld p{
	text-indent: 0;
}
.xxhg-xia{
	display: none;
}
.xiala{
	width: 100%;
	text-align: center;
	height: 2.125rem;
	line-height: 2.125rem;
}
.xiala img{
	width: 0.725rem;
	height: 0.725rem;
}

.zsbox{
	padding-top: 1.1rem;
}
.zsbox .xxld{
	padding-top: 0.75rem;
}
.zwzs-ul li{
	font-size: 0.65rem;
	line-height: 1.35rem;
	color: #fff;
	padding: 0 0.75rem;
}
.zwzs-tle{
	font-weight: bold;
}
.zwzs-ul li span{
	font-size: 0.55rem;
	font-weight: bold;
	color: #e0e21a;
}
.zwzs-cz{
	display: block;
	width: 15.05rem;
	height: 2rem;
	margin: 1.2rem auto 0.2rem;
	line-height: 2rem;
	text-align: center;
	font-size: 0.9rem;
	font-weight: bold;
	color: #000;
	background: #e0e21a;
	border-radius: 0.25rem;
}
.xgt-tle{
	font-size: 0.9rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 1.2rem 0 1rem;
}
.xgt-img{
	width: 100%;
	text-align: center;
	padding-bottom: 0.75rem;
}
.xgt-img img{
	width: 17.55rem;
	height: auto;
}

.zscz{
	padding-top: 1rem;
	padding-bottom: 1px;
}
.list-box{
	width: 17.55rem;
	margin: 0 auto;
	border: 1px solid rgba(255,255,255,0.3);
	border-radius: 0.05rem;
	padding: 0.625rem 0 0 0.575rem;
	margin-bottom: 0.625rem;
	border-radius: 0.25rem;
}
.zhzs-czlc p,.zhzs-czsq p,.zhzs-zwjj h3{
	font-size: 0.75rem;
	color: #fff;
	font-weight: bold;
}
.zhzs-czlc img{
	width: 16.45rem;
	height: 3.9rem;
	margin: 1.25rem auto;
}
.zhzs-ul{
	margin-top: 1rem;
	margin-bottom: 1rem;
	border-bottom: 1px dashed rgba(255,255,255,0.2);
}
.zhzs-li{
	width: 16.4rem;
	color: #fff;
	overflow: auto;
	margin-bottom: 0.7rem;
}
.zhzs-li-name{
	display: inline-block;
	font-size: 0.65rem;
	min-width: 4rem;
	text-align: right;
	line-height: 1.65rem;
	margin-right: 0.75rem;
}
.zhzs-li-name span{
	color: #e0e21a;
	padding-right: 0.25rem;
}
.zhzs-ipt input{
	color: #fff;
	width: 10.9rem;
	height: 1.6rem;
	border: 1px solid #fff;
	border-radius: 0.25rem;
	background: transparent;
	line-height: 1.65rem;
	font-size: 0.65rem;
}
.zhzs-rid{
	position: relative;
	font-size: 0.65rem;
	line-height: 1.65rem;
	margin-right: 1.479rem;
}
.zhzs-rid input{
	display: inline-block;
	padding-top: 0.2rem;
	opacity: 0;
}
.icon-in{
	position: absolute;
	width: 0.35rem;
	height: 0.35rem;
	background-position: -1.575rem -10.4rem;
	left: 0;
	top: 50%;
	z-index: 1;
	cursor: pointer;
	margin-top: -0.175rem;
}
.icon-cin{
	position: absolute;
	width: 0.35rem;
	height: 0.35rem;
	background-position: -1.575rem -9.8rem;
	left: 0;
	top: 50%;
	z-index: 1;
	cursor: pointer;
	margin-top: -0.175rem;
}
.zhzs-btn{
	display: block;
	width: 14.775rem;
	height: 1.65rem;
	margin: 0.2rem auto;
	font-size: 0.85rem;
	color: #000;
	background: #e0e21a;
	border-color: #e0e21a;
	border-radius: 0.25rem;
}
.zhzs-zwjj{
	font-size: 0.65rem;
	color: #fff;
}
.zhzs-zwjj p{
	overflow: hidden;
	line-height: 1.25rem;
}
.zhzs-zwjj .zwzs-ul{
	padding: 0.625rem 0;
}
.zhzs-zwjj .zwzs-ul li{
	padding: 0;
}
.zhzs-zwjj .zwzs-tle,.zhzs-zwjj .zwzs-ul li span{
	font-weight: normal;
}
.zscz .zhzybox .lxwm-con,.zscz .zhzybox .lxwm-con a{
	color: #e0e21a;
}

.zhzs-zszx{
	width: 17.575rem;
	border: 1px solid rgba(255,255,255,0.3);
	margin: 0 auto 1rem;
	border-radius: 0.25rem;
	padding-bottom: 0.5rem;
}
.zhzs-zszx-tt{
	height: 2.325rem;
	line-height: 2.325rem;
	text-align: center;
	color: #e0e21a;
	font-size: 0.75rem;
}
.zhzs-zwbox{
	width: 15.875rem;
	min-height: 9.825rem;
	margin: 0 auto 0.5rem;
	background: #fff;
	overflow: hidden;
}
.zhzs-zwbox-tt{
	height: 2.125rem;
	line-height: 2.125rem;
	text-align: center;
	font-size: 0.95rem;
	color: #003708;
	font-weight: bold;
	border-bottom: 1px dashed #aaaaaa;
}
.zhzs-zwbox-main{
	padding: 0.5rem 0.3rem 0.5rem 1rem;
}
.zhzs-zwbox-main p{
	font-size: 0.7rem;
	color: #333333;
	line-height: 1.65rem;
}
.zhzs-zwbox-main p span{
	font-weight: bold;
	font-size: 0.75rem;
	color: #003708;
	display: inline-block;
	margin-right: 0.45rem;
}
.zhzs-zwjz{
	font-size: 0.65rem;
	text-align: center;
	color: #fff;
	padding: 1rem 0 1.75rem;
}
.zhfw-lx{
	margin-left: -0.575rem;
}
.zhfw-tt{
	font-size: 0.75rem;
	color: #f5ae1e;
	text-align: center;
	padding-bottom: 0.5rem;
}
.zhfw-sj{
	text-align: center;
	font-size: 0.65rem;
	color: #fff;
	line-height: 1.25rem;
}
.zhlx-map{
	width: 15.65rem;
	height: 8rem;
	margin: 0 auto;
}
.zhfw-lxmain{
	width: 16rem;
	margin: 0.35rem auto 0.75rem;
}
.zhfw-lxmain p{
	font-size: 0.6rem;
	line-height: 1.2rem;
	color: #fff;
	padding-top: 0.25rem;
}
.zhfw-lxmain p b{
	font-weight: bold;
	color: #f5ae1e;
}
.zhfw-lxmain p span{
	color: #f5ae1e;
}
.zhfw-lxts{
	font-size: 0.5rem;
	color: #fff;
	font-weight: normal;
	margin-top: 0.75rem;
}

.lxwmbox{
	width: 17.55rem;
	height: 17.475rem;
	background: url(../images/kuang2.png) no-repeat center top;
	background-size: 100% 100%;
	margin: 1.25rem auto 0;
	padding: 1.825rem 0 0 1.65rem;
}
.lxwmbox .lxwm-con,.lxwmbox .lxwm-con a{
	color: #e0e21a;
}
.lxwmbox .lxwm-tle{
	border-color: #fff;
}

.newsbox{
	padding-bottom: 1px;
}
.newsmain{
	width: 17.55rem;
	border: 1px solid rgba(255,255,255,0.3);
	border-radius: 0.25rem;
	margin: 1rem auto;
	padding: 0 0.7rem 0.7rem;
}
/*.newsmain2{
	width: 17.55rem;
	margin: 1rem auto;
	padding: 0 0.7rem 0.7rem;
}*/
.newmd-ul li{
	margin-top: 1rem
}
.newmd-img img{
	height: auto;
	width: 100%;
}
.newmd-info{
	background:#fff;
	padding: 0 0.8rem;
	overflow: hidden;
	height: 6rem;
}
.gomod{
	text-align: center;
	height: 1.375rem;
	line-height: 1.375rem;
	color: #fff;
	font-size: 0.6rem;
	background:#3b5c40;
}
.newmd-info-sm{
	font-size: 0.6rem;
	line-height: 0.85rem;
	margin-top: 0.5rem
}
.newmd-info-tt{
	color: #002b06;
	font-size: 0.75rem;
	line-height: 0.9rem;
	margin-top: 0.5rem;
}
.newmd-info-time{
	font-size: 0.6rem;
	line-height: 0.6rem;
	margin-top: 0.5rem
}
.gtmore{
	text-align: center;
	height: 2.925rem;
	color: #fff;
	font-size: 0.65rem;
	line-height: 3.625rem
}
.zji-ul{
	width: 17.55rem;
	margin: 0 auto;
}
.zji-ul-time{
	height: 2.45rem;
	text-align: center;
	line-height: 2.45rem;
	color: #fff;
	font-size: 0.75rem
}
.zji-ul-time span{
	display: inline-block;
	width: 7.5rem;
	height: 1.25rem;
	line-height: 1.25rem;
	background: rgba(0,0,0,0.3);
	border-radius: 0.25rem;
}
.zji-ul-md{
	background:#fff;
	padding: 0.6rem 0.9rem;
	border-radius: 0.25rem;
}
.zji-ul-img img{
	width: 100%;
	margin-top: 0.8rem
}
.zji-ul-tt{
	font-size: 0.75rem;
	color: #002b06;
	font-weight: bold;
}
.zji-ul-sm{
	font-size: 0.6rem;
	line-height: 0.85rem;
	margin-top: 0.5rem
}
.view-tt{
	color: #fff;
	font-size: 0.8rem;
	text-align: center;
	font-weight: bold;
	padding-top: 0.5rem;
}
.view-tty{
	color: #fff;
	font-size: 0.75rem;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	font-family: arial;
}
.view-time{
	color: #fff;
	font-size: 0.75rem;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0.5rem 0;
}
.view-info{
	color: #fff;
	font-size: 0.65rem;
	line-height: 2em;
}
.view-info-tt{
	text-align: center;
	line-height: 1.8rem;
}
.view-infoimg{
	text-align: center;
}
.view-infoimg img{
	width: 100%;
}

/*****.top-nav样式******/
.header-navbox{
	position: fixed;
	top: 0;
	width: 100%;
	height: 2.2rem;
	background: #fff;
	text-align: center;
	z-index: 999;
}
.header-nav{
	width: 17.55rem;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	line-height: 2.2rem;
	color: #1a1a1a;
	font-weight: bold;
	font-size: 0.9rem;
}
.icon-fh{
	width: 0.35rem;
	height: 0.55rem;
	background-position: 0 -10.025rem;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -0.275rem;
}

/*****.foot-nav样式*****/
.bottom-nav{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 2.5rem;
	overflow: hidden;
	background: #ffffff;
	z-index: 999;
}
.bottom-box{
	display: block;
	width: 3.75rem;
	height: 2.5rem;
	font-size: 0.75rem;
	text-align: center;
	color: #999;
	padding-top: 0.2rem;
}
.icon-idx{
	width: 0.675rem;
	height: 0.75rem;
	background-position: -1.575rem 0;
}
.icon-xx{
	width: 0.68rem;
	height: 0.75rem;
	background-position: -1.575rem -0.975rem;
	vertical-align: middle;
}
.icon-zs{
	width: 0.725rem;
	height: 0.75rem;
	vertical-align: middle;
	background-position: -1.575rem -1.875rem;
}
.icon-xw{
	width: 0.725rem;
	height: 0.75rem;
	vertical-align: middle;
	background-position: -1.575rem -2.85rem;
}
.icon-fw{
	width: 0.725rem;
	height: 0.75rem;
	vertical-align: middle;
	background-position: -1.575rem -3.675rem;
}
.nav-this{
	color: #333333;
}
.nav-this .icon-idx{
	background-position: -2.575rem 0;
}
.nav-this .icon-xx{
	background-position: -2.575rem -0.975rem;
}
.nav-this .icon-zs{
	background-position: -2.575rem -1.875rem;
}
.nav-this .icon-xw{
	background-position: -2.575rem -2.85rem;
}
.nav-this .icon-fw{
	background-position: -2.575rem -3.675rem;
}