/*求职表单 start*/
.wrap2{width: 1200px;margin: 0 auto;clear: both;}
.w45p{width: 45%;}
.w50p{width: 50%;}
.w55p{width: 55%;}
.w100p{width: 100%;}

.recruitBoxT{height: 45px;line-height: 45px;color: #333;font-size: 30px;font-weight: bold;text-align: center;margin-bottom: 20px;}
.recruitTitle{width: 100%;height: 45px;line-height: 45px;color: #333;font-size: 18px;font-weight: bold;text-align: center;border-bottom: 1px solid #d6d6d6;background-color: #d8e5f3;}
.recruitForm{background-color: #e2e9f3;border: 1px solid #d6d6d6;}
.recruitForm .form-item{display: inline;float: left;border-bottom: 1px solid #d6d6d6;}
.recruitForm .form-item.borderNone{border: none;}
.recruitForm .form-item .formC{background-color: #fff;position: relative;}
.recruitForm .form-item .formC .lable{height: 40px;line-height: 40px;font-size: 14px;color: #333;display: inline;float: left;text-align: center;width: 100px;background-color: #e2e9f3;}
.recruitForm .form-item .formC .formBox{overflow: hidden;padding-left: 10px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.recruitForm .form-item .formC span{position: absolute;width: 30px;height: 40px;line-height: 40px; right: 0;top: 2px;text-align: center;color: #f50014;font-size: 16px;}
.recruitForm .form-item .formC textarea{width: 100%;height: 97px;border: none;background: none;line-height: 24px;box-sizing: border-box;-webkit-box-sizing: border-box;overflow: auto;resize:none;}
.recruitForm .form-item .formC .formBox input{overflow: hidden;width: 100%;border: none;background: none;outline: none;height: 40px;line-height: 40px;}
.formBox i{position: absolute;width: 85px;height: 40px;line-height: 40px; right: 0;top: 0;text-align: center;color: #f40014;font-size: 16px;font-style: normal;}
.radio{overflow: hidden;display: inline;float: left;position: relative;}
.radio li{display: inline;float: left;overflow: hidden;height: 40px;line-height: 40px;margin-right: 40px;cursor: pointer;font-size: 14px;}
.radio li em{display: inline;float: left;width: 14px;height: 14px;border: 1px solid #999;border-radius: 50%; margin-top: 12px;margin-right: 10px;position: relative;}
.radio li em::before{display: block;content: '';width: 8px;height: 8px;border-radius: 50%;background-color: #1d2088;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);opacity: 0;visibility: hidden;}
.radio li.selected em::before{opacity: 1;visibility: visible;}
.radio1{overflow: hidden;display: inline;float: left;position: relative;}
.radio1 li{display: inline;float: left;overflow: hidden;height: 40px;line-height: 40px;margin-right: 40px;cursor: pointer;font-size: 14px;}
.radio1 li em{display: inline;float: left;width: 12px;height: 12px;border: 1px solid #999; margin-top: 13px;margin-right: 10px;position: relative;}
.radio1 li em::before{display: block;content: '';color: #333;position: absolute;top: 1px;left: 1px;width: 8px;height: 5px;border-bottom: solid 2px currentColor;border-left: solid 2px currentColor;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);opacity: 0;visibility: hidden;}
.radio1 li.selected em::before{opacity: 1;visibility: visible;}
/* 下拉 */
.recruitFTitle {height: 40px;line-height: 40px;font-size: 14px;color: #333;display: inline;float: left;text-align: center;width: 100px;background-color: #e2e9f3;}
.recruitFBox {overflow: hidden;margin-left: 60px;width: 90%;}
.recruitFBox1{box-sizing: border-box;-webkit-box-sizing: border-box;background-color: #fff;width: 81.4%;display: inline;float: right;box-sizing: border-box;-webkit-box-sizing: border-box;}
.recruitFBox1.rightXl{width: 84.8%;}
.recruitFBox textarea {height: 128px;border: none;outline: none;width: 100%;padding-top: 12px;line-height: 25px;background: #fafafa;}
.recruitFDiv input {width: 100%;height: 40px;line-height: 40px;border: none;outline: none;font-size: 14px;background: #fafafa;}
.recruitFCon {position: relative;}
.recText {height: 40px;line-height: 40px;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: 30px;height: 40px;line-height: 40px; right: 0;top: 2px;text-align: center;color: #f50014;font-size: 16px;}
.recruitFSel {height: 40px;position: relative;padding-right: 38px;}
.recruitFSel .seljg {padding-left: 10px;line-height: 40px;color: #000000;font-size: 14px;cursor: pointer;}
.recruitFSel i{display: block;width: 20px;height: 40px;background: url(../images/recruitXl.png) no-repeat center center;position: absolute;right: 20px;top: 0px;cursor: pointer;z-index: 9;}
.recruitFSel i.selIcn{background: url(../images/recruitXl1.png) no-repeat center center;position: absolute;right: 0;top: 0px;cursor: pointer;z-index: 9;}
.recruitFSel .selTj {width: 100%;overflow: hidden;border: 1px solid #dedede;border-top: none;max-height: 120px;overflow-y: auto;position: absolute;left: -1px;top: 40px;background: #FFF;display: none;z-index: 1000;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);}
.recruitFSel .selTj a {display: block;height: 30px;line-height: 30px;padding-left: 10px;color: #666666;margin-bottom: 1px;font-size: 12px;}
.recruitFSel .selTj a:hover {background: #e2e9f3;color: #666;}
.recruitFSel .selTj a.hover {background: #e2e9f3;color: #666;}
.formBtn{font-size: 0;text-align: center;background: #e2e9f3;}
.formBtn a{display: inline-block; width: 120px;height: 40px;line-height: 40px;font-size: 16px;color: #fff;background-color: #c5c5c5;text-align: center;margin: 10px;}
.formBtn a.hover{background-color: #1d2088;}
.formBtn a:hover{opacity: 0.9;}
/* 下拉end */
.areaInput{overflow: hidden;position: relative;background: url(../images/checkDzIcn.png) no-repeat center right 25px;cursor: pointer;z-index: 10;}
/* 地址选择start */
.areaSel{ position: fixed; width: 100%; left: 0; top:0; border: 1px solid #ddd; background: #FFF; box-shadow: 0px 0px 20px rgba(0,0,0,.1); visibility: hidden; opacity: 0; transform: translateY(25px);-webkit-transform: translateY(25px); transition: opacity,transform 500ms;-webkit-transition: opacity,transform 500ms;z-index: 99;}
.areaSel.show{visibility: visible; opacity: 1; transform: translateY(0);-webkit-transform: translateY(0);}
.areaSelHead{ position: relative;}
.areaSelHead::before{display: block;content: ''; width: 100%; position: absolute; left: 0; bottom: 0; border-bottom: 1px solid #ddd;}
.areaSelHead::after{display: block;content: ''; clear: both; visibility: hidden;}
.areaSelHead .headItem{ float: left; display: inline; height: 40px; line-height: 40px; padding: 0 18px; position: relative; margin-right: 15px; font-size: 14px;cursor: pointer;}
.areaSelHead .headItem.active:after{display: block; content: ''; position: absolute; left:0; bottom: 0; width: 100%; border-bottom: 1px solid #1d2088;}
.areaSelCon{overflow: hidden;}
.areaSelConItem{ padding:15px;height: 265px; overflow: hidden; overflow-y: auto;}
.areaSelConItem .item{ height: 40px; line-height: 40px; font-size: 12px; padding: 0 10px; cursor: pointer;}
.areaSelConItem .item:hover{ background: #f6f6f6;}
.areaSelConItem .item.active{ background-color: #d8e5f3;}
/* 地址选择end */
/*求职表单 end*/
/* 内页标题 */
.insideTop {
	padding: 15px 0;
	position: relative;
	z-index: 1;
}
.insideTop .text1 {
	padding: 30px 0 0 46px;
	font-size: 24px;
	color: #323232;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
} 
.insideTop .text2 {
	padding-left: 46px;
	font-size: 20px;
	color: #7f8eaa;
	height: 34px;
	line-height: 34px;
} 
.insideTop .text3 {
	position: absolute;
	font-size: 148px;
	color: #e4e4e4;
	height: 116px;
	font-weight: bold;
	line-height: 116px;
	left: -8px;
	top: 0px;
	z-index: -1;
} 
/* 内页大背景 */
.subPageBox {
	position: relative;
}
.subPageBox .subPageBg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -999;
}
.subPageBox .subPageBg img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: fill;
}
/* 文字列表开始 */
.historyList{ overflow: hidden;}
.historyList dd{ overflow: hidden;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.historyList dd span{ float: left; display: inline; overflow: hidden; margin-right: 48px;width: 172px;height: 150px;line-height: 150px;font-size: 48px;color: #163162;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.historyList dd span em{width: 9px;height: 9px; float:right; display: block;border: 4px solid #d8d9d9;border-radius: 50%;margin-top: 60px;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.historyList dd a { display: block;overflow: hidden;}
.historyList dd .text {margin: 50px 0;overflow: hidden;}
.historyList dd .text .textDd {line-height: 25px;overflow: hidden;font-size: 14px;color: #666666;} 
.historyList dd .text em{ width: 5px; height:5px; border-radius: 5px; background: #777; float:left; display: inline; margin:10px 10px 0 0;}
.historyList dd:hover{ background: #f0f6fd;}
.historyList dd:hover span { color: #f8b551;} 
.historyList dd:hover span em {color: #f8b551;border: 4px solid #f8b551;}

.newsList{ overflow: hidden;}
.newsList dd {padding: 30px 0;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.newsList dd .time {padding: 8px 0;border-right: 1px solid #e6e6e6;padding-right: 28px;margin-right: 35px;margin-top: 8px;}
.newsList dd .time span {font-size: 20px;line-height: 20px;color: #88abda;display: block;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.newsList dd .time .timeDay {font-size: 36px;line-height: 34px;text-align: center;}
.newsList dd .text {overflow: hidden;position: relative;padding-right: 130px;}
.newsList dd .text .title {height: 32px;line-height: 32px;font-size: 16px;color: #444444;overflow: hidden;font-weight: bold;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.newsList dd .text .textC {height: 48px;line-height: 24px;font-size: 14px;color: #666666;overflow: hidden;}
.newsList dd .text .more {display: block;position: absolute;right: 0;top: 50%;width: 18px;height: 18px;margin-top: -9px;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.newsList dd:hover{ background: #f0f6fd;}
.newsList dd:hover .time span { color: #f8b551;} 
.newsList dd:hover .text .title { color: #1d2088;} 
.newsList dd:hover .text .more {color: #f8b551;}
/* 图文列表开始 */
.imgText{ overflow: hidden;}
.imgText dd{ overflow: hidden;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.imgText dd .con {padding: 20px 0;border-bottom: 1px solid #ddd;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.imgText dd .pic{ width: 240px; overflow: hidden; position: relative; margin-right: 20px;}
.imgText dd .pic:before{ display: block; content: ''; padding-top: 70%;}
.imgText dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgText dd .text{ overflow: hidden;}
.imgText dd .text .title{ overflow: hidden; height: 30px; line-height: 30px; font-weight: bold;margin-bottom: 8px;padding-right: 124px;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.imgText dd .text .title a{ color: #666; font-size: 16px;}
.imgText dd .text .textC{ font-size:14px; color:#666666; line-height:30px; height:90px; overflow:hidden; margin-bottom:8px;padding-right: 124px;}
.imgText dd .text .time{  height:25px; line-height:25px; overflow:hidden; color:#999999;font-size: 16px;}
.imgText dd .text .time span{font-size: 16px; display: inline;transition: all 300ms linear;-webkit-transition: all 300ms linear;height:25px; line-height:25px;}
.imgText dd:hover{ background: #f0f6fd;}
.imgText dd:hover .con {border-bottom: 1px solid #f0f6fd;}
.imgText dd:hover .time span { color: #f8b551;} 
.imgText dd:hover .text .title a { color: #1d2088;} 
.imgText dd:hover .text .more {color: #f8b551;}

.imgText1{ overflow: hidden;}
.imgText1 dd{ overflow: hidden;transition: all 300ms linear;-webkit-transition: all 300ms linear;padding:20px 0;}
.imgText1 dd .con {padding: 20px 0;}
.imgText1 dd .pic{ width: 230px; height: 230px; overflow: hidden; margin-right: 70px;border-radius: 50%;}
.imgText1 dd .pic img{ display:block; width:100%; height:100%;object-fit: cover;}
.imgText1 dd .text{ overflow: hidden;}
.imgText1 dd .text .title{ overflow: hidden; height: 36px; line-height: 36px; font-weight: bold;padding-right: 32px;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.imgText1 dd .text .title a{ color: #444444; font-size: 18px;}
.imgText1 dd .text .title1{height: 34px;line-height: 34px;font-size: 16px;color: #f8b551;padding-bottom: 14px;border-bottom: 1px solid #ebebeb;}
.imgText1 dd .text .textC{padding-top: 15px; font-size:14px; color:#666666; line-height:24px; height:48px; overflow:hidden;padding-right: 32px;}
.imgText1 dd .text .more {padding-top: 24px;}
.imgText1 dd .text .more a {text-align: center; display: block; width: 108px;height: 32px;font-size: 14px;color: #999999;border-radius: 32px;line-height: 32px;border: 1px solid #dedede;transition: all 360ms linear;-webkit-transition: all 360ms linear;}

.imgText1 dd:hover{ background: #f0f6fd;}
.imgText1 dd:hover .text .more a {color: #fff;background: #f8b551;}

.detailCon {overflow: hidden;padding: 20px;}
.detailVideo {float: left;width: 480px;height: 270px;margin-right: 35px;}
.detailCon .text {overflow: hidden;}
.detailCon .text1 .title1 {height: 30px;line-height: 30px;padding-top: 10px;font-size: 16px;font-weight: bold;color: #444444;}
.detailCon .text1 .textC {height: 52px;line-height: 26px;font-size: 14px;color: #858585;overflow: hidden;}
.detailCon .text2 .title2 {height: 26px;line-height: 26px;font-size: 16px;font-weight: bold;color: #115289;}
.detailCon .text2 .textC {height: 130px;line-height: 26px;font-size: 14px;color: #666666;overflow: hidden;}
.detailList1 {overflow: hidden;padding: 0 20px;margin-right: -20px ;}
.detailList1 dt {display: block;width: 100%;overflow: hidden;font-size: 16px;color: #115289;font-weight: bold;padding-bottom: 20px;}
.detailList1 dd {float: left;width: 33.3333%;margin-bottom: 20px;} 
.detailList1 dd .con {margin-right: 20px;}
.detailList1 dd .con .pic {position: relative;}
.detailList1 dd .con .pic:after{display: block;content: " ";position: absolute;padding-top: 56.3002%;}
.detailList1 dd .con .pic img {width: 100%;height: 100%;display: block;top: 0px;left: 0px;}  
.detailList2 {overflow: hidden;margin-bottom: 20px;}
.detailList2 .title {padding-left: 20px; height: 78px;font-size: 20px;color: #115289;position: relative;line-height: 78px;}
.detailList2 .title:after{position: absolute;display: block;content: " ";width: 4px;height: 16px;background: #f8b551;left: 0px;top: 50%;margin-top: -8px;} 
.detailList2 .text {line-height: 28px;font-size: 18px;color: #666666;padding: 0 20px;}
/* 全图列表开始 */
.imgList{margin-right: -30px;}
.imgList:after {display: block;content: " ";width: 0px;height: 0px;clear: both;visibility: hidden;}
.imgList dd{float: left; display: inline; width: 33.3333%; margin-bottom:20px;}
.imgList dd .con{margin-right: 30px;transition: all 500ms linear;-webkit-transition: all 500ms linear;}
.imgList dd .a{ display: block;}
.imgList dd .pic{ width: 100%; overflow: hidden; position: relative;}
.imgList dd .pic:before{ display: block; content: ''; padding-top: 58.2901%;}
.imgList dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgList dd .pic span {position: absolute;top: 0px;height: 0px;width: 100%;height: 100%;background: rgba(0,0,0,0.5) url(../images/jia.png) no-repeat center center;visibility: hidden;}
.imgList dd .text{display: block; height: 70px; line-height: 70px; padding: 0 20px;color: #333333; font-size: 18px; overflow:hidden;}
.imgList dd:hover .con {box-shadow: 3px 3px 25px rgba(0,0,0,0.3);-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.5);}
.imgList dd:hover .pic span {visibility: initial;}


.imgList1{margin-right: -30px;}
.imgList1:after {display: block;content: " ";width: 0px;height: 0px;clear: both;visibility: hidden;}
.imgList1 dd{float: left; display: inline; width: 50%; margin-bottom:20px;}
.imgList1 dd .con{margin-right: 30px;transition: all 500ms linear;-webkit-transition: all 500ms linear;}
.imgList1 dd .a{ display: block;}
.imgList1 dd .pic{ width: 100%; overflow: hidden; position: relative;}
.imgList1 dd .pic:before{ display: block; content: ''; padding-top: 56.2393%;}
.imgList1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgList1 dd .pic span {position: absolute;top: 0px;height: 0px;width: 100%;height: 100%;background: rgba(0,0,0,0.5) url(../images/jia.png) no-repeat center center;visibility: hidden;}
.imgList1 dd .text{display: block; padding: 14px 10px;color: #333333;}
.imgList1 dd .text .title {height: 30px;line-height: 30px;color: #444444;font-size: 16px;font-weight: bold;overflow: hidden;}
.imgList1 dd .text .textC {height: 25px;line-height: 25px;color: #858585;font-size: 14px;}
.imgList1 dd:hover .con {box-shadow: 3px 3px 25px rgba(0,0,0,0.3);-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.5);}
.imgList1 dd:hover .pic span {visibility: initial;}
/* 联系方式 start */
.contBox {
	overflow: hidden;
}
.contactList {
	overflow: hidden;
	padding: 82px 0;
}
.contactList dd {
	display: block;
	float: left;
	width: 20%;
}
.contactList dd .con {
	background: #ffffff;
	position: relative;
}
.contactList dd .con span {
	position: absolute;
	width: 1px;
	height: 82px;
	background: #e6e6e6;
	display: block;
	right: 0px;
	top: 50%;
	margin-top: -41px;
}
.contactList dd .con .icoBox{ 
	height: 78px;
}
.contactList dd .title {
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.contactList dd .text {
	line-height: 20px;
	text-align: center;
	font-size: 14xp;
	color: #666666;
}
.contactList .contactDd1 .con .icoBox{ 
	background: #fff url(../images/contIco1.png) no-repeat center center;
}
.contactList .contactDd2 .con .icoBox{ 
	background: #fff url(../images/contIco2.png) no-repeat center center;
}
.contactList .contactDd3 .con .icoBox{ 
	background: #fff url(../images/contIco3.png) no-repeat center center;
}
.contactList .contactDd4 .con .icoBox{ 
	background: #fff url(../images/contIco4.png) no-repeat center center;
}
.cotMap {
	height: 500px;
	border-radius: 4px;
}
.cotMap img {
	display: block;
	width: 100%;
	height: 100%;
} 
/* 联系方式 end */
/* 下载页开始 */
.downloadList{margin-right: -20px;}
.downloadList:after {display: block;content: " ";width: 0px;height: 0px;clear: both;visibility: hidden;}
.downloadList dd{float: left; display: inline; width: 33.3333%; margin-bottom:20px;}
.downloadList dd .con{ box-sizing: border-box;-webkit-box-sizing: border-box; margin-right: 20px;transition: all 300ms linear;-webkit-transition: all 300ms linear;height: 220px;box-sizing: border-box;-webkit-box-sizing: border-box;background: #f5f5f5;padding: 0px 30px;}
.downloadList dd .text .time {height: 70px; line-height: 70px;color: #f8b551; font-size: 16px; overflow:hidden;}
.downloadList dd .text .title {height: 54px; line-height: 27px;color: #666666; font-size: 16px; overflow:hidden;}
.downloadList .donBnt {cursor: pointer; height: 48px;line-height: 48px; font-size: 14px;color: #999999;padding-left: 48px;background: url(../images/pdfIco.png) no-repeat 10px center;opacity: inherit;}
.downloadList dd:hover .con {background: #f0f6fd;border-bottom: 1px solid #173162;}
/* 领导列1表页开始 */
.insideSlide {
	height: 508px;
	position: relative;
}
.insideSlide .insideSlideL {
	height: 355px;
	overflow-y: auto;
	padding: 75px 40px 0 20px;
	line-height: 28px;
	font-size: 15px;
	color: #555555;
} 
.insideSlide .insideSlideR {
	width: 542px;
}
.insideSlide .insideSlideR .pic{ 
	width: 240px;
	height: 352px;
	 overflow: hidden;
	 margin: 0 auto;
	 border: 16px solid #eef2f5;
}
.insideSlide .insideSlideR .pic img{
	display:block;
	 width:100%; 
	 height:100%;
	 left:0px; 
	 top:0px;
	 object-fit: cover;
	 object-position: center center;
}
.insideSlide .insideSlideR .text {
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #115289;
}
.insideSlide .prev {
	position: absolute;
	width: 50px;
	height: 50px;
	display: block;
	left: -80px;
	top: 50%;
	margin-top: -25px;
	background: url(../images/prevIco.png) no-repeat center center;
} 
.insideSlide .next {
	position: absolute;
	width: 50px;
	height: 50px;
	display: block;
	right: -80px;
	top: 50%;
	margin-top: -25px;
	background: url(../images/nextIco.png) no-repeat center center;
}
/* 学校简介开始 */
.introductionBox {
	overflow: hidden;
}
.introductionText {
	float: left;
	display: inline-block;
	width: 616px;
}
.introductionText .introductionTextC {
	line-height: 30px;
	padding: 55px 0px 32px 0px;
	font-size: 15px;
	color: #555555;
} 
.motto  span {
	display: block;
	line-height: 30px;
	font-size: 18px;
	color: #115289;
	font-weight: bold;
}
.introductionVideo {
	float: left;
	display: inline-block;
	width: 542px;
	margin:120px 0px 0px 40px;
	position: relative;
}
.introductionVideo .videosamplex {
	width: 540px;
	height: 345px;
}
.introductionVideoBg {
	position: absolute;
	width: 162px;
	height: 417px;
	border: 10px solid #f8b551;
	top: -45px;
	right: 106px;
	z-index: -1;
} 
/*newsView*/
.articleBox {
	line-height:30px;
	padding:10px 30px;
	color: #555555;
	font-size:15px;
}
.articleBox img{
	max-width:100%;
	}
.articleTitle {
	clear: both;
	line-height: 44px;
	font-size:22px;
	font-family:"microsoft yahei";
	color:#555555;
	font-weight: bold;
	margin-left: 30px;
}
.articleTime {
	display: block;
	clear: both;
	color: #999999;
	font-size: 14px;
	line-height:40px;
	margin: 0 30px;
	border-bottom:1px solid #f0f0f0;
	position: relative;
}
.articleTime span {
	height: 40px;
	display: inline-block;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 30px;
}
.articleTime a{height: 30px;line-height: 30px;padding: 0 20px;background-color: #115289;color: #fff;font-size: 15px;border-radius: 3px;display: inline-block;}
.articleTime a:hover{opacity: 0.9;}
.rightBox {position: absolute;right: 0px;bottom: 18px;overflow: hidden;}
.rightBox .downloadBnt {float: left; display:block;width: 50px;height: 50px;background: #00b7ee;border-radius: 50px;text-align: center;line-height: 50px;color: #fff;font-size: 20px;margin-right: 12px;}
.rightBox .shareBox {transition: all 500ms;  position: relative; float: left; display:block;width: 160px;height: 50px;background: #FFFFF;border-radius: 50px;text-align: center;line-height: 50px;color: #fff;font-size: 20px;}
.rightBox .shareBox  .bshare-custom {width: 133px; position: absolute; display: block;z-index: 1;top: 13px;left: 25px;}
.rightBox .shareBox  .bshare-custom:after {display: block;content: " ";clear: both;}
.rightBox .shareBox  .bshare-custom a {display: block;float: left;}
.pageUp{
	overflow: hidden;
	padding-top: 20px;
	}
.pageUp a {
	display: block;
	width: 500px;
	height: 80px;
	padding: 0 40px;
	line-height: 80px;
	color: #444444;
	font-size: 14px;
	overflow: hidden;
	background: #fff;
	transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
}
.pageUp .pageL {text-align: right;}
.pageUp a span {margin: 0 30px;}
.pageUp a:hover {color: #fff;background: #f8b551;}
.share{
	display:block;
	clear:both;
	padding:10px 0;
	}
.articlePage{
	clear:both;
	height:30px;
	text-align:center;
	font-family:Arial;
	}
.articlePage a{
	margin:0 1px;
	background:#ccc;
	padding:5px 10px;
	}
.articlePage a:hover{
	color:#fff;
	background:#1e8ddc;
	}
.articlePage a.hover{
	color:#fff;
	background:#1e8ddc;
	}
/**
 * 文章阅读页-内容上部大图
 */
#play{
	width: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;
	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: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:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;height:47px;width:70px;}
.img_hd ul li.on {border:1px solid #1e8ddc;background:#1e8ddc;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:9999999999999;
	background:url(../images/file/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}
.articleHand{
    clear:both;
    font-size:16px;
    padding:10px 0px 20px 0;
    overflow: hidden;
    }
.articleHand a{
    display:block;
    line-height:32px;
    padding:0 20px 10px 30px;
    float:left;
	background:url(../images/file/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/file/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{background:url(../images/file/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../images/file/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../images/file/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../images/file/zip.png) no-repeat left 3px; color:#ff9779 !important; }
.shareBoxL{
	float:left;
	padding:0 0 0 20px;
	}
.shareBoxL B{
	display:block;
	line-height:40px;
	float:left;
	}
.bdsharebuttonbox{
	float:left;
	padding:6px 0 0 10px;
	}
.shareBoxR{
	line-height:40px;
	float:right;
	padding:0 20px 0 0;
	font-size:14px;
	color:#000;
	}
/* 在线报名开始 */
.appList {padding-top: 20px;}
.appList:after{display: block;content: " ";width: 0px;height: 0px;clear: both;visibility: hidden;}
.appList dd{margin-bottom: 20px;float: left;} 
.appList dd:after {display: block;content: " ";width: 0px;height: 0px;clear: both;visibility: hidden;}
.appList dd .text {display: block; height: 42px;line-height: 42px;font-size: 15px;text-align: right;color: #666666;width: 90px;position: absolute;left: 0px;top: 0px;}
.appList dd .text i {color: red;margin-right: 3px;}
.appList dd .inputBox,.appList dd .selectBox {padding-left: 90px;position: relative;}
.appList dd .inputBox .appInput,.appList dd .selectBox .appSelect {width: 100%; display: block;box-sizing: border-box;-webkit-box-sizing: border-box; height: 42px;border: 1px solid #ebebeb;background: #fafafa;padding: 0 10px;border-radius: 4px;} 
.appList dd input,.appList dd select {border: none;height: 40px;width: 100%;background: #fafafa;}
.appList .dd3 {position: relative;padding-left: 90px;width: 1110px;}
.appList .dd3 .ddC:after {display: block;content: " ";width: 0px;height: 0px;clear: both;visibility: hidden;}
.appList .dd3 .inputBox,.appList .dd .selectBox,.selectC {float: left;}
.appList .dd3 .inputBox {width: 60%;padding-left: 0px;}
.appList .dd3 .selectBox {padding-left: 0px;width: 33.3333%;float: left;}
.appList .dd3 .selectBox .con {box-sizing: border-box;-webkit-box-sizing: border-box;margin-right: 10px;border: 1px solid #ebebeb;box-sizing: border-box;-webkit-box-sizing: border-box;margin-right:10px;}
.appList dd .checkedBox .checkedInput {float: left; display: block;height: 42px;line-height: 42px;font-size: 15px;color: #666666;margin-right: 26px;} 
.appList dd .checkedBox .checkedInput input {margin-right: 10px;height: 14px;width: 14px;}
.yzmBox {position: relative;height: 42px;padding-left: 90px;}
.yzmBox .appInput {margin-right: 10px; float: left; width: 140px; display: block;box-sizing: border-box;-webkit-box-sizing: border-box; height: 42px;border: 1px solid #ebebeb;background: #fafafa;padding: 0 10px;border-radius: 4px;}
.yzmBox img {float: left; display: block;width: 90px;height: 42px;}
.yzmBox a {float: left; display: block;line-height: 42px;height: 42px;width: 140px;font-size: 14px;color: #115289;text-align: center;}
.appList .appBnt {width: 140px;height: 42px;border-radius: 5px;text-align: center;line-height: 42px;font-size: 14px;color: #FFFFFF;background: #173162;}
.selectC {width: 40%;}
.dd1{width: 33.3333%;}
.dd2{width: 22.2222%;}
.dd3{width: 100%;}
.dd4{width: 100%;}

/*slelect.demo样式start*/
.dd1 .selectBox .demo2 {z-index: 2;}
.demo2{height: 40px; position:relative; padding-right:30px; border:1px solid #ebebeb;z-index: 1;background: #fafafa;}
.demo2 .seljg{ padding-left:10px; line-height:40px; color:#666666; font-size:13px; cursor:pointer;}
.demo2 .seljg input{ display: block; width: 100%; height: 40px; border: none; background: none;}
.demo2 i{z-index: -1; display:block; width:30px; height:40px; background:url(../images/sel.jpg) no-repeat center center; position:absolute; right:0px; top:0px; cursor:pointer;}
.demo2 .selTj{ width:100%; overflow:hidden; border:1px solid #ebebeb; border-top:none; max-height:240px; overflow-y:auto; position:absolute; left:-1px; top:41px; background:#FFF; display:none; z-index:100000}
.demo2 .selTj a{ display:block; height:30px; line-height:30px; padding-left:10px; color:#666666; margin-bottom:1px; font-size: 12px;background: #fff;}
.demo2 .selTj a:hover{ background:#f8f8f8; color:#ff7800;}
/*slelect.demo样式end*/


/* 2020/9/24 */
/* 党建新增板块 start */
.djg-textBox{
	overflow: hidden;
	margin-right: -20px;
}
.djg-textCon{
	width: 33.3333%;
	float: left;
	display: inline;
}
.djg-textCon .djg-con{
	background: #f5f5f5;
	margin-right: 20px;
	padding: 0 20px;
	height: 370px;
	overflow: hidden;
}
.djg-title{
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	font-size: 20px;
	color: #444444;
}
.djg-dl{
	overflow: hidden;
	margin-right: -10px;
}
.djg-dl dd{
	width: 50%;
	float: left;
	display: inline;
	margin-bottom: 10px;
}
.djg-dl dd a{
	display: block;
	margin-right: 10px;
	background: url(../images/djgdd.png) no-repeat center center;
	background-size: cover;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	padding-left: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.djg-dl dd a:before{
	width: 20px;
	height: 16px;
	display: block;
	content: '';
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: url(../images/djgddicn.png) no-repeat center center;
}
.djg-dl dd a:hover{
	color: #173162;
	transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
}
.djg-dl1 dd{
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.djg-dl1 dd a{
	font-size: 15px;
	color: #444444;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.djg-dl1 dd a:hover{
	color: #173162;
}
.recruitForm .form-item .formC .lableaq{width: 150px;}
/* 党建新增板块 end */