/* banner*/
.height, .banner {
    width: 100%;
    margin: 0 auto !important;
    overflow: hidden;
    min-width: 1260px;
    max-width: 2200px;
    height: 700px;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
}

.banner .bd {
    width: 100%;
    overflow: hidden;
}

.banner .bd ul {
    width: 100% !important;
}

.banner .bd li {
    width: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.banner .hd li.on {
    background-color: #bf0008;
    border-color: #bf0008;
}

.banner .hd li {
    float: left;
    margin: 0 3px;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    border: 2px solid #fff;
    cursor: pointer;
    -ms-transition: background-color 1000ms,margin-top 500ms,border-color 1000ms;
    transition: background-color 500ms,margin-top 500ms;
    transition: background-color 1000ms,margin-top 500ms,border-color 1000ms;
    -webkit-transition: background-color 1000ms,margin-top 500ms,border-color 1000ms;
    -moz-transition: background-color 1000ms,margin-top 500ms,border-color 1000ms;
    -o-transition: background-color 1000ms,margin-top 500ms,border-color 1000ms;
}

.banner .hd {
    position: absolute;
    bottom: 140px;
    width: 1260px;
    left: 0;
    right: 0;
    margin: auto;
}

.banner .hd .block {
    float: right;
}

.banner .hd ul {
    float: left;
    margin: 2px 10px 0;
}

.banner .btn {
    width: 10px;
    height: 18px;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    cursor: pointer;
}

.banner .btn.prev {
    float: left;
    background: url(../images/prev.png) no-repeat center;
}

.banner .btn.next {
    float: left;
    background: url(../images/next.png) no-repeat center;
}

.banner .bd li .img {
    height: 100%;
    background: no-repeat center;
    background-size: cover;
    /* animation:slide_on1 5s linear forwards;-webkit-animation:slide_on1 5s linear forwards;*/
}

.banner .bd li .content {
    width: 1260px;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}

.banner .bd li .content .ban_t {
    width: 100%;
    min-height: 285px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner .bd li .content .ban_t .text1 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.banner .bd li .content .ban_t .text2 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.banner .bd li .content .ban_t .text3 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.banner .bd li .content .ban_t .text4 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.banner .bd li .content .ban_t.ban_t01 {
    width: auto;
    left: auto;
    right: 0;
    text-align: right;
}

.banner .bd li .content .ban_t.ban_t01 .text1 {
    font-size: 50px;
    color: #606060;
    line-height: 1;
    letter-spacing: 10px;
    margin: 10px 150px 0 0;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.banner .bd li .content .ban_t.ban_t01 .text1 em {
    color: #d21f2c;
}

.banner .bd li .content .ban_t.ban_t01 .text2 {
    font-family: 'RAJDHANI_LIGHT';
    font-size: 40px;
    color: #f1b673;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.banner .bd li .content .ban_t.ban_t01 .text2 em {
    font-family: 'RAJDHANI_BOLD';
}

.banner .bd li .content .ban_t.ban_t01 .ban_icon {
    font-size: 15px;
    color: #4c4c4a;
    color: rgba(76,76,74,.4);
    line-height: 24px;
}

.banner .bd li .content .ban_t .ban_icon {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.banner .bd li .content .ban_t.ban_t02 .text1 {
    font-size: 50px;
    color: #4c5e70;
    line-height: 60px;
}

.banner .bd li .content .ban_t.ban_t02 .text1 em {
    font-family: 'MONTSERRAT_REGULAR';
    letter-spacing: -2px;
}

.banner .bd li .content .ban_t.ban_t02 .text2 {
    font-family: 'RAJDHANI_LIGHT';
    font-size: 40px;
    color: #4c5e70;
    color: rgba(76,94,112,.4);
    line-height: 42px;
    text-transform: uppercase;
    margin: 10px 0;
}

.banner .bd li .content .ban_t.ban_t02 .text2 em {
    font-family: 'RAJDHANI_BOLD';
}

.banner .bd li .content .ban_t.ban_t02 .ban_icon {
    line-height: 60px;
    background: url(../images/pdf.png) no-repeat 27px center;
    background-color: #235383;
    background-color: rgba(35,83,131,.1);
    display: inline-block;
    padding: 0 24px 0 64px;
    border-radius: 30px;
}

.banner .bd li .content .ban_t.ban_t02 .ban_icon em {
    font-family: 'rubik_regular';
}

.banner .bd li .content .ban_t.ban_t03 {
    width: auto;
    left: auto;
    right: 0;
    /* text-align:right; */
}

.banner .bd li .content .ban_t.ban_t03 .text1 {
    font-size: 50px;
    color: #606060;
    line-height: 1;
    letter-spacing: 10px;
    margin: 10px -20px 0 0;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.banner .bd li .content .ban_t.ban_t03 .text1 em {
    color: #d21f2c;
}

.banner .bd li .content .ban_t.ban_t03 .text2 {
    /*font-family:'RAJDHANI_LIGHT';*/
    font-size: 40px;
    color: #d21f2c;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    text-align: right;
}

/* .banner .bd li .content .ban_t.ban_t03 .text2 em{font-family:'RAJDHANI_BOLD';} */
.banner .bd li .content .ban_t.ban_t03 .ban_icon {
    font-size: 15px;
    color: #4c4c4a;
    color: rgba(76,76,74,.4);
    line-height: 24px;
}

/* .banner .bd li .content .ban_t.ban_t03{width:auto;left:auto;right:0;top:51.5%;text-align:right;}
.banner .bd li .content .ban_t.ban_t03 .text1{font-size:50px;color:#fff;line-height:1;letter-spacing:10px;}
.banner .bd li .content .ban_t.ban_t03 .text2{font-family:'RAJDHANI_BOLD';font-size:40px;color:#fff;color:rgba(255,255,255,.6);line-height:1;text-transform:uppercase;margin:14px 0 6px;}
.banner .bd li .content .ban_t.ban_t03 .ban_icon{font-size:20px;color:#fff;color:rgba(255,255,255,.8);line-height:30px;}
.banner .bd li .content .ban_t.ban_t03 .ban_icon em{font-family:'RAJDHANI_BOLD';font-size:14px;clear:both;display:block;} */
.banner .bd li .content .ban_t.ban_t04 .text2 {
    margin: 27px 0 22px;
}

.banner .bd li .content .ban_t.ban_t04 .text3 {
    margin-bottom: 60px;
}

/* .banner .btn.prev:hover{background-image:url(../images/prev_on.png);}*/
/* .banner .btn.next:hover{background-image:url(../images/next_on.png);}*/
.banner .down {
    width: 100%;
    height: 109px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.master_hide .banner .down {
    bottom: -109px;
}

.banner .down .content {
    position: relative;
    height: 100%;
}

.banner .down .content:before,.banner .down .content:after {
    content: '';
    width: 1277px;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    top: 0;
    z-index: -1;
}

.banner .down .content:before {
    left: -650px;
}

.banner .down .content:after {
    right: -650px;
}

.banner .down .item {
    position: absolute;
    bottom: 0;
    width: 597px;
    height: 89px;
    padding: 20px 0 0 30px;
    overflow: hidden;
    transition: height .6s ease;
    -webkit-transition: height .6s ease;
    cursor: pointer;
}

.banner .down .item:before {
    content: '';
    width: 200px;
    height: 268px;
    position: absolute;
    right: 20px;
    top: 0;
    /* transition:all .4s ease;-webkit-transition:all .4s ease;*/
    /* -webkit-transition-delay:.6s;transition-delay:.6s;*/
    opacity: 0;
    filter: alpha(opacity=0);
}

.banner .down .item:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    animation: fadeInRight .8s linear forwards;
    -webkit-animation: fadeInRight .8s linear forwards;
}

.banner .down .item.red:before {
    background: url(../images/index/ico5.png) no-repeat right center;
}

.banner .down .item.blue:before {
    background: url(../images/index/ico6.png) no-repeat center;
}

.banner .down .item.red {
    left: 0;
    background-color: #bf0008;
    /* background:-webkit-linear-gradient(0deg,#bf0003 0%,#e20004 100%);background:-moz-linear-gradient(0deg,#bf0003 0%,#e20004 100%);background:-o-linear-gradient(0deg,#bf0003 0%,#e20004 100%);background:-ms-linear-gradient(0deg,#bf0003 0%,#e20004 100%);background:linear-gradient(0deg,#bf0003 0%,#e20004 100%);*/
}

.banner .down .item.blue {
    right: 0;
    background-color: #b2a299;
}

.banner .down .item>div {
    position: relative;
    z-index: 2;
}

.banner .down .item .title .cn {
    font-size: 22px;
    color: #f3f0eb;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.banner .down .item .title .en {
    /*font-family:'RAJDHANI_BOLD';*/
    font-size: 21px;
    line-height: 18px;
    text-transform: uppercase;
}

.banner .down .item.red .title .en {
    color: #fff;
    /*color:rgba(255,255,255,.4);*/
}

.banner .down .item.blue .title .en {
    color: #fff;
    /*color: rgba(255,255,255,.4);*/
}

.banner .down .item .hid {
    margin-top: 85px;
    display: none;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.banner .down .item .hid .li {
    float: left;
}

.banner .down .item .hid .li + .li {
    margin-left: 58px;
}

.banner .down .item.blue .hid .li + .li {
    margin-left: 40px;
}

.banner .down .item .hid .li h3:before {
    content: '';
    position: absolute;
    left: 0;
    top: -14px;
    background-color: #fff;
    height: 2px;
    width: 0;
    transition: width .4s ease;
    -webkit-transition: width .4s ease;
}

.banner .down .item .hid .li h3 {
    font-size: 15px;
    color: #f3f0eb;
    line-height: 22px;
    margin-bottom: 8px;
    position: relative;
}

.banner .down .item .hid .li p {
    font-family: 'RAJDHANI_BOLD';
    font-size: 16px;
    line-height: 14px;
    color: #e2cdaa;
    color: rgba(226,205,170,.3);
    text-transform: uppercase;
}

.banner .down .item.blue .hid .li p {
    color: #fff;
    color: rgba(255,255,255,.3);
}

.banner .down .item:hover {
    height: 248px;
}

.banner .down .item:hover .hid {
    display: block;
}

.banner .down .item .hid .li:hover h3:before {
    width: 100%;
}

#masterslider .ms-bullets {
    /* width: 225px !important;*/
    width: 186px !important;
    height: 26px;
    position: absolute;
    right: 33px;
    bottom: 130px !important;
    background-color: #000;
    background-color: rgba(0,0,0,.6);
    padding: 22px 0 0 42px;
    border-radius: 30px;
    cursor: pointer;
    z-index: 1;
}

#masterslider .ms-bullets .ms-bullets-count {
    position: static;
    margin: 0 auto;
    text-align: center;
}

#masterslider .ms-bullets-count .ms-bullet {
    width: 33px;
    height: 3px;
    margin: 0 1.5px !important;
    background: #fbeece;
    overflow: hidden;
    color: transparent;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
}

#masterslider .ms-bullets-count .ms-bullet.ms-bullet-selected {
    width: 49px;
    background: #bf0008;
}

#masterslider .playState {
    position: absolute;
    right: 50px;
    bottom: 146px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    background: no-repeat center;
    transition: all .3s;
    -webkit-transition: all .3s;
    z-index: 1;
}

#masterslider .playState.play {
    background-image: url("../images/icon_pause.png");
}

#masterslider .playState.stop {
    background-image: url("../images/icon_play.png");
}

/* index*/
.index {
    position: relative;
    background-color: #fff;
    z-index: 9;
}

.index .name {
    position: relative;
}

.index .name .li {
    font-size: 15px;
    color: #4c4c4a;
    color: rgba(76,76,74,.7);
    font-weight: bold;
    padding-bottom: 14px;
    cursor: pointer;
}

.index .name .inner_bor {
    height: 2px;
    background: #ded7cd;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 20;
}

.index .page1 .content {
    position: relative;
    height: 100%;
    min-height: 316px;
    padding: 30px 0 35px;
}

.index .page1 .news {
    width: 50%;
    float: left;
    overflow: visible;
    padding-bottom: 0;
}

.index .page1 .news.news01 {
    padding: 0 27px 0 30px;
}

.index .page1 .name {
    position: relative;
    overflow: hidden;
    margin-bottom: 22px;
    display: block !important;
}

.index .page1 .name .li {
    float: left;
    margin-right: 33px;
}

.index .page1 .news .title {
    font-size: 18px;
    color: #4c4c4a;
    color: rgba(76,74,74,.7);
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 14px;
    transition: all .7s;
}

.index .page1 .news .date {
    width: 88px;
    float: left;
    font-family: 'MONTSERRAT_BOLD';
    font-size: 15px;
    color: #a79f93;
    line-height: 30px;
    letter-spacing: -1px;
}

.index .page1 .news .text {
    font-size: 14px;
    color: #4c4c4a;
    color: rgba(76,76,74,.7);
    line-height: 22px;
}

.index .page1 .news .more .text {
    font-family: 'Gilroy_Bold';
    font-size: 14px;
    color: #cdad79;
    line-height: 27px;
    float: left;
    min-height: auto !important;
    padding-right: 5px;
}

.index .page1 .news.news01 .title {
    width: 368px;
}

.index .page1 .news.news01 .con a .title2 {
    color: #4c4c4a;
    font-size: 14px;
    line-height: 30px;
    transition: all .7s;
    /* max-width: 82%;*/
    max-width: 100%;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 482px;
    position: relative;
}

.index .page1 .news.news01 .con a .title2 small {
    color: #4c4c4a;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.index .page1 .news.news01 .con a .title2 i {
    white-space: nowrap;
    display: block;
    width: 0;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0;
    color: #bf0008;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.index .page1 .news.news01 .con {
    min-height: 142px;
    border-bottom: 2px solid rgba(222,215,205,.3);
    position: relative;
}

.index .page1 .news.news01 .con a {
    overflow: hidden;
}

.index .page1 .news .con+.con {
    display: none;
}

.index .page1 .news.news01 .more {
    position: absolute;
    right: 0px;
    top: -60px;
}

.index .page1 .news.news01 .more .text {
    float: left;
    margin-right: 5px;
}

.index .page1 .news.news01 .con a:hover .title2 {
    color: #bf0008;
}

.index .page1 .news.news01 .con a:hover .title2 small {
    filter: alpha(opacity=0);
    opacity: 0;
}

.index .page1 .news.news01 .con a:hover .title2 i {
    width: 100%;
    filter: alpha(opacity=100);
    opacity: 1;
    text-overflow: ellipsis;
}

.index .page1 .news.news02 {
    position: relative;
    padding-left: 227px;
    padding-top: 0;
}

.index .page1 .news.news02 .con {
    cursor: pointer;
}

.index .page1 .news.news02 .title {
    /* width:277px;*/
    min-height: 48px;
    margin: 0;
}

.index .page1 .news.news02 .text {
    min-height: 123px;
}

.index .page1 .news.news02 .img {
    width: 181px;
    height: 251px;
    position: relative;
    overflow: hidden;
}

.index .page1 .news.news02 .img .cn {
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    color: rgba(255,255,255,.4);
    position: absolute;
    top: 42px;
    left: 85px;
    z-index: 2;
    width: 80px;
}

.index .page1 .news.news02 .img .en {
    font-family: 'MONTSERRAT_BOLD';
    font-size: 18px;
    color: #ffffff;
    color: rgba(255,255,255,.2);
    line-height: 18px;
    letter-spacing: -1.5px;
    position: absolute;
    top: 96px;
    left: 85px;
    z-index: 2;
}

.index .page1 .news.news02 .img .float {
    font-family: 'Gilroy_Bold';
    font-size: 36px;
    color: #fff;
    color: rgba(255,255,255,.2);
    position: absolute;
    top: 75px;
    left: 5px;
    z-index: 2;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    text-transform: uppercase;
}

.index .page1 .news.news02 .img .line {
    position: absolute;
    z-index: 2;
}

.index .page1 .news.news02 .img .line01 {
    top: 0;
    left: 75px;
}

.index .page1 .news.news02 .img .line02 {
    bottom: 0;
    left: 75px;
}

.index .page1 .news.news02 .img img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.index .page1 .news.news02 .img:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.index .page1 .news.news02 .link01 {
    width: 181px;
    height: 251px;
    position: absolute;
    left: 3px;
    top: 0;
}

.index .page1 .news.news02 .link01 .sekuai {
    width: 227px;
    height: 55px;
    background: url(../images/index/ico2.png) no-repeat center;
    position: absolute;
    left: -36px;
    bottom: -7px;
    z-index: -1;
}

.index .page1 .news.news02 .con .link02:hover .title {
    color: #bf0008;
}

.stock_con {
    position: absolute;
    left: 30px;
    bottom: 32px;
}

.stock_con .en {
    font-family: 'MONTSERRAT_REGULAR';
    font-size: 30px;
    color: #bf0008;
    line-height: 1;
    letter-spacing: -3px;
    float: left;
    margin-right: 16px;
    position: relative;
}

.stock_con .en:before {
    content: '';
    width: 10px;
    height: 18px;
    background: url(../images/up.png) no-repeat;
    position: absolute;
    left: -34px;
    top: 10px;
}

.stock_con .num {
    float: left;
    padding-top: 3px;
    font-family: 'DINENGSCHRIFT';
    font-size: 16px;
    line-height: 22px;
    color: #999999;
}

.stock_con .num em {
    font-size: 36px;
    color: #cdad79;
    line-height: 1;
    padding-right: 32px;
    margin-right: 5px;
    position: relative;
}

.stock_con .num em:before {
    content: '';
    width: 17px;
    height: 9px;
    background: url(../images/investor/ico3.png) no-repeat;
    position: absolute;
    right: 0;
    top: 25px;
}

.stock_con .num.num02 em:before {
    background: url(../images/investor/ico4.png) no-repeat;
}

.index .page2 {
    background-color: #f3f0eb;
    padding: 30px 0;
    overflow: hidden;
    clear: both;
}

.index .page2 .item {
    float: left;
    height: 247px;
    background: no-repeat center;
    background-size: cover;
    padding: 174px 0 0 28px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.index .page2 .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #010101;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
}

.index .page2 .item.item03 {
    padding: 174px 0 0 295px;
}

.index .page2 .item .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: no-repeat center;
    background-size: cover;
    transition: background-image .4s ease-out;
    -webkit-transition: background-image .4s ease-out;
}

.index .page2 .item .img img {
    /* -webkit-transform:scale(1);transform:scale(1);-webkit-transition:transform .5s ease;transition:transform .5s ease;*/
}

.index .page2 .item.item01 {
    width: 380px;
    margin: 0 5px;
    /* background-image:url(../images/index/ico3.jpg);*/
}

.index .page2 .item.item02 {
    width: 247px;
}

.index .page2 .item.item03 {
    width: 622px;
    /* background-image:url(../images/index/ico4.jpg);*/
}

.index .page2 .item.item01 .img {
    background-image: url(../images/index/ico3.jpg);
}

.index .page2 .item.item02 .img {
    background-image: url(../images/index/ico8.jpg);
}

.index .page2 .item.item03 .img {
    background-image: url(../images/index/ico4.jpg);
}

.index .page2 .item .en {
    font-family: 'RAJDHANI_BOLD';
    font-size: 18px;
    line-height: 1;
    color: #cc8d42;
    letter-spacing: -1px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
}

.index .page2 .item .cn {
    font-size: 19px;
    line-height: 30px;
    color: #605e55;
    position: relative;
    z-index: 2;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.index .page2 .item .hid {
    display: none;
    position: absolute;
    top: 100px;
    left: 28px;
    z-index: 2;
    animation-delay: .4s;
    -webkit-animation-delay: .4s;
}

.index .page2 .item .hid p em {
    font-family: 'RAJDHANI_BOLD';
}

.index .page2 .item .hid p {
    font-size: 15px;
    line-height: 24px;
    color: #f1e8d5;
    color: rgba(241,232,213,.6);
    font-weight: bold;
}

.index .page2 .item.item03 .hid {
    left: 295px;
}

.index .page2 .item .icon {
    width: 36px;
    height: 10px;
    position: absolute;
    bottom: 45px;
    left: 28px;
    display: none;
    z-index: 2;
    animation-delay: .4s;
    -webkit-animation-delay: .4s;
    /* color:transparent;-webkit-text-stroke:1px #fff;-ms-text-stroke:1px #fff;text-stroke:1px #fff;font-size:30px;line-height:1;font-family:'Gilroy_Bold';opacity:.6;margin-top:5px;*/
}

.index .page2 .item.item03 .icon {
    left: 295px;
}

.index .page2 .item.item02 .en {
    color: #ba9259;
}

.index .page2 .item:hover {
    padding: 40px 0 0 28px;
}

.index .page2 .item.item03:hover {
    padding: 40px 0 0 295px;
}

.index .page2 .item:hover .hid {
    display: block;
}

.index .page2 .item:hover .img img {
    /* -webkit-transform:scale(1.05);transform:scale(1.05);*/
}

.index .page2 .item:hover .cn {
    color: #f1e8d5;
}

.index .page2 .item:hover .en {
    color: #bf0000;
}

.index .page2 .item:hover:after {
    opacity: .75;
    filter: alpha(opacity=75);
}

.index .page2 .item:hover .icon {
    display: block;
}

/* 鍐呴〉*/
.page_ban {
    height: 150px;
    background: no-repeat center;
    background-size: cover;
    margin-top: 92px;
    position: relative;
}

.page_ban_bg .page_ban:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.page_ban:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #bdaea5;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
}

.page_ban .content {
    position: relative;
    height: 100%;
}

.page_ban .page_ban_en.on {
    opacity: 1;
    filter: alpha(opacity=100);
    animation: fadeIn .4s linear forwards;
    -webkit-animation: fadeIn .4s linear forwards;
}

.page_ban .page_ban_en {
    font-family: 'Gilroy_Bold';
    font-size: 30px;
    color: #a89489;
    line-height: 1;
    text-transform: capitalize;
    position: absolute;
    top: 71px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.page_ban .slogan {
    float: right;
    padding-top: 52px;
    text-align: right;
}

.page_ban .slogan .cn {
    font-size: 16px;
    color: #8b6d4e;
    color: rgba(139,109,78,.6);
    line-height: 34px;
    letter-spacing: 7px;
    font-weight: bold;
}

.page_ban .slogan .en {
    font-family: 'Gilroy_Bold';
    font-size: 14px;
    color: #444444;
    color: rgba(68,68,68,.7);
    line-height: 1;
    letter-spacing: 6.3px;
    text-transform: uppercase;
}

.page_ban .slogan .en em {
    color: #bf0000;
    color: rgba(191,0,0,.7);
}

.page_nav {
    overflow: hidden;
    border-bottom: 1px solid #adadad;
    border-bottom: 1px solid rgba(173,173,173,.2);
}

.page_nav a {
    float: left;
    line-height: 73px;
    position: relative;
    color: #656565;
}

.page_nav a.on {
    color: #997f71;
}

.page_nav .list {
    position: relative;
    float: right;
    overflow: hidden;
}

.page_nav .list a {
    margin-left: 29px;
}

.page_nav .name {
    float: left;
}

.page_nav .name a {
    padding-left: 26px;
    background: url(../images/icon_nav.png) no-repeat left 31px;
}

.page_nav .name a + a {
    padding-left: 19px;
    margin-left: 8px;
    background: url(../images/icon_nav02.png) no-repeat left 32px;
}

/* about*/
.about .page1 {
    overflow: hidden;
    margin: 88px 0 84px;
}

.about .page1 .page_con {
    float: left;
    width: 920px;
}

.about .page_con h3 {
    font-size: 24px;
    color: #997f71;
    line-height: 30px;
    margin-bottom: 38px;
}

.about .page1 .page_con h4 {
    color: #333333;
    position: relative;
}

.about .page1 .page_con h4:before {
    content: '';
    width: 10px;
    height: 12px;
    background: url(../images/about/ico3.png);
    position: absolute;
    left: -30px;
    top: 4px;
    opacity: 0;
    animation: fadeInLeft .8s .3s linear forwards;
    -webkit-animation: fadeInLeft .8s .3s linear forwards;
}

.about .page1 .page_con h4 em {
    font-family: 'DINENGSCHRIFT';
    font-size: 36px;
    letter-spacing: -1px;
    margin-right: 18px;
}

.about .page_con h5 {
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 24px;
}

.about .page_con h6 {
    font-size: 24px;
    color: #997f71;
    line-height: 30px;
    margin: 44px 0 26px;
}

.about .page1 .page_con p {
    margin-bottom: 22px;
}

.about .page1 .list {
    float: right;
    width: 310px;
}

.about .page1 .list .li {
    height: 260px;
    background: no-repeat center;
    background-size: cover;
    padding: 30px 0 0 24px;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}

.about .page1 .list .li .img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.about .page1 .list .li .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.about .page1 .list .li:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.about .page1 .list .cn {
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 4px;
}

.about .page1 .list .en {
    font-family: 'RAJDHANI_BOLD';
    font-size: 21px;
    color: #fff;
    color: rgba(255,255,255,.4);
    line-height: 18px;
}

.about .page2 {
    min-height: 620px;
    background-color: #f8f6f3;
}

.about .page2 .content {
    padding-top: 138px;
    position: relative;
    height: 100%;
}

.about .page2 .content:after {
    content: '';
    width: 780px;
    height: 620px;
    background: url(../images/about/ico5.jpg) no-repeat center;
    background-size: cover;
    position: absolute;
    right: -470px;
    top: 0;
}

.about .page2 .page_con {
    float: left;
}

.about .page2 .page_con h3 {
    font-family: 'MONTSERRAT_ULTRA_LIGHT';
    font-size: 80px;
    color: #333333;
    line-height: 1;
    margin: 0;
}

.about .page2 .page_con h4 {
    font-size: 24px;
    color: #997f71;
    position: relative;
    padding-bottom: 30px;
    margin: 6px 0 26px;
}

.about .page2 .page_con h4:before {
    content: '';
    width: 300px;
    height: 2px;
    background-color: #997f71;
    opacity: .2;
    filter: alpha(opacity=20);
    position: absolute;
    bottom: 0;
    left: 0;
}

.about .page2 .page_con p {
    font-size: 16px;
    color: #666666;
    line-height: 42px;
}

.about .page2 .page_con p strong {
    font-family: 'rubik_regular';
    font-size: 30px;
    color: #333333;
    display: inline-block;
    font-weight: 400;
}

.about .page2 .map {
    width: 350px;
    /* height: 401px;*/
    position: absolute;
    left: 324px;
    top: 85px;
}

.about .page2 .map-a {
    position: relative;
}

.about .page2 .map-a ul li {
    position: absolute;
}

.about .page2 .map-a ul li .dot {
    height: 100%;
    z-index: 5;
    cursor: pointer;
}

.about .page2 .map-a ul li.num01 {
    top: 90px;
    left: 290px;
}

.about .page2 .map-a ul li.num01 .dot em {
    left: -31px;
}

.about .page2 .map-a ul li.num02 {
    top: 107px;
    left: 253px;
}

.about .page2 .map-a ul li.num02 .dot em {
    left: -29px;
}

.about .page2 .map-a ul li.num03 {
    top: 129px;
    left: 245px;
}

.about .page2 .map-a ul li.num04 {
    top: 96px;
    left: 221px;
}

.about .page2 .map-a ul li.num04 .dot {
    width: 42px;
    height: 42px;
}

.about .page2 .map-a ul li.num04 .dot:after {
    content: '';
    position: absolute;
    border: 1px dashed #c00202;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: -1;
}

.about .page2 .map-a ul li.num04.animated .dot:after, .about .page2 .map-a ul li.num15.animated .dot:after, .about .page2 .map-a ul li.num18.animated .dot:after {
    -webkit-animation: h_map .8s 1 linear;
    animation: h_map .8s 1 linear;
    animation-delay: .4s;
    -webkit-animation-delay: .4s;
}

.about .page2 .map-a ul li.num05.animated .dot:after, .about .page2 .map-a ul li.num06.animated .dot:after, .about .page2 .map-a ul li.num10.animated .dot:after {
    -webkit-animation: h_map 1.4s 1 linear;
    animation: h_map 1.4s 1 linear;
    animation-delay: .8s;
    -webkit-animation-delay: .8s;
}

.about .page2 .map-a ul li.num04 .dot em {
    transform: scale(1);
    -webkit-transform: scale(1);
    color: #bf0000;
    font-weight: 600;
    font-size: 14px;
    top: -12px;
    left: -8px;
    z-index: 5;
}

.about .page2 .map-a ul li.num05 {
    top: 154px;
    left: 239px;
}

.about .page2 .map-a ul li.num05 .dot:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    top: -7px;
    left: -8px;
    border: 1px dashed #000;
    border-radius: 50%;
}

.about .page2 .map-a ul li.num05 .dot em {
    left: 15px;
}

.about .page2 .map-a ul li.num06 {
    top: 181px;
    left: 245px;
}

.about .page2 .map-a ul li.num06 .dot:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    top: -7px;
    left: -8px;
    border: 1px dashed #000;
    border-radius: 50%;
}

.about .page2 .map-a ul li.num06 .dot em {
    left: -36px;
}

.about .page2 .map-a ul li.num07 {
    top: 204px;
    left: 235px;
}

.about .page2 .map-a ul li.num07 .dot em {
    left: -30px;
}

.about .page2 .map-a ul li.num08 {
    top: 162px;
    left: 211px;
}

.about .page2 .map-a ul li.num08 .dot em {
    left: -30px;
}

.about .page2 .map-a ul li.num09 {
    top: 217px;
    left: 194px;
}

.about .page2 .map-a ul li.num09 .dot em {
    left: -30px;
}

.about .page2 .map-a ul li.num10 {
    top: 181px;
    left: 172px;
}

.about .page2 .map-a ul li.num10 .dot:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    top: -7px;
    left: -8px;
    border: 1px dashed #000;
    border-radius: 50%;
}

.about .page2 .map-a ul li.num10 .dot em {
    left: -36px;
}

.about .page2 .map-a ul li.num11 {
    top: 169px;
    left: 276px;
}

.about .page2 .map-a ul li.num11 .dot em {
    left: 8px;
    top: 0px;
}

.about .page2 .map-a ul li.num12 {
    top: 179px;
    left: 295px;
}

.about .page2 .map-a ul li.num12 .dot em {
    left: 8px;
    top: 0px;
}

.about .page2 .map-a ul li.num13 {
    top: 183px;
    left: 282px;
}

.about .page2 .map-a ul li.num13 .dot em {
    left: -8px;
    top: 12px;
}

.about .page2 .map-a ul li.num14 {
    top: 172px;
    left: 264px;
}

.about .page2 .map-a ul li.num14 .dot em {
    left: -8px;
    top: 12px;
}

.about .page2 .map-a ul li.num15 {
    top: 158px;
    left: 257px;
}

.about .page2 .map-a ul li.num15 .dot {
    width: 47px;
    height: 47px;
}

.about .page2 .map-a ul li.num15 .dot:after {
    content: '';
    position: absolute;
    border: 1px dashed #c00202;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: -1;
}

.about .page2 .map-a ul li.num15 .dot em {
    color: #bf0000;
    transform: scale(1);
    -webkit-transform: scale(1);
    font-weight: 600;
    font-size: 14px;
    top: 36px;
    left: 53px;
    z-index: 5;
}

.about .page2 .map-a ul li.num16 {
    top: 240px;
    left: 238px;
}

.about .page2 .map-a ul li.num16 .dot em {
    left: -10px;
    top: -9px;
}

.about .page2 .map-a ul li.num17 {
    top: 247px;
    left: 243px;
}

.about .page2 .map-a ul li.num17 .dot em {
    left: 6px;
    top: -6px;
}

.about .page2 .map-a ul li.num18 {
    top: 221px;
    left: 223px;
}

.about .page2 .map-a ul li.num18 .dot {
    width: 37px;
    height: 37px;
}

.about .page2 .map-a ul li.num18 .dot:after {
    content: '';
    position: absolute;
    border: 1px dashed #c00202;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: -1;
}

.about .page2 .map-a ul li.num18 .dot em {
    color: #bf0000;
    transform: scale(1);
    -webkit-transform: scale(1);
    font-weight: 600;
    font-size: 14px;
    top: 50px;
    left: 0px;
    z-index: 5;
}

.about .page2 .map-a ul li.num04 i, .about .page2 .map-a ul li.num15 i, .about .page2 .map-a ul li.num18 i {
    display: none !important;
}

.about .page2 .map-a ul li .dot i {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #c00202;
    position: relative;
}

.about .page2 .map-a ul li .dot i:after {
    position: absolute;
    left: -3px;
    top: -3px;
    z-index: -1;
    width: 10px;
    height: 10px;
    display: block;
    box-sizing: border-box;
    border-radius: 50%;
    content: " ";
    border: 1px solid #c00202;
}

.about .page2 .map-a ul li .dot em {
    transform: scale(.9);
    -webkit-transform: scale(.9);
    position: absolute;
    top: 50%;
    font-size: 12px;
    margin-top: -7px;
    left: 10px;
    display: block;
    white-space: nowrap;
    color: #73685a;
    line-height: 14px;
    z-index: 5;
}

.about .page2 .core {
    float: right;
    width: 590px;
    position: relative;
    z-index: 2;
}

.about .core_title {
    padding-left: 280px;
    text-align: center;
}

.about .core_title h3 {
    font-size: 60px;
    color: #333333;
    line-height: 80px;
    margin-bottom: 6px;
    font-weight: 300;
}

.about .core_title h4 {
    font-size: 24px;
    color: #997f71;
    margin-bottom: 42px;
}

.about .page2 .item01 {
    width: 138px;
    height: 138px;
    position: absolute;
    left: 307px;
    top: 254px;
}

.about .page2 .item01:before {
    content: '';
    width: 234px;
    height: 40px;
    background: url(../images/about/ico7.png) no-repeat;
    position: absolute;
    top: 30px;
    left: -237px;
    z-index: 2;
}

.about .page2 .item01 .bg {
    width: 100%;
    height: 100%;
    background: url(../images/about/ico6.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    -webkit-animation: rotateme02 30s infinite linear;
    animation: rotateme02 30s infinite linear;
}

.about .page2 .item01 .title {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #997f71;
    line-height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
}

.about .page2 .item03 {
    width: 138px;
    height: 138px;
    position: absolute;
    left: 420px;
    top: 178px;
}

.about .page2 .item03:before {
    content: '';
    width: 209px;
    height: 40px;
    background: url(../images/about/ico8.png) no-repeat;
    position: absolute;
    top: 34px;
    left: -211px;
    z-index: 2;
}

.about .page2 .item03 .bg {
    width: 100%;
    height: 100%;
    background: url(../images/about/ico6.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    -webkit-animation: rotateme 30s infinite linear;
    animation: rotateme 30s infinite linear;
}

.about .page2 .item03 .title {
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #a89489;
    line-height: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
}

.about .page2 .item02 {
    width: 250px;
    height: 250px;
    position: relative;
}

.about .page2 .item02 .bg01 {
    width: 250px;
    height: 250px;
    background-color: #997f71;
    background-color: rgba(153,127,113,.1);
    border-radius: 50%;
}

.about .page2 .item02 .bg02 {
    width: 160px;
    height: 160px;
    background-color: #997f71;
    background-color: rgba(153,127,113,.1);
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.about .page2 .item02 .bg03 {
    width: 80px;
    height: 80px;
    background-color: #997f71;
    border-radius: 50%;
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.about .page2 .item02 .title {
    font-size: 15px;
    color: #b3a29a;
    line-height: 26px;
}

.about .page2 .item02 .bg01 .title {
    padding: 107px 0 0 192px;
}

.about .page2 .item02 .bg02 .title {
    padding: 61px 0 0 107px;
}

.about .page2 .item02 .bg03 .title {
    color: #fff;
    padding-top: 20px;
    text-align: center;
}

/* about2*/
.about2 .li {
    position: relative;
    z-index: 2;
}

.about2 .li:before {
    content: '';
    width: 1200px;
    height: 100%;
    margin: auto;
    background: #f8f6f3;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    z-index: -1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    opacity: 0;
    /* content: '';position: absolute;width: 0%;height: 100%;top: 0px;right: 0px;background: #f8f6f3;z-index: -1;transition: all .5s ease;-webkit-transition: all .5s ease;*/
}

.about2 .li .content {
    padding: 36px 0 32px;
    overflow: hidden;
    position: relative;
    margin-bottom: -1px;
}

.about2 .li:last-child .content:before {
    display: none;
}

.about2 .li .content:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #e2e2e2;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: opacity .4s ease;
    -webkit-transition: opacity .4s ease;
}

.about2 .date {
    float: left;
    width: 220px;
}

.about2 .date .name {
    font-size: 24px;
    color: #997f71;
    margin-bottom: 14px;
}

.about2 .date .num {
    position: relative;
    display: inline-block;
}

.about2 .date .num:before {
    content: '';
    width: 30px;
    height: 4px;
    background-color: #997f71;
    position: absolute;
    left: 0;
    right: 0;
    top: 76px;
    margin: auto;
}

.about2 .date .num h3 {
    font-family: 'DINENGSCHRIFT';
    font-size: 80px;
    color: #997f71;
    line-height: 1;
}

.about2 .page_con {
    float: left;
    width: 1040px;
    padding-top: 49px;
}

.about2 .page_con h3 {
    font-size: 20px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 18px;
}

.about2 .page_con p {
    position: relative;
    padding-left: 14px;
}

.about2 .page_con p:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #666666;
    position: absolute;
    left: 0;
    top: 10px;
}

.about2 .li:hover:before {
    /* width: 100%;left: 0px;transition: all .5s .5s ease;-webkit-transition: all .5s .5s ease;*/
    opacity: 1;
    width: 100%;
}

.about2 .li:hover .content:before {
    opacity: 0;
    filter: alpha(opacity=0);
}

/* about3*/
.about3 .name {
    overflow: hidden;
    margin-bottom: 30px;
}

.about3 .name h3 {
    float: left;
    font-size: 24px;
    color: #997f71;
}

.about3 .name h5 {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    float: right;
}

.about3 .page1 .content {
    padding: 90px 0 40px;
    border-bottom: 1px solid rgba(153,127,113,.2);
}

.about3 .page1 .list {
    overflow: hidden;
    margin-right: -20px;
}

.about3 .page1 .item {
    float: left;
    width: 300px;
    height: 240px;
    background-color: #f8f6f3;
    padding: 40px 30px 30px;
    margin-right: 20px;
    position: relative;
}

.about3 .page1 .item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background-color: #efeae4;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
    z-index: -1;
}

.about3 .page1 .item:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.about3 .page1 .item p {
    color: #333333;
}

.about3 .page1 .item h3 {
    font-size: 14px;
    color: #997f71;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(153,127,113,.2);
    margin: 45px 0 15px;
}

.about3 .page1 .item h3 em {
    font-family: 'DINENGSCHRIFT';
    font-size: 50px;
    line-height: 1;
    margin-right: 3px;
}

.about3 .page1 .item h3 small {
    font-family: 'DINENGSCHRIFT';
    font-size: 50px;
    line-height: 1;
    margin-right: 3px;
}

.about3 .page1 .item h4 {
    color: #997f71;
    display: inline-block;
    position: relative;
}

.about3 .page1 .item h4:before {
    content: '';
    width: 9px;
    height: 9px;
    background: url(../images/about/ico9.png) no-repeat;
    position: absolute;
    right: -15px;
    top: 2px;
}

.about3 .page1 .item h4 em {
    font-family: 'DINENGSCHRIFT';
    font-size: 24px;
    line-height: 1;
    margin-left: 4px;
}

.about3 .page2 .content {
    padding: 38px 0 70px;
}

.about3 .page2 .list {
    overflow: hidden;
    margin-right: -15px;
}

.about3 .page2 .item {
    float: left;
    width: 410px;
    height: 120px;
    background-color: #f8f6f3;
    padding: 80px 30px 0;
    margin-right: 15px;
    margin-bottom: 10px;
    position: relative;
}

.about3 .page2 .item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background-color: #efeae4;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
    z-index: -1;
}

.about3 .page2 .item:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.about3 .page2 .item p {
    color: #333333;
}

.about3 .page2 .item h3 {
    font-size: 14px;
    color: #997f71;
    position: absolute;
    right: 30px;
    bottom: 12px;
}

.about3 .page2 .item h3 em {
    font-family: 'DINENGSCHRIFT';
    font-size: 60px;
    line-height: 1;
    margin-right: 3px;
}

.about3 .page3 {
    background-color: #f8f6f3;
}

.about3 .page3 .content {
    padding: 68px 0 85px;
}

.about3 .page3 .list {
    overflow: hidden;
    margin-right: -12px;
}

.about3 .page3 .item {
    float: left;
    width: 202px;
    min-height: 240px;
    margin-right: 10px;
    position: relative;
    background-color: #fff;
    text-align: center;
}

.about3 .page3 .item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background-color: #efeae4;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
    z-index: -1;
}

.about3 .page3 .item:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.about3 .page3 .item .img {
    width: 202px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    background-color: #997f71;
}

/* .about3 .page3 .item .img img{transform: scale(.8);-webkit-transform: scale(.8);}*/
.about3 .page3 .item .text {
    padding: 24px 10px 10px;
}

.about3 .page3 .item p {
    color: #333333;
    text-align: center;
}

.about3 .page3 .item p em {
    font-family: 'DINENGSCHRIFT';
    color: #997f71;
    font-size: 30px;
    line-height: 1;
    margin: 0 8px;
}

/* about4*/
.public_about4 {
    overflow: hidden;
    padding: 90px 0 50px;
}

.public_about4 .page_con {
    float: left;
    width: 920px;
}

.public_about4 .page1 .bg {
    margin-top: 30px;
}

.about4 .pages_con .text p {
    margin-bottom: 18px;
}

.about4 .pages_con ul {
    overflow: hidden;
    margin-bottom: 30px;
}

.about4 .pages_con li {
    float: left;
    margin-right: 62px;
}

.about4 .pages_con li h3 {
    font-size: 14px;
    color: #997f71;
}

.about4 .pages_con li em {
    font-family: 'DINENGSCHRIFT';
    font-size: 40px;
    line-height: 1;
    margin-right: 3px;
}

/* about4_04*/
.about4_04 .page1 .bg {
    background-color: #f8f6f3;
    padding: 36px 30px 45px;
}

.about4_04 .pages_con .name {
    font-size: 18px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
}

.about4_04 .pages_con .name img {
    margin-right: 8px;
}

.about4_04 .pages_con .list {
    overflow: hidden;
    margin: 14px -33px 0 0;
}

.about4_04 .pages_con .list .item {
    float: left;
    width: 190px;
    margin-right: 33px;
}

.about4_04 .pages_con .list .item .img {
    width: 100%;
    height: 280px;
    background: no-repeat center;
    background-size: cover;
}

.about4_04 .pages_con .list .item .title {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    padding: 14px 10px;
    margin-bottom: 10px;
    height: 65px;
    overflow: hidden;
}

/* news*/
.search .page_title .cn {
    font-size: 26px;
    color: #997f71;
    line-height: 30px;
}

.search .page_title {
    margin-bottom: 26px;
}

.search .page_title p {
    color: #666;
}

.search .page_title p em {
    color: #bf0000;
}

.search .list .news_li_con {
    width: 1106px !important;
}

.news {
    overflow: hidden;
    padding: 90px 0 50px;
}

.news .page_con {
    float: left;
    width: 920px;
}

.news .recommend {
    overflow: hidden;
}

.news .recommend .img {
    float: left;
    width: 420px;
    height: 265px;
    background: no-repeat center;
    background-size: cover;
    /* background-size: 100%;*/
    /* -webkit-transition: all .4s ease-in-out;*/
    /* transition: all .4s ease-in-out;*/
    overflow: hidden;
}

.news .recommend .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.news .recommend .img:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.news .recommend .news_con {
    width: 479px;
    padding-top: 13px;
    float: right;
}

.news .recommend .date {
    font-family: 'DINENGSCHRIFT';
    font-size: 42px;
    color: #997f71;
    line-height: 1;
    letter-spacing: -1.5px;
}

.news .recommend .title {
    font-size: 22px;
    color: #666666;
    line-height: 28px;
    font-weight: bold;
    margin: 6px 0;
    min-height: 56px;
}

.news .recommend .introduction {
    color: #666666;
    line-height: 22px;
    min-height: 66px;
}

.news .recommend .introduction p {
    color: #666666;
    line-height: 22px;
}

.news .recommend .more {
    line-height: 60px;
    background-color: #eeeae4;
    padding: 0 32px 0 30px;
    display: inline-block;
    position: relative;
    margin-top: 16px;
    color: #666666;
}

.news .recommend .more .text {
    color: #666666;
    float: left;
    margin-right: 9px;
}

.news .list {
    margin: 0 0 27px;
}

.news .list a {
    overflow: hidden;
    padding: 36px 30px 20px 24px;
    margin-bottom: -2px;
    position: relative;
}

.news .list a:last-child:before {
    display: none;
}

.news .list a:before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #ebe7e1;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .6;
    filter: alpha(opacity=60);
}

.news .list a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #f8f6f3;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
}

.news .list .date {
    width: 100px;
    float: left;
    font-family: 'DINENGSCHRIFT';
    font-size: 42px;
    color: #997f71;
    line-height: 1;
    letter-spacing: -1.5px;
    /* transition:color .3s ease-out;-webkit-transition:color .3s ease-out;*/
}

.news .list .date .years {
    font-size: 30px;
    display: block;
    letter-spacing: 0;
}

.news .list .news_li_con {
    float: left;
    width: 760px;
}

.news .list .title {
    font-size: 20px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

.news .list .introduction {
    color: #666666;
    line-height: 22px;
}

.news .list a:hover {
    z-index: 2;
}

.news .list a:hover:before {
    opacity: 0;
    filter: alpha(opacity=0);
}

.news .list a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.page_more {
    width: 100%;
    height: 68px;
    line-height: 68px;
    background-color: #eeeae4;
    cursor: pointer;
}

.news .recommend .more .dot_box, .page_more .dot_box, .join .page4 .item .dot_box, .index .page1 .news .more .dot_box {
    text-align: center;
    position: relative;
}

.news .recommend .more .i, .page_more .i, .join .page4 .item .i, .index .page1 .news .more .i {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #bf0000;
    border-radius: 50%;
    margin: 0 2px;
}

.news .recommend .more:hover .i, .page_more:hover .i, .join .page4 .item:hover .i, .index .page1 .news .more:hover .i {
    animation: today_only linear 1s 1 backwards;
    -webkit-animation: today_only linear 1s 1 backwards;
}

.news .recommend .more .i:nth-child(2), .page_more .i:nth-child(2), .join .page4 .item .i:nth-child(2), .index .page1 .news .more .i:nth-child(2) {
    animation-delay: .2s;
}

.news .recommend .more .i:nth-child(3), .page_more .i:nth-child(3), .join .page4 .item .i:nth-child(3), .index .page1 .news .more .i:nth-child(3) {
    animation-delay: .4s;
}

.news .recommend .more .dot_box {
    float: left;
    margin-top: -3px;
}

.index .page1 .news .more .dot_box {
    float: left;
}

.news .recommend .more .i, .join .page4 .item .i, .index .page1 .news .more .i {
    width: 4px;
    height: 4px;
    background-color: #666666;
    margin: 0;
}

.index .page1 .news .more .i {
    background-color: #cdad79;
}

.research2 .recommend .more .i {
    margin: 0 2px;
}

.public_box {
    width: 310px;
    float: right;
}

.public_box .item {
    width: 100%;
    background: no-repeat center;
    background-size: cover;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}

.public_box .item > .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    padding: 0;
    margin: 0;
}

.public_box .item > .bg img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.public_box .item:hover > .bg img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

/* .public_box .item:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #010101;opacity: 0;filter: alpha(opacity=0);transition: opacity .4s ease-out;-webkit-transition: opacity .4s ease-out;}*/
.public_box .item > div {
    position: relative;
    z-index: 2;
}

.public_box .item.item01:after {
    content: '';
    width: 4px;
    height: 50px;
    background: url(../images/news/ico10.jpg) no-repeat;
    position: absolute;
    left: 80px;
    bottom: 0;
    opacity: 1 !important;
    filter: alpha(opacity=100);
}

.public_box .item.item01:before {
    content: '';
    width: 4px;
    height: 40px;
    background: url(../images/news/ico9.jpg) no-repeat;
    position: absolute;
    left: 80px;
    top: 0;
}

.public_box .item.item01 {
    padding: 30px 0 0 102px;
    height: 130px;
    background-image: url(../images/news/ico2.jpg);
}

.public_box .item.item02 {
    padding: 40px 0 0 30px;
    height: 390px;
    background-image: url(../images/news/ico3.jpg);
}

.public_box .item.item03 {
    padding: 66px 0 0 28px;
    height: 130px;
}

.public_box .item.item04 {
    padding: 32px 0 0 28px;
    height: 390px;
}

.public_box .item.item05 {
    background-color: #f8f6f3;
}

.public_box .item.item07 {
    padding: 24px 0 0 28px;
    height: 130px;
}

.public_box .item.item08 {
    background-color: #f8f6f3;
    padding: 24px 28px 28px;
}

.public_box .item.item09 {
    background-color: #f8f6f3;
    padding: 34px 28px 40px;
}

.public_box .item.item09 .list {
    overflow: hidden;
    margin: 0;
    margin-right: -28px;
}

.public_box .item.item09 .list .li {
    width: 163px;
    height: 228px;
    float: left;
    position: relative;
}

.public_box .item.item09 .list .li .img {
    width: 100%;
    height: 100%;
    background: no-repeat center;
    background-size: cover;
}

.public_box .item.item09 .list .li .bg {
    content: '';
    width: 187px;
    height: 46px;
    background: url(../images/about/ico33.png) no-repeat center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.public_box .item.item09 .list .li .bd {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.public_box .item.item09 .list .li + .li {
    margin-left: -105px;
    z-index: -2;
}

.public_box .item.item09 .list .li + .li .bd {
    transform: scale(.8);
    -webkit-transform: scale(.8);
}

.public_box .item.item09 .list .li + .li + .li {
    margin-left: -117px;
    z-index: -3;
}

.public_box .item.item09 .list .li + .li + .li .bd {
    transform: scale(.6);
    -webkit-transform: scale(.6);
}

.public_box .item.item01 .cn {
    font-size: 24px;
    color: #ffffff;
    color: rgba(255,255,255,.4);
    line-height: 1;
    margin-bottom: 4px;
}

.public_box .item.item01 .float {
    font-family: 'Gilroy_Bold';
    font-size: 30px;
    color: #fff;
    color: rgba(255,255,255,.2);
    position: absolute;
    top: 53px;
    left: 13px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    text-transform: uppercase;
}

.public_box .item.item02 .cn {
    font-size: 24px;
    color: #666;
}

.public_box .item.item01 .en {
    font-family: 'MONTSERRAT_BOLD';
    font-size: 24px;
    color: #ffffff;
    color: rgba(255,255,255,.2);
    line-height: 24px;
    letter-spacing: -1.5px;
}

.public_box .item.item02 .en {
    font-family: 'Gilroy_Bold';
    font-size: 15px;
    color: #7896ad;
    color: rgba(120,150,173,.4);
    line-height: 18px;
    text-transform: uppercase;
}

.public_box .item .num {
    font-family: 'Gilroy_Bold';
    font-size: 26px;
    color: #90a1b6;
    line-height: 1;
    margin: 14px 0;
}

.public_box .item .name {
    font-size: 16px;
    color: #444444;
    color: rgba(68,68,68,.4);
    letter-spacing: 1.5px;
}

.public_box .item.item03 .cn {
    font-size: 18px;
    color: #605e55;
    line-height: 30px;
}

.public_box .item.item03 .en {
    font-family: 'RAJDHANI_BOLD';
    font-size: 16px;
    color: #cc8d42;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -.6px;
}

.public_box .item.item04 .cn {
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 8px;
}

.public_box .item.item04 .en {
    font-family: 'RAJDHANI_BOLD';
    font-size: 21px;
    color: #fff;
    color: rgba(255,255,255,.4);
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: -.6px;
}

.public_box .item.item04 .follow {
    overflow: hidden;
    position: absolute;
    left: 28px;
    bottom: 36px;
}

.public_box .item.item04 .follow .img {
    width: 110px;
    height: 110px;
    float: left;
}

.public_box .item.item04 .follow .img img {
    width: 100%;
    height: 100%;
}

.public_box .item.item04 .follow .follow_t {
    float: left;
    color: #f3f0eb;
    line-height: 18px;
    padding-left: 32px;
    background: url(../images/icon_followbg.png) no-repeat left center;
    margin: 75px 0 0 10px;
}

.public_box .item.item05 .up {
    background-color: #eeeae4;
    padding: 26px 28px 28px;
    overflow: hidden;
}

.public_box .item.item05 .name {
    overflow: hidden;
    margin-bottom: 10px;
}

.public_box .item.item05 .name h3 {
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    float: left;
}

.public_box .item.item05 .name h5 {
    font-size: 14px;
    color: #656565;
    line-height: 24px;
    float: right;
    letter-spacing: -.1px;
}

.public_box .item.item05 .num {
    font-family: 'DINENGSCHRIFT';
    font-size: 16px;
    color: #997f71;
    line-height: 1;
    margin: 0;
}

.public_box .item.item05 .num em {
    font-size: 36px;
    padding-right: 32px;
    margin-right: 5px;
    position: relative;
    display: inline-block;
}

.public_box .item.item05 .num em:before {
    content: '';
    width: 17px;
    height: 9px;
    background: url(../images/investor/ico1.png) no-repeat;
    position: absolute;
    right: 0;
    top: 21px;
}

.public_box .item.item05 .num.num02 em:before {
    background: url(../images/investor/ico2.png) no-repeat;
}

.public_box .item.item05 .down {
    padding: 26px 28px 28px;
    overflow: hidden;
}

.public_box .item.item05 .li {
    overflow: hidden;
    line-height: 24px;
}

.public_box .item.item05 .li + .li {
    margin-top: 12px;
}

.public_box .item.item05 .li h3 {
    float: left;
    font-family: 'DINENGSCHRIFT';
    font-size: 26px;
    color: #997f71;
}

.public_box .item.item05 .li h5 {
    float: right;
    font-size: 14px;
    color: #656565;
}

.public_box .item.item05 .text {
    padding-top: 12px;
    border-top: 2px solid rgba(62,58,57,.1);
    margin-top: 18px;
}

.public_box .item.item05 .text p {
    font-size: 12px;
    color: #999999;
    line-height: 18px;
}

.public_box .item.item07 .cn {
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 2px;
}

.public_box .item.item07 .en {
    font-family: 'RAJDHANI_BOLD';
    font-size: 21px;
    color: #fff;
    color: rgba(255,255,255,.4);
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -.6px;
}

.public_box .item.item08 .cn {
    font-size: 22px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 4px;
}

.public_box .item.item08 .en {
    font-family: 'RAJDHANI_BOLD';
    font-size: 21px;
    color: #000;
    color: rgba(0,0,0,.2);
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: -.6px;
    margin-bottom: 7px;
}

.public_box .item.item08 .text {
    color: #666666;
    text-align: justify;
}

.public_box .item.item09 .cn {
    font-size: 22px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 4px;
}

.public_box .item.item09 .en {
    font-family: 'RAJDHANI_BOLD';
    font-size: 21px;
    color: #666666;
    color: rgba(102,102,102,.4);
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: -.6px;
    margin-bottom: 20px;
}

.public_box .item.item09 .img, .public_box .item.item09 .img img {
    width: 100%;
}

.public_box .item.item09 .img + .img {
    margin-top: 19px;
}

.about4 .public_box .item.item07 {
    padding: 42px 0 0 28px;
}

.about4 .public_box .item.item07 .en {
    font-family: 'DINENGSCHRIFT';
    font-size: 20px;
    text-transform: none;
}

.about4 .public_box .item.item04 .cn {
    color: #666666;
    font-weight: 400;
}

.about4 .public_box .item.item04 .en {
    color: #666666;
    color: rgba(102,102,102,.4);
}

.public_box .item:hover:after {
    opacity: .5;
    filter: alpha(opacity=50);
}

/* .public_box .item.item02:hover .cn,
.public_box .item.item02:hover .num,
.public_box .item.item02:hover .name,
.public_box .item.item02:hover .en,
.public_box .item.item03:hover .cn,
.public_box .item.item03:hover .en,
.public_box .item.item07:hover .cn,
.public_box .item.item07:hover .en,
.about4 .public_box .item.item04:hover .cn,
.about4 .public_box .item.item04:hover .en{color: #fff;}
.public_box .item.item05:hover:after,
.public_box .item.item08:hover:after,
.public_box .item.item09:hover:after{display: none;}*/
/* news_d*/
.news_d .page_con .title {
    font-size: 24px;
    color: #444444;
    line-height: 32px;
    font-weight: bold;
}

.news_d .page_con .time {
    font-family: 'MONTSERRAT_BOLD';
    font-size: 24px;
    color: #bf0000;
    line-height: 1;
    letter-spacing: -1.5px;
    margin: 10px 0 14px;
}

.news_d .page_con .time em {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-left: 50px;
    color: #666;
}

.news_d .page_con .details p {
    line-height: 26px;
    color: #7e767a;
    margin-bottom: 20px;
}

.news_d .bshare-custom {
    line-height: 32px!important;
    margin: 25px 0 40px;
}

.news_d .bshare-custom em {
    float: left;
}

.news_d .page_con .related_news {
    overflow: hidden;
    border-top: 2px solid #bf0000;
    border-bottom: 2px solid #f2f0ec;
}

.news_d .page_con .related_news .name {
    font-size: 20px;
    color: #ded7cd;
    line-height: 22px;
    float: left;
    position: relative;
    margin-top: 142px;
}

.news_d .page_con .related_news .name:before {
    content: '';
    width: 61px;
    height: 52px;
    background: url(../images/news/ico8.png) no-repeat;
    position: absolute;
    top: -59px;
    left: 0;
}

.news_d .page_con .related_news .list {
    width: 740px;
    margin: 0;
    float: right;
}

.news_d .page_con .related_news .list a {
    padding: 28px 24px 30px;
}

.news_d .page_con .related_news .list .news_li_con {
    width: 590px;
}

.news_d .page_con .related_news .list .title {
    font-size: 16px;
    color: #7e767a;
    line-height: 24px;
}

.news_d .bshare-custom a {
    padding: 0;
    margin-right: 5px;
    width: 33px;
    height: 32px;
    background: url(../images/news/shareIcon.jpg);
    display: inline-block;
}

.news_d .bshare-custom .bshare-sinaminiblog {
    background-position: -41px center;
}

.news_d .bshare-custom .bshare-qzone {
    background-position: -84px center;
}

.news_d .bshare-custom .bshare-qqim {
    background-position: -125px center;
}

#bsWXBox .bsTop {
    width: 100% !important;
}

#bsWXBox .bsFrameDiv > div {
    width: 100% !important;
    height: 100% !important;
}

#bsWXBox .bsFrameDiv img {
    margin: 15px !important;
}

/* business*/
.public_business {
    overflow: hidden;
    padding: 90px 0 50px;
}

.public_business .page_con {
    float: left;
    width: 920px;
}

.public_business .page1 .name .cn, .public_business .page2 .name .cn, .public_business .page3 .name .cn {
    font-size: 24px;
    color: #997f71;
    line-height: 30px;
    position: relative;
}

.public_business .page1 .name {
    margin-bottom: 24px;
}

.public_business .page2 .name, .public_business .page3 .name {
    margin: 30px 0 28px;
}

.business .page2 .bg {
    overflow: hidden;
    margin-top: 30px;
}

.business .page_name {
    margin-top: 28px;
}

.business .pages_con .text p {
    margin-bottom: 18px;
}

.business .pages_con .text .spv {
    padding: 33px 30px 40px;
    background-color: #f8f6f3;
    font-weight: bold;
}

.business .pages_con .text .spv .img {
    text-align: center;
    position: relative;
}

.business .pages_con .text .spv .list01 > div {
    font-size: 16px;
    color: #666666;
    line-height: 60px;
    width: 140px;
    position: absolute;
}

.business .pages_con .text .spv .list01 .item01 {
    left: 9px;
    top: 0;
}

.business .pages_con .text .spv .list01 .item02 {
    right: 9px;
    top: 0;
}

.business .pages_con .text .spv .list01 .item03 {
    left: 9px;
    top: 119px;
    width: 130px;
}

.business .pages_con .text .spv .list01 .item04 {
    right: 9px;
    top: 119px;
}

.business .pages_con .text .spv .list02 > div {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    position: absolute;
}

.business .pages_con .text .spv .list02 .item01 {
    left: 0;
    top: 6px;
    text-align: center;
    width: 100%;
}

.business .pages_con .text .spv .list02 .item02 {
    left: 77px;
    top: 75px;
}

.business .pages_con .text .spv .list02 .item03 {
    right: 80px;
    top: 90px;
    width: 350px;
    text-align: center;
}

.business .pages_con .text .spv .list02 .item04 {
    left: 151px;
    top: 158px;
    width: 205px;
    text-align: center;
}

.business .pages_con .text .spv .list02 .item05 {
    right: 156px;
    top: 158px;
    width: 200px;
    text-align: center;
}

.business .pages_con .text .spv .spv_en {
    font-family: 'Gilroy_Bold';
    font-size: 30px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    right: 0;
    top: 134px;
    margin: auto;
}

.business .pages_con .text .spv .list04 {
    font-size: 16px;
    color: #666666;
    position: absolute;
    left: 0;
    right: 0;
    top: 223px;
    margin: auto;
}

.business .pages_con .text .spv .list03 {
    position: absolute;
    top: 301px;
    left: 10px;
}

.business .pages_con .text .spv .list03 .item {
    width: 135px;
    line-height: 60px;
    font-size: 14px;
    color: #666666;
    float: left;
    padding: 0;
    margin: 0;
    margin-right: 6px;
    background-color: transparent;
}

.business .pages_con .item {
    background-color: #f8f6f3;
    padding: 24px 28px 28px 30px;
    margin-bottom: 5px;
}

.business .pages_con .list .item h3 {
    font-size: 16px;
    color: #997f71;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 6px;
}

.business .pages_con .bg_wrap {
    padding: 33px 30px 40px;
    margin-top: 5px;
    background-color: #f8f6f3;
    text-align: center;
}

.business .pages_con.pages_con01 .bg_wrap .text {
    height: 138px;
}

.business .pages_con.pages_con01 .con_btn {
    margin-top: 30px;
}

.business .pages_con .bg_wrap .text {
    height: 270px;
    overflow: hidden;
    text-align: left;
    position: relative;
}

.business .pages_con .bg_wrap .b_line {
    width: 2px;
    height: 26px;
    background-color: #eeeae4;
    margin-left: 13px;
}

.business .pages_con .bg_wrap .con > h3 {
    font-size: 16px;
    color: #997f71;
    line-height: 24px;
    font-weight: bold;
}

.business .pages_con .bg_wrap .con ul {
    padding: 40px 0 0;
    margin: 16px 0 3px;
    position: relative;
}

.business .pages_con .bg_wrap .con ul:before {
    content: '';
    width: 28px;
    height: 28px;
    background: url(../images/business/ico36.png) no-repeat center/cover #f8f6f3;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.business .pages_con .bg_wrap .con ul:after {
    content: '';
    width: 2px;
    height: 100%;
    background-color: #eeeae4;
    position: absolute;
    left: 13px;
    top: 0;
}

.business .pages_con .bg_wrap .con li {
    position: relative;
    padding-left: 95px;
    z-index: 2;
}

.business .pages_con .bg_wrap .con li + li {
    margin-top: 4px;
}

.business .pages_con .bg_wrap .con li:before {
    content: '';
    width: 12px;
    height: 8px;
    background: url(../images/business/ico37.png) no-repeat center/cover;
    position: absolute;
    left: 10px;
    top: 7px;
}

.business .pages_con .bg_wrap .con li h3 {
    font-family: 'DINENGSCHRIFT';
    font-size: 20px;
    color: #997f71;
    line-height: 24px;
    position: absolute;
    left: 31px;
    top: 0;
}

.business .pages_con .con_btn {
    line-height: 60px;
    padding: 0 35px 0 33px;
    background-color: #eeeae4;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
}

.business .pages_con .con_btn h3 {
    font-size: 14px;
    color: #997f71;
    font-weight: bold;
    position: relative;
    padding-right: 19px;
}

.business .pages_con .con_btn h3:before {
    content: '';
    width: 10px;
    height: 6px;
    background: url(../images/honest/ico1.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 27px;
}

.business .pages_con .bg_wrap.on .con_btn h3:before {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
}

.business .pages_con .con_btn h3:after {
    content: '';
    width: 10px;
    height: 6px;
    background: url(../images/honest/ico1.png) no-repeat center;
    position: absolute;
    right: 0;
    top: -13px;
}

.business .page3 .list {
    overflow: hidden;
    margin-right: -10px;
    margin-bottom: 10px;
}

.business .page3 .item {
    width: 455px;
    height: 590px;
    background-color: #f8f6f3;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.business .CFLD_Side {
    height: 310px;
}

.business .CFLD_Side .bd {
    height: 310px;
}

.business .page3 .CFLD_Side .hd {
    background: transparent;
    right: 30px;
    bottom: 0;
    padding: 0;
    line-height: 50px;
    margin-right: 0;
}

.business .page3 .CFLD_Side .btn {
    height: 50px;
    background-position: center 18px;
}

.business .page3 .CFLD_Side .bd li .name {
    line-height: 24px;
    padding: 13px 120px 13px 30px;
}

.business .CFLD_Side .hd {
    background-color: rgba(0,0,0,.5);
    line-height: 30px;
    padding: 0 14px;
    bottom: 10px;
    right: 50%;
    margin-right: -50px;
}

.business .CFLD_Side .btn {
    height: 30px;
    background-position: center 8px;
}

.business .page3 .information {
    padding: 18px 28px;
    height: 270px;
    overflow-y: auto;
}

.business .page3 .information h3 {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 8px;
}

.business .page3 .item:hover {
    background-color: #efeae4;
}

/* business02*/
.business02 .page1 .text ul {
    margin-top: 24px;
}

.business02 .page1 .text li {
    padding: 22px 28px 18px 28px;
    background-color: #f8f6f3;
}

.business02 .page1 .text li + li {
    margin-top: 5px;
}

.business02 .page1 .text li h3 {
    font-size: 16px;
    color: #997f71;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.business02 .page3 .list {
    display: inline-block;
    margin-right: -10px;
    margin-bottom: 10px;
}

.business02 .page3 .item {
    width: 455px;
    height: 590px;
    background-color: #f8f6f3;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.business02 .page3 .item .img {
    height: 310px;
    background: no-repeat center;
    background-size: cover;
}

.business02 .page3 .information {
}

.business02 .page3 .information .text {
    height: 195px;
    padding: 18px 20px 0;
    overflow-y: auto;
}

.business02 .page3 .information .text h3 {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 8px;
}

.business02 .page3 .information .text02 {
    padding: 0 20px;
}

.business02 .page3 .information .text02 h3 {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 8px;
}

.business02 .page3 .information .text02 ul {
}

.business02 .page3 .information .text02 li {
    /* position: relative;*/
    float: left;
    cursor: pointer;
}

.business02 .page3 .information .text02 li > h5:before {
    content: '';
    width: 20px;
    height: 10px;
    background: url(../images/business/ico10.png) no-repeat center bottom;
    position: absolute;
    left: 0;
    right: 0;
    top: -13px;
    margin: auto;
    display: none;
}

.business02 .page3 .information .text02 li > h5 {
    font-size: 16px;
    color: #999999;
    line-height: 28px;
    font-weight: bold;
    position: relative;
}

.business02 .page3 .information .text02 li > h5 img {
    /* height: 28px;*/
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.business02 .page3 .information .text02 li + li {
    margin-left: 30px;
}

.business02 .page3 .information .float {
    background-color: #997f71;
    padding: 25px 30px 30px;
    position: absolute;
    left: -30px;
    bottom: 66px;
    width: 515px;
    display: none;
}

.business02 .page3 .information .float h5 {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 8px;
}

.business02 .page3 .information .float p {
    color: #fff;
}

.business02 .page3 .item:hover {
    background-color: #efeae4;
    z-index: 2;
    position: relative;
}

.business02 .page3 .information .text02 li:hover h5:before {
    display: block;
    animation: fadeIn .4s ease forwards;
    -webkit-animation: fadeIn .4s ease forwards;
}

.business02 .page3 .information .text02 li:hover > h5 {
    color: #997f71;
}

.business02 .page3 .information .text02 li:hover .float {
    display: block;
    animation: fadeIn .4s ease forwards;
    -webkit-animation: fadeIn .4s ease forwards;
}

.business02 .page3 .information .text02 li:hover > h5 img {
    /* height: 28px;*/
    -webkit-filter: none;
    filter: none;
    filter: none;
}

/* business2*/
.business2 .CFLD_Side {
    margin-top: 24px;
}

.business2 .CFLD_Side .hd {
    background-color: rgba(0,0,0,.5);
    line-height: 30px;
    padding: 0 14px;
    bottom: 20px;
    right: 50%;
    margin-right: -50px;
}

.business2 .CFLD_Side .btn {
    height: 30px;
    background-position: center 8px;
}

.business2 .page3 .list {
    overflow: hidden;
    margin-right: -10px;
    margin-bottom: 10px;
}

.business2 .page3 .item {
    width: 455px;
    height: 590px;
    background-color: #f8f6f3;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.business2 .page3 .item .img {
    height: 310px;
    background: no-repeat center;
    background-size: cover;
    image-rendering: -webkit-optimize-contrast;
}

.business2 .page3 .information {
    padding: 18px 28px;
    height: 270px;
    overflow-y: auto;
}

.business2 .page3 .information h3 {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 8px;
}

.business2 .page3 .item:hover {
    background-color: #efeae4;
}

/* business2_04*/
.business2_04 .page3 .list {
    overflow: hidden;
    margin: 0;
    margin-bottom: 10px;
}

.business2_04 .page3 .item {
    width: 100%;
    height: 310px;
    background-color: #f8f6f3;
    float: none;
    margin: 0;
    margin-bottom: 10px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.business2_04 .page3 .item .img {
    float: left;
    width: 455px;
    height: 310px;
    background: no-repeat center;
    background-size: cover;
}

.business2_04 .page3 .information {
    float: left;
    width: 465px;
    padding: 30px 28px;
    height: 290px;
    overflow-y: auto;
}

/* investor*/
.public_investor {
    overflow: hidden;
    padding: 90px 0 50px;
}

.public_investor .page_con {
    float: left;
    width: 920px;
}

.public_investor .page1 .name .cn, .public_investor .page2 .name .cn {
    font-size: 24px;
    color: #997f71;
    line-height: 30px;
    position: relative;
}

.investor .page1 .text {
    background-color: #f8f6f3;
    padding: 25px 30px;
    margin: 30px 0 36px;
    position: relative;
}

.investor .page1 .text:before {
    content: '';
    width: 1px;
    height: 100%;
    background-color: rgba(153,127,113,.1);
    position: absolute;
    left: 127px;
    top: 0;
}

.investor .page1 .text dl {
    overflow: hidden;
}

.investor .page1 .text dt {
    float: left;
    width: 71px;
    text-align: justify;
    position: relative;
    height: 28.5px;
    overflow: hidden;
    font-size: 14px;
    color: #997f71;
    font-weight: bold;
    margin-right: 53px;
}

.investor .page1 .text dt:after {
    display: inline-block;
    width: 100%;
    content: '';
}

.investor .page1 .text dd {
    color: #666666;
}

.investor .pages_con .list {
    margin: 30px 0 27px;
}

.investor .pages_con .item {
    overflow: hidden;
    padding: 22px 28px 24px 28px;
    margin-bottom: -2px;
    position: relative;
}

.investor .pages_con .item:last-child:before {
    display: none;
}

.investor .pages_con .item:before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #ebe7e1;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .6;
    filter: alpha(opacity=60);
}

.investor .pages_con .item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #f8f6f3;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
}

.investor .pages_con .item .name {
    font-size: 18px;
    color: #997f71;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 6px;
}

.investor .pages_con .item .position {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    font-weight: bold;
}

.investor .pages_con .item .text {
    line-height: 22px;
}

.investor .pages_con .item:hover:before {
    opacity: 0;
    filter: alpha(opacity=0);
}

.investor .pages_con .item:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* investor2*/
.investor2 .screen {
    width: 100%;
    display: inline-block;
}

.investor2 .screen .mySelect + .mySelect {
    float: right;
}

.investor2 .list {
    margin: 22px 0 27px;
}

.investor2 .list a {
    overflow: hidden;
    padding: 36px 30px 20px 24px;
    margin-bottom: -2px;
    position: relative;
}

.investor2 .list a:last-child:before {
    display: none;
}

.investor2 .list a:before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #ebe7e1;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .6;
    filter: alpha(opacity=60);
}

.investor2 .list a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #f8f6f3;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
}

.investor2 .list .date {
    width: 100px;
    float: left;
    font-family: 'DINENGSCHRIFT';
    font-size: 42px;
    color: #997f71;
    line-height: 1;
    letter-spacing: -1.5px;
    /* transition:color .3s ease-out;-webkit-transition:color .3s ease-out;*/
}

.investor2 .list .date .years {
    font-size: 30px;
    display: block;
    letter-spacing: 0;
}

.investor2 .list .news_li_con {
    float: left;
    width: 760px;
}

.investor2 .list .title {
    font-size: 18px;
    color: #666666;
    line-height: 26px;
    font-weight: bold;
}

.investor2 .list .tips{
    margin-top: 4px;
}

.investor2 .list .tips span {
    display: inline-block;
    color: #ceced1;
    font-size: 13px;
    margin-right: 14px;
    line-height: 1;
}
}

.investor2 .list a:hover {
    z-index: 2;
}

.investor2 .list a:hover:before {
    opacity: 0;
    filter: alpha(opacity=0);
}

.investor2 .list a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* responsibility*/
.public_responsibility {
    overflow: hidden;
    padding: 90px 0 50px;
}

.public_responsibility .page_con {
    float: left;
    width: 920px;
}

.public_responsibility .page1 .name {
    margin: 14px 0 22px;
}

.public_responsibility .page2 .name {
    margin-bottom: 28px;
}

.public_responsibility .page1 .name .cn, .public_responsibility .page2 .name .cn {
    font-size: 24px;
    color: #997f71;
    line-height: 30px;
    position: relative;
}

.public_responsibility .page1 .name .cn:before {
    content: '';
    width: 10px;
    height: 12px;
    background: url(../images/responsibility/ico2.png);
    position: absolute;
    left: -30px;
    top: 9px;
    opacity: 0;
    animation: fadeInLeft .8s .3s linear forwards;
    -webkit-animation: fadeInLeft .8s .3s linear forwards;
}

.public_responsibility .page1 .name .en {
    font-family: 'DINENGSCHRIFT';
    font-size: 24px;
    color: #997f71;
    line-height: 30px;
    text-transform: uppercase;
}

.public_responsibility .page1 .text {
    margin-bottom: 40px;
}

.public_responsibility .page1 .text p {
    margin-bottom: 18px;
}

.page_name {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid rgba(153,127,113,.2);
}

.page_name .li {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    float: left;
    padding-bottom: 28px;
    margin-right: 46px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.page_name .li.on {
    color: #997f71;
}

.page_name .inner_bor {
    height: 3px;
    background: #997f71;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 20;
}

.pages_con + .pages_con {
    display: none;
}

.responsibility .bg {
    background-color: #f8f6f3;
    margin-top: 30px;
    padding: 45px 26px;
}

.responsibility .pages_con .name {
    margin-bottom: 16px;
}

.responsibility .pages_con .name .cn {
    font-size: 30px;
    color: #666666;
    font-weight: bold;
    line-height: 1.3;
}

.responsibility .pages_con .name .en {
    font-family: 'DINENGSCHRIFT';
    font-size: 30px;
    color: #666666;
    line-height: 1;
    text-transform: uppercase;
}

.responsibility .pages_con .text {
    margin-bottom: 36px;
}

.responsibility .pages_con .text h3 {
    font-size: 18px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 8px;
}

.responsibility .pages_con01 ul {
    overflow: hidden;
}

.responsibility .pages_con01 li {
    float: left;
    margin-right: 62px;
}

.responsibility .pages_con01 li h3 {
    font-size: 14px;
    color: #997f71;
}

.responsibility .pages_con01 li em {
    font-family: 'DINENGSCHRIFT';
    font-size: 40px;
    line-height: 1;
    margin-right: 3px;
}

.responsibility .pages_con02 ul {
    overflow: hidden;
}

.responsibility .pages_con02 ul + ul {
    margin-top: 18px;
}

.responsibility .pages_con02 li {
    float: left;
    min-width: 216px;
}

.responsibility .pages_con02 li + li {
    min-width: 163px;
}

.responsibility .pages_con02 li h3 {
    font-size: 14px;
    color: #997f71;
}

.responsibility .pages_con02 li em {
    font-family: 'DINENGSCHRIFT';
    font-size: 40px;
    line-height: 1;
    margin-right: 3px;
}

.responsibility .pages_con03 ul {
    overflow: hidden;
    margin-right: -4px;
}

.responsibility .pages_con03 li {
    float: left;
    width: 212px;
    min-height: 285px;
    margin-right: 4px;
    position: relative;
    background-color: #fff;
    text-align: center;
}

.responsibility .pages_con03 li:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background-color: #efeae4;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
    z-index: -1;
}

.responsibility .pages_con03 li:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.responsibility .pages_con03 li .num {
    width: 212px;
    height: 90px;
    display: table-cell;
    vertical-align: middle;
    background-color: #997f71;
    font-size: 20px;
    color: #fff;
}

.responsibility .pages_con03 li .num em {
    font-family: 'DINENGSCHRIFT';
    font-size: 60px;
    line-height: 1;
    margin-right: 3px;
}

.responsibility .pages_con03 li .text {
    padding: 20px;
    margin: 0;
}

.responsibility .pages_con03 li .text p {
    text-align: center;
}

/* responsibility2*/
.responsibility2 .page1 .list .item {
    background-color: #f8f6f3;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
}

.responsibility2 .page1 .list .item:before {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #997f71;
    opacity: .1;
    filter: alpha(opacity=10);
    position: absolute;
    top: 0;
    left: 60px;
}

.responsibility2 .page1 .list .item .num {
    width: 60px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    text-align: center;
    font-family: 'DINENGSCHRIFT';
    font-size: 30px;
    color: #997f71;
    line-height: 1;
}

.responsibility2 .page1 .list .item .information {
    padding: 24px 28px 28px 80px;
}

.responsibility2 .page1 .list .item .information h3 {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 6px;
}

.responsibility2 .page2 {
    margin-top: 44px;
}

.CFLD_Side {
    width: 100%;
    height: 520px;
    position: relative;
}

.CFLD_Side .bd {
    width: 100%;
    height: 520px;
    overflow: hidden;
}

.CFLD_Side .bd ul {
    width: 100% !important;
    height: 100% !important;
}

.CFLD_Side .bd li {
    width: 100% !important;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.CFLD_Side .bd li .img {
    height: 100%;
    background: no-repeat center;
    background-size: cover;
}

.CFLD_Side .bd li .name {
    background-color: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    /* padding: 0 120px 0 30px;*/
    /* line-height: 50px;*/
    line-height: 24px;
    padding: 13px 120px 13px 30px;
}

.CFLD_Side .bd li .name h3 {
    font-size: 16px;
    color: #fff;
}

.CFLD_Side .hd {
    position: absolute;
    z-index: 2;
    right: 30px;
    bottom: 0;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
}

.CFLD_Side .hd ul {
    float: left;
}

.CFLD_Side .hd li {
    display: none;
}

.CFLD_Side .hd li.on {
    display: block;
}

.CFLD_Side .hd span {
    float: left;
}

.CFLD_Side .btn {
    width: 7px;
    height: 50px;
    background: no-repeat center 18px;
    float: left;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.CFLD_Side .btn.prev {
    background-image: url(../images/CFLD_prev.png);
    margin-right: 18px;
}

.CFLD_Side .btn.prev:hover {
    background-image: url(../images/CFLD_prevRed.png);
}

.CFLD_Side .btn.next {
    background-image: url(../images/CFLD_next.png);
    margin-left: 18px;
}

.CFLD_Side .btn.next:hover {
    background-image: url(../images/CFLD_nextRed.png);
}

/* responsibility3*/
.responsibility3 .pages_con .text {
    margin: 22px 0;
    overflow: hidden;
    position: relative;
}

.responsibility3 .pages_con .name {
    font-size: 18px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
    margin: 27px 0 14px;
}

.responsibility3 .pages_con .name img {
    margin-right: 8px;
}

.responsibility3 .pages_con .list .item {
    background-color: #f8f6f3;
    padding: 24px 28px 28px 30px;
    margin-bottom: 5px;
}

.responsibility3 .pages_con .list .item h3 {
    font-size: 16px;
    color: #997f71;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 6px;
}

.responsibility3 .pages_con .video_li {
    overflow: hidden;
    margin-right: -10px;
}

.responsibility3 .pages_con .video_li .item {
    width: 300px;
    float: left;
    margin-right: 10px;
}

.responsibility3 .pages_con .video_li .img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.responsibility3 .pages_con .video_li .img:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 0;
    top: 0;
}

.responsibility3 .pages_con .video_li .date {
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-weight: bold;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    padding: 0 10px;
    line-height: 27px;
}

.responsibility3 .pages_con .video_li img {
    width: 100%;
    height: 100%;
}

.responsibility3 .pages_con .video_li .btn_ani {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -30px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s;
    transition: all .4s;
}

.responsibility3 .pages_con .video_li .btn_ani em {
    width: 50px;
    height: 50px;
    background: url(../images/btn_ani.png) no-repeat center;
    border-radius: 50%;
    display: block;
    position: relative;
    z-index: 1;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
}

.responsibility3 .pages_con .video_li .btn_ani:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: #e70415;
    opacity: .2;
    filter: alpha(opacity=20);
    border-radius: 50%;
    -webkit-animation: icon_video02 2s infinite forwards linear 1s;
    animation: icon_video02 2s infinite forwards linear 1s;
}

.responsibility3 .pages_con .video_li .btn_ani:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: #fff;
    opacity: .2;
    filter: alpha(opacity=20);
    border-radius: 50%;
    -webkit-animation: icon_video 2s infinite forwards linear 0.5s;
    animation: icon_video 2s infinite forwards linear 0.5s;
}

.responsibility3 .pages_con .video_li .item:hover .img:before {
    opacity: .7;
    filter: alpha(opacity=70);
    transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
}

.responsibility3 .pages_con .video_li .item:hover .btn_ani {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, -15px);
    transform: translate(0, -15px);
}

.responsibility3 .pages_con .video_li .btn_ani em:hover {
    transform: rotate(120deg);
}

.responsibility3 .pages_con .video_li .name {
    margin: 12px 0 0;
    text-align: center;
}

.responsibility3 .pages_con .video_li .name h3 {
    font-size: 16px;
    color: #666666;
}

.responsibility3 .pages_con01 .CFLD_Side .hd, .responsibility3 .pages_con03 .CFLD_Side .hd {
    background-color: rgba(0,0,0,.5);
    line-height: 30px;
    padding: 0 14px;
    bottom: 20px;
    right: 50%;
    margin-right: -50px;
}

.responsibility3 .pages_con01 .CFLD_Side .btn, .responsibility3 .pages_con03 .CFLD_Side .btn {
    height: 30px;
    background-position: center 8px;
}

/* responsibility4*/
.responsibility4 .list .item {
    height: 190px;
    background-color: #f8f6f3;
    margin-bottom: 10px;
}

.responsibility4 .list .item .img {
    float: left;
    width: 270px;
    height: 190px;
    background: no-repeat center;
    background-size: 100%;
    image-rendering: -webkit-optimize-contrast;
}

.responsibility4 .list .item .information {
    float: left;
    width: 410px;
    padding: 36px 26px 0;
}

.responsibility4 .list .item .num {
    font-family: 'DINENGSCHRIFT';
    font-size: 42px;
    color: #997f71;
    line-height: 1;
    letter-spacing: -1.5px;
}

.responsibility4 .list .item .name {
    font-size: 22px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
    margin: 10px 0;
}

.responsibility4 .list .item .text {
    font-size: 16px;
}

.responsibility4 .list .item .links {
    float: left;
    padding-top: 108px;
}

.responsibility4 .list .item .links a {
    padding: 0 25px;
    line-height: 40px;
    color: #fff;
    display: none;
    background-color: #997f71;
    position: relative;
    float: left;
}

.responsibility4 .list .item .links a:before {
    content: '';
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: #bf0000;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    z-index: -1;
}

.responsibility4 .list .item .links a:hover:before {
    width: 100%;
    left: 0px;
}

.responsibility4 .list .item .links a.download {
    margin-left: 3px;
}

.responsibility4 .list .item:hover .links a {
    display: block;
}

/* research*/
.public_research {
    overflow: hidden;
    padding: 90px 0 50px;
}

.public_research .page_con {
    float: left;
    width: 920px;
}

.public_research .name {
    margin: 0 0 22px 0;
}

.public_research .name .cn {
    font-size: 24px;
    color: #997f71;
    line-height: 30px;
    position: relative;
}

.research .page_con .list {
    margin-top: 26px;
}

.research .page_con .list .item {
    overflow: hidden;
    background-color: #f8f6f3;
    margin-bottom: 5px;
    padding: 24px 28px 28px;
}

.research .page_con .list .name {
    width: 65px;
    text-align: justify;
    position: relative;
    overflow: hidden;
    float: left;
    font-size: 16px;
    color: #997f71;
    font-weight: bold;
}

.research .page_con .list .name:after {
    display: inline-block;
    width: 100%;
    content: '';
}

.research .page_con .list .information {
    overflow: hidden;
    padding-left: 60px;
}

.research .page_con .list .information ul {
    width: 100%;
    display: inline-block;
    margin-top: 24px;
}

.research .page_con .list .information li {
    float: left;
    margin-right: 20px;
    position: relative;
}

.research .page_con .list .information li img {
    position: relative;
    z-index: 2;
}

.research .page_con .list .information li:before {
    content: '';
    width: 190px;
    height: 46px;
    background: url(../images/research/ico5.png) no-repeat;
    position: absolute;
    left: -24px;
    bottom: -6px;
}

.research .page_con .list dl {
    overflow: hidden;
    margin-top: 20px;
}

.research .page_con .list dt {
    float: left;
    width: 368px;
    margin-right: 14px;
}

.research .page_con .list dd {
    float: left;
    margin-right: 5px;
}

.research .page_con .list dd img {
    height: 239px;
}

/* research2*/
.research2 .bg {
    margin-top: 30px;
}

/* join*/
.join {
    overflow: hidden;
    padding: 90px 0 50px;
}

.join .page_con {
    float: left;
    width: 920px;
}

.join .name {
    margin: 0 0 22px 0;
}

.join .name .cn {
    font-size: 24px;
    color: #997f71;
    line-height: 30px;
    position: relative;
}

.join .page_con > .text {
    margin-bottom: 35px;
}

.join .page_con > .bg {
    min-height: 680px;
    background-color: #f8f6f3;
    margin-top: 30px;
}

.join .pages_con .img {
    width: 100%;
    height: 410px;
    background: no-repeat center;
    background-size: cover;
    position: relative;
}

.join .pages_con .img .text {
    width: 420px;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.join .pages_con .img .text h3 {
    font-size: 30px;
    color: #333333;
    line-height: 36px;
}

.join .pages_con .img .text h3 em {
    color: #997f71;
}

.join .pages_con .information {
    padding: 34px 40px 40px 30px;
}

.join .pages_con .information > h3 {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

.join .pages_con01 .information ul {
    overflow: hidden;
}

.join .pages_con01 .information li {
    float: left;
    width: 33.3333%;
}

.join .pages_con01 .information li + li {
    padding: 0 20px 0 52px;
    border-left: 2px solid rgba(153,127,113,.1);
}

.join .pages_con01 .information li h3 {
    font-size: 14px;
    color: #997f71;
}

.join .pages_con01 .information li em {
    font-family: 'DINENGSCHRIFT';
    font-size: 40px;
    line-height: 1;
    margin-right: 3px;
}

.join .pages_con01 .information li h5 {
    font-size: 14px;
    color: #997f71;
    margin: 5px 0 18px;
}

.join .pages_con02 .information ul {
    overflow: hidden;
}

.join .pages_con02 .information li {
    float: left;
    width: 33.3333%;
}

.join .pages_con02 .information li + li {
    padding: 0 20px 0 60px;
    border-left: 2px solid rgba(153,127,113,.1);
}

.join .pages_con02 .information li + li + li {
    padding: 0 0 0 50px;
}

.join .pages_con02 .information li h3 {
    font-size: 26px;
    color: #997f71;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 36px;
}

.join .pages_con02 .information li h5 {
    font-family: 'DINENGSCHRIFT';
    font-size: 16px;
    color: #997f71;
    line-height: 1;
    text-transform: uppercase;
    margin: 15px 0 22px;
}

.join .pages_con03 .information ul {
    overflow: hidden;
    position: relative;
    margin-top: -30px;
}

/* .join .pages_con03 .information ul:before{content: '';width: 2px;height: 100%;background-color: rgba(153,127,113,.1);position: absolute;left: 33.3333%;top: 0;}
.join .pages_con03 .information ul:after{content: '';width: 2px;height: 100%;background-color: rgba(153,127,113,.1);position: absolute;left: 66.6666%;top: 0;}*/
.join .pages_con03 .information li {
    float: left;
    width: 33.3333%;
    margin-top: 30px;
}

.join .pages_con03 .information li + li {
    /* padding: 0 0 0 52px;*/
}

.join .pages_con03 .information li + li + li + li {
    /* border-top: 2px solid rgba(153,127,113,.1);*/
    /* padding: 0;*/
}

.join .pages_con03 .information li + li + li + li + li {
    /* padding: 0 0 0 52px;*/
}

.join .pages_con03 .information li h3 {
    font-size: 18px;
    color: #997f71;
    /* line-height: 65px;*/
    font-weight: bold;
    display: inline-block;
}

.join .pages_con03 .information li p {
    float: left;
}

.join .pages_con03 .information li p {
    margin: 4px 10px 0 0;
}

.join .page2 .name {
    margin: 46px 0 24px;
}

.join .page2 .list {
    background-color: #f8f6f3;
    padding: 30px 30px 30px 0;
    position: relative;
}

.join .page2 .list:before {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #eeeae4;
    position: absolute;
    left: 145px;
    top: 0;
}

.join .page2 .list .inner_bor {
    width: 3px;
    height: 18px;
    background: #997f71;
    position: absolute;
    top: 0;
    left: 144px;
    display: block;
    z-index: 20;
}

.join .page2 .item {
    overflow: hidden;
}

.join .page2 .item .num {
    width: 103px;
    text-align: right;
    font-family: 'DINENGSCHRIFT';
    font-size: 20px;
    color: #997f71;
    line-height: 1.9;
    float: left;
    margin-right: 70px;
}

.join .page2 .item .text p {
    line-height: 38px;
}

.join .page2 .item .text p strong {
    color: #997f71;
    font-weight: bold;
}

.join .page3 .name {
    margin: 46px 0 14px;
}

.join .page4 .name {
    margin: 22px 0 14px;
}

.join .page4 .list {
    overflow: hidden;
    margin-bottom: 18px;
    margin-right: -2px;
}

.join .page4 .item {
    width: 14.285%;
    float: left;
    background-color: #f8f6f3;
    line-height: 50px;
    text-align: center;
    margin-bottom: 2px;
    position: relative;
}

.join .page4 .item:before {
    content: '';
    width: 2px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

/* contact*/
.contact {
    overflow: hidden;
    padding: 90px 0 50px;
}

.contact .page_con {
    float: left;
    width: 920px;
}

.contact .page1 .name .cn, .contact .page2 .name .cn {
    font-size: 24px;
    color: #997f71;
    line-height: 30px;
    position: relative;
    margin-bottom: 20px;
}

.contact .page1 .bg {
    background-color: #f8f6f3;
    padding: 32px 35px 35px;
    margin-bottom: 35px;
    overflow: hidden;
}

.contact .page1 .item {
    float: left;
    width: 205px;
    position: relative;
}

.contact .page1 .item.item02 {
    width: 250px;
    padding-left: 40px;
}

.contact .page1 .item.item02:before {
    content: '';
    width: 2px;
    height: 59px;
    background-color: #997f71;
    background-color: rgba(153,127,113,.1);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.contact .page1 .item.item02:after {
    content: '';
    width: 2px;
    height: 59px;
    background-color: #997f71;
    background-color: rgba(153,127,113,.1);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.contact .page1 .item.item03 {
    width: 395px;
    padding-left: 40px;
}

.contact .page1 .item h3 {
    font-size: 16px;
    color: #676767;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 4px;
}

.contact .page1 .item p {
    line-height: 20px;
}

.contact .page1 .item p em {
    font-family: 'DINENGSCHRIFT';
    font-size: 35px;
    color: #997f71;
    line-height: 1;
    letter-spacing: -1px;
}

.contact .page2 .list {
    overflow: hidden;
    margin-right: -10px;
}

.contact .page2 .list .item {
    float: left;
    width: 455px;
    height: 160px;
    background-color: #f8f6f3;
    padding: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.contact .page2 .list .item .img {
    width: 120px;
    height: 120px;
    background: no-repeat center;
    background-size: cover;
    float: left;
    margin-right: 13px;
}

.contact .page2 .list .item h3 {
    font-size: 18px;
    color: #997f71;
    line-height: 24px;
    font-weight: bold;
    margin-top: 6px;
}

.contact .page2 .list .item h4 {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
    margin: 6px 0 3px;
}

/* honest*/
.honest {
    overflow: hidden;
    padding: 90px 0 50px;
}

.honest .page_con {
    float: left;
    width: 920px;
}

.honest .page1 .name .cn, .honest .page2 .name .cn, .honest .page3 .name .cn {
    font-size: 24px;
    color: #997f71;
    line-height: 30px;
    position: relative;
    margin-bottom: 20px;
}

.honest .page_con .bg {
    padding: 33px 30px 40px;
    margin-bottom: 44px;
    background-color: #f8f6f3;
}

.honest .page1 .bg {
    text-align: center;
    margin: 0;
    margin-bottom: -40px;
    position: relative;
}

.honest .page3 .bg {
    margin: 0;
}

.honest .page1 .text {
    height: 194px;
    overflow: hidden;
    text-align: left;
}

.honest .page1 .text h3 {
    font-size: 16px;
    color: #997f71;
    line-height: 24px;
    font-weight: bold;
}

.honest .page1 .con_btn {
    line-height: 60px;
    padding: 0 35px 0 33px;
    margin-top: 25px;
    background-color: #eeeae4;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
}

.honest .page1 .con_btn h3 {
    font-size: 14px;
    color: #997f71;
    font-weight: bold;
    position: relative;
    padding-right: 19px;
}

.honest .page1 .con_btn h3:before {
    content: '';
    width: 10px;
    height: 6px;
    background: url(../images/honest/ico1.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 27px;
}

.honest .page1 .bg_wrap.on .con_btn h3:before {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
}

/* .honest .page1 .bg_wrap.on .con_btn h3:after{transform: rotateX(180deg);-webkit-transform: rotateX(180deg);}*/
.honest .page1 .con_btn h3:after {
    content: '';
    width: 10px;
    height: 6px;
    background: url(../images/honest/ico1.png) no-repeat center;
    position: absolute;
    right: 0;
    top: -13px;
}

/* .honest .page1 .con_btn:hover h3:before{top: 62px;transition-duration: .4s;-webkit-transition-duration: .4s;}
.honest .page1 .con_btn:hover h3:after{top: 27px;transition-duration: .4s;-webkit-transition-duration: .4s;}*/
.honest .page_con .bg_name {
    font-size: 16px;
    color: #997f71;
    line-height: 24px;
    font-weight: bold;
}

.honest .page_con .from_name {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    font-weight: bold;
    margin: 14px 0 3px;
}

.honest .page_con .from .list {
    overflow: hidden;
    margin-right: -10px;
}

.honest .page_con .from .list02 {
    overflow: hidden;
    position: relative;
}

.honest .page_con .from .item {
    float: left;
    width: 425px;
    margin-right: 10px;
}

.honest .page_con .from .file {
    margin-top: 14px;
    position: relative;
}

.honest .page_con .from input {
    border: 2px solid #eeeae4;
    height: 60px;
    width: 100%;
    background-color: #f8f6f3;
    padding: 0 20px;
    color: #666666;
    position: relative;
    letter-spacing: -.5px;
}

.honest .page_con .from .file p {
    line-height: 56px;
    letter-spacing: -.5px;
}

.honest .page_con .from .file .from_btn {
    padding: 0 33px;
    line-height: 60px;
    background-color: #eeeae4;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #997f71;
    font-weight: bold;
}

.honest .page_con .from textarea {
    height: 200px;
    width: 100%;
    background-color: #f8f6f3;
    border: 2px solid #eeeae4;
    padding: 20px;
}

.honest .page_con .from .hide {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
    cursor: pointer;
}

.honest .page_con .from hr {
    width: 100%;
    height: 2px;
    background-color: #eeeae4;
    border: none;
    margin: 40px 0 28px;
}

.honest .page_con .from .submit {
    width: 100%;
    line-height: 60px;
    text-align: center;
    background-color: #eeeae4;
    font-size: 14px;
    color: #997f71;
    font-weight: bold;
    overflow: hidden;
    margin-top: 30px;
}

.honest .page_con .bg .text {
    margin-top: 10px;
}

.honest .page_con .bg .text em {
    font-family: 'DINENGSCHRIFT';
    font-size: 20px;
    color: #997f71;
    line-height: 24px;
}

.honest .public_box .item.item02 .cn {
    font-size: 22px;
    color: #fff;
}

.honest .public_box .item .num {
    font-family: 'RAJDHANI_BOLD';
    font-size: 21px;
    color: #fff;
    color: rgba(255,255,255,.4);
    margin: 6px 0 12px;
    letter-spacing: -.5px;
}

.honest .public_box .item .name {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    letter-spacing: 0;
}

.honest .public_box .item.item08 {
    padding: 40px 10px 28px 28px;
}

.honest .public_box .item.item08 .cn {
    font-size: 24px;
    color: #997f71;
    line-height: 44px;
    margin-bottom: 0;
}

.honest .public_box .item.item08 .cn img {
    margin-right: 11px;
}

.honest .public_box .item.item08 ul {
    margin-top: 30px;
}

.honest .public_box .item.item08 li:first-child {
    padding: 0 0 10px;
    border: none;
}

.honest .public_box .item.item08 li {
    padding: 13px 0 10px;
    border-top: 2px solid #eeeae4;
}

.honest .public_box .item.item08 li h3 {
    font-size: 16px;
    color: #997f71;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: -2px;
}

.honest .public_box .item.item08 li p {
    text-align: left;
}

.honest .public_box .item.item08 li p em {
    font-family: 'DINENGSCHRIFT';
    font-size: 18px;
    color: #666666;
    line-height: 1;
}

/* 2022-7-11 */
.business6_1 .item + .item {
    margin-top: 15px;
}

.business6_1 .item {
    overflow: hidden;
    background-color: #f8f6f3;
    height: 380px;
    position: relative;
    padding-left: 380px;
}

.business6_1 .item .img {
    width: 380px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: no-repeat center #f4f0ec;
    background-size: cover;
}

.business6_1 .item .introduce {
    padding: 47px 55px 30px 40px;
}

.business6_1 .item .h3:before {
    content: '';
    width: 14px;
    height: 3px;
    background-color: #de595f;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.business6_1 .item .h3 {
    font-size: 22px;
    color: #696969;
    line-height: 30px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: inline-block;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.business6_1 .item .p{
    height: 240px;
    overflow: hidden;
    overflow-y: auto;
    margin-right: -20px;
    padding-right: 20px;
}

.business6_1 .item p {
    font-size: 14.5px;
    color: #595959;
    color: rgba(89,89,89,.7);
    line-height: 22px;
}

.business6_1 .item:hover .h3:before {
    color: #bf0000;
    width: 100%;
}

.business6_1 .item:hover .h3 {
    color: #bf0000;
}

.banner .down .item .hid {
    margin-top: 50px;
}

.banner .down .item .hid p {
    color: #fff;
    font-size: 14.5px;
    line-height: 22px;
    width: 61%;
}

.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev,#masterslider .ms-bullets {
    display: none !important;
}
