@charset "utf-8";
/* CSS Document */
.ban-a{ background:url(../en/images/ban-a.jpg) center no-repeat; width:100%; height:484px; position:relative;}
.a-menu{ background:#eeeeee; margin-top:400px;}
.a-menu li{ float:left; background:url(../images/mxian.png) right center no-repeat;}
.a-menu li:nth-child(4){ background:none;}
.a-menu li a{ display:block; padding:22px 24px; position:relative; z-index:2; transition:all 0.7s ease}
.a-menu li a span{ position:absolute; left:0; top:0; width:100%; height:100%; background:#f08300; transform:scale(0,1); transition:all 0.7s ease; z-index:-1}
.a-menu li a:hover ,.a-menu li a.cur{ color:#ffffff}
.a-menu li a:hover span,.a-menu li a.cur span{ transform:scale(1);}
@media screen and (max-width:768px){
.a-menu{ width:100%;}
.a-menu li{ width:50%; text-align:center;}
.a-menu li a{ padding:22px 0;}
}

.main{ padding:32px 0;}
.mainb{ padding:64px 0;}

.ab-box{ width:100%; padding-bottom:70px;}
.ab-box .ableft{ width:51%;}
.ab-box .ableft h3{ font-size:1.875rem; color:#303030; margin-top:20px}
.ab-box .ableft span{ color:#8b8b8b; font-size:1rem; text-transform:uppercase;}
.ab-box .ableft hr{ margin:32px 0; border:none; background:#eeeeee; height:2px; width:70%}
.ab-box .ableft p{ font-size:1rem; color:#505050; line-height:1.875em;}
.ab-box .abright { width:48%; margin-top:60px; position:relative;}
.ab-box .abright span{ position:absolute; bottom:-20px; right:-60px;}
@media screen and (max-width:768px){
.ab-box .ableft{ width:100%;}
.ab-box .ableft h3{ font-size:1.5rem; }
.ab-box .abright{ width:100%;}
}

/*荣誉资质*/
.horlist{ width:100%;}
.horlist li{ width:23.5%; margin-right:2%; box-sizing:border-box; float:left; margin-bottom:24px; transition:all 0.7s ease}
.horlist li:nth-child(4n){ margin-right:0;}
.horlist li div{ width:100%; overflow:hidden; border:2px solid #bfbfbf; box-sizing:border-box; border-bottom:none}
.horlist li div img{ width:100%; transform:scale(1); transition:all 0.7s ease;}
.horlist li:hover div img{ transform:scale(1.05);}
.horlist li p{ position:relative; display:block; padding:12px 20px; background:#bfbfbf;transition:all 0.75s ease;  color:#fff; z-index:2}
.horlist li p span{ transform:scale(0,1); transition:all 0.75s ease; position:absolute; top:0; left:0; width:100%; height:100%; background:#f08300; z-index:-1; transform-origin:left;}
.horlist li p em{ text-align:right; font-family:'宋体'; float:right;}
.horlist li:hover{ box-shadow:0 0 10px 2px rgba(0,0,0,0.2)}
.horlist li:hover p{ color:#fff;}
.horlist li:hover p span{ transform:scale(1);}
@media screen and (max-width:768px){
.horlist li{ width:49%; margin:0 0.5% 24px !important;}
}


/*联系我们*/
.ban-co{background:url(../en/images/ban-co.jpg) center no-repeat; width:100%; height:350px; position:relative;}

.co-menu{}
.co-menu li{ float:left; background:url(../images/mxian.png) right center no-repeat #eee;}
.co-menu li:nth-child(4){ background:none #eee;}
.co-menu li a{ display:block; padding:22px 48px; position:relative; z-index:2; transition:all 0.7s ease}
.co-menu li a span{ position:absolute; left:0; top:0; width:100%; height:100%; background:#f08300; transform:scale(0,1); transition:all 0.7s ease; z-index:-1}
.co-menu li a:hover ,.co-menu li a.cur{ color:#ffffff}
.co-menu li a:hover span,.co-menu li a.cur span{ transform:scale(1);}
@media screen and (max-width:768px){
.co-menu{ width:100%;}
.co-menu li{ width:25%; text-align:center;}
.co-menu li a{ padding:22px 0;}
}


.map{ margin-top:30px; }
.map p{ margin-bottom:20px; font-size:1.125rem; color:#484848;}


/*在线留言*/
.ffk{ margin-top:34px}
.ffk .ftxt{ width:31.33%; background:#f9f9f9; border:none; border-radius:8px; font-size:1em; padding:10px 12px; margin-bottom:22px; margin-right:3%; border:1px solid #e59a27; box-sizing:border-box; color:#999}
.ffk .ftxt:nth-child(4){ margin-right:0;}
.ffk .ftxt::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #999;}
.ffk .ftxt1{ width:100%; border:none;background:#f9f9f9;padding:10px 12px; box-sizing:border-box;border-radius:8px; margin-bottom:32px;font-size:1rem; color:#333; border:1px solid #e59a27; color:#999}
.ffk .ftxt1::-webkit-input-placeholder {
color:#999;
}
.ffk .fbtn{ width:20%; float:right;padding:10px 12px; border:none; background:#f08300; color:#fff; font-size:1.125rem;border-radius:8px; }
@media screen and (max-width: 768px){
.ffk .ftxt{ width:98%;}
.ctfed{ width:100%}
}

/*新闻资讯*/
.ban-n{background:url(../en/images/ban-n.jpg) center no-repeat; width:100%; height:350px; position:relative;}

.newscon{ width:100%; border-bottom:1px solid #aaaaaa; padding:29px 0}
.newscon a{ display:block;}
.newpic{ width:22.5%; float:left; border-radius:5px; overflow:hidden;}
.newpic img{ transform:scale(1); transition:all 0.7s;}
.newscon:hover .newpic img{ transform:scale(1.05);}
.newcon{ width:57.3%; float:left; margin-left:3%;}
.newcon h3{ font-size:1.375rem; color:#222227; transition:all 0.5s}
.newcon p{ color:#616169; margin:24px 0; line-height:1.5em;}
.newcon em{ display:inline-block; background:#f08300; color:#fff; padding:8px 16px;}
.newdate{ float:right; max-width:20%; width:10%; text-align:center; margin-top:40px;}
.newdate p{ font-size:3rem; color:#4a4a4a}
.newdate span{ font-size:1.25rem; color:#5a5959}

.newscon:hover h3{ color:#f08300;}
@media screen and (max-width: 768px){
.newdate{ display:none;}
.newpic{ width:40%}
.newcon{ width:55%; float:left; margin-left:3%;}
.newcon p{ display:none}
.newcon em{ margin-top:24px;}
}

/*新闻内页*/
.nbg{ }
.news-title{width:100%; height:30px; line-height:30px; text-align:center; font-size:1.25em; font-weight:bold; margin:0 auto; color:#484848;}
.news-type{width:100%; height:24px; text-align:center; margin:0 auto; color:#242424;font-size:0.875em; border-bottom:#242424 1px dotted;}
.news-content{width:100%; margin:0 auto; font-size:1em; line-height:24px; line-height:1.5em; color:#242424}
.news-pn{ font-size:1rem;line-height:1.5em; color:#242424}
.news-pn a{ color:#242424; font-size:1rem;}
/*相关新闻*/
.xgnews{margin:40px auto;}
.xgnews-tit{height:40px;line-height:40px;border-bottom:1px solid #CCC;padding-left:20px; font-size:16px; color:#242424;}
.xgnews-con{border-top:1px solid #242424;border-top:none;padding:10px 20px;}
.xgnews-con li{width:48%;height:30px;line-height:30px; overflow:hidden;}
.xgnews-con li span{float:right; color:#242424}
.xgnews-con li a{ padding-right:10px; color:#242424;}
.xgnews-con li a:hover{ color:#333;}

@media screen and (max-width: 768px){
.news-title{ font-size:1.375rem; line-height:1.5em; height:auto;}
.news-type{ height:auto;}
.news-content{ font-size:1.125rem !important; line-height:2rem !important;}
.news-content span{ font-size:1.125rem !important; }
.news-content p{ font-size:1.125rem !important;}
.news-pn{ font-size:1.125em; line-height:1.875em;}
.news-pn span{ width:100%; display:block;}
.xgnews-tit{ font-size:1.25em;}
.xgnews-con li{ width:100%; height:2.875em; line-height:2.875em;}
.xgnews-con li{ width:100%; margin:0; line-height:2.875em;}
}

/*旅游文化*/
.ban-cu{ background:url(../en/images/ban-cu.jpg) center no-repeat; width:100%; height:484px; position:relative;}

.huolist{ width:100%;}
.huolist dl{ width:32.33%; margin-right:1.5%; margin-bottom:32px; float:left;}
.huolist dl:nth-child(3n){ margin-right:0}
.huolist dl a{ display:block;}
.huolist dl dt{ width:100%; overflow:hidden; border:5px solid #eee; box-sizing:border-box}
.huolist dl dt img{ width:100%; transform:scale(1); transition:all 0.7s}
.huolist dl:hover dt img{ transform:scale(1.05);}
.huolist dl dd{ border-bottom:2px solid #eee; background:url(../images/cjia.png) 95% center no-repeat; padding:16px 16px;}
.huolist dl dd p{ color:#000;}

.cabg{ background:#fff; padding:20px;}
.cdd p{}
.cdd p a{ display:inline-block; padding:8px 12px;background:#ddd; transition:0.5s all ease; color:#000; }
.cdd p a:hover{ background:#f08300; color:#fff;}
@media screen and (max-width:768px){
.huolist dl{ width:48%; margin:0 1% 32px !important;}
.cdd p{ float:none; margin-bottom:20px; }
}

/*产品中心*/
.ban-p{ background:url(../en/images/ban-p.jpg) center no-repeat; width:100%; height:408px;}

.p-menu{}
.p-menu li{ float:left; background:url(../images/mxian.png) right center no-repeat #eee;}
.p-menu li:nth-child(4){ background:none #eee;}
.p-menu li a{ display:block; padding:22px 48px; position:relative; z-index:2; transition:all 0.7s ease}
.p-menu li a span{ position:absolute; left:0; top:0; width:100%; height:100%; background:#f08300; transform:scale(0,1); transition:all 0.7s ease; z-index:-1}
.p-menu li a:hover ,.p-menu li a.cur{ color:#ffffff}
.p-menu li a:hover span,.p-menu li a.cur span{ transform:scale(1);}
@media screen and (max-width:768px){
.p-menu{ width:100%;}
.p-menu li{ width:50%; text-align:center;}
.p-menu li a{ display:block; padding:22px 0;}
.p-menu li:nth-child(2){ background:none #eee;}
}

.pro-box{ width:100%;}
.pro-box li{ width:24.5%; float:left; margin-right:0.66%; margin-bottom:24px;}
.pro-box li:nth-child(4n){ margin-right:0;}
.pro-box li .pimg{ width:100%; overflow:hidden; display:block;}
.pro-box li .pimg img{ width:100%; transition:all 0.7s ease;}
.pro-box li:hover .pimg img{ transform:scale(1.05);}
.pro-box li .ptxt{ width:100%; background:#f08300}
.pro-box li .ptxt p{ float:left; padding:16px 12px; color:#fff; font-size:1rem;}
.pro-box li .ptxt span{ float:right;}
@media screen and (max-width:768px){
.pro-box li{ width:48%; margin:0 1% 24px !important;}
.pro-box li .ptxt span img{ width:67px;}
}

/*产品展示*/
.proshow{ width:100%; background:#fff;}
.container{max-width: 1024px;width: 50%;margin: 0 auto; background:#f4f3f3}
.preview {text-align: center; margin-top:5px}
.preview a { display:block; float:left;margin:0 0.5%; width:24%; border:2px solid #eee; box-sizing:border-box;}
.preview img {display: block; width:100%; height:auto;}
.active { border:2px solid #d22311 !important}
@media screen and (max-width: 768px){
.proshow{ width:100%}
.container{ width:100%;}
.pxx{ width:100%;padding:3%}
}



/*fnoan*/
.p-miao{ width:45%;  overflow:hidden;}
.p-miao h3{ font-size:1.75rem; font-weight:bold; color:#333; width:auto;}
.p-miao h4{ font-size:1.125rem; color:#333; margin-bottom:20px;}
.p-miao .ap{ padding:1rem 0; font-size:1rem; color:#6b6b6b;  border-bottom:1px solid #d9d9d9; border-top:1px solid #d9d9d9;
min-height:200px;}

.p-miao .oc{ padding:1rem 0;}
.p-miao .oc span{ font-size:1.125rem; color:#000000;}
.p-miao .oc p{ font-size:1.875rem; color:#000000}
.p-miao .oc .cona{ display:inline-block; background:#d22311; font-size:1.125rem; color:#fff; padding:12px 24px; margin-top:16px;}
.p-miao .oc .cona img{ margin-bottom:-8px;}

/*详情*/
.p-con{ box-sizing:border-box; width:100%; padding-bottom:30px; margin-top:48px;}
.p-con .h4{  height:60px; width:100%;  background:#e59a27;}
.p-con .h4 p{ background:#f08300; display:inline-block; height:60px; line-height:60px; padding:0 26px; color:#fff; font-size:1.125rem;}
.p-con .mas{ padding:16px; width:auto; margin:20px 0; border:1px solid #ddd}
.p-con .mas{ font-size:1rem;}
.p-con .mas .dd{ width:100%; margin:0 auto}
.p-con .mas .dd .next1{ background:#eee; padding:8px 10px; font-size:0.875rem}
.p-con .mas .dd .pre1{background:#eee; padding:8px 10px; font-size:0.875rem}
@media screen and (min-width:768px) and (max-width: 1024px){.p-list li{ width:48.5%;}}
@media screen and (max-width: 768px){
.p-show{ width:100%;}
	.p-miao{ width:100%; margin-top:20px;}
	.p-miao .ap{ min-height:inherit}
	.p-miao .ap p{ font-size:1.125rem !important}
	.p-miao .cona{ width:auto; text-align:center;}
	.p-miao .cona img{ margin-bottom:-5px;}
	.p-con .mas{ font-size:1.125rem !important; line-height:1.5em; }
	.p-con .mas p{font-size:1.125rem !important; line-height:1.5em}
	.p-con .mas span{font-size:1.125rem !important; line-height:1.5em}
	.dd{ margin-bottom:10px;}
	}

/*相关产品*/
.tuipro h4{ font-size:1.5rem; font-weight:bold; margin-bottom:24px;}
.tuipro li{ width:24.5%; float:left; margin-right:0.66%; margin-bottom:24px;}
.tuipro li:nth-child(4n){ margin-right:0;}
.tuipro li .pimg{ width:100%; overflow:hidden; display:block;}
.tuipro li .pimg img{ width:100%; transition:all 0.7s ease;}
.tuipro li:hover .pimg img{ transform:scale(1.05);}
.tuipro li .ptxt{ width:100%; background:#f08300}
.tuipro li .ptxt p{ float:left; padding:16px 12px; color:#fff; font-size:1rem;}
.tuipro li .ptxt span{ float:right;}
@media screen and (max-width:768px){
.tuipro li{ width:48%; margin:0 1% 24px !important;}
.tuipro li .ptxt span img{ width:67px;}
}


.slider-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
		  box-sizing:border-box; border:2px solid #e6e6e6;		 
}
@media screen and (max-width: 768px){
.slider-container { width:100%;}
}
.slider {
  position: relative;
  width: 9999px;
}
.slider:before,
.slider:after {
  display: table;
  content: ' ';
}
.slider:after {
  clear: both;
}
.slider__item {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  height: 100%;
  
}
.slider__item img {
  display: block;
  max-width: 100%;
  height: auto;
  width:100%;
}
.slider__switch span {
  color: #fff;
  display: block;
  width: 32px;
  height: 32px;
}
/* Arrows */
.slider__switch {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  padding: 10px 5px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  border-radius: 1px;
  background: #000;
  opacity: .3;
  transition: opacity .15s ease;
  fill: #fff;
}
.slider__switch--prev {
  left: 10px;
}
.slider__switch--next {
  right: 10px;
}

.slider__switch:hover {
  opacity: .85;
}
.slider__switch[disabled] {
  visibility: hidden;
  opacity: 0;
}
.slider__caption {
  position: absolute;
  bottom: 30px;
  left: 30px;
  display: block;
  max-width: 500px;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, .4);
  box-shadow: 0 0 20px 10px rgba(0,0,0,.4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000'); /* ie8 */
}
.slider__caption[disabled] {
  opacity: 0;
  visibility: hidden;
}
.slider-nav {
  line-height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  display:none;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 99999;
  filter: alpha(opacity=90); /* ie8 */
}
.slider-nav__control {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 3px;
  -webkit-transition: background .5s ease;
     -moz-transition: background .5s ease;
       -o-transition: background .5s ease;
          transition: background .5s ease;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
}

.slider-nav__control.is-active {
  width: 12px;
  height: 12px;
  background: #fff;
}
.slider.has-touch {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor:    -moz-grabbing;
}
@media (max-width: 580px) {
  .slider__switch {
    display: none;
  }
  .slider__caption {
    display: none;
  }
}



