/********************** 全屏焦点图 **********************/

#kinMaxShow {
    margin-bottom: 25px;
    visibility: hidden;
    width: 100%;
    height: 420px;
    overflow: hidden;
    display: hidden;
}


/* 轮播图 */

.swiper {
    float: left;
    margin-bottom: 25px;
    width: 780px;
}

.swiper_conent {
    position: relative;
    width: 100%;
    height: 385px;
}

.swiper_side {
    position: absolute;
    top: 0;
    left: 0;
}

.swiper_side img {
    width: 780px;
    height: 385px;
}

.swiper_index {
    position: absolute;
    bottom: 12px;
    right: 10px;
    z-index: 22;
}

.swiper_index li {
    margin-right: 8px;
    float: left;
    width: 20px;
    height: 15px;
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
    background-color: #807d77;
}

.swiper_index li.on,
.swiper_index li:hover {
    background: #e2001e;
}

.swiper_index .liActive {
    background-color: #f60;
}

.swiper_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 780px;
    height: 40px;
    background-color: rgba(0, 0, 0, .7);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#b2000000, endcolorstr=#b2000000);
}

.text_li {
    position: absolute;
}

.text_active {
    display: block;
}

.text_li a {
    display: block;
    padding: 0 20px 0 20px;
    width: 740px;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}


/* 要闻速报、综合新闻栏目 */

.special_reports {
    margin-bottom: 20px;
    height: 385px;
}

.reports_headline {
    height: 30px;
    font-size: 22px;
    color: #e1e1e1;
    border-bottom: 1px solid #bfbfbf;
    position: relative;
}

.hasMoreTab {
    margin-left: 800px;
    margin-bottom: 25px;
    width: 360px;
    height: 385px;
}

.hasMoreTab .hd .more {
    float: right;
    padding-top: 5px;
}

.hasMoreTab .hd .more a {
    font-size: 14px;
    color: #979797;
}

.hasMoreTab .hd li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-bottom: 6px;
    text-align: center;
    cursor: pointer;
    border-bottom: 3px solid transparent;
}

.hasMoreTab .hd li a {
    font-size: 20px;
    color: #8d8d8d;
    font-weight: bold;
    font-family: "Arial, Helvetica, sans-serif";
    text-transform: uppercase;
}

.hasMoreTab .hd li.on {
    border-bottom: 3px solid #165d9c;
}

.hasMoreTab .hd li.on a {
    color: #333;
}

.hasMoreTab .bd {
    position: relative;
    width: 360px;
}

.hasMoreTab .reports_lists {
    padding-top: 5px;
}

.reports_lists li {
    padding-left: 12px;
    line-height: 35px;
    background: url(icon_16.png) no-repeat left center;
}

.reports_lists li a {
    font-size: 16px;
    color: #333;
}

.reports_lists li img {
    vertical-align: middle;
    width: 16px;
}

.reports_lists li:hover a {
    color: #165d9c;
}

.reports_lists li span {
    float: right;
    font-size: 14px;
    color: #ccc;
    font-family: "Tahoma", "Verdana"
}


/* 媒体聚焦栏目样式 */

.columnTitle {
    margin-bottom: 15px;
    height: 45px;
    border-bottom: 1px solid #dcdcdc;
}

.columnTitle h3 {
    float: left;
    line-height: 43px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    font-family: "Arial, Helvetica, sans-serif";
    text-transform: uppercase;
    border-bottom: 3px solid #165d9c;
}

.columnTitle .title_more {
    float: right;
    margin-top: 25px;
    font-size: 14px;
    color: #646464;
}

.columnVideo_media,
.carousel_ds {
    float: left;
    position: relative;
    width: 500px;
    height: 330px;
    overflow: hidden;
}

.videoImg img,
.carouselImg img {
    width: 500px;
    height: 330px;
    transition: transform .6s;
}

.columnVideo_media:hover img {
    transform: scale(1.1);
    transition: transform .6s;
}

.videoText_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background-color: rgba(0, 0, 0, .6);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

.videoText_wrap a {
    display: block;
    padding-left: 20px;
    font-size: 14px;
    color: #fff;
}


/* 运输经营、国际合作、科技创新头部样式 */

.column_items {
    margin-bottom: 15px;
}

.titleContent {
    float: right;
}

.titleUl li {
    float: left;
    color: #dcdcdc;
    line-height: 46px;
}

.titleUl li a {
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
    color: #333;
    font-family: "Arial, Helvetica, sans-serif";
    text-align: center;
}

.titleUl li.on a {
    color: #165d9c;
    background: url(icon.png) no-repeat center bottom;
}


/* 运输经营、国际合作、科技创新图片样式 */

.videoText {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background: url(t_bg.png) no-repeat center;
}

.textLi_ds li {
    padding-left: 18px;
    line-height: 35px;
}

.textLi_ds li a {
    font-size: 14px;
    color: #fff;
}

.textBtn {
    position: absolute;
    bottom: 8px;
    right: 12px;
}

.textLeft {
    float: left;
    margin-right: 10px;
}

.textRight {
    float: right;
}


/* 公共列表样式 */

.columnText {
    margin-left: 525px;
    height: 230px;
}

.columnList {
    width: 100%;
    height: 230px;
}

.columnList li {
    height: 38px;
    line-height: 38px;
    background: url(icon_16.png) no-repeat left center;
    padding-left: 10px;
}

.columnList li a {
    font-size: 16px;
    color: #333;
}

.columnList li img {
    vertical-align: middle;
    width: 16px;
}

.columnList li a:hover {
    font-size: 16px;
    color: #165d9c;
}

.columnList li span {
    float: right;
    font-size: 14px;
    color: #ccc;
    font-family: "Tahoma", "Verdana"
}
