﻿@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: 25px;
	padding-top:90px;
}
a {
	text-decoration: none;
font-family:"Microsoft YaHei", verdant, tahoma;
	color: #333;
	font-weight: normal;
}
a:hover {
	color: #134f72;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height: 25px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hz {
	width:78%;
	margin: 0 auto;
}
.hza {
	width:78%;
	margin: 80px auto;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.logo {margin:12px 0;overflow:hidden;}
.logo img {height:65px;}

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


.nav {  margin-right:30px;
	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: #134f72;
	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: #134f72;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width:230px;
	left: 0;padding:10px 0;	background:#f2f2f2;
	top:90px;
	z-index: 999999;

}
.mainbav ul li ul li {
	float: none;
	text-transform: 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 !important;
	font-weight: normal;
	padding:8px 15px;
}
.mainbav ul li ul li a:hover {
color: #fff !important;	background:#134f72;}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;
	top: 0;
}

.index-yyl {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	line-height:89px;
}

.nav1{display: flex;
    justify-content: space-between;position: relative;
    align-items: center;}
.new {
	width:150px;
	position: absolute;
	z-index: 999;
	display: none;
	top:90px; -webkit-box-shadow: 0 3px 25.5px 4.5px rgba(0, 0, 0, 0.06);
    box-shadow: 0 3px 25.5px 4.5px rgba(0, 0, 0, 0.06);
background:#f2f2f2;margin-left:-25px;text-align:center;}
.set{font-size:15px;}
.nav1 ul li {padding:8px;}

.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 { width: 60px; height:90px; display: table-cell; vertical-align: middle; 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:140px;
	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 #134f72;
    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:15px;
	border: 0 none;
	background:#134f72; 
	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: -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: 20px;
	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:#f2f2f2; 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:#134f72;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;    margin: 0 auto;}
#home_slider2{display:none;}

.top_sj { display:none; }


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

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


.index-product-hz{margin-top:50px;}
.index-pro-box{background:#f2f2f2;border:1px solid #eaeaea;width:23%;margin-right:1%;margin-left:1%;float:left;margin-bottom:35px;}
.index-pro-box:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.1);background:#134f72;border:1px solid #134f72;}
.index-pro-box:hover .index-pro-box-bt,.index-pro-box:hover .index-pro-box-xh{color:#fff !important;}
.index-pro-box-bt{text-align:center;padding:18px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.index-pro-box-pic{display:block; overflow:hidden;}
.index-pro-box-pic img{width:100%;}
.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-pro-box-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.index-about-bj{background:url(../images/index3Bg.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding:80px 0 ;
    overflow: hidden;}
.index-about-left{width:45%;float:left;}
.index-about-right{width:50%;float:right; }
.xt{display:block;width:40px;height:2px;background:#134f72;float:left;margin-top:12px;margin-right:10px;}
.index-about-title{font-weight:bold;color:#134f72;}
.index-about-title2{font-size:38px; line-height:38px;font-weight: bold;margin:15px 0 40px; }
.index-about-nr{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:7; -webkit-box-orient:vertical; overflow:hidden;margin-bottom:30px;font-size:16px;line-height:30px;}
.about-nr{font-size:16px;line-height:30px;}

.hover-btn{display:inline-block;position:relative;padding:0.5em 2.3em;font-size:16px;color:#fff !important;border:1px solid #134f72;border-radius:3em;overflow:hidden;transition:all 0.4s}
.hover-btn:hover{color:#134f72 !important;}
.hover-btn span{position:relative;z-index:3;color:inherit}
.hover-btn:before{transition:all 0.6s;transform:scale(0);position:absolute;left:0%;bottom:0%;z-index:2;width:100px;height:30px;border-radius:100%;background:#fff;content:""}
.hover-btn:after{position:absolute;left:0;top:0;width:100%;height:100%;background:#134f72;content:""}
.hover-btn:hover:before{transition:all 0.6s;transform:scale(10)}


.service-Full{margin-top:50px;background:#fff;overflow:hidden;display: flex; flex-wrap: wrap;}
.service-Full-left{width:50%;float:left;}
.service-Full-wb{width:50%;float:right;padding:3%;}
.service-ms-title{font-size:22px;color:#134f72;margin:30px 0;}
.service-ms{margin-bottom:30px;color:#666;font-size:16px;}
.service-ys li{margin-bottom:20px;width:100%;font-size:18px;display: flex;align-items: center;}
.service-ys li img{width:50px;float:left;margin-right:10px;}

.service-Full-left img{ width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}

.index-yyly-bj{background:#f3f6fa;
    overflow: hidden;}


.index-yyly{margin:50px 0;}
.index-case-top{margin-right:-0.5%;}
.index-case-pic{width:49.5%;margin-right:0.5%;float:left;position:relative;border-radius:10px;margin-bottom:10px;}
.index-case-pic img{border-radius:10px; }
.index-case-pic:hover .index-case-wz{ opacity:0;transition: transform 0.5s; }
.index-case-pic2:hover .index-case-wz{ opacity:0;transition: transform 0.5s; }
.index-case-pic3:hover .index-case-wz{ opacity:0;transition: transform 0.5s; }
.index-case-wz{position:absolute;z-index:1;left:30px;bottom:10px; transform:translate(0%,-50%); }
.index-case-wz a{color:#fff;font-size:24px;font-weight:bold;}
.index-case-title a{color:#fff;font-size:24px;font-weight:bold;}
.index-case-nr{margin:30px 0;font-size:16px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.index-case-xq {border:1px solid #fff; display:inline-block;padding:6px 35px;}
.index-case-xq a{color:#fff;}

.index-case-pic .index-case-tu{ position:relative; overflow:hidden;border-radius:10px;}
.index-case-bj{ border-radius:10px;display:block;background:rgba(19,79,114,0.9);height:100%;color:#fff;padding:8% ;overflow:hidden;position: absolute; z-index:2; top:100%; left:0px; width:100%; transition:all 0.5s;}
.index-case-tu:hover .index-case-bj{ border-radius:10px; position: absolute; z-index:2; top:0%; left:0px; width:100%; height:100%;}
.index-case-bottom-right-top{margin-right:-1%;}
.index-case-bottom{margin-right:-1%;}
.index-case-tu img{width:100%;}

.index-case-bottom{width:100%;}
.index-case-bottom-left{float:left;width:50%;}
.index-case-bottom-right{float:left;width:50%;}

.index-case-pic3{width:49%;margin-right:1%;float:left;position:relative;border-radius:10px;margin-bottom:10px;}
.index-case-pic3 img{border-radius:10px; }
.index-case-pic3 .index-case-tu{ position:relative; overflow:hidden;border-radius:10px;}


.index-case-pic2 img{border-radius:10px; }
.index-case-pic2{width:99%;margin-right:1%;float:left;position:relative;border-radius:10px; }
.index-case-pic2 .index-case-tu{ position:relative; overflow:hidden;border-radius:10px;}


/* 新闻 */
.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:#134f72;padding:5px 15px;font-size: 14px;color: #fff;}
.news-list ul li .text{width:100%;padding: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: #134f72;}

.news-list ul li:hover .text h6{color: #134f72;}
.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: #134f72;}
.news-main ul{width: 100%;}
.news-main ul li{width: 100%;padding:18px 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: #134f72;}



.khjz_bj {
	width: 100%;
	margin-top: 50px;
}
.khjz_dkj {position: relative;}
.khjz .item {
	margin: 0 8px;
	position: relative;
	overflow: hidden;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

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

}
.khjz .item .cpzs_img img {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;
}
.khjz .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;
}


.cpzs_wb_t {font-weight:bold;font-size:16px;
	overflow: hidden;
	text-overflow: ellipsis;background:#fff;
	white-space: nowrap;
	padding:20px;text-align:center;
	
}

.ryzz .item {
	margin: 0 8px;
	position: relative;
	display: block;border:1px solid #e9e9e9;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}
.ryzz .item:hover{border:1px solid #134f72;}
.ryzz .item .cpzs_img {
	overflow: hidden;
	display: block;

}
.ryzz .item .cpzs_img img {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;
}
.ryzz .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: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:#134f72;
    border:1px solid #134f72;
}

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

/*----底部----*/
.foot {
	background:#f5f5f5;color:#666;
	overflow: hidden;
	padding-top:60px;}
.foot-logo-hz{float:left;width:22%;}

.foot-ewm{margin-top:30px;}
.foot-ewm li{float:left;margin-right:5%;}


.foot-menu{float:left;margin-right:15%;}
.foot-box{float:left;width:43%;margin-left:5%;}
.foot-contact-gsm{font-weight:bold;font-size:16px;color:#333;}
.foot-contact-hz{float:left;width:25%;}
.foot-contact-nr a{color:#666;}
.foot-contact-nr a:hover{color:#134f72;}
.foot-contact-wb{line-height:30px;}
.foot-contact-wb a{color:#666;}
.foot-contact-wb a:hover{color:#134f72;}

.foot-contact-title{ color:#333;font-size:18px;margin-bottom:20px;font-weight: bold;}
.foot-contact-nr li{line-height:32px;}
.foot-bq{text-align:center;margin-top:40px;background:#134f72;padding:20px 0;color:#c9d6e1;}
.foot-bq a{color:#c9d6e1;}
.foot-bq a:hover{color:#fff;}


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

.ny-news-nr{float:left;width:80%;}
.ny-news-nr-hz{margin-bottom:50px;border-bottom:1px solid #e0e0e0;padding-bottom:40px;float:left;width:100%;}

.ny-news-nr-left{width:68%;float:left;}
.ny-news-nr-pic{float:right;width:28%;}
.ny-news-nr-pic img{ border:1px solid #e0e0e0;}
.ny-news-nr-left-title{    font-size: 20px;
    margin-top: 10px;
    font-weight: bold; }

.news-nr-left-content{margin-top:25px;color:#666; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.news-more{margin-top:20px;color:#134f72;}
.ny-news-right-hz{width:18%;float:right;}
.ny-news-right{padding:20px;background:#f5f5f5;margin-top:30px;}
.ny-news-right-title{position: relative;font-size:26px;font-weight:bold;padding-bottom:20px;}
.ny-news-right-title:after {
    content: "";
    position: absolute;
    background: #134f72;
    width:40px; 
    height:3px;bottom:0; 
	 left: 0;
   }
   .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{margin-top:30px;overflow:hidden; }
.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:#134f72; text-decoration:underline;}
.ny-newshow-rq{padding:25px 0 15px;color:#999;overflow:hidden;border-bottom:1px solid #e0e0e0;}
.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{margin-top:50px;}
.ny-newshow-nr p{margin-bottom:20px;}

.index-pro-dw{position:relative; }
.video-an{position:absolute;z-index:1;left:0;top:50%; right:0;text-align:center; transform:translate(0%,-50%); }
.video-an img{width:80px;}


.ny-product-left {padding:20px;overflow:hidden;border: 1px solid #134f72;}
.ny-product-left li{float:left;width:100%;border-bottom: 1px dashed #cacaca;margin-bottom:20px;}
.ny-product-left li a{background: url(../images/pro_left.png)no-repeat right; 
    padding:5px 20px 5px 0;display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-product-left li a:hover, .ny-product-left li a.on{color:#134f72;font-weight:bold;}



/*上下篇*/
#page{margin-top:50px;padding-top:20px;border-top:1px solid #e0e0e0;}
#page .next,#page .prev{color: #134f72;}
#page .next a,#page .prev a{color: #333;}
#page .next a:hover,#page .prev a:hover{color: #134f72;}
#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 #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#134f72;border:1px solid #134f72;}
.yema a.on{color:#fff;  background:#134f72;border:1px solid #134f72;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#134f72;}
.yema a span{ font-family: "宋体";font-size:16px;}

.index-about-video{background-color:#000000;text-align:center;overflow:hidden;}
video{width:100%;height:600px;}



.ny-qywh-xt{border-top:1px solid #ebebeb;}
.ny-qyzl-hz{margin-top:50px;margin-right:-1%;margin-left:-1%; display: flex; flex-wrap: wrap;}
.about-qyzl-a-title{font-size:24px;font-weight:bold;margin:35px 0;color:#134f72;}
.about-qyzl-a3{text-align:center;width:31.33%;float:left;margin-right:1%;margin-left:1%;    background: rgba(238, 238, 238, 0.5);padding:80px 50px;color:#4c4c4c;margin-bottom:30px;font-size:16px;}
.about-qyzl-a3:hover {background:#134f72;}
.about-qyzl-a3:hover .about-qyzl-a-title, .about-qyzl-a3:hover.about-qyzl-a3{color:#fff;}
.about-qyzl-a3:hover .index-ys-box-tb{-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
.about-qyzl-a3:hover .about-qyzl-a-title:after{ background: #fff;}
.index-ys-box-tb img{width:80px;}


.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;
	font-size: 0;
	text-align: center;
	position: relative;
	background: #fff;
	padding: 20px 0;
	margin-top: 50px;
}
.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;
}

.product-right{width:83%;float:right;margin-bottom:20px;}
.sy-product-hz{background:#fff;border:1px solid #f2f2f2;width:23%;float:left;margin-left:1%;margin-right:1%;margin-bottom:30px;display: flex; flex-wrap: wrap;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1); overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;border-radius:25px;}
.sy-product-hz:hover{transform:translateY(-6px); -webkit-trafont-size: 0;border:1px solid #134f72;}
.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:43%;float:left;}
.productshow-top-right-title{font-size:26px;font-weight:bold;padding-bottom:15px;position:relative;}
.productshow-top-right-title:after {
    content: "";
    position: absolute;
    background:#134f72;
    width:50px; 
    height:4px;bottom:0; 
	 left: 0;
   }

.productshow-top-right-nr{margin:30px 0; line-height:30px;font-size:16px;}
.productshow-top-right{width:50%;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: #134f72;
        transition: all 0.4s;
    }

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

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

.productshow-tabs .div{word-break:break-all;
clear: both;padding:40px;
border:1px solid #134f72;

}

.productshow-tabs .div table{border-collapse:collapse;width:100%;}
.productshow-tabs .div table tr:nth-child(Odd){background:#f2f2f2;}
.productshow-tabs .div table td{ padding: 10px !important;
    border: 1px solid #ccc !important;
    font-family: Arial, "微软雅黑";
    width: auto !important;
}

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

.productshow-tabs .horizontal li.selectActive{
 font-weight:bold;
    background-color: #134f72;
    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:#134f72;
        transition: all 0.4s;
    }
    
.product-more .btn:hover {
        padding: 0 2.5em; color: #fff;
           background: #134f72;
    }

.ny-title {font-size:38px;line-height:38px;font-weight:bold;margin-bottom:50px;}
.contact{background:#f3f6fa;overflow:hidden;}
.contact-left {
	float: left;
	width:45%;padding:50px;
}

.contact-nr{font-size:16px;}
.contact-nr p{margin-bottom:15px;}


#map_container {height:480px; }
.relbar-map{width:55%;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:15px;
    border: none;
	background: #f5f5f5;
	margin-bottom: 20px;
	font-size: 16px;
}
.sokb {

	font-family: "Microsoft YaHei", verdant, tahoma;
	  border: none;
	  	background: #f5f5f5;
	padding: 20px;
	margin-bottom: 30px;
	font-size: 16px;
	width: 99.5%;
}


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