
/* 内容1 */
.content1{
    height:420px;
    margin-top:31%;
}
.con1_left{
    float: left;
    width:330px;
    height:420px;
}

.con1_left_download{
    height:180px;
    background: url(../images/icon1.png) no-repeat center;
    cursor: pointer;
}
.con1_left_download:hover{
    background-image: url(../images/icon2.png);
}
.con1_left_p{
    height:60px;
    font-size: 20px;
    color:#D1C3AE;
    background: url(../images/icon3.png) no-repeat center;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.con1_left_p:hover{
    background-image: url(../images/icon4.png);
}
.con1_left_p span{
    padding-left: 20px;
}
.con1_right{
    float: right;
    width:855px;
    height:420px;
}

.banner {
    width:855px;
    height:340px;
  }
  .banner img {
    width:855px;
    display: block;
    height: 100%;
  }
  .pb-carouselWarp {
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .pb-carouselWarp .pb-carousel {
    position: relative;
    height: 100%;
  }
  .pb-carouselWarp .pb-carousel li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  .pb-carouselWarp .pb-carousel li img {
    vertical-align: middle;
    cursor: pointer;
  }
  .pb-carouselWarp .pb-carousel .pb-this {
    display: block;
    left: 0;
  }
  .pb-carouselWarp .pb-carousel-ind {
    position: absolute;
    left: 20px;
    bottom: 20px;
  }
  .pb-carouselWarp .pb-carousel-ind li {
   
    float: left;
    width: 14px;
    height: 14px;
    background: url(../images/icon9.png) no-repeat center;
    margin-right:10px;
  
  }
  .pb-carouselWarp .pb-carousel-ind .pb-this {
    background-image: url(../images/icon10.png);
  }
  
  
.con1_right_btm{
    height:80px;
    width:100%;
    display: flex;
    justify-content: space-between;
}

.con1_btm_type{
    width:275px;
    height:80px;
    background: url(../images/icon11.png) no-repeat center;
    cursor: pointer;
}
.con1_btm_type:nth-of-type(2){
    background-image: url(../images/icon12.png);
}
.con1_btm_type:nth-of-type(3){
    background-image: url(../images/icon133.png);
}

/* 内容2 */
.content2{
    height:460px;
    margin-top:20px;
}

.con2_left{
    width:330px;
    height:460px;
    background:rgba(28,24,20,1);
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}
.con2_left_p{
    width:300px;
    height:135px;
    margin-top:15px;
    cursor: pointer;
    background: url(../images/icon45.png) no-repeat center;
}
.con2_left_p:nth-of-type(2){
    background-image: url(../images/icon46.png);
}
.con2_left_p:nth-of-type(3){
    background-image: url(../images/icon47.png);
}

.con2_center{
    width:565px;
height:460px;
background:rgba(28,24,20,1);
margin-left:15px;
float: left;
}
.con2_top_type{
    width:100%;
    height:60px;
cursor: pointer;
}

.con2centop_left{
    width:505px;
    height:60px;
    float: left;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.con2centop_right{
    width:60px;
    height:60px;
    float: right;
    background: url(../images/icon17.png) no-repeat center;
}

.con2_type_p{
    flex: 1;
    height:100%;
    font-size: 18px;
    color:#fff;
    text-align: center;
    line-height: 60px;
    box-sizing: border-box;
    border-bottom:1px solid rgba(39,35,31,1);
}
.con2_type_p.active{
color:#FFD066;
border-bottom:1px solid #FFD066;
}

.data_list{

}
.data_title{
    width:525px;
height:50px;
background:rgba(39,35,31,1);
margin: 20px;
font-size: 20px;
color:#FF7C3C;
text-align: center;
line-height: 50px;
}
.data_list_ul{
    padding:0 20px;
}
.data_list_ul li{
    height:36px;
    line-height: 36px;
}
.data_list_ul li a{
    width:460px;
    color:#fff;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    letter-spacing:2px;
}
.data_list_ul li a:hover{
    color:#FFD066;
}
.data_list_right{
    float: right;
    font-style: normal;
    color:#726E6A;
}


.con2_right{
    width:275px;
height:460px;
background:rgba(28,24,20,1);
float: right;
padding: 0 20px;
box-sizing: border-box;
}

.con2_title{
    height:60px;
    line-height: 60px;
    font-size: 20px;
    color:#FFD066;
}
.con2_right_list{
height:380px;
overflow: hidden;
}
.con2_list_a{
    width:90px;
    float: left;
    height:50px;
    line-height: 50px;
    color:#fff;
    padding-left:20px;
    font-size: 12px;
    background: url(../images/icon18.png) no-repeat left center;
    margin-right:15px;

}
.con2_list_a:nth-of-type(2n){
    margin-right:0;
}
.con2_list_a:hover{
    color:#FFD066;
    background-image: url(../images/icon19.png);
}
/* 内容3 */

.content3{
    height:460px;
    margin-top:20px;
    position: relative;
}
.con3_card,.con3_data{
    width:1200px;
    height:460px;
    position: absolute;
    
}

.card_img{
    width:100%;
    height:100%;
    position:absolute;

}
.con3_card_info{
    width:650px;
    height:330px;
    position: absolute;
    left:50px;
    top:50px;
}
.card_title{
    height:60px;

}
.card_title span{
    float: left;
    font-size: 40px;
    color:#fff;
}
.card_title a{
float: left;
margin-left:30px;
width:110px;
height:40px;
margin-top:10px;
background: url(../images/icon23.png) no-repeat center;
font-size: 18px;
color:#000;
text-align: center;
line-height: 40px;
}
.card_txt{
    font-size: 18px;
    color:#A8A8A7;
    line-height:38px;
    margin: 20px 0;
    height:76px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
 
}
.con3_card_info img{
    width:290px;
    height:150px;

}

.con3_kind{
    width:100%;
    height:40px;
    position: absolute;
    bottom:0;
    left:0;
    z-index: 2;
}
.con3_kind a{
    width:95px;
    height:40px;
    float: left;
    background:rgba(0,0,0,0.8);
    font-size: 16px;
    color:#fff;
    text-align: center;
    line-height: 40px;
    margin-right: 1px;
}
.con3_kind a.active{
    background:rgba(156,141,102,1);
}

/* 内容4 */
.content4{
    height:315px;
    margin-top:20px;
}

.con4_left{
    float: left;
    width:760px;
height:315px;
background:rgba(28,24,20,1);
padding: 0 20px;
box-sizing: border-box;
}
.con4_title{
    height: 70px;
    line-height: 70px;
   

}
.title_txt{
    font-size: 24px;
    color:#FFD066;
    float: left;
    margin-right:100px;

}
.title_tab{
    width:74px;
    height:60px;
    float: left;
    font-size: 18px;
    color:#fff;
    margin-right:50px;
    line-height: 60px;
    box-sizing: border-box;
    cursor: pointer;
}
.title_tab.active{
    border-bottom: 2px solid #FFD066;

}
.con4_wrap{
    height:215px;
    margin-top:10px;

}
.con4_wrap_left,.con4_wrap_left img,.con4_wrap_left video,.con4_wrap_left a{
    width:355px;
    height:215px;
    float: left;
}

.con4_wrap_right{
    float: right;
    width:350px;
    height:215px;
}
.con4_wrap_right img,.con4_wrap_right video,.con4_wrap_right a{
    float: left;
    width:165px;
height:100px;
margin-right:20px;
margin-bottom:15px;
}



.con4_wrap_right img:nth-of-type(2n),.con4_wrap_right video:nth-of-type(2n),.con4_wrap_right a:nth-of-type(2n){
    margin-right:0;
}

.con4_right{
    width:420px;
height:315px;
background:rgba(28,24,20,1);
float: right;
padding: 25px;
box-sizing: border-box;
}
.con4_kefu{
    width:370px;
height:60px;
line-height: 60px;
font-size: 18px;
color:#FFECBC;
background: #27231F;
box-sizing: border-box;
margin-bottom:10px;
}


.con4_kefu_span{
    width:90px;
    height:60px;
    background:rgba(122,110,78,1) url(../images/kf2.png) no-repeat 10px center;
    float: left;
    padding-left:40px;
}
.con4_kefu:nth-of-type(2) .con4_kefu_span{
    background-image: url(../images/kf1.png);
}

.con4_kefu_r{
    padding-left:20px;
}
.con4_kefu.con4_kefu3{
    background:rgba(122,110,78,1);
    text-align: center;
}

.con4_kefu.con4_kefu4{
    background:#27231F;
    text-align: center;
    color:#FFD066;
    font-size: 24px;
    font-weight: bold;
}







.con4_ewm{
    float: left;
    width:170px;
height:200px;
background:rgba(39,35,31,1);
padding: 20px 20px 0;
box-sizing: border-box;
margin-right:30px;
}

.ewm_img{
    width:130px;
    height:130px;
}

.con4_ewm p{
    height:44px;
    line-height:44px;
    font-size: 20px;
    color:#FFD066;
    text-align: center;
}

.con4_ewm2{
    margin-right:0;
}
/* 内容5 */
.content5{
    height:80px;
    margin-top:20px;
    background: url(../images/icon31.png) no-repeat center;
}
.content5 a{
    float: left;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    color:#fff;
    margin-left:88px;
}

.content5 a:nth-of-type(1){
    margin-left:260px;
}
.content5 a:hover{
    color:#FFD066;
}

/* 健康公告 */
.content6{
margin-top:160px;
}
.content6 p{
    color:#D2CFC7;
    font-size: 24px;
    text-align: center;
}

.con6_tip{
    text-align: center;
    padding-top:20px;
}
.con6_tip span{
    color: #756F6C;
    padding: 0 15px;
}


/* 登录 */
.login_wrap{
 width:767px;
 height:433px;
 background: url(../images/bg1.png) no-repeat center;  
 margin: 0 auto;
 position: fixed;
 left:50%;
 margin-left:-383px;
 top:130px; 
}
.close_login{
    width:26px;
    height:26px;
    background: url(../images/dl.png) no-repeat center;
    position: absolute;
    right:10px;
    top:20px;
  cursor: pointer;

}
.login_con{
    width:270px;
    height:240px;
    position: absolute;
    top:100px;
    right:75px;
}
.login_title{
    font-size: 22px;
    color:#000;
height:30px;
cursor: pointer;
}
.login_title span.active{
    color:rgb(28, 119, 247);
}
.reg_a{
    float: right;
    height:20px;
    font-size: 14px;
    color:#B5BECA;
    margin-top:15px;
}

.login_con .form-div input[type="text"],.login_con .form-div input[type="password"]{
    width:270px;
}
.login_con .form-div {
   margin-top:0;
}
.td_pos{
    position: relative;
}
.icon,.icon2{
    width: 14px;
    height: 18px;
    position: absolute;
    left:16px;
    top:32px;
    background: url(..//images/dl-02.png) no-repeat center;
    background-size: 100% 100%;
}
.icon1{
    background-image: url(../images/icon51.png) ;
}
.icon2{
    background-image: url(../images/dl-03.png) ;
}

.form-div #loginsubmit{
    width:273px;
    height:40px;
    background:rgba(53,75,105,1);
    border-radius:20px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color:#fff;
    cursor: pointer;
    margin-top: 30px;
    border:none;
}

.yzm_div{
    position: relative;
}

.login_con .form-div .yzm_div input[type="text"]{
    width:180px;
    text-indent: 20px;
}
.yzm_btn{
    width: 80px;
    height: 42px;
    background: rgba(47,32,19,1);
    border-radius: 21px;
    position: absolute;
    right: 0;
    top:20px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    border: none;
}
.tel_span{
    position: absolute;
    height:43px;
    box-sizing: border-box;
    color: rgba(102,102,102,1);
    background-color: rgba(255,255,255,0.9);
    border: 1px solid rgba(153,153,153,1);
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
    right:-144px;
    top:20px;
    }
    .tel_span i{
        width:10px;
        height:20px;
        position: absolute;
        left:-10px;
        background: url(../images/icon44.png) no-repeat left center;
    
    }

