@charset "utf-8";
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
*{ word-wrap:break-word;}

html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{ margin:0;padding:0}
ul,ol,dl{ list-style-type:none}
html,body{ *position:static}
html{ font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{ font-style:normal;}
input,button,textarea,select,optgroup,option{ font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{ overflow: visible;vertical-align:middle;outline:none;margin: 0;}
body,th,td,button,input,select,textarea{ font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial, sans-serif; font-size: 14px; line-height: 1.4; color: #333; }
body{ line-height:1.6}
h1,h2,h3,h4,h5,h6{ font-size:100%}
a{ text-decoration:none;cursor: pointer;color: #333;}
a:hover{ text-decoration:none;outline:none;color: #86573d;-webkit-transition: .1s ease; transition: .1s ease;}
a.ie6:hover{ zoom:1}
a:focus{ outline:none;text-decoration:none;}
a:visited { text-decoration:none;}
a:hover,a:active{ outline:none}:focus{ outline:none}
sub,sup{ vertical-align:baseline}
/*button,input[type="button"], input[type="submit"] { line-height:normal !important}*/
/*img*/
img{ border:0;vertical-align:middle}
a img,img{ -ms-interpolation-mode:bicubic}
a img { transition: all 0.4s; }
a .img { transition: all 0.4s; }
a:hover img { transform: scale(1.1); }
a:hover .img { transform: scale(1.1); }


.swiper-slide { background-position: center; background-repeat: no-repeat; width: 100%; height: 100%; }
.swiper-pagination { width: 40px; text-align: right; }
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { width: 20px; height: 2px; margin: 6px 10px; display: block; float: right; border-radius: 0; box-sizing: content-box; }
.swiper-pagination-bullet-active { background: #86573d; width: 40px; padding-left: 20px; border-radius: 0; }

.header { position: fixed; top: 0; z-index: 999; width: 100%; height: 80px; background: rgba(255, 255, 255, .9); box-shadow: 0 0 10px rgba(0, 0, 0, .1);  backdrop-filter: saturate(100%) blur(4px); }
.content { position: absolute; top: 0; bottom: 0; width: 100%; }

.swiper-container { width: 100%; height: 100%; }

.icon-next { position: absolute; z-index: 10; bottom: 20px; left: 50%; width: 30px; margin-left: -15px; animation: myfirst 2s infinite; }
@keyframes myfirst {
   0% {
      transform: translate(0px, 0px);
   }
   50% {
      transform: translate(0px, -20px);
   }
   100% {
      transform: translate(0px, 0px);
   }
}


.row { margin: 0; }
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 { padding: 0; } 

body { background: #f5f5f5; }
.nav-jg { width: 100%; height: 80px; background-image:url(../images/banner.jpg)}
.auto { width: 1186px; margin: 0 auto; }
.auto-1 { width: 1208px; margin: 0 auto; }
.con-auto {padding: 0 83px; }
.con-auto-1 {padding: 0 68px; }

.index-phone { float: right; width: 185px; text-align: right; margin-right: 18px; margin-top: 29px; margin-left: 15px; }
.index-phone img { height: 14px; float: left; margin-top: 5px; }
.index-phone i { display: block; height: 14px; width: 1px; background: #ddd; float: left; margin-left: 15px; margin-top: 5px; }
.index-phone p { line-height: 1; font-size: 22px; color: #86573d; font-weight: normal; }
.index-phone a { color: #999; font-size: 12px; }
.header .logo-box { margin-left: 18px;  float: left; }
.header .logo-box .logo-img { margin-right: 5px; }
.header .logo-box a:hover img { transform: scale(1); }
.header .logo-box .logo-tit { height: 70px; margin-top: 4px; }
.header .index-nav-box { float: right; }
.header .index-nav-box ul li { float: left; }
.header .index-nav-box ul li a { display: block; line-height: 80px; padding: 0 16px; font-size: 16px; }
.header .index-nav-box ul li .nav-1-a { font-size: 14px; }
.header .index-nav-box ul li .current { color: #86573d; }
.header .index-nav-box ul li .nav-1 { display: none; width: 160px; background: #fff; border-top: 3px solid #86573d; box-shadow: 0 10px 40px 10px rgba(0, 0, 0, .1); position: absolute; }
.header .index-nav-box ul li:hover .nav-1 { display: block; }
.header .index-nav-box ul li .nav-1 a { line-height: 40px; padding: 0 30px; }
.header .index-nav-box ul li .nav-1 a:hover { background: #eee; }

.banner { width: 100%; }
.banner .swiper-banner { width: 100%; height: 100%; overflow: hidden; }
.banner .swiper-banner .swiper-wrapper { width: 100%; position: relative; }
.banner .swiper-banner .swiper-slide a { display: block; width: 100%; height: 100%; }


.index-btn { display: block; font-size: 12px; width: 100px; height: 32px; line-height: 32px; background: #d8a451; text-align: center; margin-top: 30px; color: #fff; border-radius: 3px; }
.index-btn:hover { background: #e0b674; color: #fff; }

.index-1 { margin-left: 10%; width: 30%; background: rgba(255, 255, 255, .4); backdrop-filter: saturate(100%) blur(4px); padding: 40px; border-radius: 10px; }
.index-1 h1 { font-size: 30px; line-height: 1; }
.index-1 i { display: block; width: 80px; height: 2px; background: #d8a451; margin: 24px 0; }
.index-1 p { font-size: 14px; line-height: 32px; text-align: justify; }

.index-1 { position: relative; z-index: 10; bottom: 0; left: 0; animation: index-1 1s infinite; animation-iteration-count:1;
   -webkit-animation-iteration-count:1;  }
@keyframes index-1 {
   0% {
      transform: translate(-200px, 0px);
   }
   100% {
      transform: translate(0px, 0px);
   }
}

.index-3 { width: 1300px; height: 100%; position: relative; top: 0; left: 50%; margin-left: -650px; }
.index-3 h1 { font-size: 30px; color: #333; text-align: center; line-height: 1; padding-top: 150px; }
.index-3 .fazhan-box { width: 1300px; height: 420px; position: absolute; top: 55%; left: 50%; margin-top: -200px; margin-left: -650px; background: rgba(255, 255, 255, .2); border-radius: 10px; }
.index-3 .fazhan-box .jiantou { position: absolute; left: 1228px; top: 160px; height: 40px; } 
.index-3 .guiji { width: 1200px; height: 4px; background: rgba(255, 255, 255, .8); position: absolute; top: 178px; left: 50px; }
.index-3 .list { color: #333; position: absolute; }
.index-3 .list .list-box { background: rgba(255, 255, 255, .6); backdrop-filter: saturate(100%) blur(2px);  border-radius: 6px; padding: 10px 15px; max-width: 240px; text-align: justify; }
.index-3 .list h2 { font-size: 20px; line-height: 34px; }
.index-3 .list h3 { font-size: 14px; line-height: 30px; font-weight: normal; }
.index-3 .list p { font-size: 14px; line-height: 1.5; }
.index-3 .list i { display: block; width: 14px; height: 14px; border-radius: 100%; background: #fff; margin-left: 13px; margin-top: 23px; margin-bottom: 20px; }
.index-3 .index-btn { position: absolute; bottom: 8%; left: 50%; margin-left: -51px; }


.index-4 { width: 100%; height: 100%; position: relative; }
.index-4 h1 { font-size: 30px; color: #333; text-align: center; line-height: 1; padding-top: 150px; }
.index-4 .rongyu-box { position: absolute; height: 520px; top: 56%; width: 100%; margin-top: -250px; }
.index-4 .swiper-rongyu { width: 100%; height: 520px; }
.index-4 .swiper-rongyu .swiper-slide { overflow: hidden; background: rgba(255, 255, 255, .9); width: 340px; border-radius: 3px;  }
.index-4 .swiper-rongyu .swiper-slide img { width: 96%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -54%); }
.index-4 .swiper-rongyu .swiper-slide p { text-align: center; position: relative; top: 490px; font-size: 12px; color: #666; }
#fp-nav ul li .fp-tooltip { background: rgba(0, 0, 0, .4); padding: 0 4px; border-radius: 2px; top: -5px; }

.index-5 { width: 100%; height: 100%; background: rgba(255, 255, 255, .8); position: relative; }
.index-5 .index-5-con { width: 1200px; height: 200px; position: absolute; top: 50%; left: 50%; margin-top: -100px; margin-left: -600px; }
.index-5 .index-5-con .con { float: left; margin-right: 180px; }
.index-5 .index-5-con .con-l { margin-right: 0; }
.index-5 .index-5-con .con h1 { color: #86573d; margin-bottom: 20px; font-size: 18px; }
.index-5 .index-5-con .con ul li a { line-height: 34px; }
.index-5 .index-5-con .con p { line-height: 34px; }
.index-5 .copy { width: 100%; position: absolute; bottom: 0; height: 50px; border-top: 1px solid rgba(0, 0, 0, .1); }
.index-5 .copy .auto { width: 1200px; margin: 0 auto; }
.index-5 .copy .auto ul { float: left; }
.index-5 .copy .auto ul li { float: left; font-size: 12px; line-height: 1; padding-right: 10px; color: #666; margin-right: 12px; border-right: 1px solid #aaa; margin-top: 19px; }
.index-5 .copy .auto ul li:last-child { border: none; }
.index-5 .copy .auto ul li a { display: block; height: 12px; color: #666; }
.index-5 .copy .auto ul li a:hover { color: #86573d; }
.index-5 .copy .auto p { float: right; font-size: 12px; color: #999; line-height: 50px; }

/* 导航下位置和二级栏目 */
.nav-b-bar { height: 50px; border-bottom: 1px solid #ddd;  margin-bottom:20px;}
.nav-b-bar .weizhi { line-height: 50px; font-size: 12px; float: left; }
.nav-b-bar .weizhi i,.nav-b-bar .weizhi span { font-style: normal; color: #999; }
.nav-b-bar .weizhi a { color: #666; }
.nav-b-bar .weizhi a:hover { color: #86573d; }
.nav-b-bar .sidebar-nav { float: right; }
.nav-b-bar .sidebar-nav li { float: left; line-height: 50px; margin-left: 30px; }
.nav-b-bar .sidebar-nav li a { display: inline-block; height: 49px; font-size: 13px; color: #666; }
.nav-b-bar .sidebar-nav li a:hover { color: #86573d; }

/* 关于我们 */
.about { margin-top: 30px; }
.about .list { height: 400px; background-position: center; background-repeat: no-repeat; background-size: cover; background-color: #fff; margin-bottom: 30px; }
.about .list .about-text { padding: 40px; border-radius: 10px; }
.about .list .about-text h1 { font-size: 26px; line-height: 1; color: #86573d; }
.about .list .about-text i { display: block; width: 40px; height: 2px; background: #d8a451; margin: 24px 0; }
.about .list .about-text p { font-size: 14px; line-height: 32px; text-align: justify; }


.footer-box { width: 100%; height: 240px; padding-top: 40px; background: #fff; }
.footer-box .footer { height: 200px; }
.footer-box .footer .con { float: left; margin-right: 180px; }
.footer-box .footer .con-l { margin-right: 0; }
.footer-box .footer .con h1 { color: #86573d; margin-bottom: 20px; font-size: 16px; }
.footer-box .footer .con ul li a { line-height: 32px; font-size: 13px; color: #666; }
.footer-box .footer .con ul li a:hover { color: #86573d; }
.footer-box .footer .con p { line-height: 32px; font-size: 13px; color: #666; }
.footer-box .copy { width: 100%; height: 50px; border-top: 1px solid rgba(0, 0, 0, .1); background: #fff; }
.footer-box .copy .auto ul { float: left; }
.footer-box .copy .auto ul li { float: left; font-size: 12px; line-height: 1; padding-right: 10px; color: #666; margin-right: 12px; border-right: 1px solid #aaa; margin-top: 19px; }
.footer-box .copy .auto ul li:last-child { border: none; }
.footer-box .copy .auto ul li a { display: block; height: 12px; color: #666; }
.footer-box .copy .auto ul li a:hover { color: #86573d; }
.footer-box .copy .auto p { float: right; font-size: 12px; color: #999; line-height: 50px; }

/* 新闻中心 */
.news { padding-bottom: 30px; }
.news h4 { margin: 30px 15px 30px 15px; padding-bottom: 20px; border-bottom: 2px solid rgba(216, 164, 81, .5); font-size: 16px; line-height: 1; }
.news h4 a { float: right; font-size: 12px; color: #d8a451; font-weight: normal; line-height: 20px; }
.news h4 a:hover { color: #86573d; }
.news-list .list { padding: 15px; margin-bottom: 20px; height: 436px; overflow: hidden; }
.news-list .list .img { width: 100%; height: 260px; background-position: center; background-repeat: no-repeat; background-size: cover; }
.news-list .list h1 { font-size: 16px; line-height: 22px; margin-top: 20px; }
.news-list .list i { display: block; font-size: 12px; color: #999; font-style: normal; line-height: 30px; margin-bottom: 10px; }
.news-list .list p { font-size: 12px; color: #666; text-align: justify; }

.news-con { padding-bottom: 40px; }
.news-con .permalink h4 { font-size: 32px; margin-top: 40px; text-align: center; }
.news-con .post-meta { height: 40px; margin-bottom: 30px; text-align: center; }
.news-con .post-meta li { display: inline-block; line-height: 40px; height: 40px; color: #999; margin:0 10px; font-size: 12px; }
.news-con .post-intro p { margin-bottom: 20px; line-height: 1.8; text-align: justify; }
.news-con .post-intro p img { display: block; margin: 0 auto; max-width: 1000px; }

/* 分页基础样式 */
.pagination { text-align: center; width: 100%; margin-top: 40px; margin-bottom: 100px; } 
.pagination ul { width: 100%; margin: 0 auto; }
.pagination ul li { display: inline; }
.pagination ul li a { margin: 0 3px; height: 36px; line-height: 36px; padding: 0 16px; display: inline-block; background: #fff; color: #888; border-radius: 2px; font-size: 16px;  }
.pagination ul li a:hover { background: #fbf6ed; }
.pagination ul li a i { font-size: 14px; line-height: 39px; }
.pagination ul li .current { color: #fff; margin-right: -2px; background: #d8a451; }
.pagination ul li .current:hover { color: #fff; margin-right: -2px; background: #d8a451; }
.pagination .glyphicon { font-size: 14px; top: 1px; margin: 0 -2px; }

.page-con { margin-top: 40px; padding-bottom: 30px; }
.page-con p { margin-bottom: 10px; font-size: 16px; line-height: 1.8; text-align: justify; }
.page-con p img { display: block; margin: 0 auto; max-width: 1186px; }


.pros { padding-bottom: 30px; }
.pros h4 { margin: 30px 11px 30px 11px; padding-bottom: 20px; border-bottom: 2px solid rgba(216, 164, 81, .5); font-size: 16px; line-height: 1; }
.pros h4 a { float: right; font-size: 12px; color: #d8a451; font-weight: normal; line-height: 20px; }
.pros h4 a:hover { color: #86573d; }
.pros .pros-box .pros-list { width: 280px; height: 355px; float: left; margin: 0 11px; margin-bottom: 30px; }  
.pros .pros-box .pros-list .pros-img { width: 280px; height: 280px; overflow: hidden; background: #fff; }
.pros .pros-box .pros-list .pros-img img { width: 100%; height: 100%; object-fit: contain; }
.pros .pros-box .pros-list h1 { font-size: 16px; line-height: 46px; margin-top: 10px; text-align: center; }
.pros .pros-box .pros-list p { font-size: 12px; color: #666; text-align: center; }

.ban{ width:500px; height:610px; float: left; overflow:hidden; margin-top: 30px; background: #fff;}
.ban2{ width:500px; height:500px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:500px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{ padding-top:15px; width:500px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:80px; margin: 0 3px; }
.num ul li img { border: 2px solid #eee; }
.num ul li.on img{ border: 2px solid #d8a451; }
.prev_btn1{ width: 35px; text-align: center; height:80px; cursor:pointer; float:left;}
.prev_btn1 img { margin-top: 29px; }
.next_btn1{ width: 35px; text-align: center; height:80px; cursor:pointer; float:right;}
.next_btn1 img { margin-top: 29px; }
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}

.pro-text { float: right; margin-top: 30px; width: 646px; }
.pro-text h1 { font-size: 28px; line-height: 40px; margin-bottom: 10px; }
.pro-text h5 { font-size: 14px; line-height: 22px; margin-bottom: 20px; color: #666; font-weight: normal; }
.pro-text p { font-size: 14px; line-height: 14px; padding-top: 20px; color: #999; }
.pro-text p:last-child { padding-bottom: 20px; }
.pro-text .xiangximiaoshu { border-left: 4px solid #f7eddc;  background: #fff; padding-left:10px;}
.pro-text .gmlj { display: block; width: 100px; height: 36px; background: #d8a451; color: #fff; text-align: center; line-height: 36px; margin-top: 20px; border-radius: 3px; }
.pro-text .gmlj:hover { background: #e0b674; }  
.pros-1 { padding-bottom: 0; background: #f7eddc; }
.pros-1 h4 { padding: 16px 20px; margin: 0; border-bottom: 1px solid rgba(216, 164, 81, .5);  }

.pro-tuijian { margin-top: 40px; width: 280px; float: left; margin-bottom: 40px; }
.pro-content { margin-top: 40px; width: 866px; float: right; background: #fff; margin-bottom: 40px; }
.pro-content .content-box { padding: 30px 38px; }
.pro-content p img { display: block; margin: 0 auto; width: 790px; }
.pro-tuijian .pros-list-tj { width: 280px; float: left; margin-top: 30px; }  
.pro-tuijian .pros-list-tj .pros-img { width: 280px; height: 280px; overflow: hidden; background: #fff; }
.pro-tuijian .pros-list-tj .pros-img img { width: 100%; height: 100%; object-fit: contain; }
.pro-tuijian .pros-list-tj h1 { font-size: 16px; line-height: 40px; margin-top: 10px; }
.pro-tuijian .pros-list-tj p { font-size: 12px; color: #666; text-align: justify; }

/* 标签 上一篇下一篇 */
.articlekey { height: 26px; margin-top: 30px;  }
.articlekey strong { float: left; line-height: 26px; font-weight: normal; color: #999; }
.articlekey a { display: block; float: left; padding: 2px 6px; margin-right: 10px; background: #f7eddc; border-radius: 3px; }
.articlebook { text-align: right; padding-top: 30px; border-top: 1px solid #ddd; margin-top: 40px; }
.articlebook p { line-height: 26px; }
.articlebook strong { font-weight: normal; color: #999; }
