
.dtl-top-main{ width:1440px; height:auto; margin:5px auto; border:1px solid #ececec; border-radius: 3px; background:#ffffff;}
.menuTxt{ width:100%; height: 40px; line-height: 40px; letter-spacing: 1px; text-indent: 47px; position: relative; background: #f8f8f8; border-bottom: 1px solid #ececec;}
.menuTxt::before{ content: url(../img/zb.png); position: absolute; left: -17px; top: 3px; }
.menuTxt a{ color:#8f8f8f; margin: 0 5px;}
.menuTxt span{ float:right; margin-right:30px; color: #838383;cursor: pointer;}
.menuTxt span img{ position:relative; top:-2px; left:0px;margin-left: 8px;}
.menuTxt .sj-box{
    position: absolute;
    top: -110px;
    right: 130px;
    background-color: #fff;
    border: 1px solid #838383;
    width: 150px;
    height: 150px;
    z-index: 99;
    text-indent:0;
    display: none;
}
.menuTxt .sj-box img{
    width: 130px;
    height: 130px;
    margin: 10px;
}
.menuTxt span:hover+.sj-box{display: block;}

.zb-l{
    float: left;
    width: 1050px;
    border-right: 1px solid #E8ECF0;
}
.zb-img-box{
    float: left;
    width: 405px;
    margin: 20px 26px 0 34px;
}
.zb-img{
    width: 405px;
    height: 405px;
    /* background-color: #333333; */
    /* box-shadow: inset RGBA(0, 0, 0, .54) 0 0 51px 0; */
    box-shadow: 0px 3px 4px #e8e8e8;
    border-radius: 5px;
    text-align: center;
    line-height: 405px;
}
.zb-img img{
    vertical-align: middle;
    /* max-width: 405px;
    max-height: 405px; */
    max-width: 45px;
    max-height: 45px;
}
.zb-date{
    margin: 12px 0 20px 75px;
    font-size: 16px;
    color: #4C4C4C;
    height: 28px;
    line-height: 28px;
}
.zb-date .sp1{
    color: #B5B6B6;
}
.zb-date .sp2{
    font-size: 25px;
    color: #43D1FF;
    margin: 0 3px;
}
.zb-attr{
    float: left;
    width: 560px;
}
.zb-name{
    font-size: 22px;
    color: #302E2E;
    margin: 16px 0 10px 0;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}
.zb-tab .zb-list{width: 560px;}
.zb-tab .zb-itme>div,.td{
    left: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #4C4C4C;
    display: inline-block;
}
.zb-tab .zb-itme>div:first-child,.zb-tab .tr .td:first-child{
    color: #989898;
    width: 83px;
}

.pic-box{
    height: 60px;
    line-height: 60px !important;
    border-top: 1px solid #E8ECF0;
    border-bottom: 1px solid #E8ECF0;
    margin-top: 15px;
}
.pic-box div{float: left;line-height: 60px !important;}
.pic,.pic{
    font-size: 26px;
    color: #FF6000;
    float: left;
    height: 60px;
    line-height: 60px !important;
}
.td {float: left;}
.tr{
    margin-left: 100px;
}
.tr,.tr>div{float: left;}
.str-box span{
    float: left;
    width: 19px;
    height: 15px;
    background: url(../img/z2.png) no-repeat;
    margin-right: 3px;
}
.str-box span img{float: left;}

.zb-btns{
    height: 56px;
    margin-top: 32px;
}
.zb-btn{
    width: 169px;
    height: 56px;
    line-height: 56px;
    border-radius: 5px;
    float: left;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.zb-btn a{color: #fff;display: inline-block;width: 100%;height: 100%;}
.zb-btns .zb-btn:nth-child(1){
    background: -moz-linear-gradient(left, #FF5454 0%, #F78364 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%,#FF5454), color-stop(100%,#F78364));
    background: -webkit-linear-gradient(left, #FF5454 0%,#F78364 100%);
    background: -o-linear-gradient(left, #FF5454 0%,#F78364 100%);
    background: -ms-linear-gradient(left, #FF5454 0%,#F78364 100%);
    background: linear-gradient(to right #FF5454 0%,#F78364 100%);
    margin-right: 26px;
    box-shadow: RGBA(255, 82, 85 ,.3) 0 11px 21px 0;
}
.zb-btns .zb-btn:nth-child(2){
    background: -moz-linear-gradient(left, #62D43E 0%, #72E24F 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%,#62D43E), color-stop(100%,#72E24F));
    background: -webkit-linear-gradient(left, #62D43E 0%,#72E24F 100%);
    background: -o-linear-gradient(left, #62D43E 0%,#72E24F 100%);
    background: -ms-linear-gradient(left, #62D43E 0%,#72E24F 100%);
    background: linear-gradient(to right #62D43E 0%,#72E24F 100%);
    margin-right: 26px;
    box-shadow: RGBA(48, 144, 17 ,.3) 0 11px 21px 0;
}
.zb-btns .zb-btn:nth-child(3){
    background: -moz-linear-gradient(left, #9054FF 0%, #B064F7 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%,#9054FF), color-stop(100%,#B064F7));
    background: -webkit-linear-gradient(left, #9054FF 0%,#B064F7 100%);
    background: -o-linear-gradient(left, #9054FF 0%,#B064F7 100%);
    background: -ms-linear-gradient(left, #9054FF 0%,#B064F7 100%);
    background: linear-gradient(to right #9054FF 0%,#B064F7 100%);
    box-shadow: RGBA(147, 82, 255 ,.3) 0 11px 21px 0;
}
.zb-btns .zb-btn img{float: left;}
.zb-btns .zb-btn:nth-child(1) img{margin: 19px 8px 0 37px;}
.zb-btns .zb-btn:nth-child(2) img{margin: 19px 10px 0 43px;}
.zb-btns .zb-btn:nth-child(3) img{margin: 19px 8px 0 34px;}

.zb-btns .disabled-btn{
    background: #989898 !important;
    box-shadow: RGBA(200, 200, 200 ,1) 0 11px 21px 0 !important;
}


.zb-r{
    float: left;
    width: 329px;
    padding: 0 30px 0;
}
.zb-nums{
    height: 20px;
    line-height: 20px;
    color: #838383;
    font-size: 12px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-top: 22px;
    margin-bottom: 38px;
}
.zb-nums div{cursor: pointer;}
.zb-nums div img,.zb-nums div i{
    float: left;
    margin-right: 5px;
}
.zb-nums div i{
    font-size: 16px;
}
.sc1 i{
    color: #fc3;
}
.zb-nums div:nth-child(1) img,.zb-nums div:nth-child(3) img{
    margin-top: 3px;
}
.zb-nums div:nth-child(2) img{margin-top: 2px;}
.zb-nums div:nth-child(3){color: #FF5554;}

.bao-tit{
    color: #46AB27;
    font-size: 16px;
    height: 21px;
    line-height: 21px;
    margin-bottom: 5px;
}
.bao-tit img{
    float: left;
    margin-right: 6px;
}
.bao-main{
    width: 328px;
    height: 128px;
    background: url(../img/dtl_bao_bg.png) no-repeat;
    overflow: hidden;
}
.bao-main p{
    font-size: 12px;
    line-height: 30px;
    color: #848484;
    margin: 20px 0 0 12px;
}
.kan-box{
    margin-top: 35px;
}
.kan-tit{
    height: 30px;
    line-height: 30px;
    color: #838383;
}
.kan-tit img{
    float: left;
    margin: 9px 7px 0 0;
}
.kan-main{
    margin-top: 10px;
}
.kan-main dl{width: 150px;float: left;margin-bottom: 15px;}
.kan-main dl:nth-child(2n+1){margin-right: 12px;}
.kan-main dt{
    float: left;
    width: 66px;
    height: 66px;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    line-height: 66px;
    background-color: #fff;
    /* background-color: #333333;
    box-shadow: inset #000 0 0 13px 0; */
    box-shadow: 0px 3px 4px #e8e8e8;
    display: flex;display: -webkit-flex;justify-content: center;align-items: center;
}
.kan-main dt img {
    /* vertical-align: middle; */
    max-width: 66px;
    max-height: 66px;
}
.kan-main dd{float: left;}
.kan-main dd p{
    width: 78px;
    margin-left: 6px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.kan-main dd .kan-name{
    font-size: 14px;
    color: #878787;
    font-weight: bold;
    margin-top: 3px;
}
.kan-main dd .kan-num{
    font-size: 12px;
    color: #848484;
    margin: 3px 0 6px 6px;
}

.kan-main dd .kan-pic{
    font-size: 16px;
    color: #FF6000;
}

.dtl-btm-main{ width:1440px; height:auto; margin:5px auto; border:1px solid #ececec; border-radius: 3px; background:#ffffff;}
.btm-tabs{
    background-color: #F8F8F8;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #E8ECF0;
    /* overflow: hidden; */
    text-align: center;
}
.btm-tabs div{
    float: left;
    width: 129px;
    color: #878787;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid RGBA(0, 0, 0, 0);
}

.btm-tabs .act{
    height: 38px;
    background-color: #fff;
    position: relative;
    color: #FF5454;
    border-left: 1px solid #E8ECF0;
    border-right: 1px solid #E8ECF0;
    border-bottom: 1px solid #fff;
    z-index: 99;
}
.btm-tabs .act::after{
    content: "";
    width: 131px;
    height: 3px;
    position: absolute;
    top: -2px;
    left:  -2px;
    background: url(../img/dtl_btm_tabs.png) no-repeat;
    z-index: 99;
}
.btm-main-l,.btm-main-l-sx{    padding: 28px 9px 60px;width: 1033px;float: left; border-right: 1px solid #E8ECF0;}
.btm-main-l>div{display: none;}
.btm-tables{margin-bottom: 9px;border-bottom: 1px solid #E8ECF0;padding-bottom: 24px;}
.btm-tables table{
    float: left;
    width: 344px;
    height: 215px;
    border-right: 1px solid #E8ECF0;
    font-size: 14px;
    line-height: 44px;
    color: #343434;
}
.btm-tables table:nth-child(3){border-right: none;}
.btm-tables table tr td:nth-child(1){
    width: 122px;
    text-indent: 36px;
}

.imgs-1 div{
    width: calc(100% - 38px);
    text-align: center;
}
.imgs>div>div{
    /* padding: 19px; */
    background-color: #fff;
    margin-bottom: 9px;
    text-align: center;
    /* overflow: hidden; */
    /* border: 1px solid #E8ECF0; */
    margin: 0 auto;
}
/* .zb-box{display:inline-block;margin: 0 auto;} */
.imgs-2,.imgs-3{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.imgs-2 div{
    width: 474px;
    height: 397px;
    overflow: hidden;
}
.imgs-2 div img{
    width: 474px;
    height: 397px;
}
.imgs-3 div{
    width: 299px;
    height: 451px;
    overflow: hidden;
}
.imgs-3 div img{
    width: 299px;
    height: 451px;
}

.btm-main-r{
    float: left;
    width: 330px;
    margin-left: 30px;
}
.r-s-box{
    width: 328px;
    height: 33px;
    border-radius: 3px;
    border: 1px solid #EBEBEB;
    margin: 40px 0 13px;
    animation: .1s;
    -webkit-animation: .1s;
}
.r-s-box img{
    float: left;
    margin: 6px 9px 0 8px;
}
.r-s-box input{
    border: none;
    outline: none;
    font-size: 12px;
    height: 33px;
    width: 285px;
    line-height: 33px;
}

.r-pic-box{
    height: 35px;
    margin-bottom: 28px;
}
.r-s-box:hover,.r-pic-box button:hover,.r-pic-box .nb:hover,.key-list span:hover{
    border: 1px solid #CBCBCB;
}

.r-pic-box *{float: left;}
.r-pic-box input::-webkit-outer-spin-button,
.r-pic-box input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.r-pic-box input[type='number'] {
	-moz-appearance: textfield;
}
.r-pic-box .nb,.r-pic-box button{
    border-radius: 3px;
    border: 1px solid #EBEBEB;
}
.r-pic-box .nb{
    position: relative;
    width: 117px;
    height: 33px;
}

.r-pic-box .nb img{
    margin: 10px 5px 0 6px;
}
.r-pic-box input{
    width: 80px;
    height: 33px;
    line-height: 33px;
}

.r-pic-box>img{
    margin: 16px 10px 0;
}
.r-pic-box button{
    width: 57px;
    height: 35px;
    line-height: 35px;
    background: none;
    margin-left: 5px;
    cursor: pointer;
}
.key-tit{
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #FF6008;
}
.key-list span{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    border: 1px solid #E8E8E8;
    padding: 0 8px;
    margin: 0 8px 8px 0;
    color: #302E2E;
    cursor: pointer;
}

.r-list{
    margin-top: 76px;
    width: 328px;
    border: 1px solid #EBEBEB;
    position: relative;
    z-index: 10;
    background-color: #fff;
}
.r-tabs{
    position: absolute;
    left: 0;
    top: -46px;
    z-index: 9;
    width: 311px;
    height: 44px;
    /* overflow: hidden; */
}
.r-tabs div{
    width: 160px;
    height: 45px;
    line-height: 45px;
    background: url(../img/dtl_tab_b.png) no-repeat;
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 8;
    font-size: 16px;
    color: #B8B8B8;
    cursor: pointer;
}
.r-tabs div:nth-child(1){left: 0;}
.r-tabs div:nth-child(2){right: 0;}
.r-tabs .active{
    width: 160px;
    height: 47px;
    background: url(../img/dtl_tab_a.png) no-repeat;
    z-index: 111;
    color: #FF5454;
}
.r-list-main .kan-main dl:nth-child(2n-1){
    margin-left: 13px;
}
.r-list-main>div{display: none;}

/* .disabled-btn{pointer-events:none} */


.sxBox .hideDiv,.sxBox2 .hideDiv{
    display: inline-block;
    position: relative;
    margin: 0 auto;
    left: auto;
    right: auto;
}
.sxBox .hideDiv .hide-text,.sxBox2 .hideDiv .hide-text{
    
    text-align: left;
    width: calc(100% - 10px);
}
.imgs{text-align: center;}
.zb-n{
 position: absolute;
 bottom: 0;
 right: 3px;
 font-size: 10px;
 color: #A6CAF0;
}