.yydy{
    text-align: center;
    background: url(../images/bjg.png) no-repeat;
}
.yydy img{
    margin-top: -24px;
}
.text{
    width: 560px;
    font-size: 20px;
    line-height: 30px;
    margin: auto;
    padding: 15px 0px 70px;
    text-align: justify;
}
.text span{
    color: #d61414;
}
.cont1{
    background: url(../images/cont-top.png) no-repeat;
    margin-top: -132px;
}
.cont1 h2{
    padding-top: 174px;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
}
.cont1 h2 span{
    color: #ffdc63;

}
.cont1 h2 i{
    display: inline-block;
    width: 134px;
    height: 19px;
    background: url(../images/ddb.png) no-repeat;
    margin-right: 10px;
}
.cont1 h2 i:nth-of-type(2){
    background: url(../images/ddb.png) no-repeat;
    transform: rotate(180deg);
    margin-left: 10px;
    margin-right: 0px;
}
.part{
    background: #b00c0c;

    border-radius: 0px 0px 307px 307px;
    padding-bottom: 307px;
}
.part1 ul li span{
    color: #d61414;
}
.part1,.part2{
    width: 580px;
    margin:32px auto 0px;
    background: #fffcf2;
    border-radius: 10px;
    padding: 30px  10px 20px;
    position: relative;
}

.part1 p,.part2 p{
    display: inline-block;
    padding: 2px 14px;
    background: #b10d0d;
    border-radius: 20px 0px 20px 0px;
    color: #ffffff;
    margin-left: 40px;
}
.part1 .ico:nth-of-type(1) img{
    position: absolute;
    top: 38px;
    left: 10px;
}
.part1 .ico:nth-of-type(2) img{
   position: absolute;
   top: -5px;
   right: -5px;
}
.part1 ul li{
    font-size: 22px;
    line-height: 46px;
}
.part1 ul {
    margin-left: 30px;
    margin-top: 20px;
}
.part2 .ico:nth-of-type(1) img{
    position: absolute;
    top: 38px;
    left: 10px;
}
.part2 .ico:nth-of-type(2) img{
   position: absolute;
   top: -5px;
   right: -5px;
}
.part2-ul li p{
    margin-top: 26px;
    background:#fffcf2 ;
    border: 1px solid #b10d0d;
    color: #d21717;
}
.part2-ul li:nth-of-type(1) ul{
    display: flex;
    justify-content: space-around;
    margin-left: 20px;
    margin-top: 20px;
}
.part2-ul li:nth-of-type(1) ul li{
    position: relative;
}
.part2-ul li:nth-of-type(1) ul li span{
    font-size: 22px;
    line-height: 46px;
    color: #b00c0c;
    position: absolute;
    left: 27px;
    bottom: -4px;
}

.part2-ul li:nth-of-type(1) ul li:nth-of-type(3) span{
    left: 15px;
}
.part2-ul li:nth-of-type(2) ul li{
    margin-left: 40px;
    font-size: 22px;
    line-height: 30px;
    padding: 20px 0px;
    
}
.part2-ul li:nth-of-type(2) ul li:nth-of-type(1){
    border-bottom: 1px dashed #d5b9b9;
}
.part2-ul li:nth-of-type(2) ul li span{
    color: #b10d0d;
}
.from{
    width: 580px;   
    margin:30px auto 20px;
    background: #fffcf2;
    border-radius: 10px;
    padding-bottom: 10px;
    box-shadow: 0px 5px 0px #f8ebeb;
}

.from h2{
    padding-top: 34px;
    text-align: center;
    color: #333333;
    font-weight: 700;
}
.from h2 span{
    color: #d41010;

}
.from h2 i{
    display: inline-block;
    width: 134px;
    height: 19px;
    background: url(../images/ddh.png) no-repeat;
    margin-right: 10px;
    transform: rotate(-180deg);
}
.from h2 i:nth-of-type(2){
    background: url(../images/ddh.png) no-repeat;
    transform: rotate(-360deg);
    margin-left: 10px;
    margin-right: 0px;
}
.from  h5{
    text-align: center;
    font-size: 12px;
    transform: scale(0.9);
    text-transform: uppercase;
}
.from ul li {
    margin-top: 30px;
}
.from ul li p{
    font-size: 24px;
    line-height: 30px;
}
.from ul  li p span{
    display: inline-block;
    width: 4px;
    height: 20px;
    background: #b10d0d;
    margin-right: 10px;
}
.from ul li input{
    outline:none;
    border: none;
    width: 490px;
    height: 60px;
    border-radius: 10px;
    font-size: 20px;
    line-height: 30px;
}
.from ul li div{ 
    width: 540px;
    
    color: #999999;
    margin-left: 20px;
    margin-top: 16px;
    border-radius: 10px;
    border: 1px solid #d7c4c4;
    background: #fff;
}
.from ul li div i{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/img.png) no-repeat;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}
.from ul li:nth-of-type(1) div i{
    background-position: -38px 0;
}
.from ul li:nth-of-type(2) div i{
    background-position: -42px -49px;
}
.from ul li:nth-of-type(3) div i{
    background-position: -84px -49px;
}
.from ul li:nth-of-type(4) div i{
    background-position: 0 0;
}
.from ul li:nth-of-type(5) div i{
    background-position: 0 -50px;
}
.from form a {
    display: block;
    width: 200px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 22px;
    margin: 50px auto;
    background: #8b0505;
    text-align: center;
    border-radius: 5px;
}
.from strong{
    color:#d61414 ;
}
.bjnot{
    height: 20px;
    background: #b00c0c;
}