@charset "UTF-8";
*, *:after, *:before { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
html ,body { width:100%; _height:100%;}
body, div, dl, dt, p, dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,table,tr,th,td { margin:0;padding:0; border:none;}
body { color:#000; font-size:16px; font-family:"微软雅黑", Arial; border:none; background:#fff;}
.clear { float:none; clear:both; height:auto; border:none;}
.clear:after,.clear:before { clear: both;content: " ";display: block;font-size: 0;height: 0;overflow: hidden;visibility: hidden;}
ol,ul { list-style:none;}
.fl { float:left;}
.fr { float:right;}
img { border:0;}
small { font-size:0.426rem;}
strong, b, h1, h2, h3, h4, h5, h6 { font-weight: 600;}
a { text-decoration:none; color:#000; -webkit-tap-highlight-color: rgba(0,0,0,0);}
input ,select ,textarea ,button { border:0; -webkit-appearance:none; border-radius:0;outline: none; font-size:16px; font-family: "微软雅黑";}
button{ cursor: pointer; }
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a9a9a9;}
dl,dt,dd { padding:0; margin:0; border:0;}
i,em { font-style:normal;}

.contain{ width:1200px; margin:0 auto;}
.contain h2{ text-align: center; font-size: 30px; line-height: 220px;}
.contain h2 i{ color: #3d52eb; }

header{position: fixed;top:0;width:100%;height:66px;box-sizing: border-box;padding:13px 0;background:#fff;z-index:  1;}
header .contain{display: flex; justify-content: space-between; align-items: center;}
header .logo{ width:87px; height:40px; display:block;}
header .fr a{ margin:0 0 0 40px; line-height: 30px; display:inline-block;}
header .fr a.btn{ width:90px; text-align: center; color:#3d52eb; border: 1px solid #3d52eb; border-radius: 5px;}
header .fr a.btn.btn_register{ margin-left: 20px; background: #3d52eb; color:#fff; font-size: 14px;}

/*首页*/
.index .banner{ background:#f0f4ff url(../images/index/banner.png) no-repeat center; background-size:  auto 520px; height:520px;}
.index .banner .contain{ padding-top: 200px;}
.index .banner .contain dl{width: 400px;display: block;}
.index .banner .contain dl dt{font-size: 46px;float:left;font-weight: bold;position:relative;padding-right: 25px;margin-right: 20px;}
.index .banner .contain dl dt:after{ position:absolute; content:''; height:100px; border-right: 2px solid #ced2e0; top:15px; right:0;}
.index .banner .contain dl dt i{ color:#3d52eb;}
.index .banner .contain dl dd{background:url(../images/index/banner_icon.png) no-repeat 0 center;background-size: 20px;padding-left: 30px;float:left;margin: 17px 0; font-size: 20px; font-weight: bold; line-height: 20px;}
.index .banner .contain dl dd:nth-child(3){margin:0;}

.index .box1{ background:linear-gradient(0deg, #f4f7fc, #fbfcfe); }
.index .box1 ul{ font-size: 0}
.index .box1 ul li{ display:inline-block; width:33.33%; margin-bottom: 60px;}
.index .box1 ul li dl{ width:360px; height:240px; background:#fff; border-radius: 10px; box-sizing: border-box; padding: 40px; box-shadow: 0 0 30px rgba(209,214,226 ,.5); display:inline-block;}
.index .box1 ul li:nth-child(3n+2){ text-align: center;}
.index .box1 ul li:nth-child(3n){ text-align: right;}
.index .box1 ul li dl{ text-align: left;}
.index .box1 ul li dl dt{ line-height: 40px; font-size: 20px; font-weight: bold; padding-bottom: 20px; border-bottom: 1px solid #f4f5f8; }
.index .box1 ul li dl dt em img{ width:40px; height:40px; float:left; margin: 0 10px 0 0;}
.index .box1 ul li dl dd{ background:url(../images/index/pro_icon.png) no-repeat 0 center; padding-left: 15px; background-size: 8px 10px; font-size: 14px; margin-top: 15px;}

.index .box2{ padding-bottom: 50px}
.index .box2 .fl{ background:linear-gradient(90deg, #f4f7fc, #fff); border-radius: 10px; padding: 35px 65px; }
.index .box2 .fl ul{ font-size: 0;}
.index .box2 .fl ul li{line-height: 30px;display:inline-block;font-size: 16px; width:33.33%; margin:15px 0;}
.index .box2 .fl ul li img{width:40px;height:40px;float:left;margin: 0 10px 0 0;}
.index .box2 .fr{ margin-top: -80px;}
.index .box2 .fr img{ width:396px; height:300px;}

.index .box3{ background:url(../images/index/solution_bg.png) no-repeat center 0; background-size:auto 700px; height:700px; }
.index .box3 .fl{ padding-top: 70px;}
.index .box3 .fl ul{ padding:40px 20px; display:inline-block;}
.index .box3 .fl ul.on{ border-radius: 10px; background: url(../images/index/solution_ulbg.png) no-repeat center; background-size: cover; color:#fff;}
.index .box3 .fl ul.on strong{ color:#fff;}
.index .box3 .fl ul.on p{ opacity: .7}
.index .box3 .fl ul li strong{ font-size: 28px; color:#3d52eb;}
.index .box3 .fl ul li:first-child{ margin-bottom: 50px;}
.index .box3 .fl ul:last-child{ padding-right: 0;}
.index .box3 .fr img{ width:562px; height:486px;margin-top: -40px;}

.index .box4{ padding-top: 40px; }
.index .box4 .fl{ padding-top: 100px; }
.index .box4 .fl strong{ font-size:30px; }
.index .box4 .fl ul{ margin-top: 40px; }
.index .box4 .fl ul li{ line-height: 40px; position: relative; padding-left:18px;}
.index .box4 .fl ul li:before{ position: absolute; content: ''; width: 8px; height: 8px; border-radius: 8px; background: #3d52eb; top: 16px; left: 0;}
.index .box4 .fl ul li i{ color: #3d52eb; }
.index .box4 .fr img{ width:638px; height:450px;}

.index .box5{ background:linear-gradient(0deg, #f4f7fc, #fff); padding-bottom: 60px; }
.index .box5 ul{ font-size:0; }
.index .box5 ul li{ display: inline-block; width: 33.33%; text-align: center; font-size:16px; }
.index .box5 ul li dl{color: #dee7ff;display:inline-flex;align-items: center;}
.index .box5 ul li dl dt{font-size: 56px;margin-right: 10px;}
.index .box5 ul li dl dd{ text-align: left; }
.index .box5 ul li dl dd b{ font-size:24px; color: #000;display: block; }
.index .box5 ul li img{ width: 198px; height: 154px; display: block; margin: 20px auto; }
.index .box5 ul li p{ line-height: 30px; }
.index .box5 ul li p em{ width: 8px; height: 8px; border-radius: 8px; background: #3d52eb; display: inline-block; margin-right: 10px;}

.index .box6{ padding-bottom:50px}
.index .box6 ul{ text-align: center; }
.index .box6 ul li{ display: inline-block; margin: 15px 40px; }
.index .box6 ul li img{ height: 38px; }

.index .box7{ background: #eef1ff; padding-bottom: 80px; }
.index .box7 .form{ margin-top: -20px; text-align: center }
.index .box7 .form input{ width: 330px; height: 50px; border-radius: 5px; box-sizing: border-box; padding: 0 15px; margin-right: 20px; }
.index .box7 .form button{ background:#3d52eb; width: 140px; height: 50px; font-size:16px; border-radius: 5px; color: #fff; }

.index footer{ background: #f9f9fb; color: #999; text-align: center; padding:50px 0; font-size:14px; }

/*关于我们*/
.about .banner{ background:#f0f4ff url(../images/about/banner.png) no-repeat center; background-size:  auto 520px; height:520px;}
.about .banner .contain{padding-top: 220px;}
.about .banner .contain dl{width: 400px;display: block;}
.about .banner .contain dl dt{font-size: 46px;font-weight: bold;position:relative;padding-right: 25px;margin-right: 20px;}
.about .banner .contain dl dd{margin: 17px 0;font-size: 24px;line-height: 20px;}

.about .box1{ background: linear-gradient(0deg, #f4f7fc, #fbfcfe); padding-bottom: 100px; }
.about .box1 dl{ margin-top: -50px; }
.about .box1 dl dt{ float: right; }
.about .box1 dl dt img{ width: 532px; height: 357px; }
.about .box1 dl dd{ width: 45%; margin-top: 40px; line-height: 26px; }
.about .box1 dl dd strong{font-size:22px;color: #3775ff;line-height: 40px;}

.about .box2{ padding-bottom:50px}
.about .box2 ul{ display: flex; margin-top:-40px }
.about .box2 ul li{ flex: 1; text-align: center;}
.about .box2 ul li .item{  border-radius: 10px; padding:50px 30px;}
.about .box2 ul li .item:hover{ box-shadow: 0 0 40px rgba(0,0,0,.1); }
.about .box2 ul li .item img{ width: 66px; height: 66px; display: block; margin: 0 auto 20px; }
.about .box2 ul li .item strong{ font-size:20px}
.about .box2 ul li .item p{margin-top:20px; line-height:22px; opacity:.6; font-size:15px;}

.about footer{background: #f9f9fb;color: #999;text-align: center;padding: 20px 0;font-size:14px;}
.about footer .contain{padding: 160px 0 10px 250px;box-sizing: border-box;}
.about footer .fr{text-align: left;color: #000;margin-top: -150px;}
.about footer .fr p{ margin-bottom: 10px; }
.about footer span{ background: #fff; text-align: center; display: inline-block; color: #999; padding-bottom: 10px; line-height: 12px; }
.about footer span img{ width: 120px; height: 120px; display: block;}
.about footer span:last-child{margin-left: 20px;}
.about footer span small{ font-size:12px;}


@media screen and (max-width : 960px){

body{ font-size:14px; }
.contain{width:auto;margin: 0 10px;}
.contain h2{font-size: 24px;line-height: 100px;}


header{height: 52px;padding: 8px 0;}
header .contain{}
header .logo{width: 76px;height: 35px;}
header .fr a{margin: 0 0 0 15px;line-height: 30px;display:inline-block;font-size: 12px;}
header .fr a.btn{width: 50px;font-size: 12px;}
header .fr a.btn.btn_register{margin-left: 10px;font-size: 12px;width: 60px;}

/*首页*/
.index .banner{background: #f0f4ff url(../images/index/banner.png) no-repeat 60% bottom;background-size: auto 180px;height: 200px;padding-top: 20px;}
.index .banner .contain{padding-top: 80px;}
.index .banner .contain dl{width: 200px;display: block;}
.index .banner .contain dl dt{font-size: 26px;float:left;font-weight: bold;position:relative;padding-right: 10px;margin-right: 10px;}
.index .banner .contain dl dt:after{4: absolutecontent:'';height: 60px;border-right: 1px solid #ced2e0;top: 7px;4: 0}
.index .banner .contain dl dt i{ color:#3d52eb;}
.index .banner .contain dl dd{background:url(../images/index/banner_icon.png) no-repeat 0 center;background-size: 16px;padding-left: 20px;float:left;margin: 4px 0;font-size: 12px;font-weight: bold;line-height: 20px;}
.index .banner .contain dl dd:nth-child(3){margin:0;}

.index .box1{background:linear-gradient(0deg, #f4f7fc, #fbfcfe);padding-bottom: 30px;}
.index .box1 ul{ font-size: 0}
.index .box1 ul li{display: block;width: 100%;margin-bottom: 30px;}
.index .box1 ul li dl{ width:360px; height:240px; background:#fff; border-radius: 10px; box-sizing: border-box; padding: 40px; box-shadow: 0 0 30px rgba(209,214,226 ,.5); display:inline-block;}
.index .box1 ul li:nth-child(3n+2){ text-align: center;}
.index .box1 ul li:nth-child(3n){ text-align: right;}
.index .box1 ul li dl{width: 90%;height: 220px;background: #fff;border-radius: 10px;box-sizing: border-box;padding: 30px 30px;box-shadow: 0 0 30px rgba(209,214,226 ,.5);display: block;margin:  0 auto;}
.index .box1 ul li dl dt{line-height: 30px;font-size: 20px;font-weight: bold;padding-bottom: 20px;border-bottom: 1px solid #f4f5f8;text-align:  center;padding-right: 20px;}
.index .box1 ul li dl dt em{display:inline-block;vertical-align: bottom;}
.index .box1 ul li dl dt em img{width: 30px;height: 30px; margin: 0 10px 0 0;}
.index .box1 ul li dl dd{ background:url(../images/index/pro_icon.png) no-repeat 0 center; padding-left: 15px; background-size: 8px 10px; font-size: 14px; margin-top: 15px;}

.index .box2{padding-bottom: 0;}
.index .box2 .fl{background:linear-gradient(90deg, #f4f7fc, #fff);border-radius: 10px;padding: 10px;margin: 0 3%;}
.index .box2 .fl ul{ font-size: 0;}
.index .box2 .fl ul li{line-height: 30px;display:inline-block;font-size: 14px;width:33.33%;margin: 10px 0;}
.index .box2 .fl ul li img{width: 35px;height: 35px;float:left;margin: 0 2px 0 0;}
.index .box2 .fr{margin-top: 20px;}
.index .box2 .fr img{width: 60%;height: auto;margin:  0 auto;display:  block;}

.index .box3{background: url(../images/index/solution_bg.png) no-repeat center bottom;background-size:auto 700px;height: 790px;}
.index .box3 .fl{padding-top: 0;width: 95%;float: none;display: block;font-size: 0;margin:  0 auto;}
.index .box3 .fl ul{padding: 20px;height: 175px;vertical-align: top;font-size: 12px;border-radius: 10px;margin: 2%;background: url(../images/index/solution_ulbg.png) no-repeat center;background-size: cover;color: #fff;box-sizing:  border-box;width: 46%;}
.index .box3 .fl ul.on{}
.index .box3 .fl ul.on strong{}
.index .box3 .fl ul p{ opacity: .7}
.index .box3 .fl ul li strong{font-size: 24px;color: #fff;}
.index .box3 .fl ul li:first-child{margin-bottom: 20px;}
.index .box3 .fl ul:last-child{padding-right: 20px;}
.index .box3 .fr img{width: 90%;height: auto;margin: 15px auto 0;display:  block;}

.index .box4{padding-top: 0;}
.index .box4 .fl{padding-top: 40px;float:  none;text-align:  center;}
.index .box4 .fl strong{font-size: 24px;}
.index .box4 .fl ul{margin-top: 40px;text-align:  left;width:  50%;margin: 20px auto 0;font-size: 16px;}
.index .box4 .fl ul li{ line-height: 40px; position: relative; padding-left:18px;}
.index .box4 .fl ul li:before{ position: absolute; content: ''; width: 8px; height: 8px; border-radius: 8px; background: #3d52eb; top: 16px; left: 0;}
.index .box4 .fl ul li i{ color: #3d52eb; }
.index .box4 .fr img{width: 90%;height: auto;display:  block;margin:  0 auto;}

.index .box5{background:linear-gradient(0deg, #f4f7fc, #fff);padding-bottom: 10px;}
.index .box5 ul{ font-size:0; }
.index .box5 ul li{display: block;width: 90%;text-align: left;font-size:16px;margin: 0 auto 10px;}
.index .box5 ul li:after{clear: both;content: " ";display: block;font-size: 0;height: 0;overflow: hidden;visibility: hidden;}
.index .box5 ul li dl{color: #dee7ff;display:inline-flex;align-items: center;margin-bottom: 5px;}
.index .box5 ul li dl dt{font-size: 40px;margin-right: 10px;}
.index .box5 ul li dl dd{text-align: left;font-size: 12px;}
.index .box5 ul li dl dd b{font-size: 16px;color: #000;display: block;}
.index .box5 ul li img{width: 34%;height: auto;float: left;margin: 15px 30px 30px 0;}
.index .box5 ul li p{line-height: 26px;font-size: 14px;}
.index .box5 ul li p em{ width: 8px; height: 8px; border-radius: 8px; background: #3d52eb; display: inline-block; margin-right: 10px;}

.index .box6 ul{ text-align: center; }
.index .box6 ul li{display: inline-block;margin: 15px 20px;}
.index .box6 ul li img{height: 30px;}

.index .box7{background: #eef1ff;padding-bottom: 50px;}
.index .box7 .form{margin: 0 auto;text-align: center;width: 80%;}
.index .box7 .form input{width: 100%;height: 50px;border-radius: 5px;box-sizing: border-box;padding: 0 15px;margin: 0 20px 20px 0;text-align:  center;}
.index .box7 .form button{ background:#3d52eb; width: 140px; height: 50px; font-size:16px; border-radius: 5px; color: #fff; }

.index footer{background: #f9f9fb;color: #999;text-align: center;padding: 20px 10px;font-size: 12px;}

/*关于我们*/
.about .banner{background: #f0f4ff url(../images/about/banner.png) no-repeat 60% bottom;background-size: auto 180px;height: 200px;padding-top: 20px;}
.about .banner .contain{padding-top: 80px;}
.about .banner .contain dl{width: 200px;display: block;}
.about .banner .contain dl dt{font-size: 26px;font-weight: bold;}
.about .banner .contain dl dt:after{4: absolutecontent:'';height: 70px;border-right: 1px solid #ced2e0;top: 7px;4: 0}
.about .banner .contain dl dt i{ color:#3d52eb;}
.about .banner .contain dl dd{font-size: 12px;line-height: 20px;margin: 0;}
.about .banner .contain dl dd:nth-child(3){margin:0;}

.about .box1{background: linear-gradient(0deg, #f4f7fc, #fbfcfe);padding-bottom: 50px;}
.about .box1 dl{margin-top: 0;}
.about .box1 dl dt{float: none;}
.about .box1 dl dt img{width: 80%;height: auto;margin: 0 auto;display:  block;}
.about .box1 dl dd{width: 80%;margin-top: 40px;line-height: 30px;margin: 30px auto 0;font-size: 16px;text-align: justify;}
.about .box1 dl dd strong{font-size:22px;color: #3775ff;line-height: 40px;}

.about .box2{padding-bottom: 20px;}
.about .box2 ul{display: block;margin-top: 0;font-size: 0;text-align:  center;}
.about .box2 ul li{display: inline-block;text-align: center;width: 50%;vertical-align:  top;}
.about .box2 ul li .item{border-radius: 10px;padding: 20px;}
.about .box2 ul li .item:hover{ box-shadow: 0 0 40px rgba(0,0,0,.1); }
.about .box2 ul li .item img{width: 66px;height: 66px;display: block;margin: 0 auto;}
.about .box2 ul li .item strong{font-size: 18px;}
.about .box2 ul li .item p{margin-top: 10px;line-height: 18px;opacity:.6;font-size: 12px;}

.about footer{background: #f9f9fb;color: #999;text-align: center;padding: 20px 0;font-size: 12px;}
.about footer .contain{padding: 0 10px;box-sizing: border-box;}
.about footer .fr{text-align:  center;color: #000;margin-top: 0;float: none;}
.about footer .fr p{margin-bottom: 20px;font-size: 16px;}
.about footer span{ background: #fff; font-size:12px; text-align: center; display: inline-block; color: #999; padding-bottom: 10px; line-height: 12px; }
.about footer span img{ width: 120px; height: 120px; display: block;}
.about footer span:last-child{margin-left: 20px;}
.about footer .copyright{ margin-top:20px;}

}

.flexrow {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}
.xuanfu {
    position: fixed;
    top: 60%;
    right:0px;
    z-index: 99;
    padding: 0px 20px;
    display: block;
}
.xuanfu ul li {
    width: 56px;
	height: 56px;
	background-color: #0146ad;
    border-radius: 50%;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}
.xfimg {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.xfimg img {
    filter:brightness(1000%) invert(1);
}
.xfwx {
    position: absolute;
    top: 0px;
    width: 150px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    z-index: -1; left: -160px;
    transition: all .5s;
    display: none;
}
.xftel {
    width: 180px;
    background-color: #0146ad;
    top: -20px; left: -190px;
    transition: all .5s;
}
.xuanfu ul li:last-child {
    background-color: #ffffff;
}
.xfimg p {
    font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.xuanfu ul li.xfwxitem:hover .xfwx {
   display: block;
}
.xuanfu ul li.xftelitem:hover .xftel {
    display: block;
}
.xfwx p.xfwxdesc {
    font-size: 16px;
    padding: 5px 0px 10px;
    font-weight: bold;
	color: #333333;
}
.xftel p {
    line-height: 50px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.xfwx span.xfteldesc {
    line-height: 50px;
    font-size: 16px;
    color: #0146ad;
    font-weight: bold;
    display: block;
    background-color: #ffffff;
}


.waptop.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
}
.waptop_item {
    width: 100%;
    height: 50px;
    background-color: #0146ad;
}
.waptop_l {
    width: 30%;
}
.waptop_l a {
    width: 100%;
    height: 50px;
    padding: 0px 10px;
    justify-content: center;
}
.waptop_lang {
    position: relative;
}
.waptop_lang p {
    font-size: 18px;
    color: #ffffff;
    display: block;
    margin-left: 10px;
    margin-top: 3px;
}
.waptop_rs {
    margin-left: 20px;
}
.waptop_rs img {
    filter: grayscale(1000%) brightness(1000%);
    width: 17px;
}
.waptop_rnav {
    margin-left: 20px;
}
.waptop_rnav img {
    width: 20px;
}
.contact_br form {
    width: 100%;
}
.contact_br form input {
    width: 100%;
    border: 1px solid #ededed;
    background: #f5f5f7;
    padding: 10px;
    height: 28px;
    font-size: 16px;
    margin-bottom:15px;
}
.contact_br form textarea {
    width: 100%;
    height: 130px;
    font-size: 16px;
    border: 1px solid #ededed;
    background: #f5f5f7;
    padding: 20px ;
}
.contact_br form button {
    background: #0146ad;
    color: #ffffff;
    font-size: 16px;
    width: 100%;
    height: 58px;
    border: 0px;
    cursor: pointer;
    text-align: center;
    margin-top: 15px;
}