﻿@charset "utf-8";
/*
 * This is NOT a freeware, use is subject to license terms
 * @author Miscuz! <526781311@qq.com>
 * @version 9.20.15
 * @support http://www.950085.com
 */
*{padding:0px;margin:0px}
body{font-family:Microsoft YaHei, Tahoma, Geneva, sans-serif;font-size:12px;color:#666}
body{background:#fff}
html,body,div,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote{margin:0px;padding:0px}
ul{list-style:none;list-style-type:none;margin:0px;padding:0px}
ul li{list-style:none;list-style-type:none;margin:0px;padding:0px}
img{border:0px}
em,i{font-style:normal}
a{color:#666;text-decoration:none}
a:hover{text-decoration:none}
input,textarea,select{vertical-align:middle;font-family:Microsoft YaHei,Tahoma, Geneva, sans-serif;}
input{vertical-align:middle}
.hide{overflow:hidden;overflow-y:hidden;overflow-x:hidden}
.fs0{font-size:0}
.fb{font-weight:bold !important}
.lh1{line-height:1 !important}
.lh15{line-height:1.5 !important}
.lh2{line-height:2 !important}
.fms{font-family:simsun !important}
.fmm{font-family:Microsoft YaHei !important}
.tc{text-align:center !important}
.tl{text-align:left !important}
.tr{text-align:right !important}
.abs{position:absolute !important}
.rel{position:relative !important}
.fl{display:inline;float:left !important}
.fr{display:inline;float:right !important}
.bkd div{display:inline-block;*display:inline;zoom:1;overflow:hidden;overflow-y:hidden;overflow-x:hidden}
.bke em{display:inline-block;*display:inline;zoom:1;overflow:hidden;overflow-y:hidden;overflow-x:hidden}
.bks span{display:inline-block;*display:inline;zoom:1;overflow:hidden;overflow-y:hidden;overflow-x:hidden}
.bki i{display:inline-block;*display:inline;zoom:1;overflow:hidden;overflow-y:hidden;overflow-x:hidden}
.bka a{display:inline-block;*display:inline;zoom:1;overflow:hidden;overflow-y:hidden;overflow-x:hidden}
.bkl li{display:inline-block;*display:inline;zoom:1;overflow:hidden;overflow-y:hidden;overflow-x:hidden}
.mc{margin:0 auto}
.clear{clear:both;height:0;font-size:0;overflow:hidden;overflow-y:hidden;overflow-x:hidden}
.clearfix{zoom:1}
.clearfix:after{clear:both;height:0;font-size:0;overflow:hidden;display:block;visibility:hidden;content:"."}
::selection{background:#a7bd06;color:#fff}
::-moz-selection{background:#a7bd06;color:#fff}
.tit {padding-bottom:30px}
.tit h2 {font-size: 28px;color: #333;text-align: center}
.tit h4 {text-align: center;font-size: 14px;margin-bottom:10px;font-weight: normal}
.tit .lin {width: 70px;
height: 4px;
background: #c82126;margin: 0 auto}



.mypage{text-align:left}
.mypage a{color:#666;background:#efefef;padding:8px 12px;line-height:1;margin-right:6px;display:inline-block;*display:inline;zoom:1}
.mypage a:hover{color:#fff;background:#448fa5}
.mypage a.cur{color:#666 !important;background:none !important;}
.mypage a.cur:hover{color:#666 !important;background:none !important;}
.mypage em{color:#666;background:#fff;padding:8px 12px;line-height:1;margin:3px;display:inline-block;*display:inline;zoom:1}

/*my*/
/*文章列表*/
.lbcontent {
  width: 100%;
  margin-top:5px;
  min-height:300px;
}
.lbcontent .lbx li {
  position: relative;
  line-height: 45px;
  height: 45px;
  width: 100%;
  margin: auto;
  border-bottom: 1px dotted #b4b4b4;
      list-style-type: none;
}

.lbcontent .lbx li label {
  position: absolute;
  left: 5px;
  top: 20px;
  width: 10px;
  height: 25px;
  background: url(jt.jpg) no-repeat;
}

.lbcontent .lbx li a {
  float: left;
  color: #8c8c8c;
  font-size: 13px;
  padding-left: 15px;
  line-height:45px;
}
.lbcontent .lbx li span {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 45px;
  height: 45px;
  color: #8c8c8c;
  font-size: 13px;
}
.lbcontent .lbx li:hover {
  background: #f4f4f4;
}
/*分页*/
.xiaocms-page { padding:14px 0 10px;font-family:\5b8b\4f53; margin-right: 10px;}
.xiaocms-page a {display:inline-block;height:22px;line-height:22px;background:#fff;border:1px solid #e3e3e3;text-align:center;color:#333;padding: 5px 15px;margin-left: 1px;}
.xiaocms-page a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
.xiaocms-page span {display:inline-block;height:22px;padding: 5px 15px;line-height:22px;background: #c82126;border: 1px solid #c82126;color:#fff;text-align:center;margin-left: 1px;}
/*图片列表*/
#shipinleibiao{
	margin-top:20px;
	}
#shipinleibiao ul {
    margin-top:20px;
    margin-right:-60px;
    text-decoration:none;
     
}
#shipinleibiao li {
    float:left;
    margin-right: 9px;
    display:block;
    margin-bottom:30px;
}
#shipinleibiao li:hover {
    }
#shipinleibiao li span {
    display:block;
    text-align:center;
    padding-top:13px;
}
#shipinleibiao li span a {
    color:#333333;
    font-size:14px;
    text-decoration:none;
}
#shipinleibiao li span a:hover {
    color:#00CBFF;
    text-decoration:none;
}
#shipinleibiao li img {
    border:1px solid #ccc;
    padding:3px;
    width: 200px;
    height:150px;
}

/*内页*/
.m_content{
	margin-top:10px;
	font-family:"Microsoft YaHei";
           }
      .m_content h2{
          font-size:20px;
          text-align:center;
          font-family:"Microsoft YaHei";
           font-weight:normal;
		   padding-bottom:5px;
          }
		.page_content{
			min-height: 250px;
			line-height:180%;
			font-family:"Microsoft YaHei";
			font-size:14px;
			}
        .listpage{
            padding:5px;
            font-size:16px;
            font-family:"Microsoft YaHei";
            line-height:200%;
            }
            /*内容页*/
blank10{height:10px;}
.info {text-align:center;color:#999;margin-bottom:20px;  font-size:12px; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content{line-height:24px;}
.listpage {clear: both;text-align: center;}
.prevpage p{
			margin:10px 0;
			}
.ncontent{
	font-size:14px;
    line-height: 180%
    color: #777;
}
