* {
  transition: all .1s; }

a {
  outline: none;
  -webkit-tap-highlight-color: transparent; }

.container {
  width: 1024px;
  margin: 0 auto; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  position: absolute;
  z-index: 20;
  right: 10px;
  bottom: 10px;
  left: auto;
  width: auto; }

.swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #666;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #666;
  cursor: pointer; }

.swiper-visible-switch {
  background: #666; }

.swiper-pagination-bullet-active {
  background: #fff;
  border: 1px solid #fff; }

.header-top {
  padding: 20px 10px; }
  .header-top .logo {
    float: left;
    display: inline-block;
    width: 378px;
    height: 83px;
    background: url("http://gs.news.cn/gsstatics/zhuanti/temp2020/gsjt/images/logo.jpg") center no-repeat;
    background-size: contain; }
  .header-top .weatherBox {
    float: right; }

.nav-icon {
  display: none; }

.weatherBox {
  padding-top: 20px;
  height: 63px;
  width: 224px;
  font-size: 12px;
  color: #666; }
  .weatherBox iframe {
    height: 25px; }

.header .banner, .header .banner img {
  width: 100%;
  max-height: 264px; }

.focusOther .swiper-slide {
  text-align: center;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.nav-box {
  width: 100%;
  height: 50px;
  background: #1c4a77; }
  .nav-box a {
    transition: all 1s;
    float: left;
    width: 18%;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 0 1%; }
    .nav-box a:first-child {
      padding: 0; }
    .nav-box a:last-child {
      float: right; }
    .nav-box a:hover {
      background: #2699f9;
      color: #fff; }

.content {
  width: 100%;
  margin-top: 20px; }
  .content .focus-img {
    float: left;
    position: relative;
    width: 49%; }
    .content .focus-img .swiper-container {
      display: none;
      width: 100%;
      height: 340px;
      overflow: hidden; }
      .content .focus-img .swiper-container img {
        height: 340px;
        width: 100%; }
    .content .focus-img .swiper-slide {
      position: relative; }
    .content .focus-img .focus-text {
      position: absolute;
      z-index: 2;
      height: 40px;
      width: 100%;
      bottom: 0;
      background-color: black;
      background-color: rgba(0, 0, 0, 0.5); }
      .content .focus-img .focus-text span {
        padding-left: 4%;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        width: 70%;
        font-size: 14px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
  .content .list-box {
    float: right;
    width: 49%; }

.list-head {
  position: relative;
  width: 100%;
  height: 30px;
  border-bottom: 2px solid #ccc; }
  .list-head span {
    display: inline-block;
    position: absolute;
    padding: 10px;
    left: 0;
    bottom: -2px;
    font-size: 16px;
    color: #0066cc;
    border-bottom: 3px solid #0066cc; }
  .list-head a {
    display: inline-block;
    position: absolute;
    padding: 10px;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #666666; }

.list-content ul li {
  width: 100%;
  height: 30px;
  padding: 5px 0 5px 0;
  float: left;
  line-height: 30px;
  font-size: 14px; }
  .list-content ul li a {
    width: 70%;
    height: 30px;
    line-height: 30px;
    float: left;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333; }
  .list-content ul li em {
    height: 30px;
    line-height: 30px;
    float: right;
    color: #999; }
  .list-content ul li:hover a, .list-content ul li:hover em {
    color: #ff6600; }

.imgBox {
  width: 16rem;
  cursor: pointer; }
  .imgBox img {
    width: 16rem;
    height: 11rem; }
  .imgBox p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.focusOther .swiper-container {
  width: 96%;
  padding: 10px 2% 0;
  background: #fff; }

.mobile {
  display: none; }

.focusTitle {
  height: 30px;
  line-height: 30px;
  background: #f8f8f8;
  border-top: 1px solid #0066cc; }
  .focusTitle span {
    display: inline-block;
    font-size: 16px;
    color: #0066cc;
    padding-left: 10px; }

.content .f-l {
  float: left; }

.footer {
  margin-top: 20px;
  border-top: 1px solid #ccc; }
  .footer p {
    font-size: 14px;
    color: #999;
    text-align: center;
    padding: 40px 0; }

.bannerImg img {
  width: 100%; }

.picMarquee-left {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  position: relative; }

.picMarquee-left .hd {
  overflow: hidden;
  height: 30px;
  background: #f4f4f4;
  padding: 0 10px; }

.picMarquee-left .hd .next {
  background-position: 0 -50px; }

.picMarquee-left .hd .prevStop {
  background-position: -60px 0; }

.picMarquee-left .hd .nextStop {
  background-position: -60px -50px; }

.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1; }

.picMarquee-left .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center; }

.picMarquee-left .bd ul li .pic {
  text-align: center; }

.picMarquee-left .bd ul li .pic img {
  width: 205px;
  height: 132px;
  display: block;
  padding: 2px; }

.picMarquee-left .bd ul li .title, .picMarquee-left .bd ul li .title a {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666666;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.content .focus-img .slideBox .focus-text span {
  overflow: hidden;
  padding-left: 10px; }

.slideBox {
  width: 100%;
  height: 340px;
  overflow: hidden;
  position: relative; }

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1; }

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left; }

.slideBox .hd ul li {
  float: left;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  line-height: 14px;
  text-align: center;
  background: #666;
  cursor: pointer; }

.slideBox .bd ul li a {
  display: inline-block;
  width: 100%;
  position: relative; 
  color:#FFFFFF;}

.slideBox .hd ul li.on {
  background: #fff;
  color: #fff; }

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0; }

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle; }

.slideBox .bd img {
  width: 100%;
  height: 340px; }

.content .focus-img .swiper-container {
  display: none; }





/*list*/
.l_list{background: #fff;}
.l_list_left{float: left;width: 655px;background: #fff;}
.l_list_left_top{border-bottom: 2px solid #dddddd;height: 42px;line-height: 42px;margin-top: 10px;}
.l_list_left_top img{display: inline-block;vertical-align: middle;width: 35px;}
.l_list_left_top span{display: inline-block;vertical-align: middle;font-size: 16px;color: #727272;}
.l_list_left_top em{color: #1675c5;}
.l_list_left_content ul{margin-bottom: 50px;}
.l_list_left_content ul li{height: 48px;line-height: 48px;font-size: 14px;color: #666666;border-bottom: 1px solid #f2f2f2;}
.l_list_left_content ul li a{color: #666666;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;display: inline-block;max-width: 500px;}
.l_list_left_content ul li span{float: right;font-size: 14px;color: #9c9c9c;}
.l_list_left_content ul li a:hover{color: #1675c5;}
.l_list_left_content .layui-laypage a,.l_list_left_content .layui-laypage .layui-laypage-curr{padding: 0 10px;}
.l_list_left_content .layui-laypage .layui-laypage-skip{margin-left: 0;}
.l_list_left_content .layui-laypage .layui-laypage-spr{padding: 0 5px;}
.l_list_left_content .layui-laypage input{margin: 0 5px;}
.l_list_left_content .layui-laypage button { margin-left: 5px; padding: 0 5px; cursor: pointer; }
.l_list_right{float: right;width: 345px;}
.l_list_right_box_top span{display: inline-block;vertical-align: middle;font-size: 16px;color: #1675c5;padding: 0 10px;border-bottom: 2px solid #035292;}
.l_list_right_box_top{border-bottom: 2px solid #dddddd;height: 42px;line-height: 42px;margin-top: 10px;}
.l_list_right_box_top a{float: right;color: #999999;}
.l_list_right_box_bottom li{width: 160px;height: 140px;border-radius: 10px;box-shadow: 0 0 5px #ddd;display: inline-block;overflow: hidden;margin: 0px 5px;margin-top: 20px}
.l_list_right_box_bottom img{width: 100%;height: 110px;}
.l_list_right_box_bottom  p{height: 30px;line-height: 30px;color: #9a9a9a;font-size: 12px;text-align: center;}
.l_list_right_box_bottom{text-align: center;}
.l_list_right_box_bottom a:hover{box-shadow: 0 0 10px #999;}
.l_list_right_box2_bottom a{width: 100%;height: 250px;border-radius: 10px;box-shadow: 0 0 5px #ddd;display: inline-block;overflow: hidden;margin: 0px 5px;margin-top: 60px}
.l_list_right_box2_bottom a:hover{box-shadow: 0 0 10px #999;}
.l_list_right_box2_bottom a img{width: 100%;height: 190px;}
.l_list_right_box2_bottom a span{height: 36px;display: block;overflow: hidden;padding: 0 10px;line-height: 36px;font-size: 18px;color: #538df2;}
.l_list_right_box2_bottom a p{height: 24px;line-height: 24px;padding: 0 10px;overflow: hidden;font-size: 12px;color: #9a9a9a;}


/*detail*/
.l_detail_left_content_top{font-size: 26px; color: #1f1f1f; line-height: 35px; padding: 20px 0; text-align: center; font-weight: bold;}
.l_detail_left_content_time{font-size: 12px;line-height: 18px;color: #999999;text-align: center;}
.l_detail_left_content_main{margin-top: 30px;}
.l_detail_left_content_main p{text-indent: 2em;font-size: 14px;margin-bottom: 25px;line-height: 30px;color: #666666;}
.l_detail_left_content_next a{display: block;font-size: 14px;color: #5d5d5d;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;max-width: 500px;margin: 15px 0;}
.l_detail_left_content_next a span{color: #1675c5;}
.l_detail_left_content_next a:hover{color: #1675c5;}








@media screen and (max-width: 1020px) {
  html {
    font-size: 62.5%; }

  body {
    font-size: 100%;
    font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, STHeiti, '\5FAE\8F6F\96C5\9ED1', Arial, Verdana, sans-serif; }

  .weatherBox {
    display: none;
    font-size: 1.2rem; }

  .nav-box a {
    font-size: 1.4rem;
    color: #333;
    width: 33.33%;
    height: 5rem;
    line-height: 5rem;
    padding: 0; }

  .slideBox {
    display: none; }

  .picMarquee-left {
    display: none; }

  .mobile {
    display: inline-block; }

  .container {
    width: 100%;
    overflow-x: hidden;
    background: #eee; }

  .header {
    background: #fff; }

  .content .focus-img {
    width: 100%; }
    .content .focus-img .swiper-container {
      display: inline-block; }
      .content .focus-img .swiper-container img {
        width: 100%;
        height: 60vw; }
    .content .focus-img .focus-text {
      height: 4rem;
      background-color: rgba(0, 0, 0, 0.5); }
      .content .focus-img .focus-text span {
        height: 4rem;
        line-height: 4rem;
        font-size: 1.4rem; }
  .content .list-box {
    width: 92%;
    padding: 0 4%; }

  .content .focus-img .swiper-container {
    height: 60vw; }

  .list-content ul li {
    font-size: 1.4rem;
    height: 3rem;
    line-height: 3rem;
    padding: 0.5rem 0 0.5rem 0; }

  .list-content ul li:first-child {
    padding-top: 1rem; }

  .list-content ul li:last-child {
    padding-bottom: 1rem; }

  .list-content ul li em {
    display: none; }

  .list-content ul li a {
    position: relative;
    padding-left: 1rem;
    width: 90%;
    height: 3rem;
    line-height: 3rem; }

  .list-content ul li a:before {
    content: ' ';
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background: #999;
    border-radius: 50%;
    font-size: 1.4rem;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%); }

  .header-top {
    position: relative; }

  .nav-icon {
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translate(0, -50%);
    display: inline-block;
    width: 2.4rem;
    height: 1.6rem;
    background: url("../images/nav-icon.png") center no-repeat;
    background-size: contain; }

  .list-content ul li a:hover:before {
    background: #ff6600; }

  .list-head span {
    font-size: 1.6rem; }

  .header-top .weatherBox {
    display: none; }

  .header .banner, .header .banner img {
    height: 33vw; }

  .list-content .clearfix:before, .list-content .clearfix:after {
    display: none; }

  .content {
    background: #eeeeee;
    padding-top: 0;
    margin-top: 0; }

  .content .list-box {
    background: #fff;
    margin-top: 3%;
    padding-top: 3%; }

  .header-top {
    padding: 1rem 2%; }

  .header-top .logo {
    width: 12.4rem;
    height: 4.2rem; }

  .header {
    position: relative; }

  .nav-box {
    left: 0;
    position: absolute;
    height: auto;
    z-index: 999;
    top: 6.2rem;
    background-color: rgba(255, 255, 255, 0.8);
    display: none; }

  .focusOther .swiper-container {
    background: #fff; }

  .focusTitle {
    margin-top: 1rem; }

  .list-head a {
    font-size: 1.4rem; }

  .bannerImg {
    display: none; } 
	
	
    
    
    /*list*/
    .l_list_left{width: 94%; margin: auto; float: none; padding: 0 3%;}
    .l_list_left_content ul li a{max-width: 70%;}
    #demo7{display: none;}
    .l_list_right{display: none;}
    .l_list_left_content ul li{height: 4rem; line-height: 4rem; font-size: 1.4rem;} 
		.l_list_left_content ul li span{font-size: 1.4rem;}
		.l_list_left_top{height: 4rem;line-height: 4rem;margin-top: 0rem;}
		.l_list_left_top img{display: none;}
		.l_list_left_top span{font-size: 1.6rem;}
		.l_list_left_top span i{display: none;}
		.l_list_left_top span em{display: inline-block; border-bottom: 2px solid #1675c5; padding: 0 1rem; margin-bottom: 1px;}
		.l_detail_left_content_top{font-size: 1.8rem; line-height: 2rem; padding: 1.2rem 0;}
		.l_detail_left_content_time{font-size: 1.2rem; line-height: 1.5rem;}
		.l_detail_left_content_main{margin-top: 2rem;}
		.l_detail_left_content_main p{font-size: 1.4rem; line-height: 2.4rem; margin-bottom: 2.5rem;}
		.l_detail_left_content_next a{font-size: 1.4rem; max-width: 24rem;}
		.detail_banner,.l_detail_tops{display: none;}
		}
/*# sourceMappingURL=style.css.map */

搜索

复制

翻译

