﻿@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-family:"Microsoft YaHei", verdant, tahoma;color: #333; font-weight: normal; padding: 0px; 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:#004a97; }
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:25px;
}
.fl{float:left;}
.fr{float:right;}

@font-face {
  font-family: "Bai Jamjuree";
  src: local("?"), url(../images/Bai Jamjuree.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-weight:bold;
  src: local("?"), url(../images/BaiJamjuree-Bold.ttf);
  font-weight: normal;
  font-style: normal;
}
.dhz{width:100%;max-width:1920px;margin:0 auto;}
.hz{width:76%;margin:0 auto;}
.hza{width:76%;margin:80px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.logo {margin:12px 0;}
.logo img {height:50px;}
.top-pc {

	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%;background:rgba(255,255,255,0.3);
	transition: all 0.5s;
}
.top-pc.active{background: #fff;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}

.top-hz{display: flex;width:80%;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 28px;
}

.mainbav li.memu:hover:after {
	width: 100%;
}
.mainbav li.active:after {
	width: 100%;
}

.mainbav li a {color:#000;}
.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:#004a97;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width:230px;
	left: 0;
	top: 80px;padding:15px 0;
	z-index: 999999;
	background: #fff;
}
.mainbav ul li ul li {
	float: none;
	border-right: none;
	padding:0;
	position: relative;
	text-align: left;background:#fff;

}
.mainbav ul li ul li a {
	display: block;
	color: #666 !important;
	font-size:15px;
	font-weight: normal;
	padding:10px 20px;
}
.mainbav ul li ul li a:hover {
color: #004a97 !important; background:#eef1f6;
}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;padding: 0;
	top: 0;
}

 input::-webkit-input-placeholder{
            color:#999;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:999;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:999;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:999;
        }


.index-yyl{float:left;line-height:79px;margin:0 1% 0 3%; }
.index-yyl a{}
.index-yyl:hover,.index-yyl a.on{color:#004a97;}
.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:50px;
	height:80px;
	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:100px; z-index: 7777777; }
.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-weight:bold; }
.sousuo .ssk .input_btn { width: 25%; height:50px; float: right; color: #fff; border: 0; background: #004a97; cursor: pointer;  font-weight:bold; font-size:15px;}
.p-show { display: block !important; }

/*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:#004a97; 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-title{font-weight:bold; font-size:36px;line-height:36px;text-align:center;}
.index-title-ms{text-align:center;color:#666;width:82%;margin:35px auto;}



.service5Box4 .items {
  display: flex;
  flex-direction: column;
  color: #fff;  
}

.service5Box4 .item {
  display: flex;
  background: #82a1c9;
}

.service5Box4 .item:nth-child(2n) {
  flex-direction: row-reverse;
}

.service5Box4 .item .content {
  flex: 1;
  width: 33.31%;
  flex-direction: column;
  justify-content: center;
  padding: 5%;margin-top:3%;
}

.service5Box4 .item h3 {
  font-size: 30px;line-height:30px;
  margin-bottom: 20px;
}
.service5Box4 .item .content p{margin-bottom:20px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; }
.service5Box4 .item .img:hover img {
  transform: scale(1.05);
}
.img img {
    transition: all 0.5s ease 0s;width:100%;height:100%;-o-object-fit: cover;object-fit: cover;
}
.img {width:50%;
   overflow:hidden;
}









.service-Full{display: flex;
    justify-content: space-between;
    align-items: center;background:#82a1c9;color:#fff;}
.service-Full-left{width:50%;float:left;display:block; overflow:hidden; }
.service-Full-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; }

.service-Full-left img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;width:100%;}
.service-Full-wb{width:50%;float:right;padding:0 4%;}
.service-Full-title{font-size:32px;line-height:32px; font-weight:bold;margin-bottom:20px;padding-left:20px; 
    position: relative;text-transform:uppercase;}
	.service-Full-title:after {
    content: "";
    position: absolute;
    left: 0;
    background: #004a97;
    width:5px;
    height:28px;
    top: 2px;}
	.service-Full-title2{font-size:32px;line-height:32px; font-weight:bold;margin-bottom:20px;padding-left:20px; 
    position: relative;text-transform:uppercase;}
	.service-Full-title2:after {
    content: "";
    position: absolute;
    left: 0;
    background:#fff;
    width:5px;
    height:28px;
    top: 2px;}

.service-Full-nr{margin-bottom:30px;}
.Capabilities-pic{text-align:center;}
.index-news-a-more { display: inline-block;
  background: url(../images/arrow3.png) no-repeat right center;
  padding-right: 30px;
  -webkit-transition-duration: 0.4s;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.index-news-a-more a{color:#fff;}
.index-news-a-more:hover{padding-right: 40px;}

.index-about-left{ text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:7; -webkit-box-orient:vertical; overflow:hidden;margin-bottom:30px; }
.pro_t {width: 100%;margin:70px 0 50px;text-align:center;overflow:hidden;}
.pro_t ul{margin-right:-1%;margin-left:-1%;}
.pro_t li {font-size:18px;padding:8px 60px;color:#004a97;border:1px solid #004a97;border-radius:25px; display:inline-block;margin-right:1%;margin-left:1%;}
.pro_t li:hover, .pro_t li.cur {color: #fff;background: #004a97;}
.pro_gg-hz{margin-right:-1%;}
.index-what-pic{float:left;width:32.3%;margin-right:1%;display:block; overflow:hidden;}
.index-what-pic li{margin-bottom:15px;display:block; overflow:hidden;}

.index-what-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-what-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.index-Laser-bj{background:url(../images/cp.jpg) center;background-size: cover;
    background-attachment: fixed;color:#fff;
    overflow: hidden;}
	
.index-Laser-title{margin:25px 0;font-size:24px;font-weight:bold;text-align:center;}
.index-Laser-nr{color:#fff;text-align:center; }
.index-Solutions-more{display:block;text-align:center;width:180px;margin:40px auto 0 auto;border-radius:25px;border:1px solid #fff;padding:10px 0; }

.index-pcb-hz{margin-right:-0.5%;margin-left:-0.5%;margin-top:50px;margin-bottom:50px;overflow:hidden;}
.index-pcb{position:relative;margin-bottom:20px;}
.index-pcb-title{position:absolute;padding-bottom:30px;z-index:2;right:0;bottom:0;transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s; width:100%;padding-top:20px;
-o-transition-duration: .5s;background-image:linear-gradient(to top,rgba(0,88,168,0.5),transparent); }
.index-pcb-title p{position: relative;text-align:right;padding-bottom:10px;padding-right:30px;font-size:20px;color:#fff;}
.index-pcb-title d{position:absolute;right:0;bottom:0; opacity:0;}
.index-pcb-title p:after {
    content: "";
    position: absolute;
    background: #004a97;
    width:40px; 
    height:3px;bottom:0; 
	 right:30px;
   }
.index-pcb{width:31.3%;float:left;margin-right:0.5%;margin-left:0.5%;}

.index-hs{background:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;z-index:1;top:0;right:0; opacity:0; }

.index-pcb:hover .index-hs{opacity:1; }
.index-pcb:hover .index-pcb-title d{opacity:1;transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s; 
-o-transition-duration: .5s;}
.index-pcb:hover .index-pcb-title{padding-bottom:100px;background-image:none;}
.index-Industries{margin-right:-1%;}
.index-Industries-hz{position:relative; width:49%;margin-right:1%;float:left;line-height:0;text-align:center;color:#fff;margin-bottom:1%;OVERFLOW:hidden;}
.index-Industries-hz:nth-child(3n){ width:32.3%;}
.index-Industries-hz:nth-child(4n){ width:32.3%;}
.index-Industries-hz:nth-child(5n){ width:32.3%;}
.index-Industries-hz:after{ content:""; display:block; position:absolute; z-index:1; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0); transition:all 0.8s;}
.index-Industries-hz:hover:after{ content:"";  background:rgba(0,74,151,0.7); transition:all 0.4s;}
.index-Industries-wb{padding:0 40px;position:absolute;z-index:2;left:0;top:25%; right:0; transform:translate(0%,100%); opacity:0;  transition:all 0.8s;font-size:24px;line-height:30px;font-weight:bold;}
.index-Industries-hz:hover .index-Industries-wb{transform:translate(0%,0%); opacity:1; }
.index-Industries-wb p{line-height:25px;margin:25px 0;font-weight:normal; font-size:16px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.index-Industries-title{font-size:24px; margin: 0 5%; line-height:30px;position:absolute;z-index:1;left:0;bottom:5%; right:0;text-align:center; transform:translate(0%,-50%);}
.index-Industries-hz:hover .index-Industries-title{opacity:0;transition:all 0.5s;}

.index-Industries-pic img{width:100%;}
.index-Industries-hz .index-news-more a{color:#fff;font-size:16px;}
.index-Industries-hz .index-news-more{-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}
 
.index-news-right-hz{margin-top:50px;}
.index-news-right{width:48%;float:left; }
.index-news-left{width:48%;float:right;}
.index-news-left-top{border-bottom:1px solid #eee;padding-bottom:20px;}
.index-news-right-title{font-size:22px;}
.index-news-right-nr{color:#999;margin:20px 0;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.index-news-right img{width:100%;}
.index-news-left-bottom{margin-top:25px;}
.index-news-left-bottom li{margin-bottom:20px;overflow:hidden;}
.index-news-left-hz{width:80%;float:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;position:relative;padding-left:18px;}
.index-news-left-hz:before {
    width:5px;
    height:5px;
    border-radius: 50%;
   background:#999;
    position: absolute;
    left: 0;
    top:10px;
    content: "";
}
.index-news-left-hz a{font-size:17px;}
.rq{color:#999;}

.news-bj{margin-bottom:40px;}
.index-news-more { display: inline-block;
  background: url(../images/arrow3.png) no-repeat right center;
  padding-right: 30px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.index-news-more a{color:#004a97;}
.index-news-more:hover{padding-right: 40px;}



.index-news-right-pic{display:block; overflow:hidden;}
.index-news-right-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-news-right-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.index-news-more-hz{display:block;text-align:center;width:180px;margin:50px auto 0 auto;border-radius:25px;background:#fff;padding:10px 0; }




/*----底部----*/
.foot { background:#004a97;color:#fff;overflow: hidden;padding-bottom:30px;}
.foot-bq-pc{border-bottom:1px solid #3379b9;overflow:hidden;padding:20px 0;margin-bottom:50px;}
.foot-bq-pc li:nth-child(1){ margin-right:5px;}
.foot-bq-pc li{ float: left; margin-right:2%;  }
.foot-bq-pc li a{color:#fff;}
.foot-bq-pc li a:hover {text-decoration:underline; }
.foot-left{float:left; margin-left:5%;}

.foot-bottom{padding-bottom:40px;}
.foot-box{float:left;width:70%;}
.foot-menu{float:left;margin-right:12%;}
.foot-contact-right{width:30%;float:left;}
.foot-contact-title{ font-size:18px;font-weight:bold;color:#fff;margin-bottom:30px;}
.foot-contact-nr a{color:#fff;}
.foot-contact-nr a:hover{text-decoration:underline;}
.foot-contact-nr li{line-height:32px;}

.foot-ewm{margin-top:20px;float:left;}
.foot-ewm li{margin-right:20px;float:left;text-align:center;}

.foot-ewm img{width:100px;margin-bottom:10px;}
.contact-wz li{margin-bottom:12px;position:relative; padding-left:30px;}
.contact-tb{float:left;position:absolute;z-index:1;left:0;top:15px; text-align:center; transform:translate(0%,-50%);}
.contact-tb img{width:18px;}
.contact-wz p{margin-bottom:20px;}
.contact-nr a{color:#fff;}
.contact-nr a:hover{text-decoration:underline;}


/*内页样式开始*/
.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);
    z-index:1;
}.ny-banner-hz img{width:100%;}
.ny-banner-wb{text-shadow: 0 0 2px #01142b;filter:shadow(Color=#01142b,Direction=10,Strength=10);font-weight:bold;color:#fff;font-size:50px;line-height:50px;position:absolute;z-index:1;left:0;top:50%; right:0;text-align:center; transform:translate(0%,-50%); z-index:1;}
.ny-banner-wb p{font-size:24px;font-weight:normal;margin:25px auto 0 auto;text-shadow:none;width:70%;}
.mb-menu {padding:20px 0 10px;border-bottom:1px solid #e6e6e6;}



.products-hz{margin-top:50px;}
.index-product-fl{float:left;width:20%;}
.product-title{background:#004a97;color:#fff;padding:20px;font-size:24px;font-weight:bold;}
.product-left-bt {font-size:18px;}


.menu_head{padding:15px 30px 15px 5px;cursor:pointer;position:relative;margin:0px;background:url(../images/pro_left.png) center right no-repeat;border-bottom:1px solid #e6e6e6;font-size:18px;}
.menu_head a:hover,.menu_head a.on{color:#004a97;}
.menu_list .current{background: url(../images/pro_down.png) center right no-repeat;}
.menu_body{overflow:hidden;padding:10px 0;}

.menu_body li a{padding-left:20px;position:relative;}
.menu_body li a:after {
    content: "";
    position: absolute;
    left:12px;
    background:#666;
    width:5px;border-radius:5px;
    height:5px;
    top:16px;}
.menu_body a{display:block;padding:6px;text-indent:5px;color:#666;}
.menu_body a:hover{text-decoration:underline;color:#004a97;}

.product-left-title{border-bottom:1px solid #e6e6e6;font-size:24px;font-weight:bold;margin-top:80px;padding-bottom:20px;}
.product-left-bt{font-size:20px;margin:15px 0;}
.product-left-box{margin:20px 0;overflow:hidden;float:left;width: 100%;}
.product-left-pic{float:left;margin-right:10px;margin-top:6px; width: 13%; }
.product-left-hz{ float:left;width:80%;}
.product-left-hm{margin-bottom:15px;}
.product-left-hm a{color:#4c4c4c;text-decoration:underline;}
.product-left-hm a:hover{color:#000;}
.product-download-pic{text-align:center;width:100%;margin-bottom:20px;display:block; overflow:hidden; }
.product-download-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-download-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.product-download-bt{font-size:20px;float:left;width:80%;}
.product-download-bt p{font-size:15px;color:#999;margin-top:10px;}
.product-download-xz{float:right;}

.product-download-hz{float:left;width:100%;padding-bottom:10px;}
.product-download-box{float: left;
    width:100%;
    padding-bottom:20px;margin-bottom:50px;
    border-bottom: 1px solid #e6e6e6;}

.index-product-fr{float:right;width:76%;}

.product-fr-hz{margin:50px 0;}
.product-fr-box{margin-bottom:50px;display: flex;
 justify-content: space-between;
 align-items: center;}
.product-fr-box-pic{width:45%;float:left;display:block; overflow:hidden;}
.product-fr-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-fr-box-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.product-fr-box-right{width:51%;float:right;}
.product-fr-box-right-title{font-size:24px;}
.product-fr-box-right-nr{margin:25px 0; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden;color: #666;}

.faq_button_li {width:160px;height:45px;overflow:hidden;line-height:45px;position:relative;text-align:center;}
.faq_button_li a {font-size:15px;display:block;position:relative;}
.faq_button_white a:after {content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:#004a97;}
.faq_button_white a:before {content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#004a97;}
.faq_button_white:after {content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#004a97;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: #004a97;}
.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;}

/*分页*/
.yema{ width:100%; text-align:center; overflow:hidden;}
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:40px; line-height:40px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:40px;margin-left:3px; text-align:center; color:#333333;  border:1px solid #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#004a97;border:1px solid #004a97;}
.yema a.on{color:#fff;  background:#004a97;border:1px solid #004a97;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#004a97;}
.yema a span{ font-family: "宋体";}

.product-fr-bottom{margin-bottom:50px;}
.product-more{text-align:center;}
.product-ly-title{color:#004a97;padding-bottom:10px;border-bottom:1px solid #004a97;font-weight:bold;font-size:34px;line-height:34px;}
.ny-feedback-ly{margin:30px 0 60px 0;overflow:hidden;}

#feedback{margin-right:-3%;font-size:0;}
.soka { margin-right:3%;
    width: 30.33%;
    padding: 12px;
    box-sizing: border-box;
	border-radius:5px;
    border:solid 1px #cecece;
	font-size:15px;  margin-bottom:25px;
}

.sokb {
width:97%;
    border:solid 1px #cecece;
    padding:12px;
    font-size:15px;border-radius:5px;
    vertical-align: middle;font-family:"Microsoft YaHei", verdant, tahoma;}


.tj { 
    margin-top:25px;
	padding:12px 60px;font-family:"Microsoft YaHei", verdant, tahoma;
    background-color:#377bb5;border-radius:5px;
    font-size:16px;border:none;cursor: pointer;
    color: #ffffff;}

input,textarea {outline:none;}
.pro_gg-hz2{margin-top:50px;}
.ny-productshow-pic{text-align:center;width:80%;margin:0 auto;}

.pro_t2 {width: 100%;text-align:center;overflow:hidden;border-bottom:solid 1px #e6e6e6;}

.pro_t2 li { padding: 10px 30px;font-size: 18px; display:inline-block;}
.pro_t2 li:hover, .pro_t2 li.cur {color: #fff;background: #004a97;}
.ny-productshow-nr-title{font-size:24px;margin-bottom:50px;text-align:center;}
.ny-productshow-Introduction{border-bottom:solid 1px #e6e6e6;width:45%;float:left;margin-bottom:35px;margin-right:5%;}
.ny-productshow-Introduction-hz{margin-right:-5%;display: flex; flex-wrap: wrap;}
.ny-productshow-Introduction-title{font-size:20px;position:relative;padding-left:20px;box-sizing: border-box;}
.ny-productshow-Introduction-title:before {
    width:10px;
   height:10px;
   background:#004a97;
    position: absolute;
    left: 0;
    top:7px;
    content: "";
}
.ny-productshow-Introduction-nr{padding:15px 0 15px 20px;color:#444;}

.ny-productshow-nr-pic{text-align:center;}
.download-ss{margin-bottom:50px;overflow:hidden;}

.download-sok {
    float: left;
    font-size: 15px;
    width:50%;
    background: #fafafa;
    line-height: 48px;
    padding: 0 15px;
    border: 1px solid #e5e5e5;
    border-right: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.download-sok:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

.download-sok::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

.cp-download-pic{width:15%; float:left;}
.cp-download-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; }

.cp-download-pic img{width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.cp-download-hz{float:right;width:82%;padding-bottom:10px;}

.navigation-hz{display:block;text-align:center;}
.navigation {
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
}

.navigation > ul > li {display:inline-block;
 margin-right:4%;
  cursor: pointer;padding:25px 0;
  position:relative; 
}
.navigation > ul > li:last-of-type {margin-right:0;} 
.navigation > ul > li > a:hover,.navigation > ul > li > a.on {
  padding-bottom:25px;
  border-bottom: 2px solid #004a97;
  color: #004a97;
}

.navigation > ul > li > a {
  color: #666666;font-size:18px;
}


.ny-qywh-box{margin-bottom:80px;}
.ny-qywh-hz{overflow: hidden;margin-bottom:50px;
    display: flex;background:url(../images/b.png);
 justify-content: space-between;
 align-items: center;width:100%;}
.ny-qywh-left{width:50%;float:left;}
.ny-qywh-right{width:50%;float:right;padding:2%;}


.khjz_dkj {position: relative;}

/* display none until init*/
.owl-carousel {
	display: none;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {    text-align: center;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix*/
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-controls {
	width: 100%;
	z-index: 11;margin-top:20px;
}
.owl-carousel .owl-controls .owl-buttons div {
	position: absolute;
	display: inline-block;
	zoom: 1;
*display:inline;
	width: 40px;
	height: 70px;
	text-indent: -9999px;
	transition: .35s;
	top: 45%;
	margin-top: -35px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
	background: url(../images/jtl02.png) center no-repeat;
	overflow: hidden;
	left:14px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	background: url(../images/jtr02.png) center no-repeat;
	overflow: hidden;
	right:14px;
}
.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 #004a97;
}
.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: #004a97;
}
.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;
}
.xgcp{margin-top:50px; }
.khjz_dkj{  margin-left: -0.7%;
    margin-right: -0.7%;}
.product-xq {
 float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;}
.ny-product-title{text-align:center; 
    width: 100%;
    background: #f9f9f9;
    padding: 20px;
}

.s-ly-title{color:#004a97;font-size:30px;line-height:35px;width:60%;margin:50px auto 0 auto;text-align:center;}
.ny-qywh-right-pic{float:left;width:15%;margin-top:-30px;}
.ny-qywh-right-wb{float:right;width:82%;color:#666;}
.ny-qywh-right-wb p{font-size:30px;line-height:30px;margin-bottom:20px;color:#333;}


.about-left{width:46%;float:left;line-height:32px;}
.about-left p{margin-bottom:10px;}
.about-left-title{font-size:36px;line-height:36px;font-weight:bold;position: relative;padding-bottom:30px;margin-bottom:50px;}
.about-left-title:after {
    content: "";
    position: absolute;
    background: #004a97;
    width:80px; 
    height:5px;bottom:0; 
	 left: 0;
   }

.about-right{width:48%;float:right;}

.Culture-bj{background:#f7f7f7;overflow:hidden;}
.Culture-hz{margin-right:-2%;}
.Culture-Corporate{width:31.33%;float:left;margin-right:2%;text-align:center;}
.Culture-Corporate-pic{ display:block; overflow:hidden;border-radius:10px; }
.Culture-Corporate-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.Culture-Corporate-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; }
.Culture-Corporate-title p{font-size:24px;font-weight:bold;margin:20px 0 15px;}
.ryzz-hz{margin-right:-2%;}
.ryzz-pic{float:left;margin-right:2%;margin-bottom:25px;width:18%;}
.ryzz-pic:nth-child(1){width:38%;}

.about-zzjg{text-align:center;}

.hzhb-nylist{margin-top:50px; }
.hzhb-nylist ul{display: flex; flex-wrap: wrap;margin-left:-1%;margin-right:-1%;  }
.hzhb-nylist li{ float:left; width:18%; margin-right:1%;margin-left:1%; margin-bottom:30px; position:relative; text-align:center; overflow:hidden;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);padding:3px;}
.hzhb-nylist li p{margin:12px 0;}
.hzhb-nylist li:hover{border: 1px solid #004a97;}
.hzhb-nylist_pic{ overflow:hidden;}
.hzhb-nylist_pic img{ width:100%; transition:ease-in-out 0.25s all;}
.hzhb-nylist li:hover .hzhb-nylist_pic img{ transform:scale(1.1);}
.hzhb-nylist li:hover p{color:#004a97;}



.contact-hz{margin-bottom:80px;overflow:hidden;}
.contact-left {float:left;width:35%;}
.ny-contact-wb{font-size:22px;margin:20px 0;font-weight:bold;}
.ny-contact-nr{font-size:16px;line-height:36px;}



#map_container {height:450px;}
.relbar-map{width:60%;float:right;}






/*内页-新闻资讯开始*/


.news-nr {
    margin-top: 50px;
}

.news-nr li {
    border: 1px solid #e3e3e3;margin-bottom:30px;

    padding: 2%;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;
}

.news-nr li:hover {transform:translateY(-6px); -webkit-transform:translateY(-6px);
    background: #f3f6fa;box-shadow: 10px 10px 5px #f2f2f2;  border: 1px solid #004a97;
}
.news-pic{width:22%;float:left;}
.news-nr-left {width:75%;float:right;}

.news-nr-left-title {
    font-size:22px;}

.news-nr-left-wb {
    color: #888;
    margin:20px 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}





.img-count-in {
    float: left;
    width: 50%;

}
 .img-count-in img{ width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}


.w-newsList1 a {
    display: block;
    text-decoration: none;
    color: #333;
}

.news-item {
    display: flex;
    background: #f9f9f9;

}

.news-text {
    width: 50%;
    float: left;
    padding: 5%;
    overflow: hidden;
}

.day_month {

    color: #004a97;
    margin-bottom:15px;
}
.day_month img{float:left;margin-top:3px;margin-right:6px;}
.w-newsList1 .news-h {
    font-size: 22px;
    overflow: hidden;
    margin-bottom:30px;
}

.news-h:hover {
    color: #004a97;
}

.w-newsList1 .news-sum {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;line-height:28px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666;
}


.w-newsList1 .adSN_page {
    position: absolute;
    z-index: 9;
    left: 50% !important;
    bottom: 20% !important;
    top: auto;
    transform: none;
    -webkit-transform: none;
    width: 50% !important;
    padding-left: 5%;
}

.w-newsList1 .adSN_page span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 6px;
}

.w-newsList1 .swiper-num {
    position: absolute;
    z-index: 9;
    right: 15px;
    top: 50%;
    margin-top: -130px;
    color: #bebebe;
}

.w-newsList1 .swiper-num .active {
    font-size: 32px;
    font-weight: bold;
}

.news-nr {
    margin:45px 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
 
    color: #999;
}



.ny-newshow-rq{padding-top:25px;color:#999;overflow:hidden;}
.ny-newshow-rq li{float:left;margin-right:20px;}
.ny-newshow-rq li img{float:left;margin-top:4px;margin-right:5px;}
.ny-newshow-title{ font-size:26px;font-weight: bold;}
.ny-newshow-nr{margin-top:15px;line-height:30px;border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;padding:30px 0;}
.ny-newshow-nr p{margin-bottom:10px;}

/*内页-新闻资讯结束*/
/*上下篇*/
#page{margin:30px 0;}
#page .next,#page .prev{}
#page .next a,#page .prev a{color: #333;}
#page .next a:hover,#page .prev a:hover{color:#004a97;}
#page .next{margin-top: 6px;}

.sidebar-content{background:rgba(0,0,0,0.4);border-radius:25px;position: fixed; top: 50%; right: 0; z-index: 1000; margin-bottom:0;}
.sidebar-box{position: relative; margin-top: 1px;}
.sidebar-icon{width: 50px; height: 50px; cursor: pointer;}
.si1 .sidebar-icon{background: url(../images/side3.png) no-repeat center center;border-bottom-right-radius:25px;border-top-right-radius:25px;}
.si2 .sidebar-icon{background: url(../images/side2.png) no-repeat center center;border-bottom-right-radius:25px;border-top-right-radius:25px;}

.si3 .sidebar-icon{background: url(../images/side4.png) no-repeat center center;border-bottom-right-radius:25px;border-top-right-radius:25px;}

.si4 .sidebar-icon{background: url(../images/side1.png) no-repeat center center;border-bottom-right-radius:25px;border-top-right-radius:25px;}
.si5 .sidebar-icon{background: url(../images/side5.png) no-repeat center center;border-bottom-right-radius:25px;border-top-right-radius:25px;}
.si1:hover .sidebar-icon{background: #0072d0 url(../images/side3.png) no-repeat center center;}
.si2:hover .sidebar-icon{background: #0072d0 url(../images/side2.png) no-repeat center center;}

.si3:hover .sidebar-icon{background: #0072d0 url(../images/side4.png) no-repeat center center;}
.si4:hover .sidebar-icon{background: #0072d0 url(../images/side1.png) no-repeat center center;}
.si5:hover .sidebar-icon{background: #0072d0 url(../images/side5.png) no-repeat center center;border-radius:25px;}
.sidebar-dark1{position: absolute; top: 0; right: 50px; padding: 0 20px; background-color: #0072d0; display: none;border-bottom-left-radius:25px;border-top-left-radius:25px;}
.sidebar-code{width: 98px; margin:15px 0;text-align:center;color:#fff;}
.sidebar-code p{margin-top:5px;}
.sidebar-box:hover .sidebar-dark1{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-top{display: block; width: 50px; height: 50px;border-radius:25px;}
.xf-page{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:0 0px; text-transform:uppercase;clear: both;}
.xf-page ul {display: block; display: flex; align-items: center; justify-content: center;}
.xf-page ul li {display: inline-block;width: auto; border-radius: 0; margin-bottom: 0; margin-right: 0; margin-left: 0; border: none; overflow: hidden; background: none;}
.xf-page .pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:auto;}
.xf-page .pagination a,.xf-page .pagination span{display:inline-block; padding:0 15px;line-height:36px;font-size:14px;margin:0 5px;color: #666;background: #fff;-webkit-transition:0.5s;transition:0.5s;}
.xf-page .pagination span.current,.xf-page .pagination a:hover,.xf-page li.active span{color:#fff; border-color:#004a97; background:#004a97;}