.contianer{width:1200px;margin: auto;}
.logo{width: 169px;height: 64px;background-repeat: no-repeat;}
.bg-pt28{padding-top: 28px;}
.bg-a5a{color: #A5A0A1;}
.bg-4d4{color: #4D4D4D;}
.bg-bg-bb0{background-color: #BB0000}
.bg-bb0{color: #BB0000}
.nav a{color: #fff;line-height: 60px;}
.nav li{position: relative;width: 100px; text-align: center;}
.nav .child{
    position: absolute;
    top: 100%;
    left: 0;z-index: 2;
    background-color: #BB0000
}
.hover-color:hover {
    color: #0662CB !important;
}
.banner{
    width: 100%;
    /*height: 600px;*/
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
}
.banner .swiper{
    height: 100%;
}
.ys{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ys .item{
    width: 283px;
    height: 307px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    position: relative;
}
.ys .item .jb{
    width: 32px;line-height: 32px;
    height: 32px;text-align: center;
    background: #BB0000;color: #fff;
    border-radius: 0px 0px 6px 6px;
    position: absolute;
    left: 27px;
}
.bg-h72{
    height: 72px;
}
.bg-w160{width: 160px;}
.ys .item .round{
    width: 71px;
    height: 71px;
    background: rgba(255, 215, 215,.5);
    border-radius: 50%;
}
.ys .item .xz{
    display: none;
}
.ys .item .wxz{
    display: block;
}
.ys .item:hover{
    border-radius: 5px 60px 5px 5px;
    border: 1px solid #BB0000;
}
.ys .item:hover .round{
    background: rgb(187, 0, 0);
}
.ys .item:hover .xz{
    display: block;
}
.ys .item:hover .wxz{
    display: none;
}
footer {
    background: #1D1D1D;
    color: #FFFFFF;
}
footer .line {
    width: 1px;
    height: 16px;
    background: #454545;
}
.bg-w149 {
    width: 149px;
}
.bg-ml100{margin-left: 100px;}
.bottom_lxwm{
    width: 183px;
    height: 50px;
    background: #800207;
    border-radius: 5px;
}
.bg-pv70{
    padding: 70px 0;
}
.ckgd{
    width: 142px;
    height: 54px;
    background: #BB0000;
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 54px;text-align: center;
}
.lrl{
    width: 280px;
    height: 179px;
    background: #BB0000;
    border-radius: 10px;
}
.index-news .body{
    width: 677px;
    background: #FFFFFF;
    box-shadow: 0px 1px 6px 0px rgba(183,183,183,0.48);
    position: absolute;
    bottom: 0;
    z-index: 1;
    padding: 16px;
    box-sizing: border-box;
}
.index-news .body .title{
    font-weight: bold;
    font-size: 22px;
    color: #3A3A3A;
}
.index-news .body .summary{
    margin-top: 10px;color: #666666;
    line-height: 30px;font-size: 16px;
    margin-bottom: 20px;
}
.index-news .body .time{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.index-news .newsList .item{
    width: 395px;
    height: 129px;
    background: #002935;
    border-radius: 0px 10px 10px 0px;
    padding: 20px;box-sizing: border-box;
    margin-bottom: 18px;
}
.index-news .more{
    width: 140px;
    height: 50px;
    background: #B61D20;
    border-radius: 25px;
    padding: 6px 7px;box-sizing: border-box;
}
.index-news .more .x{
    width: 126px;font-size: 16px;color: #fff;
    height: 38px;text-align: center;line-height: 38px;
    background: #B61D20;
    border-radius: 19px;
    border: 1px dashed rgba(255, 255, 255,.3);
}
.index-zy .zyList{
    display: grid;
    grid-template-columns: repeat(auto-fit,273px);
    gap: 30px 36px;
}
.hover-big:hover{
    transform: scale(1.2);
    transition: all 0.5s ease-out;
}
.index-zy .zyList .item{
    overflow: hidden;position: relative;
    border-radius: 10px;
}
.index-zy .zyList .item .name{
    width: 100%;
    height: 58px;line-height: 58px;text-align: center;font-weight: bold;
    background: rgb(0, 0, 0,.4);
    border-radius: 0px 0px 10px 10px;
    position: absolute;font-size: 20px;
    bottom: 0;z-index: 1;color: #FFFFFF;
}
.index-link .link-list{
    display: grid;
    grid-template-columns: repeat(auto-fit,280px);
    gap: 26px;
}
.index-link .link-list .item{
    width: 280px;
    height: 65px;
    background: #FAFAFA;
    border-radius: 3px;
    border: 1px solid #E6E6E6;
}
.public_title{
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 40px;
    color: #141414;
    margin-bottom: 45px;
}
.columnList .item{
    width: 300px;
    height: 59px;text-align: center;
    background: #FFFFFF;line-height: 59px;
    border: 1px solid #01041D;
    font-weight: bold;
    font-size: 18px;
    color: #050925;
    margin-right: 47px;
}
.columnList .item:last-child{
    margin-right: 0;
}
.columnList .active{
    background: #BB0000;
    color: #FFFFFF;
    border-color: #BB0000;
}
.bg-mb70{
    margin-bottom: 70px;
}
.productList{
    display: grid;
    grid-template-columns: repeat(auto-fit,382px);
    gap: 37px 26px;
}
.productList .item{
    width: 383px;
    height: 293px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
}
.productList .imgBorder{
    width: 355px;
    height: 220px;
    overflow: hidden;
}
.bg-lh57{
    line-height: 57px;
}
.page{
    text-align: center;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page .prev{
    width: 67px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    margin-right: 10px;
}
.page .next{
    width: 67px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    margin-left: 10px;
}
.page .num{
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    margin-right: 8px;
}
.page .num:last-child{
    margin-right: 0;
}
.page .active{
    background: #BB0000;color: #FFFFFF;
}
.bg-mr38{
    margin-right: 38px;
}
.newsList .imgBorder{
    width: 315px;
    height: 186px;
    overflow: hidden;
}
.newsList .newsContent{
    height: 186px;flex:1;
    border-bottom: 1px solid #BB0000;
}
.newsList .item{
    margin-bottom: 35px;
}
.bg-001{color: #001D25;}
.bg-mv24{
    margin-bottom: 24px;
    margin-top: 24px;
}
.news1List{
    display: grid;
    grid-template-columns:repeat(auto-fit,273px);
    gap:36px
}
.news1List .item:hover{
    box-shadow: 0px 0px 8px 0px rgba(202,202,202,0.65);
    border-radius:5px
}
.news1List video{
    height:317px;
    
}
.bg-mb24{
    margin-bottom: 24px;
}
.caseList{
    padding: 10px 2px;
    display: grid;
    grid-template-columns: repeat(auto-fit,273px);
    gap: 35px 34.6px;
}
.caseList .imgBorder{
    width: 273px;
height: 317px;overflow: hidden;
}
.caseList .item{
    background: #FFFFFF;
    box-shadow: 0px 3px 16px 0px #E6E6E6;
    border-radius: 5px;
    box-sizing: border-box;
}
.message{
    width: 480px;
    height: 610px;
    background: #F8FAFA;
    box-sizing: border-box;
    padding: 30px 28px 24px;
}
.message input{
    width: 100%;
    height: 65px;
    background: #FFFFFF;
    border-radius: 6px;
    border: 0;
    outline: none;
    padding: 23px;
    box-sizing: border-box;
    font-size: 18px;
    margin-bottom: 25px;
}
.message textarea{
    width: 424px;
    height: 202px;
    background: #FFFFFF;
    border-radius: 6px;
    border: 0;
    outline: 0;
    font-family: "微软雅黑";
    box-sizing: border-box;
    padding: 23px;
    resize: none;
    font-size: 18px;
    margin-bottom: 26px;
}
.message textarea::-webkit-input-placeholder {
color: #7F7F7F;
font-family: "微软雅黑";
}
  
.message textarea:-ms-input-placeholder {
color: #7F7F7F;
font-family: "微软雅黑";
}
  
.message textarea::placeholder {
color: #7F7F7F;
font-family: "微软雅黑";
}
.message input::-webkit-input-placeholder {
color: #7F7F7F;
}
  
.message input:-ms-input-placeholder {
color: #7F7F7F;
}
  
.message input::placeholder {
color: #7F7F7F;
}
.message .tj{
    width: 100%;text-align: center;
    height: 60px;line-height: 60px;
    background: #BB0000;
    border-radius: 10px;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}
.message_content{
    width: 686px;
    /*height: 610px;*/
    background: #F8FAFA;
    padding: 40px 33px ;
    box-sizing: border-box;
}
.message_content li {
    padding-bottom: 15px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 15px;
}
.contactList .item{
    width: 373px;
    height: 180px;
    background: #F8FAFA;
    box-sizing: border-box;
    font-size: 16px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
    margin: auto;
}