@charset "UTF-8";

/*关于我们 start*/
.contactBox1 {
	padding: 70px 0 120px 0;
	background: url(../test/contactBg1.jpg) no-repeat center / cover;
	overflow: hidden;
}

.contactTitle {
	text-align: center;
}

.contactTitle .cnTitle {
	font-size: 35px;
	color: #333;
}

.contactTitle .cnTitle span {
	color: #d36211;
}

.contactTitle .enTitle {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #e5e5e5;
	text-transform: uppercase;
}

.contactTitle.wc .cnTitle {
	color: #fff;
}

.contactTitle.wc .cnTitle span {
	color: #fff;
}

.contactTitle.wc .enTitle {
	color: rgba(255, 255, 255, 0.3);
}

.contactBox1C {
	padding-top: 46px;
	overflow: hidden;
}

.contactBox1C .pic {
	width: 42.5%;
	display: inline;
	float: right;
	margin-left: 80px;
}

.contactBox1C .pic::before {
	padding-top: 67.6470%;
}

.contactBox1C .text {
	overflow: hidden;
	padding-top: 18px;
}

.contactBox1C .text .title {
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color: #333;
	margin-bottom: 55px;
}

.contactBox1C .text .info {
	height: 234px;
	overflow: hidden;
	overflow-y: auto;
	padding: 0 10px 0 0;
}

.contactBox1C .text .info::-webkit-scrollbar {width:4px;background:#eaeff2;}
.contactBox1C .text .info::-webkit-scrollbar-button {display: none;}
/* ::-webkit-scrollbar-track {} */
/* ::-webkit-scrollbar-track-piece {} */
.contactBox1C .text .info::-webkit-scrollbar-thumb {width:4px;background:#d36211;border-radius: 8px;}
.contactBox1C .text .info::-webkit-scrollbar-corner {background:none;}
/* ::-webkit-resizer {} */
.contactBox1C .text .info::-webkit-scrollbar:horizontal{height:5px;}
.contactBox1C .text .infoC{
	line-height: 26px;
	font-size: 15px;
	color: #666;
}
.contactBox2 {
	overflow: hidden;
}

.contactBox2 .up {
	background: url(../test/contactBg2.jpg) no-repeat center / cover;
	padding: 75px 0 55px 0;
}

.contactSlick1 {
	overflow: hidden;
	position: relative;
	padding: 60px 50px 0;
}

.contactSlick1::before {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: url(../images/contactLine.png) no-repeat center;
	position: absolute;
	bottom: 5px;
	left: 0;
}

.contactSlick1 .myslide {
	text-align: center;
}

.contactSlick1 .myslide .year {
	font-size: 15px;
	padding-bottom: 32px;
	color: #fff;
	position: relative;
	display: inline-block;
}

.contactSlick1 .myslide .year::before {
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.contactSlick1 .myslide .year::after {
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #d36211;
	position: absolute;
	bottom: 2px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.contactSlick1 .myslide.slick-current .year::after {
	opacity: 1;
	visibility: visible;
}

.contactBox2 .down {
	background-color: #fafafa;
	padding: 38px 0 40px 0;
}

.contactSlick2 {
	overflow: hidden;
	padding-bottom: 30px;
}

.contactSlick2 .slick-list {
	margin-right: -30px;
}

.contactSlick2 .slick-track {
	padding-bottom: 30px;
}

.contactSlick2 .con {
	margin-right: 30px;
}

.contactSlick2 .year {
	font-size: 22px;
	color: #333;
	font-weight: bold;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 30px;
}

.contactSlick2 .year::before {
	display: block;
	content: '';
	width: 26px;
	height: 10px;
	border-radius: 5px;
	background-color: #d36211;
	position: absolute;
	bottom: 0;
	left: 0;
}

.contactSlick2 .info {
	height: 270px;
	background-color: #fff;
	border-radius: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 20px 20px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
	font-size: 16px;
	color: #666;
	
}
.contactSlick2 .infoC{
	height: 230px;
	line-height: 30px;
	overflow: hidden;
	overflow-y: auto;
	padding-right: 10px;
}
.contactSlick2 .infoC::-webkit-scrollbar {width:4px;background:#eaeff2;}
.contactSlick2 .infoC::-webkit-scrollbar-button {display: none;}
/* ::-webkit-scrollbar-track {} */
/* ::-webkit-scrollbar-track-piece {} */
.contactSlick2 .infoC::-webkit-scrollbar-thumb {width:4px;background:#d36211;border-radius: 8px;}
.contactSlick2 .infoC::-webkit-scrollbar-corner {background:none;}
/* ::-webkit-resizer {} */
.contactSlick2 .infoC::-webkit-scrollbar:horizontal{height:5px;}
.contactBox3 {
	background-color: #fff;
	padding: 60px 0;
	overflow: hidden;
}

.contDl {
	font-size: 0;
	overflow: hidden;
	padding-top: 45px;
	margin-bottom: 40px;
}

.contDl dd {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	float: left;
	display: inline;
	width: 25%;
	text-align: center;
	position: relative;
}

.contDl dd::before {
	display: block;
	content: '';
	width: 1px;
	height: 80px;
	background-color: #f5f5f5;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -40px;
}

.contDl dd:last-child::before {
	display: none;
}

.contDl dd .icn {
	margin: 0 auto 15px;
}

.contDl dd .icn img {
	display: inline-block;
	height: 70px;
}

.contDl dd .title {
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 20px;
	height: 30px;
}

.contDl dd .info {
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

.mapBox {
	border-radius: 15px;
	height: 400px;
	border: 5px solid #e6e6e6;
	overflow: hidden;
}

#map {
	height: 100%;
	width: 100%;
}

.BMapLabel {
	display: none !important;
}

.anchorBL {
	display: none;
}

.BMap_omCtrl {
	display: none;
}

/*关于我们 end*/
/*资讯库 start*/
.zxkBox {
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 30px;
}

.zxkBox .right {
	width: 350px;
	margin-left: 50px;
}

.zxkTitle {
	overflow: hidden;
	margin-bottom: 30px;
}

.zxkTitle .title {
	display: inline;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 26px;
	color: #333;
	padding-left: 15px;
	padding-right: 45px;
	position: relative;
	margin-right: 2px;
}

.zxkTitle .title::before {
	display: block;
	content: '';
	width: 33px;
	height: 2px;
	background: url(../images/zxkIcn.png) no-repeat center;
	position: absolute;
	bottom: 0;
	right: 0;
}

.zxkTitle .title::after {
	display: block;
	content: '';
	width: 6px;
	height: 27px;
	background: #d36211;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.zxkTitle.zxkTitle1 .title {
	padding-right: 0;
}

.zxkTitle.zxkTitle1 .title::before {
	display: none;
}

.zxkTitle .moreBox {
	overflow: hidden;
	height: 29px;
	line-height: 30px;
	border-bottom: 2px solid #eeeeee;
}

.zxkTitle.zxkTitle1 .moreBox {
	border-bottom: none;
}

.zxkTitle .moreBox a {
	display: inline;
	float: right;
	padding-right: 26px;
	background: url(../images/indexMore.png) no-repeat center right;
	font-size: 14px;
	color: #999;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	line-height: 30px;
}

.zxkTitle .moreBox a:hover {
	color: #e73234;
	background-image: url(../images/indexMoreH.png);
}

.zxkBox .rightCon {
	border: 1px solid #e6e6e6;
	padding: 20px;
}

.zxkSlick {
	overflow: hidden;
	padding-bottom: 85px;
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #f2f2f2;
}

.zxkSlick .pic {
	margin-bottom: 14px;
}

.zxkSlick .pic::before {
	padding-top: 55.8064%;
}

.zxkSlick .title {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 7px;
}

.zxkSlick .title a {
	color: #333;
}

.zxkSlick .info {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.zxkSlick .slick-dots {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0;
}

.zxkSlick .slick-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0 8px;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	text-align: center;
	background: #e6e6e6;
}

.zxkSlick .slick-dots li.slick-active {
	background: #d36211;
}

.zxkList {
	padding-top: 32px;
}

.zxkList dd {
	margin-bottom: 13px;
}

.zxkList dd .title {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #333;
	position: relative;
	padding-left: 16px;
}

.zxkList dd .title a {
	color: #333;
	transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
}

.zxkList dd .title::before {
	display: block;
	content: '';
	width: 4px;
	height: 4px;
	background-color: #d7d7d7;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.zxkList dd .info {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.zxkList dd .info .time {
	display: inline;
	float: left;
	font-size: 14px;
	color: #999;
	margin-right: 20px;
	padding-left: 16px;
	transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
}

.zxkList dd .info .line {
	overflow: hidden;
	height: 1px;
	background-color: #f5f5f5;
	margin-top: 14px;
}

.zxkList dd:hover .title a {
	color: #d36211;
}

.zxkList dd:hover .info .time {
	color: #d36211;
}

.zxkBox .left {
	overflow: hidden;
}

.zxkBox .left .item {
	margin-bottom: 30px;
}

/*资讯库 end*/
/*全图列表 start*/
.zxSjMenu {
	text-align: center;
	font-size: 0;
	background-color: #fff;
	height: 75px;
	line-height: 75px;
}

.zxSjMenu dd {
	display: inline-block;
	position: relative;
	margin: 0 20px;
	padding-right: 40px;
}

.zxSjMenu dd::before {
	display: block;
	content: '';
	width: 2px;
	height: 20px;
	background: url(../images/lineIcn.png) no-repeat center;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -10px;
}

.zxSjMenu dd:last-child::before {
	display: none;
}

.zxSjMenu dd a {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	display: block;
	height: 75px;
	line-height: 75px;
}

.zxSjMenu dd a span {
	width: 30px;
	height: 75px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.zxSjMenu dd a span img {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.zxSjMenu dd a span img.icn1 {}

.zxSjMenu dd a span img.icn2 {
	opacity: 0;
	visibility: hidden;
}

.zxSjMenu dd.hover a span img.icn1 {
	opacity: 0;
	visibility: hidden;
}

.zxSjMenu dd.hover a span img.icn2 {
	opacity: 1;
	visibility: visible;
}

.zxSjMenu dd.hover a {
	color: #d36211;
}

.imgList1 {
	overflow: hidden;
	margin-right: -30px;
}

.imgList1 dd {
	width: 33.3333%;
	display: inline;
	float: left;
	margin-bottom: 30px;
}

.imgList1 dd a {
	margin-right: 30px;
	display: block;
}

.imgList1 dd a .pic {
	overflow: hidden;
}

.imgList1 dd a .pic::before {
	padding-top: 55.8891%;
}

.imgList1 dd a .text {
	height: 54px;
	line-height: 54px;
	background-color: #fff;
	padding: 0 10px;
	text-align: center;
	font-size: 15px;
	color: #333;
}

/*全图列表 end*/
/*荣誉会员 start*/
.ryhy .c5List dd a .text {
	background-color: #fff;
}

.yyhySlick {
	width: 54.4270%;
	position: fixed;
	left: 50%;
	top: 50%;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transform: translate(-50%, -50%) scale(0);
	-webkit-transform: translate(-50%, -50%) scale(0);
	background-color: #fff;
	padding: 50px 50px 50px 35px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 1000;
}

.yyhySlick.on {
	transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1)
}

.yyhySlick .prev {
	display: block;
	width: 21px;
	height: 40px;
	cursor: pointer;
	background: url(../images/ryhyPrev.png) no-repeat center center;
	position: absolute;
	left: -15%;
	top: 50%;
	margin-top: -20px;
	z-index: 1;
	display: none;
}

.yyhySlick .next {
	display: block;
	width: 21px;
	height: 40px;
	cursor: pointer;
	background: url(../images/ryhyNext.png) no-repeat center center;
	position: absolute;
	right: -15%;
	top: 50%;
	margin-top: -20px;
	z-index: 1;
	display: none;
}

.yyhySlick .bd {
	overflow: hidden;
}

.yyhySlick .myslide {
	float: left;
	display: inline;
}

.yyhySlick .slickCon {
	display: block;
	overflow: hidden;
	position: relative;
}

.yyhySlick .slickCon .picBox {
	overflow: hidden;
	width: 62%;
}

.yyhySlick .slickCon .picBox .pic {
	overflow: hidden;
	margin: 0 auto;
	width: 66.297%;
}

.yyhySlick .slickCon .picBox .pic img {
	object-fit: contain;
}

.yyhySlick .slickCon .picBox .pic::before {
	padding-top: 141.40625%;
}

.yyhySlick .slickCon .text {
	width: 37.3205%;
	background: #f5f5f5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 30px;
	margin-left: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.yyhySlick .slickCon .text .up {
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
}

.yyhySlick .slickCon .text .up .icn {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-position: top center;
	display: inline;
	float: left;
	margin-right: 20px;
	background-size: cover;
}

.yyhySlick .slickCon .text .up .info {
	overflow: hidden;
	padding-top: 15px;
}

.yyhySlick .slickCon .text .up .info .name {
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	color: #333;
	margin-bottom: 4px;
}

.yyhySlick .slickCon .text .up .info span {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #999;
}

.yyhySlick .slickCon .text .textC {
	flex: 1;
	overflow: auto;
}

.yyhySlick .slickCon .text .title {
	line-height: 26px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
	padding-top: 26px;
}

.yyhySlick .slickCon .text .textC .info {
	line-height: 28px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ryhyListBg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(0, 0, 0, 0.8);
	z-index: -1;
	opacity: 0;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.ryhyListBg.on {
	z-index: 999;
	opacity: 1;
}

.ryhyListBg span {
	position: absolute;
	right: 100px;
	top: 100px;
	width: 40px;
	height: 40px;
	display: block;
	background: url(../images/ryhyClose.png) no-repeat center;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	cursor: pointer;
}

.ryhyListBg span:hover {
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
}

.picBoxScroll {
	position: relative;
}

.picBoxScroll .bd {
	overflow: hidden;
}

.picBoxScroll .slick-list {
	overflow: visible;
}

.picBoxScroll .myslide {
	float: left;
	display: inline;
}

.picBoxScroll .prev {
	display: block;
	width: 30px;
	height: 40px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.6) url(../images/c3Prev.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 1;
	display: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.picBoxScroll .next {
	display: block;
	width: 30px;
	height: 40px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.6) url(../images/c3Next.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -20px;
	z-index: 1;
	display: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.picBoxScroll .prev:hover,
.picBoxScroll .next:hover {
	background-color: #d36211;
}

/*荣誉会员 end*/
/*图文列表 start*/
.imgText1 dd {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.imgText1 dd .pic {
	width: 250px;
	margin-right: 30px;
	overflow: hidden;
}

.imgText1 dd .pic::before {
	padding-top: 56%;
}

.imgText1 dd .text {
	overflow: hidden;
	padding-top: 15px;
	padding-right: 30px;
}

.imgText1 dd .text .title {
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
}

.imgText1 dd .text .info {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
	overflow: hidden;
}

.imgText1 dd .text .time {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
}

/*图文列表 end*/
/*项目库详情 start*/
.subPageC {
	overflow: hidden;
}

.subPageC .right {
	overflow: hidden;
	margin-left: 30px;
	background-color: #fff;
	width: 350px;
	display: inline;
	float: right;
	min-height: 600px;
}

.subPageC .right .title {
	line-height: 36px;
	padding-top: 34px;
	text-align: center;
	font-size: 26px;
	color: #333;
}

.subPageC .leftCon {
	overflow: hidden;
}

.subPageC .leftCon .picBox {
	padding: 40px 60px;
	border-bottom: 1px solid #f5f5f5;
	background-color: #fff;
}

.subPageC .leftCon .picBox .title {
	text-align: center;
	font-size: 26px;
	color: #333;
	margin-bottom: 30px;
}

.xmSwiper1 {
	overflow: hidden;
	margin-bottom: 20px;
}

.xmSwiper1 .pic::before {
	padding-top: 56.1627%;
}

.xmSwiper2Box {
	overflow: hidden;
	position: relative;
	padding: 0 80px;
}

.xmSwiper2 {
	margin: 0 auto;
	overflow: hidden;
	z-index: 2;
	position: relative;
}

.xmSwiper2 .imgBox {
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 2px solid #fff;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.xmSwiper2 .swiper-slide.swiper-slide-thumb-active .imgBox {
	border-color: #f9be12;
}

.xmSwiper2Prev {
	width: 50px;
	height: 70px;
	background: #b2b2b2 url(../images/xmPrev.png) no-repeat center;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -35px;
}

.xmSwiper2Next {
	width: 50px;
	height: 70px;
	background: #b2b2b2 url(../images/xmNext.png) no-repeat center;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -35px;
}

.leftCon .textBox {
	padding: 40px 60px;
	background-color: #fff;
}

.leftCon .textBox .title {
	height: 35px;
	line-height: 35px;
	padding-left: 55px;
	color: #333;
	font-size: 26px;
	background: url(../images/xmViewIcn.png) no-repeat center left;
	margin-bottom: 26px;
}

.leftCon .textBox .info {
	line-height: 26px;
	color: #333;
	font-size: 15px;
}
.leftCon .textBox .info img{
	max-width: 100% !important;
	height: auto !important;
	text-align: center;
}
/*项目库详情 end*/
/*年度排行榜 start*/
.phbItem {
	margin-bottom: 14px;
}

.phbTitle {
	height: 30px;
	line-height: 30px;
	color: #333;
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
}

/*年度排行榜 end*/
/*百强榜 start*/
.bqbTop {
	height: 710px;
	background: url(../test/bqbBg.jpg) no-repeat center;
	width: 100%;
}

.bqbCon {
	margin-top: -380px;
	z-index: 2;
	position: relative;
	overflow: hidden;
}

.bqbCon .titleBox {
	text-align: center;
	margin-bottom: 50px;
}

.bqbCon .titleBox .title {
	display: inline-block;
	width: 324px;
	height: 52px;
	border: 2px solid #e76d16;
	border-radius: 28px;
	font-size: 0;
	position: relative;
}

.bqbCon .titleBox .title a {
	width: 50%;
	display: inline-block;
	height: 56px;
	line-height: 56px;
	border-radius: 28px;
	font-size: 25px;
	color: #333;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	z-index: 2;
	position: absolute;
}

.bqbCon .titleBox .title a.btn1 {
	top: -2px;
	left: -1px;
}

.bqbCon .titleBox .title a.btn2 {
	top: -2px;
	right: -1px;
}

.bqbCon .titleBox .title a:hover,
.bqbCon .titleBox .title a.hover {
	color: #fff;
	background-color: #e76d16;
}

.bqbUl {
	overflow: hidden;
	margin-right: -35px;
}

.bqbUl li {
	width: 33.3333%;
	display: inline;
	float: left;
	margin-bottom: 35px;
}

.bqbUl li .con {
	margin-right: 35px;
	background-color: #fff;
	min-height: 600px;
}

.bqbUl li .con .title {
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background: url(../test/bqbTitleBg2.jpg) no-repeat center / cover;
}

.bqbUl li.li1 .con .title {
	background-image: url(../test/bqbTitleBg1.jpg);
}

.bqbUl li.li2 .con .title {
	background-image: url(../test/bqbTitleBg2.jpg);
}

.bqbUl li.li3 .con .title {
	background-image: url(../test/bqbTitleBg3.jpg);
}

.bqbUl li.li4 .con .title {
	background-image: url(../test/bqbTitleBg4.jpg);
}

.bqbUl li.li5 .con .title {
	background-image: url(../test/bqbTitleBg5.jpg);
}

.bqbDl {
	padding: 0 30px;
}

.bqbDl dd {
	height: 84px;
	border-bottom: 1px dashed #e6e6e6;
	overflow: hidden;
}

.bqbDl dd .imgBox {
	display: inline;
	float: right;
	position: relative;
	height: 84px;
	min-width: 120px;
}

.bqbDl dd .imgBox img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	max-height: 80%;
}

.bqbDl dd .info {
	overflow: hidden;
}

.bqbDl dd .info em {
	width: 20px;
	height: 20px;
	border-radius: 3px;
	background-color: #cfd1e6;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	display: inline;
	float: left;
	margin-top: 32px;
	margin-right: 20px;
}

.bqbDl dd.dd1 .info em {
	background-color: #e60012;
}

.bqbDl dd.dd2 .info em {
	background-color: #e60012;
}

.bqbDl dd.dd3 .info em {
	background-color: #e60012;
}

.bqbDl dd:last-child {
	border-bottom: none;
}

.bqbDl dd .info span {
	overflow: hidden;
	height: 84px;
	line-height: 84px;
	font-size: 14px;
	color: #333;
	transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
}

.bqbDl dd:hover .info span {
	color: #d36211;
}

/*百强榜 end*/
/*logo start*/
.logoList {
	overflow: hidden;
	margin-right: -30px;
}

.logoList dd {
	width: 20%;
	display: inline;
	float: left;
	margin-bottom: 30px;
}

.logoList dd a {
	margin-right: 30px;
	height: 120px;
	background-color: #fff;
	position: relative;
	display: block;
}

.logoList dd a img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	max-width: 80%;
	max-height: 80%;
}

/*logo end*/
/*荣誉库 start*/
.honorList {
	overflow: hidden;
	margin-right: -30px;
}

.honorList dd {
	width: 33.3333%;
	display: inline;
	float: left;
	margin-bottom: 30px;
}

.honorList dd .con {
	margin-right: 30px;
	background-color: #fff;
	cursor: pointer;
}

.honorList dd .con .picBox {
	padding: 20px 60px;
}

.honorList dd .con .picBox .pic::before {
	padding-top: 68.9873%;
}

.honorList dd .picBox .pic img {
	object-fit: contain;
}

.honorList dd .con .text {
	height: 70px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	text-align: center;
	border-top: 1px solid #f5f5f5;
}

/*荣誉库 end*/
/*荣誉详情 start*/
.honorSlick {
	width: 70.3125%;
	position: fixed;
	left: 50%;
	top: 50%;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transform: translate(-50%, -50%) scale(0);
	-webkit-transform: translate(-50%, -50%) scale(0);
	background-color: #fff;
	padding: 50px 50px 50px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 1000;
}

.honorSlick.on {
	transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1)
}

.honorSlick .prev {
	display: block;
	width: 21px;
	height: 40px;
	cursor: pointer;
	background: url(../images/ryhyPrev.png) no-repeat center center;
	position: absolute;
	left: -12%;
	top: 50%;
	margin-top: -20px;
	z-index: 1;
	display: none;
}

.honorSlick .next {
	display: block;
	width: 21px;
	height: 40px;
	cursor: pointer;
	background: url(../images/ryhyNext.png) no-repeat center center;
	position: absolute;
	right: -12%;
	top: 50%;
	margin-top: -20px;
	z-index: 1;
	display: none;
}

.honorSlick .bd {
	overflow: hidden;
}

.honorSlick .myslide {
	float: left;
	display: inline;
}

.honorSlick .slickCon {
	display: block;
	overflow: hidden;
}

.honorSlick .slickCon .picBox {
	overflow: hidden;
}

.honorSlick .slickCon .picBox .pic {
	overflow: hidden;
	margin: 0 auto;
	width: 75.453%;
}

.honorSlick .slickCon .picBox .pic img {
	object-fit: contain;
}

.honorSlick .slickCon .picBox .pic::before {
	padding-top: 71.4666%;
}

.honorSlick .slickCon .text {
	width: 280px;
	background: #f5f5f5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: auto;
}

.honorSlick .slickCon .text dl {
	padding-top: 15px;
}

.honorSlick .slickCon .text dl dd {
	margin-bottom: 20px;
}

.honorSlick .slickCon .text dl dd .title {
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.honorSlick .slickCon .text dl dd .info {
	line-height: 25px;
	font-size: 14px;
	color: #666;
}

.honorListBg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(0, 0, 0, 0.8);
	z-index: -1;
	opacity: 0;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.honorListBg.on {
	z-index: 999;
	opacity: 1;
}

.honorListBg span {
	position: absolute;
	right: 100px;
	top: 100px;
	width: 40px;
	height: 40px;
	display: block;
	background: url(../images/ryhyClose.png) no-repeat center;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	cursor: pointer;
}

.honorListBg span:hover {
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
}

/*荣誉详情 end*/
/*资源库 start*/
.zyk {
	background-color: #fff;
	padding: 50px;
}

.zyk table {
	width: 100%;
	color: #333;
	font-size: 18px;
	border-color: #e6e3e3 !important;
	text-align: center;
}

.zyk table tr {
	height: 68px;
}

.zyk table tr:nth-child(even) {
	background-color: #fff;
}

.zyk table tr:nth-child(odd) {
	background-color: #f6f4f4;
}

/*资源库 end*/
/*俱乐部 start*/
.jlbMsg {
	padding: 30px;
	border-bottom: 1px solid #f5f5f5;
}

.jlbMsg .msgItem {
	line-height: 48px;
	border: 1px solid #e6e6e6;
	border-radius: 25px;
	background-color: #fafafa;
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 15px;
	color: #666;
}

.jlbMsg .msgItem.msgTextarea {
	border-radius: 10px;
}

.jlbMsg .msgItem span {
	display: inline;
	float: left;
	font-size: 14px;
	color: #ff0000;
	width: 40px;
	height: 48px;
	line-height: 55px;
	text-align: center;
}

.jlbMsg .msgItem .msgInput {
	overflow: hidden;
}

.jlbMsg .msgItem input {
	display: block;
	background: none;
	border: none;
	font-size: 15px;
	color: #666;
	height: 48px;
	line-height: 48px;
}

.jlbMsg .msgItem input::-webkit-input-placeholder,
.jlbMsg .msgItem textarea::-webkit-input-placeholder {
	color: #cccccc;
	font-size: 14px;
	text-align: left;
}

.jlbMsg .msgItem textarea {
	width: 100%;
	height: 135px;
	border: none;
	background: none;
	line-height: 24px;
	resize: none;
	padding-top: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.msgYzm {
	overflow: hidden;
}

.msgYzm .msgItem {
	width: 160px;
}

.msgYzm .msgItem .imgBox {
	width: 120px;
	height: 50px;
	border-radius: 25px;
	overflow: hidden;
}

.msgYzm .msgItem .imgBox img {
	width: 100%;
	height: 100%;
}

.jlbMsg .msgBtn a {
	width: 100%;
	height: 50px;
	border-radius: 25px;
	line-height: 50px;
	font-size: 18px;
	display: block;
	color: #fff;
	background-color: #d36211;
	text-align: center;
}

.jlbMsg .msgBtn a:hover {
	opacity: 0.9;
}

.jlbContact {
	padding: 30px;
}

.subPhone {
	line-height: 28px;
	padding-left: 40px;
	background: url(../images/msgPhone.png) no-repeat center left;
	font-size: 18px;
	color: #d36211;
	font-weight: bold;
	margin-bottom: 20px;
}

.subDz {
	line-height: 28px;
	padding-left: 40px;
	background: url(../images/msgDz.png) no-repeat top left;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	margin-bottom: 20px;
}

.jlbContact .ewmBox {
	border: 1px solid #e6e6e6;
	border-radius: 10px;
	padding: 18px;
	overflow: hidden;
}

.jlbContact .ewmBox .imgBox {
	width: 126px;
	height: 126px;
	border-radius: 10px;
	background-color: #fafafa;
	padding: 8px;
	margin-right: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.jlbContact .ewmBox .imgBox img {
	width: 100%;
	height: 100%;
}

.jlbContact .ewmBox .text {
	overflow: hidden;
	padding-top: 18px;
}

.jlbContact .ewmBox .text .icn {
	margin-bottom: 16px;
}

.jlbContact .ewmBox .text .info {
	line-height: 22px;
	font-size: 14px;
	color: #999;
}

.JlbTextBox {
	padding: 40px 60px 0 60px;
	background-color: #fff;
	margin-bottom: 20px;
}

.JlbTextBox .title {
	height: 35px;
	line-height: 35px;
	padding-left: 55px;
	color: #333;
	font-size: 26px;
	background: url(../images/jlbTitleIcn.png) no-repeat center left;
	margin-bottom: 26px;
}

.JlbTextBox .text {
	line-height: 26px;
	color: #333;
	font-size: 15px;
	height: 78px;
	overflow: hidden;
	transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
}

.jlbSwiper1 {
	overflow: hidden;
	margin-bottom: 20px;
}

.jlbSwiper1 .pic::before {
	padding-top: 56.1627%;
}

.zhankaiBtn {
	height: 60px;
	width: 100%;
	background: url(../images/jlbXl.png) no-repeat center center;
	cursor: pointer;
}

.zhankaiBtn.hover {
	background-image: url(../images/jlbXl1.png);
}

.jlbMenu {
	padding: 20px;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}

.jlbMenu dd {
	width: 50%;
	display: inline;
	float: left;
	text-align: center;
	font-size: 0;
}

.jlbMenu dd a {
	display: inline-block;
	padding: 0 15px;
	border-radius: 6px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.jlbMenu dd.hover a,
.jlbMenu dd a:hover {
	background-color: #d36211;
	color: #fff;
}

.jlbMenu dd.dd1 a {
	margin-left: 30px;
}

.jlbMenu dd.dd2 a {
	margin-right: 30px;
}

/*俱乐部 end*/
/*城市站 start*/
.cszBox1 {
	background-color: #fff;
	padding: 50px;
	overflow: hidden;
	margin-bottom: 20px;
}

.fhSlick {
	width: 59.525%;
	display: inline;
	float: right;
	position: relative;
	overflow: hidden;
	margin-left: 60px;
}

.fhSlick .pic::before {
	padding-top: 56%;
}

.fhSlick .prev {
	width: 50px;
	height: 70px;
	background: rgba(0, 0, 0, 0.5) url(../images/xmPrev.png) no-repeat center;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -35px;
	z-index: 2;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.fhSlick .next {
	width: 50px;
	height: 70px;
	background: rgba(0, 0, 0, 0.5) url(../images/xmNext.png) no-repeat center;
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -35px;
	z-index: 2;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.fhSlick .prev:hover {
	background-color: rgba(0, 0, 0, 0.7);
}

.fhSlick .next:hover {
	background-color: rgba(0, 0, 0, 0.7);
}

.cszBox1 .textBox {
	overflow: hidden;
}

.cszBox1 .textBox .titleBox {
	overflow: hidden;
	margin-bottom: 24px;
}

.cszBox1 .textBox .titleBox .title {
	height: 45px;
	line-height: 45px;
	font-size: 30px;
	color: #d36211;
	font-weight: bold;
}

.cszBox1 .textBox .titleBox a {
	height: 45px;
	line-height: 45px;
	width: 145px;
	border-radius: 5px;
	background: url(../images/fhBtnBg.png) no-repeat center;
	text-align: center;
	display: inline;
	float: right;
	transition: all 50ms linear;
	-webkit-transition: all 50ms linear;
}

.cszBox1 .textBox .titleBox a em {
	width: 15px;
	height: 45px;
	background: url(../images/fhIcn.png) no-repeat center;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.cszBox1 .textBox .titleBox a span {
	font-size: 14px;
	color: #fff;
}

.cszBox1 .textBox .titleBox a:hover {
	opacity: 0.9;
}

.cszBox1 .textBox .info {
	line-height: 24px;
	color: #666;
	font-size: 14px;
	padding-bottom: 23px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 30px;
	height: 216px;
	overflow: hidden;
}

.fhMenu {
	padding: 20px;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0;
}

.fhMenu a {
	display: inline-block;
	padding: 0 25px;
	border-radius: 6px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	margin: 0 53px;
}

.fhMenu .hover a,
.fhMenu a:hover {
	background-color: #d36211;
	color: #fff;
}

.fhhyList dd a .text {
	background-color: #fff;
}

.khlyBox {
	overflow: hidden;
	padding: 60px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #fff;
}

.khlyForm {
	width: 53.5483%;
	display: inline;
	float: right;
	margin-left: 75px;
}

.khlyBox .textBox {
	overflow: hidden;
}

.khlyBox .textBox .title {
	height: 41px;
	line-height: 41px;
	font-size: 40px;
	color: #333;
	margin-bottom: 36px;
}

.khlyBox .textBox .info {
	line-height: 22px;
	font-size: 16px;
	color: #999;
	margin-bottom: 65px;
}

.khlyBox .ewmBox {
	border: 1px solid #e6e6e6;
	border-radius: 10px;
	padding: 35px 30px;
	overflow: hidden;
}

.khlyBox .ewmBox .imgBox {
	width: 126px;
	height: 126px;
	border-radius: 10px;
	background-color: #fafafa;
	padding: 8px;
	margin-right: 60px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

.khlyBox .ewmBox .imgBox::before {
	display: block;
	content: '';
	width: 1px;
	height: 100%;
	background-color: #f5f5f5;
	position: absolute;
	top: 0;
	right: -30px;
}

.khlyBox .ewmBox .imgBox img {
	width: 100%;
	height: 100%;
}

.khlyBox .ewmBox .text {
	overflow: hidden;
}

.khlyBox .ewmBox .text .subTitle {
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 22px;
	margin-bottom: 30px;
}

.khlyBox .ewmBox .text .info1 {
	line-height: 26px;
	color: #999;
	font-size: 16px;
	padding-left: 52px;
	background: url(../images/sys.png) no-repeat center left;
}

.cszBg {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	z-index: 9999;
}

.cszBg.show {
	opacity: 1;
	visibility: visible;
}

.cszPop {
	width: 57.2916%;
	background-color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	-webkit-transform: translate(-50%, -50%) scale(0);
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	padding: 60px 80px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 10000;
}

.cszPop.show {
	transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1);
}

.cszPop .close {
	width: 35px;
	height: 35px;
	background: url(../images/popClose.png) no-repeat center;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.cszPop .title {
	line-height: 26px;
	color: #333;
	font-size: 16px;
}

.cszPop .title span {
	color: #ff0000;
}

.cszPop .info {
	line-height: 26px;
	color: #666;
	font-size: 14px;
	margin-bottom: 33px;
}

.cszPop .form {
	margin-right: -15px;
}

.cszPop .form .form-item .formC {
	margin-right: 15px;
}

.cszPop .recruitFCon {
	background-color: #fafafa;
	border: 1px solid #e6e6e6;
	margin-right: 15px;
	padding-right: 15px;
}

/*城市站 end*/
/*杂志 start*/
.zazhiList {
	margin-right: -30px;
	overflow: hidden;
}

.zazhiList dd {
	margin-bottom: 30px;
	width: 20%;
	display: inline;
	float: left;
}

.zazhiList dd a {
	margin-right: 30px;
	display: block;
}

.zazhiList dd .pic {
	overflow: hidden;
}

.zazhiList dd .pic::before {
	padding-top: 130.2419%;
}

.zazhiList dd .text {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
	text-align: center;
	padding: 0 5px;
	background-color: #fff;
}

/*杂志 end*/
/*招聘 start*/
.recruit {
	overflow: hidden;
}

.recruitList {
	overflow: hidden;
	position: relative;
}

.recruitList dd {
	overflow: hidden;
	background-color: #fff;
	position: relative;
	padding: 0 20px;
	margin-bottom: 20px;
}

.recruitT {
	overflow: hidden;
	padding: 20px 0;
}

.recruitT .time {
	height: 93px;
	line-height: 93px;
	font-size: 14px;
	color: #666;
	padding-right: 60px;
	background: url(../images/zpXl.png) no-repeat center right 20px;
	display: inline;
	float: right;
}

.recruitT .textBox {
	overflow: hidden;
}

.recruitT .textBox .pic {
	width: 165px;
	border-radius: 5px;
	overflow: hidden;
	display: inline;
	float: left;
	margin-right: 20px;
}

.recruitT .textBox .pic::before {
	padding-top: 56.3636%;
}

.recruitT .textBox .info {
	overflow: hidden;
	padding-top: 15px;
}

.recruitT .textBox .info .titleBox {
	margin-bottom: 13px;
}

.recruitT .textBox .info .titleBox .title {
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	display: inline-block;
	margin-right: 30px;
	vertical-align: top;
}

.recruitT .textBox .info .titleBox em {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #d36211;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	border-radius: 8px;
	background-color: #fbefe7;
	font-style: normal;
}

.recruitT .textBox .info span {
	font-size: 14px;
	color: #999;
	height: 22px;
	line-height: 22px;
}

.sqBtn {}

.sqBtn a {
	width: 180px;
	height: 58px;
	line-height: 58px;
	background-color: #d36211;
	text-align: center;
	font-size: 16px;
	color: #fff;
	display: inline-block;
}

.sqBtn a:hover {
	opacity: 0.9;
}

.recruitList dd.active .recruitT .time {
	background-image: url(../images/zpXl1.png);
}

.recruitItem {
	line-height: 30px;
	font-size: 14px;
	color: #999;
	padding-bottom: 22px;
}

.recruitItem .item {
	display: inline-block;
	padding: 0 30px;
	position: relative;
	height: 30px;
	line-height: 30px;
}

.recruitItem .item:first-child {
	padding-left: 0;
}

.recruitItem .item::before {
	display: block;
	content: '';
	width: 1px;
	height: 15px;
	background-color: #e6e6e6;
	position: absolute;
	top: 7px;
	right: 0;
}

.recruitC {
	display: none;
	line-height: 30px;
	border-top: 1px solid #f5f5f5;
	padding: 30px 20px 50px 40px;
}

.recruitC .recruitText {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.recruitC .recruitText span {
	color: #333333;
	font-weight: bold;
}

/*招聘列表 end*/
/*招聘表单 start*/
.recruitForm {
	padding: 30px;
}

.recruitFormT {
	height: 46px;
	line-height: 46px;
	font-size: 28px;
	color: #333;
	margin-bottom: 15px;
}

.recruitFormT1 {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #333;
	margin-bottom: 40px;
}

.scfjBtn {
	width: 124px;
	height: 50px;
	background-color: #d36211;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 50px;
	font-size: 14px;
}

.form {
	overflow: hidden;
	margin-right: -50px;
}

.w25p {
	width: 25%;
}

.w50p {
	width: 50%;
}

.w60p {
	width: 60%;
}

.w100p {
	width: 100%;
}

.form .form-item {
	display: inline;
	float: left;
	margin-bottom: 15px;
}

.form .form-item .formC {
	margin-right: 50px;
	background-color: #fafafa;
	border: 1px solid #e6e6e6;
	position: relative;
	padding-right: 15px;
}

.form .form-item .formC .lable {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #999;
	display: inline;
	float: left;
	margin-left: 40px;
}

.form .form-item .formC .formBox {
	overflow: hidden;
}

.form .form-item .formC .formBox input {
	overflow: hidden;
	position: relative;
	height: 50px;
	width: 100%;
	border: none;
	background: none;
	font-size: 15px;
	color: #666;
}

.form .form-item .formC .formBox textarea {
	width: 100%;
	height: 135px;
	border: none;
	background: none;
	line-height: 24px;
	font-size: 15px;
	color: #666;
	padding-top: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	resize: none;
}

.form .form-item .formC span {
	position: absolute;
	width: 40px;
	height: 50px;
	line-height: 50px;
	left: 0;
	top: 0;
	text-align: center;
	color: #ff0000;
	font-size: 16px;
}

.formBtn {
	font-size: 0;
}

.form .submit a {
	display: inline-block;
	width: 140px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	background-color: #d36211;
	text-align: center;
	transition: all 50ms linear;
	-webkit-transition: all 50ms linear;
}

.form .submit a:hover {
	opacity: 0.9;
}

/* 表单外框架 结束 */
/* 表单内容 开始 */
.input {
	overflow: hidden;
	padding: 0 85px 0 10px;
	position: relative;
}

.input span {
	position: absolute;
	width: 40px;
	height: 50px;
	line-height: 50px;
	right: 0;
	top: 0;
	text-align: center;
	color: #ff0000;
	font-size: 16px;
}

.input input {
	width: 100%;
	height: 50px;
	border: none;
	background: none;
}

.input textarea {
	width: 100%;
	height: 200px;
	border: none;
	background: none;
	line-height: 30px;
	resize: none;
}

.radio {
	overflow: hidden;
	display: inline;
	float: left;
	position: relative;
	margin-left: 20px;
}

.formBox i {
	position: absolute;
	width: 85px;
	height: 50px;
	line-height: 50px;
	right: 0;
	top: 0;
	text-align: center;
	color: #d6000f;
	font-size: 16px;
	font-style: normal;
}

.radio li {
	display: inline;
	float: left;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	margin-right: 50px;
	cursor: pointer;
}

.radio li em {
	display: inline;
	float: left;
	width: 18px;
	height: 18px;
	background: url(../images/radio.png) no-repeat center center;
	margin-top: 16px;
	margin-right: 10px;
}

.radio li.selected em {
	background-image: url(../images/radioH.png);
}

.yzm {
	overflow: hidden;
	line-height: 50px;
	background-color: #fafafa;
}

.yzm .input {
	overflow: hidden;
	float: left;
	display: inline;
	width: 76.3636%;
	padding-right: 10px;
	margin-right: 25px;
	border-radius: 4px;
}

.yzm img {
	float: left;
	display: inline;
	cursor: pointer;
}

/* 表单内容 结束 */
/* 表单 end */
/* 招聘信息填写 start */
.form1 {
	overflow: hidden;
	margin-right: -30px;
}

.form-item-yzm {
	width: 100%;
	position: relative;
}

.form-item-yzm .formC {
	overflow: hidden;
	padding-left: 40px;
	background-color: #fff;
	padding-right: 15px;
}

.form-item-yzm .formC .lable {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #999999;
	display: inline;
	float: left;
}

.form1 .con {
	width: 50%;
	display: inline;
	float: left;
}

.formL {
	margin-right: 30px;
}

.formL .form-item {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	background-color: #fff;
}

.formL .form-item .formC {
	overflow: hidden;
	background-color: #fff;
	padding-left: 40px;
}

.formL .form-item .formC .lable {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #999999;
	display: inline;
	float: left;
}

.formL .form-item .formC .formBox {
	overflow: hidden;
}

.formL .form-item .formC .formBox input {
	overflow: hidden;
	position: relative;
	height: 50px;
	width: 100%;
	border: none;
	background: none;
}

.formL .form-item .formC span {
	position: absolute;
	width: 40px;
	height: 50px;
	line-height: 50px;
	left: 0;
	top: 0;
	text-align: center;
	color: #ff0000;
	font-size: 16px;
}

.formL .form-item .formC .formBox i {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/sel.png) no-repeat center center;
	position: absolute;
	right: 16px;
	top: 0px;
	cursor: pointer;
}

.formL .form-item .formC .formBox .selTj {
	width: 100%;
	overflow: hidden;
	border: 1px solid #dedede;
	border-top: none;
	max-height: 120px;
	overflow-y: auto;
	position: absolute;
	left: -1px;
	top: 50px;
	background: #FFF;
	display: none;
	z-index: 99;
}

.formL .form-item .formC .formBox .selTj a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	color: #666666;
	margin-bottom: 1px;
	font-size: 12px;
}

.formL .form-item .formC .formBox .selTj a:hover {
	background: #d36211;
	color: #FFF;
}

.formL .form-item .formC .formBox .selTj a.hover {
	background: #d36211;
	color: #FFF;
}

.formR {
	overflow: hidden;
}

.formR .form-item {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

.formR .form-item .formC {
	overflow: hidden;
	background-color: #fff;
	position: relative;
	padding-left: 40px;
	padding-right: 15px;
}

.formR .form-item .formC .lable {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #999999;
	display: inline;
	float: left;
}

.formR .form-item .formC .formBox {
	overflow: hidden;
}

.formR .form-item .formC .formBox input {
	overflow: hidden;
	position: relative;
	height: 50px;
	width: 100%;
	border: none;
	background: none;
}

.formL .form-item .formC .formBox textarea {
	width: 100%;
	height: 187px;
	border: none;
	background: none;
	line-height: 24px;
	font-size: 15px;
	color: #666;
	padding-top: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	resize: none;
}

.formR .form-item .formC span {
	position: absolute;
	width: 20px;
	height: 50px;
	line-height: 50px;
	left: 0;
	top: 0;
	text-align: center;
	color: #d36211;
	font-size: 16px;
}

.form-item-yzm .formC span {
	position: absolute;
	width: 20px;
	height: 50px;
	line-height: 50px;
	left: 0;
	top: 0;
	text-align: center;
	color: #d36211;
	font-size: 16px;
}

.uploading {
	padding: 25px 0 25px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.uploadingBtn {
	font-size: 0;
	margin-bottom: 15px;
}

.uploadingBtn a {
	display: inline-block;
	width: 80px;
	height: 35px;
	line-height: 35px;
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
	background-color: #70c6f3;
	text-align: center;
	margin-right: 20px;
}

.uploadingBtn a.btn1 {
	background-color: #70c6f3;
	color: #fff;
}

.uploadingBtn a:hover {
	opacity: 0.9;
}

.uploadingBtn .webuploader-pick {
	padding: 0 12px;
}

.uploading .text {
	font-size: 14px;
	color: #666666;
	height: 20px;
	line-height: 20px;
}

.form1Btn {
	font-size: 0;
	text-align: center;
	margin-top: 10px;
}

.form1Btn a {
	display: inline-block;
	width: 130px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	background-color: #d36211;
	text-align: center;
	margin: 0 15px;
}

.form1Btn a.chongzhi {
	background-color: #909090;
}

.form1Btn a:hover {
	opacity: 0.9;
}

.formL .form-item .formC.jianL {
	padding: 20px 0 10px 20px;
	height: 120px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.formL .form-item em {
	font-size: 14px;
	color: #666;
	font-style: normal;
}

/*招聘表单 end*/
/*下拉start*/
.recruitFDd {
	margin-bottom: 30px;
}

.recruitFTitle {
	font-size: 14px;
	color: #999999;
	height: 50px;
	line-height: 50px;
}

.recruitFBox {
	overflow: hidden;
}

.recruitFBox1 {
	margin-left: 60px;
	width: 88%;
}

.recruitFBox2 {
	margin-left: 0;
	width: 100%;
}

.recruitFBox textarea {
	height: 128px;
	border: none;
	outline: none;
	width: 100%;
	padding-top: 12px;
	line-height: 25px;
	background: #fff;
}

.recruitFDiv input {
	width: 120%;
	height: 40px;
	line-height: 40px;
	border: none;
	outline: none;
	font-size: 14px;
	background: none;
	color: #999;
	position: relative;
	z-index: 2;
}

.recruitFCon {
	position: relative;
	padding-left: 40px;
	background-color: #fff;
}

.recText {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 14px;
	color: #999999;
}

.recruitFCon1 {
	height: 118px;
}

.recruitFBtn {
	padding-top: 27px;
}

.recruitFBtn a {
	width: 77px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	margin-right: 23px;
	background: #004394;
	border-radius: 4px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.recruitFBtn a.recruitFBtn1 {
	background: #f2f2f2;
	color: #333333;
}

.recruitFPs {
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
}

.recruitFCon span {
	position: absolute;
	width: 40px;
	height: 50px;
	line-height: 50px;
	left: 0;
	top: 0;
	text-align: center;
	color: #ff0000;
	font-size: 16px;
}

.recruitFSel {
	height: 50px;
	position: relative;
	padding-right: 38px;
}

.recruitFSel .seljg {
	padding-left: 10px;
	line-height: 50px;
	color: #000000;
	font-size: 14px;
	cursor: pointer;
}

.recruitFSel i {
	display: block;
	width: 40px;
	height: 50px;
	background: url(../images/sel.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 0px;
	cursor: pointer;
}

.recruitFSel i.jsXiaLa {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/sel.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 0px;
	cursor: pointer;
}

.recruitFSel .selTj {
	width: 100%;
	overflow: hidden;
	border: 1px solid #dedede;
	max-height: 120px;
	overflow-y: auto;
	position: absolute;
	left: -1px;
	top: 50px;
	background: #FFF;
	display: none;
	z-index: 99;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.recruitFSel .jsSelTj {
	width: 104%;
	overflow: hidden;
	border: 1px solid #dedede;
	border-top: none;
	max-height: 120px;
	overflow-y: auto;
	position: absolute;
	left: -10px;
	top: 41px;
	background: #FFF;
	display: none;
	z-index: 99;
}

.recruitFSel .selTj a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	color: #666666;
	margin-bottom: 1px;
	font-size: 12px;
}

.recruitFSel .selTj a:hover {
	background: #d36211;
	color: #FFF;
}

.recruitFSel .selTj a.hover {
	background: #d36211;
	color: #FFF;
}

/*下拉end*/
/*招聘 end*/

.textList {
	overflow: hidden;
	font-size: 0;
}

.textList dd {
	margin-bottom: 50px;
	padding: 50px 60px;
	width: 33.3333%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	float: left;
	display: inline;
}

.textList dd .time {
	font-size: 16px;
	line-height: 16px;
	height: 16px;
	color: #999999;
	margin-bottom: 25px;
}

.textList dd .title {
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ebebeb;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}

.textList dd .title a {
	color: #333333;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}

.textList dd .info {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	margin-bottom: 60px;
}

.textList dd .btn {
	display: block;
	position: relative;
	width: 55px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #999999;
	font-size: 14px;
	color: #999999;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	overflow: hidden;
}

.textList dd .btn .bg {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	z-index: 2;
	top: 0;
	background: #d20414 url(../images/lhl/textListicn.png) no-repeat center;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
}

.textList dd:hover {
	background: url(../images/lhl/textListbg.jpg) no-repeat center / cover;
}

.textList dd:hover .title {
	border-color: rgba(255, 2555, 255, 0);
}

.textList dd:hover .title a {
	color: #d20414;
}

.textList dd:hover .btn {
	border-color: #d20414;
}

.textList dd:hover .btn .bg {
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
}


.videoList {
	overflow: hidden;
	margin: 0 -15px;
}

.videoList dd {
	width: 33.3333%;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

.videoList dd .con {
	margin: 0 15px;
	cursor: pointer;
	display: block;
}

.videoList dd .con .pic {
	/* border-radius: 10px; */
	overflow: hidden;
}

.videoList dd .con .pic::before {
	position: relative;
	z-index: 2;
	background: rgba(0, 0, 0, 0.4) url(../images/lhl/video.png) no-repeat center;
}
.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: 45px;margin-bottom: 24px;display: block;background: url(../images/common/videoIco.png) no-repeat center center;}
.videoList dd .con .text {
	font-size: 18px;
	line-height: 56px;
	color: #333333;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	text-align: center;
}

.videoList dd .con:hover .text {
	color: #d20414;
}

/* ========== lhl end ========== */
/* ========== 单篇+文章页 start ========== */
.newsList dd {
	overflow: hidden;
	padding: 30px;
	background-color: #fff;
	border-bottom: 1px solid #f2f2f2;
}

.newsList dd:last-child {
	border-bottom: none;
}

.newsList dd .pic {
	width: 130px;
	border-radius: 6px;
	overflow: hidden;
	margin-right: 20px;
	display: inline;
	float: left;
}

.newsList dd .pic::before {
	padding-top: 56.1538%;
}

.newsList dd .text {
	padding-top: 9px;
	line-height: 26px;
	color: #333;
	font-size: 16px;
	overflow: hidden;
	transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
}

.newsList dd:hover .text {
	color: #d36211;
}

.newsView {
	overflow: hidden;
}

.newsView .right {
	overflow: hidden;
	margin-left: 30px;
	background-color: #fff;
	width: 350px;
	display: inline;
	float: right;
	min-height: 600px;
}

.newsView .right .title {
	line-height: 38px;
	padding-top: 10px;
	text-align: center;
	font-size: 26px;
	color: #333;
	margin-bottom: 22px;
}

.newsView .left {
	overflow: hidden;
}

.articleC {
	background: #FFFFFF;
	position: relative;
	overflow: hidden;
	padding: 0 50px;
}

.articleBox {
	line-height: 26px;
	padding: 10px 0;
	color: #666666;
	font-size: 14px;
}

.articleBox img {
	max-width: 100%;
}

.articleC .articleBody {
	padding: 20px 62px 30px;
}

.articleC .articleTop {
	padding: 60px 62px 0;
}

/* ————— 标题 start ————— */
.articleTitle {
	clear: both;
	line-height: 38px;
	font-size: 26px;
	font-family: "microsoft yahei";
	color: #333333;
	text-align: center;
	position: relative;
	padding-top: 45px;
	margin-bottom: 17px;
}

/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {
	display: block;
	clear: both;
	color: #666666 !important;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 22px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	text-align: center;
}

.articleTime em {
	font-size: 14px;
	color: #999;
	vertical-align: middle;
	margin: 0 30px;
	font-style: normal;
}

/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {
	display: inline-block;
	vertical-align: middle;
}

.articleShare .shareParent .shareItem {
	vertical-align: top;
}

/* ————— 分享 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 #015293;
	background: #015293;
}

.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 0 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: #015293;
}

.articlePage a.hover {
	color: #fff;
	background: #015293;
}

/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {
	padding-top: 20px;
}

.pageUpCon {
	margin-right: -20px;
	overflow: hidden;
}

.pageUp .item {
	width: 40%;
	float: left;
	display: inline;
	text-align: center;
}

.pageUp .item.btn {
	width: 20%;
}

.pageUp .item a {
	display: block;
	margin-right: 20px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	background: #fff;
	color: #999999;
	font-size: 14px;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
}

.pageUp .item a:hover {
	background: #d36211;
	color: #fff;
}

/* ————— 上一篇/下一篇 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: 700px;
	height: 395px;
	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 ————— */
.aykj-videoPop .layui-layer-setwin .layui-layer-close2 {
	background: url(../images/common/videoPopClose.png) no-repeat center center / auto 40px;
	right: -60px;
	top: -40px;
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	width: 35px;
	height: 35px;
}

.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover {
	background-position: center center;
}

/* ========== 单篇+文章页 end ========== */


