.wrap {
  width: 1200px;
  margin: 0 auto;
}

.top .wrap {
  width: 1200px;
  margin: 0 auto;
}
.top .wrap .date {
  padding-left: 30px;
}
.top .wrap .date .nowdate {
  color: #222;
  font-size: 14px;
  letter-spacing: 0.2em;
  margin-bottom: 10px;
}

.top .wrap .date .nowhour span {
  background: #999;
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #fff;
}

.top .wrap .date .nowhour i {
  color: #222;
  display: inline-block;
  padding: 0 7px;
  font-size: 14px;
}
.contactAndSearch {
  float: right;
  padding-right: 30px;
  margin-top: 20px;
}

.contactAndSearch ul li:nth-child(1) {
  margin-bottom: 10px;
}

.contactAndSearch ul li:nth-child(1) span {
  font-size: 16px;
  color: rgba(250, 0, 0, 1);
}

.contactAndSearch ul li:nth-child(2) input {
  display: block;
  width: 220px;
  height: 35px;
  background: #f2f2f2;
  float: left;
  border: 0;
  padding: 0;
  color: #222;
  font-size: 14px;
  border-radius: 0;
  padding-left: 10px;
}

.contactAndSearch ul li:nth-child(2) button {
  width: 35px;
  height: 35px;
  background: rgb(14, 76, 168) url(../images/icon-ss.png) no-repeat 3px 6px;
  float: left;
  border-radius: 0;
}

.logo {
  float: left;
}

.logo img {
  width: 100%;
}

.nav {
  background: rgba(240, 240, 240, 1);
}

.nav .wrap {
  width: 1200px;
}

.nav ul li {
  float: left;
  width: 133px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
}
.container {
  overflow: hidden;
}
.header-top {
  transition: all 0.4s linear;
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.header-top.fiex-class {
  width: 1920px;
  position: fixed;
  top: 0;
  z-index: 999;
}

.header-top .top {
  background: #fff;
  padding: 10px 0;
}
.nav ul li a {
  font-size: 16px;
  color: rgba(12, 99, 195, 1);
}

.banner {
  overflow: hidden;
  margin: 0;
  height: 500px;
  position: relative;
}

.banner .swiper,
.swiper-wrapper,
.swiper-slide {
  height: 100%;
}

.banner .swiper-slide img {
  display: none;
}

/* .banner .swiper-pagination {
  right: 50%;
  margin-right: -780px;
  width: auto !important;
  left: auto !important;
  bottom: 40px;
} */

.banner .swiper-pagination span {
  width: 12px;
  opacity: 1;
  background: none;
  position: static;
  height: 12px;
  border-radius: 50%;
  border: solid 1px #fff;
}

.banner .swiper-pagination span.swiper-pagination-bullet-active {
  border: solid 4px #d2a352;
  height: 8px;
  width: 8px;
}

.back-one {
  background-size: cover;
  padding: 20px 0;
}

.img-news {
  width: 398px;
}

.title {
  font-size: 19px;
  color: #004b86;
  line-height: 40px;
  margin-bottom: 10px;
}

.title a {
  float: right;
  padding-right: 23px;
  background: url(../images/icon-more.png) right center no-repeat;
  font-size: 14px;
  color: #004b86;
}

.img-slick-img a {
  display: block;
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 67%;
  overflow: hidden;
}

.img-slick-img a span {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(193, 57, 57, 0.8);
  color: #fff;
  font-size: 14px;
  height: 50px;
  padding-top: 10px;
  padding: 0 10px;
  line-height: 50px;
}

.img-slick-img a span font {
  font-size: 36px;
  padding-right: 5px;
}

.img-slick-bottom {
  background: #fff;
  padding: 10px 25px;
}

.img-slick-tt a {
  font-size: 18px;
  color: #004b86;
}

.img-slick-p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 16px;
  color: #666;
  line-height: 25px;
  margin-top: 15px;
}

.img-slick .swiper-pagination {
  right: 10px !important;
  width: auto !important;
  left: auto !important;
  bottom: 160px !important;
}

.img-slick .swiper-pagination span {
  width: 8px;
  height: 8px;
  opacity: 1;
  background: none;
  border-radius: 50%;
  border: solid 2px #fff;
}

.img-slick .swiper-pagination span.swiper-pagination-bullet-active {
  border: solid 2px #d2a352;
  width: 8px;
  height: 8px;
}

.img-slick {
  border-top: solid 3px #0366b6;
}

.imgbed {
  position: relative;
  display: block;
  height: 0;
  width: 100%;
  padding-top: 67%;
}

.imgbed img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.center-width {
  margin-left: 38px;
  width: 365px;
  position: relative;
  border-right: 1px dashed #ccc;
  padding-right: 15px;
}
.center-width .hd {
  margin-bottom: 10px;
}
.tabs-list li a {
  font-size: 19px;
  color: #666;
  line-height: 40px;
  margin-bottom: 30px;
}

.tabs-list li.on a {
  color: #004b86; border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #0066CC;
}

.tabs-list li {
  float: left;
  margin-right: 35px;
}

.news-list li a {
  font-size: 16px;
  color: #000;
  /*padding-left: 24px;*/
  /*background: url(../images/icon-li.png) left center no-repeat;*/
}

.news-list li {
  line-height: 40px;
  padding-right: 62px;
  position: relative;
}

.news-list li span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 17px;
  color: #999;
}

/* .news-list li a:hover {
  background: url(../images/icon-li02.png) left center no-repeat;
} */

.news-more {
  position: absolute;
  right: 17px;
  top: 11px;
  line-height: 21px;
  background: url(../images/icon-more.png) right center no-repeat;
  padding-right: 24px;
  font-size: 14px;
  color: #004b86;
}

.notice-list-tt {
  color: #0076d2;
  overflow: hidden;
  line-height: 25px;
  margin-top: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.4s linear;
}

.notice-list {
  margin-top: -12px;
}

.notice-list li a {
  font-size: 16px;
  color: #000;
}

.notice-width {
  width: 365px;
}

.notice-list li {
  position: relative;
  min-height: 62px;
  border-bottom: solid 1px #d6d9dc;
  padding: 7px 0 7px 66px;
}

.notice-date {
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 18px;
  padding-top: 2px;
  width: 53px;
  height: 52px;
  background: url(../images/date-back.png) center no-repeat;
  text-align: center;
  font-size: 15px;
  color: #fff;
  margin-top: -26px;
}

.notice-date span {
  font-size: 13px;
  color: #0063b0;
  position: relative;
  top: 3px;
}

.notice-list li:last-child {
  border: none;
}
.notice-list li:hover .notice-list-tt {
  padding-left: 10px;
}
.txt-elise {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news-list li a:hover,
.notice-list-tt a:hover,
.lb-slick a:hover,
.footer-down-c a:hover,
.nav-address a:hover,
.list-ul li a:hover {
  color: #0063b0 !important;
}

.lb-box {
  position: relative;
  /*padding-right: 90px;*/
  margin: 25px 0 0;
  overflow: hidden;
}

.lb-slick img {
  display: inline-block;
  margin-right: 15px;
}

.lb-slick .swiper-slide a {
  font-size: 20px;
  color: #333;
  display: block;
  border-right: solid 1px #b6b6b6;
  text-align: center;
}

.lb-slick .swiper-slide img {
  vertical-align: middle;
}

.lb-box-more {
  position: absolute;
  right: 0;
  top: 8px;
  color: #004b86;
  line-height: 21px;
  background: url(../images/icon-more.png) right center no-repeat;
  padding-right: 24px;
}

.lb-box:before {
  display: block;
  content: "";
  position: absolute;
  right: 90px;
  top: 0;
  bottom: 0;
  z-index: 100000;
  /*width: 1px; background: #fff;*/
}

.lb-box .slick-prev {
  width: 30px;
  height: 28px;
  margin-top: -14px;
  background: #fff url(../images/left.png) center no-repeat;
  left: 0;
  text-indent: -9999px;
  z-index: 99;
}

.lb-box .slick-next {
  width: 30px;
  height: 28px;
  margin-top: -14px;
  background: #fff url(../images/right.png) center no-repeat;
  right: 0;
  text-indent: -9999px;
  z-index: 99;
}

.lb-box .slick-dots {
  display: none !important;
}

.bottom-back {
  background: url(../images/bottom-back.png) center no-repeat;
  background-size: cover;
  padding: 20px 0;
}

.bottom-left {
  width: 398px;
  position: relative;
}

.myscroll .bd ul li {
  margin-bottom: 20px;
}

.footer {
  background: url(../images/footer.png) center no-repeat;
  position: relative;
  background-size: cover;
  border-top: solid 5px #cc9900;
}

.logo-sm {
  margin-right: 80px;
  padding-top: 20px;
}

.footer-xq p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 25px;
}

.footer-xq p span {
  font-size: 16px;
  background: url(../images/icon-footer01.png) left center no-repeat;
  color: #a8c0d6;
  margin-left: 34px;
  display: inline-block;
  padding-left: 20px;
  width: 265px;
}

.footer-xq p font {
  font-size: 16px;
  color: #a8c0d6;
  background: url(../images/icon-footer02.png) left center no-repeat;
  padding-left: 32px;
}

.footer-xq {
  padding-top: 44px;
  padding-left: 88px;
}

.footer-down li a {
  font-size: 16px;
  color: #a8c0d6;
  display: inline-block;
  padding-right: 24px;
  /* background: url(../images/icon-down.png) right center no-repeat;*/
}

.footer-down li {
  margin-bottom: 15px;
}

.footer-down {
  margin-left: 95px;
  margin-top: 10px;
}

.ewm-box {
  font-size: 16px;
  color: #a8c0d6;
  padding-right: 88px;
}

.ewm-box img {
  margin-bottom: 10px;
}

.ewm-box .pull-left {
  margin-left: 40px;
  text-align: center;
}

.footer-bottom {
  border-top: solid 1px #39709e;
  font-size: 16px;
  color: #a8c0d6;
  text-align: center;
  padding: 20px 0;
}

.footer-bottom p {
  display: inline;
  margin: 0;
}

.footer-bottom img {
  margin-right: 10px;
  vertical-align: middle;
}

.footer-bottom span {
  display: inline-block;
  margin: 0 15px;
}

.footer-bottom span a {
  color: #a8c0d6;
}

.fgtop {
  margin: 20px 0;
}
.fgtop .pull-left {
  font-size: 24px;
  color: rgba(68, 107, 147);
  line-height: 35px;
}
.fgtop .pull-right a {
  display: block;
  width: 80px;
  height: 35px;
  line-height: 35px;
  background: #0063b0;
  color: #fff;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
}
.fgtop .pull-right a:hover {
  background: #074d85;
}
.fgimg .plsmall ul li {
  width: 350px;
  float: left;
  height: 264px;
  margin-bottom: 20px;
  margin-right: 20px;
  position: relative;
  overflow: hidden;
}
.fgimg .plsmall ul li:hover img {
  transform: scale(1.1);
}
.fgimg .plsmall ul li:nth-child(3n) {
  margin-right: 0;
}
.fgimg .plsmall ul li img {
  width: 100%;
  height: 100%;
  transition: all 0.5s linear;
}
.fgimg .plbig {
  width: 470px;
  margin-right: 30px;
  overflow: hidden;
}
.fgimg .plbig img {
  width: 100%;
  transition: all 0.5s linear;
}
.fgimg .plbig img:hover {
  transform: scale(1.1);
}
.fgimg .plsmall {
  width: calc(100% - 500px);
}

.hover-border {
  display: inline-block;
  position: absolute;
  z-index: 100;
}
.left-right-border {
  height: 0;
}
.left-border {
  left: 0px;
}
.right-border {
  right: 0px;
  bottom: 0px;
}
.left-right-top-bottom-border {
  width: 0;
}
.left-top-border {
  right: 50%;
  top: 0px;
}
.left-bottom-border {
  left: 0px;
  bottom: 0px;
}
.right-top-border {
  right: 0px;
  top: 0px;
}
.right-bottom-border {
  left: 50%;
  bottom: 0px;
}

.nav ul li:hover {
  background: #fff;
}
.nav ul li:hover a {
  color: #0076d2;
}
.nav_child {
  padding: 10px;
  border-top: 2px solid #0076d2;
  position: absolute;
  top: 90px;
  width: 640px;
  background: url(../images/navbg.png) center top no-repeat;
  display: none;
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  opacity: 0.9;
}
.nav ul li:nth-last-child(4) .nav_child,
.nav ul li:nth-last-child(3) .nav_child,
.nav ul li:nth-last-child(2) .nav_child,
.nav ul li:nth-last-child(1) .nav_child {
  left: -400px;
}

.nav_child .item {
  display: -ms-flexbox;
  display: flex;
}
.nav_child .item.s {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s ease-out 0s;
}
.nav_child .item .l {
  width: 39%;
}
.nav_child .item .l .pic {
  width: 142px;
}
.nav_child .item .l .pic img {
  width: 100%;
  height: 142px;
}
.nav_child .item .l .txt {
  width: calc(100% - 142px);
}
.nav_child .item .l .txt p {
  font-size: 16px;
  color: #004b86;
  line-height: 28px;
  margin: 0;
}
.nav_child .item .r {
  width: 60%;
  border-left: 1px dashed #ccc;
}
.nav_child .item .r a {
  width: 92px;
  font-size: 15px;
  margin-bottom: 10px;
  display: block;
  color: #555;
  float: left;
  line-height: 30px;
}
.nav_child .item .r a:hover {
  color: #0076d2;
}
.nav-list > li {
  transition: all 0.5s linear;
}

.nav-list > li.nav-list1 > a:after {
  content: "";
  border-bottom: 2px solid #0076d2;
  margin-top: 5px;
  display: block;
  width: 100%;
  transition: all 0.2s ease-out 0s;
  transform: scaleY(0);
}
.nav-list > li.nav-list1 > a:before {
  content: "";
  border-left: 2px solid #0076d2;
  height: 25px;
  transition: all 0.2s ease-out 0s;
  transform: scaleY(0);
  position: absolute;
  left: 50%;
  top: 32px;
  transform-origin: center top;
}

.nav-list > li:hover .nav_child {
  z-index: 99;
  top: 40px;
  display: block;
}
.nav-list > li.nav-list1:hover > a:after,
.nav-list > li.nav-list1:hover > a:before {
  transform: none;
}

/* 友情链首页 */
.links-box {
  display: flex;
  align-items: center;
  padding: 25px 0;
}
.links-box .link-title {
  font-size: 16px;
}
.links-box .link-href a {
  font-size: 14px;
  display: inline-block;
  padding: 0 10px;
}

/* 最新开始 */

.slideTxtBox .hd {
  height: 80px;
  line-height: 80px;
  padding: 0px 10px 0px 20px;
  position: relative;
}

.slideTxtBox .hd ul {
  float: left;
  position: absolute;
  left: 50%;
  top: 15px;
  height: 40px;
  margin-left: -415px;
}

.slideTxtBox .hd ul li {
  float: left;
  padding: 0 35px 0 45px;
  cursor: pointer;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
}

.slideTxtBox .hd ul li a {
  color: #222;
}

.slideTxtBox .hd ul li em {
  padding: 0 10px;
  position: relative;
  top: 10px;
}

.slideTxtBox .hd ul li .en {
  color: #999999;
  font-size: 14px;
  font-family: Arial;
}

.slideTxtBox .hd ul li[name="one"] {
  background: url("../images/dy1.png") no-repeat left center;
}

.slideTxtBox .hd ul li.on[name="one"] {
	background: url("../images/dy2.png") no-repeat left center;	
}

.slideTxtBox .hd ul li[name="two"] {
  background: url("../images/jp1.png") no-repeat left center;
}

.slideTxtBox .hd ul li.on[name="two"] {
  background: url("../images/jp2.png") no-repeat left center;
}

.slideTxtBox .hd ul li[name="thr"] {
  background: url("../images/mt1.png") no-repeat left center;
}

.slideTxtBox .hd ul li.on[name="thr"] {
  background: url("../images/mt2.png") no-repeat left center;
}

.slideTxtBox .hd ul li.on a {
  color: rgba(234, 56, 56);
}
.slideTxtBox .hd ul li.on a i {
  color: rgba(234, 56, 56);
}

.slideTxtBox .bd {
  padding: 5px 0;
  height: 590px;
  overflow: hidden;
}

.slideTxtBox .bd ul {
  zoom: 1;
}

.slideTxtBox .bd li {
  float: left;
  margin-right: 13px;
  margin-bottom: 13px;
}

.slideTxtBox .bd li {
  height: 24px;
  line-height: 24px;
}

.slideTxtBox .bd li[name="one"] {
  width: 897px;
  height: 338px;
}

.slideTxtBox .bd li[name="one"] .img {
  float: left;
  width: 603px;
  height: 338px;
  overflow: hidden;
}

.slideTxtBox .bd li[name="one"] .img img {
  width: 603px;
  height: 100%;
}

.slideTxtBox .bd li[name="one"] .txt {
  float: left;
  width: 254px;
  height: 298px;
  padding: 20px;
  background: #88c0ee;
}

.slideTxtBox .bd li[name="one"] .txt .tit {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

.slideTxtBox .bd li[name="one"] .txt .zhaiyao {
  text-indent: 2em;
  padding: 20px 0;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
}

.slideTxtBox .bd li .txt .more {
  text-align: right;
  display: block;
}

.slideTxtBox .bd li[name="two"] {
  width: 290px;
  height: 338px;
  background: #b4b3f6;
}

.slideTxtBox .bd li[name="two"] .img {
  float: left;
  width: 290px;
  height: 165px;
}

.slideTxtBox .bd li[name="two"] .img img {
  width: 290px;
  height: 165px;
}

.slideTxtBox .bd li[name="two"] .txt {
  float: left;
  width: 250px;
  padding: 10px 20px;
}

.slideTxtBox .bd li[name="two"] .txt .tit {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

.slideTxtBox .bd li[name="two"] .txt .xiaoxun {
  padding-top: 15px;
  text-align: center;
}

.nomaright {
  margin-right: 0 !important;
}

.slideTxtBox .bd li[name="other"] {
  width: 290px;
  height: 230px;
}

.slideTxtBox .bd li.bg-3 {
  background: #7bb0dc;
}

.slideTxtBox .bd li[name="other"] .img {
  float: left;
  width: 290px;
  height: 165px;
}

.slideTxtBox .bd li[name="other"] .img img {
  width: 290px;
  height: 165px;
}

.slideTxtBox .bd li[name="other"] .txt {
  float: left;
  width: 250px;
  padding: 8px 20px;
}

.slideTxtBox .bd li[name="other"] .txt .tit {
  font-size: 15px;
  line-height: 24px;
  color: #ffffff;
}

.slideTxtBox .bd li.bg-4 {
  background: #79cac4;
}

.slideTxtBox .bd li.bg-5 {
  background: #e4bf72;
}

.slideTxtBox .bd li.bg-6 {
  background: #88c0ee;
}

.kstd {
  font-weight: bold;
}

.allWidth {
  padding: 15px 0 20px;
}

.picScroll-left {
  overflow: hidden;
  position: relative;
  margin-top: 4px;
}

.picScroll-left .hd {
  overflow: hidden;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  margin-top: 35px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  width: 14px;
  height: 20px;
  background: url("../images/sanjiao1.png") no-repeat;
  position: relative;
}

.picScroll-left .hd .next {
  float: right;
  background: url("../images/sanjiao2.png") no-repeat;
}

.picScroll-left .bd .tempWrap {
  margin-left: 26px;
  width: 1140px !important;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  margin-right: 24px;
}

.picScroll-left .bd ul li a {
  font-size: 16px;
  color: #4c4c4c;
}

.picScroll-left .bd ul li img {
  width: 260px;
  height: 80px;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}

.txtMarquee-left .bd .tempWrap {
  width: 425px !important;
} /* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.txtMarquee-left .bd ul li {
  margin-right: 20px;
  float: left;
  text-align: left;
  _display: inline;
  width: auto !important;
} /* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */

.txtMarquee-left .bd ul li span {
  color: rgba(208, 23, 29, 1);
}
.over {
  height: 35px;
  line-height: 35px;
  background: rgb(238, 238, 238);
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.over .ov1 {
  background: url("../images/welcome.png") no-repeat left center;
  background-size: 10%;
  padding-left: 30px;
  margin-right: 60px;
}
.over .ov1,
.over .ov2 {
  float: left;
}
.over .ov3 {
  float: right;
}

.sider {
  position: fixed;
  bottom: 85px;
  right: 0;
  text-align: center;
  z-index: 9999;
}
.sider ul li{cursor: pointer;}
.sider ul li img{transition: all .4s linear;}
.sider ul li:hover img{width: 144px;height: 144px;}

.dataTable2 {
  display: none;
}
.dataTable2.on {
  display: block;
}
/* 最新结束 */

@media (max-width: 1279px) {
  .nav-list > li.nav-list1 > a:before {
    height: 35px;
  }
}

.notice-list-con {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* 兼容性 media */
@media screen and (max-width: 1200px) {
  .header-top.fiex-class {
    width: 100%;
  }
  .header-top {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .wrap,
  .top .wrap {
    width: 100%;
  }
  .logo {
    width: 500px;
    float: left;
  }
  .nav .wrap {
    width: 100%;
  }
  .nav ul li {
    width: 8.33%;
    height: 45px;
    line-height: 45px;
  }
  .nav ul li:nth-last-child(7) .nav_child,
  .nav ul li:nth-last-child(6) .nav_child,
  .nav ul li:nth-last-child(5) .nav_child {
    left: -300px;
  }
  .nav ul li:nth-last-child(4) .nav_child,
  .nav ul li:nth-last-child(3) .nav_child,
  .nav ul li:nth-last-child(2) .nav_child {
    left: -500px;
  }
  .title,
  .img-slick-tt a,
  .tabs-list li a {
    font-size: 16px;
  }
  .img-slick-p,
  .notice-list-con {
    font-size: 14px;
  }
  .lb-slick {
    padding: 0 20px;
  }
  .fgimg,
  .fgtop {
    padding: 0 10px;
  }
  .fgimg .plbig {
    width: 40%;
  }
  .fgimg .plsmall {
    width: 50%;
  }
  .back-one,
  .bottom-back {
    padding: 20px 10px;
  }
  .img-news,
  .center-width,
  .notice-width,
  .bottom-left {
    width: 32%;
  }
  .center-width {
    margin-left: 22px;
  }
  .lb-slick .swiper-slide a {
    width: 115px;
    font-size: 14px;
    border-right: 0;
  }
  .lb-box .slick-next {
    right: 16px;
  }
  .wrap_inside {
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
  }
  .wrap_inside .sidebar {
    width: 16%;
  }
  .leftTitle {
    width: 100%;
  }
  .wrap_inside .main {
    width: 70%;
  }
  .article .main {
    width: 100%;
  }
  .hr {
    padding: 0 20px !important;
  }
}
