*{
    margin: 0; 
    padding: 0;
}
body,html{ 
    font: 14px/1.8 "Microsoft Yahei",verdana;
    margin: 0; 
    padding: 0;
}
ul,li{list-style: none;margin: 0;}
a{text-decoration: none}
a:focus{outline:none;}
input, button, select, textarea {
border:none;
outline: none;
-webkit-appearance: none;
border-radius: 0;
}
h1,h2,h3,h4,h5,h6{margin:0;}
.banner .swiper-slide img{
    width: 100%;
    vertical-align: bottom;
    min-width: 1200px;
}

.header_all .header{width: 100%;background:#fff;}
.header_all .header-nav-content{width: 1200px;margin:0 auto;}
.yh-logo-box{
    float: left;
    margin-left: 15px;
    padding-top: 22px;
}
.nav-content-right {
    float: right;
    padding-top: 28px;
    margin: 0;
    font-size: 24px;
    background: url(../image/phone.svg) no-repeat left 40px;
    padding-left: 28px;
}
.nav-content-right a{
    color: #009CD9;
    text-decoration: none;
    font-weight: bold;
}
.nav-content-center{
    float: right;
    position: relative;
	margin-right:32px;
	font:14px/1.8 "Microsoft Yahei",verdana;
}
.nav-content-list li{
    float: left;
    width:88px;
    padding:38px 0;
    text-align: center;
    position: relative;
}
.nav-content-list li a{
    display: inline-block;
    font-size: 16px;
    color: #333333;
    text-decoration: none;
}
.nav-content-list li a:hover{
    color: #009CD9;
}
.nav-content-list li.on a{
    color: #009CD9;
}
.nav-content-list li.on .woman_belong a{
    color: #333333;
}
.nav-content-list li.on .woman_belong a:hover{
    color: #009CD9;
}
.nav-content-list li.on .man_belong a{
    color: #333333;
}
.nav-content-list li.on .man_belong a:hover{
    color: #009CD9;
}
#buoy{position:absolute;width:85px;bottom:32px;left:0px;}
#buoy .sds{ width:40px;height:2px;background:#009CD9; margin: 0 auto; display: block;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 17px;
    left: 50%;
    margin-left: -55px;
    width: 150px;
    height: 20px;
    background: rgba(0,0,0,.1);
	border-radius: 13px;
	font-size: 0;
}
.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: rgba(255,255,255,.7);
    opacity: 1;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin:5px 4px;
}
.banner .swiper-pagination-bullet-active {
	width: 30px;	
	border-radius: 10px;
    opacity: 1;
    background: #fff;
}
.faith_wrap{width:1200px;background: #1aa5dc;margin:0 auto;font-size: 0;}
.faith_medical{background:#1aa5dc;color: #ffffff;z-index: 10;width:100%;}
.faith_medical ul{width: 100%;background:#1aa5dc;margin:0 auto;min-width: 1200px}
.faith_medical ul li{width:20%;padding:24px 0;float: left;position: relative;}
.faith_medical ul li img{width: 70%}
.faith_medical ul li .left{float: left;margin-right: 20px;}
.faith_medical ul li .left img{width: 66px;}
.faith_medical ul li .right{float: left;line-height: 20px;}
.faith_medical ul li .right small{font-size: 14px;display: inline-block;line-height:20px;}
.faith_medical ul li .bt{display: block;font-size: 20px;font-weight:bold;text-align: left;margin-bottom: 10px}
.faith_medical ul li:nth-of-type(2){padding-left: 20px;}
.faith_medical ul li:nth-of-type(3){padding-left: 20px;}
.faith_medical ul li:nth-of-type(4){padding-left: 20px;}
.faith_medical ul li:nth-of-type(5){padding-left: 40px;}
.nav-content-list li.man_hover {
    position: relative;
    width: 94px;
}
.man_hover:after{
    content: "";
    position: absolute;
    right: 3px;
    top: 50px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #333333;
}
.nav-content-list li.man_hover:hover:after{
    content: "";
    position: absolute;
    right: 3px;
    top: 50px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #009CD9;
}
.nav-content-list .man_hover.on:after{
    content: "";
    position: absolute;
    right: 3px;
    top: 50px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #009CD9;
}
.nav-content-list .woman_hover.on:after{
    content: "";
    position: absolute;
    right: 3px;
    top: 50px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #009CD9;
}
.man_hover .man_belong {
    position: absolute;
    top: 80px;
    left: -14px;
    z-index: 10;
    width: 152px;
    height: 288px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    display: none;
}

.man_hover .man_belong a {
    display: block;
    padding: 8px 0;
    padding-left: 20px;
    line-height: 21px;
    color: #666666;
    text-align: left;
}

.nav-content-list li.woman_hover {
    position: relative;
    width: 94px;
}

.woman_hover .woman_belong {
    position: absolute;
    top: 80px;
    left: -14px;
    z-index: 10;
    width: 152px;
    height: 222px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    display: none;
}

.woman_hover .woman_belong a {
    display: block;
    padding: 8px 0;
    padding-left: 20px;
    line-height: 21px;
    color: #666666;
    text-align: left;
}
.woman_hover:after{
    content: "";
    position: absolute;
    right: 3px;
    top: 50px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #333333;
}
.nav-content-list li.woman_hover:hover:after{
    content: "";
    position: absolute;
    right: 3px;
    top: 50px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top:6px solid #009CD9;
}

.complaints_hover .complaints_belong{
	position: absolute;
	top: 65px;
	left: -60px;
	z-index: 10;
	width: 220px;
	height: 289px;
	background: url(../image/complaintsBg.png) no-repeat;
	background-size: 100%;
	display: none;
}


.complaints_hover .complaints_belong .complaints-ewm{
	display: block;
	width: 160px;
	height: 160px;
	margin: 0 auto;
	margin-top: 50px;
}

.complaints_hover .complaints_belong p{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
}

/*footer*/
/* 蓝色块内容 */
.blue-cont{background:#009bd9;width:100%;height: 110px;min-width:1200px;}
.blue-cont ul{max-width:1246px;margin:0 auto;}
.blue-cont ul li{float:left;text-align:center;margin:0 99px}
.blue-cont ul li h5{font-size:40px;display:inline-block;color:#fff;font-weight:normal;position:relative;margin-bottom:0;padding-top: 14px}
.blue-cont ul li h5 span{font-size:20px;vertical-align: middle;}
.blue-cont ul li p{font-size:16px;margin-top: 5px}
.blue-cont ul li p span{background:#fff;color:#009BD9;border-radius: 2px;padding:4px 24px;font-weight: bold;}
.blue-cont ul li:nth-of-type(2) p span{padding:4px 24px;}
.blue-cont ul li:nth-of-type(3) p span{padding:4px 24px;}
.blue-cont ul li:nth-of-type(4) p span{padding:4px 24px;}
.blue-cont ul:after{content:'';display:table;clear:both;}

.footer-cont{width:100%;padding:70px 0;background:#363942;padding-bottom: 0px}
.foot-bot{width:1200px;margin:0 auto;padding-bottom: 40px;background: url(../image/icon_footer_logo.svg) no-repeat right 344px;}
.foot-bot .item{border-bottom: 2px solid rgba(253,253,253,.18);line-height: 30px;padding-bottom: 5px;}
.foot-bot .item h5{padding-right:40px;padding-left:30px;font-weight: bold;font-size:16px;display:inline-block;color:#fff;margin:0;margin-right:12px;background:url(../image/icon_ft1.svg) no-repeat left center;}
.foot-bot .item a{font-size:14px;color:#b2b2b2;display:inline-block;margin-right:55px;}
.foot-bot .footBot-left{float:left;margin:0;padding-top:28px;width:700px;}
.foot-bot .footBot-left ul li:first-child{margin-left: 0}
.foot-bot .footBot-left ul li{margin-left:135px;}
.foot-bot ul li h6{float: left;width:460px;line-height: 26px;}
.foot-bot ul li{margin:0;padding:0;margin-bottom:10px;line-height: 24px;}
.foot-bot ul li h3{float: left;padding-right:30px;height:20px;line-height:22px;padding-left:30px;font-weight: bold;font-size:16px;display:inline-block;color:#fff;margin:0;margin-right:12px;background:url(../image/icon_footer_address.svg) no-repeat left center;}
.foot-bot ul li h5{font-weight: bold;border:1px solid #606060;border-radius:20px;font-size:14px;color:#fff;margin:0;margin-right:12px;float: left;padding:4px 20px;}
.foot-bot ul li a{font-size:14px;color:#b2b2b2;display:inline-block;margin:0 11px;margin-bottom: 10px}
.foot-bot .footBot-right{float:right;padding-top:5px;position:relative; width:460px;margin-top:22px;}
.foot-bot .footBot-right h2{font-weight: bold;font-size:14px;color:#fff;text-align:left;letter-spacing:2px;margin:0;margin-top:4px;margin-bottom:20px;}
.foot-bot .footBot-right p{font-weight: bold;font-size:14px;color:#fff;margin:0;padding:0;margin-bottom:0px;float: left;margin-right: 30px;    line-height: 14px;}
.foot-bot .footBot-right h6{float: left;width:368px;line-height: 26px;}
.foot-bot .footBot-right .rit-wrap{position:absolute;width:110px;right:0;bottom:30px;}
.foot-bot .footBot-right .rit-wrap img{width:100%;}
.foot-bot:after{content:'';display:table;clear:both;}
.foot_center{text-align: center;color:#b2b2b2;font-size: 14px;background:#24262C;color: #fff;padding:28px 0;}
.foot_center div{margin-top: 10px}
.foot-bot .our{width:1040px; }
.foot-bot .our h5{padding-right:40px;padding-left:30px;font-weight: bold;font-size:16px;display:inline-block;color:#fff;margin:0;margin-right:12px;background:url(../image/icon_footer_tel.svg) no-repeat left center;}

﻿/*价格计算*/
.jiage{
	position: fixed;
	bottom:20%;
	right: 10%;
	background: #FFFFFF url(../image/js.png) no-repeat left top;
	width: 78px;
    height: 176px;
    box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    z-index: 20;
    border-bottom: 4px solid #009CD9;
    cursor:pointer;
}
.jiage{
	position: fixed;
	bottom:20%;
	right: 10%;
	background: #FFFFFF url(../image/js.png) no-repeat left top;
	width: 78px;
    height: 176px;
    box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    z-index: 20;
    border-bottom: 4px solid #009CD9;
    cursor:pointer;
}

.jiage h3{

font-size: 14px;

color: #FFFFFF;

line-height: 18px;

margin-top: 6px;

text-align: center;

}

.jiage h4{

font-size: 12px;

color: #FFFFFF;

line-height: 16px;

text-align: center;

width: 50px;

height: 50px;

background: #FDB128;

box-shadow: 0px 0px 4px 4px rgba(192, 137, 38, 0.15);

border-radius: 50px;

padding-top: 9px;

margin-left: 14px;

margin-top: 24px;

}

.jiage h5{

font-size: 12px;

color: #999999;

line-height: 18px;

margin-top: 10px;

text-align: center;

}

.jiage_box{

    position: fixed;

    top:0;

    left: 0;

    width: 100%;height: 100%;

    background: rgba(0,0,0,.5);

    z-index:99999999;

    display: none;

}

.jiage_cont{

width: 876px;

height: 540px;

background: #FFFFFF;

border:18px solid #e5f3fc;

border-radius: 30px;

position:absolute;

top:50%;

left: 50%;

margin-left: -396px;

margin-top: -250px;

}

.jiage_box h3{

    width: 840px;

    height: 171px;

    background: url(../image/bg@2x.png) no-repeat;

    background-size: 100% auto;

    border-radius: 4px;

    font-size: 28px;

    font-weight: bold;

    color: #fff;

    line-height: 68px;

    padding:10px 0;

    position: relative;

    padding-top: 16px;

}

.jiage_box h3 span{padding-left:32px;background: url(../image/bg1.svg) no-repeat;background-size: 100% auto;display: inline-block;width: 263px;height: 68px;}

.jiage_box h3 .people_num{display: inline-block;font-size: 16px;font-weight: normal;}



.jiage_box h3 .people_num small{font-size: 21px;color: #fff;}

.jiage_box h3 .cost_numbers{display: inline-block;float: right;width: 237px;

    height: 65px;

    background: #FFFFFF;color:#CF2D35;text-align: center; 

    border-radius: 5px;margin-right: 40px;}

.close_box{position: absolute;top:-62px;right:-79px;cursor: pointer;width: 53px;height: 53px;}

.close_box img{width: 100%;}

.close_jieguo{position: absolute;top:10px;right: 20px;cursor: pointer;}

.doctor_three{padding-left: 30px;}

.jiage_cont h4{

font-size: 15.81px;

font-weight: bold;

color: #333333;

line-height: 15.81px;

padding:20px 0 13px;

position: relative;

}





.doctor_three{float: left;margin-top: -47px}

.doctor_threemore{position: relative;}

.doctor_threemore:after{

    content: "";

    width: 1px;

    height: 48px;

    border: 1px solid #D7D7D7;

    position: absolute;

    top:42px;

    right: -95px;

}

.doctor_threemore:before{

    content: "";

    width: 1px;

    height: 48px;

    border: 1px solid #D7D7D7;

    position: absolute;

    bottom:30px;

    right: -95px;

}

.doctor_three .three{

    width: 290px;

    border-radius: 4px;

    border: 1px solid #EAEAEA;

    margin-bottom: 15px;

    color: #333;

    font-size: 12px;

    padding:10px 15px;

    cursor: pointer;

}

.doctor_three .three .span{color: #666666;font-size: 10.445px;text-align: justify;}

.doctor_three .three b{padding-right: 10px;display: inline-block;}

.doctor_three .three .t_n{display: none;}

.doctor_three .three small{font-size: 12px;}

.doctor_three .three span{display: block;color: #666666;font-size: 10.445px;text-align: justify;}

.doctor_three .three_css{width: 290px;

border-radius: 5px;

border: 1px solid #2781C1;

box-shadow: 0px 2px 4px 0px rgba(186, 220, 255, 0.76);

}

.doctor_three .three_css b{color: #489AD4}

.doctor_three .three_css small{color: #489AD4}

.doctor_num{float: right;padding-right: 30px;position: relative;width: 330px;margin-top: -47px;}

.doctor_num .add-number{position: absolute;top: 50px;left: 0;width: 150px;height: 30px;}

.doctor_num .add-number .number-input{width: 70px;

    height: 20px;

    background: #F4F5F6;

    text-align: center;

    font-size: 16px;

    font-weight: bold;

    color: #377DD1;

    line-height: 24px;

    display: inline-block;

    position: absolute;

    top:4px;

    left: 25px;

}

.doctor_num .add-number button{background: #fff;display: inline-block;position: absolute;top:0;}

.doctor_num .add-number button.minus{left: 0;}

.doctor_num .add-number button.add{right: 30px;}

.doctor_num .add-number button img{width: 22px;height: 22px;}

.doctor_threea{margin-top:0;}

.doctor_threea .money_num{float: right;}

.doctor_threea .three_css .money_num{color: #009CD9;} 

.doctor_threea .money_num b{font-weight: normal;padding:0;}

.jiage_cont h5{text-align: center;

font-size: 12px;

color: #999999;

line-height: 12px;

padding-top:20px;

}

.jiage_cont h5 small{color: #CF2D35;vertical-align: top;}

.jiage_cont .create_mycard{text-align: center;width: 132px;

    height: 132px;

    position: absolute;

    top:218px;

    left:50%;

    margin-left: -66px;}

.jiage_cont .create_mycard:before{

    content: "";

    width: 132px;

    height: 132px;

    position: absolute;

    top:0;

    left: 0;

    background: url(../image/button_bg.png) no-repeat;

    background-size: 100%;

    animation:myfirst1 2s infinite linear;

    -webkit-animation:myfirst1 2s infinite linear;

}

.jiage_cont .create_mycard:after{

    content: "";

    width: 17px;

    height: 17px;

    position: absolute;

    bottom:20px;

    left: 5px;

    background: url(../image/buttons_bg.svg) no-repeat;

    background-size: 100%;

    animation:myfirst 1.2s infinite;

    -webkit-animation:myfirst 1.2s infinite;

}

@keyframes myfirst

{

    0%{transform:scale(0,0);-webkit-transform:scale(0,0);}

    50%{transform:scale(1,1);-webkit-transform:scale(1,1);}

    100%{transform:scale(0,0);-webkit-transform:scale(0,0);}

}



@-moz-keyframes myfirst 

{

    0%{transform:scale(0,0);-webkit-transform:scale(0,0);}

    50%{transform:scale(1,1);-webkit-transform:scale(1,1);}

    100%{transform:scale(0,0);-webkit-transform:scale(0,0);}

}



@-webkit-keyframes myfirst 

{

    0%{transform:scale(0,0);-webkit-transform:scale(0,0);}

    50%{transform:scale(1,1);-webkit-transform:scale(1,1);}

    100%{transform:scale(0,0);-webkit-transform:scale(0,0);}

}



@-o-keyframes myfirst1

{

    0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);}

    100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);}

}

@keyframes myfirst1

{

    0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);}

    100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);}

}



@-moz-keyframes myfirst1 

{

    0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);}

    100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);}

}



@-webkit-keyframes myfirst1 

{

    0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);}

    100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);}

}



@-o-keyframes myfirst1 

{

    0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);}

    100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);}

}

.jiage_cont .create_mycard a{display: inline-block;

    width: 132px;

    height: 132px;

    position: absolute;

    top:0;

    left: 0;

    color:#fff;

    line-height: 23px;

    font-size: 19px;

    font-weight: bold;

    padding-top: 40px;

}



.jieguo_num{text-align: center;

height: 146px;

background: rgba(0,156,217,.15);

border-radius: 4px;

}

.jieguo_num h5{

font-size: 24px;

font-weight: bold;

color: #333333;

line-height: 26px;padding-top: 20px;padding-bottom: 10px;}

.jieguo_num .cost_num{

font-size: 36px;

font-weight: bold;

color: #009CD9;

line-height: 40px;

}

.jieguo_num p{

font-size: 12px;

color: #999999;

line-height: 26px;

}

.jiage_box a{text-decoration: none;}

.load_num i{font-style: inherit;font-size: 36.55px}

.cost_number{font-size: 36.55px;color:#CF2D35;font-weight: bold;}

.cost_number b{font-size: 24px;}

/*计算结束*/