@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: 6px; 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:#d13f47;} 

/* 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%;}
}
@media only screen and (max-width:800px){
	html {font-size: 52%;}
}
@media only screen and (max-width:560px){
	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:"Microsoft YaHei",sans-serif; -webkit-font-smoothing: antialiased; font-size:12px; font-size:1.2rem; margin:0 auto; color:#333; PADDING-TOP:0px; overflow-x: hidden; background: #fff;}
a{color:#333; text-decoration:none;}
a:hover{color:#d13f47;}

.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; padding: .5% 0; 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-right:1px solid #ddd; border-bottom:1px solid #ddd}
.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:#d13f47;}
.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:#92292f;}
.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: 100%; max-width: 1500px; margin: 0 auto;}
@media only screen and (max-width:1600px) {
	.container{width: 92%;}
}

/*head*/
.header{position: fixed; z-index: 999; left: 0; top: 0; width: 100%; padding:1.2% 0; border-bottom: 1px solid rgba(255,255,255,.16);}
.header.fixed{background: #fff; box-shadow: 0 0 25px rgba(0,0,0,.2);}
.header .container{display: flex; align-items: center; justify-content: space-between;}

.header .logo{width: 11.4%; min-width: 120px;}
.header .logo a{position: relative; width: 100%; height: 0; padding-bottom: 32%; overflow: hidden; display: block;}
.header .logo a img{position: absolute; left: 0; top: 0; width: 100%;}
.header.fixed .logo a img{top: -100%;}

.headerbox{flex: 1; margin-left: 20%; width: 100%; display: flex; align-items: center; justify-content:space-between;}

.search{*zoom: 1;position: relative; margin-left: 5%;}
.search:after{content: ""; display: table; clear: both;}
.search-button{overflow: hidden; text-transform: capitalize; position: relative; z-index: 1; display: block; outline: none; background: none; border: none; cursor: pointer; width: 22px; height: 22px; overflow: hidden; transition: .5s;}
.search-button img{width: 100%; margin-top: 0;}
.header.fixed .search-button img{margin-top: -22px;}
#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-form{transition: max-height, 0.5s; position: absolute; top: 40px; z-index: 99; right: 0; width:200px; max-height: 0; overflow: hidden; background-color: #ececec;}
#search-form.open{max-height: 40px; width:200px;}
#search-form fieldset{position: relative; padding: 0; border: none;}
#search-form input{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block; height: 40px;}
#search-form input[type="search"]{width:150px;padding: 0 5px 0 12px; background:none; border: none;}
#search-form input::-webkit-input-placeholder{color: #999;}
#search-form input[type="submit"]{position: absolute; bottom: 0; right: 0; width: 50px; margin: 0; padding: 0; text-transform: uppercase; color: #fff; background:#d13f47; border: none; cursor: pointer;}

.nav{flex: 1; width: 100%; height: 100%;}
.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{text-align:center; display: flex; align-items: center; justify-content:center;}
.nav ul li .f_a a{color: #fff;}
.header.fixed .nav ul li .f_a a{color: #333;}
.nav ul li .f_a i{margin-left: 5px; font-size: 14px; font-size: 1.4rem;}
.header.fixed .nav ul li .f_a i{color: #666;}
.nav ul li:hover .f_a a, .nav ul li.hovert .f_a a{color: #d13f47;}
.header.fixed .nav ul li:hover .f_a a, .header.fixed .nav ul li.hovert .f_a a, .header.fixed .nav ul li.hovert .f_a i{color: #d13f47;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:200%; width: 180px; border-top: 2px solid #d13f47; border-radius: 3px; background:rgba(255,255,255,1); z-index: 9;}
.nav ul li .s_navbox .s_a a{text-transform:uppercase; display:block; text-align: center; padding: 10px 15px; border: 1px solid rgba(0,0,0,.07); border-top: none;}
.nav ul li .s_navbox .s_a a:hover{background:#d13f47; color: #fff;}

.m_nav{display:none}
.m_img{display: none}

@media screen and (max-width: 1366px){
	.search-button{width: 19px; height: 19px;}
	.header.fixed .search-button img{margin-top: -19px;}
}
@media screen and (max-width: 1280px){
	.headerbox{margin-left: 10%;}
}
@media screen and (max-width: 1024px){
	.search{margin-left: 2%;}
	.search-button{width: 17px; height: 17px;}
	.header.fixed .search-button img{margin-top: -17px;}
	
	.nav ul li .s_navbox{width: 150px;}
}

/*移动端导航*/
@media screen and (max-width:800px) and (min-width: 0px){
	.header{display:none}
	.m_img{display:block; height:60px; background:#fff; position:fixed; top:0px; left:0px; width:100%; z-index:9999; border-bottom:1px solid #ddd; display: flex; justify-content:space-between;}
	.m_img .headlf{padding:0 1%; 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:21px;}
	.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: 100vh;}
.banner-top{position: absolute; bottom: 30%; left: 0;}

.banner .swiper-container{ width: 100%; height: 100%;}
.banner .swiper-slide{position: relative;}
.banner .swiper-slide .swiper-slide-img{width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-img img{width: 100%; height: 100%; object-fit: cover;}

.banner .swiper-slide .banner1-text{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 92%; color: #fff;}
.banner .swiper-slide .banner1-text .banner1-text-p1{letter-spacing: 15px;}
.banner .swiper-slide .banner1-text .banner1-text-p2{letter-spacing: 15px; margin-top: 2%; font-weight: lighter;}
.banner .swiper-slide .banner1-text .banner3-text-p1{letter-spacing: 8px;}
.banner .swiper-slide .banner1-text .banner3-text-p2{width: 50%; margin: 0 auto; line-height: 2; margin-top: 2%; font-weight: lighter;}

.banner .swiper-slide .banner2-text{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; color: #fff;}
.banner .swiper-slide .banner2-text .banner2-text-p1{letter-spacing: 8px;}
.banner .swiper-slide .banner2-text .banner2-text-p2{margin-top: 2%;}
.banner .swiper-slide .banner2-text .banner2-text-p3{width: 40%; margin-top: 2%; line-height: 2; font-weight: lighter;}

.aboutbanner{height: 55vh;}
.aboutbanner .swiper-slide .aboutbanner-desc{color: #fff; position: absolute; z-index: 1; left:0; top: 50%; transform: translate(0, -20%); width: 100%; text-shadow: 0 0 5px rgba(0,0,0,.4); display: flex; align-items: center; justify-content: center;}
.aboutbanner .swiper-slide .aboutbanner-desc .aboutbanner-desc-item1{}
.aboutbanner .swiper-slide .aboutbanner-desc .aboutbanner-desc-item2{text-transform: uppercase; margin: 5px 0 10px 0;}

.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(0,0,0,.5); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#d13f47;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:#d13f47; 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: 5px; width: 35px; height: 60px; --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: #d13f47;}

@media only screen and (max-width:1600px){
	.banner .swiper-slide .banner1-text .banner3-text-p2{width: 65%;}
}
@media only screen and (max-width:1366px){
	.banner .swiper-slide .banner1-text .banner1-text-p1{font-size: 65px; font-size: 6.5rem; letter-spacing: 10px;}
	.banner .swiper-slide .banner1-text .banner1-text-p2{font-size: 35px; font-size: 3.5rem; letter-spacing: 10px;}
	.banner .swiper-slide .banner1-text .banner3-text-p1{font-size: 52px; font-size: 5.2rem; letter-spacing: 5px;}
	.banner .swiper-slide .banner1-text .banner3-text-p2{font-size: 20px; font-size: 2rem;}
	
	.banner .swiper-slide .banner2-text .banner2-text-p3{width: 50%;}
}
@media only screen and (max-width:1024px){
	.banner .swiper-slide .banner1-text .banner1-text-p1{font-size: 55px; font-size: 5.5rem; letter-spacing: 8px;}
	.banner .swiper-slide .banner1-text .banner1-text-p2{font-size: 30px; font-size: 3rem; letter-spacing: 8px;}
	.banner .swiper-slide .banner1-text .banner3-text-p1{font-size: 45px; font-size: 4.5rem;}
	.banner .swiper-slide .banner1-text .banner3-text-p2{font-size: 18px; font-size: 1.8rem;}
	
	.banner .swiper-slide .banner2-text .banner2-text-p1{font-size: 50px; font-size: 5rem;}
	.banner .swiper-slide .banner2-text .banner2-text-p3{font-size: 20px; font-size: 2rem; width: 70%;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 3px; width: 25px; height: 50px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:800px){
	.banner{margin-top: 50px; height: 65vh;}
	
	.banner .swiper-slide .banner1-text .banner1-text-p1{font-size: 45px; font-size: 4.5rem; letter-spacing: 5px;}
	.banner .swiper-slide .banner1-text .banner1-text-p2{margin-top: 5%; font-size: 24px; font-size: 2.4rem; letter-spacing: 5px; font-weight: normal;}
	.banner .swiper-slide .banner1-text .banner3-text-p1{font-size: 35px; font-size: 3.5rem;}
	.banner .swiper-slide .banner1-text .banner3-text-p2{width: 80%; font-weight: normal;}
	
	.banner .swiper-slide .banner2-text .banner2-text-p1{font-size: 40px; font-size: 4rem;}
	.banner .swiper-slide .banner2-text .banner2-text-p3{font-weight: normal;}
	
	.aboutbanner{height: 35vh;}
	.aboutbanner .swiper-slide .aboutbanner-desc{text-align: center;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 20px; height: 40px; --swiper-navigation-size: 8px;}
}

@media only screen and (max-width:560px){
	.banner-top{bottom: 35%;}
	
	.banner .swiper-slide .banner1-text .banner1-text-p1{font-size: 35px; font-size: 3.5rem;}
	.banner .swiper-slide .banner1-text .banner1-text-p2{margin-top: 5%; font-size: 22px; font-size: 2.2rem; letter-spacing: 0;}
	.banner .swiper-slide .banner1-text .banner3-text-p1{font-size: 30px; font-size: 3rem;}
	.banner .swiper-slide .banner1-text .banner3-text-p2{font-size: 16px; font-size: 1.6rem; line-height: 1.6; margin-top: 5%; width: 90%;}
	
	.banner .swiper-slide .banner2-text .banner2-text-p1{font-size: 35px; font-size: 3.5rem;}
	.banner .swiper-slide .banner2-text .banner2-text-p3{width: 90%;}
	
	.aboutbanner .swiper-slide .aboutbanner-desc .aboutbanner-desc-item1{font-size: 36px; font-size: 3.6rem;}
	
	.banner .swiper-container .swiper-pagination{bottom:5px;}
	.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{color: #000;}

.indexabout{padding: 5% 0; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.indexabout .left{width: 50%; display: flex; justify-content: flex-end;}
.indexabout .left .left-box{width: 100%; max-width: 750px;}
.indexabout .left .desc{margin-top: 6%; line-height: 2; color: #666; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden;}
.indexabout .left .desc p{margin: 4% 0;}
.indexabout .left .adv{margin-top: 6%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexabout .left .adv .list{width: calc(100% / 3); padding: 2% 2%;}
.indexabout .left .adv .list:first-child, .indexabout .left .adv .list:nth-child(2), .indexabout .left .adv .list:nth-child(3){border-bottom: 1px solid #efefef;}
.indexabout .left .adv .list:nth-child(2), .indexabout .left .adv .list:nth-child(5){border-left: 1px solid #efefef; border-right: 1px solid #efefef;}
.indexabout .left .adv .list .num{color: #999;}
.indexabout .left .adv .list .num span{color: #d13f47;}
.indexabout .left .adv .list .text{color: #666;}
.indexabout .left .adv .list a{margin-top: 10%; display: inline-block; padding: .5vw 1.8vw; border: 1px solid #d13f47; color: #d13f47;}
.indexabout .left .adv .list a:hover{background: #d13f47; color: #fff;}

.indexabout .right{width: 50%; padding-left: 7%;}
.indexabout .right .right-box{position: relative; width: 72%;}
.indexabout .right .qnav{position: absolute; left: 48%; top: -5%; z-index: 2; width: 100%;}
.indexabout .right .qnav .list{position: relative; display: flex; align-items: center; justify-content: flex-start;}
.indexabout .right .qnav .list:nth-child(2){margin: 5% 0 15% 11vw;}
.indexabout .right .qnav .list:nth-child(3){margin: 10% 0 15% 14vw;}
.indexabout .right .qnav .list:nth-child(4){margin: 15% 0 7% 11vw;}
.indexabout .right .qnav .list .ico{width: 5vw; height: 5vw; border-radius: 50%; border: 1px solid #f1f1f1; background: #fff; display: flex; align-items: center; justify-content: center; box-shadow: 0 5px 15px rgba(0,0,0,.1); transition: .5s;}
.indexabout .right .qnav .list:hover .ico{background: #d13f47;}
.indexabout .right .qnav .list .ico p{position: relative; width: 40%; height: 0; padding-bottom: 40%; overflow: hidden;}
.indexabout .right .qnav .list .ico p img{width: 100%; margin-top: -100%; transition: .5s;}
.indexabout .right .qnav .list:hover .ico p img{margin-top: 0;}
.indexabout .right .qnav .list .title{margin-left: 1vw;}
.indexabout .right .qnav .list:hover .title{color: #d13f47;}
.indexabout .right .pic{width: 100%;}
.indexabout .right .pic img{width: 100%;}
.indexabout .right .pic1{width: 100%; display: none;}
.indexabout .right .pic1 img{width: 100%;}


@media only screen and (max-width:1600px){
	.indexabout{padding: 5% 4%;}
}
@media only screen and (max-width:1366px){
	.indextitle p:nth-child(2){font-size: 40px; font-size: 4rem;}
	
	.indexabout .left .desc{margin-top: 3%; font-size: 16px; font-size: 1.6rem;}
	.indexabout .left .adv{margin-top: 3%;}
	.indexabout .left .adv .list .num span{font-size: 40px; font-size: 4rem;}
	.indexabout .left .desc p{margin: 3% 0;}
}
@media only screen and (max-width:800px){
	.indextitle p:nth-child(2){font-size: 34px; font-size: 3.4rem;}
	
	.indexabout{padding: 8% 4%;}
	
	.indexabout .left{width: 100%;}
	.indexabout .right{width: 100%; padding-left: 0;}
	.indexabout .right .right-box{width: 100%;}
	.indexabout .right .qnav{display: none;}
	.indexabout .right .pic{display: none;}
	.indexabout .right .pic1{display: block; margin-top: 5%;}
}
@media only screen and (max-width:560px){
	.indexabout .left .adv .list .num span{font-size: 30px; font-size: 3rem;}
}

/**产品报价合作咨询，欢迎来电咨询**/
.indexzx{padding: 7% 0; background: url(indexzx-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%;}
.indexzx-container{width: 92%; max-width: 1140px; margin: 0 auto;}
.indexzx .title{color: #fff;}
.indexzx .phone{color: #fff; margin: 4% 0;}
.indexzx .phone img{margin-right: 10px;}
.indexzx .zx form{display: flex; justify-content: space-between;}
.indexzx .zx .list{flex: 1; width: 100%; position: relative; margin: 1.2% 0.3%; transition: .5s;}
.indexzx .zx .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.indexzx .zx .list p{position: absolute; right: 70px; top: 50%; transform: translate(0, -50%);}
.indexzx .zx .list img{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}

.zx_input{width: 100%; border: none; padding: 1vw 1vw; font-family:"Microsoft YaHei",sans-serif;}
.indexzx .zx .list input::-webkit-input-placeholder{color: #999;}
.zx_submitt{padding: 1vw 3vw; background: #d13f47; color: #fff; text-transform: uppercase; border: none;}

@media only screen and (max-width:1366px){
	.indexzx .title{font-size: 40px; font-size: 4rem;}
	.indexzx .phone{margin: 3% 0;}
}
@media only screen and (max-width:1024px){
	.indexzx .title{font-size: 34px; font-size: 3.4rem;}
	.indexzx .phone{margin: 3% 0; font-size: 30px; font-size: 3rem;}
	.indexzx .phone img{width: 28px;}
}
@media only screen and (max-width:800px){
	.indexzx{padding: 8% 0;}
	
	.zx_input{padding: 2vw 1vw;}
	.zx_submitt{padding: 2vw 3vw;}
}
@media only screen and (max-width:700px){
	.indexzx .zx form{flex-flow: wrap;}
	.indexzx .zx .list{flex:none; margin: 0.8% 0;}
	
	.zx_submitt{width: 100%;}
}
@media only screen and (max-width:560px){
	.indexzx .title{font-size: 24px; font-size: 2.4rem;}
	.indexzx .phone{font-size: 24px; font-size: 2.4rem;}
	.indexzx .phone img{width: 24px;}
	
	.zx_input{padding: 4vw 3vw;}
	.zx_submitt{padding: 4vw 3vw;}
}

/**产品中心**/
.indexproduct{position: relative; border-bottom: 1px solid #ededed; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexproduct .left{width: 30%; padding: 7% 0 5% 0; background: #f9f9f9; display: flex; justify-content: flex-end;}
.indexproduct .left .left-box{position: absolute; right: 50%; margin-right: 470px; width: 280px;}
.indexproduct .left .cat{margin-top: 20%;}
.indexproduct .left .cat a{display: block; line-height: 3; transition: .5s;}
.indexproduct .left .cat a:hover{color: #d13f47; font-weight: bold; margin-left: 10px;}

.indexproduct .right{width: 70%;}
.indexproductbox{height: 100%;}
.indexproductbox .swiper-container{height: 100%;}
.indexproductbox .swiper-slide{padding: 10% 3% 5% 3%; border-left: 1px solid #ededed;}
.indexproductbox .swiper-slide .title{line-height: 1.6; min-height: 70px; color: #000;}
.indexproductbox .swiper-slide:hover .title{color: #d13f47;}
.indexproductbox .swiper-slide .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.indexproductbox .swiper-slide .desc{padding: 3vh 0 6vh 0; line-height: 1.6; color: #999;}
.indexproductbox .swiper-slide .desc p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.indexproductbox .swiper-slide .img{width: 100%; margin: 0 auto;}
.indexproductbox .swiper-slide .img p{position: relative; height: 0; padding-bottom: 82%; overflow: hidden;}
.indexproductbox .swiper-slide .img p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexproductbox .swiper-slide:hover .img p img{transform: scale(1.1);}
.indexproductbox .swiper-button-prev, .indexproductbox .swiper-button-next{top: calc(100% - 100px); background:none; border:1px solid #dbdbdb; color: #666; border-radius: 4px; width: 2vw; min-width: 25px; height: 2vw; min-height: 25px; --swiper-navigation-size: 12px; outline:none;} 
.indexproductbox .swiper-button-prev{left:calc(50% - 750px);}
.indexproductbox .swiper-button-next{left:calc(50% - (750px - 6vw));}
.indexproductbox .swiper-button-prev:hover, .indexproductbox .swiper-button-next:hover{background: #d13f47; border:2px solid #d13f47; color: #fff;}

@media only screen and (max-width:1600px){
	.indexproduct .left{width: 25%; padding: 7% 0 5% 4%;}
	.indexproduct .left .left-box{position:relative; right:auto; margin-right: auto; width: 100%;}
		
	.indexproduct .right{width: 75%;}
	
	.indexproductbox .swiper-button-prev{left:4%;}
	.indexproductbox .swiper-button-next{left:calc(4% + 70px);}
}
@media only screen and (max-width:800px){
	.indexproduct .left{width: 100%; border-bottom: 1px solid #ededed; padding: 8% 0 5% 4%;}
	.indexproduct .left .cat{margin-top: 5%; display: flex; align-items: center; justify-content:flex-start;}
	.indexproduct .left .cat a{display: inline-block; margin-right: 5%;}
	.indexproduct .left .cat a:last-child{margin-right: 0;}
	
	.indexproduct .right{width: 100%;}
	.indexproductbox .swiper-slide .title{line-height: 1.5; min-height: 60px; font-size:20px; font-size: 2rem;}
	.indexproductbox .swiper-slide .desc{padding: 2vh 0 4vh 0;}
	.indexproductbox .swiper-button-prev, .indexproductbox .swiper-button-next{top: 80%;}
	.indexproductbox .swiper-button-prev, .indexproductbox .swiper-button-next{border:1px solid #999;}
	.indexproductbox .swiper-button-next{left:calc(98% - 25px);}
}

/**解决方案**/
.indexsolution{padding: 5% 0;}
.indexsolutionbox{margin-top: 4%; display: flex; justify-content: space-between;}
.indexsolutionbox .list{position: relative; width: 100%; height: 0; padding-bottom: 36%; color: #fff; margin-right: 1%; border-radius: 10px; overflow: hidden; background: #000;}
.indexsolutionbox .on{width: 150%;}
.indexsolutionbox .list:last-child{margin-right: 0;}
.indexsolutionbox .list .btitle{position: absolute; left: 50%; top: 50%; z-index: 88; transform: translate(-50%, -50%); width: 20px; line-height: 1.2;}
.indexsolutionbox .on .btitle{opacity: 0;}
.indexsolutionbox .list .box{position: relative; z-index: 2; width: 100%; padding: 20% 10% 0 10%; opacity: 0; transition: .5s;}
.indexsolutionbox .on .box{opacity: 1;}
.indexsolutionbox .list .title{line-height: 1; display: flex; align-items: center; justify-content: flex-start;}
.indexsolutionbox .list .title span{margin-left: 7%; width: 35px; height: 35px; overflow: hidden;}
.indexsolutionbox .list .title span img{width: 100%; margin-top: 0;}
.indexsolutionbox .list .desc{margin-top: 7%; line-height: 1.4; text-align: justify;}
.indexsolutionbox .list .bg{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: .6; z-index: 1; transition: .5s;}
.indexsolutionbox .on .bg{opacity: .6;}

@media only screen and (max-width:900px){
	.indexsolutionbox{flex-flow: wrap;}
	.indexsolutionbox .list{margin-right: 0; margin-bottom: 2%; padding-bottom: 50%;}
	.indexsolutionbox .list .btitle{width: 100%; text-align: center;}
	.indexsolutionbox .list .box{padding: 0 10% 0 10%; position: absolute; left: 50%; top: 50%; z-index: 88; transform: translate(-50%, -50%);}
}
@media only screen and (max-width:560px){
	.indexsolutionbox .list{padding-bottom: 60%;}
	.indexsolutionbox .list .box{padding:0 5%;}
	.indexsolutionbox .list .title{font-size: 20px; font-size: 2rem; font-weight: bold;}
	.indexsolutionbox .list .desc{margin-top: 3%;}
}

/**新闻资讯**/
.indexnews{padding: 5% 0; background: #f9f9f9;}
.indexnews .box{margin-top: 5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexnews .box .boxlist{width: 24%; background: #fff; padding: 3% 2%;}
.indexnews .box .boxlist:first-child{width: 48%;}
.indexnews .box .boxlist .btitle{background: #d13f47; color: #fff; display: inline-block; padding: 6px 20px; border-radius: 5px;}

.indexnewstj{position: relative;}
.indexnewstj .imgcontent{margin-top: 5%; display: flex; align-items: center; justify-content: space-between;}
.indexnewstj .imgcontent .img{position: relative; width: 50%; height: 0; padding-bottom: 34%; overflow: hidden;}
.indexnewstj .imgcontent .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexnewstj:hover .imgcontent .img img{transform: scale(1.1);}
.indexnewstj .imgcontent .content{width: 45%;}
.indexnewstj .imgcontent .content .title{text-align: justify; line-height: 1.5; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.indexnewstj:hover .imgcontent .content .title{text-decoration: underline; color: #d13f47;}
.indexnewstj .imgcontent .content .time{margin: 6% 0; color: #999;}
.indexnewstj .imgcontent .content .more{background: #d13f47; color: #fff; display: inline-block; padding: 4px 12px;}
.indexnewstj .desc{color: #666; margin-top: 5%; line-height: 1.6; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

.indexnewsbox{display: flex; flex-direction:column; height: 100%;}
.indexnewsbox .list{position: relative; flex: 1; border-bottom: 1px solid #ededed; padding-top: 6%;}
.indexnewsbox .list:last-child{border-bottom: none;}
.indexnewsbox .list .time{color: #999;}
.indexnewsbox .list .title{margin-top: 3%; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.indexnewsbox .list:hover .title{text-decoration: underline; color: #d13f47;}

@media only screen and (max-width:1024px){
	.indexnewsbox .list{padding-top: 4%;}
	.indexnewsbox .list .title{line-height: 1.4;}
}
@media only screen and (max-width:800px){
	.indexnews .box .boxlist .btitle{font-weight: bold; font-size: 20px; font-size: 2rem;}
	.indexnews .box .boxlist{width: 100%; padding: 4% 5%; margin-bottom: 2%;}
	.indexnews .box .boxlist:first-child{width: 100%;}
	.indexnewsbox .list{flex:none; padding: 3% 0;}
	.indexnewsbox .list .title{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:560px){

}

/**底部**/
.footer{color: #ababab; background:#161414;}
.footer a{color: #ababab;}
.footer a:hover{color: #d13f47;}

.footer .footerlogo{padding-top: 6%;}
.footer .footerlogo img{height: 86px;}

.footerbox{margin-top: 6%; display: flex; align-items: flex-start; justify-content: space-between;}
.footernav{flex: 1; width: 100%; margin-right: 5%; display: flex; justify-content: space-between;}
.footernav .list{}
.footernav .flist-title{}
.footernav .flist-title a{color: #fff;}
.footernav .navlist{margin-top: 1vw;}
.footernav .navlist a{line-height: 2.4; display: block;}

.footercontact{}
.footercontact .footercontact-title{color: #fff; margin-bottom: 5%;}
.footercontact .footercontact-desc{line-height: 2.4;}

.copy{border-top: 1px solid rgba(255,255,255,0.1); padding: 2% 0; margin-top: 3%; line-height: 2; }
.copy .container{display: flex; align-items: center; justify-content: space-between;}

.zqkj{display: inline-block; background: url(zqkj.png) no-repeat; background-size: 100%; width: 108px; height: 12px;}

@media only screen and (max-width:1280px){
	.footer .footerlogo img{height: 80px;}
}
@media only screen and (max-width:1024px){
	.footer .footerlogo img{height: 70px;}
}
@media only screen and (max-width:800px){
	.footer .footerlogo img{height: 60px;}
	.footernav{display: none;}
	.footercontact{text-align: center; width: 100%;}
	.footercontact .footercontact-title{margin-bottom: 2%;}
	.footercontact .footercontact-desc{line-height: 2;}
	
	.copy .container{flex-flow: wrap; justify-content: center; text-align: center;}
}
@media only screen and (max-width:560px){
	.copy .container{line-height: 1.6;}
}


/*内页*/
.mainbody{padding: 3% 0;}
.mainbody_content{line-height:2; text-align:justify;}
.mainbody_content p{margin:1.5% 0;}
.mainbody_content img{max-width:100%;}

@media only screen and (max-width:800px){
	.mainbody_content{line-height:1.8;}
}
@media only screen and (max-width:560px){
	.mainbody_content{line-height:1.6;}
	.mainbody_content p{margin:3% 0;}
}

/*about-nav*/
.about-nav{border-bottom: 1px solid #ededed;}
.about-nav .container{display: flex; justify-content:flex-start;}
.about-nav a{position: relative; overflow: hidden; transition: .5s; padding: 1.4vw 2.5%; border-right: 1px solid #ededed; text-align: center; display: flex; align-items: center; justify-content: center;}
.about-nav a:first-child{border-left: 1px solid #ededed;}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 0; background: #d13f47; transition: .5s;}
.about-nav a:hover::before, .about-nav a.cur::before{height: 100%;}
.about-nav a font{position: relative;}
.about-nav a:hover{color: #fff;}
.about-nav a.cur{color: #fff;}

@media only screen and (max-width:1280px){
	.about-nav a{padding: 2.5vh 2vw;}
}
@media only screen and (max-width:1024px){
}
@media only screen and (max-width:800px){
	.about-nav .container{margin: 2vh auto; flex-flow: wrap;}
	.about-nav a{width: 24.25%; margin: 0.5% 1% 0.5% 0; padding: 1.2vw 3%; background: #f4f4f4; border-right:none;}
	.about-nav a:first-child{border-left:none;}
	.about-nav a:nth-child(4n){margin-right: 0;}
}
@media only screen and (max-width:560px){
	.about-nav a{padding: 3vw 3%;}
}


/**内页联系我们**/
.contact-contact{margin-top: 5%; border: 1px solid #ededed; display: flex; align-items: center; justify-content: space-between;}
.contact-contact .contactus{padding-left: 5%;}
.contact-contact .contactus .companyname p:first-child{color: #d13f47;}
.contact-contact .contactus .companyname p:nth-child(2){color: #999; text-transform: uppercase; margin: 2% 0 10% 0;}
.contact-contact .contactus .companyname p:nth-child(3){width: 2vw; min-width: 35px; height: 4px; background: #d13f47;}
.contact-contact .contactus .contact{margin-top: 14%; color: #666;}
.contact-contact .contactus .contact p{margin: 7% 0;}
.contact-contact .contactus .contact p i{color: #d13f47; margin-right: 5px;}
.contact-contact .code img{width: 9vw; min-width: 100px; border: 1px solid #ededed;}
.contact-contact .code p{color: #666; margin-top: 5%;}
.contact-contact .phone{width: 30%; background: #d13f47; padding: 6% 5%; color: #fff;}
.contact-contact .phone .phonephone{line-height: 2;}
.contact-contact .phone .phonex{width: 2vw; min-width: 35px; height: 4px; background: #fff; margin: 10% 0;}
.contact-contact .phone .phonetime{color: #f2c5c8; margin-top: 10%;}

.contact-map{margin: 3% auto;}
.contact-map img{width: 100%;}

.contactmapbox{position: relative; width: 100%; height: 0; padding-bottom: 30%; overflow: hidden; border: 1px solid #ededed;}
.contactmapbox #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.contactmapbox iframe, #map{width: 100%; height: 100%;}

.contact-message{margin-bottom: 3%; border: 1px solid #ededed;}
.contact-message .contact-message-title{padding: 3% 0; border-bottom: 1px solid #ededed;}
.contact-message .contact-message-title p:first-child{color: #d13f47;}
.contact-message .contact-message-title p:nth-child(2){color: #666666; margin-top: 1%;}

.contact-message .message form{padding: 3% 3%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.contact-message .message .list{width: calc((100% - 1%) / 2); position: relative; margin: 0.5% 0; border: 1px solid #eeeeee; transition: .5s;}
.contact-message .message .list:hover{border: 1px solid #d13f47;}
.contact-message .message .list:nth-child(3){width: 100%;}
.contact-message .message .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.contact-message .message .list p{position: absolute; right: 70px; top: 50%; transform: translate(0, -50%);}
.contact-message .message .list img{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.msg_input{width: 100%; border: none; padding: 13px 15px; font-family:"Microsoft YaHei",sans-serif;}
.message input::-webkit-input-placeholder{color: #999;}
.msg_textarea{width: 100%; height: 140px; background: #fff; border: none; padding: 13px 15px; line-height: 1.4; font-family:"Microsoft YaHei",sans-serif;}
.message textarea::-webkit-input-placeholder{color: #999;}
.msg_submitt{width: 100%; padding: 13px 15px; background: #d13f47; color: #fff; text-transform: uppercase; border: none;}	


@media only screen and (max-width:1280px){
	.contact-contact .phone{width: 34%; padding: 6% 4%;}
}
@media only screen and (max-width:1024px){
	.msg_input{padding: 10px 10px;}
	.msg_textarea{height: 80px; padding: 10px 10px;}
	.msg_submitt{width: 100%; padding: 10px 10px;}
}
@media only screen and (max-width:800px){
	.contact-contact{padding-top: 5%; flex-flow: wrap;}
	.contact-contact .code{margin-right: 5%;}
	.contact-contact .phone{width: 100%; padding: 5% 5%;}
	.contact-contact .phone .phonephone{line-height: 2;}
	.contact-contact .phone .phonex{margin: 4% 0;}
	.contact-contact .phone .phonetime{margin-top: 4%;}
	
	.contactmapbox{padding-bottom: 50%;}
	
	.contact-message .message .list{width: 100%;}
}
@media only screen and (max-width:560px){
	.contact-contact .contactus .contact{font-size: 18px; font-size: 1.8rem;}
	.contact-contact .code{margin:3% 5%;}
	.contact-contact .phone .phonex{height: 3px;}
	.contact-contact .phone .phonephone p:nth-child(2){font-size: 28px; font-size: 2.8rem;}
	
	.contactmapbox{padding-bottom: 70%;}
	
	.contact-message .contact-message-title p:first-child{font-size: 26px; font-size: 2.6rem;}
}

/**内页加盟合作**/
.join-condition{padding-top: 2%;}
.join-tel{color: #666; margin-top: 3%;}
.join-tel font{color: #142062;}
.join-condition .box{margin-top: 5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.join-condition .box .img{position: relative; width: 50%; height: 0; padding-bottom: 26%; overflow: hidden; border-bottom: 2vw solid #fff;}
.join-condition .box .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.join-condition .box .desc{width: 50%; overflow: hidden; background: #c7a36f; border-top: 2vw solid #fff; color: #fff; display: flex; align-items: center; justify-content: center;}
.join-condition .box .desc .descbox{padding: 0 10%; width: 100%; line-height: 1.8; text-align: justify;}
.join-condition .box .desc .descbox p{padding: 2% 0;}
.join-condition .box .desc .descbox img{max-width: 100%;}

@media only screen and (max-width:1280px){
	.join-condition .box .desc{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:800px){
	.join-condition .box .img{width: 100%; padding-bottom: 40%; border-bottom: none;}
	.join-condition .box .desc{width: 100%; border-top: none;}
	.join-condition .box .desc .descbox{padding: 5% 5%;}
}

/*内页图片列表*/
.productny-list{display: flex; justify-content: space-between; flex-wrap: wrap;}
.productny-list:after{content: ''; width:calc((100% - 5%) / 3);}
.productny-list .list{position: relative; width:calc((100% - 5%) / 3); margin-bottom:3vh; transition: .5s;}
.productny-list .list .img{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #ededed; background: #f9f9f9; border-radius: 3px;}
.productny-list .list:hover .img{background: #d13f47;}
.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 .4s;}
.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 #ededed; border-radius: 5px;}
.productny-list .list:hover .imgt{background: #d13f47}
.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: all .4s;}
.productny-list .list:hover .imgt img {transform: scale(1.15);}

.productny-list .list .title{position: relative; z-index: 2; margin-top: 1.5vh; text-align: center; transition: .3s;}
.productny-list .list:hover .title{color: #d13f47;}
.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:48%;}
	.productny-list .list{width:48%;}
}
@media only screen and (max-width:560px){
	.productny-list:after{content: ''; width:100%;}
	.productny-list .list{width:100%;}
}

/*内页产品列表*/
.bodyproduct{display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyproduct .list{width: calc((100% - 3%) / 2); margin-bottom: 3%; padding: 2% 2%; position: relative; border: 1px solid #ededed; display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.bodyproduct .list:hover{border: 1px solid #d13f47; background: #d13f47;}
.bodyproduct .list .img{width: 40%; position: relative; height: 0; padding-bottom: 32%;}
.bodyproduct .list .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyproduct .list .img p img{max-width: 100%; max-height: 100%; transition: all .4s;}
.bodyproduct .list:hover .img p img {transform: scale(1.15);}
.bodyproduct .list .box{width: 55%;}
.bodyproduct .list .title{line-height: 1.6; transition: .3s;}
.bodyproduct .list .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.bodyproduct .list:hover .title{color: #fff;}
.bodyproduct .list .desc{text-align: justify; margin: 4% 0; line-height: 1.8;}
.bodyproduct .list .desc p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.bodyproduct .list:hover .desc{color: #f7dedf;}
.bodyproduct .list .more{color: #d13f47;}
.bodyproduct .list:hover .more{color: #fff;}

@media only screen and (max-width:1024px){
	.bodyproduct .list .title{line-height: 1.4;}
}
@media only screen and (max-width:800px){
	.bodyproduct .list{width:100%;}
}
@media only screen and (max-width:560px){
	.bodyproduct .list .title{font-size: 16px; font-size: 1.6rem;}
	.bodyproduct .list .desc{margin: 3% 0; line-height: 1.2;}
}

/*内页产品详情*/
.productshow{padding: 2% 2%; border: 1px solid #ededed; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.productshow .img{width: 40%; position: relative; height: 0; padding-bottom: 32%;}
.productshow .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.productshow .img p img{max-width: 100%; max-height: 100%; transition: all .4s;}
.productshow .box{width: 52%; margin-right: 3%;}
.productshow .box .title{padding-bottom: 4%; line-height: 1.6; transition: .3s; border-bottom: 1px solid #ededed;}
.productshow .box .title p{}
.productshow .box .desc{text-align: justify; margin: 4% 0; padding: 3%; line-height: 1.8; color: #666; background: #f9f9f9; border: 1px solid #ededed;}
.productshow .box .desc p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden;}
.productshow .box .phone{color: #d13f47; margin-bottom: 3%;}
.productshow .box .zx a{display: inline-block; padding: 5px 2vw; background: #d13f47; color: #fff;}
.productshow .box .zx a:hover{background: #282122;}

.productshow-title{margin-top: 4%; background: #f3f3f3;}
.productshow-title p{display: inline-block; background: #d13f47; color: #fff; padding: 10px 2vw;}

@media only screen and (max-width:1366px){
	.productshow .box .title{font-size: 28px; font-size: 2.8rem;}
	
	.productshow-title{font-size: 32px; font-size: 3.2rem;}
}
@media only screen and (max-width:1024px){
	.productshow .box .title{font-size: 24px; font-size: 2.4rem;}
	
	.productshow-title{font-size: 26px; font-size: 2.6rem;}
}
@media only screen and (max-width:800px){
	.productshow{padding: 4% 4%;}
	.productshow .img{width: 100%; padding-bottom: 60%;}
	.productshow .box{width: 100%; margin-right:0; margin-top: 3%;}
	.productshow .box .title{text-align: center; font-weight: bold;}
	
	.productshow-title p{padding: 10px 3vw;}
}
@media only screen and (max-width:560px){
	.productshow .box .title{font-size: 20px; font-size: 2rem;}
	
	.productshow-title{font-size: 22px; font-size: 2.2rem;}
	.productshow-title p{padding: 5px 4vw;}
}


/*内页新闻带图滚动列表*/
.newslist .list .img{position: relative; width: 100%; height: 0; padding-bottom: 60%; overflow: hidden;}
.newslist .list .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: 1s;}
.newslist .list:hover .img img{transform: scale(1.3);}

.newslistpic{position: relative; margin-bottom: 5%;}
.newslistpic .swiper-container{}
.newslistpic .swiper-slide{}
.newslistpic .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 68%; overflow: hidden;}
.newslistpic .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .6s;}
.newslistpic .swiper-slide:hover .img img{transform: scale(1.3);}
.newslistpic .swiper-slide .img p{position: absolute; left: 0; top: 0; z-index: 2; background: rgba(0,0,0,.5); color: #fff; display: inline-block; padding: 4px 10px;}
.newslistpic .swiper-slide:hover .img p{background: #d13f47;}
.newslistpic .swiper-slide .title{margin-top: 5%;}
.newslistpic .swiper-slide:hover .title{color: #d13f47;}
.newslistpic .swiper-slide .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newslistpic .swiper-button-prev, .newslistpic .swiper-button-next{top:40%; background: rgba(0,0,0,.3); color: #fff; border-radius:5px; width: 2vw; min-width: 25px; height: 2vw; min-height: 25px; --swiper-navigation-size: 12px; outline:none;} 
.newslistpic .swiper-button-prev{left:1%;}
.newslistpic .swiper-button-next{right:1%;}
.newslistpic .swiper-button-prev:hover, .newslistpic .swiper-button-next:hover{background: #d13f47;}


/*内页新闻列表*/
.newslist{}
.newslist .list{position: relative; margin: 2% 0; padding: 3%; border: 1px solid #ededed; background: #f9f9f9; transition: .8s; display: flex; align-items: center; justify-content: space-between;}
.newslist .list::before{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 0; background: #d13f47; transition: .8s;}
.newslist .list:hover::before{height: 100%;}
.newslist .list:hover{border: 1px solid #d13f47;}
.newslist .list .time{position: relative; width: 15%; transition: 1s;}
.newslist .list .time p:nth-child(2){color: #999;}
.newslist .list:hover .time, .newslist .list:hover .time p:nth-child(2){color: #fff;}
.newslist .list .box{position: relative; width: 85%; padding-left: 5%; border-left: 1px solid #e9e9e9;}
.newslist .list .box .title{color: #000; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: 1s;}
.newslist .list:hover .box .title{color: #fff; font-weight: bold;}
.newslist .list .box .desc{color: #999; margin-top: 2%; transition: 1s;}
.newslist .list:hover .box .desc{color: #f7dedf;}
.newslist .list .box .desc p{line-height: 1.8; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

@media only screen and (max-width:560px){
	.newslist .list .time{width: 20%;}
	.newslist .list .time p:first-child{font-size: 30px; font-size: 3rem;}
	.newslist .list .time p:nth-child(2){font-size: 18px; font-size: 1.8rem;}
	.newslist .list .box{width: 80%;}
	.newslist .list .box .title{font-size: 18px; font-size: 1.8rem; line-height: 1.4;}
	.newslist .list .box .desc p{line-height: 1.4;}
}

/*内页新闻详情推荐*/
.mainbodynews{padding: 3% 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.mainbodynews-left{width: 66%; padding-right: 6%; border-right: 1px solid #ededed;}
.mainbodynews-right{width: 34%; padding-left: 6%;}

.newsshow-title{color: #363636; line-height: 1.6;}
.newsshow-info{color: #acacac; padding: 2% 0; margin-top: 1%; border-bottom: 1px solid rgba(0,0,0,.1);}

.newsshowzx{}
.newsshowzx .newsshowzx-title{color: #000; padding-bottom: 7%; margin-bottom: 7%; border-bottom: 1px solid #ededed;}
.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: #d13f47; 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;}
}

/*内页新闻、图片详细内容*/
.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;}
}


/*分页样式*/
.page_info{text-align:center; padding-top:30px; color:#333; font-size: 14px; font-size: 1.5rem;}
.page_info span{padding:0 2px;font-weight:bold; color: #d13f47;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:15px; font-size: 1.5rem; margin-top:30px;}
.page_list div{text-align: center; display: inline-block; padding:2px 25px;}
.page_list a{display:inline-block; background:#f6f6f6; border: 1px solid rgba(0,0,0,.08); margin: 0 4px; color:#222222; text-align:center; padding:3px 11px; border-radius: 2px;}
.page_list a:hover,.page_list a.on{color:#fff; background:#d13f47; 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;}
}
@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;}

