@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box;}
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}



/* 导航栏 */
.header{width:100%; ;}

.header_top{width:1200px; height: 54px; margin: 0px auto; line-height: 53px;}
.header_top .huanying{font-size: 14px; color: #5a420f; float: left}
.h_dh{float: right;  font-size: 16px; color: #5a420f}
.h_dh span{font-size: 18px; color: #5a420f; font-weight: bold;}
#menu{ height:60px; width:100%; background: #64564b}
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 1200px; height: 100%;}
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height: 100%; width:239px; line-height: 60px; height: 100%}
#menu .nav .nLi h3{ font-weight: normal; width:100%; text-align:center; font-size:16px; z-index: 2; position: relative; color:#fff;height:60px; }
#menu .nav .nLi h3 a{color:#fff;  overflow: hidden; width: 100%; height: 100%; display: block}
#menu .nav .sub{ display:none; width:100%; left:0;   top:60px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#5a420f; }
#menu .nav .nLi .sub a:hover{ color:#5a420f;}
#menu .nav .active,#menu .nLi:hover{background:#5a420f}
#menu .nav .nLi h3 p{height:60px; line-height:60px;}

.in_yqlj{ margin: 65px 0; font-size: 22px; font-weight: bold;}
   




/* 首页:banner */
.banner{ width:100%;  position:relative;  height:500px;}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #ddd; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#64564b}
.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:500px;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.ldysc_ban{background: url(../images/banner1.jpg) no-repeat center}
.fdjtc_ban{background: url(../images/banner2.jpg) no-repeat center}




/*我们的优势*/
.index_youshi{width:100%; height: 560px; overflow: hidden; background: #f7f7f7; padding:50px 0 63px}
.index_youshi_title{width:100%;  height: auto; overflow: hidden}
.index_youshi_title h3{font-size: 30px; color: #000000; font-weight: bold; margin-bottom: 8px;}
.index_youshi_title p{font-size: 18px; color: #64564b;  line-height: 30px;}
.index_youshi ul{width:100%; height: auto; margin-top: 40px;}
.index_youshi ul li{width:386px; height: 300px; border: 1px solid #64564b; padding: 10px; float: left; margin-right: 20px;}
.index_youshi ul li a{width:100%; height: 100%; display: block; background: #64564b; padding: 8px;}
.in_ys_pic{width:100%; height: auto; overflow: hidden;}
.in_ys_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;}
.in_ys_title{width:120px; height:138px; line-height:138px; background: url(../images/ys_title.png) no-repeat center; margin: 0px auto; text-align: center; font-size: 18px; color: #fff; margin-top:10px;}
.index_youshi ul li:last-child{margin-right: 0}
.index_youshi ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*关于我们*/
.index_about{width:1920px;  height:500px; position: relative; margin: 0 auto; }
.index_about_left{width:42%; height: 500px; background: url(../images/wuwu_bj.jpg) no-repeat right center}
.index_about_info{width:1200px; height: 500px; position: absolute; top:0; left:50%; margin-left: -600px; z-index: 9; padding-top:40px}
.in_ab_xx{width:700px; height: auto; float: right}
.in_ab_xx h3{width:100%; height: auto; font-size: 30px; color: #000; font-weight: bold;}
.in_ab_xx span{font-size: 28px; color: #64564b; font-weight: bold;}
.in_ab_info{width:100%; height: 96px; margin: 40px 0}
.in_ab_info a{font-size: 16px; color: #64564b; line-height: 34px; }
.abou_more{width:130px; height: 42px; background: url(../images/about_t.png) no-repeat center; line-height: 42px;  font-size: 14px; color: #64564b; display: block; text-align: center}
.in_ab_xx ul{width:100%; height: auto; overflow: hidden; margin-top: 45px; padding-top: 10px;}
.in_ab_xx ul li{width:106px; height: 122px; background: url(../images/wubian.png) no-repeat center; text-align: center; float: left; margin-right: 25px; padding-top: 35px; transition: all 0.4s ease-in-out;
}
.in_ab_xx ul li p{font-size: 16px; color: #64564b; line-height: 28px;}
.abou_more:hover{background: url(../images/news_t.png) no-repeat}
.in_ab_xx ul li:hover p{font-weight: bold;}
.in_ab_xx ul li:hover{margin-top: -10px; transition: all 0.4s ease-in-out;}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-bottom:85px; margin-top: 70px;}
.index_news_one{width:386px; height: auto; float: left; margin-right: 21px; }
.news_title{width:130px; height: 42px; background: url(../images/news_t.png) no-repeat center; text-align: center; line-height: 42px; font-size: 16px; color: #64564b; font-weight: bold; display: block; margin: 0px auto 15px;}
.news_title:hover{background: url(../images/about_t.png) no-repeat center}
.in_news_top{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding: 13px;}
.in_news_pic{width:100%; height: auto; background: #64564b; padding: 8px; overflow: hidden}
.in_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;}
.in_news_xx{width:100%; height: auto; overflow: hidden; padding: 10px 0}
.in_news_xx h3{width:100%; height:35px; line-height: 35px; font-size: 16px; color: #64564b; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_xx p{width:100%; height:72px; line-height:26px; font-size: 14px; color: #777777;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_time{width:100%; height: 40px; line-height: 40px; margin-top: 20px;}
.in_news_time span{font-size: 16px; color: #64564b; float: left}
.in_news_time img{float: right; margin-top: 2px;}
.index_news_one:last-child{margin-right: 0}
.index_news_one ul{width:100%; height: auto; overflow: hidden; margin-top: 10px; padding: 0px 8px;}
.index_news_one ul li{width:100%; height: 35px; line-height: 35px; }
.index_news_one ul li a{width:100%; height: 100%; font-size: 16px; color: #64564b; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_top:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_news_top:hover h3,.in_news_top:hover p{font-weight: bold;}
.index_news_one ul li:hover a{color:#000}


/*底部*/
.footer{width:100%; height: 510px;  background: url(../images/footer.jpg) no-repeat bottom center;  padding-bottom: 50px; position: relative; padding-top:35px;}
.f_logo{width:125px; height: 118px;  text-align: center; position: absolute; top:-30px; left:50%; margin-left:-62.5px}
.f_logo img{width:125px; height: 118px; display: block;  }
.f_xinxi{width:808px; height: auto; overflow: hidden; line-height: 40px; margin: 20px auto 0}
.f_xinxi p{font-size: 18px; color: #fff; opacity: 0.5; float: left; letter-spacing:11px}
.p_right{margin-left: 180px;}


.footer_input{width:420px; height: auto; overflow: hidden; float: left; margin-top: 40px;}
.footer_input  h3,.footer_xx h3{font-size: 18px; color: #ffffff; font-weight: bold; margin-bottom:20px; background: url(../images/f_tbj.png) no-repeat center; width: 130px; height: 42px; text-align: center; line-height: 42px;}
.f_input_xx{width:100%; height: auto; overflow: hidden}
.f_input_xx input[type="text"]{height:50px; border: 1px solid rgba(255,255,255,0.5); width:100%; float: left; background: none; padding: 0px 10px; margin-bottom: 10px;
	font-size: 14px; color: #ffffff }


.f_input_xx input::-webkit-input-placeholder {
    color:    #fff;  
}  
.f_input_xx input:-moz-placeholder {
   color:    #fff;  
   opacity:  1;  
}  
.f_input_xx input::-moz-placeholder {
   color:    #fff;  
   opacity:  1;  
}  
.f_input_xx input:-ms-input-placeholder {
   color:    #fff;  
}  

.f_submit{width:202px; height:54px;font-size: 14px; color: #fff; background: #857c74; border: 0; cursor:pointer}
.footer_xx{width:475px; height: auto; float:left; margin-top: 40px; margin-left: 86px; }
.footer_info{width:100%; height: auto; overflow: hidden}
.footer_info h4{font-size: 16px; color:#fff; font-weight: bold; line-height:30px;}
.footer_info p{font-size: 16px; color: #fff; line-height: 32px;}
.footer_img{width:158px; float: right;  margin-top:80px;}
.footer_img img{width:158px; height: 158px; display: block}
.footer_img p{font-size: 14px; color: #fff;  text-align: center; line-height: 40px;}
.copy{clear:both;width:100%;height:60px;color:#968a80;font-size:12px;line-height:60px;  margin-top:20px;}
.copy_l{float:left; font-size:14px; color:#968a80}
.copy_l a{color:#968a80}
.copy_l a:hover{color:#ff7300!important}
.footer_zhichi{width:auto; height:60px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#968a80; line-height:60px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:121px;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: 12px; color: #968a80;}
.footer_zhichi i{ float: left;}
.f_submit:hover{background:#5a420f}










/*内页*/
.ny_banner{ width:100%;  position:relative;  height:499px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.hzjg_ban{background: url(../images/hzjg_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.team_ban{background: url(../images/team_ban.jpg) no-repeat center}
.zscx_ban{background: url(../images/zscx_ban.jpg) no-repeat center}
.video_ban{background: url(../images/video_ban.jpg) no-repeat center}
.spxz_ban{background: url(../images/spxz_ban.jpg) no-repeat center}


.ny_baninfo{width:1200px; height:225px; position: absolute; top:142px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 60px; color:#463c34; line-height: 40px; margin-top: 120px;font-weight: bold}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 96px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #64564b; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #463c34;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #463c34}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#64564b}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #463c34)) 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: -26px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#64564b; border-radius:38px;}
.ny_nav ul li{width:120px; 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_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; 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:#64564b}
.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_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; 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: 1px solid #e5e5e5; padding: 0px; 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_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 #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: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_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_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:380px; height: auto; float: left; margin-right:30px; margin-bottom:25px;}
.ny_case_all ul li .case_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_case_all ul li .case_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_case_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_case_all ul li:nth-child(3n){margin-right: 0px;}
.ny_case_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: 40px 0; font-size:16px; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_serarch_all{width:100%; height: auto; overflow: hidden; margin: 90px 0; font-size:16px; color:#666; line-height:30px;}
.ny_serarch_all h3{width:100%; height:40px; line-height:40px; text-align:center; font-size:26px; color:#333}
.ny_serarch_all h4{width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; color:#333; line-height:28px;}
.s_input{width:600px; height:50px; line-height:50px;  border:1px solid #64564b; float:left; font-size:16px; color:#64564b; padding:0px 10px;}
.s_subnmit{background:#64564b; font-size:14px; color:#fff; border:0; width:160px; height:50px; float:left;}
.s_text{width:760px; display:table; margin:80px auto;}



.ny_bianhao{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center; font-weight: bold}

.home{width:100%; height:auto; overflow:hidden}
.home a{text-decoration: none;font-size: 15px;  margin-top: 40px; background-color: #b99867; color: #fff; width:120px; height:40px; line-height:40px; display:block; margin:8px auto; text-align:center}
.home a:hover{background-color: #c8a572;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 4px;
    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:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
	 background-position: 4px 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.lxfx li i.icon-ly {
    background-position: 4px -49px;
}
.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: -34px -50px;
}



.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#64564b;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



@media screen and (max-width:1440px){
	.indedx_honor_xx{margin-left: 8%}
	.in_huanj_center .huanj_cecnter_xx{width:96%; margin-left: -48%;}
	.h_sinfo{padding: 35px 0px 0;}
	.h_sinfo dl dd{font-size: 16px;}
}




.keyword_light img{
    width: 100%;
    height: auto !important;
}
