@charset "utf-8";
body {
   font-family:'Microsoft YaHei','微软雅黑','Century Gothic', 'Helvetica', 'SimSun', '宋体', 'Heiti', '黑体', 'Arial', 'sans-serif';
   font-size:14px;
   width:100%;
   height:100%;
   color:#666;
   -webkit-font-smoothing: antialiased;
}
/*::selection {

  background-color: rgba(169,130,40,0.5);

  color: #FFF;

}
*/
*{
   margin:0;
   padding:0;
}
li {
   list-style:none;
}
a {
   text-decoration:none;
   color: #666;
   display: block;
   transition:all 0.6s;
}
input,
select,
textarea {
   border:none;
   outline:none;
   background:none;
   font-family:'微软雅黑';
   padding: 0;
}
textarea {
   resize:none;
   overflow: hidden;
   -webkit-appearance: none;
}
img {
   border:none;
   vertical-align: top;
}
table {
   border:0;
   border-collapse: collapse;
}
em,
i {
   font-style:normal;
}
.fr {
   float:right;
}
.fl {
   float:left;
}
.clear {
   zoom:1;
}
.clear:after {
   content:"";
   display:block;
   clear:both;
}
.contain{
  width: 1400px;
  margin: 0 auto;
}
button,input,select,textarea {font-size: 100%;margin: 0;padding: 0;outline: none;font:normal 12px /*'方正兰亭中黑_GBK',*/'Arial','Microsoft YaHei', '微软雅黑', 'SimSun', '宋体', 'Heiti', '黑体', 'sans-serif';}
table{width:100%;border-collapse:collapse;border-spacing:1;border-spacing:0;}

img{max-width: 100%;height: auto;}


/*-------------------------------------
   page 翻页器start
-------------------------------------*/
.loading-img{
  text-align: center;
  margin-bottom: 80px;
}
.wp-pagenavi{width: 100%;text-align: center;height: 50px;line-height: 40px;margin-top: 30px;}
.wp-pagenavi:before,.wp-pagenavi:after{
    content:"";
    display:table;
}
.wp-pagenavi:after{
    clear:both;
    overflow:hidden;
}
.wp-pagenavi span{
    display: inline-block;
    margin:0 5px;

    height: 38px;
    line-height: 38px;
    color: #bdbdbd;
    font-size: 14px;
}
.wp-pagenavi .current{
    display: inline-block;
    margin:0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #f96868;
    color: #fff;
    font-size: 14px;
    border: 1px solid #f96868;
}
.wp-pagenavi a{
    display: inline-block;
    margin:0 5px;
    width: 38px;
    height:38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #e4eaec;
    color: #bdbdbd;
    font-size: 14px;
}
.wp-pagenavi a:hover{
    color:#e31837;
    background: #e4eaec;
}
.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{
    font-family: "Simsun";
    color: #76838f;
    font-weight: bold;
    background: #fff;
}
.wp-pagenavi input{
    display: inline-block;
    margin:0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #F26621;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}

.simple-article h1,.simple-article h2,.simple-article h3,.simple-article h4,.simple-article h5,.simple-article h6 {font-weight:bold;}
.simple-article h1 { font-size:34px; line-height:1.3em; margin-bottom:5px;}
.simple-article h2 { font-size:30px; line-height:1.2em; margin-bottom:10px; }
.simple-article h3 { font-size:26px; line-height:1.6em; margin-bottom:10px; }
.simple-article h4 { font-size:22px; line-height:1.25em; margin-bottom:10px; }
.simple-article h5 { font-size:18px; line-height:1.6em; margin-bottom:10px;}
.simple-article h6 { font-size:14px; line-height:1.5em; margin-bottom:10px; }
.simple-article p {  
    margin-bottom:15px;   
    color: #363636;
    font-size: 16px;
    line-height: 32px;
}
.simple-article p img{
  max-width: 100%;
}
.hide_pc{display:none;}
.simple-article blockquote { display:block; font-family: Georgia,"Times New Roman",Times,serif; padding:10px 20px 10px 45px; color:#666; line-height:160%; margin-bottom:15px;} /* ????”¨ */
.simple-article blockquote em { color:#999; text-align:right; display:block;}
.dropcap {float:left;   padding:10px 10px 5px 0; font-weight:bold;}  /* é|–?-—????2‰ */
.simple-article hr{ border:1px solid #ddd; border-width:0 0 1px 0; height:1px; font-size:0; margin:25px 0; clear:both; *margin:17px 0;}
.simple-article .br {font-size: 0;}


/*-------------------------------------
   List
-------------------------------------*/
.simple-article li ul,.simple-article li ol { margin: 0; }
.simple-article ul,.simple-article ol { margin: 0 0 15px 0; padding-left:1.5em; line-height:180%; _margin-left:5px; }
.simple-article ul { list-style-type:disc;}
.simple-article ul.square { list-style:square;}
.simple-article ul.circle { list-style:circle;}

.simple-article ol { list-style-type:decimal; *padding-left:1.8em;}
.simple-article dl { margin: 0 0 1.5em 0; }
.simple-article dl dt { font-weight: bold; }
.simple-article dd { margin-left: 1.5em;}

/*-------------------------------------
   2. table
-------------------------------------*/
.simple-article table {border-collapse: collapse; border-spacing: 0;overflow:hidden; width:100%; margin-bottom:15px;}
.simple-article table th { font-weight:bold;}
.simple-article table th, .simple-article table td {
    border-top: 1px solid #DDDDDD;
    line-height: 18px;
    padding: 8px;
    /*text-align: left;*/
    vertical-align: top;
}   
.simple-article table colgroup + thead tr:first-child th, .simple-article table colgroup + thead tr:first-child td, .simple-article table thead:first-child tr:first-child th, .simple-article table thead:first-child tr:first-child td {border-top: 0 none;}
.simple-article table thead tr th,.simple-article table thead tr td {*border-top: 0 none;}
.simple-article .table-striped tbody tr:nth-child(2n+1) td,.simple-article  .table-striped tbody tr:nth-child(2n+1) th { background-color: #F9F9F9;}
.simple-article table th { background:#EBEBEB;}
.simple-article .table-bordered { -moz-border-colors: none; border-collapse: separate; border-color: #DDDDDD #DDDDDD #DDDDDD; border-style: solid solid solid none; border-width: 1px 1px 1px 0;}
.simple-article .table-bordered th, .table-bordered td {border-left: 1px solid #DDDDDD;}
.simple-article .table-row thead th { background:#ebebeb; }
.simple-article .table-row tbody th { background:#f5f5f5; }
.simple-article .table-col { border-top-width:0; }
.simple-article .table-col tbody th { background:#ebebeb; }
.simple-article a{display:inline-block;}
/*Alignment*/
.alignleft {
   display:inline; float:left; margin-right:1.625em;
}
.alignright {
   clear:both; display:inline; float:right; margin-left:1.625em;
}
.aligncenter {
   clear:both; display:block; margin-left:auto; margin-right:auto;
}

/*-------------------------------------
   page 翻页器end
-------------------------------------*/



/* 小屏幕导航 */
.p_transition {transition:0.6s;-webkit-transition:0.6s;-o-transition:0.6s;-moz-transition:0.6s;}
.small_nav_btn {position:absolute;top:13px;right:10px;height:25px;z-index:8;display:none;}
.small_nav_btn.active {position:absolute;top:15px;}
.small_nav_btn i {width:31.5px;height:3px;background:#000;display:block;margin-top:7px;}
.small_nav_btn i:nth-of-type(1) {margin-top:0;}
.small_nav_btn i:nth-of-type(1).p_transform_1 {transform:rotatez(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg);transform-origin:left top 0;}
.small_nav_btn i:nth-of-type(3).p_transform_2 {transform:rotatez(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform-origin:left top 0;position:relative;top:12px;}
.small_nav_btn i:nth-of-type(1).p_no_transform_1 {transform:rotatez(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);transform-origin:left bottom 0;}
.small_nav_btn i:nth-of-type(3).p_no_transform_2 {transform:rotatez(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);transform-origin:left top 0;}
.small_nav {position:absolute;width:100%;top:118px;left:0;text-align:center;background:#097f96;z-index:7;display:none;overflow:auto;max-height: calc(100% - 100px);}
.small_nav a {font-size:13px;display:block;color:#fff;border-bottom:1px solid #997522;line-height:50px;text-align:left;text-indent:15px;position:relative;}
.small_nav .wapper {position:relative;}
.small_nav .wapper .btn i {width:50px;height:50px;position:absolute;right:0;top:0;z-index:2;cursor:pointer;border-left:1px solid rgba(255,255,255,0.2);background:url(../images/h_content_dot.png) no-repeat center;background-size:13px;}
.small_nav .wapper .btn.active i {-webkit-transform:rotate(180deg);transform:rorate(180deg);border-left:0;border-right:1px solid rgba(255,255,255,0.2);}
.small_nav .show {background:#a78026;display:none;}
.small_nav .show a {text-indent:30px;line-height:40px;}
.scale img {transition:all 0.6s;}
.scale:hover img {-webkit-transform:scale(1.2);transform:scale(1.2);}

.agree_show_mask,
.hidebg{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
  background:rgba(0,0,0,0.5);
  display: none;
}
.video_show{
  position: fixed;
  left: 50%;
  top: 50%;
  width: 720px;
  transform: translate(-50%,-50%);
  z-index: 4;
  display: none;
}
.video_show video{
  width: 100%;object-fit:fill
}
.map img{
    max-width: inherit;
}
/*内页banner*/
.inside_banner{
  background-size: cover !important;
  height: 650px;
  background-position: center !important;
}
.inside_banner1{
  background: url(../images/inside_banner1.jpg) no-repeat center;
  background-size: cover !important;
}
.inside_banner2{
  background: url(../images/inside_banner2.jpg) no-repeat center;
  background-size: cover;
}
.inside_banner3{
  background: url(../images/inside_banner3.jpg) no-repeat center;
  background-size: cover;
}
.inside_banner4{
  background: url(../images/inside_banner4.jpg) no-repeat center;
  background-size: cover;
}
.inside_banner5{
  background: url(../images/inside_banner5.jpg) no-repeat center;
  background-size: cover;
}
.inside_banner6{
  background: url(../images/inside_banner6.jpg) no-repeat center;
  background-size: cover;
}
.inside_banner7{
  background: url(../images/inside_banner7.jpg) no-repeat center;
  background-size: cover;
}
.inside_banner8{
  background: url(../images/inside_banner8.jpg) no-repeat center;
  background-size: cover;
}

/*自适应图片*/
.autoimg{
  position: relative;
  /*float: left;
  height: 210px;
  width: 28.33333333333333%;*/
  overflow: hidden;
}
.autoimg:after{
  content: '';
  /*padding-top: 61.76%;*/
}
.autoimg img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: inherit;
}

.header{

}
.header .logo{
  float: left;
  margin-top: 21px;
}
.header .nav{
  float: left;
}
.header .nav li{
  float: left;
  padding: 0 30px;
  position: relative;
}
.header .nav li:first-child{
  padding-left:0;
}
.header .nav li:after{
  content: '';
  width: 1px;
  height: 14px;
  background: #f2e0b6;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.header .nav li:last-child:after{
  display: none;
}
.header .nav li>a{
  font-size: 18px;
  color: #7f4f21;
  padding: 33px 0 30px;
  border-bottom: 3px solid transparent;
}

.header .nav li:hover>a,
.header .nav li.active>a{
  border-bottom: 3px solid #7f4f21;
}
.header .nav li .show{
  width: 680px;
  background: rgba(164,123,28,0.95);
  position: absolute;
  left: 0;
  z-index: 2;
  transform: translate(0,30px);
  opacity: 0;
  filter:alpha(opacity=0);
  transition: 0.6s all;
  visibility: hidden;
}
.header .nav li:nth-of-type(5) .show,
.header .nav li:nth-of-type(6) .show,
.header .nav li:last-child .show{
  left: inherit;
  right: 0;
}
.header .nav li:hover .show{
  transform: translate(0,0);
  opacity: 1;
  visibility: visible;
  filter:alpha(opacity=100);
}
.header .nav li .show dl{
  margin-top: 30px;
  line-height: 32px;
}
.header .nav li .show dl:last-child{
  padding-bottom: 30px;
}
.header .nav li .show dt{
  font-size: 18px;
  width: 23.5%;
  font-weight: bold;
  color: #ffe1af;
  text-align: center;
  float: left;
}
.header .nav li .show dd{
  width: 76.5%;
  float: right;
}
.header .nav li .show dd a{
  width: 33.3333%;
  float: left;
  font-size: 16px;
  color: #ffe1af;
}
.header .nav li .show dd a:hover{
  color: #fff;
}
.header .nav li .show dd a:hover span{
  border-bottom: 1px solid #fff;
}

.header .search .ico{
  width: 40px;
  height: 40px;
  margin-top: 25px;
  background: url(../images/search.png) no-repeat center;
  display: block;
  cursor: pointer;
}
.header .search{
  position: relative;
}
.header .search .show{
  position: absolute;
  right: 0;
  padding: 5px;
  width: 464px;
  z-index: 2;
  top: 80px;
  display: none;
  background: #a98228;
}
.header .search .show input{
  width: 360px;
  height: 44px;
  line-height: 44px;
  background: #fff;
  float: left;
  color: #d2b26a;
  font-size: 14px;
  text-indent: 13px;
}
.header .search .show button{
  width: 97px;
  line-height: 44px;
  background: #fff;
  cursor: pointer;
  transition: 0.6s all;
  font-size: 18px;
  color: #a98228;
  float: left;
  margin-left: 7px;
  border: 0;
}
.header .search .show button:hover{
  background: #c90818;
  color: #fff;
}
.header .search .show input::-webkit-input-placeholder { 
  color: #d2b26a;
}
.header .search .show input:-moz-placeholder { 
  color: #d2b26a;
} 
.header .search .show input::-moz-placeholder { 
  color: #d2b26a;
}
.header .search .show input:-ms-input-placeholder {
  color: #d2b26a;
}


/* --- EASYDROPDOWN DEFAULT THEME --- */

/* PREFIXED CSS */

.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after{
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.dropdown .selected::after,
.dropdown.scrollable div::after{
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
}

/* WRAPPER */

.dropdown{
  position: relative;
  cursor: pointer;
  background: #fff;

  border-radius: 3px;
  border-bottom: 1px solid #c4c4c4;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.dropdown.open{
  z-index: 2;
}



/* CARAT */

.dropdown .carat{
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -3px;
  border: 4px solid transparent;
  border-top: 5px solid #000;
}

.dropdown.open .carat{
  margin-top: -5px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid #000;
}

.dropdown.disabled .carat{
  border-top-color: #999;
}

/* OLD SELECT (HIDDEN) */

.dropdown .old{
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}

.dropdown select{
  position: absolute;
  left: 0px;
  top: 0px;
}
.dropdown.touch .old{
  width: 100%;
  height: 100%;
}

.dropdown.touch select{
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* SELECTED FEEDBACK ITEM */ 

.dropdown .selected,
.dropdown li{
  display: block;
  font-size: 16px;
  line-height: 1;
  color: #333;
  padding: 7px 12px 7px 0;
  overflow: hidden;
  box-sizing: border-box;
  white-space: nowrap;
}

.dropdown.disabled .selected{
  color: #999;
}

.dropdown .selected::after{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  
  border-radius: 0 2px 2px 0;
  box-shadow: inset -55px 0 25px -20px #fff;
}

/* DROP DOWN WRAPPER */

.dropdown div{
  position: absolute;
  height: 0;
  left: -1px;
  right: -1px;
  top: 100%;
  margin-top: -1px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 10px 10px rgba(0,0,0,0.2);
  border-top: 1px solid #c4c4c4;
  opacity: 0;
}

/* Height is adjusted by JS on open */

.dropdown.open div{
  opacity: 1;
  z-index: 2;
}

/* FADE OVERLAY FOR SCROLLING LISTS */

.dropdown.scrollable div::after{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  
  box-shadow: inset 0 -50px 30px -35px #fff;
}

.dropdown.scrollable.bottom div::after{
  opacity: 0;
}

/* DROP DOWN LIST */

.dropdown ul{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  list-style: none;
  overflow: hidden;
}

.dropdown.scrollable.open ul{
  overflow-y: auto;
}

/* DROP DOWN LIST ITEMS */

.dropdown li{
  list-style: none;
  padding: 12px;
  width: 100%;
}

/* .focus class is also added on hover */

.dropdown li.focus{
  background: #b68b29;
  position: relative;
  z-index: 3;
  color: #fff;
}

.dropdown li.active{
  background: #b68b29;
  color: #fff;
}



.footer{
  background: #272727;
}
.footer .top{
  padding-top: 66px;
  margin-bottom: 50px;
}
.footer .num{
  text-align: center;
  width: 300px;
}
.footer .num .p1{
  font-size: 36px;
  font-weight: bold;
  color: #b68b29;
  margin-bottom: 35px;
}
.footer .nav{
  margin-left: 150px;
}
.footer .nav li{
  float: left;
  margin-right: 90px;
}
.footer .nav li:last-child{
  margin-right: 0;
}
.footer .nav li p{
  font-size: 22px;
  color: #fff;
}
.footer .nav li a{
  color: #999;
  margin-top: 10px;
}
.footer .nav li a:hover{
  color: #b68b29;
}
.footer .ma{
  text-align: center;
  color: #fff;
}
.footer .ma p{
  margin-top: 15px;
  font-size: 18px;
}
.footer .address{
  padding-bottom: 50px;
}
.footer .address span{
  padding-left: 30px;
  line-height: 25px;
  display: inline-block;
  margin-right: 90px;
  color: #999;
  background: url(../images/address.png) no-repeat left;
}
.footer .address span:last-child{
  margin-right: 0;
}
.footer .friend{
  text-align: center;
  border-top: 1px solid #373737;
}
.footer .friend .p1{
  font-size: 14px;
  line-height: 34px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.footer .friend div{
  text-align: center;
}
.footer .friend div a{
  display: inline-block;
  margin: 0 23px;
  color: #999;
}
.footer .friend div a:hover{
  color: #b68b29;
}
.footer .friend{
  padding-bottom: 34px;
}
.footer .copy{
  text-align: center;
  line-height: 50px;
  color: #999;
  background: #151515;
}
.backtop{
  width: 50px;
  height: 50px;
  position: fixed;
  bottom:20%;
  right: 0;
  cursor: pointer;
  z-index: 3;
  display: none;
  background: url(../images/backtop.png) no-repeat center #000000;
}
/*.backtop:hover{
  background: url(../images/backtop.png) no-repeat center #000000;
}*/
.small_nav .show p{
  color: #fff;
  line-height: 40px;
  border-bottom: 1px solid #997522;
  text-indent: 30px;
  text-align: left;
}
.small_nav .show a{
  text-indent: 45px;
}

.all_tab{
  text-align: center;
  background: #b68b29;
}
.all_tab a{
  line-height: 50px;
  color: #fff;
  display: inline-block;
  margin: 0 35px;
}
.all_tab a span{
  border-bottom: 2px solid transparent;
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
}
.all_tab a:hover span,
.all_tab a.active span{
  border-bottom: 2px solid #fff;
}
.all_tab.fixed{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}
.scrollbar{
  overflow-y: auto;
  
}
.scrollbar::-webkit-scrollbar {/*滚动条整体样式*/
  width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.scrollbar::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  /*border-radius: 10px;*/
  /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
  background: #b4b4b4;
}
.scrollbar::-webkit-scrollbar-track {/*滚动条里面轨道*/
  /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
  /*border-radius: 10px;*/
  background: #dcdcdc;
}

.owl-stage{
  transition: 0.75s all !important; 
}
.sb_slide1 li{
  zoom:1;
}
.sb_slide1 li:after{
  display: block;
  content: '';
  clear: both;
}
.lang{
  line-height:90px;
  margin-right:30px;
}
.lang span,
.lang a{
  display:inline-block;
    vertical-align:middle;
  font-size:18px;
}
.lang a:hover{
  color:#7f4f21;
}


.tab1{
  background: #fff;
  padding: 20px 20px 0;
  line-height: 24px;
  font-size: 16px;
}
.tab1:nth-of-type(2){
  padding-bottom: 40px;
}
.tab1 span{
  float: left;
  width: 70px;
  margin-right: 10px;
}
.tab1 .font{
  float: left;
  width: calc( 100% - 80px );
}
.tab1 a{
  float: left;
  padding: 0 5px;
  margin: 0 10px 4px 0;
  color: #333;
  border-radius: 4px;
}
.tab1 a:hover,
.tab1 a.active{
  color: #b68b29;
  background: #f8f8f8;
}
.index_tab{
  display: block;
}
.m_index_tab{
  display: none;
}