.pages {
  text-align: center;
  padding: 30px 0 60px;
}
.pages a {
  color: #666;
  width: 24px;
  line-height: 24px;
  display: inline-block;
  border: 1px solid #eeeeee;
  margin: 0 4px;
}
.pages .a1 {
  width: 64px;
}
.pages span {
  width: 24px;
  line-height: 24px;
  display: inline-block;
  border: 1px solid #609ef3;
  color: #fff;
  background: #609ef3;
}
.base_list li {
  padding: 20px 0;
  border-bottom: 1px dashed #cccccc;
  position: relative;
}
.base_list li:hover .text > h2 {
  color: #005aa8;
}
.base_list li .img_box {
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}
.base_list li .img_box img {
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.base_list li .img_box img:hover {
  transform: scale(1.2);
}
.base_list li img {
  display: block;
  float: left;
  margin-right: 10px;
}
.base_list li .text {
  float: left;
}
.base_list li .text h2 {
  font-size: 18px;
  color: #333;
  margin-bottom: 5px;
}
.base_list li .text p {
  line-height: 24px;
}
.base_list li .text p span {
  font-weight: bold;
}
.base_list li .text p .iconfont {
  font-size: 12px;
  margin-right: 3px;
}
.base_list li .text .keyword {
  font-size: 12px;
  margin-top: 8px;
}
.base_list li .text .keyword span {
  float: right;
  font-weight: normal;
}
.base_list li .text .keyword span .iconfont {
  font-size: 16px;
  vertical-align: -1px;
  margin-right: 3px;
}
.base_list li .btn_box {
  position: absolute;
  right: 0;
  top: 35px;
}
.base_list li .btn_box .ms_btns {
  margin: 5px 0;
  width: 118px;
  line-height: 31px;
}
.apply_test {
  width: 260px;
  height: 351px;
  padding: 27px;
  background: url(../images/list_form.jpg) no-repeat center center;
}
.apply_test h2 {
  font-size: 20px;
  padding-bottom: 5px;
  text-align: center;
  color: #fff;
  letter-spacing: 6px;
}
.apply_test h3 {
  color: #fff;
  padding-bottom: 15px;
  text-align: center;
  letter-spacing: 2px;
}
.apply_test p {
  font-size: 12px;
  text-align: center;
  color: #fff;
}
.apply_test p .iconfont {
  font-size: 14px;
  color: #f5833a;
  margin-right: 5px;
}
.apply_test .list_item,
.apply_test .item {
  width: 253px;
  padding-left: 5px;
  border-radius: 4px;
  font-size: 14px;
  margin-bottom: 10px;
  background: #fff;
  position: relative;
}
.apply_test .list_item label.iconfont,
.apply_test .item label.iconfont {
  color: #999;
  font-size: 14px;
  *vertical-align: 8px;
}
.apply_test .list_item span,
.apply_test .item span {
  position: absolute;
  right: 0;
  top: 0;
  color: #f5833a;
  font-size: 12px;
  line-height: 35px;
}
.apply_test .list_item .list,
.apply_test .item .list {
  width: 258px;
  height: 210px;
  background: #fff;
  border-radius: 4px;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 36px;
  display: none;
}
.apply_test .list_item .list li,
.apply_test .item .list li {
  line-height: 30px;
  padding-left: 3%;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.apply_test .list_item .list li:hover,
.apply_test .item .list li:hover {
  background: #e6e6e6;
}
.apply_test .list_item i.iconfont,
.apply_test .item i.iconfont {
  position: absolute;
  right: 10px;
  top: 0;
  line-height: 35px;
  color: #999;
  font-size: 14px;
  cursor: pointer;
}
.apply_test .item input {
  cursor: pointer;
}
.apply_test input {
  line-height: 35px;
  height: 35px;
  color: #999;
  display: inline-block;
  width: 230px;
  overflow: hidden;
  border-radius: 4px;
}
.apply_test .getSubmit {
  width: 260px;
  line-height: 35px;
  height: 35px;
  background: #f5833a;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  display: block;
  border: none;
  cursor: pointer;
  margin: 10px 0;
}
.apply_test .code {
  position: relative;
}
.apply_test .code span {
  width: 88px;
  line-height: 33px;
  display: block;
  border: 1px solid #cccccc;
  background: #eeeeee;
  color: #666;
  text-align: center;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.apply_t {
  height: 264px;
  background-image: url(../img/list_form2.jpg);
  margin-top: 20px;
}
.apply_m20 {
  margin-top: 20px;
}
.title {
  font-size: 22px;
  color: #333;
  padding-bottom: 10px;
  margin-top: 20px;
  border-bottom: 1px solid #cccccc;
}
.title a {
  font-size: 14px;
  float: right;
  margin-top: 8px;
  *margin-top: -24px;
}
.title a .iconfont {
  font-size: 12px;
}
.title a:hover {
  color: #f5833a;
}
.title a:hover .iconfont {
  color: #f5833a;
}
.title.nob {
  padding-bottom: 0;
  border: none;
  margin-bottom: 10px;
}
.base_rlist li {
  width: 298px;
  height: 90px;
  border: 1px solid #ccc;
  padding: 19px 7px;
  margin-bottom: 10px;
}
.base_rlist li:hover {
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2);
}
.base_rlist li img {
  float: left;
  width: 90px;
  height: 90px;
  display: block;
  border-radius: 50%;
  margin-right: 10px;
}
.base_rlist li .text {
  float: left;
  width: 197px;
}
.base_rlist li .text p {
  line-height: 22px;
}
.base_rlist li .text p span {
  font-weight: bold;
}
.base_advro {
  width: 314px;
  height: 210px;
  margin-top: 20px;
}
.base_advro a,
.base_advro img {
  display: block;
  width: 100%;
  height: 100%;
}
.info_footer h3 {
  border-bottom: 1px solid #dadada;
  line-height: 44px;
  color: #4b4b4b;
}
.info_footer h3 a {
  margin-right: 10px;
  color: #0b73cc;
  padding: 0 5px;
  display: inline-block;
  border: 1px solid #8dbce5;
  line-height: 20px;
  text-align: center;
  border-radius: 4px;
  font-size: 12px;
}
.info_footer p {
  line-height: 44px;
  color: #4b4b4b;
}
.info_footer p span {
  padding: 0 10px;
}
.info_footer p a.cur,
.info_footer p a:hover {
  color: #0b73cc;
}
.info_footer .list {
  width: 138px;
  line-height: 28px;
  color: #005aa8;
  text-align: center;
  border-radius: 4px;
  display: block;
  margin: 20px auto 0;
  border: 1px solid #005aa8;
}
.info_footer .list:hover {
  background: #005aa8;
  color: #fff;
}
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}
