@charset "utf-8";

/*公共部分*/
.w1100 {
    clear: both;
    margin: 0 auto;
    width: 1100px;
}

.title {
    width: 100%;
    height: 40px;
  margin-bottom: 20px;
    line-height: 40px;
  border-bottom: 1px solid #e7e7e4;
}

.title h2 {
    float: left;
  padding: 0 4px;
    font-size: 16px;
  font-weight: bold;
    color: #a36834;
    width:auto;
    height: 40px;
    line-height: 40px;
  border-bottom: 2px solid #a36834;
}
.title h2 a{
  color: #a36834;
  float: left;
}
.title a {
  width:auto;
    float: right;
    height: 40px;
    color: #999;
}
.listbox {
    margin:  0 auto;
    height: auto;
    overflow: hidden;
}

.listbox li {
    float: left;
    width: 100%;
    background: url(../images/list_bg.png;vpn_img) left center no-repeat;
    padding-left: 10px;
}

.listbox li a {
    float: left;
  height: 34px;
    line-height: 34px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.listbox li span {
    margin-right: 10px;
    float: right;
    width: 54px;
    line-height: 34px;
    color: #999;
}
.tag{
    height: 42px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e7e7e4;
}


.tag  li {
    float: left;
}

.tag  li a {
  padding: 0 10px;
    width: auto;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;

}

.tag .current {
    color:#a36834;
  font-weight: bold;
  border-top: 2px solid #a36834;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #e7e7e4;
  border-right: 1px solid #e7e7e4;
  background-color: #fff;
  
}

.tag .current  a {
    color: #a36834;
}

.tagMore{
    position: absolute;
    top: 10px;
    right: 4px;
    color: #999;
}

.indexMain01,.indexMain02,.indexMain03,.footer{
  position: relative;
  margin-top: 20px;
}
.yellow_bg{
  background-color: #a57245;
}

/*头部*/
.header{
  width: 100%;
  height:220px;
  background:url(../images/header_bg.png;vpn_img) repeat; 
}
.header .top{
  width: 100%;
  height: 30px;
  overflow: hidden;
  text-align: right;
  background-color:#4f321a;
}
.header .top a{
  font-size: 12px;
  color: #fff;
  float: right;
  display: block;
  margin: 0 10px;
  line-height: 30px;
  
}
.header .main{
  width: 1100px;
  height: 142px;
  background:url(../images/logo.png;vpn_img) no-repeat left center; 
}

.header .search {
  margin-top: 0px;
  width: 207px;
  height: 37px;
  background: url(../images/search_bg.png;vpn_img) no-repeat;
  overflow: hidden;
  border-radius: 50px;
}
.search .search_txt {
  display: inline-block;
  float: left;
  width: 160px;
  height: 37px;
  line-height: 37px;
  background: none;
  margin: 0px 0 0 16px;
  border: 0;
}
.search .search_btn {
  display: inline-block;
  float: left;
  width: 30px;
  height: 37px;
  line-height: 42px;
  background: none;
  cursor: pointer;
  border: 0;
}

/*导航*/
.nav {
  width:1100px;
  margin: 0 auto;
  height: 48px;
  z-index: 9999;
  background-color:#a36834;
  position: relative;
}
#navul {
  width: 1100px;
  height: 48px;
  margin: 0 auto;
}
#navul li {
  float: left;
  font-size: 16px;
  text-align: center;
  height: 48px;
  width: 120px;
  line-height: 48px;
  position: relative;
}
#navul li a:link, #navul li a:visited {
  width: 120px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  font-size: 16px;
}
#navul li ul {
  display: none;
  position: absolute;
  z-index: 999;
  background: #955822;
  background:rgba(149,88,34,0.9);
  _left: 0px;
  _top: 48px;
  top: 48px;
  left: 0px;
}
#navul li ul li {
  display: block;
  width: 120px;
  float: none;
  position: relative;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
}
#navul li.navdown {
  background:rgba(92,93,93,0.9);
  background:#955822;
  width: 120px;
  height: 48px;
  line-height: 48px;
}
#navul li.navdown a {
  color: #fff;
}
#navul li.navdown ul {
  display: block;
}
#navul li.navdown ul a {
  display: block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#navul li.navdown ul a:hover {
  color: #fff;
  background:#8a5221;
}

/*幻灯片*/
.focus{
  margin: 0 auto;
  width: 1100px;
  position: relative;
  height: 320px;
}
 #kinMaxShow{
   display:none;
}
  /* 设置焦点图标题位置、样式等。标题位置、样式完全可以自定义哦 */      
#kinMaxShow p.title{ 
  position:absolute; 
  text-align: center;
  bottom:30px; 
  line-height:60px;
  color:#FFF; 
  display:block;
  width:260px;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  height:60px; 
  font-size:18px;
  padding: 0 20px;
  background-color: #a36834;
  background:rgba(163,104,52,0.8);
  margin-left: 40px;
  border-bottom: 0px ;
}

/*indexMain01*/

.indexMain01 .right{
  position: relative;
  width: 280px;
  height: 330px;
  overflow: hidden;
}

.indexMain01  .right .informBox{
  margin-top: 6px;
  height: auto;
  overflow: hidden;
}
.indexMain01  .right .informBox li{
  float: left;
  margin: 0 0 10px 0;
  width: 280px;
}
.indexMain01  .right .informBox li a{
  float: left;
  display: block;
  height: 34px;
  line-height: 17px;
  overflow: hidden;
  width: 222px;
  margin-left: 10px;
}
.indexMain01  .right .informBox .date{
  display: block;
  padding: 4px 0 0 4px;
  width: 38px;
  height: 38px;
  border-radius: 4px;
  color: #fff;
  overflow: hidden;
}
.indexMain01  .right .informBox .min{
  font-size: 12px;
  line-height: 14px;
}
.indexMain01  .right .informBox p{
  line-height: 16px;
}


.indexMain01 .left{
  position: relative;
  width: 790px;
  height:330px ;
  overflow: hidden;
}
.indexMain01 .indexMain01_l{
  width: 286px;
  height: auto;
  overflow: hidden;
}
.indexMain01 .indexMain01_l img{
  width: 286px;
  height: 209px;
}
.indexMain01 .indexMain01_l p{
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 286px;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.indexMain01 .indexMain01_r{
  width: 474px;
  height: auto;
  overflow: hidden;
}
.indexMain01 .indexMain01_r h2 a{
  display: block;
  height: 40px;
  line-height: 40px;
  color: #333;
  width: 474px;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.indexMain01 .left .listbox{
  margin-left: 30px;
}
.indexMain01  .left .listbox li a {
    max-width: 378px;
}
/*indexMain03*/

.indexMain03 .left{
  position: relative;
  width: 378px;
  height:300px ;
  overflow: hidden;
}
.indexMain03  .left .listbox li a {
    max-width: 368px;
}

.indexMain03 .right{
  position: relative;
  width: 280px;
  height: 300px;
}
.indexMain03  .right .listbox li a {
    max-width: 280px;
}
#navul2 {
  width: 280px;
  margin: 0 auto;
  
}
#navul2 li {
  float: left;
  display: block;
  margin: 10px 10px 20px 0;
  font-size: 16px;
  text-align: left;
  height: 48px;
  width: 135px;
  line-height: 48px;
  position: relative;
  
}

#navul2 .ico1{
  background:url(../images/ico_1.png;vpn_img) no-repeat 12px center #e7e7e5;
}
#navul2 .ico2{
  background:url(../images/ico_2.png;vpn_img) no-repeat 12px center #e7e7e5;
}
#navul2 .ico3{
  background:url(../images/ico_3.png;vpn_img) no-repeat 12px center #e7e7e5;
}
#navul2 .ico4{
  background:url(../images/ico_4.png;vpn_img) no-repeat 12px center #e7e7e5;
}
#navul2 .ico5{
  background:url(../images/ico_5.png;vpn_img) no-repeat 12px center #e7e7e5;
}
#navul2 .ico6{
  background:url(../images/ico_6.png;vpn_img) no-repeat 12px center #e7e7e5;
}
#navul2 .ico7{
  background:url(../images/ico_7.png;vpn_img) no-repeat 12px center #e7e7e5;
}
#navul2 li a:link, #navul2 li a:visited {
  display: block;
  width: 95px;
  height: 66px;
  line-height: 66px;
  color: #333;
  font-size: 16px;
  /*padding-left: 40px;*/
  border-radius:4px; 
}

#navul2 li ul {
  display: none;
  width: 135px;
  position: absolute;
  z-index: 999;
  background: #e7e7e5;
  _left: 0px;
  _top: 64px;
  top: 64px;
  left: 0px;

}
#navul2 li ul li {
  display: block;
  width: 135px;
  float: none;
  position: relative;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  margin: 0;
}
#navul2 li.navdown {
  background:#d7d7d6;
  width: 135px;
  height: 48px;
  line-height: 48px;
  border-radius:4px; 
}
#navul2 li.navdown a {
  color: #333;
  
}
#navul2 li.navdown ul {
  display: block;
}
#navul2 li.navdown ul a {
  display: block;
  text-align: center;
  padding: 0 2px;
  width: 131px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color:#e7e7e5;
}
#navul2 li.navdown ul a:hover {
  color: #333;
  background:#d7d7d6;
}


/*indexMain02*/

.indexMain02{
  position: relative;

}

.picbox {
  
  position: relative;
  width: 1100px;
  height: 200px;
  overflow: hidden;
}

.piclist {
    width: 20000em;
    position: absolute;
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
    left: 0px;
    top: 0px;
    height: auto;
}

.piclist li{
  float: left;
  
}
.piclist a{
  float: left;
  margin:0 10px 10px 0;
  display: block;
  width: 212px;
  height: 200px;
}

.piclist a img{
  width: 212px;
  height: 164px;
  display: block;
  cursor: pointer;
}
.piclist a span{
    font-size: 17px;
  text-align: center;
    height: 30px;
    line-height: 30px;
    width: 192px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.og_prev,.og_next{
  position: absolute;
  width: 40px;
  height: 74px;
  background: url(../images/focus_btn.png;vpn_img) no-repeat;
}

.og_prev {
    top: 50%;
  margin-top: -20px;
  left: 0;
  background-position: 0 -74px;
  cursor: pointer;
}

.og_next {
   top: 50%;
  margin-top: -20px;
  right: 0;
  background-position: -40px -74px;
  cursor: pointer;
}

.og_prev:hover {
   background-position: 0 0;
}

.og_next:hover {
   background-position: -40px 0;
}

/*网站底部*/
.footer{
  width: 100%;
  height: 150px;
  background-color: #6f4826;
}
.footer .left{
  width: 550px;
  padding-top: 40px;
}
.footer .left p{
  width: 100%;
  line-height: 22px;
  height: auto;
  float: left;
  color: #ffffff;
}
.footer .right{
  padding-top: 30px;
  width: 280px;
}
.footer .right li{
  float: left;
  margin: 40px 10px 0;
  color: #fff;
}
.footer input{
  height: 20px;
  line-height: 20px;
}
.footer .input_txt{
  width: 160px;
  float: left;
}

/*-------------网站内页---------*/

.content {
  margin-top: 8px;
  height: auto;
  position: relative;
  overflow: hidden;
}
/*-----导航区-----*/
.content .left {
  width: 260px;
  overflow: hidden;
  margin-top: 4px;
}

.content .leftBox {
  padding: 10px 0 20px 0;
  width: 260px;
  min-height: 700px;
  height: auto;
  background-color: #f2f2f2;
  overflow: hidden;
}
.content .leftBox .listNav {
  margin-left: 20px;
  width: 220px;
  background-color: #f2f2f2;
}
.content .leftBox .listNav li {
  float: left;
  margin: 12px 0 0 0;
}
.content .leftBox .listNav li a {
  width: 194px;
  padding-left: 26px;
  height: 47px;
  line-height: 47px;
  margin: 0 auto;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../images/list_bg2.png;vpn_img) no-repeat;
}
.content .leftBox .listNav li a:hover {
  color: #fff;
  background: url(../images/list_bg1.png;vpn_img) no-repeat;
}
.content .leftBox .listNav .on a {
  color: #fff;
  background: url(../images/list_bg1.png;vpn_img) no-repeat;
}


/*----内容区-----*/
.content .right {
  width: 810px;
  height: auto;
  padding: 0px 0 30px 0;
  overflow: hidden;
}
.content .right .title {
  margin: 0;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dbe0e4;
}
.content .right .listbox {
  padding: 10px 0;
}
.content .right .listbox li a {
  width: 700px;
  font-size: 16px;
}
.content .right .listbox li span {
    width: 100px;

}
.listbox2 {
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.listbox2 li {
  float: left;
  width: 100%;
  background: url(../images/list_bg.png;vpn_img) left center no-repeat;
  padding-left: 10px;
}
.listbox2 li a {
  float: left;
  height: 34px;
  line-height: 34px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .right .listbox2 {
  padding: 10px 0;
}

.content .right .listbox2 li{
  width: 390px;
  margin-right: 5px;
}
.content .right .listbox2 li a {
  width: 390px;
  font-size: 16px;
}

.content .conMain {
  width: 1100px;
  margin: 0 auto;
  height: auto;
  padding: 0px 0 30px 0;
  overflow: hidden;
}

.content .article_tit{
  width:100%;
  padding-top: 20px;
  height: auto;
  overflow: hidden;
}
.content .article_tit h3{
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight:bold;
  color: #333;
}
.content .article_tit .info{
  width:100%;
  height:auto;
  padding: 6px 0;
  text-align: center;
  position: relative;
  font-size:12px;
  color:#999;
}
.content .article_tit .info span{
  line-height: 30px;
  margin: 0 6px;
  color: #999;
}
.bdsharebuttonbox{
  width: 120px;
}

.content .article_con {
    width:100%;
  padding: 20px 0;
  line-height: 30px;
  font-size: 16px;
    height: auto;
    overflow: hidden; 
}
.content .article_con img{
  margin: 10px 0;
  width:auto;
  height: auto;
  max-width: 810px;

}
.content .conMain .article_con img{
  margin: 10px 0;
  width:auto;
  height: auto;
  max-width: 1100px;

}
.content  .print{
  width:100%;
  text-align:right;
  height: 36px;
  line-height: 36px;
  color: #999;
}
.content  .print a{
  float: right;
  display: block;
  height: 36px;
  line-height: 36px;
  color: #999;
}
.content  .print .print_bt{
  width:60px;
  padding:0 0 0 15px;
  display: block;
  background: url(../images/print.png;vpn_img) no-repeat left center;
}
.content .leader li{
  float: left;
  width: 100%;
  margin-top: 26px;
}
.content .leader li .img{
  width: 94px;
  height: 126px;
  overflow: hidden;
}
.content .leader li img{
  width: 94px;
  height: 120px;
}
.content .leader li .txt{
  width: 696px;
  height: 120px;
  overflow: hidden;
}
.content .leader li .txt h2{
  line-height: 30px;
  font-weight: bold;
  color: #333;
}
.content .leader li .txt p{
  line-height: 24px;
}

.content .videoBox{
  margin: 20px auto;
  width: 700px;
  height: 520px;
  color: red;
  background-color: #eee;
}
/* 当前位置 */
.site {
  width: 100%;
  padding: 10px 0;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #f2f2f2;
}
.site span {
  color: #999;
}
.listboxLine {
  border-bottom: 1px solid #dbdcdc;
}

/* 分页 */
.page{
  width:100%;
  height: 60px;
}
.pagination {
  list-style: none;
  margin-top:20px;
  padding: 0;
  display: inline-block;
  vertical-align: bottom;
}
.pagination li {
  display: inline-block;
  border: solid 1px #ddd;
  border-radius: 4px;
  padding: 8px 12px;
  line-height: 18px;
  float: left;
  margin-left: 10px;
}
.pagination a {
  color: #333;
  display: block;
  transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
.pagination input {
  height: 12px;
}
.pagination .disabled a:link, .pagination .disabled a:visited, .pagination .disabled a:hover {
  cursor: not-allowed;
  pointer-events: none;
  color: #ddd;
}
.pagination .active {
  pointer-events: none;
}
.pagination .active, .pagination a:hover {
  background: #f5f5f5;
  border-radius: 4px;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}



/* 图片列表 */
.photo {
  margin: 0 auto;
  width: 1100px;
  height: auto;
  overflow: hidden;
}
.photo .photoUl{
  float: left;
  padding: 10px 0;
}
.photo .photoUl li{
  float: left;
  margin:20px 14px 0 0;
  overflow: hidden;
  width: 352px;
  height: auto;
  padding-bottom: 10px;
  background-color: #f5f5f5;
}
.photo .photoUl li a{
  display: block;
  
}
}
.photo .photoUl .img{
  float: left;
  width: 352px;
  height: 244px;
  overflow: hidden;
}
.photo .photoUl li .img img{
  width: 352px;
  height: 244px;
}
.photo .photoUl .txt h2{
  float: left;
  margin-top: 6px;
  height: 30px;
  line-height: 30px;
  width: 352px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.page2{
  width: 1100px;
  height: 60px;
}

.photo .photo_tit{
  float: left;
  width: 1100px;
  line-height: 40px;
  font-size: 30px;
  font-weight:bold;
  color: #333;
  text-align: center;
  padding: 10px 0 0 0;
}
/*******************/
.xlzwy{
margin-left:622px;padding-top:0px;
background: url(../upload/images/2018/3/891135867.png;vpn_img) left center no-repeat;
width:233px;
height:70px;
float:left;
}

.xlzwy_1{
margin-left:622px;padding-top:0px;
background: url(../upload/images/2019/4/9393a9ca2b9ee2ee.png;vpn_img) left center no-repeat;
width:233px;
height:70px;
float:left;
}
.xlzwy_2{
padding-top:0px;
background: url(../upload/images/2023/7/1da897a83ad1015c.png;vpn_img) left center no-repeat;
width: 200px;
height: 60px;
 margin-left: 900px;
margin-top: 5px;
background-size: 200px 60px;
}
