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

body { font-size: 15px;font-family:Arial;font-style: normal;color:#333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 23px;padding-top:140px;}



a {
text-decoration:none;
font-family:Arial;
color:#333;
font-weight:normal;
}
a:hover { color:#004da6; }
.clear {clear:both;}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:23px;}
.fl{float:left;}
.fr{float:right;}
.hz{width:70%;margin:0 auto;}
.hza{width:70%;margin:80px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.top-hz{width:80%;margin: 0 auto;}
.logo {margin-top:5px;}
.logo img {height:90px;float:left;}
.logo p{float:left;font-size:22px;font-weight:bold;margin-top:30px;margin-left:20px;}
.top-pc {
	position: fixed;
	z-index: 99999;
	top: 0px;
	left: 0;
	width: 100%; 
	background-color:#fff;
	transition: all 0.5s;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);
}
.top-ggt{ font-size:14px; height:40px; line-height:40px;color:#fff;background: #004da6;}
.index-wb-ms{float:left;margin-right:20px; }
.index-wb-dh{float:left;font-weight:bold;font-size:15px;}
.index-wb-dh img{float:left;margin-right:5px;margin-top:14px;}
.index-yyl {float:right;}
.index-yyl a{color:#fff;}
.index-yyl a:hover{ text-decoration:underline;}
.index-yyl img {float:left;margin-top:9px;margin-right:10px;}

.menu-hz {
	flex: 1 1;
    display: flex;
    justify-content: flex-end;
}
.mainbav li {padding:0 20px; position:relative;}
.mainbav li a {font-size:16px;font-weight:bold;line-height:100px;display:inline-block;}
.mainbav .memu {float: left;}
.mainbav .memu:hover, .mainbav .memu.active a {color:#004da6;}

.erji_dh{width:500px;background:#fff;  position:absolute; top:100%; z-index:999;left:0;right:0;padding:30px 20px; display: none;border:1px solid #e6e6e6;overflow:hidden;}
.erji_dh-left{float:left; width:45%;}

.erji_dh .erji-dh-menu ul{display: flex; flex-wrap: wrap;}
.erji_dh .erji-dh-menu li{width:100%;list-style-type: disc; list-style-position:inside; float:left;margin-left:0 !important;margin-right:0 !important;margin-bottom:10px;}
.erji_dh .erji-dh-menu li a{line-height:28px;color:#666 !important;font-size:15px;font-weight:normal;}
.erji_dh .erji-dh-menu li a:hover{color:#004da6 !important;}


.erji_dh-pic{float:right; width:50%;}

.sousuo { display: inline-block; box-sizing: border-box; vertical-align: bottom; line-height:100px; position: relative; z-index: 1; transition: all 0.5s; }
.sousuo .sousuo_an {display: table-cell; vertical-align: middle; background: url(../images/index_07.png) center no-repeat;padding-left:70px; cursor: pointer; transition: all 0.5s; }
.sousuo .ssk_bj {
	width: 100%;
	display: none;
	position: fixed;
	left: 0;
	top:150px;
	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: rgba(255, 255, 255, 0.9);
    border: 2px solid #004da6;
    padding: 0 3%;font-size:15px;
    color: #333;
	

}
.sousuo .ssk .input_btn {
	width: 22%;
	float: right;
font-family: "Poppins-Medium",sans-serif;
	color: #fff;
	line-height:55px;font-size:15px;
	border: 0 none;
	background:#004da6; font-family: Roboto-Regular, -apple-system, Helvetica Neue, Helvetica, Arial, sans-serif;
	cursor: pointer;
}
 input,textarea {
	outline:none;
 }

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

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

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

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #333;
}
.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: -8000px;
}
.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-direction-nav a.flex-prev:hover {
	left: 0;
	background: url(../images/jt1a.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next:hover {
	right: 0;
	background: url(../images/jt2a.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:10px; height:10px; display:block; background:#f2f2f2; text-indent:-8000px; position:relative; overflow:hidden;cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:40px; background:#004da6;border-radius:6px;}

.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; position:relative;}
.flexslider .slides li img{display:block;width:100%;}

#home_slider2{display:none;}

.top_sj { display:none; }
.index-about-bj{background:url(../images/about-bj.jpg);background-size: cover;
    background-attachment: fixed;
    padding: 80px  0 ;
    overflow: hidden;}
.about-box{ display:flex; flex-wrap:wrap;}
.about-left{width:50%;padding-right:5%;}
.about-right{display:flex; align-items:center;width:50%; }
.about-title{font-size:20px;position: relative;padding-bottom:8px;color:#666;}
.about-title:after {
    content: "";
    position: absolute;
    background:#004da6;
    width:65px; 
    height:4px;bottom:0; 
	 left: 0;
   }
.about-title2{font-size:36px;line-height:36px;margin-top:30px;font-weight:bold;}
.about-nr{margin:30px 0;color:#666; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;font-size:16px; }
.index-about-more{display:inline-block;padding:8px 28px;background:#004da6;border-top-left-radius:15px;border-bottom-right-radius:15px;color:#fff;overflow:hidden;transition:transform 0.5s; -webkit-transition:transform 0.5s;text-align: center;}
.index-about-more a{color:#fff;}
.index-about-more:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}



.khjz_dkj {
	position: relative;	margin-top: 50px;
}
.product-ry .item {
background:#fff;
	margin: 0 8px;
	position: relative;
border:1px solid #fff; 
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.product-ry .item:after{ content:""; position:absolute; border-left:1px solid #015aa1; border-bottom:1px solid #015aa1; transition:all 0.6s; left:0; bottom:0; width:0; height:0;}
.product-ry .item:before{ content:""; position:absolute; border-right:1px solid #015aa1; border-top:1px solid #015aa1; transition:all 0.6s; right:0; top:0; width:0; height:0;}
.product-ry .item:hover:after{ width:100%; height:100%;}
.product-ry .item:hover:before{ width:100%; height:100%;}


.product-ry .item .cpzs_img {
	overflow: hidden;
	display: block;

}

.product-ry .item .cpzs_wb {
	width: 100%;
	height: 100%;    padding: 8%;

}

/* 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: inline-block;
	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 #004da6;
}
.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: #015aa1;
}
.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-title{font-size:36px;line-height:36px;text-align:center;font-weight:bold;}
.index-title-ms{
	text-align:center;
	    color: #666;
    font-size: 18px;
    margin-top:20px;}


.index-ys-bj{background:url(../images/ys-bj.png) ;background-size: cover;
    background-attachment: fixed;
    padding: 80px  0 ;
    overflow: hidden;}

.index-From-hz{display: flex;flex-wrap: wrap;margin-top:65px;margin-left:-1%;margin-right:-1%;}
.index-From-box{width:31.3%;margin-left:1%;margin-right:1%;margin-bottom:2%;float:left;background:#fff;padding:3%;border-top-left-radius:35px;border-bottom-right-radius:35px;transition: all 0.5s ease; box-sizing: border-box;}
.index-From-box:hover{background:#fff; margin-top: -1%;}
.index-From-box-title{font-size:24px;font-weight: bold;line-height:32px;margin-bottom:30px;position: relative;padding-bottom:15px;}
.index-From-box-title:after {
    content: "";
    position: absolute;
    background: #004da6;
    width:50px;left:0;
    height:3px;bottom:0;
   }
   .index-From-box-title p{margin-bottom:30px;}
.index-From-box-nr{color:#666;}
.index-From-box:hover{transform:translateY(-6px); -webkit-trafont-size: 0; }

.pro_con {display: flex;flex-wrap: wrap;}
.pro_t {width:100%;margin:60px 0 30px;text-align:center;}
.pro_t li {display:inline-block; margin:1%;}
.pro_t li a {font-size:18px;background:#fff;padding:12px 40px;border-radius:25px;}
.pro_t li:hover, .pro_t li.cur {}
.pro_t li:hover a, .pro_t li.cur a {color: #fff;background:#004da6;font-weight:bold;}

.index-pro{display: flex; flex-wrap: wrap;margin-top:20px;}
.index-product-fr{float:right;width:84%;margin-right:-1%;margin-left:-1%;}
.index-pro-box{width:31.33%;margin-right:1%;margin-left:1%;float:left;margin-bottom:25px;background:#fff;padding:1%;}
.index-pro-box:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.2);background:#004da6;}
.index-pro-box:hover .index-pro-box-bt,.index-pro-box:hover .index-pro-box-xh, .index-pro-box:hover .index-pro-box-nr {color:#fff !important;}
.index-pro-box-bt-hz{padding:20px 20px 10px 20px;text-align: center;}
.index-pro-box-bt{overflow:hidden;text-overflow:ellipsis; white-space:nowrap;font-size:16px;}

.index-pro-box-pic{display:block; overflow:hidden;display:block; overflow:hidden;}
.index-pro-box-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;overflow:hidden;}

.index-pro-box-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-lc-bj{background:url(../images/bj.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding: 80px  0 ;
    overflow: hidden;}



/* 新闻 */
.ind-news{width: 100%;overflow: hidden;padding: 70px 0;overflow: hidden;}
.news-box{width: 100%;margin-top: 70px;}
.news-list{width: 68%;float: left;}
.news-list ul li{background: #fff;float: left;width: 46.5%;margin-right: 3.5%;box-shadow: 0 0 10px rgba(9, 16, 24, .1);border-radius: 10px;}
.news-list ul li .img{width: 100%;position: relative;height: 270px;overflow: hidden;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.news-list ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .8s ease;}
.news-list ul li .img .time{position: absolute;left: 20px;bottom: 15px;background-color: #004da6;padding:5px 15px;font-size: 14px;color: #fff;}
.news-list ul li .text{width: 100%;padding: 40px 30px;}
.news-list ul li .text h6{font-size:20px;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s ease;}
.news-list ul li .text p{color: #999;margin: 18px 0;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-list ul li .text .more{color: #004da6;}

.news-list ul li:hover .text h6{color: #004da6;}
.news-list ul li:hover .img img{transform: scale(1.06);}
.news-box{margin-top:50px;}
.news-main{width: 32%;float: right;background: #fff;box-shadow: 0 0 10px rgba(9, 16, 24, .1);border-radius: 10px;padding: 25px;}
.news-main .tit{width: 100%;overflow: hidden;margin-bottom: 10px;}
.news-main .tit h6{font-size: 22px;float: left;}
.news-main .tit a{float: right;color: #999;}
.news-main .tit a:hover{color: #004da6;}
.news-main ul{width: 100%;}
.news-main ul li{width: 100%;padding: 20px 0;border-top: 1px solid #e6e6e6;}
.news-main ul li h6{font-size: 14px;color: #999;line-height:15px;font-weight: normal;}
.news-main ul li p{font-size: 17px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
margin: 10px 0 8px;transition: all .4s ease;}
.news-main ul li:hover p{color: #004da6;}

.index-feedback-bj{background:url(../images/ly.jpg);background-size: cover;
    background-attachment: fixed;
    padding: 80px  0 ;
    overflow: hidden;}
.index-feedback-box{display: flex; flex-wrap: wrap;margin-top:50px;}
.index-feedback-left{box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);width:45%;float:left;background:#004da6;padding:5%;border-top-left-radius:5%;border-bottom-left-radius:5%;color:#fff;}
.index-feedback-left-wb{    font-size: 26px;
    line-height: 30px;font-weight:bold;}
.Don{font-size:20px;font-weight:normal;margin-bottom:10px;}
.index-feedback-left-nr{margin-top:60px;}
.index-feedback-left-nr li{float:left;width:100%;margin-bottom:30px;}
.index-feedback-left-nr li img{width:25px;float:left;margin-right:15px;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}
.index-feedback-left-nr li p{font-size:20px;}
.index-feedback-left-nr li p a{color:#fff;}
.index-feedback-left-nr li p a:hover{text-decoration:underline;}
.index-feedback-right{width:55%;float:right;background:#fff;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);padding:5%;border-top-right-radius:5%;border-bottom-right-radius:5%;}

	
 input,textarea {outline:none;}
.soka{ width:100%;padding:10px 15px;font-size:15px; border:1px solid #dddddd;  border-radius:5px; font-family:"Microsoft YaHei", verdant, tahoma; margin-bottom: 20px; }
.sokb{  border:1px solid #dddddd; border-radius:5px; font-family:"Microsoft YaHei", verdant, tahoma;padding:10px;margin-bottom:20px; width: 100%;font-size:15px;}
.tj{ text-align: center;font-family:"Microsoft YaHei", verdant, tahoma;
    color: #fff;
    background: #004da6;
    display: block;
display:inline-block;padding:13px 70px;
    font-size:16px;cursor: pointer;
    border-radius:25px;}
input::-webkit-input-placeholder{
            color:#999;
        }
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:999;
        }
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:999;
        }
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:999;
        }

textarea::-webkit-input-placeholder{
            color:#999;
        }
   textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:999;
        }
  textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:999;
        }
    textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:999;
        }

/*----底部----*/
.foot{ background:#2a2b2f;overflow:hidden;color:#a4a7ac;}
.foot-menu{border-bottom:1px dashed #4c4d51;padding:30px 0 20px;}
.foot-menu ul{text-align:center;}
.foot-menu li{display:inline-block;margin:0 2%;}
.foot-menu li a{color:#fff;font-size:16px;font-weight:bold;}
.foot-menu li a:hover{color:#fc0301;}
.foot-contact-hz{margin-top:50px;}
.foot-contact-hz li img{float:left;width:30px;margin-right:10px;}
.foot-contact-hz li{float:left;width:25%;margin-bottom:15px;font-size:16px;position:relative; padding-left:20px;}
.foot-contact-hz li p{float:left;position:absolute;z-index:1;left:60px;top:15px;  transform:translate(0%,-50%);}
.foot-contact-hz li a{color:#a4a7ac;font-size:18px;font-family:Arial, Helvetica, sans-serif;}
.foot-contact-hz li a:hover{color:#fc0301;}

.bot3{ margin:40px 0 20px 0;}

.foot-bq a{color:#a4a7ac;}
.foot-bq a:hover{color:#fc0301;}

.ny-banner-sj{display:none;}
.ny-banner img{width:100%;}


.ny-menu{background:#f8f9fb;overflow:hidden;padding:15px 0;text-align:center;}
.ny-menu li{color:#b3b3b3;display:inline-block; margin: 0 0.7%;padding:10px 0;}
.ny-menu li a{display:block;  font-size: 16px;}
.ny-menu li a:hover, .ny-menu li a.on{color:#004da6;}

.ny-about-nr{margin-top:40px;font-size: 16px;}
.zzjg-pic{text-align:center;margin-top:50px;}

.nylist{margin-top:50px; }
.nylist ul{display: flex; flex-wrap: wrap;margin-left:-1%;margin-right:-1%;  }
.nylist li{ float:left; width:31.33%; margin-right:1%;margin-left:1%; margin-bottom:30px; position:relative; text-align:center; overflow:hidden;border: 1px solid #e8e8e8; padding:5px;}
.nylist li:hover{border: 1px solid #004da6;}
.nylist_pic{ overflow:hidden;}
.nylist_pic img{ width:100%; transition:ease-in-out 0.25s all;}
.nylist li:hover .nylist_pic img{ transform:scale(1.1);}
.nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.nylist li .nylist_tit:before{content:''; transition: ease-in-out 0.15s all;background:#004da6; position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.nylist li:hover .nylist_tit:after{ left:100%;}
.nylist li:hover .nylist_tit:before{ left:0;}
.nylist_tit{ width:100%;  padding:15px; }
.nylist li:hover .nylist_tit{ color:#fff;}


.contact-left{width:52%;float:left;}

.contact-right{width:40%;float:right;background:#f8f9fb;overflow:hidden;padding:4% 4%  0 4%;border-radius:25px;}
.info{margin-bottom:70px;position:relative; padding-left:70px;}
.info-pic{position:absolute;z-index:1;left:0;top:0; left:0; }
.contact-title{margin-bottom:20px;font-size:22px;color:#004da6;}
.info p{font-size:18px;color:#666;margin-top:5px;}
.info p a{font-size:18px;color:#666;}
.info p a:hover{color:#004da6;}




.hover-k{ position:relative}
.hover-k:after{ position: absolute; content: ""; width: 100%;height: 3px; background:#004da6; 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)}


.relbar-map {width:100%;margin-top:50px;}
#map_container{ height:500px;}


.news-rq{margin:15px 0;color:#999;font-size:14px;}
.news-rq span{float:left;margin-right:10px;margin-top:3px;}
.ny-news-nr{float:right;width:76%;}
.ny-news-nr-hz{margin-bottom:50px;border-bottom:1px solid #e8e8e8;padding-bottom:20px;float:left;width:100%;}

.ny-news-nr-left-title{font-size:22px; }
.news-nr-left-content{color:#666; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.news-more{margin-top:20px;color:#004da6;}

.ny-news-right{width:20%;float:left;}
.ny-news-right-title{background:#004da6;color:#fff;padding:6%;font-size:22px;font-weight:bold;}
   
.ny-news-right-nr{background:#f9f9f9;padding:10px 20px 20px 20px; }
.ny-news-right-nr li{font-size:16px; list-style-type: none;position:relative; padding-left:15px;
border-bottom:1px dashed #ddd;padding-bottom:15px;margin-top:20px;}
.ny-news-right-nr li::before {position:absolute;z-index:1;left:0;top:15px;  transform:translate(0%,-50%);
content: ""; /* 使用content属性 */
display: inline-block; /* 将伪元素转换为块级元素 */
width:0.3em; /* 设置宽度 */
height:0.3em; /* 设置高度 */
background:#666; /* 设置边框样式 */
border-radius: 50%; /* 设置圆形边框半径 */

vertical-align: middle; /* 设置垂直对齐方式 */
}
.ny-newshow-title{font-size:28px;line-height:32px;}
.ny-newshow-rq{padding:25px 0;color:#999;font-size:14px;border-bottom:1px solid #e0e0e0;}
.ny-newshow-rq a{color:#004da6;}
.ny-newshow-rq a:hover{ text-decoration:underline;}
.ny-newshow-nr{margin-top:20px;line-height:30px;border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8;padding:30px 0;}
.ny-newshow-nr p{margin-bottom:15px;}


/*上下篇*/
#page{margin-top:30px;}
#page .next,#page .prev{color: #004da6;}
#page .next a,#page .prev a{color: #333;}
#page .next a:hover,#page .prev a:hover{color: #004da6;}
#page .next{margin-top: 6px;}

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





.menu_list{ padding: 20px;
    margin-bottom:20px;overflow:hidden;
    background: #f9f9f9;
}
.menu_list li{border-bottom:1px solid #eee;cursor:pointer;position:relative;margin:0px;background:url(../images/pro_left.png) center right no-repeat;padding:10px 30px 10px 0;margin-bottom:20px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.menu_list li a{font-size:16px;}
.menu_list li.current a{color:#004da6;font-weight:bold;}



.prc-nr{}



.ny-Partners {margin-right:-1%;margin-left:-1%;}
.ny-Partners ul{display: flex; flex-wrap: wrap;}
.ny-Partners li{width:18%;float:left;border-top-left-radius:20px;text-align:center;padding:1%;
    border-bottom-right-radius:20px;margin-right:1%;margin-left:1%;margin-bottom:3%;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.ny-Partners li p{margin:10px 0;color:#666;}
.ny-Partners li:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}