﻿.top {
    width: 1200px;
    height: 17px;
    margin-top: 25px;
    margin-bottom: 30px;
}
    .column-cover ul li.white ins {
    width: 10px !important;}
.top-r {
    float: right;
}

.top-r ul li {
    float: left;
}

.top-r li a {
    font-size: 15px;
    color: #fff;
}

.top-r li:nth-child(2) {
    width: 3px;
    height: 25px;
    background: url(shuxian.png) no-repeat center;
    background-size: 3px 17px;
    margin: 0 10px;
}

.top-r li:nth-child(4) {
    width: 3px;
    height: 25px;
    background: url(shuxian.png) no-repeat center;
    background-size: 3px 17px;
    margin: 0 10px;
}


/* 图片新闻开始 */
.tpxwBox {
    width: 620px;
    height: 416px;
    overflow: hidden;
    position: relative;
    float: left;
}

.tpxwBox .hd {
    margin-left: -51px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 92px;
    z-index: 1;
}

.tpxwBox .hd ul {
    overflow: hidden;
    zoom: 1;
}

.tpxwBox .hd ul li {
    width: 8px;
    height: 8px;
    background: #FFF;
    border-radius: 50px;
    margin: 0 4px;
    float: left;
}

.tpxwBox .hd ul li.on {
    width: 46px;
    background: #F19139;
}

.tpxwBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.tpxwBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.tpxwBox .bd li a {
    position: relative;
    width: 620px;
    height: 416px;
    display: block;
}

.tpxwBox .bd .fit {
    width: 620px;
    height: 356px;
    text-align: center;
}

.tpxwBox .bd li img {
    width: 100%;
    height: 100%;
}

.tpxwBox .bd li .tpxwText {
    width: 620px;
    height: 60px;
    line-height: 60px;
    background-color: #F1F2F3;
    padding: 0 20px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    position: absolute;
    bottom: 0;
    z-index: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



/* ------------------------- */
/* 第六层开始 */
.content6 {
    width: 1200px;
    margin: 0 auto;
    height: 200px;
}

.content6-1 {
    float: left;
    width: 31%;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.content6-1-top {
    height: 50px;
    background: url(icon6-1.png) no-repeat center;
    background-size: 100%;
    line-height: 50px;
}

.content6-1-bottom span {
    display: inline-block;
    background-size: 100%;
    width: 49%;
    background-color: #dcdcdc;
    height: 40px;
    line-height: 40px;
}

.content6-1-bottom span a {
    font-size: 16px;
    color: #333;
}

.content6-1-bottom p {
    height: 40px;
    line-height: 40px;
    background: url(http://jicz.zglhhy.com/images/2101/list-dian.png) no-repeat left center;
}

.content6-1-bottom p a {
    color: #2F2F2F;
}

.content6-1-bottom span a:hover {
    color: #ff0000;
}

.content6-1-bottom span:nth-child(1) {
    margin-top: 5px;
}

.content6-1-bottom span:nth-child(3) {
    margin-top: 10px;
}