
/*2018.11.13 Ê¦×Êµ¯´°Ìí¼Ó*/
.zg_tc>div{height: 294px;}
.zg_tc{background:#efefef;width: 400px;height: 315px;position: absolute;left: 0;top:0;z-index: 50;padding-left: 36px;padding-right: 14px;padding-top: 30px;}
.zg_tch4{font:bold 18px/22px "Microsfot Yahei";color: #ff4a01;width: 368px;}
.zg_tch5{font:16px/20px "Microsfot Yahei";color: #333333;padding-top: 10px;width: 368px;border-bottom: 1px dashed #333;padding-bottom: 16px;}
.show_conent{font:14px/24px "Microsfot Yahei";color: #666666;text-indent: 2em;width: 368px;margin-left: 0}
.jspDrag{background: #fd500a;width: 4px;}
.jspTrack{background: url("../images/zg_cfbg1.png") no-repeat 50% top;}
.jspVerticalBar{width: 4px;}
.scroll-pane{outline: none;}
.zg_close1{background: url("../images/zg_closec.png") no-repeat left top;width: 27px;height: 27px;position: absolute;right: 0;top:0;cursor: pointer;}
.zg_close1:hover{background: url("../images/zg_closec1.png") no-repeat left top;}
.scroll-pane::-webkit-scrollbar
{
    width: 4px;
    height: 10px;
    background-color: #fff;
}

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


.scroll-pane::-webkit-scrollbar-thumb
{
    border-radius: 2px;
    width: 4px;
    background-color: #fd500a;
}