@font-face{
     font-family:'KronaOne';
     src:url('../fonts/KronaOne_Regular.woff') format('woff'), url('../fonts/KronaOne_Regular.ttf');
}
 @font-face{
     font-family:'HYYakuHei';
     src:url('../fonts/HYYakuHei-55W.woff') format('woff');
}
 body{
     font-family: "HYYakuHei","Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
     font-size: 1.4rem;
     line-height: 1.4;
     color: #fff;
     overflow-x: hidden;
     background-color: #000;
}
 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
     line-height: 1.4;
}
 img {
     width: auto\9;
     height: auto;
     max-width: 100%;
     vertical-align: middle;
     border: 0;
     -ms-interpolation-mode: bicubic;
}
 .text-muted{
     color: #bab9b9;
}
 .common_alert{
     top: 10%;
     position: fixed;
     z-index: 99999;
     width: 100%;
}
 .text-white{
     color: #fff;
}
 .red{
     color: #ed4e2a !important;
}
 .text-gray{
     color: #999999 
}
 .text-red{
     color: #920910;
}
 .text-indent{
     text-indent: 2em;
}
 .common_alert{
     top: 10%;
     position: fixed;
     z-index: 99999;
     width: 100%;
}
 a{
     color: #fff;
     text-decoration: none;
}
 a, a:hover, a:visited{
     text-decoration: none;
}
 a:hover{
     color: #3cd52e;
}
 .container-fluid {
     width: 100%;
     padding: 0;
}
 .container-fluid .row{
     margin: 0;
}
 .container>.navbar-collapse{
     margin-right: -1.5rem;
}
/*单选和多选*/
 .radio, .checkbox, .t_radio{
     margin-top: 0;
     padding: 1rem 1rem 1rem 4rem !important;
     position: relative;
}
 .radio input[type="radio"], .t_radio input[type="radio"], .checkbox input[type="checkbox"]{
     opacity:1;
     position: absolute;
     left: 0.8rem;
     top: 50%;
     width: 2rem;
     height: 2rem;
     margin-top: -1rem;
     margin-left: 0;
     -webkit-appearance: none;
     -moz-appearance: none;
     -ms-appearance: none;
     appearance: none;
     border: 0;
     padding: 0;
     outline: 0;
     background:url("../images/start_heart.png") no-repeat;
     -webkit-background-size: 9rem 18rem;
     -moz-background-size: 9rem 18rem;
     -o-background-size: 9rem 18rem;
     background-size: 9rem 18rem;
     -webkit-background-clip: content-box;
     -moz-background-clip: content-box;
     background-clip: content-box;
     background-origin: content-box;
     -moz-background-origin: content-box;
     -webkit-background-origin: content-box;
}
 .t_radio input[type="radio"]{
     background:url("../images/radio.png") no-repeat;
     -webkit-background-size: 2rem 2rem;
     -moz-background-size: 2rem 2rem;
     -o-background-size: 2rem 2rem;
     background-size: 2rem 2rem;
}
 .t_radio input[type="radio"]:checked{
     background:url("../images/radio_check.png") no-repeat;
     -webkit-background-size: 2rem 2rem;
     -moz-background-size: 2rem 2rem;
     -o-background-size: 2rem 2rem;
     background-size: 2rem 2rem;
}
 .radio input[type="radio"]:checked{
     background-position: -3rem 0 
}
 .checkbox input[type="checkbox"]{
     background-position: 0 -3rem 
}
 .checkbox input[type="checkbox"]:checked{
     background-position: -3rem -3rem 
}
 .sidenav {
     background: rgba(0, 0, 0, .7);
     display: block;
     font-size: 1.6rem;
     font-weight: 400;
     height: 100%;
     left: 0;
     position: fixed;
     overflow: auto;
     transform: translate(100%, 0);
     transition: transform .3s;
     top: 0;
     width: 100%;
     z-index: 9999;
}
 .nav_close{
     position: absolute;
     z-index: 9999;
     top: 3rem;
     right: 3rem;
     color: #4a4a4a;
     border: 1px solid #4a4a4a;
     text-align: center;
     width: 5rem;
     line-height: 5rem;
     font-size: 2rem;
}
 .sidenav.show {
     transform: translate(0, 0) 
}
 .sidenav-menu {
     list-style: none;
     margin: 0;
     padding: 0;
     display: block;
     position: absolute;
     right: 0;
     top: 0;
     bottom: 0;
     background: #000;
     padding-top: 12rem;
     width: 30%;
     max-width: 40rem;
}
 .sidenav-menu li {
     display: block;
     position: relative 
}
 .sidenav-menu a {
     background: 0 0;
     color: #a4a4a4;
     display: block;
     font-size: 2.6rem;
     line-height: 3.4rem;
     font-weight: bold;
     padding-left: 10rem;
     padding-top: 1.5rem;
     padding-bottom: 1.5rem;
     text-decoration: none 
}
 .sidenav-menu a:hover, .sidenav-menu .active a{
     color: #00e12e;
}
 .sidenav-menu .active .sidenav-dropdown-icon, .sidenav-menu .active .sidenav-link-icon, .sidenav-menu a:hover .sidenav-dropdown-icon, .sidenav-menu a:hover .sidenav-link-icon{
     color: #00e12e;
}
 .sidenav-menu a.active, .sidenav-menu a.active .sidenav-dropdown-icon, .sidenav-menu a.active .sidenav-link-icon {
     color: #00e12e 
}
 .sidenav-dropdown-icon .material-icons, .sidenav-dropdown-icon .material-icons2{
     position: relative;
     top: 0.1rem;
     display: inline-block;
     font-family: 'Glyphicons Halflings';
     font-style: normal;
     font-weight: 400;
     vertical-align: top;
     margin-top: -0.3rem;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
 .sidenav-dropdown-icon, .sidenav-link-icon {
     color: #fff;
     position: absolute;
     text-align: center;
     top: 50%;
     transform: translateY(-50%);
     margin-top: -0.4rem;
}
 .sidenav-link-icon {
     display: block;
     height: 2.4rem;
     left: 2.4rem;
     width: 2.4rem 
}
 .sidenav-link-title {
     display: block;
}
 .sidenav-dropdown {
     display: none;
     list-style: none;
     padding: 0 
}
 .sidenav-dropdown a {
     background: #00519d;
     padding-left: 3.2rem 
}
 .sidenav-dropdown a:hover {
     background: #616161 
}
 .sidenav-dropdown li:first-child a {
     box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, .1) 
}
 .sidenav-dropdown-icon {
     display: none;
     height: 1.6rem;
     right: 1.6rem;
     width: 1.6rem;
     font-family: "FontAwesome";
}
 .sidenav-dropdown-icon.show {
     display: block 
}
 .sidenav-overlay {
     background: rgba(255, 255, 255, .8);
     display: none;
     height: 100%;
     left: 0;
     position: fixed;
     top: 0;
     width: 100%;
     z-index: 99 
}
 .sidenav-no-scroll {
     overflow: hidden !important 
}
 .sidenav-dropdown-icon:after{
     content: "\f105";
     font-size: 2.2rem;
}
 .mt_navbar{
     background-color: #00e12e;
     padding: 1.5rem 3rem;
     margin-bottom: 0;
     text-align: right;
}
 .daren_btn{
     background: rgba(0, 0, 0, .2);
     font-size: 3rem;
     border-radius: 100%;
     text-align: center;
     line-height: 6rem;
     height: 6rem;
     width: 6rem;
     color: #fff;
}
 .daren_btn.swiper-button-prev{
     left: 5%;
}
 .daren_btn.swiper-button-next{
     right: 5%;
}
 .da_title{
     text-align: center;
}
 .da_title .da_en{
     display: inline-block;
     position: relative;
     padding: 1.5rem;
}
 .da_title .da_en:after{
     content: " ";
     width: 10%;
     height: 0.3rem;
     background: #00e12e;
     left: 45%;
     position: absolute;
     bottom: 0;
}
 .da_box{
     padding: 4rem 1rem 0.1rem 1rem;
     text-align: center;
     display: block;
     margin: 2rem;
     margin-top: 4rem;
     background-image: url('../images/da_box_bg.jpg');
     background-repeat: no-repeat;
     background-size: auto 100%;
     background-position: center center;
     color: #000;
     opacity: .5;
}
 .da_box:focus{
    color: #000;
    text-decoration: none;
 }
 .da_box:hover{
     color: #000;
     opacity: 1;
}
 .da_box h4{
     margin-top: 1.5rem;
     font-weight: bold;
}
 .da_nav{
     margin-top: 8rem;
     margin-bottom: 3rem;
     text-align: center;
}
 .da_nav a{
     display: inline-block;
     color: #a8a8a8;
     font-size: 1.8rem;
     position: relative;
     width: 16rem;
     padding: 4rem 0rem;
}
 .da_nav a.active{
     color: #00e12e;
}
 .da_nav a:after{
     content: " ";
     background-image: url('../images/da_nav.png');
     background-size: 100% auto;
     background-position: left top;
     position: absolute;
     top: 0;
     left: 0;
     height: 3rem;
     width: 100%;
}
 .da_nav a.active:after{
     background-image: url('../images/da_nav_active.png');
}
 .da_nav a.active:before{
     content: ' ';
     position: absolute;
     top: -4rem;
     left: 50%;
     transform: translateX(-50%);
     background-image: url('../images/da_nav_icon.png');
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
     width: 3rem;
     height: 3rem;
}
 .da_detail{
     position: fixed;
     display: none;
     top: 0;
     left: 0;
     height: 100%;
     bottom: 0;
     right: 0;
     z-index: 999;
     background-image: url('../images/da_detail_bg.jpg');
     background-repeat: no-repeat;
     background-size: 100% 100%;
     background-position: left top;
}
 .da_prev, .da_next{
     color: #4e4e4e;
     border-radius: 100%;
     width: 7rem;
     height: 7rem;
     line-height: 7rem;
     position: fixed;
     font-size: 3rem;
     top: 50%;
     z-index: 99;
}
 .da_prev{
     left: -3.5rem;
     padding-right: 2rem;
     text-align: right;
     background-color: #1f1f1f;
}
 .da_next{
     right: -3.5rem;
     padding-left: 2rem;
     color: #fff;
     text-align: left;
     background-color: #626262;
}
 .da_prev:hover, .da_next:hover{
     color: #fff;
     background-color: #3cd52e;
}
 .da_close{
     display: block;
     position: fixed;
     top: 6rem;
     right: 10%;
     border: 1px solid #3cd52e;
     color: #3cd52e;
     text-align: center;
     line-height: 6rem;
     width: 6rem;
     font-size: 2rem;
     z-index: 999;
}
 .da_close:hover{
     background-color: #3cd52e;
     color: #fff;
}
 .da_detail .da_content{
     position: absolute;
     top: 50%;
     left: 0;
     right: 0;
     overflow-y: scroll;
     transform: translateY(-50%);
}
 .da_detail .da_c_img{
     border: 4px solid #000;
     display: inline-block;
}
 .da_content h1{
     margin-bottom: 5rem;
}
 .da_content h2{
     margin-top: 1rem;
}
 .da_content .row{
     margin-top: 3rem;
}
 .da_content p{
     color: #a4a4a4;
}
/* contact */
 .contact_banner{
     position: relative;
}
 .contact_content{
     position: absolute;
     left: 5%;
     right: 5%;
     bottom: 10%;
     color: #fff;
}
 .contact_content .contact_box{
     background-color: rgba(0, 0, 0, .5);
     text-align: center;
     height: 30rem;
     position: relative;
}
 .contact_box p{
     font-size: 1.8rem;
}
 .contact_box .contact_b{
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     left: 0;
     right: 0;
}
 .contact_b h2{
     margin-top: 0;
     margin-bottom: 2rem;
}
 .video-js .vjs-big-play-button{
     top: 50% !important;
     left: 50% !important;
     transform: translate(-50%,-50%);
     border: none !important;
}
 .video-js .vjs-big-play-button{
     width: 5rem !important;
     height: 5rem !important;
     line-height: 5rem !important;
     border-radius: 100% !important;
}
 .mt20{
     margin-top: 2rem;
}
 .mt30{
     margin-top: 3rem;
}
 .mt60{
     margin-top: 6rem;
}
 .mt100{
     margin-top: 10rem;
}
 .mb100{
     margin-bottom: 10rem;
}
 .mb60{
     margin-bottom: 6rem;
}
/* culture */
 .culture_title{
     position: absolute;
     bottom: 30%;
     left: 8%;
}
 .culture_title .title{
     color: #fff;
     font-size: 3.6rem;
     padding-left: 2rem;
     margin-bottom: -4rem;
     position: relative;
}
 .culture_title .title:before{
     content: " ";
     position: absolute;
     width: 1em;
     height: 4px;
     background-color: #00e12e;
     left: 2rem;
     bottom: -2rem;
}
 .cu_video{
     margin-left: 8%;
     margin-top: -18rem;
     position: relative;
     display: inline-block;
}
 .cu_video:before, .cu_video:after{
     content: " ";
     position: absolute;
     top: -0.4rem;
     left: -0.4rem;
     background-color:#00e12e;
}
 .cu_video:before{
     width: 50%;
     height: 0.4rem;
}
 .cu_video:after{
     height: 75%;
     width: 0.4rem;
}
 .jin_txt{
     position: absolute;
     top: 50%;
     left: 20%;
     transform: translateY(-50%);
     text-align: left;
}
 .jin_txt h2{
     font-size: 4rem;
}
 .jin_txt p{
     font-size: 2.6rem;
}
 .cu_txt h3{
     font-size: 3rem;
}
 .cu_txt h1{
     font-size: 6rem;
}
 .guan_txt{
     left: 60%;
}
 .guan_img{
     max-width: 55%;
}
 .wrapper {
     width: 100%;
     position: relative;
     overflow: hidden;
     height: 50px;
     background-color: #3cd52e;
}
 .wrapper .box {
    float: left;
}
.wrapper .boxes{
    position: absolute;
    left: 0;
    width:10000px; 
}
/*project*/
 .project_banner{
     position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    backdrop-filter: blur(23px);
}
 .project_banner img{
     width: 100%;
}
 .project_c{
     padding-left: 3%;
     padding-right: 3%;
     padding-top: 3%;
}
 .project_box .daren_btn.swiper-button-prev{
     left: 3rem;
}
 .project_box .daren_btn.swiper-button-next{
     right: 3rem;
}
 .daren_btn:hover{
     background-color: #3cd52e;
}
 .project_box .swiper-slide{
     position: relative;
     text-decoration: none;
}
 .project_box .swiper-slide img{
     width: 100%;
}
 .project_box .hover_cover{
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     display: none;
     bottom: 0;
     background-color: rgba(0, 0, 0, .3);
}
 .project_box .hover_cover .hover_txt{
     position: absolute;
     left: 0;
     font-size: 2.8rem;
     line-height: 1.4;
     width: 100%;
     text-align: center;
     top: 50%;
     transform: translateY(-50%);
}
 .project_box .swiper-slide:hover .hover_cover{
     display: block;
     color: #fff;
}
.project_box .swiper-slide{
    padding: 30px 20px 20px;
    position: relative;
    background-color: #8be061;
}
.project_box .swiper-slide:before{
    content: " ";
    background-image: url('../images/project_bg.png');
    background-repeat: repeat-x;
    background-position: left top;
    position: absolute;
    top: 0;
    background-color: #000;
    left: 0;
    right: 0;
    height: 16px;
    background-size: auto 100%;
}
.project_cover{
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.3);
    backdrop-filter: blur(10px);
}
/*news*/
 .news_banner{
     position: relative;
     display: block;
     color: #fff;
}
 .news_banner img{
     width: 100%;
}
 .news_banner:hover{
     color: #fff;
}
 .banner_txt{
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     text-decoration: none;
     text-align: right;
     background-color: rgba(0, 0, 0,.7);
     padding-top: 5%;
     padding-right: 5%;
     padding-bottom: 5%;
}
 .banner_txt h2{
     font-size: 4rem;
}
 .banner_txt p{
     font-size: 2.4rem;
     width: 40%;
     display: inline-block;
}
 .news_title{
     margin-left: 10%;
     padding-left: 3rem;
     border-left: 0.4rem solid #35d32f;
     font-size: 4rem;
     font-weight: 500;
}
 .news_swiper{
     position: relative;
}
 .news_swiper .swiper-slide{
     text-align: center;
}
 .news_swiper .swiper-next, .news_swiper .swiper-prev{
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     cursor: pointer;
     z-index: 99;
}
 .news_swiper .swiper-next{
     right: 15%;
}
 .news_swiper .swiper-prev{
     left: 15%;
}
 .news_swiper .swiper-next:hover{
     transform: translate(0.5rem,-50%);
}
 .news_swiper .swiper-prev:hover{
     transform: translate(-0.5rem,-50%);
}
 .old_news{
     background-color: #fff;
     color: #000;
     padding: 3rem;
}
 .old_news h1{
     font-size: 6rem;
     margin-top: 0;
}
 .o_news_box{
     box-shadow: 0.4rem 0.5rem 1.2rem #d2d2d2;
     display: block;
     text-decoration: none;
     margin-bottom: 4rem;
     color: #000;
}
 .o_news_box:hover{
     color: #00e12e;
}
 .o_news_box .o_news_txt{
     padding: 2rem;
}
 .o_news_txt h3{
     margin-top: 0;
    overflow: hidden;
    font-size: 2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .o_news_txt p{
     color: #808080;
}
 .g_bg{
     position: absolute;
     bottom: 0;
     left: 0;
     width: 100%;
     background: #3cd52e;
     height: 15%;
     z-index: -1;
}
/*index*/
 .ji_index{
     background-image: url('../images/index_left_bg.png');
     background-repeat: no-repeat;
     background-position: left top;
}
 .history_box{
     padding-left: 3%;
     padding-right: 3%;
     padding-top: 6rem;
     background-image: url('../images/history_bg.png');
     background-repeat: no-repeat;
     background-position: left top;
}
 .index_box{
     margin-left: 3%;
     background: rgba(0, 0, 0, .7);
     margin-right: 3%;
     padding-bottom: 6%;
     border-bottom: 0.1rem dotted #333;
}
 .qun_index{
     margin-left: 3%;
     margin-right: 3%;
     text-align: center;
     padding-top: 10rem;
     padding-bottom: 6%;
}
 .index_title{
     position: relative;
     padding-bottom: 10rem 
}
 .index_title h1{
     font-size: 8rem;
}
 .index_title .en_title{
     font-family: 'KronaOne';
     font-size: 1.8rem;
}
 .index_title:after{
     content: ' ';
     bottom: 0;
     left: 50%;
     width: 4rem;
     height: 0.3rem;
     background-color: #3cd52e;
     position: absolute;
}
 .ji_content{
     text-align: center;
     margin-top: 3rem;
     font-size: 2rem;
}
 .qun_index .qun_title{
     color: #3cd52e;
     font-size: 4.4rem;
     font-family: 'KronaOne';
     margin-top: 3rem;
     display: inline-block;
}
 .qun_index p{
     color: #808080;
     font-size: 1.6rem;
}
 .his_box{
     border: 1px solid #fff;
     margin-top: 3%;
     background-color: #000;
}
 .his_box_head{
     border-bottom: 0.1rem solid #fff;
     height: 6rem;
}
 .his_menu{
     border-left: 0.1rem solid #fff;
     height: 6rem;
     text-align: center;
     line-height: 6rem;
}
 .his_menu span{
     display: inline-block;
     border-radius: 100%;
     width: 1rem;
     height: 1rem;
     background-color: #fff;
     margin: 0 0.5rem;
}
 .his_menu span.active{
     background-color: #3cd52e;
}
 .his_box_body{
     text-align: center;
}
 .his_title{
     text-align: center;
     position: relative;
}
 .his_title h1{
     font-size: 4rem;
}
 .his_en{
     font-size: 5rem;
     font-family: 'KronaOne';
     margin-top: 0rem;
     display: inline-block;
}
 .his_title:after{
     content: ' ';
     bottom: 0;
     left: 50%;
     width: 4rem;
     height: 0.3rem;
     background-color: #3cd52e;
     position: absolute;
}
 .da_index_box{
     padding: 6rem 0;
     text-align: center;
}
 .da_index_c{
     display: none;
     font-size: 3rem;
}
 .culture_index_txt{
     position: absolute;
     left: 0;
     right: 0;
     top: 50%;
     color: #fff;
     text-align: left;
     transform: translateY(-100%);
}
 .culture_index_txt h2{
     font-size: 4rem;
}
 .culture_index_txt{
     font-size: 2.2rem;
}
 .da_nav_btn a{
     text-decoration: none;
     display: inline-block;
     width: 6rem;
     line-height: 6rem;
     color: #fff;
     font-size: 2rem;
     margin-left: 1rem;
     margin-right: 1rem;
     border-radius: 100%;
     background-color: #1f1f1f;
}
 .da_nav_btn .da_btn_next{
     background-color: #3cd52e;
}
 #swiper_index .swiper-pagination{
     text-align: left;
     padding-left: 5%;
     color: #808080;
}
 #swiper_index .swiper-pagination-current{
     color: #3cd52e;
}
 .culture_index{
     width: 100%;
     overflow-x: hidden;
     position: relative;
     padding-left: 3%;
     padding-right: 3%;
}
.culture_next,.culture_prev{
     background-color: #626262;
     top: 50%;
     width: 7rem;
     transform: translateY(-50%);
     line-height: 7rem;
     color: #fff;
     font-size: 2rem;
     border-radius: 100%;
     position: absolute;
     z-index: 999;
     cursor: pointer;
}
.culture_next{
     right: -3.5rem;
     text-align: left;
     padding-left: 2rem;
}
.culture_prev{
     left: -3.5rem;
     text-align: right;
     padding-right: 2rem;
     background-color: #1f1f1f;
}

 .partner_box{
     text-align: center;
     display: flex;
}
 .partner_box a{
     flex: 1;
     display: inline-block;
     color: #a1a0a0;
}
 .partner_box img{
     margin-bottom: 0.8rem;
}
 .partner_box a:hover img{
     transform: translateY(-0.3rem);
}
 .honner_box{
     display: block;
}
 .honner_box .honner_s_img{
    position: relative;
}
.honner_box .honner_s_img img{
    border-radius: 100%;
    opacity: .7;
    width: 40%;
}
/* .honner_box .honner_s_img:after{
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
}*/
 #swiper_honner .swiper-slide-active .honner_box img{
     float: left;
     opacity: 1;
     margin-right: 3rem;
}
 .honner_txt{
     text-align: left;
     color: #fff;
     opacity: 0;
}
 #swiper_honner .swiper-slide-active .honner_txt{
      opacity: 1;
}
 .honner_txt h3{
     padding-bottom: 2rem;
     font-size: 3rem;
     border-bottom: 0.1rem solid #151412;
     margin-bottom: 2rem;
}
 .honner_txt p{
     font-size: 2.2rem;
}
 .honnor_btn{
     position: absolute;
     bottom: 5%;
     left: 40%;
     z-index: 999;
     background-color: #1f1f1f;
     border-radius: 2rem;
}
 .honnor_btn:after{
     content: ' ';
     position: absolute;
     width: 0.1rem;
     height: 30%;
     top: 35%;
     left: 50%;
     background-color: #333333;
}
 .honnor_btn div{
     display: inline-block;
     padding: 1.5rem 2rem;
     color: #fff;
     cursor: pointer;
}
/*footer*/
 footer{
     padding-left: 3%;
     padding-right: 3%;
     padding-top: 10rem;
     padding-bottom: 6rem;
}
 .f_title{
     color: #b6b5b5;
     font-size: 1.6rem;
}
 .f_da_link a{
     color: #9d9b9b;
     position: relative;
     display: inline-block;
     padding: 0.5rem 2rem;
     font-size: 1.8rem;
}
 .f_da_link a:hover{
    color: #3cd52e;
 }
 .f_da_link a:first-child{
     padding-left: 0;
}
 .contact_link a{
     display: block;
     margin-bottom: 1rem;
     color: #bab9b9;
     font-size: 1.8rem;
}
 .copyright{
     padding-top: 10rem;
     margin-top: 6rem;
     color: #5f5f5f;
     border-top: 0.1rem solid #1a1a1a;
}
 .copyright a{
     color:#5f5f5f;
}
 .nav_tel{
     position: absolute;
     bottom: 10%;
     width: 30%;
     padding-left: 10rem;
     max-width: 40rem;
     right: 0;
}
.culture_en{
    font-size: 5rem;
    color: #fff;
    opacity: .1;
    font-family: "KronaOne";
}
.bottom_logo{
    position: absolute;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
}
.tb_line{
    background-color: #d2d2d2;
    position: relative;
    padding: 1.5rem;
    display: inline-block;
    background-image: url('../images/news_bg.jpg');
    background-size: 100% 100%;
    color: #000;
}
.tb_line h2{
    margin-bottom: 20px;
    font-size: 25px;
}
.o_news_box img{
    width: 100%;
}
.fa_link_txt a{
    color: #fff;
}
.fa_link_txt a:hover{
    color: #3cd52e;
}
.fa_link_txt{
    font-size: 1.6rem;
}
.honnor_bg{
    background-repeat: no-repeat;
    background-image: url('../images/honor_bg.jpg');
    background-size: cover;
    background-position: left top;
    padding-bottom: 6rem;
}
.number-animate{
    line-height:4.5rem; height: 4.5rem;font-size: 4rem;overflow: hidden; display: inline-block; position: relative; 
}
.number-animate .number-animate-dot{ 
    width: 2.1rem; float: left; text-align: center;
}
.number-animate .number-animate-dom{ 
    width: 3.6rem;  text-align: center; float: left; position: relative; top: 0;
}
.number-animate .number-animate-dom span,.number-animate .number-animate-dot span{
    float: left;width: 100%;height: 4.5rem;line-height: 1.1;
}
.odometer{
    position: relative;
    padding-right: 3.6rem;
}
.odometer:after{
    content: "+";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.page{
    margin-top: 20px;
}
.page a,
.page span{
    display: inline-block;
    padding: 3px 10px;
    font-size: 16px;
}
 @keyframes bounce-down{
    25%{
        transform: scale(1.2,1.2);
    }
    50%,100%{
        transform: scale(1,1);;
    }
    75%{
        transform: scale(1.2,1.2);        
    }
}
.logo_ani{
    animation: bounce-down 4s linear infinite;
}
@media (max-width: 750px) {
    .banner_txt{
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }
    .banner_txt h2{
        font-size: 2rem;
        margin-top: 0;
        margin-bottom: 0;
    }
    #index_video{
        display: none;
    }
    .culture_index_txt{
        position: relative;
        transform: translate(0,0);
    }
    .partner_box{
        display: block;
    }
    .partner_box a{
        margin-bottom: 10px;
    }
    .copyright .text-right{
        text-align: left;
    }
    #swiper_honner .swiper-slide-active{
        width: 100% !important;
    }
    #swiper_honner .swiper-slide {
        width: 100% !important;
    }
    .honner_box img{
        width: 40%;
    }
    .honnor_btn{
        bottom: -1rem;
    }
    .f_title{
        margin-top: 3rem;
    }
    .copyright{
        margin-top: 5rem;
    }
    .bottom_logo{
        position: relative;
        transform: translateY(0);
    }
    .sidenav-menu{
        width: 50%;
        max-width: 50%;
    }
    .nav_tel{
        max-width: 50%;
        width: 50%;
        right: 20px
    }
    .contact_content{
        position: static;
    }
    .da_detail .da_content{
        top: 10rem;
        bottom: 0;
        transform: translateY(0);
    }
    .da_detail .da_content .col-md-5{
        text-align: center;
    }
    .da_content p{
        font-size: 2.5rem;
    }
}