body{
    color: #333;
    font: 16px 'Microsoft YaHei','Hiragino Sans GB','Helvetica Neue',\5FAE\8F6F\96C5\9ED1,"SimHei",Tohoma,'sans-serif';
    cursor: default;
}
.bgfff{
    background: #fff;
}
.conbg{
    background: #f8f8f8;
    padding: 20px 0 20px;
}
/* 面包蟹导航 */
.bread_crabs{
    font-size: 14px;
    cursor: default;
}
.bread_crabs a{
    color: #000;
}
/* 面包蟹导航 */
/* banner */
.about_banner{
    display: block;
    width: 100%;
    margin-top: 20px;
}
/* 主体内容 */
.content{
    margin-top: 20px;
}


.lianxi_top{
    background: #fff;
    border: 1px solid #eee;
    padding: 10px;
    margin:54px 32px 0 8px;
}
.lianxi_ban{
    display: block;
    float: left;
    width: 398px;
}
.lx_top_right{
    margin-left:398px;
    height: 304px;
    border:1px solid #ffce80;
    border-left: none;
    overflow: hidden;

}
.lx_title{
    width: 158px;
    height: 36px;
    border-radius: 18px;
    border:1px solid #ffce80;
    background: url("/statics/images/about/lx_icon.png") no-repeat -11px -67px;
    padding-left: 30px;
    text-align: center;
    line-height: 34px;
    margin: 20px auto 0;
    font-size: 20px;
    font-weight: 700;
    color: #ff9d00;
}
.lx_topList{
    width:318px;
    padding:1px 0 16px 29px ;
    background: #fffaf2;
    margin: 26px auto 0;
}
.lx_topList:nth-of-type(2){
    margin-top: 16px;
}

.lx_topList li{
    margin-top: 16px;
}


/* 地图部分 */
.lx_title2{
    background: url("/statics/images/about/lx_icon.png") no-repeat -11px -11px;
}
.lx_bot_left{
    width: 398px;
    height: 304px;
    float: left;
}
.lx_botList{
    margin:48px 0 0 ;
    padding: 0 34px 0 45px;
    font-size: 14px;
    line-height: 24px;
}
.lx_botList li{
    padding-left: 18px;
    margin-bottom: 16px;
}
.lx_botList li span{
    color: #a9a9a9;
}
.lx_botList li:nth-of-type(1){
    background:url("/statics/images/about/lx_traffic_dizhi.png") no-repeat left 5px;
}
.lx_botList li:nth-of-type(2){
    background:url("/statics/images/about/lx_traffic_ditie.png") no-repeat left 5px;
}
.lx_botList li:nth-of-type(3){
    background:url("/statics/images/about/lx_traffic_gongjiao.png") no-repeat left 5px;
}
  /* 隐藏二级导航 */
  .twonav{
    display: none;
}


