/*banner*/
@media (min-width: 320px) {
    .banner{
        height: 200px;
    }
    .banner img{
        height: 200px;
    }
}
@media (min-width: 375px) {
    .banner{
        height: 240px;
    }
    .banner img{
        height: 240px;
    }
}
@media (min-width: 414px) {
    .banner{
        height: 260px;
    }
    .banner img{
        height: 260px;
    }
}
.banner{
    margin-top: 44px;
}
.banner img{
    width: 100%;
}
/*wechat*/
.wechat{
    margin-top: -100px;
    padding: 0 15px;
}
.wechat .wechat-content1{
    background-color: #FFF;
}
.wechat .img0{
    width: 100%;
}
.wechat .wechat-content2{
    background-color: #FFF;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px #DCDCDC solid;
}
.wechat .wechat-title p{
    padding: 0 15px;
    background: #61CDB3;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
.wechat .wechat-content2 .wechat-con .con-title {
    padding: 5px 15px;
    overflow: hidden;
}
.wechat .wechat-content2 .wechat-con .con-title .font_a {
    font-size: 40px;
    font-family: "Arial";
    float: left;
    display: block;
    width: 45px;
    height: 45px;
    overflow: hidden;
}
.fc1-1 {
    color: #D3E8F8;
}
.wechat .wechat-content2 .wechat-con .con-title h3 {
    font-size: 16px;
    line-height: 25px;
    padding-top: 13px;
    padding-right: 45%;
    float: left;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    margin: 0;
    margin-top: -7px;
}
.fc1-2 {
    color: #559AD0;
}
.wechat .wechat-content2 .wechat-con .con-title p {
    font-size: 12px;
    line-height: 15px;
    float: left;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
}
.wechat .wechat-content2 .wechat-con ul {
    padding: 0 15px;
    padding-top: 10px;
}
.wechat .wechat-content2 .wechat-con li {
    font-size: 0;
    line-height: 0;
}
.wechat .wechat-content2 .wechat-con li em {
    font-style: normal;
    display: inline-block;
    float: left;
    width: 16px;
    line-height: 20px;
    font-size: 12px;
    padding-top: 2px;
}
.wechat .wechat-content2 .wechat-con li p {
    font-size: 13px;
    line-height: 28px;
    color: #535353;
    width: 93%;
    float: left;
    margin: 0;
}
.wechat .wechat-content2 .wechat-con img{
    width: 80%;
    margin: 20px 0;
    margin-left: 12%;
}
.fc2-1 {
    color: #E3FCD1;
}
.fc2-2 {
    color: #6BBD2F;
}
.fc3-1 {
    color: #FEE4D9;
}
.fc3-2 {
    color: #CF714C;
}
.fc4-1 {
    color: #FEF8D9;
}
.fc4-2 {
    color: #F9DD4E;
}
.fc5-1 {
    color: #DEFDF8;
}
.fc5-2 {
    color: #5BB3A4;
}