body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre,
form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 12px/1.5 tahoma, arial, \5b8b\4f53;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: url(../images/cfsbg.gif) repeat;
}

.top {
    height: 32px;
    width: 100%;
    background: url(../images/wall1.jpg) repeat-x;
}

.mian_wrap {
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
}

.logo {
    margin-top: 40px;
    height: 84px;
}

.nav {
    margin-top: 30px;
    height: 41px;
    background: url(../images/navbg.png) no-repeat;
}
.nav ul{
    margin-left: 30px;
}
.nav ul li{
    float: left;
    margin-left: 40px;
}
.nav ul li a{
    color: #723031;
    font-size: 16px;
    line-height: 41px;
    font-weight: bold;
}
.focus_pic {
    margin-top: 30px;
    height: 365px;
}

.focus_pic .fp_left {
    float: left;
    height: 365px;
    width: 11px;
    background: url(../images/shujuanl.png) no-repeat;
}

.focus_pic .fp_content {
    float: left;
    margin-top: 8px;
    margin-bottom: 7px;
    height: 330px;
    width: 958px;
    background-color: #e7d3b8;
    padding:10px;
}

.focus_pic .fp_right {
    float: left;
    height: 365px;
    width: 11px;
    background: url(../images/shujuanl.png) no-repeat;
}

.line {
    margin-bottom: 25px;
    margin-top: 15px;
    height: 12px;
    background: url(../images/line1.png) no-repeat;
}

.main {
    margin-top: 20px;
    overflow: hidden;
}

.info {
    float: left;
    width: 320px;
    background: url(../images/tiao1.png) no-repeat;
}

.info .tit {
    font-size: 14px;
    margin-left: 30px;
    line-height: 31px;
    color: #ffffff;
}

.info .con {
    margin-top: 15px;
    color: #785d4a;
}

.news {
    margin-left: 20px;
    float: left;
    width: 350px;
    background: url(../images/yun1.png) no-repeat;
}

.news .tit {
    margin-left: 50px;
    color: #723031;
    font-size: 14px;
    font-weight: bold;
}

.news .n1 {
    margin-left: 10px;
    font-size: 20px;
    color: #cabaa1;

}

.news .n2 {
    color: #cabaa1;
}

.news ul {
    margin-top: 10px;
    margin-left: 15px;
}

.news ul li {
    line-height: 28px;
    color: #723031;
    list-style-type: square;
    list-style-position: inside;
    border-bottom: 1px dotted #695346;
}
.news ul li a{
    color: #785d4a;
}
.news ul li a:hover{
    color: #785d4a;
    text-decoration: none;
}
.contact {
    padding-left: 10px;
    background: url(../images/yun1.png) no-repeat;
    margin-left: 20px;
    float: left;
}
.contact .tit {
    margin-left: 40px;
    color: #723031;
    font-size: 14px;
    font-weight: bold;
}

.contact .n1 {
    margin-left: 10px;
    font-size: 20px;
    color: #cabaa1;

}

.contact .n2 {
    color: #cabaa1;
}
.contact p{
    line-height: 24px;
    font-weight: bold;
    margin-top: 15px;
    color: #723031;
}
.footer {
    height: 57px;
    background: url(../images/wall2.png) repeat-x;
    text-align: center;
    line-height: 20px;
    color: #b8a386;
    padding-top: 30px;
}
.footer p, .footer a,.footer a:hover{
    color: #b8a386;
}

/*内容页css*/
.line1{
    height: 6px;
    background: url(../images/topline1.gif);
    margin-bottom: 15px;
}
.mian_wrap .content{
    overflow: hidden;
    width: 100%;
    margin-bottom: 100px;
    margin-top: 25px;
}
.mian_wrap .content .leftS{
    float: left;
    width: 250px;
    padding-top:35px;
    background: url(../images/biankuang.png) repeat-x;
}
.mian_wrap .content .leftS ul{
    padding: 10px;
    margin-top: 10px;
}
/**动态内容页左栏**/
.mian_wrap .content .leftS div{
    margin-top: 10px;
    margin-left: 30px;
    color: #723031;
    font-size: 16px;
}
.mian_wrap .content .leftS .ulList{

}
/**动态内容页左栏 end**/
.mian_wrap .content .leftS ul li{
    margin-bottom: 10px;
    border-bottom: 1px dashed #695346;
    letter-spacing:2px;
    font-weight: bold;

}
.leftS ul li a{
    color: #723031;
    font-size: 14px;
    line-height: 24px;
}
.mian_wrap .content .mainS{
    margin-left: 280px;
}
.mian_wrap .content .mainS h1{
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    letter-spacing:2px;
}
.mian_wrap .content .mainS p{
    letter-spacing:2px;
}

/*内容页*/
.content_wrap{
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #F3EFE4;
    min-height: 500px;
    overflow: hidden;
}
.leftC{
    padding-left: 10px;
    float: left;
    width: 240px;
    min-height: 500px;
    background: url("../images/lianhua.png") no-repeat 20px bottom;
}
.lxwm .tit, .zjcfs .tit{
    margin-top: 10px;
    padding-top: 2px;
    padding-left: 42px;
    line-height: 28px;
    color: #7B5221;
    font-size: 14px;
    background: url("../images/in_r_b.jpg") no-repeat 2px;
    border-bottom: 1px solid #C1BBAD;
    font-weight: 700;
}

.lxwm p{
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    color: #938D81;
}
/**走进长富山**/
.zjcfs{
    margin-bottom: 25px;
}
.zjcfs ul{
    margin-left: 40px;
}
.zjcfs ul li a {
    color: #938D81;
    font-size: 14px;
    line-height: 28px;
}

.contentQ{
    padding: 10px;
    width: 729px;
    float: left;
    min-height: 500px;
    border-left: 1px solid #C1BBAD;
}
.dqwz{
    color: #323232;
    padding-left: 25px;
    background: url("../images/dqwz_h.jpg") no-repeat;
    line-height: 22px;
    border-bottom: 1px dashed #C1BBAD;
}
.dqwz a,.dqwz a:hover{
    color: #323232;
    text-decoration: none;
}

.article h1{
    border-bottom: 2px solid #7B5221;
    color: #7B5221;
    font-size: 24px;
    padding-bottom: 10px;
    padding-top: 8px;
    text-align: center;
}
.text{
    margin-top: 18px;
    color: #938D81;
    font-size: 14px;
    line-height: 2em;
}
.text_s {
    color: #938D81;
    font-size: 12px;
    line-height: 2em;
    text-align: center;
}
.text_s span{
    margin-left: 20px;
}
.text_s span a, .text_s span a:hover{
    color: #938D81;
    text-decoration: none;
}

/**列表页**/
.articleList ul{
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 20px;
    font-size: 14px;
    color: #938D81;
}
.articleList ul li{
    line-height: 32px;
    border-bottom: 1px dashed #938D81;
}
.articleList ul li span a{
    color: #938D81;
    text-decoration: none;
}
.articleList ul li span a:hover{
    text-decoration: underline;
}
.page{
    font-size: 12px;
    clear:both;
    height:24px;
    margin-top:30px;
    overflow:hidden;
    text-align:center;
    width:auto;
}
.page .current {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #938D81;
    color: #000;
    text-align: center;
}
.page a, .current {
    font-weight: 700;
    background-attachment:scroll;
    background-color:#6C3A0A;
    background-image:none;
    background-position:0 0;
    background-repeat:repeat repeat;
    border:1px solid #6C3A0A;
    color:#B8A386;
    display:block;
    float:left;
    height:12px;
    line-height:14px;
    margin:0 2px;
    padding:4px 0;
    text-decoration:none;
    width:50px;
}
/**墓型list**/
.muxinglist{
    margin-top: 20px;
    overflow: hidden;
}
.muxinglist ul li{
    float: left;
    height: 180px;
    padding: 10px 15px;
    width: 206px;
}
.muxinglist ul li a{
    border: 3px solid #FFFFFF;
    display: block;
    height: 150px;
    overflow: hidden;
    width: 200px;
}
.muxinglist ul li a:hover{
    border: 3px solid #6C3A0A;
}
.muxinglist ul li p a{
    color: #938D81;
    display: block;
    font: bold 14px/30px Verdana,Geneva,sans-serif;
    height: 30px;
    overflow: hidden;
    text-align: center;
    width: 200px;
    border: none;
}
.muxinglist ul li p a:hover{
    border: 0;
}