<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrapper{
  overflow: hidden;
}
.wrapper a{
  color: #000;
}
.banner{
  height: 151px;
  background: url(../images/index/banner.jpg) no-repeat top center;
  padding-top: 34px;
  box-sizing: border-box;
}
.w1200{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.logo{
  width: 441px;
  height: 59px;
  float: left;
}
.search{
  float: right;
  position: relative;
  width: 233px;
  height: 43px;
  background: url(../images/yjxx/search.png) no-repeat;
  padding-left: 52px;
  box-sizing: border-box;
  margin-top: 9px;
}
.wrapper .banner .search input {
  border: none;
  font-size: 20px;
  font-style: normal;
  width: 130px;
  height: 43px;
  line-height: 43px;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
  color: #2259a9;
}
.wrapper .banner .search input::-webkit-input-placeholder{
  color:#2259a9;
}
.wrapper .banner .search input:-moz-placeholder{
  color:#2259a9;
}
.wrapper .banner .search input::-moz-placeholder{
  color:#2259a9;
}
.wrapper .banner .search input:-ms-input-placeholder{
  color:#2259a9;
}
.wrapper .banner .search button {
  position: absolute;
  right: 20px;
  top: 8px;
  width: 27px;
  height: 27px;
  background: url(../images/index/query.png) no-repeat;
  cursor: pointer;
  z-index: 2;
  border: none;
  outline: 0;
}
.wrapper .banner .nav {
  width: 1200px;
  margin: 15px auto 0;
}
.wrapper .banner .nav li {
  float: left;
  padding-right:30px;
  margin-right: 31px;
  border-right: 1px solid #6595c2;
}
.wrapper .banner .nav li a {
  font-size: 20px;
  color: #fff;
}
.wrapper .banner .nav li:last-child{
  margin-right: 0;
  padding-right: 0;
  border: none;
}
.breadcrumb{
  margin-top: 35px;
  margin-bottom: 20px;
}
.breadcrumb li{
  font-size: 18px;
  color: #2251a1;
}
.breadcrumb a{
  font-size: 18px;
  color: #2251a1;
}
.wrapper .xw_left{
  width: 832px;
  float: left;
}
.wrapper .xw_left .content{
  background: #f6f6f6;
  border-bottom: 1px solid #dcdcdc;
}
.wrapper .content .top {
  height: 123px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.wrapper .content.yjxx .top .choice {
  position: relative;
  height: 57px;
  margin-top: 32px;
}
.wrapper .content.yjxx .top .choice .new {
  float: left;
  width: 150px;
  height: 57px;
  line-height: 57px;
  background: url(../images/yjxx/all.png) no-repeat;
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-left: 40px;
  cursor: pointer;
}
.wrapper .content.yjxx .top .choice .focus {
  position: relative;
  float: left;
  width: 269px;
  height: 59px;
  line-height: 59px;
  background: url(../images/yjxx/focus.png) no-repeat;
  margin-left: 43px;
  padding-left: 89px;
  font-size: 21px;
  color: #2259a9;
  cursor: pointer;
  box-sizing: border-box;
}
.wrapper .content.yjxx .top .choice .focus span.arrow {
  position: absolute;
  right: 16px;
  top: 24px;
  display: inline-block;
  width: 20px;
  height: 12px;
  background: url(../images/yjxx/arrow.png) no-repeat;
  cursor: pointer;
}
.wrapper .content.yjxx .top .choice .city {
  display: none;
  position: absolute;
  left: 309px;
  top: 70px;
  width: 190px;
  height: 271px;
  border: 1px solid #2274c3;
  border-radius: 10px;
  padding: 15px 0;
  background: #fff;
}
.wrapper .content.yjxx .top .choice .city div.cityList {
  cursor: pointer;
  text-align: center;
  font-size: 21px;
  color: #333;
  margin-bottom: 8px;
}
.wrapper .content.yjxx .top .choice .city div.cityList:hover{
  background: url("../images/index/icon7.png") no-repeat 18px center;
  background-size: 14px 14px;
  color: #2254a5;
}
.wrapper .content.yjxx .top .choice .city div.cityList.select{
  background: url("../images/index/icon7.png") no-repeat 18px center;
  background-size: 14px 14px;
  color: #2254a5;
}
.wrapper .xw_left .content .wrap{
  width: 750px;
  margin: 0 auto;
  padding: 40px 20px 0;
}
.wrapper .xw_left .content .list{
  border-bottom: 1px dashed #cccccc;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
.wrapper .xw_left .content .list:last-child{
  margin-bottom:0;
  border: none;
}
.wrapper .xw_left .content .list p.title{
  background: url(../images/yjxx/n_select.png) no-repeat left center;
  padding-left: 25px;
}
.wrapper .xw_left .content .list p.title a{
  font-size: 24px;
  color: #333;
}
.wrapper .xw_left .content .list p.title span{
  display: none;
  margin-top: 4px;
  font-size: 14px;
  color: #333;
  float: right;
}
.wrapper .xw_left .content .list p.intro{
  padding-left: 19px;
  margin-top: 8px;
  line-height: 1.5;
}
.wrapper .xw_left .content .list p.intro a{
  font-size: 14px;
  color: #666;
}
.wrapper .xw_left .content .zt_list{
  border-bottom: 1px dashed #cccccc;
  padding-bottom: 17px;
  margin-bottom: 15px;
}
.wrapper .xw_left .content .list p a{
  font-size: 18px;
  color: #333;
}
.wrapper .xw_left .content .list .img{
  margin-left: 19px;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.wrapper .xw_left .content .list span{
  margin-right: 7px;
}
.wrapper .xw_left .content .list span a{
  display: inline-block;
  width: 180px;
  height: 108px;
  overflow: hidden;
  border-radius: 10px;
}
.wrapper .xw_left .content .list img{
  border-radius: 10px;
}
.mCustomScrollBox&gt;.mCSB_scrollTools{
  height: 271px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #2476c4;
}
.pagination {
	height: 53px;
  margin-top: 15px;
}

.pagination a {
	display: inline-block;
  width: 21px;
	height: 53px;
	line-height: 53px;
}

.pagination span.num {
	display: inline-block;
	padding: 0 .5em;
	height: 56px;
	line-height: 56px;
	color: #5b5b5b;
  font-size: 22px;
}

.pagination .prev {
	float: left;
  width: 21px;
  height: 53px;
	background-image: url(../images/yjxx/prev.png);
	background-repeat: no-repeat;
}

.pagination .next {
	float: right;
  width: 21px;
  height: 53px;
	background-image: url(../images/yjxx/next.png);
	background-repeat: no-repeat;
}

.pagination .paginationMain {
	text-align: center;
	width: 520px;
	float: left
}

.pagination .paginationGoto {
	float: right;
	overflow: hidden;
	width: 260px;
	text-align: right
}

.pagination .paginationGoto input[type=text] {
	border: 1px solid #e6e6e6;
	background: #f4f4f4;
	border-right: 0;
	height: 53px;
	line-height: 53px;
	border-radius: 9px 0 0 9px;
	padding: 15px 5%;
	width: 192px;
	color: #a2a2a2;
  font-size: 22px;
  box-sizing: border-box;
}

.pagination .paginationGoto input[type=text]:focus {
	outline: 0
}

.pagination .paginationGoto button {
	height: 53px;
	width: 68px;
	line-height: 53px;
	background:  url(../images/yjxx/goto.png) no-repeat;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	border: none;
	vertical-align: top;
	outline: 0;
	border-radius: 0 5px 5px 0;
	cursor: pointer
}
.pagination .paginationGoto input[type=text]::-webkit-input-placeholder{
  color:#dcdcdc;
}
.pagination .paginationGoto input[type=text]:-moz-placeholder{
  color:#dcdcdc;
}
.pagination .paginationGoto input[type=text]::-moz-placeholder{
  color:#dcdcdc;
}
.pagination .paginationGoto input[type=text]:-ms-input-placeholder{
  color:#dcdcdc;
}
.pagination .paginationGoto input[type=text][type=text]:focus {
	outline: 0
}
.wrapper .xw_right {
  width: 330px;
  float: right;
}
.wrapper .xw_right p.name {
  height: 77px;
  background: url(../images/yjxx/yjcx.png) no-repeat;
}
.wrapper .xw_right p.name a {
  display: block;
  width: 50px;
  height: 25px;
  float: right;
  margin-right: 25px;
  margin-top: 28px;
}
.wrapper .xw_right .query {
  height: 543px;
  border: 1px solid #dcdcdc;
}
.wrapper .xw_right .query table {
  margin: 0 auto;
}
.wrapper .xw_right .query .tb td .txt {
  display: block;
  width: 281px;
  height: 35px;
  border: 1px solid #2274c3;
}
.wrapper .xw_right .query .tb td .txt input {
  float: left;
  width: 240px;
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
  border: 0;
  font-size: 18px;
}
.wrapper .xw_right .query .tb td {
  font-size: 20px;
  color: #2274c3;
  font-weight: bold;
  text-align: center;
}
.wrapper .xw_right .query .tb td p {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #2274c3;
  margin-top: 15px;
  margin-bottom: 5px;
}
.wrapper .xw_right .query .datainput {
  width: 116px;
  height: 37px;
  line-height: 37px;
  border: none;
  float: left;
  padding-left: 5px;
  background: #fff url(../images/yjxx/date.png) no-repeat;
  font-size: 14px;
}
.wrapper .xw_right .query .tb td .slt {
  width: 283px;
  height: 37px;
  padding-left: 10px;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  border: none;
  background: url("../images/yjxx/option.png") no-repeat;
}
.wrapper .xw_right .query .tb td#e_lever_Box{
  font-size: 18px;
  color: #0e050b;
  font-weight: normal;
}
#e_lever_Box input{
  border: 1px solid #2274c3;
}
.wrapper .xw_right .query .search_box {
  width: 150px;
  height: 57px;
  line-height: 57px;
  background-image: -moz-linear-gradient( 90deg, rgb(34,80,160) 0%, rgb(34,118,197) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(34,80,160) 0%, rgb(34,118,197) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(34,80,160) 0%, rgb(34,118,197) 100%);
  border-radius: 10px;
  text-align: center;
  margin: 20px auto 0;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}
.gzwm {
  text-align: center;
  margin-top: 75px;
}
.guanzhu{
  width: 100%;
  height: 189px;
  background-color: #f6f6f6;
  margin-top: 6px;
}
.guanzhu .code1{
  float: left;
  width: 164px;
  text-align: center;
  margin-top: 20px;
}
.guanzhu .code1 p{
  font-size: 13px;
  color: #333;
}
.bor{
  float: left;
  height: 154px;
  width: 1px;
  background-color: #ededee;
  margin-top: 16px;
}
</pre></body></html>