@charset "utf-8";
/*初始化样式*/
body{ margin:0px; padding:0px; margin:0px auto; zoom:1;

/*设置字体*/
font-size:0.2rem;
line-height:0.4rem;
font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei";
color:#757575;
background-color:white;

/*设置宽度*/
width:100%; 
height: 100%;
min-width: 320px;
max-width: 640px;
}

ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
ul,ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{-webkit-appearance: none; border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}

/*强制去除表单自带的样式*/ 
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}

/*强制去除textarea自带的样式*/
textarea{resize:none;/*-webkit-appearance:none;*/}

textarea,input,select { background:none; border:none; margin:0; padding:0;}

/*html5设置*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} 
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}

img{max-width: 100%; border:none; border:0; vertical-align:baseline;transition: all ease .5s;}
a{ color:inherit; text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
/* a:hover{ text-decoration:none; color:inherit;} */
p,h3,h4{margin: 0px;}
/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden;}
.clearfix::after{content: '';height: 0px;clear: both;overflow: hidden;display: block;}
.delay{animation-delay: .5s;}
a:hover{color: #007fc6;}
/*页面框架结构*/
.img-box{line-height: 0px;position: relative;overflow: hidden;line-height: 0px;}
.img-box img{width: 100%;transition: all ease 0.5s;}
.img-box span{transition:all 0.5s ease; height: 100%; display:block;width: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.Contain{overflow: hidden; width: 100%;position: relative;}
.container{width:95%;position: relative;margin: 0px auto;}
.p50{padding: 0.3rem 0px;}




/* top */
.phone-header{ box-sizing: border-box; z-index:19;position: fixed;top: 0px;left: 0px;right: 0px; width: 100%;height:60px;background-color: white;}
.phone-logo{line-height: 0px;}
.phone-logo img{padding-left: 10px;height: 60px;}
.phone-header .nav-btn{background: url(../uploadfiles/image/nav-btn.png)center no-repeat; z-index: 1; position: absolute;right: 15px;top: 15px;width: 30px;height: 30px;background-size: 100% 100%;}
.phone-header .nav-btn img{position: absolute;width: 100%;height: auto;}
.phone-header .MainNav{bottom: 1.2rem;overflow-y: auto; display: none; top: 60px;left: 0px; width: 100%;background-color: white;position: fixed;z-index: 30;}
.phone-header .MainNav ul li{padding: 0px 20px;box-sizing: border-box; position: relative; border-bottom: 1px solid #f2f2f2;line-height: 45px;color: #999999;font-size: 18px;}
.phone-header .MainNav .inside ul{display: none;}
.phone-header .arrow{display:block; position: absolute;transition: all 0.5s ease; width: 20px;height: 20px;background: url(../images/nav-arrow.png)center no-repeat;top: 12.5px;right: 10px;}
.phone-header .on>.arrow{transform: rotate(180deg);}







footer{background: #272a2f;margin-bottom: 1.2rem;}
footer .links{padding: 42px 0px 15px 100px;border-bottom: 1px solid #3d4044;}
footer .links h3{left: 0px;top: 40px; color: white;font-size: 20px;position: absolute;}
footer .links h3 span{color: #63676c;font-size: 16px;position: absolute;top: -20px;left: 0px;}
footer .links ul li{margin-bottom: 15px; display: inline-block;margin-right: 20px;}
footer .map{padding: 20px 0px;border-bottom: 1px solid #3d4044;}
footer .map h3{margin-bottom: 20px; color: white;font-size: 18px;font-weight: normal;}
footer .map .left{width: 40%;}
footer .map .left p{ padding-left: 30px;box-sizing: border-box;margin-bottom: 5px;}
footer .map .mid{width: 40%;float: left;}
footer .map .mid li{width: 30%;margin-bottom: 5px;float: left;}
footer .map .right{text-align: center; float: right;width: 10%;}
footer .map .bdsharebuttonbox{text-align: center;}
footer .map .bdsharebuttonbox a{float: none; width: 24px;height: 24px;display: inline-block;padding: 0px;}
footer .copy{text-align: center;padding: 15px 0px;}
footer .copy p a{padding: 0px 8px;border-right: 1px solid #3d4044;line-height: 14px;}
footer .copy p a:nth-child(3){border-right: 0px;}


.bottom-nav{position: fixed;z-index: 20;bottom: 0px;left: 0px;right: 0px;height: 1.2rem;}
.bottom-nav ul{display:flex;}
.bottom-nav ul li{border-right: 1px solid #209ce1; background: #007fc6; width: 25%;color: white;}
.bottom-nav ul li a{height: 1.2rem; flex-direction: column; display:flex;justify-content: center;align-items: center;}
.bottom-nav ul .on{background: #209ce1;}
.bottom-nav ul li img{width: 0.5rem;}
.bottom-nav ul li a:hover{color: white;}
.qqFix{display:none; z-index: 15;box-shadow: 0px 0px 20px 1000px rgba(0,0,0,0.5); box-sizing: border-box;color: white;left: 5%; width: 90%;position: fixed;bottom: 2rem;background: #209de0;padding: 0.5rem;}
.qqFix li a{display: inline-block;padding-left: 20px;background: url(../uploadfiles/image/qq2.png) left center no-repeat;background-size: 20px;}
.qqFix ul{display:flex;flex-wrap: wrap;}
.qqFix li{width: 50%;text-align: center;margin-bottom: 0.3rem;}
.telFix{z-index: 15; display:none; box-shadow: 0px 0px 20px 1000px rgba(0,0,0,0.5); text-align: center; position:fixed;width: 90%;bottom: 2rem; left: 5%;background: #209de0;color: white;}
.telFix .msg{display: flex;align-items: center;justify-content: center;flex-direction: column;height: 2rem;}
.telFix .msg p{font-size: 0.3rem;}
.telFix .msg h2{font-size: 0.5rem;}
.telFix .btn{height: 0.6rem;display:flex; border-top: 1px solid #58b1e5;}
.telFix .btn a{display: block;width: 50%;line-height: 0.6rem;border-right: 1px solid #58b1e5;}
.telFix .btn a:hover{background: #58b1e5;color: white;}



.Message li{display: flex;margin-bottom: 0.3rem;}
.Message li input[type='text']{padding: 0px 10px;box-sizing: border-box; width: 400px; border: 1px solid #dcdcdc;height: 45px;line-height: 45px;display: inline-block;}
.Message li input[type='text']::-webkit-input-placeholder{color: #dcdcdc;}
.Message li p{width: 30%;font-size: 16px;}
.Message h3{margin-bottom: 0.3rem; color: #007fc6;font-size: 0.4rem;line-height: 0.5rem;text-align: center;}
.Message .sub{margin-top: 0.2rem; text-align: center}
.Message .sub input{width:120px;height: 40px;color: white;cursor: pointer;border-top-left-radius: 5px;border-bottom-right-radius: 5px;line-height: 40px;margin: 0px 10px;text-align: center;display: inline-block;}
.Message .sub .submit{background: #0064a5;}
.Message .sub .reset{background: #d7000f;}
.Message .close{position: absolute;top: -20px;right: -20px;background: url(../uploadfiles/image/close.png)center no-repeat;cursor: pointer; width: 40px;height: 40px;;}
@media(max-width:400px){
  .Message li p{width: 40%;}
}
@media(max-width:350px){
  .Message li p{width: 50%;}
}


.homeBan{overflow: hidden; position: relative;overflow: hidden;width: 100%;margin-top: 60px;}
.homeBan .swiper-slide{line-height: 0px; position: relative;}
.homeBan .swiper-pagination-bullet{transition: all 0.5s ease; width: 30px;height: 2px;background: white;border-radius: 0px;opacity: 1;}
.homeBan .swiper-pagination-bullet-active{background: #d7000f;}


.tit{position: relative; margin-bottom: 0.5rem; text-align: center;}
.tit h3{position: relative;color: #007fc6;text-transform: uppercase;letter-spacing: 0px; font-size: 0.4rem;line-height: 0.6rem;}
.tit p{color: #333333;font-size: 0.25rem;line-height: 0.4rem;}
.more{transition: all 0.5s ease; display: block;margin: 0.3rem auto 0.2rem auto;width: 2rem;height: 0.6rem;border-radius: 0.3rem;background: #007fc6;color: white;line-height: 0.6rem;text-align: center;}
.more:hover{transform: scale(1.2); box-shadow: 0px 0px 20px rgba(16, 92, 155, 0.5);color: white;}


.search{height: 1.8rem;background:#f9f9f9;;padding: 0.1rem 0px;box-sizing: border-box;}
.search .left{line-height: 0.5rem;color: #999;}
.search .right{position: relative;height: 0.7rem;border: 2px solid #007fc6;box-sizing: border-box;}
.search .right input{box-sizing: border-box; width: 100%;padding: 0px 1rem 0px 10px;line-height: 0.67rem;}
.search .right span{cursor: pointer; width: 1rem;height: 0.67rem;position: absolute;right: 0px;top: 0px;background-color: #007fc6;background-image: url(../images/search.png);background-position: center;background-repeat: no-repeat;}

.page1{background: #f3f4f6;}
.page1 .tab ul{display:flex;justify-content:left;flex-wrap: wrap;}
.page1 .tab li{text-align: center; font-size: 0.2rem; width: 32%;margin-right: 2%;margin-bottom: 0.15rem; cursor: pointer; transition: all 0.5s ease; position: relative; padding: 0px 5px;box-sizing: border-box; background: white;height: 0.6rem;line-height: 0.6rem;}
.page1 .tab ul li:nth-child(3n){margin-right: 0px;}
.page1 .tab li i{margin-right: 5px; position: relative; width: 0.35rem;height: 0.35rem;display: inline-block;vertical-align: middle;}
.page1 .tab li i img{position: absolute;top: 0px;left: 0px;width: 0.35rem;height: 0.35rem;}
.page1 .tab li i .img2{display: none;}
.page1 .tab .on{color: white;}
.page1 .tab .on i .img2{display: block;}
.page1 .tab .on i .img1{display:none;}
.page1 .tab .on{background: #d7000f;}
.page1 .cont dd .img-box{height: 2rem;background:white;}
.page1 .cont dd{margin-bottom: 0.15rem; transition: all 0.5s ease; border-bottom: 2px solid transparent; width: 32%;margin-right: 2%;}
.page1 .cont dl{display: flex;flex-wrap: wrap;}
.page1 .cont dl dd:nth-child(3n){margin-right: 0px;}
.page1 .cont dd p{margin-bottom: 0.15rem; position: relative;padding-right: 0.5rem;box-sizing: border-box; font-size: 0.2rem;line-height: 0.5rem;margin-top:0.3rem;}
.page1 .cont dd p span{font-weight: bold; transition: all 0.5s ease; text-align: center; position: absolute;width: 0.4rem;height: 0.4rem;font-family: '宋体';border-radius: 50%;line-height: 0.4rem;right: 0px;top: 0px;}
.page1 .cont dd:hover p span{background: #007fc6;color: white;}
.page1 .cont dd:hover{border-color: #007fc6;} 
.page1 .cont dd:hover .img-box span{transform: scale(1.2);}

.page2{position: relative;overflow: hidden;}


.page3 {background: url(../uploadfiles/image/bg3.jpg)center no-repeat;background-size: cover;background-attachment: fixed;}
.page3 .tit h3{color:white;}
.page3 .tit p{color: white;}
.page3 .swiper{position: relative;padding-bottom: 1rem;}
.page3 .swiper-slide{position: relative;overflow: hidden;height: 4rem;}
.page3 .swiper-slide .box{transition: all 0.5s ease; position: absolute;width: 100%;height: 100%; background-size:100% 100%; background-position: center;background-repeat: no-repeat;}
.page3 .swiper-slide .msg{ padding: 10px;box-sizing: border-box; color: white; transition: all 0.5s ease; opacity: 0; text-align: center;position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;}
.page3 .swiper-slide .msg h4{font-size: 0.2rem;}
.page3 .swiper-slide .msg img{width: 0.5rem;}
.page3 .swiper-slide .msg .line{height: 2px;width: 120px;background: white;display: inline-block;margin: 5px 0px 5px 0px;;}
.page3 .swiper-slide .msg p{font-size: 0.15rem; line-height: 0.3rem;opacity: 0.8;}
.page3 .swiper-slide .msg a{font-size: 0.2rem; width: 1.5rem;height: 0.5rem;line-height: 0.5rem;border-radius: 0.25rem;background: white;color: #007fc6;display: inline-block;margin-top: 10px;}
.page3 .swiper-slide .title{transition: all 0.5s ease; position: absolute;bottom: 0px;line-height: 0.8rem;color: white;font-size: 0.25rem;font-weight: bold;text-align: center;width: 100%;}
.page3 .swiper-slide .title span{font-size: 0.2rem;font-weight: bold; left: 50%;margin-left: -0.25rem; position: absolute; color: white;width: 0.5rem;line-height: 0.5rem;top: -0.25rem; height: 0.5rem;border-radius: 0.25rem;text-align: center;}
.page3 .swiper-slide:hover .title{opacity: 0;}
.page3 .swiper-slide:hover .msg{opacity: 1;}
.page3 .swiper-slide:hover .box{background-size: 110% 110%;}
.page3 .swiper .swiper-pagination-bullet{outline: none; width: 10px;height: 10px;opacity: 1;border: 1px solid white;border-radius: 5px;margin: 0px 5px;background: transparent;}
.page3 .swiper .swiper-pagination-bullet-active{background: white;}
.page3 .swiper .swiper-pagination{width: 100%;text-align: center;bottom: 20px;}

.page4{background: #ededed;}
.page4 .left h3{font-size: 0.4rem;color: black;line-height: 0.6rem;font-weight: normal;}
.page4 .left .line{height: 2px;background: #007fc6;width: 40px;margin: 20px 0px;}
.page4 .left p{color:#808080;line-height: 0.4rem;font-size: 0.2rem;}
.page4 .left a{width: 2.5rem;background: #007fc6;height: 0.65rem;color: white;line-height: 0.65rem;font-size: 0.2rem;display: inline-block;text-align: center;border-radius:0.325rem;margin: 15px 0px;}
.page4 .left .swiper2{margin-top: 10px;position: relative;padding: 0px 20px;}
.page4 .swiper-button-prev{left: 0px;width: 20px;height: 20px;background: url(../uploadfiles/image/arrow1.png)center no-repeat;background-size: 100%;margin-top: -10px; outline: none;}
.page4 .swiper-button-next{right: 0px;width: 20px;height: 20px;outline: none;background: url(../uploadfiles/image/arrow2.png)center no-repeat;background-size: 100%;margin-top: -10px;}
.page4 .left .swiper2 .swiper-container2{overflow: hidden;}
.page4 .left .swiper2 .swiper-slide{padding: 5px;box-sizing: border-box; background: white;text-align: center;}
.page4 .right{padding: 10px; text-align: center; background: url(../uploadfiles/image/bg5.jpg)center no-repeat;}
.page4 .right video{width: 90%; max-height: 5rem; margin: 0px auto;}
.page4 .right h3{font-size: 0.3rem;line-height: 0.4rem;color: white;}
.page4 .right p{color: #7fb2db;font-size: 0.15rem;}

.page5 .left .img-box{height: 3rem;}
.page5 .left .msg{margin-top: 0.2rem;}
.page5 .left .msg .title{margin-bottom: 0.15rem; border-bottom: 1px solid rgb(211, 211, 211);padding: 5px 0px;position: relative;}
.page5 .left .msg .title h3{width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 30px;font-size: 0.25rem;font-weight: normal;color: #333333;}
.page5 .left .msg .title span{line-height: 30px;color: #999; position: absolute;right: 0px;top: 0px;}
.page5 .left .msg p{line-height: 0.4rem;color: #999;}
.page5 .left{margin-bottom: 0.5rem;}
.page5 .right li {display:flex; margin-bottom: 0.3rem;}
.page5 .right li .num2{height: 1rem;; box-sizing: border-box; padding-right: 10px;border-right: 1px solid #cecece; width: 15%;float: left;background: url(../uploadfiles/image/num1.png)center no-repeat;background-size: 80%;background-position: center;}
.page5 .right li .num3{height: 1rem;; box-sizing: border-box; padding-right: 10px;border-right: 1px solid #cecece; width: 15%;float: left;background: url(../uploadfiles/image/num2.png)center no-repeat;background-size: 80%;background-position: center;}
.page5 .right li .num4{height: 1rem;; box-sizing: border-box; padding-right: 10px;border-right: 1px solid #cecece; width: 15%;float: left;background: url(../uploadfiles/image/num3.png)center no-repeat;background-size: 80%;background-position: center;}
.page5 .right ul li:nth-child(1) .num2{background: url(../uploadfiles/image/num1.png)center no-repeat;background-size: 80%;background-position: center;}
.page5 .right ul li:nth-child(2) .num3{background: url(../uploadfiles/image/num2.png)center no-repeat;background-size: 80%;background-position: center;}
.page5 .right ul li:nth-child(3) .num4{background: url(../uploadfiles/image/num3.png)center no-repeat;background-size: 80%;background-position: center;}
.page5 .right li .msg{padding-left: 10px;box-sizing: border-box; float:right;width: 84%;}
.page5 .right li .msg h3{font-size: 0.25rem;font-weight: normal;color: #333333;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.page5 .right li .msg p{ color: #999;line-height: 0.4rem;}
.page5 a:hover .msg h3{color: #007fc6;}


.page6{background:url(../uploadfiles/image/bg6.jpg) center repeat-y;}
.page6 ul li{transition: all 0.5s ease; border: 1px solid #ebebeb;box-sizing: border-box;overflow: hidden; width: 32%;float: left;margin-right: 2%;margin-bottom: 0.25rem;}
.page6 ul li:nth-child(3n){margin-right: 0px;}
.page6 ul li:hover{border-color: #007fc6;}
.page6 ul li:hover .img-box img{transform: scale(1.2);}

.proMenu ul .container{display:flex;justify-content:left;flex-wrap: wrap;}
.proMenu li{text-align: center; font-size: 0.2rem; width: 32%;margin-right: 2%;margin-bottom: 0.15rem; cursor: pointer; transition: all 0.5s ease; position: relative; padding: 0px 5px;box-sizing: border-box; background:#e6e6e6;height: 0.6rem;line-height: 0.6rem;}
.proMenu ul li:nth-child(3n){margin-right: 0px;}
.proMenu li i{margin-right: 5px; position: relative; width: 0.35rem;height: 0.35rem;display: inline-block;vertical-align: middle;}
.proMenu li i img{position: absolute;top: 0px;left: 0px;width: 0.35rem;height: 0.35rem;}
.proMenu li i .img2{display: none;}
.proMenu ul .on{color: white;}
.proMenu ul .on i .img2{display: block;}
.proMenu ul .on i .img1{display:none;}
.proMenu ul .on{background: #d7000f;}
.subMenu{background: #ededed;position: relative; padding: 10px 0px;}
.subMenu dl dd{margin: 10px 10px; border-bottom: 2px solid transparent;}
.subMenu dl .on{ border-bottom: 2px solid #d7000f;color: #d7000f;}
.subMenu dl{display:flex;flex-wrap: wrap;}
.subMenu i{position: absolute;background: url(../uploadfiles/image/arrow6.png)center no-repeat;width: 40px;height: 20px;top: -20px;left: 50%;margin-left: -20px;}
.ban{width: 100%; overflow: hidden; height: 3rem;margin-top: 60px; background-size: cover; background-position: center;background-repeat: no-repeat;background-size: 100% 100%;}
.ban a{display:block;width: 100%;height: 100%;;}
.Page{text-align: center;margin: 10px 0px;}
.Page a{transition: all 0.5s ease; line-height: 33px;height: 33px;padding: 0px 10px;margin: 0px 5px;display: inline-block;background:#eeeeee;}
.Page a:hover,.Page .on,.Page input[type='button']:hover{background: #007fc6;border-color: #007fc6;color: white;}
.Product .Page a{background: white;}
.Product .Page a:hover,.Product .Page .on{background: #007fc6;border-color: #007fc6;color: white;}

.Menu ul{justify-content: center; display:flex;flex-wrap: wrap;}
.Menu ul li{margin-bottom: 0.15rem;text-align: center; width: 23.5%;margin-right: 2%;background: #e6e6e6;line-height: 0.6rem;}
.Menu ul li:nth-child(4n){margin-right: 0px;}
.Menu ul .on{color: white;background: #d7000f;}


/* 产品详情 */
.singlePage p{color: #666666;line-height: 30px;}
.singlePage .blue{color: #007fc6;font-size: 16px;font-weight: bold;padding-left: 2em;box-sizing: border-box;position: relative;}
.singlePage .blue:before{content: '•';position: absolute;left: 10px;top: 0px;display:block;color: #999999;}
.singlePage img{display: block;margin: 0px auto;width: 100%;height: auto;}

.ProductDetail .right h3{font-size: 24px;color: black;line-height: 35px;}
.ProductDetail .right .line{width: 50px;height: 2px;background: #007fc6;margin: 10px 0px;}
.ProductDetail .left .swiper{position: relative; overflow: hidden;background: #eeeeee;height: 5rem;}
.ProductDetail .left .swiper img{height: 5rem;}
.ProductDetail .swiper-button-prev{width: 30px;height: 30px;background: url(../uploadfiles/image/arrow1.png)center no-repeat; outline: none;}
.ProductDetail .swiper-button-next{width: 30px;height: 30px;outline: none;background: url(../uploadfiles/image/arrow2.png)center no-repeat;}
.ProductDetail .right{margin: 10px 0px;}
.ProductDetail .right p{line-height: 28px;color: #666666;margin-bottom: 15px;}
.ti{margin:0.5rem 0px; border-bottom: 1px solid #f3f3f3;line-height: 0.7rem;}
.ti h3{display: inline-block;background: #d7000f;color: white;padding: 0px 0.5rem;font-size: 0.25rem;}
.ti h3 img{display: inline-block; width:auto; vertical-align: middle;margin-top: -5px;margin-right: 5px;}

/* 产品中心 */
.Product{background:#ededed;padding: 20px 0px;}
.Product dd .img-box{height: 2rem;background:white;}
.Product dd{margin-bottom: 0.15rem; transition: all 0.5s ease; border-bottom: 2px solid transparent; width: 32%;margin-right: 2%;}
.Product dl{display: flex;flex-wrap: wrap;}
.Product dl dd:nth-child(3n){margin-right: 0px;}
.Product dd p{margin-bottom: 0.15rem; position: relative;padding-right: 0.5rem;box-sizing: border-box; font-size: 0.2rem;line-height: 0.5rem;margin-top:0.3rem;}
.Product dd p span{font-weight: bold; transition: all 0.5s ease; text-align: center; position: absolute;width: 0.4rem;height: 0.4rem;font-family: '宋体';border-radius: 50%;line-height: 0.4rem;right: 0px;top: 0.05rem;}
.Product dd:hover p span{background: #007fc6;color: white;}
.Product dd:hover{border-color: #007fc6;} 
.Product dd:hover .img-box span{transform: scale(1.2);}
.Product .title h3{color: #007fc6;text-align: center;padding: 10px 0px;}
/* 应用方案 */
.Case{overflow: hidden;}
.Case .swiper-slide{ background: black;transform: scale(0.9);transition: all 0.5s ease;}
.Case .swiper-slide img{opacity: 0.6; width: 100%;height: 100%;}
.Case .swiper-container{width: 80%;height: 3.5rem;margin: 0px auto; overflow: visible;}
.Case .swiper{position: relative;padding-bottom: 50px;}
.Case .swiper-slide-next{transform: translateX(-50px) scale(0.9); z-index: -1;}
.Case .swiper-slide-prev{transform: translateX(50px) scale(0.9); z-index:-1;}
.Case .swiper-slide-active img{opacity: 1;}
.Case .swiper-slide-active {transform: scale(1);}
.Case .swiper-pagination-bullet{margin: 0px 5px;}
.Case .swiper-pagination{text-align: center;width: 100%;}
.Case .swiper-pagination-bullet-active{background: #d9261c;}


/* 合作客户 */
.Client ul li{transition: all 0.5s ease; border: 1px solid #ebebeb;box-sizing: border-box;overflow: hidden; width: 32%;float: left;margin-right: 2%;margin-bottom: 10px;}
.Client ul li:nth-child(3n){margin-right: 0px;}
.Client ul li:hover{border-color: #007fc6;}
.Client ul li:hover .img-box img{transform: scale(1.2);}

/* 技术问答 */
.Question li{overflow: hidden;display: flex;flex-direction: column; transition: all 0.5s ease; cursor: pointer; position: relative; background: #f7f7f7;padding:10px;box-sizing: border-box;margin-bottom: 15px;}
.Question li .titl{width: 80%; line-height: 30px; color: #333333;font-size: 0.25rem; padding-left: 30px;background: url(../uploadfiles/image/question.png)left center no-repeat;background-size: 25px;}
.Question li i{transition: all 0.5s ease; display: block;position: absolute;width: 30px;height: 30px;background: url(../uploadfiles/image/arrow3.png)center no-repeat;top: 10px;right: 15px;}
.Question li .anwser{display: none; color: #999999;line-height: 28px; margin-top: 20px;padding-left: 40px;}
.Question .on{height: auto;}
.Question .on .anwser{display: block;}
.Question .on i{transform: rotate(180deg);}

/* 联系中核 */
.Contact .tel {width: 80%;margin: 10px auto;}
.Contact .tel .title{background: url(../uploadfiles/image/tel5.jpg) center no-repeat;height: 1.2rem;display:flex;justify-content: center;align-items: center;}
.Contact .tel .title h3{color: #007fc6;line-height: 30px; font-size: 0.4rem;padding-left: 30px;background: url(../uploadfiles/image/tel6.png) left center no-repeat;}
.Contact .tel ul{background: #f7f7f7;padding: 10px;}
.Contact .tel ul li{line-height: 24px;padding-left: 30px;}
.Contact .tel ul li:nth-child(1){background: url(../uploadfiles/image/tel7.png)left center no-repeat;}
.Contact .tel ul li:nth-child(2){background: url(../uploadfiles/image/tel8.png)left center no-repeat;}
.Contact .tel ul li:nth-child(3){background: url(../uploadfiles/image/tel9.png)left center no-repeat;}
.Contact .tel ul li:nth-child(4){background: url(../uploadfiles/image/tel10.png)left top no-repeat;}

.Contact .ul li{height: 3rem;margin-bottom: 20px;display:flex; width: 90%;margin: 10px auto;}
.Contact .ul li img{width: 45%;height: 3rem;}
.Contact .ul li .msg{height: 3rem;; width:55%;background: #f9f9f9;padding: 20px 0px 0px 20px;box-sizing: border-box; }
.Contact .ul li .msg h3{margin-bottom: 5px; font-size: 0.25rem;color: #007fc6;line-height: 30px;}
.Contact .ul li .msg p{color: #999999;;}


/* 招聘信息 */
.Hire table th{height: 0.8rem;font-size: 0.25rem;line-height: 0.8rem;text-align: center;font-weight: normal; color: white;background: #007fc6;}
.Hire table {width: 100%; table-layout: fixed;}
.Hire table td{height: 0.8rem;line-height: 0.8rem;text-align: center;font-size: 0.2rem;}
.Hire li{border-bottom: 1px solid #e6e6e6;}
.Hire li .cont{position: relative; display: none; line-height: 30px;padding: 10px;box-sizing: border-box;}
.Hire table td a{transition: all 0.5s ease; background: #f7f7f7;display:inline-block;height: 0.4rem;line-height: 0.4rem;width: 1.2rem;}
.Hire li a:hover{background: #d7000f;color: white;}
.Hire li .cont a{font-size: 0.2rem; transition: all 0.5s ease; position: absolute;width: 1.2rem;height: 0.4rem;line-height: 0.4rem;background: #f7f7f7;text-align: center;right: 23px;top: 10px;}
.Hire li .cont a:hover{background: #d7000f;}
.careeralert{ display: none;background:#fff; position:fixed;left: 5%;top: 50%;transform: translateY(-50%); width:90%; z-index:101; padding-bottom:50px;box-shadow: 0 0 30px 1000px rgba(0,0,0,0.5);border-radius: 10px;}
.careeralert dl{margin: 0 auto;width: 95%;}
.careeralert dl dd .fl,.careeralert dl dd .fr{width: 100%;display: flex;height:0.5rem;margin-bottom: 8px;}
.careeralert dl dd label{font-size: 0.2rem;display: block;width: 20%;}
.careeralert dl dd .text{width:75%; height:0.5rem; line-height:0.5rem; padding: 0 0 0 10px; border:1px solid #e5e5e5;}
.careeralert dl dd textarea{overflow: hidden; border: 1px solid #e5e5e5;}
.careeralert dl dd .center1{display:flex;}
.careeralert dl dd .center1 textarea{width:75%; line-height:0.4rem;padding-left: 10px;}
.careeralert dl dd .center2 label{width: auto;line-height: 40px;margin-right: 2%;}
.careeralert dl dd.bthg{text-align: center;margin-top: 30px;}
.careeralert dl dd.bthg .btn{ margin-right:18px; width:114px; height:35px;background: #38a43e; font-size: 16px;font-family: "微软雅黑";font-weight: bold;color: #fff;border-radius: 3px;}
.careeralert .close{ position:absolute; right:10px; top:10px; font-size:20px; font-family:Comic Sans MS; cursor:pointer;}
.careeralert .rct{ text-align:center; font-size:24px; padding:40px 0 20px; border-bottom:1px solid #e5e5e5;margin:0 auto 20px;}


/* 新闻中心 */
.News li{padding: 20px 0px;border-bottom: 1px solid #e2e2e2;}
.News li a{display:flex;}
.News ul li:nth-child(3n){margin-right: 0px;border-right: 0px;}
.News li img{height: 1.7rem;width: 32%;margin-right: 3%;}
.News li .msg{width: 65%;}
.News li .msg h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-weight: normal;margin-bottom: 7px; font-size: 0.25rem;color: #333;line-height: 0.4rem;}
.News li .msg p{ color: #999999;line-clamp: 2;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.News li .msg .date{font-size: 12px;color: #999999;}
.News li:hover .img-box span{transform: scale(1.2);}
.News li:hover .msg h4{color:#007fc6;}
.NewsDetail .titl h3{font-size: 0.3rem;line-height: 30px;color:#007fc6;text-align: center;}
.NewsDetail .titl{padding: 30px 0px;border-bottom: 1px solid #e2e2e2;}
.NewsDetail .titl .date{text-align: center;}
.NewsDetail .titl .date p{display: inline-block;margin: 5px;}
.NewsDetail .titl .date .share{vertical-align: middle;margin-left: 10px;margin-top: -2px; display: inline-block;}
.NewsDetail .cont{margin-bottom: 20px; padding: 30px 0px;border-bottom: 1px solid #e2e2e2;}
.NewsDetail .prev,.NewsDetail .next{display:block;line-height: 30px;}


/* 中核概述 */
.About .a1 p{font-size: 15px; line-height: 35px;text-indent: 2em;}
.About .a1 h4{font-size: 24px;color: black;line-height: 40px;font-weight: normal;}
.About .a1 h2{font-size: 24px;font-family: '宋体';color: #007fc6;}
.About .a1 .line{width: 40px;height: 2px;background: #007fc6;margin: 10px 0px 20px 0px;}

.About .a1 .right{padding: 10px; text-align: center; background: url(../uploadfiles/image/bg5.jpg)center no-repeat;}
.About .a1 .right video{width: 90%; max-height: 5rem; margin: 0px auto;}
.About .a1 .right h3{font-size: 0.3rem;line-height: 0.4rem;color: white;}
.About .a1 .right p{color: #7fb2db;font-size: 0.15rem;}


.About2{background: url(../uploadfiles/image/bg4.jpg)center no-repeat;}
.About2 .right .tab ul{display:flex;justify-content: center;}
.About2 .right .tab li{cursor: pointer; font-size: 0.2rem; display: inline-block;width: 1rem;text-align: center;margin-right: 15px;}
.About2 .right h3{font-size: 22px;font-weight: normal;color: black;margin-bottom: 10px;line-height: 40px;}
.About2 .right .cont li{line-height: 30px;font-size: 15px;margin-bottom: 20px;}
.About2 .right .tab .on{color:#007fc6;}


.About3 .swiper{height: 200px;width: 95%; margin: 20px auto; background-position:center 38.5px; background-image: url(../uploadfiles/image/line.png);background-repeat: no-repeat; position: relative;}
.About3 .swiper-slide{cursor: pointer; text-align: center;}
.About3 .swiper-slide h4{transition: all 0.5s ease;font-size: 16px;color: #4c4c4c;line-height: 30px;font-weight: normal;}
.About3 .swiper-slide i{display:inline-block; width: 15px;height: 15px;background: url(../uploadfiles/image/dot.png)center no-repeat;transition: all 0.5s ease;background-size: 100%;}
.About3 .swiper-slide .titl{transition: all 0.5s ease; background: url(../uploadfiles/image/bg7.png)center no-repeat; width: 80px;height: 100px;color: white;display:flex;margin: 20px auto;opacity: 0; align-items: center;justify-content: center;font-size: 16px;background-size: 100%;}
.About3 .swiper-button-next{top: 46.5px;right: -10px; width: 20px;height: 30px;background-size: 100% 100%;}
.About3 .swiper-button-prev{top: 46.5px;left: -10px; width: 20px;height: 30px;background-size: 100% 100%;}
.About3 .on h4{ margin-top: -3px; color:#007fc6;}
.About3 .on .titl{opacity: 1;}
.About3 .on i{width: 30px; height: 30px;background: url(../uploadfiles/image/dot1.png)center no-repeat;}
.About3 .cont li{border: 1px solid #007fc6;padding: 20px;box-sizing: border-box;line-height: 30px;}

.About4{background: url(../uploadfiles/image/bg8.jpg)center no-repeat;}
.About4 .swiper{position: relative;width: 95%;margin: 0px auto;}
.About4 .swiper .swiper-container2{overflow: hidden;}
.About4 .swiper .swiper-slide{line-height: 0px; text-align: center;background: white;padding: 10px;box-sizing: border-box;}
.About4 .swiper-button-next{margin-top: -13px; right: -10px;width: 22px;height: 22px;background: url(../uploadfiles/image/arrow5.png)center no-repeat;opacity: 1;background-size: 100%;}
.About4 .swiper-button-prev{margin-top: -13px; left: -10px;width: 22px;height: 22px;background: url(../uploadfiles/image/arrow4.png)center no-repeat;opacity: 1;background-size: 100%;}
.About4 .swiper-button-next:hover{background: url(../uploadfiles/image/arrow5-on.png)center no-repeat;background-size: 100%;}
.About4 .swiper-button-prev:hover{background: url(../uploadfiles/image/arrow4-on.png)center no-repeat;background-size: 100%;}
.swiper-button-next{outline: none;}
.swiper-button-prev{outline: none;}

