@charset "utf-8";

@font-face {font-family: 'Bahnschrift'; src: url('/fonts/Bahnschrift.eot'); /* IE9 Compat Modes */ src: url('/fonts/Bahnschrift.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/Bahnschrift.woff') format('woff'), /* Modern Browsers */ url('/fonts/Bahnschrift.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/Bahnschrift.svg#Bahnschrift') format('svg'); /* Legacy iOS */ } 

/* CSS Document */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 7px; background:rgba(255,255,255,0);} 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:rgba(255,255,255,1);} 
/* 定义滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background:#e6212a;} 

/* 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: 58%;}
}
@media only screen and (max-width:1280px){
	html {font-size: 56%;}
}
@media only screen and (max-width:1024px){
	html {font-size: 54%;}
}

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: Helvetica, Tahoma, Arial, “PingFang SC”, “Hiragino Sans GB”, “Heiti SC”, “MicrosoftYaHei”, “WenQuanYi Micro Hei”, sans-serif; -webkit-font-smoothing: antialiased; 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:#e6212a;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

.ta{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta a{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta:hover{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}

img{vertical-align:middle; border:0;}

.ftb{font-family: 'Bahnschrift';}
.b{font-weight: bold;}

.ta{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.clearfix:after{content:"";display:block;clear:both;}
.fl { float:left;}
.fr { float:right;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

@media only screen and (max-width:800px){
	embed{width:100%; height: auto;}
	video{width:100%; height: auto;}
	iframe{width:100%; height: auto;}
	table{width:100%; height: auto;}
}

/*表格*/
.product_tb table{width:100%; border-spacing:0; border-collapse:separate;}
.product_tb table>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:#e6212a;}
.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:#b4050d;}
.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: 84%; margin: 0 auto;}
@media only screen and (max-width:1600px) {
	.container{width: 92%;}
}

/*head*/
.header{width: 100%; padding: 0.8% 3%; border-bottom: 1px solid rgba(0,0,0,.1); display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.header.fixed, .aboutheader{position: fixed; left: 0; top: 0; z-index: 999; background:#fff; box-shadow: 0 0 15px rgba(0,0,0,.1); }

.header .logo{width: 12%;}
.header .logo a{position: relative; width: 100%; height: 0; padding-bottom:37%; overflow: hidden; display: block; background: url(logo.png) no-repeat left center; background-size: 100%;}


.header .headerbox{width: 70%; display: flex; align-items: center; justify-content: flex-end;}

.searchwx{display: flex; align-items: center; justify-content: flex-end;}
.searchwx .wx{position: relative; cursor: pointer; outline: 0; border: 0; background: none;}
.searchwx .wx .wx-title{color: #555;}
.header.fixed .searchwx .wx .wx-title, .aboutheader.fixed .searchwx .wx .wx-title{color: #555;}
.searchwx .wx .wx-box{position: absolute; top: 100%; left: 50%; transform: translate(-50%, 30px); z-index: 22; background: #fff; width: 6vw; min-width: 80px; box-shadow: 0 4px 12px rgba(0, 0, 0, .1); opacity: 0; display: none; transition: .3s;}
.searchwx .wx:focus .wx-box, .wx:active .wx-box{transform: translate(-50%, 10px); opacity: 1; display: block;}
.searchwx .wx .wx-box img{width: 100%; border: 1px solid rgba(0,0,0,.2);}
.searchwx .add a{color: #555;}
.aboutheader .searchwx .add a{color: #555;}

.search{*zoom: 1;position: relative; margin-right: 3vw;}
.search:after{content: ""; display: table; clear: both;}
.search-button{overflow: hidden; text-transform: capitalize; position: relative; cursor: pointer; color: #555;}
#toggle-search:after{transition: top, 0.5s; position: absolute; top: 52px; left: 50%; margin-left: -8px; content: ""; border-color: transparent transparent #fff; border-width: 8px 8px 12px;}
#search{transition: max-height, 0.5s; position: absolute; top: 20px; z-index: 99; 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:#e6212a; border: none; cursor: pointer;}

.nav{flex: 1; width: 100%; height: 100%; margin-right: 3vw;}
.nav .nav_pc{width: 100%; height: 100%; display: flex; align-items: center; justify-content:space-between;}
.nav ul li{position: relative; height: 100%; display: flex; align-items: center; justify-content:center;}
.nav ul li .f_a{height: 100%;}
.nav ul li .f_a a{width: 100%; height: 100%; display:inline-block;display: flex; align-items: center; justify-content:center;}
.header .nav ul li.hovert .f_a a, .aboutheader .nav ul li:hover .f_a a, .aboutheader .nav ul li.hovert .f_a a{color: #e6212a; font-weight: bold;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:200%; width: 150px; background:rgba(255,255,255,1); box-shadow: 0 0 35px rgba(0,0,0,.3); z-index: 9;}
.nav ul li .s_navbox .s_a a{color: #555; text-transform:uppercase; display:block; text-align: center; padding: 10px 0; border-bottom: 1px solid rgba(0,0,0,.08);}
.nav ul li .s_navbox .s_a a:last-child{border-bottom: none;}
.nav ul li .s_navbox .s_a a:hover{background:#e6212a; color: #fff;}

.m_nav{display:none}
.m_img{display: none}

@media screen and (max-width: 1280px){
	.header .headerbox{width: 80%;}
	.nav ul li .s_navbox{width: 125px;}
}

/*移动端导航*/
@media screen and (max-width: 800px) and (min-width: 0px){
	.top{display:none}
	.header{display:none}
	.m_img{display:block; height:50px; 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: 0; padding-bottom: 50%; overflow: hidden;}
.aboutbanner{padding-bottom: 28%;}
.searchbanner{display: none;}
.banner-top{position: absolute; bottom: 42%; left: 0;}

.banner .swiper-container{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.banner .swiper-slide{width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-img{}
.banner .swiper-slide .swiper-slide-img p:first-child{display: none;}
.banner .swiper-slide .swiper-slide-img img{width: 100%; height: 100%; object-fit: cover;}
.banner .swiper-slide .swiper-slide-video{}
.banner .swiper-slide .swiper-slide-video p{}
.banner .swiper-slide .swiper-slide-video p:first-child{display: none;}
.banner .swiper-slide .swiper-slide-video video{width: 100%; height: 100%; object-fit: cover; vertical-align: baseline;}

.banner .swiper-slide .banner-desc1{position: absolute; z-index: 10; left:50%; top: 50%; width: 94%; max-width: 1600px; transform: translate(-50%,-50%); color: #fff;}
.banner .swiper-slide .banner-desc1 p:nth-child(2){margin-top: 2%;}

.banner .swiper-slide .banner-desc2{position: absolute; z-index: 10; left:50%; top: 50%; width: 94%; max-width: 1600px; transform: translate(-50%,-50%); color: #fff;}
.banner .swiper-slide .banner-desc2 p:nth-child(2){margin-top: 2%; line-height: 2;}

.aboutbanner-desc{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -20%); z-index: 3; color: #fff; text-align: left;}

.banner .swiper-container .swiper-pagination{text-align: center; position:absolute; bottom:10px;}
.banner .swiper-pagination-bullet{background:none;opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:rgba(255,255,255,0.4); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#e6212a;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:#e6212a; 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:18px; width: 45px; height: 45px; --swiper-navigation-size: 15px;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #e6212a;}

@media only screen and (max-width:1280px){
	.banner .swiper-slide .banner-desc1 p:first-child, .banner .swiper-slide .banner-desc2 p:first-child{font-size: 64px; font-size: 6.4rem;}
	.banner .swiper-slide .banner-desc1 p:nth-child(2), .banner .swiper-slide .banner-desc2 p:nth-child(2){font-size: 26px; font-size: 2.6rem;}
	
	.aboutbanner-desc p{font-size: 50px; font-size: 5rem;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 12px; width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:1024px){
	.banner .swiper-slide .banner-desc1 p:first-child, .banner .swiper-slide .banner-desc2 p:first-child{font-size: 60px; font-size: 6rem;}
	.banner .swiper-slide .banner-desc1 p:nth-child(2), .banner .swiper-slide .banner-desc2 p:nth-child(2){font-size: 24px; font-size: 2.4rem;}
	
	.aboutbanner-desc p{font-size: 45px; font-size: 4.5rem;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 12px; width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:800px){
	.banner{margin-top: 50px;}
	
	.banner .swiper-slide .swiper-slide-img p:first-child{display: block;}
	.banner .swiper-slide .swiper-slide-img p:nth-child(2){display: none;}
	
	.banner .swiper-slide .banner-desc1 p:first-child, .banner .swiper-slide .banner-desc2 p:first-child{font-size: 50px; font-size: 5rem;}
	.banner .swiper-slide .banner-desc1 p:nth-child(2), .banner .swiper-slide .banner-desc2 p:nth-child(2){font-size: 22px; font-size: 2.2rem;}
	
	.aboutbanner-desc p{font-size: 38px; font-size: 3.8rem; text-align: center;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 8px; width: 25px; height: 25px; --swiper-navigation-size: 8px;}
}

@media only screen and (max-width:560px){
	.banner{}
	.banner-top{bottom: 35%;}
	
	.banner .swiper-slide .banner-desc1 p:first-child, .banner .swiper-slide .banner-desc2 p:first-child{font-size: 32px; font-size: 3.2rem;}
	.banner .swiper-slide .banner-desc1 p:nth-child(2), .banner .swiper-slide .banner-desc2 p:nth-child(2){font-size: 14px; font-size: 1.4rem;}
	
	.aboutbanner-desc{transform: translate(-50%, -60%);}
	.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;}
}

/**首页栏目标题**/
.indextitle p:first-child{color: #e6212a; text-transform: uppercase;}
.indextitle p:nth-child(2){font-weight: 600;}

@media only screen and (max-width:1366px){
	.indextitle p:nth-child(2){font-size: 40px; font-size: 4rem;}
}
@media only screen and (max-width:1280px){
	.indextitle p:nth-child(2){font-size: 34px; font-size: 3.4rem;}
}
@media only screen and (max-width:1024px){
	.indextitle p:first-child{font-size: 16px; font-size: 1.6rem;}
	.indextitle p:nth-child(2){font-size: 28px; font-size: 2.8rem;}
}
@media only screen and (max-width:560px){
	.indextitle p:first-child{font-size: 14px; font-size: 1.4rem;}
}

/**关于我们**/
.indexabout{padding: 6% 0; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.indexabout .left{width: 42%;}
.indexabout .left .indextitle p:first-child{color: #222;}
.indexabout .left .indexabout-title{margin: 8% 0; color: #e6212a;}
.indexabout .left .indexabout-content{line-height: 1.8; color: #555; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow: hidden;}
.indexabout .left .indexabout-content p{margin-bottom: 3%;}
.indexabout .left .indexabout-ico{margin-top: 8%; max-width: 80%; display: flex; align-items: center; justify-content: space-between;}
.indexabout .left .indexabout-ico .list{position: relative; text-align: center;}
.indexabout .left .indexabout-ico .list .ico{transition: 2s; width: 35px; margin: 0 auto;}
.indexabout .left .indexabout-ico .list:hover .ico{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg);}
.indexabout .left .indexabout-ico .list .ico img{width: 100%;}
.indexabout .left .indexabout-ico .list .title{margin-top: 15%; color: #888;}
.indexabout .left .indexabout-ico .list:hover .title{color: #223e88;}
.indexabout .left .more{margin-top: 10%;}

.more{width: 165px; height: 50px; background: #e6212a; border-radius: 1000px; overflow: hidden; transition: .5s;}
.more:hover{box-shadow: 0 0 40px rgba(230,33,42,.5); background: #d00d16;}
.more a{display: flex; align-items: center; justify-content: space-between;}
.more a p{margin-top: 5px;}
.more a p:first-child{color: #fff; margin-left: 19%;}
.more a p:nth-child(2){margin-right: 5px; width: 40px; height: 40px; border-radius: 50%; background: #fff; color: #e6212a; display: flex; align-items: center; justify-content: center;}

.indexabout .right{width: 50%; position: relative;}
.indexabout .right .play{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); z-index: 2; color: #fff;}
.indexabout .right .play p:first-child{position: relative; width: 5vw; min-width: 35px; height: 5vw; min-height: 35px; margin: 0 auto; border-radius: 100%; background: #fff; color: #e6212a;}
.indexabout .right .play p:first-child i{position: absolute; left: 50%; top: 50%; transform: translate(-35%, -50%);}
.indexabout .right .play p:nth-child(2){margin-top: 10%;}
.indexabout .right .img{position: relative; width: 100%; height: 0; padding-bottom: 98%; overflow: hidden; background: #000;}
.indexabout .right .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; opacity: .64;}

@media only screen and (max-width:1366px){
	.indexabout .left .indexabout-title{margin: 7% 0; font-size: 26px; font-size: 2.6rem;}
	.indexabout .left .more{margin-top: 8%;}
}
@media only screen and (max-width:1280px){
	.more{width: 145px; height: 44px;}
	.more a p:nth-child(2){width: 34px; height: 34px;}
}
@media only screen and (max-width:1024px){
	.indexabout .left .indexabout-title{margin: 6% 0; font-size: 22px; font-size: 2.2rem;}
	.indexabout .left .more{margin-top: 7%;}
	
	.more{width: 135px; height: 42px;}
	.more a p:first-child{margin-left: 15%;}
	.more a p:nth-child(2){width: 32px; height: 32px;}
	
	.indexabout .right .play p:first-child{font-size: 24px; font-size: 2.4rem;}
}
@media only screen and (max-width:800px){
	.indexabout .left{width: 100%;}
	.indexabout .left .indexabout-title{margin: 4% 0;}
	.indexabout .left .indexabout-content p{margin-bottom: 2%; line-height: 1.6;}
	.indexabout .left .more{margin-top: 3%;}
	
	.indexabout .right{width: 100%; margin-top: 5%;}
	.indexabout .right .img{padding-bottom: 60%;}
	.indexabout .right .play p:first-child{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:560px){
	.indexabout{padding: 8% 0;}
	
	.indexabout .left .more{margin-top: 6%;}

	.more{width: 125px; height: 36px;}
	.more a p:nth-child(2){width: 26px; height: 26px;}
	
	.indexabout .right{margin-top: 8%;}
	.indexabout .right .play p:first-child{font-size: 16px; font-size: 1.6rem;}
}

/**产品分类**/
.indexproductcat{display: flex; justify-content: space-between;}
.indexproductcat .list{position: relative; flex: 1; width: 100%;}
.indexproductcat .list .box{position: absolute; left: 0; top: 50%; transform: translate(0, -50%); width: 100%; z-index: 2;}
.indexproductcat .list .box .ico{position: relative; width: 30%; height:0; padding-bottom: 30%; border: 1px solid #fff; border-radius: 50%; margin: 0 auto; overflow: hidden;}
.indexproductcat .list .box .ico img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: 50%; max-height: 50%;}
.indexproductcat .list .box .title{margin-top: 10%; color: #fff; transition: .5s;}
.indexproductcat .list:hover .box .title{margin-bottom: 15%;}
.indexproductcat .list .box .more{display: none; opacity: 0; margin: 0 auto; transition: .5s;}
.indexproductcat .list:hover .box .more{display: block; opacity: 1;}
.indexproductcat .list .img{position: relative; width: 100%; height: 0; padding-bottom: 208%; overflow: hidden; background: #000;}
.indexproductcat .list .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.5; transition: .5s;}
.indexproductcat .list:hover .img img{transform: scale(1.15);}

@media only screen and (max-width:1366px){
	.indexproductcat .list .box .title{font-size: 26px; font-size: 2.6rem;}
}
@media only screen and (max-width:1024px){
	.indexproductcat .list .box .title{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:800px){
	.indexproductcat .list .box .ico{width: 40%; padding-bottom: 40%;}
}
@media only screen and (max-width:650px){
	.indexproductcat{flex-flow: wrap;}
	.indexproductcat .list{flex: none; height: 0; padding-bottom: 55%; overflow: hidden; background: #000}
	.indexproductcat .list .box .ico{width: 16%; padding-bottom: 16%;}
	.indexproductcat .list .box .title{margin-top: 5%; font-size: 18px; font-size: 1.8rem;}
	.indexproductcat .list:hover .box .title{margin-bottom: 5%;}
	.indexproductcat .list .img{padding-bottom: 60%;}
}

/**推荐产品**/
.indexproduct{padding: 6% 0;}

.indexproduct-top{display: flex; align-items: center; justify-content: space-between;}

.indexproductbox{position: relative; margin-top: 3%; padding-bottom: 3%; overflow: hidden;}
.indexproductbox .swiper-container{}
.indexproductbox .swiper-slide{width: 100%; background: #fff; overflow: hidden;}
.indexproductbox .swiper-slide:hover{background: #223e88;}
.indexproductbox .swiper-slide .title{position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; text-align: center; color: #fff; padding: 15% 0 4% 0; background: linear-gradient(rgba(0,0,0, 0), rgba(0,0,0, .9)); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.indexproductbox .swiper-slide:hover .title{background: linear-gradient(rgba(230,33,42, 0), rgba(180,4,12, 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%; object-fit: cover; display: flex; align-items: center; justify-content: center;}
.indexproductbox .swiper-slide .img p img{max-width: 100%; max-height: 100%; border: 1px solid #e1e1e1; transition: .5s;}
.indexproductbox .swiper-button-prev, .indexproductbox .swiper-button-next{top: 42%; background:rgba(0,0,0,.5); color: #fff; border-radius: 114px; width: 2vw; min-width: 25px; height: 2vw; min-height: 25px; --swiper-navigation-size: 12px; 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: #e6212a; border:1px solid #e6212a; color: #fff;}
.indexproductbox .swiper-pagination{bottom: 0; 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: #e6212a; width: 1.5vw; min-width: 20px; opacity: 1;}

@media only screen and (max-width:560px){
	.indexproduct{padding: 8% 0;}
	.indexproductbox{margin-top: 5%; padding-bottom: 6%;}
	.indexproductbox .swiper-slide .title{font-size: 16px; font-size: 1.4rem;}
	.indexproductbox .swiper-pagination-bullet{width: 6px; height: 6px;}
}

/**优势**/
.indexadv{padding: 7% 0; background: url(adv-bg.jpg) no-repeat; background-attachment: fixed; background-position: 100% 100%;}
.indexadv .container{display: flex; justify-content: space-between;}
.indexadv .container .list .ico{width: 130px; margin: 0 auto; overflow: hidden; background: url("adv-icobg.png") no-repeat; background-size: 100%; transition: 1.5s;}
.indexadv .container .list:hover .ico{margin-top: -30px; transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg);}
.indexadv .container .list .ico p{position: relative; width: 100%; height: 0; padding-bottom: 112%; display: flex; align-items: center; justify-content: center;}
.indexadv .container .list .ico img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: 40%; max-height: 30%;}
.indexadv .container .list .title{color: #fff; margin-top: 20%; line-height: 1.6;}

@media only screen and (max-width:1600px){
	.indexadv .container .list .ico{width: 115px;}
}
@media only screen and (max-width:1366px){
	.indexadv .container .list .ico{width: 100px;}
}
@media only screen and (max-width:1280px){
	.indexadv .container .list .ico{width: 90px;}
	.indexadv .container .list .title{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:1024px){
	.indexadv .container .list .ico{width: 80px;}
	.indexadv .container .list .title{font-size: 16px; font-size: 1.6rem; line-height: 1.4;}
}
@media only screen and (max-width:560px){
	.indexadv{padding: 8% 0;}
	.indexadv .container .list .ico{width: 50px;}
	.indexadv .container .list .ico img{max-width: 55%; max-height: 43%;}
	.indexadv .container .list .title{font-size: 12px; font-size: 1.2rem;}
}


/**新闻中心**/
.indexnewsbox{position: relative; margin-top: 3%; padding-bottom: 3%; overflow: hidden;}
.indexnewsbox .swiper-container{}
.indexnewsbox .swiper-slide{width: 100%; background: #fff; overflow: hidden;}
.indexnewsbox .swiper-container{}
.indexnewsbox .swiper-slide{border-top-left-radius: 10px; border-top-right-radius: 10px; overflow: hidden;}
.indexnewsbox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 68%; overflow: hidden;}
.indexnewsbox .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;  transition: .5s;}
.indexnewsbox .swiper-slide .box{padding: 7% 6%; background: #fff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border: 1px solid #e4e4e4;}
.indexnewsbox .swiper-slide:hover .box{background: #e6212a; border: 1px solid #e6212a;}
.indexnewsbox .swiper-slide .box .title{min-height: 55px; line-height: 1.6;}
.indexnewsbox .swiper-slide:hover .title{color: #fff;}
.indexnewsbox .swiper-slide .box .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.indexnewsbox .swiper-slide .box .desc{min-height: 80px; color: #888; margin: 3% 0; line-height: 1.6;}
.indexnewsbox .swiper-slide:hover .box .desc{color: #e8bbbd;}
.indexnewsbox .swiper-slide .box .desc p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.indexnewsbox .swiper-slide .box .time{color: #888;}
.indexnewsbox .swiper-slide:hover .box .time{color: #e8bbbd;}
.indexnewsbox .swiper-button-prev, .indexnewsbox .swiper-button-next{top: 25%; background:rgba(0,0,0,.5); color: #fff; border-radius: 114px; width: 2vw; min-width: 25px; height: 2vw; min-height: 25px; --swiper-navigation-size: 12px; outline:none;} 
.indexnewsbox .swiper-button-prev{left:1%;}
.indexnewsbox .swiper-button-next{right:1%;}
.indexnewsbox .swiper-button-prev:hover, .indexnewsbox .swiper-button-next:hover{background: #e6212a; border:1px solid #e6212a; color: #fff;}
.indexnewsbox .swiper-pagination{bottom: 0; z-index: 99;}
.indexnewsbox .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;}
.indexnewsbox .swiper-pagination-bullet-active{background: #e6212a; width: 1.5vw; min-width: 20px; opacity: 1;}

@media only screen and (max-width:1024px){
	.indexnewsbox .swiper-slide .box .title{min-height: 45px; line-height: 1.6;}
	.indexnewsbox .swiper-slide .box .desc{min-height: 65px;}
}
@media only screen and (max-width:800px){
	.indexnewsbox .swiper-slide .box .desc{min-height: 60px;}
}
@media only screen and (max-width:560px){
	.indexnewsbox{margin-top: 5%; padding-bottom: 6%;}
	.indexnewsbox .swiper-pagination-bullet{width: 6px; height: 6px;}
}

/**合作伙伴**/
.indexcooperation{padding: 7% 0; background: url(cooperation-bg.jpg) no-repeat center center;  background-attachment: fixed; background-position: 100% 100%; overflow: hidden;}

.indexcooperation .indextitle{margin: 0 auto; text-align: center; color: #fff;}
.indexcooperation .indextitle p:first-child{color: #fff;}

.indexcooperation .desc{width: 84%; max-width: 875px; margin: 2% auto; color: #fff; line-height: 1.6;}

.indexcooperation .phone{display: inline-block; margin: 0 auto;}
.indexcooperation .phonebox{display: flex; align-items: center; justify-content: center; color: #e6212a; border-radius: 1000px; background: #fff; padding: 2% 2vw;}

@media only screen and (max-width:1280px){
	.indexcooperation .phonebox p:first-child{font-size: 20px; font-size: 2rem;}
	.indexcooperation .phonebox p:nth-child(2){font-size: 40px; font-size: 4rem;}
}
@media only screen and (max-width:1024px){
	.indexcooperation .phonebox p:first-child{font-size: 18px; font-size: 1.8rem;}
	.indexcooperation .phonebox p:nth-child(2){font-size: 34px; font-size: 3.4rem;}
}
@media only screen and (max-width:560px){
	.indexcooperation{padding: 8% 0;}
	.indexcooperation .desc{font-size: 16px; font-size: 1.6rem; margin: 5% auto;}
	.indexcooperation .phonebox p:first-child{font-size: 16px; font-size: 1.6rem;}
	.indexcooperation .phonebox p:nth-child(2){font-size: 24px; font-size: 2.4rem;}
}


/**底部**/
.footer{padding: 4% 0; background: #f2f2f2;}

.footerbox{display: flex; justify-content: space-between;}

.footernav{flex: 1; width: 100%; margin-right: 6%; display: flex; justify-content: space-between;}
.footernav .list .flist-title a{color: #000;}
.footernav .list .footernav-list{margin-top: 20%;}
.footernav .list .footernav-list a{display: block; line-height: 2; color: #888;}
.footernav .list .footernav-list a:hover{color: #e6212a;}

.footerwx{color: #888; line-height: 2;}
.footerwx img{width: 8vw; min-width: 75px; border: 1px solid #e3e3e3;}

.copy{color: #888; border-top: 1px solid #e3e3e3; padding-top: 2%; margin-top: 6%; line-height: 2;}
.copy a{color: #888;}
.copy a:hover{color: #e6212a;}
.copy p{display: flex; align-items: center; justify-content: center;}
.copy p span:first-child{margin-right: 15px;}

.zqkj{display: inline-block; background: url(zqkj1.png) no-repeat; background-size: 100%; width: 108px; height: 12px;}

@media only screen and (max-width:800px){
	.footerbox{flex-flow: wrap;}

	.footernav{display: none;}
	
	.footerwx{width: 100%; margin-top: 5%;}
	.footerwx img{min-width: 120px;}
}
@media only screen and (max-width:560px){
	.footerwx{display: none;}
	.copy{border-top: none; margin-top: 0; font-size: 12px; font-size: 1.2rem;}
	.copy p{flex-flow: wrap;}
	.copy p span{width: 100%;}
	.copy p span:first-child{margin-right: 0;}
}


/*内页*/
.bodybg{background: #ecf4fa;}
.mainbody{padding: 4% 0; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.mainbody-left{width: 22%;}
.mainbody-right{width: 75%; padding: 2% 4%; background: #fff;/* border: 1px solid #e2e7ed;*/}

.location{position: absolute; left: 0; bottom: 5%; width: 100%; z-index: 2; color: #fff;}
.location a{color: #fff;}

.mainbody_content{line-height:1.8; text-align:justify;}
.mainbody_content p{margin:2% 0;}
.mainbody_content img{max-width:100%;}

@media only screen and (max-width:800px){
	.mainbody_content{line-height:1.6; font-size: 16px; font-size: 1.6rem;}
	.mainbody_content p{margin:3% 0;}
}

/*about-nav*/
.about-nav{border-bottom: 1px solid #e3e3e3;}
.about-nav .container{display: flex; justify-content:flex-start;}
.about-nav a{position: relative; overflow: hidden; text-align: center; padding: 2% 2%; border-right: 1px solid #e3e3e3; transition: .5s;}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: 0; width: 0; height:100%; background: #e6212a; transition: .3s;}
.about-nav a:hover::before, .about-nav a.cur::before{width: 100%;}
.about-nav a:first-child{border-left: 1px solid #e3e3e3;}
.about-nav a i{margin-right: 20%;}
.about-nav a i, .about-nav a font{position: relative;}
.about-nav a:hover{color: #fff;}
.about-nav a.cur{color: #fff;}

.aboutnavcat{width: 100%; padding: 2% 0; background: #ecf2f9;}
.aboutnavcat .container{display: flex; align-items: center; justify-content:left;}
.aboutnavcat a{position: relative; display:block; padding: 1.2% 3%; margin-right: 1%; border: 1px solid #d4d7e0; color: #555; overflow: hidden; transition: .5s; border-top-right-radius: 20px; border-bottom-left-radius: 20px;}
.aboutnavcat a:last-child{margin-right: 0;}
/*.aboutnavcat a::before{position: absolute; content: ""; left: 0; bottom: 0; height: 100%; width: 0; background: #e6212a; transition: .6s;}
.aboutnavcat a:hover::before{width: 100%;}*/
.aboutnavcat a:hover,.aboutnavcat a.cur{color: #e6212a; background: #fff; border: 1px solid #e6212a;}
.aboutnavcat a .aboutnavcat-title{position: relative; line-height: 1; text-align: center;}

.aboutnavcatlist{padding: 0 0 2% 0; margin-bottom: 4%; display: flex; align-items: center; justify-content:left; border-bottom: 1px solid #dadfeb;}
.aboutnavcatlist a{position: relative; display:block; padding: .7% 2%; margin-right: 2%; border-radius: 100px; background: #fff; transition: .5s; border: 1px solid #fff;}
.aboutnavcatlist a:last-child{margin-right: 0;}
.aboutnavcatlist a:hover,.aboutnavcatlist a.cur{color: #e6212a; border: 1px solid #e6212a;}
.aboutnavcatlist a .aboutnavcat-title{position: relative; line-height: 1; text-align: center;}

@media only screen and (max-width:1280px){
	.aboutnavcat a{border-top-right-radius: 15px; border-bottom-left-radius: 15px;}
}
@media only screen and (max-width:1024px){
	.aboutnavcat a{border-top-right-radius: 12px; border-bottom-left-radius: 12px;}
}
@media only screen and (max-width:800px){
	.about-nav{width: 100%; justify-content:flex-start; padding: 3% 0 2% 0;}
	.about-nav .container{flex-flow: wrap;}
	.about-nav a{width: calc((100% - 3%) / 4); margin:0 1% 1% 0; padding: 2.5% 0; border-radius: 5px; text-align: center; border: none; background: #eaeaea;}
	.about-nav a:nth-child(4n){margin-right: 0;}
	.about-nav a i{display: none;}
	
	.aboutnavcat{padding: 3% 0;}
}
@media only screen and (max-width:560px){
	.about-nav{font-size: 15px; font-size: 1.5rem;}
	.about-nav a{border-radius: 3px;}
	
	.aboutnavcat{padding: 4% 0;}
	.aboutnavcat a{padding: 1.2% 2%; border-top-right-radius: 8px; border-bottom-left-radius: 8px;}
}

/*内页产品列表*/
.bodyproduct{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.bodyproduct:after{content: ''; width: calc((100% - 6%) / 3);}
.bodyproduct .list{position: relative; width: calc((100% - 6%) / 3); margin: 1.5% 0; transition: .5s;}
.bodyproduct .list:hover{box-shadow: 0 0 40px rgba(0,0,0, .3);}
.bodyproduct .list .orderenter{position: absolute; right: 5%; top: 5%; z-index: 10;}
.bodyproduct .list .orderenter a{color: #fff; background: rgba(180,4,12, .8); display: inline-block; padding: 5px 10px; border-radius: 4px;}
.bodyproduct .list .orderenter a:hover{background: #e6212a;}
.bodyproduct .list .title{position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; text-align: center; color: #fff; padding: 15% 0 4% 0; background: linear-gradient(rgba(0,0,0, 0), rgba(0,0,0, .9)); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.bodyproduct .list:hover .title{background: linear-gradient(rgba(230,33,42, 0), rgba(180,4,12, 1));}
.bodyproduct .list .img{position: relative; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; border: 1px solid #e1e1e1;}
.bodyproduct .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s; 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.15);}

@media only screen and (max-width:800px){
	.bodyproduct:after{content: ''; width:100%;}
	.bodyproduct .list{width:100%; margin: 3% 0;}
}

/*内页图片列表*/
.productny-list{display: flex; justify-content: space-between; flex-wrap: wrap;}
.productny-list:after{content: ''; width:calc((100% - 6%) / 3);}
.productny-list .list{position: relative; top:0; width:calc((100% - 6%) / 3); margin:1.5% 0; transition: .5s;}
.productny-list .list:hover{top:-20px;}

.productny-list .list .img{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #e3e3e3;}
.productny-list .list:hover .img{box-shadow: 0 0 40px rgba(0,0,0, .3);}
.productny-list .list .img p{position: absolute; width: 94%; height: 92%; top: 4%; left: 3%; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.productny-list .list .img p img{width: 100%; height: 100%; object-fit: cover; transition: all 1s;}
.productny-list .list:hover .img img {transform: scale(1.15);}

.productny-list .list .imgt{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #e3e3e3;}
.productny-list .list:hover .imgt{box-shadow: 0 0 40px rgba(0,0,0, .3);}
.productny-list .list .imgt p{position: absolute; width: 94%; height: 92%; top: 4%; left: 3%; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.productny-list .list .imgt p img{max-width: 100%; max-height: 100%; transition: 1s;}
.productny-list .list:hover .imgt img {transform: scale(1.15);}

.productny-list .list .title{position: relative; z-index: 2; margin-top: 5%; text-align: center; transition: .3s;}
.productny-list .list:hover .title{color: #e6212a; text-decoration: underline;}
.productny-list .list .title p{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

@media only screen and (max-width:800px){
	.productny-list:after{content: ''; width:100%;}
	.productny-list .list{width:100%; margin:2% 0;}

}
@media only screen and (max-width:560px){
	.productny-list:after{content: ''; width:100%;}
	.productny-list .list{width:100%; margin:3% 0;}
}


/*内页图片推荐*/
.bodyapplyzx{}
.bodyapplyzx .bodyapplyzx-title{color: #000; padding-bottom: 7%; margin-bottom: 7%; border-bottom: 1px solid #e3e3e3;}

.bodyapplyzx .list{position: relative; border-bottom: 1px solid #d5e2ec; margin:6% 0;}
.bodyapplyzx .list::before{content: ""; position: absolute; left: 0; bottom: -1px; z-index: 2; width: 0; height: 3px; background: #e6212a; transition: .5s;}
.bodyapplyzx .list:hover::before{width: 100%;}
.bodyapplyzx .list .img{position: relative; width: 100%; height: 0; padding-bottom: 70%; border:1px solid #e3e3e3; overflow: hidden; transition: .5s;}
.bodyapplyzx .list:hover .img{box-shadow: 0 5px 45px rgba(34,62,136,.4);}
.bodyapplyzx .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 2%; object-fit: cover;  display: flex; align-items: center; justify-content: center;}
.bodyapplyzx .list .img p img{max-width: 100%; max-height: 100%; transition: 1s;}
.bodyapplyzx .list:hover .img p img{transform: scale(1.1);}
.bodyapplyzx .list .box{position: relative; padding: 5% 0;}
.bodyapplyzx .list .box .titlecat{display: flex; justify-content: space-between;}
.bodyapplyzx .list .box .titlecat .title{flex: 1; width: 100%; text-align: justify; margin-right: 5%; line-height: 1.5; color: #000;}
.bodyapplyzx .list:hover .box .titlecat .title{color: #e6212a;}
.bodyapplyzx .list .box .titlecat .cat{color: #e6212a; line-height: 1.5;}
.bodyapplyzx .list .box .titlecat .cat i{margin-right: 6px;}
.bodyapplyzx .list .place{position: absolute; left: 7%; top: 7%; z-index: 2; color: #fff; text-shadow: 0 1px 4px rgba(0,0,0,.7);}
.bodyapplyzx .list .place i{margin-right: 6px;}

@media only screen and (max-width:1024px){
	.bodyapplyzx .list .box .titlecat .title{font-size: 16px; font-size: 1.6rem;}
}
@media only screen and (max-width:800px){
	.bodyapplyzx .bodyapplyzx-title{padding-bottom: 3%; margin-bottom: 3%;}
}
@media only screen and (max-width:560px){
	.bodyapplyzx .bodyapplyzx-title{font-size: 22px; font-size: 2.2rem;}
}


/*内页新闻列表*/
.newslist{display: flex; justify-content: space-between; flex-flow: wrap;}
.newslist::after{content: ""; width: calc((100% - 6%) / 3);}
.newslist .list{position: relative; top:0; width: calc((100% - 6%) / 3); padding: 1.5% 1.5% 3% 1.5%; margin: 1.5% 0; border: 1px solid #e3e3e3; overflow: hidden; transition: .5s;}
.newslist .list:hover{top:-20px; box-shadow: 0 0 40px rgba(0,0,0, .3);}
.newslist .list .img{width: 100%;}
.newslist .list .img p{position: relative; width: 100%; height: 0; padding-bottom: 55%; overflow: hidden;}
.newslist .list .img p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.newslist .list:hover .img p img{transform: scale(1.2);}
.newslist .list .box{margin-top: 10%;}
.newslist .list .title{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: .5s;}
.newslist .list:hover .title{color: #e6212a; text-decoration: underline;}
.newslist .list .desc{color: #888; margin: 6% 0; transition: .5s;}
.newslist .list .desc p{line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.newslist .list .time{color: #555;}
.newslist .list .time i{margin-right: 5px;}

@media only screen and (max-width:1280px){

}
@media only screen and (max-width:1024px){

}
@media only screen and (max-width:800px){
	.newslist::after{width: calc((100% - 4%) / 2);}
	.newslist .list{width: calc((100% - 4%) / 2); margin: 2% 0;}
	.newslist .list .box{margin-top: 8%;}
}
@media only screen and (max-width:560px){
	.newslist::after{width: 100%;}
	.newslist .list{width: 100%; margin: 3% 0; padding: 4% 4% 6% 4%;}
	.newslist .list .box{margin-top: 6%;}
	.newslist .list .title{font-size: 18px; font-size: 1.8rem;}
}

/*内页新闻详情推荐*/
.mainbodynews{padding-bottom: 3%; display: flex; justify-content: space-between; flex-flow: wrap;}
.mainbodynews-left{width: 66%; padding-right: 6%; border-right: 1px solid #e3e3e3;}
.mainbodynews-right{width: 34%; padding-left: 6%;}

.newsshow-title{color: #000; line-height: 1.6;}
.newsshow-info{color: #acacac; padding-bottom:2%; margin-top: 1%; border-bottom: 1px solid #e3e3e3;}

.orderentert{text-align: center;}
.orderentert a{color: #fff; background: rgba(180,4,12, .8); display: inline-block; padding: 5px 20px; border-radius: 4px;}
.orderentert a:hover{background: #e6212a;}

.newsshowzx{}
.newsshowzx .newsshowzx-title{color: #000; padding-bottom: 7%; margin-bottom: 7%; border-bottom: 1px solid #e3e3e3;}
.newsshowzx .list{position: relative; margin: 6% 0; display: flex; align-items: center; justify-content: flex-start;}
.newsshowzx .list .num{width: 1vw; min-width: 18px; height: 1vw; min-height: 18px; border-radius: 3px; margin-right: 10px; background: #cfcfcf; color: #fff; display: flex; align-items: center; justify-content: center;}
.newsshowzx .list:first-child .num{background: #e54346;}
.newsshowzx .list:nth-child(2) .num{background: #f18545;}
.newsshowzx .list:nth-child(3) .num{background: #f4ac2e;}
.newsshowzx .list .num p{line-height: 1;}
.newsshowzx .list .title{flex: 1; width: 100%; color: #777;}
.newsshowzx .list:hover .title{color: #e6212a; text-decoration: underline;}
.newsshowzx .list .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}

@media only screen and (max-width:800px){
	.mainbodynews{padding: 5% 0;}
	.mainbodynews-left{width: 100%; padding-right: 0; border-right:none;}
	.mainbodynews-right{width: 100%; padding-left: 0; margin-top: 6%;}
	.newsshow-title {line-height: 1.5; font-size: 26px; font-size: 2.6rem;}
	
	.newsshowzx .newsshowzx-title{padding-bottom: 3%; margin-bottom: 3%;}
	.newsshowzx .list{margin: 3% 0;}
}
@media only screen and (max-width:560px){
	.newsshow-title {font-size: 22px; font-size: 2.2rem;}
	
	.newsshowzx .newsshowzx-title{font-size: 22px; font-size: 2.2rem;}
	.newsshowzx .list .title{font-size: 16px; font-size: 1.6rem;}
}

/**内页联系我们**/
.contactmainbody{padding: 5% 0;}
.contact-contact{margin-top: 3%; border: 1px solid #e3e3e3; border-bottom: 4px solid #e3e3e3; display: flex; justify-content:space-between;}
.contact-contact .list{flex: 1; width: 100%; padding: 6% 3%; border-right: 1px solid #e3e3e3; text-align: center;}
.contact-contact .list:last-child{border-right: none;}
.contact-contact .list .ico{color: #e6212a;}
.contact-contact .list .title{color: #e6212a; line-height: 3;}
.contact-contact .list .desc{margin-top: 10%; color: #222;}
.contact-contact .list:first-child .desc{}

.contact-map{margin-top: 5%;}
.contactmapbox{position: relative; width: 100%; height: 0; padding-bottom: 40%; overflow: hidden; border: 1px solid #e3e3e3;}
.contactmapbox #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.contactmapbox iframe, #map{width: 100%; height: 100%;}

@media only screen and (max-width:800px){
	.contact-contact{flex-flow: wrap;}
	.contact-contact .list{flex: none; border-right:none; border-bottom: 1px solid #e3e3e3;}
	.contact-contact .list:last-child{border-bottom: none;}
	.contact-contact .list .desc{margin-top: 3%;}
	
	.contactmapbox{padding-bottom: 60%;}
}
@media only screen and (max-width:560px){
	.contactmainbody{padding: 8% 0;}
	.contact-contact{margin-top: 6%;}
	
	.contact-map{margin-top: 8%;}
	.contactmapbox{padding-bottom: 80%;}
}

/*内页留言*/
.message{margin-top: 5%;}
.message form{margin-top: 3%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.message .list{width: calc((100% - 1%) / 2); position: relative; margin: 0.5% 0; border: 1px solid #e5e5e5; transition: .5s;}
.message .list:hover{border: 1px solid #e6212a; background: #f6e9ea;}
.message .list:nth-child(3){width: 100%;}
.message .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.message .list p{position: absolute; right: 70px; top: 50%; transform: translate(0, -50%);}
.message .list img{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.msg_input{width: 100%; border: none; background: none; padding: 15px 15px; font-family:"Microsoft YaHei",sans-serif;}
.message input::-webkit-input-placeholder{color: #999;}
.msg_textarea{width: 100%; height: 140px; background: none; border: none; padding: 15px 15px; line-height: 1.4; font-family:"Microsoft YaHei",sans-serif;}
.message textarea::-webkit-input-placeholder{color: #999;}
.msg_submitt{width: 100%; padding: 15px 15px; background: #e6212a; color: #fff; text-transform: uppercase; border: none;}	

@media only screen and (max-width:800px){
	.message .list{width: 100%; margin: 1% 0;}
	.msg_input{padding: 8px 10px;}
	.msg_textarea{padding: 8px 10px;}
	.msg_submitt{padding: 8px 10px;}
}


/*内页产品订购*/
.order-title{margin-top: 3%; display: flex; align-items: center; justify-content: space-between; background: #e6212a; color: #fff;}
.order-title p:first-child{width: 8%; border-right: 1px solid #d4d4d4; padding: 1vw 0; display: flex; align-items: center; justify-content: center;}
.order-title p:nth-child(2){flex: 1; width: 100%;}
.order-title #allc{width: 20px; height: 20px; margin-right: 5px; border: 1px solid #444; appearance: button; cursor: pointer;}
	
.order-item{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.order-item .list{width: calc(100% / 2); border-left: 1px solid #d4d4d4; border-right: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; display: flex; justify-content: flex-start;}
.order-item .list:nth-child(2n){border-left: none;}
.order-item .list .check{width: 16%; border-right: 1px solid #d4d4d4; display: flex; align-items: center; justify-content: center;}
.order-item .list .check .choo{width: 20px; height: 20px; border: 1px solid #444; appearance: button; cursor: pointer;}
.order-item .list .img{position: relative; flex: 1; width: 100%; padding: 10px 10px;}
.order-item .list .img img{width: 50px; height: 50px; border: 1px solid #d4d4d4; margin-right: 10px;}
.order-item .list .img:hover img{border: 1px solid #e6212a;}
.order-item .list .img:hover{color: #e6212a; text-decoration: underline;}

.order-form{margin-top: 3%; display: flex; align-items: center; justify-content: space-between;}
.order-form .list{flex: 1; width: 100%; position: relative; margin: 0.5% 1% 0.5% 0; border: 1px solid #e5e5e5; transition: .5s;}
.order-form .list:nth-child(4), .order-form .list:nth-child(5){flex: none; width: 13%;}
.order-form .list:nth-child(5){margin-right: 0;}
.order-form .list:hover{border: 1px solid #e6212a; background: #f6e9ea;}
.order-form .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.order-form .list p{position: absolute; right: 70px; top: 50%; transform: translate(0, -50%);}
.order-form .list img{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
	
#xz{margin: 4% 0;}
#xz font{color:#e6212a;}
#in_num, #sp_num{color:#e6212a; padding:0 5px;}
.lskdo{width:40px; text-align:center;}

@media only screen and (max-width:1024px){
	.order-title p:first-child{width: 12%;}
	.order-title #allc{width: 14px; height: 14px;}
	
	.order-item .list .check{width: 24%;}
	.order-item .list .check .choo{width: 14px; height: 14px;}
	
	.order-form .list:nth-child(4), .order-form .list:nth-child(5){width: 15%;}
}
@media only screen and (max-width:800px){
	.order-title p:first-child{width: 18%; padding: 3vw 0;}
	
	.order-item .list{width: 100%;}
	.order-item .list:nth-child(2n){border-left: 1px solid #d4d4d4;}
	.order-item .list .check{width: 18%;}
	.order-item .list .img{padding: 6px 6px;}
	
	.order-form{flex-flow: wrap;}
	.order-form .list{flex: none; width: 100%; margin: 1% 0; margin-right: 0;}
	.order-form .list:nth-child(4), .order-form .list:nth-child(5){width: 100%;}
}


/*内页新闻、图片详细内容*/
.right_content_top{width: 100%;}
.right_content_title{width: 100%; font-size: 42px; text-align: center; line-height: 50px; color: #000; padding: 15px 0; }
.right_content_info{width: 100%; height:40px;line-height:40px;text-align:center; margin:15px 0; border-bottom: 1px solid rgba(0,0,0,.1); border-top: 1px solid rgba(0,0,0,.1); color:#666; font-size: 15px;}
.right_content_info small{margin-left:18px;margin-right:3px;color:#999;font-size:14px;}
.right_content_desc{margin:30px 0 15px; padding:5px 10px; line-height:25px; border:1px solid #f4e4b4; background:#fffff0; font-size:14px;}
.right_content_content{line-height:1.75; margin-top: 3%; text-align: justify;}
.right_content_content p{margin: 1.3% 0;}
.right_content_content img{max-width:100%;}

@media only screen and (max-width:1599px){
	.right_content_title{font-size: 30px; line-height: 40px; padding: 12px 0;}
}
@media only screen and (max-width:1359px){
	.right_content_title{font-size: 25px; line-height: 40px; padding: 12px 0;}
	
	.right_content_content p{margin: 8px 0;}
}
@media only screen and (max-width:1023px){
	.right_content_title{font-size: 20px; line-height: 30px; padding: 10px 0;}
	
	.right_content_content p{margin: 5px 0;}
}
@media only screen and (max-width:560px){
	.right_content_title{font-size: 16px; line-height:22px;}
	.right_content_info{height:30px; line-height:30px; margin: 0 0; text-align:center; font-size: 12px;}
	.right_content_info small{margin-left:0;margin-right:0;font-size:12px;}
	
	.right_content_content{line-height: 160%;}
}

/*详细页上一页下一页收藏打印*/
.preNext{width: 100%; margin-top: 20px; border-top: 1px solid rgba(0,0,0,.1); position: relative;}
.preNext .text{color:#999; margin-top: 20px; line-height: 30px;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -70px;}
.preNext .actBox li#act-pnt{background-position:4px -105px;}

@media only screen and (max-width:800px){

}
@media only screen and (max-width:560px){
	.preNext{margin-top: 0;}
	.preNext .text{margin-top: 10px; line-height: 20px;}
	.preNext .actBox{top:7px;}
}


/*内页搜索*/
.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 30px; background: #e6212a; 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: #e6212a; border-bottom: 2px solid #e6212a;}

.searchnewslist .list{position: relative; 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: #555; margin-right: 20px;}
.searchnewslist .list .cattitle .title{flex: 1; width: 100%; color: #000;}
.searchnewslist .list:hover .cattitle .title{color: #e6212a; text-decoration: underline;}
.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{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.searchproductlist:after{content: ''; width:49%;}
.searchproductlist .list{width:49%; padding: 3%; margin: 1% 0; position: relative; border: 1px solid #e3e3e3; border-radius: 10px; display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.searchproductlist .list:hover{border: 1px solid #e6212a;}
.searchproductlist .list .img{position: relative; width: 40%; height: 0; overflow: hidden; padding-bottom: 50%;}
.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: #e6212a;}
.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){
	.search{margin-top: 60px;}
	.search input[type="search"]{padding: 0 12px;}
		
	.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){
	.searchproductlist .list .box .title{font-size: 14px; line-height: 1.3;}
}


/*分页样式*/
.page_info{text-align:center; padding-top:30px; color:#333; font-size: 16px; font-size: 1.6rem;}
.page_info span{padding:0 2px;font-weight:bold; color: #e6212a;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:16px; font-size: 1.6rem; margin-top:30px;}
.page_list div{text-align: center; display: inline-block; padding:2px 25px;}
.page_list a{display:inline-block; border: 1px solid #e3e3e3; margin: 0 3px; color:#222222; text-align:center; padding:4px 13px;}
.page_list a:hover,.page_list a.on{color:#fff; background:#e6212a; order: 1px solid #e6212a; font-weight: bold;}


@media only screen and (max-width:800px){
	.page_info{font-size: 14px; padding-top:5px;}
	.page_list{font-size: 14px; line-height:22px; margin-top:20px;}
	.page_list a{padding:2px 9px; margin:0 3px; border-top-left-radius: 9px; border-bottom-right-radius: 9px;}
}
@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;}