/*  96KaiFa原创源码，唯一官网 www.96kaifa.com  QQ 15770065  */
a:hover{color: #12bbb7 ;}
/*主体开始*/
.main{
    margin-top: 20px;
}
/*面包屑开始*/
.crumbs{width:100%;z-index:2;font-size:14px;color:#999999;text-align: left;}
.crumbs a{display:inline-block;color:#333333}
.crumbs a:hover{color:#12bbb7}
/*面包屑结束*/
/*左部开始*/
.left{
    width:760px;
    float: left;
    margin-top: 25px;
}
.mainNav{
    margin-bottom:20px ;

}
.leftNav{
    width: 120px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    position: relative;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}
.leftNav a{height:100%;
    width:100%;
    display: inline-block;
}
.leftNav.active a{
    background-color: #12bbb7;
    border-radius: 4px;
    color: #fffefe;
}
.leftNav.active:after{
    content: "";
    width: 0;
}

.leftNav:before{
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 0;
    background: #999;
}

.leftNav:after{
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 0;
    background: #999;
}
.leftNav:last-child:after{
    content: ""; width: 0;
}
.leftLists{
    width: 100%;
}

.nationalList {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
    padding-bottom: 20px;

}
.nationalList:last-child {
    border-bottom: none
}
.nationalListImg {
    width: 220px;
    height: 150px;
    float: left;
    overflow: hidden
}

.nationalListImg img {
    width: 100%;
    height: 100%
}

.nationalListImg:hover img {
    transform: scale(1.1);
    transition: 1s
}

.nationalListText {
    width: 510px;
    height: 100%;
    float: right
}
.nationalListText h2{font-weight: bold;}
.nationalListText h2{
    font-size: 18px;

}
.nationalListText h2:hover{
    color: #12bbb7;
}
.leftT{
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    margin-top: 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.leftF{
    font-size: 14px;
    color: #999999;
    margin-top: 12px;
}
.leftF a{ display:inline-block;padding:5px 10px ;border: solid 1px #e5e5e5;margin-right: 10px;color: #999999;}
.nationalListTextTig {
    margin-top: 12px;
    font-size: 14px;
    color: #999999
}
.nationalListTextTig>span{
    float: right;
}
.leftListTip{
    float: left;
}
.leftListTip img{
    width: 14px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
}
.leftListTip span{
    vertical-align: middle;
}

/*.ListsPages {*/
/*width: 100%;*/
/*height: 38px;*/
/*margin-top: 50px;*/
/*margin-bottom: 50px;*/
/*display: flex;*/
/*justify-content: center*/
/*}*/

/*.ListsPages a:nth-child(3) {*/
/*color: #fafafa;*/
/*background-color: #12bbb7*/
/*}*/

/*.ListsPages a {*/
/*height: 38px;*/
/*background-color: #f3f3f3;*/
/*font-size: 16px;*/
/*color: #666666;*/
/*line-height: 38px;*/
/*text-align: center;*/
/*padding: 0 10px;*/
/*float: left;*/
/*margin-right: 12px*/
/*}*/

/*.ListsPages a:hover {*/
/*color: #fafafa;*/
/*background-color: #12bbb7*/
/*}*/
.ListsPages{
    width: 100%;
    height: 38px;
    margin-top: 50px;
    margin-bottom: 29px;
    display: flex;
    justify-content: center;
}
.ListsPages a{
    float: left;
    margin-right: 12px;
}
.ListsPagesIndex{
    width: 66px;
    height: 38px;
    background-color: #f3f3f3;
    font-size: 14px;
    color: #333333;
    line-height: 38px;
    text-align: center;
}
.ListsPagesPre{
    width: 46px;
    height: 38px;
    background-color: #f3f3f3;
    line-height: 38px;
    text-align: center;
}
.ListsPagesPre img{
    width: 8px;
    height: 14px;
}
.ListsPagesPage{
    width: 38px;
    height: 38px;
    background-color: #f3f3f3;
    font-size: 16px;
    color: #666666;
    line-height: 38px;
    text-align: center;
}
.ListsPagesEll{
    height: 38px;
    line-height: 38px;
    margin-right: 12px;

}
.ListsPagesPage.active{
    color: #fafafa;
    background-color: #12bbb7;
}
.ListsPagesPage:hover{
    color: #fafafa;
    background-color: #12bbb7;
}
.ListsPagesPre:hover{
    color: #fafafa;
    background-color: #12bbb7;
}
.ListsPagesIndex:hover{
    color: #fafafa;
    background-color: #12bbb7;
}
/*左部结束*/
/*右部开始*/
.right{
    width: 300px;
    float: right;
}
.yan{
    width: 100%;
    border: solid 1px #eeeeee;
    box-sizing: border-box;
}
.yanTitle{
    padding: 15px 15px 0;

}
.yanTitle h2{
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}
.yanTitle h2:after{
    content:"" ;
    position: absolute;
    width: 74px;
    height: 2px;
    bottom:0;
    left: 0;
    background: #12bbb7;
}
.yanLists{
    padding: 15px 15px 0 ;
}
.yanList{
    margin-bottom: 15px;
}
.yanList>p>span{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.yanList>p>a{
    font-size: 14px;
    color: #333333;
    margin: 10px;
}
.xin{
    margin-top: 25px;
    width: 100%;
    border: solid 1px #eeeeee;
    box-sizing: border-box;
}

.xin ul {display:block;clear:both; padding: 15px 15px 0 ;}
.xin ul li {clear:both;width:100%;padding-bottom:15px;box-sizing: border-box;}
.xin ul li i {width:82px;height:56px;overflow:hidden;margin-right:12px;}
.xin ul li i img {display:block;width:100%;height: 100%;}
.xin ul li i img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: all 1s ease 0s;
    -moz-transform: all 1s ease 0s;
    -o-transform: all 1s ease 0s;
}
.xin ul li i{
    float: left;
    width: 80px;
    height: 56px;
    overflow: hidden;
    margin-right: 12px;
}

.rankTitle h2:after{
    content: "";
    width: 74px;
}
.rankList{
    width: 100%;
    height: auto;
    border-bottom: 1px #e6e6e6 solid;
}
.rankList:last-child{
    border-bottom: none;
}
.rankListMain.active{
    display: block;
}
.rankListTitle{
    height: 50px;
    line-height: 50px;
    color: #333333;
    overflow: hidden;
    font-size: 16px;
    cursor: pointer;
}

.rankListTitle1{
    text-align: center;
    color: #b3b3b3;
    margin-right:16px;
    float: left;
    font-size: 16px;
}

.rankLists a:nth-child(1) .rankList .rankListTitle .rankListTitle1{
    text-align: center;
    color: #fe0000;
    margin-right:16px;
    float: left;
    font-size: 16px;
}
.rankLists a:nth-child(2) .rankList .rankListTitle .rankListTitle1{
    text-align: center;
    color: #fe7800;
    margin-right:16px;
    float: left;
    font-size: 16px;
}

.rankLists a:nth-child(3) .rankList .rankListTitle .rankListTitle1{
    text-align: center;
    color: #fead00;
    margin-right:16px;
    float: left;
    font-size: 16px;
}

.rankLists a:not(1) .rankList .rankListTitle .rankListTitle1{
    text-align: center;
    color: #b3b3b3;
    margin-right:16px;
    float: left;
    font-size: 16px;
}


.rankListText{
    width:230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;/*ä¸æ¢è¡Œ*/
    float: left;
    font-size: 16px;
}
.rankList:hover .rankListText{
    color: #12bbb7;
}
.rankListMain{
    height: auto;
    width: 100%;
    overflow: hidden;
    margin-top:11px;
    display: none;
}
.rankListMainImg{
    width: 98px;
    height: 76px;
    float: left;
    margin-right:12px;
    overflow: hidden;
}
.rankListMainImg>img{
    width: 100%;
    height: 100%  ;
}
.rankListMainImg:hover img{
    transform: scale(1.2);
    transition: 1s;
}
.rankListMainRight{
    width: 243px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    float: left;
}
.rankListMainRight:hover{
    color: #12bbb7;
}
.rankListTitle2{
    color: #fe7800;
}
.rankListTitle3{
    color: #fead00;
}
.rankListTitle4{
    color: #b3b3b3;
}
.rankLists{
    padding:0 15px 0 ;
}
/*右部结束*/