@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;}
.w1440{ width:1440px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{ margin: 0px auto;width:1200px; }


/* 导航栏 */
.header_nav{height:90px; width:100%;  position:fixed; top:0; left:0; z-index:999; background: #fff; padding: 0 3%; box-shadow:0 0 6px rgba(0,0,0,0.2)}
.h_logo{width:77px; height:90px; float: left; display: flex; align-items: center;}
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.header_dao{width:42%; height: 100%;  float: right; margin-right: 2% }
.nav{width:100%; height:100%;float: right;   }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:14.2%}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:15px;  color:#373737;  position: relative  }
.nav .nLi h3 a p{font-size:15px; color:#373737; line-height:60px; margin:14px auto 0; position: relative;  display: block}
.nav .sub{ display:none;left:50%; top:90px;  position:absolute;  line-height:26px; width:140px;  margin-left: -70px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:26px;  background:#eeeeee;text-align: center; padding:5px 0 }
.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: 14px; height: 100%; }
.nav .sub a:hover{color:#0161b6}
.nav .nLi.active p{border-bottom: 2px solid #212855}

.h_search{width:50px; height:90px; float: right; background:url(../images/search.png) no-repeat center; border-radius: 25px; }
.form_box{position: fixed;  top:88px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0; 
	box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #3576e3; font-size:16px;}
.h_menu{width:46px; height: 90px; float: left; margin-right: 20px; display: flex; align-items: center; }
.h_menu img,.h_liuyan img,.h_yuyan img{max-width: 100%; align-items: center; margin: 0px auto}
.h_liuyan,.h_yuyan{float: right; margin-right: 1%; height: 90px; display: flex; align-items: center;}
.h_liuyan{margin-right:0.5%}
.logo2{display: none}





/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden; margin-top: 90px;}
.banner .slideBox{ width:100%; height:800px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:15%; bottom:60px; z-index:1;  background: rgba(153,153,153,0.2); 
	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: 14px; height:14px; border-radius: 50%; background:url(../images/dian.png) no-repeat center; text-indent: -999px; cursor:pointer; }
.banner .slideBox .hd ul li:last-child{margin-right: 0}
.banner .slideBox .hd ul li.on{background:url(../images/active.png) no-repeat center}
.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 a{width:100%; height:800px; display: block; overflow: hidden}


/*数字*/
.index_num{width:100%; height: auto; overflow: hidden; margin-top: 100px; border-bottom: 1px solid #e6e6e6; }
.index_num ul{width:1440px; height: auto;  overflow: hidden; margin: 0px auto; }
.index_num ul li{width:20%; height: auto; float: left; padding-bottom: 70px;}
.index_num ul li p{color:#373737; font-size: 16px; line-height: 30px;}
.index_num ul li h5{color:#373737; font-size: 24px;}
.index_num ul li i{color:#3576e3; font-size: 40px; font-style: normal}
.index_num ul li h5 span{color:#3576e3; font-size: 60px;}
.index_num ul li:last-child{margin-right: 0}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin: 65px 0 85px; padding: 0 4% 90px;  border-bottom: 1px solid #e6e6e6; }
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_product ul li{width:23.5%; height: auto; float: left; margin-right:2%; margin-bottom: 25px;}
.index_product ul li:nth-child(4n){margin-right: 0}
.index_pro_img{width:100%; height: auto; overflow: hidden}
.index_pro_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_product ul li h5{width:100%; height: 40px;line-height: 40px; color:#373737; font-size: 20px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px;}
.index_product ul li:hover h5{color:#3576e3}
.index_product ul li:hover 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; margin-bottom: 88px; padding-bottom: 10px;}
.index_case_all{width:100%; height: auto; overflow: hidden; position: relative; margin-top:70px; padding: 0 2%}
.index_case_all .swiper-container{padding-bottom: 10px;}
.index_case_all .swiper-slide a{width:100%; display: block; position: relative}
.index_case_all .swiper-slide a:after{content: ""; width: 0; height: 2px; background: #3576e3; position: absolute; bottom:0; left:0}
.index_case_pic{width:100%; height: auto; overflow: hidden; position: relative}
.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_xx{width:100%; height: auto; overflow: hidden; background: #f9f9f9; padding:25px 35px 15px}
.index_case_xx hr{width:14px; height: 2px; display: block; background: #3576e3; margin-bottom: 10px;}
.index_case_xx h4{width:100%; height: 40px; line-height: 40px; color: #373737; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_xx p{width:100%; height: 40px; line-height: 40px; color: #b2b2b2; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.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_case_pic:after{content: ""; width: 100%; height:245px; background: url(../images/hh_hover.png) no-repeat center; position: absolute; bottom:-100%; left:0; 
transition: all 0.4s ease-in-out;}
.index_case_all .swiper-slide a:hover .index_case_pic:after{bottom:0; transition: all 0.4s ease-in-out;}
.index_case_all .swiper-slide a:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.in_pro_more{width:200px; height: 50px; line-height: 50px; box-shadow: 0 0 8px rgba(0,0,0,0.08); border-radius: 25px;  background: #fff url(../images/menu_p.png) no-repeat 90% center; color:#3576e3; font-size: 16px; display: block; margin: 48px auto 0; padding-left: 32px;}




/*视频*/
.index_video{width:100%; height: auto; border-bottom: 1px solid #e6e6e6; margin-bottom: 60px}
.index_video ul{width:100%; margin-top: 30px; padding: 0 2%; overflow: hidden; margin-bottom: 70px;}
.index_video ul li{width:23.8%; height: auto; float: left; margin-right:1.5%; margin-bottom:15px;}
.index_video ul li:nth-child(4n){margin-right: 0}
.index_video_pic{width:100%; height: auto; overflow: hidden; position: relative}
.index_video_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_video_pic i{width:86px; height: 86px; display: block; background: url(../images/v_icon.png) no-repeat center; position: absolute; top:-50%; left:50%; transform: translate(-50%,-50%); transition: all 0.4s ease-in-out;}
.index_video_pic:after{content: ""; width: 100%; height:245px; background: url(../images/hh_hover.png) no-repeat center; position: absolute; bottom:-100%; left:0; 
transition: all 0.4s ease-in-out;}
.index_video ul li h5{width:100%; height:40px;line-height: 40px; color: #373737; text-align: center; margin-top: 12px; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_video ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_video ul li:hover i{top:50%; transition: all 0.4s ease-in-out;}
.index_video ul li:hover .index_video_pic:after{bottom:0; transition: all 0.4s ease-in-out;}




/*关于我们*/
.index_about{width:100%; height:auto;  position: relative; background: url(../images/about_bjs.jpg) no-repeat top center; padding-top: 20px; overflow: hidden}
.index_about_top{width:820px; height: auto; overflow: hidden; float: right; margin-bottom: 75px; padding-bottom: 10px}
.index_about_top h4{color:#373737; font-size:36px;}
.index_about_top h5{color:#373737; font-size:20px; text-transform: uppercase; margin-top: 8px;}
.in_about_xx{width:100%; height: auto; overflow: hidden; display: block; color:#000000; font-size: 16px; line-height: 36px; margin: 52px 0}
.in_about_more{width:200px; height: 50px; line-height: 50px; box-shadow: 0 0 8px rgba(0,0,0,0.08); border-radius: 25px; float: right; background: #fff url(../images/menu_p.png) no-repeat 90% center}
.in_about_more span{color:#3576e3; font-size: 16px; margin-left:35px}
.index_about ul{width:100%; height: auto; overflow: hidden; background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.08); padding: 36px 0}
.index_about ul li{width:25%; height: auto; float: left;  text-align: center}
.index_about ul li img{width:110px; height: auto; display: block; margin: 0px auto;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about ul li h4{width:100%; line-height: 35px; color:#b2b2b2; font-size: 14px; margin-top: 8px;}
.index_about ul li h4 span{color:#373737; font-size: 18px;}
.index_about ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin: 60px 0 80px; }
.index_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_title h4{color:#373737; font-size: 36px;}
.index_title h5{color:#373737; font-size: 20px; margin-top: 8px;}
.index_news_left{width:61%; height: auto; float:left;  margin-top: 38px;}
.index_news_left ul{width:100%; height: auto; overflow: hidden; padding:10px; }
.index_news_left ul li{width:100%; height: auto; overflow: hidden; padding:15px 20px;}
.index_news_img{width:284px; height: auto; float: left}
.index_news_img img{width:100%; height: auto; display: block; border-radius:10px;}
.index_news_info{margin-left: 310px; padding-top: 8px;}
.index_news_info h4{width:100%; height: 30px; line-height: 30px; color: #373737; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom:15px;}
.index_news_info p{width:100%; height:48px; color: #b2b2b2; font-size: 14px; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-bottom: 32px;}
.index_news_info span{color:#373737; font-size: 14px; float: left; line-height: 35px;}
.index_news_info i{color:#3576e3; font-size: 14px; font-style: normal; background: url(../images/n_jts.png) no-repeat right center; padding-right: 30px;
	display: table;  float: right; line-height: 35px;}
.index_news_left ul li:hover{background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.08)}
.index_news_left ul li:hover h4{color:#3576e3}
.index_news_right{width:37%; height: auto; float:right; margin-top: 38px;}
.index_news_pic{width:100%; height: auto; overflow: hidden; border-radius: 8px;}
.index_news_pic img{width:100%; display: block; border-radius: 10px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:100%; height: auto; overflow: hidden; padding:35px 35px 25px; background: #f9f9f9; border-radius:10px;}
.index_news_xx h4{width:100%; height: 30px; line-height: 30px; color: #373737; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom:25px;}
.index_news_xx p{width:100%; height:72px; color: #b2b2b2; font-size: 14px; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; }
.index_news_xx span{color:#373737; font-size: 14px; display: block; margin-top:20px;}
.index_news_xx i{color:#3576e3; font-size: 14px; font-style: normal; background: url(../images/n_jts.png) no-repeat right center; padding-right: 30px;
	display: table; margin-top: 35px;}
.index_news_right:hover h4{color:#3576e3}
.index_news_right:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background: #373737; padding: 70px 0 20px;}
.footer_top{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.5); padding-bottom: 50px;}
.footer_top_left{width:650px; height: auto; overflow: hidden;  float: left}
.f_logo{width:100%; height: auto; overflow: hidden; line-height: 37px; margin-bottom: 40px; display: block}
.f_logo img{float: left}
.f_logo span{color:#fff; font-size: 22px; opacity: 0.5; margin-left:20px;}
.footer_top_left p{color:#fff; font-size: 16px; line-height: 36px;}
.f_nav{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.f_nav a{color:#fff; font-size: 16px; float: left; }
.f_nav a:hover{color: #3576e3}
.f_nav span{margin: 0 15px; float: left; color:#fff; font-size: 16px;}
.footer_top_right{width:auto; float: right}
.footer_top_right dl{width:150px; height: auto; float: left; margin-left: 37px}
.footer_top_right dl dt{width:100%; height: auto;}
.footer_top_right dl dt img{width:100%; display: block; border-radius: 8px;}
.footer_top_right dl dd{width:100%;  color:#fff; font-size: 16px; opacity: 0.5; margin-top:20px; text-align: center}

.copy{clear:both;width:100%;height:88px; line-height:88px;  position: relative;     margin-top: 15px;}
.copy_tab{display: table; margin: 0px auto;}
.copy_l{float:left; font-size:16px; color:#fff; height: 100%; }
.copy_l a{color:#fff}
.copy_l a:hover{color:#3576e3!important}
.footer_zhichi{width:auto; height:100%; float: right; margin-left: 20px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:34px; margin-right: 10px}
.footer_zhichi .js{width:90px;height: 18px; background: url(../images/yd.png) no-repeat; margin-top:34px;}
.footer_zhichi span{float: left; font-size: 16px; 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,.fix_eqq{
    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:#266ca9;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}









/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{position:absolute}
.ny_banner #menu .nav .nLi p a{color:#fff}
.ny_banner .h_dianhua{background: url(../images/souso_h.png) center center no-repeat;}
.ny_banner .logo_b{display:block;}
.ny_banner .logo_a{display:none;}
.ny_banner .header_cebian{border-right: 1px solid rgb(233, 234, 234);}
.ny_banner .nav_dinaji{background: url(../images/menu_h.png) center center no-repeat;}

.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 48px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid #fff; border-bottom:1px solid #fff; display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}

.about_banner{background: url(../images/about_ban.jpg) no-repeat center}
.contact_banner{background: url(../images/contact_ban.jpg) no-repeat center}
.product_banner{background: url(../images/product_ban.jpg) no-repeat center}
.case_banner{background: url(../images/case_ban.jpg) no-repeat center}
.service_banner{background: url(../images/service_ban.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.fuwu_banner{background: url(../images/fuwu_ban.jpg) no-repeat center}
.down_banner{background: url(../images/down_ban.jpg) no-repeat center}



/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px; margin-bottom:40px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #3576e3}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}


/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; margin:0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product_two 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_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.ny_tj_pro 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;}

.swiper-pagination-bullet-active{background:#000}
.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .hd ul li::before{ height: 6px; width: 6px; background: #3576e3; position: absolute; left: 20px; top:24px; display: block; content: "";}
.ny_pro_ddh{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.ny_pro_ddh p{color:#333; font-size:16px;}
.ny_pro_ddh span{color:#3576e3; font-size:28px; font-weight:bold; margin-top:10px;}
.ny_proshow_xx em{font-size:16px; margin:10px auto; font-style: normal;}
.pro_text{width:100%; height:auto; margin:20px 0 10px; line-height:30px;}

.ny_erji_san{width:1200px; height:auto; display:block; margin:30px auto; overflow:hidden}
.ny_erji_san ul{width:100%; height:auto; overflow:hidden}
.ny_erji_san li{width:162px; height:40px; line-height:40px; background:#eee; color:#333; text-align:center; font-size:16px; float:left; margin-right:11px; margin-bottom:10px;}
.ny_erji_san li a{color:#333;  width:100%; height:auto; display:block;}
.ny_erji_san li:nth-child(7n){margin-right:0px}
.ny_erji_san li:hover{background:#0368ac; color:#fff}
.ny_erji_san li.active{background:#0368ac; color:#fff}
.ny_erji_san li.active a,.ny_erji_san li:hover a{color:#fff}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.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:66%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #333}
.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:20%; height:auto; float: right; overflow:hidden}
.news_pic 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_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:#333}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_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_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img,.ny_news_show img{max-width:100%}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			clear: both}


/*联系我们*/
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_contact_xx .container{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 35px 0; overflow: hidden;}
.contact_xx_left{width:100%; }
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}
.contact_xx_info{width:100%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 28px;}
.contact_xx_right{width:60%; height:345px; float: right}
.ny_contact_ly{width:100%; height:511px; background: url(../images/contact_bjs.jpg) no-repeat center; padding: 60px 0; margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:1200px; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #fff; background: none; border: 0}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #4a4a4a; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px; resize: none;}
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0; display: block; margin:20px auto; font-size:16px}
.con_submit:hover{background:#3576e3; cursor:pointer; color:#fff}
.contact_zp{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 28px; font-size: 16px; color: #333333}
.contact_ly_info input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.contact_ly_info textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  




/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.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: #333; font-weight: bold; }
.ny_about_info p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%; display:block;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: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#3576e3}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}



/*产品侧边导航*/
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px;}
.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: -10px; background: #3576e3; left: 50%;  margin-left:-40px; }




@media screen and (max-width:1500px){
	.w1440,.ban_info,.index_num ul{width:1200px;}
	.index_num ul li h5 span{font-size:52px;}
.index_news_info p{margin-bottom:20px;}
.index_news_img{width:262px;}
.index_news_info{margin-left:289px}
.index_news_left{width:56%}
.index_news_right{width:41%}
.header_dao{width:52%}
}

