@charset "utf-8";

/* public*/
.w1200{width:1200px;margin:0 auto;}
.tx-l{text-align:left;}
.tx-c{text-align:center;}
.tx-r{text-align:right;}
.ufl{float:left;}
.ufr{float:right;}
.ufml{font-family:"微软雅黑";}
.row.marlg0{margin-right:0;margin-left:0;}
.row .padlg0{padding-right:0;padding-left:0;}
.text img{max-width:100%;}
.col-zs{color:#327cbe;}
.font-18{font-size:18px;}
.font-46{font-size:46px;}

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="search"], input[type="date"], select, textarea {
    border-radius: 2px;
    border: solid 1px #ccc;
    padding: 0.6em;
    background-color: #f7f7f7;
    box-shadow: inset 0 2px 3px rgba(0,0,0,0.1);
    width: 100%;
    transition: all 0.3s ease;
}
/* header */
/* header{box-shadow:0 2px 3px 1px #ddd;padding-bottom:5px;} */
/* .index-header{border-bottom:1px solid #abb5bc;} */
/* .navbar-nav > li.last{width:67px;font-size:0;background:url(../Images/ico_01.png) center no-repeat;}
.navbar-nav > li.last a{display:inline-block;width:50%;font-size:0!important;} */
/* header{position:absolute;width:100%;z-index:100;border-bottom:1px solid #515d73;} */
.navbar-nav > li.last{margin-left:10px;}
.navbar-nav > li.last a{
    
    height:34px;
    padding-left:0px!important;
    border-radius:34px;
    color:#da251d!important;
    font-size:30px!important;
    font-family:'simsun';
    font-weight:600;
}
.navbar-default{border:0;background:none;margin-bottom:0;font-family: "Microsoft YaHei";}
.navbar-brand{height:auto;padding:20px 10px 20px 15px;color:#fff!important;}
.navbar-brand > img{margin-right:1.5rem;}
.navbar-right{margin-top:28px;}
.navbar-default .navbar-nav > li > a{color:#000;font-size:14px;}
.navbar-default .navbar-nav > li > a:hover{color:#014b9d;}
.navbar-toggle{margin-top:28px;}

/* banner */
.banner-img{
    position: absolute;
    top: 50%;
    width: 100%;
    transform:translateY(-50%);
}
.dtable {
    display: table;
    height: 100%;
}
.dtcell {
    display: table-cell;
    vertical-align: middle;
}
.active .pro-text h3,.active .pro-text p,.active .pro-link{
    -webkit-animation: down-in 500ms;
    -moz-animation: down-in 500ms;
    -ms-animation: down-in 500ms;
    -o-animation: down-in 500ms;
    animation: down-in 500ms;
    animation-fill-mode: both;
}
.active .pro-text h3{
    animation-delay: 200ms;
}
.active .pro-text p{
    animation-delay: 500ms;
}
.active .pro-link{
    animation-delay: 800ms;
}
/* index */
.swiper-slide img{width:100%;}
.prevbox,.nextbox{
    color: #fff;
    width: 54px;
    height: 54px;
    line-height: 54px;
    background: transparent;
    border-radius: 100px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top:50%;
    -webkit-transition: background .5s,opacity .3s,transform .5s;
    -moz-transition: background .5s,opacity .3s,transform .5s;
    transition: background .5s,opacity .3s,transform .5s;
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index:99;
}
.prevbox{left:15px;}
.nextbox{right:15px;}

.prevbox .ban-prev,.nextbox .ban-next{
    display:block;
    width: 54px;
    height: 54px;
    -webkit-transition: background .5s,opacity .3s,transform .5s;
    -moz-transition: background .5s,opacity .3s,transform .5s;
    transition: background .5s,opacity .3s,transform .5s;
    cursor: pointer;
    position:relative;
}
.prevbox .ban-prev:after{
    display:block;
    width:54px;
    height:54px;
    background:url(../Images/ico_prev.png) center no-repeat;
    content: '';
    position:absolute;
    top:0;
    left:0;
}
.nextbox .ban-next:after{
    display:block;
    width:54px;
    height:54px;
    background:url(../Images/ico_next.png) center center no-repeat;
    content: '';
    position:absolute;
    top:0;
    left:0;
}
.nextbox:hover,.prevbox:hover {
    opacity: 1;
    background: #f26228;
    color: #fff;
    border-color: #f26228;
    animation: pulse .5s ease-out forwards;
}
.prevbox .ban-prev:hover::after{
    -webkit-animation: toRightFromRight .5s forwards;
    -moz-animation: toRightFromRight .5s forwards;
    animation: toRightFromRight .5s forwards;
}
.nextbox .ban-next:hover::after{
    -webkit-animation: toRightFromLeft .5s forwards;
    -moz-animation: toRightFromLeft .5s forwards;
    animation: toRightFromLeft .5s forwards;
}

.foucs{position:relative;}
.foucs .fouct-txt-box{
    display:block;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    z-index:9;
    text-align:center;
    color:#fff;
    font-size:18px;
    line-height:35px;
}
.foucs .fouct-txt-box .ban-move-box{overflow:hidden;}
.foucs .fouct-txt-box .ban-move-box .ban-move-st{
    animation-fill-mode: forwards;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    overflow:hidden;
}
.on.foucs .fouct-txt-box .ban-move-box .ban-move-st{
    -webkit-animation-name: maskUpIn; */
    animation-name: maskUpIn;
    animation-duration: 0.4s;
    animation-delay: 0.65s;
}
.downpage{
    position:absolute;
    bottom:30px;
    left:50%;
    width:51px;
    height:51px;
    background:url(../Images/ico_updown.png);
    margin-left:-25px;
    z-index:10;
    cursor:pointer;
}


.ban-down-txt{width:80%;margin:0 auto;text-align:left;}
.ban-down-txt h3{font-size:40px;color:#fff;}
.ban_btn{
    display:inline-block;
    padding:5px 20px;
    font-size:16px;
    color:#000;
    background:#fff;
    margin-top:20px;
}
.ban_btn:hover{color:#fff;background:#007dbb;}

.banpagination{
    text-align:center;
    position:absolute;
    bottom:30px;
    left:0;
    width:100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    width: auto;
    left: auto;
    right: 0;
    bottom: 50%;
}
.banpagination span{
    display:inline-block;
    width:28px;
    height:28px;
    border-radius:50%;
    border:1px solid transparent;
    position:relative;
    vertical-align:top;
    z-index:8;
    background:transparent;
        display: block;
}
.banpagination span:after{
    position:absolute;
    top:50%;
    left:50%;
    width:8px;
    height:8px;
    border-radius:8px;
    background:#d4d4d4;
    content:'';
    margin:-4px 0 0 -4px;
}
.banpagination span.swiper-pagination-bullet-active{
    border-color:#48d6f3;
}
.banpagination span.swiper-pagination-bullet-active:after{
    background:#48d6f3;
}
.banner .pagenum {
    color: #fff;
    font-family: "arial black";
    font-size: 34px;
    padding-bottom: 3px;
    border-bottom: 3px solid #fff;
    position: absolute;
    z-index: 2;
    right: 30px;
    left: auto;
    bottom: 20px;
    width: auto;
}
.bannerImgBox{
    width:100%;
/*     height:0;
padding-top:941px; */
    position:relative;
    font-size:0;
}
.bannerImgBox .bannerImg{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
}
.ban-txt{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5;
    text-align:center;
    color:#fff;
}
.ban-txt>div{width:100%;}
.ban-txt h3{font-size:48px;font-weight:500;margin-bottom:30px;font-size:72px;font-weight:600;letter-spacing:8px;}
.ban-txt h4{font-size:22px;color: #c3c3c4;}
.bann-move-p{
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    overflow: hidden;
}
/* .bann-move-p:before{
    content: '';
    background: #f26228;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: translateY(100%);
    -webkit-transform: translateY(100%)
    animation-delay:0.1s;
}
h3 .bann-move-p:before{animation-delay:0.1s;}
h4 .bann-move-p:before{animation-delay:1.2s;}
.swiper-slide-active .bann-move-p:before{
    -webkit-animation-name: maskUp;
    animation-name: maskUp;
    animation-timing-function: cubic-bezier(.165, .84, .44, 1);
}
.swiper-slide-active h3 .bann-move-p:before{
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
}
.swiper-slide-active h4 .bann-move-p:before{
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
}
.ban-move-s{
    display: inline-block;
    position: relative;
    z-index: 1;
    animation-fill-mode: forwards;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
}
.swiper-slide-active .ban-move-s{
    -webkit-animation-name: maskUpIn;
    animation-name: maskUpIn;
}
.swiper-slide-active h3 .ban-move-s{
    animation-duration: 0.4s;
    animation-delay: 0.65s;
}
.swiper-slide-active h4 .ban-move-s{
    animation-duration: 0.65s;
    animation-delay: 1.4s;
} */
.banner .swiper-pagination-custom{
    color: #fff;
    font-family: "arial black";
    font-size:34px;
    padding-bottom:3px;
    border-bottom:3px solid #fff;
    position: absolute;
    z-index: 2;
    right: 30px;
    left:auto;
    bottom: 20px;
    width:auto;
}

/* main */
@font-face{
    font-family:'MicrosoftYaHeiLight';
    src:url('../Fonts/MicrosoftYaHeiLight.eot');
    src:url('../Fonts/MicrosoftYaHeiLight.eot?#iefix')format('embedded-opentype'),
    url('../Fonts/MicrosoftYaHeiLight.woff')format('woff'),
    url('../Fonts/MicrosoftYaHeiLight.ttf')format('truetype');
    font-weight:normal;
    font-style:normal;
}
body,html{font-family:"Microsoft YaHei","MicrosoftYaHeiLight";}
.navbar-nav > li.sea .hed-input{
    width:40px;
    height:24px;
    background:url(../Images/ico_sea.png) 10px center no-repeat;
    border-color:transparent;
    color:#fff;
    box-shadow:none;
    margin-top:3px;
}
.navbar-nav > li.sea .hed-input.stxton{background:none;}
.navbar-nav > li.sea{position: relative;}
.navbar-nav > li.sea:before{
    display:block;
    width:0;
    height:14px;
    border-left:1px solid #ccc;
    content:'';
    position:absolute;
    right:0px;
    top:50%;
    margin-top:-7px;
}
.nav li.sea:hover,.nav li.last:hover{background:none;}
.index-header .navbar-default .navbar-nav > li.last > a:hover,
.index-header .navbar-default .navbar-nav > li.last:hover > a,
.index-header .navbar-default .navbar-nav > li.last:hover > a,
.index-header .navbar-default .navbar-nav > li.last> a:hover
{color:#da251d!important;}
.ico_d{
    display:inline-block;
    width:8px;
    height:5px;
    background:url(../Images/ico_head_d.png);
    vertical-align:middle;
    margin-left:5px;
    margin-top:3px;
}


.er-nav{
    position:absolute;
    top:100%;
    left:-95px;
    right:-95px;
    z-index:9;
    padding-top:10px;
    padding-left:0px;

    overflow:hidden;
    display:none;
}
.er-nav:after{
    display:block;
    width:0;
    height:0;
    border-right:10px solid transparent;
    border-bottom:10px solid #fff;
    border-left:10px solid transparent;
    content: '';
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-10px;
}
.er-nav-solu{left:-25px;right:-25px;}
.index-header .navbar-default .navbar-nav > li .er-nav-solu a,
.index-header .navbar-default .navbar-nav > li .er-nav-pro a{
    display:block;
    line-height:40px;
    padding-bottom:5px;
    padding-top:5px;
    margin:0 20px;
    border-bottom:1px solid #ccc;
}
/* .nav li:hover .er-nav{
    max-height:500px;
    opacity:1;
} */
.er-nav li{line-height:30px;padding:0;text-align:center;margin-left:0;background:#fff;}
.er-nav li a{color:#555;opacity:0.8;transition:all 0.3s;}
.er-nav li a:hover{color:#000;opacity:1;}
.er-nav li:first-child a{padding-top:10px;}
/* .er-nav li:last-child{margin-bottom:10px;} */
.er-nav ul{
    border-radius:8px;
    overflow:hidden;
}

.index-header .navbar-default .navbar-nav > li .er-nav li:last-child  a{border:0;}
.index-header{position:absolute;top:0;width:100%!important;z-index:998;}
.ejimg,.ejimg img{width:60px;}
.ejprotxt h5,.ejprotxt h6{margin:0;}
.ejprotxt h5{
    width:100px;
    color:#979a9d;
    float: left;
    font-size:13px;
    text-align:left;
    line-height:16px;
}
.er-nav-pro li:hover .ejprotxt h5{color:#48d6f3;}
.ejprotxt{width:150px;margin-top: 7px;}
.ejprotxt span.ertag{
    float: left;
    font-size:12px;
    background:#48d6f3;
    color:#fff;
    border-radius:10px;
    line-height:16px;
    width:45px;
    text-align:center;
}
.ejprotxt h6.ejpromon{color:#979a9d;text-align:left;margin-top:8px;}
.er-nav-pro li{padding:10px 0 5px;}
.ban-mengban{
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    background:#000;
    opacity:0.5;
    z-index:3;
}
.index-main section{
    padding:94px 0;
}
.bg-col-1{background:#ff6633;}
.bg-col-2{background:#ff9f01;}
.bg-col-3{background:#6bd205;}
.bg-col-4{background:#019fff;}
.index-main section .index-p1-txt{
    display:block;
    padding:30px 35px;
    margin-top:-38px;
    margin-left:15px;
    margin-right:15px;
    border-top-right-radius:15px;
    border-bottom-right-radius:15px;
    position:relative;
    z-index:2;
    color:#fff;
}
.index-main section .index-p1-txt h6{margin-top:0;}
.index-main section .index-p1-txt h6 i{
    display:inline-block;
    width:17px;
    height:17px;
    vertical-align:middle;
    margin-right:5px;
}
.index-main section .index-p1-txt h6 i.ico_1{
    background:url(../Images/ico_hm_01.png) center top no-repeat;
}
.index-main section .index-p1-txt h6 i.ico_2{
    background:url(../Images/ico_hm_02.png) center top no-repeat;
}
.index-main section .index-p1-txt h6 i.ico_3{
    background:url(../Images/ico_hm_03.png) center top no-repeat;
}
.index-main section .index-p1-txt h6 i.ico_4{
    background:url(../Images/ico_hm_04.png) center top no-repeat;
}
.index-main section .index-p1-txt h4{
    font-size: 36px;
    font-weight:bold;
    margin-bottom:18px;
}
.index-p1-img img{width:100%;}
.index-p1-list.row{
    margin-right:-4px;
    margin-left:-4px;
}
.index-p1-list.row > div{
    padding-right:4px;
    padding-left:4px;
}

.bgcol-gray{background:#f0f0f0;}
.index-tit{text-align:center;}
.index-tit h1{
    font-size:46px;
    font-weight:bold;
    color:#333a40;
    margin-bottom:20px;
}
.index-tit p{font-size:20px;color:#7c7c7c;}
.index-tab{
    margin-right:-10px;
    margin-left:-10px;
}
.index-main section .index-tab{margin-top:90px;}
.index-tab .index-tab-item{
    padding-right:10px;
    padding-left:10px;
    float:left;
    width:25%;
}
.index-tab .index-tab-item .index-tab-box{
    display:block;
    font-size:20px;
    color:#7c7c7c;
    background:#fafafa;
    text-align:center;
    padding:45px 0;
    position:relative;
    transition:all 0.3s;
}
.index-tab .index-tab-item .index-tab-box .border-top{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:8px;
    background:#48d6f3;
    opacity:0;
    transition:all 0.3s;
}
.index-tab .index-tab-item.active .index-tab-box{background:#fff;box-shadow: 0 2px 5px 2px #ccc;color:#000;}
.index-tab .index-tab-item.active .index-tab-box .border-top{opacity:1;}
.index-tabwtxt{
    padding-top:80px;
    padding-left:115px;
}
.index-tabwtxt h4{
    font-size:36px;
    color:#333a40;
    font-weight:bold;
    margin-bottom:25px;
}
.index-tabwtxt p{
    color:#a5a5a5;
    max-width:360px;
}
.index-tab-wrap {
    background:#fff;
    margin-top:30px;
}
.index-tab-wrap .index-tabimg{text-align:center;}
.index-tab-wrap .index-tabimg img{max-width:90%;}
.index-tab-wrap .more-s1{color:#48d6f3;display:block;margin-top:30px;}
.more-s2{text-align:center;}
.more-s2 a{
    display:inline-block;
    color:#48d6f3;
    padding:0 42px;
    line-height:40px;
    border:1px solid #48d6f3;
    border-radius:40px;
    -webkit-transition:all 0.3s;
    transition: all 0.3s;
}
.more-s2 a:hover{background:#48d6f3;color:#fff;}
.index-main section .more-s2{
    margin-top:90px;
}
.index-main section .case-list{margin-top:105px;}
.case-list.row{
    margin-right:-7px;
    margin-left:-7px;
}
.case-list.row > div{
    padding-right:7px;
    padding-left:7px;
}
.case-box{
    box-shadow: 0px 0px 0px rgba(68,68,68,0.2);
    -webkit-transition: box-shadow 0.95s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: box-shadow 0.95s cubic-bezier(0.19, 1, 0.22, 1);
    transition: box-shadow 0.95s cubic-bezier(0.19, 1, 0.22, 1);
}
.case-box:hover{box-shadow: 0px 0px 60px rgba(68,68,68,0.5);}
.caseimg{border-bottom:4px solid #fff;margin-bottom:80px;}
.caseimg img{width:100%;}
.case-list.row > div:nth-child(3n+1) .caseimg{border-bottom-color:#ff5533;}
.case-list.row > div:nth-child(3n+2) .caseimg{border-bottom-color:#ff9f01;}
.case-list.row > div:nth-child(3n+3) .caseimg{border-bottom-color:#48d6f3;}
.case-p1 {color:#9b9b9b;}
.case-list.row > div:nth-child(3n+1) .casetag{color:#ff5533;}
.case-list.row > div:nth-child(3n+2) .casetag{color:#ff9f01;}
.case-list.row > div:nth-child(3n+3) .casetag{color:#48d6f3;}
.casetxt{padding:0 30px 30px;}
.casetxt h4{margin:15px 0;}
.casetxt h4 a{
    font-size:24px;
    color:#333a40;
    font-weight:bold;
}
.case-p2{
    line-height:24px;
    height:48px;
    overflow:hidden;
    margin-bottom:10px;
}
.case-p2 a{color:#9b9b9b;}
.case-p3 span{color:#333a40;}
.swiper-slide .logsimg{text-align:center;}
.swiper-slide .logsimg img{width:auto;}
.logs,.index-main section.index-self .more-s2{margin-top:50px;}
.index-main section.index-case .more-s2{
    margin-top:40px;
}
.self-wrap{margin-top:70px;}
.selfimg{text-align:center;}
.selfimg img{max-width:100%;-webkit-transition:transform 0.3s;transition:transform 0.3s;}
.selfimg:hover img{
    -webkit-transform:scale(1.05);
    transform:scale(1.05);
}
.selftxt{text-align:center;margin-top:70px;}
.selftxt .self-p1{
    font-size:18px;
    color:#48d6f3;
}
.selftxt .self-p2{font-size:36px;color:#333a40;font-weight:bold;margin-top:0;margin-bottom:20px;}
.selftxt .self-p3{color:#333a40;line-height:28px;}
.index-main .index-self{padding-bottom:70px;}
.footer{
    padding:50px 0;
    background:#2e2d31;
}
.ft-nav li{
    line-height:28px;
}
.ft-nav li a{
    font-size:12px;
    color:#848484;
}
.ft-tel{color:#c2c2c2;font-size:21px;font-weight:bold;padding-bottom:10px;border-bottom:1px solid #c2c2c2;margin-bottom:10px;}
.ft-telp{font-size:12px;color:#828282;}
.ft-b{font-size:12px;color:#828282;margin-top:120px;}
.icp{text-align:center;}
.ft-shar a{
    display:inline-block;
    width:23px;
    height:19px;
    margin-left:20px;
}
.ft-shar a.ft-sh-1{background:url(../Images/ico_ft_01.png) center no-repeat;}
.ft-shar a.ft-sh-2{background:url(../Images/ico_ft_02.png) center no-repeat;}
.ft-shar a.ft-sh-3{background:url(../Images/ico_ft_03.png) center no-repeat;}


/* solution */
.solution-wrap section{
    padding:95px 0;
}
.solution-p1{max-width: 965px;margin:0 auto;}
.sol-tit1{text-align:center;}
.sol-tit1 h1{
    font-size:54px;
    font-weight:bold;
    margin-bottom:50px;
    color:#eb3b4d;
}
.sol-tit1 h3{
    font-size:28px;
    font-weight:bold;
    color:#000;
    line-height:46px;
    margin:0 auto 20px;
    margin-bottom:20px;
    max-width:675px;
}
.sol-tit1 h5{
    font-size:16px;
    font-weight:500;
    color:#808080;
    line-height:32px;
}
.sol-tit2 h1{
    text-align:center;
    font-weight:bold;
    color:#333a40;
    margin-bottom:72px;
}
.solution-wrap .index-tab{text-align:center;}
.solution-wrap .index-tab .index-tab-item{
    display:inline-block;
    float:none;
    width:auto;
    margin-bottom:22px;
}
.solution-wrap .index-tab .index-tab-item .index-tab-box{font-size:16px;padding:20px 25px;}
.solution-wrap .index-tab .index-tab-item .index-tab-box .border-top{height:5px;}
.solution-wrap .index-tabwtxt,.ruanjian-wrap .index-tabwtxt{
    padding-top:60px;
    padding-left:15px;
}
.solution-wrap .index-tabwtxt h5,.ruanjian-wrap .index-tabwtxt h5 {
    font-size: 20px;
    color: #333a40;
    font-weight: bold;
    margin-bottom: 10px;
}
.solution-wrap .index-tabwtxt p,.ruanjian-wrap .index-tabwtxt p{font-size:16px;max-width:375px;font-weight:300;}
.solution-wrap .index-tab-wrap{padding:30px 0;}
.soluton-p2-group{
    background:#fff;
    padding-top:55px;
    text-align:center;
    margin-top:-90px;
    margin-right:100px;
    margin-left: 100px;
    position:relative;
    z-index:2;
}
.soluton-p2-group .row{margin:0;}
.soluton-p2-group .row > div{padding:0;}
.soluton-p2-group .row > div + div .sol-p2-box{
    border-left:1px solid #eb3b4d;
}
.sol-p2-box h3{
    font-size:28px;
    font-weight:bold;
    color:#333a40;
    margin-top:40px;
    margin-bottom:25px;
}
.sol-p2-box p{
    margin:0 30px;
}
.sol-ico-del{
    display:inline-block;
    padding:21px;
    border-radius:50%;
    background:#eb3b4d;
    font-size:0;
}
.sol-ico-del span{
    display:inline-block;
    width:26px;
    height:26px;
    background:url(../Images/ico_del.png) no-repeat;
}
.bgcol-gray2{background:#f5f5f5;}
.sol-p4-img{margin-top:-160px;}
.solution-p4-group{
    position:relative;
    z-index:2;
    background:#fff;
    padding-bottom:80px;
    margin-right:65px;
    margin-left:65px;
}
.sol-p4-box{
    text-align:center;
    max-width:270px;
    margin: 0 auto;
}
.sol-p4-box h3{margin-bottom: 25px;}
.sol-p4-box p{line-height:24px;margin:0 25px;}
.ico-sol-del span{
    display:inline-block;
    width:76px;
    height:76px;
    background:url(../Images/ico_yes1.png);
}
.font28b{
    font-size:28px;
    font-weight:bold;
    color:#333a40;
}
.solution-wrap .case-box{background:#fff;}
.solution-wrap .index-case{margin-bottom:70px;}
.sol-mode-2 .sol-tit1 h1{color:#019fff;}
.sol-mode-2 .sol-tit1 h3{max-width:100%;}
.sol-mode-2 .sol-ico-del{background:#019fff;}
.sol-mode-2 .soluton-p2-group .row > div + div .sol-p2-box{border-left-color:#019fff;}
.sol-mode-2 .ico-sol-del span{background:url(../Images/ico_yes2.png)}
.sol-mode-3 .sol-tit1 h1{color:#6bd205;}
/* .sol-mode-3 .sol-tit1 h3{max-width:100%;} */
.sol-mode-3 .sol-ico-del{background:#6bd205;}
.sol-mode-3 .soluton-p2-group .row > div + div .sol-p2-box{border-left-color:#6bd205;}
.sol-mode-3 .ico-sol-del span{background:url(../Images/ico_yes3.png)}
.sol-mode-4 .sol-tit1 h1{color:#005cff;}
/* .sol-mode-4 .sol-tit1 h3{max-width:100%;} */
.sol-mode-4 .sol-ico-del{background:#005cff;}
.sol-mode-4 .soluton-p2-group .row > div + div .sol-p2-box{border-left-color:#005cff;}
.sol-mode-4 .ico-sol-del span{background:url(../Images/ico_yes4.png)}
.sol-mode-5 .sol-tit1 h1{color:#ff6633;}
/* .sol-mode-3 .sol-tit1 h3{max-width:100%;} */
.sol-mode-5 .sol-ico-del{background:#ff6633;}
.sol-mode-5 .soluton-p2-group .row > div + div .sol-p2-box{border-left-color:#ff6633;}
.sol-mode-5 .ico-sol-del span{background:url(../Images/ico_yes5.png)}

.ruanjian-tags{
    padding:140px 0 60px;
    background:#2e2d31;
    text-align:center;
    color:#fff;
}
.ruanjian-tags h1{font-weight:bold;margin-bottom:40px;}
.ruanjian-tags-con a{
    display:inline-block;
    padding:0 32px;
    background:#3b3b3b;
    color:#fff;
    line-height:40px;
    border-radius:40px;
    margin:0 5px 18px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.ruanjian-tags-con a.active,.ruanjian-tags-con a:hover{
    background:#48d6f3;
}
.ruanjian-wrap .ruanjian-p1{padding:50px 0 100px;}
.ruanjian-wrap .ruanjian-p2{padding:100px 0 0;}
.ruanjian-wrap .ruanjian-p3{padding:135px 0;}
.ruanjian-wrap .index-tab-wrap{background:none;}
.bgcol-gray3{background:#fafafa;}
.yj-top-txt{text-align:left;}
.yj-top-txt h1{font-weight:bold;margin-bottom:30px;}
.yjtags{margin-top:80px;margin-bottom:65px;max-width: 560px;line-height:30px;}
.yjtags a{
    font-size:16px;
    color:#fff;
}
.btn-s1 a{
    display:inline-block;
    width:160px;
    height:50px;
    line-height:46px;
    background:#48d6f3;
    border:2px solid #48d6f3;
    border-radius:50px;
    text-align:center;
    color:#fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-s1 a:hover{
    background:transparent;
    color:#48d6f3;
}

.yj-wrap .index-tabwtxt h3,.yj-tits h3{
    font-size:28px;
    font-weight:bold;
    color:#333a40;
    line-height:46px;
    margin-bottom:25px;
}
.yj-wrap .index-tabwtxt p,.yj-tits p{
    font-size:16px;
    color:#808080;
    line-height:32px;
    max-width:100%;
    font-weight:300;
}
.yj-wrap .yj-p2 .index-tabwtxt{padding-left:0;}
.yj-wrap .yj-p2 .index-tabwtxt p{
    max-width:505px;
}
.yj-wrap section{
    padding:60px 0;
}
.yj-tits{text-align:center;max-width:1000px;margin:0 auto;}
.yj-p4 .index-tab-wrap .index-tabimg{
    text-align:left;
}
.yj-p4 .row > div{padding:0;}
.yj-p4 .index-tabwtxt{padding-left:0;}
.yj-wrap section.yj-p5{padding-top:30px;}
.yj-p6{min-height:740px;}
.yj-p6 .index-tab-wrap{background:none;}
.yj-p7 {height:869px;}
.yj-p9{background:#f4f3f7;}
.yjtable tr th{
    font-size:28px;
    color:#000;
    line-height:100px;
}
.yjtable tr td{
    font-size:16px;
    color:#808080;
    line-height:32px;
    font-weight:300;
}
.case-wrap{padding:120px 0;}
.case-tabs-con{box-shadow:0 0 10px 5px #eee;margin-bottom:100px;}
.case-tabs-left .case-tabs-li{
    height:80px;
    border:1px solid #e7e7e7;
    border-right:0;
    line-height:78px;
    font-size:20px;
    text-align:center;
    margin-top:-1px;
    background:#f5f5f5;
}
.case-tabs-left .case-tabs-li a{
    display:block;
    border-left:3px solid transparent;
    color:#7c7c7c;
}
.case-tabs-left .case-tabs-li a:hover,.case-tabs-left .case-tabs-li.active a{
    background:#fff;
    border-left-color:#48d4f1;
}
.case-tabs-ritem{padding:0 15px;}
.case-tabs-ritem a{
    float: left;
    line-height:79px;
    text-align:left;
    font-size:20px;
    color:#9a9a9a;
    width:20%;
}
.case-tabs-ritem a.active,.case-tabs-ritem a:hover{
    color:#48d7f4;
}
.case-list-main .case-box{margin-bottom:100px;}
.pages{text-align:center;}
.pages a,.pages span{
    display:inline-block;
    height:44px;
    line-height:44px;
    margin:0 20px;
    vertical-align:top;
    font-size:16px;
    color:#919191;
}
.pages span.current{
    width:44px;
    border-radius:44px;
    background:#48d6f3;
    color:#fff;
}
.pages a.prev,.pages a.next{font-family:'simsun';margin:0;}
.pages a.first{margin-left:10px;}
.pages a.last{margin-right:10px;}
.server-con .sol-tit2 h1{margin-bottom:25px;font-size:46px;}
.server-con .sol-tit2 h4{
    text-align:center;
    font-size:20px;
    color:#7c7c7c;
    margin-bottom:80px;
}
.server-tab{
    background:#000;
    text-align:center;
    position:relative;z-index:9;
}
.server-tab a{
    display:inline-block;
    line-height:96px;
    border-top:4px solid transparent;
    font-size:18px;
    color:#ccc;
    margin:-3px 45px 0;
}
.server-tab a.on{
    border-top:4px solid #48d7f4;
    color:#fff;
}
.server-con{padding-top:100px;background:#f5f5f5;padding-bottom:150px;}
.server2box{padding:110px 0;text-align:center;}
.server2con{padding:80px 0;}
.caseDet-top{background:#000;}
.caseDet-tli{
    float: left;
    width:20%;
    text-align:center;
    padding:30px 0;
}
.caseDet-tli p{
    font-size:12px;
    color:#808080;
    font-weight:bold;
}
.caseDet-tli h4{font-size:20px;font-weight:bold;color:#fff;margin-bottom:0;}
.caseDet-main{padding:100px 0 140px;}
.caseDet-tit{text-align:center;margin-bottom:90px;}
.caseDet-tit h2{
    font-size:46px;
    color:#333a40;
    font-weight:bold;
    margin-bottom:80px;
}
.caseDet-tit p{
    font-size:20px;
    color:#808080;
    line-height:32px;
}
.caseDet-timg{margin-right:-90px;position:relative;z-index:9;margin-top:70px;box-shadow:0 0 40px 5px #b5b5b5;}
.caseDet-timg img{max-width:100%;}
.caseDet-rtxt{
    padding:130px 60px 90px 120px;
    background:#fff url(../Images/img_47.jpg) center no-repeat;
    border-right:15px solid #48d8f5;
    box-shadow:0 0 60px 5px #b5b5b5;
}
.caseDet-rtxt h5{
    font-size: 16px;
    font-weight:bold;
    color:#b3b3b3;
    line-height:30px;
    margin:0;
}
.caseDet-rtxt h5.cname{color:#000;}
.caseDet-rtxt h4{
    font-size:20px;
    line-height:40px;
    font-weight:bold;
    color:#333a40;
    margin-top:50px;
}
.caseDet-text{padding:94px 0;}
.casemore{padding:110px 0;}
.casemore .index-tit{margin-bottom:90px;}
.casemore .index-case{margin-bottom:70px;}
.casemore .case-box{background:#fff;}
.join-con{padding:130px 15px;background:#f5f5f5;}
.formbox{
    max-width:470px;
    margin:0 auto;
    background:#fff;
    border-radius:15px;
    padding:60px;
}
.form-tit{
    font-size:22px;
    color:#333a40;
    padding-bottom:15px;
    border-bottom:3px solid #5ddef6;
    text-align:center;
    margin-bottom:15px;
}
.form-input-group{border-bottom:2px solid #f3f3f3;padding:15px 10px 5px;position:relative;}
.form-input-group input,.form-input-group select,.btn-submit input{
    background:transparent;
    border:0;
    outline:0;
    box-shadow:0 0 0;
    font-size:17px;
    height:40px;
}
.form-input-group .getpass{
    font-size:14px;
    color:#72e1f7;
    position:absolute;
    right:0;
    top:15px;
    line-height:40px;
}
.tipsmessige{
    display:inline-block;
    width:19px;
    height:19px;
    position:absolute;
    top:50%;
    right:5px;
    margin-top:-9px;
}
.succes-ico{background:url(../Images/ico_success.png);}
.erro-ico{background:url(../Images/ico_erro.png) center no-repeat;}
.form-input-group select{
    -webkit-appearance:none;
    appearance:none;
    height:50px;
}
.ico-select{
    position:absolute;
    top:50%;
    right:10px;
    border-top:8px solid #5ddef6;
    border-right:7px solid transparent;
    border-left:7px solid transparent;
}
.btn-submit{margin-top:70px;}
.btn-submit input,.btn-submit a{
    display:inline-block;
    width:100%;
    height:42px;
    text-align:center;
    line-height:42px;
    background:#5ddef6;
    color:#fff;
    font-size:20px;
    border-radius:42px;
}
.form-success{
    width:196px;
    height:196px;
    background:url(../Images/ico_yes6.png);
    margin:80px auto 30px;
}
.part-p1{padding:100px 0 60px;}
.partner-table tr td{padding:0 18px 0 0;}
.partner-table tr td h5{
    font-size:20px;
    font-weight:bold;
    color:#333a40;
}
.partner-table tr td p{
    font-size:14px;
    color:#9b9b9b;
    line-height:24px;
}
.part-p2{
    background:#f5f5f5;
    padding:70px 0;
}
.part-p2-box{text-align:center;}
.part-p2-box h2{font-size:28px;font-weight:bold;color:#333a40;margin-bottom:15px;}
.part-p2-box p{
    text-align:left;
    line-height: 28px;
    color:#979797;
    max-width:314px;
    margin:0 auto;
}
.part-p3{padding-top:80px;}
.part-p4{
    height:440px;
    background:url(../Images/img_51.jpg) center no-repeat;
    padding:85px 0 0;
}
.part-p4-h4{
    text-align:center;
    font-size:48px;
    font-weight:bold;
    color:#fff;
    margin-bottom:15px;
}
.part-p4-p{
    text-align:center;
    font-size:16px;
    color:#fff;
}
.part-p5{padding:70px 0;}
.part-p5-li-1 .part-p5-box{background:#2b2b33;}
.part-p5-t1{height:120px;line-height:120px;text-align:center;font-size:22px;font-weight:bold;color:#fff;}
.part-p5-li-1 .part-p5-t1{
    font-size:32px;
    font-weight:300;
    text-align:left;
}
.part-p5-ul1 li{
    height:90px;
    color:#fff;
    font-size:16px;
    line-height:24px;
    padding:20px 30px;
}
.part-p5-ul1 li:nth-child(2n+1){
    background:#3f3f46;
}
.part-p5-li-2 .part-p5-box,.part-p5-li-3 .part-p5-box{background:#f4f4f4;}
.part-p5-li-2 .part-p5-t1{background:#3badc3;}
.part-p5-li-3 .part-p5-t1{background:#48d7f4;}
.part-p5-ul2 li{padding:40px 30px 0;}
.part-p5-ul2 li.part-p5-lt{
    height:180px;
    background:#fbfbfb;
}
.part-p5-ul2 li h5{
    font-size:18px;
    color:#333a40;
    font-weight:bold;
    margin-bottom:20px;
}
.part-p5-ul2 li p{color:#808080;height:20px;line-height:20px;}
.part-p5-ul2 li.part-p5-lb{height:270px;}
.part-p5-ul2 li .btn-s1{text-align:center;}
.part-p5-ul2 li .btn-s1 a{height:44px;line-height:40px;margin-top:30px;}
.part-p6-item{text-align:center;}
.part-p6-ub .part-p6-num{text-align:center;margin-bottom:50px;}
.part-p6-ub .part-p6-num span{
    display:inline-block;
    width:55px;
    height:55px;
    background:#48d8f5;
    color:#fff;
    font-size: 24px;
    font-weight:bold;
    text-align:center;
    line-height:55px;
    border-radius:55px;
}
.part-p6{
    background:#f5f5f5;
    padding:60px 0 70px;
}
.part-p6-img{margin-bottom:30px;}
.prrt-p6-p p{margin-bottom:5px;}
.line-s6{
    height:4px;
    background:#dcdcdc;
    position:absolute;
    top:25px;
    left:0;
    width:100%;
}
.part-p6-box,.part-p6-con{position:relative;}
.part-p6-con{z-index:3;}
.part-tel {text-align:center;margin-top:50px;}
.part-tel span{
    display:inline-block;
    padding:5px 22px;
    border-radius:30px;
    background:#48d8f5;
    color:#000;
    font-size:20px;
    font-weight:bold;
}
.form-nav ul{font-size:0;position:relative;text-align:center;}
.form-nav ul li{
    display:inline-block;
    font-size:22px;
    width:50%;
    padding-bottom:10px;
}
.form-nav ul li a{color:#434a51;font-weight:300;text-decoration:none;}
.form-nav ul li.on a{color:#5ddef6;}
.nav-bt{
    height:4px;
    background:#f3f3f3;
    position:relative;
}
.nav-bt span{
    display:block;
    width:50%;
    height:4px;
    background:#5ddef6;
    position:absolute;
    top:0;
    left:0;
    transition: all 0.3s;
}
.login-box{max-width:470px;background:#fff;border-radius:15px;margin:0 auto;padding:60px;}
.form-login-w{color:#000;text-align:left;padding-top:40px;}
.form-login-w .form-input-group input{padding:10px;}
.login-foget{margin-top:15px;}
.reg-tips{text-align:center;margin-top:20px;color:#b9babc;}
.reg-tips a{color: #5ddef6;}
.form-login-w{min-height:370px;}
.sm-log img,.log-success img{width:auto;}
.sm-log,.log-success{text-align:center;}
.log-success{padding:30px 0 0;}
.log-success p{
    font-size: 14px;
    color:#5ddef6;
    margin-top:60px;
    margin-bottom:0;
}
.log-error .ico-error{
    width:58px;
    height:59px;
    background:url(../Images/ico_log_erro.png);
    margin:30px auto;
}
.log-error p{
    font-size:16px;
    text-align:center;
    color:#333a40;
    line-height:36px;
}
.forget-box{
    max-width:824px;
    min-height:505px;
    padding:60px 130px;
}
.forget-box .form-nav ul li{width:33.33333%;}
.forget-name .ico,.forget-pass .ico{
    width:144px;
    height:148px;
    margin:65px auto;
}
.forget-name .ico{
    background:url(../Images/ico_forget_01.png) center no-repeat;
}
.forget-pass .ico{
    background:url(../Images/ico_forget_02.png) center no-repeat;
}
.forget-btn a{
    display:inline-block;
    padding:0 50px;
    height:42px;
    line-height:42px;
    color:#fff;
    background:#5ddef6;
    border-radius:42px;
    text-align:center;
}
.forget-name{position: relative;}
.forget-name:after{
    position:absolute;
    top:0;
    bottom:30px;
    right:0;
    border-right:1px solid #ddd;
    content:'';
}
.forget-box .form-nav ul li{font-size:20px;}
.forget-con2{text-align:left;padding:35px 0 0;}
.forget-con .lable{
    line-height:50px;
    display:inline-block;
    position: relative;
    font-size:16px;
    color:#565c64;
    padding-left:30px;
}
.forget-con .lable:after{
    display:block;
    width:6px;
    height:6px;
    background:#ff875a;
    border-radius:6px;
    content:'';
    position:absolute;
    top:22px;
    left:0;
}
.input-box{
    width:288px;
    height:48px;
    border:2px solid #f3f3f3;
    border-radius:5px;
    margin-right:20px;
    position:relative;
}
.input-box input{
    border:0;
    outline:0;
    box-shadow:0 0 0;
    height:44px;
    color:#000;
    background:transparent;
}
.forget-con table tr td{
    padding:10px 0;
}
.getyzm{
    display:inline-block;
    height:48px;
    padding:0 6px;
    line-height:44px;
    border:2px solid #72e1f7;
    color:#72e1f7;
    text-align:center;
    border-radius:5px;
}
.succes-ico2{background:url(../Images/ico_success2.png) center no-repeat;}
.forget-con3 table{width:100%;margin-top:40px;}
.forget-con3 table tr td{
    padding:10px 10px;
    color:#565c64;
    font-size:16px;
    text-align:left;
}
.forget-con3 .input-box{width:100%;}
.forget-con table tr td .ts{
    font-size:12px;
    color:#aaacae;
    line-height:18px;
    margin-bottom:0;
    max-width:288px;
}
.errorname{font-size:12px;color:#f76260;}
.forget-box .log-success{
    padding-top:90px;
}
.agreen{padding-left:30px;}
.agreen input{
    width:20px;
    height:20px;
    vertical-align:middle;
    margin-right:10px;
    margin-top:0;
}
.agreen a{
    vertical-align:middle;
}
.getyzm-mob{
    position:absolute;
    top:15px;
    right:0;
    bottom:0;
    color:#72e1f7;
    font-size:16px;
}
.mob-agreen{margin-top:40px;padding-left:20px;}
.mser{padding-left:20px;margin-top:15px;}

.down-list{
    text-align:center;
}
.down-item{
    display:inline-block;
    width:212px;
    height:212px;
    border:1px solid #ccc;
    border-radius:30px;
    margin:0 35px;
    position:relative;
}
.ico-down{
    height:109px;
    margin-top:36px;
}
.ico-down-1{background:url(../Images/ico_down_01.jpg) center no-repeat;}
.ico-down-2{background:url(../Images/ico_down_02.jpg) center no-repeat;}
.ico-down-3{background:url(../Images/ico_down_03.jpg) center no-repeat;}
.ico-down-4{background:url(../Images/ico_down_04.jpg) center no-repeat;}
.down-item p{font-size:21px;color:#999c9f;}
.download-wrap .server-con{padding-bottom:50px;}
.down-btn{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff url(../Images/ico_down.jpg) center no-repeat;
    border-radius:30px;
    display:none;
}
.down-item:hover .down-btn{display:block;}
.download-text{
    background:#f1f1f1;
    padding:70px 0;
    margin-top:70px;
}
.download-text-con{background:#fff;padding:70px 135px;}
.download-text-con > h4{
    font-size:21px;
    color:#000;
    margin-bottom:30px;
}
.downul li{margin-bottom:30px;}
.downul li h4{
    font-size:21px;
    color:#565c64;
    margin-bottom:30px;
}
.downul li h4 span.nl{display:inline-block;min-width:245px;}
.downul li h4 span.time{
    color:#b9babc;
    margin-right:15px;
}
.downul li .text p{
    font-size:14px;
    line-height:30px;
    color:#565c64;
    margin-bottom:0;
}
.dico{
    display:inline-block;
    width:13px;
    height:8px;
    background:url(../Images/ico_jt.png);
    transform:rotateZ(180deg);
    transition: all 0.3s;

}
.downul li.on .dico{transform:rotateZ(0deg);}

/* 6.24 */
.more-s3 a{
    display:inline-block;
    background:#48d6f3;
    border:1px solid #48d6f3;
    width:160px;
    height:48px;
    line-height:48px;
    color:#fff;
    border-radius: 48px;
    transition:all 0.3s;
}
.more-s3 a:hover{color:#48d6f3;background:#fff;}
.ban-txt .more-s3{margin-top:50px;}
.partner-table{margin-top:80px;}
.partner-table tr td{padding:30px 10px;}
.part-p6{background:none;}
.prrt-p6-p h5{font-size:20px;font-weight:bold;color:#333a40;min-width:100px;text-align:center;}
.part-p4{height:500px;padding-top:50px;}
.part-p4-pp table {
    width:100%;
    table-layout:fixed;
}
.ico-pnum{margin:10px 15px 0 0;}
.part-p4-pp{min-height:130px;}
.part-p4-pp table tr td{vertical-align:top;}
.part-p4-pp .part-p4td{
    font-size:20px;
    line-height:40px;
    color:#fff;
    max-width:500px;
}
.part-p5-li-1.part-p5-li-2 .part-p5-t1{
    font-size: 22px;
    font-weight: bold;
    background:#3badc3;
    text-align:center;
}
.part-p5-li-2 .part-p5-t1{background:#48d7f4;}
.part-p5-li-3 .part-p5-t1{background:#a2ebf9;color:#3badc3;}
.part-p5-ul2 li.part-p5-lt{height:145px;}
.part-p5-ul2 li.part-p5-lb{height:220px;}
.part-p5-ul2 li{padding:35px 40px 0}
.part-tel span{background:#48d8f5;color:#fff;}
.form-updata{position:relative;width:140px;height:40px;margin-top:25px;margin-left:20px;}
.form-updata .form-file{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    filter: alpha(opacity=0);
    z-index:3;
    cursor:pointer;
}
.file-ico{
    line-height:40px;
    font-size:17px;
    background:url(../Images/ico_file.png) right center no-repeat;
    color:#808080;
}
.join-con .btn-submit{margin-top:35px;}
.form-input-group select{color:#808080;}
.join-con{padding:70px 15px;}
.down-item:hover{box-shadow: 0 0 10px 3px #ccc;}
.down-btn.down-btn-1 {
    background: #fff url(../Images/ewm.jpg) center no-repeat;
    background-size: 60%;
}
.down-btn.down-btn-2 {
    background: #fff url(../Images/ewm.jpg) center no-repeat;
    background-size: 60%;
}
.navbar-brand > img{max-height:64px;}


.index-p1-box-g{position:relative;}
.index-p1-img{position:relative;z-index: 1;}
.ztBoxShadow:hover .index-p1-img{
    -webkit-box-shadow:0 3px 5px 2px #ccc;
    -moz-box-shadow:0 3px 5px 2px #ccc;
    box-shadow:0 3px 5px 2px #ccc;
}
.ip1-bg{position:absolute;top:0;right:15px;left:15px;height:100%;z-index:0;}
.ztBoxShadow:hover  .ip1-bg{
    -webkit-box-shadow:0 3px 5px 2px #ccc;
    -moz-box-shadow:0 3px 5px 2px #ccc;
    box-shadow:0 3px 5px 2px #ccc;
    border-bottom-right-radius: 15px;
}