* {
	margin: 0px;
	padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

a[href]:after {
	content: normal;
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	text-decoration: none;
	background: #ffffff;
}

*:focus {
	outline: none;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ol,
ul {
	list-style: none;
}

ul,
li,
a {
	padding: 0px;
	margin: 0px;
}

button {
	outline: none;
}

select {
	width: 100%;
}

/* 清除浮动 */
.fix {
	*zoom: 1;
}

.fix::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clear {
	clear: both;
}

.t3d {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.bdr4 {
	border-radius: 4px;
}

.tj {
	text-align: justify;
}

.wb {
	word-wrap: break-word;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bgbai {
	background: #ffffff;
}

.bgbai1 {
	/*background: url(ioz-nrbg.gif) repeat-x #ffffff top;
	border: #aedbeb solid 1px;*/
}

.bgqh {
	background: #eeeeee;
}

.bgf3 {
	background: #f3f3f3;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt18 {
	margin-top: 18px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt28 {
	margin-top: 28px;
}

.mt30 {
	margin-top: 30px;
}

.space0 {
	padding: 0 0 0 30px;
}

.space15 {
	padding: 15px;
}

.space18 {
	padding: 18px;
}

.space20 {
	padding: 20px;
}

.bh {
	display: block;
	overflow: hidden;
}

.space-top {
	padding-top: 10px;
}

.space-bottom {
	padding-bottom: 25px;
}

.img-hover:hover {
	opacity: 0.8;
}

.mobmt {}

.mobmt20 {}

.mobmt22 {}

.mobpadding {}

.mobmargin {}

.lanmumt {
	margin-top: 15px;
}

@media (max-width: 991px) {
	.mobmt {
		margin-top: 30px;
	}

	.mobmt20 {
		margin-top: 20px;
	}

	.mobpadding {
		padding: 0;
	}

	.mobmargin {
		margin: 0;
	}
}

@media (max-width: 767px) {
	.lanmumt {
		margin-top: 0;
	}

	.mobmt22 {
		margin-top: 22px;
	}
}

/*@media (min-width: 1300px) {
  .container {
    width: 1218px;
  }
}*/
.panel-group {
	margin-bottom: 0px;
}

.textcenter {
	text-align: center;
	margin: 0;
}

.secondarybox {
	display: block;
	padding: 38px 0 38px 0;
	background: rgba(255, 255, 255, 0.7);
	min-height: -moz-calc(100vh - 405px);
	min-height: -webkit-calc(100vh - 405px);
	min-height: calc(100vh - 405px);
}

.secondarydetailbox {
	display: block;
	overflow: hidden;
	/*padding: 6px 0px 0px 0px;
	margin-bottom: 20px;*/
}

.secondarydetailbox form {
	background: #f9f9f9;
	padding: 15px 13px 5px 10px;
	border-radius: 2px;
	border: #ececec solid 1px;
}

.secondarydetailbox .jsbox {
	padding-right: 6px;
	text-align: right;
	color: #333;
	/* font-weight: 700; */
	font-size: 13px;
	background: #f9f9f9;
	width: 76px;
}

.secondarydetailbox .jsbox1 {
	padding-right: 6px;
	text-align: right;
	color: #333;
	/* font-weight: 700; */
	font-size: 13px;
	background: #f9f9f9;
	width: 84px;
}

.secondarydetailbox select.form-control {
	padding-right: 5px;
	margin-bottom: 0px;
	height: 30px;
}

.secondarydetailbox .form-control {
	border-color: #ccc;
	background: #ffffff;
	height: 30px;
	color: #4e4e4e;
}

.secondarydetailbox .p0 {
	padding: 0px;
}

.secondaryxlbox {
	display: block;
	padding: 43px 0 50px 0;
}

.xlborderstyle {
	background: #ffffff;
	padding: 40px 100px 50px 100px;
	border-radius: 0px;
	overflow: hidden;
	border-top: 4px solid #0e67b9;
	-ms-box-shadow: 0 1px 5px 0px rgba(38, 77, 112, 0.2);
	-o-box-shadow: 0 1px 5px 0px rgba(38, 77, 112, 0.2);
	-moz-box-shadow: 0 1px 5px 0px rgba(38, 77, 112, 0.2);
	-webkit-box-shadow: 0 1px 5px 0px rgba(38, 77, 112, 0.2);
	box-shadow: 0 1px 5px 0px rgba(38, 77, 112, 0.2);
}

/*.xlmain .basicinfo .row > [class^='col'] {padding-left: 0px;padding-right: 0px;}*/
@media (max-width: 1199px) {
	.xlborderstyle {
		padding: 40px 50px 15px 50px;
	}
}

@media (max-width: 991px) {
	.secondaryxlbox {
		padding: 23px 0 30px 0;
	}
}

@media (max-width: 767px) {
	.secondarybox {
		padding: 18px 0 24px 0;
	}

	.xlborderstyle {
		padding: 12px 15px 0 15px;
	}
}

.nrhei {
	font-size: 15px;
	line-height: 180%;
	color: #333;
	word-wrap: break-word;
}

h2 {
	color: #005896;
}

.clear {
	clear: both;
}

.column_nr {
	display: block;
	overflow: hidden;
	float: left;
	width: 100%;
}

.column_gd {
	display: block;
	overflow: hidden;
}

.border-not {
	background: #fdfdfd;
	border-left: #ededed solid 1px;
	border-right: #ededed solid 1px;
	border-bottom: #ededed solid 1px;
}

.imgborder {
	border: #e6e6e6 solid 0px;
	margin-bottom: 18px;
}

.imgbox {
	padding: 15px 15px 0 15px;
}

.indexbox {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.indexbox1 {
	width: auto;
	height: auto;
}

.indexbox2 {
	width: auto;
	height: auto;
}

.indexbox hr {
	border-top: 1px dotted #cbcbcb;
}

.indexrbox {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.indexbox2 {
		margin-bottom: 18px;
	}
}

/*---------------区域背景---------------------*/
.mainpart {
	background: url(mainbg.jpg) no-repeat bottom center;
}

.firstpart {
	overflow: hidden;
	padding: 38px 0 2px 0;
	background: rgba(255, 255, 255, 0.7);
}

.secondpart {
	overflow: hidden;
	padding: 38px 0 0 0;
}

.thirdpart {
	overflow: hidden;
	padding: 28px 0 0 0;
}

.fourthpart {
	padding: 38px 0 38px 0;
}

.adbox {
	padding: 33px 0 0 0;
}

/*---------------网站头---------------------*/
.webtop {
	background: url(topbg1.jpg) repeat-x top center #f6fbfe;
}

.webheader {
	position: relative;
	background-image: url(topbg2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.webheader .ls {
	padding: 19px 0 28px 0;
	overflow: hidden;
}

.webheader .ls .logo {
	width: 55.667%;
	padding-right: 10px;
	height: 90px;
	background: url(logo.png) no-repeat;
}

.webheader .ls .spirit {
	width: 44.333%;
	margin: 12px 0 0 0;
	height: 71px;
	background: url(nhjs.png) no-repeat;
}

.TopSearch {
	height: 30px;
	white-space: nowrap;
	position: relative;
	background: #79a7d5;
	border-radius: 30px;
	padding: 0 28px 0 15px;
}

.TopSearch .SearchText {
	line-height: 30px;
	height: 30px;
	vertical-align: top;
	border: 0;
	font-size: 13px;
	color: #e5f3ff;
	width: 100%;
	float: left;
	outline: none;
	border: #9ac0d7 solid 0px;
	background: #79a7d5;
}

.TopSearch input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #79a7d5 inset;
}

.TopSearch input[type="text"]::-webkit-input-placeholder {
	color: #e5f3ff !important;
}

.TopSearch .SearchBtn {
	position: absolute;
	width: 32px;
	height: 100%;
	vertical-align: middle;
	margin: 0px 0 0 0;
	cursor: pointer;
	background: url(sn_search.png) center center no-repeat;
	border: 0;
	float: right;
	border-radius: 0px;
	outline: none;
	top: 0;
	right: 3px;
}

.TopSearch .SearchBtn:hover {}

@media (max-width: 1199px) {
	.webheader .ls .logo {
		height: 77px;
		background: url(logo-md.png) no-repeat;
	}

	.webheader .ls .spirit {
		height: 55px;
		background: url(nhjs-md.png) no-repeat;
	}
}

@media (max-width: 991px) {
	.webheader {
		background-size: 51% 126%;
		background-position: 109% 10%;
	}

	.webheader .ls .logo {
		height: auto;
		background: none;
	}

	.webheader .ls .spirit {
		height: auto;
		background: none;
		margin: 6px 0 0 0;
	}
}

@media (max-width: 767px) {
	.webheader {
		background-size: 108% 126%;
		background-position: -37% 10%;
	}

	.webheader .ls {
		padding: 5px 0 20px 0;
	}

	.webheader .ls .logo {
		width: 100%;
		padding-right: 0px;
	}

	.webheader .ls .spirit {
		width: 100%;
		margin: 6px 0 0 0;
	}

	.webheader .ls .logo img,
	.webheader .ls .spirit img {
		margin: 0 auto;
	}
}

/*---------------检索---------------------*/
.soc_icons {
	width: 220px;
}

.soc_icons .searchbox {
	position: relative;
	background: #fff;
	width: 100%;
	border-radius: 2px;
	margin-top: 9px;
	padding: 6px 0;
}

.soc_icons .searchbox input[type="text"] {
	margin: 0px 0;
	padding: 0 0 0 0.7em;
	outline: none;
	color: #5e5e5e;
	background: none;
	border: none;
	width: 89.33333%;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	-webkit-appearance: none;
}

.soc_icons .searchbox input[type="text"]::-webkit-input-placeholder {
	color: #888 !important;
}

.soc_icons .searchbox input[type="submit"] {
	background: url('submitbg2.png') no-repeat 0px 1px;
	border: none;
	cursor: pointer;
	width: 26px;
	height: 18px;
	outline: none;
	position: absolute;
	top: 8px;
	right: 2px;
}

.soc_icons .searchbox input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}

@media (max-width: 1199px) {
	.soc_icons {
		width: 164px;
	}
}

@media (max-width: 991px) {
	.soc_icons {
		width: 130px;
	}

	.soc_icons .searchbox input[type="text"] {
		font-size: 13px;
	}
}

@media (max-width: 767px) {
	.soc_icons .searchbox {
		padding: 5px 0;
		margin-top: 7px;
	}

	.soc_icons {
		width: 180px;
		right: 0px;
		position: absolute;
		top: 0px;
	}

	.soc_icons .searchbox input[type="submit"] {
		top: 8px;
	}
}

/*---------------焦点图---------------------*/
.focuspart {
	box-shadow: 0px 3px 7px 0px rgb(104, 121, 177, .6);
}

.focuspart .slick-slide {
	position: relative;
}

.focuspart .slick-list li {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 550px;
	position: relative;
}

.focuspart .slick-list li a {}

.focuspart .slick-list li .focustitle {
	position: absolute;
	bottom: 29px;
	left: 17.2%;
	width: 28%;
	overflow: hidden;
	text-shadow: 1px 1px 0px #000;
	background: rgba(43, 71, 168, 0.7);
	padding: 25px 30px 25px 30px;
	border-bottom: #3561f8 solid 4px;
}

.focuspart .slick-list li .focustitle p {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 140%;
	text-align: left;
	overflow: hidden;
	margin: 0;
}

.focuspart .slick-list li h3 {
	position: absolute;
	bottom: 29px;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	right: 60px;
	max-width: 62%;
	text-align: right;
	line-height: 130%;
	overflow: hidden;
	height: 77px;
	text-shadow: 2px 2px 0px #000;
}

.focuspart .slick-dots {
	bottom: 32px;
	text-align: inherit;
	width: auto;
	margin: 0;
	right: 17.2%;
}

.focuspart .slick-dots li button {
	font-size: 15px;
	color: transparent;
	background: none;
	height: 16px;
	width: 16px;
	border-radius: 10px;
	background: #d1e6f7;
}

.focuspart .slick-dots li.slick-active button {
	background: #1770ff;
	width: 46px;
}

.focuspart .slick-dots li button:before {
	font-size: 0px;
}

.focuspart .slick-dots li {
	height: auto;
	width: auto;
	margin: 0 0 0 10px;
}

.focuspart .slick-slide .title {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: .1;
}

.focuspart .slick-slide .topbg {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 233px;
	opacity: .1;
}

/*Arrows*/
.focuspart .slick-prev,
.focuspart .slick-next {
	font-size: 0;
	line-height: 0;

	position: absolute;
	top: 40%;

	display: block;

	width: 40px;
	height: 66px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);

	cursor: pointer;

	color: transparent;
	border: rgba(52, 161, 255, 0.3) solid 1px;
	outline: none;
	background: rgba(19, 112, 237, 0.3);
	border-radius: 4px;
	z-index: 1;
}

.focuspart .slick-prev:hover,
.focuspart .slick-prev:focus,
.focuspart .slick-next:hover,
.focuspart .slick-next:focus {
	color: transparent;
	outline: none;
	/*background: #0e6eb8;*/
}

.focuspart .slick-prev.slick-disabled:before,
.focuspart .slick-next.slick-disabled:before {
	opacity: .25;
}

.focuspart .slick-prev:before,
.focuspart .slick-next:before {
	font-family: 'FontAwesome';
	font-size: 36px;
	line-height: 1;

	opacity: .5;
	color: white;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.focuspart .slick-prev:hover:before,
.focuspart .slick-prev:focus:before,
.focuspart .slick-next:hover:before,
.focuspart .slick-next:focus:before {
	opacity: .8;
}

.focuspart .slick-prev {
	left: 2%;
	padding: 0 4px 0 0;
}

.focuspart .slick-next {
	right: 2%;
	padding: 0 0 0 4px;
}

.focuspart .slick-prev,
.focuspart .slick-next {
	display: none !important;
}

@media (max-width: 1680px) {
	.focuspart .slick-list li {
		height: 480px;
	}

	.focuspart .slick-list li .focustitle {
		left: 12.8%;
		width: 32%;
	}

	.focuspart .slick-dots {
		right: 12.8%;
	}
}

@media (max-width: 1600px) {
	.focuspart .slick-list li {
		height: 456px;
	}

	.focuspart .slick-list li .focustitle {
		left: 11.2%;
		width: 34%;
	}

	.focuspart .slick-dots {
		right: 11.2%;
	}
}

@media (max-width: 1536px) {
	.focuspart .slick-list li {
		height: 440px;
	}

	.focuspart .slick-list li .focustitle {
		left: 9.2%;
		width: 36%;
		padding: 15px 20px;
	}

	.focuspart .slick-dots {
		right: 9.2%;
	}
}

@media (max-width: 1440px) {
	.focuspart .slick-list li {
		height: 412px;
	}

	.focuspart .slick-list li .focustitle {
		left: 6.8%;
		width: 40%;
	}

	.focuspart .slick-dots {
		right: 6.8%;
	}

	.focuspart .slick-list li .focustitle p {
		font-size: 18px;
		max-height: 46px;
	}
}

@media (max-width: 1366px) {
	.focuspart .slick-list li {
		height: 390px;
	}

	.focuspart .slick-list li .focustitle {
		left: 4.2%;
		width: 41%;
	}

	.focuspart .slick-dots {
		right: 4.2%;
	}
}

@media (max-width: 1199px) {
	.focuspart .slick-list li {
		height: 342px;
	}

	.focuspart .slick-dots {
		margin: 0 0 0 30px;
	}

	.focuspart .slick-list li .focustitle p {
		font-size: 18px;
		max-height: 49px;
	}
}

@media (max-width: 1024px) {
	.focuspart .slick-list li {
		height: 294px;
	}

	.focuspart .slick-list li .focustitle p {
		font-size: 16px;
		max-height: 41px;
	}
}

@media (max-width: 991px) {
	.focuspart .slick-list li {
		height: 284px;
	}

	.focuspart .slick-prev {
		left: 0%;
	}

	.focuspart .slick-next {
		right: 0%;
	}

	.focuspart .slick-list li {
		height: calc(100vw * 0.269);
	}

	.focuspart .slick-dots {
		margin: 0 0 0 20px;
	}
}

@media (max-width: 800px) {
	.focuspart .slick-list li {
		height: 229px;
	}

	.focuspart .slick-list li .focustitle {
		left: 0;
		width: 45%;
		bottom: 20px;
	}
}

@media (max-width: 767px) {
	.focuspart {
		box-shadow: none;
	}

	.focuspart .slick-prev,
	.focuspart .slick-next {
		display: none !important;
	}

	.focuspart .slick-slide .topbg {
		background: none;
	}

	.focuspart {
		padding-bottom: 19px;
		overflow: hidden;
	}

	.focuspart .slick-dotted.slick-slider {
		margin-bottom: 54px;
	}

	.focuspart .slick-dots {
		width: 100%;
		text-align: center;
		bottom: -66px;
		display: none !important;
	}

	.focuspart .slick-dots li button {
		background: #dedede;
	}

	.focuspart .slick-list li {
		height: calc(100vw * 0.369);
	}

	.focuspart .slick-list {
		overflow: inherit;
	}

	.focuspart .slick-list li .focustitle {
		width: 100%;
		max-width: initial;
		right: inherit;
		bottom: -66px;
		padding: 10px 16px 12px 16px;
	}

	.focuspart .slick-list li .focustitle p {
		max-height: 42px;
		height: 42px;
	}
}

/*---------------布局---------------------*/
.win-l {
	width: 65.834%;
	padding-right: 40px;
}

.win-r {
	width: 34.166%;
}

@media (max-width: 1199px) {
	.win-l {
		width: 63.834%;
		padding-right: 30px;
	}

	.win-r {
		width: 36.166%;
	}
}

@media (max-width: 991px) {
	.win-l {
		width: 100%;
		padding-right: 0px;
	}

	.win-r {
		width: 100%;
	}
}

/*---------------栏目样式---------------------*/
.lanmu {
	background: #334fb1;
	overflow: hidden;
	position: relative;
}

.lanmu_l {
	color: #fff;
	float: left;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	padding: 9px 20px;
	background: #c33c35;
	position: relative;
}

.lanmu_l img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}

.lanmu_l:after {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	border-style: solid;
	border-width: 48px 0px 0px 15px;
	border-color: transparent transparent transparent #1f4086;
}

.lanmu_r {
	line-height: 48px;
	float: right;
	font-size: 14px;
	padding-right: 20px;
}

.lanmu_r a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.lanmu_r a:hover {
	color: #5ac5ff;
	text-decoration: none;
}

.lanmu1 {
	background: url(lm-bg.png) repeat-x bottom;
	overflow: hidden;
	margin-top: 4px;
}

.lanmu1[data-dlm] {
	margin-top: 26px;
}

.lanmu1[data-dlm]:first-child {
	margin-top: 0px;
}

.lanmu1_l {
	line-height: 1.3;
	color: #333;
	font-weight: 700;
	float: left;
	font-size: 26px;
	border-bottom: #334fb1 solid 3px;
	padding: 0 0 10px 0;
}

.lanmu1_l[data-dlm] {
	font-size: 23px;
}

.lanmu1_r {
	line-height: 42px;
	float: right;
	color: #bddcff;
	font-family: Arial;
	font-size: 15px;
}

.lanmu1_r a {
	color: #1b84c6;
	text-decoration: none;
}

.lanmu1_r a:hover {
	color: #F00307;
	text-decoration: none;
}

.lanmu2 {
	overflow: hidden;
}

.lanmu2_l {
	color: #ffffff;
	float: left;
	font-weight: 500;
	font-size: 22px;
	padding: 0 0 18px 0;
}

.lanmu2_l img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}

.lanmu2_r {
	line-height: 32px;
	float: right;
	font-size: 12px;
	font-family: Arial;
}

.lanmu2_r a {
	color: #bfcddd;
	text-decoration: none;
}

.lanmu2_r a:hover {
	color: #ffffff;
	text-decoration: none;
}

.lanmu3 {
	height: 43px;
	background: #f3f8fd;
	margin-bottom: 20px;
}

.lanmu3_l {
	height: 43px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	padding: 0 16px;
	float: left;
	background: #23408d;
}

.lanmu3_r {
	line-height: 42px;
	float: right;
	color: #e3f6ff;
	font-family: Arial;
	font-size: 14px;
	margin-right: 15px;
}

.lanmu3_r a {
	color: #2f8adb;
	text-decoration: none;
}

.lanmu3_r a:hover {
	color: #ea3808;
	text-decoration: none;
}

.lanmu4 {
	background: url(lm-bg.png) bottom center repeat-x;
	overflow: hidden;
}

.lanmu4_l {
	color: #333;
	float: left;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	padding: 5px 0 10px 0;
	border-bottom: #4057a2 solid 3px;
}

.lanmu4_l img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}

.lanmu4_r {
	line-height: 47px;
	float: right;
	font-size: 14px;
}

.lanmu4_r a {
	color: #0160b4;
	text-decoration: none;
	font-family: Arial;
	text-transform: uppercase;
}

.lanmu4_r a:hover {
	color: #e80000;
	text-decoration: none;
}

.thirdpart .lanmu4_r {
	margin-right: 20px;
}

.lanmupt {
	background: #ededed;
	overflow: hidden;
	position: relative;
}

.lanmupt_l {
	color: #333;
	float: left;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	padding: 0px 20px 9px 0;
	background: #fff;
	position: relative;
}

.lanmupt_l img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}

.lanmupt_l:after {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	border-style: solid;
	border-width: 39px 36px 0px 0px;
	border-color: #fff transparent transparent transparent;
}

.lanmupt_r {
	line-height: 39px;
	float: right;
	font-size: 14px;
	padding-right: 20px;
}

.lanmupt_r a {
	color: #0160b4;
	text-decoration: none;
	text-transform: uppercase;
}

.lanmupt_r a:hover {
	color: #e80000;
	text-decoration: none;
}

.sortlanmu {
	background: #cdebf5;
	padding: 8px 8px 11px 12px;
	color: #004280;
	font-size: 22px;
	border-left: #ff6c00 solid 5px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 20px;
}

.sortlanmu a {
	color: #004280;
}

.sortlanmu a:hover {
	color: #101010;
}

/*---------------焦点图&新闻---------------------*/
.hotnews {
	background: #f0f7fb;
	padding: 32px 0 34px 0;
}

.hotnews .newsbg {
	overflow: hidden;
	background: #fff;
	-ms-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
	-o-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
	-moz-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
	-webkit-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
	box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
}

.hotnews .newsbg .focuspic {
	margin: 0;
	width: 58.334%;
}

.hotnews .newsbg .focustxt {
	margin: 0;
	width: 41.666%;
	padding: 18px 25px 0 30px;
}

@media (max-width: 1024px) {
	.hotnews .newsbg .focustxt {
		padding: 14px 20px 0 20px;
	}
}

@media (max-width: 991px) {

	.hotnews .newsbg .focuspic,
	.hotnews .newsbg .focustxt {
		width: 100%;
	}

	.hotnews .newsbg .focustxt {
		padding: 12px 25px 15px 25px;
	}
}

@media (max-width: 767px) {
	.hotnews .newsbg .focustxt {
		padding: 8px 18px 18px 18px;
	}

	.hotnews {
		padding: 20px 0 20px 0;
	}
}

/*选项卡*/
.cmain1a {
	width: 100%;
}

.cmain1ax {
	width: 100%;
	height: 38px;
	margin-bottom: 6px;
}

.cmain1ay {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 294.7px;
	overflow: hidden;
}

.cmain1ay .title {
	font-size: 22px;
	line-height: 130%;
	margin-bottom: 10px;
	font-weight: 700;
}

.cmain1ay .title a {
	color: #0b4590;
}

.cmain1ay .title a:hover {
	color: #2f79c6;
	text-decoration: none;
}

.cmain1ay img {
	max-width: none;
}

.cmain1ay .date {
	font-size: 14px;
	color: #4668c1;
	text-align: right;
	display: block;
	margin-top: 10px;
	margin-bottom: 8px;
}

.cmain1ax li {
	float: left;
	height: 38px;
	line-height: 24px;
}

.cmain1ax li.now {
	background: url(ioz-navbg3.gif) no-repeat bottom center;
}

.cmain1ax li.now a {
	color: #004280;
	text-decoration: none;
}

#threea1 {
	margin: 0 24px 0 0;
	text-align: center;
}

#threea2 {
	margin: 0 24px 0 0;
	text-align: center;
}

#threea3 {
	margin: 0 24px 0 0;
	text-align: center;
}

.cmain1ax li a {
	color: #004280;
	font-size: 20px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-weight: 700;
	text-decoration: none;
}

.cmain1ay1 {
	width: 163px;
	height: 220px;
	float: left;
	position: relative;
	margin-right: 12px;
}

.cmain1ay1x {
	width: 163px;
	height: 28px;
	text-align: center;
	position: absolute;
	left: 10px;
	bottom: 0;
	background: url();
}

.cmain1ay1x a {
	color: #000000;
	line-height: 28px;
	font-size: 11px;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.txt_hedar {
	height: 63px;
	overflow: hidden;
}

.txt_hedar a {
	width: 100%;
	font-size: 14px;
	line-height: 150%;
	color: #888;
	overflow: hidden;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.list-index li {
	overflow: hidden;
	clear: both;
}

.list-index li a {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 37px;
	color: #383838;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-index li a:hover {
	color: #004ea2;
	text-decoration: none;
}

.list-index span {
	height: 26px;
	line-height: 26px;
	color: #9b9b9b;
	font-size: 12px;
	font-family: Arial;
}

.list-index span.right {
	float: right;
}

@media (max-width: 1199px) {
	.cmain1ay {
		height: 260px;
	}

	.cmain1ay .title {
		font-size: 20px;
		line-height: 28px;
	}

	.list-index li a {
		line-height: 32px;
	}
}

@media (max-width: 1024px) {
	.cmain1ay {
		height: 220px;
		padding-top: 0;
	}

	.list-index li a {
		line-height: 31px;
	}
}

@media (max-width: 991px) {
	.cmain1ay {
		height: auto;
	}

	.cmain1ay .title {
		margin-top: 10px;
	}

	.list-index li {
		padding: 6px 0;
	}

	.list-index li a {
		font-size: 15px;
		line-height: 22px;
		white-space: normal;
	}

	.txt_hedar {
		height: auto;
	}

	.txt_hedar a {
		-webkit-line-clamp: initial;
	}
}

@media (max-width: 767px) {}

@media screen and (max-width: 480px) {
	.list-index span {
		width: 0px;
		visibility: hidden;
	}
}

.list-newimg {
	overflow: hidden;
	margin: 20px 0 0 0;
}

.list-newimg li {
	margin-bottom: 18px;
}

.list-newimg li img {
	width: 100%;
	height: 145px;
}

.list-newimg .overlay {
	background-color: rgba(0, 0, 0, 0.56);
}

.list-newimg .overlay span {
	color: #E4E4E4;
	font-size: 14px;
	font-style: normal;
}

.list-newimg .overlay a {
	display: inline-block;
	width: 100%;
	height: auto;
	font-size: 15px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 18%;
	left: 0;
	margin-top: 0;
	margin-left: 0px;
	background-color: transparent;
	padding: 10px;
}

.list-newimg .overlay a:hover {
	color: #ffffff;
	text-decoration: underline;
}

@media (max-width: 1199px) {
	.list-newimg .overlay a {
		top: 10%;
	}

	.list-newimg li img {
		height: 117px;
	}
}

@media (max-width: 991px) {
	.list-newimg li img {
		height: 139px;
	}
}

@media (max-width: 767px) {
	.list-newimg li img {
		height: auto;
	}
}

/*---------------通知公告---------------------*/
.noticebox {
	background: #f3f7ff;
	overflow: hidden;
	padding: 18px 20px 22px 20px;
	margin-bottom: 26px;
}

.notice {
	overflow: hidden;
}

.notice li {
	margin-bottom: 18px;
}

.notice li:last-child {
	margin-bottom: 0px;
}

.notice .pubdate {
	line-height: 1;
	color: #444;
	font-size: 21px;
	margin: 0 0 6px 0;
	font-weight: 700;
	float: left;
	width: 98px;
	margin-right: 15px;
	font-family: "Times New Roman", serif;
}

.notice .pubdate i {
	line-height: 1;
	color: #555;
	font-size: 19px;
	margin: 0 6px;
	font-weight: 400;
}

.notice .pubdate span {
	line-height: 1;
	color: #444;
	font-size: 15px;
	font-weight: 500;
}

.notice .pubtitel {
	font-size: 15px;
	line-height: 1.4;
	margin: 0;
	color: #333;
	font-weight: 500;
	overflow: hidden;
	/*max-height: 40px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;*/
}

.notice a:hover .pubdate,
.notice a:hover .pubdate i,
.notice a:hover .pubdate span,
.notice a:hover .pubtitel {
	color: #334fb1;
}

.recruit {
	overflow: hidden;
}

.recruit li {
	margin-bottom: 20px;
}

.recruit li:last-child {
	margin-bottom: 0px;
}

.recruit .pubdate {
	line-height: 1;
	color: #444;
	font-size: 21px;
	margin: 0 0 6px 0;
	font-weight: 700;
	float: left;
	width: 98px;
	margin-right: 15px;
	font-family: "Times New Roman", serif;
}

.recruit .pubdate i {
	line-height: 1;
	color: #555;
	font-size: 19px;
	margin: 0 6px;
	font-weight: 400;
}

.recruit .pubdate span {
	line-height: 1;
	color: #444;
	font-size: 15px;
	font-weight: 500;
}

.recruit .pubtitel {
	font-size: 15px;
	line-height: 1.4;
	margin: 0;
	color: #333;
	font-weight: 500;
	overflow: hidden;
	max-height: 41px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.recruit a:hover .pubdate,
.recruit a:hover .pubdate i,
.recruit a:hover .pubdate span,
.recruit a:hover .pubtitel {
	color: #334fb1;
}

@media (min-width: 992px) {
	.recruit li:nth-child(6) {
		display: none;
	}
}

@media (max-width: 1199px) {
	.recruit li {
		margin-bottom: 15px;
	}

	.recruit .pubtitel {
		max-height: 61px;
		-webkit-line-clamp: 3;
	}
}

@media (max-width: 991px) {
	.recruit li {
		margin-bottom: 27px;
	}

	.recruit .pubtitel {
		max-height: 41px;
		-webkit-line-clamp: 2;
	}
}

@media (max-width: 767px) {
	.recruit .pubtitel {
		max-height: initial;
		-webkit-line-clamp: initial;
	}

	.recruit li {
		margin-bottom: 12px;
	}
}

/*------------------公告选项卡----------------*/
.mores_all {
	position: absolute;
	right: 20px;
	top: 0;
}

.mores_all a {
	font-size: 14px;
	color: #fff;
	line-height: 47px;
}

.mores_all a:hover {
	color: #e30000;
}

.indexggbox {
	width: auto;
	height: auto;
	overflow: hidden;
	border-top: #cce7f4 solid 1px;
	border-bottom: #cce7f4 solid 1px;
	border-left: #cce7f4 solid 1px;
	border-right: #cce7f4 solid 1px;
}

.indexggbox1 {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 33px;
	border-top: #cce7f4 solid 1px;
	border-bottom: #cce7f4 solid 1px;
	border-left: #cce7f4 solid 1px;
	border-right: #cce7f4 solid 1px;
}

.index_tab {
	position: relative;
}

.index_tab .tabmenu {
	background: #334fb1;
	height: 47px;
	overflow: hidden;
}

.index_tab .tabmenu ul li {
	height: 47px;
	color: #fff;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	float: left;
	padding-right: 16px;
	line-height: 1;
}

.index_tab .tabmenu ul li:last-child {
	margin-right: 0px;
	background: none;
}

.index_tab .tabmenu ul li a {
	color: #fff;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.index_tab .tabmenu ul li.selected a {
	color: #fff;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.index_tab .tabmenu ul li span {
	height: 47px;
	float: left;
	display: block;
}

.index_tab .tabmenu ul li span.tabg {
	padding: 0;
	width: 100%;
	text-align: center;
	padding: 13px 26px 0 20px;
}

.index_tab .tabmenu ul li span.tabg img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}

.index_tab .tabmenu ul li span.bg {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_tab .tabmenu ul li span.bg01 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_tab .tabmenu ul li span.bg02 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_tab .tabmenu ul li.selected span.tabg {
	width: 100%;
	text-align: center;
	color: #fff;
	background: url(tabbg.png) no-repeat bottom right;
	padding: 13px 26px 0 20px;
}

.index_tab .tabmenu ul li.selected span.tabg img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}


.index_job {
	position: relative;
}

.index_job .space {
	padding: 20px 15px 15px 15px;
}

.index_job .tabmenu {
	background: #f3f8fd;
	height: 46px;
	border-bottom: #cce7f4 solid 1px;
	/*overflow: hidden;*/
}

.index_job .tabmenu ul li {
	height: 46px;
	color: #234192;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	float: left;
	padding: 0 16px;
}

.index_job .tabmenu ul li a {
	color: #013985;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.index_job .tabmenu ul li.selected {
	background: #23408d;
	position: relative;
}

.index_job .tabmenu ul li.selected b {
	width: 9px;
	height: 5px;
	background: url(gdhov_twt.png) no-repeat;
	display: block;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -4.5px;
}

.index_job .tabmenu ul li.selected a {
	color: #fff;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.index_job .tabmenu ul li span {
	height: 48px;
	float: left;
	display: block;
}

.index_job .tabmenu ul li span.tabg {
	padding: 0;
	width: 100%;
	text-align: center;
	padding: 11px 0 0 0;
}

.index_job .tabmenu ul li span.bg {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_job .tabmenu ul li span.bg01 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_job .tabmenu ul li span.bg02 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_job .tabmenu ul li.selected span.tabg {
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 11px 0 0 0;
}

.events_tab {
	position: relative;
	margin-right: 10px;
}

.events_tab .tabmenu {
	background: url(gb2020-tabbg.png) repeat-x bottom;
	overflow: hidden;
}

.events_tab .tabmenu ul li {
	color: #383838;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	float: left;
	margin-right: 20px;
	background: url(indextitele-bg.png) right 6px no-repeat;
	padding-right: 20px;
}

.events_tab .tabmenu ul li:last-child {
	margin-right: 0px;
	background: none;
	padding-right: 0px;
}

.events_tab .tabmenu ul li a {
	color: #234192;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.events_tab .tabmenu ul li.selected a {
	color: #234192;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.events_tab .tabmenu ul li span {
	float: left;
	display: block;
}

.events_tab .tabmenu ul li span.tabg {
	padding: 6px 0 11px 0;
	width: 100%;
	text-align: center;
}

.events_tab .tabmenu ul li span img {
	display: inline-block;
	margin-right: 9px;
	margin-top: -6px;
}

.events_tab .tabmenu ul li span.bg {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.events_tab .tabmenu ul li span.bg01 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.events_tab .tabmenu ul li span.bg02 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.events_tab .tabmenu ul li.selected span.tabg {
	width: 100%;
	text-align: center;
	color: #383838;
	border-bottom: #006bca solid 3px;
}

.fwcx {
	width: 100%;
	overflow: hidden;
	height: 260px;
}

.fwcx1 {
	width: 100%;
	overflow: hidden;
	height: 276px;
}

.more {
	position: absolute;
	top: 0px;
	right: 0px;
}

.more1 {
	position: absolute;
	top: 7px;
	right: 13px;
}

@media (max-width: 1199px) {
	.fwcx {
		height: 320px;
	}

	.fwcx1 {
		height: 276px;
	}
}

@media (max-width: 1024px) {}

@media (max-width: 991px) {
	.events_tab {
		margin-right: 0px;
	}

	.fwcx {
		height: 336px;
	}

	.fwcx1 {
		height: 282px;
	}

}

@media (max-width: 767px) {
	.fwcx {
		height: auto;
	}

	.fwcx1 {
		height: auto;
	}

	.events_tab .tabmenu ul li {
		margin-right: 22px;
	}

	.mores_all {
		position: inherit;
		text-align: right;
		padding-top: 15px;
	}

	.mores_all a {
		font-size: 15px;
		color: #334fb1;
		line-height: 1;
	}

	.index_tab .tabmenu ul li span.tabg,
	.index_tab .tabmenu ul li.selected span.tabg {
		padding: 13px 19px 0 9px;
	}

	.index_tab .tabmenu ul li {
		padding-right: 0px;
	}

	.index_tab .tabmenu ul li span.tabg img,
	.index_tab .tabmenu ul li.selected span.tabg img {
		margin-right: 5px;
	}
}

@media (max-width: 320px) {
	.events_tab .tabmenu ul li {
		margin-right: 8px;
		height: 36px;
		font-size: 17px;
		font-weight: 700;
		padding-right: 10px;
	}
}

/*------------------left news----------------*/
.rprogress {
	overflow: hidden;
	margin-top: 22px;
}

.rprogress .progress-l {
	overflow: hidden;
	float: left;
	background: #eaf3fa;
	width: 216px;
	height: 254px;
	margin-right: 24px;
	border: #eaf3fa solid 1px;
}

.rprogress .progress-l .limg {
	overflow: hidden;
}

.rprogress .progress-l .limg img {
	height: 142px;
	width: 100%;
	-webkit-transition: all .5s ease;
	/* Safari and Chrome */
	-moz-transition: all .5s ease;
	/* Firefox */
	-ms-transition: all .5s ease;
	/* IE 9 */
	-o-transition: all .5s ease;
	/* Opera */
	transition: all .5s ease;
}

.rprogress .progress-l .limg:hover img {
	-webkit-transform: scale(1.25);
	/* Safari and Chrome */
	-moz-transform: scale(1.25);
	/* Firefox */
	-ms-transform: scale(1.25);
	/* IE 9 */
	-o-transform: scale(1.25);
	/* Opera */
	transform: scale(1.25);
}

.rprogress .progress-l h4 {
	font-size: 14px;
	line-height: 150%;
	color: #333;
	padding: 7px 10px 9px 10px;
	margin: 0;
	max-height: 78px;
	overflow: hidden;
}

.rprogress .progress-l h4 a {
	color: #333;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.rprogress .progress-l h4 a:hover {
	color: #17318b;
}

.rprogress .progress-l span {
	font-size: 15px;
	line-height: 150%;
	color: #a8a8a8;
	padding: 0 10px 9px 10px;
	margin: 0;
	overflow: hidden;
	display: block;
}

.rprogress .progress-r {}

/*------------------imglink----------------*/
.imglink {
	margin-top: 5px;
}

.imglink .row {
	margin-left: -10px;
	margin-right: -10px;
}

.imglink .col-md-6 {
	padding-left: 10px;
	padding-right: 10px;
}

.imglink li {
	margin-bottom: 20px;
	position: relative;
}

.imglink li:nth-last-child(1),
.imglink li:nth-last-child(2) {
	margin-bottom: 0;
}

.imglink li a {
	display: block;
	overflow: hidden;
}

.imglink li .bgimg {
	background-color: #0b4870;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 104px;
	background-position: center;
}

.imglink li:hover .bgimg {
	-webkit-transition: all .5s ease;
	/* Safari and Chrome */
	-moz-transition: all .5s ease;
	/* Firefox */
	-ms-transition: all .5s ease;
	/* IE 9 */
	-o-transition: all .5s ease;
	/* Opera */
	transition: all .5s ease;
	-webkit-transform: scale(1.2);
	/* Safari and Chrome */
	-moz-transform: scale(1.2);
	/* Firefox */
	-ms-transform: scale(1.2);
	/* IE 9 */
	-o-transform: scale(1.2);
	/* Opera */
	transform: scale(1.2);
}

.imglink li p {
	display: block;
	position: absolute;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	width: 90px;
	height: 20px;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -45px;
	z-index: 1;
	color: #fff;
	text-shadow: 1px 0px 6px #000;
}

@media (max-width: 1259px) {}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
	.imglink li .bgimg {
		height: 104px;
	}
}

@media (max-width: 767px) {
	.imglink li .bgimg {
		height: 97px;
	}
}

@media (max-width: 380px) {
	.imglink li .bgimg {
		height: 86px;
	}
}

@media (max-width: 320px) {
	.imglink li .bgimg {
		height: 70px;
	}
}

/*------------------招生招聘----------------*/
.zszp {
	height: 213px;
	overflow: hidden;
}

.zszp ul li {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	line-height: 140%;
	background-image: url(ico_03.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	height: 42px;
}

.zszp ul li span {
	font-size: 6px;
	color: #ff0000;
	margin-right: 5px;
}

.zszp ul li a:hover {
	color: #004ea2;
}

.zszp ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

@media (max-width: 991px) {
	.zszp {
		height: auto;
	}

	.zszp ul li {
		height: auto;
		-webkit-line-clamp: initial;
	}
}

/*------------------滚动公告----------------*/
#marquee {
	width: 100%;
	height: 253px;
	overflow: hidden;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
	#marquee {
		height: 260px;
	}
}


.hui {
	font-size: 14px;
	line-height: 26px;
	color: #4668c1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.hei {
	font-size: 12px;
	line-height: 18px;
	color: #8b8b8b;
	text-decoration: none;
	font-family: Arial;
}

a.hei:hover {
	color: #f86900;
	font-size: 12px;
	text-decoration: none;
}

.hei1 {
	font-size: 15px;
	line-height: 140%;
	color: #454545;
	text-decoration: none;
	padding-left: 6px;
}

.both_img {
	margin-bottom: 20px;
}

A.hei1:hover {
	COLOR: #234192;
	FONT-SIZE: 15px;
	text-decoration: none;
}

.hei2 {
	font-size: 14px;
	line-height: 140%;
	color: #454545;
	text-decoration: none;
}

A.hei2:hover {
	COLOR: #234192;
	FONT-SIZE: 14px;
	text-decoration: none;
}

.lan {
	font-size: 12px;
	line-height: 18px;
	color: #0f8fd0;
	text-decoration: none;
}

a.lan:hover {
	color: #15499a;
	font-size: 12px;
	text-decoration: none;
}

.lan1 {
	font-size: 13px;
	line-height: 18px;
	color: #234192;
	text-decoration: none;
}

a.lan1:hover {
	color: #d61300;
	font-size: 13px;
	text-decoration: none;
}

.huang {
	font-size: 15px;
	color: #ffc435;
	line-height: 20px;
}

.dlan {
	font-size: 13px;
	line-height: 18px;
	color: #6ff3ff;
	text-decoration: none;
	font-family: Arial;
}

.bai {
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-family: \5FAE\8F6F\96C5\9ED1;
	background-image: url(ico_bd.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 16px;
}

a.bai:hover {
	color: #6ff3ff;
	font-size: 13px;
}

.bai12 {
	font-size: 12px;
	line-height: 18px;
	color: #e9f7ff;
	text-decoration: none;
}

a.bai12:hover {
	color: #8bebff;
	font-size: 12px;
}

.bai13 {
	font-size: 13px;
	line-height: 20px;
	color: #e9f7ff;
	text-decoration: none;
}

a.bai13:hover {
	color: #8bebff;
	font-size: 13px;
}

.bai14 {
	font-size: 14px;
	line-height: 25px;
	color: #e9f7ff;
	text-decoration: none;
}

a.bai14:hover {
	color: #8bebff;
	font-size: 14px;
}

.bai15 {
	font-size: 15px;
	line-height: 20px;
	color: #e9f7ff;
	text-decoration: none;
	padding-bottom: 10px;
}

a.bai15:hover {
	color: #8bebff;
	font-size: 15px;
}

/*---------------文字链接---------------------*/
.tlbox {
	padding: 0 20%;
}

.link-cenrlab {
	overflow: hidden;
	margin-top: 12px;
}

.link-cenrlab li {
	float: left;
	background: url(icon02.png) 1px 6px no-repeat;
	padding-left: 18px;
	padding-right: 15px;
	margin-top: 15px;
}

.link-cenrlab li a {
	font-size: 15px;
	line-height: 140%;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	color: #383838;
}

.link-cenrlab li a:hover {
	color: #234192;
}

/*---------------专题及图标链接---------------------*/

.win-ico {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}

.win-ico li a {
	width: 100%;
	/*background:url(btmbg_twt2020.png) no-repeat;*/
	display: block;
}

.win-ico li:last-child {
	margin-right: 0px;
}

.btm_fontlab {}

.btm_fontlab .row {
	margin-left: -10px;
	margin-right: -10px;
}

.btm_fontlab .row>[class^='col'] {
	padding-left: 10px;
	padding-right: 10px;
}

.btm_fontlab .overlay-container img {
	width: 100%;
	height: 175px;
}

.btm_fontlab .col-md-3.col-sm-6 {
	padding: 0 10px;
}

.btm_fontlab .overlay {
	background-color: rgba(0, 0, 0, 0.56);
}

.btm_fontlab .overlay a {
	display: inline-block;
	width: 100%;
	height: auto;
	font-size: 15px;
	line-height: 160%;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 26%;
	left: 0;
	margin-top: 0;
	margin-left: 0px;
	background-color: transparent;
	padding: 10px 25px;
}

.btm_fontlab .overlay a:hover {
	color: #ffffff;
	text-decoration: underline;
}


@media (max-width: 1199px) {
	.btm_fontlab .overlay-container img {
		height: 143px;
	}

	.win-zt {
		width: 47%;
	}

	.win-ico {
		width: 50%;
	}

	/*.win-ico li {
	width: 86px;
	margin-right: 10px;
}*/
	.win-ico p {
		font-size: 12px;
	}
}

@media (max-width: 991px) {
	.btm_fontlab .row {
		margin-left: -15px;
		margin-right: -15px;
	}

	.btm_fontlab .row>[class^='col'] {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 30px;
	}

	.btm_fontlab .overlay-container img {
		height: 224px;
	}

	.win-zt {
		width: 100%;
	}

	.win-zt .topic .topic-l {
		width: 80%;
	}

	.win-ico {
		width: 100%;
		margin-top: 20px;
	}

	/*.win-ico li {
	width: 17.2%;
	margin-right: 25px;
}*/
	.win-ico p {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.btm_fontlab .overlay-container img {
		height: auto;
	}

	.btm_fontlab .overlay a {
		font-size: 24px;
	}

	.win-zt .topic .topic-l {
		width: 100%;
	}

	/*.win-ico li {
	width: 16.2%;
	margin-right: 16px;
	padding: 8px 0 6px 0;
	height: auto;
}*/
	.win-ico p {
		font-size: 12px;
		line-height: 16px;
		padding: 0 6px;
	}
}

.swipslider {
	position: relative;
	overflow: hidden;
	display: block;
	padding-top: 95px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.swipslider .sw-slides {
	display: block;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 100%;
	white-space: nowrap;
	font-size: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	position: absolute;
	bottom: 0;
}

.swipslider .sw-slide {
	width: 100%;
	height: 75%;
	margin: auto;
	display: inline-block;
	position: relative;
}

.swipslider .sw-slide>img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-height: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.swipslider .sw-slide .sw-content {
	width: 100%;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	font-size: 14px;
}

.sw-bullet {
	position: absolute;
	bottom: 3px;
	list-style: none;
	display: block;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}

.sw-bullet li {
	width: 13px;
	height: 6px;
	background-color: #dbdbdb;
	display: inline-block;
	cursor: pointer;
	transition: all .2s ease-out;
}

.sw-bullet li:hover {
	background-color: rgba(219, 219, 219, 0.6);
}

.sw-bullet li.active {
	background-color: #074aa5;
	box-shadow: 0 0 2px rgba(219, 219, 219, 0.6);
}

.sw-bullet li:not(:last-child) {
	margin-right: 5px;
}

@media (max-width: 1199px) {
	.swipslider {
		padding-top: 77px;
	}
}

@media (max-width: 991px) {
	.swipslider {
		padding-top: 190px;
	}
}

@media (max-width: 767px) {
	.swipslider {
		padding-top: 101px;
	}
}

@media (max-width: 380px) {
	.swipslider {
		padding-top: 90px;
	}
}

/*---------------------视频---------------------------*/
.aboutvideo {
	overflow: hidden;
}

.videoxl {
	border: #f7d4c1 solid 6px;
	overflow: hidden;
	border-radius: 5px;
}

.videoxl #CuPlayer div.CuMob {
	height: 360px;
}

/*PC端宽高设定*/
#CuPlayer div.CuPc {
	width: 100%;
	height: 450px;
	margin: 0 auto;
}

/*移动端宽高设定*/
#CuPlayer div.CuMob {
	width: 100%;
	height: 175px;
	margin: 0 auto;
	position: relative;
}

#CuPlayer div.CuPad {
	width: 100%;
	height: 450px;
	margin: 0 auto;
}

#CuPlayer .video-js {
	width: 100%;
	height: 100%;
}

/*移动端设定*/

@media (max-width: 1199px) {
	#CuPlayer div.CuMob {
		height: 143px;
	}
}

@media (max-width: 991px) {
	#CuPlayer div.CuMob {
		height: 224px;
	}

	.videoxl #CuPlayer div.CuMob {
		height: 330px;
	}
}

@media (max-width: 767px) {
	#CuPlayer div.CuMob {
		height: 224px;
	}

	.videoxl #CuPlayer div.CuMob {
		height: 236px;
	}
}

@media (max-width: 380px) {
	#CuPlayer div.CuMob {
		height: 187px;
	}

	.videoxl #CuPlayer div.CuMob {
		height: 210px;
	}
}

@media (max-width: 320px) {
	#CuPlayer div.CuMob {
		height: 163px;
	}

	.videoxl #CuPlayer div.CuMob {
		height: 176px;
	}
}

/*---------------联系信息等------------------*/
.contactinfo {
	font-size: 16px;
	line-height: 36px;
	color: #e4f1f8;
}

@media (max-width: 1199px) {
	.contactinfo {
		line-height: 33px;
	}
}

@media (max-width: 991px) {
	.contactinfo {
		line-height: 38px;
	}
}

/*---------------新闻动态---------------------*/
.picnewslist {
	overflow: hidden;
	margin: 0 15px 10px 15px;
}

.picnewslist li {
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
}

.picnewslist li:last-child {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.picnewslist li h2 {
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 8px 0;
	display: block;
}

/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a {
	color: #383838;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.picnewslist li h2 a:hover {
	color: #004ea2;
	text-decoration: none;
}

.picnewslist .news-img {
	margin-right: 10px;
	margin-bottom: 8px;
}

.picnewslist .news-img img {
	max-width: 102px;
	border: #e4e4e4 solid 1px;
}

.picnewslist .news-txt p {
	line-height: 20px;
	font-size: 13px;
	margin: 0px;
	color: #8e8e8e;
}

.picnewslist .news-txt i {
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #009cd1;
	display: block;
	font-style: normal;
	text-align: right;
}

.picnewslist .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.picnewslist .news-txt p a:hover {
	color: #15549a;
}

.picnewslist .hzfa-img {
	margin-right: 10px;
	margin-bottom: 15px;
}

.picnewslist .hzfa-img img {
	max-width: 112px;
	border: #e4e4e4 solid 3px;
}

.picnewslist .hzfa-txt p {
	line-height: 1.5;
	font-size: 12px;
	margin: 0 0 15px 0;
	color: #8e8e8e;
}

@media (max-width: 1199px) {
	.picnewslist li h2 {
		font-size: 14px;
	}
}

@media (max-width: 991px) {}

@media (min-width: 768px) {
	.picnewslist .news-txt p {
		line-height: 20px;
		height: auto;
		font-size: 13px;
		overflow: hidden;
	}

	.picnewslist .news-img img {
		width: 102px;
		height: 66px;
	}

	.picnewslist .news-img {
		margin-right: 13px;
	}

	.picnewslist li {
		margin-bottom: 8px;
		display: block;
		overflow: hidden;
	}

	.picnewslist .hzfa-txt p {
		line-height: 20px;
		height: auto;
		font-size: 13px;
		overflow: hidden;
	}

	.picnewslist .hzfa-img img {
		width: 112px;
		height: 152px;
	}

	.picnewslist .hzfa-img {
		margin-right: 15px;
	}
}

@media (max-width: 767px) {
	.picnewslist .news-img {
		margin-bottom: 2px;
	}

	.picnewslist .news-img img {
		width: 126px;
		height: 84px;
	}

	.picnewslist .hzfa-img {
		margin-bottom: 2px;
	}

	.picnewslist .hzfa-img img {
		width: 106px;
		height: 146px;
	}

	.picnewslist li h2 {
		white-space: normal;
	}
}

/*-----------------文字列表---------------------*/
.listmt {
	margin-top: 4px;
}

.listmt1 {
	margin-top: 22px;
}

.list-tab {
	overflow: hidden;
	display: block;
}

.list-tab ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	margin: 0 0 10px 0;
}

.list-tab ul li:last-child {
	margin: 0;
}

.list-tab ul li a {
	float: left;
	/*width:88%;*/
	max-width: 88%;
	overflow: hidden;
	font-size: 15px;
	line-height: 140%;
	color: #383838;
	background-image: url(ico-gb01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-tab ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-tab ul li a:hover {
	color: #334fb1;
	text-decoration: none;
}

.list-tab i {
	float: left;
	margin: 6px 0 0 8px;
}

.list-tab span {
	line-height: 140%;
	color: #A7A7A7;
	font-size: 15px;
	font-family: Arial;
}

.list-tab span.right {
	float: right;
}

@media (max-width: 1199px) {
	.list-tab ul li a {
		max-width: 81%;
	}

	.listmt {
		margin-top: 0px;
	}

	.listmt1 {
		margin-top: 23px;
	}
}

@media (max-width: 1024px) {
	.list-tab ul li a {
		max-width: 78%;
	}
}

@media (max-width: 991px) {
	.listmt1 {
		margin-top: 12px;
	}
}

@media screen and (max-width: 767px) {
	.list-tab ul li a {
		max-width: 74%;
		text-align: justify;
		white-space: normal;
	}
}

@media screen and (max-width: 380px) {
	.list-tab ul li a {
		max-width: 100%;
	}

	.list-tab span {
		display: none;
	}
}

.list-news {
	overflow: hidden;
	display: block;
}

.list-news li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	margin-bottom: 16px;
}

.list-news li:last-child {
	margin-bottom: 0px;
}

.list-news li a {
	float: left;
	/*width:86%;*/
	max-width: 88%;
	overflow: hidden;
	font-size: 15px;
	line-height: 150%;
	color: #383838;
	background-image: url(ico-gb01.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: justify;
}

.list-news li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-news li a:hover {
	color: #004ea2;
}

.list-news i {
	float: left;
	margin: 14px 0 0 8px;
}

.list-news span {
	line-height: 150%;
	color: #9b9b9b;
	font-size: 15px;
	font-family: Arial;
}

.list-news span.right {
	float: right;
}

.nol {}

@media (max-width: 1199px) {
	.list-news li a {
		max-width: 86%;
	}
}

@media screen and (max-width: 991px) {
	.list-news li a {
		white-space: normal;
		max-width: 76%;
	}

	.list-news .nol li a {
		white-space: nowrap;
		max-width: 84%;
	}

	.list-news i {
		margin: 12px 0 0 8px;
	}
}

@media screen and (max-width: 767px) {
	.list-news li a {
		max-width: 72%;
	}

	.list-news .nol li a {
		white-space: normal;
		max-width: 72%;
	}

	.list-news span {
		font-size: 14px;
	}
}

@media (max-width: 380px) {

	.list-news li a,
	.list-news .nol li a {
		max-width: 100%;
	}

	.list-news span {
		display: none;
	}
}

.list-nodate {
	overflow: hidden;
	display: block;
}

.list-nodate ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	margin: 0 0 16px 0;
}

.list-nodate ul li:last-child {
	margin: 0;
}

.list-nodate ul li a {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	line-height: 140%;
	color: #383838;
	background-image: url(ico-gb01.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding: 0 0 0 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-nodate ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-nodate ul li a:hover {
	color: #234192;
	text-decoration: none;
}

.list-nodate i {
	float: left;
	margin: 6px 0 0 8px;
}

.list-nodate span {
	line-height: 140%;
	color: #A7A7A7;
	font-size: 14px;
	font-family: Arial;
}

.list-nodate span.right {
	float: right;
}

@media screen and (max-width: 767px) {
	.list-nodate ul li a {
		max-width: 100%;
		white-space: normal;
	}
}

/*---------------平台链接---------------------*/
.platpart {
	padding: 22px 22px 4px 22px;
	background: #334fb1;
}

.plat {
	overflow: hidden;
}

.plat .row {
	margin-left: -9px;
	margin-right: -9px;
}

.plat .row>[class^='col'] {
	padding-left: 9px;
	padding-right: 9px;
}

.plat .row .col-xs-12 {
	width: 20%;
}

.plat li {
	margin-bottom: 18px;
}

/*.plat li:last-child {margin-bottom: 3px;}*/
.plat li .platbtn {
	background-color: #fff;
	padding: 9px 19px 9px 10px;
	border-radius: 3px;
}

.plat li .platbtn[data-v-pt] {
	border: #d5e0ec solid 1px;
}

.plat li .platicon {
	float: left;
	margin-right: 8px;
}

.plat li .plattxt {
	line-height: 1.3;
	font-size: 15px;
	color: #454545;
	overflow: hidden;
	text-transform: uppercase;
	padding: 5px 0 0 0;
	white-space: nowrap;
}

.plat li a:hover .plattxt {
	color: #334fb1;
}

@media (max-width:1199px) {
	.plat .row .col-xs-12 {
		width: 25%;
	}

	.plat li .platbtn {
		padding: 9px 13px 9px 10px;
	}
}

@media (max-width:991px) {
	.plat .row .col-xs-12 {
		width: 33.333%;
	}
}

@media (max-width:767px) {
	.plat .row .col-xs-12 {
		width: 100%;
	}

	.plat li {
		margin-bottom: 10px;
	}

	.plat li:last-child {
		margin-bottom: 16px;
	}

	.plat li .plattxt {
		white-space: initial;
	}
}

/*---------------友情链接---------------------*/
.links {
	overflow: hidden;
}

.links select.form-control {
	border-radius: 4px;
	background: url(icon01.png) no-repeat 96% 20px #fff;
	height: 48px;
	padding: 10px 18px;
	border-color: #c9d6e4;
	color: #444;
	font-size: 15px;
	position: relative;
	-webkit-appearance: initial;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
	margin-bottom: 12px;
}

@media (max-width: 1199px) {
	.links select.form-control {
		height: 48px;
		padding: 10px 12px;
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.links {
		margin-bottom: 4px;
	}
}

/*---------------学术活动---------------------*/
/*首页样式*/
.events {
	width: 100%;
}

.events dl {
	margin: 0px;
}

.events dd {
	overflow: hidden;
	margin-bottom: 20px;
}

.events dd:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.events dd span {
	float: left;
	color: #ff9c00;
	text-align: center;
	width: 57px;
	font-size: 26px;
	font-weight: 700;
	line-height: 36px;
	background: url(datebg.png) no-repeat top center;
	font-family: Arial;
	overflow: hidden;
	margin-right: 14px;
}

.events dd span b {
	background: #0e4c95;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	display: block;
	color: #fff;
}

.events dd .hdtitle {
	overflow: hidden;
	display: block;
	color: #535353;
}

.events dd .hdtitle a {
	overflow: hidden;
	line-height: 19px;
	color: #454545;
	font-size: 15px;
	text-decoration: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	height: 60px;
}

.events dd .hdtitle a>img {
	display: inline-block;
	margin-left: 6px;
}

.events dd .hdtitle a:hover {
	COLOR: #17318b;
}

.events dd .hdtitle p {
	font-size: 13px;
	color: #0561a6;
	line-height: 19px;
	margin: 7px 0 0 0;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {
	.events dd .hdtitle {
		max-height: initial;
	}
}

/*列表页样式*/
.academic-notice {
	width: 100%;
}

.academic-notice dl {
	margin: 0px;
}

.academic-notice dd {
	overflow: hidden;
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: #dedede dashed 1px;
}

.academic-notice dd:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.academic-notice dd span {
	float: left;
	color: #ff9c00;
	text-align: center;
	width: 63px;
	margin-right: 2px;
	font-size: 25px;
	font-weight: 700;
	padding: 2px 0 0 0;
	background: url(datebg1.png) no-repeat top center;
	font-family: Arial;
}

.academic-notice dd span b {
	background: #0367b2;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	font-family: Arial;
	display: block;
	color: #ffffff;
}

.academic-notice dd .hdtitle {
	float: left;
	width: 90%;
	overflow: hidden;
	display: block;
	color: #535353;
	margin-left: 10px;
}

.academic-notice dd .hdtitle a {
	overflow: hidden;
	display: block;
	line-height: 20px;
	color: #383838;
	font-size: 16px;
	text-decoration: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-overflow: ellipsis;
	white-space: normal;
}

.academic-notice dd .hdtitle a>img {
	display: inline-block;
	margin-left: 6px;
}

.academic-notice dd .hdtitle a:hover {
	COLOR: #004ea2;
}

.academic-notice dd .hdtitle p {
	font-size: 13px;
	color: #0367b2;
	line-height: 18px;
	margin: 7px 0 0 0;
}

@media (max-width: 1199px) {
	.academic-notice dd .hdtitle {
		width: 88%;
	}

	.academic-notice dd .hdtitle a {
		font-size: 15px;
	}
}

@media (max-width: 991px) {
	.academic-notice dd .hdtitle {
		width: 81%;
	}
}

@media (max-width: 767px) {
	.academic-notice dd .hdtitle {
		width: 74.8%;
	}

	.academic-notice dd .hdtitle a {
		white-space: normal;
		font-size: 14px;
	}
}

@media (max-width: 320px) {
	.academic-notice dd .hdtitle {
		width: 70.8%;
	}
}

/*二级页面侧边样式*/
.jlnotice {
	margin: 0 15px 18px 15px;
}

.jlnotice dl {
	margin: 0px;
}

.jlnotice dd {
	overflow: hidden;
	margin-bottom: 17px;
	padding-bottom: 17px;
	border-bottom: #d3d3d3 dashed 1px;
}

.jlnotice dd:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.jlnotice dd span {
	float: left;
	color: #ff9c00;
	text-align: center;
	width: 63px;
	margin-right: 2px;
	font-size: 25px;
	font-weight: 700;
	padding: 2px 0 0 0;
	background: url(ioz_datebg.png) no-repeat top center;
	font-family: Arial;
	/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/
}

.jlnotice dd span b {
	background: #0367b2;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	font-family: Arial;
	display: block;
	color: #ffffff;
}

.jlnotice dd .hdtitle {
	float: left;
	width: 76%;
	overflow: hidden;
	display: block;
	color: #535353;
	margin-left: 10px;
}

.jlnotice dd .hdtitle a {
	overflow: hidden;
	display: block;
	line-height: 20px;
	color: #383838;
	font-size: 15px;
	text-decoration: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jlnotice dd .hdtitle a>img {
	display: inline-block;
	margin-left: 6px;
}

.jlnotice dd .hdtitle a:hover {
	COLOR: #004ea2;
}

.jlnotice dd .hdtitle p {
	font-size: 13px;
	color: #0561a6;
	line-height: 19px;
	margin: 7px 0 0 0;
}

@media (max-width: 1299px) {
	.jlnotice dd {
		margin-bottom: 21px;
		padding-bottom: 21px;
	}
}

@media (max-width: 1199px) {
	.jlnotice dd .hdtitle {
		width: 71%;
	}
}

/*---------------special subject Links---------------------*/
.banlinks {}

.banlinks li {
	margin-top: 24px;
}

.banlinks li img {
	height: 99px;
	border: #fff solid 0px;
	width: 100%;
}

.banlinks .pgli {
	margin-bottom: 20px;
}

.banlinks-l {}

.banlinks-l li {
	margin-top: 24px;
}

.banlinks-l li img {
	height: 99px;
	border: #fff solid 1px;
	width: 100%;
}

.banlinks-lt {}

.banlinks-lt .row {
	margin-left: -8px;
	margin-right: -8px;
}

.banlinks-lt .row>[class^='col'] {
	padding-left: 8px;
	padding-right: 8px;
}

.banlinks-lt li {
	margin-bottom: 20px;
}

.banlinks-lt li:nth-last-child(1),
.banlinks-lt li:nth-last-child(2) {
	margin-bottom: 0px;
}

.banlinks-lt li img {
	height: 64px;
	border: #fff solid 0px;
	width: 100%;
}

/*---------------Quick Navigation---------------------*/
.appsysmt {
	margin-top: 25px;
}

.appsys {
	padding: 30px 0 0 0;
}

.appsys .slick-slide {
	margin: 0 9px;
}

/*Dots*/
.appsys .slick-dots {
	position: inherit;
	bottom: -26px;
}

.appsys .slick-dots li button:before {
	font-size: 14px;
}

/*Arrows*/
.appsys .slick-prev,
.appsys .slick-next {
	font-size: 0;
	line-height: 0;

	position: absolute;
	top: 48%;

	display: block;

	width: 50px;
	height: 50px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);

	cursor: pointer;

	color: transparent;
	border: none !important;
	outline: none;
	background: transparent;
	border-radius: 100%;
}

.appsys .slick-prev:hover,
.appsys .slick-prev:focus,
.appsys .slick-next:hover,
.appsys .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.appsys .slick-prev.slick-disabled:before,
.appsys .slick-next.slick-disabled:before {
	opacity: .75;
}

.appsys .slick-prev:before,
.appsys .slick-next:before {
	font-family: 'FontAwesome';
	font-size: 36px;
	line-height: 1;

	opacity: 1;
	color: #ccdff1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.appsys .slick-prev:hover:before,
.appsys .slick-prev:focus:before,
.appsys .slick-next:hover:before,
.appsys .slick-next:focus:before {
	opacity: 1;
	color: #4780be;
}

.appsys .slick-prev {
	left: -4%;
	z-index: 1;
}

.appsys .slick-next {
	right: -4%;
	z-index: 1;
}

.appsys .slick-next:before {
	content: '\f105';
}


.appsys li {
	width: 16.666%;
	overflow: hidden;
	float: left;
}

.appsys .space {
	padding: 0;
}

.appsys .boxpadding {
	padding: 0;
}

.appsys .boxpadding .sysico {
	width: 76px;
	height: 76px;
	text-align: center;
	border: #a5c4e2 solid 2px;
	margin: 0 auto;
	border-radius: 50%;
	padding: 18px 0 0 0;
}

.appsys a:hover .boxpadding .sysico {
	border: #096fbc solid 2px;
}

.appsys .sideline {
	border-bottom: #ffffff solid 1px;
	border-right: #ffffff solid 1px;
}

.appsys .in_icon {
	background: #ecf5fb;
}

.appsys p {
	color: #1459a6;
	margin: 14px 0 0 0;
	font-size: 14px;
}

/*.appsys a:hover p {opacity: 0.7;filter: alpha(opacity=70);}*/
@media (max-width: 1280px) {
	.appsys .slick-prev {
		left: -3%;
	}

	.appsys .slick-next {
		right: -3%;
	}
}

@media (max-width: 1199px) {
	.appsys {
		padding: 30px 15px 0 15px;
	}

	.appsysmt {
		margin-top: 32px;
	}
}

@media (max-width: 1024px) {
	.appsys .slick-prev {
		left: -5%;
	}

	.appsys .slick-next {
		right: -5%;
	}
}

@media (max-width: 991px) {
	.appsysmt {
		margin-top: 24px;
	}

	.appsys .boxpadding {
		padding: 5px 0 0 0;
	}
}

@media (max-width: 767px) {
	.appsys .slick-prev {
		left: -10%;
	}

	.appsys .slick-next {
		right: -10%;
	}

	.appsys li {
		width: 33.33%;
	}

	.appsys p {
		margin: 6px 0 8px 0;
	}

	.appsys .boxpadding {
		padding: 8px 0 0 0;
	}
}

@media (max-width: 380px) {
	.appsys .slick-prev {
		left: -12%;
	}

	.appsys .slick-next {
		right: -12%;
	}
}

/*---------------首页图文---------------------*/
.homelist {
	overflow: hidden;
	margin-top: 20px;
}

.homelist li {
	margin-bottom: 18px;
	display: block;
	overflow: hidden;
}

/*.homelist li:last-child {margin-bottom: 0px;}*/
.homelist li h2 {
	font-size: 17px;
	line-height: 1.4;
	margin: 0 0 8px 0;
	font-weight: 700;
}

.homelist li h2 a {
	color: #333;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.homelist li h2 a:hover {
	color: #002e80;
	text-decoration: none;
}

.homelist .news-img {
	margin-right: 20px;
}

.homelist .news-img a {
	border: #d6d6d6 solid 1px;
}

.homelist .news-img img {
	width: 189px;
	height: 126px;
}

.homelist .news-txt span {
	font-size: 15px;
	color: #125eb8;
	line-height: 22px;
	font-weight: 300;
	margin-top: 10px;
	display: block;
	text-align: right;
}

.homelist .news-txt p {
	line-height: 150%;
	font-size: 14px;
	margin: 0px;
	color: #797979;
	word-break: break-all;
	overflow: hidden;
}

.homelist .news-txt i {
	font-size: 15px;
	margin: 10px 0 0 0;
	color: #125eb8;
	display: block;
	font-style: normal;
	text-align: right;
}

.homelist .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.homelist .news-txt p a:hover {
	color: #15549a;
}

@media (max-width: 1199px) {
	.homelist .news-txt p {
		overflow: inherit;
		line-height: 150%;
	}

	.homelist .news-img {
		margin-right: 18px;
	}
}

@media (max-width: 1024px) {
	.homelist .news-img img {
		width: 162px;
		height: 109px;
	}
}

@media (max-width: 991px) {
	.homelist .news-img img {
		width: 194px;
		height: 122px;
	}
}

@media (max-width: 800px) {
	.homelist .news-img img {
		width: 181px;
		height: 113px;
	}

	.homelist li h2 a {
		overflow: inherit;
	}
}

@media (max-width: 767px) {
	.homelist .news-img {
		margin-bottom: 2px;
		margin-right: 15px;
	}

	.homelist .news-img img {
		width: 148px;
		height: 94px;
	}

	.homelist li h2 {
		font-size: 18px;
	}

	.homelist li h2 a {
		white-space: inherit;
	}
}

/*---------------视频中心---------------------*/
.picvid {
	margin: 2px 0 0 0;
}

.videobox {
	overflow: hidden;
	display: block;
	margin: 24px 0 6px 0;
}

.videobox .txtinfo {
	overflow: hidden;
	padding: 10px 0 0 0;
}

.videobox .txtinfo h4 {
	color: #333;
	font-size: 15px;
	line-height: 140%;
	font-weight: 500;
	margin: 0;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	text-decoration: none;
	-webkit-box-orient: vertical;
	height: 44px;
}

.videobox .txtinfo h4 a {
	color: #333;
	border: 0;
	display: block;
}

.videobox .txtinfo h4 a:hover {
	color: #003b8b;
	text-decoration: none;
}

.video-container {
	/*border:#f7d4c1 solid 6px;*/
	position: relative;
	overflow: hidden;
	/*display: inline-block;*/
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 2px;

}

/*width:173px; height:116px; */
.video-container:hover .headline {
	background: white;
	z-index: 2;
}

.video-container i {
	display: block;
	position: absolute;
	opacity: .6;
	text-align: center;
	color: inherit;
	font-size: 46px;
	width: 46px;
	height: 46px;
	top: 50%;
	left: 50%;
	margin-top: -23px;
	margin-left: -23px;
}

.video-container:hover a {
	opacity: .9;
	/*top: 0;*/
	z-index: 2;
}

.video-container img {
	width: 100%;
	height: 186px;
	display: block;
	-webkit-transition: all .5s ease;
	/* Safari and Chrome */
	-moz-transition: all .5s ease;
	/* Firefox */
	-ms-transition: all .5s ease;
	/* IE 9 */
	-o-transition: all .5s ease;
	/* Opera */
	transition: all .5s ease;
}

/*width: 100%;height: auto;*/
.video-container .video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all .5s ease;
	/* Safari and Chrome */
	-moz-transition: all .5s ease;
	/* Firefox */
	-ms-transition: all .5s ease;
	/* IE 9 */
	-o-transition: all .5s ease;
	/* Opera */
	transition: all .5s ease;
	color: #fff;
}

.video-container .video-caption span {
	background-color: #FD0005;
	position: absolute;
	top: 0;
	padding: 0px 7px;
	font-weight: bold;
	font-size: 13px;
}

.video-container .video-caption p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 12px;
	background: rgba(0, 0, 0, .6);
	margin: 0;
	padding: 6px;
}

.video-container:hover img {
	-webkit-transform: scale(1.25);
	/* Safari and Chrome */
	-moz-transform: scale(1.25);
	/* Firefox */
	-ms-transform: scale(1.25);
	/* IE 9 */
	-o-transform: scale(1.25);
	/* Opera */
	transform: scale(1.25);
}

.video-container:hover .video-caption {
	background: rgba(0, 0, 0, .3);
}

@media (max-width: 1280px) {
	.video-container img {
		height: 172px;
	}
}

@media (max-width: 1199px) {
	.video-container img {
		height: 164px;
	}
}

@media (max-width: 1024px) {
	.video-container img {
		height: 138px;
	}
}

@media (max-width: 991px) {
	.video-container img {
		height: 183px;
	}

	.videobox .txtinfo h4 {
		font-size: 14px;
		height: 36px;
	}

	.headline {
		max-height: 68px;
		font-size: 18px;
		line-height: 20px;
	}
}

@media (max-width: 800px) {
	.video-container img {
		height: 147px;
	}
}

@media (max-width: 768px) {
	.video-container img {
		height: 141px;
	}
}

@media (max-width: 767px) {
	.videobox {
		margin: 26px 0 0 0;
	}

	.videobox .txtinfo h4 {
		font-size: 16px;
		height: auto;
	}

	.video-container img {
		height: auto;
	}
}

/*---------------推荐专题---------------------*/
/*首页样式*/
.specialtopic {}

.specialtopic img {
	border: #d9d9d9 solid 1px;
	width: 100%;
	height: 65px;
	margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
	.specialtopic img {
		height: 52px;
		margin: 30.8px 0 0 0;
	}
}

@media (max-width: 991px) {
	.specialtopic img {
		height: 61px;
		margin: 20px 0 0 0;
	}
}

@media (max-width: 767px) {
	.specialtopic img {
		height: 48px;
		margin: 15px 0 0 0;
	}
}

@media (max-width: 380px) {
	.specialtopic img {
		height: 43px;
		margin: 15px 0 0 0;
	}
}

@media (max-width: 320px) {
	.specialtopic img {
		height: 36px;
		margin: 15px 0 0 0;
	}
}

/*列表页样式*/
.specialtopic-list {}

.specialtopic-list img {
	border: #d9d9d9 solid 1px;
	width: 100%;
	height: 76px;
	margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
	.specialtopic-list img {
		height: 61px;
	}
}

@media (max-width: 991px) {
	.specialtopic-list img {
		height: 60px;
	}
}

@media (max-width: 767px) {
	.specialtopic-list img {
		height: 51px;
		margin: 0 0 15px 0;
	}
}

@media (max-width: 380px) {
	.specialtopic-list img {
		height: 45px;
		margin: 0 0 15px 0;
	}
}

@media (max-width: 320px) {
	.specialtopic-list img {
		height: 36px;
		margin: 0 0 15px 0;
	}
}

/*列表页样式1*/
.specialtopic-list1 {}

.specialtopic-list1 img {
	border: #d9d9d9 solid 1px;
	width: 100%;
	height: 78px;
	margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
	.specialtopic-list1 img {
		height: 62px;
	}
}

@media (max-width: 991px) {
	.specialtopic-list1 img {
		height: 63px;
	}
}

@media (max-width: 767px) {
	.specialtopic-list1 img {
		height: 51px;
		margin: 0 0 15px 0;
	}
}

@media (max-width: 380px) {
	.specialtopic-list1 img {
		height: 45px;
		margin: 0 0 15px 0;
	}
}

@media (max-width: 320px) {
	.specialtopic-list1 img {
		height: 36px;
		margin: 0 0 15px 0;
	}
}

/*---------------页尾---------------------*/
.foot {
	background: #2440a0;
}

.index-font {
	margin-top: 0;
}

.foot .tophalf {
	padding: 20px 0 30px 0;
}

.foot .secondhalf {
	padding: 12px 0;
	border-top: #255689 solid 1px;
	background: rgba(38, 45, 52, .4);
	color: #daebf3;
	font-size: 13px;
	text-align: center;
	line-height: 24px;
}

.foot .secondhalf img {
	display: inline-block;
	margin-left: 15px;
}

.foot .secondhalf a {
	color: #daebf3;
}

.foot .secondhalf a:hover {
	color: #77d3ff;
}

.copyright {
	font-size: 12px;
	line-height: 20px;
	color: #f7f7f7;
	display: block;
	overflow: hidden;
}

.copyright .cas {
	width: 263px;
	border-right: #89abca solid 1px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 16px 18px 0 0;
	text-align: center;
}

.copyright .cas img {}

.copyright .left {
	width: 61%;
	font-size: 13px;
	line-height: 22px;
	color: #cfe3f5;
	display: block;
	overflow: hidden;
	float: left;
	margin: 12px 0 0 0;
}

.copyright .left a {
	color: #daebf3;
}

.copyright .left a:hover {
	color: #77d3ff;
}

.copyright .rightbz {
	display: block;
	overflow: hidden;
	float: right;
	margin: 5px 0 0;
}

.copyright .rightbz img {
	display: inline-block;
	margin-left: 5px;
}

.copyright .rightjb {
	width: 65px;
	padding: 10px 0 0 0;
	display: block;
	overflow: hidden;
	float: right;
}

.copyright .rightwx {
	width: 80px;
	padding: 10px 0 0 0;
	display: block;
	overflow: hidden;
	float: right;
}

@media (max-width: 1199px) {
	.copyright .left {
		width: 47%;
	}
}

@media (max-width: 991px) {
	.copyright .left {
		width: 58%;
	}

	.copyright .rightbz {
		padding: 0;
		width: 100%;
		text-align: center;
	}

	.copyright .rightwx {
		width: 49%;
		padding: 20px 0 0 0;
	}
}

@media (max-width: 767px) {
	.foot .secondhalf {
		padding: 18px 0;
	}

	.foot .secondhalf img {
		display: none;
	}

	.copyright .cas {
		width: 100%;
		border: 0px;
		margin: 12px 0 0 0;
	}

	.copyright .cas img {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	.copyright .left {
		width: 100%;
		text-align: center;
		margin-top: 12px;
	}

	.copyright .rightbz {
		margin: 0 auto;
		float: none;
	}

	.copyright .rightwx {
		width: 50%;
	}
}

@media screen and (max-width: 320px) {
	.copyright .rightwx {
		width: 50%;
	}
}

/*---------------------------------导航＆菜单------------------------------------------*/
.header-top-first {
	padding-right: 0px;
}

.twobanner {
	height: 236px;
	border-top: #4d788e solid 1px;
}

.twolmmt {
	margin: 4px 0 0 0;
}

.h_menu {
	padding: 0;
	position: relative;
}

.location_menu {
	overflow: hidden;
	padding: 0px;
}

.navbar {
	min-height: 40px;
	border: 0px solid transparent;
}

.navbar-toggle {
	float: left;
	padding: 4px 0;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-right: 0px;
	border: 2px solid #F6FAFC;
}

.navbar-menu {
	font-size: 18px;
	color: #ffffff;
	float: left;
	font-weight: 500;
	margin: 9px 0 0 0;
	display: none;
}

.navbar-default .navbar-collapse {
	border-color: #214289;
	max-height: 416px;
}

.nav-tabs>li {
	text-align: center;
}

.nav-tabs>li:last-child {
	border-right: #cacaca solid 0px;
}

.nav-stacked>li {
	background: #e9f6fe;
	border-top: #feffff solid 1px;
	border-bottom: #cce7fa solid 1px;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
	border-color: transparent;
}

.nav .open>a,
.nav .open>a:hover {
	border-color: #32509f;
}

.navbar-default .navbar-nav>li>a.parent {
	display: inline-block;
}

.caret {
	border-top: 6px dashed;
	border-top: 6px solid \9;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}

@media (max-width: 1024px) {
	.twobanner {
		height: 206px;
	}
}

@media (max-width: 992px) {
	.nav-pills>li>a {
		font-size: 14px;
	}
}

@media (min-width: 768px) {
	.navbar-menu {
		display: none;
	}

	.navbar-right {
		margin-right: 0px;
	}
}

@media (max-width: 768px) {
	.twobanner {
		height: 142px;
	}

	.location_menu {
		position: relative;
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav>li>a.dropdown-toggle {
		padding-left: 0;
		display: inline-block;
		position: absolute;
		right: 0;
	}

	.navbar-collapse {
		margin-top: 2px;
	}

	.nav-tabs>li {
		width: 100%;
		border-right: #cacaca solid 0px;
	}
}

.dropdowns {
	position: relative;
}

.dropdown .dropdowns.open>a:before {
	content: "\f105";
	color: #e3e3e3;
}

.dropdown .dropdowns>a:before {
	font-family: 'FontAwesome';
	content: "\f105";
	position: absolute;
	right: 10px;
	top: 12px;
	margin-left: 0;
	visibility: visible;
	color: #74bbff;
}

.contentWrapper {
	width: 100%;
	height: 100%;
	position: relative;
}

.contentLeft {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #e9f1f9;
}

.contentRight {
	padding: 1.3rem 2rem;
	margin-left: 250px;
}

.leftNavigation {
	margin: 0rem 0;
}

.leftNavigation,
#leftNavigation li ul {
	list-style: none;
	padding: 0;
}

.leftNavigation li a {
	font-size: 15px;
	display: block;
	padding: 13px 12px 13px 43px;
	color: #292929;
	border-bottom: solid 1px #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
	font-weight: 400;
}

.leftNavigation li ul li a {
	font-size: 14px;
	display: block;
	padding: 11px 12px 11px 54px !important;
	color: #1e3e57;
	border-bottom: solid 1px #dad0c3;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
	font-weight: 400;
}

.leftNavigation li a,
.leftNavigation li a .leftNavIcon {
	line-height: 160%;
}

.leftNavigation li a .leftNavIcon {
	position: absolute;
	top: 0;
	left: 0;
	width: 56px;
	padding: 12px 0;
	text-align: center;
	color: #95a4c1;
	font-size: 15px;
	font-weight: 700;
}

.leftNavigation li a .leftNavIcon1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 88px;
	padding: 16px 0;
	text-align: center;
	font-size: 12px;
	color: #b6c8dd;
}

.leftNavigation li.active a .leftNavIcon {
	color: #2b47a8;
}

.leftNavigation li a:hover {
	color: #0c23a4;
	text-decoration: none;
	background: #d8e3f0;
}

.leftNavigation li a:hover .leftNavIcon {
	color: #2b47a8;
}

.leftNavigation li ul {
	/*display: none;*/
	margin: 0;
	background-color: #edf3fa;
}

.leftNavigation li ul li {
	border-bottom: solid 1px #fff;
}

.leftNavigation li ul li:last-child {
	border-bottom: solid 1px #fff;
}

.leftNavigation li ul li a {
	border-bottom: solid 0px #D0E9F3;
	font-size: 14px;
	color: #484848;
	padding-left: 12px;
}

.leftNavigation li ul li a:hover {
	color: #30419a;
	text-decoration: none;
	background: transparent;
}

/*#leftNavigation li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
	color: #30419a;
	text-decoration: none;
}

.leftNavigation li.active>a {
	color: #0c23a4;
	text-decoration: none;
}

.leftNavigation li.active ul {
	display: block;
}

.leftNavigation>li.active {
	background-color: #d8e3f0;
}

.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	padding: 4px;
}

/*---------------细览---------------------*/
#xlmain {
	display: block;
	margin: 0px;
}

#xlmain .wztitle {
	color: #114296;
	line-height: 36px;
	text-align: center;
	font-size: 24px;
	padding: 0px 0px 2px 0px;
	font-weight: 700;
	margin: 24px 0 24px 0;
}

#xlmain .basicinfo {
	border-bottom: solid 1px #e2e2e2;
	padding: 0px 0px 3px 0px;
}

#xlmain .basicinfo .qtinfo {
	color: #777;
	font-size: 14px;
	margin: 3px 0 10px 0;
}

#xlmain .basicinfo .qtinfo a {
	color: #777;
	text-decoration: none;
}

#xlmain .basicinfo .qtinfo a:hover {
	color: #de0c0c;
	text-decoration: none;
}

#xlmain .basicinfo .share {
	overflow: hidden;
	float: right;
}

#xlmain .text {
	margin: 25px 0 0 0;
	overflow: hidden;
	display: block;
}

#xlmain .text p {
	margin: 0 0 18px 0;
}

#xlmain .text p:last-child {
	margin: 0;
}

#xlmain .text img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#xlmain .text .zc img {
	margin-left: inherit !important;
	margin-right: inherit !important;
	display: inline-block;
}

#xlmain .textlx {
	margin: 0;
	overflow: hidden;
	display: block;
}

#xlmain .textlx p {
	margin: 0 0 12px 0;
}

#xlmain .textlx img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#xlmain .textxl {
	margin: 20px 6px 6px 6px;
	overflow: hidden;
	display: block;
}

#xlmain .textxl img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#xlmain .textxl table {
	margin: 0 0 15px 0;
}

#xlmain .textxl td {
	text-align: center;
}

#xlmain .textxl video {
	border: #d9d9d9 solid 6px;
	border-radius: 5px;
	width: 66% !important;
	height: 100% !important;
	margin-bottom: 16px;
	margin-top: 10px;
}

#xlmain .textsp {
	margin: 30px auto 0 auto;
	overflow: hidden;
	display: block;
	width: 56%;
}

#xlmain .textsp video {
	border: #c3d2e5 solid 6px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#xlmain .textry {
	overflow: hidden;
	display: block;
}

#xlmain .textry h3 {
	font-size: 32px;
	line-height: 140%;
	text-align: center;
	font-weight: 700;
	padding: 16px 0 16px 0;
	border-bottom: #e0e0e0 solid 1px;
	color: #295aae;
	margin: 0 0 30px 0;
}

#xlmain .textry .left img {
	max-width: 198px;
	margin-right: 22px;
	margin-bottom: 12px;
}

#xlmain .textry p {
	margin: 9px 0 9px 0;
}

#xlmain .textry img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 767px) {
	#xlmain .textxl img {
		max-width: 640px;
	}
}

@media (max-width: 1199px) {
	#xlmain .textsp {
		width: 64%;
	}

	#xlmain .textxl video {
		width: 76% !important;
	}
}

@media screen and (max-width: 991px) {
	#xlmain .textsp {
		width: 80%;
	}

	#xlmain .wztitle {
		margin: 20px 0 24px 0;
	}
}

@media (max-width: 767px) {
	#xlmain .wztitle {
		line-height: 30px;
		font-size: 22px;
		margin: 8px 0 24px 0;
	}

	#xlmain .textsp {
		width: 100%;
		margin: 15px auto 2px auto;
	}

	#xlmain .textxl video {
		width: 100% !important;
	}
}

.rcxl {
	overflow: hidden;
}

.rcxl ol,
.rcxl li {
	list-style-type: decimal;
}

.rcxl ol {
	padding-left: 17px;
}

.rcxl li {
	margin-bottom: 12px;
	line-height: 21px;
}

.rcxl p {
	margin: 0 0 6px 0 !important;
}

/*-----------------人才队伍---------------------*/
.talent-summary {
	overflow: hidden;
	margin: 0 0 25px 0;
}

.talent-summary h4 {
	font-size: 26px;
	color: #004ea2;
	font-weight: 700;
	margin: 0 0 18px 0;
}

.talent-summary h4 a {
	color: #004ea2;
}

.talent-summary h4 a:hover {
	color: #2E2E2E;
}

.secondarysort {
	overflow: hidden;
}

.secondarysort li {
	margin: 0 0 46px 0;
}

.secondarysort li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.secondarysort li h4 {
	font-size: 18px;
	color: #2E2E2E;
	font-weight: 700;
	margin: 15px 0 12px 0;
}

.secondarysort li a:hover h4 {
	color: #004ea2;
}

.secondarysort li p {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
}

@media (min-width: 768px) {
	.secondarysort li img {
		height: 152px;
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.secondarysort li img {
		height: 117px;
		width: 100%;
	}
}

@media (max-width: 991px) {
	.secondarysort li img {
		height: 123px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.secondarysort li img {
		height: auto;
		width: 100%;
	}
}

/*Our Team*/
.teams {
	margin-top: 10px;
	padding: 0 2px;
}

.teams li {
	margin-bottom: 30px;
}

.teams li .boxstyle {
	overflow: hidden;
	-ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
	-o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
	-moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
	-webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
	box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
	border-bottom: 4px solid #009cff;
}

.teams li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.teams li .boxstyle .txtinfo {
	margin: 15px;
	overflow: hidden;
}

.teams li .boxstyle .txtinfo h4 {
	color: #004ea2;
	font-size: 1.45em;
	font-weight: 700;
	margin: 0 0 8px 0;
}

.teams li .boxstyle .txtinfo h4 a {
	color: #004ea2;
}

.teams li a:hover .boxstyle .txtinfo h4 {
	color: #ff7300;
}

.teams li .boxstyle .txtinfo p {
	font-size: 13px;
	color: #009cff;
	line-height: 22px;
	margin: 0 0 4px 0;
}

.teams li .boxstyle .txtinfo span {
	font-size: 13px;
	color: #575757;
	line-height: 22px;
}

@media (min-width: 768px) {
	.teams li .boxstyle img {
		height: 143px;
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.teams li .boxstyle img {
		height: 110px;
		width: 100%;
	}
}

@media (max-width: 991px) {
	.teams li .boxstyle img {
		height: 116px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.teams li .boxstyle img {
		height: auto;
		width: 100%;
	}
}

/*人才队伍细览*/
.rcphotobox {
	width: 100%;
	height: 216px;
	display: table;
	padding: 12px;
}

.rcphotobox span {
	display: table-cell;
	vertical-align: middle;
}

.rcphotobox span img {
	max-height: 194px;
	border: #efefef solid 0px;
}

.module {
	margin: 0px auto;
	overflow: hidden;
	width: 100%;
	border: #e6e6e6 solid 1px;
	margin-bottom: 25px;
}

.module-a,
.module-b,
.module-c,
.module-d {
	float: left;
	padding-bottom: 200em;
	margin-bottom: -200em;
}

.module-a {
	width: 19%;
	background: #ffffff;
	border-right: #e6e6e6 solid 1px;
}

.module-b {
	width: 81%;
	background: #ffffff;
}

.module-c {
	width: 18%;
	background: #ffffff;
	border-right: #e6e6e6 solid 1px;
}

.module-d {
	width: 82%;
	background: #ffffff;
}

.module-b .table:not(.table-bordered) {
	border-bottom: 0px solid #e6e6e6;
}

.module-b .table>tbody>tr {
	border-top: 1px solid #e6e6e6;
}

.module-b .table>tbody>tr:first-child {
	border-top: 0px solid #e6e6e6;
}

.module-b .table>tbody>tr>td {
	word-break: normal;
	padding: 8px 8px;
	border-top: 0px solid #e6e6e6;
	font-size: 14px;
}

.module-b .table>tbody>tr>th {
	border-right: #e6e6e6 solid 1px;
	padding: 8px 8px;
	border-top: 0px solid #e6e6e6;
	font-size: 14px;
	width: 20%;
}

.bl {
	border-left: #e6e6e6 solid 1px;
}

@media screen and (max-width: 1199px) {
	.module-a {
		width: 23%;
	}

	.module-b {
		width: 77%;
	}
}

@media screen and (max-width: 991px) {
	.rcphotobox {
		height: auto;
		padding: 30px;
	}

	.rcphotobox span img {
		max-height: 296px;
	}

	.module-a {
		width: 100%;
		border-right: #e6e6e6 solid 0px;
	}

	.module-b {
		width: 100%;
	}

	.module-c {
		width: 100%;
		border-right: #e6e6e6 solid 0px;
	}

	.module-d {
		width: 100%;
	}

	.module-b .table>tbody>tr:first-child {
		border-top: 1px solid #e6e6e6;
	}

	.module-b .table>tbody>tr>td {
		word-break: break-all;
	}

	.module-b .table>tbody>tr>th {
		width: 26%;
	}
}

@media screen and (max-width: 767px) {
	.module-b .table>tbody>tr>th {
		width: 30%;
	}
}

/*-----------------现任领导---------------------*/
.directors {
	overflow: hidden;
	margin-top: 30px;
}

.directors li {
	margin-bottom: 36px;
	padding-bottom: 22px;
	display: block;
	overflow: hidden;
	border-bottom: #ccc dotted 1px;
}

.directors li:last-child {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.directors li h2 {
	font-size: 19px;
	color: #333;
	line-height: 1.2;
	margin: 4px 0 6px 0;
	font-weight: 700;
}

.directors li h2 a {
	color: #333;
	overflow: hidden;
}

.directors li h2 a:hover {
	color: #30589f;
	text-decoration: none;
}

.directors li h3 {
	font-size: 19px;
	color: #1b63bd;
	line-height: 1.2;
	margin: 0 0 15px 0;
	font-weight: 500;
}

.directors li h3 span {
	font-size: 20px !important;
	font-weight: 500 !important;
	color: #1b63bd !important;
	font-family: "Times New Roman", serif;
}

.directors .news-img {
	margin-right: 35px;
}

.directors .news-img img {
	border: #e4e4e4 solid 0px;
	width: 214px;
}

.directors .news-txt {
	overflow: hidden;
}

.directors .news-txt span {
	font-size: 15px;
	line-height: 180%;
	font-weight: 500;
	margin-top: 6px;
	color: #444;
}

.directors .news-txt p {
	line-height: 170%;
	font-size: 15px;
	margin: 0 0 10px;
	color: #444;
}

.directors .news-txt i {
	font-family: Arial;
	font-size: 15px;
	margin: 12px 0 0 0;
	color: #125eb8;
	display: block;
	padding: 0 5px 0 0;
	font-style: normal;
	text-align: right;
}

.directors .news-txt p a {
	overflow: hidden;
	font-size: 15px;
	text-decoration: none;
}

.directors .news-txt p a:hover {
	color: #15549a;
}

@media (max-width: 1199px) {
	.directors .news-img {
		margin-right: 25px;
	}

	.directors .news-txt {
		overflow: initial;
	}
}

@media (max-width: 991px) {
	.directors .news-img {
		margin-right: 16px;
	}

	.directors .news-img img {
		width: 148px;
	}

	.directors li h2 a {
		overflow: inherit;
	}

	.directors .news-txt p {
		overflow: inherit;
	}
}

@media (max-width: 767px) {
	.directors .news-img {
		margin-right: 0px;
		width: 100%;
		margin-bottom: 28px;
	}

	.directors .news-img img {
		width: auto;
		height: auto;
		max-width: 240px;
		margin: 0 auto;
	}
}

.personnel-style {
	overflow: hidden;
}

.personnel-style li {
	border-bottom: #ccc dashed 1px;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
}

.personnel-style li:last-child {
	border-bottom: #ccc dashed 0px;
	margin-bottom: 0px;
}

.personnel-style li img {
	border: #e8e8e8 solid 1px;
}

.personnel-style h4 a {
	color: #337ab7;
}

.personnel-style h4 a:hover {
	color: #ff7300;
}

.personnel-style p {
	font-size: 14px;
}

.personnel-list {
	overflow: hidden;
}

.personnel-list li {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	border-bottom: #ccc dotted 1px;
	padding: 0 0 20px 0;
}

.personnel-list li:last-child {
	border-bottom: #ccc dashed 0px;
	margin: 0;
	padding: 0;
}

.personnel-list li h2 {
	font-size: 17px;
	line-height: 22px;
	margin: 0 0 12px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 700;
	color: #004ea4;
}

.personnel-list li h2 a {
	color: #004ea4;
}

.personnel-list li h2 a:hover {
	color: #333;
	text-decoration: none;
}

.personnel-list li h2 span {
	font-weight: 500;
	font-size: 16px;
}

.personnel-list .news-img {
	margin-right: 12px;
}

.personnel-list .news-img img {
	border: #e4e4e4 solid 1px;
}

.personnel-list .news-txt p {
	line-height: 160%;
	font-size: 14px;
	margin: 0px;
	color: #505050;
	overflow: hidden;
}

.personnel-list .news-txt p i {
	font-size: 13px;
	margin: 4px 0 0 0;
	color: #009cd1;
	display: block;
	font-style: normal;
}

.personnel-list .news-txt p i a {
	color: #009cd1;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
}

.personnel-list .news-txt p i a:hover {
	color: #ff7300;
}

@media (min-width: 768px) {
	.personnel-list .news-txt p {
		line-height: 160%;
		height: auto;
		font-size: 14px;
	}

	.personnel-list .news-img img {
		width: 127px;
		height: 152px;
	}

	.personnel-list .news-img {
		margin-right: 24px;
	}

	.personnel-list li {
		margin-bottom: 25px;
		display: block;
		overflow: hidden;
		padding: 0 0 22px 0;
	}
}

@media (max-width: 1024px) {
	.personnel-list .news-txt p {
		overflow: inherit;
	}
}

@media (max-width: 991px) {
	.personnel-list li h2 span {
		display: block;
		margin-top: 3px;
	}
}

@media (max-width: 767px) {
	.personnel-list .news-img img {
		width: 108px;
		height: 130px;
	}

	.personnel-list li h2 {
		white-space: normal;
	}
}

.cleader {}

.cleader .boxstyle {
	text-align: center;
	margin: 46px 0 10px 0;
}

.cleader .boxstyle img {
	margin-bottom: 10px;
	width: 200px;
	height: 267px;
	border-radius: 3px;
	-ms-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}

.cleader .boxstyle .txtinfo {
	margin: 16px 0 0 0;
}

.cleader .boxstyle .txtinfo p {
	color: #444;
	font-size: 14px;
}

.cleader .boxstyle h4 {
	margin: 0;
}

.cleader .boxstyle h4 a {
	color: #00409a;
	font-size: 17px;
	font-weight: 700;
}

.cleader .boxstyle h4 a:hover {
	color: #333;
}

@media (max-width: 991px) {
	.cleader .boxstyle img {
		width: 160px;
		height: 213px;
	}
}

@media (max-width: 800px) {
	.cleader .boxstyle img {
		width: 136px;
		height: 181px;
	}
}

@media (max-width: 767px) {
	.cleader .boxstyle img {
		width: 152px;
		height: 203px;
	}

	.cleader .boxstyle {
		text-align: center;
		margin: 28px 0 10px 0;
	}
}

/*-----------------期刊---------------------*/
.picturelist {
	overflow: hidden;
}

.picturelist li {
	margin: 24px 0 3px 0;
}

.picturelist li .boxstyle {
	overflow: hidden;
}

.picturelist li .boxstyle img {
	/*border: #efefef solid 1px;*/
	width: 100%;
	height: 258px;
}

.picturelist li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.picturelist li .boxstyle .txtinfo {
	margin: 10px 0 0 0;
	overflow: hidden;
	/*height: 38px;*/
}

.picturelist li .boxstyle .txtinfo h4 {
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 3px 0;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	height: 44px;
}

.picturelist li .boxstyle .txtinfo h4 a {
	color: #333;
	overflow: hidden;
	width: 100%;
	display: block;
	/*text-overflow:ellipsis; white-space:nowrap;*/
}

.picturelist li .boxstyle .txtinfo h4 a:hover {
	color: #009944;
}

.picturelist li .boxstyle .txtinfo p {
	font-size: 13px;
	color: #808080;
	line-height: 18px;
	margin: 4px 0 0 0;
	word-break: break-all;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.picturelist li .boxstyle .txtinfo span {
	font-size: 13px;
	color: #808080;
	line-height: 22px;
}

@media (max-width: 1280px) {
	.picturelist li .boxstyle img {
		height: 237px;
	}
}

@media (max-width: 1199px) {
	.picturelist li .boxstyle img {
		height: 226px;
	}
}

@media (max-width: 1024px) {
	.picturelist li .boxstyle img {
		height: 187px;
	}

	.picturelist li .boxstyle .txtinfo h4 {
		height: 62px;
	}
}

@media (max-width: 991px) {
	.picturelist li .boxstyle img {
		height: 180px;
	}

	.picturelist li .boxstyle .txtinfo h4 {
		height: 44px;
	}
}

@media (max-width: 800px) {
	.picturelist .row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.picturelist .row>[class^='col'] {
		padding-left: 10px;
		padding-right: 10px;
	}

	.picturelist li .boxstyle img {
		height: 152px;
	}
}

@media (max-width: 768px) {
	.picturelist li .boxstyle img {
		height: 145px;
	}
}

@media (max-width: 767px) {
	.picturelist .row {
		margin-left: -13px;
		margin-right: -13px;
	}

	.picturelist .row>[class^='col'] {
		padding-left: 13px;
		padding-right: 13px;
	}

	.picturelist li .boxstyle img {
		height: 244px;
	}
}

@media (max-width: 380px) {
	.picturelist li .boxstyle img {
		height: 218px;
	}
}

@media (max-width: 320px) {
	.picturelist li .boxstyle img {
		height: 180px;
	}

	.picturelist li .boxstyle .txtinfo h4 {
		height: 62px;
	}
}

/*-----------------图片新闻---------------------*/
.new-graphics {}

.new-graphics li {
	margin-top: 26px;
}

.new-graphics li .boxstyle {}

.new-graphics li .boxstyle a {}

.new-graphics li .boxstyle img {
	height: 142px;
	width: 100%;
}

.new-graphics li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.new-graphics li .boxstyle .txtinfo {
	margin: 10px 2px 0 2px;
	overflow: hidden;
	height: 60px;
}

.new-graphics li .boxstyle .txtinfo h5 {
	font-size: 14px;
	color: #106ece;
	margin: 0 0 3px 0;
	font-family: Arial;
	font-weight: 500;
}

.new-graphics li .boxstyle .txtinfo h4 {
	color: #333;
	font-size: 15px;
	line-height: 19px;
	font-weight: 500;
	margin: 0;
	height: 40px;
}

.new-graphics li .boxstyle .txtinfo h4 a {
	color: #333;
	border: 0;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	/*! autoprefixer: off */
	-webkit-box-orient: vertical;
	/* autoprefixer: on */
}

.new-graphics li .boxstyle .txtinfo h4 a:hover {
	color: #004ea4;
}

.new-graphics li .boxstyle .txtinfo p {
	font-size: 12px;
	color: #808080;
	line-height: 18px;
	margin: 0 0 8px 0;
	word-break: break-all;
}

.new-graphics li .boxstyle .txtinfo span {
	font-size: 13px;
	color: #808080;
	line-height: 22px;
}

@media (max-width: 1280px) {
	.new-graphics li .boxstyle img {
		height: 132px;
	}
}

@media (max-width: 1199px) {
	.new-graphics li .boxstyle img {
		height: 126px;
	}
}

@media (max-width: 1024px) {
	.new-graphics li .boxstyle img {
		height: 105px;
	}
}

@media (max-width: 991px) {
	.new-graphics li .boxstyle img {
		height: 140px;
	}
}

@media (max-width: 800px) {
	.new-graphics li .boxstyle img {
		height: 113px;
	}
}

@media (max-width: 768px) {
	.new-graphics li .boxstyle img {
		height: 108px;
	}
}

@media (max-width: 767px) {
	.new-graphics li .boxstyle img {
		height: auto;
	}

	.new-graphics li .boxstyle .txtinfo {
		height: auto;
	}

	.new-graphics li .boxstyle .txtinfo h4 {
		font-size: 16px;
		line-height: 22px;
		height: auto;
	}

	.new-graphics li .boxstyle .txtinfo h4 a {
		-webkit-line-clamp: inherit;
	}
}

/*-----------------挂靠学会---------------------*/
.learns {
	overflow: hidden;
	margin-top: 26px;
}

.learns li {
	margin-bottom: 19px;
	padding-bottom: 19px;
	display: block;
	overflow: hidden;
	border-bottom: #ccc dotted 1px;
}

.learns li:last-child {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: #ccc dashed 0px;
}

.learns li h2 {
	font-size: 17px;
	line-height: 22px;
	margin: 0 0 10px 0;
	font-weight: 700;
}

.learns li h2 a {
	color: #004ea4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.learns li h2 a:hover {
	color: #2d2d2d;
	text-decoration: none;
}

.learns .news-img img {
	border: #e4e4e4 solid 1px;
}

.learns .news-txt p {
	line-height: 22px;
	font-size: 14px;
	margin: 0px;
	color: #737373;
}

.learns .news-txt i {
	font-family: Arial;
	font-size: 14px;
	margin: 4px 0 0 0;
	color: #999;
	display: block;
	text-align: right;
	padding: 0 5px 0 0;
	font-style: normal;
}

.learns .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.learns .news-txt p a:hover {
	color: #15549a;
}

@media (min-width: 768px) {
	.learns .news-txt p {
		line-height: 22px;
		height: auto;
		font-size: 14px;
		overflow: hidden;
	}

	.learns .news-img img {
		width: 106px;
		height: 106px;
	}

	.learns .news-img {
		margin-right: 20px;
	}

	.learns li {
		margin-bottom: 19px;
		padding-bottom: 19px;
		display: block;
		overflow: hidden;
		border-bottom: #ccc dotted 1px;
	}
}

@media (max-width: 1199px) {
	.learns li {
		margin-bottom: 16px;
	}
}

@media (max-width: 991px) {
	.learns li {
		margin-bottom: 20px;
	}

	.learns li h2 a {
		white-space: normal;
		overflow: inherit;
	}
}

@media (max-width: 767px) {
	.learns .news-img {
		margin-bottom: 2px;
		margin-right: 15px;
	}

	.learns .news-txt i {
		margin: 8px 0 0 0;
	}
}

/*-----------------图文---------------------*/
.department {
	overflow: hidden;
}

.department li {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: #ccc dotted 1px;
}

.department li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}

.department li h2 {
	font-size: 17px;
	line-height: 22px;
	margin: 0 0 10px 0;
	font-weight: 700;
}

.department li h2 a {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.department li h2 a:hover {
	color: #004ea2;
	text-decoration: none;
}

.department .news-img {
	margin-right: 25px;
}

.department .news-img img {
	border: #e4e4e4 solid 1px;
	width: 165px;
	height: 125px;
}

.department .news-txt p {
	line-height: 21px;
	font-size: 14px;
	margin: 0px;
	color: #737373;
}

.department .news-txt i {
	font-family: Arial;
	font-size: 14px;
	margin: 4px 0 0 0;
	color: #106ece;
	display: block;
	text-align: right;
	padding: 0 5px 0 0;
	font-style: normal;
}

.department .news-txt i a {
	color: #106ece;
}

.department .news-txt i a:hover {
	color: #d72626;
}

.department .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.department .news-txt p a:hover {
	color: #15549a;
}

@media (max-width: 1199px) {
	.department li {
		margin-bottom: 16px;
	}
}

@media (max-width: 991px) {
	.department li {
		margin-bottom: 20px;
	}

	.department .news-img {
		margin-right: 18px;
	}

	.department .news-img img {
		width: 137px;
		height: 104px;
	}

	.department .news-txt p {
		overflow: initial;
	}

	.department li h2 a {
		white-space: normal;
		overflow: inherit;
	}
}

@media (max-width: 767px) {
	.department .news-img {
		margin-bottom: 2px;
		margin-right: 15px;
	}

	.department .news-img img {
		width: 126px;
		height: 84px;
	}
}

.graphiclist {
	overflow: hidden;
	margin-top: 26px;
}

.graphiclist li {
	margin-bottom: 19px;
	padding-bottom: 19px;
	display: block;
	overflow: hidden;
	border-bottom: #ccc dotted 1px;
}

.graphiclist li:last-child {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: #ccc dashed 0px;
}

.graphiclist li h2 {
	font-size: 17px;
	line-height: 22px;
	margin: 0 0 10px 0;
	font-weight: 700;
}

.graphiclist li h2 a {
	color: #004ea4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.graphiclist li h2 a:hover {
	color: #2d2d2d;
	text-decoration: none;
}

.graphiclist .news-img img {
	border: #e4e4e4 solid 1px;
}

.graphiclist .news-txt p {
	line-height: 22px;
	font-size: 14px;
	margin: 0px;
	color: #737373;
}

.graphiclist .news-txt i {
	font-family: Arial;
	font-size: 14px;
	margin: 4px 0 0 0;
	color: #999;
	display: block;
	text-align: right;
	padding: 0 5px 0 0;
	font-style: normal;
}

.graphiclist .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.graphiclist .news-txt p a:hover {
	color: #15549a;
}

@media (min-width: 768px) {
	.graphiclist .news-txt p {
		line-height: 22px;
		height: auto;
		font-size: 14px;
		overflow: hidden;
	}

	.graphiclist .news-img img {
		width: 226px;
		height: 151px;
	}

	.graphiclist .news-img {
		margin-right: 20px;
	}

	.graphiclist li {
		margin-bottom: 19px;
		padding-bottom: 19px;
		display: block;
		overflow: hidden;
		border-bottom: #ccc dotted 1px;
	}
}

@media (max-width: 1199px) {
	.graphiclist li {
		margin-bottom: 16px;
	}
}

@media (max-width: 991px) {
	.graphiclist li {
		margin-bottom: 20px;
	}

	.graphiclist .news-img img {
		width: 156px;
		height: 104px;
	}

	.graphiclist .news-txt p {
		overflow: initial;
	}

	.graphiclist li h2 a {
		white-space: normal;
		overflow: inherit;
	}
}

@media (max-width: 767px) {
	.graphiclist .news-img {
		margin-bottom: 2px;
		margin-right: 15px;
	}

	.graphiclist .news-img img {
		width: 126px;
		height: 84px;
	}

	.graphiclist .news-txt i {
		margin: 8px 0 0 0;
	}
}

.publication {
	overflow: hidden;
}

.publication li {
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
}

.publication li:last-child {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.publication li h2 {
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
	margin: 0 0 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 700;
}

.publication li h2 a {
	color: #383838;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.publication li h2 a:hover {
	color: #004ea2;
	text-decoration: none;
}

.publication .news-img {
	border: #e3e3e3 solid 1px;
}

.publication .news-img img {
	max-width: 107px;
	padding: 3px;
}

.publication .news-txt p {
	line-height: 20px;
	font-size: 13px;
	margin: 0px;
	color: #949494;
}

.publication .news-txt i {
	font-size: 12px;
	margin: 4px 0 0 0;
	color: #009cd1;
	display: block;
	font-style: normal;
	text-align: right;
}

.publication .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.publication .news-txt p a:hover {
	color: #15549a;
}

@media (min-width: 768px) {
	.publication .news-txt p {
		line-height: 20px;
		height: auto;
		font-size: 13px;
	}

	.publication .news-img img {
		width: 107px;
		height: 138px;
	}

	.publication .news-img {
		margin-right: 15px;
	}

	.publication li {
		margin-bottom: 25px;
		display: block;
		overflow: hidden;
	}
}

@media (max-width: 991px) {
	.publication li {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.publication .news-img {
		margin-bottom: 2px;
		margin-right: 15px;
	}

	.publication li h2 {
		white-space: normal;
		overflow: inherit;
	}
}

.zhuzuo {
	overflow: hidden;
}

.zhuzuo li {
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
}

.zhuzuo li:nth-last-child(1) {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.zhuzuo li:nth-last-child(2) {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.zhuzuo li h2 {
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
	margin: 0 0 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 700;
}

.zhuzuo li h2 a {
	color: #383838;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.zhuzuo li h2 a:hover {
	color: #004ea2;
	text-decoration: none;
}

.zhuzuo .news-img {
	border: #e3e3e3 solid 1px;
}

.zhuzuo .news-img img {
	max-width: 107px;
	padding: 3px;
}

.zhuzuo .news-txt p {
	line-height: 20px;
	font-size: 13px;
	margin: 0px;
	color: #949494;
}

.zhuzuo .news-txt i {
	font-size: 12px;
	margin: 4px 0 0 0;
	color: #009cd1;
	display: block;
	font-style: normal;
	text-align: right;
}

.zhuzuo .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.zhuzuo .news-txt p a:hover {
	color: #15549a;
}

@media (min-width: 768px) {
	.zhuzuo .news-txt p {
		line-height: 20px;
		height: auto;
		font-size: 13px;
	}

	.zhuzuo .news-img img {
		width: 107px;
		height: 138px;
	}

	.zhuzuo .news-img {
		margin-right: 15px;
	}

	.zhuzuo li {
		margin-bottom: 25px;
		display: block;
		overflow: hidden;
	}
}

@media (max-width: 991px) {
	.zhuzuo li {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.zhuzuo .news-img {
		margin-bottom: 2px;
		margin-right: 15px;
	}

	.zhuzuo li h2 {
		white-space: normal;
		overflow: inherit;
	}
}

.new-graphic {
	margin-top: 10px;
	padding: 0 2px;
}

.new-graphic li {
	margin-bottom: 30px;
}

.new-graphic li .boxstyle {
	overflow: hidden;
	-ms-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	border-bottom: 4px solid #4d6ab7;
}

.new-graphic li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.new-graphic li .boxstyle .txtinfo {
	margin: 15px;
	overflow: hidden;
	height: 146px;
}

.new-graphic li .boxstyle .txtinfo h5 {
	font-size: 14px;
	color: #fb7f00;
	margin: 0 0 8px 0;
}

.new-graphic li .boxstyle .txtinfo h4 {
	color: #1c41a4;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 8px 0;
	line-height: 130%;
}

.new-graphic li .boxstyle .txtinfo h4 a {
	color: #1c41a4;
	word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo h4 a:hover {
	color: #333;
}

.new-graphic li .boxstyle .txtinfo p {
	font-size: 13px;
	color: #808080;
	line-height: 150%;
	margin: 0 0 8px 0;
	word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo span {
	font-size: 13px;
	color: #808080;
	line-height: 22px;
}

@media (min-width: 768px) {
	.new-graphic li .boxstyle img {
		height: 137px;
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {
		height: 111px;
		width: 100%;
	}

	.new-graphic li .boxstyle .txtinfo {
		height: 170px;
	}
}

@media (max-width: 991px) {
	.new-graphic li .boxstyle img {
		height: 114px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.new-graphic li .boxstyle img {
		height: auto;
		width: 100%;
	}

	.new-graphic li .boxstyle .txtinfo {
		height: auto;
	}

	.new-graphic li .boxstyle .txtinfo h4 {
		font-size: 17px;
		line-height: 140%;
	}

	.new-graphic li .boxstyle .txtinfo p {
		font-size: 14px;
	}
}

.staff {
	margin-top: 10px;
	padding: 0 2px;
}

.staff li {
	margin-top: 22px;
}

.staff li .boxstyle {}

.staff li .boxstyle img {
	border-radius: 3px;
	-ms-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.2);
}

.staff li .boxstyle a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.staff li .boxstyle .txtinfo {
	margin: 14px 6px 2px;
	overflow: hidden;
}

.staff li .boxstyle .txtinfo h4 {
	color: #00429b;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 6px 0;
	line-height: 20px;
	text-align: center;
}

.staff li .boxstyle a .txtinfo h4:hover {
	color: #333;
}

.staff li .boxstyle .txtinfo p {
	font-size: 14px;
	color: #888;
	line-height: 140%;
	margin: 0;
	word-break: break-all;
	text-align: center;
	overflow: hidden;
	width: 100%;
	height: 20px;
}

.staff li .boxstyle1 {
	overflow: hidden;
}

.staff li a:hover .boxstyle1 img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.staff li .boxstyle1 .txtinfo {
	margin: 10px 6px 2px;
	overflow: hidden;
}

.staff li .boxstyle1 .txtinfo h4 {
	color: #0453b0;
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 3px 0;
	line-height: 20px;
	text-align: center;
}

.staff li .boxstyle1 .txtinfo h4 a {
	color: #383838;
	word-break: break-all;
}

.staff li .boxstyle1 .txtinfo h4 a:hover {
	color: #0453b0;
}

@media (min-width: 768px) {
	.staff li .boxstyle img {
		height: 200px;
		width: 150px;
	}

	.staff li .boxstyle1 img {
		height: 172px;
		width: 123px;
	}
}

@media (max-width: 1199px) {
	.staff li .boxstyle1 img {
		height: 127px;
		width: 91px;
	}
}

@media (max-width: 991px) {
	.staff li .boxstyle img {
		height: 177px;
		width: 133px;
	}

	.staff li .boxstyle1 img {
		height: 132px;
		width: 94px;
	}
}

@media (max-width: 767px) {
	.staff li .boxstyle img {
		height: 210px;
		width: 150px;
	}

	.staff li .boxstyle1 img {
		height: 210px;
		width: 150px;
	}
}

@media (max-width: 380px) {
	.staff li .boxstyle img {
		height: 171px;
		width: 128px;
	}

	.staff li .boxstyle1 img {
		height: 171px;
		width: 128px;
	}
}

.isPc {
	margin-top: -20px;
}

.isPc .Pt3 {
	padding: 20px 0;
	border-bottom: 3px solid #f3f9fe;
}

.isPc .Pt3 b {
	color: red;
	font-weight: normal;
}

.isPc .Pt3:hover {
	/*background: #f7fcff;*/
	background: #fff;
}

.isPc .p3 {
	float: left;
	margin-right: 25px;
}

.isPc .p3 img {
	width: 226px;
	height: 100%;
}

.isPc .t3 h3 {
	font-size: 17px;
	line-height: 140%;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.isPc .t3 h3 a {
	color: #333;
}

.isPc .t3 h3 a:hover {
	color: #1c41a4;
}

.isPc .Pt3 span {
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
	color: #436ad3;
}

.isPc .t3 p {
	font-size: 14px;
	line-height: 150%;
	color: #7d7d7d;
	margin: 0;
}

@media (max-width: 1199px) {
	.isPc .p3 img {
		width: 220px;
	}

	.isPc .p3 {
		margin-right: 15px;
	}
}

@media (max-width: 991px) {
	.isPc .p3 img {
		width: 184px;
	}
}

@media (max-width: 767px) {
	.isPc .p3 img {
		width: 148px;
	}
}

@media (max-width: 380px) {
	.isPc .p3 img {
		width: 142px;
	}
}

/*-----------------科研成果---------------------*/
.dpborderstyle {
	display: block;
	overflow: hidden;
}

.dpborderstyle form {
	background: #fff;
	padding: 15px 13px 5px 10px;
	border-radius: 2px;
	border: #ececec solid 1px;
}

.dpborderstyle .jsbox {
	padding-right: 6px;
	text-align: right;
	color: #1b1b1b;
	/* font-weight: 700; */
	font-size: 13px;
	background: #fff;
	width: 76px;
}

.dpborderstyle .jsbox1 {
	padding-right: 6px;
	text-align: right;
	color: #1b1b1b;
	/* font-weight: 700; */
	font-size: 13px;
	background: #fff;
	width: 84px;
}

.dpborderstyle select.form-control {
	padding: 0 5px;
	margin: 0;
	height: 30px;
	color: #454545;
}

.dpborderstyle .form-control {
	border-color: #ccc;
	background: #ffffff;
	height: 30px;
	color: #4e4e4e;
}

.dpborderstyle .p0 {
	padding: 0px;
}

.dpborderstyle .form {
	background: #f9f9f9;
	padding: 15px 13px 8px 10px;
	border-radius: 2px;
	border: #ddd solid 1px;
}

.wordbreak {
	word-break: break-all;
}

.result {
	overflow-x: hidden;
	margin: 20px 0 0 0;
}

.result .years {
	border: #dedede solid 1px;
	overflow: hidden;
	padding: 15px 0;
	margin-bottom: 20px;
}

.result .years a {
	font-size: 14px;
	font-family: Arial;
	color: #004ea2;
	line-height: 24px;
}

.result .years a:hover {
	color: #ff5b00;
}

.result .contentlist {
	overflow: hidden;
	margin: 2px 0 0 0;
}

.result .contentlist .wid1 {
	width: 35%;
}

.result .contentlist .wid2 {
	width: 20%;
}

.result .contentlist .wid3 {
	width: 14%;
}

.result .contentlist .wid4 {
	width: 15%;
}

.result .contentlist .wid5 {
	width: 4%;
}

.result .contentlist .wid6 {
	width: 30%;
}

.result .contentlist .wid7 {
	width: 10%;
}

.result .contentlist .wid8 {
	width: 8%;
}

.result .contentlist .wid9 {
	width: 40%;
}

.result .contentlist .hj-wid1 {
	width: 35%;
}

.result .contentlist .hj-wid2 {
	width: 15%;
}

.result .contentlist .hj-wid3 {
	width: 30%;
}

.result .contentlist .hj-wid4 {
	width: 10%;
}

.result .contentlist .table>thead>tr>th,
.result .contentlist .table>tbody>tr>th {
	color: #222;
	font-size: 15px;
	padding: 8px;
}

.result .contentlist .table-bordered>tbody>tr>td {
	font-size: 14px;
	padding: 8px;
	display: table-cell;
	vertical-align: middle;
	border-color: #ddd;
}

/*word-break: break-all;*/
.result .contentlist .table-bordered .date {
	font-size: 14px;
	font-family: Arial;
}

.result .contentlist .table-bordered .arial {
	font-family: Arial;
}

.result .contentlist .table-bordered {
	border-color: #ddd;
}

.result .contentlist .table-bordered>thead>tr>th,
.result .contentlist .table-bordered>tbody>tr>th {
	border-color: #ddd;
	background-color: #f7f7f7;
	vertical-align: middle;
}

@media (max-width: 1199px) {
	.result .contentlist .wid2 {
		width: 17%;
	}

	.result .contentlist .wid7 {
		width: 14%;
	}
}

@media (max-width: 1024px) {
	.result .contentlist .hj-wid1 {
		width: 30%;
	}

	.result .contentlist .hj-wid3 {
		width: 24%;
	}
}

@media (max-width: 991px) {
	.result .contentlist .wid4 {
		width: 16%;
	}

	.result .contentlist .wid5 {
		width: 1%;
	}
}

@media (max-width: 767px) {
	.result .contentlist .wid3 {
		width: 1%;
	}
}

/*网站地图*/
.webmap {
	overflow: hidden;
}

.webmap .btn {
	min-width: 106px;
	padding: 4px 13px;
}

.webmap hr {
	margin: 5px 0;
}

.webmap .rlink {
	padding: 0 0 0 40px;
	overflow: hidden;
}

.webmap .rlink a {
	display: inline-block;
	overflow: hidden;
	margin: 3px 15px 0 15px;
	color: #333;
	font-size: 14px;
}

.webmap .rlink a:hover {
	color: #17318b;
}

.webmap .tabh {
	min-height: 42px;
	border-bottom: #dedede solid 1px;
}

.webmap td {
	padding: 3px 0 6px 0;
}

@media (max-width: 992px) {
	.webmap .rlink {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.webmap .rlink {
		margin: 10px 0 0 0;
	}

	.webmap .tabh {
		margin: 0 0 8px 0;
	}
}

/*btn styles*/
.btn-gz {
	color: #fff;
	background: url(ioz_bg02.gif) repeat-x top center #0b4590;
	border-left: #38dcff solid 1px;
	border-right: #38dcff solid 1px;
	border-top: #38dcff solid 1px;
	padding: 5px 15px;
	font-size: 18px;
	font-weight: 700;
	float: right;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
	color: #fff;
	background: url(ioz_bg03.gif) repeat-x top center #0b4590;
	border-left: #38dcff solid 1px;
	border-right: #38dcff solid 1px;
	border-top: #38dcff solid 1px;
}

.btn-kxcb {
	color: #fff;
	background: url(ioz_bg03.gif) repeat-x top center #0b4590;
	border-left: #38dcff solid 1px;
	border-right: #38dcff solid 1px;
	border-top: #38dcff solid 1px;
	padding: 5px 15px;
	font-size: 18px;
	font-weight: 700;
	float: right;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-left: 6px;
}

.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
	color: #fff;
	background: url(ioz_bg02.gif) repeat-x top center #0b4590;
	border-left: #38dcff solid 1px;
	border-right: #38dcff solid 1px;
	border-top: #38dcff solid 1px;
}

.btn-sblue {
	color: #fff;
	background-color: #5590ca;
	border-color: #5590ca;
	padding: 2px 14px;
	font-size: 12px;
	font-family: Arial;
	float: right;
}

.btn-sblue:hover,
.btn-sblue:focus,
.btn-sblue:active,
.btn-sblue.active,
.open .dropdown-toggle.btn-sblue {
	color: #fff;
	background-color: #0c5ca3;
	border-color: #0c5ca3;
}

/* 3.3. Thumbnail图片刷光特效 */
.thumbnail {
	padding: 0;
}

.thumbnail.thumbnail_big {
	margin-bottom: 0
}

.thumbnail>img {
	margin: 0;
	width: 100%;
}

.thumbnail_big .thumbnail__caption {
	padding: 18.77px 9px;
}

.thumbnail__caption {
	padding: 9px;
	color: #333;
}

.thumbnail__news {
	padding: 15px;
	color: #333;
}

.thumbnail__link {
	display: block;
}

.thumbnail__link img {
	margin: 0;
	width: 100%;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.thumbnail__link:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.thumbnail__link:hover+.thumbnail__caption .icon-play {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-name: video-arrow;
	animation-name: video-arrow;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

/* 3.3. END Thumbnail */
.thumbnail__link img {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.thumbnail__link {
	display: block;
	overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
	position: relative;
}

.thumbnail__link::before {
	position: absolute;
	top: 0;
	left: -85%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.img-portfolio {
	margin-bottom: 2px;
	margin-top: 10px;
	display: block;
}

.img-portfolio .photobox {
	/*border: #dedede solid 1px;
	padding: 8px;*/
	display: block;
	border-radius: 4px;
}

/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {
	-webkit-box-shadow: 0 0 6px #cdcdcd;
	box-shadow: 0 0 6px #cdcdcd;
}

.img-portfolio img {
	width: 100%;
	height: 170px;
}

.phototitle {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	line-height: 22px;
	color: #454545;
	padding: 8px 10px;
	height: 34px;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.phototitle a:hover {
	color: #234192;
	text-decoration: none;
}

@media screen and (max-width: 1199px) {
	.img-portfolio img {
		height: 138px;
	}
}

@media screen and (max-width: 991px) {
	.img-portfolio img {
		height: 143px;
	}
}

@media screen and (max-width: 767px) {
	.img-portfolio img {
		height: 115px;
	}

	.phototitle {
		margin: 0;
	}
}

/*Page*/
.pagefrm1 {
	color: #333;
	font-size: 12px;
	background-color: #F7F7F7;
	font-family: \5FAE\8F6F\96C5\9ED1;
	border: 1px solid #CCCCCC;
	height: 24px;
	width: 36px;
	line-height: 22px;
	text-align: center;
	margin-right: 8px;
	float: left;
}

.pagefrm2 {
	color: #333;
	font-size: 12px;
	background-color: #F7F7F7;
	font-family: \5FAE\8F6F\96C5\9ED1;
	height: 24px;
	width: 46px;
	line-height: 22px;
	border: 1px solid #CCCCCC;
}

.pageline {
	border-bottom: dotted 1px #cccccc;
	height: 4px;
	margin-top: 20px;
	float: left;
	width: 100%;
}

.pageline1 {
	border-bottom: dotted 1px #cccccc;
	height: 4px;
	margin-top: 20px;
	width: 95%;
	display: block;
	overflow: hidden;
}

#pages {
	width: 100%;
	FONT-SIZE: 13px;
	TEXT-ALIGN: center;
	CLEAR: both;
	border-top: dotted 0px #cccccc;
	overflow: hidden;
	PADDING-TOP: 0px;
	margin: 0;
	float: left;
}

#pages A {
	BORDER: #dedede 1px solid;
	HEIGHT: 26px;
	BACKGROUND: #fdfdfd;
	COLOR: #333;
	PADDING: 0 10px;
	TEXT-DECORATION: none;
	MARGIN: 0px 4px 5px 0;
	DISPLAY: inline-block;
	LINE-HEIGHT: 26px;
}

#pages A:visited {
	BORDER: #dedede 1px solid;
	HEIGHT: 26px;
	BACKGROUND: #fdfdfd;
	COLOR: #333;
	PADDING: 0 10px;
	TEXT-DECORATION: none;
	MARGIN: 0px 4px 5px 0;
	DISPLAY: inline-block;
	LINE-HEIGHT: 26px;
}

#pages A:hover {
	BORDER: #dedede 1px solid;
	HEIGHT: 26px;
	BACKGROUND: #fdfdfd;
	COLOR: #333;
	PADDING: 0 10px;
	TEXT-DECORATION: none;
	MARGIN: 0px 4px 5px 0;
	DISPLAY: inline-block;
	LINE-HEIGHT: 26px;
}

#pages SPAN {
	HEIGHT: 26px;
	COLOR: #333;
	PADDING: 0 10px;
	TEXT-DECORATION: none;
	MARGIN: 0px 4px 5px 0;
	DISPLAY: inline-block;
	LINE-HEIGHT: 26px;
	font-size: 13px;
}

/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
	BORDER: #ec3d2c 1px solid;
	BACKGROUND: #ec3d2c;
	COLOR: #fff;
}

#pages A.curr {
	BORDER: #ec3d2c 1px solid;
	BACKGROUND: #ec3d2c;
	COLOR: #fff;
}

#pages A.curr:visited {
	BORDER: #ec3d2c 1px solid;
	BACKGROUND: #ec3d2c;
	COLOR: #fff;
}

.pages A:hover {
	BORDER: #ec3d2c 1px solid;
	BACKGROUND: #ec3d2c;
	COLOR: #fff;
}

/*2020.0413*/
/*信息公开*/
.lanmu2 {
	overflow: hidden;
	margin: 20px 0 0 0;
	border-bottom: #dddddd solid 1px;
}

.lanmu2_l {
	color: #333936;
	float: left;
	font-weight: 700;
	font-size: 18px;
	padding: 0 0 9px 0;
}

.textlink {
	width: 100%;
	float: left;
	word-break: break-all;
	line-height: 26px;
}

.textlink .gao1 {
	height: 118px;
	overflow: hidden;
}

.textlink ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.textlink ul li {
	display: block;
}

.textlink ul li a {
	font-size: 15px;
	color: #454545;
	line-height: 30px;
	background-image: url(icon02.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}

.textlink ul li a:hover {
	color: #2b47a8;
}

/*---------------人员名字列表---------------------*/
.yjy {}

.yjy p {
	font-size: 14px;
}

.yjy p a {
	font-size: 14px;
}

.yjy fieldset i {
	color: #92a0c8;
	font-size: 12px;
	margin-right: 8px;
}

.yjy .yjyminh {
	min-height: 142px;
}

.yjy fieldset {
	background: #fff;
	padding: 10px 12px 16px 12px;
	margin: 0 0 22px 0;
	border-radius: 2px;
	border-radius: 3px;
	border: 1px solid #d5e1ec;
}

.yjy fieldset:last-child {
	margin: 0;
}

.yjy fieldset legend {
	font-weight: bold;
	background: #fff;
	margin: 0;
	margin-left: -0.1875rem;
	color: #004ea4;
	font-size: 17px;
	border: 0;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
	.yjy .yjyminh {
		min-height: auto;
	}
}

@media (max-width: 767px) {}

@media (max-width: 380px) {}

.namelist {
	overflow: hidden;
	margin-top: 24px;
}

.namelist li {
	margin: 15px 0;
	padding: 0 6px;
	width: 16.667%;
	float: left;
	text-align: center;
}

.namelist li i {
	margin-right: 9px;
	color: #0c79cb;
	font-size: 12px;
}

.namelist li a {
	font-size: 16px;
	color: #262626;
	line-height: 18px;
}

.namelist li a:hover {
	color: #2b47a8;
	text-decoration: none;
}

/*专题*/
.linkspic {}

.linkspic li {
	margin-top: 32px;
}

.linkspic li img {
	width: 100%;
	height: 99px;
}

@media (max-width: 1199px) {
	.linkspic li {
		margin-top: 30px;
	}

	.linkspic li img {
		height: 75px;
	}
}

@media (max-width: 991px) {
	.linkspic li img {
		height: 77px;
	}
}

@media (max-width: 767px) {
	.linkspic .row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.linkspic .row>[class^='col'] {
		padding-left: 10px;
		padding-right: 10px;
	}

	.linkspic li {
		margin-top: 20px;
	}

	.linkspic li img {
		height: 64px;
	}
}

@media (max-width: 380px) {
	.linkspic li img {
		height: 58px;
	}
}

@media (max-width: 320px) {
	.linkspic .row>[class^='col'] {
		width: 100%;
	}

	.linkspic li img {
		height: auto;
	}

	.linkspic li {
		margin-top: 26px;
	}
}

.kplinkspic {}

.kplinkspic li {
	margin-top: 26px;
}

.kplinkspic li img {
	height: 82px;
	width: 100%;
}

@media (max-width: 1280px) {
	.kplinkspic li img {
		height: 76px;
	}
}

@media (max-width: 1199px) {
	.kplinkspic li img {
		height: 60px;
	}
}

@media (max-width: 991px) {
	.kplinkspic .row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.kplinkspic .row>[class^='col'] {
		padding-left: 10px;
		padding-right: 10px;
	}

	.kplinkspic li {
		margin-top: 20px;
	}

	.kplinkspic li img {
		height: 62px;
	}
}

@media (max-width: 767px) {
	.kplinkspic li img {
		height: auto;
	}
}

/*---------------人员图片（四列）---------------------*/
.firstrow {
	padding: 0 22%;
	margin-top: 6px;
}

.secondrow {
	padding: 0 9%;
	margin-top: 36px;
}

.researchteam {}

.researchteam li {
	margin-top: 20px;
}

.researchteam li .boxstyle {
	overflow: hidden;
}

.researchteam li .boxstyle img {
	border: #efefef solid 1px;
	width: 160px;
	height: 224px;
}

.researchteam li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.researchteam li .boxstyle .txtinfo {
	margin: 8px 6px 0 6px;
	overflow: hidden;
}

.researchteam li .boxstyle .txtinfo h5 {
	font-size: 15px;
	color: #f7931e;
	margin: 0 0 8px 0;
}

.researchteam li .boxstyle .txtinfo h4 {
	color: #282828;
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 3px 0;
	line-height: 20px;
	text-align: center;
}

.researchteam li .boxstyle .txtinfo h4 a {
	color: #282828;
	word-break: break-all;
	font-size: 14px;
	font-weight: 500;
}

.researchteam li .boxstyle .txtinfo h4 a:hover {
	color: #234192;
}

.researchteam li .boxstyle .txtinfo p {
	font-size: 14px;
	color: #808080;
	line-height: 18px;
	margin: 4px 0 0 0;
	word-break: break-all;
	text-align: center;
	overflow: hidden;
	width: 100%;
	height: 34px;
}

/*text-overflow: ellipsis;white-space: nowrap;*/
.researchteam li .boxstyle .txtinfo span {
	font-size: 15px;
	color: #808080;
	line-height: 22px;
}

@media (max-width: 1199px) {
	.firstrow {
		padding: 0 16%;
	}

	.secondrow {
		padding: 0 2%;
	}
}

@media (max-width: 991px) {
	.firstrow {
		padding: 0 13%;
	}

	.secondrow {
		padding: 0;
	}

	.researchteam li .boxstyle img {
		width: 135px;
		height: 189px;
	}
}

@media (max-width: 767px) {
	.researchteam li .boxstyle img {
		width: 200px;
		height: auto;
	}

	.secondrow {
		margin-top: 0px;
	}
}

.imgbtn {
	background: #b6cbea;
	padding: 20px 25px 0 25px;
	overflow: hidden;
}

.imgbtn a {
	display: block;
	margin-bottom: 17px;
}

.imgbtn a img {
	height: auto;
}

@media (max-width: 1199px) {
	.imgbtn a {
		margin-bottom: 14px;
	}
}

@media (max-width: 991px) {
	.imgbtn {
		padding: 25px 30px 0 30px;
	}

	.imgbtn a {
		margin-bottom: 21px;
	}
}

@media (max-width: 767px) {
	.imgbtn {
		padding: 35px 40px 14px 40px;
	}
}

/*---------------组织机构---------------------*/
.org {}

.org p {
	font-size: 14px;
}

.org p a {
	font-size: 14px;
}

.org fieldset i {
	color: #92a0c8;
	font-size: 12px;
	margin-right: 8px;
}

.org .orgminh {
	min-height: 142px;
}

fieldset {
	background: #fff;
	padding: 10px 17px 16px 17px;
	margin: 0 0 18px 0;
	border-radius: 3px;
	border: 1px solid #d5e1ec;
}

/*.org fieldset:last-child {margin: 0;}*/
fieldset legend {
	font-weight: bold;
	background: #fff;
	margin: 0;
	margin-left: -0.1875rem;
	color: #004ea4;
	font-size: 18px;
	border: 0;
}

.org fieldset ul {
	overflow: hidden;
}

.org fieldset li {
	display: block;
	overflow: hidden;
	padding-right: 0;
}

.org fieldset li a {
	font-size: 14px;
	line-height: 18px;
}

.org fieldset li .psjsort {
	margin: 0 0 5px 15px;
	overflow: hidden;
}

.org fieldset li .psjsort li {
	width: 22.6%;
	margin-right: 10px;
	float: left;
}

.org fieldset li .psjsort li:nth-child(4n+0) {
	margin-right: 0px;
}

.org fieldset li .psjsort li .hei {
	font-size: 12px;
}

.org fieldset li .psjsort a.hei:hover {
	color: #39569b;
}

@media (max-width: 1199px) {
	.org fieldset li .psjsort li {
		width: 28.6%;
	}
}

@media (max-width: 991px) {
	.org fieldset li .psjsort li {
		width: 22.6%;
	}

	.org .orgminh {
		min-height: auto;
	}
}

@media (max-width: 767px) {
	.org fieldset li .psjsort li .hei {
		font-size: 15px;
	}

	.org fieldset li .psjsort li {
		width: 29.6%;
	}
}

@media (max-width: 380px) {
	.org fieldset li .psjsort li {
		width: 44.6%;
	}
}

.formbox {
	overflow: hidden;
	margin: 28px auto 0 auto;
}

.formbox .lynotice {
	border-bottom: #ccc dotted 1px;
	overflow: hidden;
	margin-bottom: 32px;
	padding-bottom: 25px;
	color: #444;
}

.formbox .lynotice h4 {
	font-size: 22px;
	color: #004ea4;
	margin: 0 0 11px 0;
}

.formbox form {
	background: #fff;
	padding: 0px;
	border-radius: 2px;
	border: #c1e8d3 solid 0px;
}

.formbox .jsbox {
	padding-right: 12px;
	text-align: right;
	color: #333;
	font-weight: 700;
	font-size: 15px;
	width: 108px;
	background: #fff;
}

.formbox .jsbox1 {
	padding-right: 12px;
	text-align: right;
	color: #333;
	font-weight: 700;
	font-size: 15px;
	width: 120px;
	background: #fff;
}

.formbox .form-control {
	border-color: #ccc;
	height: 36px;
	padding: 0 10px;
	margin: 0;
}

.formbox .form-control:focus {
	border-color: #6b9bc7;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
}

.formbox input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.formbox textarea.form-control {
	height: auto;
	padding: 10px;
}

.formbox input.sex {
	height: 15px;
	width: 15px;
	margin-right: 10px;
}

.formbox label {
	font-size: 15px;
	padding-top: 0px;
	text-align: right;
}

.formbox .checkbox {
	padding-top: 0;
}

.formbox label em,
.formbox td em {
	color: #c50000;
	margin-left: 4px;
}

.formbox .btn-sblue {
	float: left;
	padding: 7px 58px 8px 58px;
	border-radius: 3px;
	font-size: 15px;
	font-weight: 700;
}

.formbox .upfile {
	border: #ccc solid 1px;
	padding: 15px;
}

.formbox .upfile h4 {
	text-align: left;
	margin: 0 0 15px 0;
	font-size: 14px;
}

.formbox .upfile .upbtn {
	width: 102px;
	height: 36px;
	position: relative;
	overflow: hidden;
}

.formbox .upfile .upbtn .file {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	cursor: pointer;
}

.formbox td {
	text-align: right;
	padding-right: 15px;
}

.input-val {
	width: 85%;
	float: left;
}

#canvas {
	float: right;
	display: inline-block;
	border: 1px solid #ccc;
	cursor: pointer;
}

@media(max-width: 1199px) {
	.input-val {
		width: 81%;
	}
}

@media(max-width: 991px) {
	.formbox {
		width: 100%;
	}

	.input-val {
		width: 78%;
	}
}

@media(max-width: 767px) {
	.input-val {
		width: 44%;
	}
}

.wfjb {
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	height: 99px;
}

@media (max-width: 1199px) {
	.wfjb {
		background-size: 170%;
	}
}

@media (max-width: 991px) {
	.wfjb {
		background-size: cover;
	}
}

@media (max-width: 767px) {
	.wfjb {
		background-size: 170%;
	}
}

/*  add  2024-10-29  */
.portfolio-item.video-list .hover-bg .video-bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('nhhy-videobtn.png') no-repeat center center rgba(0, 0, 0, .1);
	background-size: 40px;
	z-index: 9;
}


/* index */
.index-new-mod {
	margin-bottom: 20px;
}

.index-new-mod .row-w {
	margin-left: -7px;
	margin-right: -7px;
}

.index-new-mod .col-w {
	padding-left: 7px;
	padding-right: 7px;
}

/* .index-new-mod .box-s {
	overflow: hidden;
} */
.index-new-mod .box-s:hover img {
	transform: scale(1.03);
}

.index-new-mod .box-s img {
	display: block;
	width: 100%;
	transition: all .5s;
}


/* nhhy-yjsjj */
.nhhy-yjsjj {
	padding-top: 25px;
}

.nhhy-yjsjj .main-top {
	margin-bottom: 38px;
}

.nhhy-yjsjj .main-top .row-w {
	margin-left: -22px;
	margin-right: -22px;
}

.nhhy-yjsjj .main-top .col-w {
	padding-left: 22px;
	padding-right: 22px;
}

.nhhy-yjsjj .main-top .video-box {
	position: relative;
}

.nhhy-yjsjj .main-top .video-box video {
	width: 100%;
	height: 100%;
}

.nhhy-yjsjj .main-top .info-box {
	font-size: 16px;
}

.nhhy-yjsjj .main-top .info-txt {
	color: #333333;
	line-height: 30px;
	margin-bottom: 15px;
	text-align: justify;
	padding-top: 5px;
}

.nhhy-yjsjj .main-top .info-a {
	position: relative;
	color: #2B47A8;
	display: inline-block;
}

.nhhy-yjsjj .main-top .info-a:hover {
	color: #0160b4;
}

.nhhy-yjsjj .main-top .info-a span {
	display: block;
	background: url('nhhygk-img-03.png') no-repeat right center;
	line-height: 24px;
	height: 24px;
	padding-right: 15px;
}

.nhhy-yjsjj .main-top .info-a span i {
	font-size: 20px;
	margin-left: 12px;
}

.nhhy-yjsjj .main-top .info-txt p,
.nhhy-yjsjj .main-top .info-txt div {
	margin-bottom: 10px;
	text-indent: 2em;
}

.nhhy-yjsjj .main-top .info-txt p:last-child,
.nhhy-yjsjj .main-top .info-txt div:last-child {
	margin-bottom: 0;
}

.nhhy-yjsjj .main-cont img {
	display: block;
	width: 100%;
}


@media (min-width: 992px) {
	.nhhy-yjsjj .main-cont>div {
		float: left;
	}

	.nhhy-yjsjj .main-cont>div:nth-child(1),
	.nhhy-yjsjj .main-cont>div:nth-child(2) {
		width: 26%;
	}

	.nhhy-yjsjj .main-cont>div:nth-child(3) {
		width: 48%;
	}
}

@media (max-width: 1199px) {
	.nhhy-yjsjj .main-top .info-txt {
		margin-bottom: 18px;
	}
}

@media (max-width: 991px) {

	.nhhy-yjsjj .main-cont>div:nth-child(1),
	.nhhy-yjsjj .main-cont>div:nth-child(2) {
		width: 50%;
		float: left;
	}

	.nhhy-yjsjj .main-cont>div:nth-child(3) {
		width: 100%;
		float: left;
	}
}

@media (max-width: 767px) {

	.nhhy-yjsjj .main-cont>div:nth-child(1),
	.nhhy-yjsjj .main-cont>div:nth-child(1) {
		margin-bottom: 20px;
	}
}

.inline-gallery-wrap {
	padding-top: 30px;
}

.inline-gallery-wrap .gallery-title {
	text-align: center;
	margin-bottom: 25px;
	line-height: 1.8;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.inline-gallery-container {
	width: 100%;
	height: 600px;
}

@media (max-width: 767px) {
	.inline-gallery-container {
		height: 500px;
	}
}

.lg-backdrop {
	background-color: rgba(233, 241, 249, 0.3) !important;
}

.inline-gallery-wrap .lg-download {
	display: none !important;
}

.lg-outer .lg-thumb-outer {
	background-color: rgba(216, 247, 240, 0.3) !important;
}

.about-qt {}

.about-qt .amt {
	margin-top: 29px;
}

.about-qt .awin-l {
	/* width: 40.568%;
	padding-right: 16px; */
	width: 50%;
	padding-right: 20px;
	float: left;
	overflow: hidden;
}

.about-qt .awin-r {
	overflow: hidden;
}

.about-qt .awin-r .col-l {
	width: 68.173%;
	padding-right: 16px;
	float: left;
	overflow: hidden;
}

.about-qt .awin-r .col-r {
	overflow: hidden;
}

.about-qt .row {
	/* margin-right: -8px;
	margin-left: -8px; */
	margin-left: -10px;
	margin-right: -10px;
}

.about-qt .row>[class^='col'] {
	/* padding-right: 8px;
	padding-left: 8px; */
	padding-left: 10px;
	padding-right: 10px;
}

.about-box {
	border: #2B47A8 solid 1px;
	text-align: center;
	border-top: 0;
	position: relative;
	margin-top: 10px;
}

.about-box .content {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #2B47A8;
	line-height: 1.7;
}

.about-box .content .sq {
	margin-top: 28px;
}

.about-box .content .sh {
	margin-top: 8px;
}

.about-box .content span {
	display: inline-block;
	margin: 0 8px;
}

.about-box .content.hl {
	padding: 20px 22px 10px;
	height: 168px;
}

.about-box .content.hr {
	padding: 19px 15px 10px;
	height: 64px;
}

.section-title {
	line-height: normal;
	margin-bottom: 45px;
	overflow: hidden;
	position: absolute;
	top: -8px;
	left: 0;
	right: 0;
}

.section-title h2 {
	display: inline-block;
	font-size: 16px;
	line-height: 1.1;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	color: #2B47A8;
	font-weight: 700;
}

.section-title h2::before,
.section-title h2::after {
	content: "";
	position: absolute;
	top: 8px;
	width: 500px;
	height: 1px;
	background: #2B47A8;
}

.section-title h2:before {
	right: 100%;
	margin-right: 18px;
}

.section-title h2:after {
	left: 100%;
	margin-left: 18px;
}

@media (max-width: 1199px) {
	.about-qt .awin-l {
		width: 100%;
		padding-right: 0;
	}

	.about-qt .awin-r {
		float: left;
		width: 100%;
	}

	.about-qt .amt1 {
		margin-top: 24px;
	}

	.about-box .content .sq {
		margin-top: 6px;
		width: 66%;
	}
}

@media (max-width: 991px) {
	.about-box .content {
		font-size: 18px;
	}

	.about-box .content.hl {
		padding-top: 27px;
	}

	.about-box .content .sq {
		margin-top: 8px;
		width: 96%;
	}

	.about-box .content .sh {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.about-qt .amt2 {
		margin-top: 24px;
	}

	.about-box .content.hr {
		height: auto;
	}

	.about-box .content .sq {
		margin-top: 19px;
		width: 100%;
	}

	.about-qt .awin-r .col-l {
		width: 100%;
		padding-right: 0px;
	}

	.about-qt .awin-r .col-r {
		width: 100%;
		float: left;
	}
}