﻿﻿/**/
body {

}
.divPage {
    width:480px;
    margin:0 auto;
    overflow:hidden;
    background-color:#ffffff;
}
/*隐藏*/
.tips,#id_wuzhangai {
    display:none;
}
/***********************************页头********************************/
.dheader {
   /*background:url("../images/bg_top_98094.png") no-repeat center top;*/
   height:130px;
}
/**/
.top_nav {
    height:34px;
    overflow:hidden;
    line-height:34px;
    border-bottom:1px solid #EEEEEE;
    font-size:12px;
}
    .top_nav a {
       color:#333;
       float:left;
       display:block;
       padding:0px 10px;
       background:url("../images/line_1.png") no-repeat right center;
       /*height:34px;
       line-height:34px;*/
}
        .top_nav a.none {
            background:none;
        }

.l_float {
  width:100%;
  float:left;
}
.r_float {
  float:right;
  display:none;
}
.logo {/*div默认高度*/
    float:left;
    background:url("../images/logo.png") left center no-repeat transparent;
    height:29px;
    width:212px;
    margin-top:24px;
}
.logo a {
        display:block;
        height:29px;
        width:212px;
    }
.search {
    width:220px;
    height:30px;
    background:url("../images/search_bg_05.png") left center no-repeat;
    float:right;
    /*padding:2px;*/
    margin: 24px 5px 0 0;
}
.sk {
    margin-top:2px;
    float:left;
    color: #666666;
    font-size: 14px;
    height: 28px;
    line-height:28px;
    width:160px;
    background: none repeat scroll 0 0 transparent;/*默认不透明*/
    border: 0 solid #FFFFFF;
    margin-left:2px;
}
.r_float_r {
    float:right;
    /*border:0px;
    height:26px;
    width:76px;*/
}
.tips {
    background:url("../images/tips.jpg") no-repeat center center;
    float:right;
    color: #868686;
    font-size: 12px;
    height: 45px;
    line-height: 18px;
    margin: 13px 15px 0 20px;
    padding: 15px 35px 0;
    width: 110px;
    display:none;
}
.crtPosition {
    margin-top:10px;
    line-height:30px;
    text-align:left;
    height:30px;
    border:1px solid #dddddd;
    padding-left:15px;
}
    .crtpadding {
        padding-left:15px;
    }
     .crtPosition span a {
            color:#333333;
        }
/******************************************页中*****************************************/
.dsection {
    margin:10px auto;
    overflow:hidden;
}    
/**/
.simglist{
    height:500px;/*ul块级元素，默认间距10px,影响li的margin-top；ul li(li比内部元素默认高3~4px)间距，畸形*/
    width:500px;/*480+20*/
    overflow:hidden;
}
    .simglist ul li {
        float:left;
        margin:10px 20px 10px 0;/*待处理，靠边*/
        width:230px;/*li浮动时对图片尺寸限定*/
        height:145px;
    }
        .simglist ul li img {
             width:230px;
             height:120px;/*待改造，动态发布图片时？*/
             display:block;
        }
    .simglist .textstyle {
        background-color:#535353;
        height:25px;
        line-height:25px;
        text-align:left;
        padding-left:10px;
    }
    .simglist .pictitle {
        color:#ffffff;
    }
/**/
.sdoclist {
    max-height:576px;
    border-top:1px solid #dddddd;
}
    .sdoclist .theader {/*ul设定高度之后，默认margin-top:10px？*/
        height:45px;
        /*margin-top:0px;*/
    }
        .sdoclist .theader li {
            line-height:45px;/*只是限定位置*/
            height:45px;
            font-weight:bold;
        }
.sdoclist ul {
        height:24px;
        margin:2px 0;
        overflow:hidden;
        text-align:left;
    }
        .sdoclist ul li {
            float:left;
            width:160px;
            height:24px;
            line-height:24px;
             color:#232323;
            overflow:hidden;
        }
   .oldStyle {
    background-color:#f1f1f1;
}
.theader .headtextl {
    padding-left:42px;
    text-align:left;
    width:208px;/*250*/
}
.sdoclist .hll{
    padding:0 10px 0 22px;
    width:218px;/*250*/
    background:url("../images/dot22.png") no-repeat scroll transparent 16px center;
}
.sdoclist .hlm1,.sdoclist .theader .headtextm1 {
    width:136px;/*146*/
    padding-right:10px;
}
.sdoclist .hlm2 , .sdoclist .theader .headtextm2 {
    width:78px;/*84*/
    padding-right:5px;
}
/*.pagetag {
    float:right;
}*/
.PageListSplit {
    float:right;
    height:32px;
    padding-top:10px;
    max-width:416px;
}
.PageListSplit .pageRecord {
    display:none;
    float:left;
    margin-left:10px;
    max-width:416px;
}
.PageListSplit .pageBtn {
    float:right;
    /*margin-left:10px;*/
    max-width:416px;
}
.pageBtn .CPage {
    background-color:rgb(0, 38, 255);
    border-color:rgb(34,70,154);
    cursor:default;
    color:rgb(255,255,255);
}
.pageBtn a {
    display:block;
    float:left;
    width:34px;
    height:30px;
    line-height:30px;
    margin:0 5px;
    border:1px solid rgb(209,209,209);
    color:#676767;
}
.pageBtn .pnext {
    width:62px;
}
.pageBtn .inactive {
    cursor:default;
    /*display:none;*/
}
.pageBtn .pdots {
    border:0 none;
    cursor:default;
}
/**/
.linkspic {
    padding-top:10px;
    float:left;/*<a img>默认间距~10pxpadding-top:20px;
    /*clear:both;*/
}
    .linkspic img {
        width:235px;
        height:57px;
    }
/**********************页尾********************/
.dfooter {
    position:relative;
    background:url("../images/bg_foot.png") repeat-x;
    height: 85px;
    /*margin-top: 10px;*/
    text-align:center;
    /*overflow:hidden;*/
	max-width:480px;/*2018.06.13add*/
	margin:0 auto;/*2018.06.13add*/
}
.returnTop {
    /*display:none;*/
    position:absolute;
    height:41px;
    width:36px;
    right:10px;
    top:-41px;
}

.copyright_l {
    color: #666666;
    float: left;
    font-size: 12px;
    padding-left: 10px;
    width: 200px;
    text-align:left;
    margin-top:20px;
}
.footr {
    float:right;
    background:url("../images/ico2124.png") no-repeat left top;
    text-align:right;
    color:#01649d;
    font-size:12px;
    /*font-weight:bold;*/
    height:40px;
    margin-right:10px;
    line-height:22px;
    margin-top:15px;
}
.pfoot {
    padding-left:22px;
}
.pfoot a {
        color:#666;
    }
.jj {
    display:none;
}
#isshowwza
{
    display:none;
}

/*2016-1-8*/
.top_r{	width: 222px;height: 70px;float: right;padding-top: 20px;padding-right: 20px;}
.top_search{	background: url(../images/search_k_05.png) no-repeat left center;height: 30px;}
.top_search_xx{ float:left;clear:both; height:30px; line-height:30px; font-family:"微软雅黑", "黑体"; color:#666;}
.sk_search{ width:180px; float:left; height:30px; line-height:30px; background:none; border:#fff solid 0px; font-size:14px; color:#666; padding-left:5px;}