/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

:root {
    --green-color: #3e7e14;
    --red-color: #e20212;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    font-size: 75px;
}
body {
    margin: 0px;
    padding: 0px;
    font-family: SourceHanSansSC-Regular, Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}
.main {
    position: relative;
    width: 100vw;
    height: 100vh;
    padding-bottom: 1.6rem;
    box-sizing: border-box;
    overflow: auto;
    background: linear-gradient(180deg, #0866e8 0%, #d2e4fb 100%);
}
.bg1 {
    height: 13.71rem;
    background: url('../imgs/index/bg1.png') no-repeat center center;
    background-size: 100% 100%;
}
.moduleItem {
    flex-direction: column;
}
.moduleItem .box {
    position: relative;
    top: -0.5rem;
}
.moduleItem .box img {
    width: 100%;
    height: 100%;
}
.moduleItem .box > div {
    margin: auto;
}
.moduleItem .box .w1 {
    width: 9.57rem;
    height: 5.44rem;
}
.moduleItem .box .w2 {
    width: 9.57rem;
    height: 7.25rem;
}
.moduleItem .box .w3 {
    width: 9.57rem;
    height: 23.52rem;
}
.moduleItem .box .w4 {
    width: 9.57rem;
    height: 11.63rem;
}
.moduleItem .box .w5 {
    width: 9.57rem;
    height: 12.59rem;
}
.module2 .top {
    width: 100vw;
    height: 2.16rem;
    background: url('../imgs/index/module2_top.png') no-repeat center center;
    background-size: 100% 100%;
}
.module3 .top {
    width: 100vw;
    height: 2.16rem;
    background: url('../imgs/index/module3_top.png') no-repeat center center;
    background-size: 100% 100%;
}
.module4 .top {
    width: 100vw;
    height: 2.16rem;
    background: url('../imgs/index/module4_top.png') no-repeat center center;
    background-size: 100% 100%;
}
.module4 .box .item1 {
    width: 9.57rem;
    display: flex;
    margin: auto;
}
.module4 .box .item1 div {
    flex: 1;
}
.module5 .top {
    width: 100vw;
    height: 2.16rem;
    background: url('../imgs/index/module5_top.png') no-repeat center center;
    background-size: 100% 100%;
}
.module6 .top {
    width: 100vw;
    height: 1.76rem;
    background: url('../imgs/index/module6_top.png') no-repeat center center;
    background-size: 100% 100%;
}
.module6.moduleItem .box {
    top: -0.3rem;
}
.module6.moduleItem .box .w2 {
    width: 8.27rem;
    height: 7.25rem;
}
.module7 .top {
    width: 100vw;
    height: 2.16rem;
    background: url('../imgs/index/module7_top.png') no-repeat center center;
    background-size: 100% 100%;
}
.module8 .top {
    width: 100vw;
    height: 2.56rem;
    background: url('../imgs/index/module8_top.png') no-repeat center center;
    background-size: 100% 100%;
}
/* 
    底部
*/
.footer-contant {
    width: 100vw;
    height: 1.36rem;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    z-index: 999;
}
.footer-contant button {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}
.footer-contant .lyBtn {
    position: relative;
    width: 2.72rem;
    height: inherit;
    background: #ffffff;
    font-size: 0.4rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #84c730;
    line-height: 0.59rem;
}
.footer-contant .telBtn {
    position: relative;
    flex: 1;
    height: inherit;
    background: #84c730;
    font-size: 0.4rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffffff;
    line-height: 0.59rem;
}
.footer-contant .telBtn .text2 {
    font-size: 0.3rem;
}
.footer-contant .rxBtn {
    position: relative;
    width: 3rem;
    height: inherit;
    background: #528314;
    font-size: 0.4rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffffff;
    line-height: 0.59rem;
}
.footer-contant .rxBtn .tel_hand {
    position: absolute;
    bottom: -0.05rem;
    right: 0.22rem;
    width: 0.7rem;
    height: 0.9rem;
    z-index: 10;
}
.footer-contant .rxBtn .rx1 img {
    width: 18px;
    height: 18px;
    position: relative;
    top: 4px;
}
.footer-contant .rxBtn .rx2 {
    font-size: 0.32rem;
}
/* --------------- 弹窗-开始 --------------- */
.modal {
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    animation: window-open 0.2s 1;
}
@keyframes window-open {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0, 0, 1);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
    }
}
.modal .modal-content {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border: 1px solid #888;
    box-sizing: border-box;
}
.modal .modal-wrap {
    height: 300px;
    width: 88%;
    background: #fff;
    border-radius: 4px;
}
/* 头部 */
.modal .modal-wrap .mw-header {
    position: relative;
    height: 50px;
}
.modal .modal-wrap .mw-header .title {
    width: 100%;
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.43rem;
    font-weight: bold;
}
.modal .modal-wrap .mw-header .close {
    position: absolute;
    top: 8px;
    right: 10px;
    color: black;
    font-size: 0.8rem;
    font-weight: bold;
}
.modal .modal-wrap .mw-header .close:hover,
.modal .modal-wrap .mw-header .close:focus {
    /* color: #aaa; */
    text-decoration: none;
    cursor: pointer;
}
.form_content {
    padding: 10px 15px;
}
.form_content .form_group {
    display: flex;
}
.form_content .form_group + .form_group {
    margin-top: 15px;
}
.form_content .form_group > span:nth-of-type(1) {
    display: inline-block;
    width: 60px;
    text-align: justify;
    text-align-last: justify;
    margin-right: 6px;
    line-height: 32px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: bold;
}
.form_content .form_group .form_item {
    flex: 1;
}
.form_content .form_group .form_item input,
.form_content .form_group .form_item textarea {
    width: 100%;
    padding: 0 10px;
    background: #f5f5f5;
    border: none;
    line-height: 32px;
    font-size: 16px;
    box-sizing: border-box;
}
.form_content .form_btn {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}
.form_content .form_btn button {
    width: 113px;
    border: none;
    height: 36px;
}
.form_content .form_btn button + button {
    margin-left: 36px;
}
.form_content .form_btn .cancel {
    background: #ecf6fe;
    border-radius: 4px;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #1393f3;
    text-align: center;
    font-weight: 600;
}
.form_content .form_btn .submit {
    background: #0f6aff;
    border-radius: 4px;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
}
/* --------------- 弹窗-结束 --------------- */

/* 
    第二个页面 guidance.html
*/
.main.guidance {
    padding-bottom: 0;
    background: #f6f6f6;
}
.guidance_wrap {
    width: 9rem;
    height: 70vh;
    margin: auto;
    margin-top: 1rem;
    background: transparent;
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: url('../imgs/guidance/guidance_bg.png') no-repeat center center;
    background-size: contain; */
}
.guidance_wrap img {
    height: 100%;
    object-fit: contain;
    border-radius: 4px;
}
.guidance_text {
    width: 100vw;
    height: 0.53rem;
    font-size: 0.37rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #b3b3b3;
    line-height: 0.53rem;
    text-align: center;
    margin-top: 0.5rem;
}
.gwdh {
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
}
.gwrx_text {
    color: #000;
}
.gwrx_text .tel {
    text-decoration: underline;
}
