﻿body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: "微软雅黑";
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a{
	color: #333333;
	text-decoration: none !important;
}

a:hover {
	color: #23439f;
	text-decoration: none !important;
}

em {
	font-style: normal;
}

li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	word-wrap: break-word;
}

input:focus,textarea:focus,.swiper-button-next:focus,.swiper-button-prev:focus,.swiper-pagination-bullet:focus,button:focus{
    outline:none;
}

*::selection {
    background-color: #2370b5;
    color: white;
}

*::-moz-selection {
    background-color: #2370b5;
    color: white;
}

*::-webkit-selection {
    background-color: #2370b5;
    color: white
}

/*更改bootstrap的css部分*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, 
.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding: 0;
}
@media (max-width: 991px) {
	.container {
		width: 688px;
		padding: 0;
	}
}
@media (max-width: 767px) {
	.index2 .container{border-top: none;}
	.container {
		width: 95%;
		padding: 0;
		background: #fff;
		border-top: 1px solid #eee;
	}
	.bannerTxt .container
	{
		background: #0092ff;
	}
	.header_searchggq{ display:none;}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
		padding: 0;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1250px) {
	.container {
		width: 1400px;
	}
}
/*头部公共样式 star star star*/
header {
	width: 100%;
	height: 90px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1000;
}
header .header_top {
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background-color: #23439f;
	color: #FFFFFF;
	display:none;
}
.affix {
    position: fixed!important;top: 0;z-index: 100;
}
.header_top p {
	float: left;
}
.header_top .headerR {
	float: right;
}

.headerR .header_search {
	width: 150px;
	height: 31px;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
	line-height: 30px;
	margin: 6px 0;
}
.header_search input {
	width: 200px;
	height: 30px;
	fontFamily: '"Microsoft YaHei", Georgia, Times, "Times New Roman", serif';
}
.header_search .gza{width: 36px;height: 30px;background:url("../images/search6.png") right 5px no-repeat;border: none;margin-top: 4px;float: right;}
.header_searchggq{float: left; padding-top:5px; color:#fff;}
.srchbox input{  color:#000; padding-left:10px;}

.srchbox input{-webkit-animation:glow 800ms ease-out infinite alternate;-moz-animation:glow 800ms ease-out infinite alternate;-o-animation:glow 800ms ease-out infinite alternate;-ms-animation:glow 800ms ease-out infinite alternate;animation:glow 800ms ease-out infinite alternate;border:none;}@-webkit-keyframes glow{0%{box-shadow:0 0 5px rgba(0,0,255,.2),inset 0 0 5px rgba(0,0,255,.1),0 2px 0 #fff;}100%{box-shadow:0 0 20px rgba(0,0,255,.9),inset 0 0 10px rgba(0,0,255,.4),0 2px 0 #fff;}}@-moz-keyframes glow{0%{box-shadow:0 0 5px rgba(0,0,255,.2),inset 0 0 5px rgba(0,0,255,.1),0 2px 0 #fff;}100%{box-shadow:0 0 20px rgba(0,0,255,.9),inset 0 0 10px rgba(0,0,255,.4),0 2px 0 #fff;}}@-o-keyframes glow{0%{box-shadow:0 0 5px rgba(0,0,255,.2),inset 0 0 5px rgba(0,0,255,.1),0 2px 0 #fff;}100%{box-shadow:0 0 20px rgba(0,0,255,.9),inset 0 0 10px rgba(0,0,255,.4),0 2px 0 #fff;}}@-ms-keyframes glow{0%{box-shadow:0 0 5px rgba(0,0,255,.2),inset 0 0 5px rgba(0,0,255,.1),0 2px 0 #fff;}100%{box-shadow:0 0 20px rgba(0,0,255,.9),inset 0 0 10px rgba(0,0,255,.4),0 2px 0 #fff;}}@keyframes glow{0%{box-shadow:0 0 5px rgba(0,0,255,.2),inset 0 0 5px rgba(0,0,255,.1),0 2px 0 #fff;}100%{box-shadow:0 0 20px rgba(0,0,255,.9),inset 0 0 10px rgba(0,0,255,.4),0 2px 0 #fff;}}
.srchbox input:focus {
	-webkit-animation:glow 800ms ease-out infinite alternate;
	-moz-animation:glow 800ms ease-out infinite alternate;
	-o-animation:glow 800ms ease-out infinite alternate;
	-ms-animation:glow 800ms ease-out infinite alternate;
	animation:glow 800ms ease-out infinite alternate;
	border:none;
}
.srchbt {
    background-color: #23439f;
    display: block;
    color: #fff;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    width: 80px;
    text-align: center;
    float: right;
    border: none;
}

.top-tel{padding-left: 50px;margin-left: 10px;margin-top:15px;background: url(../images/top-tel.png) no-repeat center left;}
.top-tel span,.top-tel b{display: block;}
.top-tel span{color: #666;line-height: 14px;margin-bottom: 6px;}
.top-tel b{font-family: "arial";font-size: 20px;color: #2370b5;line-height: 20px;}

input::-webkit-input-placeholder { 
	color: #000; 
}
input:-moz-placeholder{ 
	color: #000; 
}
input:-ms-input-placeholder{ 
	color: #000; 
}
input:placeholder{ 
	color: #000; 
}
.headerR .headerSt {
	display: block;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	margin: 0 15px 0 0;
	float: left;
}
.headerR .headerEn {
	display: block;
	float: left;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	margin: 0 35px 0 0;
}
.headerEn .en {
	width: 20px;
	line-height: 19px;
	height: 20px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-radius: 50%;
	float: left;
	margin: 12px 7px 0 0;
}
header .logo {
	display: block;
	width: 95px;
	overflow: hidden;
	float: left;
	top: 17px;
	margin-left: 0!important;
}
header .logo img {
	width: 100%;
}
header .header_bottom {
	width: 100%;
	height: 90px;
	position: relative;
	box-shadow: 0 4px 12px rgba(0, 136, 255, 0.15);
	background: #0000008c !important;
    border-bottom: 1px solid transparent;
}
header .header_bottom .container{position: relative;}
.header_bottom .header_menu {
	float: left;
	width: auto!important;
	height: 90px;
	overflow: hidden;
	margin-left: 30px;
}
.header_menu li:not(:has(*)):not(:has(text)) {
    display: none;
}
.header_menu>li {
	float: left;
	width: 90px;
	margin: 0 5px 0 0;
}
.header_menu>li>a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 80px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
}

.header_menu>li:last-of-type {
	margin: 0;
}
.header_menu>li:hover>a {
	color: #fff;
	font-weight: bold;
	border-bottom: 2px solid #fff;
}
.header_menu>li.active>a {
	color: #fff;
	font-weight: bold;
	border-bottom: 2px solid #fff;
}
.header_menu>li>.headerBg {
	width: 100%;
	overflow: hidden;
	display: none;
	padding: 40px 0 38px;
	background-color: #f9f9f9;
	position: fixed;
	top: 90px;
	left: 0;
}
.headerBg h3.dowwa {
	font-size: 22px;
	color: #000000;
	margin: 0 0 10px;
	border-bottom: 1px dashed #d1d1d1;
	padding-bottom: 15px;
}
.headerBg .hm_left {
	width: 325px;
	overflow: hidden;
	float: left;
}
.hm_left .headerTwo {
	width: 100%;
	overflow: hidden;
}
.headerTwo p {
	height: 41px;
	border-right: 1px solid #e9e9e9;
	float: left;
	position: relative;
}
.headerTwo p:nth-of-type(2n+1) {
	width: 160px;
}
.headerTwo p:nth-of-type(2n) {
	width: 165px;
	padding: 0 0 0 15px;
}
.headerTwo p:nth-of-type(1),.headerTwo p:nth-of-type(2) {
	height: 48px;
	padding-top: 7px;
}
.headerTwo p:nth-last-of-type(1),.headerTwo p:nth-last-of-type(2) {
	height: 48px;
	padding-bottom: 7px;
}
.headerTwo p a {
	display: block;
	width: 130px;
	line-height: 40px;
	border-bottom: 1px dashed #d1d1d1;
	font-size: 16px;
	color: #333333;
}
.headerTwo p:nth-of-type(2n) a {
	padding: 0 0 0 5px;
}
.headerTwo p:hover a {
	color: #23439f;
}
.headerTwo p:hover:before {
	display: block;
	content: '';
	width: 2px;
	height: 22px;
	background-color: #23439f;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	right: -1px;
}
.headerBg .hm_core{
	width: 350px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 35px;
}
.hm_core li {
	width: 100%;
	overflow: hidden;
}
.hm_core h3 {
	margin: 0 0 20px;
}
.hm_core p {
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.hm_core p a {
	color: #949494;
}
.hm_core p a:hover {
	color: #23439f;
}
.headerBg .hm_right {
	width: 400px;
	overflow: hidden;
	float: right;
	margin: 0 17px 0 0;
}
.hm_right a {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 18px 0;
}
.hm_right a:first-of-type {
	border-bottom: 1px solid #949494;
}
.hm_right a .hm_img {
	width: 110px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	float: left;
}
.hm_core a .hm_img {
	width: 50px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	float: left;
}

.hm_img img {
	width: 100%;
	transition: all 1s;
}
.hm_right a .hm_txt {
	width: calc(100% - 125px);
	width: -moz-calc(100% - 125px);
	width: -webkit-calc(100% - 125px);
	overflow: hidden;
	float: left;
	margin: 0 0 0 15px;
}
.hm_txt h4 {
	line-height: 32px;
	color: #333333;
}
.hm_txt p {
	font-size: 12px;
	line-height: 20px;
	color: #949494;
	height: 60px;
	overflow: hidden;
}
.hm_right a:hover .hm_txt h4 {
	color: #23439f;
} 
.hm_right a:hover .hm_img img {
	transform: scale(1.1);
}
header .headerSm {
	width: 100%;
	overflow: hidden;
	border-top: 15px solid #23439f;
	background-color: #FFFFFF;
	padding: 23px 0 0;
	height: 150px;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.headerSm .logoSm {
	display: block;
	width: 291px;
	overflow: hidden;
	float: left;
    background: url(/tmplcom/images/logosm.png);
    background-size: 291px 100%;
	height:60px;
}
.logoSm img {
	width: 100%;
}

/* ============================================================
   menuSm - 手机端专用
   ============================================================ */

/* ---------- PC端：隐藏 menuSm ---------- */
@media only screen and (min-width: 768px) {
    header .menuSm {
        display: none !important;
    }
}

/* ---------- 手机端全局基础 ---------- */
@media only screen and (max-width: 767px) {
    header .menuSm {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 6;
        display: block !important;
        visibility: hidden;
        transition: visibility 0.35s ease;
    }
    
    header .menuSm.open {
        visibility: visible;
    }
    
    /* ---------- 半透明遮罩 ---------- */
    .menuSm .menu-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        opacity: 0;
        transition: opacity 0.35s ease;
        cursor: pointer;
    }
    
    .menuSm.open .menu-overlay {
        opacity: 1;
    }
    
    /* ---------- 菜单面板 ---------- */
    .menuSm .menu-panel {
        position: absolute;
        top: 0;
        left: -320px;
        width: 300px;
        max-width: 80%;
        height: 100%;
        background: #23439f;
        overflow-y: auto;
        overflow-x: hidden;
        transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1);
        -webkit-overflow-scrolling: touch;
        box-shadow: 4px 0 24px rgba(0, 0, 0, 0.5);
        padding: 0;
    }
    
    .menuSm.open .menu-panel {
        left: 0;
    }
    
    /* ---------- 菜单容器 ---------- */
    .menuSm .menu-panel > ul.container {
        display: block !important;
        padding-top: 60px;
        margin: 0;
        list-style: none;
        width: 100%;
        box-sizing: border-box;
        background: #23439f;
    }
    
    /* ---------- 主菜单项 ---------- */
    .menuSm .menu-panel > ul.container > li {
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        margin: 0;
        padding-left: 30px;
    }
    
    .menuSm .menu-panel > ul.container > li:last-child {
        border-bottom: none;
    }
    
    .menuSm .menu-panel > ul.container > li a {
        display: block;
        padding: 10px 0;
        color: rgba(255, 255, 255, 0.85);
        font-size: 15px;
        font-weight: 500;
        text-decoration: none;
        letter-spacing: 0.5px;
        transition: color 0.25s ease, background 0.25s ease;
        position: relative;
    }
    
    .menuSm .menu-panel > ul.container > li a::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 2px;
        background: #ffe200;
        transition: width 0.3s ease;
    }
    
    .menuSm .menu-panel > ul.container > li.active a {
        color: #ffe200;
        font-weight: 600;
    }
    
    .menuSm .menu-panel > ul.container > li.active a::after {
        width: 28px;
    }
    
    .menuSm .menu-panel > ul.container > li a:active {
        color: #ffe200;
    }
    
  
  /* ====== 产品分类折叠标题（与语言菜单风格统一） ====== */
	.menuSm .menu-panel > ul.container > li.menu-toggle,
	.menuSm .menu-panel > ul.container > li.menu-toggle.active {
		display: flex !important;
		padding: 12px 28px !important;  /* 与语言菜单 padding 统一 */
		margin: 0 !important;
		border-top: 1px solid rgba(255, 255, 255, 0.08);  /* 与语言菜单一致 */
		border-bottom: none !important;
		cursor: pointer;
		font-size: 15px;  /* 与语言菜单字体大小一致 */
		font-weight: 400;  /* 与语言菜单字重一致 */
		color: rgba(255, 255, 255, 0.85);
		justify-content: space-between;
		align-items: center;
		background: transparent !important;
		user-select: none;
		-webkit-tap-highlight-color: transparent;
		transition: color 0.25s ease;
		position: relative;
		z-index: 1;
	}

	/* 第一个菜单项（产品分类）顶部的边框，与语言菜单保持统一 */
	.menuSm .menu-panel > ul.container > li.menu-toggle:first-of-type {
		border-top: 1px solid rgba(255, 255, 255, 0.08);
	}

	.menuSm .menu-panel > ul.container > li.menu-toggle:active {
		color: #ffe200;
	}

	/* 展开时文字变黄（与语言菜单一致） */
	.menuSm .menu-panel > ul.container > li.menu-toggle.active {
		color: #ffe200;
	}

	/* ---------- 折叠标题的黄色左竖条（与语言菜单风格统一） ---------- */
	.menuSm .menu-panel > ul.container > li.menu-toggle.active::before {
		content: '';
		position: absolute;
		left: 0;
		top: 20%;
		bottom: 20%;
		width: 3px;  /* 更细，与语言菜单风格更搭 */
		background: #ffe200;
		border-radius: 0 2px 2px 0;
		z-index: 1;
	}

	/* ---------- 箭头：与语言菜单风格完全一致 ---------- */
	#menuToggleMb .menu-arrow,
	.menuSm .menu-panel .menu-toggle .menu-arrow {
		font-size: 14px;  /* 与语言菜单箭头大小一致 */
		color: rgba(255, 255, 255, 0.4);
		transform: rotate(0deg);
		transform-origin: center center;
		transition: transform 0.3s ease, color 0.25s ease;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 24px;
		height: 24px;
		flex-shrink: 0;
	}

	/* 展开时箭头旋转180度 + 变黄（与语言菜单完全一致） */
	#menuToggleMb.active .menu-arrow,
	.menuSm .menu-panel .menu-toggle.active .menu-arrow {
		color: #ffe200;
		transform: rotate(180deg);
	}

	/* ---------- 产品分类子菜单（与语言下拉风格统一） ---------- */
	.menuSm .menu-panel > ul.container > ul.menu-list {
		display: none;
		background: rgba(0, 0, 0, 0.15);  /* 与语言下拉背景一致 */
		border-radius: 0;
		margin: 0 30px 0 30px;
		padding: 4px 0;
		list-style: none;
		box-sizing: border-box;
	}

	.menuSm .menu-panel > ul.container > ul.menu-list.open {
		display: block;
		animation: slideDown 0.25s ease;
	}

	.menuSm .menu-panel > ul.container > ul.menu-list > li {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.menuSm .menu-panel > ul.container > ul.menu-list > li a {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 8px 16px;
		font-size: 14px;
		font-weight: 400;
		color: rgba(255, 255, 255, 0.85);
		text-decoration: none;
		transition: all 0.2s ease;
		border-left: 2px solid transparent;
	}

	.menuSm .menu-panel > ul.container > ul.menu-list > li a:active {
		color: #ffe200;
		background: rgba(255, 226, 0, 0.05);
	}

	.menuSm .menu-panel > ul.container > ul.menu-list > li.active a {
		color: #ffe200;
		font-weight: 500;
		border-left-color: #ffe200;
		padding-left: 22px;
	}

	.menuSm .menu-panel > ul.container > ul.menu-list > li .menu-count {
		color: rgba(255, 255, 255, 0.5);
		font-weight: 400;
		flex-shrink: 0;
		margin-left: 10px;
		background: rgba(255, 255, 255, 0.06);
		padding: 0 10px;
		border-radius: 10px;
		font-size: 11px;
		line-height: 20px;
	}

	.menuSm .menu-panel > ul.container > ul.menu-list > li.active .menu-count {
		color: rgba(255, 226, 0, 0.7);
		background: rgba(255, 226, 0, 0.08);
	}

	@keyframes slideDown {
		from {
			opacity: 0;
			transform: translateY(-6px);
		}
		to {
			opacity: 1;
			transform: translateY(0);
		}
	}


    /* ---------- 产品分类子菜单 ---------- */
    .menuSm .menu-panel > ul.container > ul.menu-list {
        display: none;
        padding: 6px 0 10px 0;
        margin: 0 30px 0 30px;  /* 左右与父级对齐 */
        list-style: none;
        box-sizing: border-box;
        border-left: 2px solid rgba(255, 226, 0, 0.15);
        background: #23439f;
        border-radius: 0 0 4px 4px;
    }
    
    .menuSm .menu-panel > ul.container > ul.menu-list.open {
        display: block;
        animation: slideDown 0.3s ease;
    }
    
    @keyframes slideDown {
        from {
            opacity: 0;
            transform: translateY(-6px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
    
    .menuSm .menu-panel > ul.container > ul.menu-list > li {
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        margin: 0;
        padding: 0;
    }
    
    .menuSm .menu-panel > ul.container > ul.menu-list > li:last-child {
        border-bottom: none;
    }
    
    .menuSm .menu-panel > ul.container > ul.menu-list > li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 11px 14px 11px 16px;
        font-size: 14px;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.85);
        border-left: 2px solid transparent;
        transition: all 0.25s ease;
        text-decoration: none;
        border-radius: 0;
    }
    
    .menuSm .menu-panel > ul.container > ul.menu-list > li a:active {
        color: #ffe200;
        border-left-color: #ffe200;
        padding-left: 22px;
        background: rgba(255, 226, 0, 0.05);
    }
    
    .menuSm .menu-panel > ul.container > ul.menu-list > li.active a {
        color: #ffe200;
        font-weight: 500;
        border-left-color: #ffe200;
        padding-left: 22px;
        background: #23439f;
    }
    
    .menuSm .menu-panel > ul.container > ul.menu-list > li .menu-count {
        color: rgba(255, 255, 255, 0.85);
        font-weight: 400;
        flex-shrink: 0;
        margin-left: 10px;
        background: rgba(255, 255, 255, 0.06);
        padding: 0 10px;
        border-radius: 10px;
        font-size: 11px;
        line-height: 20px;
    }
    
    .menuSm .menu-panel > ul.container > ul.menu-list > li.active .menu-count {
        color: rgba(255, 226, 0, 0.8);
        background: rgba(255, 226, 0, 0.1);
    }
    
    /* ---------- 底部安全区 & 滚动条 ---------- */
    .menuSm .menu-panel::after {
        content: '';
        display: block;
        height: 30px;
    }
    
    .menuSm .menu-panel::-webkit-scrollbar {
        width: 3px;
    }
    
    .menuSm .menu-panel::-webkit-scrollbar-track {
        background: transparent;
    }
    
    .menuSm .menu-panel::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.15);
        border-radius: 3px;
    }
}

/* ================= 主菜单选中项样式 (适配截图) ================= */
.menuSm .menu-panel > ul.container > li.active {
    background: #1b2a7f;
    position: relative;
    margin: 0;
    padding: 0;
    border-radius: 5px;
}

.menuSm .menu-panel > ul.container > li.active::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    background: #ffe200;
    z-index: 2;
}

.menuSm .menu-panel > ul.container > li.active a {
    color: #ffe200;
    font-weight: 600;
    position: relative;
    display: block;
    padding: 12px 10px;
    z-index: 1;
}

.menuSm .menu-panel > ul.container > li.active a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ffe200;
}

/* ====== 手机端语言切换 ====== */
.menuSm .menu-language {
    padding: 5px 10px 5px 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 5px;
}

.menuSm .menu-language .language-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
    padding: 8px 0;
    cursor: pointer;
    user-select: none;
    transition: color 0.25s ease;
}

/* ★ 关键：展开时文字变黄 */
.menuSm .menu-language .language-btn.open {
    color: #ffe200;
}

.menuSm .menu-language .language-btn .arrow-icon {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.4);
    transition: transform 0.3s ease, color 0.25s ease;
    margin-left: auto;
}

/* ★ 关键：展开时箭头旋转 + 变黄 */
.menuSm .menu-language .language-btn.open .arrow-icon {
    transform: rotate(180deg);
    color: #ffe200;
}

.menuSm .menu-language .language-dropdown {
    display: none;
    background: #23439f;
    border-radius: 6px;
    margin-top: 4px;
    padding: 4px 0;
}

/* ★ 关键：下拉展开 */
.menuSm .menu-language .language-dropdown.open {
    display: block;
    animation: slideDown 0.25s ease;
}

.menuSm .menu-language .language-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.menuSm .menu-language .language-item:last-child {
    border-bottom: none;
}

.menuSm .menu-language .language-item:hover {
    background: rgba(255, 255, 255, 0.08);
}

.menuSm .menu-language .language-item img {
    width: 22px;
    height: 16px;
    object-fit: cover;
    border-radius: 2px;
    flex-shrink: 0;
}

.menuSm .menu-language .language-item a {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    font-size: 14px;
    flex: 1;
}

.menuSm .menu-language .language-item a:hover {
    color: #ffe200;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-6px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ====== 手机端联系方式 ====== */
.menuSm .menu-contact {
    padding: 12px 30px 30px 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    margin-top: 4px;
}

.menuSm .menu-contact p {
    display: flex;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    padding: 10px 0;
    margin: 0;
    line-height: 1.6;
}

.menuSm .menu-contact p i {
    width: 18px;
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
    text-align: center;
    flex-shrink: 0;
}

.menuSm .menu-contact p:first-child {
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
}



/* ============================================================
   headerSm 移动端顶部栏
   ============================================================ */
.headerSm .rightSm {
    float: right;
    margin: 16px 0;
}

/* ---------- 搜索按钮（已移除，保留样式备用） ---------- */
.rightSm .searchSm {
    width: 53px;
    height: 100%;
    float: left;
}
/* ============================================================
   汉堡菜单按钮 - 三横线变 X 动画（经典版）
   ============================================================ */
.rightSm .menuIcon {
    width: 50px;
    height: 44px;
    float: right;
    margin: 2px 0;
    cursor: pointer;
    position: relative;
    background: transparent;
    border: none;
    border-radius: 8px;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    z-index: 10001;
}

.rightSm .menuIcon:hover {
    background: rgba(0, 136, 255, 0.04);
}

.rightSm .menuIcon:active {
    transform: scale(0.94);
}

.rightSm .menuIcon li {
    display: block;
    width: 26px;
    height: 3px;
    background: #23439f;
    border-radius: 2px;
    margin: 4px 0;
    list-style: none;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    transform-origin: center;
}

.rightSm .menuIcon.menuClick li {
    background: #23439f;
}

.rightSm .menuIcon.menuClick li:nth-child(1) {
    transform: translateY(10px) rotate(45deg);
}


.rightSm .menuIcon.menuClick li:nth-child(2) {
    opacity: 0;
    transform: scaleX(0);
}


.rightSm .menuIcon.menuClick li:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
}

/* ============================================================
   移动端搜索 - search_content（在 menu-panel 内）
   ============================================================ */
.menuSm .search_content {
    padding: 12px 20px 16px;
    margin: 0 0 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    transition: all 0.4s ease;
}

.menuSm .search_content form {
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.06);
    border-radius: 8px;
    border: 2px solid transparent;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

/* 聚焦时：边框高亮 + 轻微放大 + 光晕 */
.menuSm .search_content form:focus-within {
    border-color: #23439f;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 24px rgba(0, 136, 255, 0.08);
    transform: scale(1.02);
}

/* 聚焦时搜索按钮变色 */
.menuSm .search_content form:focus-within .gza {
    background: #ffe200;
    color: #fff;
	padding: 14px 14px;
}

.menuSm .search_content #HkeyWord {
    flex: 1;
    padding: 10px 14px;
    background: transparent;
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    min-width: 0;
    transition: all 0.3s ease;
}

.menuSm .search_content #HkeyWord::placeholder {
    color: rgba(255, 255, 255, 0.3);
    transition: opacity 0.3s ease;
}

.menuSm .search_content #HkeyWord:focus::placeholder {
    opacity: 0.5;
}

/* 搜索按钮 - 使用 Font Awesome 图标 */
.menuSm .search_content .gza {
    flex-shrink: 0;
    padding: 10px 16px;
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    font-size: 16px;
    transition: all 0.3s ease;
    border-radius: 0 8px 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menuSm .search_content .gza i {
    font-size: 16px;
}

.menuSm .search_content .gza:hover,
.menuSm .search_content .gza:active {
    color: #23439f;
    background: rgba(0, 136, 255, 0.1);
}

/* ============================================================
   移动端菜单面板 - 搜索框独立样式
   ============================================================ */
.menuSm .menu-panel .search_content {
    padding: 16px 20px 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    overflow: hidden;
}

.menuSm .menu-panel .search_content form {
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
    /* 呼吸效果 */
    animation: borderBreath 2.5s ease-in-out infinite;
}

@keyframes borderBreath {
    0% {
        border-color: rgba(255, 255, 255, 0.15);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.5);
        box-shadow: 0 0 20px 4px rgba(255, 255, 255, 0.08);
    }
    100% {
        border-color: rgba(255, 255, 255, 0.15);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

/* 聚焦时：边框变白，背景变亮 */
.menuSm .menu-panel .search_content form:focus-within {
    border-color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 24px rgba(0, 136, 255, 0.06);
}

/* 聚焦时搜索按钮变白 */
.menuSm .menu-panel .search_content form:focus-within .gza {
    color: #23439f;
}

.menuSm .menu-panel .search_content #HkeyWord {
    flex-shrink: 0;
    width: 100px;
    padding: 10px 14px;
    background: transparent;
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.9);
    font-size: 15px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* 聚焦时：HkeyWord 宽度增大 */
.menuSm .menu-panel .search_content form:focus-within #HkeyWord {
    width: 180px;
}

.menuSm .menu-panel .search_content #HkeyWord::placeholder {
    color: rgba(255, 255, 255, 0.3);
    transition: opacity 0.3s ease;
}

.menuSm .menu-panel .search_content #HkeyWord:focus::placeholder {
    opacity: 0.6;
}

.menuSm .menu-panel .search_content .gza {
    flex-shrink: 0;
    padding: 10px 14px;
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    font-size: 16px;
    transition: all 0.4s ease;
    border-radius: 0 8px 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
}

.menuSm .menu-panel .search_content .gza i {
    font-size: 17px;
}

.menuSm .menu-panel .search_content .gza:hover,
.menuSm .menu-panel .search_content .gza:active {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.06);
}


/* ============================================================
   平板及以下 - 显示移动端
   ============================================================ */
@media only screen and (max-width: 991px) {
    header .header_bottom {
        display: none;
    }
}

/* ============================================================
   手机端 - 767px
   ============================================================ */
@media only screen and (max-width: 767px) {
    /* --- Header 基础 --- */
    header {
        height: auto !important;
        position: relative !important;
    }

    header .header_top {
        height: 25px;
        line-height: 25px;
        font-size: 10px;
    }

    /* --- 顶部右侧 --- */
    .headerR .header_search {
        display: none;
    }

    .headerR .headerSt {
        margin: 0 6px 0 0;
        font-size: 10px;
        font-family: arial;
        color: #fff;
    }

    .headerR .headerEn {
        margin: 0;
    }

    /* --- 移动端顶栏 --- */
    header .headerSm {
        height: 50px;
        padding: 0;
        background-color: #fff;
        border-top: 0 solid #23439f;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
		z-index: 10;
        position: relative;
    }

    .headerSm .logoSm {
        width: 191px;
        height: 50px;
        background: url(/tmplcom/images/logosm-cn.png) 0 0/191px 100% no-repeat;
    }

    .headerSm .rightSm {
        height: 40px;
        margin: 4px 0;
    }

    .rightSm .menuIcon {
        width: 30px;
        height: 30px;
        margin: 5px 0;
        background-size: 100%;
    }

	
}

/* ============================================================
   桌面端 - 992px 以上
   ============================================================ */
@media only screen and (min-width: 992px) {
    /* --- Header 基础 --- */
    header {
        position: absolute !important;
        height: auto !important;
    }

    header .search_content {
        display: none !important;
    }

    header .headerSm {
        display: none;
    }

    /* --- Header 底部 --- */
    header .header_bottom {
        height: 90px;
    }

    header .logo {
        width: 110px;
        margin-top: 30px;
    }

    .header_bottom .header_menu {
        width: 1006px;
        height: 90px;
        margin-left: 30px;
		margin-right:50px;
    }

    .header_menu > li {
        margin: 0 5px 0 0;
    }

    .header_menu > li > a {
        line-height: 80px;
        font-size: 16px;
    }

    .header_menu > li > .headerBg {
        top: 90px;
    }

    /* --- Header 右侧区域 --- */
    .headerBg .hm_right {
        width: 350px;
        margin: 0;
    }

    .header_searchgg {
        margin-top: 30px;
    }

    /* --- 顶部电话 --- */
    .top-tel {
        padding-left: 0;
        margin-left: 0;
        background: none;
    }

    .top-tel span {
        font-size: 13px;
    }

    .top-tel b {
        font-size: 18px;
        line-height: 18px;
    }
}

/* ============================================================
   桌面端 - 1250px 以上 (宽屏)
   ============================================================ */
@media only screen and (min-width: 1250px) {
    .header_searchggq {
        float: left;
    }

    /* --- 顶部电话完整版 --- */
    .top-tel {
        padding-left: 50px;
        margin-left: 10px;
        background: url(../images/top-tel.png) no-repeat 0 center;
    }

    .top-tel span,
    .top-tel b {
        display: block;
    }

    .top-tel span {
        margin-bottom: 6px;
        font-size: 13px;
        line-height: 14px;
        color: #666;
    }

    .top-tel b {
        font-size: 20px;
        line-height: 20px;
        font-family: arial;
        color: #2370b5;
    }

    .header_searchgg {
        margin-top: 41px;
    }

    /* --- Header 底部 --- */
    header .header_bottom {
        height: 90px;
    }

    header .logo {
        width: 200px;
        margin-top: 23px;
    }

    .header_bottom .header_menu {
        width: 1236px;
        height: 90px;
    }

    .header_menu > li {
        margin: 0 5px 0 0;
    }

    .header_menu > li > a {
        line-height: 80px;
    }

    .header_menu > li > .headerBg {
        top: 90px;
    }

    .headerBg .hm_right {
        width: 400px;
        margin: 0 17px 0 0;
    }

    .affix .header_menu > li > .headerBg {
        top: 90px;
    }
}
/*公共底部样式部分*/
footer {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 5;
}
footer .footer_top {
	width: 100%;
	overflow: hidden;
	padding: 40px 0 50px;
	background-color: #f0f0f0;
}
.footer_top .footer_logo {
	display: block;
	width: 144px;
	margin: -8px 0 0 -6px;
	float: left;
}
.footer_logo img {
	width: 100%;
}
.footer_top .footer_menu {
	width: 500px;
	overflow: hidden;
	float: left;
	margin: 0 65px 0 50px;
}
.footer_menu ul {
	width: 100%;
	overflow: hidden;
}
.footer_menu li:nth-of-type(1) {
	width: 25%;
	overflow: hidden;
	float: left;
}
.footer_menu li:nth-of-type(2) {
	width: 35%;
	overflow: hidden;
	float: left;
}
.footer_menu li:nth-of-type(3) {
	width: 35%;
	overflow: hidden;
	float: left;
}

.footer_menu li h4 {
	padding: 6px 0 20px 5px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 7px;
}
.footer_menu li h4 a {
	color: #000000;
}
.footer_menu li p {
	width: 100%;
	overflow: hidden;
}
.footer_menu li>a ,.footer_menu li p>a {
	display: block;
	color: #666666;
	line-height: 20px;
	padding: 10px 0 0 5px;
	float: left;
	white-space: nowrap; overflow: hidden;text-overflow: ellipsis; 
	width: 90%;
}
.footer_menu li>a:hover ,.footer_menu li p>a:hover {
	color: #23439f;
	text-decoration: underline !important;
}
.footer_top .footer_right {
	width: 460px;
	overflow: hidden;
	float: right;
	margin: 0 -13px 0 0;
}
.footer_top .footer_contact {
	width: 265px;
	overflow: hidden;
	float: left;
	padding: 6px 0 0;
	color: #515151;
	line-height: 20px;
}
.footer_contact h4 {
	font-size: 1.1rem;
	padding:10px;
	font-weight: bold;
	border-bottom: 1px solid #000;
    margin-bottom: 10px;
}
.footer_contact h1 {
	font-size: 32px;
	font-family: arial;
	color: #23439f;
	margin: 5px 0 0;
}
.footer_top .footer_wx {
	float: right;
	width: 156px;
	text-align: center;
	color: #515151;
}
.footer_wx img {
	margin: 0 0 10px;
}
.footer_bottom {
	width: 100%;
	line-height: 60px;
	color: #FFFFFF;
	overflow: hidden;
	background-color: #23439f;
}
.footer_bottom a {
	color: #FFFFFF;
}
.footer_bottom p {
	float: left;
}
.footer_bottom p:nth-of-type(2) {
	float: right;
}
.footer_bottom p a:hover {
	text-decoration: underline !important;
}
@media only screen and (max-width: 991px) {
	footer .footer_top {
	    padding: 60px 0 0;
	}
	.footer_top .container {
		width: 100%;
	}
	.footer_top .footer_logo {
	    margin: 20px auto 30px;
		float: left;
		width: 20%;
	}
	.footer_top .footer_right {
   	 	width: 80%;
    	float: none;
     	margin: 50px auto;
	}
	.footer_top .footer_contact {
	   	width: 100%;
	    float: none;
	    padding: 0;
	    text-align: center;
	    font-size: 25px;
	    line-height: 42px;
	}
	.footer_contact h4 {
	    line-height: 36px;
	    font-size: 1.5rem;
	}
	.footer_contact h1 {
	    font-size: 68px;
	    margin: 10px 0;
	}
	.footer_top .footer_wx {
	    float: none;
	    width: 285px;
	    margin: 45px auto 0;
	    font-size: 19px;
	}
	.footer_top .footer_menu {
		width: 100%;
		float: none;
		margin: 0;
		background-color: #FFFFFF;
		padding: 45px 0 50px;
	}
	.footer_menu ul {
		width: 688px;
		overflow: hidden;
		margin: 0 auto;
	}
	.footer_menu li:nth-of-type(1) {
		width: 117px;
	}
	.footer_menu li:nth-of-type(2) {
		width: 270px;
	}
	.footer_menu li:nth-of-type(2) p a:nth-of-type(2n+1){
	    width: 120px;
	}
	.footer_menu li:nth-of-type(3) {
		width: 200px;
	}
	.footer_menu li:nth-of-type(3) p a:nth-of-type(2n+1){
	    width: 80px;
	}
	.footer_menu li:nth-of-type(3) p a:nth-of-type(2n){
	    width: 90px;
	}
	.footer_menu li:nth-of-type(4) {
		width: 101px;
	}
	.footer_menu li h4 {
	    font-size: 20px;
	    margin: 0 0 12px;
	}
	.footer_menu li>a, .footer_menu li p>a {
	    line-height: 25px;
	    font-size: 16px;
	}
}
@media only screen and (max-width: 767px) 
{
    
		
	footer .footer_top {
	    padding: 35px 0 0;
		background-color: #fff;
	}
	.footer_top .footer_right {
	    margin: 20px auto 30px;
	}
	.footer_top .footer_contact {
	    font-size: 14px;
	    line-height: 24px;
	    text-align:left;
	    margin: 0 auto;
        width: 90%;
	}
	.footer_contact h4 {
	    line-height: 30px;
	    font-size: 1.5rem;
	}
	.footer_contact h1 {
	    font-size: 28px;
	    margin: 5px 0;
	}
	.footer_top .footer_wx {
	    margin: 20px auto 0;
	    width: 100px;
	    font-size: 14px;
	}
	.footer_top .footer_menu {
	    padding: 25px 0 20px;
	}
	.footer_menu ul {
	    width: 355px;
	}
	.footer_menu li:nth-of-type(1) {
		width: 70px;
	}
	.footer_menu li:nth-of-type(2) {
		width: calc(100% - 210px);
		width: -moz-calc(100% - 210px);
		width: -webkit-calc(100% - 210px);
	}
	.footer_menu li:nth-of-type(2) p a {
		width: 55px;
	}
	.footer_menu li:nth-of-type(2) p a:nth-of-type(2n+1) {
		width: 55px;
	}
	.footer_menu li:nth-of-type(2) p a:nth-of-type(1),.footer_menu li:nth-of-type(2) p a:nth-of-type(2),.footer_menu li:nth-of-type(2) p a:nth-of-type(3){
		width: 100%;
	}
	.footer_menu li:nth-of-type(3) {
		width: 130px;
	}
	.footer_menu li:nth-of-type(3) p a:nth-of-type(2n+1) {
		width: 70px;
	}
	.footer_menu li:nth-of-type(3) p a:nth-of-type(2n) {
		width: 60px;
	}
	.footer_menu li:nth-of-type(4) {
	    display: none !important;
	}
	.footer_menu li h4 {
	    font-size: 14px;
	    margin: 0 0 5px;
	    padding: 0 0 10px;
	}
	.footer_menu li>a, .footer_menu li p>a {
	    line-height: 20px;
	    font-size: 12px;
	    padding: 0;
	}
	.footer_bottom .container{background: #23439f;}
	.footer_bottom {
	    line-height: 20px;
		padding-top: 15px;
		padding-bottom: 50px;
	    text-align: center;
		
	}
	.footer_bottom p {
		float: none !important;
		width: 360px;
		margin: 0 auto;
	}
	
}
@media only screen and (min-width: 992px) 
{
    
		
	.footer_top .footer_logo {
		width: 138px;
	}
	.footer_top .footer_right {
		width: 430px;
	}
	.footer_top .footer_menu {
	    width: 356px;
	    margin: 0 35px 0 30px;
	}
	.pgsubtitle{width:100%;}
	
}
@media only screen and (min-width: 1250px) {
	.footer_top .footer_logo {
		width: 144px;
	}
	.footer_top .footer_right {
		width: 460px;
	}
	.footer_top .footer_menu {
	    width: 680px;
	    margin: 0 20px 0 20px;
	}
	.pgsubtitle{width:50%;}
	
}
/*公共顶部图片*/
.banner {
	width: 100%;
	height: 90px;
	overflow: hidden;
	position: relative;
	margin: 155px 0 0;
}
.banner .bannerCom {
	width: 100%;
	height: 375px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top center;
}
.banner .bannerTxt {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-image: url(../images/bannerbg.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	left: 0;
	top: 0;
	padding: 125px 0 0;
	color: #FFFFFF;
	font-size: 1.8rem;
}
.bannerTxt h1 {
	font-family: "arial black";
	font-weight: bold;
	font-size: 72px;
	color: rgba(255,255,255,0.09);
	position: relative;
	margin: 0 0 5px;
}
.bannerTxt h1 span {
	font-family: "微软雅黑";
	font-size: 2rem;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	left: 10px;
	top: -15px;
}
.bannerTxt p {
	padding: 10px 10px;
	width:50%;
	color:#fff;
}
@media only screen and (max-width: 991px) {
	.banner {
		margin: 150px 0 0;
		height: 411px;
	}
	.banner .bannerCom {
		background-size: 100%;
	}
	.banner .bannerTxt {
		background-image: url(../images/bannerbgs.png);
		background-position: bottom center;
		background-size: 100%;
		padding: 185px 0 0;
		font-size: 22px;
	}
	.bannerTxt h1 {
		font-size: 54px;
		margin: 0 0 5px;
	}
	.bannerTxt h1 span {
		font-size: 1.8rem;
		left: 5px;
		top: -30px;
	}
}
@media only screen and (max-width: 767px) {
	.banner {
		margin: 0 0;
		height: 140px;
	}
	.banner .bannerTxt {
		background-position: top center;
		padding: 10px 0 0;
		font-size: 12px;
	}
	.bannerTxt h1 {
		font-size: 32px;
		height:32px;
	}
	.bannerTxt h1 span {
		font-size: 1.8rem;
		top: 5px;
	}
}
@media only screen and (min-width: 992px) {
	.banner {
		margin: 0 0;
	}
}
@media only screen and (min-width: 1250px) {
	.banner {
		margin: 0 0;
	}
}


.mdh{ display:none;}

@media only screen and (max-width:1600px){
}
@media only screen and (max-width:1600px){
}
@media only screen and (max-width:1400px){

}
@media only screen and (max-width:1200px){
}
@media only screen and (max-width:1169px){
}
@media only screen and (max-width:1000px){
.mdh{ display:block;background:none; height:40px; width:100%; padding:0; display:block; position:fixed; bottom:0; left:0;z-index: 5;}

.mdh li{ height:40px; background:#23439ff0; font-size:15px; color:#FFF; text-align:center; line-height:40px; float:left; border-left:1px solid #FFF;box-sizing: border-box;}
}
@media only screen and (max-width:954px){

}

@media only screen and (max-width:768px){

}
@media only screen and (max-width:650px){
	
}
@media only screen and (max-width:600px){

	}
@media only screen and (max-width:580px){
	
	}
@media only screen and (max-width:440px){
}
/* ============================================================
   分页控件
   ============================================================ */

.paging {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 20px 0 40px;
}

.page-numbar {
    display: inline-block;
    font-size: 14px;
    color: #666;
}

/* ---------- 所有分页元素 ---------- */
.page-numbar a {
    display: inline-block;
    padding: 6px 14px;
    margin: 0 4px;
    color: #555;
    font-size: 13px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    transition: all 0.25s ease;
    vertical-align: middle;
    line-height: 1.42857143;
    text-decoration: none;
    min-width: 32px;
}

/* ---------- 链接悬停 ---------- */
.page-numbar a:hover {
    background: #f0f7ff;
    border-color: #23439f;
    color: #23439f;
    text-decoration: none;
}

/* ---------- 当前页码（高亮） ---------- */
.page-numbar .page-num-current {
    background: #23439f;
    border-color: #23439f;
    color: #fff;
    font-weight: bold;
}

.page-numbar .page-num-current:hover {
    background: #23439f;
    border-color: #23439f;
    color: #fff;
}

/* ---------- "总共13商品" 文本（无边框） ---------- */
.page-numbar:before {
    content:  attr(data-total) ;
    display: inline-block;
    padding: 6px 8px 6px 0;
    color: #999;
    font-size: 13px;
    border: none;
    background: transparent;
}

/* ---------- "当前页1/2" 信息（无边框） ---------- */
.page-numbar .page-num-current{
    background: transparent;
    border: none;
    color: #23439f;
    cursor: default;
    font-weight: normal;
    min-width: auto;
    border: #23439f solid 1px;
}

/* ---------- 禁用状态（上一页/下一页不可用时） ---------- */
.page-numbar a[href="javascript:;"] {
    color: #ccc;
    cursor: not-allowed;
    background: #fafafa;
    border-color: #eee;
}

.page-numbar a[href="javascript:;"]:hover {
    background: #fafafa;
    border-color: #eee;
    color: #ccc;
}

/* ---------- 首页/尾页、上一页/下一页 增加内边距 ---------- */
.page-numbar .page-index,
.page-numbar .page-last,
.page-numbar .page-pre,
.page-numbar .page-next {
    padding: 6px 16px;
}

.paging span a {
    display: inline-block;
    padding: 6px 14px;
    margin: 0 4px;
    color: #555;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background: #fff;
    text-decoration: none;
    transition: all 0.25s ease;
}

.paging span a:hover {
    background: #f0f7ff;
    border-color: #23439f;
    color: #23439f;
}

/* 但 .page-status 里的 a 不加边框 */
.paging .page-status a {
    border: none;
    background: transparent;
}

/* ============================================================
   响应式适配
   ============================================================ */

@media only screen and (max-width: 767px) {
    .paging {
        padding: 10px 0 20px;
    }

    .page-numbar a {
        padding: 4px 10px;
        font-size: 12px;
        margin: 0 2px;
        min-width: 28px;
    }

    /* 手机端隐藏首尾页文字 */
    .page-numbar .page-index,
    .page-numbar .page-last {
        display: none;
    }

    .page-numbar .page-pre,
    .page-numbar .page-next {
        padding: 4px 8px;
        font-size: 12px;
    }

    /* "总共13商品" 在手机端换行 */
    .page-numbar:before {
        display: block;
        padding: 0 0 8px 0;
        font-size: 12px;
    }

    /* "当前页1/2" 在手机端隐藏（已有总数和页码） */
    .page-numbar .page-num-current[title="当前页/总页数"] {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .page-numbar a {
        padding: 3px 7px;
        font-size: 11px;
        margin: 0 1px;
        min-width: 24px;
    }
}



.carousel2{height:156px;padding:0 0 0 2px;width:762px;}
.carousel2#carousel-vertical{height:306px;padding:0;width:auto}
.carousel2#carousel-responsive{width:auto}.carousel2 li,.carousel2>div>div{color:#000;padding:2px 2px 2px 2px;border:1px solid #ececec}
.carousel2#carousel-vertical li,.carousel2#carousel-vertical>div>div{padding:2px 2px 2px 2px}
.cstb{font-family: 微软雅黑, "sans-serif";color:#000;}
.xznkfjszc a{color:#fff !important;}
#hk-container .hk-center-tit h3 span{color:#f00 !important;}
#hk-bottom-wrap{visibility:hidden !important;}

/* ============================================================
   语言切换组件 - 竖排窄版
   ============================================================ */

	/* ====== PC端语言切换 ====== */
	/* 外层容器 */
	.x1 {
		float: left;
		margin-top: 30px;
		margin-left: 30px;
	}

	/* 语言切换按钮容器 */
	.language-switcher {
		position: relative;
		display: inline-block;
	}

	/* 下拉菜单展开时箭头旋转 */
	.language-dropdown.active ~ .language-btn .arrow-icon,
	.language-btn.active .arrow-icon {
		transform: rotate(180deg);
	}

	.language-dropdown {
		position: absolute;
		top: calc(100% + 6px);
		right: 0;
		background: #ffffff;
		border: 1px solid #e0e0e0;
		border-radius: 6px;
		box-shadow: 0 4px 16px rgba(0, 0, 0, 0.10);
		display: none;
		z-index: 1000;
		width: 140px;
		min-width: 140px;
		overflow: hidden;
		animation: dropdownFade 0.2s ease;
	}
	.clear {
		clear: both;
	}
	@media (max-width: 768px) {

		.language-dropdown {
			width: 140px;
			right: -100%;
		}

	}
	.x1 .language-switcher {
		position: relative;
		cursor: pointer;
	}

	.x1 .language-btn {
		display: flex;
		align-items: center;
		gap: 6px;
		color: rgba(255, 255, 255, 0.85);
		font-size: 14px;
		padding: 4px 12px;
		user-select: none;
		transition: color 0.25s ease;
		border-radius: 4px;
	}

	.x1 .language-btn:hover {
		color: #ffe200;
	}

	.x1 .language-btn .arrow-icon {
		font-size: 10px;
		color: rgba(255, 255, 255, 0.4);
		transition: transform 0.3s ease, color 0.25s ease;
	}

	.x1 .language-btn.open {
		color: #ffe200;
	}

	.x1 .language-btn.open .arrow-icon {
		transform: rotate(180deg);
		color: #ffe200;
	}

	.x1 .language-dropdown {
		display: none;
		position: absolute;
		top: 100%;
		right: 0;
		min-width: 140px;
		background: #fff;
		border-radius: 6px;
		box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
		padding: 4px 0;
		margin-top: 4px;
		z-index: 999;
	}

	.x1 .language-dropdown.open {
		display: block;
		animation: slideDown 0.25s ease;
	}

	.x1 .language-dropdown .language-list {
		display: flex;
		flex-direction: column;
	}

	.x1 .language-dropdown .language-item {
		display: flex;
		align-items: center;
		gap: 10px;
		padding: 8px 16px;
		transition: background 0.2s ease;
	}

	.x1 .language-dropdown .language-item:hover {
		background: #f5f5f5;
	}

	.x1 .language-dropdown .language-item img {
		width: 22px;
		height: 16px;
		object-fit: cover;
		border-radius: 2px;
		flex-shrink: 0;
	}

	.x1 .language-dropdown .language-item a {
		color: #333;
		text-decoration: none;
		font-size: 14px;
		flex: 1;
	}

	.x1 .language-dropdown .language-item a:hover {
		color: #23439f;
	}
	
	/* ====== 手机端语言切换 - 当前选中状态 ====== */
	.menuSm .menu-language .language-item.active {
		background: rgba(255, 226, 0, 0.15);
	}

	.menuSm .menu-language .language-item.active a {
		color: #ffe200;
		font-weight: 500;
	}

	.menuSm .menu-language .language-item.active img {
		border: 1px solid #ffe200;
	}

	/* ====== PC端语言切换 - 当前选中状态 ====== */
	.x1 .language-dropdown .language-item.active {
		background: #e8f0fe;
	}

	.x1 .language-dropdown .language-item.active a {
		color: #23439f;
		font-weight: 500;
	}

	.x1 .language-dropdown .language-item.active img {
		border: 1px solid #23439f;
	}

.details_bottom p { font-size: 1.4rem; line-height: 1.6; margin-bottom: 10px; text-align: justify; color: #333; }
.details_bottom strong, .details_bottom b { 
	display: inline-block; font-size: 1.5rem; color: #000; margin-top: 15px; margin-bottom: 8px; 
	border-left: 4px solid #00b0f0; padding-left: 10px; line-height: 1.4; 
}
.table-wrapper { width: 1050px !important; max-width: 100%; overflow-x: auto; margin: 20px 0; clear: both; }
.table-wrapper table { width: 100% !important; border-collapse: collapse; table-layout: fixed; border: 1px solid #333; box-sizing: border-box; }
.table-wrapper th, .table-wrapper td { 
	border: 1px solid #333; padding: 4px 2px; text-align: center; vertical-align: middle; 
	font-size: 12px; line-height: 1.1; white-space: normal; word-wrap: break-word; 
}
.table-wrapper th { background-color: #00b0f0 !important; color: #ffffff !important; font-weight: bold; }


/* ---------- 搜索分区 ---------- */
.search-section {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eef2f8;
}
.search-section:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.search-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.search-section-title {
    font-size: 18px;
    font-weight: 600;
    color: #1a2332;
    padding-left: 12px;
    border-left: 4px solid #23439f;
    line-height: 1.4;
    margin: 0;
}

.search-more {
    font-size: 14px;
    color: #23439f;
    text-decoration: none;
    transition: color 0.3s ease;
}
.search-more:hover {
    color: #23439f;
    text-decoration: underline;
}

.search-placeholder {
    text-align: center;
    padding: 40px 0;
    color: #b0bccd;
    font-size: 15px;
}



/* 呼吸图标动画 */
.breath-icon {
    animation: iconBreath 1.8s ease-in-out infinite;
    display: inline-block;
}

@keyframes iconBreath {
    0% {
        opacity: 0.4;
        transform: scale(0.85);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0.4;
        transform: scale(0.85);
    }
}

/* 可选：搜索触发器的悬停效果 */
.search-trigger {
    transition: all 0.3s ease;
    border-radius: 4px;
}

.search-trigger:hover {
    background: rgba(255, 255, 255, 0.1);
}