.sticky-header.sticky {
    background: #01B5B6;
    box-shadow: 5px 5px 10px rgba(9,9,9,0.1);
    z-index: 9999;
}

.header-bottom .header-nav > li > a {
    color: #000;
}

.sticky .header-nav li a {
    color: #fff;
}

.top_nav_right {
    color: #000;
    border: 1px solid #000;
}

.sticky .top_nav_right {
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 0 0.5rem;
    color: #fff;
}
/*.yxxl_banner{
	margin-top: 125px;
}*/
.xwdt_news_center {
    margin-left: 1rem;
    width: 75%;
}

.module_shuoming {
    width: 65%
}