@charset "UTF-8";

/* ========== 单篇+文章页 start ========== */
.subPageLeft{
	overflow: hidden;
	padding-right: 30px;
}
.subPageRight{
	width: 40.3846%;
}
.subPageTop{
	padding-right: 630px;
}
.articleC {
	background: #fff;
	padding: 54px 50px 50px;
}
.articleC1{
	background: #F9F9F9;
	padding: 54px 50px 50px;
}
.articleBox {
	line-height: 36px;
	padding: 10px 0;
	color: #666666;
	font-size: 16px;
}

.articleBox img {
	max-width: 100%;
}

/* ————— 标题 start ————— */
.articleTitle {
	clear: both;
	line-height: 50px;
	font-size: 30px;
	font-family: "microsoft yahei";
	color: #333333;
	text-align: center;
	position: relative;
	font-weight: bold;
	padding: 10px 0;
}

/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {
	display: block;
	clear: both;
	color: #999;
	font-size: 14px;
	line-height: 40px;
	padding: 10px 0 10px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}

.articleTime span {
	padding-right: 40px;
	font-size: 14px;
	color: #999999;
	vertical-align: middle;
}

/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {
	display: inline-block;
	vertical-align: middle;
}

.articleShare .shareParent .shareItem {
	vertical-align: middle;
}

/* .shareParent .shareFont.icon-weibo {color: #FFFFFF;background: #ff763b;}
.shareParent .shareFont.icon-qzone {color: #FFFFFF;background: #FDBE3D;}
.shareParent .shareFont.icon-qq {color: #FFFFFF;background: #56b6e7;} */
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {
	width: 600px;
	height: 400px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e9e9e9;
	padding: 5px;
	margin: 20px auto 0 auto;
}

#play .change_a {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
}

#play .prev_a {
	left: 0;
}

#play .next_a {
	right: 0
}

#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}

#play .prev_a span {
	background: url(../images/common/file/article_iconh.png) no-repeat 0px -50px;
	left: 0;
}

#play .next_a span {
	background: url(../images/common/file/article_iconh.png) no-repeat -30px -50px;
	right: 0;
}

#play .img_ul {
	position: relative;
	z-index: 1;
	width: 600px;
	height: 400px;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 600px;
	height: 400px;
	background: #fff;
	margin: 0 0 5px 0;
}

#play .img_ul li img {
	position: absolute;
}

.imgMove {
	width: 600px;
	clear: both;
	margin: 20px auto;
	position: relative;
}

.img_hd {
	margin: 0 auto;
	overflow: hidden;
	height: 60px;
	position: relative;
}

.img_hd ul {
	position: absolute;
	z-index: 1
}

.img_hd ul li {
	float: left;
	height: 47px;
	width: 70px;
	padding: 3px;
	margin: 0 7px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: relative;
}

.img_hd ul li p {
	height: 47px;
	width: 70px;
	display: block;
	background: #fff;
	position: relative;
}

.img_hd ul li i {
	display: block;
	clear: both;
	line-height: 20px;
	padding: 0 5px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 9;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.img_hd ul li img {
	position: absolute;
	height: 47px;
	width: 70px;
}

.img_hd ul li.on {
	border: 1px solid #159344;
	background: #159344;
}

.imgMove .bottom_a {
	width: 20px;
	height: 25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float: left;
	top: 15px;
	position: absolute;
	z-index: 9;
	background: url(../images/common/file/article_iconh.png) no-repeat;
}

.imgMove .prev_a {
	background-position: left top;
	left: 0;
}

.imgMove .next_a {
	background-position: right top;
	right: 0;
}

/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {
	clear: both;
	font-size: 16px;
	padding: 10px 0px 20px 0;
	overflow: hidden;
}

.articleHand a {
	display: block;
	line-height: 32px;
	padding: 0 20px 10px 30px;
	background: url(../images/common/file/file.png) no-repeat left center;
	color: #666
}

.articleHand a.word {
	background: url(../images/common/file/word.png) no-repeat left 3px;
	color: #37a6ff !important;
}

.articleHand a.ppt {
	background: url(../images/common/file/ppt.png) no-repeat left center;
	color: #ff7735 !important;
}

.articleHand a.excel {
	background: url(../images/common/file/excel.png) no-repeat left center;
	color: #15bf44 !important;
}

.articleHand a.pdf {
	background: url(../images/common/file/pdf.png) no-repeat left center;
	color: #1369c0 !important;
}

.articleHand a.zip {
	background: url(../images/common/file/zip.png) no-repeat left 3px;
	color: #ff9779 !important;
}

/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {
	clear: both;
	height: 30px;
	text-align: center;
	font-family: Arial;
}

.articlePage a {
	margin: 0 1px;
	background: #ccc;
	padding: 5px 10px;
}

.articlePage a:hover {
	color: #fff;
	background: #159344;
}

.articlePage a.hover {
	color: #fff;
	background: #159344;
}

/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.articlePageBox{
	margin-bottom: 30px;
	padding: 20px 30px;
	background: #FFFFFF;
	box-shadow: 0 1px 9px 2px rgba(75,78,76,0.08);
}
.articlePageBox span{
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.articlePageBox a{
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 14px;
	overflow: hidden;
}
.articlePageBox .time{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	overflow: hidden;
}
.articlePageBox a:hover{
	color: #159344;
}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {
	position: absolute;
	left: -1px;
	opacity: 0;
}

.newsAudio .audiojs {
	z-index: 99999;
	background: #fff;
	overflow: hidden;
	font-family: monospace;
	font-size: 12px;
	border-radius: 5px;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
	width: 400px;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
}

.newsAudio .audiojs .play-pause {
	width: 25px;
	height: 27px;
	padding: 4px 6px;
	margin: 0px;
	float: left;
	overflow: hidden;
	position: relative;
}

.newsAudio .audiojs .play-pause:before {
	content: '';
	display: block;
	border-right: 1px solid #e5e5e5;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	transform: scaleX(0.3);
}

.newsAudio .audiojs p {
	display: none;
	width: 25px;
	height: 27px;
	margin: 0px;
	cursor: pointer;
}

.newsAudio .audiojs .play {
	display: block;
}

.newsAudio .audiojs .scrubber {
	position: relative;
	float: left;
	width: 240px;
	background: #f5f5f5;
	height: 14px;
	margin: 10px;
	top: 1px;
	overflow: hidden;
}

.newsAudio .audiojs .progress {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 14px;
	width: 0px;
	background: #fbbc05;
	z-index: 1;
}

.newsAudio .audiojs .loaded {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 14px;
	width: 0px;
	background: #ffeebb;
	cursor: pointer;
}

.newsAudio .audiojs .time {
	overflow: hidden;
	height: 35px;
	line-height: 36px;
	margin: 0px 0px 0px 6px;
	padding: 0px 6px 0px 12px;
	position: relative;
	color: #666;
}

.newsAudio .audiojs .time:before {
	content: '';
	display: block;
	border-left: 1px solid #e5e5e5;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	transform: scaleX(0.3);
}

.newsAudio .audiojs .time em {
	padding: 0px 2px 0px 0px;
	color: #666;
	font-style: normal;
}

.newsAudio .audiojs .time strong {
	padding: 0px 0px 0px 2px;
	font-weight: normal;
}

.newsAudio .audiojs .error-message {
	display: none;
	padding: 0px 10px;
	height: 35px;
	overflow: hidden;
	line-height: 36px;
	white-space: nowrap;
	color: #666;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.newsAudio .audiojs .error-message a {
	color: #666;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
	white-space: wrap;
}

.newsAudio .audiojs .play {
	background: url(../components/audio/images/play.png) center center no-repeat;
	background-size: 14px;
}

.newsAudio .audiojs .loading {
	background: url(../components/audio/images/loading.png) center center no-repeat;
	background-size: 14px;
	-webkit-animation: fa-rotating 2s infinite linear;
	animation: fa-rotating 2s infinite linear;
}

.newsAudio .audiojs .loading:before {
	content: '';
}

@keyframes fa-rotating {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.newsAudio .audiojs .error {
	background: url(../components/audio/images/error.png) center center no-repeat;
	background-size: 14px;
}

.newsAudio .audiojs .pause {
	background: url(../components/audio/images/pause.png) center center no-repeat;
	background-size: 16px;
}

.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {
	display: none;
}

.newsAudio .playing .pause {
	display: block;
}

.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {
	display: none;
}

.newsAudio .loading .loading {
	display: block;
}

.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {
	display: none;
}

.newsAudio .error .error {
	display: block;
}

.newsAudio .error .play-pause p {
	cursor: auto;
}

.newsAudio .error .error-message {
	display: block;
}

/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo {
	width: 600px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}

.newsViewVideo #col1mui-player {
	height: 100% !important;
	cursor: pointer;
}

.newsViewVideo #muiPlaybtn {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/play.png)no-repeat center center;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 999;
	cursor: pointer;
}

/* ————— 视频 end ————— */

.articleTitle.center{
	text-align: left;
}
.newsBox{
	padding: 25px 30px;
	box-shadow: 0 1px 9px 2px rgb(75 78 76 / 8%);
}
.newsTitle{
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.newsList dd{
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}
.newsList dd .con{
	overflow: hidden;
}
.newsList dd .time{
	font-size: 16px;
	color: #858585;
}
.newsList dd .title{
	overflow: hidden;
	position: relative;
	padding-left: 16px;
}
.newsList dd .title::before{
	display: block;
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	left: 0;
	top: 50%;
	margin-top: -3px;
	border-radius: 6px;
	background: #f4f4f4;
	transition: .4s;
	-webkit-transition: .4s;
}
.newsList dd .title a{
	font-size:16px;
	color: #6666;
	transition: .4s;
	-webkit-transition: .4s;
}
.newsList dd:hover .title::before{
	background: #159344;
	opacity: 0.6;
}
.newsList dd:hover a{
	color: #159344;
}
/* ========== 单篇+文章页 end ========== */

/* ========== 董事长致辞 start ========== */
.speechBox {
	position: relative;
}

.speechBoxLeft {
	padding-right: 555px;
}

.speechBoxLeftC {
	line-height: 28px;
	font-size: 14px;
	color: #666;
}

.signature {
	display: inline-block;
	height: 70px;
	line-height: 70px;
	padding-right: 115px;
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #666;
}

.speechRight {
	position: absolute;
	width: 468px;
	height: 100%;
	right: 0;
	bottom: -60px;
}

.speechPic {
	width: 468px;
	height: 451px;
	right: 0;
	bottom: 0;
	background: url(../images/ldzcBg.png) right bottom no-repeat;
}

.speechPic .pic {
	width: 375px;
	top: 45px;
	left: 35px;
}

.speechPic .pic::before {
	padding-top: 100%;
}

/* ========== 董事长致辞 end ========== */

/* ========== 发展历程 start ========== */
.eventBoxc {
	padding: 110px 0;
}

.developmentSlick {
	position: relative;
	padding: 0 115px;
}

.developmentSlick::before {
	display: block;
	content: "";
	width: 200%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	height: 1px;
	background: #e5e5e5;
	top: 76px;
	position: absolute;
}

.developmentSlick .prev {
	display: block;
	width: 54px;
	height: 54px;
	cursor: pointer;
	background: #fff url(../images/courseprev.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 49px;
	z-index: 1;
	box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.developmentSlick .next {
	display: block;
	width: 54px;
	height: 54px;
	cursor: pointer;
	background: #fff url(../images/coursenext.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 49px;
	z-index: 1;
	box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.developmentSlick .prev:hover {
	background-image: url(../images/courseprevon.png);
}

.developmentSlick .next:hover {
	background-image: url(../images/coursenexton.png);
}

.developmentSlick .bd {
	overflow: hidden;
}

.developmentSlick .slick-list {
	overflow: visible;
	margin: 0 -15px;
}

.developmentSlick .myslide {
	float: left;
	display: inline;
}

.developmentSlick .slickCon {
	display: block;
	margin: 0 15px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.developmentSlick .slickCon .time {
	height: 60px;
	font-size: 36px;
	font-weight: bold;
	color: #333;
	line-height: 60px;
	margin-bottom: 14px;
	font-style: italic;
}

.developmentSlick .slickCon em {
	display: block;
	width: 100%;
	height: 5px;
	background: #333333;
	margin-bottom: 30px;
}

.developmentSlick .slickCon .pic::before {
	padding-top: 66.1290%;
}

.developmentSlick .slickCon .pic {
	margin-bottom: 25px;
}

.developmentSlick .slickCon .info {
	font-size: 16px;
	line-height: 32px;
	color: #666666;
}

/* ========== 发展历程 end ========== */

/*=====================企业文化 start=========================*/
.cultureOuter {
	padding-top: 62px;
	background: #fff url(../images/aimBg.png) center -210px no-repeat;
}

.cultureLogo {
	height: 180px;
	width: 227px;
	display: block;
	margin: 0 auto;
}

.cultureTitle {
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 28px;
	color: #d41a20;
	font-weight: bold;
}

.cultureLogoText {
	line-height: 34px;
	font-size: 16px;
	color: #666;
	padding: 0 195px;
	text-align: center;
}

.whtxList {
	overflow: hidden;
	padding-top: 190px;
	padding-bottom: 50px;
}

.whtxList dd {
	position: relative;
}

.whtxList dd::after {
	display: block;
	content: "";
	clear: both;
}

.whtxList dd .con1 {
	width: 56.3333%;
	display: inline;
	position: relative;
	margin-top: -40px;
}

.whtxList dd:nth-child(odd) .con1 {
	float: right;
}

.whtxList dd:nth-child(even) .con1 {
	float: left;
}

.whtxList dd .con1 .textNumber {
	font-size: 430px;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.03);
	position: absolute;
	height: 582px;
	top: 50%;
	margin-top: -290px;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
	-webkit-transition: .4s;
}

.whtxList dd:nth-child(odd) .con1 .textNumber {
	left: 160px;
}

.whtxList dd:nth-child(even) .con1 .textNumber {
	right: 130px;
}

.whtxList dd .con1:hover .textNumber {
	opacity: 1;
	visibility: visible;
}

.whtxList dd .con1 .sanjiaoBox {
	width: 243px;
	height: 306px;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	display: inline;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.whtxList dd:nth-child(odd) .con1 .sanjiaoBox {
	float: left;
	background-image: url(../images/sanjiao1.png);
	margin-right: 20px;
}

.whtxList dd:nth-child(even) .con1 {
	width: 61%;
}

.whtxList dd:nth-child(even) .con1 .sanjiaoBox {
	background-image: url(../images/sanjiao.png);
	float: right;
	margin-left: 40px;
}

.whtxList dd .con1 .sanjiaoBox .icn {
	height: 62px;
	position: absolute;
	top: 100px;
}

.whtxList dd:nth-child(odd) .icn {
	left: 58px;
}

.whtxList dd:nth-child(even) .icn {
	right: 126px;
}

.whtxList dd .con1 .sanjiaoBox .icn img.img1 {
	position: absolute;
	top: 0;
	left: 0;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.whtxList dd .con1 .sanjiaoBox .icn img.img2 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.whtxList dd .con1 .sanjiaoBox .number {
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	color: #d9d9d9;
	font-weight: bold;
	position: absolute;
	top: 119px;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.whtxList dd:nth-child(odd) .con1 .sanjiaoBox .number {
	right: 45px;
}

.whtxList dd:nth-child(even) .con1 .sanjiaoBox .number {
	left: 45px;
}

.whtxList dd .con1 .sanjiaoBox .smallSj {
	width: 25px;
	height: 27px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 117px;
	opacity: 0;
	visibility: hidden;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.whtxList dd:nth-child(odd) .con1 .sanjiaoBox .smallSj {
	right: 40px;
	background-image: url(../images/jiantou.png);
}

.whtxList dd:nth-child(even) .con1 .sanjiaoBox .smallSj {
	left: 40px;
	background-image: url(../images/jiantou1.png);
}

.whtxList dd:nth-child(odd):hover .con1 .sanjiaoBox {
	background-image: url(../images/sanjiaoH.png);
}

.whtxList dd:nth-child(even):hover .con1 .sanjiaoBox {
	background-image: url(../images/sanjiaoH1.png);
}

.whtxList dd:hover .con1 .sanjiaoBox .icn img.img1 {
	opacity: 0;
	visibility: hidden;
}

.whtxList dd:hover .con1 .sanjiaoBox .icn img.img2 {
	opacity: 1;
	visibility: visible;
}

.whtxList dd:hover .con1 .sanjiaoBox .number {
	opacity: 0;
	visibility: hidden;
}

.whtxList dd:hover .con1 .sanjiaoBox .smallSj {
	opacity: 1;
	visibility: visible;
}

.whtxList dd .con1 .text {
	overflow: hidden;
	padding-top: 74px;
}

.whtxList dd:nth-child(even) .con1 .text {
	text-align: right;
}

.whtxList dd .con1 .text .title {
	height: 38px;
	line-height: 38px;
	font-size: 28px;
	font-weight: bold;
	color: #333;
	margin-bottom: 12px;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.whtxList dd .con1 .text .info {
	line-height: 22px;
	font-size: 15px;
	color: #999;
	margin-bottom: 15px;
	padding-bottom: 33px;
	position: relative;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.whtxList dd .con1 .text .info::before {
	display: block;
	content: '';
	width: 417px;
	height: 1px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.whtxList dd:nth-child(odd) .con1 .text .info::before {
	background-image: url(../images/line1.png);
	left: 0;
}

.whtxList dd:nth-child(even) .con1 .text .info::before {
	background-image: url(../images/line.png);
	right: 0;
}

.whtxList dd .con1 .text .enText {
	height: 28px;
	line-height: 28px;
	font-size: 20px;
	color: #d41a20;
	text-transform: uppercase;
	opacity: 0;
	visibility: hidden;
	font-weight: bold;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.whtxList dd:hover .con1 .text .title {
	color: #d41a20;
}

.whtxList dd:hover .con1 .text .info {
	color: #d41a20;
}

.whtxList dd:nth-child(odd):hover .con1 .text .info::before {
	background-image: url(../images/lineH.png);
	height: 6px;
}

.whtxList dd:nth-child(even):hover .con1 .text .info::before {
	background-image: url(../images/line1H.png);
	height: 6px;
}

.whtxList dd .con1:hover .text .enText {
	opacity: 1;
	visibility: visible;
}

/*=====================企业文化 end=========================*/

/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1 {
	overflow: hidden;
	margin: 0 -15px;
}

.imgList1 dd {
	width: 33.3333%;
	float: left;
	display: inline;
	padding: 15px 0;
}

.imgList1 dd .con {
	display: block;
	background: #FFFFFF;
	margin: 0 15px;
	position: relative;
	padding-bottom: 170px;
	position: relative;
	transition: .4s;
	-webkit-transition:.4s;
}

.imgList1 dd .con .pic::before {
	padding-top: 70%;
}

.imgList1 dd .con .pic .newPic {
	position: absolute !important;
	left: 0;
	top: 0;
}

.imgList1 dd .con .text {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	border: 1px solid #f3f3f3;
	padding: 23px 32px 22px;
	border-top: none;
	transition: .4s;
	-webkit-transition:.4s;
}
.imgList1 dd .con .text::before{
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: url(../images/imgBg.jpg) top center no-repeat;
	transition: .4s;
	-webkit-transition:.4s;
}
.imgList1 dd .con .text .title{
	height: 72px;
	line-height: 36px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.imgList1 dd .con .text .title a{
	font-size: 18px;
	color: #333333;
	transition: .4s;
	-webkit-transition:.4s;
}
.imgList1 dd .con .text .time{
	height: 28px;
	line-height: 28px;
	padding-top: 25px;
	font-size: 14px;
	color: #333;
	position: relative;
	z-index: 2;
	transition: .4s;
	-webkit-transition:.4s;
}
.imgList1 dd .con .text .textC{
	height: 0;
	overflow: hidden;
	line-height: 35px;
	font-size: 16px;
	color: #FFFFFF;
	transition: .4s;
	-webkit-transition:.4s;
	position: relative;
	z-index: 2;
}
.imgList1 dd .con:hover .text {
	color: #159344;
}
.imgList1 dd .con:hover .text::before{
	height: 100%;
}
.imgList1 dd .con:hover .text .title a{
	color: #FFFFFF;
}
.imgList1 dd .con:hover .text .textC{
	height: 70px;
}
.imgList1 dd .con:hover .text .time{
	color: #FFFFFF;
}
.imgList1 dd .con:hover .text{
	border-color: #40ab69;
}
.imgList1 dd .con:hover{
	z-index: 2;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 3px 7px rgba(0,0,0,0.1);
}
/* 全图列表1 end */

/* 下属企业1 start */
.underling{
	overflow: hidden;
	margin: 0 -14px;
}
.underling dd{
	float: left;
	display: inline;
	width: 50%;
	padding: 15px 0;
}
.underling .con{
	margin: 0 14px;
	transition: .4s;
	-webkit-transition:.4s;
	background: #e8f7ee;
}
.underling .text{
	padding: 28px 0;
}
.underling .time{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	padding: 0 28px;
}
.underling .title{
	height:48px;
	line-height: 48px;
	padding: 0 30px;
	position: relative;
}
.underling .title::before{
	content: "";
	display: block;
	position: absolute;
	width: 4px;
	height: 26px;
	left: 0;
	top: 50%;
	margin-top: -13px;
	background: #159344;
}
.underling .title span{
	font-size: 24px;
	color: #444;
}
.underling .title em{
	padding-left: 28px;
	font-size: 30px;
	font-weight: bold;
	color: #159344;
	font-style: normal;
}
/* 下属企业1 end */

/* 视频列表 start */
.videoList {
	overflow: hidden;
	margin-right: -30px;
}

.videoList dd {
	width: 33.33333%;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.videoList dd .con {
	display: block;
	margin-right: 30px;
	background: #fff;
	overflow: hidden;
	border-radius: 5px;
}

.videoList dd .pic::before {
	padding-top: 66.5761%;
}

.videoList dd .pic .playBtn {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	z-index: 2;
}

.videoList dd .pic span.play {
	width: 100%;
	height: 40px;
	margin-bottom: 24px;
	display: block;
	background: url(../images/common/videoIco.png) no-repeat center center;
}

.videoList dd .pic span.time {
	width: 100%;
	height: 16px;
	line-height: 16px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}

.videoList dd .text {
	padding: 20px;
}

.videoList dd .con .title {
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	text-align: center;
}

.videoList dd .con:hover .title {
	color: #159344;
}

.aykj-videoPop .layui-layer-setwin .layui-layer-close2 {
	background: url(../images/common/videoPopClose.png) no-repeat center center / auto 40px;
	right: -60px;
	top: -40px;
}

.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover {
	background-position: center center;
}

/* 视频列表 end */
/* 资质荣誉 start */
.hornorList {
	overflow: hidden;
	margin: 0 -30px 20px;
}

.hornorList dd {
	width: 25%;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.hornorList dd a {
	display: block;
	margin: 0 30px;
	border-radius: 10px;
	overflow: hidden;
	background: #FFFFFF;
	transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
}

.hornorList dd a .picBox {
	padding: 20px;
}

.hornorList dd a .picBox .pic::before {
	padding-top: 141.6058%;
}

.hornorList dd a .picBox .pic img {
	object-fit: contain;
}

.hornorList dd a .text {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 20px;
	text-align: center;
	border-top: 1px solid #e7e7e7;
}

.hornorList dd a .text .title {
	font-size: 16px;
	color: #333333;
	transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	height: 64px;
	line-height: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hornorList dd a:hover .text .title {
	color: #159344;
}

.hornorList dd a:hover {
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
}

/* 资质荣誉 end */
/* 期刊杂志 start */
.magezineOuter {
	overflow: hidden;
}

.magezineList {
	overflow: hidden;
	margin: -31px -31px 0;
}

.magezineList dd {
	width: 25%;
	float: left;
	display: inline;
	border-right: 1px solid rgba(0, 0, 0, 0.03);
	border-top: 1px solid rgba(0, 0, 0, 0.03);
	box-sizing: border-box;
}

.magezineList dd .con {
	display: block;
	background: #FFFFFF;
	margin: 0 30px;
	padding-top: 30px;
}

.magezineList dd .con .pic {
	border: 3px solid #e6e6e6;
}

.magezineList dd .con .pic::before {
	padding-top: 136.7647%;
}

.magezineList dd .con .pic .scan {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5) url(../images/eyeImg.png) no-repeat center center;
	visibility: hidden;
	opacity: 0;
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
}

.magezineList dd .con .text {
	height: 76px;
	line-height: 76px;
	padding: 0 20px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.magezineList dd .con:hover .text {
	color: #159344;
}

.magezineList dd .con:hover .pic .scan {
	visibility: visible;
	opacity: 1;
}

/* 期刊杂志 end */
/* 数字报纸 start */
.newsPaperTime {
	text-align: left;
	font-size: 0;
	margin: 0 -5px 30px;
}

.newsPaperTime a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 30px;
	color: #333;
	border: 1px solid #fff;
	border-radius: 32px;
	font-size: 12px;
	margin: 0 5px;
	background: #FFF;
}

.newsPaperTime a:hover {
	background: #159344;
	color: #FFF;
	border-color: #159344;
}

.newsPaperTime a.hover {
	background: #159344;
	color: #FFF;
	border-color: #159344;
}

.newsPaper {
	overflow: hidden;
	margin: 0 -10px;
}

.newsPaper dd {
	width: 25%;
	float: left;
	display: inline;
	margin-bottom: 20px;
}

.newsPaper dd .con {
	display: block;
	background: #FFFFFF;
	margin: 0 10px;
}

.newsPaper dd .con .pic::before {
	padding-top: 133.333333%;
}

.newsPaper dd .con .pic .scan {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5) url(../images/eyeImg.png) no-repeat center center;
	visibility: hidden;
	opacity: 0;
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
}

.newsPaper dd .con .text {
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.newsPaper dd .con:hover .text {
	color: #159344;
}

.newsPaper dd .con:hover .pic .scan {
	visibility: visible;
	opacity: 1;
}

/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgText1 {
	overflow: hidden;
}

.imgText1 dd {
	overflow: hidden;
	padding: 20px;
	margin-bottom: 20px;
	background: #FFF;
	border-radius: 5px;
}

.imgText1 dd .pic {
	width: 240px;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
}

.imgText1 dd .pic:before {
	display: block;
	content: '';
	padding-top: 70%;
}

.imgText1 dd .pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.imgText1 dd .text {
	overflow: hidden;
}

.imgText1 dd .text .title {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 8px;
}

.imgText1 dd .text .title a {
	color: #666;
	font-size: 16px;
}

.imgText1 dd .text .textC {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 8px;
}

.imgText1 dd .text .time {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #999999;
}

.imgText1 dd .text .time span {
	float: left;
	display: inline;
}

.imgText1 dd .text .time em {
	float: left;
	display: inline;
	font-style: normal;
	margin: 0 15px;
}

.imgText1 dd:hover .text .title a {
	color: #159344;
}

/* 图文列表1 end */
/* 图文列表2 start */
.imgText2 {
	overflow: hidden;
}

.imgText2 dd {
	overflow: hidden;
	padding: 20px;
	margin-bottom: 20px;
	background: #FFF;
	border-radius: 5px;
}

.imgText2 dd .pic {
	width: 240px;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}

.imgText2 dd .pic:before {
	display: block;
	content: '';
	padding-top: 70%;
}

.imgText2 dd .pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.imgText2 dd .text {
	overflow: hidden;
}

.imgText2 dd .text .title {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 8px;
}

.imgText2 dd .text .title a {
	color: #666;
	font-size: 16px;
}

.imgText2 dd .text .textC {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 8px;
}

.imgText2 dd .text .time {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #999999;
}

.imgText2 dd .text .time span {
	float: left;
	display: inline;
}

.imgText2 dd .text .time em {
	float: left;
	display: inline;
	font-style: normal;
	margin: 0 15px;
}

.imgText2 dd:hover .text .title a {
	color: #159344;
}

/* 图文列表2 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.testListPage {
	padding: 20px;
	background: #FFF;
}

.textList1 {
	overflow: hidden;
	margin: 0 -14px;
}

.textList1 dd {
	overflow: hidden;
	padding: 15px 0;
	float: left;
	display: inline;
	width: 33.333%;
}
.textList1 dd .con{
	margin: 0 14px;
	border: 1px solid #E6E6E6;
	padding: 24px 26px 30px;
	transition: .4s;
	-webkit-transition: .4s;
}
.textList1 dd .con:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	z-index: 3;
	box-shadow: -2px 1px 18px 0px rgba(3,113,44,0.14);
}
.textList1 dd .title {
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}
.textList1 dd .title a{
	font-size: 18px;
	color: #333;
	transition: .4s;
	-webkit-transition: .4s;
}
.textList1 dd .con a:hover{
	color: #159344;	
}
.textList1 dd .time{
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: rgba(102,102,102,0.3);
	overflow: hidden;
	margin-bottom: 20px;
}
.textList1 dd .textC{
	height: 64px;
	line-height: 32px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}
/* 全文列表1 end */
/* 全文列表2 start */
.textList2 {
	margin: 0 -30px 0 0;
}

.textList2::after {
	clear: both;
	content: '';
	visibility: hidden;
	display: block;
}

.textList2 dd {
	width: 100%;
	float: left;
	display: inline;
}

.textList2 dd .con {
	display: block;
	margin: 0 30px 20px 0;
	background: #fff;
	padding: 15px;
	overflow: hidden;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	border-radius: 5px;
}

.textList2 dd .con:hover {
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

.textList2 dd .timeBox {
	width: 106px;
	height: 80px;
	float: left;
	display: inline;
	position: relative;
	text-align: center;
}

.textList2 dd .timeBox::before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #f5f5f5;
	position: absolute;
	top: 0;
	right: 1px;
}

.textList2 dd .timeBox .time1 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 30px;
	color: #159344;
	font-weight: bold;
	margin-bottom: 5px;
}

.textList2 dd .timeBox .time2 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #999999;
}

.textList2 dd .con .text {
	overflow: hidden;
	height: 80px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 20px;
}

.textList2 dd .title {
	display: inline-block;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}

.textList2 dd .con:hover .title {
	color: #159344;
}

/* 全文列表2 end */
/* ========== 文字列表 end ========== */
/* ========== 瀑布流 start ========== */
/* 纵向瀑布流start */
.waterFall1 {
	position: relative;
	width: 100%;
	z-index: 1 !important;
	opacity: 0;
}

.waterFall1 dd {
	width: 33.3333%;
	position: absolute;
	top: 0;
	left: 0;
}

.waterFall1 dd a {
	display: block;
	margin-right: 30px;
	background: #fff;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	margin-bottom: 30px;
}

.waterFall1 dd a .grPic {
	height: auto;
	;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}

.waterFall1 dd a .grPic img {
	width: 100%;
	height: 100%;
}

.waterFall1 dd .con {
	position: relative;
}

.waterFall1 dd a .text {
	font-size: 16px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	-webkit-box-sizing: border-box;
	background: rgb(0, 0, 0, 0.4);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: all .4s linear;
	-webkit-transition: all .4s linear
}

.waterFall1 dd a:hover .text {
	opacity: 1;
}

/* 纵向瀑布流end */
/* 横向瀑布流start */
.waterFall2 {
	opacity: 0;
}

.waterFall2 .caption {
	font-size: 16px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	-webkit-box-sizing: border-box;
	background: rgb(0, 0, 0, 0.4);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: all .4s linear;
	-webkit-transition: all .4s linear
}

/* 横向瀑布流end */
/* ========== 瀑布流 end ========== */
/* ————— 公用表单 start ————— */
.input {
	border: 1px solid #ddd;
	padding: 0 10px
}

.input input {
	border: none;
	background: none;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
}

.textarea {
	border: 1px solid #ddd;
	padding: 5px 10px
}

.textarea textarea {
	border: none;
	background: none;
	width: 100%;
	height: 120px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
}

a.formBtn {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	border: 1px solid #ddd;
	background: #FFF;
	border-radius: 3px;
	font-size: 14px;
	color: #333;
	padding: 0 60px;
	margin-right: 20px;
	font-weight: bold;
}

a.formBtn:hover {
	opacity: .9;
}

.formYzm .input {
	width: 50%;
	float: left;
	display: inline;
}

.formYzm .yzmImg {
	width: 118px;
	height: 38px;
	border: 1px solid #ddd;
	background: #ddd;
	float: left;
	display: inline;
	margin-left: 20px;
}

.formYzm .yzmImg img {
	display: block;
	width: 100%;
	height: 100%;
}

.formSubBtn {
	font-size: 0;
	text-align: left;
}

.formSubBtn a {
	padding: 0 60px;
	border-radius: 2px;
}

.formSubBtn a.submit {
	background: #159344;
	color: #FFF;
}

.formSubBtn a.reset {
	background: #ddd;
	color: #fff;
}

/* ————— 公用表单 end ————— */
/* ========== 留言 start ========== */
.messagePage {
	background: #FFF;
	padding: 20px
}

.messageBox {
	padding: 20px;
}

.messageTitle {
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
}

.messageTitle::before {
	width: 4px;
	height: 26px;
	background: #159344;
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -13px;
}

.messageTitle .conL {
	float: left;
	display: inline;
	font-size: 24px;
	color: #000000;
}

.messageTitle .conR {
	float: right;
	display: inline;
}

.messageTitle .conR a {
	color: #159344;
	font-size: 14px;
}

.messageTitle .conR a:hover {
	color: #0b60d9;
}

/* 留言展示列表start */
.messageList dd {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: #FFF;
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #f5f5f5;
	box-shadow: 0px 0px 4px rgb(0 0 0 / 3%);
}

.messageList dd:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.msgHead {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.msgHeadL {
	float: left;
	display: inline;
	color: #333;
}

.msgHeadL span {
	font-size: 14px
}

.msgHeadR {
	float: right;
	display: inline;
	font-size: 12px;
	color: #999;
	padding-left: 20px;
	background: url(../images/common/timeIco.png) no-repeat left center / auto 15px;
}

.msgText {
	line-height: 25px;
	color: #666;
	font-size: 12px;
	margin-bottom: 5px;
}

.msgReplay {
	line-height: 25px;
	color: #666;
	font-size: 12px;
	background: #f9f9f9;
	padding: 10px;
	border-radius: 5px;
}

.msgReplay span {
	color: #159344;
	font-size: 14px;
}

/* 留言展示列表end */
/* 留言表单start */
.messageForm {
	margin-right: -40px;
	font-size: 14px;
}

.messageForm:after {
	clear: both;
	content: '';
	visibility: hidden;
	display: block;
}

.messageForm .item {
	width: 50%;
	float: left;
	display: inline;
	margin-bottom: 15px;
}

.messageForm .item.w100p {
	width: 100%;
}

.messageForm .item .con {
	margin-right: 40px;
}

.messageForm .item .label {
	height: 38px;
	line-height: 38px;
}

.messageForm .item .label span {
	color: #da0100;
}

.messageForm .item .itemC {
	clear: both;
	min-height: 40px;
}

/* 留言表单end */
/* ========== 留言 end ========== */
/* ========== 招聘 start ========== */
.recruitList1 dd {
	background: #FFFFFF;
	margin-bottom: 30px;
	transition: .5s;
	-webkit-transition: .5s;
	border: 1px solid #E6E6E6;
}

.recruitList1 dd:hover {
	box-shadow: 0 1px 10px 7px rgba(0, 0, 0, 0.06);
	border-color: #F5F5F5;
}

.recruitList1 .recruitTop {
	padding:30px 58px;
	overflow: hidden;
	height: 68px;
	line-height: 68px;
	overflow: hidden;
}

.recruitList1 .dutyTitle {
	transition: .5s;
	-webkit-transition: .5s;
	position: relative;
	color: #333333;
	width: 43.5%;
	font-size: ;
	overflow: hidden;
	padding-right: 20px;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.recruitList1 .dutyTitle::before{
	display: block;
	content:"";
	position: absolute;
	width: 4px;
	height: 20px;
	left:0;
	top: 50%;
	margin-top: -10px;
	background: #000000;
	transition: .5s;
	-webkit-transition: .5s;
}
.recruitList1 .dutyAddress{
	width: 28%;
	padding-right: 20px;
	box-sizing: border-box;
	font-size: 18px;
	color: #666;
}
.recruitList1 .dutyNumber{
	width: 26%;
	padding-right: 20px;
	box-sizing: border-box;
	font-size: 18px;
	color: #666;
}
.recruitList1 .recruitT{
	width: 25px;
}
.recruitList1 .recruitT a{
	width: 25px;
	height: 68px;
	position: relative;
	display: block;
}
.recruitList1 .recruitT a::after{
	display: block;
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	right: 0;
	top: 50%;
	margin-top: -8px;
	border: 8px solid transparent;
	border-left-color: #000000;
	transition: .4s;
	-webkit-transition: .4s;
}


.recruitList1 dd .recruitTop.active .recruitT a::after{
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
}
.recruitList1 dd .recruitTop.active .dutyTitle{
	color: #159344;
}
.recruitList1 dd .recruitTop.active .dutyTitle::before{
	background: #159344;
}
.recruitC {
	padding: 32px 0 50px;
	margin: 0 58px;
	border-top: 1px solid #F5F5F5;
	display: none;
}

.recruitText span {
	display: block;
	height: 64px;
	line-height: 64px;
	font-size: 20px;
	color: #555;
}

.recruitTextc {
	line-height: 42px;
	font-size: 14px;
	color: #666;
	padding: 10px 0 20px;
}

.recruitCBtn a {
	display: block;
	width: 180px;
	height: 60px;
	line-height: 60px;
	background: #159344;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-radius: 2px;
	transition: .5s ease-out;
	-webkit-transition: .5s ease-out;
}

.recruitCBtn a:hover {
	border-radius: 15px;
	opacity: 0.9;
	box-shadow: 2px 0px 15px 5px rgba(0, 0, 0, 0.15);
	z-index: 8;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}
/* 列表end
/* 表单start */
.recruitListBox {
	padding: 60px;
	background: #f9f9f9;
}

.recruitListTitle {
	height: 46px;
	line-height: 46px;
	font-size: 26px;
	color: #222;
	text-align: center;
	margin-bottom: 23px;
}

.recruitFormL {
	width: 50%;
	box-sizing: border-box;
	padding-right: 15px;
}

.recruitFormR {
	width: 50%;
	padding-left: 15px;
	box-sizing: border-box;
}

.recruitListForm .aykj-form-item {
	width: 100%;
	padding: 15px 0;
}

.recruitListForm .aykj-formC {
	padding: 0 40px 0 10px;
	border: 1px solid #ededed;
	border-radius: 5px;
	background: #FFFFFF;
	position: relative;
}
.aykj-form-required{
	position: absolute;
	width: 20px;
	height:50px;
	line-height: 50px;
	font-size: 14px;
	right: 20px;
	text-align: center;
	top: 0;
	color: #ff0000;
}
.recruitListForm .aykj-form-label {
	width: 85px;
	padding: 10px 0;
	line-height: 30px;
	font-size: 14px;
	color: #999;
}

.recruitListForm .aykj-form-label span {
	color: #ef1111;
	margin-right: 5px;
}

.recruitListForm .aykj-form-formBox {
	margin-left: 85px;
}

.recruitListForm .aykj-form-input {
	height: 50px;
	line-height: 50px;
	border: none;
}

.recruitListForm .aykj_cssSelect .aykj_selectBox {
	border: none;
}

.recruitListForm .aykj_cssSelect .aykj_selectLt {
	height: 50px;
	line-height: 50px;
}
.recruitListForm .aykj_cssSelect .aykj_selectRt:before{
	border-top-color: #1b1b1b;
}
.recruitListForm .aykj_cssRadioBox{
	margin: 16px 25px 0 0;
}
.recruitListForm .aykj_cssRadioBox.checked .aykj_cssRadio_icn i{
	background: #159344;
}
.recruitListForm  .aykj_cssRadioBox.checked .aykj_cssRadio_icn{
	border: 1px solid #159344;
}
.recruitListForm  .aykj_cssRadio_icn{
	border-width: 1px;
}
.birthday {
	position: relative;
}

.birthday::before {
	display: block;
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	right: -8px;
	top: 50%;
	margin-top: -3px;
	cursor: pointer;
	border-width: 6px;
	border-color: transparent;
	border-top-color: #1b1b1b;
	border-style: dashed;
	border-top-style: solid;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.recruitListForm .aykj-form-textarea {
	height: 215px;
	padding: 10px 0;
	background: none;
	border: none;
	line-height: 28px;
}

.aykj-formUp {
	overflow: hidden;
}

.aykj-formUp a {
	float: left;
	display: inline;
	padding: 0 25px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	margin-right: 23px;
	transition: .5s;
	-webkit-transition: .5s;
}

.aykj-formUp a.up {
	background: #e3b209;
	font-size: 14px;
	color: #FFFFFF;
}

.aykj-formUp a.mb {
	background: #e0e9f5;
	font-size: 14px;
	color: #666;
}

.aykj-formUp a:hover {
	opacity: .85;
}

.recruitListForm .aykj-formC-tip {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #666;
}

.recruitListForm .aykj-form-code {
	overflow: hidden;
	padding-left: 10px;
	
	width: 100px;
}

.recruitListForm .aykj-form-code img {
	border: 1px solid #ededed;
	display: block;
	height: 48px;
	line-height: 48px;
}
.aykj-form-codeHuna a{
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #999;
}
/* 表单end */
/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
/* #map{width: 100%;height: 600px;}
.BMapLabel {display: none !important;}
.anchorBL {display: none;}
.BMap_omCtrl {display: none;} */
/* ========== 联系我们 end ========== */
/* ========== 问卷调差 start ========== */
/* 问卷列表 start */
.collectListPage {
	padding: 20px;
	background: #fff;
}

.collectList {
	overflow: hidden;
}

.collectList dt {
	clear: both;
	height: 50px;
	overflow: hidden;
	border-radius: 3px;
	background: #159344;
}

.collectList dt span {
	float: right;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}

.collectList span.span1 {
	overflow: hidden;
	float: none;
	display: block;
}

.collectList span.span2 {
	width: 23%
}

.collectList span.span3 {
	width: 12%
}

.collectList dd {
	clear: both;
	line-height: 60px;
	overflow: hidden;
	border-radius: 3px;
}

.collectList dd:nth-child(2n+1) {
	background: #f3f3f3;
}

.collectList dd span {
	float: right;
	overflow: hidden;
}

.collectList dd span.span2 {
	text-align: center;
	font-size: 16px;
	color: #999999;
}

.collectList dd span.span3 {
	text-align: center;
	color: #159344;
	font-size: 16px;
}

.collectList dd span.span3.finish {
	color: #999999
}

.collectList dd span a {
	display: block;
	padding-left: 19px;
	background: url(../images/common/icon1.png) no-repeat 10px center;
	color: #333333;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.collectList dd span a:hover {
	color: #159344;
}

/* 问卷列表 end */
/* 问卷调查 start*/
.whdc {
	padding: 0 50px;
	margin: 0 auto;
	background: #fff;
}

.whdcT {
	clear: both;
	text-align: center;
	line-height: 45px;
	font-size: 26px;
	font-family: "microsoft yahei";
	color: #333333;
}

.whdcTime {
	height: 38px;
	line-height: 38px;
	color: #666;
	font-size: 12px;
}

.whdcText {
	font-size: 14px;
	line-height: 30px;
	padding: 15px 0;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 15px;
}

.whdcText.noborder {
	border: none;
}

.whdcTable {
	text-align: center;
	margin-bottom: 30px;
}

.whdcTable table {
	border: 1px solid #efeeee;
}

.whdcTable table tr {
	border: 1px solid #efeeee;
	height: 58px;
}

.whdcTable table tr td {
	border: 1px solid #efeeee;
}

.whdcTable table .w1 {
	width: 25%;
}

.whdcTable table .w2 {
	width: 25%;
}

.whdcTable table .w3 {
	width: 25%;
}

.whdcTable table .w4 {
	width: 25%;
}

.whdcTable table tr td .con {
	padding: 0 15px;
	font-size: 16px;
	color: #333333;
}

.whdcTable table tr td .con em {
	color: #333;
	font-style: normal;
}

.whdcTable table tr td .con em.red {
	color: #159344;
}

.whdcTable table tr td .con em.green {
	color: #2aa516;
}

.whdcTable table tr td.gray {
	background: #f7f7f7;
}

.whdcTable table tr td.gray .con {
	color: #666;
}

.questionBox {
	overflow: hidden;
	clear: both;
	padding: 20px 0;
	clear: both;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #efefef;
}

.questionT {
	clear: both;
	overflow: hidden;
	width: 100%;
	font-size: 16px;
	padding-bottom: 8px;
	color: #333333;
}

.questionT span {
	color: #cc0000;
	font-size: 13px;
	padding: 0 0 0 10px;
}

.questionDl {
	clear: both;
	padding: 0;
	background: #FFF;
}

.questionDl dd {
	clear: both;
	overflow: hidden;
	padding: 0;
}

.questionDl dd em {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin: 8px 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/common/survey/kk1.png) no-repeat center center;
}

.questionDl dd:last-child {
	border-bottom: none;
}

.questionDl.radio em {
	border-radius: 16px;
	background: url(../images/common/survey/kk1.png) no-repeat center center;
}

.questionDl.radio em.selected {
	background: url(../images/common/survey/kk1h.png) no-repeat center center;
}

.questionDl.checkbox em.selected {
	background: url(../images/common/survey/kk1h.png) no-repeat center center;
}

.ChoiceBox {
	clear: both;
	overflow: hidden;
	cursor: pointer;
}

.ChoiceBox.float {
	float: left;
}

.ChoiceBox span {
	display: block;
	line-height: 20px;
	font-size: 14px;
	margin-left: 30px;
	padding: 6px 0;
}

.ChoiceBox i {
	margin-left: 30px;
}

.writeBox {
	float: left;
	display: inline;
	overflow: hidden;
}

.writeBox input {
	width: 120px;
	border: none;
	display: block;
	float: left;
	font-size: 12px;
	margin: 0 0 0 10px;
	line-height: 25px;
	font-family: "microsoft yahei";
	border-bottom: 1px solid #b80b0b;
}

.surveyBt {
	clear: both;
	overflow: hidden;
	padding: 20px 0 10px 0;
}

.surveyBt a {
	display: block;
	width: 100%;
	line-height: 30px;
	border-radius: 3px;
	text-align: center;
	font-size: 14px;
	color: #fff !important;
	background: #b51413;
	margin: 0 auto;
	padding: 3px 0;
}

.surveyBt a:hover {
	background: #4189d0;
}

.dcBtn {
	clear: both;
	text-align: center;
}

.dcBtn div {
	display: inline-block;
	overflow: hidden;
}

.dcBtn div a {
	float: left;
	display: inline;
	padding: 0 56px;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin: 0 15px;
}

.dcBtn div a.a1 {
	background: #159344;
	color: #FFF;
}

.dcBtn div a.a2 {
	background: #f0f0f0;
	color: #666;
}

.dcBtn div a:hover {
	opacity: .9;
}

.wjdcT {
	background: #f8f8f8;
	padding: 5px 10px;
}

.wjdcT1 {
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	text-align: center;
	color: #333333;
	font-size: 24px;
}

.wjdcT1Text {
	line-height: 31px;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	text-align: center;
}

.questionTC {
	clear: both;
}

.questionTC textarea {
	width: 1148px;
	border: 1px solid #eeeeee;
	height: 118px;
	line-height: 30px;
	padding: 0 10px;
}

.questionDl.onchoice em {
	background: url(../images/common/survey/kk2.png) no-repeat center center
}

.questionDl.onchoice em.selected {
	background: url(../images/common/survey/kk2h.png) no-repeat center center
}

/* 问卷调查 end*/
/* 问卷详情 start*/
.wjdcresult {
	text-align: center;
}

.wjdcresult dd {
	border-top: 2px solid #159344;
	margin-bottom: 20px;
}

.wjdcresult dd .title {
	height: 51px;
	margin-bottom: 0px;
	overflow: hidden;
	line-height: 51px;
	background: url(../images/common/survey/tBg2.png) repeat-x left top;
}

.wjdcresult dd .title .titleL {
	padding-left: 65px;
	height: 51px;
	background: url(../images/common//survey/listT.png) no-repeat 32px center;
	font-size: 16px;
	color: #333333;
}

.wjdcresult dd .title .titleR {
	font-size: 14px;
	color: #0b5fab;
	padding-right: 90px;
}

.wjdcresult table {
	border: 1px solid #efeeee;
}

.wjdcresult table tr {
	border: 1px solid #efeeee;
	height: 40px;
}

.wjdcresult table tr.tr1 {
	height: 40px;
	background: #f7f7f7;
	font-size: 12px;
}

.wjdcresult table tr td {
	border: 1px solid #efeeee;
}

.wjdcresult table .w1 {
	width: 599px;
}

.wjdcresult table .w2 {
	width: 120px;
}

.wjdcresult table .w3 {
	width: 197px;
}

.wjdcresult table tr td .con {
	padding: 0 15px;
	font-size: 14px;
}

.wjdcresult table tr td .td1 {
	padding: 0 30px !important;
}

.l {
	text-align: left;
}

.r {
	text-align: right;
}

.c {
	text-align: center;
}

.wjdcresult table tr.tr1 td .con {
	padding: 0 15px;
	font-size: 14px;
}

.whdcTable .gray {
	background: #f7f7f7;
}

.wjdcCount {
	display: inline-block;
	overflow: hidden;
}

.wjdcCount .wjdcCountL {
	color: #159344;
	margin-right: 10px;
	width: 50px;
}

.wjdcCount .wjdcCountR {
	color: #159344;
	width: 115px;
	height: 15px;
	border: 1px solid #d1d1d1;
}

.wjdcCount .wjdcCountR em {
	display: block;
	height: 15px;
	background: #159344;
}

.questionC {
	padding-top: 10px;
}

.questionArea {
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

.questionArea textarea {
	border: none;
	outline: none;
	background: none;
	height: 140px;
	width: 100%;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	resize: none;
}

/* 问卷详情 end*/
/* ========== 问卷调查 end ========== */


/* 联系我们 start */
.contactBox {
	position: relative;
}

.coloumnMap {
	position: relative;
}

.coloumnMap .map {
	height: 922px;
	overflow: hidden;
	background: #f5f5f5;
}

.contactInfor {
	position: absolute;
	width: 542px;
	height: 726px;
	top: 120px;
	left: 18.75%;
}

.contactInforC {
	position: absolute;
	width: 500px;
	height: 684px;
	background: url(../images/lxwmBg.png) center 0 no-repeat;
	left: 2px;
	top: 0px;
	padding: 95px 20px 0 50px;
	box-sizing: border-box;
}

.contactName {
	margin-bottom: 40px;
}

.contactName .title {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #fefefe;
}

.contactName .title1 {
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	color: #fefefe;
}

.contactCulture {
	height: 50px;
	line-height: 50px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 7px;
}

.contactLn {
	padding-right: 120px;
	height: 100px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
}

.contactDl .con {
	overflow: hidden;
	margin-bottom: 15px;
}

.contactDl .con .title {
	height: 35px;
	line-height: 35px;
	background-position: left center;
	background-repeat: no-repeat;
}

.contactDl .con .text {
	overflow: hidden;
}

.contactDl .con .text span {
	float: left;
	display: inline;
	height: 38px;
	line-height: 38px;
}

.contactDl .con .text span.span1 {
	font-size: 26px;
	color: #159344;
	margin-right: 30px;
}

.contactDl .con .text span.span2 {
	font-size: 16px;
	color: #666;
}

/* 联系我们 end */

/* 产品列表 start */
.movieTan{width: 200px;height: 50px;line-height: 50px;text-align: center;margin: 0 auto;margin-bottom: 30px;font-size: 16px;color: #fff;background: #159344;cursor: pointer;}
.productListC{
	overflow: hidden;
}
.productList{
	overflow: hidden;
	margin: -1px;
}
.productList dd{
	float: left;
	display: inline;
	width: 33.333%;
	position: relative;
}
.productList dd .con{
	border: 1px solid #e9e9e9;
	border-bottom: none;
	border-left: none;
	padding:50px  50px  60px;
	position: relative;
	box-sizing: border-box;
}
.productList dd .picBox{
	padding: 0 30px;
}
.productList dd .pic::before{
	padding-top: 100%;
}

.productList dd .pic img{
	object-fit: contain;
	-webkit-box-reflect: below -95px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(10%, transparent) , to(rgba(250, 250, 250, 0.1)));
}
.productList dd .con .text{
	height: 51px;
	line-height: 51px;
	overflow: hidden;
	font-size: 18px;
	color: #444444;
	text-align: center;
}
.productList dd .conMore{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 1px;
	background: rgba(6,110,45,0.85);
	transition: .4s;
	-webkit-transition: .4s;
	opacity: 0;
	visibility: hidden;
}
.productList dd span{
	position: relative;
	width: 70px;
	height: 70px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
.productList dd span::before{
	display: block;
	content: "";
	position: absolute;
	width: 4px;
	height: 40px;
	left: 50%;
	margin-left: -2px;
	background: #FFFFFF;
	top: 50%;
	margin-top: -20px;
	transform: translateY(-200%);
	-webkit-transform:translateY(-200%);
	transition: .4s;
	-webkit-transition: .4s;
	transition: .1s ease;
	-webkit-transition: .1s ease;
	transition-delay: .3s;
}
.productList dd span::after{
	display: block;
	content: "";
	position: absolute;
	width: 40px;
	height: 4px;
	left: 50%;
	margin-left: -20px;
	background: #FFFFFF;
	top: 50%;
	margin-top: -2px;
	transform: translateX(-200%);
	-webkit-transform:translateX(-200%);
	transition: .1s ease;
	-webkit-transition: .1s ease;
	transition-delay: .3s;
}
.productList dd .more{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	transition: .4s;
	-webkit-transition: .4s;
	transform: translateY(10px);
	-webkit-transform:translateY(10px);
	opacity: 0;
}
.productList dd:hover .conMore{
	opacity: 1;
	visibility: visible;
}
.productList dd:hover span:before{
	transform: translateY(0);
	-webkit-transform:translateY(0);
}
.productList dd:hover span::after{
	transform: translateX(0);
	-webkit-transform:translateX(0);
}
.productList dd:hover .more{
	transform: translateY(0px);
	-webkit-transform:translateY(0px);
	opacity: 1;
}
/* 产品列表 end */

/* 产品详情 start */
.productBox{
	overflow: hidden;
	padding-bottom: 260px;
}
.productRight{
	margin-left: 200px;
	position: relative;
	width: 768px;
	height: 688px;
	background: url(../images/pdBg1.png) no-repeat center center / 100%;
}
.productrC{
	position: absolute;
	top: 20px;
	width: 560px;
	height: 90%;
	background: #FFFFFF;
	border-radius: 20px;
	box-shadow: 5px 0 27px rgba(40,156,219,0.35);
	left: -78px;
}
.productBanner{
	padding: 0 75px;
	position: relative;
}
.productBanner,.productBanner .bd,.productBanner .bd .slick-list,.productBanner .bd .slick-track,.productBanner .bd .con,.productBanner .bd .img{height: 100%;}
.productBanner .bd{
	padding: 10px 40px 30px;
}
.productBanner  .pic::before{
	padding-top: 100%;
}
.productBanner  .pic img{
	object-fit: contain;
}
.productBanner .img img{max-width: 100%;}
.productBanner .prev{
	position: absolute;
	width: 40px;
	height: 40px;
	left: 35px;
	top: 50%;
	margin-top: -20px;
	background: url(../images/prev1H.png) center center no-repeat;
	transition: .4s;
	-webkit-transition: .4s;
	cursor: pointer;
}
.productBanner .prev:hover{
	background: url(../images/PREV1.png) center center no-repeat;
}
.productBanner .next{
	position: absolute;
	width: 40px;
	height: 40px;
	right: 35px;
	top: 50%;
	margin-top: -20px;
	background: url(../images/next1.png) center center no-repeat;
	transition: .4s;
	-webkit-transition: .4s;
	cursor: pointer;
}
.productBanner .next:hover{
	background: url(../images/next1H.png) center center no-repeat;
}
.productLeft{
	overflow: hidden;
	position: relative;
	height: 100%;
	padding-right: 15px;
}
.productLeft .title{
	height: 65px;
	line-height: 65px;
	font-size: 50px;
	color: #333;
}
.productLeft .title1{
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	color: #c1c1c1;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.productInfor{
	line-height: 40px;
	font-size: 18px;
	color: #6e6e6e;
	padding-right: 15px;
}
.productVideo{
	position: absolute;
	width: 215px;
	left: 50px;
	bottom: 50px;
	z-index: 2;
}
.productPic{
	position: relative;
}
.productPic .pic::before{
	padding-top: 56.25%;
}
.productPic .player{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/player.png) center center no-repeat rgba(0,0,0,0.5);
	z-index: 2;
}
.productVideo .close{
	position: absolute;
	width: 37px;
	height: 37px;
	top: -15px;
	right: -15px;
	background: url(../images/close.png) center center no-repeat;
	z-index: 5;
	cursor: pointer;
}
/* 产品详情end */

/* 不良反应填写说明 start */
.explainBox{
	padding:50px 60px;
	background: #f9f9f9;
}
.explainTitle{
	line-height: 60px;
	font-weight: bold;
	color: #333;
	font-size: 30px;
	text-align: center;
	padding: 10px 0;
}
.explainBoxC{
	padding: 20px 0 55px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.explainBoxC b{
	font-size: 16px;
	color: #333;
}
.handle{
	border-top: 1px solid rgba(21,147,68,0.25);
	text-align: center;
} 
.handle a{
	display: inline-block;
}
.handle a span{
	display: block;
	height: 60px;
	line-height: 60px;
	padding-right: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #159344;
	background: url(../images/up.png) right center no-repeat;
}
/* 不良反应填写说明 end */


/* 报告填写 start */
.report{
	background: #f9f9f9;
	padding: 50px 60px;
}
.reportItem{
	padding: 10px 0;
	overflow: hidden;
}
.reportTitle{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 30px;
}
.reportItemT{
	height: 52px;
	line-height: 52px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.reportItemT em{
	padding: 0 10px;
	font-size: 14px;
	color: #e41111;
	font-style: normal;
}
.aykj-form-formBox.pdNone{
	margin-left: 0 !important;
}
.reportItem .aykj_cssRadioBox{
	margin: 9px 72px 0 0;
}
.reportItem .aykj_cssRadioBox{
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.reportItem .aykj_cssRadio_icn{
	width: 14px;
	height: 14px;
	border: 1px solid #c2c2c2;
	top: 3px;
	background: #FFFFFF;
}
.reportItem .aykj_cssRadioBox.checked .aykj_cssRadio_icn i{
	background: #159344;
}
.reportItem .aykj_cssRadioBox.checked .aykj_cssRadio_icn{
	border: 1px solid #159344;
}
.reportItem{
	margin: 0 -15px;
}
.reportItemFlet .aykj-form-item{
	float: left;
	display: inline;
	width: 50%;
	padding: 14px 15px;
	box-sizing: border-box;
}
.reportItemFlet .aykj-form-label{
	width: 90px;
	text-align: left;
	padding: 11px 0;
	font-weight: bold;
	color: #666;
}
.reportItemFlet .aykj-form-formBox{
	margin-left: 100px;
}
.reportItemFlet .aykj-form-input{
	height: 42px;
	line-height: 42px;
	background: #FFFFFF;
}
.reportItemFlet .aykj_cssSelect .aykj_selectLt{
	line-height: 40px;
}
.reportItemFlet.reportItemFlet1 .aykj-form-label{
	width: 115px;
	text-align: right;
}
.reportItemFlet.reportItemFlet1 .aykj-form-formBox{
	margin-left: 125px;
}
.reportCheck .aykj_cssCheckBoxBox{
	margin: 11px 72px 11px 0;
}
.reportCheck .aykj_cssCheckBoxBox.checked .aykj_cssCheckBox_icn i{
	border-left-color: #159344;
	border-bottom-color: #159344;
}
.reportCheck .aykj_cssCheckBoxBox.checked .aykj_cssCheckBox_icn{
	background: #FFFFFF;
	border-color: #E6E6E6;
}
.reportCheck .aykj_cssCheckBox_icn{
	background: #FFFFFF;
}
.reportCheck .aykj_cssCheckBoxBox{
	font-weight: bold;
	color: #666;
	font-size: 16px;
	padding-left: 10px;
}
.reportItemFlet.reportItemFlet2 .aykj-form-label{
	width: 140px;
	text-align: right;
}
.reportItemFlet.reportItemFlet2 .aykj-form-formBox{
	margin-left: 150px;
}
.reportItem .aykj-form-textarea{
	height: 180px;
}
.reportFile{
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}
.reportFile a{
	width: 200px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	color: #999;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
}
.reportFile span{
	overflow: hidden;
	line-height: 42px;
	height: 42px;
	margin-left: 16px;
	font-size: 16px;
	color: #333;
	padding-left: 30px;
	background: url(../images/leftTip.png) left center no-repeat;
}
.reportItem .aykj-form-code img{
	height: 40px;
	line-height: 40px;
}
.reportItem .aykj-form-input{
	height: 42px;
	line-height: 42px;
}
.reportItem  .aykj-form-codeHuna a{
	height: 42px;
	line-height: 42px;
}
.timeDown{
	position: relative;
}
.timeDown::before{
	display: block;
		content: '';
		position: absolute;
		right: 8px;
		top: 50%;
		margin-top: -3px;
		cursor: pointer;
		border-width: 6px;
		border-color: transparent;
		border-top-color: #c2c2c2;
		border-style: dashed;
		border-top-style: solid;
		transition: all .3s;
		-webkit-transition: all .3s;
		z-index: 5;
}
/* 报告填写 end*/


/* 党建 start */
/* ======== lhl start ======== */
/* ======== 党建 start ======== */
/* ————— djBanner start ————— */
.djBanner{position: relative;overflow: hidden;width: 100%;}
.djBanner .btn{display: block;width: 138px;height: 46px;border-radius: 3px;border: 1px solid rgba(255,255,255,0.5);font-size: 18px;font-weight: bold;color: #fff;text-align: center;line-height: 46px;box-sizing: border-box;-webkit-box-sizing: border-box;padding-left: 35px;background: url(../images/lhl/back.png) no-repeat center left 19px;transition: all .3s ease;-webkit-transition: all .3s ease;position: absolute;left: 180px;top: 60px;z-index: 2;}
.djBanner .btn:hover{background-position: center left 15px;}
.djBanner:before{display: block;content: '';padding-top: 43.177%;}
.djBanner::after{display: block;content: "";width: 100%;position: absolute;left: 0;bottom: 0;z-index: 2;background: url(../images/lhl/djBannerbg.png) no-repeat center / 100% 100%;padding-top: 12.0833%;}
.djBanner img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover; object-position: center center;transform: scale(1.1);-webkit-transform: scale(1.1);transition: all 3s ease;-webkit-transition: all 3s ease;}
.djBanner.on  img{transform: scale(1);-webkit-transform: scale(1);}
/* .djBanner:after{display: block;content: "";} */
/* ————— djBanner end ————— */
/* ————— 公共部分 start ————— */
.djindexTitle{text-align: center;margin-bottom: 40px;}
.djindexTitle .title{font-size: 30px;line-height: 32px;font-weight: bold;color: #333333;margin-bottom: 30px;height: 32px;}
.djindexTitle .titlec{font-size: 30px;line-height: 25px;font-weight: bold;color: #333333;height: 25px;opacity: 0.1;}
.djindexMore{width: 145px;margin: 0 auto;line-height: 56px;height: 56px;display: block;}
.djindexMore em{display: inline-block;margin-right: 10px;width: 76px;height: 56px;background: url(../images/lhl/djindexMOre.png) no-repeat center;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;vertical-align: middle;position: relative;left: 0;}
.djindexMore:hover em{left: -10px;}
.djindexMore span{font-size: 14px;color: #bd0012;display: inline-block;vertical-align: middle;}
/* ————— 公共部分 end ————— */
/* ————— 第1通栏 start ————— */
.djcolumn1{position: relative;z-index: 2;margin-top: -230px;background: url(../images/lhl/col1bg.png) no-repeat center / 100% 100%;padding: 320px 0 90px;}
.djcol1Dl{margin-right: -25px;}
.djcol1Dl dd{width: 50%;float: left;display: inline;margin-bottom: 30px;}
.djcol1Dl dd .con{margin-right: 25px;display: block;border: 4px solid #fcf2f3;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 25px;}
.djcol1Dl dd .con .pic{width: 190px;margin-right: 30px;}
.djcol1Dl dd .con .pic::before{padding-top: 133.6842%;}
.djcol1Dl dd .con .text{overflow: hidden;height: 254px;}
.djcol1Dl dd .con .text .title{font-size: 20px;font-weight: bold;color: #bd0012;line-height: 22px;height: 22px;margin-bottom: 20px;}
.djcol1Dl dd .con .text .titlec{font-size: 16px;;color: #666666;line-height: 16px;padding-bottom: 20px;margin-bottom: 15px;border-bottom: 1px solid #ebebeb;}
.djcol1Dl dd .con .text .info{font-size: 14px;line-height: 27px;color: #999999;}
/* ————— 第1通栏 end ————— */
/* ————— 第2通栏 start ————— */
.djcolumn2{padding: 90px 0;background: url(../images/lhl/col2bg.jpg);}
.djcol2Dl{margin-right: -30px;margin-bottom: 10px;}
.djcol2Dl dd{display: inline;float: left;width: 50%;margin-bottom: 30px;}
.djcol2Dl dd .con{display: block;margin-right: 30px;height: 260px;background: #fff9f9;position: relative;padding: 80px 30px 0;box-sizing: border-box;-webkit-box-sizing: border-box;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.djcol2Dl dd .con .time{margin-top: 25px;text-align: center;margin-right: 30px;padding-right: 30px;border-right: 1px solid #ebebeb;}
.djcol2Dl dd .con .time i{display: block;font-style: normal;font-size: 30px;color: #333333;font-weight: bold;margin-bottom: 20px;line-height: 28px;height: 28px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.djcol2Dl dd .con .time span{display: block;font-size: 18px;color: #666666;line-height: 18px;height: 18px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.djcol2Dl dd .con .text{overflow: hidden;}
.djcol2Dl dd .con .text .title{height: 20px;line-height: 20px;font-size: 20px;color: #333;margin-bottom: 25px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.djcol2Dl dd .con .text .info{height: 64px;line-height: 32px;font-size: 16px;color: #666666;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.djcol2Dl dd .con::before{display: block;content: "";width: 60px;height: 10px;background: #fff;opacity: 0;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;position: absolute;left: 30px;top: 0;}
.djcol2Dl dd .con:hover::before{opacity: 1;}
.djcol2Dl dd .con:hover{background: #b20800;box-shadow: 0 0 14px 8px #f1d3d2;}
.djcol2Dl dd .con:hover .time i{color: #fff;}
.djcol2Dl dd .con:hover .time span{color: #fff;}
.djcol2Dl dd .con:hover .text .title{color: #fff;}
.djcol2Dl dd .con:hover .text .info{color: #fff;}
/* ————— 第2通栏 end ————— */
/* ======== 党建 end ======== */
/* ======== 列表 start ======== */
/* ————— 领导列表 start ————— */
.djleaderLists{margin-right: -25px;}
.djleaderLists dd{width: 50%;float: left;display: inline;margin-bottom: 30px;}
.djleaderLists dd .con{margin-right: 25px;display: block;border: 4px solid #fcf2f3;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 25px;}
.djleaderLists dd .con .pic{width: 190px;margin-right: 30px;}
.djleaderLists dd .con .pic::before{padding-top: 133.6842%;}
.djleaderLists dd .con .text{overflow: hidden;height: 254px;}
.djleaderLists dd .con .text .title{font-size: 20px;font-weight: bold;color: #bd0012;line-height: 22px;height: 22px;margin-bottom: 20px;}
.djleaderLists dd .con .text .titlec{font-size: 16px;;color: #666666;line-height: 16px;padding-bottom: 20px;margin-bottom: 15px;border-bottom: 1px solid #ebebeb;}
.djleaderLists dd .con .text .info{font-size: 14px;line-height: 28px;color: #999999;}
.djleaderLists dd .con .text .info img{max-width: 100%;display: block;transform: scale(1) !important;-webkit-transform: scale(1) !important;}
/* ————— 领导列表 end ————— */
/* ————— 图文列表 start ————— */
.djimgText dd{margin-bottom: 30px;overflow: hidden;padding: 30px;box-shadow: -2.673px 1.362px 29px 0px rgba(0, 0, 0, 0.11);}
.djimgText dd .pic{width: 420px;margin-right: 30px;}
.djimgText dd .pic::before{padding-top: 66.6666%;}
.djimgText dd .text{overflow: hidden;padding-top: 55px;height: 280px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.djimgText dd .text .title{height: 20px;margin-bottom: 25px;line-height: 20px;}
.djimgText dd .text .title a{font-size: 20px;color: #333;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.djimgText dd .text .info{font-size: 14px;line-height: 28px;color: #666666;height: 56px;margin-bottom: 50px;}
.djimgText dd .text .time{font-size: 14px;line-height: 14px;color: #666666;height: 14px;}
.djimgText dd:hover .text .title a{color: #bd0012;}
/* ————— 图文列表 end ————— */
/* 党建 end */
