*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
.center{
    width: 1200px;
    margin: 0 auto;
}
.head1200{
    margin-top: 10px;
}
.head1200 img{
    width: 1200px;
    height: 500px;
    border-radius: 10px;
}
.kxn,.spjj,.tphj,.wbzs{

}


/*活动动态*/
.news1{
    margin-top: 20px;
}
.headLine h1{
    text-align: center;
    margin-bottom: 20px;
}
.headLine h1 a{
    font-size: 46px;
    height: auto;
    line-height: 60px;
    /*white-space: nowrap;*/
    color: #28918a;
    font-weight: bold;
}
.headLine p{
    text-align: center;
    font-size: 16px;
    color: #454545;
}
.news1LeftImg{
    width: 580px;
}

/*轮播图*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}
.pb-carouselWarp {
    position: relative;
    width: 580px;
    height: 355px;
    overflow: hidden;
    margin-top: 50px;
}
.pb-carouselWarp .pb-carousel {
    position: relative;
    height: 100%;
}

.pb-carouselWarp .pb-carousel li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.pb-carouselWarp .pb-carousel li:first-child{
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel-ind li:first-child{
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.pb-carouselWarp .pb-carousel .pb-this {
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel li p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 40px;
    font-size: 16px;
    background-color: rgba(10,10,10,0.5);
    color: #fff;
    width: 96%;
    padding: 0px 2%;
    overflow: hidden;
    height: 60px;
    text-align: center;
}
.pb-carouselWarp .pb-carousel-ind {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.pb-carouselWarp .pb-carousel-ind li {
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.pb-carouselWarp .pb-carousel-ind .pb-this {
    background-color: #000;
}
.pb-carouselWarp .pb-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000;
    cursor: pointer;
    border: none;
}
.pb-carouselWarp .pb-arrow-prev {
    left: 20px;
    background: #000000 url(http://www.xnnews.com.cn//ztbd/2020zt/gjaqjyr/material/arrow-left.png) no-repeat center;
}
.pb-carouselWarp .pb-arrow-next {
    right: 20px;
    background: #000000 url(http://www.xnnews.com.cn//ztbd/2020zt/gjaqjyr/material/arrow-right.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind {
    position: absolute;
    width: 15px;
    top: 50%;
    left: auto;
    bottom: auto;
    right: 20px;
    transform: translateY(-50%);
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind li {
    float: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 5px 0;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
    background-color: #000;
}
.pb-carouselWarp[type='updown'] .pb-arrow {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -20px;
    margin-top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

/*两张底图*/
.smallpic {
    width: 580px;
    margin-top: 15px;
}
.smallpic .img1 {
    width: 280px;
    height: 170px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.smallpic .img1 img {
    width: 280px;
    height: 170px;
    overflow: hidden;
    display: inline-block;
}
.smallpic .img1 p{
    width: 260px;
    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;
}
/*右侧新闻列表*/
.news1Right{
    width: 540px;
    float: left;
    margin-left: 25px;
    overflow: hidden;
    margin-top: 35px;
}
.news1Right li{
    border-bottom: 1px dashed #999;
    padding-left: 5px;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
}
.news1Right li a{
    font-size: 18px;
    margin-right: 10px;
}
.news1Right li:nth-of-type(1),.news1Right li:nth-of-type(5),.news1Right li:nth-of-type(6),.news1Right li:nth-of-type(10){
    border: none;
}
.news1Right li:nth-of-type(1) a,.news1Right li:nth-of-type(6) a{
    font-weight: bold;
    font-size: 22px;
    color: #28918a;
}



/*媒体、名人咸宁行*/
.white {
    color: white;
    background: url(http://www.xnnews.com.cn//ztbd/material/comImg/tt_02.png) repeat-x;
    height: 48px;
    width: 1200px;
    margin: 100px auto 20px;
    position: relative;
    z-index: 100;
}
.white em {
    padding: 10px 20px;
    font-size: 30px;
    font-weight: bold;
    background: #28918a;
    float: left;
    margin-top: -13px;
    color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.white i{
    background: url(http://www.xnnews.com.cn//ztbd/material/comImg/tt_01.png) no-repeat;
    width: 13px;
    height: 48px;
    display: block;
    float: left;
    margin-top: -13px;
}
.white a span{
    opacity: 0.1;
    font-style: oblique;
    font-size: 20px;
}


.kxn .white{
    width: 100%;
}
.mtkxx{
    width: 49%;
    float: left;
}
.mrkxx{
    width: 49%;
    float: right;
}

.rddbjy{
    width: 100%;
    height: auto;
}
.zxwyxc{
    width: 100%;
    height: auto;
}
.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: #28918a;
    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;
}

@media screen and (max-width: 1200px)  {
    .center,.white{width: 100%}
    .head1200 img{width: 100%;height: auto;}
    .news1LeftImg{width: 100%}
    .pb-carouselWarp{width: 100%}
    .smallpic{width: 100%}
    .news1Right{width: 100%}
    .mtkxx,.mrkxx{width: 100%}
    .grid{width: 100%;height: auto;}
    .xl_left{width: 100%;height: auto;margin-bottom: 20px}
    .xl_right{width: 100%;height: auto;margin-bottom: 20px;margin-left: 0}
    .xl_left img,.xl_right img{width: 100%;height: auto;}
    .wbzs{overflow: scroll}
}
@media screen and (max-width: 769px)  {

}