﻿.sub_info table td input[type=text],
.sub_info table td select {
    font-size: 12px;
}

.sub_info .info_title {
    margin: 20px 0 50px 0;
}

.sub_info .mark_text {
    font-size: 12px;
    line-height: 20px;
}

.sub_info .button-primary {
    width: 350px !important;
}

input[type="checkbox"] {
    opacity: 1
}

/*注册协议*/
.xieyi-content h2 {
    /*! padding-bottom:16px; */
    /*! border-bottom: 1px solid #e1e1e1; */
    /*! text-align: center; */
    font-size: 16px;
    /*! color: #368af1; */
    color: #fff;
    height: 50px;
    line-height: 50px;
    background-color: #d76740;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
}

.xieyi-content {
    /*! padding: 0 22px 16px; */
    border: 1px solid #e1e1e1;
    margin: 20px auto 70px;
    width: 1200px;
    background-color: #fff;
}

.xieyi-p {
    margin-bottom: 30px;
}

.xieyi-h {
    font-weight: 600;
}

.xieyi-c {}

/*  */
.sub_info table tr td:first-child{
    width: 200px;
}
.sub_info .table_left{
    margin: 0
}
.block_app {
    width: 450px;
    height: 372px;
    /*background: rgba(246, 248, 251, 1);*/
    position: absolute;
    top:120px;
    right:40px;
    z-index: 999;
    /* transform: scale(0.9) */
}
.block_app .imgBg{
    width: 100%;
}
.block_app>div{
    float: left;
}
.block_app>div>img{
    width: 100%;
    height: 100%;
}
.block_app .app_img1{
    width: 153px;
    height: 306px;
}
.block_app .app_img2{
    width: 160px;
    height: 160px;
    margin-left: 30px;
    margin-top: 20px;
}
.block_app .app_img3{
    width: 62px;
    height: 60px;
    margin-left: 30px
}
.block_app .app_text1{
    margin-left: 30px;
    padding:20px 0;
    text-align: center;
    font-size: 16px;
}
.block_app .app_text2{
    width: 122px;
    margin-top: 8px;
    line-height: 20px;
}