html {
    font-size: 14px;
    overflow-x: hidden;
}

/*body {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    font-family: "微软雅黑", "宋体",Butler,Arial, Helvetica, sans-serif;*/
/*}*/

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ol, ul, li {
    list-style: none;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none
}

p {
    margin: 0;
    padding: 0;
}

input[type="submit"] {
    border: none;
    cursor: pointer;
}

/*头部*/
/*.header{*/
/*    height: 80px;*/
/*    width: 1200px;*/
/*    margin: 0 auto;*/
/*}*/
/*.logo{*/
/*    float: left;*/
/*    height: 80px;*/
/*}*/
/*.logo img{*/
/*    margin-top: 27px;*/
/*}*/
/*.nav{*/
/*    float: right;*/
/*    height: 80px;*/
/*}*/
/*.navLi{*/
/*    float: left;*/
/*    width: 92px;*/
/*    text-align: center;*/
/*    margin-left: 35px;*/
/*    height: 80px;*/
/*}*/
/*.navLi:hover{*/
/*    background-color: #008481;*/
/*}*/
/*.navLi:hover a{*/
/*    color: #FFFFFF;*/
/*}*/
/*.navLia{*/
/*    font-size: 16px;*/
/*    color: #008481;*/
/*    line-height: 80px;*/
/*}*/
/*.navUl .active{*/
/*    background-color: #008481;*/
/*}*/
/*.navUl .active a{*/
/*    color: #FFFFFF;*/
/*}*/
/*.navShow{*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    top: 80px;*/
/*    background-color: #43768B;*/
/*    left: 0;*/
/*    z-index: 999999;*/
/*    height: 40px;*/
/*}*/
/*.navShow2{*/
/*    width: 1200px;*/
/*    text-align: center;*/
/*    margin: 0 auto;*/
/*}*/
/*.headUl .active{*/
/*    background-color: #BA0112;*/
/*}*/
/*.headUl .active a{*/
/*    color: #FFFFFF;*/
/*}*/
/*.navs2{*/
/*    color: #FFFFFF;*/
/*    font-size: 16px;*/
/*    line-height: 40px;*/
/*    padding: 0 40px;*/
/*}*/
/*.navs2:hover{*/
/*    color: #59AD43 !important;*/
/*}*/
/*.active2{*/
/*    color: #59AD43 !important;*/
/*}*/
/*头部20220524*/
.header {
    width: 100%;
    height: 97px;
    position: fixed;
    top: 0px;
    background: #FFFFFF;
    border-bottom: 1px solid #E6E6E6;
    z-index: 10000;
}

.header2 {
    height: 97px;
    width: 1200px;
    margin: 0 auto;
}

.headerLine {
    height: 1px;
    width: 100%;
    margin-top: 97px;
}

.headerTile {
    float: left;
    width: 20%;
}

.headerTile img {
    max-width: 100%;
    max-height: 70px;
    padding: 15px 0 0 0;
}

.headerDiv {
    float: right;
    padding-right: 20px;
}

.headUl {
    display: flex;
}

.headLi {
    height: 97px;
    line-height: 97px;
    padding: 0px 30px 0 30px;
    /*width: 120px;*/
}

.headLi a {
    color: #6d6456;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
}

.headLi:hover a {
    color: #6d6456;
    /*font-weight: bold;*/
}

.headUl .active {
    color: #6d6456;
    font-weight: bold;
}

/*.headerTile a{*/
/*    font-size: 28px;*/
/*    color: #FFFFFF;*/
/*}*/

/*.headUl{*/
/*    float: left;*/
/*    text-align: center;*/
/*    margin-left: 35px;*/
/*    height: 45px;*/
/*}*/
/*.headLi{*/
/*    float: left;*/
/*    text-align: center;*/
/*    margin-left: 35px;*/
/*    height: 45px;*/
/*    width: 100px;*/
/*}*/
/*.headLi a{*/
/*    font-size: 16px;*/
/*    color: #333535;*/
/*    line-height: 45px;*/
/*    font-family: AlibabaPuHuiTiR;*/
/*    font-weight: 400;*/
/*}*/

/*.headLi:hover{*/
/*    background-color: #BA0112;*/

/*}*/


/*底部*/
.footer {
    clear: both;
    background-color: #000000;
    height: 160px;
    width: 100%;
}

.footer2 {
    clear: both;
    background-color: #000000;
    height: 136px;
    width: 100%;
}

.footerDiv {
    width: 1200px;
    margin: 0 auto;
}

.footerLeft {
    float: left;
    margin-top: 28px;
}

.footerLeft2 {
    float: left;
    text-align: center;
    margin-top: 50px;
    width: 1200px;
}

.footer2 .footerDiv p {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 40px;
}

.footerLeft p {
    color: #FFFFFF;
    line-height: 26px;
}

.footerRight {
    float: right;
    margin-top: 18px;
}

.footerRight img {
    width: 80px;
    height: 80px;
}

/*标签*/
.indexlogo {
    background: url(../images/index.png) no-repeat;
    background-size: 15px 14px;
    display: inline-block;
    width: 15px;
    height: 14px;
    vertical-align: middle;
}

.aboutNewsPage {
    text-align: center;
    height: 6px;
    margin: auto;
}

.aboutNewsPage .page-num {
    height: 6px !important;
    width: 6px !important;
    background-color: #000000;
    color: #000000;
    border-radius: 6px !important;
    overflow: hidden;
    border: none;
    margin: 6px;
    display: inline-block;
}

.aboutNewsPage2 {
    text-align: center;
    height: 50px;
    width: 100%;
    clear: both;
    padding-top: 50px;
}

.aboutNewsPage2 .page-num {
    height: 32px !important;
    width: 32px !important;
    line-height: 32px;
    border: 1px solid #000000;
    text-align: center;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    display: inline-block;
}

.aboutNewsPage2 .page-num-current {
    background: #000000 !important;
    color: #ffffff !important;
}

.productHeader {
    position: fixed;
    top: 98px;
    z-index: 1000;
    text-align: center;
    width: 100%;
    left: 0;
    display: none;
}

.productHeader2 {
    width: 1200px;
    height: 115px;
    margin: 0 auto;
    border: 1px solid #EDEDED;
    background: #FFF;
}

/*.productHeader a{*/
/*    width: 119px;*/
/*    height: 27px;*/
/*    border: 1px solid #000000;*/
/*    float: left;*/
/*    margin-top: 40px;*/
/*    margin-right: 46px;*/
/*    text-align: center;*/
/*    line-height: 27px;*/
/*    display: inline-block;*/
/*    overflow: hidden;*/
/*}*/
.productHeader a {
    width: 119px !important;
    height: 27px !important;
    line-height: 27px;
    border: 1px solid #000000;
    text-align: center;
    font-size: 16px;
    color: #333535;
    overflow: hidden;
    display: inline-block;
    margin-top: 40px;
    margin-right: 46px;
}
