
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.o_hidden {
    overflow: hidden;
}

.fl{
float:left;
}

.btn-groups {
    margin-bottom: 30px;
}

.center {
    text-align: center;
}

.dialog {
    /*position: fixed;*/
    /*top: 35%;*/
    /*left: 9%;*/
    /*padding: 0.533333rem;*/
    background-color: #fff;
    width: 98%;
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-pack: start;*/
    /*-ms-flex-pack: start;*/
    /*justify-content: flex-start;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-box-direction: normal;*/
    /*-ms-flex-direction: column;*/
    /*flex-direction: column;*/
    /*z-index: 999;*/
    /*border-radius: 0.31rem;*/
    /*-moz-box-shadow: 2px 2px 5px #333333;*/
    /*-webkit-box-shadow: 2px 2px 5px #333333;*/
    /*box-shadow: 2px 2px 5px #333333;*/
    height:400px;
}

/*.cens {*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
/*}*/

body {
    background: #e3e3e3;
    height: 100%;
    font: normal normal 12px/24px "Microsoft yahei", Arial;
    padding-bottom: 30px;
}

/* box */
.box {
    width: 96%;
    margin: 10px auto 0;
    background: #fff;
    padding-top: 20px;
}

.tab_menu {
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
    margin-left: 18px;
    padding-bottom: 20px;
    /*margin-bottom: 20px;*/
}

/*.tab_menu li {*/
    /*width: 110px;*/
    /*float: left;*/
    /*height: 35px;*/
    /*line-height: 35px;*/
    /*color: #3a5971;*/
    /*background: #eaf1f9;*/
    /*text-align: center;*/
    /*cursor: pointer;*/
    /*border-top: 1px solid #e3e3e3;*/
    /*border-right: 1px solid #e3e3e3;*/
/*}*/

tab_menu li + li {
    border-left: 1px solid #e3e3e3;
}

/*.tab_menu li.current {*/
    /*border-bottom: 1px solid #e3e3e3;*/
/*}*/

/*.tab_menu li.other {*/
    /*color: #3a5971;*/
    /*background: #ffffff;*/
    /*border-top: 1px solid #e3e3e3;*/
/*}*/

.tab_box {
    padding-top: 10px;
}

.tab_box .hide {
    display: none;
}

.button {
    background-color: #3f74ba;
    border: none;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    font-size: 16px;
    color: #ffffff;
    padding: 6px 18px;
}

button.outer-btn {
    background-color: #fff;
    border: 1px solid #3d7dc5;
    color: #3d7dc5;
    border-radius: 4px;
    font-size: 16px;
    padding: 6px 18px;
    text-align: center;
    cursor: pointer;
    outline: none;
}

.button:hover {
    background-color: #448ed1;
}

.outer-btn:hover{
    background-color: rgba(91, 166, 255, 0.18);
}

.btn-groups button + button{
margin-left: 20px;
}

.dialog .head {
    border-bottom: 1px solid #ddd;
    padding: 4px 8px;
}

.dialog .head .col {
    color: #888888;
    float: left;
    font-size: 13px;
}

.dialog .head .del-icon {
    background: url('../img/tc_close.png') no-repeat;
    width: 8px;
    height: 8px;
    background-size: 8px;
    float: right;
    position: relative;
    top: 8px;
    cursor: pointer;
}

.dialog .contents {
    font-size: 14px;
}

.ic_ss {
    background: url(../../img/ic_ss.png) no-repeat;
    width: 24px;
    height: 26px;
    background-size: 24px 26px;
    float: left;
    margin-right: 10px;
}

.active1 .ic_ss {
    background: url(../../img/ic_ssed.png) no-repeat;
    width: 24px;
    height: 26px;
    background-size: 24px 26px;
    float: left;
    margin-right: 10px;
}

.pj_types ul li {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    width: 190px;
    padding: 10px;
    cursor: pointer;
    margin: 0 30px 20px 0;
}

.pj_types .menu1 ul li:nth-child(3n){
    margin:0 0px 20px 0 !important;
}

.pj_types .menu2 ul li:nth-child(3n){
    margin:0 0px 20px 0 !important;
}

.pj_types .line {
    position: relative;
    width: 1px;
    background: #e1e1e1;
    height: 20px;
    left: -4px;
    top: 4px;
    float: left;
}

.pj_types .col_333_20 {
    padding-left: 7px;
    position: relative;
    top: 2px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 138px;
    float: left;
}
.col_333_20 {
    color: #333333;
    font-size: 14px;
    line-height: 22px;
}

ul li.active1 {
    border: 1px solid #3f74ba !important;
}

.pj_types .contents1 {
    padding: 20px 10px 40px 10px;
    height: 220px;
    overflow: auto;
}

/*.fwlx.dialog{*/
    /*width: 510px!important;*/
/*}*/

.fwlx .tab_menu li{
    width: 316px;
    height: 62px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    cursor: pointer;
}

.fwlx .contents {
    padding: 20px 20px 40px 20px;
}

.fwlx .border{
    border-radius: 50%;
    border: 2px solid #666666;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    color: #666666;
    position: relative;
}

.fwlx .active1 .border{
    border: 2px solid #3f74ba !important;
    color: #3f74ba;
}

.fwlx .border:after{
    content: "";
    width: 1px;
    height: 30px;
    position: absolute;
    background: #f2f2f2;
    right: -12px;
}

.fwlx .padding{
    padding: 14px 15px;
}

.fwlx .size{
    margin-left: 56px;
    font-size: 18px;
}

.fwlx .active1 .size {
   color: #3f74ba;
}

