@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
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; }
.w1440{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}


.header_top{width:100%; height: 90px; background: #fff;}
.h_logo{width:183px; height: 90px; float: left; display: flex; align-items: center;}
.h_logo img{align-items: center; margin: 0px auto; max-height: 100%}
.h_search{width:560px; height: 46px; float: left; margin-left: 118px; margin-top: 20px;}
.h_search_text{width:483px; float: left; border: 1px solid #dddddd; border-right:0; height: 43px; }
.h_search_text i{width:50px; height: 100%; float: left; background: url(../images/search.png) no-repeat center}
.h_search_text input[type="text"]{width:432px; height: 100%; float: left; border: 0; padding-left: 20px }
.h_submit{width:77px; height: 43px; float: left; border: 0; color:#fff; font-size: 14px; border: 0; background: #1f3f92}
.h_shouji{float: left; margin-left: 52px; background: url(../images/sj_icon.png) no-repeat left center; padding-left:30px; position: relative; margin-top: 25px; cursor:pointer}
.h_shouji p{color:#666666; font-size: 14px}
.h_shouji img{width:100px; height:auto; position: absolute; top:60px; left:0; display: none; z-index:999}
.h_shouji span{color:#666666; font-size: 14px}
.h_dianhua{float: right; background: url(../images/dh_xs.png) no-repeat left center; padding-left: 26px;     margin-top: 20px;}
.h_dianhua p{color:#666666; font-size: 14px; background: url(../images/dh_icon.png) no-repeat left center; padding-left: 20px;}
.h_dianhua span{color:#1f3f92; font-size: 20px; font-weight:bold;}

.h_shouji:hover img{display:block;}




/* 导航栏 */
.header_dao{width:100%; height:50px; background: #1f3f92}
.nav{width:100%; height:100%; float: left}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:14.2%; background: url(../images/nav_xxs.png) no-repeat right center}
.nav .nLi:last-child{background: none}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:14px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:14px; color:#fff;  position: relative; display: table; margin: 0px auto; line-height:50px; }
.nav .sub{ display:none;left:0; top:50px;  position:absolute;  line-height:26px; width:100%;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:24px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px; }
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:4px 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#0c58a1}
.nav .nLi.active p{background:url(../images/active.png) no-repeat right center; padding-right: 20px;}
.nav .nLi:hover p{background:url(../images/active.png) no-repeat right center; padding-right: 20px;}

.f_top{background: #fff;}
.f_top .nav .nLi h3 a p{color:#000}
.f_top .nav .nLi.active p{color:#003187}
.f_top .nav .nLi:hover p{ color:#003187}
.f_top .logo1{display: none}
.f_top .logo2{display: block;}
.f_top .h_dianhua{color:#333; background: url(../images/hh_dianhua.png) no-repeat left center}





/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .swiper-slide a{width:100%; display: block}
.banner .swiper-slide a img{width:100%; display: block}
.banner .swiper-pagination-bullet{width:60px; height:2px; opacity: 1; background:rgba(255,255,255,0.2); }
.banner .swiper-pagination-bullet-active{ background:#fff;}
.banner .swiper-pagination{bottom:30px;}




/*产品分类*/
.index_class{width:100%; height: auto; overflow: hidden; background: #f9f9f9; padding: 34px 0}
.index_class ul{width:100%; height: auto; overflow: hidden}
.index_class ul li{width:289px; height: 100px; float: left; margin-right:10px; border-radius: 8px; padding: 26px 0; transition: all 0.4s ease-in-out;}
.index_class ul li a{width:100%; height: auto;  display: -webkit-flex;
    display: flex;
    -webkit-justify-content:center;
    justify-content:center;}
.index_class ul li:last-child{margin-right: 0}
.index_class ul li:nth-child(1){background: #7eca44}
.index_class ul li:nth-child(2){background: #ff992f}
.index_class ul li:nth-child(3){background: #d24b4b}
.index_class ul li:nth-child(4){background: #1cb9e8}
.index_class ul li:nth-child(3) .index_class_xx{margin: 0 48px 0 15px}
.index_class ul li:nth-child(4) .index_class_xx{margin: 0 48px 0 15px}
.in_class_img{width:45px; height: auto; float: left}
.in_class_img img{max-width: 100%}
.index_class_xx{float: left; margin:0 30px 0 15px}
.index_class_xx h3{color:#fff; font-size: 18px;font-weight: bold}
.index_class_xx p{color:#fff; font-size: 12px}
.index_class ul li i{width:10%; height: 20px; background: url(../images/active.png) no-repeat center; float: left; margin-top:12px}
.index_class ul li:hover{padding:22px 0; }




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 50px}
.index_product_all{width:100%; height: auto; overflow: hidden; margin:50px 0 60px}
.in_pro_li{width:100%; height: auto; display: block; overflow: hidden; border:1px solid #f7f7f7}
.index_product_pic{width:100%; height: auto; overflow: hidden}
.index_product_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_xx{width:100%; height: auto; overflow: hidden; padding: 10px 25px}
.product_xx_top{width:100%; height: auto; overflow: hidden}
.product_xx_top p{color:#333333; font-size: 14px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.product_xx_bottom{width:100%; height: 52px; line-height: 52px; border-top:1px solid #dddddd; margin-top: 10px;}
.pi1{width:50%; height: 100%; float: left; background: url(../images/p_xx.jpg) no-repeat right center}
.pi2{width:auto; height: 100%; float: right; margin-right: 10px}
.product_xx_bottom span{color:#1f3f92; font-size: 14px; padding-right:20px;}
.pi1 span{background:url(../images/p_xq.png) no-repeat right center}
.pi2 span{background:url(../images/p_lx.png) no-repeat right center}
.in_pro_li:hover .index_product_xx{background:#1f3f92}
.in_pro_li:hover .product_xx_top p{color:#fff}
.in_pro_li:hover .product_xx_bottom span{color:#fff}
.in_pro_li:hover .pi1 span{background:url(../images/ph_xq.png) no-repeat right center}
.in_pro_li:hover .pi2 span{background:url(../images/ph_lx.png) no-repeat right center}
.in_pro_li:hover .index_product_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*案例*/
.index_case{width:100%; height: auto; overflow: hidden}
.index_product_title{width:100%; height: auto; overflow: hidden; margin-bottom:40px }
.index_product_title a{width:88px; height: 33px; background: #1f3f92; text-align: center; line-height: 33px; color:#fff; font-size: 16px; float: right}
.index_product_title a:hover{background: #333}
.index_product_title h4{float: left; color:#333333; font-size: 24px; text-transform: uppercase}
.index_product_title h4 span{color:#1f3f92; font-size: 24px; font-weight: bold; margin-right: 8px}
.index_case_all{width:100%; height: auto; overflow:hidden}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.index_case_all .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_hvoer{width:100%; height: auto; overflow: hidden; position: absolute; top:50%; left:0; text-align: center; transform: translate(0,-50%);}
.index_case_hvoer p{color:#fff; font-size: 18px;}
.index_case_hvoer span{color:#fff; font-size: 14px; text-transform: uppercase}
.index_case_all .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_bottom{width:100%; height: auto; overflow: hidden; margin: 47px 0}
.index_bottom_left{width:600px; height: auto; float: left}
.index_news,.index_service{width:100%; height: auto; overflow: hidden; position: relative}
.index_news img.in_bimg,.index_service img.in_bimg{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news a{width:100%; height: 100%; display: block; position: absolute; top:0; left:0; padding: 60px 70px}
.index_news_all{width:76%;  height: auto; overflow: hidden; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%);}
.index_news_all h3{color:#fff; font-size: 24px; font-weight: bold;}
.index_news_all h4{color:#fff; font-size: 16px; margin-bottom: 40px}
.index_news_all .in_nicon{width:119px; height:34px; border: 1px solid #fff; line-height: 32px; text-align: center }
.in_nicon span{color:#fff; font-size: 14px;  display:inline-block; vertical-align:middle; margin-right: 8px;}
.in_nicon img{ display:inline-block; vertical-align:middle;}
.index_bottom_right{width:600px;  height: auto; float: left; position: relative; overflow: hidden}
.index_bottom_right img{width:100%; display: block}
.index_bottom_right a{width:100%; height:100%; display: block; position: absolute;top:0; left:0; padding: 66px 40px}
.index_bottom_right a h4{color:#333333; font-size: 24px; font-weight: bold;}
.index_bottom_right .in_about_xx{color:#666666; font-size:14px; width: 100%; height: 120px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin: 20px 0 30px}
.index_bottom_right span{color:#3c3c3c; font-size: 16px; display: block}

.index_service:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_bottom_right:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_service:hover .in_nicon{background: #1f3f92}
.index_news:hover .in_nicon{background: #1f3f92}
.index_bottom_right:hover span{color:#1f3f92}






/*底部*/
.footer{width:100%; height:auto;  background:#1f3f92; overflow: hidden; padding-top: 30px;}
.footer_left{width:318px; height: auto; float: left; background: url(../images/xian.png) no-repeat right center; padding-right: 100px; padding-bottom: 50px}
.f_logo{width:100%; display: block; margin-bottom:10px;}
.f_logo img{max-width: 100%}
.footer_left h4{color:#ffffff; font-size: 18px; font-weight: bold; margin-bottom: 10px; text-align: center}
.footer_left p{color:#ffffff; font-size:14px; line-height: 30px; text-align: center}
.footer_nav{width:882px; height: auto; float: right; display: flex;     -webkit-justify-content: flex-end;
    justify-content: flex-end;  display: -webkit-flex;}
.footer_nav dl{margin-left: 70px; float: left;}
.footer_nav dl dt{font-size: 16px; color: #fff;font-weight: bolder}
.footer_nav dl dd{width:100%; overflow: hidden; margin-top:10px;}
.footer_nav dl dd a{width:100%; display: block; font-size: 14px; color: #fff; margin-bottom: 8px;}
.f_copy{width:100%; height:60px; overflow: hidden; line-height:60px;  margin-top: 50px; background:#1f3f92; border-top:1px solid rgba(255,255,255,0.2) }
.copy_l{font-size:14px; color:#fff; height: 100%; width:auto; float: left; }
.copy_l a{color:#fff; font-size: 14px;}
.copy_l a:hover{color:#009b48!important}
.footer_zhichi{width:372px; height:auto; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; height: 100%; line-height:60px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:20px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px;}
.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_links{width:100%; height: auto; overflow: hidden; margin:15px 0}
.index_links h4{color:#333333; font-size:16px; float: left; line-height:30px;}
.index_links_p{margin-left:90px; }
.index_links_p a{color:#333333; font-size: 14px; float: left; margin-right: 30px; line-height: 30px;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    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: -125px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li 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: 12px;
    text-align: center;
}
.lxfx li {
    background:#005bac;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}







/*产品详情页*/
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0; padding-bottom:110px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:48%; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#005bc2; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:50%; height: auto; float: right}
.ny_pro_tright h1{ font-size: 26px; color: #191919; height:auto; line-height:30px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_dh{width:100%; height:auto; margin-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height:60px;}
.ny_pro_ddh{float: left; margin-left:10px;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #005bc2; font-family: "Impact"}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:75%; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:21%; height: auto; float: right}
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}

.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#005bc2; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#005bc2;}
.ny_probt li.on a{ color:#fff; font-size:18px;}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #005bc2; color: #fff; text-align: center; line-height: 50px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#005bc2}
.ny_hotnews input[type="text"]{width:66%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{width:26%; height:35px; color:#fff; border:0; background:#005bc2; float:right;}





.inside_banner{ height:360px;  }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center ;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center; }
.service_ban{background: url(../images/service_ban.jpg) no-repeat center ; }
.pic_ban{background: url(../images/pic_ban.jpg) no-repeat center ;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center ;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center ;}

.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: rgb(255, 255, 255);; text-align: center;line-height: 2.4; padding-top:145px;}
.inside_banner p{ text-align: center; font-size: 16px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: rgb(255, 255, 255);;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height:auto; background: #f7f6f4;position: relative; padding:20px 0}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px}
.nav-wrap li{ float: left; line-height:60px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 28px; position:relative; display:block;}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0; background: #02449a; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden;}
.honor_list li .img img{ width: 100%; transition: all 0.3s;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #02449a;}
.honor_list li:hover .gallery-title{ background: #02449a; color: #fff;}



.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.section-content{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px;}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_news_show img{max-width:100%}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #02449a; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size: 24px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 100px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:478px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:600px; height:auto; float:left; margin-left: 50px; padding: 10px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:35px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd 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_all 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_all ul li:hover{border:1px solid #02449a;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #02449a; color: #fff; border: 1px solid #02449a}

/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #02449a; margin-top: 8px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #02449a; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #02449a;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 30px;}


/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:57%; height: auto; float: left; margin-left:2%; margin-top: 36px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:28%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#02449a}
.ny_news_all ul li:hover h3{font-weight: bold; }


/* ��ҳ��ϵ���� */
.lianxi{ overflow: hidden; padding-bottom: 0px;}
#map{ height: 550px; width: 100%;}
.lianxi_fs{ overflow: hidden; margin-top: 30px; }
.lianxi_fs p{ width: 49%; float: left; line-height: 72px; border: 1px solid #e5e5e5; position: relative; text-indent:36px; color: #333; margin-bottom: 20px; font-size: 16px;}
.lianxi_fs p::before{ content: ""; height: 12px; width: 2px; display: block; position: absolute; background: #02449a; left: 5%; top: 30px;}
.lianxi_fs p:nth-child(2n){float:right}
.lianxi_ewm{ display: table; margin: 30px auto;}
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center; width:200px}
.lianxi_ewm li img{border:1px solid #ddd; width:100%}
.lianxi_ewm li p{ line-height: 1.8; font-size: 16px; color: #333;}
.liuyan{overflow: hidden;  height: 580px; background: url(../images/ny_pc_6.jpg) no-repeat center top fixed; margin:130px 0 0; padding-top:70px;}
.liuyan input[type="text"]{line-height: 60px; text-indent: 5%; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #517ad2; width: 32%; margin-right:1.4%;}
.liuyan input[type="text"]::-webkit-input-placeholder,.liuyan textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.8);}
.liuyan input[type="text"]:nth-child(3){ margin-right: 0; float: right;}
.liuyan textarea{line-height: 2; width: 100%; text-indent:20px; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #517ad2; margin-top: 20px; height: 72px;     resize: none;}
.liuyan input[type="submit"]{ width: 200px; background: #fff;border: none; font-size: 16px; color: #02449a; height: 60px; margin: 0 auto; margin-top: 30px; display: block; cursor: pointer; cursor:pointer}
.jrwm{overflow: hidden; padding-bottom: 0px;}
.jrwm .jiaru_nr{ font-size: 16px;}
.jrwm .jiaru_nr p{ line-height: 2;  color: #454545; text-align: justify;font-size: 16px;}
.jrwm .jiaru_nr img{ width: 100%;}
.anli_jz p{ font-size: 16px;  color: #454545; line-height: 30px;}
.anli_jz p strong{ font-size: 18px;}


