body {font-family:"Microsoft YaHei","SimSun","Arial, Helvetica, sans-serif";color:#333;font-size:12px;line-height:20px;text-align:left;background-color:#F8F8F8;; overflow-x:hidden;  position: relative; }
html, body, div, span, ul, li, ol, dl, dt, dd, table, td, th, p, fieldset, form, pre, blockquote, h1, h2, h3, h4, h5, h6, input, img, a {margin:0;padding:0;}
ul li {list-style:none;}
h2{font-size:12px;}
img {border:none;}html, body {
    min-width: 1100px;
}
a:link {color:#333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#5B98EC;text-decoration:none;}
a:active {color:#5B98EC;text-decoration:none;}

.wrapper {width: 1000px;text-align:left;margin:0 auto;}
.clear {clear:both;height:0;width:0;zoom:1;overflow:hidden;}
.fl {float:left;}
.fr {float:right;}
.f12 {font-size:12px;}
.f14 {font-size:14px;font-weight:bold;}
.f16 {font-size:16px;font-weight:bold;}

.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.ml10 {margin-left:10px;_margin-left:5px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.mr10 {margin-right:10px;}
.tit1{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid  #E8E8E8;
}
.tit1 img{
    width: 2px;
    height: 12px;
    float: left;
    margin-right: 7px;
    margin-top: 14px;
}
.tit1 em{
    font-style: normal;
    font-size: 10px;
    color: #999999;
    margin-left: 9px;
    font-weight: normal;
}
.tit3 {
    height: 14px;
    padding: 14px 22px 16px 19px;
    background: #F9F9F9;
}
.tit3 h3{
    font-size: 14px;
    color: #333333;
    float: left;
     font-weight:bold;
    
}
.tit3 .t-posi ,.tit3 .t-posi a{
    font-size: 12px;
    color: #999999;
}
.tit3 .t-posi img{
    width: 12px;
    height: 12px;
    margin: -1px 8px;
}
.tit3 .t-posi span{
    font-size: 12px;
    color: #FD7466;
}
.main{
    margin-top: 20px;
    margin-bottom:20px;
}
.m-left{
    width: 210px;
}
.m-left .l-top{
    /*width: 174px;*/
    background: #fff;
    padding: 6px 20px 0px 16px;
    border: 1px solid  #DEDEDE;
    margin-bottom: 20px;
}
.search{
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    width: 176px;
}
.search input{
    width: 144px;
    height: 30px;
    outline: none;
    color: #666;
    padding-left: 10px;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
}
.search .icon-s{
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #EA6254;
}
.search .icon-s:hover{
    background: #FD7466;
}
.search .icon-s img{
    width: 17px;
    height: 17px;
    margin-left: 7.5px;
    margin-top: 7.5px;
}

.p-list ul li{
    /*height: 44px;*/
    /*border-bottom: 1px dashed #E8E8E8;*/
}
.p-list ul li>a{
    display: block;
    line-height: 44px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #E8E8E8;
}
.p-list ul li a img {
    width: 3px;
    height: 6px;
    float: left;
    margin-top: 19px;
    margin-right: 5px;
}
.p1{
    display: block;
}
.p2{
    display: none;
}
.p-list ul li.current>a{
    color: #EA6254;
}
.p-list ul li.current .p1{
    display: none;
}
.p-list ul li.current .p2{
    display: block;
}
.contact{
    background: #fff;
    margin-bottom: 74px;
    padding: 11px 20px 30px 22px;
    border: 1px solid #DEDEDE;
}
.c-con{
    margin-top: 8px;
}
.c-con div{
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #666666;
}
.c-con div i{
    width: 1em;
    display: inline-block;
}
.m-right{
    width: 768px;
    min-height: 300px;
}
/*.r_bottom{
    height: 28px;
    width: 525px;
    margin: 20px auto 0px;
}
.r_bottom span{
    font-size: 12px;
    color: #666666;
    float: left;
    display: block;
    height: 28px;
    line-height: 28px;
}
.r_bottom span em{
    font-style: normal;
    margin: 0px 5px;
}
.r_bottom button,.r_bottom input,.r_bottom a{
    outline: none;
    display:inline-block;
    width: 58px;
    height: 30px;
    line-height: 28px;
    background: #FBFBFB;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
    font-size: 12px;
    color: #666;
    margin: 0px 5px;
    text-align: center;
    float: left;
}
.r_bottom input,.r_bottom a
{
    height:28px;
}
.r_bottom button:hover,.r_bottom .btn3{
    color: #fff;
    background: #EA6254;
    border: 1px solid #EA6254;
}
.r_bottom .btn3:hover{
    background: #FD7466;
    border: 1px solid #FD7466;
}
.r_bottom input:hover,.r_bottom input.curr{
    color: #EA6254;
    border: 1px solid  #EA6254;
}*/

.r_bottom {
    height: 28px;
    width: 625px;
    margin: 20px auto 0px;
}
.r_bottom span{
    
    font-size: 14px;
    color: #666666;
 
    display: block;
    height: 30px;
    line-height: 30px;
}
.r_bottom span em{
    font-style: normal;
    margin:0px  3px ;
}
.r_bottom .pageNav a,.r_bottom input,.r_bottom button,.r_bottom span
{
    display:inline-block;
    outline: none;
    width: 62px;
 height:30px;
    line-height: 28px;
    background: #FBFBFB;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
    margin: 0px 2px;
    text-align: center;
   
}
.r_bottom .ppage
{
    width:auto;
    padding:0 5px;
    border:none;
   background:#fff;
    }
.r_bottom .pageNav a
{
 cursor:pointer;
    }
    
    

#PageInfo button:hover,#PageInfo a:hover{
    color: #fff;
    background: #EA6254;
    
}

.r_bottom select
{
    height: 28px;
    color: #666;
    }
    .r_bottom input:hover,.r_bottom input.curr{
    color: #EA6254;
    border: 1px solid  #EA6254;
}


.p-list ul li:hover>a{
    color: #EA6254;
}
.p-list ul li:hover .p1{
    display: none;
}
.p-list ul li:hover .p2{
    display: block;
}