.jxcg-banner img, .jxcg-banner .swiper-slide{
  width: 100%;} 

.jxcg-banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  border:1px solid #fff;
  background-color:#fff0;
  margin: 0 6px !important
;}

.jxcg-banner .swiper-pagination-bullet-active {
  background: #fff;
  border-radius: 10px
;}
.focus .jxcg-banner .swiper-pagination{
   position: absolute;
    bottom: 0;
    display: inline-block;
    width: auto;
    right: 0;
    left: auto;
    height: 30px;
    line-height: 30px;
    bottom: 15px;}
  .jxcg-banner .swiper-slide .title{position: absolute;left: 15px;bottom: 15px;width: 80%;line-height: 32px;text-align: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 400;}
  .jxcg-banner .swiper-slide .title a{color:#fff;font-size: 20px;}
    .jxcg-banner .swiper-slide {    text-align: center;}
  
.mySwiper{
    /*background: url('/images/slide_bg01.png');*/
    background: #fafafa;
    height: 407px;
    max-width: 100%;}
.lb-time {
    display: inline-block;
    color: #fff;}
.mySwiper .swiper-bjys {
  width:100%;
  height:100px;
  position:absolute;
  bottom:0;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgb(0, 0, 0));
  background: -o-linear-gradient(rgba(255, 255, 255, 0), rgb(0, 0, 0));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgb(0, 0, 0));
  background: linear-gradient(rgba(255, 255, 255, 0), rgb(0, 0, 0));}

@media screen and (max-width: 992px) {
    .mySwiper{
        height: auto;}
}

@media screen and (max-width: 480px) {

   .mySwiper .swiper-pagination{display: none !important;}

}

.contain-right.index-list ul li.new{
    padding-right: 50px;
    background: url(images/tz_new_icon.png) right center no-repeat;}
.xxgsbox {
    width: 75% !important;
    float: left;
    height: 52px;} 

.gsmore{
    font-size: 16px;
    line-height: 52px;
    text-align: center;} 

/*
.two-container .xxgs2 {
  margin-right: 10px;
}
.two-container .xxgs2>a {
  font-size:16px;
  margin-top:15px;
  color:#333;
}
.two-container .xxgs2 li {
  font-size: 18px;
  line-height: 52px;
  width:auto !important;
  margin-left: 30px;
}
*/

.xxgsbox.str_wrap{
    background: transparent !important;}

.xxgsbox a{
    margin:0 15px;
    font-size: 16px;
    line-height: 52px;}

.xxgsbox a span{
    margin-right: 10px;}
.shoujishow .contain-right.index-list {
  width:100%;}
.friendlylink-mobile {
    display:none;}
.friendlylink-mobile h2{
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin: 10px 0 0 20px;
    opacity: 0.7;}
.friendlylink-mobile ul{
    display:inline-block;
    float:left;
    margin-top: 10px;}
.friendlylink-mobile ul li {
    line-height: 24px;}
.friendlylink-mobile ul li a {
    color: #fff;
    font-size: 16px;
    opacity: 0.7;}
@media screen and (max-width: 768px){
   .friendlylink-mobile {
    display:block;}
}

  .friendlylink-list-mobile{
      display: none;
      margin-top: 20px;}
  
  
.friendlylink-list-mobile .list-title h3 {
    font-size: 26px;
    font-family: "Microsoft YaHei";
    color: #183d79;
    font-weight: 900;}

.friendlylink-list-mobile ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    margin: 14px 0;
    margin-bottom: 0;
    margin-left: 2%;
    width: 48%;
    float: left;}

.friendlylink-list-mobile ul{
    margin-left: -2%;}

@media screen and (max-width: 992px){
  .friendlylink-list-mobile{
      display: block;}
  .three-container{
      margin-bottom: 0;}
}
.friendlylink {
  overflow-x: auto;
  border-bottom: 1px solid #96b4dc;
  padding: 10px 0px;
  position: relative;}

.friendlylink ul{
    display: flex;
    overflow-x: auto;}

.friendlylink li{
 flex: none;
 line-height: 52px;
 padding-left: 55px;}

.friendlylink li a{
 color: #fff;
 font-size: 18px;}


.friendlylink::-webkit-scrollbar {
  display: none;}

.friendlylink ul::-webkit-scrollbar{width: 0px;height: 0px;}

.friendlylink .prev, .friendlylink .next{
  display: block;
  width: 20px;
  height: 20px;
  background: red;
  content: '';
  clear: both;
  position: absolute;
  top: 47px;
  cursor: pointer;}

.friendlylink .prev{
    left: 10px;
    background: url(images/icon_prev_1.png) center no-repeat;}
.friendlylink .next{
    right: 10px;
    background: url(images/icon_next_1.png) center no-repeat;}

@media screen and (max-width: 1400px){
.friendlylink li {
    padding-left: 45px;}
}
@media screen and (max-width: 1280px){
.friendlylink li {
    padding-left: 30px;}
}
@media screen and (max-width: 1080px){
.friendlylink li {
    padding-left: 10px;}
}
@media screen and (max-width: 768px){
.friendlylink {
    display:none;}
}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
.nav_m ul a.active{
  color: #fc5531 !important;}


.nav_m::after{
  display:block;
  content: '';
  clear:both;
  position:fixed;
  top: 0;
  left:0;
  right:0;
  bottom: 0;
  background: #2b5aa0;
  opacity: .7;
  z-index: 98;}
