#tabbox{ padding: 8px;background-color: #fff;
    border-radius: 5px;margin-bottom: 15px;}
.tab_conbox{border-top: none;}
.tab_con{ display:none;list-style: none;}

.tabs{width: 100%;}
.tabs li{float:left;position: relative;font-size: 15px;
    font-weight: 700;
    overflow: hidden;
    margin-bottom: -1px;
    padding: 0 4px;}
.tab1s li a {display: block;padding: 0 20px;border: 1px solid #fff;outline: none;}
.tab1s li a:hover {background: #ccc;}
.tab1s .thistab,.tab1s .thistab a:hover{background: #fff;border-bottom: 1px solid #fff;}

.tab_con {padding:12px;font-size: 14px; line-height:175%;}
.tab_con p a{
    margin: 0 15px 10px 0;}