﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, br, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0 }
body { margin: 0px; background: #ddd }
body, td, th { font-family:Arial; font-size: 14px; color: #333; line-height: 24px }
a:link {color: #256EB1; text-decoration: none }
a:hover {text-decoration:  none; color: #e10000 }
a:active {text-decoration: none; color: #333 }

ul { list-style: none; margin: 0; padding: 0 }
ul li { vertical-align: bottom;WHITE-SPACE: nowrap;LIST-STYLE-TYPE: none;}
.clear { clear: both; line-height: 0px; height: 0px; font-size: 0px }
/*白色链接CSS样*/

a.baise_a:link { color: #d2d1cf; text-decoration: none }
a.baise_a:visited { text-decoration: none; color: #d2d1cf }
a.baise_a:hover { text-decoration: none; color: #ffff00 }
/*友情链接CSS样*/

a.links_a:link { color: #c8c8c8; text-decoration: none }
a.links_a:visited { text-decoration: none; color: #c8c8c8 }
a.links_a:hover { text-decoration: none; color: #ffff00 }
/*红色链接CSS样*/

a.hongzi_a:link { color: #ff0000; text-decoration: none; font-weight: bold }
a.hongzi_a:visited { text-decoration: none; color: #ff0000; font-weight: bold }
a.hongzi_a:hover { text-decoration: none; color: #000; font-weight: bold }


/***************网站首页CSS样式************/

.box {max-width: 1200px; margin: 0px auto; }
.logo_img {line-height: 40px;height: 40px; padding-top: 8px; width: 100%; overflow: hidden; float: left; text-align: left;background: #666666;border-bottom: 2px solid #111;}
.logo_img a{ padding-left:10px;color:#ffffff;font-size: 2em;}

/*菜单*/

.right_content { border: 1px solid #ccc; padding: 8px 12px; _padding: 8px 6px; background: #f8f8f8; margin-bottom: 10px; zoom: 1 }
.sucai_top { height: 250px; padding-top: 6px; padding-left: 8px; line-height: 25px; overflow: hidden }
.sucai_top ul { background: url(top_ten.gif) no-repeat top left; padding-left: 22px }

/*分享按钮*/
.face{overflow: hidden;}
.face ul{width: 100%;float: left;}
.face ul li{float: left;padding: 0 4px;width: 20%;}
.face ul li img{vertical-align: middle;}
.face ul li a{width: 100%;text-align: center;float: left;background-color: #a0a0a0;border-radius: 5px; margin: 10px;padding: 10px 0;}

.links_bg { background: #353535; border-bottom: 1px solid #4a4a4a; padding: 8px; }
.footer_bg { /*background: #666666; border-top: 2px solid #111;*/}
.footer_nav {padding: 20px;color: #d7ccba;background: #666666; } 


/***************内页CSS样式************/
.mian_left2 { width: 69%; padding-top: 10px; float: left; overflow: hidden }
.mian_right2 { width: 30%; padding-top: 10px; float: right }

/*分页*/
#pages { margin: 15px auto; text-align: center; clear: both; padding-top: 5px; height: 21px; }
#pages a { padding: 3px 6px 2px; margin: 3px; background: #2b2a28; border: 1 solid #1b1b1b; text-align: center; color: #fff; }
#pages a.now { background: #2b2a28; color: #fff; border: 1 solid #1b1b1b; }
#pages a:hover, #pages a.now:hover { background: #811709; border: 1 solid #1b1b1b; color: #ffff00; }


/*按钮样式*/
.gotopage { background: #ac0000; text-align: center; border: 1px solid #1b1b1b; padding: 0px 4px; font-size: 12px; line-height: 14px; color: #fff; cursor: pointer; height: 18px; }


.neirong_bt p img{text-align: center;width: 100%;border: 2px solid #ddd;}


/*--ppt_info软件信息说明--*/
.ppt_info {margin-top: 10px;}
.ppt_info h1 {border-bottom: 1px solid #E5E5E5;color: #19489E;font-size:1.6em;font-weight:bold;line-height:30px;clear:both;}
.tagsinfo{overflow: hidden;padding: 0 0 10px 0;}
.tagsinfo a{color: #999;background-color: #f6f6f6;margin: 0 0 1% 1%;padding: 10px 10px;height: 29px;line-height: 29px;overflow: hidden;}
.info_ad {text-align: center;}
.info_left {width:100%;font-style: italic;}
.info_left .title{height: 30px;line-height: 30px;font-weight: bold;overflow: hidden;color: #336699;text-shadow: 0 1px white;background: #fafafa;border-width: 1px;border-color: #dadada #d2d2d2;}
.info_left ul li {border-top: 1px dashed #D3D3D3;height: 30px;line-height: 30px;padding-left: 8px;}
.info_left ul li span{float: right;}


/*瀑布流*/
.listbox_pubu {overflow: hidden;}
.listbox_pubu .title{margin: 0;padding: 0;text-align: left;font-weight: bold;color: #336699;}
.related-post {margin-bottom: 10px;width: 30%;padding: 0 10px;float: left;height: 220px;}
.related-post img{width: 100%;height: 153px;border: 2px solid #ddd;}
.related-post h3{font-size: 0.8em;}

.showdown{display: block;line-height: 30px;text-decoration: none;font-size: 1em;font-weight: bold;height: 30px;text-align: center;font-style: italic;}


@media (max-width: 767px) {/*手机端*/
.box {max-width: 100%;margin: 0px auto;}
.mian_left2{width:100%;}
.mian_right2{width:100%;}
.neirong_bt p img {width:100%;}
.related-post{width:100%;height: auto;}
}
