@charset "UTF-8";
.imgText2 {
	padding-top: 35px;
	overflow: hidden;
}

.imgText2 dd {
	padding: 30px;
	margin-bottom: 30px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.imgText2 dd .con {
	overflow: hidden;
}

.imgText2 dd .pic {
	width: 268px;
	margin-right: 25px;
}

.imgText2 dd .pic:before {
	padding-top: 67.1641%;
}

.imgText2 dd .text {
	overflow: hidden;
	padding-top: 18px;
}

.imgText2 dd .title {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 6px;
}

.imgText2 dd .title a {
	font-size: 18px;
	color: #666666;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.imgText2 dd .textC {
	overflow: hidden;
}

.imgText2 dd .timeBox {
	margin-left: 160px;
	margin-right: 38px;
}

.imgText2 dd .time {
	font-size: 20px;
	color: #888888;
	margin-bottom: 20px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.imgText2 dd .more {
	text-align: right;
}

.imgText2 dd .more a {
	width: 46px;
	height: 36px;
	display: inline-block;
	background: url(../images/textMore.png) no-repeat right center;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	opacity: 0;
	visibility: hidden;
}

.imgText2 dd .info {
	overflow: hidden;
	line-height: 30px;
	height: 60px;
	font-size: 16px;
	color: #999999;
}

.imgText2 dd .readNews {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #999999;
}

.imgText2 dd .readNews span {
	margin-right: 28px;
}

.imgText2 dd:hover {
	background-color: #fff;
}

.imgText2 dd:hover .title a {
	color: #a67e58;
}

.imgText2 dd:hover .time {
	color: #a67e58;
}

.imgText2 dd:hover .more a {
	opacity: 1;
	visibility: visible;
}


.newsView {
	background: #fff;
	padding: 25px 54px 30px;
}

.articleBox {
	line-height: 40px;
	padding: 10px 0;
	color: #666666;
	font-size: 16px;
}

.articleBox img {
	max-width: 100%;
}

.articleTitle {
	text-align: center;
	line-height: 55px;
	font-size: 26px;
	color: #333333;
	margin-bottom: 8px;
}

.articleTime {
	text-align: center;
	height: 28px;
	line-height: 28px;
	color: #666666;
	font-size: 16px;
}

.articleTime span {
	margin: 0 5px;
	cursor: pointer;
}

.articleTime .fontColor {
	display: inline;
	color: #ffa200;
	font-weight: bold;
	margin-left: -5px;
}

.articleTime span.hover {
	color: #101887;
}

.newsReturn a {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	display: block;
	background: #b7b9db;
	padding: 5px 56px;
	color: #ffffff;
	font-size: 16px;
	margin-top: 36px;
}

.newsReturn a:hover {
	background: #101887;
}

.pageUpText {
	padding-top: 20px;
	overflow: hidden;
}

.pageUpText .con {
	margin-bottom: 10px;
}

.pageUpText a {
	display: block;
	color: #555555;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	background-color: #f7f7f7;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.pageUpText a span {
	font-weight: bold;
	color: #333333;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.pageUpText a:hover {
	color: #ffffff;
	background-color: #a67e58;
}

.pageUpText a:hover span {
	color: #ffffff;
}

.share {
	display: block;
	clear: both;
	padding: 10px 0;
}

.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: #1e8ddc;
}

.articlePage a.hover {
	color: #fff;
	background: #1e8ddc;
}

/**
 * æ–‡ç« é˜…è¯»é¡µ-å†…å®¹ä¸Šéƒ¨å¤§å›¾
 */
#play {
	width: 780px;
	height: 500px;
	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;
	background: url(about:blank);
}

#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/file/article_icon.png) no-repeat 0px -50px;
	left: 0;
}

#play .next_a span {
	background: url(../images/file/article_icon.png) no-repeat -30px -50px;
	right: 0;
}

#play .img_ul {
	position: relative;
	z-index: 1;
	width: 780px;
	height: 500px;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 780px;
	height: 500px;
	background: #fff;
	margin: 0 0 5px 0;
}

#play .img_ul li img {
	position: absolute;
	width: 100%;
	height: 100%;
}

.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: 99999999999999;
	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 #1e8ddc;
	background: #1e8ddc;
}

.imgMove .bottom_a {
	width: 20px;
	height: 25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float: left;
	top: 15px;
	position: absolute;
	z-index: 9999999999999;
	background: url(../images/file/article_icon.png) no-repeat;
}

.imgMove .prev_a {
	background-position: left top;
	left: 0;
}

.imgMove .next_a {
	background-position: right top;
	right: 0;
}

.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;
	float: left;
	background: url(../images/file/file.png) no-repeat left center;
}

.articleHand a.word {
	background: url(../images/file/word.png) no-repeat left 3px;
	color: #37a6ff !important;
}

.articleHand a.ppt {
	background: url(../images/file/ppt.png) no-repeat left center;
	color: #ff7735 !important;
}

.articleHand a.excel {
	background: url(../images/file/excel.png) no-repeat left center;
	color: #15bf44 !important;
}

.articleHand a.pdf {
	background: url(../images/file/pdf.png) no-repeat left center;
	color: #1369c0 !important;
}

.articleHand a.zip {
	background: url(../images/file/zip.png) no-repeat left 3px;
	color: #ff9779 !important;
}

.syShare1 {
	display: inline-block;
	line-height: 40px !important;
	position: relative;
	top: 5px;
	overflow: hidden;
}

.syShare1 span {
	font-size: 16px;
	float: left;
	display: block;
	line-height: 20px;
	margin-left: 15px;
}

.syShare1 .bshare-custom {
	overflow: hidden;
	line-height: 18px !important;
}

.syShare1 .bshare-custom a {
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
	padding-left: 0 !important;
	font-size: 16px;
	color: #6e6e6e;
	margin: 0 6px !important;
	width: 16px;
}

.syShare1 .bshare-qqim {
	background: url(../images/qqicn.png) center center no-repeat !important;
}

.syShare1 .bshare-qqim:hover {
	background: url(../images/qqicnh.png) center center no-repeat !important;
}

.syShare1 .bshare-weixin {
	background: url(../images/wxicn.png) center center no-repeat !important;
}

.syShare1 .bshare-weixin:hover {
	background: url(../images/wxicnh.png) center center no-repeat !important;
}

.syShare1 .bshare-renren {
	background: url(../images/rrw.png) center center no-repeat !important;
}

.syShare1 .bshare-renren:hover {
	background: url(../images/rrwh.png) center center no-repeat !important;
}

.syShare1 .bshare-sinaminiblog {
	background: url(../images/wbicn.png) center center no-repeat !important;
}

.syShare1 .bshare-sinaminiblog:hover {
	background: url(../images/wbicnh.png) center center no-repeat !important;
}

.syShare1 .bshare-custom .bshare-more.more-style-addthis {
	background: url(../images/viewmore.png) center center no-repeat !important;
}

.syShare1 .bshare-custom .bshare-more.more-style-addthis:hover {
	background: url(../images/viewmoreh.png) center center no-repeat !important;
}

/*æ–°é—»è¯¦ç»†é¡µ end*/


.bigImg img {
	object-fit: contain;
	object-position: center center;
	width: 100%;
	display: block;
	overflow: hidden;
}

.bigImgConBox .myPrev {
	background: rgba(0, 0, 0, 0.5) url(../images/cropvPrev.png) center center no-repeat;
	background-size: auto 16px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.bigImgConBox .myNext {
	background: rgba(0, 0, 0, 0.5) url(../images/cropvNext.png) center center no-repeat;
	background-size: auto 16px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.bigImgSlide {
	overflow: hidden;
}

.bigImgSlideBox .bigMySlide .con {
	padding: 4px;
	background: #fff;
	border: 1px solid #d4d4d4;
	cursor: pointer;
}

.bigImgSlideBox .bigMySlide.active .con {
	border: 1px solid #a67e58;
	background: #a67e58;
}

.bigImgSlideBox .mySlidePrev {
	background: url(../images/cropvPrev2.png) center center no-repeat;
	background-size: auto 20px;
}

.bigImgSlideBox .mySlideNext {
	background: url(../images/cropvNext2.png) center center no-repeat;
	background-size: auto 20px;
}


/* 详情页 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\9;
}

.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 */
.topNew{
	position: relative;
	height: 90px;
	background: #cb1704;
}
.topNew .logo{
	height: 32px;
	padding: 29px 0;
}
.menuNew{
	margin: 0 -35px;
}
.menuNew dd{
	float: left;
	display: inline;
}
.menuNew dd a{
	display: block;
	padding: 0 35px;
	font-size: 16px;
	color: #FFF;
	line-height: 90px;
}
.menuNewBox{
	position: relative;
}
.section6Scroll{
	margin: 0 -14px;
	padding: 26px 0 0;
}
.section6Scroll .myslide{
	float: left;
	display: inline;
	width: 33.333%;
	padding: 10px 0;
}
.section6Scroll .myslide .myslideCon{
	margin: 0 14px;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.section6Scroll .myslide .pic{
	border-radius: 10px;
	overflow: hidden;
}
.section6Scroll .myslide .text{
	padding-top: 15px;
}
.section6Scroll .myslide .time{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #aaa;
	margin-bottom: 5px;
}
.section6Scroll .myslide .title{
	height: 56px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}
.section6Scroll .myslide .myslideCon:hover{
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
}
.section6Scroll .myslide .myslideCon:hover .title{
	color: #c30d23;
}
.section6 .section3TitleCon .titleCon em{
	background: url(../images/titleIcn2.png) no-repeat center center;
}
.section6 .section3TitleCon .titleCon{
	color: #FFF;
}
.section7Dl {
	overflow: hidden;
	margin: 0 -15px;
	padding: 33px 0;
	position: relative;
}
.section7Dl dd{
	position: absolute;
	width: 33.333%;
	height: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.section7Dl dd.dd3,
.section7Dl dd.dd1{
	left: 0;
}
.section7Dl dd.dd2,
.section7Dl dd.dd4{
	right: 0;
}
.section7Dl dd.dd1,
.section7Dl dd.dd2{
	top: 0;
}
.section7Dl dt{
	overflow: hidden;
	width: 33.3333%;
	margin: 0 33.3333%;
}
.section7Dl dt .con{
	display: block;
	padding: 30px 30px 24px;
	background: #FFF;
	border-radius: 10px;
	margin: 0 15px;
}
.section7Dl dt .con .pic::before{
	padding-top: 56.25%;
}
.section7Dl dt .con .text{
	padding-top: 14px;
}
.section7Dl dt .con .title{
	height: 56px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	overflow: hidden;
}
.section7Dl dt .con .time{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #555;
}
.section7Dl dd .con{
	position: absolute;
	display: block;
	padding: 30px 30px 24px;
	background: #fff;
	border-radius: 10px;
	left: 15px;
	right: 15px;
	bottom: 30px;
	top: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.section7Dl dd.dd1 .con,
.section7Dl dd.dd2 .con{
	top: 30px;
	bottom: 15px;
}
.section7Dl dd.dd3 .con,
.section7Dl dd.dd4 .con{
	top: 15px;
	bottom: 30px;
}
.section7Dl dd.dd3,
.section7Dl dd.dd4{
	bottom: 0px;
}
.section7Dl dd .title{
	height: 90px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}
.section7Dl dd .time{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
.section7Dl dd .con:hover .title{
	color: #c30d23;
}
.section7Dl dd .con:hover .time{
	color: #c30d23;
}
.section7Dl dt .con:hover .title{
	color: #c30d23;
}
.section7Dl dt .con:hover .time{
	color: #c30d23;
}
.section7Dl dt .con:hover{
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
}
/* 导航新增 end */
