t@charset "utf-8";
/* CSS Document */

/*书法大赛-最佳组织&优秀指导 样式*/

body{
    background: url(../../image/bakActivity/bg.jpg) repeat;
}

/*banner*/

.banner {
	width: 100%;
	min-width: 1280px;
	float: left;
	background: url(../../image/bakActivity/banner-1.jpg) no-repeat 48% 0;
	margin-bottom: 30px;
}
.banner .main {
	width: 1200px;
	height: 468px;
	margin: 0 auto;
}

.banner .main .erwm {
	float: right;
	margin-top: 105px;
	width:250px;
	background:url(../../image/bakActivity/calligraphy/bj.png) 12px 38px no-repeat;
	background-size:100%;
	
}
.banner .main .erwm button {
	width: 147px;
	height: 37px;
	background: url(../../image/bakActivity/calligraphy/02.png) no-repeat;
	text-align: center;
	font-size: 14px;
	color: #fff;
	float: left;
	margin-top: 5px;
	margin-left:76px;
}
.banner .main .erwm img {
	width: 144px;
	height: 144px;
	float: left;
	margin-bottom: 13px;
	position: relative;
	z-index: 1;
	margin-left:75px;
}
.banner .main .erwm p {
	width: 144px;
	font-size: 14px;
	color: #222220;
	text-align: center;
	padding-top: 15px;
	margin-left:74px;
}
.banner .main .erwm p.sm {
	color: #b50810;
	line-height: 18px;
	margin-bottom: 15px;
}
/*面包屑及搜索框*/
.bread{
	width:100%;
	min-width:1280px;
	float:left;
	margin-top:30px;
	}
.bread .main{
	width:1200px;
	height:auto;
	margin:0 auto;
	}
.bread .main ul{
	width:100%;
	float:left;
	}
.bread .main ul li{
	float:left;
	font-size:14px;
	color:#7e6866;
	margin-right:5px;
	}
.bread .main ul li a{
	font-size:14px;
	color:#a1553f;
	}


/*最佳组织奖*/
.essence{
	width:100%;
	height:auto;
	min-width:1280px;
	float:left;
	margin-top:32px;

}
.essence .main{
	width:1200px;
	margin:0 auto;
	background:url(../../image/bakActivity/tr-bg.png) repeat;
	padding-bottom:16px;
	border-radius:2px;
}
.essence .main .main-top{
	width:1150px;
	margin:0 auto;
	height:90px;
	
}
.essence .main .main-top h3{
	width:221px;
	height:59px;
	float: left;
	background: url(../../image/bakActivity/03.png) no-repeat;
	font-size: 20px;
	color:#fff;
	line-height: 45px;
	padding:5px 0 0 20px;
	margin-top:20px;
}
.essence .main .main-top p{
	float:right;
	font-size: 16px;
	color:#a1553f;
	margin-top:40px;
}
.essence .main ul{
	width:1150px;
	margin:0 auto;
	margin-top:-5px;
	}
	
.essence .main ul li{
	height:50px;
	line-height:50px;
	width:100%;
	margin-right:30px;
	border-bottom:1px solid #e0e0e0;
	}
.essence .main ul li:first-child span{
	float:left;
	font-size:18px;
	color:#a1553f;
	}
.essence .main ul li:first-child b{
	float:right;
	font-weight:normal;
	font-size:18px;
	color:#a1553f;
	}
.essence .main ul li span{
	float:left;
	font-size:16px;
	color:#a1553f;
	margin-left:20px;
	}
.essence .main ul li b{
	float:right;
	font-weight:normal;
	font-size:16px;
	color:#a1553f;
	margin-right:20px;
	}
.essence .main ul li:last-child{border:0;}

/*优秀指导老师奖*/
.guidance{
	width:100%;
	height:auto;
	min-width:1280px;
	float:left;
	margin-top:32px;
	

}
.guidance .main{
	width:1200px;
	margin:0 auto;
	background:url(../../image/bakActivity/tr-bg.png) repeat;
	padding-bottom:16px;
	border-radius:2px;
}
.guidance .main .tea-top{
	width:1150px;
	margin:0 auto;
	height:90px;
	
}
.guidance .main .tea-top h3{
	width:221px;
	height:59px;
	float: left;
	background: url(../../image/bakActivity/03.png) no-repeat;
	font-size: 20px;
	color:#fff;
	line-height: 45px;
	padding:5px 0 0 20px;
	margin-top:20px;
}
.guidance .main .tea-top p{
	float:right;
	font-size: 16px;
	color:#a1553f;
	margin-top:40px;
}
.guidance .main ul{
	width:1150px;
	margin:0 auto;
	margin-top:-5px;
	}
	
.guidance .main ul li{
	height:50px;
	line-height:50px;
	width:100%;
	margin-right:30px;
	border-bottom:1px solid #e0e0e0;
	}
.guidance .main ul li span{
	float:left;
	font-size:16px;
	color:#a1553f;
	width:20%;
	text-align:center;
	}
.guidance .main ul li:last-child{border:0;}

.guidance .aw-re{
	width:1200px;
	height:63px;
	margin:0 auto;
	margin-top:40px;
}
.guidance .aw-re a{
	float: left;
    display: inline-block;
    height: 30px;
    font-size: 16px;
    color: #b50810;
    line-height: 30px;
    margin-top: -7px;
}
.guidance .aw-re p{
	text-align: right;
	float:right;
	font-size: 14px;
    color: #000;
    padding-left: 40px;
    line-height: 25px;
}
.guidance .aw-re p span{color:#b50810;}
	
/*主办单位及活动发布时间*/

.org {
	width: 100%;
	height: auto;
	float: left;
	min-width: 1280px;
	margin-bottom: 100px;
	margin-top:40px;
}
.org .main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	border-top: 1px dashed #b50810;
}
.org .main .dw {
	padding-top: 30px;
}
.org .main .dw p {
	font-size: 14px;
	color: #000;
	line-height: 30px;
	text-align: right;
	width:100%;
}
.org .main .sj {
	font-size: 14px;
	color: #000;
	text-align: right;
	padding-top: 30px;
}



