.manager_banner{
	width: 100%;
}
.manager_title{
	color:#54a058;
	font-size: 46px;
	text-align: center;
	line-height: 50px;
	font-weight: 700;
}
.manager_title2{
	color: #333333;
	font-size: 26px;
	text-align: center;
	line-height: 53px;
}
.manager_ly{
	padding-top: 40px;
}
.manager_lycon{
	width: 962px;
	height: 304px;
	background: url('../images/manager/lybg.png');
	margin:0 auto;
	margin-top: 34px;
}
.manager_lycon p{
	font-size: 22px;
	width: 157px;
	float: left;
	text-align: center;
	line-height: 32px;
	margin-right: 111px;
	margin-top: 148px;
	height: 130px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.manager_lycon p:last-child{
	margin-right: 0px;
}
.manager_rz{
	padding-top: 50px;
}
.manager_rz_con{
	width: 1220px;
	height: 385px;
	margin:0 auto;
}
.manager_rz_conimg{
	width: 121px;
	overflow: hidden;
    display: inline-block;
    position: relative;
}
.manager_rz_conimg img{
	max-width: none;
}
.manager_rz_con .active{
	width: 327px;
}
.manager_rz_ptitle{
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	width: 85%;
	margin:0 auto;
	line-height: 40px;
	margin-top: 30px;
}
.manager_rz_pdes{
	color: #fff;
	font-size: 14px;
	width: 85%;
	margin:0 auto;
	line-height: 20px;
}
.manager_rz_p{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 999;
    background: rgba(0,0,0,0.5);
    height: 100%;
    display: none;
}
.manager_rz_con .active .manager_rz_p{
	display: inline-block;
}
.manager_lc{
	margin-top: 70px;
}
.manager_lc_con{
	width: 1200px;
	margin:0 auto;
	margin-top: 30px;
    padding-bottom: 132px;
}
.manager_lc_con img{
	display: block;
	margin:0 auto;
}
.manager_lc_conp p{
	display: inline-block;
	width: 272px;
	font-size: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 153px;
	float: left;
	text-align: center;
	margin-top: 20px;
	line-height: 28px;
}
.manager_lc_conp p:last-child{
	margin-right: 0px;
}

/*专病进修*/
.wrap-box {
    width: 1152px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    /* text-align: left; */
}
.all-officeBox {
    height: auto;
    padding: 15px 20px;
    border: 1px solid #DCDCDC;
    margin-top: 34px;
}
.nav-officelist {
    overflow: hidden;
    margin-bottom: 18px;
}
.nav-officelist li.current-opt {
    height: 43px;
    background: url(../images/manager/officelistbg.png) no-repeat;
    color: #FFFFFF;
}
.nav-officelist li {
    float: left;
    width: 140px;
    height: 35px;
    margin-right: 30px;
    background: #F1F3F8;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
    color: #595757;
    cursor: pointer;
}
.officeIconBox {
    overflow: hidden;
    clear: both;
}
.office-tabs {
    display: none;
    overflow: hidden;
}
.single-officeBox {
    float: left;
    width: 345px;
    height: 100px;
    border: 1px solid #EEEEEE;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.single-officeBox dt {
    float: left;
    width: 100px;
    height: 98px;
    display: table;
    text-align: center;
    background: #FFFFFF;
    padding-left: 10px;
}
.single-officeBox dt span {
    border-radius: 50%;
    width: 91px;
    height: 91px;
    overflow: hidden;
    display: inline-block;
    margin-top: 4px;
}
.single-officeBox dt span img {
    width: 95px;
}
.all-referBox {
    border: 1px solid  #DCDCDC;
    background: #FFFFFF;
    margin: 25px 0;
    padding: 20px 20px;
    overflow: hidden;
	margin-bottom: 30px;
}
.single-officeBox dd {
    width: 223px;
    height: 100%;
    float: left;
    padding-left: 12px;
    position: relative;
}
.single-officeBox dd h3 {
    font-size: 16px;
    color: #2e7aad;
    padding-top: 10px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 17px;
}
.single-officeBox dd p.extra-centre {
    color: #666666;
    line-height: 30px;
    font-size: 14px;
}
.single-officeBox dd p.enter-curOffice {
    width: 27px;
    font-size: 14px;
    color: #FF8000;
    background: #F1F3F8;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    color: #333;
    line-height: 18px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.single-officeBox dd p.enter-curOffice:hover{
	color: #fff;
	background: #2e7aad;
}

.refer-page01, .refer-page02 {
    overflow: hidden;
}
.page01-partOne {
    padding-right: 27px;
}
.page01-blank{
	display: inline-block;

}
.page01-blank, .page02-blank {
    width: 537px;
    float: left;
	margin-bottom: 30px;
}
.page01-partOne:nth-child(2n){
	padding-right: 0;
}
.small-subtitle{
	border-bottom: 1px solid #DCDCDC;
    padding-left: 2px;
    font-size: 20px;
    font-weight: 700;
    color: #6C6C6C;
    margin-bottom: 20px;
    line-height: 40px;
}
.small-subtitle p{
	display: inline-block;
	border-bottom: 2px solid #2D71A4;
	line-height: 41px;
}
.small-subtitle a {
    color: #2e7aad;
    font-size: 12px;
    font-weight: normal;
}
.small-subtitle span {
    float: right;
    height: 14px;
    line-height: 22px;
    background: url(../images/manager/moreIcon.png) no-repeat right center;
    padding-right: 20px;
    font-size: 14px;
    display: inline-block;
    height: 20px;
    margin-top: 13px;
    margin-right: 3px;
}
.mixing-box {
    border-bottom: 1px dotted #EEEEEE;
    padding-bottom: 25px;
    overflow: hidden;
    cursor: pointer;
}
.mixing-box dt {
    width: 148px;
    height: 99px;
    float: left;
    margin-right: 20px;
}
.mixing-box dt img {
    width: 148px;
    height: 99px;
}
.mixing-box dd h4 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #252525;
}
.mixing-box dd div.wordBox {
    color: #666666;
    line-height: 24px;
    font-size: 14px;
}
.message-list {
    clear: both;
    margin-top: 20px;
}
.message-list li {
    line-height: 30px;
    padding-left: 20px;
    background: url(../images/manager/smallIcon.png) no-repeat left center;
}
.message-list li a {
    color: #4C526C;
    font-size: 14px;
}
.message-list li time {
    float: right;
    color: #CCCCCC;
    font-size: 14px;
}
.refer-page02 {
    margin-top: 20px;
}
.mixing-boxPage01 {
    border-bottom: 1px dotted #EEEEEE;
    padding-bottom: 25px;
    overflow: hidden;
    cursor: pointer;
}
.page02-singleTitle {
    font-size: 20px;
    color: #26201F;
    font-weight: normal;
    float: right;
    width: 372px;
}
.page02-singleTitle span {
    height: 23px;
    float: right;
    color: #FFFFFF;
    padding: 0 2px 0 12px;
    margin-top: 4px;
    line-height: 20px;
    font-size: 12px;
    background: url(../images/manager/yIcon.png) no-repeat right center;
    width: 77px;
}
.imgText-block dt img {
    width: 151px;
    float: left;
    padding-right: 10px;
}
.imgText-block {
    height: auto;
}
.imgText-block dt {
    overflow: hidden;
    float: left;
}

.imgAllsum {
    color: #858585;
    line-height: 30px;
    font-size: 14px;
}
.state-txtcon {
    overflow: hidden;
}
.state-txtcon ul li {
    float: left;
    color: #858585;
    padding-right: 25px;
    font-size: 14px;
}
.state-txtcon ul li span {
    color: #4E526C;
}
.single-subImg dt {
    width: 261px;
    height: 120px;
    float: left;
    position: relative;
    margin-right: 20px;
}
.single-subImg dt img {
    width: 261px;
    object-fit: cover;
    height: 120px;
}
.single-subImg dd h3 {
    color: #252525;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 24px;
    font-weight: bold;
}
.single-subImg dt p {
    width: 231px;
    height: 30px;
    font-weight: normal;
    color: #FFFFFF;
    font-size: 12px;
    background: rgba(0,0,0,.4);
    line-height: 30px;
    padding-left: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.single-subImg dt p:after {
    content: "";
    width: 13px;
    height: 14px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 8px;
    background: url(../../images/jouniorStudy/perIcon01.png) no-repeat center center;
}
.mixing-bottom02 {
    clear: both;
    margin-top: 25px;
}
.imglist-box {
    width: 168px;
    height: 140px;
    float: left;
    margin-right: 10px;
    background: #F9F9F9;
    cursor: pointer;
}
.imglist-box dt {
    width: 168px;
    height: 94px;
    margin-bottom: 10px;
    position: relative;
}
.imglist-box dt img {
    width: 168px;
    height: 94px;
}
.imglist-box dt p {
    width: 138px;
    height: 25px;
    font-weight: normal;
    color: #FFFFFF;
    font-size: 12px;
    background: rgba(0,0,0,.4);
    line-height: 25px;
    padding-left: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.imglist-box dt p:after {
    content: "";
    width: 13px;
    height: 14px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 5px;
    background: url(../../images/jouniorStudy/perIcon01.png) no-repeat center center;
}
.page02-partTwo {
    border-left: 1px dotted #EEEEEE;
}
.page02-partOne {
    padding-right: 20px;
}
.page03-conBox {
    padding-top: 25px;
}
.single-coursewares {
    border-bottom: 1px dotted #EEEEEE;
    margin-top: 22px;
    padding-bottom: 20px;
    cursor: pointer;
    clear: both;
}
.single-coursewares dl {
    overflow: hidden;
    position: relative;
}
.single-coursewares dl dt {
    width: 208px;
    height: 115px;
    float: left;
    margin-right: 20px;
    position: relative;
}
.single-coursewares dl dt img {
    width: 206px;
    height: 113px;
}
.single-coursewares dl.movies-single dt:after {
    content: "";
    width: 55px;
    height: 55px;
    display: inline-block;
    background: url(../../images/jouniorStudy/startplay.png) no-repeat;
    position: absolute;
    left: 78px;
    top: 30px;
}
.course-subhead h4 {
    font-size: 20px;
    color: #4C526C;
    margin-bottom: 2px;
}
.explain-reading p {
    color: #666666;
    line-height: 22px;
    font-size: 14px;
}
.declear-words {
    overflow: hidden;
    position: absolute;
    left: 228px;
    bottom: 2px;
}
.declear-words .declear-author {
    float: left;
    line-height: 30px;
    color: #999999;
    width: 100px;
}
.declear-author span {
    padding-right: 10px;
}
.message-list li a:hover {
    color: #FF8000;
}
.message-list li a span {
    color: #5972AC;
    padding-right: 10px;
}



/* navigation */
.top_Navgator{
	height:40px;
	width:100%;
	background: #FFFFFF;
	padding-left:20px;
	margin:20px 0;
}
.top_Navgator ul li{
	line-height:40px;
	cursor:pointer;
}

/* main */

/* textInformation */
.loadMore-information{
	height:35px;
	line-height:35px;
	text-align:center;
	background:#EEEEEE;
	color:#999999;
	margin-top:20px;
	cursor:pointer;
}
.loadMore-information:hover{
	color:#FFFFFF;
	background:#5A73AD;
}
.loadMore-disabled{
	height:35px;
	line-height:35px;
	text-align:center;
	background:#EEEEEE;
	color:#999999;
	margin-top:20px;
}
.jounior-main{
	height:auto;
}
.jounior-introduce{
	height:auto;
	background:#FFFFFF;
	padding:20px 15px;
	border: 1px solid #DCDCDC;
	margin-top: 30px;
}
.intro-words{
	height:auto;
	margin-bottom:45px;
	overflow:hidden; 
}
.intro-iconInfor{
	width:23%;
	float:left;
	text-align:center;
}
.intro-iconInfor dl{
	margin-top:15px;
}
.intro-iconInfor dl dt{
	width: 115px;
    height: 115px;
    border-radius: 50%;
    overflow:hidden;
    border:5px #E5E1E0 solid;
    margin: 0 auto;
}
.intro-iconInfor dl dt img{
	width: 115px;
    object-fit: cover;
    border-radius: 50%;
}
.intro-iconInfor dl dd.hos-name{
	font-size:16px;
	line-height:40px;
	color:#000000;
	font-weight:400;
}
.intro-iconInfor dl dd.hos-name h3{
	font-size:16px;
	color:#2e7aad;
	/* float:left; */
	font-weight: normal;
}
.intro-iconInfor dl dd.hos-name h3 span{
	/* float:left; */
	font-size:12px;
	color:#6E6E6E;
    padding-left: 10px;
}
.intro-iconInfor dl dd.studies-name{
	font-size:20px;
	width:255px;
	height:43px;
	color:#2e7aad;
	line-height:30px;
	text-align:center;
	font-weight:600;
}
.intro-textInfor{
	float:left;
	width:74%;
	margin-top: 10px;
	border-left: 1px solid #DCDCDC;
	padding-left: 25px;
    padding-top: 16px;
}
.intro-textList li{
	height:auto;
	border-bottom:1px #DDDDDD dotted;
	margin-bottom:15px;
	padding-bottom:10px;
}
.intro-textList li:last-child{
	border-bottom:none;
}
.intro-textList li h3{
	height:18px;
	color:#6E6E6E;
	line-height:18px;
	font-size:18px;
	font-weight:normal;
	margin-bottom:12px;
	font-weight: 700;
}
.intro-textList li p{
	color:#333333;
	font-size:14px;
	line-height:22px;
}
.intro-textList li p span{
	color:#2e7aad;
	cursor:pointer;
}
/* personInformation */
.jounior-data{
	height:auto;
	background:#FFFFFF;
	margin:30px 0;
	padding-bottom:30px;
	border:1px solid #DCDCDC;
}
.expert-box{
	width:1020px;
	float:left;
	overflow:hidden;
}
/* check expert button */
.btn-checkPerson{
    width: 32px;
    height: 85px;
    background: #EEEEEE;
    float:left;
    margin-top:15px;
    cursor:pointer;
    position:relative;
}
.check-left01:after{
	position:absolute;
	left:5px;
	top:24px;
}
.check-right01:after{
	position:absolute;
	right:5px;
	top:24px;
}
.btn-checkPerson:hover{
	background:#54A1F3;
}
.check-left01:after{
	content:"";
	width:19px;
	height:36px;
	display:inline-block;
	background:url(../images/manager/left01.png);
}
.check-left01:hover:after{
	background:url(../images/manager/left02.png);
}
.check-right01:after{
	content:"";
	width:19px;
	height:36px;
	display:inline-block;
	background:url(../images/manager/right01.png);
}
.check-right01:hover:after{
	background:url(../images/manager/right02.png);
}
/* expert list */
.intro-person{
	height:115px;
	width:100%;
}
.expert-list{
	overflow:hidden;
	width:200%;
}
.expert-list li{
	float: left;
    width: 320px;
    overflow: hidden;
    margin-left: 20px;
    cursor:pointer;
}
.single-person{
	height:115px;
	overflow:hidden;
}
.single-person dt{
	width:80px;
	height:80px;
	float:left;
	margin:15px 10px 10px 0;
	border-radius: 50%;
	overflow: hidden;
	border: 3px solid #E5E1E0;
}
.single-person dt img{
	width:80px;
}
.single-person dd{
	float:left;
	width:210px;
	color:#7f7f7f;
	font-size: 14px;
}
.words-box{
	overflow:hidden;
	margin:8px 0 0px 0;
}
.list-nameIcon{
	float:left;
}
.list-nameIcon h4{
	color:#2e7aad;
	font-size:16px;
	line-height:25px;
	font-weight:normal;
	margin-top: 9px;
}
.list-nameIcon p{
	font-size: 14px;
	color:#333333;
}
.list-iconList{
	float:right;
}
.sub-sign{
	width:38px;
	height:50px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	margin-right:9px;
}
.sign-yellow{
	background:url(../images/manager/yellowbg.png) no-repeat;
}
.sign-blue{
	background:url(../images/manager/bluebg.png) no-repeat;
}
.sign-red{
	background:url(../images/manager/redbg.png) no-repeat;
}
/* junior content */

.check-dataPage{
	overflow:hidden;
	height:57px;
	line-height:57px;
	border-bottom:1px solid #DDDDDD;
	border-top:2px solid #EEF0F3;
	width: 97%;
	margin:0 auto;
}
.check-dataPage li{
	float:left;
	padding:0 20px;
	font-size:16px;
	cursor:pointer;
}
.check-dataPage li a{
	color:#595757;
}
.check-dataPage li.currentOnly{
	line-height: 55px;
	border-bottom:2px solid #4F536C;
}
.check-dataPage li.currentOnly a{
	/*color:#FFFFFF;*/
}
.data-page{
	display:none;
}

/* page1 single-blank */
.data-container{
	padding:0 20px;
	margin-top:30px;
	overflow:hidden;
}
.single-blankBox{
	width:1064px;
	margin:0 auto;
	margin-top:26px;
}
.subtitle-h4{
	width: 100%;
    height: 46px;
    background: #ECF5FC;
    font-size: 16px;
    color: #2F3237;
    line-height: 46px;
    font-weight: normal;
}
.subtitle-h4 span{
    height: 46px;
    color: #fff;
    background-size: 8px;
    padding-left: 35px;
    display: inline-block;
    font-size: 14px;
    float: left;
}
.subtitle-h4 p{
	padding-left: 13px;
    float: left;
    color: #0a6da6;
    font-weight: 700;
    font-size: 16px;
}
.contentBlank{
	width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 3px #EEEEEE solid;
    margin-bottom:25px;
}
.contentBlank01{
	float: left;
    width: 765px;
    height: auto;
    overflow: hidden;
    border-right: 1px #EEEEEE solid;
    padding-bottom: 10px;
    padding-top: 5px;
}
.choseMonth li{
	float:left;
	padding-right:15px;
	font-size: 14px;
}
.single-sublist{
	height: 36px;
    color: #4F536C;
    font-size: 12px;
    margin-top:18px;
}
.single-subTitle{
	width: 100px;
    height: 22px;
    font-size: 12px;
    color: #000;
    float:left;
    border: 1px #DDDDDD solid;
    line-height: 22px;
    text-align: center;
    border-radius: 22px;
    font-weight: normal;
    margin-right:15px;
}
.sick-newtext ul li{
	float:left;
	color: #7F7F7F;
    height: 20px;
    line-height:20px;
    padding-right: 18px;
}
.sick-newtext ul li label{
	font-weight:normal;
}
.chose-years {
    width: 138px;
    height: 26px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    outline: none;
}
.radio-icon{
	width: 12px;
    height: 12px;
    border: 1px solid #898989;
    padding: 0;
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: 5px;
}
p.current-chose:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 4px;
    background: #898989;
    position: absolute;
    top: 2px;
    left: 2px;
}
.choseMonth li{
	position:relative;
}
.choseMonth li input[type=radio]{
	position: absolute;
    left: 0;
    top: 2px;
    opacity: 1;
}
.choseMonth li label {
    padding-left: 18px;
    font-weight: normal;
    display: inline-block;
}
.price{
    color: #7F7F7F;
    line-height: 22px;
}
.status-con li{
	line-height: 36px;
    float:left;
    padding-right:30px;
    font-size: 14px;
}
.contentBlank02{
	float: right;
    width: 298px;
    height: auto;
    overflow: hidden;
}
.buttonsBox{
	width: 152px;
    height: 80px;
    margin: 0 auto;
    margin-top: 54px;
}
.button-apply{
	width: 120px;
    height: 42px;
    background: #15649B;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    font-family: "Microsoft Yahei";
    cursor: pointer;
    line-height:37px;
    text-align:center;
    border-radius: 5px;
}
.button-apply-noBaoming {
    background: #888888 none repeat scroll 0 0;
    border: 1px solid #888888;
    color: #ffffff;
    cursor: pointer;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    width: 152px;
}
.button-apply:hover {
    background: #073c61;
}
.explain-text{
	width: 100%;
    height: 30px;
    line-height: 30px;
}
.explain-text span{
	color:#999999;
}
.explain-text span i{
    color: #FF7F00;
}
.explain-text a{
    float: right;
    font-size: 12px;
    color: #555555;
}

/* page2 */
.data-content2{
	padding:0 25px;
}
.medical-case{
	height:auto;
	cursor:pointer;
	border-bottom:1px dotted #EEEEEE;
}
.medical-case h4{
	font-size:20px;
	line-height:60px;
	font-weight:normal;
	color:#262120;
}
.med-images{
	height:70px;
	margin-bottom:20px;
}
.med-images img{
	width:128px;
	height:70px;
	padding-right:18px;
}
.med-inforText{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.all-medInformation li{
	float:left;
	padding-right:30px;
	color:#999999;
	font-size:14px;
}
.all-medInformation li span{
	color:#4F536C;
}
.allStatis{
	float:right;
}
.allStatis span{
	padding:0 10px;
	color:#4E526C;
}

/* page3 */

.data-content3{
	padding:0 22px;
}
.single-coursewares{
	border-bottom:1px dotted #EEEEEE;
	margin-top:22px;
	padding-bottom:20px;
	overflow:hidden;
	cursor:default;
}
.single-coursewares dl{
	overflow:hidden;
	position:relative;
}
.single-coursewares dl dt{
	float:left;
	margin-right:20px;
	position:relative;
}
.single-coursewares dl dt img{
	width:208px;
	height:114px;
}
.course-subhead h4{
	font-size:20px;
	color:#4C526C;
	margin-bottom:10px;
}
.explain-reading p{
	color:#666666;
	line-height:24px;
}
.declear-words{
    width: 800px;
    overflow: hidden;
    padding-top: 6px;
    position: absolute;
    left: 228px;
    bottom: 0
}
.declear-words .declear-author{
	float:left;
	line-height:20px;
	color:#999999;
}
.declear-author span{
	padding-right:10px;
}
.declear-words .load-click{
	float:right;
	color:#FF9226;
	cursor:pointer;
}
.load-click span{
	padding-right:10px;
}

/* page4 */

.data-content4{
	padding:0 20px;
}
.single-coursewares dl{
	overflow:hidden;
	position:relative;
}
.single-coursewares dl.movies-single dt:after{
	content:"";
	width:55px;
	height:55px;
	display:inline-block;
	background:url(../../images/jouniorStudy/startplay.png) no-repeat;
	position:absolute;
	left:78px;
	top:30px;
}
.oldIcon{
	width: 50px;
    height: 19px;
    float: right;
    color: #FFFFFF;
    font-weight:normal;
    padding-left: 9px;
    margin-top:20px;
    line-height: 20px;
    font-size: 12px;
    background: url(../../images/jouniorStudy/yIcon.jpg) no-repeat right center;
}



/*文章列表*/
.informationList {
    width: 1150px;
    margin: 0 auto;
    margin-top: 30px;
}
.main_content {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
    margin-top: 40px;
}
.content_left {
    width: 816px;
    height: auto;
    float: left;
    border:1px solid #DCDCDC;
}

.informationList .content_left h3 {
    font-size: 18px;
    color: #0a6da6;
    height: 50px;
    line-height: 50px;
    padding-left: 3px;
	font-weight: 700;
    border-bottom: 1px #EEEEEE dashed;
    margin-bottom: 20px;
    width: 94%;
    margin:0 auto;
    margin-bottom: 17px;
}
.informationList .content_left h3 span{
	display: inline-block;
	border-bottom: 2px solid #15649B;
	padding:0 9px;
}
.informationList .content_left ul {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    min-height: 400px;
}
.informationList .content_left ul li {
    font-size: 14px;
    color: #4C526C;
    background: url(../images/manager/smallIcon.png) no-repeat left center;
    line-height: 30px;
    padding-left: 15px;
    width: 94%;
    margin:0 auto;
}
.informationList .content_left ul li span {
    float: right;
    color: #7f7f7f;
    font-size: 14px;
}
.content_right {
    width: 300px;
    height: auto;
    float: right;
    border:1px solid #DCDCDC;
}
.informationList .content_right h3 {
    border-bottom: 1px #DCDCDC solid;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
}
.informationList .content_right h3 span {
    color: #1778b9;
    height: 49px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.informationList .content_right .recoSpecDiseStud {
    background: #fff;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.informationList .content_right .recoSpecDiseStud dl {
    padding: 12px 15px 10px 10px;
    border-bottom: 1px #DDDDDD dashed;
    height: auto;
    overflow: hidden;
    cursor: pointer;
}
.informationList .content_right .recoSpecDiseStud dl dt {
    width: 85px;
    height: 85px;
    float: left;
}
.informationList .content_right .recoSpecDiseStud dl dt img {
    width: 85px;
    height: 85px;
    border-radius: 85px;
}
.informationList .content_right .recoSpecDiseStud dl dd {
    padding-left: 10px;
    float: left;
    width: 180px;
    margin-top: 10px;
}
.informationList .content_right .recoSpecDiseStud dl dd h4 {
    font-size: 16px;
    color: #1778b9;
    font-weight: normal;
}
.informationList .content_right .recoSpecDiseStud dl dd p {
    font-size: 14px;
    color: #666666;
    padding-top: 5px;
    padding-bottom: 1px;
}
.informationList .content_right .recoSpecDiseStud dl dd a {
    color: #ef4555;
    font-size: 12px;
}
.informationList .content_left ul li:hover a {
    color: #15649B;
}




.informationDetails {
    width: 1150px;
    margin: 0 auto;
}

.informationDetails .content_left {
    background: #fff;
    padding: 0 15px;
    padding-bottom: 20px;
    width: 786px;
}
.content_right {
    width: 300px;
    height: auto;
    float: right;
}
.informationDetails .content_left h3 {
    color: #262120;
    font-size: 28px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px;
    font-weight: normal;
}
.informationDetails .content_left .timeD {
    width: 100%;
    border-bottom: 1px #DDDDDD dashed;
    text-align: right;
    line-height: 24px;
}
.informationDetails .content_left .timeD .timeT {
    float: left;
    color: #AAAAAA;
    font-size: 14px;
    margin-left: 5px;
}

.informationDetails .content_left .contentText {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 725px;
    line-height: 25px;
    font-size: 16px !important;
    color: #333333;
}
.informationDetails .content_right h3 {
    border-bottom: 1px #DCDCDC solid;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}
.informationDetails .content_right ul {
    margin-bottom: 30px;
    padding: 5px 10px;
    background: #fff;
    padding-bottom: 0;
}
.informationDetails .content_right h3 span {
    color: #1778b9;
    font-weight: 700;
    height: 49px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.informationDetails .content_right ul {
    margin-bottom: 30px;
    padding: 5px 10px;
    background: #fff;
    padding-bottom: 0;
}
.informationDetails .content_right ul li {
    width: 270px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #4C526C;
    font-size: 14px;
    border-bottom: 1px #DDDDDD dotted;
    line-height: 35px;
}
.informationDetails .content_right ul li a {
    color: #4C526C;
}
.informationDetails .content_right ul li:hover a {
    color: #5A73AD;
}
.informationDetails .content_right .recoSpecDiseStud {
    background: #fff;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.informationDetails .content_right .recoSpecDiseStud dl {
    padding: 12px 15px 10px 10px;
    border-bottom: 1px #DDDDDD dashed;
    height: auto;
    overflow: hidden;
    cursor: pointer;
}
.informationDetails .content_right .recoSpecDiseStud dl dt {
    width: 85px;
    height: 85px;
    float: left;
}
.informationDetails .content_right .recoSpecDiseStud dl dt img {
    width: 85px;
    height: 85px;
    border-radius: 85px;
}
.informationDetails .content_right .recoSpecDiseStud dl dd {
    padding-left: 10px;
    float: left;
    width: 180px;
}
.informationDetails .content_right .recoSpecDiseStud dl dd h4 {
    font-size: 16px;
    color: #1778b9;
    padding-top: 12px;
    font-weight: normal;
}
.informationDetails .content_right .recoSpecDiseStud dl dd p {
    font-size: 14px;
    color: #666666;
    padding-top: 5px;
    padding-bottom: 2px;
}
.informationDetails .content_right .recoSpecDiseStud dl dd a {
    color: #FF8000;
    font-size: 12px;
}
.manu{
    font-size: 14px;
    margin-top: 20px;
}

/* 分页 */

.manu {
    margin-top: 20px;
}

.manu li a {
    background: #515151;
    display: black;
    color: #fff;
    font-size: 14px;
    padding: 5px 7px;
    margin: 0px 5px;
    border: 1px solid #515151;
    border-radius: 4px;
}

.manu li.current a {
    color: #26538a;
    border: 1px solid #b9b5b5;
    background: #fff;
}

.manu .informationList .content_left ul li{
    background:none;
}

.global-paging {
   text-align: center;
   margin-top: 24px;
}
.global-paging a {
    color: #797878;
    margin: 0 2px;
    padding: 5px 10px;
    background-color: #fff;
    border: 1px solid #dfe2e7;
    display:inline-block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    /*position: relative;*/
    right: 50%;
    text-decoration: none;
    z-index: 2;
    font-size: 12px;
    color: #15B;


}


.global-paging .sp3 a{
    background: #5972AC;
    color: #fff;
}



.global-paging .current{
    color: #797878;
    margin: 1px 2px;
    padding: 4px 9px 6px 9px;
    background-color: #6c90b5;
    /* border: 1px solid #dfe2e7; */
    display: inline-block;
    height: 20px;
    line-height: 23px;
    overflow: hidden;
    /* position: relative; */
    text-decoration: none;
    z-index: 2;
    background-color: #6c90b5;
    color: #fff;
    text-decoration: none;
    /* position: relative; */
    font-size: 12px;
}

.single-sublist td:nth-child(1){
    width: 135px;
}