﻿.tl {
	width: 240px;
	height: 193px;
	position: absolute;/*这里一定要设置*/
	z-index: 999999;/*这里是该元素与显示屏的距离，据说越大越好，但是我也没有看到效果，因为没有它也是可以的*/
	margin-top: 20%;
	margin-left: -209px; 
	background-image :url("banner.png");
	-webkit-transition: .5s ease-in-out;/* css的transition允许css的属性值在一定的时间内从一个状态平滑的过渡到另一个状态 */
	-moz-transition: .5s ease-in-out;/*这里为了兼容其他浏览器*/
	-o-transition: .5s ease-in-out;
	background-image: url("banner.png");
}
.tl:HOVER {
	margin-left: 0px;
}
.bg
{
    /*
    background-position: center top;
    background-image: url('../images/gq2019_960_bgv2.jpg');
    background-repeat: no-repeat;
    */
    background-image: url(../images/new/bg.gif);
}
#main-top
{
    width: 1000px;
    height: 228px;
    overflow: hidden;
    background-image: url('images/bg-top.jpg');
    background-repeat: no-repeat;
}
#main-top-top
{
    width:1000px;        
    height: 30px;
    border-bottom: #E6E6E6 1px solid;
    background-color:#f7f7f7;
    line-height:30px;
}
.main-container
{
    margin: 0 auto;
    padding: 0px;
    width:1000px;
}
#main-content
{
    min-height:250px;
    background-image: url('images/bg-middle.png');
    background-repeat: repeat-y;
    margin-top:10px;
}

#main-footer
{
    height: 120px;
    text-align: center;
    line-height: 25px;
    padding-top:10px;
    border-top:2px solid  #cd191f;
}

/******index.aspx****start*/
#main-current-position
{
    width:980px;
    height:30px;
    line-height:30px;
    margin-left:9px;
    border-bottom:1px dotted #dadada;    
}
.index_container
{
	float: left;
	margin-bottom: 10px;
	width: 1000px;
	height: 254px;
	overflow:hidden;
}
.index_container2
{
	float: left;
	margin-bottom: 10px;
	width: 1000px;
	height: 310px;
	overflow:hidden;
}
#picturePlayer
{
	border-right: #dadada 1px solid;
	border-top: #dadada 1px solid;
	margin-left: 9px;
	overflow: hidden;
	border-left: #dadada 1px solid;
	width: 290px;
	border-bottom: #dadada 1px solid;
	background-repeat: no-repeat;
	height: 252px;
	float:left;
}
#picturePlayer_title
{
	background-image: url(../images/new/title_pictrue.gif);
	float: left;
	overflow: hidden;
	width: 290px;
	background-repeat: no-repeat;
	height: 30px;
	background-color: #f4f4f4;
	border-bottom: #dadada 1px solid;
}
#picturePlayer_more
{
	overflow: hidden;
	width: 280px;
	float:left;
	text-align:right;	
	padding-top:5px;
}
#picturePlayer_more a
{
	text-decoration: none;
	color:#343434;
}
#picturePlayer_more a:hover
{
	text-decoration: underline;
	color:#F80000;
}

#jwtz
{
	width:430px;
	height:252px;
	overflow:hidden;
	float:left;
	border-right: #dadada 1px solid;
	border-left: #dadada 1px solid;
	border-top: #dadada 1px solid;
	border-bottom: #dadada 1px solid;
	margin-left: 9px;
	display:block;
}
#jwtz_title
{
	float: left;
	background-image: url(../images/new/title_jwtz.gif);
	overflow: hidden;
	width: 428px;
	background-repeat: no-repeat;
	height: 30px;
	background-color: #f4f4f4;
	border-bottom: #dadada 1px solid;
}
#jwtz_more
{
	overflow: hidden;
	width: 420px;
	float:left;
	text-align:right;	
	padding-top:5px;
}
#jwtz_more a
{
	text-decoration: none;
	color:#343434;
}
#jwtz_more a:hover
{
	text-decoration: underline;
	color:#F80000;
}

#login
{
	width:242px;
	height:252px;
	overflow:hidden;
	float:left;
	border-right: #dadada 1px solid;
	border-left: #dadada 1px solid;
	border-top: #dadada 1px solid;
	border-bottom: #dadada 1px solid;
	margin-left: 9px;
}
#login_title
{
	float: left;
	background-image: url(../images/new/title_login.gif);
	overflow: hidden;
	width: 240px;
	background-repeat: no-repeat;
	height: 30px;
	background-color: #f4f4f4;
	border-bottom: #dadada 1px solid;
}
#login_window
{
	width:240px;
	height:250;
	padding-top:5px;
	overflow:hidden;
}
.myphoto
{
    box-shadow: 2px 2px 2px rgba(0,0,0,0.7);
    border: 5px solid rgba(0,0,0,0.4);
    width: 240px;
    height: 240px;
    background-image: url('http://jwc.jxnu.edu.cn/TeacherPhotos/003799.jpg');
    background-clip: padding-box;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
}

.long_item
{
	text-indent:20px;
	background: url(../images/new/ico_1.gif) 5px 0px;
	overflow: hidden;
	width: 400px;
	background-repeat: no-repeat;	
	height: 24px;
	text-align: left;
	line-height:28px;

}
.long_item a
{
	color: #343434;
	text-decoration: none;
}
.long_item a:hover
{
	color: #F80000;
	text-decoration: underline;
}
.short_item
{
	text-indent: 26px;
	background: url(../images/new/ico_3.gif) 5px 0px;
	width: 280px;
	background-repeat: no-repeat;	
	height: 23px;
	text-align: left;
	line-height: 23px;
	overflow:hidden;

}
.short_item a
{
	color: #343434;
	text-decoration: none;
}
.short_item a:hover
{
	color: #F80000;
	text-decoration: underline;
}
.short_item2
{
	text-indent:25px;
	background: url(../images/new/ico_4.gif) 5px;
	overflow: hidden;
	width: 230px;
	background-repeat: no-repeat;	
	height: 25px;
	text-align: left;
	margin-top:1px;
	line-height:25px;
	
}
.short_item2 a
{
	color: #343434;
	text-decoration: none;
}
.short_item2 a:hover
{
	color: #F80000;
	text-decoration: underline;
}
.short_item3
{
	padding-left: 25px;
	background-image: url(../images/new/ico_4.gif);
	overflow: hidden;
	width: 280px;
	padding-top: 5px;
	background-repeat: no-repeat;	
	height: 20px;
	text-align: left;
	margin-top:1px;
	
}
.short_item3 a
{
	color: #343434;
	text-decoration: none;
}
.short_item3 a:hover
{
	color: #F80000;
	text-decoration: underline;
}

.short_item4
{
	padding-left: 25px;
	background-image: url(../images/new/ico_4.gif);
	overflow: hidden;
	width: 100px;
	padding-top: 5px;
	background-repeat: no-repeat;	
	height: 20px;
	text-align: left;
	margin-top:1px;
	
}
.short_item4 a
{
	color: #343434;
	text-decoration: none;
}
.short_item4 a:hover
{
	color: #F80000;
	text-decoration: underline;
}
/***相关链接、双休讲座**/
#friendlink
{
	border-right: #dadada 1px solid;
	border-top: #dadada 1px solid;
	float: left;
	margin-left: 9px;
	border-left: #dadada 1px solid;
	width: 290px;
	border-bottom: #dadada 1px solid;
	background-repeat: no-repeat;
	height: 310px;
}
#friendlink_title
{
	float: left;
	overflow: hidden;
	width: 290px;
	background-repeat: no-repeat;
	height: 30px;
	background-color: #f4f4f4;
	border-bottom: #dadada 1px solid;
}

#fl_more
{
	overflow: hidden;
	width: 280px;
	float:left;
	text-align:right;	
	padding-top:5px;
}
#fl_more a
{
	text-decoration: none;
	color:#343434;
}
#fl_more a:hover
{
	text-decoration: underline;
	color:#F80000;
}

#fl_tab1
{
	margin-left:5px;
	}
#fl_tabs
{
	height:30px;
	overflow:hidden;
}	
#gg_fc_tab1
{
	margin-left:5px;
	}
#gg_fc_tabs
{
	height:30px;
	overflow:hidden;
}	
.tabon
{
	border-right: #dadada 1px solid;
	font-weight: bold;
	font-size: 14px;
	z-index:999;
	left: 0px;
	float: left;
	border-left: #dadada 1px solid;
	border-top: #dadada 1px solid;
	width: 80px;
	color: #b71513;
	padding-top: 7px;
	position: relative;
	top: -31px;
	height: 31px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
	visibility: visible;
	display:block;
    cursor:hand;
}
.tabout
{
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 80px;
	color: #343434;
	padding-top: 7px;
	height: 31px;
	text-align: center;
	text-decoration: none;
		position: relative;
	top: -31px;
	cursor:hand;
}

/*公告，风采*/
#gg_fc
{
	width:430px;
	height:310px;
	overflow:hidden;
	float:left;
	border-right: #dadada 1px solid;
	border-left: #dadada 1px solid;
	border-top: #dadada 1px solid;
	border-bottom: #dadada 1px solid;
	margin-left: 9px;
}
#gg_fc_title
{
	float: left;
	overflow: hidden;
	width: 430px;
	background-repeat: no-repeat;
	height: 30px;
	background-color: #f4f4f4;
	border-bottom: #dadada 1px solid;
}
#gg_fc_more
{
	overflow: hidden;
	width: 420px;
	float:left;
	text-align:right;	
	padding-top:5px;
}
#gg_fc_more a
{
	text-decoration: none;
	color:#343434;
}
#gg_fc_more a:hover
{
	text-decoration: underline;
	color:#F80000;
}

#fw_sq
{
	width:242px;
	height:270px;
	overflow:hidden;
	float:left;
	border-right: #dadada 1px solid;
	border-left: #dadada 1px solid;
	border-top: #dadada 1px solid;
	border-bottom: #dadada 1px solid;
	margin-left: 9px;
	margin-top:10px;
}
#fw_sq_title
{
	float: left;
	overflow: hidden;
	width: 240px;
	background-repeat: no-repeat;
	height: 30px;
	background-color: #f4f4f4;
	border-bottom: #dadada 1px solid;
}
#fw_sq_tab1
{
	margin-left:5px;
	}
#fw_sq_more
{
	overflow: hidden;
	width: 230px;
	float:left;
	text-align:right;	
	padding-top:5px;
}
#fw_sq_tabs
{
	overflow:hidden;
	height:30px;
	}
#fw_sq_more a
{
	text-decoration: none;
	color:#343434;
}
#fw_sq_more a:hover
{
	text-decoration: underline;
	color:#F80000;
}

#searchbox
{
	width:242px;
	height:30px;
	overflow:hidden;
	float:left;
	margin-left: 9px;
}
/******index.aspx****end*/

/*入学导航*/
.rxdh_title
{
    font-weight: bold;
    font-size: 16px;
    float: left;
    margin-left: 60px;
    width: 700px;
    font-family: 微软雅黑;
    height: 25px;
    margin-bottom: 10px;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #808080;
    padding-left: 15px;
    background-image: url('images/new/ico_1.gif');
    background-repeat: no-repeat;
}

.rxdh_sub_title
{
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin-left: 100px;
    width: 650px;
    font-family: 微软雅黑;
    height: 25px;
    margin-bottom: 10px;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding-left: 15px;
    background-image: url('../images/new/ico_1.gif');
    background-repeat: no-repeat;
}

.rxdh_content
{
    font-size: 14px;
    float: left;
    margin-left: 120px;
    width: 640px;
    line-height: 23px;
    text-align: left;
    margin-bottom: 20px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding-bottom: 10px;
    text-indent:20px;
}
.rxdh_content a
{
    text-decoration: none;
    font-family: 微软雅黑;
    color:Blue;
}
.rxdh_content a:hover
{
    text-decoration:underline;
    font-family: 微软雅黑;
}
/**机构职能**/
.jgzn_title
{
    font-weight: bold;
    font-size: 16px;
    float: left;
    margin-left: 100px;
    width: 700px;
    font-family: 微软雅黑;
    height: 25px;
    margin-bottom: 10px;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #808080;
    padding-left: 15px;
    background-image: url('../images/new/ico_1.gif');
    background-repeat: no-repeat;
}

.jgzn_content
{
    font-size: 14px;
    float: left;
    margin-left: 160px;
    width: 640px;
    line-height: 23px;
    text-align: left;
    margin-bottom: 20px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding-bottom: 10px;
}
/**机构职能END**/
