@charset "utf-8";


body{
 margin:0;
 padding:0;
 background-color:#FFFFFF;
 font-family:"微软雅黑";
 font-size:13px;
 color:#222;
}
a{
 font-family:"微软雅黑";
 font-size:13px;
 color:#999;
}
.header{
 width:100%;
 height:207px;
 background-image:url(../images/index__01.png);
 background-position:center;
 background-color:#D40F1A;
 background-repeat:no-repeat;
 min-width:1002px;
}
.header_content{
 width:1002px;
 margin:auto;
}
.logo{
 width:399px;
 float:left; 
 border:none;
 height:120px;
 margin-top:47px;
}
.logo_attach{
 width:183px;
 float:right;
 clear:right;
 padding-top:115px; 
 text-align:center;
}
.site_version {
 clear:both;
 font-family:"微软雅黑";
 color:#fff;  
}
.site_version a{
 font-family:"微软雅黑";
 color:#fff;
 text-decoration:none;
 margin-left:8px;
 margin-right:8px;
 font-size:17px;
 line-height:30px;
}
.search_bg{
 width:183px;
 height:33px;
 text-align:left;
 background-image:url(../images/search_bg.png);
}
.search_bg input[type="text"] {
 border:none;
 margin-top:8px;
 width:130px;
 margin-left:20px;
 height:16px;
}
.logo_role a {
 font-family:"微软雅黑";
 color:#fff;
 text-decoration:none;
 margin-left:2px;
 margin-right:2px;
 font-size:13px;
}
.nav{
 width:1002px;
 margin:auto;
 margin-top:27px;
} 
.nav_menustyle_1_1 ul li{
   width:112px;
   float:left;
   background-image:url(../images/index__06.png);
   height:51px;
}
.nav_home{
 float:left;
 width:85px !important;
 background-image:url(../images/index_05.png) !important;
 height:51px;
 text-align:center;
 line-height:51px;
 
}
.nav_home a{
  color:#fff !important;
}
.content{
 width:1002px;
 margin:auto;
}
.flash-news{
 width:1002px;
 clear:both;
 padding-bottom:20px;
 padding-top:20px;
 table-layout:  fixed;
}
.school-news{
 width:663px;
 float:left; 
 overflow:hidden;
}
.school-news-title{
 width:599px;
 float:left; 
 height:66px;
}
.school-news-more{
 width:64px;
 float:right; 
 height:66px;
}
.school-news h1 a{
 color:#8C0208;
 font-family:"微软雅黑";
 font-size:17px;
 text-decoration:none;
 line-height:20px;
}
.school-news p{
 text-indent:2em;
 font-size:14px;
 line-height:20px;
}
.school-news-c {
    height:200px;
    overflow:hidden;
}
.school-news-c  li{
    border-bottom:solid 1px #ccc;
    width:290px;
    line-height:38px;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
}
.school-news-c  li a{
 color:#222;
 font-family:"微软雅黑";
 font-size:13px;
 text-decoration:none;
}
.school-news-c  li a:hover{
 color:#f00;
 text-decoration:underline;
}
.adamic-news{
 width:289px;
 float:right;
 overflow:hidden;
}
.adamic-news-title{
 width:228px;
 float:left;
}
.adamic-news-more{
 width:61px;
 float:left;
}
.fast-channel{
 width:685px;
 float:left; 
 padding-top:30px;
 padding-bottom:15px;
}
.fast-channel img{ border:none; float:left;}

.fast-channel-a{
  width:136px;
 height:43px;
 float:left; 
}
.fast-channel-a div{
  display:none;
 border:solid 2px #aaa;
 overflow:scroll;
 overflow-x:hidden;
 width:150px;
 height:250px;
 background-color:#fff;
 z-index:100;
}
.fast-channel-a:hover div{ 
 display:block; 
 left:0px;
 bottom:293px;
 z-index:100px;
 position:relative;
}
.fast-channel-a div ul{
 width:133px;
 list-style:none;
 overflow:hidden;
 margin:0px;
 padding:0px;
 text-align:center;
}
.fast-channel-a div a{
  
 line-height:30px;
 text-decoration:none;
 font-size:14px;
 color:#222;
 font-family:"微软雅黑";
}
.fast-channel-a div  li{
 border-bottom:solid 2px #eee;
}
.fast-channel-a div li:hover{
 background-color:#F16B77;
}
.fast-channel-a div li:hover a{
 color:#fff;
}
.fast-channel-b{
  width:118px;
 height:43px;
 float:left;
}
.fast-channel-b-border{
  display:none;
 border:solid 2px #aaa;
 overflow:hidden; 
 width:450px;
 height:300px;
 background-color:#fff;
 z-index:100;
}
.fast-channel-b:hover .fast-channel-b-border{ 
 display:block; 
 left:0px;
 bottom:343px;
 z-index:100px;
 position:relative;
}
.fast-channel-b-title{
 width:450px !important;
 height:40px !important;
 background-color:#eee;
 color:#222;
 font-size:18px;
 font-family:"微软雅黑";
 line-height:40px;
 float:left;
}
 .fast-channel-b-title-a{
  width:300px;
 float:left;
 height:40px;
 margin-left:10px;
 }
 .fast-channel-b-title-b{
  width:60px;
 height:24px;
 margin-top:8px;
 background-color:#898686;
 float:right;
 margin-right:20px;
 text-align:center;
  -moz-border-radius: 8px;      
    -webkit-border-radius: 8px;   
    border-radius:8px;            
 }
  .fast-channel-b-title-b a{
   text-decoration:none;
 color:#fff;
 line-height:24px;
 font-size:13px;
  }
.other-channel{
 width:259px;
 float:right;
 overflow:hidden;
 padding-left:30px;
 padding-top:10px;
 text-align:center;
 padding-bottom:10px;
}
.other-channel div{
 width:100px;
 height:40px;
 line-height:40px;
 font-family:"微软雅黑";
 float:left;
 font-size:14px; 
 color:#fff;
 margin:10px;
 margin-top:5px;
 margin-bottom:0px;
}
.other-channel a{
 line-height:40px;
 font-family:"微软雅黑";
text-decoration:none;
color:#fff;
}
.other-channel-a{
 background-color:#D54444;
}
.other-channel-b{
 background-color:#D78400;
}
.other-channel-c{
 background-color:#1289BB;
}
.other-channel-d{
 background-color:#009F40;
}
.footer-split{
 width:1002px;
 clear:both;
 background-image:url(../images/index__27.png);
 height:28px;
 background-repeat:no-repeat;
}
.footer{
 padding-top:15px;
 padding-bottom:15px;
}
.footer-icons{ 
 width:600px;
 float:left;
 text-align:right;
 padding-right:100px;
}
.footer-icons img {
 width:40px;
margin-left:5px;
border:none;
}
.footer-icons img:hover{
 
}
.footer-counts{
 width:302px;
 float:right;
 text-align:center;
 font-family:"微软雅黑";
 font-size:13px;
 color:#999;
}
.footer-contacts{
 width:1002px;
 clear:both;
 text-align:center;
 font-family:"微软雅黑";
 font-size:13px;
 color:#999;
 padding-top:10px;
}
.footer-bottom{
 width:100%;
 background-position:center;
 background-image:url(../images/footer.png);
 background-repeat:no-repeat;
 background-color:#D40F1A;
 height:140px;
 min-width:1002px;
}


.chahua{
 padding-top:5px;
}
.chahua img{
 width:1002px;
height:156px;
}
.list-c-split{
 width:1002px;
 height:5px;
 background-color:#E60012;
 margin-top:2px;
}
.list-menu{
 padding-left:20px;
 width:212px;
 border-left:solid 2px #E2E2E2;
}
.list-menu ul{
 padding:0;
 margin:0;
 list-style:none;
}
.list-menu ul li a{
 line-height:40px;
 color:#222; 
 font-size:20px;
 font-family:"微软雅黑";
 text-decoration:none;
}
.list-menu ul li:hover a{
  color:#fff;
}
.position-main-title{
 height:50px;
 line-height:50px;
 color:#FFFFFF;
 background-color:#E50011;
 font-size:18px;
 font-family:"微软雅黑";
 width:180px;
 float:right;
 clear:right;
 text-align:center;
 margin-top:15px;
}
.list-submenu{
 height:40px;
 line-height:40px;
 color:#222; 
 font-size:15px;
 font-family:"微软雅黑";
 width:180px;
 float:right;
 clear:right;
 text-align:center;
 margin-top:5px;
 border-bottom:solid 2px #E2E2E2;
}
.list-submenu a{
font-size:15px !important;
}
.list-submenu-acitve{
 background-color:#F16B77 !important;
}
.list-submenu-acitve a{
 color:#fff !important;
 font-size:15px !important;
}
.list-submenu:hover{
 background-color:#F16B77;
 color:#fff;
}
.list-location{
 width:728px;
 background-image:url(../images/list-position.png);
 background-position:bottom;
 background-repeat:repeat;
 height:60px;
 margin-top:20px;
 color:#B3242C;
 line-height:60px;
 font-size:15px;
 font-family:"微软雅黑";
}
.list-ls{
  width:628px;
  clear:both;
  margin-top:30px;
  margin-bottom:30px;
}
 
.list-ls a{
  line-height:40px;
  font-size:15px;
  text-decoration:none;
  color:#222;
}
.list-ls a:hover{
  text-decoration:underline;
  color:#f00;


}
.list-list{
  width:728px;
  clear:both;
  margin-top:30px;
  margin-bottom:30px;
}
.list-list a{
  line-height:40px;
  font-size:14px;
  color:#222;
  text-decoration:none;
}
.list-list a:hover{
  text-decoration:underline;
}
.list-content{
 color:#222 !important!;



.list-content p{
  font-size:13px;
  text-indent:2em;
  color:#222;
  font-family:"微软雅黑";

}
 .gznu-content{
 padding:30px;
font-size:16px;
color:#222;


 }
.gznu-content h1{
  font-size:20px;
}
.gznu-content p{
 text-indent:2em;
 font-size:25px;
 font-family:"微软雅黑";
 color:#222;
line-height:25px;
}
 