﻿@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:"Microsoft YaHei", verdant, tahoma;
	color: #333;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	line-height: 27px;
	padding-top:130px;
}
a {
	text-decoration: none;
font-family:"Microsoft YaHei", verdant, tahoma;
	color: #333;
	font-weight: normal;
}
a:hover {color:#082f61;}
.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%;
	font-size: 12px;
	margin: 0 auto;
}
.hza {
	width:76%;
	margin:60px 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 {padding-top:15px;}
.logo img {height:60px;float:left;}
.logo p{float:left;font-size:26px;font-weight:bold;margin-top:26px;margin-left:20px;}
.top-pc {
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0;
	width: 100%; 
	background-color:rgba(255,255,255,0.9);
	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: #082f61;}
.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;
}
.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 30px;
}
.mainbav li.memu:after {
	content: "";
	width: 0;
	height:3px;
	background:#082f61;
	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:16px;}
.mainbav .memu {
	float: left;
	line-height:90px;
	height: 90px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
	color:#082f61;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width:230px;
	left: 0;
	top: 90px;
	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:8px 20px;
}
.mainbav ul li ul li a:hover {
color: #082f61 !important; 
}
.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; }
.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 #082f61;
    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:#082f61; 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;
}
.banner-bj{position:absolute;z-index:1;left:0;bottom:0; right:0;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-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: 70px;
	width:98%;
	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:#fff; text-indent:-9000px; 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:#fff;}
.block_home_slider .flex-control-paging li a:after{content:"";width:0%;height:100%;background:#082f61;position: absolute;left:0px;top:0px;}
.block_home_slider .flex-control-paging li a.flex-active:after{width:100%;transition: width 5s linear;-moz-transition: width 5s linear;-webkit-transition: width 5s linear;-o-transition: width 5s linear;}


.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{overflow:hidden;line-height:0px;height:100%;display: none; position:relative;}
.flexslider .slides li img{display:block;}
#home_slider2{display:none;}


.top_sj { display:none; }

.index-title {
	font-weight: bold;
	font-size:36px;line-height:36px;
text-align:center;}

.index-title-ms{
	text-align:center;
	margin-top:30px;
	color: #666;font-size:17px;}
.index-products-bj {
	background:url(../images/fabg.jpg) center;background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
}
.pro_con {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
.pro_t {
width: 100%;
	float: left;
	margin-top: 40px;
}
.pro_t ul{text-align:center;}
.pro_t li {background:#fff;padding:8px 38PX;display:inline-block; margin:0 0.5% 15px 0.5%;border-radius:25px;}
.pro_t li a {font-size:16px;}
.pro_t li:hover{background:#082f61;color:#fff;}
.pro_t li:hover, .pro_t li.cur{background:#082f61;color:#fff;}
.pro_t li:hover a, .pro_t li.cur a{color:#fff;}

.pro_gg {width:100%;float: left;}
.khjz_dkj {position: relative;margin-top:30px;}


.product-ry .item {border: 1px solid #e3e6eb;
    background: #f3f5f8;display: flex; flex-wrap: wrap;
	margin: 0 10px;
	position: relative;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;height: 100%;}

.product-ry .item .cpzs_img {
	overflow: hidden;
	display: block;}
	.product-ry .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; }

.product-ry .item .cpzs_img img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;width:100%;}

.product-ry .item .cpzs_wb {width:100%;height:100%;padding:30px 20px;}
.cpzs_wb_t2{margin:15px 0;color:#666; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden; }
.product-ry .item .cpzs_wb .cpzs_wb_t { font-size:18px; font-weight:bold;}
.index-cp-more{ color:#082f61;}

.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;}

/* 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:30px;
}

.owl-carousel .owl-controls .owl-buttons div {
    position: absolute;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 20px;
    height: 70px;
    text-indent: -9999px;
    transition: .35s;
    top: 45%;
    margin-top: -35px;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
    background: url(../images/index_24.png) center no-repeat;
    overflow: hidden;
    left:-30px;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
    background: url(../images/index_25.png) center no-repeat;
    overflow: hidden;
    right:-30px;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
    background: url(../images/index_24a.png) center no-repeat;
    overflow: hidden;
}

.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
    background: url(../images/index_25a.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 #999;
}

.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: #082f61;
    border:1px solid #082f61;
}

.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;
}


.c-flex {
	/*display:flex;
	flex-wrap:wrap;
	align-items:center*/
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width:1440px) {

}

.page-pd-m {padding-top:50px;}


@media only screen and (max-width:1440px) {

.page-pd-m {
	padding:40px 0
}

}
@media only screen and (max-width:1200px) {

.page-pd-m {padding:50px 0}
	}

@media only screen and (max-width:960px) {

.page-pd-m {padding:40px 0}


}
@media only screen and (max-width:640px) {
.page-pd-m {padding:32px 0}

}

a.more{width: 150px;
	line-height: 40px;
	border: 1px solid #dcdcdc;
	display: block;
	text-align: center;
	font-size: 16px;
	color:#666;
	position: relative;
	border-radius:40px;
	transition: color .3s ease-in, border-color .3s ease-in, background-color .3s ease-in;}
a.more i{ position:absolute; top:50%; right:14%; margin-top:-19px; font-size:13px;}
a.more:hover, a.more.cur{ background:#0e408c; border: 1px solid #0e408c; color:#fff;}

/* 新闻 */
.index-news-hz{margin-top:50px;}
.index-news-left{margin-right:-1%;margin-left:-1%;}
.index-news-left-a{width:31.33%;margin-right:1%;margin-left:1%;float:left; overflow: hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-news-left-a:hover{transform:translateY(-6px); -webkit-trafont-size: 0;}

.index-news-left-title{margin:25px 0;font-size:22px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.index-news-left-nr{color:#999; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-bottom:30px;}
.index-news-left-rq{color:#999;font-family:Arial, Helvetica, sans-serif;margin-top:20px;}
.index-news-left-more{border-radius:25px;color:#666;border:1px solid #e2e2e2;padding:6px 30px;display:inline-block;font-size:14px;}
.index-news-right-tu{width:50%;float:right; display:block; overflow:hidden;}
.index-news-right-tu img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.index-news-right-tu 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; }
.rq-pic{float:left;margin-right:5px;margin-top:3px;}


.index-news-left-pic img{width:100%;}



/*----底部----*/
.foot-bj{margin-top:50px;}
.foot{
	background: #082f61;
	overflow: hidden;
	padding-top:30px;color:#eaeff5;}

.foot-ewm li{float:left;}
.foot-menu{float:left;margin-right:10%;}
.foot-box{float:left;width:75%;border-right:1px solid #2a4d80;margin-right:4%;}
.foot-contact-gsm{font-weight:bold;font-size:16px;}
.foot-contact-wb{line-height:30px;float:left;}
.foot-contact-hz{float:left;}
.foot-pic{float:right;}
.foot-pic img{width:110px;}
.foot-ewm img{width:110px;}
.foot-contact-nr a{color:#eaeff5;}
.foot-contact-nr a:hover{color:#fff;}
.foot-contact-title{ font-size:18px;color:#fff; font-weight:bold;margin-bottom:20px;}
.foot-contact-nr li{line-height:32px;}
.foot-bq{margin-top:50px;border-top:1px solid #2a4d80;padding:15px 0;}
.foot-bq a{color:#fff;}


.ny-about-left{width:45%; float: left;position:relative; margin-top:30px;}

.bt{
    font-size: 100px;
    color: rgba(105, 106, 110, 0.05);
    position: absolute;
    left:0;
    top: 0;}

.ny-about-title p{margin-bottom:30px;font-size:40px;line-height:40px;color:#082f61;font-weight:bold;}
.ny-about-title{font-size:26px;line-height:32px;color:#082f61;}
.about-nr{margin-top:30px;font-size:16px;line-height:30px;color:#666; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:8; -webkit-box-orient:vertical; overflow:hidden;}
.ny-about-right{width:50%;float:right;display:block;overflow:hidden;}
.index-about-more{margin-top:20px;}
.index-about-more a{border: 1px solid #082f61;padding:8px 35px;border-radius:25px;display:inline-block;text-align:center;overflow:hidden;transition:transform 0.5s; -webkit-transition:transform 0.5s;color:#082f61;}
.index-about-more a:hover {border: 1px solid #082f61;color:#fff;transform:translateY(-6px); -webkit-trafont-size:0;background:#082f61; }
.ny-about-nr{margin-top:40px;font-size:16px;line-height:30px;color:#666; }
.xt{border-top:1px solid #eee;padding-top:50px;}
.index-From-hz{display: flex;flex-wrap: wrap;margin-top:65px;margin-left:-1%;margin-right:-1%;}
.index-From-box{width:23%;margin-left:1%;margin-right:1%;float:left;background:#f3f5f8;color:#666;text-align:center;padding:60px 30px;border-top-left-radius:25px;border-bottom-right-radius:25px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-From-box-title{font-size:22px;margin:25px 0;color:#082f61;}
.index-From-box:hover{transform:translateY(-6px); -webkit-trafont-size: 0; }
.index-From-box-pic img{width:80px; transition:all 0.5s;}
.index-From-box-nr{font-size:16px;}

.ny-about-menu{background:#f3f5f8; overflow: hidden;padding:20px 0;}
.ny-about-menu ul{height:auto;}
.ny-about-menu a{display:block;float:left;font-size:18px;}
.ny-about-menu a:hover{
	color: #082f61;
}
.ny-about-menu li.this a{font-weight:bold;color: #082f61;}
.ny-about-menu li{position: relative; margin-right:3%; float: left; }



/*分页*/
.yema{ width:100%; text-align:center; overflow:hidden; padding-top:2%;  }
.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 #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#082f61;border:1px solid #082f61;}
.yema a.on{color:#fff;  background:#082f61;border:1px solid #082f61;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#082f61;}
.yema a span{ font-family: "宋体";font-size:16px;}


.news-wb{margin:50px 0; line-height:32px;font-size:16px;color:#666;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.cpzs-rq{color:#666;}
.cpzs-rq img{float:left;margin-right:10px;margin-top:4px;}

.ny-news-hz{float:left;width:100%;}

.news-centent { width: 100%; float: left; color: #666;  border-bottom: 1px dashed #dbdbdb;margin-bottom:35px;padding-bottom:15px;}
.news-centent-title {width:80%;float:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news-centent-title a { font-size:18px;  }
.news-rq{float:right;}


.ny-newshow-rq{color:#999;float:left;margin-top:30px;}
.news-nr { margin:25px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;color:#666; }
.news-ti {font-size:26px;margin-bottom:25px; font-weight: bold;}
.time{color:#666; padding-bottom:10px;border-bottom: 1px solid #ececec;}
.time img{float:left;margin-right:8px;margin-top:3px;}
.news-content{ line-height: 30px; margin:30px 0;color:#666;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;padding:40px 0;font-size:16px;}


.ny-news-left{width:70%;float:left;border:1px solid #ededed;padding:40px;margin-bottom:40px;}
.ny-newsshow-right{width:28%;float:right;background:#f9f9f9;padding:30px 20px;}
.ny-newsshow-right-title{font-size:24px;border-bottom:1px solid #e5e5e5;padding-bottom:10px;}
.ny-newsshow-right-nr{margin-top:30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-newsshow-right-nr li{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;line-height:36px;background:url(../images/dian.png)no-repeat left;padding-left:15px;}

.about-content { margin:40px 0; color:#666;line-height:32px;font-size:16px;}
.about-content p{
	margin-bottom: 10px;
}
.info-page {border-top:1px solid #ececec;
	text-align: center;
	position: relative;

	padding-top:30px;

}
.info-page a {
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	margin-left: 20px;
}
.info-left {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 33.33%;
	background: url(../images/info-left.png)no-repeat center left;
	background-size: 22px 14px;
	padding-left: 40px;
}
.info-page a.info-cent {
	color: #666;
	padding-top: 26px;
	display: inline-block;
	position: relative;
}
.info-page a.info-cent::before {
	position: absolute;
	content: "";
	width: 23px;
	height: 23px;
	background: url(../images/infopage-cen.png)no-repeat center;
	background-size: 100% 100%;
	transition: ease 1s;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.info-page a.info-cent:hover::before {
	transform: rotate(180deg) translateX(50%);
}
.info-right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 33.33%;
	background: url(../images/info-right.png)no-repeat center right;
	background-size: 22px 14px;
	padding-right: 40px;
	margin-right: 20px;
}


.nylist{ }
.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;background:#f9f9f9;    border: 1px solid #e4e4e4;}
.nylist li:hover{background:#082f61;}
.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:#082f61; 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:18px; font-size:16px;}
.nylist li:hover .nylist_tit{ color:#fff;}

.product-left{width:15%;float:left;background:#f3f5f8;  padding: 20px 20px 0 20px;}


.ny-product-left li{float:left;width:100%;border-bottom:1px dashed #dee1e4;margin-bottom:20px;padding-bottom:10px;}
.ny-product-left li a{ background: url(../images/pro_left.png)no-repeat right;font-size:16px;
    padding-right:20px ;display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-product-left li a:hover{background:url(../images/pro_left2.png)no-repeat right;color:#082f61;}
.ny-product-left li a:hover, .ny-product-left li a.on{background:url(../images/pro_left2.png)no-repeat right;color:#082f61;font-weight:bold;}

.product-right{width:83%;float:right;margin-bottom:20px;}
.sy-product-hz{border:1px solid #e3e6eb; width:23%;float:left;margin-left:1%;margin-right:1%;margin-bottom:30px;display: flex; flex-wrap: wrap; overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.sy-product-hz:hover{transform:translateY(-6px); -webkit-trafont-size: 0;border:1px solid #082f61;}
.product-title{text-align:center;font-size:16px;font-weight:bold;margin:20px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;clear: both;}
.productshow-top{  display: flex;
 justify-content: space-between;
 align-items: center;}
.productshow-top-left{width:40%;float:left;}
.productshow-top-right-title{font-size:24px;font-weight:bold;}
.productshow-top-right-nr{margin:30px 0; line-height:35px;font-size:16px;}
.productshow-top-right{width:55%;float:right;}
.productshow-top-right-more .btn {
        display: inline-block;
        padding: 0 1.5em;
        font-size: 16px;
        line-height: 2.75em;
        color: #fff;
        border-radius: 2em;
        background: #082f61;
        transition: all 0.4s;
    }

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

.productshow-xgcp{font-size:36px;line-height:36px;font-weight:bold;}

.productshow-tabs .div{
    clear: both;padding:40px;
    border: 1px solid #e3e6eb;

}
.productshow-tabs .horizontal{
    margin: 0px;
    padding: 0px;
}
.productshow-tabs .horizontal li{
    float: left;
    list-style: none;
display:inline-block;
background:#333;
  padding: 14px 50px;
    text-align: center;
    cursor: pointer;
    font-size:20px;color:#fff;
}
.productshow-tabs .horizontal li:not(:first-child){
    margin-left: 5px;
}

.productshow-tabs .horizontal li.selectActive{
 font-weight:bold;
    background-color: #082f61;
    color: white;
}
.product-more{text-align:center;margin-bottom:30px;clear: both;}
.product-more .btn {
        display: inline-block;
        padding: 0 1.5em;
        line-height: 2.5em;
        border-radius: 2em;
    color:#082f61;
        transition: all 0.4s;
    }
    
.product-more .btn:hover {
        padding: 0 2.5em; color: #fff;
           background: #082f61;
    }

.ny-title {font-size:36px;line-height:36px;font-weight:bold;margin-bottom:50px;}
.contact-hz{background:#f3f5f8;}
.contact-left {float:left;width:40%;padding:3%;}
.ny-contact-wb{font-size:22px;margin:20px 0;font-weight:bold;}
.contact-nr{font-size:16px;line-height:36px;}
.contact-nr p{margin-top:20px;}
.index-sb-bj{background:#f3f5f8;overflow:hidden;}

#map_container {height:450px;}
.relbar-map{width:60%;float:right;}

.feedback-hz {
	float: left;  background:#fff;  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	width:100%;overflow:hidden;padding:50px;margin-bottom:80px;}
.ny-feedback {
	margin-top: 30px;
}
.ny-feedback p {
	color: #666;
	margin: 10px 0 40px 0;
}

.soka {	font-family: "Microsoft YaHei", verdant, tahoma;
	width: 49%;
	margin-right: 1%;
	padding:18px;
    border: none;
	background: #f3f5f8;
	margin-bottom: 20px;
	font-size: 15px;
}
.sokb {
	font-family: "Microsoft YaHei", verdant, tahoma;
	  border: none;
	  	background: #f3f5f8;
	padding: 20px;
	margin-bottom: 30px;
	font-size: 15px;
	width: 99.5%;
}


.tj {font-family: "Microsoft YaHei", verdant, tahoma;
	display:inline-block;
	border: 1px solid #082f61;
padding:12px 70px;
	text-align: center;
	color: #fff;
	background: #082f61;
	cursor: pointer;
	font-size: 16px;
	border-radius: 50px;
}