@charset "utf-8";



@media (min-width:1260px) {
#top_banner > .notice { width:100%; height:35px;}
.top_banner .ntc{position:relative;padding:6px 0;padding-left:35px;padding-right:30px;width:100%;height:50px;overflow:hidden}
.ntc:before{content:'';position:absolute;top:50%;left:0;margin-top:-10px;width:24px;height:20px;background:url("../img/ntcimg.png") no-repeat 50% 50%}
.ntc .desc{line-height:35px;border:0;font-size:15px;font-weight:400;color:rgb(246 241 241);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ntc .desc a{display:block;font-size:15px;font-weight:400;color:rgb(246 241 241);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
}


@media (max-width:1259px) and (min-width:748px) {
#top_banner > .notice { width:100%; height: 15px;}
.ntc{position:relative;padding:0px 0;padding-left:35px;padding-right:30px;width:100%;height:50px;overflow:hidden}
.ntc:before{content:'';position:absolute;top:50%;left:0;margin-top:-10px;width:24px;height:20px;background:url("../img/ntcimg.png") no-repeat 50% 50%}
.ntc .desc{line-height:30px;border:0;font-size:15px;font-weight:400;color:rgb(246 241 241);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ntc .desc a{display:block;font-size:12px;font-weight:400;color:rgb(246 241 241);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.ntc .desc a:hover{color:#3a8afd;transition:all 0.5s;}
}


@media (max-width:747px) {
#top_banner > .notice { width:100%; height: 34px;}
.ntc{position:relative;padding:0px 0;padding-left:35px;padding-right:30px;width:100%;height:50px;overflow:hidden}
.ntc:before{content:'';position:absolute;top:50%;left:0;margin-top:-10px;width:24px;height:20px;background:url("../img/ntcimg.png") no-repeat 50% 50%}
.ntc .desc{line-height:30px;border:0;font-size:15px;font-weight:400;color:rgb(246 241 241);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ntc .desc a{display:block;font-size:13px;font-weight:400;color:rgb(246 241 241);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.ntc .desc a:hover{color:#3a8afd;transition:all 0.5s;}

}