* {
	margin: 0rem;
	padding: 0rem;
	list-style: none;
}
img{
	width: auto;
}
body{
	width: 100%;
}
input{
	width: auto;
}
ul{
	margin: auto;
}
p{
	line-height: auto;
	margin: auto;
}
.header {}
.nav_bg{
	display: none;
}
#s_header{
	display: none;
}
#s_nav{
	display: none;
}
.banner {
	width: 100%;
	height: auto;
	background: #ee144c;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.banner>img {
	width: 100%;
	height: auto;
}

.banner>.anniu:hover {
	cursor: pointer;
	background: #ff5400;
	color: #FFFFFF;
	border: 0.125rem solid white;
}

.main {
	width: 100%;
}

.main_cen1 {
	width: 100%;
	height: 40rem;
	background: #f0fbff;
	position: relative;
}
.nq:hover{
	box-shadow: 0rem 0rem 0.3125rem #0095EA, 0rem 0rem 0.625rem #C0C0C0 inset;
}
.shouji{
	display: none;
}

.userlogin a {
    position: relative;
    color: f6ff00;
}

.menu li a {
    display: block;
    width: 100%;
    color: #f6ff00;
    padding-bottom: 2px;
}
.submenu ul li a{
	color: #666;
}
.qrbox img{width:100%}
.input_btn{
	border-radius: 0;
}
