@charset "utf-8";

/* CSS Document */
/*界说转动条高宽及配景 高宽划分对应横竖转动条的尺寸*/
::-webkit-scrollbar{width: 7px; background:rgba(255,255,255,0);} 
/*界说转动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:#ebd9dc;} 
/* 界说滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1); background:#e60020; 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", "Roboto",sans-serif; font-weight: 400; 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:#e60020;}

.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;}

.Montserrat200{font-family: 'Montserrat'; font-weight: 200;}
.Montserrat300{font-family: 'Montserrat'; font-weight: 300;}
.Montserrat400{font-family: 'Montserrat'; font-weight: 400;}
.Montserrat500{font-family: 'Montserrat'; font-weight: 500;}
.Montserrat600{font-family: 'Montserrat'; font-weight: 600;}
.Montserrat700{font-family: 'Montserrat'; font-weight: 700;}
.Montserrat800{font-family: 'Montserrat'; font-weight: 800;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.clearfix:after{content:"";display:block;clear:both;}
.b{font-weight: bold;}
.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>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; line-height:35px;border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>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>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>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:#e60020;}
.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:#222;}
.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: 1720px; margin: 0 auto;}

@media only screen and (max-width:1870px) {
	.container{max-width: auto;}
}

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

.header .logo{width: 9.5%; min-width: 130px; transition: .5s;}
.header .logo a{position: relative; width: 100%; height: 0; padding-bottom: 29%; overflow: hidden; display: block; background: url(/images/logo.png) no-repeat left center; background-size: 100%; transition: 1s;}
.header.fixed .logo a, .header:hover .logo a{background: url(/images/logo1.png) no-repeat left center; background-size: 100%;}

.headerbox{flex: 1; width: 100%; transition: .5s; display: flex; align-items: center; justify-content: space-between;}
.nav{flex: 1; width: 100%; margin: 0 5% 0 25%;}
.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 a{position: relative; width: 100%; color: #fff; padding: 1% 0; display:inline-block; display: flex; align-items: center; justify-content:center;}
.header.fixed .nav ul li .f_a a, .header:hover .nav ul li .f_a a{color: #222;}
.header.fixed .nav ul li.hovert .f_a a, .header:hover .nav ul li.hovert .f_a a, .header.fixed .nav ul li:hover .f_a a, .header:hover .nav ul li:hover .f_a a, .nav ul li.hovert .f_a a, .header ul li:hover .f_a a{color: #e60020; font-weight: 700;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:140%; width: 8vw; background:#fff; z-index: 9;}
.nav ul li .s_navbox .s_a a{position: relative; text-transform:uppercase; display:block; text-align: center; padding: 8px 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: #e60020; 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 .lag{width: 2.4vw; min-width: 36px; height: 2.4vw; min-height: 36px; border-radius: 50%; background: #e60020; display: flex; align-items: center; justify-content: center;}
.header .lag a{color: #fff; display: inline-block;}

.header .navico{position: relative; width: 6%; padding: 2% 0; margin-left: 2%; cursor: pointer; background: #e60020; color: #fff;}

.overlay{position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 999; background: rgba(198,0,28, .9); display: flex; align-items: center; justify-content: center;}
.overlay .overlay-close{width: 80px; height: 80px; cursor: pointer; position: absolute; right: 20px; top: 20px; overflow: hidden; border: none; background: url(/images/cross.png) no-repeat center center; text-indent: 200%; color: transparent; outline: none; z-index: 100;}

.overlay-genie{background: transparent; visibility: hidden;opacity: 0;-webkit-transition: opacity 0.3s 0.2s, visibility 0s 0.6s;transition: opacity 0.3s 0.2s, visibility 0s 0.6s;}
.overlay-genie.open{visibility: visible;opacity: 1;-webkit-transition: opacity 0.3s;transition: opacity 0.3s;}
.overlay-genie svg{position: absolute; top: 0; left: 0;}
.overlay-genie .overlay-path{fill: rgba(198,0,28, .9);}
.overlay-genie .overlay-close{opacity: 0; -webkit-transition: opacity 0.3s; transition: opacity 0.3s;}
.overlay-genie .navnav{opacity: 0; -webkit-transform: scale(0.8) translateY(-48%);transform: scale(0.8) translateY(-48%);-webkit-transition: opacity 0.3s 0.3s, -webkit-transform 0.3s 0.3s;transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;}
.overlay-genie.open .navnav,.overlay-genie.open .overlay-close{opacity: 1; -webkit-transition-delay: 0.3s; transition-delay: 0.3s;}
.overlay-genie.open .navnav{transform: scale(1)}
.overlay-genie.close .navnav,.overlay-genie.close .overlay-close{-webkit-transition-delay: 0s;transition-delay: 0s;}

.navnav{width: 80%; display: flex; justify-content: space-between;}
.navnav .list{}
.navnav .flist-title{}
.navnav .flist-title a{color: #fff;}
.navnav .navlist{margin-top: 1.5vw;}
.navnav .navlist a{margin: 0.5vw 0; color: rgba(255,255,255, .6); display: block;}
.navnav .navlist a:hover{color: #fff;}

@media screen and (max-width: 1366px){
	.nav{margin: 0 5% 0 10%;}
}
@media screen and (max-width: 1280px){
	.nav{margin: 0 5%;}
	.nav ul li .s_navbox{width: 125px;}
	
	.navnav .flist-title{font-size: 26px; font-size: 2.6rem;}
	.navnav .navlist{font-size: 20px; font-size: 2rem;}
}
@media screen and (max-width: 1024px){
}

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

/*移动端导航*/
@media screen and (max-width: 800px) and (min-width: 0px){
	.header{display:none}
	.m_img{display:block; height:50px; padding: 0 0 0 2%; background:#fff; position:fixed; top:0px; left:0px; width:100%; z-index:9999; box-shadow: 0 0 25px rgba(0,0,0, .1); display: flex; align-items: center; justify-content: space-between;}
	.m_img .headlf{}
	.m_img .headlf .m_logo{height:36px; display: block;}
	.m_img .headrg{display: flex; align-items: center; justify-content: flex-end;}
	.m_img .headrg .lag{width: 34px; height: 34px; border-radius: 50%; margin-right: 5vw; background: #e60020; display: flex; align-items: center; justify-content: center;}
	.m_img .headrg .lag a{color: #fff; display: inline-block;}
	.m_img .headrg a{color: #fff;}
	.m_img .headrg .a_js{width: 50px; height: 50px; background: #e60020; display: flex; align-items: center; justify-content: center;}
	/*.m_img .headrg a .m_menuimg{height:36px; vertical-align:top; display: block}*/
	.m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
	.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
	.m_nav .closeicon{position:absolute;width:20%;left:30px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
	.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
	.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
	.m_nav .m_navList ul li{border-bottom:1px solid #232530}
	.m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
	.m_nav .m_navList ul li .m_f_a{display: flex; align-items: center; justify-content: space-between; width: 100%}
	.m_nav .m_navList ul li .m_f_a a{flex: 1;}
	.m_nav .m_navList ul li .m_f_a i{width: 40px; height:35px; box-sizing: border-box; padding:0 5px; display: block;}
	.icon{ background:url(/images/plus.png) 100% no-repeat; background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.icon_on{background:url(/images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
	.m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}

/*banner*/
.banner{position: relative; width: 100%; height: 100vh;}
.banner .swiper-wrapper{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide .slide-inner{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; background-position: center;	background-size: cover;}
.banner .swiper-slide .banner-text{position: absolute; left: 0; top: 50%; transform: translate(0, -40%); width: 100%; z-index: 12; color: #fff;}
.banner .swiper-slide .banner-text .btitle{color: #fff; margin: .5vw 0;}
.banner .swiper-slide .banner-text .bmore{margin-top: 7%;}

.banner .swiper-pagination{bottom: 2%;}
.banner .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 5px !important; background: rgba(0,0,0, .5); opacity: 1; outline:none; transition: .3s;}
.banner .swiper-pagination-bullet-active{background: #e60020; opacity: 1;}

@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: 50%; background:rgba(0,0,0,.4); color: #fff; width: 40px; height: 40px; border-radius: 3px; --swiper-navigation-size: 6px; outline: none;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #e20418; color: #fff;}

.banner .autoplay-progress{position: absolute; right: 3%; bottom: 3%; z-index: 1; width: 3vw; min-width: 30px; height: 3vw; min-height: 30px; display: flex; align-items: center; justify-content: center; font-weight: bold; color: #fff;}
.banner .autoplay-progress svg {--progress: 0; position: absolute; left: 0; top: 0px; z-index: 10; width: 100%; height: 100%; color: #fff; stroke-width: 1px; stroke: #fff; fill: none; stroke-dashoffset: calc(125.6 * (1 - var(--progress))); stroke-dasharray: 125.6; transform: rotate(-90deg);}

@media only screen and (max-width:1600px){
	.banner .swiper-slide .banner-text .btitle{font-size: 52px; font-size: 5.2rem;}
}
@media only screen and (max-width:1366px){
	.banner .swiper-slide .banner-text .btitle{font-size: 46px; font-size: 4.6rem;}
}
@media only screen and (max-width:1280px){
	.banner .swiper-slide .banner-text .btitle{font-size: 40px; font-size: 4rem;}
}
@media only screen and (max-width:1024px){
	.banner .swiper-slide .banner-text .btitle{font-size: 34px; font-size: 3.4rem;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:800px){
	.banner{margin-top: 50px; height: 0; padding-bottom: 52%; overflow: hidden;}
	.banner .swiper-slide .banner-text{transform: translate(0, -50%);}
	.banner .swiper-slide .banner-text .container{width: 86%;}
	.banner .swiper-button-prev{left:0;}
	.banner .swiper-button-next{right:0;}
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 25px; height: 25px; --swiper-navigation-size: 8px;}
}

@media only screen and (max-width:560px){
	.banner .swiper-slide .banner-text .btitle{font-size: 26px; font-size: 2.6rem;}
	
	.banner .swiper-container .swiper-pagination{bottom:3px;}
	.banner .swiper-pagination-bullet{width:7px; height:7px;}
}

/**aboutbanner**/
.aboutbanner{position: relative; width: 100%; height: 0; padding-bottom: 35%; overflow: hidden;}
.aboutbanner-desc{position: absolute; left: 50%; top:50%; transform: translate(-50%, -20%); z-index: 3; color: #fff;}
.aboutbanner-desc p{/*text-shadow:-1px -1px 0 rgba(0,0,0, .1), 1px -1px 0 rgba(0,0,0, .07), -1px 1px 0 rgba(0,0,0, .07), 1px 1px 0 rgba(0,0,0, .07);*/}
.aboutbanner-desc p:nth-child(2){margin-top: 1%; color: rgba(255,255,255, .9);}
.aboutbanner .bg{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

@media only screen and (max-width:1600px){
	.aboutbanner-desc p:first-child{font-size: 45px; font-size: 4.5rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:1366px){
	.aboutbanner-desc p:first-child{font-size: 40px; font-size: 4rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:1024px){
	.aboutbanner-desc p:first-child{font-size: 34px; font-size: 3.4rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 17px; font-size: 1.7rem;}
}
@media only screen and (max-width:800px){
	.aboutbanner{margin-top: 50px;}
	.aboutbanner-desc{transform: translate(-50%, -55%);}
}
@media only screen and (max-width:560px){
	.aboutbanner-desc p:first-child{font-size: 26px; font-size: 2.6rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 16px; font-size: 1.6rem;}
}

/**首页栏目的题**/
.indextitle{color: #e60020; display: flex; align-items: center; justify-content: flex-start;}
.indextitle p:first-child{position: relative; width: 1.6vw; min-width: 20px; height: 1.07vw; min-height: 13.4px; margin-right: 5px; background: url(/images/logo2.png) no-repeat left center; background-size: 100%;}
.indexftitle{color: #000; line-height: 1.5; margin-top: 2%;}

@media only screen and (max-width:1600px){
	.indexftitle{font-size: 38px; font-size: 3.8rem;}
}
@media only screen and (max-width:1366px){
	.indexftitle{font-size: 34px; font-size: 3.4rem;}
}
@media only screen and (max-width:1280px){
	.indexftitle{font-size: 32px; font-size: 3.2rem;}
}
@media only screen and (max-width:560px){
	.indextitle p:first-child{min-width: 16px; min-height: 10.7px;}
	.indextitle p:nth-child(2){font-size: 18px; font-size: 1.8rem;}
	.indexftitle{font-size: 26px; font-size: 2.6rem;}
}

/**首页更多**/
.indexmore{display: inline-block;}
.indexmore a{position: relative; padding: .55vw 1vw; border: 1px solid #e60020; border-radius: 1000px; display: flex; align-items: center; justify-content: flex-start; overflow: hidden; transition: .5s;}
.indexmore a::before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #e60020; transition: .5s;}
.indexmore a:hover::before{height: 100%;}
.indexmore a p:first-child{position: relative; color: #e60020; overflow: hidden;}
.indexmore a:hover p:first-child{color: #fff;}
.indexmore a p:nth-child(2){position: relative; width: .7vw; min-width: 8px; height: .7vw; min-height: 8px; margin-left: 1vw; background: url(/images/jt.png) no-repeat center top; background-size: 100%; transition: .6s;}
.indexmore a:hover p:nth-child(2){background: url(/images/jt.png) no-repeat center 100%; background-size: 100%;}

@media only screen and (max-width:800px){
	.indexmore a{padding: 1vw 2vw;}
	.indexmore a p:nth-child(2){margin-left: 2vw;}
}
@media only screen and (max-width:560px){
	.indexmore a{padding: 1vw 3vw;}
}

/**bmore**/
.bmore a{border: 1px solid #fff;}
.indexmore a:hover{border: 1px solid #e60020;}
.bmore a p:first-child{color: #fff;}
.bmore a p:nth-child(2){background: url(/images/jt.png) no-repeat center 100%; background-size: 100%;}

/**首页关于&#20852;&#21457;&#23089;&#20048;**/
.indexabout{padding: 6% 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexabout .l{width: 50%;}
.indexabout .l .desc{margin-top: 5%; color: #888; line-height: 1.8; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; text-overflow: ellipsis; overflow: hidden;}
.indexabout .l .indexmore{margin-top: 12%;}

.indexabout .r{position: relative; width: 41%;}
.indexabout .r img{width: 100%;}

@media only screen and (max-width:800px){
	.indexabout{padding: 8% 0;}
	.indexabout .l{width: 100%;}
	.indexabout .l .indexmore{margin-top: 7%;}
	
	.indexabout .r{width: 100%; margin-top: 8%;}
}

/**首页数据优势**/
.indexaboutadv{display: flex; justify-content: space-between;}
.indexaboutadv .list .ico img{height: 2.1vw;}
.indexaboutadv .list .numunit{margin-top: 2.4vw; display: flex; align-items: flex-start; justify-content: flex-start;}
.indexaboutadv .listx{width: 1px; background: rgba(0,0,0, .1);}
.indexaboutadv .list:last-child{display: none;}

@media only screen and (max-width:1600px){
	.indexaboutadv .list .numunit p:first-child{font-size: 55px; font-size: 5.5rem;}
}
@media only screen and (max-width:1366px){
	.indexaboutadv .list .numunit p:first-child{font-size: 50px; font-size: 5rem;}
}
@media only screen and (max-width:1280px){
	.indexaboutadv .list .ico img{height: 2.5vw;}
}
@media only screen and (max-width:1024px){
	.indexaboutadv .list .numunit p:first-child{font-size: 45px; font-size: 4.5rem;}
}
@media only screen and (max-width:800px){
	.indexaboutadv{flex-flow: wrap;}
	.indexaboutadv .list{width: calc(50% - 1px); margin: 3% 0;}
	.indexaboutadv .list .numunit{margin-top: 4%;}
	.indexaboutadv .list .ico img{height: 4vw;}
	.indexaboutadv .listx{display: none;}
}
@media only screen and (max-width:560px){
	.indexaboutadv .list .ico img{height: 5.5vw;}
	.indexaboutadv .list .numunit p:first-child{font-size: 40px; font-size: 4rem;}
}

/**首页视频**/
.indexvideo{position: relative; height: 0; padding-bottom: 34.2%; margin: 5% auto; background: url(/images/indexvideo-bg.jpg) no-repeat center center; background-size: cover;}
.indexvideo .play{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 2; cursor: pointer;}
.indexvideo .play img{width: 5vw;}
.indexvideo .play p{color: #fff; margin-top: 5px;}
.indexvideo .nh{position: absolute; left: 1.2vw; bottom: 1.2vw; z-index: 2;}
.indexvideo .nh img{width: 20.5vw;}

@media only screen and (max-width:1024px){
	.indexvideo .play img{width: 7vw;}
}
@media only screen and (max-width:800px){
	.indexvideo{margin: 8% auto;}
	.indexvideo{padding-bottom: 43%;}
	.indexvideo .play img{width: 8vw;}
	.indexvideo .nh img{width: 25vw;}
}

/**首页产品中心**/
.indexproduct{background: url(/images/indexproduct-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexproductbox{margin-left: 98px; padding-top: 7vw;}
.indexproductbox .indextitle{color: #fff;}
.indexproductbox .indexftitle{color: #fff;}
.indexproductbox .indexmore{margin: 10vw 0 13vw 0;}

.indexproductcat{width: 30.2%; background: rgba(0,0,0, .8); display: flex; justify-content: space-between; flex-direction:column;}
.indexproductcat .list{position: relative; width: 100%; height: 100%; padding: 0 16%; border-bottom: 1px solid rgba(255,255,255, .2); display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.indexproductcat .list:last-child{border-bottom: none;}
.indexproductcat .list.on{background: rgba(230,0,32, .9);}
.indexproductcat .list .icotitle{display: flex; display: flex; align-items: center; justify-content: flex-start;}
.indexproductcat .list .icotitle .ico{margin-right: 1.8vw;}
.indexproductcat .list .icotitle .ico img{width: 2.2vw;}
.indexproductcat .list .icotitle .title p:first-child{color: #fff;}
.indexproductcat .list .icotitle .title p:nth-child(2){color: rgba(255,255,255, .5);}
.indexproductcat .list .more{width: 2vw; height: 2vw; border-radius: 50%; color: rgba(255,255,255, .5); border: 2px solid rgba(255,255,255, .5); display: flex; align-items: center; justify-content: center; transition: .5s;}
.indexproductcat .list.on .more{color: rgba(255,255,255, 1); border: 2px solid rgba(255,255,255, 1);}

@media only screen and (max-width:1870px){
	.indexproductbox{margin-left: 4%;}
}
@media only screen and (max-width:1600px){
	.indexproductcat .list .icotitle .title p:first-child{font-size: 28px; font-size: 2.8rem;}
}
@media only screen and (max-width:1366px){
	.indexproductcat{width: 35%;}
	.indexproductcat .list .icotitle .title p:first-child{font-size: 26px; font-size: 2.6rem;}
	.indexproductcat .list .icotitle .title p:nth-child(2){font-size: 16px; font-size: 1.6rem;}
}
@media only screen and (max-width:1024px){
	.indexproductcat .list .icotitle .ico img{width: 2.6vw;}
	.indexproductcat .list .icotitle .title p:first-child{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:800px){
	.indexproductcat{width: 45%;}
	.indexproductcat .list{padding: 0 10%;}
	.indexproductcat .list .icotitle .ico img{width: 3.2vw;}
	.indexproductcat .list .more{width: 3.4vw; height: 3.4vw;}
}
@media only screen and (max-width:560px){
	.indexproductcat{width: 100%;}
	.indexproductcat .list{padding: 6% 10%;}
	.indexproductcat .list .icotitle .ico img{width: 6vw;}
	.indexproductcat .list .icotitle .title{line-height: 1.4;}
	.indexproductcat .list .icotitle .title p:first-child{font-size: 20px; font-size: 2rem;}
	.indexproductcat .list .icotitle .title p:nth-child(2){font-size: 14px; font-size: 1.4rem;}
	.indexproductcat .list .more{width: 5vw; height: 5vw; border: 1px solid rgba(255,255,255, .5); font-size: 14px; font-size: 1.4rem;}
}

/**首页产品中心产品**/
.indexproductimg{position: relative; margin-top: 5%; padding-bottom: 3vw; overflow: hidden;}
.indexproductimg .swiper-wrapper{width: 100%;}
.indexproductimg .swiper-slide{position: relative; border-top-left-radius: 2.4vw; border-bottom-right-radius: 2.4vw; overflow: hidden;}
.indexproductimg .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 140%; overflow: hidden;}
.indexproductimg .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; /*display: flex; align-items: center; justify-content: center;*/}
.indexproductimg .swiper-slide .img img{width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexproductimg .swiper-slide .box{opacity: 0; transform: scale(0); position: absolute; z-index: 2; left: 0; bottom: 0; width: 100%; border-top-left-radius: 2.4vw; border-bottom-right-radius: 2.4vw; padding: 8.5% 10%; color: #fff; background: rgba(230,0,32, .9); display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.indexproductimg .swiper-slide.on .box{opacity: 1; transform: scale(1);}
.indexproductimg .swiper-slide .box .title{flex: 1; width: 100%; margin-right: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexproductimg .swiper-slide .box .more{width: 1.2vw; min-width: 16px; height: 1.2vw; min-height: 16px; border-radius: 50%; color: rgba(255,255,255, 1); border: 1px solid rgba(255,255,255, 1); display: flex; align-items: center; justify-content: center; transition: .5s;}
.indexproductimg .swiper-button-prev, .indexproductimg .swiper-button-next{top: 41%; background:rgba(0,0,0,.6); color: #fff; width: 2vw; min-width: 24px; height: 2vw; min-height:24px; border-radius: 5px; --swiper-navigation-size: 6px; outline:none;} 
.indexproductimg .swiper-button-prev{left: 1%;}
.indexproductimg .swiper-button-next{right: 1%;}
.indexproductimg .swiper-button-prev:hover, .indexproductimg .swiper-button-next:hover{background: #e20418; color: #fff;}
.indexproductimg .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.indexproductimg .swiper-pagination-bullet{position: relative; z-index: 2; width: 10px; height: 10px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .5); opacity: 1; outline:none; transition: .3s;}
.indexproductimg .swiper-pagination-bullet-active{background: #e60020; opacity: 1;}

@media only screen and (max-width:1366px){
	.indexproductimg .swiper-slide .box .title{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:1280px){
	.indexproductimg .swiper-slide .box{padding: 6.5% 8%;}
	.indexproductimg .swiper-slide .box .more{width: 1.8vw; height: 1.8vw;}
	.indexproductimg .swiper-pagination-bullet{width: 8px; height: 8px;}
}
@media only screen and (max-width:800px){
	.indexproductimg{margin-top: 8%;}
}
@media only screen and (max-width:560px){
	.indexproductimg{padding-bottom: 6vw;}
}

/**首页相助同伴**/
.indexpartners{margin-top: 3%; padding: 2% 0; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.indexpartners .list{height: 2.5vw;}
.indexpartners .list img{height: 100%; filter: grayscale(100%); transition: .6s; opacity: .8;}
.indexpartners .list:hover img{filter: grayscale(0); opacity: 1;}

@media only screen and (max-width:1280px){
	.indexpartners .list{height: 3vw;}
}
@media only screen and (max-width:560px){
	.indexpartners{padding: 4% 0;}
	.indexpartners .list{height: 6vw;}
}

/**首页销售网络**/
.indexsales{position: relative; background: #000; padding: 7.5% 0 9% 0;}
.indexsales .container{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap; }
.indexsales .l{position: relative; z-index: 2; width: 34%;}
.indexsales .l .indextitle{color: #fff;}
.indexsales .l .indexftitle{color: #fff;}
.indexsales .l .desc{margin-top: 8%; line-height: 1.8; color: rgba(255,255,255, .5); text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; text-overflow: ellipsis; overflow: hidden;}
.indexsales .l .indexmore{margin-top: 24%;}

.indexsales .r{flex: 1; width: 100%; margin-left: 10%;}
.indexsales .r img{width: 100%;}

.indexsales .videobg{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; object-fit: cover; display: inline-block; vertical-align: baseline; opacity: .2;}
.indexsales .bg{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; background: url(/images/indexsales-videobg.jpg) no-repeat center center; background-size: cover; opacity: .2; /*display: none;*/}

@media only screen and (max-width:1280px){
	.indexsales .l{width: 40%;}
}
@media only screen and (max-width:800px){
	.indexsales{padding: 9% 0;}
	.indexsales .l{width: 100%;}
	.indexsales .l .desc{margin-top: 5%; line-height: 1.6;}
	.indexsales .l .indexmore{margin-top: 8%;}
	
	.indexsales .r{flex: none; margin-left: 0; margin-top: 6%;}
	
	.indexsales .videobg{display: none;}
	.indexsales .bg{/*display: block;*/}
}

/**首页新闻中心**/
.indexnews{padding: 5% 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexnews .l{width: 21%;}
.indexnews .l .indexmore{margin-top: 35%;}

.indexnewscat{margin-top: 14%;}
.indexnewscat .list{position: relative; width: 100%; padding: 9% 0 6% 0%; border-bottom: 1px solid rgba(0,0,0, .1); display: flex; align-items: center; justify-content: space-between;}
.indexnewscat .list .title{color: #000;}
.indexnewscat .list.on .title{color: #e60020;}
.indexnewscat .list .ico{width: 4%; height: 14px; background: url(/images/jt1.png) no-repeat right center; background-size: 100%; opacity: .5;}
.indexnewscat .list.on .ico{opacity: 1;}

.indexnews .r{flex: 1; width: 100%; display: flex; justify-content: space-between; flex-flow: wrap;}

.indexnewstj{position: relative; width: 50%; margin: 0 5%; padding-bottom: 2.5%; border-bottom: 1px solid rgba(0,0,0, .7);}
.indexnewstj::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #e60020; transition: 1s;}
.indexnewstj:hover::before{width: 100%;}
.indexnewstj .img{position: relative; width: 100%; height: 0; padding-bottom: 56%; overflow: hidden;}
.indexnewstj .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: 1s;}
.indexnewstj:hover .img img{transform: scale(1.1);}
.indexnewstj .time{color: #888; margin-top: 4%;}
.indexnewstj .title{color: #000; margin: 1% 0 5% 0; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexnewstj:hover .title{color: #e60020;}
.indexnewstj .desc{color: #888; line-height: 1.8; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}

.indexnewslist{flex: 1; width: 100%; display: flex; justify-content: space-between; flex-direction:column;}
.indexnewslist .list{position: relative;width: 100%; height: 100%; border-bottom: 1px solid rgba(0,0,0, .7); display: flex; align-items: center; justify-content: flex-start;}
.indexnewslist .list:first-child{height: auto; padding-bottom: 7%;}
.indexnewslist .list::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #e60020; transition: 1s;}
.indexnewslist .list.on::before{width: 100%;}
.indexnewslist .list .time{color: #888;}
.indexnewslist .list .title{margin-top: 2%; color: #000; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.indexnewslist .list.on .title{color: #e60020;}

@media only screen and (max-width:1366px){
	.indexnewstj .title{font-size: 26px; font-size: 2.6rem;}
	
	.indexnewslist .list .title{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:1024px){
	.indexnewstj .title{font-size: 22px; font-size: 2.2rem;}
	
	.indexnewslist .list .title{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:800px){
	.indexnews{padding: 8% 0;}
	.indexnews .l{width: 100%;}
	.indexnews .l .indexmore{display: none;}
	
	.indexnewscat{margin-top: 5%; display: flex; align-items: center; justify-content: space-between;}
	.indexnewscat .list{margin-right: 4%; padding: 0 0 2% 0%;}
	.indexnewscat .list:last-child{margin-right: 0;}
	.indexnewscat .list .ico{width: 10px;}
	
	.indexnews .r{flex: none;}
	.indexnewstj{width: 100%; margin: 6% 0 0; padding-bottom: 4%;}
	.indexnewstj .title{margin: 1% 0 4% 0;}
	
	.indexnewslist{flex: none; width: 100%; margin-top: 5%;}
	.indexnewslist .list{height: auto; padding: 5% 0;}
	.indexnewslist .list:first-child{padding-bottom: 5%;}
}

/**底部**/
.footer{color: rgba(255,255,255, .5); background: #242424;}
.footer a{color: rgba(255,255,255, .5); transition: .5s;}
.footer a:hover{color: #e60020;}

.footerbox{padding: 5% 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.footerlogocontact{max-width: 28%;}
.footerlogo{width: 9vw; min-width: 120px;}
.footerlogo img{width: 100%;}

.footercontact{margin-top: 10%;}
.footercontact .list{margin: 5% 0; display: flex; justify-content: flex-start;}
.footercontact .list:first-child{color: #fff;}
.footercontact .list span{margin-left: 10px;}
.footercontact .list:last-child i{margin-top: 5px;}
.footercontact .list:last-child span{font-size: 16px; font-size: 1.6rem;}

.footerzx{display: inline-block; margin-top: 10%;}
.footerzx a{position: relative; padding: .55vw 1.4vw; color: #fff; background: #e60020; border-radius: 1000px; display: flex; align-items: center; justify-content: flex-start; overflow: hidden; transition: .5s;}
.footerzx a span{margin-left: 1vw;}

.footermap{width: 15%; margin: 0 3%;}
.footermap .title{color: #fff;}
.footermap .map{position: relative; width: 100%; height: 0; padding-bottom: 92%; margin-top: 1.8vw; border-radius: 5px; overflow: hidden;}
.footermap .map p{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.footermap .map p img{width: 100%; height: 100%; object-fit: cover;}

.footernav{flex: 1; width: 100%; margin-right: 3%; display: flex; justify-content: space-between;}
.footernav .list{}
.footernav .flist-title{}
.footernav .flist-title a{color: #fff;}
.footernav .navlist{margin-top: 1.5vw;}
.footernav .navlist a{margin: 0.5vw 0; display: block;}
.footernav .navlist a:hover{}

.footercode{}
.footercode .list{max-width: 5.5vw; min-width: 56px;}
.footercode .list:last-child{margin-top: 1vw;}
.footercode .list .img{width: 100%;}
.footercode .list .img img{width: 100%; border: 1px solid #e3e3e3;}
.footercode .list .name{margin-top: 2px;}

.footercopy{border-top: 1px solid rgba(255,255,255, .09); padding: 1.5% 0 3% 0; display: flex; align-items: center; justify-content: flex-start; flex-flow: wrap;}
.footercopy p{margin-left: 15px;}
.footercopy p:first-child{margin-left: 0;}
.footercopy p.ipv6{margin-left: 5px;}

.ipv6{display: inline-block; background: url(/images/ipv6.png) no-repeat center center; background-size: 100%; width: 37px; height: 16px;}
.zqkj{display: inline-block; background: url(/images/zqkj.png) no-repeat center center; background-size: 100%; width: 107px; height: 10px; opacity: .5; transition: .5s;}
.zqkj:hover{opacity: 1;}

@media only screen and (max-width:1280px){
	.footercontact .list:first-child{font-size: 26px; font-size: 2.6rem;}
	
	.footermap{margin: 0 2%;}
	.footermap .title{font-size: 18px; font-size: 1.8rem;}
	
	.footernav{margin-right: 2%;}
	.footernav .flist-title{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:800px){
	.footerbox{padding: 8% 0;}
	.footerlogocontact{width: 100%; max-width: 100%;}
	
	.footercontact{margin-top: 5%;}
	.footercontact .list{margin: 2% 0;}
	.footercontact .list:last-child i{margin-top: 3px;}
	
	.footerzx{margin-top: 4%;}
	.footerzx a{padding: 1vw 2vw;}
	
	.footermap{width: 100%; margin: 5% 0 0 0;}
	.footermap .map{padding-bottom: 40%;}
	
	.footernav{flex: none; margin: 5% 0;}
	.footernav .navlist{display: none;}
	
	.footercode{width: 100%; display: flex; align-items: center; justify-content: flex-start;}
	.footercode .list{max-width: 20vw; min-width: 60px;}
	.footercode .list:last-child{margin-top: 0; margin-left: 5%;}
}
@media only screen and (max-width:560px){
	.footerzx a{padding: 1vw 3vw;}
	
	.footernav{justify-content: flex-start; flex-flow: wrap;}
	.footernav .list{width: 25%; margin: 1% 0;}
	.footernav .flist-title{font-size: 16px; font-size: 1.6rem;}
}

/*内页*/
.bodybg{background: #f6f6f6;}
.mainbody{padding: 3% 0;}

.productbody{margin: 4% auto; display: flex; justify-content: space-between; flex-flow: wrap;}
.productbody-left{width: 22%;}
.productbody-right{width: 75%; padding: 3% 3%; background: #fff;}

.mainbody_content{line-height:1.8; text-align:justify;}
.mainbody_content p{margin:1.5% 0;}
.mainbody_content p:first-child{margin-top: 0;}
.mainbody_content p:last-child{margin-bottom: 0;}
.mainbody_content img{max-width:100%;}

@media only screen and (max-width:1280px){
	.productbody-left{width: 25%;}
	.productbody-right{width: 72%;}
}
@media only screen and (max-width:900px){
	.productbody-left{width: 100%;}
	.productbody-right{width: 100%; padding: 6% 5%;}
}
@media only screen and (max-width:800px){
	.mainbody{padding: 5% 0;}
	
	.productshowbody{margin-top: calc(5% + 50px)}
	
	.mainbody_content{line-height: 1.6; font-size: 18px; font-size: 1.8rem;}
	.mainbody_content p{margin:4% 0;}
}

/*about-nav*/
.about-nav{border-bottom: 1px solid rgba(0,0,0, .1);}
.about-nav .container{display: flex; justify-content: flex-start; flex-flow: wrap;}
.about-nav a{position: relative; color: #000; padding: 2% 0; margin-right: 4%;}
.about-nav a:last-child{margin-right: 0;}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: -1px; width: 0; height: 3px; background: #e60020; transition: .5s;}
.about-nav a:hover::before, .about-nav a.cur::before{width: 100%;}
.about-nav a font{position: relative;}
.about-nav a:hover, .about-nav a.cur{color: #e60020;}

.location{color: #888;}
.location a{color: #888;}
.location i{color: #e60020; margin-right: 5px;}

@media only screen and (max-width:800px){
	.about-nav{padding: 4% 0 3.5% 0;}
	.about-nav::after{content: ""; width: calc((100% - 3%) / 4);}
	.about-nav a{width: calc((100% - 3%) / 4); padding: 2% 0; margin: 1% 1% 1% 0; text-align: center; border: 1px solid rgba(0,0,0, .1); font-size: 18px; font-size: 1.8rem; background: #fff;}
	.about-nav a:nth-child(4n){margin-right: 0;}
	.about-nav a::before{height: 2px;}
	.about-nav a:hover, .about-nav a.cur{background: #f6f6f6;}
}
@media only screen and (max-width:560px){
}

/*内页&#20852;&#21457;&#23089;&#20048;简介*/
.bodyprofile{margin: 4% auto; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.bodyprofile .l{width: 50%;}
.bodyprofile .l .mainbody_content{margin-top: 5%; color: #444;}

.bodyprofile .r{width: 40%;}
.bodyprofile .indexaboutadv{align-items: center; flex-flow: wrap;}
.bodyprofile .indexaboutadv .list{width: calc(100% / 2); margin: 15% 0;}
.bodyprofile .indexaboutadv .list:last-child{display: block;}
.bodyprofile .indexaboutadv .list .numunit{margin-top: 2vw;}

@media only screen and (max-width:800px){
	.bodyprofile{margin: 6% auto;}
	.bodyprofile .l{width: 100%;}
	
	.bodyprofile .r{width: 100%; margin-top: 3%;}
	.bodyprofile .indexaboutadv .list{margin: 3% 0;}
}

/*内页产品中心*/
.bodyproduct{margin-top: 0; padding-bottom: 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyproduct::after{content: ""; width: calc((100% - 15%) / 4);}
.bodyproduct .list{position: relative; top: 0; width: calc((100% - 15%) / 4); margin: 2% 0; transition: .5s;}
.bodyproduct .list.on .img p img, .bodyproduct .list.on .img p img{transform: scale(1.1);}

.bodyproduct .after-add{content: ""; width: calc((100% - 15%) / 4); height: 0; padding: 0; margin: 0;}

@media only screen and (max-width:800px){
	.bodyproduct::after{width: calc((100% - 6%) / 2);}
	.bodyproduct .list{width: calc((100% - 6%) / 2); margin: 3% 0; border-top-left-radius: 5vw; border-bottom-right-radius: 5vw;}
	.bodyproduct .list .box{opacity: 1; transform: scale(1); background: rgba(230,0,32, .8); border-top-left-radius: 5vw; border-bottom-right-radius: 5vw;}
}
@media only screen and (max-width:560px){
	.bodyproduct::after{width: 100%;}
	.bodyproduct .list{width: 100%; margin: 5% 0; border-top-left-radius: 8vw; border-bottom-right-radius: 8vw;}
	.bodyproduct .list .box{border-top-left-radius: 8vw; border-bottom-right-radius: 8vw;}
}

/**内页资质声誉列表**/
.bodyhonor{display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyhonor:after{content: ''; width:calc((100% - 3%) / 3);}
.bodyhonor .list{position: relative; top: 0; width:calc((100% - 3%) / 3); margin:1% 0; padding: 2% 2%; border-radius: 5px; background: #f6f6f6; transition: .5s; display: flex; align-items: center; justify-content: space-between; overflow: hidden;}
.bodyhonor .list::before{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 0; background: #e60020; transition: .5s;}
.bodyhonor .list.on::before{height: 100%;}
.bodyhonor .list .img{position: relative; top: 0; width: 55%; height: 0; padding-bottom: 38.5%; overflow: hidden; transition: .5s;}
.bodyhonor .list.on .img{top: -10px;}
.bodyhonor .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.bodyhonor .list .img p img{max-width: 100%; max-height: 100%;}
.bodyhonor .list .box{flex: 1; width: 100%; margin-left: 5%;}
.bodyhonor .list .box .title{position: relative; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden;}
.bodyhonor .list.on .box .title{color: #fff;}

@media only screen and (max-width:800px){
	.bodyhonor::after{width: 100%;}
	.bodyhonor .list{width: 100%; margin: 2% 0; padding: 4% 4%;}
	.bodyhonor .list .img{width: 42%; padding-bottom: 32%;}
	.bodyhonor .list .title{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:560px){
	.bodyhonor .list .title{font-size: 18px; font-size: 1.8rem;}
}

/*内页图片列表*/
.bodyimg{display: flex; justify-content: space-between; flex-wrap: wrap;}
.bodyimg:after{content: ''; width:calc((100% - 9%) / 4);}
.bodyimg .list{position: relative; top:0; width:calc((100% - 9%) / 4); margin: 1.5% 0; transition: .5s;}
/*.bodyimg .list.on{top:-10px;}*/
.bodyimg .list .img{width: 100%; position: relative; height: 0; padding-bottom: 70%; transition: .5s;}
.bodyimg .list.on .img{background: #e60020;}
.bodyimg .list .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; 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;}
.bodyimg .list:hover .img p img {transform: scale(1.2);}

.bodyimg .list .imgt{width: 100%; position: relative; height: 0; padding-bottom: 70%; background: #f6f6f6; transition: .5s;}
.bodyimg .list.on .imgt{background: #e60020;}
.bodyimg .list .imgt p{position: absolute; width: calc(100% - 40px); height: calc(100% - 40px); top: 20px; left: 20px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyimg .list .imgt p img{max-width: 100%; max-height: 100%; transition: 1s;}
/*.bodyimg .list:hover .imgt p img {transform: scale(1.2);}*/

.bodyimg .list .title{position: relative; margin-top: 3%; overflow: hidden;}
.bodyimg .list.on .title{color: #e60020;}
.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.on .video-ico{background: #e60020;}

.bodyimg .after-add{content: ""; width:calc((100% - 6%) / 4); height: 0; padding: 0; margin: 0;}


@media only screen and (max-width:1280px){
	.bodyimg .list .imgt p{width: calc(100% - 30px); height: calc(100% - 30px); top: 15px; left: 15px;}
}
@media only screen and (max-width:800px){
	.bodyimg:after{width:calc((100% - 3%) / 2);}
	.bodyimg .list{width:calc((100% - 3%) / 2);}
		
	.bodyimg .list .imgt p{width: calc(100% - 20px); height: calc(100% - 20px); top: 10px; left: 10px;}
}
@media only screen and (max-width:560px){
	.bodyimg:after{content: ''; width:100%;}
	.bodyimg .list{width:100%; margin:2% 0;}
}

/*内页新闻列表推荐新闻*/
.bodynewsimg{position: relative; padding-bottom: 30px;}
.bodynewsimg .swiper-wrapper{width: 100%;}
.bodynewsimg .swiper-slide{position: relative; overflow: hidden; display: flex; justify-content: space-between; flex-flow: wrap;}
/*.bodynewsimg .swiper-slide::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #e60020; transition: 1s;}
.bodynewsimg .swiper-slide:hover::before{width: 100%;}*/
.bodynewsimg .swiper-slide .img{position: relative; width: 50%; height: 0; padding-bottom: 28%; overflow: hidden;}
.bodynewsimg .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: 1s;}
.bodynewsimg .swiper-slide:hover .img img{transform: scale(1.1);}
.bodynewsimg .swiper-slide .box{width: 50%; padding: 0 5%; background: #f6f6f6; /*border-bottom: 1px solid rgba(0,0,0, .7);*/ display: flex; align-items: center; justify-content: flex-start;}
.bodynewsimg .swiper-slide .time{color: #888;}
.bodynewsimg .swiper-slide .title{color: #000; margin: 1% 0 5% 0; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.bodynewsimg .swiper-slide:hover .title{color: #e60020;}
.bodynewsimg .swiper-slide .desc{color: #888; line-height: 1.8; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden;}
.bodynewsimg .swiper-slide .indexmore{margin-top: 5%;}
.bodynewsimg .swiper-button-prev, .bodynewsimg .swiper-button-next{top: 41%; background:rgba(0,0,0,.6); color: #fff; width: 2vw; min-width: 24px; height: 2vw; min-height:24px; border-radius: 5px; --swiper-navigation-size: 6px; outline:none;} 
.bodynewsimg .swiper-button-prev{left: 1%;}
.bodynewsimg .swiper-button-next{right: 1%;}
.bodynewsimg .swiper-button-prev:hover, .bodynewsimg .swiper-button-next:hover{background: #e60020; color: #fff;}
.bodynewsimg .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.bodynewsimg .swiper-pagination-bullet{position: relative; z-index: 2; width: 10px; height: 10px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .5); opacity: 1; outline:none; transition: .3s;}
.bodynewsimg .swiper-pagination-bullet-active{background: #e60020; opacity: 1;}

@media only screen and (max-width:1366px){
	.bodynewsimg .swiper-slide .title{font-size: 26px; font-size: 2.6rem;}
}
@media only screen and (max-width:1280px){
	.bodynewsimg .swiper-pagination-bullet{width: 8px; height: 8px;}
}
@media only screen and (max-width:1024px){
	.bodynewsimg .swiper-slide .title{font-size: 22px; font-size: 2.2rem;}
	.bodynewsimg .swiper-slide .desc{-webkit-line-clamp: 2;}
}
@media only screen and (max-width:800px){
	.bodynewsimg .swiper-slide .img{width: 100%; padding-bottom: 56%;}
	.bodynewsimg .swiper-slide .box{width: 100%; padding: 6% 6%;}
}
@media only screen and (max-width:560px){
	.bodynewsimg .swiper-slide .box{padding: 6% 8%;}
}

/*内页新闻列表*/
.bodynewslist{margin-top: 3%; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodynewslist::after{content: ""; width: calc((100% - 6%) / 2);}
.bodynewslist .list{position: relative; width: calc((100% - 6%) / 2); padding: 3% 0; border-bottom: 1px solid rgba(0,0,0, .7);}
.bodynewslist .list::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #e60020; transition: 1s;}
.bodynewslist .list.on::before{width: 100%;}
.bodynewslist .list .time{color: #888;}
.bodynewslist .list .title{margin-top: 2%; color: #000; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.bodynewslist .list.on .title{color: #e60020;}
.bodynewslist .list .desc{margin-top: 4%; color: #888; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}

@media only screen and (max-width:1366px){
	.bodynewslist .list .title{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:1024px){
	.bodynewslist .list .title{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:800px){
	.bodynewslist::after{width: 100%;}
	.bodynewslist .list{width: 100%; padding: 5% 0;}
}

/*内页新闻详情*/
.newsbody{padding: 4% 5%; margin: 10% auto 5%; max-width: 1400px; background: #fff; border-radius: 1vw;}

.newsshow-title{color: #000; line-height: 1.6;}
.newsshow-info{color: #b5b5b5; padding-bottom:2.5%; margin-top: 1%; border-bottom: 1px solid rgba(0,0,0, .08);}
.newsshow-info font{font-family: 'Montserrat'; font-weight: 500;}

@media only screen and (max-width:800px){
	.newsbody{margin-top: calc(5% + 50px)}
	
	.newsshow-title {line-height: 1.5; font-size: 30px; font-size: 3rem;}
}
@media only screen and (max-width:560px){
	.newsshow-title {font-size: 22px; font-size: 2.2rem;}
	.newsshow-info {font-size: 14px; font-size: 1.4rem;}
}

/**内页联系&#20852;&#21457;&#23089;&#20048;**/
.contactbody{margin: 8% auto 1%; max-width: 1400px; background: #fff; border-radius: 1vw; overflow: hidden;}
.contactbody .img{position: relative; width: 100%; height: 0; padding-bottom: 35%; overflow: hidden;}
.contactbody .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}

.contactbody .box{padding: 5% 7%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.contactbody .box .l{flex: 1; width: 100%; margin-right: 5%;}
.contactbody .box .l .desc{color: #666; line-height: 2.2; margin-top: 3%;}
.contactbody .box .r{position: relative;}
.contactbody .box .r .ico{width: 4.5vw; height: 4.5vw; margin: 0 auto; background: #e60020; border-radius: 50%; color: #fff; display: flex; align-items: center; justify-content: center;}
.contactbody .box .r .title{margin-top: 10px; color: #e60020;}
.contactbody .box .r .title a{color: #e60020;}

.bodycontact-map{position: relative; max-width: 1400px; height: 0; padding-bottom: 25%; margin-bottom: 5%; border: 1px solid rgba(0,0,0, .06); border-radius: 1vw; overflow: hidden;}
.bodycontact-map #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.bodycontact-map iframe, #map{width: 100%; height: 100%;}

@media only screen and (max-width:1366px){
	.contactbody .box .l .name{font-size: 30px; font-size: 3rem;}
	.contactbody .box .r .ico{font-size: 26px; font-size: 2.6rem;}
}
@media only screen and (max-width:1280px){
	.contactbody{margin: 10% auto 2%;}
	.contactbody .box .l .name{font-size: 28px; font-size: 2.8rem;}
	
	.contactbody .box .r .ico{width: 6vw; height: 6vw;}
	
	.bodycontact-map{padding-bottom: 40%;}
}
@media only screen and (max-width:800px){
	.contactbody{margin: calc(55px + 4%) auto 4%;}
	.contactbody .box .l{flex: none; margin-right: 0;}
	.contactbody .box .l .desc{line-height: 2;}
	.contactbody .box .r{margin-top: 5%;}
	.contactbody .box .r .ico{width: 8vw; min-width: 40px; height: 8vw; min-height: 40px;}
	
	.bodycontact-map{padding-bottom: 60%;}
}
@media only screen and (max-width:560px){
	.contactbody .box .l .name{font-size: 24px; font-size: 2.4rem;}
	.contactbody .box .l .desc{font-size: 18px; font-size: 1.8rem;}
	.contactbody .box .r .ico{font-size: 18px; font-size: 1.8rem;}

	.bodycontact-map{padding-bottom: 100%;}
}

/*内页客户咨询*/
.bodymessage{margin: 5% auto; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodymessage .l{width: 60%; background: #fff; padding: 5%;}
.bodymessage .r{width: 40%; background: #e60020; padding: 5%;}
.bodymessage .r .indexftitle{color: #fff;}
.bodymessage .r .code{margin-top: 3vw; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.bodymessage .r .code .list{width: calc((100% - 15%) / 2); margin-bottom: 2%;}
.bodymessage .r .code .list .img img{width: 100%;}
.bodymessage .r .code .list .title{color: #fff; margin-top: 10px;}

.message{margin-top: 3vw; display: flex; align-items: center; justify-content: center;}
.message form{width: 100%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.message .list{width: calc((100% - 1%) / 2); position: relative; margin: .5% 0; padding: 0 1vw; border-radius: 5px; display: flex; align-items: center; justify-content: space-between; background: #f5f5f5; transition: .5s; overflow: hidden;}
.message .list:hover{background: #e7e7e7;}
.message .listt{width: 100%; align-items: flex-start;}
.message .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.message .list img{position: absolute; right: 5%; top: 50%; transform: translate(0, -50%);}
.message .list i{margin-right: 10px; margin-top: 4px; color: #e60020;}
.message .listt i{margin-top: 1.3vw;}
.message .listtt{padding: 0 0;}
.msg_input{width: 100%; padding: 1vw 0; border: none; background: none; font-family: 'Noto Sans SC'; font-weight: 400;}
.message input::-webkit-input-placeholder{color: #999;}
.msg_textarea{width: 100%; padding: 1vw 0; height: 10vw; min-height: 100px; background: none; border: none; line-height: 1.4; font-family: 'Noto Sans SC'; font-weight: 400; resize: none;}
.message textarea::-webkit-input-placeholder{color: #999;}
.msg_submitt{width: 100%; padding: 1vw 0; background: #e60020; color: #fff; text-transform: uppercase; border: none; font-family: 'Noto Sans SC'; font-weight: 400;}	

@media only screen and (max-width:800px){
	.bodymessage .l{width: 100%;}
	.bodymessage .r{width: 100%;}
	
	.message .list{width: 100%; padding: 1vw 3vw; margin: 1% 0;}
	.message .listt i{margin-top: 2.8vw;}
	.message .listtt{padding: 0 0;}
	.msg_input{padding: 2vw 0;}
	.msg_textarea{padding: 2vw 0;}
	.msg_submitt{padding: 3vw 0;}
}

/*内页人才招聘*/
.bodyjoin{margin: 5% auto 3%; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyjoin .l{width: 46%; padding: 5% 0;}
.bodyjoin .l .desc{margin-top: 10%; color: #444; line-height: 1.8; text-align: justify;}
.bodyjoin .l .desc p{margin: 1.5% 0;}
.bodyjoin .r{position: relative; width: 45%;}
.bodyjoin .r .img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #f6f6f6; overflow: hidden;}
.bodyjoin .r img{width: 100%; height: 100%; object-fit: cover;}

.job-title{padding: 1.5% 2%; color: #fff; background: #e60020; display: flex; align-items: center; justify-content: space-between;}
.job-title .title{width: 25%;}
.job-title .xl{width: 22%;}
.job-title .xz{width: 23%;}
.job-title .gzdd{width: 15%;}
.job-title .more{width: 5%;}

.job{margin-bottom: 5%;}
.job .list{padding: 0 2%; border-bottom: 1px solid rgba(0,0,0,.1);}
/*.job .list:first-child{border-top: 1px solid rgba(0,0,0,.1);}*/
.job .list.on{/*box-shadow: 0 0 35px rgba(0,0,0,.1);*/ /*border-top: 3px solid #d91313;*/ background: #f8f8f8; border-bottom: none;}
.job .list:last-child.on{border-bottom: none;}
.job .list .listbox{padding: 1.5% 0; color: #888; cursor: pointer; display: flex; align-items: center; justify-content: space-between;}
.job .list .listbox .title{width: 25%; color: #000; transition: .5s;}
.job .list.on .listbox .title{color: #e60020;}
.job .list .listbox .xl{width: 22%;}
.job .list .listbox .xz{width: 23%;}
.job .list .listbox .gzdd{width: 15%;}
.job .list .listbox .more{width: 5%; display: flex; align-items: center; justify-content: flex-end;}
.job .list .listbox .more p{width: 1.6vw; min-width: 20px; height: 1.6vw; min-height: 20px; border-radius: 50%; border: 1px solid rgba(0,0,0,.3); display: flex; align-items: center; justify-content: center;}
.job .list .listbox .more p i{color: #afafaf; transition: .5s;}
.job .list.on .listbox .more p{border: 1px solid #e60020; background: #e60020}
.job .list.on .listbox .more p i{transform: rotate(90deg); color: #fff;}
.job .list .desc{display: none; padding: 2% 0 3% 0; line-height: 1.4; color: #666; border-top: 1px solid rgba(0,0,0,.1); text-align: justify;}
.job .list .desc p{margin: .5% 0;}
.job .list .desc p:first-child{margin-top: 0;}
.job .list .desc p:last-child{margin-bottom: 0;}
.job .list .desc img{max-width: 100%;}
.job .list .contact{display: none; padding-bottom: 3%;}
.job .list .contact p{display: inline-block; padding: .7vw 2vw; color: #fff; background: #e60020; border-radius: 100px;}

@media only screen and (max-width:1366px){
	.bodyjoin .l{padding: 2% 0;}
	.bodyjoin .l .desc{margin-top: 6%;}
}
@media only screen and (max-width:800px){
	.bodyjoin .l{width: 100%;}
	.bodyjoin .l .desc{margin-top: 5%;}
	.bodyjoin .r{width: 100%; height: 0; padding-bottom: 55%;}
}
@media only screen and (max-width:560px){
	.bodyjob{flex-flow: wrap;}
	.bodyjob .logo{margin-top: 3%; width: 70%;}
	.bodyjob .logo img{width: 100%;}
	.bodyjob .desc{flex: none; margin-right: 0; width: 100%; margin-top: 5%; font-size: 17px; font-size: 1.7rem;}
	
	.job-title .title{width: 45%;}
	.job-title .xl{display: none;}
	.job-title .xz{width: 25%;}
	.job-title .gzdd{width: 22%;}

	.job .list .listbox{padding: 4% 0; font-size: 16px; font-size: 1.6rem;}
	.job .list .listbox .title{width: 45%;}
	.job .list .listbox .xl{display: none;}
	.job .list .listbox .xz{width: 25%;}
	.job .list .listbox .gzdd{width: 22%;}
	.job .list .listbox .more p{min-width: 16px; min-height: 16px;}
	.job .list .desc{padding: 4% 0 6% 0;}
	.job .list .contact{padding-bottom: 6%;}
	.job .list .contact p{padding: .8vw 3.5vw;}
}

/*内页向导致辞*/
.bodyspeech{margin: 5% auto;}
.bodyspeech .l{padding: 0 0;}
.bodyspeech .l .desc{margin-top: 6%;}
.bodyspeech .r{margin-top: 0}

@media only screen and (max-width:1366px){
	.bodyspeech .l{padding: 0 0;}
}
@media only screen and (max-width:800px){

}


/*内页搜索*/
.searchcontainer{max-width: 1200px; margin: 5% auto;}

.searcht{display: flex; justify-content: space-between;}
.searcht input{background: none; border: none;}
.searcht input[type="search"]{flex: 1; width: 100%; border:1px solid #e3e3e3; padding: 0 20px; font-size: 16px;}
.searcht input[type="submit"]{cursor: pointer; display: block; padding: 1vw 3vw; background: #e60020; color: #fff; font-size: 20px;}

.searchcat{margin: 4% 0 6% 0;}
.searchcat a{margin-right: 5%; padding-bottom: 1%; display: inline-block;}
.searchcat a:last-child{margin-right: 0;}
.searchcat .a{color: #e60020; border-bottom: 3px solid #e60020;}

.searchnewslist .list{position: relative; }
.searchnewslist .list .listbox{border-bottom: 1px solid #e3e3e3; padding: 2.5% 0;}
.searchnewslist .list .cattitle{display: flex; align-items: center; justify-content: flex-start;}
.searchnewslist .list .cattitle .cat{color: #000; margin-right: 20px;}
.searchnewslist .list .cattitle .title{flex: 1; width: 100%; color: #222;}
.searchnewslist .list:hover .cattitle .title{color: #e60020; text-decoration: underline;}
.searchnewslist .list .cattitle .title font{color: red;}
.searchnewslist .list .desc{color: #888; line-height: 1.6; margin: 1.5% 0; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.searchnewslist .list .time{color: #999;}
.searchnewslist .list .time i{margin-right: 5px;}

.searchproductlist #list{display: flex; flex-wrap: wrap; justify-content: space-between;}
.searchproductlist .list{position: relative; width:calc((100% - 3%) / 2); padding: 2%; margin: 1.5% 0; border: 1px solid #e3e3e3;}
.searchproductlist .list .listbox{ display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.searchproductlist .list .listbox:hover{border: 1px solid #e60020;}
.searchproductlist .list .img{position: relative; width: 40%; height: 0; overflow: hidden; padding-bottom: 30%;}
.searchproductlist .list .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; display: flex; align-items: center; justify-content: center;}
.searchproductlist .list .img img{max-width: 100%; max-height: 100%; transition: .7s;}
.searchproductlist .list:hover .img img{transform: scale(1.15);}
.searchproductlist .list .box{width: 55%;}
.searchproductlist .list .box .cat{color: #888;}
.searchproductlist .list .box .title{transition: .5s; line-height: 1.6; margin-top: 3%;}
.searchproductlist .list:hover .box .title{color: #e60020;}
.searchproductlist .list .box .title font{color: red;}
.searchproductlist .list .box .desc{color: #999; line-height: 1.8; margin-top: 5%; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;}

@media only screen and (max-width:800px){
	.searchcontainer{padding: 14% 0 4% 0;}
	
	.search{margin-top: 60px;}
	.search input[type="search"]{padding: 0 12px;}
	.searcht input[type="submit"]{padding: 1vw 6vw;}
		
	.searchcat{margin: 6% 0;}
	
	.searchproductlist:after{width:100%;}
	.searchproductlist .list{width:100%;}
	.searchproductlist .list .box .title{font-size: 16px;}
}
@media only screen and (max-width:560px){
	.searchcontainer{padding: 20% 0 4% 0;}
	
	.searcht input[type="submit"]{padding: 2vw 6vw; font-size: 20px; font-size: 2rem;}
	
	.searchproductlist .list .box .title{font-size: 14px; line-height: 1.3;}
}

/*内页搜索分页*/
#pagination{overflow: hidden;}
.pagination-buttons{margin-top: 20px; padding-bottom: 20px; text-align: center; font-size: 14px; font-size: 1.4rem;}
.pagination-buttons a{padding:7px 12px; margin: 0 2px; border: 1px solid #ebebeb; background: #e5e5e5; cursor: pointer; display: inline-block;}
.pagination-buttons a:hover, .pagination-buttons a.on{background: #e60020; color: #fff; border: 1px solid #e60020;}


/*详细页上一页下一页珍藏打印*/
.preNext{max-width: 1400px; margin-top: 5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.preNext .list{width: 48%; background: #f6f6f6; padding: 2% 3%; border-radius: 1vw;}
.preNext .list p:first-child{color: #888;}
.preNext .list p:nth-child(2){margin-top: 2%; font-weight: 500; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.preNext .list p a:hover{color: #e60020;}

@media only screen and (max-width:800px){
	.preNext .list{width: 100%; padding: 3% 4%;}
	.preNext .list:nth-child(2){margin-top: 2%;}
	.preNext .list p:nth-child(2){margin-top: 1%;}
}
@media only screen and (max-width:560px){
	.preNext{font-size: 15px; font-size: 1.5rem;}
}

/*分页样式*/
.page_info{text-align:center; color:#666; font-size: 16px; font-size: 1.6rem; margin: 3% 0 0 0;}
.page_info span{padding:0 2px;font-weight:bold; color: #e60020;}
.page_list{margin: 3% 0 0 0; font-size:16px; font-size: 1.6rem; font-family: 'Montserrat'; font-weight: 600; display: flex; justify-content: center;}
.page_list a{background: #f4f4f4; color: #444; margin: 0 3px; width: 2.8vw; min-width: 26px; height: 2.8vw; min-height: 26px; border-radius: 100px; display: flex; align-items: center; justify-content: center;}
.page_list a:hover,.page_list a.on{color:#fff; background:#e60020;}

@media only screen and (max-width:1366px){
	.page_list a{width: 3.6vw; height: 3.6vw;}
}
@media only screen and (max-width:800px){
	.page_list a{margin: 0 2px; width: 4.6vw; height: 4.6vw;}
}
@media only screen and (max-width:560px){
	.page_list a{width: 7vw; height: 7vw;}
}

/*内容分页*/
.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;}<!--耗时1767867363.944秒-->