/*通用*/
.banner {
    width: 100%;
    height: 644px;
    background-image: url("../img/details/bag1.png");
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
}

.banner-box {
    width: 1075px;
    height: 405px;
    margin-left: 10px;
    margin-top: 175px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.banner-txt {
    color: #ffffff;
}

.banner-txt > p:nth-of-type(1) {
    font-size: 36px;
}

.banner-txt > p:nth-of-type(2) {
    font-size: 20px;
    margin-top: 12px;
}

.banner-txt > p:nth-of-type(3) {
    font-size: 26px;
    margin-top: 40px;
}

.banner-txt > p:nth-of-type(4) {
    font-size: 60px;
    color: #fef122;
    line-height: 68px;
}

.banner-txt > p:nth-of-type(5) {
    font-size: 26px;
}

.banner-txt > button {
    width: 239px;
    height: 50px;
    margin-top: 30px;
    background-image: linear-gradient(-90deg, #ff9d02 0%, #fff714 100%), linear-gradient(#da32be, #da32be);
    background-blend-mode: normal, normal;
    box-shadow: 0 16px 9px 0 rgba(32, 32, 32, 0.11);
    border-radius: 25px;
    font-size: 18px;
    line-height: 50px;
    color: #ffffff;
}

.banner-carousel {
    width: 460px;
    height: 405px;
    position: relative;
}
.banner-carousel>img{
    position: absolute;
    width: 100%;
    height: 100%;
}

.banner-carousel-nav {
    position: absolute;
    bottom: -30px;
    right: -20px;

}

.banner-carousel-nav > li {
    width: 20px;
    height: 7px;
    background-color: #ffffff;
    opacity: 0.4;
}

.banner-carousel-nav > li:nth-of-type(2) {
    margin: 0 20px;
}

.body {
    /*height: 1940px;*/

    width: 100%;
    background-image: url("../img/details/bag2.png");
    background-size: 100% 100%;
    padding-bottom: 90px;
}

.body > div:first-child {
    /*height: 482px;*/
    margin-bottom: 80px;
}

.body > div:last-child {
    /*height: 1282px;*/
}

.card-p82 {
    padding: 85px;
    height: 100%;
}

.card-p82 > p {
    font-size: 30px;
    line-height: 30px;
    color: #212121;
    text-align: center;
    padding-bottom: 56px;
}

.card-p82 > p > span {
    position: relative;
}

.card-p82 > p > span:after {
    content: ' ';
    position: absolute;
    top: 16px;
    right: -18px;
    width: 256px;
    height: 31px;
    background-color: #559df1;
    opacity: 0.2;
}

.card-p82-main > img {
    width: 323px;
    height: 217px;
}

.card-p82-main > div {
    width: 635px;
    font-size: 16px;
    line-height: 30px;
    color: #515050;

}

.card-p82-main > div > p {
    text-indent: 2em;
}

.card-p82-main > div > p{
    margin-bottom: 10px;
}
.card-p82-main > div > p:last-child{
    margin-bottom: 0!important;
}

.card-50 {
    padding: 55px;
    height: 100%;
}

.card-50 > ul > li {
    margin-bottom: 34px;
}

.card-50 > ul > li > p {
    font-size: 16px;
}

.card-50 > ul > li > p:first-child {
    display: inline-block;
    height: 26px;
    font-size: 20px;
    line-height: 26px;
    color: #212121;
    padding-bottom: 8px;

}

.card-50 > ul > li > p:first-child > span {
    position: relative;
    padding-left: 20px;
}

.card-50 > ul > li > p:first-child > span:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 26px;
    background-color: #474ada;
}

.card-50-515050 {
    font-size: 16px !important;
    line-height: 28px;
    color: #515050;
}

.card-50-212121 {
    font-size: 18px !important;
    line-height: 46px;
    color: #212121;
}

.card-50-ewm > img {
    width: 177px;
    height: 177px;
    margin-bottom: 16px;
}

.card-50-ewm > p {
    font-size: 16px;
    line-height: 26px;
    color: #353535;
}

.footer {
    height: 280px;
    width: 100%;
    background-image: linear-gradient(to right, #1b359d, #6c07c5);
    font-size: 15px;
    color: #ffffff;
}

.footer > p {
    line-height: 1.8;
}

.card-common {
    width: 1200px;
    background-color: #ffffff;
    box-shadow: 0 16px 98px 0 rgba(32, 32, 32, 0.11);
    border-radius: 10px;
}
/*csp*/
.csp>span:after{
    left: -12px !important;
}
.csp-p82{
    align-items: center;
}
/*000*/
.card-50-table{
    width: 668px;
    /*border: solid 1px #c3c5ff;*/
    /*box-sizing: border-box;*/
    border-collapse: collapse;
    margin-top: 18px;

}
.card-50-table > tbody> tr > td{
    height: 65px;
    border: solid 1px #c3c5ff;
    font-size: 16px;
    line-height: 28px;
    color: #515050;
    text-align: center;

}
.card-50-table > tbody> tr > td:first-child{
    background-color: #F4F5FF;
}
.card-50-table > tbody> tr:first-child > td{
    background-color: #E4E5FF;
}
.card-certificate{
    margin-top: 18px;
    /*margin-bottom: 35px;*/
    padding-bottom: 15px;

}
.card-certificate>img{
    width: 195px;
    height: 146px;
}
.card-certificate>p{
    padding: 0 30px 0 40px;
}
