@charset "utf-8";
/* CSS重置 and 公共样式*/
*{margin:0; padding:0; border:0; list-style:none}
body{font-family:"微软雅黑"; color:#555; font-size: 1rem;}
a{text-decoration:none; color:#555;}
li{list-style:none;}
img{vertical-align: middle;}
body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd{margin:0; padding:0;
	list-style: none; font-weight:normal;}
.container{width:100%;overflow:hidden; position: relative;
	margin:auto;max-width:640px;min-width:320px;padding: 0 0.3%;}
.left{float:left!important}
.right{float:right!important}
.floatClear{zoom: 1;}
.floatClear{content: '.'; width: 0; height: 0; display: block; clear: both; visibility: hidden;}
.clear{clear:both;}
/*top and logo*/
.allW{width:100%; overflow:hidden; }
.allW93{width: 93.75%; margin: 0 auto; overflow: hidden;}
.allW img{width:100%;}
.margin-b{margin-bottom: 1rem;}
.margin-t{margin-top: 1rem;}
.margin-a{margin-top: 1rem; margin-bottom: 1rem;}
/*  */


.wll-nav ul li{
	float: left;
	width: 25%;
	text-align: center;
	line-height: 2.35rem;
	font-size: 0.825rem;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
	box-sizing: border-box;
}
.wll-nav ul li:nth-of-type(4n){
	border-right: 1px #fff solid;
}
.wll-nav ul li:nth-of-type(n+5){
	border-bottom: 1px #fff solid;
}


.wll-why h1{
	font-size: 1rem;
	color: #000;
	font-weight: bold;
	margin-top: 0.8rem;
	padding-bottom: 0.6rem;
	border-bottom: 1px #ccc solid;
}
.wll-why-box{
	padding-top: 0.5rem;
	padding-bottom: 1rem;
}
.wll-why-box .left{
	width: 21%;
	margin-left: 0.35%;
}
.wll-why-box .left img{
	display: block;
	width: 100%;
}
.wll-why-box .right{
	width: 78%;
	font-size: 0.8rem;
	text-indent: 2em;
	padding-top: 0.15rem;
}
.wll-why-box p a{
	color: #ff0000;
}
.wll-g-line{
	height: 0.6rem;
	background-color: #d8d8d8;
}


/*  */
.wll-title em{
	display: block;
	width: 72%;
	border:1px #2160b6 solid;
	height: 1.25rem;
	margin: 1rem auto;
}
.wll-title h1{
	font-size: 1.3rem;
	font-weight: bold;
	color: #2160b6;
	text-align: center;
	
	width: 68%;
	margin: 0 auto;
	margin-top: -2rem;
	background-color: #fff;
}
.wll-title h6{
	font-size: 0.55rem;
	text-transform: uppercase;
	color: #d6d6d6;
	text-align: center;
}

.wll-title span{
	display: block;
	width: 2rem;
	margin: 1rem auto 0.3rem;
	height: 1rem;
	transform: rotate(90deg)
}
.wll-title h2{
	font-size: 0.92rem;
	line-height: 1.4rem;
	padding-left: 2rem;
	background: url(../images/shAPP_11.jpg) no-repeat 0.1rem center;
	background-size: 1.6125rem 1.3875rem;
}
.wll-Ltitle{padding: 0 0.5em;}

.wll-Ltitle em{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ccc;
	margin-top: 1.4rem;
}
.wll-Ltitle span{
	display: block;
	width: 9rem;
	text-align: center;
	background-color: #9f9f9f;
	color: #fff;
	line-height: 1.4rem;
	margin-top: -0.7rem;
	font-size: 1rem;
}

.wll-public-p{
	width: 100%;
	font-size: 0.8rem;
	text-indent: 2em;
	line-height: 1.1rem;
	margin-top: 0.5rem;
	margin-bottom: 0.8rem;
	padding: 0 0.5em;
}

.wll-public-p span{
	color: #ff0000;
}


.wll-listIT img{
	width: 15%;
	margin: 0 1%
}


.wll-listIT p{
	width: 83%;
	padding-top: 0.275rem;
}

.wll-listIT p span{
	float: left;
	background-color: #ff9000;
	color: #fff;
	font-size: 0.9rem;
	line-height: 1.2rem;
	padding: 0 0.3rem;
	margin-right: 0.3rem;
	margin-top: 0.2rem;
}
.wll-listIT p a{
	font-size: 0.8rem;
	line-height: 1.3rem;
}
.wll-listIT{
	padding-top: 0.8rem;
}
.wll-listIT ul li{
	padding: 0.5rem 0;
	border-bottom: 1px #ccc dashed;
}


/*  */
.xp-consult-btn{
	width: 85%;
	margin: 1rem auto;
	overflow: hidden;
}
.xp-consult-btn ul li:first-child{
	background-color: #0375c4;
	width: 48%;
	margin-right: 4%;
	border-radius: 2rem;
	box-sizing: border-box;
	float: left;
}
.xp-consult-btn ul li:last-child{
	background-color: #ff9000;
	float: left;
	width: 48%;
	border-radius: 2rem;
	box-sizing: border-box;
}
.xp-consult-btn ul li a{
	color: #fff;
	display: block;
	width: 100%;
	font-size: 0.825rem;
	overflow: hidden;
	padding: 0.4rem 0;
}
.xp-consult-btn ul li:first-child i{
	display: inline-block;
	width: 1.7625rem;
	height: 1.4625rem;
	margin-right: 0.4rem;
	background: url(../images/xp_24.jpg) no-repeat;
	background-size: 100%;
	margin-left: 1.2rem;
	margin-top: 0.2rem;
	vertical-align: middle;
}
.xp-consult-btn ul li a h1{
	font-size: 0.825rem;
	line-height: 0.825rem;
}

.xp-consult-btn ul li a h1 span{
	font-size: 0.5rem;
	text-transform: uppercase;
}
.xp-consult-btn ul li:last-child i{
	display: inline-block;
	width: 1.7625rem;
	height: 1.4625rem;
	margin-right: 0.4rem;
	background: url(../images/xp_27.jpg) no-repeat;
	margin-left: 1.2rem;
	background-size: 100%;
	margin-top: 0.2rem;
	vertical-align: middle;
}


/*  */
.wll-MTD{
	background-color: #f2f2f2;
	padding: 0.5rem 0 0.25rem;
}
.wll-MTD h1{
	font-size: 1.3rem;
	text-align: center;
	color: #2160b6;
}
.wll-MTD h1 span{
	font-weight: bold;
}
.wll-MTD p{
	display: block;
	width: 86%;
	border:1px #ccc solid;
	text-align: center;
	line-height: 1.4rem;
	font-size: 0.75rem;
	margin: 0.3rem auto;
}
.txt p{text-indent:2em;padding:0 2%;font-size: 0.8em;}
.wll-zl-list ul{
	box-sizing: border-box;
	padding: 0.5rem 2% 0;
}

.wll-zl-list ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
}

.wll-zl-list .v li:last-child{
	margin-right:0%;
}
.wll-zl-list .i li:nth-of-type(3n){
	margin-right:0%;
}
.wll-zl-list .v li img{
	display: block;
	width: 100%;
	margin-top: 0.4rem;
}
.wll-zl-list .v li span{
	display: block;
	width: 100%;
	font-size: 0.708rem;
	box-sizing: border-box;
	padding-left:1rem;
	line-height: 1.3rem;
	background: url(../images/jx_42.jpg) no-repeat 0.15rem center;
	background-size: 0.675rem 0.67925rem;
}

.wll-zl-list .i li img{
	display: block;
	width: 100%;
}
.wll-zl-list .i li span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.708rem;
	box-sizing: border-box;
	/*padding-left: 0.6rem;*/
	line-height: 1.3rem;
}

.wll-zl-list .i li:last-child{
	margin-right:0%;
	width: 66%;
	box-sizing: border-box;
	border:1px #ccc solid;
	height: 7.5rem;
}
.wll-zl-list .i li h4{
	font-size: 0.8rem;
	/*padding-left: 0.675rem;*/
	margin-top: 0.8rem;
	margin-bottom: 0.3rem;
	text-align: center;
}
.wll-zl-list .i li p{
	font-size: 1.1rem;
	
	text-align: center;
	margin-bottom: 0.6rem;
}

.wll-zl-list .i li input[type='text']{
	margin-left: 2.5%;
	border:1px #ccc solid;
	font-size: 0.675rem;
	line-height: 1.4rem;
	height: 1.4rem;
	box-sizing: border-box;
	width: 70%;
	border-right: none;
	float: left;
	padding-left: 0.4rem;
}
.wll-zl-list .i li input[type='submit']{
	margin-right: 2.5%;
	/* border:1px #ff9000 solid; */
	background-color: #ff9000;
	color: #fff;
	font-size: 0.675rem;
	line-height: 1.28rem;
	height: 1.4rem;
	box-sizing: border-box;
	width: 25%;
	float: left;
}
.wll-zl-list .i li:nth-of-type(n+4){
	margin-top: 0.5rem;
}

.wll-LX{
	font-size: 0.825rem;
	text-align: center;
	margin-top: 1rem;
}

/*  */
.wll-YLtxt{
	position: relative;
}
.wll-YLtxt img{width:35%;}
.wll-YLtxt .D{float:left;margin-right: 2%;}
.wll-YLtxt .U{float:right;}
.wll-YLtxt p{
	text-indent: 2em;
	font-size: 0.8rem;
	line-height: 1.1rem;
}
.wll-YLtxt p a{
	color: #ff0101;
}
.xw-tab-btn{
	box-sizing: border-box;
	padding: 0.8rem 7.5% 0.5rem;
}
.xw-tab-btn li{
	float: left;
	width: 47.5%;
	background-color: #bababa;
	text-align: center;
	line-height: 2.4rem;
	font-size: 1rem;
	color: #fff;
}
.xw-tab-btn .on{
	background-color: #ff9000;
}
.xw-tab-btn li:last-child{
	margin-left: 5%;
}

.wll-md{
	margin-bottom: 0.5rem;
}
.wll-md .left{
	width: 41.09375%;
	margin-left: 3%
}
.wll-md .left img{
	width: 100%;
	display: block;
	vertical-align: middle;
}
.wll-md .right{
	width: 51%;
	margin-right: 3%;
}
.wll-md .right p{
	font-size: 0.75rem;
	padding-top: 1.25rem;
	line-height: 1.2rem;
}


.wll-md .right p span{
	display: inline-block;
	padding: 0.1rem 0.1rem 0.1rem 0.4rem; 
	margin-right: 0.4rem;
	background-color: #2160b6;
	color: #fff;
}
.md02{
	box-sizing: border-box;
	padding: 0 3%;
}
.md02 p{
	font-size: 0.8rem;
	line-height: 1.2rem;
}
.md02 p span{
	display: inline-block;
	padding: 0.1rem 0.1rem 0.1rem 0.4rem; 
	margin-right: 0.4rem;
	background-color: #2160b6;
	color: #fff;
}
.wll-NB-img .left{
	width: 43.75%;
	margin-left: 3%;
}
.wll-NB-img .right{
	width: 43.75%;
	margin-right: 3%;
}
.wll-NB-img img{
	width: 100%;
	display: block;
}
.wll-NB-img em{
	display: block;
	width: 2rem;
	height: 2rem;
	border-left: 1px #2160b6 solid;
	border-bottom: 1px #2160b6 solid;
	margin-left: 0.2rem;
}
.wll-NB-img .jh{
	display: block;
	width: 90%;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	font-size: 0.70rem;
	color: #2160b6;
	box-sizing: border-box;
	border:1px #2160b6 solid;
	height: 2.2rem;
	margin-top: -1.5rem;
	margin-bottom: 0.3rem;
}

.wll-NB-img .jh span{
	font-size: 0.50rem;
	white-space: nowrap;
}

.wll-NB-img p{
	font-size: 0.8rem;
	line-height: 1.1rem;
}

.xw-tab-txt li{
	box-sizing: border-box;
	border:1px #ccc solid;
	padding: 0.5rem 0;
}


.xw-cure{
	height: 11.3625rem;
	background: url(../images/dt_81.jpg) no-repeat;
	background-size: 100%;
	margin-top: 0.8rem;
	margin-bottom: 2rem;
	overflow: visible;
}

.xw-cure p{
	font-size: 0.675rem;
	padding-left: 21.5%;
	padding-right: 3%;
	line-height: 1.1rem;
	padding-top: 0.65rem;
}

.xw-cure .bb{
	display: block;
	width: 62%;
	margin-left: 28%;
	background-color: #ff9000;
	color: #fff;
	text-align: center;
	line-height: 2.4rem;
	font-size: 0.825rem;
	margin-top: 0.5rem;
}


/*  */
.wll-FN{
	box-sizing: border-box;
	padding: 0 0.3983rem;
	margin-bottom: 0.4rem;
}
.wll-FN li{
	float: left;
	width: 32%;
	margin-right: 2%;
	height: 7.8rem;
	margin-bottom: 0.5rem;
}
.wll-FN li a{
	display: block;
	width: 100%;
	position: relative;
}
.wll-FN li img{
	display: block;
	width: 100%;
}
.wll-FN li:nth-of-type(3n){
	margin-right: 0;
}
.wll-FN li span{
	display: block;
	width: 80%;
	border-radius: 0.4rem;
	background-color: rgba(255,255,255,0.6);
	color: #000;
	position: absolute;
	font-size: 0.74rem;
	left: 10%;
}
.wll-FN li:nth-of-type(1) span{ text-align: center; bottom: 3rem; line-height: 1.8rem;}
.wll-FN li:nth-of-type(2) span{ text-align: center; line-height: 1.1rem; bottom: 2.2rem; color: #fff; background: none;}
.wll-FN li:nth-of-type(3) span{ width: 84%; bottom: 1.8rem; line-height: 1.1rem;text-align: center; padding: 0.3rem 0;}
.wll-FN li:nth-of-type(4) span{ text-align: center; bottom: 2.4rem; line-height: 1.1rem;padding: 0.3rem 0;}
.wll-FN li:nth-of-type(5) span{ text-align: center; bottom: 2.2rem; line-height: 1.1rem;padding: 0.3rem 0;}
.wll-FN li:nth-of-type(6) span{ bottom: 2.4rem; line-height: 1.1rem;padding: 0.3rem 0; background: none; color: #fff;}



/*  */
.b1{
	box-sizing: border-box;
	padding-left: 43%;
	height: 11.7rem;
	background: url(../images/b1_62.jpg) no-repeat center;
	background-size: 100%;
}
.b1 h1{
	margin-top: 1.8rem;
	font-size:1.2rem;
	color: #0052a6;
}
.b1 h1 span{
	font-size: 0.75rem;
	padding-left: 0.2rem;
}
.b1 h5{
	font-size: 0.7rem;
	color: #111;
	margin-bottom: 0.8rem;
}
.b1 p{
	width: 82%;
	background-color: rgba(255,255,255,0.4);
	box-sizing: border-box;
	padding: 0.4rem 0.5rem;
	font-size: 0.675rem;
	border-radius: 0.2rem;
}
.b1 p a{
	color: #ff5f11;
}

.b1-btn{
	width: 50%;
	margin: 1rem 0 0 20%;
	display: block;
	box-sizing: border-box;
	padding-left: 2rem;
	border:1px #3c6daf solid;
	color: #3c6daf;
	border-radius: 0.3rem;

	font-size: 1rem;
	line-height: 1.5rem;
	background: url(../images/abc_64.jpg) no-repeat 0.2rem center;
	background-size: 1.5375rem 1.275rem;
}

.b2{
	background: url(../images/b2_63.jpg) no-repeat center;
	background-size: 100%;
}
.b3{
	background: url(../images/b3_63.jpg) no-repeat center;
	background-size: 100%;
}


/*  */
.wll-want h1{
	font-size: 0.825rem;
	line-height: 1.6rem;
	width: 6rem;
	text-align: center;
	color: #fff;
	background-color: #ff9000;
}
.wll-want ul{
	margin-top: 0.5rem;
	margin-bottom: .8rem;
}
.wll-want ul li{
	float: left;
	width: 50%;
	font-size: 0.76rem;
	line-height: 1.4rem;
}
.wll-want ul li span{
	color: #ff9000;
}
.wll-health ul{
	box-sizing: border-box;
	padding: 0 0.3rem;
}
.wll-health ul li{
	float: left;
	width: 32%;
	margin-right: 2%;

}
.wll-health ul li:nth-of-type(3){
	margin-right: 0;
	height: 9.75rem;
	background-color: #eee;
}

.wll-health ul li:nth-of-type(2){
	background-color: #eee;
	
	margin-top: 0.4rem;
}

.wll-health ul li:nth-of-type(1){
	background-color: #eee;
	height: 9.75rem;
}


.wll-health ul li img{
	display: block;
	width: 100%;
}
.wll-health ul li p{
	font-size: 0.675rem;
	line-height: 1.15rem;
	margin-top: 0.2rem;
	text-align: center;
}
.wll-health ul li p a{
	color: #ff9500;
}

.wll-year30 h1{
	width: 68%;
	margin:0 auto;
	border:1px #ccc solid;
	font-size: 0.75rem;
	text-align: center;
	line-height: 1.35rem;
	color: #2160b6;
}
.wll-year30 h1 span{
	display: inline-block;
	background-color: #2160b6;
	color: #fff;
	float: left;
	padding: 0 0.3rem;
}


.wll-SH{
	background-color: #2160b6;
	color: #fff;
	padding: 0.6rem 0;
}
.wll-SH h1{
	font-size: 1.2rem;
	text-align: center;
}
.wll-SH p{
	font-size: 0.5rem;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
}

.wll-SH-main-h2{
	font-size: 1rem;
	text-align: center;
	/*margin-top: 0.8rem;*/
	margin-bottom: 0.6rem;
}
.wll-SH-main-h5{
	font-size: 0.9rem;
	text-align: center;
}
.wll-SH-main-h5 a{
	display: inline-block;
	border:1px #de1b05 solid;
	color: #de1b05;
	padding: 0 0.3rem;
}
.wll-SH-video{
	display: block;
	width: 66.5625%;
	margin: 0.8rem auto 0;
}


.wll-SH-main-p{
	font-size: 0.8rem;
	line-height: 1rem;
	text-indent: 2em;
	margin-top: 0.8rem;
	margin-bottom: 0.8rem;
}

.wll-SH-imgs li{
	float: left;
	width: 49%;
	margin-bottom: 0.5rem;
}
.wll-SH-imgs li:nth-of-type(even){
	margin-left: 2%;
}
.wll-SH-imgs li a{
	display: block;
	width: 100%;
	position: relative;
}
.wll-SH-imgs li img{
	display: block;
	width: 100%;
}
.wll-SH-imgs li span{
	display: block;
	width: 100%;
	font-size: 0.825rem;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	position: absolute;
	text-align: center;
	bottom: 0;
	line-height: 2rem;
}

/*  */
.wll-guoaho{
	font-size: 0.75rem;
	padding-top: 0.3rem;
	padding-bottom: 0.4rem;
	border-bottom: 1px #ccc solid;
}

.wll-guoaho span{
	display: inline-block;
	font-size: 1.2rem;
	color: #2160b6;
	margin-left: 0.3rem;
	padding-right: 0.3rem;
}

.wll-RORM-title{
	color: #000;
	text-align: center;
	font-size: 0.825rem;
	margin-top: 0.8rem;
	margin-bottom: 0.8rem;
}


#Fcall{
	float: left;
	width: 65%;
	margin-left: 5%;
	box-sizing: border-box;
	border:1px #ccc solid;
	line-height: 2.4rem;
	height: 2.4rem;
	font-size: 0.8rem;
    padding-left: 0.4rem;
}

#Fphone{
	width: 23.5%;
	margin-left: 1.5%;
	float: left;
	margin-right: 5%;
	box-sizing: border-box;
	height: 2.4rem;
	background-color: #FFAE00;
	color: #fff;
	font-size: 0.9rem;
	line-height: 2.4rem;
}


.wll-bm{
	padding-top: 0.8rem;
	padding-bottom: 0.4rem;
	font-size: 0.824rem;
	line-height: 1.5rem;
	padding-left: 4rem;
	background: url(../images/dp_132.jpg) no-repeat 0.8rem 0.9rem;
	background-size: 2.775rem 3.375rem;
}
.wll-b-nav li{
	float: left;
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #ebebeb;
	font-size: 0.825rem;
	line-height: 1.8rem;
	border-radius: 0.3rem;
	text-align: center;
}


.xh-footer{
	height: 12.6375rem;
	background: url(../images/hb_63.jpg) no-repeat;
	background-size: 100%;
	margin-bottom: 15%;
}

.xh-footer p{
	font-size: 0.825rem;
	text-align: center;
	color: #fff;
	margin-top: 4.5rem;
	line-height: 1.5rem;
	opacity: 0.9;
}
img {
    max-width: 100%;
    height: auto;
}
/*.swtbottom{
	position:fixed;
	bottom:0px;
	z-index:10;
	text-align:center;
	width:100%;
	overflow:hidden;
	max-width:640px;
	background-color:#FFF; border-top:1px #CCC solid; padding-top:0.2em;
}
.swtbottom .swtbomn{
	margin:0 auto;
}
.swtbottom .swtbomn ul li{
	float:left;
	position:relative;
	width:25%;
	border-right: 1px solid #BCE1F9;
	box-sizing: border-box;
}
.swtbottom .swtbomn ul li:last-child{border:none;}
.swtbottom .swtbomn ul li img{
	vertical-align:bottom;
	width:66%; margin:0 auto;
}*/

.wll-iller-intro ul{
	margin-top: 0.8rem;
}
.wll-iller-intro ul li{
	float: left;
	box-sizing: border-box;
	font-size: 0.675rem;
	border:1px #ccc solid;
}
.wll-iller-intro ul li:nth-of-type(1){width: 28%; padding-left: 0.5rem; line-height: 1.5rem; border-right: 1px #fff solid;}
.wll-iller-intro ul li:nth-of-type(2){width: 10%; text-align: center;line-height: 1.5rem;border-right: 1px #fff solid;}
.wll-iller-intro ul li:nth-of-type(3){width: 24%;padding-left: 0.5rem;line-height: 1.5rem;border-right: 1px #fff solid;}
.wll-iller-intro ul li:nth-of-type(4){width: 22%; padding-left: 0.5rem;line-height: 1.5rem;border-right: 1px #fff solid;}
.wll-iller-intro ul li:nth-of-type(5){width: 16%;text-align: center;line-height: 1.5rem;}


.wll-iller-intro ul li:nth-of-type(6){width: 28%; padding-left: 0.5rem; line-height: 1rem;border-right: 1px #fff solid;}
.wll-iller-intro ul li:nth-of-type(7){width: 10%; text-align: center;line-height: 1rem;border-right: 1px #fff solid;}
.wll-iller-intro ul li:nth-of-type(8){width: 24%;padding-left: 0.5rem;line-height: 1rem;border-right: 1px #fff solid;}
.wll-iller-intro ul li:nth-of-type(9){width: 22%; padding-left: 0.5rem;line-height: 1rem;border-right: 1px #fff solid;}
.wll-iller-intro ul li:nth-of-type(10){width: 16%;text-align: center;line-height: 1rem;}

.wll-iller-intro ul li:nth-of-type(n+6){
	border-top: none;
	height: 4.6rem;
	padding-top: 0.3rem;
}
