.slider-box {
  position: relative;
}
.admit-box {
  padding: 0 30px;
}
.admit-banner {
  background: url(../images/public/admission/admit-banner.jpg) no-repeat center center;
}
.approach {
  width: 198px;
}
.approach .link {
  font-size: 14px;
  text-decoration: underline;
}
.approach dt {
  text-align: center;
  text-align-last: center;
}
.approach dt i {
  font-size: 30px;
}
.mainstream .list {
  display: inline-block;
  width: 147px;
  height: 45px;
  line-height: 45px;
  margin: 30px 48px 0;
  -webkit-border-radius: 3px;
  -moz-border-raidus: 3px;
  border-radius: 3px;
  color: #fff;
  
}
.studies {
  margin-top: 30px;
}
.studies a {
  width: 126px;
  height: 126px;
  -webkit-border-radius: 100%;
  -moz-border-raidus: 100%;
  border-radius: 100%;
  text-align: center;
  
}
.left-title {
  margin-bottom: 20px;
  font-size: 16px;
}
.left-title .more {
  color: #999;
  font-size: 14px;
  font-weight: normal;
}
/*估分选大学*/
.choice_school {
  width: 247px;
  padding: 20px 10px;
  border: 1px solid #e6e6e6;
  min-height: 264px;
  background: rgba(0, 0, 0, 0.5);
  border: none;
  filter: alpha(opacity=50);
}
.choice_title {
  color: #ca4848;
  font-size: 18px;
}
.choice_school select {
  width: 150px;
}
.school_rank {
  display: none;
}
.school_rank select {
  width: 75px;
}
.rght1 {
  width: 247px;
  position: absolute;
  left: 50%;
  top: 22px;
  padding: 0 0 0 70px;
  margin-left: 159px;
  z-index: 200;
}
.rght1 .choice_title {
  color: #fff;
  text-align: center;
}
.rght1 .choices td {
  color: #fff;
}
.rght1 .choices_btn {
  margin-left: 14px;
}
.data_check {
  padding-left: 0;
  width: 258px;
  padding-top: 16px;
  padding-bottom: 12px;
}
.data_check .choice_title {
  margin-left: 24px;
}
.data_check td {
  text-align: center;
  height: 55px;
}
.data_check select {
  width: 168px;
  height: 36px;
}
.data_check input {
  width: 211px;
  height: 28px;
}
.data_check .choices_btn {
  padding-left: 22px;
}
.data_check .choices {
  position: relative;
}
.data_input {
  margin-left: 13px;
}
.data_check .td_choice {
  height: 48px;
}
.data_check .btns01 a {
  width: 222px;
  cursor: pointer;
}
.rght1 form {
  padding-left: 2px;
}
.choices_btn {
  padding-left: 64px;
}
.login-aft {
  margin-top: 10px;
}
.login-aft i {
  font-size: 24px;
}
.login-aft p {
  color: #fff;
  line-height: 35px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.login-aft p span{
  flex: 1;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.login-aft p label {
  width: 107px;
  display: inline-block;
  text-align: right;
}
.login-aft p b {
  color: #f9b548;
}
.login-aft p img{
  width: 30px;
  margin-right: 3px;
  margin-top: 7px;
}
.error-box {
  font-size: 12px;
  color: #b73240;
  display: inline-block;
  height: 28px;
  line-height: 28px;
}
.choices {
  padding-top: 0;
}
.choices i {
  color: #fff;
  position: absolute;
  top: 0px;
  left: 4px;
  z-index: 3;
  font-size: 18px;
}
.choices .input-box input {
  color: #999;
  width: 216px;
  text-indent: 20px;
  border: 0;
  border-bottom: 1px solid #fff;
  background: transparent;
  color: #fff;
}
.choices .input-box input::-moz-placeholder {
  color: #fff;
}
.choices .input-box input::-webkit-input-placeholder {
  color: #fff;
}
.choices .input-box input:-ms-input-placeholder {
  color: #fff;
}
.auto-login-inner {
  margin-top: 10px;
}
.min-auto-login{
  min-height:20px;
}
.choices .error-box {
  color: #cc1e34;
  font-size: 12px;
}
.input-box {
  margin-top: 26px;
  position: relative;
}
.choices form {
  width: 226px;
  margin: 0 auto;
  padding-left: 0;
}
.choices input[type=checkbox] {
  vertical-align: middle;
  padding: 0;
  margin: 0 5px 0 0;
  float:left;
}
.choices .icon-eyeimg{
  position: absolute;
  z-index: 1;
  top: 0;
  right: 7px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #999;
  z-index: 8;
}
.choices .icon-eyeimg .iconfont{
  display: block;
  font-size: 16px;
  right: 0;
  top: 5px;
}
.choices .icon-eyeimg .eyes-no{
  display: block;
}
.choices .icon-eyeimg .eyes{
  display: none;
}
.choices .icon-eyeimg.active .eyes-no{
  display: none;
}
.choices .icon-eyeimg.active .eyes{
  display: block;
}
.auto-login {
  font-size: 12px;
  color: #fff;
}
.auto-login input {
  background: rgba(255, 255, 255, 0);
}
.auto-login a {
  color: #fff;
}
.auto-login label {
  margin-right: 5px;
  float:left;
}
.choice_title2 {
  margin-top: 8px;
}
.login-aft {
  width: 226px;
  margin: 10px auto 0;
}
.login-aft p {
  color: #fff;
  line-height: 35px;
  width: 100%;
  display: flex;
  align-items: center;
}
.login-aft p label {
  width: 125px;
  display: inline-block;
  text-align: right;
  flex-shrink: 0;
}
.login-aft p b {
  color: #f9b548;
}
/*手机号登录 start*/
.choices .input-box input.login-codebtn{
  padding:0 5px;
  position: absolute;
  top:0;
  right:0;
  width:80px;
  height:100%;
  color:#fff;
  text-indent:0;  
}
.login-link a{
  display: block;
  padding:3px 0;
  text-align: center;
  color:#fff;
  font-size: 12px;
}
/*手机号登录 end*/
.error-box {
  font-size: 12px;
  color: #b73240;
  display: inline-block;
  height: 28px;
  line-height: 28px;
}
.choices .default-button,
.choice_school .default-button {
  font-size: 16px;
  margin-top: 20px;
}
.inquire-way .fl,
.inquire-way .fr {
  vertical-align: middle;
}
.inquire-way .fr P {
  color: #333;
  font-size: 18px;
  font-weight: normal;
}
.third-section .list {
  position: relative;
  width: 284px;
  height: 294px;
  padding: 0;
}
.third-section .list p {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  text-align-last: center;
}
.third-section .list h4 {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  text-align-last: center;
}
.third-section .list img {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 8px;
  left: 8px;
}
.advisor-lists li:last-of-type a {
  border-bottom: 0;
}
.advisor-lists a {
  display: block;
  padding: 16px 0;
  border-bottom: 1px solid #e6e6e6;
  height: 100%;
  width: 100%;
}
.advisor-lists .left img {
  -webkit-border-radius: 100%;
  -moz-border-raidus: 100%;
  border-radius: 100%;
  margin-right: 18px;
  
}
.advisor-lists .left span {
  color: #333;
}
.advisor-lists .left p {
  color: #666;
  width: 182px;
  height: 38px;
  overflow: hidden;
  line-height: 20px;
}
/*案例解决slider*/
.hd {
  position: relative;
  overflow: hidden;
  width: 670px;
  height: 257px;
}
.hd .hd-slider {
  position: absolute;
  z-index: 97;
  overflow-y: hidden;
  width: 100000px;
}
.hd-slider li {
  float: left;
  width: 670px;
}
.over {
  z-index: 100;
}
.hd .over {
  position: absolute;
  width: 150px;
  bottom: 10px;
  left: 50%;
  margin-left: -65px;
}
.hd .over li {
  width: 12px;
  height: 12px;
  border-radius: 100px;
  margin: 0 10px;
  border: 1px solid #e2e2e2;
  cursor: pointer;
  float: left;
  
}

.case-answer {
  border: 1px solid #e6e6e6;
  padding: 20px 26px;
  position: relative;
  margin-top: 20px;
  height: 122px;
}
.case-answer h3 {
  position: absolute;
  bottom: 10px;
  right: 30px;
}
.case-resolution h4 {
  float: left;
  line-height: 56px;
  color: #333;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  line-height: normal;
}
.case-answer h3 {
  text-align: right;
  font-size: 14px;
  color: #3c3c3c;
}
.case-answer div {
  line-height: 24px;
  color: #666;
  font-size: 14px;
}
.img-arrow-top {
  position: absolute;
  top: -8px;
  left: 52px;
}
/*合作伙伴*/
.partners {
  background: #f6f6f6;
  border: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.partners a {
  margin: 10px 22px 0;
  display: inline-block;
}
/*自主招生首页start*/
.zzzs-tool .list {
  background: #f6f6f6;
  width: 454px;
  height: 248px;
  padding: 18px;
  margin-top: 50px;
}
.zzzs-tool .list dt,
.zzzs-tool .list dd {
  float: left;
}
.zzzs-tool .list dd {
  width: 184px;
  padding: 15px 0 0 22px;
}
.zzzs-tool .list dd p {
  white-space: inherit;
  font-weight: normal;
}
.zzzs-tool .list h3 {
  text-align: center;
  text-align-last: center;
  font-size: 24px;
  font-weight: normal;
}
.zzzs-tool .list h3 a {
  position: relative;
}
.zzzs-tool .list h3 a .vip-img {
  position: absolute;
  right: -54px;
  top: -34px;
}
/*自主招生首页end*/
/*高考志愿首页start*/
.service-tool{
  font-size:0;
}
.service-tool li {
  width: 25%;
  text-align: center;
  margin: 10px 0;
  *display: inline;
  *zoom:1;
  display: inline-block;
  vertical-align: top;

}
.service-tool li p {
  padding: 0 34px;
  text-align: left;
  height: 50px;
}
.service-tool li h5 {
  font-size: 18px;
}
.service-tool li a {
  display: inline-block;
  font-size:14px;
}
.service-tool li i {
  font-size: 100px;
}
.service-title {
  font-size: 24px;
}
/*高考志愿首页end*/
/*专家一对一start*/
.slider-vip {
  margin-right: 26px;
}
.vip-top .special_pic img {
  width: 367px;
  height: 330px;
}
.vip-top .special_pic {
  margin-bottom: 30px;
  padding-right: 0;
  height: 330px;
  width: 367px;
  overflow: hidden;
}
.vip-top .special_msg span {
  font-size: 24px;
  color: #000;
}
.vip-top .special_msgs a:hover {
  color: #9e9e9e;
}
.vip-top .special_btn a:hover {
  color: #fff;
}
.slider-vip {
  width: 367px;
  float: left;
}
/*.slider-vip .small-pic img{width:110px; height:110px;}*/
.slider-vip {
  position: relative;
}
.vip-top .special_pic span,
.vip-top .slider-vip .small-pic span {
  float: left;
}
.vip-top .special_msgs {
  float: left;
  width: 577px;
}
.vip-top .s_msg {
  background: #fff5e5;
  padding: 10px 10px;
  color: #646464;
  font-size: 16px;
  position: relative;
}
.vip-top .s_msg span {
  color: #ff5408;
  font-size: 24px;
  font-weight: bold;
  margin-right: 20px;
}
.vip-top .special_pic span {
  display: none;
}
.vip-top .special_pic .first {
  display: block;
}
.vip-top .s_msg del {
  color: #8c8c8c;
  font-size: 14px;
}
.vip-top .small-pic span.active {
  border: 2px solid #01a3ea;
  padding: 8px;
  margin-right: 20px;
}
.vip-top .small-pic span {
  border: 2px solid #fff;
  padding: 8px;
  margin-right: 20px;
  cursor: pointer;
}
.o-subtitle {
  font-size: 14px;
  color: #6e6e6e;
  margin: 23px 0 30px;
}
.vip-top .o-subtitle {
  font-size: 14px;
  color: #6e6e6e;
  margin: 23px 0 30px;
}
.vip-top .one-types a {
  height: 24px;
  line-height: 24px;
  margin-bottom: 24px;
  border: 1px solid #e6e6e6;
  display: inline-block;
  text-align: center;
  width: 122px;
}
.vip-top .one-types .lblue-button:hover {
  color: #fff;
}
.vip-top .one-types .default-button {
  width: 120px;
  height: 26px;
  line-height: 26px;
  border: 0;
}
.vip-top .o-introduce .bms-button {
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  margin-bottom: 15px;
  width: 80px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  margin-right: 10px;
  
}
.vip-top .o-counsel .lyellow-button {
  width: 230px;
  height: 40px;
  line-height: 40px;
}
.vip-top .o-counsel .default-button {
  color: #666;
}
.vip-top .special_btn {
  margin-top: 10px;
}
/*右侧价格部分*/
.vip-select input {
  display: none;
}
.vip-select div {
  display: inline-block;
  width: 100px;
  font-size: 16px;
  color: #646464;
  margin-top: 25px;
  margin-right: 12px;
}
.vip-select label {
  width: 102px;
  height: 37px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  font-size: 16px;
  color: #505050;
  text-align: center;
  line-height: 38px;
}
.vip-select label.active,
.vip-select label:hover {
  border: 1px solid #ff5408;
  cursor: pointer;
}
.btns01 .buy-btn6,
.btns01 .jh-btn {
  background: #f80b0b;
  width: 142px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  /* Gecko browsers */
  -webkit-border-radius: 5px;
  
}
.btns01 .jh-btn {
  background: #f9b548;
  margin-left: 10px;
}
.vip-top .special_btn {
  display: block;
  float: none;
}
.vip-top .special_msg_content {
  margin-top: 10px;
  font-size: 14px;
}
.vip-top .special_msg_content p {
  font-size: 14px;
  color: #31b4ed;
}
.btns01 .sweepstake {
  background: none;
  color: red;
  font-size: 16px;
  width: auto;
  margin-left: 10px;
}
.vip-top .special_btn .sweepstake:hover {
  background: none;
  color: red;
}
.vip-top .declare {
  width: 252px;
  height: 138px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  /* Gecko browsers */
  -webkit-border-radius: 5px;
  /* Webkit browsers */
  border: 1px solid #dcdcdc;
  
}
.vip-top .declare li {
  height: auto;
  padding: 0;
  color: #8c8c8c;
  line-height: 27px;
}
.vip-top .declare i {
  color: #505050;
  font-style: normal;
  font-size: 16px;
}
.service-pop {
  position: absolute;
  top: 180px;
  right: 294px;
}
.vip-top {
  position: relative;
}
.vip-top .declare {
  position: absolute;
  top: 8px;
  left: 8px;
  padding: 10px 14px;
  z-index: -1;
}
.small-circle {
  border-radius: 3px;
  -moz-border-radius: 3px;
  /* Gecko browsers */
  -webkit-border-radius: 3px;
  width: 6px;
  height: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  float: left;
  
}
.vip-top .declare a {
  display: block;
  float: right;
  width: 236px;
}
.service-list {
  position: relative;
  width: 426px;
  height: 127px;
  padding: 14px;
  color: #fff;
}
.service-list h4 {
  color: #fff;
  margin: 0;
  font-size: 20px;
}
.service-list p {
  width: 286px;
  margin-top: 15px;
}
.service-list img {
  position: absolute;
  top: auto;
  right: 8px;
  bottom: 8px;
  left: auto;
}
.case-list {
  padding: 15px 0;
  color: #fff;
}
.case-list .title-ybg {
  position: relative;
  padding: 0 20px;
  line-height: 33px;
  font-weight: normal;
  color: #fff;
  display: inline-block;
  margin: 0 0 10px;
}
.case-list .title-ybg .circle {
  position: absolute;
  top: 0;
  right: -15px;
  bottom: auto;
  left: auto;
  -webkit-border-radius: 100%;
  -moz-border-raidus: 100%;
  border-radius: 100%;
  display: inline-block;
  width: 28px;
  height: 33px;
  line-height: 33px;
  
}
.case-list div {
  padding: 0 15px;
}
/*专家一对一end*/
/*新高考首页start*/
.xgk-box .img-box {
  height: 124px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.xgk-box .list {
  float: left;
  width: 331px;
  text-align: center;
}
.xgk-box .list .bblue-button {
  width: 236px;
  margin: 30px 0;
}
.xgk-box .list p {
  text-align: left;
  text-align-last: left;
  padding: 0 30px;
  margin-bottom: 30px;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
}
.xgk-box .list:nth-child(2) {
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
.xgk-box .list img {
  margin-bottom: 24px;
}
.xgk-box .name-box {
    position: relative;
}
.xgk-box .name-box .vip-img {
  position: absolute;
  top: -6px;
  right: 19px;
  bottom: auto;
  left: auto;
}
.tool-list li {
  width: 25%;
  float: left;
  text-align: center;
}
.tool-list li i {
  font-size: 88px;
  height: auto;
}
.tool-list li a {
  margin-top: 16px;
  display: inline-block;
  font-size: #666;
}
.grey-bg {
  padding: 42px 0;
}
/*新高考首页end*/
.sxzd-grey .wrapper-float .sxzd-box {
  width: 240px;
  padding: 40px 94px 0 74px;
}
.sxzd-grey .wrapper-float .sxzd-box h3 {
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 25px;
}
.sxzd-grey .wrapper-float .sm-vip-img {
  margin-left: 5px;
}
.sxzd-grey .scan {
  height: 94px;
  width: 192px;
  margin-top: 52px;
  text-align: center;
  border-left: 1px solid #e6e6e6;
  padding-top: 32px;
}
.manager-box .list {
  width: 25%;
}
.manager-box .list .img-box {
  height: 80px;
  margin-bottom: 20px;
}
.manager-box .list:nth-child(2) {
  border: 0;
}
.manager-box .list p {
  padding: 0 18px;
  margin-bottom: 50px;
}
.manager-box .list .name-box {
  margin-bottom: 20px;
  font-size: 18px;
}
.manager-box .list .name-box.change-name-box{
  height:37px;
}
.manager-box .list .bms-button {
  margin-top: 50px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  -webkit-border-radius: 2px;
  -moz-border-raidus: 2px;
  border-radius: 2px;
  
}
.service-name {
  padding: 18px 0;
}
.service-name:nth-child(odd) {
  background: #fff;
}
.service-name .img-bg {
  background: url(../images/public/img/word-bg.jpg) no-repeat center center;
  width: 350px;
  height: 210px;
  text-align: center;
}
.service-name .img-bg img {
  padding-top: 50px;
}
.service-name .wrapper-float .sxzd-box {
  padding: 0 0 0 10px;
  width: 397px;
  height: 210px;
}
.service-name .price {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 10px;
  font-size: 18px;
}
.service-name .sxzd-box {
  position: relative;
}



/*三通首页*/
.st-xgk-tool .list {
    margin: 0 20px;
}
.st-xgk-tool p {
    color: #6e6e6e;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-align-last: center;
}
.st-advisor-lists a{
  padding:10px 0;
}

.st-xgk-box .img-box {
  height: 124px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.st-xgk-box .list {
  text-align: center;
  padding:0 20px;
  width:auto;
  float:none;
}
.st-xgk-box .list .bblue-button {
  width:194px;
  text-align: center;
  text-align-last: center;
  font-size:24px;
  margin-bottom: 16px;
  margin:0 0 30px;
}
.st-xgk-box .list p {
  text-align: left;
  text-align-last: left;
  font-size:16px;
  color:#6e6e6e;
  font-weight: normal;
  padding:0;
}
.st-xgk-box .list:nth-child(2) {
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  padding:0 98px;
}
.xgk-box-pad{
  padding: 20px 0 40px;
}

/*联系方式 start*/
.side-contact{
  position: fixed;
  bottom:194px;
  width:58px;
  /*height:293px;*/
  border:1px solid #e6e6e6;
  text-align: center;
  right: 0;
  background: #fff;
  z-index:100;
}
.side-contact li{
  position: relative;
  height:63px;
  padding-top:10px;
  font-size:12px;
  cursor: pointer;
  background:#fff;

}
.side-contact .contact-details{
  border:1px solid #e6e6e6;
  width:207px;
  min-height: 73px;
  border-right:0;
  position: absolute;
  right:59px;
  top:0px;
  background: #fff;
  vertical-align: middle;
  line-height: 73px;
  color:#666;
}
.side-contact li:first-child .contact-details{
  line-height: normal;
  padding:10px 0;
  min-height: 53px;
}
.side-contact .contact-details i{
  font-size: 20px;
  vertical-align: middle;
}
.side-contact .contact-details2{
  width:auto;
  line-height: normal;
  padding:10px;
  top:-40px;
}
.side-contact .contact-details2 img{
  margin-bottom: 10px;
}
.side-contact .contact-details .mblue-button{
  width:80px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  margin-top:10px;
  
}
.side-contact li i{
  font-size:30px;
}
.side-contact li:hover{
  background: blue;
}
.side-contact .goTop{
  z-index:-1;
}
/*联系方式 end*/
/*登录错误提示修改 start*/
.choice_school.change-choice_school{
  height:auto; 
}
.change-error-box.error-box{
  height:auto;
  line-height:20px;
}
.choices .default-button, .choice_school .default-button.change-btn{
  margin-top:10px;
}

/*登录错误提示修改 end*/