﻿@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;

}
a {
	text-decoration: none;
font-family:"Microsoft YaHei", verdant, tahoma;
	color:#333;
	font-weight: normal;
}
a:hover {
	color:#0873d6;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height: 25px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hz {
	width:80%;
	margin: 0 auto;max-width:1920px;
}
.hza {
	width:80%;max-width:1920px;
	margin:80px auto;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.woff2?t=1683621559953') format('woff2'),
       url('iconfont.woff?t=1683621559953') format('woff'),
       url('iconfont.ttf?t=1683621559953') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;margin-left:5px;}


.top-pc {position:fixed; z-index:999;top:0px;left:0;width:100%; transition:all 0.5s; -webkit-transition:all 0.5s;}
.top-pc.active{background:#fff;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}

.logo {float:left;margin:5px 0; }
.logo img {height:80px;float:left;}
.gsm{font-size:28px;line-height:30px;font-weight:bold;padding-left:10px;padding-top:25px;float:left;color:#333;}
.top-pc.active .mainbav .memu.active>a,.mainbav .memu:hover>a{color:#0873d6;}
.top-pc.active .mainbav .memu>a:hover { color: #0873d6 !important;}
.top-pc.active .sjx{ border-top: 7px solid #333;}
.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 ul li.memu:after{content: " "; width:0; height:3px; background:#0873d6; position: absolute; bottom:0; left:0; transition: all 0.5s;}

.mainbav ul li.memu:hover:after{width:100%;}

.mainbav .memu.active:after{width:100%;}

.mainbav ul li { position: relative; margin:0 28px; }

.mainbav ul li:last-of-type { margin-right: 0px; }

.mainbav li a {  font-size:16px; }

.mainbav .memu { float: left; line-height:88px; height:90px; }

.mainbav .memu:hover a, .mainbav .memu.active a {position:relative;color:#0873d6; }

.mainbav ul li ul {
    position: absolute;
    display: none;
    z-index: 9999;border-radius:5px;
    width:200px;right:50%;transform:translate(50%,0); text-align:center; 
background:#fff; padding:15px 0;box-shadow: 0px 0px 10px 0px rgba(2, 0, 0, 0.2);
}

.mainbav ul li ul li {
    float: none; margin:0;
    border-right: none;
  text-align:center;
}

.mainbav ul li ul li a {
    display: block;color:#666 !important;
    padding:8px 20px;font-weight:normal;font-size:15px;}
.mainbav ul li ul li a:hover{color:#0873d6 !important;}

.sousuo{padding-left:60px; display:flex;align-items:center;margin-right:10px;}
.sousuo .sousuo_an {

    cursor: pointer;
}
.sousuo .ssk_bj {
	width: 100%;
	display: none;
	position: fixed;
	left: 0;
	top:120px;
	z-index: 10;
}
.sousuo .ssk {
	width:30%;
	overflow: hidden;
	margin: 0 auto;
}
.sousuo .ssk .input_txt {
	width:77%;font-family:"Microsoft YaHei", verdant, tahoma;
	height:50px;
	float: left;
	padding: 0 3%;
    border: 1px solid #e3e3e3;

}
.sousuo .ssk .input_btn {
	width: 23%;
	float: right;
font-family:"Microsoft YaHei", verdant, tahoma;
	color: #fff;
	line-height:50px;font-size:15px;
	border: 0 none;
	background:#0873d6;
	cursor: pointer;
}
 input,textarea {
	outline:none;
 }

.p-show {
	display: block !important;
}

.nav1{ 
    height:50px;text-align:center;
    line-height:50px;

}
.index-yyl {margin-top:20px;}
.index-yyl img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 3px;
}


.new {	
	width:150px;
	position: absolute;
	z-index: 999;
	display: none;
	text-align: center;padding:10px;
	    right:160px;
    top:90px; background:rgba(255,255,255,0.9);border-radius:5px;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}
.new li{line-height:38px;}
.new li a{color:#666;}
.new li a:hover{color:#0873d6;}
.new li:last-of-type { border-bottom:none;}   

.sjx{ width:0; display:inline-block;
	border:4px solid transparent;
	border-top:7px solid #666;vertical-align: text-bottom;}

.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:#333; 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: #0873d6;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{
	text-align: center;font-weight:bold;
	font-size:40px;line-height:40px;}

.index-title-ms{font-size:18px;text-align:center;color:#666;margin-top:30px;}

.index-about-bj{background:url(../images/abg.jpg) center;background-size: cover;
    background-attachment: fixed;
    overflow: hidden;}
.index-about-hz{ display: flex;
    justify-content: space-between;
    align-items: center;}
.text-box{width:46%;}
.index-about-title-yy{font-size:40px;line-height:40px;font-weight:bold;}
.index-about-title-yy-ls{color:#0873d6;font-size:30px;}

.index-about-title{font-size:24px;margin:30px 0 45px;}
.text-box-hz{font-size:16px;color:#666;line-height:30px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden;margin-bottom:30px; }

.index-about-more{ background:#0873d6;padding:8px 30px;border-radius:25px;display:inline-block;text-align:center;overflow:hidden;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-about-more a{color:#fff;}
.index-about-more:hover{transform:translateY(-6px); -webkit-trafont-size:0; }



.index-about-pic{width:48%; }
.index-about-pic img{ width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}

.index-product-bj{ background:#f5f5f5;overflow: hidden;}

.pro_con {display: flex;flex-wrap: wrap;}
.pro_t {width: 100%;margin:60px 0 50px;text-align:center;}

.pro_t li {display:inline-block;margin-right:3%;}

.pro_t li a {font-size:20px;padding-bottom:10px;}
.pro_t li:hover a, .pro_t li.cur a{color: #0873d6; border-bottom:3px solid #0873d6;}
.index-pro{display: flex; flex-wrap: wrap;margin-left:-1%;margin-right:-1%;}

.index-pro-box{width:23%;float:left;margin:0 1% 2% 1%;text-align:center;background:#fff;}
.index-pro-box:hover{box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1);}

.ny-products{width:23%;float:left;margin:0 1% 2% 1%;text-align:center;background:#fff;}
.ny-products:hover{box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1);}


.index-pro-title{ border-top: 1px solid #EEEEEE; border-bottom: 4px solid #eee;text-align:center;font-size:17px;padding:22px 20px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


.index-pro-pic{display:block; overflow:hidden;border-top-left-radius:5px;border-top-right-radius:5px;}
.index-pro-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-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}




.pros{margin-top:50px;}
.prosa img{width:100%;}
.prosb{box-sizing: border-box;padding:22px;text-align:center;font-size:18px;}

.prosba{display:flex;align-items: center;margin-top:20px;color:#1279d5;}

.proj{position: relative;text-align:center;display:flex;justify-content: center;margin-top: 50px;}
.proj .swiper-pagination{position: static !important;width:auto !important;align-items: center;display:flex;margin:0 10%;}
.proj .swiper-pagination-bullet{border-radius:5px;background:#1279d5;width:10px;height:10px;}
.proj .swiper-button-next,.proj .swiper-button-prev{position: static !important;width:auto;height: auto;margin:0;color:#1279d5;}


@media (max-width:768px){
.proj{display:none;}
.pros{display: flex; flex-wrap: wrap;}
}
@media (max-width:580px){
.prosb { padding: 20px 10px;}
}



/* 新闻 */
.ind-news{width: 100%;overflow: hidden;padding: 70px 0;}

.news-list{width: 68%;float: left;}
.news-list ul li{float: left;width: 46.5%;margin-right: 3.5%;}
.news-list ul li .img{width: 100%;position: relative;overflow: hidden;}
.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:#0873d6;padding:5px 15px;font-size: 14px;color: #fff;}
.news-list ul li .text{width:100%;padding-top:30px;}
.news-list ul li .text h6:after {
    content: "";
    position: absolute;
    background: #0873d6;
    width:40px; 
    height:3px;bottom:0; 
	 left: 0;
   }
.news-list ul li .text h6{position: relative;padding-bottom:13px;font-size:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s ease;    font-weight: normal;}
.news-list ul li .text p{color: #999;margin:20px 0;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-list ul li .text .more{color:#0873d6;}
.news-list ul li:hover .text h6{color:#0873d6;}
.news-list ul li:hover .img img{transform: scale(1.06);}
.news-box{margin-top:50px;width:100%;}
.news-main{width: 32%;float: right;background: #fff;padding: 25px 25px 0 25px;}
.news-main .tit{width: 100%;overflow: hidden;margin-bottom:15px;}
.news-main .tit h6{font-size:24px;float: left;}
.news-main .tit a{float: right;color: #999;}
.news-main .tit a:hover{color:#0873d6;}
.news-main ul{width: 100%;}
.news-main ul li{width: 100%;padding:24px 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-top:10px;transition: all .4s ease;}
.news-main ul li:hover p{color:#0873d6;}


/*----底部----*/
.foot {padding-top:60px;
background:#0a1d3d;color:#c2c9d5;overflow: hidden;}
.foot-bottom{ display: flex;
    justify-content: space-between;
    align-items: center;}
	.foot-logo{float:left;margin-right:4%;}
.foot-contact-hz{float:left;}
.foot-left{float:left; margin-left:6%;}

.contact-wz li{margin-bottom:15px;position:relative; padding-left:35px; color:#c2c9d5; }
.contact-wz li a{color:#c2c9d5;}
.contact-wz li a:hover{color:#fff;}
.contact-tb{float:left;position:absolute;z-index:1;left:0;top:15px; text-align:center; transform:translate(0%,-50%);}
.contact-tb img{width:20px; }
.contact-nr{font-size:16px;}

.foot-box{flex: 1 1;
    display: flex;
    justify-content: flex-end;}
.foot-menu{float:left;margin:0 5%;}

.foot-contact-title{ font-size:18px;font-weight: bold;color:#fff;margin-bottom:30px;}
.foot-contact-nr li img{margin-right:5px;}
.foot-contact-nr a{color:#c2c9d5;line-height:35px;}
.foot-contact-nr a:hover{color:#fff;}

.foot-logo-wb img{width:120px;}
.foot-bq{padding:20px 0;overflow:hidden;border-top:1px solid #233451;margin-top:60px;}
.foot-bq-left{float:left;}



/*内页样式开始*/
.ny-top{padding-top:90px;}
.ny-banner-hz{ position:relative;}
.ny-banner-hz::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index:0;
}

.tabs {
background-color: rgba(0, 0, 0, 0.3);
        position: absolute;
		right:0;bottom:0;
        left: 0;z-index:1; padding:0 20px;}
.tabs ul {display:block;padding:12px 0;}
.tabs ul img{padding-top:3px;padding-right:8px;float:left;}
.tabs ul li {margin-right:10px;color:#aaaaaa; display:inline-block;}
.tabs ul li a{color:#c6c6c6;}
.tabs ul li a:hover{color:#fff;}
.tabs-wb{color:#c6c6c6 !important;}

.ny-about-nr{font-size:16px;color:#666;line-height:30px; }

/*发展历程*/
.fzlc-bj{ background:url(../images/infou-ba.jpg) center;background-size: cover;
    background-attachment: fixed;
    overflow: hidden;}
.fzlc-hz{margin-top:60px;}
.course-list {
  position: relative;
  z-index: 1;
}
.course-list:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background-color: #85c1ec;
}
.course-list li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background-repeat: no-repeat;
  background-position: center;
}
.course-list li:nth-of-type(Odd) {
  background-image: url(../images/history_03.png);
}
.course-list li:nth-of-type(even) {
  background-image: url(../images/history_06.png);
}
.course-list li > div {
  width: calc(48% - 60px);
}
.course-list .info {
  position: relative;
  padding:50px;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  background: #fff;font-size:16px;line-height:30px;
}
.course-list li .info:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.course-list .time {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.course-list .time:before {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  background-color: #1784dd;
  border-radius: 2px;
}
.course-list li .time div {
  width: calc(100% - 55px);
  padding: 0 1.5em;
  font-size: 26px;font-weight:bold;
  line-height: 2.5em;
  color: #1784dd;
  border-radius: 2em;
}

@media (min-width: 992px) {
	
  .course-list li {
    padding: 25px 0;
  }
  /*文案和时间排序*/
  .course-list li:nth-of-type(Odd) .info {
    order: 0;
  }
  .course-list li:nth-of-type(Odd) .time {
    order: 1;
  }
  .course-list li:nth-of-type(even) .info {
    order: 1;
  }
  .course-list li:nth-of-type(even) .time {
    order: 0;
    text-align: right;
  }
  /*文案背景*/
  .course-list li:nth-of-type(Odd) .info:before {
    right: -19px;
    border-left: 10px solid white;
    border-right: 10px solid transparent;
  }
  .course-list li:nth-of-type(even) .info:before {
    left: -19px;
    border-left: 10px solid transparent;
    border-right: 10px solid white;
  }
  /*时间奇数偶数样式*/
  .course-list li:nth-of-type(Odd) .time:before {
    order: 0;
  }
  .course-list li:nth-of-type(Odd) .time div {
    order: 1;
    background-image: linear-gradient(to right, #addbfe 0%, #f7f7f7 60%, #f7f7f7 100%););
  }
  .course-list li:nth-of-type(even) .time:before {
    order: 1;
  }
  .course-list li:nth-of-type(even) .time div {
    order: 0;
    background-image: linear-gradient(to left, #addbfe 0%, #f7f7f7 60%, #f7f7f7 100%);
  }

}
@media screen and (max-width: 991.98px) {
.course-list .info{padding:35px;}
  .course-list:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0%;
    margin-left: 30px;
    width: 2px;
    height: 100%;
    background-color: #85c1ec;
  }
  .course-list li {
    padding: 30px 0;
    padding-left: 80px;
    background-position: left 25px;
  }
  .course-list li .info {
    width: 100%;
  }
  .course-list li .info:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -19px;
    border-left: 10px solid transparent;
    border-right: 10px solid white;
  }
  .course-list li .time {
    width: 100%;
    margin-bottom: 30px;
  }
  .course-list .time:before {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    background-color: #1784dd;
    border-radius: 2px;
  }
  .course-list li .time div {
    width: calc(100% - 55px);
    padding: 0 1.5em;
    font-size: 18px;
    line-height: 2.5em;
    color: #1784dd;
    border-radius: 2em;
 background-image: linear-gradient(to right, #addbfe 0%, #f7f7f7 50%, #f7f7f7 50%);
  }
}

@media screen and (max-width: 580px) {
 .course-list li .time div {background-image: linear-gradient(to right, #addbfe 0%, #f7f7f7 70%, #f7f7f7 70%);}
.course-list .info{font-size:14px;line-height:26px;}
	}



.index-From-hz{display: flex;flex-wrap: wrap;margin-top:60px;margin-left:-1%;margin-right:-1%;}
.index-From-box{width:48%;margin-left:1%;margin-right:1%;float:left;background:#fff;color:#666;padding:62px;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%;box-shadow: 0 2px 20px rgba(192,192,192,0.7);}
.index-From-box-title{font-size:24px;font-weight:bold;margin-bottom:30px;color:#333;}

.index-From-box-nr{font-size:16px;margin-top:30px;}
.index-From-box-title p{margin-bottom:20px;}
.index-From-box-title img{width:70px;}
.index-From-box:hover{transform:translateY(-6px); -webkit-trafont-size: 0; }


.about-zzjg{text-align:center}

.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)}



.x {
    border-top:1px solid #ececec;
    padding:60px 0;}

.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;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1);border-radius:10px;}
.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:85%;}

.ny-feedback {margin-top:60px;}
input,textarea {outline:none;}
.soka {margin-right:0.5%;
 width: 32.6%;
	padding:18px;
  background-color: #ffffff;
    border: solid 1px #dddddd;
	font-size: 16px;  
}

.sokb {
width: 99.4%;
  background-color: #ffffff;
    border: solid 1px #dddddd;
    padding: 20px 25px;
    font-size: 16px;
    margin-top: 15px;
    vertical-align: middle;font-family:"Microsoft YaHei", verdant, tahoma;}


.tj { display: block;
    margin: 40px auto 0;
width:99%;
	padding:18px;font-family:"Microsoft YaHei", verdant, tahoma;
    background-color: #767676;
    font-size: 18px;border:none;
    color: #ffffff;
    text-align: center;
}


.nylist{margin-top:50px; }
.nylist ul{display: flex; flex-wrap: wrap;margin-right:-3%; }
.nylist li{ float:left;width:23%;margin-right:2%; margin-bottom:3%; position:relative; text-align:center; overflow:hidden;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);}
.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:#0873d6; 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:20px;font-size:16px; border-bottom: 4px solid #eee;}
.nylist li:hover .nylist_tit{ color:#fff;}



.khjz_dkj {
	width: 100%;
	margin-top: 50px;position: relative;
}
.tjcp .item {
	margin:0 12px;height:100%;
	position:relative;
	overflow: hidden;
	display: block;background:#fff; 
	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/jtl.png) center no-repeat;
	overflow: hidden;
	left:12px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	background: url(../images/jtr.png) center no-repeat;
	overflow: hidden;
	right:12px;
}
.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 #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;
}

.productshow-top{ display: flex; align-items:center; justify-content: space-between;}
.productshow-top-left{width:46%;float:left;}
.productshow-xq-hz{margin:50px 0;background:#fff;padding:3%;}
.productshow-top-right-title{font-size:32px;line-height:32px;font-weight:bold;}

   
.productshow-xq-title{font-size:30px;line-height:30px;font-weight:bold;padding-bottom:18px;position:relative;border-bottom:1px solid #eee;}
.productshow-xq-title:after {
    content: "";
    position: absolute;
    background:#0873d6;
    width:40px; 
    height:4px;bottom:0; 
	 left: 0;
   }

.productshow-top-right-nr{margin:30px 0; }
.productshow-top-right{width:48%;float:right;}
.productshow-xq{margin-top:35px;}

/*上下篇*/
#page .next,#page .prev{color: #666;}
#page .next{margin-bottom: 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-image: linear-gradient(to right, #0873d6, #0873d6);border:1px solid #0873d6;}
.yema a.on{color:#fff;  background-image: linear-gradient(to right, #0873d6, #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:16px;}


.ny-news-nr{float:left;width:77%;}
.ny-news-nr-hz{background:#fff;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;margin-bottom:50px;padding:40px;float:left;width:100%; box-shadow: 0px 5px 10px 0px rgba(24, 90, 174, 0.17);}
.ny-news-nr-hz:hover{transform:translateY(-6px); -webkit-trafont-size:0; box-shadow: 0px 5px 20px 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;}

.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;font-size:16px;line-height:30px; }

.news-more{margin-top:20px;color:#000581;}
.ny-news-right-hz{width:20%;float:right;}

.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{background:#fff;padding:20px;overflow:hidden; box-shadow: 0px 5px 12px 0px rgba(24, 90, 174, 0.17); }
.ny-news-right-nr ul{margin-left:20px;}
.ny-news-right-nr li{padding:10px 0;list-style-position: outside;list-style-type: disc;}
.ny-news-right-nr li a{font-size:16px;}
.ny-news-right-nr li a:hover{text-decoration:underline;}
.ny-newshow-rq{padding-top:25px;color:#999;overflow:hidden;}
.ny-newshow-rq li{float:left;margin-right:20px;font-size:14px;}
.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{ font-size:16px;line-height:30px;margin:40px 0;background:#fff;padding:4%; }


 .fdh-01-tit {padding:20px;font-weight:bold;
            background: #0873d6;
            font-size:22px;
            color: #fff;}
        
