@charset "utf-8";


.basic-title { font-size:40px; font-weight:700; color:#000; position:relative;}
.basic-title > a {position:absolute; right:0; top:50%; transform:translateY(-50%); color:#000; font-weight:500; font-size:18px; background:url('/res/images/arrow.png')no-repeat right 5px center; padding-right:30px;}
.noti {position:absolute; font-size:16px; font-weight:600; color:#727272; left:160px; top:125px; }

.basicSkin3 { position:absolute; top:550px; /* display:none; */ }
.basicSkin3 > div > div { display:inline-block; width:100%; box-sizing:Border-box;} 
.basicSkin3 > div > div:last-child {border-bottom:none;}
/*.basicSkin3 > div > div > div:nth-child(1) { float:left; ; color:#fff; font-size:14px; font-weight:400; height:30px; line-height:30px; box-sizing:border-box; margin-right:30px; background:#505050; padding:0 10px; margin:20px 30px 20px 0; }*/
.basicSkin3 > div > div > div:nth-child(1) { float:left; width:475px; box-sizing:border-box; position:relative; text-align:left; padding-left:80px;}
.basicSkin3 > div > div > div:nth-child(1) > p { color:#000; font-size:18px; font-weight:300; line-height:40px; box-sizing:Border-box; padding:0 20px 0 20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:relative; }
/*.basicSkin3 > div > div > div:nth-child(1) > p::after {content:""; width:12px; height:12px; background:#000; border-radius:100%; position:absolute; top:50%; transform:translateY(-50%); left:0px;}*/
.basicSkin3 > div > div > div:nth-child(1) > span {content:""; width:12px; height:12px; border-radius:100%; position:absolute; top:50%; transform:translateY(-50%); left:78px;}
.basicSkin3 > div > div > div:nth-child(1) > p > a { color:#000; font-size:20px; font-weight:400; }
.basicSkin3 > div > div > div.basic-name { float:right; font-size:16px; font-weight:300 !important; line-height:40px; box-sizing:Border-box; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-right:50px; }
.basicSkin3 > div > div:not(:first-child) {margin-top:-3px;}
/*.basicSkin3 > div > div:hover {background:#f0f0f0;}*/
/*.basicSkin3 > div > div:hover > div:nth-child(1) { background:#e84040; }*/
/*.basicSkin3 > div > div:hover > div:nth-child(2) > p > a { color:#e84040; }*/
/*.basicSkin3 > div > div:hover > div:nth-child(3) { color:#e84040; }*/
.dmore {color:#aeaeae !important; font-size:16px; font-weight:300; padding-right:20px; background:url('/res/images/dmore.png')no-repeat right center; line-height:40px; }
.basicSkin3 > div > div:hover > div .dmore {background:url('/res/images/dmore2.png')no-repeat right center; color:#000 !important;}
.nopo {    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 90px;
    box-sizing: Border-box;
    padding: 0 20px 0 0;
}


