@charset "UTF-8";
* { padding: 0; margin: 0; box-sizing: border-box; background-repeat: no-repeat; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: Helvetica, "PingFangSC", "Microsoft Yahei", "微软雅黑", Arial, sans-serif; font-size: inherit; }

html { height: 100%; height: 100%; }

body { position: relative; background: #fff; color: #000; font-size: 14px; line-height: 1.1; margin-left: auto; margin-right: auto; height: 100%; }

textarea, input[type="button"], input[type="submit"], input[type="reset"], input[type='text'], input[type='password'] { -webkit-appearance: none; }

input, textarea { outline: none; border: 1px solid #666; border-radius: 0; }

div, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, img, ol, ul, li, table, th, td, p, span, a { border: 0; font-family: inherit; }

table { border-spacing: 0; border-collapse: collapse; }

img { border: none; vertical-align: middle; display: inline-block; max-width: 100%; max-height: 100%; }

ul, ol { list-style-type: none; }

button { cursor: pointer; border: none; background-color: transparent; }

a { text-decoration: none; color: inherit; transition: all 0.15s; -o-transition: all 0.15s; -ms-transform: all 0.15s; -moz-transition: all 0.15s; -webkit-transition: all 0.15s; }

a:hover { color: #0f7f48; }

a:active { opacity: .8; }

hr { display: block; border: none; }

.clear { clear: both; }

.clear:before, .clear:after { content: ''; float: none; clear: both; display: block; width: 100%; }

.clearfix:after { content: ""; display: block; clear: both; }

.fl { float: left; }

.fr { float: right; }

.hide { display: none; }

body { background-image: url("../img/pc_bg.jpg"); background-position: center center; background-size: cover; }

.container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 1220px; height: 780px; margin-top: auto; margin-bottom: auto; margin-left: auto; margin-right: auto; background-image: url("../img/container_bg.jpg"); background-position: center center; background-size: cover; }

.wrapper { float: right; width: 50%; }

.cclogo { display: block; margin-top: 90px; margin-left: auto; margin-right: auto; }

ul { width: 60%; margin-top: 50px; margin-left: auto; margin-right: auto; overflow: hidden; }

ul li { float: left; width: 33.33%; line-height: 1; text-align: center; color: #292929; font-size: 34px; }

ul li img { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; }

h2 { line-height: 1; letter-spacing: 3px; text-align: center; margin-top: 55px; color: #292929; font-size: 24px; font-weight: normal; }

.jine { line-height: 1; letter-spacing: 3px; text-align: center; margin-top: 25px; color: #292929; font-size: 17px; font-weight: bold; }

.jine span { letter-spacing: 1px; color: #ff1c00; }

.qrcode { display: block; margin-left: auto; margin-right: auto; margin-top: 35px; }

.wechat { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; line-height: 18px; margin-top: 15px; color: #292929; font-size: 16px; }

.wechat img { margin-right: 3px; }

.copyright { letter-spacing: 1px; text-align: center; margin-top: 815px; color: #fff; font-size: 15px; }

/*# sourceMappingURL=../maps/style/css.css.map */
