@charset "utf-8";


.main_l_b {
    height:auto;
}


.tab-list {
    width:auto;
}

.tab-item {
    width:116px;
    height:28px;
    float:left;
    margin-right:11px;
    /*border: 1px solid #3372e0;*/
    border: 1px solid #dbdbdb;
    font-size:14px;
    color:#000;
    /*color:#2763ce;*/
    text-align:center;

}

.tab-item .item {
    line-height:20px;
    position:relative;
    top:3px;
}

.tab-hover{
    border: 1px solid #3372e0;
}

.tab-hover span {
    color:#2763ce;

}

.content {
    margin-top:10px;
    height:auto;
    width:734px;
    overflow:hidden;
    left:0;
    position:relative;
}

.content .jgsl{
    color:#333;
    font-size:14px;
    line-height:26px;
    text-align:left;
    float:left;
    text-indent: 40px;
}

.hydw-item {
    height:auto;
    position:relative;
    margin-top:20px;
}

.hydw-title {
    line-height:20px;
    font-size:16px;
    position:absolute;
    top:9px;
    left:15px;
}
.hydw-item {
    position:relative;
}

.hydw-list li {
    height:auto;
    position:relative;
}

.item-title {
    height:39px;
    border: 1px solid #dadada;
}

.open,
.close{
    float:right;
    position:relative;
    top:11px;
    right:25px;
    line-height:20px;
    cursor:pointer;
}

.open .text,
.close .text{
    position:relative;
    right:10px;
    top:-2px;
    font-size:14px;
    color:#666;
}

.detail {
    width:734px;
    height:auto;
    line-height:24px;
    padding-top:15px;
    position:relative;
    font-size:12px;
}

.company .name {
    line-height:36px;
    font-size:14px;
    color:#000;
    padding-left:15px;
}
.company {
    width:734px;
    height:36px;
    position:relative;
    border-bottom: 1px dashed #e7e7e7
}

.company span {
    height:auto;
}

.prefix {
    padding-left:5px;
    line-height:30px;
}

.arrow {
    margin-top:10px;
    cursor:pointer;
    padding-right:30px;
}


.hygg-list li {
    height:110px;
    border-bottom: 1px dashed #e5e5e5;
    position:relative;
}


.hygg-con {
    width: 734px;height:110px;
    position:relative;
}

.hygg-title {
    color:#000;
    font-size:16px;
    line-height:20px;
    position:absolute;
    top:20px;
    font-weight:bold;
}

.hygg-detail {
    font-size:12px;
    color:#000;
    line-height:22px;
    position:absolute;
    top:50px;
    text-align:left;
}
.hygg-detail span {
    line-height:20px;
    color:#696969;
    position:absolute;
    bottom:0;
    right:0;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.clearfloat{clear:both;height:0;font-size: 1px;line-height: 0px;}

.container {
    height:auto;
    width:734px;
}