*{
    padding: 0;
    margin: 0;}
a{
    text-decoration: none;}
ul li{
    list-style: none;}
.fl {
    float: left
;}

.fr {
    float: right
;}


/*header*/
.header {
    width: 100%;
    height: 180px;
    overflow: hidden;
    background: url(/glxy/dfiles/9702/campus/images/glxy_images/glxyindeximg/top.png)  no-repeat;
    background-size:100% 100%;}
.container{
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    min-height: 1000px;}
.search{
    position: absolute;
    right: 220px;
    width: 90px;
    height: 24px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.98);}
.search a{
    color: rgba(255, 255, 255, 0.98);}
.search_img{
    position: relative;
    width: 15px;
    height: 15px;
    overflow: hidden;
    background: url(/glxy/dfiles/9702/campus/images/glxy_images/glxyindeximg/search.png) no-repeat;
    background-size:100% 100%;
    margin-top: 3px;
    margin-right: 5px;}
.header .logo img {
    width: 610px;
    overflow: hidden;
    margin-top: 55px;
border: 0;
;}
.header .logo2 img {
    position: relative;
    width: 400px;
    overflow: hidden;
    bottom: 55px;}


/*nav*/
.nav {
    width: 100%;
    height: 50px;
    box-shadow:1px 1px 5px rgba(144, 144, 144, 0.68);}
.nav_cont {
    position: relative;
    width: 1100px;
    height: 50px;
    clear: left;}
.nav_cont ul li{
    position: relative;
    float:left;
    width: 110px;
    height: 50px;
    line-height: 50px;
    z-index:999;
    text-align: center;}
.nLi a{
    color: rgb(0,71,151);}
.nLi:hover{
    background-color: #2b63bf;}
.nLi:hover a{
    color: white;}


/*content*/
.content-title{
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-family: ËÎÌå;
    padding-top:34px;
    padding-bottom: 16px;
    margin-right: auto;
    margin-left: auto;}
.content-label,.content-label a{
    font-size: 10px;
    color: rgb(177, 177, 177);}
.content-label a:hover{
    color: rgb(0,71,151);}
.content-label2{
    font-size: 12px;
    color: rgba(0, 74, 167, 0.87);}
.content-text{
    font-size: 18px;
    font-family: ËÎÌå;
    line-height: 37px;
    padding-bottom: 90px;}


/*footer*/
.footer{
    width: 100%;
    background: #1e47a4;
    height: 110px;}

.footer_cont {
    width: 100%;
    color: white;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    line-height: 28px;
    text-align: center;}












