@charset "utf-8";
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing: border-box;}
:focus{outline:0}
body{color:#666;font-size:14px;font-family:"微软雅黑"; width: 100%;}
ul li{list-style:none}
a{text-decoration:none}
a:hover{transition-duration:.6s;transition-property:color}
img{border:none}
h1{font-size:24px}
h2{font-size:18px}
h3{font-size:16px}
h4{font-size:14px}
.clr{clear:both}
.container{margin:0 auto;width:1200px}


/*手机头部*/
.header_nav{width:100%;height:80px;  }
.logo{float:left;width:177px;height:69px;}
.logo img{float:left;height:100%}
.nav_yuyan{width:121px; height: 80px; float: left;  padding-top:27px; margin-left: 16px; position: relative}
.nav_yuyan img.dts{ float: left}
.nav_yuyan h3{font-size: 14px;  color: #333333; font-weight: normal; float: left; margin-left:12px; margin-top:3px;}
.nav_yuyan h3 img{ margin-left: 12px;}
.nav_yuyan .yw{width:100%; height: 40px; line-height: 40px; position: absolute;top:80px; background: #ddd; color: #333; font-size: 14px; z-index: 999; text-align: center; 
	display: none;}
.nav_yuyan .yw a,.nav_yuyan h3 a{color:#333; text-align: center;}
.nav_yuyan .yw img{margin-left: 10px;}
.nav_yuyan:hover .yw{display: block; color: #53b753}
.yw:hover a{color:#53b753}
.nav{width:72%; float:right; height:80px; line-height: 80px}
.nav a{color:#333}
.nav .nLi{position:relative;float:left;display:inline;height:100%;width:11%; text-align: center}
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%;}
.nav .nLi h3 p{width:100%;height:100%}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#333;font-size:14px; text-align: center }
.nav .sub{position:absolute;top:80px;left:50%; margin-left:-80px;z-index:999;display:none;padding:0;width:160px;background:#f5f4f4;line-height:26px;}
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:12px}
.nav li.active h3 a{ color: #00632c}
.sub li:hover a{color:#00632c}


/*banner*/
.banner{height:800px; background: #efefef; position: relative}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:800px;}
.banner .slideBox .hd{position:absolute;right:20%;bottom:12%;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:30px;width:auto;height:15px; cursor:pointer; border-radius: 50%; color: #fff; font-size: 12px;}
.banner .slideBox .hd ul li img{ float: right; margin-top:8px; display: none; margin-left:12px;}
.banner .slideBox .hd ul li.on img{display: block}
.banner .slideBox .hd ul li.on{color:#53b753}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:800px;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute;  bottom:10%;  display:block; width:32px; height:40px;  }
.slideBox .next{ right:19%;  background:url(../images/ban_right.png) no-repeat}
.slideBox .prev{ right:36%;  background:url(../images/baner_left.png) no-repeat}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.shubiao{width:26px; height: 38px; position: absolute; bottom:13%; left:50%; margin-left: -13px;  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_info{width:100%; height: 63px; background: rgba(0,0,0,0.4); border-top:1px solid rgba(255,255,255,0.5); position: absolute; bottom:0px; left:0; line-height: 63px;}
.banner_info h3{font-size: 24px; color: #fff; float: left;}
.banner_info h3 img{ margin-right:15px;}
.top_r{float:left; position: relative; height:100%; margin-left: 30px; }
.top_r .sj_h{ float: left;width:35px; height:63px; margin-right:10px;}
.top_r .wx_h{ float: left;width:35px; height:63px; margin-right:10px;}
.wx_index{ width:100px; height: 100px; position: absolute; top:63px; left: -30px;z-index: 999;display: none; border: 1px solid #ddd}
.wx_index img,.sj_index img{ width:100%; height: 100%; margin: 0}
.sj_index{width:100px; height: 100px; position: absolute; top:63px; left:-30px;z-index: 999;  display: none;border: 1px solid #ddd}
.wx_h:hover .wx_index{ display: block; }
.sj_h:hover .sj_index{ display: block}
.top_r i{font-size: 30px; color:#fff}
.wx_h:hover i{color:#53b753 }
.sj_h:hover i{color:#53b753 }
.ban_join{width:auto; float: right; height: 33px; line-height: 33px; padding:0px 15px; background: #fff; border-radius: 20px; color: #333333; font-size: 14px; margin-top: 14px; }
.ban_join a{color:#333333; font-size: 14px;}
.ban_join:hover{background:#ff9900}
.ban_join:hover a{color:#fff}


/*导航*/
.index_header{width:100%; height:60px; display: none; padding: 0px 10px; }
.index_header .header{width:100%; height:auto;}
.menu{float: right; height: 25px; width: 34px; margin-top: 20px;}
.sj_logo{width:138px; height: auto; float: left}
.sj_logo img{width:100%; height: 100%;}
.shouji_yuyan{width:113px; height:100%; float: left;  padding-top:20px; margin-left: 16px; position: relative}
.shouji_yuyan img.dts{ float: left}
.shouji_yuyan h3{font-size: 14px;  color: #333333; font-weight: normal; float: left; margin-left:12px;}
.shouji_yuyan h3 img{ margin-left: 12px;}
.shouji_yuyan h3 a{color:#333; font-size: 16px;}
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background:#1a5bb5; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff;}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}
.sj_banner{width:100%;height:auto; display: none;}
.sj_banner img{width:100%; height: auto; overflow: hidden}
.swiper-container {  width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination-bullet-active{background: #1a5bb5}
.menu_down{ float:right; margin-top:16px; margin-right:15px; width:27px;}
.menu_down img{ width:100%; height:auto}


/*关于我们*/
.index_about{width:100%; height: auto; margin-top: 40px;}
.index_about_t{width:100%; height: auto; text-align: center; margin-bottom: 35px;}
.index_about_t h3{font-size:30px; color: #333333; font-weight: bold; margin: 8px 0}
.index_about_t p{font-size: 16px; color: #666666; line-height: 30px;}
.index_about_t span{width:50px; height: 6px; background: #8dc73f; margin-top: 10px; display: block; margin: 8px auto; border-radius: 10px;}
.index_about_top{width:100%; height: 528px; background: url(../images/a1.jpg) no-repeat left top; margin-top: 60px;}
.index_about_xx{width:973px; height: 528px; background: url(../images/a2_bj.png) no-repeat right bottom; float: right; position: relative; padding-left: 95px; padding-top:180px;}
.about_axx{width:260px;height: 210px; float: right; position: absolute; right:0px; top:-10px;}
.about_axx img{width:100%; height: 100%;}
.index_about_xx h3{width:205px; height: 45px; overflow: hidden; font-size: 24px; color: #333333; border-bottom: 2px solid #8dc73f}
.index_about_xx p{width:786px; height: 113px; font-size: 16px; color: #666666; line-height: 28px; margin-top: 44px; overflow: hidden}
.index_about_wh{width:100%; height: auto; overflow: hidden}
.about_whleft{width:50%;  height: auto; float: left; margin-top: 30px;}
.about_whleft img{width:59px; height: 220px; float: left; margin-top: 30px;}
.whleft_info{width:350px; height: auto; margin: 30px auto 0; }
.whleft_info p{font-size: 16px; color: #333333; line-height: 35px;}
.about_video{width:50%; height: auto; float: right;}
.about_video img{width:100%;}

/*车间*/
.index_chejian{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_chejian .index_chejian_t{width:100%; height: 40px;border-bottom: 1px solid #eeeeee; margin-bottom: 33px;}
.index_chejian_t h3{font-size: 24px; color: #333333; font-weight: bold; border-bottom: 1px solid #8dc73f;float: left; line-height: 39px;}
.index_chejian_t a{float: right; color: #333333; font-size: 16px; line-height: 40px;}
.chejian img{width:100%; height: 179px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.slick-slide a{width:100%; height: 100%; display: block; padding: 0px 10px; overflow: hidden}
.slick-prev{background: url(../images/c_left.png) no-repeat; width: 31px; height:31px; left:-47px;}
.slick-next{background: url(../images/c_right.png) no-repeat; width: 31px; height:31px; right:-35px;}
.slick-prev:before{content:""}
.slick-next:before{content:""}
.slick-next:hover{background: url(../images/c_hright.png) no-repeat; width: 35px; height:35px; }
.slick-prev:hover{background: url(../images/c_hleft.png) no-repeat; width: 35px; height:35px; }
.slick-slide:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_chejian_t a:hover{color:#8dc73f}

/*产品中心*/
.index_product{width:100%; height: auto; overflow: hidden; margin-bottom: 45px; margin-top: 60px;}
.index_product_t{width:100%; height: auto; overflow: hidden;  text-align: center; margin-bottom: 50px;}
.index_product_t h3{background: url(../images/pro_t.png) no-repeat top center;  font-size: 30px; color: #333333; font-weight: bold; padding-top: 20px;}
.index_product_t p{width:100%; height: auto; line-height: 30px; font-size: 16px; color: #333333; margin-top: 10px;}
.product_img{width:322px; height: 322px; position: relative; background: url(../images/yy.png) no-repeat center; overflow: hidden; margin: 0px auto;}
.pro_pic{width:299px; height: 234px;  margin: 45px auto 0;}
.pro_pic img{width:100%; height: 100%;}
.pro_logo{width:103px; height: 103px; position:absolute; top: 0px;left:0px; z-index: 999}
.product_info{width:100%; height: auto; overflow: hidden}
.product_info h3{font-size: 18px; color: #333333; text-align: center; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 10px 0}
.product_info p{width:100%; height: auto; overflow: hidden; line-height: 24px; font-size: 16px; color: #666666; text-align: center; margin-bottom:8px;}
.jia_h{width:29px; height: 29px; background: url(../images/jia.png) no-repeat; display: block; margin: 10px auto 0}
.slick-slide:hover .jia_h{background: url(../images/h_jia.png) no-repeat}
.slick-slide:hover .pro_logo{ left:50%; top:50%; margin-left: -51px; margin-top: -51px;}
.ny_chanpin{width:100%; height:auto; overflow:hidden; font-size:16px; color:#333; line-height:28px;}
.sj_chanpin{width:100%; height:auto; overflow:hidden; font-size:0.9rem; color:#666; line-height:26px; display:none;}
.sj_chanpin img{max-width:100%; height:auto;}
.sj_pic{width:100%; height:auto; margin:10px 0; text-align:center}
.sj_xx{ width:100%; height:auto;  padding:0px 10px;}
.sj_pic img{max-width:100%;}

/*工艺流程*/
.index_gylc{width:100%; height: 527px; background:#eeeeee url(../images/lc_t.jpg) no-repeat center; margin-bottom: 70px; }
.index_gylc_left{width:46.3%; height: 527px; float: left;}
.index_gylc_left p{font-size: 30px; color: #333333; font-weight: bold; line-height: 84px; text-align: center; width:238px; height: 87px; background: rgba(255,255,255,0.5); float: right; margin-top: 50px;}
.index_gylc_right{width:53.7%; float: left; height: 100%; padding-left:20px; padding-top: 15px;}
.index_gylc_right ul{width:100%; height: auto;}
.index_gylc_right ul li{width:49%; height:153px; float: left; margin-right:2%;  margin-bottom: 15px; background:#fff; border-radius:15px; padding:8px; overflow:hidden}
.index_gylc_right ul li:hover{background:#8dc73f}
.index_gylc_right ul li:hover p{color:#fff;}
.index_gylc_right ul li:hover h3{color:#fff}
.index_gylc_right ul li h3{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #333333; font-weight: bold; text-overflow:ellipsis; overflow:hidden;white-space:nowrap}
.index_gylc_right ul li p{font-size: 14px; color: #333333; line-height: 20px;}
.index_gylc_right ul li:nth-child(2n){margin-right:0px;}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden;}
.index_news_t{width:100%; height: auto; overflow: hidden}
.index_news_t h3{font-size: 30px; color: #333333; font-weight: bold; margin: 10px 0; text-align: center}
.index_news_t ul{width:auto; height: auto; overflow: hidden; display: table; margin: 42px auto;}
.index_news_t ul li{width:216px; height: 44px; background: #b5b5b5; color: #ffffff; font-size: 16px; line-height: 44px; float: left; margin-right: 10px; text-align: center}
.index_news_t ul li a{color:#fff; height: 100%; display: block}
.index_news_t ul li:hover a{color:#FFFFFF}
.index_news_t ul li:hover{background: #ff9900}
.index_news_left{width:58.2%; height: auto; float: left}
.index_news_left img{width:63%; height: 456px; float: left}
.index_news_xx{width:37%; height: 456px; background: #0052af; float: left}
.index_news_titme{width: 82px; height: 72px; background: #ff9900; text-align: center}
.index_news_titme h3{font-size: 38px; color: #fff;}
.index_news_titme p{font-size: 14px; color: #fff;}
.index_nxx{width:100%; height: auto; overflow:hidden; padding: 25px; margin-top: 10px;}
.index_nxx h3{width:100%; height: 53px; border-bottom: 2px solid #6b9bd1; font-size: 16px; color: #fff;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_nxx p{width:100%; height: 124px; overflow: hidden; line-height: 26px; color: #ffffff; font-size: 14px; margin-top:25px;}
.index_nxx span{width:150px; height: 45px; border: 1px solid #fff; text-align: center; line-height: 45px;font-size: 14px; color: #fff;  display: block; margin-top: 70px;}
.index_nxx span:hover{color:#ff9900;border:1px solid #ff9900}
.index_news_right{ float: right; width:41.8%; background: #eeeeee}
.index_news_right ul{width:100%; height: auto; padding: 2px 26px 26px;}
.index_news_right li{width: 100%; height:auto; border-bottom:1px solid #fff; padding: 6px 0 15px; }
.index_news_right li .news_right_riqi{width: 95px; height:auto; float: left; color: #9a9a9a;  text-align: center;}
.index_news_rinfo{ margin-left: 100px; padding-top: 10px;}
.index_news_rinfo h4{font-size: 16px;  color: #333;height:40px; line-height: 40px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; font-weight: normal;}
.index_news_rinfo p{ font-size: 14px;  color: #999; height: 30px; line-height:30px;word-break:break-all;  margin-top:5px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap}
.news_right_riqi h4{font-size:46px; font-weight: bold; color:#333333; font-weight: normal}
.news_right_riqi span{font-size: 18px; font-weight: bold;color:#333333; font-weight: normal }
.index_news_right li:hover p,.index_news_right li:hover h4,.index_news_right li:hover span{color:#ff9900}


/*底部*/
.footer{width:100%;height:auto;background:#eeeeee; margin-top: 64px; }
.footer_top{width:100%;height:76px; overflow: hidden; border-bottom:1px solid #dddddd; line-height: 86px;}
.footer_top img{ float: left;  margin-top: 10px;}
.footer_top p{float:left; height:100%; font-size:16px; color:#333333;}
.footer_map{width:140px; height: 36px; float: right; background: #8dc73f; color:#fff; text-align: center; line-height: 36px; border-radius: 20px; margin-top: 20px;}
.footer_map a{color:#fff;}
.footer_map:hover{background: #ff9900}
.f1{width:auto; background:url(../images/f1.png) no-repeat left center; padding-left:30px;}
.f2{width:auto; background:url(../images/f2.png) no-repeat left center; padding-left:30px; margin-left:6%;}
.footer_dz{width:700px; height: 76px; float: left; margin-left: 92px;}
.footer_center{width:100%; height:auto; overflow:hidden; padding-top:30px; padding-bottom: 30px;}
.footer_center dl{width:auto; height:auto; float:left; margin-right:3%;  text-align: center}
.footer_center dl dt{font-size:16px; color:#333333; height:30px;}
.footer_center dl dd a{font-size:14px; color:#666666; line-height:28px;}
.footer_center dl dd a:hover{color:#ff9900}
.footer_er{width:auto; height: auto; overflow: hidden; float:right}
.footer_er_img{width:120px; height:150px; float:left;}
.footer_er_img div{width:95px; height: 95px; background: #fff; padding: 5px; margin: 0px auto;}
.footer_er_img img{width:100%; height:100%;}
.footer_er p{width:100%; height: 35px; line-height: 35px; text-align: center; font-size: 12px; color: #999999; }
.footer_link{width:100%; height:auto; line-height: 50px; border-top: 1px solid #dddddd; background: #eeeeee; overflow: hidden}
.footer_link p{font-size: 14px; color: #333333; float: left; width:100px;}
.footer_link .footer_a{width:1000px; float: left; height: 100%; }
.footer_link .footer_a a{font-size:14px; color: #333333; margin: 0px 10px;}
.footer_link .footer_a a:hover{color:#ff9900}
.copy{clear:both;width:100%;height:50px;color:#333333;font-size:12px;line-height:50px; margin-top:20px;}
.copy_l{float:left; font-size:12px; color:#333333}
.copy_l span{color:#027fbf}
.copy_l a:hover{color:#ff9900!important}
.copy_r{float:right; margin-left:15px;}
.yq_link{color:#fff;line-height:35px}
.yq_link a{padding:0 5px;color:#fff}
.yq_link a:hover{color:#1b1b1b}
.pop .bottom,.pop .center{box-sizing:unset}


/*手机底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 111; height: 60px;width: 100%; background:#000000; font-size: .14rem; padding: 0px 10px;  display: none;}
footer li{width: 20%;height: 100%;float: left}
footer li img{width: 24px;height: 24px;display: block;margin: 0 auto}
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;padding-top:6px;color: #fff}
footer span{line-height:30px; font-size: 12px; color: #fff; display: block; width: 100%;}
footer li a.active{background:#8dc73f;color: #fff}
.sj_copy {width: 100%; padding-top:25px; text-align: center; line-height: 20px; clear: both; font-size: 14px; display: none;}
.sj_copy a{ font-size: 16px; color: #999; height: 30px; line-height: 30px;}
.sj_copy p{width:100%; font-size: 16px; color: #999; line-height: 30px;}
.sj_copy  span{ font-size: 26px; color: #bb0101; font-weight: bold; margin-left:2px;}
.sj_copy img{ width:28px; height: 22px; float: left;}
.sj_copy .iconfont{  font-size: 25px; color: #666666; margin-right:6px;}

/*内页banner*/
.ny_banner{width:100%; height:200px;  color: #ffffff; background: url(../images/ban_bj.jpg) no-repeat center; }
.ny_banner_left{width:100%; line-height: 200px; height: 200px;}
.ny_banner_left .ny_banner_nav{width:100%; height:100%;  overflow:hidden;}
.ny_banner_left .ny_banner_nav a{width:auto; float: left;  margin: 0px 2%;  font-size: 16px; color: #fff;}
.ny_banner_left .ny_banner_nav a.active{font-size: 24px; color: #43629f;   font-weight: bold;}
.ny_banner_left .ny_banner_nav a:hover{color: #43629f;   font-weight: bold;}
.ny_banner_right{ float: right; width: auto;  margin-top:72px; width:18%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; display:none;}
.ny_banner_right h4{font-size: 30px; color: #fff; font-weight: bold; background: url(../images/b_xian.jpg) no-repeat right bottom; text-align: right; padding-bottom: 20px;}
.ny_title{width:100%; height: 63px;  border-bottom: 1px solid #eeeeee; overflow:hidden }
.ny_title h3{ font-size:16px; color: #333333; float: left; line-height: 63px;}
.ny_title h3 span{ font-size: 30px; color: #4466a9; font-family: "Arial"; margin-right: 20px; font-weight: bold; background: url(../images/l_xian.jpg) no-repeat bottom center; padding-bottom: 16px;}
.ny_title_right{float: right; font-size:14px; color: #333333; background: url(../images/shouye.png) no-repeat left center; padding-left:25px; margin-top: 32px;}
.ny_title_right span{color: #333333;}
.ny_title_right a{color:#333}

/*下载中心*/
.ny_down_title{width:100%; height:35px;  overflow:hidden; line-height:35px; text-overflow:ellipsis; white-space:nowrap; text-align:center; font-size:16px; color:#333}

/*科研中心*/
.ny_keyan{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_keyan_left{width:54%; float: left; height: auto; overflow: hidden}
.ny_keyan_top{width:100%; height: 66px; position: relative}
.ny_keyan_top h3{width:90%; height: 66px; background: #eeeeee; line-height: 66px; font-size: 24px; color: #333333 ;padding-left: 20px;}
.ny_keya_lan{width:115px; height: 160px; background: #53a575;  position: absolute; top: 0px; right:0px; z-index: 222; padding: 33px 14px;}
.ny_keya_lan p{font-size: 16px; color: #fff;  background: url(../images/b_xians.png) no-repeat bottom left; padding-bottom: 10px;}
.ny_keyan_bxx{width:100%; height: auto; overflow: hidden}
.ny_keyan_bxx img{width:100%; height: auto}
.ny_keyan_bxx p{width:90%; margin: 40px auto; height: auto; font-size: 16px; color: #666666; line-height: 26px; }
.ny_keyan_right{width:40%; height: auto; float: right; margin-right: 20px; padding-top: 60px;}
.ny_keyan_right p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 26px;}
.ny_keyan_rpic{width:100%; height: auto; overflow: hidden; margin-top:10%;}
.ny_keyan_li{width:100%; height:auto;  background: #e5e5e5; padding: 10px; }
.ny_keyan_l{width:345px; height: auto; float: left}
.ny_keyan_l img{width:100%; height: auto; overflow: hidden; margin-bottom: 10px;}
.keyan_lan{width:100%; height: 50px; background: #53a575}
.ny_keyan_r{ float: right; width: 114px; height: 163px; }
.ny_keyan_r img{width:100%; height: 100%; margin-top: 150px;}

/*内页公司简介*/
.ny_about img{max-width: 100%; height:auto!important}
.ny_jj_xx{width:100%; height: auto; overflow: hidden; background: url(../images/about_bj.jpg) no-repeat right top; margin-top: 25px; padding-top: 50px;}
.ny_jj_top{width:100%; height: auto; overflow: hidden; position: relative; margin-bottom: 30px;}
.ny_jjimg{width:599px; height: 375px; float: left;}
.ny_jjbai{width:635px; height: 349px; background:#fff; position: absolute; top:15px;right:15px; z-index: 666; padding:22px 10px 0 45px; }
.ny_jjbai h3{width:100%; height:30px; background: url(../images/ll.jpg) no-repeat left center; padding-left: 30px; margin:10px 0; font-size: 22px; color: #333333; font-weight: bold;}
.ny_jjbai_xx{width:100%; height: 220px; overflow: hidden; margin-top: 25px;}
.ny_jjbai_xx p{font-size: 15px; color: #333333; line-height: 28px;}
.ny_ldzc{width:100%; height:277px; background: url(../images/ldzc_bj.jpg) no-repeat center; margin-top: 20px;}
.ny_ldzc .ny_ldzc_xx{width:600px; height: 100%; float: right; margin-right: 65px; }
.ny_ldzc .ny_ldzc_xx h3{font-size:24px; color: #ffffff; font-weight: bold; margin:25px 0 30px}
.ny_ldzc .ny_ldzc_xx p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #fffefe; line-height: 28px;}
.ny_ldzc .ny_ldzc_xx img{width:169px; height: 77px; float: right; margin:30px 0 0}
.ny_team{width:100%; height: auto; overflow: hidden;  margin: 40px 0 0; text-align: center}
.ny_team h3{ font-size: 24px; color: #333333; font-weight: bold; text-align: center;  margin: 10px 0 30px}
.ny_team p{font-size: 16px; color: #333333; text-align: center}
.ny_team img{ height: auto; margin: 25px auto; max-width: 100%;}
.ny_jianjie{width:100%; height:auto; overflow:hidden;  margin-top:30px; font-size:14px; color:#666;  line-height:26px;}

/*内页视频*/
.ny_peijian{width: 100%; margin: 60px 0 0; overflow:hidden}
.ny_peijian ul{width:100%; height: auto; overflow: hidden}
.ny_peijian ul li{width:31.3%; height:auto; float: left; margin-right: 3%; margin-bottom: 15px}
.ny_peijian ul li:last-child,.ny_peijian ul li:nth-child(3n){margin-right: 0px;}
.ny_peijian ul li div{width:100%; height:auto; overflow: hidden}
.ny_peijian ul li div img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_peijian ul li p{ font-size: 16px; color: #333333; height: 40px; line-height: 40px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin: 10px 0}
.pei_link{width:300px; height: 55px; background: #53a575; color: #fff; text-align: center; line-height: 55px; display: block; overflow: hidden; margin:32px auto 0;}
.ny_peijian 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_peijian ul li:hover p{color:#53a575}


/*内页联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin-bottom:83px;}
.ny_contact_info{width:100%; height: auto; overflow: hidden; margin-top:50px; }
.contact_ban .container{ padding-top:60px; }
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:100%; height: auto; padding:40px; overflow: hidden}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_dz{width:70%; height: auto; float: left}
.ny_dz{width:50%; float:left;}
.ny_dz h3{font-size:16px; color:#333333; line-height:35px;}
.ny_dz p{font-size: 16px; color: #999999; line-height: 30px;}
.ny_cont_wx{width:30%; height: auto; float: right}
.ny_cont_wx dl{width:45%; height: auto; float: left; margin-right: 5%;}
.ny_cont_wx dl dt{width:100%; height:auto; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.maps{width:100%; height: 450px;}

/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:20px}
.ny_honor_li li{width:24%; height: auto; float: left; position: relative; margin-right:1.3%; margin-bottom: 25px; border: 1px solid #d2d2d2;}
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: 100%; overflow: hidden}
.ny_honor_img 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_honor_h{width:100%; height: 100%; line-height: 183px; position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5); text-align: center; display: none}
.ny_honor_h img{width:26px; height: 26px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*内页新闻*/
.ny_news{width:100%; height: auto; overflow: hidden}
.ny_qynew{height: auto; overflow: hidden;margin-top:70px;}
.ny_qynew h1,.ny_hynews h1{ font-size: 30px; color: #313131; text-align: center;  font-weight: bold; line-height: 45px; margin-bottom: 19px;}
.ny_qynew_rq{width:14%; height: 145px; background: #bfbfbf; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 67px; color: #fff; font-family: "Impact";}
.ny_qynew_rq span{font-size: 26px; color: #fff; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: auto;  margin-left: 18%}
.ny_qynew_xx h3{ font-size: 20px; color: #333333; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px; }
.ny_qynew_xx p{ font-size: 16px; color: #666666; line-height:28px; height: 63px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 18px;}
.ny_qynew_list ul li:hover .ny_qynew_rq{background: #57a779}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px; margin-top: 20px;}
.ny_zhaocai_top ul{width:100%; height: auto; }
.ny_zhaocai_top li{width:30.5%; float: left; margin-right: 4.2%; transition:300ms;}
.ny_zhaocai_top li:nth-child(3){margin-right: 0px;}
.ny_zhaocai_top .zhao_img{width:100%; height:380px; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto; margin-top:20px;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; margin: 10px 0; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_zhaocai_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zhaocai_top li:hover .zhao_xx h3{color:#51a876}
.ny_zhaocai_top li:hover{margin-top: -20px;}
.ny_qynew_show{width:100%; height:auto; line-height:26px; color:#666; font-size:16px;}
.ny_qynew_show img{max-width:100%;}
.ny_xtitle{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.ny_xttime{width:100%; float:left;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_xtxinwen{width:100%; font-size:20px; color:#333; padding:10px 0px; clear:both}

/*内页产品*/
.ny_product{width:100%; height:auto; overflow:hidden; margin-top:55px;}
.ny_product ul{width:100%; height: auto; overflow: hidden;}
.ny_product ul li{width:23.5%; height: auto; float: left; border-bottom: 2px solid #dcdcdc; margin-right: 2%; margin-bottom: 30px;}
.ny_product ul li .ny_product_li{width:100%; height: auto; overflow: hidden; position: relative}
.ny_product ul li .ny_product_li img{width:100%; height:221px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_hover{width:100%; height: 100%; position: absolute; top:0px; left:0px; background: rgba(93,187,137,0.5); display:none}
.ny_product_xx{width:100%; height: auto; overflow: hidden; margin: 10px 0; text-align: center}
.ny_product_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #333333; text-overflow:ellipsis; overflow:hidden;  white-space:nowrap}
.ny_product_xx span{font-size:14px; color: #333; margin: 5px 0; display: block}
.ny_product ul li:hover{border-bottom: 2px solid #5dbb89}
.ny_product ul li:hover .pro_hover{display: block}
.ny_product ul li:nth-child(4n){margin-right: 0px;}
.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_show{width:100%; height: auto; overflow: hidden;margin-top: 25px;}
.ny_product_left{width:34%; float: left;  }
.ny_product_right{width:62%; float: right; position: relative}
.ny_product_right h3{font-size: 24px; color:#333333; height: 65px; line-height: 35px;}
.ny_product_right span{font-size: 18px; color: #333; border-left:3px solid #4466a9; padding-left: 10px; }
.ny_proshow_xx{width:100%; height: 262px; overflow: hidden; margin-top: 48px;}
.ny_proshow_xx p{width:100%; height:auto; font-size: 16px; color: #333; line-height: 26px; }
.ny_projt{width:58px; height: 28px; position: absolute; top:0px; right:0px;}
.ny_projt a{width:50%; height: 100%; background: #e5e5e5; display: block; float: left; text-align: center; line-height: 28px;}
.ny_projt a:hover{background:#5dbb89; color: #fff}
.bg{width:100%;height: auto; margin:0 auto;box-sizing: border-box; position: relative}
.bg_left{width: 100%;height:auto;float: left}
.bg_right{width:430px; height:430px; position: absolute; left:400px; top:0px; z-index: 999}
.show{width: 100%;height: 370px;margin-bottom:15px;position: relative;cursor:move}
.show img{width: 100%;height:100%;}
.mask{width: 215px;height: 215px;background: #000;filter: Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display: none;}
.bigshow{width:100%;height: 100%;overflow: hidden;margin-left: 10px;display: none;border:1px solid #E8E8E8;}
.bigshow img{width: 860px;height: 860px;margin-right: 10px;}
.smallshow{width: 100%;height:80px;position: relative}
.smallshow img{width:100%;border:1px solid #e8e8e8;box-sizing: border-box;transition: all 0.5s; height:100%;}
.smallshow>.middle_box{width:345px;overflow: hidden;height: auto; margin: 0px auto;}
.smallshow .middle{overflow: hidden;transition: all 0.5s;height: auto;}
.smallshow .middle>li{width:87px;height:70px;float: left;cursor:pointer;padding:0 5px;}
.smallshow>p{position: absolute;top:50%;width: 17px;height: 27px;margin-top: -16px;}
.smallshow>.prev{left: 0;background: url(../images/p_left.png) no-repeat;transition: all 0.5s}
.smallshow>.next{right: 0;background: url(../images/p_right.png) no-repeat;transition: all 0.5s}



/*客服*/
.lxfx{height:auto;position:fixed;right:0;top:200px;width:77px;z-index:11}
.lxfx li a{color:#fff;display:block;height:47px;margin-top:9px;width:300px}
.leftlx{float:left;height:47px;width:77px}
.lxfx li span{border-left:1px solid #fff;color:#fff;float:left;font-size:20px;height:24px;line-height:22px;margin-top:8px;padding-left:8px}
.fix_ewm{border:5px solid #fff;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 p{line-height:12px;text-align:center}
.lxfx li{background:#8dc73f;height:56px;margin-bottom:1px;margin-left:0;overflow:hidden;position:relative;width:77px;float:left}
.page-list{display:none;}


/*弹出视频*/
.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:564px; height:400px; position:fixed; top:50%; left:50%; margin-left:-282px; 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:317px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}






@media (max-width:1440px){
	.about_xx{width:30%; height:auto; }
	.section3_left{margin-top:10%;}
	.pc_header .menun{margin-left:10px;}
	.section5_title{bottom:2px; height:48%;}
	.section5_title img{margin-top:40px;}
	.section6_t{margin-top:148px;}
	.about_2 { top: 20%; left: 10%;}
	.about_3 { top: 40%; left: 26%;}
	.about_4 { top: 60%; left: 43%;}
	.slideBox .prev{right:38%;}
}

@media (max-width:1366px){
	
	.ny_solution_xx{width:44%;}
	.section6_right{width:83%;}
	.section4 img{width:40%;}
	.section5_title{bottom:0px;}
	#cSlideUl,#cbtn{height:445px;}
	#cbtn ul{width:100%;}
	#cbtn{width:16%}
	.imgnav_right{width:70%;}
	#cbtn ul li{height:auto}
	.section3_left{ margin-top:10%;}
	.section3_right{margin-top:5%}
	#img{height:auto;}
	.section6_t{margin-top:50%;}
	#menu{height:90%;}
	.bo_four{height:605px;}
	.about_1 {left:0%;}
	.about_2 {left:16%;}
	.about_3 {left:32%;}
	.about_4 {left:48%;}
	.slideBox .prev{right:39%;}
	
}

@media (max-width:1280px){
	.slick-prev{left:-31px;}
    .slick-next{right:-32px;}
	.index_product{margin-top:40px;}
	.index_gylc_right ul li p{line-height:19px; font-size:0.9rem}	
	.index_gylc{margin-bottom:40px;}
}

@media (max-width:1200px){
	.container{width:100%; padding: 0px 10px;}
}
@media (max-width:1024px){
	.footer_er,.footer_link,.footer_map{display: none;}
	.index_gylc_right{padding-left: 2%}
	.index_gylc_left{width:45.7%;}
	.index_gylc_right{width:54.3%;}
	.slick-next,.slick-prev{display: none!important;}
	.nav{width:69%}
	.banner,.banner .slideBox{height:427px;}
	.banner .slideBox .bd li{height:427px; background-size:100% 100%!important;}
	.shubiao,.banner .slideBox .hd{bottom:22%;}
	.slideBox .next{right:5%}
	.banner .slideBox .hd{right:8%}
	.slideBox .prev, .slideBox .next{bottom:18%;}
	.ny_honor_li li{ height:auto;}
	.header_nav,.footer,.lxfx{display:none;}
	.index_header,.sj_copy,footer{ display:block;}
	body{padding-bottom:80px;}
	
	/*11.23*/
	.ny_product ul li .ny_product_li img{height:auto;}
	.chejian img{height:auto;}
	.slideBox .prev{right:34%;}
	.index_news_left img{width:66.4%; height:auto;}
	.index_news_xx{width:33.6%}
	.index_news_left{width:66%;}
	.index_news_right{width:34%;}
	body{padding-bottom:65px;}
	.ny_banner_left .ny_banner_nav a.active{font-size:22px;}
	.ny_qynew{margin-top:20px;}
	
}

@media (max-width:768px){
	.index_header,.sj_banner{display: block}
	.header_nav,.banner{display: none;}
	.index_about_xx{width:100%; padding-left:10px; padding-right: 10px;}
	.index_about_xx p,.index_news_t ul{width:100%;}
	.about_axx{width:210px; height: auto;}
	.about_whleft{width:100%; margin-top: 0px;}
	.about_video{width:100%; height: auto; margin-top: 10px;}
	.product_img{width:90%;  height: auto; background-size: 100% 100%; padding-bottom: 17px}
	.pro_pic{width:90%; height: auto;}
	.index_gylc{background: #eee; height: auto; padding-bottom: 20px; overflow: hidden}
	.index_gylc_left{width:100%; float: none; height: 87px; margin-top: 10px;}
	.index_gylc_left p{  margin: 0px auto; float: none;}
	.index_gylc_right{width:100%;}
	.index_nxx span{width:100%;}
	.index_nxx{padding: 25px 10px;}
	.index_news_right ul{padding: 2px 10px 26px}
	.footer{display: none}
	.sj_copy{display: block}
	footer{display: block}
	.ny_zhaocai_top .zhao_img{height:auto;}
	.ny_banner_left .ny_banner_nav a{margin: 0px 10px;}
	.sj_chanpin{display:block;}
	#proshow{display:none;}
	.whleft_info{width:80%;}
	.index_news_t ul li{width:24%; margin-right:1%;}
	.index_news_t ul li:last-child{margin-right:0px;}
	.index_news_left{width:100%; float:none; overflow:hidden}
	.index_news_left img{width: 59%}
	.index_news_xx{width:41%; height:457px;}
	.index_news_right{width:100%; float:none}
	
}

@media (max-width:425px){
	.index_news_left{width:100%;}
	.index_news_left img{height: auto; width: 100%}
	.index_news_xx{width:100%; height: auto;}
	.index_nxx span{margin-top: 0px;}
	.index_nxx p{height: 93px;}
	.index_nxx{padding: 13px 10px}
	.index_news_t ul{width:100%; margin: 20px 0}
	.index_news_t ul li{width:24%; margin-right: 1%; font-size: 0.9rem}
	.index_gylc{margin-bottom: 20px;}
	.index_news_right{width:100%;}
	.index_gylc_right{padding-left: 0px; padding-top: 20px}
	.about_axx{width:178px;}
	.index_about_xx{height:485px; padding-top: 135px;}
	.whleft_info{width:100%;}
	.about_whleft img{display: none;}
	.index_about_top{height: auto;}
	.index_product_t h3{padding-top: 0px; background-size:100% 100% }
	.ny_zhaocai_top li{width:100%; margin-bottom:15px; margin-right:0px;}
	.ny_qynew_rq p{font-size:40px;}
	.ny_qynew_rq{padding:2%; width:93px; height:104px;}
	.ny_qynew_xx{margin-left:100px; width:auto;}
	.index_gylc_right ul li:hover{background:#8dc73f}
	.ny_honor_li li,.ny_product ul li{width:49%; margin-right:0px;}
	.ny_honor_li li:nth-child(2),.ny_product ul li:nth-child(2){float:right;}
	.ny_banner_left{line-height: 40px; width:100%; float:none; padding-top:56px;}
	.ny_title_right{width:100%; text-align: left; margin-top: 10px; line-height:28px; padding-left:0px; padding-left:18px; font-size:0.8rem; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
	.ny_honor_li li:nth-child(4n),.ny_product ul li:nth-child(4n){float:right;}
	
	/*11.23*/
	.index_about_t h3{font-size:26px;}
	.chejian img{height:auto;}
	.index_gylc_right ul li{width:100%; height:auto; margin-right:0px; padding:10px}
	.index_news_t ul li{width:49%; margin-bottom:10px; margin-right:2%; font-size:0.8rem}
	.index_news_t ul li:nth-child(2n){margin-right:0px;}
	.index_about{margin-top:15px;}
	.index_product{margin-bottom:10px;}
	.ny_honor_li li:nth-child(2n){float:right}
	.ny_banner_left{padding-top:10px;}
	.ny_banner_left .ny_banner_nav a{width:100%; height:auto; float:none; display:block; margin:0px;}
	.ny_banner_left{height:auto;}
	.ny_banner{background-size:100% 100%; height:auto; min-height:200px; display:none;}
	.ny_title .container{width:100%;  padding:0px;}
	.ny_title h3{width:100%; height:64px; background:url(../images/ban_bj.jpg) no-repeat center; padding-left:10px; }
	.ny_title h3 span{font-size:1.4rem}
	.page-list{display:block!important;}
	.digg,.rq, .info_4,.info_3,.dd{display:none;}
	.info_title li, .jobs_show span{width: 50%!important; font-size:0.8rem!important; padding-left:15px;}
	.jobs_show:after,.active .jobs_show:after{background:none;}
	.ny_xtitle{font-size:1rem}
	.ny_xttime{font-size:0.9rem}
}
@media (max-width:375px){
	.ny_qynew_rq{width:95px; height: 98px; padding: 5px;}
	.ny_fubiaoti ul li{font-size: 14px;}
}


@media (max-width:320px){
	.ny_title h3 span{font-size: 20px;}
	.index_chejian_t h3{font-size:1rem}
	.index_news_t ul li{width:100%;}
}





