@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}

.top.page{ width: 100%; position: relative; background: #333333;}
.w1720{ max-width: 1720px; margin: 0 auto;}
.w1720 a { color: #FFF;}

.fixedPop{ transition: 0.5s; width: 130px; position: fixed; right: 0; top: 50%; background: #3f92e8; transform: translateY(-50%); z-index: 99;transition: 0.5s;}
.fixedPop ul{ width: 100%; padding: 0 12px; box-sizing: border-box;}
.fixedPop ul li{ position: relative; width: 100%;  padding-bottom: 18px; border-bottom: 1px solid #fff ;}
.fixedPop ul li .icon{ width: 100%; height: 80px; position: relative;}
.fixedPop ul li .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.fixedPop ul li p{ text-align: center; font-size: 18px; color: #fff;}
.fixedPop ul li:last-child{ border: none;}
.fixedPop ul li .phone{  display: none; width: 300px; right: 130px; top: 0; position: absolute; background:#3f92e8; padding: 15px ;}
.fixedPop ul li .phone h2{ text-align:center; font-size: 20px; color: #fff;}
.fixedPop ul li .phone p{ line-height: 80px; text-align: center; font-weight: bold; font-size: 36px; color: #F08200}
.fixedPop ul li .phone span{ font-size: 16px; color: #fff;}
.fixedPop ul li:hover .phone{ display: block; }
.fixedPop .jt{ cursor: pointer; transition: 0.5s; width: 28px; height: 60px; background: #3f92e8; left: -28px; top: 50%; transform: translateY(-50%); color: #fff; position: absolute; font-size: 18px; text-align: center; line-height: 60px; border-radius:10px 0 0 10px ;}
.fixedPop .jt span{ display: block; width: 100%; height: 100%; line-height: 60px; color: #fff; transition: 0.5s;}
.fixedPop .jt.on span{ transform: rotate(180deg);}


.fixedPop ul span{ text-align: center; font-size: 14px; color: #fff; display: block; line-height: 24px; padding: 15px 0;}
.top{ z-index: 99; width: 100%; height: 90px; position: fixed; top: 0;}
.top .bg{ z-index: 1; width: 100%; height: 100%; background:  rgba(0,0,0,0.5); backdrop-filter:blur(15px); position: absolute; top: 0; left: 0;}
body.page .top{ background:  rgba(0,0,0,0.65);}

.top .topBox{ position: relative; z-index: 2;}
.top .topBox .logo{ float: left; height: 90px; line-height: 90px;}
.top .topBox .logo img{ transition: 0.5s; display: inline-block; vertical-align: middle;}
.top .topBox .phone{ float: right; height: 90px; line-height: 90px;}
.top .topBox .phone img{ display: inline-block; vertical-align: middle;}
.fixedPop ul li .downLoad{ display: none; width: 300px; right: 130px; top: 0; position: absolute; background:#3f92e8; padding: 0 15px 10px 15px;}
.fixedPop ul li .downLoad h2{ line-height: 40px; height: 40px; font-size: 16px; color: #fff;}
.fixedPop ul li .downLoad dl{ overflow: hidden;}
.fixedPop ul li .downLoad dl dd{ width: 49%; float: left; margin-right: 2%;}
.fixedPop ul li .downLoad dl dd:nth-child(2){ margin-right: 0;}
.fixedPop ul li .downLoad dl dd p{ text-align: center; font-size: 14px; line-height: 30px;}
.fixedPop ul li .downLoad dl dd img{ display: block; width: 100%; height: auto;}
.fixedPop ul li:hover .downLoad{ display: block;}
.nav{ float: right;}
.nav ul{ overflow: hidden; padding-top: ;}
.nav ul li{ float: left; margin-right: 30px; padding: 40px 4px 22px 4px;}
.nav ul li a{ font-size: 16px; color: #fff; display: inline-block; position: relative;}
.nav ul li:hover a{ color: #f08200;}
.nav ul li:hover{ border-bottom: 3px solid #f08200;}
.nav ul li.on a{ color: #f08200;}
.nav ul li.on{ border-bottom: 3px solid #f08200;}
.nav ul li a span{ color: #fff; position: absolute; font-size: 10px; zoom: 0.7; right: -15px; top: -14px;    color: #EE1111;}
.banner{ width: 100%; position: relative;}
.banner .swiper-container{ width: 100%;}
.banner img{width: 100%; height: auto;}
.banner .bannerBox{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); padding: 0 100px; box-sizing: border-box;}
.banner .bannerBox h2{ font-size: 72px; font-weight: bold; color: #fff; padding-bottom: 75px;}
.banner .bannerBox p{ font-size: 16px; color: #fff; padding-bottom: 15px; line-height: 28px;}
.banner .bannerBox p span{ font-weight: bold;}
.banner .swiper-button-next{ width: 60px; height: 60px; right:85px; top: 50%; transform: translateY(-50%); text-align: center; line-height: 60px; font-size: 20px; color: #fff; border-radius:50%; background: rgba(0,0,0,0.6); }
.banner .swiper-button-prev{ width: 60px; height: 60px; left:85px; top: 50%; transform: translateY(-50%); text-align: center; line-height: 60px; font-size: 20px; color: #fff; border-radius:50%; background: rgba(0,0,0,0.6); }
.banner .swiper-button-next::after{ display: none;}
.banner .swiper-button-prev::after{ display: none;}
.banner .swiper-pagination{ width: 100%; position: absolute; bottom: 35px; height: 14px; line-height: 14px;}
.banner .swiper-pagination span{ width: 12px; height: 8px; vertical-align: middle; background: #ebebeb; opacity: 1; cursor: pointer; border-radius:0; margin: 0 5px; transition: 0.5s;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ width: 18px; height: 13px; background: #fa9200;}

.indexContainer{ width: 100%;}
.indexContainer .title{ padding: 95px 0 50px 0;}
.indexContainer .title p{ text-align: center; font-size: 30px; color: #333; font-family: "agency fb"; font-weight: 100; padding-bottom: 20px;}
.indexContainer .title h2{ text-align: center; font-size: 28px; color: #333;}
.indexContainer .layer1 ul{ overflow: hidden; width: 100%; padding-bottom: 80px;}
.indexContainer .layer1 ul li a{cursor: inherit; }
.indexContainer .layer1 ul li{ width: 18.4%; float: left; margin-right: 2%; 
  margin-bottom: 30px;
  border: 1px solid #959595;
  border-radius: 13px;
   /* background: url(../images/bg_03.png); */
    height: 280px; background-size:100% 100% ;}
.indexContainer .layer1 ul li:nth-child(5n){ margin-right: 0;}
.indexContainer .layer1 ul li .icon{ width: 100%; height: 158px; position: relative;}
.indexContainer .layer1 ul li .icon img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.indexContainer .layer1 ul li .text{ width: 100%; padding: 0 45px; box-sizing: border-box;}
.indexContainer .layer1 ul li .text h2{ text-align: center; font-size: 19px; color: #333; margin-bottom: 20px;}
.indexContainer .layer1 ul li .text p{ text-align: left; line-height: 20px; font-size: 15px; color: #666;}

.indexContainer .layer2{ background: url(../images/index_07.jpg) center center no-repeat; height: 945px; background-size:auto 100% ;}
.indexContainer .layer2 .bt{ text-align: center; padding-bottom: 0px; font-size: 16px; color: #666;line-height: 25px;}
.indexContainer .layer2Box { overflow: hidden;padding: 65px 65px 85px 85px;
   /* box-shadow: 0 0 10px rgba(0,0,0,0.1); */
  }
.indexContainer .layer2Left{ width: 260px; float: left; height: 570px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.indexContainer .layer2Left ul{ width: 100%; height: 100%;}
.indexContainer .layer2Left ul li{  width: 100%; height: 95px; transition: 0.5s;}
.indexContainer .layer2Left ul li a{ background: #fff; display: block; width: 100%; height: 100%; transition: 0.5s; line-height: 95px; padding-left: 93px; box-sizing: border-box; font-size: 16px; color: #333; transition: 0.5s; position: relative;}
.indexContainer .layer2Left ul li a img{ position: absolute; left: 50px; top: 50%; transform: translateY(-50%);}
.indexContainer .layer2Left ul li.on a{ background:#3f92e8; color: #fff;}
.indexContainer .layer2Right{height: 570px; width: calc(100% - 260px); float: left; padding: 0 65px; box-sizing: border-box; position: relative;} 
.indexContainer .layer2Right .bg{ z-index: 1; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(255,255,255,0.5);  backdrop-filter:blur(25px);}
.indexContainer .layer2Right .bd{ z-index: 2; position: relative; width: 100%;}
.indexContainer .layer2Right .tit{ width: 100%; height: 125px;}
.indexContainer .layer2Right .tit ul{  float: right; overflow: hidden;}
.indexContainer .layer2Right .tit ul li{ float: left; line-height: 125px; margin-left: 45px;}
.indexContainer .layer2Right .tit ul li a{ display: inline-block;color: #666; vertical-align: middle; font-size: 16px; transition: 0.5s; height: 34px; line-height: 34px;}
.indexContainer .layer2Right .tit ul li.on a{ font-size: 18px; border-bottom: 2px solid #3f92e8; color: #3f92e8;}
.indexContainer .layer2Right .nrBox{ width: 100%;}
.indexContainer .layer2Right .nrBox .text{ color: #666; line-height: 22px; font-size: 16px; padding-bottom: 20px;}
.indexContainer .layer2Right .nrBox ul{ width: 100%; overflow: hidden;}
.indexContainer .layer2Right .nrBox ul li{ padding: 24px 40px 0 40px; box-sizing: border-box; float: left; background: url(../images/bg2_07.png); width: 310px; height: 175px; margin-right: 25px; margin-bottom: 5px;}
.indexContainer .layer2Right .nrBox ul li:nth-child(4n){ margin-right: 0;}
.indexContainer .layer2Right .nrBox ul li h2{ height: 83px; line-height: 83px; text-align: center; font-size: 18px; font-weight: bold; color: #666;}
.indexContainer .layer2Right .nrBox ul li p{display: flex;align-items: center; text-align: center; height: 66px;line-height:1.5; font-size: 15px; color: #333;}


.MainListBox .nrBox .text{ color: #666; line-height: 22px; font-size: 16px; padding-bottom: 20px;}
.MainListBox .nrBox ul{ width: 100%; overflow: hidden;}
.MainListBox .nrBox ul li{ padding: 24px 40px 0 40px; box-sizing: border-box; float: left; background: url(../images/bg2_07.png); width: 310px; height: 175px; margin-right: 25px; margin-bottom: 5px;}
.MainListBox .nrBox ul li:nth-child(4n){ margin-right: 0;}
.MainListBox .nrBox ul li h2{ height: 83px; line-height: 83px; text-align: center; font-size: 18px; font-weight: bold; color: #666;}
.MainListBox .nrBox ul li p{display: flex;align-items: center; text-align: center; height: 66px;line-height:1.5; font-size: 15px; color: #333;}


.indexContainer .layer3{ padding: 90px 0 0 0; position: relative; overflow: hidden;}
.indexContainer .layer3 .bg{ width: 1920px;  left: 0; bottom: 0;background: #e0e0e0; padding: 35px 35px 0 35px; box-sizing: border-box; position: absolute;}
.indexContainer .layer3 .bg ul{ width: 100%;}
.indexContainer .layer3 .bg ul li{ line-height: 32px; color: #333;}
.indexContainer .layer3 .bg ul li a{ color: #333; font-size: 16px;}
.indexContainer .layer3 .bg ul li a:hover{ color: #3f92e8;}
.indexContainer .layer3 .layer3Box{ position: relative;padding-bottom: 70px;}
.indexContainer .layer3 .layer3Box .nr{ width: 100%; overflow: hidden; position: relative; z-index: 1;}

.indexContainer .layer3 .layer3Right{ width: 720px; height: 420px; float: right;}
.indexContainer .layer3 .layer3Right img{ display: block; width: 100%; height: 100%;}
.indexContainer .layer3 .layer3Left{ width: calc(100% - 720px); float: left; padding-right: 95px; box-sizing: border-box;}
.indexContainer .layer3 .layer3Left .bt{ width: 100%; padding-bottom: 55px;}
.indexContainer .layer3 .layer3Left .bt h2{ font-size: 30px; color: #333; font-family: "agency fb"; font-weight: 100; padding-bottom: 15px;}
.indexContainer .layer3 .layer3Left .bt span{ display: block; font-size: 28px; color: #333;}
.indexContainer .layer3 .layer3Left p{ font-size: 16px; line-height: 32px; color: #666;}

.indexContainer .layer4{ padding-bottom: 30px;}
.indexContainer .layer4 .bt{ text-align: center; font-size: 16px; color: #666; padding-bottom: 60px;}
.indexContainer .layer4 ul{ width: 100%; overflow: hidden;}
.indexContainer .layer4 ul li{ float: left; margin-bottom: 25px; width: 15%; margin-right: 2%; 
  /* height: 88px; */
   position: relative; 
  /* border: 1px solid #e1e1e1; */
}
.indexContainer .layer4 ul li a{cursor: inherit; display: block; width: 100%; height: 100%;}
.indexContainer .layer4 ul li img{
  max-width: 100%;
  width: 100%;

   /* height: 46px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); */
  }
.indexContainer .layer4 ul li:nth-child(6n){ margin-right: 0;}

.indexContainer .layer5{ width: 100%; padding-bottom: 50px;overflow: hidden;}
.indexContainer .layer5 .swiper-container{ width: 100%;}
.indexContainer .layer5 .nr{ width: 100%; position: relative;}
.indexContainer .layer5 .nr img{ display: block; width: 100%; height: auto;min-height: 240px;}
.indexContainer .layer5 .nr .text{width: 100%; position: absolute; left: 0; bottom: 0; height: 130px;}
.indexContainer .layer5 .nr .text .bg{transition: 0.5s; opacity: 0; background: rgba(63,146,232,0.4); backdrop-filter:blur(15px); position: absolute; z-index: 1; width: 100%; height: 100%;}
.indexContainer .layer5 .nr .text .textBox{transition: 0.5s; background: rgba(255,255,255,1); width: 100%; height: 100%; position: relative; z-index: 2; padding: 0 35px; box-sizing: border-box;}
.indexContainer .layer5 .nr .text .textBox h2{transition: 0.5s; height: 65px; line-height: 65px; font-size: 22px; color: #333; font-weight: bold;}
.indexContainer .layer5 .nr .text .textBox h2 span{ display: inline-block; float: right; font-weight: normal; font-size: 12px; color: #333;}
.indexContainer .layer5 .nr .text .textBox p{transition: 0.5s; color: #666; font-size: 12px;  line-height: 20px;}
.indexContainer .layer5 .swiper-container{ overflow: hidden;}
.indexContainer .layer5 .nr .bor{ transition: 0.5s; position: absolute; left: 0; top: 0; border: 35px solid #fff; box-sizing: border-box; width: 100%; height: 100%;}
.indexContainer .layer5 .swiper-slide.swiper-slide-active .nr .text .textBox{ background: rgba(255,255,255,0);}
.indexContainer .layer5 .swiper-slide.swiper-slide-active .nr .text .textBox h2{ color: #fff;}
.indexContainer .layer5 .swiper-slide.swiper-slide-active .nr .text .textBox h2 span{ color: #fff;}
.indexContainer .layer5 .swiper-slide.swiper-slide-active .nr .text .textBox p{ color: #fff;}
.indexContainer .layer5 .swiper-slide.swiper-slide-active .nr .text .bg{ opacity: 1;}
.indexContainer .layer5 .swiper-slide.swiper-slide-active .nr .bor{ border: 0px solid #fff;}
.indexContainer .layer5 .swiper-slide{ position: relative; height: 100%;}
.indexContainer .layer5Box{ position: relative;}
.indexContainer .layer5Box .swiper-button-next{opacity: 0; transition: 0.5s; width: 60px; height: 60px; right:0; top: 50%; transform: translateY(-50%); text-align: center; line-height: 60px; font-size: 20px; color: #fff; border-radius:50%; background: rgba(0,0,0,0.6); color: #fff;}
.indexContainer .layer5Box .swiper-button-prev{ opacity: 0; transition: 0.5s; width: 60px; height: 60px; left:0; top: 50%; transform: translateY(-50%); text-align: center; line-height: 60px; font-size: 20px; color: #fff; border-radius:50%; background: rgba(0,0,0,0.6); color: #fff;}
.indexContainer .layer5Box .swiper-button-next::after{ display: none;}
.indexContainer .layer5Box .swiper-button-prev::after{ display: none;}
.indexContainer .layer5Box:hover .swiper-button-next{ opacity: 1;}
.indexContainer .layer5Box:hover .swiper-button-prev{ opacity: 1;}

.footer{ position: relative; width: 100%; padding: 45px 0 45px 0; background: #202020;}
.footerBox{ overflow: hidden;}
.footerLeft{ float: left;}
.footerLeft ul{ float: left; margin-right: 80px;}
.footerLeft ul h2{ font-size: 22px; font-weight: bold; color: #fff; margin-bottom: 20px;}
.footerLeft ul li{  margin-bottom: 15px;}
.footerLeft ul li a{ display: inline-block; margin-right: 20px; font-size: 16px; color: #fff;}
.footerLeft ul li dl{ overflow: hidden;}
.footerLeft ul li dl dd{ float: left; margin-right: 20px;}
.footerLeft ul li dl dd a{ margin: 0;}
.footer .code  img{
  max-width: 135px;
}
.footerLeft ul li dl dd img{ display: block; margin: 0 auto;max-width: 139px;}
.footerLeft ul li dl dd p{ width: auto; text-align: center; padding-top: 15px; color: #fff; font-size: 16px;}
.footer .code{ float: right; }
.footer .phone{ float: right;}
.footer .phone h2{text-align: center;margin-top: 10px; color: #fff; texline-height: 20px; height: 20px; font-size: 20px; font-weight: bold;}
.footer .phone p{ margin-top: 20px; padding-left: 60px; background: url(../images/index_28.jpg) left center no-repeat; font-weight: bold; font-size: 22px; color: #f08200;}
.footer .phone p span{text-align: right; display: block; font-size: 15px; font-weight: normal; color: #f08200; padding-bottom: 15px;}

.footer .copyRight{ padding-top: 50px; font-size: 14px; color: #fff;}

.imgModal,.loadPop{ display: none; z-index: 100; width: 100%; height: 100vh; background: rgba(0,0,0,0.7); position: fixed; left: 0; top: 0;}
.imgModal .closeImg,.loadPop .close{ position: absolute; right: 36px; top: 36px; background: url(../images/close.jpg); width: 18px; height: 17px; cursor: pointer;}
.imgModal  .loadBox,.loadPop .loadBox{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 1320px; height: 690px; border-radius:50px; overflow: hidden;}
.loadPop .loadBox .icon{ width: 630px; height: 100%; float: left;}
.loadPop .loadBox .icon img{ display: block; width: 100%; height: 100%;}
.loadPop .loadBox .list{ height: 100%; width: calc(100% - 630px); float: left; padding: 0 80px; box-sizing: border-box; background: #fff;}
.loadPop .loadBox .list .bt{ padding: 40px 0;}
.loadPop .loadBox .list .bt h2{ font-size: 28px; font-weight: bold; text-align: center; color: #333;}
.loadPop .loadBox .list .bt p{ text-align: center; font-size: 14px; color: #999; text-align: center; padding-top: 20px;}
.loadPop .loadBox .list ul{padding-bottom: 1px; width: 100%;}
.loadPop .loadBox .list ul li{ position: relative; width: 100%; margin-bottom: 20px;}
.loadPop .loadBox .list ul li input{ display: block; width: 100%; height: 68px; border: 1px solid #e3e3e3; background: #f4f4f4; border: 1px solid #e3e3e3; box-sizing: border-box; text-indent: 28px; border-radius:5px; text-indent: 28px;}
.loadPop .loadBox .list ul li button{ font-weight: bold; cursor: pointer; background: #b1deff; color: #205fff; line-height: 68px; font-size: 16px; border: none; outline: none; position: absolute; right: 0; top: 0; width: 168px; height: 100%; text-align: center; font-size: ;}
.AppTop{ display: none;}
.loadPop .loadBox .list .enter{ width: 100%; height: 74px; display: block; text-align:center; border-radius:37px; font-size: 24px; color: #fff; background: #0b40e7; margin-top: 20px; line-height: 74px;}
.loadPop .loadBox .list p{ text-align: center; width: 100%; padding-top: 30px; font-size: 16px;}
.loadPop .loadBox .list p a{ color: #205fff;}

.loadsContainer{ width: 100%; height: calc(100vh - 90px); background: url(../images/loadBg_03.jpg); background-size:cover ;}
.loadsContainer .loadBox{ overflow: hidden; height: 100%; position: relative;}
.loadsContainer .loadBox .nr{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); background: #fff;}
.loadsContainer .loadBox .nr{border-radius:25px; box-shadow: 0 0 10px rgba(0,0,0,0.1); height: 670px;  width: 640px; float: left; padding: 0 75px; box-sizing: border-box; background: #fff;}
.loadsContainer .loadBox .nr .bt{ padding: 40px 0;}
.loadsContainer .loadBox .nr .bt h2{ font-size: 28px; font-weight: bold; text-align: center; color: #333;}
.loadsContainer .loadBox .nr .bt p{ text-align: center; font-size: 14px; color: #999; text-align: center; padding-top: 20px;}
.loadsContainer .loadBox .nr ul{padding-bottom: 1px; width: 100%;}
.loadsContainer .loadBox .nr ul li{ position: relative; width: 100%; margin-bottom: 20px;}
.loadsContainer .loadBox .nr ul li input{ display: block; width: 100%; height: 68px; border: 1px solid #e3e3e3; background: #f4f4f4; border: 1px solid #e3e3e3; box-sizing: border-box; text-indent: 28px; border-radius:5px; text-indent: 28px;}
.loadsContainer .loadBox .nr ul li button{ font-weight: bold; cursor: pointer; background: #b1deff; color: #205fff; line-height: 68px; font-size: 16px; border: none; outline: none; position: absolute; right: 0; top: 0; width: 168px; height: 100%; text-align: center; font-size: ;}
.AppTop{ display: none;}
.loadsContainer .loadBox .nr .enter{ width: 100%; height: 74px; display: block; text-align:center; border-radius:37px; font-size: 24px; color: #fff; background: #0b40e7; margin-top: 20px; line-height: 74px;}
.loadsContainer .loadBox .nr p{ text-align: center; width: 100%; padding-top: 30px; font-size: 16px;}
.loadsContainer .loadBox .nr p a{ color: #205fff;}
.sideBar{ display: none;}
body.page{ padding-top: 90px;}
.banner .bannerBox{font-weight: bold;
   position: absolute; left: 0; width: 100%; text-align: left; top: 50%; transform: translateY(-50%); font-size: 32px; color: #fff;}
.banner .bannerBox.textLeft{text-align: left;}
.pageContainer{ position: relative; width: 100%; overflow: hidden;}
.pageContainer .side{ transition: 0.5s; position: absolute; left: 0; top: 0; background: #f8f8f8; height: 100%;  width: 420px; float: left; padding-top: 100px; box-sizing: border-box;}
.pageContainer .side.on{ position: fixed; top: 60px;height: 112px;}
.pageContainer .Main{ width: calc(100% - 420px); float: right; padding: 100px 100px 100px 100px; box-sizing: border-box; background: #fff;}
.pageContainer .side ul{ width: 100%;}
.pageContainer .side ul li{ margin-bottom: 15px; height: 56px; line-height: 56px; text-align: center; color: #fff;}
.pageContainer .side ul li.on{ background: linear-gradient(to right,rgba(65,147,233,0.3),rgba(65,147,233,1));}
.pageContainer .side ul li a{ font-size: 18px; display: block; width: 100%; height: 100%; text-align: center; line-height: 56px; color: #676767;}
.pageContainer .side ul li.on a{ color: #fff;}

.pageContainer .Main .MainList{ width: 100%;}
.pageContainer .Main .MainList .bt h2{ font-size: 18px; color: #383838;}
.pageContainer .Main .MainList .bt h2 span{ float: right; font-size: 14px; color: #999;}

.pageContainer .Main .MainList .bt p{ line-height: 22px; padding: 25px 0; font-size: 15px; color: #666;}
.pageContainer .Main .MainList ul{ width: 100%;  box-sizing: border-box;}
.pageContainer .Main .MainList ul li{ width: 23.5%; float: left; margin-right: 2%; 
  /* box-shadow: 0 0 10px rgba(0,0,0,0.1);  */
  margin-bottom: 16px;
   /* border: 1px solid #bcbcbc; */
    box-sizing: border-box; height: 188px;
    background: url(../images/bgImg.png) center center no-repeat;
    background-size: 100% 100%;
}
.pageContainer .Main .MainList ul li:nth-child(4n){ margin-right: 0;}
.pageContainer .Main .MainList ul li h2{ text-align: center;margin: 35px 0; font-size: 18px; font-weight: bold; color: #333;}
.pageContainer .Main .MainList ul li p{line-height: 20px;padding: 0 30px; text-align: center; font-size: 14px; color: #333;}
.pageContainer .Main .MainTable{ width: 100%; border: 1px solid #e0e0e0; box-sizing: border-box;}
.pageContainer .Main .MainTable tr td{  border-bottom:1px solid  #e0e0e0;}
.pageContainer .Main .MainTable tr:last-child td{ border-bottom: 0;}
.pageContainer .Main .MainTable tr td:nth-child(1){ text-align: center; width: 195px; background: #f3f3f3; }
.pageContainer .Main .MainTable tr td p{ line-height: 23px;  padding: 22px 32px;  font-size: 14px; color: #666;}
.pageContainer .Main .MainTable tr td h2{ text-align: center; color: #333; font-size: 18px; font-weight: bold;}
.pageContainer .Main .MainTable tr td ul{ padding: 12px 32px;}
.pageContainer .Main .MainTable tr td ul li{ line-height: 33px; color: #666;font-size: 14px;}
.pageContainer .title{ padding: 50px 0;}
.pageContainer .title h2{ line-height: 40px; font-weight: bold; color: #000; text-align: center;}
.pageContainer .pagePic{ width: 100%; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.pageContainer .pagePic img{ display: block; width: 100%; height: auto;}
.pageContainer .MainList2{ width: 100%;}
.pageContainer .MainList2 ul{ width: 100%; overflow: hidden;}
.pageContainer .MainList2 ul li{ width: 32%; float: left; margin-right: 2%;}
.pageContainer .MainList2 ul li:nth-child(3n){ margin-right: 0;}
.pageContainer .MainList2 ul li .icon{ width: 100%; height: 220px; border-radius:12px; overflow: hidden;}
.pageContainer .MainList2 ul li .icon img{ display: block; width: 100%; height: 100%;}
.pageContainer .MainList2 ul li p{ line-height: 70px; text-align: center; height: 70px; font-size: 16px; color: #000;}
.pageContainer .MainVideo{ position: relative; width: 100%; height: 735px; }
.pageContainer .MainVideo .vidBox{ display: block; width: 100%; height: 100%;}
.pageContainer .MainVideo .vid{ width: 100%; height: 100%; position: relative;}
.pageContainer .MainVideo .vidBox video{ display: block; width: 100%; height: 100%; background: #000;}
.pageContainer .MainVideo .vidBox img{ display: block; width: 60px; position: absolute; cursor: pointer; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.pageContainer .MainVideo .hd{ width: 100%; position: absolute; bottom: 0; padding: 10px 0; background: rgba(255,255,255,0.6); left: 0;}
.pageContainer .MainVideo .hd ul{ width: 100%; text-align: center; line-height: 95px;}
.pageContainer .MainVideo .hd ul li{ transition: 0.5s; margin: 0 10px; cursor: pointer; display: inline-block; width: 160px; height: 85px; border: 1px solid #fff; vertical-align: middle;}
.pageContainer .MainVideo .hd ul li img{ display: block; width: 100%; height: 100%;}
.pageContainer .MainVideo .hd ul li.on{ width: 180px; height: 95px; border: 1px solid #f78022; box-shadow: 0 0 10px rgba(247,128,34,0.2);}

.pageContainer .back{ width: 40px; display: block; margin: 40px auto;}
.pageContainer .pagePic2 img{ display: block; margin:0 auto;max-width: 100%; }

.cantact{ width: 100%; padding: 140px 110px 35px 110px; box-sizing: border-box; overflow: hidden;}
.cantact .text{ float: left; width: calc(100% - 715px); float: left;}
.cantact .icon{ float: right; width: 715px; height: 515px;}
.cantact .icon img{ display: block; width: 100%; height: 100%;}
.cantact .text h2{ font-size: 30px; margin-bottom: 40px; color: #333;}
.cantact .text ul{ width: 100%;}
.cantact .text ul li{ line-height: 36px; font-size: 22px; color: #676767;}
.cantact .text p{ padding-top: 15px; font-size: 24px; font-weight: bold; color: #fc8c02;}
.cantact .text dl{ width: 100%; overflow: hidden; padding-top: 100px;}
.cantact .text dl dd{ float: left; text-align: center; width: 112px; margin-right: 40px;}
.cantact .text dl dd img{ width: 100%;}
.cantact .text dl dd span{ display: block; margin-top: 12px;}
.indexContainer .layer6{ width: 100%;}
.indexContainer .layer6Tp{ width: 100%; padding-top: 115px;}
.indexContainer .layer6Tp img{ display: block; margin: 0 auto;}
.indexContainer .layer6 ul{ overflow: hidden;}
.indexContainer .layer6 ul li{ float: left; width: 23.5%; float: left; margin-right: 2%; height: 245px; background: #989697;}
.indexContainer .layer6 ul li img{ display:block; width: 100%; height: 100%;}
.indexContainer .layer6 ul li:last-child{ margin-right: 0;}
.layer2Box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: url(../images/a11.png); background-size:cover ;
}
.layer2Box .itemList{ margin-bottom: 25px;display: flex;max-width: 495px;    width: 32%;}
.layer2Box .itemList:hover .leftItem{
  background: #90CFFF;
}
.layer2Box .itemList:hover {
  border-bottom: 1px solid #4093E8;
}
.layer2Box .itemList:hover .rightItem{
  background: #FFFFFF;
}
.layer2Box .itemList  a{
  display: flex;
  width: 100%;
}
.layer2Box .itemList .leftItem{   align-items: center; width: 30%;background: #CEE9FE;display: flex;justify-content: center; flex-direction: column;}
.layer2Box .itemList .leftItem p{font-size: 18px;text-align: center;
  margin-top: 25px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #333333;}
  .layer2Box .itemList .leftItem img{max-width: 70px;}
.layer2Box .itemList .rightItem{

  padding: 15px;
  background: rgba(255,255,255,0.5);
flex: 1;
display: flex;
align-items: center;
justify-content: center;
}

.layer2Box .itemList .rightItem p{
  font-size: 14px;
  max-width: 290px;
font-family: Alibaba PuHuiTi;
font-weight: 400;
color: #333333;
line-height: 22px;
}

.indexContainer .layer7{ background: url(../images/index11.png) center center no-repeat; height: 652px;background-size: cover;}
.layer7 .title p{
  text-transform: uppercase;
}
.layer7 .layer7Box{
  display: flex;
  gap:45px;
  justify-content: space-between;
}
.layer7 .layer7Box .item{
  flex: 1;
}
.layer7 .layer7Box .item p{
  font-size: 14px;
  margin-top: 17px;
  font-weight: 500;
color: #333333;
text-align: center;
}
.layer7 .layer7Box .item img{
  width: 100%;
max-width: 100%;
}
.layer5.industry .industryBox{
 display: flex;
 flex-wrap: wrap;

}
.newPage .layer5.industry .industryBox a{
 width: 100%;
 
 }
 .layer5.industry .industryBox a {
  width: 50%;
}
.industry .more{
  margin-top: 20px;
  margin-bottom: 38px;
  text-align: center;
  float: right;
  width: 105px;
height: 36px;
line-height: 35px;
color: #fff;
background: #4193E8;
font-size: 20px;
font-family: Alibaba PuHuiTi;
font-weight: 400;
margin-right: 150px;
}
.layer5.industry .industryBox .item{
  display: flex ;
  margin-bottom: 28px;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
.layer5.industry .industryBox .leftItem{
  width: 83px;
  height: 83px;
  min-width: 83px;
  background: #B7B7B7;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.layer5.industry .industryBox .leftItem .titleNum{
  font-size: 30px;
font-family: YouSheShaYuFeiTeJianKangTi;
font-weight: 400;
color: #FFFFFF;
text-align: center;
margin-bottom: 13px;
}
.layer5.industry .industryBox .leftItem .titleTime{
  font-size: 15px;
font-family: Alibaba PuHuiTi;
font-weight: 400;
color: #FFFFFF;
text-align: center;
}
.layer5.industry .industryBox .rightItem{
  flex: 1;
  margin-left: 22px;
}
.layer5.industry .industryBox .item:hover .rightItem .industryTitle{
  color: #4093E8;
}
.layer5.industry .industryBox .rightItem .industryTitle{
  height: 19px;
font-size: 19px;
font-family: Alibaba PuHuiTi;
font-weight: 500;
color: #333333;
white-space: pre-wrap;
display: -webkit-box; /*将元素作为弹性伸缩盒子模型处理*/
overflow: hidden; /*隐藏溢出内容*/
text-overflow: ellipsis; /*当内容溢出时显示省略号*/
line-clamp: 1; /*限制最多显示两行文字*/
-webkit-line-clamp: 1; /*Webkit内核浏览器支持该属性*/
-webkit-box-orient: vertical; /*设置垂直布局*/
width: 100%;
}

.layer5.industry .industryBox .rightItem p{
  margin-top: 20px;
  font-size: 13px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
  display: -webkit-box; /*将元素作为弹性伸缩盒子模型处理*/
  overflow: hidden; /*隐藏溢出内容*/
  text-overflow: ellipsis; /*当内容溢出时显示省略号*/
  line-clamp: 2; /*限制最多显示两行文字*/
  -webkit-line-clamp: 2; /*Webkit内核浏览器支持该属性*/
  -webkit-box-orient: vertical; /*设置垂直布局*/
}
.aboutContainer .layer3 .layer3Img{
width: 440px;
float: left;
margin-right: 70px;
}
.aboutContainer .layer3 .layer3Img img{
  width: 100%;
}
.aboutContainer .layer3{
  padding: 0;
}
.aboutContainer .layer7{
  background: #fff;
}
.aboutContainer .pageTitle{
  text-align: right;
  height: 130px;
  line-height: 130px;
  font-size: 13px;
font-family: Alibaba PuHuiTi;
font-weight: 400;
color: #999999;
}
.aboutContainer .side{
  float: right;
  margin-bottom: 100px;
}
.aboutContainer .cantact{
  padding-top: 0;
  background: url(../images/about17.png)  left  bottom no-repeat;
}
.aboutContainer .side .on {
  padding-bottom: 4px;
  border-bottom: 3px solid #4093E8;
}

.aboutContainer .side li{
  float: left;
  margin-left: 57px;
}
.aboutContainer .side a{
  font-size: 19px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #333333;
}
.aboutContainer .layer3 .layer3Box .nr {
display: flex;
}
.aboutContainer  .layer3 .layer3Left{
  flex: 1;
  background: url(../images/about2.png)  center  50px no-repeat;
}
.aboutContainer .layer3 .layer3Left .bt{
  clear: both;
}
.aboutContainer  .layer3 .layer3Left .bt h2 {
  font-size: 28px;
  margin-bottom: 12px;
}
.aboutContainer .layer3 .layer3Left p{
  font-size: 13px;
  line-height: 25px;
  margin-bottom: 21px;
  text-indent: 26px;
}

.aboutContainer .layer3 .layer3Left .boxDesc{
  display: flex;
  margin-top: 30px;
}
.aboutContainer .layer3 .layer3Left .boxDesc .item{
  padding: 0 7px;
  flex: 1;
}
.aboutContainer .layer3 .layer3Left .boxDesc .item img{
  width: 75px;
height: 75px;
margin: auto;
}
.aboutContainer .layer3 .layer3Left .boxDesc .item .descTitle{
  font-size: 14px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #666666;
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: center;
}
.aboutContainer .layer3 .layer3Left .boxDesc .item .desc{
  font-size: 12px;
font-family: Alibaba PuHuiTi;
font-weight: 400;
color: #666666;
text-align: center;
}
.aboutContainer .layer3 .layer3Img a{
  width: 234px;
height: 340px;
background: #D7E8F2;
}
.aboutContainer .industry{
  background: url(../images/about15.png) center center  no-repeat;
  padding-bottom: 0;
  background-size: cover;
}
.newPage .pageContainer{
  min-height: 260px;
}
.newPage .layer5.industry .industryBox .item{
  width: 100%;
  padding-bottom: 28px;
  border-bottom: 1px solid #E6E6E6;
}
.layer5.industry .industryBox .item:hover .leftItem{
  background: #4093E8;
}
.newPage .layer5.industry .industryBox .item:last-child{ 
  border: none;
}
.ellipsis {
  width: 91%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.detailPage .pageContainer .bt h2{
  float: right;
  font-size: 14px;
  color: #999;
  margin: 58px 0 26px;
}
.detailPage .pageContainer .detailTitle{
  font-size: 26px;
font-family: Alibaba PuHuiTi;
font-weight: 500;
color: #666666;
text-align: center;
margin-bottom: 23px;
margin-top: 60px;
clear: both;
}
.detailPage .pageContainer .desc{
  display: flex;
  align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}
.detailPage .pageContainer .desc >div{
  font-size: 14px;
font-family: Alibaba PuHuiTi;
font-weight: 400;
color: #666666;
margin-left: 63px;
}
.detailPage .pageContainer .deatilRouter{
  display: flex;
  margin: 40px 0;
  justify-content: space-around;
}
.detailPage .pageContainer .deatilRouter div,.detailPage .pageContainer .deatilRouter div a{
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #666666;
}
.layer7 .layer7Box .item {
  max-width: 220px;
}
.contentBody {
  width: 70% !important;
  font-size: 20px;
}
.footer .copyRight{
  text-align: center;
} 
.maxImg{
  max-width: 100%;
}
.imgModal .loadBox{
  height: auto !important;
  max-width: 551px;
  border-radius: 0 !important;
}
.imgModal .closeImg {

  background: url(../images/close1.png) no-repeat !important;
  background-repeat: no-repeat;
 
}
.beiImg{
  

  display: inline-block;
  width: 13px;
  margin: 0 4px;

}
.headSvg .hoveImg{
  display: none;
}
.nav ul li:hover .hoveImg{
  display: block;
}
.nav ul li:hover .default{
  display: none;
}
.nav ul .on .hoveImg{
  display: block;
}
.nav ul .on .default{
  display: none;
}
.pageContainer .Main .MainList ul{
  overflow: hidden;
}
@media (max-width:1000px ) {
	.contentBody {
    width: 85% !important;
  }
	.w1720{ width: 100%;}
	body{ padding-top: 60px; }
	body.page{ padding-top: 60px;}
	.top{ display: none;}
	.AppTop{ box-shadow: 0 0 10px rgba(0,0,0,0.1); display: block; z-index: 99; background: #333; width: 100%; height: 60px; position: fixed; top: 0; left: 0;}
	.AppTop .logo{ padding-left: 20px; height: 60px; line-height: 60px;}
	.AppTop .logo img{ display: inline-block; vertical-align: middle; height: 40%; width: auto;}
	.sideClick{ position: absolute; width: 28px; height: 22px; right: 15px; top: 50%; transform: translateY(-50%);}
	.sideClick span{ width: 100%; height: 3px; border-radius:2px; background: #fff; transition: 0.5s; position: absolute;}
	.sideClick span:nth-child(1){ top: 0;}
	.sideClick span:nth-child(2){ top: 50%; transform: translateY(-50%);}
	.sideClick span:nth-child(3){ bottom: 0;}
	.sideClick.on span:nth-child(1){ top: 50%; transform: translateY(-50%) rotate(45deg);}
	.sideClick.on span:nth-child(2){ width: 0;}
	.sideClick.on span:nth-child(3){  top: 50%; transform: translateY(-50%) rotate(-45deg);}
	.sideBar{ display: block; left: -100%; transition: 0.5s; transition: 0.5; z-index: 100; width: 70%; height: 100vh; box-shadow: 0 0 10px rgba(0,0,0,0.1); position: fixed; top: 0; background: #444;}
	.sideBar .logo{ padding: 40px 0;}
	.sideBar .logo img{ width: 60%; height: auto; display: block; margin: 0 auto;}
	.sideBar ul{ width: 60%; margin: 0 auto;}
	.sideBar ul li{ line-height: 32px; font-size: 14px; color: #fff;}
	.sideBar ul li a{ color: #fff; display: inline-block; position: relative;}
	.sideBar ul li a span{ display: inline-block; position: absolute; left: 92px; zoom: 0.8; top: 0; transform: translate(0%,-110%); color: #ff0000; font-size: 12px;}
	.serach ul li .code{ width: 40%; height: auto;}
	.serach ul li .code img{ display: block;}
	
	.sideBar ul li dl{ display: none;}
	.sideBar ul li:hover dl{ display: block;}
	.sideBar ul li dl dd{ text-indent: 25px;}
	.banner{ width: 100%; height: auto; overflow: hidden;}
	.banner img{ display: block; width: 100%; height: auto;}
	.banner .bannerBox{ padding: 0 15px; }
	.banner .bannerBox h2{ font-size: 26px; padding: 0 0 15px 0; text-align: center;}
	.banner .bannerBox p{ font-size: 12px; padding-bottom: 10px; text-align: center;}
	.banner .swiper-button-next{ display: none;}
	.banner .swiper-button-prev{ display: none;}
	.banner .swiper-pagination{ bottom: 15px;}
	.banner img.page{ height: 200px; width: auto;}
	.indexContainer .title{ padding: 25px 0;}
	.indexContainer .title p{ font-size: 16px;}
	.indexContainer .title h2{ font-size: 18px;}
  .indexContainer .layer1{ width: 100%; padding: 0 15px; box-sizing: border-box;}
  .indexContainer .layer1 ul li{ width: 100%; margin-right: 0; 
    margin-bottom: 15px;}
 
  .indexContainer .layer1 ul{ padding-bottom: 40px;}
  .indexContainer .layer2{ height: auto; background-size:auto 100%;}
  .indexContainer .layer2 .bt{ padding: 0 15px; font-size: 12px; box-sizing: border-box; line-height: 18px; padding-bottom: 20px;}
  .indexContainer .layer2Left{ width: 100%; height: auto;}
  .indexContainer .layer2Left ul{ overflow: hidden;}
  .indexContainer .layer2Left ul li{ float: left; width: 33%; height: 60px; line-height: 60px;}
  .indexContainer .layer2Left ul li:nth-child(3n){ width: 34%;}
  .indexContainer .layer2Left ul li a{ width: 100%; line-height: 60px; padding-left: 40px; font-size: 12px;}
  .indexContainer .layer2Left ul li a img{ left: 12px;}
  .indexContainer .layer2Box{ height: auto;}
  .indexContainer .layer2Right{ width: 100%; height: auto; padding: 0 15px; box-sizing: border-box;}
  .indexContainer .layer2Right .tit{ height: 80px;}
  .indexContainer .layer2Right .tit ul{ width: 100%;}
  .indexContainer .layer2Right .tit ul li{ height: 80px; line-height: 80px; width: 20%; margin: 0; text-align: center; }
  .indexContainer .layer2Right .tit ul li a{ font-size: 12px;}
  .indexContainer .layer2Right .nrBox .text{ font-size: 12px;}
  .indexContainer .layer2Right .nrBox ul li{ width: 100%; background-size: 100% 100% ;}

  .MainListBox .nrBox .text{ font-size: 12px;}
  .MainListBox .nrBox ul li{ width: 100%; background-size: 100% 100% ;}

  .indexContainer .layer2Right{padding-bottom: 40px;}
  .indexContainer .layer3{ padding: 30px 0;}
  .indexContainer .layer3 .layer3Left{ width: 100%; padding: 0 15px;}
  .indexContainer .layer3 .layer3Left p{ padding-bottom: 40px;}
  .indexContainer .layer3 .layer3Right{ width: 100%; height: auto;}
  .indexContainer .layer3 .layer3Right img{ display: block; width: 100%; height: auto;}
  .indexContainer .layer3 .layer3Box{ padding-bottom: 198px;}
  .indexContainer .layer3 .bg{ width: 100%; padding: 20px 15px; height: auto;}
  .indexContainer .layer3 .bg ul li{ height: 32px; overflow: hidden;}
  .indexContainer .layer4{ padding-bottom: 20px;}
  .indexContainer .layer4 .bt{ font-size: 12px; line-height: 26px; padding: 0 15px 25px 15px; box-sizing: border-box;}
  .indexContainer .layer4 ul { padding: 0 10px; box-sizing: border-box;}
  .indexContainer .layer4 ul li{ width: 49%; margin-right: 2%; float: left; margin-bottom: 10px;}
  .indexContainer .layer4 ul li:nth-child(2n){ margin-right: 0;}
  .indexContainer .layer5Box .swiper-button-next{ display: none;}
  .indexContainer .layer5Box .swiper-button-prev{ display: none;}
  .indexContainer .layer5 .nr .text .textBox p{ height: 40px; overflow: hidden;}
  .indexContainer .layer5 .nr .text .textBox{ padding: 0 15px;}
  .footerLeft{ display: none;}
  .footer .code{ width: 100%;}
  .footer .code img{ display: block; margin: 0 auto;max-width: 135px;}
  .footer .phone{ width: 100%; text-align: center;}
  .footer .phone p{ display: inline-block;}
  .footer .copyRight{ text-align: center; line-height: 24px;}
  .fixedPop{ display: none;}
  .loadsContainer{ background-size:auto 100%; height: calc(100vh - 60px);}
  .loadsContainer .loadBox{ height:100%;}
  .loadsContainer .loadBox .nr{ left:50%; top:50%; transform:translate(-50%,-50%); position: absolute; margin: 0 auto;  width: 90%; height: auto; padding: 0 15px; box-sizing: border-box;}
  .loadsContainer .loadBox .nr .bt{ padding: 20px 0;}
  .loadsContainer .loadBox .nr .bt h2{ font-size: 16px;}
  .loadsContainer .loadBox .nr .bt p{ font-size: 12px; padding-top: 15px;}
  .loadsContainer .loadBox .nr ul li input{ width: 100%; height: 48px;}
  .loadsContainer .loadBox .nr ul li{ margin-bottom: 15px;}
  .loadsContainer .loadBox .nr ul li button{ width: 120px; height: 48px; line-height: 48px; font-size: 12px;}
  .loadsContainer .loadBox .nr .enter{ height: 54px; line-height: 54px; font-size: 16px; margin: 0;}
  .loadsContainer .loadBox .nr p.last{ padding: 0; line-height: 80px;}
  .fixedPop{ display: block; width: 80px;}
  .fixedPop ul li .icon{ width: 100%; height: 60px;}
  .fixedPop ul li .icon img{ height: 60%; width: auto;}
  .fixedPop ul li p{ font-size: 12px;}
  .fixedPop ul span{ display: none;}
  .pageContainer .side{ position: relative; padding: 0;width: 100%;}
  .pageContainer .side ul li{ width: 50%; float: left; margin: 0;} 
  .pageContainer .Main{ width: 100%; padding: 30px 15px; box-sizing: border-box;}
  .pageContainer .Main .MainList ul li{ margin-bottom: 10px; width: 49%; margin-right: 2%;}
  .pageContainer .Main .MainList ul li:nth-child(2n){ margin-right: 0;}
  .pageContainer .Main .MainList ul li p{ font-size: 12px; zoom: 0.8;}

  .pageContainer .Main .MainTable tr td h2{ font-size: 14px;}
  .pageContainer .Main .MainTable tr td p{ padding: 12px; font-size: 12px;}
  .pageContainer .Main .MainTable tr td:nth-child(1){ width: 100px;}
  .pageContainer .Main .MainTable tr td ul{ padding: 12px;}
  .pageContainer .Main .MainTable tr td ul li{ line-height: 24px;}
  .pageContainer .title{ padding: 30px 0; line-height: 32px;}
  .pageContainer .MainList2 ul li{ width: 100%; margin: 0;}
  .pageContainer .MainVideo{ width: 100%; height: auto;}
  .pageContainer .MainVideo .vid{ width: 100%; height: auto;}
  .pageContainer .MainVideo .hd{ position: relative;}
  .pageContainer .MainVideo .hd ul { padding: 0; overflow: hidden;}
  .pageContainer .MainVideo .hd ul li{ display: block; float: left; height: 85px; width: 49%; margin: 0 2% 10px 0;}
  .pageContainer .MainVideo .hd ul li:nth-child(2n){ margin-right: 0;}
  .pageContainer .MainVideo .hd ul li.on{ width: 49%; height: 85px;}
  
  .cantact{ width: 100%; padding: 30px 15px; box-sizing: border-box;}
  .cantact .text{ width: 100%;}
  .cantact .icon { width: 100%; height: auto;}
  .cantact .text p{ font-size: 22px;}
  .cantact .text dl{ text-align: center; padding: 30px 0;}
  .cantact .text dl dd{ margin: 0 15px; float: inherit; display: inline-block;}
  .indexContainer .layer6Tp{ width: 100%; padding: 40px 0;}
  .indexContainer .layer6Tp img{ display: block; width: 60%; margin: 0 auto;}
  .indexContainer .layer6 ul li{ width: 49%; margin-right: 2%; margin-bottom: 10px; height: 135px;}
  .indexContainer .layer6 ul li:nth-child(2n){ margin-right: 0;}
   .indexContainer .layer6 ul{ padding: 0 15px;}
   .loadPop .loadBox .icon{
    display: none;
   }
   .loadPop .loadBox .list{
    width: 100%;
   }
   .loadPop .loadBox {
    width: 100%;
  }
  .imgModal .loadBox {
    width: 100%;
}
  .loadPop .loadBox .list ul li button {
    font-size: 12px;
    width: 96px;
  }
  .layer2Box .itemList{
    width: 100%;
    max-width: none;
  }
  .layer5.industry .industryBox .item{
    width: 100%;
    padding: 0 15px;

  }
  .layer7 .layer7Box{
    padding: 0 15px;
    flex-direction: column;
    align-items: center;
  }
  .layer7 .layer7Box .item{
    max-width: 210px;
  }
  .indexContainer .layer7 {
    background: none;
    height: auto;
  }
  .detailPage .pageContainer .desc{
    flex-direction: column;
  }
  .detailPage .pageContainer .desc >div{
    margin: 0;
  }
  .detailPage .pageContainer .deatilRouter{
    flex-direction: column;
  }
  .detailPage .pageContainer .deatilRouter >div{
    margin-bottom: 15px;
  }
  .detailPage .pageContainer {
   padding: 0 10px;
  }
  .indexContainer .layer2Box{
    padding: 0 15px 0px 15px;
  }
  .layer5.industry .industryBox a{
    width: 100%;
  }
  .indexContainer .layer5{
    padding-bottom: 0px;
  }
  .layer5.industry .industryBox .leftItem .titleNum {
    font-size: 16px;
  }
  .layer5.industry .industryBox .leftItem .titleTime{
    font-size: 12px;
  }
  .layer5.industry .industryBox .leftItem {
    width: 60px;
    height: 60px;
    min-width: 60px;
    
 }
 .layer5.industry .industryBox .rightItem {
    margin-left: 12px;
  }
  .layer5.industry .industryBox .rightItem .industryTitle {
    font-size: 14px;
  }
  .layer5.industry .industryBox .rightItem p{
    font-size: 12px;
  }
  .industry .more {
    margin-top: 20px;
    margin-bottom: 38px;
  
    width: 82px;
    height: 31px;
    line-height: 31px;
    margin-top: 5px;
    margin-bottom: 21px;
    font-size: 16px;
    
  }
  .layer5.industry .industryBox .item {
    margin-bottom: 12px;
  }
  .newPage .layer5.industry .industryBox .item {
    padding-bottom: 0px;
  }

  .aboutContainer .layer3 .layer3Box .nr{
    display: block;
  }
  .aboutContainer .pageTitle {
    height: 30px;
    line-height: 30px;
  }
  .aboutContainer .layer3 {
    padding: 0px 10px 20px 10px ;
  }
  .aboutContainer .layer3 .layer3Img {
    display: none;
  }
  .aboutContainer .side{
    float: none;
  }
    .aboutContainer .side li {
      margin-left: 0;
      width: 31%;
      padding: 0 10px;
  }
  .aboutContainer .layer3 .layer3Left .boxDesc .item {
    width: 25%;
   }
   .aboutContainer .layer3 .layer3Left p {
    padding-bottom: 10px
    }
    .aboutContainer .layer3 .layer3Box {
      padding-bottom: 5px;
  }
  .pageContainer .MainList2 ul li .icon img{
    width: auto;
    height: auto;
    margin: 0 auto;
  }
}
.emailDiv{
  font-size: 18px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 37px;
  text-align: center;
  margin-top: 20px;
}
@media(min-width:1000px )  {
  .footer .code{
    margin-top: 15px;
    /* margin-left: 60px; */
  }
  
  .footer .phone{
    margin-top: 15px;
    margin-right: 24px;
  }
  .footer .phone h2{text-align: right;margin-top: 0;}
  .emailDiv{text-align: right;}
}
@media(max-width:1280px ) {
  .pageContainer .Main .MainList ul li {
    margin-bottom: 10px;
    width: 49%;
    margin-right: 1%;
  }
}
@media(min-width:1000px ) and (max-width:1560px) {
  .pageContainer .side{
    width: 23%;
  }
  .pageContainer .Main{
    width: 77%;
    padding: 70px 100px 100px 55px;
  }

}
@media(min-width:1200px ) and (max-width:1560px) {
  .nav ul li a {
    font-size: 14px;
   
}
.contentBody {
  width: 70% !important;
}
.layer7 .layer7Box .item {
  max-width: 173px;
}
.indexContainer .layer1 ul li .text {
  padding: 0 10px;
}
.footerLeft ul {
  margin-right: 20px;
}
.footerLeft ul li dl dd img{
  max-width: 100px;
}
.footerLeft ul li a {
  font-size: 13px;
}

	.imgModal .loadBox,.loadPop .loadBox{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 80%; height: 690px; border-radius:50px; overflow: hidden;}
	.loadPop .loadBox .icon { width: 50%;}
	.loadPop .loadBox .list{ width: 50%; padding: 0 50px;}
	.top .topBox .logo img{ height: 26px; width: auto;}
	.w1720{ width: 90%;}
	.nav ul li{ margin-right: 12px; padding:40px 0 22px 0;}
	.indexContainer .layer1 ul li .text p{ font-size: 12px;}

	.indexContainer .layer2Right .nrBox ul li{ width: 23.5%; margin-right: 2%; background-size:100% 100% ; padding: 24px 2% 0 2%;}
	.indexContainer .layer2Right .nrBox ul li p{ font-size: 12px;}

  .MainListBox .layer2Right .nrBox ul li{ width: 23.5%; margin-right: 2%; background-size:100% 100% ; padding: 24px 2% 0 2%;}
	.MainListBox .layer2Right .nrBox ul li p{ font-size: 12px;}
}
@media(min-width:1000px ) and (max-width:1199px) {
	.top .topBox .logo img{ height: 22px; width: auto;}
	.w1720{ width: 90%;}
	.nav ul li{ margin-right: 20px; padding:40px 0 22px 0;}
	.nav ul li a{ font-size: 12px}
  .nav ul li {
    margin-right: 9px;
}
.contentBody {
  width: 70% !important;
}
.indexContainer .layer1 ul li .text {
  padding: 0 10px;
}
.footerLeft ul {
  margin-right: 20px;
}
.footerLeft ul li dl dd img{
  max-width: 100px;
}
.footerLeft ul li a {
  font-size: 13px;
}
}

