.cs_banner img{display:block;}
.cs_01 img:nth-child(1) {
    width: 70.6%;
    margin: 4% auto;
    display: block;
}
body {
    background: white;
}
.cs_01 div {
    width: 50%;
    margin: 0 auto;
    letter-spacing: 1px;
    border-left: 2px solid black;
    padding-left: 2%;
}
.cs_01 ul li img {
    width: 100% !important;
}
.cs_01 ul li {
    float: left;
    width: 45%;
    margin-left: 3.5%;
}
.a1 {
    background: #053368;
    color: white;
    display: block;
    text-align: center;
    height: 3.4rem;
    line-height: 3.4rem;
    font-size: 1.7rem;
    letter-spacing: 4px;
    font-weight: 700;
    width: 60%;
    margin: 3% auto;
    border-radius: 1rem;
}
.xs_02 p {
    text-align: center;
    width: 85%;
    margin: 0 auto;
    letter-spacing: 2px;
    font-size: 1.2rem;
    padding-bottom: 3%;


}
.xs_02 ul li {

    float: left;
    width: 45%;
    margin-left: 3%;

}
.xs_02 ul {

    overflow: hidden;

}
.xs_03 img {
    display: block;
}
.xs_tel a {
    background: #ab111f;
    color: white;
    display: block;
    text-align: center;
    height: 3.4rem;
    line-height: 3.4rem;
    font-size: 1.4rem;
    letter-spacing: 1px;
    font-weight: 700;
}
@font-face{
font-family:FZXBSJW;
src:url(http://www.jxxdf.com/font/FZXBSJW.TTF);
}
.xs_04 h2 {
    text-align: center;
    color: #053368;
    letter-spacing: 2px;
    font-family: FZXBSJW;
    padding: 3% 0 1% 0;
}
.xs_04 ul li {
    float: left;
    width: 45%;
    margin-left: 3.5%;
}
.xs_04 ul {
    overflow: hidden;
    padding-top: 3%;
}
.xs_04 ul li a {

    background: #ab111f;
    color: white;
    display: block;
    text-align: center;
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 1.3rem;
    letter-spacing: 2px;
    width: 60%;
    border-radius: 2rem;
    margin: 3% auto;

}
.xsform form input {

    display: block;
    border: 1px solid #959595;
    border-radius: 1rem;
    width: 80%;
    height: 3.4rem;
    margin: 3% auto;
    text-indent: 2%;

}
#submit {

    background: #8a0700;
    color: white;
    text-indent: 0;
    border: 0;
    font-size: 1.6rem;
    letter-spacing: 2px;
    font-weight: 700;

}
.xsform p {

    text-align: center;
    color: #313131;
    letter-spacing: 1px;
    font-size: 1.2rem;

}
.xsform p span {

    color: #c61721;
    font-weight: 700;

}
.xsform {

    background: #fff6ee;
    overflow: hidden;
    padding: 1% 0;

}
.xsform h2 {

    text-align: center;
    color: #8a0700;
    letter-spacing: 2px;

}