@charset "gb2312";
/* CSS Document */


body {color:#333333;line-height:26px;	font-family: "微软雅黑";	font-size: 14px;	background:#e2e2e2} 
html,body { height:100%;} /* 同时设置html是为了兼容FF */
*{ margin:0px;  padding:0px;}
a {color:#585453;	border:0px;	text-decoration: none;} 
a:hover {color:#F00;text-decoration: none;} 
em{ font-style:normal}
ul,li { list-style:none; } 
img { border:0; } 
.clear{ overflow:hidden; clear:both; font-size:0px; line-height:0px;}

.banner{ width:100%; background: url(images/banner.jpg) no-repeat top center; height:489px;}
   .banner .nav_menu{ padding-top:418px; overflow:hidden; width:960px; margin:0 auto}
   .banner .nav_menu li{ width:137px; height:70px; float:left; font-size:40px; line-height:70px; font-size:20px; text-align:center}
   .banner .nav_menu li a{ color:#fff}
   .banner .nav_menu .line-height20{ line-height:20px; margin-top:15px;}
.tit{ width:100%; background:#012869; height:75px;}
   .tit .tel{ width:960px; margin:0 auto; font-size:42px; line-height:75px; color:#fff; font-weight:bold}
   .tit .tel span{ background:url(images/tel.jpg) no-repeat; width:341px; height:48px; float:right; margin-top:15px;}
   .tit .tel span img{ float:right}
   .main{ width:930px; padding:15px 15px 45px 15px; margin:0 auto; background:#fff}
   .main .school li{ overflow:hidden; padding:15px 0px; border-bottom:1px dashed #dfdfdf; display:block}
   .main .school li img{ margin-right:15px;}
   .main .school .margin_bottom60 img{ margin-bottom:60px;}
   .main .txt img{ padding-left:25px;}
  
   .main h3{ width:930px; display:block; height:35px; border-bottom:1px solid #012869; line-height:30px; font-size:20px; color:#012869; font-weight:normal; margin-top:25px;}
   .main h3 span{ width:26px; height:26px; display:block; float:left; background:#012869; margin-right:8px; line-height:26px; text-align:center; color:#fff}
   .main .txt{ padding:15px; overflow:hidden}
   .main .txt .img{ text-align:center; margin:15px 0;}
   .main .txt .table tr td{ padding:3px 5px;}
   .red{ color:#e96f22}
   .font_size18{ font-size:18px;}
   .main .padding_top20{ padding-top:20px;}
   
   
   
   
   
   