@charset "utf-8";
	* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-family: "微软雅黑";
	background-color: #f1f1f1;
	font-size: 14px;
	height: 100%;
	min-width:1400px;
}
a,
a:hover {
	text-decoration: none !important;
	outline: none;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.common_width {
	width: 1400px;
	margin: 0 auto;
}
body ul,
body p {
	margin: 0;
}
ul > li {
	list-style-type: none;
}
img {
	border: none;
	outline: none;
}
input {
	outline: none;
	border: 0;
	font-family: "微软雅黑" !important;
	background: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}
/*清除苹果按钮样式*/
	.btn:focus {
	outline: none !important;
}
@font-face {
	font-family: "KabelCBook";
	src: url(kabelc-book.jpg)
}
::-webkit-input-placeholder {
	/* webkit browsers*/
	color: #999;
}
::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}
::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: rgba(0, 0, 0, 0.2);
}
/*------头部------*/
	.header_top {
	border-top:3px #004f9c solid;
}
.header .form_box_1 {
	margin-top:30px;
	line-height:20px;
	text-align:right
}
.header .form_box_1 a {
	color: #00509c;
	display:inline-block;
	margin-left:5px;
}
.header form {
	width: 260px;
	height: 30px;
	border: 1px solid #ccc;
	margin: 10px 0 0;
	box-sizing: border-box;
}
.header form input[type='text'] {
	width: 218px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #999;
	padding: 0 10px;
	float: left;
	box-sizing: border-box;
	background-color:#fff
}
.header form input[type='image'] {
	width: 40px;
	height: 28px;
	background: #004f9c url(../images/search.png) no-repeat center;
}
.header .nav {
	height: 50px;
	line-height: 50px;
	background-color: #004f9c;
	position: relative;
}
.header .nav > ul > li {
	padding:0 38px;
	float: left;
	position: relative;
}
.header .nav > ul > li > a {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.header .nav > ul > li:hover {
	background:#004486
}
/*兼容*/
	.point_out {
	width: 600px;
	height: 300px;
	background-color: #fff;
	border-radius: 4px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -300px;
	text-align: center;
	color: #888;
	z-index: 1002;
	display: none;
}
.point_out a span {
	background-color: #0086f9;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	padding: 0 15px;
	border-radius: 3px;
	margin: 20px auto 0;
	text-decoration: none;
}
.point_out a {
	width: 185px;
	display: inline-block;
}
.point_out p {
	padding: 0 60px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 16px;
	font-size: 16px;
}
.point_out .close_btn {
	width: 26px;
	height: 26px;
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	background: url(../images/close.png) no-repeat center;
	cursor: pointer;
}
/*幻灯片*/
	.slide {
	height: 450px;
}
.slide .swiper-container {
	height: 100%;
}
.slide .swiper-container a {
	display: block;
	height: 100%;
	position: relative;
}
.slide .swiper-container .swiper-pagination_shell {
	position: absolute;
	height: 60px;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
}
.slide .swiper-container .swiper-pagination_shell .swiper-pagination {
	right: 50%;
	height: 60px;
	font-size: 0;
}
.slide .swiper-container .swiper-pagination_shell .swiper-pagination span.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #fff;
	opacity: 1;
	border-radius: 10px;
	margin: 25px 0 25px 10px;
	transition: all 0.2s ease 0.1s;
}
.slide .swiper-container .swiper-pagination_shell .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px;
	background-color: #0c559d;
}
.slide .swiper-container .swiper_btn {
	height: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -700px;
	margin-top: -70px;
}
.slide .swiper-container .swiper_btn .swiper-button-prev {
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: 0;
	background: url(../images/prev.png) no-repeat center;
	left: -120px;
}
.slide .swiper-container .swiper_btn .swiper-button-next {
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: 0;
	background: url(../images/next.png) no-repeat center;
	right: -120px;
}
/*人才培养*/
	.levelS {
	overflow:hidden;
	height:auto;
	position:relative;
}
.levelC {
	width:349px;
	float: left;
	height: 265px;
}
.level1 {
	border-right: 1px solid #ffffff;
	background: #ff9933;
}
.level2 {
	border-right: 1px solid #ffffff;
	background: #79bb81;
}
.level3 {
	border-right: 1px solid #ffffff;
	background: #227ca9;
}
.level4 {
	border-right: 1px solid #ffffff;
	background: #004f9c;
}
.level_color {
	height: 132px;
	font-size: 36px;
	color: #ffffff;
	line-height: 132px;
	text-align: center;
}
.level_line {
	height: 1px;
	background: #ffffff;
	-webkit-transition:all 0.6s linear 0.1s;
	transition:all 0.6s linear 0.1s
}
.level_pic img {
	height: 132px;
	width:349px;
	display: block;
}
.click_B {
	background: #434343;
	height: 132px;
	position: relative;
}
.click_B p {
	line-height:132px;
	font-size:26px;
	color:#fff;
	text-align:center;
}
.click {
	width: 32px;
	height: 34px;
	display: block;
	background: url(../images/click.png) no-repeat;
	position: absolute;
	z-index: 50;
	top:-15px;
	left:45%;
	display:none;
}
.levelC:hover p.level_line {
	margin-top:-132px;
}
.levelC:hover .click {
	display:block
}
.main {
	margin-top:20px;
	padding:20px 20px 20px;
	background:#fff;
}
/*左1*/
	.main .main_l {
	width:330px;
}
.main .main_l .main_l_1 {
	border-bottom:1px #d7d7d7 solid;
}
.main .main_l .title {
	height:45px;
	line-height:45px;
	background:#004f9c
}
.main .main_l .title img {
	float: left;
}
.main .main_l .title h3 {
	display:inline;
	color: #fff;
	font-size: 16px;
}
.main .main_l .title span.more a {
	float:right;
	margin-right:10px;
	font-size:14px;
	color:#fff;
	display:inline-block
}
.main .main_l .main_l_1 .txt {
	padding:15px 0;
}
.main .main_l .main_l_1 .txt p {
	line-height:30px;
	color:#000;
	font-size:14px;
}
.main .main_l .main_l_1 .txt p a{
	color:#000;
}
.main .main_l .main_l_2 {
	margin-top:18px;
	border-bottom:1px #d7d7d7 solid;
}
.main .main_l .news {
	padding:15px 0;
}
.main .main_l .news li {
	height:30px;
	line-height:30px;
	padding-left:12px;
	position:relative;
}
.main .main_l .news li em {
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #333333;
	top: 50%;
	margin-top:-2px;
	left: 0;
}
.main .main_l .news li p {
	max-width:80%;
	float: left;
	color:#333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.main .main_l .news li span.date {
	float:right;
	color:#333
}
.main .main_l .news li:hover p {
	color:#0163c3
}
.main .main_l .main_l_3 {
	margin-top:18px;
}
.main .main_l .main_l_3 .title {
	text-align:center;
}
.main .main_l .main_l_3 .xglj {
	position:relative;
	margin-top:13px;
}
.main .main_l .main_l_3 .xglj span {
	display: block;
	height: 45px;
	line-height: 45px;
	background: url(../image/jb.png) 96% center no-repeat #f4f4f4;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	position:relative;
}
.main .main_l .main_l_3 .xglj em {
	border-top:10px #004f9c solid;
	border-left:8px transparent solid;
	border-right:8px transparent solid;
	position:absolute;
	top:20px;
	right:20px;
}
.main .main_l .main_l_3 .xglj ul {
	position: absolute;
	width: 99.5%;
	border: 1px solid #eeeeee;
	overflow-y: auto;
	max-height: 145px;
	background-color: #fff;
	display: none;
	z-index:1
}
.main .main_l .main_l_3 .xglj ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 10px;
	cursor: pointer;
	text-align: center;
}
.main .main_l .main_l_3 .xglj ul li a {
	display: block;
	color: #747474;
	font-size: 14px;
}
.main .main_l .main_l_3 .xglj ul li:hover {
	background:#e0e0e0
}
.main .main_l .main_l_3 .xglj:hover ul {
	display:block
}
/*左2*/
	.main .main_c {
	width:590px;
	margin-left:20px;
}
.main .main_c .title {
	height:44px;
	line-height:44px;
	border-bottom:1px #004f9c solid;
}
.main .main_c .title img {
	float: left;
}
.main .main_c .title h3 {
	display:inline;
	color: #004f9c;
	font-size: 16px;
}
.main .main_c .title span.more a {
	float:right;
	margin-top:15px;
	display:inline-block
}
.main .main_c li {
	border-bottom:1px #dadada dashed;
	padding:20px 0;
	overflow:hidden
}
.main .main_c li .date {
	float:left;
	width:46px;
	margin-right:20px;
	font-size:14px;
}
.main .main_c li .date span.date_1 {
	background:#0f429d;
	text-align:center;
	line-height:20px;
	display:block;
	color:#fff;
}
.main .main_c li .date span.date_2 {
	border:1px #d3d3d1 solid;
	text-align:center;
	color: #0f429d;
	display:block;
	padding:5px 0;
}
.main .main_c li .txt_b p.title_b {
	color: #000;
	font-size:16px;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden
}
.main .main_c li .txt_b p.title_x {
	color: #9e9e9e;
	font-size:12px;
	margin-top:10px;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden
}
.main .main_c .main_c_2 {
	margin-top:26px;
}
/*左3*/
	.main .main_r {
	width:400px;
	margin-left:20px;
}
.main .main_r .title {
	height:44px;
	line-height:44px;
	border-bottom:1px #004f9c solid;
}
.main .main_r .title img {
	float: left;
}
.main .main_r .title h3 {
	display:inline;
	color: #004f9c;
	font-size: 16px;
}
.main .main_r .title span.more a {
	float:right;
	margin-top:15px;
	display:inline-block
}
.main .main_r .news {
	padding:15px 0;
}
.main .main_r .news li {
	height:40px;
	line-height:40px;
	padding-left:12px;
	position:relative;
	border-bottom:1px #dadada solid;
}
.main .main_r .news li em {
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #333333;
	top: 50%;
	margin-top:-2px;
	left: 0;
}
.main .main_r .news li p {
	max-width:80%;
	float: left;
	color:#333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.main .main_r .news li span.date {
	float:right;
	color:#333
}
.main .main_r .news li:hover p {
	color:#0163c3
}
/*底部*/
	.footer {
	margin-top:20px;
}
.footer .footer_1 {
	background:url(../images/footer_bg.jpg) #024180 center no-repeat;
	height:273px;
}
.footer .footer_1_txt .footer_1_txt_1 {
	padding-top:40px;
	font-size:16px;
	color:#fff;
}
.footer .footer_1_txt .footer_1_txt_2 {
	padding-top:40px;
	font-size:16px;
	color:#fff;
}
.footer .footer_1_txt .footer_1_txt_1 p {
	line-height:40px;
}
.footer .footer_1_txt .footer_1_txt_1 p a {
	color:#fff;
}
.footer .footer_1_txt .footer_1_txt_2 .ewm {
	float: left;
	width:50%;
	text-align:center;
}
.footer .footer_1_txt .footer_1_txt_2 .ewm img {
	width:70%;
	margin-top:10px;
}
.footer .footer_1_txt .footer_1_txt_2 .ewm p {
	margin-top:5px;
	color:#fff;
}
.footer .footer_2 {
	background:#333333;
	color:#fff;
	font-size:16px;
	text-align:center;
	padding: 15px 0;
}
.footer .footer_2 p { line-height:25px;}
.footer .footer_2 a {
	color: #fff;
}
/*列表页*/
	.listmain {
	margin-top:20px;
}
.listmain .common_width {
	background:#fff;
	padding: 20px 20px;
	width:1360px;
}
/*列表页左侧*/
	.listmain .common_width.page2 .fl {
	width: 260px;
}
.listmain .common_width.page2 .fl h2 {
	height: 70px;
	line-height: 64px;
	text-align: center;
	background-color: #004f9c;
	margin: 0;
	font-size: 24px;
	color: #f0f0f0;
	position: relative;
}
.listmain .common_width.page2 .fl h2 span {
	width: 96px;
	height: 1px;
	display: block;
	position: absolute;
	top: 54px;
	left: 50%;
	margin-left: -48px;
	background-color: #f0f0f0;
}
.listmain .common_width.page2 .fl ul.left_nav {
	background-color: #f5f5f5;
	padding: 10px 0;
	text-align: center;
}
.listmain .common_width.page2 .fl ul.left_nav li:hover {
	background:#2066ab;
}
.listmain .common_width.page2 .fl ul.left_nav li:hover a {
	color: #fff;
}
.listmain .common_width.page2 .fl ul.left_nav li {
	height: 50px;
	line-height: 49px;
}
.listmain .common_width.page2 .fl ul.left_nav li a {
	display: block;
	color: #333;
	font-size: 16px;
}
.listmain .common_width.page2 .fl ul.left_nav li + li {
	border-top: 1px solid #dce4eb;
}
.listmain .common_width.page2 .fl ul.left_nav li.active {
	background-color: #2066ab;
}
.listmain .common_width.page2 .fl ul.left_nav li.active a {
	color: #fff;
}
/*列表页右侧*/
	.listmain .common_width.page2 .fr {
	width: 1070px;
	position: relative;
}
.listmain .common_width.page2 .fr p.crumbs {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 40px;
	color: #666;
}
.listmain .common_width.page2 .fr p.crumbs a {
	font-size: 14px;
	color: #666;
}
.listmain .common_width.page2 .fr p.crumbs a:first-child {
	padding-left: 20px;
	background: url(../images/icon_home.png) no-repeat left center;
}
.listmain .common_width.page2 .fr .page_nav {
	text-align: center;
	font-size: 0;
}
.listmain .common_width.page2 .fr .page_nav span,
.listmain .common_width.page2 .fr .page_nav a {
	display: inline-block;
	height: 30px;
	line-height: 28px;
	padding: 0 15px;
	font-size: 14px;
	color: #666;
	border: 1px solid #e6e6e6;
	vertical-align: middle;
	margin-right: 10px;
}
.listmain .common_width.page2 .fr .page_nav form {
	display: inline-block;
	height: 30px;
	width: 88px;
	border: 1px solid #e6e6e6;
	vertical-align: middle;
}
.listmain .common_width.page2 .fr .page_nav form input[type="text"] {
	width: 58px;
	height: 28px;
	float: left;
	font-size: 14px;
	color: #666;
	padding: 0 10px;
	text-align: center;
}
.listmain .common_width.page2 .fr .page_nav form input[type="button"] {
	width: 28px;
	height: 28px;
	float: left;
	background-color: #015293;
	font-family: 'Arial';
	color: #fff;
	font-size: 12px;
}
.listmain .common_width.page2 .fr ul.news_list h3 {
	line-height: 40px;
	height: 42px;
	text-align: right;
	font-size: 14px;
	color: #014b87;
	border-bottom: 2px solid #e1f1fe;
	margin: 0 0 30px;
}
.listmain .common_width.page2 .fr ul.news_list h3 a {
	color: #014b87;
}
.listmain .common_width.page2 .fr ul.news_list h3 span {
	display: block;
	float: left;
	font-size: 18px;
	height: 42px;
	border-bottom: 2px solid #014b87;
}
.listmain .common_width.page2 .fr ul.news_list li {
	height: 198px;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	box-shadow: 0 2px 3px 1px #e7edf2;
	padding: 0 30px 0 35px;
	margin-bottom: 20px;
}
.listmain .common_width.page2 .fr ul.news_list li a {
	display: block;
}
.listmain .common_width.page2 .fr ul.news_list li a h5 {
	font-size: 26px;
	line-height: 38px;
	color: #0263b3;
	margin-top: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.listmain .common_width.page2 .fr ul.news_list li a p {
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	color: #808080;
	font-size: 14px;
}
.listmain .common_width.page2 .fr ul.news_list li a span.date {
	line-height: 50px;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	display: block;
	font-family: 'Arial';
}
.listmain .common_width.page2 .fr ul.news_list li a span.date em {
	font-style: normal;
	float: right;
	font-size: #ed1e1e;
	padding-left: 24px;
	font-size: 14px;
	font-weight: normal;
	background: url(../images/em_icon.jpg) no-repeat left center;
}
.listmain .common_width.page2 .fr ul.picnews_list {
	padding-bottom: 20px;
}
.listmain .common_width.page2 .fr ul.picnews_list h3 {
	line-height: 40px;
	height: 42px;
	text-align: right;
	font-size: 14px;
	color: #014b87;
	border-bottom: 2px solid #e1f1fe;
	margin: 0 0 22px;
}
.listmain .common_width.page2 .fr ul.picnews_list h3 a {
	color: #014b87;
}
.listmain .common_width.page2 .fr ul.picnews_list h3 span {
	display: block;
	float: left;
	font-size: 18px;
	height: 42px;
	border-bottom: 2px solid #014b87;
}
.listmain .common_width.page2 .fr ul.picnews_list li {
	height: 161px;
	margin-bottom: 19px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
}
.listmain .common_width.page2 .fr ul.picnews_list li a {
	display: block;
	height: 100%;
	position: relative;
}
.listmain .common_width.page2 .fr ul.picnews_list li a .pic {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 250px;
}
.listmain .common_width.page2 .fr ul.picnews_list li a .txt {
	height: 100%;
	padding-left: 273px;
}
.listmain .common_width.page2 .fr ul.picnews_list li a .txt h5 {
	line-height: 28px;
	margin-top: 6px;
	font-size: 16px;
	3 color: #333;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 4px;
}
.listmain .common_width.page2 .fr ul.picnews_list li a .txt p {
	font-size: 14px;
	color: #808080;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.listmain .common_width.page2 .fr ul.picnews_list li a .txt span.date {
	display: block;
	line-height: 34px;
	font-size: 16px;
	color: #0263b3;
}
.listmain .common_width.page2 .fr .r_content h3 {
	line-height: 40px;
	height: 42px;
	text-align: right;
	font-size: 14px;
	color: #014b87;
	border-bottom: 2px solid #e1f1fe;
	margin: 0 0 22px;
}
.listmain .common_width.page2 .fr .r_content h3 a {
	color: #014b87;
}
.listmain .common_width.page2 .fr .r_content h3 span {
	display: block;
	float: left;
	font-size: 18px;
	height: 42px;
	border-bottom: 2px solid #014b87;
}
.listmain .common_width.page2 .fr .r_content .soogee_txtbox img {
	max-width: 100%;
}
.listmain .common_width.page2 .fr .r_content .soogee_txtbox h4 {
	font-size: 22px;
	color: #0263b3;
	text-align: center;
	line-height: 36px;
}
.listmain .common_width.page2 .fr .r_content .soogee_txtbox {
	line-height:180%;
	color: #666;
	font-size:14pt;
}
.listmain .common_width.page2 .fr .r_content .soogee_txtbox p {
	margin: 15px 0;
	color: #666;
	word-wrap:break-word;
}
.listmain .common_width.page2 .fr .r_content .soogee_txtbox p.info {
	text-align: center;
	font-size: 16px;
	color: #1a1a1a;
	margin: 0;
}
.listmain .common_width.page2 .fr .r_content .soogee_txtbox p.info span {
	padding: 0 8px;
}

.listmain .common_width .notice_btm {
	line-height: 40px;
	height: 42px;
	text-align: right;
	font-size: 14px;
	color: #014b87;
	border-bottom: 2px solid #e1f1fe;
	margin: 0 0 10px;
}
.listmain .common_width .notice_btm span {
	display: block;
	float: left;
	padding-right: 5px;
	font-size: 18px;
	height: 42px;
	border-bottom: 2px solid #004f9c;
}
.listmain .common_width .notice_btm a {
	color: #004f9c;
}
.listmain .common_width ul.notice_list {
	margin-bottom: 12px;
}
.listmain .common_width ul.notice_list li {
	line-height: 40px;
	height: 40px;
	padding-left: 17px;
	position: relative;
	font-size: 16px;
}
.listmain .common_width ul.notice_list li em {
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #333;
	top: 18px;
	left: 3px;
}
.listmain .common_width ul.notice_list li a {
	color: #333;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: absolute;
	z-index: 999;
	width: 85%;
	transition: all 0.5s ease 0.1s;
}
.listmain .common_width ul.notice_list li span {
	display: block;
	height: 100%;
	float: right;
	font-size: 14px;
	color: #999;
	position: absolute;
	top: 0;
	right: 0;
	transition: all 0.5s ease 0.1s;
}
/*内容页*/
	.listmain .common_width.page2 .fr .content h3 {
	line-height: 40px;
	height: 42px;
	text-align: right;
	font-size: 14px;
	color: #014b87;
	border-bottom: 2px solid #e1f1fe;
	margin: 0;
}
.listmain .common_width.page2 .fr .content h3 span {
	display: block;
	float: left;
	color: #014b87;
	padding-right: 5px;
	font-size: 18px;
	height: 42px;
	border-bottom: 2px solid #014b87;
}
.listmain .common_width.page2 .fr .content .tit {
	padding: 0 30px;
	text-align: center;
}
.listmain .common_width.page2 .fr .content .tit h4 {
	font-size: 22px;
	color: #333;
	line-height: 36px;
	padding-top: 24px;
	padding-bottom:14px;
	margin: 0;
}
.listmain .common_width.page2 .fr .content .tit span {
	padding: 0 13px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
.listmain .common_width.page2 .fr .content .txt p {
    font-size: 16px !important;
    line-height: 28px;
    color: #666;
    margin: 15px 0;
    text-align: justify;
}
.listmain .common_width.page2 .fr .content .txt img{
  max-width: 100%;
}

