body{
	margin:0 auto;
	padding:0;
    font-family:微软雅黑,黑体,Verdana,宋体;
	background: #fff;
	max-width: 720px;
}
*{
	box-sizing: border-box;
}

ul, ol{
	padding-left: 0; list-style-type: none;
}
a{
	text-decoration: none;color: #858585
}
h1, h2, h3, p, ul, ol, dl, dd, form{
	margin: 0;
}
i{
	font-style: normal;
}

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

.home_wraper{
    background: url(/mobile/znwhlyq/images/home_bg.png) no-repeat;
    background-size: 100% 100%;
    height: 12.8rem;
    overflow: hidden;
}

.home_top{
    width: 4rem;
    height: 1.04rem;
    margin: .4rem auto;
}

#carousel,#carousel_items{
	height:5.85rem;
	/*max-width:320px;*/
	width:100%;
	margin:0 auto;
	position:relative;
    overflow:hidden;
    background: #fff;
}

#carousel
{
	margin: 4% 4% 0 4%;
    width: 92%;
}

#carousel_items a,
#carousel_items a:link,
#carousel_items a:visited,
#carousel_items a:hover,
#carousel_items a:active{
	text-decoration: none;
}

#carousel_tabs{
	position:absolute;
	/* right:0; */
	bottom:18px;
	height:6px;
	width:85px;
	text-align:center;
	/* z-index:9999; */
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
    width: 100%;
    display: none;
}

#carousel_tabs a,#carousel_tabs a:link,#carousel_tabs a:visited,#carousel_tabs a.active{
	background:white;
	display:inline-block;
	width:6px;
	height:6px;
	margin-right:6px;
	border-radius:5px;
	text-decoration:none;
	vertical-align:middle;
}

#carousel_tabs a.active{
	background:#71cfff;
	width:10px;
	height:10px;
}

.carousel_item{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
}

.carousel_info{
	display:block;
	position:absolute;
	background:rgba(0,0,0,.4);
	bottom:0;
	right:0;
	margin:0;
	width:100%;
	text-align:center;
	color:#FFF;
	height:60px;
	padding:7px 5px 6px 5px;
	overflow: hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-text-size-adjust: none;
}

.carousel_info span{
    display:block;
}

.carousel_title{
	line-height:18px;
	font-size:12px;
}

.carousel_eng{
	line-height:12px;
	font-size:8px;
	color:#ffea36;
	padding-bottom:3px;
}

.carousel_der{
	padding-top:5px;
	border-top:1px solid #fff;
	line-height:12px;
	font-size:10px;
	text-align:left;
	text-indent:1em;
}

.carousel_item img{
	margin:0 auto;
	padding:0;
	border:none;
	/*height:155px;*/
	width:100%;
	display:block;
}

.carousel_border{
    position: absolute;
    z-index: 1000000;
    pointer-events: none;
}

.home_footer{
    background: #272831;
    color: #ffffff;
    font-size: .24rem;
    bottom: 0;
    padding: 2%;
	width: 100%;
	margin-top: .5rem;
	text-align: center;
}

.home_about_us{
    font-size: .32rem;
    float: left;
    margin: 0 5% 0 3%;
}

.home_item_wraper_one{
    margin-left: 1.2rem;
    margin-right: .7rem;
    margin-top: -4.5rem;
    overflow: hidden;
    position: absolute;
}

.home_item_one{
    margin-right: .3rem;
    float: left;
    width: 1.3rem;
    height: 4.5rem;
}

.home_item_wraper_two{
		position: relative;
    margin-left: 1.253333rem;
    margin-right: .533333rem;
    margin-top: .5rem;
    /* overflow: hidden; */
    /* position: absolute; */
		height: 2.4rem;
}

.home_item_two{
		position: relative;
    margin-right: .6rem;
    float: left;
    width: 1.333333rem;
    height: 1.906667rem;
}

#header
{
	height: 40px;
}

#menu_wrapper
{
	position:absolute;
	left:0;
	z-index:10;
	overflow:hidden;
	width:100%;
	height: 40px;
	background-color: #757575;
}

#menu a,#menu>li
{
	display:inline-block;
	overflow:hidden;
	margin:0 10px;
	padding:0;
	width: 100px;
	height: 40px;
	color: white;
	text-align:center;
	font-size:.333333rem;
	float: left;
	line-height: 40px;
}

#menu a.on
{
	background: #911f23;
}

#menu_wrapper:after,#menu_wrapper:before
{
	position:absolute;
	z-index:101;
	display:block;
	width:15px;
	height:40px;
	background-position:50% 50%;
	background-size:15px 100%;
	background-repeat:no-repeat;
	content:'';
	opacity:0;
	-webkit-transition:opacity .3s ease-out;
	-moz-transition:opacity .3s ease-out;
	-o-transition:opacity .3s ease-out;
	transition:opacity .3s ease-out
}

#menu_wrapper.goleft:before
{
	top:0;
	left:0;
	background-image:url(/mobile/znwhlyq/images/menu_left.png);
	background-size:50%;
	opacity:.8
}

#menu_wrapper.goright:after
{
	top:0;
	right:0;
	background-image:url(/mobile/znwhlyq/images/menu_right.png);
	background-size:50%;
	opacity:.8
}

.content_wraper
{
	padding: 0;
	max-width: 480px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.content_top
{
	color: white;
	text-align: center;
	line-height: 0;
}

.content_item
{
	background: white;
	margin: .413333rem .506667rem;
	border-bottom: 1px solid #e5e5e5;
	line-height: 0;
}

.content_item img
{
	border-radius: 5px;
	margin-bottom: .413333rem;
}

.content_title
{
	color: #313131;
	font-size: .36rem;
	margin-bottom: 3%;
	line-height: .56rem;
	font-weight: bold;
}

.content_abstract
{
	color: #8c8c8c;
	font-size: .306667rem;
	margin-bottom: 3%;
	display: block;
	line-height: .44rem;
}

#seemore
{
	color: #911f23;
	text-align: center;
	font-size: 12px;
	width: 50%;
	margin: 0 auto;
	height: .666667rem;
	border-radius: .333333rem;
	border: 1px solid #911f23;
	line-height: .666667rem;
	margin-bottom: 5%;
}

.back_btn{
	width: 1.333333rem;
	display: block;
	float: right;
	margin-bottom: 1rem;
	right: 0;
	position: fixed;
	bottom: 1.333333rem;
}

.detail{
	margin: .666667rem .266667rem;
	font-size: .32rem;
	line-height: .533333rem;
}

.detail-title{
	font-size: .44rem;
	line-height: .693333rem;
}

.home_btn{
	width: 1.333333rem;
	display: block;
	float: right;
	margin-bottom: 1rem;
	right: 0;
	position: fixed;
	bottom: -0.5rem;
}

.code-cover{
	display: none;
	position: absolute;
	background-color: #fff;
	padding: 0.3rem;
	top: -5rem;
  margin-left: -1rem;
	right: 0;
}
.code-cover img{
	width: 3rem;
	height: 3rem;
}
.code-cover p{
	text-align: center;
	font-size: 0.4rem;
}