﻿html, body { color: #666; background-color: #fff; font-size: 14px; }
.w1200 { width: 1200px; margin: 0 auto; position: relative; }
.w1300 { width: 1300px; margin: 0 auto; position: relative; }
.w1160 { width: 1160px; margin: 0 auto; }
.pt50 { padding-top: 50px; }
.probg { background: #f5f6f8; }
a { color: #666; transition: color 0.3s ease 0s; }
    a:hover { color: #6bb90f; }
ul:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }
.header-wrap { background: #0e8146; height: 120px; }
.header-top { height: 60px; padding-top: 20px; }
    .header-top .logo { display: inline-block; }
        .header-top .logo img { float: left; height: 60px; }
        .header-top .logo span { border-left: 1px solid #fff; line-height: 60px; color: #fff; float: right; font-size: 24px; padding-left: 25px; }
    .header-top .header-link { padding-left: 45px; background: url(../img/tel.png) no-repeat left center; width: 169px; border-right: 1px solid #fff; background-size: 32px; }
        .header-top .header-link .p1 { font-size: 14px; line-height: 25px; color: #fff; }
        .header-top .header-link .p2 { font-size: 20px; line-height: 36px; color: #fff; }
.header-share { height: 32px; padding: 14px 0; margin-left: 45px; }
    .header-share .phbox { padding-right: 18px; position: relative; float: left; width: 32px; height: 32px; overflow: hidden; }
        .header-share .phbox img { width: 32px; }
            .header-share .phbox img.phfront { position: absolute; left: 0; top: 0; z-index: 2; }
            .header-share .phbox img.phback { height: 32px; z-index: 3; position: absolute; left: 0; top: -32px; }
    .header-share .bdsharebuttonbox a { display: inline-block; *zoom: 1; width: 32px; height: 32px; padding: 0; margin: 0px; background: none; }
        .header-share .bdsharebuttonbox a.bds_weixin { position: absolute; top: 0px; left: 50px; z-index: 10; }
        .header-share .bdsharebuttonbox a.bds_tsina { position: absolute; top: 0px; left: 100px; z-index: 10; }
        .header-share .bdsharebuttonbox a.bds_sqq { position: absolute; top: 0px; left: 0px; z-index: 10; }
        .header-share .bdsharebuttonbox a.lan_links { position: absolute; top: 0px; left: 150px; z-index: 10; }












.header-bottom { position: absolute; width: 1200px; height: 50px; top: 95px; left: 50%; margin-left: -600px; background: #6bb90f; z-index: 99; }
    .header-bottom .header-nav { line-height: 50px; width: 1000px; }
        .header-bottom .header-nav li { font-size: 14px; position: relative; float: left; }
        .header-bottom .header-nav a.tit { color: #000; text-align: center; width: 111px; text-align: center; /*background: url(../img/ico_04.png) no-repeat right center;*/ display: inline-block; height: 50px; line-height: 50px; color: #fff; }
        /*.header-bottom .header-nav li:first-child a.tit { background: none; text-align:center; }*/
        .header-bottom .header-nav li:hover a.tit, .header-bottom .header-nav li.cur a.tit { font-weight: bold; }
        .header-bottom .header-nav .sub-box { position: absolute; left: 0px; top: 100%; width: 111px; font-size: 14px; line-height: 30px; display: none; /*padding-top: 20px;*/ /*padding-bottom: 36px;*/ background-color: #f3f9f5; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden; }
            .header-bottom .header-nav .sub-box p { width: 91px; line-height: 32px; margin: 0 auto; padding: 0 10px; transition: background 0.3s ease 0s; }
                .header-bottom .header-nav .sub-box p:hover { background-color: #6bb90f; }
                    .header-bottom .header-nav .sub-box p:hover a { color: #fff; border-bottom: 1px solid #6bb90f; }
                .header-bottom .header-nav .sub-box p:last-child a { border-bottom: none; }
            .header-bottom .header-nav .sub-box a { display: inline-block; color: #333; text-align: center; width: 91px; border-bottom: 1px solid #d4d4d4; }
                .header-bottom .header-nav .sub-box a:hover { color: #6bb90f; }



.header-search { width: 160px; height: 30px; position: relative; padding: 10px 20px; background: #fff; }
    .header-search .searchbox { width: 160px; height: 29px; border-bottom: 1px solid #d9d9d9; }
    .header-search .text { width: 118px; font-size: 12px; color: #434343; line-height: 26px; height: 26px; vertical-align: middle; border: transparent 1px solid; padding: 0 5px; display: block; float: left; margin: 0px; }
    .header-search .btn { background: url(../img/searchbtn1.png) no-repeat; border: none; float: left; width: 30px; height: 28px; line-height: 28px; cursor: pointer; text-align: center; text-indent: -9999px; }
        .header-search .btn:hover { background: url(../img/searchbtn2.png) no-repeat; }

.d-tit { text-align: center; }
    .d-tit h3 { font-size: 24px; line-height: 32px; color: #6bb90f; height: 32px; font-weight: bold; }
        .d-tit h3 strong { color: #000; }
    .d-tit p { line-height: 25px; color: #cccccc; line-height: 25px; padding-bottom: 5px; text-transform: uppercase; }
    .d-tit em { font-size: 14px; height: 20px; line-height: 20px; color: #333; font-style: normal; }

.iban-wrap { height: 530px; }
.iban { height: 530px; background: url(../img/loadings.gif) no-repeat center; }
    .iban .imglist li.active { animation: bannerIn 15s forwards; }

.i-wrap { background: #fff; max-width: 1300px; margin: 0 auto; }



.i-fir-wrap { padding-top: 50px; background: #f5f6f8; padding-bottom: 50px; }

.product_c, .product_t { overflow: hidden; }

.product_u { width: 1200px; float: left; padding-top: 20px; }
    .product_u li { height: 34px; line-height: 34px; border-top: 1px solid #6bb90f; border-bottom: 1px solid #6bb90f; background: #6bb90f url(../img/cpzxLi_Ico.png) no-repeat 210px center; text-align: left; float: left; width: 250px; margin-bottom: 10px; margin-right: 25px; margin-left: 25px; }
        .product_u li a { margin-left: 18px; padding-left: 12px; background: url(../img/cpzxLiA_Ico.png) no-repeat left center; color: #fff; }
        .product_u li:hover { float: left; background-color: #ffc800; border-color: #ffc800; margin-bottom: 10px; margin-right: 25px; margin-left: 25px; }
            .product_u li:hover a { color: #ffffff; }

.home-product-list { zoom: 1; width: 1200px; margin-top: 10px; }
    .home-product-list li { float: left; width: 298px; background: #FFF; overflow: hidden; border: #efefef solid 1px; position: relative; border-top: none; border-left: none; }
        .home-product-list li span { float: left; width: 300px; height: 40px; line-height: 40px; font-size: 14px; text-align: center; }
        .home-product-list li .proimg { float: left; width: 298px; height: 298px; overflow: hidden; position: relative; }
            .home-product-list li .proimg:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
            .home-product-list li .proimg img { position: absolute; top: 0; bottom: auto; left: 0; right: auto; -webkit-transition: -webkit-transform 0.6s ease-out; -moz-transition: -moz-transform 0.6s ease-out; -ms-transition: -ms-transform 0.6s ease-out; transition: transform 0.6s ease-out; width: 100%; }
        .home-product-list li.nobord { border-right: none; }
        .home-product-list li .proimg .overbg { position: absolute; bottom: 0px; left: 0px; width: 300px; height: 300px; background: url(../img/nbgon.png); z-index: 99; display: none; }
        .home-product-list li .proimg .btn { position: absolute; bottom: 0px; left: 0px; width: 300px; height: 300px; background: url(../img/go.png) center no-repeat; z-index: 999; display: none; }
        .home-product-list li a:hover span { background: url(../img/nbgon.png); color: #000; }
        .home-product-list li a:hover .overbg { display: block; }
        .home-product-list li a:hover .btn { display: block; }

.home-more { float: left; width: 100%; height: 40px; margin-top: 40px; overflow: hidden; text-align: center; }
    .home-more a { width: 120px; height: 40px; border-radius: 10px; display: inline-block; color: #FFF; background: #6bb90f; text-align: center; font-size: 16px; line-height: 40px; overflow: hidden; }
        .home-more a:hover { background: #ffc800; }












a.more { cursor: pointer; width: 180px; border: 1px solid #6bb90f; display: block; margin: 0 auto; height: 45px; text-align: center; line-height: 45px; }
    a.more:hover { border: 1px solid #6bb90f; }

a.alphatrans { transition: all 0.8s; color: #ffffff; background: #6bb90f; }
    a.alphatrans:hover { color: #6bb90f; background: #FFFFFF; }

a.alphatrans1 { transition: all 0.8s; }
.divtrans { transition: all 0.8s; }



.tit-cn { font-size: 20px; line-height: 43px; color: #000; }
    .tit-cn strong span { color: #6bb90f; }
.tit-en { font-size: 14px; text-transform: uppercase; color: #ccc; line-height: 25px; }



.i-sec-wrap { background: url(../img/bg.jpg) no-repeat center 60px; height: 570px; overflow: hidden; }
.advantage_list { width: 540px; padding-right: 60px; padding-top: 50px; }
.advantage_des { padding-top: 22px; line-height: 21px; font-size: 12px; }

.advantage_list ul { margin-top: 26px; }
    .advantage_list ul li { width: 140px; height: 140px; border-radius: 50%; color: #fff; float: left; margin: 0 20px 20px; transition: all .36s ease; background: #6bb90f; }
        .advantage_list ul li div { width: 100px; padding: 0 20px; line-height: 40px; font-size: 20px; text-align: center; }
            .advantage_list ul li div center { font-size: 36px; font-weight: bold; line-height: 50px; }
        .advantage_list ul li:hover { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }

.i-about { margin-top: 110px; margin-left: 130px; width: 470px; height: 450px; }
    .i-about:before { content: "“"; font-size: 120px; color: #6bb90f; width: 40px; height: 134px; text-align: center; position: absolute; left: -70px; top: -18px; }
    .i-about .tit-cn { color: #fff; line-height: 33px; }
.i-about-desc { line-height: 21px; margin-top: 32px; color: #fff; font-size: 12px; }
.i-about-foot { margin-top: 32px; }
    .i-about-foot .img_over { float: left; margin-right: 30px; height: 128px; overflow: hidden; }
        .i-about-foot .img_over img { height: 128px; }
    .i-about-foot a.more { width: 58px; height: 126px; border: 1px solid #555555; line-height: 126px; text-align: center; display: block; float: left; color: #fff; }
        .i-about-foot a.more:hover { background: #6bb90f; }

.i-thi-wrap { background: #f5f5f5; padding-top: 50px; padding-bottom: 50px;margin-top:20px; }
    .i-thi-wrap .slide-box { position: relative; z-index: 5; padding-top: 50px; padding-bottom: 30px; }
        .i-thi-wrap .slide-box .bd { width: 1190px; }
            .i-thi-wrap .slide-box .bd ul li { width: 270px; height: 380px; background: #fff; }
                .i-thi-wrap .slide-box .bd ul li .title { height: 50px; padding-top: 30px; }
                    .i-thi-wrap .slide-box .bd ul li .title .top { background: url(../img/tb2.jpg) no-repeat center top; padding-top: 20px; }
                        .i-thi-wrap .slide-box .bd ul li .title .top p { font-weight: bold; font-size: 20px; color: #333; text-align: center; }
                    .i-thi-wrap .slide-box .bd ul li .title .text { width: 215px; padding-top: 15px; margin: 0 auto; }
                        .i-thi-wrap .slide-box .bd ul li .title .text p { color: #8f8f8f; text-align: center; }
                .i-thi-wrap .slide-box .bd ul li .pic { width: 200px; height: 280px; margin: 0 auto; }
                    .i-thi-wrap .slide-box .bd ul li .pic img { max-width: 100%; vertical-align: middle; }
                    .i-thi-wrap .slide-box .bd ul li .pic i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
            .i-thi-wrap .slide-box .bd ul li { margin-right: 27px; float: left; }

        .i-thi-wrap .slide-box .hd { height: 50px; text-align: center; line-height: 50px; margin: 0 auto; }
            .i-thi-wrap .slide-box .hd ul { text-align: center; margin: 0 auto; padding-top: 35px; float: left; }
                .i-thi-wrap .slide-box .hd ul li { width: 12px; height: 12px; background: #8d8d8d; float: left; margin-right: 7px; text-indent: -9999px; overflow: hidden; }
                    .i-thi-wrap .slide-box .hd ul li.on { background: #6bb90f; }
            .i-thi-wrap .slide-box .hd p { text-align: center; }
            .i-thi-wrap .slide-box .hd .next { background: url(../img/btn1.png); width: 24px; height: 47px; background-position: -24px 0px; position: absolute; right: 0px; top: 200px; cursor: pointer; }
            .i-thi-wrap .slide-box .hd .prev { background: url(../img/btn1.png); width: 24px; height: 47px; position: absolute; left: 0px; top: 200px; cursor: pointer; }



.i-fiv-wrap { padding-bottom: 50px; background: #fff; padding-top: 50px; height: 590px; overflow: hidden; }
    .i-fiv-wrap .i-news { margin-top: 50px; }
    .i-fiv-wrap .left-wrap { width: 560px; }
        .i-fiv-wrap .left-wrap .img { display: block; width: 100%; position: relative; overflow: hidden; }
            .i-fiv-wrap .left-wrap .img img { -webkit-transform: translateZ(0px); transform: translateZ(0px); -webkit-transition: -webkit-transform 0.3s ease 0s; transition: transform 0.3s ease 0s; }
            .i-fiv-wrap .left-wrap .img:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); -webkit-transition: -webkit-transform 0.6s ease 0s; transition: transform 0.6s ease 0s; }
        .i-fiv-wrap .left-wrap .cont { margin-top: 25px; }
        .i-fiv-wrap .left-wrap .tit-box { line-height: 32px; }
            .i-fiv-wrap .left-wrap .tit-box .stt { font-size: 18px; display: inline-block; }
                .i-fiv-wrap .left-wrap .tit-box .stt a { color: #292929; }
            .i-fiv-wrap .left-wrap .tit-box .date { font-size: 14px; color: #6d6d6d; opacity: 0.3; filter: alpha(opacity=30); }
        .i-fiv-wrap .left-wrap .word { margin-top: 13px; line-height: 24px; font-size: 12px; }
            .i-fiv-wrap .left-wrap .word a { color: #888; display: inline-block; }
                .i-fiv-wrap .left-wrap .word a:hover { color: #292929; }
    .i-fiv-wrap .more { margin-top: 13px; }
    .i-fiv-wrap .right-list { width: 560px; }
        .i-fiv-wrap .right-list li { width: 560px; padding-top: 15px; padding-bottom: 17px; position: relative; margin-bottom: 20px; -webkit-transition: background 0.3s ease 0s; transition: background 0.3s ease 0s; float: left; }
            .i-fiv-wrap .right-list li .left-bord { display: none; width: 5px; height: 100%; position: absolute; left: 0; top: 0; background-color: #6bb90f; }
            .i-fiv-wrap .right-list li .num { width: 122px; text-align: center; line-height: 90px; font-size: 68px; color: #333; }
            .i-fiv-wrap .right-list li .line { display: inline-block; width: 1px; height: 76px; background-color: #6b6a6a; margin-top: 12px; }
            .i-fiv-wrap .right-list li .cont-wrap { margin-left: 23px; width: 385px; }
            .i-fiv-wrap .right-list li .tit-box { line-height: 38px; }
            .i-fiv-wrap .right-list li .tit { display: inline-block; font-size: 18px; color: #6bb90f; width: 300px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
            .i-fiv-wrap .right-list li .date { display: inline-block; font-size: 14px; color: #232323; opacity: 0.3; filter: alpha(opacity=30); }
            .i-fiv-wrap .right-list li .word { line-height: 24px; margin-top: 4px; font-size: 12px; }
                .i-fiv-wrap .right-list li .word a { color: #888; }
            .i-fiv-wrap .right-list li:hover { background-color: #eeecec; }
                .i-fiv-wrap .right-list li:hover .left-bord { display: block; }

















.fttop { width: 100%; background: #0e8146; }
.botlink { width: 100%; text-align: center; padding-top: 37px; }
    .botlink a { border-right: 1px solid #fff; width: 165px; line-height: 20px; display: inline-block; color: #fff; }

.focus { padding: 20px 0; text-align: center; line-height: 30px; }
    .focus h2 { font-size: 24px; line-height: 32px; color: #fff; margin-top: 20px; }
        .focus h2 span { font-size: 14px; color: #fff; }
        .focus h2:after { height: 1px; background: #6bb90f; width: 50px; content: ''; display: block; margin: 10px auto; }
    .focus p { color: #fff; }
        .focus p strong { color: #6bb90f; }

.ftbot { background-color: #28282a; }
    .ftbot .w1200 { padding: 16px 0; }
    .ftbot p { font-size: 14px; color: #666; }
        .ftbot p a { color: #666; }
            .ftbot p a:hover { color: #fff; transition: all 0.5s; }

.copyright { text-align: center; border-top: 1px dotted #fff; margin-top: 10px; padding-top: 5px; height: 30px; line-height: 30px; }
    .copyright a { padding: 0 5px; color: #fff; }

.ftlink { margin-right: 6px; }
    .ftlink a { padding: 0 20px; background: url(../img/ftlinkline.jpg) no-repeat right center; background-size: 1px 10px; }
        .ftlink a:last-child { background: none; }
.flinks { }
.flinks a { padding: 0px 10px; color: rgb(255, 255, 255); text-decoration: none; }
    .flinks a:hover { color: rgb(255, 255, 255); text-decoration: underline; }


/*.contact-wrap { background-color: #f6f6f6; padding-top: 50px; padding-bottom: 50px; }
    .contact-wrap h4 { font-size: 18px; line-height: 30px; font-weight: bold; font-family: "Base-font"; padding-bottom: 13px; border-bottom: 1px solid #e3e3e3; color: #333; }
    .contact-wrap .address { margin-right: 90px; width: 600px; }
        .contact-wrap .address img { width: 150px; margin-top: 30px; }
        .contact-wrap .address .cont { padding-top: 25px; width: 400px; }
            .contact-wrap .address .cont .stt { font-weight: bold; }
            .contact-wrap .address .cont p { line-height: 24px; font-size: 14px; color: #666; }
    .contact-wrap .weixin { margin-right: 90px; width: 210px; }
        .contact-wrap .weixin .wx-img { padding-top: 26px; }
    .contact-wrap .mobile { width: 210px; }
        .contact-wrap .mobile .wx-img { padding-top: 26px; }

.footer-wrap { background-color: #222; padding-top: 20px; padding-bottom: 20px; }

    .footer-wrap .top-wrap { padding-bottom: 15px; border-bottom: 1px solid #393939; }
        .footer-wrap .top-wrap .nav { line-height: 40px; }
            .footer-wrap .top-wrap .nav a { display: inline-block; font-size: 14px; float: left; color: #fff; opacity: 0.4; filter: alpha(opacity=40); transition: opacity 0.3s ease 0s; }
                .footer-wrap .top-wrap .nav a:hover { opacity: 1; filter: alpha(opacity=100); }
            .footer-wrap .top-wrap .nav .line { display: inline-block; float: left; width: 1px; height: 10px; background-color: #fff; opacity: 0.4; filter: alpha(opacity=40); margin: 16px 20px 14px; }
        .footer-wrap .top-wrap .call { line-height: 40px; margin-top: 2px; display: inline-block; color: #fff; opacity: 0.4; filter: alpha(opacity=40); }
    .footer-wrap .bot-wrap { line-height: 42px; padding-top: 10px; font-size: 12px; }
        .footer-wrap .bot-wrap p { color: #7a7a7a; text-transform: uppercase; }
            .footer-wrap .bot-wrap p.fr img { height: 42px; }
        .footer-wrap .bot-wrap a { color: #7a7a7a; transition: all 0.3s ease 0s; }
            .footer-wrap .bot-wrap a:hover { color: #fff; }
        .footer-wrap .bot-wrap .site-img { display: inline-block; margin-right: 8px; }
.yb_conct { position: fixed; z-index: 9999999; top: 200px; right: -127px; cursor: pointer; transition: all .3s ease; }
.yb_bar ul li { width: 180px; height: 53px; font: 16px/53px 'Microsoft YaHei'; color: #fff; text-indent: 54px; margin-bottom: 3px; border-radius: 3px; transition: all .5s ease; overflow: hidden; }
.yb_bar .yb_top { background: #ff4a00 url(../img/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #ff4a00 url(../img/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #ff4a00 url(../img/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #ff4a00 url(../img/rightbar.png) no-repeat 0 -169px; }
.hd_qr { padding: 0 29px 25px 29px; }
.yb_QQ a { display: block; text-indent: 54px; width: 100%; height: 100%; color: #fff; }*/
