/* 鍒濆鍖朇SS */

body,
p,
ul,
ol,
li,
img,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
select,
input {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  color: #333333;
  text-align: left;
  font: 14px/1.8 "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}

ul,
ol,
li {
  list-style: none;
}

select,
input {
  outline: none;
  vertical-align: middle;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}

img {
  border: 0;
}

p {
  text-indent: 0;
}

textarea {
  resize: none;
  outline: none;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}

a,
a:link,
a:visited {
  color: #1787e0;
  text-decoration: none;
}

a:hover {
  color: #3b79c5;
  text-decoration: underline;
}

.clearfix:after {
  content: "\0020";
  display: block;
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.clearFloat {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.box1180 {
  width: 1180px;
  margin: 0 auto;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.icon {
  /* display: inline-block;
  background: url("../../images/z/gkbmfslq/2019/icon.png?v=1507770100712") no-repeat 0 0; */
  width: 4px;
  height: 20px;
  background: #2b70f6;
}

.icon-index {
  width: 20px;
  height: 22px;
  margin-right: 10px;
  background-position: 0 0;
  vertical-align: middle;
}


/* .icon-tj {
  width: 4px;
  height: 20px;
  background: #1EB278;
}
.icon-fb {
  width: 51px;
  height: 32px;
  background-position: 0 -65px;
}
.icon-gs {
  width: 51px;
  height: 32px;
  margin-right: 10px;
  background-position: 0 -105px;
}
.icon-zn {
  width: 51px;
  height: 32px;
  background-position: 0 -145px;
} */

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  word-break: break-all;
  word-wrap: break-word;
}

table tr:first-child td,
table th {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  background: #ebebeb;
}

table td {
  line-height: 28px;
  padding: 10px;
  border: 1px solid #dfdfdf;
  color: #666;
}

.header {
  max-width: 1200px;
  margin: 0px auto;
}


/* .header h1 {
  position: absolute;
  top: -100px;
  left: -100px;
} */

.menu {
  max-width: 1200px;
  margin: 0px auto;
  height: 50px;
  line-height: 50px;
  background: #3a7bf8;
}

.menu li {
  float: left;
  margin: 0 9px;
  font-size: 16px;
}

.menu li.onread,
.menu li:hover {
  background: #1f5fdc;
}

.menu li a {
  display: block;
  padding: 0 20px;
  color: #fff;
  cursor: pointer;
}

.menu li a:hover {
  text-decoration: none;
}


/* .menu .goindex {
  margin-left: 10px;
  margin-right: 20px;
  background: url("../../images/z/gkbmfslq/2019/goindex.png?v=1507770100712") no-repeat;
  height: 80px;
  line-height: 100px;
  position: absolute;
  top: -25px;
  left: 0;
  padding: 0;
  margin: 0;
  width: 124px;
}
.menu .goindex:hover{
  background: url("../../images/z/gkbmfslq/2019/goindex.png?v=1507770100712") no-repeat;
} */

.menu .goindex a {
  color: #ee6c03;
}

.menu .goindex a {
  font-weight: 700;
  color: #ee6c03;
  padding: 0 10px;
}

.menu-ul {
  position: relative;
}

.container {
  margin-top: 40px;
  margin-bottom: 60px;
}

.container .left {
  float: left;
  width: 880px;
}

.container .left .left-img {
  margin-bottom: 20px;
}

.container .left h2 {
  margin-bottom: 25px;
  font-size: 18px;
  text-align: center;
}

.container .right {
  float: right;
  width: 260px;
}

.leftdiv {
  margin-bottom: 25px;
}

.leftdiv img {
  display: block;
  width: 260px;
}

.leftdiv h2 {
  position: relative;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  margin-top: -5px;
  font-size: 16px;
  background: transparent;
  color: #333;
}

.leftdiv h2 .icon {
  position: absolute;
  top: 20px;
  left: 0;
}

.leftdiv li {
  padding-left: 15px;
  line-height: 35px;
  background: url("../../images/z/gkbmfslq/2020/point.png?v=1507770100712") no-repeat 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.leftdiv li a {
  color: #0c0c0c;
}

.footer {
  background: #2f2f2f;
}

.footer .footer-2017 {
  padding: 35px 0;
  font-size: 14px;
  color: #b3b1b1;
}

.footer .footer-2017 a {
  color: #b3b1b1;
}

.table01 {
  background: #e8eaeb;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #dfdfdf;
  font-size: 14px;
}

.table01 th {
  /*琛ㄥご鐨勬牱寮�*/
  text-align: center;
  font-weight: bold;
  background: #efefef;
  padding: 4px;
  border: 1px solid #dfdfdf;
}

.table01 td {
  /*榛樿td鐨勬牱寮�*/
  text-align: center;
  /*濡傛灉琛ㄦ牸涓眳涓殑鍐呭澶氬氨杩欐牱鍐欙紝濡傛灉灞呭乏鐨勫閭ｄ箞灏卞啓left*/
  padding: 4px;
  background: #ffffff;
}

.table01 td.al-left {
  text-align: left;
}

.table01 td.al-center {
  text-align: center;
}

.table01 td.al-right {
  text-align: right;
}

.table01 td.al-bold {
  font-weight: bold;
}

.margin-b15 {
  margin-bottom: 15px;
}

.pcx-left-pc h5 {
  margin-bottom: 15px;
}

.a-block {
  display: block;
}

.footer {
  background: none;
}


/**
 * description: 吊顶;
 * author: myx;
 * date: 2017-12;
 */

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.top-nav-wrapper {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #f5f5f5;
  font-size: 12px;
  box-sizing: content-box;
}

.top-nav-wrapper a {
  color: #333;
}

.top-nav-wrapper a.hot {
  color: #ee6464;
}

.top-nav-wrapper a:hover {
  text-decoration: underline;
}

.top-nav-wrapper .top-nav {
  width: 1180px;
  margin: 0 auto;
}

.top-nav-wrapper .top-nav-list {
  float: left;
  width: 1018px;
  height: 40px;
}

.top-nav-wrapper .top-nav-list a {
  margin-right: 10px;
}

.top-nav-wrapper .top-nav-list a.top-nav-home {
  display: inline-block;
  width: 68px;
  height: 40px;
  margin-right: 26px;
  margin-left: 0px;
  background-image: url("https://t2.chei.com.cn/gaokao/assets/src/images/logo.png");
  background-image: -webkit-image-set(url("https://t2.chei.com.cn/gaokao/assets/src/images/logo.png") 1x, url("https://t2.chei.com.cn/gaokao/assets/src/images/logo2x.png") 2x);
  background-repeat: no-repeat;
  background-position: 0 4px;
  color: #1db278;
  font-weight: bold;
  vertical-align: middle;
}

.top-nav-hide {
  position: relative;
  margin-left: 10px;
  cursor: pointer;
  color: #999;
}

.top-nav-hide:hover {
  color: #333;
}

.top-nav-hide:hover .top-nav-pop {
  display: block;
}

.top-nav-hide .iconfont {
  font-size: 12px;
  margin-right: -5px;
}

.top-nav-pop {
  display: none;
  position: absolute;
  left: 0px;
  top: 12px;
  padding-top: 14px;
  z-index: 9999;
}

.top-nav-wrapper .top-nav-list a.top-nav-home:hover {
  text-decoration: none;
}

.top-nav-wrapper .top-nav-load {
  float: right;
  width: 160px;
  height: 40px;
  text-align: right;
}

.top-nav-wrapper .top-nav-load a {
  margin: 0 5px;
}

.top-nav-wrapper a.username {
  color: #1db278;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.top-nav-hide ul {
  width: 135px;
  padding: 6px 0;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  background: #fff;
  box-shadow: 2px 2px 8px #cdcdcd;
}

.top-nav-hide li {
  line-height: 35px;
}

.top-nav-wrapper .top-nav-hide li a {
  display: block;
  margin: 0 10px;
  border-bottom: 1px dashed #e5e5e5;
}

.top-nav-wrapper .top-nav-hide li.last a {
  border-bottom: none;
}

.top-nav-wrapper .top-nav-hide li a:hover {
  background: #f2f2f2;
  margin: 0;
  padding: 0 10px;
  border-bottom: 1px dashed #f2f2f2;
  font-weight: 700;
  text-decoration: none;
}

.top-nav-wrapper .top-nav-hide li.last a:hover {
  border-bottom: none;
}

.top-nav-point {
  font-family: tahoma, arial, "Microsoft YaHei", "Hiragino Sans GB", SimSun, sans-serif;
}


/**
     * description: footer 共用底部;
     * author:myx;
     * date:2017-12;
     */

.footer-wrapper {
  line-height: 30px;
  background: #282828;
  color: #ababab;
}

.footer-wrapper a {
  color: #ababab;
}

.footer-wrapper .footer {
  position: relative;
  width: 1180px;
  height: 190px;
  margin: 0 auto;
  border-top: 1px solid #3d3d3d;
}

.footer-wrapper .footer-list {
  position: absolute;
  top: 24px;
  left: 0px;
}

.footer-wrapper .footer-list a {
  margin-right: 15px;
}

.footer-wrapper .footer-units {
  position: absolute;
  top: 67px;
  left: 0px;
}

.footer-wrapper .footer-media {
  position: absolute;
  top: 24px;
  left: 844px;
}

.footer-wrapper .footer-media a {
  position: relative;
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
}

.footer-wrapper .footer-media img {
  display: none;
  position: absolute;
  top: -20px;
  left: -85px;
}

.footer-wrapper .footer-media a:hover {
  text-decoration: none;
}

.footer-wrapper .footer-media a:hover img {
  display: block;
}

.footer-wrapper .footer-media .iconfont {
  margin-right: 5px;
  font-size: 20px;
  vertical-align: middle;
}

.footer-wrapper .footer-msg {
  position: absolute;
  top: 67px;
  left: 844px;
}

.footer-nav {
  height: 66px;
  line-height: 66px;
  text-align: center;
}

.footer-nav a {
  margin-right: 14px;
}

.footer-nav a:last-child {
  margin-right: 0;
}

.footer-wrapper .fot {
  text-align: center;
  padding: 20px 0;
}

@media screen and (max-width: 820px) {

  /* 鍒濆鍖朇SS */
  body,
  p,
  ul,
  ol,
  li,
  img,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  form,
  fieldset,
  legend,
  select,
  input {
    margin: 0;
    padding: 0;
  }

  html {
    height: 100%;
  }

  body {
    max-width: 750px;
    color: #333333;
    text-align: left;
    font: 14px/1.8 "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
  }

  ul,
  ol,
  li {
    list-style: none;
  }

  select,
  input {
    outline: none;
    vertical-align: middle;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
  }

  img {
    border: 0;
  }

  p {
    text-indent: 0;
  }

  textarea {
    resize: none;
    outline: none;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
  }

  a,
  a:link,
  a:visited {
    color: #1787e0;
    text-decoration: none;
    cursor: pointer;
  }

  a:hover {
    color: #3b79c5;
    text-decoration: underline;
  }

  .clearfix:after {
    content: "\0020";
    display: block;
    clear: both;
    height: 0;
  }

  .clearfix {
    zoom: 1;
  }

  .clearFloat {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
  }

  body {
    max-width: 7.5rem;
  }

  .box1180 {
    max-width: 7.5rem;
    margin: 0 auto;
  }

  .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .icon {
    /* display: inline-block;
  background: url("../../images/z/gkbmfslq/2019/icon.png?v=1507770100712") no-repeat 0 0; */
    width: 4px;
    height: 20px;
    background: #2b70f6;
  }

  .icon-index {
    width: 20px;
    height: 22px;
    margin-right: 10px;
    background-position: 0 0;
    vertical-align: middle;
  }

  /* .icon-tj {
  width: 4px;
  height: 20px;
  background: #1EB278;
}
.icon-fb {
  width: 51px;
  height: 32px;
  background-position: 0 -65px;
}
.icon-gs {
  width: 51px;
  height: 32px;
  margin-right: 10px;
  background-position: 0 -105px;
}
.icon-zn {
  width: 51px;
  height: 32px;
  background-position: 0 -145px;
} */
  table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    word-break: break-all;
    word-wrap: break-word;
  }

  table tr:first-child td,
  table th {
    font-size: 0.18rem;
    font-weight: bold;
    color: #333;
    background: #ebebeb;
  }

  table td {
    line-height: 28px;
    padding: 10px;
    border: 1px solid #dfdfdf;
    color: #666;
  }

  /* .header {
    position: relative;
  } */
  /* .header h1 {
    position: absolute;
    top: -100px;
    left: -100px;
  } */
  .menu {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    background: #3a7bf8;
  }

  .menu li {
    float: left;
    margin: 0 0.1rem;
    font-size: 0.2rem;
  }

  .menu li:last-child {
    display: none;
  }

  .menu li.onread,
  .menu li:hover {
    background: #1f5fdc;
  }

  .menu li a {
    display: block;
    padding: 0 0.15rem;
    color: #fff;
    cursor: pointer;
  }

  .menu li a:hover {
    text-decoration: none;
  }

  /* .menu .goindex {
  margin-left: 10px;
  margin-right: 20px;
  background: url("../../images/z/gkbmfslq/2019/goindex.png?v=1507770100712") no-repeat;
  height: 80px;
  line-height: 100px;
  position: absolute;
  top: -25px;
  left: 0;
  padding: 0;
  margin: 0;
  width: 124px;
}
.menu .goindex:hover{
  background: url("../../images/z/gkbmfslq/2019/goindex.png?v=1507770100712") no-repeat;
} */
  .menu .goindex a {
    color: #ee6c03;
  }

  .menu .goindex a {
    font-weight: 700;
    color: #ee6c03;
    padding: 0 10px;
  }

  .menu-ul {
    position: relative;
    display: flex;
    justify-content: center;
  }

  .container {
    width: 100%;
    margin-top: 0.4rem;
    margin-bottom: 0.6rem;
  }

  .container .left {
    float: left;
    width: 100%;
  }

  .container .left .left-img {
    max-width: 6.75rem;
    display: block;
    margin: 0 auto;
    content: url("../img/app-banner.jpg");
    margin-bottom: 0.2rem;
  }

  .container .left h2 {
    width: 100%;
    margin-bottom: 0.25rem;
    font-size: 0.2rem;
    text-align: center;
  }

  .container .right {
    display: none;
    float: right;
    width: 260px;
  }

  .leftdiv {
    margin-bottom: 25px;
  }

  .leftdiv img {
    display: block;
  }

  .leftdiv h2 {
    position: relative;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    margin-top: -5px;
    font-size: 16px;
    background: transparent;
    color: #333;
  }

  .leftdiv h2 .icon {
    position: absolute;
    top: 20px;
    left: 0;
  }

  .leftdiv li {
    padding-left: 15px;
    line-height: 35px;
    background: url("../../images/z/gkbmfslq/2020/point.png?v=1507770100712") no-repeat 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .leftdiv li a {
    color: #0c0c0c;
  }

  .footer {
    background: #2f2f2f;
  }

  .footer .footer-2017 {
    padding: 35px 0;
    font-size: 14px;
    color: #b3b1b1;
  }

  .footer .footer-2017 a {
    color: #b3b1b1;
  }

  .anchor a {
    cursor: pointer;
  }

  .table01, .table02, .table03 {
    background: #e8eaeb;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #dfdfdf;
    font-size: 0.22rem;
    display: none;
  }

  .table01 th, .table02 th, .table03 th {
    /*琛ㄥご鐨勬牱寮�*/
    text-align: center;
    font-weight: bold;
    background: #efefef;
    padding: 4px;
    border: 1px solid #dfdfdf;
  }

  .table01 td, .table02 td, .table03 td {
    /*榛樿td鐨勬牱寮�*/
    text-align: center;
    /*濡傛灉琛ㄦ牸涓眳涓殑鍐呭澶氬氨杩欐牱鍐欙紝濡傛灉灞呭乏鐨勫閭ｄ箞灏卞啓left*/
    padding: 4px;
    background: #ffffff;
  }

  .table01 td.al-left, .table02 td.al-left, .table03 td.al-left {
    text-align: left;
  }

  .table01 td.al-center, .table02 td.al-center, .table03 td.al-center {
    text-align: center;
  }

  .table01 td.al-right, .table02 td.al-right, .table03 td.al-right {
    text-align: right;
  }

  .table01 td.al-bold, .table02 td.al-bold, .table03 td.al-bold {
    font-weight: bold;
  }

  .margin-b15 {
    margin-bottom: 15px;
  }

  .pcx-left-pc h5 {
    margin-bottom: 15px;
  }

  .a-block {
    display: block;
  }

  /* .header {
    width: 100%;
    height: 2.6rem;
    background: #0b51cd url("../img/app-banner.jpg") no-repeat top center;
    background-size: 100% 100%;
  } */
  .footer {
    background: none;
  }

  /**
 * description: 吊顶;
 * author: myx;
 * date: 2017-12;
 */
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  /**
     * description: footer 共用底部;
     * author:myx;
     * date:2017-12;
     */
  .footer-wrapper {
    line-height: 0.3rem;
    background: #282828;
    color: #ababab;
  }

  .footer-wrapper a {
    color: #ababab;
  }

  .footer-wrapper .footer {
    position: relative;
    width: 1180px;
    height: 190px;
    margin: 0 auto;
    border-top: 1px solid #3d3d3d;
  }

  .footer-wrapper .footer-list {
    position: absolute;
    top: 24px;
    left: 0px;
  }

  .footer-wrapper .footer-list a {
    margin-right: 15px;
  }

  .footer-wrapper .footer-units {
    position: absolute;
    top: 67px;
    left: 0px;
  }

  .footer-wrapper .footer-media {
    position: absolute;
    top: 24px;
    left: 844px;
  }

  .footer-wrapper .footer-media a {
    position: relative;
    display: inline-block;
    margin-right: 30px;
    vertical-align: top;
  }

  .footer-wrapper .footer-media img {
    display: none;
    position: absolute;
    top: -20px;
    left: -85px;
  }

  .footer-wrapper .footer-media a:hover {
    text-decoration: none;
  }

  .footer-wrapper .footer-media a:hover img {
    display: block;
  }

  .footer-wrapper .footer-media .iconfont {
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle;
  }

  .footer-wrapper .footer-msg {
    position: absolute;
    top: 67px;
    left: 844px;
  }

  .footer-nav {
    height: 66px;
    line-height: 66px;
    text-align: center;
  }

  .footer-nav a {
    margin-right: 14px;
  }

  .footer-nav a:last-child {
    margin-right: 0;
  }

  .footer-wrapper .fot {
    width: 100%;
    text-align: center;
    padding: 0.3rem 0;
    font-size: 0.32rem;
  }

  .footer-wrapper .fot-app {
    text-align: center;
    padding: 0.3rem 0;
    font-size: 0.32rem;
  }
}