.mainContent {
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}
.mainContent {
    width: 100%;
    float: left;
    font-size: 14px;
    margin-bottom: 20px;
    min-width: 1200px;
}


.mainContent .mw1300 {
    background-color: #fff;
}
.mw1300 {
    width: 1200px;
    margin: 0 auto;
}
.h_Recommenda .title {
    margin: 15px 0px;
    padding-top: 5px;
}
.clearfix {
    zoom: 1;
    clear: both;
}
.h_Recommenda .title h2 {
    background: url(../../images/part.png) no-repeat 5px 0px;
    font-size: 18px;
    padding: 2px 40px;
}
.fl {
    float: left;
}
.h_Recommenda .title div {
    padding: 4px 25px;
}
.fr {
    float: right;
}
.h_Recommenda .title {
    margin: 20px 0px;
}


.h_Recommenda .title div span{
    cursor: pointer
}
.h_Recommenda .title div span::before {
    content: "";
    display: inline-block;
    width: 20px;
    position: relative;
    top: 6px;
    left: 40px;
}

.h_Recommenda .title div .cur::before, .h_Recommenda .title div span:hover::before {
    border-bottom: 1px solid #1A6FE8 ;
}

.h_Recommenda .title div .cur {
    color: #1A6FE8;
}

.h_Recommenda .title div em {
    margin-left: 18px;
}
.h_switch {
    padding-bottom: 20px;
    border-bottom: 1px dashed #e2e2e2;
}
.h_switch {
    padding-bottom: 20px;
    border-bottom: 1px dashed #e2e2e2;
}

.h_switch ul {
    margin-left: -20px;
    overflow: hidden;
}

.h_switch li {
    float: left;
    margin-left: 33px;
}

.h_switch li a {
    display: inline-block;
    width: 88px;
}

.h_switch li img {
    display: inline-block;
    border-radius: 16px;
    margin-bottom: 10px;
    width: 88px;
    height: 88px;
    transition: transform 0.5s;
}

.h_switch li:hover img {
    transform: rotateY(180deg);
    transition: transform 0.5s;
}
.h_hot{
    padding-bottom: 10px;
}

.h_hot div {
    margin-top: 15px;
    height: 30px;
    overflow: hidden;
    padding: 0 10px;
}

.h_hot div li {
    float: left;
    padding: 5px 0px;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.h_hot div a {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    height: 30px;
    max-width: 90px;
    overflow: hidden;
}

.h_hot div span {
    padding: 5px 0px;
    margin: 0px 17px;
    color: #ddd;
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.h_hot div .h_title1 {
    background-color: #2DD4BF;
    color: #ffffff;
    padding: 5px 20px;
    margin-right: 20px;
    margin-left: 0px;
    float: left;
    display: inline-block;
}

.h_hot div .h_title2 {
    background-color: #1A6FE8;
    color: #ffffff;
    padding: 5px 20px;
    margin-right: 20px;
    margin-left: 0px;
    float: left;
    display: inline-block;
}


.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tc {
    text-align: center;
}























