body {
    width: 100%;
    height: 100%;
}
*{    font-family: "PingFang SC", "Microsoft YaHei", simsun!important;
}
::-moz-placeholder { color: #999; }
::-webkit-input-placeholder { color:#999; }
:-ms-input-placeholder { color:#999; }
.none {
    display: none;
}

.nav .top {
    width: 1100px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 200;
    font-family: -webkit-body;
}
.nav .top .top-l {
    float: left;
}
.nav .top .top-r {
    float: right;
    line-height: 80px;
}
.nav .top .top-l ul {
    z-index: 5;
}
.nav .top .top-l ul li {
    float: left;
    height: 80px;
    color: white;
    /*width: 100px;*/
    margin: 0 20px;
    line-height: 80px;
    text-align: center;
}
.nav .top .top-l ul li img{
    position:relative;top:10px;
}
.nav .top .top-l ul li:hover {
    float: left;
    height: 80px;
    color: #39d4d8!important;
    line-height: 80px;
    text-align: center;
}
.nav .anli {
    color: #39d4d8!important;
}
.fs-18{
    font-size: 18px;
}
.m-t-50{
    margin-top: 50px;
}
.l-h-18{
    line-height: 1.8;
}

.nav {
    /*background: url(../img/indexbanner.png) no-repeat;*/
    background: url(../img/banner.png) no-repeat;
    background-size: 120%;

}
.nav .top .top-l ul li img{
    position:relative;
    top: -2px !important;
}
.nav .top .top-l ul li {
    color: #FFFFFF;
}
.nav .header {
    height: 420px;
    position: relative;
    transition: padding 0.2s ease;
    box-sizing: inherit;
    margin: 0 auto;
}
.top{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
.top-b{
    margin-top: 30px;
    margin-left: 30px;
    height:450px;
    float: left;
    width: 600px;
    color: #f4f4f5;
}
.top-b h5{
    font-size: 16px;
    line-height: 1.8;
    font-weight: 200;
}
.top-b h2{
    font-size: 30px;
    color: #3397fd;
    line-height: 1.5;
    font-weight: 400;
    margin-top: 16px;
}
.top-b .Application{
    display: inline-block;
    height: 42px;
    width: 155px;
    background: #3397fd;
    color: #fff;
    line-height: 42px;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    border-radius: 50px;
}

.document-ul {
    display: inline-block;
    position: absolute;
    left: 242px;
    top: 60px;
}
.document-ul li{
    color: #666666!important;
    float: none!important;
    line-height: 40px!important;
    height: 40px!important;
    background: #fff;
    /*width: 70px;*/
    /*padding: 0 5px;*/
    text-align: center;
    width: 80px!important;
    border: 1px solid #f3f3f3;
    font-size: 14px!important;
    margin-right: 0px!important;
}

.top-b .Application:hover{
    opacity: 0.9;
}
.btline{
    width: 30px;
    border: 2px solid #3397fd;
    display: block;
    margin: auto;
    border-radius: 2px;
    margin-top:15px ;
    margin-bottom: 20px;
}

.main {
    width: 100%;
}

.main .main1 {
    width: 1100px;
    margin: 0 auto;
}

.main  .main1  h2{
    padding-top: 20px;
    text-align: center;
    color: #47546c;
    font-size: 26px;
    font-weight: 500;
}

.main .main1 .dl-list {
    margin: 60px auto;
}
.main .main1 .dl-list dl {
    float: left;
    width: 16%;
    padding: 20px;
    margin: 0 2%;
    text-align: center;
    height: 220px;
    border-radius: 10px;
    box-shadow: 0 0 10px 5px #eef2f5;
}
.main .main1 .dl-list dl dt {
    margin-bottom: 10px;
    /*background: url("../img/hipopay/left.svg")no-repeat;*/
    background-position: center center;
    background-size: 130px;
}
.w-200{
    font-weight: 200;
}

.main .main2 {
    width: 1100px;
    margin: 0 auto;
}

.main  .main2  h2{
    padding-top: 40px;
    text-align: center;
    color: #47546c;
    font-size: 26px;
}

.main .main2 .support-list > div {
    width: 275px;
    height: 170px;
    float: left;
    padding:15px 30px 0 35px;
    border-right:1px solid #ebedf0 ;
}
.main .main2 .support-list p {
    color: #8b8c90;
}
.main .main2 .support-list h4 {
    color: #55575d;
}
.main .main2 .support-list div:last-child{
    border: 0;
}

.main .main3 {
    width: 1100px;
    margin: 50px auto;
}

.main .main3  h2{
    padding-top: 60px;
    text-align: center;
    color: #47546c;
    font-size: 26px;
}

.main .main3 .policy-list > div{
    width: 280px;
    height: 205px;
    margin: 0 40px;
    padding: 20px 40px;
    float: left;
    border: 1px solid #e1dfdf;
    border-radius: 5px;
}
.main .main3 .policy-list .ling {
    padding: 20px 0 0 10px;
    margin-top: 40px ;
    width: 300px;
    border: none;
}
.step-btn{
    display: inline-block;
    width: 90px;
    height: 30px;
    background: #99b9ff;
    border-radius: 30px;
    line-height: 30px;
    color: #fff;
}
.main .main3 .policy-list1 > div:nth-child(1) {
    /*background: url("../img/01.png") no-repeat 32px top;*/
    border-top: 5px solid #39d4d8;
}
.main .main3 .policy-list1 > div:nth-child(2) {
    /*background: url("../img/02.png") no-repeat 32px top;*/
    border-top: 5px solid #2cd27f;
}
.main .main3 .policy-list1 > div:nth-child(3) {
    padding-top: 10px;
}

.main .main3 .policy-list2 > div:nth-child(1) {
    /*background: url("../img/03.png") no-repeat 32px top;*/
    border-top: 5px solid #66cdb9;
}
.main .main3 .policy-list2 > div:nth-child(2) {
    /*background: url("../img/04.png") no-repeat 32px top;*/
    border-top: 5px solid #aab0f5;
}
.main .main3 .policy-list2 > div:nth-child(3) {
    /*background: url("../img/05.png") no-repeat 32px top;*/
    border-top: 5px solid #5fc1ff;
}

.main .main3 .policy-list > div:nth-child(3) span {
    font-size: 20px;
    color: #55575d;
}
.main .main3 .policy-list > div:nth-child(3) .green {
    font-size: 42px;
    color: #3397fd;
    font-weight: 700;
}
.main .main3 .policy-list > div h4 {
    padding-top: 10px;
    color: #55575d;
}
.main .main3 .policy-list > div p {
    color: #8b8c90;
}

.main .main4 {
    width:100%;
    height: 400px;
    background: #f2faff;
}
.main .main4 .inner-main4 {
    width: 1100px;
    margin:0 auto;
}
.main .main4 h2{
    padding-top: 60px;
    text-align: center;
    color: #47546c;
    font-size: 26px;
}

.main .main4 .steps .line{
    display: block;
    float: left;
    margin-top: 35px;
    width: 77px;
    height: 1px;
    background: #e5e5e5;
}

.main .main4 .steps .circle {
    display: block;
    width: 65px;
    height: 65px;
    color: #3397fd;
    text-align: center;
    line-height: 65px;
    font-size: 30px;
    float: left;
    border: 1px solid #e5e5e5;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0px 0px 1rem #eee;
}
.main .main4 .step-describle p {
    width:220px;
    padding: 0 20px;
    text-align: center;
    float: left;
    color: #55575d;
}

.main .main5 {
    width: 1100px;
    margin: 50px auto;
}

.main .main5 h2 {
    text-align: center;
    color: #47546c;
    font-size: 26px;
}
.main .main5 .form {
    margin-top: 20px;
}
.main .main5 .inner-main5 .font-de {
    color: #7b8390;
}
.main .main5 .form div{
    float: left;
}
.main .main5 .form p{
    color: #55575d;
}
.main .main5 .form div:nth-child(2) {
    /*margin-left: 100px;*/
}
.main .main5 textarea {
    resize:none;
    outline:none;
    width: 500px;
    border:1px solid #ddd !important;
    padding: 5px 20px;
}
.w-300{
    width: 290px;
}

.font-left{
    color: #454669;
}
.font-left p{
    margin-top: 10px;
    margin-bottom: 38px;
}
.none{
    display: none;
}


.document-ul li:hover{
    color: #3397fd!important;
}
.document-ul a{text-decoration: none}

