body {
    font-size: 18px;
    font-family: '微软雅黑';
    color: #333;
}
a {
    color: #333;
    text-decoration: none;
}
.d-banner {
    background: url(../img/banner-1.jpg) no-repeat center center;
    background-size: auto 100%;
    height: 360px;
    margin-bottom: 48px;
}
.main {
    width: 1200px;
    margin: 0 auto;
}
section {
    margin-bottom: 58px !important;
}
.a-link {
    color: #0091FF;
    text-decoration: underline;
}
.h2-tit {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
    font-size: 34px;
    color: #0492E1;
    line-height: 46px;
    letter-spacing: 1px;
}
.h2-tit::before {
    content: '';
    flex: 1;
    height: 2px;
    background: #0492E1;
    opacity: 0.5;
}
.h2-tit::after {
    content: '';
    flex: 1;
    height: 2px;
    background: #0492E1;
    opacity: 0.5;
}
.h2-tit .a-tit {
    display: flex;
    color: #0492E1;
    align-items: center;
    margin: 0 21px;
    text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff;
}
.h2-tit .a-tit::before {
    content: '';
    width: 35px;
    height: 32px;
    margin-right: 36px;
    background: url(../img/title-l.png) no-repeat center center;
    background-size: auto 100%;
}
.h2-tit .a-tit::after {
    content: '';
    width: 35px;
    height: 32px;
    margin-left: 36px;
    background: url(../img/title-r.png) no-repeat center center;
    background-size: auto 100%;
}
.p1 {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
}

.con1 p {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.con1 p span {
    color:#3D79E1;
}

.con2 {
    background: url(../img/banner-2.jpg) no-repeat center center;
    background-size: auto 100%;
    height: 314px;
    box-sizing: border-box;
    padding-top:48px;
}
.con2 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.con2 ul li {
    display: flex;
    box-sizing: border-box;
    padding: 0 18px;
    width: 48%;
    line-height: 60px;
    height: 60px;
    background: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 12px;
}
.con2 ul li a {
    display: flex;
    width: 100%;
    align-items: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.con2 ul li a span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex: 1;
}
.con2 ul li a::before {
    content: '· ';
}
.con2 ul li a::after {
    content: '>';
    font-family: '宋体';
    margin-left: 20px;
}

.con3 {
    background: url(../img/zw.png) no-repeat right bottom;
    background-size: 300px 217px;
}
.con3 .p1 {
    margin-bottom: 20px;
}
.con3 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.con3 ul li {
    width: 385px;
    height: 190px;
    box-sizing: border-box;
    padding: 28px 80px 0 20px;
    background: no-repeat center center;
    background-size: auto 100%;
    margin-bottom: 18px;
}
.con3 ul li h4 {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
}
.con3 ul li p {
    font-size: 16px;
    color: #555555;
    line-height: 24px;
}
.con3-c2 {
    margin-top: 30px;
    width: 850px;
}
.con3-c2 h4 {
    margin-bottom: 17px;
    line-height: 36px;
    background: linear-gradient(95deg, #FF9F5E 0%, #ED704B 100%);
    border-radius: 20px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    padding: 0 10px 0 20px;
}
.con3-c2 p {
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 8px;
}

.con4 {
    padding: 64px 0 48px;
    background: #DBF2FF;
}
.con4-con {
    width: 1320px;
    box-sizing: border-box;
    padding: 18px;
    border-radius: 12px;
    border: 3px solid #FFFFFF99;
}
.con4-con__box {
    padding: 32px 42px;
    background: #FFFFFF99;
    border-radius: 12px;
}
.con4-con__box  h4 {
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}
.con4-con__box  h4 a{
    margin-right: 23px;
    font-size: 24px;
    color: #0492E1;
    line-height: 32px;
    letter-spacing: 1px;
}
.con4-con__box  h4 span {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: normal;
}
.con4-con__items {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 39px;
}
.con4-con__items::before {
    content: '';
    position: absolute;
    top: 72px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 34px;
    background: url(../img/qt.png) no-repeat center center;
    background-size: 100% 100%;
}
.con4-con__items::after {
    content: '';
    position: absolute;
    bottom: 34px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 34px;
    background: url(../img/qt.png) no-repeat center center;
    background-size: 100% 100%;
}
.con4-con__item {
    width: 591px;
    height: 341px;
    padding: 14px 10px;
    box-sizing: border-box;
    box-shadow: 0 7px 0 #A8D0FB;
    border-radius: 12px;
    background: linear-gradient(-180deg,#F4FBFF,#FFFFFF);
    border: 1px solid #9CC3E5;
}
.con4-con__item__con {
    background: url(../img/wg.png) no-repeat center center ;
    background-size: 100% 100%;
    height: 100%;
    padding:10px 20px;
    box-sizing: border-box;
}
.con4-con__item__con p {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
}
.con4-con__item__con p .s-num {
    display: inline-block;
    margin-right: 8px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border: 1px solid #0492E1;
    font-size: 20px;
    font-weight: bold;
    color: #0492E1;
    text-align: center;
}
.con4-con__box .h4-tit2 {
    margin-bottom: 22px;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1px;
}
.con4-con2 {
    padding: 26px 30px;
    box-sizing: border-box;
    box-shadow: 0 7px 0 #A8D0FB;
    border-radius: 12px;
    background: linear-gradient(-180deg,#F4FBFF,#FFFFFF);
    border: 1px solid #9CC3E5;
    font-size: 18px;
    line-height: 28px;
}
.con4-con2 p {
    margin-bottom: 12px;
}
.con5 h3 {
    margin-top: 36px;
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}
.con5 h3 .s-num {
    margin-right: 4px;
    width: 40px;
    height: 44px;
    background: url(../img/title-3-0.png) no-repeat center center;
    background-size: auto 100%;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.con5 h3 .a-tit {
    display: flex;
    flex-direction: column;
    font-size: 24px;
    color: #0492E1;
    line-height: 32px;
}
.con5 h3 .a-tit::after {
    content: '';
    margin-top: 4px;
    width: 404px;
    height: 2px;
    opacity: 0.74;
    background: linear-gradient(270deg, rgba(4, 146, 225, 0), rgba(4, 146, 225, 1)) ;
}
.box1 {
    position: relative;
    padding:25px 30px;
    box-shadow: 0 7px 0 #A8D0FB;
    border-radius: 12px;
    background: linear-gradient(-180deg,#F4FBFF,#E7F7FE);
    border: 1px solid #9CC3E5;
}
.con5-c1::after {
    content: '';
    position: absolute;
    right: 58px;
    bottom: 0;
    width: 242px;
    height: 268px;
    background: url(../img/ewm.png) no-repeat center center;
    background-size: 100% 100%;
}
.con5-c1 p {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
}
.con5-c1 p:last-child {
    margin-bottom: 0;
}
.con5-c1 .p-ico1 {
    display: flex;
    align-items: center;
}
.con5-c1 .p-ico1::before {
    content: '';
    margin-right: 10px;
    width: 18px;
    height: 18px;
    background: url(../img/zs.png) no-repeat center center;
    background-size: 100% 100%;
}
.con5 table {
    margin-top: 20px;
    width: 100%;
    border:1px solid #ddd;
    border-collapse: collapse;
}
.con5 th{
    border:1px solid #ddd;
    color: #fff;
    height: 50px;
    font-weight: bold;
    background:  linear-gradient(180deg, #4B98F5 0%, #8ECCFA 100%);
}
.con5 th:first-child{
    width: 198px;
}
.con5 th:nth-child(2){
    width: 430px;
}
.con5 th:last-child{
    width: 320px;
}
.con5 td {
    padding: 10px 22px;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    border:1px solid #ddd;
}
.con5 tr td:nth-child(3) {
    text-align: center;
}
.con5 tr:nth-child(odd) {
    background: #ECFAFF;
}
.con5-c3 {
    margin-top: 25px;
}
.con5-c3::after {
    content: '';
    width: 348px;
    height: 300px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../img/zw-2.png) no-repeat center center;
    background-size: 100% 100%;
}
.con5-c3 p {
    margin-bottom: 12px;
    font-size: 18px;
}
.con5-c4 {
    margin-left: 10px;
    padding-left: 24px;
    border-left: 1px solid #5AA0F3;
}
.con5-c4 li {
    position: relative;
    margin-bottom: 22px;
    padding-right: 50px;
}
.con5-c4 li::before {
    content: '';
    position: absolute;
    left: -34px;
    top: 10px;
    width: 18px;
    height: 18px;
    background:linear-gradient(180deg, #3E8CF7 0%, #7DBBF9 100%);
    border: 4px solid #F1F9FF;
    border-radius: 50%;
    box-sizing: border-box;
}
.con6 {
    background: url(../img/banner-3.jpg) no-repeat center center;
    background-size: auto 100%;
    height: 374px;
    box-sizing: border-box;
    padding-top: 46px;
}
.slide1 {
    position: relative;
}
.slide1 .bd li {

    margin: 0 10px;
    box-sizing: border-box;
    width: 380px !important;
    height: 202px;
    border-radius: 5px;
    padding: 28px 16px 0;
    background: linear-gradient(180deg, #F4FBFF 0%, #E7F7FE 100%);
    border: 1px solid #9CC3E5;
}
.slide1 .bd li dl {
    display: flex;
    margin-bottom: 12px;
}
.slide1 .bd li dl dt {
    padding-top: 2px;
    margin-right: 12px;
}
.slide1 .bd li dl.dl-ques dd {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
    letter-spacing: 1px;
}
.slide1 .bd li dl.dl-ans dd {
    font-size: 16px;
    color: #777777;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.slide1 .prev,.slide1 .next {
    position: absolute;
    width: 54px;
    top: 74px;
    cursor: pointer;
}
.slide1 .prev {
    left: -100px;
}
.slide1 .next {
    right: -100px;
}
.slide1 .prev img,.slide1 .next img {
    width: 54px;
}