.picScroll {
    width: 100%;
    height: 230px;
    position: relative;
}


/* picscroll */

.picScroll .f_list {
    height: 100%;
}

.picScroll .piclist {
    width: 100%;
    bottom: 0;
}

.picScroll .flashlist {
    height: 100%;
    overflow: hidden;
}

.flashlist .f_out {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.flashlist .f_out img {
    height: 100%;
    width: 100%;
}

.flashlist .f_out .picintro {
    height: 2rem;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 70%;
    z-index: 120;
    text-align: left;
}

.picintro a {
    line-height: 2rem;
    font-weight: bold;
    padding-left: 15px;
    color: #003f9d;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.flash_tab_div {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 100;
    height: 2rem;
    background-color: #edf6ff;
    opacity: 0.53;
    -moz-opacity: 0.53;
    filter: alpha(opacity=50);
}

.flash_tab {
    height: 2rem;
    width: 8rem;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 120;
}

.flash_tab .tabs {
    height: 100%;
    overflow: hidden;
}

.flash_tab .tabs ul {
    height: 100%;
}

.flash_tab .tabs ul li {
    display: inline-block;
    margin: 0 1px;
}

.flash_tab .tabs ul li.opdiv {
    width: 8px;
    height: 8px;
    background-color: #dcdcdc;
    border-radius: 4px;
    vertical-align: bottom;
}

.flash_tab .tabs ul li.noopdiv {
    width: 20px;
    height: 8px;
    background: #ff2c23;
    border-radius: 4px;
    vertical-align: bottom;
}


/* picscroll end */

.listModule .row .col {
    height: 130px;
    background-image: linear-gradient(#fff, #ecf7fd);
    background-color: #ecf7fd;
    padding: 0;
}

.jticon {
    width: 30px;
    height: 40px;
    background: url(../imgMobile/jticon.png);
}

.jticon2 {
    width: 38px;
    background-position: 184px 0px;
}

.jticon3 {
    background-position: 36px 0px;
}

.jticon4 {
    background-position: 0px -152px;
}

.jticon5 {
    background-position: 180px -156px;
}

.jticon6 {
    background-position: 38px -152px;
}

.jticon7 {
    background-position: 0px -294px;
    width: 36px;
}

.jticon8 {
    background-position: 180px 40px;
    width: 32px;
}

.jticon9 {
    background-position: 39px -294px;
    width: 39px;
}
