@charset "utf-8";
body { width: 100%; margin: 0; padding: 0; font-family:PingFang SC,Lantinghei SC,Microsoft YaHei,HanHei SC,Helvetica Neue,Open Sans,Arial,Hiragino Sans GB,"微软雅黑",STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif,HYWenHei-GEW !important; background: #fff url("../../images/md/bodybg.png") repeat-x 0 0; overflow-x: hidden; }
* { margin: 0; padding: 0; list-style: none;}

.centerbox { width:1280px; margin: 0 auto; position: relative;}
.fl { float:left;}
.fr { float:right;}
header { float: left; width: 100%; height: 70px; background: rgba(255,255,255,0); box-shadow: 0 2px 8px rgba(21,21,21,0); position: fixed; top: 0; left: 0; z-index: 888; transition:all 200ms; }
header.hbarbg {background: rgba(255,255,255,1); box-shadow: 0 5px 15px rgba(21,21,21,.08);}
header .logo {float: left; height: 48px; margin-top: 14px; line-height: 36px;}
header .logo a { float: left; margin-right: 10px;}

nav { float:right; margin-top: 24px; }
nav ul li { float:left; margin: 0 23px;  font-weight:none; font-size: 18px; letter-spacing: 2px;  }
nav ul li a { color: #111; text-decoration: none;}
nav ul li a:hover,nav ul li.current a {color:#1990ff;}

.banner { float:left; width: 100%; /*height: 690px;*/ background: #ecf3fd;  position: relative;}
.banner  image { float:left;}
.mobbanner { max-width: 100%; height: auto;}
@media (max-width:1279px){
	.centerbox { width:98%;}
	.mobbanner{ max-width: 140%; height: auto; margin-left:-20%; }
	.banner {height: auto; }
}
@media (max-width:1080px){
	header { height:60px;}
	header .logo { margin-top:5px; }
	nav { display:none;}	
	.banner {height: auto; overflow-x: hidden;}
}
@media (max-width:750px){
	header {display:none;}
}
.bankuaibox {float: left; width: 100%; padding-top: 60px;}
.bktitle { float: left; width: 100%; margin-bottom: 46px; font-size: 40px; color: #050f3f; font-family:Microsoft YaHei,"微软雅黑"; font-weight:normal; text-align: center; }
.bktitle span { display: block; color:#adb0bb; font-size: 16px; line-height: 20px; padding-top: 6px; letter-spacing: 1px;}

.toollist {  width: 100%;  position: absolute; bottom:-65px; background: #fff;  border-radius: 20px; padding: 40px 40px 40px 70px; box-sizing:border-box; box-shadow: 0 10px 30px rgba(183,201,237,.35); }
.toollist li { float:left; width:25%; height:62px;  }
.toollist li .toimg { float:left; width: 80px; height: 62px; margin-right: 16px;}
.toollist li:first-child { margin-left: 0;}
.toollist li h4 {font-size: 20px; color:#17204d; line-height: 1rem;  letter-spacing: 2px; margin-top: 12px; font-weight: normal;}
.toollist li p { font-size:14px; color:#9e9fb0; margin-top: 8px; }
@media (max-width:1200px){
	.toollist { bottom:-30px; padding: 15px 15px 15px 15px;}	
	.toollist li .toimg {margin-right: 5px;}
}
@media (max-width:1000px){
	.toollist { width:98%; padding-left: 1%;  bottom:30px; position: relative; float: left; margin-left: 1%;}
	.toollist li { width:50%; margin: 10px 0;}
	.toollist li .toimg {margin-right:10px;}
}
@media (max-width:750px){
	.toollist { padding: 10px 10px 10px 15px; }
	.toollist li h4 {font-size: 18px; margin-top: 8px;}
	.toollist li p { font-size:12px; line-height: 14px;}
}
.bk_img { margin-top:10px;}
.gnimg01 { border-radius: 15px; box-shadow: 0 0 25px rgba(118,134,172,.15); margin-right: 60px;  margin-top:60px;}
.gnimg01 img { float:left;  }

#jieshao { margin-top: 70px; width: 100%;}
@media (max-width:1279px){
	#jieshao { margin-top: 20px;}

}
@media (max-width:1000px){
	#jieshao { margin-top: 0px; padding-top: 25px;}

}
/**介绍**/
.js_list { width: 100%;}
.js_list li {float: left; width: 200px; height: 206px; background: #fff; border-radius: 16px; margin-left: 12px; padding: 23px; transition: all 300ms; }
.js_list li:first-child { margin-left: 0;}

.js_list li .jsicon { float: left; width: 80px; height: 80px; line-height: 78px; background: #f5f6fa; border-radius: 15px; text-align: center; transition: all 500ms; }
.js_list li .jsicon img {vertical-align: middle;}
.js_list li h4 { float: left; font-size: 20px; color:#050f3f; clear: left; font-weight: normal; margin-top: 16px;}
.js_list li p { float:left; clear: left; font-size: 14px; color: #83879a; line-height: 20px; margin-top: 8px; position: relative;}
.js_list li p:after { content: ""; position: absolute; width:18px; height: 2px; background: #edeff7; left: 0; bottom: -30px; }

.js_list li:hover { box-shadow:0 3px 15px rgba(183,201,237,.35) ; /*background: #1874fe;*/}
.js_list li:hover .jsicon {border-radius: 40px;}
@media (max-width:1279px){
	.js_list li { width:19.2%; height: auto; margin-left: 1%; box-sizing: border-box;}
	.js_list li p { height: 60px;}
	.js_list li p:after { display:none;}
}
@media (max-width:1000px){
	.js_list li {  width: 48.5%; margin-left: 1%; box-sizing: border-box; margin-bottom: 8px; }
	.js_list li:first-child { margin-left: 1%; width: 98%;}
	
}

/**核心功能**/
.hexinlist { float:left; width: 100%}
.hexinlist li { float:left; width: 180px; height:420px; border-radius: 25px; background: #2f2b4c; overflow: hidden; margin-left: 16px; transition: all 300ms; position: relative;}
.hexinlist li:first-child { margin-left: 0;}
.hexinlist li .hx_z { float:left; width: 180px; height:420px; position: relative; transition: all 300ms; border-radius: 25px; overflow: hidden;}
.hexinlist li .hx_z .zbg { width: 100%; height:420px; }
.hexinlist li .hx_z .znr { width: 180px; height:420px; position: absolute; left: 0; top: 0}
.hexinlist li .hx_z .znr .number { text-align: center; color: #e4e4f1; opacity: .5; font-size: 60px; font-family:Bahnschrift, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-weight: 600; margin-top: 178px;}
.hexinlist li .hx_z .znr .text { text-align: center; font-size:22px; color: #fff; margin-top: 96px; position: relative;}
.hexinlist li .hx_z .znr .text:before {content: ""; position: absolute; width:20px; height: 3px; background: #fff; border-radius: 1.5px; left: 50%; top: -16px; margin-left: -10px;}

.hexinlist li .hx_k { float:left; width: 100%; height:420px; box-sizing: border-box; position: absolute; left: 0; top: 0; visibility: hidden; opacity: 0; transition: all 300ms; border-radius: 25px; overflow: hidden; }
.hexinlist li .hx_k .kbg { width: 100%; height:420px; transition: all 300ms; border-radius: 25px; overflow: hidden;}
.hexinlist li .hx_k .zuo { float:left; width:266px; padding: 0 40px; position: absolute; left: 0; top: 0; }
.hexinlist li .hx_k .zuo h3 {float:left; font-size: 30px; color: #fff; background: url("../../images/md/icon-dmdsy.png") no-repeat right center; padding-right: 44px; margin-top: 50px;}
.hexinlist li .hx_k .zuo p { float:left; clear: left; height: 126px; color: rgba(255,255,255,.6); font-size: 14px; margin-top: 24px; border-top:1px solid rgba(255,255,255,.16); padding-top:20px; position: relative; }
.hexinlist li .hx_k .zuo p:before { content: ""; width: 24px; height: 3px; background: #fff; border-radius: 1.5px; position: absolute; top: -2px;}
.hexinlist li .hx_k .zuo .butt { float:left; width:138px; height: 44px; margin-top: 66px; background: #fff url("../../images/md/more.png") no-repeat 102px center; border-radius: 22px; line-height: 44px; color: #4f47da; text-align: center; text-indent: -10px; cursor: pointer;}

.hexinlist li.hexin_now {width: 692px; }
.hexinlist li.hexin_now .hx_z{visibility: hidden; opacity: 0; width: 0;}
.hexinlist li.hexin_now .hx_k {visibility:visible; opacity: 1;  }
@media (max-width:1279px){
	.hexinlist li.hexin_now {width:calc(100% - 588px);/*346px*/}
}
@media (max-width:960px){
	.hexinlist li .hx_k .zuo { width: 100%; padding: 0 10px; box-sizing: border-box;}
}
@media (max-width:768px){
	.hexinlist li{ width:24.1%; margin-left: 1%;}
	.hexinlist li.hexin_now {width:24.1%;} 
	.hexinlist li .hx_z,.hexinlist li .hx_z .znr{ width:100%;}
}
@media (max-width:750px){
	.hexinlist li {width:48%; margin: 10px 1%; }
	.hexinlist li .hx_z .zbg img { width: 100%; height: auto;}
	.hexinlist li.hexin_now { width: 48%;}
	.hexinlist li .hx_k .zuo h3 { font-size:26px;}
}
/***********/
.jxbox { float:left; width: 100%; margin-bottom: 40px; }
.gnjxtit {float:left; width:154px; height: 44px; background: linear-gradient(90deg,#373ce1,#3c9afd); font-size: 22px; color: #fff; text-align: center; border-radius: 22px; line-height: 44px; margin-left:-77px; position: relative; left: 50%; margin-top:20px; }
.notopborder { margin-top: 0;}

.gnsmbox { float:left; width: 100%; margin-top: 46px;}
.gntupian { width:700px; height: 400px; border-radius:20px; box-shadow: 0 5px 30px rgba(138,170,233,.35) }
.gnsmbox .gnwenzi { width:517px; line-height: 36px; font-size: 18px; color: #787a92; margin-top: 70px; text-indent: 2em;}

.jxerjitit { float: left; width: 116px; height: 40px; background: #ecf0ff; border-radius: 20px; font-size: 18px; line-height: 40px; text-align: center; color: #050f3f; font-weight: normal; margin-bottom: 42px; margin-right: 10px;}
.gnsmbox .gnwenzi.topjuli2{ margin-top: 40px; clear: both}

.allwidth { float:left; width: 100%; line-height: 40px; font-size: 16px; color: #7d8196;}
.allwidth .jxerjitit { margin-bottom: 0;}
.mtop70 { margin-top: 70px;}
.yibanbox,.yibanbox .gntupian {width:600px; text-align: center; font-size: 18px; color: #787a92; line-height: 80px; }
.yibanbox { margin-top: 15px;}
@media (max-width:1279px){
	.gntupian {width:52%; height: auto}
	.gntupian img { max-width: 100%; height: auto}
	.gnsmbox .gnwenzi{ width:45%; margin-top: 40px;}
	.jxnrhz2 { width:45%;}
	.yibanbox { width:48%;}
	.yibanbox .gntupian { width:100%;}
}
@media (max-width:750px){
	.gnsmbox{ width:100%;}
	.gntupian,.gnsmbox .gnwenzi,.jxnrhz2  { width:96%; margin-left:2%; }
	.gnsmbox .gnwenzi,.gnsmbox .gnwenzi.topjuli2  { margin-top: 0px;}
	.gntupian.fr,.yibanbox.fr { float:left;}
	.jxerjitit { margin-bottom: 10px;}
	.mtop70 { margin-top: 40px;}
	.yibanbox { width:96%; margin-left:2%; line-height: 24px; font-size: 18px; text-align: left;}
	.yibanbox .gntupian { width: 100%; margin-left: 0;}
	.yibanbox img { }
	
}
/**使用场景**/
#changjing { background:#eef6fe url("../../images/md/cjbg.png") no-repeat center 0; padding-bottom: 100px;}
.cjnrbox { float:left; width: 100%; height: 450px; background: #fff; border-radius: 20px;} 

.txleft { float:left; width: 220px; height: 450px; background: url("../../images/md/sycjbg.png") no-repeat 0 0; padding: 0 40px;} 
.txleft h3 { float:left; font-size: 21px; line-height: 28px; color:#fff; font-weight: normal; margin-top: 40px;}
.txleft p { float:left; width: 100%; font-size: 14px; color: #acd5ff; margin-top: 32px; height: 90px; border-bottom: 1px solid rgba(255,255,255,.1);}
.txleft .zxbutt { float:left; width: 220px; height: 44px; background: #fff url("../../images/md/more.png") no-repeat 190px center; border-radius: 22px; font-size: 16px; line-height: 44px; text-align: center; color: #373ae0; margin-top: 154px; cursor: pointer;}

.cjlist { float:left; width: 939px; margin-left: 12px;   }
.cjlist li { float:left; width: 133px; margin: 40px 90px 5px; text-align: center; color: #131637; line-height:30px; font-size: 16px; }
@media (max-width:1279px){
	.cjlist { width:calc(100% - 300px); margin-left: 0;}
	.cjlist li { width: 21%; margin: 40px 6% 5px;  }
	.cjlist li img{ max-width: 100%; height: auto;}
}
@media (max-width:980px){
	.txleft {width:28%; padding: 0 1%; box-sizing: border-box;} 
	.cjlist {  width:72%;}
	.txleft .zxbutt { width: 100%;}
}
@media (max-width:750px){
	.cjnrbox { height: auto; padding-bottom: 20px;}
	.txleft { display: none;}
	.cjlist { width:100%;}
}
/**设备**/
#shebei { background:#eef6fe url("../../images/md/z6bg2.png") no-repeat center 0; padding-bottom: 80px;}

.sbtablist { width:236px; margin: 0 auto;}
.sbtablist li { float:left; width: 108px; margin:0 5px; height: 36px; border-radius: 18px; background: #fff; font-size: 14px; color: #131637; line-height: 36px; text-align: center; cursor: pointer;}
.sbtablist li.tabnow { background: linear-gradient(90deg,#373ce1,#3c9afd); color: #fff; cursor: auto }

.sbnrlist { float:left; width: 100%; height: 435px; border-radius: 20px; background: #3c94fc; margin-top: 50px; padding: 20px; box-sizing: border-box;}
.sbnrlist li{ float:left; width: 100%; display: none}
.sbnrlist li .sbcstp { float:left; width: 240px; margin-left: 12px; border-radius: 10px; overflow: hidden; background: #fff; text-align: center;}
.sbnrlist li .sbcstp img { float:left;}
.sbnrlist li .kuantu { width:484px; margin-left: 0}
.sbnrlist li .cskuantu { width:737px;}
@media (max-width:1279px){
	.sbnrlist li .kuantu { width:calc(100% - 756px); border-radius: 10px; overflow: hidden;}
}
@media (max-width:900px){
	.sbnrlist { height: auto; margin-top: 30px;}
	.sbnrlist li .sbcstp { width:32.3%; margin-left: 1.5%}
	.sbnrlist li .sbcstp.csnom { margin-left: 0;}
	.sbnrlist li .sbcstp img { float:none; max-width: 100%; height: auto;}
	.sbnrlist li .kuantu {display: none;}
	.sbnrlist li .cskuantu {width: 100%; margin-left: 0;}
}
.sbnrlist li.cbnrnow { display: block;}

/**/
.tcbox {position: fixed; width: 100vw; height: 100vh;  z-index: 2001; display: none; top: 0; left: 0; }
.tcboxbg {float:left; width:100vw; height: 100vh; background: rgba(0,0,0,.7);}
.tcnrbox {float:left; width: 560px;  background: #185efe; border-radius: 20px; margin-left:calc(50% - 280px); margin-top: 30vh; position: absolute;  }
.tcnrbox .tc_close { float:right; width: 32px; height: 32px; margin: 8px 8px 0 0; cursor: pointer;}
.tc_erweima {float:left; width:500px; text-align: center; margin-top: 10px; background: #fff; padding-bottom: 20px; clear: right; margin-left: 30px; margin-bottom: 30px; border-radius: 15px;}
.tc_erweima h3 { font-size:22px; color: #333; height: 40px; line-height: 40px; padding-top: 15px;}
.ewmtp { float:left; width:100%; margin-top: 15px; font-size: 16px; color: #666; line-height: 24px;}
.ewmtp img { width:200px; height: auto;}

