﻿﻿/**/
body {

}
.divPage {
    width:980px;
    margin:0 auto;
    /*overflow:hidden;*/
    background-color:#ffffff;
}
/***********************************页头********************************/
.dheader {
   background:url("../images/bg_top_98094.png") no-repeat center 34px;
   height:156px;
}
/**/
.top_nav {
    height:34px;
    overflow:hidden;
    line-height:34px;
    border-bottom:1px solid #EEEEEE;
    font-size:12px;
}
    .top_nav a {
       color:#333;
       float:left;
       padding:0px 10px;
       background:url("../images/line_1.png") no-repeat right center;
    }
        .top_nav a.none {
            background:none;
        }
.l_float {
  float:left;
}
.r_float {
  float:right;
}
/**/
.logo {/*div默认高度*/
    float:left;
    background:url("../images/logo.png") left center no-repeat;
    width:302px;
    height:70px;
    margin-top:20px;
}
 .logo a {
        display:block;
        width:302px;
        height:70px;
    }
/**/
.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;*/
    cursor:pointer;
}
/**/
.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;
}
/**/

/**/
.crtPosition {
    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;
}
.plist {
/*    min-height:279px;
    max-height:526px;*/
    text-align:left;
    overflow:hidden;/*超出980裁切*/
    

}
    .plist span {
        line-height:33px;
        font-size:16px;
        font-family:"微软雅黑";
        color:#003398;
    }
.pics {
/*     min-height:247px;
    max-height:493px;*/
    overflow:hidden;/*超出1000裁切*/
    width:1000px;/*默认向右溢出，漂右的默认向左溢出，通过溢出解决“两端对齐”*/
    /*text-align:justify;只对内敛元素有效*/
}
.pics ul li {
    /*border-spacing:20px 20px;*//*无效*/
    float:left;
    width:180px;
    height:226px;/*图片尺寸*/
    /*margin:10px 16px 10px 0;*/
    margin:10px 20px 10px 0;
    /*margin重叠问题*/
}
.pics ul li a {
    display:block;
}
.pics ul li img {
    display:block;
    width:180px;
    height:150px;
}
.textstyle {
    background-color:#535353;
    padding:10px 5px 0 5px;
    color:#ffffff;
    height:66px;

}
    .textstyle .ptitle1 {
        height:28px;
        line-height:28px;
        padding-left:16px;
        background:url("../images/mpin_tb.png") no-repeat scroll left center transparent;
    }
        .textstyle .ptitle1 a {
            display:inline;
        }
    .textstyle div,.textstyle span {
        height:28px;
        line-height:28px;  
    }
    .textstyle .pictitle {
        color:#ffffff;
    }

/**/
.wlist {
    border-top:1px solid #dddddd;
    max-height:600px;/*标记高度，待处理*/
}
    .wlist ul {
        width:980px;/*兼容模式下可以不用设置，100%无效*/
        margin:2px 0;
        height:24px;
        text-align:left;
    }
    .wlist li {
        float:left;
        /*display:block;*/
        height:24px;
        width:326px;
        line-height:24px;
        color:#232323;
        overflow:hidden;
    }
    .wlist .theader li {
        height:45px;
        line-height:45px;
        font-weight:bold;
    }
    .wlist .ll {
        padding:0 10px 0 25px;
        text-align:left;
        width:365px;
        background:url("../images/dot22.png") no-repeat scroll transparent 16px center;
    }
    .wlist .theader {
        margin-top:3px;
        height:45px;
    }
.oldStyle {
    background-color:#f1f1f1;
}
.wlist .ml {
    padding:0 5px;
    width:370px;
}
.wlist .rl {
    padding:0 5px;
    width:190px;
}
.theader .headtextl {
    padding-left:40px;
    width:360px;
}
.theader .headtextm {
    padding-left:34px;
    width:346px;
}
.theader .headtextr {
   width:200px;
}
/**/
.PageListSplit {
    float:right;
    height:32px;
    padding-top:14px;
    max-width:450px;
}
.PageListSplit .pageRecord {
    display:none;
    float:left;
    margin-left:10px;
    max-width:450px;
}
.PageListSplit .pageBtn {
    float:right;
    margin-left:10px;
    max-width:450px;
}
.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;
}

/**********************页尾********************/
.dfooter {
    position:relative;
    background:url("../images/bg_foot.png") repeat-x;
    height: 85px;
    /*margin-top: 10px;*/
    text-align:center;
    overflow:hidden;
	width:998px;/*2018.06.13add*/
	margin:0 auto;/*2018.06.13add*/
}
.returnTop {
    display:none;
}

.copyright_l {
    color: #666666;
    float: left;
    font-size: 12px;
    padding-left: 10px;
    width: 280px;
    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;
}


/*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;}