.nav_3d {
    display: flex;
}

.index {
    min-height: 60vh;
}

body {
    padding: 0;
}

.head {
    position: relative;
}

.addbg {
    background: #fff;
}

.navbox {
    border-bottom: 1px solid #F4F4F4;
    background: #fff;
}

.nav_3d_li {
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    margin-right: 5.3%;
    font-weight: bold;
    white-space: nowrap;
}

.nav_3d_li a {
    color: #333;
}

.nav_3d_li:hover a {
    color: #06CD65;
}

.nav_3d_li:hover .heng {
    width: 100%;
    height: 2px;
    background: #06CD65;
    margin-top: -3px;
}

.act_3d a {
    color: #06CD65;
}

.act_3d .heng {
    width: 100%;
    height: 2px;
    background: #06CD65;
    margin-top: -3px;
}

.addre_3d {
    height: 50px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #797979;
}

.addre_3d a {
    color: #797979;
}

.addre_3d img {
    width: 10px;
    margin-right: 5px;
}

.type_3d {
    padding: 10px 16px;
    margin-bottom: 15px;
    background: #f9f9f9;
}

.type_3d_list {
    display: flex;
    align-items: flex-start;
    margin-bottom: 22px;
}

.type_3d_list:nth-last-of-type(1) {
    margin-bottom: 0;
}

.left_3d {
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    height: 28px;
    line-height: 28px;
    width: 55px;
    text-align-last: justify;
    text-align: justify;
    /* font-weight: bold; */
}

.left_3d2 {
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    /* height: 28px;
    line-height: 26px; */
    margin-right: 5px;
    height: 28px;
    line-height: 27px;
}

.mou {
        margin-right: 5px;
    position: relative;
    bottom: -4px;
    left: 4px;
}

.right_3d {
    display: flex;
    flex-wrap: wrap;
    width: 96%
}

.tip_3d {
    font-size: 14px;
    color: #707070;
    /*width: 53px;*/
    padding: 0 8px;
    text-align: center;
    height: 28px;
    line-height: 26px;
    /* display: flex; */
    /* align-items: center; */
    cursor: pointer;
    margin-right: 2px;
    /* margin-bottom: 5px */
    border: 1px solid transparent;
}

.tip_3d:hover {
    border-radius: 28px;
    border: 1px solid #06CD65;
    color: #06CD65;
    /* font-weight: bold; */
    background: #F1FFF1 !important;
    line-height: 26px;
}

.tip_3d_act {
    border-radius: 28px;
    border: 1px solid #06CD65;
    color: #06CD65;
    /* font-weight: bold; */
    background: #F1FFF1 !important;
    line-height: 26px;
}

.adbor {
    border-top: 1px solid #f7f7f7;
    /* padding-top: 13px;
    padding-bottom: 13px */
}

.type_3d_2 {
    min-height: 45px;
    display: flex;
    align-items: center;
    /* margin: 0 0 32px; */
    width: 100%;
    min-width: 1200px;
    justify-content: space-between;
}

.type_la {
    position: fixed;
    top: 0;
    z-index: 300;
    margin: 0;
    background: #fff;
    width: 100%;
    /*min-width: 1600px;*/
    /*max-width: 1920px;*/
}
.type_la .main{
    min-width: 1450px;
}
.ty_l {
    display: flex;
    align-items: center;
}

.ty_r {
    display: flex;
    width: 100%;
    align-items: center;
    border: 1px solid #06CD65;
    border-radius: 36px;
    padding-left: 9px;
    justify-content: space-between;
    /*overflow: hidden;*/
}
.ty_r .sear{
    /*flex: 1;*/
    width: 16%;
}
/*.ty_r:hover{*/
/*    border: 1px solid #06CD65;*/
/*}*/
.ty_fade {
    display: none;
    width: 23.2%;
    margin-right: 35px;
}

.ty_r input {
    width: 76%;
}

#preview2 {
    opacity: 0;
    position: absolute;
}

#preview2+label {
    width: 14px;
    height: 14px;
    border: 1px solid #d91720;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin-right: 8px;
}

#preview2:checked+label {
    background: url(../pic/dui.png) no-repeat;
    background-size: 8px 8px;
    background-position: center;
}

.preview {
    font-size: 14px;
    color: #d91720;
    display: flex;
    align-items: center;
}

.pre_shu {
    width: 2px;
    height: 12px;
    background: #E3E3E3;
    margin: 0 30px;
}

.pre_vsel {
    display: flex;
}

.pre_select {
    font-size: 14px;
    color: #d70419;
}

.la {
    width: 6px;
    margin-left: 8px;
    /* position: relative; */
    /* top: 2px; */
}

.select,
.select2 {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.opbox {
    position: absolute;
    top: 0;
    left: -34px;
    text-align: center;
    padding-top: 32px;
    z-index: 100;
}

.opbb {
    display: none;
}
.opbox .opbb{
    box-shadow: 0 0 10px #666;
    /*border-radius: 10px;*/
    overflow: hidden;
    border-radius: 0 0 2px 2px;
}
.option {
    color: #656565;
    min-width: 96px;
    padding: 0 15px;
    height: 34px;
    line-height: 34px;
    background: #fff;
    font-size: 14px;
    cursor: pointer;
}

.option:hover {
    color: #06CD65;
}

.glist_3d {
    display: flex;
    flex-wrap: wrap;
}

.gli {
    margin-bottom: 20px;
}

.page_tab {
    border-spacing: 0;
    text-align: center;
    margin: 30px auto 50px;
    /* border: .5px solid #EDEDED; */
}

.page_tab td {
    min-width: 35px;
    height: 35px !important;
    font-size: 12px;
    color: #555;
    border: .5px solid #EDEDED;
    background: #fff;
}

.page_tab .wid {
    width: 52px;
}

.page_tab .noborder {
    border: none;
    background: transparent;
}

.page_tab .page_act {
    background: #06CD65;
    color: #fff;
    border: 1px solid #06CD65;
}

.warp {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 510px;
}

.xx {
    width: 23% !important;
    margin-right: 2% !important;
}

.addaddr {
    display: flex;
    width: 95%;
    flex-wrap: wrap;
}



.gli{
    border-radius: 3px;
    border-radius: 6px 6px 6px 6px;
}


@media only screen and (max-width: 1500px){
.gli{

    width: 19%;
    /*padding: 0 7px;*/
    margin-right: 0;
    margin: 0 0.5% 20px;
}
}