﻿/*body {
    margin: 0px;
    padding: 0px;
    color: #101010;
    width: 1440px;
    margin: 0px auto;
    background: rgba(250,250,250,1);
    font-family: PingFangSC-Medium,PingFangSC;
    box-shadow: 2px 1px 24px 0px rgba(0,0,0,0.2);
}*/
/*@font-face {
    font-family: 'myFont';
    src: url('../fonts/PingFang.ttf') format('truetype');
    font-style: normal;
}*/
@font-face {
    font-family: 'myFont';
    font-family: 'PingFangSCRegular';
    src: url('../fonts/PingFangSCRegular.ttf') format('truetype');
}

html, body {
    font-family: myFont, sans-serif;
}

body {
    margin: 0px;
    padding: 0px;
    color: #101010;
    min-width: 1200px;
    margin: 0px auto;
    background: rgba(250,250,250,1);
    /*font-family: myFont, sans-serif;*/
}

p {
    font-family: myFont,sans-serif !important;
}

span {
    font-family: myFont,sans-serif !important;
}
/*中文网页版母版页*/
.header {
    width: 100%;
    height: 80px;
    background-color: white;
    display: flex;
}

/*.headerleft {
    display: flex;
    flex: 1;
}*/
.headerleft {
    display: flex;
    flex: 1;
    width: 1200px;
    margin: 0px auto;
}

.header img {
    width: 100%;
    cursor: pointer;
}

.header-logo {
    margin-left: 50px;
    width: 100px;
    height: 53px;
    margin-top: 20px;
}

.header-title {
    margin-top: 20px;
    height: 50px;
    font-size: 20px;
    font-weight: 500;
    color: rgba(16,16,16,1);
    line-height: 25px;
    margin-left: 15px;
    min-width: 250px;
    overflow:hidden;
}

.banner-title {
    display: flex;
}

    .banner-title a {
        font-size: 14px;
        line-height: 80px;
        /* height: 80px; */
        /* width: auto; */
        margin-right: 18px;
        cursor: pointer;
        width: 65px;
        text-align: center;
    }

        .banner-title a:hover {
            border-bottom: 3px solid #DA251D;
            height: 77px;
            /* border-bottom: 4px solid #DA251D; */
            /* height: 76px; */
        }

.bannerhover {
    border-bottom: 3px solid #DA251D;
    height: 77px;
}

.banneractive {
    /* background-color: #DA251D; */
    /* color: white; */
    border-bottom: 3px solid #DA251D;
    height: 77px;
}

.rightbanner {
    width: 188px;
    margin-right: 70px;
    display: flex;
}

.wurl {
    font-size: 14px;
    line-height: 80px;
    height: 80px;
    width: 105px;
    text-align: center;
    cursor: pointer;
}

.serchimg {
    width: 21px;
    height: 21px;
    margin: 31px 10px 29px 10px;
}
/*中文网页版母版页footer*/
footer {
    background-color: #202733;
    height: 146px;
    padding: 100px 0px 100px 0px;
}

.footer-conten {
    display: flex;
    margin-bottom: 50px;
}

.aboutus {
    flex: 1;
    font-size: 16px;
    font-weight: 400;
    color: rgba(147,147,147,1);
    line-height: 30px;
    cursor: pointer;
}

    .aboutus img {
        width: 70px;
        height: 70px;
    }

    .aboutus p {
        font-size: 18px;
        font-weight: 400;
        color: rgba(255,255,255,1);
        line-height: 27px;
        margin-bottom: 26px;
        margin-top: 0px;
    }

.aboutaddress {
    flex: 2.3;
    font-size: 16px;
    font-weight: 400;
    color: rgba(147,147,147,1);
    line-height: 30px;
    margin-top: 30px;
}

.aboutphoto {
    flex: 2;
    text-align: right;
}

    .aboutphoto img {
        width: 150px;
        height: 150px;
    }

.footersmall {
    display: flex;
    color: rgba(147,147,147,1);
    width: 1200px;
    margin: 0px auto;
}

.footermall-text {
    flex: 1.5;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer;
    color: rgba(147,147,147,1);
}

.footermall-text1 {
    flex: 1;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer;
}

footer a {
    color: rgba(147,147,147,1);
    text-decoration: none;
}

.footer-conten {
    width: 1200px;
    margin: 0px auto;
    margin-bottom: 50px;
}
/*公共属性*/
.banner {
    width: 100%;
    height: 400px;
    background-size: 100% 100%;
}

    .banner img {
        width: 100%;
        height: 400px;
        position: absolute;
        z-index: -11;
        object-fit: cover;
    }

img {
    object-fit: cover;
}

.titc {
    display: flex;
}

.commbanner-Btitle {
    font-size: 60px;
    font-weight: 600;
    color: rgba(255,255,255,0.8);
    letter-spacing: 6px;
    line-height: 400px;
    width: 1200px;
    margin: 0px auto;
}

.commbanner-Stitle {
    font-size: 32px;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 45px;
    margin-left: 226px;
    margin-top: 20px;
}

/*.commcontent {
    margin: 60px 100px 0px 100px;
}*/
.commcontent {
    width: 1200px;
    margin: 0px auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.comm-titim {
    width: 4px;
    height: 30px;
    background: rgba(218,37,29,1);
    border-radius: 2px;
}

.comm-title {
    font-size: 22px;
    font-weight: 500;
    color: rgba(30,30,30,1);
    line-height: 30px;
    margin-left: 16px;
}

hr {
    width: 100%;
    height: 2px;
    background: rgba(16,16,16,1);
    border-radius: 2px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.comm-content {
    font-size: 16px;
    font-family: myFont, sans-serif;
    font-weight: 400;
    color: rgba(30,30,30,1);
    line-height: 44px;
    margin-bottom: 80px;
}

#dongtaicontent {
    text-align: center;
    letter-spacing: 30px;
    margin-top: 20px;
    cursor: pointer;
}

#huodongcontent {
    text-align: center;
    letter-spacing: 30px;
    margin-top: 20px;
    cursor: pointer;
}

#Companyacontent {
    text-align: center;
    letter-spacing: 30px;
    margin-top: 20px;
    cursor: pointer;
}

.sbanner {
    width: 400px;
    height: 334px;
    position: absolute;
    margin-left: 840px;
    margin-top: 80px;
    z-index: 99;
}

.sbanner-sanjiao {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid white;
    margin-left: 170px;
}

.sbanner-main {
    width: 400px;
    height: 314px;
    background-color: white;
    border-radius: 5px;
}

.sbanner-text {
    display: flex;
    height: 60px;
    text-align: center;
    font-size: 12px;
    padding-top: 20px;
}

.sbanner-text1 {
    flex: 1;
}

.sbanner-text img {
    height: 53px;
    width: auto;
}
/*二级菜单*/
.sencend {
    position: absolute;
    margin-top: 85px;
    z-index: 99;
    background: rgba(255,255,255,1);
    width: 94px;
    box-shadow: 1px 1px 10px rgba(0,0,0,.3);
    border-radius:3px;
    padding-bottom:6px;
}

    .sencend li {
        /*background: rgba(255,255,255,1);*/
        font-size: 12px;
        color: #101010;
        /*padding: 6px 12px 6px 12px;*/
        cursor: pointer;
        list-style: none;
        /* padding-top: 10px; */
        text-align: center;
    }

    .sencend a {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        color: #101010;
        line-height: 36px;
        text-decoration: none;
        height: 36px;
        width: 100%;
        /* padding-top: 10px; */
    }

        .sencend a:hover {
            border-bottom: 0px;
            color: white;
        }

    .sencend li:hover {
        background: #DA251D;
        /*color: #DA251D;*/
    }

        .sencend li:hover a {
            color: white;
        }

    .sencend ul {
        padding: 0px;
        margin: 0px;
        padding-top:5px;
    }

.imindex {
    margin-left: 68px;
}

.aboutUs {
    margin-left: 399px;
}

.sproduct {
    margin-left: 150px;
}
.scooperation {
    margin-left: 234px;
}
.snews {
    margin-left: 316px;
}

#divSearch {
    position: fixed;
    /* background-color: rgba(0,0,0,0.8); */
    width: 297px;
    height: 89px;
    background-color: white;
    /* left: 50%; */
    /* top: 50%; */
    z-index: 9999;
    border-radius: 2px;
    /* box-shadow: 1px 1px 50px rgba(0,0,0,.3); */
    margin-left: -165px;
    margin-top: 85px;
    margin-left: 944px;
}

.btnclose {
    float: right;
    border: none;
    background-color: white;
    margin: 5px 15px 10px 5px;
    cursor: pointer;
}

#txtKeyWord {
    border: 1px solid rgba(0,0,0,.3);
    background-color: white;
    height: 25px;
    line-height: 25px;
    padding-left: 8px;
    width: 198px;
    font-size: 14px;
}

.Searchmain {
    width: 90%;
    margin-left: 5%;
    margin-top: 39px;
    display: flex;
}

.btnsearch {
    line-height: 26px;
    height: 29px;
    /* margin-top: 3px; */
    /* padding: 0px; */
    /* padding-bottom: 5px; */
    /* padding-top: 2px; */
    border: none;
    background-color: #202733;
    color: white;
    padding: 1px 6px 5px 6px;
    width: 51px;
    cursor: pointer;
    font-size: 14px;
    margin-left: 10px;
}
.sbanner-sanjiao1 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid white;
    margin-left: 170px;
    margin-top: -14px;
}
.sbanner-xian {
    height: 5px;
    width: 92px;
    /* background-color: black; */
    position: absolute;
    margin-top: -5px;
}
.scontactUs {
    margin-left: 480px;
}
.newmain img {
    max-width: 90% !important;
    object-fit: contain;
}
.commcontent img {
    object-fit: contain;
}