﻿@charset "utf-8";
html,
body {
    width: 100%;
    /* height: 100%; */
    min-width: 1000px;
    font-family: "Microsoft YaHei";
}
h1,
h2 {
    width: 100%;
    /*text-align: center;*/
}
/*a:hover{color: #fff000}*/
img {
    display: inline-block;
}
.wrap {
    position: relative;
    width: 100%;
    /* height: 100%; */
    background: #e3eef8;
}
.banner {
    width: 100%;
    /* position:relative; */
    border-bottom: 50px solid #b8e9fe;
}
.banner img {
    width: 100%;
}
/*nav*/
.navBg {
    width: 100%;
    background: #ffffff;
    /* position: absolute; */
    z-index: 99;
    border-bottom: 1px solid #e6eaee;
    /* box-shadow: 6px 13px 1px 1px #000000; */
}
.navBox {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    /* padding: 6px 0; */
    line-height: 60px;
}
.navBox .logo {
    float: left;
    margin-top: 8px;
    /* width: 104px; */
}
.navBox .nav {
    width: 100%;
    float: right;
    margin: 0 auto;
    height: 100%;
}
.nav a {
    color: #3572eb;
    font-weight: bold;
    /* position: absolute; */
    display: block;
    width: 100%;
    /* margin-top: 15px; */
    left: 0;
    /* padding: 0 13px; */
}
.nav li {
    float: left;
    font-size: 20px;
    /* line-height: 85px; */
    text-align: center;
    position: relative;
    letter-spacing: 2px;
    /* padding: 5px 10px; */
    width: 16%;
    height: 100%;
    /* border-left: 1px solid #c0dbfb; */
    /* border-right: 1px solid #c0dbfb; */
    position: relative;
}
.nav li+li a {}
.nav li.on,
.nav li:hover {
    background: #ffa55a;
}
.nav li:hover a,
.nav li.on a {
    font-weight: bold;
    color: #fff;
}
.nav a span {
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.nav li div {
    width: 100%;
    top: 80px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    left: 0;
    /* background: #006def; */
    z-index: 9999999
}
.nav li div span {
    display: block;
    width: 100%;
    /* height: 40px; */
    /* margin-bottom: 5px; */
    border-bottom: 5px solid #fafafa;
}
.nav li div span a {
    display: block;
    font-size: 16px;
    text-decoration: none;
    background: #006def;
    height: 40px;
    line-height: 40px;
    position: relative;
    color: #fff;
    margin-top: 0;
}
.nav li div span a.on {
    text-decoration: none;
    color: #fff;
    background: #006def;
    font-weight: bold;
}
.nav li div span a:hover {
    text-decoration: none;
    color: #fff;
    background: #0048bc;
    font-weight: bold;
}
.nav li div span a:active {
    text-decoration: none;
}
.nav li div span a:visited {
    text-decoration: none;
}
.nav li:hover div {
    transition: 1s;
    height: 500px;
}
/*banner*/
.banner img {
    width: 100%;
}
.banner-line {
    width: 100%;
    height: 10px;
    background: #1284cc
}
/*foot*/
.footer {
    /* width:100%; */
    line-height: 50px;
    text-align: center;
    /* font-size: 14px; */
    color: #fff;
    background: #3572eb;
    /* margin-top: 100px; */
    /* height: 238px; */
    position: relative;
}
.footer a {
    color: #000000;
}
/*xnav*/
.xnav {
    text-align: center;
    /* overflow: hidden; */
    /* height: 37px; */
    border-bottom: 1px #d0cfce solid;
    margin-top: 50px;
}
.xnav li {
    display: inline-block;
    text-align: center;
    width: 170px;
    height: 110px;
    overflow: hidden;
    color: #231815;
    padding-top: 15px;
    margin: 0;
    float: left;
}
.xnav li+li {
    /* margin-left: 100px; */
}
.xnav li a {
    color: #3e3a39;
    font-size: 22px;
    /* padding: 5px; */
    overflow: hidden;
    display: block;
}
.xnav li.on {
    border-bottom: 3px solid #059000;
    background: #f4fff6;
}
.xnav li:hover {
    border-bottom: 3px solid #059000;
    background: #f4fff6;
}
.xnav li span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}
.xnav ul {
    overflow: hidden;
    width: 680px;
    margin: auto;
}
.content {
    /* width: 1200px; */
    margin: 0 auto;
    overflow: hidden;
    /* padding-bottom: 150px; */
}
.top_icon {
    position: relative;
    left: 50%;
    margin-left: -20px;
    cursor: pointer;
}
body {
    background: #fff;
}
.container {
    padding-bottom: 150px;
    background: url("images/bg.png") no-repeat bottom;
    background-color: #fff;
}
.pic-center {
    display: block;
    margin: 0 auto
}
/*index*/
.title {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 40px;
}
.content-box {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border: 2px #36beb3 solid;
    border-radius: 10px;
    padding: 50px 100px 100px 150px;
}
.stitle {
    text-align: center;
    background: url("images/stitle-bg.png") no-repeat center;
    color: #fff;
    line-height: 46px;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
}
.text-box {
    width: 920px;
    margin: 0 auto;
    font-size: 15px;
    text-align: justify;
    text-indent: 2em;
    line-height: 25px;
    color: #1c2253;
    margin-bottom: 60px;
}
.text-box span {
    color: #ea7726;
    font-size: 18px;
    font-weight: bold;
}
.text-box-2 {
    width: 850px;
    margin: 0 auto;
    border: 2px solid #ffa55a;
    padding: 32px 0;
}
.lb1-left {
    float: left;
    width: 254px;
    margin-left: 25px;
    margin-top: 38px;
}
.lb1-left li {
    width: 100%;
    text-align: center;
    background: url("images/icon-1.png") center;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    padding-right: 19px;
    margin-bottom: 40px;
}
/*.bigbox{width: 540px; float: right;}*/
.text-box-3 {
    width: 295px;
    margin: 0 auto;
    font-size: 15px;
    text-align: justify;
    text-indent: 2em;
    line-height: 30px;
    color: #1c2253;
    margin-bottom: 60px;
    float: left;
    padding: 0 27px;
    margin-top: 76px;
}
.text-box-3 span {
    color: #ea7726;
    font-size: 18px;
    /* font-weight: bold; */
}
.job-box {
    width: 1200px;
    margin: 0 auto;
}
.job-box table {
    width: 100%;
    border: #f37643 solid 1px;
    background: #fff;
}
.job-box table tr {}
.job-box table tr th {
    background: #f37643;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
    font-weight: initial;
}
.job-box table tr td {
    color: #090909;
    font-size: 16px;
    border-bottom: #f37643 solid 1px;
    padding: 15px 0;
    text-align: center;
}
.job-box table tr td a {
    background: #f37643;
    color: #fff;
    font-size: 14px;
    padding: 3px 15px;
    border-radius: 18px;
}
.job-box table tr td a:hover {
    background: #fff;
    color: #f37643;
    border: #f37643 solid 1px;
}
.index {
    position: relative;
}
.index-bg {
    position: relative;
    width: 100%;
}
.index {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.index .img {
    position: absolute;
    opacity: 0;
}
.index .index-1 {
    width: 49.1%;
    top: 8%;
    left: 50%;
    margin-left: -2%;
    animation: bounceIn 1.3s forwards linear;
    -webkit-animation: bounceIn 1.3s forwards linear;
    position: absolute;
}
.index .index-2 {
    width: 52.6%;
    left: 50%;
    top: 4%;
    margin-left: -26.3%;
    animation: fadeInUp 0.5s forwards linear;
    -webkit-animation: fadeInUp 0.5s forwards linear;
}
.index .index-3 {
    width: 24%;
    left: 2%;
    top: 3%;
    margin-left: 0;
    animation: bounceIn 1.6s 1s forwards linear;
    -webkit-animation: bounceIn 1.6s 1s forwards linear;
}
.index .index-4 {
    width: 13.29%;
    top: 4%;
    left: 83%;
    animation: bounceIn 1.7s forwards linear;
    -webkit-animation: bounceIn 1.7s forwards linear;
}
.index .index-5 {
    width: 46.92%;
    top: 6%;
    left: 50%;
    margin-left: -23.46%;
    animation: fadeIn 1.8s 0.5s forwards linear;
    -webkit-animation: fadeIn 1.8s 0.5s forwards linear;
}
.index .index-6 {
    width: 92%;
    top: 57%;
    left: 50%;
    margin-left: -46%;
    animation: bounceIn 1s 1s forwards linear;
    -webkit-animation: bounceIn 1s 1s forwards linear;
}
.index .index-7 {
    width: 13.28%;
    left: 50%;
    top: 78%;
    margin-left: -5.14%;
    animation: bounceIn 2.0s 1.5s forwards linear, flash 1.5s 3.5s infinite linear;
    -webkit-animation: bounceIn 2.0s 1.5s forwards linear, flash 1.5s 3.5s infinite linear;
    cursor: pointer;
}
.index .index-btn {
    opacity: 0;
    left: 50%;
    top: 54%;
    width: 17.18%;
    margin-left: 13.6%;
    position: absolute;
    display: block;
    animation: bounceIn 1.3s forwards linear;
    -webkit-animation: bounceIn 0.8s 1.3s forwards linear, flash 1.5s 2.5s infinite linear;
}
.index-btn img {
    width: 100%;
}
.index .index-btn-1 {}
.index .index-btn-2 {
    left: 51%;
    top: 44%;
    margin-left: 12%;
    width: 8.6%;
}
@media screen and (max-width:980px) {
    .index {
        height: 33%;
    }
}
@-webkit-keyframes flyUpDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes flyUpDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50%,
    100% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50%,
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fly {
    0% {
        -webkit-transform: translate(600%, 0);
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes fly {
    0% {
        transform: translate(600%, 0);
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes xz {
    0% {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: 107px 107px;
    }
    100% {
        opacity: 1;
        -webkit-transform: rotate(360deg);
        -webkit-transform-origin: 107px 107px;
    }
}
@keyframes xz {
    0% {
        opacity: 1;
        transform: rotate(0deg);
        transform-origin: 107px 107px;
    }
    100% {
        opacity: 1;
        transform: rotate(360deg);
        transform-origin: 107px 107px;
    }
}
@-webkit-keyframes flash {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}
@keyframes flash {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        visibility: visible;
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        visibility: visible;
    }
}
@-webkit-keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
}
@keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
}
@-webkit-keyframes fadeInLeft2 {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
}
@keyframes fadeInLeft2 {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInRight2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        -ms-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-webkit-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
    100% {
        opacity: 1;
    }
}
@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
    100% {
        opacity: 1;
    }
}
/* qa */
.container1 {
    background-color: #f0f2f5;
    /* margin-top: 10px; */
    padding-top: 18px;
    /* position: relative; */
}
.content2 {
    width: 1335px;
    margin: 0 auto 0;
    background-color: #fff;
    box-shadow: 0 13px 31px rgb(0 0 0 / 30%);
    padding-bottom: 285px;
    /* padding-top: 10px; */
}
.top_bg {
    width: 100%;
    height: 45px;
    background: linear-gradient(to right, #0578f4, #a3cdfb);
}
.qa_text {
    font-size: 30px;
    color: #3572eb;
    text-align: center;
    font-weight: 600;
    padding-top: 40px;
}
.qa_box {
    width: 1222px;
    padding: 0 10px;
    margin: 0 auto;
    border: 2px solid #3572eb;
    border-radius: 10px;
    position: relative;
}
.scroll_ {
    overflow: auto;
}
.scroll_::-webkit-scrollbar {
    width: 15px;
    height: 500px;
    background-color: #3572eb;
    padding-right: 20px;
}
.scroll_::-webkit-scrollbar-thumb {
    border-radius: 10px;
    width: 50px;
    background-color: #3572eb;
    overflow: visible;
}
/* 轨道 */
.scroll_::-webkit-scrollbar-track {
    /* 设置阴影 */
    background-color: #fff;
    /* display: none; */
}
/* .scroll_::-webkit-scrollbar-track-piece {
    width: 0px;
    background-color: #3572eb;
} */
.qa_text1 {
    width: 1140px;
    height: 565px;
    margin: 30px auto;
    /* position: relative; */
}
.qa_pic {
    /* margin-top: 15px; */
    /* padding-top: 15px; */
    background: url("./images/qa_pic1.png") no-repeat;
    /* background: linear-gradient(to right, #fff8ca, #fff); */
    color: #3572eb;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.qa_text2 {
    font-size: 20px;
    color: #3572eb;
    font-weight: normal;
    /* padding-top: 15px; */
    line-height: 45px;
    padding-right: 10px;
}
.qa_bottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
}