html { width: 100%; height: 100%; }
body { width: 100%; max-width: 100%; height: 100%; font-family: pingfang sc, microsoft yahei; overflow: hidden; background-image: url(../images/jl-pc-bg.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; text-align: center; }
.logo {  }
.logo img { width: 232px; }
.banner { width: 100%; }
.smfw-box { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); margin-top: -32px; }
.tx_tit { font-size: 20px; font-weight: bold; color: #fff; text-shadow: 0 10px 32px rgba(0,0,0,0.5); margin-top: 20px; }
.tx_tit h1 { font-size: 39px; margin: 0px; }
.tixin_content { width: 390px; background: #fff; border-radius: 25px; overflow: hidden; margin-top: 20px; }
.tixin_content .tixin_content_tit { width: 235px; height: 60px; line-height: 60px; color: #fff; background: linear-gradient(to left, #0090ff, #1b33d1); font-size: 20px; font-weight: bold; display: inline-block; vertical-align: top; border-radius: 0 0 32px 32px; }
.tixin_content .tixin_erweima { margin-top: 10px; }
.tixin_content .tixin_erweima img { width: 275px; height: 275px; display: block; margin: auto; }
.tixin_content .zhuce { background: #bae0ff; height: 60px; line-height: 60px; text-align: center; font-size: 16px; text-align: center; color: #2589ff; }
.tixin_content h2 { font-size: 20px; font-weight: bold; margin-top: 20px; color: #2589ff; }

.tixin_bottom { margin-top: 32px; }
.tixin_bottom h3 { font-size: 16px; color: rgba(255,255,255,0.5); }
.tixin_bottom h3 a { color: rgba(255,255,255,0.5); text-decoration: none; font-size: 16px; }