*{
    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;
}


.banner {
    height: 170px;
    background: url(banner.jpg) center top no-repeat;
    overflow: hidden;
}
.main{
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
    height: auto;
    background: url(bodybg.jpg) repeat;
}
.center{
    padding: 0 20px;
    width: 1180px;
    margin: 0 auto;
    background-color: #fff;
}
.bigTitle{
    border-bottom: #dedede 1px solid;
    padding: 20px 0 15px;
    width: 1160px;
    margin: 0 auto;

}
.bigTitle .title{
    font-size: 32px;
    font-weight: bold;
    color: #206f02;
    height: 50px;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bigTitle .title a{
    color: #206f02;
}
.bigTitle .abstract{
    font-size: 16px;
    color: #656565;
    line-height: 30px;
    overflow: hidden;
    text-indent: 32px;
}


/*轮播图*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}
.pb-carouselWarp {
    position: relative;
    width: 560px;
    height: 370px;
    overflow: hidden;
    margin-top: 20px;
}
.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;
}


/*轮播图右侧新闻*/
.headlines-article-list{
    width: 580px;
    overflow: hidden;
    height: 370px;
    margin-top: 20px;
}
.headlines-article-list h2{
    height: 68px;
    background: url(telbg.gif) left 66px repeat-x;
}
.headlines-article-list h2 a{
    display: inline-block;
    line-height: 64px;
    height: 68px;
    color: #3f8144;
    font-size: 32px;
    font-weight: bold;

    margin-right: 40px;
}

.headlines-article-list .list{
    padding-top: 13px;
}
.headlines-article-list .list li{
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    padding-left: 15px;
    background: url(icon.png) 0 center no-repeat;
}
.headlines-article-list .list li a{
    float: left;
}
.headlines-article-list .list li .date{
    color: #a5a5a5;
    font-family: arial;
    font-size: 14px;
    float: right;
}

.menub1_1{
    background: url(tell.png) center bottom no-repeat;
}
/*新闻*/
.Bnews{
    padding: 23px 0 0;
    height: auto;
    overflow: hidden;
}
.Bnews .news{
    overflow: hidden;
    width: 560px;
}
.Bnews .news h2{
    height: 68px;
    background: url(telbg.gif) left 66px repeat-x;
}
.Bnews .news h2 a{
    display: inline-block;
    line-height: 64px;
    height: 68px;
    color: #3f8144;
    font-size: 32px;
    font-weight: bold;
    background: url(tell.png) center bottom no-repeat;
}
.Bnews .news .list{
    padding-top: 12px;
    font-size: 16px;
    margin-bottom: 32px;
}
.Bnews .news .list li{
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    padding-left: 15px;
    background: url(icon.png) 0 center no-repeat;
}
.Bnews .news .list li .date{
    color: #a5a5a5;
    font-family: arial;
    font-size: 14px;
    float: right;
}


/*底部*/
.footer {
    border-top: 1px solid #c9c9ca;
    padding: 15px 0 15px 0;
    background: #f9f7f4;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-size: 14px;
}
.showpc {
    display: block;
}
.showmobile {
    display: none;
}