﻿@charset "utf-8";

body {
    overflow-x: hidden;
}

.banbg {
    background: url(../../images/en/banbg.jpg?v=2020) no-repeat center top;
    background-size: cover;
}

.banbg {
    background: url(../../images/en/banbg.jpg?v=2020) no-repeat center top;
    background-size: cover;
    min-height: 1000px;
}
/*zy-top*/
.zy-top {
    height: 127px;
    padding-top: 30px;
    position: relative;
    top: 0;
    width: 100%;
}

.zy-top-a {
    padding-top: 5px;
}

    .zy-top-a ul li {
        float: left;
        padding: 10px;
    }

        .zy-top-a ul li a {
            color: #fff;
        }
        .zy-top-a ul li a.a-fa {
            color: #4f7ca5;
            border-radius: 50px;
            background: #fff;
            width: 25px;
            height: 25px;
            line-height: 25px;
            text-align: center;
            display: block;
        }

.top-search {
    background: url(../../images/en/search.png?v=2020) no-repeat center top;
    width: 223px;
    height: 45px;
    margin-top: 5px;
}

    .top-search .inp-text {
        width: 180px;
        height: 45px;
        line-height: 40px;
        background: none;
        border: none;
        padding-left: 10px;
    }

    .top-search .inp-but {
        background: none;
        border: none;
        cursor: pointer;
        height: 45px;
        width: 42px;
        padding: 0;
    }

input, textarea:focus {
    outline: none;
}

/*wc-toppos*/
.wc-toppos {
    position: relative;
    width: 100%;
    border-top: 1px solid #81a1b7;
    border-bottom: 1px solid #81a1b7;
    min-height: 127px;
    padding-top: 30px;
}


/*ban-text*/
.ban-text {
    position: absolute;
    left: 0px;
    top: 281px;
    width: 100%;
}

.bant {
}

    .bant span {
        font-size: 22px;
        color: #fff;
        font-style: italic;
        display: block;
        padding-top: 70px;
        padding-bottom: 25px;
    }

    .bant h4 {
        padding-top: 30px;
        font-size: 52px;
        color: #fff;
        font-weight: bold;
        font-family: 'AvenirLTStd';
        line-height: 74px;
    }

    .bant p {
        font-size: 24px;
        color: #fff;
        line-height: 50px;
        margin: 30px 0;
    }

a.amore {
    display: block;
    /*width: 120px;*/
    display: inline-block;
    height: 45px;
    line-height: 42px;
    color: #a3c721;
    text-decoration: none;
    border: 2px solid #a3c721;
    text-align: center;
    padding: 0 20px;
    border-radius: 20px;
    transition: all 1.5s;
    font-size: 16px;
}

a.amore2 {
    display: block;
    width: 130px;
    margin: auto;
    margin-top: 23px;
}

a.amore:hover {
    background: #a3c721;
    color: #fff;
    transition: all 1.5s;
}

/*trbg*/
.trbg {
    background: #a3c721;
    height: 100%;
}

.trbg {
}

    .trbg ul {
        padding-top: 11px;
    }

        .trbg ul li {
            padding: 10px 0;
        }

            .trbg ul li a {
                color: #fff;
            }

                .trbg ul li a p {
                    font-size: 16px;
                    color: #fff;
                    margin-top: 10px;
                }

                .trbg ul li a img {
                    border: 6px solid transparent;
                    transition: all 1.5s;
                }

            .trbg ul li:hover img {
                border: 6px solid #fff;
                transition: all 1.5s;
            }


.program {
    padding-top: 85px;
}


.protop {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 20px 0;
    margin:20px auto 40px;
    width:225px;
}

    .protop h4 {
        font-size: 48px;
        color: #333;
        text-align: center;
        font-family: 'AvenirLTStd';
    }

.prcon {
    background: #a3c721;
    min-height: 220px;
    margin-top: 153px;
    margin-left: 0px;
    margin-right: 0;
}

    .prcon .procon-ul {
        margin: -90px 0px 0;
    }

        .prcon .prcon-li{
            margin-bottom:30px;
        }

    .prcon .prcon-img {
        border-bottom: 1px solid #ddd;
        overflow: hidden;
        position: relative;
        border: 6px solid #fff;
    }

        .prcon .prcon-img img {
            width: 100%;
            -webkit-transition: all 2s;
            -moz-transition: all 2s;
            -ms-transition: all 2s;
            transition: all 2s;
        }

    .prcon .prcon-img:hover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

            .prcon .prcon-li .a1 {
                font-size: 18px;
                color: #fff;
                font-family: 'AvenirLTStd';
                line-height: 25px;
                display: block;
                margin-top: 10px;
                text-align: center;
            }


/*wcts-d0020 css begin*/
.wcts-d0020 {
    padding: 10px 0;
    padding-top: 25px;
}

.wcts-d0020-ul {
    margin-top: -90px;
    overflow: hidden;
    padding-top: 25px;
}

.wcts-d0020-con {
    position: relative;
}


.wcts-d0020-ann a.next {
    position: absolute;
    right: -75px;
    top: 230px;
    cursor: pointer;
}

.wcts-d0020-ann a.prev {
    position: absolute;
    left: -75px;
    top: 230px;
    cursor: pointer;
}

.wcts-d0020-ul {
    margin-left: 8px;
}

    .wcts-d0020-ul ul li {
        float: left;
        width: 260px;
        margin: 0 10px;
    }

        .wcts-d0020-ul ul li a {
            float: left;
            display: block;
            margin-bottom: 15px;
        }

        .wcts-d0020-ul ul li span {
            display: block;
            font-size: 18px;
            color: #fff;
            font-style: italic;
        }

        .wcts-d0020-ul ul li a img {
            /*height: 210px;*/
            border: 6px solid transparent;
            transition: all 1.5s;
        }

        .wcts-d0020-ul ul li a:hover img {
            border: 6px solid #fff;
            transition: all 1.5s;
            /*box-shadow: 0px -1px 4px 4px #efefef;*/
            /*阴影不好弄*/
        }

        .wcts-d0020-ul ul li p {
            font-size: 18px;
            color: #fff;
            line-height: 25px;
        }

            .wcts-d0020-ul ul li p a {
                font-size: 18px;
                color: #fff;
                font-family: 'AvenirLTStd';
                line-height: 25px;
            }


/*wcts-d0020 css end*/

.wcts-d0020-ul2 {
    margin-top: -90px;
    overflow: hidden;
    padding-top: 25px;
}

.wcts-d0020-con {
    position: relative;
}


.wcts-d0020-ann a.next {
    position: absolute;
    right: -75px;
    top: 230px;
    cursor: pointer;
}

.wcts-d0020-ann a.prev {
    position: absolute;
    left: -75px;
    top: 230px;
    cursor: pointer;
}

.wcts-d0020-ul2 {
    margin-left: 50px;
}

    .wcts-d0020-ul2 ul li {
        float: left;
        width: 300px;
        margin: 0 30px;
    }

        .wcts-d0020-ul2 ul li a {
            float: left;
            display: block;
            margin-bottom: 15px;
        }

        .wcts-d0020-ul2 ul li span {
            display: block;
            font-size: 18px;
            color: #fff;
            font-style: italic;
        }

        .wcts-d0020-ul2 ul li a img {
            height: 210px;
            border: 6px solid transparent;
            transition: all 1.5s;
        }

        .wcts-d0020-ul2 ul li a:hover img {
            border: 6px solid #fff;
            transition: all 1.5s;
            /*box-shadow: 0px -1px 4px 4px #efefef;*/
            /*阴影不好弄*/
        }

        .wcts-d0020-ul2 ul li p {
            font-size: 18px;
            color: #fff;
            line-height: 25px;
        }

            .wcts-d0020-ul2 ul li p a {
                font-size: 18px;
                color: #fff;
                font-family: 'AvenirLTStd';
                line-height: 25px;
            }


/*wcts-d0020 css end*/




/*about*/
.about {
    position: relative;
}

.abtop {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 30px 0;
    margin-top: 100px;
}

    .abtop h4 {
        font-size: 48px;
        color: #333;
        text-align: center;
        font-family: 'AvenirLTStd';
    }

.about .ab-oneimg {
    position: absolute;
    left: 0px;
    top: -100px;
}

.abheigt1 {
    min-height: 400px;
}

.ableft1 {
    padding-top: 15%;
}
 
    .ableft1 p {
        margin-top: 35px;
        text-align:center;
    }
        .ableft1 p a {
            display: inline-block;
            padding: 0 15px;
            font-size: 16px;
        }
        .ableft1 p.p1 {
            /*padding-left: 14%;*/
            text-align: center;
        }

        .ableft1 p img {
            padding: 0 5px;
        }


.mar4 {
    margin-top: 40px;
}

.abrbg {
    background: #a3c721;
    padding: 50px 10px 50px 60px;
}

    .abrbg p {
        font-size: 18px;
        color: #fff;
        line-height: 28px;
    }

.grbg {
    background: #a3c721;
    height: 100%;
    width: 100%;
    position: absolute;
    right: -100%;
    top: 0;
}




.new {
    padding-top: 90px;
    min-height: 800px;
    padding-bottom: 100px;
}

.newtop {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 50px;
}

    .newtop h4 {
        font-size: 48px;
        color: #333;
        text-align: center;
        font-family: 'AvenirLTStd';
    }

.new .n-img {
}

.new .n-tt {
    position: absolute;
    left: -15px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: url(../../images/en/bbg.png?v=2020) repeat-x left bottom;
    margin: 0 15px;
    opacity: 0;
    cursor: pointer;
}

.new .n-img:hover .n-tt {
    opacity: 1;
    transition: all 1s;
}

.new .n-tt .nspan {
    position: absolute;
    left: 40px;
    bottom: 30px;
    width: 100%;
}

    .new .n-tt .nspan span {
        color: #fff;
        display: block;
        font-style: italic;
        font-size: 18px;
    }

    .new .n-tt .nspan a {
        color: #fff;
        display: block;
        font-size: 18px;
        font-family: 'AvenirLTStd';
    }

.new-li {
    margin-bottom: 30px;
}
    .new-li .li-img {
        height:218px;
    }
    .new-li .li-img:after {
        content: "";
        position: absolute;
        height: 5px;
        width: 0;
        left: 0;
        bottom: 0;
        background: #a3c721;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

    .new-li:hover .li-img:after {
        width: 100%;
    }

    .new-li .li-img img {
        width: 100%;
        height:100%;
    }

    .new-li a {
        position: relative;
        display: block;
    }

        .new-li a .li-ss {
            display: block;
            color: #fff;
            opacity: 0;
            background: url(../../images/en/bbxg.png?v=2020) repeat-x left bottom;
            position: absolute;
            left: 0px;
            bottom: 0;
            width: 100%;
            height: 100%;
            font-size: 18px;
        }

            .new-li a .li-ss span {
                position: absolute;
                bottom: 10px;
                left: 10px;
                font-style: italic;
            }

    .new-li:hover .li-ss {
        opacity: 1;
        transition: all 1.5s;
    }

    .new-li .new-ltt {
        margin: 10px 0;
    }

        .new-li .new-ltt a {
            display: block;
            font-size: 18px;
            color: #333;
            font-family: 'AvenirLTStd';
            transition: all 1s;
            height:50px;
        }

            .new-li .new-ltt a:hover {
                color: #a8ca2d;
                transition: all 1s;
            }

/*banner开始*/
.banner {
    width: 100%;
    height: auto;
}

    .banner img {
        display: block;
        width: 100%;
        height: auto;
    }

.navbar-brand {
    height: auto;
}

.flis select {
    margin: 28px 0 20px;
    width: 200px;
    height: 30px;
}

@media only screen and ( min-width:1800px) and ( max-width:1899px ) {
    .fli img {
        padding-right: 2px;
    }

    .flih img {
        padding-right: 2px;
    }

    .bort {
        width: 157%;
    }

    .lgg {
        display: none !important;
    }

    .banbg {
        min-height: 993px;
    }

    .about .ab-oneimg {
        top: -60px;
    }

        .about .ab-oneimg img {
            max-width: 95%;
        }
}

@media only screen and ( min-width:1501px) and ( max-width:1799px ) {
    .fli img {
        padding-right: 2px;
    }

    .flih img {
        padding-right: 2px;
    }

    .bort {
        width: 157%;
    }

    .lgg {
        display: none !important;
    }

    .banbg {
        min-height: 993px;
    }

    .about .ab-oneimg {
        top: -60px;
    }

        .about .ab-oneimg img {
            max-width: 80%;
        }

    .abheigt1 {
        min-height: 373px;
    }
}

@media only screen and ( min-width:1300px) and ( max-width:1500px ) {
    .fli img {
        padding-right: 2px;
    }

    .flih img {
        padding-right: 2px;
    }

    .bort {
        width: 157%;
    }

    .lgg {
        display: none !important;
    }

    .banbg {
        min-height: 993px;
    }

    .about .ab-oneimg {
        top: -60px;
    }

        .about .ab-oneimg img {
            max-width: 75%;
        }

    .abheigt1 {
        min-height: 373px;
    }
}

@media only screen and ( min-width:1200px) and ( max-width:1299px ) {

    .wcts-d0020-ann a.prev {
        left: -59px;
    }

    .wcts-d0020-ann a.next {
        right: -59px;
    }

    .footer {
        min-height: 770px;
    }

    .about .ab-oneimg img {
        max-width: 75%;
    }

    .flih {
        min-height: 60px;
    }

    .fli {
        min-height: 60px;
    }
}



@media screen and (min-width: 960px) and (max-width: 1199px) {

    .footer {
        min-height: 770px;
    }

    .banbg {
        min-height: 917px;
    }

    .abrbg  {
        background: #00f;
        padding: 30px 10px 30px 40px;
    }

    .grbg {
        width: 101%;
    }

    /*.wc-toppos {
        padding-bottom: 30px;
    }

    .ban-text {
        top: 340px;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 20px 28px;
        width: 232px;
    }*/

    .about .ab-oneimg {
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .about .abtop {
        margin-top: 64px;
    }

    .about .ab-oneimg img {
        max-width: 70%;
    }

    /*.prcon {
        width: 48%;
        margin: auto;
        margin-top: 100px;
    }*/

    .abheigt1 {
        min-height: 260px;
    }

    .protop h4 {
        font-size: 45px;
    }

    .flih {
        min-height: 60px;
    }

    .fli {
        min-height: 60px;
    }
}

@media only screen and ( min-width:768px) and ( max-width:991px ) {

    .banbg {
        min-height: 882px;
    }

    .grbg {
        width: 101%;
    }

    .abrbg  {
        padding: 30px 10px 30px 40px;
    }

    .wcts-d0020-ul {
        margin-left: 0;
    }

    /*.wc-toppos {
        top: 96px;
        padding-top: 5px;
        min-height: 80px;
    }*/

    .ban-text {
        top: 122px;
    }

        .ban-text h4 {
            font-size: 25px;
            line-height: 40px;
        }


    .navbar-default .navbar-nav > li > a {
        margin: 10px 0;
        padding: 10px 2px;
    }

    .about .ab-oneimg {
        position: absolute;
        left: 0px;
        top: -30px;
    }

        .about .ab-oneimg img {
            max-width: 70%;
        }

    .abtop {
        margin-top: 10px;
    }

    .abheigt1 {
        min-height: 260px;
    }

    .ableft1 p img {
        padding: 0;
    }

    .protop h4 {
        font-size: 30px;
    }

    .newtop {
        margin-top: 10px;
    }

    .flih {
        min-height: 60px;
    }

    .fli {
        min-height: 56px;
    }

    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: hidden !important;
    }

    .navbar-collapse.in {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-header {
        float: none;
    }

    /*导航*/
    .navbar .navbar-collapse {
        background: #a3c721;
        z-index: 111;
        position: relative;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-nav > li {
        width: 50%;
    }

    .wc-toppos {
        border: none;
        padding: 10px 10px 10px 5px;
        min-height: 74px;
    }

    .footer {
        min-height: 770px;
    }
}

@media only screen and ( min-width:375px) and ( max-width:767px ) {
    /* 首页news */
    .new-li .li-img {
        height: auto;
    }
    /* end */
    .banbg {
        min-height: 601px;
    }

    .ban-text {
        top: 113px;
        position: initial;
    }

    .bant span {
        font-size: 12px;
        color: #fff;
        font-style: italic;
        display: block;
        padding-top: 40px;
        padding-bottom: 25px;
    }

    .amore3 {
        margin-bottom: 40px;
    }

    .bant h4 {
        font-size: 22px;
        color: #fff;
        font-weight: bold;
        font-family: 'AvenirLTStd';
        line-height: 30px;
    }

    .bant p {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
        margin: 10px 0;
    }

    .trbg {
        margin: -30px 30px 0px;
    }

        .trbg ul li {
            text-align: center;
        }

            .trbg ul li a {
                display: block;
            }

                .trbg ul li a p {
                    /*text-align: left;*/
                    padding: 0 10px;
                }

                .trbg ul li a img {
                    display: inline-block;
                }

    .wc-toppos {
        border: none;
        padding: 10px;
        min-height: 56px;
    }

    .new-li {
        text-align: center;
    }

        .new-li a img {
            display: inline-block;
        }
    /*about*/
    .about {
        padding: 20px 0;
    }

    .ab-con {
        background: #a3c721;
        padding: 20px;
    }

        .ab-con p {
            font-size: 16px;
            color: #fff;
            line-height: 25px;
        }

            .ab-con p img {
                margin: 10px 0;
            }

            .ab-con p.p1 {
                text-align: center;
            }

    .program {
        padding-top: 0px;
    }

    .abtop {
        padding: 10px 0;
        margin: 20px 50px 40px;
    }

        .protop h4, .abtop h4 {
            font-size: 30px;
        }
    /*new*/
    .new {
        padding: 20px 0;
    }

    .newtop {
        padding: 10px 0;
        margin: 20px 50px 40px 50px;
    }

        .newtop h4 {
            font-size: 30px;
        }

    .new .n-tt .nspan {
        left: 0;
    }

    a.amore2 {
        margin-top: 10px;
    }

    a.amore {
        height: 35px;
        line-height: 30px;
    }

    /*手机版本的图片轮播*/
    /*oppo*/
    .prcon {
        margin-top: 83px;
    }

    .op-con {
        padding: 20px;
        text-align: center;
    }

    .swiper-container {
        width: 100%;
        /*height: 300px;*/
    }

    .swiper-pagination-bullet {
        background: none;
        width: 55px;
        height: 5px;
        border-radius: 5px;
        margin: 1%;
        margin: 1px 6px;
        background: #666;
    }

    .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
        top: 96%;
    }

    .swiper-pagination-bullet-active {
        background: #fff;
    }

    .op-con.li-tt {
        margin: 1rem;
    }

        .op-con .li-tt span {
            color: #fff;
            font-size: 16px;
            display: block;
            margin: 10px 0;
            font-style: italic;
        }

        .op-con .li-tt p {
            color: #fff;
            line-height: 26px;
            font-size: 16px;
            padding-bottom: 10px;
        }
   
        .flis select {
            margin: 0px;
        }
}

@media only screen and ( min-width:375px) and ( max-width:515px ) {
    .wc-toppos {
        border: none;
        padding: 5px 10px 5px 5px;
        min-height: 56px;
    }

    .navbar-brand {
        height: 50px;
    }
}

@media only screen and (max-width:374px) {

    .navbar-brand {
        height: 50px;
    }

    /*苹果5*/
    .wc-toppos {
        border: none;
        padding: 5px 10px 5px 5px;
        min-height: 56px;
    }

    .banbg {
        min-height: 600px;
    }

    .ban-text {
        top: 150px;
    }

    .bant span {
        font-size: 12px;
        color: #fff;
        font-style: italic;
        display: block;
        padding-top: 5px;
        padding-bottom: 25px;
    }

    .amore3 {
        margin-bottom: 40px;
    }

    .bant h4 {
        font-size: 22px;
        color: #fff;
        font-weight: bold;
        font-family: 'AvenirLTStd';
        line-height: 30px;
    }

    .bant p {
        font-size: 14px;
        color: #fff;
        line-height: 30px;
        margin: 10px 0;
    }

    .trbg {
        margin: -30px 30px 0px;
    }

        .trbg ul li {
            text-align: center;
        }

            .trbg ul li a {
                display: block;
            }

                .trbg ul li a p {
                    /*text-align: left;*/
                    padding: 0 10px;
                }

                .trbg ul li a img {
                    display: inline-block;
                }

    .about {
        padding: 20px 0;
    }

    .ab-con {
        background: #a3c721;
        padding: 20px;
    }

        .ab-con p {
            font-size: 16px;
            color: #fff;
            line-height: 25px;
        }

            .ab-con p img {
                margin: 10px 0;
            }

            .ab-con p.p1 {
                text-align: center;
            }

    .program {
        padding-top: 0px;
    }

    .abtop {
        padding: 10px 0;
        margin: 20px 50px 40px;
    }

        .protop h4, .abtop h4 {
            font-size: 30px;
        }

    .new {
        padding: 20px 0;
    }

    .newtop {
        padding: 10px 0;
        margin: 20px 50px 40px 50px;
    }

        .newtop h4 {
            font-size: 30px;
        }

    .new .n-tt .nspan {
        left: 0;
    }

    a.amore2 {
        margin-top: 10px;
    }

    a.amore {
        height: 35px;
        line-height: 30px;
    }


    /*手机版本的图片轮播*/
    /*oppo*/
    .prcon {
        margin-top: 0px;
    }

    .op-con {
        padding: 20px;
        text-align: center;
    }

    .swiper-container {
        width: 100%;
        /*height: 300px;*/
    }

    .swiper-pagination-bullet {
        background: none;
        width: 55px;
        height: 5px;
        border-radius: 5px;
        margin: 1%;
        margin: 1px 6px;
        background: #666;
    }

    .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
        top: 96%;
    }

    .swiper-pagination-bullet-active {
        background: #fff;
    }

    .op-con.li-tt {
        margin: 1rem;
    }

        .op-con .li-tt span {
            color: #fff;
            font-size: 16px;
            display: block;
            margin: 10px 0;
            font-style: italic;
        }

        .op-con .li-tt p {
            color: #fff;
            line-height: 26px;
            font-size: 16px;
            padding-bottom: 10px;
        }
}
