.bj {
	width: 1153px;
	height: 689px;
	background: url(bg.png) no-repeat center;
	margin: 0 auto;
	position: relative;
	margin-top: 25px;
}

.bj p {
	margin: 0;
}

.bj .bt {
	position: absolute;
	font-size: 14px;
	color: #fff;
	width: 200px;
	height: 42px;
	line-height: 42px;
	text-align: center;
}

.bj .t0 {
	left: 155px;
	top: 250px;
	width: 190px;
}

.bj .t1 {
	left: 254px;
	top: 204px;
}

.bj .t2 {
	left: 462px;
	top: 204px;
}

.bj .t3 {
	left: 667px;
	top: 204px;
}

.bj .t4 {
	left: 879px;
	top: 204px;
}

.bj .t5 {
	left: 275px;
	top: 551px;
	width: 165px;
	height: 21px;
	line-height: 21px;
	color: #333333;
}

.bj .dian {
	width: 80px;
	height: 170px;
	position: absolute;
	background-size: cover;
}

.bj .p0 {
	left: 153px;
	top: 236px;
}

.bj .p1 {
	left: 355px;
	top: 236px;
}

.bj .p2 {
	left: 545px;
	top: 236px;
}

.bj .p3 {
	left: 735px;
	top: 236px;
}

.bj .p4 {
	left: 930px;
	top: 236px;
}

.bj .p5 {
	left: 550px;
	top: 435px;
}

.bj .logo {
	position: absolute;
	left: 244px;
	top: 226px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.bj .logo-tm {
	position: absolute;
	left: 325px;
	top: 244px;
	font-size: 20px;
	font-weight: bold;
	color: #666999;
}

.bj .dian a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

.bj .dian:hover a {
	background: url(ren.png) no-repeat center;
}

.bj .p0:hover a {
	background-position: 0 0;
}

.bj .p1:hover a {
	background-position: 0 0;
}

.bj .p2:hover a {
	background-position: 0 0;
}

.bj .p3:hover a {
	background-position: 0 0;
}

.bj .p4:hover a {
	background-position: 0 0;
}

.bj .p5:hover a {
	background-position: 0px 0px;
}

.bj .dian a em {
	position: absolute;
	color: #333333;
	font-size: 12px;
	left: -30px;
	line-height: 20px;
	padding: 10px;
	position: absolute;
	text-align: left;
	top: 170px;
	width: 134px;
	z-index: 2;
	background: rgb(255, 255, 255, 0.8);
	background: rgba(255, 255, 255, 0.8);
	-pie-background: rgba(255, 255, 255, 0.8);
	border: 1px solid #ededed;
	*background: url("../img/80.png") repeat center;
	background: url("../img/80.png") repeat center\9;
	opacity:0;
	font-style: normal;
}
.bj .dian:hover a em {
	animation:showslow 1s forwards;
	-webkit-animation:showslow 1s forwards;
}
.zhan {
	background: url(../images/ren.png) no-repeat 0 -114px;
}
@keyframes showslow
{
from {opacity:0}
to {opacity:1}
}

@-webkit-keyframes showslow /*Safari and Chrome*/
{
from {opacity:0}
to {opacity:1}
}
/* 办事大厅 结束 */



/* 列表页-图文 开始 */
.piclistbox {
	width: 98%;
	margin: 0 auto;
}
.piclistbox .itemsbox {
	border-bottom:1px solid #dcdcdc;
	padding-top: 38px;
	padding-bottom: 38px;
	cursor: pointer;
}
.piclistbox .itemsbox .imgbox {
	width: 278px;
	height: 166px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
        display: flex;
        align-items: center;
	justify-content: center;
        /*background: url(../images/defaultimg.png) no-repeat center center;*/
        background-size: 100% 100%;
}
.piclistbox .itemsbox .imgbox  img {
	max-width: 100%;
max-height: 100%;
}
.piclistbox .itemsbox .itemsnewsbox {
	overflow: hidden;
	float: left;
	color:#333333;
	width: 859px;
}
.piclistbox .itemsbox .itemsnewsbox .title {
	width: 100%;
	font-size: 24px;
	padding-bottom: 15px;
}
.piclistbox .itemsbox .itemsnewsbox .tts {
	width: 100%;
	font-size: 14px;
	/*padding: 8px 0;*/
	color:#666;
}
.piclistbox .itemsbox .itemsnewsbox .intro {
	width: 100%;
	font-size: 14px;
	color:#666666;
	padding-top: 12px;
	line-height:24px;
}

.page {
	width: 100%;
	text-align: center;
	padding: 38px 0 18px 0;
}
.page span {
       margin-right: 10px;
}
.page a{
	text-align: center;
	display: inline-block;
	min-width: 32px;
        height: 32px;
        padding-left: 10px;
        padding-right: 10px;
	height: 42px;
	line-height: 42px;
	background:#edecec;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
        margin-right:10px;
}
.page .current,.page a:hover{
	    color: #ffffff;
	    background: #bbae00;
            text-align: center;
	    display: inline-block;
	    min-width: 32px;
            height: 32px;
            padding-left: 10px;
            padding-right: 10px;
	height: 42px;
	line-height: 42px;

	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
margin-right:10px;
}
.page .current,.page a:hover{
	    color: #ffffff;
		background: #bbae00;
}
/* 列表页-图文 结束 */

/* 图片列表 */
.newspiclistbox {
	display: flex;
	flex-wrap: wrap;
	width: 98%;
	margin: 0 auto;
}
.newspiclistbox .itemsbox{
	width: 23%;
	margin-right: 2%;
	margin-top: 38px;
	text-align: center;
}
.newspiclistbox .itemsbox:nth-child(4n){
	margin-right: 0;
}
.newspiclistbox .itemsbox>a {
	color: inherit;
}
.newspiclistbox .itemsbox>a>img {
	width: 100%;
	height: 166px;
}
/* 文章详情页 开始 */
.article .title {
	text-align: center;
	width: 100%;
	color:#333333;
	font-size: 36px;
	padding-top: 44px;
	padding-bottom: 28px;
}
.article .intro {
	text-align: center;
	width: 100%;
	color:#999999;
	font-size: 14px;
	padding-bottom: 45px;
}
.article .intro .st {
	margin-right: 30px;
}
.article .intro .st>span {
	margin-right: 3px;
	cursor: pointer;
}
.article .articlecontent {
	font-size: 16px;
	color:#333333;
	width:95%;
	margin: 0 auto;
	line-height: 34px;
	padding-bottom: 40px;
}
.article .articlecontent img {
	max-width: 100%;
}
/* 文章详情页 结束 */


/* 表单开始 */
.formbox {
	width: 700px;
	min-height: 400px;
	margin: 30px auto;
}
.formbox .ftitle {
	text-align: center;
	font-size: 18px;
	width: 100%;
	padding-top: 30px;
}
.formbox .formitembox {
	padding: 40px 0 0;
}
.formbox .formtitle {
	width: 200px;
	text-align: right;
	padding: 6px 30px 0;
	font-size: 14px;
}
.formbox .formtitle.required {
	position: relative;
}
.formbox .formtitle.required:before {
	content: '*';
	color: red;
}
.formbox .text {
	width: 240px;
	border:1px solid #dcdcdc;
	padding: 6px 5px;
	font-size: 14px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.formbox  .textarea {
	width: 320px;
	border:1px solid #dcdcdc;
	padding: 6px 5px;
	font-size: 14px;
	height: 120px;
}
.formbox .btnbox {
	width: 700px;
	margin: 20px auto;
	text-align: center;
}
.formbox .btnbox .btn {
	display: inline-block;
	padding: 5px 30px;
	background:#ab9f00;
	color:#fff;
	font-size: 15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 10px;
	cursor: pointer;
}
.formbox .btnbox .btn1 {
	background:#cec000;
}
.formbox .btnbox .btn2 {
	background:#889b48;
}
/* 表单结束 */

.dialog {
	position: fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:999;
	display: none;
}
.dialog .tips{
	background: rgba(0,0,0,.5);
	padding:10px 20px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color:#fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.pdfcontent {
	height: 800px;
}
.articlecontent #fullscreen {
	padding: 10px 0;
	cursor:pointer;
}

/*调查问卷开始*/
.questionbox {
	padding: 20px 0;
	width: 80%;
	margin: 0 auto;
}
.questionbox .title{
	text-align: center;
	font-size: 18px;
	padding: 20px 0;
}
.questionbox .tt {
	margin: 20px 0;
}
.questionbox .qtitle {
	margin-bottom: 15px;
}
.questionbox  .qoptions {
	margin-top: 10px;
	margin-bottom: 15px;
}
.questionbox  .input_radio li {
    display: inline-block;
    position: relative;
    list-style: none;
    margin-right:10px;
    margin-bottom: 10px;
}
.questionbox  .input_radio input[type="radio"] {
    display: none;
}
.questionbox  .input_radio span {
    padding: 0 12px;
    display: inline-block;
    background: #F4F4F4;
    border: 1px solid #F4F4F4;
    border-radius: 4px;
    line-height: 28px;
    text-align: center;
    color: #2D333B;
    cursor: pointer;
}
.questionbox  .input_radio input:checked+span {
    background: #bbae00;
    border-color: #bbae00;
    color: #fff;
}
.questionbox input.text {
	border-bottom: 1px solid #ccc;
	width: 300px;
}
.questionbox .btn {
	width: 80px;
	margin: 0 auto;
	background: #bbae00;
	color:#fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
	cursor: pointer;
}
/*调查问卷结束*/