#index {

}

#index .floor1-list {
    margin-top: 5%
}

#index .floor1-list .item {
    box-sizing: border-box;
    width: 25%;
    height: 498px;
    border: 2px solid #1a408b;
    text-align: center;
}
#index .floor1-list .item:not(:last-child) {
    border-right: none
}

#index .floor2-tab, #train .floor2-tab {
    margin-top: 5%;
    overflow: hidden;
}
#index .floor2-tab>.left, #train .floor2-tab>.left {
    width: 15%;
    padding-right: 6%;
    max-height: 799px;
    overflow-y: auto;
    overflow-x: hidden;
}
#index .floor2-tab>.left::-webkit-scrollbar-track-piece, #train .floor2-tab>.left::-webkit-scrollbar-track-piece {
    background-color: transparent
}
#index .floor2-tab>.left::-webkit-scrollbar, #train .floor2-tab>.left::-webkit-scrollbar {
    width: 0;
    height: 0
}
#index .floor2-tab>.left .item, #train .floor2-tab>.left .item {
    padding: 15% 4%;
    line-height: 24px;
    text-align: center;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    background: url(./../images/index/9.png) no-repeat top;
}
/* #index .floor2-tab>.left .item:not(:first-child), #train .floor2-tab>.left .item:not(:first-child) {
    background: url(./../images/index/9.png) no-repeat top;
} */
#index .floor2-tab>.left>.item.active, #train .floor2-tab>.left>.item.active {
    position: relative;
    background-color: #1a408b;    
    color: #fff;
    background-image: none;
}
#index .floor2-tab>.left>.item.active + .item, #train .floor2-tab>.left>.item.active + .item {
    background-image: none;
}
#index .floor2-tab>.left>.item.active:after, #train .floor2-tab>.left>.item.active:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -30px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left-color: #1a408b
}

#index .floor2-tab>.right, #train .floor2-tab>.right {
    width: 79%
}
#index .floor2-list {
    display: none
}
#index .floor2-list.active {
    display: block
}
#index .floor2-list>.item {
    height: 253px;
    background-color: #1a408b;
}
#index .floor2-list>.item:not(:first-child) {
    margin-top: 20px
}
#index .floor2-list>.item>.pic-wrap {
    width: 23.3%;
}
#index .floor2-list>.item>.right {
    width: 76.7%;
    padding: 20px;
    color: #fff
}
#index .floor2-list>.item>.right>.stitle {
    margin-top: 1.2em;
}

#index .floor2-list>.item>.right>.stitle+p {
    margin-top: 1.2em;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    letter-spacing: 1px
}
#index .floor2-list>.item>.right .btn {
    margin-right: 2.5em
}
#index .floor2 .desc {
    padding-left: 4%;
    padding-right: 4%;
    margin-top: 4.5em
}
#index .floor2 .desc p {
    line-height: 24px
}
#index .floor2 .desc p + p {
    margin-top: 1.3em
}
#index .floor3 .pic-wrap {
    width: 58%;
    margin: 6% auto 0
}
#index .floor4-list {
    margin-top: 5%
}
#index .floor4-list>.item {
    position: relative;
    width: 25%
}
#index .floor4-list>.item .float-text {
    position: absolute;
    left: 0;
    top: 40%;
    right: 0;
    bottom: 0;
    padding: 0 10%;
    text-align: center
}

#index .floor4-list>.item:nth-child(2n + 1) .float-text {
    color: #fff
}

#index .floor4-list>.item .t {
    font-size: 30px
}
#index .floor4-list>.item .t+p {
   margin-top: 10%;
   line-height: 24px;
   letter-spacing: 1px;
   max-height: 72px;
   overflow: hidden;
}

#index .floor5-list>.item {
    display: inline-block;
    padding: 2% 5%;
    border-right: 1px solid #1a408b
}
#index .floor5-list>.item:first-child {
    border-left: 1px solid #1a408b
}
#index .floor5-list>.item a {
    color: #333;
    font-size: 16px
}


#case {

}
#case .floor1-tab {

}


#case .floor1-tab .top, #tool-suit .floor1-tab .top, #book .floor1-tab .top, #knowledge .floor1-tab .top, #honor .floor1-tab .top, #camp .floor1-tab .top, #disk .floor1-tab .top, #dynamic .floor1-tab .top, #introduce .floor1-tab .top, #contact .floor1-tab .top, .floor1-tab .top {
    position: relative;
}
#case .floor1-tab .top::after, #tool-suit .floor1-tab .top::after, #book .floor1-tab .top::after, #knowledge .floor1-tab .top::after, #honor .floor1-tab .top::after, #camp .floor1-tab .top::after, #disk .floor1-tab .top::after, #dynamic .floor1-tab .top::after, #introduce .floor1-tab .top::after, #contact .floor1-tab .top::after, .floor1-tab .top::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    height: 1px;
    background-color: #1a408b
}
#case .floor1-tab .top .wrap , #tool-suit .floor1-tab .top .wrap , #book .floor1-tab .top .wrap , #knowledge .floor1-tab .top .wrap , #honor .floor1-tab .top .wrap , #camp .floor1-tab .top .wrap , #disk .floor1-tab .top .wrap , #dynamic .floor1-tab .top .wrap , #introduce .floor1-tab .top .wrap , #contact .floor1-tab .top .wrap , .floor1-tab .top .wrap  {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
}
#case .floor1-tab .top .btn1, #tool-suit .floor1-tab .top .btn1, #book .floor1-tab .top .btn1, #knowledge .floor1-tab .top .btn1, #honor .floor1-tab .top .btn1, #camp .floor1-tab .top .btn1, #disk .floor1-tab .top .btn1, #dynamic .floor1-tab .top .btn1, #introduce .floor1-tab .top .btn1, #contact .floor1-tab .top .btn1, .floor1-tab .top .btn1 {
    display: none;
    position: absolute;
    width: 34px;
    height: 34px;
    margin-top: -29px;
    cursor: pointer;
}
#case .floor1-tab .top .btn1.btn-left, #tool-suit .floor1-tab .top .btn1.btn-left, #book .floor1-tab .top .btn1.btn-left, #knowledge .floor1-tab .top .btn1.btn-left, #honor .floor1-tab .top .btn1.btn-left, #camp .floor1-tab .top .btn1.btn-left, #disk .floor1-tab .top .btn1.btn-left, #dynamic .floor1-tab .top .btn1.btn-left, #introduce .floor1-tab .top .btn1.btn-left, #contact .floor1-tab .top .btn1.btn-left, .floor1-tab .top .btn1.btn-left {
    left: -38px;
    padding: 5px;
}
#case .floor1-tab .top .btn1.btn-right, #tool-suit .floor1-tab .top .btn1.btn-right, #book .floor1-tab .top .btn1.btn-right, #knowledge .floor1-tab .top .btn1.btn-right, #honor .floor1-tab .top .btn1.btn-right, #camp .floor1-tab .top .btn1.btn-right, #disk .floor1-tab .top .btn1.btn-right, #dynamic .floor1-tab .top .btn1.btn-right, #introduce .floor1-tab .top .btn1.btn-right, #contact .floor1-tab .top .btn1.btn-right, .floor1-tab .top .btn1.btn-right {
    right: -38px;
    padding: 5px
}
#case .floor1-tab .top .wrap::-webkit-scrollbar , #tool-suit .floor1-tab .top .wrap::-webkit-scrollbar , #book .floor1-tab .top .wrap::-webkit-scrollbar , #knowledge .floor1-tab .top .wrap::-webkit-scrollbar , #honor .floor1-tab .top .wrap::-webkit-scrollbar , #camp .floor1-tab .top .wrap::-webkit-scrollbar , #disk .floor1-tab .top .wrap::-webkit-scrollbar , #dynamic .floor1-tab .top .wrap::-webkit-scrollbar , #introduce .floor1-tab .top .wrap::-webkit-scrollbar , #contact .floor1-tab .top .wrap::-webkit-scrollbar , .floor1-tab .top .wrap::-webkit-scrollbar {
    width: 0px;
    height: 0px
}
#case .floor1-tab .top .item, #tool-suit .floor1-tab .top .item, #book .floor1-tab .top .item, #knowledge .floor1-tab .top .item, #honor .floor1-tab .top .item, #camp .floor1-tab .top .item, #disk .floor1-tab .top .item, #dynamic .floor1-tab .top .item, #introduce .floor1-tab .top .item, #contact .floor1-tab .top .item, .floor1-tab .top .item {
    position: relative;
    display: flex;
    -ms-display: flex;
    align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -ms-justify-content: center;
    padding-left: 2.05%;
    padding-right: 2.05%;
    height: 82px;
    cursor: pointer;
}
#case .floor1-tab .top .item:not(:last-child)::before, #tool-suit .floor1-tab .top .item:not(:last-child)::before, #book .floor1-tab .top .item:not(:last-child)::before, #knowledge .floor1-tab .top .item:not(:last-child)::before, #honor .floor1-tab .top .item:not(:last-child)::before, #camp .floor1-tab .top .item:not(:last-child)::before, #disk .floor1-tab .top .item:not(:last-child)::before, #dynamic .floor1-tab .top .item:not(:last-child)::before, #introduce .floor1-tab .top .item:not(:last-child)::before, #contact .floor1-tab .top .item:not(:last-child)::before, .floor1-tab .top .item:not(:last-child)::before {
    position: absolute;
    content: '';
    right: -1px;
    top: 32%;
    width: 1px;
    height: 40%;
    background-color: #1a408b;
}
#case .floor1-tab .top .item:first-child::after, #tool-suit .floor1-tab .top .item:first-child::after, #book .floor1-tab .top .item:first-child::after, #knowledge .floor1-tab .top .item:first-child::after, #honor .floor1-tab .top .item:first-child::after, #camp .floor1-tab .top .item:first-child::after, #disk .floor1-tab .top .item:first-child::after, #dynamic .floor1-tab .top .item:first-child::after, #introduce .floor1-tab .top .item:first-child::after, #contact .floor1-tab .top .item:first-child::after, .floor1-tab .top .item:first-child::after {
    position: absolute;
    content: '';
    left: 0px;
    top: 32%;
    width: 1px;
    height: 40%;
    background-color: #1a408b;
}
#case .floor1-tab .top .item span, #case .floor1-tab .top .item a, #tool-suit .floor1-tab .top .item span, #tool-suit .floor1-tab .top .item a, #book .floor1-tab .top .item span, #book .floor1-tab .top .item a, #knowledge .floor1-tab .top .item span, #knowledge .floor1-tab .top .item a, #honor .floor1-tab .top .item span, #honor .floor1-tab .top .item a, #camp .floor1-tab .top .item span, #camp .floor1-tab .top .item a, #a .floor1-tab .top .item span, #camp .floor1-tab .top .item a, #disk .floor1-tab .top .item span, #disk .floor1-tab .top .item a, #dynamic .floor1-tab .top .item span, #dynamic .floor1-tab .top .item a, #introduce .floor1-tab .top .item span, #introduce .floor1-tab .top .item a, #contact .floor1-tab .top .item span, #contact .floor1-tab .top .item a, .floor1-tab .top .item span, .floor1-tab .top .item a {
    display: block;
    width: 125px;
    line-height: 24px;
    color: #333;
    font-size: 16px
}

#case .floor1-tab .top .item:not(:last-child) span, #case .floor1-tab .top .item:not(:last-child) a, #tool-suit .floor1-tab .top .item:not(:last-child) span, #tool-suit .floor1-tab .top .item:not(:last-child) a, #book .floor1-tab .top .item:not(:last-child) span, #book .floor1-tab .top .item:not(:last-child) a, #knowledge .floor1-tab .top .item:not(:last-child) span, #knowledge .floor1-tab .top .item:not(:last-child) a, #honor .floor1-tab .top .item:not(:last-child) span, #honor .floor1-tab .top .item:not(:last-child) a, #disk .floor1-tab .top .item:not(:last-child) span, #disk .floor1-tab .top .item:not(:last-child) a, #dynamic .floor1-tab .top .item:not(:last-child) span, #dynamic .floor1-tab .top .item:not(:last-child) a, #introduce .floor1-tab .top .item:not(:last-child) span, #introduce .floor1-tab .top .item:not(:last-child) a, #contact .floor1-tab .top .item:not(:last-child) span, #contact .floor1-tab .top .item:not(:last-child) a, .floor1-tab .top .item:not(:last-child) span, .floor1-tab .top .item:not(:last-child) a {
    position: relative;
    text-align: center;
}
#case .floor1-tab .top .item:not(:last-child) span::after, #case .floor1-tab .top .item:not(:last-child) a::after, #tool-suit .floor1-tab .top .item:not(:last-child) span::after, #tool-suit .floor1-tab .top .item:not(:last-child) a::after, #book .floor1-tab .top .item:not(:last-child) span::after, #book .floor1-tab .top .item:not(:last-child) a::after, #knowledge .floor1-tab .top .item:not(:last-child) span::after, #knowledge .floor1-tab .top .item:not(:last-child) a::after, #honor .floor1-tab .top .item:not(:last-child) span::after, #honor .floor1-tab .top .item:not(:last-child) a::after, #disk .floor1-tab .top .item:not(:last-child) span::after, #disk .floor1-tab .top .item:not(:last-child) a::after, #dynamic .floor1-tab .top .item:not(:last-child) span::after, #dynamic .floor1-tab .top .item:not(:last-child) a::after, #introduce .floor1-tab .top .item:not(:last-child) span::after, #introduce .floor1-tab .top .item:not(:last-child) a::after, #contact .floor1-tab .top .item:not(:last-child) span::after, #contact .floor1-tab .top .item:not(:last-child) a::after, .floor1-tab .top .item:not(:last-child) span::after, .floor1-tab .top .item:not(:last-child) a::after {
    /* content: ''; */
    position: absolute;
    right: -1px;
    width: 1px;
    top: 0;
    bottom: 0;
    background-color: #1a408b;
}
#case .floor1-tab .top .item.active::before, #tool-suit .floor1-tab .top .item.active::before, #book .floor1-tab .top .item.active::before, #knowledge .floor1-tab .top .item.active::before, #honor .floor1-tab .top .item.active::before, #camp .floor1-tab .top .item.active::before, #disk .floor1-tab .top .item.active::before, #dynamic .floor1-tab .top .item.active::before, #introduce .floor1-tab .top .item.active::before, #contact .floor1-tab .top .item.active::before, .floor1-tab .top .item.active::before {
    right: 0 !important
}
#case .floor1-tab .top .item.active, #tool-suit .floor1-tab .top .item.active, #book .floor1-tab .top .item.active, #knowledge .floor1-tab .top .item.active, #honor .floor1-tab .top .item.active, #camp .floor1-tab .top .item.active, #disk .floor1-tab .top .item.active, #dynamic .floor1-tab .top .item.active, #introduce .floor1-tab .top .item.active, #contact .floor1-tab .top .item.active, .floor1-tab .top .item.active {
    position: relative;
    background-color: #1a408b;
}
#case .floor1-tab .top .item.active span, #case .floor1-tab .top .item.active a, #tool-suit .floor1-tab .top .item.active span, #tool-suit .floor1-tab .top .item.active a, #book .floor1-tab .top .item.active span, #book .floor1-tab .top .item.active a, #knowledge .floor1-tab .top .item.active span, #knowledge .floor1-tab .top .item.active a, #honor .floor1-tab .top .item.active span, #honor .floor1-tab .top .item.active a, #camp .floor1-tab .top .item.active span, #camp .floor1-tab .top .item.active a, #disk .floor1-tab .top .item.active span, #disk .floor1-tab .top .item.active a, #dynamic .floor1-tab .top .item.active span, #dynamic .floor1-tab .top .item.active a, #introduce .floor1-tab .top .item.active span, #introduce .floor1-tab .top .item.active a, #contact .floor1-tab .top .item.active span, #contact .floor1-tab .top .item.active a, .floor1-tab .top .item.active span, .floor1-tab .top .item.active a {
    color: #fff
}
#case .floor1-tab .top .item.active:after, #tool-suit .floor1-tab .top .item.active:after, #book .floor1-tab .top .item.active:after, #knowledge .floor1-tab .top .item.active:after, #honor .floor1-tab .top .item.active:after, #camp .floor1-tab .top .item.active:after, #disk .floor1-tab .top .item.active:after, #dynamic .floor1-tab .top .item.active:after, #introduce .floor1-tab .top .item.active:after, #contact .floor1-tab .top .item.active:after, .floor1-tab .top .item.active:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: -30px;
    left: 50%;
    width: auto;
    height: auto;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top-color: #1a408b;
    background-color: transparent;
}

#case .floor1-tab .big-item, #tool-suit .floor1-tab .big-item, #book .floor1-tab .big-item, #knowledge .floor1-tab .big-item, #honor .floor1-tab .big-item, #camp .floor1-tab .big-item, .floor1-tab .big-item {
    display: none;
}
#case .floor1-tab .big-item.active, #tool-suit .floor1-tab .big-item.active, #book .floor1-tab .big-item.active, #knowledge .floor1-tab .big-item.active, #honor .floor1-tab .big-item.active, #camp .floor1-tab .big-item.active, .floor1-tab .big-item.active {
    display: block
}

#case .floor1-tab .bottom, #tool-suit .floor1-tab .bottom, #knowledge .floor1-tab .bottom, #honor .floor1-tab .bottom, #camp .floor1-tab .bottom, #disk .floor1-tab .bottom, #dynamic .floor1-tab .bottom, #introduce .floor1-tab .bottom, #contact .floor1-tab .bottom, .floor1-tab .bottom {
    padding-top: 4%
}

#case .floor1-list>.item {
    height: 258px;
    background-color: #1a408b;
    overflow: hidden;
}
#case .floor1-list>.item:first-child {
    margin-top: 4em;
}
#case .floor1-list>.item:not(:first-child) {
    margin-top: 2em
}
#case .floor1-list>.item>.pic-wrap {
    width: 31.7%;
}
#case .floor1-list>.item>.right {
    width: 68.3%;
    padding: 20px;
    color: #fff
}
#case .floor1-list>.item>.right>.stitle {
    margin-top: 1.2em;
}

#case .floor1-list>.item>.right>.stitle+p {
    margin-top: 1.2em;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    letter-spacing: 1px
}
#case .floor1-list>.item>.right .btn {
    margin-right: 2.5em
}

#tool .floor1-list {
    margin-top: 5%
}

#tool .floor1-list>.item {
    position: relative;
    width: 23.5%;
    text-align: center;
    cursor: pointer;
    transition: all .4s ease;
    transform-origin: 50% bottom;
}   
#tool .floor1-list>.item:hover {
    transform: scale(1.05);
    box-shadow: 0 0 10px 0 #c1c1c1;
}
#tool .floor1-list>.item:not(:last-child) {
    margin-right: 2%
}
#tool .floor1-list .float-box {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 10% 10%;
    box-shadow: 0 0 10px 0 #c5c5c5;
    border-radius: 10px;
    overflow: hidden;
}
#tool .floor1-list .float-box a {
    color: #000
}
#tool .floor1-list .float-box .t {
    margin-top: 15%;
    font-size: 20px;
}
#tool .floor1-list .float-box p {
    margin-top: 10%;
    line-height: 18px;
    font-size: 14px;
    text-align: justify
}

#tool .floor2 .left, #medicine .floor3 .left  {
    width: 35%
}

#tool .floor2 .right, #medicine .floor3 .right {
    width: 65%;
    padding-left: 5%
}

#tool .floor2 .clearfix {
    margin-top: 6%
}

#tool .floor2 .right .stitle, #medicine .floor3 .right .stitle {
    position: relative;
    margin-top: 15%;
    display: inline-block
}

#tool .floor2 .right .stitle:after, #medicine .floor3 .right .stitle:after {
    content: '';
    position: absolute;
    bottom: -1.5em;
    left: 0;
    height: 4px;
    right: 0;
    background-color: #1a408b
}

#tool .floor2 .right .stitle + p, #medicine .floor3 .right .stitle + p {  
    line-height: 22px;
    letter-spacing: 2px;
    margin-top: 8%
}
#tool .floor2>.pic-wrap {
    min-height: 644.5px;
    overflow: hidden;
}
#tool .floor2>.pic-wrap img {
    width: auto
}

#tool .floor3-list {
    margin-top: 2%
}

#tool .floor3-list .item {
    position: relative;
    width: 30.66%;
    margin-top: 5%;
}
#tool .floor3-list .item:not(:nth-child(3n)) {
    margin-right: 4%
}

#tool .floor3-list .float-box {
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 66%;
    right: 0;
    bottom: 0;
    padding: 0 22%;
    text-align: center
}

#tool .floor3-list .t {
    font-size: 24px;
    font-weight: bold
}

#tool .floor3-list .t+p {
    margin-top: 12%;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
}

#train .floor1-list {

}

#train .floor1-list .item {
    box-sizing: border-box;
    width: 25%;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
}
#train .floor1-list .item .pic-wrap {
    width: 100px;
    height: 100px;
    margin: 0 auto
}

#train .floor1-list .item .t {
    margin-top: 8%;
    font-size: 18px;
}
#train .floor1-list .item .t+p {
    margin-top: 8%;
    font-size: 14px;
    color: #666
}

#train .floor2-list {
    display: none
}
#train .floor2-list.active {
    display: block
}

#train .floor2-list .item {
    position: relative
}

#train .floor2-list .float-box {
    box-sizing: border-box;
    position: absolute;
    width: 41%;
    left: 29.5%;
    top: 15%;
    height: 70%;
    padding: 0 5%;
    background-color: rgba(255, 255, 255, .9);
    text-align: center
}
#train .floor2-list .float-box>.tl {
    margin-top: 12%;
}
#train .floor2-list .float-box .stitle {
    position: relative;
    margin-top: 20%;
}
#train .floor2-list .float-box .btn {
    margin-top: 20%
}
#train .floor2-list .float-box .stitle:after {
    content: '';
    position: absolute;
    bottom: -100%;
    left: 50%;
    width: 50px;
    height: 4px;
    margin-left: -25px;
    background-color: #1a408b
}
#train .floor2-list .float-box p {
    overflow: hidden;
    line-height: 24px;
    font-size: 14px
}
#train .floor2-list .float-box span.t {
    float: left;
    text-align: right;
    width: 30%;
}

#train .floor2-list .float-box span {
    float: left;
    width: 70%
}

#train .floor3-list {
    box-sizing: border-box;
    margin-top: 6%;
    border: 2px solid #1a408b
}
#train .floor3-list .item {
    box-sizing: border-box;
    width: 25%;
    height: 305px;
    padding: 5% 4%;
    text-align: center
}
#train .floor3-list .item:nth-child(1), #train .floor3-list .item:nth-child(3), #train .floor3-list .item:nth-child(6), #train .floor3-list .item:nth-child(8) {
    background-color: #1a408b;
    color: #fff
}

#train .floor3-list .item .stitle + p {
    line-height: 24px;
    letter-spacing: 2px;
}

#train .floor4-list, #medicine .floor1-list{
    margin-top: 5%
}
#train .floor4-list .item, #medicine .floor1-list .item {
    padding-top: 5%;
}
#train .floor4-list .item:not(:last-child), #medicine .floor1-list .item:not(:last-child) {
    padding-bottom: 5%;
    border-bottom: 2px solid #1a408b
}
#train .floor4-list .item>.left, #medicine .floor1-list .item>.left {
    width: 35%
}
#train .floor4-list .item>.right, #medicine .floor1-list .item>.right {
    width: 65%;
    padding-left: 5%;
}

#train .floor4-list .stitle, #train .floor4-list .stitle + p, #train .floor4-list .btn, #medicine .floor1-list .stitle, #medicine .floor1-list .stitle + p, #medicine .floor1-list .btn {
    margin-top: 4%
}

#train .floor5-list {
    margin-top: 6%
}
#train .floor5-list .item .video-wrap {
    width: 100%;
    height: 320px
}
#train .floor5-list .item .video-wrap video {
    width: 100%;
    height: 100%;
}
#train .floor5-list .item {
    width: 46%;
    text-align: center    
}
#train .floor5-list .item:nth-child(2n + 1) {
    margin-right: 8%
}
#train .floor5-list .item p, #train .floor5-list .item p a {
    line-height: 64px;
    background-color:  #1a408b;
    color: #fff;
    cursor: pointer;
}

#software {}
#software .title + div.pic-wrap {
    margin-top: 5%
}
#software .floor1-list {
    position: absolute;
    left: 0;
    top: 28%;
    bottom: 0;
    right: 0;
}
#software .floor1-list .item {
    box-sizing: border-box;
    float: left;
    width: 23%;
    padding: 0 2% 12%;
    text-align: center;
}
#software .floor1-list .item:not(:nth-child(4n)) {
    margin-right: 2.5%
}
#software .floor1-list .item:nth-child(5) {
    margin-left: 13%
}

#software .floor4-list {
    margin-top: 5%;
    text-align: center;
    font-size: 0
}

#software .floor4-list .item {
    box-sizing: border-box;
    display: inline-block;
    width: 30%;
    padding: 0 4%
}

#software .floor5 .title+div.pic-wrap {
    width: 61.5%;
    margin-left: auto;
    margin-right: auto;
}

#research .floor1 .pic-wrap {
    margin-top: 5%
}

#research .floor2-list {
    margin-top: 5%;
    text-align: center
}

#research .floor2-list>.item {
    display: inline-block;
    width: 15%;
    margin: 0 5%
}
#research .floor2-list>.item .pic-wrap {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
#research .floor2-list>.item .pic-wrap + p {
    margin-top: 10%;
    padding-left: 15%;
    padding-right: 15%;
    line-height: 22px;
    letter-spacing: 1px;
    max-height: 110x;
    overflow: hidden;
}
#research .floor2>.pic-wrap {
    min-height: 590.5px;
    overflow: hidden;
}
#research .floor2>.pic-wrap img {
    width: auto
}
#research .floor3-list {
    margin-top: 4%
}

#research .floor3-list>.item {
    box-sizing: border-box;
    width: 48%;
    padding: 3%;
    margin-top: 2%;
    margin-right: 2%;
    background-color: #1a408b;
    color: #fff
}
#research .floor3-list>.item:nth-child(1), #research .floor3-list>.item:nth-child(2)  {
    margin-top: 0
}
#research .floor3-list>.item .stitle {
    margin-top: 0
}
#research .floor3-list .answer {
    max-height: 132px;
    margin-top: 4%;
    line-height: 22px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #e5e5e5;
    overflow: hidden;
}

#research .floor3-list .answer>.left {
    width: 6%
}
#research .floor3-list .answer>.right {
    width: 94%
}

#research .floor4-list>.item {
    width: 43%;
}
#research .floor4-list>.item:nth-child(2n + 1) {
    margin-right: 14%
}
#research .floor4-list>.item>.pic-wrap {
    margin-top: 10%
}
#research .floor4-list .list-box {
    margin-top: 3%;
    max-height: 130px;
    overflow: hidden;
}

#research .floor4-list .list-box .item {
    position: relative;
    padding-left: 25px;
    line-height: 26px;
    font-size: 14px;
}

#research .floor4-list .list-box i {
    position: absolute;
    left: 0;
    top: 1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #1a408b;
    color: #fff;
    font-style: normal;
    line-height: 20px;
    text-align: center
}

#about {}
#about .floor1-list {}
#about .floor1-list .item, #college .floor1-list .item, #introduce .insert-floor1-list .item {
    box-sizing: border-box;
    width: 25%;
    padding: 3% 4%;
    text-align: center;
    color: #fff;
    background-color: #1f4385
}

#about .floor1-list .item:nth-child(1), #about .floor1-list .item:nth-child(4), #introduce .insert-floor1-list .item:nth-child(1), #introduce .insert-floor1-list .item:nth-child(4) {
    background-color: #305597
}

#about .floor1-list .item .stitle, #college .floor1-list .item .stitle, #introduce .insert-floor1-list .item .stitle {
    margin-top: 10%;
    font-size: 36px;
}

#about .floor1-list .item .stitle+p, #college .floor1-list .item .stitle+p, #introduce .insert-floor1-list .item .stitle+p {
    height: 48px;
    margin-top: 10%;
    line-height: 24px;
    font-size: 18px;
    overflow: hidden;
}
#about .floor2-text {
    margin-top: 5%;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: 1px
}
#about .floor2-text p {
    text-indent: 30px;
}

#about .floor3 .bt, #introduce .floor3 .bt {
    margin-top: 14%;
    font-size: 50px;
    color: #fff;
    letter-spacing: 5px
}

#about .floor3 .bt + p, #introduce .floor3 .bt + p {
    position: relative;
    margin-top: 1.5%;
    font-size: 28px;
    color: #fff;
    letter-spacing: 2px
}
#about .floor3 span, #introduce .floor3 span {
    position: relative;
}
#about .floor3 span:after, #about .floor3 span:before, #introduce .floor3 span:after, #introduce .floor3 span:before {
    content:'';
    position: absolute;
    left: -23%;
    top: 50%;
    width: 20%;
    height: 3px;
    margin-top: -1.5px;
    background-color: #fff;
}
#about .floor3 span:before, #introduce .floor3 span:before {
    right: -23%;
    left: auto
}
#about .floor3>.pic-wrap, #introduce .floor3>.pic-wrap {
    min-height: 424px;
    overflow: hidden;
}
#about .floor3>.pic-wrap img, #introduce .floor3>.pic-wrap img {
    width: auto
}
#about .floor5-list, #introduce .insert-floor3-list {
    margin-top: 5%
}
#about .floor5-list>.item, #introduce .insert-floor3-list>.item {
    box-sizing: border-box;
    width: 45%;
    padding-bottom: 5%;
    text-align: center;
    border: 2px solid #1a408b;
}
#about .floor5-list>.item a, #introduce .insert-floor3-list>.item a {
    color: #333
}
#about .floor5-list>.item:nth-child(2n + 1), #introduce .insert-floor3-list>.item:nth-child(2n + 1) {
    margin-right: 10%
}

#about .floor5-list>.item .stitle, #about .floor5-list>.item .stitle + p, #introduce .insert-floor3-list>.item .stitle, #introduce .insert-floor3-list>.item .stitle + p {
    padding-left: 8%;
    padding-right: 8%;
}
#about .floor5-list>.item .stitle + p, #about .floor5-list>.item .stitle + p, #introduce .insert-floor3-list>.item .stitle + p, #introduce .insert-floor3-list>.item .stitle + p {
    text-align: justify;
    line-height: 22px;
    max-height: 88px;
    overflow: hidden;
}
#about .floor6 {
    padding-top: 6%;
    padding-bottom: 6%
}
#about .floor6-list, #medicine .floor2-list {
    margin-top: 5%;
}
#about .floor6-list>.item, #medicine .floor2-list>.item {
    box-sizing: border-box;
    width: 15.41%;
    border: 2px solid #1a408b;
    margin-right: 1.5%;
    margin-bottom: 1.5%
}

#about .floor6-list>.item:nth-child(6n), #medicine .floor2-list>.item:nth-child(6n) {
    margin-right: 0
}

#medicine .floor3 .wrap>.clearfix, #medicine .floor4 .wrap .pic-wrap, #medicine .floor5 .wrap .pic-wrap, #medicine .insert-floor1 .wrap>.clearfix {
    margin-top: 4%;
}

#medicine .floor2>.pic-wrap {
    min-height: 740px;
    overflow: hidden;
}
#medicine .insert-floor1 .left {
    width: 50%
}
#medicine .insert-floor1 .right {
    padding-left: 5%;
    width: 45%
}
#medicine .insert-floor1 .right hr {
    display: inline-block;
    margin-top: 15%;
    margin-bottom: 0;
    height: 4px;
    width: 15%;
    background-color: #1a408b;
}
#medicine .insert-floor1 .right p {
    padding-top: 4%;
    padding-bottom: 4%;
    line-height: 22px;
    font-size: 17px;
    letter-spacing: 1px;
    text-align: justify;
}
#medicine .floor3>.pic-wrap {
    min-height: 645px;
    overflow: hidden;
}
#medicine .floor5>.pic-wrap { 
    min-height: 626px;
    overflow: hidden;
}
#medicine .floor2>.pic-wrap img, #medicine .floor3>.pic-wrap img, #medicine .floor5>.pic-wrap img {
    width: auto
}

#college .floor1-list .item {
    width: 33.33%
}
#college .floor1-list .item:nth-child(2) {
    position: relative;
}
#college .floor1-list .item:nth-child(2):before, #college .floor1-list .item:nth-child(2):after {
    content: '';
    position: absolute;
    left: 0;
    top: 25%;
    height: 50%;    
    width: 2px;
    background-color: #fff
}
#college .floor1-list .item:nth-child(2):after {
    right: 0;
    left: auto
}

#college .floor2 .wrap .pic-wrap, #college .floor3>.pic-wrap, #college .floor4 .wrap .pic-wrap, #college .floor5 .wrap .pic-wrap, #college .floor6-list, #college .floor7-list {
    margin-top: 5%
}
#college .floor5 .title {
    color: #fff
}

#college .floor5 .pic-wrap {
    width: 65.57%;
    margin-left: auto;
    margin-right: auto
}

#college .floor6-list>.item {
    position: relative;
    width: 30%;
    margin-bottom: 5%
}
#college .floor6-list>.item:nth-child(3n + 2) {
    margin-left: 5%;
    margin-right: 5% 
}
#college .floor6-list>.item .float-text {
    position: absolute;
    left: 0;
    top: 70%;
    right: 0;
    bottom: 0;
    padding: 0 25%;
    text-align: center
}
#college .floor6-list>.item .float-text .t {
    font-size: 22px;
    font-weight: bold;
    color: #222
}
#college .floor6-list>.item .float-text .t + p {
    margin-top: 5%;
    line-height: 22px;
    font-size: 15px;
    max-height: 88px;
    overflow: hidden;

}
#college .floor7-list>.item {
    box-sizing: border-box;
    width: 18%;
    border: 2px solid #1a408b;
    margin-right: 2.5%;
    margin-bottom: 2.5%
}

#college .floor7-list>.item:nth-child(5n) {
    margin-right: 0
}

#tool-suit {

}

#tool-suit .floor1-list, #tool-suit .floor1-list>.item .pic-wrap, #tool-suit .floor2 .clearfix, #tool-suit .floor3 .wrap .pic-wrap, #tool-suit .floor4-list, #tool-suit .floor5-list, #tool-suit .floor6-list, #tool-suit .floor7-list, #tool-suit .floor8-list, #tool-suit .floor9 .wrap .pic-wrap {
    margin-top: 5%
}
#tool-suit .floor1-list>.item {
    display: none
}
#tool-suit .floor1-list>.item.active {
    display: block
}

#tool-suit .floor2 .left {
    width: 45%;
    height: 365px;
}
#tool-suit .floor2 .left video {
    width: 100%;
    height: 100%
}
#tool-suit .floor2 .right {
    box-sizing: border-box;
    width: 55%;
    padding-left: 2%;
}

#tool-suit .floor2 .right .t {
    margin-top: 12%;
    font-weight: bold;
    font-size: 20px;
    color: #333
}
#tool-suit .floor2 .right  .t + p {
    margin-top: 4%
}
#tool-suit .floor2 .right  p {
    color: #666;
    font-size: 15px;
    line-height: 22px;
}

#tool-suit .floor4-list>.item {
    float: left;
    box-sizing: border-box;
    width: 78%;
    height: 285px;
    border: 2px solid #1a408b;
}

#tool-suit .floor4-list>.item .left {
    box-sizing: border-box;
    width: 28.3%;
    height: 100%;
    padding: 9% 5%;
    text-align: center;
    background-color: #1a408b;
    color: #fff
}

#tool-suit .floor4-list>.item .right {
    width: 71.7%;
    height: 100%;
}

#tool-suit .floor4-list>.item .left .t {
    font-size: 38px;
}
#tool-suit .floor4-list>.item .left p {
    margin-top: 5%;
    font-size: 20px
}
#tool-suit .floor4-list>.item:nth-child(2n) {
    float: right;
    border-top: none;
    border-bottom: none
}
#tool-suit .floor4-list>.item:nth-child(2n) .left {
    float: right;
}

#tool-suit .floor5-list>.item:not(:first-child) {
    margin-top: 2%
}
#tool-suit .floor5-list>.item .left {
    width: 33%;
}
#tool-suit .floor5-list>.item .right {
    box-sizing: border-box;
    width: 67%;
    padding-left: 4%
}

#tool-suit .floor5-list>.item .right .stitle + p {
    color: #666
}

#tool-suit .floor6-list>.item {
    height: 399px;
    overflow: hidden;
}
#tool-suit .floor6-list>.item .left {
    box-sizing: border-box;
    width: 70%;
    border: 2px solid #1a408b;
    border-right: none
}
#tool-suit .floor6-list>.item .right {
    box-sizing: border-box;
    width: 30%;
    height: 100%;
    padding: 5% 2%;
    color: #fff;
    background-color: #1a408b
}
#tool-suit .floor6-list>.item:not(:first-child) {
    margin-top: 2%
}
#tool-suit .floor6-list>.item .right .iconfont {
    font-size: 22px;
    margin-right: 3px;
}
#tool-suit .floor6-list>.item .right .stitle + p {
    color: #e5e5e5;
    letter-spacing: 1px;
    text-align: justify
}
#tool-suit .floor7-list>.item {
    width: 30.66%
}
#tool-suit .floor7-list>.item:nth-child(3n + 2) {
    margin-left: 4%;
    margin-right: 4%
} 

#tool-suit .floor8-list>.item {
    box-sizing: border-box;
    text-align: center;
    border: 2px solid #1a408b
}
#tool-suit .floor8-list>.item:not(:first-child) {
    margin-top: 2%
}
#tool-suit .floor8-list>.item h4 {
    line-height: 55px;
    color: #fff;
    background-color: #1a408b
}
#tool-suit .floor9 .q-and-a:not(:first-child){
    margin-top: 2%
}

#tool-suit .floor9 .q-and-a .left {
    width: 3%;
}
#tool-suit .floor9 .q-and-a .right {
    width: 97%;
}
#tool-suit .floor9 .q-and-a .q {
    line-height: 30px;
}
#tool-suit .floor9 .q-and-a .a {
    margin-top: 1%
}
#tool-suit .floor9 .q-and-a .a p {
    line-height: 24px;
    color: #333
}
#tool-suit .floor9 .q-and-a .q .left, #tool-suit .floor9 .q-and-a .q .right , #tool-suit .floor9 .q-and-a .a .left {
    font-size: 22px;
    font-weight: bold
}

#book .floor1-tab {}
#book .floor1-list {
    display: none;
    margin-top: 5%
}
#book .floor1-list.active {
    display: block
}
#book .floor1-list>.item {
    box-sizing: border-box;
    position: relative;
    width: 30.66%;
    margin-bottom: 4%;
    border: 2px solid #1a408b
}
#book .floor1-list>.item:not(:nth-child(3n)) {
    margin-right: 4%
}
#book .floor1-list>.item p.pic-wrap {
    width: 50%;
    margin: 10% auto 0;
}
#book .floor1-list>.item .t {
    margin-top: 6%;
    font-size: 18px;
    font-weight: bold;
    color: #333
}
#book .floor1-list>.item .t + p {
    height: 40px;
    margin-top: 5%;
    padding: 0 5%;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
}

#book .floor1-list>.item p.price {
    margin-top: 5%;
    padding: 0 3%;
    line-height: 50px;
    font-size: 30px;
    color: #fff;
    background-color: #1a408b
}

#book .floor1-list>.item i.pic-wrap {
    position: absolute;
    right: 0;
    bottom: 0.5%;   
    width: 50px;
    height: 50px;
}
#knowledge .floor1-list {
    margin-top: 5%;
    margin-bottom: 5%
}

#knowledge .floor1-list>.item {
    width: 30.66%;
    margin-bottom: 4%
}
#knowledge .floor1-list>.item:nth-child(3n + 2) {
    margin-left: 4%;
    margin-right: 4%
} 

#honor .floor1-list {
    margin-top: 5%
}

#honor .floor1-list>.item {
    box-sizing: border-box;
    width: 30.66%;
    padding: 2% 3%;
    margin-bottom: 4%;
    border: 2px solid #1a408b;
}

#honor .floor1-list>.item:nth-child(3n + 2) {
    margin-right: 4%;
    margin-left: 4%
}

#honor .floor1-list>.item .t {
    height: 44px;
    margin-top: 4%;
    text-align: center;
    line-height: 22px;
    overflow: hidden;
}
#camp .floor1-list {
    margin-top: 5%
}
#camp .floor1-list>.item.first-child {

}
#camp .floor1-list>.item:not(:first-child) {
    position: relative;
    float: left;
    width: 31.33%;
    height: 486px;
    margin-top: 3%;
    overflow: hidden;
}

#camp .floor1-list>.item:nth-child(3n) {
    margin-left: 3%;
    margin-right: 3%
}
#camp .floor1-list .float-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 4%;
    padding-bottom: 4%;
    background-color: rgba(26, 64, 139, .6);
    font-size: 24px;
    color: #fff;
    text-align: center
}
#camp .floor1-list .float-box .t {
    padding: 0 15%;
}
#camp .floor1-list .float-box .t + p {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    margin-top: 2%;
    padding: 0 15%;
    font-size: 16px;
    line-height: 22px
}
#disk .floor2 .clearfix {
    box-sizing: border-box;
    margin-top: 5%;
    height: 392px;
    border: 2px solid #1a408b;
    overflow: hidden;
}
#disk .floor2 .left {
    width: 40%;
}
#disk .floor2 .right {
    box-sizing: border-box;
    padding-left: 3%;
    padding-top: 7%;
    width: 60%;
    height: 100%;
    background-color: #fff;
}
#disk .floor2 .right p {
    line-height: 24px;
    text-indent: 32px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #333
}

#disk .floor3-list, #disk .floor4 .wrap .pic-wrap, #disk .floor6-list, #disk .floor7 .wrap .pic-wrap, #disk .floor8-list {
    margin-top: 5%
}
#disk .floor3-list>.item {
    width: 11%;
    padding: 0 7%;
    text-align: center
}
#disk .floor3-list>.item p:last-child {
    margin-top: 18%;
    letter-spacing: 1px;
    line-height: 22px;
    max-height: 88px;
    overflow: hidden;
    color: #333
}
#disk .floor5 {
    position: relative;
}
#disk .floor5 a {
    position: absolute;
    bottom: 18%;
    right: 28%;
    padding: 8px 2%;
    border-radius: 5px;
    background-color: #8b0000;
    color: #fff;
    
}
#disk .floor5 a:hover {
    box-shadow: inset 0 0 10px .5px #333
}
#disk .floor6-list>.item {
    position: relative;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}
#disk .floor6-list>.item>.float-text {
    position: absolute;
    right: 8%;
    bottom: 0;
    top: 0;
    left: 45%;
    color: #fff;
    text-align: justify;
}
#disk .floor6-list>.item>.float-text .t {
    margin-top: 12%;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 30px;
}
#disk .floor6-list>.item>.float-text .t + p {
    margin-top: 6%;
}
#disk .floor6-list>.item>.float-text p {
    line-height: 22px;
    font-size: 15px;
    max-height: 66px;
    overflow: hidden;
}
#disk .floor6-list>.item:nth-child(2n) {
    margin-right: 0
}
#disk .floor8 .wrap {
    overflow: hidden;
}
#disk .floor8-list>.item {
    position: relative;
    width: 15%;
    margin-right: 13.33%;
}
#disk .floor8-list>.item .float-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 38%;
    bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
    color: #fff;
    line-height: 22px;
    max-height: 154px;
    overflow: hidden;
    text-align: center;
}
#disk .floor8-list>.item:after {
    content: '+';
    position: absolute;
    right: -50%;
    top: 50%;
    font-size: 50px;
    line-height: 50px;
    color: #333;
}
#disk .floor8-list>.item:nth-child(4n) {
    margin-right: 0
}
#disk .floor8-list>.item:nth-child(4n):after {
    display: none
}
#dynamic .floor2-list {
}
#dynamic .floor2-list>.item {
    height: 242px;
    padding-bottom: 4%;
    overflow: hidden;
}
#dynamic .floor2-list>.item:not(:first-child) {
    padding-top: 4%
}
#dynamic .floor2-list>.item:not(:last-child) {
    border-bottom: 1px solid #e5e5e5
}
#dynamic .floor2-list>.item .left {
    width: 8%
}
#dynamic .floor2-list>.item .middle {
    position: relative;
    width: 45%;
    height: 100%;
    padding-left: 4%;
    padding-right: 6%;
}
#dynamic .floor2-list>.item .right {
    width: 37%
}
#dynamic .floor2-list>.item .middle .stitle {
    position: relative;
    padding-bottom: 4%;
    margin-top: 0;
}
#dynamic .floor2-list>.item .middle .stitle + p {
    margin-top: 3%;
    max-height: 110px;
    line-height: 22px;
    color: #333;
    overflow: hidden;
}
#dynamic .floor2-list>.item .middle .stitle:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0%;
    width: 15%;
    height: 4px;
    background-color: #1a408b;
}
#dynamic .floor2-list>.item .middle .tc {
    position: absolute;
    bottom: 2%;
    left: 0;
    right: 0
}
#dynamic .floor2-list>.item .middle .tc a {
    margin-top: 0
}
#dynamic .floor2-list>.item .left p:first-child {
    height: 50px;
    line-height: 50px;
    background-color: #1a408b;
    text-align: center;
    color: #fff;
    font-size: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
#dynamic .floor2-list>.item .left p:first-child + p {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #333;
    background-color: #98a9cb;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
#contact .floo2-list {
    margin-top: 5%
}

#contact .floo2-list>.item {
    box-sizing: border-box;
    width: 33.33%;
    padding: 2% 4%;
    text-align: center
}
#contact .floo2-list>.item .pic-wrap {
    width: 50%;
    margin-left: auto;
    margin-right: auto
}
#contact .floo2-list>.item p:last-child {
    margin-top: 8%;
    line-height: 24px;
    font-size: 18px;
    letter-spacing: 1px;
}
#contact .floor3-list {}
#contact .floor3-list>.item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
}
#contact .floor3-list>.item:nth-child(2n) {
    margin-right: 0
}
#contact .floor3-list>.item {

}
#contact .floor3-list>.item .left {
    width: 25%;
}
#contact .floor3-list>.item .right {
    width: 56%;
    padding-left: 4%;
    padding-right: 10%

}
#contact .floor3-list>.item .right .t {
    position: relative;
    padding-top: 2%;
    padding-bottom: 5%;
    font-size: 20px;
    letter-spacing: 1px;
    border-bottom: 1px solid #666;
}
#contact .floor3-list>.item .right .t:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 15%;
    height: 3px;
    background-color: #1a408b
}
#contact .floor3-list>.item .right .clearfix {
    margin-top: 4%;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
#contact .floor3-list>.item .right .clearfix .fl:first-child {
    width: 15%;
}
#contact .floor3-list>.item .right .clearfix .fl:first-child + div {
    width: 85%
}
#introduce .floor2-text, #introduce .floor4-list {
    margin-top: 5%
}
#introduce .floor2-text p {
    line-height: 24px;
    color: #333;
    font-size: 16px;
    text-indent: 32px;
    text-align: justify;
    letter-spacing: 1px
}
#introduce .insert-floor2>.pic-wrap {
    margin-top: 4%
}
#introduce .floor4-list>.item {
    box-sizing: border-box;
    width: 30.33%;
    margin-right: 4.5%;
    margin-bottom: 4.5%;
    padding: 1.5% 1.5% 2.5%;
    border: 1px solid #e5e5e5;
    text-align: center
}
#introduce .floor4-list>.item:nth-child(3n) {
    margin-right: 0
}
#introduce .floor4-list>.item .stitle {
    margin-top: 8%
}
#introduce .floor4-list>.item .stitle + p {
    height: 66px;
    margin-top: 5%;
    padding-left: 20%;
    padding-right: 20%;
    line-height: 22px;
    overflow: hidden;
    color: #666
}
#consultation .floor1-list, #consultation .floor2-list {
    margin-top: 4%;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
}
#consultation .floor1-list>.item {
    display: inline-block;
    width: 30.66%;
    padding-bottom: 2%;
    margin-right: 4%;
    background-color: #e8e8e8
}
#consultation .floor1-list>.item:last-child {
    margin-right: 0
}
#consultation .floor1-list>.item .stitle, #consultation .floor1-list>.item .stitle + p {
    margin-top: 6%;
    padding: 0 5%;
    letter-spacing: 1px;
    text-align: justify;
    
}
#consultation .floor1-list>.item .stitle + p {
    margin-top: 5%;
    line-height: 22px;
    max-height: 66px;
    white-space: normal;
    overflow: hidden;
}
#consultation .floor1 .img-index1 {
    padding-top: 4%;
    padding-bottom: 4%;
    font-size: 0;
    text-align: center
}
#consultation .floor1 .img-index1 span {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0 10px;
    background-color: #1a408b;
    border-radius: 50%;
    cursor: pointer;
}
#consultation .floor1 .img-index1 span.active {
    background-color: #d30606;
}
#consultation .floor2-list>.item {
    box-sizing: border-box;
    display: inline-block;
    width: 30.66%;
    padding: 3%;
    margin-right: 4%;
    background-color: #fff;
    font-size: 16px
}
#consultation .floor2-list>.item:last-child {
 margin-right: 0
}
#consultation .floor2-list>.item .top {

}
#consultation .floor2-list>.item .left {
    width: 25%
}
#consultation .floor2-list>.item .right {
    width: 75%
}
#consultation .floor2-list>.item .right span {
    display: block;
    padding: 0 6%;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px
}
#consultation .floor2-list>.item .right span:first-child {
    margin-top: 5%;
}
#consultation .floor2-list>.item .right span:first-child + span {
    margin-top: 3%
}
#consultation .floor2-list>.item .top + p {
    height: 88px;
    padding-top: 6%;
    white-space: normal;
    text-align: justify;
    line-height: 22px;
    overflow: hidden;
    font-size: 15px;
}
#consultation .floor2 .img-left, #consultation .floor2 .img-right, #nucleus .floor3 .img-left, #nucleus .floor3 .img-right, #format .floor3 .img-left, #format .floor3 .img-right, #format .floor5 .img-left, #format .floor5 .img-right {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -10px;
    cursor: pointer;
    z-index: 10;
}
#consultation .floor2 .img-left, #nucleus .floor3 .img-left, #format .floor3 .img-left, #format .floor5 .img-left {
    left: -110px;
}
#consultation .floor2 .img-right, #nucleus .floor3 .img-right, #format .floor3 .img-right, #format .floor5 .img-right {
    right: -110px;
}
#consultation .floor2>.pic-wrap {
    min-height: 599.5px;
    overflow: hidden;
}
#consultation .floor2>.pic-wrap img {
    width: auto
}
#consultation .floor3-list, #consultation .floor4 .wrap>.pic-wrap {
    margin-top: 5%
}

#consultation .floor3-list>.item {}
#consultation .floor3-list>.item:not(:first-child) {
    margin-top: 5%
}
#consultation .floor3-list>.item>.left {
    width: 45%
}
#consultation .floor3-list>.item>.right {
    width: 50%;
    padding-left: 5%
}
#consultation .floor3-list>.item>.right .t {
    margin-top: 3%;
    font-size: 24px
}
#consultation .floor3-list>.item>.right .floor3-text {
    margin-top: 3%;
    max-height: 240px;
    overflow: hidden;
}
#consultation .floor3-list>.item>.right .floor3-text p {
    line-height: 24px;
    letter-spacing: 1px;
    text-align: justify;
    max-height: 48px;
    overflow: hidden;
}
#consultation .floor3-list>.item>.right p.clearfix .fl:first-child {
    width: 14%;
}
#consultation .floor3-list>.item>.right p.clearfix .fl:last-child {
    width: 86%;
}
#consultation .floor3-list>.item>.right .btn {
    margin-top: 3%
}
#tour .floor1-list, #tour .floor2-list, #tour .floor3-list, #tour .wrap>.clearfix, #nucleus .wrap>.clearfix {
    margin-top: 5%
}
#tour .floor1-list>.item {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    border-bottom: 2px solid #1a408b
}
#tour .floor1-list>.item:first-child {
    padding-top: 0%;
}
#tour .floor1-list>.item:last-child {
    border-bottom: none
}
#tour .floor1-list>.item:nth-child(2n) .left {
    float: right
}
#tour .floor1-list>.item .left {
    width: 60%
}
#tour .floor1-list>.item .left .pic-wrap {
    width: 49%;
}
#tour .floor1-list>.item .left .pic-wrap:nth-child(1), #tour .floor1-list>.item .left .pic-wrap:nth-child(2) {
    margin-bottom: 2%
} 
#tour .floor1-list>.item .left .pic-wrap:nth-child(2n + 1) {
    margin-right: 2%
}
#tour .floor1-list>.item .right {
    width: 40%;
    text-align: center
}
#tour .floor1-list>.item .right .t {
    margin-top: 38%;
    font-size: 50px;
    color: #1a408b;
    letter-spacing: 2px;
    font-weight: bold
}
#tour .floor1-list>.item .right .t+p {
    margin-top: 3%;
    font-size: 22px;
    color: #333
}
#tour .floor1-list>.item .right .t+p+p {
    margin-top: 1%;
    font-size: 18px;
}
#tour .floor2-list>.item {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    border-bottom: 2px solid #1a408b
}
#tour .floor2-list>.item:first-child {
    padding-top: 0
}
#tour .floor2-list>.item:last-child {
    border-bottom: none
}
#tour .floor2-list>.item .left {
    width: 35%
}
#tour .floor2-list>.item .right {
    width: 62%;
    padding-left: 3%;
}
#tour .floor2-list>.item .right p {
    line-height: 24px;
    color: #666;
    max-height: 48px;
    overflow: hidden;
}
#tour .floor2 .btn {
    margin-top: 0
}
#tour .floor2>.pic-wrap {
    min-height: 1082px;
    overflow: hidden;
}
#tour .floor2>.pic-wrap img {
    width: auto
}
#tour .floor3-list>.item {
    width: 18%;
    padding-left: 3.5%;
    padding-right: 3.5%;
    text-align: center
}
#tour .floor3-list>.item .pic-wrap {
    width: 50%;
    margin-left: auto;
    margin-right: auto
}
#tour .floor3-list>.item .stitle + p {
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    color: #666;
    letter-spacing: 1px
}
#tour .floor4 .left, #nucleus .floor6 .left {
    width: 45%;
}
#tour .floor4 .left .item, #nucleus .floor6 .left .item {
    margin-top: 3%;
}
#tour .floor4 .right, #nucleus .floor6 .right {
    width: 44%
}
#tour .floor4 .left .item, #nucleus .floor6 .left .item  {
    width: 100%
}
#tour .floor4 .left .icon, #nucleus .floor6 .left .icon  {
    position: relative;
    width: 13%;
}
#tour .floor4 .left .icon span, #nucleus .floor6 .left .item span {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    text-align: center
}
#tour .floor4 .left .text, #nucleus .floor6 .left .text  {
    width: 85%;
    padding-top: 2%;
    padding-left: 2%;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
}
#tour .floor4 .right .form-wrap, #nucleus .floor6 .right .form-wrap {
    float: right;
    width: 58%;
    padding: 10% 6%;
    background-color: #fff;
}
#tour .floor4 .right .form-wrap h4, #nucleus .floor6 .right .form-wrap h4 {
    font-size: 20px;
    text-align: center
}
#tour .floor4 .right .item:first-child, #nucleus .floor6 .right .item:first-child {
    margin-top: 10%
}
#tour .floor4 .right .item, #nucleus .floor6 .right .item {
    line-height: 34px;
}
#tour .floor4 .right .item:not(:first-child), #nucleus .floor6 .right .item:not(:first-child) {
    margin-top: 7%
}
#tour .floor4 .right .item span:first-child, #nucleus .floor6 .right .item span:first-child {
    position: relative;
    width: 26%;
    word-spacing: 30px;
}
#tour .floor4 .right .item span:first-child i, #nucleus .floor6 .right .item span:first-child i {
    position: absolute;
    right: 4px;
    top: 2px;
    color: red
}
#tour .floor4 .right .item span:last-child, #nucleus .floor6 .right .item span:last-child {
    box-sizing: border-box;
    width: 74%;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
}
#tour .floor4 .right .item span:last-child input, #nucleus .floor6 .right .item span:last-child input {
    width: 100%;
    height: 32px;
    padding: 0 2%;
    outline: none;
    border: none;
}
#tour .floor4 .right .form-wrap .submit-btn, #nucleus .floor6 .right .form-wrap .submit-btn {
    margin-top: 7%;
    background-color: #fcb539;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
#tour .floor4 .right .form-wrap .submit-btn input, #nucleus .floor6 .right .form-wrap .submit-btn input {
    background-color: transparent;
    width: 100%;
    height: 38px;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    border: none;
    outline: none;
    cursor: pointer;
}
#tour .floor4>.pic-wrap, #nucleus .floor6>.pic-wrap {
    min-height: 775px;
    overflow: hidden;
}
#tour .floor4>.pic-wrap img, #nucleus .floor6>.pic-wrap img {
    width: auto
}
#third strong {
    font-weight: bold;
}
#third .floor1 {
    padding-top: 0
}
#third .floor1 {
    padding-bottom: 0
}
#third .floor1 .slide {
    position: relative;
    z-index: 10;
    box-sizing: border-box;
    width: 18%;
    border: 1px solid #1a408b;
    background-color: #fff;
}
#third .floor1 .slide .item {
    height: 44px;
    line-height: 44px;
    text-align: center
}
#third .floor1 .slide .item:not(:last-child) {
    border-bottom: 1px dashed #333
}
#third .floor1 .slide .item.active {
    border-bottom: none
}
#third .floor1 .slide .item.active a {
    background-color: #1a408b;
    color: #fff
}
#third .floor1 .slide .item a {
    display: block;
    color: #1a408b;
    font-size: 16px;
    letter-spacing: 1px
}
#third .floor1 .content {
    position: relative;
    width: 77%;
    min-height: 800px;
    padding-left: 5%
}
#third .floor1 .content::before {
    position: absolute;
    content: '';
    left: -1px;
    top: 0;
    bottom: 0;
    z-index: 9;
    width: 1px;
    background-color: #e5e5e5;
}
#third .floor1 .content .top {
    position: relative;
    padding-top: 2%;
    padding-bottom: 2%;
    text-align: right;
    font-size: 14px;
    color: #666
}
#third .floor1 .content .top::before {
    position: absolute;
    z-index: 9;
    content: '';
    left: -7%;
    bottom: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
}
#third .floor1 .content .top .iconfont {
    position: relative;
    top: -1px;
    margin-left: 0.2%;
    font-size: 12px;
}
#third .bottom {
    padding-top: 4%;
    padding-bottom: 4%;
    overflow: hidden;
}
/* #third .bottom .t {
    margin-top: 5%;
    margin-bottom: 2%;
    font-size: 40px;
    font-weight: bold;
}
#third .floor1 .bottom>p:first-child {
    margin-right: 3%;
}
#third .bottom>p:not(:first-child){
    line-height: 42px
}
#third .block p {
    line-height: 32px
}
#third .block p:nth-child(2) {
    margin-top: 3% !important;
}
#third .block p:last-child {
    margin-bottom: 3%
}
#third .block h5 {
    height: 50px;
    margin-top: 3%;
    padding-left: 5%;
    font-size: 18px;
    line-height: 50px;
    background-color: #8fa2ae;
    color: #fff
}
#third .block .first {
    font-size: 20px;
    font-weight: bold
}
#third .block .first:not(:nth-child(1)) {
    margin-top: 1%
}
#third .block .second {
    margin-top: 1%
} */

#nucleus .floor3-list {
    margin-top: 4%;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
}
#nucleus .floor3-list>.item {
    box-sizing: border-box;
    display: inline-block;
    width: 30.66%;
    margin-right: 4%;
    font-size: 16px;
}
#nucleus .floor3-list>.item:last-child {
    margin-right: 0
}
#nucleus .floor3-list>.item .video-wrap {
    font-size: 0
}
#nucleus .floor3-list>.item .video-wrap video {
    width: 100%;
    height: 240px
}
#nucleus .floor3-list>.item .video-wrap + p {
    line-height: 40px;
    color: #fff;
    background-color: #1a408b;
    text-align: center;
    padding-left:5%;
    padding-right:5%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#nucleus .floor3>.pic-wrap {
    min-height: 613.5px;
    overflow: hidden;
}
#nucleus .floor3>.pic-wrap img {
    width: auto
}
#nucleus .floor4-list, #nucleus .floor5-list {
    margin-top: 4%
}
#nucleus .floor4-list>.item {
    width: 31.99%;
    margin-bottom: 2%
}
#nucleus .floor4-list>.item:nth-child(3n + 2) {
    margin-left: 2%;
    margin-right: 2%
}
#nucleus .floor4-list>.item a {
    font-size: 16px
}
#nucleus .floor4-list>.item p:last-child {
    line-height: 40px;
    color: #fff;
    background-color: #1a408b;
    padding-left:5%;
    padding-right:5%;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#nucleus .floor5-list>.item {
    box-sizing: border-box;
    width: 15%;
    margin-bottom: 2%;
    border: 2px solid #1a408b
}
#nucleus .floor5-list>.item:not(:nth-child(6n)) {
    margin-right: 2%
}
#nucleus .floor5 {
    background: url('./../images/@阿米巴核能班/2.jpg') no-repeat center/cover;
}
#nucleus .floor5>.pic-wrap {
    min-height: 767px;
    overflow: hidden;
}
#nucleus .floor5>.pic-wrap img {
    width: auto
}

#ask .floor2-list {
    
}
#ask .floor2-list>.item:not(:first-child) {
    margin-top: 8%
}
#ask .floor2-list>.item .left {
    width: 8%;
    padding-top: 2%;
    padding-bottom: 2.5%;
    text-align: center;
    font-size: 20px;
    background-color: #1a408b;
    color: #fff
}
#ask .floor2-list>.item .left strong {
    font-size: 34px
}
#ask .floor2-list>.item .right {
    width: 89%;
    padding-left: 3%;
    line-height: 22px;
}
#ask .floor2-list>.item .right .t {
    font-size: 22px;
    color: #222
}
#ask .floor2-list>.item .right hr {
    display: inline-block;
    margin-top: 2%;
    margin-bottom: 2%;
    height: 3px;
    width: 8%;
    background-color: #1a408b;
}
#ask .floor2-list>.item .right p {
    
    font-size: 16px;
    color: #333;
    text-indent: 30px;
    text-align: justify;
    letter-spacing: 1px
}
#pattern1 {}
#pattern1 .floor3-list, #pattern1 .floor4 .wrap>.pic-wrap, #pattern1 .floor5 .wrap>.pic-wrap {
    margin-top: 4%
}
#pattern1 .floor3-list>.item {
    width: 28%;
    height: 430px;
    background-color: #fff;
    text-align: center;
}
#pattern1 .floor3-list>.item:nth-child(3n + 2) {
    margin-left: 8%;
    margin-right: 8%
}
#pattern1 .floor3-list>.item .t {
    margin-top: 8%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 22px;
}
#pattern1 .floor3-list>.item .t + p {
    margin-top: 5%;
    padding-left: 10%;
    padding-right: 10%;
    line-height: 22px;
    letter-spacing: 1px;
    max-height: 110px;
    overflow: hidden;
}
#pattern2 .floor2-list, #pattern2 .floor3-list, #pattern2 .floor4 .wrap>.clearfix {
    margin-top: 4%
}
#pattern2 .floor2-list>.item:not(:first-child) {
    margin-top: 4%
}
#pattern2 .floor2-list>.item .t {
    display: inline-block;
    padding: 0 2%;
    font-size: 18px;
    line-height: 36px;
    background-color: #1a408b;
    color: #fff
}
#pattern2 .floor2-list>.item .t + p {
    margin-top: 1.5%;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
}
#pattern2 .floor3-list>.item {
    width: 13%;
    padding-left: 6%;
    padding-right: 6%;
    text-align: center
}
#pattern2 .floor3-list>.item .pic-wrap {
    width: 80%;
    margin: 0 auto
}
#pattern2 .floor3-list>.item p:last-child {
    margin-top: 10%;
    line-height: 22px;
    max-height: 110px;
    overflow: hidden;
}
#pattern2 .floor4 .left {
    width: 50%;
}
#pattern2 .floor4 .right {
    width: 47%;
    padding-left: 3%
}
#pattern2 .floor4 .right .item {
    margin-top: 8%
}
#pattern2 .floor4 .right .item .t {
    font-size: 20px;
    color: #222
}
#pattern2 .floor4 .right .item hr {
    display: inline-block;
    margin-top: 2%;
    margin-bottom: 2%;
    height: 3px;
    width: 11%;
    background-color: #1a408b;
}
#pattern2 .floor4 .right .item p {
    line-height: 22px;
    color: #444;
    font-size: 17px;
    letter-spacing: 1px
}
#china .floor3-list, #china .floor4 .wrap>.clearfix, #china .floor5 .wrap>.pic-wrap {
    margin-top: 4%
}
#china .floor2 p.tc {
    padding-left: 6%;
    padding-right: 6%
}
#china .floor3-list>.item {
    width: 28%;
    height: 405px;
    background-color: #fff;
    text-align: center
}
#china .floor3-list>.item:nth-child(3n + 2) {
    margin-left: 8%;
    margin-right: 8%;
}
#china .floor3-list>.item p:last-child {
    margin-top: 8%;
    padding-left: 10%;
    padding-right: 10%;
    line-height: 22px;
    letter-spacing: 1px;
    max-height: 110px;
    overflow: hidden;
}
#china .floor4 .left {
    width: 50%;
}
#china .floor4 .right {
    width: 47%;
    padding-left: 3%
}
#china .floor4 .right .item {
    margin-top: 4%
}
#china .floor4 .right .item .t {
    display: inline-block;
    position: relative;
    font-size: 20px;
    color: #222
}
#china .floor4 .right .item .t::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    z-index: 2;
    height: 2px;
    background-color: #1a408b;
}
#china .floor4 .right .item hr {
    position: relative;
    display: inline-block;
    margin-top: 2%;
    margin-bottom: 2%;
    height: 2px;
    width: 100%;
    background-color: #e6e6e6;
    border: none
}
#china .floor4 .right .item p {
    line-height: 22px;
    color: #444;
    font-size: 17px;
    letter-spacing: 1px
}
#format .floor3-list, #format .floor5-list {
    margin-top: 4%;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
}
#format .floor3-list>.item, #format .floor5-list>.item {
    display: inline-block;
    width: 30.66%;
    margin-right: 4%
}
#format .floor3-list>.item:last-child, #format .floor5-list>.item:last-child {
    margin-right: 0%
}
/* #format .floor3-list>.item:nth-child(3n + 2), #format .floor5-list>.item:nth-child(3n + 2) {
    margin-left: 4%;
    margin-right: 4%
} */
#format .floor3-list>.item a {
    font-size: 16px
}
#format .floor3-list>.item p:last-child {
    line-height: 40px;
    color: #fff;
    background-color: #1a408b;
    padding-left:5%;
    padding-right:5%;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
}
#format .floor5-list>.item {
    background-color: #fff;
    height: 355px;
    vertical-align: top;
}
#format .floor5-list>.item .pic-wrap {
    width: 20%;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
}
#format .floor5-list>.item a h4 {
    font-size: 18px;
    font-weight: bold;
}
#format .floor5-list>.item a h4 + p {
    font-size: 16px;
}
#format .floor5-list>.item .t {
    margin-top: 8%;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
#format .floor5-list>.item .t + p {
    margin-top: 5%;
    padding-left: 8%;
    padding-right: 8%;
    line-height: 22px;
    font-size: 16px;
    text-align: justify;
    white-space: normal;
    max-height: 154px;
    overflow: hidden;
}
#format .floor6-list {
    margin-top: 4%
}
#format .floor6-list>.item {
    box-sizing: border-box;
    width: 15%;
    margin-bottom: 2%;
    border: 2px solid #1a408b
}
#format .floor6-list>.item:not(:nth-child(6n)) {
    margin-right: 2%
}
/*修复横向滚动条*/
#consultation .floor2, #tool .floor2, #tour .floor2, #tour .floor4, #research .floor2, #about .floor3, #introduce .floor3, #medicine .floor2, #medicine .floor3, #medicine .floor5, #nucleus .floor3, #nucleus .floor5, #format .floor3,  #format .floor5 {
    overflow: hidden;
}
