/*发展历程 start*/
.viewer-number i{
	font-style: normal;
}

.subPageBg {
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 700px;
	width: 100%;
	position: relative;
}

.courseTitle{
	font-size: 30px;
	color: #333333;
	text-align: center;
	line-height: 70px;
}
.courseLine {
	position: absolute;
	left: 0;
	top: 286px;
	height: 2px;
	width: 100%;
	background: #e9e9e9;
}

.course {
	padding-top: 70px;
	position: relative;
}

.course .hisScroll {
	position: static;
	padding: 108px 8.63095% 0;
	margin-right: -86px;
}

.hisScroll .con {
	display: block;
	margin-right: 86px;
	position: relative;
}

.hisScroll .con .conIcon {
	position: absolute;
	left: 26px;
	top: 0px;
	width: 16px;
	height: 28px;
	background: url(../images/hisicn.png) no-repeat center center;
	background-size: contain;
}

.hisScroll .con .pic:before {
	padding-top: 136.364%;
}

.hisScroll .con .text .time {
	height: 68px;
	line-height: 68px;
	color: #a70001;
	font-size: 36px;
	font-weight: bold;
	padding-top: 50px;
}

.hisScroll .con .textC {
	overflow-y: auto;
	overflow-x: hidden;
	height: 395px;
}

.hisScroll .con .text .info {
	line-height: 26px;
	height: 130px;
	color: #666666;
	font-size: 14px;
	overflow-y: auto;
	overflow-x: hidden;
}

.hisScroll {
	position: relative;
}

.hisScroll .bd {
	overflow: hidden;
}

.hisScroll .slick-list {
	overflow: visible;
	margin-right: -66px;
}

.hisScroll .myslide {
	width: 25%;
	float: left;
	display: inline;
}

/* .columnScroll .con{ margin-right: 66px;} */
.hisScroll .prev {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	cursor: pointer;
	background: url(../images/courseL.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 34%;
	border: 2px solid #a70001;
	z-index: 1;
}

.hisScroll .next {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 2px solid #a70001;
	cursor: pointer;
	background: url(../images/courseR.png) no-repeat center center;
	position: absolute;
	right: -0;
	top: 34%;
	z-index: 1;
}

/*发展历程 end*/


/*集团业务开始*/
.business-con {
	padding: 50px 0;
}

.businessDl dd .businessPic {
	width: 50%;
	float: left;
	margin-right: 60px;
}

.businessDl dd:nth-child(2n) .businessPic {
	float: right;
	margin: 0;
	margin-left: 60px;
}

.businessDl dd .pic:before {
	padding-top: 62.6491%;
}

.businessText {
	overflow: hidden;
}

.businessText .Title {
	padding-top: 7.47%;
	margin-bottom: 5.67%;
}

.businessText .Title a {
	color: #333;
	font-size: 30px;
	font-weight: bold;
	height: 119px;
	line-height: 119px;
	position: relative;
	display: inline-block;
}

.businessText .Title a::after {
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	background: #e5e5e5;
	position: absolute;
	left: 0;
	bottom: 0;
}

.businessText .TextC {
	height: 120px;
	line-height: 24px;
	color: #777777;
	font-size: 15px;
	overflow: hidden;
	margin-bottom: 6.7%;
}

.chakanbut a {
	width: 36px;
	height: 36px;
	display: block;
	background: url(../images/chakanh.png)no-repeat center center;
	border-radius: 50%;
	border: 1px solid #d8d8d8;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.businessDl dd:hover .chakanbut a {
	background: url(../images/chakanb.png)no-repeat center center #a70001;
	border: none;
}

/*集团业务结束*/
/*联系方式*/
.contact-hui {
	padding: 50px 0;
}

.contact {
	background: #fff;
	padding: 0 109px;
	padding-bottom: 98px;
}

.contact-title {
	height: 131px;
	line-height: 131px;
	color: #333333;
	font-size: 30px;
	text-align: center;
}

.contactDl {
	padding-top: 18px;
	overflow: hidden;
	margin-right: -25px;
}

.contactDl dd {
	width: 33.33%;
	overflow: hidden;
	float: left;
}

.contactDl dd .con {
	background: #fafafa;
	margin-right: 25px;
	text-align: center;
	padding: 50px 0;
}

.contactDl dd .con i {
	width: 48px;
	height: 48px;
	display: block;
	border-radius: 50%;
	background: #c22e2b;
	margin: 0 auto;
	margin-bottom: 40px;
}

.contactDl dd .con .cont-phone {
	background: url(../images/cont-phone.png)no-repeat center center #C22E2B;
	background-size: auto 25px;
}

.contactDl dd .con .cont-mail {
	background: url(../images/cont-mail.png)no-repeat center center #C22E2B;
	background-size: auto 19px;
}

.contactDl dd .con .cont-dizhi {
	background: url(../images/cont-dizhi.png)no-repeat center center #C22E2B;
	background-size: auto 22px;
}

.contactDl dd .con .title {
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 35px;
	font-weight: bold;
}

.contactDl dd .con .text {
	color: #666666;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 22px;
	padding: 0 10px;
}

.map {
	width: 100%;
	height: 732px;
	overflow: hidden;
	padding-top: 50px;
}

#allmap {
	width: 100%;
	height: 100%;
}

/*联系方式结束*/
/*		招聘模块开始*/
.recruitDl .recruit:hover {
	background: #a70001;
}

.recruitDl .recruit:hover .text {
	color: #FFFFFF;
}

.recruitbai {
	background: #FFFFFF;
	padding: 0 113px;
}

.recruit {
	position: relative;
	margin-bottom: 20px;
	cursor: pointer;
}

.recruitDt {
	background: #b3b3b3;
	margin-bottom: 20px;
}

.recruitDt .text {
	width: 16.6667%;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	float: left;
	line-height: 50px;
	height: 50px;
}

.recruit {
	background: #f0f0f0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.recruit .text {
	float: left;
	width: 16.6667%;
	text-align: center;
	color: #333333;
	font-size: 16px;
	line-height: 50px;
	height: 50px;
}

.recruit .text i {
	display: inline-block;
	height: 100%;
	width: 100%;
	background: url(../images/re-genduo.png)no-repeat center center;
}

.recruit.active .text i {
	background: url(../images/re-genduox.png) no-repeat center center;
}

.recruitDl .recruit .recruitT:hover .text i {
	background: url(../images/re-genduox.png)no-repeat center center;
}

.recruitDl dd.active {
	background: #a70001;
}

.recruitDl dd.active .text {
	color: #FFFFFF;
}

.recruitInfo {
	padding-top: 14px;
	overflow: hidden;
}

.recruitInfo span {
	width: 25%;
	float: left;
	display: block;
	line-height: 36px;
	font-size: 16px;
	color: #555555;
	text-align: left;
}

.recruit .ptRycon {
	padding: 22px 120px 32px;
	background: #f0f0f0;
}

.ptRy {
	line-height: 26px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.com_red {
	width: 3px;
	height: 20px;
	background: #fbb03e;
	display: inline-block;
	margin-right: 11px;
}

.recetext {
	padding-top: 10px;
}

.recetext span {
	display: block;
	line-height: 28px;
	font-size: 14px;
	color: #666666;
}

.jobRs {
	padding-top: 21px;
}

.jobRsub {
	padding-top: 58px;
	padding-bottom: 37px;
}

.ptRycon .cureSub {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	width: 160px;
	height: 48px;
	background: #a70001;
	line-height: 48px;
	cursor: pointer;
	display: block;
	border-radius: 3px;
}

/*	招聘模块结束*/
/*招聘弹窗开始*/
.ifromBg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.ifromBg.show {
	visibility: visible;
	opacity: 1;
}

.ifrom {
	width: 1000px;
	height: 720px;
	margin: 0 auto;
	background: #ffffff;
	position: fixed;
	z-index: 10000;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -360px;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.ifrom.show {
	visibility: visible;
	opacity: 1;
}

.jlTitle {
	height: 120px;
	font-size: 30px;
	line-height: 120px;
	color: #333333;
	text-align: center;
}

.ifForm {
	margin-bottom: 20px;
}

.ifForm .ifInput {
	width: 52%;
}

.ifForm .ifInput .ifLeabe {
	width: 117px;
	text-align: right;
	float: left;
	line-height: 40px;
	padding-right: 14px;
	font-size: 15px;
	color: #666666;
}

.ifForm .ifInput .ifBox {
	overflow: hidden;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	color: #cccccc;
	
}

.ifForm .ifInput .ifBox input {
	height: 38px;
	border: 0;
	width: 100%;
	padding: 0 24px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ifForm .iftext {
	width: 90.09%;
}

.ifForm .ifInput .ifBox textarea {
	width: 100%;
	height: 66px;
	border: 0;
	padding: 12px 24px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ifCode .ifForm .ifInput {
	width: 33%;
}

.ifCode .ifForm .ifInput .ifBoxCode {
	overflow: hidden;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	color: #cccccc;
	height: 38px;
	margin-right: 20px;
}

.ifCode .ifForm .ifInput .ifBoxCode input {
	height: 95%;
	border: 0;
	width: 100%;
	padding: 0 24px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ifCode .ifCodeIMg {
	overflow: hidden;
	cursor: pointer;
	width: 134px;
	height: 40px;
}

.ifCode .ifCodeIMg img {
	width: 100%;
	height: 100%;
}

.ifSub {
	margin-left: 130px;
	padding-top: 20px;
}

.ifSub a {
	display: block;
	width: 196px;
	height: 55px;
	background: #c22e2b;
	text-align: center;
	line-height: 55px;
	float: left;
	font-size: 16px;
	color: #ffffff;
	margin-right: 20px;
}

.ifSub #ifrest {
	margin-left: 21px;
	background: #e6e6e6;
	color: #666666;
}

.off {
	background: url(../images/off.png) center center no-repeat;
	width: 26px;
	height: 26px;
	position: absolute;
	right: 20px;
	top: 20px;
	display: block;
}

.upFilein .upFile {
	padding-top: 38px;
	overflow: hidden;
	margin-left: 130px;
}

.upFilein .upFile a {
	border-radius: 3px;
	display: block;
	float: left;
	color: #FFFFFF;
	width: 77px;
	height: 34px;
	background: #e09695;
	text-align: center;
	line-height: 34px;
	margin-right: 23px;
	float: left;
}

.upFilein .upFile a.hover {
	background: #c22e2b;
}

.upFilea .webuploader-pick {
	padding: 0;
	background: none;
	display: block;
}

.upFile span {
	line-height: 45px;
	display: block;
}

.titleeea {
	width: 117px;
	text-align: right;
	float: left;
	line-height: 40px;
	padding-right: 14px;
	font-size: 15px;
	color: #666666;

}

/*招聘 弹窗结束*/

/*廉洁举报开始*/
.contact-text {
	font-size: 16px;
	color: #555;
	line-height: 37px;
	margin-bottom: 28px;
}

.messageForm {
	padding: 0 6.54762% 155px;
}
.messageForm1 {
	padding: 0 6.54762% 60px;
}

.messag-title {
	width: 100%;
	background: #f2f2f2;
	text-align: center;
	font-size: 16px;
	color: #333333;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}

.messagDl {
	overflow: hidden;
	margin-right: -100px;
	padding: 35px 0;
}

.messagDl1 {
	margin-right: -30px;
}

.messagDl dd {
	width: 50%;
	float: left;
	margin-bottom: 25px;
}

.messagDl dd .con {
	height: 50px;
	line-height: 50px;
}

.messagDl dd .con .messag-iput {
	height: 50px;
	border: 1px solid #e6e6e6;
	margin-right: 100px;
	margin-left: 130px;
}

.messagDl1 dd .con .messag-iput {
	margin-right: 30px;
	margin-left: 150px;
}

.messagDl dd .con .title {
	color: #333333;
	font-size: 16px;
	width: 113px;
	text-align: right;
}

.messagDl1 dd .con .title {
	width: 130px;
}

.messagDl dd .con .title span {
	color: #a70001;
	position: relative;
	top: 3px;
}

.messagDl dd .con .messag-iput input {
	height: 100%;
	border: none;
	outline: none;
	padding: 0 20px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.messagDl .beizhu {
	width: 100%;
}
.messagDl .yanzheng{
	width: 100%;
}
.messagDl .yanzheng .con .messag-iput {
	margin-right: 30px;
	margin-left: 20px;
}

.messagDl .mingc {
	width: 100%;
}

.messagDl .yanzheng .con .yanzhengimg {
	margin-right: 20px;
}
.messagDl .yanzheng .con .yanzhengimg img{
	cursor: pointer;
}
.messagDl .yanzheng .con a {
	line-height: 50px;
	height: 50px;
	color: #666666;
	font-size: 16px;
}

.messagDl .beizhu .con {
	height: 268px;
}

.messagDl .beizhu .con .messag-iput {
	height: 100%;
}

.messagbut {
	margin-left: 150px;
}

.messagDl .beizhu .con .messag-iput textarea {
	height: 100%;
	border: none;
	outline: none;
	line-height: 50px;
	padding: 0 20px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.messagbut a {
	width: 220px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	color: #666666;
	background: #e6e6e6;
	float: left;
	margin-right: 30px;
	font-size: 16px;
	border-radius: 3px;
}

.messagbut .hover {
	background: #a70001;
	color: #FFFFFF;
}

/*廉洁举报结束*/
/*建议信箱开始*/
.messag-title a {
	display: block;
	padding: 0 25px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	float: left;
}

.messag-title .hover {
	background: #a70001;
	color: #FFFFFF;
}

/*下拉框开始*/
.zpformSel {
	height: 48px;
	position: relative;
	padding-right: 38px;
}

.zpformSel .seljg {
	padding-left: 10px;
	line-height: 48px;
	color: #333333;
	font-size: 13px;
	cursor: pointer;
}

.zpformSel i {
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/sanjiao.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

.zpformSel .selTj {
	width: 100%;
	overflow: hidden;
	border: 1px solid #dedede;
	border-top: none;
	max-height: 120px;
	overflow-y: auto;
	position: absolute;
	left: -1px;
	top: 51px;
	background: #FFF;
	display: none;
	z-index: 100000;
}

.zpformSel .selTj a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	color: #666666;
	margin-bottom: 1px;
	font-size: 14px;
}

.zpformSel .selTj a:hover {
	background: #a70001;
	color: #FFF;
}

.zpformSel .selTj a.hover {
	background: #a70001;
	color: #FFF;
}

.xiazaibut{
	padding-top: 20px;
}
.xiazaibut a {
	padding: 0 15px;
	background: #aa2528;
	color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 34px;
	height: 34px;
	float: left;
	margin-left: 150px;
	border-radius: 5px;
}

.xiazaibut span {
	display: block;
	clear: both;
	overflow: hidden;
	margin-left: 150px;
	color: #999999;
	font-size: 14px;
	margin-bottom: 10px;
}

/*下拉框结束*/
.messagDl dd .con .right_box {
	overflow: hidden;
	display: inline-block;
	height: 42px;
	border: 1px solid #e6e6e6;
}

.messagDl dd .con .right_box .in_input {
	height: 42px;
	border: 0;
	padding: 0 14px;
	width: 320px;
}

.messagDl dd .con .left_leabe {
	font-size: 15px;
	color: #333333;
	line-height: 44px;
	padding-right: 28px;
	width: 82px;
	text-align: right;
}

.messagDl dd .con .sex {
	border: 0;
	margin-left: 20px;
}

.messagDl dd .con .sex div {
	display: inline-block;
}

.messagDl dd .con .sex {
	font-size: 14px;
	line-height: 16px;
	padding: 12px 0;
	height: 20px;
	text-align: center;
	color: #333333;
}

.messagDl dd .con .sex label {
	position: relative;
	top: 5px;
}

.messagDl dd .con .sex .sexText {
	margin-right: 40px;
}

.messagDl dd .con .sex span {
	cursor: pointer;
}

.messagDl dd .con .sex input[type='radio'] {
	margin-left: 10px;
	cursor: pointer;
	width: 18px;
	height: 18px;
	position: relative;
	top: 0px;
	left: -10px;
}

.messagDl dd .con .sex input[type='radio']:after {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0px;
	right: 0px;
	content: " ";
	background-color: #fff;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #e1e1e1;
}
.messagDl dd .con .sex  input[type=radio]:checked:before {
	content: " ";
	display: block;
	position: relative;
	top: 5px;
	left: 5px;
	width: 8px;
	height: 8px;
	color: #fff;
	font-weight: 400;
	z-index: 1;
	border-radius: 50%;
	background-color: #a70001;
}

/*建议信箱结束*/



@charset "UTF-8";
/* SuaBanner start */
.subBox{
	position: relative;
	height: 480px;
}
.subBanner{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.subBanner .title{
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	bottom: 150px;
	left: 0;
	font-size: 40px;
	font-weight: bold;
	color: rgba(255,255,255,.25);
	text-transform: uppercase;
}
.subBanner .title1{
	position: absolute;
	width: 100%;
	height: 65px;
	line-height: 65px;
	bottom: 120px;
	left: 0;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	z-index: 5;
}
/* SuaBanner end */
/* 关于我们 start */
/* column1 start */
.aboutCloumn1{
	position: relative;
	padding-top: 42.7083%;
	overflow: hidden;
}
.col1BgBox {
	position: absolute !important;
	width: 105%;
	height: 105%;
	left: -2.5% !important;
	top: -2.5% !important;
}

.col1BgBox {
	position: absolute !important;
	width: 105%;
	height: 105%;
	left: -2.5% !important;
	top: -2.5% !important;
}
.col1Bg {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.aboutCloumn1Box{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.aboutTitleBox .title{
	height: 70px;
	line-height: 70px;
	position: relative;
	font-size: 32px;
	text-align: center;
	color: #333;
}
.aboutTitleBox .title::before{
	display: block;
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
	background: #7b7e81;
}
.aboutCloumn1C{
	overflow: hidden;
}
.aboutCloumn1_left{
	width: 42.2619%;
}
.aboutCloumn1_left .aboutPic{
	padding: 0 0 15px 15px;
	position: relative;
}
.aboutCloumn1_left .pic{
	border-radius: 8px;
	overflow: hidden;
}
.aboutCloumn1_left .pic:before{
	padding-top: 67.0503%;
}
.aboutCloumn1_left .aboutPic::before{
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 15px;
	top: 15px;
	bottom: 0;
	border-radius: 8px;
	background:rgba(0,108,184,0.1) ;
}
.aboutCloumn1_right{
	overflow: hidden;
	padding-left: 5.1190%;
}
.aboutCloumn1_right .title{
	height: 60px;
	line-height:60px;
	overflow: hidden;
	font-size: 30px;
	color: #a70001;
	padding-top: 40px;
}
.aboutCloumn1_right .text{
	line-height: 36px;
	font-size: 14px;
	color: #666;
	text-indent: 2em;
	padding-top: 15px;
	height:252px;
	margin-bottom: 5px;
}
.aboutCloumn1_right .more a{
	display: inline-block;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	background: #a70001;
	border-radius: 40px;
	font-size: 15px;
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	cursor: pointer;
	position: relative;
}
.aboutCloumn1_right .more a:hover{
	border-radius: 10px;
	z-index: 10;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 3px 7px rgba(0,0,0,0.08);
}
/* column2 start */
.aboutCloumn2{
	background: #2e2e2e;
	padding: 80px 0 0;
}
.aboutTitleBox.white .title{
	color: #fff;
}
.aboutTitleBox.white .title::before{
	background: #fff;
}
.aboutLeader{
	overflow: hidden;
	margin-right: -30px;
	position: relative;
	padding-bottom: 65px;
}

.aboutLeader .con{
	margin-right: 30px;
	background: #FFFFFF;
	padding: 25px 22px 22px 62px;
	position: relative;
}
.aboutLeader .con .picBox{
	width: 49.1651%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
.aboutLeader .con .picBox .pic::before{
	padding-top: 133.5849%;
}
.aboutLeader .con .text{
	background: #f9f9f9;
	overflow: hidden;
	height: 100%;
	padding: 15% 30px 25px 50%;
	padding-right: 30px;
}
.aboutLeader .con .text .title{
	line-height: 44px;
	position: relative;
	margin-bottom: 30px;
}
.aboutLeader .con .text .title span{
	display: block;
	font-size: 24px;
	color: #333333;
	overflow: hidden;
}
.aboutLeader .con .text .title span:nth-child(2){
	font-size: 15px;
	line-height: 26px;
}
.aboutLeader .con .text .title::before{
	display: block;
	content: "";
	width: 35px;
	height: 5px;
	background: #a70001;
	position: absolute;
	bottom: -8px;
	left: 0;
}
.aboutLeader .con .text .textC{
	font-size: 16px;
	color: #333333;
	height: 84px;
	line-height: 28px;
	overflow: hidden;
}
.aboutLeader .slick-dots {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
}

.aboutLeader .slick-dots li {
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	line-height: 9999px;
	text-align: center;
	color: #ffffff;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
	border-radius: 15px;
}

.aboutLeader .slick-dots li.slick-active {
	background: #fff;
}
/* column3 start */
.aboutCloumn3{
	background: #F2F2F2;
}
.aboutHonor{
	padding: 0 72px;
	position: relative;
}
.aboutHonor .bd{
	overflow: hidden;
}
.aboutHonor .myslide{
	float: left;
	display: inline;
	width: 33.333%;
	padding: 7px 0;
}
.aboutHonor .myslide .con{
	margin: 0 12px;
	background: #fff;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.aboutHonor .myslide .con .picBox{
	padding: 50px 30px;
}
.aboutHonor .myslide .con .pic{
	overflow: unset;
}
.aboutHonor .myslide .con .pic img{
	-webkit-box-reflect: below -2px -webkit-gradient(linear, left top, left bottom, from(transparent),
 color-stop(89%, transparent), to(rgba(250, 250, 250, 0.1)));
 object-fit: contain;
}
.aboutHonor .myslide .con .text{
	height: 65px;
	line-height: 65px;
	font-size: 16px;
	color: #4c4c4c;
	text-align: center;
	padding: 0 10px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.aboutHonor .myslide .con:hover{
	transform: translateY(-3px);
	-ebkit-transform: translateY(-3px);
	box-shadow: 0 3px 7px rgba(0,0,0,0.08);
}
.aboutHonor .myslide .con:hover .text{
	background: #a70001;
	color: #fff;
}
.aboutHonor .prev{
	position: absolute;
	width:50px;
	height: 50px;
	left: 0;
	top: 50%;
	margin-top: -25px;
	background: url(../images/abPrev.png) left center no-repeat;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	cursor: pointer;
}
.aboutHonor .next{
	position: absolute;
	width:50px;
	height: 50px;
	right: 0;
	top: 50%;
	margin-top: -25px;
	background: url(../images/abRight.png) right center no-repeat;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	cursor: pointer;
}
.aboutHonor .prev:hover{
	background: url(../images/abPrev_h.png) left center no-repeat;
}
.aboutHonor .next:hover{
	background: url(../images/abRight_h.png) right center no-repeat;
}
/* column4 start */
.aboutCloumn4{
	position: relative;
	height: 600px;
}
.aboutCloumn4C{
	padding: 0 11.1905%;
}
.aboutCloumn4Dl{
	overflow: hidden;
}
.aboutCloumn4Dl dd{
	float: left;
	display: inline;
	width: 33.333%;
}
.aboutCloumn4Dl .aboutIcon{
	width:145px;
	height: 145px;
	position: relative;
	margin: 0 auto;
}
.aboutCloumn4Dl .aboutIcon span{
	display: block;
	width: 145px;
	height: 145px;
	background-position: center center;
	background-repeat: no-repeat;
}
.aboutCloumn4Dl .aboutIcon::before{
	display: block;
	content: "";
	position: absolute;
	width: 145px;
	height: 145px;
	top: 0px;
	left: 0;
	background: url(../images/aboutLine.png);
	border-radius: 100%;
	opacity: 0.2;
	animation: inlinerbgo 1.2s infinite linear;
	transition: 3s linear;
	-webkit-transition: 3s linear;
}
.aboutCloumn4Dl dd.dd1 .aboutIcon::before{
	animation: inlinerbgo 1s infinite linear;
}
.aboutCloumn4Dl dd.dd2 .aboutIcon::before{
	animation: inlinerbg 1.3s infinite linear;
}
@keyframes upDown1 {
    0% { 
        transform: translateY(0);
    }
    50% { 
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0);
    }
}
@-webkit-keyframes inlinerbg {
  0% {
    -webkit-transform:translate(3px,-3px);
        transform: translate(3px,-3px);
  }
  50% {
    -webkit-transform: translate(0,0);
            transform: translate(0,0);
  }
  100%{
  	-webkit-transform:translate(3px,-3px);
        transform: translate(3px,-3px);
  }
} 

@keyframes inlinerbg {
  0% {
    -webkit-transform:translate(3px,-3px);
        transform: translate(3px,-3px);
  }
  50% {
    -webkit-transform: translate(0,0);
            transform: translate(0,0);
  }
  100%{
  	-webkit-transform:translate(3px,-3px);
        transform: translate(3px,-3px);
  }
}
 @-webkit-keyframes inlinerbgo {
  0% {
    -webkit-transform:translate(-3px,3px);
        transform: translate(-3px,3px);
  }
  50% {
    -webkit-transform: translate(0,0);
            transform: translate(0,0);
  }
  100%{
  	-webkit-transform:translate(-3px,3px);
        transform: translate(-3px,3px);
  }
}

@keyframes inlinerbgo {
  0% {
    -webkit-transform:translate(-3px,3px);
        transform: translate(-3px,3px);
  }
  50% {
    -webkit-transform: translate(0,0);
            transform: translate(0,0);
  }
  100%{
  	-webkit-transform:translate(-3px,3px);
        transform: translate(-3px,3px);
  }
} 
.aboutCloumn4Dl dd .text{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}
/* 关于我们 end */
/* ———————————————————————————————————————— 视频 start ———————————————————————————————————————— */
.videoList {
	overflow: hidden;
	margin-right: -30px;
}

.videoList dd {
	width: 33.3333%;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.videoList dd a {
	display: block;
	margin-right: 30px;
	background: #fff;
	overflow: hidden;
}

.videoList dd a .pic::before {
	padding-top: 56.2963%;
}

.videoList dd a .pic span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5) url(../images/videoIco.png) no-repeat center center;
	z-index: 1;
	opacity: 0.8;
}

.videoList dd a .text {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.videoList dd a:hover .text {
	color: #a70001;
}

.videoList dd a:hover .pic span {
	opacity: 1;
}

/* ———————————————————————————————————————— 视频 end ———————————————————————————————————————— */
/* ———————————————————————————————————————— 荣誉 start ———————————————————————————————————————— */
.honorList {
	overflow: hidden;
	margin-right: -30px;
}

.honorList dd {
	float: left;
	display: inline;
	width: 25%;
	margin-bottom: 30px;
}

.honorList dd .con {
	overflow: hidden;
	margin-right: 30px;
	cursor: pointer;
	background: #FFFFFF;
}

.honorList dd .picBox {
	padding: 30px 45px;
}

.honorList dd .text {
	height: 60px;
	line-height: 60px;
	padding: 0 10px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.honorList dd:hover .text {
	color: #a70001;
}

.viewer-toolbar .viewer-prev {
	position: fixed;
	top: 50%;
	left: 0;
}

.viewer-toolbar .viewer-next {
	position: fixed;
	top: 50%;
	right: 0;
}

/* ———————————————————————————————————————— 荣誉 end ———————————————————————————————————————— */
/* ———————————————————————————————————————— 集团新闻（图文） start ———————————————————————————————————————— */
.imgText1 {
	overflow: hidden;
	padding: 10px 40px 30px;
	background: #ffffff;
}

.imgText1 dd {
	overflow: hidden;
	padding: 30px 0;
	border-bottom: 1px solid #f2f2f2;
}

.imgText1 dd .pic {
	width: 360px;
	margin-right: 30px;
}

.imgText1 dd .text {
	overflow: hidden;
}

.imgText1 dd .text .title {
	overflow: hidden;
	font-weight: bold;
	line-height: 44px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.imgText1 dd .text .title a {
	color: #333333;
	font-size: 20px;
}

.imgText1 dd:hover .text .title a {
	color: #a70001;
}

.imgText1 dd .text .time {
	font-size: 14px;
	color: #999999;
	line-height: 42px;
}

.imgText1 dd .text .time .data {
	background: url(../images/timeIcn.png) no-repeat;
	background-position: left 1px top 1px;
	padding-left: 25px;
}

.imgText1 dd .text .time .eye {
	background: url(../images/eyeIcn.png) no-repeat;
	background-position: left 0px top 4px;
	padding-left: 25px;
}

.imgText1 dd .text .textC {
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}

.imgText1 dd .text .time span {
	padding-right: 30px;
}

.imgText1 dd .newsMore {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #d1d1d1;
	background: url(../images/newsMore.png) no-repeat center center;
	transition: 0.4s linear;
	-webkit-transition: 0.4s linear;
}

.imgText1 dd:hover .newsMore {
	background: #a70001 url(../images/newsMoreh.png) no-repeat center center;
}

/* ———————————————————————————————————————— 集团新闻（图文） end ———————————————————————————————————————— */
/* ———————————————————————————————————————— 集团新闻（全文） start ———————————————————————————————————————— */
.textList1 {
	overflow: hidden;
	padding: 5px 25px;
	background: #FFFFFF;
}

.textList1 dd {
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.textList1 dd .newsL {
	border-right: 1px solid #e5e5e5;
	text-align: center;
	padding: 0 25px;
	margin: 50px 40px 50px 0;
}

.textList1 dd .newsL .newsLT {
	font-size: 36px;
	color: #666666;
}

.textList1 dd .newsL .newsLB{
	font-size: 24px;
	color: #999999;
}

.textList1 dd .newsR {
	overflow: hidden;
	padding: 32px 0;
}

.textList1 dd .newsR .title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 55px;
	line-height: 55px;
}
.textList1 dd .newsR .title a{
	font-size: 20px;
	color: #333333;
}
.textList1 dd:hover .newsR .title a{
	color: #a70001;
	font-weight: bold;
}
.textList1 dd .newsR .text {
	font-size: 14px;
	color: #666666;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
}

/* ———————————————————————————————————————— 集团新闻（全文） end ———————————————————————————————————————— */
/* ———————————————————————————————————————— 信息公开 start ———————————————————————————————————————— */
.textList2{
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px 40px;
	background: #FFFFFF;
}
.textList2 dd{
	position: relative;
	border-bottom: 1px solid #f2f2f2;
}
.textList2 dd .title{
	height: 64px;
	line-height: 64px;
}
.textList2 dd .title a{
	font-size: 16px;
	color: #333333;
}
.textList2 dd:hover .title a{
	color: #a70001;
}
.textList2 dd .newsMoreBox{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.textList2 dd .newsMoreBox .newsMore {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #d1d1d1;
	background: url(../images/newsMore.png) no-repeat center center;
	transition: 0.4s linear;
	-webkit-transition: 0.4s linear;
}

.textList2 dd:hover .newsMoreBox .newsMore {
	background: #a70001 url(../images/newsMoreh.png) no-repeat center center;
}
/* ———————————————————————————————————————— 信息公开 end ———————————————————————————————————————— */
/* ———————————————————————————————————————— 集团新闻（图文） start ———————————————————————————————————————— */
.imgtext2{
	overflow: hidden;
	margin-right: -30px;
}
.imgtext2 dd{
	width: 25%;
	float: left;
	display: inline;
	margin-bottom: 30px;
}
.imgtext2 dd .con{
	background: #FFFFFF;
	margin-right: 30px;
}
.imgtext2 dd .con .pic::before{
	padding-top: 67.0886%;
}
.imgtext2 dd .con .text{
	padding: 15px 30px 0;
}
.imgtext2 dd .con .text .time{
	font-size: 16px;
	color: #999999;
	height: 50px;
	line-height: 50px;
}
.imgtext2 dd .con .text .textC{
	font-size:18px;
	color: #333333;
	height: 64px;
	line-height: 32px;
	overflow: hidden;
}
.imgtext2 dd .con .text .newsDetail{
	padding: 25px 0;
}
.imgtext2 dd .con .text .newsDetail a{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	padding: 0 30px;
	line-height: 35px;
	border: 1px solid #e7e7e7;
	border-radius: 40px;
}
.imgtext2 dd:hover .con .text .newsDetail a{
	background: #a70001;
	color: #FFFFFF;
}
/* ———————————————————————————————————————— 集团新闻（图文）  end ———————————————————————————————————————— */
/* ———————————————————————————————————————— 大事记 start ———————————————————————————————————————— */
.imgList3 {
	margin-right: -30px;
}

.imgList3 dd {
	width: 25%;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.imgList3 dd .con {
	margin-right: 30px;
	background: #fff;
}

.imgList3 dd .con .pic::before {
	padding-top: 133.25%;
}

.imgList3 dd .con .text{
	height: 80px;
	line-height: 80px;
	padding: 0 30px;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
}
.imgList3 dd .con .text .title{
	font-size: 20px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imgList3 dd .con .text .textC{
	padding: 12px 0 0;
}
.imgList3 dd .con .text .textC a{
	display: inline-block;
	margin-left: 22px;
}
.imgList3 dd .con .text .textC a.down{
	width: 25px;
	height: 27px;
	background: url(../images/downIcn.png) no-repeat center center;
}
.imgList3 dd .con .text .textC a.look{
	width: 25px;
	height: 25px;
	background: url(../images/lookIcn.png) no-repeat center center;
}
/* ———————————————————————————————————————— 大事记 end ———————————————————————————————————————— */
/* ———————————————————————————————————————— 集团刊物 start ———————————————————————————————————————— */
.imgList4 {
	margin-right: -30px;
}

.imgList4 dd {
	width: 25%;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.imgList4 dd .con {
	margin-right: 30px;
	background: #fff;
}

.imgList4 dd .con .pic::before {
	padding-top: 133.25%;
}

.imgList4 dd .con .text{
	height: 80px;
	line-height: 80px;
	padding: 0 30px;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
}
.imgList4 dd .con .text .title{
	font-size: 20px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imgList4 dd .con .text .textC{
	padding: 12px 0 0;
}
.imgList4 dd .con .text .textC a{
	display: inline-block;
	margin-left: 22px;
}
.imgList4 dd .con .text .textC a.down{
	width: 25px;
	height: 27px;
	background: url(../images/downIcn.png) no-repeat center center;
}
.imgList4 dd .con .text .textC a.look{
	width: 25px;
	height: 25px;
	background: url(../images/lookIcn.png) no-repeat center center;
}
/* ———————————————————————————————————————— 集团刊物 end ———————————————————————————————————————— */
/* ———————————————————————————————————————— 领导班子 start ———————————————————————————————————————— */
.imgtext3{
	overflow: hidden;
	margin-right: -30px;
}
.imgtext3 dd{
	width: 33.3333%;
	float: left;
	display: inline;
	margin-bottom: 30px;
}
.imgtext3 dd .con{
	margin-right: 30px;
	background: #FFFFFF;
	padding: 25px 22px 22px 62px;
	position: relative;
}
.imgtext3 dd .con .picBox{
	width: 49.1651%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
.imgtext3 dd .con .picBox .pic::before{
	padding-top: 133.5849%;
}
.imgtext3 dd .con .text{
	background: #f9f9f9;
	overflow: hidden;
	height: 100%;
	padding: 15% 30px 25px 50%;
	padding-right: 30px;
}
.imgtext3 dd .con .text .title{
	line-height: 44px;
	position: relative;
	margin-bottom: 30px;
}
.imgtext3 dd .con .text .title span{
	display: block;
	overflow: hidden;
}
.imgtext3 dd .con .text .title span{
	font-size: 24px;
	color: #333333;
}
.imgtext3 dd .con .text .title span:nth-child(2){
	font-size: 15px;
	line-height: 26px;
}
.imgtext3 dd .con .text .title::before{
	display: block;
	content: "";
	width: 35px;
	height: 5px;
	background: #a70001;
	position: absolute;
	bottom: -8px;
	left: 0;
}
.imgtext3 dd .con .text .textC{
	font-size: 16px;
	color: #333333;
	height: 84px;
	line-height: 28px;
	overflow: hidden;
}
/* ———————————————————————————————————————— 领导班子 end ———————————————————————————————————————— */

/* 新闻详细页 strat */
.syShare1{
	display: inline-block;
	line-height: 40px !important;
	position: relative;
	top: 2px;
}
.syShare1 span{
	font-size: 14px;
	color: #999;
	float: left;
	display: block;
}
.syShare1 .bshare-custom {
    overflow: hidden;
}
.syShare1 .bshare-custom a{
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
	padding-left: 0 !important;
	background: none !important;
	font-size: 16px;
	color: #6e6e6e;
	margin: 0 6px !important;
}
.syShare1 .bshare-custom a:hover{
	text-decoration: none;
}
.newsView{
	background: #fff;
	padding: 50px 100px 30px;
	overflow: hidden;
}
.articleBox {
	line-height:36px;
	padding:10px 0;
	color: #666;
	font-size:16px;
}
.articleBox table{
	border-collapse: collapse;
}
.articleBox img{
	max-width:100%;
}
.articleTitle{
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	color:#333333;
}
.articleTime{
	text-align: center;
	height: 42px;
	line-height: 42px;
	color: #666666;
	font-size: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
}
.articleTime a:hover{
	color: #a70001;
}
.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{
	height: 70px;
	color:#666666;
	font-size: 16px;
	overflow: hidden;
	
}
.pageUpText1{
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pageUpText a{
	color:#666;
	font-size: 16px;
}
.pageUpText1 a:hover{
	color: #a70001;
}
.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:#a70001;
	}
.articlePage a.hover{
	color:#fff;
	background:#a70001;
	}
/**
 * 文章阅读页-内容上部大图
 */
#play{
	width:900px;
	height:570px;
	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:900px;
	height:570px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:900px;
	height:570px;
	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:999;
	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 #a70001;background:#a70001;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:2;
	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; }
/*新闻详细页 end*/
