.infoRight-part2-wx {
	position: relative;
	display: inline-block;
}
.infoRight-part2-wx img {
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	z-index: 9999;
	width: 133px;
	height: 133px;
	left: 90px;
	top: -60px;
}
.infoRight-part2-wb {
	position: relative;
}
.infoRight-part2-wb img {
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	z-index: 9999;
	width: 133px;
	height: 133px;
	left: 90px;
	top: -100px;
}

.footer .copyInfo .content {
	overflow: visible;
}

.footer .copyInfo {
	overflow: visible;
}
@media only screen and (max-width: 1024px) {
	.infoRight-part2-wx img{
		display: none;
	}
	.infoRight-part2-wb img{
		display: none;
	}
}










::-webkit-scrollbar {
	width: 5px;
	cursor: pointer;
}

::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: #1e439c;
}

::-webkit-scrollbar-track {
	background-color: #f0f0f0;
	border-radius: 5px;
}

#back-top {
	width: 50px;
	height: 50px;
	background-color: rgba(255, 255, 255, .5);
	position: fixed;
	right: 20px;
	bottom: 30px;
	display: block;
	z-index: 9999;
	font-weight: bold;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

#back-top:hover {
	background: #263d85;
	color: #fff;
}

#news-home {
	width: 50px;
	height: 50px;
	color: #042376;
	background: url() no-repeat;
	position: fixed;
	right: 20px;
	bottom: 85px;
	display: block;
	z-index: 9999;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

#news-home img {
	width: 100%;
	height: 100%;
}

#news-home:hover {
	background: url();
}


/*二级页大图样式2*/
.manager_intro_imgBox-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(34, 82, 137, .75);
	z-index: 5;
}

.manager_intro_imgBox1 img {

	/* FireFox, Chrome, Opera */
	-webkit-filter: blur(5px);
	/* Chrome, Opera */
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
}

.manager_intro_imgBox-mask p {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	padding: 10px 20px;
	color: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	word-spacing: 8px;
	letter-spacing: 3px;
}

.manager_intro_imgBox .manager_intro_imgBox-mask h1 {
	width: 240px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	color: #fff;
	margin: 0 auto;
	background: #1e439c;
	position: absolute;
	top: 215px;
	left: 50%;
	margin-left: -120px;
}


/*二级页顶部*/
.top_Home {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	line-height: 60px;
	background-color: #1e439c;
	z-index: 1;
}
.top_home {
	width: 1200px;
	margin: 0 auto;
	color: #FFF;
	font-size: 0.875em;
}


/*二级页侧标题和大图*/

.manager_intro_imgBox {
	position: relative;
	width: 100%;
	height: 270px;
	z-index: 2;
}

.manager_intro_imgBox:hover {
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.manager_intro_contain {
	width: 100%;
	background: #f5f5f5;
	padding-bottom: 90px;
}

.manager_intro_contain .manager_intro_contain_Box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.manager_intro_contain .manager_intro_text {
	width: 100%;
	position: absolute;
	top: -70px;
	z-index: 100;
}

.manager_intro_contain .manager_intro_text p {
	width: 250px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 1.5em;
	text-align: left;
	background: #1e439c;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding-left: 15px;
}

.manager_intro_contain .manager_intro_list {
	width: 265px;
	text-align: left;
	float: left;
	background: #FFF;
}

.manager_intro_contain .manager_intro_list ul {
	width: 100%;
	box-shadow: 1px;
}

.manager_intro_contain .manager_intro_list ul li {
	width: 100%;
	/* margin-left: 15px; */
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 0;
	border-bottom: 4px solid rgba(151, 151, 151, 0.3) transparent;
}

.manager_intro_contain .manager_intro_list ul li:hover {
	background: #e2e2e2;
	color: #000000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.manager_intro_contain .manager_intro_list ul li a {
	color: #042376;
	display: block;
	width: 96%;
	height: 100%;
	padding-left: 15px;
}

.manager_intro_contain .manager_intro_list ul li a:hover {
	color: #000000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.manager_intro_contain .manager_intro_list ul li span {
	float: right;
	padding-right: 15px;
}

.manager_intro_imgBox_yinying {
	position: absolute;
	top: 0;
	left: 0;
	background: #000000;
	opacity: .7;
	filter: alpha(opacity=70);
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.manager_intro_imgBox_yinying:hover {
	opacity: 0;
	filter: alpha(opacity=0);
}

.manager_intro_imgBox img {
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.manager_intro_contain {
	width: 100%;
	background: #f5f5f5;
}

.manager_intro_contain .manager_intro_contain_Box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.manager_intro_contain .manager_intro_text {
	width: 100%;
	position: absolute;
	top: -70px;
	z-index: 100;
}

.manager_intro_contain .manager_intro_text p {
	width: 250px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 1.5em;
	text-align: left;
	background: #1e439c;
	opacity: 0.8;
	padding-left: 15px;
}

.manager_intro_contain .manager_intro_list {
	width: 265px;
	text-align: left;
	float: left;
	background: #FFF;
}

.manager_intro_contain .manager_intro_list ul {
	width: 100%;
	box-shadow: 1px;
}

.manager_intro_contain .manager_intro_list ul li {
	width: 100%;
	/* margin-left: 15px; */
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 0;
	border-bottom: 4px solid transparent;
	border-bottom-color: rgba(226, 226, 226, 0.3);
	box-shadow: 0px 2px 5px rgba(41, 12, 127, 0.2);
}

.manager_intro_contain .manager_intro_list ul li:hover {
	background: #e2e2e2;
	color: #000000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.manager_intro_contain .manager_intro_list ul li a {
	color: #042376;
	display: block;
	width: 96%;
	height: 100%;
	padding-left: 15px;
}

.manager_intro_contain .manager_intro_list ul li a:hover {
	color: #000000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.manager_intro_contain .manager_intro_list ul li span {
	float: right;
	padding-right: 15px;
}




.mainNav .content {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.headroom {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.headroom a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.mainNav_fixed {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	height: 0px;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out, overflow ease-in-out 0.2s;
	-moz-transition: height 0.2s ease-in-out, overflow ease-in-out 0.2s;
	-ms-transition: height 0.2s ease-in-out, overflow ease-in-out 0.2s;
	-o-transition: height 0.2s ease-in-out, overflow ease-in-out 0.2s;
	transition: height 0.2s ease-in-out, overflow ease-in-out 0.2s;
}

.index_sideSlip {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 270px;
	overflow: hidden;
	background-color: #263d85;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all .45s;
	-o-transition: all .45s;
	-ms-transition: all .45s;
	-moz-transition: all .45s;
	-webkit-transition: all .45s;
	z-index: 9999;
	overflow-y: scroll;
	display: none;
}

.sideSlip_off {
	-webkit-transform: translateX(-270px);
	-moz-transform: translateX(-270px);
	-ms-transform: translateX(-270px);
	-o-transform: translateX(-270px);
	transform: translateX(-270px);
}

.index_sideSlip_mask {
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.16);
	top: 0;
	left: 0;
}

.sideSlip_mask_off {
	display: none;
}

.index_sideSlip_back {
	width: 84%;
	margin: 6% 8% 3% 8%;
	height: 40px;
}

.index_sideSlip_back a {
	width: 100%;
	height: 100%;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #183781;
	text-align: center;
}

.sideSlip_fastTrack_head {
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	background-color: #183781;
	color: #fff;
	width: 100%;
	padding: 0 1em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: solid 1px #183781;
}

.sideSlip_fastTrack {
	overflow: hidden;
	background-color: rgb(51, 51, 51);
}

.sideSlip_fastTrack .sideSlip_fastTrack_inside {
	font-size: 14px;
	line-height: 44px;
	height: 44px;
	width: 50%;
	text-align: center;
	float: left;
	border-top: solid 1px #183781;
	border-bottom: solid 1px #183781;
}

.sideSlip_fastTrack .sideSlip_fastTrack_inside a {
	-webkit-transition: all .45s;
	transition: all .45s;
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #ccc;
	background-color: #263d85;
}

.sideSlip_fastTrack .sideSlip_fastTrack_inside a:hover {
	background-color: rgb(24, 55, 129);
}

.sideSlip_navigation_item {
	background-color: #263d85;
}

.sideSlip_navigation li .sideSlip_navigation_out {
	font-size: 15px;
	display: inline-block;
	height: 44px;
	line-height: 44px;
	width: 100%;
	color: rgb(204, 204, 204);
	text-indent: 1em;
	border-top: solid 1px #183781;
	border-bottom: solid 1px #183781;
	background-color: #263d85;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.sideSlip_navigation li .sideSlip_navigation_out:hover {
	background-color: #183781;
}

.sideSlip_navigation li ul {
	padding-left: 15px;
	background-color: #263d85;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.sideSlip_navigation li .sideSlip_list_height_1 {
	height: 42px;
}

.sideSlip_navigation li .sideSlip_list_height_2 {
	height: 84px;
}

.sideSlip_navigation li .sideSlip_list_height_3 {
	height: 126px;
}

.sideSlip_navigation li .sideSlip_list_height_4 {
	height: 168px;
}

.sideSlip_navigation li .sideSlip_list_height_5 {
	height: 210px;
}

.sideSlip_navigation li .sideSlip_list_height_6 {
	height: 252px;
}

.sideSlip_navigation li .sideSlip_list_height_7 {
	height: 294px;
}

.sideSlip_navigation li .sideSlip_list_height_8 {
	height: 336px;
}

.sideSlip_navigation li .sideSlip_list_height_9 {
	height: 378px;
}

.sideSlip_navigation li .sideSlip_list_height_10 {
	height: 420px;
}

.sideSlip_navigation li .sideSlip_list_off {
	height: 0;
}

.sideSlip_navigation li ul .sideSlip_navigation_in {
	font-size: 14px;
	width: 100%;
	background-color: #1e439c;
}
.sideSlip_navigation li ul .sideSlip_navigation_in:hover {
	background-color: #183781;
}

.sideSlip_navigation li ul .sideSlip_navigation_in a {
	display: inline-block;
	width: 100%;
	color: rgb(204, 204, 204);
	height: 22px;
	line-height: 22px;
	padding: 10px 0;
	padding-left: 2em;
}

.index_sideSlip_button {
	position: absolute;
	right: 0;
	top: 0;
}

* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: "微软雅黑"
}

a {
	text-decoration: none;
}

body {
	background: #ffffff;
}

ul,
ol,
li {
	list-style: none;
}

.clearfix {
	clear: both;
}

.content {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

.mainbody_artical_paging {
	font-size: 1em;
	margin: 50px 0 40px 40px;
	overflow: hidden;
}

.mainbody_artical_paging li {
	display: inline-block;
	border: solid 1px #dcdcdc;
	margin: 0 0.25em;
	width: 2.5em;
	float: left;
}

.mainbody_artical_paging li:hover {
	background-color: #eeeeee;
}

.mainbody_artical_paging li a {
	display: inline-block;
	height: 30px;
	width: 100%;
	line-height: 30px;
	color: #000;
	font-weight: 600;
	text-align: center;
}

.mainbody_artical_paging .paging_text {
	width: 5em;
}

.mainbody_artical_paging .paging_text a {
	color: #002376;
}


/* top */
/* top顶部颜色20180502 */
.top {
	width: 100%;
	height: 44px;
	background: #1e439c;
	border-bottom: solid 1px #304483;
}

.top .email {
	float: left;
	height: 100%;
	padding-left: 24px;
}

.top .email ul li {
	width: 100px;
	float: left;
	line-height: 44px;
}

.top .email ul li a {
	display: block;
	color: #ffffff;
	font-size: 0.75em;
	text-align: center;
}

.top .email-right {
	height: 100%;
	float: right;
	margin-right: 20px;
}
.top .email-right ul li {
	width: 90px;
	float: left;
	line-height: 44px;
}
.top .email-right ul li a {
	display: block;
	color: #ffffff;
	font-size: 0.75em;
	text-align: center;
}
.top .search {
	width: 220px;
	height: 100%;
	padding-right: 24px;
	float: right;
}
.top .search input {
	border-radius: 10px;
}
.top .search .searchText {
	width: 185px;
	height: 24px;
	border: none;
	outline: none;
	background: #263d85;
	float: left;
	color: #ffffff;
	text-indent: 0.5em;
	margin-top: 10px;
}
.top .search .submit {
	width: 35px;
	height: 24px;
	float: left;
	border: none;
	outline: none;
	background: #263d85;
	cursor: pointer;
	color: #ffffff;
	margin-top: 10px;
	position: relative;
	left: -35px;
}
.topLogo .email-right {
	height: 100%;
	float: right;
	margin-right: 20px;
	margin-top: -138px;
}
.topLogo .email-right ul li {
	width: 90px;
	float: left;
	line-height: 44px;
}
.topLogo .email-right ul li a {
	display: block;
	color: #000000;
	font-size: 0.75em;
	text-align: center;
}
.topLogo .search {
	width: 220px;
	height: 100%;
	padding-right: 24px;
	float: right;
	margin-top: -140px;
	margin-right: 180px;
	z-index: 99999;
    position: relative;
}
.topLogo .search input {
	border-radius: 10px;
}
.topLogo .search .searchText {
	width: 180px;
	height: 24px;
	border: none;
	outline: none;
	background: #ffffff;
	border: 1px solid #263d85;
	float: left;
	color: #000000;
	text-indent: 0.5em;
	margin-top: 10px;
}
.topLogo .search .submit {
	width: 35px;
	height: 24px;
	float: left;
	border: none;
	outline: none;
	background: #ffffff;
	cursor: pointer;
	color: #263d85;
	margin-top: 11px;
	position: relative;
	left: -36px;
}



/* topLogo */

.topLogo {
	width: 100%;
	height: 172px;
	background-color: #ffffff;/*263d85;1e439c*/
	//background:-webkit-gradient(linear, 0 0, 0 bottom, from(#263d85), to(#1e439c));
	//background:-moz-linear-gradient(left,#263d85,#1e439c);/*Mozilla*/
	//background:-webkit-gradient(linear,0 50%,100% 50%,from(#263d85),to(#1e439c));/*Old gradient for webkit*/
	//background:-webkit-linear-gradient(left,#263d85,#1e439c);/*new gradient for Webkit*/
	//background:-o-linear-gradient(left,#263d85,#1e439c); /*Opera11*/
	/*
	background:-moz-linear-gradient(left,#263d85,#f96);
	background:-webkit-gradient(linear,0 50%,100% 50%,from(#263d85),to(#f96));
	background:-webkit-linear-gradient(left,#263d85,#f96);
	background:-o-linear-gradient(left,#263d85,#f96);
	*/
	
	border-top: 1px solid #183781;
	border-bottom: 1px solid #304483;
	position: relative;
}

.topLogo .logo-background {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.topLogo .logo-background img {
	width: 305px;
	height: 218px;
}

.topLogo .logo {
	width: 1200px;
	margin: 35px auto 0;
}

.topLogo .logo .logo-left {
	height: 100px;
	width: 580px;
	float: left;
	margin-left: 30px;
}

.topLogo .logo .logo-right {
	float: right;
	height: 71px;
	width: 440px;
	margin-top: 13px;
	margin-right: 5%;
}

.topLogo .logo img {
	width: 100%;
	height: 100%;
}

.topLogo .menu {
	font-size: 1.5em;
	position: absolute;
	right: 10px;
	top: 40px;
	display: none;
	color: #263d85;
	z-index: 2;
}


/* mainNav */

.mainNav {
	width: 100%;
	height: 45px;
	border-top: 1px solid #183781;
	background: #1e439c;
	z-index: 100;
}

.mainNav .content {
	overflow: visible;
	z-index: 100;
}

.mainNav .mainNavList {
	width: 100%;
	height: 100%;
	z-index: 100;
}

.mainNav .mainNavList li.dropdown {
	width: 11.1%;
	float: left;
	height: 100%;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 100;
}

.mainNav .mainNavList li a {
	width: 100%;
	height: 100%;
	line-height: 45px;
	text-align: center;
	display: block;
	color: #ffffff;
}

.mainNav .mainNavList li:hover {
	background: #263d85;
}

.mainNav .mainNavList li:hover ul {
	visibility: visible;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	transform: rotate3d(0, 0, 0, 0);
	-webkit-transform: rotate3d(0, 0, 0, 0);
	-moz-transform: rotate3d(0, 0, 0, 0);
	-ms-transform: rotate3d(0, 0, 0, 0);
	-o-transform: rotate3d(0, 0, 0, 0);
}

.mainNav .mainNavList li ul {
	background: #263d85;
	position: absolute;
	z-index: 100;
	width: 100%;
	visibility: hidden;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: rotate3d(1, 0, 0, -90deg);
	-webkit-transform: rotate3d(1, 0, 0, -90deg);
	-moz-transform: rotate3d(1, 0, 0, -90deg);
	-ms-transform: rotate3d(1, 0, 0, -90deg);
	-o-transform: rotate3d(1, 0, 0, -90deg);
	-webkit-transform-origin: 0 0 0;
	-moz-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
}
.mainNav .mainNavList li ul li:hover {
	background: #1e439c;
}


/* smSubNav*/

.smSubNav {
	display: none;
	width: 100%;
	height: 50px;
	position: relative;
}

.smSubNav h1 {
	text-align: center;
	font-weight: 400;
	line-height: 50px;
	font-size: 1.5em;
	color: #ffffff;
	background: #1e439c;
}

.smSubNav .menu {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.5em;
	color: #ffffff;
}


/**/

#photo_well {
	width: 100%;
}

#photo_well ul li {
	position: relative;
	width: 20%;
	float: left;
	padding-top: 13%;
}

.photo_well_one-wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.photo_well_one {
	position: absolute;
	left: 0;
	top: 0;
}

.photo_well_one img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.photo_well_two {
	transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}

.photo_well_one .photo_well_one-p {
	position: absolute;
	bottom: 5%;
	width: 60%;
	left: 50%;
	transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	text-align: center;
	font-size: 15px;
	color: #fff;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	opacity: 1;
	filter: alpha(opacity=100);
}

.photo_well_one:hover .photo_well_one-p {
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.photo_well_one_txt-background p {
	position: absolute;
	left: 50%;
	top: 50%;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transform: translate(-50%, 100%);
	-o-transform: translate(-50%, 100%);
	-ms-transform: translate(-50%, 100%);
	-moz-transform: translate(-50%, 100%);
	-webkit-transform: translate(-50%, 100%);
	color: #fff;
	width: 60%;
	text-align: center;
	font-size: 15px;
	transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}

.photo_well_one_txt-background {
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-o-opacity: 0;
	-ms-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	z-index: 2;
}

.photo_well_one_txt-background:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.photo_well_one:hover .photo_well_one_txt-background p {
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.photo_well_two-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.photo_well_two-background img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.photo_well_two_txt {
	background: rgba(0, 0, 0, .6);
	position: absolute;
	width: 100%;
	height: 100%;
	color: #ffffff;
	left: 0;
	top: 0;
	transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}

.photo_well_two_txt p {
	transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	width: 80%;
	text-indent: 2em;
	position: absolute;
	left: 50%;
	top: 50%;
	line-height: 150%;
	font-size: 1em;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.photo_well_two:hover .photo_well_two_txt {
	opacity: 0;
	filter: alpha(opacity=0);
}

.photo_well_two:hover .photo_well_two_txt p {
	transform: translate(-50%, -100%);
	-o-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	-moz-transform: translate(-50%, -100%);
	-webkit-transform: translate(-50%, -100%);
}


/**/

.special-topic {
	background: #e7e7e7;
}

.special-topic .content {
	padding-top: 10px;
	padding-bottom: 50px;
	margin: 0 auto;
}

.special-topic .topic-left {
	float: left;
	font-weight: bold;
}

.special-topic .topic-left span {
	margin: 0 5px;
	color: #1e439c;
}

.special-topic .topic-right {
	float: right;
}

.special-topic .topic-right a span {
	color: #1e439c;
	font-weight: bold;
}

.special-topic .topic-right a {
	padding-right: 5px;
	color: #9e9d9d;
	font-size: 0.75em;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.special-topic .topic-right a:hover {
	color: #1e439c;
	transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-webkit-transform: translateX(5px);
}

.special-topic-img {
	width: 100%;
	margin-top: 15px;
}

.special-topic-img li {
	width: 32.0%;
	float: left;
	margin-left: 2%;
	position: relative;
	overflow: hidden;
}

.special-topic-img li a {
	display: block;
}

.special-topic-img li:first-child {
	margin-left: 0;
}

.special-topic-img li img {
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	width: 100%;
}

.special-topic-img li:hover div {
	opacity: 0.5;
	filter: alpha(opacity=0.5);
}

.special-topic-img li:hover img {
	transform: scale(1.2);
}

.special-topic-img li div {
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
}

.special-topic-text {
	color: #fff;
}

.special-topic-text p {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	text-align: center;
	width: 70%;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*研究领域-英文*/
.special-topic-tf {
	background: #e7e7e7;
}
.special-topic-tf .content {
	padding-top: 10px;
	padding-bottom: 50px;
	margin: 0 auto;
}
.special-topic-tf .topic-tf-left {
	float: left;
	font-weight: bold;
}
.special-topic-tf .topic-tf-left span {
	margin: 0 5px;
	color: #1e439c;
}
.special-topic-tf .topic-tf-right {
	float: right;
}
.special-topic-tf .topic-tf-right a span {
	color: #1e439c;
	font-weight: bold;
}
.special-topic-tf .topic-tf-right a {
	padding-right: 5px;
	color: #9e9d9d;
	font-size: 0.75em;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.special-topic-tf .topic-tf-right a:hover {
	color: #1e439c;
	transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-webkit-transform: translateX(5px);
}
.special-topic-tf-img {
	width: 100%;
	margin-top: 10px;
	height: 501px;
}
.special-topic-tf-img li {
	width: 90%;
	height: 90px;
	float: center;
	text-align: center;
	margin-left: 5%;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
.special-topic-tf-img li a {
	display: block;
}
.special-topic-tf-img li img {
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	width: 100%;
}
.special-topic-tf-img li:hover div {
	opacity: 0.5;
	filter: alpha(opacity=0.5);
}
.special-topic-tf-img li:hover img {
	transform: scale(1.2);
}
.special-topic-tf-img li div {
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
}
.special-topic-tf-text {
	color: #fff;
}
.special-topic-tf-text p {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	text-align: center;
	width: 99%;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.Common-link {
	background: #e7e7e7;
	padding-bottom: 20px;
}
.Common-link-left {
	font-weight: bold;
}
.Common-link-left span {
	color: #1e439c;
	font-weight: bold;
	font-size: 1.2em;
}
.Common-link ul {
	padding-bottom: 20px;
}
.Common-link ul li {
	float: left;
	margin-top: 30px;
}
.Common-link .link-right {
	float: right;
	width: 100%;
}
.Common-link .link-right li {
	width: 20%;
}
.Common-link ul li.right_border {
	border-right: none;
}
.Common-link ul li a {
	color: #042376;
	padding: 5px 10px;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.Common-link ul li a:hover {
	color: #FFF;
	background: #1e439c;
}
/* 英文友情链接开始 */
.Common-elink {
	background: #e7e7e7;
	padding-bottom: 60px;
}
.Common-elink ul {
	padding-bottom: 20px;
}
.Common-elink ul li {
	float: left;
	margin-top: 30px;
}
.Common-elink .elink-right {
	float: right;
	width: 100%;
}
.Common-elink .elink-right li {
	width: 50%;
}
.Common-elink ul li.right_border {
	border-right: none;
}
.Common-elink ul li a {
	color: #042376;
	padding: 5px 10px;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.Common-elink ul li a:hover {
	color: #FFF;
	background: #1e439c;
}
/* 英文友情链接结束 */

/* footer */
.footer {
	width: 100%;
	overflow: hidden;
}

.copyInfo {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #304483;
	background: url(../img/jianjiekeda.jpg) no-repeat;
	background-size: 100% 100%;
}

.copyInfo-mask {
display:none;
	background: #263d85;/*263d85;1e439c*/
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#263d85), to(#1e439c));
	background:-moz-linear-gradient(left,#263d85,#1e439c);/*Mozilla*/
	background:-webkit-gradient(linear,0 50%,100% 50%,from(#263d85),to(#1e439c));/*Old gradient for webkit*/
	background:-webkit-linear-gradient(left,#263d85,#1e439c);/*new gradient for Webkit*/
	background:-o-linear-gradient(left,#263d85,#1e439c); /*Opera11*/
	/*
	background:-moz-linear-gradient(left,#263d85,#f96);
	background:-webkit-gradient(linear,0 50%,100% 50%,from(#263d85),to(#f96));
	background:-webkit-linear-gradient(left,#263d85,#f96);
	background:-o-linear-gradient(left,#263d85,#f96);
	*/
	
	/*background: #263d85;*/
	padding-bottom: 10px;
	width: 100%;
	height: 100%;
	opacity: .95;
	filter: alpha(opacity=95);
}

.copyInfo .infoTop {
	display: none;
}

.copyInfo .infoLeft {
	width: 30%;
	float: left;
	padding-top: 25px;
}

.copyInfo .infoLeft a {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}

.copyInfo .infoRight {
	width: 70%;
	float: left;
}

.copyInfo .infoRight-part {
	float: left;
}

.copyInfo .infoRight-part1 {
	width: 30%;
}

.copyInfo .infoRight-part2 {
	width: 30%;
}

.copyInfo .infoRight-part h1 {
	color: #ededed;
	margin-top: 20px;
	font-size: 1em;
	font-weight: normal;
}

.copyInfo .infoRight-part span {
	margin-right: 10px;
}

.copyInfo .infoRight-part ul li {
	margin-top: 20px;
}

.copyInfo .infoRight-part3 {
	margin-right: 0;
	float: right;
}

.copyInfo .infoRight-part ul li a,
.copyInfo .infoRight-part ul li p {
	color: #ededed;
	font-size: 0.8em;
}

.copyInfo .infoRight-part ul li p {
	margin-top: 6px;
}

.copyInfo .infoRight-part .icon1 {
	color: #ededed;
}

.copyInfo .infoRight-part .icon2 {
	color: #ededed;
}

.copyInfo .infoRight-part .icon3 {
	color: #ededed;
}

.copyInfo .infoRight-part .icon4 {
	color: #ededed;
}

.copyright {
	border-top: 1px solid #183781;
	position: relative;
	background: #183781;
	padding-bottom: 20px;
}

.copyright .rights {
	margin-top: 24px;
	color: #fff;
	font-size: 0.75em;
	text-align: center;
}

.copyright .visit {
	margin: 0 auto;
	overflow: hidden;
}

.copyright .visit p {
	color: #A4A4A4;
	font-size: 0.75em;
	text-align: center;
	line-height: 26px;
}

.copyright .company {
	position: absolute;
	left: 25.5%;
	top: 12px;
	width: 60px;
}

.copyright .company img {
	width: 100%;
}

.copyright .content {
	position: relative;
}

.infoBottom {
	margin-top: 135px;
	overflow: hidden;
}

.infoBottom .infoList li {
	float: left;
	width: auto;
}

.infoBottom .infoList li p {
	color: #a4a4a4;
	font-size: 0.75em;
	display: block;
	text-align: left;
	padding-right: 18px;
}

.infoBottom .infoList li a {
	color: #a4a4a4;
	font-size: 0.75em;
	display: block;
	text-align: left;
	padding-right: 40px;
}

.headTitle {
	width: 100%;
	height: 62px;
	border-bottom: 1px solid #1e439c;
}

.headTitle h3 {
	font-size: 1.17em;
	display: inline-block;
	padding-left: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	border-bottom: 3px solid #1e439c;
	float: left;
	color: #1e439c;
}

.headTitle h3 a.main {
	padding-left: 8px;
	line-height: 46px;
	margin-top: 8px;
	display: block;
	width: 160px;
	float: left;
	color: #1e439c;
}

.headTitle h3 a.main span {
	margin: 0 12px 0 4px;
	color: #1e439c;
}

.headTitle h3 a.sub {
	line-height: 59px;
	font-size: 0.625em;
	color: #7d7d7d;
	float: right;
	padding-right: 20px;
}

.headTitle h3 a.sub:hover {
	color: #810000;
}

.headTitle h3 a.sub span {
	margin-left: 6px;
	color: #670000;
}


/*二级页顶部nav*/
.headroom {
	width: 100%;
	height: 120px;
	background: #fff;
}
.headroom .home {
	margin-left: 5%;
	margin-right: 10%;
	margin-top: 5px;
	float: left;
	width: 15%;
	height: 50px;
}
.headroom .home a {
	display: block;
	width: 100%;
	height: 100%;
}
.headroom .home img {
	width: auto;
	height: 100%;
}
.headroom .topBarNav {
	width: 70.5%;
	margin: 0 auto;
}

.headroom .topBarNav ul li {
	float: left;
	width: 8.6%;
	line-height: 60px;
	text-align: center;
}

.headroom .topBarNav ul li a:hover {
	background: #1e439c;
	color: #FFFFFF;
}

.headroom .topBarNav ul li a {
	color: #042376;
	font-size: 0.875em;
	font-weight: 600;
	display: block;
}

.bgImg .route_navigation {
	position: relative;
	width: 1200px;
	font-size: 1em;
	line-height: 3em;
	margin: 0 auto;
	overflow: hidden;
	z-index: 4;
}

.bgImg .route_navigation li {
	display: inline-block;
	font-size: 0.75em;
	float: left;
}

.bgImg .route_navigation li i {
	color: #fff;
	font-size: 1em;
}

.bgImg .route_navigation li a {
	color: #fff;
	cursor: pointer;
}

.bgImg .route_navigation li span {
	color: #fff;
	margin: 0 6px 0 4px;
}

.bgImg .route_navigation li .route_navigation_lastherf {
	cursor: text;
}

.bgImg {
	width: 100%;
	height: 270px;
	position: relative;
}

.bgImg .imgBox {
	background: url();
	background-size: 100% 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bgImg i.mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 2;
}

.bgImg h1 {
	width: 600px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #ffffff;
	background: rgb(130, 0, 0);
	margin: 0 auto;
	position: relative;
	z-index: 3;
	top: 160px;
	font-weight: 500;
	font-size: 1.75em;
	letter-spacing: 0.375em;
}

.bgImg:hover .imgBox {
	-webkit-filter: blur(6px);
	-moz-filter: blur(6px);
	-ms-filter: blur(6px);
	-o-filter: blur(6px);
	filter: blur(6px);
	filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false);
}

.bgImg .bread_nav {
	margin-top: 0;
}

.pageTitle {
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
	position: relative;
	z-index: 3;
}

.pageTitle .pageTitleCn {
	color: #ffffff;
	width: 25%;
	float: left;
	font-weight: 400;
	font-size: 1.5em;
	text-align: center;
}

.pageTitle .pageTitleEn {
	width: 75%;
	float: right;
	color: #ffffff;
}

.pageTitle .pageTitleEn span {
	width: 22%;
	height: 1px;
	background: #ffffff;
	display: block;
	float: left;
	margin-top: 12px;
}

.pageTitle .pageTitleEn h3 {
	float: left;
	width: 56%;
	text-align: center;
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: 0.5em;
}

.route_navigation li span {
	color: #999;
	font-size: 1em;
}


/*@media (max-width:1660px){
	.copyright .company{
		right: 20%;
	}
}*/



/*快速通道重写样式*/
.college_express_lane{
	width: 100%;
	height: 180px;
	margin: 10px 2% 15px 2%;
}
.college_express_lane ul li>a{
	color: #FFFDEF;
}
.college_express_lane_style_two>a>p{
	text-align: center;
	font-size: 16px;
}
.college_express_lane_style>a>p{
	font-size: 15px;
	margin-top: 15px;
}
.college_express_lane_style{
	position: relative;
	top: 0px;
	width: 170px;
	height: 50px;
	margin: 5px 8px;
	float: left;
	color: #FFFDEF;
}
.college_express_lane_style_two{
	position: relative;
	top: 0px;
	width: 110px;
	height: 110px;
	margin: 5px 8px;
	float: left;
	color: #FFFDEF;
}
.chatch{
	position: relative;
	top: -59px;
}
.college_icon_lane{
	width: 50px;
	float: left;
	display: block;
	margin-top: 12px;
	margin-left: 5px;
	text-align: center;
	font-size: 30px !important;
	transition: all 0.3s;
	opacity: 0.5;
	filter: alpha(opacity=0.5);
}
.college_express_lane_style:hover .college_icon_lane{
	transform: scale(1.1);
}
.college_icon_lane_two{
	width: 90px;
	float: left;
	display: block;
	margin: 15px 10px;
	text-align: center;
	font-size: 40px !important;
	transition: all 0.3s;
}
.college_express_lane_style_two:hover .college_icon_lane_two{
	transform: scale(1.3);
}
.college_express_lane_box h1{
	font-family: "微软雅黑";
	margin: 0px 40px 20px 40px;
	font-size: 23px;
	font-weight: 500;
}
.color_1{
	background-color: #D17a7a;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_2{
	background-color: #9f89d5;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_3{
	background-color: #a981bf;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_4{
	background-color: #4cadc3;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_5{
	background-color: #cf919b;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_6{
	background-color: #00555a;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_7{
	background-color: #001c5a;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*快速通道重写样式右侧*/
.college_express_lane_tfright{
	width: 100%;
	height: 180px;
	margin: 10px 2% 15px 2%;
}
.college_express_lane_tfright ul li>a{
	color: #FFFDEF;
}
.college_express_lane_tfright_style_two>a>p{
	text-align: center;
	font-size: 16px;
}
.college_express_lane_tfright_style>a>p{
	font-size: 15px;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
.college_express_lane_tfright_style{
	position: relative;
	top: 0px;
	width: 170px;
	height: 88px;
	margin: 5px 8px;
	float: left;
	color: #FFFDEF;
}
.college_icon_lane_tfright{
	width: 160px;
	float: center;
	display: block;
	margin-top: 12px;
	margin-left: 5px;
	text-align: center;
	font-size: 40px !important;
	transition: all 0.3s;
	opacity: 0.5;
	filter: alpha(opacity=0.5);
}
.college_express_lane_tfright_style:hover .college_icon_lane_tfright{
	transform: scale(1.1);
}
.college_icon_lane_tfright_two{
	width: 90px;
	float: left;
	display: block;
	margin: 15px 10px;
	text-align: center;
	font-size: 40px !important;
	transition: all 0.3s;
}
.college_express_lane_tfright_style_two:hover .college_icon_lane_tfright_two{
	transform: scale(1.3);
}
.college_express_lane_tfright_box h1{
	font-family: "微软雅黑";
	margin: 0px 40px 20px 40px;
	font-size: 23px;
	font-weight: 500;
}
.color_tfright_one{
	background-color: #D17a7a;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_tfright_two{
	background-color: #9f89d5;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_tfright_three{
	background-color: #a981bf;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_tfright_four{
	background-color: #4cadc3;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_tfright_five{
	background-color: #cf919b;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_tfright_six{
	background-color: #00555a;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.color_tfright_sev{
	background-color: #00555a;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
	-moz-border-radius: 4px;
	border-radius: 4px;
}

@media only screen and (max-width: 1360px) {
	.headroom .home {
		display: none;
	}
	.headroom .topBarNav {
		width: 100%;
	}
}

@media (max-width: 1200px) {
	.content {
		width: 100%;
	}
	.bgImg .route_navigation {
		width: 98%;
	}
	.pageTitle {
		width: 100%;
	}
	.headroom .topBarNav {
		width: 100%;
	}
	#photo_well ul li a {
		font-size: 0.8em;
	}
	#photo_well ul li a p {
		font-size: 0.8em;
	}
	.photo_well_one a p {
		width: 80%;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.photo_well_one .photo_well_one-p {
		width: 80%;
	}
	.special-topic .content {
		width: 98%;
	}
	.Common-link .content {
		width: 98%;
	}
	.copyInfo .infoRight-part1,
	.copyInfo .infoRight-part2 {
		width: 25%;
	}
	.main-news .main-news-Box .news-contain span a {
		font-size: 0.8em;
	}
	.manager_intro_contain .manager_intro_contain_Box {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.topLogo .logo-background {
		display: none;
	}
	.smSubNav {
		display: block;
	}
	.headroom {
		display: none;
	}
	.smSubNav .menu {
		right: 20px;
		top: 12px;
	}
	.smSubNav h1 {
		font-size: 1.25em;
	}
	.bgImg {
		display: none;
	}
	.mainNav {
		display: none;
	}
	.topLogo .menu {
		display: block;
	}
	.topLogo {
		height: 120px;
	}
	.topLogo .logo {
		margin: 13px auto 0;
		width: 100%;
	}
	.topLogo .logo .logo-left {
		margin: 0 auto;
		float: none;
		width: 464px;
		height: 80px;
	}
	.top .email-right ul li {
		width: 60px;
	}
	.topLogo .logo-right {
		display: none;
	}
	.top .email ul li {
		width: 60px;
	}
	.special-topic-img li {
		width: 98%;
		margin-bottom: 10px;
	}
	.special-media-left {
		margin-left: 0 !important;
	}
	.special-topic-text p {
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.copyright .company {
		display: none;
	}
	.main-news .main-news-Box .main-news-Box-img {
		display: none;
	}
	.manager_intro_imgBox {
		display: none;
	}
	.manager_intro_contain .manager_intro_text,
	.manager_intro_contain .manager_intro_list {
		display: none;
	}
}

@media only screen and (max-width:960px) {
	.Common-link ul li a {
		font-size: 0.8em;
	}
}

@media only screen and (max-width:860px) {
	.copyInfo .infoLeft {
		width: 100%;
		float: none;
	}
	.copyInfo .infoRight {
		width: 100%;
		float: none;
	}
	.copyInfo .infoRight-part h1 {
		margin-top: 30px;
	}
	.copyInfo .infoRight {
		width: 90%;
		margin: 0 auto;
	}
}

@media (max-width: 768px) {
	.top {
		display: none;
	}
	.topLogo {
		height: 80px;
	}
	.topLogo .logo {
		margin: 5px auto 0;
	}
	.topLogo .logo .logo-left {
		width: 435px;
		height: 75px;
	}
	.topLogo .menu {
		top: 27px;
	}
	.infoBottom {
		width: 230px;
		margin: 270px auto 0;
	}
	.infoBottom .infoList li a {
		padding-right: 20px;
	}
	#photo_well ul li {
		width: 50%;
		padding-top: 35%;
	}
	#photo_well ul li a {
		font-size: 1em;
	}
	#photo_well ul li a p {
		font-size: 1em;
	}
	.copyInfo .infoRight-part3 {
		width: 100%;
	}
	.copyInfo .infoRight-part1,
	.copyInfo .infoRight-part2 {
		width: 50%;
	}
	.main-news .main-news-Box .news-contain span {
		display: block;
		text-align: center;
		border: none !important;
		margin-bottom: 15px;
	}
}


@media only screen and (max-width:700px) {
	.Common-link .link-left {
		width: 100%;
		padding-left: 2%;
		float: none;
	}
	.Common-link .link-right {
		width: 100%;
		padding-left: 2%;
		float: none;
	}
.Common-link .link-right li {
	width: 50%;
}
	.Common-elink .elink-left {
		width: 100%;
		padding-left: 2%;
		float: none;
	}
	.Common-elink .elink-right {
		width: 100%;
		padding-left: 2%;
		float: none;
	}
	.Common-elink .elink-right li {
		width: 100%;
	}
}

@media (max-width: 640px) {
	.mainbody_artical_paging li {
		font-size: 0.75em;
	}
	.topLogo .logo {
		margin: 12px auto 0;
	}
	.topLogo .logo .logo-left {
		width: 348px;
		height: 60px;
	}
}

@media only screen and (max-width: 600px) {
	.main-news .main-news-Box h3 a {
		font-size: 1em !important;
	}
}

@media (max-width: 520px) {
	#photo_well ul li a {
		font-size: 0.8em;
	}
	#photo_well ul li a p {
		font-size: 0.8em;
	}
	.special-topic-text p {
		font-size: 0.75em;
	}
}

@media only screen and (max-width:400px) {
	.Common-link .link-left li {
		width: 100%;
		text-align: center;
	}
	.Common-link .link-left {
		padding: 0;
	}
}