* {
    margin: 0;
    padding: 0
}

.clear:after {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.clear {
    zoom: 1;
}

ul, li {
    list-style: none;
}

.container {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}

body {
    margin-top: 7px !important;
    overflow-y: hidden
}

div.fill {
    width: 100%;
    height: 100%;
}

/* #map{ width: 100%; height: 400px;}
 #map_bottom{ width: 100%; height: 200px; background: #fff; }*/
.top {
    width: 100%;
    height: 100px;
}

.bottom {
    width: 100%;
    height: 212px;
    background: #fff;
    font-size: 14px;
    color: #333333;
    position: absolute;
    bottom: 0px;
    border-top: 8px solid #e2e2e2
}

.tree_left {
    width: 250px;
    height: 100%;
    background: #fff;
    float: left;
    overflow: hidden;
}

.tree_right {
    height: 100%;
    background: #0b0b0b;
    float: left;
    position: absolute;
    right: 0px;
    overflow: hidden;
}

.tool {
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
}

.ss {
    background: none;
    border: none;
    line-height: 30px;
    width: 158px;
    padding-left: 5px;
    font-size: 16px;
    margin-left: 9px;
}

.sous {
    margin: 10px 10px 15px 10px;;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.tj {
    width: 46px;
    height: 30px;
    background: none;
    border: none;
    color: #fff;
    float: right;
    text-align: center;
}

.bottom-left {
    width: 250px;
    height: 100%;
    background: #fff;
    float: left;;
    border-right: 1px solid #ecedef
}

.bottom-right {
    height: 100%;
    float: right;
    position: absolute;
    left: 250px;
    border-left: 6px solid #e2e2e2;
}

.bottom-left ul {
    border-right: 1px solid #ecedef;
    height: 240px;
}

.bottom-left li {
    height: 35px;
    line-height: 35px;
    color: #545454;
    border-bottom: 1px solid #ecedef;
    padding-left: 5px
}

.bottom-left li:nth-child(1) {
    height: 29px;
    line-height: 29px;
    border-top: 1px solid #ecedef;
}

.tj:hover {
    background-color: #3083eb;
    cursor: pointer;
}

.bottom-left li span {
    margin-left: 5px;
    float: left
}

.bottom-left li em {
    float: right;
    padding-right: 10px;
    width: 190px;
    height: 19px;
    background: none;
    line-height: 19px;
    margin-right: 15px;
    margin-top: 5px;
}

.bottom-right tr {
    height: 30px;
}

.bd {
    border-bottom: 1px solid #ecedef;
    font-size: 14px
}

#zhxx {
    color: #000
}

.splite_left .splite_close {
    position: absolute;
    top: 4px !important;
    right: 2px !important;
    width: 18px;
    height: 18px;
    background: #0b83dc;
    border-radius: 4px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 15px
}

#search_select {
    border: 1px solid #CCC; /*让边框变为1px宽度，直线，#CCC颜色*/
    border-bottom: 2px solid #778899;
    width: 217px;
    background: white;
    max-height: 200px;
    display: none;
    margin-top: -15px;
    margin-left: 10px;
    overflow: auto;
    overflow-x: hidden;
    border-bottom-right-radius:6px;
    border-bottom-left-radius:6px;
}

#search_click li {
    padding-left: 10px;
    line-height: 35px;
    font-size: 14px;
    height: 35px;
    vertical-align: middle;
}

#search_click li:hover {
    background-color: #CCC;
    cursor: pointer;
}

#car_detail tr:nth-child(old) {
    background: #fff;
}

#car_detail tr:nth-child(even) {
    background: #e2e2e2;
}

/*		#car_detail tr:nth-child(even){ background:#3b3b3b;color:#c32019}
*/
.bottom-right tr td {
    text-align: center;
}

.t_content {
    width: 100%;
    position: absolute;
    left: 0;
    top: 30px;
}

.video_box, .map {
    position: absolute;
    top: 0;
    left: 0
}


.car_info {
    width: 350px;
}

.car_info h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.car_info dl {
    clear: both;
    height: 20px;
    line-height: 20px;
    display: block;
}

.car_info dt {
    width: 25px;
    float: left;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    -moz-text-align-last: justify; /*ff*/
    -webkit-text-align-last: justify; /*chrome 20+*/
}

.car_info dd {
    width: 145px;
    float: left;
    margin-left: 5px;
}

.tv_box {
    margin-left: 10px;
    float: left
}

.tv-right {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    margin-top: 7px
}

.tv_box span i.icon_num1 {
    background-position: -100px -326px;
}

.tv_box span i.icon_num2 {
    background-position: -120px -326px;
}

.tv_box span i.icon_num3 {
    background-position: -140px -326px;
}

.tv_box span i.icon_num4 {
    background-position: -160px -326px;
}

.tv_box span i.icon_num5 {
    background-position: -180px -326px;
}

.tv_box span i.icon_num6 {
    background-position: -200px -326px;
}

.tv_box span:hover i.icon_num1 {
    background-position: -100px -346px;
}

.tv_box span:hover i.icon_num2 {
    background-position: -120px -346px;
}

.tv_box span:hover i.icon_num3 {
    background-position: -140px -346px;
}

.tv_box span:hover i.icon_num4 {
    background-position: -160px -346px;
}

.tv_box span:hover i.icon_num5 {
    background-position: -180px -346px;
}

.tv_box span:hover i.icon_num6 {
    background-position: -200px -346px;
}

.tv_box span i.icon_top {
    background-position: -20px -50px;
}

.tv_box span i.icon_bottom {
    background-position: -40px -50px;
}

.tv_box span i.icon_view {
    background-position: -60px -50px;
}

.tv_box span i.icon_sslc {
    background-position: -80px -50px;
}

.tv_box span i.icon_phone {
    background-position: -101px -50px;
}

.tv_box span i.icon_voice {
    background-position: -124px -50px;
}

.tv_box span i.icon_play_all {
    background-position: -145px -50px;
}

.tv_box span i.icon_close_show {
    background-position: -164px -50px;
}

.tv_box span:hover i.icon_top {
    background-position: -241px -50px;
}

.tv_box span:hover i.icon_close_show {
    background-position: -385px -50px;
}

.tv_box span i.icon_xl {
    background-position: -193px -50px;
    width: 5px;
    height: 14px;
    margin-left: 2px;
}

.tv_box span i, a.mapTool {
    background: url(/Public/images/icon_s.png) 0 0 no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

i {
    display: inline-block;
    font-style: normal;
    vertical-align: middle;
}

.map_select {
    position: relative;
}

.map_select span {
    padding: 4px 10px;
    cursor: pointer;
    transition: all ease-in-out 0.2s;
}

.map_select span:hover {
    transition: all ease-in-out 0.2s;
}

.map_select ul {
    left: auto;
    top: 38px;
    right: -5px;
}

.big_box .icon_bigMap {
    background: url(/Public/images/icon_s.png) -186px -170px no-repeat;
}

.big_box i {
    width: 18px;
    height: 14px;
    cursor: pointer;
}

.icon_xia {
    background: url(/Public/images/icon_s.png) 0 -180px no-repeat;
    width: 7px;
    height: 4px;
    margin-left: 5px;
}

.tc_box a {
    color: #000
}

.tc_box {
    width: 80px;
    background-color: #fff;
    border: #d6d6d6 solid 1px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    top: 15px;
    left: 0px;
    display: none;
    z-index: 999;
    text-align: left;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px;
}

.tool_box .tc_box {
    width: 90px;
    left: 10px;
}

.map_select ul {
    left: auto;
    list-style: none;
    top: 18px;
    right: -5px;
}

.tc_box li a {
    padding: 5px 10px;
    display: block;
    text-decoration: none;
}

.right {
    float: right
}

#mapSelect li {
    height: 22px;
    line-height: 22px;
    list-style: none;
    padding: 2px 10px;
    cursor: pointer;
}

.tool_box .icon_tool {
    background: url(/Public/images/icon_s.png) -157px -170px no-repeat;
    width: 15px;
    height: 14px;
}

.icon_tool_c {
    background: url(/Public/images/icon_s.png) -155px -214px no-repeat;
    width: 17px;
    height: 15px;
}

a.video1, a.talkback, a.listen, a.capture, a.sendMessage, a.more {
    background: url(/Public/images/icon_s_for.png) 0 0 no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    transition: none 0s ease 0s;
}

a.video1 {
    background-position: -206px -106px;
}

a.talkback {
    background-position: -204px -50px;
}

a.listen {
    background-position: -298px -51px;
}

a.capture {
    background-position: -423px -51px;
}

a.sendMessage {
    background-position: -482px -104px;
}

a.more {
    background-position: -556px -51px;
}

a.mapTool {
    background-position: -157px -191px;
    display: inline-block;
}

.videos1 {
    position: relative;
    width: 100%;
    height: 100%
}

.w50 {
    position: relative;
    width: 50%;
    height: 50%;
    float: left;
}

.w75 {
    position: relative;
    width: 75%;
    height: 100%;
    float: left;
}

.ww25 {
    position: relative;
    width: 25%;
    height: 25%;
    float: left
}

.wf25 {
    position: relative;
    width: 25%;
    height: 100%;
    float: left
}

.ws25 {
    position: relative;
    width: 25%;
    height: 25%;
    float: left
}

.whf5 {
    position: relative;
    width: 100%;
    height: 33.333%;
    float: left
}

.ww33 {
    position: relative;
    width: 33.333%;
    height: 33.333%;
    float: left
}

.wf2 {
    position: relative;
    width: 100%;
    height: 66%;
}

.wf3 {
    position: relative;
    width: 100%;
    height: 75%;
}

.w66 {
    position: relative;
    width: 66.66%;
    height: 100%;
    float: left
}

.w34 {
    position: relative;
    width: 33.333%;
    height: 33.333%;
    float: left
}

.wf34 {
    position: relative;
    width: 33.333%;
    height: 50%;
    float: left
}

.w33 {
    position: relative;
    width: 33.333%;
    height: 33.333%;
    float: left
}

.wh5 {
    position: relative;
    width: 100%;
    height: 100%
}

.anniu {
    position: absolute;
    right: 1px;
    bottom: 0px;
    height: 31px;
    left: 1px;
    background: #000000;
    vertical-align: middle;
    text-align: right
}

.sw1, .sw2, .sw3, .sw4, .sw5, .sw6 {
    background: url(/Public/images/jkmap.png) 0 0 no-repeat;
    width: 40px;
    height: 25px;
    display: inline-block;
    margin-top: 5px;
}

.sw1 {
    background-position: 0px 0px;
}

.sw2 {
    background-position: -40px 0px;
}

.sw3 {
    background-position: -80px 0px;
}

.sw4 {
    background-position: -116px 0px;
}

.sw5 {
    background-position: -156px 0px;
}

.sw6 {
    background-position: -192px 0px;
}

.bdd {
    border: 1px solid #575757;
    height: 100%
}

.bdd:hover {
    border: 1px solid #F00;
}

/*.containerTableStyle::-webkit-scrollbar,#car_detail::-webkit-scrollbar {
				width:3px;
				height:5px; border-radius:10px;background-color:#ccc;
				}
				.containerTableStyle::-webkit-scrollbar-thumb,#car_detail::-webkit-scrollbar-thumb {
				  border-radius:10px;
				 background:url(../images/g.png) no-repeat center top ;width:10px;

				height:28px; overflow:hidden; overflow:hidden; overflow:hidden;
				}
*/
.zzq {
    color: #000;
}

.show, .hide {
    background: none;
    border: none;
    height: 20px;
    background: url(/Public/images/off.png) no-repeat;
    text-indent: -2000px;
    width: 20px;
    margin-left: 5px
}


/*
//////////////////
 */

.ol-popup {
    position: absolute;
    background-color: white;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
    padding: 8px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    bottom: 12px;
    left: -50px;
    min-width: 280px;
}

.ol-popup:after, .ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}

.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 15px;
    right: 15px;
}

.ol-popup-closer:after {
    content: "x";
}

.video_box {
    display: none
}

.show, .hide {
}

.flexigrid div.bDiv td {
    white-space: normal;
}

em {
    font-style: normal;
}


body {
    margin-top: 7px;
    overflow-y: hidden
}

.sous ::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}

.sous ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

.sous :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}

.map_bottom {
    background: #fff;
}

input:focus {
    outline: none;
}

body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow, body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow_lor {
    background: #ffeb3b70;
    border: 1px solid #ff9800
}