﻿/*.container-fluid,*/
/*.container{*/
/*min-width:1170px;

/*}*/
/*------------------------------------------  common  --------*/
a{
    color:black;
    text-decoration:none;
}
a:hover{
    color:black;
    text-decoration:none;
}

/* å…ƒç´ ä¸‹é˜´å½±*/
.shadow-bottom {
    -webkit-box-shadow: 0 4px 5px #ccc;  -moz-box-shadow: 0 4px 5px #ccc;  box-shadow: 0 4px 5px #ccc;  position: relative;
}
/* å…ƒç´ çš„ä¸Šé˜´å½±*/
.shadow-top {
    -webkit-box-shadow: 0 -2px 10px #cccccc;-moz-box-shadow: 0 -2px 10px #cccccc;box-shadow: 0 -2px 10px #cccccc;position: relative;
}
.shadow-top:after {
    content: "";display: block;width: 100%;  height: 20px;  position: absolute;  bottom: -10px;  background: white;  margin-left: -15px;
}
/* å…ƒç´ ä¸‹é˜´å½±*/
.index-shadow-bottom {
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
    box-shadow:  0 0 0 rgba(0,0,0,0);
}
/* æŒ‰é’®çš„æ ·å¼*/
.menu-button{
    display:inline-block;
    width:170px;
    height:30px;
    line-height:30px;
    text-decoration: none;
    border:1px solid #39ACC4;
    color:#39ACC4;

    background:rgba(0,0,0,0);
    transition:all .3s linear;
}
.menu-button:hover{
    border:1px solid grey;
    text-decoration: none;
    color:#39ACC4;
}
/* ç‚¹å‡»åˆ—è¡¨æ ·å¼*/
.menu-nav-box{
    border-bottom:1px solid #9F9F9F;
}
.menu-nav{
    margin-left:0;
    margin-bottom:5px;
}
.menu-nav li:nth-child(1)>a:after{
    content:"|";
    float:right;
    margin-right:-10px;
}
.menu-nav li a{
    display:block;
    width:100%;
    height:100%;

    color:#8D8D8D;
}
.menu-nav li:nth-child(1)>a{
    color:black;
}

/*------------------------------------------  common  --------*/


.health-header{
    height:30px;
    background:#E5E5E5;
    position:relative;
    z-index:99;
}
.health-header>.container>a{
    display:inline-block;
    height:30px;
    line-height: 30px;

    color:#5B5B5B;
}
.header-box{
    height:auto;
    padding-left:0;
    padding-right:0;
    position:relative;
}
.header-box img{
    width:100%;
}
.header-box .header-text{
    position:absolute;
    top:50px;
    left:0;
    width:100%;
}
.header-box .header-text h3{
    margin-top:0;

    font-weight: normal;
    line-height: 45px;
}
.header-box .header-text p{

    margin-top:30px;
}
.header-box .header-text a {
    display: inline-block;
    text-decoration:none;
    text-align:center;
    width: 145px;
    height: 30px;
    line-height:30px;
    border: 1px solid #000;
    color:#000;

    background: rgba(0, 0, 0, 0);
    margin-top: 5px;
    transition: all .3s linear;
}
.header-box .header-text a:hover{
    border:1px solid white;
}
.operation p{

    margin-top:15px;
    margin-bottom:0;
}
.switch-list li{
    height:40px;
    width: 24%;
}

.ProductMain{
    position: absolute;
    margin-top: 15px;
    width: 100%;
}
.ProductMain a{
    display: block;
    width: 25%;
    float: left;
    margin-bottom: 15px;
}
.ProductMain a img{
    display: block;
        width: 90%;
}
.ProductMain a p{
    display: block;
    text-align: center;
}

.switch-list>li>a{
    display:inline-block;
    width:100%;
    height: 40px;
    line-height: 40px;
    text-decoration: none;

    text-align:center;
    margin:0 auto;
    border:1px solid #BFBFBF;
    transition:all .3s linear;
}
.wis-list{
    color:#434343;
}
.switch-body{
    margin-top:50px;
}
.switch-text h4{

    margin-bottom:20px;
    margin-top:40px;
}
.switch-text p{

}
.switch-text>a{
    display:inline-block;
    width:170px;
    height:30px;
    line-height: 30px;
    text-align:center;

    margin-top:20px;
    border:1px solid #0090B1;
    background:rgba(0,0,0,0);
    transition:all .3s linear;
    color:#0090B1;
    text-decoration:none;
}
.switch-text>a:hover{
    border:1px solid grey;
}
.switch-content1{
    margin-top:20px;
}
.switch-content1 .content-box{
    width:100%;
    position:relative;
}
.switch-content1 .content-box img{
    width:100%;
}
.content-box p{
    position:absolute;
    bottom:0;
    height:50px;
    line-height: 50px;
    width:100%;
    background:rgba(0,0,0,.4);
    margin-bottom:0;

    color:white;
}
.switch-content2 h4{
    height:70px;
    line-height: 70px;
    margin-top:40px;

}
.switch-content2 li{
    /*padding-right:25px;*/
}
.switch-content2 li>p{

}
.switch-content2 li>.title{
    height:40px;
    line-height: 40px;
}
.switch-content2 li>.text{
    margin-top:20px;
}
.switch-content2 li>img{
    width:95%;
}
.switch-content2 li>a{
    display:inline-block;
    width:120px;
    height:30px;
    line-height:30px;
    text-align:center;

    margin-top:8px;
    border:1px solid #0090B1;
    color:#0090B1;
    text-decoration: none;
    background:rgba(0,0,0,0);
    transition:all .3s linear;
}
.switch-content2 li>a:hover{
    border:1px solid grey;
}
.list-menu{
    margin-left:-8px;
    margin-right:-8px;
    position:relative;
}
.list-menu>li{
    position:absolute;
    top:0;
    left:0;
    background:white;
    overflow: hidden;
    transition:all .5s linear;
    opacity:0;
    z-index:1;
}
.list-menu>li:nth-child(1){
    opacity:1;
    z-index:2;
}
.map-box{
    position:relative;
    height:385px;
    padding-left:0;
    padding-right:0;
}
.map{
    height:385px;
}
.map-box img{
    width:100%;
}
.goBoe{
    margin-top:25px;
}
.goBoe p{
    margin-top:15px;
}
.goBoe button{
    width:120px;
    height:30px;
}
#region,
#state{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:url(../../images/g1/health/select-icon.png) no-repeat scroll right center transparent;
    padding-right:14px;
}
.map-body{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}
.header-box>.header-text h3 {
    color: white;
}
.header-box>.header-text p{
    color: white;
}
.weixin-bg {
    margin-top: 0;
}
.switch-body{
    width:1170px;
    margin:0 auto;
}
.switch-content1{
    height:265px;
}

/*-------------- min-769*/
@media all and (min-width: 768px) {
    .switch-list{
        position:relative;
    }
    .switch-list .switch-body-box{
        position:absolute;
        left:0;
        z-index:88;
        opacity:0;
        transition:all .4s linear;
    }
    .switch-list li:nth-child(4) .switch-body-box{
        opacity:1;
        z-index:99;
    }
}
.hea-focus-box{
    max-width:2000px;
    padding-left:0;
    padding-right:0;
}
.ab-box img {
    max-width: 120%;
    width:120%;
    margin-left:-10%;
}
@media all and (max-width: 1630px){
    .ab-box img {
        max-width: 140%;
        width:140%;
        margin-left:-20%;
    }
}

.switch-content1 h3{
    margin-top:0;
}
.switch-content1 p{
    margin-top:15px;
}
.switch-content1 img{
    margin-top:15px;
    width:100%;
}
.weixin-bg {
    margin-top: -1px;
}
.header-box>.header-text p {
     margin-top: 0;
    margin-bottom:30px;
}

.header-box>.header-text h3 {
    color: black;
}
.header-box>.header-text p{
    color: black;
}
/* å…ƒç´ ä¸‹é˜´å½±*/
.index-shadow-bottom {
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
    box-shadow:  0 0 0 rgba(0,0,0,0);
}
.wis-focus-box{
    max-width:2000px;
    padding-left:0;
    padding-right:0;
    overflow:hidden;
}
/********************************   6.22   */


/*******************   åº•éƒ¨å°æ±‚ */
.help .help-body {
    position: relative;
    height: 180px;
}
.help-body p{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    color:black;
}
.help-body img{
    position: absolute;
    left:0;
    right: 0;
    margin:0 auto;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.help-body .img2{
    opacity:0;
}
.help-body:hover .img2{
    opacity:1;
}

/*---------------  ä¸šåŠ¡ä»‹ç»  */
.switch-chlid .banner  {
  height:465px;
}
.switch-chlid .one{
    height:425px;
}
.switch-chlid .three{
    height:455px;
}
.switch-chlid .four{
    height:475px;
}
.banner h3{
    margin-top:0;
}
.switch-chlid ul li{
    height:100%;
    position:relative;
    /*overflow:hidden;*/
}
.switch-chlid .img-box{
    height: 310px;
    width: 100%;
    padding: 0 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.switch-chlid .img-box img{
    width:100%;
}
.switch-chlid p{
    /* margin-top:10px; */
}

.hea-h3{

}
.Theight-row h3{
    /*margin-top:0;*/
}
.list-body{
    height:535px;
    overflow:hidden;
    position:relative;
}
.list-body .img0{
    width:100%;
}
.list-body .img1,
.list-body .img2{
    position:absolute;
    left:0;
    top:150px;
    right:0;
    margin:auto;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;

}
.list-body .img2{
    opacity: 0;
}
.list-body:hover .img2{
    opacity:1;
}
.list-body .list-text{
    position:absolute;
    bottom:0;
    height:235px;
    background:#F1F1F1;
    padding:20px;
    text-align: center;
    width:100%;
}
.list-body .list-text p{
    text-align: left;

    margin-bottom:25px;
}
.list-body .list-text h4{
    text-align: left;

}
.list-body .list-text a {
    display: inline-block;
    width: 160px;
    height: 30px;
    line-height:28px;
    border: 1px solid #666666;
    background: #666666;
    color: white;
    text-align: center;
    text-decoration:none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.list-body .list-text div {
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 0;
    text-align: center;
}
.list-body .list-text a:hover{
    background:white;
    color:#666666;
}
.list li{
    margin-bottom:30px;
}
.list{
    height:auto;
}
.zn .zn-list-body{
    width:100%;
    height:290px;
    position:relative;
}
.zn-list-body img{
    width:100%;
}
.zn-list-body .list-text{
    width:100%;
    height:215px;
    padding:15px;
    position:absolute;
    bottom:0;
    background:#F1F1F1;
}
.zn-list-body .list-text p{
    margin-top:10px;
}

.cl-banner{
    position:relative;
}
.cl-banner img{
    width:100%;
}
.cl-banner .cl-banner-text{
    position:absolute;
    width:80%;
    top:50px;
    left:0;
    right:0;
    margin:auto;
    color:white;

}
.cl-banner .cl-banner-text p{
    width:40%;
}

.cl-banner .cl-banner-text a{
    color:white;
    display:block;
    margin-top:60px;
}


.switch-child{
    display:none;
}

.xs-switch{
    display:block;
    width:100%;
    height:45px;
    margin: 0 auto;
    background:#D9D9D9;
    color:black;
    outline:0;
    border:0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    border-bottom:2px solid white;
    text-align: left;
    padding-left:15px;
}

.switch-list>li>a.switchBg{
    color:white;
    background:#a8a8a8;
}
.page-child li a.switchBg{
    color:white;
    background:#a8a8a8;
}
.switch-ele{
    overflow:hidden;
}

.footer-list p{
    /*text-align: center;*/
    background:#F1F1F1;
    width:100%;
    padding:15px;
    margin:0;

}
.footer-list h3{
    background:#F1F1F1;
    margin:0;
    padding:15px;
    padding-bottom:0;
}
.footer-list img{
    width:100%;
}
.a-btn{
    padding-top:0px;
}
.a-btn a{
    margin-bottom:0;
}
/*æ ‡ç­¾é¡µ*/
.page-child li a{
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #BFBFBF;
    transition: all .3s linear;
    color:black;
}
.page-child li{
    padding-left:7px;
    padding-right:7px;
}
.page-child-switch .img{
    /*display:block;*/
    width:100%;
}
.page-child-switch li>div.bg{
    background:#F1F1F1;
    margin:0;
    padding:10px;
}
.page-text{
    background:#F1F1F1;
    margin:0;
    padding:10px;
}
.page-text p{
    margin:5px 0;
    position:relative;
    text-indent: 2em;
}
.page-text p:after{
    content:"";
    display:block;
    position:absolute;
    left:30px;
    width:5px;
    height:5px;
    background:#ccc;
    top:8px;
}
.page-child-switch ul{
    display:none;
}
.page-child-switch .xs-switch{
    width:90%;
}
.wisdom-products p{
    text-align:center;
}
.imgTextBox .img .play-btn{
    width:75px !important;
    height:75px !important;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.imgTextBox .img .btn2:hover{
    opacity: 0;
}
.tableClickText{
  cursor:pointer;
  display:none;
  user-select: none;
  position:absolute;
  bottom:0;
  height:30px;
  line-height: 30px;
  /*background:red;*/
  width:100%;
  text-align: center;
  box-shadow: 0 -65px 70px white inset;
  /*box-shadow: 0 -10px 38px white;*/
}
.wisdom-down-btn{
  /*margin-top:-35px;*/
}
.wisdomDownBtn{
  margin-top:0;
  /*float:right;*/
}

.wisdom-down-btn a{
    color:#2b96c3;

}
/*--------------  1199*/
@media all and (max-width: 1199px){

}

/*-------------- 992 pad*/
@media all and (max-width: 992px){

    .products p{

        margin-top:10px;
        padding: 0 15px;
    }
    .switch-chlid p{
       /*  margin-top:20px; */
    }
    .page-child-switch p{
        margin-top:3px;
    }
    .cl-switch p{
        margin-top:0;
    }
}

/*-------------- 767  phone*/
@media all and (max-width: 767px){
    .two-child .Theight-box li:nth-child(1){
      margin-bottom:15px;
    }

    .banner h3{
        margin-top: 15px;
    }
    .a-btn{
        padding-bottom:0;
        padding-top:15px;
    }
    ul{
        margin-bottom:0;
    }
    h3{
        margin-top:15px;
    }
    .switch-ele{
        margin-bottom:20px;
    }
    .a-btn{
        padding-top:0;
    }
    .a-btn a{
        margin-bottom:0;
    }
    .wisdom-products p{
        text-align:left;
    }
    
    .products p{
        padding:0;
    }
    .imgTextBox ul li div{
        padding:0;
    }
    .switch-chlid p{
       /*  margin-top:10px; */
    }

    .textImgBox ul li div{
        padding:0;
    }
    .page-child-switch .xs-switch{
        width:100%;
    }
}

/*---iphone6*/
@media all and (max-width: 377px){

}

/*---iphone-5*/
@media all and (max-width: 322px){

}
