@charset "utf-8";
/* CSS Document */

body,p,a{ margin:0 auto; padding:0;/*! text-align: center; */}

body{
    background-color: #fff7f7;
    width:1400px;
}

ul{padding: 0 0 0 16px;  margin: 0;}
.pr{position: relative;}
.fl{float:left;}
.fr{float:right;}
.clear{clear: both;}
.clearfix{_zoom:1;}
.clearfix:after{content:""; height:0; width:0; visibility:hidden; clear: both; display:block;}

.banner-image-top{
    width: 1400px;
    height:350px;
    margin: 0 auto 5px 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 70%;
    border-bottom-left-radius: 70%;
    top:40px !important;
    position: absolute;
}

.content{
    width: 960px;
    margin: 0 auto;
    border-radius: 10px;
    background-color: #d9141e;
    padding: 5px;
    margin-top: 319px !important;
}
.c1{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    padding: 5px;
    margin-top: 10px;
}
.c2{
    border-radius: 10px;
    /*! background-color: #ffeef5; */
    padding: 10px;
}
.c3{
    border-radius: 10px;
    background-color: rgba(196 219 222 0.77);
    padding: 54px;
}
.item{
    margin-bottom: 35px;
}

.item-tile{
    height: 45px;
    line-height: 45px;
    margin-bottom: 25px;
}
.item-tile p{
    font-family: "宋体" !important;
    font-size: 26px !important;
    color: #de1621 !important;
    margin-left: 10px;
    margin-top: 10px !important;
}
.icon-m-r{
    margin-right: 5px;
}
.color-fs{
    color:#ff77b0 !important;
}
.item-col-title{
    font-size: 16px !important;
    color: #ff2782 !important;
    margin-top: 40px !important;
}
.s1{
    color: #51474b !important;
    font-weight: bold;
}
.f-s-16{
    font-size: 16px !important;
}
.item p{
    font-family: "微软雅黑";
    font-size: 16px;
    color: #51474b;
    margin-top: 18px;
}
.color-ff2782{
    color: rgba(118, 215, 227, 0.76) !important;
}
.bj{
    overflow: hidden;
}
.bj div{
    width: 33.33%;
    float: left;
    text-align: left;
    margin: 8px 0px;

}
.bj div img {
    margin-right: 12px;
}
.bj div p{
    font-size: 16px !important;
}