﻿.AboutStory
{

}
    .AboutStory .thisban {
        position: relative;
    }
    .AboutStory .banm {
        width: 100%;
        height: calc(100vw * 0.433);
        background-image: url(/img/pimg/aboutban.jpg);
        background-size: 100% 100%;
        background-repeat:no-repeat;
        overflow:hidden;
    }
        .AboutStory .banm img {
            display:block;
        }
    .AboutStory .banbt {
        position: absolute;
        z-index: 1;
        left: 0px;
        right: 0px;
        text-align: center;
    }
    .AboutStory .bt1 {
        top: 20%;
        font-size: 28px;
        color: #60dcff;
    }
    .AboutStory .bt2 {
        top: 31%;
        font-size: 60px;
        color: #FFF;
    }
    .AboutStory .bt3 {
        top: 48%;
        font-size: 32px;
        color: #FFF;
    }
    .AboutStory .bt4 {
        top: 58%;
        padding: 5px;
        width: 190px;
        left: calc(50% - 95px);
        font-size: 30px;
        color: #FFF;
        background-color: #3365e1;
    }
    .AboutStory .hxys {
        width: 1200px;
        margin: 50px auto;
    }
        .AboutStory .hxys .bt {
            color: #178cd9;
            font-size: 35px;
            text-align: center;
        }
        .AboutStory .hxys .sbt {
            margin-top: 15px;
            margin-bottom: 40px;
            font-size: 22px;
            text-align: center;
        }
    .AboutStory .hxlist {
        display: flex;
        justify-content: space-between;
    }
    .AboutStory .hxitem {
        width: 19%;
    }
        .AboutStory .hxitem img {
            display: block;
            width: 85px;
            height: 98px;
            margin: 10px auto;
        }
    .AboutStory .hxnm {
        font-size: 15px;
        color: #222;
        text-align: center;
    }
    .AboutStory .hxms {
        color: #969696;
        text-align: center;
        font-size: 12px;
        line-height: 30px;
    }
    .AboutStory .jjmain {
        background-image: url(/img/pimg/stbg.png);
        background-repeat: repeat-x;
        background-size: 100% 100%;
        color: #FFF;
        padding-bottom: 50px;
    }
    .AboutStory .jjnm {
        padding-top: 60px;
        font-size: 22px;
        text-align: center;
    }
    .AboutStory .jjms {
        text-align: center;
        font-size: 38px;
        margin-bottom: 10px;
    }
    .AboutStory .jjnr {
        text-align: center;
        line-height: 40px;
        padding: 0 30px;
    }
/****/
    .AboutStory .zlmain {
        padding-bottom: 50px;
        border-bottom: 1px solid #CCC;
    }
    .AboutStory .zlname {
        margin-top: 60px;
        font-size: 22px;
        text-align: center;
    }
    .AboutStory .zlms {
        font-size: 36px;
        color: #178cd9;
        text-align: center;
    }
    .AboutStory .zlsms {
        color: #8b8b8b;
        text-align: center;
    }
    .AboutStory .zllist {
        display: flex;
        justify-content: space-between;
        width: 1200px;
        margin: 20px auto;
    }
        .AboutStory .zllist img {
            display: block;
            width: 190px;
            height: 276px;
        }
/****/
    .AboutStory .lcmain {
        padding-bottom: 50px;
    }
    .AboutStory .lcbt1 {
        text-align: center;
        margin-top: 60px;
        font-size: 22px;
    }
    .AboutStory .lcbt2 {
        text-align: center;
        color: #178cd9;
        font-size: 35px;
    }
    .AboutStory .lcbt3 {
        text-align: center;
        margin-top: 0px;
        font-size: 18px;
        color: #178cd9;
    }
    .AboutStory .lcbt4 {
        text-align: center;
        padding-bottom: 40px;
        color: #8b8b8b;
        font-size: 12px;
    }

