﻿.main {
  /* width: 100%; */
  margin: 0 auto 30px;
}

.header {
  display: none;
}

.main_right {
  background: #fff;
}

div.main_left .lv1_li {
  background: url(/Content/Areas/Common/images/common/ln_bottomline2.png) no-repeat bottom center;
}

div.linkmap a {
  color: #E61512;
}

div.ae-pagination a {
  color: #E61512!important;
}

div.pages .ae-pagination-current,
div.pages .ae-pagination-current:hover {
  color: #FFF!important;
  background-color: #E61512!important;
  border: 1px solid #E61512!important;
}

h1.leftNavTitle {
  background: #E61512;
}

div.main_left .lv1_li .lv1_p.current a.lv1_tit {
  color: #E61512;
}

h2.title_header span {
  color: #E61512;
}

h1.article_title,
h1.article_title font {
  color: #E61512 !important;
}

div.turning_page a {
  color: #E61512;
}

.wrap_main {
  overflow: hidden;
  background: #F2F2F2;
}

div.row {
  background: #fff;
  padding: 30px;
}

div.footer {
  background: #B00005;
}

a:hover {
  color: #E61512 !important;
}

div.nav {
  background: #F9D21B;
}

div.nav li.sy1_li a.sy1_tit {
  color: #E61512;
  font-size: 24px;
  height: 70px;
  line-height: 70px;
  padding: 0 46px;
}

div.nav li.homeLi a.homeA {
  padding-left: 0;
}

div.nav li.sy1_li.num4 a.sy1_tit {
  /* padding-right: 0; */
}

div.nav li.sy1_li a.sy1_tit:hover,
div.nav li.sy1_li a.sy1_tit.Hover {
  background: none;
}
.Has_Children .sy2_li a.sy2_tit{
  line-height: initial;

}
.Has_Children .sy2_li a.sy2_tit span{
  padding: 10px;
  display: block;
}
h1.title_header {
  border-bottom: 2px solid #C60600;
}

h1.title_header img {
  margin-right: 15px;
}

h1.title_header .title_type {
  color: #C60600;
  font-size: 20px;
  margin-top: 0;
  margin-left: 0;
  font-weight: bold;
}

h1.title_header a.more {
  color: #C60600;
  font-size: 14px;
}

h1.title_header a.more b {
  color: #C60600;
}

.state {
  width: 700px;
  height: 400px;
  overflow: hidden;
  position: relative;
}

.state .swiper-box .Img_Box {
  width: 100%;
  height: 400px;
  position: relative;
}

.state .swiper-box .Img_Box h2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  padding-left: 20px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5)
}

.state .swiper-box .Img_Box h2 a {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
}

.state .swiper-box .Img_Box img {
  width: 100%;
}

.state_fr {
  width: 550px;
}

.state .arrow-btn {
  position: absolute;
  top: 50%;
  width: 26px;
  height: 60px;
  margin-top: -30px;
  z-index: 99999;
}

.state .btn-left {
  background: url(/Content/Areas/Common/images/chifeng/left-btn.png);
  left: 0;
}

.state .btn-right {
  background: url(/Content/Areas/Common/images/chifeng/right-btn.png);
  right: 0;
}

.dongtai,
.lianzheng {
  width: 630px;
  padding: 30px;
  box-sizing: border-box;
  background: #fff;
}

ul.article_list li {
  line-height: 40px;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: none;
  font-size: 16px;
  padding-left: 20px;
  background: url(/Content/Areas/Common/images/Article/DJ.png) no-repeat left center;
}

ul.article_list li a {
  color: #666;
}

ul.article_list li:hover {
  background: url(/Content/Areas/Common/images/Article/DJh.png) no-repeat left center;
}

ul.article_list li span.span_date {
  float: right;
  color: #999999;
  font-size: 16px;
}

ul.article_list2 li p {
  line-height: 25px;
  margin-bottom: 15px;
  font-size: 14px;
  color: #999;
}

ul.article_list2 li p .detail {
  display: none;
}

ul.article_list2 li {
  white-space: normal;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #F0F0F0;
}

ul.article_list2 li .title_type {
  font-size: 24px;
  color: #C60600;
}

ul.article_list2 li .img_box {
  width: 180px;
  height: 120px;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 20px;
}

ul.article_list2 li .img_box img {
  width: 100%;
}

ul.article_list2 li span.span_date {
  font-size: 14px;
}

@media screen and (max-width:768px) {
  .dangjian img {
   width: 100%;
  }
  .header {
   display: block;
  }
  h1.title_header img {
   margin-right: 15px;
   margin-top: 0.35rem;
   width: 0.24rem;
   height: 0.24rem;
  }
  .header_DangJian {
   display: none;
  }
  div.row,
  .rows {
   padding: 0.2rem;
  }
  .mt20 {
   margin-top: 0.2rem;
  }
  .state {
   width: 100%;
   height: 200px;
   overflow: hidden;
   position: relative;
  }
  .state_fr,
  .dongtai,
  .lianzheng {
   width: 100%;
   padding: 0.2rem;
  }
  ul.article_list li,
  ul.article_list2 li {
   white-space: nowrap;
   padding-bottom: 0.2rem;
   padding-top: 0.2rem;
  }
  ul.article_list2 li p {
   line-height: 25px;
   margin-bottom: 15px;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
  }
  div.nav li.sy1_li a.sy1_tit {
   color: #fff;
   height: 1rem;
   line-height: 1rem;
   font-size: 0.16rem;
   padding: 0 0.3rem;
  }
  ul.article_list2 li .img_box {
   width: 1.8rem;
   height: 1.2rem;
   margin-right: 0.2rem;
  }
  ul.article_list2 li .title_type {
   font-size: 0.24rem;
   line-height: normal;
  }
  ul.article_list2 li {
   line-height: normal;
  }
} 