@charset "UTF-8";

/* 科室动态 start */
.kejsCloumn1 {
	padding-top: 52px;
}

.kejsCloumn1C {
	overflow: hidden;
}

.kejsCloumn1Cl {
	width: 44.0972%;
	margin-right: 40px;
}

.kejsCloumn1Cl .pic::before {
	padding-top: 59.8425%;
}

.kejsCloumn1Cr {
	overflow: hidden;
}

.kejsCloumn1C_title {
	height: 30px;
	line-height: 26px;
	font-size: 24px;
	font-weight: bold;
	color: #029edb;
}

.kejsCloumn1C_text {
	height: 140px;
}

.kejsCloumn1C_textC {
	line-height: 28px;
	font-size: 14px;
	color: #666;
}

.kejsCloumn1_dl {
	border-top: 1px solid #F2F2F2;
}

.kejsCloumn1_dl dd {
	border-bottom: 1px solid #F2F2F2;
}

.kejsCloumn1_dl dd .con {
	overflow: hidden;
	padding: 10px 0;
}

.kejsCloumn1_dl dd .title {
	float: left;
	display: inline;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #666;
	padding-left: 30px;
}

.kejsCloumn1_dl dd.dd1 .title {
	background: url(../images/icon1.png) left center no-repeat;
}

.kejsCloumn1_dl dd.dd2 .title {
	background: url(../images/icon2.png) left center no-repeat;
}

.kejsCloumn1_dl dd.dd3 .title {
	background: url(../images/icon3.png) left center no-repeat;
}

.kejsCloumn1_dl dd .textC {
	overflow: hidden;
	line-height: 38px;
	font-size: 16px;
	color: #666;
}

.kejsCloumn2 {
	background: #e5f5fb;
}

.kejsCloumn2 .indexTitle1 {
	height: 34px;
	line-height: 34px;
	font-size: 24px;
}

.kejsCloumn2 .indexTitle2 {
	height: 22px;
	line-height: 22px;
}

.kejsCloumn2 .indexTitle2 span {
	font-size: 16px;
}

.kejsCloumn2_dl {
	overflow: hidden;
	margin: 0 -15px;
}

.kejsCloumn2_dl dd {
	float: left;
	display: inline;
	width: 50%;
	padding: 15px 0;
}

.kejsCloumn2_dl dd .con {
	margin: 0 15px;
	background: #fff;
	border: 1px solid #ededed;
	border-radius: 6px;
	overflow: hidden;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.kejsCloumn2_dl dd .pic {
	width: 300px;
}

.kejsCloumn2_dl dd .pic::before {
	padding-top: 60%;
}

.kejsCloumn2_dl dd .text {
	overflow: hidden;
	padding: 17px 28px 0;
}

.kejsCloumn2_dl dd .text .title a {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 16px;
	color: #333;
}

.kejsCloumn2_dl dd .text .time {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}

.kejsCloumn2_dl dd .text .textc {
	height: 56px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}

.kejsCloumn2_dl dd .con:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	position: relative;
	z-index: 5;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.08);
}

.kejsCloumn2_dl dd .con:hover .title a {
	color: #029edb;
}

/* 科室动态 end */

/* 科室列表start */
.ksList1Dl {
	overflow: hidden;
	margin: 0 -15px;
}

.ksList1Dl dd {
	float: left;
	display: inline;
	width: 25%;
	padding: 20px 0;
}

.ksList1Dl dd .con {
	margin: 0 15px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
	border-radius: 2px;
	overflow: hidden;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.ksList1Dl dd .con a {}

.ksList1Dl dd .con .ksName {
	height: 68px;
	line-height: 68px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	color: #029edb;
}

.ksList1Dl dd .con .ksName::after {
	display: block;
	content: "";
	position: absolute;
	width: 60px;
	height: 3px;
	left: 0;
	bottom: -1px;
	background: #029edb;
	z-index: 2;
}

.ksList1Dl dd .con .ksName span {
	display: block;
	height: 68px;
	line-height: 68px;
	overflow: auto;
}

.ksList1Dl dd .con .ksItro {
	padding-top: 17px;
}

.ksList1Dl dd .con a {
	display: block;
	padding: 7px 30px 9px;
	overflow: hidden;
}

.ksItro_div {
	overflow: hidden;
}

.ksItro_div .title {
	float: left;
	display: inline;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}

.ksItro_div .text {
	overflow: hidden;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}

.ksList1Dl dd .con:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.08);
}

/* 科室列表end */

/* 发展历程 start */
.eventDl {
	position: relative;
	padding-top: 114px;
	background: url(../images/eventIcon1.png) top left no-repeat;
}

.eventDl::before {
	display: block;
	content: "";
	position: absolute;
	width: 1px;
	height: 77px;
	top: 38px;
	left: 17px;
	background: #d7d5d5;
}

.eventDl::after {
	display: block;
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: -24px;
	left: 2;
	background: url(../images/eventIcon2.png) center bottom no-repeat;
}

.eventDl dd {
	padding: 0 0 60px 60px;
	position: relative;
}

.eventDl dd::before {
	display: block;
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0;
	left: 17px;
	background: #d7d5d5;
}

.eventDl dd i {
	float: left;
	display: inline;
	border: 8px solid #d7d5d5;
	margin-left: 60px;
	background: #fff;
	width: 16px;
	height: 16px;
	border-radius: 30px;
	margin-left: -58px;
	margin-top: 8px;
	position: relative;
	z-index: 2;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.eventDl dd .con {
	overflow: hidden;
}

.eventDl dd .con .year {
	height: 46px;
	line-height: 46px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
}

.eventDl dd .con .year span {
	font-size: 14px;
	font-weight: normal;
}

.eventDl dd .con .text {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.eventDl dd:hover i {
	border-color: #029edb;
}

.eventDl dd:hover .con .year {
	color: #029edb;
}

/* 发展历程 end */

/* CSS Document */
/*
-----------------------------内页样式start-----------------------------
*/

/*单篇+文章页start*/
/*单篇+文章页start*/
.articleTitle1 {
	line-height: 58px;
	font-size: 40px;
	color: #333;
	text-align: center;
}

.artTitleEg {
	line-height: 36px;
	font-family: 'pro';
	text-align: center;
	font-size: 36px;
	text-transform: uppercase;
	color: rgba(2, 158, 219, 0.5);
	padding: 10px 0;
}

.artTimeBox {
	text-align: center;
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}

.artTimeBox .artTimeBoxC {
	display: inline-block;
	overflow: hidden;
}

.artTimeBox .artTimeBoxC .artTimeBoxl {
	font-size: 14px;
	color: #666;
	margin: 0 25px;
}

.artTimeBox .artTimeBoxC .artTimeBoxr {
	overflow: hidden;
}

.artTimeBoxT {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #666;
}

.atrShare {
	overflow: hidden;
}

.atrShare .bshare-custom a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin-right: 0;
}

.atrShare .bshare-custom a.bshare-qqmb {
	background: url(../images/file/tq.png) center center no-repeat;
}

.atrShare .bshare-custom a.bshare-sinaminiblog {
	background: url(../images/file/wb.png) center center no-repeat;
}

.atrShare .bshare-custom a.bshare-qqim {
	background: url(../images/file/qq.png) center center no-repeat;
}

.atrShare .bshare-custom a.bshare-qzone {
	background: url(../images/file/kj.png) center center no-repeat;
}

.atrShare .bshare-custom a.bshare-douban {
	background: url(../images/file/db.png) center center no-repeat;
}

.artConBox {
	background: rgba(255, 255, 255, 1);
	position: relative;
	z-index: 1;
}

.articleBox {
	line-height: 36px;
	padding: 10px 0;
	color: #666;
	font-size: 16px;
}

.articleBox img {
	max-width: 100%;
}

.articleTitle {
	clear: both;
	text-align: center;
	line-height: 36px;
	font-size: 30px;
	font-family: "microsoft yahei";
	color: #333;
	padding:10px 0;
}

.articleTime {
	display: block;
	clear: both;
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	padding: 5px 0 20px 0;
	border-bottom: 1px solid #f0f0f0;
}

.pageUp {
	display: block;
	margin: 0 auto;
	padding:15px 0 10px;
	border-top: 1px solid #ddd;
}

.pageUpC div{
	height:34px;
	line-height: 34px;
	font-size: 16px;
	color: #666;
}

.pageUp a {
	width: 206px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #666;
}
.pageUp a:hover {
	color: #0193cf;
}


.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: #0193cf;
}

.articlePage a.hover {
	color: #fff;
	background: #0193cf;
}

/**
 * 文章阅读页-内容上部大图
 */
#play {
	width: 900px;
	height: 600px;
	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: 600px;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 900px;
	height: 600px;
	background: #fff;
	margin: 0 0 5px 0;
}

#play .img_ul li img {
	position: absolute;
}

.imgMove {
	width: 900px;
	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 #0193cf;
	background: #0193cf;
}

.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/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;
}

.shareBox {
	height: 40px;
	overflow: hidden;
	background: #f1f1f1;
}

.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;
}

/*单篇+文章页end*/
/*全图列表页start*/
.imgList1 {
	overflow: hidden;
	margin: 0 -15px;
}

.imgList1 dd {
	float: left;
	display: inline;
	width: 25%;
	padding: 15px 0;
}

.imgList1 dd .con {
	margin: 0 15px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border-radius: 2px;
	overflow: hidden;
}

.imgList1 dd .pic::before {
	padding-top: 59.9406%;
}

.imgList1 dd .text {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	background: #F7F7F7;
	text-align: center;
}

.imgList1 dd .con:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.08);
}

.imgList1 dd .con:hover .text {
	color: #029edb;
}

/*全图列表页end*/
/*图文列表页start*/

.imText dd {
	padding: 15px 0;
}

.imText .con {
	padding: 20px;
	background: #fff;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	overflow: hidden;
	border-radius: 3px;
	border: 1px solid rgba(206, 206, 206, 0.38);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
}

.imText .con .pic {
	width: 355px;
	margin-right: 20px;
}

.imText .con .pic:before {
	padding-top: 59.8870%;
}

.imText .con .text {
	overflow: hidden;
}

.imText .con .text .time {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	padding-left: 24px;
	background: url(../images/timeClock.png) left center no-repeat;
	margin-bottom: 14px;
}

.imText .con .text .title {
	height: 42px;
	line-height: 42px;
	margin-bottom: 7px;
}

.imText .con .text .title a {
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #333;

}

.imText .con .text .textC {
	height: 72px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}

.imText .con:hover {
	position: relative;
	z-index: 9;
	box-shadow: 3px 0 7px rgba(0, 0, 0, 0.1);
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}

.imText .con:hover .text .title a {
	color: #029edb;
}

.viewMore a {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #999;
	padding-right: 27px;
	background: url(../images/viewMore.png) right center no-repeat;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.viewMore a:hover {
	padding-right: 30px;
	color: #029edb;
	background: url(../images/viewMore_h.png) right center no-repeat;
}

/*图文列表页end*/
/*全文列表页start*/

/*全文列表页end*/
/*招聘列表页start*/
.recruitList {
	overflow: hidden;
}

.recruitList dd {
	overflow: hidden;
	padding: 10px 0;
}

.recruitList dd .recruitT {
	overflow: hidden;
	height: 58px;
	line-height: 58px;
	padding: 0 42px 0 60px;
	background: #f0f0f0;
	color: #656565;
	cursor: pointer;
	transition: all .3s;
	-webkit-transition: all .3s;
	border-radius: 2px;
}

.recruitList dd .recruitT .text {
	font-size: 16px;
	overflow: hidden;
}

.recruitList dd .recruitT .btn {
	float: right;
	display: inline;
	width: 58px;
	height: 58px;
	background: url(../images/jia.png) no-repeat center center;
}

.recruitList dd .recruitC {
	overflow: hidden;
	font-size: 14px;
	color: #999999;
	line-height: 40px;
	display: none;
	padding: 20px;
	background: #F2F2F2;
}

.recruitTable {
	font-size: 14px;
	color: #555555;
	padding: 0px 0;
	padding: 0 50px 22px;
	position: relative;
}

.recruitTable::before {
	display: block;
	content: "";
	position: absolute;
	left: -70px;
	right: -70px;
	height: 1px;
	bottom: 0;
	background: rgba(2, 158, 219, 0.15);
}

.recruitTable table {
	border: none;
}

.recruitTable table tr {
	border: none;
	height: 52px;
}

.recruitTable table tr td {
	border: none;
	font-size: 16px;
	color: #029edb;
}

.recruitTable table b {
	margin-right: 20px;
	font-size: 16px;
	color: #029edb;
}

.recruitText {
	overflow: hidden;
	padding: 30px 40px;
}

.recruitText_title {
	line-height: 30px;
	font-size: 16px;
	color: #666;
}

.recruitText_text {
	line-height: 30px;
	font-size: 14px;
	color: #666;
}

.recruitBtn {
	overflow: hidden;
	margin-left: 40px;
}

.recruitBtn a {
	overflow: hidden;
	display: block;
	height: 50px;
	line-height: 50px;
	float: left;
	display: inline;
	padding: 0 50px;
	background: #029edb;
	color: #FFF;
	border-radius: 3px;
	transition: all .3s;
	-webkit-transition: all .3s;
	font-size: 16px;
}

.recruitBtn a:hover {
	opacity: 0.9
}

.recruitList dd:hover .recruitT {
	background: #029edb;
	color: #FFF;
}

.recruitList dd:hover .recruitT .btn {
	background: url(../images/jia_h.png) no-repeat center center;
}

.recruitList dd.active .recruitT {
	background: #029edb;
	color: #FFF;
}

.recruitList dd.active .recruitT .btn {
	background: url(../images/jian.png) no-repeat center center;
}

/*招聘列表页end*/
/*招聘详情start*/

/*招聘详情end*/
/*招聘表单start*/
.recruitFormCon {
	margin-right: -60px;
}

.recruitForm {
	width: 50%;
	float: left;
	display: inline;
}

.recruitForm .con {
	margin-right: 60px;
}

.recruitFDd {

	margin-bottom: 15px;

}

.recruitFTitle {
	font-size: 16px;
	color: #666;
	height: 50px;
	line-height: 50px;
}

.recruitFBox {
	overflow: hidden;
}

.recruitFBox1 {
	margin-left: 60px;
	width: 85%;
}

.recruitFBox .recruitFDiv {
	padding-right: 55px;
	padding-left: 10px;
}

.recruitFBox textarea {
	height: 165px;
	border: none;
	outline: none;
	width: 100%;
	padding-top: 12px;
	line-height: 25px;
	background: none;
	font-size: 16px;
	color: #666;
	resize: none;
}

.recruitFDiv input {
/* 	width: 100%; */
	height: 50px;
	line-height: 50px;
	border: none;
	outline: none;
	font-size: 16px;
	background: none;
	color: #666;
}

.recruitFCon {
	position: relative;
	background: #F2F2F2;
	padding: 0 10px;
}

.recruitFYzm {
	width: 25%;
	float: left;
	margin-right: 20px;
}

.recyzmPic {
	cursor: pointer;
	height: 50px;
	margin-right: 20px;
}

.recyzmPic img {
	display: block;
	height: 50px;
}
.recyzmtext a{
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #999;
}
.recruitFCon1 {
	height: 118px;
}

.recruitFBtn {
	padding-top: 10px;
}

.recruitFBtn a {
	width: 77px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	margin-right: 23px;
	background: #0193cf;
	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 {
	font-size: 16px;
	color: #ff0000;
	line-height: 50px;
	position: absolute;
	width: 30px;
	text-align: center;
	right: 10px;
	top: 2px;
}

.recruitFSel {
	height: 50px;
	position: relative;
	padding-right: 38px;
}

.recruitFSel .seljg {
	padding-left: 10px;
	line-height: 50px;
	color: #666;
	font-size: 16px;
	cursor: pointer;
}

.recruitFSel i {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/resel.png) no-repeat right center;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

.recruitFSel .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: 100000
}

.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: #1a83e0;
	color: #FFF;
}

.recruitFSel .selTj a.hover {
	background: #1a83e0;
	color: #FFF;
}

.recruitFormTitle .title {
	height: 58px;
	line-height: 58px;
	font-size: 28px;
	color: #333;
}

.recruitFormTitle .title1 {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}

.recruitFormBtn {
	text-align: left;
}

.recruitFormBtnC {
	display: inline-block;
}

.recruitFormBtnC a {
	float: left;
	display: inline;
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	background: #0193cf;
	margin-right: 20px;
}

.recruitFormBtnC a:last-child {
	background: #f2f2f2;
	font-size: 16px;
	color: #999;
}

.recruitFormBtnC a:hover {
	opacity: 0.7;
}
.recruitFBox1 .aykj_beautify_radio {
	overflow: hidden;
	padding-left: 10px;
}
.recruitFBox1 .form_cssRadioBox{
	margin: 14px 25px 0 0;
}
.recruitFBox1 .form_cssRadio_text{
	line-height: 22px;
	font-size: 16px;
	color: #029edb;
}
.recruitFBox1 .form_cssRadio_icn{
	width: 16px;
	height: 16px;
	border: 1px solid #029edb;
}
.recruitFBox1 .form_cssRadio_icn i{
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
}
.recruitFBox1 .form_cssRadioBox.checked .form_cssRadio_icn i{
	background: #029edb;
}
.recruitFBox1 .form_cssRadioBox.checked .form_cssRadio_icn{
	border: 1px solid #029edb;
	
}
/*招聘表单end*/
/* ==================== 专家列表 start ==================== */
.imgText3Dl {
	overflow: hidden;
	margin-right: -30px;
}

.imgText3Dl.expert {
	padding-top: 50px;
}
.imgText3Dl{
	margin: 0 -15px;
}
.imgText3Dl dd {
	width: 20%;
	display: inline;
	float: left;
	padding: 15px 0;
}

.imgText3Dl dd .con {
	margin: 0 15px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	background: #f9f9f9;
	transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	/* border: 1px solid #E2E2E2; */
}

.imgText3Dl dd .con .pic {
	background: #4ea5fd;
}

.imgText3Dl dd .con .pic::before {
	padding-top: 140.5028%;
}

.imgText3Dl dd .con .text {
	background: #f9f9f9;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px 30px;
}

.imgText3Dl dd .con .text .title {
	font-weight: bold;
	color: #029edb;
	font-size: 20px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.imgText3Dl dd .con .text .info {
	color: #029edb;
	font-size: 14px;
	line-height: 34px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.imgText3Dl dd .con .text .info>div {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.imgText3Dl dd .con .text .textC {
	color: #029edb;
	font-size: 14px;
	line-height: 34px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	height: 68px;
	overflow: hidden;
}

.imgText3Dl dd .con:hover {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	position: relative;
	z-index: 10;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.expertListBox {
	overflow: hidden;
}

.expertList {
	background: #f8f8f8;
	padding: 0 30px;
	overflow: hidden;
}

.expertList .item {
	padding: 40px 0;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}

.expertList .item:last-child {
	border-bottom: none;
}

.expertList .item .title {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	float: left;
	display: inline;
	margin-right: 25px;
}

dl.contentDl {
	overflow: hidden;
}

dl.contentDl dd {
	float: left;
	display: inline;
	cursor: pointer;
	line-height: 30px;
	font-size: 14px;
	color: #333333;
	margin-right: 20px;
}

dl.contentDl dd:hover,
dl.contentDl dd.hover {
	color: #0193cf;
}

dl.selContentDl {
	overflow: hidden;
	min-height: 40px;
}

dl.selContentDl dd {
	float: left;
	display: inline;
	cursor: pointer;
	line-height: 30px;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 10px;
	position: relative;
	height: 30px;
	background: #029edb;
	padding: 0 30px 0 10px;
	color: #ffff;
}

dl.selContentDl dd.hover {
	display: none;
}

dl.selContentDl dd .close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
}

dl.selContentDl dd .close em {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/iconClose.png) center center no-repeat;
}


.expertSelect {
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0;
	overflow: hidden;
}

.expertSelect .expertSelectR {
	float: right;
	display: inline;
}

.expertSelectR .info {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #999999;
}

.expertSelectR .info span {
	color: #97112d;
	margin: 0 5px;
}

.expertSelect .expertSelectL {
	overflow: hidden;
}

.expertSelectL .title {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #999999;
	float: left;
	display: inline;
	margin-right: 16px;
}

.expertSelectL .content {
	overflow: hidden;
}

/* ==================== 专家列表 end ==================== */
/* ==================== 专家详情 start ==================== */
.expertViewT {
	background: url(../images/dovBg.jpg) center center no-repeat;
	background-size: cover;
	padding: 30px 72px;
	overflow: hidden;
}

.expertViewT .pic {
	width: 155px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	border: 1px solid #fff;
	margin-right: 45px;
}

.expertViewT .pic img {
	object-position: top center;
}

.expertViewT .pic::before {
	padding-top: 100%;
}

.expertViewT .text {
	overflow: hidden;
}

.expertViewT .text .name {
	font-size: 24px;
	color: #333333;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.expertViewT .text .item {
	overflow: hidden;
	line-height: 30px;
}

.expertViewT .text .item .title {
	font-size: 16px;
	color: #333333;
	float: left;
	display: inline;
}

.expertViewT .text .item .info {
	font-size: 16px;
	color: #333333;
	overflow: hidden;
}

.expertViewB {
	overflow: hidden;
	padding: 20px 0 0;
}

.expertViewB .title {
	border-bottom: 1px solid #e6e6e6;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	font-size: 20px;
	color: #333333;
	margin-bottom: 30px;
}

.expertViewB .info {
	line-height: 30px;
	font-size: 16px;
	color: #666666;
}

/* ==================== 专家详情 end ==================== */

/* ==================== 领导致辞 end ==================== */
.articleBoxR{
	width: 600px;
}
.articleBoxRImg img{
	display: block;
}
.articleBoxL{
	padding-right: 40px;
	padding-top: 64px;
	overflow: hidden;
	line-height: 26px;
	font-size: 14px;
	color: #666;
}
.articleBoxL span{
	display: block;
	line-height: 50px;
	height: 50px;
	vertical-align: middle;
}
.articleBoxL span em{
	font-style: normal;
	padding-right: 10px;
}
.articleBoxL span img{
	float: left;
	display: inline;
	height: 50px;
}
/* ==================== 领导致辞 end ==================== */
/* 联系我们 start */

.contactDl{
	overflow: hidden;
	margin: 0 -10px;
}
.contactDl dd{
	float: left;
	display: inline;
	width: 33.333%;
	padding-top: 45px;
}
.contactDl dd .con{
	position: relative;
	margin: 0 10px;
	padding: 0 25px 23px;
	background: #fafafa;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border-radius: 6px;
}
.contactIcon{
	position: relative;
	height:99px;
}
.contactIcon span{
	position: absolute;
	width: 136px;
	height:136px;
	top: -37px;
	left: 50%;
	margin-left: -68px;
	border-radius: 100%;
	z-index: 5;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	background: #f7f7f7;
}
.contactIcon span em{
	position: absolute;
	left: 9px;
	top: 9px;
	right: 9px;
	bottom: 9px;
	border: 1px dashed #4d82e2;
	border-radius: 100%;
}
.contactIcon em::before{
	display: block;
	content: "";
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	background: #4d82e2;
	border-radius: 100%;
}
.contactDl .contactIcon i{
	display: block;
	width: 118px;
	height: 118px;
	position: relative;
	z-index: 5;
}
.contactDl .dd1 .contactIcon em{
	border-color: #ffb72a;
}
.contactDl .dd1 .contactIcon em::before{
	background: #ffb72a;
}
.contactDl .dd2 .contactIcon em{
	border-color: #91bb4f;
}
.contactDl .dd2 .contactIcon em::before{
	background: #91bb4f;
}
.contactDl .dd3 .contactIcon em{
	border-color: #4accd9;
}
.contactDl .dd3 .contactIcon em::before{
	background: #4accd9;
}
.contactDl .dd1 .contactIcon em i{
	background: url(../images/dz.png) center center no-repeat;
}
.contactDl .dd2 .contactIcon em i{
	background: url(../images/dh.png) center center no-repeat;
}
.contactDl .dd3 .contactIcon em i{
	background: url(../images/yx.png) center center no-repeat;
}
.contactDl .title{
	height: 45px;
	line-height: 45px;
	font-size: 24px;
	color: #000;
	text-align: center;
}
.contactDl .text{
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #666;
	text-align: center;
}
.contactDl .dd2 .text{
	font-size: 24px;
}
.contactDl dd .con:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 0px 7px rgba(0,0,0,0.1);
}
.contactDl dd .con:hover .contactIcon span{
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}
.coloumnMap{
	padding: 10px;
	background: #fff;
}
.coloumnMap .map{
	height: 470px;
	overflow: hidden;
	background: #f5f5f5;
}
/* 联系我们 end */

/* 来访路线 start */
.mapWayBox{
	height: 570px;
}
.mapWayBoxC{
	height: 570px;
	background: #FAFAFA;
	overflow: hidden;
}
.mapWayItem{
	position: relative;
	background: #FAFAFA;
	border-radius: 6px;
}
.mapWay1 .title{
	height: 38px;
	line-height: 38x;
	position: relative;
	width: 361px;
}
.mapWay1 .title::after{
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 81px;
	bottom: 0;
	left: 0;
	background: url(../images/zj.png) left center no-repeat;
}
.mapWay1 .title span{
	display: block;
	position: relative;
	z-index: 2;
	top: -20px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.mapWayItem .mapWayItemC{
	padding:10px 35px 40px;
}
.mapWayItem .mapWaySpan{
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.mapWaySpan.csColor{
	color: #f98c00;
}
.mapWay2 .title{
	height: 38px;
	line-height: 38x;
	position: relative;
	width: 361px;
}
.mapWay2 .title::after{
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 78px;
	bottom: 0;
	left: 0;
	background: url(../images/gj.png) left center no-repeat;
}
.mapWay2 .title span{
	display: block;
	position: relative;
	z-index: 2;
	top: -20px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.mapWaySpan em{
	font-style: normal;
	color: #95c015;
}
.mapWaySpan.csColor{
	color: #f98c00;
}
.mapWay3 .title{
	height: 38px;
	line-height: 38x;
	position: relative;
	width: 361px;
}
.mapWay3 .title::after{
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 78px;
	bottom: 0;
	left: 0;
	background: url(../images/dt.png) left center no-repeat;
}
.mapWay3 .title span{
	display: block;
	position: relative;
	z-index: 2;
	top: -24px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.mapWaySpan.hs{
	color: #f74b4d;
}
.mapWay4 .title{
	height: 38px;
	line-height: 38x;
	position: relative;
	width: 361px;
}
.mapWay4 .title::after{
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 78px;
	bottom: 0;
	left: 0;
	background: url(../images/fj.png) left center no-repeat;
}
.mapWay4 .title span{
	display: block;
	position: relative;
	z-index: 2;
	top: -24px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.mapWaySpan.huis{
	color: #999999;
}
/* 来访路线 end */
/*
-----------------------------内页样式end-----------------------------
*/

