
/*公共*/
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: url(/content/thcss/images/left.png)}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: url(/content/thcss/images/right.png)}

.main{max-width: 1200px; margin: 0 auto; width: 100%;}
.header{width: 100%; height: 100px; background: #FFFFFF; border-bottom: 1px solid #f8f8f8;  position: fixed; left: 0; top: 0; z-index: 8;}
.header .logo{width: 170px; display: block; margin:8px 20px;}
.header .logo img{display: block; width: 100%;}
.header_right{float: right;}
.header_right .top_nav{margin: 20px 0 12px 0; height: 25px;}
.header_right .top_nav li{float: right;  display: block; margin-right: 20px; position: relative;}
.header_right .top_nav li .ewm{width: 100px; height: 100px; position: absolute; left: 0; top: 25px; display: none; z-index: 2;}
.header_right .top_nav li .ewm img{display: block; width: 100%;}
.header_right .top_nav li a{display: block; color: #284d24; font-size: 12px; height: 25px; line-height: 25px; padding-left: 25px; transition: all 0.3s ease-in-out 0s;}
.header_right .top_nav li a.ico1{background: url(/content/style/images/ico1.png) no-repeat left top; margin-right: 15px;}
.header_right .top_nav li a.ico2{background: url(/content/thcss/images/wechat.png) no-repeat left top;}
.header_right .top_nav li a.ico3{background: url(/content/thcss/images/lang-en.png) no-repeat left top;}
.header_right .top_nav li a.ico4{background: url(/content/style/images/ico4.png) no-repeat left top;}
.header_right .top_nav li a:hover{color: #881b21; background-position:left -25px;}
.header_right .header_menu{display: block; overflow: hidden; margin-top: 16px;}
.header_right .header_menu li{float: left; display:block; text-align: center;width: 120px; position: relative;height: 40px; line-height: 40px;}
.header_right .header_menu li.on i{width: 18px; height: 10px; background: url(/content/style/images/menu_sj.png) no-repeat; position: absolute; bottom: -10px; left: 40%; z-index: 2;}
.header_right .header_menu li a{transition: all 0.3s ease-in-out 0s;color: #171717;line-height: 40px;}
.header_right .header_menu li a:hover,.header_right .header_menu li a:hover font{color: #881b21;transition: all 0.3s ease-in-out 0s;}
.header_right .header_menu li font{display: block; font-size: 10px; font-family: arial; color: #aab4a9;}
.header_right .header_menu li dd a,.header_right .header_menu li dd{line-height: 26px;}

.header_level{position: fixed; left: 0; top: 100px; height: 160px; padding: 25px 0; width: 100%; background: rgba(214,233,205,0.9); display: none;}
.header_level .pic{width: 324px; height: 163px; float: left;}
.header_level .pic.lv1{ margin-left: 35%;}
.header_level .pic.lv2{ margin-left: 40%;}
.header_level .pic.lv3{ margin-left: 45%;}
.header_level .pic.lv4{ margin-left: 45%;}
.header_level .pic.lv5{ margin-left: 45%;}
.header_level dl{float: left; padding-left: 25px;}
.header_level dl dd{text-align: left;}
.header_level dl dd a{line-height: 30px;}
.m_header{width: 100%; height:0; background: #FFFFFF; position: fixed; left: 0; top: 0; z-index: 9;overflow: hidden; border-bottom: 1px solid #284d24;}
.m_header .m_logo{height:44px; display: block; }
.m_header .m_logo img{display: block; height: 34px; margin:5px 7px;}
.m_header .m_menu{width: 20px; height: 20px; background: url(/content/thcss/images/menu_ico.png) no-repeat; background-size: 100% 100%; display: block; margin: 12px;}
.m_header .go_lang{width: 20px; height: 20px; background: url(/content/thcss/images/lang-en.png) no-repeat center -2px; background-size: 100%; display: block; margin: 12px;}
.footer{width: 100%;   height: 190px; overflow: hidden; border-top: 1px solid #cbcbcb}
.footer .logo{ margin-top: 45px;}
.footer .info{ margin:40px 60px; font-size: 14px; line-height: 30px;}
.footer .info a:hover{color: #008A00;}
.footer .info .conpay{margin-top: 5px;}
.footer .ewm{ text-align: center; margin-top: 25px;}
.footer .ewm li{display: inline-block; margin: 0 5px;}
.footer .ewm li .pic{width: 122px; overflow: hidden;}
.footer .ewm li .pic .img{width: 100%;}
.fex_nav{position: fixed; right: 10px; bottom: 60px; z-index: 99;}
.fex_nav a{display: block; width: 50px; height: 50px; border-radius: 50%; background: url(/content/style/images/top.png) no-repeat; background-size: 100%; margin-top: 10px;}
.fex_nav2{height: 50px; position: fixed; left: 0; bottom: 0; background: rgba(67, 67, 67, .87); width: 100%; box-sizing: border-box; z-index: 99;}
.fex_nav2 .bnt{width:33.3%; float: left; height: 50px; text-align: center; line-height: 50px; color: #FFFFFF;}
.fex_nav2 .bnt .ico{display: inline-block; line-height: 50px; vertical-align: middle; width: 22px; height: 22px;}

.fex_nav2 .img {
    display: block;
    width: 100%;
}
.dh_bnt{width: 200px; height: 40px; background: #c7000a; color: #FFFFFF; border: none; font-size: 18px; margin-top: 20px; cursor: pointer;}
.dh_bnt:hover{opacity: .8;}
.mobile_box{display: none;}
/*首页*/
.index_banner{ width: 100%; overflow: hidden; }
.index_banner li{background-position: center; background-repeat: no-repeat;}
.index_banner img{display: block; width: 100%;}


@media (max-width: 1085px){
.header,.about_fz .line,.about_fz .tag{display: none;}
.m_header{height: 44px;}
.mm-page{overflow: hidden;}
.footer{height: initial; overflow: hidden;}
.footer .logo{margin: 20px auto; float: inherit; width: 100px;}
.footer .logo img{display: block; width: 100%;}
.footer .info{margin: 0; padding: 0 20px 30px 20px; text-align: center;float: inherit;}
.footer .ewm{width: 100%; float: inherit; padding-bottom: 15px;}
.index_banner,.news_main{margin-top: 44px;}  

}

@media (max-width: 640px){
.mobile_box{display: block;}  
.pc_box{display: none;}    
.swiper-button-next,.swiper-button-prev{display: none;}
.mobile_box .swiper-button-next,.mobile_box .swiper-button-prev{display: block;}

.footer{padding-bottom: 50px;}
.footer .logo{ float: left; box-sizing: border-box; padding: 10px; width: 20%; margin: 0; display: block; margin-top: 18px;}
.footer .logo img{display: block; width: 100%;}
.footer .info{font-size: 10px; width:80%; padding: 10px; line-height: 16px; margin: 0;box-sizing: border-box;float: left; text-align: left;}
.footer .info .add{display: none;}
.footer .ewm{display: none;}

}



/*Recent News*/

.recent-news {
    /*background: #f9f9f9;*/
    background: #FFF;
    /*padding: 50px 0;*/
    padding-bottom: 60px;
}

    .recent-news .title-detail {
        margin-bottom: 70px;
    }

.see-more.see-more--left {
    text-align: left;
    margin-top: 20px;
}

.recent-news .blog-title > a {
    font-weight: 600;
}

.title {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.title-3 {
    position: relative;
    margin-bottom: 50px;
}


.title-3:after {
    content: "";
    height: 5px;
    width: 130px;
    position: absolute;
    background-color: #2f7e31;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}



.m-r-15 {
    margin-right: 15px;
}

.m-r-8 {
    margin-right: 8px;
}

.m-t-60 {
    margin-top: 60px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-70 {
    margin-top: 70px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-90 {
    margin-top: 90px !important;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-100 {
    margin-bottom: 100px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-b-35 {
    margin-bottom: 35px;
}
.m-b-75 {
    margin-bottom: 75px;
}

.m-b-40 {
    margin-bottom: 25px !important;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-8 {
    margin-bottom: 8px;
}

.img-blog {
    margin-bottom: 20px;
}

.img-blog > a {
    position: relative;
    display: block;
    overflow: hidden;
}


    .img-blog > a > img {
        width: 100%;
        height:270px;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        -moz-transition: all 1s ease;
        transition: all 1s ease;
    }

        .img-blog > a > img:hover {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }


.blog-title {
    margin-bottom: 3px;
    margin-top: -6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .blog-title > a {
        text-transform: uppercase !important;
        color: #333333;
        font-size: 18px;
        text-transform: none;
        font-weight: bold;
        text-decoration: none;
        outline: none;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s;
    }

        .blog-title > a:hover {
            color: #2f7e31;
        }


.recent-news .blog-title > a {
    font-weight: 600;
}


.blog-link__item {
    display: inline-block;
    color: #777777;
    margin-right: 15px;
}

.blog-link .blog-link__item:last-child {
    margin-right: 0;
}

.blog-link__item > a > i {
    color: #777777;
}
.see-more.see-more--left {
    text-align: left;
    margin-top: 20px;
}
.see-more {
    text-align: center;
    margin-top: 55px;
}


.au-btn {
    display: inline-block;
    line-height: 36px;
    padding: 0 15px;
    text-align: center;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    transition: 0.5s ease;
    white-space: nowrap;
}
.au-btn--yellow {
    color: #fff !important;
    background-color: #2f7e31;
}
.au-btn--white {
    border-color: #fff;
}

.au-btn--big {
    padding: 0 36px;
}
    .au-btn--big.au-btn--pill {
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
    }
