  *{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
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;  }
a:hover{text-decoration:none}
h1,h2,h3,h4,h5,h6{font-weight:normal; margin: 0;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.container,.w1200{width:1200px; margin:0px auto;}
.w1440{width:1440px; margin:0px auto;}
.r{float:right;}
.l{float:left;}

body{overflow-x: hidden}



.header_nav{width:100%; height:110px; position: absolute; top:0; left:0; z-index: 9; border-bottom: 1px solid rgba(255,255,255,0.3); padding: 0px 4%}
.h_logo{width:242px; height:100%; float: left;display: flex; align-items: center; }
.h_logo img{width: 100%; align-items: center; margin: 0px auto;}
.header_right{width:950px; height: auto; float: right}
.h_dhs{width:auto; height: 40px; line-height: 40px; text-align: right; font-size: 16px; color: #d9ba8c; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 30px; display: table; float: right; margin-top: 19px;}
.h_dhs span{font-size: 24px; color:#d9ba8c; font-weight: bold; font-family: "Arial"}
.header_bottom{width:100%; height: auto; }
.header_bottom .h_search{width:30px; height:50px; float: right; background: url(../images/h_search.png) no-repeat center}
.h_text{width:100%; height:auto; padding:20px 10px; background:rgba(0,0,0,0.5); position: absolute; top:110px; right:0; display:none; z-index: 999}
.h_text input[type="text"]{width:78%; height: 40px; line-height: 40px; background: #eee; padding: 0px 10px; float: left; border: 0; border-radius: 5px;}
.sub_tijiao{float: right; width:20%; height: 40px; background: #d9ba8c; border-radius: 5px; color:#fff; border: 0;}
.h_text_info{width:30%; margin: 0px auto;}





/*导航*/
.nav{width:900px; height:50px; float: left;  line-height:50px; }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%; width:128px; text-align: center; }
.nav .nLi:last-child{margin-right: 0}
.nav .nLi h6{ height:100%; width:100%; text-align: center;  }
.nav .nLi h6 a{ color:#fff; display: block; width: 100%; height: 100%;}
.nav .nLi h6 p{position: relative; z-index: 9;font-size:16px; color:#fff; display: table; margin: 0px auto;}
.nav li.active p{color:#d9ba8c;  background: url(../images/f_active.png) no-repeat bottom center; }
.nav .nLi:hover h6 p{color:#d9ba8c;  background: url(../images/f_active.png) no-repeat bottom center;}
.nav .sub{ display:none;left:50%; top:50px;  position:absolute;  line-height:26px; width:140px; margin-left: -70px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center;  }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#d9ba8c; font-weight: bold;}





/*banner*/
.banner{ width:100%;  position:relative;  height:900px;clear: left; overflow: hidden}
.banner .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:auto; overflow:hidden; position:absolute; right:0; bottom:40px; z-index:1; width:100%; }
.banner .slideBox .hd .pageState{font-size: 20px; color: #ffffff; font-family: "Arial"}
.banner .slideBox .hd .pageState span{font-size: 60px; font-weight: 900}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0; width:100%  }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; height:900px; text-align: center; transition:transform 5s ease 0s, opacity 2s ease 0s; transform:matrix(1.1, 0, 0, 1.1, 0, 0);}
.banner .slideBox .bd li a{width:100%; height: 100%; display: block;  padding-top:220px;   }
.banner .slideBox .bd li h3{font-size: 54px; color: #fff; font-weight: bold; background: url(../images/zi_bjs.png) no-repeat center; text-align: center; line-height: 70px; margin-top: 35px;}
.banner .slideBox .bd li p{font-size: 18px; color: #fff; margin-top: 20px; margin-bottom: 20px;}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; width: auto; display: table; margin: 0px auto;}
.banner .slideBox .hd ul li{ float:left;margin: 0px 10px; width:15px; height:15px; border-radius: 50%; text-align:center; background:#fff; cursor:pointer; opacity: 0.5 }
.banner .slideBox .hd ul li.on{opacity: 1 }




.ban_active{transform:matrix(1.1, 0, 0, 1.1, 0, 0);}



/*关于我们*/
.index_about{width:100%; height:auto;  margin-top:115px; overflow: hidden}
.index_about_left{width:780px; height: 815px; float: left; position: relative}
.index_about_left:after{content: ""; width: 1110px; height: 374px; background: #333333; position: absolute; bottom:0; left:0; z-index: -1}
.index_about ul{width:100%; height: auto; overflow: hidden; margin-top: 90px; }
.index_about ul li{width:315px; height: auto; float: left; margin-bottom: 54px; margin-right: 50px;}
.index_about ul li i{width:45px; height: 60px; float: left; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
	.index_about ul li:nth-child(2n){margin-right:0}
.in_ab_info{margin-left: 55px;}
.in_ab_info h3{width:100%; height:30px; line-height:30px; font-size: 18px; color: #000000;}
.in_ab_info span{width:100%; height:30px; line-height:30px; font-size: 18px; color: #000000;}
.in_ab_info p{width:100%; height:30px; line-height:30px; font-size:16px; color: #555555;}
.icon1{background: url(../images/icon1.png) no-repeat center}
.icon2{background: url(../images/icon2.png) no-repeat center}
.icon3{background: url(../images/icon3.png) no-repeat center}
.icon4{background: url(../images/icon4.png) no-repeat center}
.index_about_pz{width:100%; height: auto; overflow: hidden; margin-top: 32px; padding-left: 30px;}
.index_about_pz dl{width:20%; height: auto; text-align: center; float: left}
.index_about_pz dl dt{width:23px; height: 23px; background: #d2d2d2; border-radius: 50%; margin: 0px auto; position: relative; margin-bottom: 40px;}
.index_about_pz dl dt:after{content: ""; width: 1px; height: 0; background: #d9ba8c; position: absolute; top:23px; left:50%; transition: all 0.4s ease-in-out;}
.index_about_pz dl dd{font-size: 18px; color: #ffffff; line-height: 40px;}
.index_about_pz dl:hover dt{background: #d9ba8c;}
.index_about_pz dl:hover dd{color:#d9ba8c}
.index_about_pz dl:hover dt:after{height: 32px; transition: all 0.4s ease-in-out;}
.index_about_xx{width:700px; height: 135px; border: 1px solid #d9ba8c; margin-left:68px; padding:15px 135px 15px 32px; margin-top: 55px; 
	background: url(../images/ppz_t.png) no-repeat 600px center}
.index_about_xx h3{font-size: 24px; color: #d9ba8c; font-weight: bold; margin-bottom: 10px;}
.index_about_xx span{font-size: 24px; color: #d9ba8c; font-weight: bold; margin-bottom: 10px;}
.index_about_xx p{font-size: 16px; color: #d9ba8c; line-height: 28px;}
.index_about_right{width:580px; height: 750px; float: right; position: relative; background: url(../images/about1.jpg) no-repeat center; padding-top: 36px; 
	padding-left: 36px;}

.index_about ul li:hover i{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);
}

.index_about ul li:hover .icon1{background: url(../images/icon1_h.png) no-repeat center}
.index_about ul li:hover .icon2{background: url(../images/icon2_h.png) no-repeat center}
.index_about ul li:hover .icon3{background: url(../images/icon3_h.png) no-repeat center}
.index_about ul li:hover .icon4{background: url(../images/icon4_h.png) no-repeat center}

.index_about_xx:hover{background:#fff url(../images/ppz_t.png) no-repeat 600px center}


/*优势*/
.index_yosuhi{width:100%; height: auto;  overflow: hidden; padding-top: 68px; margin-top: 126px; background: url(../images/ys_bjs.jpg) no-repeat top center;     background-attachment: fixed; background-size: cover; }
.index_yosuhi_title{width:100%; height: auto; text-align: center}
.index_yosuhi_title h3{font-size: 42px; color: #ffffff; font-weight: bold;}
.index_yosuhi_title h3 span{font-size: 72px; color: #d9ba8c; font-family: "Arial"}
.index_yosuhi_title b{font-size: 42px; color: #ffffff; font-weight: bold;}
.index_yosuhi_title b span{font-size: 72px; color: #d9ba8c; font-family: "Arial"}
.index_yosuhi_title h5{font-size: 16px; color: #fff; line-height: 35px; margin-top: 5px;}
.index_yosuhi_title p{font-size: 16px; color: #fff; line-height: 35px; margin-top: 5px;}
.index_yosuhi_one{width:740px; height: auto; overflow: hidden; margin:65px auto 80px; text-align: center}
.yosuhi_pic{width:230px; height:266px; margin: 0px auto; position: relative; transition: all 0.4s ease-in-out;}
.yosuhi_pic img{width:100%; height: auto; transition: all 0.4s ease-in-out;}
.index_yosuhi_one dl,.index_yosuhi_li dl{width:auto; height: 35px; line-height: 35px; overflow: hidden; text-align: center; margin: 15px auto 10px; display: table;}
.index_yosuhi_one dl dt,.index_yosuhi_li dl dt{width:auto; height: 35px; line-height: 35px; float: left; font-size: 24px; color: #000000; font-weight: bold;}
.index_yosuhi_one dl dt span,.index_yosuhi_li dl dt span{color:#623f0d; font-size: 24px;}
.index_yosuhi_one dl dd,.index_yosuhi_li dl dd{float: left; color:#555555; font-size: 16px;}
.index_yosuhi_one p,.index_yosuhi_li p{width:100%; height: auto; overflow: hidden; line-height: 16px; color:#555; line-height: 32px;}
.index_yosuhi_li{width:350px; height: auto; float: left; text-align: center; margin: 0px 65px; }
.index_yosuhi_all{width:100%; height: auto; overflow: hidden; background: url(../images/ys_bai.png) no-repeat  center}
.yosuhi_pic:after{content: ""; width:230px; height: 266px;background: url(../images/wu_xing.png) no-repeat center; position: absolute; top:0; left:0; transition: all 0.4s ease-in-out; opacity: 0; z-index:-1}
.index_yosuhi_li:hover .yosuhi_pic{padding:6px 5px 0;}
.index_yosuhi_li:hover .yosuhi_pic:after{opacity: 1}





/*定制*/
.index_dingzhi{width:100%; height: auto; overflow: hidden; margin-top:130px;}
.slideTxtBox{ width:100%; margin-top: 50px;}
.slideTxtBox .hd{width:100%; height: auto; overflow: hidden}
.slideTxtBox .hd ul{width:auto; display: table; margin: 0px auto;}
.slideTxtBox .hd ul li{ float:left; width: 200px; height: 200px; text-align: center; padding-top: 30px;}
.dingzhi_icon{width:80px; height: 80px; border: 1px solid #e1e1e1; border-radius: 50%; display: flex; align-items: center; margin: 0px auto 8px;}
.dingzhi_icon img{align-items: center; margin: 0px auto; max-width: 100%}
.dz_h{display: none;}
.slideTxtBox .hd ul li p{font-size: 16px; color: #555555; line-height: 40px;}
.slideTxtBox .hd ul li.on{background: #b68f59}
.slideTxtBox .hd ul li.on .dz_h{display: block}
.slideTxtBox .hd ul li.on .dz_b{display: none}
.slideTxtBox .hd ul li.on p{color:#fff}
.slideTxtBox .bd{width:100%; height: auto; overflow: hidden; margin-top: -30px;}
.slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden}
.slideTxtBox .bd li{width:100%; height: 550px; background-attachment: fixed!important; background-size:cover!important; padding-top: 140px;}
.slideTxtBox .bd li h3{font-size: 40px; color: #ffffff; text-align: center}
.slideTxtBox .bd li .in_dingzhi_info{font-size: 16px; color: #ffffff; text-align: center; line-height: 30px; margin: 32px auto 40px; width: 600px;}
.slideTxtBox .bd li span{width:190px; height: 55px; border: 1px solid #fff; text-align: center; line-height: 55px; display: block; margin: 0px auto; font-size: 16px; color: #fff; position: relative; z-index: 9}
.slideTxtBox .bd li span:after{content: ""; width:0; height: 100%; background: #b68f59; position: absolute; top:0; left:0; z-index: -1; transition: all 0.4s ease-in-out;}
.slideTxtBox .bd li span:hover:after{width:100%; transition: all 0.4s ease-in-out;}






/*案例*/
.index_case{width:100%; height:auto; overflow: hidden; margin-top: 86px;}
.index_case_title{width:100%; height: auto; overflow: hidden;  border-left:8px solid #d9ba8c; padding-left:20px;}
.index_case_title h3{font-size: 42px; color: #000000; line-height: 50px; font-weight: bold;}
.index_case_title span{font-size: 42px; color: #000000; line-height: 50px; font-weight: bold;}
.index_case_title p{font-size:16px; color: #000000; line-height: 30px;}
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top: 42px}
.index_case ul li{width:32%; float: left; margin-right: 2%; margin-bottom: 18px;}
.index_case ul li:nth-child(3n){margin-right: 0}
.in_case_pic{width:100%; height: auto; padding:6px; border: 1px solid #dbdbdb}
.in_case_pic img{width:100%; height: auto; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.case_pic_hover{width:100%; height: 100%; position: relative; overflow:hidden}
.case_pic_hover .case_pic_xx{width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: absolute; top:0; left:0; opacity: 0;}
.index_case ul li p{width:70%; height: 60px; line-height: 60px; text-align: center; font-size: 16px; color: #000000; margin: 0px auto}
.in_case_t{width: 100%; height: 60px; line-height: 60px; position: relative}
.in_case_t:after{content: ""; width:0; height: 1px; top:50%; right:0; position: absolute;  background: #d9ba8c; transition: all 0.4s ease-in-out; opacity: 0.5}
.in_case_t:before{content: ""; width:0; height: 1px; top:50%; left:0; position: absolute;  background: #d9ba8c; transition: all 0.4s ease-in-out; opacity: 0.5}
.case_pic_xx:after{position: absolute;
    content: '';
    opacity: 1;
    top: 15px;
    right: 30px;
    left: 30px;
    bottom: 15px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: scale(1,0);
    transition: opacity 0.35s, transform 0.55s;
    transform-origin: 100% 0;}
.case_pic_xx:before{position: absolute;
    content: '';
    opacity: 1;
    top: 25px;
    right: 15px;
    left: 15px;
    bottom: 25px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0,1);
    transition: opacity 0.35s, transform 0.35s;
    transform-origin: 50% 50%; }

.index_case ul li:hover .case_pic_xx:before { opacity: 1; transform: scale(1);}
.index_case ul li:hover .case_pic_xx:after {opacity: 1;  transform: scale(1);}
.index_case ul li:hover .in_case_t{background: #333333;}
.index_case ul li:hover .in_case_t p{color:#d9ba8c; }
.index_case ul li:hover .in_case_pic{border: 1px solid #333333}
.index_case ul li:hover .in_case_t:after{width:25%; transition: all 0.4s ease-in-out;}
.index_case ul li:hover .in_case_t:before{width:25%; transition: all 0.4s ease-in-out;}
.index_case ul li:hover .case_pic_xx{opacity: 1}
.index_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.case_pic_xx i{width:40px; height: 40px; background: url(../images/search.png) no-repeat center; position: absolute; top:100%; left:50%; margin-left: -20px; 
	margin-top: -20px; transition: all 0.4s ease-in-out;}
.index_case ul li:hover .case_pic_xx i{top:50%;  transition: all 0.4s ease-in-out;}









/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 55px; margin-bottom:85px; }
.index_news_title{width:100%; height: auto; overflow: hidden}
.index_news_title h3{width:100%; height: 50px; line-height: 50px;  position: relative; font-size: 42px; color: #000000; font-weight: bold;  text-align:center; }
.index_news_title h3 span{color:#623f0d;  display:inline-block; text-align:center; }
.index_news_title h3 i{font-style: normal; font-size: 20px; margin: 0px 8px; color:#623f0d; display:inline-block; text-align:center;}
.index_news_title h3:before{content: ""; position: absolute; left:0; height: 1px; background: #d2d2d2; width:34%; top:50%;}
.index_news_title h3:after{content: ""; position: absolute; right:0; height: 1px; background: #d2d2d2; width:34%; top:50%;}
.index_news_title a{font-size: 16px; color: #000000; line-height: 40px; display: block; text-align: center}
.index_news_title p{font-size: 16px; color: #000000; line-height: 40px; display: block; text-align: center}
.index_news .swiper-container{margin-top: 40px;}
.index_news .swiper-slide a{width:100%; height: 160px; border: 1px solid #e5e5e5; padding:12px 30px; display: block}
.index_news .swiper-slide a h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news .swiper-slide a p{width:100%; height: 56px; line-height: 26px; font-size:14px; color: #555555;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 5px auto;
}
.index_news .swiper-slide a span{font-size: 14px; color: #999999; display: block}
.index_news .swiper-slide a:hover{background: #f4f4f4;  border: 1px solid #f4f4f4;}




/*联系我们*/
.index_conatct{width:100%; height:550px; background: url(../images/contact_bjs.jpg) no-repeat bottom center; position: relative; background-attachment: fixed; 
	background-size: cover; padding-top: 110px;}
.in_video{width:82px; height: 82px; position: absolute; top:-41px; left:50%; margin-left: -41px;}
.in_contact_nian{width:auto;  font-size: 30px; color: #fff;  margin: 0px auto; display: table}
.in_contact_nian span{font-size: 90px; color: #b68f59; font-family: "Arial";}
.in_contact_nian p{font-size: 30px; color: #b68f59;display:inline-block; vertical-align:middle;}
.in_contact_nian i{font-size: 30px; display:inline-block; vertical-align:middle; font-style: normal; margin-top:30px;}
.index_conatct h5{font-size: 16px; color: #fff; line-height: 30px; text-align: center; }
.index_conatct h6{font-size: 16px; color: #fff; line-height: 30px; text-align: center; margin-top: 40px;}
.index_conatct_dizhi{width:1200px; height:150px; background: #333333; position: absolute; bottom:0; left:50%; margin-left: -600px; padding: 44px 100px; }
.index_conatct_dizhi dl{width:auto; height: auto; float: left; margin-right: 100px;}
.index_conatct_dizhi dl dt{width:44px; height: auto; float: left; margin-top: 8px;}
.index_conatct_dizhi dl dt img{width:100%; height: auto}
.index_conatct_dizhi dl dd{float: left; margin-left: 10px;}
.index_conatct_dizhi dl dd h3{font-size: 16px; color: #fff; line-height: 30px; font-weight: bold;}
.index_conatct_dizhi dl dd span{font-size: 16px; color: #fff; line-height: 30px; font-weight: bold;}
.index_conatct_dizhi dl dd p,.index_conatct_dizhi dl dd a{font-size: 16px; color: #959595; line-height: 28px;}
.index_conatct_dizhi dl:last-child{margin-right: 0}






/*dibu*/
.footer{width:100%; overflow: hidden; background:#333333; padding-top:30px; }
.footer_nav{width:100%; height:40px; border-bottom:1px solid rgba(255,255,255,0.1)}
.footer_biaoti{width:auto; display: table; margin: 0px auto;}
.footer_biaoti a{float:left; font-size:16px; color:#fff; width:145px; text-align: center; height: 40px; }
.footer_biaoti a:hover,.footer_biaoti a.active{color:#d9ba8c; background: url(../images/f_active.png) no-repeat bottom center}
.footer_ma{width:auto; display: table; margin: 24px auto 0;}
.footer_ma dl{width:124px; height: auto; float: left; margin-right: 20px;}
.footer_ma dl dt{width:100%; height: auto; display: block}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #c9c9c9; text-align: center;}
.copy{clear:both;width:auto;height:68px;color:#a0a0a0; line-height:68px; position: relative;  margin: 0px auto; display: table}
.copy_l{float:left; font-size:14px; color:#a0a0a0; margin-right: 50px;}
.copy_l a{color:#a0a0a0}
.copy_l a:hover{color:#ea5420!important}
.footer_zhichi{width:auto; height:68px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#a0a0a0; line-height:68px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:23px; margin-right: 10px; opacity:0.5}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:22px; opacity:0.5}
.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: #a0a0a0;}
.footer_zhichi i{ float: left;}




/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden; background: #d9ba8c; padding: 10px 0 }
.footer_link p{font-size: 14px; color: #fff; float: left;line-height:50px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #fff; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{font-weight: bold;}




/*弹出视频*/
.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;}




/*客服*/
.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:#d9ba8c;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}






@media screen and (max-width:1450px){
	.w1440{width:1200px;}
	.index_about_left{width:686px;}
	.index_about_right{width:496px;}
	.index_yosuhi_li{margin:0px 25px;}
	.index_about_xx{width:617px;}
	.index_about_xx{padding:15px 32px 15px 32px}
}





.case_ban{ background: url(../images/case_ban.jpg) no-repeat}
.about_ban{background: url(../images/about_ban.jpg) no-repeat}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat}
.service_ban{background: url(../images/service_ban.jpg) no-repeat}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat}
.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:14px;}
.m-crm a{font-size:14px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#71614d;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:16px;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#71614d;    font-weight: bold;}
.ny_biaoti{overflow:hidden; margin:30px auto 30px;}
.ny_biaoti ul{width:100%; height:auto; overflow:hidden}
.ny_biaoti ul li{width:294px; height:50px; line-height:50px; border:1px solid #eee; border-radius:40px; text-align:center; float:left; margin-right:8px; margin-bottom:10px;}
.ny_biaoti ul li a{display:block;height:100%;color:#333333;font-size:16px;}
.ny_biaoti ul li.active a,.ny_biaoti ul li:hover a{color:#fff; background:#71614d; border-radius:40px;}
.ny_biaoti ul li:nth-child(4n){margin-right:0}





/*荣誉资质*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_honor ul{width:100%; height:auto; overflow:hidden}
.ny_honor ul li{width:32.3%; height:auto; float:left; margin-right:1.5%; margin-bottom:20px;}
.ny_honor ul li .ny_honor_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_honor_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_honor ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_honor ul li:nth-child(3n){margin-right:0}
.go_black {
    width: 90px;
    height: 30px;
    background: #1578bf;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}

.ny_honor 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_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left}
.ny_news_top dl dt{width:255px; height: 180px; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: 184px; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height: 106px; font-size: 14px; color: #999999; line-height: 28px;}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#71614d}
.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom:50px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 50px 0; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #71614d 0%,#d7c8b9 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:100%;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}



/*产品详情*/
.ny_xksb,.ny_pjcl{width:100%; height: auto; overflow: hidden; margin-top: 35px;}



/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}



/*联系我们*/
.lxwm_z{float:left; width:700px;}
.lxwm_r{float:right;}
.lxwm{width:100%; height:auto; overflow:hidden; margin:20px auto;}
.lxwm_r li{width:130px; height:auto; float:left; margin-left:20px;}
.lxwm_r li p{width:100%; height:30px; line-height:30px; text-align:center}
.lxwm_r li img{width:100%; height:auto; display:block; border:1px solid #eee}

.header_all{width:100%; height:100vh; background:rgba(0,0,0,0.8); position:fixed; top:0; left:0; z-index:999; display:none;    }
.header_all .header_all_info{height:100vh;  display: table-cell; vertical-align: middle;}
.header_close{width:32px; height:32px;  position:fixed; top:50px; right:60px; z-index:999}
.header_all dl{width:100%; height:auto; overflow:hidden; margin-bottom:20px}
.header_all dl dt{color:#71614d; font-size:20px; float:left; line-height:50px;font-weight: bolder}
.header_all dl dd{width:89%; height:auto;float:left; margin-left:2%}
.header_all dl dd ul{width:100%; height:auto;}
.header_all dl dd ul li{width:120px; height:50px; line-height:50px; float:left; text-align:center}
.header_all dl dd ul li a{color:#fff; font-size:16px;}



/*关于我们*/
.ny_about_ul{width:100%; height: auto; overflow: hidden; }
.ny_about_ul li{width:520px; height: 300px; float: left; overflow: hidden; position: relative; margin-bottom: 10px;}
.ny_about_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;}
.about_ul_hover{width:100%; height: 52px; background: rgba(0,0,0,0.48); position: absolute; bottom:0; left:0; text-align: center; transition: all 0.4s ease-in-out;}
.about_ul_hover h4{width:100%; height: 52px; line-height: 52px; font-size: 18px; color: #fff; font-weight: bold;}
.about_ul_hover p{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space:nowrap; margin: 10px 0}
.about_ul_hover span{width:100%; font-size: 16px; color: #fff;}
.ny_about_ul li:nth-child(2n){float: right}
.ny_about_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_about_ul li:hover .about_ul_hover{height:100%; background: rgba(0,53,148,0.8); transition: all 0.4s ease-in-out; padding-top: 55px}
.ny_about_ul li:hover h4{font-size: 30px; }
.ny_about_ul img{max-width:100%; display:block;}
.ny_about_xq{padding:20px 0;}
.ny_about_xq .about_xq_xq{background:#fff; padding:50px; font-size:16px; color:#666; line-height:32px; width:1300px; margin:0px auto;     box-shadow: 0 0 8px rgba(0,0,0,0.2); }



/*内页产品*/
.ny_ban{width:100%; height: 365px; position: relative;}
.ny_ban_info{width:100%; height:229px; background: url(../images/dao_bjs.jpg) no-repeat left center; position: absolute; bottom:0; left:0}
.ny_ban_info dl{width:1200px; height: 100%; float: left; margin-top: 35px;text-align: center}
.ny_ban_info dl dt{font-size: 36px; color: #fff; font-weight: 900; font-family: "Arial"}
.ny_ban_info dl dd{font-size: 24px; color: #fff;}
.ny_post{float: right; background: url(../images/home.png) no-repeat left center; padding-left: 30px; font-size: 16px; color: #666666; margin-top: 196px;}
.ny_post a,.ny_post span{font-size: 16px; color: #666666}
.ny_post a:hover{color:#194ca6}
.ny_all{width:100%;line-height:30px; margin-bottom:40px;  width:100%; height:auto; overflow:hidden}

.ny_info{width:100%; height: auto; overflow: hidden; background: url(../images/pro_bjs.jpg)  no-repeat right top;  
	padding-bottom: 36px}
.ny_product_ul ul{width:100%; height: auto; overflow: hidden; margin: 0px auto;}
.ny_product_ul ul li{width:32.3%; height: auto; float: left; position: relative; margin-right:1.5%; margin-bottom: 20px; overflow: hidden;border-radius:10px}
.ny_product_ul 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;}
.ny_product_ul ul li:nth-child(3n){margin-right: 0}
.ny_pro_hover{width:100%; height: 50px; background: rgba(0,0,0,0.48); position: absolute; bottom:0; left:0; text-align: center; transition: all 0.4s ease-in-out;}
.ny_pro_hover h3{width:100%; height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #fff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_pro_hover span{font-size: 16px; color: #fff; line-height: 40px; display: none }
.ny_product_ul 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_ul ul li:hover .ny_pro_hover{background: #71614db3; height: 100%; transition: all 0.4s ease-in-out; padding-top:18%}
.ny_product_ul ul li:hover span{display: block}
.ny_product_ul ul li:hover h3{font-size: 18px; color: #fff;}
.ny_pro_title{background:url(../images/ab.jpg); width:1300px; margin:20px auto 0; height:120px; padding:50px 30px 0}
.ny_pro_title h4{color:#fff; font-weight: bold; font-size: 50px; float:left;}
.ny_pro_title p{color:#fff;  padding-top:10px; font-size: 20px;  padding-left:20px; float:left; background:url(../images/xie.png) no-repeat left top}


.ny_product_info{ margin-bottom:60px;}



/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:506px; height:100%; overflow:hidden}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #71614d;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.proshow_xx table{border-collapse: collapse;}
.section4 ul{width:100%; height: 406px; overflow: hidden; margin-top:5vh}
.section4 ul li{width:23.5%; height: auto; float: left; margin-right:2%; background: url(../images/hz_bjs.png) no-repeat right top; 
  transition: all 0.4s ease-in-out;}
  .section4 ul li:last-child{margin-right: 0}
  .index_hz_list{width:88%; height: 310px; background: #fff; position: relative; margin-top: 36px; padding:30px 30px 0}
.index_hz_list:after{content: ""; width:33px; height: 33px; background: rgba(255,255,255,0.6); position: absolute; top:-14px; right:-14px; z-index: 9; border-radius: 50% }
.index_hz_pic{width:100%; height:38px; text-align: center; margin-bottom: 8px; }
.index_hz_list h3{font-size: 24px; color: #71614d; font-weight: bold; line-height: 40px; margin-bottom:12px; text-align: center}
.index_hz_list p{font-size: 16px; color: #666666; line-height:30px; }
.index_hz_zi{width:100%; height: auto; overflow: hidden; text-align: center; margin-top:8vh }
.index_hz_zi a{width:20%; height: 48px; float: left; background: #9e9b99; color:#191714; font-size: 16px;  text-align: center; line-height: 48px; display: inline-block; vertical-align: middle;}
.index_hz_zi p{font-size: 14px; color:#d7c8b9; line-height: 48px; letter-spacing:20px; display: inline-block; vertical-align: middle; margin-left: 3%}
.index_hz_zi img{display: inline-block;     vertical-align: middle;}
.index_hz_wz{width:1299px; height: auto; position: absolute; bottom:20%; right:4%; z-index: 0}
.index_hz_wz img{width:100%; height: auto; display: block}
.section4 ul li:hover{margin-top: 53px; transition: all 0.4s ease-in-out;}
.active .index_hz_wz{animation-name: fadeInRightBig;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both;}

.ny_service_all{margin-bottom:50px;}



