*,html,body,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6{padding: 0;margin: 0;}
p:last-child{margin-bottom: 0;}
ul li,ol li{list-style: none;}
a,a:hover,a:focus{text-decoration: none !important;outline: none;}
.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;}
.contentwidth img,.contentwidth iframe{max-width: 100% !important;height: auto !important;}
.contentwidth{word-wrap: break-word !important;word-wrap: break-word !important;}
.contentwidth video,.contentwidth table{width: 100% !important;height: auto !important;}
.contentwidth table tbody tr td{padding: 8px;border: 1px solid #888;}
.context-width,.container{max-width: 1140px;margin: 0 auto;}

.casesa{width: 100%;height: 100px;line-height: 100px;background: #37802f;border-radius: 4px;}
.logo-img a img{max-height: 70px;}
header>nav ul.h-menu{margin-left: 10%;}
header>nav ul.h-menu>li>a{display: block;font-size: 16px;padding: 0 20px;color: #fff;}
header>nav ul.h-menu>li>a:hover{background: #85c226;}
.language{height: 20px;top: 10px;right: 15px;}
.language a{margin-left: 10px;font-size: 16px;height: 20px;line-height: 20px;color: #fff;display: inline-block;vertical-align: top;}
.language a:hover{text-decoration: underline !important;}
.copyright{margin-top: 40px;width: 100%;padding: 30px 0;color: #fff;text-align: center;background: url(../../images/footer_bj.png) no-repeat;}

@media(max-width: 768px){
    .casesa{height: 50px;line-height: 50px;border-radius: 0;border-bottom: 1px dashed rgba(255,255,255,.2);}
    .logo-img a img{max-height: 40px;}
    .language{top: 15px;right: 60px;}
    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: #fff;}
    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: #37802f;min-height: 40px;line-height: 40px;}
    header>nav ul.h-menu>li>a{padding: 0 15px;font-size: 16px;color: #fff;text-align: left;line-height: 40px;}
}

/*分页*/
.page_info{display: none;}
.page_list{margin-top: 40px;width: 100%;text-align: center;overflow: hidden;}
.page_list a{display: inline-block;color: #31323c;font-size: 13px;border: 1px solid #dbdbdb;margin: 2px;padding: 4px 9px;}
.page_list a.on,.page_list a:hover{background: #31323c;border-color: #000;color: #fff;}