    @charset "utf-8";

html,
body {

    zoom: 1;
}

#pageAll,
.hide_scroll {
    overflow: visible;
}

#pageAll.about {
    overflow: visible;
}

.bg_color {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.bg_color2 {
    filter: alpha(opacity=35);
    opacity: 0.35;
}

/*.hide_left_scroll,.hide_scroll,#pageAll .page{width: 100%;}*/
.article {
    width: initial;
}

.page1 {
    background: url(../images/page1.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.page2 {
    background: url(../images/page2.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.page3 {
    background: url(../images/page3.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.page4 {
    background: url(../images/page4.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.page5 {
    background: url(../images/page5.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.team {
    background: url(../images/team-bg.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.team1 {
    background: url(../images/team-bg1.jpg);
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.contact {
    background: url(../images/contact-bg.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.teamdetail {
    background: url(../images/teamdetail-bg.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.ecological-page1 {
    background: url(../images/ecological-page1.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.ecological-page2 {
    background: url(../images/ecological-page2.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.news-list {
    width: 75%;
    left: 10%;
    /*right: 0;*/
    margin: 0 auto;
    color: #ffffff;
    padding: 20px;
    background-color: rgba(10, 74, 124, 0.7);
    /*opacity: 0.8;*/
    /*filter: alpha(opacity=80);*/
}


.news-list-title {
    font-size: 24px;
    border-bottom: 1px solid #659fd5;
    display: inline-block;
    padding-bottom: 20px;
}

.news-list-title1 {
    width: 490px;
    font-size: 28px;
    padding-bottom: 28px;
    position: relative;
}

.news-list-title1 .text {
    font-size: 18px;
    position: absolute;
    top: 10px;
    left: 200px;
}

.news-list-content {
    font-size: 14px;
    margin-top: 20px;
    line-height: 28px;
}

.news-list-content1 {
    margin-top: 28px;
}

.news-list-content1 p {
    margin-bottom: 20px;
}

.next {
    width: 26px;
    height: 24px;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 50px;
    position: absolute;
    bottom: 70px;
}

.teamlist {
    padding-left: 75px;
    display: inline-block;
}

.teamdetaillist {
    height: 76%;
    width: 1050px;
    position: relative;
    margin-left: 26px;
}

.teamdetaillist.teamlist {
    padding: 0;
}

.teamdetaillist.teamlist ul li {
    margin-top: 0;
}

.boxup {
    position: absolute;
    width: 100%;
    height: 100%;
}

.arrow-left {
    background: url(../images/swiper-button-prev.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 25%;
    margin-top: -15px;
    width: 29px;
    height: 51px;
}

.arrow-right {
    background: url(../images/swiper-button-next.png) no-repeat left bottom;
    position: absolute;
    right: 30px;
    top: 25%;
    margin-top: -15px;
    width: 29px;
    height: 51px;
}

.swiper-container {
    height: 100%;
    width: 85%;
}

.content-slide {
    padding: 20px;
    color: #fff;
}

.title {
    font-size: 25px;
    margin-bottom: 10px;
}

.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

.englishname {
    color: #00baff;
    font-size: 18px;
}

.teamdetailleft {
    float: left;
    text-align: center;
    padding-left: 5px;
}

.teamdetailright {
    float: left;
    margin-left: 7%;
    text-align: left;
    width: 66%;
}

.chinesename {
    color: #00baff;
    font-size: 18px;
    border-bottom: 1px solid #659fd5;
    padding-bottom: 20px;
}

.chinesename span {
    font-size: 32px;
    display: inline-block;
    padding-right: 20px;
}

.profile {
    color: #fff;
    font-size: 16px;
    line-height: 35px;
}

.swiper-slide {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.leadership .article {
    position: absolute;
    top: 0;
    z-index: 5;
}

.zoombox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.zoompic {
    width: 100%;
    height: 100%;
    background: url(../images/loading.gif) no-repeat 50% 50%;
    overflow: hidden;
}

.develop {
    background: url(../images/develop_bg.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

.next {
    cursor: pointer;
    display: block;
    text-align: center;
    width: 100%;
}

.no1 .teamhide {
    display: none;
}


#pageAll .page,
.page1,
.page2,
.page3,
.page4,
.page5,
.ecological-page1,
.ecological-page2 {
    height: 100%;
    position: relative;
}

.news-list {
    margin-top: 340px;
    position: absolute;
}

.news-list1 {
    position: relative;
    margin: 0 0 40px 75px;
    padding: 27px;
    color: white;
    opacity: 1;
    background: rgba(45, 80, 129, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#992d5081, endColorstr=#992d5081);
    left: 0;

}

.teamlist ul li {
    width: 212px;
    height: 305px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-right: 50px;
    margin-top: 32px;
}

.teamimg {
    color: #fff;
    width: 212px;
    height: 291px;
    background-color: #659fd5;
    overflow: hidden;
    position: relative;
}

.teamimg img {
    width: 100%;
    margin-top: 34px;
    margin-left: 45px;
}

.gs {
    position: absolute;
    top: 180px;
    left: 120px;
    font-size: 36px;
}

/*.no1 .teamimg img {*/
/*margin-left: 0;*/
/*}*/

.teamplace {
    width: 188px;
    height: 48px;
    background-color: #fff;
    color: #5074b1;
    font-size: 14px;
    line-height: 48px;
    margin-top: -34px;
    position: absolute;
    left: 12px;
}

.teamplace:hover {
    background-color: #3b5e9c;
    color: #fff;
}

.no1 .teamplace {
    background-color: #3b5e9c;
    color: #fff;
}

.teamplace span {
    width: 160px;
    display: inline-block;
}

.teamname {
    font-size: 16px;
    position: absolute;
    top: 70px;
    left: 14px;
    width: 90px;
    text-align: left;
}

.teamabstract {
    font-size: 12px;
    position: absolute;
    top: 104px;
    left: 14px;
    width: 90px;
    text-align: left;
}

.teamdetail .article {
    margin-bottom: 70px;
}

.article1 {
    margin-bottom: 60px;
}

.teamdetailright {
    width: 65%;
}

.ecological .teamlist ul li {
    width: 312px;
    height: 422px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-right: 65px;
    margin-top: 122px;
}

.ecological .teamimg {
    color: #fff;
    width: 312px;
    height: 422px;
    background: none;
    overflow: hidden;
    position: relative;
}

.ecological .teamimg img {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
}

.zoomtxt {
    position: absolute;
    top: 35%;
    width: 20%;
    background-color: #000;
    background: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000, endColorstr=#C8000000);
    right: 55px;
    color: #fff;
    padding: 20px;
    font-size: 16px;
}

.zoomtxt span {
    display: inline-block;
    padding: 10px 0;
    line-height: 28px;
}

.zoomtxt .zoomtxt-time {
    color: #7b7b7b;
}

.zoompic img {
    width: 100%;
    height: 100%;
}

.sliderbox {
    width: 85%;
    padding: 15px 40px;
    background-color: #000;
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    left: 5%;
    right: 0;
}

.sliderbox .arrow-btn {
    width: 14.5px;
    height: 27px;
    background: url(../images/arrow-btn.png?1) no-repeat;
    cursor: pointer;
    margin-top: 32px;
}

.sliderbox #btn-left {
    float: left;
    background-position: 0 0;
}

.sliderbox #btn-right {
    float: right;
    background-position: -14.5px 0;
}

.sliderbox .slider {
    float: left;
    height: 100px;
    width: 93%;
    position: relative;
    overflow: hidden;
    margin: 0 22px;
    display: inline;
}

.sliderbox .slider ul {
    position: absolute;
    left: 0;
}

.sliderbox .slider li {
    float: left;
    width: 151px;
    text-align: center;
    padding: 0 10px;
    zoom: 1
}

.sliderbox .slider li img {
    width: 147px;
    height: 94px;
    border: 2px solid transparent;
}

.sliderbox .slider li.current img {
    border: 2px solid #fff;
}

.mapbox {
    position: absolute;
    background: rgba(37, 38, 57, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8252639, endColorstr=#C8252639);
    width: 470px;
    height: 130px;
    color: #fff;
    font-size: 18px;
    padding: 15px 25px 34px 25px;
    line-height: 30px;
}

.mapbox p {
    font-size: 18px;
}

.mapbox .title {
    font-size: 22px;
    margin-bottom: 20px;
}

.mapbox.mapbj {
    top: 210px;
    left: 630px;
    /*left: 667px;*/
}

.mapbox.maphk {
    /*top: 50%;*/
    top: 480px;
    left: 75px;
}

.lookmap {
    color: #5998f8;
    font-size: 18px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.lookmap:hover {
    color: #fff;
}

.lookmap i {
    background: url(../images/icon.png) no-repeat;
    height: 19px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.develop_content {
    width: 1045px;
    margin-left: 75px;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
    padding: 15px;
}

.frame {
    width: 30px;
    height: 30px;
    position: absolute;
}

.frame img {
    width: 100%;
}

.frame_top_right {
    top: 0px;
    left: 745px;
}

.frame_bottom_left {
    bottom: -5px;
    left: 0px;
}

.frame_top_left {
    top: 0px;
    left: 0px;
}

.frame_bottom_right {
    bottom: -5px;
    left: 745px;
}

.year_line {
    width: 1045px;
    margin-left: 75px;
    position: relative;
    top: -55px;
}

.page_title {
    font-size: 28px;
    position: absolute;
    top: 55px;
    right: 10%;
    color: #ffffff;
    z-index: 3;
}

.develop_left {
    width: 720px;
    float: left;
    color: #fff;
    overflow-y: auto;
    height: 295px;
    position: relative;
    display: none;
}

.develop_left_content {
    padding: 25px;
    /*margin: 25px;*/
    padding-bottom: 0;
}

.develop_left_content li {
    /*border-left: 1px solid #fff;*/
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
    position: relative;
    line-height: 25px;
    text-align: justify;
    /*overflow: hidden;*/

}

.develop_right {
    width: 270px;
    float: right;
    /* display: table-cell; */
    /* vertical-align: middle; */
    height: 250px;
    /* text-align: center; */
    position: relative;
    display: none;
}

.develop_right p {
    position: absolute;
    top: 147px;
    left: 122px;
    font-family: futura;
    color: #fff;
    font-size: 35px;
}

.develop_right .develop_year_line {
    width: 85px;
    /*overflow: hidden;*/
    height: 15px;
    position: absolute;
    /* left: 0px; */
    top: 160px;
}

.develop_right .develop_year {
    width: 130px;
    float: left;
    position: absolute;
    /* left: 0px; */
    top: 105px;
    left: 85px;

}

.develop_right.active .develop_year {
    -moz-animation: rotate 10s infinite linear;
    -webkit-animation: rotate 10s infinite linear;
    animation: rotate 10s infinite linear;
}

/*.develop_right.active .develop_year {*/

/*animation-duration: 5s;*/
/*-webkit-animation-duration: 5s;*/
/*-moz-animation-duration: 5s;*/
/*}*/

.develop_left_content li img {
    position: absolute;
    top: 7px;
    left: 1px;
    width: 7px;
}

.develop_left_content li:last-child .develop_line {

    display: none;

}

.develop_content .develop_line {
    height: 102%;
    background: #fff;
    position: absolute;
    top: 12.5px;
    left: 4px;
    width: 1px;
}

.hide_li_scroll {
    width: 745px;
    overflow: hidden;
    height: 100%;
    float: left;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff, endColorstr=#19ffffff);
    padding-bottom: 25px;
}

.overflow {
    overflow: hidden;
}

.year_line .line-img {
    position: absolute;
    width: 100%;
    top: -40px;
    left: 55px;
}

.year2009 {
    top: 287px;
    left: 131px;
}

.year_line .year {
    font-family: futura;
    font-size: 22px;
    margin-bottom: 5px;
    color: #fff;
}

/*.year_line .year_btn:hover {*/
/*background: url(../images/year_active.png);*/
/*background-size: 100%;*/
/*-ms-behavior: url(../css/backgroundsize.min.htc);*/
/*behavior: url(../css/backgroundsize.min.htc);*/
/*}*/

.year_line .year_btn {
    background: url(../images/year_time.png);
    background-size: 100%;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
    width: 25px;
    height: 25px;
    margin: 0 auto;
}

/* .year_line li {
    cursor: pointer;
    position: absolute;
} */

.year_line li.active,
.year_line li.hover {
    /* margin-top: -12px;
    margin-left: -6px; */
}

.year_line li.active .year_btn,
.year_line li.hover .year_btn {
    background: url(../images/year_active.png) no-repeat;
    background-size: 100%;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
    /* width: 30px;
    height: 30px; */
}

.year_line li.active .year,
.year_line li.hover .year {
    /* font-size: 30px; */
    font-weight: bolder;
}

/* 
.year2008 {
    top: 306px !important;
    left: -16px !important;
}

.year2009 {
    top: 292px !important;
    left: 51px !important;
}

.year2010 {

    top: 276px !important;
    left: 119px !important;
}

.year2011 {
    top: 259px !important;
    left: 189px !important;
}

.year2012 {
    top: 235px !important;
    left: 258px !important;
}

.year2013 {
    top: 220px !important;
    left: 329px !important;
}

.year2014 {
    top: 204px !important;
    left: 396px !important;
}

.year2015 {
    top: 173px !important;
    left: 466px !important;
}

.year2016 {
    top: 139px !important;
    left: 534px !important;
}

.year2017 {
    top: 111px !important;
    left: 604px !important;
}

.year2018 {
    top: 106px !important;
    left: 674px !important;
}

.year2019 {
    top: 78px !important;
    left: 743px !important;
}

.year2020 {
    top: 59px !important;
    left: 812px !important;
}

.year2021 {
    top: 38px !important;
    left: 880px !important;
}

.year2022 {
    top: 10px !important;
    left: 950px !important;
} */

/*}*/

@keyframes fadeInRight {
    from {
        opacity: 1;
        margin-left: 45px;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        margin-left: 0px;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
    animation-duration: 1s;
    animation-fill-mode: both;
}

@keyframes contact {
    0% {
        width: 20%;
    }

    50% {
        width: 30%;
    }

    100% {
        width: 40%;

    }
}

.contact_img {
    animation-name: contact;
    animation-duration: 1s;
    animation-fill-mode: both;
}

@keyframes ecolog {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;

    }
}

.ecolog {
    animation-name: ecolog;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.bj_map {
    position: relative;
    width: 200px;
    left: 39.5%;
    top: 11%;
}

.bj_text {
    width: 100px;
    /*float: left;*/
    color: #fff;
    font-size: 22px;
}

.xg_map {
    position: relative;
    width: 200px;
    left: 34.7%;
    top: 71.5%;
}

.bj_img {
    width: 100px;
    /*float: left;*/
    position: absolute;
    left: 100px;
    top: 0;
}

.bj_img img {
    max-width: 40%;
    width: 40%;
}

@keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        transform: translate3d(-3000px, 0, 0);
    }


    to {
        transform: none;
    }
}

@-webkit-keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        -webkit-transform: translate3d(-3000px, 0, 0);
    }

    to {
        -webkit-transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInLeft;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
}


/*@keyframes bounceInRight {*/
/*from, 60%, 75%, 90%, to {*/
/*animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);*/
/*}*/

/*from {*/
/*transform: translate3d(3000px, 0, 0);*/
/*}*/


/*to {*/
/*transform: none;*/
/*}*/
/*}*/

/*.bounceInRight {*/
/*animation-name: bounceInRight;*/
/*animation-duration: 1s;*/
/*animation-fill-mode: both;*/
/*}*/