﻿
.topmsg{ 
    width:100%; 
	height:25px;
	line-height:25px;
}

.topInfo {
    width: 960px;
    margin: 0 auto;
    clear: both;
    float: none;
}
.topInfo li {
    margin: 0 0 0 20px;
    color: #000;
    font-size: 12px; 
}

.topInfo li a {
    color: #000; 
 }
 
.topInfo li a:hover {
    color: #000; 
}
	
.header {
   width: 100%;
   height:100px;
   padding-top: 30px; 
}
 
.header .logo {
    width: 1000px;
    height: 62px;
    background-image: url(/cms_files/filemanager/818385903/picture/20225/af843c5c45af4fad8a5d2f929c3c686e.png);
    margin: 0 auto; 
}	
	/*搜索 */
.searchBox {
  width: 100%;
  background: #064ec0;
  border-bottom: 5px solid #d6181f;
  height: 48px;
  float: left;
  line-height: 48px; }
/*.nav{ margin-left:5px;}*/
.searchBox ul {
    width: 1175px;
    margin: 0 auto;
    clear: both;
    float: none;
	padding-left:40px; 
}
.searchBox ul li {
      margin: 0 25px 0 0;
      display: inline;
	  width:100px;
	  text-align:center;
}
.be {
  float: left;
  color:#fff ;
 }
 
.searchBox ul li.no {
   margin: 0;
   width:150px;
		 
}
.searchBox ul li a {
   color: #FFF;
   font-size: 24px;
   font-weight: bold;
   font-family:"宋体"
}
.searchBox ul li a:hover {
          color: #F99; }