﻿@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;  }
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:100%; margin: 0 auto; padding: 0px 10%}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../font/zzgc.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}







/* 导航栏 */

.header{width:20%; height: 65vh; position: fixed; top:0; left:0; z-index:1; padding-top:2%; padding-left:2%}
.h_logo{width:100%; height: auto; overflow: hidden}
.h_logo img{max-width: 100%; display: block}
.header_nav{width:100%; height: auto; overflow: hidden; margin-top: 4vw}
.header_nav a{font-size: 18px; color: #ffffff; display: block; margin-bottom: 20px; position: relative; height: 30px; line-height: 30px;}
.header_nav a:after{content: ""; width: 0; height: 1px; background: #fff; position: absolute; top:50%; left:90px; transition: all .4s ease}
.header_nav a:hover:after{width:110px}
.header_nav a.active:after{width:110px}


.downSider{ width:30px; height:50px; background:url(../images/mouse.png) no-repeat center center; position:absolute; left:160px;  bottom:8%; z-index:99; animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; -webkit-animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; cursor:pointer; }
@keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0);}
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
@-webkit-keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0); }
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}




/* 首页:banner */
.banner-index{width:100%; height: auto; display: block; overflow: hidden; position: fixed;}
.banner-index video{height:auto!important; width: 100%;}
.index_all{width:80%; position: absolute; top:960px; right:0; background: #fff; padding-top: 88px; z-index: 999}
.ny_all{width:80%; background: #fff; padding-top: 88px; z-index: 999; position: absolute; top:0; right:0;}
.banner .item{ position: relative; width: 100%; height: 100%; overflow:hidden;}
.banner .pic{ width: 100%; height:960px!important; position: absolute; background-repeat:no-repeat; background-position: center center; background-size:cover; }
.banner .pic .pimg{ width: 100%; display: block; opacity: 1;  transition:transform 5s ease 0s, opacity 2s ease 0s;}
.banner .imgIn .pimg{ opacity: 1; transform:matrix(1.1, 0, 0, 1.1, 0, 0);}
.bannerText{ position: absolute; top: 25%; left:0; right:0; color:#fff; }
.bannerText .tx1{ max-width:100%; margin:0 auto; }
.bannerText .tx2{ text-align:center; margin-top:35px; }
.bannerText img{display:block}
.batxhide .tx,
.batxhide .amore{ transition:600ms; -webkit-transition:600ms; transition-timing-function:ease-out; -webkit-transition-timing-function:ease-out; transform:translateY(80px); -webkit-transform:translateY(80px); opacity:0; }
.batxhide .tx2{ transition-delay:100ms; -webkit-transition-delay:100ms; }
.batxhide .amore{ transition-delay:200ms; -webkit-transition-delay:200ms; }
.batxshow .tx,
.batxshow .amore{ transform:translateY(0); -webkit-transform:translateY(0); opacity:1; }
.banner .bx-wrapper .bx-pager{ height: 9px; bottom: 100px; padding-top: 0px; position: absolute; width: 100%; right: 860px; z-index: 99; text-align: center; line-height: 9px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a{ height: 9px; line-height: 9px; width: 9px; margin: 0px 9px; display: inline-block; overflow: hidden; border:1px solid #fff; cursor: pointer; border-radius:50%;     text-indent: -9999px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,.banner .bx-wrapper .bx-pager.bx-default-pager a.active{background:#fff}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}



/*关于我们*/
.index_about{overflow: hidden; margin-bottom: 68px;}
.index_about_left{width:50%; height: auto; float: left}
.index_about_left h4{font-size: 72px; color: #2375c1; font-family: "Impact"}
.index_about_left h5{width:100%; height: auto; overflow: hidden; font-size: 24px; color: #333333; font-weight: bold;}
.index_about_left h5 span{font-size: 32px; color: #2375c1; margin-right: 8px;}
.in_ab_xx{width:100%; height: auto; display: block; font-size: 15px; color: #444444; line-height: 30px; margin-top:20px;}
.index_about_left dl{float: left; width: auto; margin-top:50px; width: 33%}
.index_about_left dl:last-child{margin-right: 0}
.index_about_left dl dd{font-size: 14px; color: #666666; line-height: 40px; margin-top: 5px;}
.index_about_left dl dt{font-size: 14px; color: #333333; }
.index_about_left dl dt span{font-size: 42px; color: #000000; font-family: "Arial"}
.ndex_about_right{width:42.7%; height: auto; float: right}
.ndex_about_right img{width:100%; height: auto; display: block}


/*产品中心*/
.index_product{overflow: hidden}
.slideTxtBox{ width:100%;  }
.slideTxtBox .hd{width:100%; height: auto; overflow: hidden}
.hd_xx{float: left;}
.slideTxtBox .hd ul{float:right;/* width:70%; */height: auto;overflow: hidden;margin-top: 72px;}
.slideTxtBox .hd ul li{float:left;/* width:25%; */position: relative;/* padding-left: 3%; */}
.slideTxtBox .hd ul li span{font-size: 24px; color: #333333; font-family: "Arial"}
.slideTxtBox .hd ul li p{font-size: 16px; color: #333333; line-height: 30px;}
.slideTxtBox .hd ul li:after{content: ""; width: 1px; height: 50px; background: #dddddd; position: absolute; right:0; top:5px; z-index: 9}
.slideTxtBox .hd ul li:last-child:after{display: none;}
.slideTxtBox .hd ul li.on span,.slideTxtBox .hd ul li.on p{color:#e97541}
.slideTxtBox .bd{width:100%;  height: auto; display: block; margin-top: 28px; }
.bd_list{width:100%; height: auto; display: block; position: relative; padding-bottom: 50px;}
.bd_list img{width:100%; height: auto; display: block}
.bd_info{width:506px; height:306px; background: #fff; border-top:4px solid #e97541; padding: 48px 54px 0; position: absolute; left:50px; bottom:5px; 
	box-shadow: 0 0 5px rgba(0,0,0,0.2) }
.bd_info h4{width:100%; height: 40px; line-height: 40px; font-size: 24px; color: #242c58; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 5px;}
.bd_info p{width:100%; height:90px; overflow: hidden; font-size: 15px; color: #444444; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;
}
.bd_info span{width:160px; height: 52px; display: block; background: #242c58; text-align: center; line-height: 52px; border-radius: 25px; color:#fff; margin-top: 24px;}



/*服务*/
.index_service{ height: auto; overflow: hidden; margin-top:58px; margin-bottom: 75px;}
.index_service_all{width:100%; height: auto; overflow: hidden; margin-top: 12px;}
.in_ser_x{width:12.5%; height: 455px; overflow: hidden; float: left; margin-right: 2.8%; position: relative; transition: all .6s ease}
.in_ser_x:after{content: ""; width: 100%; height: 100%; background: rgba(0,0,0,0.6); position: absolute; top:0; left:0}
.in_ser_x h3{font-size: 24px; color:#fff; text-align: center; }
.in_ser_xinfo{width:100%; height: auto; overflow: hidden;  position: absolute;  top:50%; left:50%; transform: translate(-50%,-50%); z-index: 9 }
.in_ser_info{width:74%; height: auto; overflow: hidden; display: none}
.in_ser_info p{width:100%;  height: 90px; overflow: hidden; display: block; font-size: 15px; color: #666666; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;-webkit-box-orient:vertical; overflow:hidden;}
.in_ser_info a{font-size: 15px; color: #666666; display: block; margin-top: 20px;}
.in_ser_x.on{width:53.9%; transition: all .6s ease }
.in_ser_x.on:after{display:none}
.in_ser_x.on .in_ser_info{display: block; padding-left: 42px;}
.in_ser_x.on h3{color:#e97541; line-height: 40px; text-align: left; margin-bottom: 26px; padding-left: 42px;}
.in_ser_x:last-child{margin-right: 0}
.in_ser_1{margin-top: 30px;}
.in_ser_2{margin-top: 70px;}
.in_ser_4{margin-top: 56px;}
.in_ser_3:after{content: ""; width: 100%; height: 100%; background: rgba(241,75,0,0.6); position: absolute; top:0; left:0}



/*新闻中心*/
.index_news{width:100%; height: auto; overflow: hidden; margin-bottom: 85px;}
.index_service_t{width:100%; height: auto; overflow: hidden}
.index_service_t a{width:160px; height: 52px; line-height: 52px;  float: right; background: #242c58; text-align: center; border-radius: 25px; font-size: 15px; color: #fff; margin-top: 40px;}
.index_service_t a:hover{background: #e97541}
.hd_xx{width:auto; float: left}
.hd_xx h4{font-size: 72px; color: #2375c1; font-family: "Impact"}
.hd_xx h3{font-size:32px; color: #2375c1; font-weight: bold;}
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top:36px; }
.index_news ul li{width:30%; height: auto; float: left; margin-right:5%; border-bottom: 2px solid #eeeeee; position: relative}
.index_news ul li:nth-child(3){margin-right: 0}
.in_news_img{width:100%; height: auto; display: block; overflow: hidden}
.in_news_img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #454545; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-top: 20px;}
.index_news ul li span{font-size: 14px; color: #999999; display: block; margin: 5px 0 10px;}
.index_news ul li p{width:100%; height: 60px; font-size: 14px; color: #999999; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news ul li i{width:62px; height: 7px; background: url(../images/h_jt.png) no-repeat center; display: block; margin: 30px 0}
.index_news ul li:hover i{background: url(../images/h_jts.png) no-repeat center}
.index_news ul li:after{content: ""; width: 0; height: 2px; background: #e97541; position: absolute; bottom:-1px; left:0; z-index: 1; transition: all .4s ease}
.index_news ul li:hover:after{width:100%}
.index_news ul li:hover h3{color:#e97541;}
.index_news ul li:hover .in_news_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*内页banner*/
.ny_banenr{width:100%; height:100%;position: fixed;}
.ny_banenr video{width:100%; height: auto; overflow: hidden}

.ny_nav{overflow: hidden; }
.ny_nav a{width:23.5%; height: 74px; background: #eeeeee;  line-height: 74px;  float: left; margin-right: 2%; margin-bottom: 25px; font-size: 20px; color: #666666; padding: 0px 2%}
.ny_nav a:nth-child(4n){margin-right: 0}
.ny_nav a:hover,.ny_nav a.active{background: #2375c1; color:#fff}

.ny_post{height:242px; background: url(../images/about_1.jpg) no-repeat center; background-size: cover; padding: 65px 45px; width: 100%}
.ny_post h4{font-size: 72px; color: #fff; opacity: 0.3; font-family: "Arial"; float: right; font-weight: bold; line-height: 108px; }
.ny_post_left{width:50%; height: auto; float: left}
.ny_post_left h5{width:100%; height: auto; overflow: hidden; font-size: 24px; color: #fff; font-weight: bold; margin-top:8px;}
.post_left_top{width:100%; height: auto; overflow: hidden;}
.post_left_top h3{font-size: 32px; color: #fff; font-weight: bold; float: left}
.post_left_top p{float: left; font-size: 14px; color: #fff; margin-left: 20px; margin-top:22px;}
.post_left_top p a{font-size: 14px; color: #fff;}
.ny_about_one{overflow: hidden; margin-bottom: 45px; margin-top: 50px; border-bottom: 1px solid #dddddd; padding-bottom:70px!important;}
.about_one_left{width:38%; height: auto; float: left}
.about_one_left li{width:50%; height: auto; float: left; margin-bottom: 40px;}
.about_one_left li .ab1{font-size: 14px; color: #2375c1;}
.about_one_left li .ab2{font-size: 14px; color: #666666;}
.about_one_left li span{font-size: 60px; color: #2375c1; font-family: "Impact"}
.about_one_right{width:60%; height: auto; float:right; font-size: 16px; color: #333333; line-height: 30px;}
.about_one_right p{font-size: 16px; color: #333333; line-height: 30px;}
.ny_about_two{overflow: hidden}
.about_two_xx{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.about_two_left{width:65%; height: auto; float: left; position: relative}
.about_two_left img{width:100%; height: auto; display: block}
.about_two_hover{width:100%; height: auto; overflow: hidden; position: absolute; bottom:60px; left:0; padding: 0px 50px;}
.about_two_hover h3{font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 8px;}
.about_two_hover p{font-size: 16px; color: #fff; }
.about_two_right{width:31.5%; height: auto; float: right; background: #f7f7f7}
.about_two_right img{width:100%;  height: auto; display: block}
.about_two_bt{width:100%; height: 168px; display: block; padding:32px;}
.about_two_bt h3{font-size: 30px; color: #333333; font-weight: bold; margin-bottom: 5px;}
.about_two_bt p{font-size:16px; color: #666666; line-height:30px}
.about_two_info{width:100%; height: auto; overflow: hidden; border-bottom: 2px solid #dddddd; padding-bottom: 20px;  margin-top:32px;}
.about_two_info p{font-size: 16px; color: #333333; line-height: 30px;}
.ny_huanjing{overflow: hidden; margin: 55px auto;}
.about_two_t{width:100%; text-align: center; overflow: hidden;}
.about_two_t h3{font-size: 36px; color: #e97541; font-weight: bold; margin-bottom: 10px;}
.about_two_t p{font-size: 16px; color: #666666; }
.ny_huanjing .swiper-container{margin-top: 28px;}
.ny_huanjing .swiper-slide a{width:100%; height: auto; display: block; position: relative; overflow: hidden}
.ny_huanjing .swiper-slide a img{width:100%;  height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_huanjing .swiper-slide a p{width:100%; height: 60px; background: rgba(0,0,0,0.6); position: absolute; bottom:0; left:0; font-size: 16px; color: #fff; line-height: 60px; text-align: center}
.ny_huanjing .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.ny_huanjing .swiper-button-next, .ny_huanjing .swiper-button-prev{width:40px; height: 40px; margin-top:-20px;}
.ny_huanjing .swiper-button-next{background: url(../images/h_right.png) no-repeat center}
.ny_huanjing .swiper-button-prev{background: url(../images/h_left.png) no-repeat center}
.ny_rongyu{overflow: hidden; margin-bottom: 40px;}
.ny_rongyu_list{width:100%; height: auto; display: block; margin-top: 30px;}
.ny_rongyu_list ul{width:100%; height: auto; overflow: hidden}
.ny_rongyu_list ul li{width:32%; height: auto; margin-right: 2%; margin-bottom: 20px; float: left}
.ny_rongyu_list ul li:nth-child(3n){margin-right: 0}
.h_pic{width:100%; height: auto; display: block}
.h_pic img{width:100%; height: auto; display: block}
.h_bottom{width:100%; height: 130px; display: block; background: url(../images/ry_bjs.jpg) no-repeat center; padding: 25px 20px; margin-top: 10px;}
.h_bottom p{font-size: 16px; color: #666666; line-height: 40px; margin-top: 10px}
.h_bottom img{display: block}
.ny_product_more{width:auto; display: table; margin:30px auto 0; border-bottom: 1px solid #e97541; padding-bottom:10px; }
.ny_product_more p{font-size: 16px; color: #666666; background: url(../images/xia.png) no-repeat left center; padding-left: 30px;}





/*底部*/
.footer{width:100%; height:286px;   position: relative; background: #2375c1; padding-top: 59px!important; }
.footer_top{width:30%; height: auto; float: left}
.footer_top h3{font-size: 32px; color:#ffffff; font-weight: bold; margin-bottom:15px;}
.footer_top p{width:100%; height: auto; line-height: 26px; font-size: 14px; color: #ffffff}
.copy_ma{width:100%; height: auto; }
.f_sj,.f_wx{width:50px; height: 50px; position: relative; float: right; margin-left: 5%; margin-bottom: 30px;}
.f_sj img,.f_wx img{width:100px; height: 100px; position: absolute; top:-100px; left:-50px; display: none;}
.f_sj{background: url(../images/h_sj.png) no-repeat center}
.f_wx{background: url(../images/h_wx.png) no-repeat center}
.f_wx:hover img,.f_sj:hover img{display: block}
.copy{width:40%;height:auto;   position: relative; float: right}
.copy_l{ font-size:14px; color:#fff; height: 100%; width: 100%; text-align: right; margin-top: 20px; clear: both}
.copy_l a{color:#fff}
.copy_l a:hover{font-weight:bold;}
.footer_zhichi{width:100%; height:40px; line-height: 40px; margin-top: 10px;  }
.footer_zhichi p{ width: auto; float: right; margin-left: 20px;   color:#fff; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.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;}




/*客服*/
.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: -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/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:#2375c1;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}







   /*å†…é¡µæ–°é—»*/
   .ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
   .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:25px;}
   .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:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
   .news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; 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:22%; 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:#2375c1}
   .ny_news_all ul li:hover h3{font-weight: bold; }
   .ny_news_time{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}
   
   .ny_news_bt{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center;
                   clear: both; font-weight: bold}
   


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%; display:block;}
.news-title h3{ color: #2375c1;}
.news-title span {width:442px; line-height: 80px; color: #2375c1; font-size: 33px;text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }



.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:43%; 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:#2375c1; 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:55%; height: auto; float: right}
.ny_pro_tright h1{ font-size:30px; color: #191919; height: auto; line-height: 40px; margin-top: 10px;font-weight:700; margin-bottom:10px;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height:30px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #2375c1; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 25px; margin-right: 30px;}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:72%; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:25%; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #2375c1;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #2375c1; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.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:#2375c1; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#2375c1;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:20px;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #2375c1; 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:#2375c1}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:75%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}




/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }

	
/*äº§å“ä¸­å¿ƒ*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:23.5%; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:2%; margin-bottom:20px; }
.ny_solution_img{width:100%; height:auto; 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_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}


/*è”ç³»æˆ‘ä»¬*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: auto; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:100%; height: auto; border: 4px solid #e5e5e5; padding: 4px; 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%;}
.ny_hotnews input[type="text"]{width:75%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{width:22%; height:35px; background:#2375c1; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}





/*图文列表样式*/
.n-list{ padding:15px 0px; }
	.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
	.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.n-list li h2 a{ color:#333; text-decoration:none; }
	.n-list li h2 a:hover{ color:#f08200; }
	.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
	.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
	.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
	.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
    .n-list li .note .info span i{ margin-right:3px; font-size:12px; }
	.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }
	
	.search-tit{width:100%; height:auto; text-align:center; margin-top:40px;}
	.search-tit h3{font-size:20px; color:#333; margin-bottom:10px;}
	.search-tit span{font-size:18px; color:#333}

@media screen and (max-width:1680px){
	.index_all{top:831px;}
	.container{padding: 0px 5%;}
}


@media screen and (max-width:1600px){
	.index_all{top:790px;}
}




@media screen and (max-width:1440px){
	.copy{width:56%}
	.hd_xx h4{font-size: 50px;}
	.slideTxtBox .hd ul{width:76%}
	.slideTxtBox .hd ul{margin-top: 24px;}
	.index_all{top:710px;}
}

