<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* section */

.section {
  width: 100%;
  padding-bottom: 30px;
}

.section &gt; .container {
  padding: 20px;
  padding-bottom: 30px;
  background: #ffffff;
  overflow: hidden;
}

.division-line {
  width: 1px;
  background: #e6e6e6;
}

/*  */

.left-box {
  width: 340px;
  float: left;
}

.left-box .tit {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #1a56a8;
  font-size: 22px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #ffffff;
}

.left-box .tit img {
  vertical-align: text-bottom;
  margin-right: 15px;
}

.left-box .tit a {
  color: #ffffff;
}

.left-box ul li {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  padding-left: 26px;
  background: #f1f1f1 url(ic-17.png) no-repeat 296px center;
  margin-top: 5px;
}

.left-box ul li a {
  float: left;
  width: 85%; 
  height: 100%;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.left-box ul li.active {
  background: #e8eef6 url(ic-17.png) no-repeat 296px center;
}

.left-box ul li.active a {
  color: #1a56a8;
  font-weight: bold;
}

.right-box {
  width: 760px;
  float: right;
}

.common-list-items &gt; ul &gt; li.split-line {
  background: none;
  width: 100%;
  height: 1px;
  border-top: 1px dotted #e6e6e6;
  padding: 0;
  margin: 20px 0;
}
.common-list-items &gt; ul &gt; li &gt; a {
  float: left;
}
.right-bigbox {
  width: 800px;
  border-left: 1px solid #eae8e8;
  float: right;
  /* padding-bottom: 35px; */
}
.table-sh-yc {
  height: 100%;
}
.fd {
  float: left;
}
.container {
  width: 1220px;
  height: 100%;
}


.ejlm{
	width: 100%;
	height: auto;
}
.ejlm a{
	display: block;
	width: 100%;
	height: 35px;
	font-size: 18px;
	float: left;
	line-height: 35px;
	text-align: left;
	background: url(dot-blue.png) #f8f8f8 no-repeat 50px center;
	padding-left: 75px;
}
.ejlm a.active {
  color: #1a56a8;
  font-weight: bold;
}

.common-list-items ul li a {
    display:block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
/*******自适应*********/

@media (max-width: 700px) {
  body {
    min-width: 100%;
    background: #fff;
  }
  /* 当前位置 */
  .container {
    width: 100%;
  }
  .current-position {
    width: 100%;
    line-height: 60px;
    font-size: 14px;
    color: #1a56a8;
  }
  .current-position &gt; .container table { float: left; }

  .section {
  }
  .section &gt; .container {
    padding: 0px;
  }
  /* 左侧滑出 */
  .td-sh-yc,
  .division-line {
    display: none;
  }
  .table-sh-yc {
    width: 100% !important;
    table-layout: inherit;
  }
  .common-list-items ul li a {
    max-width: 68%;
    width: 68%;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    text-overflow: ellipsis;
  }
  .right-bigbox {
    width: 100%;
    border-left: none;
  }
  .right-box {
    width: 100%;
  }
  .common-list-tit {
    height: 40px;
  }
  .common-list-tit li {
    height: 40px;
    font-size: 20px;
  }
  .common-list-items &gt; ul &gt; li.split-line {
    margin: 10px 0;
  }
  .nav-base {
    width: 18px;
    height: 18px;
    float: right;
    background: url(wap-logo-r.png) no-repeat;
    background-size: 100%;
    margin: 25px;
	margin-bottom: 0;
  }
  #mask li {
    width: 100%;
    font-size: 18px;
    /* line-height: 1rem; */
    border: none;
    background-color: #E9EEF6;
}
.left-box ul li a {
    float: none;
    color: #1a56a8;;
    font-weight: bold;
}
.left-box ul li {
    padding-left: 0px;
    margin-top: 0px;
}
#mask{
    position: absolute;
    left: 0;
    display: none;
}
.left-box {
    width: 100%;
    float: left;
    padding: 0px !important;
}
.left-box .tit {
    height: 60px;
    line-height: 60px;
}
.left-box ul li {
    background-image: none;
}
.left-box ul li.active {
    background-image: none;
}

.logo-r-bg {
    /* display: none; */
    background: url(wap-logo-r-1.png) no-repeat;
    background-size: 100%;
}

body {
    min-width: 100%;
    width: 100%;
    background: #fff;
}

.container {
    width: 100% !important;
    margin: 0 auto;
}


.section {
    overflow: hidden;
}

.section&gt;.container {
    padding: 10px !important;
    background: #ffffff !important;
	    margin-top: -20px;
}
.top{
    display: none;
}
.search-box{
    display: none;
}
.link-nav{
display: none;
}
.nav{
height: auto !important;
}
/*.nav-list li {
float: left;
width: 33.3% !important;
font-size: 22px;
text-align: center;
border-right: 1px solid #6a91c6;
}*/
.logo{
display: none;
}
.common-list-tit li {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.common-list-tit {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eae8e8;
}
.name {
position: initial !important;
width: 100%;
}

.box-5 {
width: 100%;
height: 90px;
margin-top: 20px;
float: left;
}
.links .tit li{
width: 33.3% !important;
}
.footer{
height: auto !important;
    
}
.foot-box{
margin: 0 !important;
    height: auto;
}
.dzjg,#_jiucuo_,#_span_jiucuo,.footer iframe{display: none;}
.foot-nav{text-align: center;/*margin-left: 85px;*/font-size: 0;}
.foot-nav li {float: none !important;display: inline-block;}
.foot-box p{height: auto !important;text-align: center;padding:0 20px;}
.banner{
	  width: 100%;
	  height: auto !important;
  }
  .ejlm a{
	text-align: center;
	background: #f8f8f8;
	padding: 0;
}
}
</pre></body></html>