/*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;color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;padding: 0 30px;}

*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

 :root {
    --main-color: #994d00;
    --main-color2: #eb8f33;
    --main-color3: #391d00;
    --main-tit: #212529;
    --main-color-000: #000;
    --main-color-333: #333333;
    --main-color-888: #888888;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


.header{ position: relative;top: 0;left: 0;width: 100%;z-index: 999;padding: 20px 0;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 72px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}

.header.fixed{background: #fff;box-shadow: var(--main-shadow);padding: 10px 0;position: fixed;}
.header.fixed .menu ul li span a{color: var(--main-color3);}


/*menu*/
.menu{height:72px;line-height:72px;}
.menu ul li{ float:left; position:relative;padding: 0 20px;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:72px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;text-align: center;}
.menu ul li dl dd a:hover{ color:var(--main-color);}
.menu ul li span a{ font-size:15px;color:var(--main-color3);display:block;text-align:center;padding: 0 10px;font-weight: 300;letter-spacing: 0.5px;position: relative;}
.menu ul li span a:after{width: 100%;height: 3px;background: #fae3cc;position: absolute;left: 0;bottom: 10px;content: "";transition: 0.3s;opacity: 0}
.menu ul li span a:hover{color: #000;}
.menu ul li span a:hover:after{opacity: 1;}
.menu ul li span a.menu_hover{color: #fae3cc;}
.menu ul li span a.menu_hover:after{opacity: 1;}

.menu ul li.cur span a{color: #000;}
.menu ul li.cur span a:after{opacity: 1;}

.header .search{width: 250px;height: 35px;border-radius: 0;position: relative;overflow: hidden;background: #fff;}
.header .search input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 40px 0 10px;box-sizing: border-box;outline: none;}
.header .search button{width: 35px;height: 100%;position: absolute;top: 0;right: 0;text-align: center;border: none;background: var(--main-color);color: #fff;font-size: 16px;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#0188FB;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{/*margin-top: 70px;*/}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTit{font-size: 32px;font-weight: bold;color: #391d00;}
.iTit span{color: var(--main-color2);}
.iTxt{font-size: 14px;color: var(--main-color3);}
.iLine{}

.iImg img{width: 100%;}

/*开场*/
#preloader {
	overflow: hidden;
	background: #eb8f33;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: fixed;
	z-index: 9999999;
	color: #fff;
}

#preloader .jumper {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
  margin: auto;
  width: 50px;
  height: 50px;
}

#preloader .jumper > div {
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  opacity: 0;
  width: 50px;
  height: 50px;
  -webkit-animation: jumper 1s 0s linear infinite;
  animation: jumper 1s 0s linear infinite;
}

#preloader .jumper > div:nth-child(2) {
  -webkit-animation-delay: 0.33333s;
  animation-delay: 0.33333s;
}

#preloader .jumper > div:nth-child(3) {
  -webkit-animation-delay: 0.66666s;
  animation-delay: 0.66666s;
}

@-webkit-keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*-------------------------------------------*/

/*banner*/
.banner_swiper{width: 100%;height: 88vh;}
.banner_swiper  .wapper{display: flex;justify-content: flex-start; width:100%; padding:0px 0px}
.banner_swiper .part{display: block;width: 100%;position: relative;overflow: hidden;height: 100%;}
.banner_swiper .img_show{width: 100%;font-size: 0;overflow: hidden;height: 100%;}
.banner_swiper .img_top{position: absolute;top: 20%;width: 100%;transform: translateY(-50%);}
.banner_swiper .desc{width: 100%;background-color: #ffffff96;padding: 20px;max-width: 100%;/*border-radius: 10px;*/padding-left: 35px;}
.banner_swiper .desc .t1{font-size: 40px;color: #994d00;text-align: center;position: relative;line-height: 1.6; font-weight:bold}
.banner_swiper .desc .t1:before{display:none; position: absolute;top: 5px;left: -20px;width: 3px;height: 20px;background: var(--main-color);content: "";}
.banner_swiper .desc .txt{color: #333;font-size: 14px;margin-top: 15px;position: relative;}

.banner .swiper-slide img{transform: translate(0) scale(1.08);transition: all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);}
.banner .swiper-slide-active img{transform: translate(0) scale(1);}

.banner_swiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.banner_swiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.banner_swiper .swiper-button-next:after,.banner_swiper .swiper-button-prev:after{color: #fff;}

.index1{width: 100%;overflow: hidden;}
.i1Warp{position: relative;width: 100%;}
.i1Warp .img{width: 100%;}
.i1Warp .imgTop {
	position: absolute;
	bottom: -50px;
	right: 0;
	width: 50%;
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
	border: 4px solid rgba(255, 255, 255, 0.2);
	background: #fae3cc linear-gradient(65deg, rgba(255, 255, 255, 0.15) 25%, transparent 45%);
}
.i1Warp .desc{padding: 50px 25px 25px 25px;}
.i1Warp .iTit span{color: var(--main-color);}
.i1Warp .tit{font-size: 18px;color: var(--main-color2);line-height: 1.6;}

.index2{width: 100%;overflow: hidden;}
.index2 .wapper{width: 100%;max-width: 1480px;}
.i2List{width: 100%;}
.i2List ul li{width: 33%;padding: 0 15px; margin-top:3%}
.i2List .part{display: block;width: 100%;height: 100%;background: #fae3cc;border-radius: 0 0 25px 25px;overflow: hidden;transition: 0.3s;}
.i2List .part .img{width: 100%;}
.i2List .part .img img{width: 100%; height:200px; object-fit: cover}
.i2List .part .desc{padding: 30px;}
.i2List .part .t1{font-size: 16px;font-weight: 700;letter-spacing: 0.25px;margin-bottom: 15px;text-align: center;color: #7c5a37;}
.i2List .part:hover{transform: translateY(-10px);}
.i2List .part:hover .img img{transform: scale(1.2)}

.index3{background-size: cover;background-repeat: no-repeat;background-attachment: fixed;}
.index3 .iTit{color: #fff;}

.footer{width: 100%;background:#f4bd85;padding: 40px 0;color: #fff;font-size: 16px;}
.fTit{font-size: 20px;color: #fff;font-weight: bold;margin: 20px 0;}
.fEwm{max-width: 25%;text-align: center;}
.fEwm .ewm{font-size: 12px;}
.fEwm .ewm img{width: 90px;}

.copyright{background-color: #ea8f32;text-align: center;padding: 25px 0px;font-size: 14px;color: #fff;}

.tongtu{width: 100%;position: relative;overflow: hidden;}
.tongtu .img{width: 100%;}
.tongtu .img img{width: 100%;}
.tongtu .imgTop{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;z-index: 9;}
.tongtu .t1{text-align: center;font-size: 36px;color: #fff;font-weight: bold;}
.tongtu .txt{text-align: center;font-size: 16px;color: #fff;}


.about1{width: 100%;}
.about1List{width: 100%;}
.about1List ul li{width:25%; padding:0 10px; margin-bottom:20px;}
.about1List .part{padding: 0;}
.about1List .part .img{width: 100%;position: relative;}
.about1List .part .img img{width: 100%;}
.about1List .part .t1{margin-top: 50px;text-align: center;font-weight: bold;color: var(--main-color3);font-size: 18px;margin-bottom: 10px;}
.about1List .part:hover .t1{color: var(--main-color);transition: 0.3s;}


.about1List .part .img:after {content: "";width: 100%;height: 100%;overflow: hidden;background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));opacity: 0;position: absolute;top: 0;left: -100%;
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	transform: skewX(-45deg);
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}

.about1List .part:hover .img img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}

.about1List .part:hover .img:after {
	left: 200%;opacity: 1;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}


.about2{width: 100%;background: #f7f7f7;}
.about2List{width: 100%;}
.about2List ul li{width: calc(33.3% - 20px);margin-right: 30px;}
.about2List ul li:nth-child(3n){margin-right: 0;}
.about2List .img{width: 100%;position: relative;}
.about2List .img img{width: 100%;}
.about2List .img:hover img{transform: scale(1.1);}

.about2List .img:after {content: "";width: 100%;height: 100%;overflow: hidden;background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));opacity: 0;position: absolute;top: 0;left: -100%;
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	transform: skewX(-45deg);
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}


.about2List .img:hover:after {
	left: 200%;opacity: 1;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.contact{width: 100%;}
.contactWarp{width: 100%;}
.contactWarp .item{width: 30%;background: #fae3cc;border: 4px solid rgba(255, 255, 255, 0.2);background: linear-gradient(65deg, rgba(255, 255, 255, 0.15) 25%, transparent 45%);border-radius: 25px;background-color: #fae3cc;text-align: center;padding: 10px;}
.contactWarp .img{width: 100%;height: 100%;border-radius: 25px;}
.contactWarp .img img{width: 100%;height: 100%;object-fit: cover;}
.contactWarp .item i.fa{font-size: 46px;color: var(--main-color2);margin: 35px 0;}
.contactWarp .item .tit{font-size: 20px;color: var(--main-tit);font-weight: bold;margin-bottom: 20px;}
.contactWarp .item .txt{font-size: 14px;color: #666;margin: 10px 0;}


.inside{width: 100%;overflow: hidden;}
.inside img{max-width: 100%;}


@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 20px;}
.pt140{padding-top: 100px;}
.pb140{padding-bottom: 100px;}
.i2List ul li{width: 33.3%;}
.i2List ul li:nth-child(4),
.i2List ul li:nth-child(5){width: 50%;margin-bottom: 30px;}

}

@media only screen and (max-width: 980px) {
.wapper{ width:100%;padding: 0 10px;}
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.hHei{height: 70px;}
.sp_nav1 span{background: #000;}
.pt140{padding-top: 60px;}
.pb140{padding-bottom: 60px;}
.tongtu .img img{min-height: 180px;object-fit: cover;}
.tongtu .t1{font-size: 26px;}
.tongtu .txt{font-size: 14px}
.banner_swiper .desc .t1{font-size: 16px;}
.i1Warp .imgTop{position: relative;top: auto;right: auto;transform: none;margin-top: 20px;width: 100%;}
.i1Warp .desc{padding: 20px;}
.i2List ul li{width: 100%;margin: 10px 0;}
.i2List ul li:nth-child(4),
.i2List ul li:nth-child(5){width: 100%;margin: 10px 0;}
.i2List .part .desc{padding: 20px;}

.footer{font-size: 14px;}
.footer .left{width: 70%;}
.fEwm{}
.about2List ul li{width: 100%;margin: 10px 0;}
.contactWarp .item{width: 100%;margin: 10px 0;}
.about1List ul li{width:100%; padding:0;}







}
