.f-promote {
padding: 24px 0 0 0;
}
.f-promote a:link,
.f-promote a:visited
 {
    color: rgba(82, 196, 26, 1);
}
.f-promote a:hover,
.f-promote a:active {
  color: rgba(82, 196, 26, 0.8);
}
.tg-btns {
    padding:32px 0 8px !important;
}
.tg-btns a{ height: 32px !important;
    line-height: 32px !important;
    border-radius: 2px !important;
}
.tg-btns .b-back {
    float: left;
    width: 62px;
    margin-left: 0;
}
.tg-btns::after {
    left: 0 !important;
    right: 0 !important;
}
.tg-btns .btns-add {
    background: #fff;
    color: #52c41a;
    border: 1px solid #52c41a;
}
.tg-btns .btns-add:focus,
.tg-btns .btns-add:hover {
    border-color: #74CF48;
    background: #74CF48;
    color: #fff;
}

.tg-btns .btns-add:active {
    background: #32a008;
    color: #fff;
}
/* .tg-btns .btns-add:hover,
.tg-btns .btns-add:active {
    background: #52c41a;
    color: #fff;
    border: 1px solid #52c41a;
} */
.tg-btns .unified-disable,
.tg-btns .unified-disable:hover,
.tg-btns .unified-disable:active{
    background: #B6E8A3;
    color: #fff;
    cursor: default;
}
.f-tip {
    font-size: 14px;
    color: #303133;
    text-align: center;
    padding: 10px 0 43px 0;
}
.f-tip i{
    width: 64px;
    height: 64px;
    font-size: 64px;
    color: #FFAD0D;
}
.f-tip i.successfu{
    color: #52c41a;
}
.f-tip p{padding-top: 8px; font-weight: bold;}
.f-tip .p-instro{
    font-size: 13px;
    color: #909399;
    font-weight: normal;
}
.p-loadding {
    padding: 130px 0;
text-align: center;}
.f-info{
    font-size: 14px;
    color: #666666;
    display: flex;
}
.f-info dl{
    flex: 1;
    text-align: center;
    padding-bottom: 18px;
}
.f-info dl dt{
    margin-bottom: 12px;
}
.f-info dl dd{
    font-size: 14px;
    color: #303133;
    margin-bottom: 6px;
}
.f-info dl dd.f-instro{
    font-size: 13px;
    color: #909399;
}
.f-promote .f-title {
    font-size: 14px;
    color: #666666;
    display: block;
    text-align: center;
    margin-bottom: 24px;
}
.f-promote .f-subtitle{
    font-size: 14px;
    color: #303133;
    padding:8px 0 24px 0;
    text-align: center;
    font-weight: bold;
}
.f-code-tip{
    font-size: 13px;
    color: #909399;
    text-align: center;
}
.f-code{text-align: center;
    margin-bottom: 19px;
}
.f-code .code-img{
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #EEEEEE;  
    width: 200px;
    height: 200px;
    margin: 0 auto;
}
.f-code .code-img img {
    width: 180px;
    height: 180px;
    display: inline-block;
}

.t-permissions {
    font-size: 16px;
    color: #303133;
    padding:28px 0 10px;
    text-align: center;
    font-weight: bold;
}
.c-permissions {
    width: 320px;
    margin: 0 auto;
    font-size: 14px;
    color: #999999;
    line-height: 28px;
}

.media-list-tg .item-media {
    padding-right: 16px;
}
.media-list-tg .item-inner {
    width: 480px;
}
.media-list-tg .item-media img{ width: 72px;
height: 72px;}
.media-list-tg .item-title {
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.media-list-tg .details-entrance {
    position: absolute;
    right: 24px;
    top: 115px;
    color: #52c41a;
}

.media-list-tg .item-title a {
    font-size: 14px;
    color: #303133;
    
}
.media-list-tg .item-value li{
    width: 110px;
    float: left;
    font-size: 13px;
    color: #606266;
    text-align: center;
}
.media-list-tg .item-value li span{
    font-size: 16px;
    display: block;
    color: #303133;
    font-weight: 600;
}
.t-red{
    color: #F03D3D !important;
}
.f-input{
    margin-top: 24px;
    padding: 24px 0 19px;
    border: 1px solid #eee;
    border-width: 1px 0;
}
.f-input .label-t { 
    float: left; 
    margin-right: 6px;
    line-height: 30px;
    color: #999;
}
.f-input .add-sq {
    float: right;
    color: #52c41a;
}
.tg-clo{ display: flex;
padding: 29px 0;}
.tg-clo .clo-1{ 
    flex: 1;
    text-align: center;
}
.tg-clo h4{
    font-size: 14px;
    color: #303133;
}
.tg-clo h4 i{ font-size: 13px; color: #d9d9d9;}
.tg-clo .f-rate {
  padding:15px 0;
}
.tg-clo .f-rate p{
    color: #606266;
    font-size: 13px;
    line-height: 28px;
}
.t-contact {
    font-size: 14px;
    color: #303133;
    font-weight: 600;
}
.c-contact {
    padding: 24px 0 0;
}
.c-contact .clo-1 {
    text-align: left !important;  
}

.c-contact .input-info [type='text'] {
    width: 236px !important;
    height: 30px;
    line-height: 30px;
}
.c-contact .label-t {
    width: 70px;
    float: left;
    line-height: 32px;
    font-size: 14px;
    color: #666666;
}
.apply-info{
    border-top: 1px solid #eee;
    padding: 24px 0 61px;
    margin-top: 24px;
}
.apply-info h4{
    font-size: 14px;
    color: #303133;
    margin-bottom: 20px;
    font-weight: 600;
}
.apply-info li{
    font-size: 13px;
    color: #909399;
    line-height: 21px;
}
.f-rate .icon-start {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
.f-rate .icon-start.start-0 {
    background: url(https://dy.feigua.cn/Content/images/v3/start14-0.png) no-repeat;
}

.f-rate .icon-start.start-1 {
    background: url(https://dy.feigua.cn/Content/images/v3/start14-1.png) no-repeat;
}

.f-rate .icon-start.start-2 {
    background: url(https://dy.feigua.cn/Content/images/v3/start14-2.png) no-repeat;
}
.f-sample {
 text-align: center;
 padding: 0;
 overflow: auto;
 overflow-x: hidden;
 height: 365px;
 margin: 0 auto;
 padding: 32px 0;
}
.f-sample .f-subtitle {
    padding: 0 0 10px 0;
}
.f-sample p{margin-bottom: 8px;}
.f-sample img{}
.owner-concession .items-more {
    position: relative;
}
.owner-concession .items-more .arrow-right {
    position: absolute;
    top: 50%;
    width: 7px;
    height: 7px;
    border-top: 1px solid#D9D9D9;
    border-right: 1px solid #d9d9d9;
    box-shadow: 0 0 0 lightgray;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    right:-4px;
    -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
    transform: translate3d(0, -50%, 0) rotate(45deg);
}
.owner-concession .items-more{ overflow: inherit;}
.owner-concession .items:hover .arrow-right {
    border-top: 1px solid#333;
    border-right: 1px solid #333;
}
.owner-concession .items .show-btns-box {
    width: 180px;
    height: 60px;
    position: absolute;
    left: 135px;
    margin-top: -50px;
    top:20px;
    display: none;
    z-index: 5;
}
.owner-concession .items .show-btns-box {
    display: none;
}
.owner-concession .items:hover .show-btns-box {
    display: block;
}
.owner-concession .items .show-btns {
    background: #ffffff;
    box-shadow: 0px 1px 8px 0px #e8e8e8;
    display: block;
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    left: 20px;
    width: 180px;
    padding:12px 16px;
}
.owner-concession .items .show-btns::before,
.owner-concession .items .show-btns::after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    left: -2px;
    top: 30%;
    margin-left: -5px;
    overflow: hidden;
    pointer-events: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.owner-concession .items .show-btns::before {
    background: #eaebed;
    box-shadow: -1px -1px 2px rgba(234, 234, 234, 0.3);
}
.owner-concession .items .show-btns::after {
    left: -1px;
    background: #fff;
}
.items-more .show-btns h4{ font-weight: bold;
color:#606266;
margin-bottom: 6px;}
.items-more .show-btns a {
    position: absolute;
top:10px;
right:24px;
color:#52c41a;}
.items-more .show-btns a .arrow {
    position: absolute;
    top: 50%;
    left: 30px !important;
    width: 7px;
    height: 7px;
    border-top: 1px solid#52c41a;
    border-right: 1px solid #52c41a;
    box-shadow: 0 0 0 lightgray;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    left: 100px;
    -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
    transform: translate3d(0, -50%, 0) rotate(45deg);
}
.items-more .show-btns a:hover{
    opacity: 0.8;
}