/*logo及导航2*/

.head9 {
    background: #fff;
}

.head2 img {
    display: block;
}

.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: 21px;
    font-weight: 500;
    color: #333333;
}

#gsbiaoti p {
    font-size: 13px;
    color: #707070;
}

#search1 {
    width: 35%;
    display: flex;
    float: right;
    /*border: 2px solid red;*/
}

#search1 input {
    float: left;
    flex: 4;
    height: 40px;
    outline: none;
    box-sizing: border-box;
    padding-left: 10px;
    border-radius: 19px 0 0 19px;
    border: none;
    background: #EEEEEE;
}

#search1 button {
    float: right;
    flex: 1;
    height: 40px;
    color: white;
    border-style: none;
    outline: none;
    border-radius: 0 19px 19px 0;
}

#search1 button img {
    width: 19px;
    height: 19px;
    margin-left: 19px;
}

#search1 button:hover {
    font-size: 15px;
}

.navbiaoti {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between !important;
    box-sizing: border-box !important;
    height: 60px;
    align-items: center;
}




.navbiaoti>li:hover h1 {
    opacity: 1;
}

.head9>ul>li {
    float: left;
    width: 10.66%;
    padding: 1.5% 0;
    margin: 3% 0 1.5%;
    text-align: center;
    margin-left: 3%;
}

.biaoti11 {
    width: 100%;
    background: linear-gradient(270deg, #FFA415 0%, #FF6B09 100%);
    box-shadow: 0px 2px 4px 0px rgba(99, 19, 0, 0.43);
}

.head9>div>ul>li>div>ul>li>a {
    color: #00a140;
    font-size: 17px;
    display: block;
    line-height: 60px;
}

.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 {
    box-sizing: border-box;
    background-color: white;
    width: 121px;
    text-align: center;
}

.head9>div>ul>li>div ul li:hover a {
    background-color: #1d2088;
    color: #fff;
}

.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 {
    line-height: 60px;
    display: block;
    font-size: 17px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.head9>div>ul>li {
    position: relative;
}

.head9>div>ul>li h1 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 36px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 2px;
    margin: auto;
    opacity: 0;
}

.head9>ul>li ul li a {
    width: 109px;
    line-height: 36px;
    color: #000;
    text-indent: -19px;
    display: block;
    font-size: 13px;
    padding: 1% 0;
}

.header2at h1 {
    opacity: 1 !important;
}




/*logo及导结束2*/


/*底部*/
footer {
    padding-top: 40px;
}

.fotbox {
    width: 1200px;
    margin: auto;
}

.logofo {
    width: 186px;
}

.fot1 h1 {
    font-size: 13px;
    color: #757D8E;
    line-height: 13px;
    margin: 27px 0 40px;
}

.fot1_1 {
    display: flex;
    align-items: center;

}

.fot1 h2 {
    font-weight: bold;
    font-size: 17px;
    color: #FF5A30;
    line-height: 19px;
}

.fot1_2 {
    display: flex;
    margin-right: 50px;
    align-items: center;
}

.fot1_2:hover img{
  animation-name: hvr-bob2;
  animation-duration: 0.6s;
}

.fot1 h1:hover,.fot2 a:hover{
    color: #FF5A30;
}

@-webkit-keyframes hvr-bob2 {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  25% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  50% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  75% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.fot1_2 img {
    margin-right: 12px;
    width: 19px;
}

.fot {
    justify-content: space-between;
    display: flex;
    margin-bottom: 22px;
}

.fot2 {
    padding-top: 8px;
}

.fot2 h1 {
    font-size: 15px;
    color: #1F2E4D;
    line-height: 15px;
    margin-bottom: 29px;
}

.fot2 a {
    display: block;
    font-size: 13px;
    color: #757D8E;
    line-height: 13px;
    margin-bottom: 19px;
}

.fot3 {
    display: flex;
    text-align: center;
    padding-top: 8px;
}

.fot3 img {
    width: 120px;
}

.fot3_1 {
    margin-right: 25px;
}

.fot3_1:first-child img {
    border: 1px solid #DCE0E8;
}

.fot3_1:last-child {
    margin-right: 0;
}

.fot3_1 h1 {
    margin-top: 8px;
    font-size: 13px;
    color: #757D8E;
}

.foot {
    display: flex;
    padding: 19px 0;
    border-top: 2px solid #E1E1E1;
    justify-content: center;
}

.foot a {
    font-size: 13px;
    color: #757D8E;
}


/*底部*/


/*移动端头部*/

.head3 {
    position: relative;
    display: none;
}


.head4 img:nth-of-type(1) {
    width: 42%;
}

.head4 img:nth-child(2) {
    padding: 4% 0;
    margin-left: 20%;
}

.head5 {
    width: 8%;
    padding: 3% 5%;
    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 {
    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: 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%;
        top: 0;
        z-index: 10000;
        opacity: .8;
        background-color: #ffffff;
    }

    header {
        padding-top: 11%;
    }

    .head5 {
        padding: 0%;
        margin-right: 0;
    }

    .head1,
    .ai,
    .ewmbox {
        display: none !important;
    }

    .head4 {
        width: auto;
        display: block !important;
    }

    .gd {
        display: block !important;
    }

    footer {
        display: block !important;
        box-sizing: border-box;
        overflow: hidden;
    }

    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-3 {
        display: none;
    }


    footer .foot2 {
        display: block;
    }

    footer .foot2 p {
        width: 100%;
        font-size: 12px;
        margin-right: 0 !important;
        line-height: 25px;
        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: 29px;
    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: 2px 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: 2px 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: 2px solid #707070;
    color: #333333;
    font-size: 19px;
    text-align: center;
    line-height: 100px;
}