

.six-people{
        margin-top: 10px;
}


.f-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 34px;


    float: right;
    padding: 10px 0;
    margin-top: 10px;
    margin-bottom: 20px;
    height: auto;
    text-align: center;

}

#search_tips, .pages cite, .pages_btn, .pages_inp {
    display: none;
}

.f-right .search-inp .s-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.f-right .search-inp .s-top .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid #0088e6;
}
.f-right .search-inp .s-top .left .l-search {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 460px;
    height: 40px;
    position: relative;
}
.f-right .search-inp .s-top .left .l-search form {
    height: 100%;
}
.f-right .search-inp .s-top .left .l-search form input {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px 0 40px;
    border: none;
}
.f-right .search-inp .s-top .left .l-search .search-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.f-right .search-inp .s-top .right {
    position: relative;
    display: flex;
}
.f-right .search-inp .s-top .right>div:nth-of-type(1) {
    width: 90px;
}
.f-right .search-inp .s-top .right>div {
    display: flex;
    align-items: center;
}
.f-right .search-inp .s-top .right>div div {
    margin-left: 6px;
}
.f-right .search-inp .s-top .right>div p {
    font-size: 12px;
}
.f-right .search-inp .s-top .right>div:nth-of-type(2) {
    width: 150px;
    justify-content: flex-end;
}
.f-right .search-inp .s-top .right>div {
    display: flex;
    align-items: center;
}
.f-right .search-inp .s-top .right>div p {
    font-size: 12px;
}

.method-line-fir {
    height: 26px;
    line-height: 26px;
    background: #ecf5fa;
    color: #999;
}
.method-line-fir .method-width1 {
    text-align: center;
}
.method-table span {
    color: #666;
}
.method-table span, .method-table a {
    float: left;
    display: block;
    font-size: 14px;
}
.method-width1 {
    padding-left: 4px;
    width: 100px;
}
.method-width2 {
    width: 42px;
    text-align: center;

        margin-left: 20px;
}
.method-width3 {
    width: 42px;
    text-align: center;

        margin-left: 20px;
}
.method-width4 {
    width: 90px;
    text-align: center;

    margin-left: 20px;
}

.method-line {
    height: 35px;
    line-height: 35px;
}

.theme-color2 {
    color: #2b70ae;
}

.theme-bg3 {
    background: #ecf5fa;
}

.method-table .icon-had:before, .method-table .icon-hadno:before {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
/*.icon-hadno:before {
    background-position: -30px -150px;
}
.icon-had:before, .icon-hadno:before {
    display: block;
    width: 16px;
    height: 16px;
}*/


.six-people-con {
    margin-right: -10px;
}
.six-people-con a:hover {
    color: #fff;
    background: #2b70ae;
}
.six-people-con a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
    padding-left: 10px;
/*    width: 120px;*/
    width: 145px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;

    margin-left: 5px;
    text-align: center;
}


.ques-ranking-con {
    padding-bottom: 5px;
}
.ques-ranking-con li {
    height: 31px;
    line-height: 30px;
    overflow: hidden;

    margin-left: 5px;
}
.ques-ranking-con li a {
    font-size: 14px;
}

.ques-ranking-con li .icon-eye {
    color: #999;

    margin-right: 10px;

    font-size: 12px;
}
.fr {
    float: right;
}

/*.icon-eye:before {
    display: inline-block;
    margin-right: 4px;
    vertical-align: 1px;
    width: 14px;
    height: 8px;
    font-size: 0;
    background-position: -180px 0;
}*/

.school-ranking-con {
    padding-bottom: 5px;


    float: left;

}

.school-ranking-con li {
    height: 31px;
    line-height: 30px;
    overflow: hidden;

    width: 50%;
    float: left;
/*    display: block;*/
}

.school-ranking-con li a {
    font-size: 14px;
}
.school-ranking-con li .icon-eye {
    color: #999;
}


.icon-block2-spe {
    background: #FF7700!important;
    color: #fff!important;
}
.icon-block2 {
    margin-right: 5px;
    width: 18px;
    height: 18px;
    line-height: 18px;
}
.icon-block1, .icon-block2 {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: #eaeaea;
    color: #999;
    font-weight: 700;
}
em, i, b {
    font-style: normal;
}

.duihao{
    display: inline-block;
    font-weight: 700;

    margin: 7px 10px 0px 35px;

    width: 8px;
    height: 13px;
    transform: rotate(45deg);
    border-style: solid;
    border-color: #009933;
    border-width: 0 4px 4px 0;
}
.cuohao{
    width: 15px;
    height: 15px;
    margin: auto;
    position: relative;

    margin-left: 40px;
    margin-top: 10px;

}
.cuohao::before,
.cuohao::after{
    content:"";
    position: absolute;
    height: 18px;
    width: 3px;
    top: 0px;
    right: 15px;
    background: red;
}
.cuohao::before{
    transform: rotate(45deg);
}
.cuohao::after{
    transform: rotate(-45deg);
}



.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}

.item {
    margin-top: 20px;
}
.item .cont {
    padding-top: 15px;
}
.item .tit {
    border-bottom: 2px solid #257cd4;
}
.item .tit:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
}
.item .tit .mtit {
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;


    position: relative;
}
.item .tit h2, .item .tit h3 {
    font-size: 24px;
    display: inline-block;
    font-weight: bold;
}

.item .tit .sub {
    float: right;
    margin-top: 12px;
}
.item .tit .sub a {
    color: #999;
}
.item .tit .sub a .iconfont {
    vertical-align: -1px;
}

.item.tdxl .theme, .item.tdxl .tabTit .js-hov-btn a.active, .item.tdxl .icon-wzi, .item.tdxl .icon-new, .item.tdxl .xxList li a:hover, .item.tdxl .wdxList li:before, .item.tdxl .tit .sub a.theme, .item.tdxl .tit .sub a .iconfont {
    color: #257cd4;
}
.item.tdxl .wp-tit h2, .item.tdxl .wp-tit h3, .item.tdxl .wp-tit em {
    border-left-color: #257cd4;
}



ul, ol {
    list-style: none;
}
a {
    text-decoration: none;
    outline: none;
}

a:visited {
    color: #333;
    text-decoration: none;
}
em, i, b {
    font-style: normal;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.item .iLeft {
    width: 300px;
    float: left;
}
.iLeft .wp-tit {
    padding-top: 0px;
}
.iLeft .wp-tit h2 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}
.wp-tit {
    font-size: 18px;
    padding-top: 10px;
    padding-left: 10px;
}
.wp-tit-paddingLeft{
    padding-left: 0px;
}
.wp-tit em, .wp-tit h1, .wp-tit h2, .wp-tit h3 {
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    font-style: normal;
    color: #0c74d9;
    border-left: 3px solid #0c74d9;
    line-height: 1;
    padding-left: 8px;
}

.more {
    float: right;
    color: #999;
    font-weight: normal;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}
.more:hover{
    color: #257cd4;
}
.clearfix {
    zoom: 1;
}


.iLeft .itemBtn a {
    display: block;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background-color: #257cd4;
}

.iLeft .itemBtn a:hover{
    background-color: #376ed3;
}


.index_ad02 {
    display: block;
    width: 300px;
    height: 70px;
    margin-top: 10px;
}


.item .iMid {
    width: 470px;
    float: left;
    margin-left: 25px;
    border-left: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    padding-left: 25px;
    padding-right: 25px;
}
.iMid .wp-tit {
    padding-top: 0;
        width: 470px;
}

.iMid .wp-tit h2, .iMid .wp-tit h3, .iMid .wp-tit em {
    font-size: 18px;
    color: #333;
}

.iMid .wp-tit .more {
    font-size: 14px;
}


.xxList {
    padding-top: 8px;
}

.xxList ul {
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: 1px dashed #e6e6e6;
}
.xxList ul:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.xxList li {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;


    border-bottom: 1px solid #dee2e6;
    
}
.xxList.dtList li {
    padding-right: 0px;
}

.xxList .time {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    font-size: 12px;

    margin-right: 5px;
}

.item .iRight {
    width: 330px;
    float: right;
}
.iRight {
    margin-top: -7px;
}

.iRight .wp-tit{
width: 330px;
}

.tabHot {
    border-bottom: 1px solid #e8e8e8;
    line-height: 40px;
}
.tabHot .js-hov-btn {
    font-size: 16px;
    font-weight: bold;
}
.tabHot .js-hov-btn a {
    display: inline-block;
    padding: 0 5px;
    position: relative;
    margin-right: 15px;


    width: 24%;
    text-align: center;
}
.tabHot .js-hov-btn a.active {
    color: #376ed3;

    border-bottom: 1px solid;
}

/*.tabHot .js-hov-btn>a.on {
    color: #257cd4;
    font-weight: 600;
}
*/
.hide {
    display: none;
}

.xxMore a {
    display: block;
    background-color: #eeeeee;
    color: #999;
    letter-spacing: 1em;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
}

.xxMore a:hover {
    background-color: #376ed3;
    color: white;
}


.redcolor{
    color: red;
}

    
.sList a{
float: left;
width: 50%;
height: 25px;
line-height: 25px;
overflow: hidden;
margin-top: 13px;
box-sizing: border-box;
padding-right: 5px;
color: #666;

}
.sList a:hover{
    color: #257cd4;
}

.sList img{
width: 25px;
height: 25px;
border-radius: 10%;
margin-right: 5px;
margin-left: 24%;

}
.smList a{
height: 30px;
line-height: 30px;
background-color: #eeeeee;
border-radius: 2px;
text-align: center;
width: 45%;
padding: 0 10px;
margin-top: 10px;
margin-left: 10px;
float: left;
overflow: hidden;
box-sizing: border-box;
color: #666;
}
.smList a:hover{
    background-color: #257cd4;
    color: white;
}



.topicc {
 margin-top: 20px;

}

.topicc-list {
    display: flex;
    text-align: center;
    margin-left: -2px;
}

.topicc-list a {
    flex: 1;
    margin-left: 2px;
    margin-top: 2px;
    line-height: 38px;
    position: relative;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
}
/*.topicc-list-h a {
    height: 54px;
    line-height: 54px;
}*/

.topicc-list .topicc-w50 {
    line-height: 1.2;
    padding: 10px 0;
    flex: 65px 0 1;
}

.topicc-list .bg1 {
    background-color: #77C6A6;
}
.topicc-list .bg1:hover{
    background-color: #9e759e;
}
.topicc-list .bg2 {
    background-color: #7090C6;
}
.topicc-list .bg2:hover{
    background-color: #9e759e;
}
