.boss_bg{
    width: 100%;
    position: relative;
}
.white{
    color: white;
}
.tcenter{
    text-align: center;
}
.headimg{
    width:110px;
    border-radius:50%;
}
.tsize18{
    font-size: 18px;
}
.tsize14{
    font-size: 14px;
}
.c9{
    color: #999;
}
.c6{
    color: #666;
}
.boss_bg>img{
    width: 100%;
}
.boss_bg .merchant_brief{
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
}
.boss_bg .merchant_brief>div{
    width: 1200px;
    overflow: hidden;
    margin: 15px auto;
}
.boss_bg .merchant_brief>div>div{
    float: left;
    vertical-align: middle;
}
.boss_bg .merchant_brief>div>.boss_pic{
    width: 98px;
    color: #ffffff;
    margin-left: 50px;
}
.boss_bg .merchant_brief>div>.brief_words{
    width:390px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #5FB85A;
    position: relative;
    margin-left: 20px;
    padding: 20px;
    color: #ffffff;
    margin-top: 15px;
}
.boss_bg .merchant_brief>div>.brief_words>img{
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -8px;
}
.boss_bg .merchant_brief>div>.link{
    width: 320px;
    border: 1px dashed rgba(255,255,255,0.3);
    margin-left: 70px;
    padding-top: 22px;
    padding-bottom: 31px;
    padding-left: 20px;
    padding-right: 10px;
    background-color: rgba(0,0,0,0.3);
}
.boss_bg .merchant_brief>div>.welfare{
    margin-left: 15px;
}
.boss_bg .merchant_brief>div>.link h5{
    margin-bottom: 10px;
    font-weight: 500;
}
.boss_bg .merchant_brief>div>.link p>img{
    margin-right: 10px;
}
.boss_bg .merchant_brief>div>.link p:first-of-type{
    margin-bottom: 5px;
}
.boss_bg .merchant_brief>div>.welfare{
    text-align: center;
    vertical-align: middle;
    margin-top: 30px;
}
.boss_bg .merchant_brief>div>.welfare>img{
    margin-bottom: 10px;
}
.boss_comment .says{
    padding: 0px 195px;
    padding-top: 20px;
}
.boss_bg .btitle{
    position: absolute;
    width: 1100px;
    bottom: 180px;
    left: 50%;
    margin-left: -550px;
    border-left: 5px solid #5FB959;
    padding-left: 10px;
}
.boss_said{
    width: 1200px;
    margin: 0 auto;
    background-color: #ffffff;
    overflow: hidden;
    padding-bottom: 30px;
}
.boss_said .stitle{
    height: 60px;
    border: 1px solid #e3e3e3;
    margin-bottom: 50px;
    line-height: 60px;
}
.boss_said .stitle>a{
    float: left;
    height: 60px;
    width: 169px;
    position: relative;
}
.boss_said .stitle>a:first-of-type{
    margin-left: 120px;
}
.boss_said .stitle>a>span>img{
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: none;
}
.boss_said .stitle>a:first-of-type>span>img{
    display: block;
}
.boss_said .first{
/*    margin-top: 50px;*/
    /*overflow: hidden;*/
    position: relative;
    padding-bottom: 20px;
}

.boss_said .first>div{
    /*float: left;*/
}
.boss_said>div>.line{
    width: 4px;
    height: 100%;
    display: block;
    background-color: #F4F4F4;
    border: 1px solid #EDEDED;
    position: absolute;
    left: 115px;
}
.boss_said>div>.line>.dian{
    width: 85px;
    position: absolute;
    top: 10px;
    left: -63px;
}
.boss_said>div>.line>.dian>img{
    margin-left: 10px;
}
.boss_said>div>.bword{
    width: 1037px;
    /*float: right;*/
    margin-left: 115px;
    padding-left: 30px;
    padding-top: 10px;
}
.boss_said>div>.bword p{
    font-size:14px;
    color: #333;
    line-height: 24px;
}
.boss_said>div>.bword p span{
    color: #5fb859;
    margin-right: 10px;
}
.boss_said>div>.bword .mfeature{
    margin-bottom: -15px;
}
.boss_said>div>.bword .mfeature span{
    float: left;
    color: #333;
}
.boss_said>div>.bword .mfeature span:nth-child(n+2){
    color: #ffffff;
    background-color: #61B75C;
    margin: 0 5px;
    width: 56px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
}
.boss_said>div>.bword .jiedu3{

}
.boss_said>div>.bword .more_words{
    margin-top: 50px;
    margin-left: 37px;
}
.boss_said>div>.bword .mt{
    margin-top: 58px;
}
.boss_said>div>.bword .mt:first-of-type{
    margin-top: 0px;
}
.boss_said>div>.bword>img{
    margin-left: 37px;
    margin-top: 10px;
}
.boss_said>div>.bword>h5{
    font-size: 18px;
    color: #333;
    font-weight: 500;
    margin-bottom: 20px;
}
.boss_said>.first:first-of-type>.bword{
    border-top: none;
}
.endline{margin-left:80px;margin-top:-3px;}
.endline img{margin-left:10px;}