*,html,body{padding: 0;margin: 0;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,pre,td,textarea,th,ul{margin: 0;padding: 0;}
header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption,footer{display: block;margin: 0;padding: 0;}
select,option,input,button,textarea{border: none;background: none;box-shadow: none;outline: none;resize: none;}
a,a:hover,a:focus{outline: none;text-decoration: none;}
img{vertical-align: middle;height: auto;}
dt,ul,ol{list-style-type: none;}
em,i{font-style: normal;}
p:last-child{margin-bottom: 0;}
.w-100{width: 100%;}
.h-100{height: 100%;}
.obj-cover{object-fit: cover;font-family: 'object-fit: cover;';}
.pos-r{position: relative;}
.pos-a{position: absolute;}
body{box-sizing: border-box;line-height: 1;}
html{font-size: calc(100vw / 1920 * 100);}
.content-width{word-wrap: break-word !important;word-wrap: break-word !important;}
.content-width img{max-width: 100% !important;height: auto !important;}
.content-width table,.content-width video{width: 100% !important;height: auto !important;margin-bottom: 10px !important;}
.content-width table tbody tr td{padding: 5px 10px !important;border: 1px solid #efefef !important;}
.content-width table tbody tr td p{margin-bottom: 0 !important;}


.top-bg{width: 100%;height: 130px;}
.top-bg .logo-img{line-height: 130px;}
.top-bg .logo-img img{height: 86px;}
.top-bg .top-title{height: 86px;margin: 22px;padding: 28px 22px;border-left: 1px solid #eee;}
.top-bg .top-title h4{font-size: 24px;color: #cd242d;}
.top-bg .top-title h5{font-size: 16px;margin-top: 15px;color: #333;}
.top-bg .tel{font-size: 28px;color: #cd242d;margin-top: 55px;line-height: 40px;padding-left: 50px;position: relative;}
.top-bg .tel a{color: #cd242d;}
.top-bg .tel:after{content: '';width: 33px;height: 33px;background: url('../images/tel.png') no-repeat top left/100% 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.top-bg .language{position: absolute;top: 15px;right: 15px;}
.top-bg .language a{font-size: 16px;color: #888;margin-left: 10px;}
.top-bg .language a:hover{color: #cd242d;}

.casesa{width: 100%;height: 100px;line-height: 100px;background: #8a1a26;transition: all .5s;}
header>nav ul.h-menu>li{width: 20%;padding: 0 30px;position: relative;}
header>nav ul.h-menu>li:first-child{margin-left: 0;}
header>nav ul.h-menu>li:last-child{margin-right: 0;}
header>nav ul.h-menu>li:after{content: '';width: 1px;height: 50%;background: rgba(255,255,255,.4);position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
header>nav ul.h-menu>li:first-child:after{display: none;}
header>nav ul.h-menu>li>a{display: block;text-align: center;font-size: 16px;color: #fff;}
header>nav ul.h-menu>li>ul.sm-menu{display: none;min-width: calc(100% - 60px);position: absolute;top: 100px;left: 50%;transform: translateX(-50%);background: #8a1a26;z-index: 99;}
header>nav ul.h-menu>li>ul.sm-menu>li>a{display: block;text-align: center;font-size: 16px;line-height: 45px;color: #fff;padding: 0 20px;white-space: nowrap;}
header>nav ul.h-menu>li.active>a,header>nav ul.h-menu>li:hover>a,header>nav ul.h-menu>li>a:hover,header>nav ul.h-menu>li>ul.sm-menu>li>a:hover{background: linear-gradient(to bottom,#e6733a,#cd242d);color: #fff;}
.casesa.active{width: 100%;height: 60px;line-height: 60px;position: fixed;top: 0;left: 0;z-index: 99;transition: all .5s;}
.casesa.active>nav ul.h-menu>li>ul.sm-menu{top: 60px;}
.boxswiper .swiper-pagination-bullet-active{background: #8a1a26;}

@media(max-width: 1230px){
    .top-bg{width: 100%;height: 100px;}
    .top-bg .logo-img{line-height: 100px;}
    .top-bg .logo-img img{height: 60px;}
    .top-bg .top-title{height: 60px;margin: 20px;padding: 17px  22px;}
    .top-bg .top-title h4{font-size: 20px;}
    .top-bg .top-title h5{font-size: 14px;}
    .top-bg .tel{/*font-size: 32px;*/margin-top: 35px;}
    .casesa{height: 60px;line-height: 60px;}
    header>nav ul.h-menu>li{margin: 0 20px;}
    header>nav ul.h-menu>li>ul.sm-menu{min-width: calc(100% - 40px);}
    header>nav ul.h-menu>li>ul.sm-menu{top: 60px;}
}
@media(max-width: 1024px){
    .top-bg{height: 40px;line-height: 40px;padding: 0 0 0 15px;background: #f7f7f7;position: fixed;top: 0;left: 0;z-index: 1000;}
    .top-bg .top-title{display: none;}
    .top-bg .logo-img{line-height: 60px;position: fixed;top: 40px;left: 15px;z-index: 10001;}
    .top-bg .logo-img img{height: 40px;}
    .top-bg .tel{font-size: 18px;line-height: 40px;padding-left: 30px;margin-top: 0;}
    .top-bg .tel:after{width: 24px;height: 24px;}
    .top-bg .language{top: 0;right: inherit;left: 0;}
    .top-bg .language a{line-height: 40px;color: #888;margin: 0 20px 0 0;}

    .casesa{width: 100%;height: 60px;line-height: 60px;background: #fff;position: fixed;top: 40px;left: 0;z-index: 999;}
    header>nav ul.h-menu{display: none;position: fixed;top: 100px;left: 0;width: 100%;height: auto;line-height: 40px;border-radius: 0;padding: 0 0 100px;margin: 0;max-height: 100%;overflow-y: auto;z-index: 999;}
    header .menu-toggler{right: 15px;top: 20px;height: 22px;}
    header .menu-toggler>span{position: relative;display: block;width: 26px;height: 3px;border-radius: 4px;background: #333;}
    header .menu-toggler>span.top{top: 0;}
    header .menu-toggler>span.middle{left: 0;top: 5px;}
    header .menu-toggler>span.bottom{top: 10px;}
    header .menu-toggler.active>span.middle{left: 100px;}
    header .menu-toggler.active>span.top{top: 8px;transform: rotate(45deg);}
    header .menu-toggler.active>span.bottom{top: 2px;transform: rotate(-45deg);}
    header>nav ul.h-menu>li{width: 100%;background: #fff;height: auto;padding: 0;margin: 0;border-top: 1px solid #efefef;}
    header>nav ul.h-menu>li>a{width: 100%;text-align: left; padding: 0 15px;line-height: 40px;color: #333;}
    header>nav ul.h-menu>li.has-nav:before{content: '';width: 40px;height: 40px;background: url('../images/right.png') no-repeat center center/40%;position: absolute;top: 0;right: 0;z-index: 99;}
    header>nav ul.h-menu>li.show:before{content: '';background-image: url('../images/down.png');transition: all .5s;}
    header>nav ul.h-menu>li ul.sm-menu{position: static;transform: none;line-height: 40px;background: #fff;}
    header>nav ul.h-menu>li>ul.sm-menu>li>a{padding: 0 30px;line-height: 40px;text-align: left;color: #333;}
    .slideBox{margin-top: 100px;}
    .boxswiper .swiper-pagination-bullets{bottom: 4px;}
}


.fbg{padding: .95rem 0 .55rem;background: url('../images/fbg.jpg') no-repeat top left/cover;}
.fbg .item,.fbg .item-con{float: left;margin-right: 1.3rem;}
.fbg .item-con ul.link li{float: left;text-align: center;margin: 20px 20px 0 0;}
.fbg .item-con ul.link li div{margin-top: 6px;color: #fff;}
.fbg .item dt a{font-size: 18px;display: inline-block;font-weight: normal;color: #fff;}
.fbg .item dd a{display: inline-block;margin-top: 15px;color: #fff;}
.copyright{margin-top: 30px;padding-top: 20px;border-top: 1px dashed #fff;color: #fff;}
.copyright a{color: #fff;margin-left: 6px;}
.fbg .item dt a:hover,.fbg .item dd a:hover,.copyright a:hover{text-decoration: underline;}
.return{width: 40px;height: 40px;padding: 8px;border-radius: 50%;cursor: pointer;display: none;background: #a40000;position: fixed;right: .6rem;bottom: .6rem;z-index: 99;}
.return:hover{background: #e60012;}
.page_info{display: none;}
.page_list{margin-top: 60px;text-align: center;overflow: hidden;}
.page_list a{display: inline-block;font-size: 12px;line-height: 1;color: #888;border: 1px solid #eee;margin: 2px;padding: 8px 10px;}
.page_list a.on,.page_list a:hover{background: #a40000;border-color: #a40000;color: #fff;}

@media(max-width: 992px){
    .fbg{padding: 20px 0;}
    .fbg .item{display: none;}
    .fbg .item-con{width: 100%;margin: 0;}
    .fbg .item-con .content-width{float: left;margin: 10px 0;}
    .fbg .item-con ul.link{float: right;}
    .fbg .item-con ul.link li{margin: 0 0 0 10px;}
    .copyright{margin-top: 20px;}
    .return{bottom: 40px;right: 15px;}
    .page_list{margin-top: 42px;}
}