
ul,
li {
    list-style: none;
}

.bgc1 {
    background: #d3800c;
}

.bgc2 {
    background: #ca5419;
    text-align: left;
}

.bgc3 {
    background: #AE0C0C;
    text-align: left;
}

.color1 {
    color: #ff0a0a;
}

.color2 {
    color: #4b4b4b;
}

.color3 {
    color: #fff;
}

.bgc4 {
    background: #ff0a0a;
}

.zxbm {
    width: 410px;
    height: 525px;
    float: right;
    background: #d74b4b;
    color: #fff;
    font-family: Î¢ÈíÑÅºÚ;
}

.zxbm h2 {
    font: 25px/30px 'Î¢ÈíÑÅºÚ';
    color: #fcfcdf;
    text-align: center
}

.zxbm .sex {
    width: 150px;
    height: 25px;
    margin: 30px 0 0 115px
}

.zxbm .sex input {
    margin: 2px 5px 0 20px
}

.zxbm .input {
    width: 290px;
    height: 32px;
    margin: 20px 0 0 40px
}

.zxbm .input input {
    width: 290px;
    height: 32px;
    font: 14px/32px 'ËÎÌå';
    color: #666;
    border: #fff solid 1px;
    margin-left: 5px
}

.zxbm .ljyy {
    width: 262px;
    height: 48px;
    margin: 20px 0 0 40px
}

.gx {
    background: #FF8A00
}

.gx_img {
    width: 1000px;
    margin: 0px auto;
}

.gx_img dl {
    width: 280px;
    height: 205px;
    float: left;
    margin: 20px 0px 35px 40px;
    display: block
}

.bt2 {
    width: 700px;
    margin: 0px auto;
    color: #fff;
    font-size: 36px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
    height: 68px;
    line-height: 68px;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.rqp {
    width: 735px;
    height: auto;
    float: right;
}

.rqp p {
    line-height: 70px;
    font-size: 18px;
    background: #e7f1f7;
    padding: 0 8px 0 8px;
}

.rqbt {
    width: 40%;
    padding: 15px 0;
    box-sizing: border-box;
    font-size: 45px;
    display: block;
    margin: 0px auto;
    text-align: center;
    color: #fff;
    background: #EB6100;
    border-radius: 90px;
    font-weight: 700;
}

.rqcolor {
    color: #2E46C2;
}

.pub_h7{
    width: 100%;
    font-size: 30px;
    text-align: center;
    margin: 0 auto 30px;
}
.pub_h7 span{
    display: inline-block;
    font-size: 30px;
    color: #4C4C4C;
    background: #D5D5D5;
    padding: 15px 80px;
    box-sizing: border-box;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto 30px;
}
.p2_ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.p2_ul li{
    width: 32%;
    margin-bottom: 20px;
}
.p2_ul li img{
    width: 100%;
}
.pub_h6 {
    font-size: 50px;
    font-weight: 700;
}
.p3{
    width: 1200px;
    margin: auto;
}
.p3_ul span {
    text-align: center;
    display: block;
    font-size: 25px;
    margin: 20px 30px;
}
.pg5_all {
    margin: 0 auto;
    text-align: center;
    width: 1120px;
}
.pg5 {
    width: 100%;
    background: no-repeat url(../images/pg5bg.png) 0 0/100%;
    margin-top: -18px;
}
.pg5_all {
    padding: 50px 50px;
    box-sizing: border-box;
    position: relative;
}
.pg5_img {
    width: 460px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.pg5_cont {
    width: 820px;
    /* display: flex;
    flex-direction: column; */
    background-color: #FDE9DA;
    padding: 60px 190px 20px 60px;
    box-sizing: border-box;
    border: 3px solid #E71F1A;
    border-radius: 12px;
}
.pg5_cont ul {
    width: 100%;
    text-align: left;
}
.pg5_tit {
    margin-bottom: 40px;
    width: 100%;
}
.name1 , .phone1 {
    width: 100%;
    line-height: 50px;
    margin-bottom: 30px;
    outline: none;
    border: 2px solid #EF7D4A;
    border-radius: 4px;
    font-size: 18px;
    padding-left: 20px;
    box-sizing: border-box;
}
.pg5_li3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.pg5_li3 div {
    width: 43%;
}
.bm {
    width: 100%;
    background-color: #EB6024;
    outline: none;
    border: none;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    padding: 8px 0;
    box-sizing: border-box;
    text-align: center;
}
.pg3_tit1 {
    margin-bottom: 50px;
}
.pg1_cont ,.pg3_cont li ,.pg2_cont li {
    position: relative;
}
.stop {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 20%;
    height: auto;
}
.hide {
    display: none;
}