@charset "utf-8";

/*banner*/
.banner {
    position: relative;
    height: auto;
    clear: both;
}

.banner img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.slick-dots {
    position: absolute;
    left: 5%;
    font-size: 0;
    bottom: 6%;
    width: 90%;
    text-align: center;
    outline: none;
    z-index: 2;
}

.slick-dots li {
    display: inline-block;
    margin: 0 15px;
    outline: none;
}

.slick-dots li button {
    display: block;
    border: 0 none;
    width: 21px;
    height: 21px;
    border-radius: 21px;
    margin-right: 12px;
    display: inline-block;
    outline: none;
    background: #fff;
}

.slick-dots .slick-active button {
    background: #ff9400;
    width: 48px;
}

.banner .slick-arrow {
    width: 30px;
    height: 84px;
    cursor: pointer;
    z-index: 22;
    top: 38%;
    outline: none;
    position: absolute;
    border: 0;
    overflow: hidden;
    text-align: center;
    transition: .8s;
    opacity: 0.3;
    text-indent: 100px;
}

.banner .slick-arrow.slick-prev {
    background: url(../images/ban_prev1.png) no-repeat 0 0;
    left: 3%;
}

.banner .slick-arrow.slick-next {
    background: url(../images/ban_next1.png) no-repeat 0 0;
    right: 3%;
}

.banner:hover .slick-prev {
    left: 6%;
    opacity: 0.8;
}

.banner:hover .slick-next {
    right: 6%;
    opacity: 0.8;
}

.banner .slick-arrow:hover {
    opacity: 1;
}

.til01 {
    text-align: center;
    color: #666;
    font-size: 18px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    white-space: nowrap;
    padding: 104px 0 0;
    font-weight: normal;
    background: url(../images/tilbg1.png) no-repeat center 0;
    height: 294px;
    box-sizing: border-box;
}

.til01 span {
    display: block;
    font-size: 48px;
    line-height: 60px;
    color: #ff9400;
}

.til01 span i {
    font-style: italic;
    font-size: 72px;
    font-weight: bold;
}

.til01 a {
    color: #666;
}

.til02 {
    background: url(../images/tilbg2.png) no-repeat center 0;
}

.sybox {
    width: 98%;
    min-width: 1200px;
    max-width: 1400px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    overflow: hidden;
}

/*搜索*/
.seabox {
    height: 49px;
    line-height: 35px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    position: relative;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
    padding: 18px 0 0;
}

.keyword {
    width: 660px;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
}

.keyword a {
    color: #666;
    display: inline-block;
    padding: 0 34px 0 0;
    font-size: 14px;
}

.keyword a:hover {
    color: #333;
}

.sea_inp {
    width: 362px;
    height: 35px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: #e8e8e8;
    border-radius: 18px;
}

.sea_inp .serach {
    width: 270px;
    height: 35px;
    border: 0;
    background: none;
    line-height: 35px;
    color: #666;
    float: left;
    outline: none;
    display: block;
    padding: 0 13px 0 20px;
}

.sea_inp .sub {
    width: 59px;
    height: 35px;
    float: left;
    cursor: pointer;
    display: block;
    background: url(../images/common/p102-search-icon1.png) no-repeat 17px 8px #ff9400;
    border: 0;
    text-indent: 190px;
}

/*案例*/
.case {
    clear: both;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    line-height: 22px;
    position: relative;
    z-index: 1;
    color: #666;
    padding: 55px 0 0;
}

.case_t {
    width: 1090px;
    height: 96px;
    font-size: 16px;
    color: #282828;
    line-height: 50px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
}

.case_t li {
    width: 208px;
    height: 52px;
    float: left;
    margin: 0 12px 0 0;
    background: #ededed;
}

.case_t li:last-child {
    margin: 0;
}

.case_t li a {
    color: #282828;
    display: block;
}

.case_t li.cur {
    width: 202px;
    height: 56px;
    color: #fff;
    background: #ff9400;
}

.case_t li.cur a {
    color: #fff;
}

.case_c1 {
    position: relative;
    padding: 0 0 87px;
}

.case_lc p,
.case_lc p img {
    width: 100%;
    display: block;
    overflow: hidden;
}

.case_n {
    bottom: 10px;
    width: 1092px;
    height: 155px;
    background: #fff;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
    padding: 10px;
    box-sizing: border-box;
    z-index: 2;
    left: 50%;
    margin-left: -546px;
}

.prev1,
.next1 {
    width: 34px;
    height: 34px;
    display: block;
    cursor: pointer;
    top: 66px;
    right: -54px;
    z-index: 9;
    overflow: hidden;
}

.prev1 {
    left: -54px;
}

.case_nc li {
    float: left;
    position: relative;
    margin: 0 10px 0 0;
}

.case_nc li:last-child {
    margin: 0;
}

.case_nc li,
.case_nc li img,
.case_nc li span {
    width: 260px;
    height: 130px;
}

.case_nc li span {
    background: rgba(0, 0, 0, 0.5);
    line-height: 130px;
    text-align: center;
    color: #fff;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.case_nc li span a {
    display: block;
    color: #fff;
}

.case_nc li.cur span {
    display: block;
}

.case_more {
    clear: both;
    padding: 10px 0 0;
    font-size: 36px;
    line-height: 96px;
    text-align: center;
    color: #333;
    height: 216px;
}

.case_more a {
    width: 224px;
    line-height: 62px;
    background: #ff9400;
    font-size: 22px;
    color: #fff;
    display: block;
    margin: 0 auto;
}

.case_more span {
    display: inline-block;
    padding-left: 38px;
    background: url(../images/c_pho.png) no-repeat 0 center;
    color: #fff;
}

.contant {
    width: 85%;
    margin: 0 auto;
    max-width: 1600px;
}

.promote_list {
    width: 100%;
    display: flex;
    justify-content: space-around;
    z-index: 999;
}

.promote_list {
    width: 100%;
    display: flex;
    justify-content: space-around;
    z-index: 999;
}

.promote_list dl {
    transition: all 0.3s;
    width: 17%;
    background: #ffffff;
    padding: 10px;
    border-radius: 25px;
    position: relative;
    box-shadow: 1px 1px 12px 1px #93a398eb;
    text-align: center;
    z-index: 99;
}

.promote_list dl .dl_img {
    width: 100%;
    display: flex;
}

.promote_list dl .dl_img img {
    width: 100%;
    border-radius: 25px;
    height: 310px;
    object-fit: cover;
}

.promote_list dl .dl_dt {
    width: 100%;
    text-align: center;
    font-size: 17px;
    line-height: 35px;
    height: 170px;
    margin: 30px 0;
    letter-spacing: 2px;
}

.promote_list dl dd {
    width: 60%;
    background: #ff9400;
    height: 50px;
    line-height: 50px;
    color: #080808;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 30px;
    position: absolute;
    left: 20%;
    box-shadow: 1px 1px 9px 1px #bbc4be;
    bottom: -7%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.promote_list dl dd span {
    background: #fff url(../images/ico_03.png) center no-repeat;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    display: inline-block;
}

.promote_list dl:hover {
    background: #e6b91c;
    cursor: pointer;
    transform: scale(1.07);
    transition: all 0.3s;
}

.promote_list dl:hover dd {
    background: #f7f7f7f7;
}

.promote_list dl:hover dd span {
    background: #e1b51c url(../images/ico_03.png) center no-repeat;
}

.promote_list dl:hover .dl_dt {
    /* color:#fff; */
}

.promote_bottom {
    content: "";
    width: 100%;
    height: 240px;
    background: #7dac947a;
    margin-top: -140px;
    display: flex;
}

.index_top p {
    font-size: 16px;
}

.promote_list dl .dl_dt {
    font-size: 16px;
    height: 130px;
}


.promote_list dl dd {
    width: 80%;
    left: 10%;
    font-size: 20px;
}

.promote_list dl dd span {
    width: 32px;
    height: 32px;
}

.promote_list dl dd span img {
    font-size: 20px;
}

.ad_logo {
    width: 27%;
}

/* 数字化 */


/*团队*/
.team {
    clear: both;
    font-family: "Microsoft Yahei";
    line-height: 24px;
    font-size: 14px;
    position: relative;
    z-index: 2;
    color: #666;
    width: 100%;
    display: block;
    padding: 48px 0 252px;
    background: #f1f1f1;
}

.team .til01 {
    padding-top: 80px;
}

.team_c {
    width: 100%;
    max-width: 1400px;
    min-width: 1200px;
    margin: 0 auto;
    height: 499px;
    overflow: hidden;
    padding-bottom: 30px;
}

.team_c ul {
    width: 100%;
    height: 499px;
}

.team_c li {
    width: 18.75%;
    float: left;
    position: relative;
    cursor: pointer;
    height: 499px;
    box-sizing: border-box;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    border-right: solid 2px #fff;
}

.team_c li:last-child {
    border: 0;
}

.team_c li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
}

.team_c li .shu2 h3 {
    font-weight: normal;
    font-size: 30px;
    line-height: 84px;
    color: #fff;
}

.team_c li .shu2 h3 em {
    display: block;
    width: 66px;
    height: 66px;
    margin: 0 auto 25px;
}

.team_c li .shu2 {
    width: 100%;
    height: 68%;
    left: 0;
    position: absolute;
    top: 137px;
    color: #fff;
    text-align: center;
}

.team_c li .bock {
    display: none;
    width: 94.8%;
    position: absolute;
    bottom: -24px;
    left: 2.6%;
    background: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    height: 150px;
    padding: 18px 34px 0;
}

.team_c li .bock h3 {
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #121212;
    position: relative;
    font-weight: normal;
}

.team_c li .bock p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 550px;
    height: 48px;
    float: left;
}

.team_c li .bock span {
    right: 34px;
    font-size: 18px;
    color: #b91c23;
    position: absolute;
    width: 45px;
    top: 78px;
}

.team_c li .bock span:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #b91c23;
    top: -20px;
    left: 0;
}

.team_c li .bock span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 5px;
    right: -10px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #b91c23;
}

.team_c li .bock span a {
    display: block;
    color: #b91c23;
}

.team_c li.cur {
    width: 62.5%;
}

.team_c li.cur:before {
    width: 0;
    height: 0;
}

.team_c li.cur .bock {
    display: block;
}

.team_c li.cur .shu2 {
    display: none;
}

/*优势*/
.super {
    clear: both;
    font-family: "Microsoft Yahei";
    line-height: 34px;
    height: 782px;
    font-size: 20px;
    position: relative;
    z-index: 2;
    color: #fff;
    display: block;
    background: url(../images/superbg.jpg) no-repeat center 0;
}

.super .til01 {
    width: 100%;
    left: 0;
    top: -148px;
    z-index: 9;
}

.super_t {
    width: 300px;
    font-size: 30px;
    line-height: 45px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 137px;
    z-index: 2;
}

.super_t li {
    height: 105px;
    width: 267px;
    box-sizing: border-box;
    padding: 13px 0 0 32px;
    display: block;
    margin-bottom: 14px;
    border: solid 1px #fff;
}

.super_t li:nth-child(2n-1) {
    margin-left: 34px;
}

.super_t li b {
    float: left;
    width: 76px;
    padding: 10px 0 0;
    display: block;
}

.super_t li span {
    display: block;
    width: 120px;
    float: left;
    text-align: right;
}

.super_t li span em {
    display: block;
    font-family: Arial;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 38px;
    white-space: nowrap;
}

.super_t li.cur {
    background: #ff9400;
    border-color: #ff9400;
}

.super1 {
    height: 782px;
    box-sizing: border-box;
    padding: 137px 0 0;
}

.super_w {
    width: 900px;
}

.super_cw {
    position: relative;
    padding: 130px 0 0 338px;
    width: 538px;
}

.super_cw li {
    padding: 0 0 25px 19px;
    position: relative;
}

.super_cw li:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #fff;
    left: 2px;
    top: 14px;
}

.super_c2 {
    margin-top: 119px;
}

.super_c3 {
    margin-top: 238px;
}

.super_c4 {
    margin-top: 270px;
    padding-top: 32px;
}

.super_c5 {
    margin-top: 384px;
    padding-top: 30px;
}

.super_cw:before {
    content: "";
    position: absolute;
    width: 360px;
    height: 102px;
    background: url(../images/superlbg2.png) no-repeat 0 0;
    top: 47px;
    left: -30px;
    z-index: 9;
}

.super_cw.super_c2,
.super_cw.super_c4 {
    padding-left: 304px !important;
    width: 560px;
}

.super_c2:before,
.super_c4:before {
    left: -77px;
}

.super_c5:before,
.super_c4:before {
    background: url(../images/superlbg1.png) no-repeat 0 0;
}

/*流程*/
.process {
    clear: both;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    position: relative;
    line-height: 50px;
    background: url(../images/processbg.jpg) no-repeat center 0;
    color: #666;
    padding: 85px 0 70px;
    text-align: center;
}

.process_con {
    background: url(../images/processcbg.png) no-repeat center bottom;
    background-size: 92%;
    width: 100%;
    max-width: 1400px;
    min-width: 1260px;
    margin: 0 auto;
    height: 250px;
}

.process_con li {
    width: 120px;
    float: left;
    position: relative;
    margin: 0 62px 0 0;
    z-index: 1;
}

.process_con li:before {
    content: "";
    position: absolute;
    width: 27px;
    height: 25px;
    background: url(../images/ico01.png) no-repeat 0 0;
    top: 48px;
    left: 140px;
}

.process_con li:after {
    content: "";
    position: absolute;
    width: 134px;
    height: 157px;
    background: url(../images/processlbg.png) no-repeat 0 0;
    top: 0;
    left: 35px;
    z-index: -1;
}

.process_con li:last-child {
    margin: 0;
}

.process_con li:last-child:before {
    background: none;
}

.process_con li span {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background: #fff;
    box-sizing: border-box;
    border: solid 1px #dbdbdb;
    display: block;
    padding: 34px;
    overflow: hidden;
}

.process_con li span em {
    display: block;
    width: 52px;
    height: 52px;
    overflow: hidden;
}

.process_con li span img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.process_con li:hover,
.process_con li.cur {
    color: #ff9400;
}

.process_con li:hover span,
.process_con li.cur span {
    border-color: #ff9400;
}

.process_con li:hover span img,
.process_con li.cur span img {
    margin-top: -100px;
}

.process_pho {
    width: 748px;
    line-height: 68px;
    height: 68px;
    background: #6e6e6e;
    font-size: 28px;
    color: #fff;
    display: block;
    margin: -33px auto 0;
}

.process_pho .process_more {
    width: 192px;
    display: block;
    float: right;
    background: #ff9400;
    font-size: 24px;
}

.process_pho .process_more span {
    display: inline-block;
    background: url(../images/c_pho2.png) no-repeat 0 center;
    padding-left: 23px;
    color: #fff;
}

.process_pho p {
    width: 556px;
    float: left;
}

@media screen and (max-width: 1380px) {
    .process_con li {
        margin: 0 42px 0 0;
    }

    .process_con li:before {
        left: 130px;
    }
}


/*新闻资讯*/
.newbox {
    font-family: "Microsoft Yahei";
    clear: both;
    position: relative;
    padding: 40px 0 100px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.newbox h3 {
    font-size: 28px;
    height: 61px;
    line-height: 61px;
    border-bottom: dashed 1px #dedede;
    margin-bottom: 28px;
}

.newbox h3 a {
    color: #2d2d2d;
    font-family: "宋体";
    background: url(../images/ico02.png) no-repeat 0 center;
    padding-left: 35px;
}

.news1 h3 a {
    background: url(../images/ico03.png) no-repeat 0 center;
}

.news2 h3 a {
    background: url(../images/ico04.png) no-repeat 0 center;
}

.news2 h3 {
    border-color: #fff;
    margin-bottom: 10px;
}

.newbox h3 em {
    color: #afafaf;
    font-family: Myriad Pro, Arial;
    font-size: 10px;
    font-weight: normal;
    padding-left: 10px;
}

.new_r {
    width: 480px;
}

.new_l {
    width: 680px;
}

.news_c dl {
    margin-bottom: 17px;
    height: 121px;
}

.news_c dl:nth-child(2) {
    margin-bottom: 44px;
}

.news_c dt,
.news_c dt img {
    width: 242px;
    height: 121px;
    display: block;
    overflow: hidden;
    float: left;
}

.news_c dd {
    width: 410px;
    float: right;
}

.news_c dd h4 {
    font-weight: normal;
    font-size: 20px;
    line-height: 60px;
    height: 58px;
    overflow: hidden;
}

.news_c dd h4 a,
.new_l dd span a {
    display: block;
    color: #333;
}

.news_c dl:hover h4 a,
.news_c li a:hover,
.news1_c li:hover a,
.news2_c li:hover span a,
.about_w p a {
    color: #ff9400;
}

.news_c ul {
    clear: both;
}

.news_c li {
    width: 331px;
    height: 126px;
    background: #f1f1f1;
    margin-bottom: 13px;
    float: left;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 26px 24px 0 15px;
    line-height: 24px;
}

.news_c li a {
    display: block;
    color: #000;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    background: url(../images/ico06.png) no-repeat 0 8px;
    padding-left: 24px;
}

.news_c li:nth-child(2n) {
    margin-left: 18px;
}

.news_c li span {
    display: block;
    float: right;
    background: url(../images/ico05.png) no-repeat right center;
    padding: 0 24px 0 0;
    color: #808080;
}

.news1 {
    height: 346px;
}

.news1_c li {
    border-bottom: 1px solid #eee;
    height: 112px;
    margin-bottom: 20px;
}

.news1_c li a {
    display: block;
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #383838;
}

.news1_c li p {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #383838;
}

.news1_c li span {
    display: block;
    color: #9f9f9f;
    line-height: 34px;
}

.news2 {
    height: 314px;
    overflow: hidden;
}

.news2_c li {
    height: 124px;
    overflow: hidden;
    position: relative;
}

.news2_c li span {
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    border-radius: 20px;
    font-size: 16px;
    display: block;
    margin-bottom: 24px;
}

.news2_c li span a {
    display: block;
    background: url(../images/ico07.png) no-repeat 5px 4px;
    padding-left: 55px;
    color: #383838;
}

/*关于*/
.aboutbox {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    line-height: 30px;
    color: #666;
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-align: center;
}

.about_w {
    height: 164px;
    position: relative;
    z-index: 1;
    width: 1200px;
    margin: 0 auto;
}

.about_w:before {
    content: "";
    position: absolute;
    width: 1400px;
    height: 148px;
    background: #fff;
    left: -100px;
    top: 52px;
    z-index: -1;
    box-shadow: 0 20px 10px 10px rgba(0, 0, 0, 0.05);
}

.about_w h2 {
    display: block;
    font-size: 48px;
    line-height: 82px;
    height: 86px;
    font-weight: normal;
}

.about_w h2 a {
    display: block;
    color: #000;
}

.about_p,
.about_p img {
    width: 100%;
    display: block;
}

.number_l {
    clear: both;
    height: 170px;
    padding: 58px 0 0;
    width: 90%;
    min-width: 1200px;
    max-width: 1400px;
    margin: 0 auto;
}

.number_l li {
    width: 20%;
    float: left;
    position: relative;
    white-space: nowrap;
}

.number_l li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 75px;
    background: #e7e7e7;
    left: 0;
    top: 22px;
}

.number_l li:first-child::before {
    background: none;
}

.number_l li span {
    display: block;
    line-height: 70px;
    height: 70px;
    font-size: 24px;
    color: #ff9400;
}

.number_l li span b {
    font-size: 60px;
}

/*友情链接*/
.link {
    height: 156px;
    line-height: 78px;
    position: relative;
    z-index: 9;
    font-size: 14px;
    color: #ccc;
    background: #272727;
}

.link_c {
    border-top: 1px solid #494949;
}

.link span {
    width: 150px;
    font-size: 18px;
    color: #fff;
    display: block;
    float: left;
}

.link span em {
    text-transform: uppercase;
    font-size: 18px;
    color: #ccc;
}

.link p {
    width: 1000px;
    float: left;
}

.link a:hover {
    color: #fff;
}

.link a {
    display: inline-block;
    color: #ccc;
    padding: 0 29px;
}


.news_c dt img,
.case_lc p img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.news_c dl:hover dt img,
.case_lc p:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


@-webkit-keyframes swing {

    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transform-origin: top center
    }

    20% {
        -webkit-transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0deg)
    }
}

@-moz-keyframes swing {

    20%,
    40%,
    60%,
    80%,
    100% {
        -moz-transform-origin: top center
    }

    20% {
        -moz-transform: rotate(15deg)
    }

    40% {
        -moz-transform: rotate(-10deg)
    }

    60% {
        -moz-transform: rotate(5deg)
    }

    80% {
        -moz-transform: rotate(-5deg)
    }

    100% {
        -moz-transform: rotate(0deg)
    }
}