*{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
}
a{
    text-decoration: none;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
    margin: 0;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
img {
    border: none;
    vertical-align: middle;
}

.center{
    width: 1200px;
    margin: 0 auto;
}
/*头部*/
.head{
    width: 100%;
}
.header{
    position: relative;
    width: 100%;
}
.header img{
    width:100%;
    border: 0;
}


/*头条*/
.headlines-content{
    margin-top: 30px;
    margin-bottom: 30px;
}
.headlines-content h1 {
    text-align: center;
    color: #0a539e;
    font-size: 40px;
    position: relative;
}
.headlines-content h1 a {
    color: #2358c7;
}
.headlines-content p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #976e50;
    margin: -10px 0 0 0;
}

/*要闻*/
.m-ywList{margin-top:8px;background:url(ywjj_line_bg.png) 34px 0 no-repeat;padding-top:45px;    width: 580px;float: left;}
.m-ywList .m-ywListCon{height:524px;padding-right:5px; overflow:hidden;}
.m-ywList .m-ywListCon ul li{zoom:1;margin-bottom:24px;}
.m-ywList .m-ywListCon ul li:after{content:"";display:block;clear:both;}
.m-ywList .m-ywListCon ul li .u-dateTips{width:50px;margin-top:2px;overflow:hidden;float:left;height:24px;line-height:24px;font-size:14px;background:url(ywjj_date_bg.png) 0 no-repeat;color:#fff;padding-left:6px;}
.m-ywList .m-ywListCon ul li dl{float:left;width:478px;margin-left:34px;}
.m-ywList .m-ywListCon ul li dl dt{font-size:22px;line-height:28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:bold;color:#222;}
.m-ywList .m-ywListCon ul li dl dt a{color:#222;}
.m-ywList .m-ywListCon ul li dl dd{margin-top:10px;font-size:14px;line-height:24px;color:#555;max-height:48px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
/*小图*/
.smallpic {
    width: 610px;
    margin-top: 15px;
}
.smallpic .img1 {
    width: 296px;
    height: 170px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.smallpic .img1 img {
    width: 296px;
    height: 170px;
    overflow: hidden;
    display: inline-block;
}
.smallpic .img1 p{
    width: 296px;
    background: url(jdznq_1.png) center -5px repeat-x;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: #FFF;
    padding: 0 10px;
}

/*轮播图*/
.lbt{
    float: right;
    margin-top: 35px;
}
.swiper {
    width: 100%;
    height: 100%;
    float: right;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity: 0}
.swiper-button-next, .swiper-button-prev{
    opacity: 0;
    transition: all .5s;
}
.swiper:hover .swiper-button-next{
    opacity: 1;
}
.swiper:hover .swiper-button-prev{
    opacity: 1;
}
.swiper .swiper-pagination{
    bottom: 13px;
    left: auto;
    right: 5px;
    width: auto;
}
.swiper .swiper-slide p{
    background-color: rgba(10,10,10,0.5);
    height: 50px;
    text-align: left;
    text-indent: 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 50px;
    font-size: 16px;
    width: 100%;
    margin: 0;
    color: #fff;
}
.swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: #ceced0;
    border-radius: 0;
}
.swiper-pagination-bullet-active{
    background-color: #fff;
}
.mySwiper{width: 610px;height: 350px}



/*评论*/
.chaLogo {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 30px;
}

.rddbjy{
    width: 49%;
    float: left;
    height: 490px;
}
.zxwyxc{
    width: 49%;
    float: right;
    height: 490px;
}
.m_sideMenu{
    margin-top: 30px;
}
.g_part8 .m_left {
    width: 547px;
    margin-top: 40px;
    float: left;
    overflow: hidden;
}
.g_part8 .m_left .u_title {
    padding-bottom: 0;
    margin-bottom: 30px;
}
.g_part8 .m_right {
    float: right;
}
.m_sideMenu h3 {
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    padding-left: 20px;
    background: #F8F8F8;
    cursor: pointer;
    font-size: 18px;
    color: #000;
    font-weight: normal;
}
.m_sideMenu h3 span {
    float: right;
    margin-right: 20px;
    font-size: 14px;
    color: #cd9067;
    cursor: pointer;
}
.m_sideMenu h3 span img {
    padding-left: 5px;
}
.m_sideMenu h3 a {
    color: #000000;
}
.m_sideMenu h3.on {
    background: #D72523;
    color: #FFFFFF;
}
.m_sideMenu h3.on span {
    display: none;
}
.m_sideMenu h3.on a {
    color: #fff;
}
.m_sideMenu div {
    font-size: 14px;
    text-indent: 2em;
    line-height: 24px;
    padding: 0 18px;
    color: #666666;
    height: 80px;
    display: none;
}
.m_sideMenu div a {
    color: #D72523;
}