body {
    font-family: "微软雅黑";
}


/*banner样式*/

.forumContain {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.forumBanner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    height: 400px;
    background-size: cover;
}
@media (max-width: 1420px){
    .forumBanner{
        height:300px;
    }
}
.forumBanner img {
    width: 100%;
    display: block;
    /* height:385px; */
}

.clickMe {
    display: block;
    width: 120px;
    /* height:40px; */
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 10%;
}

.clickMe img {
    width: 100%;
    height: 40px;
}


/*导航样式*/

.forumNavBox {
    background: #224a99;
    width: 100%;
    height: 40px;
    margin: 0 auto;
}

.forumNav {
    width: 1140px;
    height: 100%;
    margin: 0 auto;
}

.forumNav li {
    width: 19%;
    height: 100%;
    line-height: 40px;
    float: left;
    text-align: center
}

.forumNav span {
    float: left;
    display: block;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.forumNav li a {
    color: #fff;
}

.forumNav li:hover {
    background: #224a99;
}


/*con css*/

.forumIntroduce {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
    /* overflow: hidden */
}

.forumTitle {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}

.forumTitle span {
    color: red;
}

.forumTitle i {
    display: block;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    line-height: 32px
}

.forumIntroduce p {
    font-size: 16px;
    line-height: 50px;
    text-align: center
}

.forumIntroduce p b {
    display: inline;
    font-weight: normal;
    text-align: center;
    line-height: 45px;
    padding: 0 10px
}

.forumContentLeft,
.forumContentRight {
    width: 32%;
    height: auto;
    float: left;
}
.forumContentRight{
    width: 20%;
}
.forumContentRight li {
    line-height: 40px;
}
.forumContentLeft dt,
.forumContentRight dt {
    width: 130px;
    height: 50px;
    text-align: center;
    line-height: 40px;
    position: relative
}

.forumContentLeft li {
    line-height: 40px;
}

.forumContentRight dt {
    width: 150px;
}

.forumContentLeft dt span,
.forumContentRight dt span {
    margin-left: 2px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-left: 26px;
    font-size: 12px;
}

.forumContentLeft img,
.forumContentRight img {
    width: 100%;
}

.forumContentLeft dd,
.forumContentRight dd {
    margin-left: 100px;
    line-height: 35px;
}

.forumContentRight dd {
    margin-left: 120px;
}

.forumPerson p {
    text-align: center;
    width: 80%;
    margin: 0 auto
}

.forumSign {
    line-height: 50px;
}

.forumContentLeft {
    padding-left: 100px
}

.forumContentRight {
    padding-left: 125px;
}

.telphone {
    height: 50px;
    width: 100%;
    background: url(../../img/forum/telpic.png) no-repeat center;
}

.forumSign li a {
    background: #E02A36;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
}

.bottomLink {
    margin-bottom: 40px;
}

.bottomLink a {
    margin-right: 35px;
    color: rgba(68, 138, 202, 1);
    text-decoration: underline;
}

.forumfooter {
    width: 100%;
    text-align: center;
    background: rgba(58, 65, 82, 1);
    color: #fff;
    padding: 20px 0;
    line-height: 35px;
}


/*地图样式*/

.forumAddrss {
    width: 60%;
    text-align: center
}

.beijing_map img {
    width: 100%
}

.forumAddrss .forumSign {
    font-size: 16px;
}


/*我要报名样式*/

.forumSignBox {
    position: fixed;
    top: 50%;
    right: 2%;
    width: 80px;
    height: 80px;
    z-index: 999999;
    cursor: pointer;
}

.forumSignBox img {
    width: 100%;
}

.forumSignBox span {
    color: #fff;
    font-family: "黑体";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
}


/*移动端*/

@media screen and (max-width: 968px) {
    .forumNav,
    .forumIntroduce {
        width: 100%;
    }
}

.forumContentInfo {
    width: 20%;
    line-height: 40px;
}
.forumContentTaiyuan{
    width: 35%;
}
.forumContentChengdu{
    width: 20%;
}
@media screen and (max-width: 768px) {
    .forumNav li a {
        font-size: 12px;
    }
    .forumContentInfo {
        width: 68%
    }
    .forumNav,
    .forumIntroduce {
        width: 100%;
    }
    .forumNav,
    .forumIntroduce {
        width: 100%;
    }
    .forumIntroduce p {
        padding: 0 10px;
        line-height: 27px;
        font-size: 16px;
        background-size: 40%;
    }
    .forumContentLeft,
    .forumContentRight {
        width: 100%;
        padding: 0 10px;
    }
    .forumNav li {
        width: 19%;
        padding: 0 14px;
        overflow: hidden;
    }
    .forumNav li:last-child {
        padding: 0;
    }
    .forumSign {
        padding: 0 10px;
    }
    .forumBanner{
        height: 130px;
        background-size: cover;
    }
    .forumBanner img {
        width: 100%;
        display: block;
        height: auto;
    }
    .forumSignBox {
        width: 70px;
        height: 70px;
    }
    .forumfooter {
        padding: 20px;
    }
    .forumContentLeft dd,
    .forumContentRight dd {
        margin-left: 17px;
    }
    .forumIntroduce p b,
    .forumContentLeft li,
    .forumContentRight li,
    .forumSign li {
        line-height: 27px;
    }
    .forumIntroduce p b {
        line-height: 27px;
        text-align: center;
        display: block;
    }
    .forumTitle {
        font-size: 20px;
    }
    .forumIntroduce {
        margin-top: 25px;
    }
    .forumTitle {
        margin-bottom: 0;
        line-height: 24px;
    }
    /*.forumSignBox span{width:20px;height:20px;right:-4px;line-height:15px;top:-25px;border:1px solid #ccc}*/
    .bottomLink {
        padding: 0 10px;
    }
    .clickMe {
        bottom: 4%;
        width: 80px;
    }
    .forumContentLeft dt span,
    .forumContentRight dt span {
        margin-top: 2px
    }
    .telphone {
        margin-top: 20px;
        height: 102px;
        width: 100%;
        background: url(../../img/forum/telpic1.png) no-repeat center;
    }
    .forumPerson {
        margin-top: 11px;
    }
    .forumTitle i {
        line-height: 28px;
    }
    .forumAddrss {
        width: 90%;
        margin-bottom: 30px;
    }
    .forumContent,
    .forumSign {
        font-size: 16px;
    }
    .forumIntroduce .telphone {
        margin: 0
    }
    .bottomLink a {
        margin-right: 23px;
    }
}
#confirm_save {
    background: #224a99;
}

@media screen and (max-width: 300px) {
    .forumNav,
    .forumIntroduce {
        width: 100%;
    }
    .forumIntroduce p {
        padding: 0 10px;
    }
    .forumContentLeft,
    .forumContentRight {
        width: 100%;
    }
}
.swiper-pagination{
    width: 100%;

}
.swiper-pagination .swiper-pagination-bullet{
    background: #F5F5F5;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 3px #ddd;
    padding: 10px 20px;
    line-height: 26px;
}
.swiper-pagination-bullet i{
    margin: 10px 0;
    width: 32px;
    height: 32px;
}
.swiper-pagination  .swiper-pagination-bullet-active{
    background: #0b5fb0;
    color: #fff;
    position: relative;
}
.img-1{
    background: url('../../img/forum/class-1-active.png') no-repeat center;
}
.img-2{
    background: url('../../img/forum/class-2-active.png') no-repeat center;
}
.img-3{
    background: url('../../img/forum/class-3-active.png') no-repeat center;
}
.img-4{
    background: url('../../img/forum/class-4-active.png') no-repeat center;
}
.active-img-1{
    background: url('../../img/forum/class-1.png') no-repeat center;
}
.active-img-2{
    background: url('../../img/forum/class-2.png') no-repeat center;
}
.active-img-3{
    background: url('../../img/forum/class-3.png') no-repeat center;
}
.active-img-4{
    background: url('../../img/forum/class-4.png') no-repeat center;
}
.swiper-pagination  .swiper-pagination-bullet-active::after{
    content: '';
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 8px solid #0b5fb0;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;   
}
.forumIntroduce .swiper-class{
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 3px #ddd;
    padding: 20px 20px 0;
    line-height: 26px;
    height: 1000px;
    top: 10px;
}
.swiper-wrapper{
    height: 100%;
}
.swiper-class .swiper-slide{
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 375px) {
    .forumBanner {
        height: 130px;
        background-size: cover;
    }
    .forumIntroduce .swiper-class{
        height: 800px;
    }
    .swiper-pagination .swiper-pagination-bullet:nth-child(3) b{
        line-height: 52px;
    }

}   