.head {
  min-width: 1200px;
  height: 172px;
  background-image: url("../images/top.png");
}
.head_content {
  margin: auto;
  width: 1200px;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head_content .layui-input-inline input {
  background-color: transparent;
  color: #fff;
}
.head_content .layui-form-item .layui-input-inline {
  margin-right: 0;
}

.head_content .layui-form-label {
  border-radius: 0;
  color: #88000d;
  background: #fff;
  width: 80px;
}
.logo_nav {
  position: relative;
  width: auto;
  height: 84px;
  display: flex;
  align-items: center;
}
.search {
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 3px;
}
.text {
  font-size: 32px;
  color: #fff;
  font-weight: 200;
}

/*导航*/
.nav {
  min-width: 1200px;
}
.nav_content {
  width: 50%;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
/* .nav ul {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #fff;
  width: 120px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: inline-block;
} */
.layui-nav{background:none ;}
.layui-nav-bar {background:none;}
.layui-nav .layui-nav-item a {
   font-size: 18px;
    padding: 0 50px;
    color: #fff; 
}
.layui-nav .layui-nav-item {line-height: 4;}
.layui-nav .layui-nav-item dl dd a{color: #000000;font-size: 16px;} 
.layui-icon-down:before {
    content: ""!important;
}
#searchbtn{padding-left:50px;}
.nav ul:hover {
  opacity: 0.4;
}
#test2 img{width: 100%;}




/*内容*/
.content {
  margin: 50px 0;
}
.passage {
  width: 100%;
  float: left;
}
.passage,
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.passage h3 {
  margin-bottom: 30px;
  height: 40px;
  font-size: 22px;
  color: #862020;
  border-bottom: 1px solid #e3e3e3;
}
.passage h3 span {
  padding: 0 0 8px 0px;
  border-bottom: 4px solid #862020;
}
.passage h3 span img {
  width: 30px;
  height: 30px;
  padding: 5px;
  margin-right: 4px;
  margin-bottom: 3px;
}
.passage h3 a {
  font-size: 16px;
  color: #999;
  font-weight: normal;
  float: right;
  margin-right: 0.25rem;
}

.passage_top ul li {
  /* padding: 0 0 12px 0;
  margin-bottom: 8px; */
  padding-left: 6x;
  border-bottom: 1px dotted #b9b9b9;
}
.passage_bottom ul li {
  padding: 0 0 12px 0;
  margin-bottom: 8px;
}
.passage ul li span {
  float: right;
  color: #999;
}
.passage_top .title {
  line-height: 40px;
  border-bottom: 2px solid #862020;
}
.passage_top .title a {
  font-size: 24px;
  color: #862020;
  font-weight: bold;
}
.passage_top span {
  float: right;
}
.passage_top .title span a {
  font-size: 14px;
  color: #999;
  font-weight: normal;
}
.passage_top .title a {
  color: #333;
}

.passage_bottom {
  margin: 20px 0;
}
.passage_bottom .swiper_row ul.brief li a {
  font-size: 22px;
  color: #862020;
  font-weight: bold;
}
.passage_bottom .swiper_row ul li {
  width: 100%;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
  float: left;
}
.passage_bottom .swiper_row ul li p {
  padding-top: 15px;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}
.passage_bottom .swiper_row ul.passge_list li {
  margin: 10px 0 0 0;
  padding: 0 0 10px 0;
}
.passage_bottom .swiper_row ul.passge_list li a {
  color: #333;
}
.passage_bottom .swiper_row ul.passge_list li span {
  float: right;
  color: #999;
}
.passage_bottom.box .passage {
  background-color: #ffffff;
  padding: 20px;
}
.gray-container {
  background-color: #eeeff0;
  padding: 18px 0;
}
/*底部*/
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.foot {
  min-width: 1200px;
  min-height: 200px;
  width: 100%;
  background: #862020;
  clear: both;
}

.foot_content {
  margin: auto;
  width: 100%;
  position: relative;
  padding: 20px 142px 0;
}

.bottom {
  border-top: 1px #fff solid;
  text-align: center;
  color: #fff;
  padding-top: 15px;
  font-size: 14px;
  margin-top: 20px;
}

.foot_content p {
  color: #fff;
  line-height: 26px;
  text-align: left;
}

.foot_content p a {
  color: #fff;
}

.foot_content p a:hover {
  color: #aa0018;
  transition: all 0.6s ease;
}

.foot_content {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 15px;
}
.foot_content .foot_left {
  float: left;
  margin-top: 32px;
  overflow: hidden;
}
.foot_content .foot_center {
  float: left;
  margin-top: 32px;
  overflow: hidden;
  padding-left: 50px;
}

.foot_content .foot_right {
  float: right;
  margin-top: 32px;
  overflow: hidden;
}

.foot_right ul li {
  float: right;
  width: 82px;
  margin-right: 10px;
  font-size: 16px;
}

.foot_right ul li span {
  display: block;
  padding-top: 10px;
  color: #fff;
  text-align: center;
}
.foot_one:after {
  content: "";
  display: block;
  clear: both;
}

.layer {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out 0s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.layer.showdiv {
  opacity: 1;
  visibility: visible;
}
.layer .close {
  font-size: 60px;
  font-family: icon;
  position: absolute;
  right: 50px;
  top: 50px;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  cursor: pointer;
  color: #ccc;
}
.layer.showdiv .search_box {
  transform: none;
  transition: all 0.5s ease-out 0s;
  opacity: 1;
}
.layer .search_box {
  height: 45px;
  line-height: 45px;
  width: 550px;
  display: -ms-flexbox;
  display: flex;
  transform: translateY(-50px);
  opacity: 0;
  margin-top: -100px;
}
.layer .search_box .kw {
  background: #fff;
  box-shadow: 3px 3px 3px rgb(0 0 0 / 50%) inset;
  -ms-flex: 1;
  flex: 1;
  padding: 0 12px;
  font-size: 16px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
      height: 40px;
      width: 350px;
}
input,
textarea,
select {
  padding: 0;
  font-family: inherit;
  outline: none;
  resize: none;
  background: none;
  border: none;
  font-size: inherit;
  color: inherit;
}
.layer .search_box .ok {
  background: #94070a;
  color: #fff;
  width: 120px;
  text-align: center;
  height: 40px;
  /* font-size: 18px; */
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
.swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 300px;
}

.swiper-container.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 400px !important;
  height: 300px !important;
}
.swiper-pagination-bullet-active{
	background: #fff!important;
}
div[carousel-item] > *:nth-child(n) {
  background-color: #c4e8fe;
}
.swiper-container-img {
  overflow: hidden;
  height: 350px;
}    
.pagination-container{
  padding: 10px 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(0,0,1,0.1);
  opacity: 0.8;
}
.swiper-container-img .swiper-slide{
  background: #872020;
}
.pagination li{
  margin: 0 5px;
}


/* list */
 .sp-lf h1 {
     width: 100%;
     background-color: #88000d;
 }
 .sp-lf h1, .sp-lf h1 a {
     font-weight: normal;
     padding-left: 25px;
     height: 74px;
     font-size: 24px;
     line-height: 74px;
     color: #fff;
 }
 .sp-rig {
     position: relative;
     background-color: #fff;
     padding: 0 3%;
     /* width: 75%; */
 }
 .sp-title {
     width: 100%;
     height: 74px;
     border-bottom: 1px solid #e3e3e3;
 }
 .lf {
     float: left;
 }
 .sp-title-lf h1 {
     position: relative;
     font-weight: normal;
     height: 74px;
     line-height: 74px;
     font-size: 26px;
     color: #444;
 }
 .sp-title-lf h1:before {
     content: '';
     position: absolute;
     bottom: 0px;
     left: 0;
     width: 100%;
     z-index: 1;
     height: 5px;
     background-color: #1C60B4;
 }
 .sp-title-rig {
     line-height: 74px;
 }
 .rig {
     float: right;
 }
 .sp-title-rig > div {
     display: inline-block;
     vertical-align: top;
 }
 .sp-title-rig a {
     color: #333;
 }
 .sp-list {
     width: 100%;
     padding: 20px 0;
 }
 .sp-list li {
     position: relative;
     transform: all .5s;
     height: 39px;
     border-bottom: 1px solid #e8e8e8;
     padding-left: 26px;
     list-style-type: none;
     list-style: none;
 }
 .sp-list li:before, .sp-list li:after {
     position: absolute;
     content: '';
     z-index: 2;
     width: 7px;
     height: 7px;
     top: 50%;
 }
 .sp-list li:before {
     left: 5px;
     margin-top: -3.5px;
     background-color: #88000d;
 }
 .sp-list li a {
     display: inline-block;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     font-size: 16px;
     color: #444444;
     /* width: 87%; */
     line-height: 39px;
 }
 a {
     transition: color .2s;
 }
 .sp-list-time {
     line-height: 39px;
     color: #adadad;
     font-style: italic;
     margin-right: 3px;
     font-family: 'Arial';
 }
 .rig {
     float: right;
 }
 .sp-list li:before, .sp-list li:after {
     position: absolute;
     content: '';
     z-index: 2;
     width: 7px;
     height: 7px;
     top: 50%;
 }
 .sp-list li:after {
     z-index: 1;
     left: 7px;
     margin-top: -1px;
     background-color: #f5ebca;
 }
 
  .sp-lf ul {
      width: 100%;
      position: relative;
  }
 .spa-head {
     width: 100%;
     padding: 16px 0;
 }
 .sp-article {
	 padding: 0 20px;
 }
 .sp-article h1 {
     width: 100%;
     text-align: center;
     line-height: 36px;
     padding: 7px 0;
     font-size: 24px;
     color: #88000d;
 }
 .spa-desc {
     width: 100%;
     text-align: center;
     line-height: 27px;
     padding-bottom: 5px;
     border-bottom: 1px dotted #cccccc;
 }
 .spa-desc {
     width: 100%;
     text-align: center;
     line-height: 27px;
     padding-bottom: 5px;
     border-bottom: 1px dotted #cccccc;
 }
 
.passge_list li:first-child{
 	background: none!important;
 		font-size: 22px;
 	    color: #862020;
 	    font-weight: bold;
 		padding:0 0 10px 0!important;
 		margin-left: -15px;
 }
 .passge_list li:first-child a{
 	     font-size: 22px!important;
 	     color: #862020!important;
 	     font-weight: bold!important;
 }
 .sp-title h1:before {
     content: '';
     position: absolute;
     bottom: 0px;
     left: 0;
     width: 100%;
     z-index: 1;
     height: 5px;
     background-color: #88000d;
 }
 .sp-title h1 {
     position: relative;
     font-weight: normal;
     height: 74px;
     line-height: 74px;
     font-size: 26px;
     color: #444;
 }
 .sp-lf li {
     width: 100%;
     overflow: hidden;
     position: relative;
     padding-left: 6px;
     height: 60px;
     background-color: #f7f7f7;
 }
 
 .sp-lf li a {
     width: 100%;
     height: 60px;
     line-height: 60px;
     font-size: 18px;
     color: #444444;
     padding-left: 42px;
     border-right: 1px solid #ebe8db;
 }
 .sp-lf li i {
     float: right;
     font-style: normal;
     margin-right: 19px;
     color: #aaaaaa;
 }
/* .sp-lf li:not(:last-child) a {
     border-bottom: 1px solid #ebe8db;
 } */
 /* .sp-lf li:before {
     content: '';
     height: 60px;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 1;
     width: 6px;
     background-color: #88000d;
 } */
 .passage_top span {
   float: none;
 }
 
 
 .swiper-container{padding:40px!important}
 .swiper-container-img img{
  width: 100%;
  height: 90%;
 }
 .swiper-container-img .swiper-pagination {
   float: right;
 }
.swiper-container-img.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events .swiper-pagination {
  top: 91% !important;
  left: 70% !important;
  right: 0 !important;
  width: 30% !important;
}
.swiper-container-img .swiper-slide div{
  height: 10%;
  padding: 1%;
}




/*  */
.search_box {
  /* height: 45px;
  line-height: 45px;
  width: 400px;
  display: -ms-flexbox;
  display: flex; */
  margin-right: 20px;
}
.search_box .kw {
  background: #fff;
  box-shadow: 3px 3px 3px rgb(0 0 0 / 50%) inset;
  -ms-flex: 1;
  flex: 1;
  padding: 0 12px;
  font-size: 16px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
      height: 40px;
     /* width: 350px; */
}
input,
textarea,
select {
  padding: 0;
  font-family: inherit;
  outline: none;
  resize: none;
  background: none;
  border: none;
  font-size: inherit;
  color: inherit;
}
.search_box .ok {
  background: #94070a;
  color: #fff;
  width: 120px;
  text-align: center;
  height: 40px;
  /* font-size: 18px; */
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

.head_search {
    display: table-cell;
    vertical-align: middle;
    /* width: 280px; */
    float: right;
    position: relative;
    margin-top: 14px;
}
