/* CSS Document */
*{margin:0; padding:0;}
a{ text-decoration:none;}
li{ list-style:none;}
img{ border:none;}
.clear{
    clear:both;}
.bai{
    color:#FFFFFF;}
.list-1{
    width:1050px;
    background-color:#FFFFFF;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.list-sidebar{
    width:230px;
    float:left;
    margin-left:20px;
    height: 500px;
}
.list-r{
    width:750px;
    float:right;
    margin-right:20px;
    margin-bottom:20px;}


.list-sidebar h1{
    color:#097bc1;
    border-bottom:2px solid #097bc1;
    margin-top:10px ;
    text-indent:10px;
    font-size:16px;
    font-weight:bolder;}

.list-sidebar ul li{
    list-style:none;
    font-size:14px;
    font-weight:bolder;
    background-image:url(../images/li.jpg);
    background-color: #097bc1;
    background-position:center;
    background-repeat:no-repeat;
    height:35px;
    margin-top:10px;
    line-height:35px;
    text-align:left;
    text-indent: 40px;
    cursor: pointer;
}
.list-sidebar ul ul li{
    list-style:none;
    font-size:14px;
    background-image:none;
    background-color: #097bc1;
    height: 35px;
    margin-top: 1px;
    line-height: 35px;
    text-align: left;
    text-indent: 40px;
    cursor: pointer;
    width:226px;
    margin-left: 1px;
}

.list-sidebar li a{
    display: block;
}
.list-sidebar li li a{
    display: block;
}
.list-sidebar a:link, .list-sidebar a:visited{
    color:#FFFFFF;}
.list-sidebar ul li:hover, .list-sidebar ul li a:active{
    background-image:url(../images/li1.jpg);
    background-color: #0099CC;
}
.list-sidebar ul ul li:hover, .list-sidebar ul ul li a:active{
    background-color: #0099CC;
    background-image: none;
}
.dqwz{
    display: block;
    color:#000000;
    font-size:16px;
    margin-top:10px;
    text-align:center;
    border-bottom: 1px;
    padding-bottom: 2px;}
.list1 li{
    list-style:none;
    font-size:14px;
    height:30px;
    margin-top:10px;
    line-height:30px;
    text-indent:10px;
    border-bottom:1px dotted #097bc1;
    background-image:url(../images/dot2.jpg);
    background-repeat:no-repeat;
    background-position:left;
    text-indent:2em;
}
.list1 a{
    display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:600px;}
.list1 span a{
    display:inline;}
.list1 li img{
    margin-right:5px;}
.list1 .date{
    float:right;
    padding-right:10px;
    font-size:12px;}
.list1 a:link, .list1 a:visited{
    color:#000000;
    font-size:13px;}
.list1 a:hover, .list1 a:active{
    color: rgb(153,153,0);
    font-size: 13px;
    text-decoration: underline;}

.page{
    clear:both;
    margin:0 auto;
    height:40px;
    margin-top:50px;

    text-align:center;}
.page a {
    display: inline-block;
    border: 1px solid #E8E8E8;
    text-decoration: none;
    margin: 5px;
    padding: 5px 10px;
    background-color:#097bc1;
    font-size: 13px;
}
.page a:link, .page a:visited {
    color:#FFFFFF;
}
.page a:hover, .page a:active {
    color: #FFF;
    background-color:#0099CC;
}
.active {
    background-color:#0033FF;
    color: #FFF;
}
/*list没左边开始*/
.list-2{
    width:1000px;
    margin:10px auto 0 auto;
    clear:both;
    background-color:#FFFFFF;
}
.list2{
    width:960px;
    margin:0 auto;

}
.list2 li{
    list-style:none;
    font-size:12px;
    height:30px;
    margin-top:10px;
    line-height:30px;
    text-indent:10px;
    border-bottom:1px dotted #097bc1;
    background-image:url(../images/dot2.jpg);
    background-repeat:no-repeat;
    background-position:left;
    text-indent:2em;
}

.list2 span a{
    display:inline;}
.list2 li img{
    margin-right:5px;}
.list2 .date{
    float:right;
    padding-right:10px;}
.list2 a:link, .list2 a:visited{
    color:#000000;}
.list2 a:hover, .list2 a:active{
    color: rgb(153,153,0);
    font-size: 12px;
    text-decoration: underline;}
.kb{
    width:1000px;
    height:10px;
    margin:0 auto;
    background-color:#FFFFFF;}

/*news*/
.news1{
    width:1000px;
    margin:0 auto;
    background-color:#FFFFFF;
}
.news1-l{
    width:230px;
    float:left;}
.news1-r{
    width:750px;
    float:left;
    margin-left:20px;
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;

}
.news1-l h1{
    color:#097bc1;

    border-bottom:2px solid #097bc1;
    margin-top:10px ;
    text-indent:10px;
    font-size:16px;
    font-weight:bolder;}
.news1-l li{
    list-style:none;
    font-size:14px;
    font-weight:bolder;
    background-image:url(../images/li.jpg);
    background-position:center;
    background-repeat:no-repeat;
    height:35px;
    margin-top:10px;
    line-height:35px;
    text-align:left;
    text-indent: 35px;
}
.news1-l a{
    display: block;
}
.news1-l a:link, .news1-l a:visited{
    color:#ffffff;}
.news1-l li:hover, .news1-l li:active{
    background-image:url(../images/li1.jpg);
    color:#FFFFFF;}
.news1-r h2{
    margin-top:8px;
    font-size:16px;
    font-weight:bolder;
    text-align:center;
    border-bottom:#6c6c6c solid 1px;
}
.news1-r p{
    font-family:"宋体";
    font-size:14px;

    line-height:30px;
}
/*news没左边开始*/

.news-1{
    width:1000px;
    margin:10px auto 0 auto;
    background-color:#FFFFFF;

}
.news{
    width:920px;
    margin:0 auto;
}
.fb{
    margin-top:10px;
    margin-bottom:5px;
    text-align:center;}
.news h2{
    padding-top:10px;
    font-size:16px;
    font-weight:bolder;
    text-align:center;
}
.news p{
    font-family:"宋体";
    font-size:16px;
}
.kb1{
    width:1000px;
    height:10px;
    margin:0 auto;
    background-color:#FFFFFF;}

/*facuty*/

.facuty{
    width:1000px;
    background-color:#FFFFFF;
    margin-right: auto;
    margin-bottom:10px;
    margin-left: auto;
}
.facuty-l{
    width:180px;
    float:left;
    margin-left:20px;

}
.facuty-r{
    width:760px;
    float:right;
    margin-right:20px;
    margin-bottom:20px;}


.facuty-l h1{
    color:#097bc1;

    border-bottom:2px solid #097bc1;
    margin-top:10px ;
    text-indent:10px;
    font-size:16px;
    font-weight:bolder;}
.facuty-l li{
    list-style:none;

    background-image:url(../images/left_back2.gif);
    background-position:center;
    background-repeat:no-repeat;

    margin-top:7px;

    text-align:left;

}
.facuty-l a:link, .facuty-l a:visited{
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    padding-left:25px;
    padding-top:10px;
    display:block;
    padding-bottom:3px;

    color:#FFFFFF;}
.facuty-l li:hover, .facuty-l li a:active{
}

.facuty1 h1{
    height:30px;
    line-height:30px;
    text-indent:10px;}
.position{
    font-family:"宋体";
    font-size:12px;
}
.position a{
    color:#000000;}
.facuty1 li{
    float:left;
    width:115px;
    margin-left:10px;
    margin-top:10px;


    text-align:center;
}
.facuty1 li a{
    color:#000000;
    font-size:15px;
    font-family:Arial;}
.facuty-r a:hover{
    color:#CC9900;}
.ul_list {
    padding: 3px;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
}
.ul_list li {
    background-position: left 2px;
    text-align: left;
    line-height: 24px;
    padding-left: 22px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    list-style-type: none;
    position: relative;
    background-image: url(dot2.png);
    background-repeat: no-repeat;
}
.ul_list li a {
    color: rgb(102, 102, 102); font-size: 12px; text-decoration: none; display: block;
}
.ul_list li a:hover {
    color: rgb(153,153,0);
    font-size: 12px;
    text-decoration: underline;
}