.juhe_pc{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 3980px;
}
.juhe_pc_con{
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
.juhe_pc_01{
    width: 1920px;
    height: 1009px;
    background: url("../jc_img/juhe_pc_01.png") no-repeat;
    background-size: 100%;
}
.juhe_pc_02{
    width: 1920px;
    height: 924px;
    background: url("../jc_img/juhe_pc_02.png") no-repeat;
    background-size: 100%;
    position: relative;
}
.juhe_pc_03{
    width: 1920px;
    height: 1421px;
    background: url("../jc_img/juhe_pc_03.png") no-repeat;
    background-size: 100%;
}
.juhe_pc_04{
    width: 1920px;
    height: 626px;
    background: url("../jc_img/juhe_pc_04.png") no-repeat;
    background-size: 100%;
}
.zhc_link{
    width: 310px;
    height: 145px;
    margin: 136px auto 0;
}
.zhc_link>p{
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 90px;
    height: 90px;
    padding-left: 20px;
}
.zhc_link>p>span{
    font-size: 45px;
    font-weight: 500;
}
.zhc_link>a{
    display: block;
    width: 193px;
    height: 41px;
    background: #ffffff;
    border-radius: 3px;
    margin: 0 auto;
    font-size: 28px;
    color: #fb0f09;
    text-align: center;
    text-decoration: none;
}
.city_choose{
    position: absolute;
    width: 985px;
    height: 247px;
}
.city_choose>ul>li{
    width: 197px;
    height: 247px;
    float: left;
}
.c_c_1{
    left: 480px;
    top: 332px;
}
.c_c_2{
    left: 435px;
    top: 606px;
}
.p_icon {
    width: 49px;
    height: 66px;
    background: url("../jc_img/p_icon.png") no-repeat;
    background-size: 100%;
    display: block;
    margin: 0 auto;
}
.city_name {
    color: #333333;
    text-align: center;
    font-size: 28px;
}

.dian_icon_pc {
    width: 50px;
    height: 64px;
    background: url("../jc_img/dian_icon_pc.png") no-repeat;
    background-size: 100%;
    display: block;
    margin: 2px auto 17px;
}
.btn {
    width: 130px;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    color: #fff;
    background: #fb0f09;
    border: 0;
    cursor: pointer;
    font-size: 28px;
    box-shadow: 1px 5px 10px #9c9c9c;
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
}
.form .label{
    width: 350px;
    height: 80px;
    float: left;
    position: relative;
    margin-right: 30px;
    margin-bottom: 22px;
}
.form{
    width: 1140px;
    margin: 760px auto 0;
}
.form input,.form select{
    width: 348px;
    height: 78px;
    border: 1px solid #c7c7c7;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 75px 0 22px;
    font-size: 22px;
}
.form select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.p2_icon:after{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    background: url("../jc_img/p2_icon.png");
    background-size: 100%;
    top: 21px;
    right: 19px;
}
.shop_icon:after{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    background: url("../jc_img/shop_icon.png");
    background-size: 100%;
    top: 21px;
    right: 19px;
}
.car_icon:after{
    content: "";
    display: block;
    width: 40px;
    height: 36px;
    position: absolute;
    background: url("../jc_img/car_icon.png");
    background-size: 100%;
    top: 21px;
    right: 19px;
}
.person_icon:after{
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    background: url("../jc_img/person_icon.png");
    background-size: 100%;
    top: 21px;
    right: 19px;
}
.phone_icon:after{
    content: '';
    display: block;
    width: 36px;
    height: 40px;
    position: absolute;
    background: url("../jc_img/phone_icon.png");
    background-size: 100%;
    top: 21px;
    right: 19px;
}
#ljzx{
    width: 262px;
    height: 77px;
    line-height: 77px;
    background: #efd148;
    border-radius: 9px 0 0 9px;
    color: #800000;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    border: 0;
    cursor: pointer;
}
#ljzx:after{
    content: '';
    display: block;
    width: 82px;
    height: 77px;
    position: absolute;
    background: url("../shandong_img/btn_after.png") no-repeat;
    background-size: 100%;
    top: 0;
    right: 0;
}