body {
    /* font-size: 18px;
    font-family: '微软雅黑';
    color: #333; */
}
a {
    /* color: #333;
    text-decoration: none; */
}
.d-banner {
    background: url(../images/jdcnj_banner.png) no-repeat center center;
    background-size: auto 100%;
    height: 310px;
    margin-bottom: 40px;
}
.main {
    width: 1160px;
    margin: 0 auto;
}
section {
    margin-bottom: 50px !important;
}
.a-link {
    color: #3D79E1;
    text-decoration: underline;
}
.h2-tit {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    font-size: 34px;
    color: #265CAB;
    line-height: 46px;
    letter-spacing: 1px;
}
.h2-tit::before {
    content: '';
    width: 253px;
    height: 32px;
    margin-right: 40px;
    background: url(../images/title-l.png) no-repeat center center;
    background-size: auto 100%;
}
.h2-tit::after {
    content: '';
    width: 253px;
    height: 32px;
    margin-left: 40px;
    background: url(../images/title-r.png) no-repeat center center;
    background-size: auto 100%;
}
.h3-tit {
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #4182C8;
    line-height: 32px;
    font-weight: normal;
    margin-bottom: 22px;
}
.h3-tit::before {
    margin-right: 8px;
    content: '';
    width: 7px;
    height: 23px;
    background: linear-gradient(180deg, #3E8CF7 0%, #7DBBF9 100%);
}
.con1 {
    background: url(../images/banner-bg-1.jpg) no-repeat center center;
    background-size: auto 96%;
    height: 220px;
    padding: 34px 209px 56px 38px;
    box-sizing: border-box;
    border: 0;
}
.con1 p {
    margin-top: 16px;
    font-size: 18px;
    color: #5281C3;
    line-height: 38px;
}
.con1 p span {
    white-space: pre;
    border-bottom: 1px dashed #5281C3;
    display: inline-block;
    float: none;
}
.con2 p {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
    margin-bottom: 18px;
}
.con2 table {
    width: 100%;
    border:1px solid #ddd;
    border-collapse: collapse;
}
.con2 th{
    border:1px solid #ddd;
    color: #fff;
    height: 50px;
    font-weight: bold;
    background:  linear-gradient(180deg, #4B98F5 0%, #8ECCFA 100%);
}
.con2 th:first-child{
    width: 533px;
}
.con2 td {
    padding: 10px 32px;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    border:1px solid #ddd;
}
.con2 tr:nth-child(odd) {
    background: #ECFAFF;
}
.con3 {
    box-sizing: border-box;
    padding-top: 40px;
    height: 355px;
    background: url(../images/banner-bg-2.jpg) no-repeat center center;
    background-size: auto 100%;
}
.slide1 {
    position: relative;
}
.slide1 .bd {
    overflow: hidden;
}
.slide1 .bd li {
    margin: 0 6.5px;
    box-sizing: border-box;
    width: 370px !important;
    height: 211px;
    background: url(../images/qa-bg.png) no-repeat center center;
    background-size: auto 100%;
    padding: 30px 24px 0 18px;
}
.slide1 .bd li dl {
    display: flex;
    margin-bottom: 12px;
}
.slide1 .bd li dl dt {
    margin-right: 12px;
}
.slide1 .bd li dl.dl-ques dd {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
}
.slide1 .bd li dl.dl-ans dd {
    font-size: 16px;
    color: #777777;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.slide1 .prev,.slide1 .next {
    position: absolute;
    width: 33px;
    top: -52px;
    cursor: pointer;
}
.slide1 .prev {
    right: 70px;
}
.slide1 .next {
    right: 20px;
}
.slide1 .prev img,.slide1 .next img {
    width: 33px;
}
.con4 {
    position: relative;
    box-sizing: border-box;
    height: 230px;
    padding: 26px 39px 46px 209px;
    background: linear-gradient(180deg, #E1FCFC 0%, #FBFFFA 99%);
    border-radius: 12px;
    border: 1px solid #63D29F;
}
.con4 h3 {
    display: inline-block;
    margin-bottom: 18px;
    padding: 0 22px;
    background: linear-gradient(90deg, #469FC2 0%, #26D481 100%);
    border-radius: 22px;
    font-size: 22px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 44px;
    letter-spacing: 1px;
}
.con4 p {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
}
.con4 .img-jj1 {
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 185px;
}
.con5 {
    padding: 0;
    overflow: auto;
    height: auto;
}
.con5 h3 {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #4182C8;
    line-height: 32px;
    font-weight: normal;
}
.con5 h3::before {
    content: '';
    margin-right: 12px;
    width: 130px;
    height: 26px;
    background: url(../images/zbt-l.png) no-repeat center center;
    background-size: auto 100%;
}
.con5 h3::after {
    content: '';
    margin-left: 12px;
    width: 130px;
    height: 26px;
    background: url(../images/zbt-r.png) no-repeat center center;
    background-size: auto 100%;
}
.con5 .p1 {
    margin-bottom: 47px;
    text-align: center;
    font-size: 20px;
    color: #333333;
    line-height: 34px;
    letter-spacing: 1px;
}
.con5 .p1 span {
    font-size: 22px;
    color: #ED704B;
}
.con5 ul {
    display: flex;
    justify-content: space-around;
}
.con5 ul li {
    width: 240px;
}
.con5 ul li img {
    margin-bottom: 10px;
    width: 100%;
}
.con5 ul li p {
    text-align: center;
    line-height: 26px;
}
.con5 ul li p.p2 {
    font-size: 14px;
    color: #777777;
    line-height: 24px;
}
.con6 {
    box-sizing: border-box;
    background-size: auto 100%;
    height: 548px;
    background-color: #fff;
}
.con6-con {
    display: flex;
    justify-content: space-between;
}
.box1 {
    box-sizing: border-box;
    padding: 28px 28px 0;
    background: linear-gradient(180deg, #E8F7FE 0%, #FFFFFF 100%);
    border-radius: 12px;
    border: 2px solid #FFFFFF;
}
.con6-L {
    width: 700px;
}

.list1 li {
    display: flex;
    margin: 0px 0px 8px 0px;
    align-items: center;
    padding: 9px 12px;
    font-size: 18px;
    line-height: 32px;
    border-radius: 6px;
    border: 1px solid #AECFF6;
    float: none;
    width: auto;
    height: auto;
}
.list1 li img {
    margin-right: 14px;
    width: 18px;
}
.con6-R {
    width: 480px;
}
.con6-R li {
    font-size: 20px;
}
.list1 li a {
    flex: 1;
    padding-left: 0px;
    background-color: #f0fafe;
}
.list1 li a:hover {
    background-color: aliceblue;
    color: #333;
}
.list1  li img:first-child {
    width: 34px;
}
.con6-R .d-bg {
    text-align: right;
}
.con6-R .d-bg img {
    width: 401px;
}
.con7 {
    height: auto;
    background: none;
    padding: 0;
}
.h3-tit2 {
    margin-bottom: 17px;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #4182C8;
    line-height: 32px;
    font-weight: normal;
}
.h3-tit2 a {
    flex:1;
    position: relative;
    color: #4182C8;
    padding-bottom: 5px;
}
.h3-tit2 a::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    opacity: 0.74;
    background-image: linear-gradient(270deg, rgba(61, 121, 225, 0), rgba(61, 121, 225, 1)) ;
}
.h3-tit2 img {
    margin-right: 10px;
    width: 44px;
}
.con7 .p1 {
    margin-bottom: 21px;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 1px;
}
.con7-con2 {
    margin-top: 53px;
    display: flex;
    justify-content: space-between;
}
.con7-con2-L {
    width: 670px;
}
.con7-con2-L ul {
    position: relative;
}
.con7-con2-L ul::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 14.5px;
    top: 0;
    width: 1px;
    height: 100%;
    opacity: 0.29;
    background:#3D79E1;
}
.con7-con2-L li {
    display: flex;
    margin-bottom: 20px;
    line-height: 30px;
}
.con7-con2-L li span {
    margin-right: 20px;
    width: 28px;
    height: 28px;
    background:  #FFFFFF;
    border: 1px solid #4685C1;
    font-size: 20px;
    color: #466DC1;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
}
.con7-con2-L li p {
    flex: 1;
}
.con7-con2-L .p-lcimg {
    text-align: right;
}
.con7-con2-L .p-lcimg img {
    width: 657px;
}
.con7-con2-R {
    width: 478px;
}
.con7-con2-R__con {
    position: relative;
    padding: 24px 28px;
    background: #F1F9FF;
    border-radius: 8px;
}
.con7-con2-R__con .d-wdqp {
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 23px 19px 0 16px;
    display: flex;
    line-height: 28px;
}
.con7-con2-R__con .d-wdqp img {
    margin-right: 10px;
    width: 30px;
    height: 30px;
}
.con7-con2-R__con .d-wdqp p {
    flex: 1;
}
.con7-con2-R__con .wdqp-1 {
    position: relative;
    left: 6px;
    margin-bottom: 8px;
    background: url(../images/wdqp-1.png) no-repeat center center;
    background-size: 100% 100%;
    width: 410px;
    height: 122px;
}
.con7-con2-R__con .wdqp-2 {
    position: relative;
    left: 6px;
    background: url(../images/wdqp-2.png) no-repeat center center;
    background-size: 100% 100%;
    width: 404px;
    height: 130px;
}
.con7-con2-R__con .img-jj2 {
    position: absolute;
    width: 179px;
    right: -9px;
    bottom: -27px;
}
.con8 {
    margin-bottom: 0 !important;
    background-size: auto 100%;
    height: 450px;
    box-sizing: border-box;
}
.con8-con {
    display: flex;
    justify-content: space-between;
}
.con8 h3 {
    margin-bottom: 22px;
    display: flex;
    align-items: center;
    font-size: 32px;
    color: #265CAB;
    line-height: 43px;
    /* font-weight: normal; */
}
.con8 h3 img {
    width: 50px;
    margin-right: 17px;
}
.con8 .box1 {
    padding: 15px 28px;
}
.con8-L {
    display: flex;
    flex-direction: column;
    width: 594px;
}
.con8-L .box1 {
    flex: 1;
}
.con8-L dt {
    line-height: 30px;
    margin-bottom: 4px;
}
.con8-L dd {
    font-size: 16px;
    color: #555555;
    line-height: 28px;
}
.con8-L .fg {
    margin: 16px 0;
}
.con8-L .fg img {
    width: 100%;
}
.con8-R {
    width: 590px;
}
.con8-R li {
    border-bottom: 1px dashed #979797;
    margin-bottom: 11px;
    padding-bottom: 11px;
    font-size: 20px;
    line-height: 44px;
    letter-spacing: 1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.con8-R li::before {
    content:'·'
}
