﻿@charset "utf-8";
/* CSS Document */
html {
	font-size: 13.333333333333334vw; /* 100vw / 750 * 100 */
	overflow-x:hidden;
}

body{
	margin:0rem;
	padding:0rem;
	background:#FFF;
	overflow-x:hidden;
	width:100%;
}

html,body{
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

a{
	text-decoration:none;
}

.mgn-pding{
	margin:0rem;
	padding:0rem;
	}
	
.fleft{
	float:left;
}

.fright{
	float:right;
}

.font-30{
	font-size:0.30rem;
}




/*================*/
.wrap01{
	position:relative;
}
#title{
	width:100%;
	height:1rem;
	background-color:#145ea7;
}

#menuepic{
	width:1.1rem;
	height:1rem;
	position:absolute;
	top:0;
	right:0;
	float:right;
}
/*<!--================-->*/
.wrap01 {
	width:100%;
	height:auto;
	position:relative;
	background:#fff;
	z-index:9999999;
}

.menuTab ul li.on {
    background-color: #fff;
    color: #de3828;
    border-bottom: 0.04rem solid #e05514;
}
.menuTab ul li {
    float: left;
    width: 50%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.16rem;
    background: #f2f4f4;
    border-bottom: 0.04rem solid transparent;
}

li {
    list-style: none;
}
.menuTab ul li.menuTabAa i {
    background-image: url(../img-sl/iconMenuTabAa.png);
}
.menuTab ul li.menuTabBb i {
    background-image: url(../img-sl/iconMenuTabBb.png);
}
.menuTab ul li.on i {
    background-position: 0 0;
}
.menuTab ul li i {
    display: inline-block;
    vertical-align: middle;
    width: 0.36rem;
    height: 0.36rem;
    margin-right: 0.1rem;
    background-repeat: no-repeat;
    background-size: 0.36rem auto;
    background-position: 0 bottom;
}
.menuDiv {
    position: relative;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: -40px;
    z-index: 100;
	width:100%;
}
.menuDiv ul.box {
    left: 0.2rem;
}
.box a{
	font-size:0.22rem;
}
.menuDiv ul {
    position: absolute;
    width: 94.8%;
    top: 0rem;
    left: 1000px;
    overflow: hidden;
    background: url(../img-sl/menuListborder.html) repeat 0 0;
}
.menuDiv ul li {
    float: left;
    min-width: 50%;
    padding-bottom: 0.06rem;
    height: 0.88rem;
	border-bottom:0.01rem #CCCCCC solid;
}
li {
    list-style: none;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.menuDiv ul li a {
    position: relative;
    display: block;
    padding-right: 20px;
    height: 44px;
    line-height: 0.88rem;
    color: #333;
    overflow: hidden;
}
.menuDiv ul li a span {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 0.12rem;
	
}
span {
    word-break: break-all;
}

.menuDiv ul li a span img {
    vertical-align: sub;
    margin-right: 0.1rem;
    width: 0.32rem;
    height:0.32rem;
}
.menuDiv ul li a:after {
    content: "";
    background: url(../img-sl/iconMenuLinkRight.png) no-repeat 0 0;
    background-size: 4px 7px;
    display: block;
    width: 4px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
}
*{padding:0;margin:0;list-style:none;}
<!--===============-->
.logo{
	width:2.1rem;
	height:0.5rem;
	background:url(../img-sl/logo.png) no-repeat;
	background-size:100%;
	position:absolute;
	top:0.2rem;
	left:2.82rem;
	float:left;
	display:block;
}
.title_tel{
	display:block;
	width:auto;
	height:0.8rem;
	font-size:0.32rem;
	line-height:0.8rem;
	color:#fff;
	position:absolute;
	left:2.5rem;
	top:0.1rem;
}
#mesg01{
	width:1.2rem;
	height:1rem;
	position:absolute;
	top:0;
	left:5.2rem;
	float:left;
}

#banner{
	width:100%;
	height:5rem;
	overflow:hidden;
	position:relative;
	    padding-top: 0.99rem;
}
#banner img{
	width:7.5rem;
	height:5rem;
}

#banner div{
	width:3.05rem;
	height:0.75rem;
	position:absolute;
	left:2.25rem;
	top:3.9rem;
	font-size:0.28rem;
	line-height:0.75rem;
	text-align:center;
	color:#fff;
}
.jjyxwt{
	width:7.5rem;
	height:9.5rem;
	background:#fff;
	position:relative;
	overflow:hidden;
}

.jjyxwt-img{
	width:3.3rem;
	height:3.2rem;
	position:absolute;
	top:2.25rem;
	left:2.15rem;
	z-index:1;
}

.questions01,.questions02,.questions03,.questions04{
	width:2.55rem;
	height:0.8rem;
	box-shadow: 0.04rem 0.04rem 0.05rem -0.03rem #ccc;
	z-index:2;
	background:#fff;
	border-radius:0.1rem;
	text-align:center;
}

.questions05{
	width:2.95rem;
	height:0.8rem;
	box-shadow: 0.04rem 0.04rem 0.05rem -0.03rem #ccc;
	z-index:2; 
	border-radius:0.1rem;
	text-align:center;
}

.questions01{
	position:absolute;
	top:1.75rem;
	left:0.9rem;
}

.questions02{
	position:absolute;
	top:1.75rem;
	right:0.9rem;
}

.questions03{
	position:absolute;
	top:3.4rem;
	left:0.05rem;
}

.questions04{
	position:absolute;
	top:3.4rem;
	right:0.05rem;
}

.questions05{
	position:absolute;
	top:5.75rem;
	right:2.3rem;
}

.juse-p{
	display:block;
	font-size:0.26rem;
	line-height:0.35rem;
	color:#dd580e;
	font-weight:bold;
}

.huise-p{
	display:block;
	font-size:0.24rem;
	line-height:0.35rem;
	color:#595757;
}

.jjyxwt-content{
	width:6.65rem;
	height:1.3rem;
	position:absolute;
	top:6.95rem;
	right:0.45rem;
}

.left_top{
	width:0.15rem;
	height:0.25rem;
	border-top:0.01rem #145da9 solid;
	border-left:0.01rem #145da9 solid;
	position:absolute;
	top:0;
	left:0;
	}

.right_bottom{
	width:0.15rem;
	height:0.25rem;
	border-right:0.01rem #145da9 solid;
	border-bottom:0.01rem #145da9 solid;
	position:absolute;
	top:0.7rem;
	right:0;
	}
.jjyxwt-details{
	width:6rem;
	height:1.25rem;
	position:absolute;
	top:0.05rem;
	left:0.33rem;
	font-size:0.24rem;
	line-height:0.4rem;
	color:#595757;
	text-align:center;
}

.dh{
	width: 100%;
	height: 5.1rem;
}
.one{
	width: 1.75rem;
	height: 0.75rem;
	font-size:0.26rem;
	text-align: center;
	color:white;
	line-height: 0.75rem;
	background:url(../img-sl/dh_.png) no-repeat;
	background-size:100%;
	float: left;
	margin-left:0.25rem;
}
.one.active{
background: url( ../img-sl/dha.png) no-repeat;
background-size: 100%;
}
.two{
	width: 1.75rem;
	height: 0.75rem;
	font-size:0.26rem;
	text-align: center;
	color:white;
	line-height: 0.75rem;
	background:url(../img-sl/dh_.png) no-repeat;
	background-size:100%;
	float: left;
	margin-left:0;
}
.two.active{
	background: url( ../img-sl/dha.png) no-repeat;
	background-size: 100%;
	}
.three{
		width: 1.75rem;
		height: 0.75rem;
		font-size:0.26rem;
		text-align: center;
		color:white;
		line-height: 0.75rem;
		background:url(../img-sl/dh_.png) no-repeat;
		background-size:100%;
		float: left;
		margin-left:0;
	}
.three.active{
		background: url( ../img-sl/dha.png) no-repeat;
		background-size: 100%;
	}
.four{
		width: 1.75rem;
		height: 0.75rem;
		font-size:0.26rem;
		text-align: center;
		color:white;
		line-height: 0.75rem;
		background:url(../img-sl/dh_.png) no-repeat;
		background-size:100%;
		float: left;
		margin-left:0;
	}
.four.active{
		background: url( ../img-sl/dha.png) no-repeat;
		background-size: 100%;
}	
.dh_b{
	width: 100%;
	height: 3.8rem;
	margin-top:0.52rem;
}
.dh_one{
	width: 100%;
	height: 3.8rem;
    margin: 0 auto;
	background:url(../img-sl/one.png) no-repeat;
	background-size: 100%;
	display:none;
}
.dh_one.active{
	display: block;
}
.dh_two{
	width: 100%;
	height: 3.8rem;
    margin: 0 auto;
	background:url(../img-sl/two.png) no-repeat;
	background-size: 100%;
	display:none;
}
.dh_two.active{
	display: block;
}
.dh_three{
	width: 100%;
	height: 3.8rem;
    margin: 0 auto;
	background:url(../img-sl/three.png) no-repeat;
	background-size: 100%;
	display:none;
}
.dh_three.active{
	display: block;
}
.dh_four{
	width: 100%;
	height: 3.8rem;
    margin: 0 auto;
	background:url(../img-sl/four.png) no-repeat;
	background-size: 100%;
	display:none;
}
.dh_four.active{
	display: block;
}
.dh_btn{
	width: 4.66rem;
	height: 0.81rem;
	background:url(../img-sl/pro_b.png) no-repeat;
	background-size:100%;
	margin:0 auto;
	margin-top:0.79rem;
	font-size: 0.28rem;
	color:#FFF;
	text-align:center;
	line-height: 0.81rem;
}

.btncontent{
	width:7.1rem;
	height:0.7rem;
	margin:0.5rem auto 0 auto;
}

.djjkjjBtn{
	width:3.9rem;
	height:0.5rem;
	background:url(../img-sl/djjkjjBtn.png) no-repeat;
	background-size:100%;
	height:0.76rem;
	font-size:0.3rem;
	line-height:0.7rem;
	color:#fff;
	float:left;
}

.djjkjjBtn p{
	text-align:center;
}

.jcjjyswtBtn{
	width:2.95rem;
	height:0.7rem;
	background:url(../img-sl/jcjjyswtBtn.png) no-repeat;
	background-size:100%;
	font-size:0.3rem;
	line-height:0.7rem;
	color:#fff;
	float:right;
}

.jcjjyswtBtn p{
	text-align:center;
}

.tgdxfw{
	width:7.5rem;
	height:14.45rem;
	margin-top:0.7rem;
	overflow:hidden;
	background:url(../img-sl/tgdxfw-bg.png) no-repeat;
	background-size:100%;
}

.yjjj{
	width:3.9rem;
	height:0.5rem;
	background:url(../img-sl/yjjjbg.png) no-repeat;
	background-size:100%;
	margin:0.3rem auto 0 auto;
	height:0.76rem;
	font-size:0.3rem;
	line-height:0.76rem;
	color:#fff;
}

.yjjj p{
	width:2.5rem;
	margin-left:0.5rem;
}

.jcyw_title{
	width:3.5rem;
	height:0.7rem;
	margin:0.4rem auto 0 auto;
}

.jcyw_title div{
	width:0.5rem;
	background:#91b4d6;
	height:0.02rem;
	margin:0.19rem 0.1rem 0 0.1rem;
	float:left;	
}

.bluetitle{
	display:block;
	float:left;
	font-size:0.34rem;
	color:#145ea7;
	line-height:0.4rem;
	font-weight:bolder;
}

.greetitle{
	display:block;
	float:left;
	font-size:0.24rem;
	color:#5b5959;
	line-height:0.4rem;
	margin:0.05rem auto 0 0.05rem;
}

.xxljgdfa{
	width:7.5rem;
	height:1.9rem;
	background:url(../img-sl/xxljgdjjfaBtn.png) no-repeat;
	background-size:100%;
	overflow:hidden;
}

.xxljgdfaBtn{
	width:4.9rem;
	margin:0.5rem auto 0 auto;
	height:0.76rem;
	font-size:0.3rem;
	line-height:0.76rem;
	color:#fff;
}

.ysl{
	width:7.5rem;
	height:auto;
	margin-top:0.35rem;
}
.self{
	width: 100%;
	height: 2.43rem;
}
.self_t{
	width: 100%;
	height: 0.72rem;
	margin-top:0.45rem;
	font-size:0.38rem;
	color: rgb(44, 99, 170);
	text-align: center;
	line-height:0.72rem;
	background:url(../images/self.html) no-repeat;
	background-size:100%;
}
.nr{
	width: 100%;
	height: 1.55rem;
	text-align: center;
	color: rgb(104, 103, 103);
	font-size:0.24rem;
}

.titlebg{
	width:7.5rem;
	height:1.8rem;
	background:url(../images/zyyyzssl.html)no-repeat;
	background-size:100%;
}

.jcjy_title{
	width:4.5rem;
	height:1rem;
	margin:0.4rem auto 0 auto;
	text-align:center;
}

.jcjy_title_line{
	width:0.5rem;
	background:#91b4d6;
	height:0.02rem;
	margin:0.19rem 0.1rem 0 0.1rem;
	float:left;	
}

.bluetitle05{
	display:block;
	float:left;
	font-size:0.34rem;
	color:#145ea7;
	line-height:0.4rem;
	font-weight:bolder;
}

.greetitle05{
	display:block;
	float:left;
	font-size:0.24rem;
	color:#5b5959;
	line-height:0.3rem;
	margin:0.05rem auto 0 0.05rem;
}

#jcjyqiehuan{
    width: 6.3rem;
    height: 3.5rem;
	margin:0 auto 0 auto;
	position:relative;
}

#jcjyqiehuan  .swiper-slide img{
	width:100%;
}

#jcjyqiehuan  .swiper-button-prev{
	width:0.44rem;
	height:0.44rem;
}

#jcjyqiehuan  .swiper-button-next{
	width:0.44rem;
	height:0.44rem;
}
/* 仪器 */
.ins{
	width:100%;
	height: 2.52rem;
	background-color:rgb(242, 242, 242);
	overflow: hidden;
}
.ins_t{
	width: 100%;
	height: 1.01rem;
	margin-top:0.26rem;
	background:url(../img-sl/ins.png) no-repeat;
	background-size:100%;
	font-size:0.38rem;
	color:rgb(44, 99, 170);
	text-align: center;
	line-height: 1.01rem
}
.ins_nr{
	width: 100%;
	height: 1.55rem;
	text-align: center;
	font-size:0.24rem;
	color:rgb(104, 103, 103);
}

.bluetitle06{
	display:block;
	float:left;
	font-size:0.34rem;
	color:#145ea7;
	line-height:0.4rem;
	font-weight:bolder;
}

.greetitle06{
	display:block;
	float:left;
	font-size:0.24rem;
	color:#5b5959;
	line-height:0.3rem;
	margin:0.05rem auto 0 0.05rem;
}

#sbqqqiehuan{
    width: 6.3rem;
    height: 4.25rem;
	margin:0 auto 0 auto;
	position:relative;
}

#sbqqqiehuan  .swiper-slide img{
	width:100%;
}

#sbqqqiehuan  .swiper-button-prev{
	width:0.44rem;
	height:0.44rem;
}

#sbqqqiehuan  .swiper-button-next{
	width:0.44rem;
	height:0.44rem;
}

/* 服务保障 */
.gua{
	width: 100%;
	height: 1.56rem;

}
.gua_t{
	width:100%;
	height:0.72rem;
	margin-top: 0.41rem;
	background:url(../images/gua_t.html) no-repeat;
	background-size:100%;
	font-size:0.38rem;
	text-align: center;
	line-height:0.72rem;
	color: rgb(44, 99, 170);
}
.gua_nr{
	width:100%;
	height: 0.9rem;
	font-size:0.24rem;
	text-align:center; 
	color:rgb(104, 103, 103);
	margin-top:0.1rem;
}

.bluetitle07{
	display:block;
	float:left;
	font-size:0.34rem;
	color:#145ea7;
	line-height:0.4rem;
	font-weight:bolder;
}

.greetitle07{
	display:block;
	font-size:0.24rem;
	color:#5b5959;
	line-height:0.3rem;
	width:3.8rem;
}

#zlsqiehuan{
    width: 6.3rem;
    height: 4.25rem;
	margin:0 auto 0 auto;
	position:relative;
}

#zlsqiehuan  .swiper-slide img{
	width:100%;
}

#zlsqiehuan  .swiper-button-prev{
	width:0.44rem;
	height:0.44rem;
}

#zlsqiehuan  .swiper-button-next{
	width:0.44rem;
	height:0.44rem;
}
.hzhblogo01{
	width:7rem;
	height:1rem;
	margin:0.2rem auto 0.5rem auto;
	overflow:hidden;
}
.hz_logo{
	width:1.15rem;
	height:1rem;
	float:left;

	position:relative;

}

.hz_logo img{
	width:100%;
	height: 1rem;
	margin:0 auto 0 auto;
	position:absolute;
	top:0;
	left:0;
}
.str{
	width: 100%;
	height: 1.77rem;
    
}
/* 地图 */
.map{
	width: 100%;
	height: 2.21rem;
	background-color:rgb(242, 242, 242);

}
/* 暖心流程 */
.wh{
	width: 100%;
	height: 5.07rem;
}
.wh_t{
	width: 100%;
	height: 1.62rem;
	background:url(../img-sl/wh_t.png) no-repeat;
	background-size:100%;
	font-size:0.38rem;
	color: rgb(44, 99, 170);
	text-align: center;
	line-height: 1.62rem;
}
.wh_m{
	width: 100%;
	height: 1.77rem;
}
.wh_b{
	width: 100%;
	height: 1.63rem;
	background:url(../img-sl/wh_b.png) no-repeat;
	background-size:100%;
	font-size:0.28rem;
	color:#FFF;
	text-align: center;
	line-height: 1.63rem;
}
/* 隔离 */
.gl{
	width: 100%;
	height: 1.36rem;
}

.jcjy_title{
	width:4.5rem;
	height:1rem;
	margin:0.4rem auto 0 auto;
	text-align:center;
}

.jcjy_title_line{
	width:0.5rem;
	background:#91b4d6;
	height:0.02rem;
	margin:0.19rem 0.1rem 0 0.1rem;
	float:left;	
}

.bluetitle05{
	display:block;
	float:left;
	font-size:0.34rem;
	color:#145ea7;
	line-height:0.4rem;
	font-weight:bolder;
}

.greetitle05{
	display:block;
	float:left;
	font-size:0.24rem;
	color:#5b5959;
	line-height:0.3rem;
	margin:0.05rem auto 0 0.05rem;
}

#logo_tel_addr{
		width:6rem;
	height:0.65rem;
	margin:0.25rem auto 0rem 1.35rem;
}
#logo_tel_addr img{
	width:1.35rem;
	height:0.4rem;
	float:left;
}
#logo_tel_addr div{
	width:4.55rem;
	height:1.7rem;
	float:left;
	margin-left:0.1rem;
}
#gstel{
	font-size:0.16rem;
	line-height:0.32rem;
	color:#fff;
	height:0.25rem;
	text-align:left;
	margin-top:-0.1rem;
}
#gstel a{
	font-size:0.16rem;
	line-height:0.32rem;
	color:#fff;
	height:0.25rem;
	text-align:left;
}
#gstel img{
	width:0.25rem;
	height:0.25rem;
	margin-right:0.02rem;
	float:left;
}
#gsaddr{
	font-size:0.16rem;
	line-height:0.3rem;
	color:#fff;
	height:0.25rem;
	text-align:left;
	margin-top:0.1rem;
}

#gsaddr img{
	width:0.25rem;
	height:0.25rem;
	margin-right:0.02rem;
	float:left;
}

.addr{
	font-size:0.16rem;
	line-height:0.3rem;
	color:#fff;
	height:0.25rem;
	text-align:left;
	margin-top:0.1rem;
}

.addr span{
	width:0.25rem;
	height:0.25rem;
	margin-right:0.02rem;
	float:left;
}

.pf01{
	margin-top:1rem;
	font-size:0.14rem;
	color:#fff;
	}

.pf02{
	margin-top:0.05rem;
	font-size:0.14rem;
	color:#fff;
	}
	
.fixed-foot{
	width:7.5rem;
	height:1.2rem;
	background:url(../img-sl/fixed-foot.png) no-repeat;
	background-size:100%;
	position:fixed;
	bottom:0;
	z-index:9999999999;
}

.btn_div{
	width:7.1rem;
	height:1rem;
	margin:0.25rem auto 0 auto;
}

.btn_div div{
	width:1rem;
	height:1rem;
	float:left;
	margin:0 0.15rem 0 0.15rem;
	text-align:center;
}
.btn_div div p{
	font-size:0.22rem;
	line-height:0.5rem;
	margin-top:0.5rem;
	color:#fcfdfd;
}