@charset "utf-8";

/* CSS Document */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 7px; background:rgba(255,255,255,0);} 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:#eff4f9;} 
/* 定义滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1); background:#16447f; border-radius: 10px;} 

/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
html {font-size: 62.5%; /*10÷16=62.5% */ overflow-x: hidden;}
@media only screen and (max-width:1600px){
	html {font-size: 60%;}
}
@media only screen and (max-width:1440px){
	html {font-size: 56%;}
}
@media only screen and (max-width:1280px){
	html {font-size: 54%;}
}
@media only screen and (max-width:1024px){
	html {font-size: 50%;}
}

blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
input, button, textarea{outline:none; appearance:none;}
body{font-family: "Noto Sans SC",sans-serif; font-weight: 400; -webkit-font-smoothing: antialiased; min-width: 1024px; 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:#16447f;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

img{vertical-align:middle; border:0;}

.NSS100{font-family: 'Noto Sans SC'; font-weight: 100;}
.NSS300{font-family: 'Noto Sans SC'; font-weight: 300;}
.NSS400{font-family: 'Noto Sans SC'; font-weight: 400;}
.NSS500{font-family: 'Noto Sans SC'; font-weight: 500;}
.NSS700{font-family: 'Noto Sans SC'; font-weight: 700;}
.NSS900{font-family: 'Noto Sans SC'; font-weight: 900;}

.Roboto100{font-family: 'Roboto'; font-weight: 100;}
.Roboto300{font-family: 'Roboto'; font-weight: 300;}
.Roboto400{font-family: 'Roboto'; font-weight: 400;}
.Roboto500{font-family: 'Roboto'; font-weight: 500;}
.Roboto700{font-family: 'Roboto'; font-weight: 700;}
.Roboto900{font-family: 'Roboto'; font-weight: 900;}

.b{font-weight: 700;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.clearfix:after{content:"";display:block;clear:both;}
.fl { float:left;}
.fr { float:right;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

@media only screen and (max-width:800px){
	embed{width:100%; height: auto;}
	video{width:100%; height: auto;}
	iframe{width:100%; height: auto;}
	table{width:100%; height: auto;}
}

/*表格*/
.product_tb table{width:100%; border-spacing:0; border-collapse:separate;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; line-height:35px;border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border:1px solid #ddd; border-left: none; border-top: none;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}

/*gotop*/
.cbbfixed {position:fixed; right:10px; bottom:10px; transition: bottom ease .3s; z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px; height: 40px; display: block; background-color:#16447f;}
.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:#1d1f21;}
.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: 92%; max-width:1400px; margin: 0 auto;}

/*head*/
.header{position: fixed; z-index: 999; padding:1% 2%; width: 100%; min-width: 1024px; border-bottom: 1px solid rgba(255,255,255,.1); transition: .6s; display: flex; align-items: center; justify-content: space-between;}

.aboutheader{position: relative;}
.aboutheader.fixed{position: fixed; z-index: 999;}
.header.fixed, .aboutheader{background:#fff; box-shadow: 0 0 30px rgba(0,0,0,.2);}

.header.fixed{background: #fff; box-shadow: 0 0 30px rgba(0,0,0,.2);}

.header .logo, .aboutheader .logo{width: 9%; min-width: 130px; transition: 0.5s;}
.header.fixed .logo{width: 8%;}
.header .logo a{position: relative; width: 100%; height: 0; padding-bottom:34%; overflow: hidden; display: block; background: url(logo-white.png) no-repeat left center; background-size: 100%; transition: 1s;}
.header.fixed .logo a, .aboutheader .logo a{background: url(logo.png) no-repeat left center; background-size: 100%;}

.headerbox{flex: 1; width: 100%; margin-left: 30%; display: flex; align-items: center; justify-content: space-between;}

.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{height: 100%;}
.nav ul li .f_a a{width: 100%; height: 100%; color: #fff; display:inline-block; display: flex; align-items: center; justify-content:center;}

.header.fixed .nav ul li .f_a a, .aboutheader .nav ul li .f_a a{color: #000;}
.header .nav ul li.hovert .f_a a, .aboutheader .nav ul li.hovert .f_a a{font-weight: 700;}
.header.fixed .nav ul li.hovert .f_a a, .aboutheader .nav ul li.hovert .f_a a{color: #16447f; font-weight: 700;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:180%; width: 150px; background:rgba(255,255,255,1); box-shadow: 0 0 35px rgba(0,0,0,.1); z-index: 9;}
.nav ul li .s_navbox .s_a a{color: #555; text-transform:uppercase; display:block; text-align: center; padding: 8px 5px; border-bottom: 1px solid rgba(0,0,0,.08);}
.nav ul li .s_navbox .s_a a:last-child{border-bottom: none;}
.nav ul li .s_navbox .s_a a:hover{background:#16447f; color: #fff;}

.search{*zoom: 1; position: relative;}
.search:after{content: ""; display: table; clear: both;}
.search-button{ margin: 0 3%; color: #fff; text-transform: capitalize; position: relative; cursor: pointer; overflow: hidden; display: flex; align-items: center; justify-content: center;}
.header.fixed .search-button, .aboutheader .search-button{color: #000;}
#toggle-search:after{transition: top, 0.5s; position: absolute; top: 52px; left: 50%; margin-left: -8px; content: ""; border-color: transparent transparent #fff; border-width: 8px 8px 12px;}
#search{transition: max-height, 0.5s; position: absolute; top: 20px; z-index: 9; right: 0; width:200px; max-height: 0; overflow: hidden; background-color: #ececec;}
#search.open{max-height: 40px; width:200px;}
#search fieldset{position: relative; padding: 0; border: none;}
#search input{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block; height: 40px;}
#search input[type="search"]{width:150px;padding: 0 5px 0 12px; background:none; border: none;}
#search input::-webkit-input-placeholder{color: #999;}
#search input[type="submit"]{position: absolute; bottom: 0; right: 0; width: 50px; margin: 0; padding: 0; text-transform: uppercase; color: #fff; background:#16447f; border: none; cursor: pointer;}

.header .map a{color: #fff;}
.header.fixed .map a, .aboutheader .map a{color: #000;}

@media only screen and (max-width:1400px){
	.headerbox{margin-left: 20%;}
}

.m_nav{display:none}
.m_img{display: none}

/*banner*/
.banner{position: relative; width: 100%; height: 0; padding-bottom: 44.8%; overflow: hidden;}
.aboutbanner{padding-bottom: 25%;}
.searchbanner{display: none;}

.banner .swiper-container{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.banner .swiper-slide{position: relative; width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-img{}
.banner .swiper-slide .swiper-slide-img img{width: 100%; height: 100%; object-fit: cover;}

.aboutbanner-desc{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); z-index: 3; color: #fff;}
.aboutbanner-desc p{text-shadow: 0 0 40px rgba(0,0,0,.8);}

.banner .swiper-container .swiper-pagination{text-align: center; bottom: 10px;}
.banner .swiper-pagination-bullet{background:none;opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:rgba(255,255,255,0.4); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#16447f;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:#16447f; position:relative;z-index:1;}
.banner .swiper-pagination-bullet-active i{animation:middle 6s;}
.banner .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.banner .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}	
@keyframes first{0% {transform:scaleX(0.5);left:0px;}/*091*/100% {transform:scaleX(1);left:2px;} /*0915*/}
@keyframes last{0% {transform:scaleX(0.7);left:-10px;}/*1090*/20% {transform:scaleX(0.3);left:2px;} /*090*/100% {transform:scaleX(0.3);left:0px;} /*090*/}		
@keyframes middle{0% {transform:scaleX(0.7);left:-10px;}/*1091*/20% {transform:scaleX(0.45);left:2px;}/*092*/100% {transform:scaleX(1);left:2px;} /*0913*/}	
.banner .swiper-button-prev, .banner .swiper-button-next{top: 47%; background:rgba(0,0,0,.2); color: #fff; border-radius:18px; width: 45px; height: 45px; --swiper-navigation-size: 15px;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #16447f;}

@media only screen and (max-width:1280px){
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 12px; width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:1024px){
	.aboutbanner-desc p{font-size: 45px; font-size: 4.5rem;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 12px; width: 33px; height: 33px; --swiper-navigation-size: 12px;}
}

/**首页栏目标题**/
.indextitle{color: #000;}
.indextitle p:first-child{line-height: 1;}
.indextitle p:nth-child(2){font-family:'Roboto', sans-serif; font-weight: 500; margin-top: 10px; text-transform: uppercase;}

/**首页更多按钮**/
.indexmore{}
.indexmore .indexmorebox{position: relative; top: 0; width: 150px; background:linear-gradient(to right, #166496, #16447f); color: #fff; border-radius: 1000px; transition: .5s; display: flex; align-items: center; justify-content: space-between; box-shadow: 0 0 35px rgba(22,68,127, .5);}
.indexmore .indexmorebox:hover{top: -15px;}
.indexmore .indexmorebox .indexmoretitle{flex: 1; width: 100%; text-align: center; line-height: 1;}
.indexmore .indexmorebox .indexmoreico{position: relative; width: 29%; height: 0; padding-bottom: 29%; background: #fff; border-radius: 1000px;}
.indexmore .indexmorebox .indexmoreico img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 40%;}

/**主要介绍产品**/
.indexproduct{padding: 5% 0; background: url(indexproduct-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%;}

.indexproductbox{margin-top: 4%; position: relative; overflow-y:visible}
.indexproductbox .swiper-wrapper{}
.indexproductbox .swiper-slide{position: relative; width: 100%; background: #fff; border-radius: 15px;}
.indexproductbox .swiper-slide:hover{}
.indexproductbox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 70%;}
.indexproductbox .swiper-slide .img p{position: absolute; left: 10px; top: 10px; width: calc(100% - 20px); height: calc(100% - 10px); display: flex; align-items: center; justify-content: center; overflow: hidden; border-radius: 5px;}
.indexproductbox .swiper-slide .img p img{max-width: 100%; max-height: 100%; transition: .5s;}
.indexproductbox .swiper-slide:hover .img p img{transform: scale(1.1);}
.indexproductbox .swiper-slide .title{color: #000; line-height: 1.4; margin: 3% 2% 4% 2%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexproductbox .swiper-slide:hover .title{color: #16447f;}
.indexproductbox .swiper-button-prev, .indexproductbox .swiper-button-next{top: 45%; background:rgba(0,0,0,.5); color: #fff; width: 25px; height: 35px;--swiper-navigation-size: 6px; outline:none;} 
.indexproductbox .swiper-button-prev{left:1%;}
.indexproductbox .swiper-button-next{right:1%;}
.indexproductbox .swiper-button-prev:hover, .indexproductbox .swiper-button-next:hover{background: #16447f; color: #fff;}
.indexproductbox .swiper-pagination{bottom: -40px; z-index: 99;}
.indexproductbox .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: #d1d7e1; opacity: 1; outline:none; transition: .3s;}
.indexproductbox .swiper-pagination-bullet-active{background: #16447f; opacity: 1;}

.indexproduct .indexmore{margin-top: 4%; display: flex; align-items: center; justify-content: center;}

/**项目案例**/
.indexcase{padding: 6% 0; background: url(indexcase-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%;}
.indexcase .indextitle{color: #fff;}

.indexcasebox{position: relative;}

.indexcasebox .indextitle{position: absolute; left: 0; top: 0; z-index: 2;}

.indexcasebox .swiper-wrapper{}
.indexcasebox .swiper-slide{position: relative; width: 100%; display: flex; align-items: center; justify-content: space-between;}
.indexcasebox .swiper-slide:hover{}
.indexcasebox .swiper-slide .box{width: 30%;}
.indexcasebox .swiper-slide .box .title{font-weight: 500; color: #fff; line-height: 1.6; padding-bottom: 6%; border-bottom: 1px solid rgba(255,255,255,.1);}
.indexcasebox .swiper-slide .box .desc{color: #87a4ca; font-weight: 300; margin-top: 6%;}
.indexcasebox .swiper-slide .box .indexmore{margin-top: 12%;}
.indexcasebox .swiper-slide .img{width: 60%;}
.indexcasebox .swiper-slide .img p{position: relative; width: 100%; height: 0; padding-bottom: 60%; overflow: hidden;}
.indexcasebox .swiper-slide .img p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.indexcasebox .swiper-button-prev, .indexcasebox .swiper-button-next{top: 45%; background:rgba(0,0,0,.5); color: #fff; width: 25px; height: 35px;--swiper-navigation-size: 6px; outline:none;} 
.indexcasebox .swiper-button-prev{left:1%;}
.indexcasebox .swiper-button-next{right:1%;}
.indexcasebox .swiper-button-prev:hover, .indexcasebox .swiper-button-next:hover{background: #16447f; color: #fff;}
.indexcasebox .swiper-pagination{bottom: 10px; text-align: left; z-index: 99;}
.indexcasebox .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: #d1d7e1; opacity: 1; outline:none; transition: .3s;}
.indexcasebox .swiper-pagination-bullet-active{background: #16447f; opacity: 1;}

/**我们的优势**/
.indexadv{padding: 5% 0;}
.indexadvbox{margin-top: 4%; display: flex; justify-content: space-between;}
.indexadvbox .list{position: relative; top: 0; flex: 1; width: 100%; margin-right: 2%; transition: .5s;}
.indexadvbox .list.on{top: -20px; box-shadow: 0 0 35px rgba(22,68,127, .2);}
.indexadvbox .list .img{position: relative; width: 100%; height: 0; padding-bottom: 60%; overflow: hidden;}
.indexadvbox .list .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexadvbox .list.on .img img{transform: scale(1.1);}
.indexadvbox .list .box{padding: 10% 8%; background: #eef2f7;}
.indexadvbox .list.on .box{background: #16447f;}
.indexadvbox .list .box .title{color: #000; font-weight: 500;}
.indexadvbox .list.on .box .title{color: #fff;}
.indexadvbox .list .box .desc p{margin: 6% 0; color: #888; line-height: 1.5;}
.indexadvbox .list.on .box .desc p{color: #87a4ca;}
.indexadvbox .list .box .desc p:last-child{margin-bottom: 0;}
.indexadvbox .list .box .desc p::before{content: ""; width: 7px; height: 7px; display: inline-block; border-radius: 50%; border: 1px solid #16447f; margin-right: 5px;}
.indexadvbox .list.on .box .desc p::before{border: 1px solid #fff;}

/**关于我们**/
.indexabout{padding: 5% 0; background: url(indexabout-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%;}
.indexabout .container{display: flex; align-items: center; justify-content: space-between;}
.indexaboutimg{width: 45%;}
.indexaboutimg p{position: relative; width: 100%; height: 0; padding-bottom: 108%; overflow: hidden;}
.indexaboutimg p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}

.indexaboutbox{width: 49%;}
.indexaboutbox .name{margin: 2% 0 5% 0; color: #16447f;}
.indexaboutbox .x{width: 8.5%; height: 5px; background: #16447f;}
.indexaboutbox .desc{margin: 5% 0 7% 0; color: #555; line-height: 1.6; min-height: calc(1.6em * 7); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; text-overflow: ellipsis; overflow: hidden;}

/**新闻中心**/
.indexnews{padding: 5% 0; background: url(indexnews-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%;}

.indexnewstop{display: flex; align-items: center; justify-content: space-between;}
.indexnewstop .indextitle{color: #fff;}
.indexnewscat{display: flex; align-items: center; justify-content: flex-end;}
.indexnewscat a{color: #fff; margin-left: 5vw;}
.indexnewscat a:hover{color: #87a4ca;}

.indexnewsbox{margin-top: 4%; display: flex; justify-content: space-between;}

.indexnewsimg{width: 50%; position: relative;}
.indexnewsimg .swiper-wrapper{}
.indexnewsimg .swiper-slide{width: 100%; overflow: hidden;}
.indexnewsimg .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden;}
.indexnewsimg .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.indexnewsimg .swiper-slide .title{position: absolute; left: 0; bottom: 0; padding: 5% 3% 2% 3%; width: 100%; background: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));}
.indexnewsimg .swiper-slide .title p{color: #fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.indexnewsimg .swiper-pagination{text-align: right; padding-right: 1%; bottom: 3%; z-index: 99;}
.indexnewsimg .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; width: 8px; border-radius: 100px; margin:0 3px !important; background: #fff; opacity: 1; outline:none; transition: .3s;}
.indexnewsimg .swiper-pagination-bullet-active{background: #16447f; width: 20px;}

.indexnewslist{width: 45%; display: flex; justify-content: space-between; flex-direction:column;}
.indexnewslist .list{position: relative; width: 100%; height: 100%; transition: .5s; border-bottom: 1px solid rgba(255,255,255,.15); display: flex; align-items: center; justify-content: space-between;}
.indexnewslist .list .title{color: #fff; position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden; transition: .6s;}
.indexnewslist .list:hover .title{color: #87a4ca; text-decoration: underline;}
.indexnewslist .list .title::before{content: ""; width: 7px; height: 7px; display: inline-block; border-radius: 50%; border: 1px solid #fff; margin-right: 5px;}
.indexnewslist .list .time{margin-top: 4%; position: relative; color: #87a4ca; font-family:'Roboto', sans-serif; font-weight: 300;}

.indexnews .indexmore{margin-top: 3%; display: flex; align-items: center; justify-content: center;}

/**底部**/
.footer{padding: 4% 0 2% 0; color: #fff; background: #1c2025;}
.footer a{color: #fff;}
.footer a:hover{color: #68aafe;}

.footerlogonavwx{display: flex; align-items:center; justify-content: space-between;}
.footerlogonav{width: 60%;}
.footerlogo{width: 25%;}
.footerlogo img{width: 100%;}
.footernav{margin-top: 4%; display: flex; justify-content: space-between;}

.footerwx{width: 20%; display: flex; justify-content: space-between;}
.footerwx .list{flex: 1; width: 100%;}
.footerwx .list:first-child{margin-right: 20px;}
.footerwx .list .img{width: 100%; margin: 0 auto;}
.footerwx .list .img img{width: 100%;}
.footerwx .list .title{margin-top: 10px;}

.footerphone{margin-top: 5%;}
.footerphone .ico{width: 40px;}
.footerphone .ico img{width: 100%;}
.footerphone .title{margin: 1% 0;}


.footercopy{color: #787a7d; border-top: 1px solid rgba(255,255,255,.15); margin-top: 5%; padding: 2% 0; display: flex; align-items: center; justify-content: flex-start;}
.footercopy p{margin-right: 15px; line-height: 1;}

.zqkj{display: inline-block; background: url(zqkj.png) no-repeat; background-size: 100%; width: 107px; height: 10px;}


/*内页*/
.bodybg{background: #eef2f7;}
.mainbody{padding: 3% 5%; margin: 3% auto; background: #fff;}
.mainbody-left{width: 23%;}
.mainbody-right{width: 71%; background: #fff;}

.mainbody_content{line-height:1.8; text-align:justify;}
.mainbody_content p{margin:2% 0;}
.mainbody_content img{max-width:100%;}

.mainbody_content .desc{padding: 3%; background: #eef2f7; margin-bottom: 3%;}

/*location*/
.location{background: #f3f6fa; color: #000; padding: 1.6% 3%;}
.location a{color: #000;}
.location i{color: #888;}

.about-nav{border-bottom: 1px solid #e0e6ee; background: #fff;}
.about-nav .about-navbox{display: flex; justify-content: flex-start; border-left: 1px solid #e0e6ee;}
.about-nav a{position: relative; padding: 2% 3%; color: #666; border-right: 1px solid #e0e6ee;}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 0; background: #16447f; transition: .6s;}
.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;}

.about-nav-pro{font-size: 18px; font-size: 1.8rem;}
.about-nav-pro a{position: relative; padding: 1.5% 3%;}

/*内页产品列表*/
.bodyproduct{margin: 2% 0 0 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyproduct:after{content: ''; width:calc((100% - 4%) / 2);}
.bodyproduct .list{position: relative; top:0; width:calc((100% - 4%) / 2); margin: 1.5% 0; padding: 15px; transition: .5s; border: 1px solid #e0e6ee; overflow: hidden}
.bodyproduct .list:hover{top: -20px; box-shadow: 0 0 25px rgba(22,68,127, .2); border: 1px solid #c5d5e9;}
/*.bodyproduct .list::before{content: ""; position: absolute; left: 0; top: 0; width: 0; height: 100%; background: #16447f; overflow: hidden; transition: 1s; opacity: 0;}
.bodyproduct .list:hover::before{width: 100%; opacity: 1;}*/
.bodyproduct .list .img{position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden;}
.bodyproduct .list .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyproduct .list .img p img{max-width: 100%; max-height: 100%; transition: .5s;}
.bodyproduct .list:hover .img p img{transform: scale(1.2);}
.bodyproduct .list .box{position: relative; z-index: 2; flex: 1; padding: 4% 2%;}
.bodyproduct .list .box .title{font-weight: 700; padding-bottom: 2%; border-bottom: 1px solid #eef2f7; color: #16447f; line-height: 1.4; min-height: calc(1.4em * 2); text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
/*.bodyproduct .list:hover .box .title{color: #fff;}*/
.bodyproduct .list .box .desc{margin: 5% 0; line-height: 1.6; color: #666; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden;}
.bodyproduct .list .box .cat{color: #999; padding-top: 3%; border-top: 1px solid #eef2f7;}

/**内页产品详情**/
.bodyproductshow{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap; border-bottom: 1px solid #e4e4e4; padding-bottom: 4%;}
.bodyproductshow .img{width: 54%; max-height: 450px; border: 1px solid #e4e4e4;}
/*.bodyproductshow .img{position: relative; width: 60%; height: 0; padding-bottom: 61%; overflow: hidden;}
.bodyproductshow .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}*/
.bodyproductshow .img p img{max-width: 100%; max-height: 100%; transition: .5s;}
.bodyproductshow .box{width: 42%;}
.bodyproductshow .box .cat{background: #005094; color: #fff; display: inline-block; padding: 3px 10px; border-radius: 3px;}
.bodyproductshow .box .xh{font-family:'Roboto', sans-serif; font-weight: 500; margin-top: 4%;}
.bodyproductshow .box .title{color: #000; margin-top: 1%; padding-bottom: 5%; border-bottom: 1px solid #e4e4e4;}
.bodyproductshow .box .size{margin: 2% 0; color: #666; margin-top: 4%;}
.bodyproductshow .box .desc{padding: 5%; color: #666; background: #e5ecf3; text-align: justify; margin-top: 4%;}
.bodyproductshow .box .phone{margin-top: 4%; background: #e5ecf3; padding: 10px; border-radius: 5px;}
.bodyproductshow .box .phone p{color: #005094;}
.bodyproductshow .box .phone p i{margin-right: 5px;}
.bodyproductshow .box .phone .phonelist{margin-top: 2%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.bodyproductshow .box .phone .phonelist .list{margin: 1% 0; width: calc(100% / 2); display: flex; align-items: center; justify-content: flex-start;}
.bodyproductshow .box .phone .phonelist .list .tel{margin-left: 10px; font-family:'Roboto', sans-serif; font-weight: 700;}

/*内页图片列表*/
.bodyimg{margin-top: 3%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.bodyimg:after{content: ''; width:calc((100% - 4%) / 2);}
.bodyimg .list{position: relative; top:0; width:calc((100% - 4%) / 2); margin:1% 0; transition: .5s;}
.bodyimg .list:hover{top:-20px;}

.bodyimg .list .img{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #e0e6ee;}
.bodyimg .list .img p{position: absolute; width: calc(100% - 16px); height: calc(100% - 16px); top: 8px; left: 8px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyimg .list .img p img{width: 100%; height: 100%; object-fit: cover; transition: all 1s;}
/*.productny-list .list:hover .img p img {transform: scale(1.2);}*/

.bodyimg .list .imgt{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #e0e6ee; background: #eef2f7;}
.bodyimg .list .imgt p{position: absolute; width: calc(100% - 16px); height: calc(100% - 16px); top: 8px; left: 8px; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyimg .list .imgt p img{max-width: 100%; max-height: 100%; transition: 1s;}
/*.productny-list .list:hover .imgt p img {transform: scale(1.2);}*/

.bodyimg .list .box{position: relative; z-index: 2; padding: 3% 0; text-align: center; overflow: hidden;}
.bodyimg .list .box::before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #16447f; transition: .5s;}
.bodyimg .list:hover .box::before{height: 100%;}
.bodyimg .list .box .title{font-weight: 700;}
.bodyimg .list .box .desc{color: #777; margin-top: 5px;}
.bodyimg .list .box .title p, .bodyimg .list .box .desc{position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.bodyimg .list:hover .box .title, .bodyimg .list:hover .box .desc{color: #fff;}

.bodyimg .list .video-ico{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 3.4vw; min-width: 30px; height: 3.4vw; min-height: 30px; border-radius: 50%; background: rgba(0,0,0, .6); display: flex; align-items: center; justify-content: center;}
.bodyimg .list .video-ico img{width: 40%; padding-left: 3px;}
.bodyimg .list:hover  .video-ico{background: #16447f;}


/*内页新闻列表*/
.bodynews{margin: 3% 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodynews .list{position: relative; top: 0; width: 100%; padding: 4% 5%; margin: 1% 0; border: 1px solid #e1e7f2; transition: .5s;}
.bodynews .list:nth-child(2n){background: #f3f6fa;}
.bodynews .list:hover{top: -15px; box-shadow: 0 0 25px rgba(22,68,127, .2); padding: 4% 7%; border: 1px solid #c5d5e9;}
.bodynews .list::before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #16447f; overflow: hidden; transition: .5s; opacity: 0;}
.bodynews .list:hover::before{height: 100%; opacity: 1;}
.bodynews .list .box{position: relative; display: flex; align-items: center; justify-content: space-between; transition: .8s;}
.bodynews .list .box .title{flex: 1; width: 100%; font-weight: 700;}
.bodynews .list:hover .box .title{color: #fff;}
.bodynews .list .box .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.bodynews .list .box .time{color: #888; font-family:'Roboto', sans-serif; font-weight: 300;}
.bodynews .list .desc{position: relative; color: #888; text-align: justify; line-height: 1.6; margin-top: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.bodynews .list:hover .box .time, .bodynews .list:hover .desc{color: #87a4ca;}

/*内页新闻详情推荐*/
.newsshow-title{color: #000; line-height: 1.6; font-weight: 500;}
.newsshow-info{color: #acacac; padding-bottom:2%; margin-top: 1%; border-bottom: 1px solid rgba(0,0,0,.1);}

@media only screen and (max-width:800px){
	.newsshow-title {line-height: 1.5; font-size: 26px; font-size: 2.6rem;}
}
@media only screen and (max-width:560px){
	.newsshow-title {font-size: 22px; font-size: 2.2rem;}
}


/**内页联系我们地图**/
.contact-map{margin: 3% 0 6% 0;}
.contactmapbox{position: relative; width: 100%; height: 0; padding-bottom: 60%; overflow: hidden; border: 1px solid #e3e3e3;}
.contactmapbox #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.contactmapbox iframe, #map{width: 100%; height: 100%;}

/*内页留言*/
.message{margin-top: 4%;}
.message form{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.message .list{width: calc((100% - 1%) / 2); position: relative; margin: 0.5% 0; border: 1px solid #e5e5e5; transition: .5s;}
.message .list:hover{border: 1px solid #16447f; background: #f3f6f9;}
.message .list:nth-child(3){width: 100%;}
.message .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.message .list p{position: absolute; right: 70px; top: 50%; transform: translate(0, -50%);}
.message .list img{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.msg_input{width: 100%; border: none; background: none; padding: 15px 15px; font-family:"Noto Sans SC",sans-serif;}
.message input::-webkit-input-placeholder{color: #999;}
.msg_textarea{width: 100%; height: 140px; background: none; border: none; padding: 15px 15px; line-height: 1.4; font-family:"Noto Sans SC",sans-serif;}
.message textarea::-webkit-input-placeholder{color: #999;}
.msg_submitt{width: 100%; padding: 15px 15px; background: #16447f; color: #fff; text-transform: uppercase; border: none; font-family:"Noto Sans SC",sans-serif;}	


/*内页搜索*/
.searchcontainer{padding: 10% 0 4% 0; max-width: 1200px;}

.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: #16447f; color: #fff; font-size: 20px;}

.searchcat{margin: 4% 0 6% 0;}
.searchcat a{color: #666; margin-right: 5%; padding-bottom: 1%; display: inline-block;}
.searchcat a:last-child{margin-right: 0;}
.searchcat .a{color: #16447f; border-bottom: 2px solid #16447f;}

.searchnewslist .list{position: relative; border-bottom: 1px solid #e3e3e3; padding: 2.5% 0;}
.searchnewslist .list .cattitle{display: flex; align-items: center; justify-content: flex-start;}
.searchnewslist .list .cattitle .cat{color: #000; margin-right: 20px;}
.searchnewslist .list .cattitle .title{flex: 1; width: 100%; color: #222;}
.searchnewslist .list:hover .cattitle .title{color: #16447f; text-decoration: underline;}
.searchnewslist .list .desc{color: #888; line-height: 1.6; margin: 1.5% 0; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.searchnewslist .list .time{color: #999;}
.searchnewslist .list .time i{margin-right: 5px;}

.searchproductlist{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.searchproductlist:after{content: ''; width:calc((100% - 3%) / 2);}
.searchproductlist .list{width:calc((100% - 3%) / 2); padding: 2%; margin: 1.5% 0; position: relative; border: 1px solid #e3e3e3; display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.searchproductlist .list:hover{border: 1px solid #16447f;}
.searchproductlist .list .img{position: relative; width: 40%; height: 0; overflow: hidden; padding-bottom: 30%;}
.searchproductlist .list .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; display: flex; align-items: center; justify-content: center;}
.searchproductlist .list .img img{max-width: 100%; max-height: 100%; transition: .7s;}
.searchproductlist .list:hover .img img{transform: scale(1.15);}
.searchproductlist .list .box{width: 55%;}
.searchproductlist .list .box .title{transition: .5s; line-height: 1.6;}
.searchproductlist .list:hover .box .title{color: #16447f;}
.searchproductlist .list .box .desc{color: #999; line-height: 1.8; margin-top: 5%; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;}




/*详细页上一页下一页收藏打印*/
.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:#666; font-size: 14px; font-size: 1.4rem;}
.page_info span{padding:0 2px;font-weight:bold; color: #16447f;}
.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; border: 1px solid #d1d9e2; background: #eef2f7; margin: 0 3px; border-radius: 100px; color:#666; text-align:center; padding:4px 13px;}
.page_list a:hover,.page_list a.on{color:#fff; background:#16447f; border: 1px solid #16447f; 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;}