header.ymw-header, header.ymw-header aside {
    height: 57px;
    position: relative;
}
header.ymw-header aside {
    background-color: #222;
    z-index: 100;
}
header.ymw-header aside a.ymw-logo {
    display: block;
    height: 28px;
    left: 14px;
    position: absolute;
    top: 50%;
    transform: translate3d(0px, -50%, 0px);
    width: auto;
}
header.ymw-header aside a.ymw-logo img {
    display: block;
    height: 28px;
}
header.ymw-header aside a.ymw-meun {
    display: block;
    height: 57px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate3d(0px, -50%, 0px);
    width: 57px;
}
.ymw-meun-pop {
    background-color: #222;
    display: block;
    height: 117px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
}
.ymw-meun-pop.ymw-meun-pop-db {
    height: 137px;
}
.feature_wrap {
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 15px;
    font-size: 14px;
}
.feature_wrap h3 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    font-weight: normal;
    height: 41px;
    line-height: 41px;
    margin: 0 10px 20px;
    position: relative;
}
h3 span {
    color: #d1d1d1;
    float: right;
    font-family: "SimSun";
    font-size: 1.6rem;
}
h3 span.spe {
    color: #888;
    font-family: "Microsoft Yahei";
    font-size: 14px;
}
.feature_wrap h3 i {
    background-color: #f42d2d;
    bottom: -1px;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 64px;
}
.recom_box {
    overflow: hidden;
    padding: 0 4px;
}
.recom_box li {
    float: left;
    margin-bottom: 20px;
    width: 25%;
}
.recom_box li .recom_img {
    height: 66px;
    margin: 0 auto;
    position: relative;
    width: 85%;
}
.recom_box li .recom_img img {
    border-radius: 10px;
    height: 100%;
    width: 100%;
}
.recom_box li p {
    font-size: 1.4rem;
    height: 18px;
    line-height: 18px;
    margin-top: 8px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recom_box li p {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
}
.scroll {
    width: 100%;
}
.scroll {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.scroll .slide {
    left: 0;
    position: absolute;
    top: 0;
    width: 100000px;
}
.slide li {
    float: left;
    position: relative;
    width: 320px;
}
.scroll .slide li {
    height: 100%;
    position: relative;
    width: 100%;
}
.slide li img {
    display: block;
    height: auto;
    width: 100%;
}
.scroll .slide li img {
    height: 100%;
    width: 100%;
}
.slide li p {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #fff;
    font-size: 16px;
    height: 35px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-indent: 12px;
    width: 100%;
}
.slide_dot {
    bottom: 10px;
    position: absolute;
    right: 0;
    z-index: 10;
}
.slide_dot span {
    background-color: #fff;
    border-radius: 6px;
    display: inline-block;
    height: 6px;
    margin-right: 10px;
    width: 6px;
}
.slide_dot .selected {
    background-color: #f42d2d;
}
.news_wrap {
    background-color: #fff;
    padding-top: 15px;
}
.news_box {
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
}
.news_box li .news {
    border-bottom: 1px solid #f1f1f1;
    margin: 0 10px;
    padding: 15px 0;
}
.news_box li .news_img {
    float: left;
    height: 56px;
    margin-right: 9px;
    position: relative;
    width: 85px;
}
.news_box li .news_img img {
    height: 56px;
    width: 85px;
    border-radius: 10px;
}
.news_box li .news_cont {
    letter-spacing: -1px;
}
.news_box li .news_cont h4 {
    font-size: 14px;
    line-height: 15px;
}
.news_box li .news_cont p {
    color: #888;
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 3px;
}
.news_box li .news_cont span {
    color: #b8b8b8;
}
.news_box li .news_cont span.cmt {
    float: right;
    padding-left: 5px;
}
.news_info {
    float: left;
}
.new_url {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	float: right;
	padding-left: 9px;
	position: absolute;
	right: 3px;
}
.new_url a {
    display: block;
    margin-right: 10px;
    padding: 3px 7px;
}
.new_url ._add {
    border: 1px solid #e5e5e5;
}
.new_url ._info {
    border: 1px solid #f60;
    color: #f60;
    margin-top: 40px;
}
footer.ymw-footer {
    background-color: #262626;
    height: 42px;
    padding: 14px;
    position: relative;
}
footer.ymw-footer .ymw-logo-f, footer.ymw-footer .ymw-logo-f img {
    display: block;
    height: 20px;
    width: 85px;
}
footer.ymw-footer .ymw-logo-f {
    margin-bottom: 6px;
}
footer.ymw-footer p {
    color: #777;
    font-size: 11px;
}
footer.ymw-footer .ymw-btns {
    display: block;
    height: 45px;
    position: absolute;
    top: 14px;
    width: 40px;
}
footer.ymw-footer .ymw-btns.ymw-btns-pc {
    right: 15px;
}
footer.ymw-footer .ymw-btns.ymw-btns-app {
    right: 14px;
}
footer.ymw-footer .ymw-btns span {
    bottom: 0;
    color: #888;
    display: block;
    font-size: 12px;
    height: 16px;
    left: 0;
    line-height: 16px;
    position: absolute;
    text-align: center;
    width: 40px;
}
footer.ymw-footer .ymw-btns.ymw-btns-pc img {
    width: 34px;
}
footer.ymw-footer .ymw-btns.ymw-btns-app img {
    width: 27px;
}
footer.ymw-footer .ymw-btns img {
    display: block;
    margin: 0 auto;
}
.ymw-indexnav {
    background-color: #222;
    height: 40px;
}
.ymw-indexnav ul {
    -moz-box-pack: justify;
    border-top: 1px solid #484848;
    display: flex;
    justify-content: space-between;
    margin: 0 14px;
}
.ymw-indexnav ul li {
    display: block;
    width: 60px;
    text-align: center;
}
.ymw-indexnav ul li a {
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    white-space: nowrap;
}
header.ymw-header aside a.ymw-meun {
    display: block;
    height: 57px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate3d(0px, -50%, 0px);
    width: 57px;
}
header.ymw-header aside a.ymw-meun i {
    background-color: #fff;
    border-radius: 4px;
    display: block;
    height: 2px;
    left: 14px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transition: all 0.25s ease-out 0s;
    width: 26px;
}
header.ymw-header aside a.ymw-meun i::after, header.ymw-header aside a.ymw-meun i::before {
    background-color: #fff;
    border-radius: 4px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 26px;
}
header.ymw-header aside a.ymw-meun i::after {
    transform: translate3d(0px, 9px, 0px);
}
header.ymw-header aside a.ymw-meun i::after, header.ymw-header aside a.ymw-meun i::before {
    background-color: #fff;
    border-radius: 4px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 26px;
}
header.ymw-header aside a.ymw-meun i::before {
    transform: translate3d(0px, -9px, 0px);
}