/*logo及导航2*/

.head9 {
    background: #fff;
}

.head2 img {
    display: block;
}

.head9-1 {
    overflow: hidden;
    box-sizing: border-box;
    margin: auto;
}


#gsbiaoti {
    float: left;
    margin: 2% auto;
    padding-left: 2%;
}

#gsbiaoti h2 {
    font-size: 1.146vw;
    font-weight: 500;
    color: #333333;
}

#gsbiaoti p {
    font-size: .729vw;
    color: #707070;
}

#search1 {
    width: 35%;
    display: flex;
    float: right;
    /*border: .052vw solid red;*/
}

#search1 input {
    float: left;
    flex: 4;
    height: 2.083vw;
    outline: none;
    box-sizing: border-box;
    padding-left: .521vw;
    border-radius: 1.042vw 0 0 1.042vw;
    border: none;
    background: #EEEEEE;
}

#search1 button {
    float: right;
    flex: 1;
    height: 2.083vw;
    color: white;
    border-style: none;
    outline: none;
    border-radius: 0 1.042vw 1.042vw 0;
}

#search1 button img {
    width: 1.042vw;
    height: 1.042vw;
    margin-left: 1.042vw;
}

#search1 button:hover {
    font-size: .833vw;
}

.navbiaoti {
    width: 67.708vw;
    display: flex;
    justify-content: space-between !important;
    box-sizing: border-box !important;
    align-items: center;
}

.xianchu {
    box-sizing: border-box;
    position: absolute;
    z-index: 99;
    width: 4%;
    visibility: hidden;
    opacity: 0;
    transform: rotateX(90deg);
    transition: all .6s;
}

.xianchu ul {
    box-sizing: border-box;
    width: 7.292vw;
    background-color: #ffffff;
    text-align: center;
}

.navbiaoti li:hover div {
    visibility: visible;
    opacity: 1;
    transition: all .6s;
    transform: rotateX(0);
}

.xianchu a {
    width: 7.292vw;
    height: 3.125vw;
    line-height: 3.125vw;
    display: block;
    font-size: .938vw;
    color: #c3798f !important;
    text-align: center;
    font-weight: 500;
}




/*logo及导结束2*/


/*底部*/

#cnzz_stat_icon_1278570674 {
    position: absolute;
    bottom: .781vw;
    left: 50%;
    transform: translateX(-50%)
}

footer {
    display: flex !important;
    height: 22.865vw;
    margin-top: 6.563vw;
    background-color: #333;
    justify-content: center;
    align-items: flex-end;
}

.fo_ma img {

    height: auto;
}

.fotlog {
    width: 15.208vw;
}

.fot1 img {
    width: 6.146vw;
    margin-bottom: 1.771vw;
    margin-left: 1.042vw;
}

.fo_c {
    margin-top: 1.979vw;
}

.fot1 a:nth-child(1) {
    width: 12.969vw;
    height: 3.281vw;
    padding-left: 1.615vw;
    box-sizing: border-box;
    background-color: #F8F8F8;
    font-size: .938vw;
    color: #999999;
    line-height: 3.281vw;
    border: .052vw solid #ccc;
}


.fot1 a:nth-child(2) {
    font-size: .938vw;
    margin-left: -0.156vw;
    display: inline-block;
    width: 8.125vw;
    text-align: center;
    color: #fff;
    line-height: 3.281vw;
    background: #000000;
}

.fot1 {
    padding-top: 2.031vw;
    box-sizing: border-box;
}

.fot2 {
    margin-left: 3.073vw;
    padding-top: 3.385vw;
    box-sizing: border-box;
}

.fot3 {
    padding-top: 3.385vw;
    box-sizing: border-box;
}

.fot2 ul {
    display: flex;
}

.fot2 ul li {
    text-align: center;
    flex-direction: column;
    display: flex;
    margin-right: 4.01vw;
}


.fot2 ul li a {
    font-size: .729vw;
    color: #888888;
    margin-bottom: .833vw;
}

.fot2 ul li a:first-child {
    font-size: .938vw;
    margin-bottom: 1.042vw;
    font-weight: bold;
}

.fo_t {
    justify-content: space-between;
    display: flex;
}

.fot3 img {
    width: 7.5vw;
    height: 7.5vw;
}

.fot3 p {
    text-align: center;
    margin-top: .729vw;
    font-size: .729vw;
}

.fo_ma .content {
    padding: 0 4.479vw 0 4.583vw;
    box-sizing: border-box;
    /* transform: translateY(-6.563vw); */
    box-shadow: 0 0vw .313vw rgba(0, 0, 0, .16);
    background-color: #fff;
    padding-bottom: 1.563vw;
}


.bot2_1 {
    display: flex;
    align-items: center;
}

.bot2 {
    display: flex;
    margin-top: 2.917vw;
    justify-content: space-between;
}


.bot2_1 img {
    margin-right: .729vw;
    width: 3.073vw;
    height: 3.073vw;
}

.bot2_1 .msg h1 {
    color: #333333;
    font-size: .833vw !important;
    letter-spacing: .052vw;
}

.box10 {
    display: flex;
    padding: 1.198vw 0;
    justify-content: center;
}

.box10 p a {
    font-size: .729vw;
    color: #fff;
}

.leftp {
    margin-left: 3.646vw;
}

.one {
    display: flex;
    justify-content: space-between;
}


.one,
.two,
.three {
    position: relative;
}

.two {
    display: flex;
    justify-content: space-between;
    background: none;
}

.fo_c #txtName {
    outline: none;
    background: #fff;
    border: .052vw solid #707070;
    width: 14.635vw;
    line-height: 2.448vw;
    padding-left: 1.042vw;
    box-sizing: border-box;
}

.fo_c #txtUserPhone {
    outline: none;
    background: #fff;
    border: .052vw solid #707070;
    width: 14.635vw;
    line-height: 2.448vw;
    padding-left: 1.042vw;
    box-sizing: border-box;

}

.fo_c #txtContent {
    width: 18.073vw;
    outline: none;
    background: #fff;
    border: .052vw solid #707070;
    line-height: 2.448vw;
    padding-left: 1.042vw;
    box-sizing: border-box;
}

/*底部*/


/*移动端头部*/

.head3 {
    position: relative;
    display: none;
}

.head4 {
    width: 15%;
    float: left;
}

.head4 img {
    float: left;
}

.head4 img:nth-of-type(1) {
    margin-left: 4%;
    padding: 8% 0;
    width: 107%;
}

/*
.head4 img:nth-child(2) {
    padding: 4% 0;
    margin-left: 20%;
}
*/



.head5 {
    padding: 5% 5%;
    width: 1rem;
    float: right;
    box-sizing: content-box;
}

.head6 ul li {
    text-align: center;
    padding: 0.2rem;
}

.head6 {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 3;
    background: black;
    display: none;
}

.head6 ul li {
    text-align: center;
    padding: 0.2rem;
}

.head6 {
    position: absolute;
    top: 100%;
    width: 55%;
    right: 0;
    z-index: 3;
    background: black;
    display: none;
}

header {
    width: 100%;
    position: relative;
}

.head6 ul li a {
    color: white;
    font-size: 0.5rem;
}

.li3 img {
    width: 0.5rem;
}

.li3 span {
    font-size: 0.4rem;
    font-weight: 550;
    color: white;
}

.li3 div * {
    display: inline-block;
    vertical-align: middle;
}


/*移动端头部*/


/*移动端底部*/

.gd {
    position: fixed;
    width: 13%;
    background: #888888;
    bottom: .521vw;
    right: .521vw;
    z-index: 3;
    padding: 0.2rem 0;
    display: none;
    opacity: .6;
}

.gd1 {
    width: 100%;
    float: left;
    text-align: center;
}

.gd1 a {
    color: white;
    font-size: 0.7rem;
    display: block;
}

.gd1 span {
    color: white;
    font-size: 0.7rem;
}

.gd1 * {
    vertical-align: middle;
}

.gd1 img {
    width: 50%;
}


/*移动端底部*/
@media screen and (max-width: 1200px) {
    .head3 {
        display: block !important;
        position: fixed;
        width: 100%;
        z-index: 10;
        opacity: .8;
        background-color: #ffffff;
    }

    .head2 {
        padding-top: 16%;
    }

    .head1 {
        display: none !important;
    }

    .head4 {
        /* padding: 4%; */
        display: block !important;
    }

    .gd {
        display: block !important;
    }

    .xw_b ul li {
        margin-bottom: 4% !important;
    }


    footer {
        display: block !important;
        padding: 0 3%;
        box-sizing: border-box;
        overflow: hidden;
    }

    .foot_box {
        width: 100%;
        margin: 0;
    }

    footer .foot .foot1 .flex,
    .foot_title,
    .foot_box .foot_l ul,
    .foot_r {
        display: none !important;
    }

    .message_smallbox {
        text-align: center;
        display: block !important;
    }

    .message_smallbox p {
        line-height: 28px;
    }

    footer .foot .foot1 .flex li {
        width: 30%;
        float: left;
        text-align: center;
        margin-top: 2%;
    }

    .foot_box {
        margin: 4% 0 !important;
    }

    .message_smallbox p:nth-of-type(n+2) {
        margin-left: 0 !important;
    }

    .foot1 {
        padding: 0;
    }

    .foot2 p {
        text-align: center;
        font-size: 12px;
    }

    footer .foot .foot1 .foot1-1 {
        width: 100%;
        margin: 3% 0;
        text-align: center;
    }

    footer .foot .foot1 .foot1-1 p {
        line-height: 28px;
    }

    footer .foot .foot1 .foot1-3 {
        display: none;
    }

    footer .foot2 {
        display: block;
    }



    .head9 {
        display: none;
    }

    /* 底部 */
    .ewm,
    .lxl,
    .ftmc h1,
    .ftmc h2,
    .ftmc h3,
    .yqlj {
        display: none;
    }

    .ftmc {
        width: 100%;
        margin: 0;
        padding: 0;
        border: none;
    }

    footer .foot2 {
        border-top: 1px solid #fff;
    }

    footer .foot2 p {
        line-height: 20px;
    }

    .ftmc p {
        font-size: 14px;
        text-align: center;
        padding: 0 !important;
        line-height: 28px;
    }
}


.main .chanpin {
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
}

.main .chanpin .lef {
    width: 20%;
}

.main .chanpin .lef .bt {
    color: #FFFFFF;
    font-size: 1.458vw;
    background-color: #CD2824;
    line-height: 4.688vw;
    text-align: center;
    font-weight: 600;
}

.main .chanpin .lef ul {
    background-color: #666666;
}

.main .chanpin .lef ul li {
    border-bottom: .052vw solid #F2F2F2;
}

.main .chanpin .lef ul li h3 {
    color: #FFFFFF;
    font-size: 1.094vw;
    line-height: 3.802vw;
    padding-left: 8%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .chanpin .lef ul li .lit {
    background-color: #F4F4F4;
}

.main .chanpin .lef ul li .lit p {
    color: #333333;
    font-size: 1.094vw;
    margin-left: 8%;
    line-height: 2.083vw;
}

.main .chanpin .lef ul li .lit p:hover {
    color: #A8373A;
}

.main .chanpin .lef ul li:last-child {
    border-bottom: none;
}

.main .chanpin .rig {
    width: 78%;
}

.main .chanpin .rig ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #F4F4F4;
    padding: 1% 1% 3% 1%;
}

.main .chanpin .rig ul li {
    border: .052vw solid #707070;
    width: 32%;
    margin-top: 1.5%;
    background-color: #FFFFFF;
}

.main .chanpin .rig ul li a {
    display: block;
}

.main .chanpin .rig ul li a .tp {
    overflow: hidden;
    font-size: 0;
}

.main .chanpin .rig ul li a .tp img {
    transition: all 0.6s;
}

.main .chanpin .rig ul li a .tp:hover img {
    transform: scale(1.1);
    transition: all 0.6s;
}

.main .chanpin .rig ul li a p {
    border-top: .052vw solid #707070;
    color: #333333;
    font-size: 1.042vw;
    text-align: center;
    line-height: 5.208vw;
}