@charset "UTF-8";
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: #fff;
  /* 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, .top_nav li .menu1, .top_nav2 ul, .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; }

.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; }

.cen {
  padding-left: 0px;
  padding-right: 0px; }

.img-re-w {
  width: 100%;
  display: block; }

.media_img {
  vertical-align: top;
  display: table-cell; }

.media_con {
  display: table-cell;
  vertical-align: top; }

/*通用end*/
:root {
  filter: none; }

@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
.logo img {
  height: 60px;
  display: block; }

.nav {
  background: #fff;
  position: relative;
  z-index: 2; }

.top_nav {
  height: 60px; }
  .top_nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    position: relative;
    z-index: 2; }
    .top_nav li .a1 {
      color: #333;
      font-size: 14px;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      height: 60px;
      padding: 0px 10px;
      line-height: 60px; }
      .top_nav li .a1 i {
        margin-left: 5px;
        transition: all 0.3s ease-out; }
      .top_nav li .a1:after {
        content: '';
        width: 0;
        background-color: #696969;
        left: 0px;
        position: absolute;
        top: 0px;
        height: 2px;
        transition: all 0.3s ease 0s;
        z-index: -1; }
    .top_nav li:hover .menu1 {
      display: block; }
    .top_nav li:hover .a1 {
      color: #68a5e6; }
      .top_nav li:hover .a1 i {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
        transition: all 0.3s ease-out; }
      .top_nav li:hover .a1:hover:after {
        content: '';
        width: 100%;
        background-color: #696969;
        left: 0px;
        position: absolute;
        top: 0px;
        height: 2px;
        transition: all 0.3s ease 0s;
        z-index: -1; }
    .top_nav li:hover.on .a1 {
      color: #68a5e6; }
      .top_nav li:hover.on .a1:after {
        content: '';
        width: 100%;
        background-color: #696969;
        left: 0px;
        position: absolute;
        top: 0px;
        height: 2px;
        transition: all 0.3s ease 0s;
        z-index: -1; }
    .top_nav li.on .a1 {
      color: #68a5e6; }
    .top_nav li .menu1 {
      display: none;
      top: 60px;
      right: 0px;
      width: 170%;
      background: #fbfbfb; }
      .top_nav li .menu1 .a3 .a33 {
        display: block;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #333;
        text-align: left;
        padding: 0px 10px;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .top_nav li .menu1 .a3 .a33:hover {
          color: #68a5e6;
          background: #F2F2F2 none repeat scroll 0% 0%;
          text-indent: 5px;
          -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }

.top_nav2 {
  width: 60px;
  height: 60px;
  color: #333; }
  .top_nav2 i.ico {
    font-size: 30px;
    line-height: 60px; }
  .top_nav2 ul {
    display: none;
    width: 100%;
    background: #fff;
    border-top: 1px solid #ddd;
    top: 60px;
    right: 0px;
    padding: 10px 0px; }
    .top_nav2 ul.on {
      display: block; }
  .top_nav2 li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    position: relative;
    z-index: 2; }
    .top_nav2 li .a1 {
      color: #333;
      font-size: 14px;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      width: 100%;
      height: 40px;
      padding: 0px 10px;
      line-height: 40px;
      transition: 0.2s;
      -moz-transition: 0.2s;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s; }
      .top_nav2 li .a1 i {
        font-size: 12px;
        font-weight: normal;
        margin-left: 5px; }
    .top_nav2 li:hover .a1 {
      color: #68a5e6; }
    .top_nav2 li:hover.on .a1 {
      color: #68a5e6; }
    .top_nav2 li.on .a1 {
      color: #68a5e6; }
    .top_nav2 li.on .menu1 {
      display: block; }
    .top_nav2 li .menu1 {
      display: none;
      padding: 5px 10px;
      width: 100%;
      background: #fbfbfb; }
      .top_nav2 li .menu1 .a3 .a33 {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #333;
        text-align: left;
        padding: 0px 10px; }
        .top_nav2 li .menu1 .a3 .a33:hover {
          color: #68a5e6;
          background: #f1f1f1; }

/*banner*/
.banner.swiper-container {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden; }

.banner .swiper-slide img {
  width: 100%; }

.swiper-wrapper {
  width: 100%; }

.swiper-button-next {
  right: 2%; }

.swiper-button-prev {
  left: 2%; }

.swiper-pagination-bullet {
  background: #fff; }

.xbanner a {
  display: block;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center top; }

.xbanner span {
  display: block;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center top; }

.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; }

.title2 {
  font-size: 36px;
  margin-top: 0px;
  text-align: left;
  font-weight: 300;
  padding: 10px 0px;
  border-bottom: 1px solid #ddd; }

.main1 {
  background: #f5f5f5; }
  .main1 li:nth-child(2n+3) {
    clear: both; }
  .main1 li {
    text-align: center;
    min-height: 200px; }
    .main1 li:hover i {
      background: #68a5e6;
      color: #fff; }
    .main1 li i {
      width: 120px;
      height: 120px;
      background: #eee;
      text-align: center;
      font-size: 50px;
      line-height: 120px;
      color: #666;
      -o-border-radius: 100%;
      border-radius: 100%;
      transition: background 0.5s,color 0.5s;
      -moz-transition: background 0.5s,color 0.5s;
      -webkit-transition: background 0.5s,color 0.5s;
      -o-transition: background 0.5s,color 0.5s; }
    .main1 li img {
      margin: 0px auto; }
      .main1 li img:hover {
        transform: scale(1.1);
        -webkit-transition: all ease-out 0.2s;
        transition: all ease-out 0.2s; }
    .main1 li h3 {
      margin-top: 20px;
      margin-bottom: 5px;
      font-weight: 300;
      font-size: 20px;
      color: #2a333c; }
    .main1 li p {
      width: 90%;
      margin: 0px auto;
      font-weight: 300;
      color: #666; }

@media (min-width: 992px) {
  .main1 li:nth-child(2n+3) {
    clear: none; } }
.main2 .jj {
  font-size: 14px;
  color: #666;
  line-height: 20px; }
.main2 .jj img{max-width:100%;}
.main3 {
  background: #f5f5f5; }
  .main3 li {
    padding: 5px; }
    .main3 li h3 {
      height: 50px;
      line-height: 50px;
	  overflow:hidden;
      text-align: center;
      font-size: 16px;
      background-color: #fff;
      box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); }
      .main3 li h3 a {
        color: #666; }
    .main3 li:nth-child(4n+1) {
      clear: none; }
    .main3 li:nth-child(2n+1) {
      clear: both; }
    .main3 li .img {
      position: relative;
      z-index: 1;
      overflow: hidden; }
      .main3 li .img img {
        transform: scale(1);
        transition: 0.5s all; }
      .main3 li .img:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        bottom: 0px;
        right: 0px;
        z-index: 1;
        background-color: rgba(0, 0, 0, 0.3);
        opacity: 1;
        transition: 0.3s all; }
    .main3 li:hover .img:before {
      opacity: 0;
      transition: 0.3s all; }
    .main3 li:hover .img img {
      transform: scale(1.3); }
    .main3 li:hover h3 a {
      color: #333; }
  .main3 .a1 {
    color: #000;
    border: 1px solid #000;
    height: 40px;
    line-height: 38px;
    width: 150px;
    text-align: center;
    display: inline-block;
    border-radius: 10px;
    transition: 0.3s all; }
    .main3 .a1:hover {
      color: #fff;
      background-color: #000; }

@media (min-width: 1200px) {
  .main3 li:nth-child(2n+1) {
    clear: none; }
  .main3 li:nth-child(4n+1) {
    clear: both; } }
.main4 {
  background: #fff;
  overflow: hidden; }
  .main4 ul {
    display: table;
    padding: 0px 5px; }
  .main4 li:nth-child(2n+1) {
    clear: both; }
  .main4 li {
    padding: 10px; }
    .main4 li .img1 {
      width: 100px; }
    .main4 li .nr {
      padding-left: 10px; }
      .main4 li .nr h3 {
        font-size: 18px;
        overflow: hidden;
        font-weight: normal;
        line-height: 40px;
        height: 40px; }
        .main4 li .nr h3 a {
          color: #666; }
          .main4 li .nr h3 a:hover {
            color: #000; }
      .main4 li .nr p {
        font-size: 14px;
        line-height: 24px;
        color: #aaa; }
      .main4 li .nr span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding-right: 10px;
        margin-top: 10px;
        font-size: 14px;
        color: #777;
        line-height: 20px; }
        .main4 li .nr span i {
          margin-right: 5px; }
  .main4 .a1 {
    color: #000;
    border: 1px solid #000;
    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: #000; }

@media (min-width: 992px) {
  .main4 {
    background: #fff;
    overflow: hidden; }
    .main4 ul {
      display: table; }
    .main4 li:nth-child(2n+1) {
      clear: both; }
    .main4 li .img1 {
      width: 150px; } }
.footer {
  background: #333; }
  .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: #222; }

.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: #68a5e6; }

.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: #68a5e6; }
        .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: #68a5e6; }

.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-left: 30px;
    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: #68a5e6; }

.page2 li:hover a, .page2 li.active a {
  color: #fff;
  background: #68a5e6; }

.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: #68a5e6; }

.list2_con {
  background: #f5f5f5; }
  .list2_con .list2_nr li:nth-child(2n+3) {
    clear: both; }
  .list2_con .list2_nr li {
    padding: 5px; }
    .list2_con .list2_nr li h3 {
      font-size: 16px;
      text-align: center;
      padding: 10px 0px 5px; }
    .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+3) {
    clear: none; }
  .list2_con .list2_nr li:nth-child(4n+5) {
    clear: none; } }
.list3_con {
  background: #fff;
  border-top: 1px solid #ddd; }
  .list3_con .list2_nr li:nth-child(2n+3) {
    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+3) {
    clear: none; }
  .list3_con .list2_nr li:nth-child(3n+4) {
    clear: both; } }
.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: #68a5e6; }
    .article1 .xbt span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding: 0px 10px;
      line-height: 40px;
      height: 40px;
      border-bottom: 3px solid #68a5e6;
      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: #68a5e6; }
        .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 */
