@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 15px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.w1400{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}


@font-face {
    font-family: 'BODONI';
/*        font-family: Helvetica, Arial, 'Helvetica Neue', 'Source Han Sans CN', 'Noto Sans TC', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
*/    font-weight: normal;
    font-style: normal;
}


/* 导航栏 */
.header_nav{height:93px; width:100%;z-index:999; position: fixed; background:#fff; box-shadow:0 0 10px rgba(0, 0, 0, .12);}
.h_logo{width:308px; height:93px; float: left; display: flex; align-items: center;}
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.header_dao{width:50%; height: 100%;  float: right;  margin-top: 24px;  }
.nav{width:100%; height:46px;float: right;   }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:12.5%}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:17px;  color:#333;  position: relative  }
.nav .nLi h3 a p{font-size:17px; color:#333; line-height:46px;  position: relative;  width: 100%}
.nav .sub{ display:none;left:50%; top:46px;  position:absolute;  line-height:26px; width:150px;  margin-left: -75px; border-radius:8px; box-shadow:0 0 10px rgba(0, 0, 0, .15);   z-index: 999; background: #fff;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #f5f5f5; line-height:45px;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 14px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 15px; height: 100%; }
.nav .sub a:hover{color:#0058a6}
.nav .nLi.active p{background: #0058a6; color:#fff; border-radius: 25px;}
.h_search form{    display: initial;}
.h_search{width:13%; height: 50px; float: right; margin-left:2%; background: url(../images/xxs.png) no-repeat left center; padding-left: 20px; margin-top: 22px;}
.h_search input[type="submit"]{width:21px; height: 100%; float: left; background: url(../images/search.png) no-repeat center; border: 0; color: #fff0}
.h_search input[type="text"]{ border: 0; background: none; font-size: 16px; color: #555; float: right; width:80%;  height: 50px; margin-right:13px;}
.h_al{float: right; background: url(../images/al_icon.png) no-repeat left center; padding-left:30px; font-size: 16px; color: #fff; line-height: 50px;
	margin-top: 22px;}




/* 首页:banner */
.banner{ width:100%; height:880px; position: relative; overflow: hidden; }
.banner .slideBox{ width:100%; height:880px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:15%; bottom:40px; z-index:1;  background: rgba(153,153,153,0.5); 
	border-radius: 25px; padding:8px 10px;}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:10px;   width: 45px; height:12px; border-radius: 20px; background:#fff; text-indent: -999px; cursor:pointer; opacity: 0.5 }
.banner .slideBox .hd ul li:last-child{margin-right: 0}
.banner .slideBox .hd ul li.on{opacity: 1; background: #0058a6}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; position: relative}
.banner .slideBox .bd li div{width:100%; height:880px; display: block; overflow: hidden}
.slideBox .prev,.slideBox .next{ position:absolute;  bottom:60px;  display:block; width:65px; height:65px;  }
.slideBox .next{background: url(../images/b_right.png) no-repeat center; right:10%}
.slideBox .prev{background: url(../images/b_left.png) no-repeat center; right:15%}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }

.banmain{
	position:relative;
}
.banbg{
	position:absolute;
	width:100%;
	height:100%;
	background:linear-gradient(45deg, rgb(0, 80, 150, .3), transparent);
	background:linear-gradient(45deg, rgb(0, 0, 0, .2), transparent);
}
.banm{
	width:47% !important;
	position:absolute;
	top:35%;
	left:15%;
}
.banm h2{
	color:#fff;
	font-size:54px;
	font-weight:bold;
	letter-spacing:1px;
	text-shadow:0 0 8px rgb(0, 0, 0, .25);
}
.banm h2 span{
	font-size:56px;
}
.banm p{
	font-size:20px;
	color:#fff;
	margin:15px 0;
	letter-spacing:1px;
	line-height:28px;
	font-weight:bold;
}
.banm a{
	color:#fff;
	font-size:16px;
	padding:10px 25px;
	border-radius:20px;
	border:1px solid #fff;
	margin-top:50px;
	display:inline-block;
}
.banm a:hover{
	background:#0058a6;
	border:1px solid #0058a6;
}


.ban_info{width:1300px; height: auto; position: absolute; bottom:90px; left:50%; transform: translate(-50%,0);}
.ban_info dl{width:32%; height: 100%; float: left; border-radius: 8px; background: #fff; padding:22px 25px; margin-right: 2%}
.ban_info dl:last-child{margin-right: 0}
.ban_info dl dt{width:100%; height: auto; overflow: hidden}
.ban_info dl dt h4{float: left; color:#333333; font-size: 22px;}
.ban_info dl dt i{float: right; color:#333333; font-size: 24px; height: 32px; width: 40px;}
.ban_info dl dd{width:100%; height: 30px; line-height: 30px; color:#666666; font-size:15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-top: 8px;}
.b1{background: url(../images/i1.png) no-repeat center}
.b2{background: url(../images/i2.png) no-repeat center}
.b3{background: url(../images/i3.png) no-repeat center}
.ban_info dl:hover{background: #0058a6;}
.ban_info dl:hover dt h4{color:#fff}
.ban_info dl:hover dd{color:#fff}
.ban_info dl:hover .b1{background: url(../images/ih1.png) no-repeat center}
.ban_info dl:hover .b2{background: url(../images/ih2.png) no-repeat center}
.ban_info dl:hover .b3{background: url(../images/ih3.png) no-repeat center}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; background-size:cover; padding: 86px 0 70px;}
.index_about_top{width:50%; height: auto; overflow: hidden; float:left;}
.index_about_top h4{color:#dedede; font-size: 72px; line-height:72px; font-weight: bold; text-transform: uppercase}
.index_about_top h5{color:#2e2926; font-size: 36px; font-weight: bold; text-transform: uppercase}
.index_about_top h5 span{color:#0058a6; font-size: 36px;}
.index_about_top h5 i{width:8px; height:8px; background: #0058a6; border-radius: 50%;     display: inline-block; margin: 0 14px}
.index_about_top h6{color:#333333; font-size: 24px; margin-top: 15px;}
.index_about_img{width:50%; float:right; overflow:hidden;}
.index_about_img img{width:100%; transition-duration: 2s;}
.index_about_img img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.in_ab_info{width:95%; height: auto; overflow: hidden; display: block; font-size: 16px; color:#3333333; line-height: 30px;  padding-top:30px; 
	border-top:1px solid #e5e5e5; margin-top: 35px;}
.in_ab_more{width:135px; height: 50px; line-height: 45px; color:#333333; font-size: 16px; background: url(../images/ab_xs.png) no-repeat bottom center; 
	display: block; margin-top: 50px;}
.in_ab_more:hover{color:#0058a6;padding-left:10px;}
.index_about_num{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_about_num dl{width:20%; height: auto; float: left; background: url(../images/n_xs.png) no-repeat right center; text-align: center}
.index_about_num dl dt{color:#333333; font-size: 16px;}
.index_about_num dl dt span{color:#333; font-size: 52px; font-weight: bold;}
.index_about_num dl dt i{color:#333333; font-size: 32px; font-weight: bold; font-style: normal}
.index_about_num dl dd{color:#333333; font-size: 16px; margin-top: 8px;}





/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: #f8f9fe url(../images/product_bjs.jpg) no-repeat right top; padding-top: 70px; padding-bottom: 75px}
.index_case_t{width:100%; text-align: center}
.index_case_t h4{color:#0058a6; font-weight:900; font-size:68px; text-transform: uppercase}
.index_case_t h5{color:#333;  font-size: 30px; margin-top:-10px}
.index_pro_t{width:100%; text-align: center}
.index_pro_t h4{color:#0058a6; font-weight:900; font-size:68px; text-transform: uppercase}
.index_pro_t h5{color:#333;  font-size: 30px; margin-top:-10px}
.index_product_nav{max-width: 1400px; display: table; margin:45px auto;}
.index_product_nav a{width:168px; height: 50px; float: left; margin-right: 5px; text-align: center; line-height:50px; font-size: 16px; color: #fff; 
	background: #0058a6}
.index_product_nav a:hover{background: #fff; color:#333333; font-size: 16px;}
.index_product_li{width:100%; height: auto; overflow: hidden; position: relative; padding-bottom: 75px; margin-top:45px;}
.index_product_li .swiper-slide a{width:100%; height: auto; display: block; background:#fff; margin:10px 0; padding: 10px; }
.index_pro_img{width:100%; height: auto; overflow: hidden;}
.index_pro_img img{width:100%; height:245px; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_pro_xx{width:100%; height: auto; overflow: hidden;  padding: 8px 30px; text-align: center}
.index_pro_xx h4{width:100%; height:auto; line-height: 30px; color: #333; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; text-align: center; margin-bottom: 10px;}
.index_pro_xx .inprotb{width:100%; height:25px; background:url(../images/p_jts.png) no-repeat center;}
.index_product_li .swiper-slide a:hover .inprotb{ background:url(../images/p_jtsh.png) no-repeat center;}
.index_product_li .swiper-button-next,.index_product_li .swiper-button-prev{width:55px; height: 55px; bottom:0; top: auto; margin-top: 0}
.index_product_li .swiper-button-next{background:#fff url(../images/n_right.png) no-repeat center; right:0}
.index_product_li .swiper-button-prev{background:#fff url(../images/n_left.png) no-repeat center; left:0}
.pro_btn{position: absolute; bottom:0; left:50%; transform: translate(-50%,0); width: 110px;}
.index_product_li .swiper-button-prev:hover{background:#0058a6 url(../images/nh_left.png) no-repeat center; }
.index_product_li .swiper-button-next:hover{background:#0058a6 url(../images/nh_right.png) no-repeat center; }
.index_product_li .swiper-slide a:hover{background:#0058a6;box-shadow:0 0 10px rgba(0, 0, 0, .2);}
.index_product_li .swiper-slide a:hover h4{color:#fff}
.index_product_li .swiper-slide a:hover .index_pro_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}






/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; background: url(../images/ys_bjs.png) no-repeat center; position: relative; padding: 113px 0}
.ys_img img{width:45%; height: auto; position: absolute; top:113px; left:0}
.index_youshi_right{width:708px; height: auto; float: right}
.index_youshi_t{width:100%; height: auto; overflow: hidden}
.index_youshi_t h4{color:#333333; font-size: 30px;}
.index_youshi_t h5{color:#333333; font-size:60px; font-weight: bold; margin:5px 0; text-transform: uppercase}
.index_youshi_t h6{color:#333333; font-size:16px}
.index_youshi .slideTxtBox{ width:100%; margin-top: 36px;}
.slideTxtBox .hd{width:100%; height: auto; overflow: hidden}
.slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.slideTxtBox .hd ul li{ float:left; width:113px; height: 113px; padding:15px; position: relative; margin-right: 57px;}
.slideTxtBox .hd ul li span{width:100%; height: 100%; background: #eeeeee;  border-radius: 50%; text-align: center; line-height:83px; font-size: 16px;  
	color: #333333; display: block}
.slideTxtBox .hd ul li:after{content: "";  width:113px; height: 110px;  background: url(../images/yuan.png) no-repeat center; position: absolute; top:0; left:0;  animation:circleRoate 5s infinite linear ; 
}
.slideTxtBox .hd ul li.on span{color:#fff}

@keyframes circleRoate{  
	from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 

.slideTxtBox .hd ul li.on span{background: #0058a6}
.slideTxtBox .hd ul li:last-child{margin-right: 0}
.slideTxtBox .bd{width:100%; display: block}
.bd_li{width:100%; height: auto; display: block}
.bd_li h5{color:#999999; font-size: 16px;}
.bd_li h5 span{color:#333333; font-size: 24px; font-weight: bold; position: relative; margin-right: 10px; z-index: 9}
.bd_li h5 span:after{content: ""; width: 100%; height: 4px; position: absolute; bottom:2px; left:0; ;}
.bd_li h5 i{color:#333333; font-size: 24px; font-weight: bold; position: relative; z-index: 9; font-style: normal}
.bd_li_xx{width:100%; height: 60px; overflow: hidden; color:#333333; font-size: 16px; margin: 40px 0; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}

.ny_ysli{margin-bottom:40px;}
.ny_ysli div{color:#333333; font-size: 16px; line-height: 30px; }

/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat center; background-attachment: fixed;
	background-size: cover; padding: 68px 0 85px; }
.index_case .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_case .swiper-slide a{width:100%; display: block}
.index_case_pic{width:100%; display: block; overflow: hidden}
.index_case_pic img{width:100%; height:465px; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case .swiper-slide a h4{width:100%; height: 40px; line-height: 40px; color: #333; font-size: 16px; text-align: center; margin-top:10px;}
.index_case .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden;/* background:url(../images/news_bjs.jpg) no-repeat center;*/ padding:42px 0 97px}
.index_news_title{width:100%; height: auto; overflow: hidden}
.index_news_title p{color:#666666; font-size: 16px; margin-top: 8px;}
.index_news_title h4{color:#f2f2f2; font-size: 72px; font-weight: bold; line-height: 70px;}
.index_news_title h5{color:#333333; font-size: 36px; font-weight: bold; margin-top: -40px;}
.index_news_top{width:100%; height: auto;  border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; margin-top: 25px; position: relative}
.index_news_top .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block; padding:30px 40px 40px; border-right:1px solid #e5e5e5}
.index_news_top .swiper-slide a:hover{background:#0058a6}
.index_news_top .swiper-slide a dl{width:100%; line-height: 30px; margin-bottom: 10px; overflow: hidden}
.index_news_top .swiper-slide a dl dt{width:auto; float: left; color:#333333; font-size: 18px; font-weight:bold;}
.index_news_top .swiper-slide a dl dd{width:auto; float: right; color:#333333; font-size: 16px;}
.index_news_top .swiper-slide a h5{color:#333333; font-size: 18px; width: 100%; line-height:30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; height: 60px;}
.in_news_img{width:100%; height: auto; overflow: hidden; margin:20px 0}
.in_news_img img{width:100%; display: block; height:230px;}
.index_news_top .swiper-slide a p{width:100%; line-height: 26px; height: 90px; font-size: 16px; color: #666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_top .swiper-slide a i{width:35px; height: 17px; background: url(../images/n_jts.png) no-repeat center; display: block; margin-top: 22px;}
.index_news_top .swiper-slide a:hover h5,.index_news_top .swiper-slide a:hover p,.index_news_top .swiper-slide a:hover dt,.index_news_top .swiper-slide a:hover dd{color:#fff}
.index_news_top .swiper-slide a:hover i{background: url(../images/nh_jts.png) no-repeat center}
.index_news_bottom{width:100%; height: auto; overflow: hidden; }
.index_news_bottom li{width:31.3%; height: auto; float: left; margin-right: 3%; border-bottom: 1px solid #e5e5e5; padding: 25px 0}
.index_news_bottom li:nth-child(3n){margin-right: 0}
.index_news_bottom li h4{width:100%; height:35px; line-height: 35px; color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom li dl{width:100%; height: 30px; line-height: 30px; margin-top: 8px;}
.index_news_bottom li dl dt{float: left; color:#666666; font-size: 16px;}
.index_news_bottom li dl dd{width:auto; float: right; margin-top: 5px}
.index_news_bottom li:hover h4{color:#0058a6}


.index_news_top .swiper-button-next,.index_news_top .swiper-button-prev{width:55px; height: 55px; top: -100px; margin-top: 0; border: 1px solid #ececec}
.index_news_top .swiper-button-next{background:#fff url(../images/n_right.png) no-repeat center; right:0}
.index_news_top .swiper-button-prev{background:#fff url(../images/n_left.png) no-repeat center; right:55px; left:auto;}
.index_news_top .swiper-button-prev:hover{background:#0058a6 url(../images/nh_left.png) no-repeat center; }
.index_news_top .swiper-button-next:hover{background:#0058a6 url(../images/nh_right.png) no-repeat center; }








/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#004a8c; padding-bottom: 20px;}
.footer .w1440{overflow: hidden}
.f_logo{width:auto; height: auto; text-align: center; margin: 0px auto; display: table; margin-bottom: 20px;}

.footer_nav{float: left; width: 72%; position: relative; border-right:1px solid rgba(255,255,255,0.2)}
.footer_nav dl{width:16.6%; height: auto; overflow: hidden;  float: left;  text-align: center}
.footer_nav dl dt{color:#fff; font-size:16px; font-weight: bold; margin-bottom:20px;}
.footer_nav dl dd{width:100%; height: auto; overflow: hidden; margin-top:12px;}
.footer_nav dl dd a{color:#fff; font-size: 14px; display: block; margin-bottom:8px; line-height:22px;}
.footer_nav dl dd a:hover{color:#f5f5f5}
.footer_right{width:auto; float: right; overflow: hidden}
.footer_right h5{color:#fff; font-size: 24px; margin-bottom:25px}
.footer_right dl{width:116px; height: auto; float: left; margin-right:30px;}
.footer_right dl dt{width:100%; height: auto; display: block}
.footer_right dl dt img{width:100%; display: block}
.footer_right dl dd{width:100%; color:#fff; font-size: 14px; text-align: center; margin-top: 7px;}
.footer_right dl:last-child{margin-right: 0}
.copy{clear:both;width:100%;height:auto; position: relative; background: #004a8c; padding:10px 0; overflow: hidden; line-height:30px; 
	border-top:1px solid rgba(255,255,255,0.2)}
.copy_tab{display: table; margin: 0px auto;}
.copy_l{font-size:14px; color:#fff; height: 100%; width: auto; text-align: center; float: left }
.copy_l a{color:#fff}
.copy_l a:hover{color:#f5f5f5!important}
.footer_zhichi{width:auto; height:100%; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height: 30px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:5px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:5px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.index_link{width:100%; height: auto; overflow: hidden; margin: 18px 0 22px}
.index_link p{float: left; color:#333333; font-size: 16px; line-height: 34px;}
.index_link_xx{margin-left: 100px;}
.index_link_xx a{color:#999999; font-size: 16px; height: 34px; line-height: 34px; margin-right:3%; float: left; margin-bottom: 8px;}
.index_link_xx a:hover{color:#0058a6}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: #555;
    display: block;
    height: 47px;
    margin-top: 12px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li p{
	font-size:14px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 16px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx1.png) no-repeat;
}
.lxfx li:hover i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 17px;
    text-align: center;
}
.lxfx li {
background: #fff;
    height: 70px;
    margin-bottom: 0;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px;
    float: left;
    margin-top:-1px;
    border: 1px solid #ccc;
}
.lxfx li:hover{
	background-color:#0058a6;
}
.lxfx li:hover a{
	color:#fff;
}





/*内页 banner*/
.ny_banner{width:100%; height: auto; overflow: hidden; background: #2a2a2a; padding:150px 0 20px}
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{font-size: 14px;color: #fff;margin-top:150px;line-height: 50px;padding-left: 20px;background: rgb(0 0 0 / 15%); border-radius:5px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#3d97d5}



.con_ban{background:url(../images/nban7.jpg) no-repeat center}
.hr_ban{background:url(../images/hr_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.pro_ban{background:url(../images/nban2.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}




/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 70px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 72px; background: #0058a6; line-height: 72px;  padding-left:25px; font-size: 24px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 10px 0 60px 0; background: #fff}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#0058a6; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#0058a6}
.ny_left_nav ul li:hover a.inactive{color:#0058a6}
.ny_left_nav ul li ul li:hover a{color:#0058a6}
.ny_left_nav ul li .inactives{color:#0058a6}
.ny_left_nav ul li ul li:hover a{color:#0058a6}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #0058a6;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#0058a6}
.ny_left_nav ul li.open a{ color:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}

.submenu li.block{background:#fff}
.submenu li.block a{color:#0058a6}


.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; background:#f5f5f5; margin-bottom:8px}
.accordion li:hover{background:#0058a6;}
.accordion li:hover a{ color:#fff}
.accordion li:hover .link i{ background:url(../images/dianh.png) no-repeat center;}
.accordion li.open .link i{ background:url(../images/dianh.png) no-repeat center;}



/*内页栏目*/

.title .point,
.title > b
{
    display: inline-block;
    vertical-align: middle;
}
.title .point
{
    position: relative;

    width: 16px;
    height: 16px;

    border: 2px solid #0058a6;
    border-radius: 50%;
}
.title .point:before
{
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 6px;
    height: 6px;
    margin-top: -3px;
    margin-left: -3px;

    content: '';

    border-radius: 50%;
    background-color: #0058a6;
}
.title > b
{
    font-size: 16px;
    color: #8a93a2;
    text-transform:uppercase;
}
.title h3
{
    font-size: 48px;
    font-weight: bold;

    margin: 10px 0 25px;

    color: #283a5e;
}
@media (max-width: 1329px)
{
    .title h3
    {
        font-size: 44px;
    }
}
@media (max-width: 1199px)
{
    .title h3
    {
        font-size: 38px;
    }
}
@media (max-width: 991px)
{
    .title h3
    {
        font-size: 32px;
    }
}
@media (max-width: 767px)
{
    .title h3
    {
        font-size: 26px;
    }
}
.top-nav
{
    overflow: hidden;

    padding-bottom: 15px;

    border-bottom: 1px solid #e3e3e3;
}
.top-nav .title
{
    text-align: left;
}
@media only screen and (min-width: 1200px)
{
    .top-nav .title
    {
        float: left;
    }
}
.top-nav .title i
{
    margin-right: 15px;
}
@media (max-width: 767px)
{
    .top-nav .title i
    {
        margin-right: 5px;
    }
}
.top-nav .title > b
{
    font-size: 14px;
}
.top-nav .title h3
{
    font-size: 30px;

    margin-bottom: 15px;
}
@media (max-width: 767px)
{
    .top-nav .title h3
    {
        font-size: 26px;
    }
}
.top-nav .inside-nav
{
    margin-top: 20px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: left;
}
@media only screen and (min-width: 1200px)
{
    .top-nav .inside-nav
    {
        float: right;
    }
}
@media (max-width: 1199px)
{
    .top-nav .inside-nav
    {
        margin: 0 0 10px;
    }
}
@media (max-width: 767px)
{
    .top-nav .inside-nav
    {
        margin-bottom: 5px;
    }
}
.top-nav .inside-nav .nav-wrap
{
    overflow-x: auto;

    padding: 5px 0;

    -webkit-overflow-scrolling: touch;
    /*å®šä¹‰æ»šåŠ¨æ¡è½¨é“ å†…é˜´å½±+åœ†è§’*/
    /*å®šä¹‰æ»‘å— å†…é˜´å½±+åœ†è§’*/
    /*æ»‘å—æ•ˆæžœ*/
}
.top-nav .inside-nav .nav-wrap::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    background-color: #fefefe;
}
.top-nav .inside-nav .nav-wrap::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.top-nav .inside-nav .nav-wrap::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .1);
}
.top-nav .inside-nav .nav-wrap::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .3);
}
.top-nav .inside-nav ul
{
    font-size: 14px;

    position: relative;

    display: inline-block;

    white-space: nowrap;
}
.top-nav .inside-nav ul li
{
    display: inline-block;

    vertical-align: middle;

    color: #283a5e;
}
@media (max-width: 767px)
{
    .top-nav .inside-nav ul li
    {
        margin-right: 20px;
    }
}
.top-nav .inside-nav ul li a
{
    font-weight: bold;
    font-size:18px;

    display: block;

    padding: 10px 40px;

    -webkit-transition: .15s;
            transition: .15s;

    border-radius: 20px;
        color: #283a5e;
}
@media (max-width: 1554px)
{
    .top-nav .inside-nav ul li a
    {
        padding: 10px 35px;
    }
}
@media (max-width: 1329px)
{
    .top-nav .inside-nav ul li a
    {
        padding: 10px 30px;
    }
}
@media (max-width: 1199px)
{
    .top-nav .inside-nav ul li a
    {
        padding: 10px 25px;
    }
}
@media (max-width: 767px)
{
    .top-nav .inside-nav ul li a
    {
        padding: 5px;
    }
}
@media (max-width: 480px)
{
    .top-nav .inside-nav ul li a
    {
        font-size: 3.8vmin;
    }
}
@media (min-width: 1200px)
{
    .top-nav .inside-nav ul li:hover a
    {
        color: #0058a6;
    }
}
@media only screen and (min-width: 768px)
{
    .top-nav .inside-nav ul li.active a
    {
        color: #fff;
        background-color: #0058a6;
    }
}
@media (max-width: 767px)
{
    .top-nav .inside-nav ul li.active a
    {
        color: #0058a6;
    }
}


/*内页右边内容*/
.ny_right{width:100%; height: auto; float: right; padding-top:10px; font-size:16px; line-height:30px; color:#666}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.ny_about_info p{font-size: 16px; line-height: 30px;}

.ny_about_info .info .date {
	font-size:14px;
    font-weight: bold;
    margin: 0 0 5px;
    color: #7e8798;
    padding-left:23px;
    background:url(../images/rili.png) no-repeat left;
}
.ny_about_info .info h1
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0 0 20px;

    color: #283a5e;
}
.newsmain{
	margin-top:30px;
	font-size: 16px;
}
.newsmain div{
	margin:15px 0 !important;
	font-size:16px !important;
}
.newsmain p{
	margin:10px 0 !important;
	font-size:16px !important;
}

.npage{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:5%;
	padding-top:10px;
	color:#888;
	border-top:1px solid #ddd;
}
.npage a{
	color:#666;
}
.npage a:hover{
	color:#0058a6;
}


/*内页流程*/
.ny_licheng_info{width:100%; height: auto; overflow: hidden; margin-top: 45px; padding-left: 40px;}
.ny_licheng_info ul{width:100%; height: auto; overflow: hidden;  background: url(../images/xx_s.jpg) repeat-y 100px top; padding-top: 50px;}
.ny_licheng_info ul li{ width: 100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.ny_licheng_nian{width:100px; height: auto; float: left; margin-top: 11px;}
.ny_licheng_nian h3{font-size:28px; color: #777777; font-weight: bold; font-family: "Arial"}
.ny_licheng_list{ margin-left:95px; background: url(../images/yd.png) no-repeat left 12px; padding-left:30px; }
.ny_licheng_list h3{font-size: 14px; color: #666666;line-height: 35px;}



/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;transition:all 0.4s;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color: #0058a6; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #0058a6;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:65%; float: left; padding:6px 0 0 3%}
.ny_news_info h3{ font-size:18px; color: #555555; font-weight:bold; width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; margin:10px 0 30px}
.ndate{margin:0 !important; font-size:15px !important; color:#999 !important;}
.ny_news_info span{ border: 1px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; padding:7px 20px; border-radius:5px;}
.ny_news_img{width:28%; height:auto; margin-left:1.5%; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: 210px;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{ background:#f9f9f9; padding-bottom:35px;-webkit-transition-duration: 0.4s;	transition-duration: 0.4s;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #0058a6; color: #fff; border:2px solid #0058a6; }
.ny_news_list li:hover .news_time{background: #0058a6;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#0058a6;}

.njs ul li{padding:10px 0;}
.njs ul li:hover{padding-bottom:12px;}
.njishu{
	width:100% !important;
	padding:0 3% 0 2.5%;
	display:flex;
	justify-content:space-between;
}
.njishu h3{width:auto; float:left; font-size:16px; background:url(../images/dian.png) no-repeat left; padding-left:20px;}
.njishu h3 span{border:0; margin:0; color:#0058a6 !important; font-weight:bold;}
.njs ul li:hover h3 span{background:none; border:0;}
.njishu p{width:auto; float:left; line-height:35px}
.njishu span{padding:5px 10px !important;margin-left:15px}

/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 0;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:23.5%; float: left; height: auto; margin-right: 2%; margin-bottom: 20px;}
.ny_product ul li .products_pic{width:100%; height:250px; border:1px solid #eee; border-radius:10px; overflow: hidden;}
.ny_product ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: left;  font-size: 16px; color: #666; margin-top:10px; position:relative;}
.ny_product li p:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 36px;
    height: 26px;
    content: '';
    border: 2px dashed #e3e3e3;
}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.nyhon ul li:nth-child(3n){margin-right: 2% !important;}
.nyhon ul li:nth-child(4n){margin-right: 0px !important;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: left; padding-top:2px; padding-left:15px}
.ny_product ul li:hover p{color:#0058a6}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}
.ny_right1{width:75% !important;}
.ny_right1 .nypro ul li{width:32% !important;}
.ny_right1 .nypro ul li:nth-child(3n){margin-right: 0px !important;}

.nycase ul li:nth-child(3n){
	margin-right:2% !important;
}
.nycase ul li:nth-child(4n){
	margin-right:0 !important;
}
.nycase ul li .products_pic{
	display:grid;
}


.nyprom{
	margin-top:35px;
	font-size: 16px;
	line-height: 30px;
}
.nyprom div{
	font-size: 16px;
	line-height: 30px;
	margin: 10px 0;
}
.nyprom p{font-size: 16px}
.fleximg{
	display:flex;
	flex-wrap: wrap;
	margin-top:20px;
}
.fleximg p{
	width:48%;
	margin:1%;
	overflow:hidden;
	border-radius:10px;
	line-height:0;
}
.fleximg p img {
  transition-duration: 2s;
}
.fleximg p img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}

/*客户*/
.kehu{
	width:100%;
}
.kehu ul li{
	width:18%;
	float:left;
	margin:1%;
	overflow:hidden;
	border:1px solid #eaeaea;
}
.kehu .khimg{
	height:140px;
}
.kehu .khimg img{
	width:100%;
	height:100%;
	transition-duration: 1.2s;
}
.kehu .khimg img:hover {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
}



/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:512px; height:100%; overflow:hidden}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}

/*企业环境*/
.ny_hj{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_hj ul{width:100%; height: auto; overflow: hidden}
.ny_hj ul li{width:49%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_hj ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_hj ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hj ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_hj li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_hj ul li:nth-child(2n){margin-right: 0px;}
.ny_hj ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_hj ul li:hover p{color:#0058a6}


/*合作客户*/
.ny_hzkh{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_hzkh ul{width:100%; height: auto; overflow: hidden}
.ny_hzkh ul li{width:23.5%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_hzkh ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_hzkh ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hzkh ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_hzkh li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_hzkh ul li:nth-child(4n){margin-right: 0px;}
.ny_hzkh ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_hzkh ul li:hover p{color:#0058a6}


/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:60%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:310px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: right; margin-right: 14px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}

.ncontact{
	width:100%;
}
.nconl{
	width:35%;
	margin-right:3%;
	float:left;

}
.nconl .conlist{
	padding: 40px 12%;
    background-color: #f6f9ff;
}
.nconl h1{
	color:#333;
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}
.nconl .conlist li p{
	color:#555;
}
.nconl .conlist li{
	padding-left:20px;
}
.nconl .conlist .add{
	background:url(../images/ctb1.png) no-repeat left top 8px;
}
.nconl .conlist .tel{
	background:url(../images/ctb2.png) no-repeat left top 8px;
}
.nconl .conlist .phone{
	background:url(../images/ctb3.png) no-repeat left top 8px;
}
.nconl .conlist .yb{
	background:url(../images/ctb4.png) no-repeat left top 8px;
}
.nconl .conlist .url{
	background:url(../images/ctb5.png) no-repeat left top 8px;
}
.nconl .conlist .email{
	background:url(../images/ctb6.png) no-repeat left top 8px;
}
.nconr{
	width:62%;
	float:right;
}
.nconr .inquiry-form {
    margin-top: 25px;
}
.inquiry-form p {
    line-height: 1.66666667;
    margin: 0 0 15px;
    color: #283a5e;
}
.inquiry-form p b {
    font-size: 18px;
}
.inquiry-form p span {
    color: #0058a6;
}
.inquiry-form form {
    margin: 20px 0 0;
}

.inquiry-form form label
{
	display:inline-block;
    font-weight: normal;

    position: relative;

    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    padding: 0 0 0 90px;
}
.inquiry-form form li
{
	width:50%;
	float:left;
}
.inquiry-form form .pr
{
	padding-right:30px;
}
@media (max-width: 767px)
{
    .inquiry-form form label
    {
        margin-bottom: 20px;
        padding-left: 0;
    }
}
.inquiry-form form label span
{
    display: block;

    color: #283a5e;
}
@media only screen and (min-width: 768px)
{
    .inquiry-form form label span
    {
        position: absolute;
        top: 3px;
        left: 0;

        padding-left: 10px;
    }
}
@media (max-width: 767px)
{
    .inquiry-form form label span
    {
        display: block;

        margin-bottom: 5px;
    }
}
.inquiry-form form label .required:before
{
    content: '*';

    color: #e70012;
}
@media only screen and (min-width: 768px)
{
    .inquiry-form form label .required:before
    {
        position: absolute;
        top: 0;
        left: 0;
    }
}
@media (max-width: 767px)
{
    .inquiry-form form label .required:before
    {
        margin-right: 5px;
    }
}
.inquiry-form form input,
.inquiry-form form textarea
{
    display: block;

    width: 100%;
    padding: 11px 20px;

    color: #7e8798;
    border: 1px solid #a1a1a1;
    background: none;
}
@media (max-width: 767px)
{
    .inquiry-form form input,
    .inquiry-form form textarea
    {
        font-size: 14px;

        padding: 12px 15px;
    }
}
.inquiry-form form textarea
{
    height: 190px;
}
.inquiry-form form .pro-name
{
    color: #283a5e;
    background-color: #f4f4f4;
}
@media only screen and (min-width: 768px)
{
    .inquiry-form form .submit
    {
        padding-left: 90px;
    }
}
.inquiry-form form .submit button
{
    font-weight: normal;
    line-height: 45px;

    display: block;

    width: 140px;
    height: 45px;
    margin: 5px auto 0;

    -webkit-transition: .4s;
            transition: .4s;
    text-align: center;

    color: #fff;
    border-radius: 50px;
    border:0;
    background-color: #0058a6;
}
.inquiry-form form .submit button span
{
    font-weight: bold;
}
@media (max-width: 767px)
{
    .inquiry-form form .submit button
    {
        line-height: 40px;

        height: 40px;
        margin-top: 15px;
    }
    .inquiry-form form .submit button:before
    {
        margin-right: 10px;
    }
}
.inquiry-form form .submit button:hover
{
    box-shadow: inset 0 2px 10px rgba(0, 0, 0, .3);
}

.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                   border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 10px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}




@media screen and (max-width:1500px){
	.w1400,.ban_info{width:1200px;}
	.ys_img img{width:39%}
	.footer_nav{width:75%}
	.header_dao{width:50%}
	.index_about_top h6{font-size:20px;}
	.in_ab_info{width:630px;}

}



.nyjg{
	width: 100%;
	display: flex;
	align-items: center;
}
.nyjg > div{
	margin: 1%;
}
.nyjg > div strong{
	font-size: 17px;
}
.nyjg > div:nth-child(2){
	width: 85%;
	line-height: 0;
  border-radius: 10px;
  overflow: hidden;

}
.nyjg > div:nth-child(2) img {
  transition-duration: 2s;
  border-radius: 10px;
}
.nyjg > div:nth-child(2) img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}

.nyjgimg{
	width: 100%;
	display: flex;
	background: #f5f5f5;
	margin-top: 20px;
	line-height: 0;
}
.nyjgimg div{
	padding: 1%;
}
.nyjgimg img {
	border-radius: 10px;
  transition-duration: 2s;
}
.nyjgimg img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
