@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;}
.container{ width:1230px; margin: 0 auto; }
.w1400{ width:1400px; 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: 'beifang';
    src: url('../font/胡晓波男神体.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}





/* 导航栏 */
.header_nav{height:78px; width:100%;  z-index:999; position: absolute; top:0; left:0; border-bottom: 1px solid rgba(255,255,255,0.5); padding: 0 5% }
.h_logo{width:110px; height:78px; float: left; display: flex; align-items: center;}
.h_logo img{width:110px; height: auto; align-items: center; margin: 0px auto;}
.h_wx{float: right; width: 30px; height: 78px; background: url(../images/wx_i.png) no-repeat center; position: relative; margin-left:1%}
.h_sj{float: right; width: 30px; height: 78px; background: url(../images/sj_i.png) no-repeat center; position: relative; margin-left:1%}
.h_wx img{width:100px; height: auto; position: absolute; top:78px; right:0; display: none}
.h_sj img{width:100px; height: auto; position: absolute; top:78px; left:0; display: none}
.h_wx:hover img{display: block}
.h_sj:hover img{display: block}
.h_input{width:12%; height: 43px; float: right; background: rgba(255,255,255,0.7); border-radius: 25px; margin-top: 16px}
.h_input input[type="text"]{width:80%; height: 100%; float: left; border: 0; background: none; color: #333; font-size: 15px; padding: 0 10px}
.h_submit{width:20%; height: 100%; float: right; background: url(../images/h_search.png) no-repeat center; border: 0}
.h_menu{float: right; margin-right: 1.5%; height: 100%; width:24px;  background: url(../images/menu.png) no-repeat center; margin-left: 1%}
.header_dao{width:55%; height: 78px; float: right }
.nav{width:100%; height:100%;  margin: 0px auto;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:12.5%}
.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:76px;  position: relative; margin: 0px auto; display: table; margin: 0px auto;}
.nav .sub{ display:none;left:50%; top:78px;  position:absolute;  line-height:26px; width:188px; margin-left:-94px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:24px;  background:#eeeeee;text-align: center; padding:4px 0 }
.nav .sub li p{ width:100%; margin: 0px; font-size: 16px;}
.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:#c28d52}
.nav .nLi.active p{border-bottom: 2px solid #c28d52}





/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner-index{position: relative;overflow: hidden;}
.banner-index .list .video-js{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: none;}
.banner-index .list,
.banner-index .list > li{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.banner-index .list > li.active{z-index: 1;}
.banner-index .list > li a{display: block;width: 100%;overflow: hidden;}
.banner-index .list > li img.ban_pic{display: block;width: 100%;opacity: 0;-webkit-transition: all 1s;transition: all 1s;-webkit-transform: scale(1.2);transform: scale(1.2);}
.banner-index .list > li.noscale img.ban_pic,
.banner-index .list > li.active img.ban_pic{opacity: 1;-webkit-transform: none;transform: none;}
.banner-index .list.ground,
.banner-index .list.ground li{position: relative;width: auto;height: auto;}
.banner-index .btn{right: 5%; top: 50%;  z-index: 1; overflow: hidden; position: absolute;}
.banner-index .btn a{display: block;width: 18px;height: 18px;margin: 15px 0;border: 1px solid transparent;border-radius: 50%; display: block}
.banner-index .btn a i{display: block;width:10px;height:10px;margin: 3px auto;background: #fff;border-radius: 50%;}
.banner-index .btn a.active{border-color: #c99255;}
.banner-index .btn a.active i{background: #c99255;}
.banner-index-mobile{display: none;}
.banner-index video{height:auto!important; width: 100%;}




/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; padding: 50px 0 70px}
.index_about_tt{width:100%; height: auto; overflow: hidden; margin-bottom:30px;}
.index_about_tt h4{color:#666666; font-size: 14px; float: left}
.index_about_tt img{float: right}
.index_about_left{width:57%; height: auto; float: left; margin-top: 20px}
.index_about_left h4{color:#c28d52; font-size:48px; font-family: 'beifang'; text-transform: uppercase}
.index_about_left h5{color:#333333; font-size:26px; }
.in_video{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.in_video img{width:100%; display: block}
.in_abxx{width:90%; height: 112px; overflow: hidden; color:#666666; font-size: 14px; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden;}
.in_ab_more{width:146px; height: 43px; display: block; background: #c99255; border-radius: 25px; text-align: center; line-height: 43px; font-size: 16px; color:#fff; margin-top: 40px;}
.in_ab_more:hover{background: #000}

.index_about_right{width:42%; height: auto; float:right; }
.about_left_img{width:100%; height: auto; overflow: hidden}
.about_left_pic{width:390px; height: auto; float: left}
.about_left_pic img{width:100%; display: block}
.about_left_zi{float: right}
.about_left_zi p{color:#666666; font-size: 16px; writing-mode:tb-rl; writing-mode:vertical-rl; float: left; letter-spacing:5px; margin-left: 25px}
.about_left_zi p span{color: #c99255}
.about_left_zi p:nth-child(1){margin-top:65px;}
.about_right_img{width:100%; height: auto; overflow: hidden; margin-top: 14px;}
.about_right_img img{width:100%; display: block}



/*荣誉资质*/
.index_honor{width:100%; height: auto; overflow: hidden; margin:85px 0 90px}
.index_case_title{width:100%; height: auto; overflow: hidden}
.index_case_title dl{width:auto; float: left}
.index_case_title dl dt{color:#c28d52; font-size: 48px; font-family: 'beifang'; text-transform: uppercase}
.index_case_title dl dd{color:#333333; font-size: 26px; margin-top: 5px}
.index_case_title a{width:146px; height: 43px; float: right; background: #c99255; border-radius: 25px; text-align: center; line-height: 43px; font-size: 16px; color:#fff; margin-top: 24px;}
.index_honor_all{width:100%; height: auto; margin-top: 30px; position: relative}
.index_honor_all .swiper-slide a{width:100%; display: block; overflow:hidden}
.index_honor_all .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_all .swiper-button-next,.index_honor_all .swiper-button-prev{width:54px; height: 54px; margin-top: -27px}
.index_honor_all .swiper-button-next{background: url(../images/h_right.png) no-repeat center; right:-80px}
.index_honor_all .swiper-button-prev{background: url(../images/h_left.png) no-repeat center; left:-80px}
.index_honor_all .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_case_title a:hover{background:none; border:1px solid #c99255; color:#c99255}


/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; }
.index_product_left{width:286px; height: auto; float: left; margin-top: 40px;}
.in_pro_t{width:100%; height:92px; background: #c99255; padding:16px 40px }
.in_pro_t h4{color:#ffffff; font-size: 22px;}
.in_pro_t p{color:#ffffff; font-size: 12px; opacity: 0.36; text-transform: uppercase; line-height: 30px;}
.index_product_right{width:910px; height: auto; float: right; margin-top: 40px;}
.index_product_right ul{width:100%; }
.index_product_right ul li{width:32.6%; height: auto; float: left; margin-right: 1%; margin-bottom:12px; background: #f8f8f8; box-shadow: 0 0 8px rgba(0,0,0,0.16)}
.index_product_right ul li:nth-child(3n){margin-right: 0}
.index_pro_pic{width:100%; height: auto; overflow: hidden}
.index_pro_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_right ul li h4{width:100%; height: 48px; line-height: 48px; text-align: center; font-size:15px; color: #333333; text-overflow: ellipsis; 
	overflow: hidden; white-space: nowrap}
.index_product_nav{width:100%;  height: auto;  background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.15); padding:10px 35px 44px}
.index_product_right ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #c99255;     margin: 14px 0 0;}
.accordion .link i{width:17px; height: 17px; float: left; background: url(../images/px_nav.png) no-repeat center; margin-top: 18px; margin-right: 20px; 
	transition: all 0.4s ease-in-out;}
.accordion .link{cursor: pointer; display: block; height:50px; line-height:50px; font-size: 17px; color: #333333; font-weight: bold;
    position: relative; -webkit-transition: all .4s ease;  -o-transition: all .4s ease; transition: all .4s ease; }
.submenu li.block{background:#fff}
.submenu li.block a{color:#002f8b}
.open .link i{-webkit-transform: rotate(90deg); transform: rotate(90deg); transition: all 0.4s ease-in-out;}
.submenu{display: none; margin-bottom: 10px}
.open .submenu{display: block}
.submenu a{display: block; text-decoration: none; font-size: 16px; color: #666666; height:40px; line-height:40px; padding-left: 42px;
    -webkit-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; color:#555555}
.submenu a:hover{color:#c99255}
.accordion li{width:100%; height: auto; border-bottom: 1px dashed #f2f2f2}
.accordion li:hover{background:#fff;}
.submenu li{border-bottom: 0}
.product_left_more{width:100%; height: 78px; line-height: 78px; background: url(../images/pp_bjs.jpg) no-repeat center; text-align: center; font-weight: bold; }
.product_left_more a{width:100%; height: auto; display: block; font-size: 18px; color:#fff }
.sl_SmallImgList img{width:100%}
#sl_PicShow{float:none!important; margin:0px auto;}


/*案例*/
.index_case{width:100%; margin:48px 0; height: auto; overflow: hidden; margin-top: 100px}
.index_case ul{width:100%; height: auto; padding: 35px 0}
.index_case ul li{width:18.8%; height: auto; float: left; background: #fff; box-shadow: 0 0 6px rgba(0,0,0,0.1); margin-right:1.4%; margin-bottom:15px; 
	overflow: hidden}
.index_case ul li:nth-child(5n){margin-right: 0}
.index_case ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case 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_news{width:100%; height: auto; overflow: hidden;   margin: 58px 0 0; background: url(../images/news_bjs.jpg) no-repeat center; padding: 68px 0 80px}
.index_news_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_news_title h4{color:#c28d52; font-size: 48px; font-family: 'beifang'; text-transform: uppercase}
.index_news_title h5{color:#333333; font-size: 26px; }
.index_news_title p{color:#666666; font-size:14px; line-height: 30px; margin-top: 22px; }
.index_news .index_news_title p{margin-top:10px;}
.index_news_nav{ max-width: 100%; display: table; margin:30px auto; overflow: hidden; padding: 4px 0 }
.index_news_nav a{width:146px;  height: 43px; line-height: 43px; border-radius: 25px; background: #c99255; color:#fff; font-size: 16px; float: left; 
	text-align: center; margin: 0 20px}
.index_news_nav a:hover{background: #fff; color:#c99255; box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.index_news_all{width:100%; height: auto; position: relative}
.index_news_all .swiper-slide a{width:100%; height: auto; display: block}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:100%; height: auto; overflow: hidden; background: #ffffff; padding: 25px 26px}
.index_news_xx h4{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx span{width:100%; height: 30px; line-height: 30px; color: #c28d52; font-size: 14px; display: block; margin: 4px 0}
.index_news_xx p{width:100%; height: 78px; overflow: hidden; color:#888888; font-size: 14px; line-height: 26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_all .swiper-button-next,.index_news_all .swiper-button-prev{width:57px; height: 57px; margin-top: -28.5px}
.index_news_all .swiper-button-next{background: url(../images/n_right.png) no-repeat center; right:-80px}
.index_news_all .swiper-button-prev{background: url(../images/n_left.png) no-repeat center; left:-80px}
.index_news_all .swiper-slide a:hover .index_news_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_all .swiper-slide a:hover h4{color:#c99255}






/*底部*/
.footer{width:100%; height:auto;  background:url(../images/footer_bjs.jpg) no-repeat center; background-size: cover; padding:60px 0 0; overflow: hidden; 
	position: relative}
.footer:after{content: ""; width: 908px; height: 127px; position: absolute; top:60px; left:10px;  background: url(../images/product_zi.png) no-repeat center}
.footer_top{width:100%; height: auto;     display: inline-block;}
.footer_left{width:600px; height: auto; float: left}
.footer_left h4{color:#fff; font-size: 26px; font-weight:bold; margin-bottom: 25px}
.footer_left_xx{width:100%; height: auto; overflow: hidden}
.footer_left_xx p{color:#c7c6c6; font-size: 18px; line-height: 30px; margin-bottom: 10px}
.footer_right{width:400px; height: auto; float: right}
.footer_right h4{width:100%; height: auto; text-align: right; color:#ffffff; font-size: 34px;  font-family: 'beifang';}
.footer_input{width:100%; height: auto; overflow: hidden; border:1px solid rgba(255,255,255,0.4); border-radius: 10px; background: rgba(0,0,0,0.46); 
	padding: 26px 28px 34px; margin-top: 38px}
.footer_input p{width:32%; height: 50px;  float: left; margin-right: 2%; position: relative}
.footer_input p input[type="text"]{width:100%; height: 100%; border: 0; background: none; font-size: 16px; color: #fff; border: 0; border-bottom: 1px solid rgba(255,255,255,.14);}
.footer_input .f_yx{margin-right: 0}
.footer_input textarea{width:100%; height: 50px; border: 0; border-bottom: 1px solid rgba(255,255,255,.14); font-size: 16px; color: #ffffff; background:none; 
	resize: none; margin-top:40px}
.f_sbumit{width:193px; height: 57px; background: #c99255; border-radius: 5px; text-align: center; line-height: 57px; color:#fff; font-size: 18px; border: 0; 
	margin:38px auto 0; display: block}
.f_sbumit:hover{cursor:pointer; background: #fff; color:#c99255}
.copy{clear:both;width:100%;height:auto; position: relative; overflow: hidden; line-height:65px; margin-top:10px }
.copy_tab{display: table; margin: 0px auto;}
.copy_l{font-size:14px; color:#fff; height: 100%; width:auto; text-align: center; float: left }
.copy_l a{color:#fff; font-size: 14px;}
.copy_l a:hover{color:#c99255!important}
.footer_zhichi{width:auto; height:100%; display: table; margin: 0px auto; float: right; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; height: 100%; line-height:65px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:22px;}
.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;}
.index_link{width:100%; height: auto; overflow: hidden;  padding: 12px 0; background: #f3f3f3}
.index_link p{float: left; color:#333333; font-size:28px; font-weight: bold;}
.index_link p span{color:#333333; font-size:28px;}
.index_link_xx{margin-left:240px;}
.index_link_xx a{color:#333; font-size:16px; margin-right: 20px; line-height: 38px}
.index_link_xx a:hover{color:#c99255}
.index_zgs{width:100%; height:56px; background: #fff; position: relative;  margin-top: 48px}
.index_zgs:after{content: ""; width:83px; height: 56px; position: absolute; top:0; right:0; background:url(../images/link_jts.jpg) no-repeat center; }

.index_zgs p{width:100%; height:100%; line-height:58px;  font-size: 14px; color: #333; opacity: 0.5; padding-left:5%}
.index_zgs_all{width:100%; height:200px; overflow-y: auto; padding: 10px; position: absolute; top:56px; left:0; background: #fff; box-shadow: 0 4px 8px rgba(0,0,0,0.2); z-index: 9; display: none}
.index_zgs_all a{width:100%; height: auto; font-size:16px; color: #333; display: block; margin:10px 0}
.index_zgs:hover .index_zgs_all{display: block}
.index_zgs_all a:hover{color:#c99255}
.index_zgs:hover:after{transform: rotate(180deg); }








/*客服*/
.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:#c99255;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}



.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px;}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom: -10px; background: #c99255; left: 50%;  margin-left:-40px; }



/*联系我们*/
.ny_contact_nav{width:100%; height: auto; overflow: hidden}
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_nav a{width:314px; height:50px; line-height: 40px; border-bottom: 1px solid #e5e5e5; font-size:20px; color: #999999; font-weight: bold; float: left; margin-right:60px; text-align:center}
.ny_contact_nav a:last-child{margin-right: 0}
.ny_contact_nav a:hover{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_nav a.active{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_contact_xx .container{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 35px 0; overflow: hidden;}
.contact_xx_left{width:30%; float: left}
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}
.contact_xx_info{width:100%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 28px;}
.contact_xx_right{width:60%; height:345px; float: right}
.ny_contact_ly{width:100%; height:511px; background: url(../images/ny_contact.jpg) no-repeat center; padding: 60px 0; margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:1200px; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #fff; background: none; border: 0}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #4a4a4a; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px; resize:none }
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0;  display: block; margin:20px auto; font-size:16px; cursor:pointer}
.con_submit:hover{background:#c99255; color:#fff}
.ny_contact_zhaopin{width:100%; height: auto; overflow: hidden;  margin-bottom: 98px;}
.ny_contact_zhaopin .container{border-top:1px solid #333333; padding-top: 35px;}
.contact_zhaopin_right{margin-left:280px; }
.contact_zhaopin_right ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.contact_zhaopin_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 56px; margin-bottom: 35px;}
.contact_zhaopin_right ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.contact_zp{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 28px; font-size: 16px; color: #333333}
.contact_ly_info input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.contact_ly_info textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  




/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #c99255; 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{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #c99255; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #000;display: block;  height:50px;line-height: 50px;position: relative; }

.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 16px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#c99255; font-size: 16px;}
.ny_left_nav ul li.active a .link{color:#c99255}
.ny_left_nav ul li:hover a.inactive{color:#c99255}
.ny_left_nav ul li ul li:hover a{color:#c99255}
.ny_left_nav ul li .inactives{color:#c99255}
.ny_left_nav ul li ul li:hover a{color:#c99255}



/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.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; }
.ny_about_info p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_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_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: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#c99255}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #c99255;}
.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;

}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #c99255;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#c99255}

.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}


  /*内页新闻*/
  .ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
  .ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
  .ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
  .ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
  .ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
  .ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
  .news_xx{width:65%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
  .news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
  .ny_news_all ul li:hover .news_xx h3{ color: #c99255}
  .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:18%; height:auto; float: right; overflow:hidden}
  .news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
  .ny_news_all ul li:hover{background: #f4f4f4}
  .ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#c99255}
  .ny_news_all ul li:hover h3{font-weight: bold; }
  .ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
  .ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
  .ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
  .ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#333; margin: 40px 0}
  .ny_service_all img,.ny_news_show img{max-width:100%}
  .ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			  clear: both}
  



/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1300px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: auto;  }
.picScroll-ipro .bd ul li{ width: 414px; float: left; margin-right: 30px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 414px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 372px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #bf0e20; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #bf0e20; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 110px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #bf0e20}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}






/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{box-shadow: rgb(0 0 0 / 31%) 0px 0px 13px; background: rgb(255, 255, 255);}
.ny_banner #menu .nav .nLi p a{color:#000}
.ny_banner .h_dianhua{background: url(../images/souso_h.png) center center no-repeat;}
.ny_banner .logo_b{display:block;}
.ny_banner .logo_a{display:none;}
.ny_banner .header_cebian{border-right: 1px solid rgb(233, 234, 234);}
.ny_banner .nav_dinaji{background: url(../images/menu_h.png) center center no-repeat;}

.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 48px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid #a9a9a9; border-bottom:1px solid #a9a9a9; display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}

.about_banner{background: url(../images/about_ban.jpg) no-repeat center}
.contact_banner{background: url(../images/contact_ban.jpg) no-repeat center}
.product_banner{background: url(../images/product_ban.jpg) no-repeat center}
.case_banner{background: url(../images/case_ban.jpg) no-repeat center}
.service_banner{background: url(../images/service_ban.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.rlzy_banner{background: url(../images/rlzy_ban.jpg) no-repeat center}




@media screen and (max-width:1500px){
	.w1400{width:1200px;}
	.footer_ma dl{width:132px;}
	.about_top_right h4{margin: 30px 0 38px;}
	.in_about_more{margin-top:60px; }
	.about_top_right h6{font-size: 18px;}
	.index_service_one{padding-left: 9%}
	.h_input{width:16%}
}





