<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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 h3,.white p {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;}
.banner {max-height:880px;overflow: hidden;position: relative;}
.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: #e4ceaa;width:22px;}
.banner .swiper-button-prev,.banner .swiper-button-next{width:30px;height:50px;}
.banner .swiper-button-prev{left:5%;background:#e4ceaa url(../img/zuo.png) no-repeat center center;}
.banner .swiper-button-next{right:5%;background:#e4ceaa url(../img/you.png) no-repeat center center;}

/*--  Main products  sub1  --*/
.sub1-nr {position: relative;padding-bottom:5%;}
.sub1-item{cursor: pointer;}
.sub1-list {text-align: left;width: 100%;}
.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-top {position: relative;overflow: hidden;background: #eeeeee;min-height: 433px;}
.sub1-box {width:80%;height:62px;display: flex;align-items: center;justify-content: space-between;background: #e4ceaa;padding: 0 20px;position: absolute;bottom:-50%;left:10%;opacity: 0;
	-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.sub1-box span {font-family: 'Humanst521Lt BT';font-size: 18px;display: flex;align-items: center;}
.sub1-box span i {width: 0px;height: 0px;border-bottom: 5px solid transparent;border-top: 5px solid transparent;border-left: 8px solid #000000;font-size: 0px;line-height: 0px;margin-right: 10px;}
.sub1-box .line {width: 1px;height:60%;background: #9f9077;}
.sub1-bott {display: flex;align-items: center;justify-content: space-between;margin-top: 15px;width: 100%;}
.sub1-zuo {width: 80%;}
.sub1-zuo h5 {font-size: 18px;line-height: 30px;}
.sub1-zuo p {line-height: 24px;opacity: .6;}
.sub1-icon {width: 34px;height: 34px;border: 1px solid #bfbfbf;border-radius: 50%;}
.sub1-item:hover .sub1-box {bottom: 0;opacity: 1;}
.sub1-nr .swiper-paginations1 {bottom:0;position: absolute;text-align: center;z-index:10;width: 100%;}
.sub1-nr .swiper-pagination-bullet{width: 14px;height: 14px;border: 1px solid #848484;background: #fff;}
.sub1-nr .swiper-pagination-bullet-active{background: #e4ceaa;border: 1px solid #e4ceaa;}
.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 {background: url(../img/sub2-bg.jpg) left top;background-size: 100% 100%;}
.sub2-nr {padding: 3% 0 2%;display: flex;justify-content: space-between;position: relative;}
.sub2-icon {position: absolute;top: 42%;left: 58%;}
.sub2-icon i {display: block;width: 10px;height: 10px;background: #5c5a5a;border-radius: 10px;margin-bottom:9px;}
.sub2-left {width: 37.6%;}
.sub2-rig {width: 34.7%;}
.sub2-top h3 {font-size:48px;color: #282828;font-family: 'DIN';text-transform: capitalize;margin-top:12%;}
.sub2-top i {display: block;width: 113px;height: 3px;background: #000000;margin-top: 20px;}
.sub2-bott {margin-top:10%;position: relative;}
.sub2-bott::after{content: "";width:30%;height: 1px;background:rgba(0,0,0,.3);position: absolute;left: 0;top: 40%;}
.sub2-bott::before {content: "";width: 40%;height: 1px;background: rgba(0,0,0,.3);position: absolute;left: 3%;top: 46%;}
.sub2-item {display: block;}
.sub2-list {text-align: left;}
.sub2-list h5 {color: #282828;text-transform: uppercase;line-height: 24px;}
.sub2-list p {font-size: 14px;line-height: 24px;color: #282828;opacity: .6;margin-top:30%;}
.sub2-nr .btn-left,.sub2-nr .btn-rig {width: 14px;height: 16px;position: absolute;top: inherit; bottom:50px !important; cursor: pointer;z-index: 999;left: inherit !important;opacity: 1;}
.sub2-nr .btn-left {left:55% !important;background:url(../img/prev0.png) no-repeat left top;}
.sub2-nr .btn-rig {left:58% !important;background:url(../img/next0.png) no-repeat left top;}

/*--  About us  sub3  --*/
.sub3-top {display: flex;justify-content: space-between;}
.sub3-left {width: 46%;position: relative;}
.sub3-word {width: 100%;height: auto;position: absolute;bottom: 5%;left: -10%;}
.sub3-word p {font-size: 18px;line-height: 30px;color: #aaaaaa;margin-top: 20px;width: 31%;}
.sub3-rig {width: 50%;padding-top: 3%;}
.sub3-r1 {display: flex;align-items: center;justify-content: space-between;}
.sub3-r1 a {display: block;width: 20%;}
.sub3-r1 .title {text-align: right;}
.sub3-cont {font-size: 18px;line-height: 30px;height: 360px;text-align: right;color: rgba(40,40,40,.6);  padding-right:23px;position: relative;overflow: hidden;overflow-x: hidden !important;overflow-y: auto !important;-webkit-overflow-scrolling: touch;}
.sub3-cont::-webkit-scrollbar-thumb,.abo1-cont::-webkit-scrollbar-thumb {background-color: #e4ceaa;height:10px;
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 5%);box-shadow:inset 0 0 6px 0 rgba(0,0,0,.2);border-radius: 6px;}
.sub3-cont::-webkit-scrollbar,.abo1-cont::-webkit-scrollbar {width:6px;background:#e9e9e9;border-radius: 6px;}
.sub3-r2 {display: flex;align-items: center;justify-content: space-between;}
.sub3-r2 a {display: flex;align-items: center;justify-content: center;width: 100px;height: 100px;text-align: center;background: #e4ceaa;color: #282828;font-size: 18px;border-radius: 50%;}
.sub3-bott {position: relative;}
.sub3-bott .btn-rig,.sub3-bott .btn-left{ width:49px; height:49px;cursor: pointer; position: absolute;top:50%;margin-top:-24.5px;z-index: 99;opacity:1;display: block;}
.sub3-bott .btn-rig{right:-5%;background:url(../img/next1.png) no-repeat center center;}
.sub3-bott .btn-left{left:-5%;background:url(../img/prev1.png) no-repeat center center;}

/*--  news  sub4  --*/
.sub4 {padding: 0 0 3%;}
.sub4-nr .row {margin: 0 -46px;}
.sub4-item{padding: 0 46px;position: relative;border-right: 1px solid #9e9e9e;cursor: pointer;}
.sub4-img{position:relative;overflow:hidden;}
.sub4-img img {width: 100%;}
.sub4-img time{display:block;width:155px;height:60px;text-align:center;background:#e4ceaa;color:#000;line-height:60px;
position:absolute;top:0;left:0;z-index:2;}
.sub4-box{padding: 20px 0;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-box h5 {font-size: 24px;line-height: 30px;color: #282828;}
.sub4-box p {line-height: 24px;color: #282828;opacity: .6;margin-top: 10px;}
.sub4-di{display: flex;align-items: center;margin-top: 10px;}
.sub4-di span {color: #e4ceaa;margin-right: 10px;}
.sub4-nr .row .sub4-item:last-child {border-right: none;}
.sub4-icon{width: 13px;height: 9px;position: relative;overflow: hidden;}
.sub4-icon img {transition: .6s;display: block;left: 0;position: relative;-webkit-filter: drop-shadow(#e4ceaa 13px 0);filter: drop-shadow(#e4ceaa 13px 0);}
.sub4-item:hover .sub4-icon img {left: -13px;}
.sub4-item:hover .sub4-box {background: #282828;padding: 20px;}
.sub4-item:hover .sub4-box h5,.sub4-item:hover .sub4-box p {color: #fff;}

/*--  å…³äºŽæˆ‘ä»¬é¡µ  --*/
.abo3-nr .title i {background: #5c5344;}
.abo3-cont {position: relative;}
.abo3-cont .btn-rig,.abo3-cont .btn-left{ width:49px; height:49px;cursor: pointer; position: absolute;top:50%;margin-top:-24.5px;z-index: 99;opacity:1;display: block;}
.abo3-cont .btn-rig{right:-5%;background:url(../img/next2.png) no-repeat center center;}
.abo3-cont .btn-left{left:-5%;background:url(../img/prev2.png) no-repeat center center;}
.abo .sub3-cont {height: 540px;}

/*--  äº§å“åˆ—è¡¨é¡µ  --*/
.pro{display: flex;justify-content: space-between;}
.pro-left {width: 22.2%;}
.pro-bt{width: 100%;height:62px;background:#e5cfaa;display: flex;align-items: center;text-align: center; color: #282828;text-transform: uppercase;font-weight: bold;
	font-size:30px;padding-left: 34px;}
.accordion {width: 100%;z-index:2;position: relative;}
.accordion .acc-li {display: block;margin-top:4px;background: #ffffff;}
.accordion .acc-li i { display: block; position: absolute;right:0;top:0px;background: url(../img/rig.png) no-repeat center center; width:40px; height:100%;}
.accordion .acc-li .default i {background: url(../img/up.png) no-repeat center center;width:40px;height:100%;}
.accordion .acc-li .default,.link.open {background: #e5cfaa;}
.accordion .acc-li:last-child .link {border-bottom: none;}
.link {padding:0;position: relative;background: #ececec;}
.link a {color: #000000 !important;line-height:49px;padding:0 20px 0 35px;font-size:18px;}
.accordion .acc-li .default, .link.default{background: #e5cfaa;}
.accordion .acc-li .default a,.accordion .acc-li .link.open a {color: #000 !important;}
.submenu-body.open {padding:20px 30px;}
.submenu-body li a {display: block;line-height:42px;color: #666666 !important;padding:0 15px;font-size:18px; background: url(../img/rig-bg.png) no-repeat left center;font-family: 'Avenir 45 Book';}
.submenu-body li {line-height:30px;border-bottom: 2px solid #efefef;padding: 0 20px 0 35px;}
.submenu-body .active a,.submenu-body li a:hover {text-decoration: underline;color: #e5cfaa !important;}
.submenu-body li:last-child {border-bottom: none;}
.pro-rig {width: 75%;}
.pro-item{margin-bottom: 25px;cursor: pointer;}
.pro-img {position: relative;overflow: hidden;border: 1px solid #b5b5b5;}
.pro-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-box {width: 100%;height: 100%;background: rgba(229,207,170,.89);display: flex;align-items: center;justify-content: center;position: absolute;left: 0;bottom: 0;
	transition-duration:500ms;transform: scale(0);}
.pro-box span {display: block;width: 180px;height: 44px;text-align: center;line-height: 44px;border: 1px solid #000;color: #000;font-size: 18px;}
.pro-list p {text-align: center;line-height: 50px;font-size: 18px;}
.pro-item:hover .pro-box {transform: scale(1);}
.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 {}
.pro-zuo {padding: 0 22px 0 15px;}
.big {border: 1px solid #b5b5b5;}
.small {position: relative;padding: 0 6.5%;margin-top: 8px;}
.small-list {border: 1px solid #b5b5b5;cursor: pointer;padding: 1px;}
.small-list.active {border: 1px solid #000;}
.small .btn-left,.small .btn-rig { width:41px; height:100%;cursor: pointer; position: absolute;top:0;z-index: 99;display: block;}
.small .btn-left {left:0;background:url(../img/prev3.jpg) no-repeat center center;}
.small .btn-rig {right:0;background:url(../img/next3.jpg) no-repeat center center;}
.pro-tit {padding-bottom: 10px;border-bottom: 1px solid #a0a0a0;}
.pro-tit h6 {font-size: 30px;font-weight: bold;}
.pro-cont {line-height: 40px;color: #302f2f;min-height: 480px;}
.pro-cont ul,.pro-cont2 ul {padding-left: 15px;}
.pro-cont ul li,.pro-cont2 ul li {list-style: inherit;}
.pro-you{position: relative;}
.pro-btn {display: flex;align-items: center;width: 100%;height: auto;margin-top: 20px;}
.pro-btn a {display: block;width: 250px;height: 60px;text-align: center;line-height: 60px;background: #282828;color: #fff;margin-right: 15px;}
.pro-btn a:nth-child(2){background: #e5cfaa;}
.pro-tit2 span {display:block;width: 195px;height: 50px;background: #e5cfaa;text-align: center;line-height: 50px;color: #fff;font-size: 18px;}
.pro-tit2 {border-bottom: 1px solid #e5cfaa;}
.bott-nr {position: relative;}
.bott-item {cursor: pointer;}
.bott-list{position: relative;overflow: hidden;padding-bottom: 1px;}
.bott-img{border: 1px solid #b5b5b5;overflow: hidden;}
.bott-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.bott-nr .btn-rig,.bott-nr .btn-left{ width:41px; height:144px;cursor: pointer; position: absolute;top:50%;margin-top:-72px;z-index: 99;opacity:1;display: block;}
.bott-nr .btn-rig{right:-4%;background:url(../img/next4.jpg) no-repeat center center;}
.bott-nr .btn-left{left:-4%;background:url(../img/prev4.jpg) no-repeat center center;}
.bott-item:hover .bott-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--  æ–°é—»åˆ—è¡¨é¡µ  --*/
.news-nr {overflow: hidden;}
.news-item {position: relative;margin-bottom:45px;transition: all 0.3s ease-out 0s;height: 263px;cursor: pointer;display: flex;align-items: center;}
.news-item:before,.news-item:after {display: table;clear: both;content: '';}
.news-left {width:8%;height:100%;position: relative;padding-top: 5%;}
.news-item .news-left:after {content: '';position: absolute;top: 0;right:0;width: 0;height: 263px;z-index: -1;
	background:#e5cfaa;transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-left h4 {display: block;font-size:76px;color: #e5cfaa;font-weight: bold;}
.news-left time {display: block;font-size:20px;color: #282828;}
.news-left div {z-index: 99;position: relative;}
.news-rig {background: #f1f1f1;padding: 14px 16px;display: flex;align-items: center;height: 263px;position: relative;justify-content: space-between;width:90%;border-left: 1px solid #c8c8c8;}
.news-rig:after {content: '';position: absolute;top: 0;right: 0;background: #e5cfaa;height: 100%;width: 0; transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-zuo {float: left;width:75%;padding: 0 2% 0 15px;}
.news-you {float: right;width:31%;text-align: right;max-height: 235px;overflow: hidden;}
.news-zuo h6 {display: block;color: #000000;font-size:24px;}
.news-zuo i {display: block;width:80%;height: 1px;background: #c1c1c1;margin-top: 15px;}
.news-zuo p {color: #000000;line-height: 24px;margin-top: 15px;opacity: .6;}
.news-zuo a {display: block;width: 166px;height: 50px;text-align: center;line-height: 50px;background: #e5cfaa;color: #fff;margin-top: 20px;}
.news-item.hover .news-rig {background: #e5cfaa;}
/* .news-item.hover .news-left h1,.news-item.hover .news-left time {color: #fff;-webkit-line-clamp: 2;
background-image: -webkit-linear-gradient(left, #fff,#fff);-webkit-background-clip: text;-webkit-text-fill-color: transparent;} */
.news-nr .news-item:last-child {margin-bottom: 0;}
.news-item.hover .news-left:after {width:377px;}
.news-item.hover .news-left h4,.news-item.hover .news-left time {color: #fff;}
.news-item.hover .news-rig:after {width:360px;right:-360px;}
.news-item.hover .news-rig {border-left: 1px solid rgba(255,255,255,.23);}
.news-item.hover .news-zuo i {background: #fff;opacity: .2;}
.news-item.hover .news-zuo a {background: #fff;color: #000000;}

/*--  æ–°é—»è¯¦æƒ…é¡µ  --*/
.news-tit h6{font-size: 26px;color: #343434;font-weight: bold;}
.news-tit i {display: block;width: 100%;height: 1px;background: #d1d1d1;margin: 15px 0;}
.news-tit p {display: flex;align-items: center;justify-content: center;color: #5a5a5a;}
.news-tit p span {margin: 0 10px;}
.news-cont {line-height: 30px;}

/*--  è”ç³»æˆ‘ä»¬é¡µ  --*/
.cont {position: relative;z-index: 2;}
.cont-item {padding: 40px 5% 20px;box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);background: #fff;}
.cont-item h3 {display: block;font-size: 36px;text-transform: uppercase;font-weight: bold;}
.cont-item i{display: block;width: 50px;height: 3px;background: #182d55;margin-top: 10px;}
.cont-item span {display: block;font-size: 14px;margin-top: 20px;}
.cont-item input {display: block;font-size:20px; width: 100%;height:40px; margin-bottom:25px;border-bottom: 1px solid #666666;}
.cont-item textarea {display: block;font-size:20px;width: 100%;height:90px;margin-bottom: 20px;border-bottom: 1px solid #666666;}
.cont-item button {float: right;width:120px;height:40px;text-align: center;line-height: 34px;background: #e5cfaa;color: #fff; cursor: pointer;font-size: 20px;}
.cont-left {padding: 0 5% 0 15px;}
.cont-rig {padding: 40px 0 0 2%;position: relative;}
.map {position: absolute;left:5%;top: 40px;z-index: -1;}
.cont-tit h3 {font-size: 36px;text-transform: uppercase;font-weight: bold;}
.cont-tit i {display: block;width: 50px;height: 3px;background: #e5cfaa;margin-top: 10px;}
.cont-cont {position: relative;padding-top: 8%;}
.cont-rig ul {width: 45%;}
.cont-rig ul li {display: flex;align-items: center;margin-bottom: 12px;}
.cont-rig ul li img {width: 38px;margin-right: 10px;}
.cont-rig ul li p {line-height: 18px;}
.cont-rig ul li p a {color: #282828;}
.cont-rig ul li p a:hover {text-decoration: underline;}
.cont-code {text-align: center;position: absolute;right: 0;top: 0;width: 25%;}
.cont-code p {font-size: 14px;color: #000000;margin-top: 10px;}




@media only screen and (max-width:1600px) {
	.sub1-top{min-height: 415px;}
	.sub2-top h3{font-size: 46px;}
	.news-left h4{font-size: 70px;}
	.news-left time{font-size: 18px;}
	.news-zuo h6{font-size: 22px;}
}

@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: 3% 3% 2%;}
	.sub4 {padding: 0 3% 3%;}
	.sub2-top h3{font-size: 44px;}
	.sub3-word{left: 5%;}
}
@media only screen and (max-width:1400px) {
	.sub1-top{min-height:375px;}
	.sub2-top h3{font-size:38px;}
	.sub3-word{left: 5%;}
	.sub3-bott .btn-left,.abo3-cont .btn-left,.bott-nr .btn-left{left: 0;}
	.sub3-bott .btn-rig,.abo3-cont .btn-rig,.bott-nr .btn-rig{right: 0;}
	.sub3-rig{padding: 0;}
	.sub3-r2 a{height: 80px;width: 80px;}
	.sub4-box h5{font-size: 22px;}
	.sub4-nr .row{margin: 0 -20px;}
	.sub4-item{padding: 0 20px;}
	.pro-tit h6{font-size: 28px;}
	.news-item,.news-rig,.news-rig,.news-item .news-left:after {height: 255px;}
	.news-left h4{font-size: 64px;}
	.news-left time{font-size: 16px;}
	.news-tit h5,.news-zuo h6 {font-size: 22px;}
	.news-tit h6{font-size: 24px;}
	.cont-item h3,.cont-tit h3{font-size: 34px;}
	.pro-bt{font-size:28px;padding-left:25px;}
}
@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: 3% 15px 2%;}
	.sub4 {padding: 0 15px 3%;}
	.sub1-top{min-height:inherit;padding-bottom: 50px;}
	.sub1-box{width: 100%;left: 0;}
	.sub1-zuo h5,.sub1-box span{font-size: 16px;}
	.sub1-zuo p{font-size: 14px;}
	.sub2-top h3,.cont-item h3,.cont-tit h3{font-size: 32px;}
	.sub2-list p{margin-top: 20%;}
	.sub2-rig{width: 38.7%;}
	.sub2-icon{left: 55%;}
	.sub2-left{margin-left: 5%;}
	.sub3-cont,.pro-list p{font-size: 16px;}
	.sub3-r2&gt;img {width:64px;}
	.sub4-box h5{font-size: 20px;}
	.sub4-nr .row{margin: 0 -15px;}
	.sub4-item{padding: 0 15px;}
	.pro-tit h6{font-size: 24px;}
	.pro-cont{min-height: 360px;}
	.pro-btn a{height: 40px;line-height: 40px;}
	.news-item {padding: 0;}
	.news-left {width: 10%;}
	.news-you{text-align: left;}
	.news-tit h6{font-size: 22px;}
	.news-cont{font-size: 16px;line-height: 28px;}
	.cont-rig ul{width: 65%;}
	.pro-bt{font-size:24px;padding-left:20px;}
	.pro-left{width:25%;}
	.pro-rig{width:71%;}
}
@media screen and (max-width:992px) {
	.sub1-top{min-height: inherit;padding-bottom: 30px;}
	.sub1-box span{font-size: 14px;}
	.sub2-top h3,.cont-item h3,.cont-tit h3{font-size:28px;}
	.sub2-list p{margin-top: 10%;}
	.sub2-bott::after,.sub2-bott::before{display: none;}
	.sub4-box h5{font-size: 18px;}
	.pro-box span{width: 80%;font-size: 14px;}
	.pro-tit h6{font-size: 22px;}
	.pro-cont{min-height:inherit;}
	.news-left {width: 12%;}
	.news-tit h6{font-size: 20px;}
	.cont-rig{padding: 40px 15px 0;}
	.pro-left{width:30%;}
	.pro-rig{width:68%;}
}
@media screen and (max-width: 768px) {
	.sub1-box span{font-size:16px;}
	.sub2-top h3{font-size:24px;}
	.sub2-nr,.sub3-top,.pro{display: block;}
	.sub2-icon{display: none;}
	.sub2-left{margin-left: 0;width: 100%;}
	.sub2 {background: url(../img/sub2-bg.jpg) left top;background-size: inherit 100%;}
	.sub2-rig,.sub3-left,.sub3-rig,.pro-left,.pro-rig{width: 100%;}
	.sub2-top h3{margin-top: 10px;}
	.sub2-top i{height: 2px;margin-top: 15px;}
	.sub2-list p{margin-top: 15px;}
	.sub2-nr .btn-left, .sub2-nr .btn-rig{bottom: 33% !important;}
	.sub2-nr .btn-left{left: 80% !important;}
	.sub2-nr .btn-rig{left: 90% !important;}
	.sub2-bott {padding-bottom: 30px;}
	.sub2-top h3,.cont-item h3,.cont-tit h3{font-size:24px;}
	.sub3-rig{margin-top: 15px;}
	.sub3-cont{text-align: left;padding-right:10px;}
	.sub3-r2&gt;img {width:44px;}
	.sub3-r2 a{width: 60px;height: 60px;font-size: 14px;}
	.sub4-box h5{font-size: 16px;}
	.sub4-box p{font-size: 14px;line-height: 20px;}
	.pro-rig,.pro-you{margin-top: 20px;}
	.small{padding: 0 25px;}
	.small .btn-left, .small .btn-rig{width: 20px;}
	.news-left {display: none;}
	.news-item.hover .news-rig:after,.pro-tit {display: none;}
	.news-item,.news-rig,.news-rig,.news-item .news-left:after {height: inherit;}
	.news-item.hover {background: #e5cfaa;}
	.news-rig {display: block;border: none;width: 100%;}
	.news-you {max-height:inherit;margin-top: 20px;}
	.news-item.hover .news-rig {border: none;}
	.news-zuo,.news-you {float: inherit;width: 100%;padding: 0;}
	.news-item2 {margin-bottom: 20px;}
	.news-tit h5, .news-zuo h6,.news-tit h6{font-size:18px;}
	.news-zuo i,.cont-rig ul{width: 100%;}
	.abo .sub3-cont{height:360px;}
}</pre></body></html>