﻿body { background:url("../images/main-bg.gif") repeat ; }
.main { width: 1100px; margin: 0 auto; padding: 15px 0; }
.main * {  box-sizing: content-box;}
.side-box { width: 245px; width: 192px; padding: 20px 26px;background-color: #f0f0f0;}

.side-box .pic {
    width: 180px;
    height: 180px;
    padding: 5px;
    margin: 0 auto;
}
.side-box img { width: 100%; height: 100%;}
.side-box .btn {
    padding: 0;
    background: #ff6000;
    display: block;
    height: 42px;
    text-align: center;
    margin: 15px 5px;
    display: block;
    color: #fff;
    text-decoration: none;
    font: bold 16px/42px "microsoft yahei";
}


.content { width: 827px;}



.content .title { height: 56px; position: relative; background-color: #f0f0f0;}
.content .title strong {
    font: normal 22px/56px 'microsoft yahei';
    padding-left: 15px;
    margin-right: 5px;
}
.content  .title .btn { float: right; margin:18px 20px 0 0; color: #666; height: 24px; line-height: 24px; border-radius: 3px; padding: 0 8px; background-color: #fff}
.triangle {
    width: 0;
    height: 0;
    position: absolute;
    left: -30px;
    top: 10px;
    border-width: 15px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #f0f0f0 transparent transparent;
    font-size: 0;
    border-right-color: rgba(255, 255, 255, 0.5);
}
.content .con {
    background-color: #fff;
    background: #fff;
    padding: 20px;

    position: relative;
}
.ads {
    display: inline-block;
    background: url(../images/timeline.gif) no-repeat 0 -85px;
    padding-left: 17px;
    color: #c3c3c3;

}
.verify {
    padding-left: 10px;
    overflow: hidden;
    display: inline-block;
}
.verify .icon {
    float: left;
    display: inline-block;
    margin-right: 5px;
    zoom: 1;
    width: 20px;
    height: 16px;
    overflow: hidden;
    text-indent: -999em;
    background: url(../images/fisha.gif) no-repeat;
}
.verify .icon.identity {
    background: url(../images/fishc.gif) no-repeat;
    height: 16px;
}
.verify .icon.email {
    background: url(../images/fishb.gif) no-repeat;
    height: 16px;
    position: relative;
    top: 3px;
}
.verify .icon.identity {
    background: url(../images/fishc.gif) no-repeat;
    height: 16px;
}


.min-btn {


    height: 15px;
    padding: 3px 10px 3px;
    line-height: 15px;
    text-align: center;
    vertical-align: middle;
    color: #666;
    cursor: pointer;
    position: relative;
    background-color: #ededed;
    border: 1px solid #d2d2d2;
}

.guanz i {
    display: inline;
    background: url(../images/jia.png) no-repeat 0px 3px;
    padding-left: 12px;
}
.guanz:hover i {
    background-position: 0 -37px;
}
.lianx {
    background: #ffeabd;
    border-color: #facea0;
    color: #333;
}
.min-btn:hover {
    background:#f90;
    border-color: #f90;
    color: #fff;
}

.sub-pro-list .tit {
    font: normal 14px/56px 'microsoft yahei';
    padding-left: 15px;
    background-color: #f0f0f0;
    background: rgba(255, 255, 255, 0.5);
}
.sub-pro-list  ul {
    background: #fff;
    padding: 20px;
    overflow: hidden;
}
.pro-item a:hover {
    text-decoration: underline;
}
.pro-item {
    float: left;
    padding: 10px;
    color: #666;
    margin-left: 13px;
    width: 220px;
    border: 1px solid #dedede;
    margin: 2px 0 15px 14px;
    background: #fff;
    -webkit-box-shadow: 0 0 2px #dedede;
    -moz-box-shadow: 0 0 2px #dedede;
    box-shadow: 0 0 2px #dedede;
}
.pro-item .pic:hover {

}
.pro-item .pic { padding: 0 10px ;}
.pro-item img { width: 100%; height: 200px;}

.wf-money {
    color: #f60;
    font-family: 'microsoft yahei';
    line-height: 27px;
    font-size: 18px;
}
.wf-name  a {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑",Microsoft YaHei;
    font-weight: bold;}
.wf-name {

    height: 40px;
    overflow: hidden;
}
.pro-item:hover {
    box-shadow: 2px 2px 8px #ccc;}
