*{
    padding: 0;
}
body{
    background: #307BDB;
    min-height: 100%;
}
.container{
    background: #fff;
}
.header{
    color: #fff;
    height:150px;
    margin-bottom:20px;
    background: #307BDB;
}
.pc_form{
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    padding: 0 10px;
    padding-top: 20px;

}
.assess{
    width: 13px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
    background: url(/images/assess_icon.png?v=ab216f30) no-repeat;
    margin-right: 5px;
}
/*.submit_btn{
    color: #fff;
    background: #4090f2;
    border: 1px solid #4090f2;
    height: 44px;
    line-height: 44px;
    width: 91px;
    text-align: center;
    border-radius: 2px;
    outline: none;
    margin: 20px 0;
}*/
.footer{
    /*line-height: 100px;*/
    height: 100px;
    text-align: center;
}
.lable_import {
    padding-left:20px;
}
.label_content_header{
    margin-bottom: 15px;
}
.lable_import{
    margin-bottom: 20px;
}
.import_input{
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    width:530px;
    border-radius: 2px;
    border: 1px solid #e2e2e2;
}
.header_content{
    height: 60px;
    padding: 0 20px;
    margin-bottom: 20px;
    background: #307BDB;
}
.twelve{
    font-size: 40px;
}
.kerne_font{
    font-size: 20px;
    text-align: center;
    padding-top: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.kerne{
    font-size: 28px;
    color: #ffe44d;
}
.result{
    font-size:36px;
    text-align: right;
    color: #ffe44d;
    padding-right: 10%;;
}
.title_content{
    display: block;
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    text-align: left;
    word-break: break-all;
    line-height: 1.5;
}
.a_blank{
    display: block;
    margin-bottom: 20px;
}
.worker_file_add_icon{
    width: 17px;
    height: 17px;
    background: url(/images/add_nor.png?v=a253f7ab) no-repeat;
    margin-left: 20px;
}
.file_delete_icon{
    width: 17px;
    height: 17px;
    background: url(/images/jianshao_new.png?v=aaa62895) no-repeat;
    float: right;
}
