@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#444; outline:0; }
:focus { outline:0; }
/*浏览次数*/
.WP_VisitCount {display: inline}

/*学院平台*/
#wp_nav_w12 .wp_nav .i1 a .item-name{ background:url(images/jpkc.png) no-repeat left;}
#wp_nav_w12 .wp_nav .i2 a .item-name{ background:url(images/bsxt.png) no-repeat left;}
#wp_nav_w12 .wp_nav .i3 a .item-name{ background:url(images/wljx.png) no-repeat left;}
#wp_nav_w12 .wp_nav .i4 a .item-name{ background:url(images/kyxt.png) no-repeat left;}
#wp_nav_w12 .wp_nav .i5 a .item-name{ background:url(images/sfzx.png) no-repeat left;}
#wp_nav_w12 .wp_nav .i6 a .item-name{ background:url(images/zyxz.png) no-repeat left;}

/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; 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;}
/*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;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#444;}
p{line-height:1.75rem;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#71246B; }



/*   首页   */
.header{
	width: 100%;
	height: 2.5rem;
	background: #ECECEC;
	display: block;
}
.header .gdhome{
	width: 100%;
	height: 100%;
	font-size: 0.875rem;
	font-family: Hiragino Sans GB;
	line-height: 2.5rem;
	margin-left: 15%;
        color:#71246B;
}
.header .search{
	position: absolute;
	top: 0.3rem;
	right: 15%;
	z-index: 30;
	height: 1.9rem;
	width: 15.625rem;
}
.nav{
	width: 100%;
	height: 3.125rem;
	background: #71246B;
        border-top: 2px solid white;
}
.nav .container{
	width: 1200px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 3.125rem;
}
.main{
	background-image: url(images/contentbk.png);
	width: 100%;
	/*height: 100%;*/
        min-height:450px
}
.main li{margin-bottom: 3px;}
.content{
	width: 75rem;
	margin: 0 auto;
}
.content .mod1{
	    margin-bottom: 1.25rem;
		padding-top: 1rem;
	    overflow: hidden
}
.mod1 .banner{
	float: left;
	width: 37.5rem;
	height: 20.625rem;
	margin-right: 1.25rem;
	overflow: hidden;
}
.mod1 .head-bar .title{color:#71246B;}
.mod1 .news{
	float: left;
	width: 34.25rem;
	height: 20.625rem;
	overflow: hidden;
	background: url(images/frame1.png) no-repeat;
	background-size:100% 100%;
	padding: 0 1rem;
}
.head-bar{
	overflow: hidden;
	/*margin-bottom: 8px;*/
}
.con{
	font-size: 14px;
}
.wp_article_list .list_item{
height:30px;
line-height:30px;
}
.wp_article_list .list_item .Article_Index{height:22px;}
.wp_article_list .list_item .Article_Title a:hover{color:#71246B !important;}
.head-bar .title{
	float: left;
	line-height: 36px;
	font-size: 18px;
	color: #333333;
}

.head-bar .more_btn{
	float: right;
	margin-top:11px;
	font-size: 14px;
	color: #333333;
}
.news_list .news_meta{
	float: right;
	margin-left: 2px;
        color:#333333;
}
.content .mod2{
	width: 27.5rem;
	float: left;
	margin-right: 1.25rem;
}
.mod2 .tzgg{
	width: 26.25rem;
	height: 240px;
	padding: 0 10px;
	background: url(images/frame2.png) no-repeat;
	background-size:100% 100%;
	margin-bottom: 1.25rem;
}
.mod2 .bkspy{
	width: 26.25rem;
	height: 240px;
	padding: 0 10px;
	background: url(images/frame2.png) no-repeat;
	background-size:100% 100%;
	margin-bottom: 1.25rem;
}
.mod2 .xsgz{
	width: 26.25rem;
	height: 240px;
	padding: 0 10px;
	background: url(images/frame2.png) no-repeat;
	background-size:100% 100%;
	margin-bottom: 1.25rem;
}
.mod2 .head-bar .title{color:#fff;}
.mod2.head-bar .more_btn{color:#fff;}
.content .mod3{
	width: 27.5rem;
	float: left;
	margin-right: 1.25rem;
}	
.mod3 .kygz{
	width: 26.25rem;
	height: 240px;
	padding: 0 10px;
	background: url(images/frame2.png) no-repeat;
	background-size:100% 100%;
	margin-bottom: 1.25rem;
}
.mod3 .yjspy{
	width: 26.25rem;
	height: 240px;
	padding: 0 10px;
	background: url(images/frame2.png) no-repeat;
	background-size:100% 100%;
	margin-bottom: 1.25rem;
}
.mod3 .djgz{
	width: 26.25rem;
	height: 240px;
	padding: 0 10px;
	background: url(images/frame2.png) no-repeat;
	background-size:100% 100%;
	margin-bottom: 1.25rem;
}
.mod3 .head-bar .title{color:#fff;}
.mod3 .head-bar .more_btn{color:#fff;}
.content .mod4{
	width: 17.5rem;
	float: left;
}
.mod4 .xypt{
	width: 260px;
	height: 760px;
	padding: 0 10px;
	background: url(images/frame3.png) no-repeat;
	background-size:100% 100%;
	margin-bottom: 1.25rem;
}
.xyfc{
	width: 1180px;
	height: 280px;
	padding: 0 10px;
	background: url(images/frame4.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 1rem;
	display: inline-block;
}
.ptlj li{
	width: 118px;
	height: 100%;
	float: left;
	text-align: center;
}
.ptlj li:nth-of-type(even){
	margin-left: 20px;
}
.ptlj img{
	display: block;
	margin-bottom: 10px;
	margin-left: 15px;
}
.xyfc-lb {text-align: center;}
.xyfc-lb img{margin: 0 5px 5px 5px}
.footer{
	width: 100%;
	background-color: #71246B;
	font-size: 0.875rem;
	color: #FFFFFF;
	padding: 1.25rem 0;
	text-align: center;
}
.footer p{
	color: #fff;
	font-size: 12px;
	line-height: 22px;
}








/*  列表   */

.con_list{
	width: 1260px;
	margin: 0 auto;
	padding: 15px 20px;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
	overflow: hidden;
}
.con_list li{ font-size:14px;}
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #71246B;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; 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: 15px;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:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#71246B; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #71246B;}
.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:#71246B;}
/*二级子栏目**/
.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 52px;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:#71246B;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; 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:#71246B;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #71246B;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px; color:#444;}
.col_news_list .wp_article_list .list_item li {margin:10px 0px; } /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list li { margin:12px 0; }






/*   详情页   */
.con_info{
	width: 1260px;
	margin: 0 auto;
	padding: 15px 30px;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
	overflow: hidden;
}
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}

/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;color:#999}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #aaa url(images/sous.png) no-repeat center;cursor: pointer;}
