.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;}
.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;}
.row7 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:7;}
.row8 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:8;}
.banner {max-height:1000px;overflow: hidden;position: relative;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;}
.banner .swiper-pagination1 {bottom:10px;position: absolute;text-align: center;z-index:10;width: 100%;}
.banner .pagination {position: absolute;left: 0;text-align: center;bottom: 5px;width: 100%;z-index:10;}
.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: #fdd302;width:22px;}

/*--  Products index  sub1  --*/
.sub1-tab {display: flex;align-items: center;justify-content: space-between;}
.sub1-ul {width: 20%;padding:20px 0;border-bottom: 1px solid #efefef;text-align: center;position: relative;overflow: hidden;cursor: pointer;}
.sub1-ul::before{content:"";width: 100%;height:0; position: absolute;top: 0;left:0;background: linear-gradient(to top, #fef8e1, #fff);-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
.sub1-ul::after{content: "";position: absolute;width:0%;height:7px;left:auto;right: 0; bottom:0;background: #fdd302;opacity: 1;z-index: 2;
	-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.sub1-icon {max-width: 176px;margin: 0 auto;position:relative;overflow: hidden;z-index: 2;}
.sub1-icon img {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;}
.sub1-icon .img2 {width: 100%;height: 100%;position: absolute;top:100%;left:0;}
.sub1-ul p {color: #fdb302;font-family: 'Poppins';margin-top: 15px;position: relative;z-index: 2;}
.sub1-ul:hover .sub1-icon .img1,.sub1-ul.active .sub1-icon .img1{transform: translateY(-100%);-webkit-transform: translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);}
.sub1-ul:hover .sub1-icon .img2,.sub1-ul.active .sub1-icon .img2{transform: translateY(-100%);-webkit-transform: translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);}
.sub1-ul:hover::before,.sub1-ul.active::before{height: 100%;top: auto;bottom: 0;}
.sub1-ul:hover::after,.sub1-ul.active::after{width:100%;right:auto;left: 0;}
.sub1-item{cursor: pointer;}
.sub1-list {width: 100%;padding: 14px 13px 18px;position: relative;}
.sub1-bg {width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity:.2;transition: all 300ms ease-in-out;}
.sub1-bg img {height: 100%;}
.sub1-img{position: relative;overflow: hidden;margin: 0 auto;border-radius:20px;}
.sub1-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub1-box {text-align: center;margin-top: 17px;position: relative;}
.sub1-box h5 {font-size: 20px;line-height: 30px;color: #fdb302;font-family: 'Fontspring';}
.sub1-box p {font-size: 14px;line-height:20px;font-family: 'Poppins-L';color: #fdb302;margin-top: 10px;}
.sub1-box span {display: block;width: 147px;height: 32px;margin: 0 auto 0;text-align: center;line-height: 32px;
	background: #fdd200;color: #fff;border-radius: 16px;font-size: 14px;font-family: 'Poppins-L';margin-top: 10px;transition: all 300ms ease-in-out;}
.sub1-box img {position: absolute;bottom:13px;left:66%;}
.sub1-item:hover .sub1-bg{opacity: 1;}
.sub1-item:hover .sub1-box h5,.sub1-item:hover .sub1-box p{color: #fff;}
.sub1-item:hover .sub1-box span {background: #fff;color: #ffc827;}
.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);}

/*--  hot Products  sub2  --*/
.sub2 {position: relative;}
.sub2-word {width: 100%;height: auto;position: absolute;bottom: 0;left: 0;text-align: center;}
.sub2-nr {padding: 0 0 3%;}
.sub2-cont {position:relative;display: flex;}
.sub2-left {position: relative;width: 27.5%;padding-top:6%;margin-right:8%;}
.sub2-left::before {content: "";width: 100%;height: 1px;background: rgba(114,65,58,.2);position: absolute;top:33%;left: 0;}
.sub2-icon {position: absolute;right: -17%;top:28%;}
.sub2-item {display: block;text-align: left;}
.sub2-item h4 {font-size: 34px;color: #fdb302;font-family: 'Fontspring';}
.sub2-item .sub2-fu {line-height: 30px;color: #fdb302;font-family: 'Poppins';margin-top:8%;}
.sub2-item .sub2-c {margin-top:25%;line-height: 28px;color: #fdb302;font-family: 'Poppins';}
.sub2-item ul li {display: flex;align-items: center;line-height: 28px;color: #fdb302;font-family: 'Poppins';}
.sub2-item ul li img {margin-right:15px;}
.sub2-btn {display: flex;align-items: center;justify-content: space-between;width: 175px;height: 48px;background: #fdb302;border-radius: 24px;padding: 0 7px 0 15px;margin-top:20%;font-size: 15px;}
.sub2-btn span {color: #fff;}
.sub2-btn img,.sub3-btn img {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;}
.sub2-btn:hover img,.sub3-btn:hover img {transform: translateX(-10px);-webkit-transform: translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);}
.sub2-rig {position: relative;width: 55.3%;}
.sub2-rig::before {content: "";width: 100%;height: 100%;border: 1px solid rgba(114,65,58,.17);border-radius: 50%;position: absolute;top:0;left: 0;}
.sub2-tb {position: absolute;right: 0;top: 5%;z-index: 2;width: 28%;}
.sub2-cont .swiper-pagination {position: absolute;right:0;bottom: 10%;width: 53px;left: inherit;}
.sub2-cont .swiper-pagination .swiper-pagination-bullet {display: block;width: 53px;height: 53px;background: #fcf4d6;text-align: center;
	line-height: 53px;border-radius: 50%;margin: 23px 0; color: #c58219;opacity: 1;}
.sub2-cont .swiper-pagination .swiper-pagination-bullet-active {background: #fdd200;color: #fff;}
.sub2-img {border-radius: 50%;overflow: hidden;}

/*--  Company Profile  sub3  --*/
.sub3 {background: #fdf8e5;overflow: hidden;padding: 3% 0 0;}
.sub3-top {display: flex;justify-content: space-between;padding-bottom: 20px;border-bottom: 1px solid rgba(71,70,69,.1);position: relative;z-index: 2;}
.sub3-tit {width: 33.4%;text-align: center;color: #fff;}
.sub3-tit h3 {font-size: 40px;text-transform: uppercase;font-family: 'Fontspring';}
.sub3-tit p {font-family: 'Poppins-L';letter-spacing: 1px;text-transform: uppercase;margin-top: 10px;}
.sub3-you {text-align: right;}
.sub3-you i {display: block;width: 21px; height: 1px; background: rgba(71,70,69,.2);margin-bottom:4px;margin-left:61px;}
.sub3-you i:nth-child(2){width: 11px;margin-left: 71px;}
.sub3-you span {display: block;color: #ffc827;font-family: 'Poppins';text-transform: uppercase;}
.sub3-bott {display: flex;justify-content: space-between;position: relative;z-index: 2;}
.sub3-left {width: 66%;margin-left: -18%;}
.sub3-rig {width: 49.7%;}
.sub3-name {display: flex;align-items: baseline;justify-content: end;font-family: 'Plump MT';margin-top: -20px;}
.sub3-name span:nth-child(1){font-size: 63px;color: #fdb302;margin-right: 5px;}
.sub3-name span:nth-child(2){font-size: 38px;color: #fdb302;text-transform: uppercase;}
.sub3-cont {line-height: 30px;color: #5b5b5b;height:270px;padding-right:20px;text-align: right; overflow: hidden;overflow-x: hidden!important;overflow-y: auto!important;-webkit-overflow-scrolling: touch;}
.sub3-cont::-webkit-scrollbar-thumb {background-color: #fdd400;height:30px;-webkit-box-shadow: inset 0 0 4px rgb(0 0 0 / 2%);}
.sub3-cont::-webkit-scrollbar {width:4px;background:#c8be8c;}
.sub3-btn {margin-top: 20px;display: flex;justify-content: end;}
.sub3-btn a {display:flex;align-items: center;justify-content: space-between;width: 175px;height: 48px;background: #fdd200;border-radius:24px;padding: 0 8px 0 15px;font-size: 15px;}
.sub3-btn a span {color: #fff;}
.sub3-di {margin-top:30px;position: relative;}
.sub3-di .row {margin: 0 -20px;}
/* .sub3-item {padding: 0 20px;} */
.sub3-nr {position: relative;}
.sub3-nr::before {content: "";width: 33%;height:94%;background: #fdd400;position: absolute;top: 0;left: 0;}

/*--  our certificate  sub4  --*/
.sub4{background: url(../img/sub4-bg.jpg) left top;}
.sub4-cont {position: relative;padding-bottom:6%;}
.sub4-cont .btn-rig,.sub4-cont .btn-left,.sub7-nr .btn-rig,.sub7-nr .btn-left{ width:82px; height:52px;cursor: pointer; position: absolute;top:inherit;bottom: 0; z-index: 99;opacity:1;display: block;}
.sub4-cont .btn-rig,.sub7-nr .btn-rig{right:42%;background:url(../img/next1.png) no-repeat center center;}
.sub4-cont .btn-left,.sub7-nr .btn-left{left:42%;background:url(../img/prev1.png) no-repeat center center;}
.sub4-item {cursor: pointer;}

/*--  Our Exhibition  sub5  --*/
.sub5-nr {display: flex;justify-content: space-between;}
.sub5-left {width: 43.4%;}
.sub5-rig {width: 54.5%;}
.sub5-item {margin-bottom:3.4%;}
.sub5-rig .row .sub5-item:nth-child(n+3){margin-bottom: 0;}

/*--  Our Advantages  sub6  --*/
.sub6 {overflow: hidden;}
.sub6-cont {display: flex;align-items: center;justify-content: space-between;position: relative;}
.sub6-cont::before {content: ""; width: 80%;height:96%;background: #ffc827;border-top-left-radius: 375.5px;border-bottom-left-radius: 375.5px;position: absolute;top:18px;right: -18%;}
.sub6-left {width: 68.6%;margin-left: -18%;position: relative;z-index: 2;}
.sub6-rig {width: 44.2%;position: relative;z-index: 2;}
.sub6-item {display: flex;align-items: center;margin-bottom:8%;}
.sub6-rig .sub6-item:last-child {margin-bottom: 0;}
.sub6-icon{width: 93px;margin-right: 20px;}
.sub6-icon img {transition: .6s; transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);}
.sub6-box {color: #fff;width: calc(100% - 113px);}
.sub6-box h6 {font-family: 'Poppins-B';text-transform: uppercase;}
.sub6-box p {font-size: 14px;line-height: 24px;margin-top: 10px;}
.sub6-item:hover .sub6-icon img {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}

/*--  NEWS  sub7  --*/
.sub7-nr {position: relative;margin:3% -18px 0;padding-bottom: 6%;}
.sub7-item {padding: 15px 18px;display: block;cursor: pointer;}
.sub7-list{width: 100%;text-align: left;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub7-img {position: relative;overflow: hidden;}
.sub7-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub7-time {width: 53px;height:70px;padding-top:5px; background: #fdd200;color: #fff;text-align: center;position: absolute;bottom: 0;left: 0;font-size: 14px;line-height: 16px;}
.sub7-box {padding:30px 17px;}
.sub7-time i {display: block;width: 60%;height: 1px;background: #fff;margin:5px auto;}
.sub7-box span {display: block;width: 81px;height: 23px;text-align: center;line-height: 23px;background: #fdd200;color: #fff;font-size: 14px;}
.sub7-box h5 {color: #fdb302;font-family: 'Poppins-B';text-transform: uppercase;line-height: 38px;margin-top: 20px;}
.sub7-box p {font-size: 14px;line-height: 24px;color: #ffab50;font-family: 'Poppins';margin-top: 20px;}
.sub7-btn {display: flex;align-items: center;font-size: 14px;line-height: 24px;color: #ffc827;margin-top: 25px;}
.sub7-btn img {margin-left: 10px;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;}
.sub7-item:hover .sub7-list {box-shadow: 0px 2px 18px 0px rgba(114, 65, 58, .13);}
.sub7-item:hover .sub7-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub7-item:hover .sub7-btn img {transform: translateX(10px);-webkit-transform: translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);}

/*--  contact us  询盘  --*/
.xunpan {background: #fff7d7;}
.xunpan-item {margin-bottom: 18px;}
.xunpan-list {width: 100%;height:61px;display: flex;align-items: center;justify-content: space-between; background: #fff;padding: 0 30px;}
.xunpan-list i {color: #ff0000;margin-top: 7px;}
.xunpan-list input {display: block;width:98%;height: 61px;padding: 0 0 0 10px;color:#fdb302;}
.xunpan-list input::-webkit-input-placeholder,.xunpan-item1 input::-webkit-input-placeholder {color:#fdb302;}
.xunpan-list input::-moz-placeholder,.xunpan-item1 input::-moz-placeholder {color:#fdb302;}
.xunpan-list input::-moz-placeholder,.xunpan-item1 input::-moz-placeholder {color:#fdb302;}
.xunpan-list input::-ms-input-placeholder,.xunpan-item1 input::-ms-input-placeholder {color:#fdb302;}
.xunpan-item button {display:block;width: 100%;height: 60px;text-align: center;line-height: 60px;background: #fdd200;color: #fff;}
.xunpan-item img {height: 61px;}

/*--  产品列表页  --*/
.pro{display: flex;justify-content: space-between;}
.pro-left {width: 20.2%;}
.pro-tit {width: 100%;background: #fdd302;height: 50px;padding-top: 5px; display: flex;align-items: center; padding-left: 30px;font-family: 'Fontspring';
	text-transform: uppercase;font-size: 24px;color: #fff;}
.accordion {width: 100%;z-index:2;position: relative;}
.element {position:sticky;top:0;z-index: 99;}
.accordion li {display: block;}
.accordion li i { display: block; position: absolute;right:0;top:0px;background: url(../img/rig.png) no-repeat center center; width:40px; height:100%;cursor: pointer;}
.accordion .acc-li .open i {background: url(../img/up.png) no-repeat center center;width:40px;height:100%;}
.accordion .acc-li .default,.link.open {}
/* .accordion .acc-li:last-child .link {border-bottom: none;} */
.link {padding:0;position: relative;border-bottom: 1px solid rgba(25,80,217,.13);background: #fff;}
.link a {color: #854500 !important;line-height:50px;padding-left:40px;font-size:16px;display: flex;align-items: center;background: url(../img/li-icon.png) no-repeat 10px center;}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover {background: #fdfbf2;}
.accordion .acc-li .default a,.acc-li .link a:hover {color: #d87000 !important;background: url(../img/li-icon.png) no-repeat 10px center;}
.link a span {display: block;width: 12px;height: 12px;border: 3px solid #fff;border-radius: 50%;margin-right: 15px;}
.submenu-body {background: #fdfbf2;}
.submenu-body li a {display: block;line-height:42px;color: #d87000 !important;padding-left:42px;font-size: 14px;display: flex;align-items: center;border-bottom: 1px solid rgba(25,80,217,.13);}
.submenu-body li:hover a {}
.submenu-body .active a,.submenu-body li:hover a {color: #fff !important;background: #fdd302;}
.pro-rig {width: 77.4%;}
.pro-item{margin-bottom: 3%;cursor: pointer;}
.pro-list {text-align: center;}
.pro-img {border: 1px solid #fdd302;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-list p {color: #854500;line-height: 38px;margin-top: 10px;}
.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-top {display: flex;justify-content: space-between;}
.big{border: 1px solid #fdd302;width: 53.2%;position: relative;}
.big-item{position: relative;overflow: hidden;height: 100%;}
.big-item video {width: 100%;height: 100% !important;position: absolute;top: 0;/* object-fit: cover; */}
.pro-you {width: 43%;}
.pro-bt h6 {font-size: 24px;font-weight: bold;color: #854500;}
.pro-bt p {font-size: 18px;font-weight: bold;color: #fdd302;margin-top: 3%;}
.pro-word {margin-top: 20px;line-height: 28px;color: #787878;min-height:336px;}
.small {position: relative;}
.small-nr{width: 100%;margin-top: 20px;}
.small-list {border: 1px solid #dcdcdc;cursor: pointer;}
.small-img {position: relative;overflow:hidden;}
.small-box {width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.5);display: flex;align-items: center;justify-content: center;}
.mySwiper5 .swiper-slide-thumb-active {border: 1px solid #fdd302;}
.small .swiper-button-next,.small .swiper-button-prev{ width:16px; height:17px;cursor: pointer; position: absolute;top:50%;margin-top: -8.5px; z-index:2;opacity:1;display: block;}
.small .swiper-button-next {right:-5%;background: url(../img/next3.png) no-repeat center center;}
.small .swiper-button-prev {left:-5%;background: url(../img/prev3.png) no-repeat center center;}

.pro-tit2 {background: #fffbe8;border-bottom: 3px solid #fdd302;}
.pro-tit2 p {display: inline-block;color: #fff;line-height: 40px;padding: 0 5%;background: #fdd302;font-family: 'Raleway';}
.pro-cont {line-height: 30px;color: #5b5b5b;}

/*--  关于我们页  --*/
.abo{padding: 3% 0;}
.abo1-top {display: flex;justify-content: space-between;}
.abo1-left{width: 66.8%;}
.abo1-rig {width: 31.5%;}
.abo1-rig .abo1-img:nth-child(1){margin-bottom:6%;}
.abo1-cont {line-height: 30px;color: #5b5b5b;}

/*--  新闻列表页  --*/
.news-item {background: #fefcf0;display: flex;justify-content: space-between;align-items: center;margin-bottom:3%;padding-right:3%;cursor: pointer;position: relative;overflow: hidden;}
.news-item::before {content: "";position: absolute;top: 0;left:0;width:100%;height:0;background:#fdd302;
	-webkit-transition: all ease 0.5s;transition: all ease 0.5s;}
.news-left {width: 37.7%;position: relative;z-index: 2;}
.news-img {position: relative;overflow: hidden;}
.news-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.news-rig {width: 59%;position: relative;z-index: 2;}
.news-tit {display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid rgba(167,167,167,.2);padding-bottom:15px;}
.news-tit h5,.news-tit h6{font-size:16px;line-height:24px; color: #fdb302;font-family: 'Poppins-B';text-transform: uppercase;}
.news-tit time {color: #ffab50;font-size: 14px;}
.news-rig p {font-size: 14px;line-height: 24px;color: #ffab50;font-family: 'Poppins';margin-top:25px;}
.news-rig a {display: block;font-size: 14px;color: #fff;width: 167px;height: 37px;text-align: center;line-height: 37px;background: #fdd302;text-transform: uppercase;margin-top: 7%;}
.news-item:hover::before {height: 100%;top: auto;bottom: 0;}
.news-item:hover .news-tit h5,.news-item:hover .news-tit time,.news-item:hover .news-rig p {color: #fff;}
.news-item:hover .news-rig a {background: #fff;color: #fdd302;}
.news-item:hover .news-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--  新闻详情页  --*/
.news-top {position: relative;}
.news-bt {display: flex;align-items: center;justify-content: space-between;padding-bottom: 10px;border-bottom: 1px solid #e6e6e6;}
.news-cont {font-size: 14px;line-height: 24px;color: #ffab50;font-family: 'Poppins';}

/*--  联系我们页  --*/
.cont {display: flex;justify-content: space-between;}
.cont-left {width: 30%;}
.cont-tit h3 {font-size:40px;color: #fdb302;font-family: 'Fontspring';text-transform: uppercase;}
.cont-tit i {display: block;width: 50px;height: 3px;background: #fdd302;margin-top: 15px;}
.cont-nr {margin-top:10%;}
.cont-nr ul li {display: flex;align-items:flex-start;margin-bottom: 15px;}
.cont-nr ul li span {display: flex;align-items: center;margin-top:3px;margin-right: 10px;min-width: 20px;}
.cont-nr ul li span img:nth-child(2){margin-left: 5px;}
.cont-nr ul li p {line-height: 30px;color: #fdb302;}
.cont-nr ul li p a {color: #fdb302;}
.cont-nr ul li p a:hover {color: #fdb302;text-decoration:underline;}
.cont-rig {width: 41.7%;}
.cont-item {margin-bottom: 10px;}
.cont-item span {display: block;color: #fdb302;margin-bottom: 10px;}
.cont-item input {display: block;width: 100%;height:43px;border: 1px solid #fedf48;border-radius: 5px;padding: 0 10px;color: #fdb302;}
.cont-item textarea {display: block;width: 100%;height:98px;border: 1px solid #fedf48;border-radius: 5px;padding:5px 10px;color: #fdb302;}
.cont-item button {display: block;width:146px;height: 43px;text-align: center;line-height: 43px;background: #fdb302;color: #fff;border-radius: 5px;font-size: 18px;cursor: pointer;}
.cont-item1 img {margin-top: 10px;}

/*--  证书列表页  --*/
.cert-nr {margin-bottom:4%;}
.cert-tit{padding-bottom:15px;border-bottom: 1px solid #fdd302;}
.cert-tit h5 {font-size: 24px;color: #fdb302;text-transform: uppercase; line-height: 36px;font-family: 'Fontspring';}
.cert-cont {position: relative;}
.cert-list p {font-size: 18px;line-height:30px;color: #fdb302;margin-top:10px;}
.cert-cont .btn-rig,.cert-cont .btn-left{ width:33px; height:60px;cursor: pointer; position: absolute;top:35%;z-index: 99;opacity:1;display: block;background-size: 100% 100%;}
.cert-cont .btn-rig{right:-4%;background:url(../img/next4.png) no-repeat center center;}
.cert-cont .btn-left{left:-4%;background:url(../img/prev4.png) no-repeat center center;}









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

}

@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%;}
	.sub2-nr {padding: 0 3% 3%;}
	.sub5,.abo1 {padding: 0 3%;}
	
}
@media only screen and (max-width:1480px) {
	.nav{max-width: 100%;}
}
@media only screen and (max-width:1400px) {
	.sub2-item h4{font-size: 32px;}
	.sub2-left{width: 33%;}
	.sub3-nr::before{width:37%;}
	.sub3-name span:nth-child(1){font-size: 58px;}
	.sub3-name span:nth-child(2){font-size: 32px;}
	.banner{border-bottom-left-radius:80px;border-bottom-right-radius:80px;}
	.cert-cont .btn-left{left: 0;}
	.cert-cont .btn-rig{right:0;}
}
@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;}
	.sub2-nr {padding: 0 15px 3%;}
	.sub2-item h4{font-size:28px;}
	.sub2-left::before{top: 35%;}
	.sub3-tit h3,.cont-tit h3{font-size: 36px;}
	.sub3-name span:nth-child(1){font-size:50px;}
	.sub3-name span:nth-child(2){font-size:28px;}
	.sub3-tit{width: 50%;text-align: left;}
	.sub3-di .row{margin: 0 -10px;}
	.sub5,.abo1 {padding: 0 15px;}
	.banner{border-bottom-left-radius:60px;border-bottom-right-radius:60px;}
	.pro-word{min-height: inherit;}
	.news-rig a{margin-top: 20px;}
	.cont-left{width: 50%;}
	.cert-tit h5{font-size: 22px;}
	.cert-list p{font-size: 16px;line-height: 24px;}
}
@media screen and (max-width:992px) {
	.sub2-item h4{font-size:24px;}
	.sub2-left::before{top: 46%;}
	.sub2-icon{top: 38%;}
	.sub3-tit h3,.cont-tit h3{font-size: 32px;}
	.sub3-name span:nth-child(1){font-size:40px;}
	.sub3-name span:nth-child(2){font-size:22px;}
	.sub4-cont .btn-left, .sub7-nr .btn-left{left: 35%;}
	.sub4-cont .btn-rig, .sub7-nr .btn-rig{right: 35%;}
	.sub4-cont .btn-rig, .sub4-cont .btn-left, .sub7-nr .btn-rig, .sub7-nr .btn-left{width: 42px;height: 27px;background-size: 100% 100%;}
	.banner{border-bottom-left-radius:40px;border-bottom-right-radius:40px;}
	.cert-tit h5{font-size: 20px;}
	
}
@media screen and (max-width: 768px) {
	.sub1-item{margin-bottom: 20px;}
	.sub1-bg img,.sub2-left,.sub2-rig,.sub3-left,.sub3-rig,.sub3-tit,.sub5-left,.sub5-rig,.sub6-left,.sub6-rig,.pro-left,.pro-rig,
	.big,.pro-you,.abo1-left,.abo1-rig,.news-left,.news-rig,.cont-left,.cont-rig {width: 100%;}
	.sub1-img img {width: 100%;}
	.sub1-ul{padding: 5px 0 10px;}
	.sub1-tab{flex-wrap: wrap;}
	.sub1-icon{max-width: 76px;}
	.sub1-ul{width: 50%;margin-bottom: 15px;}
	.sub1-ul::after{height: 2px;}
	.sub1-ul p{font-size: 14px;}
	.sub1-list{padding: 10px;}
	.sub1-box img {position: absolute;bottom: 24px;left: 73%;}
	.sub1-item{padding: 0 10px;}
	.sub1-cont .row {margin: 0 -10px;}
	.sub2-cont,.sub3-bott,.sub3-top,.sub5-nr,.sub6-cont,.pro,.pro-top,.abo1-top,.news-item,.cont{display: block;}
	.sub2-rig,.sub2-item .sub2-c,.sub2-item .sub2-fu,.sub2-btn,.sub3-rig,.sub5-rig,.sub6-rig,.pro-rig,.pro-you,.abo1-rig,.news-rig,.cont-rig,.cont-nr{margin-top: 20px;}
	.sub2-left::before,.sub2-icon,.sub3-you i,.sub6-cont::before{display: none;}
	.sub3-tit h3,.cont-tit h3{font-size:28px;}
	.sub3-left,.sub6-left{margin: 0;}
	.sub3-nr::before{width: 100%;height: 13%;}
	.sub3-tit p{font-size: 14px;margin-top: 0;}
	.sub3-cont{text-align: left;}
	.sub3-name,.sub3-btn{justify-content: flex-start;}
	.sub4-cont .btn-left, .sub7-nr .btn-left{left:0;}
	.sub4-cont .btn-rig, .sub7-nr .btn-rig{right:0;}
	.sub4-cont .btn-left, .sub4-cont .btn-rig{top: 50%;bottom: inherit;margin-top: -13.5px;}
	.sub5-rig .row {margin: 0 -5px;}
	.sub5-item{padding: 0 5px;}
	.sub6-rig {background:#ffc827;padding: 20px;}
	.sub6-icon{width: 63px;}
	.sub6-item,.news-item{margin-bottom: 20px;}
	.sub7-nr{margin: 3% 0 0;}
	.sub7-item{padding: 0;}
	.xunpan-list input,.xunpan-list,.xunpan-item button,.xunpan-item img{height: 40px;}
	.xunpan-item button{line-height: 40px;}
	.xunpan-list{padding: 0 20px;}
	.banner{border-bottom-left-radius:20px;border-bottom-right-radius:20px;}
	.pro-you{padding-top: 35%;position: relative;}
	.small-nr{margin: 0;position: absolute;top: 0;left: 0;padding: 0 15px;}
	.cert-list p{font-size: 14px;line-height: 20px;}
	.news-item {padding-right: 0;}
	.news-rig {padding: 0 10px 10px;}
}