

html{
    height:100%;
}
body{
    height:100%;
    text-align:center;
}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{
    margin:0 auto;
    box-sizing: border-box;
    padding:0;
}
body,button,select,textarea{
    font:14px/1.5 "宋体",arial,verdana,sans-serif,MicrosoftYaHei;
}
li{
    list-style:none
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
hr{
    border:none;
    height:1px
}
a{
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
.clear{
    clear:both;
}
i{
    font-style: normal;
}
em{
    font-style:normal;
    color:#0dac67;
}
@font-face {
    font-family: 'fontNameRegular';
    src: url('../fonts/HY.eot');
    src: local('fontName Regular'),
    local('fontName'),
    url('../fonts/HY.ttf') format('truetype'),
    url('../fonts/HY.svg#fontName') format('svg');
}

.bg {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    height:100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-size: 100% 100%;
}
.bg img{
    width:100%;
}
.container_a{
    width:100%;
    min-width:1200px;
    position:absolute;
    margin:0 auto;
    z-index:10;
    top:90px;
}
.pc_logo{
    height: 57px;
    line-height: 57px;
}
.container_a .i_logo{
    display: inline-block;
    width:130px;
    height:35px;
    margin-top: 11px;
    vertical-align: top;
    background:url("../img/pc_wlogo.png");
    background-size:130px 35px;
}
.pc_logo span{
    font-family:MicrosoftYaHei;
    color:#0073bd;
    font-size:28px;
    margin-left: 12px;
    line-height: 57px;
    font-weight:normal;
}
.container_a_box{
    width:380px;
    height:380px;
    background:#ffffff;
    box-shadow:0 0 21px 1px #bae4ff;
    margin:20px auto 0 auto;
    position:relative;
}
.nav_bar{
    width:380px;
    height:45px;
}
.nav_bar ul>li{
    width:190px;
    height:45px;
    line-height:45px;
    text-align: center;
    display:inline;
    float:left;
}
.tab-nav-action{
    color:#0073bd;
    font-family:MicrosoftYaHei;
}
.tab-nav{
    font-family:MicrosoftYaHei;
    background-color:#f7fbfb;
    color:#b1c0cc;
}
.tabs-body{
    margin-top: 50px;
}
.username_img_new{
    position:absolute;
    z-index:999;
    display:inline-block;
    float:left;
    width:16px;
    height:16px;
    background: url('../img/PC-search.png') no-repeat;
    background-size: 16px 16px;
    top:106px;
    left:53px;
}
.up_down_new{
    position: absolute;
    z-index: 999;
    display: inline-block;
    float: left;
    width:15px;
    height:9px;
    background: url('../img/PC-listdown.png') no-repeat;
    background-size: 15px 9px;
    top:108px;
    right:55px;
}
.records_li{
    text-align: -webkit-match-parent;
}
.selectschool_pc{
    margin:50px auto 0 auto;
}
.selectschool_pc  select{
    padding:6px 40px!important;
    font-size:14px;
    color:#a0a7a9;
    background-image: none;
    width:298px!important;
    height:38px!important;
    background-color:#ffffff;
    border:1px solid #cccccc;
    outline: none;
    border-radius:0!important;
    -webkit-border-radius: 0!important;
    -o-border-radius:0!important;
    -ms-border-radius:0!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance:none;
    -ms-appearance:none;

}
.selectschool_pc select:hover{
    border:1px solid #4BA980;
}
.password_img_new{
    position: absolute;
    z-index: 999;
    display: inline-block;
    float: left;
    width: 14px;
    height: 16px;
    background: url('../img/pc_user.png') no-repeat;
    background-size: 14px 16px;
    margin: 12px 0 0 0;
    left:53px;
}
.password_closed_new{
    position: absolute;
    z-index: 999;
    display: inline-block;
    float: left;
    width:14px;
    height:14px;
    background: url('../img/pc_clear.png') no-repeat;
    background-size: 14px 14px;
    margin-top:12px;
    right:55px;
}
.user_text_new{
    width:300px;
    height:40px;
    border:1px solid #cccccc;
    background-color: #ffffff;
    outline: none;
    padding-left:40px;
    padding-right: 40px;
    font-family:MicrosoftYaHei;
    font-size:14px;
    color:#a0a7a9;
    line-height:21px;
    text-align:left;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance:none;
    -ms-appearance:none;
}
.user_text_new:hover{
    border:1px solid #0073bd;
    color:#464646;
}
.password_new{
    position: absolute;
    z-index: 999;
    float: left;
    width: 16px;
    height: 16px;
    background: url('../img/pc_pass.png') no-repeat;
    background-size: 16px 16px;
    margin: 20px 0 0 10px;
    left:45px;
}
.password_mima_new{
    width:298px;
    height:38px;
    border: 1px solid #d2d2d2;
    background-color: #ffffff;
    color:#a0a7a9;
    font-size: 1.0em;
    outline: none;
    padding-left:40px;
    margin-top:10px;
}
.password_mima_new:hover{
    border:1px solid #0073bd;
    color:#464646;
}
.btn_new{
    margin-top:26px;
}
.btn_1_new{
    font-family:MicrosoftYaHei;
    outline: none;
    width:100px;
    height:30px;
    background:#dedede;
    display:inline;
    float:left;
    color:#ffffff;
    font-size:12px;
    border: none;
    border-radius: 15px;
    margin-left:85px;
    cursor: pointer;
}
.btn_2_new{
    font-family:MicrosoftYaHei;
    width:100px;
    height:30px;
    display:inline;
    float:right;
    background-color:#ffffff;
    border:1px solid #0073bd;
    color:#0073bd;
    font-size:12px;
    border-radius: 15px;
    outline:none;
    margin-right:85px;
    cursor: pointer;
}
.footer{
    margin:20px 0 0 -150px;
    text-align:center;
    color:#666666;
    font-size:14px;
}
.error{
    color:#d96969;
    font-size:12px;
    display:block;
}
.logintip{
    margin:10px 40px 0px 40px;
    font-family:MicrosoftYaHei;
    font-size:12px;
    color:#5a89af;
    line-height:18px;
    text-align:left;
}
.logintip .title{
    font-weight: bold;
}
.footer_copy{
    opacity:0.79;
    font-family:MicrosoftYaHei;
    font-size:12px;
    color:#475055;
    line-height:18px;
    text-align:left;
    position: absolute;
    bottom: 20px;
    z-index: 999;
    text-align: center;
    width: 100%;
}
.code_second .i{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color:#0073bd;
}
.code_second .pc_scandesc{
    margin-top: 10px;
    font-family:MicrosoftYaHei;
    font-size:14px;
    color:#464646;
    letter-spacing:0;
    line-height:21px;
    text-align:center;
}
.code{
    width:200px;
    height:200px;
    margin:40px auto 10px auto;
    position:relative;
}
.mark{
    z-index:20;
    width:200px;
    height:200px;
    border:1px solid #d8d8d8;
    background:rgba(0,0,0,0.75);
    left:90px;
    position:absolute;
}
.mark span{
    font-family:MicrosoftYaHei;
    font-size:16px;
    color:#ffffff;
    position:absolute;
    top:70px;
    margin-left: 0px;
    text-align: center;
}
.mark input{
    background:#299ce7;
    outline: none;
    width: 100px;
    height: 30px;
    border: 1px solid #299ce7;
    color: #ffffff;
    font-size: 12px;
    border-radius: 15px;
    margin-top:111px;
}
.hover_img{
    position:absolute;
    z-index:99;
    left:100%;
    top: 0;
}
.success{
    margin-top:60px;
}
.success span{
    font-family:MicrosoftYaHei;
    font-size:20px;
    color:#0073bd;
    line-height:30px;
    margin-top:10px;
    display:block;
}
.success p{

    font-family:MicrosoftYaHei;
    font-size:14px;
    color:#464646;
    letter-spacing:0;
    text-align:center;
    margin-top:52px;
}
/*授权登录页*/
.content ul{
    text-align: left;
}
.content ul>li:first-child{
    padding:51px 0 15px 21px;
    color:#666666;
    font-size:14px;
}
.content ul>li:nth-child(2){
    padding:0 0 5px 21px;
    color:#666666;
    font-size:14px;
}
.content ul>li:last-child{
    padding:0 0 5px 21px;
    color:#666666;
    font-size:14px;
}
.initial{
    display:inline-block;
    width:6px;
    height:6px;
    background-color:#0073bd;
    border-radius:5px;
    margin-right:10px;
}
.solid_xian{
    width:340px;
    height:1px;
    border-top:1px solid #cccccc;
    margin:25px auto 10px auto;
}
.address p{
    color:#666666;
    text-align: left;
    font-size:14px;
    padding:0 19px 63px 21px;
}
.btn_a{
    outline: none;
    width:100px;
    height:30px;
    display:inline;
    float:left;
    background:#0073bd;
    color:#ffffff;
    font-size:12px;
    border: none;
    border-radius: 15px;
    margin-left:85px;
}
.btn_b{
    width:100px;
    height:30px;
    display:inline;
    float:right;
    color:#0073bd;
    background-color:#ffffff;
    border:1px solid #0073bd;
    font-size:12px;
    border-radius: 15px;
    outline:none;
    margin-right:85px;
}
/*500 and 404*/
.bg_500{
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    height:100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-size: 100% 100%;
    background-color:#eeeeee;
}
.img_five{
    width:100%;
    height:100%;
    z-index: 999;
    position: absolute;
    top: 0;
}
.img_500{
    width:100%;
    height:100%;
    margin:0 auto;
    padding-top:150px;
    vertical-align: middle;
}
.images_error{
}
.footer_500{
    opacity:0.79;
    font-family:MicrosoftYaHei;
    font-size:12px;
    color:#475055;
    line-height:18px;
    text-align:left;
    position: absolute;
    bottom: 20px;
    z-index: 999;
    text-align: center;
    width: 100%;
}
.img_500 span{
    font-family:STHeitiTC-Medium;
    font-size:46px;
    display: block;
    margin-top: 48px;
    color:#0073bd;
    letter-spacing:0;
    text-align:center;
}
/*error_page*/
.erron_information{
    padding:70px 30px 0 30px;
    table-layout:fixed;
    word-break: break-all;
    overflow:hidden;

}
.statusCode{
    font-family:MicrosoftYaHei;
    font-size:14px;
    color:#0073bd;
    letter-spacing:0;
    line-height:21px;
}
.hr{
    width:340px;
    width:340px;
    border-top:1px solid #dcdcdc;
    margin-top:50px;
}
.error_if{
    font-family:MicrosoftYaHei;
    font-size:14px;
    color:#666666;
    letter-spacing:0;
    line-height:21px;
    text-align:center;
}
.error_one{
    margin-top:30px;
    dispaly:block;
}
.error_second{
    height:82px;
    text-align: center;
    padding:0 30px;
    table-layout:fixed;
    word-break: break-all;
    overflow:hidden;
}
.enter{
    font-size:12px;
    margin-top:41px;
    width:100px;
    height:30px;
    line-height:30px;
    border-radius:15px;
    background-color:#0073bd;
    color:#ffffff;
    cursor: pointer;
}
.login_new{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color:#464646;
    margin-top:10px;
}
/*授权登录*/
.container_boxed{
    width: 100%;
    min-width: 1200px;
    position: absolute;
    margin: 0 auto;
    z-index: 10;
    top: 35px;
}
.container_boxed h1 {
    font-family: MicrosoftYaHei;
    font-size: 36px;
    color: #0dac67;
    font-weight: normal;
}
.container_box{
    width: 380px;
    height: 380px;
    background: #ffffff;
    box-shadow: 0 0 21px 1px rgba(81,179,160,0.4);
    margin: 23px auto 0 auto;
    position: relative;
}
.content_ul ul{
    font-size: 14px;
    color: #666666;
    text-align: left;
}
.content_ul ul>li:first-child{
    padding:51px 0 15px 21px;
    color:#666666;
    font-size:14px;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}
.content_ul ul>li:nth-child(2){
    padding:0 0 5px 21px;
    color:#666666;
    font-size:14px;
}
.content_ul ul>li:last-child{
    padding:0 0 5px 21px;
    color:#666666;
    font-size:14px;
}
.solid_xians {
    width: 340px;
    height: 1px;
    border-top: 1px solid #CCCCCC;
    margin-top: 25px;
    margin-bottom: 10px;
}
.add_address{
    width:100%;
    height:130px;
    font-size: 14px;
    color: #666;
    overflow:auto;
    word-wrap:break-word;
    word-break:break-all;
}
.add_address p {
    color: #666666;
    text-align: left;
    font-size: 14px;
    padding: 0 19px 63px 21px;
}