@charset "utf-8";

html{
	background:url(bg-body.gif);
}
body {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	background:#f3f0e6;
	background-position:fixed;
}
h1{
	font-size:28px;
	padding:40px 0 30px 0;
	color:#fff;
	text-align:center;
}
p{
	line-height:22px;
}
*{
	padding:0px;
	margin:0px;
}
ul{
	list-style:none;
}
.container{
	width:100%;
	margin:0 auto;
	background:#f3f0e6;
}
.width_page{
	width:1024px;
	margin:0 auto;
}
.page{
	overflow:hidden;
}
.hp-sidebar{
	width:220px;
	float:right;
	padding:50px 0 0 0;
}
.maincontet{
	float:left;
	width:720px;
}
header{
	background:url(banner-top.jpg) no-repeat center top #000;
	width:100%;
	overflow:hidden;
}
header .logo{
	width:100%;
	float:left;
	display:table;
}
header .logo a{
color: #fff;
    display: table-cell;
    font-family: "Times New Roman",Times,serif;
    font-size: 103px;
    font-weight: bold;
    height: 310px;
    margin: 0 15px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px #000;
    text-transform: uppercase;
    vertical-align: middle;
}
nav{
	background:#111;
	width:100%;
	text-align:center;
	overflow:hidden;
	border-top:5px solid #ab2344;
}
nav ul{
	margin:0 auto;
	overflow:hidden;
}
nav ul li{
	border-right:1px solid #252424;
	border-left:1px solid #000;
	height:50px;
	float:left;
	text-align:center;
}
nav ul li a{
	color:#fff;
	text-decoration:none;
	font-size:21px;
	padding:0 23px;
	line-height:50px;
	float:left;
}
nav ul li a.active, nav ul li a.active:hover{
	background:#ab2344;
	color:#fff;
}
nav ul li a:hover{
	color:#03a4c5;
}
article{
	width:100%;
	background:#ab2344;
	font-size:18px;
}
article .maintext p{
	padding:10px 0;
	line-height:25px;
}
footer{
	width:100%;
	background:#000;
	padding:20px 0;
	text-align:center;
	color:#fff;
}
.maintext{
	padding-bottom:30px;
}
footer p{
	padding:3px 0;
}
footer a{
	color:#fff;
	padding:0 10px;
	text-decoration:none;
}
footer a:hover{
	color:#03a4c5;
}
.page ul{
	width:100%;
	overflow:hidden;
	padding:20px 0;
}
.page ul li{
	border-bottom:1px dashed #939090;
	padding:40px 0;
	float:left;
	width:100%;
	color:#343434;
}
.page ul li label{
	position:relative;
	width:239px;
	height:239px;
	float:left;
}
em.top{
	font-size:24px;
	color:#ab2344;
}
.page ul.detail li label{
	width:400px;
	height:265px;
	text-align:center;
	overflow:hidden;
	background:none;
}
.page ul.detail li label a{
	color:#333;
}
.page ul.detail li label img{
	width:100%;
	height:auto;
	border-radius:0;
	background:none;
}
.page ul.detail li label span{
	left:-1px!important;
	height:32px!important;
}
.page ul.detail li section{
	margin:0 0 0 450px;
}
.page ul li section{
	margin:-9px 0 0 270px;
}
.page ul li section p{
	padding-bottom:1px;
}
.page ul li section ul{
	width:100%;
	padding:0px 0px;
}
.page ul li section ul li{
	padding:5px 0;
	border:0px;
}
.page ul li section h2{
	font-size:24px;
	font-weight:normal;
	width:100%;
	padding:0 0 12px 0;
	overflow:hidden;
	
}
.page ul li h2 span{
	word-break:break-all;
}
.page ul li h2{
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
}
.page ul li h2 span, .page ul li h2 em, .page ul li section ul li span, .page ul li section ul li em{
	float:left;
	margin-right:10px;
}
.star-orange, .star-half, .star-gray{
	width:17px;
	height:17px;
	float:left;
	margin:8px 5px 0 0px;
	background:url(icons.png) no-repeat left -765px;
}
.page ul li section ul li em .star-orange, .page ul li section ul li em .star-half, .page ul li section ul li em .star-gray{
	margin-top:0px;
}
.star-half{
	background:url(icons.png) no-repeat -23px -765px;
}
.star-gray{
	background:url(icons.png) no-repeat -46px -765px;
}
.page ul li section a{
	color:#e8a900;
	text-decoration:none;
}
.page ul li section a:hover{
	text-decoration:underline;
}
.page ul li section .viewmore{
	width:100%;
	padding:0px 0 0 0;
}
.page ul li section .viewmore .left{
	float:left;
}
.page ul li section .viewmore .right a{
background: none repeat scroll 0 0 #ebcc92;
    color: #343434;
    float: left;
    margin-top: 18px;
    padding: 5px 20px;
    text-decoration: none;
}
.hp-sidebar dl{
	padding:10px;
	line-height:20px;
}
.hp-sidebar dl a{
	color:#343434;
	text-decoration:none;
}

.hp-sidebar dl a:hover{
	color:#ab2344;
}
.hp-sidebar dd{
	padding:5px 0;
}
.hp-sidebar h3{
	color:#343434;
	padding:10px 0;
	border-bottom:1px dashed #ccc;
}
.entry-content{
	color:#333;
	padding:0 0 30px 0;
	overflow:hidden;
	font-size:16px;
}
.socials img{
	padding:15px 0px 0 10px;
	float:left;
}
.entry-content ul{
	list-style-type:disc;
	padding:inherit;
	margin:inherit;
	margin-left:32px;
}
.entry-content ul li{
	padding:0 10px;
	margin:0 17px;
}
.entry-content H1{
	color:#333;
	width:100%;
	word-wrap: break-word; 
word-break: normal;
}
.entry-content p{
	padding:10px 0;
}
.btn-visit, .btn-checksite{
	background:#ebcc92;
	padding:5px 20px;
	float:right;
	color:#333!important;
	text-decoration:none;
}
.btn-checksite{
	float:none;
	margin:20px auto;
	margin:0px;
	padding:10px 30px;
	display:inline-block;
}
.innerpage{
	width:100%;
	background:#ab2344
}
.innerpage .detail{
	width:1024px;
	margin:0 auto;
}
.page.innerpage ul li, .page.innerpage ul li h2 span{
	color:#fff;
}
@media screen and (max-width:1024px){
	.width_page, .innerpage .detail{
		width:auto;
		margin:0 15px;
		}
		.width_page.innerpage{
			margin:0px;
			padding:0 15px;
		}
}
@media screen and (max-width:768px){
header .logo a{
		font-size:6em;	
}
nav ul li, nav ul li a{
	width:100%;
	text-align:center;
	border:0px;
	padding:0px;
	margin:0px;
}
.hp-sidebar{
	float:left;
	width:auto;
	margin:0 15px;
	padding-bottom:30px;
}
.maincontet{
	margin:0px 15px;
	width:auto;
}
.page ul li{
	padding:30px 0;
}
.page ul li section{
	margin:15px 0 0 0px;
	float:left;
}
ul.detail .btn-visit{
	float:left;
}
	.page ul.detail li section{
	margin:0 0 0 450px;
	float:none;
}
}
@media screen and (max-width:480px){
	.page ul.detail li section{
	margin:15px 0 0 0px;
	float:left;
}
	header .logo a{
		font-size:4em;	
}
	.page ul.detail li label{
	width:100%;
	height:300px;
	overflow:hidden;
}
.page ul.detail li label img{
	width:100%;
	height:auto;
}
.innerpage .detail{
	width:auto;
	margin:0;
}
}
@media screen and (max-width:240px){
	header .logo a{
		font-size:3em;	
}
.width_page{
	margin:0PX;
}
.hp-sidebar, .maintext, .maincontet{
	margin:0 10px!important;
}
.page ul li label, .page ul li label img{
	width:100%;
	height:auto;
}
}