*,html,body,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6{padding: 0;margin: 0;font-family: Arial;}
select,option,input,button,textarea{border: none;background: none;box-shadow: none;outline: none;}
a,a:hover,a:focus{outline: none;text-decoration: none;}
ul li,ol li{list-style: none;}
p:last-child{margin-bottom: 0;}
.w-100{width: 100%;}
.h-100{height: 100%;}
.obj-cover{object-fit: cover;font-family: 'object-fit: cover;';}
.position-relative{position: relative;}
.position-absolute{position: absolute;}
.float-left{float: left;}
.float-right{float: right;}
.content{word-wrap: break-word !important;word-wrap: break-word !important;}
.content img{max-width: 100% !important;height: auto !important;}
.content table,.content video{width: 100% !important;height: auto !important;margin-bottom: 10px !important;}
.content table tbody tr td{padding: 5px !important;border: 1px solid #efefef !important;}
.content table tbody tr td p{margin-bottom: 0 !important;}

/*header*/
.top_bg{width: 100%;padding: 15px 0;background: #fff;}
.top_bg .logo img{height: 86px;}
.top_text{padding: 15px 0;}
.box-form,.tel{display: inline-block;vertical-align: middle;}
.box-form{margin-right: 20px;}
.box-form .box-input{width: 260px;height: 36px;line-height: 36px;border: 2px solid #0335da;padding: 0 70px 0 10px;}
.box-form .box-btn{width: 60px;height: 36px;background: #0335da;color: #fff;position: absolute;top: 0;right: 0;cursor: pointer;}
.box-form .box-btn:hover{background: #072790;}
.tel{font-size: 16px;color: #0335da;line-height: 1.2;}
.tel b{font-size: 28px;}
.casesa{width: 100%;padding: 5px 0;height: 50px;line-height: 40px;background: #0335da;position: relative;z-index: 999;transition:all .5s;-webkit-transition: all .5s;}
.casesa.active{position: fixed;top: 0;left: 0;box-shadow: 0 2px 20px rgba(0,0,0,0.16);-webkit-box-shadow: 0 2px 20px rgba(0,0,0,.16);transition:all .5s;-webkit-transition: all .5s;}
header>nav ul.h-menu>li{margin-right: 4px;}
header>nav ul.h-menu>li>a{width: 100%;display: block;font-size: 16px;color: #fff;padding: 0 40px;}
header>nav ul.h-menu>li.active>a,header>nav ul.h-menu>li:hover>a,header>nav ul.h-menu>li>a:hover{background: #fff;color: #0335da;}

.slideBox{position: relative;width: 100%;}
.slideBox .hd{width: 100%;height: 4px;text-align: center;position: absolute;bottom: 20px;z-index: 1;}
.slideBox .hd li{width: 28px;height: 4px;background: #fff;margin: 0 4px;overflow:hidden;line-height: 4em;display: inline-block;vertical-align: top;cursor: pointer;transition: background 0.5s,opacity 0.5s;-webkit-transition: background .5s,opacity .5s;}
.slideBox .hd li.on{background: #0335da;}
.slideBox .bd li img{vertical-align: top;width: 100%;}

@media(max-width: 1230px){
    header>nav ul.h-menu>li>a{padding: 0 20px;}
}

@media(max-width: 996px){
    .top_bg{height: 50px;padding: 0;}
    header .box-form,.top_text{display: none;}
    .top_bg .logo{height: 50px;line-height: 50px;position: fixed;top: 0;left: 15px;z-index: 1000;}
    .top_bg .logo img{height: 40px;}
    .casesa{height: 50px;line-height: 50px;background: #fff;position: fixed;top: 0;padding: 0;box-shadow: 0 2px 20px rgba(0,0,0,0.16);-webkit-box-shadow: 0 2px 20px rgba(0,0,0,.16);}
    header>nav ul.h-menu{display: none;position: fixed;top: 50px;left: 0;width: 100%;padding: 0 0 50px;margin: 0;max-height: 100%;overflow-y: auto;z-index: 999;}
    header .menu-toggler{right: 15px;top: 15px;height: 100%;}
    header .menu-toggler>span{position: relative;display: block;width: 24px !important;height: 3px;background: #0335da;}
    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;text-align: left;line-height: 40px;margin: 0;border-top: 1px solid #f1f1f1;}
    header>nav ul.h-menu>li.position-relative a{width: auto;display: inline-block;}
    header>nav ul.h-menu>li>a{line-height: 40px;padding: 0 15px;}
    header>nav ul.h-menu>li.relative a{width: auto;display: inline-block;}
    header>nav ul.h-menu>li>ul.sm-menu{position: static;line-height: 40px;display: none;}
    header>nav ul.h-menu>li>a,header>nav ul.h-menu>li>ul.sm-menu li a{color: #333;background: #fff;}
    header>nav ul.h-menu>li>ul.sm-menu li a{width: 100%;display: block;font-size: 16px;padding: 0 30px;}
    .slideBox .hd{height: 2px;bottom: 10px;}
    .slideBox .hd li{width: 10px;height: 2px;margin: 0 2px;}
}

/*footer*/
footer{width: 100%;padding: 30px 0;background: #e5e9f5;}
footer .f_flex{display: flex;justify-content: left;align-items: center;}
footer .f_flex .f_left{width: 68%;padding-right: 30px;border-right: 1px solid #0335da;}
footer .f_flex .f_logo{padding-bottom: 20px;border-bottom: 1px solid #0335da;}
footer .f_flex .f_logo img{height: 80px;}
footer .f_flex .f_content{display: flex;justify-content: left;align-items: center;}
footer .f_flex .f_content .f_text{width: 50%;padding: 30px 10%;font-size: 16px;color: #0335da;}
footer .f_flex .f_content .f_text_1{border-left: 1px solid #0335da;}
footer .f_flex .f_content .f_text_1 span{display: inline-block;vertical-align: middle;}
footer .f_flex .f_content .f_text_1 img{width: 120px;margin-right: 20px;}
footer .f_flex .f_right{width: 32%;padding-left: 30px;}
footer .copyright{margin-top: 20px;font-size: 16px;color: #0335da;}
footer .copyright a{color: #0335da;}
.page_info{display: none;}
.page_list{margin-top: 40px;width: 100%;text-align: center;overflow: hidden;}
.page_list a{display: inline-block;color: #666;font-size: 14px;border: 1px solid #d7d7d7;margin: 2px;padding: 3px 9px;}
.page_list a.on,.page_list a:hover{background: #0335da;border-color: #0335da;color: #fff;}

@media(max-width: 996px){
    footer{padding: 20px 0;}
    footer .f_flex{display: block;}
    footer .f_flex .f_left,footer .box-form{display: none;}
    footer .f_flex .f_right{width: 100%;padding-left: 0;}
    footer .copyright{margin-top: 0;text-align: center;font-size: 14px;}
}