/*logo及导航2*/



.head2 img {
    display: block;
}

.hovmig{
    overflow:hidden;
}

.hovmig img:hover{
    transition:all .6s;
    scale:1.2;
}

.hovmig2 img:hover{
    transition:all .6s;
    scale:1.2;
}



.head9-1 {
    overflow: hidden;
    box-sizing: border-box;
    width: 1200px;
    margin: auto;
}

.head9-1 img {
    float: left;
    width: auto;
    height: auto;
}

#gsbiaoti {
    float: left;
    margin: 2% auto;
    padding-left: 2%;
}

#gsbiaoti h2 {
    font-size: 22px;
    font-weight: 500;
    color: #333333;
}

#gsbiaoti p {
    font-size: 14px;
    color: #707070;
}

#search1 {
    width: 35%;
    display: flex;
    float: right;
    /*border: 1px solid red;*/
}

#search1 input {
    float: left;
    flex: 4;
    height: 40px;
    outline: none;
    box-sizing: border-box;
    padding-left: 10px;
    border-radius: 20px 0 0 20px;
    border: none;
    background: #EEEEEE;
}

#search1 button {
    float: right;
    flex: 1;
    height: 40px;
    color: white;
    border-style: none;
    outline: none;
    border-radius: 0 20px 20px 0;
}

#search1 button img {
    width: 20px;
    height: 20px;
    margin-left: 20px;
}

#search1 button:hover {
    font-size: 16px;
}

.navbiaoti {
    max-width: 1200px;
    margin: auto;
    margin-top: 28px;
    display: flex;
    justify-content: space-between !important;
    box-sizing: border-box !important;
    height: 60px;
    align-items: center;
}

.line2 {
    width: 1px;
    height: 19px !important;
    background-color: #FFFFFF;
}




.head9>ul>li {
    float: left;
    width: 10.66%;
    padding: 1.5% 0;
    margin: 3% 0 1.5%;
    text-align: center;
    margin-left: 3%;
}

.head9 {
    width: 100%;
    background: #fff;
}

.biaoti11 {
    display: flex;
    width: 1569px;
    left: 50%;
    transform: translateX(-50%);
    background: transparent;
    position: absolute;
    top: 0;
    z-index: 10;
}

.fwfw {
    width: 152px !important;
}

.head9>div>ul>li {
    margin-right: 16px;
}

.fwfw a {
    width: 152px !important;
}

.fwfw .ycciadan {
    width: 152px !important;
}



.head9>div>ul>li>div>ul>li>a {
    color: white;
    font-size: 16px;
    padding: 2% 2%;
    line-height: 60px;
}

.head9 > div > ul > li > div > ul > li:hover a{
        color: #333;
}

.ycciadan li a {
    line-height: 15px;
}

.head9>div>ul>li>div {
    box-sizing: border-box;
    position: absolute;
    z-index: 99;
    width: 4%;
    visibility: hidden;
    opacity: 0;
    transform: rotateX(90deg);
    transition: all .6s;
}

.head9>div>ul>li>div ul {
    padding: 2% 10% 10%;
    box-sizing: border-box;
    background-color: rgba(89, 143, 230, .7);
    width: 120px;
    text-align: center;
}


.head9>div>ul>li>ul>li {
    width: 100%;
    float: none;
}

.head9>div ul li:hover div {
    visibility: visible;
    opacity: 1;
    transition: all .6s;
    transform: rotateX(0);
}

.head9>div>ul>li>a {
    width: 120px;
    height: 56px;
    line-height: 56px;
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.head9>div ul li:hover .a1 {
    background-color: rgba(89, 143, 230, .7);
}



.header2at {
    background-color: rgba(89, 143, 230, .7);
    color: #018ad3 !important;
}

.head9>ul>li ul li a {
    width: 120px;
    line-height: 56px;
    color: #000;
    text-indent: -20px;
    display: block;
    font-size: 14px;
    padding: 1% 0;
}



.header2at .a1 {
    background-color: rgba(89, 143, 230, .7);
}


/*logo及导结束2*/


/*底部*/

footer {
    background: url(../images/fot1.png) no-repeat;
}

.foot {
    min-width: 320px;
    max-width: 1488px;
    margin: auto;
}

.foot1-1 {
    width: 45%;
    float: left;
}

.foot1-2 {
    width: 39%;
    float: left;
}

.foot1-3 {
    width: 30%;
    float: right;
    margin-right: 20%;
}

.foot1-1 span {
    color: white !important;
    font-size: 24px !important;
    display: inline-block;
    margin-bottom: 4%;
}

.foot1-1 p {
    font-size: 14px;
    color: white;
    line-height: 0.3rem;
}

.foot1-2 {
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 4% 0;
    text-align: center;
}

.foot1-2 img {
    width: 45%;
    height: auto;
    padding: 0.1% 0;
}

.foot1-3 img {
    display: block;
    width: 36%;
    margin: 0 auto;
    margin-top: 5%;
}

.foot1-3 p {
    width: 100%;
    text-align: center;
    margin: 0.5% 0 3%;
    color: white;
    font-size: 20px;
    margin-top: 5%;

}

.foot2 {
    padding: 1.5% 0;
}

.foot2 a {
    color: white !important;
    font-size: 12px !important;
    display: inline-block;
}

.foot2 p {
    margin-right: 8%;
    color: #fff;
}

.foot2 a:nth-child(2) {
    float: right;
}


/*底部*/


/*移动端头部*/

.head3 {
    position: relative;
    display: none;
}

.head4 {
    margin: 0.1rem;
}

.head4 img {
    float: left;
}

.head4 img:nth-of-type(1) {
    margin-left: 10%;
    padding: 3% 0;
    width: 30%;
}

.head4 img:nth-child(2) {
    padding: 4% 0;
    margin-left: 20%;
}

.head5 {
    width: 1rem;
    box-sizing: content-box;
}

.head6 ul{
    height: 120vw;
    overflow: auto;
}


.head6 ul li {
font-size: 25px;
    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 {
    position: relative;
z-index: 12;
}

.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: 10px;
    right: 10px;
    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-left: 10%;
        display: block !important;
    }

    .gd {
        display: block !important;
    }

    footer {
        background: #333333;
        display: block !important;
        padding: 0 3%;
        box-sizing: border-box;
        overflow: hidden;
    }

    .head5 {
        margin-left: 52%;
    }

    footer .foot .foot1 .flex {
        display: none;
    }

    footer .foot .foot1 .flex li {
        width: 30%;
        float: left;
        text-align: center;
        margin-top: 2%;
    }

    footer .foot .foot1 .foot1-1 {
        width: 100%;
        margin: 3% 0;
        text-align: center;
        margin-top: -2%;
    }

    footer .foot .foot1 .foot1-1 p {
        line-height: 28px;
        padding-right: 6%;
    }

    footer .foot .foot1 .foot1-3 {
        display: none;
    }

    footer .foot2 {
        display: block;
    }

    footer .foot2 p {
        width: 100%;
        font-size: 12px;
        margin-right: 0 !important;
        text-align: center;
    }

    .head9 {
        display: none;
    }
}

.main .chanpin {
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
}

.main .chanpin .lef {
    width: 20%;
}

.main .chanpin .lef .bt {
    color: #FFFFFF;
    font-size: 28px;
    background-color: #CD2824;
    line-height: 90px;
    text-align: center;
    font-weight: 600;
}

.main .chanpin .lef ul {
    background-color: #666666;
}

.main .chanpin .lef ul li {
    border-bottom: 1px solid #F2F2F2;
}

.main .chanpin .lef ul li h3 {
    color: #FFFFFF;
    font-size: 21px;
    line-height: 73px;
    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: 21px;
    margin-left: 8%;
    line-height: 40px;
}

.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: 1px 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: 1px solid #707070;
    color: #333333;
    font-size: 20px;
    text-align: center;
    line-height: 100px;
}