/* .news-list {height: 290px !important;} */
	.news-tab a {text-decoration: none;}
	/* .news-list ul {display: block;} */
	/* .active a {color: #ab8e66 !important;} */
	.active .line {width: 71px !important;}

.JJ-kefu img {
    width: 100%;
    height: 100%;
}
.JJ-kefu-icon {
    position: fixed;
    right: 0;
    top: calc(50% - 109px);
    /*width: 165px;*/
    /*height: 218px;*/
    width: 65px;
    z-index: 999;
    cursor: pointer;
    /*background: red;*/
    -moz-box-shadow:0px 0px 11px #333333; -webkit-box-shadow:0px 0px 11px #333333; box-shadow:0px 0px 11px #333333;
    border-radius:10px;
}
.JJ-kefu-broad {
    position: fixed;
    right: 0;
    top: calc(50% - 200px);
    /*width: 165px;*/
    /*height: 218px;*/
    /*width: 65px;*/
    z-index: 1000;
    display:none;
    /*background: red;*/
    -moz-box-shadow:0px 0px 11px #333333; -webkit-box-shadow:0px 0px 11px #333333; box-shadow:0px 0px 11px #333333;
    border-radius:10px;
}
.JJ-kefu-broad-qq1 {
    width: 80px;
    height: 27px;
    position: absolute;
    /*opacity: .5;*/
    top: 162px;
    left: 31px;
    cursor: pointer;
}
.JJ-kefu-broad-qq2 {
    /*background: red;*/
    width: 80px;
    height: 27px;
    position: absolute;
    /*opacity: .5;*/
    top: 349px;
    left: 31px;
    cursor: pointer;
}

