* {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
}

li {
    padding: 0;
    margin: 0;
    font-size: 16px;
}

.page {
    width: 100%;
    background: url(../images/index/bg.png);
}

.weizhi_c {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.weizhi_c .iconfont {
    width: 15px;
    height: 19.5px;
}
.weizhi_c {
    color: #ffffff;
}
.weizhi_c .weizhi_n {
    color: #007AFF;
}

a {
    text-decoration: none;
}

.main {
    width: 100%;
    height: 1010px;
}

.main .content {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
    left: 0;
    top: 0;
}

.main .content .content-title {
    width: 80px;
    height: 26px;
    opacity: 1;
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    text-align: left;
    position: absolute;
    left: 558px;
    color: #ffffff;
}

.main .content .content-contenter {
    width: 1100px;
    opacity: 1;
    background: #1C315E;
    position: absolute;
    left: 50px;
    top: 40px;
}
.main .content .content-contenter table{
    width: 950px;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
}
.main .content .content-contenter table tr{
    display: inline-block;
    margin-top: 12px !important;
    width: 950px;
    margin: 0 auto;
}
#up{
    width: 94px;
    height: 38px;
    border-radius: 6px;
    text-align: center;
    line-height: 38px;
    color: #ffffff;
    margin-left: 300px;
    padding: 10px;
}
#upmess{
    font-size: 14px;
    font-weight: 400;
    margin-left: 430px;
    margin-top: 10px;
    font-family: "Microsoft YaHei";
}
.main .content .content-contenter table tr td span{
    color: #D80606;
    position: absolute;
    left: -20px;  
}

.main .content .content-contenter table tr td:nth-child(1) {
    width: 112px;
    height: 50px;
    line-height: 35px;
    position: absolute;
    left: 170px;
    color: #ffffff;
}

.main .content .content-contenter  .input01{
    display: inline-block;
    width: 400px;
    height: 44px;
   margin-left: 300px; 
   background-color: #2F456E;
}
.main .content .content-contenter button{
    width:160px ;
    height: 50px;
    background-color: #007AFF;
    color: #ffffff;
    border: 0;
    margin: 60px 450px;
}
.allintwo{
    width: 100%;
    height: 100%;
    opacity: 1;
    background: rgba(0,0,0,0.4);
    position: fixed;
    top: 0;
}
.allintwo .cont{
    width: 600px;
    height: 271px;
    background: #ffffff;
    margin: 0 auto;
    margin-top: 190px;
}
.allintwo .cont div:nth-child(1){
    color: rgba(0,0,0,1);
    font-size: 18px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    text-align: center;
    line-height: 80px;
    
}
.allintwo .cont div:nth-child(2){
    width: 453px;
    height: 63px;
    opacity: 1;
    color: rgba(81,81,81,1);
    font-size: 16px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    text-align: left;
    line-height: 32px;
    letter-spacing: 1px;
    margin: 0 auto;
}
.allintwo .cont div:nth-child(3){
    display: flex;
    margin-top: 55px;
}
.allintwo .cont .fhui{
    display: block;
    text-align: center;
    line-height: 38px;
    color: #919191;
    margin-left: 200px;
    width: 62px;
    height: 38px;
    border-radius: 6px;
    opacity: 0.800000011920929;
    background: rgba(217,217,217,1);
    cursor: pointer;
}
.allintwo .cont .zxiao{
    display: block;
    width: 94px;
    height: 38px;text-align: center;
    line-height: 38px;
    border-radius: 6px;
    opacity: 0.800000011920929;
    background: rgba(3,140,212,1);
    color: #ffffff;
    margin-left: 30px;
    cursor: pointer;
}
button{
    cursor: pointer;
}
