@charset "utf-8";
/* CSS Document */

.czs_01 img {
    width: 89%;
    margin: 0 auto;
    display: block;
}
.czs_01 {
    background: white;
    overflow: hidden;
    padding: 3% 0;
}
.czs_banner img {
    display: block;
}
@font-face{
	font-family:FZQKBYSJW_0;
	src:url(http://www.jxxdf.com/font/FZQKBYSJW_0.TTF);
	}
.czs_01 p {

    text-align: center;
    color: #373737;
    font-size: 1.6rem;
    font-family: FZQKBYSJW_0;
    padding: 2% 0;
    font-weight: 700;
    letter-spacing: 2px;

}
.czs_01 p span {

    color: #ff3e01;

}
.czs_02 h2 {

    text-align: center;
    color: #2f2f2f;
    letter-spacing: 1px;
    font-size: 1.7rem;

}
.czs_02 h2 span {

    color: #cf2b08;

}
.czs_02 p {

    text-align: center;
    color: #535353;
    font-size: 1.2rem;
    letter-spacing: 1px;
    padding: 2% 0;

}
.czs_02 img {

    width: 95%;
    margin: 0 auto;
    display: block;

}
.czs_03 h3 {

    color: #cf2b08;
    text-align: center;
    padding: 2% 0;

}
.czs_03 {

    background: white;
    overflow: hidden;

}
.czs_03 ul li {

    float: left;
    width: 31%;
    margin-left: 1.8%;
    margin-bottom: .8%;

}
.czs_03 a {

    background: #fee300;
    display: block;
    text-align: center;
    height: 3.3rem;
    line-height: 3.3rem;
    font-size: 1.7rem;
    letter-spacing: 1px;
    color: black;
    font-weight: 700;
    width: 80%;
    margin: 3% auto;
    border-radius: 2rem;

}
.czs_04 div {

    float: left;
    width: 50%;
    text-align: center;

}
.czs_04 div a {

    background: #fed917;
    display: block;
    color: #000;
    height: 3.3rem;
    line-height: 3.3rem;
    font-size: 1.4rem;
    font-weight: 700;
    width: 85%;
    margin: 3% auto;
    border-radius: 1rem;

}
.cszzform h3 {
    padding-top: 1rem;
    text-align: center;
    color: #373737;
    letter-spacing: 1px;
    font-size: 1.5rem;
	font-family: FZQKBYSJW_0;
}
.cszzform h3 span {
    color: #ff3e01;
}
.cszzform p {
    text-align: center;
    color: #373737;
    font-size: 1.4rem;
}
.cszzform form input {

    display: block;
    border: 1px solid #594853;
    display: block;
    border-radius: 5px;
    height: 3.2rem;
    width: 85%;
    text-indent: 5%;
    margin: 3% auto;
}
#submit {

    background: #fee300;
    border: 0;
    text-indent: 0;
    box-shadow: 0 2px 4px;
    color: #1a1618;
    font-size: 1.7rem;
    letter-spacing: 3px;
    font-weight: 700;
}
