.clearfix::before, .clearfix::after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.citytit {
    padding: 20px 0;
    font-size: 14px;
    overflow: hidden;
}

.citytit .ci_link {
    text-align: center;
    padding: 10px 0 25px;
}

.citytit .ci_link a {
    width: 350px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    background-color: #327edd;
    border-radius: 5px;
    color: #fff;
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}

.citytit dl.hotcity {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    width: 100%;
}

.citytit dl.hotcity .ci_fz {
    color: #FF6600;
    font-weight: 600;
}

.citytit dl.hotcity dd, .citytit dl.hotcity dt {
    float: left;
    margin-right: 20px;
    border: 0;
    width: auto;
    margin-top: 0px;
    font: 13px/28px 'Hiragino Sans GB','微软雅黑',arial,sans-serif;
}

.citytit dl.hotcity dt {
    font-weight: bold;
    width: 80px;
    word-spacing: 8px;
    letter-spacing: 1px;
    padding: 0;
}

.citytit .tab .tab-nav {
    overflow: hidden;
    padding: 0 24px;
    width: 100%;
}

.citytit .tab .tab-nav a {
    width: 180px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    background: #ccc;
    color: #FFF;
    padding: 0 10px;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    margin-left: -4px;
    font-family: Microsoft YaHei;
    float: left;
}

.citytit .tab .tab-nav a:hover {
    text-decoration: none;
}

.citytit .tab .tab-nav a:hover {
    background: #327edd;
    border-bottom: 0;
}

.citytit .tab .tab-nav a.current {
    background: #327edd;
    border-bottom: 0;
}

.citytit .tab .tab-con, .citytit .tab .tab-con-item {
    width: auto;
}

.citytit .tab .tab-con {
    border: 1px solid #f1f1f1;
}

.citytit .tab a {
    height: auto;
    width: 62px;
    display: inline-block;
}

.citytit .tab .tab-con-item {
    display: none;
    margin-top: 20px;
    line-height: 30px;
}

.citytit .tab .tab-con-item .total {
    /*position: absolute;*/
    margin-left: 20px;
    width: 62px;
    line-height: 26px;
    height: 26px;
    margin-right: 22px;
    text-align: center;
    border: 1px solid #DCD8D9;
    cursor: pointer;
    font-family: Microsoft YaHei;
    float: left;
}

.citytit .tab .p1 .span1 span {
    display: block;
    width: 64px;
    height: 28px;
    line-height: 28px;
    float: left;
    margin: 0 20px;
    text-align: center;
    background: #f1f1f1;
    color: #327edd;
    cursor: pointer;
}

.citytit .tab .p2 ul {
    float: left;
    width: 1074px;
    margin-bottom: 20px;
}

.citytit .tab .p1 ul {
    float: left;
    width: 1070px;
    margin-bottom: 20px;
}

.citytit .tab .p1 ul li, .citytit .tab .p2 ul li {
    float: left;
    height: 28px;
    line-height: 28px;
}

.citytit .tab .p1 ul li a, .citytit .tab .p2 ul li a {
    padding: 0 15px;
    width: auto;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
}
.citytit .tab .p2 ul li a:hover{
   color:  #F05004
}
.citytit .hotcity dd a {
    color: #FF6600;
}

.citytit .tab .p2 {
    height: 100%;
}

.citytit .tab .p2::-webkit-scrollbar-track {
    background: #eee;
}

.citytit .tab .p2::-webkit-scrollbar {
    height: 10px;
    width: 20px;
}

.citytit .tab .p2::-webkit-scrollbar-thumb {
    background: #ccc;
    margin: 1px;
}

.citytit .tab .p2 span {
    display: block;
    width: 64px;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    float: left;
    margin: 0 20px;
    text-align: center;
    background: #f1f1f1;
    color: #327edd;
    cursor: pointer;
}

.citytit .tab .p1 span:hover, .citytit .tab .p2 span:hover, .citytit .tab .tab-con-item .total:hover {
    background-color: #327edd;
    color: #fff;
}

.citytit .tab .p1 ul:hover, .citytit .tab .p2 ul:hover {
    background-color: #F1F1F1;
}

.citytit .tab dl {
    width: 1074px;
    /*padding: 0 20px;*/
    background-color: #fff;
    height: 30px;
    /*margin-left: 85px;*/
    overflow: hidden;
    margin-bottom: 20px;
    *margin-left:0px;
}

.citytit .tab dl dd, .citytit .tab dl dd {
    float: left;
    width: 62px;
    line-height: 26px;
    height: 26px;
    margin-right: 22px;
    text-align: center;
    border: 1px solid #DCD8D9;
    cursor: pointer;
    font-family: Microsoft YaHei;
    margin-top:0;
}

.citytit .tab dl dd:hover {
    background-color: #327edd;
    color: #fff;
}

.F54 {
    background-color: #327edd;
    color: #fff !important;
}

.citytit .anchor_current {
    background: #F1F1F1 !important;
}

.citytit .red {
    color: #de4348;
}

.province {
    border: 1px #ccc solid;
    height: 28px;
    padding: 5px;
    width: 160px;
    color: #000;
    font-size: 12px;
}

.citytit .go-btn {
    width: 80px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    background: #327edd;
    margin-bottom: 0px;
    border-radius: 5px;
    color: #fff;
    font-family: Microsoft YaHei;
    /*vertical-align: middle;*/
    outline: none;
    cursor: pointer;
}

.sp {
    background-color: #327edd !important;
    color: #fff !important;
}

.white {
    background-color: #fff;
}

.fixed {
    position: fixed;
    top: 0;
}

.mt50 {
    margin-top: 50px;
}

.con1 {
    display: none;
}

.con1.acti {
    display: block;
}