/* 通用元件 */

.height30 {
    height: 0.24rem;
    background-color: #ffffff;
}

.w1200 {
    width: 100%!important;
}


/* 当前位置开始 */

.current-position {
    line-height: 0.64rem;
    font-size: 0.24rem;
    height: 0.64rem;
}

.current-position>div {
    background: none;
    padding: 0 0.3rem;
}

.current-position td td {
    display: none;
}

.current-position td td:last-child {
    display: block;
}


/* 当前位置结束 */


/* 主体内容开始 */

.mobile-none {
    display: none;
}


.column-list-mobile {
    display: block;
}

.column-list-mobile li {
    display: none;
}

.getmore {
    display: block;
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
    color: #ffffff;
    margin: 0.25rem auto 0;
    background: #2291e7;
    text-align: center;
}

.column-center {
    display: none;
}

.main {
    position: relative;
}

.mobile-col-down {
    background: url(open.png) no-repeat 94.4% center;
    height: 0.8rem;
    display: block;
    background-size: 0.4rem auto;
    margin-top: -0.74rem;
}

.mobile-col-down-active {
    background: url(close.png) no-repeat 94.4% center;
    background-size: 0.4rem auto;
}


/* 主体内容结束 */


/* 主体内容开始 */

.column-left {
    width: 70%;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    display: none;
    box-shadow: 0 0 15px 0 rgba(158, 164, 195, 0.31);
}

.column-left h1 {
    line-height: 1rem;
    padding-left: 0.24rem;
    font-size: 0.36rem;
    background-color: #2291e7;
    color: #ffffff;
    font-weight: normal;
    height: 1rem;
}

.column-left h1 img {
    display: none;
}

.column-col {
    padding: 0.14rem 0.3rem 0.3rem;
}

.column-col li {
    font-size: 0.34rem;
}

.column-col li a {
    display: block;
    line-height: 1rem;
    border-bottom: 0;
    background: url(col.png) no-repeat 4.2rem 0.36rem;
    padding: 0 0.38rem;
    color: #333333;
}

.column-col li.active a {
    background: url(colActive.png) no-repeat 4.2rem 0.36rem;
    color: #1492ff;
}

.column-right {
    width: 100%;
    background-color: #fff;
    border: 0;
}

.column-right .right-tit {
    padding-left: 0.3rem;
}

.column-list {
    font-size: 0.34rem;
    padding: 0 .3rem 0 .3rem;
    min-height: auto;
    margin: 0;
}

.column-list li {
    width: 100%;
    line-height: .6rem;
    background: url(listPic.png) no-repeat left;
    padding-left: 0.3rem;
    ;
    border: 0;
}

.column-list li span {
    color: #999999;
}

.column-list-title {
    background: none!important;
    padding-left: 0!important;
    border-bottom: 1px solid #ccc!important;
}


/* 主体内容结束 */
