@charset "utf-8";
/* CSS Document */
.container{
    padding: 0 10px;
    position: relative;
    max-width: 1180px;
}
.u-tabNav{
    width: 100%;
    height: 78px;
    border-top: 1px solid #876a1c;
    border-bottom: 1px solid #876a1c;
}
.u-tabNav ul{
    width: 1180px;
    margin: 0 auto;
}
.u-tabNav ul li{
    float: left;
    width: 25%;
}
.u-tabNav ul li a{
    text-align: center;
    line-height: 40px;
    display: block;
    font-size: 16px;
    color: #876a1c;
    margin: 19px 0;
    border-right: 1px solid #876a1c;
}
.u-aboutUs{
    background-color: #fff;

    min-height: 156px;
    position: relative;
}
.u-aboutUs .f-title{
    padding: 26px 0 20px;
}
.f-title{
    line-height: 20px;
    color: #876a1c;
}
.f-title h3{
    float: left;
    font-size: 18px;
    font-weight: normal;
}
.f-title p{
    float: left;
    font-size: 16px;
    padding: 3px 0 0 5px;
    line-height: 16px;
}
.u-aboutUs .txt{
    font-size: 14px;
    color: #666;
    line-height: 28px;
}
.u-financial{
    padding-top: 33px;
    background-color: #fff;
    width: 100%;
}
.u-addService{
    padding-top: 33px;
}
.f-financial .bcg{
    float: left;
    width: 35%;
    /*overflow: hidden;*/
}
.f-financial .rightbox{
    float: left;
    padding-left: 40px;
}
.f-financial ul a{
    position: relative;
    display: block;
    line-height: 44px;
    font-size: 14px;
}
.f-financial ul a:hover p,.f-financial ul a:hover b{
    color: #e60012;
}
.f-financial ul a span {
    width: 3px;
    height: 3px;
    background: #666;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1.5px;
}
.f-financial ul a p {
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    padding-left: 16px;
    padding-right: 84px;
}
.f-financial ul a b{
    font-weight: normal;
    color: #333;
    padding-right: 15px;
}
.f-financial .f-title{
    padding-bottom: 18px;
}
.u-addService ul li{
   padding: 0 10px;
}
.u-addService .f-title{
    padding-left: 10px;
}
.u-addService .f-title{
    padding-bottom: 20px;
}
.f-addLi h3{
    font-size: 18px;
    color: #333;
    line-height: 40px;
    border-bottom: 1px solid #333;
    margin-top: 15px;
}
.f-addLi .company_cot a{
    float: none;
}
.u-addService .f-boxCot{
    padding-top: 19px;
}
.u-addService .f-boxCot li{
    padding: 0;
    padding-bottom: 16px;
}
.u-addService .f-boxCot li a{
    padding-left: 20px;
    background: url(l-incrementIcon.jpg) no-repeat left;
    font-size: 14px;
    color: #333;
    line-height: 16px;
}
.u-addService .f-boxCot li a:hover{
    color: #e60012;
}
.u-infoDisclosure{
    background: #f8f7f7;
    margin-top: 34px;
    position: relative;
    padding-bottom: 40px;
}
.u-infoDisclosure .imgbox{
    padding-right: 10px;
}
.u-infoDisclosure .rightbox{
    padding-left: 40px;
}
.u-infoDisclosure .f-title{
    padding: 35px 0 20px;
}
.u-infoDisclosure .more {
    position: absolute;
    top: 35px;
    right: 16px;
}
.u-infoDisclosure .rightbox li {
    line-height: 32px;
    position: relative;
}
.u-infoDisclosure .rightbox li span {
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #666;
    position: absolute;
    top: 50%;
    margin-top: -1.5px;
    left: 0;
}
.u-infoDisclosure .col-sm-6 {
    /*overflow: hidden;*/
}
.u-infoDisclosure .rightbox li a {
    color: #333;
    font-size: 14px;
    display: block;
    width: 100%;
    padding-left: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.u-infoDisclosure .rightbox li a:hover{
    color: #e60012;
}
.f-financial .bcg img{
    width: 100%;
}
.f-addLi .box-img{
    /*overflow: hidden;*/
}
.f-addLi .box-img img{
    width: 100%;
    height: auto;
}
.u-infoDisclosure .imgbox  img{
    width: 100%;
    height: auto;
}
@media (min-width: 768px){
    .window .img {
        height: 440px;
        width: 2000px;
        display: block;
        position: absolute;
        top: 0;
        margin-left: -1100px;
        left: 50%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .u-infoDisclosure .col-sm-6{
        /*overflow: hidden;*/
    }
    .swiper-wrapper {
        height: 320px !important;
    }
}
@media (max-width: 767px){
    .f-title h3{
        font-size: 16px;
    }
    .container{
        padding: 0;
        width:auto !important;
    }
    .container ul{
        border: none;
    }
    .u-financial,.u-aboutUs,.u-addService,.u-infoDisclosure{
        padding-left: 6%;
        padding-right: 6%;
    }
    .u-aboutUs .txt a{
        font-size: 14px;
    }
    .u-financial{
        background: #fbfbfb;
        margin-top: 20px;
    }
    .all_title {
        width: 225px;
        height: 80px;
    }
    .all_title  img {
        width: 98% !important;
    }
    .all_title img {
        width: 422px;
        height: 152px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .all_title img {
        width: 90% !important;
        height: auto;
    }
    .all_title_box {
        background: #fbfbfb !important;
        width: 225px;
        height: 80px;
        margin: -33px auto 0;
        position: relative;
    }
    .f-financial{
        padding-bottom: 28px;
    }
    .f-financial .all_title_box b , .u-addService .all_title_box b , .u-infoDisclosure .all_title_box b{
        position: absolute;
        width: 225px;
        right: -10px;
        text-align: center;
        top: 10px;
        font-weight: normal;
        color: #876a1c;
        font-size: 16px;
    }
    .f-financial ul li{
        float: left;
        width: 50%;
    }
    .f-financial .rightbox{
        width: 65%;
        padding-left: 10%;
    }
    .f-financial ul a{
        line-height: 2.4;
    }
    .f-financial ul a p{
        padding: 0 10%;
    }
    .u-addService .all_title_box{
        background: #fff !important;
    }
    .u-addService ul li {
        padding: 0 5px 15px;
    }
    .f-addLi h3 {
        font-size: 14px;
        color: #333;
        line-height: 30px;
        border-bottom: none;
        margin-top: 12px;
        padding-left: 15px;
    }
    .u-addService .f-boxCot{
        padding: 6px 0 0 15px;
    }
    .u-addService .f-boxCot li {
        padding-bottom: 10px;
        display: inline-block;
        padding-right: 10px;
    }
    .u-addService .f-boxCot li a {
        padding: 0;
        background:none;
        font-size: 12px;
        color: #666;
        line-height: 16px;
        float: left;
    }
    .u-infoDisclosure{
        margin: 0;
        background: #fff;
    }
    .u-infoDisclosure .all_title_box {
        background: #fff !important;
        margin: 0 auto;
    }
    .u-infoDisclosure .rightbox{
        padding: 10px 0 0 0;
    }
    .f-financial .bcg{
        overflow: visible;
    }
    .f-addLi .box-img{
        overflow: visible;
    }
    .u-infoDisclosure .imgbox{
        padding: 0;
    }
    .hidden-xs{
        display: none;
    }
    .visible-xs{
        display: block;
    }
	.u-infoDisclosure .more {
		position: absolute;
        top: 48px;
        right: 8px;
    }
}