@charset "utf-8";
.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
/*头部*/
.logo {
    width: 229px;
    height: 70px;
    margin-top: 45px;
}
.top_right {
    width: 415px;
    height: 65px;
    margin-top: 45px;
}
.top_list {
    width: 415px;
    height: 20px;
    list-style: none;
    overflow: hidden;
}
.top_list li {
    float: left;
    width: 58px;
    height: 18px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #333;
    text-align: center;
    line-height: 18px;
}
.top_list li a {
    color: #333;
}
.top_list li   li {
    margin-left: 10px;
}
.serch_box {
    width: 405px;
    height: 30px;
    margin: 0 auto;
    border: 1px solid #bd0018;
    margin-top: 8px;
    border-radius: 5px;
}
.serch_box .text01 {
    float: left;
    width: 355px;
    height: 30px;
    font-size: 16px;
    border-radius: 5px;
    outline: none;
    line-height: 30px;
    margin-left: 5px;
    border: none;
    background: none;
    color: #000;
}
.serch_box .text02 {
    float: right;
    width: 40px;
    height: 30px;
    background: url(/uploads/image/wm2images/search.png) no-repeat;
    outline: none;
    border: none;
    cursor: pointer;
}
.nav_box {
    width: 100%;
    height: 50px;
    background: #bd0018;
    margin-top: 24px;
    margin-bottom: 30px;
}
.nav_list {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    list-style: none;
}
.nav_list li {
    float: left;
    width: auto;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}
.nav_list li a {
    color: #fff;
}
.nav_list li   li {
    margin-left: 19px;
}
/*聚焦区*/
.jj_left {
    width: 790px;
    height: 444px;
}
.focusbox3 {
    width: 790px;
    height: 444px;
    position: relative;
}
.focusbox3 .arrow-left {
    background:  no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}
.focusbox3 .arrow-right {
    background:  no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}
.focusbox3 .swiper-container {
    width: 790px;
    height: 444px;
}
.swiper-slide {
    position: relative;
}
.focusbox3 .swiper-container.swiper-wrapper .swiper-slide img {
    width: 790px;
    height: 444px;
}
.focusbox3 .swiper-container .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75px;
    background: url(/uploads/image/wm2images/jj_bg.png) repeat-x;
    z-index: 0
}
.focusbox3 .swiper-container .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 2%;
    bottom: 10px;
    width: 96%;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
}
.focusbox3 .swiper-container .swiper-wrapper .swiper-slide .title a {
    color: #fff;
}
.focusbox3 .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 10px;
    width: 100%;
    z-index: 2;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    margin: 0 5px;
    cursor: pointer;
}
.swiper-active-switch {
    background: #bd0018;
}
.jj_right {
    width: 385px;
    height: auto;
    overflow: hidden;
}
.jj_right .title {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.jj_right .title a {
    color: #333;
}
.jj_right .text {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin-top: 18px;
    border-bottom: 1px dotted #333;
    padding-bottom: 20px;
}
.jj_list {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.jj_list li {
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    height: 19px;
    overflow: hidden;
}
.jj_list li a {
    color: #333;
}
.jj_list li.bold {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    height: auto;
    overflow: hidden;
}
/*草地周刊等*/
.left_box {
    float: left;
    width: 790px;
    height: auto;
    margin-top: 25px;
}
.part2_box {
    width: 380px;
    height: 280px;
    overflow: hidden;
}
.part2_box .dh {
    font-size: 20px;
    color: #bd0018;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 16px;
}
.part2_box .dh a {
    color: #bd0018;
}
.part2_box .dh:before {
    content: "";
    width: 40px;
    height: 4px;
    background: #bd0018;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}
.part2_box .img_box {
    height: 124px;
    overflow: hidden;
}
.part2_box .img_box .img {
    width: 220px;
    height: 124px;
}
.part2_box .title {
    width: 135px;
    height: 95px;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    line-height: 30px;
}
.part2_box .title a {
    color: #333;
}
.part2_box .date {
    font-size: 14px;
    color: #666;
    margin: 10px 65px 0 0;
}
.part2_list li {
    font-size: 16px;
    color: #333;
    height: 20px;
    margin-top: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}
.part2_list li a {
    color: #333;
}
.m15 {
    margin-top: 15px;
}
.right_box {
    float: right;
    width: 380px;
    height: auto;
    margin-top: 25px;
}
.pepper {
    width: 360px;
    height: 545px;
    border: 1px solid #d5d5d5;
    padding: 15px 10px;
}
/*要闻等*/
.yw_img {
    width: 380px;
    height: 214px;
    overflow: hidden;
    position: relative;
}
.yw_img img {
    width: 380px;
    height: 214px;
}
.yw_img .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    opacity: 0.6;
    background: #000;
    z-index: 0
}
.yw_img .title {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
}
.yw_img .title a {
    color: #fff;
}
.part3_box {
    width: 380px;
    height: 407px;
    overflow: hidden;
}
.part3_box .dh {
    font-size: 20px;
    color: #bd0018;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 16px;
}
.part3_box .dh a {
    color: #bd0018;
}
.part3_box .dh:before {
    content: "";
    width: 40px;
    height: 4px;
    background: #bd0018;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}
.m30 {
    margin-top: 30px;
}
/*非常女记者*/
.part4_box {
    width: 380px;
    height: auto;
    overflow: hidden;
}
.part4_box .dh {
    font-size: 20px;
    color: #bd0018;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 16px;
}
.part4_box .dh a {
    color: #bd0018;
}
.part4_box .dh:before {
    content: "";
    width: 40px;
    height: 4px;
    background: #bd0018;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}
.part4_box .img {
    width: 380px;
    height: 214px;
    position: relative;
}
.part4_box .img span {
    width: 62px;
    height: 62px;
    position: absolute;
    top: 76px;
    left: 158px;
}
.part4_box .title {
    font-size: 16px;
    color: #333;
    height: 21px;
    overflow: hidden;
    text-align: center;
    margin-top: 12px;
}
.part4_box .title a {
    color: #333;
}
/*排行榜*/
.part5_box {
    width: 380px;
    height: auto;
    overflow: hidden;
}
.part5_box .dh {
    font-size: 20px;
    color: #bd0018;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    position: relative;
    margin-top: 20px;
}
.part5_box .dh a {
    color: #bd0018;
}
.part5_box .dh:before {
    content: "";
    width: 40px;
    height: 4px;
    background: #bd0018;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}
.phb_list li {
    width: 100%;
    height: 23px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    margin-top: 10px;
}
.phb_list li a {
    color: #333;
}
.phb_list li span {
    width: 20px;
    height: 23px;
    background: url(/uploads/image/wm2images/phb04.png) no-repeat;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 23px;
    color: #333;
    padding-right: 10px;
}
.phb_list li span.num1 {
    background: url(/uploads/image/wm2images/phb01.png) no-repeat;
    color: #fff;
}
.phb_list li span.num2 {
    background: url(/uploads/image/wm2images/phb02.png) no-repeat;
    color: #fff;
}
.phb_list li span.num3 {
    background: url(/uploads/image/wm2images/phb03.png) no-repeat;
    color: #fff;
}
.ad_list li {
    width: 380px;
    height: 100px;
    margin-top: 25px;
}
.ad_img2 {
    width: 380px;
    height: 214px;
    margin-top: 25px;
}
/*精彩专题*/
.jczt_box {
    width: 100%px;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}
.jczt_box .dh {
    font-size: 20px;
    color: #bd0018;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    position: relative;
}
.jczt_box .dh a {
    color: #bd0018;
}
.jczt_box .dh:before {
    content: "";
    width: 40px;
    height: 4px;
    background: #bd0018;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}
.jczt_list {
    width: auto;
    height: auto;
    list-style: none;
    margin-top: 24px;
}
.jczt_list li {
    float: left;
    width: 180px;
    height: auto;
    overflow: hidden;
}
.jczt_list li   li {
    margin-left: 24px;
}
.jczt_list li h2 {
    font-size: 16px;
    color: #333;
    height: 21px;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}
.jczt_list li h2 a {
    color: #333;
}
.ad_box {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    margin-top: 25px;
}
.mil_ad {
    overflow: hidden;
    list-style: none;
    margin-top: 25px;
}
.mil_ad li {
    float: left;
    width: 220px;
    height: 70px;
}
.mil_ad li   li {
    margin-left: 25px;
}
.footer {
    padding: 30px 0 30px 0;
    background: #bd0018;
    text-align: center;
    margin-top: 50px;
    font-size: 12px;
    color: #fff;
}
.footer p {
    line-height: 20px;
}
.dttbox {
    width: 1200px;
    margin: auto;
}
/*add by lhr 20210106*/
.pepperswiper {
    width: 382px;
    height: 577px;
    position: relative;
}
.pepperswiper .arrow-left {
    background:  no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 10;
    display: none;
}
.pepperswiper .arrow-right {
    background:  no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 10;
    display: none;
}
.pepperswiper:hover .arrow-left {
    display: block;
}
.pepperswiper:hover .arrow-right {
    display: block;
}
.pepperswiper .swiper-container {
    height: 577px;
    width: 382px;
}
.pepperswiper .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: -20px;
    width: 100%;
}
.pepperswiper .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}
.pepperswiper .swiper-active-switch {
    background: #fff;
}
.nav_list li:first-child {
    font-weight: bold;
    font-size: 18px;
}

