html {
  -webkit-text-size-adjust: none;
  width: 100%;
  /*overflow-x: hidden;*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

* {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: top;
}

.video embed,
.video object,
.video iframe {
  width: 100%;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
select,
button,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}

input:focus {
  outline: none;
}

.css {
  -webkit-touch-callout: none
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

a:hover {
  color: #ec2c04;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

i {
  font-style: normal;
}

li {
  list-style: none
}

img {
  border: 0;
}

a {
  color: #333;
  text-decoration: none;
  outline: none;
}

em {
  font-style: normal;
}

body {
  background: #fdfdfb;
  font-size: 16px;
  line-height: 30px;
  font-family: Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, Heiti SC, STHeiti, SimSun, sans-serif;
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

/* 娓呴櫎娴姩*/
* html .clearfix {
  zoom: 1;
}

.fl {
  float: left;
  display: inline-block;
}

.fr {
  float: right;
  display: inline-block;
}

.mt10 {
  margin-top: 10px;
}

.mt12 {
  margin-top: 12px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

/*-------------------------------------------------------------------------------------------------------------------------*/


.head {
  background: url(../images/pc-head.jpg) no-repeat center top;
  height: 896px;
}

.wap-head,
#wap-foot {
  display: none;
}

.mod {
  margin-bottom: 30px;
  margin-top: 50px;
}

.mod .title {
  margin-bottom: 20px;
}

.title {
  font-size: 24px;
  color: #ec2c04;
}

.title span {
  font-weight: bold;
  display: inline-block;
}

a.more {
  position: absolute;
  right: 0;
  color: #ec2c04;
  font-size: 16px;
}

.lazy {
  transition: all 1.5s;
  -webkit-transition: all 1.5s;
}

a:hover .lazy {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}


.w {
  position: relative;
  width: 1120PX;
  margin: 0 auto;
}

/* 头条 */
.w .tt {
  width: calc(100% - 100px);
  position: relative;
  padding-left: 100px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.w .tt i {
  display: block;
  width: 79px;
  height: 100px;
  background: url("../../xxgc/images/icon.png") no-repeat;
  background-position: -355px 0;
  position: absolute;
  left: 0;
  top: 0;
}

.w .tt .ah {
  display: block;
  font-size: 38px;
  color: #cf0c0a;
  font-weight: bold;
  line-height: 44px;
  text-align: center;
}

.w .tt .tt_a {
  margin-top: 20px;
}

.w .tt .tt_a a {
  margin: 0 15px;
}

.content_main {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 39px;
}

.slide_main {
  width: 630px;
  height: 395px;
  position: relative;
  float: left;
  overflow: hidden;
}

.slide_main .main_item .item a {
  width: 100%;
  height: 395px;
  overflow: hidden;
  display: block;
  position: relative;
}

#slide_main .main_item .item img {
  width: 100%;
  height: 100%;
}

#slide_main .main_item .item a p {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  line-height: 40px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#slide_main .main_item .item a p.p_bg {
  background-color: #000000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#slide_main .main_hd {
  position: absolute;
  bottom: 3px;
  left: 0;
  text-align: center;
  width: 100%;
}

#slide_main .main_hd .main_ul {
  line-height: normal;
}

#slide_main .main_hd .main_ul span {
  font-size: 0;
  width: 80px;
  height: 4px;
  background-color: #6a6a6a;
  display: inline-block;
  overflow: hidden;
  zoom: 1;
  margin-left: 3px;
  *display: inline;
}

#slide_main .main_hd .main_ul span.on {
  background-color: #cf0c0a;
}

.slide_right {
  width: 435px;
  height: auto;
  float: left;
  margin-left: 35px;
}

.right_t {
  border-bottom: 1px dotted #a7a7a7;
}

.right_t h2 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.right_t h2 a {
  font-size: 18px;
  font-weight: bold;
}

.right_t h2 a:hover {
  color: #ec2c04;
}

.right_t p {
  color: #555555;
  font-size: 14px;
  height: 44px;
  overflow: hidden;
  line-height: 24px;
  margin-top: 10px;
  padding-bottom: 10px;
  text-indent: 2em;
}

.slide_right .right_ul span {
  height: 41px;
  line-height: 41px;
  border-bottom: 1px dotted #a7a7a7;
  padding-left: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

.slide_right .right_ul span a:hover {
  color: #ec2c04;
}




.im {
  width: 100%;
  position: relative;
  height: 405px;
  overflow: hidden;
}

.im a {
  display: block;
  width: 100%;
  height: 100%;
}

.im img {
  width: 100%;
  height: 100%;
}

.im p,
.im em {
  position: absolute;
  height: 40px;
  bottom: 0;
  left: 4%;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  width: 92%;
  z-index: 9;
  text-align: center;
}

.im em {
  left: 0;
  width: 100%;
  z-index: 8;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8
}

/* 考题解析    |   招录资讯 | 政策解读   |  高考速递  */

.mod-b {
  width: 100%;
  padding: 20px 0 40px;
}

.mod-b .fl {
  width: 522px;
}

.mod-b .fr {
  width: 522px;
}

.mod-b .box li {
  line-height: 44px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #a7a7a7;
}

.mod-b .box li a {
  display: block;

  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mod-b .box3 .item h2 a:hover {
  color: #ec2c04;
}


.mod-b .box .b {
  margin-top: 20px;
}

.mod-b .box .h a {
  display: block;
  height: 60px;
  line-height: 60px;
  color: #ec2c04;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid #ec2c04;
}

.mod-b .box .h span {
  position: absolute;
  font-weight: normal;
  font-size: 14px;
  right: 0;
  bottom: 0;
  line-height: 40px;
}

.mod-b .item h2 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  font-size: 21px;
  font-weight: bold;
}

.mod-b .item .item-pic {
  width: 522px;
  height: 222px;
  display: block;
  margin-bottom: 10px;
  object-fit: cover;
}

.mod-b .item p {
  font-size: 14px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: #555;
}

/* 服务贴士*/
.mod-d {
  padding: 20px 0 40px;
}

.mod-d .box .h a {
  display: block;
  height: 60px;
  line-height: 60px;
  color: #ec2c04;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid #ec2c04;
}

.mod-d .box .h span {
  position: absolute;
  font-weight: normal;
  font-size: 14px;
  right: 0;
  bottom: 0;
  line-height: 40px;
}

.mod-d .fl,
.mod-d .fr {
  width: 522px;
}

.mod-d .b {
  margin-top: 20px;
}

.mod-d .box li {
  line-height: 44px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #a7a7a7;
}

.mod-d .box li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mod-d .slideBox .bd {
  width: 100%;
  height: auto;
  position: relative;
}

.mod-d .slideBox .bd li {
  width: 100%;
  position: relative;
  height: 360px;
  overflow: hidden;
}

.mod-d .slideBox .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}

.mod-d .slideBox .bd li img {
  display: block;
  width: 100%;
  height: 100%;
}

.mod-d .slideBox .bd li p,
.slideBox .bd li em {
  position: absolute;
  height: 40px;
  bottom: 0;
  left: 4%;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  color: #fff;
  width: 80%;
  z-index: 9;
}

.mod-d .slideBox .bd li em {
  left: 0;
  width: 100%;
  z-index: 8;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.mod .h {
  position: relative;
  margin-bottom: 20px !important;
}

.mod .h a {
  display: block;
}


/* 图说高考 */
.mod-f {
  background: url(../images/last-bg.jpg) no-repeat center top;
  padding: 80px 0 150px;
}

.mod-f .tit{
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  font-family: '楷体';
}
.mod-f .tit::after{
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  content: '';
  width: 54px;
  height: 2px;
  background-color: #fff;
}

.mod-f .i-more {
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 60px;
  color: #fff;
}

.mod-f .h {
  width: 100%;
  height: 120px;
  margin: 0 auto;
}

.mod-f .h .icon-v {
  width: 100%;
  height: 100%;
  background: url(../images/tit-ms.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
}

.mod-f .poster-main {
  width: 100%;
  height: 516px;
  position: relative;
  margin: 0 auto;
}

.mod-f .poster-main .poster-list {
  width: 1000px;
  height: 516px;
}

.mod-f .poster-main .poster-list a {
  display: block;
  padding: 10px;
  height: 90%;
  overflow: hidden;
  position: relative;
}

.mod-f .poster-main .poster-list img {
  width: 100%;
  height: 90%;
}

.mod-f .poster-main .poster-list .poster-item {
  width: 556px;
  height: 516px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}

.mod-f .poster-main .poster-list .poster-item p {
  width: 93%;
  color: #fff;
  z-index: 9;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  position: absolute;
  bottom: 0;
}

.mod-f .poster-main .poster-list .poster-item em {
  height: 50px;
  z-index: 8;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  position: absolute;
  bottom: -3px;
  width: 96.5%;
  left: 10px;
}

.mod-f .poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.mod-f .poster-main .poster-prev-btn {
  left: -180px;
  background: url(../images/prev.png) no-repeat center;
}

.mod-f .poster-main .poster-next-btn {
  right: -180px;
  background: url(../images/next.png) no-repeat center;
}

.mod-f .poster-main .poster-prev-btn:hover {
  background: url(../../xxgc/images/prev-on.png) no-repeat center;
}

.mod-f .poster-main .poster-next-btn:hover {
  background: url(../../xxgc/images/next-on.png) no-repeat center;
}

/* wap */
@media screen and (max-width: 800px) {
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  .mod {
    margin-bottom: 30px;
    margin-top: 10px;
  }

  #top,
  .head,
  #foot {
    display: none;
  }

  #wap-foot {
    position: fixed;
    bottom: 0;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    background: #e30005;
    width: 100%;
    display: block;
    z-index: 10;
  }

  .wap-head {
    display: block;
    text-align: center;
  }

  .fl,
  .fr {
    width: 100% !important;
    float: none !important;
  }

  #slideBox .bd .home {
    background: url(../images/wap-head.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 100vh !important;
  }

  #slideBox .hd {
    display: none;
  }

  #slideBox .bd li {
    height: auto !important;
    background: none;
    margin-bottom: 1rem;
  }

  .pic-home {
    display: none;
  }

  .w {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
  }

  .w .tt i {
    display: none;
  }

  .w .tt {
    width: 100%;
    padding: 0.5rem;
    height: auto;
    padding: 1rem;
    margin: 0;
  }

  .w .tt .ah {
    font-size: 1rem;
    text-overflow: unset;
    height: auto;
    white-space: unset;
    text-align: center;
    border-bottom: none;
    padding-left: 0;
    width: 100%;
    line-height: 1.2em;
  }

  .w .tt .tt_a {
    margin-top: 0.5rem;
    line-height: 1rem;
  }

  .w .tt .tt_a a {
    margin: 0;
  }

  .content_main {
    margin-top: 0;
  }

  /* 头条 */
  .slide_main {
    width: 100%;
    height: 12rem;
    position: relative;
    float: none;
    overflow: hidden;
  }

  .slide_main .main_item .item {
    height: 10rem;
  }

  .slide_main .main_item .item a {
    width: 100%;
    height: 100%;
  }

  #slide_main .main_hd {
    bottom: 1rem;
  }

  #slide_main .main_item .item a p {
    height: 2rem;
    line-height: 2rem;
    padding: 0 1rem;
  }

  .slide_right {
    width: 90%;
    margin: 0 auto;
    height: auto;
    float: none;
  }

  .right_t h2 {
    white-space: unset;
    text-overflow: unset;
    overflow: hidden;
    line-height: 1rem;
  }

  .right_t p {
    color: #555555;
    font-size: 0.6rem;
    line-height: 1rem;
    margin-top: 0.3rem;
    padding-bottom: 0.2rem;
    text-indent: 2em;
  }

  .slide_right .right_ul span {
    height: 1.8rem;
    line-height: 1.8rem;
    border-bottom: 1px dotted #a7a7a7;
    padding-left: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
  }

  .title {
    font-size: 0.8rem;
    width: 96%;
    margin: 0 auto;
  }

  /* 考题解析    |   招录资讯 | 政策解读   |  高考速递  */
  .mod-b {
    margin-top: 0;
    background: #fff;
    padding: 0;
  }

  .mod-b .box .h a {
    padding-left: 16px;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }

  .mod-b .box .b {
    padding: 0 16px;
  }

  #slideBox .prev,
  #slideBox .next {
    display: none;
  }



  .im {
    height: 60vw;
    margin-top: 0.5rem;
  }

  .im p,
  .im em {
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: .58rem;
  }

  /* 服务贴士*/
  .mod-d {
    padding: 0;
  }

  .mod-d .box {

    margin-top: 10px;
  }

  .mod-d .box .h a {
    padding-left: 16px;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }

  .mod-d .box5 .b {
    padding: 0;
  }

  .mod-d .box5 .b ul {
    padding: 0 16px;
  }

  .mod-d .slideBox .bd li p {
    width: 85%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mod-d .slideBox .bd li em {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    height: 60px;
  }

  .fl,
  .fr {
    width: 100% !important;
    float: none !important;
  }


  /* 图说高考*/

  .mod-f {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 0;
  }

  .mod-f .tit{
    font-size: 1.2rem;
    padding: 1rem;
  }
  .mod-f .tit::after{
    bottom: 11px;
  }

  .mod-f .poster-main {
    width: 90% !important;
    height: 11rem !important;
    padding: 0;
  }

  .mod-f .poster-main .poster-list {
    height: auto;
  }

  .mod-f .poster-main .poster-list .poster-item {
    position: relative;
    height: auto;
    background: none;
  }

  .mod-f .poster-main .poster-list a {
    display: block;
    position: relative;
    padding: 0;
  }

  .mod-f .poster-main .poster-list a img {
    height: 50vw;
    margin-bottom: .3rem;
  }

  .mod-f .poster-main .poster-list .poster-item em {
    height: 2rem;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    bottom: 0;
    opacity: 1;
    width: 100%;
    left: 0;
  }

  .mod-f .poster-main .poster-list .poster-item p {
    width: 100%;
    left: 0;
    font-size: .5rem;
    bottom: 0;
  }

  .mod-f .poster-main .poster-btn {
    width: 1.8rem !important;
    height: 2.8rem !important;
    top: 26%;
  }

  .mod-f .poster-main .poster-prev-btn {
    left: 0 !important;
  }

  .mod-f .poster-main .poster-btn {
    right: 0 !important;
  }
}