html,
body,
div,
section,
figure,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
header,
input,
a {
    margin: 0;
    padding: 0;
    text-align: center;
    display: block;
}

a {
    text-decoration: none;
}

@media only screen and (min-width: 320px) and (max-width: 350px) {

    #scroll_question ul li {
        font-size: 9px !important;
        font-family: "Microsoft Yahei";
        font-weight: normal;
        line-height: 40px;
        width: 211px !important;
    }

    #scroll_question {
        overflow: hidden;
        height: 40px;
        float: left;
        width: 219px !important;
    }

    .login_panel .panel_center .askfor {
        width: 71px !important;
        margin-left: 0px !important;
    }
}

@media only screen and (min-width: 768px) {
    .login_panel .panel_center {
        width: 450px !important;
    }
}

h2 {
    font-size: 1.6rem;
}

}
a {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

img {
    border: 0 none;
    display: block;
}

html,
body {
    font-family: helvetica, "microsoft yahei";
    font-size: 12px;
    width: 100%;
    box-sizing: border-box;
	background: #fff;
    /*background: url("../images/body-background.jpg"tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/body-background.jpg*//*tpa=http://gz.sunnycareer.com/wap/zk/images/body-background.jpg) 0 0 repeat;*/
}

.clear {
    diplay: block !important;
    float: none !important;
    clear: both;
    overflow: hidden;
    width: auto !important;
    height: 0 !important;
    margin: 0 auto !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
}

.clearfix {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
    clear: both;
}

.part1 {
    background: -webkit-linear-gradient(to bottom, rgba(20, 57, 128, 1) 0%, rgba(96, 156, 229, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(20, 57, 128, 1) 0%, rgba(96, 156, 229, 1) 50%, rgba(255, 255, 255, 0) 100%);
    padding: 2em 0;
}

/*{
    background: rgba(20,57,128,1);
    background: -moz-linear-gradient(top, rgba(20,57,128,1) 0%, rgba(96,156,229,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(20,57,128,1)), color-stop(50%,rgba(96,156,229,1)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(20,57,128,1) 0%, rgba(96,156,229,1) 50%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(20,57,128,1) 0%, rgba(96,156,229,1) 50%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(20,57,128,1) 0%, rgba(96,156,229,1) 50%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(20,57,128,1) 0%, rgba(96,156,229,1) 50%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
:root .gradient{filter:none;}*/
.logo img {
    width: 240px;
    margin: 10px auto;
}

h1 {
    font-size: 3rem;
    font-weight: normal;
    color: #ffffff;
    margin-top: 8px;
    text-shadow: 1px 1px 0px #264a80;
}

.line {
    width: 250px;
    height: 1px;
    background: #396299;
    box-shadow: 0 1px 0px #5795e5;
    margin: 10px auto 0px;;
}

h2 {
    font-size: 1.6rem;;
    font-weight: normal;
    color: #ffffff;
    margin-top: 8px;
    text-shadow: 1px 1px 0px #3c6499;
}

.evidence {
    margin: 15px auto;
}

.evidence li {
    font-size: 1.6rem;
    line-height: 2rem;
    color: #1f344d;
    text-shadow: 1px 1px 0px #64a5f5;

}

.evidence li span {
    display: inline-block;
    /*background: url("../images/iconhjs.png"tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/iconhjs.png*//*tpa=http://gz.sunnycareer.com/wap/zk/images/iconhjs.png) no-repeat;*/
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

.evidence li span.icon1 {
    background-position: 0px 3px;
    background-size: 46px auto;
}

.evidence li span.icon2 {
    background-position: 0px -18px;
    background-size: 46px auto;
}

.deadline {
}

h3 {
    font-size: 1.8rem;
    font-weight: normal;
    color: #ffffff;
    margin-top: 1rem;
    text-shadow: 1px 1px 0px #6085b3;
}

.deadline-box {
    width: 160px;
    margin: 0.6rem auto;
}

.month-box {
    background: #ffffff;
    font-size: 2.2rem;
    border: 1px solid #333;
    box-shadow: 1px 1px 0px #a7cdfa;
    float: left;
    width: 4.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.month-text {
    font-size: 1.2rem;
    color: #333333;
    float: left;
    padding-top: 1.5rem;
    padding-left: 5px;
    text-shadow: 1px 1px 0px #a7cdfa;
}

.day-box {
    background: #ffffff;
    font-size: 2.2rem;
    border: 1px solid #333;
    box-shadow: 1px 1px 0px #a7cdfa;
    float: left;
    width: 4.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    float: left;
    margin-left: 1rem;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.day-text {
    font-size: 1.2rem;
    color: #333333;
    float: left;
    padding-top: 1.5rem;
    padding-left: 5px;
    text-shadow: 1px 1px 0px #a7cdfa;
}

.btn {
    display: block;
    border: 1px solid #226dc8;
    background: -webkit-linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
    background: linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
    box-shadow: -1px -1px 1px rgba(255, 255, 255, 0.35);
    width: 260px;
    margin: 15px auto 0px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #ffffff;
    font-size: 1.3rem;
    text-decoration: none;
    /*    text-shadow: 1px 1px 0px rgba(36,36,36,0.65);*/
}

.btn:active {
    background: -webkit-linear-gradient(to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
    background: linear-gradient(to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
}

.note {
    color: #ff0006;
    font-size: 1.3rem;
    margin-top: 5px;
    text-shadow: 1px 1px 0px #ffffff;
}

.arrow-down {
    width: 0;
    height: 0;
    margin: 0 auto;
    border-top: 10px solid #cccccc;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.part2 {
    padding: 2em 0;
    position: relative;
}

.notice-title {
    font-size: 1.2rem;
    background: #faf8ef;
    border: 1px solid #cec8a9;
    box-shadow: -1px -1px 1px #ece8d8;
    color: #908964;
    padding: 5px 0;
    width: 100px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 10%;
    margin-left: -50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.notice-title2 {
    font-size: 1.2rem;
    background: #faf8ef;
    border: 1px solid #cec8a9;
    box-shadow: -1px -1px 1px #ece8d8;
    color: #908964;
    padding: 5px 0;
    width: 100px;
    margin: 10px auto;

}

.notice-box {
    border: 1px solid #d7d7d7;
    background: #ffffff;
    width: 270px;
    margin: 28px auto 0;
    list-style: square;
    padding: 28px 10px 10px;
    box-shadow: 1px 1px 0px #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.notice-box li {
    list-style: square;
    text-align: left;
}

.notice-box li a {
    text-decoration: none;
    text-align: center;
    line-height: 2rem;
    color: #333333;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #ffffff;
    font-size: 1.4rem;
}

.notice-box li a span {
    font-weight: bold;
    color: red;
}

h4 {
    font-size: 2rem;
    color: #3783e0;
    text-shadow: 1px 1px 0px #ffffff;
    font-weight: bold;
    /*margin-top: 2rem;*/
}

.part3 {
    padding: 2em 0;
    position: relative;
}

.forms {
    width: 310px;
    margin: 0 auto;
    margin-top: 25px;
}

.forms li {
    float: left;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #ffffff;
    width: 88px;
    margin-right: 5px;
    margin-bottom: 8px;
    padding: 10px 5px;
    box-shadow: 1px 1px 0px #ffffff;
}

p.forms-title {
    font-size: 1.5rem;
    color: #3783e0;
    text-shadow: 1px 1px 0px #ffffff;
}

.forms-btn {
    display: block;
    font-size: 1.2rem;
    border: 1px solid #226dc8;
    background: -webkit-linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
    background: linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
    box-shadow: -1px -1px 1px rgba(255, 255, 255, 0.35);
    width: 86px;
    margin: 8px auto 0px;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #ffffff;
    text-shadow: 1px 1px 0px rgba(36, 36, 36, 0.65);
}

.forms-btn:active {
    background: -webkit-linear-gradient(to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
    background: linear-gradient(to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
}

.part4 {
    padding: 2em 0;
    position: relative;
}

.questions-box {
    width: 320px;
    margin: 0 auto;
}

.questions {
    margin-top: 23px;
    float: left;
    margin-left: 15px;
}

.questions li {
    text-align: left;
    line-height: 34px;
    border-bottom: 1px dashed #d7d7d7;
}

.questions li a {
    text-align: left;
    font-size: 1.1rem;
    color: #333333;
    text-decoration: none;
}

.questions-btn {
    margin-top: 25px;
    font-size: 0.8rem;
    float: right;
    margin-right: 10px;
    text-shadow: 1px 1px 0px #ffffff;
}

.questions-btn li {
    margin-bottom: 5px;
}

.questions-btn li a {
    display: block;
    font-size: 0.8rem;
    color: #333333;
    text-shadow: 1px 1px 0px #ffffff;
    border: 1px solid #d7d7d7;
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
    box-shadow: 1px 1px 1px #ececec;
    width: 74px;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #666666;
    text-shadow: 1px 1px 0px #ffffff;
    text-decoration: none;
}

.questions-btn li a:active {
    background: -webkit-linear-gradient(to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.part5 {
    padding: 2em 0;
    position: relative;
}

.info-list {
    margin: 0 auto;
    margin-top: 25px;
    width: 292px;
}

.info-list li {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}

.info-list li a {
    display: block;
    border: 1px solid #226dc8;
    background: -webkit-linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
    background: linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
    box-shadow: -1px -1px 1px rgba(255, 255, 255, 0.35);
    width: 90px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #ffffff;
    text-shadow: 1px 1px 0px rgba(36, 36, 36, 0.65);
    text-decoration: none;
    font-size: 1.1rem;
}

.info-list li a:active {
    background: -webkit-linear-gradient(to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
    background: linear-gradient(to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
}

.part6 {
    padding: 2em 0;
    position: relative;
}

.university-list {
    margin-top: 25px;
}

.university-list li {
    width: 260px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.university-img img {
    width: 260px;
    margin: 0 auto;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    display: block;
    padding: 3px;
    border: 1px solid #d7d7d7;
    box-shadow: 1px 1px 0px #ffffff;
}

.university-title {
    font-size: 1.3rem;
    line-height: 1.6rem;
    text-shadow: 1px 1px 0px #ffffff;
    text-align: left;
    color: #3783e0;
    margin-top: -12px;
    font-weight: bold;
}

.university-title span {
    font-size: 1rem;
}

.university-limit {
    font-size: 0.8rem;
    line-height: 1.4rem;
    text-shadow: 1px 1px 0px #ffffff;
    text-align: left;
    color: #3783e0;
}

.university-intro {
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.3;
    text-shadow: 1px 1px 0px #ffffff;
    color: #666666;
    margin-top: 10px;
}

.part7 {
    padding: 2em 0;
    position: relative;
}

.forecast-title {
    font-size: 1.2rem;
    background: #faf8ef;
    border: 1px solid #cec8a9;
    box-shadow: -1px -1px 1px #ece8d8;
    color: #908964;
    padding: 5px 0;
    width: 100px;
    margin: 25px auto 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.forecast-questions {
}

.forecast-questions li {
    text-align: center;
    margin-bottom: 5px;
}

.forecast-questions a {
    text-decoration: none;
    font-size: 1.3rem;
    line-height: 1.4rem;
    color: #333333;
}

.forecast-questions a span {
    text-decoration: none;
    font-size: 2rem;
    line-height: 3rem;
    color: #3783e0;
}

.part8 {
    padding: 2em 0;
    position: relative;
}

.reasons {
    width: 260px;
    margin: 0 auto;
    margin-top: 25px;
}

.reasons li {
    margin-bottom: 15px;
}

.reasons li a {
    display: block;
    font-size: 1.3rem;
    color: #333333;
    text-shadow: 1px 1px 0px #ffffff;
    border: 1px solid #d7d7d7;
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
    box-shadow: 1px 1px 1px #ececec;
    width: 120px;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #333333;
    text-shadow: 1px 1px 0px #ffffff;
    text-decoration: none;
}

.reasons li a:active {
    background: -webkit-linear-gradient(to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.reasons li p {
    text-align: left;
    font-size: 1.2rem;
    margin-top: 8px;
    color: #666666;
}

.part9 {
    padding: 2em 0;
    position: relative;
}

.grant-img img {
    width: 260px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    display: block;
    padding: 3px;
    border: 1px solid #d7d7d7;
    box-shadow: 1px 1px 0px #ffffff;
}

.grant-intro {
    font-size: 0.8rem;
    line-height: 1.2rem;
    text-align: left;
    width: 260px;
    margin: 0 auto;
    color: #666666;
    margin-top: 10px;
    text-indent: 1.8rem;
    text-align: justify;
    text-shadow: 1px 1px 0px #ffffff;
}

.part10 {
    padding: 2em 0;
    position: relative;
}

.tentimes {
    font-size: 1rem;
    background: #faf8ef;
    border: 1px solid #cec8a9;
    box-shadow: -1px -1px 1px #ece8d8;
    color: #908964;
    padding: 5px 0;
    width: 280px;
    margin: 10px auto 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tentimes-img img {
    width: 260px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    display: block;
    padding: 3px;
    border: 1px solid #d7d7d7;
    box-shadow: 1px 1px 0px #ffffff;
}

.brand {
    width: 242px;
    margin: 0 auto;
}

.brand li {
    float: left;
    width: 100px;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px;
}

.brand-img1 {
    background: url("../images/iconhjs.png" /*tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/iconhjs.png*//*tpa=http://gz.sunnycareer.com/wap/zk/images/iconhjs.png*/) 0 px - 99 px no-repeat;
    width: 100px;
    height: 76px;
    background-size: 100px auto;
}

.brand-img2 {
    background: url("../images/iconhjs.png" /*tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/iconhjs.png*//*tpa=http://gz.sunnycareer.com/wap/zk/images/iconhjs.png*/) 0 px - 210 px no-repeat;
    width: 100px;
    height: 76px;
    background-size: 100px auto;
}

.brand-img3 {
    background: url("../images/iconhjs.png" /*tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/iconhjs.png*//*tpa=http://gz.sunnycareer.com/wap/zk/images/iconhjs.png*/) 0 px - 315 px no-repeat;
    width: 100px;
    height: 76px;
    background-size: 100px auto;
}

.brand-img4 {
    background: url("../images/iconhjs.png" /*tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/iconhjs.png*//*tpa=http://gz.sunnycareer.com/wap/zk/images/iconhjs.png*/) 0 px - 420 px no-repeat;
    width: 100px;
    height: 76px;
    background-size: 100px auto;
}

.brand-text {
    color: #666666;
    font-size: 0.8rem;
    margin-top: 8px;
    text-shadow: 1px 1px 0px #ffffff;
}

.part11 {
    padding: 2em 0;
    position: relative;
}

.get-grant {
    font-size: 1.2rem;
    background: #faf8ef;
    border: 1px solid #cec8a9;
    box-shadow: -1px -1px 1px #ece8d8;
    color: #908964;
    padding: 5px 0;
    width: 280px;
    margin: 10px auto 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.get-grant-ask {
    width: 280px;
    margin: 0 auto;
}

.get-grant-ask li {
    float: left;
    margin-right: 10px;
}

.btn-1 {
    display: block;
    border: 1px solid #226dc8;
    background: -webkit-linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
    background: linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
    box-shadow: -1px -1px 1px rgba(255, 255, 255, 0.35);
    width: 133px;
    margin: 10px auto 10px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #ffffff;
    text-shadow: 1px 1px 0px rgba(36, 36, 36, 0.65);
    text-decoration: none;
}

.btn-1:active {
    background: -webkit-linear-gradient(to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
    background: linear-gradient(to bottom, rgba(53, 120, 203, 1) 0%, rgba(83, 148, 228, 1) 100%);
}

.btn-2 {
    display: block;
    color: #333333;
    text-shadow: 1px 1px 0px #ffffff;
    border: 1px solid #d7d7d7;
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
    box-shadow: 1px 1px 1px #ececec;
    width: 133px;
    margin: 10px auto 10px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #666666;
    text-shadow: 1px 1px 0px #ffffff;
    text-decoration: none;
}

.btn-2:active {
    background: -webkit-linear-gradient(to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

footer {
    background: #333333;
    padding: 1.5rem 0;
}

footer figure img {
    width: 75px;
    margin: 0 auto;
    margin-bottom: 5px;
}

.fixed-nav {
    width: 70px;
    height: 58px;
    position: fixed;
    bottom: 65px;
    right: 10px;
    z-index: 8;
    /*background: url("../images/free-plan.png"tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/free-plan.png*//*tpa=http://gz.sunnycareer.com/wap/zk/images/free-plan.png) 0 0 no-repeat;*/
    background-size: 70px 58px;
}

.free-plan {
    display: block;
    font-size: 0.8rem;
    line-height: 1rem;
    color: #ffffff;
    text-decoration: none;
    margin-top: 19px;
    text-shadow: 1px 1px 0px #d64c02;
}

#loading {
    background: rgba(255, 255, 255, 1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.spinner {
    margin: 100px auto;
    width: 50px;
    height: 60px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background-color: #3783e0;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.icon-arrow-up {
    position: fixed;
    z-index: 99999;
    width: 50px;
    height: 50px;
    display: block;
}

.icon-arrow-up {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 3%;
    display: block;
}

.icon-arrow-up i {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 100;
    /*background-image: url("../images/icon-arrow-up.png"tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/icon-arrow-up.png*//*tpa=http://gz.sunnycareer.com/wap/zk/images/icon-arrow-up.png);*/
    background-repeat: no-repeat;
    background-size: 400px 50px
}

.icon-arrow-up i {
    -webkit-animation: arrowUp 1.5s ease-out infinite;
    animation: arrowUp 1.5s ease-out infinite
}

.ani-up1 {
    background-position: -50px 0;
}

@-webkit-keyframes arrowUp {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }

    50% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0)
    }
}

@keyframes arrowUp {
    0% {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }

    50% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }
}

.link-btns {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
}

.wrap {
    width: 80%;
    margin: .5em auto .8em;
    border: 1px solid #AEBDCD;
    background-color: #F1F5FA;
    box-shadow: 0 5px 5px rgba(64, 100, 138, .4);
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 3px;
}

.link-btns .l-btn {
    position: relative;
    display: inline-block;
    float: left;
    width: 50%;
    min-height: 50px;
    height: 50px;
    line-height: 40px;
    padding: 0.2em 0 .2em;
    color: #5C7894;
    text-decoration: none;
}

.link-btns .l-btn.hover {
    background-color: #B5CDE6;
}

.link-btns .l-btn span {
    position: relative;
    display: block;
    width: 14.5em;;
    margin: 0 auto;
}

.link-btns .l-btn span:after {
    content: ' ';
    position: absolute;
    top: 0;
    width: 35px;
    height: 35px;
    background-image: url("images/sun-spa.png.html" /*tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/css/images/sun-spa.png.html*//*tpa=http://gz.sunnycareer.com/wap/zk/css/images/sun-spa.png.html*/);
    background-repeat: no-repeat;
}

.link-btns .l-btn.tal span {
    text-align: right;
}

.link-btns .l-btn.tal span:after {
    left: 0;
    background-position: 0 0;
}

.link-btns .l-btn.tel span:after {
    right: 0;
    background-position: -45px 0;
}

.link-btns .l-btn:first-child {
    border-right: 1px solid #DBE5F0;
}

.nav {
    width: 100%;
    height: 50px;
    background: #4B8DDD;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
}

.nav ul {
    width: 100%;
}

.nav ul li {
    width: 25%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    float: left;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    margin-top: 10px;
    font-size: 1.6rem;
}

.nav ul li:last-child {
    border: 0;
}

/*以下为去除苹果默认按钮样式*/
input[type="button"],
input[type="submit"],
input[type="text"],
input[type="number"],
input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

/*bootstrap*/
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display: table;
    content: " "
}

.form-group {
    margin-bottom: 15px
}

.form-group .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
select {
    text-transform: none;
}

/*移动端按钮*/
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

/*底部*/
.login_panel {
    width: 100%;
    height: 65px;
    /*background: url("../images/float_bottom_bg.png"tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/float_bottom_bg.png*//*tpa=http://gz.sunnycareer.com/wap/zk/images/float_bottom_bg.png) 0 0 repeat-x;*/
    overflow: hidden;
    position: fixed;
    bottom: 0;
    z-index: 2000000000;
}

.login_panel .panel_center {
    margin: 10px auto;
    width: 1000px;
    height: 45px;
    overflow: hidden;
}

.login_panel .panel_center p {
    float: left;
    line-height: 45px;
    margin-top: 6px;
}

.login_panel .panel_center .tips {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    width: 320px;
    text-align: center;
    line-height: 40px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    float: left;
}

.login_panel .panel_center .askfor {
    background: #58ace5;
    display: block;
    padding: 5px 10px;
    height: 28px;
    line-height: 28px;
    margin-left: 13px;
    margin-top: 5px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    float: left;
}

.login_panel .panel_center .askfor:hover {
    text-decoration: none;
    background: #60befc;
}

#scroll_question {
    overflow: hidden;
    height: 40px;
    float: left;
    width: 225px;
}

#scroll_question ul li {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    line-height: 40px;
    width: 240px;
    margin-right: 10px;
}

#scroll_question ul li a {
    display: block;
    color: #e5588d;
    text-decoration: none;
}

#left1 {
    height: 250px;
    width: 300px;
    background-color: #FFF;
    border-radius: 10px;
    position: fixed;
    left: 0;
    top: 100px;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    display: block;
}

#guanbi {
    float: right;
    padding-right: 10px;
}

.curt {
    width: 300px;
    height: 250px;
}

.curt1 {
    width: 300px;
    height: 50px;
    margin-top: 20px;
    font-size: 1.5rem;
    color: #06C;
    font-weight: bold;
}

.curt2 {
    width: 300px;
    height: 20px;
    font-size: 1.25rem;
}

.curt3 {
    width: 300px;
    height: 60px;
    float: left;
}

.curt3 ul li {
    width: 60px;
    height: 60px;
    border: 3px solid #06C;
    color: #06C;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    font-size: 1.2rem;
    border-radius: 32px;
}

.curt4 {
    width: 300px;
    height: 60px;
    margin-top: 20px;
    float: left;
}

.curt4 ul li {
    width: 120px;
    height: 25px;
    float: left;
    line-height: 25px;
    color: #FFF;
    border-radius: 10px;
    background-color: #06C;
    margin-left: 20px;
    margin-top: 10px;
}

.part12_cp {
    max-width: 640px;
    margin: auto;
    margin-top: 30px;
}

.part12_cp h4 {
    margin-top: 0px;
    font-size: 16px;
    line-height: 40px;
    background: #14B0F7;
    color: white;
    text-align: center;
    text-shadow: none;
}

.p12-mid {
    width: 90%;
    margin: 0 auto;
    margin-left: 10%;
}

.p12-1 {
    margin: 1rem 0;
    margin-bottom: 0.2rem;
    font-size: 1.3rem;
    color: #4c4c4c;
}

.p12-2 {
    margin: 0.5rem 0;
    overflow: hidden;
}

.p12-2 div {
    width: 80px;
    float: left;
    text-align: left;
    font-size: 1.2rem;
    color: #4c4c4c;
}

.p12-2 div input {
    margin-right: 6px;
    display: inline-block;
}

.p1-2 {
    margin: 1rem 0;
    font-size: 14px;
    text-align: center;
    color: #4c4c4c;
}

.part12_cp #tel3 {
    width: 240px;
    height: 45px;
    margin: 1rem auto;
    background: #fff;
    border: 1px solid #000;
    border-radius: 4px;
    font-size: 1rem;
    text-align: center;
    line-height: 45px;
}

.part12_cp #sub3 {
    width: 245px;
    height: 45px;
    margin: 0 auto 0.3rem;
    border-radius: 4px;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    line-height: 45px;
    border: 1px solid #226dc8;
    /*background: #14B0F7;*/
    background: linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
    border: none;
}

.hjs_cal {
    width: 90%;
    /*height: 400px;*/
    margin: 20px auto;
    padding: 14px 10px 20px 10px;
    border: 1px solid #E4E4E4;
    border-radius: 16px;
    box-shadow: 1px 5px 8px 2px #BAB9B9;
    text-align: center;
}

.xfys {
    position: relative;
    margin-bottom: 8px;
    color: #383f59;
    font-size: 14px;
}

.xfys span {
    position: absolute;
    top: 10px;
    width: 21%;
    height: 1px;
    content: ' ';
    border-top: 1px solid #E3E3E3;
}

.xfys_z {
    left: 28px;
}

.xfys_y {
    right: 28px;
}

.num_xsp {
    width: 92%;
    position: relative;
    height: 52px;
    margin: 0 auto;
    padding: 6px 6px 10px;
    /*border: 6px solid #D2D1D1;*/
    border-radius: 4px;
    background: #f8f8f8;
    background: -moz-linear-gradient(top, #d2d1d1, #f8f8f8);
    background: -webkit-gradient(linear, top, from(#d2d1d1), to(#f8f8f8));
    background: -webkit-linear-gradient(top, #d2d1d1, #f8f8f8);
    background: -o-linear-gradient(top, #d2d1d1, #f8f8f8);
    background: linear-gradient(top, #d2d1d1, #f8f8f8);
}

.num_ze {
    width: 91%;
    height: 100%;
    padding-right: 22px;
    padding-top: 5px;
    border-radius: 4px;
    border-top: 2px solid #3D3C30;
    border-bottom: 2px solid #6C6B60;
    border-left: 3px solid #3D3C30;
    border-right: 3px solid #3D3C30;
    background-color: #D3D3CB;
    box-shadow: 0 1px 5px 1px #ABABA5 inset;
}

.num_yuan {
    width: 16px;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    bottom: 12px;
    right: 12px;
}

.num_sz {
    float: right;
    width: 24px;
    height: 48px;
    margin: 0 1px;
    position: relative;
}

.num_sz img {
    width: 100%;
    position: absolute;
    right: 0;
}

.re_xsp {
    height: 60px;
    width: 95%;
    display: block;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    margin: 0 auto;
    margin-top: -5px;
}

.re_xsp ul {
    padding-top: 10px;
}

.re_xsp ul li {
    line-height: 20px;
    padding-left: 25px;
}

.re_xsp ul li span {
    margin-right: 30px;
    color: #666;
    font-size: 14px;
}

.re_xsp ul li span b {
    font-weight: bold;
    color: #666;
}

.hjs_newtstc {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999999999999;
}

.lybox {
    width: 100%;
    position: absolute;
    top: 32%;
    z-index: 999999999999999;
}

.mail_wrap1 {
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    padding-top: 40px;
    width: 60%;
    margin: 0 auto;
}

.mail_wrap1 .close_yzh {
    width: 40px;
    height: 40px;
    background: url("../images/img_11zkwap_yzh_ofoclose_1121.png" /*tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/img_11zkwap_yzh_ofoclose_1121.png*/) center no-repeat;
    background-size: 15px;
    display: inline-block;
    position: absolute;
    right: 60px;
    top: 0;
}

.tz_btn {
    height: 40px;
    line-height: 40px;
    width: 50%;
    margin: 0 auto;
    border-radius: 100px;
    background: #14b0f7;
    font-size: 14px;
    margin-top: 20px;
    color: #fff;
    border: none;
    text-align: center;
}

/*弹框*/
.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 200;
    top: 0;
    left: 0;
    display: none;
}

.mask-box1 {
    background: #fff;
    width: 340px;
    display: none;
    z-index: 300;
    border-radius: 10px;
    padding: 0 20px 20px;
        box-sizing: border-box;
}

.mask-box1 h2 {
    color: #333;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

.mask-box1 h2 p {
    font-size: 14px;
    display: inline-block;
    padding-left: 15px;
}

.mask1-sec2 .mask1-item {
    width: 300px;
}

.mask1-item p {
    color: #333;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: left;
}

.mask1-item p em {
    color: #fe4151;
}

.mask1-ul {
    margin-bottom: 10px;
}

/*.mask1-ul li {
  line-height:22px ;
  border:1px solid #b5b5b5;
  color:#333;
  border-radius:20px;
  padding:3px 10px;
  margin-right:6px;
  cursor: pointer;
}
.mask1-ul li:hover { 
  background-color: #86878a;
  color: #fff;
  border-color: #86878a;
}
.mask1-ul li:last-child{
  margin-right: 0;
}
.mask1-ul li.active{
  border-color:#f14151;
  background: #f14151;
  color: #fff;
}*/

.mask1-btn {
    margin: 20px auto 0;
    text-align: center;
    width: 300px;
}

.mask1-btn em {
    color: #cc0033;
    font-size: 14px;
}

.mask1-btn .btn {
    display: block;
    background: #ccc;
    color: #fff;
    /*padding:5px 35px;*/
    font-size: 24px;
    border-radius: 30px;
    /*margin-right:20px;*/
    border: none;
    /*margin-left: 40px;*/
}

.mask1-btn .btn {
    background: rgb(67, 94, 115);
    cursor: pointer;
    box-shadow: 0 0 10px 2px #eee;
}

.mask-box2 {
    z-index: 300;
    width: 600px;
}

.mask-box2 img {
    width: 100%;
}

.mask-box2 .close {
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 301;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.fixed-center {
    position: fixed;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
}

.flex-center {
    display: flex;
    align-items: center
}

.flex-top {
    display: flex;
    align-items: flex-start
}

.flex-float-top {
    display: flex;
    justify-content: space-between;
}

.flex-float {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex1 {
    flex: 1;
}

.close1 img {
    position: absolute;
    cursor: pointer;
    width: 30px;
    height: 30px;
    right: 3px;
    top: 3px;
}

.mask-wrap {
    width: 100%;
    margin: 35px auto 20px;
    box-shadow: 0 0 10px #aaa;
    padding: 10px 10px 30px;
    box-sizing: border-box;
    background: url("../images/bg.jpg" /*tpa=http://bj.sunland.org.cn/2609/SH/mb/doo7Os/images/bg.jpg*/) no-repeat;
    background-size: 100% 100%;
}

.mask1-ul li.active {
    border-color: #f14151;
    background: #f14151;
    color: #fff;
}

.mask1-sec1, .mask1-sec2 {
     padding-left: 10px;
}

/*弹框结束*/
.input-wrap {
    float: left;
    width: 33%;
    position: relative;
    font-size: 16px;
    text-align: left;
}

.input-wrap input {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 5px;
    /*opacity: 0;*/
}

/*input[type="radio"]:checked + label {*/
/*background-color: rgb(67, 94, 115);*/
/*}*/

/*input[type="radio"]:checked + label:after {*/
/*width: 5px;*/
/*height: 10px;*/
/*border: 2px solid #fff;*/
/*border-left: none;*/
/*border-top: none;*/
/*transform: rotate(45deg);*/
/*position: absolute;*/
/*left: 6px;*/
/*top: 3px;*/
/*content: "";*/
/*}*/

/*input[type="radio"] + label {*/
/*position: absolute;*/
/*top: 2px;*/
/*left: 0;*/
/*width: 20px;*/
/*height: 20px;*/
/*border-radius: 50%;*/
/*border: 1px solid rgb(83, 148, 228);*/
/*background-color: #fff;*/
/*}*/

.selfTestForMsgRed .clearfix {
    zoom: 1;
}

.selfTestForMsgRed .self-test > div .radio-wrap > label {
    position: relative;
    width: 82px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
}

.selfTestForMsgRed .self-test {
    box-sizing: content-box;
    text-align: center;
    background-color: #ffffff;
    width: 375px;
    margin: 0 auto;
    height: 500px;
}

.selfTestForMsgRed .self-test h2 {
    margin: 10px 0 0;
    width: 375px;
    height: 48px;
    line-height: 48px;
    border-radius: 6px;
    font-size: 2rem;
    color: #3783e0;
    text-shadow: 1px 1px 0px #ffffff;
    font-weight: bold;
}

.selfTestForMsgRed .self-test .line-wrap {
    position: relative;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    color: #A0A0A0;
}

.selfTestForMsgRed .self-test > div {
    text-align: -webkit-left;
    padding: 0 15px;
    height: 255px;
}

.selfTestForMsgRed .self-test > div .text-con {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    margin: 12px 0 0;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    text-align: left;
}

.selfTestForMsgRed .self-test > div .text-con > span {
    color: red;
}

.selfTestForMsgRed .clearfix:after {
    content: '';
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    overflow: hidden;
}

.selfTestForMsgRed .self-test .tel-reminde {
    text-align: -webkit-left;
    margin: 25px 0 0 15px;
    color: #666666;
}

.selfTestForMsgRed .self-test .tel-reminde > span {
    color: #ec141a;
}

.selfTestForMsgRed .self-test > input {
    border: 1px solid #979797;
    border-radius: 3px;
    width: 313px;
    height: 34px;
    padding: 5px 10px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.selfTestForMsgRed .telVlaue {
    box-sizing: content-box;
    margin: 19px auto 0 auto;
}

input {
    padding: 1px 0px;
}

.selfTestForMsgRed .self-test > a {
    text-decoration: none;
    overflow: hidden;
    margin: 15px 0 0;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
    line-height: 44px;
    display: inline-block;
    border-radius: 3px;
    width: 335px;
    height: 44px;
}

.selfTestForMsgRed .clearfix:after {
    content: '';
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    overflow: hidden;
}

.selfTestForMsgRed .self-test > div .radio-wrap {
    width: 105px;
    height: 20px;
    float: left;
    margin: 6px 0 0;
    font-size: 14px;
    padding: 0 0 0 10px;

    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.selfTestForMsgRed .self-test > div .radio-wrap input {
    display: inline-block;
}

.selfTestForMsgRed .self-test > div .radio-wrap > label {
    position: relative;
    width: 82px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
}

.addNewH2 {
    font-size: 22px;
    color: rgb(103, 108, 114);
    text-align: center;
    width: 160px;
    height: 62px;
    line-height: 30px;
    overflow: hidden;
    margin: 0 auto;
    text-shadow: none;
}

.addNewH4 {
    width: 160px;
    height: 50px;
    line-height: 22px;
    overflow: hidden;
    margin: 15px auto 0;
    text-align: center;
    font-weight: normal;

    font-size: 1.2rem;
    color: #666666;
}

.sdInfoForOldBlue .module-container .wrap2 {
    width: 260px;
    margin: 0 auto;
    overflow: hidden;
}
.sdInfoForOldBlue .module-container .wrap2>div{
    float: left;
}
.sdInfoForOldBlue .module-container .imgs-wrap0, .sdInfoForOldBlue .module-container .imgs-wrap2 {
    float: left;
}

.sdInfoForOldBlue .module-container .imgs-wrap {
    width: 127px;
}

.sdInfoForOldBlue .module-container .imgs-wrap .img {
    display: inline-block;
}

/*a:-webkit-any-link {*/
    /*color: -webkit-link;*/
    /*cursor: pointer;*/
    /*text-decoration: underline;*/
/*}*/

.sdInfoForOldBlue .module-container .imgs-wrap .img > img {
    width: 100px;
    height: 100px;
}

.sdInfoForOldBlue .module-container .imgs-wrap .img-info {
    text-align: center;
    width: 120px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
}

.sdInfoForOldBlue .module-container .imgs-wrap0, .sdInfoForOldBlue .module-container .imgs-wrap2 {
    float: left;
}

.sdInfoForOldBlue .module-container .imgs-wrap {
    width: 127px;
}

.sdInfoForOldBlue .module-container .imgs-wrap .img > img {
    width: 100px;
    height: 100px;
}

       .coupon {
              border: 1px solid #CAC8B3;
              border-radius: 4px;
              text-align: center;
              width: 120px;
              max-height: 40px;
              line-height: 20px;
              background: #FBF8EF;
              overflow: hidden;
              margin: 10px auto 0;
              padding: 4px 80px;
              font-size: 14px;
              color: #8C8966;
          }

.alinkBox .btn2 {
    font-size: 16px;
    color: #ffffff;
    background-color: #4a92e5;
    width: 130px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    border-radius: 10px;
    margin-top: 20px;
}

.alinkBox .btn3 {
    font-size: 17px;
    color: rgb(51, 51, 51);
    background-color:#f0f0f0;
    width: 130px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    border-radius: 10px;
    margin-top: 20px;
    margin-left: 10px;
}
.alinkBox{
    margin: 30px auto;
    margin-top: 0;
}