@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1440px; margin: 0 auto; }
.container{ width:1440px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

table{border-collapse: collapse;}

@font-face {
    font-family: 'BODONI';
    src: url('../font/BODONI.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* 导航栏 */
.header_nav{height:180px; width:100%;   background: url(../images/header_bjs.jpg) no-repeat center; padding:30px 3%; background-size:cover;}
.h_logo{width:101px; height:auto; float: left; display: flex; align-items: center; margin-top:10px}
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.header_left_bottom{float: left; margin-left: 46px;}
.header_left_bottom h4{color:#000000; font-size: 34px; font-family: 'BODONI';}
.header_left_bottom h5{color:#4b423d; font-size:16px; font-family: "Arial"; line-height: 30px; margin:5px 0 15px}
.header_left_bottom span{color:#333; font-size: 14px; font-family: "Arial"; background-image: linear-gradient(to right, #e6dbb5 , #fff); 
	background-image: -webkit-gradient(to right, #e6dbb5 , #fff); 
	background-image: -webkit-radial-gradient(to right, #e6dbb5 , #fff); padding:7px 12px; border-radius: 8px; margin-right:15px}
.header_right{float: right; margin-top:8px;}
.header_right p{color:#000000; font-size: 16px; font-family: "Arial"; padding-left: 40px; line-height: 35px;}
.h1{background: url(../images/sj_icon.png) no-repeat left center}
.h2{background: url(../images/dh_icon.png) no-repeat left center}
.h3{background: url(../images/yx_icon.png) no-repeat left center}

.header_dao{width:100%; height: 60px;  background: #b6ac86}
.nav{width:50%; height:100%;float: left;   }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:auto; margin-right:56px;}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; line-height:58px; position: relative;  display: block}
.nav .sub{ display:none;left:50%; top:60px;  position:absolute;  line-height:26px; width:230px;  margin-left: -115px;    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%; margin: 0px; font-size: 15px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 16px; height: 100%; }
.nav .sub a:hover{color:#a39b7d}
.nav .nLi.active p{border-bottom: 2px solid #212855}
.nav .nLi:last-child{margin-right: 0}
.h_search{width:414px; height:45px; float: right; border-bottom: 1px solid rgba(255,255,255,0.5); margin-top: 4px;}
.h_search input[type="text"]{width:80%; height: 100%; float: left; background: none; font-size: 14px; color:#fff; border: 0}
.submit{width:10%; height: 100%; float: right; border: 0; background: url(../images/search.png) no-repeat center}
.p_nav{background: url(../images/jts.png) no-repeat right center; padding-right: 30px;}


.h_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
	 opacity:0.5;  
}  
.h_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:0.5;  
}  
.h_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:0.5;  
}  
.h_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
	 opacity:0.5;  
}  

.header_left{width:77%; height:auto; float:left;}

.header_left_bottom{width:83%}



/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden; }
.banner .slideBox{ width:100%; height:649px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:15%; bottom:60px; z-index:1;  background: rgba(153,153,153,0.2); 
	border-radius: 25px; padding:8px 10px;}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:10px;   width: 14px; height:14px; border-radius: 50%; background:#fff; text-indent: -999px; cursor:pointer; opacity: 0.5 }
.banner .slideBox .hd ul li:last-child{margin-right: 0}
.banner .slideBox .hd ul li.on{opacity: 1}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; position: relative}
.banner .slideBox .bd li a{width:100%; height:649px; display: block; overflow: hidden}

.banner .swiper-container{width:100%; height:600px; overflow:hidden}
.banner .swiper-slide a{width:100%; height:600px; display:block}
.banner .swiper-slide a img{width:100%; display:block; object-fit: cover; object-position: center center; height: 100%;}
.banner .swiper-pagination-bullet{width:12px; height:12px; background:#fff; opacity:1}
.banner .swiper-pagination-bullet-active{background:#b6ac86}
.banner .swiper-pagination{bottom:40px;}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin: 62px 0 100px }
.in_title{width:100%; height: auto; overflow: hidden; position: relative; text-align: center}
.in_title h4{color:#24201c; font-size: 60px; position: relative; display:table; margin: 0px auto; padding: 0 55px; font-family: 'BODONI';}
.in_title h4:after{content: ""; width:18px; height:18px; background: url(../images/d_left.png) no-repeat center; position: absolute; right:0; top:50%; 
	margin-top: -9px;}
.in_title h4:before{content: ""; width:18px; height:18px; background: url(../images/d_left.png) no-repeat center; position: absolute; left:0;  top:50%; 
	margin-top: -9px;}
.index_product_left{width:38.4%; height: auto; float: left; margin-top: 68px; position: relative}
.index_product_left a{width:100%; height:auto; display: block; position: relative}
.index_product_left a img{width:100%; display: block}
.index_product_left a h4,.index_product ul li h4{width:100%; height:72px; font-size: 24px; font-family: "Arial"; color:#fff; text-transform: uppercase; text-align:center; line-height: 72px; }
.index_product ul{width:60.5%; height: auto; overflow: hidden; margin-top: 68px; float: right}
.index_product ul li{width:49%; height: auto; float: left; margin-bottom: 20px; position: relative; overflow: hidden}
.index_product ul li:nth-child(2n){float: right}
.index_product ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_product ul li:after,.index_product_left:after{content: ""; width:100%; height:72px; background: rgba(146,136,99,0.8); position: absolute; bottom:0; left:0;  transition: all 0.4s ease-in-out;}
.in_pro_hover{width:100%; height: auto; position: absolute;bottom:0; z-index: 9; left:0; text-align: center; transition: all 0.4s ease-in-out; }
.in_pro_hover span{color:#fff; font-size: 16px; text-align: center; display: none; border: 1px solid rgba(255,255,255,0.5); padding:5px 15px; margin:20px auto 0;}
.index_product ul li:hover .in_pro_hover{ top:50%;     transform: translate(0,-50%); bottom:auto; transition: all 0.4s ease-in-out;}
.index_product_left:hover .in_pro_hover{ top:50%;     transform: translate(0,-50%); bottom:auto; transition: all 0.4s ease-in-out;}
.index_product ul li:hover:after,.index_product_left:hover:after{height: 100%; transition: all 0.4s ease-in-out;}
.index_product ul li:hover .in_pro_hover span{ display: table; }
.index_product_left:hover .in_pro_hover span{ display: table; }
.in_pro_hover span:hover{background: #fff; color:#a39b7d}



/*案例*/
.index_sheji{width:100%; height: auto; overflow: hidden; margin-bottom: 88px; padding-bottom: 155px }
.index_sheji .w1440{position: relative}
.index_sheji_left{width:716px; height: auto; float: left; position: relative;}
.index_sheji_left img{width:100%; height: auto; display: block}
.index_sheji_left a{width:340px; height: auto; position: absolute; top:150px; left:44px; display: block}
.index_sheji_left a p{color:#fff; line-height:44px; font-size: 24px; font-family: "Arial"}
.index_sheji_left span{width:248px; height: 54px; border: 1px solid #fff; text-align: center; line-height: 54px; display: block; font-size: 16px;
	font-family: "Arial"; color:#fff; text-transform: uppercase; margin-top: 45px;}
.index_sheji_left span:hover{background:#a39b7d}
.index_sheji_li{width:71%; height: auto; position: absolute; top:30px; right:0}
.sheji_li_title{width:100%; height: auto; text-align:right; }
.sheji_li_title h4{color:#24201c; font-size: 60px; position: relative; display:inline-table;  padding: 0 55px;  font-family: 'BODONI'; }
.sheji_li_title h4:after{content: ""; width:18px; height:18px; background: url(../images/d_left.png) no-repeat center; position: absolute; right:0; top:50%; 
	margin-top: -9px;}
.sheji_li_title h4:before{content: ""; width:18px; height:18px; background: url(../images/d_left.png) no-repeat center; position: absolute; left:0;  top:50%; 
	margin-top: -9px;}
.index_sheji_li .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_sheji_li .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.index_sheji_li .swiper-slide a img{width:100%; display: block;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_sheji_li .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*关于我们*/
.index_about{width:100%; height:auto;  position: relative; margin-top: 122px}
.index_about_img{width:100%; height: auto; overflow: hidden; margin-top: 46px; position: relative}
.index_about_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_img h5{position: absolute; top:50%; left:50%; background: rgba(182,172,134,0.85); border-radius: 8px; text-align: center; padding:15px 35px;
	transform: translate(-50%,-50%); font-size: 30px; color: #fff; font-family: "Times New Roman"}
.in_about_xx{width:100%;height: auto; display: block; color:#555555; font-size: 20px; line-height: 40px; font-family: "Times New Roman"; margin-top: 20px;}
.index_honor{width:100%; height: auto; overflow: hidden; background: #f5f5f5; padding: 35px 0; margin-top: 20px;}
.index_honor_all{width:100%; position: relative}
.index_honor .swiper-slide a{width:100%; display: block; overflow: hidden; background: url(../images/bian.png) no-repeat; background-size: 100% 100%; padding:23px;}
.index_honor .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_honor .swiper-button-next,.index_honor .swiper-button-prev{width:49px; height: 49px; margin-top: -24.5px;}
.index_honor .swiper-button-next{background: url(../images/right.png) no-repeat center; right:-70px;}
.index_honor .swiper-button-prev{background: url(../images/left.png) no-repeat center; left:-70px;}
.index_honor .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_about_img:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background: #b6ac86; padding:10px 0 0; }
.footer_top p{ text-align: center; color:#fff; font-size:14px;  font-family: "Arial"; text-transform: uppercase; line-height: 30px;}
.footer_icon{width:auto; display: table; margin:0 auto;}
.footer_icon a{width:50px;  height:29px; float: left; margin-right: 10px; background: url(../images/icon.png) no-repeat center}
.footer_icon a.f1{background-position: 15px 0px}
.footer_icon a.f2{background-position: -45px 0px}
.footer_icon a.f3{background-position: -108px 1px}
.footer_icon a.f4{background-position: -164px 1px}
.copy{clear:both;width:100%;height:60px; line-height:60px;  position: relative;     margin-top: 15px; border-top:1px solid rgba(255,255,255,0.3); text-align: center}
.copy_tab{display: table; margin: 0px auto;}
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy a,.copy p{color:#fff}






/*客服*/
.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:#b6ac86;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}








/*内部二级导航*/
.ny_nav{width:1300px; height:auto; margin:40px auto; overflow:hidden}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto; max-width:100%}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center; margin-bottom:10px;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #b6ac86}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #b6ac86; bottom: 0; left: 0;}
.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:#b6ac86}
.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:#b6ac86}



/*内页*/
.ny_banner{ width:100%;  position:relative;  height:220px;clear: left;background-image: linear-gradient(to left, #b4d4fd , #e9f6ff); 
    background-image: -webkit-gradient(to left, #b4d4fd , #e9f6ff); 
    background-image: -webkit-radial-gradient(to left, #b4d4fd , #e9f6ff); }
/*.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}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.qyzs_ban{background: url(../images/qyzs_ban.jpg) no-repeat center}*/


.ny_baninfo{width:1440px; height:100px; position: absolute; top:62px; left:50%; margin-left: -720px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px; }
.ny_baninfo .ny_fubiao{width:auto; height: auto; overflow: hidden; margin-top: 60px; display: table; margin: 70px auto;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #8499c74f; margin-top: 10px; margin: 10px 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff; text-transform:uppercase}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial";}
.ny_baninfo .ny_fubiao p a:hover{color:#a79c71}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #a79c71)) 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:50%;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite; transform: translate(-50%,0);
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #333; font-size: 16px; line-height: 32px;}
.ny_service_all img{max-width:100%}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.keyword_light p{color: #333; font-size: 16px; line-height: 32px;}

.ny_tuijian{ padding-top: 20px;}
.slideTxtBox3 .hd ul{height: 42px; display: table; margin: 0 auto; margin-bottom: 20px;}
.slideTxtBox3 .hd ul li{ height: 42px; line-height: 48px; text-align: center;  width:240px; margin-right: 2px;  float: left; margin-bottom:10px;}
.slideTxtBox3 .hd ul li a{ font-size: 16px; color: #333; display: block; background: #efefef;}
.slideTxtBox3 .hd ul li.on a{background: #b6ac86; color: #fff;}
.slideTxtBox3 .bd{ overflow: hidden;}
.slideTxtBox3 .bd li{ width: 23.5%; margin-right: 2%; margin-bottom: 24px; float: left;}
.slideTxtBox3 .bd li:nth-child(4n){ margin-right: 0;}
.slideTxtBox3 .bd li .pic{ width: 100%; height: auto; overflow: hidden; }
.slideTxtBox3 .bd li .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;
}
.slideTxtBox3 .bd li  p{ height: 54px; border-bottom: 1px  solid #eee; line-height: 54px; text-align: center;}
.slideTxtBox3 .bd li  p a{ font-size: 16px; color:#333}
.slideTxtBox3 .bd li  p span{ float:right; line-height: 54px; color: #999; font-size: 14px;}
.slideTxtBox3 .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideTxtBox3 .bd li:hover a{color:#b6ac86}
.fav1{ width: 100%;overflow: hidden;}
.fav1 li{ height: 42px; line-height: 42px; border-bottom: 1px dashed #dedede; float: left; width: 49.5%;}
.fav1 li:nth-child(2n){ float: right;}
.fav1 li a{ font-weight: normal;  font-size: 14px; color: #333;}
.fav1 li span{ float: right; font-size: 14px; color: #999; font-weight: normal;}
.fav1 li:hover a,.fav1 li:hover span{color:#b6ac86}

.index_title_5{overflow: hidden; padding-top: 60px;}
.index_title_5 span{ display: block; text-align: center; font-family: "Impact"; font-size: 76px; color: rgba(34,34,34,0.07); text-transform: uppercase;}
.index_title_5 p{font-size: 36px; color: #222; line-height: 2;  margin-top: -70px; font-weight: bold; text-align: center;}
.index_title_5 em{ display: block; font-style: normal; width: 700px; margin: 0 auto; line-height: 24px; color: #666; text-align: center; font-size: 14px;}
.slideTxtBox3{ margin-top: 20px; margin-bottom: 30px;}




/*荣誉资质*/
.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:32%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1.1rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(3n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:140px;}
.ny_left{width:19%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #b6ac86; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#b6ac86; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center; font-weight: bold;}
.ny_left_nav ul li.active a{color:#b6ac86}
.ny_left_nav ul li:hover a.inactive{color:#b6ac86}
.ny_left_nav ul li ul li:hover a{color:#b6ac86}
.ny_left_nav ul li .inactives{color:#b6ac86}
.ny_left_nav ul li ul li:hover a{color:#b6ac86}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}

.ny_right{width:79%; height: auto; float: right; }
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; background: url(../images/hs.png) no-repeat left center; }

.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #b6ac86;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}

.ny_left_nav .accordion p{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .accordion p::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #b6ac86; left: 10px; top: 22px;}
.ny_left_nav .accordion p a{ display: block; font-size: 16px; text-indent: 17px;}
.ny_left_nav .accordion p:hover,.ny_left_nav .accordion p.active{background: #fff;}
.ny_left_nav .accordion p:hover a{ color: #333;}



/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; }
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32.2%; float: left; height: auto; margin-bottom: 20px; margin-right: 15px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #eee; display: flex; align-items: center;}
.ny_product ul li .products_pic img{width:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; align-items: center; margin: 0px auto;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(3n){float: right; margin-right: 0;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1;}
.ny_product ul li:hover p{background: #b6ac86; color: #fff;}



.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:436px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.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:15px; color:#666; line-height:30px; min-height: 200px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}
.ny_pro_dh{width:100%; height:80px; margin-top: 20px;}
.ny_pro_ddh span{ font-size: 30px; color: #b6ac86; font-family: "Impact"}
.bd_xx{ padding: 0 20px;font-size: 15px; color: #454545;}
.bd_xx P{ font-size: 16px; color: #333;}

.ny_proshow_bottom .slideTxtBox .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .slideTxtBox .hd ul li{ height: 54px; line-height: 54px; width: 250px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .slideTxtBox .hd ul li::before{ height: 6px; width: 6px; background: #b6ac86; position: absolute; left: 20px; top:24px; display: block; content: "";}



/*è”ç³»æˆ‘ä»¬*/

.ny_contact,.ny_contact_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:49%;  height: 500px; overflow: hidden;  float:left;}
.ny_conta_xx{width:49%; height: auto; display: block; overflow: hidden; float:right}
.contact_right{width:70%;float: left;}
.contact_right p{font-size: 16px; color: #333; line-height:32px}
.ny_cont_wx{width:340px; height: auto;}
.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%;}


.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_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #b6ac86;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px; padding:0 30px}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 49%; 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: #b6ac86; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}





@media screen and (max-width:1500px){
	.w1440,.container,.ny_baninfo{width:1200px;}
	.header_left_bottom h4{font-size:26px;}
	.ny_baninfo{margin-left:-600px;}
	.nav{width:60%}
	.header_left_bottom span{margin-right:1px; padding: 7px 10px;}
	.sheji_li_title h4{font-size:50px;}
	.index_sheji_li{width:66%; top: 60px;}
	

}



.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: 16px;
    color: #555;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:500px; height:auto; 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:#0e6eb8; 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{height: auto; border: 1px solid #eee; margin-left:540px}
.ny_pro_tright h1{width:100%; height: 54px; line-height: 54px; background: #c1e5ff; border-bottom: 1px solid #eee; color: #333; font-size: 20px; position:relative; padding-left:35px;}
.ny_pro_tright h1::before{ height: 6px; width: 6px; background: #333; position: absolute; left: 20px; top:24px; display: block; content: "";}
.ny_pro_tright img{max-width:100%}

.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; padding:15px; overflow:hidden}
.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:234px; 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:44px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #0e6eb8; 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;}

