@charset "utf-8";
/* CSS Document */
body {margin:0px;padding:0px;font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;-webkit-font-smoothing:antialiased;}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,input,textarea,button,form,select,option{margin:0;padding:0;font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;-webkit-font-smoothing:antialiased;vertical-align: baseline;}
table, td{font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif; border-spacing:0!important; padding:0; font-size:12px;}
ul { list-style:none;margin: 0px;padding: 0px;}
ul li{list-style:none;}
a {text-decoration: none; color:#333333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none; }	
.fl{ float:left;}
.fr{ float:right;}
.fn{ margin:0px auto;}
.hg1{width:100%;  margin:0px auto; height:1px; overflow:hidden; clear:both;}
.hg10{width:100%;  margin:0px auto;  height:10px; overflow:hidden; clear:both;}
.hg15{width:100%; margin:0px auto; height:15px; overflow:hidden; clear:both;}
.hg20{width:100%;  margin:0px auto; height:20px; overflow:hidden; clear:both;}
.hg30{width:100%; margin:0px auto; height:30px; overflow:hidden; clear:both;}
.hg40{width:100%; margin:0px auto; height:40px; overflow:hidden; clear:both;}
.mfl10 { margin-left:10px;}
.mfr10 { margin-right:10px;}
.mfl15 { margin-left:15px;}
.mfr15 { margin-right:15px;}
.mfl20 { margin-left:20px;}
.mfr20 { margin-right:20px;}
.mfl30 { margin-left:30px;}
.mfr30 { margin-right:30px;}
.fr14 { margin-right:14px;}
.btm14 { margin-bottom:14px;}
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0px; line-height:0px; font-size:0px; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
.container{margin:0 auto;width: 1200px;}
.block{padding: 20px 0;}

/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height:10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}

/**************************************************************
 * 组件功能
 */
 /*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #e5e5e5;}
.wp_search #keyword{ width:250px!important;padding:0px 0; border:none;height:36px; line-height:36px; background:transparent;font-size: 14px; font-family:"Microsoft YaHei"; color:#999999; text-indent:5px; outline: none; }
.wp_search .search{width:73px;height:36px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search { width:250px;position: relative;border: 1px solid #f5f5f5;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right:77px;}
.wp-search .search-input input {outline: none; cursor:pointer; }
.wp-search .search-input input.search-title {width: 100%;height:36px;padding:0px 0;line-height:36px;background: none; font-size:14px;color:#E0E0E0;border:0;outline: none; cursor:pointer;}
.wp-search .search-btn {width:73px;height:36px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:73px;height:36px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) center right no-repeat;cursor: pointer;}


/**布局开始**/
body {line-height:1;font-size:14px;font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;}
a {font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif; color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#095ab5;}

/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1200px; margin:0px auto;} /**页面全局宽度**/


/*head开始*/
#webtop { float:left; width:100%; height:37px; background:#0A3586; font-size:14px; color:#ffffff; overflow:hidden;}
#webtop .headtop_fl { float:left; height:37px;  line-height:37px;}
#webtop .headtop_rl { float:right;height:37px;  line-height:37px; text-align:right;}
#webtop a { color:#ffffff; margin:0px 10px;}

#header .inner{position:relative;}
.header .sitelogo{float:left;margin-top:15px; margin-bottom:10px;/* margin-bottom:40px;*/}
.header .sitelogo img {max-width:100%;}
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top:40px;/* width:200px; */}

/*默认主导航样式*/
#nav{background:#ffffff;border-bottom:0px solid #c00000; }
#nav .inner{font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;}
#nav .inner .wp-panel{font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block; width:120px;line-height:55px;color: #000000;font-size:18px; text-align:center;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#0A3586; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 55px;min-width:120px;z-index: 100;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;background: #0A3586;}
.nav .sub-menu .sub-item a {display: block;color: #ffffff;height:45px;line-height:45px; min-width:120px;font-size:14.5px; text-align:center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color:#ffffff; background-color:#1384E2; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/*banner*/
.wp-focus { background-color: #ececec;position: relative;}
.fcous-panel {width: 100%;}
.fcous-panel .focus-window {width: 100%;overflow: hidden;}


/* 通用板块栏目名称 */
.sy_text0 { float:left; width:100%; padding:20px 0px 10px 0px; text-align:center; }
.sy_text0 .icon_xx { margin: auto; width:40%; height:60px; background: url(images/icon_xx.png) center center no-repeat;}
.sy_text0 .icon_xx h3 { font-size:35px;font-family: "Source";color: #323232;line-height:60px;background-size: auto;font-style: normal;display: inline-block; padding:0px 20px;background:#ffffff;}
.sy_text0 span {font-size:16px;color: #a09f9f;font-family: "arial";font-weight: 300;display: block;}





.sy_text { float:left; width:100%; height:41px; line-height:41px;}
.sy_text h2 { float:left; padding-right:10px; font-size:20px; color:#0A3586; background:#ffffff;}
.sy_text h2 span { float:left; width:21px; height:41px; background:url(images/jw_ico_1.png) left center no-repeat;}
.sy_text a { float:right; height:41px; line-height:41px; font-size:14px; color:#c00000; padding-left:10px; background:#ffffff;}
.sy_text a:hover { color: #c00000;}
.sy_text hr {height: 1px;border: 0 none;border-bottom-width: 0px;border-bottom-style: none;border-bottom-color: currentcolor;border-bottom: 1px #fff/*#323232*/ dotted; margin-top:20px;}

.sy_text2 { float:left; width:100%; height:41px; line-height:41px;}
.sy_text2 h2 { float:left; padding-right:10px; font-size:20px; color:#0A3586; background:#ffffff;}
.sy_text2 h2 span { float:left; width:41px; height:41px; margin-right:10px; background:url(images/jw_ico_5.png) left center no-repeat;}
.sy_text2 a { float:right; height:41px; line-height:41px; font-size:14px;color:#c00000;  padding-left:10px; background:#ffffff;}
.sy_text2 a:hover { color: #c00000;}
.sy_text2 hr {height: 1px;border: 0 none;border-bottom-width: 0px;border-bottom-style: none;border-bottom-color: currentcolor;border-bottom: 1px #fff/*#323232*/ dotted;margin-top:20px;}

.sy_text3 { float:left; width:100%; height:41px; line-height:41px;}
.sy_text3 h2 { float:left; padding-right:10px; font-size:20px; color:#0A3586; background:#ffffff;}
.sy_text3 h2 span { float:left; width:41px; height:41px; margin-right:10px; background:url(images/jw_ico_003.png) left center no-repeat;}
.sy_text3 a { float:right; height:41px; line-height:41px; font-size:14px; color:#c00000;  padding-left:10px; background:#ffffff;}
.sy_text3 a:hover { color: #c00000;}
.sy_text3 hr {height: 1px;border: 0 none;border-bottom-width: 0px;border-bottom-style: none;border-bottom-color: currentcolor;border-bottom: 1px #fff/*#323232*/ dotted;margin-top:20px;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~焦点图 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.Hfcous { float:left; width:580px; height:375px;}
.slideBox{ width:580px; height:375px; overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:10px; font-size:0; text-align:center; background:#fff; cursor:pointer;border-radius:50px; }
.slideBox .hd ul li.on{ background:#ff6600; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:100%; object-fit: cover; display:block; border:0;}
.slideBox .bd  span{ position:absolute; bottom:0; background:#00000080 ; background: url(images/title_bg.png); width:100%;  line-height:40px;}
.slideBox .bd h1{color:#fff; font-weight: inherit; font-size:16px; margin:0; padding:0 10px; width:95%;  height:40px; white-space:nowrap;  text-overflow:ellipsis;overflow:hidden; }
.relative{ position:relative; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display: none;  }
.slideBox .nextStop{ display:none;  }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~焦点图  END~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*部门动态、教学动态、教务公告*/
.xhdtbox { float:left; width:600px; height:375px; margin-left:20px;}
/* 设置TAB样式 */
.sy_indexty { float:left; width:100%; height: auto;overflow:hidden;}
.sy_tabbox {float:left; width:100%; height:46px; background:#F1F6FC; margin-bottom:8px;overflow: hidden;}
.con_1{float:left;width:100%; height:46px; line-height:60px;}
.con_1 span { float:right; line-height:46px;}
.con_1 span a { float:right; height:46px; line-height:46px; font-size:14px;color:#c00000;  padding-right:10px;}
.con_1 span a:hover { color: #c00000;}
.con_1 dt{ float:left; width:170px; height:46px;line-height:46px; text-align:center; margin-right:5px;text-decoration:none; }
.con_1 dt a{ font-size:20px;color:#0A3586; font-weight:bold;  display:block;cursor:pointer;}
.con_1 dt a:hover,.con_1 dt.xz a{color:#ffffff; text-decoration:none;background:url(images/index_title2.png); }/* 鼠标经过效果*/
.content_1 { float:left; width:100%; height:auto;}
.content_1 .content_1_list_a1 { width:100%;float:left;}
.content_1 .content_1_list_a1 ul  { float:left; width:100%;}
.content_1 .content_1_list_a1 ul  li { float:left; width:100%; height:52px; line-height:52px;  font-size:16px; border-bottom: 1px dashed #d8d7d7;}
.content_1 .content_1_list_a1 ul  li .homlist { float:left; width:82%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.content_1 .content_1_list_a1 ul  li .homlist a {background:url(images/li_icon.png) left center no-repeat; padding-left:16px; color:#222222;}
.content_1 .content_1_list_a1 ul  li .homlist a:hover  { color: #DB2419; text-decoration: none;}
.content_1 .content_1_list_a1 ul  li .homtime { float: right; width:16%; font-size:14px; color:#0A3586; text-align:right;}


/* 教师学生 */
.mainbox { width:auto; height:auto;}
.mainbox .jiaoshibox { float:left; width:580px; height: auto;}
.mainbox .xueshengbox { float:left; width:580px; height:auto; margin-left:40px;}
.mainbox .jiaoshibox  .jsxsbox { float:left; width:100%;}
.mainbox .jiaoshibox .jsxsbox ul { float:left; width:100%;}
.mainbox .jiaoshibox .jsxsbox ul li { float:left; width:100%; height:45px; line-height:45px;}
.mainbox .jiaoshibox .jsxsbox ul li a { float:left; width:75%; height:45px; line-height:45px; padding-left:16px; font-size:16px; color:#222222;background:url(images/li_icon.png) left center no-repeat; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.mainbox .jiaoshibox .jsxsbox ul li a:hover  { color: #DB2419; text-decoration: none;}
.mainbox .jiaoshibox .jsxsbox ul li .tim { float: right; width:20%; font-size:14px; color:#0A3586; text-align:right;}

.mainbox .xueshengbox .jsxsbox { float:left; width:100%;}
.mainbox .xueshengbox .jsxsbox ul { float:left; width:100%;}
.mainbox .xueshengbox .jsxsbox ul li { float:left; width:100%; height:45px; line-height:45px;}
.mainbox .xueshengbox .jsxsbox ul li a { float:left; width:75%; height:45px; line-height:45px; padding-left:16px; font-size:16px; color:#222222;background:url(images/li_icon.png) left center no-repeat; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.mainbox .xueshengbox .jsxsbox ul li a:hover  { color: #DB2419; text-decoration: none;}
.mainbox .xueshengbox .jsxsbox ul li .tim { float: right; width:20%; font-size:14px; color:#0A3586; text-align:right;}


/*信息框左*/
.fLxxbox { float:left; width:860px; height:auto; }
/*快捷链接*/
.lianjiexxbox { float: left; width:100%; height: auto; overflow:hidden; }
.lianjiexxbox ul { float:left; width:110%;}
.lianjiexxbox ul li { float:left; width:200px; height:140px; background:#f5f5f5; margin-right:20px; margin-top:10px; margin-bottom:6px;}
.lianjiexxbox ul li .lianjiepic { width:200px; height:140px; overflow:hidden; display: block;}
.lianjiexxbox ul li .lianjiepic img { width:100%; height:100%;transition: transform 0.8s ease;}
.lianjiexxbox ul li .lianjiepic:hover img {transform: scale(1.2);}/*放大1.2倍*/
.lianjiexxbox ul li .lianjietext { width:100%; height:36px; line-height:36px; text-align:center; background:#555555; bottom:36px; z-index:100; position:relative; background:url(images/title_bg2.png);}
.lianjiexxbox ul li .lianjietext a { width:auto; padding:0px 10px; color:#ffffff; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.lianjiexxbox ul li .lianjietext a:hover {color: #FFCC00;}

/*教学纪要*/
.fLxxbox .anewslist { float:left; width:420px;}
.fLxxbox .bnewslist { float:left; width:420px; margin-left:20px;}
.fLxxbox .newslistbox { float:left; width:420px; overflow:hidden;}
.fLxxbox .newslistbox ul { float:left; width:100%;}
.fLxxbox .newslistbox ul li { float:left; width:100%; height:45px; line-height:45px;}
.fLxxbox .newslistbox ul li a { float:left; width:75%; height:45px; line-height:45px; padding-left:16px; font-size:16px; color:#222222;background:url(images/li_icon.png) left center no-repeat; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.fLxxbox .newslistbox ul li a:hover  { color: #DB2419; text-decoration: none;}
.fLxxbox .newslistbox ul li .tim { float: right; width:20%; font-size:14px; color:#0A3586; text-align:right;}



/*信息框右*/
.fRxxbox { float: right; width:320px; height: auto; }
/*校历下载*/
.fRxxbox .xiaolibox { float:left; width:300px; height:250px; background:url(images/jw_xiaoli_bg.jpg); padding:0px 10px 10px 10px; margin-top:10px;}
.fRxxbox .xiaolibox .xiaolitext { float:left; width:100%; height:55px; line-height:55px; font-size:20px; color:#FFC926; font-weight:bold; text-align:center; overflow:hidden;}
.fRxxbox .xiaolibox .xiaolipic { float:left; width:100%; height:195px;}
.fRxxbox .xiaolibox .xiaolipic img {float:left; width:100%; height:195px; list-style:none;}
.fRxxbox .xiaolixiazai { float:left; width:100%; height:37px; background:#F26E0F; text-align: center; overflow:hidden;}
.fRxxbox .xiaolixiazai a { float:left; width:100%; height:37px; line-height:37px; font-size:16px; font-weight:bold; color:#ffffff;background:url(images/jw_ico_6.png) 50px center no-repeat;}
.fRxxbox .xiaolixiazai a:hover { color:#ffffff;}

/*考试安排*/
.fRxxbox .kaoshibukao { float:left; width:100%; height: auto;}
.fRxxbox .kaoshibukao ul { float:left; width:100%;}
.fRxxbox .kaoshibukao ul li {float:left;width:100%; margin-top:19px;}
.fRxxbox .kaoshibukao ul li .noL {float:left;width:20%;height:66px;height: auto;}
.fRxxbox .kaoshibukao ul li .noL p {float: left;width: 100%;display: block;background:#0A3586;height:35px;line-height:35px;font-size:18px;color: #ffffff;font-weight:bold;text-align: center;}
.fRxxbox .kaoshibukao ul li .noL span {float: left;width: 100%;display: block;background:#F1F6FC;height:31px;line-height:31px;font-size:15px;color: #0A3586;text-align: center;}
.fRxxbox .kaoshibukao ul li .noR {float:left;width:75%;height:66px;margin-left:5%;}
.fRxxbox .kaoshibukao ul li .noR p { float:left; width:100%; height:66px; line-height:33px;font-size:16px; color:#222222; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.fRxxbox .kaoshibukao ul li .noR p a  { color:#222222; text-decoration: none;}
.fRxxbox .kaoshibukao ul li .noR p a:hover  { color:#c00000; text-decoration: none;}

/*友情链接*/
.youqingbox { float: left; width:100%; height: auto; overflow:hidden; }
.youqingbox ul { float:left; width:110%;}
.youqingbox ul li { float:left; width:auto; height:51px; line-height:51px; margin-right:5%; text-align:left;}
.youqingbox ul li a { width:auto; height:51px; line-height:51px; color:#222222; font-size:16px; background:url(images/title_weizhi2.png) left center no-repeat; padding-left:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.youqingbox ul li a:hover {color: #c00000;}




/*网站版权*/
#sy_footer  { margin:0px auto; width:100%; padding:20px 0px 15px 0px; background:#0A3586; border-top:0px solid #c00000;}
#sy_footer .footer_bq { margin:0px auto; width:1200px; font-size:14px; color:#ffffff; text-align: center; line-height:27px;}
#sy_footer .footer_bq a { color:#FFFFFF;}
#sy_footer .footer_bq .foottek1 { float: left; width:50%; text-align:left; text-align: left;}
#sy_footer .footer_bq .foottek2 { float:right; width:50%; text-align:left;}




	
/*列表页 listcolumn*/
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background:#0A3586;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {font-size:26px;font-weight:normal;color:#fff; display:block; line-height:80px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size:18px;font-weight:normal; background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:46px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0A3586;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0A3586;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0A3586;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0A3586;} 



/**列表**/
#listfrk { float: right; width:928px; height: auto;border:1px solid #d5d5d5}
#listfrk .listweizhi { width: auto; height:52px; line-height:51px; border-bottom: 1px solid #ececec;padding:0px 20px 0px 20px;}
#listfrk .listweizhi .lmtext { float:left;font-size:24px; color: #0A3586; text-align:left;}
#listfrk .listweizhi .lmweizhi { float:right; font-size:15px; color: #0A3586; text-align: right;}
#listfrk .listweizhi .lmweizhi a{ color:#0A3586;}
#listfrk .listweizhi .lmweizhi a:hover { color:#CC0000; text-decoration: none;}


#listfrk .listbox { width: auto; padding:0px 20px 15px 20px;}
#listfrk .listbox .ul { float:left; width:100%;}
#listfrk .listbox .ul .fxl { float:left; width:100%; height:51px; line-height:51px; border-bottom: 1px solid #f0f0f0; font-size:16px; color:#222222; }
#listfrk .listbox .ul .fxl a { float:left; width:80%; height:51px; line-height:51px; background:url(images/li_icon.png) left center no-repeat; padding-left:22px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk .listbox .ul .fxl a:hover { color:#c00000; background: url(images/li_icon2.png) left center no-repeat;}
#listfrk .listbox .ul  span { float:right; width:10%; text-align:right; font-size:15px; color:#0A3586;}
#listfrk .listbox .ul img { max-width:800px; margin:5px;}

#listfrk .listbox .wp_entry {
    width: 100%;
    line-height:2em;
    font-size:16px;
    color: #333;
    overflow: hidden;
}

/**控制列表页再单页文档下  显示内容图片的大小设置**/
.listbox .wp_entry img {
    max-width:100%;
    _width: :expression(this.width>640?"640px":this.width+"px");
}
/**图片列表页**/
#listfrk .listweizhi { width: auto; height:52px; line-height:51px; border-bottom: 1px solid #ececec;padding:0px 20px 0px 20px;}
#listfrk .listweizhi .lmtextpic { float:left;font-size:24px; color: #0A3586; text-align:left;}
#listfrk .listweizhi .lmweizhipic { float:right; font-size:15px; color: #0A3586; text-align: right;}
#listfrk .listweizhi .lmweizhipic a{ color:#0A3586;}
#listfrk .listweizhi .lmweizhipic a:hover { color:#CC0000; text-decoration: none;}

#listfrk .Piclistbox { float:left; width:888px; overflow:hidden; padding:0px 20px 15px 20px;}
#listfrk .Piclistbox .ul { float:left; width:1010px;}
#listfrk .Piclistbox .ul .li { float:left; width:207px; height:156px; margin-right:20px; margin-bottom:20px; list-style:none;}
#listfrk .Piclistbox .ul .li .picbox { float:left; width:100%; height:116px;}
#listfrk .Piclistbox .ul .li .picbox img { width:100%; height:116px; max-width:207px; min-width:207px;}
#listfrk .Piclistbox .ul .li .pictext{ float:left; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk .Piclistbox .ul .li .pictext a { color:#333333;}
#listfrk .Piclistbox .ul .li .pictext a:hover {color:#c00000;}
/*
#listfrk .Piclistbox { float:left; width:888px; overflow:hidden; padding:0px 20px 15px 20px;}
#listfrk .Piclistbox .ul { float:left; width:1010px;}
#listfrk .Piclistbox .ul .li { float:left; width:207px; height:334px; margin-right:20px; margin-bottom:20px; list-style:none;}
#listfrk .Piclistbox .ul .li .picbox { float:left; width:100%; height:294px;}
#listfrk .Piclistbox .ul .li .picbox img { width:100%; height:294px; max-width:207px; min-width:207px;}
#listfrk .Piclistbox .ul .li .pictext{ float:left; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk .Piclistbox .ul .li .pictext a { color:#333333;}
#listfrk .Piclistbox .ul .li .pictext a:hover {color:#c00000;}
*/
/**内容页**/
#artiboxfrk { float: left; width:1200px; height: auto;}
#artiboxfrk .listweizhi { float:left; width:100%; height:52px; line-height:51px; border-bottom:1px solid #ececec;}
#artiboxfrk .listweizhi .lmtext { float:left;font-size:24px; color: #0A3586; text-align:left;}
#artiboxfrk .listweizhi .lmweizhi { float:right; font-size:15px; color: #0A3586; text-align: right;}
#artiboxfrk .listweizhi .lmweizhi a{ color:#0A3586;}
#artiboxfrk .listweizhi .lmweizhi a:hover { color:#CC0000; text-decoration: none;}
#artiboxfrk .artibox { float:left; width:100%;}
#artiboxfrk .artibox .arti_title { float:left; width:100%;font-size:24px; color: #222222; text-align: center; margin-top:0px;}
#artiboxfrk .artibox .arti_metas { float:left; width:100%; font-size:14px; color: #666; text-align: center; margin:20px 0px 0px 0px; padding-bottom:20px; border-bottom:1px dotted #dddddd;}
#artiboxfrk .artibox .arti_metas .arti_publisher { margin:0px 10px;}

#artiboxfrk .artibox { float:left; width:100%; line-height:2.3em;font-size:16px; color: #333; margin:20px 0px; text-align:left; border-bottom:1px solid #ddd; padding-bottom:20px;}
#artiboxfrk .artibox p {line-height:2.3em;font-size:16px; color: #333;}
#artiboxfrk .artibox  a { color:#333;}
#artiboxfrk .artibox  a:hover { color:#333; text-decoration: none;}
#artiboxfrk .artibox .artibox img { max-width:880px; margin:5px;}

#artiboxfrk .artibox .prev_next { float:left; width:100%; line-height:27px;font-size:14px; color: #666; text-align:left;}
#artiboxfrk .artibox .prev_next a { color:#666;}
#artiboxfrk .artibox .prev_next a:hover { color:#CC0000; text-decoration: none;}




/**培训课**/
.pxkpic { width:1200px; margin:auto;}
.pxkpic img { width:100%;height: 100%; object-fit: cover;}
.pxklistbox {width:1198px; height: auto;border:1px solid #d5d5d5}


.pxklistbox .listbox { width: auto; padding:15px 20px 15px 20px;box-sizing: border-box;}
.pxklistbox .listbox .ul { float:left; width:100%;}
.pxklistbox .listbox .ul .fxl { float:left; width:46%; margin:0px 2%; height:56px; line-height:56px; border-bottom: 1px solid #f0f0f0; font-size:18px; color:#333; font-weight:bold;}
.pxklistbox .listbox .ul .fxl a { float:left; width:100%; height:56px; line-height:56px; background:url(images/h132.png) left center no-repeat; padding-left:33px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.pxklistbox .listbox .ul .fxl a:hover { color:#c00000;  /*background: url(images/h131.png) left center no-repeat;*/}




/**列表**/

/*列表页 listcolumn*/
.col_menu2 {width:440px;float:left;margin-right:-440px;position:relative;} 
.col_menu2 .l-qh{ margin-bottom:10px;}
.col_menu2 .col_menu_head {background:#0A3586;}/**位置栏目背景**/
.col_menu2 .col_menu_head h3.col_name {}/**位置栏目字体**/
.col_menu2 .col_menu_head h3.col_name .col_name_text {font-size:26px;font-weight: bold ;color:#fff; display:block; line-height:80px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu2 .col_menu_con{border:1px solid #e4e4e4;}


#listfrk2 { float: right; width:720px; height: auto;border:1px solid #d5d5d5}
#listfrk2 .listweizhi { width: auto; height:52px; line-height:51px;  border-bottom: 1px solid #ececec;padding:0px 20px 0px 20px;}
#listfrk2 .listweizhi .lmtext { float:left;font-size:24px; color: #0A3586; text-align:left; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}


#listfrk2 .listbox { width: auto; padding:0px 20px 15px 20px;box-sizing: border-box;}
#listfrk2 .listbox .ul { float:left; width:100%;}
#listfrk2 .listbox .ul .fxl { float:left; width:100%; height:51px; line-height:51px; border-bottom: 1px solid #f0f0f0; font-size:16px; color:#222222; }
#listfrk2 .listbox .ul .fxl a { float:left; width:80%; height:51px; line-height:51px; background:url(images/li_icon.png) left center no-repeat; padding-left:22px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk2 .listbox .ul .fxl a:hover { color:#c00000; background: url(images/li_icon2.png) left center no-repeat;}
#listfrk2 .listbox .ul  span { float:right; width:10%; text-align:right; font-size:15px; color:#0A3586;}
#listfrk2 .listbox .ul img { max-width:800px; margin:5px;}

#listfrk2 .listbox .wp_entry {
    width: 100%;
    line-height:2em;
    font-size:16px;
    color: #333;
    overflow: hidden;
}

.youqingbox { margin:auto; width:100%; height:60px; display: none;}
.youqingbox .option-center { font-size:15px; font-weight:bold; text-align: center !important;/* 添加浏览器前缀以增强兼容性 */-moz-text-align-last: center;text-align-last: center;}

