<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index-header {
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.index-header .logo {
	width: 542px;
	height: 66px;
}

.index-header select {
	border: none;
	outline: none;
	margin-right: 10px;
}

.index-header select option {
	border: none;
	outline: none;
}

.index-header .language img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.index-nav {
	height: 53px;
	line-height: 52px;
	background: #c30000;
}

.index-nav&gt;ul&gt;li {
	width: 120px;
	height: 53px;
	float: left;
	text-align: center;
	border-right: 1px solid #fff;
	box-sizing: border-box;
}

.index-nav&gt;ul&gt;li:last-child {
	border: none;
}

.index-nav&gt;ul&gt;li:hover {
	background: #c30000;
}

.index-nav&gt;ul&gt;li&gt;a {
	color: #fff;
	font-size: 16px;
}

.index-nav .nav-sub {
	width: 120px;
	position: relative;
	z-index: 9;
	text-align: left;
	background: #fff;
	overflow: hidden;
	display: none;
	left: 0;
}
.index-nav&gt;ul&gt;li:nth-child(4) .nav-sub{
	width: 1200px;
	position: absolute;
}
.index-nav .nav-sub .nav-s {
	width: 80px;
	border-bottom: 1px solid #CCC;
	float: left;
	text-align: center;
	margin: 10px 20px;
	line-height: 40px;
}
.index-nav&gt;ul&gt;li:nth-child(4) .nav-sub .nav-s {
	width: 200px;
	border-bottom: 1px solid #CCC;
	float: left;
	text-align: left;
	margin: 10px 20px;
	line-height: 40px;
}
.index-nav .nav-sub .nav-s p:first-child {
	font-size: 16px;
	color: #c30000;
}

/*.index-nav .nav-sub .nav-s p:last-child {
	font-size: 18px;
	color: #ccc;
}*/

.index-nav ul li:hover .nav-sub {
	display: block;
}

.index-banner {
	width: 100%;
	height: 100%;
}
.index-banner img{
	display: block;
}
.index-main {
	background: #F5F5F5;
	padding: 30px 0;
}

.index-main .company,.index-main1 .company {
	text-align: center;
}

.index-main .company h3,.index-main1 .company h3 {
	font-size: 40px;
	color: #c30000;
	font-weight: 500;
	font-family: EucrosiaUPC;
}
.fs3{
	font-size: 24px;
	font-family: EucrosiaUPC;
}
.index-main .company p,.index-main1 .company p {
	font-size: 20px;
	font-weight: bold;
	color: #5d5d5d;
	position: relative;
}
.index-main1 .company p i{
	display: inline-block;
	width: 40px;
	height: 2px;
	background: #9B9B9B;
	position: absolute;
	top: 14px;
}
.aljsk {
	display: block;
	height: 474px;
	margin-bottom: 35px;
}

.aljsk li {
	width: 300px;
	height: 474px !important;
	float: left;
	position: relative;
	opacity: 1;
	transition: all .5s;
}

.alk1 {
	width: 300px;
	height: 251px;
	position: relative;
	z-index: 3;
	background: url(../img/albgk20.png) top center no-repeat;
}

.alk11 {
	width: 300px;
	height: 251px;
	position: relative;
	top: 223px;
	z-index: 3;
	background: url(../img/albgk2.png) top center no-repeat;
}

.alk2 {
	display: block;
	width: 300px;
	height: 237px;
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top: 237px;
}

.alk21 {
	display: block;
	width: 300px;
	height: 237px;
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top: 0;
}

.alk10 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: url(../img/albgk1.png) top center no-repeat;
	z-index: 4;
	transition: all .5s;
}

.alk101 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: url(../img/albgk10.png) bottom center no-repeat;
	z-index: 4;
	transition: all .5s;
}

.alkk1 {
	display: block;
	position: relative;
	z-index: 6;
	width: 288px;
	height: 188px;
	padding: 63px 12px 0;
}

.alsh {
	width: 104px;
	height: 107px;
	margin-left: 15px;
	float: left;
	position: relative;
}

.alsh0 {
	position: absolute;
	width: 104px;
	height: 0;
	left: 0;
	bottom: 0;
}

.alsh01 {
	position: absolute;
	width: 104px;
	height: 0;
	left: 0;
	top: 0;
}

.alsjk {
	margin-left: 135px;
	margin-top: 20px;
	position: relative;
}

.alsj_ti {
	text-align: center;
	display: block;
	width: 135px;
	height: 40px;
	position: relative;
	border-bottom: 2px solid #e4e4e4;
	line-height: 40px;
	font-size: 20px;
	color: #000;
}

.alsj_js {
	display: block;
	padding-top: 11px;
	line-height: 26px;
	color: #6f6f6f;
	font-size: 12px;
}

.alsj_js a {
	color: #6f6f6f;
}

.aljsk li:hover .alk10,
.aljsk li:hover .alk101 {
	height: 100%;
}

.aljsk li:hover .alsh0,
.aljsk li:hover .alsh01 {
	height: 100%;
}

.aljsk li:hover .alsj_ti {
	color: #FFF;
	border-color: #FFF;
}

.aljsk li:hover .alsj_js {
	color: #d2e3f9;
}
.alk2 img,.alk21 img{
	transition: all .5s;
}
.aljsk li:hover .alk2 img,
.aljsk li:hover .alk21 img {
	transform: scale(1.15);
	-ms-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-o-transform: scale(1.15);
	-moz-transform: scale(1.15);
}


.index-main1 .product {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.index-main1 .product-list .prod-top {
	width: 195px;
	height: 139px;
	background: #fff;
	margin-bottom: 3px;
	position: relative;
	overflow: hidden;
}
.index-main1 .product-list .hov-img{
	position: absolute;
	top: -139px;
	left: 0;
	transition: all .5s;
}
.index-main1 .product-list:hover .hov-img{
	top: 0;
}
.index-main1 .product-list .prod-bot {
	width: 195px;
	height: 40px;
	line-height: 40px;
	background: #c30000;
	text-align: center;
}

.index-main1 .fs {
	text-align: center;
	margin-top: 30px;
}
.index-main1 .prod-bot a{
	color: #fff;
}
.index-main1 .fs a {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #FFF;
	border-radius: 20px;
	color: #fff;
	background: #c30000;
}

.index-main1 .news-tab{
	text-align: center;
	margin-top: 30px;
}
.index-main1 .news-tab li{
	display: inline-block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #c30000;
	border-radius: 8px;
	margin: 0 10px;
	cursor: pointer;
}
.tab-li{
	background: #c30000;
	color: #fff;
}
.index-news .news-sub{
	overflow: hidden;
	
}
.index-news .news-sub .news-list{
	margin-left: 11px;
}
.index-news .news-sub .news-top{
	width: 285px;
	height: 189px;
	overflow: hidden;
	position: relative;
}
.index-news .news-top img{
    transform: scale(1.16);
    -ms-transform:  scale(1.16);
    -webkit-transform:  scale(1.16);
    -o-transform:  scale(1.16);
    -moz-transform:  scale(1.16);
    transition: all .5s;
}
.index-news .news-sub .news-list:hover .news-top img{
	 transform: rotate(0deg) scale(1);
}
.index-news .news-bg{	
	display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    z-index: 3;
    background: url(../img/news-bg.png) center center no-repeat;
    background-size: cover !important;
    transition: all .5s;
}
.index-news .news-sub .news-list:hover .news-bg{
	width: 100%;
    height: 100%;
    left: 0 ;
    top: 0;
}
.index-news .news-sub .news-list:hover .news-bot .fs2,.index-news .news-sub .news-list:hover .news-bot a{
	color: #c30000;
}
.index-news .news-sub .news-bot{
	width: 285px;
	padding: 15px 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}
.index-news .news-sub .news-bot p:first-child{
	width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding-bottom: 10px;
	display: inline-block;
	border-bottom: 1px dashed #ccc;
}
.index-news .news-sub .news-bot .fs1,.index-news .news-sub .news-bot a{
	line-height: 24px;
	font-size: 12px;
	color: #787878;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index-news .news-sub .news-bot a{
	display: inline-block;
	margin-top: 15px;
}
.index-main2 .life-list{
	width: 289px;
	height: 215px;
	display: inline-block;
	margin-right: 10px;	
	margin-top: 50px;
}
.index-main2 .life-list:last-child{
	margin-right: 0;
}
.index-main2 .life-list a{
	display: inline-block;
	width: 289px;
	height: 215px;
	position: relative;
	overflow: hidden;
}
.index-main2 .life-fs{
	width: 210px;
	height: 105px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -105px;
	text-align: center;
	z-index: 9;
}
.index-main2 .life-fs p{
	color: #fff;
}
.index-main2 .life-list .life-fs i{
	display: inline-block;
	width:50px ;
	height: 50px;
}
.index-main2 .life-list .life-fs .life-bg{	
	background: url(../img/01.png) 100% 100%;	
}
.index-main2 .life-list .life-fs .life-bg2{	
	background: url(../img/02.png) 100% 100%;	
}
.index-main2 .life-list .life-fs .life-bg3{	
	background: url(../img/03.png) 100% 100%;	
}
.index-main2 .life-list .life-fs .life-bg4{	
	background: url(../img/04.png) 100% 100%;	
}
.index-main2 .life-list .life-bg1{
	width: 289px;
	height: 215px;
	background: rgba(184, 0, 0, 0.6);
	position: relative;
	top: -218px;
	display: none;
	transition: all .5s;
}
.index-main2 .life-list a img{
	transition: all .5s;
}
.index-main2 .life-list:hover img{
	transform: scale(1.2);
}
.index-main2 .life-list:hover .life-bg1{
	display: block;
}
.index-footer{
	height: 150px;
	margin-top: 50px;
	background: #c30000;
	padding-top: 40px;
	box-sizing: border-box;
}
.index-footer ul li{
	float: left;
}
.index-footer .foot-logo{
	width: 83px;
	height: 66px;
	padding-right: 30px;
	border-right: 1px solid #FFF;
} 
.index-footer .foot-fs{
	width: 500px;
	height: 66px;
	padding-left: 40px;
	
}
.index-footer .foot-fs p{
	color: #fff;
	font-size: 12px;
	line-height: 2em;
}
.index-footer .foot-img{
	width: 202px;
	height: 40px;
	float: right;
	margin-top: 15px;
	position: relative;
}
.index-footer .foot-img img{
	width: 37px;
	height: 37px;
	float: left;
	margin: 0 15px;
}
.index-footer .foot-img .ewm1{
	width: 100px;
	height: 100px;
	position: absolute;
	top: -27px;
	left: -120px;
}


/*æ–°é—»*/
.inner-bg {
    background-color: #eaeaea;
    padding-top: 26px;
    padding-bottom: 70px;
    overflow: hidden;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.inner-left {
    float: left;
    width: 21%;
}
.inner-title {
    background: url(../img/inner-title.jpg) no-repeat center center;
    background-size: cover;
}
.inner-title h3 {
    height: 90px;
    line-height: 90px;
    color: #fff;
    font-size: 36px;
    padding-left: 20px;
}
.inner-list-box {
    position: relative;
    border-top: 1px solid #eaeaea;
    background: #fff;
}
.inner-list-box.on .inner-list-icon {
    display: block;
}

.inner-list-icon {
    position: absolute;
    right: 0;
    top: 1px;
    height: 58px;
    width: 60px;
    background: url(../img/inner-list-icon.png) no-repeat center center;
    display: none;
}
.inner-list-box:hover .inner-list-icon {
    display: block;
}
.inner-list-box.on p {
    color: #cd9136;
}

.inner-list-box p {
    line-height: 58px;
    font-size: 16px;
    color: #616161;
    padding-left: 22px;
    padding-right: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inner-list-box:hover p{
    color: #cd9136;
}
.inner-contact {
    margin-top: 20px;
    background-color: #fff;
    padding: 20px;
}
.inner-content-art h4 {
    font-size: 16px;
    line-height: 24px;
    color: #cd9136;
    font-weight: normal;
}
.inner-content-art p {
    font-size: 14px;
    color: #797979;
    line-height: 24px;
    margin-top: 10px;
}
.inner-wx {
    margin-top: 20px;
    text-align: center;
}
.inner-wx img{
	width: 178px;
	height: 178px;
}
.inner-wx p {
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-top: 14px;
}
.inner-right {
    float: right;
    /* width: 926px; */
    width: 77%;
    background-color: #fff;
}
.bread-nav-content {
    padding: 0 30px;
    border-bottom: 1px solid #d0d0d0;
    overflow: hidden;
}
.ir-title {
    float: left;
    font-size: 18px;
    color: #464646;
    margin-top: 32px;
    padding-bottom: 12px;
}
.bread-nav {
    float: right;
    margin-top: 34px;
    padding-bottom: 12px;
}
.bread-nav .position {
    text-align: left;
    color: #b3aeae;
}
.bread-nav a {
    /* float: left; */
    font-size: 12px;
    color: #b3aeae;
    line-height: 20px;
}

.bread-nav-house {
    background: url(../img/house.png) no-repeat left center;
    padding-left: 22px;
}
.new-cc {
    padding-bottom: 60px;
}
.news-content {
    padding-bottom: 40px;
}
.news-box {
    padding: 26px;
    transition: all 0.5s ease;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}
.news-box:hover {
    background-color: #f8f8f8;
}
.news-box-img {
    float: left;
    width: 31%;
    overflow: hidden;
}
.news-box-img img {
    width: 100%;
    transition: all 0.5s ease;
}
.news-box:hover .news-box-img img {
    transform: scale(1.1);
}
.news-box-con {
    float: right;
    width: 66%;
    margin-top: 6px;
}
.news-box-title {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s ease;
}
.news-box:hover .news-box-title {
    color: #c30000;
}
.news-box-date {
    font-size: 14px;
    color: #848484;
    margin-top: 12px;
}
.news-box-p {
    font-size: 14px;
    color: #757575;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 14px;
}
.news-box-more {
    font-size: 14px;
    color: #c30000;
    text-align: right;
    margin-top: 2px;
}
.page {
    text-align: center;
}
.page a {
    display: inline-block;
    padding: 8px 10px;
    margin: 0 2px;
    border: 1px solid #f4f4f4;
    transition: all 0.5s ease;
}
.page span {
    display: inline-block;
    padding: 8px 10px;
    margin: 0 2px;
    border: 1px solid #f4f4f4;
    transition: all 0.5s ease;
    background-color:#c30000;
    color: #fff;
}
.page a:hover,.page span:hover{
	background: #c30000;
	color: #fff;
}
.about-content {
    padding: 30px;
    line-height: 34px;
}
.nd-title {
    padding: 0 10px 20px;
}
.nd-title h4 {
	text-align: center;
    font-size: 22px;
    line-height: 30px;
    font-weight: normal;
}
.nd-title p {
    color: #848484;
    margin-top: 16px;
    text-indent: 2em;
}
.nd-title .nd-con{
	text-align: left;
	text-indent: 2em;
}
.nd-pn {
    border: 1px solid #c9c9c9;
    margin-top: 10px;
    overflow: hidden;
}
.nd-pn-prev {
    float: left;
    width: 42%;
    padding: 0 3%;
    line-height: 46px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nd-pn-next {
    float: right;
    width: 42%;
    padding: 0 3%;
    line-height: 46px;
    font-size: 14px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.support-content{
    padding-top: 30px;
    padding-bottom: 80px;
}
.support-p{
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #373737;
}
.support-p span{
    color: #283a83;
}
.support-form{
    width: 400px;
    margin: 0 auto;
    padding-top: 10px;
}
.support-form-list{
    margin-top: 16px;
    overflow: hidden;
}
.sf-p {
    float: left;
    line-height: 30px;
    width: 80px;
    font-size: 14px;
    padding: 0 5px;
    text-align: right;
}
.sf-ib {
    float: left;
    width: 260px;
}
.sf-input {
    width: 238px;
    border: 1px solid #e4e4e4;
    height: 28px;
    border-radius: 2px;
    padding: 0 10px;
}
.sf-textarea {
    width: 238px;
    border: 1px solid #e4e4e4;
    height: 70px;
    line-height: 20px;
    border-radius: 2px;
    padding: 6px 10px;
    resize: none;
    overflow: auto;
}
.support-submit {
    margin-top: 20px;
    margin-left: 90px;
}
.support-submit input {
    width: 124px;
    height: 30px;
    background-color: #c30000;
    color: #fff;
    border-radius: 2px;
    border: none;
    cursor: pointer;
}
.products{
	padding: 50px 0;
	overflow: hidden;
}
.products .prods-list{
	width: 285px;
	height: 240px;
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #c30000;
	float: left;
	margin-right: 34px;
	margin-bottom: 30px;
}
.products .prods-list:nth-child(3n){
	margin-right: 0;
}
.products .prods-list .prods-img img{
	width: 285px;
	height: 190px;
	position: relative;
	transition: all .5s; 
}
.products .prods-list .prods-img .hov-img{
	position: absolute;
	left: 0;
	top: -210px;
}
.products .prods-list:hover .prods-img .hov-img{
	top: 0;
}
/*.products .prods-list:hover .prods-img img{
	transform: scale(1.2);
	
}*/
.products .prods-list .prods-fs {
    position: absolute;
    bottom: -40px;
    left: 0;
    height: 100px;
    width: 100%;
    background-color: #f3f3f4;
    text-align: center;
    transition: all 0.5s ease;
}
.products .prods-list:hover .prods-fs{
	background-color: #c30000;
	bottom: 0;
}
.products .prods-list .prods-fs h3 {
    font-size: 16px;
    color: #535454;
    font-weight: normal;
    padding: 0 30px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s ease;
}
.products .prods-list:hover .prods-fs h3{
	color: #fff;
}
.products .iso-box-more {
    width: 104px;
    line-height: 28px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 13px;
    margin: 12px auto 0;
    border-radius: 20px;
}

.pagination1{
	text-align: center;
	overflow: hidden;
}
.pagination1 li{
	    margin: 0 auto;
    display: inline-block;
}
.about-content img{
	width: auto!important;
	height: auto!important;
	display: block;
    margin: auto;
}
</pre></body></html>