.box{
	margin: 0;
	overflow: hidden;
	position: relative;
}
.slick{
	width: 100%;
	height: 100%;
}
.slick-list,
.slick-track{
	height: 100%;
}
.slick-dots{
	bottom: 183px;
	text-align: right;
	right: 80px;
}
.slick-dots li{
	width: 17px;
	height: 17px;
	border-radius: 50%;
	background: #FFFFFF;
	margin:0 0 0 15px;
}
.slick-dots li.slick-active{
	background: #bf2302;
}

.nav_content{
	width: 100%;
	height: 160px;
	background: rgba(0,0,0,0.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
	position: absolute;
	left: 0;
	bottom: 0;
}
.nav_ul{
	overflow: hidden;
	padding: 24px 20px 20px;
}
.nav_ul li{
	width: 13.5%;
	height: 115px;
	line-height: 115px;
	float: left;
	transition: .3s all ease;
}
.nav_ul li.on{
	width: 19%;
	transition: .3s all ease;
}
.nav_ul li a{
	display: block;
	width: 95%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 34px;
	color: #ffffff;
}
.nav_ul li.li1 a{
	background: #e89d33;
}
.nav_ul li.li2 a{
	background: #12b1ce;
}
.nav_ul li.li3 a{
	background: #70c954;
}
.nav_ul li.li4 a{
	background: #b454c9;
}
.nav_ul li.li5 a{
	background: #c95454;
}
.nav_ul li.li6 a{
	background: #f87500;
}
.nav_ul li.li7 a{
	background: #3359d7;
}
/*创新型党组织创建*/
.sub_nav{
	width: 17%;
	height: 100%;
	background: rgba(0,0,0,0.25);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
	float: right;
	position: relative;
}
.sub_nav_ul{
	padding-top: 55px;
}
.sub_nav_ul li{
	width: 100%;
	height: 115px;
	background: #cecece;
	border-bottom: 1px solid #b1a9a0;
	transition: .3s all ease;
}
.sub_nav_ul li.on{
	background: #c80000;
}
.sub_nav_ul li a{
	width:80%;
	margin:auto;
	display: block;
	text-align: center;
	font-size: 30px;
	color: #1a1a1a;
	/*transition: .3s all ease;*/
}
.sub_nav_ul li.on a{
	color: #FFFFFF;
}
.fhsy_btn{
	display: block;
	width: 123px;
	height: 46px;
	line-height: 46px;
	font-size: 30px;
	color: #121212;
	background: url("../images/fh-icon.png") left center no-repeat;
	padding-left: 67px;
	position: absolute;
	bottom: 80px;
	left: 50%;
	margin-left: -95px;
}
.left_content{
	width: 83%;
    height: 100%;
    float: left;
    position: relative;
}
.left_bg{
	width: 93%;
    height: 95%;
    top: 2.5%;
    left: 3.5%;
    position: relative;
	overflow: auto;
}
.left_bg{
	background: #FFFFFF;
}
.left_scroll{
	width: 95%;
	height: 87%;
	padding-top: 4.5%;
	padding-left: 2.6%;
}
.nr_title {
    width:80%;
    color:#2e2d2d;
     font-size:26px; 
     font-weight:bold;
     padding-bottom:25px;
     margin:auto;
     text-align:center;
}
.tplb_ul{
	width: 98%;
	height: 100%;
}
.tplb_ul li{
	width: 33.33%;
	float: left;
	padding-bottom: 50px;
}
.tplb_ul li a{
	display: block;
	width: 88.44%;
	margin: 0 auto;
	background: #000000;
	overflow: hidden;
}
.tplb_ul li .text{
	width: 100%;
	height: 87px;
	line-height: 87px;
	text-align: center;
	background: #ededed;
	font-size: 24px;
	color: #080808;
	transition: .3s all ease;
}
.tplb_ul li:hover .text{
	color: #C80000;
}
.wzlb_ul li{
	height: 104px;
	padding-bottom: 35px;
	margin-bottom: 33px;
	border-bottom: 1px dotted #c9c9c9;
}
.wzlb_ul li .time{
	width: 126px;
	height: 104px;
	background: #dfdfdf;
	text-align: center;
}
.wzlb_ul li .mouth{
	font-size: 28px;
	color: #c80000;
	padding-top: 17px;
}
.wzlb_ul li .time i{
	display: block;
	width: 75px;
	height: 1px;
	background: #d36f6f;
	margin: 4px auto 0;
}
.wzlb_ul li .year{
	font-size: 18px;
	color: #3f3f3f;
	padding-top: 6px;
}
.wzlb_ul li .text{
	margin-left: 30px;
	width: calc(100vw - 500px)
}
.wzlb_ul li .text .bt{
	font-size: 24px;
	color: #080808;
	height: 31px;
	overflow: hidden;
	transition: .3s all ease;
}
.wzlb_ul li:hover .text .bt{
	color: #c80000;
}
.wzlb_ul li .text .nr{
	font-size: 18px;
	color: #494949;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: 13px;
}

@media only screen and (max-width:1600px ) {
	.sub_nav_ul li a,
	.fhsy_btn{
		font-size: 24px;
	}
	.fhsy_btn{
		width: 100px;
		margin-left: -72px;
	    background-size: 35px;
    	padding-left: 45px;
	}
	.tplb_ul li .text{
		height: 60px;
		line-height: 60px;
	}
	.tplb_ul li{
		padding-bottom: 35px;
	}
}
@media only screen and (max-width:1500px ){
	.nav_ul li a{
		font-size: 30px;
	}
}
@media only screen and (max-width:1400px ) {
	.nav_content{
		height: 139px;
	}
	.nav_ul li{
		height: 95px;
		line-height: 95px;
	}
	.nav_ul li a{
		font-size: 26px;
	}
	.slick-dots{
		bottom: 155px;
	}
	.sub_nav_ul li a,
	.fhsy_btn{
		font-size: 22px;
	}
	.sub_nav_ul li{
		height: 95px;
		line-height: 95px;
	}
	.tplb_ul li{
		padding-bottom: 30px;
	}
}
@media only screen and (max-width:1200px ) {
	.nav_content{
		height: 124px;
	}
	.nav_ul li{
		height: 80px;
		line-height: 80px;
	}
	.nav_ul li a{
		font-size: 22px;
	}
	.slick-dots{
		bottom: 140px;
	}
	.sub_nav_ul li a,
	.fhsy_btn{
		font-size: 18px;
	}
	.fhsy_btn{
		width: 74px;
		margin-left: -57px;
		background-size: 30px;
		padding-left: 40px;
	}
	.tplb_ul li .text{
		font-size: 18px;
		height: 50px;
		line-height: 50px;
	}
	.wyxx-content,
	.jzxx-list,
	.jzxx-list .clearFix,
	.jzxx-list .form-title
	{
	    width:100% !important;
	}
	.jzxx-list .w738
	{
	    width:80% !important;
	}
}
@media only screen and (max-width:992px ) {
	.nav_content{
		height: 104px;
	}
	.nav_ul li{
		height: 60px;
		line-height: 60px;
	}
	.nav_ul li a{
		font-size: 16px;
	}
	.slick-dots{
		bottom: 120px;
	}
	.sub_nav_ul li a,
	.fhsy_btn{
		font-size: 14px;
	}
	.fhsy_btn{
		width: 60px;
		margin-left: -45px;
		background-size: 25px;
		padding-left: 30px;
	}
	.tplb_ul li{
		padding-bottom: 20px;
	}
}
/**返回地图首页**/
.fhdt-btn{
	display: block;
	width: 142px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #FFFFFF !important;
	font-size: 15px;
	background: url("../images/fhdt-icon.png");
	position: absolute;
	top: -39px;
	left: 50%;
	margin-left: -71px;
}
.fhdt-btn span{
	opacity: 0.75;
	filter: Alpha(opacity=75);
}

/*我要写信*/
.wyxx-content
{
    width:950px;
	margin:20px auto;
}
.wyxx-content p{
	text-align: center;
	font-size: 16px;
	color: #454545;
}
.jzxx-list {
	padding-left: 25px;
	margin-top: 22px;
	width: 850px;
}
.jzxx-list .form-title{
	width: 72px;
	color: #494949;
	font-size: 14px;
	line-height: 38px;
}
.jzxx-list span{
	line-height: 38px;
}
.jzxx-list input{
	height: 38px;
	line-height: 38px;
	border: 1px solid #cccccc;
	padding:0 10px;
	outline: none;
	color: #494949;
	font-size: 14px;
	float: left;
}
.jzxx-list i{
	color: #f10000;
    line-height: 42px;
    font-size: 14px;
    font-style: normal;
    margin-left: 10px;
    float: left;
    display: inline-block;
    width: 7px;
    height: 38px;
}
.jzxx-list .w738{
	width: 737px;
	_width:730px;
	*width:730px;
	*zoom: 1;
}
.jzxx-list textarea{
	height: 216px;
	border: 1px solid #cccccc;
	outline: none;
	color: #494949;
	font-size: 14px;
	resize: none;
	padding:0 10px;
	float: left;
}
.jzxx-list p{
	line-height: 38px;
	font-size: 14px;
	color: #6e6f6f;
}
.jzxx-list label{
	line-height: 38px;
}
.jzxx-list .w303{
	width: 303px;
	_width:300px;
	*width:300px;
	*zoom: 1;
}
.jzxx-list .w379{
	width: 379px;
}
.jzxx-list .w650{
	width: 650px;
	_width:642px;
	*width:642px;
	*zoom: 1;
}
.jzxx-list .w189{
	width: 189px;
}
.jzxx-list input[type="radio"]{
	margin: 0 12px 0 0;
	width: 15px
}
.jzxx-list input.radio2{
	margin-left: 20px;
}
.jzxx-list .scfj-btn{
	display: block;
	width: 87px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #494949;
	background: #c9c9c9;
	_height:42px;
	*height:42px;
	*zoom: 1;
}
.jzxx-list .yzm-a{
	display: block;
	width: 111px;
	height: 36px;
	border: 1px solid #6b6b6b;
	margin-left: 1px;
	_height:40px;
	*height:40px;
	*zoom: 1;
}
.jzxx-list .yzm-a img{
	width: 100%;
	height: 100%;
}
.wyxx-content .btn{
	text-align: center;
	margin-top: 56px;
}
.wyxx-content .btn div{
	display: inline-block;
	_display: inline;
	*display: inline;
	*zoom: 1;
}
.wyxx-content .btn input{
	display: block;
	width: 143px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin: 0 13px;
	background: #9d9d9d;
	font-size: 16px;
	color: #ffffff;
	border-radius: 3px;
	border:none;
	cursor:pointer;
	font-family:"微软雅黑";
}
.wyxx-content .btn input.tj-btn{
	background: #c80000;
}
/*信件列表*/
.xjlb-content{
	padding: 24px 0 38px 0;
}
.xjlb-search{
	padding: 19px 20px 16px;
	background: #ebebeb;
	height: 33px;
	line-height: 33px;
}
.xjlb-search span{
	color: #535353;
	margin:0 10px 0 15px;
}
.xjlb-search .xjcx-p{
	font-size: 14px;
	font-weight: bold;
	color: #1f4770;
	margin: 0;
}
.xjlb-search input{
	width: 238px;
	height: 33px;
	border: 1px solid #cbcbcb;
	outline: none;
	padding-left: 5px;
}
.xjlb-search .w154{
	width: 154px;
	_width:140px;
	*width:140px;
	*zoom: 1;
}
.xjlb-search .cx-btn{
	display: inline-block;
	width: 77px;
	height: 32px;
	_height:36px;
	*height:36px;
	*zoom: 1;
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	background: #1f4770;
	margin-left: 10px;
}
.xjlb-box{
	border: 1px solid #dfdfdf;
	margin-top: 20px;
	_padding-bottom:30px;
	*padding-bottom:30px;
	*zoom: 1;
}
.xjlb-list{
	height: 43px;
	border-bottom: 1px solid #DFDFDF;
}
.xjlb-list.firstList{
	height: 47px;
	background: #f5f5f5;
}
.xjlb-list div{
	height: 100%;
	border-right: 1px solid #DFDFDF;
}
.xjlb-list .w152{
	width: 152px;
}
.xjlb-list .w350{
	width: 350px;
}
.xjlb-list .w126{
	width: 126px;
}
.xjlb-list .w114{
	width: 114px;
}
.xjlb-list .w180{
	width: 177px;
	border-right: none;
}
.xjlb-list.firstList p{
	text-align: center;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	line-height: 47px;
}
.xjlb-list p{
	text-align: center;
	line-height: 43px;
	color: #555555;
}
.xjlb-list p.yhf{
	color: #d60000;
}
.xjlb-list p.jsbl{
	color: #9f9f9f;
}
.xjlb-list.firstList .w350 p{
	text-align: center;
	padding: 0;
}
.xjlb-list .w350 p{
	text-align: left;
	padding-left: 25px;
}
.xjlb-list:hover .w350 p{
	color: #1F4770;
}
.xjlb-list.firstList:hover .w350 p{
	color: #555555;
}
.pages{
	margin: 30px 0;
}
/*信件详情*/
.xjlb-content table{
	width: 100%;
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
	min-height: 47px;
}
.xjlb-content table td{
	padding: 11px 20px;
    line-height: 24px;
    color: #363636;
    border-left: 1px solid #a4a4a4;
    border-top: 1px solid #a4a4a4;
    vertical-align: middle;
}
.xjlb-content table .w150{
	width: 109px;
	text-align: right;
	font-weight: bold;
	color: #2c2c2c;
}
.xjxq-table .w75{
	width: 75px;
	text-align: right;
}
.xjlb-content table .fjmc{
	color: #787878;
}
.xjlb-content table .djxz{
	font-weight: bold;
	color: #5e5e5e;
	margin-left: 25px;
}
/****分页*****/
.fy{ line-height:28px;display: table;margin:30px auto;text-align:center;color:#96a4ac; font-size:12px;}
.fy a{padding:5px 8px; border:1px solid #e1e1e1; background:#fafafa; color:#96a4ac; line-height:22px;}
.fy a:hover{ background-color: #c80000!important; color:#fff; border-color:#c80000;}
.fy b a{ background-color: #c80000!important; color:#fff; border-color:#c80000;}


