@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:#b72027; 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:#b72027;}

.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:#b72027;}
.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(side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#222;}
.cbbfixed .cweixin {background: #9b9b9b;}
.cbbfixed .cweixin:hover{background:#434343;}
.cbbfixed .cweixin div {background: url(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(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: 90%; margin: 0 auto;}

@media only screen and (max-width:1600px) {
	.container{width: 92%;}
}

/*head*/
.header{position: fixed; z-index: 999; width: 100%; transition: .5s; padding: 1% 2%; display: flex; align-items: center; justify-content: space-between;}
.header.fixed{background: #fff; box-shadow: 0 0 55px rgba(0,0,0, .15);}

.header .logo{width: 15%; min-width: 130px; transition: 0.5s;}
.header .logo a{position: relative; width: 100%; height: 0; padding-bottom:20%; overflow: hidden; display: block; background: url(logo.png) no-repeat left center; background-size: 100%; transition: 1s;}
.header.fixed .logo a{background: url(logo1.png) no-repeat left center; background-size: 100%;}

.header-r{width: 60%; display: flex; align-items: center; justify-content: space-between;}

.nav{flex: 1; width: 100%;}
.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: 7px 0; display:inline-block; display: flex; align-items: center; justify-content:center;}
.header.fixed .nav ul li .f_a a{color: #000;}
.nav ul li .f_a a::before{content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #b72027; transition: .6s;}
.nav ul li:hover .f_a a::before, .nav ul li.hovert .f_a a::before{width: 100%;}
.nav ul li.hovert .f_a a, .header.fixed .nav ul li.hovert .f_a a{color: #b72027; font-weight: 700;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:100%; 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: #b72027; 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{color: #fff; line-height: 1; margin: 0 3%; cursor: pointer; overflow: hidden; display: flex; align-items: center; justify-content: flex-start; position: relative;}
.header.fixed .lag{color: #222;}
.header .lag .ico{width: 16px; height: 16px; overflow: hidden;}
.header .lag .ico img{width: 100%; transition: .5s;}
.header.fixed .lag .ico img{margin-top: -100%;}
.header .lag .title{margin: 0 5px;}
.header .lagbox{position: relative; *zoom: 2; line-height: 2; max-height: 80px;}
.header #lagbox{transition: max-height, 0.5s; position: absolute; top: 20px; z-index: 9; right: 0; max-height: 0; width:6vw; min-width: 70px; border-radius: .4vw; overflow: hidden;}
.header #lagbox.open{max-height: 80px; padding: 6px 0; background: #ececec;}

.search-button{width: 17px; height: 17px; background: url(s.png) no-repeat center top; background-size: 100%; cursor: pointer; overflow: hidden; transition: .5s;}
.header.fixed .search-button{background: url(s.png) no-repeat center bottom; background-size: 100%;}
.search{*zoom: 1; position: relative;}
#search{transition: max-height, 0.5s; position: absolute; top: 20px; z-index: 9; right: 0; width:200px; max-height: 0; overflow: hidden; background-color: #ececec;}
#search.open{max-height: 40px; width:200px;}
#search fieldset{position: relative; padding: 0; border: none;}
#search input{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block; height: 40px;}
#search input[type="search"]{width:150px;padding: 0 5px 0 12px; background:none; border: none;}
#search input::-webkit-input-placeholder{color: #999;}
#search input[type="submit"]{position: absolute; bottom: 0; right: 0; width: 50px; margin: 0; padding: 0; text-transform: uppercase; color: #fff; background:#b72027; border: none; cursor: pointer;}

.header .mall{color: #fff; background: #b72027; line-height: 1; padding: .6vw 0; width: 6vw; min-width: 98px; margin-left: 3%; cursor: pointer;}
.header .mallbox{position: relative; *zoom: 2; line-height: 2; max-height: 80px;}
.header #mallbox{transition: max-height, 0.5s; position: absolute; top: 10px; z-index: 9; right: 0; max-height: 0; width: 6vw; min-width: 98px;  overflow: hidden;}
.header #mallbox a{color: #fff; transition: .5s;}
.header #mallbox a:hover{color: rgba(255,255,255,.7);}
.header #mallbox.open{max-height: 150px; padding: 10px 0 6px 0; background: #b72027;}

.m_nav{display:none}
.m_img{display: none}

@media screen and (max-width: 1366px){
	.header-r{width: 70%;}
	.header .lag .ico{width: 14px; height: 14px;}
}
@media screen and (max-width: 1280px){
	.nav ul li .s_navbox{width: 125px;}
	
	.search-button{width: 15px; height: 15px;}
	
	.header .mall{min-width: 84px;}
	.header #mallbox{min-width: 84px;}
}
@media screen and (max-width: 1024px){
	.search-button{width: 12px; height: 12px;}
}

/*移动端导航*/
@media screen and (max-width: 800px) and (min-width: 0px){
	.header{display:none}
	.m_img{display:block; height:55px; background:#fff; position:fixed; top:0px; left:0px; width:100%; z-index:9999; border-bottom:1px solid #ddd;}
	.m_img .headlf{padding:0 2%; height: 100%; float: left; display: flex; align-items: center; justify-content: center;}
	.m_img .headlf .m_logo{height:40px; display: block;}
	.m_img .headrg{padding-right:2%; padding-top:16px; float: right;}
	.m_img .headrg a .m_menuimg{height:16px; 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(plus.png) 100% no-repeat; background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.icon_on{background:url(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: calc(100vh); overflow: hidden;}
.aboutbanner{height: 0; padding-bottom: 31%;}
.searchbanner{display: none;}

.banner .swiper-container{position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;}
.banner .swiper-slide{transition:.8s; clip-path: circle(0% at 50% 50%);}
.banner .swiper-slide-active, .banner .swiper-slide-duplicate-active{clip-path: circle(76% at 50% 50%);}

.banner .swiper-slide .swiper-slide-img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;  transform:scale(1,1);}
.banner .swiper-slide-active .swiper-slide-img img, .banner .swiper-slide-duplicate-active .swiper-slide-img img{transition:4.5s linear; transform:scale(1.06,1.06);}

.banner .swiper-slide .banner-text{position: absolute; left: 5%; top: 50%; transform: translate(0, -42%); z-index: 12; color: #fff;}
.banner .swiper-slide .banner-text-1{color: #000; text-align: right;}
.banner .swiper-slide .banner-text .btitle{line-height: 1.4;}
.banner .swiper-slide .banner-text .btitle01{margin: 1% 0;}
.banner .swiper-slide .banner-text .bmore{margin-top: 6%; display: flex; align-items: center; justify-content: flex-start;}
.banner .swiper-slide .banner-text .bmore-1{justify-content: flex-end;}
.banner .swiper-slide .banner-text .bmore a{display: inline-block; color: #fff; padding: 1.2rem 3.5rem; border-radius: 3px;}
.banner .swiper-slide .banner-text .bmore a:first-child{background: #b72027; margin-right: 1vw;}
.banner .swiper-slide .banner-text .bmore a:nth-child(2){border: 1px solid #fff;}
.banner .swiper-slide .banner-text-1 .bmore a:nth-child(2){border: 1px solid #000; color: #000;}


.aboutbanner-desc{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); 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, .1), -1px 1px 0 rgba(0,0,0, .1), 1px 1px 0 rgba(0,0,0, .1);}

.banner .swiper-container .swiper-pagination{position:absolute; bottom: 2%;}
.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,0.8); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#b72027;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:#b72027; 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(0,0,0,.2); color: #fff; border-radius:118px; width: 45px; height: 45px; --swiper-navigation-size: 12px;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #b72027;}

.banner .autoplay-progress{position: absolute; right: 2%; bottom: 2%; 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{left: 4%;}
	.banner .swiper-slide .banner-text .btitle{font-size: 55px; font-size: 5.5rem;}
	.banner .swiper-slide .banner-text .btitle01{font-size: 28px; font-size: 2.8rem;}
}
@media only screen and (max-width:1366px){
	.banner .swiper-slide .banner-text .btitle{font-size: 50px; font-size: 5rem;}
	.banner .swiper-slide .banner-text .btitle01{font-size: 26px; font-size: 2.6rem;}
	.banner .swiper-slide .banner-text .bmore a{padding: 1rem 3rem;}
}
@media only screen and (max-width:1280px){
	.banner .swiper-slide .banner-text .btitle{font-size: 45px; font-size: 4.5rem;}
	.banner .swiper-slide .banner-text .btitle01{font-size: 24px; font-size: 2.4rem;}
	.banner .swiper-slide .banner-text .bmore a{padding: 1rem 2.5rem;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:1024px){
	.banner{height: auto; padding-bottom: 51%;}
	
	.banner .swiper-slide .banner-text .btitle{font-size: 40px; font-size: 4rem;}
	.banner .swiper-slide .banner-text .btitle01{font-size: 22px; font-size: 2.2rem;}
	.banner .swiper-slide .banner-text .bmore{margin-top: 10%;}
	.banner .swiper-slide .banner-text .bmore a{padding: .8rem 2rem;}
	
	.aboutbanner-desc p{font-size: 45px; font-size: 4.5rem;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 33px; height: 33px; --swiper-navigation-size: 10px;}
}
@media only screen and (max-width:900px){
	.banner{height: 60vh;}
}
@media only screen and (max-width:800px){
	.banner{margin-top: 50px; height: 32vh;}
	.banner .swiper-slide .banner-text .btitle{max-width: 70%;}
	.banner .swiper-slide .banner-text .btitle01{max-width: 70%;}
	.banner .swiper-slide .banner-text-1 .btitle, .banner .swiper-slide .banner-text-1 .btitle01{margin-left: 30%;}
	
	.aboutbanner{height: 0; padding-bottom: 45%;}
	.aboutbanner-desc p{font-size: 38px; font-size: 3.8rem;}
	
	.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{transform: translate(0, -50%);}
	.banner .swiper-slide .banner-text-1{transform: translate(0, -50%);}
	.banner .swiper-slide .banner-text .btitle{font-size: 28px; font-size: 2.8rem;}
	.banner .swiper-slide .banner-text .btitle01{font-size: 18px; font-size: 1.8rem;}
	
	.aboutbanner-desc p{font-size: 30px; font-size: 3rem;}
	
	.banner .swiper-container .swiper-pagination{bottom:3px;}
	.banner .swiper-pagination-bullet{width:10px; height:10px;}
	.banner .swiper-pagination-bullet span{width:7px;height:7px;}
	.banner .swiper-pagination-bullet i{top:3px;}
}

/**aboutbanner-searchbanner**/
.aboutbanner{position: relative; width: 100%; height: 0; padding-bottom: 35%; overflow: hidden;}
.aboutbanner .text{position: absolute; left: 10%; top: 50%; width: 80%; z-index: 1; text-transform: uppercase; text-align: center; color: #fff;}
.aboutbanner .bg, .aboutbanner .bg1{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.aboutbanner .bg1{display: none;}

.banner-top{position: absolute; bottom: 30%; left: 0;}

.searchbanner{display: none;}

@media only screen and (max-width:1600px){
	.aboutbanner .text{font-size: 55px; font-size: 5.5rem;}
}
@media only screen and (max-width:1366px){
	.aboutbanner .text{font-size: 50px; font-size: 5rem;}
}
@media only screen and (max-width:1024px){
	.aboutbanner .text{font-size: 45px; font-size: 4.5rem;}
}
@media only screen and (max-width:800px){
	.aboutbanner{margin-top: 55px; width: 100%; height: 0; padding-bottom: 50%; overflow: hidden;}
	.aboutbanner .text{top:45%;}
	.aboutbanner .bg{display: none; opacity: 0;}
	.aboutbanner .bg1{display: block;}
}
@media only screen and (max-width:560px){
	.aboutbanner .text{font-size: 40px; font-size: 4rem;}
}

/**首页栏目标题**/
.indextitle .title{color: #000;}
.indextitle .desc{color: #666;}

@media only screen and (max-width:1600px){
	.indextitle .title{font-size: 53px; font-size: 5.3rem;}
	.indextitle .desc{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:1366px){
	.indextitle .title{font-size: 46px; font-size: 4.6rem;}
	.indextitle .desc{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:1280px){
	.indextitle .title{font-size: 40px; font-size: 4rem;}
	.indextitle .desc{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:1024px){
	.indextitle .title{font-size: 35px; font-size: 3.5rem;}
	.indextitle .desc{font-size: 16px; font-size: 1.6rem;}
}
@media only screen and (max-width:800px){

}
@media only screen and (max-width:560px){
	.indextitle .title{font-size: 32px; font-size: 3.2rem;}
	.indextitle .desc{font-size: 16px; font-size: 1.6rem;}
}

/**首页更多**/
.indexmore{}
.indexmore a{position: relative; top: 0; display: inline-block; padding: .7vw 1.2vw; color: #fff; background: #b72027; border: 1px solid #b72027; border-radius: .3vw; transition: .4s; overflow: hidden;}
.indexmore a::before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #9d171e; transition: .5s;}
.indexmore a:hover::before{height: 100%;}
.indexmore a span{position: relative;}
.indexmore a i{position: relative; margin-left: 2.5vw;}
.indexmore a:hover{top: -12px; box-shadow: 0 0 35px rgba(183,32,39, .3); border: 1px solid #841419;}

@media only screen and (max-width:560px){
	.indexmore a{padding: 1.8vw 3vw; border-radius: .8vw;}
	.indexmore a i{margin-left: 7vw;}
}

/**首页产品分类**/
.indexproductcat{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.indexproductcat .list{position: relative; width: calc(100% / 2); padding: 2.5% 5%; background: #fafafa; display: flex; align-items: center; justify-content: space-between;}
.indexproductcat .list:nth-child(2), .indexproductcat .list:nth-child(3), .indexproductcat .list:nth-child(6), .indexproductcat .list:nth-child(7){background: #efefef;}
.indexproductcat .list .box{width: 50%;}
.indexproductcat .list .box .titleen{color: #888;}
.indexproductcat .list .box .title{color: #000; margin: 3% 0 30% 0;}
.indexproductcat .list .box .indexmore a{color: #666; background: none; border: 1px solid #8f8f8f;}
.indexproductcat .list .box .indexmore a::before{background: #b72027;}
.indexproductcat .list .box .indexmore a:hover{color: #fff; border: 1px solid #b72027;}
.indexproductcat .list.on .box .indexmore a{color: #fff; background: #b72027; border: 1px solid #b72027;}
.indexproductcat .list.on .box .indexmore a::before{background: #9d171e;}
.indexproductcat .list.on .box .indexmore a:hover{border: 1px solid #841419;}
.indexproductcat .list .img{position: relative; width: 50%; height: 0; padding-bottom: 50%; overflow: hidden;}
.indexproductcat .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.indexproductcat .list .img p img{max-width: 100%; max-height: 100%; transition: .5s;}
.indexproductcat .list:hover .img p img{transform: scale(1.15);}

@media only screen and (max-width:1366px){

}
@media only screen and (max-width:1280px){
	.indexproductcat .list .box .title{font-size: 30px; font-size: 3rem;}
}
@media only screen and (max-width:1024px){
	.indexproductcat .list .box .titleen{font-size: 15px; font-size: 1.5rem;}
	.indexproductcat .list .box .title{font-size: 26px; font-size: 2.6rem; margin: 3% 0 20% 0;}
}
@media only screen and (max-width:800px){
	.indexproductcat .list .box .title{font-size: 22px; font-size: 2.2rem; margin: 3% 0 15% 0;}
}
@media only screen and (max-width:560px){
	.indexproductcat .list{width: 100%; padding: 2.5% 4%;}
	.indexproductcat .list:nth-child(2n){background: #efefef;}
	.indexproductcat .list:nth-child(3), .indexproductcat .list:nth-child(7){background: #fafafa;}
}

/**关于我们**/
.indexabout{padding: 9% 0 6% 0; background: url(indexabout-bg.jpg) no-repeat 2% center; background-size: 70%;}
.indexaboutcontainer{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexaboutcontainer .left{width: 46%;}
.indexaboutcontainer .left .title01{color: #b72027; display: flex; align-items: center; justify-content: flex-start;}
.indexaboutcontainer .left .title01 a{cursor: pointer;}
.indexaboutcontainer .left .title01 a img{width: 3vw; min-width: 25px; margin-left: 2vw; transition: .5s;}
.indexaboutcontainer .left .title01 a:hover img{transform: scale(1.2);}
.indexaboutcontainer .left .title02{color: #000; margin-top: 1%;}

.indexaboutimg{position: relative; width: 50%; margin: 10% 0 0 0;}
.indexaboutimg .swiper-wrapper{width: 100%;}
.indexaboutimg .swiper-slide{position: relative; overflow: hidden;}
.indexaboutimg .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 68%; overflow: hidden;}
.indexaboutimg .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.indexaboutimg .swiper-slide .img p img{width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexaboutimg .swiper-slide .title{position: absolute; left: 0; bottom: 0; width: 100%; padding: 5% 4% 2% 4%; background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.7));}
.indexaboutimg .swiper-slide .title p{color: #fff; line-height: 1.6; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexaboutimg .swiper-button-prev, .indexaboutimg .swiper-button-next{top: 45%; background:rgba(0,0,0,.5); color: #fff; width: 1.6vw; min-width: 25px; height: 1.6vw; min-height: 25px; border-radius: 100px; --swiper-navigation-size: 7px; outline:none;} 
.indexaboutimg .swiper-button-prev{left:1%;}
.indexaboutimg .swiper-button-next{right:1%;}
.indexaboutimg .swiper-button-prev:hover, .indexaboutimg .swiper-button-next:hover{background: #b72027; color: #fff;}
.indexaboutimg .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.indexaboutimg .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .2); opacity: 1; outline:none; transition: .3s;}
.indexaboutimg .swiper-pagination-bullet-active{background: #b72027; opacity: 1;}

.indexaboutcontainer .right{width: 46%; margin-top: 1%;}

.numadv{display: flex; justify-content: space-between; flex-flow: wrap;}
.numadv .list .numunit{display: flex; align-items: baseline; justify-content: flex-start;}
.numadv .list .numunit .num{line-height: 1; color: #b72027;}
.numadv .list .numunit .unit{color: #666; margin-left: 5px;}
.numadv .list .title{color: #666; margin-top: 5%;}

.indexaboutcontainer .right .content{color: #666; line-height: 2.2; margin: 9% 0; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 9; text-overflow: ellipsis; overflow: hidden;}

@media only screen and (max-width:1600px){
	.indexaboutcontainer .left .title01{font-size: 45px; font-size: 4.5rem;}
	.indexaboutcontainer .left .title02{font-size: 55px; font-size: 5.5rem;}
}
@media only screen and (max-width:1366px){
	.indexaboutcontainer .left .title01{font-size: 42px; font-size: 4.2rem;}
	.indexaboutcontainer .left .title02{font-size: 52px; font-size: 5.2rem;}
	
	.numadv .list .numunit .num{font-size: 55px; font-size: 5.5rem;}
}
@media only screen and (max-width:1280px){
	.indexaboutcontainer .left .title01{font-size: 38px; font-size: 3.8rem;}
	.indexaboutcontainer .left .title02{font-size: 48px; font-size: 4.8rem;}
	
	.numadv .list .numunit .num{font-size: 50px; font-size: 5rem;}
	
	.indexaboutcontainer .right .content{line-height: 1.8;}
}
@media only screen and (max-width:1024px){
	.indexaboutcontainer .left .title01{font-size: 32px; font-size: 3.2rem;}
	.indexaboutcontainer .left .title02{font-size: 42px; font-size: 4.2rem;}
	
	.numadv .list .numunit .num{font-size: 45px; font-size: 4.5rem;}
}
@media only screen and (max-width:800px){
	.indexaboutcontainer .left{width: 100%;}
	.indexaboutimg{width: 100%; margin: 5% 0;}
	
	.indexaboutcontainer .right{width: 100%;}
	.indexaboutcontainer .right .content{margin: 5% 0;}
}
@media only screen and (max-width:560px){
	.indexaboutcontainer .left .title01{font-size: 26px; font-size: 2.6rem;}
	.indexaboutcontainer .left .title02{font-size: 34px; font-size: 3.4rem;}
	
	.indexaboutimg .swiper-slide .img{padding-bottom: 60%;}
	
	.numadv .list .numunit .num{font-size: 36px; font-size: 3.6rem;}
	.numadv .list .numunit .unit{margin-left: 0;}
}

/**合作品牌**/
.indexbrand{border-top: 1px solid #e5e5e5; padding: 3% 0 5% 0;}

.indexbrandbox{position: relative; margin-top: 3%; overflow-y:visible;}
.indexbrandbox .swiper-wrapper{}
.indexbrandbox .swiper-slide{width: 100%;}
.indexbrandbox .swiper-slide:hover{background: #fff;}
.indexbrandbox .swiper-slide:first-child, .indexbrandbox .swiper-slide.modified-style{background: #fff;}
.indexbrandbox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 50%; overflow: hidden;}
.indexbrandbox .swiper-slide .img p{position: absolute; left: 10%; top: 10%; width: 80%; height: 80%; display: flex; align-items: center; justify-content: center;}
.indexbrandbox .swiper-slide .img p img{max-width: 100%; max-height: 100%; filter: grayscale(100%); opacity: .5; transition: .5s;}
.indexbrandbox .swiper-slide:hover .img p img{filter: grayscale(0); opacity: 1;}
.indexbrandbox .swiper-button-prev, .indexbrandbox .swiper-button-next{top: 38%; background:rgba(0,0,0,.5); color: #fff; width: 18px; height: 40px;--swiper-navigation-size: 6px; outline:none;} 
.indexbrandbox .swiper-button-prev{left:0;}
.indexbrandbox .swiper-button-next{right:0;}
.indexbrandbox .swiper-button-prev:hover, .indexbrandbox .swiper-button-next:hover{background: #0c3786; color: #fff;}
.indexbrandbox .swiper-pagination{bottom: -40px; z-index: 99;}
.indexbrandbox .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;}
.indexbrandbox .swiper-pagination-bullet-active{background: #0c3786; opacity: 1;}

/**推荐产品**/
.indexproduct{background: #efefef; padding: 6% 0 5% 0;}
.indexproduct .container{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexproduct .left{width: 26%;}
.indexproduct .left .indexmore{margin-top: 30%;}

.indexproductbox{position: relative; padding-bottom: 30px; width: 74%;}
.indexproductbox .swiper-wrapper{width: 100%;}
.indexproductbox .swiper-slide{position: relative; padding: 5% 3% 2% 3%; background: #fff;}
.indexproductbox .swiper-slide-active{opacity: 1;}
.indexproductbox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden;}
.indexproductbox .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.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{margin: 5% 0 0; color: #000; line-height: 1.6; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexproductbox .swiper-slide:hover .title{color: #b72027;}
.indexproductbox .swiper-button-prev, .indexproductbox .swiper-button-next{top: 44%; background:rgba(0,0,0,.5); color: #fff; width: 2vw; min-width: 25px; height: 2vw; min-height: 25px; border-radius: 100px; --swiper-navigation-size: 8px; 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: #b72027; color: #fff;}
.indexproductbox .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.indexproductbox .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .2); opacity: 1; outline:none; transition: .3s;}
.indexproductbox .swiper-pagination-bullet-active{background: #b72027; opacity: 1;}

@media only screen and (max-width:800px){
	.indexproduct .left{width: 100%; display: flex; align-items: center; justify-content: space-between;}
	.indexproduct .left .indexmore{margin-top: 0;}

	.indexproductbox{width: 100%; margin-top: 5%;}
}
@media only screen and (max-width:560px){
	.indexproduct{padding: 8% 0 7% 0;}
}

/**新闻中心**/
.indexnews{padding: 6% 0;}
.indexnewstop{display: flex; align-items: center; justify-content: space-between;}
.indexnewsbox{margin-top: 3%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexnewsbox .left{width: 60%;}
.indexnewsbox .right{width: 36%;}

.indexnewsimg{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexnewsimg .list{position: relative; width: calc((100% - 4%) / 2); padding: 3% 3%; border: 1px solid #eaeaea;}
.indexnewsimg .list .img{position: relative; width: 100%; height: 0; padding-bottom: 50%; overflow: hidden;}
.indexnewsimg .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.indexnewsimg .list .img p img{width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexnewsimg .list:hover .img p img{transform: scale(1.2);}
.indexnewsimg .list .box{padding: 8% 0; border-bottom: 1px solid #eaeaea;}
.indexnewsimg .list .box .title{color: #000; 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;}
.indexnewsimg .list:hover .box .title{color: #b72027;}
.indexnewsimg .list .box .desc{margin-top: 5%; color: #888; 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;}
.indexnewsimg .list .timemore{margin-top: 5%; display: flex; align-items: center; justify-content: space-between;}
.indexnewsimg .list .timemore .time{color: #666;}
.indexnewsimg .list .timemore .more{color: #b72027;}

.indexnewslist{display: flex; justify-content: space-between; flex-direction:column;}
.indexnewslist .list{position: relative; width: 100%; height: 100%; padding: 5% 0; border-bottom: 1px solid #eaeaea;}
.indexnewslist .list:first-child{padding-top: 0;}
.indexnewslist .list::before{content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #b72027;}
.indexnewslist .list .title{color: #000; line-height: 1.6; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexnewslist .list:hover .title{color: #b72027;}
.indexnewslist .list .desc{margin-top: 3%; color: #888; 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;}

@media only screen and (max-width:800px){
	.indexnewsbox .left{width: 100%;}
	.indexnewsbox .right{width: 100%; margin-top: 5%;}
	.indexnewslist .list .desc{margin-top: 1%;}
}
@media only screen and (max-width:560px){
	.indexnews{padding: 8% 0;}
	.indexnewsimg .list{width: 100%; margin-top: 5%;}
	.indexnewsimg .list .box .title{font-size: 20px; font-size: 2rem;}
	.indexnewslist .list .title{font-size: 20px; font-size: 2rem;}
}

/**服务全球**/
.indexservice{padding: 6% 0; background: #efefef;}
.indexservice .container{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexservice .left{width: 26%;}
.indexservice .left .content{margin: 15% 0 18% 0; line-height: 1.8; text-align: justify;}

.indexservice .right{flex: 1; width: 100%; margin-left: 10%;}
.indexservice .right img{width: 100%;}

@media only screen and (max-width:800px){
	.indexservice .left{width: 100%;}
	.indexservice .left .content{margin: 5% 0;}
		
	.indexservice .right{flex: none; margin-left: 0; margin-top: 5%;}
}
@media only screen and (max-width:560px){
	.indexservice{padding: 8% 0;}
}

/**欢迎留言**/
.indexmessage{color: #fff; padding: 5% 0 6% 0; background: url(indexmessage-bg.jpg) no-repeat center center;  background-attachment: fixed; background-size: cover; background-position: 100% 100%;}
.indexmessage .indextitle .title, .indexmessage .indextitle .desc{color: #fff;}

.indexmessageform{width: 40%; margin: 4% auto 0; padding: 5px; border-radius: 5px; background: #fff;}
.indexmessageform form{width: 100%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.indexmessageform form .list{position: relative; width: 72%;}
.indexmessageform form .list input{width: 100%; padding: 1vw 1vw; border: none; background: none; font-family: 'Noto Sans SC'; font-weight: 400;}
.indexmessageform form .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.indexmessageform form .listt{width: 28%;}
.indexmessageform form .listt button{width: 100%; padding: 1vw 0; border-radius: 5px; margin: 0; background: #b72027; color: #fff; text-transform: uppercase; border: none; font-family: 'Noto Sans SC'; font-weight: 400;}

@media only screen and (max-width:1366px){
	.indexmessageform{width: 50%; padding: 3px;}
}
@media only screen and (max-width:800px){
	.indexmessageform{width: 70%;}
}
@media only screen and (max-width:560px){
	.indexmessage{padding: 7% 0 8 0;}
	.indexmessageform{width: 80%;}
	.indexmessageform form .list input{padding: 2vw 2vw;}
	.indexmessageform form .listt button{padding: 2vw 0;}
}

/**底部**/
.footer{background: #f6f6f6; color: #666;}
.footer a{color: #666;}
.footer a:hover{color: #b72027;}

.aboutfooter{background: #f6f6f6;}

.footerlogocontactcode{padding: 3% 0 1% 0; border-bottom: 1px solid rgba(0,0,0,.07);}
.footerlogocontactcode .container{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.footerlogo{width: 6vw;}
.footerlogo img{width: 100%;}

.footercontact{display: flex; align-items: center; justify-content: flex-start;}
.footercontact .list{display: flex; align-items: flex-start; justify-content: flex-start;}
.footercontact .list:first-child{margin-right: 5vw;}
.footercontact .list i{color: #b72027; margin-right: .5vw; margin-top: 2px;}
.footercontact .list:first-child p:nth-child(2){color: #b72027;}

.footercode{display: flex; justify-content: flex-end;}
.footercode .list{flex: 1; max-width: 6vw; min-width: 70px; margin-left: 5%;}
.footercode .list:first-child{margin-left: 0;}
.footercode .list .img img{width: 100%; border: 1px solid rgba(0,0,0, .08);}
.footercode .list .name{margin-top: 2px;}

.footerbox{margin: 3.5% auto; display: flex; justify-content: space-between; flex-flow: wrap;}

.footershopcodet{width: 26%;}
.footershop .title{color: #b72027;}
.footershop .box{margin: 6% 0 8% 0; display: flex; justify-content: flex-start;}
.footershop .list{position: relative; flex: 1; max-width: 3.2vw; min-width: 54px; margin-right: 7%;}
.footershop .list:last-child{margin-right: 0;}
.footershop .list .img img{width: 100%; border-radius: 5px;}
.footershop .list .name{margin-top: 2px;}

.footercodet{display: flex; justify-content: flex-start;}
.footercodet .list{flex: 1; max-width: 6vw; min-width: 70px; margin-right: 5%;}
.footercodet .list:last-child{margin-right: 0;}
.footercodet .list .img img{width: 100%; border: 1px solid rgba(0,0,0, .08);}
.footercodet .list .name{margin-top: 2px;}

.footernav{flex: 1; width: 100%; margin-left: 1%; display: flex; justify-content: space-between;}
.footernav .list{}
.footernav .flist-title{}
.footernav .flist-title a{color: #b72027;}
.footernav .navlist{margin-top: 1.6vw;}
.footernav .navlist a{margin: 0.5vw 0; display: block;}
.footernav .navlist a:hover{text-decoration: underline;}

.footercopy{padding: 2.5% 0; line-height: 1.6; color: #888; border-top: 1px solid rgba(0,0,0, .07); display: flex; justify-content: space-between; flex-flow: wrap;}
.footercopy .left{display: flex; align-items: center; justify-content: flex-start; flex-flow: wrap;}
.footercopy .left p{margin-left: 15px;}
.footercopy .left p:first-child{margin-left: 0;}

.ipv6{display: inline-block; background: url(ipv6.png) no-repeat center center; background-size: 100%; width: 37px; height: 16px;}
.zqkj{display: inline-block; background: url(zqkj1.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:1366px){
	.footershop .title{font-size: 26px; font-size: 2.6rem;}
}
@media only screen and (max-width:1280px){
	.footercontact .list:first-child{margin-right: 2vw;}
	
	.footershop .title{font-size: 22px; font-size: 2.2rem;}
	.footershop .list{min-width: 48px;}
}
@media only screen and (max-width:800px){
	.footerlogocontactcode{padding: 6% 0;}
	.footerlogo{min-width: 80px;}
	.footercontact{width: 100%; margin: 5% 0;}
	.footercontact .list:first-child{margin-right: 6vw;}

	.footercode{width: 100%; justify-content: flex-start;}
	.footercode .list{margin-left: 0; margin-right: 5%; min-width: 80px;}
	
	.footershopcodet{width: 100%;}
	.footershop .box{margin: 4% 0;}
	.footershop .list{max-width: 5vw; min-width: 80px; margin-right: 5%;}
	.footercodet .list{min-width: 80px;}

	.footernav{flex: none; margin-top: 5%;}
}
@media only screen and (max-width:560px){
	.footercontact{flex-flow: wrap;}
	.footercontact .list{width: 100%; margin-top: 2%;}
	.footercontact .list:first-child{margin-right: 0;}
	
	
	.footernav .navlist{display: none;}
	.footernav .flist-title{font-size: 18px; font-size: 1.8rem;}
	
	.footercopy .left p{margin-left: 0; width: 100%;}
}



/*内页*/
.bodybg{background: #f8f8f8;}
.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:2; text-align:justify;}
.mainbody_content p{margin:2% 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){
	.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;}
}
@media only screen and (max-width:800px){
	.mainbody{padding: 6% 0;}
}

/*about-navbox*/
.about-navbox{background: #fff; border-bottom: 1px solid rgba(0,0,0, .1);}

/*about-nav*/
.about-nav{display: flex; justify-content: flex-start;}
.about-nav a{position: relative; color: #555; padding: 2% 2.5%; display: flex; align-items: center; justify-content: center;}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: 20%; width: 0; height: 60%; background: #b72027; transition: 1s;}
.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: #fff;}

.aboutnavcat{padding: 2% 0; border-bottom: 1px solid rgba(0,0,0, .1); display: flex; align-items: center; justify-content:left; flex-flow: wrap;}
.aboutnavcat a{position: relative; display:block; padding: .7% 2%; margin-right: 2%; border-radius: 100px; background: #fff; transition: .5s; border: 1px solid #fff;}
.aboutnavcat a:last-child{margin-right: 0;}
.aboutnavcat a:hover,.aboutnavcat a.cur{color: #b72027; border: 1px solid #b72027;}
.aboutnavcat a .aboutnavcat-title{position: relative; line-height: 1; text-align: center;}

@media only screen and (max-width:1280px){
	.about-navt a{padding: 2% 1.5%; font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:800px){
	.about-nav{flex-flow: wrap;}
	.about-nav::after{content: ""; width: calc(100% / 4);}
	.about-nav a{width: calc(100% / 4); padding: 3.5% 0;}
	.about-nav a::before{bottom: 15%; height: 70%;}
}
@media only screen and (max-width:560px){
	.about-nav a{font-size: 16px; font-size: 1.6rem;}
	.about-navt a{width: calc(100% / 3);}
}

/**内页公司简介**/
.bodyabout{display: flex; justify-content: space-between; flex-flow: wrap; background: url(indexabout-bg.jpg) no-repeat center center; background-size: 80%;}
.bodyabout .left{width: 55%;}
.bodyabout .left .title01{color: #b72027; display: flex; align-items: center; justify-content: flex-start;}
.bodyabout .left .title01 a{cursor: pointer;}
.bodyabout .left .title01 a img{width: 3vw; min-width: 25px; margin-left: 2vw; transition: .5s;}
.bodyabout .left .title01 a:hover img{transform: scale(1.2);}
.bodyabout .left .title02{color: #000; margin-top: 1%;}
.bodyabout .left .mainbody_content{margin-top: 5%;}

.bodyabout .right{width: 30%;}
.bodyabout .right .numadv{margin-top: 30%;}
.bodyabout .right .numadv .list:nth-child(2n) .numunit{justify-content: flex-end;}
.bodyabout .right .numadv .list{width: calc(100% / 2); margin: 6% 0;}
.bodyabout .right .numadv .list:nth-child(2n){text-align: right;}

@media only screen and (max-width:1280px){
	.bodyabout .left .title01{font-size: 35px; font-size: 3.5rem;}
	.bodyabout .left .title02{font-size: 42px; font-size: 4.2rem;}
}
@media only screen and (max-width:800px){
	.bodyabout{background: url(indexabout-bg.jpg) no-repeat center bottom; background-size: 90%;}
	.bodyabout .left{width: 100%;}
	
	.bodyabout .right{width: 100%;}
	.bodyabout .right .numadv{margin-top: 4%;}
	.bodyabout .right .numadv .list:nth-child(2n) .numunit{justify-content: flex-start;}
	.bodyabout .right .numadv .list{width: auto; margin: 1% 0;}
	.bodyabout .right .numadv .list:nth-child(2n){text-align: left;}
}
@media only screen and (max-width:560px){
	.bodyabout .left .title01{font-size: 26px; font-size: 2.6rem;}
	.bodyabout .left .title02{font-size: 32px; font-size: 3.2rem;}
}

/**内页资质荣誉列表**/
.bodyhonor{margin: 3% auto; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyhonor:after{content: ''; width:calc((100% - 4%) / 2);}
.bodyhonor .list{position: relative; top:0; width:calc((100% - 4%) / 2); margin:1.5% 0; padding: 2% 3%; background: #f6f6f6; transition: .5s; display: flex; align-items: center; justify-content: space-between; flex-direction: row-reverse;}
.bodyhonor .list:hover{top:-15px; background: #b72027; box-shadow: 0 0 35px rgba(0,0,0,.1);}
.bodyhonor .list .img{position: relative; width: 50%; height: 0; padding-bottom: 33%; overflow: hidden; transition: .5s;}
.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{width: 45%;}
.bodyhonor .list .box .title{margin-top: 4%;}
.bodyhonor .list:hover .box .title, .bodyhonor .list:hover .box .year{color: #fff;}

@media only screen and (max-width:1600px){
	.bodyhonor .list .box .year{font-size: 35px; font-size: 3.5rem;}
}
@media only screen and (max-width:1366px){
	.bodyhonor .list .box .year{font-size: 30px; font-size: 3rem;}
}
@media only screen and (max-width:800px){
	.bodyhonor:after{width:100%;}
	.bodyhonor .list{width:100%; padding: 4% 6%; margin:2% 0;}
}
@media only screen and (max-width:560px){
	.bodyhonor .list .box .year{font-size: 25px; font-size: 2.5rem;}
	.bodyhonor .list .box .title{font-size: 16px; font-size: 1.6rem;}
}


/*内页合作品牌*/
.indexclient{margin: 3% auto; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexclient::after{content: ""; width: calc((100% - 6%) / 4);}
.indexclient .list{position: relative; top: 0; padding: 1% 0; background: #fff; width: calc((100% - 6%) / 4); margin: 1% 0; border: 1px solid rgba(0,0,0,.1); border-radius: .5vw; transition: .8s;}
.indexclient .list:hover{box-shadow: 0 0 35px rgba(0,0,0,.1); z-index: 2;}
.indexclient .list .ico{position: relative; width: 50%; height: 0; padding-bottom: 50%; margin: 0 auto; overflow: hidden;}
.indexclient .list .ico p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.indexclient .list .ico p img{max-width: 100%; max-height: 100%; filter: grayscale(100%); opacity: .5; transition: 1s;}
.indexclient .list:hover .ico p img{filter: grayscale(0); opacity: 1;}
.indexclient .list .title{width: 96%; margin: 3% auto 0; color: #888; line-height: 1.2; display: flex; align-items: center; justify-content: center; transition: .5s;}
.indexclient .list:hover .title{color: #333;}

@media only screen and (max-width:800px){
	.indexclient::after{width: calc((100% - 4%) / 3);}
	.indexclient .list{width: calc((100% - 4%) / 3); margin: 1% 0;}
}
@media only screen and (max-width:560px){
	.indexclient{margin: 6% auto;}
	.indexclient::after{width: calc((100% - 3%) / 2);}
	.indexclient .list{width: calc((100% - 3%) / 2); margin: 1.5% 0;}
}

/*内页产品中心*/
.bodyproduct{margin: 2% auto; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyproduct::after{content: ""; width: calc((100% - 9%) / 4);}
.bodyproduct .list{position: relative; top: 0; width: calc((100% - 9%) / 4); margin: 1.5% 0; padding: 3% 3% 2% 3%; background: #fff; opacity: 1; border: 1px solid rgba(0,0,0, .07); transition: .5s;}
.bodyproduct .list:hover{top: -15px; box-shadow: 0 10px 40px rgba(0,0,0, .1); border: 1px solid #b72027;}
.bodyproduct .list .img{position: relative; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden;}
.bodyproduct .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.bodyproduct .list .img p img{max-width: 100%; max-height: 100%; transition: .5s;}
.bodyproduct .list:hover .img p img{transform: scale(1.1);}
.bodyproduct .list .title{margin-top: 10%; color: #000; line-height: 1.6; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.bodyproduct .list:hover .title{color: #b72027;}
.bodyproduct .list .cat{border-top: 1px solid rgba(0,0,0, .1); margin-top: 4%; padding-top: 4%; color: #888;}

@media only screen and (max-width:800px){
	.bodyproduct::after{width: 100%;}
	.bodyproduct .list{width: 100%; margin: 3% 0;}
}
@media only screen and (max-width:560px){

}

/*内页产品中心详情*/
.bodyproductshow{background: #f3f3f3; padding: 5% 0;}
.bodyproductshow .bodyproductshow-container{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.bodyproductshow .bodyproductshow-container .img{position: relative; width: 45%; height: 0; padding-bottom: 45%; background: #fff; overflow: hidden;}
.bodyproductshow .bodyproductshow-container .img p{position: absolute; left: 10%; top: 10%; width: 80%; height: 80%; display: flex; align-items: center; justify-content: center;}
.bodyproductshow .bodyproductshow-container .img p img{max-width: 100%; max-height: 100%;}
.bodyproductshow .bodyproductshow-container .box{width: 43%; margin: 5% 0;}
.bodyproductshow .bodyproductshow-container .box .desc{color: #b72027; margin: 2% 0;}
.bodyproductshow .bodyproductshow-container .box .list{border-bottom: 1px solid rgba(0,0,0, .1); padding: 3.5% 0; color: #666;}
.bodyproductshow .bodyproductshow-container .box .list font{color: #b72027;}
.bodyproductshow .bodyproductshow-container .box .list span{color: #000;}
.bodyproductshow .bodyproductshow-container .box .listt{color: #666; margin-top: 1%;}
.bodyproductshow .bodyproductshow-container .box .listtt{border-top: 1px solid rgba(0,0,0, .1); margin-top: 10%;}
.bodyproductshow .bodyproductshow-container .box .indexmore{margin-top: 6%;}

.bodyproductshow-content{padding: 4% 0;}

.bodyproductshow-product{background: #f3f3f3; padding: 4% 0;}
.bodyproductshow-product .indexproductbox{flex: none; margin-top: 3%;}

@media only screen and (max-width:1366px){
	.bodyproductshow .bodyproductshow-container .box .title{font-size: 32px; font-size: 3.2rem;}
	.bodyproductshow .bodyproductshow-container .box .desc{font-size: 22px; font-size: 2.2rem;}
	
	.bodyproductshow-title{font-size: 43px; font-size: 4.3rem;}
}
@media only screen and (max-width:1280px){
	.bodyproductshow .bodyproductshow-container .box .title{font-size: 30px; font-size: 3rem;}
	.bodyproductshow .bodyproductshow-container .box .desc{font-size: 20px; font-size: 2rem;}
	
	.bodyproductshow-title{font-size: 40px; font-size: 4rem;}
}
@media only screen and (max-width:1024px){
	.bodyproductshow .bodyproductshow-container .box{width: 50%;}
	.bodyproductshow .bodyproductshow-container .box .title{font-size: 26px; font-size: 2.6rem;}
	.bodyproductshow .bodyproductshow-container .box .desc{font-size: 18px; font-size: 1.8rem;}
	.bodyproductshow .bodyproductshow-container .box .list{padding: 2.5% 0;}

	.bodyproductshow-title{font-size: 35px; font-size: 3.5rem;}
}
@media only screen and (max-width:800px){
	.bodyproductshow{margin-top: 50px;}
	.bodyproductshow .bodyproductshow-container .img{width: 70%; padding-bottom: 70%; margin: 0 auto;}
	.bodyproductshow .bodyproductshow-container .box{width: 100%; margin:3% 0 0; padding-bottom: 8%;}
	.bodyproductshow .bodyproductshow-container .box .listt{margin-top: 5%;}
	
	.bodyproductshow-product .indexproductbox{width: 92%; margin: 3% auto 0;}
}
@media only screen and (max-width:560px){
	.bodyproductshow-title{font-size: 28px; font-size: 2.8rem;}
}


/*内页图片列表*/
.bodyimg{margin: 2% auto; display: flex; justify-content: space-between; flex-wrap: wrap;}
.bodyimg:after{content: ''; width:calc((100% - 6%) / 3);}
.bodyimg .list{position: relative; top:0; width:calc((100% - 6%) / 3); margin:1.5% 0; background: #f6f6f6; transition: .5s;}
.bodyimg .list:hover{top:-15px; background: #b72027; box-shadow: 0 10px 40px rgba(0,0,0, .3);}

.bodyimg .list .img{width: 100%; position: relative; height: 0; padding-bottom: 70%; transition: .5s;}
/*.bodyimg .list:hover .img{border: 1px solid #b72027;}*/
.bodyimg .list .img 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 .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%; transition: .5s;}
/*.bodyimg .list:hover .imgt{border: 1px solid #b72027;}*/
.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;}
/*.productny-list .list:hover .imgt p img {transform: scale(1.2);}*/

.bodyimg .list .title{position: relative; z-index: 2; padding-bottom: 20px; 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; 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: #b72027;}

@media only screen and (max-width:1280px){
	.bodyimg .list .img p{width: calc(100% - 30px); height: calc(100% - 30px); top: 15px; left: 15px;}		
	.bodyimg .list .imgt p{width: calc(100% - 30px); height: calc(100% - 30px); top: 15px; left: 15px;}
	.bodyimg .list .title{padding-bottom: 15px;}
}
@media only screen and (max-width:800px){
	.bodyimg:after{width:calc((100% - 3%) / 2);}
	.bodyimg .list{width:calc((100% - 3%) / 2);}
	
	.bodyimg .list .img p{width: calc(100% - 20px); height: calc(100% - 20px); top: 10px; left: 10px;}		
	.bodyimg .list .imgt p{width: calc(100% - 20px); height: calc(100% - 20px); top: 10px; left: 10px;}
	.bodyimg .list .title{padding-bottom: 10px;}
}
@media only screen and (max-width:560px){
	.bodyimg:after{content: ''; width:100%;}
	.bodyimg .list{width:100%; margin:3% 0;}
}

/*内页新闻列表*/
.bodynews{margin-top: 2.5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodynews::after{content: ""; width: calc((100% - 3%) / 2);}
.bodynews .list{position: relative; top: 0; width: calc((100% - 3%) / 2); padding: 2% 3%; border: 1px solid #eaeaea; margin: 1.5% 0; border-bottom: 1px solid rgba(0,0,0, .1); transition: .5s;}
.bodynews .list::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 3px; background: #b72027; transition: .7s;}
.bodynews .list:hover::before{width: 100%;}
.bodynews .list:hover{top: -15px; box-shadow: 0 10px 40px rgba(0,0,0, .1);}
.bodynews .list .box{padding-bottom: 3%; border-bottom: 1px solid #eaeaea;}
.bodynews .list .box .title{color: #000; 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;}
.bodynews .list:hover .box .title{color: #b72027;}
.bodynews .list .box .desc{margin-top: 3%; color: #888; 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;}
.bodynews .list .timemore{margin-top: 3%; display: flex; align-items: center; justify-content: space-between;}
.bodynews .list .timemore .time{color: #666;}
.bodynews .list .timemore .more{color: #b72027;}

@media only screen and (max-width:800px){
	.bodynews{}
	.bodynews::after{width: calc((100% - 3%) / 2);}
	.bodynews .list{width: calc((100% - 3%) / 2); margin: 1.5% 0;}
}
@media only screen and (max-width:560px){
	.bodynews::after{width: 100%;}
	.bodynews .list{width: 100%; margin: 3% 0;}
	.bodynews .list .box .title{font-size: 22px; font-size: 2.2rem;}
}

/*内页新闻详情推荐*/
.newsbody{padding: 4% 5%; margin: 4% auto 0; max-width: 1200px; background: #f8f8f8;}

.newsshow-title{color: #000; line-height: 1.6;}
.newsshow-info{color: #acacac; padding-bottom:2.5%; margin-top: 1%; border-bottom: 1px solid #eaeaea;}
.newsshow-info font{font-family: 'Roboto'; font-weight: 300;}

@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;}
}

/**内页联系我们**/
.bodycontact-contact{padding: 4% 0;}
.bodycontact-contactcontact{margin-top: 4%; display: flex; justify-content: space-between;}
.bodycontact-contactcontact .list{}
.bodycontact-contactcontact .list .ico{width: 3.5vw; max-width: 60px; min-width: 35px; height: 3.5vw; max-height: 60px; min-height: 35px; border-radius: 50%; background-image: linear-gradient(to bottom, #b72027, #ff575f); display: flex; align-items: center; justify-content: center;}
.bodycontact-contactcontact .list .ico i{color: #fff;}
.bodycontact-contactcontact .list .title{color: #888; margin: 4vw 0 1vw 0;}
.bodycontact-contactcontact .list .desc01{color: #b72027;}

.bodycontact-map{position: relative; width: 100%; height: 0; padding-bottom: 30%; margin-top: 5%; border: 1px solid rgba(0,0,0,.2); 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:1024px){
	.bodyabout-title{font-size: 4px; font-size: 4rem;}
	
	.bodycontact-map{padding-bottom: 50%;}
}
@media only screen and (max-width:800px){
	.bodycontact-contact{padding: 6% 0;}
	.bodycontact-contactcontact{flex-flow: wrap;}
	.bodycontact-contactcontact .list{width: 100%; margin: 3% 0;}
	.bodycontact-contactcontact .list .title{color: #888; margin: 2vw 0 1vw 0;}
	
	.bodyabout-title{font-size: 34px; font-size: 3.4rem;}
	
	.bodycontact-map{padding-bottom: 60%;}
}
@media only screen and (max-width:560px){
	.bodyabout-title{font-size: 30px; font-size: 3rem;}
	
	.bodycontact-map{padding-bottom: 100%;}
}

/*内页留言*/
.bodycontact-message{margin-bottom: 3%;}

.message{margin-top: 3%; padding: 1% 2%; border: 1px solid rgba(0,0,0,.1); border-radius: .5vw; 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% - 2%) / 2); position: relative; margin: 1% 0; padding: 0 1vw; border-radius: .3vw; border: 1px solid rgba(0,0,0,.1); display: flex; align-items: center; justify-content: space-between; background: #f6f6f6; transition: .5s;}
.message .list:hover{background: #fff;}
.message .listt{width: 100%; align-items: flex-start;}
.message .listtt{padding: 0 0;}
.message .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.message .list img{position: absolute; right: 4%; top: 50%; transform: translate(0, -50%);}
.message .list i{margin-right: 10px; margin-top: 4px; color: #b72027;}
.message .listt i{margin-top: 1.8vw;}
.msg_input{width: 100%; padding: 1.2vw 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: 1.2vw 0; height: 10vw; 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: 1.2vw 0; margin: 0; background: #b72027; color: #fff; text-transform: uppercase; border: none; font-family: 'Noto Sans SC'; font-weight: 400;}	

@media only screen and (max-width:800px){
	.message .list{width: 100%;}
	.msg_input{padding: 2vw 0;}
	.msg_textarea{padding: 2vw 0; height: 20vw;}
	.msg_submitt{padding: 2vw 0;}
}

/*内页搜索*/
.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: #b72027; color: #fff; font-size: 20px;}

.searchcat{margin: 4% 0 6% 0;}
.searchcat a{color: #666; margin-right: 5%; padding-bottom: 1%; display: inline-block;}
.searchcat a:last-child{margin-right: 0;}
.searchcat .a{color: #b72027; border-bottom: 2px solid #b72027;}

.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: #b72027; 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 #b72027;}
.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 .title{transition: .5s; line-height: 1.6;}
.searchproductlist .list:hover .box .title{color: #b72027;}
.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: #b72027; color: #fff; border: 1px solid #b72027;}


/*详细页上一页下一页收藏打印*/
.preNext{max-width: 1200px; padding: 2% 0 5% 0; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.preNext p{color: #666; max-width: 48%; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.preNext p a{color: #666;}
.preNext p a:hover{color: #b72027;}

@media only screen and (max-width:800px){
	.preNext p{max-width: 100%; margin: 1% 0;}
}
@media only screen and (max-width:560px){

}

/*分页样式*/
.page_info{text-align:center; color:#666; font-size: 14px; font-size: 1.4rem; padding-bottom: 3%;}
.page_info span{padding:0 2px;font-weight:bold; color: #b72027;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:15px; font-size: 1.5rem; margin: 2% 0 3% 0;}
.page_list div{text-align: center; display: inline-block; padding:2px 25px;}
.page_list a{display:inline-block; border: 1px solid #dfe1e6; background: #f3f4f6; margin: 0 3px; text-align:center; padding:4px 13px; border-radius: 5px;}
.page_list a:hover,.page_list a.on{color:#fff; background:#b72027; border: 1px solid #b72027; font-weight: bold;}


@media only screen and (max-width:800px){
	.page_info{font-size: 14px; padding-top:5px; padding-bottom: 6%;}
	.page_list{font-size: 14px; line-height:22px; margin-top:20px; padding-bottom: 6%;}
	.page_list a{padding:2px 9px; margin:0 3px; border-radius: 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;}