<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#home {
	background: rgba(176, 176, 176, 0.2);
}
main {
	width: 1200px;
	margin: 0 auto;
}
.header-logo {
	background: #fff;
}
.breadcrumb {
	margin: 10px 0;
	max-width: 100%;
}
.breadcrumb.style_inline-block {
	font-size: 0;
}
.breadcrumb.style_inline-block .item {
	display: inline-block;
}
.breadcrumb .item {
	text-decoration: none;
	vertical-align: middle;
	height: 26px;
	position: relative;
	padding: 0 10px 0 15px;
	background-size: 0 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-image: linear-gradient(#fff, #fff);
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: rgba(0, 0, 0, 0.65);
}
.breadcrumb .item + .item {
	margin-left: 10px;
}
.breadcrumb .item:first-child {
	background-size: cover;
	padding-left: 10px;
}
.breadcrumb .item:first-child::before {
	background-position: 10px top;
}
.breadcrumb .item:first-child::after {
	background-position: 10px bottom;
}
.breadcrumb .item.active,
.breadcrumb .item:target,
.breadcrumb .item:hover {
	color: rgba(0, 96, 178, 1);
}
.breadcrumb .item.active:hover,
.breadcrumb .item:target:hover {
	cursor: default;
}
.breadcrumb .item::before,
.breadcrumb .item::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 51%;
	z-index: -1;
	left: 0;
	background-image: inherit;
	background-size: 100% 200%;
	background-repeat: no-repeat;
}
.breadcrumb .item::before {
	transform-origin: 0% 0%;
	top: 0;
	background-position: top;
	transform: skew(27.5deg);
}
.breadcrumb .item::after {
	transform-origin: 0% 100%;
	bottom: 0;
	background-position: bottom;
	transform: skew(-27.5deg);
}
.tab-bar .tab-con {
	width: 240px;
	margin-right: 0;
	text-align: center;
	border-right: 1px solid rgba(0, 96, 178, 1);
	border-top: 1px solid rgba(0, 96, 178, 1);
}
.tab-bar .tab-con:first-child {
	border-left: 1px solid rgba(0, 96, 178, 1);
}
.tab-bar .tab-con.active {
	color: #fff;
}
.tab-bar .tab-con:hover {
	color: #fff;
}
.list-con {
	padding: 24px;
	background: #fff;
	margin-bottom: 25px;
}
.list-con .product-des h3 {
	color: rgba(0, 96, 178, 1);
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 10px;
}
.list-con .product-des {
	background: rgba(176, 176, 176, 0.1);
	padding: 15px 20px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
}

.product-menu-box {
	float: left;
	width: 276px;
	padding-bottom: 24px;
}
.product-menu-box h3 {
	width: 276px;
	height: 44px;
	font-size: 16px;
	font-weight: 500;
	line-height: 44px;
	background: rgba(0, 96, 178, 1);
	padding-left: 10px;
	color: #fff;
	margin-bottom: 32px;
}
.product-menu-box .search-atlas {
	width: 276px;
	height: 40px;
	border: 1px solid rgba(0, 96, 178, 1);
}
.product-menu-box .search-atlas #search {
	display: block;
	height: 38px;
	padding-left: 15px;
	line-height: 38px;
	color: #666;
	width: 214px;
	font-size: 12px;
	overflow: hidden;
	border: 0;
	float: left;
}
.product-menu-box .search-atlas span {
	width: 60px;
	height: 38px;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	background: rgba(0, 96, 178, 1);
	color: #fff;
	float: right;
	position: relative;
}


.info-content {
	overflow: hidden;
	padding-top: 32px;
}
.product-show-box {
	float: right;
	width: 850px;
}
.product-show-box .hot-data-box {
	height: 60px;
	border: 1px solid rgba(0, 96, 178, 1);
}
.product-show-box h2 {
	width: 144px;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: rgba(0, 96, 178, 1);
}
.product-show-box {
	float: right;
	width: 850px;
}
.product-show-box .tabs {
	height: 44px;
	border-bottom: 1px solid rgba(0, 96, 178, 0.25);
	position: relative;
}
.product-show-box .tabs .back {
	position: absolute;
	right: 0;
	bottom: 10px;
	cursor: pointer;
}
.product-show-box .tabs p {
	height: 44px;
	position: relative;
	display: inline-block;
	line-height: 44px;
	text-align: center;
	margin-right: 25px;
	font-size: 16px;
	font-weight: 600;
	color: rgba(0, 96, 178, 1);
}

.title-info {
	margin-bottom: 24px;
}
.title-info .auth {
	overflow: hidden;
	padding-top: 10px;
}
.title-info .auth .views {
	background: url(../../images/home/eye.png) no-repeat left center;
	padding-left: 22px;
	float: right;
	margin-right: 0;
}
.title-info .auth span {
	float: left;
	margin-right: 20px;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.45);
	line-height: 20px;
}
.video-text {
	padding: 16px 24px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.65);
	text-indent: 24px;
	background: rgba(251, 251, 251, 1);
}
.pre-next {
	width: 850px;
	height: 72px;
	padding: 0 40px;
	background: rgba(247, 247, 247, 1);
	margin-top: 25px;
}
.pre-next span {
	float: left;
	height: 100%;
	line-height: 72px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.65);
	cursor: pointer;
}
.pre-next span:last-child {
	float: right;
}

.show-tab {
	overflow: hidden;
	padding-top: 24px;
}
.show-tab li:first-child {
	margin-left: 0;
}
.show-tab li {
	color: #000;
	font-size: 16px;
	width: 112px;
	line-height: 48px;
	height: 48px;
	margin-left: 24px;
	text-align: center;
	cursor: pointer;
	background: rgba(176, 176, 176, 0.25);
	float: left;
}
.list-content h3 {
	height: 44px;
	color: rgba(0, 96, 178, 1);
	font-size: 18px;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 96, 178, 0.25);
	background: rgba(247, 247, 247, 1);
}
.list-content {
	border: 1px solid rgba(185, 209, 230, 1);
	margin-top: 36px;
}
.list-content li {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid rgba(176, 176, 176, 0.15);
	background: url(../../images/apply/file_icon.png) no-repeat 15px center;
	padding-left: 50px;
}
.list-content li .a_right {
	float: right;
	margin-right: 16px;
	margin-top: 16px;
}
.list-content li {
	cursor: pointer;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid rgba(176, 176, 176, 0.15);
	background: url(../../images/apply/file_icon.png) no-repeat 15px center;
	padding-left: 50px;
}
.list-content h3 {
	padding-left: 15px;
	height: 44px;
	color: rgba(0, 96, 178, 1);
	font-size: 18px;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 96, 178, 0.25);
	background: rgba(247, 247, 247, 1);
}
.about-product {
	background: #fff;
	margin-bottom: 24px;
}
.about-product .about-list {
	overflow: hidden;
	padding-top: 24px;
}
.about-product .about-list li {
	width: 262px;
	border: 1px solid rgba(232, 232, 232, 1);
	float: left;
	margin-left: 32px;
	margin-bottom: 24px;
	cursor: pointer;
}
.about-product .about-list li img {
	width: 260px;
	height: 363px;
	margin: 0 auto;
	display: block;
}
.about-product .about-list li:nth-child(3n + 1) {
	margin-left: 0;
}
.about-product .about-list li p {
	width: 260px;
	color: rgba(0, 96, 178, 1);
	font-size: 16px;
	line-height: 24px;
	height: 80px;
	padding: 16px 10px;
	overflow: hidden;
}
.about-product .tabs {
	height: 56px;
	border-bottom: 1px solid rgba(0, 96, 178, 0.25);
	position: relative;
}
.about-product .tabs .back {
	position: absolute;
	right: 0;
	bottom: 10px;
	cursor: pointer;
}
.about-product .tabs p {
	height: 56px;
	position: relative;
	display: inline-block;
	line-height: 56px;
	text-align: center;
	margin-right: 25px;
	font-size: 16px;
	font-weight: 600;
	color: rgba(0, 96, 178, 1);
}
.text p img {
	margin: 24px 0;
}
.text p {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: rgba(0, 0, 0, 0.85);
}
.about-products {
	background: #fff;
	padding: 12px 24px;
	margin: 15px 0 30px;
}
.about-products h3 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: rgba(0, 96, 178, 1);
	border-bottom: 1px solid rgba(0, 96, 178, 0.25);
}
.about-products .about-list {
	overflow: hidden;
	padding: 10px 0 15px;
}
.about-products .about-list li {
	width: 280px;
	height: 240px;
	border: 1px solid rgba(232, 232, 232, 1);
	float: left;
	margin-left: 10px;
}
.about-products .about-list li img {
	height: 184px;
	margin: 0 auto;
	display: block;
}
.about-products .about-list li:first-child {
	margin-left: 0;
}
.about-products .about-list li p {
	font-size: 16px;
	line-height: 56px;
	width: 280px;
	height: 56px;
	border-top: 1px solid rgba(0, 96, 178, 0.16);
	color: rgba(0, 96, 178, 1);
	padding-left: 8px;
}
.about-products .product-detail {
	margin-bottom: 15px;
}
.about-products .product-detail .lists {
	overflow: hidden;
	padding-top: 10px;
}
.about-products .product-detail .lists li {
	font-size: 12px;
	line-height: 42px;
	text-align: left;
	width: 553px;
	height: 42px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../../images/home/detail_r.png) no-repeat left center;
	border-bottom: 1px solid rgba(176, 176, 176, 0.15);
	padding: 0 50px 0 28px;
	position: relative;
	float: left;
	cursor: pointer;
	margin-left: 46px;
}
.about-products .product-detail .lists li.no-mar {
	margin-left: 0;
}
.about-products .product-detail .lists li:hover {
	background: url(../../images/home/detail_ra.png) no-repeat left center;
}
.about-products .product-detail .lists li span {
	position: absolute;
	right: 0;
	top: 50%;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
}

.product-menu-box .check-box {
	padding: 20px 10px 10px;
	background-color: rgb(255, 255, 255, 0.6);
	margin-top: 20px;
	background: rgba(247, 247, 247, 1);
}
.product-menu-box .check-box .check-title {
	color: rgba(0, 96, 178, 1);
	font-size: 14px;
	margin-bottom:15px ;
}

.product-menu-box .search-btn {
	width: 100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}
.product-menu-box .check-item {
	overflow: hidden;
	margin-bottom: 15px;
}
.product-show-box .tabs .back1 {
	position: absolute;
	right: 105px;
	bottom: 10px;
	cursor: pointer;
}
.product-show-box .d-title {
	color: rgba(0, 96, 178, 1);
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin: 16px 0 10px;
}
.product-show-box .detail-list {
	background: rgba(247, 247, 247, 1);
	padding: 15px;
	overflow: hidden;
}
.product-show-box .detail-list.fl li {
	float: left;
	min-width: 200px;
}
.product-show-box .detail-list .item {
	float: left;
	width: 120px;
	color: rgba(0, 0, 0, 0.85);
}
.product-show-box .detail-list.fl .item {
	width: auto;
}
.product-show-box .detail-list .text {
	float: left;
	color: rgba(0, 0, 0, 0.45);
	width: 680px;
}
.product-show-box .detail-list.fl .text {
	float: left;
	color: rgba(0, 0, 0, 0.45);
	width: 166px;
	text-overflow: ellipsis;
	overflow: hidden;
	
}
.product-show-box .detail-list li {
	overflow: hidden;
	font-size: 16px;
	margin-bottom: 12px;
}
.product-menu-box select{
	font-family: "å¾®è½¯é›…é»‘";
	background: rgba(0,0,0,0);
	width: 100%;
	height: 40px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.65);
	border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    display: block;
    text-indent: 10px;
    cursor: pointer;
}
.about-product {
	background: #fff;
	padding: 12px 24px 24px;
	margin: 15px 0 30px;
}
.about-product h3 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: rgba(0, 96, 178, 1);
	border-bottom: 1px solid rgba(0, 96, 178, 0.25);
}
.about-product .about-list {
	overflow: hidden;
	padding: 10px 0 15px;
}
.about-product .about-list li {
	width: 280px;
	height: 240px;
	border: 1px solid rgba(232, 232, 232, 1);
	float: left;
	margin-left: 10px;
}
.about-product .about-list li img {
	height: 184px;
	margin: 0 auto;
	display: block;
}
.about-product .about-list li:first-child {
	margin-left: 0;
}
.about-product .about-list li p {
	font-size: 16px;
	line-height: 56px;
	width: 280px;
	height: 56px;
	border-top: 1px solid rgba(0, 96, 178, 0.16);
	color: rgba(0, 96, 178, 1);
	padding-left: 8px;
}
.about-product .product-detail .lists {
	overflow: hidden;
	padding-top: 10px;
}
.about-product .product-detail .lists li {
	font-size: 12px;
	line-height: 42px;
	text-align: left;
	width: 553px;
	height: 42px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../../images/home/detail_r.png) no-repeat left center;
	border-bottom: 1px solid rgba(176, 176, 176, 0.15);
	padding: 0 50px 0 28px;
	position: relative;
	float: left;
	cursor: pointer;
	margin-left: 46px;
}
.about-product .product-detail .lists li.no-mar {
	margin-left: 0;
}
.about-product .product-detail .lists li:hover {
	background: url(../../images/home/detail_ra.png) no-repeat left center;
}
.about-product .product-detail .lists li span {
	position: absolute;
	right: 0;
	top: 50%;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
}
</pre></body></html>