﻿
body {
    letter-spacing: 0.1rem;
    min-width: 1200px;
    overflow: auto;
    width: 100%;
    max-width: 1920px;
}
a {
    color: #333333;
}
    a:hover {
        text-decoration: none;
    }

ul li{
    list-style-type:none;
}
p{
    margin:0;
}

/*新闻部分*/
.news {
    
}
.title {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    margin-top: 1rem;
    align-items: center;
}
    .title:first-child {
        margin-top: 8rem;
    }
    .classify {
        float: left;
        font-size: 3.5rem;
        color: #CE2B34;
        height: 50px;
        line-height: 50px;
    }
.fenge {
    float: left;
    color: rgb(223,223,223);
    font-size: 6.4rem;
    height: 50px;
    line-height: 50px;
    width: 40px;
    text-align: center;
}
.type-name {
    height: 50px;
    line-height: 25px;
    font-size: 1.8rem;
    font-family:"微软雅黑"
}
.chinese {
    color: rgb(51,51,51);
}
.chinese span {
    font-weight:600;
}
.english span{
    color: rgb(174,174,174);
}
.english a {
    color: rgb(174,174,174);
}
.news-content {
    width: 88%;
    margin: 0 auto;
    padding:8rem 0;
    display:table;
}
.part1 {
    width: 72%;
}
    .news-left {
        width: 32%;
        float: left;
        height: 49rem;
    }
.cover {
    width: 100%;
    height: 36rem;
}
.news-left-content {
    background-color: rgb(247,247,247);
    padding: 5% 7%;
    display: inline-block;
    height: 13rem;
}
.left-date {
    width: 74px;
    background-color: rgb(29,60,175);
    color: white;
    text-align: center;
    font-size: 1.2vw;
    padding-bottom:6px;
    height:7.5rem;
    float:left
}
.day {
    font-size: 3.5rem;
    height: 4.6rem;
}
.left-content {
    height: 7.5rem;
    width: calc(100% - 74px);
    float: left;
    padding-left: 3%;
    text-align: justify;
}
.news-title {
    color: #ce2b34;
    font-size: 1.8rem;
    padding: 3px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: 600;
}
.news-introduction {
    color: rgb(51,51,51);
    font-size: 0.82vw;
    /*overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    line-clamp:2;
    -webkit-box-orient:vertical;*/
}
.news-center {
    width: 51.5%;
    float: left;
    height: 49rem;
}
    .news-center img {
        width:20%;
        float:left;
    }
.center-cover {
    height: 9.2rem;
}
.center-content {
    width: 75%;
    float: left;
    padding-left: 3%;
}
.more {
    float: right;
    color: #ce2b34;
    font-size: 0.82vw;
}

    .more img {
        width: 0.7vw;
        margin-left: 6px;
        float:none;
    }
    .time{
        color:rgb(173,173,173);
    }
.news-center ul li {
    float: left;
    padding-bottom: 31px;
}
.news-right {
    width: 33%;
    float: right;
    font-size:1.8rem;
}
.right-title-show {
    width:82%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    padding-top:7px;
}
.news-right ul li {
    height: 4.9rem;
    line-height: 1.9rem;
    list-style-type: disc;
    /*font-size: 1.1vw;*/
}
        .news-right ul li::marker {
            color: rgb(29,60,175);
            font-size: 3rem;
        }
        .news-right ul li a {
            color: rgb(51,51,51);
        }
.news-right-date {
    color: rgb(173,173,173);
    float: right;
    padding-top:7px;
}
.home-title{
    width:80%;
}
.month {
    font-size: 0.9vw;
}
    /*专题栏目*/
.next {
    width: 3.2rem;
    height: 9rem;
    text-align: center;
    line-height: 9rem;
    background-color: #ce2b341a;
    display: block;
    position: absolute;
    top: 21.5rem;
    FONT-WEIGHT: 200;
    cursor: pointer;
}
.next-left {
    left: 0;
}
.next-right {
    right:0;
}
.special-content {
    margin-left: 3.5rem;
}
    .special-content ul {
        margin-left: 0;
        padding-left: 0;
    }
        .special-content ul li {
            float: left;
            margin: 10px 5rem;
            box-shadow: 1px 1px 5px 3px #e2e5f0;
        }
            .special-content ul li:last-child{
                margin-right:0;
            }
            .special-content ul li img {
                width: 100%;
                height: 32rem;
            }
.warp-pic-list {
    position: relative;
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}
#wrapBox2 ul li {
    box-shadow:none;
}
#wrapBox2 ul li img {
    height: 29.5rem;
}
.part3 .next {
    top: 10.25rem;
}

#count1 li h3 {
    font-size: 19px;
    color: #ce2b34;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.go {
    width: 17px !important;
    height: 16px !important;
}
.description {
    width: 84%;
    margin: 0 auto;
    text-align: center;
}
#count1 li p {
    font-size: 16px;
    color: #333333;
    text-align: left;
    margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.part2 {
    height: 52rem
}
.part3{
    height:29rem;
}
/*轮播图片*/
.tintin-rotation {
    width: 48.5%;
    height: 480px;
    float: left;
}

    .tintin-rotation ul li {
        width: 100%;
    }

    .tintin-rotation img {
        width: 100%;
        height: 100%;
    }

.tintin-rotation {
    margin: 0 auto;
    padding: 0px 0px;
}

.tintin-rotation-btn, .tintin-rotation-title, .tintin-rotation-focus, .tintin-rotation-t, .tintin-rotation-btn {
    position: absolute
}

.tintin-rotation-title {
    position: absolute;
    width: 100%;
    height: 70px;
    line-height: 43px;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    z-index: 1;
    text-align: center;
}

.tintin-rotation-t {
    color: #373737;
    font-size: 18px;
    z-index: 999;
    bottom: 0;
    line-height: 88px;
    width: 100%;
    display: inherit;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tintin-rotation-focus span, .tintin-rotation-btn span {
    display: block;
}

.tintin-rotation-focus {
    height: 43px;
    bottom: 0;
    width: 54%;
    padding-left: 43%;
}

    .tintin-rotation-focus span {
        width: 12px;
        height: 12px;
        line-height: 12px;
        float: left;
        margin-left: 8px;
        position: relative;
        top: 14px;
        cursor: pointer;
        background-position: -24px -126px;
        text-indent: -9999px;
        background-color:white;
        border-radius:50%;
    }

.tintin-rotation-btn {
    width: 100%;
    height: 30px;
    top: calc((100% - 30px) / 2);
}

    .tintin-rotation-btn span {
        width: 30px;
        height: 30px;
        cursor: pointer;
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        position: relative;
        border-radius: 50%;
    }

    .tintin-rotation-btn .left_btn {
        float: left;
        left: 20px;
        background: url(/Images/icon-left.png) no-repeat center center;
        background-color: white;
        background-size: 8px 15px;
    }

    .tintin-rotation-btn .right_btn {
        float: right;
        right: 20px;
        background: url(/Images/icon-right.png) no-repeat center center;
        background-color: white;
        background-size: 8px 15px;
    }

    .tintin-rotation-btn span.hover {
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }

.tintin-rotation-focus span.hover {
    background-color: rgb(206,43,52);
    width: 20px;
    height: 20px;
    top: 10px;
}