.content_main{
    width:100%;
    height:auto;
}
.content_main > div{
    float:left;
}
.content_mainL{
    width:92px;
    height:400px;
}
.content_mainL img{
    width:100%;
    display:block;
}
.content_mainR > div{
    height:68px;
    width:870px;
    background:#fbf9f9;
    margin-right: 20px;;
}
.content_one{
    margin-top: 40px;
}
.content_two{
    margin-top: 80px;
}
.content_three{
    margin-top: 70px;
}
.content_mainR div h3{
    height:34px;
    line-height: 40px;
    font-size: 18px;
    color:#787777;
    margin-left: 15px;
}
.content_mainR div p{
    height:34px;
    line-height: 22px;
    font-size: 12px;
    color:#c3c1c1;
    margin-left: 15px;
}
.content_mainR div p a{
    margin-left: 15px;
    color:#65aafe;
}

.header{
    width:100%;
    height:70px;
    background:#fff;
    border-bottom:1px solid #ccc;
    position:absolute;
    top:0;
    left:0;
    z-index:1000;
}
.header_inner{
    width:1280px;
    height:70px;
    margin:0 auto;
}
.header_inner img{
    /* width:235px; */
    /* margin-top:18px; */
}
.header_list{
    /*width:40%;*/
    height:70px;
    float:left;
    margin-left:80px;
}
.header_list li{
    width:auto;
    height:70px;
    float:left;
    line-height:66px;
    text-align:center;
    font-size:18px;
    cursor:pointer;
    color: #111;
    margin-right:46px;
}
.header_list li .active{
    color:#18ABFB;
}
.header_list li a{
    font-size:17px;
}
.header_list li a:hover{
    color:#18ABFB;
    /* background:url(../images/curent.png) no-repeat;
    background-size:90px 80px; */
}
.header_inner .span{
    height:14px;
    display:inline-block;
    float:right;
    padding:0 20px;
    line-height:14px;
    cursor:pointer;
    margin-top:30px;
}
/*.header_inner span:hover{*/
    /*color:#18ABFB;*/
/*}*/
/*.header_inner span a:hover{*/
    /*color:#18ABFB;*/
/*}*/
.banner{
    width:100%;
    height:510px;
    background:url(../images/banner1.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.sign{
    width:100%;
    height:300px;
    background:url(../images/sign.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    text-align:center;
    box-sizing:border-box;
    padding-top:50px;
}
.people{
    width:100%;
    height:440px;
    background:#fff;
    text-align:center;
    box-sizing:border-box;
    padding-top:50px;
}
.addUs{
    width:100%;
    height:374px;
    background:url(../images/addus2.png) no-repeat;
    background-size: 100%;
}
.addUs>p{
    font-size: 30px;
    color:#fff;
    font-weight: 700;
    text-align: center;
    padding-top:30px;
    position: relative;
}
/*.addUs>p:after{*/
/*content: '';*/
/*width:34px;*/
/*height: 2px;*/
/*background:#18ABFB;*/
/*position: absolute;*/
/*bottom: -9px;*/
/*left:49%;*/
/*}*/
.addUsContent{
    width: 1130px;
    margin:0 auto;
}
.addUsContent>p{
    font-size: 18px;
    color:#fff;
    margin-top: 40px;
    position: relative;
}
.addUsContent>p:after{
    content: '';
    width:30px;
    height: 2px;
    background:#fff;
    position: absolute;
    bottom: -12px;
    left:0%;
}
.addUsContent>ul{
    width:100%;
}
.addUsContent>ul li{
    margin:30px 70px 0 0;
    max-width:206px;
    color:#fff;
    float:left;
    position: relative;
}
.addUsContent>ul li:last-child{
    margin:30px 0 0 0;
}
.addUsContent>ul li:last-child:before{
    background:none;
}
.addUsContent .process li:before {
    content: "";
    width: 34px;
    height: 4px;
    position: absolute;
    top: 50%;
    right: -50px;
    background: url('../images/dian.png') no-repeat;
}
.addUsContent>ul li h3{
    font-size: 18px;
    margin-bottom: 10px;
    /*font-weight: 500;*/
}
.addUsContent>ul li p{
    font-size: 12px;
}
.addUs a{
    color:#18C3FB;
    font-size: 14px;
}
.footer{
    position:relative;
    /*height:150px;*/
    background:#202830;
}
.footer_inner{
    width:960px;
    height:60px;
    line-height: 60px;
    margin:0 auto;
    text-align:center;
    /*padding-top:35px;*/
    box-sizing:border-box;
}
.footer_inner p{
    font-size:14px;
}
.footer_ul{
    width:600px;
    height:50px;
    margin:0 auto 15px auto;
}
.footer_ul li{
    width:200px;
    height:50px;
    float:left;
    line-height:50px;

    font-size:16px;
    cursor:pointer;
    color:#eee;
}
.footer_ul li a{
    color:#fff;
    font-size: 18px;
}
.footer_ul li a:hover {
    color:#18ABFB;
}
.people_content{
    width:1000px;
    margin:0 auto;
    height:152px;
}
.people_content > div{
    width:494px;
    height:100%;
    float:left;
    border:1px solid #f00;
}
.people_contentL{
    background:url("../images/Contract.png") no-repeat 12% 50%;
    box-sizing: border-box;
    padding:0 20px 0 146px;
    text-align: left;
    margin-right: 10px;
}
.people_contentR{
    background:url("../images/erweima.png") no-repeat 12% 50%;
    box-sizing: border-box;
    padding:0 20px 0 146px;
    text-align: left;
}
.people_content > div > h3{
    color:#33363d;
    font-size: 24px;
    height:48px;
    line-height: 48px;
    margin-top:10px;
}
.people_content > div > p{
    color:#666;
    font-size: 14px;
}
.goFile{
    position: relative;
}
/*.goFile a{*/
/*position: absolute;*/
/*top:68px;*/
/*}*/
.other_acc{
    width: 84px;
    height: 70px;
    float: right;
    margin: 0 30px;
    background: url(../images/user.png) no-repeat 0 28px;
    text-indent: 22px;
    cursor: pointer;
    display: inline-block;
}
.othername{
    float:right;
}
.other_acc:hover{
    color:#18ABFB;
    background: url(../images/user-p.png) no-repeat 0 28px;
}
/*.othername:hover{*/
    /*color:#18ABFB;*/
/*}*/
.main{
    min-height: 600px;
}
.emailCode{
    width: 200px !important;
    text-indent: 10px !important;
}
.sendCode{
    width: 113px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    /* padding: 0 25px; */
    display: inline-block;
    background: rgb(220, 221, 221);
    border-radius:3px;
    margin-left: 10px;
    cursor: pointer;
}