/*  */
.daily_story{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.daily_story p{
    font-size:14px;
    margin: 0.2% 0 0 0;
    color: #484848;
}

.daily_story .daily_story_title{
    font-size: 26px;
}
.daily_story p:nth-child(3){
    font-size: 26px;
}
.daily_story img{
    width: 50%;
}
.daily_story .daily_story_people{
    width: 100%;
}
.daily_story .daily_story_people img{
    width: 45%;
    margin: 0 0 2% 0;
}
/*  */
.daily_day{
    width: 100%;
   padding: 4% 0 3% 0;
  background-color: #eeeeee;
    color: #484848;
   
}
 .daily_day .daily_day_center{
      width: 67%;
    margin: 0 auto;
 }
.daily_day img{
    width:80% ;
    margin: 0 0 0 10%;
}
.daily_day .daily_day_title{
    font-size:26px;
    margin: 52px 0 16px 0;
}
.daily_day .daily_day_content{
    width: 70%;
    margin: 0 auto;
    text-align: center;
    line-height: 24px;
}
.daily_day p{
    font-size: 14px;
    display: inline-block;
}
/*  */
.daily_video{
    width: 68%;
    margin: 0 auto;
    text-align: center;
    color: #484848;
    padding: 0 0 2% 0;
}
.daily_video .daily_video_title{
    font-size:26px;
    margin: 8% 0 3% 0;
}
.daily_video .video_content{
    width: 80%;
    margin: 0 0 1% 0;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}
.daily_video .video_content img{
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.daily_video p:nth-child(3){
    font-size: 14px;
    margin: 2% auto;
}
/*  */
.daily_centre_logo{
    width: 100%;
    background: #eeeeee;
    color: #484848;
    padding: 6% 0;
    font-size: 18px;
}
.daily_centre_logo_content p{
    margin: 3% 0 0 0;
    font-size: 14px;
}
.daily_centre_logo  .daily_centre_logo_content{
    width: 67%;
    margin: 0 auto;
    text-align: center;
    color: #484848;
    font-size: 16px;
    position: relative;
}
.daily_centre_logo  .daily_centre_logo_content img{
    width: 43%;
}
.daily_centre_logo  .daily_centre_logo_content .start_year{
    position: absolute;
    top: 23%;
    left: 26%;
    font-size: 66px;
    color: #111;
    font-weight: 200;
}
.daily_centre_logo  .daily_centre_logo_content .current_year{
    position: absolute;
    top: 23%;
    right: 26%;
    font-size: 66px;
    color: red;
    font-weight: 200;
}
/*  */
.daily_centre_photo{
    width: 67%;
    margin: 0 auto;
    text-align: center;
}
.daily_centre_photo img{
    width: 100%;
    margin: 6% 0 10% 0;
}
/*  */
.daily_center_banner{
    width: 100%;
    text-align: center;
    background: #eeeeee;
    padding: 4% 0;
    position: relative;
}
.daily_center_banner p{
    font-size:26px;
    line-height: 26px;
    margin: 0 0 36px 0;
}
 .daily_center_banner .daily_center_banner_1{
     width: 600px;
     margin: 0 auto;
 }
 .daily_center_banner .daily_center_banner_1 .swiper-button-prev{
     background: url(../image/btn_slider_prev_red.png);
     background-size: 100% 100%;
     position: absolute;
     top: 50%;
     left: 20%;
 }
 .daily_center_banner .daily_center_banner_1 .swiper-button-next{
    background: url(../image/btn_slider_next_red.png);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 20%;
}
.daily_center_banner_1  .swiper-wrapper .swiper-slide img{
    width: 100%;
}
.daily_center_banner.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    color: red;
}
.daily_center_banner .swiper-container{
    position: unset;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}






/*  */
.daily_centre{
    width: 100%;
}
.daily_centre .daily_head_banner .swiper-wrapper{
    width: 90%;
    height: 90%;
}
.daily_centre .swiper-wrapper .swiper-slide{
    width: 100%!important;
    height: 100%;
}
.daily_centre .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
/*  */
.daily_before{
    width:67%;
    margin: 0 auto;
    color: #484848;
}
.daily_before .daily_before_img{
    width: 100%;
    margin:10% 0 50px 0;
}
.daily_before .daily_before_img .daily_before_img_1{
    float: left;
    padding: 0.5% 0 0 0;
    width: 47.8%;
}
.daily_before .daily_before_img .daily_before_img_right{
    width: 50%;
    float: right;
}
.daily_before .daily_before_img .daily_before_img_right .daily_before_img_2{
    width: 48%;
    float: left;
}
.daily_before .daily_before_img .daily_before_img_right .daily_before_img_3{
    width: 48%;
    float: left;
}
.daily_before .daily_before_img .daily_before_img_right .daily_before_img_4{
    width: 48%;
    float: left;
}
.daily_before p{
    font-size:14px;
    margin: 2% 0 0 0;
}
.daily_before .daily_before_title{
    font-size: 27px;
    margin:  0 0 0 0;
}
.daily_before .daily_before_content{
    line-height: 26px;
}

/*  */
.daily_country{
    width: 100%;
    text-align: center;
    color: #484848;
    background: #eeeeee;
    padding: 2% 0;
    margin: 5% 0 0 0 ;
    font-size: 16px
}
.daily_country .daily_country_center{
    width: 67%;
    margin: 3% auto;
}
.daily_country .daily_country_center p:nth-child(3){
    font-size: 14px;
}
.daily_country .daily_country_center img{
    width: 100%;
}
.daily_country .daily_country_center .daily_country_center_titil{
    font-size:30px;
    margin:3% 0 2% 0;
}
/*  */
.daily_range{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #484848;
    margin: 4% 0 0 0 ;
    font-size: 16px;
}
.daily_range img{
    width: 66%;
    margin: 2% 0 8% 0;
}
/*  */
.daily_team{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #484848;
    font-size: 18px;
    background: #eeeeee;
    padding: 6% 0 5% 0;
}
.daily_team .daily_team_content{
    width: 67%;
    margin: 0 auto;
    text-align: center;
}
.daily_team .daily_team_content p:nth-child(2){
    font-size: 14px;
}
.daily_team .daily_team_content .daily_team_title{
    font-size: 30px;
    margin:  0 0 2% 0;
}
.daily_team .daily_team_content .daily_team_img img{
    float: left;
}
.daily_team .daily_team_content .daily_team_img .daily_team_img_1{
    width: 100%;
}
.daily_team .daily_team_content .daily_team_img .daily_team_img_2{
    width: 49.35%;
    margin: 2% 1% 0 0;
}
.daily_team .daily_team_content .daily_team_img .daily_team_img_3{
    width: 48.5%;
    margin: 2% 0 0 1%;
}
/*  */
.daily_video_2{
    width: 68%;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    color: #484848;
    padding: 80px 0 60px 0;
}
.daily_video_2 .video_content{
    width: 80%;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}
.daily_video_2 .video_content img{
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.daily_video_2 p{
    margin: 36px 0 0 0;
}
/*  */
.daily_footer{
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    color: #484848;
    padding: 0 0 5% 0;
    background-color: #eeeeee;
}

.daily_footer p{
    font-size: 14px;
}
.daily_footer img{
    width: 25%;
    margin: 4% 0 1%  0;
}
/*  */
.footer{
    background: #0b0b0b;
    width: 100%;
    color: #6b6b6b;
}
.footer a{
    color: #6b6b6b;
    text-decoration: none;
}
.footer .footer_box{
    width: 75.8%;
    margin: 0 auto;
    padding: 60px 0 40px 0;
}
.footer .footer_box .footer_qr{
    float: right;
    width: 119px;
    text-align: center;
}
.footer .footer_box .footer_qr img{
    width: 100%;
    display: block;
}
.footer .footer_box .footer_qr .footer_qr_text{
    font-size: 14px;
    line-height: 14px;
    margin: 12px 0 0 0;
}
.footer .footer_box .footer_box_cut{
    float: left;
    margin: 0 0 0 5%;
    height: 160px;
    width: 2px;
    border: 0px;
    border-left: 1px solid #000000;
    border-right: 1px solid #161616;
}
.footer .footer_box .footer_content{
    float: left;
    width: 80%;
}
.footer .footer_box .footer_content .footer_menu_container{
    margin: 0 0 20px 0;
}
.footer .footer_box .footer_content .footer_menu_container .footer_menu{
    float: left;
    font-size: 16px;
    line-height: 22px;
    margin: 0 80px 0 0;
}
.footer .footer_box .footer_content .title{
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 8px 0;
}

.footer .footer_box .footer_content .firend_link_list a{
    float: left;
    margin: 0 16px 0 0;
    line-height: 22px;
    color: #666666;
}
.footer .footer_box .footer_content .footer_qq{
    display: block;
    margin: 6px 0 0 0;
}
.footer .footer_copyright{
    width: 100%;
    background: #000000;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
}
/*  */
.dropdown .dropdown-menu{
    position: absolute;
    top: 100%;
    left: 30px;
    background: #ffffff;
    min-width:123px;
 
}
.daily_head .index_head_box .index-nav .dropdown .dropdown-menu{
    padding: 10% 0 0 18%;
}
.daily_head .index_head_box .index-nav .dropdown .dropdown-menu a:nth-child(2){
    border: none;  
    margin: 0;
    font-size: 16px;
    display: block;
    line-height: 20px;
    padding: 0 0 3px 0;
}
.daily_head .index_head_box .index-nav .dropdown .dropdown-menu_2 a:nth-child(2){
    border: none;  
    margin: 0;
    font-size: 16px;
    display: block;
    line-height: 20px;
    padding: 0 0 0 7px;
}
.daily_head .index_head_box .index-nav .dropdown .dropdown-menu a:nth-child(1){
    padding: 0 0 0 7px;
    border: none;  
    margin: 0;
    font-size: 16px;
    display: block;
    line-height: 20px;
}
.daily_head .index_head_box .index-nav .dropdown .dropdown-menu a:nth-child(3){
    padding: 0 0 6px 0;
    border: none;  
    margin: 0;
    font-size: 16px;
    display: block;
    line-height: 20px;
}
.daily_head .index_head_box .index-nav .dropdown .dropdown-menu a:hover{
    color: #f00;
}