@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
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:1200px; margin: 0 auto; }
.w1200{ width:1280px; margin: 0 auto; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}


.header_top{width:100%; height:40px; background: #4b4b4b; line-height: 40px;}
.header_top h5{color:#fff; font-size: 16px; float: left}
.h_yuyan{float: right; border-left:1px solid rgba(255,255,255,0.5); width: 100px; position: relative}
.h_yuyan p{color:rgba(255,255,255,0.5); font-size: 14px; text-align: center; background: url(../images/yy_jts.png) no-repeat right center}
.h_yuyan_xx{width:120px; height: auto; overflow: hidden; position: absolute; top:40px; left:0; background: #4b4b4b; z-index: 999; display: none;}
.h_yuyan_xx a{width:100%; height: 40px; line-height: 40px; color: #fff; text-align: center; font-size: 16px; display: block}
.h_yuyan:hover .h_yuyan_xx{display: block}
.h_yuyan_xx a:hover{font-weight: bold;}
.h_wx{width:20px; height: 40px; float: right; position: relative; background: url(../images/wx_i.png) no-repeat center; margin-right: 15px}
.h_sj{width:20px; height: 40px; float: right; position: relative; background: url(../images/sj_i.png) no-repeat center; margin-right: 15px}
.h_wx img,.h_sj img{width:100px; height: auto; display: block; position: absolute; top:40px; left:-50px; display: none; z-index: 999}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}
.h_logo{width:378px; height:124px; float:left;  display: flex; align-items: center;}
.h_logo img{width:100%; height: auto; display: block; align-items: center; margin: 0px auto;}




/* 导航栏 */
.header_nav{height:124px; width:100%; z-index: 9;}
.nav{ height:124px; width:680px; position: relative; z-index: 9; float: right }
.nav .nLi{position:relative;float:left;display:inline;height:124px; width:97px;}
.nav .nLi h3{ font-weight: normal; width:100%; height:124px;}
.nav .nLi h3 p{height:auto; color:#4b4b4b; font-size:14px;   width:100%; position: relative; text-align: center; line-height:124px; }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#4b4b4b;  }
.nav .sub{position:absolute;top:90px;left:50%; z-index:999;display:none;padding:0;width:140px; margin-left: -70px; background:#fff;line-height:26px; } 
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:26px;zoom:1; overflow: hidden; padding: 4px 0}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{font-weight: bold;}
.nav .nLi.active h3 span,.nav .nLi:hover h3 span{opacity: 1}
.sub li:hover a{color:#04914c;}
.nav_jts{background: url(../images/nav_jts.png) no-repeat right center}




/*分类*/
.index_fenlei{width:100%; height: auto;  position: relative; z-index: 999;}
.index_fenlei li{width:25%; height:284px; float: left; padding: 0 36px 58px; position: relative;  margin-top: -145px; padding-top:144px}
.in_fl_img{width:100%; height:60px; text-align: center; margin-top: -30px}
.index_fenlei li h4{width:100%; height: 40px; line-height:40px; text-align: center; color:#4b4b4b; font-size: 16px; font-weight: bold; margin-top: 10px;}
.index_fenlei li p{width:100%; height: auto; display: block; color:#777777; font-size: 14px; line-height: 24px; margin: 28px 0 40px; display: none}
.index_fenlei li:hover p{display: block}
.index_fenlei li:hover{padding-top: 0; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1)}







/* 首页:banner */
.banner{ width:100%; height:460px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:30px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{width:auto;height:10px; width: 10px; cursor:pointer; border-radius: 50%; background: #fff;  position: relative; float: left;text-indent: -999px; margin: 0 10px; }
.banner .slideBox .hd ul li.on{width:50px; border-radius: 25px; background: #1258c1}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:460px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{width:100%; height:460px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.banner .slideBox .prev,.banner .slideBox .next{ position:absolute;  top:50%; margin-top:-23.5px; display:block; width:56px; height:56px; opacity: 0.5}
.banner .slideBox .next{ right:4%; background: url(../images/ban_right.png) no-repeat center}
.banner .slideBox .prev{ left:4%; background: url(../images/ban_left.png) no-repeat center}
.banner .slideBox .next:hover,.banner .slideBox .prev:hover{opacity: 1}







/*供应链*/
.index_gyl{width:100%; height: 380px; overflow: hidden; background: url(../images/gyl_bjs.jpg) no-repeat center; background-attachment: fixed; background-size: cover; margin-bottom: 40px; padding-top: 45px; 
	border-top:40px solid #4b4b4b; }
.index_gyl ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_gyl ul li{width:164px; height: 142px; float: left; background: url(../images/gy_bian.png) no-repeat center; text-align: center; line-height: 142px; font-size: 16px; color:#fff; margin-right:8px;}
.index_gyl ul li:last-child{margin-right: 0}
.index_gyl ul li:hover{background: url(../images/ab_hbian.png) no-repeat center}



/*新闻*/
.index_news{width:100%; height:410px; overflow: hidden; background: url(../images/news_bjs.jpg) no-repeat center;background-attachment: fixed; background-size: cover; border-top:40px solid #4b4b4b; margin-bottom: 40px; padding-top: 50px;}
.index_news .swiper-container{width:100%; height: auto; overflow: hidden; margin-top:25px;}
.index_news .swiper-slide a{width:100%; height: auto; overflow: hidden; padding: 25px; display: block}
.in_news_time{width:100px; height: 88px; line-height:88px; float: left; color:#fff; font-size: 40px; text-align: center}
.in_news_xx{width:435px; height: auto; float: left; margin-left: 10px;}
.in_news_xx h3{width:100%; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-bottom: 5px;}
.in_news_xx p{width:100%; height: 40px; line-height: 20px; color: #fff; font-size:14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; opacity: 0.5}
.index_news .swiper-slide a:hover{background:rgba(0,0,0,0.2)}
.news_more{width:160px; height: 40px; display: block; border: 1px solid rgba(255,255,255,0.5); margin:40px auto 0; color:#fff; font-size: 14px; opacity: 0.5; 
	border-radius: 5px; text-align: center; line-height: 40px; text-transform: uppercase}
.news_more:hover{background: #fff; color:#333; opacity: 1}



/*关于我们*/
.index_about{width:100%; height: 540px; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; background-attachment: fixed; background-size: cover; border-top:40px solid #4b4b4b; margin-bottom: 40px; padding-top:42px}
.about_info{width:844px; height: auto; margin: 42px auto 55px; color:#ffffff; font-size: 14px; line-height: 28px;text-align: center; display: block}
.index_about ul{width:100%; height: auto; overflow: hidden; }
.index_about ul li{width:164px; height: 142px; background: url(../images/ab_bian.png) no-repeat center; float: left; padding-top: 35px; margin-right:181px;}
.index_about ul li p{font-size: 16px; color: #4b4b4b; line-height: 30px; text-align: center}
.index_about ul li i{width:1005; height: 45px; display: block; margin-bottom: 10px}
.index_about ul li:last-child{margin-right: 0}
.abi1{background: url(../images/abi1.png) no-repeat center}
.abi2{background: url(../images/abi2.png) no-repeat center}
.abi3{background: url(../images/abi3.png) no-repeat center}
.abi4{background: url(../images/abi4.png) no-repeat center}
.index_about ul li:hover{background: url(../images/ab_hbian.png) no-repeat center}
.index_about ul li:hover p{color:#fff}
.index_about ul li:hover .abi1{background: url(../images/abi1_h.png) no-repeat center}
.index_about ul li:hover .abi2{background: url(../images/abi2_h.png) no-repeat center}
.index_about ul li:hover .abi3{background: url(../images/abi3_h.png) no-repeat center}
.index_about ul li:hover .abi4{background: url(../images/abi4_h.png) no-repeat center}



/*联系我们*/
.index_contact{width:100%; height: 260px; overflow: hidden; background: url(../images/contact_bjs.jpg) no-repeat center; background-attachment: fixed; background-size: cover; padding: 44px 0; }
.index_contact h4,.index_about h3,.index_news h4,.index_gyl h3{color:#ffffff; font-size: 30px; text-align: center}
.index_contact a{width:350px; height: 42px; border: 1px solid rgba(255,255,255,0.5); border-radius: 5px; text-align: center; line-height: 42px; display: block; font-size: 14px; color: #ffffff; opacity: 0.5; margin:58px auto 0; text-transform: uppercase}
.in_hr{width:100%; height: 40px; background: #4b4b4b; margin-bottom: 40px;}
.index_contact a:hover{background: #fff; opacity: 1; color:#333}



/*客服*/
.index_kehu{width:100%; height: 98px; overflow: hidden; background: #04914c; }
.index_kehu ul{width:1200px; height: auto; overflow: hidden; margin: 0px auto;}
.index_kehu ul li{width:240px; height: 98px; float: left; display: flex; align-items: center;}
.index_kehu ul li img{max-width: 100%; align-items: center; margin: 0px auto; opacity: 0.7}



/*底部*/
.footer{width:100%; height:60px; overflow: hidden; background:#4b4b4b; background-size: cover;}
.footer_bottom{width:auto; height:60px; position: relative; display: table; margin: 0px auto;}
.copy_bq{width:auto; height:60px; line-height:60px; position: relative; color:#999999; font-size:14px; float: left}
.copy_bq a{color:#999999; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; line-height:60px; font-size: 14px;}
.footer_zhichi p a{ color:#999999; font-size: 14px;}
.footer_zhichi span{float: left; font-size:14px; color: #999999;}
.footer_zhichi i{ 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;}


/*友情链接*/
.index_link{width:100%; height: auto; overflow: hidden; margin:42px 0 26px}
.index_link i{width:102px; height:38px; float: left; background: url(../images/links.jpg) no-repeat center;}
.index_link_xx{margin-left:130px; height: auto; }
.index_link_xx a{color:#999999; font-size: 16px; line-height: 38px; margin: 0 10px; float: left}
.index_link_xx a:hover{color:#bf9e5b}




/*客服*/
.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:#04914c;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}







/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; }
.ny_banner .in_header{box-shadow: rgb(0 0 0 / 31%) 0px 0px 13px; background: rgb(255, 255, 255);}
.ny_banner #menu .nav .nLi p a{color:#000}
.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_banner .h_wx{background: url(../images/hh_ewm.png) center center no-repeat;}
.ny_banner .h_dz{background: url(../images/hh_dizhi.png) center center no-repeat;}
.ny_banner .h_dh{background: url(../images/hh_dianhua.png) center center no-repeat;}
.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center; margin-top:105px;}
.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 rgba(255,255,255,0.4); border-bottom:1px solid rgba(255,255,255,0.4); 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}
.lnyj_banner{background: url(../images/lnyj_ban.jpg) no-repeat center}
.products_banner{background: url(../images/products_ban.jpg) no-repeat center}
.hwcx_banner{background: url(../images/hwcx_ban.jpg) no-repeat center}


.nav-wrap ul{display: table!important; margin: 0 auto;}
.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: #04914c; left: 50%;  margin-left:-40px; }



/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.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; 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_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.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;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.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;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-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: #256b08; 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:#04914c; 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}




/*内页新闻*/
.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: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: #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:22%; 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}



/*联系我们*/
.ny_contact_nav{width:100%; height: auto; overflow: hidden}
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_nav a{width:314px; height:50px; line-height: 40px; border-bottom: 1px solid #e5e5e5; font-size:20px; color: #999999; font-weight: bold; float: left; margin-right:60px; text-align:center}
.ny_contact_nav a:last-child{margin-right: 0}
.ny_contact_nav a:hover{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_nav a.active{border-bottom: 1px solid #fe0616; color:#222222}
.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:500px; float: right}
.ny_contact_ly{width:100%; height:511px; background: url(../images/contact_bjs.jpg) no-repeat center; background-size:cover; 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 #fff}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #fff}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #fff; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px;}
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0; background: #fff; display: block; margin:20px auto; font-size:16px;}
.con_submit:hover{background:#04914c; color:#fff}
.ny_contact_zhaopin{width:100%; height: auto; overflow: hidden;  margin-bottom: 98px;}
.ny_contact_zhaopin .container{border-top:1px solid #333333; padding-top: 35px;}
.contact_zhaopin_right{margin-left:280px; }
.contact_zhaopin_right ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.contact_zhaopin_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 56px; margin-bottom: 35px;}
.contact_zhaopin_right ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.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_serarch_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; font-size:16px; color:#666; line-height:30px;}
.ny_serarch_all h3{width:100%; height:40px; line-height:40px; text-align:center; font-size:26px; color:#333}
.ny_serarch_all h4{width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; color:#333; line-height:28px;}
.s_input{width:600px; height:50px; line-height:50px;  border:1px solid #04914c; float:left; font-size:16px; /*color:#04914c;*/ padding:0px 10px;}
.s_subnmit{background:#04914c; font-size:14px; color:#fff; border:0; width:160px; height:50px; float:left;}
.s_text{width:760px; display:table; margin:20px auto;}

.ny_bianhao{width:100%; height:auto; overflow:hidden; text-align:center; font-size:16px; color:#333}
.home{width:150px; height:40px; line-height:40px; color:#fff;    background: #04914c; margin:0px auto; border-radius:8px;}
.home a{width:100%; height:auto; color:#fff; font-size:16px; display:block;  text-align:center; margin-top:10px;}


/*时间轴*/
.timer_shaft_left{float: left;font-size: 26px;width: 40px;text-align: left;position: relative;line-height: 42px;}
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #b9946a;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 20px; padding:10px 20px 10px 60px;color: #666; width: 100%;}
.timer_shaft_box{position: relative; margin-top: 50px; }
.timer_shaft_box::after{content: '';position: absolute;left: 30px;height: 100%;width: 1px;background: #b9946a;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 5px 15px;}
.clear_new{clear:both;overflow:hidden;}
.timer_shaft_box:first-child{margin-top: 8px;}


@media screen and (max-width:1510px){
	.w1440{width:1200px;}
	.index_product_all{padding-left: 5%}
	.fen_hover{top:32%}
	
}

