body {
    background-color: #f8f8f8;
}
.navswiper{
    margin-bottom: 10px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
.navswiper .swiper{
    width: 1100px;
    position: static;
}
.navswiper .swiper-slide img{
    display: block;
    width: 80px;
    height: 80px;
    margin: 20px auto 15px;
}
.navswiper .swiper-slide p{
    text-align: center;
    height: 20px;
    padding: 0 13px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
}
.swiper-button-prev{
    background: url(../img/btnl.png) no-repeat 10px 11px;;
}
.swiper-button-next{
    background: url(../img/btnr.png) no-repeat 2px 11px;;
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
.tuijian{
    overflow: hidden;
}
.tuijian .left{
    float: left;
    width: 876px;
    height: 474px;
    background-color: #fff;
}
.tuijian .left .swiperleft{
    position: relative;
    width: 856px;
    height: 454px;
    margin: 10px auto;
    overflow: hidden;
}
.tuijian .left .swiperleft a{
    display: block;
    position: relative;
}
.tuijian .left .swiperleft a img{
    display: block;
    width: 856px;
    height: 454px;
}
.tuijian .left .swiperleft a span{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 98px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
.tuijian .left .swiperleft a span .title{
    padding: 16px 25px 9px;
    font-size: 26px;
}
.tuijian .left .swiperleft a span b{
    padding: 0 25px;
    font-size: 16px;
}
.tuijian .left .swiperleft .swiper-pagination-bullet{
    width: 20px;
    height: 20px;
    margin-right: 6px;
    border: 1px solid #fff;
    border-radius: 50px;
    text-indent: -999em;
    background: inherit;
}
.tuijian .left .swiperleft .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #fff;
}
.tuijian .left .swiperleft .swiper-pagination{
    right: 15px;
    text-align: right;
}
.tuijian .right{
    float: right;
    width: 314px;
    background-color: #fff;
}
.tuijian .right .title{
    width: 90%;
    padding: 15px 0;
    margin: 0 auto;
    border-bottom: 1px solid #eef1f5;
    overflow: hidden;
}
.tuijian .right .title span{
    display: block;
    float: left;
    padding-left: 9px;
    font-size: 16px;
    border-left: 4px solid #40b4f7;
}
.tuijian .right .title a{
    float: right;
    margin: 4px 0 0;
}
.tj-tw{
    position: relative;
    width: 275px;
    height: 135px;
    margin: 14px auto 28px;
}
.tj-tw img{
    display: block;
    width: 275px;
    height: 135px;
}
.tj-tw span{
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
}
.tuijian .right ul li{
    float: left;
    width: 75px;
    margin: 0 0 17px 23px;
}
.tuijian .right ul li img{
    display: block;
    width: 75px;
    height: 75px;
}
.tuijian .right ul li p{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
}
.hotWrap{
    margin-top: 10px;
    overflow: hidden;
    background-color: #fff;
}
.hotWrap .navtit{
    width: 98%;
    margin: 0 auto;
    padding: 12px 0;
    border-bottom: 2px solid #fbc258;
    overflow: hidden;
}
.hotWrap .navtit .title{
    float: left;
    width: 90px;
    font-size: 22px;
}
.hotWrap .navtit .more{
    float: right;
    margin: 9px 0 0;
    font-size: 14px;
    color: #999999;
}
.hotWrap .navtit .tabs{
    float: right;
    margin: 9px 20px 0 0;
    font-size: 14px;
    color: #dee2e2;
}
.hotWrap .navtit .tabs span{
    padding: 0 12px;
    color: #999999;
}

.hotWrap .navtit .tabs span.hover {
    color: #fbc258;
}
.hotul{
    display: none;
}
.hotul.on{
    display: block;
}
.hotul-l{
    width: 900px;
    height: auto;
    overflow: hidden;
    float: left;
}
.hotul-r{
    width: 260px;
    height: auto;
    padding: 0 0 10px 18px;
    border-left: 1px solid #eee;
    margin: 15px 0 0;
    overflow: hidden;
    float: left;
}
.hotul-l a{
    width: 190px;
    height: 98px;
    float: left;
    margin: 18px 0 6px 24px;
    display: inline;
    overflow: hidden;
}
.hotul-l a .img{
    width: 80px;
    height: 80px;
    border-radius: 14px;
    float: left;
    margin: 0 15px 0 0;
    display: inline;
    overflow: hidden;
}
.hotul-l a strong{
    width: 95px;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    float: left;
    margin: 6px 0 0;
    display: inline;
    overflow: hidden
}
.hotul-l a b{
    width: 95px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    float: left;
    margin: 10px 0 0;
    display: inline;
    overflow: hidden
}
.hotul-l a .rank{
    height: 10px;
    margin: 6px 0 0;
    float: left;
    display: inline;
    overflow: hidden
}
.hotul-l a em{
    width: 70px;
    height: 24px;
    line-height: 24px;
    background: #08aef6;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    float: left;
    margin: 6px 0 0;
    display: none;
    overflow: hidden
}
.hotul-l a:hover em {
    display: inline;
}
.hotul-r .titles{
    padding: 0 0 12px;
    border-bottom: 1px solid #eef1f5;
}
.hotul-r .titles span{
    padding: 0 0 0 10px;
    font-size: 16px;
    border-left: 3px solid #40b4f7;
}
.hotul-list a{
    height: 20px;
    margin: 17px 0 0;
    display: block;
    overflow: hidden;
}
.hotul-list a i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #aaa;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    font-style: normal;
    text-align: center;
    float: left;
    margin: 0;
    display: inline;
    overflow: hidden;
}
.hotul-list a strong {
    width: 150px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    float: left;
    margin: 0 0 0 15px;
    display: inline;
    overflow: hidden;
}
.hotul-list a b {
    width: 60px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    color: #999;
    float: left;
    margin: 0 0 0 15px;
    display: inline;
    overflow: hidden;
}
.hotul-list a:nth-child(1) i {
    background: #ff5555
}

.hotul-list a:nth-child(2) i {
    background: #ff7700
}

.hotul-list a:nth-child(3) i {
    background: #ffa800
}

.hotul-list a.hover {
    height: auto;
}

.hotul-list a.hover strong {
    width: 220px;
    font-size: 16px;
    color: #25c88a;
}

.hotul-list a.hover b {
    display: none
}

.hotul-list a.hover img {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    float: left;
    margin: 5px 15px 0 37px;
    display: inline;
    overflow: hidden
}

.hotul-list a.hover p {
    width: 155px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    float: left;
    margin: 6px 0 0;
    display: inlnie;
    overflow: hidden
}

.hotul-list a.hover em {
    width: 68px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #25c88a;
    background: #25c88a;
    border-radius: 4px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    float: left;
    margin: 8px 0 0;
    display: inline;
    overflow: hidden
}
.hotjh{
    padding-bottom: 20px;
    margin-top: 10px;
    background-color: #fff;
    overflow: hidden;
}
.hotjh .title{
    width: 98%;
    margin: 14px auto;
    border-bottom: 1px solid #40b4f7;
    overflow: hidden;
}
.hotjh .title .tabs{
    float: left;
    width: 246px;
    height: 43px;
}
.hotjh .title .tabs span{
    display: block;
    float: left;
    width: 109px;
    height: 42px;
    line-height: 42px;
    margin-right: 10px;
    background-color: #fbfbfb;
    text-align: center;
    font-size: 16px;
    color: #999999;
    border-left: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
}
.hotjh .title .tabs span.hover {
    background-color: #40b4f7;
    color: #fff;
}
.hotjh .title .more{
    float: right;
    margin: 13px 0 0;
    font-size: 14px;
}
.hotjh-ul{
    display: none;
}
.hotjh-ul.on{
    display: block;
}
.hotjh-ul li{
    position: relative;
    float: left;
    width: 256px;
    height: 130px;
    margin: 0 31px 0 13px;
    margin-bottom: 15px;
}
.hotjh-ul li img{
    display: block;
    width: 260px;
    height: 130px;
}
.hotjh-ul li p{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}