@charset "gb2312";
.m-top-club {
	height: 30px;
	padding: 2px 0px;
	background: url(../images/3gclub_ask.png);
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 9999;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	margin-top: 1px;
	width: 98%;
}
.so101 {
    margin: 0 1% 0 1%;
    padding: 0 10px;
    background: #fff;
    border-radius: 2px;
    position: relative;
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
		width: 56%;
}
.ques {
    width: 20%;
    height: 28px;
    line-height: 28px;
    border: 1px solid #fff;
    margin-right: 2px;
    border-radius: 2px;
    text-align: center;
    font-size: 12px;   
		background:#fff;
    display: block;
	  font-weight:800;
}
/*color: #f00;*/


	input[type=text], input[type=tel], input[type=button], input[type=submit], input[type=reset], button {
    -webkit-appearance: none;
}
.so-input {
    padding: 5px 0;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    outline: none;
    border: 0 none;
    width: 100%;
    color: #333;
    background: none;
		font-weight:800;
}
.leijf{width:100%;background: #F1F1F1;line-height: 2rem;}
.le{
    width: 2rem;
    line-height: 2rem;
    text-align: center;
    float: left;
		border-right: 1px solid #cccccc;
}
.le span{
    font-size: 1.45rem;
    line-height: 1.45rem;
    color: #C03728;
    font-weight: bold;
}
.le img {
    width: 1.5rem;
    margin-top: .5rem;
}
.leijf p{
    color: #C03728;
		margin-left: 3rem;
}
html{ font-size:11px !important;}
@media screen and (max-width:340px) { html{ font-size:10px !important;} }
.top a,.top img{ vertical-align:middle;border: 0;outline: 0;max-width: 100%;vertical-align: top;}
.clearfix { *zoom:1;}/*兼容IE低版本*/
.clearfix:after { content:''; display:table; clear:both;}
 .top { padding:1rem; background:#c03427;}
 .top .fl { width:3rem; margin-top:.8rem;}
 .top .fr { width:2rem; margin-top:.6rem;}
 .top .logo101 { width: 100% !important;margin: 0 auto !important;background: #fff !important;text-align: center;}
 .top .top_menu { display:none; position:absolute;width:13rem;z-index:15;right:0;margin:0;top:4.4rem;bottom:0;background:#c03427;height:20rem; overflow:visible;}
 .top .top_menu ul{/*background:url(../images/menu_line.gif) repeat left 4rem;*/line-height:4rem;color:#f0f0f0;overflow:visible;}
 .top .top_menu ul a{color:#f0f0f0;display:block}
 .top .top_menu ul li{font-size:1.5rem;margin:0 auto;cursor:pointer;height:4rem;line-height:4rem;}
 .top .top_menu ul li a{display:block;height:4rem;line-height:4rem;font-size:1.4rem;padding:0 5px; overflow:hidden;}
 .top .top_menu .ico1,header .top .top_menu .ico2,header .top .top_menu .ico3,header .top .top_menu .ico4,header .top .top_menu .ico5{ background:url(../images/ico_nav.png) no-repeat;width:24px;height:45px;display:inline;float:left;margin:0 10px;}
 .top .top_menu ul li a span { display:block; float:left; line-height:4rem;}
 .top .top_menu .ico1{background-position:0 0;}
 .top .top_menu .ico2{background-position:0 -45px;}
 .top .top_menu .ico3{background-position:0 -90px;}
 .top .top_menu .ico4{background-position:0 -135px;}
 .top .top_menu .ico5{background-position:0 -180px;}
 .nav {}
.nav ul { background:#e6e2e2;}

.nav ul li { width:25%; float:left;}

.nav ul li a { display:block; border:1px solid #FFF; padding:.8rem 0; text-align:center; font-size:1.45rem; color:#333; line-height:1.6rem;}

.nav ul li a span { display:block; font-size:.8rem; line-height:1rem; padding-top:.2rem;}




.muti-swiper-box{
    position: relative;
    padding: 10px 25px;
    background-color: #f2f0e4;
}
.muti-swiper-box .button-prev{
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -12px;
    width: 12px;
    height: 24px;
    background: url('../images/001_12.png') no-repeat;
    background-size: cover;
}
.muti-swiper-box .button-next{
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -12px;
    width: 12px;
    height: 24px;
    background: url('../images/001_11.png') no-repeat;
    background-size: cover;
}
.swiper-slide img{
    width: 100%;
}