/*header*/
header{
	width: 100%;
    position: fixed;
    top: 0rem;
    left: 0px;
    z-index: 999;
	background-color: #fff;
	padding-bottom: 7px;
}
.heabgc{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #221407;
}
.head-bgc{
	float: right;
	color: #fff;
	margin-right:2%;
}
.head-bgc p{
	font-size: 16px;
	padding: 0 10px;
}
.head-bgc span{
	font-size: 18px;
}
.header-top img:nth-child(1){
	width: 35%;
	height: 100%;
	padding: 10px 0 0 5px;
}
#m_menu{
	width: 28px;
	height: 18px;
	padding: 10px 12px 0 20px;
}
.head-list{
	width: 45%;
	margin-left: 6%;
}
.head-list li{
	font-size: 18px;
	margin-top: 10px;
}
.head-list a{
	font-size: 18px;
	font-weight: normal;
}

#sf-menu {
    position: fixed;
    top: 4.5rem;
    left: 0;
    z-index: 9999;
    width: 100%;
    background: rgb(0,0,0);
    display: none;
    max-height: calc(100% - 100px);
    overflow-y: scroll;
    padding-bottom: 10px;
}
#sf-menu li {
    position: relative;
    width: 90%;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
}
.menufade > li:nth-child(1) {
    animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
    -o-webkit-animation-delay: 100ms;
}
.menufade > li {
    animation: menufade 0.35s ease-out;
    -moz-animation: menufade 0.35s ease-out;
    -webkit-animation: menufade 0.35s ease-out;
    -o-animation: menufade 0.35s ease-out;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
#sf-menu li a {
    display: block;
    padding: 9px 0;
    color: #fff !important;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    font-size: 14px;
}
#sf-menu span:after {
    position: absolute;
    content: "+";
    float: right;
    display: inline-block;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-right: 8px;
    transition: 0.3s;
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    cursor: pointer;
    top: 0px;
    right: 0px;
}
#sf-menu span {
    display: block;
}
#sf-menu .sf-menu-2 {
    display: none;
}
#sf-menu .sf-menu-2 li .a2 {
    padding: 5px;
    display: block;
}
/*banner*/
.banner img{
    margin-top: 4.5rem;
    width: 100%;
}
.banner02{
	background-color: #fcf1ec;
	padding: 15px 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.banner02 img{
    width: 100%;
}
/*<!--product center-->*/
.center-title span{
	width: 8%;
	height: 2px;
	background-color: #000;
	margin-bottom: 15px;
}
.center-title p{
	font-size: 24px;
	color: #000;
}
.center-title h3{
	font-weight: normal;
	font-size: 24px;
	color: #fff;
}
.center-title em{
	font-size: 14px;
	color: #b8b8b8;
}
.celle-list{
	width: 99%;
	margin-top: 20px;
	border-bottom: 1px solid #949494;
	margin-bottom: -1px;
}
.celle-list ul{
	width: 92%;
	margin: 0 auto;
}

.celle-list ul{
	font-size: 16px;
	color: #222;
}

.celle-right{
	width: 100%;
	margin: 0 auto;
}
.celle-right ul{
	display: flex;
	flex-wrap: wrap;
}
.celle-right ul li{
	width: 46%;
	font-size: 16px;
	margin:15px 2% 0 2%;
}
.celle-right ul li img{
	border: 1px solid #e4e4e4;
	width: 100%;
	height: 140px;
}
.celle-right ul li p{
	display: block;
	width: 88%;
	margin: 4% auto 2% auto;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	color: #000;
	border: 1px solid #666;
	text-align: center;
}
.celle-right ul li a p:hover{
	background-color: #000;
	color: #fff;
}
.allhide {
    display: none;
}
.selected{
    display: flex !important;
    flex-wrap: wrap;
}
.active01{
	border-bottom:2px solid  #ed1f1e;
	padding-bottom: 5px;
	font-weight: bold;
	color: #ed1f1e;
}
.cen-herf a{
	display: block;
	font-size: 16px;
	color: #000;
	text-align: center;
	margin: 5% 0;
}
/*间隙*/
.clearance{
	width: 100%;
	height: 20px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background-color: #f3f3f3;
}
/*三大优势*/
.advantage ul li:nth-child(1){
	font-size: 22px;
}
.advantage ul li:nth-child(2){
	color: #573915;
	margin-left: 5%;
}
.advantage ul li:nth-child(2),.advantage ul li:nth-child(3),.advantage ul li:nth-child(4){
	margin-left: 10%;
}
.advantage ul li{
	font-size: 18px;
	display: flex;
	align-items: center;
	letter-spacing: 1px;
}
.advantage ul li img{
	margin-right: 2%;
}
.advantage ul{
	width: 95%;
	margin: 10px auto;
	line-height: 40px;
}
.advantage ul li:nth-child(5) img{
	width: 98%;
	margin: 10px auto;
}

.fenyebanner{
	bottom: 10px !important;
}
.fenyebanner .swiper-pagination-bullet-active{
	background: #573915 !important;
}
#banner{
	padding-bottom: 20px;
}
/*效果*/
#focus{
	width:94% !important;
	height:220px;
	position:relative;
	margin:20px auto;
	overflow:hidden;
	position:relative;
}
.focusWarp a:hover{
	 opacity:1;
}
.imgList li img{
	width: 100%;
}
.imgBtn li {
	float:left;
	width: 20% !important;
	height: 50px !important;
	margin-left: 20px;
}
.imgBtn li img{
	width: 100%;
	height: auto;
}
.imgBtn{
	right: 92% !important;
	position:absolute;
	bottom:5px;
	z-index:100;
}
.btnWarp {
	overflow:hidden;
}

.cus-herf a{
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #573915;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 5% auto ; 
}
.cuscasebanner{
	bottom: 5px !important;
}
.cuscasebanner .swiper-pagination-bullet-active{
	background: #573915 !important;
}
/*核心人物*/
.nucleuspeotop-l{
	width:96%;
	margin: 10px auto 30px auto;
}
.nucleuspeotop-l>img{
	width: 125px;
	height: 160px;
}
.nucleol{
	width: 62%;
}
.nucleuspeotop-l p{
	font-size: 18px;
	color: #75511f;
	border-bottom: 1px dashed #c9c9c9;
	padding: 5px 0;
	margin-bottom: 5px;
}
.nucleuspeotop-l li{
	font-size: 14px ;
	color: #000;
	letter-spacing: 1px;
	line-height:30px;
}
.nucleuspeotop-l li span{
	display: block;
}
.nucleuspeotop-l li i{
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin: 15px 10px 0 0 ;
	background-color: #b19f89;
}

#corepeo{
	width: 95%;
	padding-bottom: 10%;
	margin: 10px auto;
}
#corepeo .swiper-slide img{
	width: 100%;
}
#corepeo .swiper-slide p{
	font-size: 14px;
	text-align:center ;
	padding: 2% 0;
}
.corepeoebanner{
	bottom: 5px !important;
}
.corepeoebanner .swiper-pagination-bullet-active{
	background: #573915 !important;
}
/*走进嘉御文化*/
.Walkintoimg img{
	display: block;
	max-width: 95%;
	margin: 10px auto;
}
.Walkintoimg p{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 2% 0;
}
.Walkintoimg span{
	display: block;
	font-size: 16px;
	width: 96%;
	color: #696969;
	margin: 0 auto;
	line-height: 25px;
}
/*资讯*/
.essage-l{
    width: 92%;
    margin: 20px auto;
    font-size: 16px;
    color: #676767;
}
.essage-l li{
	width: 30%;
	height: 30px;
	line-height: 30px;
	border: 1px solid #333;
	color: #000;
	text-align: center;
}
.active02{
	background-color: #000;
	color:#fff !important;
}

.messagulli-top,.fmsiofdmo{
	width: 96% !important;
	margin: 10px auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.messagulli img{
	width: 110px;
	height: 68px;
}
.messagulli-bot{
	width: 69%;
}
.messagulli-bot p{
	width: 200px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
}
.messagulli-bot span{
	font-size: 14px;
	font-weight: bold;
}
.messagulli-bot i{
	font-size: 14px;
	color: #8d8d8d;
	line-height: 25px;
}

.fmsiofdmo p{
	height: 20px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
.fmsiofdmo span{
	font-size: 14px;
	color: #8d8d8d;
	line-height: 25px;
}
.cugfherf{
	display: block;
	margin: 15px auto;
	width: 140px;
	height: 25px;
	line-height: 25px;
	background-color: #ff0000;
	font-size: 18px;
	color: #fff;
	text-align: center;
	
}
.bottom-qq ul{
	width: 92%;
	margin: 10px auto;
}
.bottom-qq ul li{
	font-size: 14px;
	line-height: 25px;
	color: #000;
}
/*底部导航*/
bottom ul{
	width: 100%;
	position: fixed;
    bottom: 0px;
    height: 45px;
    line-height: 45px;
    background-color: #573915;
    z-index: 999;
}
bottom ul li{
	width: 20%;
}
bottom ul li a{
	display: block;
	font-size: 14px;
	text-align: center;
	border-right: 1px solid #442500;
	border-left: 1px solid #72450f;
    color: #fff;
}
/*产品中心*/
.big-head,.big-head2{
	width: 100%;
	height: 35px;
	line-height:35px ;
	color: #fff;
	font-size: 22px;
	background-color: #000;
	text-align: center;
	
}
.big-head{
    margin-top: 100px;
}
.big-head2{
    margin-top: 25px;
}
.fenye {
    width: 50%;
    margin: 5% auto;
    font-size: 14px;
}
.fenye a {
    display: block;
    width: 30%;
    background-color: #000;
    height: 20px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.abo-des ul{
	width: 96%;
	margin: 4% auto;
}
.abo-des ul a{
	display: block;
	font-size: 14px;
	line-height: 28px;
	border-bottom: 1px dashed #ccc;
	padding-top: 4px;
}
.abo-des ul a:hover{
	border-bottom: 1px dashed #67461a;
	color: #67461a;
}
.abo-des ul a:hover i{
	background-color: #67461a;
}
.abo-des ul a li i{
	display: block;
	width: 5px;
	height: 5px;
	background-color: #cdcdcd;
	float: left;
	margin: 12px 8px 0 5px;
}
.abo-des ul a li p{
	height: 20px;
	width: 75%;
	margin-right: 8%;
	color: #000;
}
.bottom-qqall{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 20px auto 78px auto !important;
}

.cenullist ul{
	margin-top: 20px;
}
.cenullist ul li{
	display: flex;
	justify-content: space-between;
	width: 96%;
	margin: 3% auto;
	border-bottom: 1px dashed #000;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
.cenullist ul li>a{
	width: 38%;
}
.cenullist ul li img{
	width: 100%;
	height: auto;
}
.cenullistrig{
	width: 59%;
}
.cenullistrig p{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2%;
	border-bottom: 1px dashed #000;
	color: #221407;
}
.cenullistrig p a{
	height: 20px;
}
.cenullistrig span{
	margin-top: 2%;
	font-size: 14px;
    color: #222;
}
.grjygs{
	width: 72%;
}
.cenullistrig>a{
	display: block;
	margin-top:2% ;
	font-size: 14px;
	font-weight: bold;
    margin-left: 73%;
    color: #67461a;
}
/*详情页*/
.censhow{
	width: 96%;
	margin:0 auto;
}
.censhow img{
	max-width: 100%;
	margin: 1% 0;
}
.censhow p{
	font-size: 16px;
}
.censhow-img{
	margin: 2% 0;
	border: 1px solid #dadada;
	padding: 1%;
}
/*新闻详情*/
.news-nav-l-t {
    width: 100%;
    margin-top: 10px;
    line-height: 35px;
    height: 40px;
    border-bottom: 1px solid #b1b2b3;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.news-text {
    max-width: 95%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 30px;
}
.news-text img {
    display: block;
    max-width: 95%;
    margin: 10px auto;
}
.news-wz {
    width: 95%;
    margin: 2% auto;
    display: flex;
    flex-direction: column;
    line-height: 1.5rem;
}
.news-wz a{
    font-size: 16px;
    background-color: #221407;
    color: #fff;
    margin-top: 2%;
    padding-left: 2%;
}
/*about*/
.about-jian{
	width: 96%;
	margin: 0 auto;
}
.about-jianpp{
	font-size: 14px;
	border-bottom:1px solid #969696;
	margin: 10px auto;
}
.about-jianpp b{
	display: inline-block;
	font-weight: bold;
	border-bottom:1px solid #000;
	line-height: 28px;
	font-size: 15px;
}
.about-jianpp span{
	color: #969696;
}
.about-top img{
	max-width: 100%;
	margin: 5px auto;
}
.about-top p{
	font-size: 14px;
	letter-spacing: 1px;
	/*text-indent: 25px;*/
	line-height: 20px;
	padding: 10px 0;
	width: 96%;
	margin: 10px auto;
}
.fourbigall {
    width: 100%;
    margin: 20px auto;
}
.fourbig {
    width: 50%;
    height: 128px;
    background: url(../img/fourbigbgc.jpg) no-repeat;
    background-size: 100%;
}
.fourbigall p {
    font-size: 18px;
    color: #fff;
    padding-top: 2px;
    margin-bottom: 12px;
}
.fourbigall span {
    font-size: 16px;
    line-height: 25px;
}


/*联系我们*/
.about-middle-two {
    width: 100%;
    margin: 0 auto;
}
.about-two {
    width: 90%;
    height: 50px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #ccc;
}
.about-two img{
	transform: scale(.6);
	-webkit-transform: scale(.6);
	-moz-transform: scale(.6);
}
.about-two p {
    padding-left: 10px;
    font-size: 16px;
}
/*form*/	
.confrm{
	width: 94%;
	margin:0 auto;
}
.confrm b{
	margin: 5% 0;
}
.confrm b img{
	margin: 1% 2% 0 0 ;
}
.confrm input{
	width: 70%;
	height: 30px;
	border: 1px solid #ccc;
	padding: 0 10px;
}
.confrminp{
	margin-top: 5%;
}
.confrm a{
	margin: 5% 0 5% 68%;
	display: block;
	text-align: center;
	width: 82px;
	height: 30px;
	line-height: 30px;
	background-color: #221407;
	color: #fff;
}
/*by   ---zzt*/
 .cfff{color: #fff;}
 .txt-center{text-align: center;}
 .fw-b{font-weight: bold;}
 .fs14{font-size: 14px;}
 .fs16{font-size: 16px;}
 .fs26{font-size: 26px;}
 .ml20{margin-left: 20px;}
 .mt10{margin-top: 10px;}
 .mt15{margin-top: 15px;}
 .mt20{margin-top: 20px;}
 .i-cuswiper img{width: 100% !important; height: 350px !important;margin-top: 88px;}
 .cuswiper .swiper-pagination {bottom: 5px !important;}
 .cuswiper .swiper-pagination-bullet{width:12px;height:12px;background:#020202; opacity:1;}
 .cuswiper .swiper-pagination-bullet-active { color:#fff;background: #ed1f1e;}
 .ccbox{padding: 15px;}
 .cctit{font-size: 18px;}
 .ccimg{width: 100%;height: 260px;margin-top: 15px;}
 .ccwarp{margin: 15px 0;font-size: 14px;}
 .cc1{font-size: 16px;background: url(../images/cellesffs-rem.png) no-repeat 0 4px;background-size: 15px 15px;padding-left: 24px;}
 .ccwarp p{margin-top: 8px;}
 .cuswiper2 .swiper-button-next,.cuswiper2 .swiper-button-prev{width: 40px !important;height: 40px !important; outline: none;top: 50% !important;}
 .cuswiper2 .swiper-button-next{background: url(../images/next.png) no-repeat;right: 20px !important;background-size: 100% 100%;}
 .cuswiper2 .swiper-button-prev{background: url(../images/prev.png) no-repeat;left: 20px !important;background-size: 100% 100%;}
 .index-label img{display: block;width: 100%;margin: 30px auto 12px auto;}
.index-ice ul{width: 50%;border-bottom: 1px solid #e5e5e5;}
.index-ice ul:first-child{border-right: 1px solid #e5e5e5;}
.index-ice ul li{width: 100%; height: 40px;line-height: 42px;text-align: center;border-top: 1px solid #e5e5e5;font-size: 14px;color: #000;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.index-ice ul li>em{color: #fd000a;}
.index-ice ul .li1{font-size: 18px;font-weight: bold;}
.index-ice ul .li1 img{width: 18px;height: 22px;margin-right: 5px;}
.index-ice ul .li2{font-size: 16px;}
.index-label2 img{display: block;width: 100%;margin: 12px auto 30px auto;}
.comlabel img{display: block;width: 100%;}
.combox img{display: block;width: 100%;}
.ys-img{padding: 0 15px;}
.force-one-r {
    width: 84%;
    height: auto;
    margin: 20px auto;
    color: #000;
}
.dsmkldm {
    float: left;
    color: #fff;
    font-size: 32px;
    padding: 6px 0 0 12px;
    width: 50px;
    height: 55px;
    background: url(../images/yx1.png) no-repeat;
    background-size: 100% 100%;
}
.force-line{
	width: 100%;
	height: 2px;
	background: url(../images/yx3.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 12px;
}
.force-box{
	 margin: 8px 0 0 5px;
	}
.force-box>p {
	width: 150px;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	background: url(../images/yx2.png) no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    color: #fff;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
}
.force-box>span {
    display: block;
    font-size: 20px;
    margin-top: 5px;
}
.force-box span>em{
	color: #fd000a;
}
.force-one-r-sp span {
	display: block;
   margin-top: 25px;
   background: url(../images/yx4.png) no-repeat;
   padding-left: 30px;
    font-size: 16px;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
}
.force-one-r-sp span >b{
	color: #fd000a;
}
/*证书轮播*/
.com-lb {
	width: 95%;
	margin: 0 auto;
}
.com-lb .swiper-button-prev,.com-lb .swiper-button-next{
	width: 35px !important;
	height: 40px !important;
	outline: none;
}
.com-lb .swiper-button-prev {
    background: url(../images/fourcorleft.png) no-repeat !important;
    background-size: 100% 100%;
}
.com-lb .swiper-button-next {
     background: url(../images/fourcorright.png) no-repeat !important;
    background-size: 100% 100%;
}
.com-lb .swiper-slide img{
	width: 100%  !important;
    height: 260px !important;
}
.com-lb .swiper-slide p{
	font-size: 12px;
	color: #000;
	text-align: center;
	margin-top: 5px;
}
.case-box{
	padding-bottom: 30px;
	background: #000;
}
.case-more{
	width: 140px;
	height: 25px;
	line-height: 25px;
	margin: 25px auto 0 auto;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border: 1px solid #fff;
	background: #ff0000;
}
.come-box{
	padding: 20px;
}
.come-tit {
    width: 100%;
    display: block;
    color: #fd000a;
    font-size: 18px;
    font-weight: bold;
}
.come-tit img{
	width: 22px;
	height: 20px;
	margin-right: 10px;
}
.comme-pangtwo em:nth-child(1) {
    background-color: #FF0000;
}
.comme-pangtwo em {
    display: inline-block;
    width: 50%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
}
.comme-pangtwo em b {
    color: #fcf99e;
    font-size: 16px;
}
.comme-pangtwo em:nth-child(2) {
    background-color: #000;
}
.index-form{
	width: 100%;
	height: auto;
	padding: 20px 10px;
	background: url(../images/form.jpg) no-repeat;
	background-size: 100% 100%;
}
.index-put{
	width: 78%;
	height: 30px;
	background: #fff;
	outline: none;
	border: none;
	padding: 0 10px;
}
.form-tj{
	display: block;
	margin: 20px auto 0 auto;
	width: 180px;
	height: 30px;
	color: #443834;
	font-size: 18px;
    border: none;
    outline: none;
    background: url(../images/tj.png) no-repeat;
}
 #success_txt{letter-spacing: 1px;color: #fff;font-size: 14px;margin-left: 12%;}
 #error_txt{letter-spacing: 1px;color: #ff0000;font-size: 14px;margin-left: 12%;}
 .footmob {
    height: 64px;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0px;
    z-index: 9999;
    background-color: #000;
    flex-direction: row;
}
 .footmob .foot-list img {
    display: block;
    margin: 0 auto;
}
.footmob .foot-list p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 5px;
}
.foot-list {
    padding: 2px 0;
}
.con-kefu img{
	width: 250px;
	height: 200px;
}
.con-code img{
	display: block;
	width: 100px;
	height: 100px;
}
.aboutli{
	width: 49%;
	height: 150px;
	margin-left: 1%;
	margin-top: 5px;
}
.aboutli img{
	width: 100%;
	height: 100%;
}
