/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;}
p{line-height:1.8em; padding:5px 0;color:#fff}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}
.wapper2{ width:84%; margin:0 auto;}
.fl{float: left;}
.fr{float: right;}

@keyframes disable-pointer-events {

	0%,
	99% {
		pointer-events: none
	}

	to {
		pointer-events: auto
	}
}

.head {padding: 15px 0;position:fixed;left: 0;top: 0;right: 0;z-index: 99;}
.menu {margin-left: 10%;}
.menu ul li{display: inline-block;text-align: center;line-height: 88px;text-align: center;font-size: 16px;padding: 0 30px;position: relative;}
.menu ul li a{color: #fff;font-weight: bold;}
.menu ul li a:hover{color: #fff;}
.head.cur{background: rgba(0, 0, 0, 0.5);}
.menu ul li dl{height: 0;opacity: 0;position: absolute;top: 70px;line-height: 30px;left: 0;width: 100%;background: rgb(255,255,255,0.8);pointer-events: none;transition: all .3s ease;border-radius:15px}
.menu ul li:hover dl{opacity: 1;animation: disable-pointer-events .3s;pointer-events: auto;height: auto;}

.menu ul li dl dd a{color: #000;}
.menu ul li dl dd a:hover{color: #b19965;}
.menu ul li dl dd{border-bottom: 1px solid #ccc;}


.lan {padding-top: 30px;}
.lan select{width: 80px;height: 35px;}

.phone{display: none;}

.phonehead{padding: 15px 0;position:fixed;left: 0;top: 0;right: 0;z-index: 99;background: rgba(0, 0, 0, 0.5);}
.phonehead .menuicon a{color: #000;font-size: 20px;}
.nav {position:fixed; display: none;right:0px; top:0; height:100%; width:100%;bottom: 0; background-color:#272A2F; z-index: 100; overflow-y:auto; transition:right .3s; border-left:1px solid #f3f3f3;}
.nav.open {right:0;}
.nav ul {padding-top:71px;text-align: center;}
.nav li {float:none; padding:0; position:relative;}
.nav li a {line-height: 53px; padding:10px 1.5em; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 18px;color: #70727A;}
.nav li a:hover:after, .nav li.cur > a:after, .nav li.on > a:after {display:none;}
.nav li.cur > a {border-bottom: 3px solid #FFFFFF;color: #fff;}	
.nav dl{margin-top: 30px;text-align: center;}
.nav dl dd{display: inline-block;font-size: 14px;padding: 0 10px;}
.nav dl dd a{color: #70727A;}

.navDrop {position:static; display:none; left:auto; top:auto;}
.navDrop.open, .navDrop.show.open {display:block;}
.navDrop .inner {width:auto;}
.navDrop ul {padding:0;}
.navDrop li {display:block;}
.navDrop li a {text-align:left; padding:10px 1.5em 10px 2.5em;}
.navDrop .preview, .threeNav, .navDrop.show {display:none;}
.navDrop .info {width:auto; float:none; padding:0;}

.subNav {float:none; width:auto;}
.subNav dd {border:none; line-height: normal;}
.subNav dd a {padding:10px 1.5em 10px 2.5em;}
.subNav dd a:after {display:none;}
/*navBtn*/
.navBtn {cursor:pointer; display:block; position:relative; cursor:pointer; width:55px; height:55px; float:left; border-left:0px solid #f3f3f3;}
.navBtn span {display:block; width:20px; height:2px; background-color:#c2c2c2; position:absolute; top:50%; left:50%; margin-top:-1px; margin-left:-10px; line-height: normal;}
.navBtn span:before, .navBtn span:after {content:''; display:block; width:100%; height:2px; background-color:#c2c2c2; position:absolute; left:0; top:-7px; transition:transform .3s; transition:transform .3s;}
.navBtn span:after {top:auto; bottom:-7.5px;}
.navBtn.open span {height:0;}
.navBtn.open span:before {transform:rotate(45deg); top:0;}
.navBtn.open span:after {transform:rotate(-45deg); bottom:auto; top:0;}


img{max-width: 100%;}


.banner .swiper-slide{position: relative;}
.banner .wenzi{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 99;padding: 15% 0;}
.banner .wenzi h3{color: #fff;font-weight: normal;font-size: 40px;margin-bottom: 25px;}
.banner .wenzi h4{color: #fff;font-size: 35px;width: 50%;margin-bottom: 60px;}
.banner .wenzi dl dd{display: inline-block;padding: 0 70px;line-height: 60px;border: 1px solid #91908E;border-radius: 30px;font-size: 16px;}
.banner .wenzi dl .dd{background: linear-gradient(90deg, rgb(127, 103, 60) 0%, rgb(191, 166, 112) 100%);}
.banner .wenzi dl .dd a{color: #fff;}
.banner .wenzi dl .dd:hover{background: rgba(255, 255, 255, 0.5);}
.banner .wenzi dl .dd2{border: 1px solid #816A41;} 
.banner .wenzi dl .dd2 a{color: #fff;}
.banner .wenzi dl .dd2:hover{background: rgba(255, 255, 255, 0.5);border: 1px solid #fff;}
.banner .wenzi dl .dd2:hover a{color: #816A41;}

@media screen and (max-width: 760px){
	.banner .wenzi{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 99;padding: 70% 0;}
	.banner .wenzi h4{font-size: 24px;width: 100%;}
	.banner .wenzi dl {text-align: center;}
	.banner .wenzi dl dd{margin-bottom: 20px;}
}
.con {height: 817px;overflow: hidden;}
.con .left{width: 25%;}
.con .right{width: 25%;}
.con .center{width: 100%;text-align: center;}
.con{background:url(../images/0111.jpg)}
.con .wenzi{width: 80%;margin: 0 auto;color: #fff;font-size: 18px;line-height: 32px;margin-bottom: 40px;    text-align: left;}
.con .center .clogo{margin: 40px 0;}


@media screen and (max-width: 1361px){
	.con {height: 817px;overflow: hidden;}
}
@media screen and (max-width: 1281px){
	.con {height: 817px;overflow: hidden;}
}

@media screen and (max-width: 760px){
	.con {height: auto;overflow: hidden;}
	.con {/*padding-bottom: 40px;*/ background: url(../images/0222.jpg);}
	.con .left{width: 100%;}
	.con .center{width: 100%;text-align: center;}
	.con .wenzi{width: 82%;
		margin: 0 5%;
		background: rgb(0, 0, 0, 0.5);
		padding: 4%;}
}

.tit{text-align: center;margin-bottom: 40px;}
.tit h3{color: rgb(255, 255, 255);font-size: 46px;}
.tit span{display: block;color: rgb(191, 166, 112);font-size: 24px;margin: 15px 0;}
.tit .line{width: 50px;height: 5px;margin: 0 auto;background: #BFA874;}
@media screen and (max-width: 760px){
	.tit h3{color: rgb(255, 255, 255);font-size: 30px;}
	.tit span{font-size: 18px;}
}

.con2 ul li{width: 32%;margin: 0 0.5%;float: left;}
.con2 ul li .imgarea img{filter:grayscale(100%);height: 600px;width: 100%;
    object-fit: cover;}
.con2 ul li:hover .imgarea img{filter:grayscale(0%);}
.con2 .wenzi{background:#121212;padding: 20px;    min-height: 110px;}
.con2 .wenzi h3{color: #bfa670;font-size: 46px;}
.con2 .wenzi span{display: block;font-size: 18px;color: #bfa670;}

@media screen and (max-width: 760px){
	.con2 ul li{width: 100%%;}
}


.pad{padding: 100px 0;}
.more {text-align: center;margin: 60px 0;}
.more a{color: #fff;display: inline-block;padding: 0 70px;line-height: 60px;border: 1px solid #91908E;border-radius: 30px;font-size: 16px;background: linear-gradient(90deg, rgb(127, 103, 60) 0%, rgb(191, 166, 112) 100%);}
.more a:hover{background: rgba(255, 255, 255, 0.5);color:#000;}

.con3{position: relative;}
.con3 .img{position: absolute;left: 0;top: 0;right: 0;z-index: 99;}
.con3 .wenzi .left h3{color: #fff;font-size: 120px;}
.con3 .wenzi .left span{display: block;width: 40%;color: #fff;font-size: 14px;margin: 85px 0;}
.con3 .wenzi .left h4{color: #fff;font-size: 120px;width: 50%;}
.con3 .wenzi  .right{position: absolute;right: 10%;bottom:40px;z-index: 99;color: #fff;font-size: 16px;font-weight: bold;width: 10%;text-align: right;}

@media screen and (max-width: 760px){
	.con3 .wenzi .left{width: 94%;text-align: center;padding: 3%;background: rgba(0, 0, 0, 0.5);}
	.con3 .wenzi .left h3{color: #fff;font-size: 30px;}
	.con3 .img{display: none;}
	.con3 .wenzi .left h4{display: none;}
	.con3 .wenzi .left span{display: block;width: 100%;color: #fff;font-size: 14px;margin: 30px 0;}
}

.con4{background: #000;}
.con4 ul li{width: 31.3%;float: left;margin-right: 3%;}
.con4 ul li:nth-child(3){margin-right: 0;}
.con4 ul li .imgarea{overflow: hidden;}
.con4 ul li .imgarea img{transition: all 1s;}
.con4 ul li .imgarea:hover img{transform: scale(1.1);}
.con4 ul li .wenzi h3{color: #fff;font-size: 18px;margin: 15px 0;}
.con4 ul li .wenzi .spa{color: #5F5F5F;font-size: 14px;display: block;margin-bottom: 10px;}
.con4 ul li .wenzi .spa2{color: #5F5F5F;font-size: 14px;display: block;}
.con4 ul li .wenzi .spa3{color: #5F5F5F;display: block;font-size: 16px;margin: 20px 0;}
.con4 .more{margin: 30px 0;margin-bottom: 0;text-align: left;}

@media screen and (max-width: 760px){
	.con4 ul li{width: 100%;float: left;margin-right: 0%;margin-bottom: 3%;}
	.con4 .more{margin: 30px 0;margin-bottom: 0;text-align: center;}
}

.tit2{text-align: center;margin-bottom: 60px;}
.tit2 h3{font-size: 46px;color: #DBD1B9;}
.tit2 h4{font-size: 46px;color: #fff;margin-bottom: 10px;}
.con5 ul li{width: 30%;margin: 1%;float: left;overflow: hidden;}
.con5 ul li:hover img{transform: scale(1.1);transition: all 1s;}

@media screen and (max-width: 760px){
	.tit2{text-align: center;margin-bottom: 30px;}
	.tit2 h3{font-size: 30px;color: #DBD1B9;}
	.tit2 h4{font-size: 30px;color: #fff;margin-bottom: 10px;}
	.con5 ul li{width: 48%;}
}

.con6{background: #000;}
.con6 .left{width: 40%;}
.con6 .center{text-align: center;width: 20%;}
.con6 .right{width: 40%;}
.con6  .left{font-size: 20px;color: #fff;line-height: 1.5;}
.con6  .left h3{display: initial;}
.tit3{text-align: left;font-size: 46px;color: #BFA874;margin-bottom: 50px;}
.label{margin-bottom: 20px;}
.label input{line-height: 36px;background: none;width: 96%;border-bottom: 1px solid #6E6E6E;padding: 0 2%;font-size: 20px;}
.label textarea{line-height: 36px;background: none;width: 96%;border-bottom: 1px solid #6E6E6E;padding: 0 2%;font-size: 20px;}
input:-moz-placeholder, textarea:-moz-placeholder {    color: #fff;   }   
input:-ms-input-placeholder, textarea:-ms-input-placeholder {    color: #fff;   }   
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   color: #fff;}

.label a{color: #fff;display: inline-block;padding: 0 70px;line-height: 60px;border: 1px solid #91908E;border-radius: 30px;font-size: 16px;background: linear-gradient(90deg, rgb(127, 103, 60) 0%, rgb(191, 166, 112) 100%);margin: 0 auto;}
.label a:hover{background: rgba(255, 255, 255, 0.5);}
@media screen and (max-width: 760px){
	.con6 .right{width: 100%;}
	.con6 .left{width: 100%;}
	.con6 .center{text-align: center;width: 20%;display: none;}
	.tit3{font-size: 30px;}
	.con6  .left{font-size: 16px;color: #fff;line-height: 1.5;margin-bottom: 60px;}
}

.con7{background: #000;}
.banner2{width: 70%;margin: 0 auto;text-align: center;}
.banner2 h3{font-size: 20px;color: #fff;margin-bottom: 30px;line-height: 1.5;}
.banner2 span{display: block;color: #BEA774;font-size: 16px;}

@media screen and (max-width: 760px){
	.banner2{width: 100%;}
}

.foot .left{width: 20%;}
.foot .center{width: 60%;}
.foot .right{width: 20%;}
.foot .center ul li{width: 50%;float: left;}
.foot .center ul li h3{color: #fff;font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.foot .center ul li span{font-size: 14px;color: #fff;display: block;}
.foot .center ul li a{font-size: 14px;color: #fff;display: block;}
.foot .right ul li a{color: #fff;font-size: 20px;line-height: 1.5;}

.copy{line-height: 40px;color: #fff;text-align: right;background: #000;}

@media screen and (max-width: 760px){
	.wapper{width:90%;padding: 0 5%;}
	.pc{display: none;}
	.phone{display: block;}
	.wapper2{ width:90%; margin:0 auto;}
	
	.foot .left{width: 100%;}
	.foot .center{width: 100%;}
	.foot .right{width: 100%;}
	.foot .center ul li{width: 100%;float: left;margin: 30px 0;}
	.foot .right ul li a{color: #fff;font-size: 16px;line-height: 1.5;}
}
.about{display: none;}
.about .wenzi{padding: 20% 0;}
.about .wenzi h4{font-size: 30px;color: #fff;text-align: center;}
.about .wenzi h3{color: rgb(191, 166, 112);font-size: 30px;margin: 80px 0;}
.about .wenzi span{color: #fff;font-size: 22px;text-align: justify;    line-height: 45px;}

@media screen and (max-width: 760px){
	.about .wenzi{padding: 30% 0;}
}

.about2 .wapper2{position: relative;}
.about2 .img2{position: absolute;left: 0;top: 40px;bottom: 40px;}
.about2 .img2 img{max-width: 750px;filter:grayscale(100%);}
.about2 .img2:hover img{filter:grayscale(0%);}
.about2 .wenzi{padding: 110px 30px;background: #7F6840;}
.about2 .wenzi h3{font-size: 40px;color: #fff;margin-bottom: 35px;}
.about2 .wenzi span{display: block;font-size: 16px;line-height: 2;color: #fff;}


.about22 .wenzi{}
.about22 .wenzi h3{font-size: 30px;color: #fff;margin-bottom: 35px;}
.about22 .wenzi span{display: block;font-size: 16px;line-height: 2;color: #fff;}

.about3{background: #000000;}
.about3 .wenzi{max-width: 800px;margin: 0 auto;}
.about3 .wenzi .left{width: 25%;text-align: right;color: rgb(255, 255, 255);font-size: 30px;border-right: 5px solid #B6B6B6;padding-right: 5%;}
.about3 .wenzi .right{width: 65%;color: #fff;font-size: 16px;}


@media screen and (max-width: 760px){
	.about3 .wenzi .left{width: 100%;text-align: left;color: rgb(255, 255, 255);font-size: 30px;border-right: 0px solid #B6B6B6;margin-bottom: 30px;}
	.about3 .wenzi .right{width: calc(90% - 5px);color: #fff;font-size: 16px;border-left: 5px solid #B6B6B6;padding-left: 10%;}
	
}

.about4 .left {width: 48%;}
.about4 .left .wenzi{margin-top: 400px;padding: 40px 100px;background: #7F6840;font-size: 16px;line-height: 32px;color: #fff;}
.about4 .right {width: 48%;}
.about4 .right h3{font-size: 40px;color: #fff;margin-bottom: 30px;}
.about4 .right h4{font-size: 40px;color: #fff;margin-bottom: 30px;}
.about4 .right span{display: block;color: #fff;font-size: 16px;line-height: 1.5;}

.about44 .wenzi{}
.about44 .wenzi h3{font-size: 30px;color: #fff;margin-bottom: 35px;}
.about44 .wenzi span{display: block;font-size: 16px;line-height: 2;color: #fff;}


.tit4{text-align: center;}
.tit4 h3{color: #BFAA78;font-size: 30px;}
.about5{background: #000;}
.tab_val{display: none;}
.title li{width: 33.3%;float: left;text-align: center;line-height: 50px;color: #7F6840;font-size: 20px;border-bottom: 3px solid #666666;}
.title li.cur{text-align: center;border-bottom: 3px solid #fff;color: #fff;}
.tabs_vallist .tab_val{margin-top: 50px;}
@media screen and (max-width: 760px){
	
}


.contact .ctop {width: 30%;margin-right: 20%;}
.contact .ctop h3{font-size: 40px;color: #fff;margin-bottom: 20px;}
.contact .ctop  span{color: #fff;font-size: 16px;line-height: 2;color: #fff;}
.contact .cbottom .left{padding: 4%;width: 32%;background: #7F6840;}
.contact .cbottom .ctit h3{font-size: 30px;color: #fff;margin-bottom: 30px;}
.contact .cbottom dl{margin-bottom: 40px;}
.contact .cbottom dl dt{font-size: 20px;margin-bottom: 10px;color: #fff;}
.contact .cbottom dl dd{color: #BEB7A2;font-size: 16px;line-height: 2;}

.contact .cbottom .right{padding: 4%;width: 32%;background: #7F6840;}
.contact .cbottom .right dl{margin-bottom: 10px;}
.contact .cbottom .right dl dd{font-size: 14px;line-height: 1.5;}

@media screen and (max-width: 760px){
	.contact .ctop {width: 100%;margin-right: 0%;}
	.contact .cbottom .left{padding: 4%;width: 92%;background: none;text-align: center;}
	.contact .cbottom .right{padding: 4%;width: 92%;background: none;text-align: center;}
	.contact .cbottom dl dt{font-size:16px;margin-bottom: 10px;color: #fff;}
	.contact .cbottom dl dd{color: #BEB7A2;font-size: 14px;line-height: 2;}
	.contact .cbottom .right dl{margin-bottom: 40px;}
	
}

.inside{background: #000;}

.news{background: #000;}
.search{margin-bottom: 30px;}
.search input{line-height: 44px;background: #fff;border-radius: 22px;padding: 0 22px;outline: none;width: 300px;font-size: 16px;}
.search input:-moz-placeholder {    color: #666;   }   
.search input:-ms-input-placeholder {    color: #666;   }   
.search input::-webkit-input-placeholder {   color: #666;}

.news ul li{width: 31.3%;float: left;margin-right: 3%;}
.news ul li:nth-child(3){margin-right: 0;}
.news ul li .imgarea{overflow: hidden;}
.news ul li .imgarea img{transition: all 1s;}
.news ul li .imgarea:hover img{transform: scale(1.1);}
.news ul li .wenzi h3{color: #fff;font-size: 18px;margin: 15px 0;}
.news ul li .wenzi .spa{color: #5F5F5F;font-size: 14px;display: block;margin-bottom: 10px;}
.news ul li .wenzi .spa2{color: #5F5F5F;font-size: 14px;display: block;}
.news ul li .wenzi .spa3{color: #5F5F5F;display: block;font-size: 16px;margin: 20px 0;}
.news .more{margin: 30px 0;margin-bottom: 0;text-align: left;}
@media screen and (max-width: 760px){
	.news ul li{width: 100%;float: left;margin-right: 0%;margin-bottom: 3%;}
	.news .more{margin: 30px 0;margin-bottom: 0;text-align: center;}
}

.newsdetail{padding: 10% 0;text-align: center;}
.newsdetail h3{color: #fff;font-size: 30px;margin-bottom: 30px;}
.newsdetail span{display: block;color: #fff;font-size: 16px;}

.newsdetail2{background: #000;}
.newsdetail2 .nr{margin-bottom: 30px;}
.newsdetail2 .his a{font-size: 16px;color: #fff;text-decoration: underline;}

@media screen and (max-width: 760px){
	.newsdetail{padding: 30% 0;text-align: center;}
	.newsdetail h3{color: #fff;font-size: 24px;margin-bottom: 30px;}
}


.newsdetail3{background: #000;}
.newsdetail3 ul li{width: 31.3%;float: left;margin-right: 3%;margin-bottom: 20px;}
.newsdetail3 ul li:nth-child(3){margin-right: 0;}
.newsdetail3 ul li .imgarea{overflow: hidden;}
.newsdetail3 ul li .imgarea img{transition: all 1s;}
.newsdetail3 ul li .imgarea:hover img{transform: scale(1.1);}
.newsdetail3 ul li .wenzi h3{color: #fff;font-size: 18px;margin: 15px 0;}
.newsdetail3 ul li .wenzi .spa{color: #5F5F5F;font-size: 14px;display: block;margin-bottom: 10px;}
.newsdetail3 ul li .wenzi .spa2{color: #5F5F5F;font-size: 14px;display: block;}
.newsdetail3 ul li .wenzi .spa3{color: #5F5F5F;display: block;font-size: 16px;margin: 20px 0;}
.newsdetail3 .more{margin: 30px 0;margin-bottom: 0;text-align: left;}

@media screen and (max-width: 760px){
	.newsdetail3 ul li{width: 100%;float: left;margin-right: 0%;margin-bottom: 3%;}
	.newsdetail3 .more{margin: 30px 0;margin-bottom: 0;text-align: center;}
}

.industry{background: #000;padding-top: 160px;}
.industry .left{width: 15%;position: relative;}
.industry .left h3{font-size: 20px;color: #fff;}
.industry .left h4{font-size: 60px;color: #fff;position: absolute;left: 0;top: 50px;width: 600px;}
.industry .center{width: 50%;margin: 0 10%;}
.industry .right{width: 15%;}
.industry .right .nr{margin-top: 300px;color: #fff;font-size: 15px;line-height: 1.5;}

@media screen and (max-width: 760px){
	.industry .left h4{/*idth: 40%;*/font-size: 30px;}
	.industry .center{width: 100%;margin: 10% 0;}
	.industry .right{width: 15%;display: none;}
}

.industry2{background: #000;}
.industry2 ul li{width: 28%;margin: 2.5%;float: left;text-align: center;}
.industry2 ul li h3{color: rgb(191, 166, 112);font-size: 23px;margin: 25px 0;}
.industry2 ul li span{color: #fff;font-size: 16px;line-height: 2;}

@media screen and (max-width: 760px){
	.industry2 ul li{width: 95%;margin: 2.5%;float: left;text-align: center;}
	.industry2 ul li h3{font-size: 20px;}
}

.industry3{background: #000;}
.industry3 ul li .imgarea img{filter:grayscale(100%);}
.industry3 ul li .imgarea:hover img{filter:grayscale(0);}
.industry3 ul li .wenzi h3{color: rgb(191, 166, 112);font-size: 30px;margin: 25px 0;}
.industry3 ul li .wenzi span{color: #fff;font-size: 18px;line-height: 2;}
.industry3 .more{text-align: center;}

.more2 a{font-size: 18px;color: #fff;text-decoration: underline;}

.industry4{position: relative;}
.industry4 .area{position: absolute;left: 0;top: 200px;width: 100%;}
.industry4 .imgarea img{filter:grayscale(100%);}
.industry4 .imgarea:hover img{filter:grayscale(0);}
.industry4 .wenzi{margin-left: 5%;width: 40%;padding-top: 80px;}
.industry4 .wenzi h3{font-size: 20px;color: #fff;}
.industry4 .wenzi h4{font-size: 60px;color: #fff;}

.industry44{background: #000;}
.industry44 .left{width: 15%;position: relative;}
.industry44 .left h3{font-size: 20px;color: #fff;}
.industry44 .left h4{font-size: 60px;color: #fff;position: absolute;left: 0;top: 50px;width: 600px;}
.industry44 .center{width: 50%;margin: 0 10%;}
.industry44 .right{width: 15%;}
.industry44 .right .nr{margin-top: 300px;color: #fff;font-size: 16px;line-height: 1.5;}
@media screen and (max-width: 760px){
	.industry44 .left h4{width: 40%;font-size: 30px;}
	.industry44 .center{width: 100%;margin: 10% 0;}
	.industry44 .right{width: 15%;display: none;}
}

.industry5{background: #000;}
.industry5 ul li{width: 48%;margin: 1%;float: left;position: relative;}
.industry5 ul li .wenzi{display: none;position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 999;padding: 15% 5%;text-align: center;}
.industry5 ul li img{filter:grayscale(100%);}
.industry5 ul li:hover img{filter:grayscale(0);}
.industry5 ul li .wenzi h3{color: rgb(191, 166, 112);font-size: 30px;margin-bottom: 30px;}
.industry5 ul li .wenzi span{color: #fff;font-size: 14px;}
.industry5 ul li:hover .wenzi{display: block;}
@media screen and (max-width: 760px){
	.industry5 ul li{width: 98%;margin: 1%;float: left;position: relative;}
	.industry5 ul li .wenzi{display: block;position: relative;}
}
@keyframes disable-pointer-events {

	0%,
	99% {
		pointer-events: none
	}

	to {
		pointer-events: auto
	}
}
.menu ul li dl dd:last-child {
    border-bottom: 0px solid #ccc;
}