﻿#myCarousel_big .carousel-indicators.info1 {
    width: auto;
    left: auto;
    right: 60px;
    bottom: 40px;
}

#myCarousel_big .carousel-control.left {
    background-image: url(../image/info_icon_left.png);
}

#myCarousel_big .carousel-control.right {
    background-image: url(../image/info_icon_right.png);
}

.ur_here {
    font-size: 20px;
    margin-top: 76px;
    margin-bottom: 60px;
    text-align: right;
}

.infolist {
    margin-top: 53px;
}

.infolist .title {
    border-bottom: 14px solid #94cd98;
    border-left: 14px solid #94cd98;
    padding-left: 91px;
    padding-bottom: 65px;
    padding-top: 70px;
    font-size: 26px;
    font-weight: bolder;
}

.infolist .info {
    padding: 50px;
    font-size: 22px;
    line-height: 38px;
    padding-right: 0;
}

.kongright50 {
    padding-right: 40px;
}

.kongright50 .info {
    padding-right: 0;
}

.bottomline {
    border-bottom: 14px solid #94cd98;
}

.learn_button_list {
    margin: 0 auto;
    width: auto;
    margin-top: 128px;
    margin-bottom: 88px;
}

.learn_button {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: 330px;
    height: 110px;
    display: block;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 28px;
    line-height: 110px;
    color: #ffffff;
    font-weight: bolder;
}
.learn_button.color1 {
    background: #91d097;
}
.learn_button.color2 {
    background: #f6db8a;
}
.learn_button.color3 {
    background: #f8c492;
}
.learn_button .box-con {
    z-index: 1;
    width: 15px;
    height: 15px;
    position: absolute;
    background: #ffffff;
    top: -7.5px;
    right: -7.5px;
    transform: rotate(45deg);
}
.learn_button.color1 .box-con2 {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #91d097;
    top: 0px;
    right: 0px;
}
.learn_button.color2 .box-con2 {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #f6db8a;
    top: 0px;
    right: 0px;
}
.learn_button.color3 .box-con2 {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #f8c492;
    top: 0px;
    right: 0px;
}
.learn_button.color1.act {
    color: #91d097;
    background: #ffffff;
}
.learn_button.color2.act {
    color: #f6db8a;
    background: #ffffff;
}
.learn_button.color3.act {
    color: #f8c492;
    background: #ffffff;
}

.article_info_color1 {
    background: #91d097;
}
.article_info_color2 {
    background: #f6db8a;
}
.article_info_color3 {
    background: #f8c492;
}
.article_info_top {
    font-size: 28px;
    padding: 37px;
    padding-left: 88px;
    font-weight: bolder;
}
.article_list_img {
    position: relative;
    height: 100px;
    margin-top: 120px;
}

.article_list_img.color1 {
    border-bottom: 14px solid #91d097;
    border-left: 14px solid #91d097;
}

.article_list_img.color2 {
    border-bottom: 14px solid #f6db8a;
    border-left: 14px solid #f6db8a;
}

.article_list_img.color3 {
    border-bottom: 14px solid #f8c492;
    border-left: 14px solid #f8c492;
}

.article_list_img img {
    position: absolute;
    left: 0;
    bottom: 0;
}

.article_info_title {
    font-size: 26px;
    font-weight: bolder;
    margin-bottom: 30px;
}
.article_info_info {
    font-size: 22px;
    line-height: 38px;
}

.clearboth {
    clear: both;
    padding-top: 60px;
    margin-bottom: 76px;
}
.clearboth.color1 {
    border-bottom: 14px solid #91d097;
}
.clearboth.color2 {
    border-bottom: 14px solid #f6db8a;
}
.clearboth.color3 {
    border-bottom: 14px solid #f8c492;
}

.yuan {
    width: 44px;
    height: 44px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    border-radius: 44px;
    line-height: 44px;
    font-size: 20px;
    text-align: center;
    font-weight: inherit;
}
.yuan.color1 {
    background-color: #f6db8a;
}

.yuan.color2 {
    background-color: #f8c492;
}

.yuan.color3 {
    background-color: #c4da85;
}

.yuan.color4 {
    background-color: #94cd98;
}

.yuan.color5 {
    background-color: #9daae1;
}

.yuan_big_div {
    position: absolute;
    right: 100px;
    top: 0;
    font-size: 16px;
    line-height: 44px;
}
.yuan_big_div span {
    font-size: 20px;
    line-height: 44px;
    font-weight: inherit;
}

.noborder .clearboth {
    display: none;
}
.addborder .clearboth {
    display: block;
}

.event_info {
    margin: 10px;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    border-bottom: 2px solid #ffffff;
    box-shadow: 0px 0px 5px #ffffff;
}
.event_info .title {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    padding: 20px;
    min-height: 100px;
}
.event_info .readmore {
    color: #cccccc;
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    transition: all 0.5s ease-in-out;
}

.event_info img {
    transition: transform 0.5s;
}
.event_info:hover img {
    transform: scale(1.05);
}
.event_info:hover .readmore {
    color: #007739;
}
.event_info:hover {
    border-bottom: 2px solid #007739;
    box-shadow: 0px 0px 5px #cccccc;
}

.article_info_top {
    font-size: 28px;
    padding: 37px;
    padding-left: 88px;
    font-weight: bolder;
    margin-bottom: 30px;
}

@media screen and (min-width: 1441px) and (max-width: 1650px) {
    .infolist .info {
        font-size: 16px;
        line-height: 28px;
    }

    .article_info_info {
        font-size: 16px;
        line-height: 28px;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    .infolist .info {
        font-size: 16px;
        line-height: 28px;
    }

    .article_info_info {
        font-size: 16px;
        line-height: 28px;
    }
}


@media screen and (min-width: 1200px) and (max-width: 1280px) {
    .infolist .info {
        font-size: 12px;
        line-height: 22px;
    }

    .article_info_info {
        font-size: 12px;
        line-height: 22px;
    }
    .ur_here {
        font-size: 18px;
        margin-top: 46px;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 1199px) {
    .bottomline {
        margin-bottom: 45px;
        padding-bottom: 45px;
    }
    .ur_here {
        font-size: 16px;
        margin-top: 16px;
        margin-bottom: 10px;
        text-align: left;
    }

    .infolist .info {
        font-size: 12px;
        line-height: 22px;
    }

    .article_info_title {
        font-size: 16px;
    }
    .article_info_info {
        font-size: 12px;
        line-height: 22px;
    }
    .kongright50 {
        padding-right: 0;
    }
    .infolist .title {
        padding-left: 25px;
        padding-bottom: 25px;
        padding-top: 25px;
    }

    .infolist .info {
        padding: 15px;
        padding-top: 45px;
        padding-bottom: 0px;
    }
    .learn_button {
        cursor: pointer;
        overflow: hidden;
        position: relative;
        width: 29.5%;
        height: 80px;
        display: block;
        float: left;
        margin-left: 15px;
        margin-right: 10px;
        font-size: 22px;
        line-height: 80px;
        color: #ffffff;
        font-weight: bolder;
        margin-bottom: 20px;
        float: left;
    }
    .learn_button .box-con {
        width: 5px;
        height: 5px;
        top: -2.5px;
        right: -2.5px;
    }
    .learn_button.color1 .box-con2 {
        width: 5px;
        height: 5px;
    }
    .learn_button.color2 .box-con2 {
        width: 5px;
        height: 5px;
    }
    .learn_button.color3 .box-con2 {
        width: 5px;
        height: 5px;
    }
    .learn_button_list {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .kong_info_top {
        display: none;
    }

    .infolist {
        margin-top: 50px;
    }

    .article_list_img {
        margin-top: 10px;
    }
    .paddtop50 {
        padding-top: 50px;
    }
}

.margintop37 {
    margin-top: 37px;
}
.clearbothonly {
    clear: both;
}
.marginbottom10 {
    margin-bottom: 10px;
}
.textaligncenter {
    text-align: center;
}