﻿@charset "utf-8";
/* CSS Document */
* { padding: 0px; margin: 0px; box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
img {
border:none; max-width:100%;}

body { font-size: 15px;font-family:Arial;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 25px;
}
a {
text-decoration:none;
font-family:Arial;
color:#333;
font-weight:normal;
}
a:hover { color:#b5864e; }
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:25px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:80%;margin:0 auto;}
.hza{width:80%;margin:80px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.logo {margin:10px 0;}
.logo p{float:left; font-size:1.6rem;font-weight:bold;margin-top:18px;margin-left:15px;}
.logo img {floaT:left;height:60px;}


.top-pc {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%; 
	transition: all 0.5s;
}
.top-pc.active{background: #fff;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}

.top-pc.active .mainbav .memu.active a { color: #b5864e;}
.top-pc.active .index-yyl a,.top-pc.active .index-yyl, .top-pc.active .mainbav li a , .top-pc.active.index-yyl a{color:#333;}
.top-pc.active .index-yyl a.on,.top-pc.active .index-yyl a.on{ color: #b5864e;}
.top-pc.active .mainbav li.memu:after {background: #b5864e;}
.top-pc.active .sousuo .sousuo_an, .top-pc.active .logo{-webkit-filter: brightness(1) invert(0);
filter: brightness(1) invert(0);}


.top-hz{display: flex;width:90%;margin:0 auto;
 justify-content: space-between;
 align-items: center;}

.top-menu{  flex: 1 1;
    display: flex;
    justify-content: flex-end;}
.nav {  
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
}
.mainbav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.mainbav li {
	position: relative;
	padding: 0 30px;
}
.mainbav li.memu:after {
	content: "";
	width: 0;
	height:3px;
	background:#b5864e;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s;
}
.mainbav li.memu:hover:after {
	width: 100%;
}
.mainbav li.active:after {
	width: 100%;
}

.mainbav li a {font-size:18px;}
.mainbav .memu {
	float: left;
	line-height:80px;
	height: 80px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
	color:#b5864e;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width:230px;
	left: 0;
	top: 80px;
	z-index: 999999;
	background: #fff;
}
.mainbav ul li ul li {
	float: none;
	border-right: none;
	padding:0;
	position: relative;
	text-align: left;background:#fff;

}
.mainbav ul li ul li a {
	display: block;
	color: #666 !important;
	font-size:15px;
	font-weight: normal;
	padding:10px 20px;
}
.mainbav ul li ul li a:hover {
color: #fff !important; background:#b5864e;
}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;
	top: 0;
}
.nav1{margin-left:3%;display: flex;
    justify-content: space-between;position: relative;
    align-items: center;}

.new {
  width: 150px;
  position: absolute;
  z-index: 999;
  display: none;
  left:50%;right:0; transform:translate(-50%,0); 
  top:80px;
background:#fff;
}
.nav1:after {
	content: "";
	width: 0;
	height:3px;
	background: #b5864e;
	position: absolute;
	bottom: 0;
	left:50%;right:0; transform:translate(-50%,0); 
	transition: all 0.5s;
}
.nav1:hover:after {
	width:50%;
}
.nav1.active:after {
	width:50%;
}

.new li { display: block;
  padding:8px;text-align:center;
}

.new li:hover { color:#b5864e;}




.sousuo {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
	line-height:80px;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}
.sousuo .sousuo_an {
	width:50px;
	height:80px;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/index_07.png) center no-repeat;
	cursor: pointer;
	transition: all 0.5s;
}
.sousuo .ssk_bj { width: 100%; display: none; position: fixed; left: 0; top:100px; z-index: 10; }
.sousuo .ssk {width:30%; overflow: hidden; margin: 0 auto;  border-radius:50px; border:none;}
.sousuo .ssk .input_txt { width: 75%; height:48px; float: left; padding: 0 20px; border: none; background:#fff;  font-family:Arial,"微软雅黑",Microsoft YaHei; }
.sousuo .ssk .input_btn { width: 25%; height:48px; float: right; color: #fff; border: 0; background: #b5864e; cursor: pointer;font-family:Arial,"微软雅黑",Microsoft YaHei; font-size:15px;}
.p-show { display: block !important; }
.top_sj {
	display: none;
}
/*banner*/
.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:45px; height:50px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; }
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:9px; height:9px; display:block; background:#b5864e; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:26px; background:#fff;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{line-height:0px;height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}
.flexslider .slides li img { width: 100%;}


 
.index-title{
	text-align:center;
	font-size:40px;line-height:40px;font-weight:bold;
position: relative;padding-bottom:20px;
}
.index-title:after {
     content: "";
    position: absolute;
    background:#b5864e;
    width:60px;left:50%;transform:translate(-50%,0%);
    height:5px;bottom:0;
   }

.index-title-ms{text-align: center;color:#666;font-size:18px;width:80%;margin:30px auto 0 auto;}

.index-about-hz{display: flex;
    justify-content: space-between;
    align-items: center;}
.index-about-left{width:50%;float:left;padding-right:5%;}
.index-about-right{width:50%;float:right;}
.xt{display:block;width:40px;height:2px;background:#b5864e;float:left;margin-top:12px;margin-right:10px;}
.index-about-title{font-weight:bold;color:#b5864e;}
.index-about-title2{font-size:36px; line-height:36px;font-weight: bold;margin:15px 0 30px; }
.index-about-nr{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; overflow:hidden;font-size:16px;}

.hover-btn{display:inline-block;position:relative;padding:0.62em 2.5em;color:#fff !important;border:1px solid #b5864e;overflow:hidden;transition:all 0.4s;border-radius:6px;}
.hover-btn:hover{color:#b5864e !important;}
.hover-btn span{position:relative;z-index:3;color:inherit}
.hover-btn:before{transition:all 0.6s;transform:scale(0);position:absolute;left:0%;bottom:0%;z-index:2;width:100px;height:30px;border-radius:100%;background:#fff;content:""}
.hover-btn:after{position:absolute;left:0;top:0;width:100%;height:100%; background:#b5864e;content:""}
.hover-btn:hover:before{transition:all 0.6s;transform:scale(10)}



.infou-ul{margin:40px 0;}
.infou-ul ul {display: flex;flex-wrap: wrap; }

 .infou-ul li{width:25%;float:left;}
  .infou-ul li h3 { 
            font-size: 0;
		font-weight: normal;}

.infou-ul li h3 span{font-size:22px; }
.infou-ul li h3 span:nth-child(1){font-size:45px;line-height:45px; font-weight: bold;color:#b5864e;}
.infou-ul li h3 d {display: inline;font-size:18px;font-weight:normal;margin-left:5px;}
.infou-ul li p { font-size:16px;}		


.index-ys-bj{background:url(../images/ab.jpg) center;background-size: cover;
    background-attachment: fixed;
    overflow: hidden;}
.index-ys-hz{display:flex;
 justify-content: space-between;
 align-items: center;}
.index-ys-left{float: left; width: 25%;}
.index-ys-title{font-size:40px;font-weight:bold;line-height:40px;position:relative;padding-top:20px;}
.index-ys-title:after {
    content: "";
    position:absolute;
    background:#b5864e;
    width:50px; 
    height:5px;top:0; 
	 left: 0;
   }

.index-ys-title p{margin-bottom:5px;}
.index-ys-ms{font-size:18px;margin-top:25px;}


.hover-btn2{display:inline-block;position:relative;padding:0.6em 2em;color:#fff !important;background:#fff;overflow:hidden;transition:all 0.4s;margin-top:30px;border-radius:6px;}
.hover-btn2:hover{color:#fff !important;}
.hover-btn2 span{position:relative;z-index:3;color:inherit}
.hover-btn2:before{transition:all 0.6s;transform:scale(0);position:absolute;left:0%;bottom:0%;z-index:2;width:100px;height:30px;border-radius:100%;background:#ea5619;content:""}
.hover-btn2:after{position:absolute;left:0;top:0;width:100%;height:100%; background:#b5864e;content:""}
.hover-btn2:hover:before{transition:all 0.6s;transform:scale(10)}

.index-ys-right{width:70%;float:right;}

.ny-qyzl-hz{margin-left:-3%;display: flex; flex-wrap: wrap;}
 .about-qyzl-a2{width: 47%;
    float: left;
    margin-left: 3%;
    margin-bottom:40px;
    color: #666;
    font-size: 16px;
    line-height: 28px;
    box-shadow: 0px 3px 20px 0px #DEDEDE;
    border-radius:15px;
    background: #FFFFFF;
    padding:4%;
}
.qywh-title{font-size:24px;font-weight:bold;color:#333;}
.about-qyzl-a2 p{margin-bottom:20px;}

.qywh-PIC img {display: inline-block;
  vertical-align: top;
  transform: scaleX(1);
  transition: transform 0.3s;}
.qywh-PIC:hover img{ transform: scaleX(-1);}





.pro-right{margin-top:50px;}

.index-pro-box{width:23%;margin-right:1%;margin-left:1%;float:left;margin-bottom:35px;    background:#fff; box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1);}
.index-pro-box:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.1); background:#b5864e;}
.index-pro-box:hover .index-pro-box-bt,.index-pro-box:hover .index-pro-box-xh{color:#fff !important;}
.index-pro-box-bt{text-align:center;font-size:18px;font-weight:bold;padding:20px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-pro-box-more {
    margin: 0 auto 30px;
    text-align: center;
    padding:6px;border-radius:5px;
    border:1px solid #b5864e;color:#b5864e;
    display: block;
    text-align: center;
    width:42%;
}
.index-pro-box:hover .index-pro-box-more{background:#fff; border:1px solid #fff; color:#b5864e;}

.index-pro-box-pic{display:block; overflow:hidden;}
.index-pro-box-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-pro-box-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;width:100%;}


.home-boxshaw .box{ background:#fbede2;overflow:hidden;color:#333; box-sizing: border-box; text-align: center; padding: 0 5%;}
.home-boxshaw .box .p1{font-size:34px;line-height:1.4;font-weight:600; margin-bottom: 2%;}
.home-boxshaw .box .p2{font-size:22px;margin:1em 0;font-weight:400;}
.home-boxshaw .box .home-more{border-color:#FFFFFF;color:#FFFFFF; background: #333;}
.home-boxshaw .box .home-more:hover{background:#FFFFFF;color:var(--color)}


.index-news-right-box{padding:30px;}
.index-news-right-hz{margin-right:-1.5%;margin-left:-1.5%;margin-top:50px;display: flex; flex-wrap: wrap;}
.index-news-right{width:30.33%;margin-right:1.5%;margin-left:1.5%;float:left; border-radius: 15px; background:#fff;}
.index-news-right:hover{box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}
.news-bj{margin-bottom:40px;}
.index-news-right-title{font-size:20px;font-weight:bold;}
.index-news-right-nr{color:#666;margin:20px 0;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }

.ny-service-nr{color:#666;margin-bottom:30px; }

.index-news-right-pic{display:block; overflow:hidden;border-top-left-radius: 15px;border-top-right-radius: 15px;}
.index-news-right-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-news-right-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;border-top-left-radius: 15px;border-top-right-radius: 15px;    width: 100%;}

.index-news-more {color:#b5864e;}
  
.ny-feedback{margin-top:40px;}
input,textarea {outline:none;}
.soka {margin-right:0.5%;
 width: 32.6%;
	padding:15px;
  background-color: #ffffff;
    border: solid 1px #999;border-radius:5px;
	font-size: 15px; margin-bottom:25px; 
}

.sokb {
width: 99.4%;
  background-color: #ffffff;
     border: solid 1px #999;border-radius:5px;
    padding:15px;
    font-size:15px;
    vertical-align: middle;font-family:"Microsoft YaHei", verdant, tahoma;}
.file-input{color:#fff;}

.tj { display: block;
    margin:20px auto 0px auto;width: 180px;
    padding:15px 0;font-family:"Microsoft YaHei", verdant, tahoma;
    background:#b5864e;border-radius:5px;
    font-size:16px;border:none;
    color: #ffffff;
    text-align: center;
}


/*----底部----*/
.foot {padding-top:40px;
background:#b5864e;color:#fff;line-height:30px;overflow:hidden;}
.foot-logo{float:left;margin-right:5%;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}

.foot-contact-hz{float:left;    width: 25%;}
.foot-left{float:left; margin-left:5%;}


.foot-box{flex: 1 1;
    display: flex;
    justify-content: flex-end;}
.foot-menu{float:left;margin:0 4%;}

.foot-contact-title{ font-size:18px;font-weight: bold;margin-bottom:20px;}
.foot-contact-nr li{line-height:32px;}
.foot-contact-nr a{color:#fff;}
.foot-contact-nr a:hover{text-decoration:underline;}
.foot-logo-wb img{width:120px;}

.foot-bq{padding:20px 0;overflow:hidden;border-top:1px solid #c1a479;margin-top:30px;}
.foot-bq a{color:#fff;}
.foot-bq a:hover{ text-decoration:underline;}

/*内页样式开始*/
.about-nr{ font-size:16px;}



/*上下篇*/
#page{}
#page .next,#page .prev{}
#page .next a,#page .prev a{color: #333;}
#page .next a:hover,#page .prev a:hover{color:#b5864e;}
#page .next{margin-top: 6px;}

/*分页*/
.yema{ width:100%; text-align:center;overflow:hidden;margin-top:20px; }
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:38px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:38px;margin-left:3px; text-align:center; color:#333333; font-size:16px;border:1px solid #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#b5864e;border:1px solid #b5864e;}
.yema a.on{color:#fff;  background:#b5864e;border:1px solid #b5864e;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#b5864e;}
.yema a span{ font-family: "宋体";font-size:18px;}

.qywh-bj{background:url(../images/q.jpg) bottom no-repeat;overflow:hidden;padding-bottom:200px;}

.index-From-hz{display: flex;flex-wrap: wrap;margin-top:60px;margin-left:-1%;margin-right:-1%;}
.index-From-box{width:23%;margin-left:1%;margin-right:1%;float:left;   background: #fff;  
    box-shadow: 0px 0px 20px 0px rgba(2, 0, 0, 0.1);color:#666;text-align:center;padding:60px 30px;border-top-left-radius:25px;border-bottom-right-radius:25px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-From-box-title{font-size:24px;margin:25px 0;color:#333;}
.index-From-box:hover{transform:translateY(-6px); -webkit-trafont-size: 0; }
.index-From-box-pic img{width:75px; transition:all 0.5s;}
.index-From-box-nr{font-size:16px;}

.x {
    border-top:1px solid #ececec;
    padding:60px 0;}
	
	
.contact-bj{background:#f3f6fa;overflow:hidden;margin-bottom:80px;}
.ny-contact-nr{display: flex; flex-wrap: wrap;padding-right:-25px; margin-top: 30px;}
.contact-lx{display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;width:33.33%;font-size:18px;font-weight:bold; float:left;overflow:hidden;background:#fff;padding-right:25px;margin-top:60px;}

.contact-lx:hover{transform:translateY(-6px); -webkit-trafont-size: 0;}
.contact-lx-title{color:#333;margin-top:10px;word-break:break-all;font-weight:normal;}
.contact-lx-tb{float:left;width:8%;margin-top:15px;}
.contact-lx-hz{float:right;width:87%;}



.product-left{width:15%;float:left;background:#f3f3f3; padding: 20px 20px 0 20px;}


.ny-product-left li{float:left;width:100%;border-bottom:1px solid #dfdfdf;margin-bottom:20px;padding-bottom:10px;}
.ny-product-left li a{ background: url(../images/pro_left.png)no-repeat right;font-size:16px;
    padding-right:20px ;display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-product-left li a:hover{background:url(../images/pro_left2.png)no-repeat right;color:#082f61;}
.ny-product-left li a:hover, .ny-product-left li a.on{background:url(../images/pro_left2.png)no-repeat right;color:#b5864e;font-weight:bold;}

.product-right{width:83%;float:right;}


.ny-news-hz{float:left;width:100%;}

.news-centent { width: 100%; float: left; color: #666;  border-bottom: 1px dashed #dbdbdb;margin-bottom:40px;padding-bottom:15px;}
.news-centent-title {width:78%;float:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news-centent-title a { font-size:18px;  }
.news-rq{float:right;}


.ny-newshow-rq{color:#999;float:left;margin-top:30px;}
.news-nr { margin:25px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;color:#666; }
.news-ti {font-size:24px;margin-bottom:25px; font-weight: bold;}
.time{color:#666; padding-bottom:10px;border-bottom: 1px solid #ececec;}
.time img{float:left;margin-right:8px;margin-top:3px;}
.news-content{ line-height: 30px; margin:30px 0;color:#666;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;padding:40px 0;font-size:16px;}


.ny-news-left{width:70%;float:left;border:1px solid #ededed;padding:40px;margin-bottom:40px;}
.ny-newsshow-right{width:28%;float:right;background:#f9f9f9;padding:30px 20px;}
.ny-newsshow-right-title{font-size:24px;border-bottom:1px solid #e5e5e5;padding-bottom:10px;}
.ny-newsshow-right-nr{margin-top:30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-newsshow-right-nr li{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;line-height:36px;background:url(../images/dian.png)no-repeat left;padding-left:15px;}


.about-content {
    margin: 40px 0;
    color: #666;
    line-height: 32px;
    font-size: 16px;
}

.info-page {border-top:1px solid #ececec;
	text-align: center;
	position: relative;

	padding-top:30px;

}
.info-page a {
	display: inline-block;
	line-height: 30px;
	margin-left: 20px;
}
.info-left {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 33.33%;
	background: url(../images/info-left.png)no-repeat center left;
	background-size: 22px 14px;
	padding-left:30px;
}
.info-page a.info-cent {
	color: #666;
	padding-top: 26px;
	display: inline-block;
	position: relative;
}
.info-page a.info-cent::before {
	position: absolute;
	content: "";
	width: 23px;
	height: 23px;
	background: url(../images/infopage-cen.png)no-repeat center;
	background-size: 100% 100%;
	transition: ease 1s;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.info-page a.info-cent:hover::before {
	transform: rotate(180deg) translateX(50%);
}
.info-right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 33.33%;
	background: url(../images/info-right.png)no-repeat center right;
	background-size: 22px 14px;
	padding-right:30px;
	margin-right:20px;
}


.ny-pro-box{width:23%;margin-right:1%;margin-left:1%;float:left;margin-bottom:35px;    background:#fff; box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1);}
.ny-pro-box:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.1); background:#b5864e;}
.ny-pro-box:hover .ny-pro-box-bt,.ny-pro-box:hover .ny-pro-box-xh{color:#fff !important;}
.ny-pro-box-bt{text-align:center;font-size:18px;font-weight:bold;padding:20px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-pro-box-more {
    margin: 0 auto 30px;
    text-align: center;
    padding:6px;border-radius:5px;
    border:1px solid #b5864e;color:#b5864e;
    display: block;
    text-align: center;
    width:42%;
}
.ny-pro-box:hover .ny-pro-box-more{background:#fff; border:1px solid #fff; color:#b5864e;}
.ny-pro-box:hover .ny-pro-box-ms{color:#fff;}
.ny-pro-box-ms{ text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin:0 20px 20px 20px;color:#999;}
.ny-pro-box-pic{display:block; overflow:hidden;}
.ny-pro-box-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.ny-pro-box-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;    width: 100%;}

	
.productshow-top{ display: flex; align-items: center;
 justify-content: space-between;background:#f3f3f3;padding:30px;overflow:hidden;
}
.productshow-top-left{width:48%;float:left;}
.productshow-xq-hz{margin-top:60px;}
.productshow-top-right-title{font-size:32px;line-height:32px;font-weight:bold;padding-top:35px;position:relative;}
.productshow-top-right-title:after {
    content: "";
    position: absolute;
    background:#b5864e;
    width:50px; 
    height:6px;top:0; 
	 left: 0;
   }
   
.productshow-xq-title{font-size:30px;line-height:30px;font-weight:bold;padding-bottom:18px;position:relative;border-bottom:1px solid #dedede;}
.productshow-xq-title:after {
    content: "";
    position: absolute;
    background:#b5864e;
    width:40px; 
    height:4px;bottom:0; 
	 left: 0;
   }

.productshow-top-right-nr{margin:30px 0; }
.productshow-top-right{width:48%;float:right;}
.productshow-xq{margin:30px 0 0;line-height:32px;}



.khjz_dkj {
	width: 100%;
	margin-top: 50px;position: relative;
}

.khjz .item {
	margin:0;
	position: relative;
	overflow: hidden;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.khjz .item .cpzs_img {
	overflow: hidden;
	display: block;

}
.khjz .item .cpzs_img img {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;WIDTH:100%;
}
.khjz .item .cpzs_img img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
}
 .cpzs_img img{width:100%;}



.ryzz .item {
	margin: 0 12px;border: 1px solid #ececec;
	position: relative;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;}
	
.ryzz .item:HOVER{border:1px solid #b5864e;}

.ryzz .item .cpzs_img {
	overflow: hidden;
	display: block;    background: #fff;

}
.ryzz .item .cpzs_img img {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;WIDTH:100%;
}
.ryzz .item .cpzs_img img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
}

.tjcp-title{text-align:center;padding:20px;font-size:16px;}
/* display none until init*/
.owl-carousel {
	display: none;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {    text-align: center;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix*/
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-controls {
	width: 100%;
	z-index: 11;margin-top:20px;
}
.owl-carousel .owl-controls .owl-buttons div {
	position: absolute;
	display: inline-block;
	zoom: 1;
*display:inline;
	width: 40px;
	height: 70px;
	text-indent: -9999px;
	transition: .35s;
	top: 45%;
	margin-top: -35px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
	background: url(../images/jtl02.png) center no-repeat;
	overflow: hidden;
	left:0;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	background: url(../images/jtr02.png) center no-repeat;
	overflow: hidden;
	right:0;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
	background: url(../images/jtl03.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
	background: url(../images/jtr03.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-carousel .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver*/
}
.owl-carousel .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:1px solid #b5864e;
}
.owl-carousel .owl-controls .owl-page.active span, .owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #b5864e;
}
.owl-carousel .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.btn {
      display:inline-block;
     padding:0 2.5em;
    line-height:43px;
      color: #fff;
        border-radius: 2em;
        background:#b5864e;
        transition: all 0.4s;    font-size: 16px;
    }
    
.btn:hover {
        padding: 0 3.2em;color:#fff;
           background:#b5864e;
    }
	
	.btn-hs {
        display: inline-block;
      padding: 0 3em;
    line-height: 42px;
        color: #fff;
        border-radius: 2em;
        background:#b5864e;
        transition: all 0.4s;
    }
    
.btn-hs:hover {
        padding: 0 3em;color:#fff;
           background:#ee4700;
    }


.hover-k{ position:relative}
.hover-k:after{ position: absolute; content: ""; width: 100%;height: 4px; background:#b5864e; left: 0; bottom: 0px; transition: transform 0.5s;
	right: 0; transition: transform 0.5s; margin: auto; transform-origin: right center; transform: scaleX(0)}
.hover-k:hover:after{  transform-origin: left center; transform: scaleX(1);}
.hover-k img{ transition: all 0.5s}
.hover-k:hover img{ transform:scale(1.02)}


.service5Box4 .items {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.service5Box4 .item {
  display: flex;
    justify-content: space-between;
}

.service5Box4 .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.service5Box4 .item .content {
 width:45%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.service5Box4 .item p{font-size: 22px;
    line-height: 30px;
    color: #666;}
.service5Box4 .item .img:hover img {
  transform: scale(1.05);
}
.img img {
    transition: all 0.5s ease 0s;width:100%;height:100%;-o-object-fit: cover;object-fit: cover;
}
.img {width:50%;
   overflow:hidden;
}
.content-wb{font-size:16px;line-height:32px;margin-top:30px;}

.yysc-more{margin-top:20px;}

.yyscshow-left-hz{margin-top:80px;margin-right:-4%;}
.yyscshow-left{width:46%;margin-right:4%;float:left;}
.yyscshow-left-pic{width:40%;float:left;}
.yyscshow-left-wb{width:60%;float:left;padding-left:6%;color:#666;}
.yyscshow-left-wb p{font-size:22px;font-weight:bold;margin-bottom:20px;color:#333;}

.yysc-rz{text-align:center;margin-top:30px;}
.yysc-rz li{display:inline-block; margin: 0 15px;}
.yysc-rz li img{max-width:120px;display:block;}


.ryzz-title {
    background: #fff;
    text-align: center;
    padding: 25px;
    font-size: 16px;
    font-weight: bold;
}