body {
  margin: 0;
  color: #444;
  background: #eee url(/statics/images/gdzsb/body-bg.png) repeat-y center;
}
i {
  font-style: normal;
}
a {
  text-decoration: none;
  color: #444;
}
a:hover {
  color: blue;
  text-decoration: underline;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pr_top_notice {
  font-size: 14px;
  text-align: center;
  background-color: #eee;
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #676767;
  overflow: hidden;
}
.pr_top-log-box {
  padding: 22px 0;
  height: 76px;
  width: 100%;
}
.top_notice a {
  color: #444;
  text-decoration: none;
}
.top_notice a:hover {
  color: blue;
}
.pr_content_box {
  width: 100%;
}
.pr_container_box {
  padding: 0 7px;
  width: 1100px;
  margin: 0 auto;
}
.public_big_box {
  width: 1100px;
  margin: 0 auto;
  margin-top: 10px;
}
/*logo和搜索一栏*/
.view_box {
  margin-right: 23px;
  height: 100px;
}
.input-box {
  position: relative;
  border-radius: 10px;
  background-color: #2864a9;
  width: 402px;
  height: 40px;
  margin-top: 5px;
  padding: 5px;
}
.input-box input {
  font-size: 16px;
  padding: 10px;
  border: none;
  outline: none;
}
.input-style {
  outline: none;
  border-radius: 10px;
  width: 280px;
  height: 20px;
}
.color-red {
  font-size: 16px;
  color: #f00000;
  margin-left: 7px;
}
.sousuoimg {
  position: absolute;
  top: 14px;
  right: 70px;
}
.sousuo {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 12px;
  right: 20px;
}
.sousuo_box {
  cursor: pointer;
  float: right;
  width: 100px;
  height: 40px;
  display: block;
}
/*导航栏*/
.header_box {
  padding: 0 7px;
  display: flex;
  width: 1086px;
  height: 60px;
  background-color: #0168b7;
  position: relative;
}
.header_box li {
  width: 110px;
  text-align: center;
  float: left;
  height: 60px;
  /* color: white; */
  line-height: 60px;
}
.header_box li a {
  text-decoration: none;
  color: white;
}
.header_box li:hover {
  background-color: #228be0;
}
.system_name {
  margin-top: 7px;
  background-color: #f3f3f3;
}
.system_name li {
  margin-left: 12px;
  float: left;
  color: #f00808;
}
.system_name span {
  color: #444;
}
.system_name li {
  line-height: 40px;
  font-size: 14px;
}
.system_name a {
  line-height: 40px;
  font-size: 14px;
}
.city_box {
  background: #f2f2f2;
  width: 1080px;
  margin: 7px 0;
  line-height: 12px;
  color: #036197;
  font-size: 12px;
  padding: 12px 10px;
}
.city_box strong {
  font-size: 14px;
  float: left;
}
.city_box ul {
  /*overflow: hidden;*/
  margin: 0;
  font-size: 14px;
}
.city_box ul li {
  float: left;
  padding: 0 9px;
  border-right: 1px solid #000;
  color: #000;
}
/*内容*/
.right_content_box {
  float: right;
  width: 280px;
}
.right_box_service {
  background-color: #f7f7f7;
  position: relative;
  height: 243px;
  width: 278px;
  border: 1px solid #ececec;
}
.public_header_box {
  width: 280px;
  border-bottom: 1px solid #2864a9;
  height: 43px;
}
.public_header_box_bottom {
  position: absolute;
  background-color: #2864a9;
  top: 41px;
  left: 30%;
  width: 120px;
  height: 5px;
}
.header_title {
  font-weight: 600;
  line-height: 43px;
  text-align: center;
  font-size: 16px;
}
.header_title > span {
  color: #ff0000;
}
.right_box_Qq_group {
  background-color: #f7f7f7;
  margin-top: 40px;
  position: relative;
  height: 278px;
  width: 278px;
  border: 1px solid #ececec;
}
.right_box_countdown {
  background-color: #f7f7f7;
  margin-top: 40px;
  position: relative;
  height: 378px;
  width: 278px;
  border: 1px solid #ececec;
}
.time_countdown_box {
  margin-top: 23px;
  width: 280px;
  height: 70px;
}
.t_neirong ul {
  float: left;
}
.t_neirong ul li {
  float: left;
}
.t_neirong ul li a {
  text-decoration: none;
  display: block;
  height: 100%;
  width: 100%;
}
.t_neirong ul li:hover {
  background-color: #ea240a;
}
.t_neirong ul li a:hover {
  color: white;
}
.t_neirong li {
  margin-left: 9px;
  margin-top: 25px;
  box-shadow: 0px 3px 6px #bebebe;
  border-radius: 5px;
  background-color: white;
  line-height: 30px;
  text-align: center;
  width: 80px;
  height: 30px;
}
.examination_remind {
  float: left;
}
.t_count_down_box {
  padding: 5px 12px;
  width: 204px;
  height: 58px;
  background-color: #d2e7ff;
  float: left;
  border: 1px solid #ececec;
}
.t_count_down_box_ul_box li {
  height: 30px;
  float: left;
}
.public_time_styles {
  background-color: white;
  border-radius: 5px;
  color: #f00000;
  text-align: center;
  line-height: 30px;
  border: 1px solid #a8a8a8;
  height: 30px;
}
.public_date_styles {
  padding-top: 10px;
}
.t_count_years {
  width: 60px;
}
.t_count_month {
  width: 35px;
}
.t_count_day {
  width: 35px;
}
.t_daojishi {
  font-weight: 600;
  text-shadow: 2px 2px 3px white, -2px 2px 3px white, 2px -2px 3px white, -2px -2px 3px white;
  text-align: center;
  color: #2864a9;
  font-size: 14px;
}
.right_box_article {
  margin-top: 40px;
  position: relative;
  background-color: #f7f7f7;
  width: 278px;
  height: 378px;
  border: 1px solid #ececec;
}
.prompt {
  font-size: 12px;
  padding: 10px 25px;
  width: 230px;
  height: 33px;
  background-color: #e7e7e7;
  position: absolute;
  bottom: 7px;
}
.t_anniu {
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: white;
  background-color: #2864a9;
  margin: 18px auto;
  width: 200px;
  height: 40px;
  box-shadow: 1px 4px 3px #bebebe;
}
.t_anniu a:hover {
  color: #fff;
}
.Qr_code {
  text-align: center;
  margin: 7px auto;
}
.tongyi {
  text-align: center;
}
.color_red_qun {
  font-size: 16px;
  font-weight: 600;
  color: #ff0000;
}
.color_other {
  font-size: 14px;
  margin-top: 13px;
}
.wenzhang {
  padding: 0px 10px;
}
.wenzhang li {
  font-size: 14px;
  margin-top: 12px;
}
.wenzhang li span {
  text-align: center;
  line-height: 18px;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #e9e9e9;
}
.wenzhang li i {
  margin-left: 15px;
}
.left_content_title {
  margin-top: 42px;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
}
.now_location {
  font-size: 14px;
  font-weight: bold;
  padding: 12px;
  color: #3764a4;
  background-color: #f3f3f3;
}

.now_location a
{
    color: #3764a4;
    font-weight: bold;
}
.now_location span
{
  color:black;
    font-weight: normal;
}
.now_location a:last-child {
  color: black;
  font-weight: normal;
}

.crumbs a:last-child {
  color: #3764a4;

}
.release_time {
  margin-top: 28px;
  text-align: center;
  font-size: 14px;
}
.page_box {
  font-size: 14px;
  text-align: center;
  padding: 14px 0 10px;
  font-family: 宋体;
}
.page_box a {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border: 1px solid #e3e3e3;
  text-align: center;
  color: #333;
  padding: 0 10px;
}
.page_box .a1 {
  width: 56px;
  padding: 0;
}
.page_box span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  background: #5a85b2;
  border: 1px solid #5a85b2;
  color: #fff;
  text-align: center;
  padding: 0 10px;
}
.page_box a:hover {
  color: #444;
  font-family: 宋体;
  text-decoration: none;
}
.t_problem_content_box {
  margin-top: 10px;
  line-height: 28px;
}
.t_problem_content_box ul li {
  font-size: 14px;
  padding: 0 10px;
}
.t_problem_content_box li a:hover {
  color: #2864a9;
}
.t_problem_content_box li span {
  padding: 0 6px;
}
.t_line_box {
  width: 650px;
  margin: 0 auto;
  border: 1px solid #f3f3f3;
}
.tuijian {
  background: #f7fbff;
  padding: 30px  0;
  margin-top: 20px;
}
h1 {
  width: 330px;
  margin: 0 auto;
  position: relative;
}
h1 > a {
  font-size: 18px;
  color: red;
  display: block;
}
.tj {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #ff5400;
  border-radius: 10px;
  font-size: 14px;
  position: absolute;
  left: -120px;
  top: 0;
  box-shadow: 0px 10px 10px #b9bcbf;
  border-bottom: 3px solid #fff;
}
.tjlj {
  width: 1060px;
  margin: 40px auto;
  padding-left: 50px;
}
.tjlj li {
  width: 270px;
  height: 30px;
  line-height: 30px;
  float: left;
  margin-right: 82px;
  font-size: 14px;
}
.lb {
  margin-top: 20px;
}
.city {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #ccc;
  margin-top: 10px;
}
.city > span > a {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #2864a9;
  border-bottom: 3px solid #2864a9;
  display: block;
  float: left;
  text-decoration: none;
  margin-left: 20px;
}
.city > a {
  display: block;
  float: right;
  font-size: 13px;
  margin: 20px 65px 0 0;
}
.sj {
  margin-top: 15px;
}
.sj > li {
  width: 500px;
  float: left;
  margin: 4px 20px;
}
.sj > li > a {
  font-size: 14px;
}
.sj > li > span {
  display: block;
  float: right;
  margin-right: 30px;
  font-size: 14px;
}
.ys {
  width: 330px;
  margin: 0 auto;
  position: relative;
}
.Introduction {
  padding-bottom: 65px;
  border-bottom: 1px solid #ccc;
  line-height: 30px;
}
.release_time {
  margin-bottom: 0.2rem;
}
.change_page {
  margin-top: 0.2rem;
}
.change_page > div > a {
  color: #5a85b2;
}
.Introduction a {
  color: #0660da;
  font-weight: bolder;
}
.t_problem_content_box > li > span {
  color: #888;
}
.t_problem_content_box > li > span a {
  font-size: 12px;
}
.s_footer_school {
  margin: 0 auto;
  width: 1100px;
  line-height: 30px;
  text-align: center;
  margin-top: 27px;
  font-size: 13px;
}
#box6 .box6-right .cetern ul li:hover {
  color: #fff;
}
.s_kfcolor {
  color: #f00;
  font-weight: bold;
}
.s_kfcolor:hover {
  color: #f00;
}
