<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "Microsoft YaHei";
}
	.wza-btn {
width: 157px;
    border: 5px solid #fff;
    color: #fff;
    font-size: 16px;
    display: inline;
    padding: 10px;
    line-height: initial;
    border-radius: 100px;
    position: absolute;
    right: -12rem;
    top: 2%;
    background: #1167b7;
    margin-right: 100px;
    font-weight: 700;
    text-shadow: 0px 3px 9px rgb(33 71 20 / 41%);
}
.wza-btn a {
    color: #fff;
}
.bg {
  width: 100%;
  background: #fff url(../img/bar.png) top center no-repeat;
  margin: 0 auto;
}
.w-1000 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
.header-nav-box {

}
.m-header {
  position: relative;
  height: 120px;
  background: url(../img/header-bg.png) no-repeat bottom right
}
.l-logo {
  margin-top: 20px;
}
.logo-img {
  float: left;
  width: 62px;
  height: 70px;
  margin-right: 30px;
}
.l-logo-tit {
  float: left;
  margin-top: 10px;
  color: #1167b7;
}
.l-logo-tit .font42 {
  font-size: 33px;
  font-weight: bold;
}
.m-link {
  text-align: center;
  font-size: 14px;
  color: #1167b7;
}
.icon-line {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #1167b7;
}
.header-center {
  position: absolute;
  top: 0;
  right: 0;
  width: 115px;
  height: 40px;
  background: #5b8fcc;
  opacity: .48;
  filter: alpha(opacity=48);
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
}
.header-center:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-center a {
  display: inline-block;
  width: 100%;
  color: #fff;
}
.icon-user {
  display: inline-block;
  width: 19px;
  height: 19px;
  vertical-align: middle;
  background: url(../img/icon-user.png) no-repeat center center;
}
/* search */
.r-search {
  width: 270px;
  height: 30px;
  margin-top: 8px;
  border-radius: 3px;
  border: 1px solid #1167b7;
  background: #4198e9;
}
.input-search {
  width: 225px;
  height: 28px;
  padding-left: 10px;
  background: #fff;
  border: none;
  outline: none;
}
.icon-search {
  display: inline-block;
  width: 22px;
  height: 22px;
  padding: 15px 21px;
  background: url(../img/icon-search.png) no-repeat center center;
  cursor: pointer;
}
/* nav */
.nav-box {
  height: 45px;
  background: #1167b7;
}
.m-nav {
display: inline-block;
  width: 666px;
  height: 40px;
}
.m-nav li {
  float: left;
  height: 45px;
  width: 15%;
  border-left: 1px solid #82b3e0;
  line-height: 45px;
  text-align: center;
}
.m-nav li:first-child {
  border: none;
}
.m-nav li .menu {
  position: relative;
  display: inline-block;
  height: 45px;
  padding: 0 17px;
  margin-top: 1px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
/* .m-nav li .menu:hover,
.m-nav li.on .menu {
  color: #9e0000;
  background: #fff;
} */
.m-nav-sub {
  display: none;
  /* visibility: hidden; */
  position: absolute;
  top: 45px;
      left: -3px;
  width: 112px;
  background: #fff;
  color: #333;
  font-size: 16px;
  line-height: 40px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  box-shadow: 0 0 5px rgba(0,0,0,.3);
  z-index: 10;
}
.m-nav li .menu:hover .m-nav-sub {
  visibility: visible;
}
.m-nav-sub a.sub-menu {
  display: block;
  padding: 0 16px;
  color: #333;
}
.m-nav-sub a.sub-menu:hover {
  background: #f7f7f7;
}

/* banner&amp;dynamic */
.banner-dynamic-layout {
  height: 315px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 18px 15px;
  background: #fff;
}
.m-banner {
  position: relative;
  width: 427px;
  height: 307px;
  overflow: hidden;
}
.m-banner .bd {
  z-index: 1;
}
.m-banner .bd li {
  float: left;
  height: 307px;
  position: relative;
}
.ban-img {
  width: 427px;
  height: 280px;
}
.ban-tit {
  position: absolute;
  bottom: 5px;
  left: 28px;
  width: 370px;
  padding: 20px 10px 0;
  background: rgba(255, 255, 255, .86);
  color: #333;
  font-size: 16px;
  line-height: 35px;
  z-index: 10;
}
.m-banner .hd  {
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 10px;
  z-index: 15;
  text-align: center;
}
.m-banner .hd li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 2px;
  background: #3f66bf;
  text-indent: 99999px;
}
.m-banner .hd li.on {
  background: #fc114a;
}

.m-dynamic {
  width: 530px;
}
.m-dynamic-con {
  width: 530px;
  height: 280px;
}
.m-dynamic .hd {
  position: relative;
}
.m-dynamic .hd ul {
  border-bottom: 2px solid #f3f3f3;
}
.m-dynamic .hd li {
  float: left;
  padding: 0 13px;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
}
.m-dynamic .hd li:first-child {
  border: none;
}
.m-dynamic .hd li.on {
  color: #fff;
  background: #3989cf;
}
.more-link {
  position: absolute;
  top: 0px;
  right: 0;
  display: inline-block;
  color: #1167b7;
  font-size: 14px;
  line-height: 30px;
}
.more-link:hover {
  color: #9e0000;
}
.dynamic-item-ul {
  /* padding-top: 10px; */
}
.dynamic-item-ul dd {
  line-height: 31px;
}
.dynamic-item-ul dd a:hover p {
  color: #9e0000;
}
.dynamic-item-ul dd p {
  display: inline-block;
  width: 320px;
  color: #333;
  font-size: 16px;
  vertical-align: middle;
  /* line-height: 2; */
}
.dynamic-item-ul dt {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.lst-tit a {
  display: inline-block;
  padding-left: 10px;
  color: #333;
  font-size: 20px;
  line-height: 2;
}
.lst-tit a:hover {
  color: #9e0000;
}
.lst-grap {
  color: #666;
  font-size: 14px;
  text-align: left;
  text-indent: 28px;
}
.lst-grap a {
  color: #9e0000;
}
.icon-dot {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 3px;
  height: 3px;
  margin-right: 10px;
  background: #333;
  vertical-align: middle;
}
.time-date {
  float: right;
  color: #848484;
  font-size: 14px;
  vertical-align: middle;
}
.news-box {
  width: 430px;
}
.m-isicb-part {
  float: left;
  width: 245px;
  /* border: 1px solid #ccc; */
  background: #fff;
}
.insicbox {
  background: #fff;
  padding: 15px;
}
.m-infom-tit {
  width: 222px;
  margin: 0 auto;
  padding: 10px 0;
  background: url(../img/bg12.png) no-repeat center center;
  color: #1167b7;
  font-size: 16px;
  text-align: center;
}
.m-information {
  height: 365px;
  margin-right: 15px;
  border: 1px solid #ccc;
}
.m-ggfw {
  /* width: 222px; */
  margin-left: 15px;
}
.m-server {
  margin-right: 15px;
  width: 345px;
}
.m-hdjl {
  margin-left: 15px;
  width: 345px;
}
.m-ghgs {
  width: 345px;
}
.sp2 .bd ul li{float: left;margin-left: 55px;}
.m-information-ul {
  position: relative;
  padding: 0 5px;
}
.m-information-ul li {
  float: left;
  display: inline-block;
  height: 70px;
  width: 106px;
  margin: 4px 5px;
  background: #f7f7f7;
  color: #333;
  font-size: 14px;
  text-align: center;
}
.m-information-ul li a {
  color: #1167b7;
}
.m-information-ul li:hover a {
  color: #9e0000;
}
.m-information-ul li span {
  display: block;
  line-height: 1;
}
.icon-base2 {
  display: inline-block;
  width: 24px;
  height: 28px;
  margin-top: 5px;
  background: url(../img/icon-base2.png) no-repeat;
}
.icon-base2.icon-base201 {
  background-position: 0 0;
}
.icon-base2.icon-base202 {
  background-position: -115px 0;
}
.icon-base2.icon-base203 {
  background-position: 0 -82px;
}
.icon-base2.icon-base204 {
  background-position: -115px -82px;
}
.icon-base2.icon-base205 {
  background-position: 0 -162px;
}
.icon-base2.icon-base206 {
  background-position: -115px -162px;
}


.icon-yuan {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 8px;
  background: #94b0c6;
  border-radius: 10px;
  vertical-align: middle;
}
.icon-arrow {
  /* display: none; */
  color: #94b0c6;
  font-style: normal;
  font-weight: bold;
}
/* .m-information-ul li:hover .icon-arrow {
  display: inline-block;
  transition: all .5s linear;
}
.m-information-ul li:hover .icon-yuan {
  display: none;
  transition: all .5s linear;
} */
.m-information-tit {
  display: inline-block;
  width: 95px;
  vertical-align: middle;
}
/* .m-information-ul li:hover .m-information-dl {
  display: block;
} */
.m-information-dl {
  display: block;
  position: absolute;
  top: 20px;
  right: 15px;
  width: 100px;
  transition: all .5s linear;
}
.m-information-dl dd {
  display: block;
  padding: 8px 0 8px 15px;
  line-height: 1;
  font-size: 14px;
}
.m-information-dl dd i.icon-arrow {
  display: inline-block;
  margin-right: 5px;
}
.m-information-dl dd a {
  color: #333;
}
.m-server-list {
  border: 1px solid #ccc;
  background: #fff;
}

.m-server-tab .hd {
  position: relative;
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}
.m-server-tab .hd li {
  float: left;
  height: 32px;
  padding: 0 10px;
  color: #1167b7;
  font-size: 16px;
  line-height: 32px;
  cursor: pointer;
}
.m-server-tab .hd li:first-child {
  border: none;
}
.m-server-tab .hd li.on {
  position: relative;
  border-bottom: 1px solid #9e0000;
}
.m-server-tab .bd li a {
  display: block;
  width: 100%;
  padding: 0 10px;
  color: #333;
  font-size: 14px;
  line-height: 2;
}
.m-server-tab .bd p {
  display: inline-block;
  width: 225px;
  vertical-align: middle;
}
.m-server-tab .bd li a:hover {
  color: #9e0000;
}
.m-ghj-ad img {
  display: inline-block;
  width: 348px;
  height: 56px;
  margin-top: 10px;
}
.m-interactive-ul {
  padding: 16px 15px;
}
.m-interactive-ul li {
  float: left;
  display: inline-block;
  width: 50%;
  color: #333;
  font-size: 14px;
  text-align: center;
}
.m-interactive-ul li a {
  display: inline-block;
  width: 100%;
  color: #333;
}
.icon-base {
  display: block;
  height: 32px;
  margin: 0 auto;
  margin-top: 10px;
  background: url(../img/icon-base.png) no-repeat;
}
.icon-base.icon-base01 {
  width: 34px;
  background-position: 0 0;
}
.icon-base.icon-base02 {
  width: 34px;
  background-position: -105px 0;
}
.icon-base.icon-base03 {
  width: 32px;
  background-position: -210px 0;
}
.icon-base.icon-base04 {
  width: 33px;
  background-position: 0 -79px;
}
.icon-base.icon-base05 {
  width: 34px;
  background-position: -105px -79px;
}
.icon-base.icon-base06 {
  width: 34px;
  background-position: -210px -79px;
}
.bor-bot {

}
.bor-let {
  border-left: 1px solid #ccc;
}

.m-concern-tab {
  padding: 20px 10px 10px;
  background: #fff;
}
.m-concern-tab .hd ul {
  padding: 7px 0;
  border-bottom: 1px solid #94b1c9;
}
.m-concern-tab .hd li {
  float: left;
  padding: 0 3px;
  color: #999;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
}
.m-concern-tab .hd li.on {
  color: #9e0000;
  font-weight: bold;
}
.m-concern-tab .bd {
  padding: 10px 5px 0;
}
.m-concern-tab .bd li a {
  display: block;
  padding: 8px 0;
  color: #333;
  font-size: 14px;
  line-height: 1;
}
.m-concern-tab .bd li a:hover {
  color: #9e0000;
}
.txt-center {
  text-align: center;
}

.m-ggfw .bd li a {
  display: block;
  width: 100%;
line-height:27px;
}
.m-ggfw .bd li img {
  width: 222px;
  height: 71px;
}
.m-hdjl .bd li p {
  width: auto;
  line-height: 1;
}

.m-footer {
  padding: 40px 0;
  /* border-top: 2px solid #9e0000; */
  /* background: #fff; */
  text-align: center;
}
.icon-dzjg {
  display: inline-block;
  width: 50px;
  height: 61px;
  margin-right: 30px;
  vertical-align: middle;
  background: url(../img/icon-dzjg.png) no-repeat center center;
}
.m-footer-copyright {
  display: inline-block;
  vertical-align: middle;
  color: #131313;
  font-size: 14px;
  line-height: 1;
}
.m-footer-ul {
  display: inline-block;
  padding-bottom: 12px;
}
.m-footer-ul li {
  float: left;
  padding: 0 6px;
  color: #131313;
  font-size: 14px;
  line-height: 1;
  border-left: 1px solid #131313;
}
.m-footer-ul li:first-child {
  border: none;
}
.m-footer-ul li a {
  color: #131313;
}
.m-footer-ul li a:hover {
  color: #9e0000;
}
.icon-zc {
  display: inline-block;
  width: 110px;
  height: 55px;
  margin-left: 25px;
  vertical-align: middle;
  background: url(../img/icon-jc.png) no-repeat center center;
}




.m-slide-box {
  position: relative;
  width: 970px;
  height: 82px;
  margin: 0 auto;
}
.m-slide-box .bd {
  position: absolute;
  top: 0;
  left: 25px;
}
.m-slide-page {
  position: absolute;
  top: 0;
  width: 25px;
  height: 82px;
  background: #e4e4e4;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 82px;
  cursor: pointer;
}
.m-slide-prev {
  left: 0;
}
.m-slide-next {
  right: 0;
}
.m-slide-box .bd li {
  float: left;
  width: 294px;
  height: 82px;
  margin: 0 6px;
}
.layout-left {
  width: 815px;
}


.dqwz{height:35px; line-height:35px; overflow:hidden; *zoom:1; margin-top:10px;}
.dqwz span{background:url(../img/dqwz.jpg) no-repeat left center; padding-left:15px; font-family:"å¾®è½¯é›…é»‘"; font-size:14px;}
.dqwz span a{color:#333333;}
.main{ overflow:hidden; *zoom:1; margin-top:10px;}

.gun{background:url(../img/img-29.jpg) no-repeat; width:703px; height:311px; overflow:hidden; *zoom:1;}
.title{background:url(../img/img-30.jpg) repeat-x; height:49px; line-height:49px;}
.title span{padding-left:15px; padding-right:15px; background:#1067B7; overflow:hidden; *zoom:1; color:#fff; display:inline-block; font-family:"å¾®è½¯é›…é»‘"; font-size:18px;}
.gun_main{width:694px; overflow:hidden; *zoom:1; margin-top:1px;}


		.txtMarquee-top{ width:694px;  overflow:hidden; position:relative;  }
		.txtMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
		.txtMarquee-top .hd .next{ background-position:0 -140px;  }
		.txtMarquee-top .hd .prevStop{ background-position:-60px -100px;  }
		.txtMarquee-top .hd .nextStop{ background-position:-60px -140px;  }
		.txtMarquee-top .bd{ padding:15px;  }
		.txtMarquee-top .infoList li{ height:30px; line-height:30px; font-family:"å¾®è½¯é›…é»‘"; font-size:15px; color:#333333;}
		.txtMarquee-top .infoList li a{color:#333333;}
		.ztd{width:646px; margin:12px auto; overflow:hidden; *zoom:1;}
		.btbt{height:37px; line-height:37px; overflow:hidden; *zoom:1; background:#ebebeb; overflow:hidden;}
		.btbt ul li{float:left; overflow:hidden; *zoom:1; line-height:37px; color:#333333; font-weight:bold; font-size:15px; font-family:"å¾®è½¯é›…é»‘";}
		.btbt ul li a{color:#ebebeb;}
		.one{width:134px; text-align:center; overflow:hidden; *zoom:1;}
		.two{width:216px; text-align:center; overflow:hidden; *zoom:1;}
		.three{width:131px; text-align:center; overflow:hidden; *zoom:1;}
			.four{width:164px; text-align:center; overflow:hidden; *zoom:1;}
			.jgcx{background:url(../img/img-31.jpg) no-repeat; width:463px; height:331px; overflow:hidden; *zoom:1;}
			.jzst_main{width:454px; margin-top:1px; overflow:hidden; *zoom:1;}
			.jtnr{width:336px; margin:30px auto; overflow:hidden;}
			.cx{height:30px; line-height:30px; overflow:hidden; *zoom:1;font-family:"å¾®è½¯é›…é»‘"; font-size:15px;}
			.xk{width:247px; height:28px; border:1px solid #363636; overflow:hidden; *zoom:1; background:#fafafa;}
			.mt30{margin-top:30px; overflow:hidden; *zoom:1;}
			.ysz{background:url(../img/img-32.jpg) no-repeat; width:140px; height:40px; border:0px;}
			.yszy{background:url(../img/img-33.jpg) no-repeat; width:140px; height:40px; border:0px;}
			.qh{background:url(../img/img-34.jpg) no-repeat; width:1199px; height:354px; overflow:hidden; *zoom:1; margin-top:20px;}
			.title1{background:url(../img/img-30.jpg) repeat-x; height:49px; line-height:49px;}
			.title1 span{font-family:"å¾®è½¯é›…é»‘"; font-size:18px; overflow:hidden; *zoom:1; color:#333; padding-left:15px; padding-right:15px;}
.title1 span.fouce{padding-left:15px; padding-right:15px; background:#1067B7; overflow:hidden; *zoom:1; color:#fff; display:inline-block; font-family:"å¾®è½¯é›…é»‘"; font-size:18px;}
.qhnr{width:1189px; margin-top:1px; overflow:hidden; *zoom:1; margin-left:1px;}
.zyt{height:295px; overflow:auto;}
.zyt ul{padding-left:24px; padding-top:14px;}
.zyt ul li{background:url(../img/img-35.jpg) no-repeat left center; padding-left:15px;  font-family:"å¾®è½¯é›…é»‘"; font-size:15px; line-height:33px;}
.zyt ul li a{color:#333333; }

.ann{overflow:hidden; *zoom:1; width:1200px; margin-top:20px; margin-bottom:20px;}
.ann ul li{background:url(../img/img-36.jpg) no-repeat; width:154px; height:125px; overflow:hidden; float:left;}
.ann ul li a{color:#fff; display:block;}
.dy{width:145px; height:115px; overflow:hidden; *zoom:1; background:#5091db; color:#fff; font-family:"å¾®è½¯é›…é»‘"; font-size:18px; text-align:center;  vertical-align:middle; margin-top:1px;}
.dy1{width:145px; height:115px; overflow:hidden; *zoom:1; background:#41a5ae; color:#fff; font-family:"å¾®è½¯é›…é»‘"; font-size:18px; text-align:center;  vertical-align:middle; margin-top:1px;}
.dy2{width:145px; height:115px; overflow:hidden; *zoom:1; background:#dab144; color:#fff; font-family:"å¾®è½¯é›…é»‘"; font-size:18px; text-align:center;  vertical-align:middle; margin-top:1px;}
.dy3{width:145px; height:115px; overflow:hidden; *zoom:1; background:#d55d5d; color:#fff; font-family:"å¾®è½¯é›…é»‘"; font-size:18px; text-align:center;  vertical-align:middle; margin-top:1px;}
.dy4{width:145px; height:115px; overflow:hidden; *zoom:1; background:#645bdb; color:#fff; font-family:"å¾®è½¯é›…é»‘"; font-size:18px; text-align:center;  vertical-align:middle; margin-top:1px;}
.dy5{width:145px; height:115px; overflow:hidden; *zoom:1; background:#196ecb; color:#fff; font-family:"å¾®è½¯é›…é»‘"; font-size:18px; text-align:center;  vertical-align:middle; margin-top:1px;}
.dy6{width:145px; height:115px; overflow:hidden; *zoom:1; background:#60c065; color:#fff; font-family:"å¾®è½¯é›…é»‘"; font-size:18px; text-align:center;  vertical-align:middle; margin-top:1px;}
.dyhg{line-height:24px; vertical-align:middle;}
.dyhg1{line-height:115px; vertical-align:middle;}
.kong{height:30px; overflow:hidden}
.bj{margin-left:20px; overflow:hidden; *zoom:1;}

span#_span_jiucuo {
    display: inline-block;
    position: relative;
    top: 20px;
}

.footer-bottom{
	display: inline-block;
}
.footer-bottom .icon-dzjg{
	display: none;
}

/*ç§»åŠ¨ç«¯*/
@media screen and (max-width: 750px){
   .m-nav&gt;li&gt;.menu{
width: 110px;
}
	.m-nav-sub{
		width: 100%!important;
		position: absolute!important;
		top: 113px!important;
		left: 0px;
	}
	.sub-menu{
		display: inline-block!important;
		width: 11.5rem!important;
	}
	span#_span_jiucuo {
	    display: inline-block;
	    position: relative;
	    top: 5px!important;
	}
.wza-btn{
    font-size: 14px!important;
    top: 55.5%!important;
    margin-right: 195px!important;
    padding:5px!important;
    border:2px!important;
width: 70px;
}

.wza-wenzi{
 display:none!important;
}
	body{
		background-color: #eee!important;
	}
	.header-nav-box{
		height: auto!important;
		background: no-repeat!important;
	}
	.m-header {
		width: 100% !important;
		height: auto !important;
		padding: 0 !important;
		text-align: center;
		min-width: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.m-header img {
		width: auto;
		height: 55px;
		margin: 0 15px 0 0;
	}
	.l-logo{
		background: initial !important;
		height: auto !important;
		margin-top: 0!important;
	}
	.w-1200,.w-1000{
		width: auto !important;
		min-width: initial !important;
		margin: 0 auto;
	}
	.l-logo-tit .font42{
		font-size: 18px !important;
		letter-spacing: inherit!important;
	}
	.l-logo-tit{
		margin-top: 0 !important;
		width: 100%;
		padding: 10px 0;
	}
	.nav-box{
		width: 100%!important;
		overflow-x: auto!important;
                overflow-y: hidden !important;
	}
	.r-search{
		display: none !important;
	}
	.m-nav{
		position: inherit!important;
		margin-left: 0!important;
		padding: 0!important;
		left: 0!important;
		width: 700px!important;
		overflow-y: hidden;
	}
	.m-nav li{
		width: initial !important;
		border-left: 0!important;
	}
	.m-nav li .menu:hover, .m-nav li.on .menu{
		margin-top: 0!important;
		height: 45px!important;
		position: inherit!important;
	}
	.banner-dynamic-layout{
		background: #f9f9f9!important;
		padding: 15px!important;
		height: auto!important;
	}
	.m-banner{
		width: 100%!important;
		height: auto!important;
		float: inherit!important;
	}
	.ban-tit{
		width: 100%!important;
		padding: 0 10px 12px 0!important;
		left: 0!important;
		bottom: 27px;
	}
	.m-dynamic {
		width: 100%!important;
	}
	.m-banner .hd{
		bottom: 32px!important;
	}
	.m-dynamic-con{
		width: 100%;
		height: auto;
	}
	.m-dynamic .hd li{
		padding: 5px 5px 5px 0!important;
		font-size: 17px!important;
	}
	.m-dynamic .hd li.on{
		color: #015293!important;
		background: none!important;
	}
	.m-server-tab .bd li a{
		width: auto!important;
		padding: 0 15px!important;
	}
	.m-ggfw,.m-hdjl{
		margin-left: 0!important;
	}
	.more-link{
		top: 5px!important;
		right: 0px!important;
	}
	.lst-tit a{
		padding: 0!important;
		font-size: 18px!important;
	}
	.bor-bot a{
		height: 54px;
	}
	.dynamic-item-ul dd p{
		width: 68%!important;
	}
	.dynamic-item-ul dt{
		padding: 10px 0 15px!important;
	}
	.icon-dot{
		margin-right: 5px!important;
	}
	.insicbox{
		background: none;
		padding: 0;
		margin-top: 15px;
	}
	.m-isicb-part{
		float: inherit!important;
		width: 100%!important;
		background: #f9f9f9!important;
		border: 0!important;
		height: auto!important;
		margin-top: 15px;
	}
	.m-information-ul{
		padding: 0 12px!important;
	}
	.m-infom-tit{
		padding: 12px 0!important;
	}
	.m-server-list{
		border: 0!important;
		height: auto!important;
		background: #f9f9f9!important;
	}
	.m-server-tab .hd{
		padding: 0 15px!important;
	}
	.m-server-tab .hd li{
		font-size: 17px!important;
		height: 42px!important;
		line-height: 42px!important;
	}
	.m-server-tab .hd li.on{
		color: #1167b7!important;
		border-bottom: 2px solid #1167b7!important;
	}
	.m-interactive-ul{
		padding: 15px!important;
	}
	.m-interactive-ul li{
		float: inherit!important;
		display: inline-block;
		width: 47%!important;
		border: 0!important;
		background: #f0f0f0!important;
		height: 54px;
		align-items: center;
	}
	.m-interactive-ul li:nth-child(2){
		float: right!important;
	}
	.m-interactive-ul a{
		display: flex!important;
		line-height: 54px!important;
		align-items: center;
	}
	.icon-base{
		margin: 0 10px 0!important;
	}
	.add-link{
		margin: 10px 0!important;
		width: 100%;
	}
	.add-link img{
		margin-top: 0!important;
		width: 100%;
	}
	.m-bszn-zlxz .bd ul li .ellipsis{
		width: 85%!important;
	}
	.m-yqlj{
		padding: 0;
		margin-top: 15px!important;
	}
	.m-yqlj .m-server-tab .hd{
		padding: 0!important;
		border-bottom: 0
	}
	.yqlj-tit{
		border-bottom: 1px solid #ccc;
		padding: 0 15px;
	}
	.yqlj-table li{
		padding: 0 15px!important;
	}
	.m-slide-box{
		display: none;
	}
	.sp2 .bd ul li{
		margin-left: 0!important;
	}
	
	
	.m-footer{
		/*padding: 20px 15px!important;*/
		background: #757575 !important;
		border-top: 4px solid #015293!important;
	}
	.m-footer-copyright{
		text-align: center!important;
	}
	.dzjg-img{
		display: none;
	}
	.footer-bottom{
		margin-top: 10px;
		display: block;
		display: flex;
		justify-content: space-around;
		align-items: center;
	}
	.footer-bottom .icon-dzjg{
		display: block;
	}
.pc{
		display: none;
	}
}</pre></body></html>