.top_log{
    display: flex !important;
    align-items: center;
    color: #ffdf97;
}
.myicon{
    
}
.title_a{
    cursor: pointer;
}
.title_a ::before{
    content: "";
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 550px;
    height: 1px;
    left: -570px;
    background: -moz-linear-gradient(left,rgba(252, 1, 26,0) 1%,rgba(127,127,127,0) 56%,rgba(127,127,127,1) 100%);
    background: -webkit-linear-gradient(left,rgba(252, 1, 26,0) 1%,rgba(127,127,127,0) 56%,rgba(127,127,127,1) 100%);
    background: linear-gradient(to right,rgba(252, 1, 26,0) 1%,rgba(127,127,127,0) 56%,rgba(127,127,127,1) 100%);
}
.title_a ::after{
    content: "";
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 550px;
    height: 1px;
    right: -570px;
    background: -moz-linear-gradient(left,rgba(127,127,127,1) 0%,rgba(127,127,127,0) 44%,rgba(127,127,127,0) 99%);
    background: -webkit-linear-gradient(left,rgba(127,127,127,1) 0%,rgba(127,127,127,0) 44%,rgba(127,127,127,0) 99%);
    background: linear-gradient(to right,rgba(127,127,127,1) 0%,rgba(127,127,127,0) 44%,rgba(127,127,127,0) 99%);
}
#fh5co-pricing .pricing-feature{
    /* height: 20em !important; */
    overflow: hidden !important;
    overflow: scroll !important;
    padding: 0;
    margin: 0;
 
}
.pricing-feature0{
    background: url(../res/product/images/gywm.jpeg)right bottom no-repeat;
    background-size: 50% 40%;
}
.pricing-feature1{
    background: url(../res/product/images/gsyw.png)right bottom no-repeat;
    background-size: 50% 40%;
}
.pricing-feature2{
    background: url(../res/product/images/gsln.png)right bottom no-repeat;
    background-size: 50% 40%;
}
.pricing-feature3{
    background: url(../res/product/images/gsyj.png)right bottom no-repeat;
    background-size: 50% 40%;
}
#fh5co-pricing .pricing-feature::-webkit-scrollbar{
    display: none;
}
.successful{
    display: flex;
    justify-content: center;
    align-items: center;
}
.successful span{
    margin-bottom: 0 !important;
    margin-right: 10px;
}
.chained_address{
    position:absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;z-index: 999;
}
.chained_address a{
    text-decoration: none;
}
.chained_address a:hover{
    color: #878c93 !important;
}
.cgalbottom{
    margin-bottom: 5px;
}
/* .fh5co-figure .fh5co-figure-lead{
    display: flex;
    justify-content: center;
} */