@charset "utf-8";
/* CSS Document public*/
*{font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial, Helvetica, "PingFang SC", "Microsoft YaHei", sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:0.14rem;overflow-x: hidden;}
html,body{ min-height:100vh;} html{ overflow:-moz-scrollbars-vertical;} 
/* CSS Document public*/

@media (min-width:2200px) and (max-width:4000px) {
    html {font-size: 140px;}
    .w1400{max-width:18rem !important;}
}

@media screen and (max-width:1940px) {
    html {
        font-size: 100px !important;
    }
}
@media (min-width:1660px) and (max-width:1940px) {
    html {
        font-size: 100px !important;
    }
}

@media (min-width:1367px) and (max-width:1659px) {
    html {
        font-size: 80px !important;
    }
}
@media (min-width:1025px) and (max-width:1366px) {
    html {
        font-size: 70px !important;
    }
}
/* 
 *  校园动态
 */
 .w1000 {
											background: url(/images/s1-bj.jpg) no-repeat center center;
											background-size: cover;
										}
 .common-tabs-nav>li{color:#434040;font-size:22px;float:left;margin-right:20px;font-weight:bold;cursor:pointer;}
.common-tabs,.news-tabs{position:relative;}
.common-tabs .hd{margin:30px 0;}
.news-tabs .hd{padding:20px 0;margin:30px 0;}
.news-tabs-nav{text-align:center;}
.news-tabs-nav>li{color:#434040;font-size:35px;display:inline-block;margin:0 20px;font-weight:bold;cursor:pointer;}
.common-tabs-nav>li.on,.news-tabs-nav>li.on{color:#084c97;}
.common-tabs .more,.news-tabs .more{position:absolute;top:60px;right:10px;}
.common-tabs .more a,.news-tabs .more a{display:inline-block;color:#a15552;font-size:12px;line-height:12px;padding-bottom:4px;border-bottom:2px solid #96403c;padding-right:30px;background: url(/css/more.png) right top no-repeat;}
.common-tabs .more a:hover,.news-tabs .more a:hover{color:#80313b;}

.index-results {
  height: 277px;
  background: #fff;
  padding-top: 53px;
}

.index-results-item {
  display: block;
  width: 100%;
  height: 162px;
  border-bottom: 6px solid #1880D5;
  background: #fff url(../img/index-results-item-icon.png) no-repeat right bottom;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.15);
  padding: 26px 20px 0;
  transition: background linear 0.3s;
}

.index-results-item:hover {
  background: #e05050 url(../img/index-results-item-icon.png) no-repeat right bottom;
}

.index-results-item-time {
  display: inline-block;
  width: 66px;
  height: 66px;
  padding-top: 10px;
  background: #D3E2FF;
  text-align: center;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 16px;
  transition: background linear 0.3s;
}

.index-results-item-time-day {
  font-size: 30px;
  color: #1880D5;
  line-height: 30px;
  transition: color linear 0.3s;
}

.index-results-item-time-month {
  font-size: 12px;
  color: #1880D5;
  line-height: 20px;
  transition: color linear 0.3s;
}

.index-results-item-title {
  display: inline-block;
  width: calc(100% - 100px);
  max-height: 110px;
  font-size: 16px;
  color: #333;
  letter-spacing: 0.2px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  vertical-align: top;
  float: right;
  transition: color linear 0.3s;
}

.index-news .index-results-item {
  margin-top: 30px;
}

.index-results-item:hover .index-results-item-time {
  background: #fff;
}

.index-results-item:hover .index-results-item-title {
  color: #fff;
}
.index-tab {
  height: 600px;
  background-color: #edebea;
  background-position-y: bottom;
  background-repeat: repeat-x;
  /* background-size: 100% 145px; */
  padding-top: 40px;
}

.index-tab-title-box {
  text-align: center;
}

.index-tab-title-box li {
  display: inline-block;
  vertical-align: middle;
}

.index-tab-title-item {
  cursor: pointer;
}

.index-tab-title-item-icon {
  display: inline-block;
  width: 44px;
  height: 44px;
  background: #999;
  text-align: center;
  line-height: 44px;
  margin-right: 28px;
  vertical-align: middle;
  transition: background linear 0.3s;
}

.index-tab-title-name {
  display: inline-block;
  font-size: 2.4em;
  color: #999;
  vertical-align: middle;
  transition: color linear 0.3s;
}

.index-tab-title-divider-line {
  width: 1px;
  height: 40px;
  margin: 0 60px;
  vertical-align: middle;
  background: #979797;
}

.index-tab-title-item.active .index-tab-title-item-icon {
  background: #1880D5;
}

.index-tab-title-item.active .index-tab-title-name {
  color: #333;
}

.index-tab-swiper {
  margin-top: 40px;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.swiper-slide-item.active {
  display: block;
}

.index-tab-academic {
  display: block;
  width: 100%;
  height: 125.5px;
  overflow: hidden;
  margin-bottom: 30px;
}

.index-tab-academic-img {
  display: inline-block;
  width: 118px;
  height: 155px;
  overflow: hidden;
  vertical-align: top;
  margin-right: 20px;
}

.index-tab-academic-img img {
  width: inherit;
  height: inherit;
  object-fit: cover;
  transition: transform linear 0.3s;
}

.index-tab-academic:hover .index-tab-academic-img img {
  transform: scale(1.05);
}

.index-tab-academic-info {
  display: inline-block;
  width: calc(100% - 100px);
  text-align: justify;
  vertical-align: top;
}

.index-tab-academic-title {
  font-size: 18px;
  color: #333;
  letter-spacing: 0.2px;
  line-height: 28px;
  /* height: 84px; */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: color linear 0.3s;
}
.index-tab-academic{
 border-bottom: 4px solid #0951A0;box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);padding:25px 20px 20px 15px;
content: "";background: url(/css/images/bg9a.png) right bottom no-repeat #fff;background-size: 100% 100%;}
.index-tab-academic:hover{background: #3C86D4;}
.index-tab-academic:hover .index-tab-academic-title{color:#fff;}
.index-results-item-time{background: #D3E2FF;}
.index-tab-media-type{background: #a1080b;}
.news-tabs .hd1{padding:10px 0;margin:10px 0;}
/* 
 *  滚动焦点图
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  -webkit-transform-style: preserve-3d;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
 .owl-controls {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline
}
.owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.owl-dots .owl-dot.active span,.owl-dots .owl-dot:hover span {
	background: #165aa1;
}
.owl-item > .item > a > .title{
	position: absolute;
	bottom: 0;
	color: #fff;
	width: 100%;
  margin: 0;
  padding: 10px;
  box-shadow: inset 0 -18px 44px rgba(0,0,0,0.8);
	}
.owl-item > .item > a:hover > .title{
	background: rgba(0, 85, 193, 0.4);
}	
.owl-item > .item > a > .title > span{
	  text-align: center;
    text-overflow: ellipsis;white-space: nowrap;overflow: hidden; display: block;
    letter-spacing: 1px;
    line-height: 42px;
}
.owl-item .item{position: relative; }
.slider-one .owl-controls{
	margin-top: 0;
	-webkit-tap-highlight-color: transparent
}
.Slider-one .owl-controls .owl-nav [class*=owl-] {
	color: #fff;
	width:46px;
	height:80px;
	margin: 0 16px;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.Slider-one .owl-controls .owl-nav .owl-prev{
	position: absolute;
	left: 0;
}
.Slider-one .owl-controls .owl-next{ position: absolute; right: 0;}
.Slider-one .owl-controls .owl-nav{
	position: absolute;
	top: 50%;
	width: 100%;
	overflow: inherit;
    height: 0px;
}
.Slider-one .owl-dots{
	position: absolute;
	bottom:40px;
	left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
/*-----JS 幻灯----JS slider--------------------------------------------------------------------*/
.owl-carousel .owl-item img{
    display: block;
    height: auto;
}
/* 板块2*/
.px1320 {
    max-width: 85%;
    margin: 0 auto;
}
.gg-tit {
    position: relative;
}
.gg-tit h2 {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
}
.gg-tit h2 span {
    vertical-align: middle;
}

.gg-tit h2 img {
    vertical-align: middle;
    margin-right: 15px;
}

.gg-tit>div {
    text-align: center;
}

.gg-tit>div img {
    vertical-align: middle;
}

.gg-tit>div::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 1px;
    background: #0064a8;
    vertical-align: middle;
}

.gg-tit>div::after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 1px;
    background: #0064a8;
    vertical-align: middle;
}

.gg-tit>a {
    position: absolute;
    right: 0;
    top: 99%;
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 14px;
}

.gg-tit>a img {
    vertical-align: middle;
    margin-left: 5px;
margin-top:-2px;
}

.gg-tit-w h2 {
    color: #fff;
}

.gg-tit-w>div::after {
    background: #fff;
}

.gg-tit-w>div::before {
    background: #fff;
}
.gg-tit-w>a {
    color: #fff;
}
.section1 {
    background: url(/images/s1-bj.jpg) no-repeat;
    background-position: center bottom;
    background-size: cover;
    position: relative;
    padding-top: 1px;
    padding-bottom: 55px;
}





.s1-b2>a {
    display: inline-block;
    color: #666;
    text-align: center;
    position: absolute;
    top: -32px;
    font-size: 14px;
    right: 0;
}

.s1-b2>a img {
    vertical-align: middle;
    margin-left: 5px;
}

.s1-b3 .gg-tit h2 {
    color: #0064a8;
}

.s1-b3c ul {
    overflow: hidden;
}

.s1-b3c ul li {
    float: left;
    width: 32%;
    margin-bottom: 30px;
}

.s1-b3c ul li:nth-child(3n+2) {
    margin-left: 2%;
    margin-right: 2%;
}

.dtd-art {
    padding: 15px;
    overflow: hidden;
    background: #f4f7f7;
}

.dtd-pic {
    float: left;
    width: 35%;
    margin-right: 20px;
}

.dtd-pic a {
    display: block;
    overflow: hidden;
    padding-top: 64%;
}

.dtd-pic a img {
    display: block;
    width: 100%;
}

.dtd-info {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

.dtd-info a {
    display: block;
    font-size: 0;
}

.dtd-info a:hover p {
    color: #006db8;
}

.dtd-info a p {
    font-size: 18px; 
    line-height: 30px;
    max-height: 60px;
    color: #303030;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}

.dtd-info a img {
    display: inline;
    max-height: 16px;
    vertical-align: middle;
}

.dtd-info a span {
    vertical-align: middle;
    color: #999999;
    font-size: 14px;
    margin-left: 5px;
}

.s1-b3c .slick-prev,
.s1-b3c .slick-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    top: auto;
    bottom: 100%;
    z-index: 9;
    display: none!important;

}

.s1-b3c .slick-prev {
    background: #fff url(../images/s1-b3-l.png) no-repeat;
    background-position: center center;
    left: auto;
    right: 50px;    display: none;
}

.s1-b3c .slick-next {
    background: #fff url(../images/s1-b3-r.png) no-repeat;
    background-position: center center;
    left: auto;
    right: 0;    display: none;
}
/* 学术动态  */
.section3 {
    padding-top: 30px;
    padding-bottom: 60px;
}
.s3-c1 .slick-list {
    padding-top: 50px;
}

.s3-c1 ul {
    margin: 0 50px;
}


.s3-c1-pic {
    max-width: 178px;
    margin: 0 auto;
    padding: 30px 10px;
    box-sizing: border-box;
    padding-bottom: 0;
}

.s3-c1-pic .pic {
    padding-top: 100%;
    border-radius: 50%;
    border: 1px solid transparent;
}

.s3-c1-info {
    margin-top: 12px;
    box-sizing: border-box;
    background: #fff url(../images/xwbjj.png) no-repeat;
}

.s3-c1-info h3 {
    font-size: 18px;
    color: #006db8;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    text-overflow:ellipsis;
    overflow:hidden;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
}

.s3-c1-info p {
    font-size: 16px;
    line-height: 38px;
    color: #666666;
}

.s3-c1-info p img {
    display: none;
    vertical-align: middle;
    margin-right: 10px;
}

.s3-c1-info p img:first-child {
    display: inline;
}

.s3-c1 ul li a:hover {
    background-position: center center;
    background-size: cover;
    margin-top: -20px;
}
.s3-c2 {
    margin-top: 55px;
}

.s3-c2 .gg-tit {
    background: #f7f7f7;
    border-top: 2px solid #006db8;
    padding: 15px;
}

.s3-c2 .gg-tit>a {
    right: 15px;
}

.s3-c2 .gg-tit h2 {
    text-align: left;
}

.s3-l {
    float: left;
    /*width: 650px;*/
    width: 50%;
    margin-right: 30px;
}

.s3-r {
    overflow: hidden;
}

.s3-lc ul {
    overflow: hidden;
    padding: 0 20px 20px 20px;
    border: 1px solid #f7f7f7;
}

.s3-lc ul li {
    float: left;
    width: 49%;
    margin-top: 20px;
}

.s3-lc ul li:nth-child(2n+1) {
    margin-right: 2%;
}

.s3-lc ul li a {
    display: block;
    position: relative;
}

.s3-lc ul li a .pic {
    padding-top: 63.35%;
}

.s3-lc ul li a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background: #000;
    background: rgba(0, 0, 0, .5);
}


/**/

.s3-r ul {
    margin-top: 20px;
}

.s3-r ul li {
    position: relative;
    margin-left: 3px;
}

.s3-r ul li::before {
    content: "";
    position: absolute;
    left: 7px;
    top: 1px;
    bottom: 0;
    border-left: 1px dotted #bbb;
}
/*
.s3-r ul li a {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 18px;
}*/

.s3-r ul li a {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-top: 3px;
    padding-bottom: 0;
}


.s3-r ul li:last-child a {
    padding-bottom: 0;
}

.s3-r ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 9px;
    height: 9px;
    
    background: #bbbbbb;
    border-radius: 50%;
    z-index: 2;
}

.s3-r ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 13px;
    height: 13px;
    border: 1px solid transparent;
    border-radius: 50%;
    background: #fff;
    z-index: 1;
    display: none;
}
/*
.s3-rinfo {
    border-top: 1px solid #aacee7;
    margin-top: 20px;
    padding-bottom: 10px;
    position: relative;
}*/
.s3-rinfo {
    border-top: 1px solid #aacee7;
    margin-top: 14px;
    padding-bottom: 9px;
    position: relative;
}

/*
.s3-rinfo span {
    position: absolute;
    background: #fff;
    font-size: 14px;
    color: #006db8;
    vertical-align: middle;
    top: 0;
    transform: translateY(-50%);
    padding-right: 10px;
}*/


.s3-r ul li span {
    position: absolute;
    top: 15%;
    right: 0;
    color: #989898;
    font-size: 14px;
}

.s3-r ul li a p {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.s3-r ul li:hover a p {
    color: #006db8;
}

.s3-r ul li:hover a::before {
    background: #006db8;
}

.s3-r ul li:hover a::after {
    display: block;
    border-color: #006db8;
    box-shadow: 0 0 3px #0064a8;
}

/**/

.s3-l ul {
    margin-top: 20px;
}

.s3-l ul li {
    position: relative;
    margin-left: 3px;
}

.s3-l ul li::before {
    content: "";
    position: absolute;
    left: 7px;
    top: 1px;
    bottom: 0;
    border-left: 1px dotted #bbb;
}
/*
.s3-r ul li a {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 18px;
}*/

.s3-l ul li a {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-top: 3px;
    padding-bottom: 0;
}


.s3-l ul li:last-child a {
    padding-bottom: 0;
}

.s3-l ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 9px;
    height: 9px;
    
    background: #bbbbbb;
    border-radius: 50%;
    z-index: 2;
}

.s3-l ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 13px;
    height: 13px;
    border: 1px solid transparent;
    border-radius: 50%;
    background: #fff;
    z-index: 1;
    display: none;
}
/*
.s3-rinfo {
    border-top: 1px solid #aacee7;
    margin-top: 20px;
    padding-bottom: 10px;
    position: relative;
}*/
.s3-rinfo {
    border-top: 1px solid #aacee7;
    margin-top: 14px;
    padding-bottom: 9px;
    position: relative;
}

/*
.s3-rinfo span {
    position: absolute;
    background: #fff;
    font-size: 14px;
    color: #006db8;
    vertical-align: middle;
    top: 0;
    transform: translateY(-50%);
    padding-right: 10px;
}*/


.s3-l ul li span {
    position: absolute;
    top: 15%;
    right: 0;
    color: #989898;
    font-size: 14px;
}

.s3-l ul li a p {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.s3-l ul li:hover a p {
    color: #006db8;
}

.s3-l ul li:hover a::before {
    background: #006db8;
}

.s3-l ul li:hover a::after {
    display: block;
    border-color: #006db8;
    box-shadow: 0 0 3px #0064a8;
}


.pic {
    display: block;
    padding-top: 65%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.pic img:hover {
    transform: scale(1.05);
}




@media screen and (max-width:1340px) {
    .tdate-list li {
        line-height: 44px;
    }
}

@media screen and (max-width:1024px) {
    .s1-b1 p {
        font-size: 20px;
    }
    .i-info h3,
    .dtd-info a p,
    .dt-list li a>.dt-text h3,
    .s3-c1-info h3,
    .s3-r ul li a p {
        font-size: 14px;
    }
    .dtd-info a span,
    .dt-list li a>.dt-text p,
    .s3-c1-info p,
    .s3-rinfo span,
    .s4-date span,
    .s4-c ul li a>div>p,
    .s4-limore {
        font-size: 12px;
    }
    .gg-tit h2 {
        font-size: 20px;
    }
    .gg-tit>div::after,
    .gg-tit>div::before {
        width: 30px;
    }
    .i-ptit {
        font-size: 12px;
        line-height: 24px;
        height: 72px;
    }
    .s1-b1 img {
        width: 150px;
        margin-top: 0px;
    }
    .s1-b2 {
        margin-top: -10px;
    }
    .s1-b2-l {
        width: 49%;
        margin-right: 2%;
    }
    .s1-b2-m {
        width: 49%;
        float: none;
        overflow: hidden;
        margin-right: 0;
        margin-left: 0;
    }
    .s1-b2-r {
        clear: both;
        float: none;
        width: auto;
        margin-top: 20px;
    }
    .s1-b2-r::before {
        content: "";
        display: block;
        clear: both;
    }
    .s1-b3c ul li {
        width: 49%;
        margin-top: 20px;
    }
    .s1-b3c ul li:nth-child(3n+2) {
        margin-right: 0;
        margin-left: 0;
    }
    .s1-b3c ul li:nth-child(2n+1) {
        margin-right: 2%;
    }
    .dtd-art {
        padding: 10px;
    }
    .dtd-info a p {
        line-height: 24px;
      
    }
    .dt-list li .date span,
    .s4-date p {
        font-size: 30px;
    }
    .dt-list li a {
        padding-right: 0;
    }
    .s3-l {
        width: 480px;
        margin-right: 20px;
    }
    .s3-lc ul {
        padding: 0 10px 10px 10px;
    }
    .s3-r ul li a {
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 20px;
    }
    .s3-rinfo {
        margin-top: 10px;
    }
    .s3-lc ul li a p {
        font-size: 16px;
    }
    .s4-c ul li {
        width: 25% !important;
    }
    .s4-cli2 {
        display: none !important;
    }
    .s4-cli1 {
        display: block !important;
        padding-top: 10px;
    }
    .s4-c ul {
        margin: 0;
    }
    .s4-c ul li a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .s4-c ul li a h3 {
        font-size: 14px;
        padding: 10px 0;
    }
    .section5 ul {
        margin-left: 0;
        margin-right: 0;
    }
    .section5 ul li a {
        margin: 0 5px;
    }
    .section6 ul li a p {
        font-size: 16px;
    }
    .section6 ul li a div img {
        max-height: 35px;
    }
}

@media screen and (max-width:768px) {
    .section1,
    .section3,
    .section6>div {
        padding-bottom: 30px;
    }
    .section2,
    .section3 {
        padding-top: 30px;
    }
    .s3-c2,
    .section6 {
        margin-top: 30px;
    }
    .s1-b2-l a,
    .s1-b2-m a {
        padding: 10px;
    }
    .dtd-pic,
    .dt-list li .date,
    .s3-l,
    .s3-r {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .gg-tit h2 {
        font-size: 18px;
    }
    .gg-tit h2 img {
        max-height: 20px;
    }
    .section2 .dt-list li {
        width: 48%;
    }
    .section2 .dt-list li:nth-child(3n+2) {
        width: 50%;
        padding-left: 0;
        padding-right: 0;
    }
    .section2 .dt-list li:nth-child(2n+1) {
        width: 50%;
    }
    .section2 .dt-list li:first-child+li+li+li a {
        border-bottom: 1px solid #5a9bc7;
    }
    .dt-list li .date {
        text-align: left;
    }
    .dt-list li .date span,
    .dt-list li .date p {
        display: inline-block;
    }
    .dt-list li a {
        padding: 30px 0 20px 15px;
        background-position: 7px top;
    }
    .dt-list li a::before,
    .section2 .dt-list li:first-child a::after,
    .section2 .dt-list li:first-child+li a::after,
    .section2 .dt-list li:first-child+li+li a::after,
    .section2 .dt-list li:first-child+li+li+li a::after {
        width: 15px;
        height: 15px;
        bottom: -8px;
    }
    .dt-list li .date span,
    .s4-date p {
        font-size: 24px;
    }
    .dt-list li a>.dt-text {
        padding-left: 5px;
    }
    .s3-lc ul li a p {
        font-size: 14px;
        line-height: 30px;
    }
    .s4-c ul li {
        width: 50% !important;
    }
    .s4-c ul li:first-child+li+li a {
        border-color: transparent;
    }
    .s4-c ul li a>div>p {
        margin-top: 10px;
    }
    .section4 {
        padding-bottom: 60px;
    }
    .section5 {
        margin-top: -40px;
    }
    .section6 ul li a p {
        font-size: 14px;
    }
}

@media screen and (max-width:480px) {}





@media screen and (max-width: 1024px){

.s3-r ul li a p{width:75%}
}


#vsb_content_2  table{margin-left: 191px;}

@media screen and (max-width: 768px){

#vsb_content_2  table{margin-left: 0px;}

}

@media  screen and (min-width: 1024px)  and   (max-width: 1340px){

.s1-b2-l {
    width: 49%;
    margin-right: 2%;
}
.s1-b2-m {
    width: 49%;
    float: none;
    overflow: hidden;
    margin-right: 0;
    margin-left: 0;
}
.s1-b2-r {
    clear: both;
    float: none;
    width: auto;
    margin-top: 20px;
}

}

.w1400 {
    width: 85%;
    margin:  0 auto;
    /*padding-bottom: 20px;*/
    max-width: 16.4rem;
}
a:hover .scale img {
    transform: scale(1.05);
}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.elise {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

/*=========================================综合要闻============================================*/
.new1-l{width: 100%;}
.new1-l .imged{padding-bottom: 62%;}
.new1-l a{display: block;position: relative;z-index: 1;}
.new1-r li{transition: 0.5s;height:0.94rem;padding: 0 0.3rem;position: relative;    width: 100%;}
.new1-r li a{border-bottom: 1px dashed #d0d5da;height: 100%;transition: 0.5s;}
.new1 li *{transition:0.5s;}
.new1-r li a{align-items: center;position: relative;}
.new1-r ul{background: #fff;}
.new1 li .date{width: 0.88rem;font-size: 0.3rem;font-family: georgia;color: #fff;text-align: center;transition: 0.5s;font-weight: bold;height: 0.68rem;background: #0351a5;position: absolute;left: 0px;top: -0.34rem;padding-top: 0.05rem;}
.new1-r li h2{width: calc(100% - 1.5rem);font-size: 16px;}
.new1-r li span{width: 1.5rem;text-align: right;}
.new1-r li span img{width: 0.25rem;padding-right: 0.05rem;}
/* .new1-r li:hover::after{opacity: 1;} */
/* .new1-r li a:hover{border-bottom: 1px dashed rgba(0,0,0,.0);} */
.new1 a:hover h2,.new1 li a:hover h3{color: #fff;}
.xwlm li a:hover,.new1-r li a:hover h2{color:#0351a5;}
.new1-r li a:hover h2{transform: translateX(0.15rem);}
.new1-l li{width: 24%;height: 2.41rem;margin-bottom: 0.4rem;}
.new1-l li a{display: flex;width: 100%;height: 100%;background: #fff;padding:0 0.25rem ;position: relative;flex-direction: column;justify-content: center;}
.new1-l li a::after{width: 100%;height: 100%;background: url(/images/new1listbg1.png) no-repeat left center/cover;background-size: 100% 100% !important;opacity: 0;transition: 0.5s;box-shadow: 0px 0.06rem 0.15rem 0px rgba(0, 0, 0, 0.45);}
.new1-l li a::before{content: "";position: absolute;left: 0.25rem;top: 0.15rem;width: 0.57rem;height: 3px;background: #0351a5;}
.new1-l li:hover a::after{opacity: 1;}
.new1-l li a:hover::before{display: none;}
.new1 li h2{font-size: 0.18rem;color: #222;line-height: 0.28rem;max-height: 0.56rem\0;margin: 0.1rem 0 ;font-weight: bold;}
.new1-l li h3{font-size: 0.14rem;color: #666;line-height: 0.26rem;max-height: 0.78rem\0;margin-bottom: 0.1rem;}
.new1 li span{font-size: 0.14rem;color: #999999;font-family: 苹方;}
.new1 li a:hover span{opacity: .5;color: #fff;}  
.new1-r li a:hover span{color: #999;opacity: 1;}
.new1 .more{margin:0.1rem auto 0;}
.more a{color:#fff;}
.more:hover img{transition:.5s;transform: rotateY(360deg);}
.more:hover{transform:translateX(10px);}
@media screen and (min-width: 1025px){
    .moregd a:hover{color:#0853af;}
    .new2 .moregd a:hover{color:#fff;}
    .new2 .new2-l .moregd a:hover,.new2 .new2-r .moregd a:hover{color:#0853af;}
.moregd a:hover:after{opacity:0;}
.moregd a:before{background:url(/images/moregd2.png) no-repeat;width:0.42rem;height:0.42rem;background-size:100% !important;
top: 50%;margin-top: -0.21rem;transition: 0.5s;content:"";position:absolute;opacity:0;left: 0;}
.new2 .moregd a:before{background:url(/images/moregd3.png) no-repeat;}
.new2 .new2-l .moregd a:before, .new2 .new2-r .moregd a:before{background:url(/images/moregd2.png) no-repeat;}
.moregd a:hover:before{opacity:1;}
}

@media screen and (max-width: 1600px){
.w1400{/* width: 1300px !important; */}
#logo img{width: 2.5rem;}
.new2-r ul li a{height: auto;}
.flexd{right: 0.1rem;}
.new2-l,.new2-r{height: 5.8rem;}
.new2-m{height: 6.4rem;}
.banner_slider .slick-dots{height: 0.4rem;background-size: 0.37rem;/* padding-left: .6rem; */}
.banner_slider .slick-dots li{/* margin: 0.05rem 0.12rem  0 !important; *//* width: 0.34rem; *//* height: 0.3rem; */}
	.banner_slider .slick-dots_box .a{/* margin-top:0.1rem; */}
}

@media screen and (max-width:1500px){
.w1400{/* width: 1150px !important; */}
.new6-l{}
.new6-r{/* width: 7rem; *//* margin-top: -5px; */}
.new6-l li img{/* height: 1.3rem; */}
.new8-r li a{padding:0.1rem;}
.new8-r {width: calc(100% - 3.4rem);}
.new8-r .link-r{padding-left:0.1rem;}
.new8-r .link-l{padding-right:0.1rem;}
.new2-l,.new2-r{/* height: 5.5rem; */}
.new2-m{height: 6.1rem;}
.new6-r li img{/*max-width:0.4rem;*/}
	
}
@media screen and (max-width:1400px){
	.w1400{width: 85%; }
	.new8-r li{padding:0 0.1rem;}
	.new6-r li img{/*max-width:0.4rem;*/}
	.new8-l img{max-width: 2.8rem;}

}
@media screen and (max-width:1300px){
    .swiper-box1 .swiper-pagination-bullets{/* background-position: calc(50% - 2rem) 0; */}
    .new1-r li a {/* padding: 0.2rem; */}
    .new1-r li.wl::after{height: 100%;bottom: 0;}
    .new2-r ul li h2{margin-bottom: 0;}
    .new2-r ul li a {/* height: 1.45rem; */}
    .new2-l, .new2-r {/* margin-top: 0.4rem; */height: 5.6rem;padding: 0.3rem;}
    .new2-m{/* height: 5.8rem; */}
    .news4{transform: scale(0.8);padding-top: 0.4rem;}
    .sjhgc{margin-top: 0rem;}
    .new4{padding-top: 0.5rem;max-height: 6.2rem;}
    .new6-r li img {max-width: 0.6rem;max-height: .4rem;}
    .new6-l li img{transform: scale(.8);}
    .new6-l li:hover a img{transform: scale(.8) rotateY(365deg);transition:0.5s;}
    .new6-r li:hover img{transform: rotateY(365deg);transition:0.5s;}
    .sj1{width: 5.5rem;bottom: -3rem;}
    .new6-log .adr{padding-left: 0.3rem;transform: scale(.9);}
    .flexd ul{margin-top: -.2rem;}
    footer p{transform: scale(.9);}

    .new5 .sjpic p{max-height: 0.9rem;-webkit-line-clamp: 3;}
.new8-l img{max-width: 2.7rem;}
.new8-r {width: calc(100% - 3.2rem);}
}
@media screen and (max-width:1199px){
    .w1400{width: 1000px !important;}
    .header_box{ display: none;}
	.m_header_box{ display: block;}
    .new3 li{/* padding: 0 0.2rem; */}
    .new3 ul{margin: 0.3rem 0rem 0;}
    .new4{/* padding-top:.5rem; *//* max-height: inherit; */}
    .new4 .w1600{height:auto;padding: 0 20px;}
    .news4,.sj1{/* display: none; */}
    .sj2{display: none;padding: 0 20px;max-width: 100%;width: 100%;/* display: flex; *//* align-items: center; *//* justify-content: center; */}
    .flexd{display: none !important;}
    .swiper-box1 .swiper-pagination-bullets{/* background-position: calc(50% - 2rem) 0; *//* height: 0.34rem; */}
    .new6-log .adr{padding-left: 0.3rem;transform: scale(1);}
    .new6-r li p,footer p{transform: scale(1);width: 100%;}

.list_box0 .li{border-right: 2px solid rgba(255,255,255,0);}
}
@media screen and (max-width:1024px){
    .w1400{width: 100% !important;padding: 0 15px;}
    .new2-r ul li:first-child{/* margin-top:-0.2rem; */}
    .new2-r ul li{padding: 0.2rem 0;}
    .new1-l{width:7rem;}
    .new1-r{width:calc(100% - 7rem);}
    .links li img{width: 0.5rem;}
    .new1-l{width: 100%;}
    .new1-r{padding-left: 0;width: 100%;margin-bottom: 0.3rem;}
    .slick_tit,.new1-l a::after{left: 0;width: 100%;}
    .new1-r li{ padding: 0.15rem 0; }
    .new2-l, .new2-r,.new2-m{width:100%;height: auto;}
    .new2-m{margin: 0rem 0 0.5rem;order: -1;}
    .new2-l, .new2-r{margin-top:0;}
    .new2-l{margin-top: 0.3rem; order: 3;}
    .new2,.new7,.new6,.new3{padding: 0.4rem 0;}
    .new3{padding: 0.4rem 0 0.2rem;}
    .new6-r .new6-rl li{margin-bottom:0;}
    .news2{margin-top:0.3rem;}
    .new6-b{margin:0.3rem 0 0.1rem;}
    .new3 li{/* padding: 0 0.2rem; */}
    .new3 ul{margin: 0.3rem 0rem 0;}
    .new2-r .slick-arrow{top: -1rem;}
    .share{margin: 0.2rem auto 0;width: 100%;order: 2;}
    .new6-l{width:100%;margin: 0.3rem 0;padding: 0;border: none;}
.new6-r{width: 100%;/* margin-top: .45rem; */order: -1;}
.new6-log{justify-content:center;}
.new6-l li a img{/* max-width: 0.6rem; *//* max-height: 0.42rem; */transform: scale(1);}
.new2 .title{/* margin-bottom: 0.3rem; */}
.new1-r li:hover{transform: translateX(0rem);}
.new1-r li.wl::after{height: 100%;bottom: 0;}
.linkico{/* margin-bottom: 0.1rem; */width: 100%;}
.swiper-box1 .bannerimg img{height: 100%;position: absolute;}
.swiper-box1 .img_zd .img_hezi {
    padding-bottom: 50% !important;
}
.new1{padding: 0.4rem 0;}
.new1-b{padding-top: 0.3rem;}
.new2-r ul li .scale{width: 2rem;}
.new2-r ul li .new2-rr{width: calc(100% - 2.2rem);}
.new6-rl,.new6-rr{width:100%;padding: 0;}
.new6-rl{/* margin-bottom:0.3rem; */border-right: 1px solid rgba(255,255,255,0);}
.new6-rr li{width: 33.3% !important;text-align: center;}
.new6-l .link1{justify-content: flex-start;}
.new6-l .link1 li{width: 25%;margin-bottom:0.15rem;}
.new8-l{width:100%;text-align:center;margin-bottom:0.3rem;}
.new8-r{width:100%;}
.swiper-box1 .swiper-pagination-bullet{width:0.3rem;margin: 0 0.065rem !important;}
.new2 .more{order:-1;margin: -0.1rem auto 0.3rem;}
.inner_left h2.ss-lm{background: none;}
.title{font-size: 0.26rem;}
.new7 .title{width:100%;position: static;margin: 0;left: 0;}
.swiper-box1 .swiper-pagination-bullet{width: 0.3rem;height: 0.15rem;}
.ban-gd{bottom: 0.2rem;}
.ma-nav img{width:0.3rem;}
.ma-nav{margin-right: 0.1rem;}
 .swiper-box1 .swiper-pagination-bullets{height: auto;/* width: 2.2rem; */}
/*  .swiper-box1 .bannerimg::after{height:0.5rem;} */
.qj_pic .VideoBtn{display:none;}
.new7 .newtiti{margin-bottom: 0.15rem;}
.banner,.banner_slider,{display: none;}
.banner_slider video{display: none !important;}
.ph_banner{display:block;margin-top: 50px;}
#logo img{width: auto;}
}
@media screen and (max-width:850px){
        .new8-r{display: none;}
.new6-rr{display: block;}
.new6-rr h3{display: block;width: 100%;/* margin: 0 auto; */}
.new6-rr p{height: 0.5rem;align-content: center;border: 1px solid #487ab0;color: #fff;width: 100%;align-items: center;padding: 0 0.1rem;opacity: 0.8;}
.new6-rr h3 img{width: 0.3rem;height: 0.4rem;float: right;}
.new6-rr ul{background: rgba(36,95,159,1);padding: 0.3rem;width: 100%;position: absolute;z-index: 100;left: 0;display: none;bottom: 100%;}
}
@media screen and (max-width:768px){
    .new1-r{width:calc(100% - 5rem);}
    .new1-l,.new1-r{width: 100%;}
    .new3 ul{margin: 0.3rem 0rem 0;}
    .new5 li{width:50%;}
    .new5{padding:0.3rem 0;}
    .news4 {transform: scale(0.6);padding-top: 0.2rem;}
    .sj1{width: 4rem;bottom: -3.8rem;}
    .new2-m .swiper-slide{padding-bottom: 0.5rem;}
    .new1-r li{width:100%;height: auto;}
    .new1-r li a{padding:0.1rem 0;}
    .qj-l{width:100%;}
    .qj-m,.qj-r{width:50%;}
    .new1-t li{width: 50%;margin-bottom: 0.5rem;}

.new6-rr li{width:50% !important;text-align: left;}
.new6-l .link1 li{width:25%;}

.new2-r ul li a{height: auto;/* padding: 0.1rem 0; */}
.new8-l img{max-width: 2.5rem;}
.swipe-s{/* margin-top:0.1rem; */}
.new3 .more{margin: 0.2rem auto 0;}
.share{/* margin: .3rem 0 0.2rem; */}
}

@media screen and (max-width:600px){
    .new1-l{width:100%;}
    .new1-r{width:100%;}
   .new5 .sjpic{padding:0.2rem;}
   .new5 .sjpic h2{margin-bottom:0.2rem;}
   .new6-log img{/* width: auto; *//* height:auto; */}
   .new6-log .adr{width:100%;padding-left:0;margin-top:0.4rem;text-align:center;transform: scale(1);}
   .new6-log{margin-top:0.4rem;}
   .new6-r .new6-rl ul{justify-content: flex-start;}
   .new6-r .new6-rl li{width:20%;margin-bottom: 0.1rem;}
   .xwlm{width:5.5rem;margin: 0.35rem auto;}
    .new6-r li img {max-width: .5rem;max-height: .4rem;}
    .new6-b{margin: 0.3rem 0 0;}
.sjhgc{width: 320px;height: 320px;}
.new4{height: 3.5rem;padding-top: 0.2rem;}
.sj1{width: 2.5rem;bottom: -4.25rem;}
.new4-sj{top: -2rem;}
.new2-m .swiper-slide{padding-bottom: 0.4rem;}

.ztwz .swiper-pagination{margin:0 0.5rem;}
.ma-nav{margin-right: 0.1rem;}
footer{padding:0.2rem 0;}
.new6-l .link1 li{width:33.3%;}
.new2-r ul li .scale{width: 1.7rem;}
.new2-r ul li .new2-rr{    width: calc(100% - 1.9rem);}
.new6-l li a img{transform:scale(.8);}


.share li{width: .5rem;height: .5rem;margin: 0 .05rem .1rem;}
.share li .shre_ico img{max-width: .3rem;max-height: .24rem;}
.share ul{max-width: 5rem;text-align: center;margin: 0 auto;}

.new1-b{padding-top: 0.3rem;}
.ma-nav img{width: 0.25rem;}
.ban-gd{bottom: 0.15rem;}
}
@media screen and (max-width:420px){
    .new1-l .a{padding: 0.15rem;height: auto;}
    .new5 .scale, .new5 .sjpic{height:2rem;}
    .new5 .sjpic p{   -webkit-line-clamp: 3;max-height: 0.9rem;}
    .new6-r li{/* width:33.3%; */}
    .new2-r ul li p.p1{/* background: url(/images/tim.png) no-repeat left center; */background-size: 5%;/* padding-left: 20px; */}
    .new2-r ul li p.p2{/* background: url(/images/adress.png) no-repeat left center; */background-size: 5%;/* padding-left: 20px; */line-height: 0.24rem;}
    .new2-m li .scale {/* height: 3.5rem; */}
    .new2-slick1{padding: 0rem 0 0.3rem;margin-top: 0;}
    .new2-m li p{/* margin-bottom: 0.2rem; */}
    footer p>a{display: block;width: 100%;margin-bottom: 0.2rem;}
    .new6-r li img {max-width: .5rem;max-height: .4rem;}
    .new3 .swiper-button-prev{/* left: 20%; */}
.new3 .swiper-button-next{/* right: 20%; */}
.new6-l li a{height: 1.3rem;padding-top: 0.2rem;}
.new1-t ul{margin:0;}
 .new1-t li{width: 100%;margin-bottom: 0.5rem;padding: 0;}
 .swiper-box1 .swiper-pagination-bullets:after{left: calc(50% - 1.7rem);}
 .new1-l li{width: 100%;margin-bottom: 0.25rem;}
 .new6-rr li{width: 100% !important;}
 .new6-rr ul{width: 100%;}
 .new6-l .link1 li{width:33.3%;}
 .new1-r li span{width: 100%;text-align: left;}
 .new1-r li h2{width: 100%;}
 .new6-l li h2{font-size:0.16rem;margin-top: 0;line-height: 0.24rem;}
 .new6-rr ul .flex{height: 260px;overflow: auto;}
  .share ul{/* max-width: 3.75rem; */max-width: 100%;}
 .ma-nav img{width: 0.22rem;}
 .new2-m .swiper-slide{padding-bottom: 0.1rem;}
 .new2-m .swiper-button-prev{left:0.6rem;}
 .new2-m .swiper-button-next{right:0.6rem;}
 .ban-gd .swiper-link{font-size:0.14rem;}
 .ewm::after{display:none;}
 .share li:first-child .ewm{left:0;margin-left:0;}
 .share li:last-child .ewm{left:auto;margin-left:0;right:0;}
}

@media(min-width: 200px){
[aos=zoom-in]{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}
}
@media screen and (max-height:500px){
  .list_box_nav_mobile{max-height: calc(100% - 120px);padding-left: 0.2rem;}
}


