﻿@charset "utf-8";
/* CSS Document */
* { padding: 0px; margin: 0px; box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
img {
border:none; max-width:100%;}

body { font-size: 15px;font-family:Arial;color:#3f444b;font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 27px;padding-top:39px;
}
a {
text-decoration:none;
font-family:Arial;
color:#3f444b;
font-weight:normal;
}
a:hover { color:#0873d6; }
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:27px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:76%;margin:0 auto;}
.hza{width:76%;margin:80px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.top-pc {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;background:rgba(255,255,255,0.9);
	width: 100%; 
	transition: all 0.5s;
}
.top-pc.active{background: #fff;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}


.top-ggt{padding-top:7px;height:39px;color:#fff;background:#0873d6;}
.top-ggt-box{width:88%;margin:0 auto;}
.index-wb-ms{margin-left:20px;}
.index-wb-ms li{float:left;margin-left:15px;}
.index-wb-ms li a{color:#fff;font-size:14px;}
.index-wb-ms li a:hover{color:#e5ae20;}
.index-wb-ms li img{width:20px;margin-right:8px;margin-top:7px;float:left;}

.index-dh{float:left;}
.index-dh img{float:left;margin-top:4px;margin-right:5px;}


.logo img {floaT:left;height:45px;}


.top-hz{display: flex;width:88%;margin:0 auto;
 justify-content: space-between;
 align-items: center;}

.top-menu{  flex: 1 1;
    display: flex;
    justify-content: flex-end;}
.nav {  
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
}
.mainbav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.mainbav li {
	position: relative;
	padding: 0 25px;
}
.mainbav li.memu:after {
	content: "";
	width: 0;
	height:3px;
	background:#0873d6;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s;
}
.mainbav li.memu:hover:after {
	width: 100%;
}
.mainbav li.active:after {
	width: 100%;
}

.mainbav li a{font-size:17px;color:#000;}
.mainbav .memu {
	float: left;
	line-height:100px;
	height:100px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
	color:#0873d6;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width:250px;
	left:0;
	top:100px;
	z-index: 999999;
padding:15px 0;background:#fff;
}
.mainbav ul li ul li {
	float: none;
	border-right: none;
	padding:0;
	position: relative;
	text-align: left;

}
.mainbav ul li ul li a {
	display: block;
	color:#333 !important;
	font-size:15px;
	font-weight: normal;
	padding:10px 20px;
}
.mainbav ul li ul li a:hover {
color:#0873d6 !important; background:#f6f6f6;
}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;padding: 0;
	top: 0;
}

.sousuo {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
	line-height:90px;
	position: relative;
	z-index: 1;
	transition: all 0.5s;margin-left:40px;
}
.sousuo .sousuo_an {
	width:50px;
	height:100px;
	background: url(../images/index_07.png) center no-repeat;
	cursor: pointer;
	transition: all 0.5s;
}
.sousuo .ssk_bj {
	width: 100%;
	display: none;
	position: fixed;
	left: 0;
	top:160px;
	z-index: 10;
}
.sousuo .ssk {
	width:32%;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0 2px 14px rgba(0,0,0,0.1);

}
.sousuo .ssk .input_txt {
	width:78%;
	height: 55px;
	float: left;background:#fff;
    border: 2px solid #0873d6;
    padding: 0 3%;font-size:15px;
    color: #333;
	

}
.sousuo .ssk .input_btn {
	width: 22%;
	float: right;
font-family:"Microsoft YaHei", verdant, tahoma;
	color: #fff;
	line-height:55px;font-size:16px;
	border: 0 none;
	background:#0873d6; 
	cursor: pointer;
}
.p-show { display: block !important; }
.top_sj {
	display: none;
}
/*banner*/
.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:45px; height:50px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; }
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:9px; height:9px; display:block; background:#0873d6; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:26px; background:#fff;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{line-height:0px;height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}
.flexslider .slides li img { width: 100%;}

.index-title{
	text-align: center;
	font-size:36px;font-weight:bold;padding-bottom:20px;
	line-height:36px; position: relative;color:#00092b;}
.index-title:after {
 content: "";
    position:absolute;
    background:#fe9200;
    width:50px; left:50%;transform:translate(-50%,0%);
    height:4px;bottom:0;
   }

.index-title-ms{text-align: center;margin-top:20px;color:#666;font-size:17px;}

.index-about-bj{background:url(../images/home-moreB.webp) center;background-size: cover;
    background-attachment: fixed;
    overflow: hidden;}
.index-about-hz{display: flex;
 justify-content: space-between;
 align-items: center;}
.index-about-left{width:42%;float:left;}
.index-about-right{width:52%;float:right;}
.xt{display:block;width:40px;height:2px;background:#0873d6;float:left;margin-top:12px;margin-right:10px;}
.index-about-title{color:#0873d6;font-size:24px;}
.index-about-title img{margin-right:10px;}
.index-about-title2{font-size:36px;line-height:36px;font-weight:bold;margin:20px 0 40px;color:#00092b; }
.index-hxyw{font-size:24px !important;font-weight:bold;margin-bottom:20px !important;}
.index-about-nr{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;font-size:16px;line-height:30px;}


.index-about-qywh{margin-top:40px;}
.index-about-qywh li{width:100%;float:left;margin-bottom:12px;font-size:16px;position:relative; padding-left:30px;}
.index-about-qywh li img{float:left;position:absolute;z-index:1;left:0;top:15px; transform:translate(0%,-50%); }
.home-more {
    background-color:#0873d6;
    color: #0873d6;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    min-width: 150px;
    height:45px;
    position: relative;
    z-index: 1; 
	 margin-top:30px;
    border-radius:5px;
}

.home-more::after {
    content: "";
    width: 0%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 0;
    background-color: rgba(0,0,0,.1);
    transition: all .2s ease
}

.home-more:hover::after {
    width: 100%
}

.home-more span {
    position: relative;
    z-index: 10;color:#fff;
}

@keyframes aboutposition1 {
    0% {
        right: -90px;
        top: -90px;
        opacity: .1
    }

    50% {
        right: -80px;
        top: -80px;
        opacity: .2
    }

    100% {
        right: -90px;
        top: -90px;
        opacity: .1
    }
}

@keyframes aboutposition2 {
    0% {
        right: -48px;
        top: -50px;
        opacity: .1
    }

    50% {
        right: -38px;
        top: -40px;
        opacity: .2
    }

    100% {
        right: -48px;
        top: -50px;
        opacity: .1
    }
}

		
.index-cp-bj{background: url(../images/home-relationB.webp) #eff2f7;overflow: hidden;}
.index-pro-bottom{margin-right:-1%;margin-left:-1%;display: flex; flex-wrap: wrap;margin-top:50px;}
.index-pro-bottom-hz{width:23%;margin-right:1%;margin-left:1%;margin-bottom:2%;float:left; overflow:hidden;background:#fff;border-bottom:3px solid #fe9200;border-radius:8px;}
.index-pro-bottom-hz:hover{background:#fe9200;}
.index-pro-bottom-hz:hover .index-pro-bottom-title {color:#fff;}
.index-pro-bottom-hz:hover .index-pro-bottom-more {color:#fff;border:1px solid #fff;}
.index-pro-bottom-more{display:block;border:1px solid #0873d6;width:140px;margin:0 auto 20px auto;text-align:center;padding:4px 0;border-radius:25px;color:#0873d6;}

.index-pro-bottom-title{ padding:20px;text-align:center;font-size:16px;}
.index-pro-bottom-title p{margin-top:20px;font-size:15px;font-weight:normal;color:#0873d6;}
.index-pro-bottom-xh{display:block; overflow:hidden;}
.index-pro-bottom-xh img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-pro-bottom-xh img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;width:100%;}



.index-pro-bottom-hz2{width:23%;margin-right:1%;margin-left:1%;margin-bottom:2%;float:left; overflow:hidden;background:#fff;border-bottom:3px solid #fe9200;border-radius:8px;}
.index-pro-bottom-hz2:hover{background:#fe9200;}
.index-pro-bottom-hz2:hover .index-pro-bottom-title {color:#fff;}
.index-pro-bottom-hz2:hover .index-pro-bottom-more {color:#fff;border:1px solid #fff;}


.pro-bottom-hz{float:left; overflow:hidden;background:#fff;border-bottom:3px solid #fe9200;border-radius:8px;}
.pro-bottom-hz:hover{background:#fe9200;}
.pro-bottom-hz:hover .index-pro-bottom-title {color:#fff;}
.pro-bottom-hz:hover .index-pro-bottom-more {color:#fff;border:1px solid #fff;}


.index-pcb-hz{margin-right:-0.5%;margin-left:-0.5%;margin-top:30px;}
.index-pcb{position:relative;margin-bottom:20px;}
.index-pcb-title{position:absolute;padding-bottom:30px;z-index:2;right:0;bottom:0;transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s; width:100%;padding-top:20px;
-o-transition-duration: .5s;background-image:linear-gradient(to top,rgba(0,88,168,0.5),transparent); }
.index-pcb-title p{position: relative;text-align:right;padding-bottom:10px;padding-right:30px;font-size:24px;font-weight:bold;color:#fff;}
.index-pcb-title d{position:absolute;right:0;bottom:0; opacity:0;}
.index-pcb-title p:after {
    content:"";
    position: absolute;
    background:#fe9200;
    width:40px; 
    height:3px;bottom:0; 
	 right:30px;
   }
.index-pcb{width:31.3%;float:left;margin-right:0.5%;margin-left:0.5%;}

.index-hs{background:rgba(0,0,0,0.7);width:100%;height:100%;position:absolute;z-index:1;top:0;right:0; opacity:0; }

.index-pcb:hover .index-hs{opacity:1; }
.index-pcb:hover .index-pcb-title d{opacity:1;transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s; 
-o-transition-duration: .5s;}
.index-pcb:hover .index-pcb-title{padding-bottom:100px;background-image:none;}
   
.product-Advantages{background:url(../images/home-relationB.webp) top #0873d6 ;display: flex; flex-wrap: wrap;color:#fff;}
.product-Advantages-pic{width:50%;float:left;position: relative;overflow: hidden;}

.product-Advantages-pic:after,.product-Advantages-pic img:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg);}
.product-Advantages-pic:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.product-Advantages-pic:hover:after{left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
.product-Advantages-name {
position: relative;
background:#fe9200;color:#fff;
  font-size:20px;
  font-weight:bold;
display:inline-block;
  padding:11px 20px;
}

.product-Advantages-name:after {
    content: "";
    position: absolute;
    right: -20px;
    border-top: 23px solid transparent;
    border-left: 20px solid #0062bb;
    border-bottom: 25px solid transparent;top: 0;}
	
	
.product-Advantages-pic img{ width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.product-Advantages-right{width:34%;float:left;margin:4%;}
.product-Advantages-right .text{margin-bottom:60px;}
.product-Advantages-right .text h3{ font-size:40px;line-height:40px;margin-bottom:30px;}
.product-Advantages-right .text p {
    font-size:22px;
    margin-bottom: 30px;
	}

	
.product-Advantages-nr{font-size: 16px; padding:20px 0;border-bottom: 1px dashed #afafaf;margin-bottom:40px;}




.khjz_dkj {position: relative;margin-top:50px;}

.xgcp .item {
	margin: 0 8px;
	position: relative;
	overflow: hidden;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.index-product-pic {
	overflow: hidden;
	display: block;

}
.index-product-pic img {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;
}
.index-product-pic img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
}

.ny-product-title{text-align:center;padding:30px;background:#f9f9f9;font-weight:bold;font-size:18px;}

.tjcp .item {
    background: #f3f6fa;
	margin: 0 8px;
	position: relative;
	overflow: hidden;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.tjcp .item .cpzs_img {
	overflow: hidden;
	display: block;

}
.tjcp .item .cpzs_img img {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;
}
.tjcp .item .cpzs_img img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
}


/* display none until init*/
.owl-carousel {
	display: none;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {    text-align: center;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix*/
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-controls {
	width: 100%;
	z-index: 11;margin-top:20px;
}
.owl-carousel .owl-controls .owl-buttons div {
	position: absolute;
	display: inline-block;
	zoom: 1;
*display:inline;
	width: 40px;
	height: 70px;
	text-indent: -9999px;
	transition: .35s;
	top: 45%;
	margin-top: -35px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
	background: url(../images/jtl02.png) center no-repeat;
	overflow: hidden;
	left: 8px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	background: url(../images/jtr02.png) center no-repeat;
	overflow: hidden;
	right: 8px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
	background: url(../images/jtl03.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
	background: url(../images/jtr03.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-carousel .owl-controls .owl-page {
	display: none;
	zoom: 1;
*display: inline;/*IE7 life-saver*/
}
.owl-carousel .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:1px solid #0873d6;
}
.owl-carousel .owl-controls .owl-page.active span, .owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #0873d6;
}
.owl-carousel .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}



.index-ly{border-top:1px solid #d8dde1;overflow:hidden;padding-top:80px;}

.index-ly-left{width:50%;float:right;}
.index-ly-right{float:left; width: 45%;}
.index-ly-right-title{font-size:36px;font-weight:bold;margin-bottom:30px;color:#fd9214;}
.index-ly-right-title2{font-size:22px;margin-bottom:55px;}
.index-feedback-left-nr{margin-top:50px;}
.index-feedback-left-nr li{font-size:18px;float:left;width:100%;margin-bottom:30px;position: relative;padding-left:40px;}
.index-feedback-left-nr li img{width:25px;float:left;margin-right:15px;position:absolute;z-index:1;left:0;top:15px;  transform:translate(0%,-50%);}
.index-feedback-left-wb p{margin-bottom:15px;}


.ny-feedback{margin-top:50px;}
 input,textarea {outline:none;}
.soka{ width:48%;padding:15px; border-radius:5px; font-family:"Microsoft YaHei", verdant, tahoma;margin-bottom: 20px;float:left;margin-left:1%;margin-right:1%;font-size:15px; color: #666;border:1px solid #d8dde1;}

.sokb{ font-size:15px;border:1px solid #d8dde1; border-radius:5px;font-family:"Microsoft YaHei", verdant, tahoma;padding:15px;margin-bottom:20px; width: 98%;line-height:30px;margin-left:1%;margin-right:1%;}
.tj{ text-align: center;
    color: #fff;
    background:#999;
    display: block; font-family:"Microsoft YaHei", verdant, tahoma;
 width:98%;cursor: pointer;margin-left:1%;margin-right:1%;
    line-height:50px;font-size:16px;
    border-radius:5px;border:none;}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #666; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #666;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #666;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #666;
}

.index-news-right-hz{margin-right:-1.5%;margin-left:-1.5%;margin-top:50px;display: flex; flex-wrap: wrap;}
.index-news-right{width:30.33%;margin-right:1.5%;margin-left:1.5%;float:left;}
.news-bj{margin-bottom:40px;}
.index-news-right-title{margin:25px 0;font-size:22px;}
.index-news-right-nr{color:#666;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }

.ny-service-nr{color:#666;margin-bottom:30px; }

.index-news-right-pic{display:block; overflow:hidden;}
.index-news-right-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-news-right-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.index-news-more {color: #0873d6; border-radius:5px;border:1px solid #0873d6;display:inline-block;padding:7px 25px;}
.index-news-more:hover{background:#0873d6;color:#fff;}  

 .btn {
        display: inline-block;
        padding: 0 2.5em;
 line-height:2.85em;
        color:#fff;
        border-radius:5px;
        background:#fe9200;
        transition: all 0.4s;
    }
    
.btn:hover{padding:0 3.5em;color:#fff;background:#fe9200;}
.footer-top{background:#0873d6;color:#fff;overflow:hidden;padding:25px 0;}
.footer-lx p{float:left;font-size:22px;margin-top:8px;}
.footer-lx a{float:right;font-size:16px;font-weight:bold;}
/*----底部----*/
.foot { background:#033460;color:#c5c5c5;overflow: hidden;padding:50px 0 20px;}
.foot-box{float:left;width:76%;}
.foot-menu{float:left;margin-right:3%;}
.foot-contact-right{width:24%;float:right;}
.foot-contact-title{ font-size:20px;font-weight:bold;color:#fff;margin-bottom:30px;}
.foot-contact-nr a{color:#c5c5c5;font-weight:bold;}
.foot-contact-nr a:hover{color:#fff;}
.foot-contact-nr li{line-height:35px;}
.foot-ewm{margin-top:30px;}
.foot-ewm img{width:110px;}
.foot-ewm p{margin-top:5px;}

.contact-wz{font-size:16px;}
.contact-wz UL{MARGIN-TOP:10px;}
.contact-wz li{margin-bottom:12px;position:relative; padding-left:30px;}
.contact-tb{float:left;position:absolute;z-index:1;left:0;top:12px; text-align:center; transform:translate(0%,-50%);}
.contact-tb img{width:18px;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}
.contact-wz p{font-size:18px;margin-bottom:20px;color:#fff;font-weight: bold;}


.foot-bq{padding-top:15px;overflow:hidden;border-top:1px solid #4c5c6a;margin-top:30px;}
.foot-bq a{color:#c5c5c5;}
.foot-bq a:hover{color:#fff; }



.ny-about-menu{overflow: hidden;}
.ny-about-menu ul{text-align:center; display: flex; flex-wrap: wrap;}
.ny-about-menu ul li{float:left;}
.ny-about-menu a{font-size:16px;padding:20px 40px;display:block;}
.ny-about-menu a:hover{color:#0873d6;}
.ny-about-menu li.this a{color:#fff;background:#fe9200;}

.ny-bj{background:#f2f4f7;overflow:hidden;}
.ny-qywh{margin-top:50px;display: flex;
 justify-content: space-between;
 align-items: center;}
.ny-qywh-pic{width:48%;float:left;}
.ny-qywh-right{width:48%;float:right;}
.ny-qywh-right li{margin-bottom:50px;font-size:18px;}
.ny-qywh-right li p{font-size:24px;font-weight:bold;margin-bottom:20px;}

.zzjg-bj{background:#fff;overflow:hidden;}
.ny-zzjg{margin:50px auto;text-align:center;}

.ny-hzhb{margin:50px -1% 0 -1%;}
.ny-hzhb li{float:left;width:14.6%;margin:0.5% 1%;}

/*分页*/
.yema{ width:100%; text-align:center; overflow:hidden;margin-top:20px; }
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:42px; line-height:42px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:42px;margin-left:3px; text-align:center; color:#333333; font-size:16px; border:1px solid #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#0873d6;border:1px solid #0873d6;}
.yema a.on{color:#fff;  background:#0873d6;border:1px solid #0873d6;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#0873d6;}
.yema a span{ font-family: "宋体";font-size:18px;}

.pro-hz{margin-left:-1%;margin-right:-1%;}

.ny-product-title {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background:#f3f6fa;
    padding:25px;
}

.productshow-top{  display: flex;overflow:hidden;
 justify-content: space-between;margin-top:50px;
 align-items: center; padding:50px; background:#fff;}
.productshow-top-left{width:46%;float:left;}
.productshow-top-right-title{font-size:36px;line-height:36px;font-weight:bold;padding-bottom:15px;position:relative;}
.productshow-top-right-title:after {
    content: "";
    position: absolute;
    background:#fe9200;
    width:50px; 
    height:4px;bottom:0; 
	 left: 0;
   }
.productshow-top-right-title p{font-size:18px;font-weight:normal;margin-top:20px;color:#0873d6;}
.productshow-top-right-nr{margin:30px 0;font-size:16px;}
.productshow-top-right{width:45%;float:right;}
.productshow-top-right-more{float:left;margin-right:3%;margin-bottom:20px;}
.productshow-top-right-more img{width:20px;float:left;margin-right:8px;margin-top:10px;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}
.productshow-top-right-more .btn {
        display: inline-block;
        padding: 0 1.55em;font-size:16px;
        line-height: 2.75em;
        color: #fff;
        border-radius: 2em;
        background:#0873d6;
        transition: all 0.4s;
    }

.productshow-top-right-more .btn:hover {
        padding: 0 2.5em;
          background:#0873d6;
    }


.productshow-tabs{margin:40px 0;}
.products-nr{padding:30px;clear:both;background:#fff;margin-bottom:30px;}


.productshow-tabs .horizontal{
    margin: 0px;
    padding: 0px;
}
.productshow-tabs .horizontal li{
    float: left;
display:inline-block;
 padding:15px 50px;
    text-align: center; font-weight:bold;
    background-color:#0873d6;
    font-size:18px;color:#fff;
}
.productshow-tabs .horizontal li:not(:first-child){
    margin-left:5px;
}






.ny-news-nr{float:left;width:78%;}
.ny-news-nr-hz{overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;margin-bottom:50px;padding:40px;float:left;width:100%;background:#fff;}
.ny-news-nr-hz:hover{transform:translateY(-6px); -webkit-trafont-size:0; box-shadow: 0px 5px 32px 0px rgba(24, 90, 174, 0.17);}

.ny-news-nr-left{width:65%;float:left;}
.ny-news-nr-pic{float:right;width:30%;}

.ny-news-nr-left-title{margin-top:10px;font-size:22px;line-height:32px;}

.news-nr-left-content{margin:25px 0 30px;color:#666; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;font-size:16px;line-height:30px; }



.news-more{margin-top:20px;color:#0e87ef;}
.ny-news-right-hz{width:20%;float:right;}
 .fdh-01-tit {padding:20px;font-weight:bold;
            background:#0873d6;
            font-size:22px;
            color: #fff;}
        
   .index-news-nr-left-rq{color:#999;}
.index-news-nr-left-rq img{float:left;width:17px;margin-right:5px;margin-top:3px;}
.ny-news-right-nr{padding:20px;overflow:hidden;background:#fff; }
.ny-news-right-nr li{padding:10px 0;}
.ny-news-right-nr li a{font-size:16px;color:#465f7b;}
.ny-news-right-nr li a:hover{color:#0e87ef; text-decoration:underline;}
.ny-newshow-rq{padding-top:25px;color:#999;overflow:hidden;}
.ny-newshow-rq li{float:left;margin-right:20px;}
.ny-newshow-rq li img{float:left;margin-top:3px;margin-right:5px;}
.ny-newshow-title{ font-size:24px;font-weight:bold;}
.ny-newshow-nr{ background:#fff;padding:40px;margin:30px 0;font-size:16px;line-height:30px;}



.hover-k{ position:relative}
.hover-k:after{ position: absolute; content: ""; width: 100%;height: 4px; background:#0873d6; left: 0; bottom: 0px; transition: transform 0.5s;
	right: 0; transition: transform 0.5s; margin: auto; transform-origin: right center; transform: scaleX(0)}
.hover-k:hover:after{  transform-origin: left center; transform: scaleX(1);}
.hover-k img{ transition: all 0.5s}
.hover-k:hover img{ transform:scale(1.02)}



.contact-bj{background:#f3f6fa;overflow:hidden;margin-bottom:80px;}
.ny-contact-nr{display: flex; flex-wrap: wrap;margin-top:50px;}
.contact-lx{display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;width:31.33%;padding:30px;margin:1%;color:#999; float:left;overflow:hidden;background:#fff;}

.contact-lx:hover{transform:translateY(-6px); -webkit-trafont-size: 0;}
.contact-lx-title{font-size:18px;color:#333;margin-top:10px;word-break:break-all;}
.contact-lx-tb{float:left;width:10%;margin-top:15px;}
.contact-lx-hz{float:right;width:84%;}


/*上下篇*/

#page .next,#page .prev{}
#page .next a,#page .prev a{color: #333;}
#page .next a:hover,#page .prev a:hover{color:#0873d6;}
#page .next{margin-top: 6px;}




.service5Box4 .items {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.service5Box4 .item {
  display: flex;
    justify-content: space-between;
}

.service5Box4 .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.service5Box4 .item .content {
 width:46%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.service5Box4 .item .img:hover img {
  transform: scale(1.05);
}
.img img {
    transition: all 0.5s ease 0s;width:100%;height:100%;-o-object-fit: cover;object-fit: cover;
}
.img {width:50%;
   overflow:hidden;
}
.content-wb{font-size:16px;line-height:30px;margin-top:30px;}
.content-wb p{font-size: 20px; line-height:30px;font-weight:bold;}

.cp-nr{font-size:16px;}
.cp-nr p{font-size:20px;font-weight:bold;margin-bottom:10px;}

.sbqd-bd-title{font-size:16px;font-weight:bold;color:#fff;background:#6096e6 !important;}
.sbqd-title{font-size:30px;font-weight:bold;text-align:center;margin-bottom:40px;}
.sbqd table{border-collapse:collapse;margin-bottom:50px;width:100%;}
.sbqd table tr{background:#eaeffa;}
.sbqd table tr:nth-child(Odd){background:#d2ddf5;}
.sbqd table td{padding:10px;border:1px solid #fff;line-height:22px;font-family:Arial,"微软雅黑"; width:auto;}