/* lyy 添加 2020年7月24日 START*/

strong>span{
	font-weight: bold;
}
/* lyy 添加 2020年7月24日 END*/

input:-webkit-autofill {
	background-color: white;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none !important;
}
.leader img{
	display: inline-block;
}
.leader img+img{
	margin-left: 10%;
}
.padding0{
	padding-left: 0;
}

@media (max-width: 870px) {
	.leader img{
		width: 48%;
	}
	.leader img+img{
		margin-left: 3%;
	}
	.padding0{
		padding-left: 0;
		padding-right: 0;
	}
}
#htmlContent:after{
	content: "";
	clear: both;
	display: block;
}

.row{
	margin-left: 0;
	margin-right: 0;
}
.pad-lr-0{
	padding-left:0;
	padding-right: 0;
}
.action {
	position: relative;
}

.action-active {
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 9;
}

.dashedSpace {
	display: inline-block;
	float: right;
	width: 2px;
	height: 768px;
	/*margin-top: 10px;*/
	background-image: linear-gradient(to right, #b200ff 0%, #b200ff 50%, transparent 50%);
	background-size: 28px 1px;
	background-repeat: repeat-y;
	background-image: linear-gradient(to bottom, #ccc 50%, #b200ff 0%, transparent 12%);
	background-size: 1px 19px;
	position: absolute;
	top: 0;
	right: 17px;
	z-index: -1;
}
.menus{
	/*margin-top: 10px;*/
}
.menus a{
	padding: 18px 30px 18px 3px !important;
	font-size: 16px;
	color: #848484 !important;
}
.menus li.action a{
		color: #376ba5 !important;
}
.menus>li .menus{
	margin-top: 0;
}
@media (max-width: 870px) {
	.menus{
		margin: -20px -30px 30px !important;
		display: flex;
		justify-content: center;
		align-items: flex-start;
	}
	.menus>li{
		max-width: 20%;
		height: 35px;
		display: table;
		vertical-align: middle;
		display: table-cell;
		vertical-align: middle;
		word-break:break-all; /*支持IE，chrome，FF不支持*/
		word-wrap:break-word;/*支持IE，chrome，FF*/
	}
	.menus a{
		padding: 6px !important;
		font-size: 14px;
		height: 35px;
		display: inline-block;
		text-align: center;
	}
	.menus:after{
		content: "";
		display: block;
		float: none;
		width: 100%;
		margin-top: 10px;
		height: 1px;
	    background: -webkit-linear-gradient(to right, #cccccc, #cccccc 5px, transparent 5px, transparent);
	    background: -moz-linear-gradient(to right, #cccccc, #cccccc 5px, transparent 5px, transparent);
	    background: -o-linear-gradient(to right, #cccccc, #cccccc 5px, transparent 5px, transparent);
	    background: linear-gradient(to right, #cccccc, #cccccc 5px, transparent 5px, transparent);
    	background-size: 10px 100%;
		position: absolute;
		bottom: -20px;
		right: 0;
		left: 0;
	}
	.dashedSpace {
		display: none;
	}
	.cd-main-content {
	  /*padding-top: 20px !important;*/
	}
	#cd-logo{
		margin-left: 0 !important;
	}
	.action-active {
	    top: auto;
	    right: 35%;
	    bottom: -20px;
	    z-index: 9;
	    transform:rotate(90deg);
	    -webkit-transform:rotate(90deg);
	    -moz-transform:rotate(90deg);
	}
	.action-active>img {
		width: 8px;
	}
	.MsoListParagraph>strong img{
		max-width: 100%;
	}
}
/**
 * 顶部导航样式
 */

.nav-top {
	padding: 15px 0 0;
}
.cd-main-content{
	min-height: calc(100% - 171px) !important;
}
.logo {}

.header-text {
	text-align: right;
}

.tell {
	display: inline-block;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #ebf0f6;
}

.share {
	display: inline-block;
}

.iconfont {
	font-size: 18px;
	color: #376ba5;
	margin: 0 4px;
}

.button {
	margin-left: 5px;
	border: 1px solid #4c85ab;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	padding: 3px 8px;
}

select {
	border: 0;
	border-radius: 10px;
	color: #4c85ab;
	font-size: 15px;
	height: 30px;
	padding: 2px 5px;
}

.login {
	display: inline-block;
	padding: 1px 8px;
	height: 30px;
	vertical-align: middle;
}

.login-botton {
	color: #4c85ab;
	font-size: 16px;
	line-height: 26px;
	vertical-align: top;
	position: relative;
 	top: 2px;
}

.nav-button {
	display: inline-block;
	padding: 3px 17px;
	/*margin: 0 17px;*/
	font-size: 17px;
	/*color: #333333;*/
	color: #fff;
	cursor: pointer;
}


.nav-button:hover {
	color: #005187 !important;
/*	border-bottom: 2px solid #f06919;*/
}

.bigdeom {
	background-color: #fff;
	box-shadow: 0 3px 5px #dadada;
}
.bigtext{
	color: #005187;
	font-weight: 700;
	font-size: 16px;
}
.bigtext + .bigtext{
	margin: 15px 0; 
}
.onetype{
	vertical-align: top;
	display: inline-block;
	width: 40%;
	/*border-right: 1px dashed #dadada;*/
}
.one{
	padding-bottom: 10px;
}
.two{
	border-top: 1px dashed #dadada;
	padding-top: 10px;
}
.twotype{
	vertical-align: top;
	display: inline-block;
	padding-left: 10px;
}
.active {
	/*color: #005187 !important;*/
	color: #fff !important;
	border-bottom: 3px solid #F5AE23 !important;
}
.lstst{
	display: inline-block;border-top: dashed 1px #f1f1f1;
}
.act {
	color: #005187 !important;
	border-bottom: 2px solid #005187;
}
.search{
	border: none;
	border-radius: 18px;
	height: 37px;
	border:solid 1px #e0e0e0;
	line-height: 30px;
	width: 100%;
	padding: 0 10px;
}
.max768{
	display: none;
}
.fdj{
	display: inline-block;
	position: absolute;
	right:14px;
	line-height: 37px;
	font-size: 20px;
	color: #989898;
}
.aboutText{
	margin: 10px 0 10px;
	line-height: 1.6;
}
.clianjie{
	font-size: 15px !important;}

.dhs{
	line-height: 50px;
}
.searchBox{
	padding:10px 7px;
}

.leftMenuWidth{
	width: 12%;
}
@media (max-width: 1960px) { 
.nav-button {
    display: inline-block;
 /*   padding: 3px 0;*/
    margin: 0px 10px;
    font-size: 16px;
}
.lead-img{
	overflow: hidden;
	width: 90%;
	height: 345px;
	margin: 0 auto;
}
.lead-special-text{
	position: absolute;
	z-index: 1;
	text-align: left;
	background-color: #fff;
	width: 80%;
	top: 300px;
	padding: 30px;
}

}

@media (max-width: 1760px) { 
.leftMenuWidth{
	width: 14%;
}
}

@media (max-width: 1680px) { 
/*.nav-button {
    padding: 3px 0;
    margin: 0px 9px;
    font-size: 15px;
}
*/
}
@media (max-width: 1530px) { 
	.nav-button {
font-size: 14px;
margin: 0px 8px;
}
.leftMenuWidth{
	width: 16%;
}
.button {
    padding: 1px 6px;   
}
.iconfont {
    font-size: 20px !important;
}
.search {
    border-radius: 14px;
    height: 32px;
    }
    
.fdj{
	right:13px;
	line-height: 33px;
	font-size: 17px;
}
}
@media (max-width: 1441px) { 
.dhs{
	line-height: 40px;
}
.searchBox{
	padding:7px 7px;
}
.login-botton {
	font-size: 13px;
}
}

@media (max-width: 1380px) { 
.nav-button {
    font-size: 14px;
    margin: 0px 5px;
}
.button {
    padding: 1px 3px;
}
.leftMenuWidth{
	width: 20%;
}
.is768{
	width: 77%;
}
}
@media (max-width: 1280px) { 
.header3{
	margin-left: 8.33333%;
	width: 83.3333%;
}
.nav-button {
    font-size: 14px;
    margin: 0px;
}
}

@media (max-width: 1100px) { 

.nav-button {
    font-size: 13px;
    margin: 0px;
}
}
@media (max-width: 1100px) { 

.header3{
	margin-left: 0%;
	width: 100%;
}
}
.actionSon:before{
	content: "";
	background: #336ba9;
	position: absolute;
	left: 0;
	top: 30%;
	bottom: 30%;
	width: 2px;
	/*border-left: 3px solid #336ba9;*/
}
/* 超小屏幕（手机，小于 768px） */
/* 没有任何媒体查询相关的代码，因为这在 Bootstrap 中是默认的（还记得 Bootstrap 是移动设备优先的吗？） */

/* 小屏幕（平板，大于等于 768px） */
@media (max-width: 414px) { 
	.is768{
		width: 100%;
	}
	.logo {
		width: 100%;
	}
	.min768{
		display: none;
	}
	.max768{
		display: block;
	}
	.lead-img{
		overflow: hidden;
		width: 90%;
		margin: 0 auto;
	}
	.lead-special-text{
		position: absolute;
		top: 32%;
		padding: 0;
	}
	
}
@media print{
	a:after{
	    content:""!important;
	}
	img {
	 	transform: scale(0.8)
	};
}
.clickable{
	cursor: pointer;
}

.setData{
	min-height: 700px;
}
.nullbox{
	width: 100%;
	display: inherit;
	justify-content: center;
	align-items: center;
	text-align: center;
	min-height: 700px;
	padding-top: 15vw;
}
.nullbox > img{
	width: 150px;
}
.nullbox > div{
	display: block;
	margin-top: 15px;
}
.preventExceed{
	/*overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;*/
} 
.pad-lr-xs{
	padding-left: 25px;
	padding-right: 25px;
}


.crosswise{
	margin-left: 30px;
    display: inline-block;
}
.downgap{
	margin-bottom: 15px;
	display: inline-block;
}

.darkColor{
	background-color: #f6f7fb;
}
.darkColor.menus a {
    padding: 18px 5px 18px 40px !important;
}
.floatleft{
	float: left;
}
@media (max-width: 870px) {
	.leftMenuWidth {
    width: 100%;
    display: none;
}

	.lead-special-box {
	    top: -170px!important;
	}
	.lead-special-text{
		padding: 5px 15px!important;
	}
	.max768fontsize{
		font-size: 14px!important;
	}
	.max768fontbold{
		font-weight: bold!important;
    	font-size: 18px!important;
	}
	.max768circumscribed{
		border-left: 0px solid #f2f2f2 !important;
		padding-left: 0px!important;
	    margin-left: 0px!important;
	    color: #376ba5!important;
	    line-height: 25px!important;
	    display: block!important;
		font-size: 13px!important;
	}
	.max768margin20{
		margin: 10px 0 20px;
	}
	.max768leadimg{
		margin-top: 30px!important;
	}
	.max768tabenglist {
	    width: 100%!important;
	    height: 45px!important;
	    margin-top: 10px;
	    line-height: 16px;
	    display: flex!important;
	    justify-content: center;
	    align-items: center;
	}
	.max768fontsize12{
		font-size: 12px!important;
	}
	.max768remarkschool{
		margin-left: 10px;
		margin-top: 3px;
		display: initial!important;
	}
	.max768titleblock{
		display: contents!important;
	}
	.topmenus{
		display: flex;
		align-items: center;
		border-top: 1px solid #eaeaea;
		border-bottom: 1px dashed #eaeaea;
		margin-top: -15px;
		padding: 15px 0;
	    font-size: 14px;
	    flex-grow: ;
	}
	.topmenus .dropdown-menu>li>a {
	    display: block;
	    padding: 8px 20px;
	    clear: both;
	    font-weight: normal;
	    line-height: 1.428571429;
	    color: #333;
	    white-space: nowrap;
	}
	.top-btn{
		background: 0;
		border: 0;
		width: 100%;
		text-align: center;
	    color: #858585 !important;
	}
	.top-btn .iconfont{
		font-size: 12px;
		margin: 0 4px 0 0;
	}
	.top-btn.active{
		border-bottom: 0 !important;
	}
	.top-btn .iconfont{
		font-size: 14px !important;
	}
	.top-btn.active,.top-btn.active .iconfont{
		color: #376ba5 !important;
	}
	.dropdown+.dropdown{
		/*border: 1px solid red;*/
		/*width: 33.3333%;*/
		margin-left: 5px;
	}
	.phoneFontPx14{
		font-size: 14px!important;
	}
	.phoneFontPxHei{
		line-height: 24px;
	}
	.phoneFontPx90{
		height: 95px!important;
	}
	.faculty-item {
	    /* display: inherit!important;
	    justify-content: center!important;
	    align-items: center!important; */
	}
	.tab-btn {
	    white-space: normal;
	}
	.mileposts{
		padding: 10px 2px 10px 15px !important;
	}
	.preventExceed{
		font-size: 15px !important;
		margin-bottom: 3px !important;
	}
	.mileposts-item{
		font-size: 13px;
		line-height: 1.5;
	}
	
	.history-item:before {
    border: 2px solid #376ba5;
    width: 13px !important;
    height: 13px !important;
    left: -7px !important;
    top: 17px !important;
}
.pd0{
	padding: 0;
}
.history-item-change {
    margin-bottom: 8px!important;
}
}
@media (max-width: 488px) {
	.preventExceed{
		font-size: 13px !important;
	}
}


.menus .actionSon{
	/*border-left: 3px solid #336ba9;*/
	color:#336ba9 !important;
	position: relative;
}
.font-staff-left{
    float: left;
    margin-right: 15px!important;
    padding-right: 15px;
    border-right: 1px solid rgba(0,0,0,0.3);
}

.font-staff{
	font-size: 16px;
    margin: 15px 0;
}
.lead-special{
	padding: 0 !important;
    /*display: flex;
    justify-content: center;*/
    min-height: 615px;
}
.lead-img{
	overflow: hidden;
	width: 100%;
	height: 345px;
	margin: 0 auto;
}
.lead-special-top{
	background-image: linear-gradient(rgba(0,0,0,0), #fff);
	height: 30px;
	width: 80%;
	margin: 0 auto;
}
.lead-special-text{
	position: inherit;
	text-align: left;
	background-color: #fff;
	top: 0px!important;
	padding: 30px;
	width: 80%;
	margin: 0 auto;
} 
.lead-special-honour{
	width: 100%!important;
	background: #fff!important;
	padding: 0!important;
	min-height: 180px!important;
}
.lead-special-honour > li{
	padding: 8px 0px!important;
	background: none!important;
	display: block!important;
	font-size: 14px!important;
}
 .mini-special-text{
	padding-left: 67px!important;
}
.lead-special-box{
	position: relative;
	z-index: 1;
	width: 100%;
	top: -80px;
}
.none-left{
	padding-left: 0px!important;
	/*height: 50px;*/
    line-height: 22px;
   margin: 20px 0;
    color: rgba(0,0,0,0.6);
}
.faculty-item-noneborder{
	border-bottom: 0px dashed #eaeaea!important;
}
@media (max-width: 870px) {
	.max768fontsize18{
		font-size: 18px!important;
	}
	.max768fontsize14{
		font-size: 14px!important;
	}
	.lead-special-img{
		width: 100%!important;
	}
	.lead-special-top{
		height: 15px;
		width: 90%;
	}
	.lead-special-text{
		width: 90%;
	}
	.max768height50{
		height: 50px!important;
		display:flex!important;
		justify-content:center;
		align-items:center;
	}
	.hidden-xs-magic-change{
		display: none;
	}
	.max768title{
		float: left;
		margin-right: 10px!important;
	}
	.max768about{
		font-size: 13px!important;
		font-weight: 400!important;
		display: inline-block!important;
	}
	.max768remark{
		font-size: 13px!important;
		font-weight: 400!important;
		margin: 10px 0 25px!important;
	}
	.max768nopadding{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.max768fontsize13{
		font-size: 13px!important;
	}
	.max768nonemargintop{
		margin-top: 0px!important;
	}
}
@media (min-width: 768px) {
	.englistbeheight{
		height: 55px;
		display:flex!important;
		justify-content:center;
		align-items:center;
	}
	.fontsize15px{
		font-size: 15px!important;
	}
}
.nonepaddingleft{
	padding-left: 0px!important;
}
.lead-special-img{
	width: 90%;
}
.max768title{
	float: left;
	margin-right: 10px!important;
}
.max768about{
	font-size: 15px!important;
	font-weight: 400!important;
	display: inline-block!important;
}
.max768remark{
	font-size: 15px!important;
	font-weight: 400!important;
	margin: 10px 0 25px!important;
}
.textaligncenter{
	text-align: center!important;
}
