* { margin: 0px; padding: 0px; }
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { border: none; font-family: 微软雅黑, 黑体, 宋体; font-size: 14px; margin: 0px; padding: 0px; }
html, body { height: 100%; width: 100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
a { text-decoration: none; }
a:link { color: rgb(255, 255, 255); }
a:visited { color: rgb(255, 255, 255); }
a:hover { color: rgb(255, 255, 255); }
a:active { color: rgb(255, 255, 255); }
input::-ms-clear { display: none; }
input::-ms-reveal { display: none; }
input { appearance: none; margin: 0px; outline: none; padding: 0px; }
input::-webkit-input-placeholder { color: rgb(204, 204, 204); }
input[type="submit"], input[type="button"] { cursor: pointer; }
button[disabled], input[disabled] { cursor: default; }
img { border: none; }
ul, ol, li { list-style-type: none; }
.clear { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }
.floatleft { float: left; }
.floatright { float: right; }
.cursor { cursor: pointer; }
.bg000 { background: rgb(0, 0, 0); }
.color000 { color: rgb(0, 0, 0); }
body { background-image: linear-gradient(to left, rgba(255, 0, 149, 0.2), rgba(0, 247, 255, 0.2)), url("#"); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; }
.left_pc { width: 50%; display: flex; margin-right: 2%; justify-content: flex-end; }
.right_pc { width: 50%; margin-left: 2%; }
#boox_pc { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.left_pc img { width: 480px; height: 490px; }
.right_logo_pc { margin-bottom: 25px; display: flex; align-items: center; }
.right_logo_pc img { width: 130px; border-radius: 12px; margin-right: 25px; }
.right_title_pc { font-size: 45px; color: rgb(51, 51, 51); font-weight: bold; margin-bottom: 10px; }
.right_span_pc { font-size: 19px; color: rgb(102, 102, 102); }
.right_text_pc { width: 50%; color: rgb(102, 102, 102); line-height: 35px; font-size: 19px; }
.right_banb_pc { color: rgb(153, 153, 153); font-size: 15px; margin-top: 18px; }
.right_ewm_pc { margin-top: 25px; display: flex; align-items: center; }
.right_ewm_pc img { width: 120px; margin-right: 30px; border-radius: 6px; }
.right_xiazai_pc { padding: 10px 40px; color: white; font-size: 18px; border-radius: 50px; background-color: rgb(255, 121, 0); box-shadow: rgba(255, 121, 0, 0.4) 2px 4px 7px 0px; }
#boox_web { width: 100%; height: 80%; position: fixed; display: flex; flex-direction: column; justify-content: center; }
.logo_web { width: 100%; text-align: center; }
.logo_web img { width: 120px; height: 120px; border-radius: 10px; }
.logo_web p { font-size: 28px; color: rgb(51, 51, 51); font-weight: bold; margin-top: 10px; }
.xiazai_web {width: 75%;text-align: center;border-radius: 50px;color: rgb(255, 255, 255);background: rgb(255, 121, 0);font-size: 18px;margin: 50px auto 20px;padding: 16px 0px;font-weight: bold;}
#banben_web { color: rgb(153, 153, 153); width: 100%; font-size: 14px; text-align: center; }
#banben_web p { margin: 6px 0px; }
.fixed_web { position: fixed; bottom: 35px; color: rgb(153, 153, 153); width: 100%; font-size: 14px; text-align: center; }
