
@charset "utf-8";


@font-face {
	font-family:'Karla-Regular';src:url('/skins/2009/fonts/Karla-Regular.ttf');font-display:swap;
}

@font-face {
	font-family:'lato';src:url('/skins/2009/fonts/Lato-Regular.woff');font-display:swap;
}
@font-face {
	font-family: 'Inter', 'Noto Sans SC', 
                 /* 以下是系统兜底字体，防止加载失败时页面变丑 */
                 -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 
                 'Helvetica Neue', Arial, 
                 'PingFang SC', 'Microsoft YaHei', 
								 sans-serif;-webkit-font-smoothing: antialiased;
    						-moz-osx-font-smoothing: grayscale;
	src: url('/skins/2009/fonts/Inter-Regular.ttf');
}
* {
	margin: 0px;
	padding: 0px;
	font-family: 'Inter', 'Noto Sans SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,  'PingFang SC', 'Microsoft YaHei', sans-serifKarla-Regular, lato,San Francisco,PingFang SC,Noto sans SC,Microsoft YaHei;
}

body {
	font-size: 13px;
	color: #333333
}

input#keys {
	border: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #0086f7;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

img {
	border: 0px;
}

#nav {
	font-weight: bold;
}

#nav li {
	width: auto;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
ul#side-menu {
    white-space: nowrap;
    overflow: hidden;
}
ul#nav {
	list-style: none;
}

li.Resources {
	width: 125px !important;
}

#wenzhang a:hover {
	color: #0086f7;
}

.wplist a:hover {
	color: #0086f7;
}

.wplist img {
	max-width: 210px;
}

.list_news .pcd {
	display: none;
}
table.pcd {
	display: none;
}
.conta {
	line-height: 24px;
	padding: 5px;
	font-size: 14px;
}

dl {
	margin: 0px;
	padding: 0px;
}

dt {
	margin: 0px;
	padding: 0px;
}

dd {
	margin: 0px;
	padding: 0px;
}
.indexnews div {
    width: 98%;
}
.indexnews {
    display: flex;
}
.r_l01 dl dt {
	width: 600px;
	height: 24px;
	line-height: 24px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	background-image: url(d.gif);
	background-position: 8px center;
	margin-top: 5px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D5D5;
}

.r_l01 dl dd {
	width: 75px;
	height: 24px;
	line-height: 24px;
	float: left;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D5D5;
}

.r_l02 dl dt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	/* float: left; */
	font-weight: 500;
	font-size: 15px;
	color: #666666;
	margin-left: 3px;
	text-align: left;
	margin-top: 5px;
	background-position: 5px center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.r_l02 dl dd {
	width: 50px;
	height: 30px;
	line-height: 30px;
	color: #999999;
	float: left;
	border-bottom-width: 1px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin-top: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

a.moaa {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
	float: right;
}

.homeproductlist {
	float: left;
	width: 23%;
	text-align: center;
	padding: 5px;
	margin: 7px 0;
}

.product.tile {
	margin: 10px 9px 0 0px;
	padding: 10px;
	position: relative;
	background: #FFFFFF;
	border-radius: 0px;
}

strong.h3 {
	font-size: 1.1em;
}

.h3fonts {
	height: 3.5em;
}

table.productlist {
	height: 270px;
	border: 1px solid #ECECEC;
	width: 18.5%;
	margin: 5px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
	font-size: 14px;
}
table.productlist h2 {
	
	font-size: 14px!important;
}
table.productlist img {
	width: 180px !important;
	height: 180px !important;
}
.productlist:hover {
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
        transition: box-shadow 0.3s ease;
				transform: scale(1.05);
    }

table.productlist tbody:hover {
	border: 1px solid #00adee;
	border-radius: 0px;
	-moz-box-shadow: 0 0 5px #00adee;
	-webkit-box-shadow: 0 0 5px #00adee;
	box-shadow: 0px 0px 8px #0086f7;
}

.totalprolist {
    padding-left: 20px;
}

.wplist {
	margin: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.innerpage {
	padding: 20px 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.infocontent {
	padding-left: 15px !important;
}

.infocontent table {
	font-size: 14px;
}
.infocontent li {
    
    font-size: 14px;
    line-height: 1.5;
}
.infocontent ol {
	padding: 10px 0 ;
}
.infocontent h4 {
	margin: 16px 0 16px 0;
}

.infocontent h5 {
	margin: 17px 0 17px 0;
}

.infocontent h6 {
	margin: 19px 0 19px 0;
}

.infocontent dl {
	margin: 12px 0px;
}

.infocontent ol ul {
	margin: 12px 0px;
	padding-left: 40px;
}

/* .infocontent img {
	max-width: 700px;
	height: 100%;
} */

p.MsoNormal {
	margin: 2px 0px;
}

.iright .info_next {
	font-size: 14px;
	border: 1px solid #d7d8db;
	padding: 10px;
}

.iright .info_prev {
	font-size: 14px;
	border: 1px solid #d7d8db;
	padding: 10px;
}

.info_prev div {
	float: left;
	padding: 5px;
}

.info_next div {
	float: left;
	padding: 5px;
}

.iright li {
	margin-left: 10px;
	/* font-size: 16px; */
}

.iright a:hover {
	color: #0086f7;
}

.introduce p {
    padding: 5px 0 5px 0;
}
.introduce h2 {
    margin: 10px 0;
}
.ileft ul {
	list-style: none;
}

.inews a:hover {
	color: #0086f7;
}
li.applications {
    width: 212px!important;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: relative;
	z-index: 999;
	background-color: #4895cc;
	opacity: 0.9;
	width: 100%;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
	color: white;
	padding: 7px 15px;
	text-decoration: none;
	display: block;
	font-size: 14px;
}

.dropdown-content a:hover {
	background-color: #55b3f1;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}

a.droptoggle:after {
	display: inline-block;
	margin-left: 5px;
	vertical-align: 3px;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.show {
	display: block;
}

#nav a {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

#wenzhang {
	font-weight: 500;
	font-size: 14px;
	padding-left: 13px;
}

#wenzhang li {
	width: 100%;
	line-height: 24px;
	border-bottom: 1px solid #fff;
}

#wenzhang dd dl dt a {
	display: block;
	width: 100%;
	line-height: 24px;
}

i.fa.fa-angle-double-down {
	font-size: 16px;
	padding-left: 10px;
}

.icon {
	width: 30px;
	height: auto;
}

.infocontent h1 {
	line-height: 120%;
	font-size: 32px;
    margin: 16px 0 16px 0;
}
.infocontent h1 span{
	line-height: 120%;
	font-size: 32px;
    margin: 16px 0 16px 0;
}
.infocontent h2 {
	font-size: 24px;
    margin: 20px 0;
}
.infocontent h2 span {
	font-size: 24px;
}
.iright .infocontent h3 {
	font-size: 18.72px!important;
    margin: 14px 0;
}
.iright .infocontent h4 {
	font-size: 16px!important;
    margin: 14px 0;
}
.infocontent h3 span{
	font-size: 18.72px!important;
    margin: 14px 0;
}
.infocontent p {
	font-size: 14px;
	line-height: 1.5;
    padding: 10px 0px;
    /* font-family: Karla-Regular, lato,San Francisco,PingFang SC,Noto sans SC,Microsoft YaHei!important; */
}
.infocontent span {
	font-size: 14px;
    
}
.content_page {
	text-align: center;
	margin: 8px;
	padding-top: 13px;
	font-size: 12px;
}

.content_page a {
	background: #fff;
	margin: 1px;
	padding: 4px 4px;
	border: 1px solid #0086f7;
	color: #595959;
}

.content_page span {
	background: #E1F0FA;
	color: #f60;
	margin: 1px;
	padding: 4px 4px;
	border: 1px solid #0086f7;
}

.content_page input {
	position: relative;
	margin: 3px 0 0 0px;
	padding: 1px 0 2px 0;
	padding: 0;
	background: #fff;
	border: 1px solid #0086f7;
	color: #595959;
	width: 30px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

.content_page button {
	position: relative;
	margin: 5px 0px 0px 0px;
	padding: 0;
	background: #fff;
	border: 1px solid #0086f7;
	color: #595959;
	width: 40px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
}

.content_url {
	font-size: 14px;
	font-family: arial;
	color: #06f;
	margin: 20px 0;
}

.content_url span {
	color: #999;
}

.content_url input {
	background: #50B20E;
	color: #fff;
	width: 50px;
	border: 0;
	height: 24px;
}

.content_url #this_url {
	border: 1px solid #ccc;
	width: 574px;
	font-family: arial;
	color: #000;
	height: 20px;
	line-height: 20px;
	background: #fff;
}

.button1 {
	background: #55b3f1;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 5px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 10px;
	width: 100%;
	font-size: 18px;
	transition: transform 0.2s, box-shadow 0.2s;
}
.button1:hover {
	  transform:translateY(-2px);
    box-shadow: 0 6px 20px rgba(85, 174, 241, 0.4);
}

.STYLE-NAME {
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	padding: 20px 20px 20px 20px;
	font: 12px Arial,Helvetica,sans-serif;
	color: #666;
}

.STYLE-NAME h1 {
	font: 24px "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding: 10px 10px 10px 20px;
	display: block;
	margin: -20px -20px 15px;
}

.STYLE-NAME h1 > span {
	display: block;
	font-size: 11px;
}

.STYLE-NAME label > span {
	float: left;
	margin-top: 10px;
	color: #5E5E5E;
}

.STYLE-NAME label {
	display: block;
	margin: 0px 0px 5px;
}

.STYLE-NAME label > span {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 15px;
	margin-top: 10px;
	font-weight: bold;
}

.STYLE-NAME input[type="text"],.STYLE-NAME input[type="email"],.STYLE-NAME textarea,.STYLE-NAME select {
	color: #888;
	width: 30%;
	padding: 0px 0px 0px 5px;
	border: 1px solid #C5E2FF;
	background: #FBFBFB;
	outline: 0;
	-webkit-box-shadow: inset 0px 1px 6px #ECF3F5;
	box-shadow: inset 0px 1px 6px #ECF3F5;
	font: 200 12px/25px Arial,Helvetica,sans-serif;
	height: 35px;
	line-height: 15px;
	margin: 2px 6px 16px 0px;
}

.STYLE-NAME textarea {
	height: 200px;
	padding: 5px 0px 0px 5px;
	width: 70%;
}

.STYLE-NAME select {
	background: #fbfbfb url('/Skins/2009/Css/down-arrow.png') no-repeat right;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width: 70%;
}

.STYLE-NAME .button {
	background: #66C1E4;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.iconsapps {
	margin-top: 3px;
	padding: 13px
}

.STYLE-NAME .button:hover {
	background: #3EB1DD;
}

.input {
	width: 120px;
}

.list2,.list3,.list4 {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}

.list2 img,.list3 img,.list4 img {
	max-width: 100%;
}

.list2 li {
	list-style: none;
	width: 50%;
	float: left;
	text-align: center;
}

.list3 li {
	list-style: none;
	width: 33.333%;
	float: left;
	text-align: center;
}

.list4 li {
	list-style: none;
	width: 25%;
	float: left;
	text-align: center;
}

.contactdetails {
	display: flex;
	margin: 0 auto;
	width: 100%;
	align-items: flex-start;
	background: white;
}

.contactform {
	background: white;
	padding: 10px;
}

.contactdetails div {
	margin: 20px;
}

.contactdetails p {
	font-size: 15px;
	line-height: 1.6;
}

.youtupian img {
	max-width: 580px;
}

.search-results {
	margin: 20px;
}

.search-results .search-result {
	display: flex;
	justify-content: space-between;
	margin: 1%;
	font-size: 14px;
	padding: 3px 0px;
}

.sstt {
	margin: 10px 0px 10px 30px;
}

.infos {
	display: flex;
	justify-content: space-between;
	margin: 10px 3%;
	font-size: 14px;
}
/* 核心代码：当鼠标悬停在整行(.infos)上时，让右侧时间(.time-right)变蓝 */
.infos:hover .time-right {
    color: #007bff !important; /* 这里使用了标准的亮蓝色，您可以换成您喜欢的颜色 */
    transition: color 0.2s ease-in-out; /* 添加平滑过渡效果 */
}

/* 建议搭配：同时让左侧的标题链接也一起变蓝，视觉效果更统一 */
.infos:hover .ssresult-left a {
    color: #007bff !important;
}

/* 额外优化：让整行背景也微微变色，增加交互感（可选） */
.infos:hover {
    background-color: #f9f9f9; /* 极淡的灰色背景 */
    cursor: pointer; /* 鼠标变成小手形状 */
}
.table-container {
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}

img.zoomImg {
	cursor: crosshair;
}

.totalg {
	display: flex;
	margin: 10px;
}

.gallery {
	display: flex;
	align-items: center;
	margin: 20px
}

.imagpart {
	position: relative;
	max-width: 360px;
	height: auto;
	overflow: hidden;
}

.bigmainimages {
	display: -webkit-box;
	transition: transform 0.3s ease;
	margin: 10px 0px 10px 0px;
}

.bigmainimages img {
	width: 360px;
	height: auto;
}

.thumbnail {
	margin: 5px 0 5px 0;
}

.thumbnail img {
	width: 66px;
	height: auto;
	margin: 3px;
	cursor: pointer;
	opacity: 0.7;
	transition: opacity 0.3s ease;
}

.thumbnail-container {
	display: flex;
	overflow-x: auto;
	scroll-behavior: smooth;
	overflow: hidden;
	position: relative;
	transition: transform 0.3s ease;
}

.thumbnail-image:hover,.thumbnail-image.active {
	opacity: 1;
}

.arrow {
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-color: #cdcdcd;
	color: #383838;
	font-size: 2em;
	z-index: 1;
	border-radius: 50%;
	margin: 10px;
}

.left-arrow {
	left: 0;
}

.right-arrow {
	right: 0;
}

.wenzi {
	padding: 20px;
	padding-top: 20px;
}

.wenzi h1 {
	padding: 10px 0;
}

span.miaoshu1 {
	font-size: 16px;
	border-bottom: 1px solid #cdcdcd;
}

.miaoshu {
	font-size: 18px;
	color: #2aaee0;
	font-weight: bold;
	padding: 20px 0;
}

.contact-gallery {
	font-size: 14px;
	padding: 20px 0;
}

.Description {
	font-size: 20px;
	font-weight: bold;
	font-family: Karla-Regular;
	padding: 15px 0px;
	border-bottom: 1px solid #cfd1d2;
	margin-left: 25px;
}

table p {
	margin: 0px !important;
	padding: 5px !important;
}


.copyright {
	display: inline-block;
	width: 100%;
	margin-top: 150px!important;
}

a#fold {
	display: none;
}

a.option-box {
	display: none;
}
/* 搜索部分样式 */
.search-form {
    margin-top: 3px;
}
.input-group {
    display: flex
;
    height: 35px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}
.input-field {
    flex: 1;
    border: none;
    padding: 0 5px;
    font-size: 14px;
    background-color: #f8f9fa;
    outline: none;
    transition: background-color 0.3s;
}
.search-btn {
    background: linear-gradient(to right, #3498db, #2980b9);
    border: none;
    padding: 0 10px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.search-icon {
    width: 24px;
    height: 24px;
    filter: invert(1);
}
.error-message.show {
    opacity: 1;
}
.error-message {
    color: #e74c3c;
    margin-top: 15px;
    font-weight: 500;
    height: 25px;
    opacity: 0;
    transition: opacity 0.3s;
}
/* 手机端样式 */
@media only screen and (min-device-width:352px) and (max-device-width:931px) {

video {
	width: 100%;
}

	.infos {
		display: block !important;
		margin: 10px !important;
		font-size: 14px !important;
		border-bottom: 1px solid #dadada;
	}

	input#gopage,button.pagego {
		display: none;
	}

	.time-right {
		font-size: 12px;
		color: grey;
	}

	.search-result {
		display: block !important;
		margin: 10px !important;
		font-size: 14px !important;
	}

	.tooltip {
		display: none !important;
	}

	.totalg {
		flex-wrap: wrap;
	}

	.gallery {
		justify-content: center;
	}

	.youtupian img {
		max-width: 350px;
	}

	.yesdoit {
		padding-top: 8px !important;
	}

	#wenzhang {
		font-size: 1.1em;
	}

	video.video {
		width: 100% !important;
	}

	.tpgd {
		height: 80px !important;
	}

	.logo {
		width: 20% !important;
	}

	.logo img {
		width: 80% !important;
		height: auto !important;
	}

	.topimg {
		width: 0px;
		display: none;
	}

	.top {
		height: auto !important;
	}

	.dhbox {
		height: auto !important;
		overflow: hidden;
	}

	.dropdown-content {
		position: absolute;
		width: auto;
	}

	/* #form1 {
	} */

	.ileft {
		width: 100% !important;
	}

	.ileft .leftcontactus {
		display: none;
	}

	.ihome {
		width: 100% !important;
	}

	.ihome img {
		max-width: 100% !important;
	}

	.ihome table {
		width: 100% !important;
	}

	.ihome table td {
		width: auto !important;
	}

	.iright {
		width: 100% !important;
	}

	.iright img {
		max-width: 100% !important;
		height: auto;
	}

	.iright table {
		width: 100% !important;
	}

	.iright .productlist {
		width: 46% !important;
	}

	.iright table td {
		width: auto !important;
	}

	.inews {
		width: 100% !important;
	}

	.inews img {
		max-width: 100% !important;
	}

	.inews table {
		width: 100% !important;
	}

	#wenzhang dd dl dt {
		padding-left: 5px;
	}

	.homeproductlist {
		width: 46% !important;
	}

	strong.h3 {
		font-size: 1em;
	}

	.product.tile {
		padding: 0;
		margin: 0;
	}

	.wplist td {
		width: 25% !important;
	}

	div#testContainer img {
		height: 120px;
		width: auto;
	}

	.list_news {
		width: 100%;
	}

	table.sjd {
		display: none;
	}
	table.pcd {
		display: block;
	}
	.list_news td div {
		padding: 5px 0px !important;
		max-width: 100%;
	}

	.wplist {
		margin: 0;
	}

	.wplist tr {
		width: 100%;
	}

	td.time {
		padding-right: 18px;
	}

	.fontsz {
		font-size: 18px !important;
		font-weight: bold;
	}

	.wapd {
		display: none;
	}

	.list_news td,.list_news tr,.list_news tbody {
		width: 100% !important;
	}

	.contactdetails {
		flex-direction: column;
	}
.indexnews {
    display: block;
}
	.r_l02 dl dt {
		max-width: 100%;
		margin-left: 0px !important;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 14px;
	}
  .conta span{
		font-size: 14px!important;
	}
	.r_l02 dl {
		width: 100%;
		overflow: hidden;
	}

	.iconsapps {
		padding-top: 10px;
		padding-left: 0px;
		margin-left: 0px
	}

	#wenzhang {
		padding-left: 10px;
	}

	#wenzhang li {
		width: 50%;
		float: left;
	}

	#nav li {
		width: auto;
		float: left;
		height: 40px;
		line-height: 40px;
		text-align: center;
	}

	li.Resources {
		width: auto !important;
	}
li.applications {
    width: auto !important;
}
	#nav li a {
		padding-right: 5px;
		padding-left: 5px;
	}

	.innerpage {
		display: inline-block;
	}

	.iright .info_prev {
		border: none;
	}

	.iright .info_next {
		float: none;
		border: none;
	}

	.STYLE-NAME label > span {
		width: auto!important;
	}

	.STYLE-NAME input[type="text"],.STYLE-NAME input[type="email"],.STYLE-NAME textarea,.STYLE-NAME select {
		width: auto!important;
	}
	
}

