@charset "utf-8";
/*-- 2018-4-26 暑秋1对1   简写=>.sq11
--------------------------------------------------------------*/
body {
    background-color: #fff !important;
}

.sq11 {
    width: 1000px;
    margin: 0 auto;
    min-height: 500px;
}

/*焦点图*/
.focus-box {
    height: 700px;
    background: #081b41 url("../img/banner-bg.jpg") no-repeat center top;
}

.focus-con {
    margin: 0 auto;
    width: 1000px;
    height: 700px;
    background: url("../img/banner-con.jpg") no-repeat center top;
}

.focus-link {
    padding-top: 610px;
}

.focus-link li {
    float: left;
    width: 190px;
}

.focus-link li:first-child {
    margin-left: 50px;
}

.focus-link li + li {
    margin-right: 33px;
}

.focus-link li:last-child {
    margin-right: 0;
    width: 100px;
}

.focus-link .link {
    font-size: 20px;
    color: #fff;
}

/*暑期黄金备考期*/
.bk-gold {

}

.bk-title {
    margin: 50px auto 70px;
    text-align: center;
}

.bk-title h3 {
    padding-top: 66px;
    font-size: 42px;
    color: #3c271d;
    font-weight: 700;
}

.bk-title .text {
    color: #666;
    font-size: 22px;
}

.title-01 {
    background: url("../img/title-01.png") no-repeat center top;
}

.title-03 {
    background: url("../img/title-03.png") no-repeat center top;
}

.title-04 {
    background: url("../img/title-04.png") no-repeat center top;
}

.bk-list {
    text-align: justify;
    overflow: hidden;
}

.bk-list:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.bk-list li {
    display: inline-block;
    width: 300px;
}

.bk-list .pic {
    position: relative;
    display: block;
    margin: 0 auto;
    height: 150px;
    background: url("../img/xueyuan-01.jpg") no-repeat center;
}

.bk-list .pic2 {
    background: url("../img/xueyuan-02.jpg") no-repeat center;
}

.bk-list .pic3 {
    background: url("../img/xueyuan-03.jpg") no-repeat center;
}

.bk-list .pic:after {
    position: absolute;
    left: 0;
    top: 37px;
    z-index: -1;
    width: 100%;
    content: '';
    height: 6px;
    font-size: 0;
    background-color: #cfcfcf;
}

.bk-list .title {
    position: relative;
    margin: 40px 0 25px;
    text-align: center;
    font-size: 22px;
    color: #f36257;
}

.bk-list .title:after {
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -30px;
    content: '';
    width: 60px;
    height: 2px;
    background-color: #f56458;
}

.bk-list .info {
    padding: 0 20px;
    height: 90px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
}

.btn-vote,
.btn-vote2,
.btn-advisory {
    display: block;
    margin: 0 auto;
    width: 300px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    background-color: #f46458;
}

.btn-vote2 {
    background-color: #f46458;
}

.btn-vote:hover,
.btn-vote2:hover {
    color: #fff;
    background-color: #fe9766;
}

.btn-advisory {
    margin: 70px auto;
    width: 320px;
    border-radius: 3px;
    box-shadow: 0 3px 4px rgba(255, 164, 133, .8);
}

.btn-advisory:hover {
    color: #fff;
    background-color: #fe7d40;
}

.btn-advisory.bg1 {
    margin: 30px auto 70px;
    width: 520px;
    background-color: #fe9766;
}

.btn-advisory.bg2 {
    margin: 30px auto 70px;
    width: 520px;
    color: #392a2a;
    background-color: #f4dc7d;
}

.btn-advisory.bg3 {
    width: 520px;
    background-color: #f46458;
}

.bk-info-title,
.bk-info-title2 {
    margin: 70px 0;
    height: 36px;
    line-height: 34px;
    font-size: 24px;
    color: #3c271d;
    text-align: center;
    background: url("../img/bk-info-title.png") no-repeat;
}

.bk-info-title2 {
    background: url("../img/bk-info-title2.png") no-repeat;
}

.bk-info-bg {
    height: 262px;
    background: url("../img/bk-info.png") no-repeat center top;
}

.bk-training {
    overflow: hidden;
}

.bk-training-left {
    width: 400px;
    height: 251px;
    background: url("../img/bk-jx-left.png") no-repeat center;
}

.bk-training-info {

}

.bk-training-info li {
    padding: 0 30px;
    width: 500px;
    margin-bottom: 20px;
    height: 54px;
    line-height: 54px;
    color: #3c271d;
    font-size: 20px;
    border: 1px solid #f46458;
    border-radius: 3px;
}

.bk-training-info li em {
    color: #f46458;
    font-size: 22px;
    font-weight: 700;
}

/*科学路线规划*/
.sq11-planning {
    height: 850px;
    background: #f36258;
    background: linear-gradient(to right, #f36258 0%, #fc9765 100%);
}

.sq11-planning-box {
    height: 100%;
    background: url("../img/planning-bg.png") no-repeat center top;
}

.sq11-planning-ladder {
    padding-top: 270px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: right;
}

.sq11-planning-ladder li {
    position: relative;
    display: inline-block;
    width: 158px;
    margin-left: 7px;
    text-align: center;
    color: #e8614b;
    font-size: 20px;
    overflow: hidden;
    background-color: #ffe1b3;
    border-radius: 3px;
}

.sq11-planning-ladder li h4 {
    font-size: 24px;
    font-weight: 700;
}

.sq11-planning-ladder .info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    display: block;
}

.sq11-planning-ladder .item1 {
    height: 100px;
}

.sq11-planning-ladder .item2 {
    height: 142px;
}

.sq11-planning-ladder .item3 {
    height: 180px;
}

.sq11-planning-ladder .item4 {
    height: 234px;
    background-color: #ffd493;
}

.sq11-planning-ladder .item5 {
    height: 298px;
    background-color: #ffd493;
}

.sq11-planning-evaluation {
    padding-left: 2px;
    overflow: hidden;
}

.sq11-planning-evaluation li {
    position: relative;
    float: left;
    margin-left: 10px;
    display: table;
    width: 158px;
    height: 130px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    vertical-align: top;
    border-radius: 3px;
    background-color: #e8614b;
}

.sq11-planning-evaluation li .info {
    padding: 10px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.sq11-planning-evaluation li h3 {
    font-size: 22px;
}

.sq11-planning-evaluation li:first-child {
    margin-left: 0;
    color: #f6ff00;
    font-size: 16px;
}

.sq11-planning-evaluation li:first-child:before,
.sq11-planning-evaluation li:first-child:after {
    border-color: transparent;
}

.sq11-planning-evaluation li:after,
.sq11-planning-evaluation li:before {
    position: absolute;
    right: -14px;
    top: 50%;
    margin-top: -4px;
    content: '';
    height: 0;
    font-size: 0;
    line-height: 0;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent transparent #e8614b;
}

.sq11-planning-evaluation li:before {
    right: auto;
    left: 0;
    border-color: transparent transparent transparent #f77c5e;
}

/*定制化直通线路*/
.sq11-customization {

}

.sq11-customization-tab {
    text-align: center;
}

.sq11-customization-tab li {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    width: 330px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #3c271d;
    font-size: 22px;
    cursor: pointer;
    border: 1px solid #838383;
}

.sq11-customization-tab .active:after {
    position: absolute;
    left: 50%;
    bottom: -14px;
    margin-left: -4px;
    content: '';
    height: 0;
    font-size: 0;
    line-height: 0;
    border-style: solid;
    border-width: 7px;
    border-color: #f46458 transparent transparent transparent;
}

.sq11-customization-tab .active {
    color: #ffeeac;
    border: 1px solid transparent;
    background-color: #f46458;
}

.sq11-customization-discount {
    margin: 60px 0 50px;
    height: 121px;
    background: url("../img/customization-1.jpg") no-repeat;
}

.sq11-customization-discount2 {
    margin: 60px 0 50px;
    height: 121px;
    background: url("../img/customization-2.jpg") no-repeat;
}

.sq11-customization-info {
    border: 1px solid #e0e0e0;
    border-bottom: none;
    overflow: hidden;
}

.sq11-customization-info li {
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
}

.sq11-customization-info .bg1 {
    height: 110px;
    line-height: 110px;
    background-color: #f46458;
}

.sq11-customization-info .bg2 {
    height: 90px;
    line-height: 90px;
    background-color: #f8805f;
}

.sq11-customization-info .bg3 {
    height: 110px;
    line-height: 110px;
    background-color: #fb9665;
}

.sq11-customization-info .left-box {
    float: left;
    width: 240px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.sq11-customization-info .right-box {
    margin-left: 240px;
    padding: 20px 50px 0;
    color: #666;
    font-size: 16px;
    background-color: #fff;
}

.sq11-customization-Offer {
    margin-top: 80px;
    height: 320px;
    overflow: hidden;
    background: url("../img/customization-03.jpg") no-repeat;
}

.sq11-customization-Offer li {
    float: left;
    margin-left: 35px;
    width: 288px;
    height: 276px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
}

.sq11-customization-Offer li a {
    color: #fff;
}

.sq11-customization-Offer .grade {
    margin-top: 76px;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    font-weight: 700;
}

.sq11-customization-Offer .title {
    font-size: 38px;
    font-weight: 700;
    text-shadow: 0 4px 1px rgba(176, 39, 168, .7);
}

.sq11-customization-Offer .info {
    padding: 5px 0 10px;
}

.sq11-customization-Offer .btn-offer {
    color: #9c6118;
}

.sq11-customization-Offer .btn-offer strong {
    color: #f46458;
}

.sq11-customization-Offer .btn-offer .num {
    font-size: 26px;
    color: #f46458;
    font-weight: 700;
}

.sq11-customization-Offer .btn-offer .simsun {
    margin-left: 5px;
    font-family: SimSun;
}

/*你的领路人*/
.sq11-leader {

}

.sq11-leader-focus {
    position: relative;
    height: 400px;
    overflow: hidden;
}

.sq11-leader-focus li {
    float: left;
}

.sq11-leader-focus .prev,
.sq11-leader-focus .next {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: url("../img/ico-prev.png") no-repeat;
}

.sq11-leader-focus .prev:hover {
    background-position: -80px 0;
}

.sq11-leader-focus .next {
    left: auto;
    right: 0;
    background-position: -160px 0;
}

.sq11-leader-focus .next:hover {
    background-position: -240px 0;
}

/*路线督导*/
.sq11-supervision-bg {
    height: 850px;
    background: #f36258;
    background: linear-gradient(to right, #f36258 0%, #fc9765 100%);
}

.sq11-supervision {
    height: 100%;
    background: url("../img/supervision-bg.png") no-repeat center top;
}

.sq11-supervision-list {
    padding-top: 260px;
    text-align: justify;
    overflow: hidden;
}

.sq11-supervision-list:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.sq11-supervision-list li {
    position: relative;
    display: inline-block;
    width: 246px;
    height: 440px;
    color: #fff;
    vertical-align: top;
    text-align: center;
    background-color: #e8614b;
}

.sq11-supervision-list h3 {
    margin-top: 44px;
    font-size: 22px;
    font-weight: 700;
}

.sq11-supervision-list h4 {
    position: relative;
    margin-bottom: 40px;
    font-size: 18px;
}

.sq11-supervision-list h4:after {
    position: absolute;
    left: 50%;
    bottom: -10px;
    content: '';
    margin-left: -23px;
    width: 46px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    background-color: #fa9d8e;
}

.sq11-supervision-list .info {
    padding: 0 30px;
    font-size: 16px;
}

.sq11-supervision-list .pic {
    position: absolute;
    left: 0;
    bottom: 15px;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 154px;
    background: url("../img/supervision-01.jpg") no-repeat center;
}

.sq11-supervision-list .pic2 {
    background: url("../img/supervision-02.jpg") no-repeat center;
}

.sq11-supervision-list .pic3 {
    background: url("../img/supervision-03.jpg") no-repeat center;
}

.sq11-supervision-list .pic4 {
    background: url("../img/supervision-04.jpg") no-repeat center;
}

/*爱智康11年教学沉淀*/
.sq-precipitate {
    padding: 50px 0;
}

.sq-title {
    margin: 20px 0 30px;
    width: 1000px;
    height: 96px;
    font-size: 0;
    background: url("../img/protection-title.jpg") no-repeat center;
}

.sq-precipitate-info {
    padding-top: 30px;
    text-align: justify;
    overflow: hidden;
}

.sq-precipitate-info:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.sq-precipitate-info li {
    display: inline-block;
    width: 280px;
    color: #fff;
    text-align: center;
}

.sq-precipitate-info .title {
    padding: 15px 0;
    font-size: 20px;
    color: #f46157;
}

.sq-precipitate-info .info {
    line-height: 30px;
    color: #727272;
    font-size: 16px;
}

.sq-precipitate-qq {
    margin-top: 30px;
    height: 190px;
    overflow: hidden;
    border: 2px solid #f36158;
    border-radius: 10px;
    background: #f36258;
    background: linear-gradient(to right, #f36258 0%, #fc9765 70%);

}

.sq-precipitate-qq li {
    float: left;
    padding-top: 40px;
    width: 490px;
    color: #fff;
    box-sizing: border-box;
}

.sq-precipitate-qq li:first-child {
    padding-left: 60px;
}

.sq-precipitate-qq li:first-child .title {
    padding-bottom: 20px;
}

.sq-precipitate-qq .con {
    margin-left: 130px;
}

.sq-precipitate-qq .title {
    padding-bottom: 10px;
    font-size: 20px;
}

.btn-booking {
    display: block;
    margin: 0 auto;
    width: 190px;
    height: 48px;
    line-height: 50px;
    font-size: 24px;
    color: #121f41;
    text-align: center;
    border-radius: 3px;
    background-color: #ffc53c;
}

.btn-booking em {
    padding-left: 10px;
    font-family: simsun;
}

.btn-booking:hover {
    color: #121f41;
    background-color: #ffd24d;
}

.sq-precipitate-qq .btn-booking {
    display: inline-block;
    width: 136px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.sq-precipitate-qq .txt-qq {
    display: inline-block;
    margin: 0 10px 10px 0;
    width: 150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff0cd;
    border: 1px solid #fcbb97;
    border-radius: 3px;
}

.ico-trust,
.ico-rest,
.ico-refund {
    display: inline-block;
    width: 100px;
    height: 80px;
    background: url("../img/ico-assured.png") no-repeat;
}

.ico-rest {
    background-position: -115px 0;
}

.ico-refund {
    background-position: -222px 0;
}

.ico-sq-offer,
.ico-sq-qq {
    display: block;
    width: 106px;
    height: 105px;
    background: url("../img/ico-contact.png") no-repeat;
}

.ico-sq-qq {
    background-position: -118px 0;
}

/*弹出层*/

.dialog-bg {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
}

.dialog {
    position: relative;
    border-radius: 10px;
}

.dialog .close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    margin-left: -30px;
    width: 36px;
    height: 36px;
    background: url("../img/ico-close.png") no-repeat center;
    background-color: #f37f2e;
    border-radius: 60px;
}

.dialog .close:hover {
    background-color:#fb6c09;
}

.sq11-pop {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -270px 0 0 -270px;
    width: 542px;
    height: 536px;
    background: url("../img/pop-bg.jpg") no-repeat;
}

.sq11-pop .hour {
    margin: 30px auto 10px;
    text-align: center;
}

.sq11-pop .hour span {
    display: inline-block;
    padding: 0 20px;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #fff;
    border-radius: 50px;
    background-color: #f2852f;
}

.sq11-pop .title {
    font-size: 44px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 4px 1px rgba(242, 93, 71, .7);
}

.sq11-pop .title em {
    color: #fcff00;
}

.sq11-pop .text {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

/*验证表单*/
.leak-check-box {
    margin-top: 40px;
}

.leak-check {
    margin: 0 auto;
    width: 520px;
    box-sizing: border-box;
    padding-left: 32px;
}

.leak-check h3 {
    padding-top: 20px;
    color: #ffc43b;
    font-size: 36px;
}

.leak-check .text {
    padding: 30px 0 25px;
    color: #fff;
    font-size: 16px;
}

.leak-check .input-text {
    float: left;
    border: none;
    margin: 0 16px 16px 0;
    padding: 0 20px;
    font-size: 18px;
    width: 216px;
    height: 40px;
    box-sizing: border-box;
}

/*模拟下拉选择框*/

.g-select-box {
    position: relative;
    z-index: 10;
    margin: 0 16px 16px 0;
}

.g-select-control {
    position: relative;
    padding-left: 20px;
    width: 216px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 18px;
    color: #666;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #fff;
}

.g-select-control:after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 35px;
    height: 100%;
    background: url(../img/ico-arrow.png) no-repeat left center;
    transition: .5s 0s all;
}

.g-select-control .active:after {
    right: 18px;
    transform: rotate(-180deg);
}

.g-select-down {
    display: none;
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 999;
    width: 100%;
    font-size: 16px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.g-select-down .option {
    padding-left: 20px;
    height: 36px;
    line-height: 36px;
    color: #9ea5c1;
    background-color: #0b2e7f;
}

.g-select-down .option:hover {
    color: #fff;
    background-color: #1752c7;
}

.g-select-down.select-r {
    left: auto;
    right: 0;
    bottom: 40px;
}

.g-select-down.select-r .option {
    padding-right: 20px;
}

.g-select-down.select-r .option > p {
    text-align: right;
}

.g-select-down.select-r .submenu {
    left: auto;
    right: 216px;
    top: auto;
    bottom: 0;
    min-height: 288px;
}

.g-select-down .option:hover .submenu {
    display: block;
}

.g-select-down .submenu {
    display: none;
    position: absolute;
    left: 216px;
    top: 0;
    padding: 10px 0 10px 40px;
    width: 310px;
    min-height: 268px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #1752c7;
}

.g-select-down .submenu li {
    float: left;
    color: #fff;
    width: 140px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}

.g-select-down .submenu .active,
.g-select-down .submenu li:hover {
    color: #ffc43b;
}

.btn-submit {
    margin: 52px 0 0 55px;
    width: 310px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #8e4315;
    cursor: pointer;
    border-radius: 3px;
    background-color: transparent;

}

.btn-submit:hover {
    background-color: transparent;
}
