﻿.NewsContaniner {
    width: 1200px;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    border: 1px solid #dddddd;
    margin-bottom: 20px;
}
    .NewsContaniner .Headlines {
        width: 1200px;
        height: 134px;
        border: 1px solid #dddddd;
        cursor: pointer;
    }
        .NewsContaniner .Headlines .HeadlinesContent{
            width:92%;
            height:57px;
            margin:38px auto;
        }
            .NewsContaniner .Headlines .HeadlinesContent img {
                width: 55px;
                height: 55px;
                float:left;
            }
            .NewsContaniner .Headlines .HeadlinesContent .main{
                padding-left:80px;
            }
            .NewsContaniner .Headlines .HeadlinesContent .Title {
                width: 1028px;
                height: 23px;
                font-family: MicrosoftYaHei;
                font-size: 22px;
                font-weight: bold;
                font-stretch: normal;
                line-height: 24px;
                letter-spacing: 0px;
                color: #333333;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
                overflow: hidden;
            }
            .NewsContaniner .Headlines .HeadlinesContent .ConTxt {
                width: 100%;
                font-size: 12px;
                font-weight: bold;
                color: #a0a0a0;
                margin-top: 18px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                height:16px;
            }
                .NewsContaniner .Headlines .HeadlinesContent .ConTxt:hover {
                    text-decoration: underline;
                    color: #990000;
                }
                .NewsContaniner .second {
                    width: 1200px;
                    height: 440px;
                }
    .NewsContaniner .third {
        width: 1200px;
        height: 306px;
    }

    /*轮播*/
    .NewsContaniner .second .slideshow {
        width: 615px;
        height: 450px;
        float: left;
    }
        .NewsContaniner .second .slideshow .slider {
            overflow: hidden;
            width: 615px;
            height: 450px;
            position: absolute;
        }
            .NewsContaniner .second .slideshow .showW {
                width: 615px;
                height: 50px;
              /*  background-color: #000000;
                opacity: 0.6;*/
              margin-top: -51px;
                background:rgba(0,0,0,0.4);
                position:absolute;
            }
    .NewsContaniner .second .slideshow .showW .titleW {
        width: 80%;
        color: white;
        position: absolute;
        padding: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size:16px;
    }
            .NewsContaniner .second .slideshow ul.pic {
                list-style: none;
                width: 100%;
                height: 100%;
                padding-left: 0;
                margin: 0;
                cursor: pointer;
            }
            .NewsContaniner .second .slideshow .item {
                position: absolute;
                opacity: 0;
                transition: all 1s;
            }
                .NewsContaniner .second .slideshow .item.active {
                    opacity: 1;
                    z-index: 10;
                }
        .NewsContaniner .second .slideshow ul.pointlist {
            list-style: none;
            position: absolute;
            margin-top: -29px;
            right: 10px;
            z-index: 100;
        }
            .NewsContaniner .second .slideshow .point {
                width: 8px;
                height: 8px;
                background: #353535;
                border-radius: 100%;
                float: left;
                margin-left: 10px;
            }
                .NewsContaniner .second .slideshow .point.active {
                    background: #007bda;
                }
        .NewsContaniner .second .slideshow .btn1 {
            width: 50px;
            height: 100px;
            position: absolute;
            top: 118px;
            font-size: 40px;
            background: rgba(0,0,0,0.1);
            border: 0;
            outline: 0;
            z-index: 100;
            color: white;
        }



    .NewsContaniner .second .scenic, .NewsContaniner .third .information, .NewsContaniner .third .Announcements {
        width: 584px;
/*        height:440px;*/
        float: left;
    }
        .NewsContaniner .third .Announcements{
            margin-left:32px;
        }
            .NewsContaniner .second .scenic .scenic-top, .NewsContaniner .third .information .information-top, .NewsContaniner .third .Announcements .Announcements-top {
                width: 585px;
                float: left;
            }
                .NewsContaniner .second .scenic .scenic-top .top_name, .NewsContaniner .third .information .information-top .top_name, .NewsContaniner .third .Announcements .Announcements-top .top_name {
                    width: 130px;
                    height: 40px;
                    background-color: #0179dc;
                    font-family: MicrosoftYaHei;
                    font-size: 20px;
                    font-weight: normal;
                    font-stretch: normal;
                    line-height: 40px;
                    letter-spacing: 0px;
                    color: #ffffff;
                    text-align: center;
                    float: left;
                }
                .NewsContaniner .second .scenic .scenic-top .line, .NewsContaniner .third .information .information-top .line, .NewsContaniner .third .Announcements .Announcements-top .line {
                    width: 583px;
                    height: 2px;
                    background-color: #0179dc;
                }
                .NewsContaniner .second .scenic .scenic-top .scenicmore, .NewsContaniner .third .information .information-top .scenicmore, .NewsContaniner .third .Announcements .Announcements-top .scenicmore {
                    width: 89px;
                    float: right;
                    text-align: center;
                    cursor: pointer;
                }
                    .NewsContaniner .second .scenic .scenic-top .scenicmore span:last-child, .NewsContaniner .third .information .information-top .scenicmore span:last-child, .NewsContaniner .third .Announcements .Announcements-top .scenicmore span:last-child {
                        width: 27px;
                        height: 12px;
                        font-size: 20px;
                        letter-spacing: 0px;
                        color: #333333;
                        width: 7px;
                        height: 7px;
                        margin-left: 11px;
                    }
                    .NewsContaniner .second .scenic .scenic-top .scenicmore span:first-child:hover, .NewsContaniner .third .information .information-top .scenicmore span:first-child:hover, .NewsContaniner .third .Announcements .Announcements-top .scenicmore span:first-child:hover {
                        text-decoration: underline;
                        color: #990000;
                    }
            .NewsContaniner .second .scenic .content, .NewsContaniner .third .information .content, .NewsContaniner .third .Announcements .content {
                width: 552px;
                margin: 0 auto;
                margin-top: 68px;
                margin-left: 12px;
                border: none;
                color: #555555;
                font-size: 15px;
                font-weight: normal;
                font-family: "微软雅黑";
            }
                .NewsContaniner .third .information .content li, .NewsContaniner .third .Announcements .content li {
                    height: 35px;
                    list-style: none;
                    cursor: pointer;
                }
                .NewsContaniner .second .scenic .content li {
                    height: 44px;
                    list-style: none;
                    cursor: pointer;
                }
                    .NewsContaniner .second .scenic .content li .circle, .NewsContaniner .third .information .content li .circle, .NewsContaniner .third .Announcements .content li .circle {
                        width: 7px;
                        height: 7px;
                        background-color: #007bda;
                        border-radius: 3px;
                        float: left;
                        margin: 5px auto;
                    }
                    .NewsContaniner .second .scenic .content li .context, .NewsContaniner .third .information .content li .context, .NewsContaniner .third .Announcements .content li .context {
                        width: 81%;
                        height: 17px;
                        line-height: 17px;
                        float: left;
                        margin-left: 6px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }
                        .NewsContaniner .second .scenic .content li .context a, .NewsContaniner .third .information .content li .context a, .NewsContaniner .third .Announcements .content li .context a {
                            text-decoration: none;
                            color: #555555;
                        }
                        .NewsContaniner .second .scenic .content li .context a:hover, .NewsContaniner .third .information .content li .context a:hover, .NewsContaniner .third .Announcements .content li .context a:hover {
                            text-decoration: underline;
                            color: #990000;
                        }
                        .NewsContaniner .second .scenic .content li .times, .NewsContaniner .third .information .content li .times, .NewsContaniner .third .Announcements .content li .times {
                            height: 12px;
                            line-height: 12px;
                            float: right;
                        }