/*logo及导航2*/

.head9 {
    background: #fff;
}
.swiper-pagination-bullet {
    height:10px !important;
    opacity:1 !important;
    width:10px !important;
    background:white !important;
}
.swiper-pagination-bullet-active {
     height:10px !important;
    opacity:1 !important;
    background:#F5BF17 !important;
    width:10px !important;
}
.welcome{
    height:120px;
}
.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: 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 {
    width: 1285px;
    margin: auto;
    display: flex;
    justify-content: space-between !important;
    box-sizing: border-box !important;
    align-items: center;
}

.line2 {
    width: 1px;
    height: 19px !important;
    background-color: #FFFFFF;
}


.navbiaoti>li:hover a {
    background-color: red;

}

.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: black;
    margin-top: -1px;
}

.head9>div>ul>li>div>ul>li:hover a {
    color: #fff;
    background-color: red;
}

.head9>div>ul>li:hover>a {
    color: #fff;
}

.head9>div>ul>li>div>ul>li>a {
    color: #ffffff;
    font-size: 14px;
    padding: 2% 2%;
    line-height: 25px;
}

.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: #25619D;
    width: 126px;
    text-align: center;
}

.head9>div>ul>li>div ul li {
    border-bottom: 1px dashed #ffffff;
}

.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: 161px;
    line-height: 60px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.head9>ul>li ul li a {
    width: 110px;
    line-height: 36px;
    color: #000;
    text-indent: -20px;
    display: block;
    font-size: 14px;
    padding: 1% 0;
}

.header2at a{
        background: red !important;
}

.header2at .header2a {}


/*logo及导结束2*/


/*底部*/

#cnzz_stat_icon_1278570674 {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%)
}

footer {
    background: #CAB46B;
}

.foot {
    min-width: 320px;
    max-width: 1200px;
    margin: auto;
}

.foot1 {
    padding-top: 4%;
    padding-bottom: 2%;
}

.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% 0;
}

.foot2 a {
    color: white !important;
    font-size: 12px !important;
    display: inline-block;
}

.foot2 p {
    width: 18%;
    float: right;
    text-align: right;
    color: #fff;
}

.foot2 a:nth-child(2) {
    float: right;
}


/*底部*/


/*移动端头部*/

.head3 {
    position: relative;
    display: none;
}

.head4 {
    width: 70%;
    float: left;
    margin: 0.1rem;
}

.head4 img {
    width: 40%;
    float: left;
}

.head4 img:nth-of-type(1) {
    margin-left: 10%;
    padding: 1% 0;
    width: 30%;
}

.head4 img:nth-child(2) {
    padding: 4% 0;
    margin-left: 20%;
}

.head5 {
    width: 1rem;
    padding: 5% 1rem;
    float: right;
    box-sizing: content-box;
}

.head6 ul li {
    font-size:16px;
    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 {
        /* background-repeat: no-repeat;
        background-size: 100% 100%;
        background-image: url(../images/ydTop.png); */
        display: block !important;
        position: fixed;
        width: 100%;
        z-index: 10;
        opacity: .8;
        background-color: #ffffff;
    }

    .head2 {
        padding-top: 16%;
    }

    .head1 {
        display: none !important;
    }

    .head4 {
        display: block !important;
    }

    .gd {
        display: block !important;
    }

    footer {
        display: block !important;
        padding: 0 3%;
        box-sizing: border-box;
        overflow: hidden;
    }

    footer .foot .foot1 .flex {
        display: none;
    }
        footer {
    background: #333333;
}

    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;
}