@charset "utf-8";
body {
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-family: "微软雅黑 Regular", "Microsoft YaHei";
  color: #333;
}
body,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
ul,
span,img{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li,
ol,
ul {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #333;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
img {
  border: none;
  display: inline-block;
  vertical-align: middle;
}
.img {
  max-width: 100%;
  height: auto;
}
button,
input {
  outline: 0;
  border: none;
  box-sizing: border-box;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
/* banner */
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.header {
    height: 565px;
    background: url(../images/banner.png) no-repeat center top;
    background-size: 100%;
}
.head {
    padding-top: 28px;
}
.head .fonttop,
.head .fontbtm {
    text-align: center;
}
.head .fonttop {
    margin-top: 120px;
padding-bottom:42px;
}

/* 内容区域 */
.container{background: #fff;margin-top: 50px;}
.main {
    max-width: 1200px;
    margin: auto;
}
/* 头条 */
.news-t {
    text-align: center;
}
.news-t h3 {
    font-size: 36px;
    font-weight: bold;
    color: #c82920;
    padding: 45px 0 15px 0;
}
.news-t p {
    font-size: 16px;
    color: #333333;
}
/* 要闻 */
.news-con {
    margin-top: 20px;
}

.title-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding-left: 25px;
    background-color: rgb(30 28 20 / 40%);
}
.title-bottom a {
    display: inline-block;
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.swiper-img .swiper-container {
    float: left;
    width: 620px;
    height: 367px;
    margin-right: 38px;
    border: 1px solid #dbdbdb;
}
.swiper-img img {
    width: 100%;
    height: 100%;
}
.swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 14px;
    right: 15px;
    width: 100%;
    text-align: right;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 25px;
    height: 5px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    /* border: 1px solid #fff; */
    cursor: pointer;
}
.swiper-active-switch {
    background: #fff;
}
.swiper-img {
    position: relative;
}
.arrow-left, .arrow-right {
    position: absolute;
    width: 27px;
    height: 55px;
    top: 50%;
    margin-top: -45px;
    z-index: 22;
    cursor: pointer;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .5;
}
.arrow-left {
    left: 0px;
    background-image: url(../images/n102.png);
}
.arrow-right {
    right: 0px;
    background-image: url(../images/n103.png);
}




.news {
    float: left;
    width: 44%;
}
.news ul{padding-top: 10px;}
.news li {
    line-height: 36px;
    padding-left: 2%;
    height: 36px;
    font-size: 16px;
    width: 100%;
}
.news li a{
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 74%;
    float: left;
}
.news li .time{float: right;line-height: 36px;}

.news h3 {
    font-size: 22px;
    color: #333;
    margin-bottom: 15px;
    line-height: 35px;
}
.news h3 a{color: #c9291b;}
.news span {
    line-height: 25px;
    font-size: 16px;
}
.newstop{border-bottom: 1px solid #dfdfdf;padding-bottom: 10px;}
.detail {
    font-size: 16px;
    color: #c9291b;
}
.detail:hover {
    color: #c9291b;
}
.gjlist1 li {
    background: url(../images/li.png) no-repeat 0px center;
}
/* 最新咨询 */
.zx .title {
    height: 65px;
    margin: 55px 0 35px 0;
    background: url(../images/zf.png) center center no-repeat;
}
.zx-con li {
    float: left;
    width: 49%;
    margin-right: 24px;
    margin-bottom: 29px;
}
.zx-con li:nth-child(2n){
    margin-right: 0;
}
.zx-con img {
    width: 200px;
    height: 110px;
    margin-right: 15px;
}
.zx-con .til {
    width: 370px;
}
.til h3 {
    font-size: 16px;
    margin-bottom: 15px;
} 
.til span {
    line-height: 25px;
    font-size: 14px;
    color: #666;
}
.til .detail {
    font-size: 14px;
}
/* 党代会 */
.zf .title {
    height: 65px;
    margin: 55px 0 35px 0;
    background: url(../images/zx.png) center center no-repeat;
}
.zf li {
    float: left;
    width: 48%;
    margin-right: 34px;
    margin-bottom: 34px;
    position: relative;
    border: 1px solid #dfdfdf;
    box-shadow: 4px 4px 10px #ddd;
}
.zf li:nth-child(2n){
    margin-right: 0;
}
.zf li a {
    float: left;
    height: 60px;
    /* border: 1px solid #dfdfdf; */
    padding: 10px;
    font-size: 18px;
    line-height: 30px;
}
.zf li .time{position: absolute;right: 10px; bottom: 10px;color: #999999;font-size: 18px;}
.hd li{
	border-radius: 6px;
}
.hd li a{
	line-height:60px !important;
	background:url(../images/li.png) no-repeat 10px 40px;
	padding-left: 20px !important;
}
/* 十年 */
.zfwsj {
	width: 100%;
}

.zfwsj .title {
	height: 65px;
	margin: 75px 0 35px 0;
	background: url(../images/sn.png) center center no-repeat;
}

.zfwtop {
	width: 478px;
	height: 209px;
	background: #F9F7F1;
	border-radius: 6px;
	float: right;
	position: relative;
}

.zfwtop h2 {
	width: 323px;
	height: 71px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #010101;
	line-height: 26px;
	position: absolute;
	right: 30px;
	top: 32px;
}

.zfwtop p {
	width: 323px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 26px;
	position: absolute;
	right: 30px;
	bottom: 42px;
	  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zfwtop  a {
	color: #D90009;
	position:absolute;
	right:10px;
	bottom:10px;
}

.zfwtop .ldimg {
	position: absolute;
	width: 208px;
	height: 208px;
	background: #FFFFFF;
	border-radius: 50%;
	right: 373px;
	top: 0;
}
.ldimg img{
	width: 188px;
	height: 188px;
	border-radius: 50%;
	margin-top: 10px;
	margin-left: 10px;
}
.zfwleft {
	width: 560px;
}

.zflist {
	width: 100%;
	margin-top: 30px;
}

.zflist li {
	background: url(../images/li.png) no-repeat 0px 17px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}

.zflist li a {
	width: 100%;
	display: inline-block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.gjlist {
	width: 100%;
	margin-top: 30px;
}

.gjlist li {
	width: 50%;
	background: url(../images/li.png) no-repeat 0px 17px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	float: left;
}

.gjlist li a {
	width: 79%;
	display: inline-block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
    float: left;
}
.gjlist li .time{float: right;padding-right: 15px;}
/* 活动 */
.hd .title {
    height: 65px;
    margin: 55px 0 35px 0;
    background: url(../images/hd.png) center center no-repeat;
}


.zf li a {
    float: left;
    height: 60px;
    /* border: 1px solid #dfdfdf; */
    padding: 10px;
    font-size: 18px;
    line-height: 30px;
    /* box-shadow: 4px 4px 10px #ddd; */
}

@media screen and (max-width: 991px) {
    .w1200,.swiper-img.swiper-container{width: 100%;}
    .head .fonttop img, .head .fontbtm img {
        width: 85%;
    }
    .banner {
        height: 0;
        padding-top: 42%;
        background-size: 100% 100%;
    } 
    .head{padding-top: 18px;}

    .header {
        height: 31vw;
    }
    .ztlogo img {
        width: 50%;
        margin-left: 2%;
    }
    .head .fonttop{margin-top: 10px;}
    .container{margin-top: 0;}
    .main {
        height: auto;
        padding: 0 2%;
    }
    .news-t h3 {
        font-size: 26px;
    }
    .news-t .more {
        right: 0;
    } 
    .swiper-img .swiper-container,.news {
        float: none;
        width: 100%;
    }
    .swiper-img .swiper-container {
        
		height:247px;
    }
    
    .title-bottom a {
        display: inline-block;
        width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .zx-con .til {
        width: 100%;
    }
    .zx-con li,.zf li {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .zx-con img {
        width: 100%;
        height: 220px;
    }
    .zf li a {
        height: auto;
    }
 .hd li a {
        line-height: 30px !important;
        background: none;
    }
    .gc ul li{
      width: 100%;
    }
    .qwjd ul{
      margin: 0; display: flex; justify-content: space-between; flex-wrap: wrap;
    }
    .qwjd ul li{
      width: 48%; padding: 15px 0 0;
    }
	.gjlist li .time{padding-right: 0;}	
	.zfwleft{
		width: 100%;
	}
	.zfwtop{
		width: 100%;
	}
	.title{
		background-size: 200%!important;
		margin: 10px 0 !important;
	}
	.djcg{
		width: 100%;
	}
	.djcg_swiper-container{
		width: 100% !important;
	}
	.gjlist li{
		width: 100%;
	}
	.gc ul{
		width: 100%;
		margin: 0;
	}
	.gc ul li{
		width: 100%;
	}
	.main_img{
		width: 100%;
	}
	.main_img_show{
		width: 100%;
		height: 50vw;
	}
	.main_img_pagination{
		width: 100%;
	}
	.zwlist img{
		width: 100%;
	}
	.zwright{
		width: 100%;
		padding: 0 2%;
	}
	.zfwtop .ldimg{
		display:none;
	}
}

