@charset "utf-8";

.logo{
    display: block;
    height: .74rem;
    width: 100%;
    background-color: #5f8efe;
    overflow: hidden;
    padding-left: .15rem;
}
.logo img{
    width: 2.08rem;
    margin-top: .1rem;

}
.banner{
    width: 7.5rem;
    height: 3.72rem;
    background: url(../images/banner/banner.png) no-repeat center top;
    background-size: 7.5rem;
    overflow: hidden;
}
.banner_w{

    width: 3.95rem;
    text-align: center;
    color: #fff;
    margin-left: .65rem;
}
.banner_txt{
    height: .84rem;
    font-size: .32rem;
    line-height: .84rem;
    margin-top: .58rem;
}
.banner_title{
    font-weight: bold;
    font-size: .62rem;
    line-height: .62rem;
    margin-top: .28rem;
    text-align: center;
}
.banner_href a{
    display: block;
    width: 2.68rem;
    height: .63rem;
    text-align: center;
    line-height: .63rem;
    color: #fff;
    font-size: 0.26rem;
    font-weight: bold;
    background: url(../images/banner/bt.png) no-repeat center;
    background-size: 100%;
    margin: auto;
    margin-top: .55rem;
}
.main1{
    width: 5.3rem;
    margin-top: 0.4rem;
    margin-bottom: 0.55rem;
}
.main1 a{
    display: block;
    width: 2.6rem;
    height: 1.45rem;
    margin: 0;
    position: relative;
    border-radius: 0.1rem;
    box-sizing: border-box;
    margin-bottom: 0.1rem;
}
.main1 strong{
    display: block;
    height: .85rem;
    position: relative;
    margin-top: 0.1rem;
    box-sizing: border-box;
}
.main1 img{
    width: 0.5rem;
    display: block;
    position: absolute;
    left:0;
    right: 0;
    top:0;
    bottom: 0;
    margin: auto;

}
.main1 span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 0.26rem;
    line-height: 0.26rem;
}
.main1 .a4 img{
    width: .32rem;
}
.main1 .a1{
    background-color: #2699c8;
}
.main1 .a2{
    background-color: #966dd4;
}
.main1 .a3{
    background-color: #608eff;
}
.main1 .a4{
    background-color: #ff9a61;
}



.main2{
    width: 100%;
    /* min-height: 15.5rem; */
    padding-bottom: 0.55rem;
}
.main_title{
    font-size: .42rem;
    font-weight: bold;
    line-height: .42rem;
    text-align: center;
    color: #2b2b2b;
}
.main2 .div_table{
    width: 6.60rem;
    margin: auto;
    overflow: hidden;
    margin-top: 0.4rem;
}
.main2 table{
    width: 6.60rem;
    border-radius: .2rem;
    overflow: hidden;

}
.main2 thead{
    background-color: #ff7851;
    height: .78rem;
    font-weight: bold;
    font-size: .3rem;
    color: #fff;
}
.main2 thead th{
    font-weight: bold;
    font-size: .26rem;
    color: #fff;
    height: .78rem;
}
.main2 thead .th1{
    width: 1rem;
}
.main2 thead .th2{
    width: 2.7rem;
}
.main2 thead .th3{
    width: 2.9rem;

}
.main2 table{
    border: .01rem solid #ff7851;
    border-collapse: inherit;
    background-color: #fff;
    text-align: center;

}
.main2 tbody td{
    height: .68rem;
    border-right: solid #ff7851 .01rem;
    border-top: solid #ff7851 .01rem;
    font-size: .22rem;
    color: #1c1c1c;
}
.main2 tbody a{
    color: #ff7851;
}
.main2 tbody a span{
    color: #ff7851;
    margin: 0;
    display: inline-block;
    text-indent: -0.04rem;
}
.main2 tbody td:last-child{
    
    border-right: solid #ff7851 0px;

}
.main2 tbody tr:hover td{
    color: #ff7851;
    cursor: pointer;
}
.main2 tbody tr:hover a{
    font-weight: bold;
}

.main3 .main_title{
    color: #2b2b2b;
    margin-bottom: 0.4rem;
}
.main3 .process{
    width: 6.6rem;
    background-color: #ff7751;
    background-image: linear-gradient(to bottom, #ff7751 , #ffb36b);
    min-height: .55rem;
    border-radius: 0.2rem;
    overflow: hidden;
    padding-bottom: .1rem;
    margin-bottom: .4rem;
}
.main3 .process_t{
    width: 100%;
    font-size: .28rem;
    line-height: .65rem;
    background: url(../images/title3.png) no-repeat center;
    background-size: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    height: .65rem;
    margin-top: .1rem;
}
.main3 .process_c{
    position: relative;
}
.main3 .process_c strong{
    display: block;
    font-weight: bold;
    font-size: .82rem;
    color:#ffb26b;
    line-height: .82rem;
    position: absolute;
    top: -.48rem;
    left: .18rem;
    z-index: 9;
}
.main3 .process_c div{
    width: 6.2rem;
    background-color: #fff;
    margin: auto;
    position: relative;
    z-index: 10;
    margin-top: .48rem;
    padding: 0.2rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
}
.main3 .process_c p{
    color: #666666;
    font-size: 0.26rem;
    line-height: 0.42rem;
}
.main3 .process_c b{
    display: block;
    font-size: .26rem;
    font-weight: bold;
    color: #ff7852;
    margin-bottom: .1rem;
}

.main3{
    overflow: hidden;
    
    margin-bottom: .15rem;
}
.main4{
    width: 100%;
    min-height: 5.5rem;
}

.main4 .cost{
    position: relative;
    overflow: hidden;
    margin: auto;
    margin-top: .58rem;
    padding-bottom: .4rem;
}
.main4 .l{
    position: relative;
    width: 6.6rem;
    
    background-color: #ff7751;
    background-image: linear-gradient(to bottom, #ff7751 , #ffb36b);
    border-radius: .22rem;
    margin: auto;
    overflow: hidden;
}
.main4 table{
    width: 6.21rem;
    margin: auto;
    background-color: #fff;
    border-radius: .22rem;
    overflow: hidden;
    margin-bottom: .3rem;
}
.main4 table td{
    width: 25%;
    text-align: center;
    border-right: solid .01rem #ff640f;
    border-bottom: solid .01rem #ff640f;
    cursor: pointer;
    padding: 0.1rem 0 ;
}
.main4 table a{
    font-size: .26rem;
    color: #ff6714;
}
.main4 table .a{
    font-size: .26rem;
    font-weight: bold;
}
.main4 table span{
    font-size: .2rem;
    color: #131212;
    font-weight: normal;
    display: block;
}
.main4 .l_t {
    display: block;
    height: .7rem;
    line-height: .7rem;
    font-weight: bold;
    color: #fff;
    font-size: .28rem;
    padding-left: .26rem;
}
.main4 .r{
    position: relative;
    width: 6.6rem;
    background-color: #ff7751;
    background-image: linear-gradient(to bottom, #ff7751 , #ffb36b);
    border-radius: .22rem;
    margin:0.3rem auto;
    overflow: hidden;
}
.main4 .txt{
    width: 6.21rem;
    background-color: #fff;
    border-radius: .22rem;
    margin: auto;
    box-sizing: border-box;
    padding: .3rem;
    margin-bottom: .35rem;
}
.main4 .txt p{
    font-size: .24rem;
    line-height: .42rem;
    color: #171717;
    margin-bottom: .1rem;
}
.footer{
    width: 100%;
    max-width: 7.5rem;
    position: fixed;
    bottom: 0;
    left:0;
    right: 0;
    margin: auto;
    height: .9rem;
    line-height: .9rem;
    font-size: 0.3rem;
    overflow: hidden;
    background-color: #fff;
    z-index: 99;
    border: solid .01rem #2699c8;
}
.footer a{
    display: block;
    width: 50%;
    float: left;
    height: .9rem;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
    color: #fff;
    
       background-color: #2699c8;
}
.footer a:last-child{
    border-left: .02rem solid #fff;
}