﻿/*******initial elements********/

* {
    margin: 0px;
    padding: 0px;
}

html {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
}

body {
    color: #333;
    font-family: Arial, "黑体", sans-serif;
    text-align: left;
    width: 100%;
    height: auto;
    overflow-y: auto;
    background-color: #ffffff;
    position: relative;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    border: 0px;
    -webkit-tap-highlight-color: transparent;
}

img {
    border: 0px;
}

.clear:after {
    content: ".";
    height: 0px;
    overflow: hidden;
    clear: both;
    display: block;
}

.clearb:before,
.clearb:after {
    content: ".";
    height: 0px;
    overflow: hidden;
    clear: both;
    display: block;
}

.clearFix {
    clear: both;
    height: 0px;
    overflow: hidden;
    border: 0;
}

.container {
    height: auto;
    overflow-y: auto;
}


/************middleNav ***************/


/************applyForm ***************/

.applyForm_wrapper,
.successPage_wrapper {
    width: 100%;
    height: auto;
    background: #FFF;
    padding-bottom: 50px;
    overflow: hidden;
}

.applyForm_wrapper h2,
.successPage_wrapper .orderSuccess h2 {
    width: 50%;
    margin: 0 auto;
    color: #0d1b8d;
    font-size: 24px;
    font-family: Arial, "黑体", sans-serif;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.applyForm_wrapper .mainApplyInfo,
.orderSuccess {
    margin: 0 auto;
    border: 1px solid #e3e2e2;
    padding-bottom: 50px;
    overflow: hidden;
}

.applyForm_wrapper .mainApplyInfo {
    position: relative;
}

.applyForm_wrapper .mainApplyInfo ul {
    width: 805px;
    height: auto;
    margin: 0 auto;
}

.applyForm_wrapper .mainApplyInfo>ul {
    margin-bottom: 40px;
    margin-top: 50px;
}

.applyForm_wrapper .mainApplyInfo ul li {
    width: 100%;
    font-size: 16px;
    color: #333333;
    font-family: Arial, "黑体", sans-serif;
    line-height: 42px;
}

.applyForm_wrapper .mainApplyInfo>ul>li {
    padding: 15px 0;
}

.applyForm_wrapper .mainApplyInfo>ul>li.border {
    border-bottom: 1px solid #d8d8d8;
}

.applyForm_wrapper .mainApplyInfo ul li .applyTitle span {
    color: #ffa158;
    padding-right: 5px;
}

.applyForm_wrapper .mainApplyInfo ul li .applyTitle,
.applyForm_wrapper .mainApplyInfo ul li .applyInfos {
    float: left;
}

.applyForm_wrapper .mainApplyInfo ul li .applyTitle {
    width: 178px;
    text-align: right;
    margin-right: 20px;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos {
    height: 42px;
    line-height: 42px;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos input {
    padding-top: 2px;
    width: 380px;
    border: 1px solid #c0c0c0;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
    color: #a6a5a5;
    font-family: Arial, "黑体", sans-serif;
    display: inline-block;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos .date_wrap {
    float: left;
    margin-right: 20px;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos input.date_com {
    width: 188px;
    background: url(https://helpass.com.cn/Apps/solution/images/icon_date.png) no-repeat 180px center;
}

.mainApplyInfo .apply-header {
    height: 168px;
    background: url('https://helpass.com.cn/Apps/solution/images/top.jpg') center top no-repeat;
}


/*下拉框*/

.select_box {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 390px;
    height: 40px;
    line-height: 40px;
    background: url(https://helpass.com.cn/Apps/solution/images/arrow_D.png) no-repeat 97.5% center;
    background-size: auto;
    border: none;
    font-size: 16px;
    border: 1px solid #c0c0c0;
}

.select_txt {
    display: inline-block;
    padding-left: 10px;
    width: auto;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    font-family: Arial, "黑体", sans-serif;
    font-size: 14px;
    color: #a6a5a5;
}

.select_txt span {
    font-size: 16px;
    font-family: Arial, "黑体", sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.option {
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    border: solid 1px #cdcdcd;
    position: absolute;
    top: 40px;
    left: -1px;
    display: none;
    z-index: 11;
    background: #fff;
}

.option a {
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: left;
    padding: 0 10px;
    width: 100%;
    background: #FFF;
    font-family: Arial, '微软雅黑', '黑体', sans-serif;
    font-size: 16px;
}

.content .option a:hover {
    background: #ccc;
}

.order_textarea_hide {
    display: none;
}

.order_textarea_show {
    display: block;
}

#SuoShuHangYe {
    display: none;
}

#ZuoJi {
    display: none;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options {
    width: 460px;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options li {
    display: inline-block;
    width: 24%;
    margin-bottom: 15px;
    color: #666666;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options li.jxs {
    width: 20%
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options li.helpass {
    width: 26.5%;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options li input {
    opacity: 0;
    filter: alpha(opacity=0);
    border: 0px;
    overflow: hidden;
    height: 1px;
    width: 16px;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options li span {
    display: inline-block;
    width: 20px;
    height: 40px;
    background: url(https://helpass.com.cn/Apps/solution/images/circle.png) 0px 12px no-repeat;
    cursor: pointer;
}

.radio_show {
    background: url(https://helpass.com.cn/Apps/solution/images/circle_checked.png) 0px 12px no-repeat !important;
}

.radio_hidden {
    background: url(https://helpass.com.cn/Apps/solution/images/circle.png) 0px 12px no-repeat !important;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos .select_address {
    width: 395px;
    background: url(https://helpass.com.cn/Apps/solution/images/arrow_D.png) no-repeat 97.5% center;
}

.applyForm_wrapper .mainApplyInfo ul li.phone {
    height: 100px;
}

.applyForm_wrapper .mainApplyInfo ul li.phone .applyInfos #order_phone {
    width: 210px;
    margin-right: 10px;
}

.applyForm_wrapper .mainApplyInfo ul li.phone .applyInfos #order_short_phone {
    width: 139px;
}

.applyForm_wrapper .mainApplyInfo ul li.products {
    height: 158px;
}

.applyForm_wrapper .mainApplyInfo ul li.products .applyInfos {
    height: 300px;
}

.applyForm_wrapper .mainApplyInfo ul li.products .careProducts {
    width: 580px;
    /* max-height:130px; */
}

.applyForm_wrapper .mainApplyInfo ul li.products .careProducts li {
    display: inline-block;
    width: 50%;
    height: 55px;
    line-height: 30px;
    margin-bottom: 0px;
    float: left;
}

.applyForm_wrapper .mainApplyInfo ul li.products .careProducts li img {
    vertical-align: middle;
}

.applyForm_wrapper .mainApplyInfo ul li.products .careProducts li .productType {
    width: 194px;
    height: 30px;
    line-height: 30px;
    padding: 2px 4px;
}

.applyForm_wrapper .mainApplyInfo ul li.products .careProducts li span {
    background: url(https://helpass.com.cn/Apps/solution/images/box.png) left center no-repeat;
    width: 22px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
}

.applyForm_wrapper .mainApplyInfo ul li.products .careProducts li label {
    display: inline-block;
    min-width: 160px;
    font-size: 16px;
    font-family: Arial, "黑体", sans-serif;
    color: #666666;
}

.applyForm_wrapper .mainApplyInfo ul li.products .careProducts li span input {
    opacity: 0;
    filter: alpha(opacity=0);
    border: 0px;
    overflow: hidden;
    height: 1px;
    width: 14px;
}

.checkBox_show {
    background: url(https://helpass.com.cn/Apps/solution/images/box_checked.png) left center no-repeat !important;
}

.checkBox_hidden {
    background: url(https://helpass.com.cn/Apps/solution/images/box.png) left center no-repeat !important;
}

.applyForm_wrapper .mainApplyInfo ul li.extraNeeds {
    height: 88px;
}

.applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyInfos {
    height: 82px;
    line-height: 82px;
}

.applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyInfos textarea {
    width: 380px;
    height: 80px;
    resize: none;
    text-align: left;
    padding: 5px 0 0 15px;
    font-size: 16px;
    font-family: Arial, "黑体", sans-serif;
    color: #a6a5a5;
    border: none;
    border: 1px solid #c0c0c0;
    overflow: auto;
}


/*btn*/

.applyForm_wrapper .mainApplyInfo .btn,
.successPage_wrapper .orderSuccess .btn {
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
    cursor: pointer;
}

.applyForm_wrapper .mainApplyInfo .btn button,
.successPage_wrapper .orderSuccess .btn button,
.applyForm_wrapper .mainApplyInfo .btn input,
.applyForm_wrapper .mainApplyInfo #submitOrder {
    display: inline-block;
    border: none;
    background: #0989ec;
    color: #FFF;
    font-size: 18px;
    font-family: Arial, "黑体", sans-serif;
    width: 115px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
}

.applyForm_wrapper .mainApplyInfo .btn button:first-child {
    margin-right: 20px;
}

.phone_pc {
    height: 100px;
}


/****提交成功后****/

.successPage_wrapper .orderSuccess h2 {
    font-weight: bold;
    font-size: 30px;
    color: #000000;
}

.successPage_wrapper .orderSuccess p {
    max-width: 670px;
    font-size: 24px;
    color: #585858;
    text-align: center;
    margin: 0 auto;
}

.successPage_wrapper .orderSuccess .btn {
    margin-top: 30px;
}

@media only screen and (max-width: 1024px) {
    .applyForm_wrapper .mainApplyInfo {
        width: 982px;
        padding: 50px 0px;
    }
}

@media only screen and (max-width: 800px) {
    .middleNavWrapper {
        display: none;
    }

    .applyForm_wrapper .mainApplyInfo {
        width: 100%;
    }

    /****提交成功后****/
    .successPage_wrapper {
        margin-top: 13%;
    }

    .successPage_wrapper .orderSuccess h2 {
        width: 100%;
        font-size: 24px;
    }

    .successPage_wrapper .orderSuccess p {
        font-size: 15px;
        padding: 0 8px;
    }

    .phone_pc {
        height: 161px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.shuXing {
        height: 92px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li .productType {
        width: 166px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options li.jxs,
    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options li.helpass {
        width: 46%;
    }
}

@media only screen and (max-width: 500px) {
    .applyForm_wrapper .mainApplyInfo {
        width: 100%;
        border: none;
        border-top: 2px solid #e5e5e5;
        padding: 40px 0;
    }

    .applyForm_wrapper .mainApplyInfo ul {
        width: 100%;
    }

    .applyForm_wrapper .mainApplyInfo ul li {
        font-size: 14px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyTitle {
        width: 127px;
        margin-right: 15px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos input {
        width: 208px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.choiceDate {
        height: 105px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.choiceDate .applyInfos {
        height: auto;
        width: 225px;
    }

    #chostimebox2 {
        margin-top: 10px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .date_wrap {
        float: none;
        margin: 0 0 20px 0;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos input.date_com {
        width: 210px;
        background: url(https://helpass.com.cn/Apps/solution/images/icon_date.png) no-repeat 200px center;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .select_address {
        width: 224px;
        background: url(https://helpass.com.cn/Apps/solution/images/arrow_D.png) no-repeat 95.5% center;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options {
        width: 225px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options li {
        width: 46%;
    }

    .applyForm_wrapper .mainApplyInfo ul li.phone {
        height: 100px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.phone .applyInfos #order_phone {
        display: block;
        margin-bottom: 20px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.phone .applyInfos #order_short_phone {
        width: 105px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products {
        height: 245px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts {
        width: 395px;
        margin-left: 16px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyInfos textarea {
        width: 208px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li label {
        font-size: 14px;
    }

    .select_box {
        width: 224px;
        background: url("https://helpass.com.cn/Apps/solution/images/arrow_D.png") no-repeat 95.5% center;
    }

    .phone_pc {
        height: 161px !important;
    }

    .applyForm_wrapper .mainApplyInfo ul li.attendPersonComName,
    .applyForm_wrapper .mainApplyInfo ul li.orderPersonCom {
        line-height: 18px;
    }

    .applyForm_wrapper .mainApplyInfo ul li,
    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li label {
        font-size: 14px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.phone .applyInfos #order_phone {
        margin-right: 0px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .date_wrap {
        margin-right: 0px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li label {
        min-width: 142px;
    }

    .select_box[name='applyDate'] {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 375px) {
    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options {
        width: auto;
    }

    .applyForm_wrapper .mainApplyInfo ul li {
        font-size: 14px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyTitle {
        width: 120px;
        margin-right: 6px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li .productType {
        width: 160px;
    }

    /****提交成功后****/
    .successPage_wrapper .orderSuccess h2 {
        width: 100%;
        font-size: 20px;
    }

    .successPage_wrapper {
        margin-top: 13%;
    }
}

@media only screen and (max-width: 320px) {
    .applyForm_wrapper .mainApplyInfo ul li {
        font-size: 12px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyTitle {
        width: 98px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos input {
        width: 185px;
        font-size: 12px;
        height: 35px;
        line-height: 35px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos input.date_com {
        width: 185px;
        background: url(https://helpass.com.cn/Apps/solution/images/icon_date.png) no-repeat 175px center;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .select_address {
        width: 200px;
        background: url(https://helpass.com.cn/Apps/solution/images/arrow_D.png) no-repeat 96% center;
    }

    .applyForm_wrapper .mainApplyInfo ul li.phone .applyInfos #order_phone {
        width: 185px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyInfos textarea {
        width: 185px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts {
        width: 315px;
        margin-left: 15px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li {
        /* width:145px; */
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options {
        width: 205px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li label {
        min-width: 122px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li .productType {
        width: 130px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.choiceDate .applyInfos {
        width: 202px;
    }

    /**/
    .select_box,
    .select_txt {
        height: 35px;
        line-height: 35px;
    }

    .select_box {
        width: 200px;
    }

    .select_txt span {
        font-size: 12px;
    }

    .option a {
        font-size: 12px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li label {
        font-size: 12px;
    }

    .productsClassWrapper .productsClass .productsClassUl .productsInfo,
    .productsName {
        width: 142px;
    }

    .applyForm_wrapper .mainApplyInfo .btn button,
    .successPage_wrapper .orderSuccess .btn button,
    .applyForm_wrapper .mainApplyInfo .btn input,
    .applyForm_wrapper .mainApplyInfo #submitOrder {
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
    border-radius: 0;
    -webkit-appearance: none;
}

textarea {
    border-radius: 0;
    -webkit-appearance: none;
}

#data {
    width: 290px;
    border: 1px solid #000000;
    margin: 20px auto;
    position: absolute;
    z-index: 2001;
    background: #fff;
    top: 40px;
}

#data ul {
    width: auto;
}

#data>p {
    display: flex;
}

#data>h5 {
    text-align: center;
}

#data>p>span {
    padding: 0 10px;
}

#prev,
#next {
    cursor: pointer;
}

#nian {
    flex: 1;
    text-align: center;
}

#title {
    overflow: hidden;
    list-style: none;
    background: #ccc;
}

#title>li {
    float: left;
    width: 39px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin: 1px;
}

#mydate {
    overflow: hidden;
    list-style: none;
}

#mydate>li {
    float: left;
    width: 39px;
    height: 39px;
    margin: 1px 1px;
    border: 2px solid rgba(0, 0, 0, 0);
    line-height: 34px;
    text-align: center;
    background: #999;
    color: #fff;
}

#mydate>.hover:hover {
    /*border: 2px solid #e6f2fa;*/
}

#mydate>li.active {
    font-weight: bold;
}

.applyForm_wrapper .mainApplyInfo ul li .applyTitle {
    width: 11em;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos input {
    width: 390px;
}

.applyForm_wrapper .mainApplyInfo ul li .applyInfos .select_address {
    width: 390px;
}

.applyForm_wrapper .mainApplyInfo ul li.products .careProducts li .productType {
    width: 200px;
}

.applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyInfos textarea {
    width: 390px;
    line-height: 1.5em;
}

.applyForm_wrapper .mainApplyInfo ul li.shuXing .radio_options {
    width: 440px;
}

@media only screen and (max-width: 500px) {
    .applyForm_wrapper .mainApplyInfo ul li .applyTitle {
        width: 6em;
    }

    .applyForm_wrapper .mainApplyInfo ul li.choiceDate .applyInfos {
        width: 60%;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos {
        width: calc(100% - 8em);
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .select_box {
        width: 100%;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos input {
        width: 100%;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts {
        width: :;
        0%;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .applyInfos {
        height: auto;
    }

    .select_box {
        width: 100%;
    }

    .applyForm_wrapper .mainApplyInfo ul li.shuXing {
        height: auto;
    }

    .applyForm_wrapper .mainApplyInfo ul li.shuXing .applyInfos {
        height: auto;
    }

    .applyForm_wrapper .mainApplyInfo ul li.shuXing .applyInfos ul {
        margin-left: 15px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .applyTitle,
    .applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyTitle {
        width: 100%;
        text-align: left;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .applyInfos,
    .applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyInfos {
        width: 100%;
    }

    .applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyInfos textarea {
        width: 100%;
        line-height: 1.25em;
    }
}

@media only screen and (max-width: 375px) {
    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li .productType {
        width: 140px;
    }
}

@media only screen and (max-width: 350px) {
    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li .productType {
        width: 100px;
    }
}

#chosdaya {
    background: url(https://helpass.com.cn/Apps/solution//images/chosdayimg.png) no-repeat 10px 8px;
}

.choiceDate {
    position: relative;
    height: 185px;
}

#chosdaya span {
    padding-left: 60px;
}

#chostime {
    background: url(https://helpass.com.cn/Apps/solution//images/chostimeimg.png) no-repeat 10px 8px;
}

#chostime span {
    padding-left: 60px;
}

.vcode {
    position: absolute;
    width: 80px;
    right: 0px;
    top: 1px;
    background: #e6f2fa;
    border: 0px solid #84c3f5;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
}

.applyForm_wrapper h2.mo {
    display: none;
}

.yzm {
    position: relative;
    width: 390px;
}

.mo-bg {
    background-image: none;
}

.mo-stp {
    display: none;
}

#vCode {
    width: 300px;
}

#chostime2 {
    background: url(https://helpass.com.cn/Apps/solution//images/chostimeimg.png) no-repeat 10px 8px;
}

#chostime2 span {
    padding-left: 60px;
}

@media (max-width: 768px) {
    .applyForm_wrapper h2.pc {
        display: none;
        font-size: 32px;
        font-weight: bold;
    }

    .applyForm_wrapper h2.mo {
        display: block;
        font-size: 32px;
        font-weight: bold;
        border-bottom: 1px solid #cccccc;
        width: 100%;
        padding: 0 15px 20px 15px;
        height: auto;
    }

    .mo-bg {
        background: url(https://helpass.com.cn/Apps/solution//images/top-mo.jpg) no-repeat;
        background-size: 100% auto;
    }

    .mainApplyInfo .apply-header {
        display: none;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li {
        float: initial;
        width: 100%;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts li img {
        margin: 0 10px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .applyInfos {
        height: auto;
    }

    .applyForm_wrapper .mainApplyInfo ul li.shuXing {
        height: auto;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos {
        height: auto;
        width: 60%;
    }

    .applyForm_wrapper .mainApplyInfo ul li.shuXing .radio_options {
        width: 100%;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .radio_options li {
        width: 40%;
        margin-bottom: 0;
        min-width: 100px;
    }

    .applyForm_wrapper .mainApplyInfo ul {
        width: auto;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyTitle {
        width: 30%;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos .select_address {
        width: 100%;
    }

    .select_box {
        width: 100%;
        padding-left: 10px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos input {
        width: 100%;
        line-height: 1em;
    }

    .applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyInfos textarea {
        width: 100%;
    }

    #vCode {
        width: 60%;
    }

    .vcode {
        width: 35%;
    }

    .applyForm_wrapper .mainApplyInfo ul li.choiceDate {
        height: auto;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .applyInfos,
    .applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyInfos.textarea-box {
        width: 100%;
    }

    .applyForm_wrapper .mainApplyInfo ul li.extraNeeds {
        height: auto;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .applyTitle,
    .applyForm_wrapper .mainApplyInfo ul li.extraNeeds .applyTitle {
        width: 100%;
    }

    .mo-stp {
        width: 100%;
        margin-top: 30px;
        display: block;
    }

    #data {
        width: 191px;
    }

    #data h5 {
        margin: 0;
    }

    #data p {
        margin: 10px;
    }

    #data p span {
        font-size: 14px;
        padding: 0;
    }

    #title>li {
        width: 25px;
        height: 25px;
        line-height: 20px;
        text-align: center;
    }

    #mydate>li {
        float: left;
        width: 25px;
        height: 25px;
        margin: 1px 1px;
        border: 2px solid rgba(0, 0, 0, 0);
        line-height: 20px;
        text-align: center;
        background: #999;
        color: #fff;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyTitle span {
        padding-right: 0;
    }

    .applyForm_wrapper .mainApplyInfo>ul {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .applyForm_wrapper .mainApplyInfo ul li.products .careProducts {
        margin-left: 0;
        margin-bottom: 0;
        width: 80%;
        margin: auto;
    }

    .applyForm_wrapper .mainApplyInfo>ul>li {
        padding: 10px 0;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos {
        line-height: 10px;
    }

    #chostime2 span {
        padding-left: 33px;
    }

    #chosdaya span {
        padding-left: 33px;
    }

    #chostime span {
        padding-left: 33px;
    }

    .applyForm_wrapper .mainApplyInfo ul li .applyInfos input {
        padding-top: 2px;
        width: 100%;
        border: 1px solid #c0c0c0;
        height: 40px;
        line-height: 42px;
        padding-left: 10px;
        font-size: 14px;
        color: #a6a5a5;
        font-family: Arial, "黑体", sans-serif;
        display: inline-block;
    }
}