html {
  line-height: 1.8;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-family: "Microsoft YaHei", "Arial Narrow";
}
body {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 14px;
  background: #fff;
  box-sizing: border-box;
  -webkit-border-sizing: border-box;
  -moz-border-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #666;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  color: #666;
  text-decoration: none;
}
dd {
  margin-left: 0;
}
dl {
  margin: 0;
  padding: 0;
}
p {
  margin-top: 0;
  margin-bottom: 0;
}
select {
  height: 30px;
  line-height: 30px;
  padding: 4px;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 5px;
  text-indent: 0;
  line-height:normal;
}
input {
  border: 1px solid #ccc;
  background-color: #fff;
  height: 22px;
  line-height: 22px;
  padding: 4px;
  font-family: "Microsoft YaHei", "Arial Narrow";
}
select {
  border: 1px solid #ccc;
  background-color: #fff;
  height: 32px;
  line-height: 32px;
  padding: 4px;
  font-family: "Microsoft YaHei", "Arial Narrow";
}
img{
  border:0;
}
.hide{display: none!important;}
/*clearfix start*/
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
/*clearfix end*/
.f20 {
  font-size: 20px;
}
.f18 {
  font-size: 18px;
  font-weight: normal;
}
.iconfont {
  line-height: normal;
}
/*间距start*/
.marR0 {
  margin-right: 0;
}
.marL0 {
  margin-left: 0;
}
.marT0 {
  margin-top: 0;
}
.marB0 {
  margin-bottom: 0;
}
.mar50 {
  margin: 50px 0;
}
.center {
  text-align: center;
}
.border0 {
  border: 0;
}
.marB10 {
  margin-bottom: 10px;
}
.borT0 {
  border-top: 0;
}
/*间距end*/
/*结构start*/
.container {
  width: 1000px;
  margin: 0 auto;
 }
.clear{
    clear:both;
}
.section {
  margin-top: 30px;
}
.w886 {
  width: 886px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.link {
  text-decoration: underline;
  font-size: 14px;
}
.info {
  line-height: 36px;
  font-size: 14px;
  font-weight: bolder;
  margin-left: 5px;
}
.number {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 100%;
  -moz-border-raidus: 100%;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  font-style: normal;
  color: #fff;
  margin-right: 10px;
 
}
/*结构end*/
/*button start*/
.big-button {
  display: inline-block;
  line-height: 43px;
  width: 100px;
  height: 43px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
/*button end*/
/*顶部菜单栏start*/
.head-top {
  background: #f6f6f6;
}
.site-nav-bd li {
  margin-right: 22px;
  float: left;
  line-height: 30px;
  height: 30px;
  font-size: 14px;
}
.site-nav-bd.left li a {
  height: auto;
  line-height: auto;
  width: auto;
}
/*顶部菜单栏end*/
/*菜单栏start*/
/*菜单栏end*/
/*菜单栏start*/
.head-middle {
  padding: 13px 0;
}
.head-middle .elsetime{
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  box-sizing: border-box;
  background: rgb(0, 166, 233);
  border-radius: 4px;
  color: #FFF;
  margin-right: 12px;
  font-size: 16px;
}
.nav {
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.nav-bg.simple{
  background: transparent;
  box-shadow: 0px 1px 3px 0px rgba(19, 22, 24, 0.05);
  border-top: 1px solid #F6F6F6;
}
.nav-bg.simple .nav{
  height: 60px;
  line-height: 60px;
}
.nav-bg.simple .nav li{
  height: 60px;
}
.nav-bg.simple .nav li a {
  padding: 0 20px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  display: inline-block;
  height: 100%;
}
.nav-bg.simple .nav li:hover,
.nav-bg.simple .nav li.this {
  background: transparent;
  border-bottom: 3px solid #F96132;
}
.nav-bg.simple .nav li:hover a,
.nav-bg.simple .nav li.this a {
  color: #F96132;
}
.nav-bg.simple .login_reg{
  height: 60px;
  line-height: 60px;
  color: #333333;
}
.nav-bg.simple .login_reg a{
  color: #333333;
}
.nav-bg.simple .user>a span{
  height: 60px!important;
  line-height: 60px!important;
  color: #333333!important;
}
.nav-bg.simple .user>a  img{
  margin-top: 10px;
}
.nav li {
  float: left;
  height: 40px;
  box-sizing: border-box;
}
.nav li.open .inner-nav,
.nav li:hover .inner-nav {
  display: block;
}
.nav li a {
  padding: 0 16px;
  color: #fff;
  display: inline-block;
  height: 100%;
}
.nav .inner-nav {
  display: none;
}
.nav .inner-nav li {
  float: none;
  text-align: center;
}
.user {
  position: relative;
  float: right;
}
.user>a{
  display: block;
}
.user img {
  width: 37px;
  height: 37px;
  -webkit-border-radius: 100%;
  -moz-border-raidus: 100%;
  border-radius: 100%;
 
}
.user .msg_num {
  position: absolute;
  top: 4px;
  right: -7px;
  bottom: auto;
  left: auto;
  width: auto;
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-raidus: 100%;
  border-radius: 100%;
 
}
.user .r05_arrow {
  position: absolute;
  top: 32px;
  right: auto;
  bottom: auto;
  left: -8px;
  width: 56px;
  height: 19px;
  line-height: 19px;
  z-index: 999;
  display: none;
}
.user .slide_downward {
  display: none;
  position: absolute;
  top: 44px;
  right: auto;
  bottom: auto;
  left: -90px;
  width: 110px;
  padding: 5px 10px;
  border: 5px solid #e6e6e6;
  background-color: #fff;
}
.user .slide_downward li {
  float: left;
  width: 110px;
  height: 40px;
  line-height: 40px;
}
.user .slide_downward li a {
  display: block;
  width: 90px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  color: #666;
}
.user .slide_downward li a:hover {
  background-color: #f6f6f6;
}
.user .slide_downward li a img {
  width: 24px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  padding-right: 8px;
  border: 0;
}
.login_reg {
  float: right;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.login_reg a {
  color: #fff;
  padding: 0px 5px;
  font-size: 16px;
}
/*菜单栏end*/
.column-lists .column-list {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25%;
  text-align: center;
}
/*底部start*/
.footer {
  clear: both;
  width: 100%;
  background-color: #333;
  padding: 45px 0px 20px 0px;
  overflow: hidden;
  color: #FFF;
  font-size: 20px;
  margin-top: 40px;
}
.footer .foot-link {
  width: 576px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.footer .foot-link a {
  display: inline-block;
  margin-right: 25px;
  font-size: 16px;
  color: #fff;
}
.footer .copyright {
  text-align: left;
  font-size: 14px;
  line-height: 28px;
  padding: 10px 0px 4px;
}
.footer .tellphone {
  margin-top: 20px;
  font-size: 16px;
}
.footer .tellphone i {
  font-size: 18px;
  margin-right: 5px;
}
.bottom {
  width: 1000px;
  margin: auto;
}
/*底部end*/
/*新版面包屑start*/
.crumbs_bg {
  width: 100%;
  height: 44px;
  overflow: hidden;
  background-color: #fff;
}
.crumbs {
  width: 1000px;
  margin: auto;
  height: 44px;
  line-height: 44px;
  color: #999;
  background-color: #fff;
  text-indent: 0;
}
.crumbs a {
  color: #999;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
}
.crumbs a:hover {
  color: #666;
}
.crumbs span {
  padding: 0 5px;
}
/*新版面包屑end*/
.left-title {
  margin: 0;
}
.xgk-tool {
  text-align: center;
  text-align-last: center;
}
.xgk-tool .list {
  margin: 0 40px;
}
.xgk-tool a {
  display: block;
  color: #666;
}
.xgk-tool img {
  margin-bottom: 24px;
}
.information {
  float: left;
  overflow: hidden;
  width: 270px;
  height: auto;
  line-height: auto;
}
.information li {
  line-height: 28px;
  color: #999;
}
.information li a {
  color: #c9c8c8;
}
.information li:last-child .vol_btn {
  margin-top: 20px;
}
.information li .num-sort {
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  margin-right: 5px;
  font-style: normal;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: #c9c8c8;
}
.third-section .list {
  padding: 30px 6px;
}
.full-error {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -212px;
  margin-left: -297px;
}
.error-word {
  font-size: 34px;
  text-align: center;
  margin-top: 52px;
}
/*智能选学校 录取风险评估 加可用次数 start*/
.change-submit{
    position:relative;
}
.change-times-tips{
    position: absolute;
    left:0;
    top:35px;
    width:110px;
    height:24px;
    line-height:24px;
    font-size:14px;
    color:red;
    font-weight: 500;
    text-align: left;
}
.change-times-tips.change-times-tipspadding{
  padding:0 10px;
}
/*智能选学校 录取风险评估 加可用次数 end*/

/*首页改版 start*/
.container-section a{
  display:block;
  height:100%;
}
.container-section{
  width:100%;
  margin:0 auto;
  padding:50px 0 75px 0;
  margin-top:0;
}
.container.container-section:nth-child(2n){
  width:100%;
  background:#f9f9f9;
}
.container-item-title{
  padding:25px 0;
  margin:0 auto;
  text-align: center;
  color:#333;
}
.container-item-title a{
  display: inline-block;
}
.container-item-title span{
  display:inline-block;
  height:44px;
  font-size:28px;
  line-height:44px;
}
.container-item-wrap{
  width:1000px;
  margin:0 auto;
}
.container-item-wrap ul li{
  position: relative;
  float:left;
  border-radius: 3px;
 
}
.wrap-ul-one li img{
  display:block;
  width:316px;
}
.wrap-ul-one li:not(:last-child){
  margin-right:26px;
}
.wrap-ul-one li.wrap-one-li1,.wrap-ul-one li.wrap-one-li2{
  margin-right:26px;
}
.item-wrap-font{
  position: absolute;
  top:0;
  left:0;
  padding:40px 30px;
  font-size:28px;
  color:#fff;
}
.wrap-ul-two{
  margin:0 auto;
  width:1000px;
}
.wrap-ul-two li{
  padding:0 79px;
  width:175px;
}
.wrap-ul-two li img{
  display:block;
  margin:0 auto;
  height:115px;
}
.wrap-ul-two p{
  padding:10px 0;
  font-size:18px;
  color:#333;
  text-align: center;
  position: relative;
}
.wrap-ul-two p:before{
  content: "";
    position: absolute;
    left: 50%;
    bottom: 8px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 56px;
    height: 1px;
    background-color: #e6e6e6;
}
.item-font-two{
  color:#666;
  line-height:20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wrap-ul-three li:not(:last-child){
  margin-right:29px;
}
.wrap-li-threeli1,.wrap-li-threeli2{
  margin-right:29px;
}
.wrap-ul-three img{
  display:block;
  width:314px;  
}
.wrap-ul-three p{
  height:60px;
  line-height:60px;
  font-size:16px;
}
.wrap-ul-four{
  margin:0 auto;
  width:1000px;
}
.wrap-ul-four li{
  width:140px;
}
.wrap-ul-four li{
  margin-right:32px;
}
.wrap-ul-four li.wrap-four-lilast{
  margin-right:0px;
}
.wrap-ul-four li:not(:last-child){
  margin-right:32px;
}
.wrap-ul-four i{
  display:block;
  margin:0 auto;
  font-size:100px;
  text-align: center;
}
.wrap-ul-four p{
  text-align: center;
}
.wrap-ul-four div{
  color:#666;
  line-height:20px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrap-ul-six{
  margin:0 auto;
  width:1000px;
}
.wrap-ul-six li{
  padding:20px 64px 0 64px;
  width:205px;
}
.wrap-ul-six li img{
  display:block;
  margin:0 auto;
  width:120px;
  height:120px;
  border-radius: 50%;
 
}
.wrap-ul-six p{
  padding:10px 0;
  font-size:18px;
  color:#333;
  text-align: center;
  position: relative;
}
.wrap-ul-six p:before{
  content: "";
    position: absolute;
    left: 50%;
    bottom: 8px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 56px;
    height: 1px;
    background-color: #e6e6e6;
}
.wrap-ul-six div{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color:#aaa;
}
.wrap-seven .left{
  width:520px;
}
.wrap-seven-litem{
  display:block;
  width:520px;
  height:282px;
}
.wrap-seven-content{
  padding:5px 5px;
  width:510px;
  padding-top:5px;
  height:108px;
  background:#f9f9f9;
}
.wrap-seven-content p{
  font-size:16px;
  line-height:40px;
}
.wrap-seven-ritem-right p{
  font-size:16px;
  line-height:30px;
}
.wrap-seven-content div,.wrap-seven-ritem-right div{
  color:#aaa;
  line-height:20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wrap-seven-right{
  width:452px;
  height:104px;
  background:#f9f9f9;
}
.wrap-seven-right:not(:last-child){
  margin-bottom:40px;
}
.wrap-seven-right img{
  display:block;
  height:104px;
  width:140px;
}
.wrap-seven-ritem-left{
  float:left;
}
.wrap-seven-ritem-right{
  float:right;
  padding:5px 5px;
  height:94px;
  width:300px;
}
.wrap-eight .left a,.wrap-eight .right a{
    display: block;
    width:100%;
    height:100%;
    color:#fff;
}
.wrap-eight .left{
    width:482px;
    height:210px;
    background:url('../images/public/index/msjt-1.png') no-repeat;
    background-size:100% 100%;
}
.wrap-eight .right{
    width:482px;
    height:210px;
    background:url('../images/public/index/msjt-2.png') no-repeat;
    background-size:100% 100%;
}
.wrap-eight-font1{
    margin-top:48px;
    margin-left:40px;
    font-size:26px;
    line-height: 1;
}
.wrap-eight-font2{
    margin-top:34px;
    margin-left:40px;
    font-size:20px;
    line-height: 28px;
}
.wrap-eight .left:hover,.wrap-eight .right:hover{
    -webkit-box-shadow: 6px 0 16px rgba(0, 0, 0, 0.2);
    box-shadow: 6px 0 16px rgba(0, 0, 0, 0.2);
}
.wrap-fix{
  position: relative;
  width:998px;
  height:248px;
  border:1px solid #e6e6e6;
  overflow: hidden;
}
.wrap-ul-fix{
  position: absolute;
  left:0;
  top:0;
  width:3000px;
  height:100%;
}

.wrap-ul-fix li{
  float:left;
  padding:20px 88px;
  width:822px;
  height: 100%;
}
.wrap-ul-fix li p{
  font-size:18px;
  color:#333;
}
.wrap-ul-fix-detail{
  padding:5px 0;
}
.wrap-ul-fix-zuthor{
  margin-top:10px;
  text-align: right;
}
.wrap-fix .over2{
  position: absolute;
  width:102px;
  height:10px;
  left:50%;
  bottom:15px;
  margin-left:-65px;
}
.wrap-fix .over2 li{
  width: 12px;
  height: 12px;
  border-radius: 100px;
  margin: 0 10px;
  border: 1px solid #e2e2e2;
  cursor: pointer;
  float: left;
   
}
.wrap-fix-left{
  position: absolute;
  top:50%;
  left:20px;
  margin-top:-17px;
  padding:10px 10px;
  width:19px;
  height:33px;
  z-index:50;
}
.wrap-fix-right{
  position: absolute;
  top:50%;
  right:20px;
  margin-top:-17px;
  padding:10px 10px;
  width:19px;
  height:33px;
  z-index:50;
}
.wrap-ul-one li:hover{
  -webkit-box-shadow: 6px 0 16px rgba(0, 0, 0, 0.2);
  box-shadow: 6px 0 16px rgba(0, 0, 0, 0.2);
}
.wrap-ul-three li:hover img{
  -webkit-box-shadow: 6px 0 16px rgba(0, 0, 0, 0.2);
  box-shadow: 6px 0 16px rgba(0, 0, 0, 0.2);
}
/*首页改版 end*/

/* 首页添加升学日历 start */
.career-calendarbox{
  min-height: 323px;
  display: flex;
  align-items: center;
}
.career-calendarbox .calendar-item{
  height: 48px;
  padding: 0 16px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.career-calendarbox .calendar-item .calendar-year{
  font-size: 14px;
  font-family: MicrosoftYaHei;
  line-height: 19px;
  margin-right: 6px;
  flex-shrink: 0;
}
.career-calendarbox .calendar-item .calendar-monthlist{
  display: flex;
  align-items: center;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem{
  position: relative;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem .monthbox{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 36px;
  text-align: center;
  flex-shrink: 0;
  z-index: 3;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem .linebox{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
  height: 0;
  border: 1px dashed #009DEF;
  opacity: .2;
  z-index: 2;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem .jtimg{
  width: 9px;
  height: 9px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem:nth-child(odd) .funclistbox{
  position: absolute;
  left: 50%;
  top: 28px;
  transform: translateX(-50%);
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem:nth-child(even) .funclistbox{
  position: absolute;
  left: 50%;
  bottom: 29px;
  transform: translateX(-50%);
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem .funclistbox{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-shrink: 0;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem .funclistbox span{
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 21px;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem .funclistbox.funcshadow1{
  width: 128px;
  height: 111px;
  background: url(//static.gaokaoq.com/wxgk/images/public/index/shadowbg1.png) no-repeat center center;
  background-size: 100% 100%;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem .funclistbox.funcshadow2{
  width: 156px;
  height: 111px;
  background: url(//static.gaokaoq.com/wxgk/images/public/index/shadowbg2.png) no-repeat center center;
  background-size: 100% 100%;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem .funclistbox.funcshadow3{
  width: 128px;
  height: 132px;
  background: url(//static.gaokaoq.com/wxgk/images/public/index/shadowbg3.png) no-repeat center center;
  background-size: 100% 100%;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem .funclistbox.funcshadow4{
  width: 128px;
  height: 90px;
  background: url(//static.gaokaoq.com/wxgk/images/public/index/shadowbg4.png) no-repeat center center;
  background-size: 100% 100%;
}
.career-calendarbox .calendar-item .calendar-monthlist .calendar-monthitem .funclistbox.funcshadow5{
  width: 128px;
  height: 109px;
  background: url(//static.gaokaoq.com/wxgk/images/public/index/shadowbg5.png) no-repeat center center;
  background-size: 100% 100%;
}


.career-calendarbox .calendar-item.calendar-item1{
  width: 362px;
  background: rgba(0, 165, 239, 0.08);
  border-radius: 23px 0px 0px 23px;
}
.career-calendarbox .calendar-item.calendar-item1 .calendar-year{
  color: #00A5EF;
}
.career-calendarbox .calendar-item.calendar-item1 .calendar-monthlist .calendar-monthitem{
  width: 81px;
}
.career-calendarbox .calendar-item.calendar-item1 .calendar-monthlist .calendar-monthitem:first-of-type{
  margin-left: -22px;
}
.career-calendarbox .calendar-item.calendar-item1 .calendar-monthlist .calendar-monthitem .monthbox{
  background: linear-gradient(180deg, #00A5EF 0%, #0095EF 100%);
}
.career-calendarbox .calendar-item.calendar-item1 .calendar-monthlist .calendar-monthitem:first-of-type .linebox{
  width: 55px;
  left: 26px;
}
.career-calendarbox .calendar-item.calendar-item1 .calendar-monthlist .calendar-monthitem:last-of-type .linebox{
  width: 50px;
}
.career-calendarbox .calendar-item.calendar-item1 .calendar-monthlist .calendar-monthitem .jtimg{
  background: url(//static.gaokaoq.com/wxgk/images/public/index/jt-blue.png) no-repeat center center;
  background-size: 100% 100%;
}

.career-calendarbox .calendar-item.calendar-item2{
  flex: 1;
  background: rgba(255, 177, 34, 0.08);
  border-radius: 0px 23px 23px 0px;
}
.career-calendarbox .calendar-item.calendar-item2 .calendar-year{
  color: #FFB122;
}
.career-calendarbox .calendar-item.calendar-item2 .calendar-monthlist .calendar-monthitem{
  width: 72px;
}
.career-calendarbox .calendar-item.calendar-item2 .calendar-monthlist .calendar-monthitem:first-of-type{
  margin-left: -18px;
}
.career-calendarbox .calendar-item.calendar-item2 .calendar-monthlist .calendar-monthitem .monthbox{
  background: #FFB122;
}
.career-calendarbox .calendar-item.calendar-item2 .calendar-monthlist .calendar-monthitem .linebox{
  border-color: #FFB122;
}
.career-calendarbox .calendar-item.calendar-item2 .calendar-monthlist .calendar-monthitem:first-of-type .linebox{
  width: 43px;
  left: 29px;
}
.career-calendarbox .calendar-item.calendar-item2 .calendar-monthlist .calendar-monthitem:last-of-type .linebox{
  width: 34px;
}
.career-calendarbox .calendar-item.calendar-item2 .calendar-monthlist .calendar-monthitem .jtimg{
  background: url(//static.gaokaoq.com/wxgk/images/public/index/jt-yellow.png) no-repeat center center;
  background-size: 100% 100%;
}
/* 首页添加升学日历 end */


/*弹窗 start*/
.mask{
  position: fixed;
  top:0;
  left:0;
  width:100%;
  height:100vh;
  background:rgba(0,0,0,0.4);
  z-index:1300;
  box-shadow: none;
  display:none;
}
.popup{
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  min-width:320px;
  max-width:430px;
  /*min-height:220px;*/
  border:0;
  background:#fff;
  border-radius: 5px;
}
.popup-header{
  width:100%;
  height:50px;
  line-height:50px;
  text-align: center;
  font-size:16px;
  border-radius: 5px;
  color:#fff;
}
.popup-header img{
  vertical-align: middle;
}
.popup-cancel{
  display: block;
  position: absolute;
  width:50px;
  height:50px;
  right:0;
  top:0;
  color:#fff;
  font-size:25px;
}
.popup-box{
  /*min-height:140px;*/
  padding:15px 20px;
}
.mask-better-alert .popup{
  min-height: 200px;
}
.mask-better-alert .popup-box{
  min-height: 150px;
  padding: 20px 15px 5px 15px;
  box-sizing: border-box;
}
.mask-better-alert .popup-box .alert-msg{
  min-height: 50px;
  padding-top: 5px;
  box-sizing: border-box;
  text-align: center;
}
.font-color2{
  color:#6e6e6e;
}
.font-color3{
  color:#f61f1f;
}
.font-color4{
    color: #333333;
}
.mask-system .popup-box p{
  line-height:100px;
  text-align: center;
}
.popup-box p{
  line-height: 26px;
  margin-bottom:10px;
}
.popup-inputbox{
  margin-bottom:20px;
  height:30px;
  line-height: 30px;
  border-bottom:1px solid #dcdcdc;
  box-shadow: none;
}
.popup-input{
  padding:0 0;
  height:30px;
  display:inline-block;
  width:67%;
  border:0;
}
.popup-code{
  padding:0 0;
  height:30px;
  display:inline-block;
  width:30%;
  border:0;
  text-align: right;
  outline: none;
  cursor:pointer;
}
.popup-btn{
  display: block;
  padding:0 0;
  margin:0 auto;
  margin-bottom:15px;
  width:84px;
  height:32px;
  color:#fff;
  border:0;
  border-radius: 5px;
  box-shadow: none;
}
.popup-box .popupbtn-box{
  margin-top:25px;
  margin-bottom:0;
  text-align: center;
}
.popup-btn2{
  display: inline-block;
  padding:0 0;
  margin:0 20px;
  margin-bottom:15px;
  width:95px;
  height:32px;
  line-height:32px;
  color:#fff;
  border:0;
  border-radius: 5px;
  box-shadow: none;
}
.popup-btn2 a{
  display:block;
  width:100%;
  height:100%;
  color:#fff;
}
.plain-button{
  display: inline-block;
  padding:0 0;
  margin:0 20px;
  margin-bottom:15px;
  width:95px;
  height:32px;
  border:0;
  background:#fff!important;
  border: 1px solid #009DF5;
  border-radius: 4px;
  box-shadow: none;
}
.plain-button a{
  color: #009DF5;
}
.popup-item{
  height:48px;
  line-height:48px;
}
.popup-item span{
  display:inline-block;
  width:100%;
  text-align:center;
}
.popup-item span p{
  margin-bottom:0px;
  line-height:24px;
}
.popup .lost-appeal{
  padding:0;
  text-align: center;
}
.ver-error{
  display:none;
}
.mask-imgcode{
  z-index:1001;
}
.popup #pcode{
  margin:25px auto;
}
.form-pass{
  padding:10px 0;
}
.form-pass input{
  width:280px;
}
.form-pass .popup-btn2{
  display:block;
  margin:0 auto;
  margin-top:30px;
  width:100px;
  padding:0 0;
}


.mask-alert .alert-msg{
  padding-top:20px;
  min-height:60px;
}
.mask-confirm .alert-msg{
  padding-top:20px;
  min-height:60px;
}
.mask-tip .popup{
  width: 320px;
}
.mask-tip .alert-msg{
  padding-top:20px;
  min-height:60px;
}
.mask-tip .tipbox-btn{
  display: inline-block;
  padding:0 0;
  margin:0 20px;
  margin-bottom:15px;
  width:140px;
  height:32px;
  color:#fff;
  border:0;
  border-radius: 5px;
  background:#009DF5;
  box-shadow: none;
}
.mask-tip .tipbox-btn.disab{
  background: #dcdcdc;
}
.mask-tip .tipbox-btn a{
  display: block;
  width:100%;
  height:100%;
  line-height:32px;
  color:#fff;
}
/*弹窗 end*/

/*湖南考试院 介绍页 start*/
.hn-introduce-box{
    width:100%;
}
.hn-introduce-box img{
    display: block;
    width:100%;
}
.hn-introduce-box.hn-introduce-footer{
    position: fixed;
    bottom: 0;
    left:0;
}
.sm-btn {
    background: #f9b548;
    text-align: center;
    color: #fff;
    width: 50px;
    height: 23px;
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.state_content {
    margin: 10px 0;
}
.state_content a{
    color:#9e9e9e;
}
.title.min {
    border-left: 6px solid #00a2e9;
    height: 24px;
    line-height: 24px;
    margin-top: 5px 0;
    text-indent: 20px;
    color: #333;
    text-align: left;
    font-size: 20px;
}
.footer-bar{
  width:100%;
  height:60px;
}
/*湖南考试院 介绍页 end*/
/*通用saas 学习提升 start*/
.inner-wrap h3{
    margin:0 auto;
}
/*通用saas send*/

/*用户协议 start*/
.agreement-navbox{
    width:100%;
    height:40px;
    line-height:40px;
    background:#f5f6f8;
    border-top:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
}
.agreement-nav{
    margin:0 auto;
    padding-left:20px;
    width:980px;
    line-height:40px;
    color:#333;
    font-size:14px;
}
.agreementbox{
    padding-top:40px;
    width:750px;
}
/*用户协议 end*/
/*视频详情页 start*/
.sec .title{
  border-left: 6px solid #00a2e9;
  height: 24px;
  line-height: 24px;
  margin-top: 5px 0;
  text-indent: 20px;
  color: #00b2ff;
  font-size: 16px;
  text-align: left;
}
/*视频详情页 end*/



/*2019-5-9 start 智能选学校改版*/
.tabstitle{
    margin-top:20px;
    line-height:38px;
    font-size:18px;
    color:#222;
    border-bottom:1px solid #e4e4e4;
}
.tabstitle span{
    display: inline-block;
    border-bottom:2px solid #00A2E9;
}
.tabsbox{
    margin-top:20px;
}
.tabsbox li{
    float:left;
    width:332px;
    height:60px;
    line-height:60px;
    color:#222;
    font-size:16px;
    text-align: center;
    border-left:1px solid #e4e4e4;
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
    background:#F6F6F6;
}
.tabsbox li a{
    display: block;
    width:100%;
    height:100%;
    color:#222;
}
.tabsbox li:last-child{
    border-right:1px solid #e4e4e4;
}
.forecast-table.line_list{
    border:0;
}
.forecast-table.line_list table{
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.forecast-table.line_list td{
    border:1px solid #e9e9e9;
}

.forecast-table.line_list{
    margin-top:20px;
}
.forecast-table a{
    color:#333333;
}
.forecast-table.line_list td{
    padding:24px 10px;
    color:#333;
}
.forecast-table.line_list .attention{
    display: block;
    margin:0 auto;
    margin-top:10px;
    width:60px;
    height:22px;
    line-height:24px;
    border:1px solid #e1e1e1;
    background:#F6F6F6;
    text-align: center;
    color:#999;
    border-radius: 2px;
}
.forecast-table.line_list .rate-tip{
    padding:0 0;
    width:62px;
    height:24px;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    line-height: 24px;
    text-align: center;
}
.forecast-table .rate-tip.ratetip1{
    background: #FF5F57;
}
.forecast-table .rate-tip.ratetip2{
    background: #00A2E9;
}
.forecast-table .rate-tip.ratetip3{
    background: #1DB659;
}
.forecastdown{
    display: inline-block;
    width:92px;
    height:22px;
    text-align: center;
    border-radius: 2px;
    overflow: hidden;
}
.line_list td .forecastdown i{
  display: inline-block;
  font-size:20px;
  line-height:24px;
  vertical-align: top;
}
.forecastdown i.forecastdown1{
    display: inline-block;
}
.forecastdown i.forecastdown2{
    display: none;
}
.forecastdown.dropactive i.forecastdown1{
    display: none;
}
.forecastdown.dropactive i.forecastdown2{
    display: inline-block;
}
.forecast-table .c_labels span{
    margin:2px 2px;
    padding-left:2px;
    width:28px;
    height:28px;
    line-height:28px;
    background-size:100% 100%;
}
.forecastdown .c_labels span{
    width:28px;
    height:28px;
    line-height:28px;
}

.forecasttable2{
    border:0;
    display: none;
}
.forecasttable2.tractive{
    display: table-row;
}
.forecast-table.line_list .forecasttable2>td{
    padding:10px 0;
    border:0;
    background:#F6F6F6;
}
.forecasttable2 table{
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
    background:#fff;
}
.forecasttable2 table td{
    padding:22px 10px;
    text-align: center;
    border:1px solid #e9e9e9;
    background:#fff;
}
.forecasttable2 table .forecasttt td{
    background:#FFEFEE;
}
/*2019-5-9 end */


/*2019-7-19 信息不完整 弹窗添加 start*/
.userinfopopup{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width:824px;
    height:auto;
    border: 0;
    background: #fff;
    border-radius: 5px;
    color:#666;
    overflow: hidden;
}
.userinfopopup input,.userinfopopup select{
    color:#666;
}
.userinfopbox{
    padding:40px 152px 60px 152px;
    position: relative;
}
.userinfopitem{
    margin-bottom:12px;
    width:100%;
    height:36px;
    line-height:36px;
    position: relative;
}
.userinfopitem label{
    padding-right:18px;
    display: block;
    width:86px;
    height:36px;
    line-height:36px;
    color:#222;
    text-align: right;
}
.userinfopitem label i{
    display: inline-block;
    margin-right: 3px;
    margin-top: 10px;
    font-size: 12px;
    vertical-align: top;
    line-height: 12px;
}
.userinfoinp1{
    display: block;
    padding:0 20px;
    width:244px;
    height:34px;
    line-height:34px;
    border:1px solid #E4E4E4;
    border-radius: 4px;
}
.userinfoinp1.userinfoinp2{
    width:374px;
}
.userinfoselect1{
    display: block;
    padding:0 20px;
    width:124px;
    height:36px;
    line-height:36px;
    border:1px solid #E4E4E4;
    border-radius: 4px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/public/userinfopopdown.png) no-repeat scroll 90px center transparent;
}
.userinfoselect1.userinfoselect2{
    float:left;
}
.userinfoselect2:not(:last-child){
    margin-right:22px;
}
.userinfoselect1.userinfoselect3{
    width:416px;
    background: url(../images/public/userinfopopdown.png) no-repeat scroll 382px center transparent;
}
.userinforadio{
    display: block;
    margin-right:24px;
    width:auto;
    line-height:36px;
    height:36px;
    position: relative;
}
.userinforadio input[type="radio"]{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity: 0;
}
.userinforadio .userinfoicon{
    display: inline-block;
    margin-top:8px;
    margin-right:6px;
    width:14px;
    height:14px;
    border:1px solid #666666;
    border-radius: 50%;
    vertical-align: top;
}
.userinforadio.userinforadio-active .userinfoicon i{
    display: block;
    margin-top:3px;
    margin-left:3px;
    width:8px;
    height:8px;
    border-radius: 50%;
}
.userinfoschool{
    display: none;
}
.userinfobtnbox{
    margin-top:60px;
    text-align: center;
}
.userinfobtnbox p{
    margin-top: 12px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    color: #f00;
}
.userinfobtnbox p.userinfoerror{
    margin-top:0;
    margin-bottom:10px;
    min-height:12px;
    line-height:12px;
    color: #f00;
}
.userinfobtnbox p i{
    display: inline-block;
    margin-right: 6px;
    width: 14px;
    height: 14px;
    background: url(../images/public/mock/mock-tips.png);
    background-size: 100% 100%;
    vertical-align: top;
}
input.userinfobtn{
    display: block;
    margin:0 auto;
    padding:0 0;
    width:148px;
    height:36px;
    line-height:36px;
    font-size:17px;
    font-weight: bold;
    color:#fff;
    border:0;
    border-radius: 4px;
    letter-spacing: 0.1em;
    outline: none;
}
/*2019-7-19 信息不完整 弹窗添加 end*/
.wenhao{
  display: inline-block;
  width:16px;
  height:16px;
  background: url(../images/public/wenhao.png) no-repeat;
  background-size: 100%;
}

/* 关注功能 start */
.attentionbox{
  margin-left: 10px;
  height: 12px;
  line-height: 12px;
  display: inline-block;
  font-size: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.attentionbox span{
  line-height: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin-left: 5px;
}
.examination{
  /* overflow: hidden; */
  display: inline-block;
  margin-left: 10px;
  height: 15px;
  line-height: 15px;
  font-size: 0;
  cursor: pointer;
}
.examination img{
  display: inline-block;
  vertical-align:sub;
}
.examination span{
  vertical-align:baseline;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin-left: 5px;
}
/* 关注功能 end */

/* 关注2.0 start */
.school_msgs .e_name{
  display: flex;
  align-items: center;
}
.c_name{
  display: flex;
  align-items: center;
}
.c_name span{
  display: flex;
  align-items: center;
}
.c_name span a{
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 8px;
  box-sizing: border-box;
  height: 32px;
  border-radius: 4px;
  font-size: 16px!important;
  line-height: 16px!important;
  font-weight: 400;
}
.c_name span a.attent{
  margin-left: 12px;
  border: 1px solid #EB562F;
  color: #EB562F;
}
.c_name span a i{
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-right: 4px;
}
.c_name span a.attent i{
  background: url(//static.gaokaoq.com/wxgk/images/attention/icon-gz.png) no-repeat center center;
  background-size: 100% 100%;
}
.c_name span a.attent:hover{
  color: #EB562F;
  font-size: 16px;
}
.c_name span a.attent.have:hover{
  color: #FFFFFF;
  font-size: 16px;
}
.c_name span a.attent.have{
  background: #EB562F;
  color: #FFFFFF;
}
.c_name span a.attent.have i{
  background: url(//static.gaokaoq.com/wxgk/images/attention/icon-ygz.png) no-repeat center center;
  background-size: 100% 100%;
}
/* 意向报考 */
.c_name span a.intent{
  margin-left: 10px;
  border: 1px solid #1EC39C;
  color: #1EC39C;
}
.c_name span a.intent i{
  background: url(//static.gaokaoq.com/wxgk/images/attention/icon-yxbk.png) no-repeat center center;
  background-size: 100% 100%;
}
.c_name span a.intent:hover{
  color: #1EC39C;
  font-size: 16px;
}
.c_name span a.intent.have:hover{
  color: #FFFFFF;
  font-size: 16px;
}
.c_name span a.intent.have{
  background: #1EC39C;
  color: #FFFFFF;
}
.c_name span a.intent.have i{
  background: url(//static.gaokaoq.com/wxgk/images/attention/icon-yjryx.png) no-repeat center center;
  background-size: 100% 100%;
}
.colleges_list .c_name span a{
  height: 24px;
  font-size: 12px!important;
}
.colleges_list .c_name span a.attent:hover, .colleges_list .c_name span a.intent:hover{
    font-size: 12px!important;
}
.colleges_list .c_name span a i{
  width: 14px;
  height: 14px;
}
/* 关注2.0 end */

/* 高考倒计时 start */
.countdownbox{
  height: 36px;
  background: linear-gradient(180deg, #FED8A6 0%, #FF9164 100%);
  box-shadow: 0px 3px 7px 0px rgba(180, 48, 6, 0.3);
  border-radius: 23px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  margin-right: 16px;
  margin-top: 5px;
  float: right!important;

}
.countdownbox .numlist{
  margin-right: 4px;
}
.countdownbox span{
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #98360D;
  margin-right: 4px;
}
.countdownbox span.num{
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FDE7CE;
  line-height: 20px;
  padding: 0 4px;
  box-sizing: border-box;
  background: #A53B11;
border-radius: 2px;
}
.countdownbox span:last-of-type{
  margin-right: 0;
}
/* 高考倒计时 end */


/* 验证码弹窗 start */
.mask-tipsend{
  z-index: 999;
}
.mask-tipsend button{
  cursor: pointer;
}
.mask-tipsend .popupbtn-box{
  margin-top: 25px;
  margin-bottom: 0;
}
.mask-tipsend .bmx-button{
  width: 98px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  margin-left: 6px;
}
.mask-tipsend .errorbox{
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #EB562F;
  line-height: 19px;
  margin-top: 8px;
  display: none;
}
.mask-tipsend .confirm-no{
  background: #c9c8c8;
}
/* 验证码弹窗 end */

/* 智慧教育平台 start */
.platformbtnbox{
  display: inline-block;
  width: 191px;
  height: 58px;
  background: url(//static.gaokaoq.com/wxgk/images/public/platbtn.png) no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
  margin-right: 17px;
  margin-top: -5px;
}
/* 智慧教育平台 end */