.banner {
    background-color: #434a54;
    border-bottom: none;
    height: 430px;
    width: 100%;
}
.owl-controls {
    width: 100%;
    margin-bottom: 50px;
}
.owl-prev:hover,
.owl-next:hover,
.gray-bg .owl-next:hover {
    background-color: #fff;
    color: #db4453;
}
.owl-controls .owl-buttons div:after {
    font-family: "fontello";
    font-size: 18px;
    line-height: 26px;
}
.owl-prev:after {
    content: "\e87c";
}
.owl-next:after {
    content: "\e87d";
}
.no-touch .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}
UNUSED.content-slider-with-controls .owl-controls,
UNUSED.content-slider-with-controls-autoplay .owl-controls {
    margin-bottom: 0;
}
UNUSED.content-slider-with-controls .owl-buttons div,
UNUSED.content-slider-with-controls-autoplay .owl-buttons div {
    top: 50%;
    margin-top: -15px;
    background-color: #db4453;
    color: #f1f1f1;
}
UNUSED.content-slider-with-controls .owl-buttons div.owl-next,
UNUSED.content-slider-with-controls-autoplay .owl-buttons div.owl-next {
    left: auto;
    right: 0;
}
.content-slider-with-controls .owl-prev:hover,
.content-slider-with-controls .owl-next:hover,
.content-slider-with-controls-autoplay .owl-prev:hover,
.content-slider-with-controls-autoplay .owl-next:hover {
    background-color: #f1f1f1;
    color: #db4453;
}
.owl-controls .owl-pagination {
    position: absolute;
    bottom: 25px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
}
.owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
}
.owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 4px;
    background: #ffffff;
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
    background: #db4453;
}
.tp-bullets.preview4 .bullet:hover, UNUSED.tp-bullets.preview4 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 7px !important;
    height: 7px !important;
    border: 1px solid #fff !important;
}



.txtScroll-container{
    position: relative;
}
.txtScroll-container h4{
    height: 52px;
    overflow: hidden;
    background-color: #5f646b;
    color: #fff;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 52px;
    padding-left: 20px;
}
.txtScroll-container h4 > i{
    display: block;
    margin-right: 15px;
    float: left;
    margin-top: 15px;
}
.btn-login{
    height: 25px;
    min-width: 60px;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    padding: 0 10px;
    background-color: #fff;
    margin-left: 50px;
    font-weight: 100;
}
.txtScroll-left a:hover , .txtScroll-left a:focus , .btn-login:hover , .btn-login:focus , UNUSED.btn-login:active{
    color: red;
    outline: none;
    box-shadow: none;
}
.txtScroll-left{
    width: 240px;
    height: 322px;
    position: absolute;
    border: 1px solid #ccc;
    top: -383px;
    z-index: 20;
    left: 926px;
    border: none;
}
.txtScroll-left .hd{
    overflow:hidden;
    line-height: 52px;
    background:#fff;
    color: #393f48;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.txtScroll-left .hd p{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.txtScroll-left .hd .prev,.txtScroll-left .hd .next{
    display:block;
    width:5px;
    height:9px;
    float:right;
    margin-right:5px;
    margin-top:16px;
    overflow:hidden;
    cursor:pointer; background:url("/sites/all/themes/thfund/images/front/arrow.png") no-repeat;
}
.txtScroll-left .hd .next{
    background-position:0 -50px;
}
.txtScroll-left .hd .prevStop{
    background-position:-60px 0;
}
.txtScroll-left .bd{
    padding-top:10px;
    padding-bottom:20px;
    padding-left:20px;
    padding-right:20px;
    width:240px;
    height: 215px;
    overflow:hidden;
    margin: 0 auto;
    background-color: #fff;

}
.txtScroll-left .bd ul{
    overflow:hidden; zoom:1;
}
.txtScroll-left .bd ul li p a{
    color: #393f48;
    font-size: 12px;
    line-height: 25px;
    text-decoration: none;
    display: block;
    width: 200;
    display:block;
    
    overflow:hidden;
    text-overflow:ellipsis;
}
.txtScroll-left .bd ul > li > p > a:hover , .txtScroll-left .bd > ul > li > p > a:focus{
    color: #db4453;
}
.txtScroll-left .bd ul li{
    margin-right:20px;
    float:left;
    text-align:left;
    _display:inline;
    width: 200px;
    overflow: hidden;
}
.txtScroll-left .bd ul li span{
    color:#999;
}

.scroll-more i{
    display: block;
    float: right;
    padding-left: 12px;

}



.tabScroll-left a:hover , .tabScroll-left a:focus , .btn-login:hover , .btn-login:focus , .btn-login:active{
    color: red;
    outline: none;
    box-shadow: none;
}
.tabScroll-left{
    width: 1170px;
    position: relative;
}
.tabScroll-left .hd .prev,.tabScroll-left .hd .next{
    
}
.hd a {
    color: rgba(102, 102, 102, 0.27);
    font-weight: 100px;
}
.tabScroll-left .hd .prev{
    float: left;
    display:block;
    width:20px;
    height:40px;
    margin-right:10px;
    margin-top:0;
    
    
    position: absolute;
    left: -20px;
    top: 8px;
}
.prev:hover {
    color: red;
}
.tabScroll-left .hd .next{
    background-position:0 -50px;
    float: right;
    display:block;
    width:20px;
    height:40px;
    margin-right:0;
    margin-top:0;
    
    
    position: absolute;
    right: -25px;
    top: 8px;
}
.tabScroll-left .bd{
    width:1170px;
    overflow:hidden;
    margin: 0 auto;
    background-color: #fff;

}
.tabScroll-left .bd ul{
    overflow:hidden; zoom:1;
}
.tabScroll-left .bd ul > li > p > a:hover , .tabScroll-left .bd > ul > li > p > a:focus{
    color: #db4453;
}
.tabScroll-left .bd ul li{
    
    
    
    _display:inline;
    
    overflow: hidden;
}

.scroll-more i{
    display: block;
    float: right;
    padding-left: 12px;

}
 .cnotice ul , .cnotice ul > li {
    list-style: none;
    display: block;
    padding: 0;
    width: 100%;
    line-height: 32px;
 }
 .cnotice ul > li > a{
    color: #393f48;
    line-height: 25px;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    max-width: 376px;
    height: 25px;
    overflow: hidden;
 }
 .important-notice{
    font-weight: 600;
    color: #000;
 }
.cnotice ul > li > a:honver{
    text-decoration: none;

}
.index-news-box {
    border: 1px solid rgba(221, 220, 220, 0.7);
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 270px;
    margin-bottom: 25px;
}
.index-news-box h4.title {
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid rgba(221, 220, 220, 0.7);
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.index-news-box > h4 > i > img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    margin-right: 15px;
}
.index-news {
    font-size: 14px;
    margin-top: 30px;
}
.index-news-img {
    margin-right: 20px;
    width: 127px;
    height: 86px;
    float: left;
}
.index-news-content {
    margin-left: 0px;
    margin-bottom: 15px;
    padding-right: 0;
    font-size: 10px;
    color: #212c3d;
    height: 86px;
    overflow: hidden;

}
.index-abstact-date {
    display: inline-block;
    font-size: 10px;
    color: RGBA(102, 102, 102, 0.78);
    float: right;
}
.index-news h3 {
    font-size: 14px;
    color: #434343;
    margin-top: 0;
    margin-bottom: 5px;
}
.index-news-meta a:hover {
    text-decoration: underline;
}
UNUSED.enterprise_introduce_tab > li.active > a, .enterprise_introduce_tab > li.active > a:hover, .enterprise_introduce_tab > li.active > a:focus {
    color: #fff;
    background-color: #db4453;
    border: 1px solid #db4453;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    border-bottom-color: #db4453;
    display: block;
}

.enterprise_introduce_tab > li.active > a:after {
    background: none;
}
.enterprise_introduce_content .testimonial p{
    line-height: 30px;
    color: rgba(33,44,61,0.6);
    font-size: 14px;
    font-weight: 100;
}
.enterprise_introduce_content .timeline .timeline-item:before {
    content: "";
    position: absolute;
    background-color: #212c3d;
    border: 1px solid #212c3d;
    height: 15px;
    width: 15px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    top: 0px;
    right: -7.5px;
}
.enterprise_introduce_content .timeline .timeline-item.pull-right:before {
    left: -7.5px;
}
.enterprise_introduce_content .timeline:before {
    background-color: #212c3d;
    width: 2px;
    height: 100%;
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    margin-left: -1px;
    top: 0;
}
UNUSED#guanyutianhong .testimonial h2 , UNUSED#guanyutianhong .testimonial h4 {
    margin-bottom: 25px;
    height: 85px;
    max-width: 100%;
    line-height: 100px;
    display: block;
    float: left;
    text-align: center;
}
#dashiji .timeline .timeline-item:after {
    content: "";
    font-family: "FontAwesome";
    right: 10px;
    background-color: #f3f3f3;
    left: auto;
    position: absolute;
    top: 20px;
    z-index: -1;
    width: 25px;
    height: 0;
}
UNUSED.entry h1,
UNUSED.entry h2,
UNUSED.entry h3,
UNUSED.entry h4,
UNUSED.entry h5{}
.entry h1{
    font-size:26px;
    line-height:3;
}
.entry h2{
    font-size:22px;
    line-height:2;
}
.entry h3{
    font-size:18px;
    line-height:2;
    color:#333;
}
.entry h4{
    font-size:16px;
    line-height:2;
    color:#333;
}
.entry h5{
    font-size:14px;
    line-height:2;
    color:#333;
}
UNUSED.entry ul, UNUSED.entry ol{
    margin:.4em 0 1em;
    line-height:150%;
}
UNUSED.entry ul li, UNUSED.entry ol li{
    list-style-position:outside;
    margin-left:1.6em;
}
.entry h4{

}
.entry h3{
    font-size:16px;
    color:#333;
    font-weight:bold;
}

UNUSED.content-right-2 h3 ,UNUSED.content-right-2 small{
    margin-top: 0;
    width: 130px;
    float: left;
    height: 35px;
    line-height: 35px;
}
.content-right-2 small{
    text-align: right;
    color: #666;
}
UNUSED.finacing_college_content .breadcrumb-2 ,UNUSED.finacing_college_list  .breadcrumb-2{
    padding: 3px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}
#guanyutianhong .testimonial-image img{
    display: block;
    margin-right: 40px;
    max-width: 100%;
    margin: 0 auto;

}
UNUSED#content-left .testimonial h2 , #guanyutianhong .testimonial h4 {
    margin-top: 20px;
    margin-bottom: 15px;
    height: 20px;
    max-width: 100%;
    line-height: 20px;
    display: block;
    text-align: left;
}

.btn:hover, .btn:focus {
    color: #fff;
    text-decoration: none;
}

.graph-box{
    background-color: transparent;
    background-repeat: no-repeat;
    
    background-size: cover;
    background-position: center top;
    width: 570px;
    height: 245px;
    opacity: 1;
    visibility: inherit;
    color: #fff;
    margin-right: 15px;
}
.graph-bgimg-box{
    display: block;
}
.list-inline >.padding-left-18{
    padding-left: 30px;
}
.yuqing-189{
    position: absolute;
    
    left: 20px;
    top: 10px;
    line-height: 48px;
    font-size: 48px;
    color: #f4b459;
    font-weight: 100;
}

.fuwu-title{
    position: absolute;
    left: 0;
    top: 0;
    background-color: #217c9a;
    height: 40px;
    margin-bottom: 30px;
    width: 228px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
}
.fuwu-223{
    position: absolute;
    left: 20px;
    top: 69px;
    line-height: 73px;
}
.num-15{
    position: absolute;
    
    
    line-height: 45px;
    font-size: 45px;
}
.num-22{
    position: absolute;
    
    
    line-height: 45px;
    font-size: 45px;
}

.owl-pro-num-box .owl-carousel{
    padding-right: 15px;
}

.owl-pro-num-box .owl-controls {
    width: 100%;
    margin-bottom: 0;
}
.owl-pro-num-box .owl-carousel .owl-item > div {
    margin: 0;
}
.owl-pro-num-box .owl-controls .owl-pagination {
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding-right: 20px;
    width: 100%;
}
.owl-pro-num-box .owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 5px 4px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
}
.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
    background: rgba(255, 255, 255, 0.73);
}
.num-service-box{
    background-color: #44b1d5;
    height: 245px;
    color: white;
    margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
}
.num-p-box1{
    background-color: transparent;
    background-repeat: no-repeat;
    
    background-size: cover;
    background-position: center top;
    width: 339px;
    height: 120px;
    opacity: 1;
    visibility: inherit;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 5px;
    position: relative;
}
.num-p-box2{
    background-color: transparent;
    background-repeat: no-repeat;
    
    background-size: cover;
    background-position: center top;
    width: 339px;
    height: 120px;
    opacity: 1;
    visibility: inherit;
    color: rgba(255, 255, 255, 1);
    position: relative;
}
.num-p-box2 .num-22{
    font-weight: 300;
}
UNUSED.num-p-box1 .pro-subtitle1 , UNUSED.num-p-box2 .pro-subtitle2{
    color: rgba(255, 255, 255, 0.5);
}


UNUSED.tabs-clients .owl-buttons div,
.tabs-clients .owl-buttons div {
    top: 50%;
    margin-top: -20px;
    background-color: transparent;
    color: #f1f1f1;
}
.tabs-clients  .owl-prev:hover,
.tabs-clients  .owl-next:hover {
    background-color: transparent;
    color: #e84c3d;
}
.index_tab {
    -webkit-box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0.04);
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: -10px;
    border: 0;
}
.tab-img-container {
    position: relative;
}
.tab-color-img-box{
    isolation: isolate;
}
.tab-color-panel-1{
    position: absolute;
    
    top: 0;
    left: 0;
    height: 304px;
    width: 230px;
    
    background-color: rgba(168, 147, 185, 0.6);
    
    color: #fff;
    mix-blend-mode: multiply;

}
.tab-color-panel-2{
    position: absolute;
    top: 0;
    left: 0;
    height: 304px;
    width: 230px;
    background-color: rgba(65, 132, 192, 0.6);
    color: #fff;
    opacity: 0.6;
    mix-blend-mode: multiply;
}
.tab-color-panel-3{
    position: absolute;
    top: 0;
    left: 0;
    height: 304px;
    width: 230px;
    background-color: rgba(199, 162, 110, 0.6);
    color: #fff;
    opacity: 0.6;
    mix-blend-mode: multiply;
}
.tab-color-panel-4{
    position: absolute;
    top: 0;
    left: 0;
    height: 304px;
    width: 230px;
    background-color: rgba(174, 206, 98, 0.6);
    color: #fff;
    opacity: 0.6;
    mix-blend-mode: multiply;
}
.tab-color-panel-5{
    position: absolute;
    top: 0;
    left: 0;
    height: 304px;
    width: 230px;
    background-color: rgba(236, 172, 77, 0.6);
    color: #fff;
    opacity: 0.6;
    mix-blend-mode: multiply;
}

.tab-color-panel-text .tab-more{
    position: absolute;
    left: 25px;
    bottom: 20px;
    font-size: 12px;
    color: #fff;
    display: block;
    height: 25px;
    line-height: 25px;
}
.tab-color-panel-text {
    position: absolute;
    top: 0;
    left: 0;
    height: 304px;
    width: 230px;
    color: #fff;
    background: transparent;
}
.tab-color-panel-text .tab-more-icon{
    position: absolute;
    left: 82px;
    bottom: 20px;
    display: block;
    height: 25px;
}
.btn-pro-box{
    height: 50px;
    display: inline-block;
}
.btn-pro-box a{
    display: inline-block;
}
.nav-tabs > li h4{
    width: 230px;
    height: 52px;
    display: inline-block;
}



.index_tab .tab-title-1{
    background-repeat: no-repeat;
    background-image: url("/sites/all/themes/thfund/images/front/product-icon1.png");
    background-size: cover;
    background-position: center top;
    opacity: 1;
    visibility: inherit;
    padding-left: 40px;
}
.index_tab >  li >  h4 > .tab-title-1:hover, .index_tab >  li > h4 > .tab-title-1:focus {
    background-image: url("/sites/all/themes/thfund/images/front/product-w-icon1.png");
}
UNUSED.index_tab > li.active > h4 > .tab-title-1, .index_tab >  li.active > h4 > .tab-title-1:hover, .index_tab >  li.active > h4 > .tab-title-1:focus{
    background-image: url("/sites/all/themes/thfund/images/front/product-w-icon1.png");
}
.index_tab .tab-title-2{
    background-repeat: no-repeat;
    background-image: url("/sites/all/themes/thfund/images/front/product-icon2.png");
    background-size: cover;
    background-position: center top;
    opacity: 1;
    visibility: inherit;
    padding-left: 40px;
}

.index_tab >  li >  h4 > .tab-title-2:hover, .index_tab >  li > h4 > .tab-title-2:focus {
    background-image: url("/sites/all/themes/thfund/images/front/product-w-icon2.png");
}
UNUSED.index_tab >  li.active > h4 > .tab-title-2, .index_tab >  li.active > h4 > .tab-title-2:hover, .index_tab >  li.active > h4 > .tab-title-2:focus{
    background-image: url("/sites/all/themes/thfund/images/front/product-w-icon2.png");
}
.index_tab .tab-title-3{
    background-repeat: no-repeat;
    background-image: url("/sites/all/themes/thfund/images/front/product-icon3.png");
    background-size: cover;
    background-position: center top;
    opacity: 1;
    visibility: inherit;
    padding-left: 40px;
}
.index_tab >  li >  h4 > .tab-title-3:hover, .index_tab >  li > h4 > .tab-title3:focus {
    background-image: url("/sites/all/themes/thfund/images/front/product-w-icon3.png");
}
UNUSED.index_tab >  li.active > h4 > .tab-title-3, .index_tab >  li.active > h4 > .tab-title-3:hover, .index_tab >  li.active > h4 > .tab-title-3:focus{
    background-image: url("/sites/all/themes/thfund/images/front/product-w-icon3.png");
}

.index_tab .tab-title-4{
    background-repeat: no-repeat;
    background-image: url("/sites/all/themes/thfund/images/front/product-icon4.png");
    background-size: cover;
    background-position: center top;
    opacity: 1;
    visibility: inherit;
    padding-left: 40px;
}

.index_tab>  li >  h4 > .tab-title-4:hover, .index_tab>  li > h4 > .tab-title-4:focus {
    background-image: url("/sites/all/themes/thfund/images/front/product-w-icon4.png");
}
.index_tab>  li.active > h4 > .tab-title-4, .index_tab>  li.active > h4 > .tab-title-4:hover, .index_tab>  li.active > h4 > .tab-title-4:focus{
    background-image: url("/sites/all/themes/thfund/images/front/product-w-icon4.png");
}

.index_tab .tab-title-5{
    background-repeat: no-repeat;
    background-image: url("/sites/all/themes/thfund/images/front/product-icon5.png");
    background-size: cover;
    background-position: center top;
    opacity: 1;
    visibility: inherit;
    padding-left: 40px;
}

.index_tab>  li >  h4 > .tab-title-5:hover, .index_tab>  li > h4 > .tab-title-5:focus {
    background-image: url("/sites/all/themes/thfund/images/front/product-w-icon5.png");
}
.index_tab>  li.active > h4 > .tab-title-5, .index_tab>  li.active > h4 > .tab-title-5:hover, .index_tab>  li.active > h4 > .tab-title-5:focus{
    background-image: url("/sites/all/themes/thfund/images/front/product-w-icon5.png");
}



.index_tab > li.active > h4 > .tab-title-1, .index_tab > li.active > h4 > .tab-title-1:hover, .index_tab > li.active > h4 > .tab-title-1:focus {
    color: #fff;
    background-color: #a893b8;
    border: 1px solid #a893b8;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    border-bottom-color: #a893b8;
    display: block;
}

.index_tab>  li.active > h4 > .tab-title-2, .index_tab>  li.active > h4 > .tab-title-2:hover, .index_tab>  li.active > h4 > .tab-title-2:focus {
    color: #fff;
    background-color: #4184c0;
    border: 1px solid #4184c0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    border-bottom-color: #4184c0;
    display: block;
}

.index_tab>  li.active > h4 > .tab-title-3, .index_tab>  li.active > h4 > .tab-title-3:hover, .index_tab>  li.active > h4 > .tab-title-3:focus {
    color: #fff;
    background-color: #c6a26d;
    border: 1px solid #c6a26d;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    border-bottom-color: #c6a26d;
    display: block;
}
.index_tab>  li.active > h4 > .tab-title-4, .index_tab>  li.active > h4 > .tab-title-4:hover, .index_tab>  li.active > h4 > .tab-title-4:focus {
    color: #fff;
    background-color: #accc61;
    border: 1px solid #accc61;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    border-bottom-color: #accc61;
    display: block;
}
.index_tab>  li.active > h4 > .tab-title-5, .index_tab>  li.active > h4 > .tab-title-5:hover, .index_tab>  li.active > h4 > .tab-title-5:focus {
    color: #fff;
    background-color: #ecac4d;
    border: 1px solid #ecac4d;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    border-bottom-color: #ecac4d;
    display: block;
}





.index_tab > li >  h4 > .tab-title-1:hover , .index_tab > li > h4 > .tab-title-1:focus {
    text-decoration: none;
    background-color: #a893b8;
    color: #fff;
}
.index_tab > li >  h4 > .tab-title-2:hover , .index_tab > li > h4 > .tab-title-2:focus {
    text-decoration: none;
    background-color: #4184c0;
    color: #fff;
}
.index_tab > li >  h4 > .tab-title-3:hover , .index_tab > li > h4 > .tab-title-3:focus {
    text-decoration: none;
    background-color: #c6a26d;
    color: #fff;
}
.index_tab > li >  h4 > .tab-title-4:hover , .index_tab > li > h4 > .tab-title-4:focus {
    text-decoration: none;
    background-color: #accc61;
    color: #fff;
}
.index_tab > li >  h4 > .tab-title-5:hover , .index_tab > li > h4 > .tab-title-5:focus {
    text-decoration: none;
    background-color: #ecac4d;
    color: #fff;
}
.hvr-bubble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
}
.index_tab>  li.active > h4 > a::before, .index_tab >.owl-wrapper-outer > .owl-wrapper > .owl-item >  li.active > h4 > a::before, .index_tab >.owl-wrapper-outer > .owl-wrapper > .owl-item >  li.active > h4 > a::before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: -1px;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
}


.index_tab >  li.active > h4 > a:after {
    background: none;
}
.nav-tabs > li {
    float: left;
    margin-bottom: 0;
    width: 230px;
    display: block;
    margin-right: 5px;
    height: 52px;
    line-height: 52px;
}

.nav-tabs >  li > h4 > a {
    margin-right: 0;
    text-align: center;
    border: 1px solid #dddddd;
    background-color: #dddddd;
    font-size: 16px;
    font-weight: 500;
    height: 52px;
    line-height: 52px;
    display: block;
}

.index-news-box >  h4 > i > img{
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    margin-right: 15px;
}


.index-help-nav {
    -webkit-box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0.04);
    margin: 15px 0 40px 0;
    border: 0;
}
UNUSED.index-help-nav > li.active > a, .index-help-nav > li.active > a:hover, .index-help-nav > li.active > a:focus {
    color: #313131;
    background-color: #edeeed;
    border: 1px solid #edeeed;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
    border-bottom-color: #edeeed;
    display: block;
}

.index-help-nav > li.active > a:after {
    background: none;
}
.nav-help-lists > li {
    float: left;
    margin-bottom: 0;
    width: 170px;
    display: block;
    margin-right: 30px;
    height: 50px;
}
.nav-help-lists > .margin-right-0{
    margin-right: 0;
}
.nav-help-lists > li > a > i{
    float: left;
    vertical-align: middle;
    display: block;
    line-height: 50px;
    height: 50px;
    width: 42px;
    margin-right: 16px;
 }
.nav-help-lists > li > a > i > img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    margin-left: 27px;
}

.nav-help-lists > li > a {
    margin-right: 0;
    text-align: center;
    border: 1px solid #edeeed;
    font-size: 14px;
    font-weight: 300;
    color: #313131;
    position: relative;
    display: inline-block;
    padding: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    width: 170px;

}

.app-download{
    color: #fff;
    position: fixed;
    bottom: 55px;
    right: 5px;
    width: 45px;
    height: 300px;
    text-align: center;
    cursor: pointer;
    z-index: 1005;
}
.app-banner-box {
    margin: 10px auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    position: absolute;
    z-index: 115;


    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
#app-banner-box-self-intro {
    right: -1400px;
    bottom: 53px;
    width: 1440px;
    height: 150px;
    position: fixed;
    _position: absolute;
}
#app-banner-box-hb {
    background: url("/sites/all/themes/thfund/images/front/fixed-appdown-icon.png") no-repeat 0px 0px;
    top: 53px;
    width: 40px;
    height: 150px;
    left: 0;
    position: absolute;
    cursor: pointer;
}
#app-banner-box-self-intro .app-banner-box-close {
    background: url("/sites/all/themes/thfund/images/front/closed.jpg") no-repeat;
    top: 53px;
    width: 45px;
    height: 45px;
    right: 8px;
    display: none;
    position: absolute;
    cursor: pointer;
}