@charset "UTF-8";
body, html {
  height: 100%;
  word-wrap: break-word; }

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em {
  margin: 0;
  padding: 0;
  border: 0; }

table, th, td {
  margin: 0;
  padding: 0; }

body {
  font-size: 14px;
  color: #333;
  font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", SimSun, Heiti, sans-serif;
  background: #f2f2f2;
  /* overflow: hidden;*/ }

ul, ol, li {
  list-style: none; }

input, button {
  margin: 0;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

p img {
  display: inline-block; }

a {
  color: #333;
  outline: none !important;
  text-decoration: none; }

a:focus, a:hover {
  text-decoration: none; }

.clear {
  clear: both;
  height: 0px;
  border: none;
  padding: 0;
  margin: 0;
  line-height: 0px; }

.m {
  margin: 0px auto; }

.l {
  float: left; }

.r {
  float: right; }

.x, .footer li .ico, .list3_con .list2_nr li h3 {
  position: relative;
  z-index: 1; }

.x2 {
  position: relative;
  z-index: 2; }

.j, .footer li .ico .yc, .list3_con .list2_nr li h3:before {
  position: absolute;
  z-index: 1; }

.j2 {
  position: absolute;
  z-index: 2; }

.fix1 {
  position: fixed;
  z-index: 5; }

.fix {
  position: fixed;
  z-index: 10; }

.fix2 {
  position: fixed;
  z-index: 15; }

.vis {
  visibility: hidden; }

.tc {
  text-align: center; }

.ft28 {
  font-size: 28px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.mb100 {
  margin-bottom: 100px; }

.ml40 {
  margin-left: 40px; }

.db {
  display: block; }

.c1 {
  color: #222; }

.c2 {
  color: #fff; }

@media (min-width: 1200px) {
  .container {
    width: 1200px; } }
.cen {
  padding-left: 0px;
  padding-right: 0px; }

.img-re-w {
  width: 100%;
  display: block; }

.img-re-h {
  height: 100%;
  display: block; }

.media_img {
  vertical-align: top;
  display: table-cell; }

.media_con {
  display: table-cell;
  vertical-align: top; }

.col-xs-1-8, .col-sm-1-8, .col-md-1-8, .col-lg-1-8 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.col-xs-1-8 {
  width: 12.5%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-8 {
    width: 12.5%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-1-8 {
    width: 12.5%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-1-8 {
    width: 12.5%;
    float: left; } }
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.col-xs-1-5 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left; } }
/*通用end*/
:root {
  filter: none; }

@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
.head-cen {
  height: 70px; }

.head {
  height: 117px;
  line-height: 117px;
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 2; }
  .head .logo-wz {
    font-size: 20px;
    color: #333;
    margin-left: 10px; }
  .head .search {
    margin-top: 40px;
    position: relative;
    z-index: 1;
    margin-left: 15px; }
  .head .bui-scbtn {
    width: 24px;
    height: 24px; }
  .head .scform {
    background-color: #fff;
    height: 42px;
    border: 1px solid #8c001f;
    width: 350px;
    border-radius: 21px;
    overflow: hidden; }
    .head .scform input {
      border: none;
      height: 40px;
      width: 100%;
      display: block;
      outline: none;
      line-height: 40px;
      padding: 0px 10px;
      font-size: 14px;
      color: #666; }
    .head .scform .scbtn {
      position: absolute;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
      top: 0px;
      right: 0px;
      color: #8c001f;
      z-index: 1;
      font-size: 18px;
      cursor: pointer; }

.top-nav {
  height: 40px;
  line-height: 40px;
  background-color: #8c001f; }
  .top-nav li {
    float: left;
    line-height: 40px;
    position: relative;
    z-index: 2;
    width: 150px; }
    .top-nav li .a1 {
      height: 40px;
      display: block;
      text-align: center;
      font-size: 16px;
      color: #fff; }
    .top-nav li:hover, .top-nav li.on {
      background-color: #ca002f; }
    .top-nav li:hover .menu {
      display: block; }
    .top-nav li .menu {
      position: absolute;
      width: 100%;
      background-color: #ca002f;
      top: 40px;
      display: none;
      overflow: hidden;
      transition: 0.4s all;
      left: 0px;
      z-index: 1; }
      .top-nav li .menu .wz dd {
        overflow: hidden;
        line-height: 40px;
        height: 40px; }
        .top-nav li .menu .wz dd h3 {
          font-size: 14px;
          font-weight: normal;
          text-align: center;
          height: 40px;
          padding: 0px 10px;
          line-height: 40px; }
          .top-nav li .menu .wz dd h3:hover {
            background-color: #fff; }
            .top-nav li .menu .wz dd h3:hover a {
              color: #8c001f; }
          .top-nav li .menu .wz dd h3 a {
            color: #fff;
            display: block; }

.sj-head {
  background-color: #fff; }

.top-nav2 .op {
  width: 40px;
  height: 40px;
  margin: 30px 0px;
  border: 1px solid #999;
  text-align: center;
  color: #666;
  line-height: 38px;
  font-size: 26px; }
.top-nav2 .me {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
  width: 0px;
  height: 0px;
  overflow: auto;
  background-color: #fff;
  opacity: 0;
  transition: .3s all; }
  .top-nav2 .me.on {
    width: 100%;
    height: 100%;
    opacity: 1; }
  .top-nav2 .me .cls {
    margin: 30px 0px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    border-radius: 50%;
    color: #1c1c1c;
    line-height: 38px; }
  .top-nav2 .me ul {
    border-top: 1px solid #ddd; }
  .top-nav2 .me li {
    display: block;
    font-size: 14px;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #ddd; }
    .top-nav2 .me li span {
      margin-right: 10px;
      color: #333; }
    .top-nav2 .me li:hover .a1 {
      background: #333;
      color: #fff; }
      .top-nav2 .me li:hover .a1 span {
        color: #fff; }
  .top-nav2 .me .a1 {
    color: #1c1c1c;
    padding: 0px 15px;
    line-height: 50px;
    height: 50px;
    width: 100%;
    display: block;
    border-bottom: 2px solid transparent;
    transition: 0.5s all; }
  .top-nav2 .me li.on .menu {
    height: auto; }
  .top-nav2 .me .menu {
    width: 100%;
    text-align: left;
    height: 0px;
    overflow: hidden;
    transition: 0.5s all; }
  .top-nav2 .me .a3 {
    display: block;
    line-height: 50px;
    border-top: 1px solid #ddd;
    box-sizing: content-box;
    padding: 0px 40px;
    width: 100%; }

/*banner*/
.banner.swiper-container {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 200px;
  overflow: hidden; }

.banner .swiper-slide{
	overflow: hidden;	
	}
.banner .swiper-slide .nr {
  width: 100%;
  /*height: 200px;*/
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.banner .swiper-slide .cen{
	position: absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	z-index:1;
	background:rgba(0,0,0,0.3);
	}
 .banner .swiper-slide .btn {
  display: block;
  text-align: center;
  width:100%;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0px;
  z-index: 2; }
.banner .swiper-slide .a1{
	width: 120px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  height: 40px;
  line-height: 38px;
  text-align:center;
  display:inline-block;
  margin:0px 10px;
	}
.banner .swiper-slide .a1{
	width: 120px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  height: 40px;
  line-height: 38px;
  display:inline-block;
  text-align:center;
  margin:0px 10px;
	}
  .banner .swiper-slide .a1:hover {
    background-color: #fff;
    color: #666; }
@media (min-width: 768px) {
  .banner.swiper-container {
  height: 400px; }
  .banner .swiper-slide .nr {
    width: 100%;
    /*height: 400px;*/
  }
}
  @media (min-width: 1200px) {
    .banner.swiper-container {
  height: 600px; }
    .banner .swiper-slide .nr {
      width: 100%;
      /*height: 600px;*/
    }
  }
.swiper-wrapper {
  width: 100%; }

.swiper-button-next {
  right: 2%; }

.swiper-button-prev {
  left: 2%; }

.swiper-pagination-bullet {
  background: #fff; }

.xbanner {
  display: none; }

@media (min-width: 768px) {
  .xbanner {
    display: block; } }
.title1 {
  font-size: 36px;
  margin-top: 0px;
  text-align: center;
  font-weight: 300; }
  .title1 p {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    width: 80%;
    color: #666;
    margin: 0px auto; }

.main1 ul {
  padding: 20px 0px;
  clear: both;
  overflow: hidden; }
.main1 li {
  padding: 15px 40px; }
  .main1 li h3 {
    font-size: 21px;
    color: #333;
    font-weight: normal;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px; }
  .main1 li p {
    font-size: 14px;
    line-height: 150%; }
  .main1 li .a1 {
    font-size: 14px;
    margin-top: 30px;
    line-height: 35px;
    height: 37px;
    display: block;
    width: 120px;
    text-align: center;
    border: 1px solid #8c001f;
    border-radius: 5px;
    color: #8c001f; }
    .main1 li .a1:hover {
      background-color: #8c001f;
      color: #fff; }

@media (min-width: 768px) {
  .main1 li {
    border-left: 2px solid #a7a7a7; }
  .main1 li:nth-child(1) {
    border-left: none; } }
.title .tit-nr {
  padding-bottom: 10px;
  text-align: center;
  display: inline-block;
  border-bottom: 6px solid #8c001f; }
.title h3 {
  font-size: 36px;
  line-height: 100%;
  margin-bottom: 10px;
  color: #333;
  font-weight: normal; }
.title p {
  font-size: 16px;
  color: #666;
  line-height: 100%; }

.fix-left {
  position: fixed;
  top: 10%;
  left: 0px;
  z-index: 1; }

.fix-right {
  position: fixed;
  top: 10%;
  right: 0px;
  z-index: 1; }

/*.main2 .item {
  padding: 15px; }
  .main2 .item .img {
    overflow: hidden; }
  .main2 .item img {
    transition: 0.2s all; }
  .main2 .item:hover img {
    transform: scale(1.2); }
.main2 .item-cen {
  position: relative;
  z-index: 1; }
.main2 .nr {
  height: 65px;
  line-height: 65px;
  font-size: 26px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
  height: 65px;
  width: 100%; }
  .main2 .nr h3 {
    line-height: 65px;
    height: 65px;
    padding: 0px 10px;
    overflow: hidden;
    color: #fff; }

@media (min-width: 768px) {
  .main2 .item {
    float: left; }
    .main2 .item:nth-child(1) {
      padding-left: 0px; }
    .main2 .item:nth-child(2) {
      padding-right: 0px; }
  .main2 .item1 {
    width: 33.5%; }
  .main2 .item2 {
    width: 66.5%; } }*/
.main2 {
  background: url(../images/m2-bg.jpg) center top no-repeat; }
  .main2 ul {
    max-width: 695px;
    margin: 0px auto; }
    .main2 ul li {
      padding: 0px;
      position: relative;
      z-index: 1; }
      .main2 ul li:nth-child(2n+1) {
        clear: both; }
      .main2 ul li .cen {
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        z-index: 1;
        display: block; }
      .main2 ul li .item {
        width: 100%; }
      .main2 ul li .item1 {
        background-color: #8c001f; }
      .main2 ul li .item2 {
        background-color: #222; }
      .main2 ul li .img {
        text-align: center;
        padding: 20px 0px; }
        .main2 ul li .img img {
          display: inline-block;
          max-width: 42%; }
          .main2 ul li .img img.img2 {
            display: none; }
      .main2 ul li:hover .img {
        text-align: center; }
        .main2 ul li:hover .img img {
          display: inline-block; }
          .main2 ul li:hover .img img.img1 {
            display: none; }
          .main2 ul li:hover .img img.img2 {
            display: inline-block; }
      .main2 ul li:hover .nr .a1 {
        background: url(../images/more_plus_on.html) center top no-repeat; }
      .main2 ul li .nr {
        overflow: hidden; }
        .main2 ul li .nr h3 {
          font-size: 26px;
          line-height: 140%;
          color: #fff;
          text-align: center;
          font-weight: normal; }
        .main2 ul li .nr .s1 {
          font-size: 16px;
          color: #fff;
          display: block;
          text-align: center; }
        .main2 ul li .nr .a1 {
          background: url(../images/more_plus.html) center top no-repeat;
          display: block;
          width: 34px;
          height: 34px;
          margin: 20px auto; }

@media (min-width: 768px) {
  .main2 {
    background: url(../images/m2-bg.jpg) center top no-repeat; } }
.main3 {
  background: #f1f1f1; }
  .main3 li {
    padding: 15px 30px; }
    .main3 li .item {
      background-color: #fff;
      box-shadow: 0px 0px 30px #666; }
    .main3 li:nth-child(3n+1) {
      clear: both; }
    .main3 li .img {
      overflow: hidden; }
      .main3 li .img img {
        transition: 0.2s all; }
        .main3 li .img img:hover {
          transform: scale(1.2); }
    .main3 li h3 {
      font-size: 16px;
      height: 52px;
      line-height: 52px;
      overflow: hidden;
      background-color: #fff;
      padding: 0px 10px;
      text-align: center;
      color: #333; }
      .main3 li h3 a {
        color: #333; }
    .main3 li .nr {
      padding: 15px; }
    .main3 li p {
      font-size: 14px;
      color: #666;
      line-height: 150%; }
  .main3 .a1 {
    padding: 0px 30px; }
    .main3 .a1 a {
      margin-top: 15px;
      display: block;
      width: 100%;
      height: 30px;
      line-height: 28px;
      background-color: #8c001f;
      color: #fff;
      text-align: center;
      font-size: 12px; }
      .main3 .a1 a:hover {
        border: 1px solid #8c001f;
        background-color: #fff;
        color: #8c001f; }

.title4 {
  font-size: 23px;
  margin-top: 0px;
  text-align: left;
  font-weight: 300;
  line-height: 100%; }
  .title4 span {
    font-size: 16px;
    font-weight: 300;
    line-height: 200%;
    text-align: left;
    color: #666;
    margin: 0px auto; }

.main4 {
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 50% auto; }
  .main4 .m4-con {
    font-size: 14px;
    line-height: 150%;
    color: #666; }
    .main4 .m4-con p {
      text-indent: 2em; }
  .main4 .a1 {
    color: #8c001f;
    border: 1px solid #8c001f;
    height: 40px;
    line-height: 38px;
    width: 150px;
    text-align: center;
    display: inline-block;
    border-radius: 10px;
    transition: 0.3s all; }
    .main4 .a1:hover {
      color: #fff;
      background-color: #8c001f; }

h2 {
  padding: 0px 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #0084ff;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  border-radius: 10px;
  font-weight: bold; }

@media (min-width: 992px) {
  .main4 {
    background-color: #fff;
    background-image: url(../images/m3-bg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 50% auto; } }
.main5 li {
  background-color: #e6e6e6;
  position: relative;
  z-index: 1;
  margin: 20px 0px; }
  .main5 li .item {
    padding: 0px; }
  .main5 li .nr {
    padding: 30px;
    font-size: 14px;
    color: #333;
    line-height: 150%; }

.title3 {
  font-size: 36px;
  margin-top: 0px;
  text-align: left;
  font-weight: 300;
  color: #fff; }
  .title3 p {
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    color: #fff;
    margin: 0px auto; }

.main6 {
  background-image: none;
  background-color: #fff; }
  .main6 ul {
    clear: both;
    overflow: hidden;
    background-color: rgba(140, 0, 31, 0.7); }
  .main6 .lxwm {
    padding: 30px; }
  .main6 .ditu {
    padding: 0px; }
  .main6 .m6-con {
    display: table;
    width: 100%;
    padding-bottom: 25px;
    border-bottom: 1px solid #fff; }
    .main6 .m6-con .nr, .main6 .m6-con .ewm {
      display: table-cell;
      line-height: 100%;
      vertical-align: middle; }
    .main6 .m6-con .nr {
      line-height: 150%;
      color: #fff;
      font-size: 14px; }
    .main6 .m6-con .ewm {
      width: 100px; }
  .main6 .ico {
    padding: 10px 0px; }
    .main6 .ico .fa {
      display: inline-block;
      vertical-align: middle;
      font-size: 18px;
      margin-right: 10px;
      color: #fff;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      background-color: #8c001f;
      border-radius: 50%; }
      .main6 .ico .fa:hover {
        color: #8c001f;
        background-color: #fff; }
  .main6 #allmap {
    height: 250px;
    width: 100%;
    overflow: hidden;
    background-color: #f2f2f2; }

@media (min-width: 1200px) {
  .main6 {
    background-image: url(../images/m6-bg.jpg);
    background-repeat: no-repeat;
    background-position: center; }
    .main6 #allmap {
      height: 355px;
      width: 100%;
      overflow: hidden; } }
.footer {
  background: #8c001f; }
  .footer dt {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #ccc; }
    .footer dt a {
      color: #ccc; }
      .footer dt a:hover {
        color: #999; }
  .footer dd {
    font-size: 14px;
    line-height: 24px;
    color: #fff; }
    .footer dd a {
      color: #fff; }
      .footer dd a:hover {
        color: #ccc; }
  .footer li:nth-child(2n+3) {
    clear: both; }
  .footer li .p1 {
    font-size: 26px;
    line-height: 30px;
    padding: 10px 0px 5px;
    color: #fff; }
  .footer li .p2 {
    font-size: 14px;
    line-height: 25px;
    padding: 10px 0px 10px;
    color: #aaa; }
  .footer li .ico {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 20px;
    padding: 0px 5px; }
    .footer li .ico .fa-weixin {
      color: #83b944; }
    .footer li .ico .fa-qq {
      color: #ccc; }
    .footer li .ico .fa-weibo {
      color: #C05D5D; }
    .footer li .ico:hover .yc {
      display: block; }
    .footer li .ico .yc {
      top: -155px;
      left: -65px;
      display: none;
      width: 150px;
      height: 150px;
      border: 1px solid #ddd; }

@media (min-width: 768px) {
  .footer li:nth-child(2n+3) {
    clear: none; } }
.yqlj {
  line-height: 25px;
  color: #fff;
  font-size: 14px; }
  .yqlj a {
    color: #fff;
    padding: 0px 10px; }
    .yqlj a:hover {
      text-decoration: underline;
      color: #fff; }

.address {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  background: #8c001f; }

.danye .list_menu.swiper-container {
  border-bottom: 1px solid #ddd; }
.danye .swiper-wrapper {
  justify-content: center;
  text-align: center; }
  .danye .swiper-wrapper.flex-start {
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important; }
.danye .swiper-slide {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  padding: 0px 10px;
  white-space: nowrap;
  background: #fff;
  color: #333;
  border: none;
  height: 48px;
  line-height: 48px;
  width: auto;
  margin: 0px 6px;
  font-size: 16px; }
  .danye .swiper-slide a.on, .danye .swiper-slide a:hover {
    color: #8c001f; }

.news {
  padding: 0px;
  background: #f5f5f5; }
  .news .news_left {
    background: #fff; }
    .news .news_left ul.left_con {
      padding: 0px 15px; }
    .news .news_left .left_con li {
      padding: 15px 0px;
      border-bottom: 1px solid #ddd; }
      .news .news_left .left_con li .img1 {
        width: 100px; }
      .news .news_left .left_con li .nr {
        padding-left: 10px; }
        .news .news_left .left_con li .nr h3 {
          font-size: 18px;
          font-weight: normal;
          line-height: 22px;
          margin-bottom: 5px; }
          .news .news_left .left_con li .nr h3 a {
            color: #666; }
            .news .news_left .left_con li .nr h3 a:hover {
              text-decoration: underline;
              color: #8c001f; }
        .news .news_left .left_con li .nr p {
          font-size: 14px;
          color: #aaa; }
        .news .news_left .left_con li .nr span {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          padding-right: 10px;
          font-size: 14px;
          color: #666;
          line-height: 20px;
          margin-top: 5px; }
          .news .news_left .left_con li .nr span i {
            margin-right: 5px; }
  .news .news_right {
    background: #fff;
    padding: 15px;
    margin-top: 30px; }
    .news .news_right .bt {
      font-size: 18px;
      height: 30px;
      line-height: 30px;
      margin: 10px 0px;
      color: #333; }
    .news .news_right ul {
      border: 1px solid #ddd;
      border-bottom: none; }
      .news .news_right ul li {
        border-bottom: 1px solid #ddd;
        padding: 10px;
        font-size: 16px;
        line-height: 24px; }
        .news .news_right ul li a {
          color: #666; }
          .news .news_right ul li a:hover {
            text-decoration: underline; }
    .news .news_right .news_menu {
      margin-top: 20px; }
      .news .news_right .news_menu a {
        display: block;
        color: #333;
        font-size: 16px;
        line-height: 24px;
        margin: 8px 0px; }
        .news .news_right .news_menu a:hover, .news .news_right .news_menu a.on {
          color: #8c001f; }

.search .ipt {
  width: 100%;
  background: none;
  padding: 0px 10px;
  font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", SimSun, Heiti, sans-serif;
  height: 40px;
  border: none;
  outline: none;
  line-height: 40px;
  border: 1px solid #ddd;
  border-radius: 20px;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px; }
.search .btn1 {
  cursor: pointer;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px; }

@media (min-width: 768px) {
  .news {
    padding: 30px 0px; }
    .news .news_left ul.left_con {
      padding: 0px 30px; }
    .news .news_left .left_con li {
      padding: 30px 0px; }
      .news .news_left .left_con li .img1 {
        width: 150px; } }
@media (min-width: 992px) {
  .news .news_right {
    margin-top: 0px; } }
@media (max-width: 420px) {
  .news .media_img {
    width: 100%;
    display: block;
    margin-bottom: 10px; }
  .news .media_con {
    width: 100%;
    display: block; }
  .news .news_left .left_con li .img1 {
    width: 100%; } }
/*分页*/
.page2 {
  overflow: hidden;
  text-align: center; }

.page2 ul {
  letter-spacing: -3px;
  border: 1px solid #e4eaec;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff; }

.page2 li {
  display: inline-block;
  height: 38px;
  margin: 0px;
  line-height: 38px;
  font-size: 14px;
  letter-spacing: 0;
  *display: inline;
  *zoom: 1;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }

.page2 li a {
  padding: 0px 15px;
  display: block;
  color: #76838f;
  font-size: 14px;
  height: 38px;
  line-height: 38px; }

.page2 li a.prev {
  font-size: 14px;
  background: #fff;
  color: #76838f; }

.page2 li a.next {
  font-size: 14px;
  background: #fff;
  color: #76838f; }

.page2 li.on {
  border: none; }

.page2 li:hover, .page2 li.active {
  background: #8c001f; }

.page2 li:hover a, .page2 li.active a {
  color: #fff;
  background: #8c001f; }

.list2 .search {
  max-width: 500px;
  margin: 0px auto; }
.list2 .swiper-wrapper {
  justify-content: center;
  text-align: center; }
  .list2 .swiper-wrapper.flex-start {
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important; }
.list2 .swiper-slide {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  padding: 0px 10px;
  white-space: nowrap;
  background: #fff;
  color: #333;
  border: none;
  height: 48px;
  line-height: 48px;
  width: auto;
  margin: 0px 6px;
  font-size: 16px; }
  .list2 .swiper-slide a.on, .list2 .swiper-slide a:hover {
    color: #8c001f; }

.list2_con {
  background: #f5f5f5; }
  .list2_con .list2_nr li:nth-child(4n+1) {
    clear: none; }
  .list2_con .list2_nr li:nth-child(2n+1) {
    clear: both; }
  .list2_con .list2_nr li {
    padding: 5px; }
    .list2_con .list2_nr li h3 {
      font-size: 16px;
      text-align: center;
      height: 36px;
      line-height: 36px;
      overflow: hidden; }
    .list2_con .list2_nr li span {
      font-size: 14px;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding-bottom: 10px;
      color: #f00;
      line-height: 20px; }
    .list2_con .list2_nr li .con {
      background: #fff;
      text-align: center; }

@media (min-width: 992px) {
  .list2_con .list2_nr li:nth-child(2n+1) {
    clear: none; }
  .list2_con .list2_nr li:nth-child(4n+1) {
    clear: both; } }
.list3_con {
  background: #fff;
  border-top: 1px solid #ddd; }
  .list3_con .list2_nr li:nth-child(2n+1) {
    clear: both; }
  .list3_con .list2_nr li {
    padding: 5px; }
    .list3_con .list2_nr li:hover h3:before {
      width: 100%; }
    .list3_con .list2_nr li h3 {
      font-size: 16px;
      text-align: center;
      margin-bottom: 10px;
      color: #333;
      height: 40px;
      line-height: 40px;
      border-bottom: 1px solid #ddd; }
      .list3_con .list2_nr li h3:before {
        content: '';
        bottom: 0px;
        left: 0px;
        width: 20px;
        height: 1px;
        background: #000;
        transition: 0.6s all; }
    .list3_con .list2_nr li p {
      font-size: 14px;
      color: #666;
      line-height: 24px; }
    .list3_con .list2_nr li .con {
      background: #fff; }

@media (min-width: 992px) {
  .list3_con .list2_nr li:nth-child(2n+1) {
    clear: none; }
  .list3_con .list2_nr li:nth-child(3n+1) {
    clear: both; } }
.list_menu {
  background-color: #fff; }

.article1 {
  font-size: 16px;
  line-height: 24px;
  background: #fff;
  padding: 15px;
  min-height: 300px; }
  .article1 img {
    max-width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  .article1 p {
    padding: 5px 0px; }
  .article1 h1 {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #333;
    margin-bottom: 10px; }
  .article1 .xbt {
    height: 40px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #8c001f; }
    .article1 .xbt span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding: 0px 10px;
      line-height: 40px;
      height: 40px;
      border-bottom: 3px solid #8c001f;
      margin-bottom: -2px; }
  .article1 .hdwz {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd; }
    .article1 .hdwz span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding-right: 10px;
      font-size: 14px;
      color: #666;
      line-height: 20px;
      margin-top: 5px; }
      .article1 .hdwz span i {
        margin-right: 5px; }

@media (min-width: 768px) {
  .article1 h1 {
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    color: #333;
    margin-bottom: 10px; } }
.article_con {
  padding: 0px;
  background: #f5f5f5; }
  .article_con .news_left {
    background: #fff; }
    .article_con .news_left ul.left_con {
      padding: 0px 15px; }
    .article_con .news_left .left_con li {
      padding: 15px 0px;
      border-bottom: 1px solid #ddd; }
      .article_con .news_left .left_con li .img1 {
        width: 100px; }
      .article_con .news_left .left_con li .nr {
        padding-left: 10px; }
        .article_con .news_left .left_con li .nr h3 {
          font-size: 18px;
          font-weight: normal;
          line-height: 22px;
          margin-bottom: 5px; }
          .article_con .news_left .left_con li .nr h3 a {
            color: #666; }
            .article_con .news_left .left_con li .nr h3 a:hover {
              text-decoration: underline;
              color: #8c001f; }
        .article_con .news_left .left_con li .nr p {
          font-size: 14px;
          color: #aaa; }
        .article_con .news_left .left_con li .nr span {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          padding-right: 10px;
          font-size: 14px;
          color: #666;
          line-height: 20px;
          margin-top: 5px; }
          .article_con .news_left .left_con li .nr span i {
            margin-right: 5px; }
  .article_con .news_right {
    background: #fff;
    padding: 15px;
    margin-top: 30px; }
    .article_con .news_right .bt {
      font-size: 18px;
      height: 30px;
      line-height: 30px;
      margin: 10px 0px;
      color: #333; }
    .article_con .news_right ul li:nth-child(2n+3) {
      clear: both; }
    .article_con .news_right ul li {
      padding: 15px;
      font-size: 16px;
      line-height: 24px; }
      .article_con .news_right ul li span {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        padding: 10px 0px; }
      .article_con .news_right ul li a {
        color: #666; }
        .article_con .news_right ul li a:hover {
          text-decoration: underline; }
  .article_con .article_nr {
    padding-bottom: 30px;
    padding-top: 30px; }

@media (min-width: 992px) {
  .article_con .news_right {
    margin-left: 30px;
    margin-top: 0px; }
    .article_con .news_right ul li:nth-child(3n+4) {
      clear: none; } }
@media (min-width: 768px) {
  .article_con .news_right ul li:nth-child(3n+4) {
    clear: both; }
  .article_con .news_right ul li:nth-child(2n+3) {
    clear: none; } }
.cp_hot {
  background: #fff; }
  .cp_hot h3 {
    font-size: 28px;
    font-weight: normal;
    color: #333;
    line-height: 35px;
    margin-bottom: 10px; }
  .cp_hot .img1 {
    max-width: 400px; }
  .cp_hot p {
    font-size: 14px;
    line-height: 24px;
    color: #666; }
  .cp_hot .cphot_nr {
    margin-top: 20px;
    padding: 5px 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    .cp_hot .cphot_nr span {
      font-size: 14px;
      color: #666;
      line-height: 24px;
      padding: 5px 0px; }

/*# sourceMappingURL=style.css.map */
