﻿@charset "utf-8";
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333333;
	font-family: 'microsoft yahei', '微软雅黑', arial, helvetica, sans-serif simhei, simsun;
	background: #f7f7f7;/**/
	min-width: 1085px;
}
#from1 {
	display: none;
}
html, body, a, div, p, span, input, select, textarea, td, th, h1, h2, h3, h4, h5, h6 {
	font-family: 'microsoft yahei', '微软雅黑', arial, helvetica, sans-serif simhei, simsun;
}
* {
	font-family: 'microsoft yahei', '微软雅黑', arial, helvetica, sans-serif simhei, simsun;
}
input, select, textarea {
	outline: none;
	-webkit-appearance: none;
	margin: 0;
	padding: 0;
}
a, a:link, a:visited, a:active, a:hover {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #4a82bc;
	text-decoration: none;
}
.row, .clearfix {
	clear: both;
 *zoom: 1;
}
.clearfix:after, .row:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.row .col {
	display: inline-block;
	float: left;
}
.row .fl {
	float: left;
}
.row .fr {
	float: right;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.container {
	width: 100%;
	min-width: 1085px;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
.header {
	width: 100%;
}
.header-bg {
	background-color: #17375e;
}
.header .logo {
	margin-left: 35px;
}
.header .lan {
	padding-right: 100px;
	line-height: 25px;
	height: 25px;
	padding-top: 150px;
	float: right;
}
.header .lan a, .header .lan a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.header .frm-search {
	width: 120px;
	background:  left center no-repeat;
	height: 22px;
	padding-left: 20px;
	margin-right: 0px;
	position: absolute;
	right: 60px;
	top: 50px;
}
.header .top {
	background-color: #17375e;
}
.nav-main {
	display: block;
	width: 100%;
	height: 36px;
	list-style: none;
	overflow: hidden;/*border-top: 2px solid #ffffff;*/
}
.nav-main a {
	display: inline-block;
	float: left;
	height: 36px;
	line-height: 36px;
	color: #ffffff;
	margin: 0 25px;
	font-size: 14px;
}
.nav-main .spr {
	display: inline-block;
	float: left;
	height: 36px;
	line-height: 36px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}
.nav-main a:hover, .nav-main a.active {
	text-decoration: none;
	color: #ffc149;
}
.nav-main a.nav-home {
	background: #ffffff url(/uploads/image/_t0f3thcommon_res/ico_home.jpg) center center no-repeat;
	width: 37px;
	margin: 0 2px 0 36px;
}
.box {
}
.footer {
	background: url(/uploads/image/_t0f3thcommon_res/footer_bg.jpg) left top repeat-x;
	padding: 38px 0 24px 0;
}
.footer .foot-cont {
	background: url(/uploads/image/_t0f3thcommon_res/foot_logo.png) center 10px no-repeat;
}
.footer .links {
	margin-right: 1%;
	width: auto;
	float: right;
	text-align: left;
	color: #fff;
	line-height: 20px;
}
.footer .links span {
	margin: 0 8px;
	font-size: 11px;
	line-height: 20px;
}
.footer .links a {
	color: #fff;
}
.footer .info {
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	text-align: left;
	margin-left: 0;
	width: auto;
	float: left;
}
.footer .info a {
	color: #ffffff;
}
.footer .info a:hover {
	text-decoration: underline;
}
.main {
	width: 1085px;
	margin: 0 auto;
}
.box-sd {
	box-shadow: 0 0 20px rgba(0,0,0,0.10);
}
.content {
	width: 100%;
	background-color: #fff;
}
.content-bg {
}
.banner {
}
.banner-box {
	width: 100%;
	height: 346px;
	position: relative;
	overflow: hidden;
}
.banner-main img {
	height: 346px;
}
.banner-nav {
	position: relative;
	top: 0;
	left: 0;
}
.banner-cont {
	width: 100%;
}
.bnr-block {
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 150px;
}
.nav {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 36px;
	z-index: 999;
	background: url(/uploads/image/_t0f3thcommon_res/bg_black.png) left top repeat;
}
.banner-home .nav {
	position: static;
	background-color: #595757;
	background-image: none;
}
.contents {
	color: #595757;
	/*line-height: 30px;*/
	line-height: 150%;
	font-family: 'microsoft yahei', '微软雅黑', simhei, simsun;
}
.contents h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	color: #333333;
}
.contents strong {
	color: #454545;
	font-size: 15px;
}
.contents p {
	line-height: 30px;
	line-height: 150%;
	font-family: 'microsoft yahei', '微软雅黑', simhei, simsun;
}
.pager {
	height: 30px;
	padding: 20px 0;
}
.cmnpager {
	text-align: center;
}
.cmnpager a, .cmnpager a:hover, .cmnpager a:active, .cmnpager a:visited, .cmnpager a:link {
	color: #202020;
	border: 1px solid #ccc;
	padding: 5px 10px;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	border-radius: 4px;
}
.cmnpager a:hover, .cmnpager a.on {
	border: 1px solid #2b5a8a;
	color: #fff;
	background-color: #2b5a8a;
}
.qr {
	display: block;
	text-align: right;
	padding-top: 10px;
}
.qr img {
	border: 1px solid #fff;
	margin-left: 10px;
}
.pagenav {
	padding: 10px 0;
	text-align: right;
	color: #666666;
}
.pagenav span {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
.pagenav a {
	margin: 0 5px;
}
.content-box {
	padding: 30px;
}
.lefter {
	width: 228px;
	float: left;
	border-top: 5px solid #2b598a;
}
.lefter .lt-box {
	position: relative;
	min-height: 500px;
	_height: 500px;
	background: url(/uploads/image/_t0f3thcommon_res/title_sm_bg.jpg) center 40px no-repeat;
}
.lefter .lt-title {
	background: url(/uploads/image/_t0f3thcommon_res/title_bg.jpg) center top no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 42px;
	font-size: 18px;
	color: #2b4e71;
	font-weight: bold;
}
.content-rt {
	width: 777px;
	padding-top: 5px;
	float: right;
	background: #f7f8f8 url(/uploads/image/_t0f3thcommon_res/bg_conts.png) left top no-repeat;
	height: 100%;
	min-height: 700px;
}
.content-rt .box {
	padding: 15px 30px;
}
.lister {
	width: 645px;
	float: left;
	margin-left: 32px;
}
.lister3 {
	width: 645px;
	float: left;
}
.lister2 {
	float: left;
	width: 855px;
	margin-left: 32px;
}
.sider {
	width: 240px;
	float: left;
}
.sd-box {
	padding: 30px 0;
}
.sider2 {
	width: 200px;
	float: right;
}
.sider2 .sd-box {
	padding: 44px 0;
}
.nav-sm {
	width: 100%;
}
.nav-sm .mi {
	margin-top: 9px;
	margin-bottom: 3px;
	padding: 0 0 6px 0;
}
.nav-sm .mi a {
	line-height: 20px;
	display: inline-block;
	padding: 5px 0 5px 43px;
	color: #3e3a39;
	font-size: 14px;
	background: url(/uploads/image/_t0f3thcommon_res/icon_sm_lv1.png) 20px center no-repeat;
}
.nav-sm .mi a:hover, .nav-sm .si a:hover {
	color: #2b4e71;
}
.nav-sm .mi:hover a, .nav-sm .active a {
	color: #2b4e71;
	background: url(/uploads/image/_t0f3thcommon_res/icon_sm_lv1.png) 20px center no-repeat;
}
.nav-sm .active, .nav-sm .mi:hover {
}
.nav-sm .si {
}
.nav-sm .si a {
	display: block;
	margin-left: 50px;
	padding: 7px 0 7px 11px;
	line-height: 20px;
	color: #3e3a39;
	background: url(/uploads/image/_t0f3thcommon_res/ico_06.png) left 14px no-repeat;
}
.nav-sm .si a:hover, .nav-sm .si a.active {
	color: #4a82bc;
	background: url(/uploads/image/_t0f3thcommon_res/ico_04.png) left 14px no-repeat;
}
.nav-cate {
}
.nav-cate li {
	margin: 5px 0;
}
.nav-cate li a {
	display: block;
	border-radius: 8px;
	background-color: #17375e;
	height: 57px;
	padding: 0 22px;
	font-size: 18px;
	color: #ffffff;
}
.nav-cate li a:hover, .nav-cate .active a {
	background-color: #4a82bc;
}
.nav-cate li a span {
	display: inline-block;
	padding: 10px 28px 10px 0;
	line-height: 36px;
	min-width: 80px;
	background: url(/uploads/image/_t0f3thcommon_res/ico_07.png) right center no-repeat;
}
.nav-cate li.r2 a span {
	display: inline-block;
	padding: 10px 28px 10px 0;
	line-height: 18px;
	min-width: 80px;
	background: url(/uploads/image/_t0f3thcommon_res/ico_07.png) right center no-repeat;
}
.page-nav {
	display: none;
	height: 35px;
	line-height: 35px;
	padding-left: 7px;
	font-size: 10px;
	color: #9fa0a0;
}
.page-nav a {
	font-size: 10px;
	color: #9fa0a0;
}
.page-nav a:hover {
	color: #454545;
}
.page-nav span {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 0 5px;
	color: #9fa0a0;
}
.i-title, .prof-view .contents h1.i-title, .page-cont .contents h1.i-title {
	margin: 0 0 12px 0;
	padding: 0;
	height: auto;
	line-height: 40px;
	border-bottom: 1px dashed #2b598a;
	color: #17375e;
	font-size: 22px;
	font-weight: normal;
}
.i-title .tl {
	float: left;
}
.i-title .st {
	float: right;
	text-align: right;
	font-size: 14px;
	color: #003d5a;
}
.i-title .st a {
	margin: 0 5px;
}
.i-title .st a:hover {
	color: #0a648f;
}
/**********************/
.sd-pic {
	margin-top: 12px;
	padding: 1px;
}
.sd-pic img {
	max-width: 100%;
}
.sd-pic .sd-pbr, .sd-pic .sd-pbr2 {
	width: 100%;
}
.sd-pic .sd-pbr:hover {
	background-color: #4a82bc;
}
.sd-pic .sd-info {
	padding: 12px;
	background: url(/uploads/image/_t0f3thcommon_res/ico_07.png) 163px 32px no-repeat;
}
.sd-info .tl {
	font-size: 12px;
	color: #ffffff;
	width: 135px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.sd-info .tl a {
	color: #ffffff;
}
.sd-info .info {
	width: 110px;
	line-height: 12px;
	font-size: 11px;
	color: #afbed1;
	padding: 4px 0;
}
.sd-info .info a {
	color: #afbed1;
}
/*************************/
.news-list {
}
.news-list .item {
	padding-top: 20px;
	border-bottom: 1px dashed #eee;
	line-height: 24px;
}
.news-list .item .tl {
	float: left;
	padding-left: 15px;
	background: url(/uploads/image/_t0f3thcommon_res/icon_list.png) left center no-repeat;
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news-list .item .dt {
	width: 100px;
	text-align: right;
	float: right;
	color: #999;
	font-family: arial, helvetica, sans-serif;
	position: absolute;
	right: 0;
}
/******************/
.photo-list {
	padding: 20px 0;
}
.photo-list ul li {
	float: left;
	width: 33.3333%;
}
.photo-list .item {
	padding-bottom: 20px;
}
.photo-list .item-box {
	width: 100%;
	display: inline-block;
}
.photo-list .item-0 {
	text-align: left;
	width: 30%;
	padding-right: 3%;
}
.photo-list .item-1 {
	text-align: center;
}
.photo-list .item-2 {
	text-align: right;
}
.photo-list .item .tl {
	text-align: left;
	line-height: 20px;
	padding: 8px 0;
}
.photo-list .item .tl a {
	font-weight: bold;
	color: #2b4e71;
	font-size: 14px;
}
.photo-list .item .tl a:hover {
	color: #245f9a;
}
/******************/
.video-list {
	padding: 20px 0;
}
.video-list ul li {
	float: left;
	width: 50%;
}
.video-list .item {
	padding-bottom: 20px;
}
.video-list .item .thu {
	position: relative;
}
.i-list-video .item {
	position: relative;
}
.i-list-video .item a.btn, .video-list .item a.btn {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/uploads/image/_t0f3thcommon_res/btn_player.png) center center no-repeat;
	opacity: 0.75;
}
.i-list-video .item a.btn:hover, .video-list .item a.btn:hover {
	opacity: 1.0;
}
.video-list .item-box {
	width: 90%;
	display: inline-block;
}
.video-list .item-0 {
	text-align: left;
}
.video-list .item-1 {
	text-align: right;
}
.video-list .item .tl {
	text-align: left;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.video-list .item .tl a {
	font-weight: bold;
	color: #2b4e71;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.video-list .item .tl a:hover {
	color: #245f9a;
}
/****************/
.page-list {
}
.page-list .item {
	margin-bottom: 15px;
}
.page-list .item-box {
	border: 1px solid #dcdddd;
	background-color: #e6e6e6;
	border-radius: 6px;
}
.page-list .item-box:hover {
	border: 1px solid #aaaaaa;
	background-color: #cccccc;
	box-shadow: 0 0 6px rgba(128,128,128,0.5);
}
.page-list .item:hover .info {
	background-color: #dddddd;
	border-right: 1px solid #aaaaaa;
}
.page-list .item .tl {
	line-height: 22px;
	margin: 0;
	padding: 0;
}
.page-list .item .tl a {
	color: #17375e;
	font-size: 14px;
	font-weight: bold;
}
.page-list .item .info {
	background-color: #efefef;
	width: 610px;
	float: left;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-right: 1px solid #dddddd;
}
.page-list .item .info .info-box {
	padding: 16px;
}
.page-list .item .i-info {
	height: 22px;
	line-height: 22px;
	background: url(/uploads/image/_t0f3thcommon_res/ico_03.png) 4px center no-repeat;
	padding-left: 16px;
	color: #2b5a8a;
}
.page-list .item .i-cont {
	line-height: 22px;
	min-height: 45px;
	color: #595757;
}
.page-list .item .i-cont a {
	color: #595757;
}
.page-list .item .btn {
	width: 32px;
	float: right;
}
.page-list .item .btn-sml {
	width: 24px;
	float: right;
}
.page-list .item .btn a, .page-list .item .btn-sml a {
	background: url(/uploads/image/_t0f3thcommon_res/ico_02.png) center center no-repeat;
	display: block;
	height: 100%;
	min-height: 100px;
	_height: 100px;
}
.pg-partners .page-list .item {
	width: 310px;
	float: left;
	color: #17375e;
}
.pg-partners .page-list .item .info .info-box {
	padding: 20px 0 0 8px;
}
.pg-partners .page-list .item .info {
	width: 282px;
	height: 100px;
}
.pg-partners .page-list .item1 {
	margin-left: 22px;
}
.pg-partners .item .thu {
	float: left;
	width: 75px;
	text-align: center;
}
.pg-partners .item .infor {
	float: right;
	width: 190px;
}
.pg-partners .page-list .item .tl {
	font-size: 16px;
	margin-top: 8px;
}
.leader-list {
}
.leader-list .item {
	padding: 14px 0;
	border-bottom: 1px dashed #e1e1e1;
}
.leader-list .item .thu {
	width: 151px;
	float: left;
	position: absolute;
	left: 0;
}
.leader-list .item .thu img {
	width: 145px;
	border-radius: 8px;
}
.leader-list .item .info {
	width: 100%;
	float: right;
}
.leader-list .item .tl {
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
.leader-list .item .tl a {
	color: #17375e;
	font-size: 18px;
}
.leader-list .item .cont {
	line-height: 28px;
	height: auto;
	margin-top: 14px;
	color: #595757;
	font-size: 14px;
	min-height: 160px;
	word-wrap: break-word;
}
.leader-list .item .btn {
	height: 22px;
	line-height: 22px;
	text-align: right;
}
.leader-list .item .btn a, .professor-list .item .btn a {
	color: #9fa0a0;
	display: inline-block;
	background: url(/uploads/image/_t0f3thcommon_res/ico_01.png) right center no-repeat;
	padding-right: 15px;
}
.leader-list .item .btn a:hover {
	color: #606060;
}
.org-list {
}
.org-list .item {
}
.org-list .item .tl {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #17375e;
	color: #17375e;
	font-size: 18px;
}
.org-list .item .info {
	color: #595757;
	font-size: 14px;
	line-height: 24px;
}
.professor-list {
}
.professor-list table {
}
.professor-list .item {
}
.professor-list .item td {
	border-bottom: 1px dashed #dedede;
	padding: 10px 0;
	line-height: 30px;
}
.professor-list .item .tl {
	width: 30%;
}
.professor-list .item .tl a {
	margin-left: 40px;
	color: #17375e;
	font-size: 14px;
	font-weight: bold;
}
.professor-list .item .info1, .professor-list .item .info2, .professor-list .item .info3 {
	color: #595757;
	font-size: 12px;
}
.professor-list .item .info1 {
	width: 30%;
	padding-left: 25px;
}
.professor-list .item .info2 {
	width: 20%;
	padding-left: 25px;
}
.professor-list .item .info3 {
	width: 35%;
	padding-left: 25px;
}
.professor-list .item .btn {
	text-align: right;
	padding-right: 5px;
}
.pub-list .item {
	border-bottom: 1px solid #17375e;
}
.pub-list .item .info-box {
	padding: 12px 0;
}
.pub-list .item .thu {
	width: 140px;
	float: left;
}
.pub-list .item .info {
	width: 695px;
	float: right;
	/*margin-left: 18px;*/
	font-size: 14px;
	color: #595757;
	line-height: 22px;
}
.pub-list .item .info .cont {
	min-height: 154px;
}
.res-list {
}
.res-list .item .tl {
	margin: 5px 0;
}
.res-list .item .tl a {
	font-size: 16px;
}
.res-list .i-infoc {
	padding: 5px 0;
}
.res-list .i-infoc .span {
	width: 30%;
	float: left;
	line-height: 25px;
	color: #595757;
}
.srs-list .tl {
}
.srs-list .tl td {
	width: 33%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #2b5a8a;
	color: #ffffff;
	line-height: 47px;
}
.srs-list .tl .t1 {
	border-top-left-radius: 8px;
}

.srs-list .tl .t3 {

	border-top-right-radius: 8px;
}
.srs-list .item {
}
.srs-list .item td {
	background-color: #ebebeb;
	padding: 8px 0;
	line-height: 20px;
	color: #595757;
	font-size: 14px;
	text-align: center;
}
.srs-list table {
	background-color: #dcdddd;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.srs-list .title {
	margin: 0;
	padding: 10px 0;
	line-height: 22px;
	font-size: 16px;
	color: #4a82bc;
}
.srs-list .info {
	color: #595757;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0;
}
.srs-list .info p {
	text-indent: 0;
}
.pg-index {
	padding: 30px 30px 430px 30px;
	background: #ffffff url(/uploads/image/_t0f3thcommon_res/pic_btm.jpg) center bottom no-repeat;
}
.pg-index .pg-item {
	width: 310px;
	float: left;
}
.pg-index .pg-item2, .pg-index .pg-item3 {
	width: 310px;
	float: left;
	margin-left: 45px;
}
.i-news {
}
.i-jobs {
}
.i-news-list, .i-news-list2 {
	padding: 10px 0 0 0;
	min-height: 390px;
}
.i-news-list2 .thu {
	width: 78px;
	float: left;
}
.i-news-list2 .info {
	width: 210px;
	float: right;
	font-size: 12px;
	color: #595757;
	line-height: 14px;
}
.i-news-list2 .tl2 {
	color: #595757;
	font-size: 14px;
	line-height: 18px;
	display: block;
	margin-bottom: 10px;
	color: #003d5a;
}
.i-news-list2 .info2 {
	font-size: 12px;
	color: #595757;
	line-height: 18px;
}
.sp-news-list .item-sm {
	line-height: 31px;
	overflow: hidden;
}
.sp-news-list .item-sm a {
	color: #565656;
	display: block;
	width: 100%;
	border-bottom: 1px solid #efefef;
}
.sp-news-list .item-sm a:hover {
	color: #2b4e71;
}
.i-list {
	padding: 10px 0;
}
.i-video-list, .i-photo {
	padding: 5px 0 10px 0;
}
.pd-index-bg {
}
.pg-index h1 {
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #2c5072;
}
.pg-index h1.bd-white {
	border-bottom: 1px solid #fff;
}
.pg-index .title {
	float: left;
	width: 50%;
	color: #2b4e71;
	font-size: 18px;
	font-weight: normal;
}
.pg-index .post-31 .title{width:80%;}

.pg-index .more {
	float: right;
	width: 30px;
	text-align: right;
	color: #2b4e71;
	font-size: 12px;
	font-weight: normal;
}
.i-news .item {
	padding: 10px 0;
	border-bottom: 1px solid #efefef;
	line-height: 18px;
}
.i-news-list2 .item {
	padding: 11px 0;
}
.i-news .item .tl {
	display: inline-block;
	line-height: 20px;
	font-size: 14px;
	color: #415d7b;
	min-height: 60px;
}
.i-news .item .tl:hover, .i-news .item .new {
	color: #2c5072;
}
.i-news .item .date {
	font-size: 12px;
	color: #999999;
	margin-right: 8px;
	display: block;
	text-align: right;
}
.pg-index .btn-more {
	text-align: right;
	height: 40px;
	line-height: 40px;
}
.pg-index .btn-more a {
	color: #595757;
	font-size: 12px;
}
.pg-index .btn-more a:hover {
	color: #2c5072;
}
.i-pics {
	margin-top: 10px;
}
.i-pics .item {
	padding-bottom: 10px;
}
.news-title {
	text-align: center;
	color: #17375e;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
.news-header {
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
}
.page-view {
	padding-bottom: 100px;
}
.page-view .contents p {
	text-indent: 0;
}
.page-view .contents {
	line-height: 150%;
	color: #595757;
}
.page-cont .contents img, .page-view .contents img {
	max-width: 100%;
	height: auto !important;
}
.news-date {
	text-align: center;
	color: #727272;
	font-size: 14px;
}
.news-date span {
	color: #999999;
}
/**************/
.prof-box {
	padding: 0 157px 30px 30px;
	position: relative;
}
.prof-left {
	float: left;
	padding-top: 30px;
	width: 98%;
}
.prof-right {
	float: right;
	width: 157px;
	height: 100%;
	min-height: 500px;
	background-color: #2d4e7b;
	position: absolute;
	right: 0;
}
.prof-intro {
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	padding: 20px 10px;
	border-bottom: 4px solid #274b75;
}
.leader-intro {
	font-size: 14px;
	color: #ffffff;
	line-height: 28px;
	padding: 18px 0 18px 30px;
}
.prof-nav {
/*padding-bottom: 18px;*/
}
.prof-nav li {
	border-bottom: 1px solid #3b587a;
}
.prof-nav a {
	display: block;
	padding-left: 35px;
	line-height: 34px;
	height: 34px;
	color: #ffffff;
	font-size: 16px;
}
.prof-nav a:hover, .prof-nav .active a {
	color: #82b0df;
	background: url(/uploads/image/_t0f3thcommon_res/ico_08.png) 140px center no-repeat;
}
.sd-pic .sd-info2 {
}
.text-center {
	text-align: center;
}
.prof-view .picture {
	text-align: center;
	padding: 20px;
}
.prof-view .contents h1, .prof-view .contents h2 {
	color: #2b5a8a;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 25px;
}
.prof-view .contents p {
	text-indent: 0;
	font-size: 14px;
	line-height: 150%;
}
.page-cont {
	padding-top: 20px;
	padding-bottom: 100px;
}
.enrollment .page-cont {
	padding-bottom: 30px;
}
.page-cont .contents {
	color: #595757;
	font-size: 14px;
	line-height: 30px;
	line-height: 150%;
}
.page-cont .contents p {
	text-indent: 0;
}
.page-cont .contents h3 {
	margin: 0;
	padding: 5px 0;
}
.page-cont .contents h1, .page-cont .contents h2 {
	font-weight: normal;
	font-size: 16px;
	color: #4a82bc;
	margin: 0;
	padding: 0;
}
.page-cont .contents h1.title-ln {
	font-size: 18px;
	line-height: 30px;
	padding: 3px 0;
	margin: 0;
	border-bottom: 1px solid #17375e;
	color: #17375e;
}
.page-cont .contents h1.title-ln2 {
	font-size: 14px;
	color: #595757;
	line-height: 20px;
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #17375e;
	font-weight: normal;
}
.foot-links {
	padding-top: 30px;
}
.foot-links h1 {
	padding: 10px 0 0 0;
	margin: 0;
	border-top: 1px solid #494949;
	line-height: 40px;
	height: 40px;
	color: #80d4ff;
	font-size: 14px;
}
.foot-links ul li {
	width: 25%;
	float: left;
	height: 20px;
	line-height: 20px;
}
.foot-links ul li a {
	font-size: 12px;
	color: #dcdddd;
}
.foot-links ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.header-bg2 {
	background: url(/uploads/image/_t0f3thcommon_res/header.jpg) center top no-repeat;
}
.top-home {
	height: 188px;
	position: relative;
}
.top-home .logo {
	display: none;
}
.search {
	margin-top: 14px;
	position: absolute;
	right: 0;
	top: 0;
	width: 280px;
	height: 20px;
}
.search-lan, .search-loc {
	float: left;
	line-height: 17px;
	height: 17px;
	text-align: left;
}
.search-lan a, .search-loc a {
	margin: 0 5px;
	color: #ffffff;
	font-size: 14px;
}
.search-lan a:hover, .search-loc a:hover {
	text-decoration: underline;
}
.search-form {
	height: 17px;
	float: left;
	width: 145px;
}
.search .fld {
	height: 15px;
	line-height: 15px;
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	width: 110px;
	float: left;
}
.search .btn {
	width: 20px;
	border: 0; background:url(/uploads/image/_t0f3thtmlres/ico_search.jpg) no-repeat; height:17px;
}
.hide {
	display: none;
}
.page-enlist ul li {
	width: 33.33%;
	float: left;
}
.sm-list > ul {
	padding-bottom: 20px;
}
.sm-list .item-box {
	width: 95%;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 6px;
}
.sm-list .item-box-2 {
	padding: 5px 10px;
}
.sm-list .item {
	width: 33.3333%;
	float: left;
}
.sm-list .item-box:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.14);
}
.sm-list li {
	margin: 3px 0;
	line-height: 20px;
}
.sm-list .ti h2 {
	font-size: 16px;
}
.sm-list .ti h2 a {
	color: #2b5a8a;
}
.sm-list .mi {
	font-size: 14px;
	padding-left: 20px;
	background: url(/uploads/image/_t0f3thcommon_res/ico_04.png) 5px 8px no-repeat;
}
.sm-list .mi a {
	color: #3e3a39;
}
.sm-list .si {
	font-size: 12px;
	padding-left: 35px;
	background: url(/uploads/image/_t0f3thcommon_res/ico_06.png) 25px center no-repeat;
}
.sm-list .si a {
	color: #736a68;
}
.sm-list li a:hover {
	color: #2b5a8a;
}
.subj-list .item {
	line-height: 31px;
	border-bottom: 1px solid #dcdddd;
}
.subj-list .item a {
	font-size: 14px;
}
.subj-list .item0 a {
	color: #4a82bc;
	font-weight: bold;
	text-decoration: underline;
}
/**************视频*************/

.video-player {
	background-color: #343434;
}
.video-player .vd-player {
	width: 770px;
	height: 460px;
	background-color: #343434;
	border-right: 1px solid #2d2d2d;
	float: left;
}
.video-player .vd-info {
	width: 285px;
	color: #b5b5b6;
	float: left;
}
.flowplayer .fp-embed, .flowplayer .fp-embed-code, .flowplayer .fp-help, .flowplayer .fp-logo, .flowplayer .fp-context-menu {
	visibility: hidden;
	display: none;
	width: 1px;
	height: 1px;
	background: transparent;
	border: none;
	outline: none;
	overflow: hidden;
}
.btn-down {
	text-align: right;
}
.btn-down a {
	color: #17375e;
}
.btn-down a span {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}
.btn-down a:hover {
	text-decoration: underline;
}
.bd-share {
	margin-top: 20px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
.bd-share .btn-zoom {
	width: auto;
	float: left;
}
.bd-share .bdsharebuttonbox {
	width: auto;
	float: right;
	text-align: right;
	height: auto;
}
.btn-zoom a {
	display: inline-block;
	float: left;
}
.ico-print {
	background: url(/uploads/image/_t0f3thcommon_res/ico_print.jpg) right center no-repeat;
	padding-right: 22px;
	margin-right: 10px;
}
.ico-zoom1 {
	background: url(/uploads/image/_t0f3thcommon_res/ico_tzoom.jpg) right center no-repeat;
	padding-right: 22px;
}
.ico-zoom2 {
	padding-left: 22px;
	background: url(/uploads/image/_t0f3thcommon_res/ico_tzoom2.jpg) left center no-repeat;
}
.pub-filst {
}
.pub-filst .item {
	width: 33.33%;
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}
.pub-filst .item strong {
}
.pub-filst .item a {
	display: inline-block;
	padding-left: 18px;
	background:  left center no-repeat;
	color: #999999;
	font-size: 11px;
}
.files {
}
.files ul li {
	margin-top: 10px;
}
.files a {
	display: inline-block;
	padding-left: 22px;
	line-height: 25px;
	height: 25px;
	background-position: left center;
	background-repeat: no-repeat;
}
.ico-file {
	background-image: url(/uploads/image/_t0f3thcommon_res/ico_file.gif);
}
.ico-pdf {
	background-image: url(/uploads/image/_t0f3thcommon_res/ico_pdf.gif);
}
.ico-doc {
	background-image: url(/uploads/image/_t0f3thcommon_res/ico_doc.gif);
}
.ico-rar {
	background-image: url(/uploads/image/_t0f3thcommon_res/ico_rar.gif);
}
.pub-list-attr {
}
.pub-list-attr p {
	margin: 0;
	padding: 0;
	text-indent: 0;
}


.header4 {display:none;}
.banner {display:none;}
.dibu {display:none;}
.btt {position: relative;padding-right: 100px;}
.selected2,.parent2 {text-decoration: none !important; color: #ffc149 !important;}
.selected3,.parent3 {color:#2b4e71 !important;}
.wp_entry img {
    max-width: 100%;
    _width: :expression(this.width>100%?"100%":this.width "px");
}

.btt2 {position: relative; padding-left:160px;}
.thu img {width:100%;}

.wp_articlecontent .picture {text-align:center;}
.banner-cont img {width:100%;}
.wp_articlecontent .wp_video_player { margin:auto;}
.playlist {display:none;}

.sitemap iframe {height:auto !important; min-height:705px !important;}


.post-31{margin-bottom:10px;}
.post-31 .news_list{padding-top:5px;}
.post-31 .news_list li.news .news_img{display: block;width: 100%;overflow: hidden; padding-top: 75%; position: relative;}
.post-31 .news_list li.news .news_img img{display: block;  width: 100%; height: 100%;; position: absolute;   left: 0;   right: 0;  top: 0;bottom: 0;margin: auto; object-fit: cover;}




