.content_pcx_header {
  height: 40px;
  background-color: #fff;
  border-radius: 10px;
  line-height: 40px;
  color: #cacaca;
  margin: 20px 0;
}
.index a {
  color: #cacaca;
  margin-left: 15px;
}
.content_pcx_header span {
  margin-right: 5px;
  cursor: pointer;
}
.content_pcx_header span:hover {
  color: #2478e4;
}
.zntb a {
  color: #cacaca;
}
.pcx_inquire {
  color: #2478e4;
}
.content_pcx_main {
  background-color: #fff;
  border-radius: 10px;
}
.pcx_main_header {
  height: 60px;
}
.provinces::before {
  content: "";
  display: block;
  float: left;
  width: 8px;
  height: 30px;
  background-color: #2478e4;
  margin-top: 5px;
  margin-right: 12px;
}
.provinces {
  display: block;
  color: #2478e4;
  font-size: 30px;
  padding-top: 10px;
}
/* .bg-white {
	width: 1000px;
} */
.bg-white {
  min-height: 500px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);
  padding-bottom: 50px;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 10px;
  position: relative;
}
.tittle_blue {
  height: 60px;
}
.tittle::before {
  content: "";
  display: block;
  float: left;
  width: 8px;
  height: 30px;
  background-color: #2478e4;
  margin-top: 8px;
  margin-right: 12px;
}
.tittle {
  display: block;
  float: left;
  font-size: 30px;
  color: #2478e4;
  padding-top: 10px;
}
.table {
  width: 240px;
  display: inline-block;
  margin-bottom: 20px;
  vertical-align: top;
  margin-left: 25px;
}

table {
  border-collapse: collapse;
  border: 1px solid #dbdbdb;
}
span {
  display: inline-block;
}
.table.new_year th,
.table.new_year td {
  color: #2478e4;
  border-color: #2478e4;
}

.table td {
  padding: 0;
}
th {
  background: #f0f0f0;
  color: #666666;
  height: 50px;
  line-height: 50px;
  text-align: center !important;
  border: 1px solid #dbdbdb;
}
.table td {
  text-align: center !important;
  padding: 10px 10px;
}
td {
  border: 1px solid #dbdbdb;
}
.provincescore {
  width: 1160px;
  height: 40px;
  position: relative !important;
  top: 10px;
  left: 20px;
}
.search_icon_wc::before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 6px;
  float: left;
  width: 20px;
  height: 18px;
  background-image: url(/images/cz.png);
}
.search_icon::before {
  content: "";
  display: block;
  position: absolute;
  top: 32px;
  left: 22px;
  float: left;
  width: 20px;
  height: 18px;
  background-image: url(/images/cz.png);
}
.search_icon_wc {
  display: block;
  position: absolute;
  top: 4px;
  left: 15px;
  width: 46px;
  height: 32px;
  border-right: 1px solid #cacaca;
}
.provincescore_input {
  width: 1160px;
  outline: none;
  border: none;
  border: 1px solid #e0e0e0;
  height: 40px;
  border-radius: 20px;
  padding-left: 70px;
}
.provinceline {
  position: absolute;
  top: 20px;
  right: 0;
  display: block;
  width: 80px;
  height: 40px;
  background-color: #2478e4;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.sjsm {
  position: absolute;
  width: 1160px;
  top: 165px;
  left: 20px;
  background: rgba(254, 153, 22, 0.05);
  border: 1px dashed rgba(254, 153, 22, 1);
  padding-left: 60px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 50px;
  border-radius: 10px;
}
.sjsm_t {
  font-size: 24px;
}
.sjsm_i {
  margin-top: 10px;
}
.chose_pros {
  position: relative;
  top: 30px;
  left: 65px;
  width: 1053px;
  padding: 20px;
  border-radius: 20px;
  border: 0.5px solid rgba(36, 119, 227, 0.5);
  background-color: #fff;
  display: none;
  z-index: 1111;
}
.chose_pro_item {
  display: block;
  height: 40px;
  line-height: 40px;
  border-bottom: 0.5px solid #cacaca;
  cursor: pointer;
  position: relative;
}
.chose_pro_item:hover {
  background: rgba(240, 240, 240, 0.5);
}
.chose_pro_right {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 60px;
  height: 20px;
  background-color: #2478e4;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
}
.bg-white-con {
  margin-top: 10px;
}
#div_schoolinfo {
  display: block;
  float: left;
  margin-top: 24px;
  /* marign-left: 20px; */
  padding-left: 60px;
}
.font18 {
  font-size: 20px;
  color: #2477e3;
}
.major_con {
  margin-top: 40px;
}
.scoreLine {
  width: 1160px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #979797;
  margin: 20px;
}
.scoreLine span {
  height: 40px;
  cursor: pointer;
}
.scoreLine span:first-of-type {
  margin-left: 25px;
}
.scoreLine span:last-of-type {
  margin-left: 35px;
}
.current {
  border-bottom: 1px solid #2478e4;
}
#div_fk {
  height: 60px;
  overflow: hidden;
}
#span_like {
  display: block;
  float: left;
  width: 80px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #cacaca;
  text-align: center;
  line-height: 40px;
  margin-right: 15px;
  cursor: pointer;
}
#span_weke {
  display: block;
  float: left;
  width: 80px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #cacaca;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.active {
  border-color: #2478e4 !important;
  color: #2478e4;
}
/* 位次查询 */
.estimate_score {
  width: 360px;
  height: 40px;
  outline: none;
  border: none;
  border: 1px solid #e0e0e0;
  height: 40px;
  border-radius: 20px;
  padding-left: 70px;
}
/* 年份 */
#years {
  float: left;
  width: 94px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #979797;
}
#fk_item {
  float: left;
  width: 94px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #979797;
  margin: 0 20px;
}
.fssrk {
  float: left;
  position: relative;
}
.search_icon_wc {
  top: 4px;
  left: 15px;
}

.font16 {
  display: block;
  float: left;
  font-size: 28px;
  margin-right: 10px;
}

.estimate {
  margin-left: 20px;
  margin-top: 10px;
}

.lookup {
  width: 80px;
  height: 39px;
  background-color: #2478e4;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-left: -25px;
  cursor: pointer;
}

.bg-white-con {
  margin-bottom: 20px;
}
/* 位次区间查询中间 */
#div_suggest {
  width: 1160px;
  height: 100px;
  background: #f1f2f4;
  border-radius: 8px;
  margin-left: 20px;
}
.wcqj_item {
  float: left;
  width: 386px;
  text-align: center;
  /* line-height: 100px; */
}
.wcqj_item span {
  display: block;
}
.jywc_item span {
  display: block;
}
.jywc_item span {
  display: block;
}
.jywc_item {
  float: left;
  width: 386px;
  text-align: center;
  /* line-height: 100px; */
}
/* 历年等位分 */
.lndwf {
  width: 1160px;
	margin-left: 20px;
	margin-top: 20px;
}
.lndwf tbody tr td{
	height: 50px;
	text-align: center;
}
.sjts {
  width: 1160px;
  height: 182px;
  background: rgba(254, 153, 22, 0.05);
  border: 1px dashed rgba(254, 153, 22, 1);
  padding-left: 60px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 50px;
  border-radius: 10px;
  margin: 20px;
}

.sjsm_t {
  color: #7d7d7d;
  margin-bottom: 10px;
}

.sjsm_i {
  margin-bottom: 5px;
}

#container {
  margin-top: 30px;
}
