html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6{
    font-weight:normal;
}
ul,ol {
    list-style: none;
}
ul,li{
    list-style: none;
    tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a{
    text-decoration: none;
    color: #fff;
}
a:active{
    text-decoration: none;
}
.clearfix:after{
    content: '';
    clear: both;
    display: block;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.container{
    width:100%;
}


.header{
    min-width: 1024px;
    width: 100%;
    height: 60px;
    background: #2D2D2D;
}
.header section{
    width: 960px;
    margin: 0 auto;

}
.header .left {
    height: 60px;
    float: left;
    padding-left:55px;
    font-size: 22px;
    color: #5CBFAF;
    letter-spacing: -0.62px;
    line-height: 60px;
    background: url(../images/logo.png) no-repeat 0 10px;
    background-size: 40px 40px;
}
.header .right{
   float: right;
}
.header .right li{
    height:60px;
    padding:0 30px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.45px;
    line-height:60px;
}
.header .right li:hover{
    background:#494949;
}

.container .banner-one{
    width:100%;
    min-width:1024px;
    position: relative;
    top: 0;
    left: 0;
}
.container .banner-one img{
    width:100%;
    display: block;
}
.container .banner-one .content-one{
    width:960px;
    height: 100%;
    margin-left: -480px;
    position:absolute;
    top: 0;
    left: 50%;
}

.container section .top-phone{
    position:absolute;
    bottom: -160px;
    left:0;
    width:400px;
    height:470px;
    background:url(../images/phone-two.png) no-repeat 0 0;
    background-size:400px auto;
}
.container section .join{
    width:220px;
    height:54px;
    border: 2px solid #FFFFFF;
    border-radius: 100px;
    text-align: center;
    line-height:54px;
    color:#fff;
    cursor: default;
}

.container section .join:hover{
    background: rgba(0,0,0,0.30);
}
.container section .join.doctors{
    position: absolute;
    left:50.3%;
    top:65.3%;
}


.container section .join.patients{
    position: absolute;
    left:77%;
    top:65.3%;
}

.container section .code{
    width:260px;
    height:260px;
    display: none;
}
.container section .code.doctor{
    background:url(../images/pc-doctor-code.png) no-repeat 0 0;
    background-size:260px auto;
    position: absolute;
    left:48%;
    bottom:40%;
}

.container section .code.patient{
    background:url(../images/pc-patient-code.png) no-repeat 0 0;
    background-size:260px auto;
    position: absolute;
    left:74%;
    bottom:40%;
}
.banner-two{
    width: 100%;
    background:#fff;
    height:640px;
    min-width:1024px;
}
 .content{
    width:960px;
    height:100%;
    margin: 0 auto;
}
.banner-two .content .video{
    width:482px;
    height:295px;
    margin-top:258px;
}
.banner-two .content .video video{
    width:100%;

}
.banner-two .content .about-zhiMian{
    width:418px;
    margin-top:250px;
}
.banner-two .content .about-zhiMian h2{
    font-size: 24px;
    color: #2A2A2A;
    letter-spacing: -1.01px;
    line-height: 50px;
}
.banner-two .about-zhiMian span{
    font-size: 36px;
    color: #5CBFAF;
    letter-spacing: -1.01px;
}

.banner-two .about-zhiMian p{
    font-size: 22px;
    color: #444444;
    letter-spacing: -0.67px;
    line-height: 36px;
    margin-top:20px;
}
.banner-three{
    width:100%;
    background:#DEF2EF;
    height:770px;
    min-width:1024px;
}

.banner-three .content .title {
    font-size: 36px;
    color: #5CBEAE;
    letter-spacing: -1.01px;
    margin-top:45px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
}
.banner-three .content .line{
    width:367px;
    border:2px solid #D8D8D8;
    margin-top:70px;
}

.banner-three .content .line.right{
    margin-left:36px;
}
.banner-three .content .phone{
    width:259px;
    height:518px;
    background:url(../images/2.png) no-repeat 0 0;
    background-size:259px 518px;
    margin-top:50px;
}
.title-2{
    width: 100%;
    height: 100px;
}
.banner-three .content .doctor{
    width:580px;
    margin-top:207px;
}
.phone-doctor{
    width: 100%;
    height: 670px;
}
.banner-three .content .doctor .doctor-title{
    font-size: 36px;
    color: #222222;
    letter-spacing: -1.01px;
    margin-bottom:25px;
}
.banner-three .content .doctor .text{
    font-size: 22px;
    color: #444444;
    letter-spacing: -0.67px;
    line-height: 36px;
    text-align: justify;
}

.banner-four{
    width:100%;
    height:770px;
    background:#fff;
    min-width:1024px;
}
.banner-four .left{
    margin-top:130px;
    width:482px;
}
.banner-four .left .say-disease p:nth-child(1){
    font-size: 30px;
    color: #222222;
    letter-spacing: -0.85px;
    margin-bottom:15px;
}
.banner-four .left .say-disease p:nth-child(2){
    text-align: justify;
    font-size: 18px;
    color: #444444;
    letter-spacing: -0.51px;
    line-height: 27px;
    margin-bottom:35px;
}

.banner-four .right{
    width:385px;
    height:533px;
    background:url(../images/hemicrania-pc.png) no-repeat 0 0;
    background-size: contain;
    margin-top:132px;
}
.banner-four .right.hemicrania{
    width:414px;
    height:533px;
    background:url(../images/5.png) no-repeat 0 0;
    background-size: contain;
    margin-top:118.5px;
}
.banner-five{
    width:100%;
    background:#DEF2EF;
    height:770px;
    min-width:1024px;
}

.banner-five .banner-five-phone{
    width:259px;
    height:529px;
    background:url(../images/4.png) no-repeat center;
    background-size: contain;
    margin-top:130px;
}
.banner-five .patients{
    width:580px;
    margin-top:307px;
}

.banner-five .patients p:nth-child(1){
    font-size: 36px;
    color: #222222;
    letter-spacing: -1.01px;
    margin-bottom:25px;
}

.banner-five .patients p:nth-child(2){
    font-size: 22px;
    color: #444444;
    letter-spacing: -0.67px;
    line-height: 36px;
}

.banner-six{
    width:100%;
    height:770px;
    background:#DEF2EF;
    min-width:1024px;
}
.banner-six .content div:nth-child(1){
    width:500px;
    height:456px;
    background:url(../images/6.png) no-repeat center;
    background-size:500px auto;
    margin-top:130px;
}
.banner-six .content .right{
    margin-top:336px;
    width:460px;
    text-align: justify;
}
.banner-six .content .right p:nth-child(1){
    font-size: 36px;
    color: #222222;
    letter-spacing: -1.01px;
    margin-bottom:25px;
}

.banner-six .content .right p:nth-child(2){
    font-size: 22px;
    color: #444444;
    letter-spacing: -0.67px;
    line-height: 36px;
}

footer{
    width:100%;
    background:#F7F8FB;
    min-width:1024px;
}
footer .top{
    width:960px;
    margin:0 auto;
    height:421px;

}
footer .top-title{
    height: 100px;
    width: 960px;
    margin: 0 auto;
}
footer .line{
    width: 380px;
    border:2px solid #eee;
    margin-top:79px;
}

footer .partner {
    font-size: 36px;
    color: #5CBFAF;
    letter-spacing: -1.01px;
    margin-top:50px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
}
footer ul{
    margin-top:60px;
}
footer ul li{
    width:180px;
    height:180px;
    margin-right:10px;
}
footer ul li:nth-child(1){
    background:url(../images/zuo-li-pc.png) no-repeat 0 0 ;
    background-size:180px auto;
}
footer ul li:nth-child(2){
    background:url(../images/jiu-fang-pc.png) no-repeat 0 0 ;
    background-size:180px auto;
}
footer ul li:nth-child(3){
    background:url(../images/su-zhou-pc.png) no-repeat 0 0 ;
    background-size:180px auto;
}
footer ul li:nth-child(4){
    background:url(../images/kang-en-bei-pc.png) no-repeat 0 0 ;
    background-size:180px auto;
}
footer ul li:last-child {
    margin-right: 0;
    background:url(../images/hua-shan-pc.png) no-repeat 0 0 ;
    background-size:180px auto;
}
footer .bottom{
    width:100%;
    height:121px;
    margin:0 auto;
    background: #5CBFAF;
    padding-top:34px;
}

footer .bottom p{
    font-size:14px;
    color: #333333;
    letter-spacing: -0.39px;
    line-height:30px;
    text-align: center;
}

footer .bottom p img{
  position: relative;
  top: 5px;
}
footer .bottom p a{
  color: #333333;
}