.wrapper {
  overflow: hidden;
  background: url(../images/yujingBg.jpg) repeat-y center 0;
  padding-bottom: 20px;
}

.wrapper a {
  color: #000;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.breadcrumb {
  margin-top: 35px;
  margin-bottom: 20px;
}

.breadcrumb li {
  font-size: 18px;
  color: #000000;
}

.breadcrumb a {
  font-size: 18px;
  color: #000000;
}

.wrapper .xw_left {
  width: 782px;
  float: left;
}

.wrapper .xw_left .content {
  background: #f7f7f7;
}

.wrapper .content .top {
  position: relative;
  padding-top: 11px;
}

.wrapper .content .top .choice {
  position: relative;
  height: 40px;
}

.wrapper .content .top .choice .new {
  float: left;
  width: 99px;
  height: 39px;
  line-height: 39px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-left: 20px;
  cursor: pointer;
  background: url(../images/new.png) no-repeat;
}

.wrapper .content .top .choice .focus {
  position: relative;
  float: left;
  width: 354px;
  height: 40px;
  line-height: 40px;
  background: url(../images/focus.png) no-repeat;
  margin-left: 22px;
  padding-left: 110px;
  font-size: 25px;
  color: #2f7ae3;
  cursor: pointer;
  box-sizing: border-box;
}

.wrapper .content .top .choice .focus span.arrow {
  position: absolute;
  right: 13px;
  top: 11px;
  display: inline-block;
  width: 43px;
  height: 18px;
  background: url(../images/arrow.png) no-repeat;
  cursor: pointer;
}

.wrapper .content .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 .top .choice .city div.cityList {
  cursor: pointer;
  text-align: center;
  font-size: 21px;
  color: #333;
  margin-bottom: 8px;
}

.wrapper .content .top .choice .city div.cityList:hover {
  background: url("../images/icon7.png") no-repeat 18px center;
  background-size: 14px 14px;
  color: #2254a5;
}

.wrapper .content .top .choice .city div.cityList.select {
  background: url("../images/icon7.png") no-repeat 18px center;
  background-size: 14px 14px;
  color: #2254a5;
}

.wrapper .xw_left .content .wrap {
  width: 750px;
  margin: 0 auto;
  padding: 20px 15px 0;
}

.wrapper .xw_left .content .list {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 13px;
  margin-bottom: 13px;
}

.wrapper .xw_left .content .list:last-child {
  margin-bottom: 0;
  border: none;
}

.wrapper .xw_left .content .list p.title a {
  font-size: 18px;
  color: #575757;
}

.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>.mCSB_scrollTools {
  height: 271px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #2476c4;
}

.pagination {
  height: 40px;
  margin-top: 29px;
}

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

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

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

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

.wrapper .xw_right {
  width: 388px;
  float: right;
}

.wrapper .xw_right p.name {
  height: 57px;
  background: url(../images/yjcx.png) no-repeat;
}

.wrapper .xw_right .query {
  background-color: #ffffff;
  box-shadow: 0 0 7px 0 #d1e2f4;
  padding-bottom: 20px;
}

.wrapper .xw_right .query table {
  margin: 0 auto;
}

.wrapper .xw_right .query .tb td .txt {
  display: block;
  width: 351px;
  height: 35px;
  border: 1px solid #0875da;
}

.wrapper .xw_right .query .tb td .txt input {
  float: left;
  width: 341px;
  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: 119px;
  height: 37px;
  line-height: 37px;
  border: none;
  float: left;
  padding-left: 5px;
  background: #fff url(../images/date.png) no-repeat;
  font-size: 14px;
}

.wrapper .xw_right .query .tb td .slt {
  width: 353px;
  height: 37px;
  padding-left: 10px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: url("../images/option.png") no-repeat;
}

.wrapper .xw_right .query .tb td#e_lever_Box {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #2274c3;
  font-weight: normal;
}

#e_lever_Box input[type="checkbox"] {
  width: 16px;
  height: 16px;
  border: 2px solid #2274c3;
  border-radius: 2px;
  background-color: #fff;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  position: relative;
  outline: none;
}

#e_lever_Box input[type="checkbox"]:checked {
  background-color: #2274c3;
}

#e_lever_Box input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 1px;
  width: 3px;
  height: 6px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.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;
}

.bs-title {
  width: 388px;
  height: 37px;
  background: url(../images/bs_title.png) no-repeat;
  margin-top: 20px;
  margin-bottom: 10px;
}

.bs {
  width: 372px;
  height: 91px;
  margin: 0 auto 5px;
}

.bs1 {
  background: url(../images/bs1.png) no-repeat;
}

.bs2 {
  background: url(../images/bs2.png) no-repeat;
}

.bs3 {
  background: url(../images/bs3.png) no-repeat;
}

.bs4 {
  background: url(../images/bs4.png) no-repeat;
}

.bs5 {
  background: url(../images/bs5.png) no-repeat;
}

.bs-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 7px 0 #d1e2f4;
  height: 497px;
  padding-top: 12px;
  box-sizing: border-box;
}
