﻿@charset "utf-8";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	本网站通用布局
*/

/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

/* Public */
html{width:100%;}
body{width:100%; color:#23352e;font:14px/180% Tahoma,"微软雅黑","Microsoft YaHei","宋体",SimSun,SimHei,Arial,Helvetica,Tahoma,Verdana,Georgia; -webkit-text-size-adjust: none;}
a{color:#004276;text-decoration:none; outline:none;}
a:hover {color:#d00; text-decoration:none; }
.clear{border:none;border-top: 1px solid transparent !important;clear: both;font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.clearbox {border:none;border-top: 1px solid transparent !important;clear: both;
font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.blank{ display:block; height:15px;font-size:0px; line-height:0; overflow:hidden; clear:both;  }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix{height:1%;}
*+html .clearfix{min-height:1%;}
.fl{ float:left;}
.fr{ float:right; }
.hide{ display:none;}
.mat{ margin-top:10px;}
table { max-width: 100%; border-collapse: collapse; border-spacing: 0; }

/* ----列表通用---- */
/*盒模板*/
.box{border:none;}
.box .hd{line-height:30px;}
.box .hd h3{font-weight:normal;font-size:16px;color:#000;}
.box .hd .more{float:right;_display:inline;margin-right:5px;}
.box .bd{padding:9px;}

/*侧栏模板*/
.sideBox{position:relative;margin-bottom:10px;padding: 0 20px;background: #fff;}
.sideBox .hd{height: 40px;line-height: 40px;border-bottom:2px solid #d7d7d7;}
.sideBox .hd h3{font-size:14px;font-weight:bold;float: left;padding: 0 10px;border-bottom: 2px solid #01509A;}
.sideBox .hd h3 span,
.sideBox .hd h3 a{color: #085399;}
.sideBox .hd .more{float:right;_display:inline;overflow: hidden;color: #ff812e;}
.sideBox .bd{/* padding:10px; */}

/* 通用信息列表 */
.infoList{ text-align:left; }
.infoList li{ height: 27px; line-height: 27px; overflow:hidden;}
.infoList li a{ padding-left:14px; background: url(../imggg/icon.png) no-repeat 2px -209px; font-size: 12px;}
.infoList li .date{ margin-left:10px;float:right; color:#999;}
.infoList li .node{font-weight:bold;color:#666; margin-right:10px;}
.infoList li a:hover{background-position:2px -209px}
.infoList li a:hover.node{color:#d00;}

/* 通用带图片的信息列表_普通式 */
.picList{overflow:hidden;}
.picList li{float:left;width:160px;margin:0 10px 20px;text-align:center;_display:inline;}
.picList li .pic img{width:160px; height:120px;}
.picList li .pic a:hover img{ border-color:#aaa;}
.picList li .title{ padding-top:5px;font-size:12px;line-height:18px;}

/* ----页面区域---- */
body{background:#eee;}
#wrap{}
.siteWidth, #content { margin:0 auto;width:1000px; position: relative;}

/* 头部 */
#header{height: 171px;min-width: 1000px;background: url(../imggg/bg_top.png) no-repeat center top #fff;}
.top{overflow:hidden;display: none;}
	.userPanel{float:right;height: 24px;line-height: 24px;margin-top: 16px;}
	.userPanel a{padding: 0 5px 0 18px;background:url("../imggg/icon.png") no-repeat;color: #fff;margin-right: 13px;}
	.userPanel a.a1{background-position:0 -45px;}
	.userPanel a.a2{background-position:0 -90px;}
	.userPanel a.a3{background-position:0 0;}
	.logoBar{
    overflow: hidden;
    height: 171px;
}
		.logo{width: 289px;height: 42px;position: absolute;background-size: 100%;top: 16px;}
			.logo img{width: auto;height: 146px;}
		.nav{height: 42px;line-height: 40px;background-color: #205497;}
		#mainNav{position:relative;text-align:center;margin: 0 auto;width: 1000px;height: 48px;z-index: 11;}
		#mainNav *{ zoom:1; vertical-align:top;}
		#mainNav li{ }
		#mainNav a{ display:block;color:#fff;}
		#mainNav li.spe{float:left;width:2px;height:38px;overflow:hidden;line-height:200px;background: url(../imggg/nav_bg.png) no-repeat center 70% #085399;}
		#mainNav .li1{float:left;_display:inline;margin: 0 0px;height: 40px;line-height: 42px;padding: 0 6px;}
		#mainNav .h1{ display:inline-block; *display:inline;}
		#mainNav .li1 .a1{width: 97px; display:inline-block; *display:inline;font-size: 16px;}	
		#mainNav .on1 .a1 {color:#fff; border-bottom:2px solid #fff; font-weight:bold;background-color:#2c68b5}
		#mainNav ul{display:none;position:absolute;top:42px;left: 0px;width: 1000px;background: #fff;padding: 0;text-align: center;}

		#mainNav ul .li2 a{color: #085399;}
		#mainNav ul .li2 a:hover{color:#fff; background:#085399;}
		.mainNav .ul1{ overflow:hidden; line-height:28px;border:1px solid #085399;border-top:none;  position:absolute; left:0; top:42px; width:998px; padding:5px 5px; display:none; background: #fff;opacity: 0.9;filter:(opacity=90%);}
	.mainNav .li2{ display:inline-block; *display:inline; zoom:1; font-size:14px; margin:0 5px; vertical-align:top;width:auto; }
	.mainNav .h2{ padding:2px 0; display:inline-block; *display:inline; zoom:1; vertical-align:top }
	.mainNav .a2{height:28px;line-height:28px;padding:0 10px;color: #333;font-size: 15px;font-family: "Microsoft YaHei",SimSun,Tahoma,Helvetica,Arial,sans-serif;word-break:break-all;word-wrap:break-word;display:inline-block; *display:inline;zoom:1;}
	.mainNav .a2:hover{ color:#fff; text-decoration:none;background-color: #cf000c; }
    #ulID417,#ulID418{text-align:center!important;}
/*      #ulID421{text-align:right!important;} */
     #ulID416{text-align:left!important;}
     #ulID416 li{width:150px;}
	/*	#ulID415,#ulID416{visibility:hidden;}*/

	.ann{clear:both;overflow:hidden;padding: 10px 0;height: 32px;line-height: 32px;}
	.ann .weather{float:left;padding-left:23px;line-height: 39px;}
	.ann #search{float:right;position:relative;}
	.ann #search #keyword{padding: 6px 10px 6px 29px;height: 20px;line-height: 20px;width:163px;color:#999;border: 0;font-family: "微软雅黑";/* border-radius:3px; */background: url(../imggg/searchBtn.png) 8px 7px no-repeat #fff;}
/* 	.ann #search #keyword:focus{color:#fff!important;background:#23352e url(../imggg/searchBtn.png) 8px -28px no-repeat;} */
	.ann #search .button{width:76px;height:32px; line-height:22px;cursor:pointer;border:none;background:#f79228;font-family: "微软雅黑"; color:white;}
	.ann #search #sbutton { background:#23352e; margin-left:10px;}



    /* slideBox */
    #slideBox{position: absolute;top: 0px;left: 50%;   margin-left: -60px;}
    #slideBox,
    #slideBox .bd,
    #slideBox .bd ul,
    #slideBox .bd li,
    #slideBox .bd li .pic,
    #slideBox .bd li .pic .pic_bg{width: 610px; height: 170px; }

    #slideBox .bd{ text-align:center;width: 610px;}
    #slideBox .bd li .con{display:none;}
    #slideBox .bd li .pic .pic_bg{
      /* background-position:50% 50%; */
      background-repeat:no-repeat;
    }
    #slideBox .hd{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:32px;
    overflow:hidden;
    z-index:1;
    display: none;
    }
    #slideBox .hd .hd_bg{width: 100%; height: 32px; position: absolute; top: 0px; left: 0px; background: #000; filter:alpha(opacity=40);opacity:0.4; z-index: 0;}
    #slideBox .hd ul{height:22px; overflow:hidden; width:100%; display:block; text-align:center; position: absolute; top: 0px; left: 0px; z-index: 1;  padding-top: 10px;}
    #slideBox .hd ul li{ width:10px; height:10px; overflow:hidden; margin-right:5px; display:inline-block;*display:inline;zoom:1;}
    #slideBox .hd ul li span{display:block; width:10px; height:10px; cursor:pointer; overflow:hidden; line-height: 50px; background: #ccc; border-radius:5px; box-shadow:#333 2px 2px 2px -2px inset;}
    #slideBox .hd ul li.on span{background: #028aff;}

    /*banner图文字切换*/
.bannerTxt{
	width: 561px;
	height: 150px;
	position:absolute;
	z-index:10;
	left: 15%;
	top: 30px;
	margin-left: 10px;
	background: url(../imggg/motto_t.png) no-repeat;
	display:none;
}
#bannerTxt2{  background: url(../imggg/motto_b.png) no-repeat;   top: 90px;left: 13%;}



    #Pic{ width:100%; overflow:hidden;}
    .mSlideBox{ width:100%; overflow:hidden; margin:0 auto; position: relative;}
/*.slideBox .bd li{ height:460px;}
.slideBox .bd img{ height:460px; width:100%; margin:0 auto;}*/

/*banner图---------------------------*/
.banner .picBanner{position:relative;z-index:1;overflow:hidden;height: 330px;}
.banner .picBanner ul li{ height: 330px; }
.banner .picBanner ul li .pic{text-align:center;}
.banner .picBanner .hd{position:absolute;bottom:20px;left:50%;z-index:9;margin-left:-10px;overflow:hidden;}
.banner .picBanner .hd li{width:10px;height:10px;margin-right:10px;background-color:#e0e0e0;border-radius:10px;text-indent:-9999px;float:left; transition: all 0.2s ease 0s;}
.banner .picBanner .hd li.on{background-color:#55e4a7; padding:0 6px;} 

/* 大图 */
#xyfj{width:1000px;margin-bottom:10px;}
#xyfj .bd{padding:0px;overflow: hidden;}
#xyfj .hd{display:none;}
#xyfj .bd li{width:300px;margin: 0px 5px;}
#xyfj .bd .title{}
#xyfj .bd img{width:300px;height:190px;padding:1px;}
/*#xyfj .bd img:hover{    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
	transform: scale(1.1); }*/
#xyfj .next,#xyfj .prev{z-index:10; position:absolute; left: 0px; top:53px; cursor:pointer; display:block; width:50px;  height:72px; background:url(../imggg/xyfg_arrow.png) left top no-repeat; }
#xyfj .next{ left:auto; right: 0px; background-position:-60px top; }

 .closeVis {width: 20px; height: 100px; line-height: 18px; background: #000 url(../imggg/icons.png) center 15px no-repeat; padding: 10px 5px 0; color: #fff; text-align: center; position: absolute; right: -30px; top: 0; z-index: 99999; opacity: 0.7;
filter: alpha(opacity=70); cursor: pointer;}

/* 校园焦点大图 */
.cont{width：1000px;height:343px;overflow:hidden;position:relative;}

/* column1 */
#column1{margin-bottom:10px;padding: 0;overflow:hidden;margin-top: 10px;}
#column1 .side{width: 390px;float:right;margin-left: -290px;}
#column1 .side .sideBox {margin-bottom:0;}
#column1 .side .sideBox li{float:left;width: 350px;line-height: 27px;height: auto!important;}
#column1 .side .sideBox li a{}
#column1 .side .sideBox li.t{float:right;}
#column1 .side .hd{ }
#column1 .side .bd{height: 172px;}
#column1 .mainContent{background:#Fff;width: 600px;float: left;}
	#focusNews{float:left;width: 600px;position: relative;}
	#focusNews .hd{z-index:4;right: 125px;bottom: 10px;position: absolute;}
	#focusNews .hd ul{ overflow:hidden; zoom:1; float:left;  }
	#focusNews .hd ul li{float:left;margin-right: 5px;width: 8px;height: 8px;line-height:16px;text-align:center;background: #fff;cursor:pointer;color:#fff;text-indent: -999px;overflow: hidden;opacity: 1;filter: alpha(opacity=100);}
	#focusNews .hd ul li.on{background: #205497;font-weight:bold;filter:alpha(opacity=100);opacity:1;}
	#focusNews .bd .pic img{width: 600px;height: 343px;}
	#focusNews .bd .con{position:absolute;bottom:0;z-index:3;width:100%;height:30px;line-height:30px;background:none;text-align:left;}
	#focusNews .bd .title{padding-left:10px;position:relative;z-index:3;}
	#focusNews .bd .title a{color:#fff;font-weight:normal;}
	#focusNews .bd .bg{display:block;position:absolute;bottom:0;z-index:2;width:100%;height:30px;background:#000;filter:alpha(opacity=40);opacity:.4;}
	.headcont{ position: absolute;width: 498px;height: 343px;right: 0px;top: 0px;background: url(../imggg/focus_bg.png) left top no-repeat;z-index: 10;}
	#headNews{float: right;width: 388px;overflow: hidden;padding-top: 10px;}
	#headNews .hd{/* background:url("images/boxBg.jpg") no-repeat ; *//* overflow:hidden; */height: 27px;border-bottom: 1px solid #fff;}
	#headNews .hd ul{/* padding:5px 0; *//* margin-left:20px; *//* background:url("images/boxBg.jpg") no-repeat right 0; */overflow:hidden;}
	#headNews .hd li{float:left;/* height:40px; */line-height: 27px;}
	#headNews .hd li a{display:block;padding:0 16px;font-size: 15px;color: #fff;}
	#headNews .hd li.on{background: url("../imggg/heabg.png") no-repeat 0 0px;}
	#headNews .hd li.on a{color: #205497;}
	#headNews .bd{padding: 10px;}
	#headNews .bd li{
    line-height: 27px;
    height: 27px;
}
    #headNews .bd li a{
    color: #205497;
    font-size: 14px;
}
    #headNews .bd li a:hover{color:#c00;}


	#headNews .bd li span{color:#205497;}


/* column2 */
.tzgg{position:relative;margin-bottom:10px;padding: 0 20px;background: #fff;}
.tzgg .hd{height: 40px;line-height: 40px;border-bottom:2px solid #d7d7d7;}
.tzgg .hd h3{margin-right: 10px;font-size:14px;font-weight:bold;float: left;padding: 0 10px;border-bottom: 1px solid #01509A;}
.tzgg .hd h3 span,
.tzgg .hd h3 a{color: #085399;}
.tzgg .hd .more{float:right;_display:inline;overflow: hidden;color: #ff812e;}
.tzgg .bd{/* padding:10px; */}


	
#column2{}
#column2 .side{width: 290px;float:right;margin-left: -290px;}
#column2 .side .hd{}
#column2 .side .bd{border-top:none;height: 190px;padding: 10px 0 0 0;}
#column2 .mainContent{margin-right: 300px;}
#tpxw {height: 242px;overflow:hidden;background: #fff; padding:0 20px;}
#tpxw .hd{height: 40px;line-height: 40px;border-bottom:2px solid #d7d7d7;}
#tpxw .hd h3{font-size:14px;font-weight:bold;float: left;padding: 0 10px;border-bottom: 2px solid #085399;}
#tpxw .hd h3 span,
#tpxw .hd h3 a{color: #085399;}
#tpxw .hd .more{float:right;_display:inline;margin-right:5px;color:#fff;background: url(../imggg/moreicon.png) no-repeat 0;text-indent: -999px;width: 17px;overflow: hidden;}
#tpxw .bd{padding:20px 0 0; overflow:hidden;}
#tpxw .picList li{margin-bottom:0;}


/* columnE 友情链接 */
#columnE{width: 1000px;  overflow: hidden; margin: 0 auto 10px;  height: 69px;}
#columnE .bd{width: 980px;height:95px; position: relative;background: #fff;overflow: hidden;padding:10px;}
#columnE .bd .con{   height: 58px; overflow: hidden; position: relative;}
#columnE .bd .con ul{overflow: hidden;}
#columnE .bd .con ul li{width: 195px; float: left; _display: inline;  height: 58px; margin-right: 14px;}
#columnE .bd .con ul li {width: 195px; height: 49px;}
#columnE .bd .con ul li img{width: 195px; height: 49px;}
#columnE .bd .con ul li .tit{display: none;}
#columnE .bd .prev,#columnE .bd .next{width: 20px; height: 29px; position: absolute; top: 34px; left: 3px; cursor: pointer;background: url(images/yqlj_bth.png) left top no-repeat;}
#columnE .bd .next{top: 34px; right: 3px; cursor: pointer;background-position:left -49px;left: auto;}
#columnE .bd .con ul li em{display:none;}

/* footer */
#footer{background:#fff;padding-bottom: 20px;min-width: 1000px;}
.footerNav{padding: 20px 0;text-align:center;color:#000;}
.footerNav ul,
.footerNav li{display:inline-block;*display:inline;zoom:1;}
.footerNav a{line-height:30px;color:#000;font-size: 14px;padding: 0 10px;}
.footerNav a:hover{color:#c00;}
.footerNav .spa { color:#777; font-size:12px;}
.copyright{ text-align: center;padding-top: 20px; }

/* footer1 */
#footer1{background:#eee;padding-bottom: 20px;min-width: 1000px;}