li{list-style: none;}
a{text-decoration: none;}
*{padding:0;margin:0; font-family: "microsoft yahei", Arial;}
img{border:none;}
/* 块状元素水平居中 */
.auto { margin-left: auto; margin-right: auto; }
/* 清除浮动*/
.clearfix:after{ content: '\200B'; display: block; clear: both; height: 0; overflow: hidden; visibility: hidden;}
.clearfix{zoom:1;}
/* float */
.l { float: left; }
.r { float: right; }
/* clear */
.cl { clear: both; }
.ell { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
body{
    font-family: "microsoft yahei", Arial;
    /*overflow: hidden;*/
}

a{
    font-family: "microsoft yahei", Arial;
}
.ml20{margin-left: 20px;}

.mainbox{
    width:100%;
    margin:0 auto;
}
.main{
    width:1200px;
    margin:0 auto;
}
.choose_pro{
    padding:27px 0 27px 20px;
    /*font-size:16px;*/
    color:#666;
    font-size:13px;
    vertical-align: middle;
}
.choose_pro .span1{
    font-size:16px;
    margin-right:20px;
    line-height: 30px;
}
.choose_pro .span2{
    font-size:15px;
    margin-right:17px;
    margin-left:30px;
    line-height: 30px;
}
.box-o{border:1px solid #dfdfdf;width:182px;height:29px;clip:rect(0px,181px,30px,0px);overflow:hidden;}
.box-i{border:1px solid #F4F4F4;width:180px;height:27px;clip:rect(0px,179px,28px,0px);overflow:hidden;}
select{position:relative;left:-2px;top:-2px;font-size:12px;width:183px;height:30px;line-height:14px;border:0px;color:#2b2b2b;}
.choose_pro select{
    /*width:145px;*/
    /*height:30px;*/
    border:1px solid #ccc;
    font-size:15px;
    margin-right:10px;
    background:url("/assets/images/arrow.png") no-repeat  167px 11px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.choose_pro .button1{
    width:80px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background:#F2797F;
    color:#fff;
    border: none;
    font-size:15px;
    cursor: pointer;
    transition: all 0.5s ease-in;
    -moz-transition:  all 0.5s ease-in;
    -webkit-transition:  all 0.5s ease-in;

}
.choose_pro .button1:hover,.choose_pro .button1:active{
    background-color: #F0182A;
}
.choose_pro .result{
    height:26px;
    line-height: 26px;
    width:127px;
    padding-left:10px;
    border: 1px solid #dfdfdf;
}

.hotcity{
    /*height:64px;*/
    line-height:40px;
    font-size:16px;
    color:#666;
    border-bottom:1px dashed #ccc;
    border-top:1px dashed #ccc;

}
.hotcity a{
    display:inline-block;
    margin-right:10px;
    font-size:13px;
    color:#ff5400;
}
.hotcity .hotcity_h{
    display: block;
    vertical-align: text-top;
    padding-left: 20px;
}
.hotcity .hotcity_con{
    width:1095px;
    display: inline-block;
    vertical-align: text-top;
    padding-left: 20px;
}
.choose_fl{
    padding-top:30px;
    padding-left:20px;
    font-size:16px;
    color:#666;
    vertical-align: middle;
}

.choose_fl .letter{
    margin-top:20px;

}
.choose_fl .letter_h{
    display: inline-block;
    color:#fff;
    font-weight:bold;
    width:20px;
    height:21px;
    line-height: 21px;
    text-align: center;
    margin-right:25px;
    vertical-align: text-top;
    background:#ccc;
}
.choose_fl .letter_h_select{
    background: #ff5400;

}

.choose_fl .city_con{
    display: inline-block;
    width:1130px;
    vertical-align: text-top;
}
.choose_fl a{
    display:inline-block;
    padding:0 5px;
    margin-right:15px;
    font-size:13px;
    color:#666;
    margin-bottom:15px;
}
.choose_fl a.current{
    background:#f4535c;
    color:#fff!important;
}
.choose_fl a.hot{
    color:#ff5400;
}
.choose_fl a:hover{
    color: #ff5400;
}

/*面包屑*/
.crumbs {
    height: 38px;
    /*margin-top: 15px;*/
    /*margin-left: 16px;*/
    font-size: 12px;
    line-height: 38px;
}
.crumbs .course_position{ display: inline-block; }
.course_position a {
    font-size: 12px;
    color: #787d83;
}
.crumbs .type_tags{
    display: inline-block;
    margin-left: 25px;
}
.crumbs .type_tag{
    position: relative;
    display: inline-block;
    color: #ff5400;
    font-size: 12px;
    line-height: 1;
    padding: 5px 40px 5px 10px;
    margin: 7px 0 0 10px;
    border: 1px solid #ff5400;
}
.crumbs .type_tag i>a {
    position: absolute;
    top: 0;
    right: 6px;
    color: #a9aaae;
    font-size: 22px;
    cursor: pointer;
}
.crumbs .type_tag:hover i>a {  color: #ff5400;  }
.crumbs .clean_tags{
    display: inline-block;
    margin-top: 5px;
    margin-left: 20px;
    color: #84878c;
    line-height: 2;
    cursor: pointer;
}
.crumbs .clean_tags a {
    color: #84878c;
}
.crumbs .clean_tags .delete{
    display: inline-block;
    width: 20px;
    height: 24px;
    margin-right: 2px;
    background-image: url("../images/course/delete.png");
    background-repeat: no-repeat;
    background-position: 0 3px;
    background-size: 19px auto;
}
.crumbs .clean_tags:hover .delete{ background-position: 0 -20px; }
.crumbs .clean_tags label{
    font-size: 12px;
    cursor: pointer;
}

.h-c-box{
    padding: 20px 0 20px 20px;
}
.h-c-title{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.h-c-list>li{
    float: left;
    padding: 0 10px;
}

.h-c-list>li>a{
    font-size: 16px;
    color: #666;
}