.mar1 {margin-top: 1%;}
.mar2 {margin-top: 2%;}
.mar3 {margin-top: 3%;}
.mar4 {margin-top: 4%;}
.mar5 {margin-top: 5%;}
.center {text-align: center;}
.upp {text-transform: uppercase;}
.right {text-align: right;}
.white h1 {color: #fff;}
.white i {background: #fff;}
.contact img {width: auto;max-width: 100%; height: auto !important;}
.contact ul{padding-left: 15px;}
.contact ul li {list-style: inherit;}
.row1 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.row2 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.row3 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.row4 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.row5 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;}
.row6 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;}
.banner {max-height:900px;overflow: hidden;position: relative;}
.banner .swiper-pagination1 {bottom:10px;position: absolute;text-align: center;z-index:999;width: 100%;}
.banner .pagination {position: absolute;left: 0;text-align: center;bottom: 5px;width: 100%;z-index:999;}
.banner .swiper-pagination-bullet {display: inline-block;width: 6px;height: 6px;opacity:1;border-radius: 10px;background: white;margin: 0 3px;cursor: pointer;transition: width 0.3s ease-in-out;}
.banner .swiper-pagination-bullet-active{background: #003c99;width:22px;}
.banner .swiper-button-prev1,.banner .swiper-button-next1{width:30px;height:50px;position: absolute;top: 50%;margin-top: -25px;z-index: 2;}
.banner .swiper-button-prev1{left:5%;background:#003c99 url(../img/zuo.png) no-repeat center center;}
.banner .swiper-button-next1{right:5%;background:#003c99 url(../img/you.png) no-repeat center center;}

/*--  main products  sub1  --*/
.sub1-tit {padding: 3% 0;background: #1c1c23;}
.sub1-top {position: relative;overflow: hidden;max-width: 1920px;margin: 0 auto;}
.sub1-item {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.sub1-item1 {display: flex;align-items: center;justify-content: space-between;padding: 0 8% 0 13%;}
.sub1-box1{width:28.2%;}
.sub1-nr h4 {color: #fff;font-size: 48px;font-family: 'Centra No2-b';}
.sub1-btn {display: block;width: 256px;line-height: 72px;text-align: center;background: #003c99;color: #fff;font-size: 24px;font-family: 'Centra No2-l';margin-top:8%;transition: all 300ms ease-in-out;}
.sub1-btn:hover {color: #fff;border-radius: 20px;}
.sub1-item1 .sub1-img {width:72%;}
.sub1-box1 a {margin-top:15%;}
.sub1-bott {padding: 2%;display: flex;justify-content: space-between;max-width: 1920px;margin: 0 auto;}
.sub1-left {width: 50.5%;position: relative;overflow: hidden;}
/* .sub1-item2 {background: url(../img/sub1-bg2.jpg) left top;position: relative;} */
.sub1-box {position: absolute;top: 10%;right: 0;padding-right:35px;text-align: right;}
.sub1-box a {display: inline-block;}
.sub1-rig{width: 49%;}
.sub1-list{width: 100%;position: relative;height: 48%;overflow: hidden;}
.sub1-img {overflow: hidden;}
.sub1-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
/* .sub1-item3 {background:url(../img/sub1-bg3.jpg) left top;display: flex;align-items: center;justify-content: space-between;padding: 0 13% 0 4%;margin-bottom: 3%;height: 48%;}
.sub1-item4 {background:url(../img/sub1-bg4.jpg) left top;display: flex;align-items: center;justify-content: space-between;padding: 0 13% 0 4%;height: 48%;} */
.sub1-item:hover .sub1-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub1-rig .sub1-list:nth-child(1){margin-bottom: 3%;}
.sub1-item3,.sub1-item4{display: flex;align-items: center; justify-content: space-between;padding: 0 13% 0 4%;}

/*--  hot products  sub2  --*/
.sub2{background:url(../img/sub2-bg.jpg) left top;}
.sub2-dec {text-align: center;color: #fff;font-size: 18px;}
.sub2-bott {position: relative;}
.sub2-item{display: block;}
.sub2-list {background: #fff;border-radius: 10px;overflow: hidden;}
.sub2-img{overflow: hidden;}
.sub2-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub2-line {width: 80%;height: 1px;margin: 0 auto;background: #cac9cb;}
.sub2-box {padding:30px 10px;text-align: center;}
.sub2-box h4 {font-size: 24px;font-family: 'Centra No2-b';}
.sub2-box p {font-size: 18px;line-height: 20px;margin-top: 10px;}
.sub2-box a {display: block;width: 113px;height: 48px;text-align: center;line-height: 48px; border-radius: 24px; font-size: 18px;
	border: 1px solid #4e4c53;color: #000;margin:8% auto 0;transition: all 300ms ease-in-out;}
.sub2-bott .btn-rig,.sub2-bott .btn-left{ width:80px; height:80px;cursor: pointer; position: absolute;top:50%;margin-top:-40px;z-index: 99;opacity:1;display: block;}
.sub2-bott .btn-rig{right:-8%;background:url(../img/next1.png) no-repeat center center;}
.sub2-bott .btn-left{left:-8%;background:url(../img/prev1.png) no-repeat center center;}
.sub2-item:hover .sub2-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub2-box a:hover {background: #003c99;color: #fff;}

/*--  Company Profile  sub3  --*/
.sub3 {background: url(../img/sub3-bg.jpg) left top;}
.sub3-nr {display: flex;justify-content:space-between;}
.sub3-left {width: 44.2%;}
.sub3-left .title a {display: block;width: 210px;height: 53px;text-align: center;line-height: 53px;background: #003c99;color: #fff;font-size: 24px;margin-top: 10%;}
.sub3-cont {margin-top:8%;}
.sub3-cont h1 {font-size: 22px;}
.sub3-word {line-height: 26px;font-family: 'Centra No2-l';}
.sub3-btn {margin-top: 5%;}
.sub3-btn a {display: block;width: 211px;height: 53px;text-align: center;line-height: 53px;border: 1px solid #b3b3b6;color: #000;font-size: 18px;transition: all 300ms ease-in-out;}
.sub3-rig {width: 50%;position: relative;padding:12% 7% 0 0;}
.sub3-tu {position: absolute;top: 0;right: -12%;width: 44%;}
.sub3-box {position: relative;z-index: 2;}
.sub3-box .swiper-pagination2{width: 100%;position: absolute;bottom: 10px;left: 0;z-index: 2;text-align: center;}
.sub3-box .swiper-pagination-bullet {width: 14px;height: 14px;background: #fff;opacity: 1;}
.sub3-box .swiper-pagination-bullet-active{background: #f89200;}
.sub3-btn a:hover {background: #003c99;color: #fff;}

/*--  Why choose us  sub4  --*/
.sub4 {background: url(../img/sub4-bg.jpg) no-repeat left top;background-repeat: repeat-x;}
.sub4-nr {padding: 3.5% 0 5%;}
.sub4-dec {margin-top:5%;color: #fff;font-size: 30px;letter-spacing:4px;}
.sub4-cont {margin-top: 8%;}
.sub4-list {width: 100%;padding:20% 20px;background: #f3f5f9;text-align: center;position: relative;overflow: hidden;
	transition: all 300ms ease-in-out;-webkit-transform:all 300ms ease-in-out;-ms-transform:all 300ms ease-in-out;-o-transform:all 300ms ease-in-out;}
.sub4-list::before{content: "";position: absolute;top: 0;left:0;width:100%;height:0;background:#003c99;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
.sub4-num {text-align: center;color: #003c99;font-family: 'Centra No2-b';font-size: 60px;position: relative;transition: all 300ms ease-in-out;}
.sub4-num span {font-size: 60px;}
.sub4-num sub {font-size: 18px;}
.sub4-list i {display: block;width: 26px;height: 4px;margin: 0 auto;background: #003c99;position: relative;transition: all 300ms ease-in-out;}
.sub4-list p {line-height: 26px;color: #003c99;font-family: 'Centra No2-l';margin-top:16%;height: 104px;position: relative;transition: all 300ms ease-in-out;}
.sub4-item:hover .sub4-list::before {height: 100%;top: auto;bottom: 0;}
.sub4-item:hover .sub4-num,.sub4-item:hover .sub4-list p {color: #fff;}
.sub4-item:hover .sub4-list i {background: #fff;}
.sub4-item:hover .sub4-list {transform: translateY(-30px);-webkit-transform: translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);}
.sub4-cont .row .sub4-item:nth-child(-n+2) .sub4-num b{display: none;}

/*--  news  sub5  --*/
.sub5 {background: url(../img/sub5-bg.jpg) left top;padding: 3% 0 1%;overflow: hidden;}
.sub5-nr {position: relative;}
.sub5-top {display: flex;align-items: center;justify-content: space-between;}
.circle {width:103px;height:103px;position: relative;display: block;}
.circlearrow__coopersvg--outer {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;top:0px;left:0px;
  z-index: 1;
}
.circlearrow__outer {
  fill: transparent;
  stroke: #fff;
  stroke-width:2;
  stroke-dasharray: 200;
  transition: stroke-dashoffset 0.5s ease-out;
  animation-play-state: running;
  stroke-dashoffset: 200 !important;
}
.circle:hover .circlearrow__outer{ stroke-dashoffset: 0 !important;}
.sub5-bott {margin-top: 15%;padding:3% 0 8% 8%;position: relative;}
.sub5-bott::before {content: "";width: 118%;height: 100%;background: #fff;position: absolute;top: 0;left: 0;}
.sub5-item {position: relative;}
.sub5-box{padding-bottom: 20px;border-bottom: 1px solid #000000;}
.sub5-box span {display: block;font-size: 48px;font-family: 'Centra No2-b';transition: all 300ms ease-in-out;}
.sub5-box time {display: block;font-family: 'Centra No2-l';opacity: .6;transition: all 300ms ease-in-out;}
.sub5-list h5 {font-size: 18px;line-height: 24px;opacity: .9;height: 48px;margin-top: 25px;transition: all 300ms ease-in-out;}
.sub5-list p {line-height: 24px;font-family: 'Centra No2-l';opacity:.6;margin-top: 5%;}
.sub5-list a {display: block;font-size: 18px;color: #000;width: 114px;height: 48px;text-align: center;line-height: 48px;border: 1px solid #4e4c53;border-radius:25px;margin-top:15%;transition: all 300ms ease-in-out;}
.sub5-logo {padding: 20px 0 20px 20px;width: 35%;position: relative; position: absolute;bottom: 3%;left: 0;}
.sub5-logo img {position: relative;z-index: 2;}
.sub5-logo::before {content: "";width: 152%;height: 100%;background:#003c99;position: absolute;right: 0;top: 0;clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);}
.sub5-item:hover .sub5-box span,.sub5-item:hover .sub5-box time,.sub5-item:hover .sub5-list h5{color: #f89200;}
.sub5-item:hover .sub5-list a {background: #f89200;border: 1px solid #f89200;color: #fff;}

/*--  产品列表页  --*/
.nr-tit {width: 100%;height: 124px;background: #003c99;border-top-left-radius: 10px;border-top-right-radius: 10px;padding-top:12%;text-align: center;}
.nr-tit h3 {font-size: 30px;font-weight: bold;color: #fff;text-transform: uppercase;}
.nr-tit i {display: block;width: 44px;height: 6px;background: #ffffff;border-radius: 6px;margin: 10px auto 0;}
.accordion {width: 100%;z-index: 10;position: relative;padding:0;}
.accordion .acc-li {display: block;}
.accordion .acc-li .link i { display: block;background: url(../img/rig.png) no-repeat center center; width:12px;height: 12px;}
.accordion .acc-li .open i,
.acc-li .link.default i{background: url(../img/up.png) no-repeat center center;width:12px;height:12px;}
.accordion .acc-li:last-child .link {border-bottom: none;}
.link {padding:0 10px 0 0;position: relative;background: #f2f2f2;margin-top: 1px;display: flex;align-items: center;justify-content: space-between;}
.link a {color: #000 !important;line-height:63px;padding:0 0 0 20px;font-size:20px;width: 90%;}
.accordion .acc-li .default, .link.open {background: #003c99;}
.accordion .acc-li .default a,.acc-li .link.open a{color: #fff !important;}
.submenu {background: #f2f2f2;padding: 0 10px 0 30px;}
.submenu-body.open {padding:0 0 10px;}
.submenu-body li{border-bottom: 1px solid #d8d8d8;}
.submenu-body li a {line-height:43px;color: #060408 !important;padding:0;font-size:16px;display: block;width: 100%;position: relative;display: flex;align-items: center;justify-content: space-between;}
.submenu-body li .a2 {}
.submenu-body li {line-height:24px;}
.submenu-body li:last-child {border-bottom: none;}
.submenu-body .active>a,.submenu-body li a:hover{color: #003c99 !important;font-weight: bold;}
.submenu-body li ul {padding: 0 0 0 20px;}
.submenu-body li ul li {display: block;border-bottom: 1px dashed #d8d8d8;}
.submenu-body li ul li a {display: block;line-height:44px;font-size: 14px;}
/* .sub-category {
  display: none;
} */
.pro-item {margin-bottom:3%;cursor: pointer;}
.pro-list{border: 1px solid #bfbfbf;border-radius: 10px;overflow: hidden;width: 100%;}
.pro-img{position: relative;overflow: hidden;}
.pro-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-box {padding: 0 20px 16px;text-align: center;}
.pro-box i {display: block;width: 100%;height: 1px;background: #e6e6e7;}
.pro-box h5 {font-size: 24px;font-family: 'Centra No2-b';margin-top: 15px;}
.pro-box p {font-size: 18px;margin-top: 10px;}
.pro-box span {display: block;width: 113px;height: 48px;text-align: center;line-height: 48px;border: 1px solid #4e4c53;border-radius:24px;font-size: 18px;margin:3% auto 0;}
.pro-item:hover .pro-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.pro-item:hover .pro-box h5,.pro-item:hover .pro-box p {color: #003c99;}
.pro-item:hover .pro-box span {background: #003c99;color: #fff;}

/*--  产品详情页  --*/
.pro-top {background: #e5e5e5;}
.top-nr {display: flex;justify-content: space-between;}
.pro-zuo {width: 50%;}
.big {width: 100%;position: relative;border-radius: 10px;overflow: hidden;}
.big .btn-left,.big .btn-rig{ width:31px; height:79px;cursor: pointer; position: absolute;top:50%;margin-top: -39.5px; z-index: 999;display: block;}
.big .btn-left {left:4%;background:url(../img/prev2.jpg) no-repeat center center;opacity: 0;transition:all 0.5s;}
.big .btn-rig {right:4%;background:url(../img/next2.jpg) no-repeat center center;opacity: 0;transition:all 0.5s;}
.big:hover .btn-left {left:15px;opacity:1;}
.big:hover .btn-rig {right:15px;opacity:1;}
.small {width: 100%;position: relative;margin-top:4px;}
.small-img {overflow: hidden;}
.small-list{border: 1px solid #fff;cursor: pointer;border-radius: 10px;overflow: hidden;}
.small .swiper-slide-thumb-active{border: 1px solid #003c99;}
.pro-you {width: 47%;}
.pro-bt h6 {font-size: 36px;font-family: 'Centra No2-b';text-transform: uppercase;}
.pro-cont {min-height:520px;}
.pro-btn span {display: block;font-size: 24px;font-family: 'Centra No2-b';margin-bottom:15px;}
.pro-btn a {display: flex;align-items: center;justify-content: center; width: 240px;height: 60px;background: #003c99;color: #fff;border-radius: 5px;}
.pro-btn a img {margin-left: 20px;}
.pro-menu {width: 100%;background: #e5e5e5;text-align: center;position: sticky;top:0px;z-index: 10001;}
.pro-tab{width: 100%;display: flex;align-items: center;}
.pro-tab li {width:15%;line-height: 58px;text-align: center;background: #d2d2d2;margin-right: 1px; color: #000000; font-size: 18px;list-style: none;cursor:pointer;}
.pro-tab li:last-child{border: none;}
.pro-tab li.active {background: #003c99;color: #fff;}
.pro-sub {margin: 30px 0 50px;}
.p-tit {font-size: 24px;padding-bottom: 10px;border-bottom: 1px solid #bebebe;font-family: 'Centra No2-b';}
.p-cont {line-height: 30px;color: #282828;}
.p-cont table tr td{padding:5px;}
.bott-nr {position: relative;}
.pro2 .pro-sub:last-child {margin-bottom:0;}
.pro-sub .pro-item {margin-bottom: 0;}

/*--  新闻列表页  --*/
.news-item {padding-bottom: 5%;border-bottom: 1px solid #bdbdbd;margin-bottom:5%;display: flex;align-items: center;justify-content: space-between;}
.news-left {width:9%;text-align: center;}
.news-left span {display: block;font-size: 44px;color: #282828;font-family: 'Centra No2-b';}
.news-left time {display: block;font-size: 26px;color: #6c6c6c;}
.news-rig {border-left: 1px solid #d2d2d2;padding-left:2%;width: 89%;}
.news-rig h5 {font-size: 24px;font-family: 'Centra No2-b';}
.news-rig p {line-height: 30px;font-family: 'Centra No2-l';margin-top: 5px;}
.news-rig a {display: flex;align-items: center;justify-content: space-evenly; width:226px;height:42px;border: 1px solid #bfbfbf;margin-top: 25px;transition: all 300ms ease-in-out;}
.news-rig a span {color: #000000;font-family: 'Centra No2-l';}
.news-icon {width: 8px;height: 10px;position: relative;z-index: 2;overflow: hidden;}
.news-icon img {transition: .5s;display: block;left:0;position: relative;-webkit-filter: drop-shadow(#fff 8px 0);filter: drop-shadow(#fff 8px 0);}
.news-rig a:hover img {left:-100%;}
.news-rig a:hover{background: #003c99;}
.news-rig a:hover span {color: #fff;}

/*--  新闻详情页  --*/
.news-tit {text-align: center;}
.news-tit h6 {font-size: 24px;color: #282828;font-family: 'Centra No2-b';}
.news-tit i {display: block;width:90px;height: 5px;background: #003d9a;margin: 15px auto 10px;}
.news-tit time {display: block;color: #b0b0b0;font-family: 'Centra No2-l';}
.news-nr {line-height: 30px;font-family: 'Centra No2-l';}

/*--  软件下载页  --*/
.soft-tit {text-align: center;}
.soft-tit h4 {font-size: 24px;color: #282828;font-family: 'Centra No2-b';}
.soft-tit p {font-size: 18px;font-family: 'Centra No2-l';margin-top: 5px;}
.soft1-item{}
.soft1-list {width: 100%;background: #282828;display: flex;align-items: center;justify-content:space-between;}
.soft1-img{width: 43%;}
.soft1-box {width: 55%;padding-right: 20px;color: #fff;}
.soft1-box h6 {font-size: 18px;line-height: 24px;height: 48px;font-family: 'Centra No2-b';}
.soft1-cont {margin-top: 12px;}
.soft1-cont li {line-height: 24px;margin-bottom:10px;}
.soft1-cont li p{font-size: 18px;}
.soft1-cont li span {display: block;font-size: 16px;font-family: 'Centra No2-l';}
.soft-btn {display: flex;align-items: center;justify-content: space-evenly;width: 200px;height: 60px;background: #003c99;border-radius: 5px;}
.soft-btn span {font-size: 18px;color: #fff;font-family: 'Centra No2-b';}
.soft1-box a {margin-top: 20px;}
.soft2-item {display: flex;align-items: center;justify-content: space-between;background: #f6f6f6;margin-bottom: 18px;}
.soft2-left {width:80%;display: flex;align-items: center;}
.soft2-img {width: 17%;margin-right:2.5%;}
.soft2-box h6 {font-size: 18px;font-family: 'Centra No2-b';}
.soft2-cont {margin-top:25px;}
.soft2-cont li {display: block;font-size: 18px;line-height: 24px;}
.soft2-rig {padding-right: 3%;}

/*--  支持页  --*/
.sup-tit {font-size: 24px;font-family: 'Centra No2-b';padding-bottom: 25px;border-bottom: 1px solid #a3a3a3;text-transform: uppercase;}
.sup-nr {display: flex;justify-content: space-between;}
.sup-left {width: 48%;}
.sup-dec {font-size: 14px;color: #797979;font-family: 'Centra No2-l';}
.sup-item {margin-bottom: 3%;}
.sup-item input {display: block;width: 100%;height: 44px;border: 1px solid #bfbfbf;border-radius: 5px;padding: 0 10px;font-size: 14px;font-family: 'Centra No2-l';color: #000;}
.sup-item textarea {display: block;width: 100%;height:154px;border: 1px solid #bfbfbf;border-radius: 5px;padding:10px;font-size: 14px;font-family: 'Centra No2-l';color: #000;}
.sup-item button {display: block;width: 100%;height: 40px;background: #003c99;text-align: center;line-height: 40px;color: #fff;border-radius: 20px;font-size: 18px;font-family: 'Centra No2-b';}
.sup-rig {background: #f7f7f7;width: 40.7%;padding:4%;}
.sup-rig h3 {color: #222222;font-size: 16px;}
.sup-rig ul{margin-top: 5%;}
.sup-rig ul li {line-height: 36px;font-family: 'Centra No2-l';}
.sup-rig ul li a {color: #000000;}
.sup-date {margin-top:27%;}
.sup-date p {color: #222;font-size: 18px;}
.sup-date span {display: block;font-size: 14px;line-height: 20px; color: #797979;font-family: 'Centra No2-l';}
.accordiaBox {border-bottom: 1px solid #a3a3a3;}
.tempFAQs {}
.accordion1 {width: 100%;line-height:60px;padding: 0 30px 0 10px;position: relative;cursor: pointer;}
.accordion1 span {font-size:18px;line-height:45px;color: #000000;font-family: 'Centra No2-b';}
.accordion1 i{display: block;width:24px;height: 24px;background:url(../img/li1.png);background-size: 100% 100%; position: absolute;right:0;top: 15px;transition: all .3s;}
.tempFAQs .panel{padding:0 30px 25px 10px;display: none;font-size: 16px;line-height: 30px;color: #000000;font-family: 'Centra No2-l';}
.accordiaBox.active .accordion1 i {transform: rotate(45deg);}

/*--  关于我们页  --*/
.abo1-cont {line-height: 26px;font-family: 'Centra No2-l';}
.abo3-item {margin-bottom: 3%;}












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

}

@media only screen and (max-width:1600px) {
	.sub1-nr h4{font-size: 46px;}
	.sub2-bott .btn-left{left: 0;}
	.sub2-bott .btn-rig{right: 0;}
}
@media only screen and (max-width:1500px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.sub1-nr h4{font-size: 40px;}
	.sub4-nr {padding: 3.5% 3% 5%;}
	.sub3-tu{right: 0;}
	.sub1-item1{padding: 0 3%;}
}
@media only screen and (max-width:1400px) {
	.sub4-dec{font-size: 28px;}
	.sub1-nr h4{font-size: 38px;}
	.sub4-num span,.sub4-num{font-size: 50px;}
	.pro-box h5,.sub2-box h4{font-size: 22px;}
	.pro-box p{font-size: 16px;}
	.pro-box span{height: 40px;line-height: 40px; font-size: 16px;}
	.pro-bt h6{font-size: 32px;}
	.pro-cont{min-height: 280px;}
	.pro-btn{margin-top: 5%;}
	.pro-tab li{width: 22%;}
	.news-left span{font-size: 40px;}
	.news-left time{font-size: 24px;}
	.soft1-list{align-items: inherit;}
	.soft1-box{padding: 20px 20px 20px 0;}
	.soft1-img{width: 55%;}
	.soft1-box{width: 45%;}
	.sub1-nr h4{font-size: 42px;}
	.sub1-btn{line-height: 52px;}
	.sub1-item1 .sub1-img{width: 60%;}
	.nr-tit h3{font-size: 28px;}
}
@media only screen and (max-width:1300px) {
	.soft2-img{width:20%;}
	.sup-rig{width: 45%;}
}
@media only screen and (max-width:1200px) {
	.pad5 {padding:5% 15px;overflow: hidden;}
	.pad4 {padding:4% 15px;overflow: hidden;}
	.pad3 {padding:3% 15px;overflow: hidden;}
	.pad2 {padding:2% 15px;overflow: hidden;}
	.pad1 {padding:1% 15px;overflow: hidden;}
	.sub4-nr {padding: 3.5% 15px 5%;}
	.sub1-nr h4{font-size: 32px;}
	.sub4-dec{font-size: 24px;}
	.sub4-num span,.sub4-num{font-size: 40px;}
	.pro-box h5,.p-tit,.sub2-box h4{font-size: 20px;}
	.pro-box{padding: 0 10px 20px;}
	.pro-box span{font-size: 14px;}
	.pro-bt h6{font-size:28px;}
	.pro-cont{min-height:inherit;}
	.pro-btn span{font-size: 22px;}
	.news-left span{font-size:36px;}
	.news-left time{font-size:22px;}
	.soft1-img{width: 50%;}
	.soft1-box{width: 48%;}
	.sub1-item1{padding: 0 15px;}
	.soft2-img{width:23%;}
	.sub5-logo::before{right: -10%;}
	.sub1-btn{width:195px;}
	.soft-tit p{font-size: 16px;}
	.nr-tit h3{font-size: 24px;}
}
@media screen and (max-width:992px) {
	.sub1-nr h4{font-size: 28px;}
	.sub4-dec{font-size: 20px;}
	.pro-box h5,.sub2-box h4{font-size: 18px;}
	.pro-box{padding: 0 5px 20px;}
	.pro-bt h6{font-size:24px;}
	.pro-tab li,.sub2-box p{font-size: 16px;}
	.news-left span{font-size:32px;}
	.news-left time{font-size:20px;}
	.soft1-list{display: block;}
	.soft1-img,.soft1-box{width:100%;}
	.soft1-box{padding: 20px;}
	.soft2-img{width:27%;}
	.nr-tit h3{font-size: 20px;}
}
@media screen and (max-width: 768px) {
	.sub1-nr h4{font-size: 24px;}
	.sub4-dec{font-size:18px;}
	.sub4-list{padding: 10% 10px;min-height: 174px;}
	.sub4-list p{height: inherit;}
	.sub4-item {margin-bottom: 20px;}
	.pro-rig .row {margin: 0 -5px;}
	.pro-item{padding: 0 5px;}
	.pro-bt h6,.pro-btn span{font-size:20px;}
	.top-nr,.pro-tab,.news-item,.soft2-item,.sup-nr,.sub1-bott,.sub3-nr{display: block;}
	.pro-zuo,.pro-you,.pro-tab li,.news-left,.news-rig,.soft2-left,.soft2-rig,.sup-left,.sup-rig,.sub1-left,.sub1-rig,.sub3-left,.sub3-rig,.sub5-bott::before{width: 100%;}
	.pro-you,.sup-rig,.sub1-rig,.sub3-rig,.sub5-bott,.sub5-list a,.pro-rig{margin-top: 20px;}
	.pro-menu{top: 0;}
	.pro-tab li{line-height: 40px;}
	.news-left{text-align:left;}
	.news-rig{padding-left: 0;border: none;margin-top: 15px;}
	.news-left span{font-size:28px;}
	.news-left time,.soft2-box h6,.soft2-cont li{font-size:16px;}
	.soft1-nr .row {margin: 0 -5px;}
	.soft1-item{padding: 0 5px;}
	.soft1-box {padding: 20px 10px;}
	.soft1-box a{width: 100%;height: 40px;}
	.soft2-rig{padding: 0;margin-top: 20px;}
	.soft2-img{width: 70%;}
	.soft-btn{height: 40px;}
	.sup-date {margin-top: 30px;}
	.sub1-list{height: 100%;}
	.sub1-btn{line-height: 45px;font-size: 16px;width: 120px;}
	.sub3-rig{padding: 0;}
	.sub3-tu,.sub5-logo,.nr-tit{display: none;}
	.sub5-bott{padding:15px;}
	.soft2-cont{margin-top: 10px;}
	.accordion1 span{line-height: 20px;}
	.accordion1{line-height: inherit;padding: 15px 20px 15px 10px;}
}