@media screen and (min-width: 769px) {
    .bodymain {
        /*padding-top: 72px;*/
        height: 711px;
        /*background: rgba(239, 244, 247, 1);*/
        background-size: 100% 100%;
    }

    .bodymain_content {
        /*width: 100%;*/
        margin: 0 auto;
        display: flex;
        /*justify-content: space-around;*/
        /*padding: 0 10%;*/
        box-sizing: border-box;
    }

    .bodymain_left {
        width: 50%;
        height: 600px;
        padding-top: 60px;
    }

    .bodymain_left_titlebig {
        font-size: 30px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(56, 56, 56, 1);
        line-height: 40px;
        padding-bottom: 10px;
        float: left;
        width: 100%;
    }

    .bodymain_left_title {
        font-size: 22px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(56, 56, 56, 1);
        line-height: 40px;
        padding-bottom: 70px;
        width: 100%;
    }

    .bodymain_left_img {
        /*width: 80%;*/
        /*height: 247px;*/
    }

        .bodymain_left_img img {
            width: 100%;
            /*height: 247px;*/
        }

    .bodymain_left_bottom {
        padding-top: 68px;
        font-size: 22px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(56, 56, 56, 1);
        line-height: 40px;
        width: 100%;
        float: left
    }

    .bodymain_left_bottomblock {
        padding-top: 53px;
        width: 100%;
    }

    .bodymain_left_bottomli {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(56, 56, 56, 1);
        line-height: 40px;
        float: left;
        width: 50%;
    }

    .bodymain_left_bottomli_symbol {
        color: #148ECB;
        font-size: 16px;
        float: left;
        padding-right: 5px;
        width: 18px;
        height: 16px;
    }

        .bodymain_left_bottomli_symbol img {
            width: 18px;
            height: 16px;
        }

    .bodymain_right {
        /*margin-bottom: 116px;*/
        /*height: 700px;*/
        margin-top: 60px;
        width: 50%;
    }

    .news_banner {
        width: 100%;
        height: 300px;
        background: url('../index-2.html') no-repeat;
        background-size: 100% 100%;
    }

        .news_banner .banner_bg {
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            position: relative
        }

    .banner_bg .banner-cont {
        position: absolute;
        left: 235px;
        top: 95px;
    }

    .banner-cont h3 {
        font-size: 44px;
        font-weight: 300;
        color: #fff;
        letter-spacing: 5px;
    }

    .banner-cont span {
        display: block;
        width: 208px;
        height: 1px;
        background: #fff;
        margin: 11px 0;
    }

    .banner-cont p {
        font-size: 34px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 3px;
    }

    .apply_wrap {
        /*box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.15);*/
        border-radius: 5px;
        background: white;
        padding-bottom: 1px;
        width: 520px;
        /*height: 640px;*/
    }

        .apply_wrap h1 {
               margin-top: 16px;
    text-align: center;
    color: #00b831;
    font-weight: 700;
    font-size: 26px;
    font-family: PingFangSC-Semibold;

        }

        .apply_wrap h3 {
            
    text-align: left;
    margin: 0 auto;
    margin-bottom: 60px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    padding: 0 50px;
    padding-top: 22px;
    width: 390px;

        }
.apply_wrap h2 {
          
     display:block;
    font-size: 12px;
    color: #B9B9B9;
    margin-top: 10px;
    margin: 0 auto;
    width: 390px;

        }

    .apply {
        margin: 0 auto;
        overflow: hidden;
        font-size: 14px;
        color: #888888;
        margin-bottom: 30px;
    }

    .apply_left {
        width: inherit;
    }

    .apply_wrap input {
        
    width: 390px;
    padding-left: 10px;
    height: 44px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(169, 194, 208, 1);
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;

    }
	.code_apply_left{
		display:flex;
		text-align:center;
		justify-content: center
	}
	
	.apply_wrap .cp_code {
		width: 46%;
		padding-left: 10px;
		height: 44px;
		background: rgba(255, 255, 255, 1);
		border: 1px solid rgba(169, 194, 208, 1);
		border-radius: 5px;
		display: block;
		margin: unset;
	
		box-sizing: border-box;
		/* float:left; */
		
    }
	.code_apply_left .fc-code{
		float:left;
		border: 1px solid rgba(169, 194, 208, 1);
		width:24%;
		border-radius: 5px;
		height: 44px;
		line-height: 44px;
		 margin-left:16px; 
		 cursor: pointer;
		
	}

    input {
        outline: none;
    }

        input::-webkit-input-placeholder {
            color: #CCCCCC;
        }

    .apply_right {
        float: right;
    }

    .apply_wrap .line {
        height: 6px;
        margin-top: 50px;
        margin-bottom: 40px;
        width: 100%;
        background: url(../index-2.html) no-repeat;
    }

    .code {
        margin-left: 350px;
        overflow: hidden;
    }

        .code label {
            float: left;
            font-size: 14px;
            color: #888;
            margin-top: 10px;
        }

        .code input {
            float: left;
            border: 1px solid #F0F0F0;
            height: 34px;
            line-height: 34px;
            padding-left: 10px;
        }

        .code span {
            float: left;
            width: 86px;
            height: 34px;
        }

            .code span img {
                width: 100%;
                height: 100%;
            }

    .submit_btn input {
        padding: 0;
        display: block;
        background: none;
        border: none;
        width: 350px;
        height: 44px;
        outline: none;
        text-align: center;
        line-height: 44px;
        color: #fff;
        font-size: 14px;
        background-color: rgb(66 155 19);
        margin-top: 30px;
        border-radius: 2px;
        margin: 60px auto 60px;
    }

	.submit_btn input:hover {
		text-decoration: none;
		background-color: #52c018;
	}
	
	
	
	#buttonReran{
        padding: 0;
        display: block;
        background: none;
        border: none;
        width: 350px;
        height: 44px;
        outline: none;
        text-align: center;
        line-height: 44px;
        color: #fff;
        font-size: 14px;
        background-color: rgb(66 155 19);
        margin-top: 30px;
        border-radius: 2px;
        margin: 30px auto 30px;
		cursor: pointer;
    }

	#buttonReran:hover {
		text-decoration: none;
		background-color: #52c018;
	}


    .present_wrap {
    }

        .present_wrap h3 {
            font-size: 34px;
            font-weight: 400;
            color: rgba(85, 85, 85, 1);
            text-align: center;
            margin-top: 80px;
            margin-bottom: 15px;
        }

        .present_wrap p {
            color: #888;
            font-size: 16px;
            letter-spacing: 10px;
            text-align: center;
            margin-bottom: 60px;
        }

    .present {
        width: 28%;
        overflow: hidden;
        margin: 0 auto 60px;
    }

        .present label {
            float: left;
            font-size: 14px;
            color: #888;
        }

        .present input {
            float: left;
            border: none;
            border-bottom: 1px solid #F0F0F0;
            margin-left: 22px;
            width: 267px;
            outline: none;
            padding-left: 10px;
        }

        .present #validateCode {
            width: 200px;
        }

        .present img {
            float: left;
            width: 70px;
            height: 25px;
            cursor: pointer;
            margin-top: -5px;
            margin-left: 10px;
        }

    .present_check {
        width: 28%;
        margin: auto;
        font-size: 14px;
        color: #888;
        overflow: hidden;
    }

        .present_check input[type='checkbox'] {
            float: left;
            margin-right: 10px;
        }
}
@media screen and (max-width: 768px) {
    .bodymain {
       /*  background: url(../images/背景2880.png) no-repeat;
        background-size: 100% 100%; */
        height: 770px;
    }

    .bodymain_content {
        width: 100%;
        margin: 0 auto;
        padding: 0 25px;
        box-sizing: border-box;
    }

    .bodymain_left {
        width: 100%;
        padding-top: 25px;
    }

    .bodymain_left_titlebig {
        padding-bottom: 5px;
        float: left;
        width: 100%;
        font-size: 17px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(56,56,56,1);
        line-height: 20px;
		margin-top: 36px;
    }

    .bodymain_left_title {
        padding-bottom: 30px;
        width: 100%;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(56,56,56,1);
        line-height: 20px;
    }

    .bodymain_left_img {
        width: 100%;
        /*height: 162px;*/
    }

        .bodymain_left_img img {
            width: 100%;
            height: 100%;
        }

    .bodymain_left_bottom {
        padding-top: 30px;
        width: 100%;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(56,56,56,1);
        line-height: 20px;
    }

    .bodymain_left_bottomblock {
        padding-top: 14px;
        width: 100%;
    }

    .bodymain_left_bottomli {
        float: left;
        width: 50%;
        font-size: 10px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(56,56,56,1);
        line-height: 20px;
    }

    .bodymain_left_bottomli_symbol {
        color: #148ECB;
        font-size: 16px;
        float: left;
        padding-right: 5px;
        width: 18px;
        height: 16px;
    }

        .bodymain_left_bottomli_symbol img {
            width: 9px;
            height: 8px;
        }

    .bodymain_right {
        background: rgba(239, 244, 247, 1);
        float: left;
        margin-top: 40px;
    }

    .news_banner {
        width: 100%;
        height: 300px;
        background: url('../index-2.html') no-repeat;
        background-size: 100% 100%;
    }

        .news_banner .banner_bg {
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            position: relative
        }

    .banner_bg .banner-cont {
        position: absolute;
        left: 235px;
        top: 95px;
    }

    .banner-cont h3 {
        font-size: 44px;
        font-weight: 300;
        color: #fff;
        letter-spacing: 5px;
    }

    .banner-cont span {
        display: block;
        width: 208px;
        height: 1px;
        background: #fff;
        margin: 11px 0;
    }

    .banner-cont p {
        font-size: 34px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 3px;
    }

    .apply_wrap {
        box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.15);
        border-radius: 5px;
        background: white;
        padding-bottom: 1px;
        width: 325px;
        height: 460px;
        margin: 0 auto;
    }

        .apply_wrap h1 {
            padding-left: 25px;
            font-size: 15px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(56,56,56,1);
            line-height: 20px;
            padding-top: 36px;
        }

        .apply_wrap h3 {
            text-align: left;
            margin-bottom: 16px;
            padding: 0 25px;
            padding-top: 10px;
            font-size: 10px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(102,102,102,1);
            line-height: 15px;
        }

		.apply_wrap h2 {
            display:block;
			width:86%;
			text-align:left;
			margin:0 auto;
			font-size:100%;
        }

    .apply {
        margin: 0 auto;
        overflow: hidden;
        font-size: 14px;
        color: #888888;
        margin-bottom: 15px;
    }

    .apply_left {
        width: inherit;
        margin: 0 25px;
    }

    .apply_wrap input {
        padding-left: 10px;
        width: 100%;
        height: 35px;
        background: rgba(255, 255, 255, 1);
        border: 1px solid rgba(169, 194, 208, 1);
        border-radius: 2px;
        display: block;
        box-sizing: border-box;
    }
	
	.apply_wrap .fc-code {
        padding-left: 10px;
        width: 40%;
        height: 35px;
        
        border: 1px solid rgba(169, 194, 208, 1);
        border-radius: 2px;
        display: block;
        box-sizing: border-box;
		
		margin-top: 15px;
		line-height: 35px;
		    font-size: 12px;
    }

    input {
        outline: none;
    }

        input::-webkit-input-placeholder {
            color: #CCCCCC;
        }

    .apply_right {
        float: right;
    }

    .apply_wrap .line {
        height: 6px;
        margin-top: 50px;
        margin-bottom: 40px;
        width: 100%;
        background: url(../index-2.html) no-repeat;
    }

    .code {
        margin-left: 350px;
        overflow: hidden;
    }

        .code label {
            float: left;
            font-size: 14px;
            color: #888;
            margin-top: 10px;
        }

        .code input {
            float: left;
            border: 1px solid #F0F0F0;
            height: 34px;
            line-height: 34px;
            padding-left: 10px;
        }

        .code span {
            float: left;
            width: 86px;
            height: 34px;
        }

            .code span img {
                width: 100%;
                height: 100%;
            }

    .submit_btn input {
        padding: 0;
        background: none;
        border: none;
        height: 35px;
        outline: none;
        text-align: center;
        line-height: 35px;
        color: #fff;
        font-size: 14px;
        background-color: #2bcca8;
        border-radius: 2px;
        margin: 20px 25px 20px 25px;
        display: block;
        width: -webkit-fill-available;
    }

	.submit_btn input:hover {
		text-decoration: none;
		background-color: #2bcca8;
	}


	#buttonReran {
        padding: 0;
        background: none;
        border: none;
        height: 35px;
        outline: none;
        text-align: center;
        line-height: 35px;
        color: #fff;
        font-size: 14px;
        background-color: #2bcca8;
        border-radius: 2px;
        margin: 20px 25px 20px 25px;
        display: block;
        width: -webkit-fill-available;
    }

	#buttonReran:hover {
		text-decoration: none;
		background-color: #2bcca8;
	}



    .present_wrap {
    }

        .present_wrap h3 {
            font-size: 34px;
            font-weight: 400;
            color: rgba(85, 85, 85, 1);
            text-align: center;
            margin-top: 80px;
            margin-bottom: 15px;
        }

        .present_wrap p {
            color: #888;
            font-size: 16px;
            letter-spacing: 10px;
            text-align: center;
            margin-bottom: 60px;
        }

    .present {
        width: 28%;
        overflow: hidden;
        margin: 0 auto 60px;
    }

        .present label {
            float: left;
            font-size: 14px;
            color: #888;
        }

        .present input {
            float: left;
            border: none;
            border-bottom: 1px solid #F0F0F0;
            margin-left: 22px;
            width: 267px;
            outline: none;
            padding-left: 10px;
        }

        .present #validateCode {
            width: 200px;
        }

        .present img {
            float: left;
            width: 70px;
            height: 25px;
            cursor: pointer;
            margin-top: -5px;
            margin-left: 10px;
        }

    .present_check {
        width: 28%;
        margin: auto;
        font-size: 14px;
        color: #888;
        overflow: hidden;
    }

        .present_check input[type='checkbox'] {
            float: left;
            margin-right: 10px;
        }
}

.saveSecc {
    display: none;
    position: fixed;
    top: 40%;
    left: calc(50% - 150px);
    height: 50px;
    border-radius: 10px;
    color: #52C018;
    width: 360px;
    background-color: white;
    z-index: 999;
    line-height: 50px;
    text-align: center;
    box-shadow: 0 9px 18px 0 rgb(58 120 246 / 10%);
}
.saveSecc span {
    display: inline-block;
    height: 100%;
    line-height: 50px;
    float: right;
}
.saveSecc img {
    vertical-align: middle;
    max-width: 100%;
}
.ec-site-tooltip {
        position: absolute;
        z-index: 99;
        display: block;
        visibility: visible;
        font-size: 12px;
        line-height: 1.5;
    }

    .ec-site-tooltip-hidden {
        display: none;
    }

    .ec-site-tooltip-topRight {
        right: 0;
        bottom: 39px;
    }

    .ec-site-tooltip-topRight .ec-site-tooltip-arrow {
        right: 8px;
        bottom: -7px;
        border-bottom-width: 0;
        border-top-color: #ddd;
    }

    .ec-site-tooltip-topRight .ec-site-tooltip-arrow:after {
        bottom: 1px;
        border-bottom-width: 0;
        border-top-color: #fff;
    }

    .ec-site-tooltip-bottomLeft {
        bottom: 0;
        left: 0;
    }

    .ec-site-tooltip-bottomLeft .ec-site-tooltip-arrow {
        left: 8px;
        top: -7px;
        border-top-width: 0;
        border-bottom-color: #ddd;
    }

    .ec-site-tooltip-bottomLeft .ec-site-tooltip-arrow:after {
        top: 1px;
        border-top-width: 0;
        border-bottom-color: #fff;
    }

    .ec-site-tooltip-arrow {
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 8px;
    }

    .ec-site-tooltip-arrow:after {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 7px;
        content: "";
        margin-left: -7px;
    }

    .ec-site-tooltip-inner {
        max-width: 290px;
        padding: 11px 10px;
        color: #f94431;
        text-align: left;
        text-decoration: none;
        background-color: white;
        border: 1px solid #ddd;
        border-radius: 4px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        min-height: 34px;
    }
  
    .ec-site-form-item {
        margin-bottom: 18px;
    }

    .ec-site-form-item-label {
        display: inline-block;
        width: 85px;
        text-align: right;
        margin-right: 20px;
        font-size: 16px;
    }

    .ec-site-form-item-label i {
        display: inline-block;
        color: #ff351e;
        font-weight: bold;
        font-size: 16px;
        margin-right: 8px;
    }

    .ec-site-form-item-control-wrapper {
        position: relative;
        display: inline-block;
        width: 100%;
    }

    .ec-site-form-item-control {
        position: relative;
    }

    .ec-site-form-item-control.has-feedback .ec-site-input-item {
        padding-right: 24px;
    }

    .ec-site-form-item-control.has-feedback:after {
        position: absolute;
        top: 0;
        right: 0;
        visibility: visible;
        pointer-events: none;
        width: 32px;
        height: 36px;
        line-height: 39px;
        text-align: center;
        font-size: 14px;
       
        z-index: 1;
    }

    .ec-site-form-item-control.has-error .ec-site-input-item {
        border-color: #f94431;
    }
   
    
    .ec-site-input-wrapper {
        display: inline-block;
        width: 100%;
    }

    .ec-site-input-item {
        border: 1px solid #d2d6d9;
        border-radius: 2px;
        width: 100%;
        height: 36px;
        line-height: 36px;
        padding: 0 12px;
        font-size: 12px;
    }

    .ec-site-input-item-focused {
        border-color: #00b33d;
    }

    .ec-site-input-item-disabled {
        border-color: #d2d6d9;
        background-color: #f7f7f7;
        opacity: 1;
        cursor: not-allowed;
        color: rgba(0, 0, 0, 0.25);
    }
   
    
    .ec-site-btn {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 500;
        text-align: center;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        line-height: 1.5;
        padding: 0 15px;
        font-size: 12px;
        border-radius: 3px;
        height: 32px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        position: relative;
        color: rgba(0, 0, 0, 0.65);
        background-color: #fff;
        border-color: #d9d9d9;
        outline: 0;
    }

    .ec-site-btn[disabled] {
        cursor: not-allowed;
    }

    .ec-site-btn:active,
    .ec-site-btn:focus {
        outline: 0;
    }

    .ec-site-btn-primary {
        background-color: #15C248;
        border-color: #15C248;
        color: white;
    }

    .ec-site-btn-primary:hover,
    .ec-site-btn-primary:focus {
        background-color: #17d951;
        border-color: #17d951;
    }

    .ec-site-btn-lg {
        height: 40px;
        padding: 0 30px;
    }
   
    
    /**/
	
	.ec-site-checkbox-inputagree{
	
		width:14px;
		height:14px;
		appearance: checkbox;
	
	}
	
	
    .ec-site-checkbox+span {
        padding-left: 10px;
    }

    .ec-site-checkbox+span a {
        color: #2580e6;
    }

    .ec-site-checkbox-checked .ec-site-checkbox-inner {
        background-color: #00c341;
        border-color: #00c341;
    }

    .ec-site-checkbox-checked .ec-site-checkbox-inner:after {
        transform: rotate(45deg) scale(1);
        position: absolute;
        left: 4px;
        top: 1px;
        display: table;
        width: 5px;
        height: 8px;
        border: 1px solid #fff;
        border-top: 0;
        border-left: 0;
        content: ' ';
        transition: all .2s .1s;
    }

    .ec-site-checkbox-wrapper {
        cursor: pointer;
        font-size: 14px;
        display: inline-block;
    }

    .ec-site-checkbox-wrapper:hover .ec-site-checkbox-inner {
        border-color: #00c341;
    }
   
    
    .ec-site-select {
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        color: rgba(0, 0, 0, 0.65);
        font-size: 12px;
        text-align: left;
    }

    .ec-site-select-open .ec-site-select-selection {
        border-color: #11BF57;
    }

    .ec-site-select-selection {
        position: relative;
        cursor: pointer;
        height: 36px;
        outline: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: white;
        border-radius: 2px;
        border: 1px solid #d2d6d9;
        transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

    .ec-site-select-selection:hover {
        border-color: #11BF57;
    }

    .ec-site-select-selection-rendered {
        display: block;
        margin-left: 7px;
        margin-right: 7px;
        position: relative;
        line-height: 34px;
        height: 34px;
    }

    .ec-site-select-selection-selected-value {
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100%;
        padding-right: 14px;
    }

    .ec-site-select-selection-placeholder {
        display: block;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        top: 50%;
        left: 0;
        right: 9px;
        color: rgba(0, 0, 0, 0.25);
        line-height: 20px;
        height: 20px;
        max-width: 100%;
        margin-top: -10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: left;
    }

    .ec-site-select-arrow {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-filter: none;
        filter: none;
        font-size: 12px;
        position: absolute;
        top: 50%;
        right: 8px;
        line-height: 1;
        margin-top: -6px;
        display: inline-block;
        zoom: 1;
        vertical-align: baseline;
        text-align: center;
    }

    .ec-site-select-dropdown {
        background-color: #fff;
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
        border-radius: 4px;
        z-index: 1050;
        position: absolute;
        outline: none;
        overflow: hidden;
        font-size: 12px;
        left: 0;
        right: 0;
        top: 34px;
    }

    .ec-site-select-dropdown.slide-up-enter.slide-up-enter-active {
        animation-name: slideUpIn;
    }

    .ec-site-select-dropdown.slide-up-leave.slide-up-leave-active {
        animation-name: slideUpOut;
    }

    .ec-site-select-dropdown.slide-up-appear.slide-up-appear-active {
        animation-name: slideDownIn;
    }

    .ec-site-select-dropdown-hidden {
        display: none;
    }

    .ec-site-select-dropdown-menu {
        outline: none;
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
        max-height: 250px;
        overflow: auto;
    }

    .ec-site-select-dropdown-menu-item {
        position: relative;
        display: block;
        padding: 7px 8px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.65);
        white-space: nowrap;
        cursor: pointer;
        overflow: hidden;
        transition: background .3s ease;
    }

    .ec-site-select-dropdown-menu-item:hover {
        background-color: #e6f5eb;
    }

    .ec-site-select-dropdown-menu-item-group-list>.ec-site-select-dropdown-menu-item {
        padding-left: 16px;
    }

    .ec-site-select-dropdown-menu-item-selected,
    .ec-site-select-dropdown-menu-item-selected:hover {
        background-color: #f7f7f7;
        font-weight: 700;
        color: rgba(0, 0, 0, 0.65);
    }

    .ec-site-select-dropdown-menu-item-group-title {
        color: rgba(0, 0, 0, 0.43);
        line-height: 1.5;
        padding: 8px;
    }

    .slide-up-appear,
    .slide-up-enter,
    .slide-up-leave {
        animation-duration: 0.2s;
        animation-fill-mode: both;
        animation-play-state: paused;
    }

    .slide-up-appear-active,
    .slide-up-enter-active {
        animation-name: slideUpIn;
        animation-play-state: running;
        pointer-events: none;
    }

    .slide-up-leave-active {
        animation-name: slideUpOut;
        animation-play-state: running;
        pointer-events: none;
    }

    .slide-up-appear {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    }

    .slide-up-leave {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    }

    @keyframes slideUpOut {
        0% {
            opacity: 1;
            transform-origin: 0 0;
            transform: scaleY(1);
        }
        to {
            opacity: 0;
            transform-origin: 0 0;
            transform: scaleY(0.8);
        }
    }

    @keyframes slideDownIn {
        0% {
            opacity: 0;
            transform-origin: 100% 100%;
            transform: scaleY(0.8);
        }
        to {
            opacity: 1;
            transform-origin: 100% 100%;
            transform: scaleY(1);
        }
    }

    @keyframes slideUpIn {
        0% {
            opacity: 0;
            transform-origin: 0 0;
            transform: scaleY(0.8);
        }
        to {
            opacity: 1;
            transform-origin: 0 0;
            transform: scaleY(1);
        }
    }
   
    
    .ec-site-modal {
        position: relative;
        width: auto;
        margin: 0 auto;
        top: 100px;
        padding-bottom: 24px;
        width: 440px;
    }

    .ec-site-modal-mask {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: #373737;
        background-color: rgba(55, 55, 55, 0.6);
        height: 100%;
        z-index: 1000;
    }

    .ec-site-modal-mask-hidden {
        display: none;
    }

    .ec-site-modal-wrap {
        position: fixed;
        overflow: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1000;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }

    .ec-site-modal-wrap-hidden {
        display: none;
    }

    .ec-site-modal-content {
        position: relative;
        background-color: #fff;
        border: 0;
        border-radius: 4px;
        background-clip: padding-box;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    }

    .ec-site-modal-header {
        padding: 13px 16px;
        border-radius: 4px 4px 0 0;
        background: #fff;
        color: rgba(0, 0, 0, 0.65);
    }

    .ec-site-modal-title {
        font-size: 16px;
        color: #303642;
    }

    .ec-site-modal-body {
        padding: 16px;
        font-size: 14px;
        line-height: 1.5;
    }

    .ec-site-modal-footer {
        padding: 0 16px 18px 10px;
        text-align: right;
        border-radius: 0 0 4px 4px;
    }

    .ec-site-modal-footer button+button {
        margin-left: 8px;
        margin-bottom: 0;
    }

    .ec-site-modal-close {
        cursor: pointer;
        border: 0;
        background: transparent;
        position: absolute;
        right: 16px;
        top: 18px;
        z-index: 10;
        font-weight: 700;
        line-height: 1;
        text-decoration: none;
        outline: 0;
    }

    .ec-site-modal-close-x {
        display: block;
        width: 11px;
        height: 11px;
       
    }

    .vertical-center-modal {
        text-align: center;
        white-space: nowrap;
    }

    .vertical-center-modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        width: 0;
    }

    .vertical-center-modal .ec-site-modal {
        display: inline-block;
        vertical-align: middle;
        top: 0;
        text-align: left;
    }
   
    
    .ec-site-captcha .captcha-mask {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        opacity: 0.5;
        background-color: #000000;
        z-index: 1000;
        display: none;
    }

    .ec-site-captcha .captcha-mask.show {
        display: block;
    }
   
    
    .verify-code-item {
        position: relative;
    }

    .verify-code-item .ec-site-form-item-control-wrapper {
        text-align: left;
    }

    .verify-code-item .has-feedback:after {
        right: 103px;
    }

    .verify-code-item .ec-site-input-wrapper {
        width: 68%;
    }

    .verify-code-item .ec-site-tooltip {
        right: 103px;
    }

    .verify-code-item .code-input {
        width: 100%;
        margin-right: 12px;
    }

    .get-code {
        width: 90px;
        height: 36px;
        position: absolute;
        right: 0;
    }

    .get-code:hover {
        border-color: #999;
        background-color: #fafafa;
    }

    .get-code-disabled {
        border-color: #d7d8d9;
    }

    .get-code-disabled span {
        color: #b2b2b2;
    }

    .get-code-success,
    .get-code-countdown {
        background-color: #f7f7f7;
    }

    .get-code-success span,
    .get-code-countdown span {
        color: #b2b2b2;
    }

    .get-code-countdown {
        padding: 0 7px;
    }
   
    
    .ec-site-password-tip {
        right: -170px;
        top: -25px;
        position: absolute;
        font-size: 12px;
        color: #4d4d4d;
        width: 153px;
        height: 123px;
        background: #FFF8D0;
        border: 1px solid #F6EEC1;
        border-radius: 2px;
        padding: 7px;
        z-index: 1;
    }

    .ec-site-password-tip .password-tip-arrow-in {
        width: 0;
        height: 0;
        border-top: transparent solid 8px;
        border-left: transparent solid 6px;
        border-bottom: transparent solid 8px;
        position: absolute;
        border-right: #FFF8D0 solid 6px;
        left: -12px;
        top: 30px;
        z-index: 1;
    }

    .ec-site-password-tip .password-tip-arrow-out {
        width: 0;
        height: 0;
        border-top: transparent solid 8px;
        border-left: transparent solid 6px;
        border-bottom: transparent solid 8px;
        position: absolute;
        border-right: #F6EEC1 solid 6px;
        left: -13px;
        top: 30px;
    }

    .ec-site-password-tip li {
        padding-left: 15px;
        text-align: left;
        letter-spacing: 0.17px;
        line-height: 17px;
        margin-bottom: 4px;
    }

    .ec-site-password-tip li i {
        content: ' ';
        width: 13px;
        height: 12px;
        
        float: left;
        margin-left: -18px;
        margin-top: 2px;
    }

    .ec-site-password-tip li i.success {
        
    }

    .ec-site-password-tip li i.error {
       
    }
   
    
    .prompt-modal {
        font-size: 12px;
    }

    .prompt-modal .content {
        color: #1a1a1a;
        line-height: 1.8;
    }

    .prompt-modal .phone {
        font-weight: 600;
    }

    .prompt-modal .notice {
        margin-top: 12px;
        color: #b3b3b3;
    }

    .prompt-modal .ec-site-modal-footer .ec-site-btn-primary {
        display: none;
    }
   
    
    .register-content {
        width: 74%;
        height: auto;
        text-align: center;
        margin: 0 auto;
    }

    .register-content h2 {
        color: #00b33d;
        margin-bottom: 43px;
    }

    .register-content h2 img {
        display: inline-block;
        margin-right: 8px;
        position: relative;
        top: 4px;
    }

    .register-content .ec-site-form-item-control-wrapper {
        width: 75%;
    }

    .register-content .is-phone-limited {
        border-color: red;
    }

    .register-content .register-content {
        width: 426px;
        margin: 0 auto;
        text-align: center;
    }

    .register-content .other {
        color: #4c4c4c;
        text-align: right;
        margin-bottom: 20px;
        cursor: pointer;
    }

    .register-content .other img {
        padding-left: 6px;
    }

    .register-content .select-form-item .ec-site-form-item-label {
        position: relative;
        top: -12px;
    }

    .register-content .district-form-item {
        text-align: left;
    }

    .register-content .optional-wrapper {
        height: auto;
        max-height: 999px;
        overflow: hidden;
        padding-top: 45px;
        margin-top: -45px;
    }

    .register-content .optional-wrapper.optional-hidden {
        max-height: 0;
    }

    .register-content .user-agreement-link {
        color: #11BF57;
        font-size: 14px;
        cursor: pointer;
    }

    .register-content .reg-btn {
        font-size: 16px;
        width: 140px;
        font-weight: 300;
        margin-top: 30px;
    }

    .register-content .reg-btn[disabled] {
        background-color: #D3D7DA;
        border-color: #D3D7DA;
    }

    .captcha-mask {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        opacity: 0.5;
        background-color: #000000;
        z-index: 1000;
    }

    .captcha-mask-hidden {
        display: none;
    }

    .district-dropdown {
        max-height: 220px;
    }

    .agreement-modal .ec-site-modal-header {
        text-align: center;
        font-weight: 600;
    }

    .user-agreement {
        max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0 12px;
        border: 1px solid #e6e6e6;
        white-space: pre-wrap;
        word-break: break-all;
        text-align: justify;
    }

    .user-agreement .ec-site-modal-header {
        text-align: center;
    }

    .user-agreement .paragraph {
        margin-top: 20px;
    }

    .user-agreement .paragraph-header {
        font-size: 14px;
    }

    .user-agreement .paragraph-content {
        font-size: 14px;
        line-height: 30px;
        margin-top: 10px;
    }
   
    
    .registersuccess {
        width: 100%;
        height: auto;
    }

    .registersuccess .top {
        text-align: center;
        vertical-align: text-bottom;
    }

    .registersuccess .top img {
        display: inline-block;
    }

    .registersuccess .top .text {
        display: inline-block;
        padding-left: 20px;
        text-align: left;
        vertical-align: top;
    }

    .registersuccess .top .text p {
        color: #00b33d;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 6px;
    }

    .registersuccess .top .text h3 {
        color: #808080;
        font-weight: normal;
        font-size: 14px;
    }

    .registersuccess .iframe-box .line {
        max-width: 90%;
        width: 600px;
        border-bottom: 1px solid #ebebeb;
        margin: 47px auto;
        text-align: center;
        height: 10px;
    }

    .registersuccess .iframe-box .line h2 {
        color: #999;
        font-size: 14px;
        background: #fff;
        padding: 0 15px;
        font-weight: normal;
        display: inline-block;
    }

    .registersuccess .bottom {
        text-align: center;
        margin-top: 56px;
    }

    .registersuccess .bottom p {
        margin-bottom: 16px;
    }

    .registersuccess .bottom p+span {
        font-size: 12px;
        color: #999999;
    }
   
	
	
	
	.agreement-box{
			position: fixed;
			overflow: auto;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			z-index: 1000;
			outline: 0;
			text-align: center;
			white-space: nowrap;
			background-color: rgba(55, 55, 55, 0.6);
			height: 100%;
			display: none;
		}
		.agreement-modal{
			display: inline-block;
			vertical-align: middle;
			margin-top: 40px;
			text-align: left;
			width: 520px;
		}
		.agreement-modal-cons-head{
			text-align: center;
			font-weight: 600;
			
			border-radius: 4px 4px 0 0;
			background: #fff;
			color: rgba(0, 0, 0, 0.65);
		}
		.modal-cons-head-title{
			font-size: 16px;
			color: #303642;
			padding-bottom: 0;
			padding-top: 14px;
			padding-left: 16px;
			padding-right: 16px;
			border-radius: 4px 4px 0 0;
			background: #fff;
			color: rgba(0, 0, 0, 0.65);
			position: relative;
		}
		.close_b{
			position: absolute;
			right:6%;
			width: 20px;
			cursor:pointer;
		}
		.odal-cons-body{
			padding: 0 16px;
			font-size: 14px;
			line-height: 1.5;
			/* max-height: 400px; */
			overflow-y: auto;
			overflow-x: hidden;
			
			
			white-space: pre-wrap;
			word-break: break-all;
			text-align: justify;
		}
		
		.odal-cons-beg::-webkit-scrollbar {    
			width: 2px;                       
			height: 1px;
		}
		.odal-cons-beg::-webkit-scrollbar-thumb { 
			border-radius: 10px;
			box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
			background: #ebebeb;
		}
		.odal-cons-beg::-webkit-scrollbar-track {
			
			border-radius: 10px;
			background: #fff;
		}
		.odal-cons-beg{

			max-height: 400px;
			overflow-y: auto;
			overflow-x: hidden;
			padding: 0 12px;
			border: 1px solid #e6e6e6;
			white-space: pre-line;
			word-break: break-all;
			text-align: left;
		}
		
	</style>
	
	.saveSecc {
		display: none;
		position: fixed;
		top: 40%;
		left: calc(50% - 150px);
		height: 50px;
		border-radius: 10px;
		color: #52C018;
		width: 360px;
		background-color: white;
		z-index: 1002;
		line-height: 50px;
		text-align: center;
		box-shadow: 0 9px 18px 0 rgb(58 120 246 / 10%);
	}
	.saveSecc img {
		vertical-align: middle;
		max-width: 100%;
	}
	
	.saveSecc span {
		display: inline-block;
		height: 100%;
		line-height: 50px;
		float: right;
	}
	
	
	
	.saveError {
		display: none;
		position: fixed;
		top: 40%;
		left: calc(50% - 150px);
		height: 50px;
		border-radius: 10px;
		color: #52C018;
		width: 360px;
		background-color: white;
		z-index: 1002;
		line-height: 50px;
		text-align: center;
		box-shadow: 0 9px 18px 0 rgb(58 120 246 / 10%);
	}
	.saveError img {
		vertical-align: middle;
		max-width: 100%;
	}
	
	.saveError span {
		display: inline-block;
		height: 100%;
		line-height: 50px;
		float: right;
	}