.w1450{
	width: 1450px;
	margin: 0 auto;
}


.header .go_index{
	width: 60px;
	height: 25px;
	border-radius: 5px;
	border: 1px solid #1e8d7c;
	color: #1e8d7c;
	display: inline-block;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	position: absolute;
	right: 20px;
	top: 10px;
	background-color: #fff;
}
.header .go_index:hover{
	background-color:#1e8d7c;
	color: #fff;
}
.banner{
	position: relative;
}
.picScroll-left .bd ul{
	overflow: hidden;
	zoom:1;
}
.picScroll-left .bd ul li{
	float: left;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic{
	text-align: center;
}
.picScroll-left .bd ul li .pic img{
	width: 1920px;
/*	height: 350px;*/
	display: block;
}
.picScroll-left .hd{
    overflow: hidden;
    height: 20px;
    position: absolute;
    bottom: 10px;
    right: 40px;
    z-index: 99;
    margin: 0 auto;
    width: 1450px;
}
.picScroll-left .hd ul{
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    margin: 0 auto;
    right: 0px;
    float: right;
}
.picScroll-left .hd ul li{
	float: left;
    width: 18px;
    height: 18px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url(../images/icoCircle.png) 0 -16px no-repeat;
    border-radius: 50%;
}
.picScroll-left .hd ul li.on{
	background-position: 0px 0px;
}
.picScroll-left .tempWrap{
	width: 1450px !important;
}
.banner{
  overflow: hidden;
  width: 1450px;
/*  height: 350px;*/
  position: relative;
   margin: 0 auto;
   margin-top: 50px;
}
/*学生作品*/
.album {
/*    float: left;*/
    width: 100%;
/*    height: 300px;*/
/*    position: relative;*/
}
.album ul {
    width: 100%;
/*    height: 216px;*/
    float: left;
    position: relative;
}
.album ul li {
  border: 1px solid #eee;
    position: absolute;
    overflow: hidden;
    display: none;
    width: 100%;
}
.album ul li>img {
    width: 100%;
/*    height: 216px;*/
}
.album ul li span {
    height: 100px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 100;
    background-color: #fff;
    margin-top: -7px;
    padding-left: 10px;
}
/*学生作品*/

.main_01_left  ol {
position: absolute;
    left: 50%;
    /* transform: translateX(-50%); */
    bottom: 10px;
    padding: 0px;
    margin-left: -17px;
}
.main_01_left  ol li {
	width: 9px;
	height: 9px;
	float: left;
	margin: 0 4px;
	border-radius: 50%;
	background-color: #d2d2d2;
}

.main_01_left  ol>.active {
	background-color: #1e8d7c;
}



/*新闻中心*/
.main_01_mid ul li{
	height: 50px;

}
.main_01_mid ul{
	padding-left: 10px;
}
.main_01_mid ul li span{
	float: left;
}
.main_01_mid ul li span p{
	margin: 0px;
}
.main_01_mid ul li span p:first-child{
	font-size: 24px;
	color: #10785a;
	font-family: "candara";
}
.main_01_mid ul li span p:last-child{
	font-size: 18px;
	color: #10785a;
	font-family: "candara";
  text-align: center;
}
.main_01_mid ul li a>p{
	margin: 0px;
    font-size: 16px;
    margin-top: 16px;
    float: left;
    margin-left: 20px;
    display: inline-block;
    max-width: 80%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main_01_mid ul li:hover a>p{
	color: #10785a;
	border-bottom: 1px solid #10785a;
}


/*教研动态*/
.main_01_right ul{
	padding-left: 10px;
}
.main_01_right ul li{
	height: 50px;

}
.main_01_right ul li span{
	float: left;
}
.main_01_right ul li span p{
	margin: 0px;
}
.main_01_right ul li span p:first-child{
  font-size: 22px;
    color: #10785a;
    font-family: "candara";
}
.main_01_right ul li span p:last-child{
  text-align: center;
	font-size: 16px;
	color: #10785a;
	font-family: "candara";
}
.main_01_right ul li a>p{
	margin: 0px;
    font-size: 16px;
    margin-top: 16px;
    float: left;
    margin-left: 20px;
    display: inline-block;
    max-width: 79%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main_01_right ul li:hover a>p{
	color: #10785a;
	border-bottom: 1px solid #10785a;
}


/*主体第二部分*/
.main_02{
	padding: 30px 0px;
	padding-bottom: 80px;
}
.main_02_left{
	float: left;
	width: 18%;
	margin-right: 2%
}
.main_02_mid{
	float: left;
	width: 39%;
	margin-right: 2%
}
.main_02_right{
	float: left;
	width: 39%;
}
.main_02_left li{
	position: relative;
	height: 75px;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
}

/*快速按钮*/
.main_02_left li img{
	width: 100%;
	height: 100%;
	position: absolute;
	    left: 0px;
}

@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .main_02_left li>a{
    position: absolute;
    z-index: 99;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 20px;
    width: 100%;
    height: 75px;
    line-height: 75px;
    left: 0px;
    background-color: #3e3e3e; 
     background-color:#000000;
    filter:Alpha(opacity=50);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
.main_02_left li>a b{
  position: relative;
}
}
.main_02_left li>a{
    position: absolute;
    z-index: 99;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 20px;
    width: 100%;
    height: 75px;
    line-height: 75px;
    left: 0px;
    background-color: rgba(0,0,0,0.5);
}
.main_02_left li>a b{
  color: #fff;
}

/*通知中心*/
.main_02_mid ul li {
    height: 37px;
    line-height: 37px;
}
.main_02_mid ul li:hover{
  border-bottom: 1px solid #1e8d7c
}
.main_02_mid h2{
	margin-bottom: 20px;
}
.main_02_mid ul{
	padding-left: 10px;
}
.main_02_mid ul li p{
    margin: 0px;
    font-size: 16px;
    float: left;
    display: inline-block;
    max-width: 87%;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.main_02_mid ul li p i{
	width: 8px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/main_02_bg.png) no-repeat;
	margin-right: 10px;
}
.main_02_mid ul li span{
	float: right;
	color: #1e8d7c;
	font-size: 16px;
}
.main_02_mid ul li:hover p{
	color: #1e8d7c;
}

/*教学成果*/

.main_02_right ul li {
    height: 37px;
    line-height: 37px;
}
.main_02_right ul li:hover{
  border-bottom: 1px solid #1e8d7c
}
.main_02_right h2{
	margin-bottom: 20px;
}
.main_02_right ul{
	padding-left: 10px;
}
.main_02_right ul li p{
    margin: 0px;
    font-size: 16px;
    float: left;
    display: inline-block;
    max-width: 87%;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.main_02_right ul li p i{
	width: 8px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/main_02_bg.png) no-repeat;
	margin-right: 10px;
}
.main_02_right ul li span{
	float: right;
	color: #1e8d7c;
	font-size: 16px;
}
.main_02_right ul li:hover p{
	color: #1e8d7c;
}



.box_wrap{
	background:#fff url(../images/footer_bg.png) no-repeat bottom;
}

.w1110{
	width: 1110px;
	margin: 0 auto;
}

.footer_logo{
	float: left;
	margin-right: 30px;
	 margin-top: 8px;
}
.footer_right_tc{
	padding: 15px 20px;
    border: 1px solid #1e8d7c;
    width: 220px;
    border-radius: 5px;
    background-color: #fff;
    position: absolute;
    bottom: 30px;	
    display: none;
}
.footer_right_02_tc{
	padding: 15px 20px;
    border: 1px solid #1e8d7c;
    width: 220px;
    border-radius: 5px;
    background-color: #fff;
    position: absolute;
    bottom: 30px;	
    display: none;
}
.footer_right_tc ul li{
	text-align: left;
    height: 27px;
    line-height: 27px;
}
.footer_right_tc ul li a{
	width: 100%;
    display: inline-block;
    height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer_right_tc ul li a:hover{
	color: #10785a
}
.footer_right_02_tc ul li a:hover{
	color: #10785a
}
.footer_right_02_tc ul li{
	text-align: left;
    height: 27px;
    line-height: 27px;
}
.footer_right_02_tc ul li a{
	width: 100%;
    display: inline-block;
    height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer_right_02_tc ul li a:hover{
	color: #10785a
}
.erwm img{
	position: fixed;
	right: 20px;
	top: 500px;
	z-index: 9999;
}


/*内页*/

.list_main{
  padding-bottom: 30px;
  margin: 15px auto 0px auto;
}
.list_main>.mg_sub{
  position: relative;
  z-index: 200;
}
.list_main .sidebar{
z-index: 100;
    float: left;
    background-color: #fff;
    min-height: 500px;
    width: 23%;
    border: 1px solid #eeeeee;
    border-radius: 5px;
}
.list_main .sidebar h1{
    margin: 0px;
    height: 50px;
    line-height: 52px;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0.5px;
    font-weight: 100;
    text-indent: 20px;
    border-bottom: 1px solid #ececec;
border-left: 2px solid #3D7E9A;
    border-radius: 5px;
}
.list_main .sidebar h1 i{
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 28px;
  height: 28px;
  background: url(../images/list_title_ico.png) no-repeat;
}
.list_main .sidebar h1:not(IE9Only){
  filter: none;
}
.list_main .sidebar li a{
  display: block;
}
.list_main .mtree{
  padding-top: 20px;
 background: #fff;
}
.mtree .active>a>i{
  width: 7px;
  height: 13px;
  background: url(../images/left_ico_hover.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
    transition: 0.3s;
  -webkit-transition: 0.3s;

}
.mtree-open a i{
    -moz-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-o-transform:rotate(90deg);  
-ms-transform:rotate(90deg); 
transform:rotate(90deg); 
}
.mtree li i{
    width: 7px;
  height: 13px;
  background: url(../images/left_ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.list_main .mtree>li>a{
height: 40px;
/*    width:280px; */
    line-height: 40px;
    color: #666666;
    font-size: 13px;
    text-indent: 5px;
    position: relative;
}

.list_main .mtree>li .limit{
  line-height: 28px;
  padding: 14px 0;
}

.list_main .mtree>li>a.active,.list_main .mtree>li>a:hover{
    color: #3D7E9A;
    background-color: #D7E9EF;
}
.list_main .mtree>li>a.active,.list_main .mtree>li>a:hover i{
  background:url(../images/left_ico_hover.png) no-repeat;
}
.list_main .left_menu02{
  width: 100%;
  display: none;
  padding-bottom: 18px;
}
.list_main .left_menu02 li{
  margin-bottom: 17px;
}
.list_main .left_menu02 li a{
  color: #757575;
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.list_main .left_menu02 li i{
  float: left;
  display: block;
  width: 10px;
  height: 2px;
  background: #c3c2c2;
  margin: 7px 6px 7px 0;
}
.list_main .left_menu02 li span{
  float: left;
  
}
/*5.9Ã¤Â¿Â®Ã¦â€Â¹*/
.list_main .left_menu02 li>a:hover,.list_main .left_menu02 li>a.left_menu_on02{
  color: #cd1030;
}
/*5.9Ã¤Â¿Â®Ã¦â€Â¹-end*/
.list_main .left_menu02 li>a.left_menu_on02>i{
  background: #cd1030;
}
/*5.9Ã¦â€“Â°Ã¥Â¢Å¾*/
.list_main .nav-li-02{
      text-indent: 45px;
}
.list_main .nav-li-02>a{
line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #999999;
}
.list_main .nav-li-01.active>a{
    color: #3D7E9A;
    background-color: #D7E9EF;
}
.list_main .nav-li-02>a:hover{
  color: #1e8d7c;
  background-color: #e9f4f2;
}
.list_main .nav-li-01>ul{
  border: none;
  width: 100%;
 background-color: #ffffff;
}

.list_main .status_wrap{
      float: right;
    width: 75%;
    border: 1px solid #eeeeee;
    border-radius: 5px;
}
.list_main .status_wrap .current{
  color: #aaa;
  height: 35px;
  font-size: 14px;
  text-align: right;
  letter-spacing: 0.5px;
  line-height: 35px;
  float: right;
  font-weight: 100;
}
.fack_i01{
  width: 19px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/right_01.png) no-repeat;
  margin-right:7px;
}
.fack_i02{
  width: 9px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/right_wz.png) no-repeat;
      margin-right: 5px;
    margin-bottom: 3px;
}
.list_main .status_wrap .current a{
  color: #aaa;
}
.list_main .status_wrap .current a:hover{
     color: #0175c8;
}
.list_main .status_wrap .current b{
      color: #aaa;
      font-weight: 100;
}
.list_main .status_wrap .content{
  min-height: 460px;
  color: #555555;
  font-size: 14px;
  line-height: 32px;
  background: #ffffff;
}
.list_main .basis_title{
overflow: hidden;
    letter-spacing: 1px;
}
.list_main .basis_title h1{
padding: 5px 20px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: 0px;
    border-bottom: 1px solid #eeeeee;
    height: 40px;
    line-height: 40px;
}
.list_main .basis_title h1 span{
	float: right;	
	color: #999999;
	font-weight: 100;
}
.list_main .basis_title h1 span a{
	font-size: 13px;
	color: #999999;
	font-weight: 100;
}
.list_main .basis_title h1 span a:hover{
	color: #1e8d7c
}
.list_main .basis_title h1 span b{
	font-weight: 100;
	color: #666666;
	font-size: 13px;
}
.list_main .no_null{
  text-align: center;
  padding-top: 30px;
}
.basis_details .matter p{
    font-size: 16px;
    color: #555555;
    line-height: 40px;
    letter-spacing: 1px;
    /* text-indent: 2em; */
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: justify;
}

.matter{
	padding: 20px;
line-height:34px;
    min-height: 599px;
}
.matter table{
max-width:100% !important;
width: 100% !important;
}
.matter h1{
line-height: 36px;
    font-size: 24px;
}

.matter li{
display:flex;
}
.matter li .sortlink{
flex:0 0 94px;
}
.matter li span{
flex:0 0 120px;
text-align: right;
margin-left: auto;
}





.list_main .list_nav{
  height: 136px;
  text-align: center;
  font-size: 0;
  position: relative;
  margin-bottom: 40px;
}
.list_main .list_nav>img{
  position: absolute;
  left: 0;
  top: 91px;
  z-index: 0;
}
.list_main .list_nav ul{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.list_main .list_nav li{
  float: left;
  margin-left: 30px;
}
.list_main .list_nav li:first-child{
  margin-left: 21px;
}
.list_main .list_nav li a,.list_main .list_nav li span{
  display: block;
  transition: all .4s;
  -webkit-transition: all .4s;
}
.list_main .list_nav .icon{
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.list_main .list_nav .icon img{
  max-width: 100%;
}
.list_main .list_nav .icon img.icon_on{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: none;
}
.list_main .list_nav .circle{
  width: 14px;
  height: 14px;
  background: url(../images/circle.png) no-repeat center;
  margin: 20px auto;
  transition: all .4s;
  -webkit-transition: all .4s;
}
.list_main .list_nav li span{
  height: 16px;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #666666;
  line-height: 16px;
  transition: all .4s;
  -webkit-transition: all .4s;
}
.list_main .list_nav li.list_on span,.list_main .list_nav li:hover span{
  color: #dd1839;
}
.list_main .list_nav li.list_on .circle{
  background-image: url(../images/circle_b.png);
}

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0175c8;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.list_box{
  background:#fff url(../images/list_bg.png) no-repeat
}
.index_img{
    margin: 95px auto 20px auto;
    width: 765px;
    height: 182px;
    display: block;
    position: relative;
    z-index: 10;
}
.list_img_01{
  margin: 65px auto 10px auto;
  display: block;
  position: relative;
    z-index: 10;

}
.list_img_02{
  margin: 0 auto;
  display: block;
  position: relative;
    z-index: 10;
}







@media (max-width: 1455px){
	.w1450{
		width: 1170px;
		margin: 0 auto;
	}
	.picScroll-left .tempWrap{
		width: 1170px !important;
	}
	.banner{
		width: 1170px;
	}
  .main_01_left ol{
    bottom: 10px;
  }
}
@media (max-width: 1220px){
	.list_main{
		width: 1000px;
	}
	.w1110{
		width: 1000px;
	}
  .main_01_left ol{
    bottom: 10px;
  }
}

@media (max-width: 1175px){
	.w1450{
		width: 980px;
		margin: 0 auto;
	}
	.picScroll-left .tempWrap{
		width: 980px !important;
	}
	.banner{
		width: 980px;
	}
  .main_01_left ol{
    bottom: 30px;
  }
}
