body {
  background-image: url(../images/bg.jpg);
}

#wrapper {
  margin: 0 auto;
  text-align: center;
  width: 1000px;
}

#header {
  float: left;
  width: 1000px;
  height: 214px;
  background-image: url(../images/header_bg2.png);
  background-repeat: no-repeat;
}

#topnav {
  float: left;
  width: 1000px;
  height: 31px;
  background-image: url(../images/nav_bg.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

#topnav .nav {
  display: block;
  float: left;
  height: 31px;
  /*margin-left:35px;
                _margin-left:21px;*/
}

#topnav .nav li {
  float: left;
  /*background-position:right;
	background-repeat:no-repeat;*/
  
  background-image: url(../images/line_nav.jpg);
  background-position: right;
  background-repeat: no-repeat;
}

#topnav .nav li a {
  display: block;
  float: left;
  width: 99px;
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
}

#topnav .nav li a:hover {
  color: #FF0;
}

#content {
  float: left;
  width: 980px;
  margin-top: 0px;
  padding: 10px 10px 0 10px;
  background-image: url(../images/Content_bg.jpg);
  background-repeat: repeat-y;
}

#content .con_left {
  float: left;
  width: 186px;
}
/*通知公告*/

#content .con_left .notice {
  float: left;
  width: 184px;
  height: 195px;
  background-image: url(../images/notice_bg.jpg);
  background-repeat: no-repeat;
}

#content .con_left .notice .header {
  float: left;
  width: 184px;
  height: 35px;
}

#content .con_left .notice .header .title {
  float: left;
  text-align: left;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-left: 20px;
}

#content .con_left .notice .header .more {
  float: right;
  text-align: left;
  height: 33px;
  line-height: 33px;
  color: #191919;
  margin-right: 20px;
}

#content .con_left .notice .header a:hover {
  color: #459bd6;
}

#content .con_left .notice .body {
  float: left;
  width: 160px;
  height: 140px;
  padding: 9px;
}

#content .con_left .notice .body ul li {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #b5b5b5;
  line-height: 22px;
  color: #6c6c6c;
}

#content .con_left .notice .body ul li a {
  float: left;
  background: url(../images/list_icon.jpg) no-repeat left center;
  padding-left: 10px;
  color: #6c6c6c;
  text-decoration: none;
}

#content .con_left .notice .body ul li a:hover {
  color: #060;
}

#content .con_left .notice .body ul li span {
  float: right;
  text-align: right;
}
/*登录*/

#content .con_left .login {
  float: left;
  width: 184px;
  height: 137px;
  background-image: url(../images/login_bg.jpg);
  background-repeat: no-repeat;
  margin-top: 10px;
}

#content .con_left .login .header {
  float: left;
  width: 184px;
  height: 35px;
}

#content .con_left .login .header .title {
  float: left;
  text-align: left;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-left: 20px;
}

#content .con_left .login .header .more {
  float: right;
  text-align: left;
  height: 33px;
  line-height: 33px;
  color: #191919;
  margin-right: 20px;
}

#content .con_left .login .header a:hover {
  color: #459bd6;
}

#content .con_left .login .body {
  float: left;
  width: 160px;
  height: 80px;
  padding: 9px;
}

#content .con_left .login .body p {
  float: left;
  width: 160px;
  height: 50px;
}

#content .con_left .login .body p label {
  display: block;
  margin-top: 5px;
}

#content .con_left .login .body p label input {
  width: 100px;
}

#content .con_left .login .body li {
  margin-left: 10px;
}

#content .con_left .login .body a {
  display: block;
  color: Black;
  width: 77px;
  float: left;
  /*background-image:url(../images/login_bott.jpg);*/
  
  margin: 0px 0 0 0px;
  _margin: 0px 0 0 0px;
  line-height: 15px;
}

#content .con_left .link {
  float: left;
  width: 184px;
  height: 419px;
  margin-top: 10px;
}

#content .con_left .sng {
  float: left;
  width: 185px;
  height: 92px;
  background-image: url(../images/sng_bg-2.png);
  background-repeat: no-repeat;
  margin-top: 10px;
}
/*友情链接*/

#content .con_left .yqlj {
  float: left;
  width: 184px;
  height: 239px;
  background-image: url(../images/yqlj_bg.jpg);
  background-repeat: no-repeat;
  margin-top: 10px;
}

#content .con_left .yqlj .header {
  float: left;
  width: 184px;
  height: 44px;
}

#content .con_left .yqlj .header .title {
  float: left;
  text-align: left;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-left: 20px;
}

#content .con_left .yqlj .header .more {
  float: right;
  text-align: left;
  height: 33px;
  line-height: 33px;
  color: #191919;
  margin-right: 20px;
}

#content .con_left .yqlj .header a:hover {
  color: #459bd6;
}

#content .con_left .yqlj .body {
  float: left;
  width: 160px;
  height: 165px;
  padding: 9px;
}

#content .con_right {
  float: right;
  width: 776px;
}

#content .con_right .block1 {
  float: left;
  width: 776px;
  height: 257px;
}

#content .con_right .block1 .news_img {
  float: left;
  width: 341px;
  height: 259px;
  background-image: url(../images/news_bg.jpg);
  background-repeat: no-repeat;
}

.banner {width:320px ;height: 242px;float: left;}
 .banner img{width: 320px;height: 224px;}
.banner  .out {padding: 1px;position: relative;width: 320px;height: 242px;overflow: hidden;background: url(../images/huandeng.jpg) repeat-x ;    background-position: bottom;}
.banner  .out .img li a p{position: absolute;bottom: -15px;color: #383838;font-size: 12px;font-family: "Microsoft Yahei";width: 100%;height: 34px; line-height: 50px;text-indent: 1em;overflow: hidden;font-size: 12px;text-align: center;}
.banner  .out .img li{position: absolute;display: none;}
.banner  .out .num {position: absolute;bottom: 30px;right: 10px;font-size: 0;width: 170px;text-align: center;}
.banner  .out .num li {float: left; width: 24px;height: 18px;display: inline-block;font-size: 12px;background-color: black;color: #fff;text-align: center;line-height: 18px;margin: 0 3px;cursor: pointer;border-radius: 4px;border: 1px solid white;}
.banner  .out .num li.active { background-color:white;color: #e67900;}
.banner  .out .btn {position: absolute;top: 50%;width: 30px;height: 60px;margin-top: -30px;background: rgba(0,0,0,.5);color: #fff;text-align: center;line-height: 60px;font-size: 40px;display: none;}
.banner  .out:hover .btn{display: block;cursor: pointer;}



#content .con_right .block1 .news_img .body {
  float: left;
  text-align: left;
  width: 323px;
  height: 244px;
  margin: 7px 0 0 9px;
  _margin: 7px 0 0 4px;
}

#divUserLogin {
  text-align: left;
  margin-left: 10px;
  line-height: 25px;
  _margin-left: 5px;
}

#divUserLogin img {
  margin-left: 30px;
}
/*学校新闻*/

#content .con_right .block1 .topnews {
  float: right;
  width: 415px;
  height: 255px;
}

#content .con_right .block1 .topnews .header {
  float: left;
  width: 415px;
  height: 34px;
  background-image: url(../images/n_h.jpg);
}

#content .con_right .block1 .topnews .header .title {
  float: left;
  text-align: left;
  height: 34px;
  line-height: 35px;
  font-size: 16px;
  font-weight: bold;
  color: #804B07;
  margin-left: 20px;
}

#content .con_right .block1 .topnews .header .more {
  float: right;
  text-align: left;
  height: 34px;
  line-height: 34px;
  color: #191919;
  margin-right: 20px;
}

#content .con_right .block1 .topnews .header a:hover {
  color: #459bd6;
}

#content .con_right .block1 .topnews .body {
  float: left;
  width: 395px;
  height: 200px;
  padding: 9px;
  border: 1px solid #ac6406;
  _margin-top: -1px;
}

#content .con_right .block1 .topnews .body ul li {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #b5b5b5;
  line-height: 22px;
  color: #6c6c6c;
}

#content .con_right .block1 .topnews .body ul li a {
  float: left;
  background: url(../images/list_icon.jpg) no-repeat left center;
  padding-left: 10px;
  color: #6c6c6c;
  text-decoration: none;
}

#content .con_right .block1 .topnews .body ul li a:hover {
  color: #060;
}

#content .con_right .block1 .topnews .body ul li span {
  float: right;
  text-align: right;
}

#content .con_right .block2 {
  float: left;
  width: 775px;
  height: 113px;
  /*background-image:url(../images/banner.jpg);*/
  
  background-repeat: no-repeat;
  margin-top: 10px;
}

#content .con_right .block3 {
  float: left;
  width: 775px;
  height: 252px;
  margin-top: 10px;
}
/*教育科研*/

#content .con_right .block3 .jyky {
  float: left;
  width: 380px;
  height: 251px;
}

#content .con_right .block3 .jyky .header {
  float: left;
  width: 380px;
  height: 37px;
  background-image: url(../images/j_h.jpg);
}

#content .con_right .block3 .jyky .header span {
  margin-left: 5px;
}

#content .con_right .block3 .jyky .header .title {
  float: left;
  text-align: left;
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  font-weight: bold;
  color: #804B07;
  margin-left: 20px;
}

#content .con_right .block3 .jyky .header .more {
  float: right;
  text-align: left;
  height: 37px;
  line-height: 37px;
  color: #191919;
  margin-right: 20px;
}

#content .con_right .block3 .jyky .header a:hover {
  color: #459bd6;
}

#content .con_right .block3 .jyky .body {
  float: left;
  width: 362px;
  height: 193px;
  padding: 9px;
  background-image: url(../images/body_bg.jpg);
  background-repeat: repeat-y;
}

#content .con_right .block3 .jyky .body ul li {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #b5b5b5;
  line-height: 22px;
  color: #6c6c6c;
}

#content .con_right .block3 .jyky .body ul li a {
  float: left;
  background: url(../images/list_icon.jpg) no-repeat left center;
  padding-left: 10px;
  color: #6c6c6c;
  text-decoration: none;
}

#content .con_right .block3 .jyky .body ul li a:hover {
  color: #060;
}

#content .con_right .block3 .jyky .body ul li span {
  float: right;
  text-align: right;
}

#content .con_right .block3 .jyky .footer {
  float: left;
  width: 380px;
  height: 4px;
  background-image: url(../images/j_f.jpg);
  background-repeat: no-repeat;
}
/*德育之窗*/

#content .con_right .block3 .dyzc {
  float: right;
  width: 380px;
  height: 251px;
}

#content .con_right .block3 .dyzc .header {
  float: left;
  width: 380px;
  height: 37px;
  background-image: url(../images/j_h.jpg);
}

#content .con_right .block3 .dyzc .header span {
  margin-left: 5px;
}

#content .con_right .block3 .dyzc .header .title {
  float: left;
  text-align: left;
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  font-weight: bold;
  color: #804B07;
  margin-left: 20px;
}

#content .con_right .block3 .dyzc .header .more {
  float: right;
  text-align: left;
  height: 37px;
  line-height: 37px;
  color: #191919;
  margin-right: 20px;
}

#content .con_right .block3 .dyzc.header a:hover {
  color: #459bd6;
}

#content .con_right .block3 .dyzc .body {
  float: left;
  width: 362px;
  height: 193px;
  padding: 9px;
  background-image: url(../images/body_bg.jpg);
  background-repeat: repeat-y;
}

#content .con_right .block3 .dyzc .body ul li {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #b5b5b5;
  line-height: 22px;
  color: #6c6c6c;
}

#content .con_right .block3 .dyzc .body ul li a {
  float: left;
  background: url(../images/list_icon.jpg) no-repeat left center;
  padding-left: 10px;
  color: #6c6c6c;
  text-decoration: none;
}

#content .con_right .block3 .dyzc .body ul li a:hover {
  color: #060;
}

#content .con_right .block3 .dyzc .body ul li span {
  float: right;
  text-align: right;
}

#content .con_right .block3 .dyzc .footer {
  float: left;
  width: 380px;
  height: 4px;
  background-image: url(../images/j_f.jpg);
  background-repeat: no-repeat;
}

#content .con_right .block4 {
  float: left;
  width: 775px;
  height: 200px;
  background-image: url(../images/xyfj_bg.jpg);
  background-repeat: no-repeat;
  margin-top: 10px;
}
/*#content .con_right .block4 .body{
	float:right;
	width:730px;
	height:200px;
	}*/

#footer {
  float: left;
  width: 1000px;
  height: 91px;
  margin-top: 15px;
  background-image: url(../images/footer_bg.jpg);
  background-repeat: no-repeat;
}

#footer p {
  line-height: 20px;
  margin-top: 10px;
  color: #333;
}
/*-----------------------------------------------列表页list-----------------------------------------------*/

#content1 {
  width: 1000px;
  float: left;
}

.list_left {
  float: left;
  width: 272px;
  margin-top: 10px;
}

.subNavi_tit {
  float: left;
  width: 273px;
  height: 42px;
  background-image: url(../images/list_left_tit_bg.jpg);
  background-repeat: no-repeat;
}

.subNavi_tit a {
  text-align: left;
  line-height: 42px;
  width: 150px;
  display: block;
  float: left;
  height: 42px;
  color: #fff;
  margin-left: 52px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.subNavi_con {
  float: left;
  width: 271px;
  border: 1px solid #2d7492;
  border-top: none;
  padding-bottom: 80px;
}

.subNavi_con .header {
  width: 271px;
  height: 38px;
  line-height: 38px;
}

.subNavi_con .header a {
  display: block;
  overflow: hidden;
  background: url(../images/list_left_hover.jpg) repeat-x;
  height: 38px;
  line-height: 38px;
  color: #2d7492;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

.subNavi_con .header a:hover {
  background: url(../images/list_left_hover1.jpg) repeat-x;
}

.subNavi_con .header a span {
  margin: 10px 15px 10px 8px;
  float: left;
  display: block;
  overflow: hidden;
  width: 20px;
  height: 20px;
}

.subNavi_con .header .extensible span {
  background: url(../images/accordion.gif);
  background-position: 0 0px;
}

.subNavi_con .header .extensible:hover span {
  background: url(../images/accordion.gif);
  background-position: 0 -20px;
}

.subNavi_con .header .collapsible span {
  background: url(../images/accordion.gif);
  background-position: 0 -40px;
}

.subNavi_con .header .collapsible:hover span {
  background: url(../images/accordion.gif);
  background-position: 0 -60px;
}
/*右侧*/

.list_right {
  float: right;
  width: 713px;
  margin-top: 10px;
}

.list_right .list_right_tit {
  float: left;
  width: 713px;
  height: 42px;
  _height: 80px;
  background-image: url(../images/list_right_tit_bg.jpg);
  background-repeat: no-repeat;
}

.list_right .list_right_tit p {
  display: block;
  width: 500px;
  height: 42px;
  float: left;
  text-align: left;
  line-height: 42px;
  color: #FFF;
  margin-left: 20px;
  _margin-left: 8px;
}

.list_right .list_right_tit p a {
  color: #FFF;
  text-decoration: none;
}

.list_right_con {
  float: left;
  width: 711px;
  border: 1px solid #2d7492;
  border-top: none;
  background-color: #FFF;
  margin-top: -1px;
  _margin-top: -43px;
  /*ie6bug*/
}
/*-----翻页----*/

#page {
     display: block;
    width: 530px;
    height: 40px;
    float: left;
    padding-left: 83px;
    padding-top: 20px;
}

#page li {
  float: left;
}

#page li a {
  display: block;
  height: 15px;
  border: 1px solid #CCC;
  padding: 5px 10px;
  margin-right: 10px;
  color: #666;
  text-decoration: none;
}
#page li span{    display: block;
    height: 15px;
    border: 1px solid #CCC;
    padding: 5px 10px;
    margin-right: 4px;
    color: #FDFDFD;
    text-decoration: none;
    background-color: #931717;}
#page li a:hover {
  color: #fff;
  background-color: #b01f1f;
}

#page li.pageup a,
#page li.next a {
  display: block;
  width: 50px;
}

#page li a.ct_1 {
  color: #fff;
  background-color: #b01f1f;
}

#page li a.ct_1 a:hover {
  color: #FFF;
}
/*---------------------------------------------------------------------详细页detail-----------------------------------------------------*/

.list_right1 {
  float: right;
  width: 1000px;
  margin-top: 10px;
}

.list_right1 .list_right_tit1 {
  float: left;
  width: 1000px;
  height: 42px;
  _height: 80px;
  background-color: #E37601;
}

.list_right1 .list_right_tit1 p {
  display: block;
  width: 500px;
  height: 42px;
  float: left;
  text-align: left;
  line-height: 42px;
  color: #FFF;
  margin-left: 20px;
  _margin-left: 8px;
}

.list_right1 .list_right_tit1 p a {
  color: #FFF;
  text-decoration: none;
}

.list_right_con {
  float: left;
  width: 711px;
  border: 1px solid #2d7492;
  border-top: none;
  background-color: #FFF;
  margin-top: -1px;
  _margin-top: -43px;
  /*ie6bug*/
}

.list_right_con1 {
  float: left;
  width: 998px;
  border: 1px solid #2d7492;
  border-top: none;
  background-color: #FFF;
  margin-top: -1px;
  _margin-top: -43px;
  /*ie6bug*/
}

.list_right_con1 .news_cent_tit {
  display: block;
  width: 960px;
  height: 80px;
  float: left;
  text-align: center;
  line-height: 80px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  margin-left: 20px;
  _margin-left: 13px;
  border-bottom: 2px solid #666;
}

.list_right_con1 .news_cent_time {
  display: block;
  width: 960px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  float: left;
  margin-bottom: 20px;
  color: #999;
}

.list_right_con1 .news_cent_con {
  display: block;
  width: 960px;
  float: left;
  line-height: 30px;
  text-align: left;
  text-indent: 2em;
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  _margin-bottom: -10px;
  /*ie6bug*/
}

.list_right_con1 .news_cent_con {
  display: block;
  width: 970px;
  float: left;
  line-height: 30px;
  text-align: left;
  text-indent: 2em;
  color: #666;
  margin-top: 20px;
  margin-left: 20px;
  _margin-left: 10px;
  /*ie6bug*/
  
  margin-bottom: 20px;
  _margin-bottom: -10px;
  /*ie6bug*/
}
/*--新闻列表--*/

.list {
  margin: 7px 10px 0 10px;
  _margin: 8px 10px 0 10px;
  /*ie6bug*/
  
  text-align: left;
}

.list li {
  width: 100%;
  height: 34px;
  line-height: 34px;
  _height: 30px;
  /*ie6bug*/
  
  _line-height: 30px;
  /*ie6bug*/
  
  border-bottom: 1px dotted #CCC;
}

.list li a {
  color: #666;
  display: block;
  background: url(../images/list_icon.jpg) no-repeat left center;
  padding-left: 15px;
}

.list li span {
  float: right;
  text-align: right;
  color: #666;
}

.block1 .header .title {
  display: block;
}

.con_left .header .title {
  display: none
}
/*滚动*/

.divMarquee {
  float: left;
  height: 155px;
  width: 710px;
  overflow: hidden;
  padding: 10px 8px;
  margin: 0px 0px 10px 45px;
}

.divMarquee ul {
  width: 9999px;
}

.divMarquee ul li {
  float: left;
}

.divMarquee ul li a {
  float: left;
  width: 155px;
  height: 135px;
  border: 1px solid #ccc;
  margin: 5px;
  padding: 5px;
}

.divMarquee ul li a img {
  width: 130px;
  height: 130px;
  border: 0;
}
/*覆盖样式，设置列表页左右高度-------注意边框颜色*/

.list_left {
  height: 810px;
  border: #E37601 1px solid
}

.list_right {
  height: 810px;
  border: #E37601 1px solid
}

.subNavi_con {
  border: none
}

.list_right_con {
  border: none
}

#content .con_right .block3 .jyky .header .t0 {
  float: left;
  display: block;
  width: 98px;
  height: 37px;
  /*background-image:url(../images/t1.jpg);*/
  
  background-image: url(../images/t0_bg.jpg);
  background-repeat: no-repeat;
  margin-right: 5px;
  line-height: 37px;
  font-size: 14px;
  font-weight: bold;
  color: #626262;
}

#content .con_right .block3 .jyky .header .t1 {
  float: left;
  display: block;
  width: 98px;
  height: 37px;
  /*background-image:url(../images/t0_bg.jpg);*/
  
  background-image: url(../images/t1.jpg);
  background-repeat: no-repeat;
  margin-right: 5px;
  line-height: 37px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

#content .con_right .block3 .dyzc .header .t0 {
  float: left;
  display: block;
  width: 98px;
  height: 37px;
  /*background-image:url(../images/t1.jpg);*/
  
  background-image: url(../images/t0_bg.jpg);
  background-repeat: no-repeat;
  margin-right: 5px;
  line-height: 37px;
  font-size: 14px;
  font-weight: bold;
  color: #626262;
}

#content .con_right .block3 .dyzc .header .t1 {
  float: left;
  display: block;
  width: 98px;
  height: 37px;
  /*background-image:url(../images/t0_bg.jpg);*/
  
  background-image: url(../images/t1.jpg);
  background-repeat: no-repeat;
  margin-right: 5px;
  line-height: 37px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
