@charset "utf-8";

* {

    padding: 0;

    margin: 0;

    outline: 0;

    text-decoration: none;

    list-style: none;

}

html, body {

    font-size: 14px;

    font-family: 'Microsoft YaHei', arial;

    color: #4c4948;

}

input {

    border: none;

    font-family: 'Microsoft YaHei', arial;

}

img {

    border: none;

}

table {

    width: 100% !important;

    border-collapse: collapse;

}

audio, canvas, video {

    display: inline-block;

    *display: inline;

    *zoom: 1;

}

a {

    color: #4c4948;

}

h1, h2, h3, h4, h5 {

    font-weight: normal;

}

.fl {

    float: left;

}

.fr {

    float: right;

}

.clear:after {

    content: '';

    display: table;

    clear: both;

}

.w1430 {

    width: 1430px;

    margin: 0 auto;

    max-width: 94%;

}

.w1282 {

    width: 1282px;

    margin: 0 auto;

}

.table {

    display: table;

    width: 100%;

    height: 100%;

}

.table-cell {

    display: table-cell;

    vertical-align: middle;

}

.text-center {

    text-align: center;

}

.text-right {

    text-align: right;

}

.bg21 {

    background: #212121;

}

.img-show {

    display: inline-block;

}

.img-hide {

    display: none;

}

.img100 img {

    width: 100%;

    vertical-align: bottom;

}

.logo .logo-pc {

    display: block;

}

.logo .logo-wap {

    display: none;

}

body {

    padding-top: 80px;

}

.w1250 {

    width: 1250px;

    margin: 0 auto;

}

.pd-tb80 {

    padding: 80px 0;

}

.relative {

    position: relative;

}

.pc-show {

    display: block;

}
.wap-show{display: none;}

.phone-show {

    display: none;

}

.index-body .logo .logo-pc {

    display: none;

}

.index-body .logo .logo-wap {

    display: block;

}

/*index*/

.bg-box, .weixin-con, .search-btn, .toup, .link-b, .bg-box2, .bg-box-6 {

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

/*.section {

    overflow: hidden;

    position: relative;

}*/

.bg-box, .bg-box2, .data-txt, .bg-box-6 {

    position: absolute;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

}

/*.bg1 {*/

    /*background-image: url("../images/bg1.jpg");*/
    /*background-position: top !important;*/

/*}*/

/*.bg2 {*/

    /*background-image: url("../images/bg2.jpg");*/

/*}*/

/*.bg3 {*/

    /*background-image: url("../images/bg3.jpg");*/

/*}*/

/*.bg4 {*/

    /*background-image: url("../images/bg4.jpg");*/

/*}*/

/*.bg5 {*/

    /*background-image: url("../images/bg5.jpg");*/

/*}*/

/*.bg6 {*/

    /*background-image: url("../images/bg6.jpg");*/

/*}*/

.header {

    position: fixed;

    width: 100%;

    height: 79px;

    top: 0;

    left: 0;

    z-index: 999;

    border-top: 1px solid #e1e1e1;

    background: #202020;

    transform: translateZ(0);

    -webkit-transform: translateZ(0);

}

.index-body {

    padding-top: 0;

}

.index-body .header {

    position: absolute;

}

.logo {

    position: absolute;

    left: 70px;

    top: 9px;

}

.nav {

    margin-right: 10px;

}

.nav li {

    float: left;

    position: relative;

}
.nav li a{text-transform: capitalize}
.nav li.active {

    background: #191919;

}

.index-body .nav li.active {

    background: none;

}

.nav-yi {

    color: #ececed;

    font-size: 16px;

    line-height: 78px;

    display: block;

    padding: 0 24px;

}

.header-r {

    margin-right: 70px;

}

.search-wx {

    margin-right: 25px;

    margin-top: 23px;

    position: relative;

}

.search-wx:before {

    content: '';

    position: absolute;

    left: 50%;

    top: 50%;

    border-left: 1px solid #ececed;

    height: 22px;

    margin-top: -11px;

}

.language {

    color: #ececed;

    line-height: 78px;

}

.weixin-con, .search-btn {

    width: 32px;

    height: 32px;

    display: block;

    cursor: pointer;

}

.search-btn {

    background-image: url("../images/i1.png");

}

.weixin-con {

    background-image: url("../images/i2.png");

}

.search {

    margin-right: 10px;

    position: relative;

}

.search-cn {

    position: absolute;

    top: 3px;

    right: 0;

    height: 26px;

    width: 200px;

    background: #fff;

    display: none;

}

.search-cn .text {

    display: block;

    width: 100%;

    height: 26px;

    text-indent: 1em;

}

.search-cn .submit {

    position: absolute;

    width: 26px;

    height: 26px;

    background: url("../images/ss.png") no-repeat center;

    background-size: cover;

    right: 0;

    top: 0;

    cursor: pointer;

}

.weixin {

    margin-left: 10px;

    position: relative;

}

.code-box {

    position: absolute;

    top: 100%;

    left: 50%;

    margin-left: -60px;

    width: 120px;

    height: 0;

    z-index: 99;

    background: #fff;

    box-shadow: 0 0 4px #ddd;

    margin-top: 10px;

    overflow: hidden;

}

.weixin:hover .code-box {

    height: 120px;

}

.code-box img {

    width: 120px;

    height: 120px;

}

.gp {

    color: #e74709;

    margin-right: 15px;

    line-height: 78px;

}

.gp:hover {

    text-decoration: underline;

}

.gpdm {

    color: #fff;

    right: 12px;

    top: 0;

    font-size: 10px;

    line-height: 50px;

    position: absolute;

    display: none;

}

.section1-con {

    position: absolute;

    left: 10%;

    bottom: 16%;

    color: #fff;

    width: 794px;

    max-width: 90%;

}

.section1-con h2 {

    font-size: 86px;

    line-height: 1em;

}

.section1-con i {

    display: block;

    width: 105px;

    height: 4px;

    background: #e74709;

    margin: 15px 0;

}

.section1-con h3 {

    font-size: 24px;
    display: none;
}

.section1-con p {

    font-size: 12px;

    margin: 10px 0 30px;

}

.section1-con p {

    animation-delay: 1000ms !important;

    -webkit-animation-delay: 1000ms !important;

    animation-delay: 1000ms !important;

}

.link-a {

    position: relative;
    width: 100px;
    /*animation-delay: 2000ms !important;*/
    /*animation-delay: 2000ms !important;*/
    display: block;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: #e74709;

}

.link-a img {

    vertical-align: bottom;

    width: 100%;

}

.link-b {

    animation-delay: 3500ms !important;

    animation-delay: 3500ms !important;

}

.jiat{

    content: '';

    position: absolute;

    width: 47px;

    height: 100%;

    background:#e74709 /*url("../images/arrow.png") no-repeat center;*/;

    background-size: cover;

    margin-left: 2px;
    left: 100%;
    top:0;

}

.link-a:hover .jiat{

    margin-left: 6px;

}
.jiat span{display: block;width: 20px;height: 2px;background: #fff;}
.jiat span:nth-child(1){margin:21px auto;}
.jiat span:nth-child(2),.jiat span:nth-child(3){transform-origin:right center;width: 10px;}
.jiat span:nth-child(2){margin-left: 24px;margin-top: -23px;transform: rotate(45deg);}
.jiat span:nth-child(3){margin-left: 24px;margin-top: -2px;transform: rotate(-45deg);}

.toup {

    position: absolute;

    right: 10%;

    bottom: 16%;

    width: 52px;

    height: 58px;

    background-image: url("../images/arrow2.png");

    cursor: pointer;

}

.data {

    position: absolute;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

}

.data .swiper-container {

    height: 100%;

}

.data .swiper-slide {

    height: 50%;

}

/*.data-bg1 {

    background-image: url("../images/data1.jpg");

}

.data-bg2 {

    background-image: url("../images/data2.jpg");

}

.data-bg3 {

    background-image: url("../images/data3.jpg");

}

.data-bg4 {

    background-image: url("../images/data4.jpg");

}

.data-bg5 {

    background-image: url("../images/data5.jpg");

}

.data-bg6 {

    background-image: url("../images/data6.jpg");

}

.data-bg7 {

    background-image: url("../images/data7.jpg");

}

.data-bg8 {

    background-image: url("../images/data8.jpg");

}*/

.data .table {

    position: relative;

    z-index: 9;

}

.data h3 {

    font-size: 20px;

    margin-bottom: 4%;

    word-break: break-all;

}

.data h3 span {

    font-size: 70px;

    opacity: 0;

    word-break: break-all;

}

.swiper-slide-active .data h3 span {

    opacity: 1

}

.swiper-slide-active .data h3 #number1 {

    transition-delay: 0ms !important;

}

.swiper-slide-active .data h3 #number2 {

    transition-delay: 800ms !important;

}

.swiper-slide-active .data h3 #number3 {
    transition-delay: 1200ms !important;

}

.swiper-slide-active .data h3 #number4 {

    transition-delay: 1700ms !important;

}

.swiper-slide-active .data h3 #number5 {

    transition-delay: 2200ms !important;

}

.swiper-slide-active .data h3 #number6 {

    transition-delay: 2700ms !important;

}

.swiper-slide-active .data h3 #number7 {

    transition-delay: 4400ms !important;

}

.swiper-slide-active .data h3 #number8 {

    transition-delay: 6200ms !important;

}

.swiper-slide3 #number3,.swiper-slide3 .data-txt p{color: #3e3a39 !important;}
.swiper-slide3 .data-txt b,.swiper-slide4 .data-txt b,.swiper-slide5 .data-txt b,.swiper-slide7 .data-txt b{color: #3e3a39 !important;}
.jia99{font-style: normal;
    font-size: 48px;
    font-weight: normal;}
.swiper-slide2 .jia99{display: inline-block !important;}
.swiper-slide3 .jia99{display: inline-block !important;}
.swiper-slide5 .jia99{display: inline-block !important;}
#number1, #number2, #number3, #number4, #number5 {

    font-size: 75px;

}

.data .swiper-slide5 h3 {

    margin-top: -15px;

}

.data p {

    font-size: 20px;

    word-wrap: break-word;

    animation-delay: 500ms !important;

    -webkit-animation-delay: 500ms !important;
text-transform: capitalize;
}

.data b {

    font-size: 18px;

    word-wrap: break-word;

    display: block;

    animation-delay: 1000ms !important;

    -webkit-animation-delay: 1000ms !important;

    font-weight: normal;

}

.section-con {

    position: absolute;

    /*top: 14%;*/
    top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);

    left: 10%;

    background: rgba(170, 169, 169, 0.23);

    border-radius: 2em;

    padding: 40px;

    width: 510px;

    color: #fff;

}

.section-con h3 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #e94709;line-height: 1;
}

.section-con .i1 {

    display: block;

    width: 70px;

    height: 4px;

    background: #e74709;

}

.section-con .i2 {

    display: block;

    width: 0;

    max-width: 100%;

    border-top: 2px solid #e94709;
    margin-bottom: 20px;
    transition-delay: 1.2s !important;

    -webkit-transition-delay: 1.2s !important;

}

.swiper-slide-active .section-con .i2 {

    width: 100%;

}
.section-con h4 {

    font-size: 40px;

    margin-top: 30px;

    margin-bottom: 8px;
    /*display: none;*/

}

.section-con .divp{

    font-size: 16px;

    animation-delay: 500ms !important;

    -webkit-animation-delay: 500ms !important;
    margin-top: 10px;
    /*display: none;*/

}
.divp p{color: rgba(0, 0, 0, .85);}

.section-con span {

    font-size: 16px;

    display: block;

    animation-delay: 2s !important;

    -webkit-animation-delay: 2s !important;
    text-transform: capitalize;

}

.link-b {

    width: 48px;

    height: 42px;

    display: block;

    background-image: url("../images/arrow3.png");

    margin-top: 35px;

}

.znlist{
    margin-top: 20px;
    animation-delay: 1s !important;
    -webkit-animation-delay: 1s !important;
    font-size: 0;
}

.znlist li{text-align: center;font-size: 14px;display: inline-block;vertical-align: top;margin-bottom: 20px;}

.znlist li a{display: block;}
.section-con5 {
    z-index: 9;
}


.no-mgt{margin-top: 0 !important;}
.img-txts {
    color: #4c4948;
    text-transform: capitalize;
    font-size: 10px;

}


.section7 .section-con {
    width: auto;
}

.section7 .section-con h3 {

    width: 400px;

    margin-bottom: 15px;

}

.section7 .znlist {

    margin: 35px 0;

}

.aibot {

    width: 475px;

}

/*.aibot span {

    font-size: 10px;

}*/

.section8 {

    border-top: 8px solid #e74709;

}

.logo2 {

    padding: 70px 0;

}

.dl-box dl {

    float: left;

    max-width: 200px;

    margin-right: 20px;

}

.dl-box dt {

    color: #3d3a39;

    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: bold;

}

.dl-box dd {

    margin-bottom: 8px;

}

.dl-box a {
    color: #3d3a39;
    text-align:justify;
    word-break: break-word;
    text-transform: capitalize;

}
.dl-box dl:nth-child(4){max-width: 100px;}

.index-body .header {

    background: none;

}

.index-body .dl-box dt {

    color: #b2b2b3;

}

.index-body .dl-box a {

    color: #9c9c9d;

}

.index-body .fwxx p,.index-body .fwxx p a {

    color: #9c9c9d;

}

.dl-box a:hover {

    color: #e74709;

}

.fwxx p {

    color: #3d3a39;

    font-size: 16px;

    margin-bottom: 4px;

}

.fwxx p img {

    vertical-align: middle;

    margin: -2px 5px 0 0;

    max-width: 24px;

}

.index-show {

    display: none;

}

.index-body .index-show {

    display: inline-block;

}

.index-body .all-show {

    display: none;

}

.fwxx1 {

    margin-bottom: 30px;

}

.fwxx2,.fwxx3{

    margin-bottom: 20px;

}

.fwxx1 .p1 {

    font-weight: bold;

}

.fwxx1 .p2 {

    font-size: 16px;

}

.footer {

    background: #c9caca;

}

.index-body .footer {

    background: #212121;

}

.footer-bot {

    padding-bottom: 70px;

}

.footer-bots {

    position: relative;

}

.footer-bots:before {

    content: '';

    position: absolute;

    top: 0;

    right: 320px;

    border-left: 1px solid #353434;

    height: 100%;

}

#floatMenu {

    position: fixed;

    right: 30px;

    z-index: 999;

    top: 50%;

    width: 10px;

}

#floatMenu li a {

    width: 10px;

    height: 11px;

    margin: 10px 0;

    display: block;

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    background-image: url("../images/liu2.png");

}

#floatMenu li.active a {

    background-image: url("../images/liu.png");

}

#fullpage {

    transition-timing-function: ease-in !important;

}

.menu-handler {

    width: 30px;

    height: 32px;

    cursor: pointer;

    position: absolute;

    left: 8px;

    top: 9px;

    transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1);

    -webkit-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1);

    -moz-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1);

    display: none;

}

.menu-handler .burger {

    height: 2px;

    background: #fff;

    display: block;

    width: 20px;

    position: absolute;

    z-index: 5;

    left: 5px;

    transform-origin: center;

    -webkit-transform-origin: center;

    -moz-transform-origin: center;

    -o-transform-origin: center;

    -ms-transform-origin: center;

    border-radius: 2px;

    -webkit-border-radius: 2px;

    top: 8px;

}

.menu-handler .burger-2 {

    top: 15px;

}

.menu-handler .burger-3 {

    top: 22px;

}

.menu-handler.active .burger-1 {

    top: 15px;

    -moz-transform: rotate(225deg);

    -webkit-transform: rotate(225deg);

    -o-transform: rotate(225deg);

    -ms-transform: rotate(225deg);

    transform: rotate(225deg);

}

.menu-handler.active .burger-2 {

    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);

    filter: alpha(opacity=0);

    opacity: 0;

    -moz-opacity: 0;

    -khtml-opacity: 0;

    -webkit-opacity: 0;

}

.menu-handler.active .burger-3 {

    top: 15px;

    -moz-transform: rotate(-225deg);

    -webkit-transform: rotate(-225deg);

    -o-transform: rotate(-225deg);

    -ms-transform: rotate(-225deg);

    transform: rotate(-225deg);

}

.hide-xl, .show-type {

    display: none;

}

.lightdot div {

    position: absolute;

    background: #e74709;

    opacity: .4;

    background: url("../images/star.png") no-repeat center;

    background-size: cover;

}

.lightdot .div1 {

    width: 4px;

    height: 4px;

    left: 50%;

    top: 10%;

}

/*地球*/

.lightdot1 {

    left: 55.4%;

    top: 7.4%;

    width: 5%;

    height: 10%;

}

.lightdot2 {

    left: 60%;

    top: 16%;

    width: 6%;

    height: 12%;

}

.lightdot3 {

    left: 58.5%;

    top: 40%;

    width: 7.5%;

    height: 14%;

}

.lightdot4 {

    left: 48.2%;

    top: 32.2%;

    width: 6%;

    height: 12%;

}

.lightdot5 {

    left: 42.8%;

    top: 44.2%;

    width: 6%;

    height: 12%;

}

.lightdot6 {

    left: 55%;

    top: 65%;

    width: 5%;

    height: 10%;

}

.lightdot7 {

    left: 85.6%;

    top: 27%;

    width: 4%;

    height: 8%;

}

.lightdot8 {

    left: 82.4%;

    top: 63.6%;

    width: 4%;

    height: 8%;

}

.lightdot9 {

    left: 68.5%;

    top: 80%;

    width: 6%;

    height: 10%;

}

.lightdot10 {

    left: 74.5%;

    top: 55%;

    width: 6%;

    height: 10%;

}

.lightdot11 {

    left: 79.5%;

    top: 40%;

    width: 6%;

    height: 10%;

}

.lightdot12 {

    left: 77%;

    top: 12%;

    width: 4%;

    height: 7%;

}

.lightdot13 {

    left: 75.2%;

    top: 39.5%;

    width: 4%;

    height: 7%;

}

/*机房*/

.lightdot-a .lightdot1 {

    left: 81%;

    top: 20%;

    width: 3%;

    height: 6%;

}

.lightdot-a .lightdot2 {

    left: 79%;

    top: 34%;

    width: 4%;

    height: 7%;

}

.lightdot-a .lightdot3 {

    left: 79%;

    top: 75%;

    width: 6%;

    height: 9%;

}

.lightdot-a .lightdot4 {

    left: 80%;

    top: 90%;

}

.lightdot-a .lightdot5 {

    left: 75%;

    top: 27.2%;

    width: 2%;

    height: 4%

}

.lightdot-a .lightdot6 {

    left: 73%;

    top: 32%;

}

.lightdot-a .lightdot7 {

    left: 73%;

    top: 76%;

}

.lightdot-a .lightdot8 {

    left: 73%;

    top: 90%;

}

.lightdot-a .lightdot9 {

    left: 69.5%;

    top: 36%;

    width: 2%;

    height: 4%;

}

.lightdot-a .lightdot10 {

    left: 70%;

    top: 82%;

    width: 2%;

    height: 4%;

}

.lightdot-a .lightdot11 {

    left: 66%;

    top: 78%;

    width: 2%;

    height: 4%;

}

.lightdot-a .lightdot12 {

    left: 91%;

    top: 18.5%;

    width: 6%;

    height: 10%;

}

.lightdot-a .lightdot13 {

    left: 90.4%;

    top: 37%;

    width: 5%;

    height: 9%;

}

.lightdot-a .lightdot14 {

    left: 92.7%;

    top: 81.5%;

    width: 6%;

    height: 9%;

}

.lightdot-a .lightdot15 {

    left: 90.3%;

    top: 87.5%;

    width: 6%;

    height: 9%;

}

/*.lightdot div{ animation:dump1 4s linear infinite;-webkit-animation:dump1 4s linear infinite;}*/

.lightdot1 {

    animation: dump1 4s linear infinite;

}

.lightdot2 {

    animation: dump2 6s linear infinite;

}

.lightdot3 {

    animation: dump3 4s linear infinite;

}

.lightdot4 {

    animation: dump4 6s linear infinite;

}

.lightdot5 {

    animation: dump5 4s linear infinite;

}

.lightdot6 {

    animation: dump6 6s linear infinite;

}

.lightdot7 {

    animation: dump7 4s linear infinite;

}

.lightdot8 {

    animation: dump8 6s linear infinite;

}

.lightdot9 {

    animation: dump9 4s linear infinite;

}

.lightdot10 {

    animation: dump10 6s linear infinite;

}

.lightdot11 {

    animation: dump11 4s linear infinite;

}

.lightdot12 {

    animation: dump12 6s linear infinite;

}

.lightdot13 {

    animation: dump13 4s linear infinite;

}

.lightdot14 {

    animation: dump14 6s linear infinite;

}

.lightdot15 {

    animation: dump15 4s linear infinite;

}

/*.spt-end .spt-move .newCss:nth-child(8) i{ animation:dump8 5s linear infinite;}*/

.boxStar-fixed {

    position: relative;

}

.box, .box img {

    width: 100%;

    position: relative;

}

.boxStar {

    position: absolute;

    width: 45%;

    background: rgba(555, 223, 657, 0);

    z-index: 5;

    height: 80.15%;

    top: 6%;

    right: 9.5%;

    border-radius: 50%;

}

.boxStar span {

    border-radius: 50%;

    background: #E1E2E4;

    position: absolute;

}

.boxStar .s1 {

    width: 3.2%;

    height: 3.2%;

    top: 45%;

    left: -.5%;

    animation: s1 3s 1s linear infinite;

}

.boxStar .s2 {

    width: 2.7%;

    height: 2.7%;

    top: 15%;

    left: 37.5%;

    background: #F5EEF5;

    animation: s2 3s 1.4s linear infinite;

}

.boxStar .s3 {

    width: 2.7%;

    height: 2.7%;

    top: 82.5%;

    left: 56.5%;

    background: #F9F0F9;

    animation: s3 3s 1.8s linear infinite;

}

.boxStar .s4 {

    width: 2.7%;

    height: 2.7%;

    top: 83%;

    left: 29.5%;

    background: #F5EEF5;

    animation: s1 3s 2.2s linear infinite;

}

.boxStar .s5 {

    width: 2.7%;

    height: 2.7%;

    top: 90.5%;

    left: 79%;

    background: #F5EEF5;

    animation: s1 3s 2.6s linear infinite;

}

.boxStar .s6 {

    width: 2.7%;

    height: 2.7%;

    top: 4%;

    left: 71%;

    background: #F5EEF5;

    animation: s1 3s 3s linear infinite;

}

.boxStar .s7 {

    width: 2.7%;

    height: 2.7%;

    top: 39.5%;

    left: 81%;

    background: #FDFDFD;

    animation: s1 3s 3.2s linear infinite;

}

.boxStar .s8 {

    width: 2.7%;

    height: 2.7%;

    top: 63.8%;

    left: 85%;

    background: #F5EEF5;

    animation: s1 3s 3.6s linear infinite;

}

.boxStar .s9 {

    width: 2.7%;

    height: 2.7%;

    top: 36.5%;

    left: 24%;

    background: #F5EEF5;

    animation: s1 3s 3.8s linear infinite;

}

.boxStar .s10 {

    width: 2.7%;

    height: 2.7%;

    top: 62%;

    left: 47.5%;

    background: #F5EEF5;

    animation: s1 3s 4s linear infinite;

}

.demo, .demo .picture {

    width: 100%;

}

.demoStar span {

    display: inline-block;

    position: absolute;

    opacity: 0;

}

.demoStar .s1-16 {

    animation: k1 2s 5s linear infinite;

    width: 4%;

    height: 30%;

    top: 20%;

    right: 22%;

    background: url(../images/s1.png) bottom no-repeat;

    background-size: contain;

}

.demoStar .s2-16 {

    animation: k3 2s 5s linear infinite;

    width: 6.5%;

    height: 37%;

    top: 12%;

    right: 12.8%;

    background: url(../images/s3.png) bottom no-repeat;

    background-size: contain;

}

.demoStar .s3-16 {

    animation: k2 2s 5s linear infinite;

    width: 10%;

    height: 53%;

    top: 4%;

    right: 0%;

    background: url(../images/s2.png) bottom no-repeat;

    background-size: contain;

}

.demoStar .s4-16 {

    animation: k2 2s 5s linear infinite;

    width: 6.5%;

    height: 38%;

    top: 62%;

    right: 12.5%;

    background: url(../images/s4.png) bottom no-repeat;

    background-size: contain;

}

.demoStar .s5-16 {

    animation: k1 2s 5s linear infinite;

    width: 10.5%;

    height: 35%;

    top: 65%;

    right: 0;

    background: url(../images/s5.png) bottom no-repeat;

    background-size: contain;

}

.demoStar .s6-16 {

    animation: k1 2s 5s infinite;

    animation-fill-mode: forwards;

    background: url(../images/s6.png);

    background-size: contain;

    width: 29%;

    height: 66%;

    top: 30.2%;

    right: 2%;

}

/*2018.9.20成功案例-“视频云+大数据”应用平台案例*/

.ban {

    height: 588px;

    color: #fff;

}

.ban-left {

    margin-top: 50px;

    width: 350px;

}

.ban-left h3 {

    font-size: 52px;

    font-weight: bold;

}

.ban-left h4 {

    font-size: 25px;

}

.ban-left p {

    font-size: 12px;

}

.ban-left .i1 {

    display: block;

    width: 70px;

    height: 6px;

    background: #da4813;

    margin: 3px 0 20px;

}

.ban-right {

    width: 532px;

}
.syznsp-ban-text{width: 616px;}
.ban-right h2{font-size: 48px;font-weight: bold;text-transform: uppercase;}
.ban-right i{display: block;width: 80px;height: 6px;background: #e74709;margin: 15px 0;}
.ban-right h3 {

    font-size: 44px;

    /*border-bottom: 1px solid rgba(255, 255, 255, .5);*/

    padding-bottom: 15px;

    margin-bottom: 15px;

    /*text-align: justify;*/

}


.ban-right h3 b {
    display: block;
}

.ban-right h4 {

    font-size: 28px;

    /*font-weight: bold;*/

    margin-bottom: 15px;

    /*text-align: justify;*/

}

.ban-right p {

    font-size: 12px;

    line-height: 1.5em;

    margin-bottom: 4px;

    text-align: justify;

}

.container-left {

    width: 325px;

    border-right: 1px solid #acacac;

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

}

.link-yi-box {

    margin-left: 70px;

    margin-right: 40px;

}

.link-er-box {

    display: none;

    margin-bottom: 20px;

}

.link-yi-list.active .link-er-box {

    display: block;

}

.link-yi {

    font-size: 23px;

    display: block;

    margin-bottom: 20px;

    position: relative;

    font-weight: bold;

}

.link-yi:before {

    content: '';

    position: absolute;

    height: 60%;

    width: 4px;

    background: #da4813;

    left: -20px;

    top: 20%;

    display: none;

}

.link-yi:hover {

    color: #da4813;

}

.link-yi-list.active .link-yi {

    font-weight: bold;

    color: #da4813;

}

.link-yi-list.active .link-yi:before {

    display: block;

}

.link-er.active {

    color: #da4813;

}

.link-er:hover {

    color: #da4813;

}

.link-er-box p {

    margin-bottom: 12px;

}

.container-right {

    margin-left: 326px;

    min-height: 750px;

}

.title1 {

    margin-bottom: 30px;

    border-bottom: 1px solid #cfcecd;

    padding-bottom: 20px;

    position: relative;

}

.title1 h3 {
    position: relative;
    font-size: 42px;
    padding-right: 470px;
    font-weight: bold;

}

/*.bdsharebuttonbox a{filter:grayscale(1);}*//*.bdsharebuttonbox a:hover{filter:grayscale(0);opacity: 1;}*/

.text-page {

    margin-top: 60px;

}

.text-page img {

    max-width: 100%;

    height: auto !important;

    vertical-align: middle;

    margin-top: -2px;

}

.text-page h4 {

    font-size: 23px;

    font-weight: bold;

}

.text-con {

    margin-top: 40px;

}

.text-con img {

    max-width: 100%;

    width: auto !important;

    height: auto !important;

}

.text-con .img100 img {

    width: 100% !important;

}

.text-con p {

    line-height: 1.9em;

    text-align: justify;

}

.text-con.text-center p {

    text-align: center;

}

.text-dot .text-con p {

    position: relative;

    padding-left: 30px;

}

.text-dot .text-con p:before {

    content: '';

    position: absolute;

    width: 15px;

    height: 14px;

    background-image: url("../images/lbx.png");

    left: 0;

    top: 13px;

}

.tixilist {

    border-top: 1px dashed #c7c7c7;

}

.tixilist li {

    position: relative;

    border-bottom: 1px dashed #c7c7c7;

    padding: 60px 0;

}

.tixiimg {

    position: absolute;

    left: 0;

    top: 50%;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

}

.tixitext {

    margin-left: 220px;

}

/*新闻*/

.pd-tb140 {

    padding: 140px 0;

}

.w1100 {

    width: 1100px;

    margin: 0 auto;

}

.ban2 {

    border-bottom: 16px solid #e64608;

}

.ban2-title {

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 20px;

    text-align: center;

    color: #fff;

}

.ban2-title h2 {

    font-size: 80px;

    font-weight: bold;

    text-transform: uppercase;

}

.ban2-title h3 {

    font-size: 48px;

    font-weight: bold;

    display: none;

}

.pagination1.swiper-pagination-clickable {

    position: absolute;

    z-index: 9;

    width: 100%;

    text-align: center;

    bottom: 30px;

}

.pagination1.swiper-pagination-clickable span {

    width: 10px;

    height: 10px;

    border: 1px solid #fff;

    background: none;

    opacity: 1;

}

.pagination1.swiper-pagination-clickable span.swiper-pagination-bullet-active {

    background: #fff;

}

.title2 h3 {

    font-size: 44px;

    text-transform: uppercase;

}

.title2 h4 {

    font-size: 42px;

}

.xw-list1 {

    margin-top: 50px;

}

.xw-list1 li {

    width: 23.5%;

    margin-right: 2%;

    float: left;

}

.xw-list1 li:last-child {

    margin-right: 0;

}

.xw-list1 li h4 {

    font-size: 21px;

    margin-top: 12px;

}

.xw-list1 li h5 {

    font-size: 13px;

    margin-top: 12px;

    line-height: 1.5em;

    margin-bottom: 15px;

    height: 3em;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

}

.xw-list1 li p {

    font-size: 12px;

    max-height: 2.7em;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

}

.ckgd {

    display: block;

    width: 90px;

    text-align: center;

    line-height: 22px;

    font-size: 12px;

    border: 1px solid #d5d5d5;

    border-radius: 19px;

    -webkit-border-radius: 19px;

    margin-top: 30px;

}

.xw-list1 li:hover h4 {

    color: #e74709;

}

.xw-list1 li:hover .ckgd {

    color: #e74709;

    border-color: #e74709;

}

.ban2-none {

    border-bottom: none;

}
.years-xw {

    position: absolute;
    text-align: center;
    bottom: 25px;

    right: 40px;
    left: 340px;

}
.years-xw.no{right: 0;}
.yesbtns div{position: absolute;width: 32px;height: 32px;top:50%;margin-top: -16px;cursor: pointer;background-size: cover;background-position: center;background-repeat: no-repeat;}
.yesbtns1{left: -40px;background-image: url("../images/zuo1.png");}
.yesbtns2{right: -40px;background-image: url("../images/zuo2.png");}

/*.years-xw {*/

    /*position: absolute;*/

    /*bottom: 20px;*/

    /*right: 0;*/

/*}*/

.years-xw a {

    float: left;

    font-size: 22px;

    position: relative;

    padding-left: 35px;

    margin-left: 50px;

}

.years-xw a i {

    position: absolute;

    left: 0;

    top: 50%;

    width: 22px;

    height: 22px;

    border: 1px solid #e7e6e6;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    border-radius: 100%;

    -webkit-border-radius: 100%;

}

.years-xw a i:before {

    content: '';

    position: absolute;

    width: 10px;

    height: 10px;

    border-radius: 100%;

    -webkit-border-radius: 100%;

    background: #e74709;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    display: none;

}

.years-xw a.active i {

    border-color: #e74709;

}

.years-xw a.active i:before {

    display: block;

}

.years-xw a:hover i {

    border-color: #e74709;

}

.years-xw a:hover i:before {

    display: block;

}

.xw-list2 li {

    padding: 40px 0;

}

.xw-list2 a {

    display: block;

    position: relative;

}

.xw-list2 .img100 {

    position: absolute;

    left: 0;

    top: 0;

    width: 264px;
    height: 130px;

}
.xw-con2 {

    margin-left: 285px;

}

.xw-con2 span {

    font-size: 16px;

    color: #717071;

}

.xw-con2 p {

    font-size: 17px;

    line-height: 1.5em;

    height: 3em;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

}

.xw-con2 h5 {

    font-size: 24px;

    font-weight: bold;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

    margin: 10px 0;

}

.xw-list2 a:hover h5 {

    color: #e74709;

}

.xwxq-time {

    display: block;

    font-size: 16px;

    color: #717071;

    margin-top: 30px;

}
.xwxq-time span{margin-right: 10px;}
.xwxq-time span:last-child{margin-right: 0;}
.xqxq-con p {

    text-indent: 2em;

}

.xqxq-con section {

    text-align: center;

}

.xqxq-con img{display: block;margin: 20px auto;}
.page {

    margin-top: 60px;

}

.page a, .page span {

    font-size: 16px;

}

.page span {

    margin-right: 12px;

}

.page input {

    border: 1px solid #ddd;

    width: 54px;

    height: 23px;

    text-align: center;

    border-radius: 4px;

    -webkit-border-radius: 4px;

    margin-left: 12px;

    margin-right: 6px;

    font-size: 16px;

}

.page a:hover {

    color: #e74709;

}

/*投资者关系*/

.title2-bot {

    font-size: 13px;

    margin-top: 20px;

}

.title2-bot span {

    display: inline-block;

}

/*.tzz-list1{margin-top: 120px;}*/

.tzz-list1 li {

    float: left;

    width: 30%;

    margin-right: 5%;

    text-align: center;

}

.tzz-list1 li:last-child {

    margin-right: 0;

}

.tzz-list1 li img {

    max-width: 60%;

    width: auto;

}

.tzz-list1 h4 {

    font-size: 24px;

    color: #868686;

    font-weight: bold;

    margin: 25px 15px;

}

.tzz-list1 span {

    font-size: 13px;

    color: #868686;

}

.tzz-list1 i {

    font-style: normal;

}

.tzz-list1 span.line:last-child {

    display: none;

}

.tzz-list2 p {
    padding-right: 120px;
    font-size: 16px;

}
.genghaos img{max-width: 80%;}
.genghaos2 img{max-width: 50%;}
.tzz-list2 p b {

    background: #036eb5;

    color: #fff;

    font-size: 14px;

    padding: 0 5px;

    border-radius: 4px;

    font-weight: normal;

    margin-left: 8px;

}

.tzz-list2 li {

    padding:15px 0;

    border-bottom: 1px solid #e7e6e6;

}

.tzz-list2 a {

    position: relative;

    display: block;

}

.tzz-list2 span {

    position: absolute;

    right: 0;

    top: 0;

    color: #868686;

}

.tzz-list2 li a:hover p {

    color: #e74709;

}
.tzz-ban-bot{display: none;}
.tzz-ban-bot p {

    font-size: 20px;

    margin-top: 10px;

}

.tzz-ban-bot span {

    display: inline-block;

    margin: 0 5px;

}

/*关于我们*/

.about-body .ban2-title h3, .ban2-title h3 {

    display: inline-block;

    padding-bottom: 10px;

    border-bottom: 4px solid #e74709;

    display: none;

}

.history-con {

    position: relative;

    padding: 40px 0;

    margin-left: 240px;

    margin-right: 160px;

}

.history-page {

    background-size: 100%;

    background-repeat: no-repeat;

    background-position: top;

    padding: 50px 0;

}

.history-con:before {

    content: '';

    position: absolute;

    width: 6px;

    top: 0;

    left: 12px;

    height: 100%;

    background: #4c4948;

    border-radius: 12px;

    -webkit-border-radius: 12px;

    z-index: 8;

}

.history-con li {

    position: relative;

    padding-left: 90px;

    margin-bottom: 40px;

}

.history-con li:before {

    content: '';

    position: absolute;

    left: 0;

    top: 4px;

    width: 18px;

    height: 18px;

    border: 6px solid #e74709;

    border-radius: 100%;

    -webkit-border-radius: 100%;

    z-index: 4;

    background: #fff;

    z-index: 9;

}

.about-body .text-page h4 {

    font-size: 36px;

    font-weight: normal;

}

.xst {

    border-top: 1px dashed #e74709;

    padding-top: 45px;

}

/*招聘*/

.zp-a {

    margin-top: 40px;

}

.zp-a a {

    font-weight: bold;

    margin-left: 30px;

}

.zp-a a:nth-child(1) {

    margin-left: 0;

}

.zp-a a:hover {

    color: #e84709;

}

.zp-a a.active {

    color: #e84709;

}
.no-minheight{min-height: 100% !important;}
.zjlcp-d-img{text-align: center;line-height: 0;}
.zjlcp-d-img img{margin-bottom: 30px !important;}
.zjlcp-d-page img{display: block;margin: 0 auto;}
.zp-seach {

    position: absolute;

    right: 0;

    top: 0;

    width: 97px;

    height: 48px;

    background-image: url("../images/seach.jpg");

    background-color: #da4813;

    background-repeat: no-repeat;

    background-position: center;

}

.zp-search-list {

    float: left;

    width: 30%;

    margin-right: 3.33%;

    height: 48px;

    background: #efefef;

    border-radius: 6px;

    -webkit-border-radius: 6px;

    position: relative;

}

.zp-search-box {

    margin-right: 97px;

}

.zp-search-list .text {

    display: block;

    width: 100%;

    height: 48px;

    font-size: 21px;

    text-indent: 1em;

    background: none;

}

.zp-text {

    line-height: 48px;

    font-size: 21px;

    text-indent: 1em;

}

.zp-search-list .text::-webkit-input-placeholder {

    color: #4c4948;

}

.zp-search-list .text:-moz-placeholder {

    color: #4c4948;

}

.zp-search-list .text::-moz-placeholder {

    color: #4c4948;

}

.zp-search-list .text:-ms-input-placeholder {

    color: #4c4948;

}

.zw-lsit {

    position: absolute;

    width: 100%;

    top: 100%;

    background: #efefef;

    border-radius: 6px;

    -webkit-border-radius: 6px;

    font-size: 21px;

    text-indent: 1em;

    line-height: 2em;

    max-height: 10em;

    overflow: auto;

    display: none;

    margin-top: 1px;

}

.zw-lsit li {

    cursor: pointer;

}

.zw-lsit li:hover {

    background: #e74709;

    color: #fff;

}

.zp-search-sl {

    cursor: pointer;

}

.zp-search-sl:after {

    content: '';

    position: absolute;

    width: 19px;

    height: 12px;

    background: url("../images/down.png");

    right: 1em;

    top: 50%;

    margin-top: -6px;

}

.zp-b {

    margin: 40px 0;

}

.zp-tou {

    line-height: 60px;

    background: #b4b4b4;

    font-size: 30px;

    font-weight: bold;

    color: #fff;

}

.col-5 {

    width: 20%;

    float: left;

}

.zp-contrl {

    font-size: 24px;

    line-height: 60px;

    cursor: pointer;

}

.zp-list {

    border-bottom: 1px dashed #404040;

}

.zp-xq {

    background: #f5f5f5;

    margin-bottom: 40px;

    padding: 40px 0;

}

.zp-wrap {

    width: 1020px;

    margin: 0 auto;

    max-width: 92%;

}

.zp-wrap-top {

    border-top: 1px dashed #c4c4c4;

    border-bottom: 1px dashed #c4c4c4;

    padding: 45px 0;

}

.zp-cs {

    float: left;

    width: 48%;

    margin-right: 4%;

}

.zp-cs:nth-child(even) {

    margin-right: 0;

}

.zp-cs h5 {
    font-weight: bold;

    margin-bottom: 25px;

}

.zp-cs p {

    line-height: 1.6em;

    margin: 4px 0;

}

.zp-wrap-b {

    margin-top: 50px;

}

.zp-wrap-b b {

    font-weight: bold;

}

.zp-wrap-bot {

    margin-top: 25px;

}

.zp-wrap-bot a {

    display: block;

    background: #da4813;

    width: 110px;

    text-align: center;

    line-height: 36px;

    color: #fff;
}

.zp-wrap-bot a:before {

    content: '';

    display: inline-block;

    width: 20px;

    height: 15px;

    background-image: url("../images/yx.png");

    vertical-align: middle;

    margin: -4px 5px 0 0;

}

.zp-down {

    width: 19px;

    height: 12px;

    background-image: url("../images/down.png");

    display: inline-block;

}

.zp-xq {

    display: none;

}

.zp-page {

    margin-bottom: 140px;

}

.zp-page:last-child {

    margin-bottom: 0;

}

.w1150 {

    width: 1150px;

    margin: 0 auto;

}

.rgzn {

    background-size: 100%;

    background-position: top;

    padding-top: 290px;

    padding-bottom: 180px;

}

.rgzn img {

    vertical-align: bottom;

}

.rgzn1 {

    margin-bottom: 130px;

}

.rgzn1 img {

    width: 35%;

}

.rgzn2-l {

    width: 52%;

}

.rgzn2-r {

    width: 48%;

}

.rgzn2-r .img {

    width: 39%;

    margin-left: 11%;

}

.rgzn2 {

    margin-bottom: 90px;

}

.rgzn3-top {

    width: 41%;

}

.rgzn3-bot li {

    width: 50%;

    float: left;

    margin-top: 80px;

}

.rgzn3-bot h4 {

    font-size: 23px;

    color: #fff;

    font-weight: bold;

    margin-bottom: 30px;

}

.rgzn3-bot img {

    max-width: 40%;

    margin: 0 5%;

}

.rgzn4 {

    margin-top: 180px;

}

.rgzn4-top {

    width: 53%;

}

.rgzn4-bot li {

    margin-top: 80px;

    position: relative;

    padding-left: 150px;

}


.rgzn4-bot .img {

    position: absolute;

    left: 0;

    top: 0;

}
.rgzn4-bot li:nth-child(2) .img{left: -8px;top:-18px;}

.rgzn4-bot .img img {

    max-width: 140px;

}

.rgzn4-bot li h4 {

    color: #fff;

    font-size: 24px;

    margin-bottom: 20px;
    font-weight: normal;

}

.rgzn4-bot li h4 b {

    color: #f04e23;

}

.rgzn4-bot li p {

    color: #fff;

    /*font-size: 18px;*/

    margin-bottom: 12px;
    text-align: justify;

}

.rgzn4-con {

    padding-top: 20px;

}

.ain2 {

    text-align: center;

}

.ain2 h4 {

    color: #fff;

    font-size: 24px;

    font-weight: bold;

    margin-top: 20px;

}

.ain2 p {

    color: #fff;

    font-size: 12px;

    margin-top: 10px;

}

.ain1 {

    margin-top: 20px;

}

.ain1 img {

    width: 73%;

}

.ain3 {

    margin-top: 80px;

}

.ain3 img {

    max-width: 65%;

}

/*管理团队*/

.style1 {

    font-size: 30px;

    font-weight: bold;

    color: #e74709;

    margin-bottom: 20px;

}

.gltd-a {

    margin-top: 15px;

}

.gltd-a li {

    border-bottom: 1px dashed #cfcece;

    padding: 14px 0;

    font-size: 21px;

}

.gltd-a li b {

    margin-left: 10px;

}

.gltd-a li p {

    margin-bottom: 10px;

}

.gltd-a li p:last-child {

    margin-bottom: 0;

}

.gltd-con .img100 {

    width: 238px;

    position: absolute;

    left: 0;

    top: 50%;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

}

.gltd-con {

    background: #e8e8e8;

    padding: 0 60px 0 180px;

    margin-left: 119px;

    min-height: 255px;

}

.gltd-a-b li {

    position: relative;

    margin-left: 20px;

    margin-bottom: 35px;

}

.gltd-a-b li:nth-child(1) {

    border-top-right-radius: 40px;

    -webkit-border-top-right-radius: 40px;

    overflow: hidden;

}

.gltd-a-b li:last-child {

    border-bottom-right-radius: 40px;

    -webkit-border-bottom-right-radius: 40px;

    overflow: hidden;

}

.gltd-text {

    padding: 35px 0;

}

.gltd-text h5 {

    font-size: 21px;

    font-weight: bold;



}
.gltd-text h5.h52{  margin-bottom: 15px;}
.gltd-text p {

    font-size: 16px;

    line-height: 1.4em;
    text-align: justify;

}

.sr-bdimgshare.sr-bdimgshare-list {

    display: none !important;

}

/*企业文化*/

.wh-a .img100 {

    width: 48%;

}

.wh-list {

    width: 48%;

}

.wh-list li {

    position: relative;

    padding-left: 90px;

    margin-top: 60px;

}

.wh-list .img {

    position: absolute;

    bottom: 0;

    left: 0;

    width: 70px;

    text-align: center;

}

.wh-list .img img {

    width: 100%;

    vertical-align: bottom;

}

.wh-list .img p {

    font-size: 12px;

    font-weight: bold;

    color: #898989;

}

.wh-a-con p {

    font-size: 15px;

    line-height: 1.6em;

    color: #4a4a4a;

}

/*资质荣誉*/

.zzry-title {

    margin-bottom: 20px;

}

.zzry-title span {

    display: inline-block;

    vertical-align: middle;

    margin-right: 12px;

    background: #e84709;

    font-size: 30px;

    font-weight: bold;

    color: #fff;

    padding: 5px 16px;

    border-radius: 10px;

    -webkit-border-radius: 10px;

}

.zzry-title img {

    display: inline-block;

    vertical-align: middle;

}

.zzry-table {

    background: #eee;

}

.zzry-table td {

    padding: 6px 60px;

    height: 60px;

    border: 1px solid #cccccd;

    font-size: 23px;

}

/*社会责任*/

.nf {

    position: absolute;

    left: 60px;

    top: 60px;

    color: #fff;

    font-weight: bold;

    font-size: 30px;

}

.nf span {

    font-size: 53px;

    margin-right: 10px;

}

.gongming-con {

    background: rgba(201, 202, 202, .88);

    position: absolute;

    width: 100%;

    bottom: 0;

    padding: 20px 0;

}

.gongming-text {

    margin-left: 60px;

}

.gongming-text p {

    font-size: 28px;

    color: #fff;

}

.pagination2.swiper-pagination-clickable {

    position: absolute;

    z-index: 9;

    width: 100%;

    text-align: center;

    bottom: 30px;

}

.pagination2.swiper-pagination-clickable .swiper-pagination-bullet {

    width: 6px;

    height: 6px;

    border: 1px solid #fff;

    background: none;

    opacity: 1;

}

.pagination2.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {

    background: #d94813;

    border-color: #d94813;

}

.shzr-list li {

    float: left;

    width: 32%;

    margin-right: 2%;

    margin-bottom: 2%;

    position: relative;

    cursor: pointer;

}

.shzr-list .img100 {

    height: 246px;

    overflow: hidden;

}

.shzr-list .img100 img {

    width: 100% !important;

}

.shzr-list li:nth-child(3n) {

    margin-right: 0;

}

.shzr-list li .nf {

    font-size: 20px;

    top: 20px;

    left: 30px;

}

.shzr-list li .nf span {

    font-size: 39px;

}

.shzr-list li .gongming-text p {

    font-size: 14px;
    height: 1.6em;
    line-height: 1.6em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.shzr-list li .gongming-con {

    padding: 5px 0;

}

.shzr-list li .gongming-text {

    margin:0 15px;

}
.shzr-list li:hover .gongming-text p{height: auto;white-space: normal;}
/*党建文化*/

.dang1 h4 {

    font-size: 28px;

    font-weight: bold;

}

.dang-a li {

    float: left;

    width: 29.33%;

    padding: 0 2%;

    text-align: center;

}

.dang-a img {

    max-width: 50%;

}

.dang-a p {

    margin-top: 10px;

    text-align: center;

}

.style2 {

    font-size: 30px;

    font-weight: bold;

    color: #e74709;

    position: relative;

    padding-left: 50px;

    margin-bottom: 30px;

}

.style2:before {

    content: '';

    position: absolute;

    top: 8px;

    left: 0;

    width: 30px;

    height: 27px;

    background-image: url("../images/lbx2.jpg");

}

.jbqk p {

    position: relative;

    padding-left: 15px;

}

.jbqk p:before {

    content: '';

    position: absolute;

    top: 16px;

    left: 0;

    width: 8px;

    height: 8px;

    border-radius: 100%;

    -webkit-border-radius: 100%;

    background: #000;

}

.dang-b h5 {

    font-size: 23px;

    font-weight: bold;

}

.dang-c h5 {

    margin-bottom: 15px;

}

.dang1 .text-con img {

    width: 100% !important;

}

.rwgxtu img {

    margin: 0 auto;
    display: block

}

/*企业成员*/

.cyqy {

    font-size: 20px;

    line-height: 1.6em;

    margin-top: 40px;

}

.cyqy ul {

    width: 48%;

}

.cyqy h4 {

    font-weight: bold;

    margin-bottom: 5px;

}

.cyqy li {

    margin-bottom: 15px;

}

.cyqy li h4 {

    font-size: 16px;

}

.map {

    height: 400px;

    border-radius: 10px;

    -webkit-border-radius: 10px;

    overflow: hidden;

}

.address-list {

    padding: 30px 0;

    border-bottom: 1px dashed #cfcece;

    width: 970px;

    max-width: 100%;

    font-size: 16px;

    line-height: 1.6em;

}

.address-list-bot .address-list {
    padding: 0;
}

.address-list-bot .address-list h5 {
    margin-bottom: 0;
}

.address-list h5 {

    font-weight: bold;

    font-size: 21px;

    margin-bottom: 15px;

}

.address-list li {

    margin-bottom: 15px;

}

.address-box {

    margin-top: 30px;

}

.fkyy a {

    font-size: 18px;

    color: #fff;

    background: #e74709;

    line-height: 48px;

    width: 46%;

    text-align: center;

    border-radius: 10px;

    -webkit-border-radius: 10px;

}

.share .bdshare-button-style0-16 a {

    width: 18px;

    height: 18px;

    padding: 0;

    opacity: 1;

    margin: 0 0 0 18px;

}

.share .bdshare-button-style0-16 .bds_tsina {

    background-image: url("../images/share1.svg");

}

.share .bdshare-button-style0-16 .bds_linkedin {

    background-image: url("../images/share2.svg");

}

.share .bdshare-button-style0-16 .bds_weixin {

    background-image: url("../images/share3.svg");

}

.text-con .bdshare-button-style0-16 a {

    width: 26px;

    height: 26px;

    padding: 0;

    opacity: 1;

    margin: 0 18px 0 0;

}

.text-con .bdshare-button-style0-16 .bds_tsina {

    background-image: url("../images/share4.png");

}

.text-con .bdshare-button-style0-16 .bds_linkedin {

    background-image: url("../images/share5.png");

}

.text-con .bdshare-button-style0-16 .bds_weixin {

    background-image: url("../images/share6.png");

}

.cyqy li:hover h4 {

    color: #e74709;

}

.cyqy li h5,
.cyqy li p {

    font-size: 14px;

}

/*人才理念*/

.font-30 {

    font-size: 30px;

    font-weight: bold;

}

/*办公环境*/

.swiperbtns div {

    position: absolute;

    width: 55px;

    height: 55px;

    top: 50%;

    margin-top: -28px;

    z-index: 9;

    cursor: pointer;

}

.swiperbtn1 {

    left: 40px;

    background-image: url("../images/sw-1.png");

}

.swiperbtn2 {

    right: 40px;

    background-image: url("../images/sw-2.png");

}

.style3 {

    background: #838383;

    font-weight: bold;

    color: #fff;

    display: inline-block;

    font-size: 18px;

    padding: 8px 25px;

    border-radius: 10px;

    -webkit-border-radius: 10px;

}

/*员工成长*/

.mg-t50 {

    margin-top: 50px;

}

.mg-t40 {

    margin-top: 40px;

}

.px-title-bot {

    margin-top: 20px;

}

.pxxl-list .swiper-container {

    margin-top: 20px;

}

.zf-zdd li {

    float: left;

    margin-right: 60px;

    margin-top: 20px;

}

.pacs-a p {

    font-size: 14px;

    color: #da4813;

}
.pacs-a img{display: block;margin: 0 auto;}
.pacs-a.text-dot .text-con p {

    padding-left: 18px;

}

.pacs-a.text-dot .text-con p:before {

    top: 6px;

}

.title3 {

    font-size: 21px;

    color: #da4813;

    font-weight: bold;

    margin-bottom: 20px;

}

.pacs-c p {

    margin: 10px 0;

}

.pacs-c p b {

    margin-right: 10px;

}

/*.pacs-d{border-top: 1px solid #cfcecd;}*/

.pacs-d-title {

    padding: 20px;

    position: relative;

    cursor: pointer;

}

.pacs-d li {

    border-bottom: 1px solid #cfcecd;

}

.pacs-d-con {

    /*border-top: 1px solid #cfcecd;*/

    padding: 40px 20px;

    display: none;

}

.address-list-bot .pacs-d-con {
    padding: 20px;
}

/*.pacs-d-con .img{margin-top: 40px;}*/

.pacs-d-con .img img {

    max-width: 100%;

    vertical-align: bottom;

}

.pacs-d-title h4 {

    padding-right: 50px;

}

.pacs-d-title:before {

    position: absolute;

    content: '';

    width: 30px;

    height: 12px;

    background-image: url("../images/down2.jpg");

    right: 20px;

    top: 50%;

    margin-top: -6px;

}

.ban1 .ban-right {

    width: 614px;

}

.ban3 .ban-right {

    width: 464px;

}

.link-er-page {

    margin-bottom: 8px;

}

.link-er-page, .link-san-box {

    margin-left: 10px;

}

.link-san-list {
    margin-left: 18px;
}

.link-san-list div {

    margin: 5px 0;

}

.link-span.active {

    color: #da4813;

}

.link-san-list .active {

    color: #da4813;

}

.link-span:hover {

    color: #da4813;

}

.link-san-list a:hover {

    color: #da4813;

}

.link-er {

    font-size: 18px;

}

.link-span {

    font-size: 16px;

}

.link-san-box {

    margin-top: 10px;

    margin-bottom: 10px;

    line-height: 1.6em;

}

.zjlcp-b {

    font-size: 24px;

    color: #da4813;

    font-weight: bold;

    margin: 20px 0;

}

.zjlcp-d-top {

    font-size: 24px;

    color: #fff;

    background: #db4813;

    border-top-left-radius: 6px;

    border-top-right-radius: 6px;

    display: inline-block;

    padding: 5px 20px;

}

.zjlcp-d-bot {

    background: #f6f5f5;

    padding: 40px 60px;

}

.zjlcp-d-page h5 {

    font-size: 24px;

    color: #ec9026;

    font-weight: bold;

    margin-bottom: 20px;

}

.zjlcp-c {

    font-size: 21px;

    line-height: 1.8em;

}

.zjlcp-d-cs th, .firstRow {

    color: #fff;

    background: #252525;

    text-align: center;

    padding: 8px;

}

.zjlcp-d-cs th:nth-child(2), .zjlcp-d-cs td:nth-child(2) {

    border-left: 1px solid #d4d3d4 !important;

}

.zjlcp-d-cs td {

    border-bottom: 1px solid #d4d3d4 !important;

    padding: 8px;

    vertical-align: middle !important;

    width: auto;

}

/*.zjlcp-d-cs th:nth-child(1),.firstRow td:nth-child(1),.zjlcp-d-cs td:nth-child(1){width: 360px !important;}*/

.zjlcp-d-cs td p, .zjlcp-d-cs td, .zjlcp-d-cs td span {

    font-size: 21px !important;

    font-family: 'Microsoft YaHei', arial !important;

    background: none !important;

}

.protable th, .firstRow {

    color: #fff;

    background: #252525;

    text-align: center;

    padding: 8px;

}

.protable th:nth-child(2), .protable td:nth-child(2) {

    border-left: 1px solid #d4d3d4 !important;

}

.protable td {

    border-bottom: 1px solid #d4d3d4 !important;

    padding: 8px;

    vertical-align: middle !important;

    width: auto;

}

/*.zjlcp-d-cs th:nth-child(1),.firstRow td:nth-child(1),.zjlcp-d-cs td:nth-child(1){width: 360px !important;}*/

.protable td p, .protable td, .protable td span {

    font-size: 14px !important;

    font-family: 'Microsoft YaHei', arial !important;

    background: none !important;

}

.table16 .firstRow {

    background: none;

    color: #4c4948;

}

.table16 .firstRow td {

    border: none !important;

}

.ban2 h3 span {

    display: block;

}

.idpsbody .font-30 {

    font-size: 24px;

}

.ldcg-list-bot {

    margin-top: 10px;

}
.ldcg-list-bot:after{content: '';display: table;clear: both;}

.ldcg-list-cont{
    float: left;
    width: 67%;
}

.ldcg-list-img {
    width: 30%;
    float: right;
    text-align: center;
}
.ldcg-none-img .ldcg-list-cont {

    margin-right: 0;

}

.ldcg-list-hy {

    min-height: 200px;

}

.mg-t10 {

    margin-top: 10px;

}

.ldcg-list-box2 .ldcg-none-img .ldcg-list-cont {

    margin-right: 0;

}

.ban4 .ban-right {

    width: 532px;

}

.ban4-img {

    width: 379px;

}

.fwzl-l {

    width: 48%;

}

.fwzl-r {

    width: 48%;

}

.fwzl-r li p {

    text-align: center;

}

.fwzl-r li {

    width: 440px;

    max-width: 100%;

    background: #e84709;

    color: #fff;

    text-align: center;

    margin: 15px auto 0;

    padding: 8px 0;

    border-radius: 10px;

    -webkit-border-radius: 10px;

    font-weight: bold;

}

.bgef {

    background: #efefef;

}

.fwjf {

    color: #e84709;

    font-size: 21px;

    margin-bottom: 15px;

    font-weight: bold;

}

.pacs-d2 .pacs-d-con {

    padding: 30px 140px 60px;

}

.ban5 h4 {

    font-weight: normal;

}

.ban5 .ban-right {

    width: 602px;

    position: absolute;

    height: 100%;

    left: 0;

}

.ykt {

    padding: 30px;

    background: #f6f5f5;

}

.ykt-list {

    border-bottom: 1px solid #d3d2d2;

    padding: 30px 0;

}

.ykt-title {

    font-size: 24px;

    color: #2b9fd2;

}

.ykt-title span {

    font-size: 21px;

    color: #4d4948;

}

.ykt-bot1 {

    margin-bottom: 10px;

}

.ykt-bot1 .font-30 {

    margin-bottom: 10px;

}

.ykt-bot2 {

    background: #585959;

}

.ykt-bot2 img {

    display: block;

    max-width: 100%;

    margin: 0 auto;

}

.ban5-2 h3 {

    border: none;

    padding: 0;

}

.ban5-2 h4 {

    font-weight: normal;

    border-bottom: 1px solid rgba(255, 255, 255, .5);

    padding-bottom: 15px;

}

.nav-er-box {

    position: absolute;

    width: 204px;

    top: 100%;

    left: 50%;
    margin-left: -102px;

    background: rgba(0, 0, 0, 0.3);

    display: none;

}

.nav-er-box a {

    display: block;

    text-align: center;

    color: #ececed;

    padding: 12px 0;

    position: relative;

}

.nav-er-box a:after {

    content: '';

    position: absolute;

    width: 60px;

    left: 50%;

    margin-left: -30px;

    bottom: 10px;

    border-top: 1px solid #e74709;

    display: none;

}

.zoomButton {

    width: 46px;

    height: 24px;

    float: left;

    margin-top: 18px;

    margin-right: 4px;

}

#zoomInButton {

    background-image: url("../images/in.jpg");

}

#zoomOutButton {

    background-image: url("../images/out.jpg");

}

.bigger-img {

    position: fixed;

    background: rgba(0, 0, 0, 0.8);

    top: 0;

    left: 0;

    z-index: 99999;

    right: 0;

    bottom: 0;

    display: none;

}

.bigger-img-con {

    width: 80%;

    height: 80%;

    position: absolute;

    left: 10%;

    top: 10%;

    background: #fff;

}

#zoomableContainer {

    position: absolute;

    left: 35px;

    top: 90px;

    right: 35px;

    bottom: 35px;

    background: #fff;

}

.bigger-top {

    height: 60px;

    background: #ededed;

    padding: 0 35px;

    position: relative;

}

.close03 {

    position: absolute;

    right: 35px;

    top: 50%;

    width: 19px;

    height: 19px;

    background-image: url("../images/close.png");

    margin-top: -10px;

    cursor: pointer;

}

#imageFullScreen.none {

    transform: scale3d(1, 1, 1) !important;

    transform-origin: 0px 0px 0px !important;

}

.zp-search-sl.active:after, .zp-list.active .zp-down {

    background-image: url("../images/up.png");

}

.w1070 {

    width: 1070px;

    margin: 0 auto;

}

.search-page {

    margin: 50px 0;

    min-height: 500px;

}

.bgf4 {

    background: #f4f4f4;

}

.search-a-left {

    margin-right: 167px;

}

.search-a-left input {

    width: 100%;

    height: 68px;

    text-indent: 1em;

    font-size: 21px;

    color: #4a4a4a;

}

.search-page-top a {

    position: absolute;

    right: 0;

    top: 0;

    text-align: center;

    background: #d94813;

    font-size: 21px;

    color: #fff;

    width: 158px;

    line-height: 68px;

}

.search-page-top a img {

    vertical-align: middle;

    margin: -4px 10px 0 0;

}

.search-b-left {

    position: absolute;

    left: 0;

    top: 0;

    width: 246px;

}

.search-page-bot {

    margin-top: 35px;

}

.search-b-con {

    margin-left: 280px;

}

.search-b-left h3 {

    background: #d94813;

    font-size: 16px;

    line-height: 48px;

    color: #fff;

}

.search-b-left h3 img {

    vertical-align: middle;

    margin: -4px 10px 0 15px;

    width: 18px;

}

.jieguo-list li {

    background: #fff;

    margin-top: 3px;

}

.jieguo-list li a {

    display: block;

    font-size: 16px;

    padding: 10px 0;

    text-indent: 40px;

}

.search-b-con {

    padding: 25px;

    background: #fff;

}

.search-b-con li {

    border-bottom: 1px solid #f0f0f0;

}

.search-b-con li a {

    padding: 15px 0;

    display: block;

    font-size: 21px;

}

.search-b-con li a span {

    color: #e74709;

}

.jieguo-list li.active a {

    color: #e74709;

}

.jieguo-list li a:hover {

    color: #e74709;

}

.nav-c-box, .nav-d-box {

    display: none;

}

.rgzn {

    position: relative;

}

#f12 {

    position: absolute;

    top: 0;

    left: 0;

}

.ptlist li {

    float: left;

    text-align: center;

    width: 19%;

    margin-right: 21.5%;

}

.ptlist li .img100 {

    border: 1px solid #838383;

}

.ptlist li p {

    text-align: center;

}

.ptlist li img {

    border: 1px solid #838383;

}

.ptlist li:last-child {

    margin-right: 0;

}

.ptlist li p {

    margin-top: 20px;

    font-size: 20px;

}


.ptlist {

    margin-top: 80px;

}

.ptlist li:hover p {

    color: #e74709;

}
.tzdpthd-list{text-align: center;}
.tzdpthd-list li{display: inline-block;float: none;}
.zxly-style{width: 200px;background: #e74709;text-align: center;line-height: 40px;margin: 10px 0;-webkit-border-radius: 10px;border-radius: 10px;cursor: pointer;color: #fff;}
.gdjg th {

    background: #000;

    color: #fff;

    font-weight: normal;

}

.gdjg td, .gdjg th {

    font-size: 14px !important;

    text-align: left;

    padding: 0 30px;

    height: 48px;

    border: 1px solid #939292;

}

.pacs-d3 .pacs-d-con {

    padding: 40px;

}

.pacs-d3 .pacs-d-title div {

    font-size: 14px;

}

.pacs-d3 .pacs-d-title.active div {

    color: #e84709;

}

.pacs-d3 .pacs-d-title {

    padding: 20px 80px 20px 0;

}

.pacs-d3 .pacs-d-title:before {

    width: 14px;

    height: 8px;

    top:50%;

    margin-top: -4px;

}

.wyh li {

    position: relative;

    padding-right: 180px;

}

.wyh p:last-child {

    position: absolute;

    right: 0;

    top: 0;

}

.pacs-d3 .dsh-l {

    margin-right: 50px;

}

.dsh-r {

    position: absolute;

    right: 0;

    top: 20px;
    display: none;

}

.fmsm {

    font-size: 21px;

    color: #e74709;

    margin-bottom: 5px;

}

.pacs-d3 {

    border-top: none;

}

.ban5-img {

    width: 600px;

    text-align: right;

}

.ban5-img img {

    max-width: 100%;

    vertical-align: middle;

}

.zngd-ban-text {

    width: 645px;
    color: #333;
}

.scjt-ban-text {

    width: 600px;

}
.scjt-ban-text *{color: #333;}
.aiyx-ban-text *{color: #333;}
.scjt-ban-text h3 b {

    display: block;

}
.ict-ban-text{width: 398px;}
.zndyzf-ban-text{width: 570px;}
.ai-ban-text h4, .font-normal h4,.zndyzf-ban-text h4{

    font-weight: normal;

}

.zhcs-ban-text {

    width: 645px;

}

/*.ban-right .zngd-ban-text h3 {*/

    /*font-size: 30px;*/

/*}*/

 .ai-ban-text h3{

    font-size: 26px;

    border-bottom: none;

    margin-bottom: 0;

    padding-bottom: 10px;

}
.aihlw-ban-text{width: 632px;}

.ai-ban-text h4{

    border-bottom: 1px solid rgba(255, 255, 255, .5);

    padding-bottom: 10px;

    margin-bottom: 15px;

}

.curnoe li {

    cursor: default;

}

.index-body .gpdm {

    font-size: 14px;

    width: 180px;

    left: 70px;

    display: block;

    text-align: center;

    top: 48px;

}

.shipin1 video {

    width: 100%;

}

.toptop {

    position: fixed;

    right: 60px;

    bottom: 200px;

    width: 48px;

    height: 48px;

    background: url("../images/totop.jpg") no-repeat center;

    background-size: cover;

    cursor: pointer;

    display: none;
    z-index: 9;

}

.index-body .footer .toptop {

    display: none !important;

}

.fangdaimg li:hover .img100 {

    overflow: hidden;

}

.yycs-list li {
    font-size: 0;
    padding: 30px 0;
    border-bottom: 1px dashed #ddd;
}

.yycs-list li .img100 {
    display: inline-block;
    vertical-align: middle;
    width: 14%;
}

.yycs-text {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
    margin-left: 2%;
}
.yycs-text p{font-size: 14px;}
.img1807 {
    background: #f5f5f5;
    padding: 25px;
}

.gxfx-list {
    padding: 50px 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    background: #f5f5f5;
}

.gxfx-list li {
    width: 31%;
    margin-right: 3.5%;
    float: left;
}

.gxfx-list .img {
    margin-bottom: 10px;
}

.gxfx-list li:last-child {
    margin-right: 0;
}

.zhicnein {
    border-top: 1px dashed #ddd;
}

.zhicnein li {
    border-bottom: 1px dashed #ddd;
    position: relative;
    padding: 30px 0;
}

.zhicnein li .img {
    position: absolute;
    right: 0;
    top: 20px;
}

.zhicnein li .img img {
    max-height: 160px;
}

.zhicnein li .p1 {
    margin-bottom: 20px;
}

.zhicnein li:nth-child(2) .img {
    right: 300px;
}

.xnhfw-img {
    font-size: 0;
}

.xnhfw-img .img {
    display: inline-block;
    vertical-align: middle;
}

.xnhfw-img .img img {
    width: 100%;
    vertical-align: bottom;
}

.xnhfw-img .img1 {
    width: 15%;
}

.xnhfw-img .img2 {
    width: 32%;
    margin: 0 2%
}

.xnhfw-img .img3 {
    width: 48%;
}

.img1828 {
    margin-top: -50px;
}

.zxly-box {
    position: fixed;
    z-index: 99999;
    background: rgba(0, 0, 0, .5);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}

.zxly-con {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    width: 800px;
}

.zxly-top {
    background: #eef1f0;
    height: 50px;
    position: relative;
}

.zxly-form {
    padding: 30px 80px;
}

.zxly-form h3 {
    color: #ce4818;
    font-size: 24px;
    margin-bottom: 25px;
}

.zxly-form p {
    margin: 25px 0;
}

.zxly-title {
    font-size: 16px;
}

.zxly-list {
    position: relative;
    background: #f2f2f2;
    margin-bottom: 10px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
}

.zxly-list span {
    position: absolute;
    top: 0;
    left: 10px;
    line-height: 44px;
}

.zxly-text input {
    height: 44px;
    width: 100%;
    display: block;
    background: none;
}

.zxly-text {
    margin-left: 50px;
}

.zxly-list-box1 .zxly-list {
    width: 48%;
}

.text-areas {
    padding: 12px 12px 12px 2px;
}

.text-areas textarea {
    resize: none;
    width: 100%;
    height: 90px;
    border: none;
    background: none;
    font-family: "Microsoft YaHei", Arial;
}

.tjjiao {
    display: block;
    text-align: center;
    background: #ce4818;
    line-height: 50px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
}

.search-add-box {
    position: relative;
    z-index: 9;
}

.closely {
    position: absolute;
    width: 18px;
    height: 18px;
    background: url("../images/1829.png") no-repeat center;
    background-size: cover;
    right: 20px;
    top: 50%;
    margin-top: -9px;
}

.search-add-list {
    width: 48%;
    position: relative;
    border: 1px solid #ddd;
    cursor: pointer;
}

.search-add-list {
    text-indent: 1em;
}

.search-add-list p {
    line-height: 48px;
    text-indent: 1em;
}

.search-add-list ul {
    position: absolute;
    width: 100%;
    left: -1px;
    top: 50px;
    background: #fff;
    border: 1px solid #ddd;
    max-height: 15em;
    overflow: auto;
    display: none;
}

.search-add-list ul li {
    margin-bottom: 0 !important;
}

.search-add-list ul li a {
    cursor: pointer;
    line-height: 2.5em;
    display: block;
}

.search-add-list ul a:hover {
    background: #e74709;
    color: #fff;
}

.address-list.on ul {
    display: block;
}

.zxly-list-gs .zxly-text {
    margin-left: 118px;
}

.qitaxuqiu .zxly-text {
    margin-left: 75px;
}

.gxqyw {
    padding: 10px;
}

.gxqyw li {
    width: 50%;
    float: left;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
    margin-top: 5px;
    cursor: pointer;
}

.gxqyw li i {
    position: absolute;
    width: 12px;
    height: 12px;
    border: 1px solid #4c4948;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    top: 3px;
    left: 0;
}

.gxqyw li i:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #4c4948;
    margin: 3px;
    display: none;
}

.gxqyw-p {
    margin-bottom: 5px;
}

/*.gxqyw li.active i {
    border-color: #ce4818;
}*/

.gxqyw li.active i:before {
    display: block;
}

.search-add-list:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 6px;
    background: url(../images/down2.jpg) no-repeat center;
    background-size: cover;
    right: 1em;
    top: 50%;
    margin-top: -3px;
}

#office {
    position: absolute;
    top: -80px;
    left: 0;
}

.wcly-suss{position: absolute;z-index: 9;top:50px;right: 0;bottom:0;left: 0;background: #fff;display: none;}
.wcly-suss p{font-size: 24px;margin-top: 15px;}

.img-center img{margin: 0 auto !important;display: block;}
/*.img-full img{width: 100% !important;}*/
.banner .banner-pagination{position: absolute;width: 100%;text-align: center;z-index: 9;bottom:30px;}
.banner .banner-pagination .swiper-pagination-bullet{width: 20px;height: 20px;opacity: 1;background-image: url(../images/ban-dot.png);background-color: transparent;}
.banner .banner-pagination .swiper-pagination-bullet-active{background-image: url(../images/ban-dots.png);}
/*.banner-pagination .swiper-pagination-bullet:nth-child(2){display: none;}*/
.legel h3{font-weight:bold;font-size: 16px;margin-bottom: 30px;}
.legel h5{font-weight:bold;padding: 10px 0;}
.legel p{line-height: 24px;line-height: 24px;}
.fwxx2 {width:217px;display: inline-block;}
.fwxx2 p{margin-bottom: 8px;} 
.banquan-box{margin-top: 40px;}
.index-page{position: absolute;width:100%;height:100%;}
.index-page-container{height:100%;}
.footer-slide{height: auto;}
.index-page .banquan-box span,.index-page .banquan-box a{color: #9c9c9d;}
.index-page .swiper-slide{overflow: hidden;}
/*ai创新应用*/
.ban-icon{position: absolute;left: 0;top:0;}
.ban-icon{width: 100px;}
.ban-icon img{max-width: 100%;vertical-align: bottom;}
.ban-con{margin-left: 120px;}
.ban-title h4{text-transform: uppercase;padding: 8px 0;}
.ban-title h4 span{font-weight:normal;text-transform: none;}
.ban-title p{font-size: 18px;}
.ai-list2 li{float: left;width: 29.33%;margin: 20px 2%;}
.ai-list2 li img{max-width: 80%;}
.ai-list2 li p{margin-top: 10px;}
.ai-list2-p{line-height: 1.6em;margin-top: 10px;}
.ict-page3{border-left: 2px solid #e74709; padding-left: 50px;}
.ict-page3 b{font-size: 18px; color: #e74709;}
.smart-list li{float: left;width: 18%;margin: 10px 1%;text-align: center;}
.smart-list li img{max-width: 80%;}
.smart-list-p{text-align: center;font-size: 12px;height: 4.8em;margin-top: 10px;}
.smart-ban-title h4{padding-top: 20px;}
.ai-content .title3{margin-bottom: 5px;}
.jiaotong-list li{float: left;width: 48%;margin-right: 4%;line-height: 1.8em;}
.jiaotong-list li:last-child{margin-right: 0;}
.data .swiper-slide6 p{margin: 0 10px;}
.ai-content .text-con p{font-weight:normal;}

.title3-24{font-size: 28px;}
.management li{float: left;width: 17%;margin-right: 10.66%;}
.management li:last-child{margin-right: 0;}
#f14{position: absolute;left: 0;top:-80px;}
.ain{position: relative;}
#f173{position: absolute;top: -70px;}

.look3d{background: #e74709;color: #fff; padding: 10px;vertical-align: middle;margin-left: 20px;}
.style3{vertical-align: middle;}
.look3d img{margin-right: 5px;}
.rgzn5-top img{width: 38%;vertical-align: bottom;margin-top: 80px;}

#zxdkl{position: absolute;right: 0;top:0;}
.zp-seach:hover, .zp-wrap-bot a:hover, .tjjiao:hover {
    opacity: .8;
}
.fangdaimg li:hover .img100 img {

    transform: scale(1.1);

    -webkit-transform: scale(1.1);

}

.zp-search-sl.active:after, .zp-list.active .zp-down, .pacs-d-title.active:before, .nav-c-list.on:after, .nav-b-list.on:after, .nav li.on:after, .address-list on:after, .search-add-list.active:after {

    transform: rotate(180deg);

    -webkit-transform: rotate(180deg);

}

.ban, .anlijs .text-con p:before, .zp-search-sl:after, .zp-wrap-bot a:before, .zp-down, .text-dot .text-con p:before, .style2:before, .share .bdshare-button-style0-16 a, .text-con .bdshare-button-style0-16 a, .swiperbtns div, .pacs-d-title:before, .zoomButton, .close03,.banner .banner-pagination .swiper-pagination-bullet{

    background-size: cover !important;

    background-repeat: no-repeat !important;

    background-position: center !important;

}

.link-a:after, .section-con .i2, .data h3 span, .code-box, .menu-handler .burger,.jiat, .bdsharebuttonbox a, .zp-search-sl:after, .zp-seach, .zp-wrap-bot a, .zp-down, .pacs-d-title:before, .nav-c-list:after, .nav-b-list:after, .nav li:after, .fangdaimg li .img100 img, .search-add-list:after,.friend-text:after{

    transition: all .3s;

    -webkit-transition: all .3s;

}

.section-con .i2 {
    transition: all 1s;
    -webkit-transition: all 1s;

}

@keyframes s1 {

    0% {

        transform: scale(1);

        transform-origin: center;

        opacity: 1;

    }

    100% {

        transform: scale(3);

        opacity: 0;

    }

}

@keyframes s2 {

    0% {

        transform: scale(1);

        opacity: 1;

    }

    30% {

        transform: scale(1);

        opacity: 1;

    }

    100% {

        transform: scale(3);

        opacity: 0;

    }

}

@keyframes s3 {

    0% {

        transform: scale(1);

        opacity: 1;

    }

    5% {

        transform: scale(1);

        opacity: 1;

    }

    100% {

        transform: scale(3);

        opacity: 0;

    }

}

@keyframes k1 {

    0% {

        opacity: 1;

    }

    35% {

        opacity: 1;

    }

    40% {

        opacity: 0;

    }

    60% {

        opacity: 0;

    }

    80% {

        opacity: 0;

    }

    100% {

        opacity: 0;

    }

}

@keyframes k2 {

    0% {

        opacity: 0;

    }

    35% {

        opacity: 0;

    }

    40% {

        opacity: 1;

    }

    70% {

        opacity: 1;

    }

    80% {

        opacity: 0;

    }

    100% {

        opacity: 0;

    }

}

@keyframes k3 {

    0% {

        opacity: 1;

    }

    20% {

        opacity: 0;

    }

    40% {

        opacity: 0;

    }

    60% {

        opacity: 0;

    }

    80% {

        opacity: 1;

    }

    100% {

        opacity: 1;

    }

}

@keyframes dump1 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.4) rotate(60deg);

    }

    100% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

}

@keyframes dump2 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.4) rotate(35deg);

    }

    100% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

}

@keyframes dump3 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.4) rotate(65deg);

    }

    100% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

}

@keyframes dump4 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.3) rotate(45deg);

    }

    100% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

}

@keyframes dump5 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.3) rotate(35deg);

    }

    100% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

}

@keyframes dump6 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.2) rotate(70deg);

    }

    100% {

        transform: translateY(0) scale(.7) rotate(45deg);

    }

}

@keyframes dump7 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.2) rotate(35deg);

    }

    100% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

}

@keyframes dump8 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.3) rotate(35deg);

    }

    100% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

}

@keyframes dump9 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.2) rotate(70deg);

    }

    100% {

        transform: translateY(0) scale(.7) rotate(45deg);

    }

}

@keyframes dump10 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.2) rotate(70deg);

    }

    100% {

        transform: translateY(0) scale(.7) rotate(45deg);

    }

}

@keyframes dump11 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.2) rotate(70deg);

    }

    100% {

        transform: translateY(0) scale(.7) rotate(45deg);

    }

}

@keyframes dump12 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.2) rotate(70deg);

    }

    100% {

        transform: translateY(0) scale(.7) rotate(45deg);

    }

}

@keyframes dump13 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.2) rotate(70deg);

    }

    100% {

        transform: translateY(0) scale(.7) rotate(45deg);

    }

}

@keyframes dump14 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.2) rotate(70deg);

    }

    100% {

        transform: translateY(0) scale(.7) rotate(45deg);

    }

}

@keyframes dump15 {

    0% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

    50% {

        transform: translateY(0) scale(1.2) rotate(35deg);

    }

    100% {

        transform: translateY(0px) scale(.7) rotate(45deg);

    }

}

/*放大*/

.swiper-slide-active .bg-box{
    animation: slowScale 6s forwards;
    -webkit-animation: slowScale 6s forwards;
}
.swiper-slide-active .bg-box.bg1{
    animation:none;
    -webkit-animation:none;
}
.swiper-slide-active .swiper-slide-active .bg-box.bg1{
    animation: slowScale 6s forwards;
    -webkit-animation: slowScale 6s forwards;
}
@keyframes slowScale {

    0% {

        transform: scale(1);

        -webkit-transform: scale(1);

    }

    100% {

        transform: scale(1.1);

        -webkit-transform: scale(1.1);

    }

}

@-webkit-keyframes slowScale {

    0% {

        transform: scale(1);

        -webkit-transform: scale(1);

    }

    100% {

        transform: scale(1.1);

        -webkit-transform: scale(1.1);

    }

}

/*opacity*/

.swiper-slide-active .link-a, .swiper-slide-active .link-b {

    animation: opa 1s both;

    -webkit-animation: opa 1s both;

}

@keyframes opa {

    0% {

        opacity: 0;

    }

    100% {

        opacity: 1;

    }

}

@-webkit-keyframes opa {

    0% {

        opacity: 0;

    }

    100% {

        opacity: 1;

    }

}

/***************************************************下往上***************************************************/

.active .slideInUp, .swiper-slide-active .slideInUp, .slideInUps{

    -webkit-animation-name: slideInUp;

    animation-name: slideInUp;

    -webkit-animation-duration: 1.2s;

    animation-duration: 1.2s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}

.banner .swiper-slide{overflow: hidden;}
.banner .slideInUp{
    animation-name:none;
    -webkit-animation-name:none
}
.banner .swiper-slide-active .slideInUp{
    -webkit-animation-name: slideInUp;

    animation-name: slideInUp;

    -webkit-animation-duration: 1.2s;

    animation-duration: 1.2s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {

    0% {

        opacity: 0;

        filter: alpha(opacity=0);

        -webkit-transform: translateY(50px);

        -ms-transform: translateY(50px);

        transform: translateY(50px);

        -moz-transform: translateY(50px);

        -o-transform: translateY(50px);

    }

    100% {

        opacity: 1;

        filter: alpha(opacity=1);

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);

        -moz-transform: translateY(0);

        -o-transform: translateY(0);

    }

}

@keyframes slideInUp {

    0% {

        opacity: 0;

        filter: alpha(opacity=0);

        -webkit-transform: translateY(50px);

        -ms-transform: translateY(50px);

        transform: translateY(50px);

        -moz-transform: translateY(50px);

        -o-transform: translateY(50px);

    }

    100% {

        opacity: 1;

        filter: alpha(opacity=1);

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);

        -moz-transform: translateY(0);

        -o-transform: translateY(0);

    }

}
.genghaos img{width: 400px;}

.friend{width: 150px;height: 24px;border:1px solid #4c4948;line-height: 24px;text-align: center;position: relative;margin-left: 10px;margin-top: -3px;}
.friend-text{height: 100%;font-size: 12px; color: #4c4948;cursor: pointer;}
.friend-list{position: absolute;left: -1px;width: 100%;border:1px solid #4c4948;bottom:24px;max-height: 144px;overflow-y: auto;display: none;background: #c9caca;}
.index-body .friend-list{background: #212121;}
.friend-list li{margin:4px 0;}
.friend-list li img{height: 24px;max-width: 100%;vertical-align: bottom;}
.friend-list a{font-size: 12px; color: #4c4948;display: block;line-height: 1.4em;}
.friend-list a:hover{color: #444;}
.friend-text:after{display: inline-block;content: '';width: 8px;height: 8px;background: url("../images/14.png");margin-left: 10px;}
.friend-text.active:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.index-body .friend{border-color: #9c9c9d;}
.index-body .friend-text{color: #9c9c9d;}
.index-body .friend-list{border-color: #9c9c9d;}
.index-body .friend-text:after{background: url("../images/14-1.png");}

.wapbanner{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.wapbanner .swiper-container{height: 100%;}
.wapbanner .banner-pagination{position: absolute;width: 100%;text-align: center;z-index: 9;bottom:8px;}
.wapbanner .banner-pagination .swiper-pagination-bullet{width: 20px;height: 20px;opacity: 1;margin: 0 5px; background: url(../images/ban-dot.png) no-repeat center;background-size: 100% 100%;}
.wapbanner .banner-pagination .swiper-pagination-bullet-active{background: url(../images/ban-dots.png) no-repeat center;background-size: 100% 100%;}

.list864{animation-delay: 1.2s !important;-webkit-animation-delay: 1.2s !important;}
.list864 span{display: inline-block;font-size: 18px;font-weight: bold;color: rgba(0,0,0,0.85);}
.list864 li{margin-top: 10px;}
.list864 .tt1{font-size:28px;}
.list864 .tt1,.list864 .tt2{color: #e94709;}
.znlist li{margin-right: 0 !important;}
.znlist-clo5 li{width: 20%;}
.znlist-clo6 li{width: 16.66%;}
.znlist li img.img-show{filter: brightness(0.4);}
.section-con2{width: 590px;}
