/* 
* @Author: Marte
* @Date:   2016-05-16 10:23:04
* @Last Modified by:   Marte
* @Last Modified time: 2016-12-13 13:20:24
*/


.partCase-banner{
    width: 100%;
    height: 380px;
    background: url(../img/part/anli_banner.jpg) top center no-repeat;
}

.postion {
    height: 34px;
    line-height: 34px;
}
.slideGroup .parBd ul li .title a{
    background: #fff;
}
.partCase{
    padding-bottom: 20px;
    background: #fff;
}
.partCase-title{
    width: 1180px;
    height: 85px;   
    margin: 0 auto;
    padding-top: 9px;
    border-top: 1px solid #ccc;
    background: url(../img/part/partCase_title_bg.png) center no-repeat;
}
.partCase-contents{
    width: 1176px;
    margin: 0 auto;
    background: #e1e1e1;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 5px;
}
.partCase-content{
    float: left;
    margin: 0 5px 10px 5px;
}
.dede_pages{
    background:#ececec;
    padding-bottom:20px;
    text-align:center;
    font-size:0px;
}
.bg_page{
    margin: 20px auto;
}
.page li{
    display:inline-block;/* 
    padding:5px 12px; 
    border:1px solid #cdcdcd;*/
    margin:0px 2px;
}
.page li.thisclass{
    color: #d96036;
    display:inline-block;
}
.p-position{
    text-align:center;
    font-size:0px;
}
.p-position li{
    display:inline-block;
    font-size:14px;
    /* padding:4px 10px; */
}
.p-position li a{
    color: #666;
}
.p-position li.thisclass{
    border:none;
    color:#d96436;
}
.p-position li a{
    border:1px solid #ddd;
    padding:4px 10px;
    display:block;
}
.p-position table{
    margin:20px auto;
}