@charset "utf-8";

/* 共用样式

×××××××××××××××××××××××××××××××××××××××× */

body {

font: 12px/1.5 微软雅黑,sans-serif;

}

i {

	position: absolute;

	display:block;

}

li img {

	display: block;

}

.clear {

	clear: both;

}

.clearfix:after {

	visibility: hidden;

	display: block;

	font-size: 0;

	content: " ";

	clear: both;

	height: 0;

}

.eyebox {

	width: 906px;

	min-height: 467px;

	padding: 30px 38px;

	margin: 43px auto 0px auto;

	background-color: #fff;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	box-shadow: 0px 2px 3px rgba(0,0,0,.26);

	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,.26);

	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.26);

}

.eyeview {

	width: 1000px;

	margin: 0 auto;

}

/* 边距 */

.mt15 {

	margin-top: 15px;

}

.mt20 {

	margin-top: 20px;

}

/* 颜色 */

.red {

	color: #ec5951;

}

/* 图标 */

.icon-pointer {

	width: 14px;

	height: 12px;

	background: url(../img/pointer.png);

	left: 97px;

	top: 9px;

}

.icon-plus {

	width: 7px;

	height: 7px;

	background: url(../img/plus.png);

	right: 18px;

	top: 15px;

}

.icon-people {

	width: 32px;

	height: 30px;

	background: url(../img/web-register/people.png);

	left: 0;

	top: 0;

}

.icon-password,

.icon-ID {

	width: 15px;

	height: 17px;

	right: 17px;

	top: 16px;

}

.icon-ID {

	background: url(../img/web-register/ID.png);

}

.icon-password {

	background: url(../img/web-register/password.png);

}

.icon-home {

	width: 12px;

	height: 13px;

	background: url(../img/home.png);

	left: 0;

	top: 3px;

}

/* 头部 */

#logo {

	padding-bottom: 16px;

	float: left;

	width: 495px;

	height: 57px;

	margin-top: 17px;

	margin-left: 21px;

	overflow: hidden;

	text-indent: -10em;

	background:url(../img/logo.png) no-repeat;

}

#wk_div3 {

width: 320px; overflow: visible; position: relative;	position: relative;

	float: right;

	width: 105px;

	height: 30px;

	padding-left: 0px;

	line-height: 28px;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	margin-top: 55px;

	margin-right: 0px; z-index: 99999; display: none;	

}

.schoolNav {

	position: relative;

	float: right;

	width: 105px;

	height: 30px;

	padding-left: 20px;

	line-height: 28px;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	margin-top: 30px;

	margin-right: 14px;

	font-size: 14px;

	background-color: #e75057;

	color: #fff;

}

a.schoolNav:hover {

	color: #fff;

}

.nav {

	background-color: #f3f3f3;

	border-top: 2px solid #e73229;

}

.nav li {

	float: left;

	padding: 0px 1px; 

}

.nav a {

	color: #675d54;

	line-height: 41px;

	font-size: 15px;

	height: 41px;

	padding: 0px 20px;

	display: block;

}

.nav a:hover {

	background-color: #e73229;

	color: #fff;

	text-decoration: none;

}

.nav a.active {

	background-color: #e73229;

	color: #fff;

	text-decoration: none;

}

/*底部*/

.footer {

	color: #909090;

	line-height: 20px;

	padding: 40px 0;

	text-align: center;

}

.footer a {

	margin: 0 2px;

}

/* 首页样式

×××××××××××××××××××××××××××××××××××××××××××××××××××*/

#content {

	padding: 1px;

	position: relative;

	background: url(../img/bg.jpg) top center no-repeat;

	background-size: 100%;

	background-color: #fff;

	min-height: 564px;

}

#content.index {

	background-image: url(../img/index-bg.jpg);

}

.i-register {

	display: inline-block;

	width: 488px;

	padding: 20px;

	height: 128px;

	color: #e73229;

	background-color: rgba(222,232,235,.75);

	margin-top: 62px;

	margin-left: 5px;

}

.i-register h2 {

	font-size: 18px;

}

.i-register p {

	font-size: 14px;

	margin-top: 13px;

}

.sign {

	margin-top: 20px;

	display: block;

	line-height: 30px;

	color: #fff;

	text-align: center;

	background: url(../img/sign-bg.png) repeat-x;

	width: 109px;

	height: 30px;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	box-shadow: 0 2px 2px rgba(0,0,0,.2);

}

.sign:hover {

	color: #fff;

}

.infobar {

	margin-top: 204px;

}

.infoLink {

	position: relative;

	float: left;

	width: 253px;

	height: 36px;

	padding-left: 24px;

	line-height: 34px;

	font-size: 14px;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	margin: 0 28px;

	background-color: #e75057;

	color: #fff;

}



/* 网上注册样式 

×××××××××××××××××××××××××××××××××××××××××××××××××××××××××××*/

.web-register {

	display: block;

	margin: 118px auto 0px auto;

	width: 970px;

	height: 379px;

	border-radius: 4px;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

	background: url(../img/web-register/showcase_03.png) no-repeat;

}

.login-box {

	background-color: #96cef4;

	border-radius: 4px;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

	height: 100%;

	width: 314px;

	padding: 0 13px;

	color: #fff;

	float: right;
	position: relative;

}

.login-box h1 {

	margin-top: 15px;

	padding-left: 38px;

	position: relative;

	font-family: 黑体;

	font-size: 22px;

	padding-bottom: 12px;

	border-bottom: 1px solid #c0e6ff;	

}

.inputbox {

	position: relative;

	background-color: #fff;

	border: 1px solid #84c0e8;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	height: 48px;

}

.inputbox input {

	outline: none;

	appearance: normal;

	border: none;

	width: 240px;

	margin-left: 20px;

	margin-top: 14px;

	height: 20px;

	color: #999;

	font-size: 16px;

	line-height: 20px;

}

.remember {

	line-height: 12px;

	margin-top: 20px;

}

.remember input[type="checkbox"]{

	vertical-align: top;

	margin:0px 8px 0px 2px;

}

.forget {

	float: right;

}

.loginBt {

	width: 230px;

	height: 38px;

	background: url(../img/web-register/loginbg.png) repeat-x;

	border: 1px solid #3874b3;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	color: #fff;

	text-align: center;

	line-height: 34px;

	display: block;

	margin: 40px auto auto auto

}

.tip {

	text-align: center;

	color: #ff544c;

	margin-top: 25px;

}

/* 生活页面

××××××××××××××××××××××××××××××××××××××××××××××××××××××× */

.currentPage {

	position: relative;

	padding-left: 33px;

}

.currentPage span {

	margin: 0 3px;

}

.red2 {

	color: #e75057;	

}

.life {

	padding-top: 28px;

}

.schoollife {

	background: url(../img/life/book.png) no-repeat 30px 36px;

	background-color: #c7e5fa;

	padding:1px 45px 0px 174px;

	width: 687px;

	height: 242px;

	margin: 0 auto;

}

.schoollife h1 {

	font-size: 24px;

	margin-top: 35px;

	color: #e75057;

}

.schoollife p {

	margin-top: 10px;

	line-height: 16px;

	font-size: 14px;

	color: #675d54;

}

.appList {

	margin-top: 22px;

}

.appList li {

	float: left;

	margin: 6px 15px;

	background: url(../img/life/1.png) no-repeat 38px 18px;

	background-color: #d53136;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	width: 120px;

	height: 104px;

}

.appList .app2{

	background-image: url(../img/life/2.png);

}

.appList .app3{

	background-image: url(../img/life/3.png);

}

.appList .app4{

	background-image: url(../img/life/4.png);

}

.appList .app5{

	background-image: url(../img/life/5.png);

}

.appList .app6{

	background-image: url(../img/life/6.png);

}

.appList .app7{

	background-image: url(../img/life/7.png);

}

.appList .app8{

	background-image: url(../img/life/8.png);

}

.appList .app9{

	background-image: url(../img/life/9.png);

}

.appList .app10{

	background-image: url(../img/life/10.png);

}

.appList .app11{

	background-image: url(../img/life/11.png);

}

.appList .app12{

	background-image: url(../img/life/12.png);

}

.appList .app13{

	background-image: url(../img/life/13.png);

}

.appList .app14{

	background-image: url(../img/life/14.png);

}

.appList .app15{

	background-image: url(../img/life/15.png);

}

.appList .app16{

	background-image: url(../img/life/16.png);

}

.appList p {

	text-align: center;

	margin-top: 70px;

	color: #fff;

	font-size: 14px;

}

/*校园页面

××××××××××××××××××××××××××××××××××××××××××××××××××××××××*/

.campusList {

	margin: 22px 0 0 -23px;

}

.campusList li {

	margin-top: 13px;

	float: left;

	text-align: center;

	margin-left: 23px;

}

.campusList img {

	padding: 5px;

	border: 1px solid #dddfe0;

}

.campusList p {

	margin-top: 10px;

	color: #333;

}

.step {

	margin-top: 35px;

	border-top: 1px solid #d7d7d7;

	text-align: center;

	padding: 20px;

}

.jumpBox {

	position: relative;

	font-size: 11px;

	display: inline-block;

	line-height: 15px;

	text-align: left;

	text-indent: 10px;

	background: url(../img/campus/step.png) repeat-x;

	border: 1px solid #a6a6a6;

	width: 65px;

	height: 15px;

	border-radius: 4px;

}

.jumpBox .up {

	background: url(../img/campus/up.png);

	width: 5px;

	height: 3px;

	right: 7px;

	top: 3px;

}

.jumpBox .down {

	background: url(../img/campus/down.png);

	width: 5px;

	height: 3px;

	right: 7px;

	top: 10px;

}

/*报道须知

××××××××××××××××××××××××××××××××××××××××××*/

.know {

	margin-top: 28px;

	padding-top: 34px;

	font-size: 15px;

	line-height: 24px;

	border-top: 1px solid #d7d7d7;

}

.know h2 {

	font-size: 18px;

	color: #e75057;

	font-weight: 100;

}

.know p {

	margin-top: 12px;

	color: #5f5c5a;

}

/*院系导航

××××××××××××××××××××××××××××××××××××××××××*/

.all_companyhy_drop_box {

	z-index: 10000;

	background: #ebebeb;

	position: absolute;

	padding: 5px;

	top: 4px;

	left: 0px;

}

.all_companyhy_drop_box_in {

	background: #FFFFFF;

	padding: 5px;

}

.all_companyhy_earo {

    width: 300px;

}

.all_companyhy_earo h1.open {

    font-size: 12px;

    height: 22px;

    color: rgb(255, 255, 255);

    border: 1px solid rgb(206, 206, 206);

    line-height: 22px;

    padding-left: 10px;

    cursor: pointer;

    background: url("http://www.ufida.com.cn/images/index/company_dot1.jpg") no-repeat scroll 310px center rgb(214, 0, 0);

}

.all_companyhy_earo_bpox {

	padding-top: 10px;

	padding-left: 10px;

	padding-bottom: 15px;

	padding-right: 10px;

}

.area_name_right {

	float: left;

	width: 212px;

}

.clear {

	line-height: 0;

	height: 0;

	clear: both;

}

/*迎新公告

××××××××××××××××××××××××××××××××××××××××××*/

.content_bottom_box{ width:1003px;position:absolute; bottom:70px; left:52%;min-height:25px; z-index:99; margin-left:-502px;}

.content_bottom_tig{

	width:245px;

	height:25px;

	position:absolute;

	overflow:hidden;

	font-family: "微软雅黑";

}

/* .place1{ left:0px; bottom:0px;  } */

/* .place2{ left:245px; bottom:0px;  } */

/* .place3{ left:490px; bottom:0px;  } */

.place1{ left:0px; bottom:0px;  }

.place2{ left:305px; bottom:0px;  }

.place3{ left:610px; bottom:0px;  }



.content_bottom_tig h4{ height:25px; }

.content_bottom_tig h4 a{ display:block; height:25px;line-height:25px; padding-left:6px; background:url(../img/btnbg2.png) no-repeat -248px; font-size:12px; color:#333; }

.content_bottom_tig h4 a:hover,.content_bottom_tig h4 a.hover{background:url(../img/btnbg2.png) no-repeat left; color:#fff; }



.tig_box{ height:130px; background:#fff; width:240px; overflow:hidden; }

.tig_box dl{ position:relative; width:240px; overflow:hidden; }

.tig_box dl dt{

	margin-left:0px;

	width:100px;

	height:112px;

	position:absolute;

	right:0;

	top:0;

}

.tig_box dl dd{

	font-size:12px;

	color:#464646;

	padding-top: 20px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left:12px;

	position:relative;

	z-index:1;

}

.tig_box dl dd p{padding:2px 0;}

.tig_box dl dd a{ display:block; line-height:1.5;}

.tig_box dl dd a.index_more{ text-align:right; color:#e50112; font-size:12px; }

.tig_box dl dd span ul li {

    margin-left: 10px;

    padding-left: 0px;

    list-style: disc outside url("../img/iconlist.gif");

}





.dis{ display:block; }

.undis{ display:none; }

.banner{ min-width:1003px;height:572px; position:relative; margin:0 auto; overflow:hidden; z-index:1;}

.banner_show{ width:100%; height:572px; overflow:hidden; position:relative;  }

.bannger_inbox{ position:absolute; left:50%; top:0;}



.banner_mag{

	width:560px;

	height:140px;

	position:absolute;

	left:50%;

	top:85px;

	margin-left:-480px;

	text-align:left;

	z-index:99;

	font-family: "微软雅黑";

}

.banner_magbox{

	width:500px;

	height:110px;

	background:url(../img/ico3.png) repeat;

	text-align:left;

	padding-top: 25px;

	padding-right: 30px;

	padding-bottom: 30px;

	padding-left: 30px;

}

.banner_magbox h4{ font-size:20px;*font-size:18px; font-weight:bold; color:#fff; margin-bottom:10px; }

.banner_magbox p{

	font-size:14px;

	color:#fff;

	font-weight:normal;

	margin-bottom:12px;

}

.yq_banner_list{ width:200px; height:25px;position:absolute; top:135px; text-align:right; z-index:100; left:335px; padding-right:12px;}

.yq_banner_list a{ display:inline-block; width:14px; height:3px;background:url(../img/abg.jpg) no-repeat left; }

.yq_banner_list a:hover,.yq_banner_list a.hover{background:url(../img/abg.jpg) no-repeat right; }




/* 栏目列表 */

.eyebox1 { width: 946px; min-height: 467px; padding: 20px 18px; margin: 33px auto 0px; background-color: #fff; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; box-shadow: 0px 2px 3px rgba(0,0,0,.26); -moz-box-shadow: 0px 2px 3px rgba(0,0,0,.26); -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.26); 
}
.col_menu { float: left; width: 205px; }
.col_menu h1 { font-size: 14px; margin-bottom: 5px; background: #E73229; display: block; color: #FFF; font-weight: bold; line-height: 25px; padding-top: 8px; padding-bottom: 8px; padding-left: 20px; padding-right: 20px; }

.col_menu h2 { font-size: 16px; margin-bottom: 5px; }

.col_list { float: right; width: 720px; }
.col_list h1 { height: 40px; margin-right: 20px; margin-left: 0px; border-bottom: 1px solid #CCC; font-size: 22px; line-height: 40px; font-weight: bold; color: #E73229; padding-left: 20px; }
.col_list h2 { margin-right: 20px; margin-left: 0px; margin-top: 10px; }
.listnews2 { font-size: 14px; line-height: 28px; height: 28px; border-bottom: 1px dotted #CCC; background: url(../img/button4.gif) no-repeat 2px 6px; padding-left: 22px; }
.listnews2 a { line-height: 28px; }



/* 文章页面 CSS */

#content1 { padding-right: 30px; padding-left: 30px; padding-top: 35px; padding-bottom: 35px; background-color: #FFF; margin-top: -1px; }
#content1 h1 { font-family:\5FAE\8F6F\96C5\9ED1; text-align: center; font-size: 24px; margin-bottom: 8px; text-shadow: 1px 2px 2px #D2D7DA; color:#BA0101; }
#content1 h1 td{ font-family:\5FAE\8F6F\96C5\9ED1; text-align: center; font-size: 24px; margin-bottom: 8px; text-shadow: 1px 2px 2px #D2D7DA; color:#BA0101; }
#content1 h2 { font-size: 12px; font-weight: normal; text-align: center; color: #999; }
#content1 h2 td{ font-size: 12px; font-weight: normal; text-align: center; color: #999; }
#content1 h3 { text-align: center; margin-top: 12px; }
#shownews { margin-top: 15px; border-top-width: 1px; border-top-style: solid; border-top-color: #999; padding: 10px; height:auto; }
#shownews p { font-size: 14px; line-height: 1.8em; margin-top: 3px; margin-bottom: 15px; font-family: "宋体"; }
#shownews p a { font-size: 14px; }
.postTime{font-size:14px;color:#333;}
#xz{font-size:14px;color:#333;}
#xz a{font-size:14px;color:#333;}
#xz table {font-size:14px;color:#333;}
.PageButton {font-size:14px;color:#333;}
.portal-scope {z-index: 10 !important;}
.wp_entry a { text-decoration:none !important;}
.goodssource a { color:#fff !important; }

.listnews5 { font-size: 14px; line-height: 30px; height: 30px; border-bottom: 1px dotted #CCC; background: url(../img/arrow1.gif) no-repeat 0px 11px; padding-left: 20px; }

/** 位置栏目 **/
.Column_Anchor {
    font-size: 14px;
    margin-bottom: 5px;
    background: #922425;
    display: block;
    color: #FFF;
    font-weight: bold;
    line-height: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
}




