@charset "utf-8";
@import "./iconfont.css";
/*设置*/
html, body, input, .yahei, h1, h2, h3, h4, h5{
    font-family: "微软雅黑";
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul, ol, li {
    list-style: none;
}

html, body {
    width: 100%;
    color:#666;
    font-family:"微软雅黑";
    font-size: 12px;
    /*background: url(../images/ibg.png);*/
}
a{
    color:#333;
}
a:hover{
    text-decoration: none;
    color:#4ca6ff;
}
input{
    height: 30px;
    line-height: 30px;
}
image{width: 100%;}
.show{display: block;}
.hide{ display: none;}


/*容器*/
.block{ display: block;}
.inline{ display: inline;}
.inline-b{ display: inline-block;}

/*浮动*/
.float-l{ float: left;}
.float-r{ float: right;}

/*字体*/
.f0{ font-size: 0px!important;}
.f10{ font-size: 10px!important;}
.f12{ font-size: 12px!important;}
.f13{ font-size: 13px!important;}
.f14{ font-size: 14px!important;}
.f15{ font-size: 15px!important;}
.f16{ font-size: 16px!important;}
.f18{ font-size: 18px!important;}
.f20{ font-size: 20px!important;}
.f22{ font-size: 22px!important;}
.f24{ font-size: 24px!important;}
.f26{ font-size: 26px!important;}
.f28{ font-size: 28px!important;}
.f30{ font-size: 30px!important;}
.f32{ font-size: 32px!important;}
.f36{ font-size: 36px!important;}
.f40{ font-size: 40px!important;}
.f50{ font-size: 50px!important;}
.f80{ font-size: 80px!important;}

.fw-b{ font-weight: bold;}
.fw-n{ font-weight: normal;}

/*栅格*/
.col{ padding:0 2px; box-sizing: border-box;}
.col-5{ width: 5%;}
.col-10{ width: 10%;}
.col-15{ width: 15%;}
.col-20{ width: 20%;}
.col-25{ width: 25%;}
.col-30{ width: 30%;}
.col-33{ width: 33%;}
.col-40{ width: 40%;}
.col-50{ width: 50%;}
.col-60{ width: 60%;}
.col-66{ width: 66%;}
.col-70{ width: 70%;}
.col-75{ width: 75%;}
.col-80{ width: 80%;}
.col-85{ width: 85%;}
.col-90{ width: 90%;}
.col-100{ width: 100%;}

/*边距*/
.mt0{ margin-top: 0!important;}
.mt5{ margin-top: 5px!important;}
.mt10{ margin-top: 10px!important;}
.mt15{ margin-top: 15px!important;}
.mt20{ margin-top: 20px!important;}
.mt25{ margin-top: 25px;}
.mt30{ margin-top: 30px!important;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}

.ml0{ margin-left: 0!important;}
.ml5{ margin-left: 5px!important;}
.ml10{ margin-left: 10px!important;}
.ml15{ margin-left: 15px!important;}
.ml20{ margin-left: 20px!important;}
.ml30{ margin-left: 30px!important;}

.mr0{ margin-right: 0!important;}
.mr5{ margin-right: 5px!important;}
.mr10{ margin-right: 10px!important;}
.mr15{ margin-right: 15px!important;}
.mr20{ margin-right: 20px!important;}
.mr30{ margin-right: 30px!important;}
.mr40{ margin-right: 40px!important;}
.mr50{margin-right: 50px!important;}
.mr80{margin-right: 80px!important;}

.mb0{ margin-bottom: 0!important;}
.mb5{ margin-bottom: 5px!important;}
.mb10{ margin-bottom: 10px!important;}
.mb15{ margin-bottom: 15px!important;}
.mb20{ margin-bottom: 20px!important;}
.mb25{ margin-bottom: 25px!important;}
.mb30{ margin-bottom: 30px!important;}

.pt0{ padding-top: 0!important;}
.pt5{ padding-top: 5px!important;}
.pt10{ padding-top: 10px!important;}
.pt15{ padding-top: 15px!important;}
.pt20{ padding-top: 20px!important;}
.pt30{ padding-top: 30px!important;}
.pt40{ padding-top: 40px!important;}
.pt50{ padding-top: 50px!important;}
.pt60{ padding-top: 60px!important;}

.pl0{ padding-left: 0!important;}
.pl5{ padding-left: 5px!important;}
.pl7{ padding-left: 7px!important;}
.pl10{ padding-left: 10px!important;}
.pl15{ padding-left: 15px!important;}
.pl20{ padding-left: 20px!important;}
.pl25{ padding-left: 25px!important;}
.pl30{ padding-left: 30px!important;}
.pl35{ padding-left: 35px;}
.pl40{ padding-left: 40px!important;}

.pr0{ padding-right: 0!important;}
.pr5{ padding-right: 5px!important;}
.pr8{ padding-right: 8px!important;}
.pr10{ padding-right: 10px!important;}
.pr15{ padding-right: 15px!important;}
.pr20{ padding-right: 20px!important;}
.pr30{ padding-right: 30px!important;}
.pr70{ padding-right: 70px!important;}
.pr100{ padding-right: 100px!important;}

.pb0{ padding-bottom: 0!important;}
.pb5{ padding-bottom: 5px!important;}
.pb10{ padding-bottom: 10px!important;}
.pb15{ padding-bottom: 15px!important;}
.pb20{ padding-bottom: 20px!important;}
.pb30{ padding-bottom: 30px!important;}
.pb40{ padding-bottom: 40px!important;}
.pb50{ padding-bottom: 50px;}
.pb60{ padding-bottom: 60px!important;}
.pb95{ padding-bottom: 95px!important;}

.padding5-10{ padding: 5px 10px;}
.padding5-15{ padding: 5px 15px;}
.padding10{ padding: 10px;}
.padding5{ padding: 5px;}
.padding10-15{ padding: 10px 15px;}
.padding15-10{ padding: 15px 10px;}
.padding15{ padding: 15px;}
.padding20{ padding: 20px;}


/*宽度*/
.w100bf{ width: 100%;}

/*高度*/
.h100bf{ height: 100%;}
.h36{ height: 36px;}

/*定位*/
.pos-r{ position: relative;}
.pos-a{ position: absolute;}
.pos-f{ position: fixed;}
.oh{ overflow: hidden;}

.text-center{ text-align: center;}
.text-left{ text-align: left;}
.text-right{ text-align: right;}

.text-middle{ vertical-align: middle;}
.text-top{ vertical-align: text-top;}
.text-bottom{ vertical-align: text-bottom;}
.text-sub{ vertical-align: sub;}
.tac{text-align: center;}
.tal{text-align: left;}
.tar{text-align: right;}

/*按钮*/
.btn{
    display:inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding:0 5px;
    background-color: transparent;
}

/*边线*/
.bdfe9{ border: #fe9402 1px solid!important;}
.bdf6{ border: #f6f6f6 1px solid!important;}
.bdccc{ border: #ccc 1px solid!important;}
.bdddd{ border: #ddd 1px solid!important;}
.borderDashed-b{border-bottom: 1px dashed #ddd!important;}
.bdec-t{ border-top: #ececec 1px solid!important;}
.bdec-b{ border-bottom: #ececec 1px solid!important;}
.bdec-l{ border-left: #ececec 1px solid!important;}
.bdec-r{ border-right: #ececec 1px solid!important;}
.bd999-t{ border-top: #999 1px solid!important;}
.bd999-b{ border-bottom: #999 1px solid!important;}
.bd999-l{ border-left: #999 1px solid!important;}
.bd999-r{ border-right: #999 1px solid!important;}

/*颜色*/
.orange{ color: orange!important;}
.red{ color: red!important;}
.blue{ color: cornflowerblue!important;}
.white, .colfff{ color: white!important;}
.black{ color: black!important;}
.colea6{ color: #ea68a2!important;}
.cole88{ color: #e88966!important;}
.col8d6{ color: #8d68ea!important;}
.colfab{ color: #fab862!important;}
.col02c{ color: #02ca98!important;}
.colf06{ color: #f06c6c!important;}
.col8fb{ color: #8fb2fa!important;}
.col999{ color: #999!important;}
.colccc{ color: #ccc!important;}
.colfe9{ color: #fe9402!important;}
.cold3{ color: #d3d3d3!important;}
.cola7{color:#a7a7a7;}
.col3f{color:#3f3f3f;}
.col333{color:#333;}
.col666{color:#666;}

/*背景颜色*/
.bg-white{ background-color: #fff!important;}
.bg-f5{ background-color: #f5f5f5!important;}
.bg-orange{ background-color: orange!important;}
.bg-fe9{ background-color: #fe9402!important;}
.bg-red{ background-color: #f14d4c!important;}
.bg-blue{ background-color: #4ca6ff!important;}
.bg-ffe{ background-color: #fff6e7!important;}


/*清除*/
.clearBoth{
    clear: both;
    height: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
}

/*断文字*/
.twowrap{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space:inherit;
}
.wrap{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/*通用*/
.con-in{
    width: 1110px;
    margin:0 auto;
    overflow: hidden;
}
.btn0{
    padding: 10px 20px;
    border: 1px solid #5a93ed;
    border-radius:5px;
}
/*index*/
header{
    box-shadow:0 0 8px rgba(0,0,0,0.55);
    position: fixed;
    left: 0;
    top: 0;
    z-index:100;
    background: #fff;
    width: 100%;
    height: 78px;
}
header ul{
    height:78px;
    line-height:78px;
    margin-left: 25px;
}
header .active{
    border-bottom: 3px solid #2a7fd4;
    color:#4ca6ff;

}
header .active>a{
    color:#4ca6ff;
}
header ul>li{
    margin:0 20px;
    height: 100%;
}
header ul>li>a{
    padding:26px 10px;
}
.hol{
    width:140px;
    left: -27px;
    padding: 15px 0;
    display: none;
    box-shadow:0px 1px 4px #f5f5f5;
}
.hol li{
    height:32px;
    line-height:32px;
    text-align: center;
    font-size: 14px;
    padding:0 12px;
}
.hol a{
    display: block;
}
.hol a:hover{
    background:#5cadfe;
    color:#fff;
    border-radius:4px;
}
.lineblue{
    background:#4ca6ff;
    height:3px;
    width:60px;
    display:inline-block;
    left: 50%;
    margin-left: -30px;
    top: -18px;
}
.login{
    padding:7px 24px;
    background: #fe5b5f;
    border-radius:16px;
    display: inline-block;
    color:#fff!important;
    margin-top:23px;
    border: 1px solid #fe5b5f;
}
.login:hover{
    color:#fff;
    background:#fa4d52;
    border-color:#fa4d52;
}
.landing{
    border: 1px solid #4ca6ff;
    background: none;
    min-width:106px;
    color:#4ca6ff!important;
}
.landing:hover{
    color:#007efb;
    border-color:#007efb;
    background:none;
}
/*轮播 + 结构*/
.tempWrap{height: 500px;}
.box {
    position: relative;
    width: 100%;
}
.box-focus {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.box-focus .hd {
    width: 100%;
    height: 15px;
    position: absolute;
    z-index: 2;
    bottom: 8px;
    text-align: center;
    -webkit-backface-visibility: hidden;
}
.box-focus .hd ul {
    display: inline-block;
    height: 15px;
    padding: 3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 0;
    vertical-align: top;
    -webkit-backface-visibility: hidden;
}
.box-focus .hd ul .on {
    background: #ff4900;
}
.box-focus .hd ul li {
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #911e1f;
    margin: 0 5px;
    vertical-align: top;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}
.home-banner .hd{
    bottom: 20px;
}
.home-banner .hd ul .on{
    background: #fff;
}
.home-banner .hd ul li{
    width: 12px;
    height: 12px;
    background: rgba(255,255,255,0.7);
    border-radius: 50%;
}
.box-focus .bd {
    position: relative;
    z-index: 0;
    font-size: 0;
}
.box-focus .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.box-focus .bd li img {
    width: 100%;
}
.home-banner .bd li{
    height: 512px;
}

.home-banner:hover .banner-l,
.home-banner:hover .banner-r{
    display: block;
}
.banner-l,.banner-r{
    width: 80px;
    height: 80px;
    background:url(../images/left.png);
    left: 0;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left:-650px;
    cursor: pointer;
    z-index:2;
    display: none;
}
.banner-r{
    background:url(../image/right.png);
    left:auto;
    right: 50%;
    margin-right: -650px;
}
.enternow{
    left: 50%;
    margin-left: -93px;
    bottom: 60px;
    z-index:3;
    background:#4299eb;
    border: none;
    color:#fff!important;
    font-size: 16px;
    padding:10px 60px;
    border-radius:18px;
    box-shadow:1px 1px 12px #0359c0;
}
.enternow:hover{
    background:#2d8eea;
    color:#fff;
}
.index-bar{
    right: 0;
    z-index:999;
    bottom:100px;
}

.bar-r li{
    background:#00aaff;
    height: 80px;
    cursor: pointer;
    padding-top: 13px;
}
.bar-r li a{
    display: block;
    padding:8px 10px 0;
}
.bar-r .fone{
    border-radius:33px 33px 0 0;
}

.bar-r .lone{
    border-radius:0 0 33px 33px;
    padding-top:0;
    height: 70px;
}
.bar-r .lone a{
    padding-top: 0;
}
.bar-r li:hover{
    background: #03a0ee;
}
.tel-show{
    padding:18px 15px;
    background: #03a0ee;
    height: 80px;
    top: 80px;
}

.pup-up{
    width: 390px;
    height: 248px;
    background:url(../image/pop-up.png);
    left: 50%;
    margin-left: -195px;
    top:30%;
    z-index:99;
    padding-top:77px;
}
.pup-up p{
    color:#0580f5;
    padding-bottom:33px;
}
.pup-up div{
    color:#0177f0;
}
.btn-later{
    background: #89aec6;
    border-color:#89aec6;
}
.btn-later:hover{
    background: #629bc0;
    border-color:#629bc0;
}
.btn-rightnow{
    background: #f14d4c;
    border-color:#f14d4c;
}
.btn-rightnow:hover{
    background: #f2312f;
    border-color:#f2312f;
}
.close-btn{
    right: 15px;
    top: 25px;
    cursor: pointer;
}
/*产品*/
.product{
    background: #f3f4fa;
}
.pro-message{
    text-align: center;
}
.pro-message li{
    width: 25%;
    padding:30px 12px;
    float: left;
}
.col535c66{
    color:#535c66;
}
.pro-message li>div{
    padding:30px 0 50px;
    position: relative;
    transition:box-shadow 0.6s, top 0.4s;
    -moz-transition:box-shadow 0.6s, top 0.4s;
    -webkit-transition:box-shadow 0.6s, top 0.4s;
    -o-transition:box-shadow 0.6s, top 0.4s;
}
.pro-message li>div:hover{
    box-shadow:1px 10px 30px #ccc;
    top:-5px;
}
.ptb50{
    padding-top:54px;
    padding-bottom:54px;
}

.btn-blue{
    color:#5a93ed!important;
}
.btn-blue:hover{
    color: #4ca6ff;
    border: 1px solid #4ca6ff;
}
.btn-bgblue{
    background: #4ca6ff;
    color:#fff;
    border-color:#4ca6ff;
}
.btn-bgblue:hover{
    background: #2c8ff1;
    color:#fff;
    border: 1px solid #2c8ff1;
}

/*canvas*/
#particles-js{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height:100%;
    z-index:1;
    left: 0;
    top: 0;
    background-color: #02214F;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#02214F), to(#0f66cf));
    background-image: -webkit-linear-gradient(#02214F, #0f66cf);
    background-image: linear-gradient(#02214F, #0f66cf);
}
#particles-js canvas{
    display: block;
    vertical-align: bottom;
}
/*canvas end*/
.bg-f3f4fa{
    background: #f3f4fa;
}
.custumer ul{
    padding:24px 30px 0;
    overflow: hidden;
}
.custumer li{
    width: 16.66%;
    float: left;
    margin-top:30px;
    padding:0 5px;
}
.custumer li img{
    display: block;
    margin:0 auto;
    max-width: 100%;
}
.partner ul{
    margin-left:80px;
    margin-top:54px;
}
.partner li{
    display:inline-block;
    width: 155px;
    height: 155px;
    background:url(../images/partner_bg.png) no-repeat;
    margin-left: -20px;
}
.partner img{
    width: 55%;
    display: block;
    margin:57px auto;
}
.partner .kong{
    color:#49555e;
    font-size: 14px;
    left: 50%;
    top: 50%;
    margin-left: -33px;
    margin-top: -10px;
}
.news li{
    width: 50%;
    padding:0 30px;
    float: left;
}
.news li:last-child{
    border: none!important;
}
.news h3{
    color:#252b30;
}
.news div>a{
    line-height: 32px;
    height: 32px;
    display: block;
}
.news .title{
    width: 70%;
    float: left;
}
.news .date{
    width: 30%;
    float: left;
    text-align: right;
}
.regnow{
    padding:10px 40px;
    background:#4ca6ff;
    color:#fff!important;
    font-size: 16px;
    border:none;
    display:inline-block;
    margin-top: 35px;
}
.regnow:hover{
    background:#2c8ff1;
    color:#fff;
}
/*footer*/
.foot h5{
    color:#35363a;
    font-size: 16px;
    margin-bottom:20px;
}
.foot li{
    width: 22%;
    float: left;
}
.foot li p{
    line-height:28px;
    height:28px;
}
.foot li a,.ppp{
    color:#7e7f86;
    font-size: 13px;
}
.foot .code{
    float: left;
    width: 48%;
    padding:0 5px;
}
.foot .code:nth-of-type(2){
    float: right;
}
.foot .code img{
    width: 100%;
}
.copyright{
    border-top: 1px solid #dadbdd;
    padding-top:30px;
}
.copyright,.copyright a{
    color:#7e7f86;
}
.copyright a:hover,.foot li a:hover{
    color:#4ca6ff;
}


/*动画*/
.animated2 {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated3 {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated4 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp3 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp3 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        -ms-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUp3 {
    -webkit-animation-name: fadeInUp3;
    animation-name: fadeInUp3;
}

.kfpop-box a.closeKf{
    background: #3192ff;
    margin-right: 10px;
}
.kfpop-box a.openKf{
    background: #10dc40;
    margin-left: 10px;
}