a:hover {text-decoration: none!important;}
img {
    height: auto;
    width: auto;
}
a {
    text-decoration: none;
    cursor: pointer
}

ul, ol {
    list-style: none;
}

.wall_1200{
    width: 1200px;
    margin: 0 auto;
}
table {
    font-size: 12px;
    _font-size: 12px;
}
[v-cloak] {
    display: none !important;
}
.inlineinput{
    display: inline-block;
    width: 200px;
}
label{
    margin-bottom: 5px;
}
.controls tbody tr td{
    vertical-align: middle;
    text-align: center;
}
.form-control{
    display: inline-block!important;
}
.width200{
    width: 200px;
}
.width100{
    width: 100px;
}
a:hover {
    text-decoration: none;
}
.timedata{
    display:inline-block;
    height: 32px;
}

/*#topnavbar {*/
/*width: 100%;*/
/*height: 70px;*/
/*_height: 70px;*/
/*position: fixed;*/
/*_position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*z-index: 99;*/
/*display: none;*/
/*_top: expression(this.scrollTop=document.documentElement.scrollTop);*/
/*}*/

/*.posbox i {*/
/*width: 7px;*/
/*height: 4px;*/
/*background: url(${ctxStatic}/images/newIndex/up.gif) 0 -70px no-repeat;*/
/*position: absolute;*/
/*top: 15px;*/
/*right: 10px;*/
/*overflow: hidden;*/
/*}*/

/*.posiabox {*/
/*position: absolute;*/
/*top: 32px;*/
/*left: 1px;*/
/*display: none;*/
/*padding-top: 10px;*/
/*background: url(${ctxStatic}/images/newIndex/loadpic.gif) -999px no-repeat;*/
/*}*/

.posbox a {
    color: #333;
}

/*.headImg{height: 750px;background: url(
${ctxStatic} /images/newIndex/beijing.png) no-repeat;}*/
/*.bj {*/
/*padding-top: 20px;*/
/*min-width: 300px;*/
/*text-align: center;*/
/*height: 210px;*/
/*background: url('${ctxStatic}/images/newIndex/1225/BJ_jb.png');*/
/*}*/

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a, img {
    border: 0;
}

body {
    min-width: 1200px;
    font: 12px/1.5 tahoma, sans-serif;
}

.advbox {
    position: relative;
    margin: 0px auto;
    width: 700px;
    background: #e8e8e8
}

.advbox .advbtn {
    position: absolute;
    width: 59px;
    display: none;
    height: 55px;
    top: 20px;
    right: -63px;
}

/*.advbox .advbtn a {*/
/*display: block;*/
/*background: url(${ctxStatic}/images/tuiGuan2017/rukou.png) no-repeat 0px 0px;*/
/*height: 155px;*/
/*}*/

/*.advbox .advbtn .advclose {*/
/*background: url(${ctxStatic}/images/tuiGuan2017/gg_btn.png) no-repeat -0px 0px;*/
/*}*/

.advbox .advcon {
    display: none;
    height: 770px;
}

/**滚动*/
h3, ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.scrollbox {
    width: 340px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #CFCFCF;
    padding: 10px;
}

#scrollDiv {
    width: 340px;
    height: 359px;
    overflow: hidden;
}
.wall_1200{
    width: 1200px;
    margin: 0 auto;
}
.box-shadow{
    box-shadow: 0px 5px 10px 1px rgba(215, 215, 215, 0.75)
}