﻿/*
Theme Name: 大气版
Theme URI: http://www.yzipi.com

Author: "韵"
Author URI: http://www.yzipi.com

Tags:www.yzipi.com,柚子皮模板，Orange,简约

Description:柚子皮主题用了自适应网页设计的理念进行设计，在任何设备上都显示得完美无缺。
Version: 5.61

-------------------------------------------------------------- */

@charset "utf-8";
html {
-webkit-text-size-adjust: none;
}
*{
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
img {
	border: 0;
	height: auto;
	width: auto;
}

body {
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
	font-size: 13px;
	background: #f5f5f5;
	color: #656565;
	letter-spacing: 0.5px;
}
a {
	color: #666;
	font-size: 13px;
	text-decoration: none;
	transition: color 0.1s;
}
a:hover {
	color: #d6623d;
}
::selection{background:#d6623d;color:#fff;}

.clear {
	clear: both;
}

.dede_pages{
	text-align:center;
	display:block;
	width:100%;
	max-width:800px;
	margin:0px auto 20px;
	overflow:hidden;
}
.dede_pages ul{
	padding:9px 0px 9px 16px;
	text-align:center;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:28px;
	margin-right:6px;
	padding:0px 8px;
	list-style:none;
	border:1px solid #E9E9E9;
}
.dede_pages ul li select{ height:28px; line-height:28px; text-align:center;}
.dede_pages ul li a{
	float:left;
	color:#555;
	display:block;
	padding:0px 8px;
	line-height:28px;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	line-height:28px;
	padding:0px 8px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:0px 8px 0px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:28px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
