* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    margin: 0 auto;
    background: #ffffff;
    width: 100%;
    background-repeat: no-repeat;
    font-size: 14px;
}

select, input, em, textarea {
    font-family: "微软雅黑";
    font-size: 12px;
    font-style: normal;
    color: #3e3d3d;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

a:link {
    text-decoration: none;
    color: #000000;
}

a:visited {
    text-decoration: none;
    color: #FF000;
}

a:hover {
    text-decoration: none;
    color: #FF0000;
}

a:active {
    text-decoration: none;
    color: #FF0000;
}
 

/*  infor1	*/



#infor1 {
    width: 1200px;
    margin: 0 auto;
}

    #infor1 #inforleft {
        height: auto;
        width: 335px;
        float: left;
        margin: 0 auto;
        margin-top: 10px;
    }


    #infor1 #inforleftlinklist {
        width: 333px;
        border: 1px solid #e2e2e2;
        min-height: 600px;
        max-height: auto;
    }

#info_left_content {
    background-repeat: repeat-y;
    padding-top: 40px;
    min-height: 670px;
    max-height: auto;
    width: 290px;
    margin: 0 auto;
}

    #info_left_content ul {
        padding: 0px;
        margin-top: 30px;
        margin-left: 0px;
    }

    #info_left_content li {
        background: #e2e2e2;
        width: 290px;
        height: 30px;
        font-weight: bold;
        margin-top: 15px;
        list-style: none outside none;
        text-align: center;
        padding-top: 10px;
        padding-left: 0px;
        border: 1px solid #dfe2e5;
    }

.newstitle {
    width: 333px;
    float: left;
    height: 40px;
    background: #2777B4;
    border: 1px solid #e2e2e2;
    font-size: 16px;
    list-style: none;
}


.newstitleul {
    margin: 0 auto;
    font-size: 16px;
    font-family: "Microsoft YaHei",微软雅黑;
    list-style-type: none;
    color: #fff;
    text-align: center;
    text-indent: 19px;
    margin-top: 7px;
    margin-left: -20px;
}





#infor1 #inforright {
    width: 850px;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

#infor1 #inforrightlinklist {
    width: 850px;
    border: 1px solid #e2e2e2;
    min-height: 600px;
    max-height: auto;
    clear:both;
}

#infor1 #inforrightcontent {
    background-repeat: repeat-y;
    margin-top: 10px;
    margin:0 auto;
    min-height: 660px;
    max-height: auto;
	line-height:2;
    width: 840px;
} 
#infor1 #inforrightcontent #right {
    border: 1px solid #dcdcdd;
    margin:10px 10px 10px 10px;
    padding: 18px;
}

    #infor1 #inforrightcontent #right #rtt {
        height: auto;
        margin: 0 auto;
        margin-bottom: 20px;
    }

       #infor1 #inforrightcontent #right #rtt #rhd {
            width: 100%;
            height: 26px;
            box-sizing: border-box;
            border-bottom: 9px solid #eee;
            position: relative;
        }

           #infor1 #inforrightcontent #right #rtt #rhd span {
                position: absolute;
                top: 0;
                top: 8px;
                padding-right: 15px;
                font-size: 18px;
                font-weight: bold; 
                background-color: #fff;
                height: 24px;
                text-align: center;
                line-height: 24px;
            }

           #infor1 #inforrightcontent #right #rtt #rhd h3 {
                position: absolute;
                top: 10px;
                right: 0;
                height: 20px;
                width: 77px;
                font-size: 15px;
                text-align: center;
                background: url(../imgs/white.png);
                background: white;
            }

#infor1 #inforrightcontent #right #rbd {
    height: 140px;
} 
 #rbd li .btnspan {
    float: left;
    font-size: 15px;
    height: 30px;
    width: 652px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

 #rbd li a:hover {
    color: black
}

 #rbd li span {
    float: right;
    line-height: 30px;
} 

.news1title {
    width: 850px;
    float: left;
    height: 40px;
    background: #f3f3f3;
    border: 1px solid #e2e2e2;
    font-size: 16px;
    list-style: none;
}


.news1titleul {
    padding-left: 1px;
    float: left;
    margin: 0 auto;
    font-size: 16px;
    font-family: "Microsoft YaHei",微软雅黑;
    list-style-type: none;
    color: #000;
    text-align: left;
    margin-left: 15px;
    margin-top: 7px;
}


.picbox {
    width: 170px;
    height:150px;
    overflow:hidden;
    text-align:center;
    margin: 10px 0px;
}
.pictuer{
    width:170px;
     height:130px; 
     display:block; 
}
.text{
    line-height:25px;
    height: 25px;
    width:170px; 
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size:14px;
    

} 

div.select {
    display: block;
}

div.select1 {
    display: none;
}
