.hide {
  display: none; }

.content {
  overflow: hidden;
  width: 100%; }
  .content .main_navbar {
    width: 100%;
    height: 60px;
    background: #1a5284; }
    .content .main_navbar > ul {
      width: 1200px;
      height: 100%;
      margin: 0 auto;
      display: flex;
      align-items: center; }
      .content .main_navbar > ul > li {
		width:14%;
        position: relative;
        transition: all .2s;
        height: 100%; }
        .content .main_navbar > ul > li:hover ul {
          display: block; }
        .content .main_navbar > ul > li ul {
          overflow: hidden;
          width: 100%;
          position: absolute;
          left: 0;
          top: 60px;
          display: none;
          z-index: 999999; }
          .content .main_navbar > ul > li ul li {
            display: flex;
            height: 33px;
            width: 100%;
            background: #005392; }
            .content .main_navbar > ul > li ul li:hover {
              background: #3e9bfe; }
            .content .main_navbar > ul > li ul li a {
              width: 100%;
              height: 100%;
              display: flex;
              align-items: center;
              justify-content: center;
              font-size: 15px;
              color: #fff; }
        .content .main_navbar > ul > li:hover {
          background: #154977; }
        .content .main_navbar > ul > li > a {
			text-align:center;
          height: 100%;
          display: flex;
          justify-content:center;
          align-items: center; }
          .content .main_navbar > ul > li > a p {
            font-size: 18px;
            color: #fff;
            margin-left: 6px; }
          .content .main_navbar > ul > li > a i {
            font-size: 22px;
            color: #fff; }
  .content .mb {
    overflow: hidden;
    height: 68px;
    border-bottom: 1px solid #eeeeee;
    display: flex;
    align-items: center; }
    .content .mb img {
      display: block;
      margin-right: 18px; }
    .content .mb ul {
      height: 100%;
      display: flex;
      align-items: center; }
      .content .mb ul li {
        font-size: 13px;
        color: #444444;
        margin-right: 10px; }
        .content .mb ul li a {
          color: #444444; }
        .content .mb ul li:hover a {
          color: #1258ad; }
  .content .des_banner {
    width: 100%;
    height: 148px;
    background-image: url(../images/info_01.jpg);
    background-size: cover;
    background-position: center center; }
  .content .main_info_box {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    padding: 0 60px; }
    .content .main_info_box .box {
      overflow: hidden;
      width: 100%;
      padding: 26px 0 100px 0;
      align-items: flex-start;
      display: flex;}
	  
      .content .main_info_box .box .right {
        overflow: hidden;
        width: 100%;
		}
		.content .main_info_box .box .right p{
			margin:auto;
		}
		.content .main_info_box .box .right strong,.content .main_info_box .box .right b{
			font-weight:bold;
		}
		.content .main_info_box .box .right strong span,.content .main_info_box .box .right b span{
			font-weight:bold;
		}
		.content .main_info_box .box .right {
          font-size: 16px;
		  line-height:26px;
         }
		/**
        .content .main_info_box .box .right h2 {
          font-size: 28px;
          color: #025297;
          text-align: center;
          font-weight: bold;
          margin-bottom: 40px; }
		  
        .content .main_info_box .box .right p {
          font-size: 16px;
          color: #626262;
          line-height: 26px;
          text-indent: 33px; }
        .content .main_info_box .box .right img {
          display: block;
          margin: 0 auto;
          margin-top: 30px;
          max-width: 100%; }
		  **/
      .content .main_info_box .box .navbar {
        overflow: hidden;
        width: 160px;
        background: #f5f5f5; }
        .content .main_info_box .box .navbar ul {
          overflow: hidden; }
          .content .main_info_box .box .navbar ul li {
            overflow: hidden;
            width: 100%;
            height: 58px;
            transition: all .2s; }
            .content .main_info_box .box .navbar ul li a {
              display: flex;
              align-items: center;
              justify-content: center;
              transition: all .2s;
              width: 100%;
              height: 100%;
              font-size: 18px;
              color: #000000; }
            .content .main_info_box .box .navbar ul li.on {
              background: linear-gradient(to right, #154977, #27659d, #154977); }
              .content .main_info_box .box .navbar ul li.on a {
                color: #fff; }
            .content .main_info_box .box .navbar ul li:hover {
              background: linear-gradient(to right, #154977, #27659d, #154977); }
              .content .main_info_box .box .navbar ul li:hover a {
                color: #fff; }
				.main_news_list .listkk{float:right; width:910px;}
				.main_news_list .navbar {
        overflow: hidden;
        width: 160px;
        background: #f5f5f5;
		float:left;
		margin-top:20px;
		margin-bottom:20px;
		}
        .main_news_list .navbar ul {
          overflow: hidden; }
          .main_news_list .navbar ul li {
            overflow: hidden;
            width: 100%;
            height: 58px;
            transition: all .2s; }
            .main_news_list .navbar ul li a {
              display: flex;
              align-items: center;
              justify-content: center;
              transition: all .2s;
              width: 100%;
              height: 100%;
              font-size: 18px;
              color: #000000; }
            .main_news_list .navbar ul li.on {
              background: linear-gradient(to right, #154977, #27659d, #154977); }
              .main_news_list .navbar ul li.on a {
                color: #fff; }
            .main_news_list .navbar ul li:hover {
              background: linear-gradient(to right, #154977, #27659d, #154977); }
              .main_news_list .navbar ul li:hover a {
                color: #fff; }
				
  .content .banner {
    width: 100%;
    height: 434px;
    background-image: url(../images/icon_01.jpg);
    background-size: cover;
    background-position: center center; }
  .content .main_fagui {
    overflow: hidden;
    width: 100%;
    margin-top: 12px;
    display: flex;
    justify-content: space-between; }
    .content .main_fagui .main_right {
      width: 400px;
      border: 1px solid #dddddd;
      padding: 20px;
      padding-bottom: 10px;
      padding-top: 25px;
      position: relative;
      margin-top: 17px; }
      .content .main_fagui .main_right h3 {
        font-size: 21px;
        color: #cc0000;
        display: inline-flex;
        align-items: center;
        padding: 0 22px;
        background: #fff;
        position: absolute;
        font-weight: bold;
        left: 21px;
        top: -15px;
        font-style: italic; }
        .content .main_fagui .main_right h3 span {
          font-weight: bold;
          color: #333333; }
      .content .main_fagui .main_right ul {
        overflow: hidden; }
		.content .main_fagui .main_right .swiper { height:100%; overflow:hidden; height:300px;}
        .content .main_fagui .main_right ul li {
          overflow: hidden;
          width: 100%;
          height: 36px; }
          .content .main_fagui .main_right ul li:hover a div {
            background: #1a5285; }
          .content .main_fagui .main_right ul li:hover a p {
            color: #1a5285; }
          .content .main_fagui .main_right ul li:hover a span {
            color: #1a5285; }
          .content .main_fagui .main_right ul li a {
            height: 100%;
            width: 100%;
            display: flex;
            align-items: center; }
          .content .main_fagui .main_right ul li div {
            width: 4px;
            height: 4px;
            background: #cccccc;
            border-radius: 50%; }
          .content .main_fagui .main_right ul li p {
            font-size: 15px;
            color: #333;
            width: 350px;
            margin-left: 19px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
    .content .main_fagui .main_left {
      overflow: hidden;
      width: 760px; }
      .content .main_fagui .main_left .box {
        overflow: hidden;
        width: 100%;
        background: #f6f6f6;
        border: 1px solid #dddddd; }
        .content .main_fagui .main_left .box ul {
          overflow: hidden;
          padding: 10px 30px 10px 37px; }
          .content .main_fagui .main_left .box ul li {
            overflow: hidden;
            height: 40px; }
            .content .main_fagui .main_left .box ul li a {
              display: flex;
              align-items: center;
              width: 100%;
              font-size: 16px;
              color: #000;
              height: 100%;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
              .content .main_fagui .main_left .box ul li a span {
                display: block;
                font-weight: bold;
                font-size: 16px;
                color: #1a5285; }
              .content .main_fagui .main_left .box ul li a em {
                display: block;
                font-size: 16px;
                font-weight: bold;
                color: #d60101; }
  .content .des_link {
    overflow: hidden;
    width: 100%;
    height: 176px;
    background-size: 100% 100%;
    margin-top: 28px;
    padding: 20px 0 0 375px;
    background-image: url(../images/icon_56.jpg); }
    .content .des_link ul {
      overflow: hidden;
      width: 785px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap; }
      .content .des_link ul li {
        overflow: hidden;
        width: 376px;
        height: 60px;
        display: flex;
        justify-content: center;
        margin-bottom: 16px; }
        .content .des_link ul li:nth-child(2) a {
          color: #1c7dbe; }
        .content .des_link ul li:nth-child(3) a {
          color: #995843; }
        .content .des_link ul li:nth-child(4) a {
          color: #385330; }
        .content .des_link ul li a {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%;
          font-size: 24px;
          color: #c28420;
          font-weight: bold; }
  .content .head {
    overflow: hidden;
    width: 100%;
    height: 53px;
    border-bottom: 1px solid #dddddd;
    display: flex;
    align-items: center;
    position: relative; }
    .content .head .dotss {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
    .content .head ul {
      overflow: hidden;
      height: 100%;
      display: flex;
      align-items: center;
      margin-left: 30px; }
      .content .head ul li {
		  font-size:14px;
        display: inline-flex;
        align-items: center;
        padding: 0 19px;
        height: 30px;
        background: #eaeff5;
        border-radius: 4px;
        font-weight: bold;
        transition: all .1s;
        margin-right: 10px;
        cursor: pointer; }
        .content .head ul li:hover {
          background: #1a5285;
          color: #fff; }
        .content .head ul li.on {
          background: #1a5285;
          color: #fff; }
		  
		  .content .head ul li a:hover {
			  font-weight: bold;
          color: #fff; }
        .content .head ul li.on a{
			font-weight: bold;
          color: #fff; }
		  .content .head ul a{
			  font-weight: bold;
          color: #000; }
		  
    .content .head h3 {
      font-size: 20px;
      color: #000;
      font-weight: bold;
      position: relative;
      height: 100%;
      display: flex;
      align-items: center; }
      .content .head h3::after {
        content: '';
        width: 100%;
        height: 1px;
        background: #d60000;
        position: absolute;
        left: 0;
        bottom: 0; }
  .content .main_content {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 18px; }
    .content .main_content .link_banner {
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 18px; }
      .content .main_content .link_banner a {
        display: block; }
        .content .main_content .link_banner a img {
          display: block; }
    .content .main_content .main_news_box {
      overflow: hidden;
      display: flex;
      justify-content: space-between;
      margin-top: 20px; }
      .content .main_content .main_news_box .main_right {
        overflow: hidden;
        width: 400px; }
        .content .main_content .main_news_box .main_right .fade > ul {
          overflow: hidden;
          padding: 15px 0; }
          .content .main_content .main_news_box .main_right .fade > ul li {
            overflow: hidden;
            height: 36px; }
            .content .main_content .main_news_box .main_right .fade > ul li:hover a .fl div {
              background: #1a5285; }
            .content .main_content .main_news_box .main_right .fade > ul li:hover a .fl p {
              color: #1a5285; }
            .content .main_content .main_news_box .main_right .fade > ul li:hover a span {
              color: #1a5285; }
            .content .main_content .main_news_box .main_right .fade > ul li a {
              height: 100%;
              display: flex;
              align-items: center;
              justify-content: space-between; }
              .content .main_content .main_news_box .main_right .fade > ul li a .fl {
                overflow: hidden;
                display: flex;
                align-items: center; }
                .content .main_content .main_news_box .main_right .fade > ul li a .fl div {
                  width: 4px;
                  height: 4px;
                  background: #cccccc;
                  transition: all .1s;
                  border-radius: 50%; }
                .content .main_content .main_news_box .main_right .fade > ul li a .fl p {
                  font-size: 15px;
                  color: #333;
                  transition: all .1s;
                  width: 293px;
                  margin-left: 19px;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  white-space: nowrap; }
              .content .main_content .main_news_box .main_right .fade > ul li a span {
                display: block;
                font-size: 15px;
                color: #999999;
                transition: all .1s; }
      .content .main_content .main_news_box .main_left {
        overflow: hidden;
        width: 760px; }
        .content .main_content .main_news_box .main_left ul {
          overflow: hidden;
          width: 100%; }
          .content .main_content .main_news_box .main_left ul li {
            overflow: hidden;
            width: 145px;
            height: 145px;
            background: #f0f3f7;
            border-radius: 6px;
            float: left;
            margin-top: 25px;
            margin-right: 8px;
            padding-top: 21px; }
            .content .main_content .main_news_box .main_left ul li:nth-child(5n) {
              margin-right: 0; }
            .content .main_content .main_news_box .main_left ul li img {
              display: block;
              margin: 0 auto;
              margin-bottom: 24px; }
			 
			 .content .main_content .main_news_box .main_left ul li:hover p{ color:#c00;} 
			 
            .content .main_content .main_news_box .main_left ul li p {
              font-size: 17px;
              font-weight: bold;
              color: #333333;
              text-align: center; }
    .content .main_content .main_news {
      overflow: hidden;
      width: 100%;
      margin-top: 29px;
      display: flex;
      justify-content: space-between; }
      .content .main_content .main_news .slide {
        width: 580px;
        overflow: hidden;
        height: 386px;
        position: relative; }
        .content .main_content .main_news .slide .swiper-pagination {
          font-size: 12px;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: flex-end;
          height: 31px;
          bottom: 0;
          padding-right: 28px; }
          .content .main_content .main_news .slide .swiper-pagination .swiper-pagination-bullet {
            width: 14px;
            height: 14px;
            background: #fff;
            margin-left: 16px; }
          .content .main_content .main_news .slide .swiper-pagination .swiper-pagination-bullet-active {
            background: #27C7FC; }
        .content .main_content .main_news .slide .mySwiper {
          width: 100%;
          height: 100%; }
          .content .main_content .main_news .slide .mySwiper .swiper-slide {
            width: 100%;
            height: 100%;
            position: relative; }
            .content .main_content .main_news .slide .mySwiper .swiper-slide p {
              width: 100%;
              height: 31px;
              position: absolute;
              left: 0;
              bottom: 0;
              background: rgba(23, 90, 148, 0.8);
              display: flex;
              align-items: center;
              padding-left: 13px;
              font-size: 15px;
              color: #fff; }
      .content .main_content .main_news .grow {
        overflow: hidden;
        width: 580px;
        padding-right: 20px; }
        .content .main_content .main_news .grow ul {
          overflow: hidden;
          padding: 15px 0; }
          .content .main_content .main_news .grow ul li {
            overflow: hidden;
            height: 40px; }
            .content .main_content .main_news .grow ul li:hover a .dot {
              background: #1a5285; }
            .content .main_content .main_news .grow ul li:hover a p {
              color: #1a5285; }
            .content .main_content .main_news .grow ul li a {
              height: 100%;
              display: flex;
              align-items: center;
              justify-content: space-between; }
              .content .main_content .main_news .grow ul li a .dot {
                width: 4px;
                height: 4px;
                background: #cccccc;
                border-radius: 50%;
                transition: all .1s; }
              .content .main_content .main_news .grow ul li a p {
                font-size: 15px;
                color: #333;
                width: 530px;
                margin-left: 19px;
                transition: all .1s;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap; }
        .content .main_content .main_news .grow .tab {
          overflow: hidden;
          width: 100%;
          height: 53px;
          border-bottom: 1px solid #dddddd;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .content .main_content .main_news .grow .tab .dot {
            overflow: hidden;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer; }
            .content .main_content .main_news .grow .tab .dot img {
              display: block; }
          .content .main_content .main_news .grow .tab .fl {
            height: 100%;
            overflow: hidden;
            display: flex;
            align-items: center; }
            .content .main_content .main_news .grow .tab .fl div {
              font-size: 19px;
              height: 100%;
              display: flex;
              align-items: center;
              cursor: pointer;
              justify-content: center;
              color: #333;
              position: relative;
              margin-right: 56px; }
			  .content .main_content .main_news .grow .tab .fl div a {
				   color: #000; 
			  }
              .content .main_content .main_news .grow .tab .fl div.on a {
                font-weight: bold;
                color: #c00; }
                .content .main_content .main_news .grow .tab .fl div.on::after {
                  content: '';
                  width: 100%;
                  height: 1px;
                  background: #d60000;
                  position: absolute;
                  left: 0;
                  bottom: 0; }
              .content .main_content .main_news .grow .tab .fl div::before {
                content: '';
                width: 1px;
                height: 19px;
                background: #ccd0db;
                position: absolute;
                right: -28px;
                top: 50%;
                transform: translateY(-50%); }
              .content .main_content .main_news .grow .tab .fl div:last-child::before {
                display: none; }
  .content .main_show {
    overflow: hidden;
    width: 100%;
    background: #f7f7f7;
    padding: 13px 0; }
    .content .main_show .box {
      overflow: hidden;
      width: 1200px;
      background: #fff;
      padding: 20px 0 30px 0;
      margin: 0 auto; }
      .content .main_show .box h4 {
        text-align: center;
        font-size: 22px;
        position: relative;
        font-weight: bold;
        color: #000000; }
        .content .main_show .box h4::after {
          content: '';
          width: 92px;
          height: 2px;
          background: #d60000;
          position: absolute;
          left: 50%;
          margin-left: -46px;
          bottom: -8px; }
      .content .main_show .box .slidebox {
        width: 100%;
        height: 200px;
        overflow: hidden;
        padding: 0 33px;
        position: relative;
        margin-top: 30px; }
        .content .main_show .box .slidebox .left {
          cursor: pointer;
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%); }
        .content .main_show .box .slidebox .right {
          cursor: pointer;
          position: absolute;
          right: 0;
          top: 50%;
          transform: translateY(-50%); }
        .content .main_show .box .slidebox .swiper-slide {
          width: 268px;
          margin-right: 21px;
          overflow: hidden; }
        .content .main_show .box .slidebox .swiper {
          overflow: hidden;
          width: 100%; }
        .content .main_show .box .slidebox .item {
          overflow: hidden;
          width: 100%;
          height: 200px;
          position: relative; }
		  .content .main_show .box .slidebox .item:hover img {
            transform: scale(1.1); }
          .content .main_show .box .slidebox .item img {
            display: block;
            width: 100%;
            height: 100%; 
			transition: all .6s; 
			}
          .content .main_show .box .slidebox .item p {
            text-align: center;
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            width: 100%;
            height: 40px;
            position: absolute;
            left: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.3); }
  .content .main_about_link {
    overflow: hidden;
    width: 100%;
    background: #f7f7f7;
    height: 92px;
    border-top: 1px solid #f1f1f1; }
    .content .main_about_link .m {
      width: 1200px;
      height: 100%;
      overflow: hidden;
      display: flex;
      align-items: center;
      margin: 0 auto;
      justify-content: space-between; }
      .content .main_about_link .m p {
        font-size: 15px;
        color: #000; }
      .content .main_about_link .m .label {
        height: 36px;
        width: 225px;
        font-size: 12px;
        font-size: 15px;
        color: #000;
        font-weight: bold;
        position: relative;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #dddddd; }
        .content .main_about_link .m .label img {
          position: absolute;
          right: 20px;
          top: 50%;
          transform: translateY(-50%); }
        .content .main_about_link .m .label select {
          width: 100%;
          height: 100%;
          padding-left: 18px;
          box-sizing: border-box;
          border: none;
          font-weight: bold;
          appearance: none;
          -moz-appearance: none;
          -webkit-appearance: none;
          outline: none;
          font-size: 15px;
          color: #000; }

.footer {
  overflow: hidden;
  background: #1a5284;
  padding: 25px 0; }
  .footer ul {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px; }
    .footer ul li {
      font-size: 14px;
      color: #fff; }
      .footer ul li a {
        padding: 0 10px;
        color: #fff;
        position: relative; }
  .footer p {
    text-align: center;
    font-size: 14px;
    color: #8fb6d9;
    line-height: 25px; }

.main_news_box {
  overflow: hidden;
  width: 100%; }
  .main_news_box .main_item {
    overflow: hidden;
    width: 100%; }
    .main_news_box .main_item .m {
      width: 1200px;
      overflow: hidden;
      margin: 0 auto;
      padding: 24px 20px;
      display: flex;
      padding-bottom: 0px;
      justify-content: space-between; }
      .main_news_box .main_item .m .label {
        overflow: hidden;
        width: 562px; }
        .main_news_box .main_item .m .label .heads {
          overflow: hidden;
          height: 55px;
          border-bottom: 1px solid #dddddd;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .main_news_box .main_item .m .label .heads .icon {
            display: flex;
            align-items: center; }
            .main_news_box .main_item .m .label .heads .icon p {
              font-size: 26px;
              color: #000;
              margin-left: 14px;
              font-weight: bold; }
          .main_news_box .main_item .m .label .heads .more {
            font-size: 12px;
            color: #666666; }
        .main_news_box .main_item .m .label ul {
          overflow: hidden;
          padding: 15px 0; }
          .main_news_box .main_item .m .label ul li {
            overflow: hidden;
            height: 45px; }
            .main_news_box .main_item .m .label ul li:hover a .dot {
              background: #1a5285; }
            .main_news_box .main_item .m .label ul li:hover a p {
              color: #1a5285; }
            .main_news_box .main_item .m .label ul li a {
              height: 100%;
              display: flex;
              align-items: center;
              justify-content: space-between; }
              .main_news_box .main_item .m .label ul li a div {
                width: 4px;
                height: 4px;
                background: #cccccc;
                border-radius: 50%;
                transition: all .1s; }
              .main_news_box .main_item .m .label ul li a p {
                font-size: 15px;
                color: #333;
                width: 530px;
                margin-left: 15px;
                transition: all .1s;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap; }

.page_list {
  overflow: hidden;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .page_list div {
    overflow: hidden;
    height: 28px;
    border: 1px solid #eeeeee;
    font-size: 12px;
    display: flex;
    align-items: center;
    transition: all .2s;
    margin: 0 1px;
    color: #333; }
    .page_list div:hover {
      background: #1258ad;
      border: 1px solid #1258ad; }
      .page_list div:hover a {
        color: #fff; }
    .page_list div.on {
      background: #1258ad;
      border: 1px solid #1258ad; }
      .page_list div.on a {
        color: #fff; }
    .page_list div a {
      font-size: 12px;
      color: #333;
      display: inline-flex;
      align-items: center;
      height: 100%;
      padding: 0 9px; }
    .page_list div:last-child {
      padding: 0 9px; }
      .page_list div:last-child:hover {
        background: none; }
      .page_list div:last-child select {
        border: none;
        background: none;
        outline: none;
        font-size: 12px;
        color: #333; }

.main_news_list {
  overflow: hidden;
  margin: 0 auto;
  width: 1200px;
  background: #FFFFFF;
  padding: 0 45px;
  }
  .main_news_list .item {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #eeeeee; }
    .main_news_list .item ul {
      overflow: hidden; }
      .main_news_list .item ul li {
        overflow: hidden;
        height: 50px; }
        .main_news_list .item ul li:hover a .fl div {
          background: #1258ad; }
        .main_news_list .item ul li:hover a .fl p {
          color: #1258ad; }
        .main_news_list .item ul li:hover a span {
          color: #1258ad; }
        .main_news_list .item ul li a {
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .main_news_list .item ul li a .fl {
            overflow: hidden;
            display: flex;
            align-items: center; }
            .main_news_list .item ul li a .fl div {
              width: 4px;
              height: 4px;
              background: #cccccc;
              border-radius: 50%;
              transition: all .1s; }
            .main_news_list .item ul li a .fl p {
              font-size: 15px;
              color: #333;
              width: 530px;
              margin-left: 15px;
              transition: all .1s;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
          .main_news_list .item ul li a span {
            display: block;
            font-size: 14px;
            color: #999999; }

.pic_list {
  overflow: hidden; }
  .pic_list ul {
    overflow: hidden; }
    .pic_list ul li {
      overflow: hidden;
      width: 270px;
      float: left;
      margin-right: 10px;
      margin-bottom: 57px;
      background: #f5f5f5; }
      .pic_list ul li:nth-child(4n) {
        margin-right: 0; }
      .pic_list ul li:nth-child(9) {
        margin-bottom: 0; }
      .pic_list ul li:nth-child(10) {
        margin-bottom: 0; }
      .pic_list ul li:nth-child(11) {
        margin-bottom: 0; }
      .pic_list ul li:nth-child(12) {
        margin-bottom: 0; }
      .pic_list ul li:hover .pic img {
        transform: scale(1.1); }
      .pic_list ul li .pic {
        overflow: hidden;
        width: 100%;
        height: 162px; }
        .pic_list ul li .pic img {
          width: 100%;
          height: 100%;
          transition: all .6s; }
      .pic_list ul li p {
        text-align: center;
        display: flex;
        align-items: center;
        font-size: 14px;
        justify-content: center;
        text-align: center;
        line-height: 60px;
        color: #333;
        height: 60px;
		overflow:hidden;
		white-space:nowrap;
		 text-overflow:ellipsis;
		}
#err1{
	padding:35px; font-size:16px; text-align:center;
}
.content .main_show .box h4:hover{ color:#c00;}
.content .head h3:hover{ color:#c00;}
.content .main_fagui .main_right h3:hover{ color:#c00;}
.content .main_content .main_news .grow .tab .fl div:hover{ color:#c00;}
.content .head .dotss:hover{ background-color:#eee;}
.content .main_content .main_news .grow .tab .dot:hover{ background-color:#eee;}
/*# sourceMappingURL=css.css.map */
#ggleft{position:fixed; left:0; bottom:100px; z-index:999;}
#ggrighe{position:fixed; right:0; bottom:100px; z-index:999;}
#ggleft span,#ggrighe span{ display:block; height:30px; line-height:30px; background-color:#eee; color:#000; text-align:center; cursor:pointer;}