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

.xczx {
    display: inline-block;
    margin: 0.8rem 0;
    width: 100%;
    height: 6.53rem;
}

.xczx-box {
    height: 100%;
}

.box-title {
    height: 0.67rem;
    font-size: 0.48rem;
    font-weight: 600;
    color: #003366;
}

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

.xczx-box-content {
    position: relative;
    width: 100%;
    height: 5.46rem;
    background: url("xczx.png") no-repeat;
    background-size: 14rem 5.46rem;
    margin-top: 0.4rem;
}

.xczx-box-bottom {
    width: 100%;
    height: 5.46rem;
}

.xczx-box-bottom-card {
    position: absolute;
    bottom: 0;
    width: 3.5rem;
    height: 1.67rem;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

.xczx-box-bottom-card-wrapper {
    float: left;
    position: relative;
    width: 3.5rem;
    height: 5.46rem;
}

.xczx-box-bottom-card-wrapper .xczx-box-bottom-card {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c262626, endColorstr=#4c262626);
    background: rgba(38, 38, 38, 0.31);
}

.xczx-box-bottom-card-wrapper + div .xczx-box-bottom-card {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f262626, endColorstr=#7f262626);
    background: rgba(38, 38, 38, 0.47);
}

.xczx-box-bottom-card-wrapper + div + div .xczx-box-bottom-card {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c262626, endColorstr=#4c262626);
    background: rgba(38, 38, 38, 0.31);
}

.xczx-box-bottom-card-wrapper + div + div + div .xczx-box-bottom-card {
    background: rgba(38, 38, 38, 0.47);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f262626, endColorstr=#7f262626);
}

.xczx-box-bottom-card img {
	width:0.54rem;
    vertical-align: middle;
    margin-top: 0.29rem;
}

.xczx-box-bottom-card:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2CC3333, endColorstr=#b2CC3333) !important;
    background: rgba(204, 51, 51, 0.74) !important;
}

.xczx-box-bottom-card:hover .xczx-line, .xczx-box-bottom-card:hover .xczx-box-bottom-card-desc {
    display: block;
}

.xczx-box-bottom-card:hover .xczx-box-bottom-card-desc {
    top: 2.58rem;
    color: #FFFFFF;
}

.xczx-box-bottom-card-title {
    text-align: center;
    height: 0.33rem;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 0.33rem;
    margin-top: 0.14rem;
    color: #FFFFFF;
}

.xczx-line {
    display: none;
    width: 1rem;
    height: 0.02rem;
    background: #FFFFFF;
    margin: 0 auto;
    margin-top: 0.21rem;
    border-radius: 0.02rem;
    opacity: 0.94;
}

.xczx-box-bottom-card-desc {
    position: absolute;
    top: 0;
    text-align: center;
    box-sizing: border-box;
    width: 3.50rem;
    word-break: break-all;
    padding: 0 0.64rem 0.4rem 0.64rem;
    font-size: 0.18rem;
    font-weight: 400;
    display: none;
}

.lsjw {
    width: 100%;
    height: 7.82rem;
    background: url("lsjr.png") no-repeat;
	background-size: 19.2rem;
    overflow: hidden;
}

.lsjw-box {
    margin-top: 0.8rem;
}

.lskw-box-content {
    margin-top: 0.6rem;
}

.lsjw-box-board {
    width: 9.35rem;
    height: 4.50rem;
    background: url("lsjr_board.png") no-repeat;
	background-size: 9.35rem;
    overflow: hidden;
}

.lsjw-desc {
    width: 7.07rem;
    height: 1.38rem;
    margin: 0 auto;
    font-size: 0.18rem;
    font-weight: 400;
    color: #262626;
    line-height: 0.30rem;
    margin-top: 0.70rem;
}

.lsjw-product {
    list-style-type: disc;
    margin: 0 auto;
    width: 7.07rem;
    margin-left: 1.50rem;
}

.lsjw-product li {
    float: left;
    margin-right: 1.21rem;
    margin-top: 0.24rem;
}

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

.lsjw-product li:first-child + li + li {
    margin-right: 0;
}

.cyljr {
    width: 100%;
    margin-top: 0.8rem;
}

.cyljr-box-line {
    width: 14rem;
    height: 0.01rem;
    margin-top: 0.14rem;
    opacity: 0.6;
    background: #979797;
}

.cyljr-box-menu {
    width: 100%;
    height: 0.6rem;
    margin-top: 0.35rem;
    text-align: right;
}

.cyljr-box-btn {
    display: inline-block;
    margin-left: 0.30rem;
    font-size: 0.24rem;
    font-weight: 500;
    color: #CC3333;
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    border-radius: 0.1rem;
    border: 1px solid #CC3333;
}

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

.cyljr-gjmy {
    position: relative;
    width: 100%;
    height: 3.75rem;
    background: #FFFFFF;
    box-shadow: 0px 0.02rem 0.15rem 0px #BBBBBB;
    border-radius: 0.1rem;
    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: 5.2rem;
}

.cyljr-gnmy {
    position: relative;
    width: 100%;
    height: 3.75rem;
    background: #FFFFFF;
    box-shadow: 0px 0.02rem 0.15rem 0px #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: 5.20rem;
}

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

.cyljr-gnmy-menu {
    float: left;
    width: 8.05rem;
    height: 100%;
    padding: 0.6rem 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;
}

.gyljr {
    margin-top: 0.8rem;
}

.gyljr-desc {
    font-size: 0.18rem;
    font-weight: 400;
    color: #262626;
    margin-bottom: 0.39rem;
}

.gyljr-top-content {
    width: 100%;
}

.gyljr-bottom-content {
    width: 100%;
}

.gyljr-top-content-left {
    position: relative;
    float: left;
    width: 6.9rem;
    height: 2.91rem;
    cursor: pointer;
    border-radius: 0.1rem;
}

.gyljr-top-content-left img, .gyljr-top-content-right img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
	width: 6.9rem;
    height: 2.91rem;
}

.gyljr-top-content-right {
    position: relative;
    float: right;
    width: 6.9rem;
    height: 2.91rem;
    cursor: pointer;
    border-radius: 0.1rem;
}

.gyljr-bottom-content {
    margin-top: 0.2rem;
    height: 2.9rem;
    background: url("bdt.png") no-repeat;
	background-size: 14rem;
}

.gyljr-bottom-content-right {
    position: relative;
    float: right;
    width: 9.64rem;
    height: 100%;
    border-radius: 0px 0.1rem 0.1rem 0px;
    cursor: pointer;
}

.qcjr {
    width: 100%;
    display: inline-block;
    margin-top: 0.8rem;
    margin-bottom: 0.83rem;
}

.qcjr-content {
    margin-top: 0.6rem;
    height: 4.99rem;
    width: 100%;
}

.qcjr-content-left {
    float: left;
    width: 7.35rem;
    height: 4.99rem;
    background: url("qcjr.png") no-repeat;
	background-size: 7.35rem;
    border-radius: 0.1rem;
}

.qcjr-content-right {
    float: right;
    width: 5.93rem;
    height: 4.33rem;
    margin-top: 0.61rem;
    font-size: 0.18rem;
    font-weight: 400;
    color: #262626;
    line-height: 0.3rem;
    border-radius: 0.1rem;
}

.gyljr-top-content-left-wrapper:hover,
.gyljr-bottom-content-right:hover {
    background: rgba(0, 51, 102, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f0003366, endColorstr=#7f003366);
}

.gyljr-title {
    position: absolute;
    left: 0.56rem;
    top: 0.47rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #FFFFFF;
}

.gyljr-title span {
    font-size: 0.24rem;
}

.gyljr-desc-content {
    position: absolute;
    display: none;
    width: 5.88rem;
    height: 1.32rem;
    margin-top: 1.23rem;
    margin-left: 0.56rem;
    font-size: 0.18rem;
    font-weight: 400;
    color: #FFFFFF;
}

.gyljr-top-content-left-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.bdc {
    width: 8.56rem;
}

.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 {
    width: 0.34rem;
    height: 0.34rem;
    vertical-align: middle;
}