@charset "UTF-8";

.hidden{display:none;}
.top{width:100%; height:80px; line-height:80px; padding:5px 0px; background:#0b1841; color:white;}
.top-container{width:1200px; height:100%; margin:0 auto;}
.top-container .slogan{float:left;margin-top: 15px; width:119px; height:51px; background:url(../image/logo-sx.png) no-repeat;}
.top-container .nav{float:left; width:650px; height:50px; line-height:60px; margin-left:20px; margin-top:10px; font-size:14px; color:#666666;}
.top-container .nav .item{float:left; width:100px; margin-left:12px; text-align:center; cursor:pointer;color:#FFFFFF}
.bg-login-sx{ width: 100%;  background: url('../image/mainback.jpg') no-repeat;background-size: cover;  }
.bg-login-sx:before{content: ""; display: block; padding-top: 165%;}
.link{cursor:pointer;}


.foot{width:100%; height:200px; line-height:200px; padding:20px 0 15px 0px; background:#0b1841; border-top: 1px solid #0b1841; font-size:12px; color:white;}
.foot-container{width:1200px; height:60px; line-height:60px; text-align:center; margin:0 auto;}
.underline{text-decoration: none;color: #FFFFFF}
.underline:hover{text-decoration: underline;color:#03d1d7}

