a {
    text-decoration: none;
    out-line: none;
    color: #333;
}

#cnzz_stat_icon_1276364995 {
    display: none;
}

.width_img {
    width: 100%;
    display: block;
    margin: 0;
}

.t_m_header .top {
    background: #e8e8e8;
}

.c_content {
    /* margin-bottom: 80px; */
}

.c_content .case {
    background: #f6f6f8;
    text-align: center;
    padding: 50px 0 0;
}

.c_content .case b {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 2px;
}

.c_content .case hr {
    width: 50px;
    margin: 10px auto;
}

.c_content .case_1 {
    background: #fdd100;
    line-height: 48px;
}

.c_content .case_1 h2 {
    font-weight: 400;
    font-size: 18px;
}

.c_content .case_img {
    width: 100%;
    padding: 5px 1.5% 25px;
    background: #fff;
    display: block;
}

.title_span {
    font-size: 22px;
    font-weight: 200;
    letter-spacing: 2px;
    /*font-family: "PingFang SC", "HanHei SC", "Helvetica Neue", Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;*/
}

.title_hr {
    width: 80px;
    text-align: center;
    margin: 12px auto 2px;
}

.c_content .button {
    text-align: center;
    margin: 30px 0;
}

.c_content .button p {
    line-height: 34px;
    letter-spacing: 1px;
    font-size: 16px;
    color: #363636;
}

.m_fixed_bars .box_wrap .box {
    background: #7b8280;
}

.head {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: rgb(0, 0, 0);
}

section {
    padding: 0%;
    margin: 0%;
}

.headImg {
    width: 100%;
    padding: 0;
}

.headUl {
    position: absolute;
    left: 50%;
    top: 62%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.headUl>li {
    float: left;
    width: 33.3%;
}

.headUl>li>img {
    display: block;
    margin: 0 auto;
    width: 70%;
}

.headUl>li>p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 40px;
}

.headPhone1 {
    /* vertical-align: middle; */
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 92%;
    transform: translate(-50%, -50%);
}

.plate>img {
    width: 100%;
    display: block;
}

.platePhone {
    display: flex;
    position: relative;
    width: 100%;
}

.platePhone>img {
    width: 100%;
}

.center_ulimg {
    width: 100%;
    overflow: hidden;
}

.center_ulimg>li {
    float: left;
    width: 100%;
    overflow: hidden;
}

.center_ulimg>li img {
    display: block;
    width: 100%;
}


/*留言栏样式*/

#section_1 {
    background: rgb(55, 170, 195);
}

.m_form {
    padding: 15px 0;
}

.m_form .step_one,
.m_form .inp_2 input {
    background: #2e2e2e;
}

.m_form .inp_1 label,
.m_form .inp_2 label,
.m_form .inp_3 label,
.m_form .inp_1 select,
.m_form .inp_2 select,
.m_form .step_one,
.m_form .inp_2 input {
    color: #555;
}

.m_form .step_one,
.m_form .inp_2 input {
    background: none;
}

.m_form .inp_2 input {
    width: 95%;
    margin: 0px 2.5%;
    padding: 0;
    letter-spacing: 1px;
    height: 45px;
    font-size: 15px;
}

.m_form .inp_1 select option {
    background: #f9f9f9;
}

.product_need {
    background-image: url(/vip/img/vis/down.png) !important;
    background-repeat: no-repeat;
    background-size: 22px 21px !important;
    -moz-background-size: 100% 100%;
    width: 61% !important;
}

.phone_number::-webkit-input-placeholder {
    color: #555;
}

.zixun_btn {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: rgb(55, 170, 195);
    /* background: #fdd100; */
    height: 40px;
    text-align: center;
    letter-spacing: 5px;
    display: block;
    font-size: 17px;
    margin: 30px 0;
    outline: none;
    border: 0;
    color: #fff;
    line-height: 35px;
    -webkit-appearance: none;
    appearance: none;
}

.m_form .inp_2 {
    border-bottom: 0;
}

.m_form .step_one {
    box-shadow: none;
}

.m_form .inp_1,
.m_form .inp_2 {
    border: 1px solid #aaa;
    margin: 0 0 20px 0;
    height: 45px;
    border-radius: 3px;
}

.myform {
    background: #fff;
    margin: 15px 27px;
    box-shadow: 1px 1px 4px 1px #bbb;
    border-radius: 9px;
}

#phone_code {
    display: block;
    line-height: 45px;
}


/*留言栏样式结束*/


/*底部按钮*/

.m_fixed_bars .box_wrap .box {
    background: #c88453;
}

.m_fixed_bars .box_wrap .box2 {
    background: #6e6e7d;
}

.m_fixed_bars .box_wrap .box3 {
    background: #40927a;
}


/*底部按钮结束*/

@media screen and (max-width:374px) {
    .myform {
        margin: 15px 10px;
    }
}

.maskImg {
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%, -50%);
    width: 101%;
}