﻿

/* 主体  */
#main {
    overflow: hidden;
    width: 1000px;
    margin: 0px auto;
    min-height: 400px;
}
/* 修改正常，不要每个页面都再反转一次 */
/* 左边 */
#mainLeft {
    width: 222px;
    float: left;
}

.daohang {
    color: #888888;
    font-size: 14px;
   padding-top:20px;
   padding-bottom:10px;
}
.daohang a{
color: #888888;
}
.SubTitle {
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    color: #000;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-top: 4px solid #08b143;
    text-align: center;
}

    .SubTitle:before { /*content:url(/Content/images/index/subtitlelogo.png);*/
        vertical-align: middle;
    }

    .SubTitle img {
        vertical-align: middle;
    }

#mainLeft ul {
    border: 1px solid silver;
    border-collapse: collapse;
    border-top: none;
}

#mainLeft li {
    line-height: 50px;
    height: 50px;
    padding-left: 50px;
    font-size: 16px;
    border-top: 1px dashed silver;
    color: #333;
    cursor:pointer;
    font-weight:bold;
}

    #mainLeft li:first-child {
        /*border-top:none;*/
    }

#mainLeft .active {
    background-color: #efefef;
    color:#29905b;
}
/* 右边  */
#maimRight {
    width: 768px;
    float: right;
}

#divList {
    border: 1px solid silver;
    border-radius: 4px;
    padding: 0 20px;
}

.RightTitle {
    /*border-bottom: 1px solid #54ac34;*/
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.RightLine{
    border-left: 240px solid #076435; 
    border-right: 486px solid silver; 
    height: 1px; 
    width: auto;
}

.divListContent {
    min-height: 400px;
    padding-top:10px;
}

#dataList a {
    font-size: 16px;
    line-height: 32px;
        white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width: 600px;
    display:  inline-block;
}

.right {
    float: right;
}

.left {
    float: left;
}

.blockPicSmall, .blockNews {
    width: 340px;
}

.blockNews {
    background: url(/Content/images/index/tubiaobg.png) no-repeat;
    height: 339px;
    overflow: hidden;
    width: 375px;
    margin-left: 37px;
}

    .blockNews li {
        overflow: hidden;
        vertical-align: bottom;
    }

        .blockNews li img {
            float: left;
            margin-top: 10px;
        }

        .blockNews li a {
            display: block;
            max-width: 310px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            float: left;
        }

    .blockNews .divContent ul li:before {
        content: url(/Content/images/index/sanjiao.png);
        float: left;
        display: block;
        width: 20px;
    }

.blockPicBig {
    width: 100%;
    height: 148px;
    overflow: hidden;
    background-color: #eee;
}

    .blockPicBig > img {
        width: 100%;
        height: 100%;
    }

.blockPicSmall {
    height: 128px;
    background-color: #eee;
}

.blockPicBig, .blockPicSmall, .blockNews, .block3, #pptj, footer {
    margin-top: 20px;
}


#zyxw {
    height: 295px;
}



.block3 {
    width: 265px;
    margin-left: auto;
    margin-right: auto;
}

#xzzx li a, #fzjg li a {
    display: block;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*.block3>a>img{
            width:260px;
        }*/
.divTitle {
    width: 100%;
    height: 55px;
    line-height: 45px;
    font-size: 16px;
    color: white;
    overflow: hidden;
    position: relative;
}

.title {
    display: inline-block;
    height: 33px;
    padding-left: 40px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: white;
}

#pptj {
    width: 1198px;
    border: 1px solid #009237;
    float: left;
    box-sizing: border-box;
}

    #pptj .title {
        background-color: #009237;
        padding: 0 11px;
        height: 32px;
        text-align: center;
    }

    #pptj .more {
        line-height: 30px;
    }
.block3 .more {
    color: white;
}



.divContent {
    width: 350px; /*height:100px;*/
    margin-left: 15px;
    font-size: 16px;
    line-height: 32px;
}

    .divContent li img {
        margin-right: 5px;
    }

    .divContent li a:hover {
    }

.date {
    float: right;
    max-width: 110px;
    white-space: nowrap;
    overflow: hidden;
    color:  #888;
}
.website li {
    float: left;
}

    .website li a {
        display: block;
        width: 188px;
        height: 60px;
        margin: 2px 0 2px 2px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
    }


#pxjl .title {
    background-image: url(/Content/images/xinwenbg2.png);
    z-index: 10;
    color: #222222;
}

    #pxjl .title:hover {
        cursor: pointer;
    }

#pxjl .cur {
    background-image: url(/Content/images/xinwenbg.png);
    z-index: 20;
    color: white;
}

/* 页脚 */
footer {
    text-align: left;
    border-top: 1px solid silver;
    padding: 20px 0;
    background: #009237;
    color: white;
    width: 100%;
    min-width: 1200px;
    display: block;
}

    footer > div {
        line-height: 200%;
    }

table {
    border-collapse: collapse;
    font-size: 14px;
}



footer td {
    height: 26px;
    line-height: 26px;
    border: 0;
    text-align: left;
    padding: 0;
}

footer select {
    background: #009237;
    color: white;
    border-radius: 4px;
    margin-left: 20px;
    min-width: 100px;
    border: 1px solid white;
}

#ulfoot > li {
    float: left;
    margin-right: 30px;
    border: 1px solid white;
    height: 30px;
    line-height: 30px;
    width: 150px;
}

#ulfoot ul {
    position: absolute;
    z-index: 2000;
    display: none;
}

#ulfoot > li:hover ul {
    display: block;
}

#ulfoot ul a {
    display: block;
    line-height: 30px;
    color: white;
    background: #4ccc4c;
    border-top: 1px solid white;
    padding: 0 10px;
}

.links {
    float: left;
    width: 220px;
    height: 30px;
    background: #fff;
    margin: 0px 15px 0 0;
    cursor: pointer;
    color: #484848;
}

    .links h6 {
        font-weight: normal;
        font-size: 16px;
        line-height: 30px;
        background: url(/Content/images/index/nyb_links_ico.png) no-repeat right center;
        margin: 0 15px;
    }

    .links .links_list {
        display: none;
        height: 100px;
        background: #fff;
        border: 1px solid #ccc;
        overflow-y: auto;
        z-index: 1000;
        position: relative;
    }

    .links:hover .links_list, .links .cur .links_list {
        display: block;
    }

    .links .links_list ul {
        overflow: hidden;
    }

        .links .links_list ul li {
            padding: 0 15px;
            z-index: 1100;
        }

            .links .links_list ul li:hover {
                background: #1e90ff;
            }

                .links .links_list ul li:hover a {
                    color: #fff;
                }

            .links .links_list ul li a {
                display: block;
                line-height: 24px;
                font-size: 16px;
            }
/* 翻页控件相关样式 */
#pagers {
    font: 14px/19px '微软雅黑','arial','黑体';
    text-align: center;
    /*background: #f7f7f6;*/
    background: #eee;
    height: 39px;
    line-height: 39px;
}
#TotalCount{
        margin-left:5px;
        margin-right:10px;
    }
    /*#pagers div a {
            border: 1px solid #ddd;
            fill-opacity: 0.45;
            padding: 2px 7px;
            color: #333;
            background-color: #fff;
        }*/

    #pagers .pageN, #pagers > span {
        display: inline-block;
        width:  16px;        
        height: 26px;
        padding: 0px 6px;
        margin: 0px 2px;
        line-height:  26px;
        text-align: center;
        border: 1px solid silver;
        border-radius: 2px;
    }
    #pagers > span {width:auto;}
    #pagers .pageN:hover{
        background-color: #076435;
        color:white;
    }
        #pagers .pageN:hover, #pagers > span:hover {
            cursor: pointer;
            border: 1px solid #076435;
        }

#page {
    /*float: right;
        padding: 10px;*/
    width: auto;
    display:inline;
}


    #page .curSpan {
        background-color: #08b143;
        color: white;
        border: 1px solid #08b143;
    }

    #toPage{
        background-color:#ddd;
    }
       #num { height: 26px; line-height: 26px; padding: 0 3px; margin: 0 2px; border: 1px solid #ddd; display: inline-block; width: 30px; text-align: center; border-radius: 2px; }
 
.t-center {
    text-align: center;
}
 #pagers input[type=text] {
        height: 26px;
        line-height: 26px;
        padding: 0 3px;
        margin: 0 2px;
        border: 1px solid #ddd;
        display: inline-block;
        width: 30px;
        text-align: center;
        border-radius: 2px;
    }
 #bad_text1{margin-left:3px;margin-right:3px;}
@media screen and (min-width:1440px) {
    #main{width:1200px;}
    .daohang{font-size:16px;padding-bottom:12px;}
    #mainLeft{width:322px;}
    .SubTitle{font-size:22px;}
    #mainLeft li{font-size:18px;}
    #maimRight{width:870px;}
    .sub a{font-size:18px !important;}
    .con{min-height:305px !important;}
    .tsub{font-size:18px !important;}
    #pagers .pageN, #pagers > span{height:30px;line-height:30px;font-size:16px;padding:0 8px;}
    #TotalCount,#TotalPage,#num,#bad_text1,#bad_text2{font-size:16px;}
}
