.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
/* backtop */
.float-box {
  position: fixed;
  right: 0;
  top: 85%;
  transform: translateY(-50%);
  z-index: 9999;
  width: 44px;
}
.float-box div {
  margin-bottom: 6px;
}
.float-box div img {
  display: block;
  max-width: 100%;
}
.header {
  position: relative;
  transition:all ease 0.25s;
}
.header .header-wrap-bg {
  position: relative;
  z-index: 9;
}
.other-body .header-wrap {
  min-height: 155px;
  position:fixed;
  width:100%;
  top:0;
  left:0;
  z-index:999999;
  background: url(tifu_bg01.png) top center no-repeat;
  padding-top:15px;
  background-size:cover;
}
/* banner  */
.skl-main .skl-ban a[href="#"]{
  cursor:initial;
}
.skl-main .skl-ban a img{
  width:100%;
}
.skl-ban .banner-title{
  position:absolute;
  left:0;
  bottom:-100px;
  transition:all ease 0.5s;
}
.skl-ban .banner-title a{
  font-size:18px;
  font-weight:700;
  color:#fff;
  font-size:22px;
}
.pagin{
  position:absolute;
  bottom:26px;
  left:0;
  width:100%;
  z-index:997;
  text-align:right;
}
.pagin .swiper-pagination{
  position:initial;
  height:16px;
  text-align:right;
}
.pagin .pagin-toole{
  border-radius:15px;
}
.pagin .swiper-pagination-bullet{
  width:14px;
  height:14px;
  opacity:1;
  margin:0 6px;
  border:1px solid #fff;
  border-radius:50%;
  background:#fff;
} 
.pagin .swiper-pagination-bullet-active{
  width:35px;
  border-radius:7px;
  background:#fff;
}
.tifu-main{
  background:url(tifu_bg03.png) top center no-repeat;
  background-size:cover;
  min-height:1650px;
  padding-bottom:40px;
}
.tifu-main .focus{
  padding-top:35px;
}
.focusSwiper{
  background:#fff;
}
.focusSwiper .img-boxs img{
  max-height:365px;
  min-height:365px;
  width:100%;
  object-fit:cover;
}
.focusSwiper .abs{
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  z-index:9;
  width:100%;
  left:0;
  bottom:0;
  padding:9px 80px 9px 9px;
  background:rgba(7, 49, 206, 0.6);
}
.focusSwiper .focus-pagination{
  width:auto;
  left:auto;
  right:20px;
  bottom:10px;
}
.focusSwiper .focus-pagination .swiper-pagination-bullet{
  width:9px;
  height:9px;
  opacity:1;
  background:#fff;
}
.focusSwiper .focus-pagination .swiper-pagination-bullet-active{
  background:#ef6420;
}
.focus-other{
  min-height:365px;
  position:relative;
}
.focus-other .focus-top a{
  font-size: 20px;
  line-height: 36px;
  color: #004098;
  font-weight:700;
  display:block;
  text-align:center;
}
.focus-other .focus-top a:hover{
  color:#ef6420;
}
.focus-other .focus-top .des{
  font-size: 14px;
  line-height: 24px;
  color: #444444;
  text-indent:28px;
  margin-top:15px;
  padding-bottom:15px;
  border-bottom:1px dashed #f8bd9f;
}
.focus-bottom{
  padding-top:10px;
  padding-bottom:10px;
}
.focus-bottom li{
  position:relative;
  padding-left:20px;
  margin:11px 0;
  background:url(tifu_icon01.png) left 8px no-repeat;
}
.focus-bottom li .data-s{
  position:absolute;
  right:0;
  top:50%;
  font-size: 14px;
  color: #666666;
  transform:translateY(-50%);
}
.focus-bottom li a{
  font-size: 16px;
  color: #333333;
  padding-right:100px;
}
.focus-bottom li a:hover{
  color:#ef6420;
}
.focus-other .focus-more{
  position:absolute;
  right:0;
  bottom:0;
  font-size: 14px;
  color: #fff;
  background:#536dd2;
  padding:3px 18px;
  border-radius:15px;
  transition:all ease 0.25s;
}
.focus-other .focus-more:hover{
  background:#ef6420;
}
.switch{
  padding-top:45px;
}
.switch-tab{
  position:relative;
  border-bottom:3px solid #fff;
}
.switch-tab li{
  float:left;
}
.switch-tab li span{
  font-size: 24px;
  color: #333333;
  position:relative;
  cursor:pointer;
  font-weight: bold;
  padding-bottom:7px;
  display:inline-block;
  margin-right:20px;
  transition:all ease 0.25s;
}
.switch-tab li.active span:after{
  content:'';
  display:inline-block;
  width:100%;
  height:3px;
  position:absolute;
  bottom:-3px;
  left:0;
  background:#d27753;
  z-index:9;
}
.switch-tab li.active span{
  color: #004098;
}
.switch-tab li a{
  font-size: 14px;
  color: #444444;
  position:absolute;
  right:0;
  top:50%;
  display:none;
  transform:translateY(-50%);
}
.switch-tab li a:hover{
  color:#ef6420;
}
.switch-tab li.active a{
  display:block;
}
.switch-bar{
  margin-top:25px;
}
.switch-bar .switch-item{
  display:none;
}
.switch-bar .switch-item.active{
  display:block;
}
.switch-top{
  padding-left:320px;
  position:relative;
  min-height:220px;
  padding-bottom:20px;
  border-bottom:1px dashed #f8bd9f;
}
.switch .focus-bottom li{
  margin:25px 0;
}
.switch .focus-bottom li:first-child{
  margin-top:0;
}
.switch .focus-bottom li:last-child{
  margin-bottom:0;
}
.switch-top .img-boxs{
  width:290px;
  height:195px;
  position:absolute;
  left:0;
  top:0;
  border:1px solid #fff;
}
.switch-top .img-boxs img{
  width:100%;
  min-height:195px;
  object-fit:cover;
}
.switch-cont a{
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #333333;
}
.switch-cont a:hover{
  color:#ef6420;
}
.switch-cont .des{
  font-size: 14px;
  line-height: 25px;
  color: #666666;
  margin-top:20px;
}
.common-title{
  position:relative;
  border-bottom:3px solid #fff;
}
.common-title span{
  background:url(tifu_icon02.png) left 2px no-repeat;
  background-size:34px 34px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  position:relative;
  display:inline-block;
  padding:0px 0px 7px 48px;
}
.switch-aside .zszp{
  margin-top:32px;
}
.zszp .common-title span{
  background:url(tifu_icon04.png) left 2px no-repeat;
  background-size:34px 34px;
}
.zszp .common-title span:after{
  background:#d27753;
}
.common-title span:after{
  position:absolute;
  content:'';
  bottom:-3px;
  left:0;
  width:100%;
  height:3px;
  background:#536dd2;
}
.common-title a.more{
  position:absolute;
  right:0;
  top:50%;
  color:#444;
  transform:translateY(-50%);
}
.common-title a.more:hover{
  color:#ef6420;
}
.swit-aside{
  padding-top:20px;
}
.swit-aside li{
  position:relative;
  padding-left:100px;
  margin-bottom:12px;
  min-height:55px;
}
.swit-aside li:last-child{
  margin-bottom:0;
}
.swit-aside li .time{
  position:absolute;
  top:0;
  left:0;
  width:80px;
  height:55px;
  padding-top:3px;
  background:#536dd2;
  text-align:center;
}
.zszp .swit-aside li .time{
  background:#d27753;
}
.swit-aside li .time span{
  color:#fff;
  display:inline-block;
}
.zszp .swit-aside li .time .mo{
  border-bottom:1px solid #dcad7a;
}
.swit-aside li .time .mo{
  font-size:18px;
  font-weight:700;
  border-bottom:1px solid #7aa6dc;
}
.swit-aside li .time .year{
  font-size:14px;
}
.swit-aside li a.db{
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.swit-aside li a.db:hover{
  color:#ef6420;
}
.video{
  padding-top:40px;
}
.index-title{
  position: relative;
  border-bottom: 3px solid #fff;
}
.index-title span{
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  position: relative;
  display: inline-block;
  padding: 0px 0px 7px 0;
}
.index-title span:after{
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #d27753;
}
.index-title.kp span:after{
  background:#536dd2;
}
.index-title a.more{
  position: absolute;
  right: 0;
  top: 50%;
  color: #444;
  transform: translateY(-50%);
}
.index-title a.more:hover{
  color:#ef6420;
}
.video-box .row{
  padding-top:25px;
}
.video-box .img-boxs img{
  height:185px;
  width:100%;
  object-fit:cover;
}
.video-box .tit{
  background:#fff;
  font-size: 16px;
  line-height: 29px;
  color: #333333;
  min-height:68px;
  padding:8px 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition:all ease 0.25s;
}
.video-box a.db:hover .tit{
  color:#ef6420;
}
.link{
  padding-top:40px;
}
.link-item{
  padding-top:10px;
}
.link-item li{
  margin:15px 0;
}
.link-item li a{
  padding-left:15px;
  font-size: 16px;
  color: #333333;
  background:url(tifu_icon05.png) left center no-repeat;
}
.link-item li a:hover{
  color:#ef6420;
}
.link-box .contact {
  padding-top:20px;
}
.link-box .contact p{
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.footer{
  background:#0649a4;
  padding:40px 0;
}
.footer p{
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
}
.footer p a{
  color:#fff;
}
.footer p a:hover{
  color:#ef6420;
}

/* 内页 */
.other-body.other .header-wrap{
  position: relative;
  min-height:100px;
  background:none;
}
.other-body.other .header{
  background: url(tifu_bg02.png) top center no-repeat;
  background-size:cover;
}
.tifu-other .public-box{
  padding-top:20px;
}
.tifu-other .other-box{
  padding-bottom:40px;
}
.other-box .aside-item {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0px 0px 4px 4px;
}
.other-box .aside-item h3 {
  padding: 0 25px;
  background: #0652aa;
}
.other-box .aside-item h3 span {
  line-height: 30px;
  font-size: 22px;
  color: #ffffff;
  font-weight: 700;
  padding: 20px 0;
  display: inline-block;
}
.other-box .aside-item .aside-list {
  background: #f0f2fc;
  min-height:270px;
}
.other-box .aside-item .aside-list li {
  padding: 0px 20px;
  transition: all ease 0.25s;
}
.other-box .aside-item .aside-list li:hover {
  background: #daecff;
}
.other-box .aside-item .aside-list li:hover a {
  color: #ef6420;
  background:url(tifu_icon06.png) right center no-repeat;
}
.other-box .aside-item .aside-list li:hover a:after{
  background:#0652aa;
}
.other-box .aside-item .aside-list li.active {
  background: #daecff;
}
.other-box .aside-item .aside-list li.active a {
  color: #3d55a7;
  background:url(tifu_icon06.png) right center no-repeat;
}
.other-box .aside-item .aside-list li a {
  display: inline-block;
  position: relative;
  padding: 15px 20px;
  font-size: 16px;
  color: #2d303b;
  width: 100%;
  background:url(tifu_icon07.png) right center no-repeat;
  border-bottom:1px solid #e0e8f4;
}
.other-box .aside-item .aside-list li:last-child a{
  border-bottom:none;
}
.other-box .aside-item .aside-list li a:after{
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 17px;
  background: #c8cddf;
  border-radius: 3px;
  transform: translateY(-50%);
}
.other-box .aside-item .aside-list li.active a:after {
  background:#0652aa;
}
.other-box .ti-ma{
  background:#f0f2fc;
  padding:20px 30px 40px 30px;
}
.other-box .ti-ma .tuwen{
  min-height:150px;
}
.other-box .ti-ma .tuwen .wenzi-item{
  margin-top:20px;
}
.other-box .common-title{
  padding-bottom:10px;
  border-bottom:1px solid #cfd8e4;
}
.other-box .common-title a.h22{
  font-size: 24px;
  color: #0652aa;
}
.other-box .bread-item-groups {
  float: right;
  padding-top:10px;
}
.other-box .bread-item-groups .bread-location,
.other-box .bread-item-groups .bread-item {
  display: inline-block;
  color: #999;
}
.other-box .bread-item-groups .bread-item a {
  color: #808080;
}
.other-box .bread-item-groups .bread-item a:hover{
  color:#3d55a7;
}
.other-box .bread-item-groups .bread-item a:last-child {
  color: #3d55a7;
}
.other-box .bread-item-groups .bread-item a:last-child:after {
  display: none;
}
.other-box .wrap{
  padding-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #4d4d4d;
  padding-bottom: 40px;
  min-height: 150px;
}
.other-box .wrap *{
  background-color:transparent !important;
}
.other-box .content-info {
  padding-top: 30px;
}
.other-box .content-info .title {
  line-height: 40px;
  padding:0 50px;
  color:#333333;
}
.other-box .content-info .detail {
  padding-top: 20px;
  overflow: hidden;
  position:relative;
  padding-bottom: 10px;
  color: #999999;
  text-align:center;
  border-bottom:1px solid  #d9dfe7;
}
.other-box .content-info .detail .font{
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
}
.content-info .detail .font a{
  font-size:14px;
  color:#7d8fa4;
}
/* 图文列表 */
.tuwen .tuwen-item{
  padding-top:40px;
}
.tuwen .tuwen-item li {
  transition: all ease 0.25s;
  margin-bottom: 20px;
  padding-bottom:30px;
  border-bottom:1px solid #e2e4ef;
}
.tuwen .tuwen-item li:hover a.db .tuwen-list .title {
  color: #ef6420;
}
.tuwen .tuwen-item li a.db {
  position: relative;
  padding-left: 240px;
  min-height: 150px;
}
.tuwen .tuwen-item li a.db .img-boxs {
  width: 220px;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
}
.tuwen .tuwen-item li a.db .img-boxs img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.tuwen .tuwen-item li a.db .img-boxs img[src=""] {
  display: none;
}
.tuwen .tuwen-item li a.db[data-img=""] {
  padding-left: 0;
  min-height:auto;
}
.tuwen .tuwen-item li a.db[data-img=""] .img-boxs {
  display: none;
}
.tuwen .tuwen-item li .tuwen-list .title {
  font-size: 16px;
  line-height: 30px;
  color: #004098;
  transition:all ease 0.25s;
}
.tuwen .tuwen-item li .tuwen-list .des {
  font-size: 14px;
  line-height: 22px;
  color: #444444;
  margin: 15px 0 10px 0;
}
.tuwen .tuwen-item li .tuwen-list .date-s {
  color: #999999;
}
.tuwen .tupian-item li {
  margin-bottom: 30px;
}
.tuwen .tupian-item a.db img {
  min-height: 205px;
  max-height: 205px;
  object-fit: cover;
  width: 100%;
}
.tuwen .tupian-item a.db .title {
  min-height: 50px;
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tuwen .wenzi-item li {
  transition: all ease 0.3s;
  overflow:hidden;
}
.tuwen .wenzi-item li:hover a {
  color: #ef6420;
  background: url(tifu_icon01.png) left 15px no-repeat;
}
.tuwen .wenzi-item li:hover .data-s {
  color: #ef6420;
}
.tuwen .wenzi-item li a {
  font-size: 16px;
  line-height: 40px;
  color: #333333;
  padding-left: 20px;
  position: relative;
  display: inline-block;
  width: 75%;
  background: url(tifu_icon08.png) left 15px no-repeat;
}
.tuwen .wenzi-item li .data-s {
  float: right;
  margin-top: 5px;
  color: #999;
}
/*.tuwen .wenzi-item li:nth-child(5n-4){
  margin-top:25px;
}*/
.tuwen .wenzi-item li .data-s {
  float: right;
  margin-top: 5px;
  color: #999;
}

@media (min-width: 1280px) {
  .container {
    width: 1254px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
}
@media (min-width: 1440px) {
  .nav-left-logo{
    padding-top:20px;
  }
  nav.navbar.bootsnav ul.search-tool{
    text-align:right;
    overflow:hidden;
    margin-bottom:20px;
  }
  .skl-main .banner-swiper{
    height:100vh;
  }
  .skl-main .skl-ban a,.skl-main .skl-ban,.skl-main .swiper-container{
    height:100%;
  }
  .skl-main .skl-ban img{
    height:100%;
    object-fit:cover;
    object-position:50% 50%;
  }
  .skl-ban .banner-title{
    min-width:50%;
  }
  .skl-main .skl-botton-bar{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 140px;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(7, 49, 206, 0.5));
    margin-bottom: 0;
  } 
  .pagin{
    bottom:40px;
  }
}
@media all and (min-width: 991px) {
  .focus-bottom li a{
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
  }
  .tuwen .wenzi-item li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media all and (min-width: 1200px) {
  .container .row-30{
    margin-left:-30px;
    margin-right:-30px;
  }
  .container .col-30{
    padding-left:30px;
    padding-right:30px;
  }
  .container .row-20{
    margin-left:-20px;
    margin-right:-20px;
  }
  .container .col-20{
    padding-left:20px;
    padding-right:20px;
  }
  .tifu-other .other-box .col-md-2{
    width:20%;
  }
  .tifu-other .other-box .col-md-10{
    width:80%;
  }
  .skl-main .skl-botton-bar{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 140px;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(7, 49, 206, 0.5));
    margin-bottom: 0;
  } 
  .pagin{
    bottom:40px;
  }
}
@media (min-width: 1200px) and (max-width: 1499px){
  
}
@media all and (max-width: 1440px) {}
@media all and (max-width: 1280px) {}
@media all and (max-width: 1199px) {}
@media (min-width: 1441px) and (max-width: 1599px){
  nav.navbar.bootsnav{
    padding-right:0;
  }
  nav.navbar.bootsnav ul.nav > li.search{
    margin-left:5px;
    margin-right:10px;
  }
  nav.navbar.bootsnav ul.nav > li{
    padding:5px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1440px){
  .header-wrap-bg .nav-wrap{
    padding:20px 25px;
  }
  nav.navbar.bootsnav{
    padding-right:0;
  }
  nav.navbar.bootsnav ul.nav > li{
    padding:5px 10px;
  }
  nav.navbar.bootsnav ul.nav > li.search{
    margin-left:10px;
    margin-right:10px;
  }
  .nav-left-logo a img{
    max-width:400px;
  }
}
@media (min-width: 1200px) and (max-width: 1279px){
  .nav-left-logo a:last-child{
    padding-left:0;
  }
  .header-wrap-bg .nav-wrap{
    padding:20px 0 0 0;
  }
  nav.navbar.bootsnav{
      padding-right:0;
  }
  nav.navbar.bootsnav ul.nav > li.search{
    margin-left:10px;
  }
  nav.navbar.bootsnav ul.nav > li > a{
    padding:0 0px;
    font-size:20px;
  }
  nav.navbar.bootsnav ul.search-tool{
    display:block;
    margin-bottom:5px;
  }
  .nav-left-logo{
    padding-top:0;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  .other-body .header-wrap{
    position:initial;
    background:url(tifu_bg02.png) top center no-repeat;
    background-size:cover;
  }
  .header.scroll .header-wrap{
    min-height:150px;
  }
  .nav-left-logo a:last-child{
    padding-left:0;
  }
  .header-wrap-bg .nav-wrap{
    padding-top:20px;
  }
  nav.navbar.bootsnav{
      padding-right:0;
  }
  nav.navbar.bootsnav ul.nav > li.search{
    margin-left:10px;
  }
  nav.navbar.bootsnav ul.nav > li > a{
    padding:0 10px;
    font-size:20px;
  }
  nav.navbar.bootsnav ul.search-tool{
    display:block;
    margin-bottom:15px;
  }
  .nav-left-logo{
    padding-top:0;
  }
  .switch-cont .des{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .video-box .img-boxs img{
    height:145px;
  }
  .tifu-other .other-box .col-md-2{
    width:25%;
  }
  .tifu-other .other-box .col-md-10{
    width:75%;
  }
  .tuwen .tuwen-item li .tuwen-list .des{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .tuwen .tuwen-item li .tuwen-list .title{
    line-height:24px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  
}
@media all and (max-width: 991px) {
  .header-wrap-bg .nav-wrap{
    padding:20px;
    position:relative;
  }
  .other-body .header-wrap{
    min-height:80px;
    position:initial;
    background:url(tifu_bg02.png) top center no-repeat;
    background-size:cover;
  }
  #pages span.mores{
    width:100%;
    background:#1b56a4;
    color:#fff;
    font-size:18px;
    font-weight:700;
    height:auto;
  }
  .header-wrap-bg .nav-wrap li.search{
    width: 34px;
    height: 34px;
    position:absolute;
    display: block;
    padding: 0;
    right:65px;
    top:5px;
    margin-left: 30px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    background: url(icon01_tifu.png) center center no-repeat;
  }
  nav.navbar.bootsnav ul.nav > li.search{
    display:none;
  }
  .header-wrap-bg .navbar-toggle{
    position:absolute;
    margin:0;
    right:20px;
    top:20px;
    color:#fff;
    font-size:24px;
    padding:0;
  }
  .nav-left-logo{
    float:none;
    max-width:80%;
  }
  .nav-left-logo a{
    float:left;
  }
  .nav-left-logo a img{
    width:auto;
    max-width:100%;
  }
  .nav-left-logo a:last-child{
    padding-left:0;
  }
  nav.navbar.bootsnav{
    top:100%;
  }
  nav.navbar.bootsnav ul.nav{
    margin-top:0;
    padding:10px 15px;
  }
  .header .header-wrap-bg .search_model .search_box{
    padding:0;
  }
  .header .header-wrap-bg .search_model #sub-pc{
    top:auto;
    bottom:10px;
  }
  .header .header-wrap-bg .search_model{
    padding:40px 20px;
  }
  .header-wrap-bg .nav-wrap{
    padding:0px;
    position:relative;
  }
  .header-wrap-bg .navbar-toggle{
    position:absolute;
    margin:0;
    right:20px;
    top:5px;
    color:#fff;
    font-size:24px;
    padding:0;
  }
  .nav-left-logo{
    float:none;
    max-width:80%;
    padding-top:10px;
  }
  .nav-left-logo a{
    float:left;
  }
  .nav-left-logo a img{
    width:auto;
    max-width:100%;
  }
  .nav-left-logo a:last-child{
    padding-left:0;
  }
  nav.navbar.bootsnav{
    top:100%;
  }
  nav.navbar.bootsnav ul.nav{
    margin-top:0;
    padding:10px 15px;
  }
  .other-box .aside-item {
      position: fixed;
      top: 150px;
      width: 200px;
      margin-right: 0;
      z-index: 9999;
      box-sizing: border-box;
      transition: all ease 0.25s;
      background: #fff;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
    }
    .other-box .aside-item:after {
      content: '';
      pointer-events: auto;
      display: inline-block;
      width: 26px;
      height: 55px;
      background: url(sinh_icon02.png) no-repeat center;
      background-color: rgba(16, 47, 154, 0.5);
      border-radius: 6px 0 0 6px;
      position: absolute;
      top: 50%;
      left: -26px;
      z-index: 9997;
      transform: translateY(-60%);
    }
    .other-box .aside-item.open:after {
      content: '';
      pointer-events: auto;
      display: inline-block;
      width: 26px;
      height: 55px;
      background: url(sinh_icon03.png) no-repeat center;
      background-color: rgba(16, 47, 154, 0.5);
      border-radius: 6px 0 0 6px;
      position: absolute;
      top: 50%;
      left: -26px;
      transform: translateY(-60%);
    }
  .tifu-main .focus{
    padding-top:15px;
  }
  .focus-bottom li a{
    padding-right:0;
  }
  .focus-bottom li .data-s{
    position:initial;
  }
  .switch-top{
    padding-left:0;
  }
  .switch-top .img-boxs{
    width:100%;
    position:initial;
  }
  .switch-top .switch-cont{
    margin-top:10px;
  }
  .switch-cont .des{
    margin-top:5px;
  }
  .switch .focus-bottom li{
    margin:10px 0;
  }
  .video-box ul li.col-md-6{
    margin-bottom:15px;
  }
  .switch-aside{
    margin-top:20px;
  }
  .video,.link{
    padding-top:40px;
  }
  .video-box .img-boxs img{
    height:auto;
  }
  .other-box .ti-ma{
    padding:15px;
  }
  .other-box .common-title a.h22{
    font-size:20px;
  }
  .other-box .bread-item-groups{
    float:none;
  }
  .tuwen .tuwen-item li a.db{
    padding-left:0;
  }
  .tuwen .tuwen-item li a.db .img-boxs{
    position:initial;
    width:100%;
    height:auto;
  }
  .pages{
    display:none;
  }
  #pages{
    display:block;
    margin-top:30px;
  }
  #pages span{
    width:100%;
    background:#004098;
    color:#fff;
  }
  .tuwen .wenzi-item li a{
    width:100%;
    line-height:28px;
  }
  .tuwen .wenzi-item li{
    margin-bottom:5px;
  }
  .tuwen .wenzi-item li .data-s{
    float:none;
    padding-left:20px;
  }
  .other-box .content-info .title{
    width:100%;
    padding:0;
    line-height:30px;
  }
  .other-box .content-info .detail .font{
    display:none;
  }
}
@media all and (max-width: 767px) {
  .header-wrap-bg .nav-wrap{
    padding:0px;
    position:relative;
  }
  .header-wrap-bg .navbar-toggle{
    position:absolute;
    margin:0;
    right:20px;
    top:5px;
    color:#fff;
    font-size:24px;
    padding:0;
  }
  .nav-left-logo{
    float:none;
    max-width:80%;
  }
  .nav-left-logo a{
    float:left;
  }
  .nav-left-logo a img{
    width:auto;
    max-width:100%;
  }
  .nav-left-logo a:last-child{
    padding-left:0;
  }
  nav.navbar.bootsnav{
    top:100%;
  }
  nav.navbar.bootsnav ul.nav{
    margin-top:0;
    padding:10px 15px;
  }
  .focusSwiper .img-boxs img{
    min-height:200px;
    max-height:200px;
  }
  .switch-tab li span{
    font-size:16px;
    font-weight:700;
    margin-right:5px;
  }
  .index-title span{
    font-size:18px;
  }
  .common-title span{
    font-size:18px;
    padding:7px 0px 7px 48px;
  }
  .pagin{
    bottom:10px;
  }
}
@media all and (max-width: 520px) {
  .nav-left-logo a img{
    max-width:80%;
  }
}