.cont_T {
    background: #fff;
}

.con-txt1 {
    font-size: 14px;
}

.cont_T p {
    font-size: 14px;
}

.cont_T .banner {
    width: 950px;
    margin: 10px auto;
    display: block;
}

.cont_T .banner img {
    width: 100%;
}

.content-new {
    margin: 0 auto;
    width: 948px;
    overflow: hidden;
    background: #fff;
}

.content-new .title {
    height: 32px;
    background: #f5f5f5;
    line-height: 32px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
}

.content-new .title h2 {
    padding-left: 20px;
    font-weight: 0;
    color: #fff;
    font-size: 16px;
    background: url(../images/hdjlz_39.png) left center no-repeat;
}

.content-new-con .new-con-slider {
    float: left;
    width: 580px;
    height: 348px;
    margin-left: 10px;
}

.content-new-con .new-con-info {
    padding-right: 10px;
    width: 335px;
    float: right;
    height: 368px;
    margin-bottom: 10px;
}

.content-text {
    margin: 0 auto;
    width: 946px;
    margin-top: 10px;
    border: 1px solid #ccc;
    height: 554px;
}

.content-text-title {
    height: 36px;
    line-height: 36px;
    background: url(../images/ft_c1.jpg) repeat-x;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
}

.content-text-title span {
    font-size: 14px;
    background: url(../images/ft_c2.jpg) no-repeat;
    width: 108px;
    float: left;
    text-align: center;
    color: #fff;
}

.content-text .content-talk {
    height: 320px;
    overflow: auto;
    border-bottom: 1px solid #ccc;
}

.content-text .content-scroll {
    height: 187px;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    background: #f6f6f6;
}

.content-text .content-scroll-title {
    height: 60px;
    background: url(../images/tpfc_1_03.jpg) 0 top repeat-x;
}

.content-text .scrollTitle {
    height: 60px;
    width: 108px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 60px;
    color: #d60a2d;
    text-align: center;
    background: url(../images/slft_03.jpg) left 20px no-repeat;
    margin-left: 10px;
}

.marquee {
    height: 104px;
}

.marquee li {
    text-align: center;
    font-size: 13px;
    overflow: hidden;
    width: 172px;
    height: 120px;
    float: left;
    margin-left: 15px;
}

.marquee img {
    width: 173px;
    height: 104px;
    display: block;
}

.content-new-con {
    overflow: hidden;
    border: 1px solid #ccc;
}

.new-con-slider {
    position: relative;
}

.new-con-slider .pagination {
    position: absolute;
    z-index: 20;
    bottom: 4px;
    padding-left: 30%;
    width: 100%;
    text-align: center;
}

.new-con-slider .swiper-slide {
    position: relative;
    overflow: hidden;
    height: 355px;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 365px;
}

.slide-info {
    background: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 20px;
    width: 100%;
    color: #fff;
    display: none;
}

.new-con-slider .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.new-con-slider .swiper-active-switch {
    background: #fff;
}

.new-con-info .con-title {
    float: left;
    color: red;
    font-size: 14px;
}

.info-line {
    width: 100%;
    float: left;
}

.new-con-info .con-txt {
    float: left;
    color: #a4393f;
    font-size: 14px;
    display: block;
    width: 263px;
    padding-left: 10px;
}

.new-con-info .con-txt1 {
    padding-left: 10px;
    line-height: 28px;
    margin-top: 3px;
    min-height: 225px;
    max-height: 225px;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    overflow-y: auto;
    height: auto;
}