@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0; vertical-align: middle;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.w1440{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



/* 导航栏 */
.header_nav{height:100px; width:100%;  z-index: 9; background:#ffffff; padding:0px 4%; position: fixed; top:0; left:0; z-index:999; }
.ny_header{background:#fff;  }
.h_logo{width:18%; height:100px; float: left;display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; display: block; align-items: center; margin: 0px auto; }
.h_xs{float: right; height:100%; width:7px; background: url(../images/xx.png) no-repeat center; margin-right: 2%}
.h_gw{float:right; height: 100%; background: url(../images/gw.png) no-repeat center; width: 22px; }
.h_gw:hover{background: url(../images/gwh.png) no-repeat center; }
.h_yw{float: right; width: 24px; height: 100%;  background: url(../images/h_yw.png) no-repeat center}
.h_yw:hover{background: url(../images/h_hyw.png) no-repeat center}
.h_yw a{width:100%; height: 100%; display: block}
.header_right{float: right; position: relative; width: 22px; height: 100%; margin: 0px 1.4%}
.header_right p{background: url(../images/h_search.png) no-repeat center;  width: 100%; height: 100%}
.h_text{width:400px; height:61px; padding: 10px; background:rgba(0,0,0,0.5); position: absolute; top:65px; right:0; display:none; z-index: 999}
.h_text input[type="text"]{width:78%; height: 40px; line-height: 40px; background: #eee; padding: 0px 10px; float: left; border: 0; border-radius: 5px;}
.sub_tijiao{float: right; width:20%; height: 40px; background: #551C00; border-radius: 5px; color:#fff; border: 0;}
.header_right:hover p{background:url(../images/h_hsearch.png) no-repeat center}
.nav{width:50%; height:50px;float: right; margin-top: 24px; margin-right: 2%}
.nav .nLi{position:relative;float:left;display:inline;height:50px; line-height:50px;  width:12.5%; text-align: center; }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{width:100%;height:100%; color:#303030; font-size:15px;}
.nav .nLi h3 p span{color: #bebebe; margin-right: 8px;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#303030; text-align: center; }
.nav .sub{position:absolute;top:50px;left:50%; z-index:999;display:none;padding:0;width:140px;background:#fff;line-height:26px; margin-left: -70px;} 
.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 .nLi.active span{display: none}
.nav .nLi:hover span{display: none}
.sub li:hover a{color:#551C00;}










/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden; margin-top: 100px;}
.banner img{width:100%; height: auto; display: block}
.banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.banner .swiper-slide {
  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; 
}


.banner .swiper-pagination{bottom:30px;}
.banner .swiper-pagination-bullet{background:#fff; opacity:1}
.banner .swiper-pagination-bullet-active{background: #ffffff; width: 30px; border-radius: 8px}




/*业务*/
.index_yewu{width:100%; height: auto; overflow: hidden; margin-top: 100px; padding: 0px 5%}
.index_yewu_left{width:49%; height: 560px;  background: #eff0f4 url(../images/yw1.png) no-repeat 80% center; padding: 130px 4% 0; float: left; transition: all 0.4s ease-in-out;}
.index_yewu_right{width:49%; height: 560px;  background: #eff0f4 url(../images/yw2.png) no-repeat 90% center; padding: 130px 4% 0; float: right; transition: all 0.4s ease-in-out;}
.index_yewu_left h3,.index_yewu_right h3{font-size: 26px; color: #000000; line-height: 50px;}
.index_yewu_left h4,.index_yewu_right h4{font-size: 14px; color: #4d4d4d; }
.index_yewu_left span,.index_yewu_right span{width:120px; height: 36px; border: 1px solid #bebebe; text-align: center; line-height: 36px; color: #4d4d4d; font-size: 14px; display: block; margin-top: 50px;}
.index_yewu_left:hover span,.index_yewu_right:hover span{background: url(../images/lins.png) no-repeat center; color:#fff; border: 0}
.index_yewu_left:hover{background: #eff0f4 url(../images/yw1.png) no-repeat 75% center; transition: all 0.4s ease-in-out;}
.index_yewu_right:hover{background: #eff0f4 url(../images/yw2.png) no-repeat 80% center; transition: all 0.4s ease-in-out;}




/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; padding:100px 5%; margin-top: 100px; position: relative}
.index_service:after{content: ""; width:70%; height: 100%; position: absolute; top:0; left:0;  background: #ffffff;}
.index_service_left{width:39%; height: auto; float: left; padding-left: 4%; position: relative; z-index: 9}
.index_service_left h6{font-size: 18px; color: #333333; line-height: 35px;}
.index_service_left h4{font-size: 36px; color: #333333; line-height:45px;}
.index_service_info{width:100%; height: auto; overflow: hidden; line-height: 30px; margin: 56px 0}
.index_service_info a{font-size: 14px; color: #333333;}
.ser_more{font-size: 14px; color: #333333; border-bottom: 1px solid #333333; display: table}
.index_service_pic{width:55%; height: auto; float: right;  position: relative; z-index: 9}
.index_service_pic img{width:100%; height: auto; display: block}
.ser_more:hover{color:#551C00; font-weight: bold; border-bottom: 1px solid #551C00;}
.index_service_info:hover a{color:#551C00}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 100px; padding: 0px 5%}
.index_product_title{width:100%; height: auto; overflow: hidden; margin-bottom:50px;}
.index_product_title dl{float: left;}
.index_product_title dl dt{font-size: 30px; color: #333333; line-height: 40px;}
.index_product_title dl dd{font-size: 16px; color: #333333; line-height: 30px;}
.index_product_title a{float: right; border-bottom: 1px solid #797979; font-size: 14px; color:#333333; margin-top:22px;}
.index_product .swiper-container{padding-top: 20px;}
.index_product .swiper-slide a{width:100%; height: auto; overflow: hidden; background: #ffffff; display: block; 
	transition: all 0.4s ease-in-out; padding-bottom:10px;}
.index_product_pic{width:100%; height: auto;  overflow: hidden; margin-bottom:20px;}
.index_product_pic img{width:100%; height: auto; display: block; }
.index_product .swiper-slide a h3{font-size: 20px; color: #000000; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding:0px 10%}
.index_product .swiper-slide a p{font-size:14px; color: #4d4d4d; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding:0px 10%}
.index_product .swiper-slide a:hover h3{color:#551C00}
.index_product .swiper-slide a:hover{margin-top: -20px; transition: all 0.4s ease-in-out;}
.index_product_title a:hover{color:#551C00; font-weight: bold;}




/*新闻资讯*/
.index_news{width:100%; height: auto; overflow: hidden;  margin-top: 100px; padding: 120px 5% 0; position: relative}
.index_news:after{content: ""; width: 100%; height:440px; background:url(../images/news_bjs.jpg) no-repeat top center; background-attachment: fixed;  position: absolute; top:0; left:0;  background-size: cover;}
.index_news_title{width:100%; height: auto; overflow: hidden; text-align: center; position: relative; z-index: 9}
.index_news_title h3{font-size: 30px; color: #ffffff; margin-bottom: 8px;}
.index_news_title h4{font-size:16px; color: #ffffff; margin-bottom: 8px;}
.index_news_all{width:100%; height: auto; overflow: hidden; background: #fff; padding: 58px 4%; margin-top: 130px;  position: relative; z-index: 9}
.index_news_all .swiper-slide a{width:100%; height: auto; display: block}
.index_news_all .swiper-slide a span{font-size: 32px; color: #bebebe; width: 100%; display: block}
.index_news_all .swiper-slide a h3{width:100%;  height: 40px; line-height: 40px; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; margin-top:25px;}
.index_news_all .swiper-slide a p{width:100%; height:52px; overflow: hidden; font-size: 14px; color: #777777; line-height: 26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_all .swiper-slide a i{font-size: 14px; color: #bebebe; font-style: normal; margin-top: 30px; text-decoration:underline; display: block;}
.news_more{width:100%; height: auto; overflow: hidden; text-align: center; font-size: 14px; color: #333333; display: block; text-decoration:underline;margin-top:50px;}
.news_more:hover{color:#551C00; font-weight: bold;}
.index_news_all .swiper-slide a:hover h3,.index_news_all .swiper-slide a:hover span{color:#551C00}
.index_news_all .swiper-slide a:hover i{color:#551C00}




/*联系我们*/
.index_lianxi{width:100%; height: auto; overflow: hidden; position:relative;  }
.index_contact{width:100%; height: 318px; overflow: hidden; background: #ffffff; margin-top: 90px; padding:90px 32% 0 8% }
.index_contact dl{width:100%; height: auto; overflow: hidden}
.index_contact dl dt{width:48%; height: 40px; line-height:40px; border-bottom: 1px solid #bebebe; float: left; position:relative}
.index_contact dl input[type="text"],.index_lianxi_yx  input[type="text"]{width:100%; height: 100%; border: 0; background: none; font-size: 16px; color: #4d4d4d}
.index_contact dl dd{width:48%; height: 40px; line-height:40px; border-bottom: 1px solid #bebebe; float: right; position:relative}
.index_lianxi_yx{width:100%; height: 40px; line-height:40px; overflow: hidden; border-bottom: 1px solid #bebebe; margin-top: 10px;}
.index_lianxi_ly{width:100%; height:60px; overflow: hidden; border-bottom: 1px solid #bebebe; margin-top: 12px;}
.index_lianxi_ly textarea{width:80%; height: 100%; float: left; background: none; border: 0; font-size: 16px; color: #4d4d4d; resize: none}
.lian_ly{float: right; font-size: 16px; color: #4d4d4d; border: 0; border-bottom: 1px solid #4d4d4d; margin-top: 20px; cursor: pointer; background:none}
.lian_ly:hover{color:#551C00; border-bottom: 1px solid #551C00;}
.index_lianxi_pic{width:21%; height: auto; position: absolute; top:0; right:5%}
.index_lianxi_pic img{width:100%; height: auto; display: block}



/*底部*/
.footer{width:70%; height:330px; overflow: hidden; padding-top:90px; padding-left: 8%}
.footer_left{width:33%; height: auto; float: left;}
.footer_left h3{font-size: 24px; color:#333333; margin-bottom:25px;}
.footer_left p{font-size: 14px; color: #595656;line-height: 30px; }
.footer_right_ma{float: right; width:30%;}
.footer_right_ma dl{width:41%; height: auto; float: left; margin-right: 8%;}
.footer_right_ma dl dt{float: left; width:22%; height: 100%; display: flex; align-items: center; }
.footer_right_ma dl dt img{width:100%; height: auto;align-items: center; margin: 30px auto 0;}
.footer_right_ma dl dd{float: right; width:70%;}
.footer_right_ma dl dd p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #595656; text-align: center; margin-top: 8px;}
.footer_right_ma dl dd img{width:100%; height: 100%; display: block; margin: 0px auto;}
.footer_right_ma dl:last-child{margin-right:0 }
.footer_links{float: left; width:30%; margin-top:20px; margin-left:7%}
.footer_links a{float: left; line-height: 30px; font-size: 14px; color: #4d4d4d; background: url(../images/hui.png) no-repeat left center; padding-left:15px; width: 48%}
.copy{clear:both;width:100%;height:70px; line-height:70px; position: relative; background:url(../images/copy_bjs.jpg) no-repeat center;  }
.copy_l{float:left; font-size:14px; color:#ffffff}
.copy_l a{color:#ffffff; font-size:14px;}
.copy_l a:hover{color:#ea5420!important}
.footer_zhichi{width:auto; height:70px; float: right; color:#fff;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#4d4d4d; line-height:70px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:24px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.footer_links a:hover{color:#551C00}




/*手机*/
.sj_header{width:100%; clear:both; height:60px;  padding: 0px 10px;display: none; }
.sj_logo{width:70%; height:100%; float: left; font-weight: bold; display: flex; align-items: center;}
.sj_logo img{max-width: 100%; display: block; align-items: center; margin: 0px auto;}

.sj_header_top{width:100%; height: 100%}
.menu{float:right; height:auto; width:30px; margin-top: 16px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.openmenu{overflow-y:scroll; }
#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: #551C00;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; width: 100%;  height: 100%; display: block}
.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;}
.sj_banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.sj_banner .swiper-slide {
  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; 
}
.sj_banner .swiper-pagination-bullet{background: #fff; opacity: 1}
.sj_banner .swiper-pagination-bullet-active{background: #551C00}




/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 60px;width: 100%; font-size: .14rem;  display: none; background: #551C00}
footer ul{height: 100%; display: block}
footer li{width: 20%;height: 100%;float: left; padding-top:8px; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; }
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #fff}
footer li.active{background: #333}
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:  100% 100%; width:32px;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n6{background: url(../images/f_h6.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer i{height:20px; display: block; margin: 2px auto 0; }
.sj_copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size: 14px;  padding: 30px 0; background: #f7f7f7; display: none; }
.sj_copy p{color:#333333;line-height:28px; font-size: 1rem}
.sj_copy a{color:#333333;line-height:28px; font-size: 1rem}





/*客服*/
.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:#000;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}











/*内页banner*/
.ny_banner{width:100%;height:300px;margin-top: 100px;}
.ny_banner img{width:100%; height:auto; display:none;}
.about_banner{background:url(../images/about_ban.jpg) no-repeat left center}
.hthz_banner{background:url(../images/hthz_ban.jpg) no-repeat left center}
.contact_banner{background:url(../images/contact_ban.jpg) no-repeat left center}
.join_banner{background:url(../images/join_ban.jpg) no-repeat left center}
.news_banner{background:url(../images/news_ban.jpg) no-repeat left center}
.product_banner{background:url(../images/product_ban.jpg) no-repeat left center}
.pro_banner{background:url(../images/pro_banner.jpg) no-repeat left center}
.htrj_banner{background:url(../images/htrj_ban.jpg) no-repeat left center}
.htpx_banner{background:url(../images/htpx_ban.jpg) no-repeat  left center}
.service_banner{background:url(../images/service_ban.jpg) no-repeat left center}


/*副导航*/
.fubiao{width:100%; height:35px;color: #999;font-size: 12px; line-height: 35px; margin: 15px 0 20px;}
.fubiao a{font-size: 14px; color: #999;}
.fubiao span{ color:#999; font-size: 14px;}
.fubiao img{margin-right:8px; width:16px; height:14px;}
.ny_biaoti{width:100%; height: 75px; display: table; background: #f2f2f2}
.ny_biaoti .container{text-align: center; display: table }
.ny_biaoti ul{width:auto; height: 75px; text-align: center; display: table; max-width: 100%;     margin: 0px auto; padding-top: 23px;}
.ny_biaoti ul li{ float: left; width: auto; text-align: center; height: 50px;}
.ny_biaoti ul li a{font-size: 16px; color:#666; border-right: 1px solid #cccccc; width: 100%; display: block;padding: 0px 20px}
.ny_biaoti ul li.active a{color:#551C00;}
.ny_biaoti ul li.active{ border-bottom: 1px solid #551C00}
.ny_biaoti ul li:hover{border-bottom: 1px solid #551C00}
.ny_biaoti ul li:hover a{color:#551C00;}
.ny_biaoti ul li:last-child a{ border-right:0px;}
.fubiao a:hover{color:#551C00;}
.fubiao span:hover{color:#551C00;}



/*内页关于我们*/
.news_main{width:100%; height: auto; margin-bottom: 70px; overflow: hidden;}
.about_all{font-size: 16px; color:#666; line-height: 28px; position:relative}
.ny_about_info{width:100%; height: 270px; margin-top: 40px;}
.ny_about_info img{width:380px; height: 270px; float: left;}
.ny_about_info .ny_about_right{width:800px; height: 270px; background: url(../images/abj.jpg) no-repeat; float: right; padding: 25px 50px;text-indent:2rem}
.ny_about_right h5{font-size: 24px; color:#FFFFFF; line-height: 30px; margin: 10px 0;}
.ny_about_right p{font-size: 16px; color:#FFFFFF; line-height: 28px; text-indent:2rem}
.about_all h3{font-size:24px; color:#333; text-align:center; margin:10px 0;}
.about_lc:after{content:""; width:1px; background:#551C00; height:100%; position:absolute; top:0; left:135px;}
.about_all img{max-width:100%; height:auto; display:block;}


.ny_class{width:100%; height: auto; display: block; overflow: hidden}
.ny_class ul{width:100%; height: 100%; display: block; overflow: hidden}
.ny_class li{ width:32%; height: auto; float: left; margin-right: 2%; margin-bottom: 30px;}
.ny_class li .index_case_pic{width:100%; height: auto; overflow: hidden; border:1px solid #eee}
.ny_class li .index_case_pic img{width:100%; height: 100%;
 transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;


}
.ny_class li p{width:100%; height: 45px; line-height: 45px; background: url(../images/h.jpg) no-repeat bottom; font-size:18px; color:#333; text-align: center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_class li:nth-child(3n){ margin-right: 0px;}
.ny_class li:hover .index_case_pic img{ transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_class{font-size:14px; color:#666}
.ny_class li:hover p{color:#551C00}






/*产品详情*/
.ny_xksb,.ny_pjcl{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product_show .slideGroup{ width:100%; text-align:left;  }
.ny_product_show .slideGroup .parHd{width:100%; height: 86px; background: #eeeeee; padding: 0px 26px;  margin: 0px auto; }
.ny_product_show .slideGroup .parHd p{font-size: 30px;line-height: 86px;  color: #333; font-weight: bold; background: url(../images/bt_jt.png) no-repeat left center; 
	padding-left: 35px; float: left}
.ny_product_show .slideGroup .parHd ul{float: left; height: 34px; width: auto; margin-left: 30px; margin-top: 28px;}
.ny_product_show .slideGroup .parHd ul li{ float:left; width:auto; height: 34px; margin: 0px 10px; padding: 0px 10px; font-size: 16px; color: #333333; text-align: center; 
	line-height: 34px;}
.ny_product_show .slideGroup .parHd ul li.on{ background:#0569b5; color:#fff; border-radius: 5px;}
.parBd_top{width:100%; height: auto; overflow:hidden; margin-top: 38px;}
.parBd_top .parBd_top_left{width:585px; height: 422px; overflow: hidden; float: left}
.parBd_top .parBd_top_left img{width:100%; height: 100%;}
.parBd_top_right{width:535px; height: 422px; float: left; margin-left: 52px;}
.parBd_top_right h3{font-size: 30px; color: #333333; font-weight: bold; border-bottom: 2px solid #0569b5; height: 90px; line-height: 90px;}
.parBd_txx{width:100%; height: 127px; overflow:hidden; margin: 40px 0 70px }
.parBd_txx p{font-size: 16px; color: #333333; line-height: 28px;}
.parBd_top_xl{width:100%; height: auto; overflow:hidden; }
.parBd_top_xl a{width:136px; height: 49px; background: #0569b5; border-radius: 5px; text-align: center; line-height: 49px; float: left; color:#fff}
.parBd_top_xl .top_xl{width:340px; height: 49px; line-height: 49px; background: #eeeeee;  float: left; border-radius: 5px; margin-left: 22px; padding-left: 25px;}
.parBd_top_xl .top_xl p{float: left; color:#333333; font-size: 16px;}
.parBd_top_xl .top_xl span{color:#0569b5; font-size: 30px; font-family: "Impact"}
.ny_product_show .slideGroup .slideBox{  zoom:1;  position:relative; margin-top: 28px;  }
.ny_product_show .slideGroup .sPrev,.ny_product_show .slideGroup .sNext{ position:absolute; top:50%; margin-top: -15px; display:block; width:30px; height:30px; z-index: 99  }
.ny_product_show .slideGroup .sNext{  background:url(../images/p_right.png) center center no-repeat; right:-40px;  }
.ny_product_show .slideGroup .sPrev{ background:url(../images/p_left.png) center center no-repeat;  left:-40px}
.ny_product_show .slideGroup .sPrev:hover,.ny_product_show .slideGroup .sNext:hover{ border-color:#f60;  }
.ny_product_show .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.ny_product_show .slideGroup .parBd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center; width:288px;  }
.ny_product_show .slideGroup .parBd ul li p {width: 100%;  text-align: center;  line-height: 45px; height:45px;}  
.ny_product_show .slideGroup .parBd ul li .ny_pro_pic{width:100%; height: 208px;}
.ny_product_show .slideGroup .parBd ul li:hover .ny_pro_h{top:0}
.ny_product_show .slideGroup .parBd ul li:hover p{color:#0569b5}
.ny_pro_service{width:100%; height: auto; overflow: hidden; margin-top: 30px; margin-bottom: 90px;}
.ny_pro_service .ny_hot_title{margin-bottom: 40px;}
.ny_ser_top{width:100%; height: 457px;}
.ny_ser_left{width:50%; height: 100%; float: left}
.ny_ser_right{width:50%; height: auto; float: left; margin-top: 96px;}
.ny_ser_right .ny_ser_rightxx{width:562px; height: 100%; margin-left: 35px}
.ny_ser_rightxx h4{width:100%; height: 60px; line-height: 60px; border-bottom: 1px dashed #ddd; font-size: 20px; color: #0569b5; font-weight: bold; 
	background: url(../images/fw_i3.png) no-repeat left center; padding-left:40px;}
.ny_ser_xx{width:100%; height: auto; overflow: hidden}
.ny_ser_xx p{font-size: 16px; color: #333333; line-height: 26px; margin-top: 28px;}
.ny_ser_bottom{width:100%; height: 458px;}
.ny_ser_bottom .ny_ser_rightxx{float: right; margin-right: 35px; margin-left: 0; }
.ny_ser_bottom .ny_ser_rightxx h4{background: url(../images/fw_i2.png) no-repeat left center}

.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}


/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left}
.ny_news_top dl dt{width:255px; height: 180px; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: 184px; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height: 106px; font-size: 14px; color: #999999; line-height: 28px;}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#0569b5}

.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 50px 0; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #0582c2 0%,#009ca8 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:100%;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}




/*äº§å“*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:506px; height:100%; overflow:hidden}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #551C00; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}




/*内页新闻*/
.news_x{clear:both;margin:0 auto;width:100%; font-size:14px; color:#666}
.news_x dl{display:block;overflow:hidden;padding:20px 0;width:100%;height:auto;border-bottom:#e5e5e5 1px solid}
.news_x dl dt{float:left;overflow:hidden;width:200px;height:149px}
.news_x dl dt img{width:100%;height:auto; display:block; transition:all 1s ease 0s;-webkit-transform:scale(1);-webkit-transform:all 1s ease 0s;transform:scale(1)}
.news_x dl dd{margin-left:220px; overflow:hidden}
.news_x dl dd h3{width:100%;height:30px;line-height:30px}
.news_x dl dd h3 a{overflow:hidden;color:#333;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;font-size:16px;  width:100%; display:block}
.news_x dl dd time{color:#999;font-size:16px}
.news_x dl dd p a{display:block;height:100%;color:#999;font-size:14px;line-height:30px}
.news_x dl dd p{clear:both;overflow:hidden;margin-top:12px;height:60px}
.news_x dl:hover dd a,.news_x dl:hover time{color:#551C00}
.news_x dl:hover img{transition:all 1s ease 0s;-webkit-transform:scale(1.05);-webkit-transform:all 1s ease 0s;transform:scale(1.05)}
.news_x dl:nth-child(1){padding:0 0 20px}



/*内页联系我们*/
.contact_info{width:100%; height: auto; border:20px solid #eeeeee; padding: 20px; box-sizing: border-box; overflow:hidden;}
.contact_nei{ background: #fff; width: 100%; height: 100%; padding: 0px 30px; box-sizing: border-box}
.contact_nei ul{width:100%; height: 100%;}
.contact_nei li.leftinfo{width:50%; float: left;}
.contact_nei li.centerinfo{float:left;width:40%;margin-top: 48px; }
.contact_nei li.rightinfo{float:right; }
.contact_nei li.leftinfo h3{color: #666;  height: 35px; line-height: 35px; font-size: 16px; margin: 15px 0 0; }
.contact_nei li.leftinfo p{font-size: 14px; color: #666; height: 30px; line-height: 30px}
.contact_nei li.leftinfo p span{font-size:24px;}
.contact_dizhi{ font-size: 12px!important}
.centerinfo img{width:153px; height: 120px; margin: 0px auto 10px; display: block; overflow: hidden}
.centerinfo h2{ font-size: 24px; color: #e4bb28; font-weight: bold; height: 40px; line-height:40px}
.centerinfo p{font-size:11px; color: #666; height: 30px; line-height: 30px; border-top: 1px solid #b5b5b5; font-weight: bold}
.rightinfo dl{float: left; width: 128px;height: auto; margin-left: 10px}
.rightinfo dl dt{width:100%; height: 127px; border: 1px solid #d2d2d2; padding: 4px; box-sizing: border-box}
.rightinfo dl dt img{width:118px;height: 117px}
.rightinfo dl dd{ text-align: center; height: 30px; line-height: 30px; color: #666; font-size: 12px}
.ditu{width:100%; height: 487px; margin: 40px 0 25px}
.liji_bao{width:180px;height:50px;line-height:50px;text-align:center;color:#fff;font-size:14px;border-radius:5px;background: #551C00;display:block;overflow:hidden;margin:20px auto;}
.liji_bao:hover{ background:#551C00; color:#fff}











/*推荐新闻*/
/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 585px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:100%; height:auto;  transition: .3s; border:1px solid #d5d5d5; overflow:hidden  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #0056b7; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#0056b7;}
.nynews-li:hover > span{ left:15px; background: #0056b7; }
.nynews-li:hover > p{ right:15px; color:#0056b7;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#0056b7; border:1px solid #0056b7;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 40px; margin-bottom: 70px; overflow:hidden;width: 1200px;margin: 0 auto}
.main-title > h3 > span{ color: #0056b7;  }
.nynewst-l{ width: 210px; height: auto; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; overflow:hidden}
.nynews-top > a > .l{ width:320px; margin-left: 15px;  }
.nynews-top > a > .l > h3{width:100%; height:30px; color: #535353; font-size: 16px; font-weight: bold;line-height: 30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap  }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }








@media screen and (max-width:1450px){
	.index_lianxi_pic{top:112px}
	.footer_left h3{font-size: 22px;}
	.nav{width:55%}
	.footer{padding-left: 4%}
	.index_contact{padding:  90px 32% 0 4%;}
	.w1440{width:94%}
}


@media screen and (max-width:1280px){
	.nav{width:62%}
	.index_yewu_right{background-size: 70%}
	.container{width:94%}
	
}




@media screen and (max-width:1024px){
	.index_service_left{padding-left: 0}
	.footer{width:100%; padding:90px 4% 0}
	.h_gw{display: none}
	.header_nav{padding: 0 2%}
	.nav{width:67%; margin-right: 3%}
	.copy{height:auto; padding:20px 10px 0; line-height:30px; overflow:hidden; background-size:cover;}
	.copy_l,.footer_zhichi{float:none; display:table; margin:0px auto;}
	.ny_banner img{display:block;}
	.ny_banner{background:none!important; height:auto;}
.index_lianxi_ly textarea{width:76%}
}




@media screen and (max-width:910px){
	body{padding-bottom: 60px;}
	.header_nav,.banner,.footer,.copy,.lxfx{display: none;}
	.sj_header,.sj_banner,footer,.sj_copy,.sjny_ban{display: block}
	.index_yewu_left{background-size: 50%}
	.index_yewu_right,.index_yewu_left{height:460px;}
	.index_service_left{width:100%; float: none;}
	.index_service_pic{width:100%; height: auto; float: none; margin-top: 30px;}
	.index_service:after{width:100%}
	.ny_banner{margin-top:0}
	.index_lianxi_ly textarea{width:70%}
	#sl_ImgBox,#sl_PicShow{width:410px!important;}
	.ny_proshow_xx{margin-left:426px!important;}
	
	
}



@media screen and (max-width:500px){
	.index_lianxi_pic{display: none;}
	.index_contact{width:100%; padding:30px 10px; height: auto;}
	.index_contact dl dt,.index_contact dl dd{width:100%; float: none; margin-bottom: 20px;}
	.index_lianxi_ly textarea{width:100%; float: none; margin-bottom: 20px; border-bottom: 1px solid #bebebe; margin-top: 20px;}
	.index_lianxi_ly{height: auto; overflow: hidden; border-bottom: 0}
	.lian_ly{float: none; margin: 0px auto; display: block}
	.index_yewu_left,.index_yewu_right{width:100%; float: none; margin-bottom: 20px;}
	.index_yewu{margin-top: 40px;}
	.ny_biaoti ul li{width:50%; margin-bottom:20px;}
	.ny_class li{width:49%; margin-right:0px;}
	.ny_class li:nth-child(2n){float:right}
	.ny_biaoti ul{width:100%}
	.news_x dl dt{width:190px}
	.news_x dl dd{margin-left:200px;}
	.contact_info{border:5px solid #eeeeee; padding:10px;}
	.contact_nei li.rightinfo{display:none;}
	.contact_nei li.leftinfo{width:100%; float:none;}
	.contact_nei{padding:0px 10px;}
	.index_product{margin-top:40px;}
	.index_service_left h6{font-size:20px;}
	.index_service_left h4{font-size:24px; line-height:35px;}
	.index_service{padding:40px 5%}
	.index_news{margin-top:48px; padding:80px 5% 0}
	.index_service{margin-top:46px;}
	.index_news_all{margin-top:56px;}
	.index_product_title{margin-bottom:30px;}
	.ny_biaoti ul,.ny_biaoti{height:auto; overflow:hidden}
	#sl_ImgBox,#sl_PicShow{width:100%!important; float:none!important;}
	.ny_proshow_xx{margin-left:0!important; margin-top:20px;}


}



@media screen and (max-width:375px){
	
	
}



@media screen and (max-width:320px){
		.news_x dl dt{width:100%; float:none;}
	.news_x dl dd{margin-left:0;}
	
}