* {
	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: \5FAE\8F6F\96C5\9ED1;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	background: #ffffff;
}

/*common*/
*: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%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tj {
	text-align: justify;
}

.enfont {
	font-family: Arial;
}

.bgbai {
	background: #ffffff;
}

.bgbai1 {
	background: url() 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;
}

.mt6 {
	margin-top: 6px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt18 {
	margin-top: 18px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.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: 25px;
	}

	.mobmt20 {
		margin-top: 20px;
	}

	.mobpadding {
		padding: 0;
	}

	.mobmargin {
		margin: 0;
	}
}

@media (max-width: 767px) {
	.lanmumt {
		margin-top: 0;
	}

	.mobmt22 {
		margin-top: 22px;
	}
}

.panel-group {
	margin-bottom: 0px;
}

.textcenter {
	text-align: center;
	margin: 0;
}

.secondarybox {
	display: block;
	overflow: hidden;
	padding: 30px 0 30px 0;
}

.secondarydetailbox {
	display: block;
	overflow: hidden;
}

.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: #333333;
	/* font-weight: 600; */
	font-size: 13px;
	background: #f9f9f9;
	width: 76px;
}

.secondarydetailbox .jsbox1 {
	padding-right: 6px;
	text-align: right;
	color: #333333;
	/* font-weight: 600; */
	font-size: 13px;
	background: #f9f9f9;
	width: 84px;
}

.secondarydetailbox select.form-control {
	padding: 0 5px;
	margin: 0;
	height: 30px;
	color: #454545;
}

.secondarydetailbox .form-control {
	border-color: #ccc;
	background: #ffffff;
	height: 30px;
}

.secondarydetailbox .p0 {
	padding: 0px;
}

@media(min-width:1199px) {
	.secondarybox {
		padding: 30px 50px;
	}
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {
	.secondarybox {
		padding: 18px 0 18px 0;
	}
}

.nrhei {
	font-size: 15px;
	line-height: 25px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	color: #282828;
}

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;
}

.indexbox1 {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 23px;
}

.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;
	}
}

.firstpart {
	background: #e9f1f9;
	overflow: hidden;
	padding: 26px 0 30px 0;
}

.secondpart {
	background: #ffffff;
	padding: 32px 0 32px 0;
}

.thirdpart {
	background: #003460;
	padding: 28px 0 28px 0;
	border-bottom: #021c33 solid 1px;
}

.fourthpart {
	padding: 40px 0;
}

.noticebox {
	background: #2596d1;
	overflow: hidden;
	padding: 18px;
}

.win-l {
	width: 68.422%;
}

.win-r {
	width: 28.948%
}

@media (max-width: 1199px) {
	.win-l {
		width: 64.422%;
	}

	.win-r {
		width: 33%
	}
}

@media (max-width: 991px) {
	.win-l {
		width: 100%;
	}

	.win-r {
		width: 100%
	}
}

@media (max-width: 767px) {
	.thirdpart {
		padding: 28px 0 12px 0;
	}

	.secondpart {
		padding: 32px 0 12px 0;
	}
}

.topline {
	margin-bottom: 18px;
}

.topline img {
	max-width: 100% !important;
}

.webheader {
	background: url(../images/topbg.jpg) repeat-x bottom center #e3fcff;
	position: relative;
	padding: 32px 0 100px 0;
}

.webheader .logo {
	margin: 0 0 12px 0;
}

.webheader .urls {}

.webheader .relatedlink {
	margin: 12px 2px 10px 0;
	text-align: right;
}

.webheader .searchbox {
	position: relative;
	background: #fff;
	width: 72%;
	border-radius: 3px;
	padding: 5px 0;
	border: #c8ebf1 solid 1px;
}

.webheader .searchbox input[type="text"] {
	margin: 0px 0;
	padding: 0 0.9em;
	outline: none;
	color: #919191;
	background: none;
	border: none;
	width: 89.33333%;
	position: relative;
	font-size: 13px;
	line-height: 20px;
	-webkit-appearance: none;
}

::-webkit-input-placeholder {
	color: #919191 !important;
	font-family: Arial;
}

.webheader .searchbox input[type="submit"] {
	background: url('../images/searchbtnbg.png') no-repeat 0px 1px;
	border: none;
	cursor: pointer;
	width: 24px;
	outline: none;
	position: absolute;
	top: 5px;
	right: 5px;
}

@media (max-width: 1199px) {
	.webheader .searchbox {
		width: 83%;
	}
}

@media (max-width: 1099px) {
	.webheader .searchbox {
		width: 89%;
	}
}

@media (max-width: 991px) {
	.webheader .searchbox {
		width: 92%;
		padding: 4px 0;
	}

	.webheader .relatedlink {
		margin: 6px 2px 8px 0;
	}

	.webheader .searchbox input[type="submit"] {
		top: 4px;
	}
}

@media (max-width: 767px) {
	.webheader {
		background-position: 22% 100%;
		height: 334px;
		position: relative;
		padding: 0 0 100px 0;
	}

	.webheader .logo {
		margin: 15px 0 10px 0;
	}

	.webheader .urls {
		position: absolute;
		top: 164px;
	}

	.webheader .searchbox {
		width: 100%;
		margin-bottom: 16px;
		padding: 6px 0;
	}

	.webheader .searchbox input[type="submit"] {
		top: 6px;
	}

	.webheader .relatedlink {
		margin: 6px 0 10px 0;
		text-align: center;
	}

	.topline {
		margin-bottom: 9px;
	}
}

.menu-margin {
	margin: 22px 20px;
	min-height: 182px;
}

.menu-margin .indexbox .mt6 img {
	width: 100%;
}

.menu-margin tbody {
	background-color: transparent;
}

.menu-margin i {
	font-size: 16px;
	color: #7bc1d8;
	font-weight: 700;
	margin-right: 9px;
}

.menu-lanmu {
	height: 34px;
	overflow: hidden;
	border: 0;
}

.menu-lanmu_l {
	color: #ffffff;
	float: left;
	font-weight: 700;
	font-size: 20px;
	padding: 0 0 14px 0;
}

.menu-lanmu_l img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}

.menu-lanmu_l a {
	color: #ffffff;
	font-size: 19px;
}

.menu-lanmu_l a:hover {
	color: #bee3ff;
}

.list-job {
	overflow: hidden;
	display: block;
	margin-top: 4px;
}

.list-job ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	padding: 0;
	margin-bottom: 9px;
}

.list-job ul li:last-child {
	margin-bottom: 0;
}

.list-job ul li a {
	float: left;
	width: 81%;
	overflow: hidden;
	font-size: 14px;
	color: #ebf6fa;
	background-image: url(../images/menu-ico02.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding: 0 0 0 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-job ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

#zyxm li a {
	width: 100% !important;
}

.list-job ul li a:hover {
	color: #bee3ff;
	text-decoration: none;
}

.list-job span {
	color: #b3d8f4;
	font-size: 14px;
	font-family: Arial;
}

.list-job span.right {
	float: right;
}

.list-gg {
	overflow: hidden;
	display: block;
}

.list-gg ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	padding: 0;
}

.list-gg ul li a {
	float: left;
	width: 98%;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #ebf6fa;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left 13px;
	padding: 0 0 0 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-gg ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-gg ul li a:hover {
	color: #bee3ff;
	text-decoration: none;
}

.list-award {
	overflow: hidden;
	display: block;
}

.list-award ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 49%;
	text-align: left;
	padding: 0;
	display: inline-block;
}

.list-award ul li a {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 23px;
	color: #ebf6fa;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 0 0 0 14px;
}

.list-award ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-award ul li a:hover {
	color: #bee3ff;
	text-decoration: none;
}

.list-party {
	overflow: hidden;
	display: block;
}

.list-party ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	padding: 0;
}

.list-party ul li a {
	float: left;
	width: 86%;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #ebf6fa;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left 13px;
	padding: 0 0 0 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-party ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-party ul li a:hover {
	color: #bee3ff;
	text-decoration: none;
}

.list-party span {
	line-height: 30px;
	color: #a2c4db;
	font-size: 13px;
	font-family: Arial;
}

.list-party span.right {
	float: right;
}

.list-lm {
	overflow: hidden;
	display: block;
}

.list-lm li {
	overflow: hidden;
	margin-bottom: 14px;
}

.list-lm li:last-child {
	margin-bottom: 0;
}

.list-lm li a {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	background-image: url(../images/menu-ico01.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 16px;
	line-height: 16px;
}

/*text-overflow:ellipsis; white-space:nowrap;*/
.list-lm li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-lm li a:hover {
	color: #bee3ff;
}

.list-lm i {
	float: left;
	margin: 14px 0 0 8px;
}

@media screen and (max-width: 1199px) {
	.list-lm li a {
		max-width: 95%;
	}
}

@media screen and (max-width: 991px) {
	.list-lm li a {
		max-width: 92%;
		font-size: 15px;
	}

	.list-lm i {
		margin: 12px 0 0 8px;
	}
}

@media screen and (max-width: 767px) {
	.list-lm ul li {
		padding: 0 0 10px 0;
	}

	.list-lm li a {
		max-width: 100%;
		white-space: normal;
		line-height: 22px;
		background-position: left 8px;
		font-size: 16px;
	}
}

.list-lm1 {
	overflow: hidden;
	display: block;
}

.list-lm1 li {
	overflow: hidden;
	margin-bottom: 10px;
	display: inline-block;
	width: 24%;
}

.list-lm1 li a {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	color: #fff;
	background-image: url(../images/menu-ico01.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
	line-height: 16px;
}

.list-lm1 li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-lm1 li a:hover {
	color: #bee3ff;
}


.menu-org {
	overflow: hidden;
}

.menu-org .winl {
	width: 49%;
}

.menu-org .winr {
	width: 51%;
}

.menu-org .winr .leader {
	overflow: hidden;
}

.menu-org .winr .leader img {
	width: 102px;
	height: 144px;
}

.menu-set {
	overflow: hidden;
}

.menu-set .winl {
	width: 33.33%;
}

.menu-set .winc {
	width: 33.34%;
}

.menu-set .winr {
	width: 33.33%;
}

.menu-ac {
	overflow: hidden;
}

.menu-ac .winl {
	width: 50%;
}

.menu-ac .winr {
	width: 50%;
}

.menu-ac .winl .btnlink {
	overflow: hidden;
}

.menu-ac .winl .btnlink .row {
	margin-left: -9px;
	margin-right: -9px;
}

.menu-ac .winl .btnlink .col-xs-3 {
	padding-left: 9px;
	padding-right: 9px;
}

.menu-ac .winl .btnlink li {
	margin-top: 7px;
}

.menu-ac .winl .btnlink li .btnnav {
	background: #69ade1;
	font-size: 16px;
	color: #ffffff;
	padding: 40px 0 40px 0;
	border-radius: 5px;
	text-align: center;
}

.menu-ac .winl .btnlink li:hover .btnnav {
	background: #05528c;
}

.menu-ac .winl .btnlink li .btnnav img {
	display: block;
}

.menu-ac .winl .btnlink li p {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin: 15px 0 0 0;
}

.menu-team {
	overflow: hidden;
}

.menu-team .col-xs-3 {
	padding-right: 10px;
	padding-left: 10px;
	height: 128px;
	overflow: hidden;
	margin-bottom: 20px;
}

.menu-team .winl {
	width: 72%;
}

.menu-team .winl .yuanshi {
	overflow: hidden;
}

.menu-team .winl .yuanshi li {
	display: inline-block;
	width: 15%;
	margin-right: 8px;
	background: #fff;
}

.menu-team .winl .yuanshi li:last-child {
	margin-right: 0;
}

.menu-team .winl .yuanshi li a {
	color: #fff;
}

.menu-team .winl .yuanshi li a:hover {
	color: #bee3ff;
}

.menu-team .winl .yuanshi li img {
	width: 100%;
	height: 146px;
	border: #69ade1 solid 2px;
}

.menu-team .winl .yuanshi li p {
	background: #69ade1;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 8px 0 12px 0;
}

.menu-team .winr {
	width: 28%;
}

.menu-ph {
	overflow: hidden;
}

.menu-ph .winl {
	width: 50%;
}

.menu-ph .winr {
	width: 50%;
}

.menu-yjs {
	overflow: hidden;
}

.menu-yjs .winl {
	width: 33.33%;
}

.menu-yjs .winc {
	width: 33.34%;
}

.menu-yjs .winr {
	width: 33.33%;
}

.menu-yjs .winr .btnlink {
	overflow: hidden;
}

.menu-yjs .winr .btnlink .row {
	margin-left: -5px;
	margin-right: -5px;
}

.menu-yjs .winr .btnlink .col-xs-6 {
	padding-left: 5px;
	padding-right: 5px;
}

.menu-yjs .winr .btnlink li {
	margin-bottom: 10px;
}

.menu-yjs .winr .btnlink li .btnnav {
	background: #69ade1;
	font-size: 16px;
	color: #ffffff;
	padding: 13px 20px;
	border-radius: 2px;
	text-align: center;
}

.menu-yjs .winr .btnlink li:hover .btnnav {
	background: #05528c;
}

.menu-yjs .winr .btnlink li .btnnav img {
	display: inline-block;
	margin-right: 14px;
	margin-top: 0px;
}

.menu-party {
	overflow: hidden;
	min-height: 226px;
}

.menu-party .winl {
	width: 33.33%;
}

.menu-party .winc {
	width: 33.34%;
}

.menu-party .winr {
	width: 33.33%;
}

.menu-pt {
	overflow: hidden;
}

.menu-pt .winl {
	width: 20%;
	float: left;
}

.menu-pt .winl img {
	border: #ebf6fa solid 2px;
}

.menu-pt .winr {
	width: 80%;
	float: right;
}

.menu-pt .winr .sortlink {
	overflow: hidden;
}

.menu-pt .winr .sortlink li {
	display: inline-block;
	width: 19%;
	font-size: 15px;
	margin-bottom: 10px;
}

.menu-pt .winr .sortlink li a {
	color: #e9f7ff;
}

.menu-pt .winr .sortlink li a:hover {
	color: #bee3ff;
}


.lanmu {
	height: 36px;
	background: url(../images/lmbg01.png) bottom center repeat-x;
	margin-bottom: 18px;
}

.lanmu_l {
	color: #063781;
	float: left;
	font-weight: 700;
	font-size: 22px;
	padding: 2px 0 11px 0;
	border-bottom: #d11010 solid 3px;
}

.lanmu_r {
	line-height: 30px;
	float: right;
	font-size: 13px;
}

.lanmu_r a {
	color: #4880b3;
	text-decoration: none;
	font-family: Arial;
	text-transform: uppercase;
}

.lanmu_r a:hover {
	color: #d11010;
	text-decoration: none;
}

.lanmu1 {
	height: 44px;
	background: url() repeat-x bottom;
	margin-bottom: 20px;
}

.lanmu1_l {
	height: 44px;
	line-height: 30px;
	color: #004280;
	font-weight: 500;
	float: left;
	font-size: 26px;
	border-bottom: #DB2427 solid 2px;
}

.lanmu1_r {
	line-height: 44px;
	float: right;
	color: #bddcff;
	font-family: Arial;
	font-size: 12px;
}

.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: 48px;
	background: url() repeat-x top center;
	margin-bottom: 20px;
}

.lanmu3_l {
	height: 48px;
	line-height: 40px;
	font-size: 20px;
	color: #6aefff;
	font-weight: 700;
	margin-left: 16px;
	float: left;
	background: url() no-repeat top center;
}

.lanmu3_r {
	line-height: 42px;
	float: right;
	color: #e3f6ff;
	font-family: Arial;
	font-size: 12px;
	margin-right: 15px;
}

.lanmu3_r a {
	color: #6aefff;
	text-decoration: none;
}

.lanmu3_r a:hover {
	color: #d5fbff;
	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;
}

.column {
	height: 50px;
	background: url(../images/lmbg01.png) left bottom repeat-x;
	overflow: hidden;
}

.column_l {
	width: auto;
	height: 50px;
	border-bottom: #d11010 solid 3px;
	font-size: 28px;
	font-weight: 700;
	color: #063781;
	float: left;
	display: inline-block;
	overflow: hidden;
	padding: 9px 0 0 0;
}

.newsfocus {
	padding: 30px 0 35px 0;
}

.newsfocus h1 {
	font-size: 31px;
	color: #005293;
	line-height: 32px;
	padding-bottom: 12px;
	margin: 0 0 12px 0;
	text-align: center;
	font-weight: 700;
}

.newsfocus h1 a {
	color: #005293;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

.newsfocus h1 a:hover {
	color: #d11010;
}

.newsfocus p {
	font-size: 18px;
	color: #005293;
	line-height: 28px;
	margin: 0;
	text-align: center;
}

@media (max-width: 991px) {
	.newsfocus h1 {
		line-height: 36px;
	}

	.newsfocus {
		padding: 24px 0 28px 0;
	}
}

.hotnews {
	padding: 0 0 34px 0;
}

.hotnews .winimg {
	width: 49.825%;
}

.hotnews .wintext {
	width: 48%;
}

.hotnews .newsbg {
	overflow: hidden;
}

.hotnews .newsbg .focuspic {
	margin: 0;
}

.hotnews .newsbg .focustext {
	height: 278px;
	overflow: hidden;
}

.hotnews .newsbg .focustext h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
}

.hotnews .newsbg .focustext h3 a {
	color: #2d2d2d;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

.hotnews .newsbg .focustext h3 a:hover {
	color: #bb0000;
}

.hotnews .newsbg .focustext p {
	font-size: 14px;
	color: #828282;
	line-height: 20px;
	margin: 0;
	max-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.hotnews .newsbg .focustext i {
	font-family: Arial;
	font-size: 14px;
	margin: 6px 0 14px 0;
	color: #9b9b9b;
	display: block;
	font-style: normal;
	text-align: right;
}

@media (max-width: 1199px) {
	.hotnews .winimg {
		width: 51.825%;
	}

	.hotnews .wintext {
		width: 46%;
	}

	.hotnews .newsbg .focustext h3 {
		margin: 0 0 7px 0;
	}

	.hotnews .newsbg .focustext {
		height: 249px;
	}

	.hotnews .newsbg .focustext p {
		-webkit-line-clamp: 2;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
	}

	.hotnews .newsbg .focustext i {
		margin: 6px 0 8px 0;
	}
}

@media (max-width: 1099px) {
	.hotnews .newsbg .focustext {
		height: 230px;
	}
}

@media (max-width: 991px) {
	.hotnews .winimg {
		width: 100%;
	}

	.hotnews .wintext {
		width: 100%;
	}

	.hotnews .newsbg .focustext h3 a {
		white-space: normal;
	}

	.hotnews .newsbg .focustext {
		height: auto;
	}

	.hotnews .newsbg .focustext h3 {
		font-size: 22px;
		line-height: 28px;
		margin: 0 0 10px 0;
	}

	.hotnews .newsbg .focustext p {
		-webkit-line-clamp: initial;
		font-size: 16px;
		line-height: 24px;
	}
}

@media (max-width: 767px) {
	.hotnews .newsbg .focuspic {
		margin-bottom: 25px;
	}
}

.list-hotnews {
	overflow: hidden;
	display: block;
}

.list-hotnews ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	padding: 0;
	margin-bottom: 7px;
}

.list-hotnews ul li:last-child {
	margin-bottom: 0;
}

.list-hotnews ul li a {
	float: left;
	width: 82%;
	overflow: hidden;
	font-size: 15px;
	line-height: 22px;
	color: #252525;
	background-image: url(../images/ico-01.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding: 0 0 0 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-hotnews ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-hotnews ul li a:hover {
	color: #004286;
	text-decoration: none;
}

.list-hotnews span {
	line-height: 22px;
	color: #9b9b9b;
	font-size: 14px;
	font-family: Arial;
}

.list-hotnews span.right {
	float: right;
}

@media (max-width: 1199px) {
	.list-hotnews ul li a {
		width: 80%;
	}
}

@media (max-width: 1099px) {
	.list-hotnews ul li {
		margin-bottom: 4px;
	}
}

@media (max-width: 991px) {
	.list-hotnews ul li {
		margin-bottom: 7px;
	}

	.list-hotnews ul li a {
		width: 87%;
	}
}

@media (max-width: 767px) {
	.list-hotnews ul li a {
		width: 78%;
		height: auto;
		white-space: normal;
		line-height: 20px;
	}
}

@media (max-width: 380px) {
	.list-hotnews ul li a {
		width: 100%;
	}

	.list-hotnews span {
		display: none;
	}
}

.report {
	overflow: hidden;
}

.report li {
	overflow: hidden;
	border-bottom: #bfbfbf 1px dotted;
	margin-bottom: 7px;
	padding-bottom: 4px;
}

.report li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.report dd {
	overflow: hidden;
	margin-bottom: 14px;
	padding-bottom: 13px;
	border-bottom: #b5bfd2 dotted 1px;
}

.report dd span {
	float: left;
	color: #fff;
	text-align: center;
	width: 58px;
	margin-right: 2px;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	background: #1f78bb;
	font-family: Arial;
	border-radius: 3px;
	border: #1f78bb solid 1px;
	overflow: hidden;
}

.report dd span b {
	background: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	font-family: Arial;
	display: block;
	color: #252525;
}

.reports dd {
	overflow: hidden;
	margin-bottom: 14px;
	padding-bottom: 13px;
	border-bottom: #b5bfd2 dotted 1px;
}

.reports dd span {
	float: left;
	color: #fff;
	text-align: center;
	width: 58px;
	margin-right: 2px;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	background: #1f78bb;
	font-family: Arial;
	border-radius: 3px;
	border: #1f78bb solid 1px;
	overflow: hidden;
}

.reports dd .hdtitle {
	float: left;
	width: 93%;
	overflow: hidden;
	display: block;
	color: #535353;
	margin-left: 18px;
}

.reports dd .hdtitle p {
	font-size: 13px;
	color: #0561a6;
	line-height: 19px;
	margin: 3px 0 0 0;
}

.reports dd span b {
	background: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	font-family: Arial;
	display: block;
	color: #252525;
}

.report dd .hdtitle {
	float: left;
	width: 91%;
	overflow: hidden;
	display: block;
	color: #535353;
	margin-left: 10px;
}

.report dd .hdtitle p {
	font-size: 13px;
	color: #0561a6;
	line-height: 19px;
	margin: 3px 0 0 0;
}

.report dd .hdtitle a {
	width: 100%;
	overflow: hidden;
	line-height: 19px;
	color: #262626;
	font-size: 15px;
	text-decoration: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.report li .news_t h2 {
	WIDTH: 100%;
	FLOAT: left;
	overflow: hidden;
	display: block;
	margin: 0 0 2px 0;
	LINE-HEIGHT: 18px;
	padding-left: 10px;
	background: url(../images/ico-01.gif) no-repeat 0px 8px;
}

.report li .news_t h2 a {
	OVERFLOW: hidden;
	FONT-SIZE: 15px;
	WIDTH: 86%;
	WHITE-SPACE: nowrap;
	TEXT-OVERFLOW: ellipsis;
	COLOR: #252525;
	DISPLAY: inline-block;
	LINE-HEIGHT: 18px;
	TEXT-DECORATION: none;
}

.report li .news_t h2 A:hover {
	TEXT-DECORATION: none;
	color: #004286;
}

.report li .news_t h2 span {
	font-family: Arial;
	font-size: 14px;
	HEIGHT: 18px;
	COLOR: #909090;
	LINE-HEIGHT: 20px;
	display: block;
	float: right;
}

.report li .news_t p {
	WIDTH: 100%;
	WHITE-SPACE: nowrap;
	TEXT-OVERFLOW: ellipsis;
	overflow: hidden;
	FLOAT: left;
	FONT-SIZE: 13px;
	COLOR: #6a6a6a;
	LINE-HEIGHT: 20px;
	margin: 0 0 3px;
	padding-left: 9px;
}

.report li .news_t p>span {
	color: #0d60b5;
}

@media (max-width: 767px) {
	.report li .news_t h2 a {
		WIDTH: 75%;
		WHITE-SPACE: normal;
	}

	.report li .news_t p {
		WHITE-SPACE: normal;
	}
}

@media (max-width: 380px) {
	.report li .news_t h2 span {
		display: none;
	}

	.report li .news_t h2 a {
		WIDTH: 100%;
	}
}

.noticebtn {
	overflow: hidden;
}

.noticebtn ul li {
	margin-bottom: 14px;
	margin-right: 20px;
	display: inline-block;
	width: 47%;
	float: left;
}

.noticebtn ul li:nth-child(even) {
	margin-right: 0px;
}

.noticebtn ul li a {
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	background: #32c7ff;
	border-radius: 2px;
	color: #ffffff;
	padding: 9px 0 11px 0;
	display: block;
	overflow: hidden;
	text-align: center;
}

.noticebtn ul li a i {
	font-size: 22px;
	margin-right: 6px;
}

.noticebtn ul li a:hover {
	background: #ff9000;
	color: #ffffff;
}

.noticebtn ul li a img {
	display: inline-block;
	margin-right: 8px;
	margin-top: -3px;
}

@media (max-width: 1299px) {
	.noticebtn ul li {
		width: 46.8%;
	}
}

@media (max-width: 1199px) {
	.noticebtn ul li {
		width: 45.8%;
	}

	.noticebtn ul li a {
		font-size: 16px;
	}

	.noticebtn ul li a i {
		font-size: 16px;
		margin-right: 0;
	}
}

@media (max-width: 991px) {
	.noticebtn ul li {
		width: 48.5%;
	}

	.noticebtn ul li a {
		font-size: 20px;
	}

	.noticebtn ul li a i {
		font-size: 22px;
		margin-right: 6px;
	}
}

@media (max-width: 767px) {
	.noticebtn ul li {
		width: 46.7%;
	}
}

@media (max-width: 320px) {
	.noticebtn ul li {
		width: 45.8%;
	}

	.noticebtn ul li a {
		font-size: 16px;
	}

	.noticebtn ul li a i {
		font-size: 16px;
		margin-right: 0;
	}
}


.indexggbox {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	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: url(../images/lmbg01.png) repeat-x bottom;
	height: 36px;
	/* overflow: hidden; */
}

.index_tab .tabmenu ul li {
	height: 36px;
	color: #063781;
	font-size: 22px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	float: left;
	margin-right: 26px;
}

.index_tab .tabmenu ul li:last-child {
	margin-right: 0px;
}

.index_tab .tabmenu ul li a {
	color: #063781;
	font-size: 22px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.index_tab .tabmenu ul li.selected a {
	color: #063781;
	font-size: 22px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.index_tab .tabmenu ul li span {
	height: 36px;
	float: left;
	display: block;
}

.index_tab .tabmenu ul li span.tabg {
	padding: 0;
	width: 100%;
	text-align: center;
}

.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: #063781;
	border-bottom: #d11010 solid 3px;
}

.events_tab {
	position: relative;
}

.events_tab .tabmenu {
	background: url(../images/lmbg01.png) repeat-x bottom;
	height: 36px;
	/* overflow: hidden; */
}

.events_tab .tabmenu ul li {
	height: 36px;
	color: #063781;
	font-size: 22px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	float: left;
	margin-right: 26px;
}

.events_tab .tabmenu ul li:last-child {
	margin-right: 0px;
}

.events_tab .tabmenu ul li a {
	color: #063781;
	font-size: 22px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.events_tab .tabmenu ul li.selected a {
	color: #063781;
	font-size: 22px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.events_tab .tabmenu ul li span {
	height: 36px;
	float: left;
	display: block;
}

.events_tab .tabmenu ul li span.tabg {
	padding: 0;
	width: 100%;
	text-align: center;
}

.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: #063781;
	border-bottom: #d11010 solid 3px;
}

.fwcx {
	width: 100%;
	overflow: hidden;
	height: 346px;
}

.special .menu-lanmu .menu-lanmu_l {
	font-size: 18px;
}

@media (max-width: 1199px) {
	.index_job .tabmenu ul li {
		font-size: 19px;
		margin: 0 8px;
	}

	.index_job .tabmenu ul li a {
		font-size: 19px;
	}

	.index_job .tabmenu ul li.selected a {
		font-size: 19px;
	}
}

@media (max-width: 991px) {
	.index_job .tabmenu ul li {
		font-size: 20px;
		margin: 0 16px;
	}

	.fwcx {
		height: auto;
	}
}

@media (max-width: 767px) {
	.index_job .tabmenu ul li {
		font-size: 19px;
		margin: 0 8px;
	}

	.events_tab .tabmenu ul li {
		margin-right: 10px;
		height: 36px;
		font-size: 18px;
		font-weight: 700;
	}

	.btn-text {
		margin: 8px 0 0 0;
	}
}

@media (max-width: 380px) {
	.events_tab .tabmenu ul li {
		font-size: 16px;
	}
}

@media (max-width: 320px) {
	.events_tab .tabmenu ul li {
		font-size: 13px;
	}
}

.more {
	position: absolute;
	top: 0px;
	right: 0px;
}

.more1 {
	position: absolute;
	top: -50px;
	right: 15px;
}

.more2 {
	position: absolute;
	top: -58px;
	right: 15px;
}

.more3 {
	position: absolute;
	top: -53px;
	right: 15px;
}

.more4 {
	position: absolute;
	top: -55px;
	right: 0px;
}

@media (max-width: 767px) {
	.more {
		top: -4px;
	}

	.more1 {
		position: initial;
		overflow: hidden;
		margin-top: 5px;
	}

	.more2 {
		position: initial;
		overflow: hidden;
		margin-top: 5px;
	}

	.more3 {
		position: initial;
		overflow: hidden;
		margin-top: 5px;
	}
}


.marquee-1 {
	width: 100%;
	height: 125px;
	overflow: hidden;
	margin: 0;
}

.marquee-1 ul {
	float: left;
	width: auto;
	padding: 0px;
}

.marquee-1 ul li {
	float: left;
	width: 100%;
	padding: 2px 0;
	line-height: 22px;
}

.marquee-1 ul li span {
	font-size: 6px;
	color: #ff0000;
	margin-right: 5px;
}

.marquee-1 ul li a:hover {
	color: #004ea2;
}

.marquee-1 ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
	.marquee-1 {
		height: 192px;
	}
}

.hui {
	font-size: 14px;
	line-height: 26px;
	color: #bfbfbf;
	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: 26px;
	color: #454545;
	text-decoration: none;
	font-family: \5FAE\8F6F\96C5\9ED1;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}

A.hei1:hover {
	COLOR: #004ea2;
	FONT-SIZE: 15px;
	text-decoration: none;
}

.lan {
	font-size: 13px;
	line-height: 18px;
	color: #105292;
	text-decoration: none;
}

a.lan:hover {
	color: #252525;
	font-size: 13px;
	text-decoration: none;
}

.lan1 {
	font-size: 13px;
	line-height: 18px;
	color: #004ea2;
	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: #fcfeff;
	text-decoration: none;
}

a.bai12:hover {
	color: #bee3ff;
	font-size: 12px;
}

.bai13 {
	font-size: 13px;
	line-height: 20px;
	color: #fcfeff;
	text-decoration: none;
}

a.bai13:hover {
	color: #bee3ff;
	font-size: 13px;
}

.bai14 {
	font-size: 14px;
	line-height: 22px;
	color: #fcfeff;
	text-decoration: none;
}

a.bai14:hover {
	color: #bee3ff;
	font-size: 14px;
}

.bai15 {
	font-size: 15px;
	line-height: 20px;
	color: #fcfeff;
	text-decoration: none;
	padding-bottom: 10px;
}

a.bai15:hover {
	color: #bee3ff;
	font-size: 15px;
}

------------------------------------*/ .work-bottom {}

.work-bottom p {
	font-size: 14px;
	line-height: 18px;
	color: #0159ac;
	text-align: right;
	width: 100%;
	display: block;
	margin: 15px 0 0 0;
	padding-right: 20px;
}

.work-bottom p a {
	color: #0159ac;
}

.work-bottom p a:hover {
	color: #ff2a00;
	text-decoration: none;
}

.team-left {
	margin: 0 14px 0 14px;
}

.work-bottom {
	margin-bottom: 10px
}

.team-left img {
	width: 100%;
	height: 110px;
	/*border: #ffffff solid 1px;*/
}

#flexiselDemo1 {
	display: none;
}

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}

.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

.nbs-flexisel-inner {
	overflow: hidden;
}

.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 0px;
}

.nbs-flexisel-item>img {
	cursor: pointer;
	position: relative;
}

@media (max-width: 1199px) {
	.work-bottom .row {
		margin-left: -6px;
		margin-right: -6px;
	}

	.team-left {
		margin: 0 6px 0 6px;
	}

	.team-left img {
		height: 63px;
	}
}

@media (max-width: 1099px) {
	.team-left img {
		height: 59px;
	}
}

@media (max-width: 991px) {
	.team-left img {
		height: 71px;
	}
}

@media (max-width: 767px) {
	.team-left img {
		height: 57px;
	}
}

@media (max-width: 380px) {
	.team-left img {
		height: 51px;
	}
}

@media (max-width: 320px) {
	.team-left img {
		height: 43px;
	}
}

.imglink {
	overflow: hidden;
	margin-top: 24px;
}

.imglink li {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}

.imglink li:last-child {
	margin-bottom: 0;
}

@media (max-width: 1199px) {
	.imglink {
		margin-top: 18px;
	}
}

@media (max-width: 991px) {
	.imglink {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.imglink {
		margin-top: 25px;
	}
}

/*---------------BTNlink---------------------*/
.units {
	display: block;
	overflow: hidden;
}

.units ul {
	overflow: hidden;
}

.units ul li {
	background: url(../images/btn-bg01.jpg) repeat-x bottom center #fff;
	border-radius: 2px;
	margin-bottom: 10px;
	padding: 7px 9px 8px 12px;
	border: #c6d9ec solid 1px;
}

.units ul li:last-child {
	margin-bottom: 0px;
}

.units ul li img {
	display: inline-block;
	margin-right: 9px;
	margin-top: -3px;
}

.units ul li a {
	line-height: 33px;
	font-size: 15px;
	color: #14489e;
	display: block;
	font-weight: 700;
}

.units ul li a:hover {
	color: #252525;
	text-decoration: none;
}

@media (max-width: 1099px) {
	.units ul li {
		padding: 6px 9px;
	}
}

@media (max-width: 991px) {
	.units ul li {
		padding: 13px 18px;
		margin-bottom: 12px;
	}
}

@media (max-width: 767px) {
	.units ul li a {
		font-size: 18px;
	}
}

@media (max-width: 380px) {
	.units ul li a {
		font-size: 16px;
	}
}

@media (max-width: 320px) {
	.units ul li {
		padding: 12px 9px;
	}

	.units ul li a {
		font-size: 13px;
	}
}

.gcz {
	display: block;
	overflow: hidden;
}

.gcz ul {
	overflow: hidden;
}

.gcz ul li {
	background: url(../images/btn-bg02.jpg) repeat-x bottom center #fff;
	border-radius: 2px;
	margin-bottom: 7px;
	padding: 0 6px;
	border: #c6d9ec solid 1px;
}

.gcz ul li:last-child {
	margin-bottom: 0px;
}

.gcz ul li a {
	line-height: 30px;
	font-size: 14px;
	color: #14489e;
	display: block;
	font-weight: 700;
	text-align: center;
}

.gcz ul li a:hover {
	color: #252525;
	text-decoration: none;
}

@media (max-width: 1099px) {
	.gcz ul li a {
		line-height: 28px;
	}
}

@media (max-width: 991px) {
	.gcz ul li a {
		line-height: 38px;
	}
}

@media (max-width: 767px) {
	.gcz ul li a {
		font-size: 15px;
	}
}

@media (max-width: 380px) {
	.gcz ul li a {
		font-size: 15px;
	}
}

@media (max-width: 320px) {
	.gcz ul li a {
		font-size: 13px;
	}
}

.appsysmt {
	margin-top: 25px;
}

.appsys {
	overflow: hidden;
}

.appsys li {
	width: 20%;
	overflow: hidden;
	float: left;
}

.appsys .space {
	padding: 0;
}

.appsys .boxpadding {
	padding: 23px 0 0 0;
}

.appsys .boxpadding .sysico {
	width: 100px;
	height: 100px;
	text-align: center;
	border: #9dc0dd solid 2px;
	margin: 0 auto;
	border-radius: 50%;
	padding: 25px 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: #096fbc;
	margin: 19px 0 0 0;
	font-size: 15px;
}

/*.appsys a:hover p {opacity: 0.7;filter: alpha(opacity=70);}*/
@media (max-width: 1199px) {
	.appsysmt {
		margin-top: 32px;
	}
}

@media (max-width: 1099px) {
	.appsys .boxpadding .sysico {
		width: 90px;
		height: 90px;
		padding: 20px 0 0 0;
	}
}

@media (max-width: 991px) {
	.appsysmt {
		margin-top: 24px;
	}

	.appsys .boxpadding {
		padding: 5px 0 0 0;
	}

	.appsys {
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.appsys li {
		width: 33.33%;
	}

	.appsys p {
		margin: 6px 0 8px 0;
	}

	.appsys .boxpadding {
		padding: 8px 0 0 0;
	}
}

.index-select-01 {
	width: 100%;
	border: 1px solid #466f9d;
}

.index-select-01 .ui-select-wrap {
	width: 100% !important;
	height: 34px;
	line-height: 34px;
	background: #003460;
	border: none;
	border-radius: 0;
}

.index-select-01 .ui-select-input {
	padding-left: 10px;
	color: #fff;
	font-size: 14px;
}

.index-select-01 .ui-select-arrow {
	width: 27px;
	height: 27px;
	background: url("../images/y-bg-05.jpg") no-repeat;
	border: none;
	top: 3px;
	right: 3px;
}

.index-select-01 .ui-select-list {
	border-radius: 0;
	top: 34px;
}

@media(max-width: 991px) {
	.index-select-01 .ui-select-input {
		font-size: 13px;
	}
}

@media(max-width: 767px) {
	.index-select-01 {
		margin-bottom: 15px;
	}
}

.minh {}

.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) {
	.minh {
		min-height: 98px;
	}

	.picnewslist li h2 {
		font-size: 14px;
	}
}

@media (max-width: 991px) {
	.minh {
		min-height: auto;
	}
}

@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;
	}
}

.list-tab {
	overflow: hidden;
	display: block;
	margin-top: 20px;
}

.list-tab ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
}

.list-tab ul li:last-child {
	margin-bottom: 0px;
}

.list-tab ul li a {
	float: left;
	/*width:88%;*/
	max-width: 87%;
	overflow: hidden;
	font-size: 15px;
	line-height: 22px;
	color: #252525;
	background-image: url(../images/ico-01.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding: 0 0 0 10px;
	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: #004286;
	text-decoration: none;
}

.list-tab i {
	float: left;
	margin: 14px 0 0 8px;
}

.list-tab span {
	line-height: 22px;
	color: #909090;
	font-size: 14px;
	font-family: Arial;
}

.list-tab span.right {
	float: right;
}

@media (max-width: 1199px) {
	.list-tab ul li a {
		max-width: 85%;
	}
}

@media (max-width: 991px) {
	.list-tab i {
		margin: 10px 0 0 8px;
	}
}

@media (max-width: 767px) {
	.list-tab ul li a {
		max-width: 78%;
		white-space: normal;
		line-height: 20px;
		background-position: left 10px;
	}
}

@media (max-width: 380px) {
	.list-tab ul li a {
		max-width: 100%;
	}

	.list-tab span {
		width: 0px;
		visibility: hidden;
		display: none;
	}
}

.list-news {
	overflow: hidden;
	display: block;
}

.list-news li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	margin-bottom: 15px;
}

.list-news li a {
	float: left;
	width: 86%;
	overflow: hidden;
	font-size: 15px;
	line-height: 20px;
	color: #252525;
	background-image: url(../images/ico-01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-news li a:hover {
	color: #004286;
}

.list-news span {
	line-height: 20px;
	color: #9b9b9b;
	font-size: 14px;
	font-family: Arial;
}

.list-news span.right {
	float: right;
}

@media (max-width: 991px) {
	.list-news li a {
		width: 81%;
	}
}

@media (max-width: 767px) {
	.list-news li a {
		width: 78%;
		white-space: normal;
	}
}

@media (max-width: 380px) {
	.list-news li a {
		width: 100%;
	}

	.list-news span {
		display: none;
	}
}

.list-article {
	overflow: hidden;
	display: block;
}

.list-article li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	margin-bottom: 15px;
}

/*.list-article li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-article li a {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	line-height: 20px;
	color: #252525;
	background-image: url(../images/ico-01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-article li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-article li a:hover {
	color: #004286;
}

.list-article i {
	float: left;
	margin: 14px 0 0 8px;
}

@media screen and (max-width: 1199px) {
	.list-article li a {
		max-width: 95%;
	}
}

@media screen and (max-width: 991px) {
	.list-article li a {
		max-width: 92%;
		font-size: 15px;
	}

	.list-article i {
		margin: 12px 0 0 8px;
	}
}

@media screen and (max-width: 767px) {
	.list-article li a {
		max-width: 100%;
		white-space: normal;
	}
}

.infoplatform {
	overflow: hidden;
}

.infoplatform .space {
	padding: 0;
}

.infoplatform .boxpadding {
	padding: 20px 0;
}

.infoplatform .sideline {
	border-bottom: #dfeef9 solid 1px;
	border-right: #dfeef9 solid 1px;
}

.infoplatform .in_icon1 {
	background: #0062ac;
}

.infoplatform .in_icon2 {
	background: #0ba299;
}

.infoplatform .in_icon3 {
	background: #6fbc47;
}

.infoplatform .in_icon4 {
	background: #24a9e6;
}

.infoplatform .in_icon5 {
	background: #f8b62c;
}

.infoplatform p {
	color: #ffffff;
	margin: 6px 0 0 0;
	font-size: 12px;
}

.infoplatform a:hover p {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

@media (max-width: 1299px) {
	.infoplatform .boxpadding {
		padding: 23px 0;
	}
}

.events {
	background: #f3f9fe;
	overflow: hidden;
	padding: 18px;
	border: #b6d5eb solid 1px;
	min-height: 342px;
}

.cmain2by {
	width: 100%;
}

.cmain2by dl {
	margin: 0px;
}

.cmain2by dd {
	overflow: hidden;
	margin-bottom: 12px;
	/*padding-bottom: 16px;border-bottom: #d3d3d3 dashed 1px;*/
}

/*.cmain2by dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}*/
.cmain2by dd.cmain2byli1 {
	background: #f1f1f1;
}

.cmain2by dd span {
	float: left;
	color: #fff;
	text-align: center;
	width: 58px;
	margin-right: 2px;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	background: #1f78bb;
	font-family: Arial;
	border-radius: 3px;
	border: #1f78bb solid 1px;
	overflow: hidden;
}

.cmain2by dd span b {
	background: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	font-family: Arial;
	display: block;
	color: #252525;
}

.cmain2by dd .hdtitle {
	float: left;
	width: 78%;
	overflow: hidden;
	display: block;
	color: #535353;
	margin-left: 10px;
}

.cmain2by 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;
	/*text-overflow: ellipsis;white-space: nowrap;*/
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.cmain2by dd .hdtitle a>img {
	display: inline-block;
	margin-left: 6px;
}

.cmain2by dd .hdtitle a:hover {
	COLOR: #004ea2;
}

.cmain2by dd .hdtitle p {
	font-size: 13px;
	color: #0561a6;
	line-height: 19px;
	margin: 7px 0 0 0;
}

@media (max-width: 1299px) {
	.events {
		min-height: 358px;
	}
}

@media (max-width: 1199px) {
	.cmain2by dd .hdtitle {
		width: 74%;
	}
}

@media (max-width: 991px) {
	.cmain2by dd .hdtitle {
		width: 79%;
	}
}

@media (max-width: 767px) {
	.cmain2by dd .hdtitle {
		width: 80.8%;
	}

	.cmain2by dd .hdtitle a {
		white-space: normal;
	}
}

@media (max-width: 380px) {
	.cmain2by dd .hdtitle {
		width: 78.8%;
	}
}

@media (max-width: 320px) {
	.cmain2by dd .hdtitle {
		width: 71.8%;
	}
}

.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() 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() 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%;
	}
}

.homelist {
	overflow: hidden;
}

.homelist li {
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
}

.homelist li:first-child {
	margin-bottom: 0px;
}

.homelist li h2 {
	font-size: 17px;
	line-height: 22px;
	margin: 0 0 8px 0;
	font-weight: 700;
}

.homelist li h2 a {
	color: #2f2f2f;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.homelist li h2 a:hover {
	color: #004286;
	text-decoration: none;
}

.homelist li h3 {
	font-size: 17px;
	line-height: 20px;
	margin: 0 0 8px 0;
	font-weight: 700;
}

.homelist li h3 a {
	color: #2f2f2f;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.homelist li h3 a:hover {
	color: #007e00;
	text-decoration: none;
}

.homelist .news-img {
	margin-right: 10px;
	margin-bottom: 0px;
}

.homelist .news-img img {
	border: #e6e6e6 solid 1px;
}

.homelist .news-txt p {
	line-height: 20px;
	font-size: 13px;
	margin: 0px;
	max-height: 58px;
	color: #6a6a6a;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.homelist .news-txt i {
	font-size: 14px;
	margin: 7px 0 0 0;
	color: #909090;
	display: block;
	font-style: normal;
	text-align: right;
	font-family: Arial;
}

.homelist .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	display: block;
}

.homelist .news-txt p a:hover {
	color: #0070bc;
}

@media (min-width: 768px) {
	.homelist .news-txt p {
		line-height: 20px;
		height: auto;
		font-size: 13px;
	}

	.homelist .news-img img {
		width: 184px;
		height: 124px;
	}

	.homelist .news-img {
		margin-right: 15px;
	}

	.homelist li {
		margin-bottom: 20px;
		display: block;
		overflow: hidden;
	}
}

@media (max-width: 991px) {
	.homelist li h2 {
		font-size: 19px;
		line-height: 24px;
	}

	.homelist li h2 a {
		white-space: normal;
	}

	.homelist .news-txt p {
		white-space: normal;
		-webkit-line-clamp: initial;
		overflow: initial;
		display: initial;
	}
}

@media (max-width: 767px) {
	.homelist li h2 a {
		white-space: normal;
		overflow: inherit;
	}

	.homelist .news-img {
		margin-bottom: 2px;
	}

	.homelist .news-img img {
		width: 140px;
		height: 93px;
	}

	.homelist .news-txt p {
		-webkit-line-clamp: initial;
		overflow: initial;
		display: initial;
	}

	.homelist li h3 a {
		-webkit-line-clamp: initial;
		overflow: initial;
		display: initial;
	}
}

@media (max-width: 320px) {
	.homelist .news-img img {
		width: 99px;
		height: 66px;
	}
}

.videobox {
	overflow: hidden;
	display: block;
	margin: 0 0 20px 0;
}

.videobox p {
	overflow: hidden;
	margin: 9px 0 0 0;
	height: 42px;
}

.videobox p a {
	color: #ffffff;
	font-size: 13px;
	line-height: 18px !important;
}

.videobox p a:hover {
	color: #b8cff3;
}

.zoom-container {
	border: #e4f2fb solid 1px;
	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;

}

/*width:173px; height:116px; */
.zoom-container a {
	display: block;
	position: absolute;
	top: -100%;
	opacity: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	color: inherit;
}

.zoom-container:hover a {
	opacity: 1;
	top: 0;
	z-index: 500;
}

.zoom-container:hover a i {
	top: 50%;
	position: absolute;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}

.zoom-container img {
	width: 100%;
	height: 116px;
	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;*/
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-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;
}

.zoom-container .zoom-caption span {
	background-color: #FD0005;
	position: absolute;
	top: 0;
	padding: 0px 7px;
	font-weight: bold;
	font-size: 13px;
}

.zoom-container .zoom-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;
}

.zoom-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);
}

.zoom-container:hover .zoom-caption {
	background: rgba(0, 0, 0, .3);
}

@media (max-width: 1199px) {
	.videobox {
		margin: 0 0 34px 0;
	}

	.zoom-container img {
		height: 88px;
	}
}

@media (max-width: 991px) {
	.videobox {
		margin: 0 0 18px 0;
	}

	.zoom-container img {
		height: 105px;
	}
}

@media (max-width: 320px) {
	.zoom-container img {
		height: 87px;
	}
}

.videobox1 {
	overflow: hidden;
	display: block;
	margin: 0 0 20px 0;
}

.videobox1 p {
	overflow: hidden;
	margin: 9px 0 0 0;
	height: 42px;
	text-align: center;
}

.videobox1 p a {
	color: #454545;
	font-size: 13px;
	line-height: 18px !important;
}

.videobox1 p a:hover {
	color: #004ea2;
}

.video-container {
	border: #dedede solid 1px;
	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;

}

/*width:173px; height:116px; */
.video-container a {
	display: block;
	position: absolute;
	top: -100%;
	opacity: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	color: inherit;
}

.video-container:hover a {
	opacity: 1;
	top: 0;
	z-index: 500;
}

.video-container:hover a i {
	top: 50%;
	position: absolute;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}

.video-container img {
	width: 100%;
	height: 179px;
	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: 10;
	-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: 1199px) {
	.videobox1 {
		margin: 0 0 34px 0;
	}

	.video-container img {
		height: 138px;
	}
}

@media (max-width: 991px) {
	.videobox1 {
		margin: 0 0 18px 0;
	}

	.video-container img {
		height: 145px;
	}
}

@media (max-width: 767px) {
	.video-container img {
		height: 104px;
	}
}

@media (max-width: 320px) {
	.video-container img {
		height: 87px;
	}
}

.specialtopic {}

.specialtopic li {
	margin-top: 24px;
}

.specialtopic img {
	width: 100%;
	height: 80px;
}

@media (max-width: 1199px) {
	.specialtopic img {
		height: 70px;
	}
}

@media (max-width: 991px) {
	.specialtopic img {
		height: 67px;
	}
}

@media (max-width: 767px) {
	.specialtopic {
		margin: 6px 0 8px 0;
	}

	.specialtopic .row {
		margin-left: -8px;
		margin-right: -8px;
	}

	.specialtopic .col-xs-6 {
		padding-left: 8px;
		padding-right: 8px;
	}

	.specialtopic li {
		margin-top: 16px;
	}

	.specialtopic img {
		height: 56px;
	}
}

@media (max-width: 380px) {
	.specialtopic img {
		height: 50px;
	}
}

@media (max-width: 320px) {
	.specialtopic img {
		height: 42px;
	}
}

.specialtopic-list {}

.specialtopic-list li {
	margin-top: 24px;
}

.specialtopic-list img {
	width: 100%;
	height: 80px;
}

@media (max-width: 1199px) {
	.specialtopic-list img {
		height: 70px;
	}
}

@media (max-width: 1099px) {
	.specialtopic-list img {
		height: 65px;
	}
}

@media (max-width: 991px) {
	.specialtopic-list img {
		height: 67px;
	}
}

@media (max-width: 767px) {
	.specialtopic-list {
		margin: 6px 0 8px 0;
	}

	.specialtopic-list .row {
		margin-left: -8px;
		margin-right: -8px;
	}

	.specialtopic-list .col-xs-6 {
		padding-left: 8px;
		padding-right: 8px;
	}

	.specialtopic-list li {
		margin-top: 16px;
	}

	.specialtopic-list img {
		height: 56px;
	}
}

@media (max-width: 380px) {
	.specialtopic-list img {
		height: 50px;
	}
}

@media (max-width: 320px) {
	.specialtopic-list img {
		height: 42px;
	}
}

.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: #003460;
	border-top: #09487d solid 1px;
}

.foot .tophalf {
	padding: 20px 0 32px 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 {
	display: block;
	overflow: hidden;
	float: left;
	margin: 7px 18px 0 0;
	text-align: center;
}

.copyright .cas img {}

.copyright .left {
	width: 80%;
	font-size: 13px;
	line-height: 22px;
	color: #daebf3;
	display: block;
	overflow: hidden;
	float: left;
	margin: 6px 0 0 0;
}

.copyright .left a {
	color: #daebf3;
}

.copyright .left a:hover {
	color: #77d3ff;
}

.copyright .rightbz {
	width: 80px;
	display: block;
	overflow: hidden;
	float: right;
	margin: 0;
}

.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: 1099px) {}

@media (max-width: 991px) {
	.copyright .left {
		width: 76%;
	}

	.copyright .rightbz {
		padding: 0;
	}

	.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 (max-width: 320px) {
	.copyright .rightwx {
		width: 50%;
	}
}

.twobanner {
	height: 236px;
	border-top: #4d788e solid 1px;
}

.twolmmt {
	margin: 4px 0 0 0;
}

.h_menu {
	padding: 0;
}

.location_menu {
	overflow: hidden;
	padding: 0px;
}

.navbar {
	min-height: 40px;
	border: 0px solid transparent;
}

.navbar-toggle {
	float: right;
	padding: 4px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	border: 2px solid #F6FAFC;
}

.navbar-menu {
	font-size: 18px;
	color: #ffffff;
	float: left;
	font-weight: 700;
	margin: 13px 0 0 0;
	font-family: Arial;
}

.navbar-default .navbar-collapse {
	border-color: #214289;
}

.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-nav .dropdown-toggle i.fa-caret-up {
	position: absolute;
	color: #2e7bb5;
	font-size: 32px;
	bottom: -13px;
	left: 40%;
}

.navbar-default .navbar-nav .dropdown-toggle i {
	display: none;
}

.navbar-default .navbar-nav .open .dropdown-toggle i {
	display: block;
}

@media (max-width: 1024px) {
	.twobanner {
		height: 206px;
	}
}

@media only screen and (max-width: 992px) {
	.nav-pills>li>a {
		font-size: 14px;
	}
}

@media (min-width: 768px) {
	.navbar-menu {
		display: none;
	}

	.navbar-right {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 768px) {
	.twobanner {
		height: 142px;
	}

	.h_menu {
		position: relative;
		margin-left: -15px;
		margin-right: -15px;
	}

	.location_menu {
		position: relative;
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media screen and (max-width: 640px) {
	.navbar-collapse {
		margin-top: 6px;
	}
}

@media screen and (max-width: 480px) {
	.nav-tabs>li {
		width: 100%;
		border-right: #cacaca solid 0px;
	}
}

.dropdowns {
	position: relative;
}

.dropdown .dropdowns.open>a:before {
	content: "\f105";
	color: #ffffff;
}

.dropdown .dropdowns>a:before {
	font-family: 'FontAwesome';
	content: "\f105";
	position: absolute;
	right: 10px;
	top: 13px;
	margin-left: 0;
	visibility: visible;
	color: #8fc7f0;
}

.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: 10px 12px 10px 38px;
	color: #282828;
	border-bottom: solid 1px #bfd0e1;
	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: 4rem;
	padding: 10px 0;
	text-align: center;
	font-weight: 600;
	color: #7e96c1;
}

.leftNavigation li.active a .leftNavIcon {
	color: #1f2b5e;
}

.leftNavigation li a .leftNavIcon1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 4rem;
	padding: 0.8rem 0;
	text-align: center;
}

.leftNavigation li a:hover {
	color: #00398f;
	text-decoration: none;
	background: #d8e3f0;
}

.leftNavigation li a:hover .leftNavIcon {
	color: #00398f;
}

.leftNavigation li ul {
	display: none;
	margin: 0;
	background-color: #d8e3f0;
}

.leftNavigation li ul li {
	border-bottom: solid 1px #bfd0e1;
}

.leftNavigation li ul li a {
	border-bottom: solid 0px #D0E9F3;
	font-size: 14px;
	color: #393939;
	background: url(../images/ico-03.gif) no-repeat left 19px;
	margin-left: 30px;
	padding-left: 12px;
}

.leftNavigation li ul li a:hover {
	color: #00398f;
	text-decoration: none;
	background: url(../images/ico-03f.gif) no-repeat left 19px;
}

/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
	color: #00398f;
	text-decoration: none;
	background: url(../images/ico-03f.gif) no-repeat left 19px;
}

.leftNavigation li.active>a {
	color: #00398f;
	text-decoration: none;
}

.leftNavigation li.active ul {
	display: block;
}

.leftNavigation>li.active {
	background-color: #d8e3f0;
}

.leftNavigation li ul li .level4 {
	border-top: solid 1px #D0E9F3;
}

.leftNavigation li ul li .level4 li a {
	border-bottom: solid 0px #D0E9F3;
	font-size: 13px;
	color: #393939;
	margin-left: 30px;
	padding-left: 12px;
	background: transparent;
}

.leftNavigation li ul li .level4 li a:hover {
	color: #006bb1;
}

.leftNavigation li ul li .level4 li {
	border-bottom: solid 1px #D0E9F3;
}

.leftNavigation li ul li .level4 li:last-child {
	border-bottom: solid 0px #D0E9F3;
}


.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	padding: 4px;
}

#xlmain {
	display: block;
	overflow: hidden;
	margin: 0px;
}

#xlmain .wztitle {
	color: #005293;
	font-family: \5FAE\8F6F\96C5\9ED1;
	line-height: 36px;
	text-align: center;
	font-size: 24px;
	padding: 0px 0px 2px 0px;
	font-weight: 700;
}

#xlmain .qtinfo {
	color: #666;
	font-family: \5FAE\8F6F\96C5\9ED1;
	text-align: center;
	font-size: 13px;
	border-bottom: solid 1px #cccccc;
	padding: 0px 0px 16px 0px;
	margin-bottom: 20px;
}

#xlmain .qtinfo a {
	color: #666;
	text-decoration: none;
}

#xlmain .qtinfo a:hover {
	color: #de0c0c;
	text-decoration: none;
}

#xlmain .text {
	margin: 0;
	overflow: hidden;
	display: block;
}

#xlmain .text p {
	margin: 0 0 12px 0;
}

#xlmain .text p:last-child {
	margin: 0;
}

#xlmain .text img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#xlmain .textlx {
	margin: 0;
	overflow: hidden;
	display: block;
	font-family: \5FAE\8F6F\96C5\9ED1 !important;
}

#xlmain .textlx p {
	margin: 0 0 12px 0;
	font-family: \5FAE\8F6F\96C5\9ED1 !important;
}

#xlmain .textlx img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#xlmain .textxl {
	margin: 20px 6px 6px 6px;
	overflow: hidden;
	display: block;
	font-family: \5FAE\8F6F\96C5\9ED1 !important;
}

#xlmain .textxl table,
#xlmain .textxl table th,
#xlmain .textxl table td,
#xlmain .textxl table tr,
#xlmain .textxl div,
#xlmain .textxl p,
#xlmain .textxl div {
	font-family: \5FAE\8F6F\96C5\9ED1 !important;
}

#xlmain .textxl img {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 10px 0;
}

#xlmain .textxl table {
	margin: 0 0 15px 0;
}

#xlmain .textxl td {
	text-align: center;
}

#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;
}

#xlmain .xilan-content-main.zoomIn {
	font-size: 18px;
	line-height: 36px;
}

#xlmain .xilan-content-main.zoom {
	font-size: 16px;
	line-height: 30px;
}

#xlmain .xilan-content-main.zoomOut {
	font-size: 13px;
	line-height: 24px;
}

@media (min-width: 767px) {
	#xlmain .textxl img {
		max-width: 640px;
	}
}

@media (max-width: 1199px) {
	#xlmain .textsp {
		width: 64%;
	}
}

@media screen and (max-width: 991px) {
	#xlmain .textsp {
		width: 80%;
	}
}

@media (max-width: 767px) {
	#xlmain .wztitle {
		line-height: 30px;
		font-size: 22px;
	}

	#xlmain .textsp {
		width: 100%;
		margin: 15px auto 2px auto;
	}
}

.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%;
	}
}

.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: 20%;
	background: #ffffff;
	border-right: #e6e6e6 solid 1px;
}

.module-b {
	width: 80%;
	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: 5px 8px;
	border-top: 0px solid #e6e6e6;
	font-size: 14px;
}

.module-b .table>tbody>tr>th {
	border-right: #e6e6e6 solid 1px;
	padding: 5px 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) {
	.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%;
	}
}


.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: 15px;
	display: block;
	overflow: hidden;
	border-bottom: #ccc dotted 1px;
	padding: 0 0 15px 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: #004286;
}

.personnel-list li h2 a {
	color: #004286;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.personnel-list li h2 a:hover {
	color: #333;
	text-decoration: none;
}

.personnel-list .news-img {
	margin-right: 12px;
}

.personnel-list .news-img img {
	border: #e4e4e4 solid 1px;
}

.personnel-list .news-txt p {
	line-height: 22px;
	font-size: 14px;
	margin: 0px;
	color: #333;
}

.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: 22px;
		height: auto;
		font-size: 14px;
		overflow: hidden;
	}

	.personnel-list .news-img img {
		width: 120px;
		height: 160px;
	}

	.personnel-list .news-img {
		margin-right: 24px;
	}

	.personnel-list li {
		margin-bottom: 20px;
		display: block;
		overflow: hidden;
		padding: 0 0 20px 0;
	}
}

@media (max-width: 767px) {
	.personnel-list .news-img img {
		width: 120px;
		height: 160px;
	}

	.personnel-list li h2 {
		white-space: normal;
	}
}

.staffteam {
	margin-top: 25px;
}

.staffteam li {
	margin-bottom: 18px;
}

.staffteam li .boxstyle {
	overflow: hidden;
}

.staffteam li .boxstyle img {
	border: #efefef solid 1px;
	width: 124px;
	height: 165px;
}

.staffteam li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.staffteam li .boxstyle .txtinfo {
	margin: 8px 6px 0 6px;
	overflow: hidden;
}

.staffteam li .boxstyle .txtinfo h5 {
	font-size: 13px;
	color: #f7931e;
	margin: 0 0 8px 0;
}

.staffteam li .boxstyle .txtinfo h4 {
	color: #0a418f;
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 3px 0;
	line-height: 20px;
	text-align: center;
}

.staffteam li .boxstyle .txtinfo h4 a {
	color: #0a418f;
	word-break: break-all;
	font-size: 15px;
	font-weight: 500;
}

.staffteam li .boxstyle .txtinfo h4 a:hover {
	color: #252525;
}

.staffteam li .boxstyle .txtinfo p {
	font-size: 13px;
	color: #727272;
	line-height: 18px;
	margin: 4px 0 0 0;
	word-break: break-all;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

/*text-overflow: ellipsis;white-space: nowrap;*/
.staffteam li .boxstyle .txtinfo span {
	font-size: 13px;
	color: #808080;
	line-height: 22px;
}

@media (max-width: 320px) {
	.staffteam li .boxstyle .txtinfo p {
		font-size: 13px;
	}
}

.graphiclist {
	overflow: hidden;
}

.graphiclist li {
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
}

.graphiclist li:last-child {
	margin-bottom: 0px;
	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: #2d2d2d;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.graphiclist li h2 a:hover {
	color: #004286;
	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: #106ece;
	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: 16px;
		padding-bottom: 16px;
		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;
	}

}

.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 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 #00ccff;
}

.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: 13px;
	color: #f7931e;
	margin: 0 0 8px 0;
}

.new-graphic li .boxstyle .txtinfo h4 {
	color: #004ea2;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 8px 0;
	line-height: 20px;
}

.new-graphic li .boxstyle .txtinfo h4 a {
	color: #004ea2;
	word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo h4 a:hover {
	color: #383838;
}

.new-graphic li .boxstyle .txtinfo p {
	font-size: 12px;
	color: #808080;
	line-height: 18px;
	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: 127px;
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {
		height: 102px;
		width: 100%;
	}

	.new-graphic li .boxstyle .txtinfo {
		height: 170px;
	}
}

@media (max-width: 991px) {
	.new-graphic li .boxstyle img {
		height: 100px;
		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: 15px;
		line-height: 22px;
	}

	.new-graphic li .boxstyle .txtinfo p {
		font-size: 13px;
		line-height: 20px;
	}
}

.new-graphics {}

/*.new-graphics .row {margin-right: -11px;margin-left: -11px;}
.new-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}*/
.new-graphics li {
	margin-top: 26px;
}

.new-graphics li .boxstyle {}

.new-graphics li .boxstyle a {}

.new-graphics li .boxstyle img {
	height: 170px;
	width: 100%;
}

.new-graphics li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.new-graphics li .boxstyle .txtinfo {
	margin: 8px 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: #282828;
	font-size: 14px;
	line-height: 19px;
	font-weight: 500;
	margin: 0 0 8px 0;
}

.new-graphics li .boxstyle .txtinfo h4 a {
	color: #282828;
	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: #17318b;
}

.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: 1199px) {
	.new-graphics li .boxstyle img {
		height: 147px;
	}
}

@media (max-width: 1099px) {
	.new-graphics li .boxstyle img {
		height: 138px;
	}
}

@media (max-width: 991px) {
	.new-graphics li .boxstyle img {
		height: 143px;
	}
}

@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;
	}

	.new-graphics li .boxstyle .txtinfo h4 a {
		-webkit-line-clamp: inherit;
	}
}

.staffsort {
	padding: 10px 20px 20px 20px;
	min-height: 750px;
}

.staff {
	margin-top: 22px;
}

.staff li {
	margin-bottom: 30px;
}

.staff li .boxstyle {
	overflow: hidden;
}

.staff li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.staff li .boxstyle img {
	border: #e9e9e9 solid 1px;
}

.staff li .boxstyle .txtinfo {
	margin: 8px 0 0 0;
	overflow: hidden;
}

.staff li .boxstyle .txtinfo h5 {
	font-size: 13px;
	color: #f7931e;
	margin: 0 0 8px 0;
}

.staff li .boxstyle .txtinfo h4 {
	color: #194ba2;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	line-height: 20px;
	text-align: center;
}

.staff li .boxstyle .txtinfo h4 a {
	color: #194ba2;
}

.staff li .boxstyle .txtinfo h4 a:hover {
	color: #262626;
}

.staff li .boxstyle .txtinfo p {
	font-size: 12px;
	color: #808080;
	line-height: 18px;
	margin: 0 0 3px 0;
	word-break: break-all;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.staff li .boxstyle .txtinfo span {
	font-size: 13px;
	color: #808080;
	line-height: 22px;
}

@media (min-width: 768px) {
	.staff li .boxstyle img {
		height: 155px;
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.staff li {
		margin-bottom: 22px;
	}

	.staff li .boxstyle img {
		height: 132px;
	}
}

@media (max-width: 1099px) {
	.staff li .boxstyle img {
		height: 121px;
	}
}

@media (max-width: 991px) {
	.staff li .boxstyle img {
		height: 127px;
	}

	.staffsort {
		min-height: auto;
	}
}

@media (max-width: 767px) {
	.staff li {
		margin-bottom: 20px;
	}

	.staff li .boxstyle img {
		height: 144px;
	}
}

@media (max-width: 380px) {
	.staff li .boxstyle img {
		height: 126px;
	}
}

@media (max-width: 320px) {
	.staff li .boxstyle img {
		height: 102px;
	}
}

.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;
}

.isPc .p3 {
	float: left;
	margin-right: 25px;
}

.isPc .p3 img {
	width: 226px;
	height: 100%;
}

.isPc .t3 h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.isPc .t3 h3 a {
	color: #383838;
}

.isPc .t3 h3 a:hover {
	color: #004ea2;
}

.isPc .Pt3 span {
	display: block;
	margin-bottom: 2px;
	font-size: 13px;
	color: #30b9de;
}

.isPc .t3 p {
	font-size: 13px;
	line-height: 22px;
	color: #7d7d7d;
	margin: 0;
}

@media (max-width: 1199px) {
	.isPc .p3 img {
		width: 200px;
	}

	.isPc .p3 {
		margin-right: 15px;
	}
}

@media (max-width: 991px) {
	.isPc .p3 img {
		width: 158px;
	}
}

@media (max-width: 767px) {
	.isPc .p3 img {
		width: 126px;
	}
}

.yiqilist {
	overflow: hidden;
}

.yiqilist li {
	margin-top: 30px;
	display: block;
	overflow: hidden;
}

/*.yiqilist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }*/
.yiqilist li h2 {
	font-size: 18px;
	color: #004286;
	line-height: 26px;
	font-weight: 700;
	margin: 0 0 8px 0;
	overflow: hidden;
	display: block;
}

.yiqilist li h5 {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin: 0 0 2px 0;
	overflow: hidden;
	display: block;
}

.yiqilist .news-img {
	margin-right: 20px;
	float: left;
	display: block;
	overflow: hidden;
}

.yiqilist .news-img img {
	border: #e4e4e4 solid 1px;
	width: 285px;
}

.yiqilist .news-txt p {
	line-height: 22px;
	font-size: 14px;
	margin: 0 0 10px 0;
	color: #333;
	overflow: hidden;
}

.yiqilist .news-txt i {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	margin: 0;
	color: #1c8dce;
	display: block;
}

.yiqilist table b {
	font-size: 15px;
	color: #333;
}

.yiqilist table td {
	padding: 5px 0;
	color: #333;
	font-size: 15px;
	line-height: 20px;
}

@media (max-width: 1199px) {
	.yiqilist .news-img img {
		width: 228px;
	}
}

@media (max-width: 991px) {
	.yiqilist .news-img img {
		width: 176px;
		height: 118px;
	}

	.yiqilist .news-txt p {
		overflow: inherit;
	}

	.yiqilist table {
		display: initial;
	}
}

@media (max-width: 767px) {
	.yiqilist .news-img {
		margin-bottom: 12px;
		width: 100%;
		float: none;
	}

	.yiqilist .news-img img {
		width: 100%;
		height: auto;
	}
}

.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;
}

.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: 25%;
}

.result .contentlist .wid10 {
	width: 20%;
}

.result .contentlist .table>thead>tr>th {
	color: #282828;
	font-size: 14px;
	padding: 8px;
	vertical-align: middle;
}

.result .contentlist .table-bordered>tbody>tr>td {
	font-size: 13px;
	padding: 8px;
	display: table-cell;
	vertical-align: middle;
	color: #333;
}

/*word-break: break-all;*/
@media (max-width: 1199px) {
	.result .contentlist .wid2 {
		width: 17%;
	}

	.result .contentlist .wid9 {
		width: 22%;
	}
}

@media (max-width: 991px) {
	.result .contentlist .wid4 {
		width: 16%;
	}

	.result .contentlist .wid5 {
		width: 1%;
	}
}

@media (max-width: 767px) {
	.result .contentlist .wid3 {
		width: 1%;
	}

	.result .contentlist .wid7 {
		width: 12%;
	}

	.result .contentlist .wid10 {
		width: 6%;
	}
}

.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-more {
	color: #77d7f9;
	padding: 0px;
	background: none;
	margin: 8px 0 0 0;
	font-size: 14px;
}

.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {
	color: #ffffff;
}

.btn-gz {
	color: #fff;
	background: url() 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() 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() 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() repeat-x top center #0b4590;
	border-left: #38dcff solid 1px;
	border-right: #38dcff solid 1px;
	border-top: #38dcff solid 1px;
}

.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: -75%;
	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: 5px;
	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: 145px;
}

.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: #0c5ebf;
	text-decoration: none;
}

@media screen and (max-width: 1199px) {
	.img-portfolio img {
		height: 114px;
	}

	.img-portfolio .photobox {
		padding: 6px;
	}
}

@media screen and (max-width: 991px) {
	.img-portfolio img {
		height: 114px;
	}
}

@media screen and (max-width: 767px) {
	.img-portfolio .photobox {
		padding: 5px;
	}

	.img-portfolio img {
		height: 84px;
	}

	.phototitle {
		font-size: 13px;
		height: 26px;
	}
}

/*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: 12px;
	TEXT-ALIGN: center;
	CLEAR: both;
	border-top: dotted 0px #cccccc;
	overflow: hidden;
	PADDING-TOP: 0px;
	margin: 0;
	float: left;
}

#pages li {
	padding: 0;
	margin: 0;
	border-bottom: none;
	font-size: 12px;
	display: inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#pages A {
	BORDER-TOP: #efefef 1px solid;
	HEIGHT: 26px;
	BORDER-RIGHT: #efefef 1px solid;
	BACKGROUND: #fdfdfd;
	BORDER-BOTTOM: #efefef 1px solid;
	COLOR: #333;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 8px;
	TEXT-DECORATION: none;
	MARGIN: 0px 4px 5px 0;
	BORDER-LEFT: #efefef 1px solid;
	DISPLAY: inline-block;
	LINE-HEIGHT: 23px;
	PADDING-RIGHT: 10px;
}

#pages A:visited {
	BORDER-TOP: #efefef 1px solid;
	HEIGHT: 24px;
	BORDER-RIGHT: #efefef 1px solid;
	BACKGROUND: #fdfdfd;
	BORDER-BOTTOM: #efefef 1px solid;
	COLOR: #333;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 8px;
	TEXT-DECORATION: none;
	MARGIN: 0px 0px 0px 0;
	BORDER-LEFT: #efefef 1px solid;
	DISPLAY: inline-block;
	LINE-HEIGHT: 23px;
	PADDING-RIGHT: 8px;
}

#pages A:hover {
	BORDER-TOP: #efefef 1px solid;
	HEIGHT: 26px;
	BORDER-RIGHT: #efefef 1px solid;
	BACKGROUND: #fdfdfd;
	BORDER-BOTTOM: #efefef 1px solid;
	COLOR: #333;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 8px;
	TEXT-DECORATION: none;
	MARGIN: 0px 4px 5px 0;
	BORDER-LEFT: #efefef 1px solid;
	DISPLAY: inline-block;
	LINE-HEIGHT: 23px;
	PADDING-RIGHT: 10px
}

#pages SPAN {
	HEIGHT: 24px;
	COLOR: #333;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 8px;
	TEXT-DECORATION: none;
	MARGIN: 0px 3px;
	DISPLAY: inline-block;
	LINE-HEIGHT: 23px;
	PADDING-RIGHT: 8px;
	font-size: 14px;
}

/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
.pages A {
	BORDER-TOP: #efefef 1px solid;
	HEIGHT: 24px;
	BORDER-RIGHT: #efefef 1px solid;
	BACKGROUND: #fdfdfd;
	BORDER-BOTTOM: #efefef 1px solid;
	COLOR: #333;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 8px;
	TEXT-DECORATION: none;
	MARGIN: 0px 3px;
	BORDER-LEFT: #efefef 1px solid;
	DISPLAY: inline-block;
	LINE-HEIGHT: 24px;
	PADDING-RIGHT: 8px
}

.pages A:visited {
	BORDER-TOP: #efefef 1px solid;
	HEIGHT: 24px;
	BORDER-RIGHT: #efefef 1px solid;
	BACKGROUND: #fdfdfd;
	BORDER-BOTTOM: #efefef 1px solid;
	COLOR: #333;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 8px;
	TEXT-DECORATION: none;
	MARGIN: 0px 3px;
	BORDER-LEFT: #efefef 1px solid;
	DISPLAY: inline-block;
	LINE-HEIGHT: 24px;
	PADDING-RIGHT: 8px
}

.pages SPAN {
	BORDER-TOP: #efefef 1px solid;
	HEIGHT: 24px;
	BORDER-RIGHT: #efefef 1px solid;
	BACKGROUND: #fdfdfd;
	BORDER-BOTTOM: #efefef 1px solid;
	COLOR: #333;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 8px;
	TEXT-DECORATION: none;
	MARGIN: 0px 3px;
	BORDER-LEFT: #efefef 1px solid;
	DISPLAY: inline-block;
	LINE-HEIGHT: 24px;
	PADDING-RIGHT: 8px
}

#pages A:hover {
	BORDER-TOP: #e84c3d 1px solid;
	BORDER-RIGHT: #e84c3d 1px solid;
	BACKGROUND: #e84c3d;
	BORDER-BOTTOM: #e84c3d 1px solid;
	COLOR: #fff;
	BORDER-LEFT: #e84c3d 1px solid
}

#pages A.curr {
	BORDER-TOP: #e84c3d 1px solid;
	BORDER-RIGHT: #e84c3d 1px solid;
	BACKGROUND: #e84c3d;
	BORDER-BOTTOM: #e84c3d 1px solid;
	COLOR: #fff;
	BORDER-LEFT: #e84c3d 1px solid
}

#pages A.curr:visited {
	BORDER-TOP: #e84c3d 1px solid;
	BORDER-RIGHT: #e84c3d 1px solid;
	BACKGROUND: #e84c3d;
	BORDER-BOTTOM: #e84c3d 1px solid;
	COLOR: #fff;
	BORDER-LEFT: #e84c3d 1px solid
}

.pages A:hover {
	BORDER-TOP: #e84c3d 1px solid;
	BORDER-RIGHT: #e84c3d 1px solid;
	BACKGROUND: #e84c3d;
	BORDER-BOTTOM: #e84c3d 1px solid;
	COLOR: #fff;
	BORDER-LEFT: #e84c3d 1px solid
}

/* webtop
------------------------------------*/
.webtop {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 110px;
}

.webtop .toplogo {
	overflow: hidden;
}

.c-banner {
	width: 100%;
	position: relative;
	padding-left: 78px;
}

.c-banner img {
	/*width: 100%;*/
}

.c-banner .banner {
	background: transparent;
	border: 0;
}

.c-banner .banner ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

.c-banner .banner ul li {
	/*position: absolute
	display: none;*/
	opacity: 0;
}

.c-banner .banner ul li:nth-child(1) {
	opacity: 1;
	display: block;
}

.c-banner .banner ul li img {
	/*width: 100%;*/
	position: absolute;
	top: 0px;
}

.c-banner .banner ul li:first-child img {
	position: relative;
}

.c-banner .bannersm ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

.c-banner .bannersm ul li {
	opacity: 0;
}

.c-banner .bannersm ul li:nth-child(1) {
	opacity: 1;
	display: block;
}

.c-banner .bannersm ul li img {
	position: absolute;
	top: 0px;
}

.c-banner .bannersm ul li:first-child img {
	position: relative;
}

.c-banner .bannerxs ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

.c-banner .bannerxs ul li {
	opacity: 0;
}

.c-banner .bannerxs ul li:nth-child(1) {
	opacity: 1;
	display: block;
}

.c-banner .bannerxs ul li img {
	position: absolute;
	top: 0px;
}

.c-banner .bannerxs ul li:first-child img {
	position: relative;
}

.c-banner .nexImg,
.c-banner .preImg {
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;

}

.c-banner .nexImg:hover,
.c-banner .preImg:hover {
	opacity: 0.8;
}

.c-banner .nexImg {
	right: 0px;
}

.c-banner .nexImg img,
.c-banner .preImg img {}

.c-banner .jumpBtn {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}

.c-banner .jumpBtn ul {
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}

.c-banner .jumpBtn ul li:first-child {
	margin-left: 0px;
}

@media(max-width:1199px) {
	.c-banner {
		padding-left: 0;
	}
}

@media(max-width:991px) {}

@media(max-width:767px) {
	.c-banner {
		padding-left: 29px;
	}
}

@media(max-width:380px) {
	.c-banner {
		padding-left: 0;
	}
}
.copyright .left {
	width: 70%;
}

.zfjb-link {
	float: left;
	width: 175px;
	height: 64px;
	overflow: hidden;
	margin-top: 10px;
	border-radius: 4px;
}
.zfjb-link a{
	display: block;
	width: 100%;
	height: 100%;
}
.zfjb-link a img{
	display: block;
	width: 100%;
	height: 100%;
}

@media(max-width:1199px) {
	.copyright .left {
		width: 63%;
	}
}
@media(max-width:991px) {
	.copyright .left {
		width: 58%;
	}
	.zfjb-link {
		width: 145px;
		height: 53px;
	}
	.copyright .rightbz {
		width: 65px;
	}

}
@media(max-width:767px) {
	.copyright .left {
        width: 100%;
		margin-bottom: 20px;
	}
	.zfjb-link {
		float: none;
		margin: 0 auto 20px;
	}
}