/*body { width: 100%;height:100%;background: url("../img/loginbg.jpg") 100% #0A4378 no-repeat;}*/
.content{ min-width:1024px;width: 100%;padding-top:5%;}
#Rainier{box-shadow: #252424 0 0 20px 0;width: 1158px;height:656px;margin: auto;background: url("../img/leftbg.png") #fff left no-repeat;border-radius: 5px;position: relative;}
.leftBox{width: 400px;height: 165px;float: left;margin:30px;}
.leftBox span{font-size:55px;color: #043d74;font-family:"Microsoft YaHei";font-weight: bolder;height:85px;line-height: 85px;display: block;border-bottom: 1px solid #043d74;padding-left: 4px;}
.leftBox a{display: block;font-size:33px;height:60px;line-height:60px;color: #043d74;font-family:"Microsoft YaHei";font-weight: bolder;padding-left: 4px;}

.rightBox{width:480px;float: right;margin-top:50px;background: #fff;display: none;}
.rightBox .loginBox{width:405px;margin: auto;}
.rightBox .loginBox li{width:130px;float: left;position: relative;}
.rightBox .loginBox li a{display: block;width:130px;margin: auto;text-align: center;font-family:"Microsoft YaHei";font-size:22px;color: #333;text-decoration: none;padding-top:100px;}
.rightBox .loginBox li a:hover{color:#0259ab;}
.rightBox .loginBox .login-1{background: url("../img/login-1.png") #fff no-repeat;background-position: center 20px;}
.rightBox .loginBox .login-2{background: url("../img/login-2.png") #fff no-repeat;background-position: center 20px;}
.rightBox .loginBox .login-3{background: url("../img/login-9.png") #fff no-repeat;background-position: center 20px;}
.rightBox .loginBox .login-4{background: url("../img/login-3.png") #fff no-repeat;background-position: center 20px;}
.rightBox .loginBox .login-5{background: url("../img/login-4.png") #fff no-repeat;background-position: center 20px;}
.rightBox .loginBox .login-6{background: url("../img/login-5.png") #fff no-repeat;background-position: center 20px;}
.rightBox .loginBox .login-7{background: url("../img/login-6.png") #fff no-repeat;background-position: center 20px;}
.rightBox .loginBox .login-8{background: url("../img/login-7.png") #fff no-repeat;background-position: center 20px;}
.rightBox .loginBox .login-9{background: url("../img/login-8.png") #fff no-repeat;background-position: center 20px;}

.rightBox .loginBox .login-8 a,.rightBox .loginBox .login-9 a{width:100px;}


.company{position: absolute;bottom: 20px; right:15px;}
.company ul li:first-child{background: none;}
.company ul li {float: left;width:155px;height: 40px;background: url("../img/line.png") left center no-repeat;}
.company ul li span{color: #969696 ;font-size:14px;display: block;line-height: 20px;padding-left:25px;}


@media screen and (max-width:1158px){
    #Rainier{transition: .3s;width: 1000px;background: url("../img/leftbg2.png") #fff left no-repeat;}
    .rightBox{transition: .3s;width: 450px;}
    .company{transition: .3s;position: absolute;width: 450px;bottom: 20px;right:0;}
    .company ul li {float: left;width:150px;height: 40px;background: url("../img/line.png") left center no-repeat;}


}
