/*
Theme Name: 褰撴椂鐨勬湀浜�
Theme URI: http://www.dsdyl.com/index.php/dsdyl-wordpres-theme
Author: Wind
Author URI: http://www.dsdyl.com/
Description:.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@charset "utf-8";
/* 鏍囩榛樿鏍峰紡 */
* {
    -webkit-text-size-adjust:none;
}
html {
    overflow-y:scroll;
}
body {
    margin:0;
    font:12px arial;
    background:#ffffff;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
    padding:0;
    margin:0;
}
li {
    list-style-type:none;
}
img {
    vertical-align:top;
    border:0;
}
ol, ul {
    list-style:none;
}
h1, h2, h3, h4, h5, h6 {
    font-size:14px;
    font-weight:normal;
    font-family:microsoft YaHei
}
address, cite, code, em, th {
    font-weight:normal;
    font-style:normal;
}
a:link,a:visited {color:#5183C0;text-decoration: none}
a:hover,a:active{color:#5183C0;text-decoration:underline;}
/* 鍏叡鏍峰紡 -> 瀹藉害銆侀珮搴�*/
.w100 {
    width:100px;
}
.w300 {
    width:300px;
}
.w430 {
    width:430px;
}
.w660 {
    width:700px;
}
.h391 {
    height:391px;
}
/* 鍏叡鏍峰紡 -> 绌虹櫧绗�*/
.blankW {
    background:#fff;
}
.blank3 {
    clear:both;
    height:3px;
    overflow:hidden;
    display:block;
    font-size:1px;
}
.blank6 {
    clear:both;
    height:6px;
    overflow:hidden;
    display:block;
    font-size:1px;
}
.blank9 {
    clear:both;
    height:9px;
    overflow:hidden;
    display:block;
    font-size:1px;
}
.blank9w {
    background:#ffffff;
    clear:both;
    height:9px;
    overflow:hidden;
    display:block;
    font-size:1px;
}
.blank12 {
    clear:both;
    height:12px;
    overflow:hidden;
    display:block;
}
.blank15 {
    clear:both;
    height:15px;
    overflow:hidden;
    display:block;
}
.blank20 {
    clear:both;
    height:20px;
    overflow:hidden;
    display:block;
}
/* 鍏叡鏍峰紡 -> 娴姩 */
.left {
    float:left;
}
.right {
    float:right;
}
.inline{display: inline}
/* 鍏ㄥ眬鏍峰紡 -> 杈规 */
.border-top-dotted {
    border-top:1px dotted #dddddd;
}
.border-bottom-dotted {
    border-bottom:1px dotted #dddddd;
}
.border-top-bold {
    border-top:5px solid #4c4c4c;
}
.border-three {
    border:1px solid #dddddd;
    border-top:none;
}
.border-top-solid {
    border-top:1px solid #e5e5e5;
}
.border-bottom-solid {
    border-bottom:1px solid #e5e5e5;
}
.border-right-solid {
    border-right:1px solid #dddddd;
}
.border-right-solid2 {
    border-right:1px solid #e5e5e5;
}
/* 鍏ㄥ眬鏍峰紡 -> 澶ф爣棰橀鑹�*/
.color-title, .color-title a {
    color:#555555;
}
/* 鍏ㄥ眬鏍峰紡 -> 鎽樿棰滆壊 */
.color-dig{
    color:#555555;
}
/* 鍏ㄥ眬鏍峰紡 -> 鏃ユ湡銆佹潵婧愮瓑棰滆壊 */
.color-date-from, .color-date-from a {
    color:#888888;
}
/* 鍏ㄥ眬鏍峰紡 -> 閾炬帴棰滆壊 */
.color-link, .color-link a {
    color:#252525;
}
/* 鍏ㄥ眬鏍峰紡 -> 缁熻鏁板瓧 */
.count-num {
    font-family:Georgia;
    font-size: 24px;
    color:#ba2636;
}
/***椤堕儴瀵艰埅鏍峰紡**/
.site {
    width: 1000px;
    margin: 0 auto;
}
.clear {
    clear:both;line-height:0;
}
#header {
    background: #F8F8F8 url(img/b_line.gif) left bottom repeat-x;
    border-top: 1px solid #DDDDDD;
    width: 100%;
    margin: auto;
}
#top_logo{
    margin-top:9px;
}
#top_nav {
    width: 100%;
    height: 43px;
    line-height: 42px;
    display: block;
    background: #252525;
    border-bottom: 2px solid #606060;
    z-index:10000; position:fixed;top:0px;
}
#top_nav_parent {
    height: 43px;
    width: 100%;
    min-width: 1000px;
}
#top_nav_menu {
    background: #252525;
    width: 300px;
}
#top_nav, #top_nav a, #top_nav a:visited, #top_nav a:hover {
    text-decoration: none;
    color:#fff;
}
#top_right_nav li {
    float: left;
    padding-left: 30px;
}
#logo {
    float:left;
    line-height:50px;
}
.site-description{margin:10px 0 0 5px; font-size:14px; font-family:microsoft YaHei}
#search {
    float:right;
    padding:20px 0;
}
#s {
    width: 205px;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #888888;
    float: left;
    height: 28px;
    line-height: 28px;
    border: 0;
    text-indent: 3px;
}
#searchsubmit {
    background: url(img/icons-sprites-v3.png) no-repeat scroll -350px -70px transparent;
    cursor: pointer;
    height: 28px;
    width: 22px;
    float: left;
    border: 0;
}
#nav {
    height: 40px;
    line-height: 40px;
    background: none repeat scroll 0 0 #159b48;
    font-family:microsoft YaHei
}
/* 鍐呭 -> 閰峰搧鍒囨崲 */
.slide-right-items {
    position:relative;
}
.slide-right-content li {
    overflow:hidden;
    display:none;
    text-align:center;
}
.slide-right-content .on {
    display:block;
}
.slide-right-content h2 {
    bottom:0;
    left:0;
    line-height:1;
    padding-top:10px;
    padding-bottom:10px;
    font-size:14px;
}
.slide-right-ctrl {
    text-align:center;
}
.slide-right-ctrl li {
    width:10px;
    height:10px;
    cursor:pointer;
    background-position:-109px -3px;
    padding:6px;
    text-align:center;
    display:inline-block;
    zoom:1;
    *display:inline;
}
.slide-right-ctrl .on {
    background-position:-84px -3px;
}
/* 鐑偣鎺ㄨ崘 */
.hot-list .pl5 {
    padding-left:5px;
}
.hot-title {
    width:660px;
    line-height:1;
    padding:20px 0;
}
.hot-title h1, .hot-title h2 {
    font-size:18px;
}
.hot-title h3 {
    padding-top:5px;
}
.hot-title h3 a {
    margin-left:8px;
}
.hot-text {
    text-align:left;
    padding-right:20px;
    padding-left:30px;
}
.hot-text h2, .hot-text em {
    font-size:18px;
    font-weight:bold;
    font-family:"\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    line-height:1
}
.hot-text h3 {
    line-height:1;
}
.hot-text p {
    line-height:20px;
}
a.comment-count {
    background: url(img/icons-sprites-v3.png) no-repeat scroll -40px -0px transparent;
    cursor: pointer;
    padding-left: 30px;
    height:35px;
    line-height: 35px;
}
.conBotBlock a.commentCount {
    margin-left:16px;
}
a.comment-count:hover, a.comment-count:active {
    background-position:-40px -35px;
    text-decoration:none;
}
#post_category{
    height:35px;
    line-height: 35px;
}
#tags{height:35px;
      line-height: 35px;}
.edit-link{margin-left: 10px;}


/* 鍐呭 -> 鐚滀綘鍠滄 */
.widget-title {
	margin-top:9px;
    font-size:18px;
    line-height:48px;
}
.widget {
	background-color: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.guess-tabs .current {
    background:#f5f5f5;
    border-bottom:1px solid #dddddd;
}
.widget li {
    height:33px;
    overflow:hidden;
}
.widget li a {
    height:31px;
    line-height:31px;
    width:100%;
    border-left:5px solid #dddddd;
    margin-bottom: 2px;
    display:block;
    padding-left:10px;
    zoom:1;
    clear:both;
}
.widget li a:hover {
    border-left:5px solid #00a300;
    background:#f0f0f0;
    zoom:1;
    clear:both;
}
.widget .arrow {
    color:#aaaaaa;
    margin-right:11px;
}
.widget_archive ul li {
    width:50%;
    float:left;
}
#wp-calendar {
    width:100%
}
#wp-calendar caption {
    font-size: 18px;
    font-family: "Microsoft YaHei", "SimSun";
}
#wp-calendar #next {
    text-align:right;
}
/* 灏鹃儴 */
.footerbg {
    height:170px;
    border-top:1px solid #dddddd;
    background:none repeat-x scroll 0 0 #F8F8F8;
}
.footer {
    margin:0 auto;
    width:1000px;
}
.footer-channel {
    width:161px;
    float:left;
    padding:20px 0 0 0;
}
.footer-content {
    float:left;
}
.news-sub {
    width:200px;
    height:170px;
    float:left;
    border-left:1px solid #dddddd;
}
.other-channels {
    width:605px;
    height:170px;
    float:left;
    border-left:1px solid #dddddd;
}
.footer-module-content h3, .footer-module-coo h3 {
    padding:30px 0 10px 20px;
    color:#808080;
    font-weight:bold;
}
.footer-module-content h3 a, .footer-module-content h3 a:visited {
    color:#808080;
    font-weight:bold;
}
.footer-module-content h3 a:hover {
    color:#ba2636;
}
.footer-module-content p a, .footer-module-content p a:visited {
    color:#888888;
    float:left;
    height:28px;
    line-height:28px;
    padding-left:20px;
    width:64px;
    white-space:nowrap;
}
.footer-module-coo p a, .footer-module-coo p a:visited {
    color:#888888;
    display:inline-block;
    *display:inline;
    *zoom:1;
    height:28px;
    padding:0 7px;
}
.footer-module-coo {
    color:#888;
}
.footer-module-content p a:hover {
    color:#ba2636;
}
.footer-module-coo p a:hover {
    color:#ba2636;
}
.footer-module-coo p {
    padding-left:13px;
    line-height:28px;
}
.hot-keys a {
    padding:0 10px;
}
.hot-keys span, .hot-keys a, .hot-keys a:visited {
    color:#252525;
    line-height:28px;
}
.hot-keys a:hover {
    color:#ba2636;
}
/**鍐呭**/
.entry-content, .entry-content p {
    font-size: 14px;
    margin: 16px 0;
    line-height: 26px;
}
.entry-content a, .entry-content a:visited, .entry-content a:hover {
    color: #4f83bf
}
.entry-title {
    font-size:18px;
}
.preNextArticle {
    width:660px;
    border:1px solid #efefef;
    background-color:#f9f9f9;
    height:30px;
    line-height:30px;
}
.preNextArticle span {
    float:left;
    display:block;
    width:72px;
    height:30px;
    background:#efefef;
    text-align: center;
}
.preNextArticle span a {
    float:left;
    display:block;
    width:72px;
    height:30px;
    text-align:center;
}
.preNextArticle span a:link, .preNextArticle span a:visited {
    color:#888;
    text-decoration:none;
}
.preNextArticle span a:hover, .preNextArticle span a:active {
    color:#252525;
    text-decoration:none;
}
.nav-previous, .nav-next {
    padding-bottom:10px;
    width:496px;
    height:auto;
    float:left;
    padding:0 10px;
    text-align:right;
}
.nav-previous {
    text-align:left;
    display:none;
}
.preNextArticle span.current a {
    color:#252525;
    text-decoration:none;
}
.noText {
    width:590px;
}
.left_sd_box .preNextArticle {
    margin:0 auto 20px;
}

/**璇勮**/
.comment-box {
    float:left;
    padding:10px;
    margin:20px 0 20px 0;
    width:590px;
}
.comment-box ol, .comment-box ul, .comment-box li, .comment-box ul li, .comment-box ol li {
    list-style:none;
}
#comments {
    font-size:12px;
    margin-top:10px
}
.floor, .reply {
    float:right;
}
.floor {
    font-size:12px
}
.reply a:link, .reply a:visited {
    color:#999
}
#smiley a {
    float:left;
    padding-right:5px;
}
#commentform textarea {
    padding:3px;
    border:1px solid #bfbebe;
    background:#f2f1f0 url("img/comment.png") no-repeat center;
}
#cancel-comment-reply {
    margin:10px 0;
}
#cancel-comment-reply a {
    color:#d14836;
}
#cancel-comment-reply a:hover {
    color:#05a;
}
.fn a {
    color:#252525
}
.reply-comment-author a {
    color:#05a
}
.comments-title {
    margin:15px 0;
    width:100%;
    font-size:16px;
    line-height:30px;
    font-weight:600;
    position:relative
}
.comments {
    border-top:1px dotted #e5e5e5;
    line-height:24px;
    overflow:hidden
}
.comment-author:hover {
    background-color:#ffe
}
.comment-author {
    padding:12px 0;
    position:relative
}
.comment-author .avatar {
    float:left;
    margin:4px 10px 0 0;
    height:40px;
    width:40px
}
.comment-author cite {
    font-style:normal;
    margin-right:5px;
    color:#000;
    font-weight:700
}
.comment-author cite span {
    font-weight:400;
    color:#666
}
.comment-author cite.user {
    padding-left:18px
}
.comment-author time.date {
    color:#ccc
}
.comment-author span.floor {
    float:right;
    color:#ccc
}
.comment-text {
    margin-left:60px
}
.respond {
    border-top:solid 1px #ddd;
    margin-top:10px;
    padding-top:10px;
}
.respond h2 {
    padding:10px 0 5px;
}
.respond p {
    position:relative;
    width:100%;
    line-height:26px;
}
.respond p input {
    height:18px;
    width:200px;
    padding:7px 10px;
    margin:5px 0;
    line-height:18px
}
.respond p input, .respond textarea {
    border:2px solid #eeeeee;
    background-color:#fafafa
}
.respond textarea {
    width:95%;
    margin:5px 0 10px 0;
    padding:1%;
    height:120px;
    resize:none;
}
#commentforma a:link, #commentform a:visited, #commentform a:hover {
    color:#05a;
}
.commentsubmit {
    background:#376dad;
    border:none;
    color:#fff;
    cursor:pointer;
    padding:0 15px;
    vertical-align:middle;
    width:auto;
    line-height:30px;
    height:30px;
    font-size:12px
}
.commentsubmit {
    margin-bottom:15px
}
.commentsubmit:hover {
    background-color:#376dad
}
.depth-1{border-bottom: 1px #d9d9d9 solid;}
ol.commentlist li .children{margin-left:10px;}

/*s content page*/
.pageBox { height:28px; width:100%; clear:both; padding-bottom:30px; text-align:center;}
.page { height:28px; float:right; }
.page>li{min-width:36px;width:auto;float:left;line-height:26px;}
.page>li>select{height: 28px;margin-left: 5px;border: 1px solid #e9e9e9;}
.page>li>a{min-width:36px;width:auto;}
.page a,span.dot,span.turnTo,span.page-numbers {display:block; margin-left:4px; width:36px; height:26px; line-height:26px; vertical-align:middle; float:left; _display:inline; font-size:14px;font-family:Arial; background-color:#fff;}
.page a:link,.page a:visited {background-color:#fff; color:#5183C0;border: 1px #d9d9d9 solid; text-decoration:none;}
.page a:hover,.page a:active { background-color: #5183C0;color: #fff; border: 1px #5183C0 solid;text-decoration:none;}
.pageBox .page a.one ,.span.current{ background: #5183C0; color: #fff; border: 1px #5183C0 solid; }
.page .pageup,.page .pagedown,.page .prev,.page .next{ width:60px; font-size:12px; font-family:"SimSun";}
span.dot {border: 1px #d9d9d9 solid; font-size:12px;line-height:22px;color:#5183C0; }

/*e content page*/
.author-description{ margin:5px 0 0 80px; }

#main_left{padding-top: 5px; width: 700px;}
#left_side{width: 660px; margin-left: 20px;}
#main_right{padding-top: 15px;}
#right_side{width: 280px; margin-left: 10px;}
.entry-header{padding: 20px 0 5px 0;}

/***friendlink*/
.myinput {
	border: 2px solid #eeeeee;
	background-color: #fafafa;
	height: 18px;
	width: 250px;
	padding: 7px 10px;
	margin: 5px 0;
	line-height: 18px;
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
}
.textwidget{line-height:1.8; text-align:center;}
.attachment-medium{margin:0px 0px 0px 20px}
