@charset "utf-8";
/* CSS Document */
html,body {color: #333;margin: 0;height: 100%;font-family: "Microsoft YaHei","Hiragino Sans GB", "Helvetica Neue",黑体, Arial, sans-serif;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;font-weight: normal;}
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
img { border: 0;}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td { margin: 0; padding: 0;}
h3{font-weight: 600}
li {list-style: none;}
a {text-decoration: none;}
a{color:#222}
p{color: #222}

.clearfix { clear: both; }
.clearfix::after {clear: both;content: "."; display: block;height: 0;visibility: hidden;}
.f_l{ float:left;}
.f_r{ float:right;}
.txt_1{ font-size:2.2em;}
.txt_2{ font-size:1.2em; color:#999}
.txt_3{ font-size:2.6em;}
.txt_4{ font-size:1.4em; color:#23b6c7}
.txt_5{ font-size:1.4em; color:#fff}
.txt_6{ font-size:1.14em;}
.txt_7{font-size:24px;color:rgba(30,30,30,1);}
.txt_7 strong{color:#222}
.txt_9{ color:#fff; font-size:1.4em;}
.txt_10{ color:#fff; font-size:2em;}
.bak_1{ margin:54px 0px 0px 0px;}
/*.bak_2{ margin:38px 0px 0px 0px;}*/
.bak_3{ margin-left:2%}
.bak_4{ padding:0.5em 0 5em 0}
.bak_5{ text-align:center; margin:0.4em 0 0 0;}
.bak_6{ margin-top:0.3em;}
.bak_7{ margin:12px 0px 26px 0px;}
.bak_7:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
* html .bak_7{zoom: 1;}
*:first-child + html .bak_7{zoom: 1;}
.bt_1{ width:100%; height:auto; text-align:center; padding-top:5em;line-height: 30px;
    /*animation: fade-in;
    animation-duration: 1.5s;
    -webkit-animation:fade-in 1.5s;*/}
.bt_1 .txt_1{ margin-bottom:10px; display:block;}
@keyframes fade-in {  
    0% {opacity: 0;} 
    40% {opacity: 0;}
    100% {opacity: 1;}
}  
@-webkit-keyframes fade-in {
    0% {opacity: 0;}  
    40% {opacity: 0;}  
    100% {opacity: 1;}  
} 

.bt_3{ width:100%; height:auto; text-align:center; padding:2em 0 1em 0; line-height:36px;}
.bt_4{ width:100%; height:auto; text-align:center; line-height:30px;margin: 35px auto;}
.wrap { width: 90%; max-width: 1200px; margin: 0 auto; }
.content{ width:100%; height:auto; background-color:#F5F5F5;padding:50px 0;}
.content:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
.content-info{ padding:0 5%;}
.content_1{ width:100%; margin: 0px auto;}

.first_content{width: 89%; height: 580px;margin: 0 auto;}
.first_content p{font-size: 16px;}
.first_content .case_left{float:left;width:46%;}
.first_content .case_left p{line-height: 40px;}
.first_content .case_left span{display: block;}
.first_content .case_left .case_left1{margin-bottom: 25px;line-height: 30px}
.first_content .case_left h3{margin-bottom: 10px;font-weight: 600}
.first_content .case_right{width: 54%;height:348px;float: left;}
.first_content .case_right img{width: 85%;margin-left: 14%;border-radius: 5px;}
/*低于1440*/


.second_content{width: 89%;height:750px;margin:0 auto;}
.second_content .second_title{text-align:left; margin-bottom: 40px;}
.second_title h3{font-weight: 600;}

/*高于1680*/
@media screen and (max-device-width: 1680px){.first_content{height: 550px;}.second_content{height: 730px}}
@media screen and (max-device-width: 1440px){.first_content{height: 450px;}}
@media screen and (max-device-width: 1366px) {.first_content{height: 420px;} }
@media screen and (max-device-width: 1280px) {.first_content{height: 410px;} }
.show_content1{width:100%;/*margin:0px auto 90px auto;*/}
.show_content1 .show1{ background-color:#F8F8F8;}
.content_1:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
* html .content_1{zoom: 1;}
*:first-child + html .content_1{zoom: 1;}
.case_content{margin-top: 50px;}
.content_x{ width:86%; height:auto; padding:4em 0;margin:0 auto;}
.content_x:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}

* html .content_x{zoom: 1;}
*:first-child + html .content_x{zoom: 1;}
.business .box {width:100%;margin: 0 auto;position: relative;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;text-align:center;animation: fade-in;  animation-duration: 2.5s;   -webkit-animation:fade-in 1.5s;}
.business .box ul.items {/*padding-bottom:5em;*/margin: 0 auto;}
.business .box ul.items li {width: 27%;height: auto;margin:auto 30px;overflow: hidden;display: inline-block;text-align:center; vertical-align:top;}
.business .box ul.items li strong {display: block;margin: 10px 0;font-size: 16px;color:#222;text-align: center;}
.business .box ul.items li p {font-size: 16px;line-height: 30px;text-align: center;background-color:#fff;color:#666;font-weight: 400;}
.business .box ul img{width: 100%;}
@keyframes shake {
	10%, 90% {
		transform: translate3d(-1px, 0, 0);
	}
	20%, 80% {
		transform: translate3d(2px, 0, 0);
	}
	30%, 50%, 70% {
		transform: translate3d(-4px, 0, 0);
	}
	40%, 60% {
		transform: translate3d(4px, 0, 0);
	}
}
/*优势部分*/
.advantage_1{width:57%;text-align: left;}
.advantage_1 h3{font-weight: 600;font-size: 20px;}



.advantage_1 a{width:105px;height:32px;display: block; border: 1px solid #23B294;color:#23B294;line-height: 32px;border-radius:20px; text-align: center;}
.advantage_1 a:hover{border-color: #01C257;color: #01C257;}
.item_box{margin-top:5%;margin-right:5%; float: left;width: 45%;}
.item_title{font-size: 18px;font-weight: 500;color: #222;line-height: 17px;margin-bottom: 8px;}
.item_content{font-size: 14px;font-weight: 400;color: #666;line-height: 18px;}
.advantage_2{ width:42%; height:auto;}
.advantage_2 img{width:100%;}

.advantage_3{ width:42%;  height:auto;}
.advantage_3 img{width:100%;}

.advantage_4{ width:42%;height: auto;}

.advantage_4 img{width:100%;}

.content_3{ width:100%; height:auto; background:url("../images/index/bg_7.png")  fixed;}
.content_3:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
* html .content_3{zoom: 1;}
*:first-child + html .content_3{zoom: 1;}
.style3{height: 570px;width:89%;margin: 0 auto;}
.style3 ul li{display:inline-block;width:32%; height: 240px; line-height: 26px;margin:7px; padding:15px;border-radius: 4px;float:left;background-color:#F2F8F7}
.style3 ul li .span1{height:16px ; line-height: 19px; font-size:18px; color:#222;}
.style3 ul li .span2{display: block;font-size:14px;font-weight: 400;}
.greenbox{display: block;width: 7px;background-color: #23B294;float: left;height: 14px;margin-top: 2px;margin-right: 2px;}
.style3 ul li{ -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.style3 ul li:hover {background-color:#23B294;}
.style3 ul li:hover .span2 {color:#FFFFFF;}
.style3 ul li:hover .span1 {color:#FFFFFF;}
.style3 ul li:hover .greenbox{background-color: #fff;}
* html .foot_m{zoom: 1;}
*:first-child + html .foot_m{zoom: 1;}

/**首页跑马**/
#mr_box {  overflow:hidden; width: 80%; margin-left:8px; color:#ff1125; }
#mr_set { float: left;  width: 1000%; height:100px; margin: 0 auto;}
#mr_content {  float: left; }
#mr_content2 {  float: left; }

/*banner*/
.aui-header-top {position: fixed;top: 0;z-index: 1;transition: all 0.6s ease-out;background-color:#202020;height: 40px;width: 100%;line-height: 40px;}
.mr{width: 80%;margin: 0 auto;}
.top_left {width: 8%;color: #FFFFFF;float: left;}
.aui-header-top .tel { float: right; color: #ffb243;background: url(../images/index/tel.png) no-repeat 0px 13px;padding-left: 20px;padding-right: 13px;}
.aui-header-top .mail { color: #4bcdd9;font-family: Arial;float: right;background: url(../images/index/mail.png) no-repeat 0px 14px;padding-left: 18px;padding-right: 13px;}
.aui-header-nav {position: fixed;top: 0;width: 100%;background-color: transparent; border-bottom: 1px solid transparent;z-index: 999;transition: all 0.45s ease-in-out}
.aui-header-nav.moveDown {top: 5%;transition: all 0.45s ease-in-out;}
.aui-header-nav .wrapper {position: relative;width: 89%;height: 75px;line-height:75px; margin: 0 auto;}
.aui-header-nav .aui-logo { background: url(../images/index/logo2.png) no-repeat;background: url(../images/index/logo2.png) no-repeat\9;background-size: 350px auto;}
.aui-header-nav .wrapper .aui-logo {position: relative; top: 14px;}
.aui-header-nav.solid .aui-logo {background: url(../images/index/logo.png) no-repeat;background: url(../images/index/logo.png) no-repeat\9;background-size: 350px auto;}
.aui-header-nav .aui-logo h1 {text-indent: -99999px;}
.aui-header-nav .wrapper .aui-top-nav {position: absolute;right: 10%;top: 0;height: 75px;margin-top: 4px;}
.aui-top-nav .menu {-webkit-user-select: none; user-select: none;float: left;}
.aui-top-nav .menu >li {float: left; margin-left: 20px;}
.aui-top-nav .menu >li >a {display: inline-block;vertical-align: baseline;zoom: 1; padding: 0 10px;font-size: 16px;color:#FFFFFF;}
.aui-header-nav.solid .aui-top-nav .menu >li >a {color: #222;}
.aui-header-nav.solid .aui-top-nav .menu >li >a:hover{color:#23B294}
.nav-active >a{color: #23B294;}
.aui-header-top.moveUp { top: -29px;transition: all 0.5s ease-out;}
.aui-header-nav.solid {background-color: #FFFFFF;background-color: #FFFFFF\9;box-shadow: rgba(34, 34, 34, 0.05) 0px 10px 40px 0px;transition: all 0.5s ease-in-out;}
.aui-header-nav .wrapper .m-login {float: right;margin-left: 60px;}

.m-login .sign {transition: all 0.4s ease-out;color:#fff;width: 75px;border: 1px solid #23b294;display: block;text-align: center;height: 30px;line-height: 30px;margin-top: 30%;border-radius: 20px;}

.aui-header-nav.solid .m-login .u-btn { transition: all 0.4s ease-out;}
.aui-header-nav.solid .m-login .sign { background-color: transparent;color: #383838;transition: all 0.4s ease-out;}
.aui-header-nav.solid .m-login .u-btn {transition: all 0.4s ease-out;}
.aui-header-nav.moveDown {transition: all 0.45s ease-in-out;}
.aui-top-nav .menu >li >a:hover {color: #23b294;}
.aui-banner-slide {width: 100%;}
.aui-banner-main { position: relative; width: 100%;overflow: hidden;text-align: center; user-select: none;-webkit-user-select: none;height: auto;}
.aui-banner-wrapper{position:relative;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.aui-banner-button{z-index:1002;margin-top:15px;position:absolute;top:65%;left:20%}
.banner_desc{z-index:1002;position:absolute;top:40%;left:20%;color: #fff;text-align: left;font-size: 20px;line-height: 37px;}
.aui-banner-button a{padding:6px 20px;border-radius:21px;font-size:14px;line-height:1.3;color:#fff;display:inline-block;vertical-align:baseline;zoom:1;border:1px solid #FFFFFF}
.aui-banner-news{background-color:#23b294;}
.aui-banner-news-box{width:1180px;margin:0 auto;border-left:1px solid rgba(255,255,255,0.2);border-right:1px solid rgba(255,255,255,0.2);height:86px;}
.aui-banner-news-box ul{display:table;table-layout:fixed;width:100%;vertical-align:top;white-space:nowrap;text-align:left}
.aui-banner-news-box ul li{box-sizing:border-box;display:table-cell;text-align:left;color:#fff;border-left:1px solid rgba(255,255,255,0.2);width:320px;height:86px}
.aui-banner-news-box ul li:hover{background-color: #01C257;}
.aui-bar-head{height: 50px; margin: 18px;line-height: 30px; }
.aui-bar-head p{color: #fff;font-weight: 500;font-size: 18px;}
.aui-banner-news-box ul li:first-child {border-left: 0;}
 .aui-bar-head img {float: left;width: 50px;height: 50px; margin-right: 20px;text-align: center;display: block;border: none;vertical-align: middle;}
.aui-bar-title {font-size: 16px;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.aui-bar-text {font-size: 14px; overflow: hidden; word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}

.layui-carousel img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%);}

/*关于我们*/
.about_box {width: 100%;margin: 65px auto;}
.about_title {border-bottom: 1px solid #CCCCCC;width: 188px; padding-bottom: 6px;margin: 0 auto; text-align: center;line-height: 26px;}
.about_title span {color: #646464;font-size: 16px;}
.about_content{width:100%;min-height: 500px;margin: 60px auto;}
.about_us1 {width: 85%;min-height: 450px;margin: 0 auto;}
.about_us1 .left_img{width:45%;float:left;}
.left_img img{border-radius: 5px;width: 100%}
.about_us1 .right_content{width: 50%;line-height: 26px;font-size:16px;float: left;margin-left: 40px;}


#container{position:relative;padding-bottom:30px;margin:35px auto 200px;padding-left:0px;width:100%;padding-right:0px;height:auto;overflow:hidden;padding-top:30px}
.timeline_container{z-index:50;text-align:center;margin:0px auto;width:4px;display:block;height:100%;cursor:pointer}
.timeline{position:absolute;margin:0px auto;width:4px;display:block;background:#eeeeee;height:100%;font-size:0px;top:0px;}
.timeline div.plus{z-index:5000;position:absolute;width:29px;background:url(../images/about/timeline.png) 0px -35px;height:10px;top:0px;left:-11px}
.timeline div.plus2{position:absolute;width:10px;bottom:0px;background:url(../images/about/timeline.png) -29px -26px;height:10px;left:-3px}
.leftcorner{z-index:99;position:absolute;width:36px;display:block;height:26px;overflow:hidden}
.rightcorner{z-index:99;position:absolute;width:36px;display:block;height:26px;overflow:hidden}
.rightcorner{background:url(../images/about/timeline.png) 0px 0px;top:25px;right:-36px}
.leftcorner{background:url(../images/about/timeline.png) -36px 0px;top:10px;left:-36px}
.item{border-bottom:#eaeaea 1px solid;position:relative;border-left:#eaeaea 1px solid;padding-bottom:15px;line-height:30px;margin:20px 30px 0px;min-height:60px;padding-left:15px;width:455px;padding-right:15px;display:block;word-wrap:break-word;background:#ffffff;float:left;font-size:13px;border-top:#eaeaea 1px solid;border-right:#eaeaea 1px solid;padding-top:15px;box-shadow:0px 1px 8px rgba(202, 202, 202, 0.3)}
.item h3{line-height:30px;width:428px;display:inline;height:30px;}
.item p.con{border-bottom:#ececec 1px dashed;padding-bottom:15px;line-height:30px;width:428px;display:block;color:#555555;border-top:#ececec 1px dashed;padding-top:15px;font-size: 14px;}
.item h4{padding-bottom:15px;padding-left:0px;width:428px;padding-right:0px;display:block;padding-top:15px}


.about_us2 {width: 100%;height:auto;background-color: #F9F9F9;margin: 30px auto;}
.about_us2 .content_body{width:85%;height: 900px;margin: 0 auto;padding-top: 30px}

.about_us3 {width: 85%;height: 375px;margin:50px auto;}
.about_us3 .right_img{width:52%;float:left;margin-left: 40px;}
.about_us3 .right_img img{width: 90%;border-radius: 5px;}
.about_us3 .left_content{width: 42%;line-height: 30px;font-size:14px;float: left;}
.about_us3 .left_content h3{margin-bottom: 15px;font-size: 20px;}
.about_us3 .left_content1 {margin-top:10px;}
.about_us3 .left_content1 p{font-size: 16px;}
.about_other{height: 195px;width: 100%; margin: 70px auto;text-align: center;}
.about_other .other_body{width:1110px;height: 180px;margin: 25px auto;}
.about_other .other1{width:350px;height:160px;float:left;position: relative;background-color:#FFFFFF;-moz-box-shadow:0px 8px 18px 0px rgba(198,198,198,0.24); box-shadow:0px 8px 18px 0px rgba(198,198,198,0.24);line-height: 160px;border-radius: 2px;}
.about_other .other1 img{position: absolute; top:25%;left:5%;width: 100px; height: 100px;}
.about_other .other1 span{position: absolute;left:40%;}
.about_other .other1 a{color: #1E1E1E;}
.banner_con{position: absolute;top: 50%;color: #fff;width:100%; text-align: center;font-size: 36px;letter-spacing: 5px;}
/*联系我们*/
.contact_box{width:100%;height:780px;margin:65px auto;}
.service_content{width:85%;height:500px; margin:40px auto;}
.service_info{width: 100%;min-height: 215px;}
.address_map{width:100%;}
.left_service { width: 50%;position: relative;float: left;z-index: -999;}
.left_service p{margin-top: 25px;}
.left_service span{position: absolute;left: 56px;line-height: 42px;}
.right_code { float: right;width: 50%; text-align: center; margin-top: 46px;}
.right_code .img {float: left; margin-left:50px;width: 128px;height: 128px;}
.right_code img{width: 100%;height: 100%;}
.right_code .img a{display:block;}
.right_code .img a:hover{color:#23B294}
/*视频展示*/
.vedio_box{width:1100px;height:590px;margin:65px auto;}
.show_vedio{border-bottom:1px solid #CCCCCC;width: 188px;padding-bottom: 2px;line-height: 30px;margin:0 auto;text-align: center;}
.show_vedio h3{font-weight: bold;}
.show_vedio span{color:#646464;font-size: 16px;}
.vedio_list{margin-top: 40px;}
.videolist { position:relative; float:left; width:300px; height:256px; margin:0 32px;}
.videolist .img{width: 100%}
.videolist img{border-radius: 5px}
.videoed { width:50px; height:50px; position: absolute; left:40%; top:28%; z-index:99; border-radius:100%; cursor: pointer; }
.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }
.vtime {height: 40px;line-height: 35px;}
.pagelist{width: 70%;height: 50px;margin: 30px auto;text-align: center;}
/*悬浮栏*/
.suspension{position:fixed;z-index:55;top: 50%;right:5px;margin-top: -218px;height:400px;}
.suspension-box{position:relative;float:right;}
.suspension .a .softwareservice{display: block;font-size: 10px;}
.suspension .a{display:block;width:70px;height:70px;cursor:pointer;outline:none;border: solid 1px #DCDCDC;text-align: center;background-color: #fff}
.suspension .a.active,
/*.suspension .a:hover{background:#00CC66;}*/
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/service/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/service/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/service/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{/*background:#D2D3D6;*/display:block;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:185px;background:#fff;position:absolute;right:72px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/service/side_bg_arrow.png) no-repeat;right:-8px;top:18%;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:50%;}
.suspension .d-qrcode{top:33%;}
.suspension .d-qrcode1{top:0;}
.suspension .d-qrcode2{top:16%;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service .d-service-item{border-bottom:none;}

.suspension .d-service-item .text{float:left;width:65%;line-height:25px;font-size:14px;margin-left:45px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}

.qrcode-img{text-align: center;}
.qrcode-img img{width:80%;}
.suspension .d {text-align:center;}
.suspension .d  .inner-box{padding:5px 0;}
.suspension .d  p{font-size:16px;color:#93959c;}


/*底部购买*/
.w1210{width:100%;margin:0 auto}
.register{padding:50px 0 45px; width:100%; background:url(../images/index/register_bg.png) no-repeat center center #23b294;color: #FFFFFF;}
.register .title{padding-bottom:10px;font-size:26px;font-weight:normal;text-align:center;letter-spacing: 5px;}
.register .desc{padding-bottom:20px;margin:0 auto;font-size:18px;color:#fff;text-align:center;letter-spacing: 4px;}
.register .btn{display:block;width:128px;height:36px;padding:0;margin:0 auto;font-size:16px;line-height:36px;color:#fff;background:transparent;border:1px solid #fff;border-radius:18px;transition:all .2s;text-align:center;cursor:pointer;vertical-align:middle}
/*尾部*/
.site-footer{font-size:14px;background:#1e1e1e;position: relative;height: 100%;width: 100%;}
.site-footer a:hover{color:#23b294!important}
.site-footer p{color: #fff;}
.site-footer .footer-article{padding:20px 0 10px;overflow:hidden;border-bottom:0.5px solid rgba(65,65,65,1)}
.site-footer .col-article{float:left;width:30%;margin-right:5%;}
.site-footer .col-article dt{margin-bottom:15px;font-size:16px;font-weight:normal;color:#fff}
.site-footer .col-article dd{overflow:hidden;border-right:0.5px solid rgba(65,65,65,1)}
.site-footer .col-article dd span{float:left;width:100%;margin-top:5%;font-size:14px;color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.footer-related dd{height:100%}
.footer_cel{width:75%;margin:0 auto}
.site-footer .col-article.col-article-spe dd{width:auto;border-right:0.5px solid rgba(65,65,65,1)}
.site-footer .col-article.col-article-spe dd p{height:36px;padding-top:6px;font:16px Arial;color:#FFF;line-height:36px}
.site-footer .col-article.col-article-spe dd i{float:left;margin-right:10px;}
.site-footer .col-article.col-article-spe dd i.green{color:#23b294}
.site-footer .col-article.col-article-spe dd i:hover{color:#0c6}
.site-footer .col-code{float:left;width:10%;text-align:center;margin-top: 1%;margin-right: 5%;}
.col-code p{color:#FFF;font-size:12px}
.site-footer .col-code img{width:100%;margin-bottom:5%;}
.footer-links{z-index:1;width:100%;margin:0 auto;padding: 10px 0;text-align: center;border-bottom:0.5px solid rgba(65,65,65,1);color: #fff;line-height: 0px;}
.footer-links span{display: inline-block;font-size:16px;font-weight: bold;vertical-align: middle;}
.footer-links a{margin-left:5px;display:inline-block;font-size:0px;width: 10%;}
.footer-links img{width: 100%}
.footer-info .info-text{padding-bottom:10px;font-size:12px;text-align:center;color:#fff}
.footer-info .info-text .nav-bottom{padding:20px 0 5px;font-size:14px;color:#ccc;text-align:center}
.footer-info .info-text .nav-bottom a{padding:0 8px;color:#fff}
.footer-info .info-text .copyright{padding-top:5px}
.footer-info .info-text .copyright a{color:#fff}
.footer-info .info-text em{padding:0 8px;color:#4b5054}
/*关于我们、展示视频、联系我们页面banner*/
.aui-header-nav2{position:fixed;width:100%;background-color:#fff;box-shadow:rgba(34,34,34,0.05) 0 10px 40px 0;z-index: 99999;}
.aui-header-nav2 .wrapper2{position:relative;width:1180px;height:75px;line-height:75px;margin:0 auto}
.aui-header-nav2 .wrapper2 .aui-logo2{background:url(../images/index/logo.png) no-repeat;background:url(../images/index/logo.png) no-repeat\9;background-size:350px auto;position:relative;top:14px}
.aui-header-nav2 .aui-logo2 h1{text-indent:-99999px}
.aui-top-nav2 .menu2>li>a{display:inline-block;vertical-align:baseline;zoom:1;padding:0 10px;height:55px;font-size:16px;line-height:55px;}
.aui-top-nav2 .menu2>li>a:hover{color:#23b294}
.aui-header-nav2 .wrapper2 .aui-top-nav2{position:absolute;right:15%;top:0;height:75px;line-height:75px}
.aui-top-nav2 .menu2{-webkit-user-select:none;user-select:none;float:left;}
.aui-top-nav2 .menu2>li{float:left;margin-left:20px}
.aui-header-nav2 .wrapper2 .m-login2{float: right;margin-left: 30px;border: 1px solid #23b294;height: 30px;line-height: 30px;margin-top: 4%;width: 75px;border-radius: 20px;text-align: center;display: table;}
.aui-header-nav2 .wrapper2 .m-login2 a{font-size: 16px;}
.banner{width:100%;height:400px;background-color: #000000;}
.banner img{width: 100%;height: 400px;}

/*屏幕适应*/
@media screen and (max-device-width: 768px){
	#banner,#side,.aui-top-nav2{display: none}
	.scrollpic{width:375px;height:375px;}
	.scrollbox img{width: 100%;}
	.business .box ul.items li{display: block;}
	.advantage_1{ width:100%; float: none;text-align: left; margin:10px 10px;}
	.advantage_2{ display:none}
	.advantage_3{ display:none}
	.advantage_4{ display:none}
	.content_x{width: 100%;}
	.bt_1{margin-top: 40px;}
	.style3{width:100%;margin: 0 auto}
	.style3 ul{width:100%;margin: 0 auto}
	.style3 ul li {width:100%;}
	.advantage_1 a{display: none;}
}

/*.style3 ul li img{width: 210px;height:218px;}
.style3 ul li span{ width:210px;}
}*/

/*@media (max-width:1024px){
header .logo { margin:15px 0px 0px 0px;}
header .nav_m{ width:67%;}
.advantage_1{ width:100%; float: none;text-align: center;}
.advantage_2{ display:none}
.advantage_3{ display:none}
.advantage_4{ display:none}

}
@media (max-width:940px) {

}
@media (max-width:720px){

}
@media (max-width:610px){
.logo{ width:65%; margin:0 0 0 10px;}
}
@media (max-width:480px){
header .logo{ width:200px; margin:25px 0px 0px 0px;}
}
@media (max-width:320px){

}