/*石    2017/9/28 1174188215*/
.scrollboxfff{
	background: #fff;
}
.othertop{
	background: #333333;
	position: relative;
	padding: 0 0.45rem;
	border-bottom: 0;
}
.othertop a.back{
	position: absolute;
	top: 0;
	left: 0;
	width: 0.1rem;
	height: 0.45rem;
	background: url(../images/s01.png) no-repeat center;
	margin-left: 0.1rem;
	background-size: 0.1rem 0.2rem;
	-webkit-background-size: 0.1rem 0.2rem;
}
.othertop em{
	position: absolute;
	right: 0;
	top: 0;
    display: block;
    width: 0.45rem;
    height: 0.45rem;
    float: right;
    background: url(../images/s02.png) center center no-repeat;
    background-size: 0.235rem 0.155rem;
    -webkit-background-size: 0.235rem 0.155rem;
}
.othertop h2{
	text-align: center;
	width: 100%;
	font-weight: normal;
	color: #fff;
	font-size: 0.17rem;
	line-height: 0.45rem;
}

.xq_content{
	width: 100%;
	padding: 0.12rem 0.1rem;
	overflow: hidden;
	background: #fff;
	font-size: 0.09rem;
	color: #5d5d5d;
	line-height: 1.5em;
	position: relative;
	font-size: 0.15rem;
}
.xq_content img{
	max-width: 100%;
	height: auto;
}
.h3_1{
	font-weight: normal;
	color: #333333;
	font-size: 0.09rem;
	line-height: 2em;
	margin:0.05rem  0 ;
}
.bort_2{
	border-top: 1px solid #efeff0;
}
.tab_nav{
	background: #fff;
	padding: 0 0.1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	position: fixed;
	width: 100%;
	top: 0.45rem;
	left: 50%;
	max-width: 640px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	border-bottom: 1px solid #e5e5e5;
	z-index: 99;
	overflow-y: hidden;
	overflow-x: auto;
}
.tab_nav ul{
	display: flex;
	display: -webkit-flex;
}
.tab_nav li{
	flex: 1;
	-webkit-flex: 1;
	text-align: center;
	min-width: 6em;
}
.tab_nav li a{
	display: inline-block;
	padding: 0 0.15rem;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.13rem;
	color: #666666;
	position: relative;
}
.tab_nav li.on a{color: #d12519;}
.tab_nav li.on a:after{
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	background: #d12519;
	bottom: 1px;
	left: 0;
}
.scrollboxt06{
	padding-top: 0.6rem;
}
.tits{
	font-weight: normal;
	font-size: 0.12rem;
	color: #d12519;
	width: 100%;
	overflow: hidden;
	height: 0.4rem;
	line-height: 0.4rem;
	border-bottom: 1px solid #e5e5e5;
}
.shi_p{
	line-height: 2em;
}
.xq_box{
	padding: 0.1rem 0;
	color: #666666;
	font-size: 0.15rem;
	line-height: 2em;
	text-align: justify;
}
.dian{
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #666666;
	vertical-align: middle;
	margin-right: 5px;
}
.tits2{
	font-weight: normal;
	font-size: 0.12rem;
	color: #fff;
	width: 100%;
	overflow: hidden;
	height: 0.4rem;
	line-height: 0.4rem;
	background: #1b4692;
	padding: 0 0.1rem;
	margin-bottom: 0.1rem;
}
.line{
	height: 0.1rem;
	background: #efeff0;
	width: 100%;
	position: absolute;
	left: 0;
}


.anli_box{
	background: #fff;
}
.anli_box ul{
	padding: 0.1rem 0;
}
.anli_box ul li{
	float: left;
	width: 28.17%;
	margin: 2.581%;
	border: 1px solid #eeeeee;
	text-align: center;
	overflow: hidden;
	padding-top: 28.17%;
	position: relative;
}
.anli_box .box{
	width: 100%;
	overflow: hidden;
	padding: 0.05rem;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.anli_box .box .img{
	width: 100%;
	height: 77%;
	text-align: center;
	overflow: hidden;
	padding:0.05rem;
}
.anli_box .box .img img{
	max-width: 100%;
	max-height: 100%;
}
.anli_box .box p{
	color: #5d5d5d;
	font-size: 0.1rem;
	line-height: 2em;
	text-align: center;
	width: 100%;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.load_more{
	font-size: 0.1rem;
	color: #666;
	line-height: 2em;
	text-align: center;
}

.news_tit{
	background: #fff;
	padding:0.17rem 0.1rem;
	border-bottom: 1px solid #EEEEEE;
}
.news_tit h2{
	font-size: 0.15rem;
	color: #333333;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
	max-height: 3em;
	overflow: hidden;
}
.news_date{
	background: #fff;
	padding: 0.05rem 0.1rem;
}
.news_date span{
	float: left;
	color: #757575;
	font-size: 0.14rem;
}
.news_date span.date{
	float: right;
}
.news_xqs{
	font-size: 0.12rem !important;
	color: #666;
	line-height: 1.5em;
	padding:0.1rem;
	background: #fff;
}
.news_xqs img{
	max-width: 100%;
	height: auto;
}
.news_xqs *{
	max-width: 100%;
	height: auto;
	font-size: 0.15rem !important;
	color: #666;
	line-height: 1.5em;
	font-family: "微软雅黑" !important;
}

/*联系我们*/
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
	height: auto;
	display: block;
}

.map{
	width: 100%;
	height: 1.93rem;
	margin-bottom: 0.1rem;
}
.anchorBL{display: none;}
.dizhi_list{
	padding: 0.1rem;
	color: #666;
	font-size: 0.14rem;
}
.dizhi_list li{
	float: left;
	width: 50%;
	padding:0 2%;
	margin-bottom: 0.05rem;
}
.dizhi_list h3{
	font-weight: normal;
	height: 0.3rem;
	line-height: 0.3rem;
	margin-bottom: 0.1rem;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
.dizhi_list h3:after{
	content: '';
	position: absolute;
	width: 30%;
	height: 2px;
	background: #4891e3;
	bottom: -1px;
	left: 0;
}
.dizhi_list p{
	width: 100%;
	height: 3em;
	line-height: 1.5em;
}
.dizhi_list i{
	display: inline-block;
	width: 0.2rem;
	height: 0.2rem;
	background: url(../images/s06.png) no-repeat;
	background-size: 0.4rem 0.6rem;
	vertical-align: middle;
	margin-right: 0.02rem;
}
.dizhi_list i.i1{background-position: 0 0;}
.dizhi_list i.i2{background-position: -0.2rem 0;}
.dizhi_list i.i3{background-position: 0 -0.2rem;}
.dizhi_list i.i4{background-position: -0.2rem -0.2rem;}
.dizhi_list i.i5{background-position: 0 -0.4rem;}
.dizhi_list i.i5{background-position: -0.2rem -0.4rem;}

/*在线支付*/
.txt_tongzhi{
	width: 100%;
	margin: 0.1rem 0;
	height: 0.3rem;
	line-height: 0.3rem;
	overflow: hidden;
	background: #ffffe0;
	border-top: 1px solid #f5e9ab;
	border-bottom: 1px solid #f5e9ab;
	color: #ff0014;
	font-size: 0.1rem;
	position: relative;
}
.txt_tongzhi .bd{
	padding: 0 0.1rem;
	overflow: hidden;
	white-space:nowrap;
	width: 8000%
}
.txt_tongzhi .bd span{
	float: left;
}
.form{
	padding: 0.1rem;
}
.form .box{
	line-height: 0.28rem;
	padding-left: 0.6rem;
	padding-right: 1.7rem;
	position: relative;
}
.form li{
	margin-bottom: 0.15rem;
}
.form .box .sel_box{
	width: 100%;
	height: 0.28rem;
	line-height: 0.28rem;
	position: relative;
	border: 1px solid #EEEEEE;
	background: #fff;
	
}
.sel_box span{
	padding: 0 0.1rem;
	font-size: 0.1rem;
	display: inline-block;
	width: 80%;
	height: 0.28rem;
	line-height: 0.28rem;
}
.form .box .sel_box dl{
	position: absolute;
	top: 0.27rem;
	width: 100%;
	line-height: 0.25rem;
	border: 1px solid #eee;
	display: none;
	z-index: 99;
	background: #fff;
	padding: 0 0.05rem;
}
.form .box .sel_box i{
	display: inline-block;
	width: 0.05rem;
	height: 0.05rem;
	background: url(../images/s07.png) no-repeat center;
	background-size: 0.05rem 0.05rem;
	position: absolute;
	right: 0.05rem;
	top: 50%;
	margin-top: -0.025rem;
}
.form .box>span{
	font-size: 0.09rem;
	color: #333;
	margin-right: 0.1rem;
	position: absolute;
	display: block;
	height: 0.28rem;
	line-height: 0.28rem;
	top: 0;
	left:0;
}
.form .box span i{
	color: #ff0000;
	font-style: normal;
	padding-right: 0.05rem;
}
.form .box input{
	width: 100%;
	height: 0.28rem;
	line-height: 0.28rem;
	position: relative;
	border: 1px solid #EEEEEE;
	background: #fff;
}
.form .box .right{
	position: absolute;
	line-height: 0.28rem;
	right: 0;
	width: 1.7rem;
	top: 0;
	padding-left: 0.1rem;
	font-size: 0.09rem;
	color: #333333;
}
.form .box .right span{
	padding:0 0.03rem;
	display: inline-block;
	height: 0.2rem;
	line-height: 0.2rem;
	font-size: 0.07rem;
	color: #ff8800;
	background: #fff9ed;
	margin-left: 0.05rem;
	border: 1px solid #ffdd99;
}
.form .box .right span.tishi{margin: 0;}
.zhifu_fangshi{
	border-bottom: 1px solid #EEEEEE;
}
.zhifu_fangshi h4{
	font-weight: normal;
	font-size: 0.1rem;
	color: #333;
	height: 0.25rem;
	line-height: 0.25rem;
	background: #f7fbfe;
	padding: 0 0.1rem;
	border-top: 1px solid #97c1d9;
	border-bottom: 1px solid #97c1d9;
	margin-bottom: 0.12rem;
}
.zhifu_fangshi li{
	padding: 0 0.1rem;
}
.zhifu_fangshi .box{
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.1rem;
	color: #333333;
	padding: 0 0.1rem;
}
.zhifu_fangshi .box span{
	float: left;
	width: 33.33%;
}
.zhifu_fangshi .box span:nth-child(2){text-align: center;}
.zhifu_fangshi .box span:nth-child(3){text-align: right;}
.zhifu_fangshi .box i{
	display: inline-block;
	width: 0.1rem;
	height: 0.1rem;
	background: url(../images/s08.png) no-repeat center;
	background-size: 0.1rem 0.1rem;
	vertical-align: middle;
}
.zhifu_fangshi .box img{
	width: 0.17rem;
	height: 0.17rem;
	vertical-align: middle;
	margin:0 0.1rem;
}
.zhifu_fangshi .box span b{
	font-weight: normal;
	color: #ff8a00;
}
.zhifu_fangshi .box.on{
	border: 2px solid #85a1d4;
}
.zhifu_fangshi .box.on i{
	background: url(../images/s09.png) no-repeat center;
	background-size: 0.1rem 0.1rem;

}
.quren_zhifu{
	width: 1.08rem;
	height: 0.3rem;
	line-height: 0.3rem;
	text-align: center;
	background: #1b4692;
	color: #fff;
	font-size: 0.11rem;
	display: block;
	margin: 0.18rem auto;
}

.mask_bg{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	z-index: 123456789;
	display: none;
}
.tank_zhifu{
	width: 64%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	background: #fff;
	padding: 0.1rem;
	text-align: center;
}
.tank_zhifu h1{
	font-size: 0.14rem;
	color: #333;
	text-align: center;
	font-weight: normal;
}
.tank_zhifu p{
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.11rem;
	color: #666666;
}
.tank_zhifu .zhifu_btn{
	background: #ff8a00;
	display: block;
	color: #fff;
	height: 0.25rem;
	width: 0.65rem;
	text-align: center;
	line-height: 0.25rem;
	margin: 0 auto;
}
.tank_zhifu i.guanbi{
	display: block;
	width: 0.16rem;
	height: 0.16rem;
	background: url(../images/s10.png) no-repeat;
	background-size: 0.16rem 0.16rem;
	position: absolute;
	right: 0.15rem;
	top: 0.08rem;
}

/*收费标准*/
.shoufei_xq{
	padding: 0.1rem 0.1rem  ;
	font-size: 0.1rem;
	line-height: 1.5em;
	background: #fff;
}
.out{
	padding: 0 0.1rem;
}
.shoufei_xq img{
	max-width: 100%;
	height: auto;
}
.table{
	width: 100%;
	padding: 0.1rem 0;
	background: #fff;
}
.tits3{
	font-size: 0.1rem;
	line-height: 0.3rem;
	font-weight: normal;
	background: #ff8a00;
	color: #fff;
	line-height: 1.5em;
	padding: 0.1rem;
}
.table table{
	width: 100%;
	border-collapse: collapse;
}
.table table td{
	text-align: center;
	border-left:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	font-size: 0.1rem;
	color: #333;
}
.table table td:first-child{
	border-left: none;
}
.table table .td1{
	width: 35%;
	height: 0.32rem;
	font-weight: bold;
	text-align: left;
	padding-left: 0.1rem;
}
.table table.table2 td{
	height: 0.8rem;
}
.table table.table2 td.td1{
	width: 40%;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
.table table.table3 td{
	height: 0.96rem;
	padding: 0.1rem;
	text-align: left;
}
.table table.table3 td.td1{
	width: 40%;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
.table2 table td{
	text-align: left;
	padding: 0.1rem 0.05rem;
	min-height: 0.85rem;
	width: 25%;
}
.table2 table  td.td1{
	text-align: center;
	width: 25%;
}
.tits4{color: #ff8a00;font-weight: normal;line-height: 2em;}
.blue{color: #1b4692;}

.t_in{
	width: 100%;
	border: 1px solid #EEEEEE;
	line-height: 2em;
	padding: 0.15rem;
}

.join_box h2{
	font-size: 0.12rem;
	color: #333;
	font-weight: normal;
	background: #fff;
	height: 0.26rem;
	line-height: 0.26rem;
	padding: 0 0.1rem;
	border: 1px solid #97c1d9;
}
.join_box h2 i{
	float: left;
	width: 0.15rem;
	height: 0.17rem;
	background: url(../images/s11.png) no-repeat center;
	background-size: 0.15rem 0.17rem;
	-webkit-background-size: 0.15rem 0.17rem;
	margin-right: 0.1rem;
	margin-top: 0.04rem;
}
.xinxi_box{
	background: #fff;
	padding: 0.15rem 0.1rem;
}
.shangc_pic{
	position: relative;
	padding-left: 0.97rem;
	height: 1.2rem;
	margin-bottom: 0.2rem;
}
.shangc_pic .left{
	position: absolute;
	left: 0;
	top: 0;
	width: 0.97rem;
	height: 1.2rem;
	overflow: hidden;
}
.shangc_pic .left img{
	width: 100%;
	height: 100%;
}
.shangc_pic .right{
	width: 100%;
	padding-left: 0.2rem;
	padding-top: 0.25rem;
	font-size: 0.1rem;
	color: #666666;
	line-height: 1.5em;
}
 .touxiang_button{
    width: 80%;
    position: relative;
    height: 0.3rem;
    margin-bottom: 0.1rem;
}
.touxiang_button p{
    font-size: 0.14rem;
    width: 100%;
    margin: 0 auto;
    height: 0.3rem;
    line-height: 0.3rem;
    background: #fff;
    text-align: center;
    color: #333;
    border: 1px solid #d5d5d5;
}
.touxiang_button form{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 0.3rem;
}
.touxiang_button input{
    display: block;
    width: 100%;
    height: 0.3rem;
    opacity: 0;
}
.yu_photo_clip_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    display: none;
    z-index: 10000002;
    left: 0;
    top: 0;
}
#clipArea {
    display: none;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
}
#clipBtn {
    display: none;
    position: fixed;
    width: 100%;
    height: 0.5rem;
    bottom: 0;
    left: 0;
    background: #fff;
    text-align: right;
}
#clipBtn p {
    display: inline-block;
    font-size: 0.15rem;
    color: #333;
    line-height: 0.3rem;
    margin: 0.1rem 2% 0 0;
    padding: 0 10px;
    border: 1px solid #d9d9d9;
}
.xinxi_box .box{
	padding: 0 0.1rem;
	line-height: 0.3rem;
	position: relative;
	margin-bottom: 0.15rem;
	padding-left:0.8rem;
	font-size: 0.14rem;
}
.xinxi_box .box span:first-child{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 0.8rem;
	color: #333;
	font-size: 0.14rem;
	height: 0.3rem;
	line-height: 0.3rem;
	color: #333;
}
.xinxi_box .box span:first-child i{
	color: #FF0000;
	font-style: normal;
}
.xinxi_box .box span:last-child{
	display: block;
	width: 100%;
	color: #333;
	font-size: 0.1rem;
	height: 0.3rem;
	line-height: 0.3rem;
	padding-left: 0.1rem;
	color: #ff8800;
	height: 1.2em;
	line-height: 1.2em;
	padding: 0 0.1rem;
	margin-top: 0.05rem;
	/*background: #fff9ed;*/
	/*border: 1px solid #ff8800;*/
}
.xinxi_box .box input[type=text]{
	width:100%;
	display: block;
	height: 0.3rem;
	line-height: 0.3rem;
	border: 1px solid #d5d5d5;
	outline: none;
	padding: 0 0.1rem;
	color: #999;
}
.xinxi_box input[type=radio]{
	width: 0.15rem;
	height: 0.15rem;
	display: inline;
	outline: none;
}
.xinxi_box select{
	display: block;
	width: 100%;
	height: 0.3rem;
	line-height: 0.3rem;
	border: 1px solid #d5d5d5;
	padding: 0 0.1rem;
	outline: none;
	color: #999;
	background: url(../images/j14.jpg) no-repeat 97% center;
}
.wraperb0{
	bottom: 0;
}
.join_box .tijiao_btn{
	display: block;
	margin: 0 auto;
	width: 1.1rem;
	height: 0.3rem;
	line-height: 0.3rem;
	background: #1b4692;
	color: #fff;
	font-size: 0.14rem;
	border: none;
	margin-top: 0.2rem;
}
