﻿html {
    background:white;
    color:black;
}
body{
min-width:1200px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}

body,button,input,select,textarea {
    font:12px '\5b8b\4f53',arial,sans-serif;
}
input,select,textarea {
    font-size:100%;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

th {
    text-align:inherit;
}

fieldset,img {
    border:none;
}

iframe {
    display:block;
}

ol,ul {
    list-style:none;
}

caption,th {
    text-align:left;
}

h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}

sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}

a:hover {
    text-decoration:underline;
}

ins,a {
    text-decoration:none;
}

a:focus,*:focus {
    outline:none;
}

.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; 
}
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}

a:hover{
    text-decoration: none;
}
.mt52{margin-top: 52px;}
.rel{position: relative;}
img{width: 100%;vertical-align: top;}
.w1200{width: 1200px;margin: 0 auto;}
.w12bg{background: url(../image/head-log3.png) no-repeat 48%  center;background-size:40%;}
.transition{-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;transition: all .4s ease-in-out}
.abs-cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.menu{height: 90px;}
.scrolled {position: fixed;left: 0px;top: 0;width: 100%;background: #fff;z-index: 9998;animation: FadeInT 0.4s ease-out;-webkit-animation: FadeInT 0.4s ease-out;-o-animation: FadeInT 0.4s ease-out;-ms-animation: FadeInT 0.4s ease-out;-moz-animation: FadeInT 0.4s ease-out;box-shadow: 0 0 20px rgba(131, 116, 80, 0.2);}
@-webkit-keyframes FadeInT {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes FadeInT {
    0% {
        opacity: 0;
        -moz-transform: translateY(-100px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-ms-keyframes FadeInT {
    0% {
        opacity: 0;
        -ms-transform: translateY(-100px);
    }
    100% {
        opacity: 1;
        -ms-transform: translateY(0);
    }
}

@keyframes FadeInT {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.head{position: relative;z-index: 20;}
.menu .left{float: left;}
.menu .right{float: right;}
.menu ul{margin-top: 35px;}
.menu li{position: relative;}
.menu li a{color: #333;font-size: 16px;font-weight: bold;}
.menu li a:hover{color: #d60010;}
.menu li.on a{color: #d60010;}
.menu li .color-9 {
    color: #999;
}
.menu .left li{float: left;margin-right: 50px;}
.menu .right li{float: left;margin-left: 50px;}
.menu .child-menu{display: none; position: absolute;top: 28px;left: -25px;width: 158px;background: #fff;z-index: 100; box-shadow: 0 2px 10px rgba(0,0,0,0.1)}
.menu .child-menu{padding: 10px 0;}
.menu .child-menu dd a{display: block; color: #333;}
.menu .child-menu dd a:hover{color: #d60010;}
.menu .child-menu dd{padding: 0 24px;line-height: 37px;}
.menu li:before {content: "";position: absolute;left: 0;bottom: -23px;width: 100px;height: 30px;}
.banner{overflow: hidden;}
.banner .banner_txt{left: 50%;top: 20%;width: 621px;margin-left: -310px;}
.btn{display: inline-block; width: 126px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 12px;background: #d60010;}
.btn:hover{color: #fff; margin-top: 44px;}
.btn-light{position: relative; display: inline-block; width: 126px;height: 40px;margin-top: 50px; line-height: 40px;text-align: center;color: #fff;font-size: 12px;border:1px solid #fff;background: inherit;}
.btn-light span{position: absolute;left: -1px;right: -1px;top:-1px;bottom: -1px; width: 0;height: 42px;background: #fff;z-index: 0;}
.btn-light b{position: absolute;right: 0;top: 0;bottom: 0;left: 0;line-height: 40px;z-index: 1;}
.btn-light:hover span{width: 101%;}
.btn-light:hover b{color:#000;}
.block-list{margin-top: 218px;}
.block-list li{float: left;width: 586px;height: 412px;padding: 45px 0 0 73px;box-sizing: border-box;}
.block-list li img{width: auto;}
.block-list li.block1:hover{background: #102137;}
.block-list li.block2:hover{background: #0090d7;}
.block-list li.block3:hover{background: #f50032;}
.block-list li.block4:hover{background: #725133;}

.btn-ghost {
    background: transparent;
    border: 1px solid #eee;
}
.btn-primary{cursor:pointer;display: inline-block; width: 126px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 12px;background: #d60010;}

.pulse {
    animation: pulse 8s infinite ease-in-out alternate;
    -webkit-animation: pulse 8s infinite ease-in-out alternate;
}
@keyframes pulse {
    from { transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
    to { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }
}
.fade-in-up {
    animation: fade-in 2s linear 1;
    -webkit-animation: fade-in 2s linear 1;
}
@keyframes fade-in {
    from { opacity: 0; }
    to { opacity: 1; }
}
.business-list{
    padding-top: 273px;
    text-align: center;
}
.business-list li{
    float: left;
    width: 25%;
}
.business-list li img{
    width: auto;
}
.business-list li:hover img{
    -webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;
}
@keyframes icon-bounce {
    0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}
@-webkit-keyframes icon-bounce {
    0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}
@-moz-keyframes icon-bounce {
    0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}
@-o-keyframes icon-bounce {
    0%, 100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}



.footer-content{
    display: flex;
    align-items: center;
    
    justify-content: flex-start;
    font-family: initial;
}
.footer-content .left{
    display: flex;
    flex-direction: column;
    color: #fcfcfc;
    font-size: 16px;
    line-height: 26px;
    padding: 30px 0px;
}
.footer-content .link{
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding-right: 20px;
}
.footer-content ul {
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
    font-size: 15px;
    font-weight: 600;
    color: #ccc;
}
.footer-content ul li {
    padding:0 10px;
    position: relative;
}
.footer-content ul li::after{
    content: "";
    width: 2px;
    height: 14px;
    position: absolute;
    top: calc(50% - 6px);
    right: 0;
    background: #ccc;
}
.footer-content ul  li:last-child::after {
    content:none;
}

p {
    font-size: 14px;
    font-family: auto;
    line-height: 24px;
}

.center-title{
    font-family: auto;
    background: url(../image/company-profile.png) no-repeat 50% 0%;
    margin: 40px 0 45px;
    text-align: center;
}
.center-title h1{
    font-size: 27px;
    font-weight: 600;
    position: relative;
    padding: 12px 0 7px;
    color: #000;
}
.center-title h1::after{
    content: "";
    width: 45px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 20px);
    right: 0;
    background: #d60010;
}

.center-title-white{
    font-family: auto;
    background: url(../image/company-profile.png) no-repeat 50% 0%;
    margin: 40px 0 45px;
    text-align: center;
}
.center-title-white h1{
    font-size: 27px;
    font-weight: 600;
    position: relative;
    padding: 12px 0 7px;
    color: #ffffff;
}
.center-title-white h1::after{
    content: "";
    width: 45px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 20px);
    right: 0;
    background: #ffffff;
}

.path {
    padding:25px 0;
}
.path ul{
   display: flex;
   font-size: 14px;
   font-family: auto;
}
.path ul li{
   font-size: 14px;
   font-family: auto;
}
.path ul li:first-child{
   list-style-type: square;
   margin-left: 18px;
}
.path ul li::after{
   content: ">";
   padding: 0 5px;
}
.path ul li:last-child::after{
   content: "";
}
.path ul li:last-child::after{
   content: "";
}


.main-title{
    font-family: auto;
    background: no-repeat;
    margin-bottom: 24px;
}
.main-title h1{
    font-size: 27px;
    font-weight: 600;
    position: relative;
    padding: 12px 0 7px;
}
.main-title h1::after{
    content: "";
    width: 45px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #d60010;
}



#home .banner .banner_txt{ width: 390px;margin-left: -217px; top:34%;position: absolute;}
#home .survey{height: 710px;}
#home .bg-swiper{position: absolute;right: -160px;top: 0;width: 1189px;height: 490px;overflow: hidden;}
#home .bg-swiper img{position: absolute;right: -160px;top: 0;width: 1189px;height: 490px;vertical-align: top;}

.company-profile{
    display: flex;
    justify-content: space-between;
}

.company-profile .left{
    width: 594px; 
}
.company-profile .right{
    width: 540px;
    padding: 10px 5px 10px 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
}


#recruit .bg-div1{
    min-height: 568px;
    
}
#recruit .banner .banner_txt{
    width: 300px;
    margin-left: -162px;
    top: 32%;
}

.requirement{
    display: flex;
    flex-wrap: wrap;
    font-family: auto;
}

.requirement .left{
    width: 280px;
    min-height: 400px;
    border: 1px solid #EFEFEF;
}

.requirement .right{
    width: 880px;
    margin-left: 20px;
    background-color: #f6f8fa;
    min-height: 100px;
}

.requirement .requirement-block{
    margin: 40px 40px 50px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 45px;
}

.requirement .requirement-block:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

.requirement .requirement-block .title{
    color: #333333;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}

.requirement .requirement-block .address{
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 10px 0 15px;
}

.requirement .requirement-block .address span{
    color: #4d50a0;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    padding-left: 5px;
}

.requirement .requirement-block .address img{
    width: 46px;
    padding-right: 15px;
}

.requirement .requirement-block h3{
    color: #333333;
    font-weight: 600;
    font-size: 15px;
    padding-bottom: 20px;
}
.requirement .requirement-block p{
    font-size: 14px;
    color: #585859;
}

.menu-list ul:first-child{
    list-style: none;
    padding:0;
    margin:0 auto;
    border-top: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
}
.menu-list ul li{
    text-align:left;
}
.menu-list ul li.first-menu{
    overflow: hidden;
    position: relative;
}
.menu-list ul li.first-menu::after{
    content: "";
    position: absolute;
    right: 24px;
    top: 22px;
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #d8d8d8 transparent  transparent  transparent;
}

.menu-list ul li.first-menu.active::after{
    content: "";
    position: absolute;
    right: 24px;
    top: 22px;
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #d60010 transparent;
}

.menu-list ul li a{
    display:block;
    padding:16px 0;    
    text-align: left;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-decoration:none;
    border-bottom: 1px solid #EFEFEF;
    font-weight: normal;
}

.menu-list ul li.first-menu>a{
    padding-left: 15px;
}
.menu-list ul li.first-menu.active>a{
    font-weight: 600;
    vertical-align: middle;
}
.menu-list ul li.first-menu.active ul li.second-menu.current a{
    background: #D60010;
    color: #fff;
    font-size: 14px;
}
.menu-list ul li.first-menu ul{
    display:none;
}
.menu-list ul li.first-menu ul li.second-menu a{
    padding: 12px 31px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


#contact .survey{
    min-height: 500px;
    padding-bottom: 100px;
}
 .contact{
    display: flex;
    flex-wrap: wrap;
 }

 .contact .left{
    width: 200px;
    height: 400px;
    border-right: 1px solid #EFEFEF;    
    font-size: 16px;
    line-height: 24px;
 }
 .contact .left li{
    color: #D60010;
    padding: 18px 24px 18px 0;
    border-right:3px solid #fff;
    text-align: right;
    font-weight: 600;
 }
 .contact .left li:hover,.contact .left li:active{
    border-right:3px solid #D60010;
 }
 .contact .left li:hover a,.contact .left li:active a{
    color: #D60010;
 }

 .isFocus{
    border-right:3px solid #D60010 !important;
 }

 .isFocus a{
    color: #D60010;
 }
 .contact .right{
    width: 970px;
    padding-left: 20px;
    
 }
 .contact .right .content {
    margin-top: 30px;
    padding: 30px 55px 35px;
    background: #F6F8FA;
    min-height: 200px;
 }

 #contactMe, #letters, #declare{
     display: none;
 }
 #contactMe:target, 
 #letters:target, 
 #declare:target {
     display: block;
 }

 
 
 .news-link-ico{
    display: inline-block;
    vertical-align:middle;
    width: 4px;
    height: 4px;
    background: #333;
    margin-right: 5px;
}
#news .bg-div1{
    min-height: 568px;
    
}
.new-ul>li{
    float: left;
    width: 377px;
    margin-right: 34px;
    cursor: pointer;
}
.new-ul>li>div{
    overflow: hidden;
}
.new-ul>li>div>a img{
    transition: all 1s;
}
.new-ul>li:last-child{
    margin-right:0px;
}
.new-ul>li:hover{
    box-shadow: 0 0 24px rgba(153,153,153,0.16)
}
.new-ul>li:hover div> a img{
    transform: scale(1.2);
}
.mg-b-100{
    margin-bottom: 100px;
}
.f74{
    font-size: 74px;
}
.border-bottom{
    border-bottom:1px solid #cbcbcb;
}
.news-ul2 .left-part{
    float: left;
    width: 150px;
    height:150px;
    text-align:center;
}
.news-ul2 .right-part{
    margin-left: 180px;
    margin-right: 30px;
}
    
.news-ul2 li:hover{
    background: #d60010;
    color:#fff;
}
#news .bg-swiper{position: absolute;right: -160px;top: 0;width: 1189px;height: 490px;overflow: hidden;z-index: -1;}
#news .bg-swiper img{position: absolute;right: -160px;top: 0;width: 1189px;height: 490px;vertical-align: top;}


.news-detail{border-top:1px solid #F4F4F4;}
.left-anchor{width:225px;}
.txt-box{width:975px;left:225px;right:0;top:0;}
#newsDetail .bg-swiper{position: absolute;right: -160px;top: 0;width: 1189px;height: 490px;overflow: hidden;z-index: -1;}
#newsDetail .bg-swiper img{position: absolute;right: -160px;top: 0;width: 1189px;height: 490px;vertical-align: top;}


.hover-scal:hover img.scale{transform: scale(1.02);}
#assets img.scale{transition: all linear .3s;}

.right-scale{
    overflow: hidden;
}
.right-scale:hover{
    box-shadow: 0 0 24px rgba(153,153,153,0.16);
}
#assets .bg-swiper{position: absolute;right: -160px;top: 0;width: 1189px;height: 490px;overflow: hidden;z-index: -1;}
#assets .bg-swiper img{position: absolute;right: -160px;top: 0;width: 1189px;height: 490px;vertical-align: top;}



.product-section {
    position: relative;
    padding-bottom: 100px;
    width: 100%;
}

.product-title {
    padding: 50px 10px 30px;
    font-weight: normal;
    font-size: 36px;
    line-height: 46px;
    color: #252b3a;
    text-align: center;
    color: #ffffff
}

.product-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.gallery-top {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 410px;
    width: 1400px;
}



.features-item {
    position: relative;
    float: left
}

.features-slide .features-item>* {
    text-align: center
}

.features-item h3 {
    font-size: 18px;
    margin-top: 60px;
    color: #333;
    transition: all 0.1s
}

.features-item i {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../image/red-small.png) no-repeat;
    left: 50%;
    margin-left: -15px;
    bottom: 55px;
    z-index: 3
}

.features-item.dark i {
    background: url(../image/red-big.png) no-repeat;
}



.features-item:hover h3 {
    font-size: 22px;
    line-height: 28px;
    opacity: 0.9
}

.features-item:hover i,.features-item.active i {
    background: url(../image/red-big.png) no-repeat;
}



.product-features .swiper-button-prev {
    width: 23px;
    height: 37px;
    left: 30%;
    margin-left: -215px;
    background: url(../image/left-icon.png) no-repeat;
}


.product-features .swiper-button-next {
    width: 23px;
    height: 37px;
    right: 30%;
    margin-right: -215px;
    background: url(../image/right-icon.png) no-repeat;
}

.time-line{
    width: 100%;
    height: 1px;
    background: #d60010;
    position: absolute;
    bottom: 70px;
    left: 0;
}

.product-section-title{
    width: 100%;
    height: 204px;
    text-align: center;
}
.features-item-pic{
    width: 260px;
    height: 300px;
    overflow: hidden; 
    margin: auto;
}
.time-pic-small{
    width: 260px;
    margin-top: 140px;
}
.time-pic-big{
    width: 260px;
    margin-top: 10px;
}
.features-item:hover .time-pic-small,.features-item.active .time-pic-small{
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
    transform:translate(0,300px);
    -webkit-transform:translate(0,300px);
    -moz-transform:translate(0,300px);
    -o-transform:translate(0,300px);
    -ms-transform:translate(0,300px);
    -ms-transition:All 0.4s ease-in-out;
}
.features-item:hover .time-pic-big,.features-item.active .time-pic-big{
    transition:All 0.6s ease-in-out;
    -webkit-transition:All 0.6s ease-in-out;
    -moz-transition:All 0.6s ease-in-out;
    -o-transition:All 0.6s ease-in-out;
    transform:translate(0,-300px);
    -webkit-transform:translate(0,-300px);
    -moz-transform:translate(0,-300px);
    -o-transform:translate(0,-300px);
    -ms-transform:translate(0,-300px);
    -ms-transition:All 0.6s ease-in-out;
}
.features-item:hover h3,.features-item.active h3{
    transition:All 0.4s;
    color: #be5d4a;
    font-weight: bold;
    font-size: 24px;
    -webkit-transition:All 0.4s;
    -moz-transition:All 0.4s;
    -ms-transition:All 0.4s;
    -o-transition:All 0.4s;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0; 
}
.gallery-thumbs .swiper-wrapper{
    width: 420px;
    margin: auto;
    transform:none!important;
    -webkit-transform:none!important;
    -moz-transform:none!important;
    -ms-transform:none!important;
    -o-transform:none!important;
}
.gallery-thumbs .swiper-slide {
    width:60px!important;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0px 5px 0;
}
.gallery-thumbs .swiper-slide.active{
    border:4px solid #d60010
}

.information {
    height: 1105px;
    background: url(../image/bg3.png) no-repeat 50% 100%;
}

.information-intr{
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    background-color: #fff;
}
.information-intr .block{
    width: 50%;
    background-color: #efefef;
    height: 410px;
    position: relative;
}

.information-intr .block:nth-child(1){
    background: url(../image/bg2_01.png);
    background-size: cover;
    position: relative;
}

.information-intr .block:nth-child(2){
    background: url(../image/bg2_02.png);
    background-size: cover;
}

.information-intr .block:nth-child(3){
    background: url(../image/bg2_03.png);
    background-size: cover;
}

.information-intr .block:nth-child(4){
    background: url(../image/bg2_04.png);
    background-size: cover;
}

.information-intr .block .block-detail {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 70px;
    color: #fff;
}

.information-intr .block .block-detail ul li {
    font-size: 16px;
    padding: 5px 0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    cursor: pointer;
}

.information-intr .block .block-detail ul li:hover {
    font-weight: bold;
}
.information-intr .block .block-detail ul li::before {
    content: '→';
    padding-right: 10px;
}

.business-area {
    height: 650px;
    background: url(../image/bg4.png);
    background-size: 100% 100%;
}

.business-area-intr{
    display: flex;
    
    padding: 15px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px #c0cad2;
}

.business-area-intr .area{
    width: 50%;
}

.business-area-intr .area .first{
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
}

.business-area-intr .area .first img{
    width: auto;
    height: 65px;
    padding-right: 20px;
}

.business-area-intr .area p{
    background-color: #fff;
    margin: 35px 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.business-area-intr .area:nth-child(3) {
    width:59%;
}
.business-area-intr .area:nth-child(1) .first{
    background: url(../image/bs6.png);
    background-size: 100% 100%;
}
.business-area-intr .area:nth-child(2) .first{
    background: url(../image/bs1.png);
    background-size: 100% 100%;
}
.business-area-intr .area:nth-child(3) .first{
    background: url(../image/bs2.png);
    background-size: 100% 100%;
}
.business-area-intr .area:nth-child(4) .first{
    background: url(../image/bs7.png);
    background-size: 100% 100%;
}
.business-area-intr .area:nth-child(5) .first{
    background: url(../image/bs3.png);
    background-size: 100% 100%;
}
.business-area-intr .area .first:hover {
    background-size: 120% 120%;
    background-position: center;
    -webkit-transition: background-size .3s linear;
    transition: background-size .3s linear;
}



.bg-information {
    background-color: #F9FCFF;
    position: relative;
}
.bg-information::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    width: 100%;
    
    background: url(../image/bg2.png);
}


.bg-leader{
    background: url(../image/bg5.png);
    background-size: cover;
}

.leader{
    display: flex;
    align-items: flex-start;
}

.leader .left{
    flex-shrink: 0;
    padding-right: 60px;
}

.leader .left li{
    background-color: rgba(255,255,255,0.3);
    color: #eee;
    width: 155px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
}

.leader .left li.active,.leader .left li:hover{
    background-color: #D60010;
    color: #fff;
}

.leader .right .leader-block{
    display: flex;
    align-items: flex-start;
    padding-bottom: 70px;
}

.leader .right .leader-block .avatar{
    width: 174px;
    height: 174px;
    background-color: #fff;
    text-align: center;
    flex-shrink: 0;
    margin-right: 25px;
}



.business-area-detail {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    padding: 60px 0 150px;
}
.business-area-detail .area{
    width: 295px;
    margin-right: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px #eee;
}

.business-area-detail .area .first{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 200px;
    color: #fff;
    font-size: 28px;
}

.business-area-detail .area:nth-child(1) .first{
    background: url(../image/bs6.png) no-repeat center center;
} 

.business-area-detail .area:nth-child(2) .first{
    background: url(../image/bs1.png) no-repeat center center;
} 

.business-area-detail .area:nth-child(3) .first{
    background: url(../image/bs2.png) no-repeat center center;
} 

.business-area-detail .area:nth-child(4) .first{
    background: url(../image/bs7.png) no-repeat center center;
} 
.business-area-detail .area:nth-child(5) .first{
    background: url(../image/bs3.png) no-repeat center center;
} 

.business-area-detail .area .first:hover {
    background-size: 110% 110%;
    background-position: center;
    -webkit-transition: background-size .3s linear;
    transition: background-size .3s linear;
}

.business-area-detail .area ul{
    padding: 10px 15px;
}
.business-area-detail .area li{
    padding: 15px;
    border-bottom: 1px solid #eee;
    position: relative;
}
.business-area-detail .area li:hover{
    font-weight: bold;
}
.business-area-detail .area li::before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 3px);
    left: 0;
    background: #d60010;
}
.business-area-detail .area li:last-child{
    border-bottom: none;
}




.business-detail{
    display: flex;
    align-items: flex-start;
}

.business-detail .left{
    flex-shrink: 0;
    width: 220px;
    padding-right: 20px;
}


.business-detail .right{
  width:100%;	
}



.business-detail .right .business-detail-card {
    border: 1px solid #F5F5F5;
    margin-bottom: 30px;
}

.business-detail .right .business-detail-card a{
    line-height:40px;
	padding-left:10px;
}

.business-detail .right .business-detail-card p{
    padding: 15px 20px;
}
.ttitle {
    font-size:25px;
    text-align:center;
	color:#333;
	font-weight:bold;
}
.business-detail-title p {
    padding: 15px 20px;
    font-size:14px;
}




.news-list{
    display: flex;
    align-items: flex-start;
}

.news-list .left{
    flex-shrink: 0;
    padding-right: 60px;
}

.news-list .right{
    flex: 1;
    width: 0;
	min-height:360px;
}

.news-list .left li{
    background-color: rgba(255,255,255,1);
    color: #333;
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 0 40px 0 20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}


.news-list .left li::after{
    position: absolute;
    right: 10px;
    content: '>';
}

.news-list .left li.active, .news-list .left li:hover{
    background-color: #D60010;
    color: #fff;
}

.news-list .right .right-detail {
    border: 1px solid #F5F5F5;
}

.news-list .right .news-card {
    border-bottom: 1px solid #F5F5F5;
    padding: 30px 25px;
    display: flex;
    align-items: center;
    width: calc(100% - 50px);
}
.news-list .right .news-card div:nth-child(1) {
    flex-grow: 1;
}
.news-list .right .news-card:last-child {
    border-bottom: none;
}

.news-card img {
    width: 200px;
    height: 130px;
    margin-right: 35px;
}

.news-list .right .news-card:hover {
    background-color: #F5F5F5;
}

.news-list .right .news-card .first-line{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news-list .right .news-card .first-line .title{
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.news-list .right .news-card .first-line .time{
    flex-shrink: 0;
    padding-left: 60px;
    color: #999;
}

.news-list .right .news-card p{
    margin: 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-list .right .news-card span{
    color: #999;
    cursor: pointer;
}
.news-list .right .news-card span:hover{
    color: #D60010;
}




.recruit-list{
    display: flex;
    align-items: flex-start;
}

.recruit-list .left{
    flex-shrink: 0;
    padding-right: 60px;
}

.recruit-list .left li{
    background-color: rgba(255,255,255,1);
    color: #333;
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 0 40px 0 20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}


.recruit-list .left li::after{
    position: absolute;
    right: 10px;
    content: '>';
}

.recruit-list .left li.active,.recruit-list .left li:hover{
    background-color: #D60010;
    color: #fff;
}

.recruit-list .right{
    width: 0;
    flex: 1;
	min-height:360px;
}
.recruit-list .right ul.item li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 15px 20px 25px;
    border-bottom: 1px dashed #eee;
    position: relative;
    cursor: pointer;
}
.recruit-list .right ul.item li:hover{
    font-weight: bold;
}
.recruit-list .right ul.item li:before {
    content: '';
    position: absolute;
    left: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
}
.recruit-list .right ul.item li .title{
    color: #333;
    font-size: 15px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.recruit-list .right  ul.item li .time{
    flex-shrink: 0;
    padding-left: 60px;
    color: #999;
}



.culture-content p {
    line-height: 30px;
}

.culture-system ul li{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 10px 0;
    background-color: #fbfbfb;
    font-family: auto;
}
.culture-system ul li:first-child{
    margin-top: 20px;
}

.culture-system ul li .c-head {
    width: 90px;
    text-align: left;
    padding-left: 35px;
    background: #D60010;
    height: 34px;
    color: #fff;
    line-height: 34px;
    position: relative;
    flex-shrink: 0;
}

.culture-system ul li .c-head::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 3px);
    left: 20px;
    background: #fff;
}

.culture-system ul li .c-intr {
    padding: 0 20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}


.page{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 40px 0 0px;
    margin: 0;
}
.pre, .next, ul.pagination {
    padding: 0 10px;
}

.page .pre {
    border-right: 1px solid #999;
}

.page .next {
    border-left: 1px solid #999;
}
ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
}

ul.pagination li a.active {
    background-color: #d60010;
    color: white;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}

#business .banner .banner_txt, #news .banner .banner_txt, #empoyee .banner .banner_txt{
    position: absolute;
    width: 100%;
    margin-left: 0;
    left: 0;
    top:0;
}
#business .bg-swiper,#empoyee .bg-swiper{position: absolute;right: -160px;top: 0;width: 1189px;height: 490px;overflow: hidden;z-index: -1;}
#business .bg-swiper img,#empoyee .bg-swiper img{position: absolute;right: -160px;top: 0;width: 1189px;height: 490px;vertical-align: top;}

.article{
    text-align: center;
    font-family: auto;
}
.article .article-title{
    font-size: 25px;
    font-weight: bold;
    color: #333;
}

.article .article-author{
    padding: 20px 0 30px;
    font-family: auto;
}
.article .article-content{
    text-align: left;
}


.swipe-banner{
    position: relative;
    width: 100%;
    height: 430px;
    float: left;
}
.swipe-banner .item{
    display: none;
    position: absolute;
    width: 100%;
    height: 430px;
    top: 0;
    left: 0;
}
ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.lunbo{
    width: 100%;
    height: 430px;
}

.tab-dot ul{
    position: absolute;
    width: 100%;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 27px 0;
}
.tab-dot .dot{
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,.5);
    margin-left: 8px;
    border-radius: 50%;
}

.tab-dot .dot:hover, .tab-dot .active{
    background: #fff;
}


.searchForm {
    padding: 20px 60px;
    background-color: #f5f5f5;
    height: auto;
}

.w050 {
    width: 50%;
}

form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-family: auto;
    justify-content: space-between;
}

.form-item {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    padding: 10px 0;
}


.form-item-label {
    width: 80px;
    text-align: right;
    padding-right: 15px;
    font-size: 14px;
}

form input, form select{
    width: 234px;
    height: 38px;
    padding: 0px 8px;
    font-size: 14px;
    border: 1px solid #D7DDE4;
    
    color: #333;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: border 0.2s ease-in-out, background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

form input:focus {
    border-color: #D60010;
    background-color: #fff;
}

table.asset_table {
    font-family: auto;
    font-size:15px;
    color:#333333;
    
    width: 100%;table-layout:fixed;


}
table.asset_table tr {
    border: 1px solid #ddd;
}
table.asset_table tr:first{
    border: 1px solid #B1B1B1;
}
table.asset_table th {
    background-color: #B1B1B1;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
table.asset_table td {
    border-width: 1px;
    margin: 13px 0px;
    padding: 0 5px;
    text-align: center;
}
table.asset_table tr th:nth-child(1) {
    width: 260px;
    text-align: left;
    padding-left: 20px;
}
table.asset_table tr td:first-child {
    width: 260px;
    padding-left: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
}
.oddrowcolor,table.asset_table tr:nth-child(odd){
    background-color:#F5F5F5;
}
.evenrowcolor,table.asset_table tr:nth-child(even){
    background-color:#fff;
}

.party-img-intr{
    width: 50%;
    height: 440px;
    position: relative;
}

.party-img-intr img{
    width: 100%;
    height: 100%;
}

.party-img-intr span{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 40px;
    background-color: rgba(0,0,0,.3);
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    padding: 0 20px;
}

.party-news li:hover{
    font-weight: bold;
}


.nice-select {
    width: 248px;
    height: 38px;
    border: 1px solid #D7DDE4;
    position: relative;
    background: #fff;
    cursor: pointer;
    display: inline-block;
}
.nice-select input {
    display: block;
    width: 230px;
    height: 38px;
    line-height: 38px;
    border: 0;
    outline: 0;
    background: none;
    cursor:pointer;
    position: relative;
}
.nice-select span {
    background: url(../image/a2.jpg) no-repeat center center;
    width: 20px;
    height: 38px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.nice-select span.active {
    transform: scaleY(-1);
}
.nice-select ul {
    width: 100%;
    display: none;
    position: absolute;
    left: -1px;
    bottom: 38px;
    overflow: hidden;
    background-color: #fff;
    max-height: 150px;
    overflow-y: auto;
    border: 1px solid #d7dde4;
    border-bottom: 0;
    box-shadow: 0 0px 10px #d7dde4;
    z-index: 9999;
}
.nice-select ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 10px;
	cursor: pointer;
}
.nice-select ul li.on {
	background-color: #f5f5f5;
}


.nice-select ul::-webkit-scrollbar {
    width: 8px;    
    
}
.nice-select ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
    background: rgba(255,255,255,.3);
}
.nice-select ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
    border-radius: 0;
    background: rgba(0,0,0,0.1);

}

.nice-select p {
    color: #333;
    font-size: 16px;
    font-family: auto;
    font-weight: bold;
}
.nice-select ul.lianjie {
    max-height: 215px;
    box-shadow: none;
}

.nice-select ul.lianjie li::after{
    content: none;
}


.address .nice-select{
    width:217px;
}

.address .nice-select input{
    width:199px;
}

ul.left li{
    cursor: pointer;
}

.footer-top{
    width: 70px;
    position: absolute;
    top: 54px;
    right: -80px;
}

#elevator div {
    width: 145px;
    height: 85px;
    
    border-radius: 10px;
    background: #d6000f;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    align-items: center;
    font-weight: bold;
    justify-content: center;
}

.detail-tit {
    font-size:25px;
    font-weight:bold;
    margin-bottom:20px;
	color:#333;
}
.detail-center {
    width:100%;
    vertical-align:top;
}
.detail-footer {
    font-size:14px;
    font-family: auto;
    line-height:24px;
}