@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	font-family: "microsoft yahei";
}

img {
	border: none;
}

li {
	list-style: none;
}

a {
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #0068b7;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: '';
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*clear: both;
}

.w_max {
	width: 100%;
}

.w_middle {
	width: 1200px;
	margin: 0 auto;
}

.xwdt_a,
.xwdt_con ul li a,
.tzgg_list ul li a,
.xywh_list ul li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

body {
	font-size: 15px;
	color: #808080;
	min-width: 1200px;
	width: expression(document.body.clientWidth <=1200 ? "1200px":"auto");
}


/**logo  menu  start**/

.top_box {
	height: 120px;
	background:#0068b7 url(../images/top_bg.png) center no-repeat;;
}

.logo_box {
	height: 120px;
	width: 355px;
	
	display: block;
}

.w910{width:830px;}
.menu_box{margin-top:0px;width:810px;float:right;}
.topLink{width:660px;float:right; padding-top:18px;padding-left:10px;}
.topLink  a{display:block;float:left;height:30px;line-height:30px;color:#99c3e2; text-align:left;font-size:14px;margin-left:19px;}
.search{
  height: 26px;
  line-height: 26px;
  width: 235px;
}
.search form {
  height: 26px;
  line-height: 26px;
  width: 240px;
  margin-left: 25px;
}
.search form .search_text {
  width: 176px;
  height: 26px;
  padding: 0 10px;
  background: url(../images/bg_search.png) center top no-repeat;
border:none;}
.search form .search_btn {
  height: 26px;
  width: 40px;
  background: #fff url(../images/ico_search.png) center no-repeat;
border:none;
}
.menu_box ul li {
	
	float: left;
}

.menu_box ul li a {
		display: block;
	color: #fff;
	font-size: 16px;
}

.menu_box ul li a:hover {
	
	font-weight: bold;
	color: #ff9000;
	}





.wp_nav { display:block; margin: 0; padding: 0;display: block; *zoom:1;}
.wp_nav * {margin: 0; padding: 0}
.wp_nav:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
.wp_nav .on { z-index:10;}
.wp_nav .nav-item .mark {display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; }
.wp_nav .nav-item a{ font-family:"Microsoft Yahei"; display:block;text-align:center;position:relative; z-index:100;}
.wp_nav .nav-item a.parent:hover{}
.wp_nav .nav-item a.parent{color:#ff9000;}
.wp_nav .nav-item a span.item-name{line-height:40px; padding-bottom:20px;}
.wp_nav .sub-nav {display:block; width:100%; position:absolute; z-index:200; visibility:hidden; border:0px solid #ccc;border-top:none;}
.wp_nav .sub-nav .nav-item { white-space:nowrap;left:-6px;}
.wp_nav .sub-nav .nav-item .mark { background:#0068b7;left:-6px;}
.wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:14px;font-weight:normal; color:#fff;text-align:center;border-top:0px solid #D8E1CC;width: 105px;left:-6px;}
.wp_nav .sub-nav .nav-item a.parent:hover{ background:#0068b7;color:#ff9000;}
.wp_nav .sub-nav .nav-item a.parent { background:#0068b7;color:#ff9000;}
.wp_nav .sub-nav .nav-item a span.item-name {line-height: 25px;}
.wp_nav .nav-item a.parent:hover span.item-name{}
.wp_nav .nav-item a.parent span.item-name{}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name{}
.wp_nav .sub-nav .nav-item a.parent span.item-name{}




/**logo  menu  end**/


/**banner   start**/

.banner_box {max-height:430px;
}

.slide-main {
	height:430px;	position: relative;
}
.item {
	display: block;
	width: 200px;
	height: 14px;
	position: absolute; left: 0; right: 0; bottom:30px; margin-left: auto; margin-right: auto;
	z-index: 124;padding-right: 40px;
}

.item a {
	display: inline-block; float: right;
	width: 12px;
	height: 12px;
	margin-right: 8px;
	overflow: hidden;
	border: 2px #fff solid;
	border-radius: 12px;
}

.item a.cur {
	background: #0068b7;
	border-color: #0068b7;
}

.slide-box,
.slide {
	display: block;
	width: 100%;
	height:430px;
	overflow: hidden;
}

.slide-box {
	width:100%;
            position:relative;
            overflow:hidden;
            height:430px;
}

.slide {
	display: none;
	height:430px;	padding-top: 0px;
	
	z-index: 8;
            width:1920px; /*图片宽度*/
            position:absolute;
            left:50%;
            margin-left:-960px;
}

.slide a {
	display: block;
	width: 100%;
	height:430px;
	cursor: pointer;position: relative;
}

.slide_titBox{width: 1200px;height: 100px;position: absolute; left: 0; right: 0; bottom:50px; margin-left: auto; margin-right: auto; margin: 0 auto;}
.slide_tit{background: url(../images/bannerTitBG.png) center no-repeat;width: 520px;padding: 25px 40px;  height: 50px;float: right;}

.slide a h3{
	font-size: 18px;
	font-weight: bold;color: #fff;
}
.slide a p{
	font-size: 16px;color: #fff; line-height:40px;
	
}

/**banner   end**/


/**新闻动态    startt**/

.news_box {
	padding: 40px 0px;
}

.tit_box {
	height: 20px;
	line-height: 20px;
	padding-bottom: 18px;
}

.tit_box a {
	color: #808080;
	font-size: 14px;
	display: block;
}

.tit_a {
	text-transform: uppercase;
}

.tit_a font {
	font-size: 20px;
	font-weight: bold;
	color: #0068b7;
}

.tit_more {
	width: 45px;
	background: url(../images/tit_more_bg.png) right center no-repeat;
}

.xwdt_img,
.xwdt_img img {
	width: 380px;
	height: 286px;
}

.xwdt_img img {
	display: block;
}

.xwdt_right {
	width: 790px;
	height: 286px;
	overflow: hidden;
}

.xwdt_box,
.xwdt_con {
	width: 380px;
}

.xwdt_box ul li {
	margin-bottom: 20px;
	height: 82px;
}

.left_img,
.left_img img {
	display: block;
	height: 82px;
	width: 114px;
}

.xwdt_a_zy {
	width: 252px;
}

.xwdt_a {
	width: 100%;
	line-height: 30px;
	margin: 2px 0px;
}

.xwdt_zy {
	font-size: 14px;
	line-height: 20px;
}

.xwdt_con ul {
	margin-top: -15px;
}

.xwdt_con ul li {
	line-height: 45px;
}

.xwdt_con ul li:hover span {
	color: #0068b7;
}

.xwdt_con ul li a {
	background: url(../images/li_bg.png) left center no-repeat;
	float: left;
	padding-left: 16px;
	width: 313px;
}

.xwdt_con ul li span {
	float: right;
	font-size: 15px;
}


.dtjt9_div_text{left:0;width:380px;bottom:-0px;z-index:10;}
.dtjt9_div_img .number{bottom:10px;right:3px;}
.dtjt9_div_text .dtjt9_div_text_title{text-align:left;text-indent:10px;background:rgba(0,0,0,0.4);color:#fff;height:40px;line-height:40px;}
.dtjt9_div_text a:link{color:#fff;line-height:40px;font-size:15px;font-family: "microsoft yahei";font-weight:normal;}

/**新闻动态    end**/

.index_middle {
	background: #f0f8ff;
	padding: 40px 0px;
}

.tzgg_xywh {
	width: 790px;
}


/**通知公告    start**/

.tzgg_box,
.xywh_box,
.jyky_box {
	width: 380px;
}

.tzgg_list ul li {
	height: 22px;
}

.left_data {
	height: 22px;
	width: 69px;
	border-right: 1px #c2e0f6 solid;
}

.g_data {
	line-height: 22px;
	width: 32px;
	color: #333333;
	font-size: 24px;
}

.mon_year span {
	display: block;
	line-height: 11px;
	font-size: 12px;
}

.tzgg_list ul,
.xywh_list ul {
	height: 287px;
	overflow: hidden;
}

.tzgg_list ul li {
	margin-bottom: 26px;
}

.tzgg_list ul li a {
	line-height: 22px;
	width: 300px;
	float: right;
}

.tzgg_list ul li:hover .left_data {
	border-color: #0068b7;
	color: #0068b7;
}

.tzgg_list ul li:hover .g_data,
.tzgg_list ul li:hover a {
	color: #0068b7;
}


/**通知公告    end**/


/***校园文化   start**/

.xywh_list ul li {
	padding: 0 15px;
	height: 88px;
	overflow: hidden;
	margin-bottom: 11px;
	background: url(../images/xywh_li_bg.png) center no-repeat;
}

.xywh_list ul li a {
	margin: 5px 0 2px;
	width: 100%;
	line-height: 30px;
}

.xywh_zy {
	font-size: 14px;
	line-height: 20px;
}

.xywh_list ul li:hover {
	background: url(../images/xywh_li_hover.png) center no-repeat;
}


/***校园文化   end**/


/**教学科研     start**/

.jxky_list ul{
	margin-top: 0px;
	height: 85px;
	overflow: hidden;margin-bottom:4px;
}

.fir_li {
	padding-bottom: 10px;
	border-bottom: 1px #d9d9d9 solid;
}

.fir_data {
	height: 15px;
	line-height: 15px;
	background: url(../images/data_bg.png) left center no-repeat;
	padding-left: 18px;
}

.fir_a {
	width: 100% !important;
	line-height: 30px;
}

.fir_zy {
	line-height: 20px;
	font-size: 14px;
}


/**教学科研     end**/


/**底部快速入口   start**/

.index_bot_box {
	height: 360px;
	padding: 40px 0px;
	background: url(../images/ksrk_bg.png) center no-repeat;
}

.index_bot_con {
	background: url(../images/index_bot_bg.png) center repeat;
}

.ksrk_box {
	width: 300px;
	height: 180px;
	float: left;
}

.djgz_tit {
	display: block;
	height: 30px;
font-size:18px!important;
	line-height: 30px;
	margin: 65px auto 10px;
	width: 115px;
	text-align: right;
	color: #fff !important;
	background: url(../images/djgz_bg.png) no-repeat;
}
.djgz_tit a{font-size:18px!important}
.djgz_list {
	width: 212px;
	margin: 0 auto;
}

.djgz_list ul li {
	line-height: 30px;
	float: left;
}

.djgz_list ul li a {
	padding: 0 17px;
	color: #fff;
}

.tzcs_box {
	background: url(../images/tzcs_bg.png) center no-repeat;
}

a.tzcs_a {
	width: 135px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-top: 16px;
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.rcpy_tit {
	background: url(../images/rcpy_bg.png) left center no-repeat;
}

.szdw_box {
	background: url(../images/szdw_bg.png) center no-repeat;
}

.xyfj_box {
	background: url(../images/xyfj_bg.png) center no-repeat;
}

.xzzq_tit {
	background: url(../images/xzzq_bg.png) left center no-repeat;
}

.xygw_tit {
	margin-top: 70px;
	height: 35px;
	line-height: 35px;
	background: url(../images/xygw_bg.png) left center no-repeat;
}

.qtjs_box {
	background: url(../images/qtjs_bg.png) center no-repeat;
}

.slty_tit {
	margin-top: 42px;
	height: 36px;
	background: url(../images/slty_bg.png) left center no-repeat;
}

.xymh_tit {
	background: url(../images/xymh_bg.png) left center no-repeat;
}


/**底部快速入口   end**/

.share_ret {
	background: #f5f5f5;
	height: 59px;
	border-bottom: 1px #e6e6e6 solid;
}

.share_box {
	height: 36px;
	margin-top: 12px;
}

.bdshare-button-style0-24 .bds_weixin {
	background: url(../images/wx_bg.png);
	background-position: center !important;
	background-repeat: no-repeat;
	margin-right: 20px;
}

.bdshare-button-style0-24 .bds_tsina {
	background: url(../images/wb_bg.png);
	background-position: center !important;
	background-repeat: no-repeat;
}

.return_top {
	height: 59px;
}

.return_top a {
	display: block;
	height: 59px;
	width: 82px;
	background: url(../images/return_bg.png) left center no-repeat;
	text-align: right;
	line-height: 59px;
}

.footer_box {
	background: #f5f5f5;
	padding: 40px 0;
}
.lj_box{width:auto;}
.lj_box ul li {
	line-height: 30px;
	margin-right: 28px;
	float: left;
}
.lj_box ul li:last-child{margin-right:0;}
.bq_box {
	margin-top: 10px;
}

.bq_box ul li {
	line-height: 30px;
	color: #333;
	float: left;
}

.dz_box {
	padding: 0px 17px;
	background: url(../images/dz_bg.png) left center no-repeat;
}

.yb_box {
	padding: 0 21px 0 28px;
	background: url(../images/yb_bg.png) left center no-repeat;
}

.dh_box {
	padding: 0px 42px 0 21px;
	background: url(../images/dh_bg.png) left center no-repeat;
}

.bq_con {
	color: #333;
}

.footer_right {
	width: 190px;
	height: 36px;
}

.footer_right select { margin-top:13px;
	width: 190px;
	height: 30px;
	background: #e6e6e6;
	border: none;
	color: #4c4c4c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.nei_banner{width:100%;height: auto;}
.nei_banner img{width:100%;height: 100%;}

.nei_nowBox{background: #f5f5f5;width: 100%;height: 50px;margin-bottom: 30px;}
.nei_now{width: 1200px;height: 50px;margin: 0 auto; text-indent:30px;  line-height: 50px;background: url(../images/now_06.png) no-repeat left center;color:#333;font-size: 15px;}
.nei_now a{color:#0068b7;}
.nei_left{width: 290px; min-height: 200px;  height:auto; padding-bottom: 157px; background:#f0f8ff url(../images/nei_leftImg_24.png) no-repeat center bottom;}
.nei_left .Column_Anchor{display:block; width: 290px;height:80px;line-height: 80px; background: url(../images/nei_leftImg_09.png) no-repeat center;font-size: 20px;font-weight: bold;color:#fff;text-align:  center;}
.nei_left ul{width: 232px;padding: 0 28px;min-height: 120px; height:auto;background:#f0f8ff;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;}
.nei_left ul li{ height: 47px;line-height: 47px;border-bottom: 1px solid #d9d9d9; padding-left: 15px;background: url(../images/nei_leftImg_18.png) no-repeat left center;}
.nei_left ul li a{display: block; background: url(../images/nei_leftImg_15.png) no-repeat right center; color:#333;}
.nei_left ul li a:hover{background: url(../images/nei_leftImg_22.png) no-repeat right center;color:#0068b7;}


.nei_right{width:870px;height: px;}





.wp_listcolumn {
	width: 100%; border-top-color: rgb(221, 221, 221); border-bottom-color: rgb(255, 255, 255); border-top-width: 0px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: solid; display: block;

 height: 47px;line-height: 47px;border-bottom: 0px solid #d9d9d9; padding-left: 15px;background: url(../images/nei_leftImg_18.png) no-repeat left center;
}
.wp_listcolumn .wp_column {
	width: 100%; vertical-align: bottom; display: block;
}
.wp_listcolumn .wp_column a {
	background: no-repeat 6px 12px rgb(245, 245, 245); width: 100%; text-align: left; color: #333; font-size: 16px; font-weight:normal; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(221, 221, 221); border-top-width: 0px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: solid; display: block; -ms-word-wrap: break-word;

display: block; background: url(../images/nei_leftImg_15.png) no-repeat right center;
}
.wp_listcolumn .wp_column a:hover {
	color: #0068b7; background-color: rgb(249, 249, 249);
background: url(../images/nei_leftImg_22.png) no-repeat right center;
}
.wp_listcolumn .wp_column a:hover .column-name {
	
}
.wp_listcolumn .wp_column a.selected {
	color: #0068b7; background-color: red;
background: url(../images/nei_leftImg_22.png) no-repeat right center;
}
.wp_listcolumn .wp_column a.parent {
	
}
.wp_listcolumn .wp_column a.parent .column-name {
	
}
.wp_listcolumn .wp_column a .column-name {
	padding: 5px 10px 5px 20px; line-height: 22px; display: inline-block; cursor: pointer;
}
.wp_listcolumn .wp_subcolumn {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
	background:none; color: none; font-size: 14px; border-top-color: currentColor; border-bottom-color: rgb(170, 170, 170); border-top-width: medium; border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
	color: none;background-color: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
	line-height: 0px; padding-left: 0px;
}

.possplit{background:url(../images/posSplit.gif) center no-repeat;}



/**文章列表:UL**/
.wp_article_list{ display:block; width:100%;min-height:450px; height:auto;}
.wp_article_list .list_item { width:100%; padding-top:35px;   height:65px; line-height:24px; border-bottom:1px dashed #ccc; vertical-align:top; }
.wp_article_list .list_item span { display:inline-block; vertical-align:top; float:left; margin-left:5px;}
.wp_article_list .list_item .pr_fields { display:inline; float:left;}
.wp_article_list .list_item .Article_Index { display:inline-block; width:10px; height:16px; margin-top:3px; color:#fff; font-size:11px;float:left; margin-right:5px; overflow:hidden; text-indent:-99em; background:url(wp_article_li_1.png) no-repeat 50%;}
.wp_article_list .list_item .Article_Title {width:760px;   }
.wp_article_list .list_item .Article_Title a{font-size:15px;color:#333;  }

.wp_article_list .list_item .ex_fields { display:inline; float:left;}
.wp_article_list .list_item .Article_PublishDate { margin-top:-48px;   color:#666;width:130px; padding-left:20px;  background:url(../images/data_bg.png) no-repeat left center;}
.wp_article_list .list_item .Article_PublishDate a{color:#808080;font-size:15px;}
.wp_article_list .list_item .Article_VisitCount { color:#808080; font-size:14px;}




/**文章页**/
.infobox { margin:0 auto;}
.article {width:1200px;}
.article h1.arti_title {
	line-height:26px;
	font-family: "Microsoft YaHei";
	padding:5px;
	text-align:center;
	font-size:20px;
	color:#0068b7;font-weight:bold;
}

 /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.7; font-size:15px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/




 /**图文列表页**/

.list_con {
	padding-bottom: 30px;
	float: left;
	width: 850px;padding-left:20px;
}
.list_con_pic {
	float: left;
	width: 180px;
	height: 220px;
	padding-right: 25px;
}
.list_con_title {
	float: left;
	width: 600px;font-size:16px;font-weight:bold;
	height: 32px;padding-top:5px;
}
.list_con_title  a{
	font-size:16px;font-weight:bold;
	}
.list_con_intro {
	line-height: 32px;
	width: 600px;
	float: left;word-wrap:break-word
}
.list_con_intro a{font-size:15px;color:#666;text-indent:20px;}
.list_con_more {
	float: right;
	line-height: 20px;margin-right:30px;
}

.list_con_more  a{font-size:14px;color:#ff7800;}

