body {
    color: #333;
    min-width: 1190px;
    text-rendering: geometricprecision;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    position: relative;
    font-size: 12px;
    line-height: 1.2;
    font-family: -apple-system,blinkmacsystemfont,"pingfang sc",'microsoft yahei','hiragino sans gb',微软雅黑,arial,tahoma,simsun,sans-serif;
}
.con{
    margin-top: 20px;
}
.container{
    width: 1220px;
    margin:20px auto 0;
}
.company-left-nav {
    width: 1200px;
    height: auto;
    border: 1px solid #eaeaea;
    position: relative;
}
.company-nav-title {
    width: 1200px;
    height: 45px;
    font-size: 12px;
    color: #666;
}
.company-nav-title ul {
    padding: 15px 0 10px 10px;
    height: 20px;
}
.company-nav-title li {
    float: left;
    margin: 0 0 0 10px;
}
.company-nav-title li a {
    float: left;
    color: #666;
}
.company-nav-title li span {
    margin: 2px 0 0 10px;
    font-size: 14px;
    background-position: -36px 0;
    width: 5px;
    height: 9px;
    float: left;
    background-image: url(/uploads/image/saimages/20180919112954.png);
    background-repeat: no-repeat;
}
.company-nav-title li em {
    font-style: normal;
    margin: 0 5px;
}
.company-select-type {
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.company-select-type dl {
    width: 1200px;
    font-size: 13px;
    position: relative;
}
.company-select-type dt {
    width: 90px;
    line-height: 45px;
    text-align: center;
    border-right: 1px solid #eaeaea;
    background: #f8f8f8;
    color: #999;
    border-bottom: 1px solid #eee;
    position: absolute;
    left: 0;
    top: 0;
    height: 98.9%;
    display: inherit;
}
.company-select-type dd {
    width: 1110px;
    height: 45px;
    overflow: hidden;
    line-height: 45px;
    float: right;
    position: relative;
    border-top: 1px dotted #eaeaea;
}
.company-select-type dd.cur{
    height:auto;
}
.company-select-type dd a {
    display: inline-block;
    text-align: center;
    padding: 0 15px;
    color: #6f6e6e;
    font-size: 12px;
}
.company-select-type dd .on {
    color: #d01a21;
}
.company-select-type dd .showmore {
    position: absolute;
    width: 16px;
    height: 16px;
    background-position: 0 -16px;
    right: 15px;
    top: 15px;
    cursor: pointer;
    background-image: url(/uploads/image/saimages/20180919112954.png);
    background-repeat: no-repeat;
}
.search-line{
    margin: 30px 0;
    width: 1140px;
    height: 50px;
    overflow: hidden;
}
.search_logo{
    float: left;
}
.search_logo img{
    width: 180px;
}
.search_input{
    float: left;
    position: relative;
    margin-left: 30px;
}
.search-line:after{
    content:'';
    display: block;
    clear: both;
}
.search_content{
    width: 500px;
    height: 42px;
    border: 2px solid #d01a21;
    float: left;
    padding-left:40px;
}
.search_btn{
    width: 100px;
    background-color: #d01a21;
    height: 46px;
    line-height: 46px;
    float: left;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}
.search_ico{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 3px;
    background: url(/uploads/image/saimages/btn-ss-ico.png) no-repeat;
    background-size: 22px;
    background-position: 10px 10px;
    left: 0px;
    cursor: pointer;
}
.fabubtn_arr {
    float: right;
    width: 182px;
    height: 46px;
    background: #ffefe7;
}
.fabubtn_arr .fabu_zp {
    border-right: 1px dashed #ffccb2;
}

.fabubtn_arr .fabu_btn {
    float: left;
    line-height: 46px;
    text-align: center;
    color: #d01a21;
    font-size: 16px;
    padding: 0 13px;
}

/*tab*/
.list_top {
    margin-top: 5px;
    height: 37px;
    border-bottom: 2px solid #d01a21;
}
.list_top .tabs {
    float: left;
}
.list_top .tabs a.current {
    border-radius: 2px 2px 0 0;
    background: #d01a21;
    color: #fff;
}
.list_top .tabs a {
    float: left;
    padding: 0 40px;
    line-height: 38px;
    font-size: 16px;
    color: #333;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.list_top .pages {
    color: #979797;
    float: right;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 38px;
}
.fontorange {
    color: #d01a21;
}
.list_top .pages .next_prev {
    float: right;
    margin-left: 25px;
}
.list_top .pages .next_prev .iconfont.disabled {
    color: #ddd;
    width: 8px;
    height: 18px;
    display: inline-block;
    background-image: ;
    background-repeat: no-repeat;
    background-position: -172px 3px;
    position: relative;
    top: 4px;
    cursor: pointer;
}

.list_top .pages arrow_right .iconfont {
    background-position: -179px 3px!important;
}
.list_top .pages .icon_arrow_right {
    background-position: -179px 3px!important;
}
.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon_arrow_left {
}
.list_top .pages .next_prev .cur_page {
    color: #d01a21;
    margin-left: 8px;
}
.list_top .pages .next_prev .total_page {
    margin-right: 8px;
}

.sel_welfare {
    height: 50px;
    line-height: 50px;
}
.sel_welfare>li.select, .sel_welfare>li.hover {
    color: #d01a21;
    position: relative;
}
.sel_welfare>li {
    float: left;
    margin-right: 20px;
    color: #666;
    cursor: pointer;
    position: relative;
}
.sel_welfare>li.select .checkbox, .sel_welfare>li.hover .checkbox {
    background: #fff7f0;
    border: 1px solid #d01a21;
    font-size: 15px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sel_welfare .checkbox {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    border: 1px solid #dedede;
    margin-right: 8px;
}
.qbsx_text {
    color: #ff552e!important;
}
.qbsx_showtips {
    display: block;
    position: absolute;
    top: 18px;
    right: -17px;
    width: 15px;
    height: 15px;
    background-size: contain;
    background-position: center;
    line-height: 24px;
    background-repeat: no-repeat;
    z-index: 1;
}
.sel_welfare>li.select .checkbox:before, .sel_welfare>li.hover .checkbox:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 9px;
    background-size: 55px auto;
    -moz-background-size: 55px auto;
    -webkit-background-size: 55px auto;
    -o-background-size: 55px auto;
    -ms-background-size: 55px auto;
    background-position: -25px -85px;
    left: 3px;
    top: 22px;
}
.qiubaozq {
    margin-right: 35px!important;
}
i, em, address {
    font-style: normal;
}
.qbsx_showtips:hover .qbsx_fltips {
    display: block;
}

.qbsx_fltips {
    position: relative;
    text-align: center;
    display: none;
}
.qbsx_fltips .popup span {
    display: block;
    width: 0;
    height: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent #ddd;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
}
.qbsx_fltips .popup em {
    display: block;
    width: 0;
    height: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    top: 1px;
    left: -10px;
}
/*.sel_welfare>li.select, .sel_welfare>li.hover {*/
    /*color: #ff552e;*/
    /*position: relative;*/
/*}*/
/*.qbsx_fltips .popup {*/
    /*font-family: "microsoft yahei"!important;*/
    /*font-size: 12px;*/
    /*width: 270px;*/
    /*background: #fff;*/
    /*padding: 5px 9px;*/
    /*color: #333;*/
    /*border-radius: 4px;*/
    /*position: absolute;*/
    /*top: 32px;*/
    /*left: -138px;*/
    /*border: 1px solid #ddd;*/
    /*line-height: 18px;*/
/*}*/

/*content*/
.con .leftcon {
    width: 980px;
    margin-right: 30px;
    border-top: 1px solid #eee;
}

.con .leftcon, .con .rightcon {
    float: left;
}
#list_con {
    margin-bottom: 40px;
}
.job_item {
    position: relative;
    padding: 19px 20px 20px;
    border-bottom: 1px solid #eee;
    line-height: 1;
}
.job_item.brand_mq:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    content: '';
    -webkit-background-size: 35px;
    background-size: 35px;
}
.job_item .job_title {
    width: 407px;
    margin-right: 22px;
}

.job_item .item_con {
    float: left;
}
.job_item .job_name {
    font-weight: 600;
    display: block;
    font-size: 18px;
    margin-bottom: 11px;
}
.job_item .job_name a {
    color: #333;
}

.job_item .job_name>* {
    float: left;
}
.job_item .job_name a .address {
    max-width: 72px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.job_item .job_name a .name {
    max-width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
}
.job_item .job_name a span {
    display: inline-block;
    vertical-align: middle;
}

.job_item .job_name .icons.im-online {
    display: inline-block;
}

.job_item .job_name .icons.im-chat, .job_item .job_name .icons.im-online-status {
    width: 45px;
    height: 18px;
    cursor: pointer;
    display: none;
    background-position: 0 -285px;
}
.job_item .job_name .icons {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: top;
    margin-top: 1px;
    margin-left: 5px;
    background-size: 55px auto;
    -moz-background-size: 55px auto;
    -webkit-background-size: 55px auto;
    -o-background-size: 55px auto;
    -ms-background-size: 55px auto;
}
.job_item .job_salary {
    color: #d01a21;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 11px;
    font-weight: 700;
}
.job_item .job_salary .unit {
    font-size: 12px;
    margin-left: 5px;
  	right:auto;
	margin-top:0;
}
.job_item .job_wel span {
    float: left;
    background: #f8f8f8;
    margin-right: 6px;
    font-size: 12px;
    color: #6c95ba;
    padding: 4px;
    margin-bottom: 3px;
}
#list_con .job_item.clearfix .item_con.job_comp {
    position: relative;
}

.job_item .job_comp {
    width: 286px;
    font-size: 12px;
    padding: 18px 0 0;
    margin-right: 46px;
}
.job_item .comp_name {
    margin-bottom: 14px;
    height: 18px;
    line-height: 1.2;
}
.job_item .comp_name .comp_icons {
    margin-top: -1px;
    position: relative;
    cursor: pointer;
}

.comp_icons.mingqi {
    line-height: 14px;
    text-align: right;
    font-size: 10px;
    width: 40px;
    background-position: 0 -32px;
    color: #d01a21;
}

.job_item .job_require {
    font-size: 12px;
    color: #999;
    line-height: 18px;
}
.job_item .apply {
    text-align: center;
    width: 80px;
    margin-top: 25px;
    height: 32px;
    line-height: 32px;
    background: #d01a21;
    font-size: 14px;
    color: #fff;
    border-radius: 2px;
}
.job_item .sign {
    float: right;
    margin-top: 34px;
    font-size: 12px;
    color: #ccc;
}
.nodata {
    padding: 16px 0 16px 20px;
    font-size: 14px;
    color: #979797;
    border-bottom: 1px solid #eee;
}
.pagesout {
    text-align: center;
    margin-bottom: 60px;
}
.pagesout .prev, .pagesout .next, .pagesout .page_nums a {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 36px;
    position: relative;
}
.pagesout .prev.disabled:after, .pagesout .prev.disabled:hover:after {
    border-color: transparent #ddd transparent transparent;
}
.pagesout .prev:after {
    border-width: 6px 6px 6px 0;
    border-color: transparent #333 transparent transparent;
}
.pagesout .prev:after, .pagesout .next:after {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -3px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}
.pagesout .next.disabled:after, .pagesout .next.disabled:hover:after {
    border-color: transparent transparent transparent #ddd;
}
.pagesout .page_nums {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    color: #333;
}
.pagesout .page_nums a {
    font: 14px/36px arial;
    float: left;
    position: relative;
    margin-left: -1px;
    position: relative;
}
.pagesout .page_nums a.current {
    background: #d01a21;
    border-color: #d01a21;
    color: #fff;
}
.pagesout .num_operate {
    margin-left: 12px;
    color: #333;
}
.pagesout .num_input {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 8px;
    width: 20px;
    height: 36px;
    line-height: 36px;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 5px;
}
.pagesout .num_sure {
    display: inline-block;
    padding: 0 18px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    vertical-align: middle;
    margin-left: 10px;
}
.pagesout .num_sure:hover {
    background: #d01a21;
    color: #fff;
    border-color: #d01a21;
}
.pagesout .next:after {
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #333;
}
:focus {
    outline: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
#pc_list_rec {
    overflow: hidden;
    margin: 0 0 35px;
}
#pc_list_rec .basicinterestjobtitle {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
#pc_list_rec .basicinteresteachjobdetials {
    cursor: pointer;
    color: #9a9a9a;
    width: 180px;
    height: 104px;
    display: inline-block;
    float: left;
    background-color: #fff;
    margin-right: 45px;
    padding: 10px;
    overflow: hidden;
}
#pc_list_rec .basicinteresteachjobname {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 400;
}
#pc_list_rec .basicinteresteachjobaddress {
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
}
#pc_list_rec .basicinteresteachjobsalary {
    font-size: 14px;
    color: #d01a21;
    margin-bottom: 10px;
}
#pc_list_rec .basicinteresteachjobweal .welfare_tip {
    display: inline-block;
    *display: inline;
    max-width: 358px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #6c95ba;
    padding: 3px;
    margin-right: 8px;
    background: #f8f8f8;
}


/*其他人还在看*/

.gz_ad_bo {
    overflow: hidden;
    margin: 60px 0 35px;
}

.gz_ad_bo .title {
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}
.gz_ad_bo .gz_ad_a {
    cursor: pointer;
    color: #9a9a9a;
    width: 180px;
    height: 82px;
    display: inline-block;
    float: left;
    background-color: #fff;
    margin-right: 45px;
    padding: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}
.gz_ad_bo .gz_ad_title {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
    overflow: hidden;
    height: 19px;
    font-weight: normal;
}
.gz_ad_bo .gz_ad_workpos {
    color: #999999;
    font-size: 14px;
    margin-bottom: 10px;
}
.gz_ad_bo .gz_ad_workpos {
    color: #999999;
    font-size: 14px;
    margin-bottom: 10px;
}
.gz_ad_bo .gz_ad_salary {
    color: #d01a21;
    font-size: 14px;
    margin-bottom: 10px;
}

/*right*/
.con .rightcon {
    width: 180px;
}

#direct_ad_right .gz_ad_b {
    margin-top: 30px;
}
#direct_ad_right .title {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
}

#direct_ad_right .gz_ad_a {
    padding: 8px 10px 8px 0;
    margin-bottom: 4px;
    display: block;
    position: relative;
}

#direct_ad_right .gz_ad_title {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    font-weight: normal;
    overflow: hidden;
    height: 16px;
}

#direct_ad_right .gz_ad_workpos {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}

#direct_ad_right .gz_ad_salary {
    color: #d01a21;
    font-size: 12px;
    margin-top: 10px;
}

#direct_ad_right .gz_ad_a:after {
    content: "";
    position: absolute;
    left: -10px;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
}

#direct_ad_right .gz_ad_a:hover:after {
    background-color: #f9f9f9;
}
.yunying {
    position: relative;
    width: 180px;
    height: 220px;
    display: none;
    margin-bottom: 10px;
    overflow: hidden;
}
.guanpei {
    margin: 0 0 30px 0;
    height: 190px;
    overflow: hidden;
    background: #effdff;
    position: relative;
}


#pc_list_rec_right {
    margin-top: 30px;
}
#pc_list_rec_right .morefitjobtitle {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
}
#pc_list_rec_right .eachjobdetials {
    padding: 8px 10px 8px 0;
    margin-bottom: 4px;
    display: block;
    position: relative;
}
#pc_list_rec_right .eachjobdetials .eachjobname {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 400;
}
#pc_list_rec_right .eachjobdetials .eachjobaddress {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}
#pc_list_rec_right .eachjobdetials .eachjobsalary {
    font-size: 12px;
    color: #d01a21;
    margin-bottom: 10px;
}
#pc_list_rec_right .eachjobdetials .eachjobsalary {
    font-size: 12px;
    color: #d01a21;
    margin-bottom: 10px;
}
#pc_list_rec_right .eachjobdetials .eachjobweal .welfare_tip {
    display: inline-block;
    *display: inline;
    max-width: 358px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #6c95ba;
    padding: 3px;
    margin-right: 8px;
    background: #f8f8f8;
}


/*弹出框 申请职位*/
.pop-place{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    left: 0;
    top: 0;
    z-index: 15;
    display: none;
}

#app {
    width: 800px;
    height: 550px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -275px;
    background: #fff;
}
#basicpage.abtesta {
    height: 100%;
}

#basicpage {
    width: 100%;
    height: 100%;
}
.login-title {
    position: relative;
    height: 70px;
    line-height: 70px;
    background: #fcfcfc;
    padding: 0 100px;
    font-size: 14px;
    color: #666;
}
#basicpage.abtesta .basic-info {
    margin: 30px 0 6px 100px;
}
.login-btn, .login-btn:hover {
    text-decoration: none;
}

.login-btn {
    margin-left: 16px;
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d01a21;
    color: #d01a21;
    border-radius: 2px;
    text-align: center;
}

.login-btn:hover{
    color: #d01a21;
}

#app .close-box {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    background: url(/uploads/image/saimages/micro_resume_create.png) no-repeat;
    background-position: 0 -60px;
}
#basicpage .title {
    font-size: 16px;
}

#app .title {
    display: inline-block;
    color: #666;
    margin-left: 12px;
}

#basicpage .head-figure {
    display: inline-block;
    float: right;
    margin-right: 55px;
}
#basicpage .required {
    top: 10px;
}

#app .required {
    position: absolute;
    color: #d01a21;
    font-size: 12px;
    font-weight: 700;
}
#basicpage .figure-img {
    width: 110px;
    height: 110px;
    position: relative;
}
#basicpage .upload-input {
    opacity: 0;
    position: absolute;
    top: 0;
    height: 0;
    width: 110px;
    height: 143px;
    cursor: pointer;
}
#basicpage .figure-img img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
}
#basicpage .figure-tip {
    font-size: 14px;
    color: #999;
    margin-top: 14px;
    width: 100px;
    text-align: center;
}

#basicpage .basic-form {
    width: 490px;
    display: inline-block;
}
#basicpage.abtesta .info-item {
    margin-bottom: 14px;
}

#basicpage .info-item {
    margin-bottom: 14px;
    vertical-align: middle;
    position: relative;
}
#basicpage .item-title {
    width: 90px;
}

#app .item-title {
    display: inline-block;
    margin-right: 12px;
    font-weight: 700;
}
#basicpage.abtesta .input {
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
}

#basicpage .width100 {
    width: 340px;
}
#basicpage .widths {
    width: 365px;
}
#app .input {
    font-size: 14px;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
}
#app .error-tip {
    margin-top: 6px;
    margin-bottom: -4px;
    color: #d01a21;
    font-size: 12px;
}

#app .hide {
    display: none!important;
}
#app .info-ok, #app .warning-icon {
    width: 14px;
    height: 14px;
    display: inline-block;
}

#app .warning-icon {
    margin-right: 3px;
    vertical-align: text-bottom;
    background-position: 0 -46px;
}
#basicpage .sex-group {
    display: inline-block;
}
#basicpage .sex-item {
    border: 1px solid #ddd;
    border-radius: 2px;
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 20px;
    cursor: pointer;
    display: inline-block;
    position: relative;
}
#basicpage .sex-item.active {
    border: 1px solid #d01a21;
    color: #d01a21;
}
#basicpage .sex-item.active span {
    position: absolute;
    width: 20px;
    height: 18px;
    bottom: -1px;
    right: -1px;
    background: url(/uploads/image/saimages/micro_resume_create.png) no-repeat;
    background-position: 0 -76px;
}
.select-box{
    display: inline-block;
}
.sendcode-btn {
    width: 162px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    text-align: center;
    border: 1px solid #d01a21;
    color: #d01a21;
    font-size: 14px;
}
.sendcode-btn:hover{
    color: #d01a21;
}

.btn-int {
    display: block;
    float: right;
    margin-right: 20px;
}
#app .btn.disabled {
    cursor: default!important;
    background-color: #ccc;
}

#basicpage .submit-btn {
    display: inline-block;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
#app .btn {
    width: 365px;
    background-color: #d01a21;
    color: #fff;
    margin: 25px auto 0 106px;
    display: block;
    font-size: 18px;
}

.select-box select{
    color: #999999!important;
}