.wide {
    width: 1200px;
    margin: 0 auto;
}

img {
    max-width: 1920px;
}

a {
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}


/*顶部*/

.header {}

.ly-header-top {
    height: 40px;
    line-height: 40px;
    background-color: #313131;
}

.ly-header-top .wide {
    overflow: hidden;
    position: relative;
}

.ly-header-top p.counsel {
    display: inline-block;
    height: 100%;
    color: #e0e0e0;
}

.ly-header-top ul {
    overflow: hidden;
    position: absolute;
    right: 0;
    display: inline-block;
    top: 50%;
    margin-top: -6px;
}

.ly-header-top ul li {
    float: left;
    padding-right: 13px;
    padding-left: 13px;
    border-right: 1px solid #e0e0e0;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
}

.ly-header-top ul li a {
    color: #e0e0e0;
}

.ly-header-b {
    height: 108px;
    line-height: 108px;
    background-color: #fff;
    position: relative;
}

.ly-header-b.cur0 {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
    height: 88px;
    line-height: 88px;
    box-shadow: 0px 2px 6px #bbb;
}

.ly-header-logo img:first-child {
    margin-right: 17px;
}


/* 
.nav {overflow: hidden;}

.nav li {float: left; margin-right: 17px; margin-left: 17px; font-size: 16px;}

.nav li a {display: block; height: 100%; color: #555;}

.nav li:hover a,.nav li.cur2 a {color: #ff9c00;}

.nav li:hover i,.nav li.cur2 i {color: #ff9c00;}

.nav li a i {font-size: 7px; margin-left: 5px; color: #959595;}

.submenu {position: absolute; top: 100%; left: 0px; width: 100%; z-index: 9999; height: 130px; text-align: center; line-height: 130px; background-color: #fff; border-top: 1px solid #dcdcdc; box-shadow: 0px 3px 6px #bbb; display: none;}

.nav li .dl_1 {display: inline-block; height: 100%; width: 1200px;}

.nav li .dl_1 dd {display: inline-block; padding: 0; background: none; height: 100%; width: auto; padding-top: 30px; margin-left: 27px; margin-right: 27px;}

.nav li .dl_1 dd a {float: initial; padding:0; height: auto; background: none; color:#555; display: inline-block; text-align: center; position: relative; background-color: transparent !important; font-size: 14px; line-height: normal;}

.nav li .dl_1 dd i {font-size: 46px; color: #8a8a8a; margin-left: 0; transition: all .6s; -o-transition: all .6s; -ms-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s;}

.nav li .dl_1 dd p {margin-top: 14px; transition: all .6s; -o-transition: all .6s; -ms-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s;}

.nav li .dl_1 dd a:hover i {color: #ff9c00;}

.nav li .dl_1 dd a:hover p {color: #ff9c00;}

.nav li .dl_1 dd i.icon-Group {font-size: 40px;}

.nav li .dl_1 dd i.juz {position: relative; left: 5px;} */


/*content*/

.banner-box {
    height: 412px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.banner-box.n {
    height: 400px;
}

.banner-box img {
    width: 1920px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    max-width: initial;
}

.ly-box {
    padding-top: 60px;
    padding-bottom: 46px;
}

.box p.title {
    font-size: 26px;
    color: #333;
    height: 56px;
    background: url(../images/x1.png) no-repeat bottom center;
    text-align: center;
}

.service-txt,
.solution-txt {
    margin-top: 21px;
    line-height: 30px;
    color: #777;
    text-align: center;
}

.service-ul {
    margin-top: 21px;
}

.service-ul li {
    float: left;
    width: 25%;
    border: 1px solid #f5f5f5;
    height: 300px;
    overflow: hidden;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    margin-right: -1px;
}

.service-ul li i {
    display: block;
    font-style: normal;
    height: 120px;
    width: 120px;
    text-align: left;
    text-indent: -10000px;
    margin: 0 auto;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.service-ul li i.i1 {
    background: url(../images/ser1.png) no-repeat left center;
}

.service-ul li i.i2 {
    background: url(../images/ser2.png) no-repeat left center;
}

.service-ul li i.i3 {
    background: url(../images/ser3.png) no-repeat left center;
}

.service-ul li i.i4 {
    background: url(../images/ser4.png) no-repeat left center;
}

.service-ul li h3 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

.service-ul li h3 a {
    color: #444;
}

.service-ul li p {
    padding: 0 8%;
    font-size: 12px;
    line-height: 22px;
    color: #999;
    min-height: 66px;
}

.service-more {
    display: block;
    width: 80px;
    height: 28px;
    line-height: 26px;
    border: 1px solid #ff9c00;
    text-align: center;
    font-size: 12px;
    color: #ff9c00;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 10px;
}

.service-ul li:hover {
    position: relative;
    z-index: 2;
    box-shadow: 0px 0px 3px #d2d2d2;
    border: 1px solid #d2d2d2;
}

.service-ul li:hover i.i1 {
    background: url(../images/ser1.png) no-repeat right center;
}

.service-ul li:hover i.i2 {
    background: url(../images/ser2.png) no-repeat right center;
}

.service-ul li:hover i.i3 {
    background: url(../images/ser3.png) no-repeat right center;
}

.service-ul li:hover i.i4 {
    background: url(../images/ser4.png) no-repeat right center;
}

.service-ul li:hover h3 a {
    color: #ff9c00;
}

.service-ul li:hover .service-more {
    background-color: #ff9c00;
    color: #fff;
}

.service-img {
    margin-top: 46px;
    line-height: 36px;
    text-align: center;
}

.service-img span {
    color: #444;
    margin-right: 10px;
}

.service-img a {
    margin-left: 10px;
    margin-right: 10px;
}


/*广告*/

#broadcast {
    background-color: #f0f0f0;
}

#broadcast .cont {
    overflow: hidden;
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    padding-left: 50px;
    background: url(../images/broadcast.png) no-repeat left center;
    position: relative;
}

.cont-div {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.cont-div ul li {
    font-size: 16px;
}

.cont-div ul li a {
    color: #888;
}

.cont-div ul li a:hover {
    color: #ff9c00;
}

.cont-div ul li span {
    padding-left: 140px;
}

.more {
    height: 70px;
    line-height: 70px;
}

.more a {
    position: absolute;
    top: 50%;
    right: 0;
    width: 28px;
    height: 28px;
    border: 1px solid #d7d7d7;
    background: url(../images/more.png) no-repeat center center;
    margin-top: -14px;
}


/*解决方案*/

.solution {
    padding-bottom: 70px;
}

.solution-ul {
    margin-top: 21px;
}

.solution-ul li {
    float: left;
    width: 23.3%;
    text-align: center;
    margin-right: 2.267%;
}

.solution-img {
    display: block;
    overflow: hidden;
    border-radius: 8px;
}

.solution-img img {
    max-height: 190px;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    border-radius: 8px
}

.solution-ul li h3 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 23px;
}

.solution-ul li h3 a {
    color: #696969;
}

.solution-ul li p {
    font-size: 12px;
    line-height: 24px;
    color: #666;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 10px;
}

.solution-a {
    margin: 0 auto;
    margin-top: 33px;
    display: inline-block;
    width: 120px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #ff9c00;
    font-size: 12px;
    color: #ff9c00;
    border-radius: 4px;
}

.solution-ul li:hover .solution-img img {
    transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
}

.solution-ul li:hover h3 a {
    color: #ff9c00;
}

.solution-ul li:hover .solution-a {
    color: #fff;
    background-color: #ff9c00;
}


/*建站案例*/

.case {
    background-color: #f9f9f9;
}

.case-txt,
.increase-txt {
    line-height: 30px;
    color: #777;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 20px;
}

.case-txt i {
    font-size: 19px;
    font-weight: bold;
    color: #ff9c00;
}

.case-ul li {
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
}

.case-ul li img {
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}

.case-ul li p {
    position: absolute;
    bottom: -44px;
    background-color: rgba(0, 0, 0, .7);
    padding-left: 4.167%;
    padding-right: 4.167%;
    width: 100%;
    height: 44px;
    line-height: 44px;
    color: #fff;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
}

.case-ul li p i {
    display: inline-block;
    width: 25px;
    height: 24px;
    background: url(../images/y1.png) no-repeat;
    float: right;
    margin-top: 10px;
}

.case-ul li:hover img {
    transform: scale(1.4);
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
}

.case-ul li:hover p {
    bottom: 0;
}

.case-a {
    display: block;
    width: 140px;
    height: 50px;
    line-height: 48px;
    border: 1px solid #ff9c00;
    text-align: center;
    font-size: 16px;
    color: #ff9c00;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 6px;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.case-a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff9c00;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.case-a:hover {
    color: #fff;
}

.case-a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


/*增值服务*/

.increase {
    padding-bottom: 40px;
}

.increase-ul {
    width: 1230px;
}

.increase-ul li {
    float: left;
    width: 33.3%;
}

.increase-ul li div {
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: center;
    padding-bottom: 20px;
    height: 370px;
    margin-right: 30px;
    margin-bottom: 30px;
}

.increase-ul li i {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 128px;
    color: #aaa;
    margin-top: 38px;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
}

.increase-ul li i.i1 {
    font-size: 78px;
}

.increase-ul li h3 {
    font-size: 20px;
    margin-top: 16px;
    margin-bottom: 10px;
    line-height: 30px;
}

.increase-ul li h3 a {
    color: #242424;
}

.increase-ul li p {
    padding-left: 7%;
    padding-right: 7%;
    text-align: left;
    line-height: 24px;
    color: #666;
    min-height: 72px;
}

.increase-a {
    display: block;
    width: 120px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #ff9c00;
    color: #ff9c00;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 4px;
    opacity: 0;
}

.increase-ul li:hover i {
    margin-top: 21px;
    background-color: #ff9c00;
    color: #fff;
    border: 1px solid #ff9c00;
}

.increase-ul li:hover h3 a {
    color: #ff9c00;
}

.increase-ul li:hover .increase-a {
    opacity: 1;
    color: #fff;
    background-color: #ff9c00;
}


/*我们的优势*/

.superiority {
    background: url(../images/ys.jpg) no-repeat;
    height: 730px;
}

.superiority .wide {
    height: 100%;
}

.superiority-div-1 {
    width: 840px;
    margin-top: 60px;
}

.superiority-div-1 .title {
    height: 200px;
    color: #fff;
}

.superiority-div-1 .title h4 {
    height: 71px;
    position: relative;
    line-height: 64px;
    font-size: 26px;
}

.superiority-div-1 .title h4:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #fff;
    bottom: 0;
    left: 0;
}

.superiority-div-1 .title p {
    line-height: 30px;
    margin-top: 30px;
}

.superiority-img {
    display: inline-block;
    float: left;
    margin-top: 24px;
}

.superiority-div-1 .txt .list {
    float: right;
    width: 360px;
    margin-top: 6px;
    color: #fff;
}

.superiority-div-1 .txt .list li {
    margin-bottom: 30px;
}

.superiority-div-1 .txt .list li h5 {
    font-size: 16px;
    line-height: 30px;
}

.superiority-div-1 .txt .list li p {
    font-size: 12px;
    line-height: 22px;
    margin-top: 6px;
}

.superiority-div-2 {
    float: right;
    width: 300px;
    height: 100%;
    background-color: rgba(12, 125, 211, .5);
}

.superiority-div-2 ul {
    height: 100%;
}

.superiority-div-2 ul li {
    height: 25%;
    position: relative;
}

.superiority-div-2 ul li div {
    width: 100%;
    height: 102px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -51px;
    color: #fff;
}

.superiority-div-2 ul li div span.counter {
    font-size: 70px;
}

.superiority-div-2 ul li div span.span1 {
    font-size: 70px;
}

.superiority-div-2 ul li div span.span2 {
    font-size: 70px;
}

.superiority-div-2 ul li div span.span3 {
    font-size: 26px;
    margin-left: 10px;
}

.superiority-div-2 ul li div span.span4 {
    font-size: 70px;
}

.superiority-div-2 ul li div .txt {
    font-size: 18px;
    line-height: 22px;
}


/**/

.bankuai {
    width: 1232px;
}

.bankuai li {
    float: left;
    width: 25%;
    margin-bottom: 24px;
}

.mr {
    margin-right: 32px;
    border: 1px solid #d2d2d2;
    height: 320px;
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.mr.a-active {
    background-color: #53c156;
}

.bankuai .pic1 {
    position: absolute;
    top: 31px;
    right: 0;
}

.bankuai .mypng {
    display: block;
    height: 80px;
    width: 100%;
    text-align: center;
}

.bankuai .pic2 {
    position: absolute;
    top: 31px;
    left: -100%;
}

.bankuai .mypng i {
    display: inline-block;
    width: 80px;
    height: 100%;
    border: 1px solid #d2d2d2;
    border-radius: 50%;
    color: #999;
    font-size: 41px;
    line-height: 78px;
}

.bankuai .mypng i.i0 {
    line-height: 71px;
}

.bankuai .mypng i.i2 {
    color: #53c156;
    background-color: #fff;
    border: 1px solid #fff;
}

.bankuai .text1,
.bankuai .text2 {
    width: 100%;
}

.bankuai .text1 {
    position: absolute;
    top: 131px;
    right: 0;
}

.bankuai .text2 {
    position: absolute;
    top: 131px;
    right: -100%;
}

.bankuai .text1 h2,
.bankuai .text2 h2 {
    text-align: center;
    color: #242424;
}

.bankuai .text1 p,
.bankuai .text2 p {
    padding-left: 6.5%;
    padding-right: 6.5%;
    margin-top: 14px;
    line-height: 24px;
    color: #666;
}

.bankuai .text2 h2 {
    color: #fff;
}

.bankuai .text2 p {
    color: #fff;
}

.a-swiper-slide-active {
    background: #53c156;
    transition: .5s;
    -webkit-animation: .5s;
    -moz-transition: .5s;
    border: 1px solid #53c156;
}


/*新闻资讯*/

.news {
    padding-bottom: 70px;
}

.new-nav {
    text-align: center;
    display: table;
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin-top: 20px;
    margin-bottom: 28px;
}

.new-nav p {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    margin-right: 10px;
    margin-left: 10px;
}

.new-nav p.no {
    background-color: #ff9c00;
    color: #fff;
}

.news .box p.title.x0 {
    background: url(../images/x2.png) no-repeat bottom center;
}

.news .box p.title.x1 {
    background: url(../images/x3.png) no-repeat bottom center;
}

.news .box p.title.x2 {
    background: url(../images/x4.png) no-repeat bottom center;
}

.N_content {
    height: 410px;
    overflow: hidden;
    width: 1200px;
    display: none;
}

.new-box .N_content:first-child {
    display: block;
}

.N_content_l {
    width: 600px;
    height: 410px;
    float: left;
    overflow: hidden;
}

.N_content_l dl {
    width: 290px;
    margin-right: 20px;
    float: left;
}

.N_content_l dl:first-child+dl {
    margin-right: 0;
}

.N_content_l dl dd h2 {
    font-size: 16px;
    color: #444;
    line-height: 38px;
    margin: 10px 0;
    height: 56px;
    overflow: hidden;
    font-weight: normal;
}

.N_content_l dl dd p {
    width: 300px;
    color: #666666;
    overflow: hidden;
    line-height: 26px;
    min-height: 78px;
}

.N_content_l dl dd span {
    display: block;
    color: #666666;
    margin-top: 10px;
}

.N_content_l dl dd span a {
    float: right;
    color: #444;
}

.N_content_r {
    width: 570px;
    height: 410px;
    float: right;
    overflow: hidden;
}

.N_content_r ul {}

.N_content_r ul li {
    height: 92px;
    margin-bottom: 13px;
}

.N_content_r ul li dl {
    width: 92px;
    height: 100%;
    margin-right: 15px;
    border: 1px solid #c1c1c1;
    float: left;
}

.N_content_r ul li dl dt {
    font-size: 46px;
    line-height: 58px;
    text-align: center;
}

.N_content_r ul li dl dd {
    text-align: center;
    font-size: 16px;
}

.N_content_r ul li h2 {
    font-size: 16px;
    line-height: 30px;
    width: 460px;
    float: left;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}

.N_content_r ul li p {
    font-size: 12px;
    color: #666666;
    width: 450px;
    float: left;
    line-height: 22px;
}

.N_content_l dl:hover dd h2 a {
    color: #ff9c00;
}

.N_content_l dl:hover dd span a {
    color: #ff9c00;
}

.N_content_r ul li:hover {
    background: #ff9c00;
    color: #fff
}

.N_content_r ul li:hover dl {
    border: 1px solid #ff9c00
}

.N_content_r ul li:hover h2 a {
    color: #fff;
}

.N_content_r ul li:hover p {
    color: #fff;
}

.n-details .right .right-box .details_tag .item1 {
    display: block;
    border: 1px solid rgba(170, 170, 170, 0.3);
    font-size: 12px;
    color: #828282;
    line-height: 28px;
    margin-bottom: 12px;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 49%;
    text-align: center;
}
/*荣誉*/

.honor {
    height: 627px;
    background: url(../images/bj2.jpg) no-repeat;
}

.honor h2 {
    padding-top: 60px;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 46px;
    color: #fff;
    text-align: center;
}

.honor-ul li {
    float: left;
    width: 18.3%;
    height: 330px;
    margin-right: 25px;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    transform: translate3d(0, 50px, 0);
    opacity: 0;
    transition: 600ms;
    transition-delay: 0ms;
    position: relative;
}

.honor-ul li img {
    width: 100%;
    height: 100%;
}

.honor-div {
    margin-top: 38px;
    overflow: hidden;
    height: 60px;
}

.honor-div ul {
    width: 100%;
    overflow: hidden;
}

.honor-div ul li {
    overflow: hidden;
}

.honor-div ul li p {
    float: left;
    width: 50%;
    color: #fff;
}

.honor-div ul li p .lis {
    height: 36px;
    width: 15px;
    background: url(../images/lis.png) no-repeat;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.honor-ul.cur00 li {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    transition: 2000ms;
}

.honor-ul.cur00 li:first-child {
    transition-delay: 0ms;
}

.honor-ul.cur00 li:first-child+li {
    transition-delay: 60ms;
}

.honor-ul.cur00 li:first-child+li+li {
    transition-delay: 120ms;
}

.honor-ul.cur00 li:first-child+li+li+li {
    transition-delay: 180ms;
}

.honor-ul.cur00 li:first-child+li+li+li+li {
    transition-delay: 240ms;
}


/*三大类*/

.issue {
    background-color: #f9f9f9;
    padding-top: 70px;
    padding-bottom: 70px;
}

.zhuanshu {
    float: left;
    width: 372px;
    height: 340px;
    margin-right: 38px;
}

.is-name {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 14px;
}

.is-name a {
    float: right;
    width: 60px;
    height: 26px;
    line-height: 24px;
    border: 1px solid #ff9c00;
    text-align: center;
    font-size: 12px;
    color: #ff9c00;
    border-radius: 8px;
}

.zhuanshu ul li {
    float: left;
    width: 178px;
    height: 140px;
    border: 1px solid #c9c9c9;
    margin-right: 16px;
    text-align: center;
    padding-top: 24px;
    margin-bottom: 16px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.zhuanshu ul li i {
    font-size: 52px;
    color: #ff9c00;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.zhuanshu ul li p {
    margin-top: 10px;
    color: #444;
    line-height: 30px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.zhuanshu ul li:hover {
    background-color: #ff9c00;
    border: 1px solid #ff9c00;
}

.zhuanshu ul li:hover i {
    color: #fff;
}

.zhuanshu ul li:hover p {
    color: #fff;
}

.issue-div {
    width: 365px;
}

.list-7 li {
    font-size: 14px;
    line-height: 30px;
    color: #696969;
    position: relative;
    border-bottom: 1px dashed #ddd;
}

.list-7 li.first {
    position: relative;
    padding-left: 0;
    margin-bottom: 15px;
    border-bottom: none;
}

.list-7 li.first a.i {
    display: block;
    margin: 0;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.list-7 li.first a.i img {
    width: 100%;
    -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;
}

.list-7 li.first:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
}

.list-7 li .nblock {
    width: 52%;
}

.list-7 li p.txt1 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
}

.list-7 li p.txt1 a {
    color: #2b2b2b;
    margin-right: 0;
    height: 48px;
    overflow: hidden;
}

.list-7 li p.des {
    line-height: 24px;
    color: #888;
    max-height: 48px;
    overflow: hidden;
}

.list-7 li i {
    font-size: 23px;
    color: #acacac;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.list-7 li p.txt2 a {
    font-size: 14px;
    color: #2b2b2b;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-7 li p.des1 {
    font-size: 14px;
    color: #777;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-7 li p.txt1 a:hover,
.list-7 li p a:hover {
    color: #ff9c00;
}

.list-7big li {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0px;
}

.list-7big li i.icon {
    top: 20px;
}

.list-7big li i.answer {
    font-size: 14px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 20px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #038803;
    font-style: normal;
    font-weight: bold;
    color: #038803;
}

.list-7big li p.txt2 a {
    font-size: 18px;
}

.list-7 li a:hover {
    color: #ff9c00;
}

.list-7 li a:hover i {
    color: #ff9c00;
}

.is-name a:hover {
    color: #fff;
    background-color: #ff9c00;
}


/**/

.partner {
    padding-top: 70px;
    padding-bottom: 70px;
}

.partner-txt {
    line-height: 30px;
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: center;
    color: #777;
}

.partner-nav li {
    float: left;
    width: 20%;
    border: 1px solid #dcdcdc;
    height: 134px;
    line-height: 132px;
    margin-right: -1px;
    margin-bottom: -1px;
    text-align: center;
}

.partner-nav li img {
    -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;
}

.partner-nav li:hover img {
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85);
}


/*底部*/

.footer-top {
    height: 54px;
    line-height: 54px;
    background-color: #626262;
}

.footer-top p {
    color: #bbb;
}

.footer-top p i {
    font-size: 18px;
}

.footer-cont {
    background-color: #434343;
    padding-top: 43px;
    padding-bottom: 40px;
}

.footer-dl {
    float: left;
    margin-right: 60px;
}

.footer-dl dt {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 6px;
}

.footer-dl dd {
    font-size: 12px;
    line-height: 30px;
    background: url(../images/yuan.png) no-repeat left center;
    padding-left: 14px;
}

.footer-dl dd a {
    color: #fff;
}

.footer-ul {
    float: right;
    width: 294px;
}

.footer-ul li {
    float: left;
    width: 140px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    margin-right: 14px;
    margin-bottom: 14px;
}

.footer-ul li a {
    display: block;
    height: 100%;
    width: 100%;
    padding-left: 15px;
    color: #fff;
    background-color: #7d7d7d;
}

.footer-ul li a img {
    margin-right: 10px;
}

.footer-ul li a:hover {
    background-color: #626262;
}

.footer-nav {
    float: left;
    width: 600px;
    margin-top: 36px;
    text-align: center;
}

.footer-nav li {
    float: left;
    margin-right: 10px;
}

.footer-banquan {
    height: 50px;
    line-height: 48px;
    border-top: 1px dashed #535353;
    border-bottom: 1px dashed #535353;
    text-align: center;
    background-color: #434343;
    color: #fff;
}

.footer-banquan a {
    color: #fff;
}

.footer-banquan span {
    margin-left: 15px;
}

.footer-yqlj {
    background-color: #434343;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #777;
    font-size: 12px;
}

.footer-yqlj a {
    color: #777;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.footer-dl dd a:hover {
    text-decoration: underline;
    color: #ccc;
}

.footer-yqlj a:hover {
    text-decoration: underline;
}

.ewm-box {
    margin-top: 30px;
}

.ewm-box div {
    margin-left: 20px;
}

.ewm-box div img {
    width: 140px;
    height: 140px;
}

.ewm-box div p {
    color: #fff;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}


/*浏览器升级提示窗口*/

.yy {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99999;
    display: none;
}

.yy.cur00 {
    display: block;
}

.yy h1 {
    font-size: 26px;
    color: #000
}

.yy-box {
    position: fixed;
    width: 400px;
    height: 200px;
    background-color: #fff;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -100px;
    padding-top: 50px;
    z-index: 99999;
    display: none;
}

.yy-box.cur00 {
    display: block;
}

.yy-box p {
    margin-top: 20px;
}

.yy-box p a {
    color: #ff9c00;
}

@media \0screen\,
screen\9 {
    /* 只支持IE6、7、8 */
    .yy {
        background-color: #000000;
        filter: Alpha(opacity=50);
        *zoom: 1;
        /* 激活IE6、7的haslayout属性，让它读懂Alpha */
    }
    .yy-box {
        filter: Alpha(opacity=100);
    }
}


/* 关于我们 */

.about-box {
    height: 101px;
    line-height: 100px;
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
}

.about-box span {
    float: left;
    font-size: 50px;
    font-family: "Arial";
    color: #ff9c00;
    text-transform: uppercase;
}

.about-box i {
    float: left;
    width: 6px;
    height: 6px;
    background-color: #ff9c00;
    margin-top: 47px;
    margin-left: 22px;
    margin-right: 22px;
}

.box-div {
    margin-top: 25px;
    float: left;
}

.about-box .p1 {
    font-size: 18px;
    line-height: 24px;
}

.about-box .p2 {
    font-size: 12px;
    color: #666;
    line-height: 24px;
}

.box-lei {
    line-height: normal;
    text-align: right;
    margin-top: 10px;
}

.box-lei .location {
    font-size: 12px;
    color: #666;
    background: url(../images/san.png) no-repeat left center;
    padding-left: 10px;
    display: inline-block;
}

.box-lei .location a {
    color: #666;
}

.box-lei ul {
    margin-top: 10px;
}

.box-lei ul li {
    float: left;
    height: 32px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ff9c00;
    margin-right: 10px;
}

.box-lei ul li a {
    color: #ff9c00;
    display: block;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.box-lei ul li a:hover,
.box-lei ul li a.cur1 {
    color: #fff;
    background-color: #ff9c00;
}

.a-div-1 {
    padding-top: 46px;
    padding-bottom: 60px;
}

.a-div-box .title {
    width: 206px;
    height: 52px;
    border: 1px solid #dcdcdc;
    text-align: center;
    margin: 0 auto;
}

.a-div-box .title h2 {
    font-size: 26px;
    height: 36px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    top: -18px;
    z-index: 3;
    display: inline-block;
    background-color: #fff;
}

.a-div-box .title p {
    font-family: "Arial";
    font-size: 18px;
    color: #999;
    text-transform: uppercase;
    position: relative;
    top: -14px;
}

.a-div-1 .txt {
    margin-top: 78px;
}

.a-div-1 img {
    float: left;
    margin-right: 50px;
}

.a-div-1 h2 {
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}

.a-div-1 p {
    color: #666;
    line-height: 30px;
}

.a-div-2 {
    height: 700px;
    background: url(../images/bj3.jpg) no-repeat;
    background-position: center;
    padding-top: 73px;
}

.a-div-2 .a-div-box .title {
    width: 246px;
}

.a-div-2 .a-div-box .title h2 {
    background-color: #f4f4f6;
}

.a-div-2 ul {
    margin-top: 40px;
}

.a-div-2 ul li {
    float: left;
    width: 20%;
    text-align: center;
    margin-bottom: 60px;
}

.a-div-2 ul li .yuan {
    width: 132px;
    height: 132px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    line-height: 130px;
    border-radius: 50%;
    margin: 0 auto;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.a-div-2 ul li .yuan i {
    font-size: 60px;
    color: #ff9c00;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.a-div-2 ul li p {
    line-height: 30px;
    font-size: 16px;
    color: #555;
    margin-top: 20px;
}

.a-div-2 ul li .yuan i.icon-jiaoyu {
    font-size: 70px;
}

.a-div-2 ul li .yuan i.icon-jinrong {
    font-size: 50px;
}

.a-div-2 ul li:hover .yuan {
    background-color: #ff9c00;
    border: 1px solid #ff9c00;
}

.a-div-2 ul li:hover .yuan i {
    color: #fff;
}

.a-div-2 ul li:hover p {
    color: #ff9c00;
}

.a-div-3 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.a-div-3 ul {
    width: 1200px;
    margin: 0 auto;
}

.a-div-3 ul li {
    float: left;
    width: 33.3%;
    height: 400px;
    background-color: #f9f9f9;
}

.a-div-3 ul li p.data {
    font-size: 130px;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-top: 15px;
}

.a-div-3 ul li p.data span {
    position: absolute;
    top: 101px;
    width: 80px;
    height: 49px;
    line-height: 49px;
    font-size: 16px;
    left: 204px;
    background-color: #f9f9f9;
    color: #333;
    font-weight: initial;
}

.a-div-3 ul li p.txt {
    line-height: 30px;
    color: #555;
    padding-left: 30px;
    padding-right: 30px;
}

.a-div-3 ul li img {
    width: 100%;
    height: 100%;
}

.a-div-4 {
    background-color: #f4f4f4;
    padding-top: 72px;
    height: 580px;
}

.a-div-4 .wide {
    position: relative;
}

.a-div-4 .a-div-box .title {
    width: 229px;
}

.a-div-4 .a-div-box .title h2 {
    background-color: #f4f4f4;
}

.a-div-4 .txt {
    line-height: 30px;
    color: #666;
    text-align: center;
    margin-top: 20px;
}

.team_move {
    position: absolute;
    left: 50%;
    margin-left: -535px;
    width: 1070px;
    height: 234px;
    margin-top: 46px;
}

.team_l,
.team_r {
    position: absolute;
    top: 80px;
    z-index: 10;
    width: 40px;
    height: 78px;
    display: block
}

.team_l {
    background: url(../images/left.png) no-repeat;
    left: -65px;
}

.team_r {
    background: url(../images/right.png) no-repeat;
    right: -65px;
}

.team_Mlist {
    width: 1070px;
    height: 274px;
    overflow: hidden
}

.team_Mlist li {
    float: left;
    width: 128px;
    height: 188px;
    display: inline;
    cursor: pointer;
    transition: width .5s ease .01s, height .5s ease .01s, margin .5s ease .01s;
    margin-left: 5px;
    margin-right: 5px;
}

.team_Mlist li img {
    margin: 0 auto;
    margin-top: 54px;
    transition: width .5s ease .01s, height .5s ease .01s, opacity .5s ease .01s, margin-top .5s ease .01s, margin-left .5s ease .01s, background .02s ease .01s;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.1);
    padding: 4px;
}

.team_Mlist li img,
.team_Mlist li span {
    display: block
}

.team_job {
    color: #e58a93;
    height: 24px;
    padding-top: 8px;
    text-align: center
}

.team_Mlist li.team_on,
.team_Mlist li:hover {
    width: 234px;
    height: 270px;
    margin-left: 4px;
    margin-right: 4px;
}

.team_Mlist li.team_on img,
.team_Mlist li:hover img {
    width: 236px;
    height: 236px;
    padding: 7px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    margin-top: 0;
    margin-left: 0;
}

.a-div-5 {
    padding-top: 72px;
    padding-bottom: 60px;
}

.a-div-5 ul {
    width: 1200px;
    margin: auto;
    margin-top: 36px;
    text-align: center;
}

.a-div-5 ul li {
    float: left;
    width: 220px;
    margin-right: 25px;
}

.a-div-5 ul li div {
    height: 330px;
    border: 1px solid #dcdcdc;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.a-div-5 ul li div img {
    width: 100%;
    height: 100%;
}

.a-div-5 ul li p {
    color: #666;
    line-height: 30px;
    margin-top: 10px;
}

.a-div-6 {
    padding-top: 72px;
    background-color: #f4f4f4;
    padding-bottom: 60px;
}

.a-div-6 .a-div-box .title h2 {
    background-color: #f4f4f4;
}

.environment {
    width: 1200px;
    height: 448px;
    position: relative;
    margin: auto;
    margin-top: 36px;
}

.environment .en1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    height: 146px;
}

.environment .en2 {
    position: absolute;
    top: 151px;
    left: 0;
    width: 240px;
    height: 146px;
}

.environment .en3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 240px;
    height: 146px;
}

.environment .en4 {
    position: absolute;
    top: 0;
    width: 708px;
    height: 100%;
    left: 50%;
    margin-left: -354px;
}

.environment .en5 {
    position: absolute;
    top: 0;
    right: 0;
    width: 240px;
    height: 146px;
}

.environment .en6 {
    position: absolute;
    top: 151px;
    right: 0;
    width: 240px;
    height: 146px;
}

.environment .en7 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 240px;
    height: 146px;
}

.environment li img {
    width: 100%;
    height: 100%;
}

.a-div-7 {
    padding-top: 72px;
    padding-bottom: 60px;
}

.a-div-7 ul {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
}

.a-div-7 ul li {
    float: left;
    width: 20%;
    height: 134px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 132px;
    margin-right: -1px;
    margin-bottom: -1px;
}


/*汇款账号*/

.account {
    padding-top: 40px;
}

.number {
    margin-top: 36px;
    padding-bottom: 50px;
    border-bottom: 1px solid #dcdcdc;
}

.number h4 {
    font-size: 18px;
    line-height: 30px;
}

.number ul {
    margin-top: 10px;
}

.number ul li {
    width: 545px;
    height: 150px;
    border: 1px solid #dcdcdc;
}

.number ul li .img {
    width: 50%;
    height: 100%;
    border-right: 1px solid #dcdcdc;
    line-height: 148px;
    text-align: center;
}

.number ul li .text {
    width: 50%;
    height: 100%;
    background-color: #f4f4f4;
    padding-left: 15px;
    padding-right: 15px;
}

.number ul li .text p {
    line-height: 30px;
    color: #666;
}

.number ul li .text p:first-child {
    margin-top: 0;
}

.number ul li .img2 {
    width: 50%;
    height: 100%;
    text-align: center;
    line-height: 148px;
    background-color: #f4f4f4;
}

.number:first-child+div {
    margin-bottom: 0;
    padding-bottom: 70px;
}

.culture-title {
    position: relative;
    text-align: center;
}

.culture-title h3 {
    font-size: 38px;
    font-weight: bold;
    line-height: 38px;
    color: #444444;
}

.culture-title p {
    position: absolute;
    left: 0;
    top: -16px;
    width: 100%;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #444444;
    opacity: 0.1;
}

.culture-sec1 {
    padding-top: 90px;
    padding-bottom: 80px;
}

.culture-sec1 ul {
    flex-wrap: wrap;
}

.culture-sec1 ul li {
    margin-top: 80px;
    width: 33.3%;
    text-align: center;
}

.culture-sec1 ul li:hover .icon-img img {
    transform: translate(0, 10px);
}

.culture-sec1 ul li .icon-img {
    height: 89px;
    line-height: 89px;
}

.culture-sec1 ul li .icon-img img {
    transition: all .4s;
}

.culture-sec1 ul li p {
    margin-top: 30px;
    font-size: 18px;
    line-height: 32px;
    color: #5b91e3;
}

.culture-wide {
    margin: 0 auto;
    width: 1400px;
}

@media screen and (max-width: 1400px) {
    .culture-wide {
        width: 100%;
    }
}

.culture-sec2 {
    height: 500px;
}

.culture-sec2 .culture2-box {
    text-align: center;
}

.culture-sec2 .culture2-box .img {
    height: 92px;
}

.culture-sec2 .culture2-box h3 {
    margin-top: 45px;
    margin-bottom: 48px;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #ffffff;
}

.culture-sec2 .culture2-box p {
    font-size: 24px;
    line-height: 42px;
    font-weight: lighter;
    color: #ffffff;
}

.culture-sec3 {
    padding-top: 90px;
    padding-bottom: 50px;
}

.culture-sec3 ul {
    flex-wrap: wrap;
    overflow: hidden;
}

.culture-sec3 ul li {
    position: relative;
    margin-bottom: 40px;
    margin-right: 3%;
    width: 48.5%;
    overflow: hidden;
}

.culture-sec3 ul li:nth-child(2n) {
    margin-right: 0;
}

.culture-sec3 .text-box {
    position: absolute;
    top: 0;
    left: 0;
    padding: 50px;
    color: #2170ac;
}

.culture-sec3 .text-box h3 {
    margin-bottom: 14px;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    transform: translate(0, 30px);
    opacity: 0;
    transition: all 1s 1.2s;
}

.culture-sec3 .text-box .cp1 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    opacity: 0;
    transform: translate(0, 30px);
    transition: all 1s 1.4s;
}

.culture-sec3 .text-box .cp2 {
    font-size: 20px;
    opacity: 0;
    transform: translate(0, 30px);
    transition: all 1s 1.6s;
}

.culture-sec3 ul li.animate_on h3,
.culture-sec3 ul li.animate_on .cp2 {
    opacity: 1;
    transform: translate(0, 0);
}

.culture-sec3 ul li.animate_on .cp1 {
    opacity: .2;
    transform: translate(0, 0);
}

.culture-sec4 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.culture-sec4 .culture4-ul {
    margin-top: 80px;
    justify-content: space-around;
    overflow: hidden;
}

.culture-sec4 .culture4-ul .icon-img {
    margin-bottom: 30px;
    height: 206px;
}

.culture-sec4 .culture4-ul .icon-img img {
    transition: all .5s;
}

.culture-sec4 .culture4-ul li:hover .icon-img img {
    border-radius: 50%;
}

.culture-sec4 .culture4-ul .line {
    margin: 0 14px;
    width: 1px;
    height: 18px;
    background-color: #80a9e8;
}

.culture-sec4 .culture4-ul .cp1 {
    font-size: 26px;
    line-height: 26px;
    color: #80a9e8;
}

.culture-sec4 .culture4-ul .cp2 {
    font-size: 20px;
    line-height: 20px;
    color: #80a9e8;
}


/* 企业文化 end */


/**/

.slogan {
    padding-top: 72px;
    padding-bottom: 70px;
}

.slogan ul {
    width: 1200px;
    margin: auto;
    margin-top: 36px;
}

.slogan ul li {
    float: left;
    width: 370px;
    height: 200px;
    position: relative;
    margin-right: 45px;
}

.slogan ul li p {
    position: absolute;
    top: 50%;
    margin-top: -100px;
    font-size: 24px;
    color: #fff;
    line-height: 44px;
    height: 44px;
    margin-top: -22px;
    width: 100%;
    text-align: center;
}


/*员工活动*/

.yghd {
    width: 1200px;
    margin: auto;
    margin-top: 40px;
    padding-bottom: 70px;
}

.yghd ul li {
    float: left;
    width: 570px;
    height: 130px;
    overflow: hidden;
    background-color: #f7f7f7;
    margin-bottom: 27px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.yghd ul li .img {
    float: left;
    width: 190px;
    height: 100%;
    overflow: hidden;
}

.yghd ul li .img img {
    width: 100%;
    height: 100%;
}

.yghd ul li .txt {
    float: left;
    width: 380px;
    height: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}

.yghd ul li .txt .p1 {
    font-size: 16px;
    line-height: 30px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.yghd ul li .txt .p2 {
    font-size: 12px;
    line-height: 30px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.yghd ul li .txt .p3 {
    line-height: 24px;
}

.yghd ul li:hover {
    background-color: #fff;
    box-shadow: 1px 3px 5px #d2d2d2;
}

.yghd ul li:hover .txt .p1 {
    color: #ff9c00;
}

.yghd ul li:hover .txt .p2 {
    color: #ff9c00;
}

.pages {
    text-align: center;
    font-size: 15px;
    padding-top: 13px;
}

.pages a {
    display: inline-block;
    line-height: 34px;
    background-color: #eee;
    padding: 0 15px;
    color: #555;
    border-radius: 4px;
    margin-left: 5px;
    margin-right: 5px;
}

.pages span {
    margin-left: 5px;
    margin-right: 5px;
}

.pages a.cur6 {
    background-color: #ff9c00;
    border: 1px solid #ff9c00;
    color: #fff;
}


/*人才招聘*/

.ab-div-1 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.ab-div-1 .txt h2 {
    font-size: 28px;
    font-weight: bold;
    line-height: 44px;
    color: #666;
    margin-bottom: 36px;
}

.ab-div-1 .txt h2 span {
    color: #ff9c00;
}

.ab-div-1 .txt p {
    line-height: 32px;
    color: #666;
}

.ab-div-2 {
    background-color: #fafafa;
    margin-bottom: 30px;
}

.ab-div-2 .title {
    height: 126px;
    line-height: 126px;
    padding-left: 30px;
    padding-right: 30px;
}

.ab-div-2 .name {
    margin-top: 17px;
}

.ab-div-2 .title .dz {
    color: #555;
}

.ab-div-2 .name .txt {
    margin-top: 12px;
    margin-left: 26px;
}

.ab-div-2.two .name .txt {
    margin-left: 0;
    margin-right: 26px;
}

.ab-div-2 .name .p1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 44px;
}

.ab-div-2 .name .p2 {
    font-family: "Arial";
    line-height: normal;
    text-transform: uppercase;
    color: #999;
}

.ab-div-2 .text {
    border-top: 1px solid #e5e5e5;
    padding: 26px;
    position: relative;
}

.ab-div-2 .text h3 {
    font-size: 18px;
    color: #555;
    margin-bottom: 16px;
    line-height: 44px;
}

.ab-div-2 .text p {
    font-size: 12px;
    line-height: 24px;
    color: #666;
}

.ab-div-2 .text .jl {
    display: block;
    width: 155px;
    height: 50px;
    background-color: #ff9c00;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: auto;
    line-height: 50px;
    position: absolute;
    right: 26px;
    top: 26px;
}

.ab-div-2.two .text {
    text-align: right;
}

.ab-div-2.two .text .jl {
    left: 26px;
    right: initial;
}


/*公司新闻*/

.news {
    width: 1200px;
    margin: auto;
    padding-bottom: 70px;
}

.n-nav li {
    height: 181px;
    overflow: hidden;
    padding-top: 30px;
    border-bottom: 1px solid #dcdcdc;
}

.n-nav li .date {
    float: left;
    width: 116px;
    text-align: center;
}

.n-nav li .date h3 {
    font-size: 34px;
    font-weight: bold;
    color: #ff9c00;
}

.n-nav li .date p {
    font-size: 12px;
    line-height: 30px;
}

.n-nav li .date i {
    font-size: 30px;
    color: #ff9c00;
}

.n-nav li .txt {
    float: left;
    width: 1084px;
    margin-top: 14px;
}

.n-nav li .txt .p1 {
    font-size: 18px;
    line-height: 30px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.n-nav li .txt .p2 {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-top: 10px;
}

.n-nav li a:hover .txt .p1 {
    color: #ff9c00;
}

.pages select {
    height: 34px;
    width: 60px;
    border: 5px solid #eee;
    border-radius: 4px;
}


/*最新签约*/

.n-nav li .img {
    float: left;
    width: 180px;
    height: 120px;
}

.n-nav li .img img {
    width: 100%;
    height: 100%;
}

.n-nav li .txt1 {
    float: right;
    width: 1000px;
    margin-top: 12px;
}

.n-nav li .txt1 .p1 {
    font-size: 18px;
    line-height: 30px;
}

.n-nav li .txt1 .p1 span {
    font-size: 14px;
}

.n-nav li .txt1 .p2 {
    line-height: 26px;
    margin-top: 10px;
    color: #666;
}

.n-nav li a:hover .txt1 .p1 {
    color: #ff9c00;
}


/*新闻资讯详情*/

.n-details {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
    padding-bottom: 70px;
}

.n-details .left {
    width: 840px;
}

.n-details .right {
    width: 300px;
}

.n-details .n-title {
    height: 85px;
    border-bottom: 1px solid #dcdcdc;
}

.n-details .n-title h1 {
    font-size: 20px;
    line-height: 30px;
}

.n-details .n-title p {
    font-size: 12px;
    color: #888;
    margin-top: 10px;
}

.n-details .n-title p span {
    margin-right: 10px;
    margin-left: 10px;
}

.imgBox {
    width: 100%;
    height: 100%;
}

.imgBox img {
    width: 100%;
    height: 100%;
}

.n-details .txt {
    padding-bottom: 50px;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 20px;
    
}
.n-details .txt img{max-width:100%;}

.n-details .spx {
    height: 32px;
    line-height: 32px;
    margin-top: 18px;
}

.n-details .spx a {
    font-size: 12px;
    color: #666;
    margin-right: 10px;
}

.n-details .spx a.fhlb {
    float: right;
    width: 112px;
    height: 32px;
    text-align: right;
    padding-right: 15px;
    margin-right: 0;
    background: url(../images/left.jpg) no-repeat left center #f1f1f1;
}

.n-details .spx a:hover {
    color: #ff9c00;
}

.n-details .left .details-copyright {
    border: 1px solid #e8e7e7;
    padding: 10px;
    background-color: #fffefd;
    margin: 10px 0;
    color: #615f5f;
    line-height: 32px;
}
.n-details .left .details-copyright a{
    display: inline-block;
        color: #999;
}
.n-details .left .details-copyright a:hover{
    color: #ff9c00;
}
.n-details .left .details-copyright h3{
    font-weight: 600;
    font-size: 18px;
}
.n-details .left .details-copyright p{
    font-size: 16px;
}

.right-box,
.right-box-1 {
    /*background: url(../images/bj5.jpg);*/
    padding: 15px;
    margin-bottom: 20px;
}

.right-box h3,
.right-box-1 h3 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}

.right-box ul li {
    margin-bottom: 10px;
}

.right-box ul li h4 {
    font-size: 14px;
    line-height: 30px;
}

.right-box ul li .p1 {
    font-size: 12px;
    color: #777;
    margin-bottom: 8px;
}

.right-box ul li .p2 {
    line-height: 24px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
text-overflow: ellipsis;
display: box;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.right-box ul li h1 a:hover {
    color: #ff9c00;
    text-decoration: underline;
}

.right-box-1 {
    margin-bottom: 0;
}

.right-box-1 .kuang {
    margin-left: 5px;
    margin-right: 5px;
}

.right-box-1 .kuang .kuang-div {
    display: none;
}

.right-box-1 .kuang .kuang-div:first-child {
    display: block;
}

.right-box-1 .kuang ul li {
    height: 160px;
    position: relative;
}

.right-box-1 .kuang ul li:first-child {
    margin-bottom: 13px;
}

.right-box-1 .kuang ul li img {
    width: 100%;
    height: 100%;
}

.right-box-1 .kuang ul li .dudu {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.right-box-1 .kuang ul li .dudu .line {
    position: absolute;
    background-color: #f2f2f2;
    width: 100px;
    height: 1px;
    display: inline-block;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    left: 50%;
    margin-left: -50px;
    top: 57px;
}

.right-box-1 .kuang ul li .dudu .line.lineb {
    top: 103px;
}

.right-box-1 .kuang ul li .dudu .dudutit {
    line-height: 30px;
    color: #fff;
    position: relative;
    top: 40%;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    display: inline-block;
}

.right-box-1 .kuang ul li:hover .dudu {
    opacity: .7;
}

.right-box-1 .kuang ul li:hover .dudu .line {
    width: 18px;
    margin-left: -9px;
}

.kuang-a {
    margin-top: 26px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: right;
}

.kuang-a a {
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    background-color: #bfbfbf;
}

.kuang-a a.cur3 {
    background-color: #ff9c00;
}


/*网站建设*/

.box-lei.bui {
    margin-top: 40px;
}

.jianshe-box {
    padding-top: 70px;
    padding-bottom: 70px;
    overflow: hidden;
}

.main-left {
    width: 515px;
    margin-top: 100px;
}

.main-left h3 {
    height: 70px;
    font-size: 28px;
    line-height: 50px;
    position: relative;
}

.main-left h3:after {
    content: "";
    width: 60px;
    height: 2px;
    background-color: #ff9c00;
    bottom: 0;
    left: 0;
    position: absolute;
}

.main-left p {
    line-height: 34px;
    color: #666;
    margin-top: 20px;
}

.main-left a {
    color: #ff9c00;
    width: 108px;
    display: block;
    margin-top: 70px;
    height: 34px;
    line-height: 34px;
    background: url(../images/right1.png) no-repeat right center;
    text-indent: 10px;
}

.main-right.one {
    width: 529px;
    height: 506px;
    position: relative;
}

.main-right .txt {
    position: absolute;
    width: 320px;
    height: 430px;
    border-radius: 4px;
}

.main-right .div1 {
    top: 0;
    right: 0;
}

.main-right .div2 {
    bottom: 0;
    left: 0;
}

.main-right .txt img {
    width: 100%;
    height: 270px;
    position: relative;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.main-right .txt-box {
    height: 160px;
    padding: 16px;
    box-shadow: 2px 2px 20px #cdcdcd;
    position: relative;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    background-color: #fff;
}

.main-right .txt-box h5 {
    font-size: 18px;
    line-height: 30px;
}

.main-right .txt-box i {
    font-size: 16px;
    color: #bbb;
    line-height: 30px;
    font-style: normal;
}

.main-right .txt-box p {
    margin-top: 20px;
}

.main-right .txt-box p span {
    float: left;
    font-size: 18px;
    color: #999;
    margin-right: 20px;
}

.main-right .div1 img {
    right: -200px;
    opacity: 0;
}

.main-right .div2 img {
    left: -200px;
    opacity: 0;
    z-index: 1;
}

.main-right .div1 .txt-box {
    right: -200px;
    opacity: 0;
}

.main-right .div2 .txt-box {
    left: -200px;
    opacity: 0;
    z-index: 1;
}

.jianshe-box.yx {
    background-color: #f9f9f9;
}

.main-left.tar {
    text-align: right;
}

.main-left.tar h3:after {
    right: 0;
    left: auto;
}

.main-left.tar a {
    text-align: left;
    float: right;
}

.main-left.ds {
    margin-top: 20px;
}

.main-right.h5 {
    width: 620px;
    height: 620px;
    position: relative;
}

.main-right.h5 .img4 {
    position: absolute;
    top: 153px;
    left: -124px;
    z-index: 3;
}

.main-right.h5 .img5 {
    position: absolute;
    bottom: -14px;
    right: 0;
    z-index: 1;
}

.main-right.h5 .img6 {
    position: absolute;
    left: 0;
    top: 47px;
    z-index: 2;
}

.main-right.h5 .img7 {
    position: absolute;
    top: 0;
    right: 60px;
}

.jianshe-box.lc {
    height: 880px;
    background: url(../images/bj6.jpg) no-repeat;
}

.jianshe-box.lc .main-left {
    width: 600px;
    margin-top: 50px;
}

.jianshe-box.lc .main-right {
    margin-top: 86px;
}

.lc-ul {
    width: 600px;
}

.lc-ul li {
    float: left;
    width: 200px;
    height: 200px;
    text-align: center;
    color: #fff;
}

.lc-ul li .imgbox {
    height: 80px;
    line-height: 80px;
}

.lc-ul li .imgbox img {
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}

.lc-ul li .p1 {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    margin-top: 5px;
}

.lc-ul li .p2 {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 35px;
    padding-right: 35px;
}

.main-box {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #fff;
    position: relative;
    height: 79px;
    padding-top: 20px;
    display: none;
}

.main-box:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 60px;
    height: 2px;
    background-color: #fff;
    left: 50%;
    margin-left: -30px;
}

.lc-ul li:hover .imgbox img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}

.ty2 .img {
    position: relative;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transform: scale(.2);
    -webkit-transform: scale(.2);
    opacity: 0;
}

.ty3 .wide .main-right .img1 img {
    display: none;
}

.ty4 .wide .main-right .img img {
    display: none;
}

.ty5 .wide .main-right .img4 img {
    display: none;
}

.ty5 .wide .main-right .img5 img {
    display: none;
}

.ty5 .wide .main-right .img6 img {
    display: none;
}

.ty5 .wide .main-right .img7 img {
    display: none;
}

.ty6 .lc-ul li {
    display: none;
}

.ty6 .lc-ul li:nth-child(5) {
    display: block;
}

.ty1.no .main-right .div1 img {
    right: 0;
    opacity: 1;
}

.ty1.no .main-right .div2 img {
    left: 0;
    opacity: 1;
    z-index: 1;
}

.ty1.no .main-right .div1 .txt-box {
    right: 0;
    opacity: 1;
}

.ty1.no .main-right .div2 .txt-box {
    left: 0;
    opacity: 1;
    z-index: 1;
}

.ty2.no .img {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}


/*增值服务*/

.web-tit {
    text-align: center;
    padding-top: 60px;
    margin-bottom: 30px;
}

.web-tit h2 {
    font-size: 36px;
    position: relative;
    height: 58px;
    line-height: 48px;
}

.web-tit h2:after {
    content: "";
    position: absolute;
    width: 130px;
    height: 2px;
    background-color: #ff9c00;
    bottom: 0;
    left: 50%;
    margin-left: -65px;
}

.web-tit p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 20px;
    color: #484848;
}

.web-tit-ul {
    margin-bottom: 100px;
}

.web-tit-ul li {
    float: left;
    width: 380px;
    height: 320px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    margin-right: 30px;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.web-tit-ul li:first-child+li+li {
    margin-right: 0;
}

.web-tit-ul li .img {
    display: block;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #ff9c00;
    margin-top: 40px;
    text-align: center;
    line-height: 130px;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.web-tit-ul li .img img {
    width: 80px;
    height: 80px;
}

.web-tit-ul li .txt {
    text-align: center;
}

.web-tit-ul li .txt h3 {
    font-size: 24px;
    line-height: 32px;
    padding-top: 20px;
    margin-bottom: 10px;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.web-tit-ul li .txt p {
    color: #666;
    line-height: 24px;
}

.web-tit-ul li:hover {
    border: 1px solid #ff9c00;
}

.web-tit-ul li:hover .img {
    margin-top: 20px;
}

.web-tit-ul li:hover .txt h3 {
    color: #ff9c00;
}

.web-tit-ul-2 {}

.web-tit-ul-2 li {
    position: relative;
    margin-bottom: 60px;
}

.web-tit-ul-2 li .i-left {
    position: absolute;
    width: 200px;
    height: 200px;
    text-align: center;
    line-height: 200px;
}

.web-tit-ul-2 li .right {
    margin-left: 250px;
}

.web-tit-ul-2 li .right p {
    line-height: 32px;
}

.web-tit-ul-2 li .right p.p1 {
    font-size: 24px;
    line-height: 42px;
    color: #616060;
}

.title-1 {
    padding-top: 60px;
    padding-bottom: 70px;
    line-height: 48px;
    text-align: center;
    font-size: 36px;
    color: #2b2b2b;
}


/*建站方案*/

.solution1 {
    padding-top: 43px;
}

.solution1 ul {
    margin-top: 36px;
}

.solution1 ul li {
    float: left;
    width: 376px;
    height: 330px;
    position: relative;
    background-color: #f5f5f5;
    overflow: hidden;
    margin-right: 36px;
    margin-bottom: 36px;
}

.solution1 ul li:nth-child(3n) {
    margin-right: 0;
}

.solution1 ul li .yy1 {
    position: absolute;
    height: 190px;
    top: -190px;
    width: 100%;
    z-index: 1;
    background-color: #000;
    opacity: .5;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.solution1 ul li p {
    height: 140px;
    padding: 15px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
    z-index: 2;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    color: #666;
}

.solution1 ul li p .solution_title {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 5px;
    display: block;
    font-weight: initial;
    color: #444;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.solution1 ul li .yy2 {
    position: absolute;
    height: 140px;
    bottom: -140px;
    width: 100%;
    z-index: 1;
    background-color: #ff9c00;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.solution1 ul li:hover .yy1 {
    top: 0;
}

.solution1 ul li:hover .yy2 {
    bottom: 0;
}

.solution1 ul li:hover p {
    color: #fff;
}

.solution1 ul li:hover p .solution_title {
    color: #fff;
}


/*建站方案详情*/

.solution-box {
    position: relative;
}

.solution-box .bj {
    position: absolute;
    height: 400px;
    width: 100%;
    top: 0;
    background: url(../images/bj7.jpg) no-repeat;
    background-position: center;
}

.solution-box .wide {
    position: relative;
    z-index: 1;
}

.sol-ul {
    padding-top: 80px;
    margin-bottom: 77px;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
}

.sol-ul li {
    float: left;
    width: 91px;
    height: 130px;
    text-align: center;
    margin-right: 32.2px;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.sol-ul li:last-child {
    margin-right: 0;
}

.sol-ul li .yuan {
    width: 100%;
    height: 91px;
    line-height: 89px;
    border-radius: 50%;
    background-color: #fff;
}

.sol-ul li .yuan i {
    font-size: 40px;
    color: #ff9c00;
}

.sol-ul li .yuan i.icon-jiaoyu {
    font-size: 50px;
}

.sol-ul li .yuan i.icon-jinrong {
    font-size: 35px;
}

.sol-ul li p {
    color: #fff;
    line-height: 30px;
    margin-top: 9px;
}

.sol-ul li:hover {
    transform: translate3d(0, -20%, 0);
    -o-transform: translate3d(0, -20%, 0);
    -ms-transform: translate3d(0, -20%, 0);
    -webkit-transform: translate3d(0, -20%, 0);
    -moz-transform: translate3d(0, -20%, 0)
}

.sol-ul li:hover .yuan {
    background-color: #ff9c00;
}

.sol-ul li:hover .yuan i {
    color: #fff;
}

.sol-ul li:hover p {
    color: #ff9c00;
}

.sol-div {
    position: relative;
}

.sol-div img {
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
}

.sol-div .txt {
    position: absolute;
    width: 520px;
    height: 370px;
    background-color: #ff9c00;
    padding: 38px;
    top: 75px;
    right: 0;
    color: #fff;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
}

.sol-div .txt h1 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 12px;
}

.sol-div .txt p.p1 {
    font-size: 22px;
    font-family: "Arial";
    text-transform: uppercase;
    margin-top: 16px;
    line-height: 30px;
}

.sol-div .txt p.p2 {
    line-height: 26px;
    margin-top: 30px;
}

.sol-div .txt a {
    position: absolute;
    width: 142px;
    height: 42px;
    background-color: #aaa;
    line-height: 42px;
    text-align: center;
    bottom: -21px;
    left: 50%;
    margin-left: -71px;
    color: #fff;
}

.sol-div .txt a:hover {
    background-color: #ff9c00;
}

.solution-box.no .sol-ul,
.solution-box.no .sol-div img,
.solution-box.no .sol-div .txt {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

.website {
    padding-top: 80px;
}

.sol-box {
    height: 110px;
    text-align: center;
    position: relative;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
}

.sol-box h3 {
    font-size: 32px;
    font-family: "华文细黑";
    text-transform: uppercase;
    color: #ff9c00;
}

.sol-box p {
    font-size: 26px;
    margin-top: 6px;
    color: #666;
}

.sol-box:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 60px;
    height: 2px;
    left: 50%;
    margin-left: -30px;
    background-color: #ff9c00;
}

.website-nav {
    padding-top: 65px;
    text-align: center;
    padding-bottom: 80px;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
}

.website-nav li {
    display: inline-block;
    margin-left: 70px;
    margin-right: 70px;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    cursor: pointer;
}

.website-nav li:hover {
    transform: translate3d(0, -20%, 0);
    -o-transform: translate3d(0, -20%, 0);
    -ms-transform: translate3d(0, -20%, 0);
    -webkit-transform: translate3d(0, -20%, 0);
    -moz-transform: translate3d(0, -20%, 0);
}

.web-con {
    background: url(../images/bj8.jpg) no-repeat;
    overflow: hidden;
    height: 500px;
}

.website .web-con .wide {
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
}

.w_fl {
    width: 280px;
    margin-top: 145px;
}

.w_fl-box {
    width: 280px;
    height: 210px;
    background: url(../images/dz.png) no-repeat;
    padding: 24px;
    color: #ff9c00;
    border-radius: 6px;
    background-position: center;
}

.w_fl h2 {
    font-size: 32px;
    margin-bottom: 10px;
}

.w_fl p {
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
}

.w_fl p.p1 {
    font-weight: bold;
}

.w_grid {
    width: 850px;
    padding-top: 70px;
}

.w_grid ul li {
    float: left;
    width: 33.3%;
    height: 215px;
}

.w_grid ul li em {
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-style: normal;
    background-color: #ffd261;
    border-radius: 24px;
    color: #fff;
    font-size: 18px;
    margin-top: 46px;
    margin-right: 20px;
}

.w_grid ul li img {
    float: left;
}

.w_grid ul li i {
    float: left;
    line-height: 30px;
    margin-top: -18px;
    color: #fff;
    font-style: normal;
    margin-left: 10px;
}

.w_grid ul li.bg1 i {
    line-height: 40px;
    margin-top: -22px;
}

.w_grid ul li.bg2 i {
    line-height: 40px;
    margin-top: -22px;
}

.website.no .sol-box,
.website.no .website-nav,
.website.no .web-con .wide {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

.marketing {
    padding-top: 80px;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
}

.marketing .sol-box {
    margin-bottom: 24px;
}

.mar-con {
    height: 672px;
    background: url(../images/bj9.jpg) no-repeat center;
    position: relative;
}

.mar-txt {
    position: absolute;
    top: 150px;
    left: 50%;
    text-align: center;
}

.mar-txt h5 {
    color: #ff9c00;
    font-size: 22px;
    line-height: 30px;
}

.mar-txt p {
    margin-top: 10px;
    line-height: 24px;
    color: #666;
}

.mar-txt p span {
    color: #ff9c00;
}

.mar-txt.a {
    margin-left: -430px;
}

.mar-txt.b {
    margin-left: 177px;
}

.mar-txt.c {
    margin-left: -268px;
    top: 410px;
}

.mar-txt.d {
    margin-left: 42px;
    top: 410px;
}

.marketing.no,
.marketing.no .sol-box {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

.advantage {
    height: 800px;
    background: url(../images/bj10.jpg) no-repeat center;
    padding-top: 74px;
}

.advantage .sol-box {
    color: #fff;
}

.advantage .sol-box h3 {
    color: #fff;
}

.advantage .sol-box p {
    color: #fff;
}

.advantage .sol-box:after {
    background-color: #fff;
}

.advantage ul {
    width: 1200px;
    margin: auto;
    margin-top: 76px;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
}

.advantage ul li {
    float: left;
    width: 300px;
    height: 420px;
    background-color: #fff;
    position: relative;
    padding-top: 52px;
    padding-bottom: 52px;
    padding-left: 21px;
    padding-right: 21px;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

.advantage ul li h5 {
    font-weight: bold;
    font-size: 20px;
    height: 48px;
    position: relative;
    margin-top: 48px;
}

.advantage ul li h5 span {
    color: #ff9c00;
}

.advantage ul li h5:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 46px;
    height: 3px;
    background-color: #ff9c00;
    left: 0;
}

.advantage ul li p {
    line-height: 26px;
    color: #666;
    margin-top: 20px;
}

.advantage ul li .a-pic img {
    display: none;
}

.advantage ul li .a-pic img:first-child {
    display: block;
}

.advantage ul li:hover {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    background-color: #ff9c00;
    position: relative;
    z-index: 1;
}

.advantage ul li:hover .a-pic img {
    display: block;
}

.advantage ul li:hover .a-pic img:first-child {
    display: none;
}

.advantage ul li:hover h5 {
    color: #fff;
}

.advantage ul li:hover h5 span {
    color: #fff;
}

.advantage ul li:hover h5:after {
    background-color: #fff;
}

.advantage ul li:hover p {
    color: #fff;
}

.advantage.no .sol-box,
.advantage.no ul {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

.solutions {
    padding-top: 80px;
    background: url(../images/bj11.jpg) no-repeat bottom center;
}

.solutions h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: "华文细黑";
    text-align: center;
    text-transform: uppercase;
    color: #ff9c00;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
}

.solutions .sol-box h3 {
    color: #ff9c00;
}

.solutions ul {
    padding-top: 54px;
    width: 1200px;
    margin: auto;
    padding-bottom: 138px;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
}

.solutions ul li {
    float: left;
    margin-right: 39px;
    position: relative;
}

.solutions ul li img {
    width: 374px;
    height: 265px;
}

.solutions ul li:last-child {
    margin-right: 0;
    text-align: center;
}

.solutions ul li .w_mask {
    position: absolute;
    width: 334px;
    height: 225px;
    left: 50%;
    top: 50%;
    margin-top: -147px;
    margin-left: -167px;
    background-color: #000;
    opacity: 0;
    color: #fff;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    text-align: center;
}

.solutions ul li .w_mask i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/so1.png) no-repeat;
    margin-top: 78px;
    margin-bottom: 20px;
}

.solutions ul li .w_mask p {
    color: #fff;
    position: relative;
    font-size: 18px;
    line-height: 30px;
}

.solutions ul li .w_mask p.p1 {
    font-family: "Arial";
}

.solutions ul li .case_text {
    display: block;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    text-align: left;
}

.solutions ul li .txt {
    text-align: left;
}

.solutions ul li:hover .w_mask {
    transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    opacity: .8;
}

.solutions.no .sol-box,
.solutions.no ul,
.solutions.no h4 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}


/*案例*/

.work-box {
    height: 121px;
    border-bottom: 1px solid #dcdcdc;
}

.work-box .wide {
    height: 100%;
}

.work-box ul {
    height: 100%;
}

.work-box ul li {
    float: left;
    width: 100px;
    height: 100%;
    text-align: center;
    margin-right: 22px;
}

.work-box ul li:last-child {
    margin-right: 0px;
}

.work-box ul li a {
    display: block;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.work-box ul li:first-child i {
    font-size: 34px;
}

.work-box ul li i {
    font-size: 40px;
    color: #8a8a8a;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
}

.work-box ul li p {
    color: #555;
}

.work-box ul li a:hover {
    transform: translate3d(0, -10%, 0);
    -o-transform: translate3d(0, -10%, 0);
    -ms-transform: translate3d(0, -10%, 0);
    -webkit-transform: translate3d(0, -10%, 0);
    -moz-transform: translate3d(0, -10%, 0);
}

.work-box ul li a:hover i {
    color: #ff9c00;
}

.work-box ul li a:hover p {
    color: #ff9c00;
}

.work-box .right {
    width: 280px;
    height: 83px;
    background-color: #aaa;
    border-radius: 4px;
    margin-top: 19px;
    position: relative;
}

.work-box .right form {
    position: absolute;
    width: 245px;
    height: 40px;
    background-color: #fff;
    border-radius: 4px;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -122px;
}

.work-box .right form .in1 {
    float: left;
    width: 200px;
    height: 100%;
    text-indent: 2em;
}

.work-box .right form .in2 {
    float: right;
    width: 45px;
    height: 100%;
    background: url(../images/so2.png) no-repeat center center;
    cursor: pointer;
}

.work {
    padding-bottom: 70px;
}

.work-nav {
    padding-top: 30px;
    padding-bottom: 38px;
}

.work-nav a {
    float: left;
    width: 110px;
    height: 36px;
    line-height: 34px;
    color: #777;
    text-align: center;
    border: 1px solid #dcdcdc;
    margin-right: 11.1px;
    margin-bottom: 12px;
}

.work-nav a:nth-child(10n) {
    margin-right: 0;
}

.work-nav a:hover {
    border: 1px solid #ff9c00;
    color: #fff;
    background-color: #ff9c00;
}

.work-ul li {
    float: left;
    width: 380px;
    height: 334px;
    margin-bottom: 30px;
    margin-right: 30px;
    transform: translate3d(0, 100%, 0);
    opacity: 0;
    transition: 1.4s;
    transition-delay: 0ms;
}

.work-ul li:nth-child(3n) {
    margin-right: 0;
}

.work-ul li .img {
    position: relative;
    height: 236px;
    display: block;
    overflow: hidden;
}

.work-ul li .img img {
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.work-ul li .img-txt {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    top: 0;
}

.work-ul li .img-txt .line {
    position: absolute;
    background-color: #f2f2f2;
    width: 80px;
    height: 1px;
    display: inline-block;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    left: 50%;
    margin-left: -40px;
    top: 94px;
}

.work-ul li .img-txt .line.lineb {
    top: 140px;
}

.work-ul li .img-txt .dudutit {
    line-height: 30px;
    height: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    display: inline-block;
    margin-top: -15px;
}

.work-ul li .tit {
    display: block;
    margin-top: 25px;
    margin-bottom: 19px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}

.work-ul li .tit i {
    font-size: 20px;
    font-style: normal;
    color: #444;
}

.work-ul li .tit span {
    display: inline-block;
    height: 18px;
    width: 2px;
    background-color: #898989;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.work-ul li .txt span a {
    font-size: 13px;
    color: #999;
}

.work-ul li .txt span i {
    font-size: 20px;
    color: #999;
    margin-left: 3px;
    margin-right: 3px;
}

.work-ul li .img:hover .img-txt {
    opacity: .7;
}

.work-ul li .img:hover .img-txt .line {
    width: 18px;
    margin-left: -9px;
}

.work-ul li .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.work-ul li .tit:hover {
    color: #ff9c00;
}

.work-ul li .tit:hover i {
    color: #ff9c00;
}

.work-ul li .tit:hover span {
    background-color: #ff9c00;
}

.work-ul li .txt span a:hover {
    color: #ff9c00;
}

.work-ul.xx li {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    transition: 1s;
}
.work-ul.xx li img{width:100%}

.work-ul.xx li:nth-child(3n+1) {
    transition-delay: .1s;
}

.work-ul.xx li:nth-child(3n+2) {
    transition-delay: .3s;
}

.work-ul.xx li:nth-child(3n+3) {
    transition-delay: .5s;
}


/*案例详情*/

.work-txt {}

.work-txt .left {
    width: 34.375%;
    height: 100%;
    padding-top: 40px;
    padding-left: 60px;
    padding-right: 35px;
}

.work-fh {
    display: block;
    width: 110px;
    height: 38px;
    line-height: 38px;
    background: url(../images/left1.png) no-repeat 17px center #ff9c00;
    color: #fff;
    font-size: 18px;
    text-indent: 40px;
}

.work-con {
    margin-top: 30px;
}

.work-con h1,
.tjal h2 {
    font-size: 24px;
    height: 60px;
    position: relative;
    color: #444;
    line-height: 40px;
}

.work-con h1:after,
.tjal h2:after {
    content: "";
    position: absolute;
    width: 46px;
    height: 2px;
    left: 2px;
    bottom: 0;
    background-color: #ff9c00;
}

.work-con .txt {
    margin-top: 60px;
}

.work-con .txt p {
    line-height: 26px;
    color: #666;
    letter-spacing: 1.5px;
}

.work-con a {
    display: block;
    width: 110px;
    height: 38px;
    border: 1px solid #ff9c00;
    text-align: center;
    color: #ff9c00;
    line-height: 36px;
    font-size: 16px;
    margin-top: 30px;
}

.work-con a:hover {
    color: #fff;
    background-color: #ff9c00;
}

.tjal {
    margin-top: 70px;
}

.tjal ul {
    margin-top: 35px;
}

.tjal ul li {
    float: left;
    width: 45%;
    position: relative;
    margin-bottom: 30px;
    margin-right: 10%;
}

.tjal ul li:nth-child(2n) {
    margin-right: 0;
}

.tjal ul li img {
    max-width: 100%;
}

.tjal ul li .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.tjal ul li .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    top: 0;
}

.tjal ul li .txt .line {
    position: absolute;
    width: 80px;
    height: 30px;
    display: inline-block;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -40px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.tjal ul li .txt .dudutit {
    line-height: 30px;
    height: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    display: inline-block;
    margin-top: -15px;
}

.tjal ul li:hover .txt .line {
    width: 18px;
    margin-left: -9px;
}

.tjal ul li:hover .txt {
    opacity: .7;
}

.middle {
    float: left;
    width: 5.2083%;
    height: 100%;
    background-color: #e3e3e3;
}

.middle ul {
    margin-top: 77px;
}

.middle ul li {
    height: 78px;
    line-height: 78px;
    text-align: center;
    cursor: pointer;
}

.middle ul li i {
    font-size: 45px;
    color: #bbb;
}

.middle ul li.cur4 {
    background-color: #f0f0f0;
}

.work-txt .right {
    width: 60.4167%;
    height: 100%;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 17px;
}

.work-txt .right a {
    display: block;
    width: 64px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #d2d2d2;
}

.work-txt .right a i {
    font-size: 23px;
    color: #aaa;
}

.work-txt .right a:hover {
    background-color: #ff9c00;
}

.work-txt .right a:hover i {
    color: #fff;
}

.item {
    height: 950px;
    margin-top: 18px;
    position: relative;
}

.item .pp {
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.item .pp.cur {
    opacity: 1;
    z-index: 2;
}

.item .pp .img {
    width: 98%;
}

.zUIpanelScrollBox,
.zUIpanelScrollBar {
    width: 10px;
    top: 4px;
    right: 0px;
    border-radius: 5px;
}

.zUIpanelScrollBox {
    background: #fff;
    border: 1px solid #dcdcdc;
}

.zUIpanelScrollBar {
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}


/*客服服务*/

.sqfw {
    padding-top: 30px;
    padding-bottom: 70px;
    text-align: center;
}

.ser-box {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: center;
}

.sqfw ul {
    text-align: center;
    display: inline-block;
    margin: auto;
    margin-top: 40px;
    overflow: hidden;
}

.sqfw ul li {
    float: left;
    width: 220px;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
}

.sqfw ul li h3 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sqfw ul li p {
    font-size: 12px;
    line-height: 22px;
    color: #666;
}

.szfw {
    padding-top: 80px;
    background: url(../images/bj12.jpg) no-repeat center;
    height: 680px;
}

.szfw .txt {
    line-height: 32px;
    color: #666;
    margin-top: 30px;
    text-align: center;
}

.szfw-box {
    margin-top: 54px;
    position: relative;
}

.szfw-box img {
    float: left;
}

.szfw-box img.im1 {
    margin-left: 141px;
    margin-top: 50px;
    margin-right: 24px;
}

.szfw-box ul {
    float: left;
    position: relative;
    top: -30px;
    margin-left: 16px;
}

.szfw-box ul li {
    line-height: 59px;
    color: #666;
}

.shfw {
    padding-top: 70px;
    padding-bottom: 50px;
}

.shfw ul {
    width: 1200px;
    margin: auto;
    padding-top: 40px;
}

.shfw ul li {
    float: left;
    width: 20%;
    min-height: 220px;
    text-align: center;
}

.shfw ul li p {
    line-height: 28px;
    color: #666;
    margin-top: 10px;
    padding-right: 45px;
    padding-left: 45px;
}

.pxfw {
    padding-top: 80px;
    background: url(../images/bj13.jpg) no-repeat;
}

.pxfw .txt {
    margin-top: 30px;
    padding-bottom: 60px;
}

.pxfw .txt h4 {
    font-size: 16px;
    line-height: 30px;
}

.pxfw .txt p {
    line-height: 30px;
    text-indent: 30px;
    color: #666;
    letter-spacing: 1px;
}


/*联系我们*/

.con-box {
    height: 400px;
    background: url(../images/map.jpg) no-repeat center;
}

.con-box .ly {
    width: 460px;
    height: 400px;
    padding-left: 42px;
    padding-right: 42px;
    padding-top: 24px;
}

.con-box .ly h3 {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

.con-box .ly ul {
    margin-top: 20px;
}

.con-box .ly ul li {
    float: left;
    width: 180px;
    height: 36px;
    margin-bottom: 12px;
}

.con-box .ly ul li:nth-child(2n) {
    float: right;
}

.con-box .ly ul li input {
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.con-box .ly ul li:last-child {
    width: 100%;
    height: 110px;
}

.con-box .ly ul li textarea {
    width: 100%;
    height: 100%;
    padding: 10px;
}

.con-box .ly .in {
    display: block;
    width: 114px;
    height: 38px;
    background-color: #ff9c00;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 38px;
    cursor: pointer;
}

.con-div {
    padding-top: 73px;
    padding-bottom: 60px;
    border-bottom: 1px solid #dcdcdc;
}

.con-div ul {
    margin-top: 36px;
}

.con-div ul li {
    float: left;
    width: 285px;
    height: 265px;
    margin-right: 20px;
    text-align: center;
    padding-top: 30px;
    padding-left: 27px;
    padding-right: 27px;
}

.con-div ul li .img {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.con-div ul li h4 {
    margin-top: 26px;
    font-size: 18px;
}

.con-div ul li p {
    line-height: 26px;
    color: #444;
    margin-top: 16px;
    letter-spacing: 1px;
}

.con-div ul li.li1 {
    background-color: #f0fadb;
}

.con-div ul li.li2 {
    background-color: #d7f1ff;
}

.con-div ul li.li3 {
    background-color: #fff4e3;
}

.con-div ul li.li4 {
    background-color: #e2fcff;
    margin-right: 0;
}

.con-div1 {
    margin-top: 50px;
}

.con-div1 h4 {
    font-size: 18px;
}

.con-div1 .ul1 {
    margin-top: 20px;
}

.con-div1 .ul1 li {
    float: left;
    width: 33.3%;
}

.con-div1 .ul1 li .che {
    line-height: 30px;
    margin-bottom: 10px;
}

.con-div1 .ul1 li .che img {
    position: relative;
    top: -1px;
    margin-right: 10px;
}

.con-div1 .ul1 li p {
    line-height: 22px;
    color: #666;
}

.con-div1 .ul2 {
    margin-top: 50px;
}

.con-div1 .ul2 li {
    float: left;
    width: 25%;
    height: 98px;
    border: 1px solid #bfbfbf;
    margin-right: -1px;
}

.con-div1 .ul2 li .hao {
    float: left;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    background-color: #37b252;
    color: #fff;
    font-family: "华文行楷";
    font-size: 30px;
    text-align: center;
    line-height: 46px;
    margin-left: 22px;
    margin-top: 29px;
}

.con-div1 .ul2 li .txt {
    float: left;
    margin-top: 25px;
    margin-left: 20px;
}

.con-div1 .ul2 li .txt .p1 {
    font-size: 18px;
    line-height: 22px;
}

.con-div1 .ul2 li .txt .p2 {
    line-height: 22px;
    margin-top: 5px;
    color: #666;
}

.con-div1 .ul2 li:hover {
    background-color: #ff9c00;
}

.con-div1 .ul2 li:hover .hao {
    background-color: #fff;
    color: #ff9c00;
}

.con-div1 .ul2 li:hover .p2 {
    color: #fff;
}

.con-div1 .ul2 li:hover .p1 {
    color: #fff;
}

.con-div2 {
    margin-top: 50px;
    padding-bottom: 70px;
}

.con-div2 .con-tit {
    width: 810px;
}

.con-div2 .con-tit h4 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
}

.con-div2 .con-tit h4 a {
    font-size: 12px;
    color: #999;
}

.con-div2 .con-tit ul {
    margin-top: 20px;
}

.con-div2 .con-tit ul li {
    float: left;
    width: 50%;
    line-height: 30px;
}

.con-div2 .con-tit ul li a {
    color: #666;
}

.con-div2 .con-tit ul li a:hover {
    color: #ff9c00;
}

.con-div2 .right {
    position: relative;
}

.con-div2 .right h4 {
    font-size: 18px;
}

.zxxm_div {
    width: 280px;
    *height: 160px;
    overflow: hidden;
    position: relative;
    margin-top: 25px;
}

.zxxm_div ul {
    overflow: hidden;
}

.zxxm_div ul li {
    width: 280px;
    height: 160px;
    float: left;
}

.zxxm_div ul li img {
    width: 280px;
    /*height:160px;*/
}

.banner-span {
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 50px;
    height: 20px;
    top: 6px;
    z-index: 886;
    right: 10px;
    font-size: 0;
}

.banner-span span {
    display: inline-block;
    margin-left: 5px;
    width: 10px;
    height: 10px;
    background-color: #c9c9c9;
    cursor: pointer;
    border-radius: 50%;
}

.banner-span span.cur,
.banner-span span:hover {
    display: inline-block;
    margin-left: 5px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background-color: #959595;
}

.deanftdiv2 ul li.xshare {
    background: #fff;
    border-radius: 10px;
    margin-top: 0px;
    padding: 1px 5px 1px 12px;
    text-align: right width: 188px;
}


/*网站报价*/

.content.hui {
    background-color: #eee;
}

.content.hui .wide {
    padding-bottom: 60px;
}

.bg-2 {
    background-color: #fff;
}

.mt20 {
    margin-top: 20px;
}


/*title*/

.title-2 {
    position: relative;
    overflow: hidden;
    padding-top: 60px;
    margin-bottom: 30px;
}

.title-2 h2 {
    color: #2b2b2b;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    padding-bottom: 10px;
}

.title-5 {
    color: #2b2b2b;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin-top: 40px;
}

.service-cblock {
    text-align: center;
}

.service-cblock a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 200px;
    height: 80px;
    background: #ddd;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
    color: #000;
    border-radius: 5px;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    overflow: hidden;
}

.service-cblock a.on {
    background: #ff9c00;
    color: #fff;
}

.service-cblock a b {
    margin-top: 15px;
    display: block;
    font-weight: initial;
}

.service-cblock a:hover {
    text-decoration: underline;
}

.service-block {
    padding-bottom: 30px;
}

.service-block .free {
    background: #ff9c00;
    color: #fff;
    width: 300px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0px 0 5px 5px;
    font-size: 24px;
    line-height: 32px;
    vertical-align: middle;
    overflow: hidden;
    margin-bottom: 20px;
}

.service-block .free p {
    margin-top: 20px;
    text-align: center;
}

.service-block p.txt1 {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #999;
}

.service-block p.txt1 b {
    color: #ff9c00;
}

.service-block .nonechoose {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}

.service-block .nonechoose li {
    width: 25%;
    float: left;
    margin-bottom: 10px;
}

.service-block .nonechoose li.first {
    width: 50%;
}

.service-block .nonechoose li div {
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #ff9c00;
    padding: 20px 20px 20px 45px;
    background: url(../images/icon-good.png) no-repeat 15px 25px;
}

.service-block .nonechoose li div .title {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.service-block .nonechoose li div .txt {
    font-size: 14px;
    color: #999;
    height: 20px;
    overflow: hidden;
}

.service-block .choose {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}

.service-block .choose li {
    width: 25%;
    float: left;
    margin-bottom: 10px;
    cursor: pointer;
}

.service-block .choose li div {
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #ccc;
    padding: 20px;
    position: relative;
    -webkit-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
    -moz-transition: all .3s ease-in-out .3s;
    -ms-transition: all .3s ease-in-out .3s;
    -o-transition: all .3s ease-in-out .3s;
}

.service-block .choose li div .title {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.service-block .choose li div .txt {
    font-size: 14px;
    color: #999;
    height: 20px;
    overflow: hidden;
}

.service-block .choose li div i {
    position: absolute;
    bottom: 0;
    right: 0;
}

.service-block .choose li div i.co {
    background: url(../images/icon-choosegood.png) no-repeat left top;
    display: block;
    height: 33px;
    width: 33px;
}

.service-block .choose li div.choo {
    border: 1px solid #ff9c00;
    -webkit-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
    -moz-transition: all .3s ease-in-out .3s;
    -ms-transition: all .3s ease-in-out .3s;
    -o-transition: all .3s ease-in-out .3s;
}

.service-block .choose li div.choo i.co {
    background: url(../images/icon-choosegood.png) no-repeat right top;
    display: block;
    height: 33px;
    width: 33px;
    -webkit-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
    -moz-transition: all .3s ease-in-out .3s;
    -ms-transition: all .3s ease-in-out .3s;
    -o-transition: all .3s ease-in-out .3s;
}

.baojia_warp {
    width: 640px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px #333;
    -moz-box-shadow: 0px 0px 10px #333;
    box-shadow: 0px 0px 10px #333;
    margin-left: -320px;
    margin-top: -160px;
    display: none;
}

.baojia_erweima {
    float: right;
}

.baojia_erweima img {
    width: 183px;
    height: 183px;
}

.baojia_erweima .tishi {
    font-size: 12px;
    text-align: center;
}

.baojia_warp .title {
    width: 400px;
    color: #2b2b2b;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
}

.baojia_warp .close {
    position: absolute;
    right: 20px;
    top: 20px;
}


/*end*/

.yuyue-block {
    width: 400px;
    float: left;
}

.yuyue-block select {
    width: 400px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    color: #333;
    padding-left: 5px;
    margin-top: 20px;
}

.yuyue-block input {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 50px;
    font-size: 16px;
    line-height: 32px;
    color: #333;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    margin-top: 10px;
}

.yuyue-block input::-webkit-input-placeholder,
.yuyue-block input:-moz-placeholder,
.yuyue-block input::-moz-placeholder,
.yuyue-block input:-ms-input-placeholder {
    font-size: 16px;
    color: #999;
}

.yuyue-block input:hover,
.form-order div select:hover {
    border: 1px solid #aaa;
}

.yuyue-block .wrongtip {
    border: 1px solid #ff9c00;
    background: #fddbdb;
}

.yuyue-block .formmessage {
    font-size: 14px;
    line-height: 32px;
    display: none;
}

.yuyue-block a.btn-kefu {
    width: 400px;
    font-size: 16px;
    line-height: 50px;
    color: #FFF;
    background: #ff9c00;
    text-align: center;
    display: block;
    height: 50px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-top: 20px;
}


/* 建站问题 */

.bg-9 {
    background-color: #eeeeee;
}

.title-8 {
    font-size: 30px;
    color: #333;
    line-height: 42px;
    text-align: center;
    margin-bottom: 15px;
}

.bg-9 .layout_ab {
    padding-top: 30px;
    padding-bottom: 50px;
}


/*form*/

.form-question {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.form-question .b {
    border: 1px solid #ccc;
    background: #fff;
    display: block;
    position: relative;
    padding: 10px;
}

.form-question input {
    font-size: 18px;
    line-height: 40px;
    color: #333;
    border: none;
    width: 80%;
    display: block;
    height: 40px;
}

.form-question a.question-submit {
    position: absolute;
    right: 0;
    top: 0;
    color: #FFF;
    background: #ff9c00;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
    display: block;
    height: 60px;
    width: 194px;
}

.form-question .b:hover {
    border: 1px solid #ff9c00;
}

.layout_fb {
    padding-bottom: 60px;
}

.layout_fb .pages {
    padding-top: 30px;
}

.layout_fb .wide {
    width: 1000px;
    padding-top: 30px;
}

.list-8 li.first {
    position: relative;
    padding-left: 0;
    margin-bottom: 15px;
}

.list-8 li.first a.i {
    display: block;
    margin: 0;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    width: 150px;
    max-height: 100px;
}

.list-8 li.first a.i img {
    width: 100%;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.list-8 li.first:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
}

.list-8 li.first .nblock {
    display: block;
}

.list-8 li.first p.txt1 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
}

.list-8 li.first p.txt1 a {
    color: #2b2b2b;
    display: block;
    margin-right: 0;
    height: 48px;
    overflow: hidden;
}

.list-8 li.first p.des {
    font-size: 14px;
    line-height: 20px;
    color: #777;
    height: 40px;
    overflow: hidden;
}

.list-8 li {
    font-size: 14px;
    line-height: 28px;
    color: #696969;
    position: relative;
    padding-left: 35px;
    position: relative;
    margin-bottom: 12px;
}

.list-8 li i.icon {
    display: block;
    width: 28px;
    height: 28px;
    background: url(../images/icon-question.png) no-repeat left top;
    position: absolute;
    left: 0px;
    top: 0px;
}

.list-8 li:hover i.icon {
    background: url(../images/icon-question.png) no-repeat right top;
}

.list-8 li p.txt2 a {
    font-size: 14px;
    color: #2b2b2b;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-8 li p.des1 {
    font-size: 14px;
    color: #777;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
}

.list-8 li p.txt1 a:hover,
.list-8 li p a:hover {
    color: #ff9c00;
}

.list-8big li {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0px;
}

.list-8big li i.icon {
    top: 20px;
}

.list-8big li i.answer {
    font-size: 14px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 20px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #038803;
    font-style: normal;
    font-weight: bold;
    color: #038803;
}

.list-8big li p.txt2 a {
    font-size: 18px;
}

.layout_ab {
    width: 1200px;
    margin: auto;
}

.list-2 li {
    width: 25%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.list-2 li .mlr10 {
    margin-left: 10px;
    margin-right: 10px;
}

.list-2 li .libg {
    background: #fff;
    padding: 10px;
}

.list-2 li .libg .pic {
    height: 240px;
    overflow: hidden;
    box-shadow: 0px 2px 2px #f2f2f2;
}

.list-2 li .libg .pic a {
    display: block;
}

.list-2 li .libg .pic a img {
    position: relative;
    top: 0px;
    bottom: auto;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.list-2 li .libg .pic a:hover img {
    -webkit-transition: all 3s linear;
    -moz-transition: all 3s linear;
    -ms-transition: all 3s linear;
    transition: all 3s linear;
}

.list-2 li .libg .pic,
.list-2 li .libg .pic img {
    width: 100%;
}

.list-2 li .libg .title {
    font-size: 20px;
    line-height: 32px;
    vertical-align: bottom;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    margin-bottom: 5px;
}

.list-2 li .libg .title a {
    color: #696969;
    vertical-align: bottom;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    margin-top: 10px;
}

.list-2 li .libg .title a:hover {
    color: #ff9c00;
    text-decoration: none;
}

.list-2 li .libg .tag {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}

.list-2 li .libg .tag a {
    color: #a3a3a3;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-right: 10px;
}

.list-2 li .libg .tag a:hover {
    text-decoration: underline;
}

.tab-12 {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    width: 100%;
}

.tab-12 td {
    width: 33.3%;
    height: 98px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
}


/*手机短信*/

.bg-3 {
    background-color: #f0f0f0;
}

.imgcenter-block {
    text-align: center;
}

.list-11 li {
    width: 25%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
}

.list-11 li div {
    border-right: 1px solid #DEE3E7;
    color: #7D7D7D;
    padding-top: 1em;
    padding-left: 30px;
    padding-right: 30px;
}

.list-11 li div.last {
    border-right: none;
}

.list-11 li div p.title {
    font-size: 20px;
    line-height: 41px;
    color: #616060;
    text-align: center;
}

.list-11 li div p.txt {
    display: inline-block;
    line-height: 27px;
    font-size: 14px;
    text-align: center;
}

.itlist1260-c3-2block {
    overflow: hidden;
    padding-bottom: 20px;
}

.itlist1260-c3-2block li {
    width: 33.3%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.itlist1260-c3-2 li div.mr {
    margin-right: 20px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
    height: 390px;
}

.itlist1260-c3-2 li div.dxmr {
    height: 320px;
}

.itlist1260-c3-2 li a.i {
    width: 130px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    background: #ff9c00;
    display: block;
    overflow: hidden;
    text-align: center;
    border-radius: 150px;
    position: relative;
    margin-top: 40px;
}

.itlist1260-c3-2 li a.i img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
}

.itlist1260-c3-2 li:hover div.mr {
    border: 1px solid #ff9c00;
}

.itlist1260-c3-2 li:hover a.i {
    margin-top: 20px;
}

.itlist1260-c3-2 li:hover h3 a {
    color: #ff9c00;
    text-decoration: none;
}

.itlist1260-c3-2 li:hover .btn-more {
    opacity: 1;
}

.itlist1260-c3-2 li .warp {
    background: #fff;
}

.itlist1260-c3-2 li h3,
.itlist1260-c3-2 li p,
.itlist1260-c3-2 li a.btn-more {
    margin-left: 30px;
    margin-right: 30px;
}

.itlist1260-c3-2 li h3 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #242424;
    margin-bottom: 10px;
    padding-top: 20px;
}

.itlist1260-c3-2 li h3 a {
    color: #242424;
}

.itlist1260-c3-2 li h3 a:hover {
    color: #ff9c00;
    text-decoration: none;
}

.itlist1260-c3-2 li p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.itlist1260-c3-2 li a.btn-more {
    font-size: 12px;
    line-height: 32px;
    color: #a3a3a3;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    display: block;
    font-family: "å®‹ä½“";
    width: 120px;
    height: 32px;
    opacity: 0;
    margin-top: 30px;
    border: 1px solid #a3a3a3;
    margin-left: auto;
    margin-right: auto;
}

.itlist1260-c3-2 li:hover a.btn-more,
.itlist1260-c3-2 li a.btn-more:hover {
    background: #ff9c00;
    color: #fff;
    border: 1px solid #ff9c00;
}


/*H5微媒体营销*/

.layout_ab.tac {
    text-align: center;
}

.title-1 h1,
.title-1 h2,
.title-1 h3 {
    color: #2b2b2b;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
}

.title-1 p {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #484848;
    margin-top: 20px;
}

.title-1 p strong {
    color: #ff9c00;
    font-weight: bold;
    font-size: 18px;
}

.title-1 h1:after,
.title-1 h2:after {
    content: "";
    width: 130px;
    height: 2px;
    background: #ff9c00;
    line-height: 0px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -65px;
}

.cmqpt30 {
    padding-top: 30px;
}

.title-13 {
    font-size: 30px;
    color: #333;
    line-height: 42px;
    text-align: center;
    margin-bottom: 15px;
}

.list-21 {
    margin-bottom: 30px;
}

.list-21 li {
    width: 24%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 1.3%;
}

.list-21 li a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #004993;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 15px;
}

.list-21 li img {
    width: 100%;
}

.list-21 li:last-child {
    margin-right: 0;
}

.list-21 li a:hover {
    text-decoration: underline;
}

.tab-14 {
    margin-left: auto;
    margin-right: auto;
    color: #666;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-top: 120px;
}

.tab-14 tr,
.tab-14 td {
    border: 1px solid #ddd;
    position: relative;
}

.tab-14 td {
    width: 20%;
    height: 60px;
    background: #eee;
    font-size: 16px;
    line-height: 60px;
    color: #666;
    text-align: center;
}

.tab-14 td.last img {
    position: relative;
    top: -2px;
    margin-right: auto;
    vertical-align: middle;
}

.tab-14-1 {
    width: 80%;
    margin-top: 0;
}

.tab-14-1 td {
    background: #fff;
}

.list-20 {
    margin-bottom: 40px;
    margin-top: 20px;
}

.list-20 li {
    width: 25%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.list-20-1 li {
    margin-bottom: 40px;
}

.list-20-1 li:nth-child(5),
.list-20-1 li:nth-child(6),
.list-20-1 li:nth-child(7),
.list-20-1 li:nth-child(8) {
    margin-bottom: 0px;
}

.list-20 li .mlr10 {
    margin-left: 50px;
    margin-right: 30px;
}

.list-20 li .mlr10 .pic {
    position: relative;
}

.list-20 li .mlr10 .pic,
.list-20 li .mlr10 .pic img {
    width: 100%;
}

.list-20 li .mlr10 .pic .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    display: none\9;
}

.list-20 li .mlr10 .pic .bg {
    background: rgba(0, 0, 0, 0.8);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0.8);
    background: #000\9;
}

.list-20 li .mlr10 .pic .mask .s {
    color: #fff;
    text-align: center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    margin-left: 10px;
    display: block;
    margin-right: 10px;
}

.list-20 li .mlr10 .pic .mask .s .icon {
    width: 106px;
    height: 106px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.list-20 li .mlr10 .pic .mask .s .title {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    vertical-align: bottom;
    margin-top: 10px;
}

.list-20 li .mlr10 .pic:hover .mask {
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    display: block\9;
}

.list-20 li .mlr10 .pic:hover .mask .s {
    opacity: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    display: block\9;
}

.list-20 li .mlr10 .pic:hover .bg {
    background: rgba(0, 0, 0, 0);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    background: #000\9;
}

.tab-15block {
    width: 100%;
}

.tab-15 {
    margin-left: auto;
    margin-right: auto;
    color: #666;
    width: 100%;
}

.tab-15 td {
    border: 1px solid #ddd;
    position: relative;
    width: 25%;
    height: 98px;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.tab-15 td.t1 {
    background: #fafafa;
    text-align: center;
    height: 50px;
}

.tab-15 td.t1 i {
    font-size: 18px;
    font-style: normal;
    color: #666;
    line-height: 50px;
    display: inline-block;
    *zoom: 1;
    *dipplay: inline;
    vertical-align: top;
}

.tab-15 td.t1 b {
    font-size: 36px;
    color: #ff9c00;
    line-height: 50px;
    display: inline-block;
    *zoom: 1;
    *dipplay: inline;
    vertical-align: top;
}

.tab-15 td.t2 {
    background: #fafafa;
    text-align: center;
    height: 50px;
    font-size: 24px;
    color: #666;
    line-height: 50px;
}

.tab-15 td i.good {
    width: 18px;
    height: 18px;
    background: url(../images/gou.jpg) no-repeat;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #FFF;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    margin-right: 5px;
    position: relative;
    top: 4px;
}

.tab-15 td.d1 {
    float: left;
}


/*数据采集*/

.bg-12 {
    background-color: #ff9c00;
}

.caiji-block {
    background: url(../images/img-caijil-1.png) no-repeat 50% 50%;
    height: 837px;
    position: relative;
}

.caiji-block .s1,
.caiji-block .s2,
.caiji-block .s3,
.caiji-block .s4 {
    width: 450px;
    height: 90px;
    position: absolute;
}

.caiji-block .s1 {
    top: 30px;
    right: 0;
}

.caiji-block .s2 {
    top: 275px;
    text-align: right;
}

.caiji-block .s3 {
    top: 480px;
    right: 0;
}

.caiji-block .s4 {
    bottom: 30px;
    text-align: right;
}

.caiji-block h3 {
    font-size: 28px;
    font-weight: bold;
    color: #ff9c00;
    margin-bottom: 10px;
}

.caiji-block p.desc {
    font-size: 16px;
    color: #666;
    line-height: 1.8em;
}

.title-6 {
    position: relative;
    overflow: hidden;
    padding-top: 60px;
    margin-bottom: 30px;
}

.title-6 h1,
.title-6 h2 {
    color: #fff;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    position: relative;
}

.title-6 p {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin-top: 30px;
}

.title-6 p strong {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.title-6:after {
    content: "";
    width: 130px;
    height: 2px;
    background: #fff;
    line-height: 0px;
    position: absolute;
    top: 115px;
    left: 50%;
    margin-left: -65px;
}


/*提交*/

.bj-tj {
    width: 180px;
    height: 40px;
    background-color: #ff9c00;
    color: #fff;
    font-size: 16px;
    display: block;
    margin: auto;
    margin-top: 30px;
    cursor: pointer;
}

.tdjl {
    background-color: #fff;
    padding-bottom: 20px;
}

.tdjl table {
    margin: 0 auto;
}

.tdjl h2 {
    text-align: center;
    padding: 10px 0 20px;
}

.tdjl td {
    height: 30px;
    width: 100px;
    text-align: center;
    border: 1px solid #888;
}

.tdjl td input {
    padding: 0 10px;
    width: 100%;
    height: 100%;
}

.tdjl textarea {
    padding: 10px;
}

.tdjl .jjs {
    text-align: center;
    margin-top: 20px;
}

.tdjl .jjs input {
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #ff9c00;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}


/* 2017.12.15修改 */

.web-con.jy .w_fl {
    margin-top: 30px;
}

.web-con.jy .w_fl .w_fl-box {
    margin-bottom: 20px;
}

.w_grid ul {
    display: none;
    margin-bottom: 20px;
}

.w_grid ul:first-child {
    display: block;
}

.web-con.jy .w_grid .sm2 li {
    width: 50%;
}

.web-con.jy .w_grid .sm2 li i {
    line-height: 41px;
}

.web-con.jy .w_grid .sm2 li.bg2 i {
    line-height: 62px;
    margin-top: -30px;
}

.web-con .w_fl {
    margin-top: 30px;
}

.web-con .w_fl.ss {
    margin-top: 145px;
}

.web-con.yiy .w_fl .w_fl-box {
    height: 130px;
    margin-bottom: 20px;
}

.web-con.yiy .w_fl .w_fl-box h1 {
    font-size: 22px;
}

.web-con.yiy .w_fl .w_fl-box p {
    font-size: 12px;
}

.web-con.yiy .sm2 li i {
    line-height: 41px;
}

.web-con.yiy .sm2 li.bg0 i {
    line-height: 30px;
}

.web-con.yiy .sm2 li.bg3 i {
    line-height: 59px;
    margin-top: -30px;
}

.web-con.yiy .sm2 li.bg3 img {
    width: 90px;
}

.web-con.yiy .sm2 li em {
    margin-right: 10px;
}

.web-con.yiy .sm1 li {
    width: auto;
}

.web-con.yiy .sm1 li em {
    width: auto;
    padding: 0 10px;
}

.web-con.jd .w_fl {
    width: 320px;
    margin-top: 60px;
}

.web-con.jd .w_fl .w_fl-box {
    float: left;
    width: 138px;
    height: 168px;
    margin-bottom: 20px;
    padding: 20px;
    padding-right: 0;
    padding-left: 10px;
    margin-right: 20px;
}

.web-con.jd .w_fl .w_fl-box:nth-child(2n) {
    margin-right: 0;
}

.web-con.jd .w_fl .w_fl-box h2 {
    font-size: 18px;
}

.web-con.jd .w_fl .w_fl-box p {
    font-size: 12px;
    line-height: 24px;
}

.web-con.jd .w_grid {
    width: 870px;
}

.web-con.jd .sm2 li i {
    line-height: 41px;
}

.web-con.jd .sm2 li.bg3 i {
    line-height: 62px;
    margin-top: -30px;
}

.web-con.jd .sm2 li em {
    margin-right: 10px;
}

.web-con.hzfz .w_fl {
    margin-top: 30px;
}

.web-con.hzfz .w_fl .w_fl-box {
    margin-bottom: 20px;
}

.w_grid ul {
    display: none;
    margin-bottom: 20px;
}

.w_grid ul:first-child {
    display: block;
}

.web-con.hzfz .w_grid .sm2 li i {
    line-height: 41px;
}

.web-con.hzfz .w_grid .sm2 li.bg2 i {
    line-height: 62px;
    margin-top: -30px;
}

.web-con.hzfz .w_grid .sm2 li em {
    margin-right: 10px;
}

.web-con.jj .w_grid .sm2 li i {
    line-height: 41px;
}

.web-con.jj .w_grid .sm2 li.bg3 i {
    line-height: 62px;
    margin-top: -30px;
}

.web-con.jj .w_grid .sm2 li em {
    margin-right: 10px;
}

.web-con.jj .w_grid .sm2 li:last-child {
    width: auto;
}


/*建设问题*/

.list-8 li {
    transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    height: auto;
}

.list-8 li p.des1.on {
    white-space: initial;
}

.ly-ul0 {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.ly-ul0 li {
    float: left;
    width: 285px;
    height: 195px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.ly-ul0 li:nth-child(4n) {
    margin-right: 0;
}

.ly-ul0 li img {
    width: 100%;
    height: 100%;
}

.ly-qwe {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 40px;
}

.ly-qwe h1 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
}

.ly-qwe p {
    line-height: 26px;
    color: #666;
}

@font-face {
    font-family: 华文细黑;
    src: url("./fonts/STXIHEI.TTF");
    font-family: 华文行楷;
    src: url("./fonts/STXINGKA.TTF");
}

@media screen and (max-width: 1264px) {
    body {
        width: 1264px;
    }
}


/*新增*/

.video {
    height: 600px;
}

.swiper-container {
    width: 100%;
}

.video .swiper-container {
    width: 100%;
    height: 100% !important;
}

.video .swiper-container .swiper-slide {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.video .swiper-container .nth1 {
    background: url(../images/banner_bg.jpg) no-repeat;
    -moz-background-size: cover;
    background-size: cover
}

.video .swiper-container .nth1 .box {
    position: absolute;
    margin: 0 auto;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 10;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 961px;
    height: 367px;
}

.video .swiper-container .nth1 .box .box-img {
    position: relative;
    width: 100%;
    height: 100%;
}

.video .swiper-container .nth1 .box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-100%, -50%);
    opacity: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.video .swiper-container .nth1 .box .left {
    position: absolute;
    left: -300px;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    font-size: 280px;
    color: #fff;
    font-weight: 100;
}

.video .swiper-container .nth1.swiper-slide-active .box img {
    opacity: 1;
    transform: translate(-50%, -50%);
}

.video .swiper-container .nth1.swiper-slide-active .box .left {
    left: 100px;
    -moz-opacity: 1;
    opacity: 1
}

.video .swiper-container .nth1 .box .right {
    position: absolute;
    right: -500px;
    margin-top: 81px;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s
}

.video .swiper-container .nth1.swiper-slide-active .box .right {
    right: 115px;
    -moz-opacity: 1;
    opacity: 1
}

.video .swiper-container .nth1 .box .right span {
    font-size: 36px;
    color: #fff
}

.video .swiper-container .nth1 .box .right i {
    display: block;
    width: 339px;
    height: 66px;
    margin-bottom: 5px;
    background: url(../images/words.png) no-repeat;
    margin-top: 20px;
}

.video .swiper-container .nth1 .box .right p {
    font-size: 16px;
    line-height: 25px;
    color: #ccc
}

.video .swiper-container .nth1 .shade {
    position: absolute;
    width: 400%;
    height: 100%;
    background: url(../images/filter_img.png) no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    -webkit-transition: width .8s ease-in-out .3s;
    -moz-transition: width .8s ease-in-out .3s;
    -ms-transition: width .8s ease-in-out .3s;
    -o-transition: width .8s ease-in-out .3s;
    transition: width .8s ease-in-out .3s;
    background-position: center;
}

.video .swiper-container .nth1.swiper-slide-active .shade {
    width: 100%
}

.video .swiper-container .nth1 .line {
    position: absolute;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    width: 788px;
    height: 476px;
    z-index: 20;
    transform: translate(-50%, -50%);
}

.video .swiper-container .nth1 .line u {
    display: block;
    width: 0;
    height: 0;
    border: 1px dashed #ff9c00;
    text-decoration: none;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .8s ease-in .7s;
    -moz-transition: all .8s ease-in .7s;
    -ms-transition: all .8s ease-in .7s;
    -o-transition: all .8s ease-in .7s;
    transition: all .8s ease-in .7s
}

.video .swiper-container .nth1.swiper-slide-active .line u {
    width: 100%;
    height: 100%;
    -moz-opacity: 1;
    opacity: 1
}

.video .swiper-container .nth2 {
    background: url(../images/d2.jpg) no-repeat;
    -moz-background-size: cover;
    background-size: cover
}

.video .swiper-container .nth2 .box {
    position: absolute;
    left: -300px;
    text-align: right;
    -webkit-transition: left .6s ease-in-out 0s;
    -moz-transition: left .6s ease-in-out 0s;
    -ms-transition: left .6s ease-in-out 0s;
    -o-transition: left .6s ease-in-out 0s;
    transition: left .6s ease-in-out 0s;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
}

.video .swiper-container .nth2.swiper-slide-active .box {
    left: 100px;
}

.video .swiper-container .nth2 .box span {
    font-size: 36px;
    color: #fff
}

.video .swiper-container .nth2 .box i {
    display: block;
    width: 505px;
    height: 97px;
    margin: 10px 0 8px 0;
    background: url(../images/words1.png) no-repeat;
}

.video .swiper-container .nth2 .box p {
    margin: 0;
    font-size: 16px;
    line-height: 25px;
    color: #ccc
}

.video .swiper-container .nth2 .shade {
    width: 100%;
    height: 100%;
    background: #241c17;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s
}

.video .swiper-container .nth2.swiper-slide-active .shade {
    width: 50%;
    -moz-opacity: .75;
    opacity: .75;
    filter: alpha(opacity=75)
}

.video .swiper-container .nth3 {
    background: url(../images/d3.jpg) no-repeat;
    -moz-background-size: cover;
    background-size: cover
}

.video .swiper-container .nth3 .box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.video .swiper-container .nth3 .box .top {
    font-size: 80px;
    color: #fff;
    text-align: center;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    z-index: 10
}

.video .swiper-container .nth3.swiper-slide-active .box .top {
    font-size: 36px;
    -moz-opacity: 1;
    opacity: 1
}

.video .swiper-container .nth3 .box .mid {
    width: 605px;
    height: 90px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 10px;
    background: url(../images/words2.png) no-repeat;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.video .swiper-container .nth3.swiper-slide-active .box .mid {
    -moz-opacity: 1;
    opacity: 1
}

.video .swiper-container .nth3 .box .bottom {
    width: 100%;
    color: #ccc;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .6s ease-in-out .3s;
    -moz-transition: all .6s ease-in-out .3s;
    -ms-transition: all .6s ease-in-out .3s;
    -o-transition: all .6s ease-in-out .3s;
    transition: all .6s ease-in-out .3s;
    z-index: 10
}

.video .swiper-container .nth3.swiper-slide-active .box .bottom {
    -moz-opacity: 1;
    opacity: 1
}

.video .swiper-container .nth4 {
    background: url(../images/d4.jpg) no-repeat;
    -moz-background-size: cover;
    background-size: cover
}

.video .swiper-container .nth4 .box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.video .swiper-container .nth4 .box .top {
    position: relative;
    top: -100px;
    width: 100%;
    text-align: center;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    z-index: 10
}

.video .swiper-container .nth4.swiper-slide-active .box .top {
    top: 0;
    -moz-opacity: 1;
    opacity: 1
}

.video .swiper-container .nth4 .box .top span {
    font-size: 36px;
    color: #fff
}

.video .swiper-container .nth4 .box .top i {
    display: block;
    width: 408px;
    height: 90px;
    margin: 0 auto;
    margin-top: 30px;
    background: url(../images/words3.png) no-repeat;
}

.video .swiper-container .nth4 .box .bottom {
    position: relative;
    top: 100px;
    width: 100%;
    margin-top: 15px;
    font-size: 16px;
    line-height: 25px;
    color: #ccc;
    text-align: center;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .5s linear 0s;
    -moz-transition: all .5s linear 0s;
    -ms-transition: all .5s linear 0s;
    -o-transition: all .5s linear 0s;
    transition: all .5s linear 0s;
    z-index: 10
}

.video .swiper-container .nth4.swiper-slide-active .box .bottom {
    top: 0;
    -moz-opacity: 1;
    opacity: 1
}

.video .swiper-container .nth4 .box .bottom u {
    margin: 0 5px;
    color: #97c300;
    text-decoration: none
}

.video .swiper-container .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.video .swiper-container .swiper-pagination-bullet-active {
    background: #ff9c00;
}


/* 9.26 改 */

@keyframes scaleImg {
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

.video .swiper-container .nth5 {
    background: url(../images/banner_bg01.jpg) no-repeat;
    background-size: cover;
}

.video .swiper-container .nth5 .box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video .swiper-container .nth5.swiper-slide-active .text-img1 {
    animation: scaleImg 1.5s;
}

.video .swiper-container .nth5 .text-img {
    margin-bottom: 30px;
    text-align: center;
}

.video .swiper-container .nth5 .text-img2 {
    transition: all .8s;
    transform: translate(50%, 0);
    opacity: 0;
    transition-delay: .5s;
}

.video .swiper-container .nth5.swiper-slide-active .text-img2 {
    transform: translate(0, 0);
    opacity: 1;
}

.video .swiper-container .nth5 .text-img3 {
    transition: all .8s;
    transform: scaleX(0);
    transition-delay: .8s;
}

.video .swiper-container .nth5.swiper-slide-active .text-img3 {
    transform: scaleX(1);
}

.video .swiper-container .nth5 .line span {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 70px;
    height: 3px;
    background: rgba(255, 255, 255, 1);
    transition: all 1s;
    transform: translate(0, -10px);
    opacity: 0;
    transition-delay: 1.1s;
}

.video .swiper-container .nth5 .line span:nth-child(2) {
    width: 50px;
    background: rgba(255, 255, 255, .7);
    transition-delay: 1.4s;
}

.video .swiper-container .nth5 .line span:last-child {
    margin-bottom: 0;
    width: 30px;
    background: rgba(255, 255, 255, .4);
    transition-delay: 1.7s;
}

.video .swiper-container .nth5.swiper-slide-active .line span {
    transform: translate(0, 0);
    opacity: 1;
}


/*新增*/

.work-txt-top {
    height: 450px;
    background-color: #f9f9f9;
}

.work-txt-top .wide {
    height: 100%;
}

.cap_1 {
    padding-top: 50px;
    padding-bottom: 57px;
    position: relative;
    height: 400px;
}

.cap_1 .cap_tit {
    margin-bottom: 30px
}

.cap_1 .cap_tit .c_img {
    width: 200px;
    height: 130px;
    margin-right: 30px
}

.cap_1 .cap_tit .c_img img {
    width: 200px;
    height: 130px
}

.cap_1 .cap_tit .c_tit {
    width: 870px
}

.cap_1 .cap_tit .c_tit h4 {
    position: relative;
    padding-bottom: 15px;
    font-size: 40px;
    color: #3f3f3f;
    line-height: 1
}

.cap_1 .cap_tit .c_tit h4:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 3px;
    content: '';
    background: #ff9c00
}

.cap_1 .cap_tit .c_tit h6 {
    margin-top: 15px;
    line-height: 20px
}

.cap_1 .cap_tit .c_tit h6 span {
    float: left;
    margin-right: 30px;
    font-size: 16px;
    color: #000
}

.cap_1 .cap_tit .c_tit h6 font {
    float: left;
    margin-right: 15px;
    font-size: 14px;
    color: #666
}

.cap_1 .cap_mian .m_1 {
    float: left;
    width: 550px;
    line-height: 28px;
    max-height: 170px;
    overflow: hidden;
}

.cap_1 .cap_mian .m_1 p {
    font-size: 14px;
    color: #999;
    overflow: hidden;
}

.hj {
    font-size: 14px;
    color: #333;
    padding-bottom: 20px
}

.hj a {
    font-size: 14px;
    color: #333
}

.hj a.chucuo {
    display: inline-block;
    width: 16px;
    height: 22px;
    margin-left: 15px;
    background: url(../images/Q10.png) no-repeat center;
    vertical-align: top
}

.cap_1 .cap_mian .m_2 {
    float: right;
    margin-right:120px;
}

.cap_1 .cap_mian .m_2 .m_ewm {
    float: left;
    text-align: center;
    margin-left: 100px;
}

.cap_1 .cap_mian .m_2 .m_ewm span {
    display: block
}

.cap_1 .cap_mian .m_2 .m_ewm span img {
    width: 100%
}

.cap_1 .cap_mian .m_2 .m_ewm font {
    display: block;
    font-size: 12px;
    color: #666;
    line-height: 24px
}

.cap_1 .cap_mian .m_2 .m_but {
    float: left;
    margin-left: 30px
}

.cap_1 .cap_mian .m_2 .m_but a {
    display: block;
    width: 164px;
    height: 48px;
    border: 2px solid #404040;
    font-size: 18px;
    color: #404040;
    line-height: 48px;
    text-align: center
}

.cap_1 .cap_mian .m_2 .m_but a:hover {
    border: 2px solid #ff9c00;
    color: #ff9c00;
}

.cap_1 .cap_mian .m_2 .m_but a i {
    display: inline-block;
    width: 17px;
    height: 18px;
    margin-left: 12px;
    background: url(../images/Q11.png) no-repeat top center;
    vertical-align: middle
}

.thispo {
    position: absolute;
    right: 0;
    padding-top: 1px;
    top: 0
}

.thispo a {
    display: block;
    width: 100px;
    border: 1px solid #f1f1f1;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -1px;
    height: 100px;
    line-height: 98px;
    text-align: center;
}

.thispo a i {
    font-size: 45px;
    color: #bbb;
}

.thispo a.on,
.thispo a:hover {
    background-color: #ff9c00;
    color: #fff;
}

.thispo a.on i,
.thispo a:hover i {
    color: #fff;
}

.cap2 {
    height: 50px;
    line-height: 50px;
    position: relative;
}

.cap2 a {
    height: 100%;
}

.cap2 a i {
    font-size: 30px;
}

.cap2 a.cap2-menu {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../images/Q7.png) no-repeat center center;
    left: 50%;
    margin-left: -25px;
}

.hideshow {
    padding-top: 30px;
    padding-bottom: 20px;
}

.hideshow {
    -webkit-transition: -webkit-transform .6s, opacity 1.8s;
    transition: transform .6s, opacity 1.8s;
    -webkit-transform: translate3d(0, 10%, 0) scale(.9);
    transform: translate3d(0, 10%, 0) scale(.9);
    opacity: 0
}

.hideshow.on {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1
}
.hideshow.on img{max-width:1200px;}
.cases_nav {
    padding-bottom: 60px;
}

.cases_nav ul li {
    float: left;
    width: 285px;
    margin-left: 20px;
}

.cases_nav ul li:first-child {
    margin-left: 0;
}

.cases_nav ul li img {
    width: 285px;
    height: 177px;
}

.cases_nav ul li p {
    line-height: 36px;
    text-align: center;
    color: #666;
    margin-top: 10px;
}

.casesBox {
    height: 50px;
    line-height: 38px;
    margin-top: 50px;
    font-size: 24px;
    margin-bottom: 20px;
    color: #ff9c00;
    border-bottom: 1px solid #dcdcdc;
}

.sag {
    font-size: 18px;
}

.sag a:hover {
    color: #ff9c00;
}

#qqTop,
.qqkf {
    position: fixed;
    left: 8px;
    bottom: 15px;
    z-index: 9999;
    width: 95px;
    height: 92px;
    cursor: pointer;
}

.qqkf .big {
    position: relative;
    width: 100%;
    height: 91px;
}

.qqkf .big img {
    cursor: pointer !important;
}

.WPA3-SELECT-PANEL {
    z-index: 2147483647;
    width: 463px;
    height: 292px;
    margin: 0;
    padding: 0;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px #d4d4d4;
    display: none;
}

.WPA3-SELECT-PANEL * {
    position: static;
    z-index: auto;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
    height: auto;
    max-height: auto;
    max-width: auto;
    min-height: 0;
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
    clear: none;
    clip: auto;
    background: 0 0;
    color: #333;
    direction: ltr;
    float: none;
    font: normal normal normal 12px "Helvetica Neue", Arial, sans-serif;
    line-height: 16px;
    letter-spacing: normal;
    list-style: none;
    marks: none;
    overflow: visible;
    page: auto;
    quotes: none;
    -o-set-link-source: none;
    size: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-overflow: clip;
    text-shadow: none;
    text-transform: none;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    word-spacing: normal;
    word-wrap: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-outline: 0;
    -moz-outline: 0;
    -ms-outline: 0;
    -o-outline: 0;
    outline: 0;
    -webkit-text-size-adjust: none;
    font-family: Microsoft YaHei, Simsun
}

.WPA3-SELECT-PANEL a {
    cursor: pointer;
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-TOP {
    height: 25px
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CLOSE {
    float: right;
    display: block;
    width: 47px;
    height: 25px;
    background: url(../images/SelectPanel-sprites.png) no-repeat
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CLOSE:hover {
    background-position: 0 -25px
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-MAIN {
    padding: 23px 20px 45px
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-GUIDE {
    margin-bottom: 42px;
    font-family: "Microsoft Yahei";
    font-size: 16px
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-SELECTS {
    width: 246px;
    height: 111px;
    margin: 0 auto
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CHAT {
    float: right;
    display: block;
    width: 88px;
    height: 111px;
    background: url(../images/SelectPanel-sprites.png) no-repeat 0 -80px
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CHAT:hover {
    background-position: -88px -80px
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-AIO-CHAT {
    float: left
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-QQ {
    display: block;
    width: 76px;
    height: 76px;
    margin: 6px;
    background: url(../images/SelectPanel-sprites.png) no-repeat -50px 0
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-QQ-ANONY {
    background-position: -130px 0
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-LABEL {
    display: block;
    padding-top: 10px;
    color: #00a2e6;
    text-align: center
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-BOTTOM {
    padding: 0 20px;
    text-align: right
}

.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-INSTALL {
    color: #8e8e8e
}


/* 网站建设12.16改版 */

.xg_build_main h2 {
    font-size: 36px ;
  }
  .xg_build_main .sub_title {
    position: relative;
    margin-top: 14px;
    padding-left: 36px;
    color: #ff9c00;
    font-size: 24px;
  }
  .xg_build_main .sub_title::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    width: 18px;
    height: 4px;
    background-color: #ff9c00;
  }
  .xg_build_main .main1 {
    padding: 112px 0 120px;
  }
  .xg_build_main .main1 ul {
    position: relative;
    margin-top: 95px;
    padding: 24px 0;
  }
  .xg_build_main .main1 ul::after {
    content: "";
    position: absolute;
    top: 123px;
    left: 0;
    width: 100%;
    height: 1px ;
    background-color: rgba(61, 106, 254, 0.1);
    pointer-events: none;
  }
  .xg_build_main .main1 li {
    position: relative;
    width: 240px;
    height: 240px;
    text-align: center;
    border-radius: 50%;
    background-color: #f6f8fd;
  }
  .xg_build_main .main1 li:nth-child(1) {
    -o-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  .xg_build_main .main1 li:nth-child(2) {
    -o-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .xg_build_main .main1 li:nth-child(3) {
    -o-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  .xg_build_main .main1 li:nth-child(4) {
    -o-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .xg_build_main .main1 li .content {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: #f6f8fd;
    border-radius: 50%;
  }
  .xg_build_main .main1 li .title {
    padding-top: 38px;
    font-size: 22px;
  }
  .xg_build_main .main1 li p {
    margin-top: 67px;
    color: #8f98ae;
    font-size: 14px;
    line-height: 24px;
  }
  .xg_build_main .main1 li .small {
    position: absolute;
    left: 50%;
    top: 96px;
    margin-left: -4px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #3d6afe;
  }
  .xg_build_main .main1 li .cir {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -71px;
    margin-left: -71px;
    width: 143px;
    height: 143px;
    border: 1px solid #d1dbf3;
    border-radius: 50%;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: -1;
  }
  .xg_build_main .main1 li .cir::before,
  .xg_build_main .main1 li .cir::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #3d6afe;
  }
  .xg_build_main .main1 li .cir::before {
    left: 0;
    margin-left: -4px;
  }
  .xg_build_main .main1 li .cir::after {
    right: 0;
    margin-right: -4px;
  }
  .xg_build_main .main1 li .big {
    position: absolute;
    top: 70px;
    right: -40px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background-color: rgba(61, 106, 254, 0.85);
    opacity: 0;
  }
  .xg_build_main .main1 li:hover .big {
    opacity: 1;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
  }
  .xg_build_main .main1 li:hover .small {
    display: none;
  }
  .xg_build_main .main1 li:hover .cir {
    margin-top: -143px;
    margin-left: -143px;
    width: 286px;
    height: 286px;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-name: xg_route;
    animation-name: xg_route;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .xg_build_main .main2 {
    padding: 102px 0 80px;
    background-color: #f9f9f9;
  }
  .xg_build_main .main2 ul {
    margin-top: 85px;
  }
  .xg_build_main .main2 li {
    margin-left: 1.78571429%;
    margin-bottom: 2.85714286%;
    width: 32.14285714%;
    background-color: #fff;
  }
  .xg_build_main .main2 li:nth-child(3n + 1) {
    margin-left: 0;
  }
  .xg_build_main .main2 li:nth-child(3n+2) {
    -o-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .xg_build_main .main2 li:nth-child(3n) {
    -o-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .xg_build_main .main2 li .picture_container {
    padding-top: 66.66666667%;
  }
  .xg_build_main .main2 li .picture_container img {
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .xg_build_main .main2 li .article {
    padding: 25px 30px;
  }
  .xg_build_main .main2 li .article h3 {
    margin-bottom: 20px;
    font-size: 26px;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .xg_build_main .main2 li .article p {
    font-size: 14px;
    color: #888;
    line-height: 24px;
  }
  .xg_build_main .main2 li:hover img {
    -o-transform: translate3d(0, 0, 0) scale(1.08);
    -moz-transform: translate3d(0, 0, 0) scale(1.08);
    -webkit-transform: translate3d(0, 0, 0) scale(1.08);
    transform: translate3d(0, 0, 0) scale(1.08);
  }
  .xg_build_main .main2 li:hover .article h3 {
    color: #ff9c00;
  }
  .xg_build_main .main3 {
    padding: 102px 0 0;
  }
  .xg_build_main .main3 ul {
    margin-top: -15px;
  }
  .xg_build_main .main3 li {
    margin-left: 3.57142857%;
    margin-top: 110px;
  }
  .xg_build_main .main3 li:nth-child(3n + 1) {
    margin-left: 0;
  }
  .xg_build_main .main3 li:nth-child(3n + 2) {
    -o-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .xg_build_main .main3 li:nth-child(3n) {
    -o-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .xg_build_main .main3 .des {
    margin-top: 20px;
    color: #666;
  }
  .xg_build_main .main3 h3 {
    margin-top: 16px;
    font-size: 24px;
  }
  .xg_build_main .main4 {
    margin-top: 115px;
  }
  .xg_build_main .main4 li {
    width: 25%;
  }
  .xg_build_main .main4 li:nth-child(4n) {
    -o-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
  }
  .xg_build_main .main4 li:nth-child(4n - 1) {
    -o-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .xg_build_main .main4 li:nth-child(4n - 2) {
    -o-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .xg_build_main .main4 .more {
    margin: 60px auto 0;
    width: 140px;
    height: 46px;
    color: #5c5c5c;
    font-size: 14px;
    background-color: #ffffff;
    border: solid 1px #5c5c5c;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
  .xg_build_main .main4 .more img {
    margin-right: 10px;
  }
  .xg_build_main .main4 .more:hover {
    color: #ff9c00;
    border: solid 1px #ff9c00;
  }
  .xg_build_main .main5 {
    padding: 100px 0 120px ;
  }
  .xg_build_main .main5 .text {
    padding-left: 5.35714286%;
  }
  .xg_build_main .main5 .text .img {
    position: relative;
    margin-top: 60px;
  }
  .xg_build_main .main5 .text .t_head {
    font-size: 20px;
  }
  .xg_build_main .main5 .text p {
    margin-top: 16px;
    color: #888888;
    line-height: 24px;
    font-size: 14px;
  }
  .xg_build_main .main5 .text .txt1 {
    position: absolute;
    left: 4.54890068%;
    top: 15.20467836%;
    text-align: right;
  }
  .xg_build_main .main6 {
    padding-top: 84px;
    padding-bottom: 118px;
    background: #f6f8fd url("../images/change/xg_jianshe_main6_bg.png") center / cover no-repeat;
  }
  .xg_build_main .main6 ul {
    margin-top: -22px;
  }
  .xg_build_main .main6 li {
    margin-top: 75px;
    padding-right: 20px;
  }
  .xg_build_main .main6 li:nth-child(3n+1) {
    width: 34.28571429%;
  }
  .xg_build_main .main6 li:nth-child(3n + 2) {
    width: 35.35714286%;
    -o-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .xg_build_main .main6 li:nth-child(3n) {
    padding-right: 0;
    width: 30.35714286%;
    -o-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .xg_build_main .main6 li .text_title {
    margin-top: 25px;
    font-size: 20px;
  }
  .xg_build_main .main6 li p {
    margin-top: 12px;
    font-size: 14px;
    color: #888;
  }
  .xg_build_main .main6 li:hover {
    -o-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
  .xg_build_main .main7 {
    padding: 112px 0 115px;
  }
  .xg_build_main .main7 .news_wrap {
    margin-top: 52px;
  }
  .xg_build_main .main7 .left {
    width: 41.78571429%;
  }
  .xg_build_main .main7 .news_title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
  }
  .xg_build_main .main7 ul {
    margin-top: 20px;
  }
  .xg_build_main .main7 li {
    line-height: 46px;
    color: #555;
  }
  .xg_build_main .main7 li:nth-child(1) {
    -o-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  .xg_build_main .main7 li:nth-child(2) {
    -o-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .xg_build_main .main7 li:nth-child(3) {
    -o-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  .xg_build_main .main7 li:nth-child(4) {
    -o-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .xg_build_main .main7 li:nth-child(5) {
    -o-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }
  .xg_build_main .main7 li:nth-child(6) {
    -o-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
  .xg_build_main .main7 li:hover {
    color: #ff9c00;
  }
  .xg_build_main .main7 li span {
    color: #bbb;
  }
  .xg_build_main .main7 li p {
    padding-right: 30px;
    width: calc(100% - 80px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .xg_build_main .main7 .right {
    width: 41.92857143%;
  }
  .xg_build_main .main8 {
    padding: 65px 0 50px;
    color: #fff;
    text-align: center;
    background: url("../images/change/xg_jianshe_end_bg.png") center / cover no-repeat;
  }
  .xg_build_main .main8 h3 {
    font-size: 36px;
  }
  .xg_build_main .main8 p {
    margin-top: 20px;
    font-size: 18px;
  }
  .xg_build_main .main8 .more {
    margin: 32px auto 0;
    width: 42px;
    height: 42px;
    border: solid 1px #ffffff;
    border-radius: 50%;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
  .xg_build_main .main8 .more:hover {
    background-color: #ff9c00;
    border: solid 1px #ff9c00;
  }
  @-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  @keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  @-webkit-keyframes xg_route {
    from {
      -o-transform: rotateZ(0);
      -moz-transform: rotateZ(0);
      -webkit-transform: rotateZ(0);
      transform: rotateZ(0);
    }
    to {
      -o-transform: rotateZ(360deg);
      -moz-transform: rotateZ(360deg);
      -webkit-transform: rotateZ(360deg);
      transform: rotateZ(360deg);
    }
  }
  @keyframes xg_route {
    from {
      -o-transform: rotateZ(0);
      -moz-transform: rotateZ(0);
      -webkit-transform: rotateZ(0);
      transform: rotateZ(0);
    }
    to {
      -o-transform: rotateZ(360deg);
      -moz-transform: rotateZ(360deg);
      -webkit-transform: rotateZ(360deg);
      transform: rotateZ(360deg);
    }
  }
  