* {margin:0;padding:0;}
.com-box{background: #fafafa;background-size:cover;}

::-webkit-scrollbar {width:8px;height:8px;border-radius:10px;background-color:#F5F5F5;}

::-webkit-scrollbar-track {border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5;}

::-webkit-scrollbar-thumb {border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;  background-image:-webkit-gradient(linear,left bottom,right top,color-stop(0.44,#899),color-stop(0.72,#899),color-stop(0.86,#899));transition:0.3s ease-in-out;}

::-webkit-scrollbar-thumb:hover {background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.44,#899),olor-stop(0.72,#899),color-stop(0.86,#899));transition:0.3s ease-in-out;}
.iShow {cursor:pointer;position:absolute;z-index:8888;top:-200px;right:40px;border:1px solid #007bff;background-color:#007bff;color:#fff;width:50px;height:50px;line-height:50px;text-align:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;}
.animated {-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.active {top: 30px;}
@keyframes mymove {0% {top:25%;}
25% {top:30%;}
50% {top:35%;}
75% {top:30%;}
100% {top:25%;}
;}
@keyframes mymove1 {0% {top:60px;}
25% {top:260px;}
50% {top:460px;}
75% {top:260px;}
100% {top:60px;}
;}
.animation {animation:mymove 8s infinite;animation-timing-function:linear;-webkit-animation:mymove 8s infinite;}
.animation1 {animation:mymove1 8s infinite;animation-timing-function:linear !important;-webkit-animation:mymove1 8s infinite;}
.com-right {position:relative;}
.com-right-display,.iShow-display{display: none;}
.com-right .content {position:absolute;left:0;top:0;width:100%;padding:20px;height:100%;}
#wrapper {width:100%;height:100%;margin-top: -84px;}
.com-box {display:flex;justify-content:space-between;align-items:flex-start;height:calc(100% - 130px);overflow: hidden;position:relative;}
.com-right {width:400px;height:100%;background: #ffffffb0;);border-left: 1px solid #ebebeb;position: absolute;top: 0;right: 0;z-index: 9;}
.com-left {width:100%;height:100%;}
.address {box-sizing:border-box;padding:20px;display: flex;flex-wrap: nowrap;align-items: center;justify-content: flex-start;position: relative;z-index: 8;width: 1300px;margin: auto;}
.address span {margin:0;padding:10px;background-color:#007bff;color:#fff;border-radius:5px;margin-right:5px;cursor:pointer;}
.address .noActive {color: #999;background: none;padding: 0;height: 44px;font-size: 18px;letter-spacing: 1px;display: flex;flex-wrap: nowrap;justify-content: flex-start;line-height: 44px;align-items: center;margin-left: 30px;}
.address .com-noActive{color: #252525;}
.noActive i {width: 27px;height: 25px;display: block;margin-bottom: 2px;margin-right: 6px;background-position-x: left;background-position-y: top;background-size: 27px 25px;background-repeat: no-repeat;background-image: url(/data-file/zt/loupan/fh.png);}
.com-noActive i{background: url(/data-file/zt/loupan/cd.png);}
.address .isActive {background-color:#007bff;color:#fff;}
.ul-box {position:absolute;left:0;top:75px;list-style:none;width:100%;height:400px;overflow:auto;}
.ul-box li:first-child {border-top:1px solid #80bdff;border-radius:5px 5px 0 0;}
.ul-box li:last-child {border-radius:5px;border-radius:0 0 5px 5px;}
.ul-box li:hover {color:#fff;background-color:#80bdff;}
.ul-box li {cursor:pointer;width:100%;height:38px;line-height:38px;box-sizing:border-box;border:1px solid #80bdff;border-top:0;padding:0 12px;color:#495057;background-color:#fff;outline:0;}
.form-control:focus {color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:none;}
.form-group {width:calc(100% - 40px);box-sizing:border-box;position:absolute;left:20px;top:60px;}
.com-ul{padding-top: 10px;overflow-x: hidden;width: 351px;}

.com-display {display: block;}
.com-ul span{
    font-weight: bold;
    font-size: 28px;
    color: #333;
    display: block;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
}

.com-ul span i {
    font-style: normal;
}
.com-ul ul {
    line-height: 80px;
    color: #a3a3a3;
    font-size: 14px;
    padding-bottom: 20px;
    overflow-y: auto;
    width: 359px;
    overflow-x: hidden;
}
.com-ul li {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-top: 5px;
}

.com-ul li a {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.com-ul li i {
    width: 185px;
    height: 100px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    position: relative;
}

.com-ul li i font {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 14px;
    color: #fff;
    font-style: normal;
    letter-spacing: 1px;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,0.5);
    text-align: center;
}

.com-ul li i img {
    width: 135%;
}
.com-ul li:hover img {
    width: 150%;
}

.com-ul li dl {
    max-width: 155px;
    min-width: 150px;
}

.com-ul li dl dt {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.com-ul li dl dd {
    font-size: 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.com-ul li dl dd span {
    line-height: 19px;
    font-size: 12px;
    color: #b7b7b7;
    height: 19px;
    margin: 0;
    font-weight: normal;
    overflow: hidden; 
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 152px;
}

.com-ul li dl dd font {
    background: #ea640b;
    font-size: 12px;
    color: #fff;
    padding: 0 15px;
    height: 25px;
    line-height: 25px;
    border-radius: 13px;
    margin-top: 7px;
}
.com-ul ul li:before{
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 0;
	height: 5px;
	border-bottom: 1px solid #ea640b;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all 5s;
}
.com-ul ul li:hover:before{width: 100%;}


#wrapper div:nth-of-type(2){background: #fff !important;padding: 0 !important;-moz-box-shadow: 1px 2px 8px #aeaeae;box-shadow: 1px 2px 8px #aeaeae;-webkit-box-shadow: 1px 2px 8px #aeaeae;-ms-box-shadow: 1px 2px 8px #aeaeae;}

#wrapper div:nth-of-type(2) dl {
    padding: 10px 12px;
}

#wrapper div:nth-of-type(2) dt {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 34px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
}

#wrapper div:nth-of-type(2) dt font {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    color: #b7b7b7;
    font-weight: initial;
    letter-spacing: 0;
    background: url(/data-file/images/icon/m3.png)left center/26px auto no-repeat;
    padding-left: 26px;
}

#wrapper div:nth-of-type(2) dt span {
    font-size: 14px;
    letter-spacing: 0;
    color: #acabab;
    font-weight: initial;
    height: 26px;
    line-height: 26px;
}

#wrapper div:nth-of-type(2) dd {
    font-size: 13px;
    color: #acabab;
    line-height: 28px;
}
.com-img{
    width: 245px;
    height: 140px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    position: relative;background-color: black;
    }
.com-img img{width: 120%;}

.com-img span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-style: normal;
    width: 100%;
    line-height: 45px;
    height: 45px;
    background: rgba(0,0,0,0.5);
    padding: 0 12px;
}
.noActive:hover{color: #252525;}
.noActive:hover i{background-image: url(/data-file/zt/loupan/cd.png);}
.addcomdtr{
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
}

.add-com-nan {
    width: 1250px;
    margin: auto;
    position: relative;
}

.add-com-nan i {
    background-size: 30px 55px;
    background-repeat: no-repeat;
    background-image: url(/data-file/zt/loupan/nan.png);
    position: absolute;
    width: 30px;
    height: 55px;
    top: -50px;
    left: 55px;
}