@charset "utf-8";
/*
 * time:2024/05/20
 * vingewu
 */
 *{
    outline: none;
 }
.sort-top{
    width: 1200px;
    margin: 29px auto;
}
.sort-top .sort-top-left{
    height: 50px;
    width: 134px;
}
.sort-top .sort-top-left img{
    width: 200px;
}
.sort-top .sort-top-right{
    width: 619px;
    height: 42px;
    margin-right: 160px;
}
.sort-top-right .search-input-sp::-webkit-input-placeholder {
    color: #bebec2;
}

.sort-top-right .search-input-sp::-moz-placeholder { 
    color: #bebec2;
}

.sort-top-right .search-input-sp:-ms-input-placeholder {
    color: #bebec2;
}   
.sort-top-right .search-input-sp{
    width: 458px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e1e1e6;
    background: #f5f5fa;
    border-right: none;
    padding: 0 20px;
    font-size: 14px;
    color: #03a9f4;
    float: left;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
}
.sort-top-right .search-type{
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: inline-block;
    float: left;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    background: #2196f3;
}
.sort-top-right .search-type:hover{
    cursor: pointer;
    background: #03a9f4;
}
.sort-detail-box{
    background: #f0f0f5;
    width: 100%;
    min-width: 1200px;
    padding: 0 0 60px 0;
}
.sort-detail-box .sort-detail-title{
    line-height: 60px;
    font-size: 16px;
    color: #343434;
    font-weight: bold;
}
.sort-detail-box .sort-detail-title02 h2{
    float: left;
}
.sort-detail-box .sort-detail-title02 p{
    float: left;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 14px;
    margin-left: 20px;
    margin-top: 24px;
    font-weight: normal;
}
.sort-detail-box .sort-detail-title02 p .search-counts{
    margin: 0 4px;
}
.sort-detail-first{
    background: #ffffff;
    padding: 34px 24px 40px;
}
.sort-detail-list li{
    width: 82px;
    height: 82px;
    border:1px solid #e6e6eb;
    text-align: center;
    float: left;
    margin: 6px 6px;
}
.sort-detail-list li:hover{
    cursor: pointer;
    border:1px solid #2196f3;
}
.sort-detail-list li.selected{
    border:1px solid #2196f3;
    background:#2196f3;
}
.sort-detail-list li h2{
    font-size: 16px;
    font-weight: bold;
    color: #343434;
    line-height: 16px;
    padding: 20px 0 10px;
}
.sort-detail-list li p{
    font-size: 14px;
    color: #7e7e7e;
    line-height: 14px;
}
.sort-detail-list li.selected h2{
    color: #ffffff;
}
.sort-detail-list li.selected p{
    color: #ffffff;
}
.sort-detail-notes{
    padding: 30px 30px 24px;
    background: #e1edeb;
    margin: 24px 6px 0;
}
.sort-detail-notes h2{
    font-size: 14px;
    color: #343434;
    line-height: 14px;
    font-weight: bold;
}
.sort-detail-notes .notes-comm{
    margin-top: 10px;
    padding-left: 7px;
}
.sort-detail-notes .notes-comm p{
    font-size: 12px;
    color: #4c4c4c;
    line-height: 24px;
}
.sort-detail-second .title{
    font-size: 16px;
    color: #343434;
    line-height: 16px;
    font-weight: bold;
}
.sort-second-box{
    background:#ffffff;
    padding: 0 30px 0 0;
}
.sort-second-box .sort-big-left1{
    width: 413px;
}
.sort-second-box .sort-big-left2{
    width: 505px;
    border-left: 1px solid #e1e1e6;
    border-right: 1px solid #e1e1e6;
}
.sort-second-box .bottom-cate-left{
    width: 383px;
    padding: 49px 30px 49px 0px;
}
.sort-second-box .bottom-cate-left tr{
    padding-left: 27px;
    border-left: 3px solid #ffffff;
}
.sort-second-box .bottom-cate-left td{
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px;
    padding: 8px 0;
}
.sort-second-box .bottom-cate-left td:nth-child(2n+1){
    padding-left: 27px;
}
.sort-second-box .bottom-cate-left td a{
    color: #4c4c4c;
}
.sort-second-box .bottom-cate-left tr:hover td{
    color: #03a9f4;
}
.sort-second-box .bottom-cate-left tr.selected{
    background: #e1edeb;
    border-left: 3px solid #2196f3;
}
.sort-second-box .bottom-cate-left tr.selected td{
    color: #2196f3;
}
.sort-second-box .bottom-cate-left tr.selected td a{
    color: #2196f3;
}
.sort-second-box .bottom-cate-left tr.active td{
    color: #2196f3;
}
.sort-second-box .bottom-cate-left tr.active td a{
    color: #2196f3;
}
.sort-second-box .bottom-cate-left tr:hover td a{
    color: #03a9f4;
}
.sort-second-box .bottom-cate-left td:nth-child(2n+1){
    width: 62px;
}
.sort-second-box .bottom-cate-center{
    width: 445px;
    padding: 49px 30px;
}
.sort-second-box .bottom-cate-center td{
    font-size: 12px;
    color: #808080;
    line-height: 24px;
}
.sort-second-box .bottom-cate-center td a{
    color: #808080;
}
.sort-second-box .bottom-cate-center td a:hover,.sort-second-box .bottom-cate-center a:hover{
    color:#2196f3;
    cursor: pointer;
}
.sort-second-box .bottom-cate-center a{
    font-size: 12px;
    color: #808080;
    line-height: 24px;
}
.sort-second-box .bottom-cate-center td a.active,.sort-second-box .bottom-cate-center a.active{
    color: #2196f3;
    font-weight: bold;
}
.sort-second-box .bottom-cate-left tr td a:hover{
    cursor: pointer;
}
.sort-second-box .bottom-cate-center{
    font-size: 12px;
    color: #808080;
    line-height: 24px;
}
.sort-second-box .bottom-cate-center .newStandard{
    padding: 20px 0;
}
.sort-second-box .bottom-cate-center tr:nth-child(2n) td{
    padding-top: 40px;
}
.sort-second-box .sort-big-right{
    width: 220px;
    padding: 24px 0 24px 30px;
}
.sort-second-box .sort-big-right .chose-title h2{
    font-size: 14px;
    color: #343434;
    line-height: 14px;
    font-weight: bold;
    float: left;
}
.sort-second-box .sort-big-right .chose-title .clears{
    font-size: 12px;
    color: #7f7f7f;
    line-height: 12px;
    margin-top: 2px;
    float: right;
}
.sort-second-box .sort-big-right .chose-title .clears:hover{
    cursor: pointer;
    color: #2196f3;
}
.sort-second-box .choose-list{
    padding: 23px 0;
}
.sort-second-box .choose-list li{
    width: 100%;
    margin-bottom: 14px;
}
.sort-second-box .choose-list li p{
    font-size: 14px;
    color: #4c4c4c;
    line-height: 24px;
    display: inline-block;
    float: left;

}
.sort-second-box .choose-list li .count{
    min-width: 22px;
}

.sort-second-box .choose-list li .comm{
    width: 170px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.sort-second-box .choose-list li .close-btn{
    width: 20px;
    height: 24px;
    background: url(../img/sort-close.png) center no-repeat;
    float: right;
    display: none;
}
.sort-second-box .choose-list li .close-btn:hover{
    background: url(../img/sort-close-hover.png) center no-repeat;
    cursor: pointer;
}
.sort-second-box .choose-list li:hover{
    cursor: pointer;
}
.sort-second-box .choose-list li:hover p{
    color: #2196f3;
}
.sort-second-box .choose-list li:hover .close-btn{
    display: block;
}
.sort-second-box .sort-copy{
    text-align: center;
    margin-top: 8px;
    display: none;
}
.sort-second-box .sort-copy .copy-btn{
    width: 120px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    background: #2196f3;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: none;
}
.sort-second-box .sort-copy .copy-btn:hover{
    cursor: pointer;
    background: #03a9f4;
}
.sort-result-left{
    padding: 23px 30px 82px;
    width: 859px;
    border-right: 1px solid #e1e1e6;
}
.sort-result-left .class-title{
    font-size: 16px;
    color: #343434;
    line-height: 16px;
    font-weight: bold;
}
.sort-result-left .class-title span{
    font-size: 14px;
    color: #7f7f7f;
}
.search-result-box .first{
    font-size: 14px;
    color: #2196f3;
    line-height: 14px;
    font-weight: bold;
    margin-top: 30px;
}
.search-result-box .second{
    font-size: 14px;
    color: #03a9f4;
    line-height: 14px;
    margin: 10px 0;
}
.search-result-box a{
    font-size: 12px;
    color: #808080;
    line-height: 24px;
    display: inline-block;
    margin-right: 16px;
}
.search-result-box a:hover{
    color: #2196f3;
    cursor: pointer;
}
.search-result-box a.active{
    font-weight: bold;
    color: #2196f3;
}
.bigLeft{
    width: 100%;
}
.bigLeft td{
    vertical-align: top;
}
.no-result-box{
	text-align: center;
	padding: 60px 0;
	display: none;
}
.no-result-box p{
	font-size: 16px;
	color: #03a9f4;
	line-height: 16px;
	margin-top: 10px;
}
.highlight {
    background-color: #ff0000;
    padding:1px 4px;
    margin:0 2px;
    color:#ffffff;
    -moz-border-radius: 3px; /* FF1+ */
    -webkit-border-radius: 3px; /* Saf3-4 */
    border-radius: 3px; /* Opera 10.5, IE 9, Saf5, Chrome */
}