@charset "utf-8";

/* CSS Document */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 7px; height: 7px; background:rgba(255,255,255,0);} 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:#f5f7f8;} 
/* 定义滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1); background: linear-gradient(to top, #2a5a8c, #3a8e7d); border-radius: 10px;} 

@media only screen and (max-width:560px){
	::-webkit-scrollbar{width: 5px; height: 5px;} 
}

/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
html {font-size: 62.5%; /*10÷16=62.5% */ overflow-x: hidden;}
@media only screen and (max-width:1600px){
	html {font-size: 60%;}
}
@media only screen and (max-width:1440px){
	html {font-size: 56%;}
}
@media only screen and (max-width:1280px){
	html {font-size: 54%;}
}
@media only screen and (max-width:1024px){
	html {font-size: 50%;}
}
@media only screen and (max-width:560px){
	html {font-size: 46%;}
}

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: 'Montserrat', sans-serif; font-weight: 400; line-height: 1.4; 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:#327385;}

.ftc{background: linear-gradient(90deg, #2a5a8c, #3a8e7d); -webkit-background-clip: text; background-clip: text; color: transparent;}
.ftch:hover{background: linear-gradient(90deg, #2a5a8c, #3a8e7d); -webkit-background-clip: text; background-clip: text; color: transparent;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

img{vertical-align:middle; border:0;}

.Montserrat200{font-family: 'Montserrat', sans-serif; font-weight: 200;}
.Montserrat300{font-family: 'Montserrat', sans-serif; font-weight: 300;}
.Montserrat400{font-family: 'Montserrat', sans-serif; font-weight: 400;}
.Montserrat500{font-family: 'Montserrat', sans-serif; font-weight: 500;}
.Montserrat600{font-family: 'Montserrat', sans-serif; font-weight: 600;}
.Montserrat700{font-family: 'Montserrat', sans-serif; font-weight: 700;}
.Montserrat800{font-family: 'Montserrat', sans-serif; font-weight: 800;}
.Montserrat900{font-family: 'Montserrat', sans-serif; font-weight: 900;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.clearfix:after{content:"";display:block;clear:both;}
.b{font-weight: bold;}
.fl { float:left;}
.fr { float:right;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

@media only screen and (max-width:800px){
	embed{width:100%; height: auto;}
	video{width:100%; height: auto;}
	iframe{width:100%; height: auto;}
	table{width:100%; height: auto;}
}

/*表格*/
.product_tb table{width:100%; border-spacing:0; border-collapse:separate;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; line-height:35px;border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border:1px solid #ddd; border-left: none; border-top: none;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}

/*gotop*/
.cbbfixed {position:fixed; right:10px; bottom:10px; transition: bottom ease .3s; z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px; height: 40px; display: block; background: linear-gradient(to top, #2a5a8c, #3a8e7d);}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left; margin:14px 0 0 9px; width:23px;height:12px;background:url(../../images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#222;}
.cbbfixed .cweixin {background: #9b9b9b;}
.cbbfixed .cweixin:hover{background:#434343;}
.cbbfixed .cweixin div {background: url(erwei.png) no-repeat left center; width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(../../images/side-icon01.png);}

@media only screen and (max-width:800px){
	.cbbfixed{-webkit-transform:scale(.8, .8); transform:scale(.8, .8); transition: all 1s; right:2px;}
}

/*container*/
.container{width: 92%; max-width:1600px; margin: 0 auto;}

@media only screen and (max-width:1740px) {
	.container{max-width: auto;}
}

/*head*/
.header{position: fixed; left: 0; top: 0; z-index: 99; width: 100%; padding: 0 1.5%; border-bottom: 1px solid rgba(255,255,255, .1); display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.header.fixed, .header:hover{padding: 0 2.5%; background: #fff; border-bottom: none; box-shadow: 0 0 40px rgba(0,0,0, .2);}

.header .l{width: 70%; display: flex; align-items: center; justify-content: space-between;}

.header .logo{width: 16%; min-width: 60px;}
.header .logo a{position: relative; width: 100%; height: 0; padding-bottom: 19.5%; overflow: hidden; display: block; background: url(../../images/logo.png)  no-repeat left center; background-size: 100%; transition: .5s;}
.header.fixed .logo a, .header:hover .logo a{background: url(../../images/logo1.png)  no-repeat left center; background-size: 100%;}

.headerbox{flex: 1; width: 100%; margin-left: 15%; display: flex; align-items: center; justify-content: flex-end;}

.nav{flex: 1; width: 100%;}
.nav .nav_pc{display: flex; align-items: center; justify-content:space-between;}
.nav ul li{position: relative;}
.nav ul li .f_a{}
.nav ul li .f_a a{position: relative; color: #fff; text-align: center; padding: 1.9vw 0; transition: .5s; display: inline-block;}
.header.fixed .nav ul li .f_a a, .header:hover .nav ul li .f_a a{padding: 1.5vw 0;}
.nav ul li .f_a a::before{content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #fff; transition: .5s;}
.header.fixed .nav ul li .f_a a::before, .header:hover .nav ul li .f_a a::before{background: linear-gradient(to right, #2a5a8c, #3a8e7d);}
.nav ul li.hovert .f_a a::before, .header:hover .nav ul li:hover .f_a a::before{width: 100%;}
.header:hover .nav ul li .f_a a, .header.fixed .nav ul li .f_a a{color: #222;}
.nav ul li.hovert .f_a a{color: #fff;}
.header:hover .nav ul li.hovert .f_a a, .header.fixed .nav ul li.hovert .f_a a, .header:hover .nav ul li:hover .f_a a{background: linear-gradient(90deg, #2a5a8c, #3a8e7d); -webkit-background-clip: text; background-clip: text; color: transparent;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; top: 100%; transform:translate(-50%, 0); width: 30vw; min-width: 280px; background: #fff; border-radius: 5px; box-shadow: 0 10px 40px rgba(0,0,0, .1); z-index: 9;}
.nav ul li:last-child .s_navbox{left: auto; right: -10%; transform:translate(0, 0);}
.nav ul li .s_navbox .box{display: flex; justify-content: space-between; padding: 5% 5%;}
.nav ul li .s_navbox .s_a{flex: 1; width: 100%; padding-right: 5%; margin-right: 5%; border-right: 1px solid rgba(0,0,0,.1);}
.nav ul li .s_navbox .s_a .s_aa{display: flex; justify-content: space-between; flex-flow: wrap;}
.nav ul li .s_navbox .s_a a{position: relative; padding: 8px 0; width: 100%; border-bottom: 1px solid rgba(0,0,0,.08);}
.nav ul li .s_navbox .s_a a::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: linear-gradient(to right, #2a5a8c, #3a8e7d); transition: .6s;}
.nav ul li .s_navbox .s_a a:hover::before, .nav ul li .s_navbox .s_a a.on::before{width: 100%;}
.nav ul li .s_navbox .s_img{width: 50%; min-width: 150px;}
.nav ul li .s_navbox .s_img p{position: relative; width: 100%; height: 0; padding-bottom: 60%; overflow: hidden;}
.nav ul li .s_navbox .s_img p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}

.headerbox .lag, .headerbox .search-button{width: 2vw; min-width: 28px; height: 2vw; min-height: 28px;}
.headerbox .lag{margin-right: 10px; background: linear-gradient(to right, #2a5a8c, #3a8e7d); border-radius: 100%; display: flex; align-items: center; justify-content: center;}
.headerbox .lag a{color: #fff;}

.search{*zoom: 1; position: relative;}
.search:after{content: ""; display: table; clear: both;}
.search-button{color: #fff; border-radius: 100%; background: url(../../images/s.png) rgba(0,0,0, .3) no-repeat center center; background-size: 40%; text-transform: capitalize; position: relative; cursor: pointer; overflow: hidden; transition: .5s;}
#search{transition: max-height, 0.5s; position: absolute; top: 40px; z-index: 9; right: 0; width:200px; max-height: 0; overflow: hidden; background-color: #ececec;}
#search.open{max-height: 36px; 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: 36px;}
#search input::-webkit-input-placeholder{color: #888;}
#search input[type="search"]{width:150px;padding: 0 5px 0 12px; background:none; border: none;}
#search input[type="submit"]{position: absolute; bottom: 0; right: 0; width: 50px; margin: 0; padding: 0; color: #fff; background: linear-gradient(to right, #2a5a8c, #3a8e7d); border: none; cursor: pointer;}

@media only screen and (max-width:1440px){
	.headerbox{margin-left: 10%;}
	.nav ul li .s_navbox .s_a a{padding: 7px 0;}
}
@media screen and (max-width: 1024px){
	.nav ul li .f_a a{padding: 2.5vw 0;}
	.header.fixed .nav ul li .f_a a, .header:hover .nav ul li .f_a a{padding: 2vw 0;}
	.nav ul li .s_navbox .s_a a{padding: 6px 0;}
}
@media screen and (max-width: 900px){

}

.m_nav{display:none}
.m_img{display: none}

/*移动端导航*/
@media screen and (max-width: 800px) and (min-width: 0px){
	.header{display:none}
	
	.m_img{display:block; height:50px; background:#fff; position:fixed; top:0px; left:0px; width:100%; z-index:9999; border-bottom:1px solid #ddd; padding:0 2%; display: flex; align-items: center; justify-content: space-between;}
	.m_img .headlf{}
	.m_img .headlf .m_logo{height:40px; display: block;}
	.m_img .headrg{display: flex; align-items: center; justify-content: flex-end;}
	.m_img .headrg .lag{margin-right: 4vw; width: 32px; height: 32px; background: linear-gradient(to right, #2a5a8c, #3a8e7d); border-radius: 100%; display: flex; align-items: center; justify-content: center;}
	.m_img .headrg .lag a{color: #fff;}
	.m_img .headrg a .m_menuimg{height: 36px;}
	
	.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 .swiper-wrapper{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide .slide-inner{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; background-position: center;	background-size: cover;}

.banner .swiper-slide .banner-text{position: absolute; left: 0; top: 50%; transform: translate(0, -35%); width: 100%; z-index: 12; color: #fff;}
.banner .swiper-slide .banner-text .btitle{margin: .5% 0; max-width: 80%;}
.banner .swiper-slide .banner-text .btitle1{margin: 2% 0 0; max-width: 70%;}
.banner .swiper-slide .indexmore{margin-top: 6%;}

.banner .swiper-slide .slide-inner video{width: 100%; height: 100%; object-fit: cover; display: inline-block; vertical-align: baseline; background: #fff;}
.banner .swiper-slide .banner1-video video::-webkit-media-controls{display:none !important;}
.banner .swiper-slide .slide-bg{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; background: rgba(0,0,0, .15);}

.banner .swiper-pagination{bottom: 2%;}
.banner .swiper-pagination-bullet{background:none; opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:rgba(255,255,255,.7); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background: linear-gradient(to right, #2a5a8c, #3a8e7d);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: linear-gradient(to right, #2a5a8c, #3a8e7d);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: 50%; background:rgba(0,0,0,.4); color: #fff; width: 40px; height: 40px; border-radius: 100px; --swiper-navigation-size: 6px; outline: none;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: linear-gradient(to right, #2a5a8c, #3a8e7d); color: #fff;}

@media only screen and (max-width:1600px){
	.banner .swiper-slide .banner-text .btitle{font-size: 44px; font-size: 4.4rem;}
	.banner .swiper-slide .banner-text .btitle1{font-size: 28px; font-size: 2.8rem;}
}
@media only screen and (max-width:1440px){
	.banner .swiper-slide .banner-text .btitle{font-size: 40px; font-size: 4rem;}
	.banner .swiper-slide .banner-text .btitle1{font-size: 26px; font-size: 2.6rem;}
}
@media only screen and (max-width:1280px){
	.banner .swiper-slide .banner-text .btitle{font-size: 36px; font-size: 3.6rem;}
	.banner .swiper-slide .banner-text .btitle1{font-size: 24px; font-size: 2.4rem;}
}
@media only screen and (max-width:1024px){
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:800px){
	.banner{margin-top: 50px; height: 0; padding-bottom: 52.1%; overflow: hidden;}
	.banner .swiper-slide .banner-text{transform: translate(0, -55%);}
	.banner .swiper-slide .banner-text .btitle{line-height: 1.2; font-size: 32px; font-size: 3.2rem; max-width: 100%;}
	.banner .swiper-slide .banner-text .btitle1{line-height: 1.2; max-width: 100%;}
	.banner .swiper-button-prev, .banner .swiper-button-next{top: 46%; width: 25px; height: 25px; --swiper-navigation-size: 8px;}
}
@media only screen and (max-width:560px){
	.banner .swiper-slide .banner-text .btitle{font-size: 26px; font-size: 2.6rem;}
	.banner .swiper-slide .banner-text .btitle1{font-size: 18px; font-size: 1.8rem;}
	.banner .swiper-container .swiper-pagination{bottom:3px;}
}

/**aboutbanner**/
.aboutbanner{position: relative; width: 100%; height: 0; padding-bottom: 35%; overflow: hidden;}
.aboutbanner-desc{position: absolute; left: 50%; top:50%; transform: translate(-50%, -25%); z-index: 3; color: #fff;}
.aboutbanner-desc p{text-shadow:-1px -1px 0 rgba(0,0,0, .1), 1px -1px 0 rgba(0,0,0, .07), -1px 1px 0 rgba(0,0,0, .07), 1px 1px 0 rgba(0,0,0, .07);}
.aboutbanner-desc p:nth-child(2){margin-top: 1%; color: rgba(255,255,255, 1);}
.aboutbanner .bg{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

@media only screen and (max-width:1600px){
	.aboutbanner-desc p:first-child{font-size: 45px; font-size: 4.5rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:1366px){
	.aboutbanner-desc p:first-child{font-size: 40px; font-size: 4rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:1024px){
	.aboutbanner-desc p:first-child{font-size: 34px; font-size: 3.4rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 17px; font-size: 1.7rem;}
}
@media only screen and (max-width:800px){
	.aboutbanner{margin-top: 50px; padding-bottom: 40%;}
	.aboutbanner-desc{transform: translate(-50%, -55%);}
}
@media only screen and (max-width:560px){
	.aboutbanner-desc p:first-child{font-size: 30px; font-size: 3rem;}
	.aboutbanner-desc p:nth-child(2){font-size: 18px; font-size: 1.8rem;}
}

/**首页栏目标题**/
.indextitle{}
.indextitle .t{display: inline-block;}
.indextitle .d{color: #888;}

@media only screen and (max-width:1600px){
	.indextitle .t{font-size: 44px; font-size: 4.4rem;}
}
@media only screen and (max-width:1440px){
	.indextitle .t{font-size: 40px; font-size: 4rem;}
}
@media only screen and (max-width:1280px){
	.indextitle .t{font-size: 36px; font-size: 3.6rem;}
	.indextitle .d{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:800px){
	.indextitle .t{font-size: 40px; font-size: 4rem;}
}
@media only screen and (max-width:560px){
	.indextitle .t{font-size: 36px; font-size: 3.6rem;}
}

/**更多**/
.indexmore{position: relative; top: 0; transition: .5s; display: inline-block;}
.indexmore:hover{top: -10px;}
.indexmore a{position: relative; color: #fff; margin: 0 auto; padding: 10px 10px 10px 1.8vw; border-radius: 100px; background: linear-gradient(to right, #2a5a8c, #3a8e7d); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); overflow: hidden; transition: .5s; display: flex; align-items: center; justify-content: flex-start;}
.indexmore a:hover{box-shadow: 0 6px 24px rgba(42,90,140, .5);}
.indexmore a::before{position: absolute; content: ""; left: 0; bottom: 0; width: 0; height: 100%; background: linear-gradient(to left, #2a5a8c, #3a8e7d); transition: .5s;}
.indexmore a:hover::before{width: 100%;}
.indexmore a p{position: relative;}
.indexmore a p:first-child{margin-right: 1.8vw;}
.indexmore a p:nth-child(2){position: relative; width: 30px; height: 30px; background: url(../../images/jt.png) #fff no-repeat center center; background-size: 35%; border-radius: 100%; overflow: hidden;}
.indexmore a i{margin-left: 5px;}

@media only screen and (max-width:1600px){
	.indexmore a p:nth-child(2){width: 28px; height: 28px;}
}
@media only screen and (max-width:1440px){
	.indexmore a{padding: 8px 8px 8px 1.8vw;}
}
@media only screen and (max-width:1280px){
	.indexmore a p:nth-child(2){width: 26px; height: 26px;}
}
@media only screen and (max-width:1024px){
	.indexmore a{padding: 6px 6px 6px 2vw;}
	.indexmore a p:first-child{margin-right: 2vw;}
}
@media only screen and (max-width:560px){
	.indexmore a{padding: 5px 5px 5px 15px;}
	.indexmore a p:first-child{margin-right: 15px;}
	.indexmore a p:nth-child(2){width: 22px; height: 22px;}
}

/**首页关于洋浦**/
.indexabout{padding: 5.5% 0; background: url(../../images/indexabout-bg.jpg) no-repeat left center; background-size: cover;}
.indexabout .container{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexabout .l{width: 55%;}
.indexabout .r{width: 31.25%;}

.indexabout .l .content{margin: 5% 0 11% 0; line-height: 1.6; color: #666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 12; text-overflow: ellipsis; overflow: hidden;}

.indexaboutadv{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexaboutadv .list{position: relative; width: 100%; padding: 6% 12%; margin: 1% 0; line-height: 1; border-radius: 0.5vw; background: #f5f7f8; overflow: hidden; display: flex; align-items: center; justify-content: space-between;}
.indexaboutadv .list::before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: url(../../images/hover-bg.jpg) no-repeat center center; background-size: cover; transition: .3s;}
.indexaboutadv .list.on::before{height: 100%;}
.indexaboutadv .list .box{position: relative; flex: 1; width: 100%;}
.indexaboutadv .list .box .numunit{display: flex; align-items: baseline; justify-content: flex-start;}
.indexaboutadv .list.on .box .numunit .num{color: #fff;}
.indexaboutadv .list .box .numunit .unit{margin-left: 5px;}
.indexaboutadv .list.on .box .numunit .unit{color: #fff;}
.indexaboutadv .list .box .title{color: #666; margin-top: 5px;}
.indexaboutadv .list.on .box .title{color: rgba(255,255,255, .6);}
.indexaboutadv .list .ico{width: 40px; height: 40px; overflow: hidden;}
.indexaboutadv .list .ico img{position: relative; top: 0; width: 100%; transition: .5s;}
.indexaboutadv .list.on .ico img{top: -100%;}

@media only screen and (max-width:1600px){
	.indexabout .l .title{font-size: 30px; font-size: 3rem;}
	
	.indexaboutadv .list .numunit .num{font-size: 55px; font-size: 5.5rem;}
	.indexaboutadv .list .ico{width: 38px; height: 38px;}
}
@media only screen and (max-width:1440px){
	.indexabout .l .title{font-size: 28px; font-size: 2.8rem;}
	
	.indexaboutadv .list .numunit .num{font-size: 50px; font-size: 5rem;}
	.indexaboutadv .list .ico{width: 36px; height: 36px;}
}
@media only screen and (max-width:1280px){
	.indexabout .l .title{font-size: 26px; font-size: 2.6rem;}
	
	.indexaboutadv .list .numunit .num{font-size: 45px; font-size: 4.5rem;}
	.indexaboutadv .list .ico{width: 34px; height: 34px;}
}
@media only screen and (max-width:1024px){
	.indexabout .l .title{font-size: 24px; font-size: 2.4rem;}
	
	.indexaboutadv .list .numunit .num{font-size: 40px; font-size: 4rem;}
	.indexaboutadv .list .ico{width: 32px; height: 32px;}
}
@media only screen and (max-width:800px){
	.indexabout{padding: 8% 0; background: url(../../images/indexabout-bg.jpg) no-repeat left top; background-size: 170%;}
	.indexabout .l{width: 100%;}
	.indexabout .r{width: 100%;}
	
	.indexabout .l .content{font-size: 20px; font-size: 2rem; margin: 6% 0;}
	
	.indexaboutadv{margin-top: 10%;}
	.indexaboutadv .list{width: 49%; padding: 3% 4%;}
}
@media only screen and (max-width:560px){
	.indexabout .l .title{font-size: 22px; font-size: 2.2rem;}
	
	.indexaboutadv .list{width: 100%; padding: 5% 7%;}
	.indexaboutadv .list .ico{width: 30px; height: 30px;}
}

/**首页主营产品**/
.indexproduct{padding: 5.5% 0; background: url(../../images/indexproduct-bg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.indextitletop{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}

.indexproduct .indextitle .t{color: #fff;}
.indexproduct .indextitle .d{color: rgba(255,255,255, .6);}
.indexproduct .indexmore a{background: #fff;}
.indexproduct .indexmore a p:nth-child(2){background: url(../../images/jt1.png) no-repeat center/35%, linear-gradient(to right, #2a5a8c, #3a8e7d);}
.indexproduct .indexmore a:hover p:first-child{color: #fff;}
.indexproduct .indexmore a:hover p:nth-child(2){background: url(../../images/jt.png) #fff no-repeat center center; background-size: 35%;}

.indexproductbox{margin-top: 3%; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.indexproductbox .l{width: 22%}
.indexproductbox .r{width: 68%;}

.indexproductcat{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexproductcat .list{position: relative; color: #fff; width: 100%; padding: 6% 0; border-bottom: 1px solid rgba(255,255,255, .13); transition: .5s;}
.indexproductcat .list.on{padding: 6% 3%;}
.indexproductcat .list::before{content: ""; position: absolute; left: 0; top: 0; width: 0; height: 100%; background: rgba(255,255,255, 1); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); overflow: hidden; transition: .5s;}
.indexproductcat .list.on::before{width: 100%;}
.indexproductcat .list .title{position: relative; display: inline-block; word-break: break-all;}
.indexproductcat .list.on .title{font-weight: 600; background: linear-gradient(90deg, #2a5a8c, #3a8e7d); -webkit-background-clip: text; background-clip: text; color: transparent;}

.indexproductimg{position: relative;}
.indexproductimg .swiper-wrapper{}
.indexproductimg .swiper-slide{position: relative; padding-bottom: 10%;}
.indexproductimg .swiper-slide .box{background: #fff; border-radius: .8vw; padding: 12% 10% 0 10%;}
.indexproductimg .swiper-slide.on .box{box-shadow: 0 6px 24px rgba(0,0,0, .3);}
.indexproductimg .swiper-slide .titleen{word-break: break-all; display: inline-block; line-height: 1.2; min-height: calc(1.2em * 2); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.indexproductimg .swiper-slide .x{width: 100%; height: 1px; margin: 1% 0 7% 0; background: rgba(0,0,0, .07);}
.indexproductimg .swiper-slide .desc{color: #888; min-height: calc(1.4em * 4); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; text-overflow: ellipsis; overflow: hidden;}
.indexproductimg .swiper-slide.on .box{background: url(../../images/hover-bg.jpg) no-repeat center center; background-size: cover; box-shadow: 0 6px 24px rgba(42,90,140, .5);}
.indexproductimg .swiper-slide.on .box .titleen, .indexproductimg .swiper-slide.on .box .title{color: #fff;}
.indexproductimg .swiper-slide.on .box .x{background: rgba(255,255,255, .1);}
.indexproductimg .swiper-slide.on .box .desc{color: rgba(255,255,255, .6);}
.indexproductimg .swiper-slide .box .moreico{margin: 15% 0 10% 0;}
.indexproductimg .swiper-slide.on .box .moreico{background: #fff;}
.indexproductimg .swiper-slide.on .box .moreico p{background: url(../../images/jt.png) no-repeat center center; background-size: 35%;}
.indexproductimg .swiper-slide .img{position: relative; width: 25%; height: 0; padding-bottom: 25%; margin: 5% auto 0;}
.indexproductimg .swiper-slide .img p{position: absolute; left: -50%; top: 0; width: 200%; height: 200%; overflow: hidden; display: flex; align-items: center; justify-content: center;}
.indexproductimg .swiper-slide .img img{max-width: 100%; max-height: 100%; transition: .5s;}
.indexproductimg .swiper-slide.on .img img{}
.indexproductimg .swiper-button-prev, .indexproductimg .swiper-button-next{top: 34%; background: rgba(0,0,0,.6); color: #fff; width: 2vw; min-width: 24px; height: 2vw; min-height:24px; border-radius: 1115px; --swiper-navigation-size: 6px; outline:none;} 
.indexproductimg .swiper-button-prev{left: 1%;}
.indexproductimg .swiper-button-next{right: 1%;}
.indexproductimg .swiper-button-prev:hover, .indexproductimg .swiper-button-next:hover{background: linear-gradient(to right, #2a5a8c, #3a8e7d); color: #fff;}
.indexproductimg .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.indexproductimg .swiper-pagination-bullet{position: relative; z-index: 2; width: 9px; height: 9px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .3); opacity: 1; outline:none; transition: .3s;}
.indexproductimg .swiper-pagination-bullet-active{width: 25px; background: linear-gradient(to right, #2a5a8c, #3a8e7d); opacity: 1;}

.moreico{width: 30px; height: 30px; background: linear-gradient(to left, #2a5a8c, #3a8e7d); border-radius: 100%;}
.moreico p{width: 100%; height: 100%; background: url(../../images/jt1.png) no-repeat center center; background-size: 35%;}

@media only screen and (max-width:1600px){
	.indexproductimg .swiper-slide .titleen{font-size: 24px; font-size: 2.4rem;}
	
	.moreico{width: 28px; height: 28px;}
}
@media only screen and (max-width:1440px){
	.indexproductimg .swiper-slide .titleen{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:1280px){
	.indexproductimg .swiper-slide .titleen{font-size: 20px; font-size: 2rem;}
	
	.moreico{width: 26px; height: 26px;}
}
@media only screen and (max-width:1024px){
	.indexproductimg .swiper-pagination-bullet{width: 8px; height: 8px;}
	.indexproductimg .swiper-pagination-bullet-active{width: 20px;}
}
@media only screen and (max-width:800px){
	.indexproduct{padding: 8% 0;}
	
	.indextitletop .l, .indextitletop .r{width: 100%;}
	.indextitletop .r{margin-top: 4%;}

	.indexproductbox{margin-top: 5%;}
	.indexproductbox .l{width: 100%}
	.indexproductbox .r{width: 100%; margin-top: 5%;}
	
	.indexproductcat .list{width: 48%; padding: 2.5% 0;}
	.indexproductcat .list.on{padding: 2.5% 3%;}

	.indexproductimg .swiper-slide .titleen{font-size: 24px; font-size: 2.4rem;}
	.indexproductimg .swiper-button-prev, .indexproductimg .swiper-button-next{top: 40%;}
}
@media only screen and (max-width:560px){
	.indexproductcat .list{width: 100%; padding: 3% 0;}
	.indexproductcat .list.on{padding: 3% 5%;}
	
	.indexproductimg .swiper-slide .titleen{font-size: 20px; font-size: 2rem;}
	.indexproductimg .swiper-pagination-bullet{width: 7px; height: 7px; margin:0 2px !important;}
	.indexproductimg .swiper-pagination-bullet-active{width: 18px;}
	
	.moreico{width: 22px; height: 22px;}
}

/**首页资质证书**/
.indexhonor{padding: 5.5% 0; background: #f5f7f8;}

.indexhonorimg{position: relative; padding: 3% 0;}
.indexhonorimg .swiper-wrapper{overflow-y: visible !important;}
.indexhonorimg .swiper-slide{position: relative; top: 0; background: #fff; border-radius: .8vw; overflow: hidden;}
.indexhonorimg .swiper-slide.on{box-shadow: 0 6px 24px rgba(42,90,140, .5); background: url(../../images/hover-bg.jpg) no-repeat center center; background-size: cover;}
.indexhonorimg .swiper-slide .img{position: relative; width: 80%; height: 0; padding-bottom: 72%; margin: 10% auto 4%; overflow: hidden;}
.indexhonorimg .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.indexhonorimg .swiper-slide .img img{max-width: 100%; max-height: 100%; transition: .5s;}
.indexhonorimg .swiper-slide.on .img img{}
.indexhonorimg .swiper-slide .title{width: 96%; margin: 0 auto; line-height: 1.2; min-height: calc(1.2em * 2); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.indexhonorimg .swiper-slide.on .title{color: #fff;}
.indexhonorimg .swiper-slide .x{width: 100%; height: 1px; margin: 4% 0; background: rgba(0,0,0, .07);}
.indexhonorimg .swiper-slide.on .x{background: rgba(255,255,255, .1);}
.indexhonorimg .swiper-slide .year{color: rgba(0,0,0, .2); padding-bottom: 3%;}
.indexhonorimg .swiper-slide.on .year{color: rgba(255,255,255, .6);}
.indexhonorimg .swiper-button-prev, .indexhonorimg .swiper-button-next{top: 34%; background: rgba(0,0,0,.6); color: #fff; width: 2vw; min-width: 24px; height: 2vw; min-height:24px; border-radius: 1115px; --swiper-navigation-size: 6px; outline:none;} 
.indexhonorimg .swiper-button-prev{left: 1%;}
.indexhonorimg .swiper-button-next{right: 1%;}
.indexhonorimg .swiper-button-prev:hover, .indexhonorimg .swiper-button-next:hover{background: linear-gradient(to right, #2a5a8c, #3a8e7d); color: #fff;}
.indexhonorimg .swiper-pagination{bottom: 0; text-align: center; z-index: 99;}
.indexhonorimg .swiper-pagination-bullet{position: relative; z-index: 2; width: 9px; height: 9px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .3); opacity: 1; outline:none; transition: .3s;}
.indexhonorimg .swiper-pagination-bullet-active{width: 25px; background: linear-gradient(to right, #2a5a8c, #3a8e7d); opacity: 1;}

@media only screen and (max-width:1600px){
	.indexhonorimg .swiper-slide .year{font-size: 36px; font-size: 3.2rem;}
}
@media only screen and (max-width:1440px){
	.indexhonorimg .swiper-slide .year{font-size: 28px; font-size: 2.8rem;}
}
@media only screen and (max-width:1024px){
	.indexhonorimg .swiper-slide .year{font-size: 24px; font-size: 2.4rem;}
}
@media only screen and (max-width:800px){
	.indexhonor{padding: 8% 0;}
	.indexhonorimg{padding: 5% 0 30px 0;}
	.indexhonorimg .swiper-slide .title{font-size: 20px; font-size: 2rem;}
	.indexhonorimg .swiper-slide .year{font-size: 36px; font-size: 3.2rem;}
}
@media only screen and (max-width:560px){
	.indexhonorimg .swiper-slide .title{font-size: 18px; font-size: 1.8rem;}
	.indexhonorimg .swiper-slide .year{font-size: 28px; font-size: 2.8rem;}
	.indexhonorimg .swiper-pagination-bullet{width: 7px; height: 7px; margin:0 2px !important;}
	.indexhonorimg .swiper-pagination-bullet-active{width: 18px;}
}

/**首页新闻中心**/
.indexnews{padding: 5.5% 0;}

.indexnewsbox{margin-top: 3%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexnewsbox .l, .indexnewsbox .r{width: 48.5%;}

.indexnewsimg{position: relative; width: 100%; height: 100%; overflow: hidden;}
.indexnewsimg .swiper-wrapper{width: 100%;}
.indexnewsimg .swiper-slide{position: relative;}
.indexnewsimg .swiper-slide .img{position: relative; width: 100%; height: 100%; overflow: hidden; transition: .5s;}
.indexnewsimg .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;}
.indexnewsimg .swiper-slide .img p img{width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexnewsimg .swiper-slide.on .img p img{transform: scale(1.1);}
.indexnewsimg .swiper-slide .title{position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; padding: 15% 20% 2% 3%; background: linear-gradient(to top, #2a5a8c, rgba(58,142,125, 0)); color: #fff;}
.indexnewsimg .swiper-slide.on .title{color: #ed1c24;}
.indexnewsimg .swiper-slide .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexnewsimg .swiper-button-prev, .indexnewsimg .swiper-button-next{top: 47.5%; background: rgba(0,0,0,.6); color: #fff; width: 2vw; min-width: 24px; height: 2vw; min-height:24px; border-radius: 200px; --swiper-navigation-size: 6px; outline:none;} 
.indexnewsimg .swiper-button-prev{left: 1%;}
.indexnewsimg .swiper-button-next{right: 1%;}
.indexnewsimg .swiper-button-prev:hover, .indexnewsimg .swiper-button-next:hover{background: linear-gradient(to right, #2a5a8c, #3a8e7d); color: #fff;}
.indexnewsimg .swiper-pagination{bottom: 4%; padding-right: 1%; text-align: right; z-index: 99;}
.indexnewsimg .swiper-pagination-bullet{position: relative; z-index: 2; width: 9px; height: 9px; border-radius: 100px; margin:0 3px !important; background: rgba(255,255,255, 1); opacity: 1; outline:none; transition: .3s;}
.indexnewsimg .swiper-pagination-bullet-active{width: 25px; background: linear-gradient(to right, #2a5a8c, #3a8e7d); opacity: 1;}

.indexnewslist .list{position: relative; width: 100%; padding: 1.8vw 0; border-bottom: 1px solid rgba(0,0,0, .1); display: flex; align-items: center; justify-content: space-between;}
.indexnewslist .list:first-child{padding-top: 0;}
.indexnewslist .list::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 2px; background: linear-gradient(to right, #2a5a8c, #3a8e7d); transition: .6s;}
.indexnewslist .list.on:before{width: 100%;}
.indexnewslist .list .time{color: #666;}
.indexnewslist .list .title{flex: 1; width: 100%; margin-right: 10px; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexnewslist .list .title p{}
.indexnewslist .list.on .title p{background: linear-gradient(90deg, #2a5a8c, #3a8e7d); -webkit-background-clip: text; background-clip: text; color: transparent;}
.indexnewslist .list .title p::before{content: "·";}
.indexnewslist .list .time{color: #888;}

@media only screen and (max-width:1440px){
	.indexnewsimg .swiper-slide .title{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:800px){
	.indexnews{padding: 8% 0;}
	.indexnewsbox{margin-top: 5%;}
	.indexnewsbox .l, .indexnewsbox .r{width: 100%;}

	.indexnewsimg{height: auto;}
	.indexnewsimg .swiper-slide .img{height: 0; padding-bottom: 60%;}
	.indexnewsimg .swiper-slide .title{font-size: 22px; font-size: 2.2rem;}
	
	.indexnewslist{}
	.indexnewslist .list{padding: 4% 0;}
	.indexnewslist .list:first-child{padding: 4% 0;}
	.indexnewslist .list .title{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:560px){
	.indexnewsimg .swiper-pagination-bullet{width: 7px; height: 7px; margin:0 2px !important;}
	.indexnewsimg .swiper-pagination-bullet-active{width: 18px;}
}

/**首页联系我们**/
.indecontact{margin-bottom: 5.5%; padding: 3% 5%; border-radius: 1vw; background: url(../../images/indexcontact-bg.jpg) no-repeat center center; background-size: cover; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.indecontact .l{width: 35%;}
.indecontact .l .indextitle .t{color: #fff;}
.indecontact .l .indextitle .d{color: rgba(255,255,255, .6);}
.indecontact .l .indexmore{margin-top: 8%;}

.indecontact .r{width: 60%;}
.indecontactlist{}
.indecontactlist .list{margin-bottom: 2%; color: #fff; display: flex; align-items: flex-start; justify-content: flex-start;}
.indecontactlist .list .ico{width: 2vw; min-width: 28px; height: 2vw; min-height: 28px; background: #fff; border-radius: 100%; display: flex; align-items: center; justify-content: center;}
.indecontactlist .list .content{flex: 1; width: 100%; margin: 3px 0 0 10px; line-height: 1.6;}

@media only screen and (max-width:1600px){
	.indecontactlist .list .listlist .ico{font-size: 18px; font-size: 1.8rem;}
	.indecontactlist .list:first-child .listlist .ico{font-size: 24px; font-size: 2.4rem;}
}
@media only screen and (max-width:900px){
	.indecontact{margin-bottom: 8%;}
	.indecontact .l{width: 100%;}
	.indecontact .l .indexmore{margin-top: 4%;}
	.indecontact .r{width: 100%; margin: 8% 0 0 0;}
	.indecontactlist{flex-flow: wrap;}
}
@media only screen and (max-width:800px){
	.indecontact{padding: 6% 6%;}
}

/**底部**/
.footer{color: #fff; background: #1c2322;}
.footer a{color: #fff; transition: .5s;}
.footer a:hover{color: rgba(255,255,255, .8);}

.footerlogogotop{padding: 4% 0 2% 0; border-bottom: 1px solid rgba(255,255,255, .08); display: flex; align-items: center; justify-content: space-between;}
.footerlogo{width: 19%; min-width: 60px;}
.footerlogo img{width: 100%;}
.footergotop img{width: 35px; cursor: pointer;}

.footerbox{padding: 4% 0; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.footertitle{}

.footerphone{}
.footerphone .desc{margin-top: 5%;}

.footercode{margin: 0 10%; display: flex; justify-content: center;}
.footercode .list:first-child{margin-right: 1.5vw;}
.footercode .list img{width: 7.5vw; min-width: 70px;}
.footercode .list p{margin-top: 5px;}

.footernav{flex: 1; width: 100%;}
.footernav .footernavbox{margin-top: 5%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.footernav .footernavbox::after{content: ""; width: calc(100% / 3);}
.footernav .footernavbox .list{width: calc(100% / 3); margin-bottom: 3%;}

.footercopy{padding: 1.6% 0; border-top: 1px solid rgba(255,255,255, .08); display: flex; align-items: center; justify-content: flex-start; flex-flow: wrap;}
.footercopy p{margin-right: 15px; color: rgba(255,255,255, .5);}
.footercopy p:last-child{margin-right: 0;}
.footercopy a{color: rgba(255,255,255, .5);}


.zqkj{display: inline-block; background: url(zqkj.png) no-repeat center center; background-size: 100%; width: 160px; height: 11px; opacity: .5; transition: .5s;}
.zqkj:hover{opacity: 1;}

@media only screen and (max-width:1440px){
	.footertitle{font-size: 22px; font-size: 2.2rem;}
	.footergotop img{width: 30px;}
	
	.footercode{margin: 0 5%;}
}
@media only screen and (max-width:1024px){
	.footercode{margin: 0 2%;}
	.footertitle{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:800px){
	.footertitle{font-size: 24px; font-size: 2.4rem;}
	
	.footerlogogotop{padding: 7% 0 4% 0;}
	.footerlogo{width: 45%;}
	
	.footerphone{width: 100%;}
	.footerphone .desc{margin-top: 2%;}
	
	.footercode{width: 100%; margin: 5% 0; justify-content: flex-start;}
	.footercode .list:first-child{margin-right: 3vw;}
	.footercode .list img{width: 25vw; min-width: 80px;}
	
	.footernav{flex: none;}
	.footernav .footernavbox{margin-top: 2%;}
	
	.footercopy{padding: 3% 0;}
}
@media only screen and (max-width:560px){
	.footergotop img{width: 25px;}
}

/*内页*/
.bodybg{background: #f5f7f8;}
.mainbody{padding: 3.5% 0;}

.mainbody_content{line-height:1.6; color: #555;}
.mainbody_content p{margin:.6vw 0;}
.mainbody_content p:first-child{margin-top: 0;}
.mainbody_content p:last-child{margin-bottom: 0;}
.mainbody_content img{max-width:100%;}

@media only screen and (max-width:1280px){
	.mainbody_content{line-height: 1.5;}
}
@media only screen and (max-width:800px){
	.mainbody_content{font-size: 20px; font-size: 2rem;}
	.mainbody_content p{margin:1.2vw 0;}
}
@media only screen and (max-width:560px){
	.mainbody_content p{margin:2.4vw 0;}
}

/**location**/
.location{}
.location a{}
.location i{color: #c9c9c9; margin: 0 10px;}
.location i:first-child{margin: 0 0;}
.location font{color: #327385; font-weight: 600;}

@media only screen and (max-width:560px){
	.location i{margin: 0 5px;}
}

/**about-nav**/
.about-nav{background: #fff; border-bottom: 1px solid rgba(0,0,0, .1);}
.about-nav .container{display: flex; justify-content: flex-start; flex-flow: wrap;}
.about-nav a{position: relative; color: #333; padding: 1.8% 2%; text-align: center; border-right: 1px solid rgba(0,0,0, .1); display: flex; align-items: center; justify-content: center;}
.about-navt a{padding: 1.8% 2.5%;}
.about-nav a:first-child{border-left: 1px solid rgba(0,0,0, .1);}
.about-nav a:last-child{margin-right: 0;}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 0; background: linear-gradient(to right, #2a5a8c, #3a8e7d); transition: .5s;}
.about-nav a:hover::before, .about-nav a.cur::before{height: 100%;}
.about-nav a:hover, .about-nav a.cur{color: #fff;}
.about-nav a font{position: relative; z-index: 2;}

@media only screen and (max-width:1280px){
	.about-navt a{padding: 1.8% 1.5%;}
}
@media only screen and (max-width:900px){
	.about-navt a{padding: 1.8% 0.6%;}
}
@media only screen and (max-width:800px){
	.about-nav{padding: 3% 0;}
	.about-nav::after{width: calc((100% - 3%) / 4);}
	.about-nav a{width: calc((100% - 3%) / 4); padding: 2% 0; margin: .5% 1% .5% 0; border: 1px solid rgba(0,0,0, .1); background: #fff; font-size: 18px; font-size: 1.8rem;}
	.about-nav a:nth-child(4n){margin-right: 0;}
}
@media only screen and (max-width:560px){
	.about-nav::after{width: calc((100% - 3%) / 3);}
	.about-nav a{width: calc((100% - 3%) / 3);}
	.about-nav a:nth-child(3n){margin-right: 0;}
	.about-nav a:nth-child(4n){margin: .5% 1% .5% 0;}
}


/*内页公司简介*/
.indexabout .l .mainbody_content{margin: 5% 0 0 0; color: #666;}

/*内页企业文化*/
.bodyculture{margin: 4% auto; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.bodyculture .list{width: calc(100% / 4); padding: 14% 2%; border-right: 1px solid rgba(255,255,255, .1);}
.bodyculture .list:last-child{border-right: none;}
.bodyculture .list .box{position: relative; top: 0; transition: .5s;}
.bodyculture .list.on .box{top: -20px;}
.bodyculture .list .box .ico{position: relative; width: 13%; height: 0; padding-bottom: 13%; margin: 0 auto; overflow: hidden;}
.bodyculture .list .box .ico p{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.bodyculture .list .box .ico p img{max-width: 100%; max-height: 100%; transition: 2s;}
.bodyculture .list.on .box .ico p img{transform: rotateY(360deg);}
.bodyculture .list .box .title{color: #fff; margin: 3% 0 6% 0;}
.bodyculture .list .box .desc{color: rgba(255,255,255, .7);}

@media only screen and (max-width:800px){
	.bodyculture .list{width: 100%; padding: 5% 5%; border-right:none; border-bottom: 1px solid rgba(255,255,255, .1);}
	.bodyculture .list:last-child{border-bottom: none;}
	.bodyculture .list.on .box{top: -10px;}
	.bodyculture .list .box .ico{width: 8%; padding-bottom: 8%;}
	.bodyculture .list .box .title{color: #fff; margin: 1% 0 1% 0;}
	.bodyculture .list .box .desc{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:560px){
	.bodyculture .list{padding: 7% 5%;}
}

/**内页资质荣誉**/
.bodyhonor{margin: 0 auto; padding: 2% 0; display: flex; justify-content: space-between; flex-flow: wrap; overflow: visible !important;}
.bodyhonor:after{content: ''; width: calc((100% - 6%) / 4);}
.bodyhonor .list{position: relative; top: 0; width: calc((100% - 6%) / 4); margin: 1.5% 0; background: #f5f7f8; transition: .5s;}
.bodyhonor .list.on{top: -10px;}

@media only screen and (max-width:800px){
	.bodyhonor:after{width: calc((100% - 3%) / 2);}
	.bodyhonor .list{width: calc((100% - 3%) / 2);}
}
@media only screen and (max-width:560px){
	.bodyhonor:after{width: 100%;}
	.bodyhonor .list{width: 100%;}
	.bodyhonor .list .img{width: 86%; padding-bottom: 60.2%; margin: 7% auto 4%;}
	.bodyhonor .list .title{font-size: 22px; font-size: 2.2rem;}
	.bodyhonor .list .year{font-size: 36px; font-size: 3.2rem;}
}

/*内页图片列表*/
.bodyimg{padding: 2% 0; display: flex; justify-content: space-between; flex-wrap: wrap;}
.bodyimg::after{content: ''; width:calc((100% - 6%) / 3);}
.bodyimg .list{position: relative; top:0; width:calc((100% - 6%) / 3); margin: 1.5% 0; background: #f5f7f8; overflow: hidden; transition: .5s;}
.bodyimg .list.on{top: -10px; box-shadow: 0 8px 32px rgba(42,90,140, .5);}
.bodyimg .list .img{width: 100%; position: relative; height: 0; padding-bottom: 67%; transition: .5s;}
.bodyimg .list .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0;; overflow: hidden; display: flex; align-items: center; justify-content: center;}
.bodyimg .list .img p img{width: 100%; height: 100%; transform: scale(1.15) translateY(0); object-fit: cover; transition: all 1s;}
.bodyimg .list:hover .img p img {transform: scale(1.15) translateY(-12px);}

.bodyimg .list .imgt{width: 100%; position: relative; height: 0; padding-bottom: 67%; transition: .5s;}
.bodyimg .list .imgt p{position: absolute; width: calc(100% - 2vw); height: calc(100% - 2vw); top: 1vw; left: 1vw; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyimg .list .imgt p img{max-width: 100%; max-height: 100%; transition: 1s;}
.bodyimg .list:hover .imgt p img {}

.bodyimg .list .title{position: relative; padding: 6% 6%;}
.bodyimg .list .title::before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: linear-gradient(to right, #2a5a8c, #3a8e7d); transition: .4s;}
.bodyimg .list.on .title::before{height: 100%;}
.bodyimg .list .title p{position: relative; color: #000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.bodyimg .list.on .title p{color: #fff;}

.bodyimg .list .video-ico{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 3.4vw; min-width: 34px; height: 3.4vw; min-height: 34px; border-radius: 50%; background: rgba(0,0,0, .6); display: flex; align-items: center; justify-content: center;}
.bodyimg .list .video-ico img{width: 40%; padding-left: 3px;}
.bodyimg .list.on .video-ico{background: linear-gradient(to right, #2a5a8c, #3a8e7d);}

.bodyimg .after-add{content: ""; width:calc((100% - 6%) / 4); height: 0; padding: 0; margin: 0;}

.bodyvideo .list .img{padding-bottom: 56.3%;}
.bodyvideo .list .img p img{transform: scale(1) translateY(0);}
.bodyvideo .list:hover .img p img {transform: scale(1.1) translateY(0);}

@media only screen and (max-width:800px){
	.bodyimg{padding: 3% 0;}
	.bodyimg::after{width: 100%;}
	.bodyimg .list{width: 100%; margin: 2% 0;}
	.bodyimg .list .imgt p{width: calc(100% - 3vw); height: calc(100% - 3vw); top: 1.5vw; left: 1.5vw;}
	.bodyimg .list .title{font-size: 20px; font-size: 2rem; padding: 4% 4%; text-align: center;}
	.bodyimg .list .title p{-webkit-line-clamp: 3;}
}
@media only screen and (max-width:560px){
	.bodyimg .list .imgt p{width: calc(100% - 6vw); height: calc(100% - 6vw); top: 3vw; left: 3vw;}
}

/*内页产品中心*/
.bodyproduct{padding: 2% 0; display: flex; justify-content: space-between; flex-flow: wrap; overflow: visible !important;}
.bodyproduct::after{content: ""; width: calc((100% - 6%) / 3);}
.bodyproduct .list{position: relative; top: 0; width: calc((100% - 6%) / 3); margin: 1.5% 0; padding-bottom: 7%; transition: .5s;}
.bodyproduct .list.on{top: -15px;}
.bodyproduct .list.on .box{background: url(../../images/hover-bg.jpg) no-repeat center center; background-size: cover; box-shadow: 0 6px 24px rgba(42,90,140, .5);}
.bodyproduct .list.on .box .titleen, .bodyproduct .list.on .box .title{color: #fff;}
.bodyproduct .list.on .box .x{background: rgba(255,255,255, .1);}
.bodyproduct .list.on .box .desc{color: rgba(255,255,255, .6);}
.bodyproduct .list.on .box .moreico{background: #fff;}
.bodyproduct .list.on .box .moreico p{background: url(../../images/jt.png) no-repeat center center; background-size: 35%;}

@media only screen and (max-width:800px){
	.bodyproduct{padding: 4% 0;}
	.bodyproduct::after{width: calc((100% - 4%) / 2);}
	.bodyproduct .list{width: calc((100% - 4%) / 2); margin: 2% 0; padding-bottom: 12%;}
	.bodyproduct .list.on{top: -10px;}
}
@media only screen and (max-width:560px){
	.bodyproduct::after{width: 100%;}
	.bodyproduct .list{width: 100%; margin: 2% 0; padding-bottom: 25%;}
	.bodyproduct .list .box{padding: 12% 8% 0 8%;}
	.bodyproduct .list .titleen{font-size: 24px; font-size: 2.4rem;}
	.bodyproduct .list .desc{font-size: 20px; font-size: 2rem;}
}

/*内页产品详情*/
.productshow{padding: 3% 0;}
.productshowbox{margin-top: 3%; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.productshowbox .l{position: relative; width: 37.5%; height: 0; padding-bottom: 37.5%; background: #f5f7f8; overflow: hidden;}
.productshowbox .l .img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 80%; height: 80%; display: flex; align-items: center; justify-content: center;}
.productshowbox .l .img img{max-width: 100%; max-height: 100%;}

.productshowbox .r{width: 56.25%;}
.productshowbox .r .titleen{display: inline-block;}
.productshowbox .r .desc{color: #888; margin: 4% 0;}
.productshowbox .r .x{width: 100%; height: 1px; margin: 7% 0; background: rgba(0,0,0, .07);}

.bt{display: flex; align-items: center; justify-content: flex-start;}
.bt a{width: 25%; position: relative; color: #327385; background: #f5f7f8; border-radius: 2px; padding: .8vw 0; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bt a:first-child{margin-right: 2%; background: linear-gradient(to right, #2a5a8c, #3a8e7d);}
.bt a:hover, .bt a:first-child{color: #fff;}
.bt a::before{position: absolute; content: ""; left: 0; bottom: 0; z-index: 0; width: 100%; height: 0; background: linear-gradient(to right, #2a5a8c, #3a8e7d); transition: .5s;}
.bt a:hover::before, .zx a:first-child::before{height: 100%;}
.bt a span{position: relative;}
.bt a i{margin-right: 10px;}

@media only screen and (max-width:1600px){
	.productshowbox .r .title{font-size: 33px; font-size: 3.3rem;}
}
@media only screen and (max-width:1280px){
	.productshowbox .r .titleen{font-size: 30px; font-size: 3rem;}
}
@media only screen and (max-width:1024px){
	.productshowbox .r .titleen{font-size: 27px; font-size: 2.7rem;}
}
@media only screen and (max-width:800px){
	.productshow{padding: calc(8% + 50px) 0 8%;}
	.productshowbox{margin-top: 5%;}
	.productshowbox .l{width: 100%; padding-bottom: 100%;}
	.productshowbox .r{width: 100%; margin-top: 6%;}
	.productshowbox .r .titleen{font-size: 30px; font-size: 3rem;}
	
	.bt a{width: 30%; padding: 8px 0;}
}
@media only screen and (max-width:560px){
	.productshowbox .r .titleen{font-size: 28px; font-size: 2.8rem;}
	.productshowbox .r .desc{font-size: 20px; font-size: 2rem;}
	
	.bt a{width: 36%; min-width: 110px;}
}

/*内页新闻中心*/
.newslist{margin-top: 2%; display: flex; justify-content: space-between; flex-flow: wrap;}
.newslist::after{content: ""; width: calc((100% - 4%) / 3);}
.newslist .list{position: relative; top: 0; width: calc((100% - 4%) / 3); padding: 4% 3%; margin: 1% 0; border-radius: .3vw; background: #f5f7f8; overflow: hidden; transition: .4s;}
.newslist .list.on{top: -10px; box-shadow: 0 0 30px rgba(42,90,140, .5);}
.newslist .list .box{position: relative; z-index: 2;}
.newslist .list .box .title{line-height: 1.2; min-height: calc(1.2em * 2); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.newslist .list.on .box .title{color: #fff;}
.newslist .list .box .desc{margin: 4% 0; color: #888; line-height: 1.4; min-height: calc(1.4em * 2); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.newslist .list.on .box .desc{color: rgba(255,255,255, .5);}
.newslist .list .box .time{color: #666;}
.newslist .list.on .box .time{color: #fff;}
.newslist .list .box .moreico{margin-top: 8%;}
.newslist .list.on .box .moreico{background: #fff;}
.newslist .list.on .box .moreico p{background: url(../../images/jt.png) no-repeat center center; background-size: 35%;}
.newslist .list .img{position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; overflow: hidden;}
.newslist .list.on .img{opacity: 1;}
.newslist .list .img img{width: 100%; height: 100%; transform: scale(1.25) translateY(0); object-fit: cover; opacity: .3; transition: .5s;}
.newslist .list.on .img img {transform: scale(1.25) translateY(-20px);}
.newslist .list .bg{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(to right, #2a5a8c, #3a8e7d); opacity: 0;}
.newslist .list.on .bg{opacity: 1;}

@media only screen and (max-width:1440px){
	.newslist .list .box .title{font-size: 22px; font-size: 2.2rem;}
}
@media only screen and (max-width:1280px){
	.newslist .list .box .title{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:800px){
	.newslist::after{width: 49%}
	.newslist .list{width: 49%;}
	.newslist .list .box .title{font-size: 22px; font-size: 2.2rem;}
	.newslist .list .box .desc{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:560px){
	.newslist::after{width: 100%}
	.newslist .list{width: 100%; padding: 8% 6%; margin: 1.5% 0;}
	.newslist .list .box .title{min-height: auto; -webkit-line-clamp: 3;}
}

/*内页新闻中心——新闻详情*/
.newsshow-top{padding: 6% 0; background: url(../../images/newsshow-bg.jpg) no-repeat center bottom; background-size: cover;}

.newsshow-info{color: #888; display: flex; align-items: center; justify-content: flex-start; flex-flow: wrap;}
.newsshow-info p{margin-right: 15px;}
.newsshow-info p:last-child{margin-right: 0;}
.newsshow-info font{font-family: 'Montserrat'; font-weight: 500;}
.newsshow-info a{font-weight: 500;}
.newsshow-title{color: #000; line-height: 1.4; margin-top: 1.5%;}

.newsshowbody{margin: 3% auto; display: flex; align-items: flex-start; justify-content: space-between; flex-flow: wrap;}
.newsshowbody .l{width: 62%;}
.newsshowbody .r{width: 30%; padding: 3% 3%; background: #f5f7f8;}

.newsshow-rectitle{display: inline-block; padding-bottom: 3%;}
.newsshow-reclist{margin-top: 3%; display: flex; justify-content: space-between; flex-flow: wrap;}
.newsshow-reclist .list{position: relative; width: 100%; padding: 6% 0; border-bottom: 1px solid rgba(0,0,0, .07);}
.newsshow-reclist .list:first-child{border-top: 1px solid rgba(0,0,0, .07);}
.newsshow-reclist .list .time{color: #fff; background: linear-gradient(to left, #3a8e7d, #2a5a8c); border-radius: 2px; display: inline-block; padding: 0 5px;}
.newsshow-reclist .list .title{margin-top: 2%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden;}

.newsshow-reclist .list:hover .title{color: #327385;}

.newsshow-recimg .list{position: relative; padding: 5% 0; border-bottom: 1px solid rgba(0,0,0, .07); display: flex; align-items: center; justify-content: flex-start; flex-flow: wrap;}
.newsshow-recimg .list::before{content: ""; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: linear-gradient(to left, #3a8e7d, #2a5a8c); transition: .6s;}
.newsshow-recimg .list.on::before{width: 100%;}
.newsshow-recimg .list .img{position: relative; width: 30%; height: 0; padding-bottom: 21%; background: #f8f8f8; overflow: hidden;}
.newsshow-recimg .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 5px; display: flex; align-items: center; justify-content: center;}
.newsshow-recimg .list .img p img{max-width: 100%; max-height: 100%; transition: .5s;}
.newsshow-recimg .list.on .img p img{transform: scale(1.2);}
.newsshow-recimg .list .title{flex: 1; width: 100%; margin-left: 5%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.newsshow-recimg .list.on .title{color: #327385;}

@media only screen and (max-width:1600px){
	.newsshow-title{font-size: 38px; font-size: 3.8rem;}
}
@media only screen and (max-width:1440px){
	.newsshow-title{font-size: 36px; font-size: 3.6rem;}
}
@media only screen and (max-width:1280px){
	.newsshow-title{font-size: 3.4px; font-size: 3.4rem;}
}
@media only screen and (max-width:1024px){
	.newsshow-title{font-size: 30px; font-size: 3rem;}
}
@media only screen and (max-width:800px){
	.newsshow-top{padding: calc(8% + 50px) 0 8% 0;}

	.newsshowbody{margin: 4% auto;}
	.newsshowbody .l{width: 100%;}
	.newsshowbody .r{width: 100%; padding: 6%; margin-top: 6%;}
	
	.newsshow-reclist .list{padding: 3% 0;}
	.newsshow-reclist .list .time{font-size: 16px; font-size: 1.6rem;}
	.newsshow-reclist .list .title{font-size: 20px; font-size: 2rem;}
	
	.newsshow-recimg{display: flex; justify-content: space-between; flex-flow: wrap;}
	.newsshow-recimg .list{width: 48%; padding: 0 0; margin: 2% 0;}
	.newsshow-recimg .list .img{width: 100%; padding-bottom: 70%;}
	.newsshow-recimg .list .title{flex: none; margin: 5% 0; text-align: center;}
}
@media only screen and (max-width:560px){
	.newsshow-title{margin-top: 2%; line-height: 1.5; font-size: 26px; font-size: 2.6rem;}
	
	.newsshow-recimg .list .title{font-size: 16px; font-size: 1.6rem;}
}

/**内页客户留言**/
.bodymessage{padding: 4% 4%; margin: 4% auto; background: url(../../images/bodymessage-bg.jpg) no-repeat center center; background-size: cover; display: flex; justify-content: center; flex-flow: wrap;}

.bodymessage .l{width: 45%; margin-right: 5%;}
.bodymessage .r{width: 50%; padding: 4% 4%; background: rgba(0,0,0, .1);}

.messagelist{}
.messagelist .layui-form-item{margin-bottom: 10px;}
.messagelist .layui-textarea{min-height: 120px;}
.messagelist .layui-input, .messagelist .layui-textarea{background: #f5f7f8; border: none;}
.messagelist .layui-input, .messagelist .layui-select, .messagelist .layui-textarea, .messagelist .layui-btn{height: 50px;}

@media only screen and (max-width:1280px){
	.messagelist .layui-input, .messagelist .layui-select, .messagelist .layui-textarea, .messagelist .layui-btn{height: 40px;}
}	
@media only screen and (max-width:800px){
	.bodymessage{padding: 8% 5%;}
	.bodymessage .l{width: 100%; margin-right: 0;}
	.bodymessage .r{width: 100%; margin-top: 5%; padding: 5% 5%;}
}
@media only screen and (max-width:560px){
	.messagelist .layui-form-item{margin-bottom: 5px;}
	.messagelist .layui-input, .messagelist .layui-select, .messagelist .layui-textarea, .messagelist .layui-btn{height: 38px;}
}

/**内页联系我们**/
.contact-contact{padding: 4% 0;}
.contact-contactbox{margin-top: 3%; display: flex; justify-content: space-between; flex-flow: wrap;}

.contact-contactmap{width: 45%;}
.contact-contactmap .box{position: relative; width: 100%; height: 100%; border: none; overflow: hidden;}
.contact-contactmap .box #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.contact-contactmap iframe, #map{width: 100%; height: 100%;}

.contact-contactcontact{width: 55%; padding: 5% 4%; background: linear-gradient(to right, #2a5a8c, #3a8e7d);}
.contact-contactcontact .title{color: #fff;}
.contact-contactcontact .content{margin-top: 4%; color: #fff; text-align: left;}
.contact-contactcontact .content p{margin:.2vw 0;}

@media only screen and (max-width:1440px){
	.contact-contactcontact .title{font-size: 32px; font-size: 3.2rem;}
}
@media only screen and (max-width:1280px){
	.contact-contactcontact .title{font-size: 28px; font-size: 2.8rem;}
}
@media only screen and (max-width:1024px){
	.contact-contactcontact .title{font-size: 26px; font-size: 2.6rem;}
}
@media only screen and (max-width:800px){
	.contact-contact{padding: 7% 0;}
	.contact-contactbox{margin-top: 5%;}
	
	.contact-contactmap{width: 100%;}
	.contact-contactmap .box{height: 0; padding-bottom: 60%;}
	
	.contact-contactcontact{width: 100%; padding: 8% 8%;}
	.contact-contactcontact .title{font-size: 32px; font-size: 3.2rem;}
}
@media only screen and (max-width:560px){
	.contact-contactmap .box{padding-bottom: 80%;}
	
	.contact-contactcontact .title{font-size: 26px; font-size: 2.6rem;}
}


/*内页搜索*/
.searchbody{max-width: 1400px; margin: 3% auto; background: #fff; background: #fff; padding: 5% 5%;}

.searcht{display: flex; justify-content: space-between;}
.searcht input{background: none; border: none;}
.searcht input[type="search"]{flex: 1; width: 100%; border:1px solid #e3e3e3; padding: 0 20px; font-size: 16px;}
.searcht input[type="submit"]{cursor: pointer; display: block; padding: 1vw 3vw; background: linear-gradient(to right, #2a5a8c, #3a8e7d); color: #fff; font-size: 20px;}

.searchcat{margin: 4% 0 6% 0;}
.searchcat a{margin-right: 5%; padding-bottom: 1%; display: inline-block;}
.searchcat a:last-child{margin-right: 0;}
.searchcat .a{display: inline-block; background: linear-gradient(90deg, #2a5a8c, #3a8e7d); -webkit-background-clip: text; background-clip: text; color: transparent; border-bottom: 3px solid #327385;}

.searchnewslist .list{position: relative; }
.searchnewslist .list .listbox{border-bottom: 1px solid #e3e3e3; padding: 2.5% 0;}
.searchnewslist .list .cattitle{display: flex; align-items: flex-start; justify-content: flex-start;}
.searchnewslist .list .cattitle .cat{color: #000; margin-right: 20px;}
.searchnewslist .list .cattitle .title{flex: 1; width: 100%; color: #222; margin-top: 3px;}
.searchnewslist .list:hover .cattitle .title{color: #327385; text-decoration: underline;}
.searchnewslist .list .cattitle .title font{color: red;}
.searchnewslist .list .desc{color: #888; line-height: 1.6; margin: 1.5% 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.searchnewslist .list .time{color: #999;}
.searchnewslist .list .time i{margin-right: 5px;}

.searchproductlist #list{display: flex; flex-wrap: wrap; justify-content: space-between;}
.searchproductlist .list{position: relative; width:calc((100% - 3%) / 2); padding: 2%; margin: 1.5% 0; border: 1px solid #e3e3e3;}
.searchproductlist .list .listbox{ display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.searchproductlist .list .listbox:hover{border: 1px solid #327385;}
.searchproductlist .list .img{position: relative; width: 40%; height: 0; overflow: hidden; padding-bottom: 30%;}
.searchproductlist .list .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; display: flex; align-items: center; justify-content: center;}
.searchproductlist .list .img img{max-width: 100%; max-height: 100%; transition: .7s;}
.searchproductlist .list:hover .img img{transform: scale(1.15);}
.searchproductlist .list .box{width: 55%;}
.searchproductlist .list .box .cat{color: #888; margin-top: 3%;}
.searchproductlist .list .box .title{transition: .5s; line-height: 1.6;}
.searchproductlist .list:hover .box .title{color: #327385;}
.searchproductlist .list .box .title font{color: red;}
.searchproductlist .list .box .desc{color: #999; line-height: 1.8; margin-top: 5%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;}

@media only screen and (max-width:800px){
	.searcht input[type="search"]{padding: 0 12px;}
	.searcht input[type="submit"]{padding: 1vw 6vw;}
		
	.searchcat{margin: 6% 0;}
	
	.searchproductlist:after{width:100%;}
	.searchproductlist .list{width:100%;}
	.searchproductlist .list .box .title{font-size: 16px;}
}
@media only screen and (max-width:560px){
	.searcht input[type="submit"]{padding: 2vw 6vw; font-size: 20px; font-size: 2rem;}
	
	.searchproductlist .list .box .title{font-size: 14px; line-height: 1.3;}
}

/*内页搜索分页*/
#pagination{overflow: hidden;}
.pagination-buttons{margin-top: 20px; padding-bottom: 20px; text-align: center; font-size: 14px; font-size: 1.4rem;}
.pagination-buttons a{padding:7px 12px; margin: 0 2px; background: #e5e5e5; cursor: pointer; display: inline-block;}
.pagination-buttons a:hover, .pagination-buttons a.on{background: linear-gradient(to left, #2a5a8c, #3a8e7d); color: #fff;}


/*详细页上一页下一页*/
.preNext{border-top: 1px solid rgba(0,0,0, .1); margin-top: 5%; padding-top: 2%;}
.preNext .list{padding: .5% 0; display: flex; align-items: flex-start; justify-content: flex-start;}
.preNext .list p:first-child{color: #888;}
.preNext .list p:nth-child(2){flex: 1; width: 100%; font-weight: 500; margin-left: 10px;}
.preNext .list p a:hover{/*color: #ed1c24;*/}

@media only screen and (max-width:800px){
	.preNext{margin-top: 7%; padding-top: 5%;}
}
@media only screen and (max-width:560px){
	.preNext{font-size: 16px; font-size: 1.6rem;}
}

/*分页样式*/
.page_info{text-align:center; color:#666; font-size: 16px; font-size: 1.6rem; margin: 1% 0 3% 0;}
.page_info span{padding:0 2px;font-weight:bold; color: #ed1c24;}
.page_list{margin: 1% 0 3% 0; font-size:16px; font-size: 1.6rem; font-family: 'Montserrat'; font-weight: 600; display: flex; justify-content: center;}
.page_list a{background: #f5f7f8; color: #444; margin: 0 3px; width: 2.8vw; min-width: 26px; height: 2.8vw; min-height: 26px; border-radius: 100px; display: flex; align-items: center; justify-content: center; transition: .5s;}
.page_list a:hover,.page_list a.on{color:#fff; background: linear-gradient(to left, #3a8e7d, #2a5a8c);}

@media only screen and (max-width:1366px){
	.page_list a{width: 3.6vw; height: 3.6vw;}
}
@media only screen and (max-width:800px){
	.page_list a{margin: 0 2px; width: 4.6vw; height: 4.6vw;}
}
@media only screen and (max-width:560px){
	.page_info{margin: 4% 0 5% 0;}
	.page_list{margin: 4% 0 5% 0;}
	.page_list a{width: 7vw; height: 7vw;}
}