.container {
    width: 100%;
    height: 100%;
    /* background: #F0F2F5; */
}

.deposit-box {
    box-sizing: border-box;
    padding-top: 0.4rem;
}

.box-card-item {
    float: left;
}

.box-card-item h3.box-card-item-title {
    width: 4.49rem;
    height: 1.28rem;
    line-height: 1.28rem;
    border-radius: 0.1rem;
    background: #CC3333;
    text-align: center;
    margin-right: 0.25rem;
    cursor: pointer;
}

.box-card li:first-child+li+li h3.box-card-item-title {
    margin-right: 0;
}

.box-card-item-active h3.box-card-item-title {
    background: #F9F9F9;
    border-radius: 0;
}

.box-card-item h3.box-card-item-title span {
    font-size: 0.48rem;
    color: #FFFFFF;
}

.box-card-item-active h3.box-card-item-title span {
    font-size: 0.48rem;
    color: #003366;
}

.box-card-item-active h3.box-card-item-title span:first-child {
    font-size: 0.48rem;
    color: #CC3333;
}

.box-card-content {
    box-sizing: border-box;
    width: 100%;
    background: #f9f9f9;
}

.box-card-content1 {
    padding-top: 1.01rem;
    height: 9.26rem;
}

.box-card-content2,
.box-card-content3 {
    padding-top: 0.45rem;
    height: 6.2rem;
}

.box-card-content-bg {
    position: relative;
    width: 12.1rem;
    height: 7.5rem;
    background: #eeeeee;
    border-radius: 0.1rem;
    margin: 0 auto;
}

.box-card-content-left-top {
    background: url("dgck1.png") no-repeat;
    background-size: 100%;
    width: 100%;
    height: 3.28rem;
}

.box-card-content-left {
    position: absolute;
    left: -0.93rem;
    top: -0.58rem;
}

.box-card-content-right {
    position: absolute;
}

.box-card-content-left-bottom {
    margin-top: 0.28rem;
}

.dwhq {
    float: left;
    background: url("dwhq.png") no-repeat;
    background-size: 100%;
    margin-right: 0.29rem;
}

.dwdq {
    float: right;
    background: url("dwdq.png") no-repeat;
    background-size: 100%;
}

.box-card-item-txt {
    position: relative;
    width: 3.28rem;
    height: 3.28rem;
    overflow: hidden;
}

.box-card-item-txt a {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.3rem;
    width: 100%;
	height: 1rem;
    display: block;
    background: rgba(204, 51, 51, 0.7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#b2cc3333, endColorstr=#b2cc3333);
    line-height: 1rem;
    /*height: 0;*/
    /*transition: all .5s;*/
}

/*.box-card-item-txt:hover a {
    height: 1rem;
    display: block;
    background: rgba(204, 51, 51, 0.7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#b2cc3333, endColorstr=#b2cc3333);
}*/

.dwtz {
    float: left;
    margin-right: 0.29rem;
    background: url("dwtz.png") no-repeat;
    background-size: 100%;
}

.dwxy {
    float: right;
    background: url("dwxy.png") no-repeat;
    background-size: 100%;
}

.dwde {
    float: left;
    margin-right: 0.29rem;
    background: url("dwde.png") no-repeat;
    background-size: 100%;
}

.dwxd {
    float: right;
    background: url("dwxd.png") no-repeat;
    background-size: 100%;
}

.box-card-content-right {
    position: absolute;
    right: -0.97rem;
    top: 0.31rem;
}

.box-card-content-right-top {
    height: 3.58rem;
}

.box-card-content {
    display: none;
}

.selected {
    display: block;
}

.ldzj {
    float: left;
}

.gdzc {
    float: right;
}

.ldzj,
.gdzc {
    width: 6.7rem;
    height: 4.58rem;
    border-radius: 0.1rem;
    background: #ffffff;
    box-shadow: 0 0.02rem 0.15rem rgba(187, 187, 187, 0.4);
    box-sizing: border-box;
}

.ldzj img,
.gdzc img {
    width: 6.7rem;
    height: 2.83rem;
}

.ldzj-content,
.gdzc-content {
    height: auto;
    padding: 0.2rem 0.42rem 0.35rem 0.54rem;
}

.ldzj-content a,
.gdzc-content a {
    font-size: 0.3rem;
    font-weight: 400;
    color: #262626;
    text-align: left;
}

.ldzj-content p,
.gdzc-content p {
    color: #262626;
    font-size: 0.18rem;
    font-weight: 400;
    line-height: 0.3rem;
    text-align: justify;
    margin-top: 0.15rem;
}

.dglc {
    padding-top: 0.66rem;
    height: 4.79rem;
}

.dglc-left {
    float: left;
    position: relative;
    text-align: center;
    width: 3.45rem;
    height: 4.32rem;
    border-radius: 0.06rem;
    background: url("jyzl_bg.png") no-repeat;
	background-size: 3.45rem 4.32rem;
    box-shadow: 0 0 0.16rem rgba(0, 0, 0, 0.18);
}

.dglc-left img {
    position: absolute;
    top: -0.36rem;
    margin-left: -0.53rem;
    left: 50%;
    width: 1.07rem;
    height: 0.9rem;
}

.dglc-left-content {
    position: absolute;
    top: 0.95rem;
    width: 100%;
}

.dglc-title {
    color: #cc3333;
    font-size: 0.21rem;
    font-weight: 400;
    text-align: center;
    line-height: 0.27rem;
    letter-spacing: 0.01rem;
}

.dglc-desc {
    color: #262626;
    font-size: 0.14rem;
    font-weight: 400;
    text-align: center;
    line-height: 0.36rem;
}

.dglc-rate {
    color: #cc3333;
    font-size: 0.52rem;
    font-weight: 400;
    line-height: 0.66rem;
    text-align: center;
    letter-spacing: 0.03rem;
}

.dglc-rate span {
    font-size: 0.25rem;
}

.dglc-rate-txt {
    color: #262626;
    font-size: 0.18rem;
    font-weight: 400;
    line-height: 0.23rem;
    text-align: center;
}

.dglc-info {
    color: #262626;
    font-size: 0.14rem;
    font-weight: 400;
    line-height: 0.2rem;
    text-align: center;
}

.dglc-right {
    float: right;
    width: 9.95rem;
}

.proceeds-info {
    margin-top: 0.16rem;
}

.proceeds-code {
    display: inline-block;
    margin-right: 0.25rem;
}

.earning-info {
    position: relative;
    width: 100%;
    margin-top: 0.32rem;
}

.earning,
.sales-amount,
.increasing-amount {
    display: inline-block;
}

.earning,
.sales-amount {
    margin-right: 1.27rem;
}

.earning-v {
    display: block;
    color: #cc3333;
    font-size: 0.4rem;
    font-weight: 400;
    text-align: center;
}

.earning-txt {
    display: block;
    color: #262626;
    font-size: 0.16rem;
    font-weight: 400;
    text-align: center;
}

.amount-v,
.sales-amount-v {
    display: block;
    color: #262626;
    font-size: 0.36rem;
    font-weight: 400;
    text-align: center;
}

.sales-amount-v span,
.amount-v span {
    font-size: 0.24rem;
}

.amount-txt,
.sales-amount-txt {
    display: block;
    color: #262626;
    font-size: 0.16rem;
    font-weight: 400;
    line-height: 0.20rem;
    text-align: center;
}

.risk-level {
    position: absolute;
    display: inline-block;
    left: 4.72rem;
    top: 0;
    width: 0.87rem;
    height: 0.28rem;
    line-height: 0.28rem;
    text-align: center;
    border-radius: 0.06rem;
    background: #b9d393;
    color: #FFFFFF;
    box-sizing: border-box;
}

.dglc-right-top {
    position: relative;
}

.dglc-line {
    position: relative;
    width: 8.24rem;
    height: 0.01rem;
    background: #bbbbbb;
    margin-top: 0.25rem;
}

.dglc-line img.flower {
    position: absolute;
    top: -2.26rem;
    right: -2.16rem;
	width: 3.19rem;
	height: 2.38rem;
}

.dglc-line .arrow-r{
	position: absolute;
	width: 0.1rem;
	height: 0.2rem;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.dglc-right-bottom {
    position: relative;
    width: 100%;
    height: 2.1rem;
    margin-top: 0.35rem;
}

.dglc-right-bottom-card {
    display: inline-block;
    width: 3.45rem;
    height: 2.1rem;
    border-radius: 0.1rem;
    background: url("xxxl_bg.png") no-repeat;
	background-size: 3.45rem 2.1rem;
    margin-right: 0.62rem;
    box-shadow: 0 0 0.16rem rgba(0, 0, 0, 0.18);
}

.dglc-right-bottom-item-title {
    color: #cc3333;
    font-size: 0.21rem;
    font-weight: 400;
    text-align: center;
    margin-top: 0.2rem;
}

.dglc-right-bottom-item-abstract {
    display: block;
    color: #262626;
    font-size: 0.14rem;
    font-weight: 400;
    text-align: center;
    margin-top: 0.05rem;
}

.dglc-right-bottom1 {
    test-align: right;
}

.dglc-more {
    color: #bbbbbb;
}

.dglc-more img {
    width: 0.26rem;
    vertical-align: middle;
    margin-left: 0.15rem;
}

.special-products-box {
    margin: 0 auto;
    margin-top: 0.45rem;
    height: 7.36rem;
    width: 14.09rem;
    background: url('tscp.png') no-repeat;
    background-size: 100%;
    overflow: hidden;
}

.box-title {
    color: #003366;
    font-size: 0.48rem;
    font-weight: 600;
    padding-top: 0.35rem;
}

.box-title span {
    color: #CC3333;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.products {
    height: 0.84rem;
    line-height: 0.84rem;
    background: #CC3333;
    border-radius: 0.10rem;
    margin-top: 0.42rem;
}

.products li {
    float: left;
    position: relative;
}

.products li:after {
    content: "";
    position: absolute;
    top: 0.20rem;
    right: 0;
    width: 0.02rem;
    height: 0.43rem;
    background: #FFFFFF;
}

.products li:first-child+li+li+li+li:after {
    content: "";
    background: transparent;
}

.products li a {
    color: #FFFFFF;
    font-size: 0.3rem;
    font-weight: 400;
    margin: 0 0.8rem;
}

.paper-box {
    width: 100%;
    height: 7.17rem;
    background: url("jypyr.png") no-repeat;
    background-size: 100% 100%;
}

.paper-box-content {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.paper-box-top {
    position: absolute;
    left: 50%;
    margin-left: -7rem;
    height: 2.43rem;
    margin-top: 0.85rem;
    border-radius: 0.1rem;
    z-index: 10;
}

.paper-box-top a {
    ovrflow: hidden;
    border-radius: 0.1rem;
    display: block;
    width: 100%;
    height: 100%;
}

.paper-box-top img {
    width: 100%;
    height: 100%;
}

.paper-box-top-content-right {
    float: right;
    text-align: left;
    width: 9.45rem;
    height: 100%;
}

.paper-zh-title {
    font-size: 0.72rem;
    font-weight: 600;
    color: #155E9C;
    margin-top: 0.20rem;
}

.paper-en-title {
    font-size: 0.26rem;
    font-weight: 600;
    color: #155E9C;
    margin-top: 0.05rem;
}

.paper-slogan {
    font-size: 0.48rem;
    font-weight: 600;
    color: #155E9C;
    line-height: 0.67rem;
    margin-top: 0.07rem;
}

.paper-box-bottom {
    position: absolute;
    z-index: 9;
    top: 1.43rem;
    width: 100%;
    height: 5.74rem;
    /* background: rgba(0, 51, 102, 0.66);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2003366, endColorstr=#b2003366); */
}

.paper-box-bottom-content {
    height: 100%;
    margin-top: 2.7rem;
}

.paper-product {
    display: inline-block;
}

.paper-product-category-title {
    display: inline-block;
    font-size: 0.36rem;
    font-weight: 500;
    color: #FFFFFF;
}

.paper-product-category-txt {
    display: inline-block;
    background: #FFFFFF;
    border-radius: 0.05rem;
    text-align: center;
    font-size: 0.21rem;
    font-weight: 500;
    color: #155E9C;
    padding: 0 0.21rem;
    margin-left: 0.2rem;
}

.paper-product-category-desc {
    font-size: 0.21rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.08rem;
}

.paper-box-bottom-content .paper-product:first-child {
    margin-right: 1.45rem;
}

.paper-line {
    width: 14rem;
    height: 0.01rem;
    background: #FFFFFF;
    margin-top: 0.25rem;
}

.paper-product-list-wrapper {
    width: 100%;
}

.paper-product-list {
    display: inline-block;
    list-style-type: disc;
    margin-left: 0.18rem;
}

.paper-product-list-first {
    margin-right: 0.93rem;
}

.paper-product-item {
    float: left;
    margin: 0.12rem 0.58rem 0.12rem 0;
}

.paper-product-item::marker {
    color: #FFFFFF;
}

.paper-product-item a {
    font-size: 0.24rem;
    font-weight: 500;
    color: #FFFFFF;
}

.trade-finance-box {
    margin-top: 0.80rem;
}

.box-dividing {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
}

.box-dividing-title {
    float: left;
    font-size: 0.3rem;
    font-weight: 400;
    color: #262626;
}

.box-dividing-line {
    float: left;
    width: 7.88rem;
    height: 0.01rem;
    margin-top: 0.3rem;
    margin-left: 0.30rem;
    border-bottom: 0.01rem dashed #bbbbbb;
}

.btn {
    display: inline-block;
    text-align: center;
    height: 0.6rem;
    padding: 0 0.52rem;
    color: #CC3333;
    border-radius: 0.1rem;
    border: 0.01rem solid #CC3333;
    font-size: 0.24rem;
    font-weight: 500;
    box-sizing: border-box;
}

.btn:hover {
    color: #FFFFFF;
    background: #CC3333;
}

.btn-wrapper {
    float: right;
}

.btn-wrapper .btn:first-child {
    margin-right: 0.3rem;
}

.cyljr-gjmy {
    position: relative;
    width: 100%;
    height: 3.75rem;
    background: #FFFFFF;
    box-shadow: 0 0.02rem 0.15rem 0 #BBBBBB;
    border-radius: 0.10rem;
    margin-top: 0.4rem;
}

.cyljr-gjmy-board {
    position: absolute;
    left: 0.3rem;
    top: 0.4rem;
    width: 5.2rem;
    height: 3.9rem;
    background: url("gjmyjr.png") no-repeat;
    background-size: 100% 100%;
}

.cyljr-gnmy {
    position: relative;
    width: 100%;
    height: 3.75rem;
    background: #FFFFFF;
    box-shadow: 0 0.02rem 0.15rem 0 #BBBBBB;
    border-radius: 0.1rem;
    margin-top: 1.01rem;
}

.cyljr-gnmy-board {
    position: absolute;
    right: 0.3rem;
    top: -0.55rem;
    width: 5.20rem;
    height: 3.9rem;
    background: url("gnmyjr.png") no-repeat;
    background-size: 100% 100%;
}

.cyljr-gjmy-menu {
    float: right;
    width: 8.05rem;
    height: 100%;
    padding: 0.60rem 0.68rem 0.54rem 0;
    box-sizing: border-box;
}

.cyljr-gnmy-menu {
    float: left;
    width: 8.05rem;
    height: 100%;
    padding: 0.60rem 0 0.54rem 0.68rem;
    box-sizing: border-box;
}

.cyljr-gjmy-menu-item,
.cyljr-gnmy-menu-item {
    overflow: hidden;
    margin-bottom: 0.24rem;
}

.cyljr-gjmy-menu-item-title,
.cyljr-gnmy-menu-item-title {
    float: left;
    font-size: 0.24rem;
    font-weight: 500;
    color: #262626;
}

.cyljr-gjmy-menu-item-group,
.cyljr-gnmy-menu-item-group {
    float: left;
    width: 6.42rem;
    list-style-type: disc;
}

.cyljr-gjmy-menu-item-group li,
.cyljr-gnmy-menu-item-group li {
    float: left;
    margin-left: 0.55rem;
}

.cyljr-gjmy-menu-item-group li a,
.cyljr-gnmy-menu-item-group li a {
    display: inline-block;
    margin-bottom: 0.18rem;
    font-weight: 400;
    font-size: 0.24rem;
    color: #262626;
}

.cyljr-board-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1.81rem;
    /* background: rgba(38, 38, 38, 0.5);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f262626, endColorstr=#7f262626); */
}

.cyljr-board-title h3 {
    position: absolute;
    bottom: 0.3rem;
    left: 0.5rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #FFFFFF;
}

.cyljr-board-title a {
    position: absolute;
    right: 0.5rem;
    bottom: 0.4rem;
}

.cyljr-board-title a img, .cyljr-gyl-board a img {
	width: 0.26rem;
}

.cyljr-gyl {
    position: relative;
    margin-top: 1.05rem;
    width: 100%;
    height: 2.97rem;
    background: #FFFFFF;
    box-shadow: 0 0.02rem 0.15rem 0 #BBBBBB;
    border-radius: 0.1rem;
}

.cyljr-gyl-board {
    position: absolute;
    top: -0.56rem;
    left: 50%;
    margin-left: -6.7rem;
    width: 13.4rem;
    height: 2.68rem;
    background: #003366;
    border-radius: 0.1rem;
    background: url(gyljr.png) no-repeat;
    background-size: 100% 100%;
}

.cyljr-gyl-board h3 {
    position: absolute;
    top: 0.35rem;
    left: 0.38rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #FFFFFF;
}

.cyljr-gyl-board a {
    display: block;
    position: absolute;
    top: 0.43rem;
    right: 0.5rem;
    width: 0.34rem;
    height: 0.34rem;
}



.cyljr-gyl-menu ul {
    position: absolute;
    bottom: 0.23rem;
    left: 0;
    list-style: disc;
}

.cyljr-gyl-menu li {
    list-style: disc;
    float: left;
    margin-left: 1.35rem;
}

.cyljr-gyl-menu li:first-child {
    margin-left: 2.08rem;
}

.cyljr-gyl-menu li a {
    font-size: 0.24rem;
    color: #262626;
}

.xwjr-box {
    width: 100%;
    height: 6.49rem;
    margin-top: 0.62rem;
    overflow: hidden;
    background: url("xwjr.png") no-repeat;
    background-size: 100%;
}

.xwjr-box-content {
    margin-top: 0.78rem;
}

.xwjr-box-bottom-content {
    width: 8.8rem;
    height: 3.7rem;
    margin-top: 0.55rem;
    background: #FFFFFF;
    box-shadow: 0 0.02rem 0.15rem 0 #BBBBBB;
    border-radius: 0.10rem;
    padding: 0.60rem 1.13rem 0.73rem 0.91rem;
    box-sizing: border-box;
}

.xwjr-desc {
    width: 6.76rem;
    height: 1.37rem;
}

.xwjr-desc p {
    font-size: 0.2rem;
    font-weight: 400;
    color: #262626;
    line-height: 0.22rem;
}

.xwjr-list {
    width: 100%;
    height: 0.33rem;
}

.xwjr-list li {
    float: left;
    list-style: disc;
    margin-right: 0.5rem;
}

.xwjr-list li a {
    font-size: 0.24rem;
    font-weight: 400;
    color: #262626;
}

.xwjr-list li:first-child {
    list-style: none;
}

.xwjr-list-first {
    margin-top: 0.10rem;
}

.xwjr-list-second {
    margin-top: 0.24rem;
}

.other-business {
    display: inline-block;
    width: 100%;
    margin-top: 0.8rem;
    margin-bottom: 1.49rem;
}

.other-business-content {}

.business-box {
    float: left;
    width: 4.39rem;
    margin-right: 0.4rem;
}

.business-box:first-child+div+div {
    margin-right: 0;
}

.business-card {
    position: relative;
    width: 4.40rem;
    height: 4.84rem;
    background: #003366;
    border-radius: 0.1rem;
    margin-top: 0.50rem;
}

.business-card img {
    width: 4.4rem;
    height: 3.9rem;
}

.business-card-introduce {
    position: absolute;
    left: 0.3rem;
    bottom: -0.43rem;
    width: 3.8rem;
    height: 1.80rem;
    padding-left: 0.62rem;
    background: #FFFFFF;
    box-shadow: 0 0 0.15rem 0 rgba(0, 0, 0, 0.2);
    border-radius: 0.1rem;
    box-sizing: border-box;
}

.business-card-introduce ul {
    list-style: disc;
    margin-top: 0.23rem;
}

.business-card-introduce ul li {
    margin-bottom: 0.15rem;
}

.business-card-introduce ul li a {
    font-size: 0.24rem;
    font-weight: 400;
    color: #262626;
}

.jyzl {
    float: left;
    width: 6.8rem;
    height: 4.3rem;
    box-shadow: 0 0 0.16rem 0 #979797;
}
.jlzy:first-child {
    margin-right: 0.38rem;
}
.jlzy img {
    width: 100%;
    height: 100%;
}

.dglc-right-bottom1 {
    text-align: right;
    margin-top: 0.35rem;
}