/*组织机构*/
/*简介*/
.synopsis{width: 100%;height: 40px;line-height: 40px;border-radius: 4px 4px 0 0;padding: 0 20px;}
.synopsis-content{width: 100%;border: 1px solid #e0e1e1; border-top: none;border-radius: 0 0 4px 4px;padding: 10px;}
.synopsis-content>textarea{width: 100%;padding: 10px;border: none;outline: none;height: 120px;line-height: 25px;background: #F6F8F9;}
/*公司*/
.company{border-radius:4px 4px 0 0 ;height: 40px;line-height: 40px;padding-left:20px ;margin-left: 20px;border-right:none ;width: 100%;padding-right:20px;}
.company>div>a{margin-right: 12px;color: #0ec997;}
.company>div>span{display: inline-block;width: 13px;height: 7px;margin-right: 20px;vertical-align: middle;background: url(../img/black_arrow_down.png)no-repeat;background-size: 100%;}
.panel-body{position: relative; padding: 0;height: 40px;line-height: 40px;border-top: none;padding-left: 15px;margin-left: 24px;}
.Market-body{position: relative;padding: 0;height: 40px;line-height: 40px;border-top: none;padding-left: 15px;margin-left: 24px;}
.Region-body{position: relative;padding: 0;height: 40px;line-height: 40px;border-top: none;padding-left: 15px;margin-left: 40px;}
.panel-body>div{position: absolute;bottom: 0;right: -2px;}
.Market-body>div{position: absolute;bottom: 0;right: 18px;}
.Region-body>div{position: absolute;bottom: 0;right: 38px;}
.panel-body>div>a{margin-right: 12px;color: #0ec997;}
.Market-body>div>a{margin-right: 16px;color: #0ec997;}
.Region-body>div>a{margin-right: 16px;color: #0ec997;}
.div-btn-add{float: left;width: 12px;display: inline-block;height: 12px;vertical-align: middle;margin-top: 20px!important;margin-right: 9px!important;}
.btn-add{display: inline-block;width: 12px;height: 12px;}
.panel-body>div>span{display: inline-block;width: 13px;height: 7px;margin-right: 20px;vertical-align: middle;background: url(../img/black_arrow_down.png)no-repeat;background-size: 100%;}
.Market-body>div>span{display: inline-block;width: 13px;height: 7px;margin-right: 20px;vertical-align: middle;background: url(../img/black_arrow_down.png)no-repeat;background-size: 100%;}
.Region-body>div>span{display: inline-block;width: 13px;height: 7px;margin-right: 20px;vertical-align: middle;}
.panel-body:last-child{border-bottom:none;}
.Market-body:last-child{border-bottom:none;}
.Region-body:last-child{border-bottom:none ;}
#collapseOne{ border-top:none ;width: 100%;overflow: hidden;}
.collapseOne{ border-top:none ;margin-left: 20px;border-right:none ;width: 100%;padding-right:20px}
#collapseRegion{ border-top:none ;margin-left: 20px;border-right:none ;width: 100%;}
/*小方块图片 和白线*/
.fff{position: absolute;top: 0;left: -5px;border: 1px solid #fff;}
.rhomb-img{position: absolute;top: 15px;left: -5px;z-index: 10;}
/*.panel-body:last-child img.fff{top: 20px;left: -3px;}
.Market-body:last-child img.fff{top: 20px;left: -3px;}
.panel-body:first-child img.fff{left: -3px;}
.Market-body:first-child img.fff{left: -3px;}*/
/*.Region-body:last-child img.fff{top: 20px;left: -3px;}
.Region-body:first-child img.fff{left: -3px;}*/
/*组织机构名称input*/
.Name-input{margin-top: 11px;float: left; vertical-align: middle;height:28px;line-height:28px;border:1px solid #e0e1e1;background:#f6f8f9;width:400px;border-radius:4px;outline: none;}
.delete-input{margin-right:30px !important;}
.toggleClass-input{color:#0ec997!important;}
.company>div{float: right !important;}