<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;
}
a {
	text-decoration: none;
	font-family:"Microsoft YaHei", verdant, tahoma;
	color: #333;
	font-weight: normal;
}
a:hover {
	color:#28429f;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height: 27px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}



.hz {
	width:72%;
	margin: 0 auto;
}
.hza {
	width:72%;
	margin:80px auto;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.logo {margin:5px 0;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}
.logo p{float:left; font-size:1.6rem;font-weight:bold;margin-top:10px;margin-left:15px;color:#28429f;}
.logo img {floaT:left;height:45px;}


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


.top-pc.active .mainbav .memu.active a { color: #28429f;}

.top-pc.active .index-yyl a,.top-pc.active .index-yyl, .top-pc.active .mainbav li a , .top-pc.active.index-yyl a{color:#333;}
.top-pc.active .index-yyl a.on,.top-pc.active .index-yyl a.on{ color: #28429f;}
.top-pc.active .mainbav li.memu:after {background: #28429f;}
.top-pc.active .sousuo .sousuo_an, .top-pc.active .logo{-webkit-filter: brightness(1) invert(0);
filter: brightness(1) invert(0);}


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

.top-menu{  flex: 1 1;
    display: flex;
    justify-content: flex-end;}
.nav {  
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
}
.mainbav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.mainbav li {
	position: relative;
	padding: 0 26px;
}
.mainbav li.memu:after {
	content: "";
	width: 0;
	height:3px;
	background:#6c8cfe;
	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;color: #fff;}
.mainbav .memu {
	float: left;
	line-height:80px;
	height: 80px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
	color:#6c8cfe;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width:200px;
	left: 0;
	top: 80px;
	z-index: 999999;
	background: #fff;
}
.mainbav ul li ul li {
	float: none;
	border-right: none;
	padding:0;
	position: relative;
	text-align: left;background:#f7f7f7;

}
.mainbav ul li ul li a {
	display: block;
	color: #666 !important;
	font-size:14px;
	font-weight: normal;
	padding:8px 20px;
}
.mainbav ul li ul li a:hover {
color: #28429f !important; background:#fff;
}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;
	top: 0;
}
.index-yyl{float:left;font-size:16px;line-height:79px;margin:0 1% 0 5%; color:#fff;font-family:Arial, Helvetica, sans-serif;}
.index-yyl a{font-size:16px;color:#fff;}
.index-yyl:hover,.index-yyl a.on{color: #6c8cfe;}
.sousuo {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
	line-height:80px;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}
.sousuo .sousuo_an {
	width:60px;
	height:80px;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
	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: 90px; z-index: 10; }
.sousuo .ssk {width:30%; overflow: hidden; margin: 0 auto;  border-radius:50px; border:none;}
.sousuo .ssk .input_txt { width: 75%; height: 50px; float: left; padding: 0 20px; border: none; background:#fff;  font-family: "Poppins-Medium"; font-size:15px;}
.sousuo .ssk .input_btn { width: 25%; height: 50px; float: right; color: #fff; border: 0; background: #28429f; cursor: pointer;	 font-family: "Poppins-Medium"; font-size:15px;}
.p-show { display: block !important; }
.top_sj {
	display: none;
}
/*banner*/
.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:45px; height:50px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; }
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:9px; height:9px; display:block; background:#6c8cfe; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:26px; background:#fff;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{line-height:0px;height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}
.flexslider .slides li img { width: 100%;}
.top_sj { display:none; }


.index-about-bj{ background: url(../images/gs.jpg) center;background-size: cover;
    background-attachment: fixed;
text-align:center;
    overflow: hidden;}

.text-box{float:left;width:38%;margin-top:50px;}
.index-about-title1{color:#28429f;font-size:22px;margin-bottom:20px;}
.index-about-title{font-size:36px;line-height:40px;font-weight:bold;}
.text-box-hz{  text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; font-size: 18px;line-height:32px;
    width: 61%;
    margin:50px auto; }

.index-about-more{ background:#28429f;padding:10px 40px;display:inline-block;text-align:center;overflow:hidden;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-about-more a{color:#fff;font-size:16px;}
.index-about-more:hover{transform:translateY(-6px); -webkit-trafont-size:0; }


.faq_button_li {width:180px;height:50px;line-height:50px;margin:0 auto;overflow:hidden;position:relative;text-align:center;}
.faq_button_li a {font-size:16px;display:block;position:relative;}
.faq_button_white a:after {content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:#00479d;}
.faq_button_white a:before {content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#00479d;}
.faq_button_white:after {content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#00479d;z-index:2;transition:all .6s cubic-bezier(.645,.045,.355,1);-webkit-transition:all .6s cubic-bezier(.645,.045,.355,1);}
.faq_button_white:before {content:"";position:absolute;right:0;top:0;width:1px;height:100%;background: #00479d;}
.faq_button_white a {position:relative;z-index:3;color:#4d4d4d;transition:all .6s cubic-bezier(.645,.045,.355,1);-webkit-transition:all .6s cubic-bezier(.645,.045,.355,1);}
.faq_button_white:hover:after {width:100%;}
.faq_button_white:hover a {color:#ffffff;}



.infou-ul {margin:70px auto;}
.infou-ul ul {display: flex;flex-wrap: wrap;}
.infou-ul li {float: left;width:25%;text-align:center;}
.infou-pic{float:left;margin-top:15px;}
.infou-pic img{width:55px;}
.infou-right{float:left;margin-left:5%;}
.infou-ul li h3 {
 font-weight:normal;
	font-size: 0;
}
.infou-ul li h3 span:nth-child(1){font-size:55px;font-weight:bold;color:#28429f;line-height:58px;font-family:Arial, Helvetica, sans-serif;}
.infou-ul li h3 d {
	display: inline;
    font-size:16px;line-height:30px;margin-left:5px;
   font-weight:normal;}
.infou-ul li p {font-size:18px;}

.index-xcp-bj{background:url(../images/axima.jpg) center;
    overflow: hidden;padding:230px 0;margin-top:80px;}
.index-xcp{text-align:center;cursor: pointer;}
.index-xcp img{z-index:1; position:relative;animation:xcp2 5s ease-in forwards infinite;}
.index-xcp p{ position:relative; display:inline-block;}
.index-xcp p:before{ content:""; position:absolute;  right:50%; top:50%; background:#28429f;width:90%;height:90%;border-radius:50%; transform:translate(50%,-50%); animation:xcp 5s ease-in forwards infinite; }
@keyframes xcp {
    from { transform: translate(50%, -50%) scale(1); }
    to { transform: translate(50%, -50%) scale(1.5); opacity:0; }
}
@keyframes xcp2 {
   0%{ transform:scale(1); }
    50% { transform:scale(0.8); }
	  100%{ transform:scale(1); }
}

.index-title{
	text-align: center;font-weight:bold;
	font-size:45px;line-height:45px;
padding-bottom:25px; position: relative;}
.index-title:after {
    content: "";
    position: absolute;
    background: #28429f;
    width:50px; left:50%;transform:translate(-50%,0%);
    height:5px;bottom:0;
   }
.index-title-ms{font-size:18px;font-weight:normal;text-align:center;color:#999;margin-top:20px;}

.index-about-title-ms{font-size:24px;font-weight:normal;text-align:center;color:#28429f;margin:30px 0;}

.index-about-title{
	text-align: center;font-weight:bold;
	font-size:35px;line-height:35px;
padding-bottom:25px; position: relative;}
.index-about-title:after {
    content: "";
    position: absolute;
    background: #28429f;
    width:50px; left:50%;transform:translate(-50%,0%);
    height:5px;bottom:0;
   }


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

.owl-hz{ position:relative; }

.owl-theme.index-pro .owl-nav [class*=owl-] {background: none !important;color:#fff;font-size:80px; position:absolute;z-index:1;top:45%; transform:translate(0%,-45%); }
.owl-theme.index-pro .owl-nav [class*=owl-]:hover{color:#fff;}
.owl-theme.index-pro .owl-nav [class*=owl-].owl-prev{left:-50px;}
.owl-theme.index-pro .owl-nav [class*=owl-].owl-next{right:-50px;}
.owl-theme.index-pro{display: flex; flex-wrap: wrap;}
.owl-theme.index-pro .item{text-align:center;font-size:16px; }
.owl-theme.index-pro .item a{color:#fff;}
.owl-theme.index-pro .item img{overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.owl-theme.index-pro .item img:hover{transform:translateY(-6px); -webkit-trafont-size: 0; line-height: 0;}
.owl-theme.index-pro .item p{margin-bottom:30px;color:#fff;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.owl-theme.index-pro .item img{padding-bottom:10px;}



.owl-theme.index-hzhb .owl-nav [class*=owl-] {background: none !important;color:#fff;font-size:70px; position:absolute;z-index:1;top:45%; transform:translate(0%,-45%); }
.owl-theme.index-hzhb .owl-nav [class*=owl-]:hover{color:#cbdfff;}
.owl-theme.index-hzhb .owl-nav [class*=owl-].owl-prev{left:-50px;}
.owl-theme.index-hzhb .owl-nav [class*=owl-].owl-next{right:-50px;}
.owl-theme.index-hzhb{display: flex; flex-wrap: wrap;margin-top:60px;}
.owl-theme.index-hzhb.item{text-align:center; }
.owl-theme.index-hzhb .item img{overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.owl-theme.index-hzhb .item img:hover{transform:translateY(-6px); -webkit-trafont-size: 0; line-height: 0;}





.pro_t {width: 100%;margin:80px 0 50px;text-align:center;}
.pro_t li {display:inline-block; }
.pro_t li a {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:16px;padding:15px 30px;color:#fff; background:rgba(40,66,159,0.8);}
.pro_t li:hover {}
.pro_t li:hover a, .pro_t li.cur a {color: #28429f;background:#fff;}
.index-pro{display: flex; flex-wrap: wrap;margin-left:-2%;margin-right:-2%;}
.index-pro-left{width:49%;float:left;}
.index-pro-box{width:48%;float:left;margin:0 1% 2% 1%;text-align:center;position:relative;}
.index-pro-title{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;color:#fff;position:absolute;z-index:1;left:0;bottom:0; right:0;text-align:center;  background: rgba(40, 66, 159, 0.7);backgrounstransform:translate(0%,-50%); padding:14px;}
.index-pro-right{width:48%;float:right;}
.index-pro-right .index-pro-box{width:100%;}
.index-pro-pic{display:block; overflow:hidden;}
.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;width:100%;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}



.pro-Work-right{float:left;width:55%;}
.pro-Work-right-title{font-size:30px;font-weight:bold; color: #28429f;}
.pro-Work-right-nr{color:#666;margin:40px 0 50px;font-size:16px;}
.pro-Work-pic{float:right;width:35%;}

.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(40,66,159,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;}




  .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;

      display: flex;

    }

    @media (max-width: 760px) {
      .swiper-button-next {
        right: 20px;
        transform: rotate(90deg);
      }

      .swiper-button-prev {
        left: 20px;
        transform: rotate(90deg);
      }
    }
.qa-sdk-wrapper {
  position: fixed;
  z-index: 10000;

  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out;
  background: #fff;
}

.qa-sdk-close-btn {
  display: inline-block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 16px;
}

.qa-sdk-close-btn:hover {
  border-radius: 50%;
  background-color: #d5d9df;
}



.index-news-bj{background:url(../images/newsbg.jpg);background-size: cover;
    background-attachment: fixed;
    overflow: hidden;}
.index-news-hz{margin-top:50px;}
.index-news-left{margin-right:-1%;margin-left:-1%;}
.index-news-left-a{width:31.3%;margin-right:1%;margin-left:1%;float:left;padding:15px 15px 25px 15px; overflow: hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}
.index-news-left-a:hover{transform:translateY(-6px); -webkit-trafont-size: 0;background:#28429f;}
.index-news-left-a:hover .index-news-left-title,.index-news-left-a:hover .index-news-left-nr ,.index-news-left-a:hover .index-news-left-rq ,.index-news-left-a:hover .index-news-left-more{color:#fff;}
.index-news-left-title{margin:25px 0;font-size:20px;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:20px;}
.index-news-left-rq{color:#666;font-family:Arial, Helvetica, sans-serif;margin-top:20px;}
.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-a:hover .rq-pic img{-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}

.index-news-left-pic img{width:100%;}
/*----底部----*/
.foot { color:#d1d8ec;background:url(../images/foot-bj.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding-top:80px;
    overflow: hidden;}

.foot-top{background: #28429f; border-radius: 20px;
    overflow: hidden;
    padding: 30px 5%;color:#fff;}
.foot-top-dz{width:50%;float:left;position:relative; padding-left:50px;}
.foot-top-dz2{width:25%;float:left;position:relative; padding-left:50px;}
.foot-top-pic{position:absolute;z-index:1;left:0;top:25px;transform:translate(0%,-50%);}
.foot-top-pic img{width:30px;}
.foot-top-wb{font-size:16px;}
.foot-top-wb p{font-size:18px;margin-top:5px;}

.foot-left{float:left;}

.foot-logo img{width:120px;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}
.foot-logo-wb{margin:25px 0;}
.foot-logo-wb li{float:left;margin-right:20px;text-align:center;margin-bottom:20px; font-size: 14px;}
.foot-logo-wb li img{border-radius:5px;width:90px;}
.foot-gsm{font-size:20px !important;margin:10px 0;color:#fff;}
.foot-logo p{font-size:16px;}
.contact-wz{font-size:20px;}
.contact-wz li{margin-bottom:10px;position:relative; padding-left:28px;}
.contact-tb{float:left;position:absolute;z-index:1;left:0;top:12px; text-align:center; transform:translate(0%,-50%); }
.contact-tb img{width:18px;  }
.contact-nr{font-size:15px;}
.contact-nr a{color:#d1d8ec;}
.contact-nr a:hover{color:#fff;}

.foot-bottom{display: flex; flex-wrap: wrap;
 justify-content: space-between;

}
.foot-box{flex: 1 1;
    display: flex;
    justify-content: flex-end;}
.foot-menu{float:left;margin:0 4%;}
.foot-contact-right{margin-left:5%;}
.foot-contact-hz{margin-bottom:40px;}
.foot-contact-title{ font-size:18px;font-weight:bold;color:#fff;margin-bottom:20px;}
.foot-contact-nr a{color:#d1d8ec;line-height:30px;}
.foot-contact-nr a:hover{color:#fff;}

.foot-bq{padding-bottom:20px;margin-top: 30px;text-align:center;}
.foot-bq a{color:#d1d8ec;}
.foot-bq a:hover{color:#fff;}


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

.ny-banner-hz{position:relative; }
.tabs {
        width:100%;
        height:60px;
        background-color:rgba(0, 6, 41, 0.3);
        position: absolute;
        bottom: 0;
        left: 0;
    }

.tabs ul {
        width: 100%;  text-align: center;
        display:block;
    }

.tabs ul li {
padding:0 5%;
        height: 60px;
        line-height: 60px;
        display: inline-block;
        text-align: center;
        position: relative;
    }

.tabs ul li::before {
        content: "|";
        color:#d1d1d1;
        position: absolute;
        left: 0;
    }

.tabs ul li:nth-child(1)::before {
        content: "";
    }

.tabs ul li a {
        color: #fff;font-size:16px;
        display: inline-block;
    }
.tabs ul li a:hover{ color:#fff;}
.tabs ul li.active a {
         color: #fff;font-weight:bold;
        position: relative;
    }

.tabs ul li.active a::after {
        content: "";
        width: 100%;
        height: 2px;
         background: #fff;
        background-blend-mode: normal, normal;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 0;
        bottom: 0;
    }

.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:#28429f;font-weight:bold;}
.ny-about-title{font-size:30px;line-height:30px;color:#28429f;}
.about-nr{margin-top:50px;font-size:16px;line-height:30px;color:#666;}
.about-nr p{margin-bottom:10px;}
.ny-about-right{width:50%;float:right;display:block;overflow:hidden;margin-top:60px;}
.ny-qywh-xt{border-top:1px solid #ebebeb;}
.ny-qywh-bj{background:url(../images/cpbj2.jpg);background-size: cover;
    background-attachment: fixed;
overflow:hidden;display: flex; flex-wrap: wrap;}
.ny-qywh-left{width:50%;float:left;padding:4% 2% 0 12.5%;}
.ny-qywh-left-box{width:50%;float:left;padding:4%;color:#d1d8ec;font-size:16px;line-height:30px;margin-bottom:20px;}
.ny-qywh-left-box p{font-size:24px;font-weight:Bold;color:#fff;margin-bottom:20px;}
.ny-qywh-left-box img{width:60px;float:left;padding-right:20px;}
.ny-qywh-right{width:50%;float:right;}
.ny-qywh-right img{width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}

.khjz_dkj {position: relative;}
.gsfc{margin-top:50px;}
.khjz .item {
	margin: 0 10px;
	position: relative;
	overflow: hidden;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;background:#fff;border:1px solid #e6e6e6;
}
.khjz .item:hover{background:#28429f;border:1px solid #28429f;}
.khjz .item:hover .cpzs_wb_t{color:#fff;}
.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 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;  
	padding:15px 20px;text-align:center;
}

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

.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: -20px;
}

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

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

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


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

.cp .item:hover {
    transform: translateY(-6px);
    -webkit-trafont-size: 0;
}

.cp .item .cpzs_img {
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: block;
    line-height: 0;
}

.cp .item .cpzs_img img {
    width: 100%;
    object-fit: cover;
    transition: all .8s ease;
}

.cp .item .cpzs_img:hover img {
    transform: scale(1.06);
}




/*关于我们-荣誉资质开始*/

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

.ny-ry .item:hover {
    transform: translateY(-6px);
    -webkit-trafont-size: 0;
}

.ny-ry .item .cpzs_img {
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: block;
    line-height: 0;
}

.ny-ry .item .cpzs_img img {
    width: 100%;
    object-fit: cover;
    transition: all .8s ease;
}

.ny-ry .item .cpzs_img:hover img {
    transform: scale(1.06);
}

.ny-ry .item .cpzs_wb {
    width: 100%;
    height: 100%;

}

.ny-ry .item .cpzs_wb .cpzs_wb_t {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 background:#fff;
    text-align: center;
}

.ny-ryzz-more {
    margin: 50px auto 0 auto;
    overflow: hidden;
    display: block;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    text-align: center;
}

.ny-ryzz-more a {
    border: 1px solid #db1819;
    color: #db1819;
    display: inline-block;
    font-size: 17px;
    padding: 12px 40px;
}

.ny-ryzz-more:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
}

/*关于我们-荣誉资质结束*/
.ny-ryzz-wb {
    font-size: 18px;
    color: #666;
    margin: 35px 0 60px;
    overflow: hidden;
}

.sy_cpfl_img ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1.5%;
    margin-left: -1.5%;
}

.sy_cpfl_img ul li {
    float: left;
    width: 31.3%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 55px;
    -webkit-transition: 0.5s;
    transition: 0.5s;border-radius:15px;
}
.sy_cpfl_img ul li .img:hover{box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}

.sy_cpfl_img ul li .img {border-radius:15px;
    overflow: hidden;border:1px solid #e0e0e0;
}

.sy_cpfl_img ul li .img img {
    display: block;
    width: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.sy_cpfl_img ul li:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.sy_cpfl_img ul li .text {
 padding-top: 20px;
}

.sy_cpfl_img ul li .text .h1 {
    font-size:16px;
    position: relative;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.sy_cpfl_img ul li .text .h1 span {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
}




.sy_cpfl_img2 ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1%;
    margin-left: -1%;
}

.sy_cpfl_img2 ul li {
    float: left;
    width: 23%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 55px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.sy_cpfl_img2 ul li .img:hover{box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}

.sy_cpfl_img2 ul li .img {padding:3%;
    overflow: hidden;border:1px solid #e0e0e0;
}

.sy_cpfl_img2 ul li .img img {
    display: block;
    width: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.sy_cpfl_img2 ul li:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.sy_cpfl_img2 ul li .text {
 padding-top: 20px;
}

.sy_cpfl_img2 ul li .text .h1 {
    font-size:16px;
    position: relative;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.sy_cpfl_img2 ul li .text .h1 span {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
}



.index-gsfc-bj{background:url(../images/tech-bg.jpg);background-size: cover;
    background-attachment: fixed;
    overflow: hidden;}

.news-top{background:#f7f7f7;overflow:hidden;margin-bottom:50px;border-radius:25px;}
.news-left{width:50%;float:left;display:block; overflow:hidden;border-radius:25px;}
.news-left 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; }

.news-left img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.news-right{width:50%;float:left;padding:4%;}
.news-right-rq{color:#999;}
.news-right-title{margin:30px 0; text-overflow:ellipsis; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.news-right-title a{font-size:22px;line-height:30px;font-weight:bold;}
.news-right-nr{color:#666;margin-bottom:30px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }

.news-right .btn {
        display: inline-block;
        padding: 0 1.5em;
        font-size: 0.9375rem;
        line-height: 2.75em;
        color: #fff;
        border-radius: 2em;
        background: #28429f;
        transition: all 0.4s;
    }
    
.news-right .btn:hover {padding: 0 2.5em; background: #28429f; }
.news-title{ font-size:18px;
    margin-top:10px;
    font-weight: bold;}


.ny-newshow-hz{}
.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:30px;line-height:35px;margin-bottom:25px;text-align:center; font-weight: bold;}

.cpzs-rq{color:#999;}
.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;}

.np{width:70%;float:left;}
.np li{margin-bottom:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.np li a{color:#666;}
.np li a:hover{color:#28429f;}

.news-fhlb{float:right;}
.news-fhlb .btn {
        display: inline-block;
        padding: 0 1.5em;
        font-size: 0.9375rem;
        line-height: 2.75em;
        color: #fff;
        border-radius: 2em;
        background: #28429f;
        transition: all 0.4s;
    }
    
.news-fhlb .btn:hover { padding: 0 2.5em; background: #28429f; }



.yyly{float:left;margin-top:30px;}
.yyly .btn {
        display: inline-block;
        padding: 0 1.5em;
        font-size: 0.9375rem;
        line-height: 2.75em;
        color: #fff;
        border-radius: 2em;
        background: #28429f;
        transition: all 0.4s;
    }
    
.yyly .btn:hover {
        padding: 0 2.5em;
           background: #28429f;
    }



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




/*上下篇*/
#page{margin-top:50px;padding-top:20px;border-top:1px solid #e0e0e0;}
#page .next,#page .prev{color: #28429f;}
#page .next a,#page .prev a{color: #333;}
#page .next a:hover,#page .prev a:hover{color: #28429f;}
#page .next{margin-top: 6px;}




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






.index-product-fl-box{float:left;width:16%;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);border-radius:10px;}
.index-product-title{  background-image: linear-gradient(to right, #248b9b, #3079a7);color:#fff;padding:25px;font-size:28px;border-top-left-radius:10px;border-top-right-radius:10px;text-align:center;}
.cpfl{border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.cpfl ul li{ border:solid 1px #eee; border-bottom:0; }
.cpfl ul li:hover{background:#f9f9f9;
    position: relative;}
.cpfl ul li:hover:after {
    content: "";
    position: absolute;
    left: 0;
    background: #28429f;
    width:4px;
    height:100%;
    top: 0;}
.cpfl ul li:last-of-type {border-bottom:solid 1px #eee; } 
.cpfl ul li a{text-align:center;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: block; height:48px;line-height: 48px;position: relative;}


.index-product-fr{float:right;width:82%;}
.ny-pro-box{width:23%;border:1px solid #dbdbdb;margin-right:1%;margin-left:1%;float:left;margin-bottom:25px;}
.ny-pro-box:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.2);}
.ny-pro-box:hover .index-pro-more{color:#28429f;}
.index-pro-box-bt-hz{padding:25px; }
.index-pro-box-bt{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:20px;padding-bottom: 10px;}
.index-pro-box-nr{color:#666; }
.index-pro-box-ms{color:#666;margin:20px 0;}
.index-pro-more{border-top:1px dashed #e3e3e3;color:#666;padding-top:20px;}

.index-pro-box-pic{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; }

.product-left{width:18%;float:left;}
.product-left-title{ background:url(../images/img_04.jpg)no-repeat #2964d8;color:#fff;padding:20px 20px 20px 35px;font-size:24px;font-weight:bold;border-top-left-radius:20px;border-top-right-radius:20px; 
    position: relative;overflow:hidden;}
.product-left-title:after {
    content: "";
    position: absolute;
    left:18px;
    background:#fff;
    width:4px;
    height:25px;
    top:22px;}
.ny-product-left { padding:20px ;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);overflow:hidden;border-bottom-left-radius:20px;border-bottom-right-radius:20px; }
.ny-product-left li{float:left;width:100%;border-bottom:1px solid #f2f2f2;margin-bottom:20px;}
.ny-product-left li a{ background: url(../images/pro_left.png)no-repeat right;font-weight:bold;font-size:16px;
    padding:5px 10px 5px 0;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:#28429f;}
.ny-product-left li a:hover, .ny-product-left li a.on{background:url(../images/pro_left2.png)no-repeat right;color:#28429f;}

.product-right{width:80%;float:right;margin-bottom:20px;}
.sy-product-hz{ border:1px solid #e7e7e7;   background: #f2f2f2;width:31.3%;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;border-radius:25px;}
.sy-product-hz:hover{transform:translateY(-6px); -webkit-trafont-size: 0;border:1px solid #28429f;}
.product-title{text-align:center;font-size:16px;font-weight:bold;margin:20px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-product-pic img{width:100%;}

.product-more{text-align:center;margin-bottom:30px;}
.product-more .btn {
        display: inline-block;
        padding: 0 1.5em;
        font-size: 0.9375rem;
        line-height: 2.5em;
        border-radius: 2em;
    color:#28429f;
        transition: all 0.4s;
    }
    
.product-more .btn:hover {
        padding: 0 2.5em; color: #fff;
           background: #28429f;
    }
.productshow-top{    display: flex;
    justify-content: space-between;
    align-items: center;}
.productshow-top-left{width:30%;float:left;}
.productshow-top-right-title{font-size:24px;font-weight:bold;}
.productshow-top-right-nr{margin:40px 0;  overflow:hidden; 
}
.productshow-top-right{width:62%;float:right;   }
.productshow-top-right-more .btn {
        display: inline-block;
        padding: 0 1.5em;
        font-size: 0.9375rem;
        line-height: 2.75em;
        color: #fff;
        border-radius: 2em;
        background: #28429f;
        transition: all 0.4s;
    }

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

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

.productshow-tabs  .div{
    display: none;
    clear: both;    padding:40px;
  background:rgba(255,255,255,0.9);border-bottom-left-radius:20px;border-bottom-right-radius:20px;

}

.productshow-tabs video {
    width:auto;
    max-height: 70vh !important;
}



.productshow-tabs .horizontal{
    margin: 0px;
    padding: 0px;
}

.productshow-tabs div table{border-collapse:collapse; width: 100%;}
.productshow-tabs div table td{padding:10px;border:1px solid #ccc;line-height:22px;font-family:Arial,"微软雅黑"; width:auto;text-align:left;}

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

.productshow-tabs .horizontal li.selectActive{
 font-weight:bold;
    background-color: #28429f;
    color: white;
}
.cptd{font-weight:bold;font-size:18px;}
.index-feedback-hz {
	width: 80%;
	margin: 0 auto;
	padding:50px 2% 2% 2%;
	position: fixed;
    left: 50%;
    top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background:url(../images/ly-bj.jpg)no-repeat center;background:#000;
	box-shadow:0 0 20px rgba(0,0,0,0.2);
	display:none;z-index:122222;
}

.index-feedback-wb{font-size:16px;color:#fff;}

.index-feedback-hz-gb{border-radius:100px;
	position:absolute;cursor: pointer;
	right:10px;color:#fff;
	top:10px;border:2px solid #b1b1b1;padding:0 9px;}
.txhz{display: flex; flex-wrap: wrap;}
.ny-contact-left{width:45%;float:left;border-right:1px solid #e2e2e2;padding:100px 5% 100px 0;}
.contact-left{float:left;color:#666;line-height:30px;margin-top:30px;}
.contact-left h3{color:#333;}
.contact-left a{color:#666;}
.contact-left a:hover{color:#28429f;}
.ny-contact-right{width:55%;float:right;padding:100px 0 100px 5%;}
.ny-feedback{margin-top:60px;overflow:hidden;}


#map_container {height:500px; }
input,textarea {outline:none; }

.soka{ width:49%;margin-right:1%;border:1px solid #e2e2e2;padding:15px; margin-bottom:25px; font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;}

.sokb{border:1px solid #e2e2e2; font-family:"Microsoft YaHei", verdant, tahoma;line-height: 30px; padding:16px;margin-bottom:30px;font-size: 15px;  width:100%;}

.tj{ width:200px;
    border:none;
    line-height:50px;
    text-align: center;
    color: #fff;
    background: #28429f;
    cursor: pointer;
    font-size: 18px;
border-radius:50px;}


.ny-yyly-box{margin-bottom:50px;}
.ny-yyly-hz{overflow: hidden;margin-bottom:30px;display: flex;
 justify-content:space-between;border-bottom:1px dashed #e6e6e6;padding-bottom:30px;
 align-items:center;width:100%;}
.ny-yyly-left{width:43%;float:left;display:block; overflow:hidden;position: relative;border-radius:25px;}
.ny-yyly-right{width:52%;float:right;}

.ny-yyly-right-nr::-webkit-scrollbar{
  width:5px;
  height:5px;
  /**/
}
.ny-yyly-right-nr::-webkit-scrollbar-track{
  background: rgb(239, 239, 239);
  border-radius:2px;
}
.ny-yyly-right-nr::-webkit-scrollbar-thumb{
  background: #bfbfbf;
  border-radius:10px;
}
.ny-yyly-right-nr::-webkit-scrollbar-thumb:hover{
  background: #333;
}
.ny-yyly-right-nr::-webkit-scrollbar-corner{
  background: #179a16;}


.ny-yyly-right-nr p{font-size:16px;}
.ny-yyly-right-title {margin-bottom:35px;width:100%;line-height:30px;font-size:30px;color:#28429f;font-weight:bold;}

.ny-yyly-right-nr{color:#666;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ny-yyly-left img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.ny-yyly-left img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}





.sidebar-content{position: fixed; top:60%; right: 0; z-index: 1000; margin-bottom:0;     background: rgba(0, 0, 0, 0.4);
border-radius: 25px;}
.sidebar-box{position: relative; margin-top: 1px;}
.sidebar-icon{width: 50px; height: 50px; cursor: pointer; border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;}
.si1 .sidebar-icon{background:url(../images/side1.png) no-repeat center center;}
.si2 .sidebar-icon{background:url(../images/side2.png) no-repeat center center;}
.si3 .sidebar-icon{background:url(../images/side3.png) no-repeat center center;}
.si4 .sidebar-icon{background:url(../images/side4.png) no-repeat center center;}
.si5 .sidebar-icon2{background:url(../images/side5.png) no-repeat center center;}
.si1:hover .sidebar-icon{background: #28429f url(../images/side1.png) no-repeat center center;}
.si2:hover .sidebar-icon{background: #28429f url(../images/side2.png) no-repeat center center;}
.si3:hover .sidebar-icon{background: #28429f url(../images/side3.png) no-repeat center center;}
.si4:hover .sidebar-icon{background: #28429f url(../images/side4.png) no-repeat center center;}
.si5:hover .sidebar-icon2{background: #28429f url(../images/side5.png) no-repeat center center;}
.sidebar-dark1{position: absolute; top: 0; right: 50px; padding: 0 20px; background-color: #28429f; display: none;    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;}
.sidebar-dark2{position: absolute; top: 0; right: 50px; padding: 16px 20px; background-color: #28429f; display: none;    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;}
.sidebar-box:hover .sidebar-dark1{display: block;}
.sidebar-box:hover .sidebar-dark2{display: block;}
.sidebar-dark1 p a{display: block; height: 50px; line-height: 50px; font-size: 16px; color: white; text-align: center; white-space: nowrap;}
.sidebar-code{width: 98px; margin-top: 8px;}
.sidebar-dark2 .sidebar-code:first-child{margin-top: 0;}
.sidebar-code p{text-align: center; color: white; line-height: 18px; margin-top: 4px;}
.sidebar-top{display: block; width: 50px; height: 50px;  border-radius: 25px;}
.sidebar-icon-a{display: block; width: 50px; height: 50px;}
.side-layer{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; display: none;}
.side-layer-bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5;}
.sidebar-icon2{width: 50px; height: 50px; cursor: pointer;  border-radius: 25px; }</pre></body></html>