/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
#community{margin: 100px auto 140px;width: 990px;}
.bbs-tit{
    text-align: center;
    margin-top: 0;
    padding-bottom: 40px;
    border-bottom: 1px solid #505050;
    margin-bottom: 0;
}
.bbs-tit strong{
    font-family: 'Crimson Text', serif;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
}
.bbs-tit span{
    display: block;
    font-size: 14px;
    color: #838383;
    line-height: 1.8;
}
#community .com_top{
    overflow: hidden;
    margin-bottom: 60px;
   
}
#community .com_top .left_area{
    float: left;
    width: 550px;
    padding: 80px 40px 80px;
    box-sizing: border-box;
    background: #50696F;
}
#community .com_top .left_area h2{
    color: #fff;
    font-size: 33px;
    font-weight: 600;
    margin-bottom: 15px;
}
#community .com_top .left_area .oper_info{
    color: #E5E5E5;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 10px;
}
#community .com_top .left_area .oper_info span{
    display: inline-block;
    margin: 0 10px;
    width: 1px;
    height: 11px;
    background: #B8B8B8;
}
#community .com_top .left_area .oper_date{
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 500;
    margin-bottom: 40px;
}

#community .com_top .left_area .refund_info{
    font-size: 15px;
    color: #E5E5E5;
}
#community .com_top .left_area .refund_info span{
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 10px;
    font-weight: 500;
}
#community .com_top .right_area{
    float: left;
    width: 440px;
}
#community .com_top .right_area ul{
    overflow: hidden;
}
#community .com_top .right_area ul li{
    float: left;
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}
#community .com_top .right_area ul li a {display:block; padding-bottom:34px; }
#community .com_top .right_area ul li:nth-child(2n+1){
}
#community .com_top .right_area ul li p.read{
   font-size: 12px;
    color: #B8B8B8;
    position: relative;
}
#community .com_top .right_area ul li p.read:after{
    content: "";
    background: url(/design/hanstyle/wib/Pooky/small_arrow01.png) no-repeat;
    width: 7px;
    height: 12px;
    display: inline-block;
    position: relative;
    left: 7px;
    top: 1px;
}
#community .com_top .right_area ul li p:first-child{
  padding-top: 90px;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center
}
#community .com_top .right_area ul li:nth-child(1) p:first-child{background-image: url(/design/hanstyle/wib/Pooky/comu_icon01.png);}
#community .com_top .right_area ul li:nth-child(2) p:first-child{background-image: url(/design/hanstyle/wib/Pooky/comu_icon04.png);}
#community .com_top .right_area ul li:nth-child(3) p:first-child{background-image: url(/design/hanstyle/wib/Pooky/comu_icon03.png);}
#community .com_top .right_area ul li:nth-child(4) p:first-child{background-image: url(/design/hanstyle/wib/Pooky/comu_icon05.png);}

/* BASIC css end */

