@charset "utf-8";

/* CSS Document */
/* 更新于：20260426 */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 834px
8. 810px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
2. 1600px
************/

@media only screen and (max-width: 1600px) {
.font-lg-30 {
	font-size: 30px;
}
.font-lg-24 {
	font-size: 24px;
}
.font-lg-20 {
	font-size: 20px;
}
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px) {
/*col之间间隔20px*/
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
	padding-right: 20px;
	padding-left: 20px;
}
.row {
	margin-right: -10px;
	margin-left: -10px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
	padding-right: 10px;
	padding-left: 10px;
}
}

/************
3. 1380px（1366笔记本电脑）
************/

@media only screen and (max-width: 1380px) {
.menu_list .menu_item {
    margin-left: 30px;
}
.page-bg-pingshen {
    margin-top: -130px;
}
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px) {
}

/************
4. 1199px-lg
************/

@media only screen and (max-width: 1199px) {
.card {
	flex-direction: column;
}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px) {
}

/************
5. 1024px - 12.9"iPad
************/

@media only screen and (max-width: 1024px) {
.menu_list {
    right: 150px;
}
.page-bg-pingshen {
    margin-top: -100px;
}
}

/************
6. 991px-md
************/

@media only screen and (max-width: 991px) {
.header {
	height: 100px;
}
.header .logo img {
	height: 40px;
}
.menu_container {
	width: 40%;
}
.hamburger_container {
	display: inline-block;
}
.menu_list {
    display: none;
}
}

/************
7. 834px - 10.2"/10.5"/11"iPad
************/

@media only screen and (max-width: 834px) {
#secondary .home {
	height: 400px!important;
}
#secondary .intro .intro-text {
    padding-top: 60px;
	width: 100%;
}
#secondary-2 .home {
	height: 160px!important;
}
.card-img-overlay {
    position:relative;
}
}

/************
8. 810px - 10.2"iPad
************/

@media only screen and (max-width: 810px) {
}

/************
9. 768px - 9.7"iPad
************/

@media only screen and (max-width: 768px) {
}

/************
10. 767px-手机端开始
************/

@media only screen and (max-width: 767px) {
.w-m-50px {
	width: 50px;
}
.w-m-100px {
	width: 100px;
}
.w-m-150px {
	width: 150px;
}
.w-m-200px {
	width: 200px;
}
.h-m-30px {
	height: 30px;
}
.h-m-50px {
	height: 50px;
}
.h-m-100px {
	height: 100px;
}
.mb_20_10 {
	margin-bottom: 10px;
}
.font-m-small {
    font-size: 80%;
}
.font-m-s {
    font-size: 80%;
}
.font-m-10 {
    font-size: 10px!important;
}
.font-m-11 {
    font-size: 11px!important;
}
.font-m-12 {
    font-size: 12px!important;
}
.font-m-14 {
    font-size: 14px!important;
}
.font-m-16 {
    font-size: 16px!important;
}
.font-m-18 {
    font-size: 18px!important;
}
.font-m-20 {
    font-size: 20px!important;
}
.font-m-24 {
    font-size: 24px!important;
}
.font-m-26 {
    font-size: 26px!important;
}
.font-m-28 {
    font-size: 28px!important;
}
.font-m-30 {
    font-size: 30px!important;
}
.font-m-40 {
    font-size: 40px!important;
}
.font-m-50 {
    font-size: 50px!important;
}
.text-m-center{
	text-align: center;
}
#secondary .home {
	height: 200px!important;
}
#secondary-2 .home {
	height: 110px!important;
}
#secondary-2 .home .breadcrumb_title{
	bottom: 0px;
}
.tmNav-box-item {
	position: absolute;
	top: -60px;
}
.imgs-item .image .play-more {
    font-size: 30px;
}
.br-wap {
    display: block!important;
	height: 0px!important;
}
.header {
    padding: 5px 0;
	height: 60px;
}
.header.scrolled {
	height: 50px;
	background: rgba(255, 255, 255, 0.95);
	padding: 0px 0;
}
.header .search{
    display: none!important;
}
.head_con {
    padding: 0 20px 0 20px;
}
.header.scrolled .logo img {
    height: 30px;
    margin: 10px 0;
}
.list-group-item-action:hover {
  background-color: #f8f9fa;
}
.breadcrumb_title {
    bottom: 5px;
	font-size: 12px!important;
}
.header .ds_logo img {
	margin: 10px 0;
	height: 30px;
}
.menu_list {
    display: none;
}
.intro .intro-text h2 {
	font-size: 40px!important;
	line-height: 50px!important;
}
.intro .intro-text p {
	font-size: 14px!important;
	line-height: 20px!important;
}
.footer_cr p{
    font-size: 12px;
	text-align: center;
}
.footer_col ul li a{
    font-size: 12px;
}
.footer_col ul li {
    font-size: 14px;
}
.footer_col {
    text-align: center;
}
.footer_col_title {
    font-size: 16px;
}
.page-box {
    padding-top: 30px;
    padding-bottom: 20px;
}
.footer {
	padding-top: 30px;
	padding-bottom: 30px;
}
.icon_boxes_go {
margin-top: -100px;
}
.menu_container {
	width: 50%;
}
.icon_boxes {
	padding-bottom: 0px;
}

.icon_boxes_bg {
	display: none;
}
.izl-box {
	width: 30px!important;
}
.breadcrumb {
    font-size: 12px;
}
.page-bg-pingshen {
	margin-top: -60px;
}
.news-body p {
    font-size: 16px;
}
.radius-m-5px {
	border-radius: 5px!important;
}
.radius-m-10px {
	border-radius: 10px!important;
}
/*频道首页二级导航*/
.sticky-sidebar .sticky-sidebar-box::-webkit-scrollbar {
	display: none;
}
.sticky-sidebar .sticky-sidebar-box {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    display: block !important;
}
.sticky-sidebar-box li {
    display: inline-flex;
    white-space: normal;
    margin: 0px;
    width: auto;
    padding: 0px;
    margin-bottom: 0px;
    position: relative;
	float: none!important;
}
.nav_class .i-m-jiantou {
	right: 20px;
	top: -15px;
}
.nav_class li {
	height: 30px;
	line-height: 28px;
	margin-right: 3px;
	margin-bottom: 0px;
}
.nav_class li a {
	line-height: 28px;
	font-size: 14px;
	border: 1px solid #f2df91;
	border-radius: 15px;
	padding: 0 10px;
}
.is-hcsticky-nav .nav_class.nav_class_dark li a {
    font-size: 12px;
    line-height: 28px;
}
.nav_class li a:hover {
	color: #fff;
	border: 1px solid #fff;
}
.nav_class li a.current:hover {
	border: 1px solid #f2df91;
}
.overlay_product_banner {
	background-size: 20%!important;
}
/*高度控制*/
.m-height-1 {
    height: calc(100vw / 1);
    object-fit: cover;
}
.m-height-2 {
    height: calc(100vw / 2);
    object-fit: cover;
}
.m-height-3 {
    height: calc(100vw / 3);
    object-fit: cover;
}
.m-height-4 {
    height: calc(100vw / 4);
    object-fit: cover;
}
.btn-diy-1 {
    height: 40px;
    font-size: 13px;
    padding: 0px 20px;
}
}

/************
11. 575px-xs
************/

@media only screen and (max-width: 575px) {
}

/************
11. 539px
************/

@media only screen and (max-width: 539px) {
}

/************
12. 480px
************/

@media only screen and (max-width: 480px) {
}

/************
13. 479px 8P
************/

@media only screen and (max-width: 479px) {
}

/************
14. 414px
************/

@media only screen and (max-width: 414px) {
}

/************
14. 375px X
************/

@media only screen and (max-width: 375px) {
}

/************
15. 320px 5E
************/

@media only screen and (max-width: 320px) {
}