.global-width {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.clear {
    clear: both;
}
.widget {
    /*padding-top: 36px;*/
    /*padding-bottom: 36px;*/
    overflow: hidden;
}
.container{
    max-width: 1230px;
    padding: 0 15px;
    margin: 0 auto;
}
.nopadding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

img {
    max-width: 100%;
}

.highlight {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    margin-top: 10px;
    font-weight: bold;
}

.text {
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: rgba(144, 147, 153, 1);
}

.tl {
    text-align: left;
}
.Logo a{
    text-decoration: none!important;
}
.Logo a:hover{
    color: #ffffff!important;
}
.widget-sub-title {
    text-align: center;
    color: rgba(48, 49, 51, .5);
    font-size: 24px;
    font-weight: 400;
}
@font-face {
    font-family: "FuturaBold";
    src: url("../fonts/futurabold.woff") format("woff"), url("../fonts/futurabold.ttf") format("truetype"), url("../fonts/futurabold.eot") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 0px;
}
ul, ol, li {
    list-style: none;
}
/* 头部 */

/*.header-swrap {*/
/*    position: relative;*/
/*}*/

/*.header {*/
/*    height: .9rem;*/
/*    width: 100%;*/
/*    !*min-width: 1200px;*!*/
/*    box-sizing: border-box;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    z-index: 999;*/
/*    padding: 0 48px;*/
/*    line-height: 85px;*/
/*    display: flex!important;*/
/*    justify-content: space-between!important;*/
/*    background: url("../images/navbg.png") no-repeat;*/
/*    background-size: 100% 100%;*/
/*}*/

/*.header.fixed {*/
/*    position: fixed;*/
/*    background: rgba(5, 19, 44, 0.95);*/
/*}*/
/*.logo{*/
/*    display: inline-block;*/
/*    width: 4rem;*/
/*    margin: 0!important;*/
/*}*/
/*.nav{*/
/*    display: inline-flex;*/
/*    margin: 0;*/
/*}*/
/*.header .logo img{*/
/*    width: .64rem;*/
/*    position: relative;*/
/*    top: -10px;*/
/*    margin:0 10px;*/
/*}*/
/*.header .logo {*/
/*    float: left;*/
/*}*/
/*.header .logo span{*/
/*    display: inline-block;*/
/*    color: #ffffff;font-size: .26rem;*/
/*    letter-spacing: 2px;*/
/*}*/

/*!* 导航 *!*/
/*.nav li {*/
/*    display: inline-block;*/
/*    height: 100%;*/
/*    min-width:.72rem;*/
/*    text-align: center;*/
/*    vertical-align: middle;*/
/*    transition: .2s all ease-in-out;*/
/*    border-bottom: 6px solid transparent;*/
/*    justify-content: space-between;*/
/*}*/
/*.nav li:hover {*/
/*    cursor: pointer;*/
/*}*/

/*.nav li a {*/
/*    color: #a5aab8;*/
/*    font-size: 16px;*/
/*    padding: 24px 0!important;*/
/*}*/

/*.nav li {*/
/*    position: relative;*/
/*}*/

/*.nav li.active:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    height: 6px;*/
/*    width: 100%;*/
/*    background: rgba(25, 125, 240, 1);*/
/*    background: -webkit-linear-gradient(90deg, rgba(25, 125, 240, 1), rgba(45, 186, 252, 1));*/
/*    background: -moz-linear-gradient(90deg, rgba(25, 125, 240, 1), rgba(45, 186, 252, 1));*/
/*    background: -o-linear-gradient(90deg, rgba(25, 125, 240, 1), rgba(45, 186, 252, 1));*/
/*    background: linear-gradient(90deg, rgba(25, 125, 240, 1), rgba(45, 186, 252, 1));*/
/*    bottom: 0;*/
/*    left: 0;*/
/*}*/

/*.nav li.active a {*/
/*    color: #ffffff;*/
/*    font-size: 16px;*/
/*    font-weight: bold;*/
/*}*/

/*.navhover{*/
/*    position: absolute;*/
/*    top:86px;*/
/*    width: 100%;*/
/*    z-index: 9999;*/
/*    display: none;*/
/*}*/

/*.naverji{*/
/*    width: 400px;*/
/*    position: absolute;*/

/*    background: rgba(0, 53, 93, 0.6);*/
/*    text-align: center;*/
/*display: none;*/
/*}*/
/*.naverji li{*/
/*    display: block;*/
/*    width: 400px!important;*/
/*    height: 45px!important;*/
/*    line-height: 45px;*/
/*    !*line-height: 18px;*!*/
/*    vertical-align: middle;*/
/*    margin: 5px 2px;*/
/*    text-align: left;*/
/*}*/
/*.naverji li span:first-child{*/
/*    display: inline-block;*/
/*    width: 10px;height: 10px;border-radius: 28px;*/
/*    margin-bottom: 5px;*/
/*    background: #00bcd4;*/
/*    vertical-align: middle;*/
/*    margin-left: 15px;*/
/*}*/
/*.naverji li span:nth-child(2){*/
/*    color: #eeeeee;*/
/*    vertical-align: middle;*/
/*}*/
/*.naverji li:hover{*/
/*    background-color: #0A4284;*/
/*}*/
/* slide */

html,
body,
.header_desktop,
.swiper-container,
.header_swrap {
    /*height: 100%;*/
}

.banner {
    width: 100%;
}

.intro_box {
    display: inline-block;
    width: 440px;
}

.intro_box .title {
    font-size: 72px;
    font-weight: bold;
    /* font-family: "Source Han Sans CN"; */
    color: #ffffff;
    margin-bottom: 37px;
}

.intro_box .content {
    font-size: 24px;
    font-weight: 400;
    /* font-family: "Source Han Sans CN"; */
    color: rgba(255, 255, 255, 0.6);
    line-height: 41px;
    margin-bottom: 80px;
}

.in {
    position: absolute;
    top: 300px;
    opacity: 1;
    left: 50%;
    width: 1080PX;
    /* transform: translateX(-50%); */
    margin-left: -540px;
    top: 26%;
}


/* .in.annimation-enter-up {
    top: 280px;
    opacity: 1;
    transition: top 2s;
} */

.in .img-wrapper {
    width: 684px;
    height: 443px;
    display: inline-block;
    position: absolute;
    top: -140px;
    margin-left: 148px;
}

.in .img-wrapper img {
    /* max-width: 100%; */
    max-height: 100%;
}

.in .img-wrapper:nth-last-of-type(2) {
    left: 426px;
}

.banner .swiper-pagination {
    bottom: 5%;
    left: 50%;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    width: auto;
    box-sizing: border-box;
    /* transform: translateX(-50%); */
    margin-left: -240px;
}

.banner .fraction {
    margin-bottom: .1rem;
    color: #fff;
    font-size: .18rem;
    letter-spacing: 3px;
    font-family: "FuturaBold";
}

.banner .bullet {
    text-align: center;
}

.banner .bullet li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 80px;
    height: 4px;
    background: #fff;
    opacity: .3;
    filter: alpha(opacity=30);
}

.bullet li.active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.bottom_text_wrap {
    background: rgba(10, 24, 62, .4);
    position: absolute;
    left: 0;
    right: 0;
    height: 120px;
    bottom: 0;
    z-index: 5;
}

.bottom_text_wrap .bottom_text {
    width: 1200px;
    position: relative;
    margin: 32px auto;
}

.bottom_text_wrap .bottom_text li {
    padding-left: 32px;
    text-align: center;
}

.bottom_text_wrap .bottom_text li:nth-of-type(2) {
    padding-right: 32px;
    border-left: solid 1px rgba(255, 255, 255, .3);
    border-right: solid 1px rgba(255, 255, 255, .3);
}

.bottom_text .item {
    width: 382px;
    float: left;
    box-sizing: border-box;
}

.bottom_text .item .icon_wrap {
    display: inline-block;
    width: 52px;
    height: 52px;
    vertical-align: text-bottom;
    padding-right: 18px;
}

.bottom_text .item {
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, .6);
}

.bottom_text .item .text {
    display: inline-block;
    color: rgba(255, 255, 255, .6);
}

.bottom_text .item .title {
    font-size: 24px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    text-align: left;
}

.bottom_text .item .title .blue {
    color: rgba(51, 219, 255, 1);
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.slide1 .in {
    text-align: center;
    top: 58%;
}

.slide1 .in .intro_box .content {
    letter-spacing: 16px;
}

.slide1 .in .intro_box {
    width: auto;
    text-align: center;
}


/* widget */

.widget-title {
    font-size: .36rem;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: rgba(48, 49, 51, 1);
    margin-top: 48px;
    margin-bottom: 48px;
    text-align: center;
}

.platform {}

.platform .pic {
    width: 58%;
    float: right;
    position: relative;
}

.platform .pic .top_wrap {
    width: 135px;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: -36px;
}

.platform .pic .top_wrap {
    animation: move 1s infinite alternate ease-in-out;
}

.platform .highlight {
   color: #ffffff;
}

@keyframes move {
    0% {
        top: -12px;
    }
    100% {
        top: -42px;
    }
}

.platform .pic .top_wrap img,
.platform .pic .bottom_wrap img {
    max-width: 100%;
}

.platform .text {
    width: 40%;
    float: left;
}

.widget-solution {
    background: rgba(255, 255, 255, 1);
}

.widget-solution .title {
    font-weight: bold;
    font-size: 24px;
    color: rgba(48, 49, 51, 1);
    margin-bottom: 20px;
}

.widget-solution .icon-tip {
    margin-right: 12px;
}

.platform .desc {
    margin: 25px 32px 40px 0;
    font-size: 18px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: rgba(96, 98, 102, 1);
    line-height: 32px;
    letter-spacing: 1px;
}

.platform li {
    height: 168px;

    /*float: left;*/
    /*margin-left: 28px;*/
    /*margin-right: 32px;*/
    /*margin-bottom: 45px;*/
}

.platform li+li {}

.platform li .icon {
    display: inline-block;
    width: 50px;
    height: 50px;
}

.fr {
    float: right;
}

.platform .icon-list {
    background: #f7f9fa;
    background: -webkit-linear-gradient(to right, #f7f9fa, #fdfefe);
    background: -moz-linear-gradient(to right, #f7f9fa, #fdfefe);
    background: -o-linear-gradient(to right, #f7f9fa, #fdfefe);
    background: linear-gradient(to right, #f7f9fa, #fdfefe);
    padding-top: 20px;
    margin-bottom: 56px;
}

.icon-list .txt {
    margin-left: 6px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    padding: 0 10px;
    /*color: rgba(144, 147, 153, 1);*/
    display: inline-block;
}
.icon-list .txt p:nth-child(1){
    margin: 0!important;
}
.icon-list li{

    color: #ffffff;
    text-align: center;
    display: inline-block;
    margin-bottom: 5px;
}
.icon-list li div{
    height: 1.64rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.icon-list li .icon{
    /*float: left;*/
    display: inline-block;
    padding-top: 12px;
    margin-bottom: 10px;
}
.userEntranceui{
    /*display: flex;*/
}
.userEntranceli1 {
    width: 100%;
    /*justify-content: space-between;*/
    display: inline-flex;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    padding: 30px;
    box-sizing: border-box;
    /*width: 284px;*/
    height: 130px;
    background: rgba(27, 133, 248, 1);
    background: -webkit-linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(41, 154, 249, 1));
    background: -moz-linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(41, 154, 249, 1));
    background: -o-linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(41, 154, 249, 1));
    background: linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(41, 154, 249, 1));


    /*width: calc(25% - 5px);*/
}

.userEntranceli2 {
    width: 100%;
    display: inline-flex;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    padding: 30px;
    box-sizing: border-box;
    height: 130px;
    background: rgba(35, 201, 238, 1);
    background: -webkit-linear-gradient(90deg, rgba(1, 181, 233, 1), rgba(65, 219, 242, 1));
    background: -moz-linear-gradient(90deg, rgba(1, 181, 233, 1), rgba(65, 219, 242, 1));
    background: -o-linear-gradient(90deg, rgba(1, 181, 233, 1), rgba(65, 219, 242, 1));
    background: linear-gradient(90deg, rgba(1, 181, 233, 1), rgba(65, 219, 242, 1));
}

.userEntranceli3 {
    width: 100%;
    display: inline-flex;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    padding: 30px;
    box-sizing: border-box;
    height: 130px;
    background: rgba(30, 226, 157, 1);
    background: -webkit-linear-gradient(90deg, rgba(12, 218, 138, 1), rgba(45, 233, 173, 1));
    background: -moz-linear-gradient(90deg, rgba(12, 218, 138, 1), rgba(45, 233, 173, 1));
    background: -o-linear-gradient(90deg, rgba(12, 218, 138, 1), rgba(45, 233, 173, 1));
    background: linear-gradient(90deg, rgba(12, 218, 138, 1), rgba(45, 233, 173, 1));
}

.userEntranceli4 {
    width: 100%;
    display: inline-flex;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    padding: 30px;
    box-sizing: border-box;
    height: 130px;
    background: rgba(83, 111, 147, 1);
    background: -webkit-linear-gradient(90deg, rgba(71, 95, 127, 1), rgba(95, 125, 166, 1));
    background: -moz-linear-gradient(90deg, rgba(71, 95, 127, 1), rgba(95, 125, 166, 1));
    background: -o-linear-gradient(90deg, rgba(71, 95, 127, 1), rgba(95, 125, 166, 1));
    background: linear-gradient(90deg, rgba(71, 95, 127, 1), rgba(95, 125, 166, 1));
    margin-right: -15px;
}

.userEntrance ul {
    /*margin-right: 10px;*/
    /*margin-left: 10px;*/
}

/*.userEntrance li {*/
    /*margin-left: 10px;*/
    /*margin-right: 10px;*/
/*}*/

.userEntrance li .icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-right: 18px;
    vertical-align: middle;
}

.userEntrance li .txt {
    float: right;
    margin-top: 18px;
    width: 51%;
    text-align: center;
    line-height: 26px;
}


/* 全方位功能支持 */

.widget-support {
    padding-bottom: 80px;
    background: rgba(247, 249, 250, 1);
}

.widget-support li {
    width: 20%;
    float: left;
    transition: all .2s cubic-bezier(.4, 0, .2, 1);
    box-sizing: border-box;
    border: 1px solid transparent;
    height: 330px;
    margin-bottom: 12px;
    text-align: center;
    padding: 20px 30px;
}

.widget-support li:hover {
    box-shadow: 0px 20px 30px 0px rgba(182, 182, 186, 0.12);
    border: 1px solid #eeeff6;
    border-radius: 4px;
    background: rgba(255, 255, 255, 1);
}

.widget-support li:hover>div {
    transform: scale(1.1);
}

.widget-support .icon_wrap {
    display: inline-block;
    width: 146px;
    height: 146px;
    margin-bottom: 4px;
}

.widget-support .icon_wrap img {
    max-width: 100%;
}

.widget-support .highlight {
    color: rgba(48, 49, 51, 1);
    margin-bottom: 20px;
    text-align: center;
}

.widget-support ul {
    margin-left: -30px;
    margin-right: -30px;
}


/* 核心服务公共模块*/

.widget-service .nav-bar {
    width: 100%;
    height: 120px;
    position: relative;
    z-index: 20;
}

.widget-service .nav-bar li {
    float: left;
    width: 33.3%;
    background: rgba(0, 0, 0, 1);
    padding: 24px 32px;
    box-sizing: border-box;
    position: relative;
}

.widget-service .nav-bar li .text {
    float: right;
    width: 74%;
}

.widget-service .nav-bar li .img-active {
    display: none;
}

.widget-service .nav-bar li .img-normal {
    display: inline-block;
}

.widget-service .nav-bar li.active {
    background: rgba(12, 111, 246, 1);
    background: -webkit-linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(41, 154, 249, 1));
    background: -moz-linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(41, 154, 249, 1));
    background: -o-linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(41, 154, 249, 1));
    background: linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(41, 154, 249, 1));
}

.widget-service .nav-bar li.active .img-active {
    display: inline-block;
}

.widget-service .nav-bar li.active .img-normal {
    display: none;
}

.widget-service .nav-bar li+li::before {
    content: '';
    position: absolute;
    height: 80px;
    width: 1px;
    background: #353950;
    left: 0;
}

.widget-service .nav-bar li.active:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border: 14px solid;
    border-color: #1B85F7 transparent transparent transparent;
    bottom: -28px;
}

.widget-service li .tip {
    font-size: 14px;
}

.widget-service li.active .tip {
    color: rgba(255, 255, 255, .6);
}

.widget-service .content {
    margin-top: 94px;
}

.widget-service .data {
    width: 48%;
    float: left;
    padding-left: .4rem;
}

.widget-service .img-wrap {
    width: 43%;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

.widget-service .global-width {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.widget-service .widget-title {
    color: #fff;
}


/* 核心服务的第一个页面内容 */

.content_item_wrap {
    position: relative;
    height: 750px;
}

.content_item {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .2s;
}

.content_item.active {
    z-index: 10;
    opacity: 1;
}

/*.widget-service .content_item1 .data li {*/
    /*width: 100%;*/
    /*height: 150px;*/
    /*background: rgba(23, 255, 247, .2);*/
    /*background: -webkit-linear-gradient(90deg, rgba(23, 255, 247, .2), rgba(23, 255, 247, 0));*/
    /*background: -moz-linear-gradient(90deg, rgba(23, 255, 247, .2), rgba(23, 255, 247, 0));*/
    /*background: -o-linear-gradient(90deg, rgba(23, 255, 247, .2), rgba(23, 255, 247, 0));*/
    /*background: linear-gradient(90deg, rgba(23, 255, 247, .2), rgba(23, 255, 247, 0));*/
    /*box-sizing: border-box;*/
    /*margin-bottom: 20px;*/
    /*padding: 43px 38px;*/
/*}*/

/*.widget-service .content_item1 .data li .icon_wrap {*/
    /*float: left;*/
    /*width: 90px;*/
    /*height: 90px;*/
    /*border-radius: 50%;*/
    /*background: rgba(16, 120, 192, .3);*/
    /*margin-top: -10px;*/
/*}*/

.widget-service .content_item1 .data li  {
    float: left;
    width: 32%;
}
.widget-service .content_item1 li>.item{
    margin-bottom: 35px;
}

.widget-service .content_item1 li>.item img{
    max-width: 28px;float: left;
    margin-top: 1px;
}
.widget-service .content_item1 .top_wrap {
    position: absolute;
    left: 50%;
    margin-left: -72px;
    top: -30px;
    animation: brainMove 1s infinite alternate ease-in-out;
}
.widget-service .content_item1 .data h3{
    font-size: 24px;
    margin: 15px 0 20px 0;
    color: #0EFBD4;
}

@keyframes brainMove {
    0% {
        top: -30px;
    }
    100% {
        top: -52px;
    }
}


/* 核心服务的第二个页面内容 */

.widget-service .content_item2 .data {
    width: 58%;
}

.widget-service .content_item2 li>.item {
    float: left;
    width: 25%;
}
.widget-service .content_item2 li>.item img{
    max-width: 20px;
}

.widget-service .content_item2 li>.item+.item {
    margin-left: 40px;
}

.widget-service .content_item2 .item .text {
    float: right;
    width: 76%;
}

.widget-service .content_item2 li {
    padding-bottom: 30px;
    padding-top: 30px;
}

.widget-service .content_item2 .bottom_wrap .line {
    position: absolute;
    top: 264px;
    left: 143px;
    animation: lineMove1 3s infinite;
}

@keyframes lineMove1 {
    0% {
        top: 264px;
        opacity: 0.6;
    }
    80% {
        top: 70px;
        opacity: 0;
    }
    100% {
        top: 80px;
        opacity: 0;
    }
}

.widget-service .content_item2 .bottom_wrap .line2 {
    top: 216px;
    left: 312px;
    animation: lineMove2 3s infinite;
}

@keyframes lineMove2 {
    0% {
        top: 216px;
        opacity: 0.6;
    }
    80% {
        top: 50px;
        opacity: 0;
    }
    100% {
        top: 20px;
        opacity: 0;
    }
}

.widget-service .content_item2 .bottom_wrap .line3 {
    top: 241px;
    left: 243px;
    animation: lineMove3 3s infinite;
}

@keyframes lineMove3 {
    0% {
        top: 241px;
        opacity: 0.6;
    }
    80% {
        top: 0px;
        opacity: 0;
    }
    100% {
        top: 0px;
        opacity: 0;
    }
}

.widget-service .content_item2 .bottom_wrap .line4 {
    top: 241px;
    left: 367px;
    animation: lineMove3 3s infinite;
}

@keyframes lineMove4 {
    0% {
        top: 241px;
        opacity: 0.6;
    }
    80% {
        top: 60px;
        opacity: 0;
    }
    100% {
        top: 60px;
        opacity: 0;
    }
}

.widget-service .content_item2 .text .desc {
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: rgba(255, 255, 255, .6);
    line-height: 24px;
}

.widget-service .highlight {
    margin-bottom: 4px;
}


/* 核心服务大屏轮播 */

#board_swiper_pc {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 40px;
}

#board_swiper_pc .swiper-slide {
    width: auto;
    transition: 300ms;
    transform: scale(1);
    opacity: .6;
}

#board_swiper_pc .swiper-slide-active,
#board_swiper_pc .swiper-slide-duplicate-active {
    transform: scale(1.2);
    opacity: 1;
}

#board_swiper_pc .swiper-slide-active .desc,
#board_swiper_pc .swiper-slide-duplicate-active .desc {
    transform: scale(1);
    opacity: 1;
}

#board_swiper_pc .desc {
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    text-align: center;
    margin-top: 56px;
    position: relative;
    opacity: 0;
}

#board_swiper_pc .desc .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

#board_swiper_pc .desc .detail {
    font-weight: 200;
}

#board_swiper_pc .desc::before,
#board_swiper_pc .desc::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100px;
    background: rgba(251, 251, 251, 0.09);
    background: -webkit-linear-gradient(to left, rgba(251, 251, 251, 0.09), rgba(251, 251, 251, 0.59), #FFF);
    background: -moz-linear-gradient(to left, rgba(251, 251, 251, 0.09), rgba(251, 251, 251, 0.59), #FFF);
    background: -o-linear-gradient(to left, rgba(251, 251, 251, 0.09), rgba(251, 251, 251, 0.59), #FFF);
    background: linear-gradient(to left, rgba(251, 251, 251, 0.09), rgba(251, 251, 251, 0.59), #FFF);
    right: 0;
    top: 10px;
}

#board_swiper_pc .desc::after {
    left: 0;
    transform: rotate(180deg);
}

.widget-service .content_item3 .content {
    margin-top: 136px;
}

#board_swiper_pc .swiper-bottom {
    margin-top: 100px;
    position: relative;
    display: block;
    text-align: center;
    padding-bottom: 20px;
}

#board_swiper_pc .swiper-bottom .swiper-pagination {

    position: relative;
    bottom: 0;
    display: inline-block;
    width: auto;
}

#board_swiper_pc .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    width: 50px;
    height: 3px;
    background-color: #fff;
    border-radius: 0;
    opacity: .33;
}

#board_swiper_pc .swiper-pagination-bullets .swiper-pagination-bullet-active {
    opacity: 1
}

#board_swiper_pc .swiper-button-prev,
#board_swiper_pc .swiper-button-next {
    background-image: none;
    opacity: .7;
}

#board_swiper_pc .swiper-button-prev:hover,
#board_swiper_pc .swiper-button-next:hover {
    opacity: 1;
}

#board_swiper_pc .swiper-button-prev {
    width: 140px;
    right: 100px;
}

#board_swiper_pc .swiper-button-next {
    right: 30px;
    width: 114px;
}

.widget-service-bg {
    height: 1018px;
}

.widget-service-bg.board1 {
    background: url(../images/se-bg1.png);
}

.widget-service-bg.board2 {
    background: url(../images/se-bg2.png);
}

.widget-service-bg.board3 {
    background: url(../images/se-bg3.png);
}

.widget-handover {
    padding-bottom: 100px;
    background: url(../images/handover-bg.png) no-repeat;
    background-size: cover;
}

.widget-handover .widget-title {
    margin-bottom: 24px;
}

.delivery-icons {
    text-align: center;
    margin-top: 100px;
    margin-left: -30px;
}

.delivery-icons .item {
    text-align: center;
}

.delivery-icons .icon {
    display: inline-block;
    width: 180px;
    height: 205px;
}

.delivery-icons .icon img {
    max-width: 100%;
}

.delivery-icons .icon {
    display: none;
}

.delivery-icons .icon.db {
    display: block;
}

.delivery-process {
    margin-top: 40px;
    position: relative;
    margin-left: 52px;
}

.delivery-process .dot {
    position: relative;
    width: 15%;
}

.delivery-process .dot>i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: rgba(203, 203, 203, 1);
    border-radius: 50%;
    box-sizing: border-box;
    position: relative;
}

.delivery-process .dot1>i:before {
    display: none;
}

.delivery-process i::before {
    content: '';
    position: absolute;
    width: 175px;
    height: 2px;
    background: rgba(203, 203, 203, 1);
    top: 50%;
    margin-top: -2px;
    left: -165px;
}

.delivery-process .dot.active>i:before {
    background: rgba(21, 128, 248, 1);
}

.delivery-process .dot.active>i {
    background: rgba(21, 128, 248, 1);
    border-color: rgba(21, 128, 248, 1);
}

.delivery-steps {
    margin-top: 40px;
    text-align: center;
    margin-left: -25px;
}

.delivery-steps .step {
    width: 15%;
    height: 122px;
    text-align: center;
}

.delivery-steps .step>label {
    font-size: 24px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: rgba(96, 98, 102, 1);
}

.delivery-steps .step>i {
    display: block;
    font-size: 48px;
    font-family: "FuturaBold";
    font-weight: 400;
    font-style: italic;
    color: rgba(144, 147, 153, .4);
}

.delivery-steps .step.active>label {
    font-weight: bold;
}

.delivery-steps .step.active>i {
    color: rgba(144, 147, 153, 1);
}

.delivery-steps,
.delivery-process,
.delivery-icons {
    width: 100%;
    display: table;
}

.delivery-steps>span,
.delivery-process>span,
.delivery-icons>.item {
    display: table-cell;
}


/* 全国布局 为您服务 */

.widget-service-data {
    height: 1018px;
    background-image: url(../images/bg-service.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.widget-service-data-bg {
    height: 100%;
}

.widget-small-size {
    width: 895px;
    margin: 0 auto;
}

.widget-service-data .service-data {
    margin-top: 80px;
    margin-bottom: 40px;
    text-align: center;
}

.widget-service-data .service-data .item {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    width: 26.3%;
    box-sizing: border-box;
}

.widget-service-data .widget-title {
    color: #fff;
}

.widget-service-data .service-data .item .ammount,
.widget-service-data .service-data .item .unit,
.widget-service-data .service-data .item .plus {
    display: block;
    font-size: .72rem;
    color: rgba(25, 125, 240, 1);
    font-family: "FuturaBold";
    position: relative;
}

.widget-service-data .service-data .item #counter2::after {
    content: '万';
    position: absolute;
    right: -14px;
    bottom: 12px;
    font-size: .32rem;
}

.widget-service-data .service-data .item #counter3::after {
    content: '+';
    position: absolute;
    right: 25px;
    bottom: 12px;
    font-size: .45rem;
}

.widget-service-data .service-data .item .plus {
    display: inline-block;
    font-size: 45px;
}

.widget-service-data .service-data .item .unit {
    display: inline-block;
    font-size: 32px;
}

.widget-service-data .service-data .item .text {
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
}


/* 全国布局 为您服务 地图 */

.widget-service-data .map-svg {
    height: 895px;
    height: 548px;
    background: url(../images/map.png);
    background-size: cover;
    position: relative;
    margin-top: 80px;
}

.map-svg svg {
    width: 100%;
    height: 100%;
}

.map-svg .point {
    position: absolute;
    color: #fff;
    font-size: 20px;
    margin: -25px 0 0 -11px;
}

.map-svg .icon {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.map-svg .point span {
    display: inline-block;
    transform: translateY(5px);
}

.map-svg .point:nth-child(6) span {
    display: inline-block;
}

.map-svg path {
    stroke-dashoffset: 0;
    animation: dash 50s linear infinite;
}

.icon-location {
    width: 23px;
    height: 29px;
    background-image: url(../images/icon-location.png);
}

@keyframes dash {
    from {
        stroke-dashoffset: 100%;
    }
    to {
        stroke-dashoffset: 0%;
    }
}

.widget-service {
    /*padding-top: 36px;*/
}

.widget-cooperation {
    background: rgba(242, 244, 245, 1);
    padding-bottom: 80px;
}

.widget-cooperation .widget-title {
    margin-bottom: 18px;
    /* margin-top: 10px; */
}

.widget-cooperation .partner {
    margin-top: 56px;
}

.widget-cooperation .partner>div {
    margin-bottom: 14px;
}

.widget-cooperation .partner .item {
    float: left;
    height: 110px;
}

.widget-cooperation .partner .item+.item {
    margin-left: 8px;
}

.widget-cooperation .partner>div.odd .item+.item {
    margin-left: 10px;
}

.widget-get-solution {
    background: url("../images/solution-bg.png") no-repeat;
    height: 190px;
}

.widget-get-solution .global-width {
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

.widget-get-solution .solution-wrapper {
    width: 80%;
    margin: 0 auto;
}

.solution-wrapper .tip {
    float: left;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.solution-wrapper .btn {
    float: right;
    width: 200px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    border-radius: 30px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(34, 152, 250, 1);
}


/* 底部 */

.widget-footer {
    background: rgba(27, 31, 45, 1);
    padding-bottom: 20px;
}

.widget-footer ul {
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, .5);
}

.widget-footer ul+ul {
    margin-left: 12%;
}

.widget-footer .qr-code {
    float: right;
}

.widget-footer ul h6 {
    font-size: 18px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 30px;
}

.widget-footer .phone {
    font-size: 24px;
    font-weight: bold;
    color: rgba(32, 147, 250, 1);
}

.widget-footer .tip {
    width: 100%;
    margin-top: 60px;
    color: white;
}

.widget-footer .tip p {
    float: left;
    color: rgba(255, 255, 255, .5);
}

.widget-footer .tip p+p {
    margin-left: 8%;
}

.widget-footer .tip p.police {
    float: right;
}

.widget-footer li:hover a {
    color: #fff;
}

.widget-footer .tip p.police img {
    vertical-align: text-top;
}

.widget-footer li a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    opacity: 0.5;
}

.widget-footer li a:hover {
    opacity: 1;
}


/* 浮动导航栏 */

.fixed-nav {
    width: 54px;
    position: fixed;
    right: 20px;
    bottom: 50%;
    z-index: 99;
    display: none;
}

.fixed-nav ul {
    width: 54px;
    height: 180px;
    margin: 0 auto;
}

.fixed-nav ul li {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 1);
}

.fixed-nav ul li {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    height: 54px;
}

.fixed-nav ul li {
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
    vertical-align: middle;
}

.fixed-nav ul li.blue {
    background: rgba(32, 147, 250, 1);
}

.fixed-nav ul li:nth-of-type(1) {
    background: rgba(32, 147, 250, 1);
    border-radius: 4px 4px 0 0;
}

.fixed-nav ul li:nth-of-type(1) a {
    margin-top: 0;
    color: #fff;
}

.fixed-nav ul li a {
    display: block;
    margin-top: 9px;
}

.fixed-nav ul li .qr-code,
.fixed-nav ul li .telphone.white,
.fixed-nav ul li .topicon.white {
    display: none;
}

.fixed-nav ul li .qr-code.gray,
.fixed-nav ul li .telphone,
.fixed-nav ul li .topicon {
    display: block;
}

.fixed-nav ul li:hover .qr-code,
.fixed-nav ul li:hover .telphone.white,
.fixed-nav ul li:hover .topicon.white {
    display: block;
}

.fixed-nav ul li:hover .qr-code.gray,
.fixed-nav ul li:hover .telphone,
.fixed-nav ul li:hover .topicon {
    display: none;
}

.fixed-nav ul li:hover {
    background: rgba(32, 147, 250, 1);
}

.fixed-nav ul li:hover a {
    color: rgba(255, 255, 255, 1);
}

.fixed-nav ul li:nth-of-type(3) {
    border-radius: 0 0 4px 4px;
}

.fixed-nav ul li:nth-of-type(4) {
    margin-top: 10px;
    border-radius: 4px;
    height: 54px;
}

.qr-box,
.consult-box {
    width: 264px;
    height: 122px;
    padding: 18px 22px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    box-sizing: border-box;
    display: none;
}

.consult-box:hover {
    display: block;
}

.consult-box {
    position: absolute;
    right: 62px;
    top: 40px;
}

.qr-box {
    height: 162px;
    font-size: 18px;
    font-weight: bold;
    color: rgba(32, 147, 250, 1);
    position: absolute;
    right: 62px;
    top: 0;
}

.qr-box .qr {
    width: 120px;
    height: 120px;
    display: table-cell;
}

.qr-box .text {
    color: rgba(32, 147, 250, 1);
    font-size: 18px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    padding-left: 7px;
}

.qr-box .qr img {
    max-width: 100%;
}

.consult-box .title {
    font-size: 18px;
    font-weight: bold;
    color: rgba(48, 49, 51, 1)
}

.consult-box .telPhone {
    font-size: 30px;
    font-weight: bold;
    color: rgba(32, 147, 250, 1);
    font-family: "FuturaBold";
    margin-bottom: 6px;
    line-height: 36px
}

.consult-box .time {
    font-size: 14px;
    font-weight: 400;
    color: rgba(144, 147, 153, 1);
}

.modal-solution {
    display: none;
}

.modal-layer {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* background: rgba(70, 71, 74, 0.5); */
    z-index: 999;
}

.modal-layer .modal {
    width: 580px;
    height: 580px;
    margin: 0 auto;
    background: #fff;
    border-radius: 4px;
    display: block;
    top: 50%;
    position: relative;
    margin-top: -290px;
    box-shadow: 0px 20px 30px 0px rgba(41, 41, 42, 0.12);
}

.modal-layer .modal .form_header {
    height: 135px;
    padding: 36px 48px;
    box-sizing: border-box;
}

.modal-layer .modal .form_header .close {
    position: absolute;
    top: 18px;
    right: 12px;
    cursor: pointer;
    padding: 16px;
    width: 20px;
    height: 0px;
}

.modal-layer .modal .form_header .close:after {
    transform: rotate(-45deg);
}

.modal-layer .modal .form_header .text_cn {
    font-size: 30px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 28px;
}

.modal-layer .modal .form_header .text_en {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, .3);
    line-height: 28px;
    margin-top: 10px;
    text-transform: uppercase;
}

.modal-layer .modal .form {
    margin: 34px 50px 60px;
}

.modal-layer .modal .form label {
    font-size: 16px;
    color: rgba(96, 98, 102, 1);
    line-height: 20px;
    margin-bottom: 12px;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    text-align: left;
    padding-right: 10px;
}

.modal-layer .modal .form input,
.modal-layer .modal .form textarea {
    background: rgba(242, 242, 242, 1);
    height: 40px;
    font-size: 16px;
    padding-left: 12px;
    padding-right: 12px;
    box-sizing: border-box;
    display: inline-block;
    width: 80%;
}

.modal-layer .modal .form input::placeholder,
.modal-layer .modal .form textarea::placeholder {
    color: rgba(204, 204, 204, 1);
}

.modal-layer .modal .form textarea {
    padding-top: 6px;
    padding-bottom: 6px;
}

.modal-layer .modal .form .submit {
    height: 46px;
    width: 100%;
    background: rgba(12, 111, 246, 1);
    background: -webkit-linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(45, 186, 252, 1));
    background: -moz-linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(45, 186, 252, 1));
    background: -o-linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(45, 186, 252, 1));
    background: linear-gradient(90deg, rgba(12, 111, 246, 1), rgba(45, 186, 252, 1));
    border-radius: 2px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 46px;
}

.submit[disabled] {
    background: #dedede!important;
}

.field-item {
    position: relative;
    display: inline-block;
    margin-bottom: 28px;
}

.field-item.col-6 {
    width: 50%;
    float: left;
}

.field-item.col-4 {
    width: 40%;
    float: left;
}

.field-item.col-12 {
    width: 100%;
}

.field-item .form_error {
    position: absolute;
    bottom: -20px;
    color: red;
    display: none;
}

.modal-layer .modal .field-item .form_error {
    padding-left: 94px;
}

.field-item.error .form_error {
    display: block;
}

.field-item.error input,
.field-item.error textarea {
    border: solid 1px red;
    border-radius: 2px;
}

.field-item i {
    color: red;
    margin-left: 8px;
}

.verify-code-img {
    height: 40px;
    max-height: 100%;
    margin-left: 37px;
    margin-top: -8px;
    cursor: pointer;
    border: solid 1px #e4e4e4;
}

.modal .verify-code-img {
    margin-left: 28px;
    margin-top: -2px;
    max-width: 100px;
}

.modal-layer .modal .field-item.verify-code input {
    display: inline-block;
    width: 250px;
    vertical-align: initial;
}

/*尾部*/
.footer {
    background: url(../images/0371.jpg) center top repeat;
}
.bottomdown{color: #ffffff;display: inline-block;vertical-align: top;text-align: center}
.bottomdown img{width: 90px;}
.bottomdown p{font-size: 14px}
.footer_content {
    padding: 20px 0;
    overflow: hidden;
    margin-left: -70px;
}
.footer_list {
    margin-left: 70px;
}
.bottom_logo{padding: 3px;}
.bottom_logo p{color: #ffffff;width: 100%;text-align: center;margin-top: 3px;}
.quick_navigation_title, .footer_link_title, .footer_cotact_title {
    color: #D9D9DA;
    font-size: 16px;
    margin-bottom: 15px;
}
.quick_navigation {
    padding-left: 50px;
}
.quick_navigation ul li a {
    display: block;
    margin-bottom: 10px;
    color: #8A8A8A;
    font-size: 13px;
}
.quick_navigation ul li a:hover {
    color: #fff;
}
.footer_link ul{margin-top: 15px;}
.footer_link ul li {
    float: left;
}
.footer_link ul li a {
    display: block;
    margin: 0 1px 1px 0;
    background: #292929;
    color: #8A8A8A;
    font-size: 13px;
    padding: 5px 16px;
}
.footer_link ul li a:hover {
    color: #fff;
    background: #222;
}
.footer_cotact {
    color: #8A8A8A;
    font-size: 13px;
}
.footer_cotact .footer_cotact_type {
    width: 15%;
    display: block;
    float: left;
}
.footer_cotact .footer_cotact_content {
    width: 85%;
    display: block;
    float: left;
}
.footer_cotact ul li {
    margin-bottom: 10px;
    overflow: hidden;
}
.footer_cotact ul li a {
    color: #8A8A8A;
}
.footer .copyright {
    text-align: center;
    padding: 8px 10px;
    color: #8a8a8a;
    background: #000;
    font-size: 12px;
}



/*产品中心*/
.principal-left{}
.principal-left ul{margin-top: 60px;}
.principal-left ul li{
    font-size: 16px;color: #333333;
    padding-left: 15px;line-height: 50px;position: relative;cursor: pointer;
}
.principal-left ul .active{color: #004599}
.principal-left ul .active i{background:url(../images/icon11.png) no-repeat;right:-20px;top:10px;}
.principal-left ul li i{
    display:block; width:43px; height:28px; position:absolute; right:-35px; top:18px; background:url(../images/icon12.png) no-repeat;}
.principalright{
    border-left: 1px solid #DDDDDD;box-sizing: border-box;padding:25px 50px;
}
.principalright .name{
    font-size:22px;color: #333333; border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;	margin-bottom: 15px;
}
.principalright .name span{display: inline-block;margin-left: 10px;color: #999999;font-size: 16px;}
.productClass {
    background-color: #EFF0F4;
    height: .72rem;
    border-bottom: 1px solid #3D4B79;
}
.proinfodiv{
    min-height: 10rem;
}
.protitle,.protype{
    display: inline-block;
}
.protitle{
    color: #ED6235;
    font-size: .22rem;
    margin-top: .2rem;
    letter-spacing: 2px;
}
.protype{

}
.protype ul li img{
    width: 22px;
}
.protypeli{
    margin-left: 1.5rem;
    font-size: .2rem;
    display: inline-block;
    color: #333333;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer;

}
.protype ul li>ul{
    background: #EFF0F4;
    width:4.5rem;
    position: absolute;
    top:.47rem;left: 0;
    z-index: 999;
    padding: .2rem ;
    border-top:2px solid #ED6235;
    box-shadow: 0px 0px 8px #999999;
}
.protype ul li>ul li{
    display: block;
    text-align: left;
    line-height: .44rem;
    font-size: .18rem;

}
.protype ul li>ul li:hover{
    font-weight: bold;
    cursor: pointer;
}
#proruanjian,#proyingjian{
    display: none;
}
.titlebg{
    margin-top:.5rem;
    background: url("../images/probg.jpg") no-repeat;
    width:301px;
    height: 72px;
    color: #FFFFFF;
    padding-left: 1.3rem;
    padding-top: .22rem;
    font-size: .24rem;
    font-weight: bold;
    letter-spacing: 5px;
    display: inline-block;
}
.titlespan{
    color: #333333;
    font-size: .3rem;
    padding: .05rem 0 0 2rem;
    letter-spacing: 2px;
}


    /*解决方案*/
/*售后*/
.shouhoutitle{
    color: #333333;
    font-weight: bold;
    margin-bottom: 6px;
    display: inline-block;
}
.shouhoutext{
    font-size: .16rem;
    color: #666666;
    line-height: 30px;
}


/* 产品与服务详情 */

.ProInfo .Part1 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.ProInfo .Part1 .img {
    width: 50%;
    position: relative;
    height: 610px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.ProInfo .Part1 .img .bgyuan {
    width: 420px;
    height: 420px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: 0;
    display:none;
}

.ProInfo .Part1 .img img {
    position: relative;
    z-index: 9;
    width:420px;
    height: 420px;
}

.ProInfo .Part1 .txt {
    width: 46%;
    /*height: 610px;*/
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.ProInfo .Part1 .txt h1 {
    font-size: 36px;
}

.ProInfo .Part1 .txt .dec {
    color: #666;
    line-height: 36px;
    margin: 35px 0 50px;
}

.ProInfo .Part1 .txt .btn_wrap {
    overflow: hidden;
}

.ProInfo .Part1 .txt .btn_wrap a {
    float: left;
    width: 145px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: #0C70F6;
}

.ProInfo .Part1 .txt .btn_wrap a.Back_list_btn {
    margin-left: 20px
}

.ProInfo .Part1 .txt .btn_wrap a:hover {
    background: #0C70F6
}

.ProInfo .Part2 {
    padding: 80px 0;
}

.ProInfo .Part2 .PartBox {
    position: relative;
    padding: 60px 0px;
    background: #f9f9f9;
}

.ProInfo .Part2 .PartBox::before {
    content: '';
    display: block;
    width: 100%;
    height: 80%;
    background: #f9f9f9;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ProInfo .Part2 .img {
    width: 50%;
    text-align: center;
    z-index: 9;


}
.ProInfo .Part2 .img img{
    width: 600px;
    height:600px;
}
.ProInfo .Part2 .txt {
    /*width: 50%;*/
    padding: 20px;
    position: relative;
    z-index: 9;
    padding-right: 10px;
    box-sizing: border-box;
}

.ProInfo .Part2 .txt h1 {
    font-size: 36px;
    color: #0C70F6;
    margin-bottom: 40px;
}

.ProInfo .Part2 .txt .dec {
    line-height: 30px;
    height: 390px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ProInfo .Part2 .txt .dec p {
    padding: 9px 0;
    padding-left: 30px;
    position: relative;
}

.ProInfo .Part2 .txt .dec p::before {
    content: '';
    display: block;
    width: 25px;
    height: 30px;
    background: url(../images/infoico.png) no-repeat center left;
    position: absolute;
    top: 9px;
    left: 0;
}

.ProInfo .Part2 .PageBtn {
    height: 80px;
    line-height: 80px;
    background: #0C70F6;
    margin-top: 80px;
}

.ProInfo .Part2 .PageBtn ul::after {
    content: '';
    display: block;
    clear: both;
}

.ProInfo .Part2 .PageBtn ul li {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    padding: 0 30px;
}

.ProInfo .Part2 .PageBtn ul li span {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.ProInfo .Part2 .PageBtn ul li.go_back {
    text-align: center;
}

.ProInfo .Part2 .PageBtn ul li.next {
    text-align: right;
}

.ProInfo .Part2 .PageBtn ul li img {
    position: relative;
    margin: 0 10px;
    top: -2px;
}

.ProInfo .Edit_part{
    padding-top: 50px;
}

@media(max-width:1280px) {
    .ProInfo .Part1 .txt h1 {
        font-size: 28px;
    }
}

@media(max-width:1024px) {
    .ProInfo .Part1 .txt h1 {
        font-size: 25px;
    }
    .ProInfo .Part1 .txt .dec {
        line-height: 28px;
        margin: 30px 0;
    }
    .ProInfo .Part1 .img .bgyuan {
        width: 320px;
        height: 320px;
    }
    .ProInfo .Part1 .txt {
        /*height: 1020px;*/
    }
    .ProInfo .Part1 .img {
        height: 520px;
    }
    .ProInfo .Part1 .img img {
        width: 320px;
        height: 320px;
    }
    .ProInfo .Part2 .txt h1 {
        font-size: 25px;
    }
    .ProInfo .Part2 .txt .dec {
        line-height: 28px;
        height:390px;

    }
    .ProInfo .Part2 .img{
        margin-top: 73px;
    }
    .ProInfo .Part2 .img img {
        width: 390px;
        height: 390px;
    }
}

@media(max-width:768px) {
    .ProInfo .Part1 .img {
        width: 100%;
        height: 200px;
    }
    .ProInfo .Part1 .img .bgyuan {
        width: 200px;
        height: 200px;
    }
    .ProInfo .Part1 .img img{
        width: 200px;
        height: 200px;
    }
    .ProInfo .Part1 .txt {
        width: 100%;
        height: auto;
        padding: 20px 10px;
        box-sizing: border-box;
    }
    /*.ProInfo .Part1 .txt h1 {*/
    /*    !*font-size: 18px;*!*/
    /*}*/
    .ProInfo .Part1 .txt .dec {
        margin: 20px 0;
    }
    .ProInfo .Part1 .txt a {
        width: 120px;
        height: 35px;
        line-height: 35px;
    }
    .ProInfo .Part2 .PartBox {
        padding: 20px 0;
    }
    .ProInfo .Part2 {
        padding: 30px 0;
    }
    .ProInfo .Part2 .img {
        width: 100%;
        position: relative;
        z-index: 9;
        margin-top: 0px;
    }
    .ProInfo .Part2 .img img {
        width: 350px;
        height: 350px;
    }
    .ProInfo .Part2 .txt {
        width: 100%;
        box-sizing: border-box;
        padding-top: 0;
        margin-top: 20px;
    }
    /*.ProInfo .Part2 .txt h1 {*/
    /*    font-size: 20px;*/
    /*    margin-bottom: 10px;*/
    /*    text-align: center;*/
    /*}*/
    .ProInfo .Part2 .txt .dec p {
        padding: 3px 0;
        padding-left: 20px;
    }
    .ProInfo .Part2 .txt .dec {
        line-height: 25px;
    }
    .ProInfo .Part2 .txt .dec p::before {
        height: 25px;
        background-size: 12px;
        top: 3px;
    }
    .ProInfo .Part2 .PageBtn {
        height: 50px;
        line-height: 50px;
        margin-top: 30px;
    }
    .ProInfo .Part2 .PageBtn ul li {
        padding: 0 10px;
    }
    .ProInfo .Part2 .PageBtn ul li span {
        font-size: 14px;
    }
}
@media(max-width:414px) {
    .ProInfo .Part2 .img img {
        width: 200px;
        height: 200px;
    }

}


/*软件解决方案*/
.ul-painP{

}
.ul-pain li{
    padding:.2rem;
    border-radius:.12rem;
    box-shadow: 0rem 0rem 0.16rem 0 rgba(45, 108, 170, .11);
    margin-top: .12rem;
}
.ul-pain li .tit{
    display: inline-block;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 3px;
    font-size: .2rem;
    border-bottom: #0C70F6 2px solid;
}
/*产品菜单*/
.fl{
    float: left;
}
.Header {
    height: 80px;
    line-height: 80px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    color: #FFFFFF;
    z-index: 100;
    transition: all 0.3s;
    z-index: 9999;
    transition: all .5s;
    -webkit-transition: all .5s;
    background: url("../images/navbg.png") no-repeat;
    background-size: 100% 100%;


}

.Header .auto {
    padding: 0 40px 0 6.2%;
}
.Header .auto .Logo img{
    max-height:70px;
    position: relative;
    top:-10px;display: inline-block;margin-right: 15px;
}
.Header.fix {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
    background:none;
    background-color:rgba(5, 19, 44, 0.95) ;
}

.Header .m-btn {
    display: none;
    cursor: pointer;
    padding: 15px 5px;
    border-radius: 5px;
    z-index: 999;
    margin-top: 15px;
    margin-left: 10px;
}

.Header .m-btn span {
    display: block;
    width: 25px;
    height: 3px;
    background: #2493F9;
    position: relative;
    -webkit-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
    -o-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
    transition: all 200ms cubic-bezier(.4, 0, 0, 1);
}

.Header .m-btn span::before,
.m-btn span::after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    background: #2493F9;
    position: absolute;
    left: 0;
    -webkit-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
    -o-transition: all 200ms cubic-bezier(.4, 0, 0, 1);
    transition: all 200ms cubic-bezier(.4, 0, 0, 1);
}

.Header .m-btn span:before {
    top: -8px;
}

.Header .m-btn span:after {
    bottom: -8px;
}

.Header .m-btn.active span {
    background: transparent;
}

.Header .m-btn.active span:before {
    transform: rotate(-48deg) translate(-6px, 5px);
    -webkit-transform: rotate(-48deg) translate(-6px, 5px);
    -o-transform: rotate(-48deg) translate(-6px, 5px);
    width: 24px;
}

.Header .m-btn.active span:after {
    transform: rotate(48deg) translate(-6px, -5px);
    -webkit-transform: rotate(48deg) translate(-6px, -5px);
    -o-transform: rotate(48deg) translate(-6px, -5px);
    width: 24px;
}

.Search .Searchico {
    cursor: pointer;
    color: #9a9a9a;
}

.Search .Searchico:hover {
    opacity: 0.8;
}

.Search .Searchico .close {
    display: none;
}

.Search .Searchico.on .search {
    display: none;
}

.Search .Searchico.on .close {
    display: inline-block;
}

.Search .searchbox {
    background: #fff;
    width: 350px;
    line-height: 34px;
    position: absolute;
    right: 40px;
    top: 150px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    box-sizing: border-box;
    padding-right: 60px;
}

.Search .searchbox .input {
    width: 100%;
    height: 40px;
    line-height: 38px;
    text-indent: 1em;
}

.Search .searchbox .input::-webkit-input-placeholder {
    color: #959595;
}

.Search .searchbox .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 40px;
    color: #fff;
    border-radius: 0 4px 4px 0;
}

.Search .searchbox.on {
    opacity: 1;
    visibility: visible;
    top: 101px;
}

.Header .shop {
    padding: 0 20px;
    margin-right: 20px;
    position: relative;
}

.Header .shop img {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.Header .shop::after {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #ededed;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.Header .shop::before {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #ededed;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.Header .shop a {
    color: #666666;
    font-size: 14px;
}

.Header .shop:hover a {
    color: #2493F9;
}

.Header .lan {
    padding: 0 20px;
    position: relative;
    cursor: pointer;
}

.Header .lan::before {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background: #ededed;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.Header .lan span {
    font-size: 14px;
    color: #666;
    padding-right: 20px;
    position: relative;
    font-family: Arial;
}

.Header .lan span::after {
    content: '';
    display: block;
    width: 15px;
    height: 20px;
    background: url(../images/down.png) no-repeat center right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.Header .lan span img {
    position: relative;
    margin-right: 5px;
    top: -2px;
}

.Header .lan ul {
    position: absolute;
    top: 80px;
    left: 50%;
    width: 120px;
    background: #fff;
    margin-left: -60px;
    border-top: 2px solid #2493F9;
    display: none;
}

.Header .lan ul li {
    line-height: 40px;
    text-align: center;
}

.Header .lan ul li a {
    font-size: 14px;
    color: #FFFFFF;
}

.Header .lan ul li:hover a {
    color: rgba(25, 125, 240, 1);
/*-webkit-linear-gradient(90deg, rgba(25, 125, 240, 1), rgba(45, 186, 252, 1));*/
}
.MainNav {}

.MainNav ul::after {
    content: '';
    display: block;
    clear: both;
}

.MainNav ul li {
    float: left;
    margin-right: 30px;
    position: relative;
    padding: 0 10px;
}

.MainNav ul li::after {
    content: '';
    display: block;
    height: 3px;
    width: 100%;
    background: rgba(23, 255, 247, .2);
    background: -webkit-linear-gradient(90deg, rgba(14, 113, 246, 1), rgba(41, 153, 249,1));
    background: -moz-linear-gradient(90deg, rgba(14, 113, 246, 1), rgba(41, 153, 249,1));
    background: -o-linear-gradient(90deg, rgba(14, 113, 246, 1), rgba(41, 153, 249,1));
    background: linear-gradient(90deg, rgba(14, 113, 246, 1), rgba(41, 153, 249,1));
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
}

.MainNav ul li .NavPull {
    position: absolute;
    top: 80px;
    border-top: 2px solid #2493F9;
    width: 180px;
    margin-left: -90px;
    left: 50%;
    background: rgba(0, 52, 92, 0.8);
    box-sizing: border-box;
    display: none;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}

.MainNav ul li .NavPull dl dd {
    /*line-height: 40px;*/
    text-align: left;
    font-size: 15px;
    padding:  10px ;
    border-top: 1px dashed #00345C;
}

.MainNav ul li .NavPull dl dd a {
    display: block;
    text-decoration: none;
}

.MainNav ul li .NavPull dl dd:hover {
    background: #00345C;
}

.MainNav ul li .NavPull dl dd:hover a {
    color: #fff;
    /*border-top: 1px solid #00345C;*/
}

.MainNav ul li .NavPull dl dd:first-child a {
    border-top: none;
}

.MainNav ul li:hover::after {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
}

.MainNav ul li:hover>a {
    color: #2493F9;
    text-decoration: none;
}

.MainNav ul li.onnav::after {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
}

.MainNav ul li.onnav>a {
    color: #2493F9;
}


/* 20210526新增菜单样式 s*/

.MainNav ul #nav4 .NavPull dl dd {
    position: relative;
}

.MainNav ul #nav4 .NavPull dl dd .subTit {
    position: absolute;
    right: -180px;
    width: 180px;
    text-align: center;
    top: 0px;
    background: #ffff;
    display: none;
}

.MainNav ul #nav4 .NavPull dl dd:hover .subTit {
    display: block;
}

.MainNav ul #nav4 .NavPull dl dd .subTit a {
    border-top: 1px dashed #e5e5e5;
}

.MainNav ul #nav4 .NavPull dl dd:hover .subTit a {
    color: #333333;
}

.MainNav ul #nav4 .NavPull dl dd .subTit a:hover {
    color: #fff;
    background-color: #2493F9;
    border-top: 1px dashed #2493F9;
    text-decoration: none;
}

.MainNav ul #nav4 .NavPull dl dd:hover .tit {
    color: #fff;
}


/* 20210526新增菜单样式 end*/


@media ( max-width:1680px) {
    .Header .auto {
        padding: 0 2% 0 3.2%;
    }
    .MainNav ul li {margin-right:10px;padding: 0 5px;}
}

@media ( max-width:1366px) {
    .Header .auto {
        max-width: 1600px;
        margin: 0 auto;
        width: 95%;
        padding: 0;
    }
    .MainNav ul li {
        margin-right: 10px;
        padding: 0 5px;
    }
}
@media ( max-width:1280px)
{
    .MainNav ul li {
        margin-right: 10px;
        padding: 0px;
    }
    .MainNav ul li a{font-size:12px;}
}
@media(max-width:1200px) {
    .MainNav ul li {
        margin-right: 10px;
    }
    .Header .shop {
        padding: 0 10px;
        margin-right: 10px;
    }
    .Header .lan {
        padding: 0 10px;
    }
}

@media ( max-width:1024px) {
    .Header .auto {
        padding: 0 15px 0 15px;
    }
    .MainNav ul li a{font-size:16px;}
}

@media(max-width:1024px) {
    body {
        padding-top: 60px;
    }
    .Header {
        height: 60px;
        line-height: 60px;
    }
    .Header .Logo img {
        height: 35px;
    }
    .Header .m-btn {
        display: block;
    }
    .Search .searchbox {
        top: 80px;
    }
    .Search .searchbox.on {
        top: 60px;
        right: 2%;
        width: 96%;
    }
    .MainNav {
        width: 0;
        background: rgba(5, 19, 44, 0.8);
        position: absolute;
        top: 60px;
        right: 0;
        transition: all .5s;
        -webkit-transition: all .5s;
        overflow: hidden;
        height: calc(100vh - 60px);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    .MainNav ul {
        padding: 10px 20px;
    }
    .MainNav ul li {
        width: 100%;
        box-sizing: border-box;
        position: relative;
        line-height: 40px;
        font-size: 15px;
        min-width: 120px;
    }
    .MainNav ul li::after {
        height: 2px;
    }
    .MainNav ul li b {
        display: block;
        width: 10px;
        height: 15px;
        background: url(../images/more1.png) no-repeat center right;
        background-size: 100% 100%;
        position: absolute;
        right: 0;
        top: 0;
    }
    .MainNav ul li .NavPull {
        position: static;
        width: 100%;
        box-sizing: border-box;
        background: rgba(5, 19, 44, 0.6);
        margin-left: 0;
    }
    .MainNav ul li .NavPull dl dd {
        line-height: 30px;
        font-size: 13px;
        text-align: left;
        padding-left: 10px;

    }
    .MainNav.show {
        width: 60%;
    }
    .Header .lan ul {
        top: 60px;
    }
    /* 20210526新增菜单样式 s*/
    .MainNav ul #nav4 .NavPull {
        position: static;
        padding-bottom: 0;
    }
    .MainNav ul #nav4 .NavPull dl {
        width: 100%;
        display: block;
    }
    .MainNav ul #nav4 .NavPull dl dd .tit {
        padding: 10px 0;
        margin: 0;
        font-size: 13px;
        width: 92%;
    }
    .MainNav ul #nav4 .NavPull dl dd .subTit {
        width: 96%;
        position: static;
        text-align: left;
        padding-left: 4%;
        display: none;
    }
    .MainNav ul #nav4 .NavPull dl dd.in .subTit {
        display: block;
    }
    .MainNav ul li .NavPull dl dd:hover {
        background: rgba(5, 19, 44, 0.6);
    }
    .MainNav ul #nav4 .NavPull dl dd:hover .subTit {
        display: none;
    }
    /* 20210526新增菜单样式 end*/
}
