.section-box .section:nth-child(even) { background-color: #f6f8fb; }
.section-box .section:nth-child(odd) { background-color: #fff; }

.fw-box .item { padding: 10px; flex: 0 0 33%; max-width: 33%; margin-bottom: 20px; }
.fw-box .item .item-icon { width: 80px; height: 80px; }
.fw-box .item .item-info { padding: 0 20px; flex: 1; }
.fw-box .item .item-info .item-name { font-size: 16px; margin-bottom: 8px; }
.fw-box .item .item-info .item-desc { color: #676767; line-height: 26px; }
.fw-box .item:nth-child(1) .item-icon { background: url("../Image/qjps/fw-icon-1.png") 0 0 no-repeat; }
.fw-box .item:nth-child(2) .item-icon { background: url("../Image/qjps/fw-icon-2.png") 0 0 no-repeat; }
.fw-box .item:nth-child(3) .item-icon { background: url("../Image/qjps/fw-icon-3.png") 0 0 no-repeat; }
.fw-box .item:nth-child(4) .item-icon { background: url("../Image/qjps/fw-icon-4.png") 0 0 no-repeat; }
.fw-box .item:nth-child(5) .item-icon { background: url("../Image/qjps/fw-icon-5.png") 0 0 no-repeat; }
.fw-box .item:nth-child(6) .item-icon { background: url("../Image/qjps/fw-icon-6.png") 0 0 no-repeat; }

.application-box .box-row .row-left, .application-box .box-row .row-right { flex: 0 0 638px; max-width: 638px; }
.application-box .box-row .item { flex: 0 0 307px; max-width: 307px; width: 307px; position: relative; margin-bottom: 25px; overflow: hidden; }
.application-box .box-row .item .item-wrap { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; padding: 30px; }
.application-box .box-row .item .item-wrap .item-name { font-size: 20px; line-height: 2; }
.application-box .box-row .item .item-wrap .item-desc { font-size: 16px; }
.application-box .box-row .item .item-wrap .item-con { font-size: 14px; line-height: 26px; }
.application-box .box-row .item.item-1 { flex: 0 0 100%; max-width: 100%; }
.application-box .box-row .item img { display: block; width: 100%; height: 100%; object-fit: cover; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.application-box .box-row .item:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.function-about-box { margin-top: 60px; margin-bottom: 40px; }
.function-about-box .about-con { flex: 0 0 50%; max-width: 50%; padding-left: 35px; padding-right: 60px; color: #333333; font-size: 16px; padding-top: 8px; line-height: 28px; }
.function-about-box .about-con a.btn { margin-top: 40px; width: 180px; margin-left: 0; }
.function-about-box .about-img { flex: 0 0 50%; max-width: 50%; text-align: center; }
.function-about-box .about-img img { display: block; }

.section.sec-qjps-lc { background: url("../Image/qjps/lc-bg.png") bottom no-repeat; padding-bottom: 180px; }

.lc-box { margin-top: 40px; }
.lc-box .item { width: 240px; text-align: center; }
.lc-box .item .item-icon { width: 102px; height: 102px; margin: 0 auto 10px; }
.lc-box .item .item-name { font-size: 16px; line-height: 28px; }
.lc-box .item:nth-child(1) .item-icon { background: url("../Image/qjps/lc-1.png"); }
.lc-box .item:nth-child(2) .item-icon { background: url("../Image/qjps/lc-2.png"); }
.lc-box .item:nth-child(3) .item-icon { background: url("../Image/qjps/lc-3.png"); }
.lc-box .item:nth-child(4) .item-icon { background: url("../Image/qjps/lc-4.png"); }
.lc-box .item:nth-child(5) .item-icon { background: url("../Image/qjps/lc-5.png"); }
.lc-box .item:nth-child(6) .item-icon { background: url("../Image/qjps/lc-6.png"); }

.function-box { padding: 20px 10px; }
.function-box .item { width: 420px; padding: 20px; margin-bottom: 30px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.function-box .item .item-img { width: 380px; height: 220px; object-fit: cover; overflow: hidden; }
.function-box .item:nth-child(1) .item-img { background: url("../Image/qjps/vr-list-1.png"); }
.function-box .item:nth-child(2) .item-img { background: url("../Image/qjps/vr-list-2.png"); }
.function-box .item:nth-child(3) .item-img { background: url("../Image/qjps/vr-list-3.png"); }
.function-box .item:nth-child(4) .item-img { background: url("../Image/qjps/vr-list-4.png"); }
.function-box .item:nth-child(5) .item-img { background: url("../Image/qjps/vr-list-5.png"); }
.function-box .item:nth-child(6) .item-img { background: url("../Image/qjps/vr-list-6.png"); }
.function-box .item:nth-child(7) .item-img { background: url("../Image/qjps/vr-list-7.png"); }
.function-box .item:nth-child(8) .item-img { background: url("../Image/qjps/vr-list-8.png"); }
.function-box .item:nth-child(9) .item-img { background: url("../Image/qjps/vr-list-9.png"); }
.function-box .item .item-name { font-size: 18px; line-height: 2; margin: 10px 0 0; }
.function-box .item .item-desc { color: #666666; line-height: 26px; }
.function-box .item:hover { -webkit-transform: translateY(-3px); -moz-transform: translateY(-3px); -ms-transform: translateY(-3px); -o-transform: translateY(-3px); transform: translateY(-3px); -webkit-box-shadow: 0 5px 20px rgba(184, 184, 184, 0.3); -moz-box-shadow: 0 5px 20px rgba(184, 184, 184, 0.3); box-shadow: 0 5px 20px rgba(184, 184, 184, 0.3); }

/*# sourceMappingURL=qjps.css.map */
