a,
address,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
u,
ul,
var {
    margin: 0;
    padding: 0;
    
}
body{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

ol,
ul {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}
a{
	text-decoration: none;	
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;

}
.none {
    display: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

/*顶------部*/
.top_info {
	width: 100%;
	font-size: 0.3rem;
	height: 0.88rem;
	background-color: #fff;
	text-align: center;
	line-height: 0.88rem;
	letter-spacing: 0px;
	color: #333333;
	border-bottom: 0.02rem solid #f1f1f1;
}
.top_info a{
	font-size: 0.26rem;
}
.return_p {
	width: 1.25rem;
	height: 0.35rem;
	background-color: #fff;
	position: relative;
	top: 0.25rem;
	left: 0.2rem;
	float: left;
}

.return_p>div {
	width: 1.25rem;
	height: 0.35rem;
	background-image: ;
	background-size: 1.25rem 0.35rem;
	background-position: center;
	background-repeat: no-repeat;
}

.nav {
	width: 3rem;
	/*height: 6rem;*/
	background-color: #fff;
	z-index: 9999;
	position: fixed;
	top: 0.88rem;
	right: 0.2rem;
	display: none;
}

.navigation_p>div {
	width: 0.88rem;
	height: 0.88rem;
	background-image: ;
	background-size: 0.5rem;
	background-position: center;
	background-repeat: no-repeat;
}

.navigation_ph>div {
	width: 0.88rem;
	height: 0.88rem;
	background-image: ;
	background-size: 0.5rem;
	background-position: center;
	background-repeat: no-repeat;
}

.navigation_p {
	width: 0.88rem;
	height: 0.88rem;
	background-color: #fff;
	float: right;
}

.navigation_ph {
	width: 0.88rem;
	height: 0.88rem;
	background-color: #fff;
	float: right;
}

.bg {
	display: none;
	position: absolute;
	top: 0.88rem;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #b2b2b2;
	z-index: 888;
	cursor: pointer;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
}

.nav>ul a li {
	padding-left: 0.6rem;
	width: 2.4rem;
	height: 0.66rem;
	font-size: 0.28rem;
	color: #333;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #dfdfdf;
}

/*底部友情链接样式*/
.con_cli{
	width: 100%;
	height: 0.2rem;
	background-color: #f9f9f9;
	clear: both;
}
.link_con{
	width: 100%;
	height: 1.36rem;
	padding-top: 0.4rem;
	background-color: #fff;
}
.link_title{
	font-size: 0.32rem;
	color: #333;
	font-weight: bold;
	margin-left: 0.2rem;
}
.link_item{
	margin-top: -0.4rem;
	margin-left: 0.3rem;
}
.link_item a{
	font-size: 0.28rem;
	color: #333;
}
/*底部信息样式*/
.bottom{
	padding-top: 0.4rem;
	padding-bottom: 0.2rem;
	width: 100%;
	background-color: #ebedec;
}
.bot_a{
	width: 96%;
	margin: 0 auto;
	text-align: center;
}
.bot_a a{
	text-decoration: none;
	
	color: #000;
	text-align: center;
	font-size: 0.24rem;
}
.bq{
	
	margin: 0 auto;
	width: 60%;
	text-align: center;
	font-size: 0.24rem;
}
.bot_img{
	
	display: flex;
}
.bot_img>div{
	width: 20%;
	text-align: center;
}
.bot_img>div img{
	width: 0.6rem;
	height: 0.6rem;
}
.bti{
	width: 2.4rem;
	height: 2.4rem;

}
.btt{
	margin: 0 auto;
	width: 80%;
	font-size: 0.24rem;
}
.hide{
	visibility: hidden;
}
.alert-content{
	font-size: 13px !important;
	padding: 10px !important;
}
.list_con ul{
	min-height: 9rem !important;
	padding-bottom: 0.2rem !important;
}