﻿html, body, ol, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, input, fieldset, legend, img, i, em, b, strong, textarea, select {
    margin: 0;
    padding: 0;
}

ol, ul, li {
    list-style: none;
    line-height:50px;
    font-size:18px;
}

a {
    text-decoration: none;
}

b, strong, h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
}

i, em {
    font-style: normal;
}

img {
    border: none;
}

html, body {
    font: 14px "微软雅黑";
    width: 100%;
    background: #fff;
    min-width: 1100px;
}

.clear:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    width: 0;
    visibility: hidden;
}
.main {
    width: 1200px;
    margin: 0 auto;
	padding-top: 20px;
}

.banner_bg {
    width:100%;
}
.totalTitle {
    padding: 30px 0;
    background-color: #0072e3;
    color: white;
    height: 222px;
}
.titleContent {
    width:1000px;
    margin:0 auto;
    height:162px
}
.contentLeft {
    float: left;
    width: 49px;
    font-size: 37px;
    height: 162px;
    padding: 25px 0;
    border-right:1px solid #fff
}

.contentRight {
    float: left;
    width: 950px;
    font-size: 16px;
    height: 162px;
    padding:20px 0;
}
.contentRight p {
    padding-left: 50px;
    text-indent: 32px;
    line-height: 30px
}
.module_title {
    width: 1000px;
    height: 80px;
    background: url(../img/title_bg.png);
    margin: 40px auto 20px;
    color: #0072e3;
    font-size: 40px;
    text-align: center;
}
#top_news li a {
    font-size: 18px
}
#top_news li a img {
    margin-right:5px;
}
.module_title_txt {
    width: 910px;
    height: 80px;
    float: right;
    font-size: 40px;
    text-align: center;
    line-height: 74px;
}
.albumContent {
    width: 1300px;
    margin: 0 auto
}
#pic_list img {
    width: 700px;
}
#pic_list {
    width:700px;
    float: left;
}
#rightNews {
    width:455px;
    float:left;
    margin-left:45px;

}
#redNewTitle {
    color: #0072e3;
    font-size: 24px;
    border-bottom: 3px solid #0072e3;
    height:40px

}
    #redNewTitle a {
        line-height: 40px;
        color: #0072e3
    }
    #redNewTitle a:hover {
        cursor: pointer;
        text-decoration: underline
    }
#zrsy_news {
    /*list-style:url(../img/icon03.png);*/
    margin-top: 10px;
}
#zrsy_news li {
    border-bottom: 1px dotted #ccc;
    line-height: 42px;
    height: 42px
}
#zrsy_news li a {
    /*display: inline-block;*/
    font-size: 18px;
    color: #333
}
#zrsy_news li a img {
    margin-right: 5px
}
.progress {
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    right: 40px;
}

    .progress li {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        float: left;
        background: #B9B9B9;
        margin-left: 10px;
        cursor: pointer;
    }

    .progress .progress_active {
        background: #fff;
    }

.imgAlbum_left {
    position: absolute;
    left: 0px;
    top: 260px;
    width: 60px;
    height: 100px;
    display: block;
    background: #000;
    opacity: 0.7;
    color: #fff;
    font-size: 62px;
    line-height: 96px;
    cursor: pointer;
    display: none;
}

.imgAlbum_right {
    position: absolute;
    right: 0px;
    top: 260px;
    width: 60px;
    height: 100px;
    display: block;
    background: #000;
    opacity: 0.7;
    color: #fff;
    font-size: 62px;
    line-height: 96px;
    cursor: pointer;
    display: none;
}

.briefIntro {
    position: absolute;
    width: 99%;
    padding-left: 1%;
    height: 38px;
    bottom: 0;
    left: 0;
    background: #E4332D;
    color: #fff;
    font-size: 20px;
    line-height: 38px;
}

.guildDedicate {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.speech {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.newsMaterial, .aboutInfomation {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.speech_list {
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 15px 0;
}

.speech_list1 {
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 20px 0;
}

.speech_list li {
    float: left;
    width: 239px;
}

    .speech_list li a {
        width: 180px;
        margin: 0 30px 15px 30px;
        cursor: pointer;
        display: block;
    }

    .speech_list li img {
        width: 180px;
    }

.speech_list1 li {
    float: left;
}

    .speech_list1 li a {
        width: 350px;
        padding: 0 30px;
        cursor: pointer;
        display: block;
        text-align: center;
    }

    .speech_list1 li img {
        width: 250px;
        text-align: center;
        padding-left: 120px;
        display:block
    }

.speech_title {
    font-size: 15px;
    line-height: 25px;
    padding: 0 25px;
    text-align: center;
}

.speech_title1 {
    font-size: 15px;
    line-height: 25px;
    padding-left: 80px;
}

.speech_list .speech_title a {
    margin: 0;
    display: block;
    width: 100%;
    height: 100%;
    color: #5F7C9D;
}

.speech_list1 .speech_title1 a {
    margin: 0;
    display: block;
    width: 100%;
    height: 100%;
    color: #5F7C9D;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.clear:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    width: 0;
    visibility: hidden;
}

.banner_img, .newsList_wap {
    width: 100%;
    overflow: hidden;
    height: 372px;
}

.newsPic {
    width: 50%;
    float: left;
    height: 55px;
}

    /*.newsPic img {
        width: 500px;
        display:block
    }*/

.newsList {
    background: #eee;
    width: 50%;
    float: left;
    min-width: 500px;
}

.infoList .newsList {
    width: 100%;
}

.newsList_title {
    /*height: 30px;*/
    font: bold 28px/78px "宋体";
    padding-left: 20px;
}

.newsList_content li {
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
}

div.news_title {
    width: 100%;
    height: 36px;
    font: 16px/36px "宋体";
}

    div.news_title a {
        color: #417C9E;
        padding-left: 8%;
        width: 92%;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

div.news_date {
    width: 18%;
    text-align: center;
    color: #333;
    font: 14px/36px "arial";
}

.operation {
    height: 40px;
    overflow: hidden;
    position: relative;
}

.operation_content {
    overflow: hidden;
    position: absolute;
    left: 23%;
    top: 26%;
}

    .operation_content > div {
        float: left;
        border: 1px solid #333;
        padding: 2px 5px;
        margin-left: 7px;
        cursor: pointer;
        background: #eee;
    }

.pageStage {
    float: left;
}

    .pageStage li {
        float: left;
        border: 1px solid #333;
        padding: 2px 5px;
        margin-left: 7px;
        cursor: pointer;
        background: #eee;
    }

    .pageStage .active_page {
        background: #315dae;
        color: #fff;
    }

.pre_stage,
.next_stage {
    display: none;
}

.aboutInf {
    width: 100%;
    overflow: hidden;
}

.infoList {
    width: 65%;
    height: 370px;
    background: #eee;
    float: left;
}

.reviewYears {
    width: 35%;
    height: 370px;
    float: left;
}

    .reviewYears .reviewTitle {
        width: 100%;
        height: 30px;
        text-align: center;
        font-size: 30px;
        line-height: 30px;
        margin-top: 105px;
        font-family: "宋体";
    }

    .reviewYears a {
        float: left;
        width: 64px;
        height: 24px;
        text-align: center;
        line-height: 24px;
        background: #fff;
        border: 1px solid #ccc;
    }

    .reviewYears .y15 {
        margin: 15px 15px 0 138px;
    }

    .reviewYears .y16 {
        margin-top: 15px;
    }

.rline {
    width: 70%;
    margin: 15px auto;
    border-bottom: 1px solid #ccc;
}
.box {
    width: 1000px;
    height: 500px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
}

.box-1 ul {
}

    .box-1 ul li {
        width: 1000px;
        height: 500px;
        position: relative;
        overflow: hidden;
    }

        .box-1 ul li img {
            display: block;
            width: 1000px;
            height: 500px;
        }

        .box-1 ul li h2 {
            position: absolute;
            left: 0;
            bottom: 0;
            /*height: 80px;*/
            width: 500px;
            background: #000;
            text-indent: 2em;
            padding-right: 500px;
            font-size: 15px;
            line-height: 40px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            font-weight: normal;
            color: ghostwhite;
            opacity: 0.8;
            filter: alpha(opacity=40);
        }

.box-2 {
    position: absolute;
    right: 10px;
    bottom: 14px;
}

    .box-2 ul li {
        float: left;
        width: 12px;
        height: 12px;
        overflow: hidden;
        margin: 0 5px;
        border-radius: 50%;
        /*background: rgba(0,0,0,0.5);*/
        background: #fff;
        text-indent: 100px;
        cursor: pointer;
    }

    .box-2 ul .on {
        background: rgba(255,255,255,0.6);
    }

.box-3 span {
    position: absolute;
    color: white;
    background: rgba(125,125,120,.3);
    width: 50px;
    height: 80px;
    top: 50%;
    font-family: "宋体";
    line-height: 80px;
    font-size: 60px;
    margin-top: -40px;
    text-align: center;
    cursor: pointer;
}

.box-3 .prev {
    left: 10px;
}

.box-3 .next {
    right: 10px;
}

.box-3 span::selection {
    background: transparent;
}

.box-3 span:hover {
    background: rgba(125,125,120,.8);
}
.middleBanner {
    margin:0 auto;
    width:1000px;
    height:96px;
    background:url(../img/middleBanner.png)
}
 .middleNewsList {
    /*list-style:url(../img/icon03.png);*/
    margin-top: 10px;
}

.middleNews li {
    border-bottom: 1px dotted #ccc;
    line-height: 50px;

}

.middleNews li a {
        /*display: inline-block;*/
    color: #333
}

.middleNews li a img {
    margin-right: 5px
}
.middleNews {
    width:50%;
    float:left;
    height:270px;

}
#zfNews,#infoNews {
    margin-right: 14px
}
.middleNewsTitle {
    width:100%;
    margin-top:20px;
}
.middleNewsTitle span {
    float:left;
    width:50%;
    height:30px;
    line-height:30px;
    color:#df3524;
    font-size:20px;
    font-weight:bolder;
	padding-top:10px;
}
.clearFloat {
clear:both
}
.videoDisplay, .celebrateActivity {
    margin: 0 auto;
    width: 1000px;
}
.videoList {
padding:0 -10px 0 -10px;
}
.videoList a {
    width: 230px;
    height: 150px;
    float: left;
    margin:0 10px 45px 10px;
    text-align:center;
    display:block;
    color:#333
}
.videoList a img {
width:230px;
height:150px
}

.bottom {
    width: 100%;
    height: 130px;
    background-color: #464646;
    padding: 10px 0;
    margin-top: 50px;
    margin-bottom: 0px
}

.bottom_c_container {
    width: 960px;
    height: auto;
    margin: 0 auto;
}

.bottom_l_content {
    width: 720px;
    float: left;
    margin-right: 10px;
}

    .bottom_l_content p a:link, .bottom_l_content p a:active {
        color: #cfcfcf;
        text-decoration: solid
    }

    .bottom_l_content p a:hover, .bottom_l_content p a:visited {
        color: red;
        text-decoration: solid
    }

.bottom p {
    height: 32px;
    color: #cfcfcf;
    font-size: 13px;
    text-align: left;
    line-height: 32px;
}

.bottom_r_code {
    width: 230px;
    height: 130px;
    float: left;
    font-size: 13px;
    line-height: 130px;
    color: #cfcfcf;
    position: relative
}

    .bottom_r_code img {
        width: 110px;
        height: 110px;
        position: absolute;
        top: 10px;
        right: 0;
    }
.representativePro #boxID3 {
margin:0 auto
}
 #illustrateFile {
    height: 30px;
    line-height: 30px;
    text-align:center
}
.word {
    display:block;
    width: 490px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wordRedTitle {
    display: block;
    width: 460px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.title_p {
    height: 49px;
    background-image: url(../img/title_bg.jpg);
    background-repeat: no-repeat;
    color: #df3524;
    position:relative
}
.title_span {
    font-size: 36px;
    font-weight: bolder;
    line-height: 49px;
    margin-left: 90px;
	padding-left: 5px;
	letter-spacing: 5px;
}
.title_many {
    right: 0px;
    position: absolute;
    top: 20px;
    color: gray;
    font-weight: 600;
    font-size: 16px;
}
.zybs_news {
    width:100%;
    margin-top:10px;
    
}
.dsbn {
    margin-top:10px;
}
.dsbn_news {
    width: 100%;
    margin-top: 10px;
}
.djyl_news {
    margin-top: 10px;
    margin-bottom: 10px;
}
.zybs_news li,.dsbn_news li,.djyl_news li{
    width: 50%;
    float:left;
    margin-bottom:5px
}
.zybs_news li a img,.dsbn_news li a img,.djyl_news li a img{
    margin-right:5px
}
ul li {
    border-bottom: 1px dotted #ccc;
}
ul a {
    color: #333;
}