*,p{
  padding: 0;
  margin: 0;
}
ul,li{
  list-style: none;
}
ul,ol{
  margin-bottom: 0;
}
html,body{
  font-family: Microsoft YaHei;
  height: 100%;
}
a:link{
  text-decoration: none;
}
a:active{
  text-decoration: none;
}
a:visited{
  text-decoration: none;
}
a:hover{
  color: #6aa5fe;
  text-decoration: none;
}
.clearfix:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.clearfix{
  zoom: 1;
}
/* 首页开始 */
/* 首页banner */
body{
  /* background: #F7F7F7; */
  background: #ffffff;
}
.body-box{
  width: 980px;
  margin: 0 auto;
  background: #f7f3ed;
  /* height: 100%; */
}
.header{
  width: 980px;
  margin: 0 auto;
}
.banner{
  width: 100%;
  height: 493px;/*改动0914*/
  /* background: url(../images/banner-bg.png); */
  border-bottom: 4px solid #A46D40;
}
.banner-title1{
  height: 140px;/*改动0914*/
  width: 100%;
  background: url(../image/banner-title1.png) center no-repeat;/*改动0914*/
  border-bottom: 4px solid #A46D40;/*改动0914*/
  background-size: 100%;
}
/*改动0914添加*/
.banner-title2{
  height: 350px;
  position: relative;
}
.banner-title2 img{
  width: 100%;
  height: 100%;
}
.login-box{
  position: absolute;
  z-index: 99;
  bottom: 18px;
  left: 41%;
  transform:translate(-33%);
}
.login-input{
  width: 180px;
  height: 36px;
  border: 1px solid #A46D40;
  background: rgba(255,255,255,0.6);
  margin-right: 18px;
  outline: none;
  padding-left: 10px;
}
.login-btn{
  width: 80px;
  height: 36px;
  background: #FFA320;
  color: #ffffff;
  font-size: 14px;
  border: none;
}
/*改动0914添加结束*/
.header-nav{
  margin-top: 15px;
}
.header-nav > ul > li{
  float: left;
  /*margin-right: 19px;*/
  margin-right: 29px;
  font-size: 15px;
}
.header-nav > ul > li:first-child{
  margin-left: 66px;
}
.header-nav > ul > li:last-child{
  margin-right: 0;
}
.header-nav > ul > li > a{
  padding: 0 5px 10px 5px;
  display: inline-block;
  color: #543D2A;
}
.header-nav > ul > li:hover > a{
  color: #FFBA41;
  border-bottom: 4px solid #FFBA41;
  padding-bottom: 6px;
}
.pick{
  color: #FFBA41!important;
  border-bottom: 4px solid #FFBA41;
  padding-bottom: 6px!important;
}
.header-nav > ul > li.open > a{
  color: #FFBA41;
  border-bottom: 4px solid #FFBA41;
  padding-bottom: 6px;
}
.dropdown:hover >.dropdown-menu{
  display: block;
}
.dropdown-menu{
  margin: 0;
  background: rgba(207,169,114,0.8);
  border-radius:9px;
}
.dropdown-menu > li > a{
  font-size: 13px;
  color: #ffffff;
  text-align: center;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
  color: #ffffff;
  background: rgba(207,169,114,1)
}
/* 首页内容部分 */
.content-body{
  margin-top: 35px;
  
}
.content-header{
  color: #A66A39;
  font-size: 15px;
  text-align: center;
  margin-bottom: 40px;
  font-family: "方正清刻本悦宋简体";
}
.search-box{
  margin-top: 12px;
  font-size: 12px;
  color: #7E746F;
  font-family: Microsoft YaHei;
}
.search-input{
  width:290px;
  height:24px;
  border-radius:2px;
  border: 1px solid #C9C9C9;
  text-align: center;
  font-size: 12px;
  margin-left: 10px;
}
.search-icon{
  margin-left: 12px;
  cursor: pointer;
}
.container{
  width: 980px;
}
.module-title{
  line-height: 25px;
  border-bottom: 2px solid #F1E9E3;
  padding: 0 15px 5px 10px;
  margin-bottom: 27px;
  position: relative;
}
.border-block{
  width: 100%;
  right:0px;
  height: 4px;
  background: #A46D40;
  position: absolute;
  bottom: -4px;
}
.module-Tleft{
  float: left;
  font-size: 18px;
}
.module-Tright{
  float: right;
}
.module-cn{
  color: #6E665C;
}
.module-en{
  color: #A46D40;
}
.module-Tright a{
  font-size: 13px;
  color: #6E665C;
}
.module-Tright a img{
  margin-bottom: 3px;
}
.list-box{
  width: 400px;
  height: 85px;
  background: #e6ded3;
  margin-bottom: 10px;
}
.list-left{
  font-size: 30px;
  color: #A46D40;
  float: left;
  width: 53px;
  height: 100%;
  line-height: 85px;
  text-align: center;
}
.list-right{
  float: left;
  width: 347px;
  height: 100%;
  padding: 10px 9px 10px 0;
}
.list-Ctitle{
  margin-bottom: 6px;
  display: inline-block;
  width: 100%;
}
.list-Ct_txt{
  font-size: 14px;
  color: #43403C;
  width: 247px;
  float: left;
  max-height: 40px;
  overflow: hidden;
}
.list-Ctitle:hover .list-Ct_txt{
  color: #FFBA41;
}
.list-Ct_date{
  font-size: 12px;
  color: #9B9489;
  float: right;
}
.list-Cbody{
  width: 330px;
  font-size: 13px;
  color: #9B9489!important;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.setpadding{
  padding-left: 12px;
}
.newsUl > li{
  margin-bottom: 7px;
}
.newsList{
  display: inline-block;
  font-size: 14px;
  width: 100%;
}
.newsListD{
  float: left;
  color: #855732;
}
.newsList:hover .newsListT{
  color: #FFBA41;
}
.newsListT{
  float: left;
  width: 348px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #414141;
}
.common-row{
  margin-bottom: 50px;
}
.setpadding2{
  padding-left: 4px;
}
.newsUl2 > li{
  margin-bottom: 10px;
}
.newsListT2{
  float: left;
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #414141;
  /* font-weight: bold; */
}
.newsList:hover .newsListT2{
  color: #FFBA41;
}
.newsListIntro{
  color: #939292;
  font-size: 12px;
  padding-left: 106px;
}
.setpadding3{
  padding-left: 0;
}
.setpadding4{
  padding-left: 5px;
  padding-right: 0;
}
.newsUl3{
  padding-left: 4px;
}
.newsUl3 > li{
  margin-bottom: 4px;
}
.link-banner{
  width: 100%;
  height: 100px;
}
/* 改动0914将原swiper-container换成link-swiper */
.link-swiper {
  width: 100%;
  height: 78px;
}
.link-swiper .swiper-slide{
  background: transparent;
  width: auto!important;
  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;
}
.link-swiper .swiper-slide a{
  height: 100%;
}
.link-swiper .swiper-slide img{
  height: 100%;
}
/* 改动0914将原swiper-container换成link-swiper */
.link-text{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
  color: #6D6B69;
  font-size: 12px;
}
.line-row{
  width: 78px;
  height: 1px;
  background: #DCDCDC;
  margin-right: 5px;
  margin-left: 5px;
}
/* 首页底部 */
.footer{
  width: 100%;
  height: 190px;
  margin-top: 40px;
  background: url(../image/footer-banner.png);
}
.abs-bottom{
  width: 980px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.footer-left{
  float: left;
  margin-left: 66px;
  margin-top: 45px;
}
.footer-right{
  float: right;
  color: #ffffff;
  font-size: 13px;
  margin-right: 76px;
  margin-top: 42px;
}
.footer-right p{
  margin-bottom: 5px;
}
.footer-Llogo{
  float: left;
}
.footer-Ltxt{
  float: right;
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
  margin-left: 20px;
}
.footer-Ltxt p:first-child{
  font-size: 12px;
}
.footer-Ltxt p:last-child{
  font-size: 23px;
}
.footer-link{
  color: #361D05;
  font-size: 12px;
  text-align: center;
  margin-top: 26px;
}
.footer-link a{
  color: #361D05;
}

/* 首页结束 */
/* 列表页样式开始 */
.list-page{
  width: 100%;
  padding: 0 39px 0 45px;
}
.location{
  color: #808080;
  margin-bottom: 37px;
}
.listPtitle{
  width: 100%;
  border-bottom:1px dashed #D1C0A5;
  font-size: 18px;
  padding-bottom: 4px;
}
.listPtitle1{
  color: #3D8244;
}
.listPtitle2{
  color: #A89E8C;
}
.listPul{
  font-size: 15px;
  color: #332D28;
  margin-top: 34px;
  min-height:320px;
}
.listPul > li{
  margin-bottom: 10px;
}
.listPul-itemTitle{
  float: left;
  color: #332D28;
  width: 88%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.listPul-itemTitle:hover{
  color: #FFBA41;
}
.listPul-itemDate{
  float: right;
}
.paginationBox{
  width: 100%;
  text-align: right;
  color: #7E7B6C;
  font-size: 15px;
  margin: 30px 0;
}
.paginationBox a{
  color: #7E7B6C;
}
.pagination-input{
  width: 35px;
  height: 17px;
  border-radius: 5px;
  border: 1px solid #626262;
  outline: none;
  padding: 0 5px;
  font-size: 13px;
}
.p-num{
  width: 21px;
  height: 21px;
  text-align: center;
  display: inline-block;
}
.paginationBox .link-chose{
  background: #FFBA41;
  border-radius: 50%;
  color: #ffffff;
}
/* 列表页样式结束 */
/* 详情页样式开始 */
.detail-page{
  width: 100%;
  padding: 0 51px 0 50px;
}
.detail-titleA{
  text-align: center;
  color: #3C3B3B;
  font-size: 22px;
  margin-bottom: 12px;
}
.detail-titleB{
  text-align: center;
  color: #7F7F7F;
  font-size: 13px;
}
.detail-content{
  font-size: 15px;
  text-indent: 30px;
  color: #505050;
  line-height: 1.8;
  min-height:400px;
}
.detailC-title{
  font-weight: bold;
}
.download{
  margin-top: 80px;
}
.fujian-link{
  color: #505050;
  margin-right:20px;
}
.fujian-link:hover{
  color: #FFBA41;
  text-decoration: underline;
}
.fujian-link img{
  margin-bottom: 3px;
}

@font-face {
  font-family: '方正清刻本悦宋简体';
  src:url('../font/方正清刻本悦宋简体.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}


.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ffffff;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/* 详情页样式结束 */
/* 下载页开始 */
.download-page{
  height: 100%;
  overflow: hidden;
  margin-bottom: -40px;
}
.download-left{
  width: 193px;
  height: 100%;
  background: rgba(209,192,165,0.2);
  float: left;
  overflow: hidden;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  padding-left: 20px;
}
.square{
  width: 8px;
  height: 8px;
  margin-right: 6px;
  background: #FFA320;
  display: inline-block;
}

.download-leftHeader{
  font-size: 16px;
  color: #3A3733;
  margin-top: 15px;
  margin-bottom: 14px;
}
.download-leftHeader1{
  font-size: 14px;
  color: #3A3733;
  margin-top: 15px;
  margin-bottom: 14px;
}
.downloadUl{
  margin-left: 19px;
  margin-right: 19px;
  min-height:400px;
}
.downloadUl li{
  margin-bottom: 15px;
}
.downloadUl a{
  color: #3A3733;
  font-size: 14px;
}
.downloadUl a:hover{
  color: #FFA320;
}
.downloadUl1{
  margin-left: 19px;
}
.downloadUl1 li{
  margin-bottom: 15px;
}
.downloadUl1 a{
  color: #3A3733;
  font-size: 14px;
}
.downloadUl1 a:hover{
  color: #FFA320;
}
.download-row{
  margin-bottom: 35px;
}
.download-row:last-child{
  margin-bottom: 70px;
}
.download-right{
  width: 787px;
  float: left;
  padding-left: 28px;
  padding-right: 60px;
}
.download-rowTitle{
  font-size: 16px;
  color: #5B792B;
  margin-bottom: 15px;
}
.download-table{
  width: 100%;
  border-bottom: 1px dashed #D1C0A5;
}
.download-table td{
  padding: 9px 0;
}
.download-table tr:last-child td{
  padding-bottom: 18px;
}
.download-table td a{
  color: #303030;
  font-size: 14px;
  margin-right:70px;height:40px; line-height:40px;text-align:left;
}
.download-table td a:hover{
  color: #FFBA41;
}
/* 下载页结束 */
/* 改动0914二维码开始 */
.ewm-box{
  width: 170px;
  height: 192px;
  background: #e6ded3;
  position: fixed;
  top: 200px;
  right:0;
  z-index: 99;
  padding-top: 18px;
}
.ewm-title{
  text-align: center;
  color: #543D2A;
  font-size: 14px;
}
.ewm-kuang{
  width: 117px;
  height: 116px;
  margin: 5px auto 0 auto;
}
.ewm-kuang img{
  width: 100%;
  height: 100%;
}
/* 改动0914二维码结束 */
/*改动0914飘窗开始*/
.bay-window{
  width: 280px;
  height: 150px;
  background: url(../image/piaochuang.png) no-repeat;
  box-shadow:2px 3px 9px rgba(95,95,95,0.13);
  background: #e6ded3;

}
.bay-title{
  font-size: 14px;
  color: #543D2A;
  padding-left: 13px;
  height: 40px;
  /*line-height: 40px;*/
 padding-top: 12.5px;
  border-bottom: 1px solid #CFA972;
}
.bay-text{
  display: inline-block;
  border-left: 4px solid #A46D40;
  height: 15px;
  line-height: 15px;
  padding-left: 7px;
}
.bay-content{
  padding: 18px 15px;
  color: #43403C;
  font-size: 14px;
}
/*改动0914飘窗结束*/