.l-content h1,
.l-content h2,
.l-content h3,
.l-content h4,
.l-content h5,
.l-content p,
.l-content ul,
.l-content li {
    margin: 0;
    line-height: 1;
}


.l-content ul,
.l-content li {
    padding: 0;
}

.l-content li {
    list-style: none;
}

.l-content .animal-img {
    position: relative;
    transition: 1.5s;
}

.l-content .tabs {
    overflow: hidden;
    margin: 0.5rem auto auto;
    text-align: center;
    font-size: 0;
}

.l-content .tabs li {
    width: 1.9rem;
    height: 0.44rem;
    font-size: 0.2rem;
    line-height: 0.44rem;
    border: 0.01rem solid #c5c5c5;
    border-right: none;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}

.l-content .tabs li:last-child {
    border-right: 0.01rem solid #c5c5c5;
    border-radius: 0 0.04rem 0.04rem 0;
}
.l-content .tabs li:first-child {
    border-radius:  0.04rem 0 0 0.04rem ;
}

.l-content .tabs li.active {
    background: #003399;
    color: #ffffff;
}

.l-content .tab-contents li {
    display: none;
}

.l-content .tab-contents li.active {
    display: block;
}


.l-content .card {
    padding-left: 0.29rem;
    width: 5.41rem;
    height: 7.21rem;
    -webkit-background-size: 0.5rem 2.16rem;
    background-size: 0.5rem 2.16rem;
    background-position: 4.62rem 0.2rem;
    box-shadow: 0.16rem 0.15rem 0.77rem 0.02rem rgba(0, 0, 0, 0.07);
    text-align: left;
    display: inline-block;
    background-color: #ffffff;
    background-image: url("../images/005.png");
    background-repeat: no-repeat;
}

.l-content .card .card-title {
    margin-top: 2.5rem;
    font-size: 0.44rem;
    color: #262626;
    position: relative;
    line-height: 0.72rem;
}

.l-content .card .card-title strong {
    font-size: 0.72rem;
}

.l-content .card .card-title strong.blue {
    color: #003E9E;
}

.l-content .card .card-title strong.yellow {
    color: #FFD704;
}

.l-content .card .card-title:after {
    position: absolute;
    content: ' ';
    width: 2.4rem;
    height: 0.04rem;
    background: #004098;
    left: 0;
    bottom: -0.04rem;
}

.l-content .card .card-desc {
    margin-top: 0.16rem;
    font-size: 0.26rem;
    color: #666666;
    line-height: 0.44rem;
}

.l-content .vertical_line {
    position: absolute;
    display: block;
    top: 0;
    width: 0.32rem;
    height: 5.77rem;
    background-image: url("../images/line.png");
    background-size: cover;
}

.l-content .new-label {
    display: block;
    background-image: url("../images/new.png");
    background-size: 2.54rem 2.06rem;
    width: 2.54rem;
    height: 2.06rem;
    position: absolute;
    right: 0;
    top: -0.12rem;
}

.l-content .clearfix:before,
.l-content .clearfix:after {
    content: ' ';
    display: table;
}

.l-content .clearfix:after {
    clear: both;
}


.banner {
    height: 10.74rem;
    background-image: url("../images/banner_bg.png");
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
}

.banner .wrapper {
    position: relative;
    margin-left: 3.6rem;
    margin-top: 1.9rem;
    overflow: hidden;
    width: 7.36rem;
}

.banner .title1 {
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: 0.4rem;
    text-align: center;
    width: 7.36rem;
    height: 1.24rem;
    line-height: 1.24rem;
    background-image: url("../images/title1.png");
    background-size: 7.36rem 1.24rem;
    color: transparent;
}

.banner .title2 {
    font-size: 0.8rem;
    font-weight: bold;
    margin-top: 0.34rem;
    text-align: center;
    width: 3.36rem;
    height: 1.05rem;
    background-image: url("../images/title2.png");
    background-size: 3.36rem 1.05rem;
    color: transparent;
}

.banner .desc {
    height: 0.8rem;
    width: 7.36rem;
    line-height: 0.8rem;
    background: #ffcc00;
    color: #4A4A4A;
    font-size: 0.48rem;
    border-radius: 0.4rem;
    text-align: center;
    font-weight: bold;
}

.banner .desc strong {
    font-weight: bold;
    color: #003399;
    font-size: 0.48rem;
}

.banner .code {
    text-align: center;
}

.banner .code img {
    width: 2.01rem;
    height: 2.01rem;
}

.banner .code p {
    color: #ffffff;
    font-size: 0.28rem;
    margin-top: 0.05rem;
    line-height: 0.36rem;
}

.banner .phone {
    position: absolute;
    width: 5.37rem;
    height: 9.02rem;
    top: 1rem;
    right: 2.42rem;
    background-image: url("../images/banner_phone2.png");
    background-size: 4.39rem 7.82rem;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.banner .phone img {
    width: 4.79rem;
    height: 8.62rem;
}


.part1 {
    position: relative;
    height: 10.24rem;
}

.part1 .vertical_line {
    left: 1.96rem;
}

.part1 .watermark {
    display: block;
    position: absolute;
    right: 0.86rem;
    top: 1.96rem;
    width: 1.92rem;
    height: 8.28rem;
    background-size: cover;
    background-image: url("../images/watermark.png");
}

.part1 .title {
    font-size: 0.48rem;
    color: #4A4A4A;
    font-weight: bold;
    margin-top: 0.84rem;
    text-align: center;
}

.part1 .title strong {
    font-size: 0.66rem;
    color: #003399;
}

.part1 .tab-contents {
    margin-top: 0.55rem;
    margin-left: 5rem;
    overflow: hidden;
    height: 6.89rem;
}

.part1 .tab-contents .pic {
    width: 3.46rem;
    height: 6.89rem;
    float: left;
}

.part1 .tab-contents li {
    height: 6.89rem;
    overflow: hidden;
    display: none;
}


.part1 .tab-contents .tab-text{
    display: table;
    height: 100%;
}
.part1 .tab-contents .tab-text-content{
    display: table-cell;
    vertical-align: middle;
}

.part1 .tab-contents .tab-title {
    font-size: 0.46rem;
    color: #262626;
    font-weight: bold;
    margin-left: 1.08rem;
    /*margin-top: 2.3rem;*/
}

.part1 .tab-contents .tab-sub {
    font-size: 0.26rem;
    color: #666666;
    line-height: 0.48rem;
    margin-top: 0.25rem;
    margin-left: 1.08rem;
    margin-bottom: 0.9rem;
    position: relative;
}
.part1 .tab-contents .tab-sub:before{
    content: '';
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background: #FFCC00;
    position: absolute;
    left: -0.25rem;
    top: 0;
    z-index: -1;
}


.part2 {
    background: #f6f6f6;
    position: relative;
    height: 10.8rem;
}

.part2 .vertical_line {
    right: 2rem;
}

.part2 .watermark {
    position: absolute;
    display: block;
    left: 0.8rem;
    top: 2.52rem;
    width: 1.92rem;
    height: 8.28rem;
    background-size: cover;
    background-image: url("../images/watermark.png");
}

.part2 .title {
    font-size: 0.44rem;
    color: #262626;
    margin-top: 3.72rem;
    margin-left: 4rem;
    font-weight: bold;
}

.part2 .title strong {
    font-size: 0.66rem;
    color: #003399;
}

.part2 .pic {
    width: 3.46rem;
    height: 6.89rem;
    float: right;
    margin-right: 3.9rem;
    margin-top: 1.80rem;
}

.part2 .desc {
    margin-left: 4rem;
    margin-top: 1.1rem;
    font-size: 0.26rem;
    line-height: 0.46rem;
    color: #666666;
}


.part3 {
    position: relative;
    overflow: hidden;
}

.part3 .title {
    margin-top: 1.15rem;
    font-size: 0.44rem;
    font-weight: bold;
    color: #4A4A4A;
    text-align: center;
}

.part3 .title strong {
    font-size: 0.72rem;
    color: #003399;
}

.part3 .desc {
    font-size: 0.3rem;
    color: #666666;
    margin-top: 0.35rem;
    text-align: center;
}

.part3 .view {
    position: relative;
    text-align: center;
    height: 9.11rem;
    margin-top: 1.06rem;
}

.part3 .view .phone {
    margin-top: 0.02rem;
    width: 3.47rem;
    height: 7rem;
}

.part3 .pictures img {
    position: absolute;
}

.part3 .pictures .img-1 {
    top: 0;
    left: 3.79rem;
    width: 3.42rem;
    height: 3.44rem;
}

.part3 .pictures .img-2 {
    top: 3.79rem;
    left: 3.44rem;
    width: 0.92rem;
    height: 1.7rem;
}

.part3 .pictures .img-3 {
    top: 3.59rem;
    left: 4.84rem;
    width: 2.68rem;
    height: 1.97rem;
}

.part3 .pictures .img-4 {
    top: 5.77rem;
    left: 4.65rem;
    width: 1.69rem;
    height: 0.86rem;
}

.part3 .pictures .img-5 {
    top: 7.05rem;
    left: 3.58rem;
    width: 1.5rem;
    height: 1.03rem;
}

.part3 .pictures .img-6 {
    top: 7.05rem;
    left: 5.71rem;
    width: 1.5rem;
    height: 1.03rem;
}

.part3 .pictures .img-7 {
    top: 7.37rem;
    left: 8.26rem;
    width: 0.82rem;
    height: 0.8rem;
}

.part3 .pictures .img-8 {
    top: 7.39rem;
    left: 9.48rem;
    width: 0.12rem;
    height: 0.83rem;
}

.part3 .pictures .img-9 {
    top: 7.40rem;
    left: 9.62rem;
    width: 0.12rem;
    height: 0.83rem;
}

.part3 .pictures .img-10 {
    top: 7.38rem;
    left: 10.14rem;
    width: 0.82rem;
    height: 0.8rem;
}

.part3 .pictures .img-11 {
    top: 8.52rem;
    left: 2.2rem;
    width: 8.29rem;
    height: 0.4rem;
}

.part3 .pictures .img-12 {
    top: 8.44rem;
    left: 11.97rem;
    width: 2.8rem;
    height: 0.55rem;
}

.part3 .pictures .img-13 {
    top: 6.97rem;
    left: 11.92rem;
    width: 0.73rem;
    height: 1.15rem;
}

.part3 .pictures .img-14 {
    top: 6.97rem;
    left: 12.79rem;
    width: 0.73rem;
    height: 1.15rem;
}

.part3 .pictures .img-15 {
    top: 5.12rem;
    left: 11.94rem;
    width: 0.78rem;
    height: 1.46rem;
}

.part3 .pictures .img-16 {
    top: 5.20rem;
    left: 12.58rem;
    width: 4.92rem;
    height: 3.71rem;
}

.part3 .pictures .img-17 {
    top: 3.85rem;
    left: 11.9rem;
    width: 1.5rem;
    height: 0.78rem;
}

.part3 .pictures .img-18 {
    top: 4.13rem;
    left: 13.89rem;
    width: 1.77rem;
    height: 1.99rem;
}

.part3 .pictures .img-19 {
    top: 0.02rem;
    left: 11.9rem;
    width: 1.54rem;
    height: 3.28rem;
}

.part3 .pictures .img-20 {
    top: 1.51rem;
    left: 14.46rem;
    width: 1.11rem;
    height: 2.41rem;
}

.part3 .pictures .img-21 {
    top: -0.38rem;
    left: 14.1rem;
    width: 2rem;
    height: 1.5rem;
}

.part3 .link-btn {
    width: 3.18rem;
    height: 0.64rem;
    background: #003399;
    color: #F9F9F9;
    text-decoration: none;
    font-size: 0.3rem;
    letter-spacing: 0.02rem;
    text-align: center;
    line-height: 0.64rem;
    display: block;
    margin: 1.36rem auto 0.5rem;
}


.part4 {
    margin: 0.5rem auto 0;
    padding-top: 0.34rem;
    height: 10.8rem;
    background: #f6f6f6;
}

.part4 .title {
    font-size: 0.48rem;
    line-height: 0.68rem;
    text-align: center;
}

.part4 .title strong {
    color: #003399;
}

.part4 .tab-contents {
    clear: both;
    margin-top: 0.45rem;
}

.part4 .tab-contents li {
    text-align: center;
}

.part4 .tab-contents img {
    width: 3.43rem;
    height: 6.92rem;
    margin: 0 0.2rem;
}


.part5 {
    height: 11.1rem;
}

.part5 .left {
    margin-left: 1.94rem;
    width: 7.71rem;
    height: 6.73rem;
    float: left;
    position: relative;
}

.part5 .left img {
    position: absolute;
}

.part5 .left .floatBottom {
    width: 6.71rem;
    height: 7.06rem;
    top: 2.41rem;
    left: 0.4rem;
    transition: top 2s;
}

.part5 .left .floatTop {
    width: 4.24rem;
    height: 6.73rem;
    top: 2.52rem;
    left: 3.4rem;
    transition: top 2s, left 2s;
}

.part5 .right {
    margin-left: 0.24rem;
    padding-top: 5.08rem;
    font-size: 0.24rem;
    color: #666666;
    display: inline-block;
}

.part5 .right h4 {
    text-align: left;
    margin-bottom: 0.4rem;
    font-size: 0.44rem;
    color: #262626;
}

.part5 .right .remark {
    padding-left: 2.26rem;
}

.part5 .right .remark span {
    color: #FFCD00;
    font-size: 0.72rem;
}


.part6 {
    height: 10.8rem;
    padding-top: 1.77rem;
    background: #f6f6f6;
    position: relative;
}

.part6 .card {
    margin-left: 3.57rem;
    float: left;
}

.part6 .right {
    padding: 1.17rem 0 0 1.2rem;
    display: inline-block;
}

.part6 .right ul {
    width: 4.7rem;
    margin-top: 0.48rem;
}

.part6 .right ul li {
    margin-right: 0.12rem;
    float: left;
}

.part6 .right ul li img {
    width: 0.75rem;
    height: 0.74rem;
}

.part6 .right .rotate {
    width: 4.12rem;
    height: 3.59rem;
}

.part6 .vertical_line {
    right: 1.02rem;
}


.part7 {
    padding: 1.85rem 0 1.02rem;
    position: relative;
}

.part7 .vertical_line {
    left: 2.04rem;
}

.part7 .left {
    padding-top: 0.84rem;
    margin-left: 3.64rem;
    float: left;
}

.part7 .left img {
    width: 6.05rem;
    height: 4.32rem;
}

.part7 .card {
    margin-left: 0.66rem;
}

.part8 {
    height: 10.23rem;
    background: #f6f6f6;
    position: relative;
}

.part8 .card {
    margin: 1.86rem 0 0 3.6rem;
    float: left;
}

.part8 .card .card-title {
    margin-top: 2.41rem;
}

.part8 .card .card-title:after {
    bottom: -0.38rem;
}

.part8 .card .card-sub {
    font-size: 0.44rem;
    color: #262626;
    text-indent: 2.9rem;
}

.part8 .card .card-sub .line {
    margin-left: 0.13rem;
    margin-right: 0.3rem;
    width: 2.4rem;
    height: 0.22rem;
    background: none;
    border-bottom: 0.04rem solid #004098;
}

.part8 .right {
    margin: 1.86rem 0 0 2.19rem;
    display: inline-block;
    position: relative;
}

.part8 .right img {
    position: absolute;
    top: 0;
    left: 0;
    transition: top 1.5s;
    width: 3.81rem;
    height: 6.89rem;
}

.part8 .vertical_line {
    right: 2.04rem;
}
