    .form-container {
        width: 0;
        height: 0;
        opacity: .3;
        background-color: rgba(0, 0, 0, .5);

        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: 999;

        display: flex;
        align-items: center;
        justify-content: center;
    }


    .DnnModule-54138 {
        display: none;
    }

    .on-form {
        height: 50px;
        text-align: center;
        line-height: 50px;
        background-color: aqua;
        cursor: pointer;
    }

    .DnnModule-54138 {
        width: 430px;
        height: 710px;
        border-radius: 10px;
        background-color: #fff;

        padding: 50px 30px;
        box-sizing: border-box;
        position: relative;
        cursor: Default;
    }

    /* �˳���ť */
    .form-container .form-out {
        position: absolute;
        top: -20px;
        right: -20px;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        background-color: #fff;

        display: flex;
        align-items: center;
        justify-content: center;
    }

    .form-container .form-out img {
        transition: all .6s;
    }

    .form-container .form-out:hover img {
        transform: rotate(180deg);
    }

    .details {
	height: 500px;
    	overflow: auto;
    }

    .Conten_2 {
        height: 56px;

    }

    .ContentPanel .Conten_2 input[type="radio"] {
        z-index: 1 !important;
        visibility: visible !important;
    }

    .details div .ContentPanel .Conten_2 input:nth-child(3) {
        left: 172px;
    }


    .DnnModule-54138 .title {
        font-size: 28px;
        color: #0081cc;
        text-align: center;
    }

    .details div div span {
        font-size: 20px;
        margin-right: 4px;
        top: 0
    }

    .details div div span:nth-child(2) {
        font-size: 18px;
        color: #333;
        font-family: "PingFang SC", "Microsoft YaHei";
        font-weight: 500;
    }

    .details .ContentPanel input,
    .details .ContenVal input {
        width: 100%;
        height: 56px;
        border-radius: 10px;
        border: 1px solid #e0e0e0;

        padding: 16px 14px 16px 52px;
        box-sizing: border-box;

        font-size: 18px;
        color: #333;
    }

    .details .ContenVal {
        width: 100%;
        border-radius: 5px;

        box-sizing: border-box;
        font-size: 18px;
        color: #333;

        display: flex;
        justify-content: space-between;
    }

    .Conten_1 {
        align-items: center;
    }

    .Conten_2 {
        line-height: 56px;
    }

    .details div .ContentPanel .Conten_2 {
        border: 1px solid #e0e0e0;
    }

    .btnShowSearch input {
        width: 100%;
        height: 56px;
        border-radius: 5px;
        border: 0;
        background-color: #0081cc;
        margin-top: 46px;

        font-size: 20px;
        color: #fff;

        display: flex;
        align-items: center;
        justify-content: center;
    }


    .ContenVal input[type="radio"] {
        width: 19px;
        margin-left: 16px;
        margin-right: 10px;
    }

    .ContenVal input[type="radio"]:nth-child(2) {
        margin-left: 2rem;
    }

    .details div div:nth-child(1) {
        height: 54px;
    }

    .details div div:nth-child(1) span {
        position: relative;
    }

    .details div:nth-child(2) .ContentPanel {
	position: relative;
    }

    .details .Conten_2 {
        justify-content: flex-start;
    }

    .details .Conten_2 .nn2:nth-child(1) {
        border-right: 1px solid #e0e0e0;
    }

    .details .Conten_2 .dnnRadiobutton {
        margin-left: 16px;
    }

    .details .Conten_2 span:nth-child(4) {
        margin-left: 127px;
    }

    .details div:nth-child(1) .ContentPanel .Conten_1 .nn {
        background: url(../image/name-icon.png) no-repeat 16px center;
    }

    .details div:nth-child(3) .ContentPanel .Conten_1 .nn {
        background: url(../image/phone-icon.png) no-repeat 16px center;
    }

    .details div:nth-child(4) .ContentPanel .Conten_1 .nn {
        background: url(../image/mail-icon.png) no-repeat 16px center;
    }

    .details div:nth-child(5) .ContentPanel .Conten_1 .nn {
        background: url(../image/xx-icon.png) no-repeat 16px center;
    }

    .details div:nth-child(6) .ContentPanel .Conten_1 .nn {
        background: url(../image/hy-icon.png) no-repeat 16px center;
    }

    .details div .ContentPanel .Conten_1 {
        height: auto;
        flex-wrap: wrap;
    }

    .details div .ContentPanel .Conten_1 .showTip {
        font-size: 14px;
        margin-top: 12px;
        margin-bottom: -7px;
    }

    input[type="button"] {
        position: absolute;
        left: 0;
        bottom: 35px;
        width: 370px;
        margin: 0 30px;
    }

    input[type="button"]:focus {
        outline: none;
        background-color: #026daa;
    }


    .join-us-go {
        display: inline-block;
    }


    .on-form {
        display: inline-block;
        padding: 0 23px;
        background-color: #0081cc;
        border-radius: 5px;
        margin-left: 20px;
        position: relative;
        color: rgba(255, 255, 255, 0.8);
        line-height: 40px;
        height: 40px !important;

    }


    .details div .ContentPanel .Conten_2 span {
        opacity: 0;
    }



     .details .n3 {
	width: 100%;
    	height: 54px;
    	padding: 0 14px;
    	border-radius: 5px;
    	border: 1px solid #e0e0e0;
    }

    .details .n3 span {
	color: #333 !important;
    }

    .details .n3::-ms-expand { border:0; background-color:#fff; } 

    @media screen and (max-width: 1920px) {
        .details div div span {
            top: -.4rem;
        }
    }

    @media screen and (max-width: 1550px) {
        .details div div span {
            top: -.25rem;
        }
    }

    @media screen and (max-width: 1350px) {
        .details div div span {
            top: -.15rem;
        }
    }

    @media screen and (max-width: 1200px) {
        .details div div span {
            top: -.05rem;
        }
    }

    @media screen and (max-width: 1000px) {
        .details div div span {
            top: 0.15rem;
        }
    }

    @media screen and (max-width: 786px) {
        .details div div span {
            top: 0.45rem;
        }
    }


    /* 手机端适配 */
    @media screen and (max-width: 750px) {
        .DnnModule-54138 {
            width: 25rem;
            height: 80vh;
            padding: 35px 2.2rem;
        }

        .DnnModule-54138 .title {
            font-size: 22px;
        }

        .details div:nth-child(3) div:nth-child(1) {
            margin-top: -20px;
        }

        .details div div span:nth-child(2),
        .details .ContentPanel input,
        .details .ContenVal input,
        .details .ContenVal {
            font-size: 16px;
        }

        .details div div span {
            top: 1.7rem;
        }

        .details .ContentPanel input,
        .details .ContenVal input {
            height: 3.6rem;
        }

        .Conten_2 {
            height: 3.6rem;
        }

        .ContenVal input[type="radio"] {
            width: 17px;
        }

        .details .Conten_2 span:nth-child(4) {
            margin-left: 6rem;
        }

        .details div .ContentPanel .Conten_2 input:nth-child(3) {
            left: 9.8rem;
        }

        .details div .ContentPanel .Conten_1 .showTip {
            margin-top: 5px;
            margin-bottom: -22px;
        }

        .btnShowSearch input[type="button"] {
            bottom: 2rem;
            width: 20.6rem;
            height: 3rem;
            font-size: 16px;
        }

        .Conten_2 {
            line-height: 3.6rem ;
        }
	.details {
	height: 57vh;
	}

        .details .n3 {
		    height: 3.6rem;
	    font-size: 16px;
	}

    }


