.training_list {
    background: #fff;
    border: 1px solid #e2e8ec;
    margin-bottom: 10px;
    position: relative;
    border-radius: 3px;
}
.training_study {
    height: 50px;
    font-size: 12px;
    line-height: 50px;
    color: #999;
    margin-right: 20px;
    cursor: pointer;
}
.training_study i {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    background: url(../png/icon-v2-0332a58f29c77a64045eded83c420a74.png);
    background-position: -36px -127px;
    margin-top: 16px;
    margin-right: 2px;
}
.training_study:hover{
    color: #999;
}
/*.training_city_cate {*/
/*    width: 908px;*/
/*    border: 1px solid #e5e5e5;*/
/*    margin-top: 28px;*/
/*    background: #fff;*/
/*}*/
.training_city_cate_ul {
    padding: 0 20px 8px;
    width: 760px;
    float: left;
    overflow: hidden;
}
.training_city_cate ul li a {
    width: 90px;
    float: left;
    color: #666666;
    padding: 14px 0 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.training_list_head {
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
}
.training_list_cate_more.right {
    padding: 16px 20px 0;
    cursor: pointer;
    font-size: 12px;
    color: #999;
}
.training_list_ul {
    padding: 0 20px;
}
.training_list_left img {
    width: 246px;
    height: 140px;
    border-radius: 3px;
    margin-right: 20px;
}
.training_list_title a {
    color: #222;
    font-size: 20px;
    font-weight: bold;
}
.training_list_title {
    padding-bottom: 8px;
}
.training_list_btn:visited, .training_list_btn:focus {
    color: #fff;
}
.training_list_title span {
    width: 58px;
    height: 21px;
    border: 1px #ff5f19 solid;
    font-size: 12px;
    color: #ff5f19;
    line-height: 21px;
    text-align: center;
    display: inline-block;
}
.lh40 {
    line-height: 35px;
    height: 35px;
}
.training_list_right {
    position: relative;
    width: 595px;
}
.training_list_signup {
    top: 50px;
    position: absolute;
    right: 0;
}
.training_list_btn {
    width: 100px;
    height: 38px;
    background: #0084ff;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
}
.training_list_btn:hover{
    color: #fff;
    background:#118cff;
}
.training_list_btn_box {
    position: absolute;
    bottom: 10px;
    right: 0;
}
.training_list_li {
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 20px;
    padding-top: 20px;
}
.training_list_signup_already {
    font-weight: bold;
    color: #f23f3f;
}
.training_list_signup_all {
    color: #ccc;
    padding: 1px;
}
.training_more {
    margin-top: 32px;
    margin-bottom: 32px;
}
.training_signup_record {
    background: #fff;
    border: 1px solid #e2e8ec;
    border-radius: 3px;
}
.training_signup_record_head .question_tab li{
    margin-left: 15px;
    margin-right: 20px;
}
.training_record_more {
    height: 50px;
    line-height: 50px;
    margin-right: 12px;
    cursor: pointer;
    font-size: 12px;
}
.training_record_ul {
    padding: 12px;
}
.training_record_li {
    height: 40px;
    line-height: 40px;
}
.training_circle {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #969696;
    border-radius: 3px;
    line-height: 40px;
    margin-top: 16px;
    margin-right: 4px;
}
.training_record_title {
    font-size: 14px;
    color: #6d90bd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 158px;
    display: inline-block;
    line-height: 40px;
    cursor: pointer;
}
.training_record_time {
    font-size: 12px;
    color: #999;
    display: inline-block;
    line-height: 40px;
    width: 80px;
    overflow: hidden;
    height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video_study_list .training_list_left img {
    width: 223px;
    height: 127px;
    border-radius: 3px;
    margin-right: 20px;
}
.training_map_icon {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(../png/icon-v2-0332a58f29c77a64045eded83c420a74.png);
    background-position: 2px -127px;
    margin-bottom: -2px;
}
.map_contain{
  color:#bbbbbb;
}
.map_contain :hover{
  color:#0084ff;
}
.map_contain:hover .training_map_icon {
  background-position: -17px -127px;
}
.training_list_title a:hover{
  color:#0084ff;
}
.icon_month {
    width: 17px;
    height: 17px;
    background-position: -333px -97px;
    vertical-align: sub;
}
.apply_input label {
    margin-left: 30px;
    font-weight: normal;
    margin-right: 10px;
    position: relative;
}
.labelname {
    width: 60px;
    text-align: justify;
    text-align-last: justify;
    display: inline-block;
    margin-right: 4px;
}
.apply_input label .cc1f6f {
    position: absolute;
    left: -10px;
    color: #f23f3f;
}
.height50 {
    height: 47px;
}
.training_city_cate_ul .hover a,.training_city_cate_ul a:hover {
    font-weight: bold;
    color: #0084ff;
    cursor: pointer;
}
.training_list_btn.training_disabled {
    background: #bbb;
}
.apply_input li {
    padding: 10px 0;
}
.apply_input .j_placeholder {
    width: 250px;
    height: 40px;
    border: 1px solid #e5e5e5;
    padding-left: 8px;
}
.apply_input textarea.j_placeholder {
    height: 120px;
    resize: none;
}
.expert_button {
    width: 250px;
    height: 40px;
    display: inline-block;
    text-align: center;
    background: #0084ff;
    line-height: 40px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 5px;
}
.apply_input select {
    width: 250px;
    height: 40px;
    border: 1px solid #e5e5e5;
}
.fak_attr_wordtip {
    position: absolute;
    bottom: 20px;
    right: 85px;
    z-index: 999;
    color: #999;
}
.fak_attr_wordtip  i{
    font-style: normal;
}
.area_con {
    top: 90px !important;
    z-index: 99999999 !important;
    left: 115px !important;
    height: 360px !important;
}
.area_name li {
    float: left;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.training_list_addr{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 290px;
    display: inline-block;
    margin-bottom: -12px;
}


.change_area_box_bg {
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .5;
}
.change_area_box {
    width: 100%;
    height: 100%;
    z-index: 10000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.change_area {
    width: 410px;
    z-index: 1000;
    margin: 100px auto;
    position: relative;
}
.area_first{
    position: absolute;
    padding-top: 10px;
}
.area_second {
    left: 400px;
    position: absolute;
    display: none;
    width: 380px;
    padding-top: 10px;
}
.area_con{
    height: 330px;
    overflow: hidden;
    padding-right: 15px;
}
.area_second .area_name{
    width: 285px;
}
.area_second li {
    line-height: 30px;
    width: 92px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
}
.change_area li {
    float: left;
    cursor: pointer;
    color: #666;
    position: relative;
}
.backoneareabox {
    width: 30px;
    height: 26px;
    display: inline-block;
    float: right;
}
.backoneareabox a {
    cursor: pointer;
    color: #999;
    font-size: 12px;
}