﻿﻿
.hd-nm-mod{
	margin-top: 30px;
}
.hd-mod1{
	width: 100%;
	height: auto;
}
.hd-mod1 a{display: block;width: 33.33%;padding: 10px;float: left;}
.hd-btn1{
	width: 100%;
	height: auto;
	line-height: 20px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	padding: 20px;	
}
.hd-btn1 span{display: block;margin-bottom: 10px;font-size: 30px;}
.hd-mod1-bg{
	position: absolute;
	left: 0;
	top:0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.hd-mod1-c{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
	font-size: 18px;
}

.hd-mod2{
	width: 100%;
	height: auto;

}
.hd-mod2-item{
	width: 22%;
	height: 110px;
	background: #e5f0ff;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	color:#3674b3;
	padding-top: 15px;
	margin: 10px 1.5%;
	float: left;
}
.hd-mod2-item .icon{
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	margin: 0 auto 10px auto;
}
.hd-mod2-item .icon span{
	font-size: 30px !important;
	color:#3f88d1;
}
.hd-mod2-item:hover{
	background: #3f88d1;
	color:#fff;
}

/**来信公开***/
.lxgk-h{
	height: 200px;
	overflow: hidden;
}
.casePublic{
	width: 100%;
	height: auto;
	
}
.casePublic li{
	padding-right: 0;
}
.casePublic .tit{
	width: 80%;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.casePublic .zt, .casePublic .rq{
	width: 20%;
	float:left;
	color:#999;
	font-size: 16px;
}
.titfont, .titfont .zt, .titfont .rq{
	font-weight: bold;
	color:#3674b3;
	font-size: 18px;
}
.ldhd-h{
	height: 400px;
	overflow: hidden;
}
/**来信公开 end***/

/**民意征集***/
.myzj-h{
	height: 290px;
	overflow: hidden;
}
.myzj-list li{
	height: auto;
	padding-right: 0;
	zoom:1;
	padding: 10px 0;
}
.myzj-list li:after, .myzj-list li:before{
	 content: "";
   display: table;
}
.myzj-list li:after{
	clear: both;
}
.myzj-list .myzj-btn{
	width: 12%;
	height: 30px;
	line-height: 30px;
	border-radius: 50px;
	background: #bfbfbf;
	text-align: center;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2%;
	
}
.myzj-list .myzj-c{
	width: 85%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}
.myzj-list .myzj-c a{
	overflow: hidden;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	display: box;
	font-size: 18px;
	line-height: 150%;
}
.myzj-list .myzj-c .time{
	display: block;
	font-size: 16px;
	color:#999;
	line-height: 20px;
	margin-top: 5px;
}
/**民意征集 end***/

/**在线访谈***/
.ft-title-r{
	float:right;
}
.ft-title-r a{
	font-size: 16px;
	margin-left: 10px;
}
.zxft-img{
	width: 100%;
	height: auto;
	padding: 15px;
	background: #fff;
	display: block;
}
.zxft-img2{
	padding: 0;
	height: 300px;
}
.zxft-img3{
	padding: 0;
	height: auto;
}
.zxft-img img{
	width: 100%;
	height: 100%;
}
.zxft-c{
	width: 100%;
	height: auto;
	padding: 15px;
}
.zxft-c2{
	padding: 0;
}
.zxft-c li{
	width: 100%;
	height: auto;
	font-size: 18px;
	margin-bottom: 10px;
	zoom:1;
}
.zxft-c2 li{
	margin-bottom: 15px;
}
.zxft-c li:before, .zxft-c li:after{
	content: "";
	display: table;
}
.zxft-c li:after{
	clear: both;
}
.zxft-c span{
	width: 12%;
	float: left;
	display: block;
	color:#3f88d1;
}
.zxft-c2 span{
	width: 100%;
	font-weight: bold;
}
.zxft-c a{
	width: 88%;
	float: left;
	display: block;
	line-height: 150%;
	 overflow: hidden; 
   display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.zxft-c2 a{
	width: 100%;
}

/**在线访谈 end***/

/**新闻发布会***/
.fbh-list{
	width: 100%;
	height: auto;
}
.fbh-item{
	width: 100%;
	height: auto;
	padding: 15px;
}
.fbh-img{
	width: 30%;
	height: 100px;
	display: inline-block;
	vertical-align: middle;
}
.fbh-img img{
	width: 100%;
	height: 100%;
}
.fbh-c{
	width: 69%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
}
.fbh-c  a{
	
	overflow: hidden;
	 display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color:#3674b3;
}
.fbh-c span{
	font-size: 16px;
	color:#999;
}
.fbh-icon{
	width: 8%;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color:#59a9ff;
}
.fbh-title{
	width: 68%;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color:#333;
	
		
}
.fbh-title a{
	width: 100%;
	overflow: hidden;
	display:-webkit-box;
	-webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.fbh-time{
	width: 22%;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	font-size: 18px;
	color:#999;
}
/**新闻发布会 end***/


/****访谈详情*****/
.ft-h2{
	height: 200px;
	overflow: hidden;
}
.ft-current{
	padding: 10px 0;
}
.ftjh{
	width: 100%;
	height: 200px;
	padding: 15px;
	font-size: 18px;
	line-height: 200%;
	overflow: hidden;
	text-overflow: ellipsis;
} 


/****历史访谈*****/
.ft-hsty{
	padding: 15px 0;
}
.ft-hsty-item .img{
	width: 35%;
	height:125px;
	float:left;
}
.ft-hsty-item .img img{
	width: 100%;
	height: 100%;
}
.lsft-c{
	width: 65%;
	height: auto;
	padding-left: 15px;
	float: left;
	
}
.lsft-c span{
	width: 16%;
	float: left;
	display: block;
	color:#3f88d1;
	
}
.lsft-c a{
	width: 84%;
	float: left;
	line-height: 150%;
	overflow: hidden ;
	white-space: nowrap ;
	text-overflow: ellipsis;
}
.lsft-c li{
	width: 100%;
	height: auto;
	font-size: 16px;
	margin-bottom: 5px;
}


/*****访谈进行时*****/
.zzft-sl{
	width: 100%;
	height: auto;
	min-height: 100px;
	max-height: 400px;
	overflow-y: scroll;
}
.zzft-sl p{
	font-size: 16px;
	line-height: 150%;
}
.zzft-sl .none{font-size: 16px;color:#999;line-height: 50px;text-align: center;}
.chat-item {
    width: 100%;
    margin-bottom: 20px;
    overflow: auto;
}
.l{
	float: left;
}
.l .person-name{
    text-align: left;
}
.l .person-panel{
    width: 65%;
    float: left;
    margin-left: 20px;
    position: relative;
}
.l .person-msg{
    background: #fff;
    float: left;
}
.r{
	float: right;
}
.r .person-panel{
    width: 65%;
    float: right;
    margin-right: 20px;
}

.r .person-msg{
    background: #a2e65b;
    float: right;
}

.r .person-name{
    text-align: right;
}
.person-name{
    padding-bottom: 5px;
    color: #656565;
    font-size: 16px;
    font-weight: bold;
}
.person-msg{
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #cdcdcd;
    min-height: 18px;
    line-height: 18px;
    position: relative;
    width: auto;
    min-width: 40px;
    max-width: 100%;
}
.person-msg > p, .person-msg > div.content {
    padding: 0px 10px;
    font-size: 16px;
    word-wrap: break-word;
    line-height: 30px;
}
/****历史访谈 end*****/



/****走进随州*****/
.zjsz-mod1{
	width: 100%;
	height:490px;
	position: relative;
}
.zjsz-mod1 .mod1-img{
	width: 100%;
	height: 400px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.zjsz-mod1 .mod1-img .img-inner{
	width: 1230px;
    height: 400px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -615px;
}
.zjsz-mod1 .mod1-img .img-inner img{
	width: 100%;
	height: 100%;
}
.zjsz-mod1 .mod1-c{
	width: 96%;
	height:250px;
	background: #3f88d1;
	padding: 30px;
	position: absolute;
	z-index: 9;
	left: 2%;
	top:-180px;
	
}
.zjsz-mod1 .mod1-c-l{
	width: 5%;
	float: left;
	font-size: 30px;
	font-weight: bold;
	color:#fff;
	
}
.zjsz-mod1 .mod1-c-r{
	width: 95%;
	float:left;
}

.zjsz-mod1 .mod1-c-r .sub{
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	color:#fff;
}
.zjsz-mod1 .hrf{
	width: 100%;
    margin-top: 15px;
	
}
.zjsz-mod1 .hrf li{
	width: 14.2%;
	text-align: center;
	float: left;
	
}
.zjsz-mod1 .hrf .hrf-icon{
	width: 50px;
	height: 50px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	margin: 10px auto;
	
}
.zjsz-mod1 .hrf span{
	width: 100%;
	font-size: 16px;
	color:#fff;
	line-height: 20px;
}
.zjsz-title {
	width: 100%;
	height: 60px;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
	overflow: hidden;
}
.zjsz-title img{
	width: 1170px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -585px;
	top:25px;
	
}
.zjsz-title span{
	display: block;
	position: relative;
	z-index: 10;
	width: 210px;
	height: 60px;
	line-height: 60px;
	background: #fff;
	font-size: 30px;
	color:#3674b3;
	font-weight: bold;
	margin: 0 auto;
	
	
}
/***旅游随州*****/
.zjsz-mod2{
	
}
.zjsz-mod2 .mod2-item{
	width: 22%;
	height: 220px;
	margin: 0 1.5%;
	float: left;
	position: relative;
	display: block;
                
}
.zjsz-mod2 .mod2-item img{
	width: 100%;
	height: 220px;
	position: absolute;
	left: 0;
	top:0;
	z-index: 1;
}
.mod2-item-c{
	position: relative;
	z-index: 10;
}
.mod2-item-c .icon{
	width: 60px;
	height: 60px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	margin: 10px auto;
	
}
.mod2-item-c .icon img{
	width:30px;
	height: 30px;
	margin: 15px auto;
	position: relative;

	
}
.mod2-item-c  p{
	width: 100%;
	font-size: 20px;
	color:#fff;
	text-align: center;
}

.techan{
	margin-top: 30px;
}
.techan-item{
	width: 24%;
	height: auto;
	margin: 0 0.5%;
	float: left;
                overflow: hidden;
}
.techan-img{
	width: 100%;
	height: 120px;
}
.techan-item p{
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color:#666;
	width: 100%;
	height: 30px;
	background: #f2f4f7;
}
.lvyou-h{
	height: 400px;
	overflow: hidden;
}


.touzi-h{
	height: 200px;
	overflow: hidden;
}
.touzi-btn{
	border-radius: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
}
/***随州美景***/
.photo-list{
	width: 100%;
	height: auto;
}
.photo-itemed{
	width: 25%;
	float:left;
	padding: 2px;
}
.photo-item{
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 4px;
}
.photo-item-img1{
	width: 100%;
	height: 230px;
	overflow: hidden;
}
.photo-item-img1 img{
	width: 100%;
	height: auto;
	min-height: 230px;
}
.photo-item-img2{
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.photo-item-img2 img{
	width: 100%;
	height: auto;
	min-height: 280px;
}
.photo-item-t{
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	height: 50px;
	background: #000;
	background: rgba(0,0,0,0.5);
	line-height: 50px;
	text-align: center;
	z-index: 10;
	font-size: 16px;
	color:#fff;
}

/****走进随州 end*****/