@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: '微软雅黑';
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}
html,body{ background:#fff;}
input:focus,
textarea:focus {
    outline: none;
    border: 0;
}

input::-ms-clear {
    display: none;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}
.cg p span{ font-size:12px; vertical-align:middle; color: #006aff; margin-right:4px;}
/*
.fl {
    float: left;
}

.fr {
    float: right;
}
*/

.clear {
    clear: both;
}

.box {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.box .banner {
    width: 100%;
    display: block;
}

.box .title {
    color: #090909;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 0;
/*    border-bottom: #c9ccd1 1px dashed;*/
    line-height: 56px;
}

.box .con {
    margin: 0 auto;
}

.fr .input_div {
    border-bottom: #a3a3a3 1px solid;
    height: 24px;
    padding: 15px 0;
    line-height: 24px;
    background: url(../images/icon.png) left center no-repeat;
    padding-left: 28px;
}

.fr .input_div span {
    color: #f00;
}

.fr .input_div input {
    font-size: 16px;
    width: 80%;
    height: 24px;
    line-height: 24px;
    border: 0;
    padding: 0;
    margin: 0;
    margin-left: 4px;
}

.con .fl {
  
    padding-left: 2%;
}

.con .fr {
   padding-top: 20px;
    width: 50%;
     float: none; margin: 0 auto;
}

.fr .ts {
    font-size: 13px;
    color: #a9a9a9;
    line-height: 16px;
    padding: 10px 0;
}

.fr .btn {
       width: 203px;
    cursor: pointer;
    height: 44px;
    background: #006aff;
    line-height: 44px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 48px;
    box-shadow: #4d97fe 0px 11px 16px -9px;
    margin: 14px auto;
}

.fr .bm {
    text-align: center;
}

.fr .bm input {
	cursor:pointer;
    font-size: 13px;
    color: #006aff;
    line-height: 38px;
    text-decoration: underline;
    text-align: right;
	background:none;
}

.clear {
    clear: both;
}

.box .con .min_text {
    font-size: 16px;
    line-height: 26px;
    color: #474747;
    padding-bottom: 26px;
}

.list {
    position: relative;
    font-size: 16px;
    color: #bababa;
    padding-top: 16px;
    margin: 0 10px;
    height: 34px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e6e8eb;
}

.list span {
    position: absolute;
    left: -10px;
    bottom: 9px;
    font-size: 16px;
}

.list span label {
    color: #ff0e23;
}

.list input {
    background: none;
    width: 100%;
    font-size: 16px;
    color: #111f33;
    -webkit-appearance: none;
    height: 32px;
    line-height: 32px;
    outline: none;
}

.btn {
    display: block;
    width: 280px;
    margin: 50px auto;
}

.cg {
    font-size: 16px;
    color: #111f33;
    line-height: 30px;
}

.cg p + p {
    text-align: justify;
    
    margin-top: 12px;
}

.cg_btn {
    display: block;
    width: 239px;
    margin: 50px auto;
}
.yd{ display: none;}
.wxts {
    background: url(../images/icon1.png) left center no-repeat;
    margin: 0 auto;
    width: 474px;
    padding-left: 34px;
    font-size: 16px;
    color: #514d4c;
    line-height: 94px;
}

.yellow {
    color: #a39d91;
    background: #fff6e5;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 20px;
    margin: 0 auto;
    border: #ffe0b0 1px solid;
    border-radius: 50px;
    width: 418px;
	margin-top:12px;
}

@media only screen and (max-width: 1400px),
only screen and (max-device-width:1400px) {
    .cg {
        font-size: 14px;
        color: #111f33;
        line-height: 24px;
    }
.yellow { margin-top:0;}
    .box {
        max-width: 460px;
    }

    .box .con {
        margin: 0 auto;
    }

    .box .con .min_text {
        padding-bottom: 0px;
        line-height: 24px;
        font-size: 14px;
    }

    .box .title {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding: 0px 0 2px 0;
        line-height: 40px;
    }

    .list {
        margin: 0 8px;
        margin-top: 4px;
    }

    .list input {
        font-size: 14px;
    }

    .btn,
    .btn img {
        display: block;
        width: 240px;
        margin: 18px auto;
    }

    .cg_btn,
    .cg_btn img {
        width: 239px;
    }
    .fr{width: 70%; float: none; margin: 0 auto;}
    .fr .input_div input {
        font-size: 14px;
    }

    .con .fr {
        padding-top: 0;
        width: 65%;
    }

    .con .fl {
   
    }

    .cg p + p {
        margin-top: 8px;
    }

    .fr .input_div {
        background-size: 20px 20px;
        padding: 12px 0 12px 24px;
    }

    .fr .btn {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        margin: 14px auto;
        width: 180px
    }

    .wxts {
        font-size: 14px;
        width: 414px;
        line-height: 58px;
        margin-top: 0px;
    }

}

@media only screen and (max-width: 720px),
only screen and (max-device-width:720px) {
    .wxts {
        background-size: 14px;
        padding-left: 18px;
        width: auto;
        background-position: left 3px;
        margin: 15px 10px;
        line-height: 19px;
        font-size: 10px;
    }

    .fl {
       
		margin:0 18px;
		
    }

    .box {
        width: 100%;
    }

    .box .con {
        margin: 0 auto;
    }

    .box .con .min_text {
        padding-bottom: 10px;
        line-height: 24px;
        font-size: 14px;
    }

    .box .title {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding: 10px 0 0px 0;
        line-height: 40px;
    }

    .list {
        margin: 0 8px;
        margin-top: 10px;
    }

    .list input {
        font-size: 14px;
    }

    .btn,
    .btn img {
        display: block;
        width: 240px;
        margin: 30px auto;
    }

    .cg_btn,
    .cg_btn img {
        width: 180px;
        margin-top: 18px;
    }
.cg{ line-height:24px;}
    .con .fr {
        width: auto;
        float: none;
        margin: 0 15px;
    }

    .fr .input_div {
        margin: 0 42px;
 
    }

    .fr .ts {
        margin: 0 42px;
    }

    .fr .btn {
           height: 36px;
    line-height: 36px;
    margin: 18px auto 6px auto;
    width: 176px;
    font-size: 14px;
    }

    .fr .bm {
        text-align: center;
    }
  
    .yellow {
            color: #a39d91;
    background: #fff6e5;
    font-size: 10px;
    line-height: 15px;
    padding: 8px 10px;
    margin: 0 auto;
    border: #ffe0b0 1px solid;
    text-align: justify;
    width: 326px;
    margin-top: 4px;
    }

    .fr .input_div {
        background-size: 16px;
    }
}
