*{
	margin: 0;
	padding: 0;
}

body{
	font-size: 14px;
	color: #3e3e3e;
	font-family:"微软雅黑",Arial,Georgia,Times New Roman,;
	line-height: 24px;
	min-width: 1200px;
	width: 100%;
}
ul, li, ol, dl {
	list-style: none;
}

.top{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	height: 90px;
	box-shadow: 5px 0px 10px rgba(66, 104, 143, 0.4);
	position: relative;
	z-index: 9;
	background-color: #fff;
}
.top-welcome{
	background: #b8bdc0;
	height: 30px;
	width: auto;
	margin: 0 auto;
}
.top-welcome p{
	color: #3e3e3e;
	font-size: 14px;
	display: block;
	margin: 3px auto;
	font-family: "微软雅黑";
	width: 1200px;
	text-align:left;
	padding-top: 3px;
}
.top-welcome p span{
	float: right;
}
.top-welcome p span:hover{
	cursor: pointer;
}

.top-logo{
	width: 1200px;
	margin: 0 auto;
	padding:20px 0;
}
.top-logo .logo{
	height: 50px;
	margin-right:80px;
	vertical-align: baseline;
}
.top-logo .slogan{
	display: inline-block;
	position: relative;
	top: -15px;
	font-size: 20px;
	color: #999;
	letter-spacing:0.5em;
}
.top-logo .slogan span{
	font-weight: lighter;
}
.page_search {
	float: right;
	margin-top: 10px;
}
.ser_inp {
	border: none;
	border-bottom: 1px solid #7b858a;
	width: 230px;
	height: 30px;
	color: #4c7b55;
	outline: none;
}
.ser_btn {
	background: url(../images/znss_btn.png) center center no-repeat;
	width: 22px;
	height: 22px;
	border: none;
	position: relative;
	top: 6px;
	right: 20px;
	padding-top: 7px;
	cursor: pointer;
}

.news {
	width: 1200px;
	height: 405px;
	margin: 0px auto;
	overflow: hidden;
}
.pic_news{
	float: left;
	width: 600px;
	height: 405px;
	overflow: hidden;
	position: relative;
}
.roll{
	width: 600px;
	float: left;
	height: 405px;
	overflow: hidden;
	position: relative;
}

.roll .block img {
	width: 600px;
	height: 405px;
	overflow: hidden;
}
.roll span{
	font-size: 18px;
	text-align: left;
	text-indent: 5px;
	float: left;
	width:450px;
	position:absolute;
	background: #000;
	line-height: 40px;
	background-color: rgba(0,0,0,0.6);
	bottom: 0px;
	left: 0px;
	padding-right: 150px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #fff;
}
.roll span a{
	color: #fff;
	text-decoration: none;
}

.roll ul {
	position: absolute;
	bottom: 10px;
	right: 15px;
}
.roll li {
	display: inline;
	float: left;
}
.roll ul li a {
	display: block;
	height: 15px;
	line-height: 15px;
	width: 15px;
	text-align: center;
	background: none;
	border: 1px solid #fff;
	margin: 0 3px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	border-radius: 50%;
}
.roll li.active a, .roll li a:hover {
	background: #0f74bc;
	color: #fff;
	border: none;
	width: 17px;
	height: 17px;
	line-height: 17px;
	text-align: center;
}
.pis_news_tit{
	width: 124px;
	height: 55px;
	position:absolute;
	top: 0;
	right: 15px;
	background-image: url(../images/pic_news_tit.png);
}

.text_news {
	width: 600px;
	float: right;
	background: #ffffff;
	height: 405px;
	overflow: hidden;
	position: relative;
}
.text_news_con {
	width: 520px;
	height: 365px;
	padding: 20px 40px;
	position: relative;
	top: 30px;
}
.text_news_con .list_news_tit{
	font-weight: bold;
	font-size: 22px;
	background: none;
}
.text_news_con .list_news_tit p {
	font-size: 14px;
	font-weight: normal;
	text-indent: 26px;
	line-height: 28px;
	margin: 5px 0;
	color: #4c4948;
}
a {
	text-decoration: none;
	color: #000;
}
.text_news_con li{
	line-height:32px;
	font-size: 16px;
	margin: 5px 0;
	background: url(../images/08_xz_listicon.gif) left 10px no-repeat;
	padding-left: 15px;
}
.text_news_con .news_list_tit{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.more {
	display: block;
	float: right;
	background: #bd0000;
	color: #fff;
	text-align: center;
	height: 30px;
	padding: 0 20px;
	line-height: 30px !important;
	font-size: 12px;
	font-weight: normal;
	font-family: "宋体";
}
.more:hover{
	color: #fff !important;
	cursor: pointer;
	background: #d30000;
}
a:hover {
	color: #0f74bc;
	text-decoration: none;
}
.text_news_tit{
	width: 124px;
	height: 55px;
	position:absolute;
	top: 0;
	right: 15px;
	background-image: url(../images/txt_news_tit.png);
}


.news-box{
	width: 1200px;
	margin:20px auto 0;
	display: flex;
	flex-flow:row;
	justify-content: space-between;
}
.news-box .column_left{
	width: 793px;
	display: flex;
	flex-flow:wrap;
	justify-content: space-between;
}
.column_box{
	width: 364px;
	/*margin: 10px 15px 10px 0;*/
	padding: 10px;
	min-height: 370px;
	height: auto;
	border: 1px solid #c2c2c2;
}

.column_left_tit{
	width: 304px;
	height: 89px;
	padding: 10px 30px;
	line-height: 40px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.column_left_1{
	background: url(../images/column_tit_bj1.jpg) no-repeat center center;
}
.column_left_2{
	background: url(../images/column_tit_bj2.jpg) no-repeat center center;
}
.column_left_3{
	background: url(../images/column_tit_bj3.jpg) no-repeat center center;
}
.column_left_4{
	background: url(../images/column_tit_bj4.jpg) no-repeat center center;
}
.column_left_tit .column_more {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}

.column_left_txt {
	padding: 0 15px 20px;
}
.column_left_txt ul {
	height: 238px;
	overflow: hidden;
	margin-top: 10px;
}
.column_left_txt li {
	width: 338px;
	float: left;
	border-bottom: 1px dashed #c2c2c2;
	line-height: 30px;
	padding: 10px 0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.column_left_txt li:last-child{
	border-bottom:none;

}
.news-box .column_right{
	width: 386px;
}
.column_djgz{
	border: 1px solid #c2c2c2;
	padding: 10px;
	width: 364px;
	/*margin: 10px 0;*/
	min-height: 250px;
	height: auto;
}
.column_djgz_tit {
	width: 304px;
	height: 89px;
	padding: 10px 30px;
	background: #fff url(../images/djgz.jpg) left center no-repeat;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}
.column_djgz_txt {
	float: left;
	padding: 0 15px 20px;
}
.column_djgz_txt ul {
	overflow: hidden;
}
.column_djgz_txt li{
	float: left;
	width: 348px;
	border-bottom: 1px dashed #c2c2c2;
	line-height: 26px;
	padding: 10px 0;
}
.column_djgz_txt li a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.column_djgz_txt li:last-child{
	border-bottom:none;
}
.column_rlzy{
	border: 1px solid #c2c2c2;
	padding: 10px;
	width: 364px;
	margin-top: 20px;
	min-height:514px;
	height: auto;
}
.column_rlzy_tit{
	padding-bottom: 40px;
	border-bottom: 1px solid #c2c2c2;
}
.column_rlzy_tit h1{
	font-size: 20px;
	line-height: 36px;
	margin:20px 0 0 20px;
}
.column_rlzy_zbdw{
	display: flex;
	flex-flow:row;
	justify-content:flex-start;
	margin:20px 0 0 20px;
}
.column_rlzy_tit .column_rlzy_zbdw_right{
	width:130px;
	text-align: justify;
	text-align-last: justify;
}
.column_rlzy_btn{
	margin:20px 0 0 20px;
	position: relative;
}
.column_rlzy_btn .more{
	float: left;
}
.column_rlzy_btn img{
	position: absolute;
	bottom:-7px;
	right:25px;
}

.column_rlzy ul{
	padding: 0 15px;
	overflow: hidden;
	margin-top: 10px;
}
.column_rlzy ul li {
	width: 338px;
	float: left;
	border-bottom: 1px dashed #c2c2c2;
	line-height: 24px;
	padding:10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.column_rlzy ul li:last-child{
	border-bottom: none;
}


.web_enter{
	width: 1200px;
	margin: 20px auto 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.web_enter div{
	width: 386px;
	height: 111px;
	overflow: hidden;
}
.web_enter div img{
	width: 386px;
	height: 111px;
	cursor: pointer;
}

.nav_list {
	background: #f6f8f6;
	width: 100%;
	margin: 20px auto 0;
	padding: 30px 0;
}
.nav_list ul {
	width: 1200px;
	margin: 0 auto;
	font-size: 18px;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.nav_list li{

	width: 280px;
	margin: 10px 0  20px 0;
	line-height: 20px;
	text-indent: 20px;
}
.nav_list img {
	position: relative;
	top: 7px;
	float: left;
}
.nav_list a{
	display: inline-block;
	line-height: 20px;
	position: relative;
	top: 20px;
	text-indent: 0;
	width: 200px;
}

.footer {
	width: 100%;
	min-width: 1200px;
	text-align: left;
	line-height: 26px;
	font-size: 14px;
	margin: 20px auto 0;
	padding: 15px 0;
	color: #fff;
	text-align: left;
	background: #0f74bc;
	line-height: 26px;
}

.footer .footer_list_content {
	width: 1200px;
	margin:0 auto;
	display: flex;
	flex-flow: nowrap;
	justify-content: space-between;
}
.footer_list_content ul{
	width: 1200px;
	display: flex;
	justify-content: space-between;
}
.footer_list_content li {
	margin-top: 10px;
}
.footer_list_content li img{
	margin-bottom: 4px;
}
.footer p{
	text-align: center;
}
.footer a {
	color: #fff;
	cursor: pointer;
}
.footer a:hover {
	color: #fff;
	cursor: pointer;
}
.footer img {
	vertical-align: baseline;
}


.news_container{
	width: 1200px;
	height: 100%;
	margin: 0px auto;
}
.page_left{
	float: left;
	width: 300px;
	background: #0f74bc;
	position: relative;
	margin-bottom: 20px;
	color: #fff;
	padding: 10px 0;
	min-height: 800px;
	height: auto;
}
.page_left li {
	float: left;
	width: 300px;
	line-height: 60px;
	border: none;
	border-bottom: 1px solid #82a287;
	height: 59px;
	text-align: center;
	font-size: 16px;
}

.page_left .page_tit{
	font-size: 20px;
	font-weight: bold;
	background: none;
	border-bottom: 1px solid #82a287;
	line-height: 80px;
	height: 80px;
}
.page_left .page_tit a {
	color: #fff;
	display: inline;
	width: auto;
	cursor: pointer;
}
.page_left .page_tit img {
	position: relative;
	top: 3px;
	margin-right: 5px;
	vertical-align: baseline;
}
.page_left .h_bj{
	display: block;
	width: 310px;
	cursor: pointer;
	border: none;
}
.page_left .li_active{
	background: url(../images/left_nav_bj.png) left center no-repeat;

}
.page_left a{
	color: #fff;
}
.page_left a:hover{
	color: #fff;
}
.page_left .h_bj:hover{
	background: url(../images/left_nav_bj.png) left center no-repeat;
}
.page_right_detail{
	float: right;
	width: 870px;
	padding: 20px 0;
}
.new_content{
	padding: 10px;
}
.artical_caption_wrap {
	padding: 0 20px;
}

.artical_caption_wrap h2 {
	font-size: 24px;
	font-weight: bold;
	color: #4f5050;
	text-align: center;
	line-height: 40px;
}
.artical_date{
	height: 60px;
	line-height: 60px;
	color: #7c7c7c;
	border-bottom: 1px dashed #bebebe;
	font-size: 14px;
	margin: 5px 0;
	padding: 0 25px;
}
.print_page{
	float: right;
	cursor: pointer;
}

.artical_txt{
	padding: 0 15px;
	width: 810px;
	margin-top: 30px;
}
.artical_txt img{
	width: 700px;
	display: block;
	margin: 10px auto;
}
.artical_txt p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 32px;
}
.artical_img_txt{
	text-indent: 0em;
	text-align: center;
	color: #888;
	margin-top: -10px;
}
.page_right_list{
	float: right;
	width: 870px;
	padding: 15px 0;
}
.page_right_list ul{
	float: left;
	margin-bottom: 50px;
}
.page_right_list ul li{
	float: left;
	width: 860px;
	border-bottom: 1px dashed #d5d5d5;
	line-height: 60px;
	padding: 10px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_list_date{
	font-size: 12px;
	text-indent: 20px;
	float: right;
}

.cutpage {
	font-size: 12px;
	font-family: Tahoma;
	min-width: 600px;
	width: auto;
	margin: 30px auto;
	color: #000;
}
/*.page_right_list span {*/
/*	float: right;*/
/*	display: block;*/
/*}*/


/*********20231225**********/
/* ========== */
/* ========== */
/* ========== */
.content-box{
	width: 1200px;
	height: 100%;
	margin: 0px auto;
}
.content-box .page_title-box{
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0;
	color: #666666;
	line-height: 26px;
	border-bottom: 1px solid #e3e3e3;
}
.content-box .page_title-box img{
	position: relative;
	top: 3px;
	margin-right:10px;
	vertical-align: baseline;
}
.content-box .page_title-box a{
	color: #666;
}
.content-box .page_title-box a:hover{
	color: #0f74bc;
}

.part-title{
	font-size:20px;
	color: #0f74bc;
	margin: 30px auto;
	padding: 8px 20px;
	background-image: linear-gradient(to right,#f2f2f2,white);
}
.part-subtitle{
	font-size: 18px;
	font-weight: bold;
	color: #696969;
	margin: 30px auto 10px;
	padding-left: 20px;
}
.part-txt{
	text-indent: 2em;
	font-size: 16px;
	line-height: 32px;
}
.part-img{
	display: block;
	margin: 20px auto;
}

.rlzy-kcsz{
	width:870px;
	margin: 30px auto 0px;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}
.rlzy-kcsz li{
	width: 830px;
	border: 1px solid #d4e7e4;
	border-radius: 8px;
	padding: 10px 20px;
	margin-bottom: 20px;
	transition: .3s ease-out;
}
.rlzy-kcsz li:last-child{
	margin-bottom:0px;
}
.rlzy-kcsz li h3{
	font-size: 17px;
	color: #666;
}
.rlzy-kcsz li p{
	text-indent: 0em;
	font-size: 14px;
	color: #666;
	line-height:26px;
	margin-top: 10px;
}
.rlzy-kcsz li img{
	width: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.rlzy-kcsz li:hover{
	transform: scale(1.05);
	transition: .3s ease-out;
}
.rlzy-kcsz li:hover p{
	color: #0f74bc;
}
.rlzy-kcsz li:hover h3{
	color: #0f74bc;
}

.rlzy-kcsy{
	width:870px;
	margin: 30px auto 0px;
	display: flex;
	flex-flow: no-wrap;
	justify-content: space-between;
}
.rlzy-kcsy li {
	width: 150px;
	border: 1px solid #d4e7e4;
	border-radius: 10px;
	padding: 10px 7px 0 7px;
	transition: .3s ease-out;
	overflow: hidden;
	padding-bottom: 40px;
	position: relative;
}
.rlzy-kcsy p {
	text-align: justify;
	text-indent: 0em;
	font-size: 14px;
	color: #696969;
	margin: 0 auto 10px;
	line-height: 26px;
}
.rlzy-kcsy h3 {
	width: 100%;
	height: 40px;
	font-size: 17px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #a9c56e;
	text-align: center;
	line-height: 40px;
	color: #fff;
	transition: .3s ease-out;
}
.rlzy-kcsy li:hover{
	border: 1px solid #a9c56e;
	transform: scale(1.05);
	transition: .3s ease-out;
}
.rlzy-kcsy li:hover p{
	color: #0f74bc;
}

.rlzy-bmzy{
	width:870px;
	margin: 30px auto 0px;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}
.rlzy-bmzy li{
	width:160px;
	background-size: 100% 100%;
	transition: .3s ease-out;
	text-align: center;
}
.rlzy-bmzy li img {
	width: 60px;
	display: block;
	margin: 0 auto;
	border-radius: 100%;
	box-shadow: 3px 3px 10px rgba(76,36,54,0.2);
}
.rlzy-bmzy li p {
	text-align: center;
	text-indent: 0em;
	width:160px;
	font-size: 16px;
	color: #696969;
	margin: 20px auto 0;
	line-height: 32px;
}
.rlzy-bmzy li:hover{
	transform: scale(1.05);
	transition: .3s ease-out;
}

.rccps-pxdx li{
	width:150px !important;
}
.rccps-pxdx li p{
	width:150px !important;
	line-height: 26px !important;
}

.pjrz-kcap{
	width:870px;
	margin: 20px auto 0;
}
.pjrz-kcap li {
	width: 850px;
	height: 56px;
	border: 1px solid #d4e7e4;
	border-radius: 8px;
	padding: 0 0 0 20px;
	margin-bottom: 20px;
	display: flex;
	align-items:center;
	transition: .3s ease-out;
}
.pjrz-kcap li:last-child{
	margin-bottom: 0;
}
.pjrz-kcap li h3 {
	font-size: 17px;
	height: 20px;
	line-height: 20px;
	color: #0f74bc;
	width: 90px;
	text-align-last: justify;
	padding-right: 15px;
	border-right: 2px solid #d4e7e4;
	margin-right: 15px;
}
.pjrz-kcap li p {
	width:720px;
	text-indent: 0em;
	color: #696969;
}
.pjrz-kcap li:hover{
	transform: scale(1.05);
	transition: .3s ease-out;
}
.pjrz-kcap li:hover p{
	color: #0f74bc;
}
.pjrz-kcys{
	width:870px;
	margin: 30px auto 0;
	display: flex;
	flex-flow: no-wrap;
	justify-content: space-between;
}
.pjrz-kcys li{
	width: 150px;
	border: 1px solid #d4e7e4;
	border-radius: 10px;
	padding: 10px 7px;
	background-image: url(../images/rccps-kcys-bg.jpg);
	background-size: 100% 100%;
	text-align: center;
	transition: .3s ease-out;
}
.pjrz-kcys img {
	width: 50px;
	margin: 10px auto;
}
.pjrz-kcys  h3 {
	font-size: 17px;
	line-height: 20px;
	color: #666;
}
.pjrz-kcys p {
	text-align: justify;
	text-indent: 0em;
	font-size: 14px;
	color: #696969;
	margin: 10px auto 0;
	line-height:26px;
}
.pjrz-kcys li:hover{
	transform: scale(1.05);
	transition: .3s ease-out;
}
.pjrz-kcys li:hover p{
	color: #0f74bc;
}
.pjrz-kcys li:hover h3{
	color: #0f74bc;
}
#pjrz-dwsy li{
	padding: 10px 13px;
	padding-bottom: 40px;
	width: 400px !important;
}


.about-kcxh{
	width:1200px;
	margin: 30px auto 0;
	display: flex;
	flex-flow:wrap;
	justify-content:space-between;
}
.about-kcxh li{
	width:570px;
	border: 1px solid #d4e7e4;
	border-radius: 10px;
	padding:10px;
	background-image: url(../images/rccps-kcys-bg.jpg);
	background-size: 100% 100%;
	text-align: center;
	transition: .3s ease-out;
	display: flex;
	flex-flow: no-wrap;
	justify-content:flex-start;
	align-items: center;
	margin-bottom:20px;
}
.about-kcxh li img{
	vertical-align: middle;
	margin: 10px 20px;
	border-radius: 2px;
}
.about-kcxh li h3{
	font-size: 17px;
	color: #666;
	text-align: left;
}
.about-kcxh li p{
	text-indent: 0em;
	font-size: 14px;
	color: #696969;
	margin: 10px auto 0;
	line-height:26px;
	text-align: left;
}
.about-kcxh li:hover{
	transform: scale(1.05);
	transition: .3s ease-out;
}
.about-kcxh li:hover p{
	color: #0f74bc;
}
.about-kcxh li:hover h3{
	color: #0f74bc;
}



.about-zzry{
	width:1200px;
	margin: 30px auto 0;
	display: flex;
	flex-flow:wrap;
	justify-content:space-between;
	align-items: center;
	border-bottom:1px solid #e3e3e3;
	padding-bottom: 30px;
}
.about-zzry .zzry-list{
	width: 750px;
	display: flex;
	flex-flow:wrap;
	justify-content:space-between;
}
.about-zzry li div{
	width: 350px;
	margin: 15px 0;
}
.about-zzry li div img{
	vertical-align: middle;
	width:30px;
	border-radius:3px;
	margin: 0 20px;
}
.about-zzry li div h3{
	font-size: 17px;
	color: #666;
	text-align: left;
	display: inline-block;
}

.about-rz{
	width:1200px;
	margin: 30px auto 0;
}

.about-rz h3{
	font-size: 17px;
	color: #666;
	text-align: left;
	display: inline-block;
}
.about-rz div p{
	width: 300px;
	display: inline-block;
	font-size: 16px;
	margin-left: 50px;
	line-height: 60px;

}
.about-rz ul{
	width: 1180px;
	margin: 20px auto 0;
	display: flex;
	flex-flow:wrap;
	justify-content:space-between;
}
.about-rz ul li{
	font-size: 14px;
	color: #666;
	width:240px;
	line-height: 36px;
	padding: 0  20px;
	border: 1px solid #D4E7E4;
	border-radius:5px;
	transition: .3s ease-out;
	margin: 10px 0;
}
.about-rz ul li:hover{
	color: #0f74bc;
	transform: scale(1.05);
	transition: .3s ease-out;
}

.history-box{
	width: 1200px;
	height: 316px;
	margin: 130px auto 100px;
	background-image: url(../images/about-history.png);
	background-size: 1200px 316px;
	position: relative;
}
.history-box .history-top{
	width: 1100px;
	position: absolute;
	top:-105px;
	display: flex;
	flex-flow:wrap;
	justify-content:space-between;
	align-items: baseline;
	z-index: 99;
}
.history-box .history-top li{
	width: 230px;
	list-style: none;
	text-align: center;
}
.history-box li h3{
	font-size: 18px;
	color: #0f74bc;
	display: inline-block;
	margin: 10px auto ;
	text-align: center;
}
.history-box li p{
	font-size: 15px;
	margin:0 auto 20px;
	line-height: 26px;
}
.history-box li img{
	width: 25px;
	display: block;
	margin: 0 auto;
}

.history-box .history-mid{
	width:1000px;
	position: absolute;
	top:95px;
	left:90px;
	display: flex;
	flex-flow:wrap;
	justify-content:space-between;
	z-index: 99;
}
.history-box .history-mid img{
	margin-bottom: 8px;
}
.history-box .history-mid li{
	width: 240px;
	list-style: none;
	text-align: center;
}

.history-box .history-bottom{
	width:1050px;
	position: absolute;
	bottom:-100px;
	left:90px;
	display: flex;
	flex-flow:wrap;
	justify-content:space-between;
	z-index: 99;
}
.history-box .history-bottom li{
	width: 240px;
	list-style: none;
	text-align: center;
}
.history-box .history-bottom li img{
	margin-bottom: 8px;
}


.rcpjtx{
	width: 1050px;
	margin:30px auto 0 ;
	display: flex;
	flex-flow:wrap;
	justify-content:space-between;
	padding-bottom: 30px;
	border: 1px solid #D4E7E4;
	border-top:50px solid #94b450;
}
.rcpjtx li{
	width:350px;
	text-align: center;
}
.rcpjtx li img{
	width:60px;
	border: 5px solid #fff;
	border-radius: 100%;
	margin-top: -30px;
}
.rcpjtx li:hover img{
	transform: rotate(360deg);
	transition: .5s ease-out;
}
.rcpjtx li h3{
	font-size: 17px;
	color: #0f74bc;
	margin-top: 10px;
}
.rcpjtx li p{
	font-size: 16px;
	line-height: 32px;
	width:130px;
	margin: 10px auto 0;
}

.swsg{
	width: 1200px;
	margin:100px auto 0;
	display: flex;
	justify-content: space-between;
	border-top: 1px dashed #e3e3e3;
}
.swsg-left{
	width: 160px;
	height: 160px;
	margin-top: -75px;
	text-align: center;
	color: #fff;
	border-radius:50%;
	background-color: #a9c56e;
	border: 5px solid #fff;
	box-shadow:0 0 20px rgba(0,0,0,0.2);
}
.swsg-left img{
	display: block;
	margin: 25px auto 5px;
}
.swsg-left h3{
	font-size: 17px;
	letter-spacing: 0.05em;
}
.swsg .swwsg-list{
	width: 900px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.swsg .swwsg-list li{
	width: 300px;
	transition: .3s ease-out;
	text-align: center;
}
.swsg .swwsg-list li span{
	display: block;
	width: 60px;
	height: 60px;
	background-color: #fff;
	border: 1px dashed #a9c56e;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	border-radius: 50%;
	text-align: center;
	line-height:60px;
	font-size: 22px;
	font-weight: bold;
	color: #0f74bc;
	margin: -30px auto 0;
}
.swsg .swwsg-list li h3{
	font-size: 17px;
	color: #0f74bc;
	margin: 20px auto 10px;
}
.swsg .swwsg-list li p{
	font-size: 16px;
	line-height: 32px;
	width: 130px;
	margin: 0 auto;
}
.swsg .swwsg-list li:hover{
	transform: scale(1.05);
	transition: .3s ease-out;
}
.swsg .swwsg-list li:hover span{
	border: 1px solid #a9c56e;
}



.cpks-box{
	width:1100px;
	margin: 30px auto 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.cpks-box li{
	width: 300px;
	text-align: center;
	margin-bottom: 30px;
}
.cpks-box li div{
	width: 300px;
	padding: 20px 0;
	border-radius: 20px;
	border: 1px dashed #4d7b55;

}
.cpks-box li h3{
	font-size: 17px;
	color: #0f74bc;
	margin-top: 20px;
}
.cpks-box li div span{
	display: block;
	width: 260px;
	margin:15px auto;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
	border-radius: 10px;
	text-align: center;
	background-color:#a9c56e;
}


.gjbz-box{
	width:900px;
	margin: 30px auto 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.gjbz-box li div{
	width: 520px;
	height: 45px;
	background-image: url(../images/gjbz02.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	transition: .3s ease-out;

}
.gjbz-box li div span {
	font-weight: bold;
	font-size: 20px;
	float: left;
	line-height: 45px;
	margin-left: 37px;
	color: #0f74bc;
}
.gjbz-box li div p {
	color: #333;
	line-height: 45px;
	padding-left: 75px;
}
.gjbz-box li div:hover{
	transform: scale(1.05);
	transition: .3s ease-out;
}
.gjbz-box li div:hover p{
	color: #0f74bc;
}

.bzjs-iso{
	width: 1200px;
	margin: 30px auto 30px;
	display: flex;
	justify-content:space-between;
}
.bzjs-iso li{
	width:280px;
	border: 1px dashed #a9c56e;
	padding: 20px 0;
	text-align:center;
	border-radius: 20px;
	transition: .3s ease-out;
	background-image: url(../images/tk-list-bg.png);
	background-size: 100% 100%;
}
.bzjs-iso li h3{
	font-size: 17px;
	line-height: 32px;
	margin-top: 5px;
	color: #666;
}
.bzjs-iso li:hover{
	border: 1px solid #a9c56e;
	transform: scale(1.05);
	transition: .3s ease-out;
}
.bzjs-iso li:hover h3{
	color: #0f74bc;
}
.contact-us{
	width: 1200px;
	margin: 30px auto 30px;
	display: flex;
	flex-flow: wrap;
	justify-content:space-between;
	align-items: center;
}

.contact-us .contact-img{
	width: 100px;
	height: 100px;
	border: 1px dashed #a9c56e;
	border-radius: 50%;
	text-align: center;
	margin-left:10px;
}
.contact-us .contact-img img{
	width:60px;
	height:60px;
	margin-top: 20px;
}
.contact-infor{
	width: 1040px;
	display: flex;
	flex-flow: wrap;
	justify-content:space-between;
	align-items: center;
}
.contact-infor div{
	width:460px;
	font-size: 14px;
	background-color: #fff;
	padding:5px 20px;
	border: 1px dashed #bbb;
	margin:10px 0;
}
.pjrz-box{
	width: 1200px;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pjrz-box img{
	width: 120px;
	margin-left: 25px;
}
.pjrz-box div{
	height: 120px;
	border-right: 1px dashed #ddd;
	margin:0 25px;
}
.pjrz-box p{
	width:980px;
}

.shzr-box{
	width: 1200px;
	margin:60px auto 30px;
}
.shzr-box h1{
	height: 60px;
	line-height: 60px;
	position: relative;
}
.shzr-box h1 img{
	width: 120px;
	position: absolute;
	left: 50%;
	margin-left:-60px;
	bottom:-30px;
	border: 5px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	transition: .5s ease-out;
	background-color: #fff;
}
.shzr-box p{
	margin-top:60px;
}
.shzr-box:hover img{
	transform: rotate(360deg);
	transition: .5s ease-out;
}
@keyframes fadeinLeft{
	0% {
		opacity: 0;
		transform: translateX(-150px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@keyframes fadeinRight{
	0% {
		opacity: 0;
		transform: translateX(150px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}


.hd-box{
	width: 1200px;
	margin: 40px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hd-box li{
	width: 540px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	padding: 20px;
	transition: .3s ease-out;
	margin: 20px 0;
	border-bottom: 5px solid #a9c56e;
	border-radius:10px;
}
.hd-box li h1{
	height: 60px;
	line-height: 60px;
	margin-top:20px;
	position: relative;
	padding-left: 120px;
	margin-left: 20px;
}
.hd-box li img{
	position: absolute;
	left:-20px;
	top: -20px;
	width:100px;
	vertical-align: middle;
	margin-right: 10px;
	border: 5px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	background-color: #fff;
}
.hd-box li:hover{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	transform: scale(1.05);
	transition: .3s ease-out;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color:#0f74bc !important;}
