<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 7px; background:rgba(255,255,255,0);} 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:#eff4f9;} 
/* 定义滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1); background:#e4b71d; border-radius: 10px;} 

/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
html {font-size: 62.5%; /*10÷16=62.5% */ overflow-x: hidden;}
@media only screen and (max-width:1600px){
	html {font-size: 60%;}
}
@media only screen and (max-width:1440px){
	html {font-size: 56%;}
}
@media only screen and (max-width:1280px){
	html {font-size: 54%;}
}
@media only screen and (max-width:1024px){
	html {font-size: 50%;}
}

blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
input, button, textarea{outline:none; appearance:none;}
body{font-family: "Noto Sans SC",sans-serif; font-weight: 400; -webkit-font-smoothing: antialiased; min-width: 1024px; font-size:12px; font-size:1.2rem; margin:0 auto; color:#222; PADDING-TOP:0px; overflow-x: hidden; background: #fff;}
a{color:#222; text-decoration:none;}
a:hover{color:#e4b71d;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

img{vertical-align:middle; border:0;}

.NSS100{font-family: 'Noto Sans SC'; font-weight: 100;}
.NSS300{font-family: 'Noto Sans SC'; font-weight: 300;}
.NSS400{font-family: 'Noto Sans SC'; font-weight: 400;}
.NSS500{font-family: 'Noto Sans SC'; font-weight: 500;}
.NSS700{font-family: 'Noto Sans SC'; font-weight: 700;}
.NSS900{font-family: 'Noto Sans SC'; font-weight: 900;}

.Roboto100{font-family: 'Roboto'; font-weight: 100;}
.Roboto300{font-family: 'Roboto'; font-weight: 300;}
.Roboto400{font-family: 'Roboto'; font-weight: 400;}
.Roboto500{font-family: 'Roboto'; font-weight: 500;}
.Roboto700{font-family: 'Roboto'; font-weight: 700;}
.Roboto900{font-family: 'Roboto'; font-weight: 900;}

.b{font-weight: 700;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.clearfix:after{content:"";display:block;clear:both;}
.fl { float:left;}
.fr { float:right;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

@media only screen and (max-width:800px){
	embed{width:100%; height: auto;}
	video{width:100%; height: auto;}
	iframe{width:100%; height: auto;}
	table{width:100%; height: auto;}
}

/*表格*/
.product_tb table{width:100%; border-spacing:0; border-collapse:separate;}
.product_tb table&gt;thead&gt;tr&gt;th,.product_tb table&gt;tbody&gt;tr&gt;th,.product_tb table&gt;tfoot&gt;tr&gt;th,.product_tb table&gt;thead&gt;tr&gt;td,.product_tb table&gt;tbody&gt;tr&gt;td,.product_tb table&gt;tfoot&gt;tr&gt;td{text-align:center; line-height:35px;border-top:1px solid #ddd}
.product_tb table&gt;thead&gt;tr&gt;th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.product_tb table&gt;caption+thead&gt;tr:first-child&gt;th,.product_tb table&gt;colgroup+thead&gt;tr:first-child&gt;th,.product_tb table&gt;thead:first-child&gt;tr:first-child&gt;th,.product_tb table&gt;caption+thead&gt;tr:first-child&gt;td,.product_tb table&gt;colgroup+thead&gt;tr:first-child&gt;td,.product_tb table&gt;thead:first-child&gt;tr:first-child&gt;td{border-top:0}
.product_tb table&gt;tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border:1px solid #ddd; border-left: none; border-top: none;}
.product_tb table&gt;thead&gt;tr&gt;th,.product_tb table&gt;tbody&gt;tr&gt;th,.product_tb table&gt;tfoot&gt;tr&gt;th,.product_tb table&gt;thead&gt;tr&gt;td,.product_tb table&gt;tbody&gt;tr&gt;td,.product_tb table&gt;tfoot&gt;tr&gt;td{border-left:1px solid #ddd}
.product_tb table&gt;thead&gt;tr&gt;th:first-child,.product_tb table&gt;tbody&gt;tr&gt;th:first-child,.product_tb table&gt;tfoot&gt;tr&gt;th:first-child,.product_tb table&gt;thead&gt;tr&gt;td:first-child,.product_tb&gt;tbody&gt;tr&gt;td:first-child,.product_tb&gt;tfoot&gt;tr&gt;td:first-child{border-left:none}

/*gotop*/
.cbbfixed {position:fixed; right:10px; bottom:10px; transition: bottom ease .3s; z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px; height: 40px; display: block; background-color:#e4b71d;}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left; margin:14px 0 0 9px; width:23px;height:12px;background:url(/images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#000;}
.cbbfixed .cweixin {background: #9b9b9b;}
.cbbfixed .cweixin:hover{background:#434343;}
.cbbfixed .cweixin div {background: url(/images/erwei.png) no-repeat left center; width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(/images/side-icon01.png);}

@media only screen and (max-width:800px){
	.cbbfixed{-webkit-transform:scale(.8, .8); transform:scale(.8, .8); transition: all 1s; right:2px;}
}

@media only screen and (max-width:1366px) {}
@media only screen and (max-width:1280px) {}
@media only screen and (max-width:940px) {}
@media only screen and (max-width:800px) {}
@media only screen and (max-width:560px){}

/*container*/
.container{width: 92%; max-width:1400px; margin: 0 auto;}

/*head*/
.header{padding:1% 0; width: 100%; min-width: 1024px; background: #fff; transition: .6s;}
.header.fixed{position: fixed; z-index: 999; box-shadow: 0 0 30px rgba(0,0,0,.2);}
.header .container{display: flex; align-items: center; justify-content: space-between;}

.header .logo{width: 23%; min-width: 240px; transition: 0.5s;}
.header .logo a{position: relative; width: 100%; height: 0; padding-bottom:21%; overflow: hidden; display: block; background: url(/images/logo.png) no-repeat left center; background-size: 100%; transition: 1s;}

.headerbox{flex: 1; width: 100%; margin-left: 15%; display: flex; align-items: center; justify-content: space-between;}

.nav{flex: 1; width: 100%; margin-right: 5%;}
.nav .nav_pc{width: 100%; display: flex; align-items: center; justify-content:space-between;}
.nav ul li{position: relative; display: flex; align-items: center; justify-content:center;}
.nav ul li .f_a{height: 100%;}
.nav ul li .f_a a{width: 100%; display: flex; align-items: center; justify-content: center;}
.nav ul li .f_a a span{position: relative; top: -20px; width: 30px; height: 34px; transition: .5s;}
.nav ul li.hovert .f_a a{color: #e4b71d; font-weight: 700;}
.nav ul li.hovert .f_a a span, .nav ul li:hover .f_a a span{top: 0; z-index: 1; display: block; background: url(/images/oil-ico.png) no-repeat left center; background-size: 100%;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:150%; width: 150px; background:#fff; z-index: 9;}
.nav ul li .s_navbox .s_a a{position: relative; text-transform:uppercase; display:block; text-align: center; padding: 10px 5px; border-bottom: 1px solid rgba(0,0,0,.08); border-left: 1px solid rgba(0,0,0,.08); border-right: 1px solid rgba(0,0,0,.08);}
.nav ul li .s_navbox .s_a a:first-child{border-top: 1px solid rgba(0,0,0,.08);}
.nav ul li .s_navbox .s_a a::before{content: ""; position: absolute; left: -1px; bottom: -1px; width: calc(100% + 2px); height: 0; background: #e4b71d; transition: .6s;}
.nav ul li .s_navbox .s_a a:hover::before{height: calc(100% + 2px);}
.nav ul li .s_navbox .s_a a:hover{color: #fff;}
.nav ul li .s_navbox .s_a a span{position: relative;}

.header .phone{color: #e4b71d;}
.header .phone img{margin-right: 10px;}

@media only screen and (max-width:1280px){
	.headerbox{margin-left: 10%;}
}

.m_nav{display:none}
.m_img{display: none}

/*banner*/
.banner{position: relative; width: 100%; height: 0; padding-bottom: 40%; overflow: hidden;}
.aboutbanner{padding-bottom: 25%;}
.searchbanner{display: none;}

.banner .swiper-container{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.banner .swiper-slide{position: relative; width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-img{}
.banner .swiper-slide .swiper-slide-img img{width: 100%; height: 100%; object-fit: cover;}

.aboutbanner-desc{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); z-index: 3; color: #fff;}
.aboutbanner-desc p{text-shadow: 0 0 40px rgba(0,0,0,.8);}

.banner .swiper-container .swiper-pagination{text-align: center; bottom: 10px;}
.banner .swiper-pagination-bullet{background:none;opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:rgba(255,255,255,.6); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#e4b71d;height:1px;width:20px;position:absolute;top:4px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.banner .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0; background:#e4b71d; position:relative;z-index:1;}
.banner .swiper-pagination-bullet-active i{animation:middle 6s;}
.banner .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.banner .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}	
@keyframes first{0% {transform:scaleX(0.5);left:0px;}/*091*/100% {transform:scaleX(1);left:2px;} /*0915*/}
@keyframes last{0% {transform:scaleX(0.7);left:-10px;}/*1090*/20% {transform:scaleX(0.3);left:2px;} /*090*/100% {transform:scaleX(0.3);left:0px;} /*090*/}		
@keyframes middle{0% {transform:scaleX(0.7);left:-10px;}/*1091*/20% {transform:scaleX(0.45);left:2px;}/*092*/100% {transform:scaleX(1);left:2px;} /*0913*/}	
.banner .swiper-button-prev, .banner .swiper-button-next{top: 47%; background:rgba(255,255,255,.4); color: #000; border-radius:18px; width: 45px; height: 45px; --swiper-navigation-size: 15px;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #e4b71d; color: #fff;}

@media only screen and (max-width:1280px){
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 12px; width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:1024px){
	.aboutbanner-desc p{font-size: 45px; font-size: 4.5rem;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 12px; width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}

/**首页栏目标题**/
.indextitle{color: #000;}

@media only screen and (max-width:1280px){
	.indextitle{font-size: 38px; font-size: 3.8rem;}
}
@media only screen and (max-width:1024px){
	.indextitle{font-size: 34px; font-size: 3.4rem;}
}


/**首页更多按钮**/
.indexmore{}
.indexmore .indexmorebox{position: relative; top: 0; width: 8vw; min-width: 130px; padding: 5px; background:#e4b71d; color: #000; border-radius: 1000px; transition: .5s; display: flex; align-items: center; justify-content: space-between;}
.indexmore .indexmorebox:hover{top: -15px; box-shadow: 0 0 35px rgba(228,183,29, .5);}
.indexmore .indexmorebox .indexmoretitle{flex: 1; width: 100%; text-align: center; line-height: 1;}
.indexmore .indexmorebox .indexmoreico{position: relative; width: 28%; height: 0; padding-bottom: 28%; background: #fff; border-radius: 1000px;}
.indexmore .indexmorebox .indexmoreico i{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); color: #e4b71d;}

/**关于雷火竞技**/
.indexabout{padding: 7% 0 5% 0; background-image: url('/images/oil-bg.png'), url('/images/oil-bg1.png'); background-position: right top, 115% 75%; background-repeat: no-repeat, no-repeat; background-size: 40%, 40%;}
.indexabout .container{display: flex; align-items: center; justify-content: space-between;}
.indexaboutimg{width: 39%;}
.indexaboutimg img{width: 100%;}

.indexaboutbox{width: 55%;}
.indexaboutbox .desc{margin: 3% 0 5% 0; color: #666; text-align: justify; line-height: 1.6; min-height: calc(1.6em * 7); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; text-overflow: ellipsis; overflow: hidden;}

.indexaboutico{margin-top: 10%; display: flex; align-items: center; justify-content: flex-start;}
.indexaboutico .list{position: relative; margin-right: 8%;}
.indexaboutico .list:last-child{margin-right: 0;}
.indexaboutico .list .img{width: 70px; height: 70px; border-radius: 50%; background: #f4eac8; display: flex; align-items: center; justify-content: center;}
.indexaboutico .list.on .img{background: #e4b71d;}
.indexaboutico .list .img p{width: 37%; height: 37%; overflow: hidden;}
.indexaboutico .list .img p img{max-width: 100%; transition: .5s;}
.indexaboutico .list:hover .img p img, .indexaboutico .list.on .img p img{margin-top: -100%;}
.indexaboutico .list .title{margin-top: 5px;}
.indexaboutico .list.on .title{color: #e4b71d;}

/**产品中心**/
.indexproduct{padding: 5% 0; background: url(/images/indexproduct-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%;}

.indexproductcat{margin-top: 3%; display: flex; align-items: center; justify-content: flex-start;}
.indexproductcat .list{flex: 1; width: 100%; margin-right: 1%; padding: 1.4% 0; background: #fff2c7; border-radius: .5rem; position: relative; display: flex; align-items: center; justify-content: center;}
.indexproductcat .list.on{background: #fff;}
.indexproductcat .list:last-child{margin-right: 0;}
.indexproductcat .list .img{height: 30px; margin-right: 10px;}
.indexproductcat .list .img img{height: 100%; transition: .5s;}
.indexproductcat .list:hover .img p img, .indexproductcat .list.on .img p img{margin-top: -100%;}
.indexproductcat .list .title{margin-top: 3px;}
.indexproductcat .list.on .title{color: #e4b71d;}

.indexproductbox{margin-top: 4%; position: relative; overflow-y:visible}
.indexproductbox .swiper-wrapper{}
.indexproductbox .swiper-slide{position: relative; width: 100%; background: #fff;}
.indexproductbox .swiper-slide:hover{}
.indexproductbox .swiper-slide .ico{border-bottom: 1px solid #f5f3eb;}
.indexproductbox .swiper-slide .ico p{width: 35%; padding: 7% 0; margin: 0 auto; display: flex; align-items: center; justify-content: center;}
.indexproductbox .swiper-slide .ico img{max-width: 100%; max-height: 35px;}
.indexproductbox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 100%;}
.indexproductbox .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.indexproductbox .swiper-slide .img p img{max-width: 100%; max-height: 100%; transition: .5s;}
/*.indexproductbox .swiper-slide:hover .img p img{transform: scale(1.1);}*/
.indexproductbox .swiper-slide .title{color: #000; line-height: 1.4; margin: 6% 2%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexproductbox .swiper-slide:hover .title{color: #e4b71d;}
.indexproductbox .swiper-button-prev, .indexproductbox .swiper-button-next{top: 45%; background:rgba(0,0,0,.5); color: #fff; width: 25px; height: 35px;--swiper-navigation-size: 6px; outline:none;} 
.indexproductbox .swiper-button-prev{left:1%;}
.indexproductbox .swiper-button-next{right:1%;}
.indexproductbox .swiper-button-prev:hover, .indexproductbox .swiper-button-next:hover{background: #e4b71d; color: #fff;}
.indexproductbox .swiper-pagination{bottom: -40px; z-index: 99;}
.indexproductbox .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: #d1d7e1; opacity: 1; outline:none; transition: .3s;}
.indexproductbox .swiper-pagination-bullet-active{background: #e4b71d; opacity: 1;}

.indexproduct .indexmore{margin-top: 4%; display: flex; align-items: center; justify-content: center;}
.indexproduct .indexmore .indexmorebox{background:#fff;}
.indexproduct .indexmore .indexmorebox .indexmoreico{background: #e4b71d;}
.indexproduct .indexmore .indexmorebox .indexmoreico i{color: #fff;}

@media only screen and (max-width:1366px){
	.indexproductcat .list .img{height: 26px;}
	
	.indexproductbox .swiper-slide .ico img{max-height: 30px;}
}
@media only screen and (max-width:1280px){
	.indexproductcat .list .img{height: 22px;}
	
	.indexproductbox .swiper-slide .ico img{max-height: 26px;}
}

/**雷火竞技优势**/
.indexadv{display: flex; justify-content: space-between; background: #fbf8ee;}
.indexadv .left{width: 50%; padding: 5% 0; display: flex; align-items: center; justify-content: flex-end;}
.indexadv .left .leftbox{width: 700px; padding-right: 5%;}

.indexadvbox{margin-top: 4%;}
.indexadvbox .list{border-bottom: 1px solid #ede5cb; padding: 4% 0; display: flex; align-items: center; justify-content: space-between;}
.indexadvbox .list.on{}
.indexadvbox .list .img{position: relative; width: 15%; height: 0; padding-bottom: 15%;}
.indexadvbox .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 4px solid #dbcea4; border-radius: 50%; overflow: hidden;}
.indexadvbox .list.on .img p{border: 4px solid #e5b214;}
.indexadvbox .list .img p img{width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexadvbox .list .box{flex: 1; width: 100%; margin-left: 3%;}
.indexadvbox .list .box .title{color: #000;}
.indexadvbox .list.on .box .title{color: #e4b71d;}
.indexadvbox .list .box .desc{color: #666; line-height: 1.5; margin-top: 2%;}

.indexadv .right{position: relative; width: 50%; overflow: hidden;}
.indexadv .right .img{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.indexadv .right .img img{width: 100%; height: 100%; object-fit: cover;}
.indexadv .right .bg{position: absolute; z-index: 2; width: 100%; height: 100%;}
.indexadv .right .bg img{height: 100%;}
.indexadv .right .oil{position: absolute; z-index: 3; left: 0; bottom: 7%; width: 55%;}
.indexadv .right .oil img{width: 100%;}

@media only screen and (max-width:1520px){
	.indexadv .left{padding: 5% 4%;}
	.indexadv .left .leftbox{width: 100%; padding: 0;}
	
	.indexadv .right .oil{width: 65%;}
}

/**新闻中心**/
.indexnews{padding: 5% 0;}

.indexnewsbox{position: relative; margin-top: 3%; padding-bottom: 2%;}
.indexnewsbox .swiper-wrapper{}
.indexnewsbox .swiper-slide{width: 100%; overflow: hidden;}
.indexnewsbox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 51%; border-top-left-radius: .7vw; border-top-right-radius: .7vw; overflow: hidden;}
.indexnewsbox .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexnewsbox .swiper-slide:hover .img img{transform: scale(1.2);}
.indexnewsbox .swiper-slide .box{padding: 8% 8%; background: #fbf8ee; border: 1px solid #ede5cb;}
.indexnewsbox .swiper-slide .box .title{color: #000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.indexnewsbox .swiper-slide:hover .box .title{color: #e4b71d;}
.indexnewsbox .swiper-slide .box .desc{margin: 5% 0 8% 0; color: #666; line-height: 1.6; min-height: calc(1.6em * 2); text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.indexnewsbox .swiper-slide .box .time{color: #888;}
.indexnewsbox .swiper-pagination{text-align: right; padding-right: 1%; bottom: 3%; z-index: 99;}
.indexnewsbox .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; width: 8px; border-radius: 100px; margin:0 3px !important; background: #fff; opacity: 1; outline:none; transition: .3s;}
.indexnewsbox .swiper-pagination-bullet-active{background: #16447f; width: 20px;}
.indexnewsbox .swiper-button-prev, .indexnewsbox .swiper-button-next{top: 25%; background:rgba(0,0,0,.5); color: #fff; border-radius: 50%; width: 35px; height: 35px;--swiper-navigation-size: 8px; outline:none;} 
.indexnewsbox .swiper-button-prev{left:1%;}
.indexnewsbox .swiper-button-next{right:1%;}
.indexnewsbox .swiper-button-prev:hover, .indexnewsbox .swiper-button-next:hover{background: #e4b71d; color: #fff;}
.indexnewsbox .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.indexnewsbox .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: #000; opacity: 1; outline:none; transition: .3s;}
.indexnewsbox .swiper-pagination-bullet-active{background: #e4b71d; opacity: 1;}

.indexnews .indexmore{margin-top: 4%; display: flex; align-items: center; justify-content: center;}

/**底部**/
.footer{padding: 8% 0 1% 0; background: url(/images/indexfooter-bg.png) no-repeat center top; background-size: 100%;}

.footerbox{display: flex; justify-content: space-between;}

.footerlogocontact{width: 23%; max-width: 328px;}
.footerlogo{width: 100%;}
.footerlogo img{width: 100%;}
.footercontact{margin-top: 12%;}
.footercontact .list{margin: 6% 0;}
.footercontact .list p:nth-child(2){margin-top: 2%;}

.footernav{flex: 1; width: 100%; margin: 0 6%; display: flex; justify-content: space-between;}
.footernav .list{}
.footernav .flist-title{}
.footernav .flist-title a{color: #000;}
.footernav .navlist{margin-top: 1vw;}
.footernav .navlist a{margin: 0.5vw 0; display: block; color: #4c4c4c;}
.footernav .navlist a:hover{color: #000; text-decoration: underline;}

.footerwx{width: 20%; display: flex; justify-content: space-between;}
.footerwx .list{flex: 1; width: 100%;}
.footerwx .list:first-child{margin-right: 20px;}
.footerwx .list .img{width: 100%; margin: 0 auto;}
.footerwx .list .img img{width: 100%;}
.footerwx .list .title{margin-top: 10px;}

.footercopy{border-top: 1px solid rgba(0,0,0,.07); margin-top: 3%; padding: 1.5% 0; display: flex; align-items: center; justify-content: flex-start;}
.footercopy p{margin-right: 15px; line-height: 1;}
.footercopy a:hover{color: #000;}
	
.zqkj{display: inline-block; background: url(/images/zqkj1.png) no-repeat; background-size: 100%; width: 107px; height: 10px;}


/*内页*/
.bodybg{background: #fbf8ee;}
.mainbody{padding: 3% 0; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.mainbody-left{width: 22%;}
.mainbody-right{width: 74%; padding: 4% 4%; background: #fff;}

.mainbody_content{line-height:1.8; text-align:justify;}
.mainbody_content p{margin:2% 0;}
.mainbody_content img{max-width:100%;}

@media only screen and (max-width:1366px){
	.mainbody-left{width: 25%;}
	.mainbody-right{width: 72%;}
}

/*about-navlocation*/
.about-navtitle{padding: 14% 0; color: #000; background: url(/images/about-navtitle-bg.jpg) no-repeat center center; background-size: cover;}

.location{background: #fbf8ee; display: flex; align-items: center; justify-content: space-between; padding: 2% 3%;}
.location p:first-child{color: #e4b71d;}
.location p:nth-child(2), .location a{color: #666;}

.about-nav{width: 100%; background: #fff; padding: 5% 0;}
.about-nav a{position: relative; width: 80%; margin: 0 auto; line-height: 3; overflow: hidden; color: #444; display: flex; align-items: center; justify-content: center;}
.about-nav a span{position: relative; top: -20px; width: 26px; height: 29px; margin-left: -10%; margin-right: 5px; background: url(/images/oil-ico.png) no-repeat center center; background-size: 100%; opacity: 0; transition: .5s;}
.about-nav a:hover span, .about-nav a.cur span{opacity: 1; top: 0;}
.about-nav a:hover, .about-nav a.cur{color: #e4b71d;}

@media only screen and (max-width:1366px){
	.about-nav a span{width: 23px; height: 26px;}
}
@media only screen and (max-width:1024px){
	.about-nav a span{width: 20px; height: 23px;}
}

/**内页左侧联系雷火竞技**/
.aboutleftcontact{position: relative; margin: 10% 0; background: url(/images/aboutleftcontact-bg.jpg) no-repeat center center; background-size: cover;}
.aboutleftcontact p{color: #fff; padding: 15% 0 15% 10%;}

/**内页左侧最新信息**/
.aboutleftnews{}
.aboutleftnews .titlet{color: #000;}
.aboutleftnewslist{margin-top: 3%;}
.aboutleftnewslist .list{width: 100%; line-height: 2; position: relative; display: flex; align-items: center; justify-content:space-between}
.aboutleftnewslist .list .title{flex: 1; width: 100%; display: flex; align-items: center; justify-content: flex-start;}
.aboutleftnewslist .list .title::before{content: ""; margin-right: 10px; width: 6px; height: 6px; border-radius: 50%; border: 1px solid #e4b71d;}
.aboutleftnewslist .list .title p{flex: 1; width: 100%;}
.aboutleftnewslist .list:hover .title p{color: #e4b71d; text-decoration: underline;}
.aboutleftnewslist .list .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.aboutleftnewslist .list .time{color: #999;}

/*内页产品列表*/
.bodyproduct{margin: 2% 0 0 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyproduct:after{content: ''; width:calc((100% - 5%) / 3);}
.bodyproduct .list{position: relative; top:0; width:calc((100% - 5%) / 3); margin: 1.5% 0; transition: .5s; border: 1px solid #ebe5d2; overflow: hidden}
.bodyproduct .list:hover{top: -20px; box-shadow: 0 0 25px rgba(228,183,29, .2); border: 1px solid #e4b71d;}
.bodyproduct .list .title{margin: 3% 2%; color: #000; line-height: 1.4; min-height: calc(1.4em * 2); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}

/**内页产品详情**/
.bodyproductshow{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap; border-bottom: 1px solid #e4e4e4; padding-bottom: 4%;}
.bodyproductshow .img{width: 54%; max-height: 450px; border: 1px solid #e4e4e4;}
/*.bodyproductshow .img{position: relative; width: 60%; height: 0; padding-bottom: 61%; overflow: hidden;}
.bodyproductshow .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}*/
.bodyproductshow .img p img{max-width: 100%; max-height: 100%; transition: .5s;}
.bodyproductshow .box{width: 42%;}
.bodyproductshow .box .cat{background: #005094; color: #fff; display: inline-block; padding: 3px 10px; border-radius: 3px;}
.bodyproductshow .box .xh{font-family:'Roboto', sans-serif; font-weight: 500; margin-top: 4%;}
.bodyproductshow .box .title{color: #000; margin-top: 1%; padding-bottom: 5%; border-bottom: 1px solid #e4e4e4;}
.bodyproductshow .box .size{margin: 2% 0; color: #666; margin-top: 4%;}
.bodyproductshow .box .desc{padding: 5%; color: #666; background: #e5ecf3; text-align: justify; margin-top: 4%;}
.bodyproductshow .box .phone{margin-top: 4%; background: #e5ecf3; padding: 10px; border-radius: 5px;}
.bodyproductshow .box .phone p{color: #005094;}
.bodyproductshow .box .phone p i{margin-right: 5px;}
.bodyproductshow .box .phone .phonelist{margin-top: 2%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.bodyproductshow .box .phone .phonelist .list{margin: 1% 0; width: calc(100% / 2); display: flex; align-items: center; justify-content: flex-start;}
.bodyproductshow .box .phone .phonelist .list .tel{margin-left: 10px; font-family:'Roboto', sans-serif; font-weight: 700;}

/*内页图片列表*/
.bodyimg{margin-top: 3%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.bodyimg:after{content: ''; width:calc((100% - 4%) / 2);}
.bodyimg .list{position: relative; top:0; width:calc((100% - 4%) / 2); margin:1% 0; transition: .5s;}
.bodyimg .list:hover{top:-20px;}

.bodyimg .list .img{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #eaeaea;}
.bodyimg .list .img p{position: absolute; width: calc(100% - 16px); height: calc(100% - 16px); top: 8px; left: 8px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyimg .list .img p img{width: 100%; height: 100%; object-fit: cover; transition: all 1s;}
/*.productny-list .list:hover .img p img {transform: scale(1.2);}*/

.bodyimg .list .imgt{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #eaeaea;}
.bodyimg .list .imgt p{position: absolute; width: calc(100% - 16px); height: calc(100% - 16px); top: 8px; left: 8px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyimg .list .imgt p img{max-width: 100%; max-height: 100%; transition: 1s;}
/*.productny-list .list:hover .imgt p img {transform: scale(1.2);}*/

.bodyimg .list .title{position: relative; z-index: 2; padding: 3% 0; text-align: center; overflow: hidden;}
.bodyimg .list:hover .title{color: #fff;}
.bodyimg .list .title::before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #e4b71d; transition: .5s;}
.bodyimg .list:hover .title::before{height: 100%;}
.bodyimg .list .title p{position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

.bodyimg .list .video-ico{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 3.4vw; min-width: 30px; height: 3.4vw; min-height: 30px; border-radius: 50%; background: rgba(0,0,0, .6); display: flex; align-items: center; justify-content: center;}
.bodyimg .list .video-ico img{width: 40%; padding-left: 3px;}
.bodyimg .list:hover  .video-ico{background: #e4b71d;}


/*内页新闻列表*/
.bodynews{display: flex; justify-content: space-between; flex-flow: wrap;}
.bodynews .list{position: relative; top: 0; width: 100%; padding: 4% 0; border-bottom: 1px solid #ede5cb; transition: .5s;}
.bodynews .list::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #e4b71d; overflow: hidden; transition: 1.5s; opacity: 0;}
.bodynews .list:hover::before{width: 100%; opacity: 1;}
.bodynews .list .box{position: relative; display: flex; align-items: center; justify-content: space-between; transition: .8s;}
.bodynews .list .box .title{flex: 1; width: 100%;}
.bodynews .list:hover .box .title, .bodynews .list.on .box .title{color: #e4b71d;}
.bodynews .list .box .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.bodynews .list .box .time{color: #888; font-family:'Roboto', sans-serif; font-weight: 300;}
/*.bodynews .list .desc{position: relative; color: #888; text-align: justify; line-height: 1.6; margin-top: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}*/
.bodynews .list .desc{position: relative; top: 20px; color: #888; line-height: 1.5; height: 0; opacity: 0; overflow: hidden; transition: .7s; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.bodynews .list.on .desc{top: 0; margin: 2% 0; opacity: 1; height: auto;}

/*内页新闻详情推荐*/
.newsshow-title{color: #000; line-height: 1.6;}
.newsshow-info{color: #acacac; padding-bottom:2%; margin-top: 1%; border-bottom: 1px solid rgba(0,0,0,.1);}


/**内页联系雷火竞技**/
.contact-contact{border: 1px solid #ede5cb; border-bottom: 4px solid #ede5cb; background: #fff; display: flex; justify-content:space-between;}
.contact-contact .list{flex: 1; width: 100%; padding: 6% 2%; border-right: 1px solid #ede5cb; text-align: center;}
.contact-contact .list:last-child{border-right: none;}
.contact-contact .list .ico{color: #e4b71d;}
.contact-contact .list .title{color: #e4b71d; line-height: 3;}
.contact-contact .list .desc{margin-top: 10%; color: #222;}
.contact-contact .list:first-child .desc{}

.contact-map{margin: 3% 0 6% 0;}
.contactmapbox{position: relative; width: 100%; height: 0; padding-bottom: 40%; overflow: hidden; border: 1px solid #ede5cb;}
.contactmapbox #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.contactmapbox iframe, #map{width: 100%; height: 100%;}


/*内页留言*/
.message{margin-top: 4%;}
.message form{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.message .list{width: calc((100% - 1%) / 2); position: relative; margin: 0.5% 0; border: 1px solid #e5e5e5; transition: .5s;}
.message .list:hover{border: 1px solid #16447f; background: #f3f6f9;}
.message .list:nth-child(3){width: 100%;}
.message .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.message .list p{position: absolute; right: 70px; top: 50%; transform: translate(0, -50%);}
.message .list img{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.msg_input{width: 100%; border: none; background: none; padding: 15px 15px; font-family:"Noto Sans SC",sans-serif;}
.message input::-webkit-input-placeholder{color: #999;}
.msg_textarea{width: 100%; height: 140px; background: none; border: none; padding: 15px 15px; line-height: 1.4; font-family:"Noto Sans SC",sans-serif;}
.message textarea::-webkit-input-placeholder{color: #999;}
.msg_submitt{width: 100%; padding: 15px 15px; background: #16447f; color: #fff; text-transform: uppercase; border: none; font-family:"Noto Sans SC",sans-serif;}	


/*详细页上一页下一页收藏打印*/
.preNext{width: 100%; margin-top: 20px; border-top: 1px solid rgba(0,0,0,.1); position: relative;}
.preNext .text{color:#999; margin-top: 20px; line-height: 30px;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(/images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -70px;}
.preNext .actBox li#act-pnt{background-position:4px -105px;}

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

}
@media only screen and (max-width:560px){
	.preNext{margin-top: 0;}
	.preNext .text{margin-top: 10px; line-height: 20px;}
	.preNext .actBox{top:7px;}
}

/*分页样式*/
.page_info{text-align:center; padding-top:30px; color:#666; font-size: 14px; font-size: 1.4rem;}
.page_info span{padding:0 2px;font-weight:bold; color: #e4b71d;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:15px; font-size: 1.5rem; margin-top:30px;}
.page_list div{text-align: center; display: inline-block; padding:2px 25px;}
.page_list a{display:inline-block; border: 1px solid #dcdcdc; background: #fff; margin: 0 3px; border-radius: 100px; color:#666; text-align:center; padding:4px 13px;}
.page_list a:hover,.page_list a.on{color:#fff; background:#e4b71d; border: 1px solid #e4b71d;}


@media only screen and (max-width:800px){
	.page_info{font-size: 14px; padding-top:5px;}
	.page_list{font-size: 14px; line-height:22px; margin-top:20px;}
	.page_list a{padding:2px 9px; margin:0 3px;}
}
@media only screen and (max-width:560px){
	.page_info{font-size: 12px;}
	.page_list{font-size: 12px; line-height:18px; margin-top:10px;}
	.page_list div{padding: 0 2px;}
	.page_list a{padding:1px 7px; margin:1px 1px;}
}

/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}&lt;!--耗时1753486862.3075秒--&gt;</pre></body></html>