@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "宋体"}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



@font-face {
    font-family: 'KRASIVYI';
    src: url('../font/KRASIVYI-SCOSF.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}





/* 导航栏 */
.header_all{width:100%; height: 122px; padding: 0px 5%; position: absolute; top:0; left:0; background:rgba(255,255,255,0.7); z-index:99}
.h_logo{width:187px; height: auto; float: left; margin-top:30px;}
.h_logo img{width:100%; height: auto; display: block}
.h_menu{width:30px; height: auto; float: right; margin-top:50px;}
.h_menu img{width:100%; height: auto; display: block}
.header_nav{width:960px;  float: right; margin-right:10%}
.nav{width:960px; height:60px; margin:30px auto 0; }
.nav .nLi{ float:left;  position:relative; display:inline; height:60px;  width:120px; text-align: center; line-height: 55px; 
	background: url(../images/nav_xs.png) no-repeat right center}
.nav .nLi:last-child{background: none}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a p{font-size:16px; color:#4d4d4d; line-height:60px;}
.nav li.active h3 p,.nav .nLi:hover h3 p{color:#c59948}
.nav .sub{ display:none;left:50%; top:55px;  position:absolute;  line-height:26px; width:130px;  margin-left: -65px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#c59948}



/* 首页:banner */
.banner{ width:100%; height:850px; position: relative; overflow: hidden}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:40px;z-index:1;overflow:hidden;height:150px; top:50%; margin-top: -75px;}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{width: 141px; height:40px;background:url(../images/yuan_dian.png) no-repeat 126px center; cursor:pointer; }
.banner .slideBox .hd ul li.on{background: url(../images/on.png) no-repeat right bottom; height: 50px; }
.banner .slideBox .hd ul li span{font-size: 30px; color: #c59847; display: none}
.banner .slideBox .hd ul li.on span{display: block}
.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:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }




/*关于我们*/
.index_about{width:100%; height: auto; overflow:hidden; margin-top: 66px; margin-bottom: 106px;}
.index_about .container{background: url(../images/ab_right.jpg) no-repeat right center; padding-top: 36px;}
.index_about_more{width:654px; height: auto; overflow:hidden; font-size: 14px; color: #4d4d4d; line-height: 26px; margin: 20px 0 30px; display: block}
.in_abmore{width:103px; height: 32px; border-top:1px solid #c59847; border-bottom:1px solid #c59847; font-size:14px; color: #4d4d4d; letter-spacing:5px}
.index_about_info{width:100%; height: auto; overflow: hidden; margin-top: 88px;}
.ab_pic{width:160px; height: auto; float: left}
.ab_pic img{width:100%; height: auto; display: block}
.ab_info{width:160px; height: 160px; background: #c59847; text-align: center; float: left; padding-top: 40px;}
.ab_info dt{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #fff}
.ab_info dt span{font-size: 44px; font-weight: bold;}
.ab_info dd{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #ffffff}
.fangk{width:36px; height: 36px; border: 1px solid #c59847; margin-top:12px;}



/*套餐*/
.index_taocan{width:100%; height: 1080px; background: url(../images/product_bjs.jpg) no-repeat center; background-attachment: fixed;}
.index_taocan_left{width:720px; height: auto; float: left; margin-top: 198px;}
.tao_info{width:100%; height:198px; background: #c59847; border-radius: 50px 0 0 0; padding-left: 36px; padding-top: 35px; }
.tao_info h3{font-size: 16px; color: #fff; margin-bottom: 10px;}
.tao_info h4{font-size:26px; color: #fff; margin-bottom: 10px; margin-bottom:30px;}
.tao_pic{width:100%; height: auto; display: block; overflow:hidden}
.tao_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;
}
.index_taocan_right{width:480px; height: auto; float: right}
.tao_xx{width:100%; height: 198px; background: #fff; padding: 30px;}
.tao_xx h3{font-size: 16px; color: #777777; margin-bottom: 10px;}
.tao_xx h4{font-size: 26px; color: #c59847; margin-bottom: 20px;}
.tao_xx img,.tao_info img{transition: all 0.4s ease-in-out;}
.index_gsxw{width:480px; height: 200px; float: right; background: #fff; border-radius: 0 40px 0 0; margin-top:84px; padding: 40px 38px }
.index_gsxw h3{font-size: 20px; color: #4d4d4d}
.txtScroll-top{ overflow:hidden; position:relative; margin-top: -26px;}
.txtScroll-top .hd{ overflow:hidden;  height:30px;}
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txtScroll-top .hd ul li{ float:left;  width:8px; height:8px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background: #c59847; margin-top:2px; border-radius: 50%}
.txtScroll-top .hd ul li.on{width:12px; height: 12px; margin-top: 0}
.txtScroll-top .bd{margin-top:30px;}
.txtScroll-top .infoList li{ height:30px; line-height:30px;  width: 100%; font-size: 16px; color: #777777 }
.txtScroll-top .infoList li a{font-size: 16px; color: #777777}
.tao_pic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.tao_xx:hover img,.tao_info:hover img{margin-left:15px; 
transition: all 0.4s ease-in-out;}




/*门店展示*/
.index_case{width:100%; height: auto; overflow: hidden; margin-bottom: 72px;}
.index_case_left{width:680px; height: auto; float: left}
.in_ctitle{width:100%; height: auto; margin-top: 58px; }
.index_case_left .picScroll-left{ overflow:hidden; position:relative; width: 680px; margin-top: 28px  }
.index_case_left .picScroll-left .hd{ overflow:hidden;  height:46px; }
.index_case_left .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:46px; height:46px; float:right;  overflow:hidden; cursor:pointer; }
.index_case_left .picScroll-left .hd .next{background: url(../images/c_right.png) no-repeat center}
.index_case_left .picScroll-left .hd .prev{background: url(../images/c_left.png) no-repeat center}
.index_case_left .picScroll-left .hd .next:hover{background: url(../images/c_hright.png) no-repeat center}
.index_case_left .picScroll-left .hd .prev:hover{background: url(../images/c_hleft.png) no-repeat center}
.index_case_left .picScroll-left .pageState{font-size: 20px; color: #4d4d4d; margin-top: 10px; float: left}
.index_case_left .picScroll-left .pageState span{font-size: 20px;}
.index_case_left .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.index_case_left .picScroll-left .bd ul li{ _display:inline; overflow:hidden; text-align:center; width: 680px; height: auto;  border-radius:30px 0 0 30px; }
.index_case_left .picScroll-left .bd ul li img{width:100%; height: auto; display: block; border-radius:30px 0 0 30px;}
.index_case_news{width:480px; height: 640px; float: right; background: #c59847; border-radius:0 0 50px 0; padding:32px 28px; position: relative}
.index_case_news h4{font-size: 20px; color: #fff; position: absolute; top:50px; left:28px}
.index_case_news .slideBox{position:relative;overflow:hidden;width:100%;height:auto; margin-top: 20px;}
.index_case_news .slideBox .hd{overflow:hidden; height:22px; width: 100%; margin-bottom: 30px;}
.index_case_news .slideBox .hd ul{float:right;overflow:hidden;zoom:1}
.index_case_news .slideBox .hd ul li{float:left;margin-right:15px;width:8px;height:8px; background: #fff; cursor:pointer; border-radius: 50%; margin-top: 2px}
.index_case_news .slideBox .hd ul li.on{width:12px; height: 12px; margin-top: 0}
.index_case_news .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.index_case_news .slideBox .bd ul{width:100%;height:100%}
.index_case_news .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.index_case_news .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.index_case_news .slideBox .bd li span{font-size: 14px; color: #fff; height:30px; line-height:30px; display: block}
.index_case_news .slideBox .bd li h3{font-size: 16px; color: #fff; height: 30px; line-height:30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_news .slideBox .bd li p{font-size: 14px; color: #fff; height:72px; line-height:24px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 28px;}
.in_xw_pic{width:100%; height: auto; overflow: hidden; margin-top:29px;}
.in_xw_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;
}
.gsxw_more{width:102px; height: 34px; float: right; border-top:1px solid #fff; border-bottom:1px solid #fff; font-size: 14px; color: #fff; margin-top: 36px;  text-align: center; line-height: 34px; letter-spacing:5px}
.index_case_news .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.gsxw_more:hover{font-weight:bold}


/*产品中心*/
.index_product{width:100%; height:530px; background: url(../images/pro_bjs.jpg)  no-repeat center; padding-top: 58px;}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; margin-top:40px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:380px;height:auto; margin-left:30px;overflow: hidden; position: relative}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img.in_pic{width:100%; height: 100%; transition: all 0.5s;}
.in_pro_xx{width:100%; height: 100%; background: rgba(197,152,71,0.9); position: absolute; top:0; left:0; text-align: center; padding: 48px 20px; opacity: 0}
.in_pro_xx:after{content:""; width:0; height: 259px; border-top:1px solid #fff; border-bottom:1px solid #fff; position: absolute; left:10px; top:10px; transition: all 0.4s ease-in-out; }
.in_pro_xx:before{content:""; width:359px; height: 0; border-left:1px solid #fff; border-right:1px solid #fff; position: absolute; left:10px; top:11px; transition: all 0.4s ease-in-out; }
.in_pro_xx h3{font-size: 20px; color: #fff; text-align: center; width: 100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow:hidden; white-space: nowrap }
.in_pro_xx i{width:60px; height: 2px; background: #fff; display: block; margin: 10px auto;}
.in_pro_xx p{width:100%; height:52px; font-size: 16px; color:#fff; line-height: 26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-bottom:10px;}
.Box .Box_con .conbox ul li:hover .in_pro_xx:after{width:359px; transition: all 0.4s ease-in-out;}
.Box .Box_con .conbox ul li:hover .in_pro_xx:before{height:259px; transition: all 0.4s ease-in-out;}
.Box .Box_con .conbox ul li:hover .in_pro_xx{opacity: 1}
.Box .Box_con .conbox ul li:hover .in_pic{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.Box .Box_con .btn {display: block;width:99px;height:44px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.Box .Box_con .btnl {float: left;left:-110px;}
.Box .Box_con .btnr { float: right; right:-110px;}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top:54px;  }
.index_news ul{width:100%; height: auto; overflow: hidden; }
.index_news ul li{width:585px; height: 180px; background: #f5f5f5; padding: 35px 30px 0 20px; margin-bottom: 29px; float: left}
.index_news ul li:nth-child(2n){float: right}
.index_news_time{width:70px; height: 110px; float: left; background: #fff}
.index_news_time span{width:100%; height: 54px;display: block; text-align: center; line-height: 54px; font-size: 18px; color: #4d4d4d}
.index_news_time p{width:100%; height:56px;display: block; text-align: center; line-height: 54px; font-size:14px; color: #fff; background: #bbbbbb}
.index_news_info{width:435px; height: auto; float: right}
.index_news_info h3{width:100%; height:42px;  line-height: 40px; font-size:18px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	position: relative}
.index_news_info h3:after{content: ""; width:42px; height: 1px; background: #bbbbbb; position: absolute;  bottom:0; left:0}
.index_news_info p{width:100%; height: 48px; font-size: 14px; color: #4d4d4d; line-height: 24px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px; }
.news_more{width:104px; height: 36px; line-height: 34px; display: block; margin: 0px auto; border-top:1px solid #c59847; border-bottom:1px solid #c59847; font-size: 14px; color: #4d4d4d; text-align: center; letter-spacing:5px }
.index_news ul li:hover .index_news_time p{background: #c59847}
.index_news ul li:hover h3{color:#c59847}
.index_news ul li:hover h3:after{background:#c59847;}




/*底部*/
.footer{width:100%; height: auto; overflow: hidden; margin-top: 44px; }
.index_title{width:100%; height: auto; overflow: hidden; text-align: center}
.footer_center{widthx:100%; height: auto; overflow: hidden; margin-top: 42px;}
.footer_info{width:365px; height: auto; float: left}
.footer_info h4{font-size: 20px; color: #777777; margin-bottom: 20px;}
.footer_info h5{font-size: 30px; color: #c59847; font-family: "Impact"; background: url(../images/24.png) no-repeat left center; padding-left:40px; margin-bottom: 10px;}
.footer_info p{font-size: 14px; color: #777777; margin-bottom: 10px;}
.footer_dt{width:36px; height: 36px; float: right; margin-top: 35px;}
.footer_center dl{float: right; margin-left: 32px;}
.footer_center dl dt{width:36px; height: 36px; float: left;  margin-right:15px; margin-top: 35px;}
.footer_center dl dd{width:110px; height: auto; float: left;}
.footer_center dl dd img{width:100%; height: auto; display: block}
.footer_center dl dd p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #777777; text-align: center}
.footer_text{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.f_biaodan{width:100%; height: auto; overflow: hidden}
.footer_text_p{width:380px; height: 50px; line-height: 50px; border-bottom: 1px solid #bebebe; float: left; margin-right: 30px; position:relative}
.footer_text_p:last-child{margin-right: 0}
.footer_text_p input[type="text"]{width:100%; height:100%; display: block; border: 0; background: none; font-size: 14px; color: #777777; padding: 0px 10px;}
.footer_input{width:100%; height: 50px; line-height: 50px; margin-top: 10px; border-bottom: 1px solid #bebebe;}
.footer_input textarea{width:972px; height: 100%; float: left; border: 0; background: none; resize: none; padding: 8px 10px 0; font-size: 14px; color: #777777; }
.f_tijiao{float: right; font-size: 16px; color: #c59847; border: 0; background: none; height: 100%; line-height: 50px; cursor: pointer}
.copy{clear:both;height:60px;  font-size:12px;line-height:60px;  margin-top:40px; background: #c59847}
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff; margin-left: 20px}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:60px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:16px;}
.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; margin-left: 10px;}
.footer_zhichi i{ float: left;}



/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden; }
.footer_link p{font-size: 14px; color: #333333; float: left;line-height:50px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #333333; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{color:#c40000}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:50%;
    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:#c59948;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left; 
}





/*å†…é¡µ*/
.ny_banner{ width:100%;  position:relative;  height:440px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.swhz_ban{background: url(../images/swhz_ban.jpg) no-repeat center}
.cwyz_ban{background: url(../images/cwyz_ban.jpg) no-repeat center}
.mdzs_ban{background: url(../images/mdzs_ban.jpg) no-repeat center}
.ppjm_ban{background: url(../images/ppjm_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}



.ny_baninfo{width:1200px; height:225px; position: absolute; top:210px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #c59948; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #c59948; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #c59948;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #c59948}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#c59948}
.shine{background: #c59948 -webkit-gradient(linear, left top, right top, from(#c59948), to(#c59948), color-stop(0.9, #fff)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}


/*å†…éƒ¨äºŒçº§å¯¼èˆª*/
.ny_nav{width:100%; height:67px;    margin-top: -38px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#c59948; border-radius:38px;}
.ny_nav ul li{width:180px; height:67px; line-height:67px; float:left; text-align:center;position:relative; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#c59948}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#c59948}



/*é”€å”®æœåŠ¡*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}



/*è£èª‰èµ„è´¨*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #eee}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}


/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:386px; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#c59948; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:94px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; line-height:28px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #c59948; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #c59948;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #c59948; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#c59948; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#c59948;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:20px;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16px;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}
.ny_proshow_info img{max-width:100%;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #c59948; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#c59948}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}


/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#c59948}
.ny_news_all ul li:hover h3{font-weight: bold; }

.ny_news_h1{width: 100%; font-size: 14px; color: #555; padding: 10px 0px; text-align: center;
             clear: both; font-weight: bold}
.ny_news_h1 h1{font-size:22px; color:#333}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
                clear: both}

.ny_news_bt{width:100%; height:auto; line-height:40px; text-align:center; font-size:26px; color:#333; margin:15px auto}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; 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%;}



@media screen and (max-width:1440px){
	.header_nav{margin-right: 2%;}
}

@media screen and (max-width:1366px){
	.header_nav{ width:78%}
	.Box .Box_con .btnl{left:-40px}
	.Box .Box_con .btnr{right:-40px}
}
	
	


