@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    background-image:url(../images/bg.gif);
    background-repeat:repeat-x;
    background-color:Red;
    border-width:0px;
    border-style:none;
    border-spacing:0;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}

#index_main {
    padding-top:10px;
    background-color:#FFFFFF;
    height:952px;
    overflow:visible;
    width: 960px;
}
#c_top{
    position: relative;
    height: 303px;
}
#c_top img
{
    height: 303px;
    width: 960px;
}
/*导航栏设置*/
.nav{
    width: 618px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -309px;

}
.nav ul{
    margin-top: 2px;
    overflow: hidden;
}
.nav ul>li{
    float: left;
    padding: 0 9px;
    position: relative;
}
.nav ul>li:after{
    content: '';
    width: 2px;
    height: 10px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
}
.nav ul>li:last-child:after{
    display: none;
}
.nav li a{
    letter-spacing: 2px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}
#img_news{
    margin-left:2px;
    margin-top:31px;
}
#img_news img {
    width:205px;
    height:160px;
}
.model {
    padding-top:35px;
    width:205px;
    text-overflow:ellipsis; !important;
    white-space:nowrap;
    overflow:hidden;
}


.model ul
{
    margin:0;
    padding:0;

}

.model ul li {
    list-style-type:none;
    margin-top:7px;

    font-size: 13px;
    margin-left:7px;
}
.model ul li a {
    text-decoration:none;
    color:#000000;

}
.model ul li a:hover {
    text-decoration:underline;
    color:Red;
}

.listli
{
    list-style-type:none;
    margin-top:7px;
    font-weight: bold;
    font-size: 13px;
    margin-left:7px;
}


.center_more1
{
    padding-top:0px;
    width:475px;
    text-overflow:ellipsis;
!important;
    white-space:nowrap;
    overflow:hidden;

}
.center_morel ul
{
    margin:0;
    padding:0;
    display:inline;

}
.center_more1 ul li {
    list-style-type:none;

    margin-top:10px;

    font-size: 13px;

}
.center_more1 ul li a {

    text-decoration:none;
    color:#000000;

}
.center_more1 ul li a:hover {
    text-decoration:underline;
}

#guide {


}
#navigation
{
}
#study_field{
}
#activity {
    font-size:12px;
    padding-top:40px;



}
#activity ul li
{
    margin-left: -15px;
    margin-top:5px;
    list-style-type:none;
    list-style-image:url(../images/activity.gif);

}
#activity    a {
    text-decoration:none;
    color: black;
}
#activity    a:hover {
    text-decoration:underline;
}
.activ {
    margin-left:20px;
    margin-top: -14px;
    line-height:1.5em;

}
.more1
{
    display:inline;
    position:absolute;
    top:670px;
    left:810px;




}
.more2 {
    position:absolute;
    left:810px;
    top:1017px;

}
.more
{
    float:right;
    padding-right:3px;
    font-size:11px;
    padding-top:10px;
    bottom:0;
}
.more a
{
    text-decoration:none;
    color:Gray;
}
.more a:hover
{
    text-decoration:underline;
}
.bottom
{

    text-align:center;
    font-size:12px;
}
.bottom  span
{
    margin-top:10px;
}

/* more 页面css*/
#left {
    float:left;
    width:119px;
}
#center {
    float:left;
    width:960px;
}
#right {
    float:left;
    width:120px;
    max-width:122px;
}
.bottom {
    float:none;
    width:960px;
    background-image:url(../images/dw_bottom.gif);
    height:119px;
    text-align:center;
    font-size:12px;
}
#more_titles
{
    font-size:12px;

    padding-right:10%;
    line-height:2em;

    padding-left: 10%;
}

#c_main
{

    background:url(../images/dw_in.gif) bottom;
    background-color:#fefee4;

    background-repeat:repeat-x;
    min-height:962px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
        height:962px; /*兼容ie6*/
    overflow:visible;
    width: 960px;
}
.more_main
{
    background:url(../images/dw_in_more.gif);
    min-height:962px;    /*高度最小值设置为：100px*/
    height:962px; /*兼容ie6*/
    overflow:visible;
    width: 960px;
}

#contents
{
    padding-left: 50px;
    padding-right: 50px;
    font-size:12px;
}
#m_left {
    float:left;
    height:962px;
    width:220px;
}
#m_center {
    float:left;
    height:962px;
    width:500px;
}
#m_right {
    float:left;
    height:962px;
    width:209px;
}
.path
{
    font-size:12px;
    padding-top:40px;
    padding-left:94px;

}
.path a
{
    text-decoration:none;
}
.path a:hover
{
    text-decoration:underline;
}
.pathlist
{
    font-size:12px;
    padding-top:40px;
    padding-left:94px;

}
.pathlist a
{
    text-decoration:none;
}
.pathlist a:hover
{
    text-decoration:underline;
}
.title
{
    font-size:18px;
    font-weight:bold;

    white-space:normal;
    margin-left: 20%;
    margin-right: 20%;

}
.publisher
{
    font-size:11px;
    padding-right:50px;
}
.list_title
{
    text-overflow:ellipsis;!important;
    white-space:nowrap;
    overflow:hidden;
    width:600px;
    margin-top: 5px;

}
.list_title a
{
    color:Black;
    line-height:2em;
    margin-top:3px;
    text-decoration:none;
}
.list_title a:hover
{
    text-decoration:underline;
}
.organization
{
    background:url(../images/dw_in_more.gif);
    min-height:962px;    /*高度最小值设置为：100px*/
    height:962px; /*兼容ie6*/
    overflow:visible;
    width: 960px;
    text-align:center;

}
.organization img
{
    margin-top:25px;
}
#AspNetPager1 a
{
    text-decoration:none;
    color:Black;
}
#AspNetPager1 a:hover
{
    text-decoration:underline;
}
/*

#picBox{width:495px; height:250px; margin:50px auto; overflow:hidden; position:relative;}
#picBox ul#show_pic{ margin:0; padding:0; list-style:none; height:205px; width:3050px;

position:absolute;}
#picBox ul#show_pic li{ float:left; margin:0; padding:0; height:205px;}
#picBox ul#show_pic li img{ display:block;}
#icon_num{ position:absolute; bottom:0px; right:10px;}
#icon_num li{ float:left; width:15px; height:15px; list-style:none; color:#39F; text-align:center;

cursor:pointer; padding:0; margin:0;margin-right:5px;}
#icon_num li:hover,#icon_num li.active{ background:url

color:#fff;}
#picBox_top{
	width:495px;
	height:250px;
	position:relative;
	overflow:hidden;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 4px;
}
#picBox_top ul#show_pic_top{ margin:0; padding:0; list-style:none; height:250px; width:495px;

position:absolute;}
#picBox_top ul#show_pic_top li{ float:left; margin:0; padding:0; height:250px; }
#picBox_top ul#show_pic_top li img{ display:block;}
#icon_num_top{ position:absolute; bottom:0px; right:10px;}
#icon_num_top li{ float:left;

width:15px; height:15px; list-style:none; color:#39F; text-align:center;

cursor:pointer; padding:0; margin:0;margin-right:5px;}
#icon_num_top li:hover,#icon_num_top li.active{
color:#fff;}
/**/
