.content{
    width: 1200px;
    margin: 0 auto;
}
.header{
    background-image: url("../images/header-bg.jpg");
    background-size: cover;
}
.header .content{
    overflow: hidden;
    padding-top: 40px;
}
.logo img{
    width: 645px;
}
.header-frame{
    width: 230px;
    height: 30px;
    border: 1px solid #e1e1e1;
    position: relative;
    box-sizing: border-box;
    padding:0 30px 0 5px;
    border-radius: 4px;
    background-color: #FFFFFF;
}
.header-frame a{
    position: absolute;
    top: 5px;
    right: 6px;
}
.header-frame input{
    font-size: 14px;
    width: 100%;
    height: 100%;
}
.login_register{
    overflow: hidden;
    padding-top: 10px;
}
.login-btn{
    margin: 0 5px;
}
.header-btn{
    width: 55px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    font-size: 17px;
    background-color: #1490ef;
}
.header-btn a{
    color: #FFFFFF;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #e2e2e2;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #e2e2e2;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #e2e2e2;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #e2e2e2;
}
.header .content{
    overflow: hidden;
    padding-top: 40px;
}
.header-top{
    overflow: hidden;
}
.logo img{
    width: 645px;
}
.header-frame{
    width: 230px;
    height: 30px;
    border: 1px solid #e1e1e1;
    position: relative;
    box-sizing: border-box;
    padding:0 30px 0 5px;
    border-radius: 4px;
    background-color: #FFFFFF;
}
.header-frame a{
    position: absolute;
    top: 5px;
    right: 6px;
}
.header-frame input{
    font-size: 14px;
    width: 100%;
    height: 100%;
}
.login_register{
    overflow: hidden;
    padding-top: 35px;
}
.login-btn{
    margin: 0 5px;
}
.header-btn{
    width: 55px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    background-color: #1490ef;
}
.header-btn a{
    color: #FFFFFF;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #e2e2e2;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #e2e2e2;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #e2e2e2;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #e2e2e2;
}
.shade{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    box-sizing: border-box;
    padding-top: 155px;
    display: none;
}
.login-box{
    width: 568px;
    background-color: #FFFFFF;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 35px;
    position: relative;
}
.login-box-title{
    border-bottom: 3px solid #1490ef;
    overflow: hidden;
    padding: 25px 110px 15px 110px;
    margin-bottom: 25px;
}
.login-box-title label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    font-size: 18px;
}
.login-box-title input {
    position: absolute;
    top: 5px;
    left: 0;
    height: 14px;
    width: 14px;
}
.register{
    display: none;
}
.import {
    margin-bottom: 25px;
    text-align: center;
}
.register-font {
    display: inline-block;
    font-size: 16px;
    color: #000000;
    width: 113px;
    vertical-align: middle;
    text-align: right;
}
.import input {
    width: 200px;
    vertical-align: middle;
    display: inline-block;
    height: 30px;
    background-color: #fafafa;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 6px;
    border: 1px solid #e2e2e2;
}
.submit {
    width: 282px;
    margin: 0 auto;
    line-height: 36px;
    text-align: center;
    margin-bottom: 12px;
}
.submit a {
    display: block;
    color: #FFFFFF;
    font-size: 18px;
    background-color: #1490ef;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.submit a:hover{
    opacity: .7;
}
.forget-password{
    width: 282px;
    margin: 0 auto;
    text-align: right;
    font-size: 14px;
    color: #acacac;
    padding-bottom: 20px;
}
.code{
    text-align: center;
    margin-bottom: 30px;
}
.code input {
    width: 105px;
    vertical-align: middle;
    display: inline-block;
    height: 30px;
    background-color: #fafafa;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 6px;
    border: 1px solid #e2e2e2;
}
.code-img {
    vertical-align: top;
    display: inline-block;
    width: 95px;
    height: 30px;
    background-color: #FFFFFF;
}
.code-img img {
    width: 100%;
    height: 100%;
}
.delete{
    position: absolute;
    top: 6px;
    right: 6px;
    cursor: pointer;
}
.footer{
    width: 100%;
    height: 325px;
    background-image: url("../images/footer-img2.jpg");
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 90px;
}
.footer .content{
    overflow: hidden;
    padding: 0 200px;
    box-sizing: border-box;
}
.footer-fl h2{
    font-size: 19px;
    color: #474747;
    font-weight: bold;
}
.footer-fl p{
    font-size: 15px;
    margin-top: 10px;
}
.footer-fr{
    width: 133px;
    box-sizing: border-box;
    padding: 10px;
    text-align:center;
}
.footer-fr img{
    width: 100%;
    height: 100%;
}
.nav-list{
    margin: 10px 0 20px 0;
    float: right;
}
.nav-list ul{
    overflow: hidden;
}
.nav-list li{
    float: left;
    width: 120px;
    line-height: 35px;
    text-align: center;
}
.nav-list li.on{
     background:#64c4ef; /* 一些不支持背景渐变的浏览器 */
     background:-moz-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
     background:-webkit-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
     background:-o-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
 }
.nav-list li.on a{
    color: #FFFFFF;
}
.nav-list li:hover{
    background:#64c4ef; /* 一些不支持背景渐变的浏览器 */
    background:-moz-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
    background:-webkit-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
    background:-o-linear-gradient(left, #55c2ea,#54b9e5, #4d80c2);
}
.nav-list li:hover a{
    color: #FFFFFF;
}
.nav-list li.end{
    margin-right: 0;
}
.nav-list li a{
    color: #000000;
    font-size: 19px;
}
.already-logged{
    color: #474747;
    /*text-align: right;*/
    text-align:center;
    margin: 0 -10px;
}
.already-logged span{
    margin: 0 10px;
}
.already-logged a{
    color: #474747;
}
.already-logged .user-center{
    color: #64c4ef;
}
.apply{
    display: block;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    width: 283px;
    line-height: 36px;
    background-color: #1490ef;
    margin: 0 auto;
    border-radius: 4px;
}
.apply:hover{
    opacity: .9;
}
.pop-up{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.delete-btn{
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
.pop-up-1{
    width: 420px;
    height: 145px;
    background-color: #FFFFFF;
    position: fixed;
    top:50%;
    left: 50%;
    margin: -72px 0  0 -210px;
    text-align: center;
    display: none;
}
.pop-up-1 p{
    font-size: 16px;
    margin: 30px 0;
}
.pop-up-1 a{
    display: block;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    width: 283px;
    line-height: 36px;
    background-color: #1490ef;
    margin: 0 auto;
    border-radius: 4px;
}
.pop-up-1 a:hover{
    opacity: .9;
}
.pop-up-2{
    display: none;
    width: 420px;
    height: 445px;
    background-color: #FFFFFF;
    position: fixed;
    top:50%;
    left: 50%;
    margin: -222px 0  0 -210px;
    text-align: center;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    box-sizing: border-box;
    padding-top: 20px;
}
.form-menu span{
    font-size: 16px;
    display: inline-block;
    /*width: 80px;*/
    text-align: left;
}
.form-menu input{
    width: 200px;
    height: 30px;
    box-sizing: border-box;
    padding-left: 5px;
    background-color: #fafafa;
    border: 1px solid #e2e2e2;
}
.form-menu{
    margin-bottom: 24px;
    position: relative;
}
.send-btn{
    display: block;
    min-width: 65px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #acacac;
    box-sizing: border-box;
    border-left: 1px solid #e2e2e2;
    position: absolute;
    top: 0;
    right: 66px;
}
.multiple-choice{
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 10px;
}
.form-menu-2{
    text-align: left;
    margin-bottom: 20px;
    padding-left: 66px;
}
.smallInput {
    width:14px!important;
    margin-left: 7%;
}
.tablePage {
    height: 35px;
    text-align:center;
}
.tablePage span{
    text-align:center;
}
.birthday {
    padding: 5px 4px;
    min-height: 32px;
    line-height: 20px;
    border: 1px solid #ddd;
    background: #fff;
    vertical-align: middle;
    color: #333;
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: rgba(255,255,255,0);
}
.page-box{margin-top:15px;color:#999;font-size:14px;    margin-left: 35%;}
div.digg{ margin:0; padding:0; text-align:left; font-size:14px; }
    div.digg a{ display:block; float:left; padding:5px 12px; margin:0 0 0 8px; border:1px solid #e1e2e3; line-height:20px; height:20px; color:#3b8dd1; background:#fff; text-decoration:none; }
    div.digg a:hover { border:1px solid #3b8dd1; }
    div.digg span{ display:block; float:left; line-height:20px; height:20px;border: 1px solid #eee;padding: 5px 12px;margin: 0 0 0 8px;color: black; }
    div.digg span.current { padding:5px 12px; margin:0 0 0 8px; color:#555; font-weight:bold; }
    div.digg span.disabled { border:1px solid #eee; padding:5px 12px; margin:0 0 0 8px; color:black; }

.selectYorN{
    width: 200px;
    vertical-align: middle;
    display: inline-block;
    height: 30px;
    background-color: #fafafa;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 6px;
    border: 1px solid #e2e2e2;
}
