body{ text-align: center;}
.fd-general-banner {
    position: relative;
    width: 100%;
    height: 300px;
    background-color: #6260e1;
    /*background-image: url(https://gw.alipayobjects.com/zos/rmsportal/QEHCUHQWIpMWBiTbYSsX.png);*/
    background-size: 381px 475px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.fdAnt-layout, .fdAnt-layout * {
    box-sizing: border-box;
}
.fd-general-banner-child {
    z-index: 1;
    position: relative;
}
.fd-pricing-title {
    padding-top: 72px;
    margin-bottom: 12px;
    font-size: 28px;
    line-height: 36px;
    color: #fff;
}
.fdAnt-layout-content {
    -webkit-flex: auto;
    flex: auto;
    min-height: 0;
}
.fd-pricing {
    text-align: center;
}
.fd-pricing-desc {
    font-size: 14px;
    line-height: 22px;
    color: hsla(0,0%,100%,.65);
}
/* .fd-pricing-free {
    margin-left: -356px;
}
.fd-pricing-ee {
    margin-left: -30px;
} */
.fd-pricing-common {
    display: block;
    /* overflow: hidden; */
     position: relative;
    /* left: 35%; */

    top: -86px;
   width: 23%;
    height: 1000px;
    box-shadow: 0 8px 30px rgba(0,0,0,.08);
    border-radius: 8px;
    text-align: center;
    background-color: #fff;
    float: left;
    margin: 0 12px;
}
/* .fd-pricing-ff{
    margin-left: 298px;
}
.fd-pricing-gg{
    margin-left: 625px;
} */
.fd-pricing-intro {
    position: relative;
    width: 100%;
    min-height: 680px;
    background-color: #fff;
}
.fd-pricing-intro1
{
    height: 1300px;
    

}
.fd-pricing-common1{
    height: 1280px;

}

.fd-pricing-common-detail ul>.fd-pricing-item {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 12px;
    color: rgba(0,0,0,.65);
}
.fd-pricing-common h2 {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 40px;
    color: #6260e1;
}
.fd-pricing-ee .fd-pricing-btn {
    background-color: #6260e1;
    color: #fff;
}
.fd-pricing-common .fd-pricing-btn {
    width: 144px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
}
.fd-antd-scope .fdAnt-btn-primary {
    color: #fff;
    background-color: #6260e1;
    border-color: #6260e1;
}
.fd-antd-scope .fdAnt-btn, .fd-antd-scope .fdAnt-btn-normal {
    color: rgba(0,0,0,.65);
    background-color: #fff;
    border-color: rgba(0,0,0,.1);
    font-weight: 400;
}
.fdAnt-btn {
    line-height: 1.499;
    display: inline-block;
    font-weight: 300;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 0 24px;
    font-size: 16px;
    border-radius: 100px;
    height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    position: relative;
    box-shadow: 0 2px 0 rgba(0,0,0,.015);
    color: rgba(0,0,0,.65);
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    
}
.fdAnt-btn-primary>span{
    color: #fff;
}
.fdAnt-btn-primary {
    color: #fff;
    background-color: #6260e1;
    border-color: #6260e1;
    text-shadow: 0 -1px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 0 rgba(0,0,0,.045);
}
.fdAnt-btn>i, .fdAnt-btn>span {
    pointer-events: none;
    display: inline-block;
  
}
.fd-pricing-common-detail ul {
    margin-top: 40px;
}
.fd-pricing-common-detail ul>.fd-pricing-item span {
    vertical-align: middle;
}
.fd-pricing-common-detail {
    margin: 40px 12px;
    border-top: 1px solid #f0f0f0;
}
.fd-pricing-common-detail ul>.fd-pricing-item .fd-pricing-item-l {
    -webkit-flex: 2 1;
    flex: 2 1;
    text-align: left;
}
.fd-pricing-common-detail ul>.fd-pricing-item {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 12px;
    color: rgba(0,0,0,.65);
}


.fd-iconfont {
    font-family: fd-iconfont!important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: baseline;
    text-align: center;
    text-transform: none;
    line-height: 1;
    text-rendering: optimizeLegibility;
    font-size: 16px;
    font-style: normal;
}
.fd-pricing-common-detail ul>.fd-pricing-item i {
    color: #45c17a;
    vertical-align: middle;
}
.fa-window {
    height: 640px;
    background: #f2f3f5;
   
}
.fa-window .f-content .f-img {
    position: relative;
    width: 300px;
    height: 400px;
    display: block;
    margin: 0 auto;
    border-radius: 8px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
    
} 
.fa-window h2, .fa-tuyere h2 {
    font-size: 40px;
    color: #333;
    padding-top: 30px;
}
.fa-window .h4, .fa-tuyere .h4 {
    font-size: 20px;
    color: #666;
    margin-top: 10px;
    
}
.col-md-3{
    float: left;
    width: 25%;
    margin-top: 40px;


}
.fa-window .f-content .h5 {
    margin-top: 15px;
    font-size: 13px;
    color: #666;
}
 .fa-window .f-content .f-wrapper {
    position: absolute;
    width: 25%;
    
    margin: auto;
    /*height: 0px;*/
    /*top: 150px;*/
} 
.fa-window .f-content .f-wrapper .f-item {
        top: -100px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}
.fa-tuyere .f-content .f-img {
    position: relative;
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto;
}
.f-row-2{

    height: 520px;

}
.fa-tuyere
{
    margin-top: 30px;

}
.fa-tuyere .f-content .h5 {
    margin-top: 10px;
    color: #333;
    font-size: 16px;
}
.sbtn{

    bottom: 24px;
    position: absolute;
    right: 0;
    left: 0;

}
.fd-pricing-common h5{
    line-height: 40px;
    height: 40px;
}
.Price
{
    position: absolute;
    right: 0;
    left: 0;
    bottom: 90px;

}
.sbtn button:hover{

    background-color: #6260e1;

}
.sbtn button:hover>span{

    color: #fff;

}

.Price font{
    color:#ff7200;;
}