@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
:focus {outline:0;}
img {border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.clear {width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.clear {clear:both;}
.none {display:none;}
.hidden {visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body {BACKGROUND: #fff;}
body,p {font:14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#555555;}
a {color:#000000; text-decoration:none;}
a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color: #012a56; text-decoration:none;}
a:active {color:#000000;}

.wrapper {width:100%; min-width: 1200px; margin:0 auto;}
.wrapper .inner {width: 1200px; max-width: 1200px; min-width: 1200px; margin:0 auto;} /**页面全局宽度**/


/**头部BANNER**/
#header {background: transparent; border-top: 10px solid #012a56; position: absolute; left: 0; top: 0; z-index: 8888;}
.logo {width: 1000px; height: 105px; margin: 0 auto; cursor: pointer; background: url(../images/logo.png) center center no-repeat;}


/**Jumbotran**/
#jumbotran {background: #fff; margin-top: 10px; margin-bottom: 0px; overflow: hidden; position: relative; min-height: 360px;}
#jumbotran .jumbotran-box { margin: 0 auto; background: #eee;}
#jumbotran .jumbotran-box .focus-navigation {width:24px; height: 35px; font-size: 0px; font-weight: normal; background: transparent; color: rgba(255,255,255,0); opacity: 1;}
#jumbotran .jumbotran-box .focus-navigation:hover {font-size: 0px; font-weight: normal;}
#jumbotran .jumbotran-box .focus-prev {left: 10px; background: url(../images/slide_left.png) center center no-repeat; background-size: contain;}
#jumbotran .jumbotran-box .focus-next {right: 10px; background: url(../images/slide_right.png) center center no-repeat; background-size: contain;}
#jumbotran .jumbotran-box .focus-pagination {height:auto; text-align: center; right: 30px; bottom: 20px;}
#jumbotran .jumbotran-box .focus-page {width: 12px; height: 12px; line-height: 12px; margin-left: 8px; margin-right: 0; background-color: #fff; border-radius: 6px;}
#jumbotran .jumbotran-box .focus-page-active  {background-color: #0663b9;}
#jumbotran .jumbotran-box .focus-title-bar {height: 50px; bottom: 90px; left: 40px; max-width: 800px; overflow: hidden;}
#jumbotran .jumbotran-box .focus-title-bg {background-color: rgba(0,0,0,0.5);}


/**SLOGAN**/
#jumbotran .slogan {position: absolute; left: 50px; bottom: 45px; font-size: 36px; line-height: 50px; color: #fff; font-weight: bold; z-index: 8880; text-shadow: 1px 1px 0 #000;}

/**导航条**/
.nav { height: 50px; line-height: 50px; margin: 0; position: absolute; right: 0; bottom: 45px;}
.nav-prefix {width: 30px; height: 50px; background: url(../images/menu_guide.png) center center no-repeat; float: left;}
.nav-bar { margin: 0; float: left; background: rgba(1, 42, 86, 0.9);}
.nav-box { margin: 0 auto;}
.nav-box .wp-menu { margin:0 auto;} /**导航高度**/
.nav-box .wp-menu .menu-item {line-height: 50px; display: inline-block; float: left; position: relative; z-index: 100; border: none; margin-left: 15px;}
.nav-box .wp-menu .menu-item.selected,
.nav-box .wp-menu .menu-item.parent {background: #eeb111;}
.nav-box .wp-menu .menu-item.selected a.menu-link {color: #fff;}
.nav-box .wp-menu .menu-item:hover {background: transparent;}
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0 20px; color: #fff; font-size: 16px; font-weight: bold; text-align: center; background: transparent;}/**导航字体样式**/
.nav-box .wp-menu .menu-item a.menu-link:hover,
.nav-box .wp-menu .menu-item a.menu-link.parent{ text-decoration: none; background: #eeb111; color: #fff;}/**鼠标经过或当前选中时样式**/
.nav-box .sub-menu { background: #eeb111; display: none; position: absolute; left: 0px; top: 30px; z-index: 100; min-width:80px; box-shadow: none;} /**菜单背景**/
.nav-box .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border-bottom: none; border-top: 1px solid #eeeeee; min-width: 110px;}
.nav-box .sub-menu .sub-item a { display: block; color: #fff;line-height: 30px; padding:0 10px; display: block; font-size: 14px; text-align: center;}/**子菜单字体样式**/
.nav-box .sub-menu .sub-item a:hover,
.nav-box .sub-menu .sub-item a.parent{ color:#fff; display: block; background: #d20c28;}
.nav-box .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}


/***导航目录*/
#catelog {padding: 70px 0; background: #0663b9;}
.catlog-icon {width: calc(100% /5); overflow: hidden; float: left;}
.catlog-icon A {display: block; width: 100%; height: 100%}
.catlog-icon.pymb {background: url(../images/home_icon_01.png) center top no-repeat;}
.catlog-icon.zzfs {background: url(../images/home_icon_02.png) center top no-repeat;}
.catlog-icon.jxpghzlbz {background: url(../images/home_icon_03.png) center top no-repeat;}
.catlog-icon.zyts {background: url(../images/home_icon_04.png) center top no-repeat;}
.catlog-icon.spxx {background: url(../images/home_icon_05.png) center top no-repeat;}
.catlog-icon h4 {color: #fff; font-size: 18px; font-weight: normal; text-align: center; padding-top: 100px;}
.catlog-icon.pymb:hover {background-image: url(../images/home_icon_01_hover.png);}
.catlog-icon.zzfs:hover {background-image: url(../images/home_icon_02_hover.png);}
.catlog-icon.jxpghzlbz:hover {background-image: url(../images/home_icon_03_hover.png);}
.catlog-icon.zyts:hover {background-image: url(../images/home_icon_04_hover.png);}
.catlog-icon.spxx:hover {background-image: url(../images/home_icon_05_hover.png);}
.catlog-icon h4:hover {color: #edad00;}

/**主体部分**/
.mod, .post { margin: 0 auto; padding: 0;}
.sector-title {width: 100%; line-height: 36px; font-size: 36px; font-weight: bold; color: #012a56; text-align: center; margin-bottom: 32px;}
.sector-content {font-size: 18px; color: #000; text-indent: 2em; line-height: 38px;}

/**培养目标**/
#pymb {padding: 80px 0; background: #ffffff;}
.post-pymb .mod-l {width: 800px; float: left;}
.post-pymb .mod-r {width: 350px; float: right;}
.post-pymb .mod-r .thumbnail {width: 100%; height: 235px; background-size: cover; background-position: center center; background-repeat: no-repeat;}

/**组织方式**/
#zzfs {padding: 80px 0; background: #eeeeee;}
.post-zzfs .mod-l {width: 600px; float: left;}
.post-zzfs .mod-r {width: 550px; float: right;}
.post-zzfs .mod-l .thumbnail {width: 100%; height: 250px; background-position: center center; background-repeat: no-repeat;}


/**教学评估和质量保障**/
#jxpghzlbz {padding: 80px 0; background: #fff url(../images/illustrator_03.jpg) right bottom no-repeat;}


/**主要特色**/
#zyts {padding: 80px 0; background: #eeeeee;}
.post-zyts .sector-title {margin-bottom: 50px;}
.post-zyts .sector-content {text-indent: 0; line-height: 1;}
.post-zyts .sector-content .zyts-list .zyts-list-item {float: left; width: 360px; margin-left: 60px;}
.post-zyts .sector-content .zyts-list .zyts-list-item.i1 {margin-left: 0;}
.post-zyts .sector-content .zyts-list .zyts-list-item .thumbnail {position: relative; width: 360px; height: 240px; background-size: cover; background-position: center center; background-repeat: no-repeat;}
.post-zyts .sector-content .zyts-list .zyts-list-item .thumbnail .title {position: absolute; bottom: 0; left: 0; width: 360px; height: 80px;}
.post-zyts .sector-content .zyts-list .zyts-list-item .thumbnail .title h5 {float: left; height: 80px; line-height: 80px; color: #fff; font-size: 30px; text-indent: 20px; text-shadow: #000 1px 1px 1px;}
.post-zyts .sector-content .zyts-list .zyts-list-item .thumbnail .title .more {float: right; width: 70px; height: 80px; line-height: 80px; text-align: left;}
.post-zyts .sector-content .zyts-list .zyts-list-item .thumbnail .title .more A {color: #fff;}
.post-zyts .sector-content .zyts-list .zyts-list-item .abstract {background: #fff; padding: 20px 25px; font-size: 16px; text-indent: 2em; line-height: 24px; min-height: 200px;}


/**国家主管部门审批信息**/
#spxx {padding: 40px 0; background: #a0a0a0;}
.post-spxx .mod-l {width: 220px; float: left;}
.post-spxx .mod-r {width: 950px; float: right;}
.post-spxx .mod-l .title {font-size: 18px; font-weight: bold; text-align: center; color: #fff; text-indent: 0; line-height: 20px;}
.post-spxx .mod-r .sector-content {font-size: 16px; text-align: left; color: #fff; text-indent: 0; line-height: 20px;}


/*页脚*/
#footer {background: #505050;}
.foot {padding: 0;}
.foot .copyright {height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px;}


/**Jumbotran-inpage**/
#jumbotran-inpage {background: #fff; margin-top: 10px; margin-bottom: 0px; overflow: hidden; position: relative; min-height: 263px;}
#jumbotran-inpage .jumbotran-box { margin: 0 auto; background: #eee;}
#jumbotran-inpage .jumbotran-box .focus-navigation {width:24px; height: 35px; font-size: 0px; font-weight: normal; background: transparent; color: rgba(255,255,255,0); opacity: 1;}
#jumbotran-inpage .jumbotran-box .focus-navigation:hover {font-size: 0px; font-weight: normal;}
#jumbotran-inpage .jumbotran-box .focus-prev {left: 10px; background: url(../images/slide_left.png) center center no-repeat; background-size: contain;}
#jumbotran-inpage .jumbotran-box .focus-next {right: 10px; background: url(../images/slide_right.png) center center no-repeat; background-size: contain;}
#jumbotran-inpage .nav {bottom: 0;}

/*列表页*/

#container .l-inner {padding: 40px 0;}

/*位置导航*/
.l-inner .page-navigation {height: 42px; line-height: 42px; margin: 0 auto; background: #fff; border-radius: 0px; border-bottom: 3px solid #f5f5f5;}
.l-inner .path-box {height: 42px; line-height: 42px; margin: 0 auto; text-align: right; text-indent: 0; font-size: 14px; color: #999999; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.l-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.l-inner .page-navigation .path-box .Column_Position A {font-size: 14px; color: #999999;}
.l-inner .page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}

.col-box {margin: 0 auto;}
.col-menu {width: 270px; float: left; min-height: 400px;}
.col-news {width: 890px; float: right;  min-height: 400px; background: #fff;}
.col_nomenu {width: 100%; float: none;}
.col-menu-placeholder {height: 50px; width: 100%; margin: 0 auto; background: url(../images/col_menu_placeholder_bg.png) center bottom no-repeat;}

/*多级栏目列表*/
/*栏目标题*/
.col-menu-title { margin: 0 auto; height: 80px; line-height: 80px; overflow: hidden; background: #1a3f67; border-bottom: 3px solid #fff; position: relative;}
.col-name {color: #fff; line-height: 80px; font-size: 24px; text-align: left; text-indent: 40px; font-weight: normal;}
.col-name-text {display: block;}
/*栏目列表*/
.col-menu-con {margin: 0; padding:5px 0; background: #1a3f67;}
.col-list {margin: 0 auto; padding: 0; background: transparent;}
/*一级*/
.col-list .wp_listcolumn {border: none; padding: 0;}
.col-list .wp_listcolumn .wp_column {border: none;  margin-bottom: 0px; text-indent: 45px;}
.col-list .wp_listcolumn .wp_column a { display: block; height: 50px; line-height: 50px; font-weight:normal; font-size: 18px; color:#fff; border: none; background: transparent; text-align: left;}   /**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#fff; background: #eeb111; font-weight: normal;}
.col-list .wp_listcolumn .wp_column a:hover { color:#fff; background: #eeb111;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#fff; background: #eeb111;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#fff; font-weight: normal; background: #eeb111;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; padding: 0; text-indent: 0;}
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ }
.col-list .wp_listcolumn .wp_column a.parent span.column-name{}
/*二级*/
.col-list .wp_listcolumn .sub_list .sub-item {margin-top: 0px; text-indent: 60px;}
.col-list .wp_listcolumn .sub_list .sub-item a { display: block; height: 35px; line-height: 35px; font-size: 14px; background: transparent;}  /**二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a:hover {background: #eeb111;}   /**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {background: #eeb111;}
.col-list .wp_listcolumn .sub_list .sub-item a.parent {color:#fff; background: #eeb111;}
.col-list .wp_listcolumn .sub_list .sub-item a span.column-name {text-indent: 0;}
.col-list .wp_listcolumn .sub_list .sub-item a.selected span.column-name {}
.col-list .wp_listcolumn .sub_list .sub-item a.parent span.column-name {}
/*三级*/
.col-list .wp_listcolumn .sub_list .sub-item .sub_list .sub-item a.selected {color: #f3f3f3; background: #eeeeee;}
.col-list .wp_listcolumn .sub_list .sub-item .sub_list .sub-item a span.column-name {text-indent: 40px;}

.col-news-subcategory {margin: 20px auto 0 auto;}
.col-news-subcategory .menu_L3 .sub-item {height: 30px; line-height: 30px; width: auto; padding: 0 25px; float: left; margin-left: 5px; background: #eeeeee;}
.col-news-subcategory .menu_L3 .sub-item a {font-size: 14px;}
.col-news-subcategory .menu_L3 .sub-item.selected {color:#fff; background: #0e419c;}
.col-news-subcategory .menu_L3 .sub-item.selected a {color:#fff;}

/*文章列表*/
/*文章列表标题*/
.col-news-title {height: 50px; line-height: 50px; text-align: left; font-size: 24px; font-weight: bold; color: #a4cb32; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}

/*文章列表内容*/
.col-news-con { margin: 0; padding: 20px 0; min-height: 300px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 40px; line-height: 40px; border-bottom: none;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item:nth-child(5n) {border-bottom: 1px dashed #cecece; margin-bottom: 20px; height: 60px;}
.col-news-list .wp_article_list .list_item:hover {}
.col-news-list .wp_article_list .list_item .fields.pr_fields {width: 80%;}
.col-news-list .wp_article_list .list_item .fields.pr_fields .Article_Title {width: 100%; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.col-news-list .wp_article_list .list_item .Article_Index { display: none; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; font-size: 16px; background: url(../images/dot.gif) left center no-repeat; text-indent: 20px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#555555;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#de102d;}
.col-news-list .wp_article_list .list_item .Article_PublishDate {font-size: 16px; color: #999999}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#666;}
.col-news-list .wp_entry h5 {margin-bottom:10px; line-height: 2; font-size: 20px; color: #000000; font-weight: bold;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 16px; color: #000000;}
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 600 ? "600px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 500 ? "500px" : "500px"); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { padding: 4px;}
.col-news-list .wp_entry .img-desc {font-family: 楷体; font-size: 14px; font-weight:bold;}
.col-news-list .wp_entry a:hover {color: #234f9e; text-decoration: underline;}
.col-news-list .wp_paging {padding: 10px 0; text-align: center; width: 100%;}
.col-news-list .wp_paging li {float: none;}
.col-news-list .wp_subcolumn_list .wp_sublist {margin-bottom: 30px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title {border-bottom: 2px solid #1e76b4; margin-bottom: 5px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {background: url(../images/sublist-more.png) center center no-repeat;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext Img {visibility: hidden;}
.col-news-sublist-con {padding: 5px 30px;}

.col-news-list .wp_image_list .list_item {width: 23%; height: 150px; margin: 0 1% 25px 1%; float: left; background-size: cover; background-position: center center;}
.col-news-list .wp_image_list .list_item .Article_Thumb {width: 100%; height: 100%;}
.col-news-list .wp_image_list .list_item .Article_link {display: block; width: 100%; height: 100%; position: relative;}
.col-news-list .wp_image_list .list_item .Article_link span {position: absolute; left: 0; bottom: 0; display: block; background: rgba(0,0,0,0.5); width: 100%; height: 30px; line-height: 30px; text-align: center; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.col-news-list .wp_article_catalog .list_item {width: 24%; height: 40px; line-height: 40px; border: none; float: left; margin-right: 1%; margin-bottom: 10px; text-indent: 15px; background: url(../images/dot_hover.gif) left center no-repeat; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.col-news-list .wp_article_catalog .list_item .Article_Title {font-size: 14px;}

/*分页*/
#wp_paging_w1205 {height:50px;}


/*文章页*/
#container .d-inner {padding: 40px 0;}

.d-inner .page-navigation {height: 42px; line-height: 42px; margin: 0 auto; background: #fff; border-radius: 0px; border-bottom: 3px solid #f5f5f5;}
.d-inner .path-box {height: 42px; line-height: 42px; margin: 0 auto; text-align: right; text-indent: 0; font-size: 14px; color: #999999; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.d-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.d-inner .page-navigation .path-box .Column_Position A {font-size: 14px; color: #999999;}
.d-inner .page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}

.article-box {margin: 0 20px; min-height: 500px;}
.article {padding: 0 10px;}
.article h1.article-title {font-weight: bold; padding:45px 0 10px 0; text-align:center;  line-height: 120%; font-size:24px; color:#333333;} /**文章标题**/
.article h3.article-subtitle {font-weight: normal; padding:0; text-align:center; line-height: 35px; font-size:15px; color:#333333;} /**文章标题**/
.article .article-metas {padding: 10px 0 15px 0; text-align:center; border-bottom: 1px solid #dedede;}
.article .article-metas span { margin:0 5px; font-size:13px; color:#666;} /**文章其他属性**/
.article .entry {margin:0 auto; padding: 30px 0 10px 0; overflow:hidden;} /**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 2; font-size: 16px; color: #000000;} /**阅读字体**/
.article .entry .read h5 { font-size: 20px; font-weight: bold; margin-bottom: 10px;}
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); height: auto;} /**文章阅读部分图片大小限制**/
.article .share {padding: 0 0 20px 0;}


/*图片列表*/
.col-image-list {}
.col-image-list .wp_image_list .list_image {width: 150px; height: 230px; border: none; float: left; margin: 0 12px 40px 12px;}
.col-image-list .wp_image_list .list_image .thumbnail {width: 150px; height: 200px; background-color: #eee; background-size: cover; background-repeat: no-repeat; background-position: center center;}
.col-image-list .wp_image_list .list_image .title {height: 30px; line-height: 30px; font-size: 16px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}