.content-pc {
    display: block;
}
.content-mobile {
    display: none;
}
.inline-block {
    display: inline-block;
}


/*begin���Ϻ�����*/
.tsa-content {
    border: 1px solid #cfcfcf;
    padding: 15px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 220px;
}
.tsa-img-container {
    text-align: center;
    width: 265px;
    height: 190px;
    line-height: 190px;
}
.tsa-img-container img {
    vertical-align: middle;
}
.tsa-txt-container1 {
    width: 625px;
    padding-top: 40px;
    padding-right: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-right: 1px solid #cfcfcf;
}
.tsa-txt-1 {
    font-size: 24px;
}
.tsa-txt-2 {
    margin-top: 10px;
    color: #979797;
    line-height: 24px;
}

.button-lx {
    width: 105px;
    height: 35px;
    line-height: 31px;
    text-align: center;
    border: 2px solid #f36478;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    color: #f36478;
    cursor: pointer;
    margin-top: 10px;
}
.tsa-img-container2 {
    width: 288px;
    padding: 40px 45px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.tsa-txt-3 {
    color: #ababab;
    font-size: 14px;
    line-height: 18px;
}
.tsa-txt-4 {
    color: #f36e80;
    font-size: 16px;
    margin-top: 10px;
}
#guide-timestamp-lxx img {
    width: 100%;
}





.window-infor-container {
    background-color: #ffffff;
    padding: 50px 145px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
}
.timestamp-total-window {
    width: 100%;
    height: 300px;
    padding-top: 50px;
}
.infor-application-form-window {
    width: 100%;
    height: 460px;
}
.infor-timestamp-total img {
    height: 80px;
}
.infor-txt {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.button-show-info {
    margin: 0 auto;
    width: 160px;
    height: 40px;
    font-size: 18px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #f36478;
}
.special-txt-1 {
    color: #f36478;
}
.application-title {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #A3A3A3;
}
.input-form {
    padding: 40px 0 60px 0;
    font-size: 16px;
}
.form-line {
    height: 40px;
    line-height: 40px;
}
.input-txt-lxx {
    border: 1px solid #A3A3A3;
    padding: 5px 10px;
    padding-right: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -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;
}
.input-txt-lxx.error {
    border-color: red;
}
.form-lable {
    width: 30%;
    text-align: left;

}
.form-txt {
    width: 70%;
    height: 98%;
}
.float_right {
    float:right;
}
.form-txt .input-txt-lxx {
    width: 100%;
    height: 100%;
}
.form-line {
    margin-bottom: 15px;
}
.timestamp-application-success-window {
    width: 100%;
    height: 370px;
    padding-top: 90px;
    padding-left: 30px;
    padding-right: 30px;
}
.action-complete-application {
    margin-top: 40px;
}
.action-form-confirm {
    float: right;
}
.tsa-txt-4-new {
    height: 35px;
    line-height: 35px;
    margin-left: 39px;
    font-size: 16px;
}

.commonDiv {
    border-bottom: 1px solid #cfcfcf;
    padding: 30px 0px 20px;
}
.commonDiv.no-splitline {
    border-bottom: none;
}
/*end���Ϻ�����*/

@media (max-width: 1200px) and (min-width: 900px) {
    .tsa-txt-container1 {
        border: none;
    }
    .tsa-content {
        height: 300px;
    }
    .tsa-img-container2 {
        loat: inherit;
        clear: both;
        padding: 0px 25px;
        width: 100%;
        margin: 0 auto
    }
    .tsa-txt-3 {
        font-size: 18px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 640px){
    html{
        font-size: 60%;
    }
    .lx-p-title {
        font-size: 2rem;
    }
    body{
        margin: 0px;
    }
    .commonWidth {
        width: 100%;
    }
    .commonDiv {
        width:100%;
        padding: 20px 15px 20px 15px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .common {
        min-width: 100%;
    }
    .lx-p-content {
        padding-top: 20px;
        line-height: 2.4rem;
    }
    .lx-prize-img1 {
        background-size: 66%;
        height: 234px;
    }
    .lx-magazine-img {
        margin: 0 auto;
    }
    .wx-img {
        background-size: 250px;
        width: 250px;
        height: 340px;
        margin: 0 auto;
    }
    .div-img1 {
        width: 370px;
        height: 455px;
        background-size: 370px 455px;
        margin-right: 20px;
    }
    .div-img2 {
        width: 370px;
        height: 634px;
        background-size: 370px 634px;
    }
    .div-img3 {
        width: 345px;
        height: 307px;
        background-size: 345px 307px;
    }
    .wx-code-div {
        width: 100%;
    }
    .wx-code-1 {
        margin: 0 auto;
        float: none;
    }
    .wx-code-2 {
        margin: 0 auto;
        float: none;
    }
    .ds-time-note {
        margin-left: 10px;
    }
    .content-pc {
        display: none;
    }
    .content-mobile {
        display: block;
    }
    .tsa-content {
        height: auto;
    }
    .tsa-img-container {
        width: 100%;
        height: auto;
        line-height: 50px;
    }
    .tsa-img-container img {
        height: 56px;
    }
    .tsa-txt-container1 {
        width: 100%;
        padding: 25px 40px;
        border: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .tsa-txt-2 {
        line-height: 2rem;
        text-align: center;
    }
    .button-lx {
        margin: 0 auto;
        margin-top: 15px;
    }
    .tsa-txt-1 {
        font-size: 20px;
        text-align: center;
    }
    .tsa-img-container2 {
        width: 100%;
        padding: 15px 15px;
    }

    .layui-layer-page {
        width: 100% !important;
        left: 0 !important;
    }
    .infor-application-form-window, .timestamp-total-window, .timestamp-application-success-window {
        padding: 20px 15px;
        width: 100%;
        height: auto;
    }
    .button-show-info {
        width: 140px;
        height: 30px;
        font-size: 18px;
        line-height: 30px;
    }
    .button-lx, .tsa-txt-4 {
        float: none;
    }
    .tsa-txt-4 {
        text-align: center;
    }
    .tsa-txt-4-new {
        margin-left: 0;
    }



}
/*iphone6p*/