html {background: none repeat scroll 0 0 #FFFFFF;color: #000000;}

html,body{width: 100%;height: 100%}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}

table {border-collapse: collapse;border-spacing: 0;}

fieldset, img {border: 0 none;}

address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}

li {list-style: none outside none;}

caption, th {text-align: left;}

h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}

q:before, q:after {content: "";}

abbr, acronym {border: 0 none;font-variant: normal;}

sup {vertical-align: text-top;}

sub {vertical-align: text-bottom;}

input, textarea, select {font-family: inherit;font-size: inherit;font-weight: inherit;}

input, textarea, select {}

legend {color: #000000;}

body {font: 13px/1.231 Microsoft YaHei,arial,helvetica,clean,sans-serif;}

select, input, button, textarea {font: 99% arial,helvetica,clean,sans-serif;outline: none}

table {font-size: inherit;}

pre, code, kbd, samp, tt {font-family: monospace;line-height: 100%;}

a {text-decoration: none;}

strong {font-weight: bold;}

input[type="submit"] {cursor: pointer;}

button {cursor: pointer;}

.hidden{display: none}

.ellipsis{text-overflow:ellipsis;overflow: hidden;white-space: nowrap}

.relative{position: relative}

.vertical-top {vertical-align: top !important;}

.center{text-align: center}

.clear{clear: both}

/* 边距 */
.ml0{margin-left:0 !important;}

/* 边框 */
.bt-none{border-top: none !important;}

.bb-none{border-bottom: none !important;}

.bl-none{border-left: none !important;}

.br-none{border-right: none !important;}

/* 背景色 */
.bg-ffa61a{background-color: #ffa61a !important;}

/* 颜色 */
.col-ffa61a{color:#ffa61a !important;}

/* 预约演示弹窗 */
.demo-pop-ups {width: 22.2vw;height: 28vw;background: url("../img/yanshi_bg.png") no-repeat;background-size:100% 100%;position: fixed;z-index: 1000;left: 50%;top:50%;margin-left: -11.1vw;margin-top: -14vw;display: none;}

.demo-pop-ups .demo-pop-hello{font-size: 1.6vw;color: #09162f;margin:3vw 0 0 3.8vw;}

.demo-pop-ups .demo-pop-welcome{font-size: 1vw;color: #09162f;margin:0.5vw 0 0 3.8vw;}

.demo-pop-ups .demo-pop-code{text-align: center;margin-top: 2.85vw;}

.demo-pop-ups .demo-pop-code img{width: 12.5vw;height: 12.5vw;margin: 0 auto;}

.demo-pop-ups .demo-pop-close{}

.demo-pop-ups .demo-pop-close img{width: 1.9vw;height: 1.9vw;border-radius: 1.9vw;position: absolute;right: 0.5vw;top:-0.5vw;box-shadow: 0vw 1vw 2.3vw 0vw rgba(0, 0, 0, 0.3);z-index: 1002;cursor: pointer}

.demo-pop-ups .demo-pop-close span{width: 1.5vw;height: 1.5vw;border-radius: 1.5vw;position: absolute;right: 0.7vw;top:-0.3vw;background: #eee;z-index: 1;}