<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========
åŸºæœ¬é»˜è®¤å€¼
========== */
html,
body,
ul,
li{
	padding: 0;
	margin: 0;
}

html {
	font-size: 62.5%;
	color: #2b2b33;
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
body{
	background-color: #fff;
	font-family: 'Arial' !important; /* 1 */
}

ul,li{
	list-style: none;
}
a:hover,a:focus{
	text-decoration: none;
}
.centerend-con{
	width: 940px !important;
	color: #636363 !important;
}
.col-xs-6{
	padding: 0;
}
.row{
	margin: 0;
}
.col-xs-4{
	margin: 0;
	padding: 0;
}


/* å¯¼èˆªæ&nbsp; */
header{
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	background: url('/en/user_guide/img/header/bg.png') no-repeat;
	background-size: 100% 100%;
	min-width: 1200px;
	position: absolute;
	z-index: 1000;
}
.main{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.header_search{
	height: 35px;
	display: block;
	width: 100%;
	position: relative;
}
.header_search_div{
	float: right;
	padding: 0 15px;
	height: 100%;
	line-height: 40px;
}
.search_a{

	text-decoration: none;
	height: 100%;
	display: inline-block;
	padding: 0 10px;
	color: #333333;
}
.search_a:hover,.search_a:focus{
	text-decoration: none;
	color: #333333;
}
.search_right{
	width: 1px;
	height: 16px;
	display: inline-block;
	background:  #666;
	position: relative;
	top: 3px;
}
.search_text{
	padding: 0 10px;
	display: inline;
	width: 150px;
	height: 30px;
	float: right;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5; 
	border-radius: 4px;
	border-radius: 4px;
	position: relative;
	top: 5px;
	outline: none;
	margin-right: 1px;
}
.search_submit{
	display: inline;
	width: 30px;
	float: right;
	height: 30px;
	position: relative;
	top: 5px;
	background: #f5f5f5; 
	border: solid 1px #f5f5f5;
	border-radius: 4px;
	border-radius: 4px;
}
.search_submit img{
	position: relative;
	top: 0px;
	float: left;
}
.header_search_div form{
	display: inline;
}
header .nav_main {
	padding: 0;
	position: relative;
}


header .nav_main .brand {
	float: left;
	display: inline-block;
	position: relative;
	top: -15px;
}
header .nav_main .brand img{
	height: 39px;
}

header .nav_main .first-nav {
	position: relative;
	top: 8px;
	text-align: left;
	display: inline-block;
	float: right;
	font-size: 16px;
}

header .nav_main .nav_right{
	float: right;
	display: inline-block;
	text-align: right;
	position: relative;
}

header .nav_main .nav_right .search,
header .nav_main .nav_right .cn,
header .nav_main .nav_right .en{
	padding: 10px 8px 0;
	line-height: 5rem;
	font-size: 16px;
	text-decoration: none;
	color: #252b2b;
}

header .nav_main .nav_right .en{
	margin-right: 20px;
}


header .nav_main .first-nav &gt; li {
	display: inline-block;
}

header .nav_main .first-nav &gt; li a {
	display: inline-block;
	padding: 0px 15px;
	font-size: 16px;
	color: #2b2b33;
	text-decoration: none;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
}

header .nav_main .first-nav &gt; li a:hover,
header .nav_main .first-nav &gt; li a:active,
header .nav_main .first-nav &gt; li a.active {
	color: #d22619;
}
header .nav_main .second-nav{
	position: absolute;
	z-index: 9999;
	display: none;
	background: #f5f5f5;
}
header .nav_main .second-nav &gt; li a{
	display: inline-block;
	padding: 0 15px;
	line-height: 40px;
	font-size: 13px;
	color: #2b2b33;
	text-decoration: none;
	width: 200px;
}
header .nav_main .second-nav &gt; li a:hover{
	background-color: #d22619;
	color: #fff;
}

/* è½®æ’­å›¾ */
.slidebar{
	top: 80px;
	min-width: 1200px;
	padding-top: 80px;
}

/* å…¬å¸å†…å®¹ */
.company{
	overflow: hidden;
	width: 1200px;
	margin: 35px auto 0px;
}
.company .company_main{
	width: 780px;
	height: 440px;
	float: left;
}
.company .company_main .company_about{
	overflow: hidden;
}
.company .company_main .company_about .company_about_video{
	width: 340px;
	height: 210px;
	float: left;
}
.company .company_main .company_about .company_about_video video{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #000000;

}
.company .company_main .company_about .company_about_video img{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.3;
}
.company .company_main .company_about .company_about_content{
	margin-left: 15px;
	float: left;
	width: 415px;
	height: 100%;
}
.company .company_main .company_about .company_about_content h2{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	margin: 0;
	color: #333333;
	display: inline;
}
.company .company_main .company_about .company_about_content a{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	display: inline;
	margin-top: 5px;
	float:right;
}
.company .company_main .company_about .company_about_content .company_about_content_xian{
	width: 100%;
	background: url('http://muki-xingfa.oss-cn-hangzhou.aliyuncs.com/page/xian1.png') no-repeat;
	height: 5px;
	display: block;
	margin: 10px 0px 10px;
}
.company .company_main .company_about .company_about_content p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #636363;
	text-indent: 2em;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6; 
	-webkit-box-orient: vertical;
	height: 150px;
	margin: 0;
	word-break: break-all;
}
.company .company_main .company_bid{
	overflow: hidden;
	margin-top: 20px;
}
.company .company_main .company_bid .company_bid_img{
	width: 340px;
	height: 210px;
	background-color: #cccccc;
	float: left;
}
.company .company_main .company_bid .company_bid_img img{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.3;
}
.company .company_main .company_bid .company_bid_content{
	margin-left: 15px;
	float: left;
	width: 415px;
	height: 100%;
}
.company .company_main .company_bid .company_bid_content h2{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	margin: 0;
	color: #333333;
	display: inline;
}
.company .company_main .company_bid .company_bid_content a{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	display: inline;
	margin-top: 5px;
	float:right;
}
.company .company_main .company_bid .company_bid_content .company_bid_content_xian{
	width: 100%;
	background: url('http://muki-xingfa.oss-cn-hangzhou.aliyuncs.com/page/xian1.png') no-repeat;
	height: 5px;
	display: block;
	margin: 10px 0px 10px;
}
.company .company_main .company_bid .company_bid_content p{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #636363;
	text-indent: 2em;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6; 
	-webkit-box-orient: vertical;
}
.company .company_main .company_bid .company_bid_content ul{
	overflow: hidden;
	margin-top: 15px;
}
.company .company_main .company_bid .company_bid_content ul li a{
	font-size: 14px;
	position: relative;
	font-weight: normal;
	padding-left: 15px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #636363;
	display: inline;
	margin-top: 5px;
	float: left;
}
.company .company_main .company_bid .company_bid_content ul li a:before{
	display: inline-block;
	position: relative;
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #d22819;
	top: -3px;
	left: -10px;
}

/* é¦–é¡µ-å…³äºŽå…´å‘ */
.company .company_nav_about{
	width: 380px;
	display: inline-block;
	float: left;
}
.company .company_nav_about .company_about_content .company_about_content_xian{
	width: 100%;
	background: url('http://muki-xingfa.oss-cn-hangzhou.aliyuncs.com/page/xian1.png') no-repeat;
	height: 5px;
	display: block;
	margin: 10px 0px 10px;
}
.company .company_nav_about .company_about_content a{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	display: inline;
	margin-top: 5px;
	float:right;
}
.company .company_nav_about .company_about_content h2{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	margin: 0;
	color: #333333;
	display: inline;
}
.company .company_nav_about .company_about_video{
	width: 380px;
	height: 230px;
}
.company .company_nav_about .company_about_video video{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #000000;

}
.company .company_nav_about .company_about_video img{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.3;
}
.company .company_nav_about .company_about_detail{
	margin-top: 10px;
}
.company .company_nav_about .company_about_detail p{
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #333333;
	text-indent: 2em;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.company .company_nav_news{
	width: 380px;
	display: inline-block;
	margin: 0px 25px;
	float: left;
}
.company .company_nav_news .company_news_content .company_news_content_xian{
	width: 100%;
	background: url('http://muki-xingfa.oss-cn-hangzhou.aliyuncs.com/page/xian1.png') no-repeat;
	height: 5px;
	display: block;
	margin: 10px 0px 10px;
}
.company .company_nav_news .company_news_content a{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	display: inline;
	margin-top: 5px;
	float:right;
}
.company .company_nav_news .company_news_content h2{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	margin: 0;
	color: #333333;
	display: inline;
}
.company .company_nav_news .company_news_img{
	width: 380px;
	height: 230px;
}
.company .company_nav_news .company_news_img img{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #000000;
}
.company .company_nav_news .company_news_list{
	margin-top: 10px;
	overflow: hidden;
}
.company .company_nav_news .company_news_list li a h3{
	margin: 0;
	font-size: 15px;
	color: #333333;
	display: inline-block;
	width: 240px;
	word-wrap: normal; /* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.company .company_nav_news .company_news_list .company_news_list_other a{
	padding-left: 10px;
}
.company .company_nav_news .company_news_list .company_news_list_other a:before{
	display: inline-block;
	position: relative;
	content: '';
	border-radius: 3px;
	top: -4px;
	right: 8px;
	width: 4px;
	height: 4px;
	background-color: #666666;
}
.company .company_nav_news .company_news_list li a span{
	margin: 0;
	font-size: 15px;
	color: #999999;
	display: inline-block;
	float: right;
}
.company .company_nav_bid{
	width: 380px;
	display: inline-block;
	float: left;
}

.company .company_nav_bid .company_bid_content .company_bid_content_xian{
	width: 100%;
	background: url('http://muki-xingfa.oss-cn-hangzhou.aliyuncs.com/page/xian1.png') no-repeat;
	height: 5px;
	display: block;
	margin: 10px 0px 10px;
}
.company .company_nav_bid .company_bid_content a{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	display: inline;
	margin-top: 5px;
	float:right;
}
.company .company_nav_bid .company_bid_content h2{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	margin: 0;
	color: #333333;
	display: inline;
}
.company .company_nav_bid .company_bid_img{
	width: 380px;
	height: 230px;
}
.company .company_nav_bid .company_bid_img img{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #000000;
}
.company .company_nav_bid .company_bid_list{
	overflow: hidden;
	margin-top: 10px;
}
.company .company_nav_bid .company_bid_list ul li a{
	font-size: 14px;
	position: relative;
	font-weight: normal;
	padding-left: 15px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #636363;
	display: inline;
	float: left;
}
.company .company_nav_bid .company_bid_list ul li a:before{
	display: inline-block;
	position: relative;
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #d22819;
	top: -1px;
	left: -10px;
}





/* æ–°é—» */
.company .company_news{
	display: inline-block;
	width: 400px;
	margin-left: 20px;
	float: left;
}
.company .company_news .company_news_title{
	width: 100%;
	overflow: hidden;
}
.company .company_news .company_news_title h2{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	margin: 0;
	color: #333333;
	display: inline;
}
.company .company_news .company_news_title a{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	display: inline;
	margin-top: 5px;
	float:right;
}
.company .company_news .company_news_content_xian{
	width: 100%;
	background: url('http://muki-xingfa.oss-cn-hangzhou.aliyuncs.com/page/xian2.png') no-repeat;
	height: 5px;
	display: block;
	margin: 10px 0px 10px;
}


.company .company_news .company_news_list{
	margin-top: 10px;
	overflow: hidden;
}
.company .company_news .company_news_list img{
	width: 120px;
	height: 74px;
	background-color: #000000;
}
.company .company_news .company_news_list .news_img{
	float: left;
	margin-right: 10px;
}
.company .company_news .company_news_list .news_title{
	height: 74px;
}
.company .company_news .company_news_list .news_title h3{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 22px;
	height: 40px;
	overflow: hidden;
	color: #636363;
	margin: 0;
}
.company .company_news .company_news_list .news_title p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #636363;
	margin: 4px 0px 0px 0px;
}
.company .company_news .company_news_list .news_title a{
	text-decoration: none;
}
.company .company_news .company_news_list .news_title a:hover h3{
	text-decoration: none;
	color: #d22819;
}
.company .company_news .company_news_list .news_nav{
	margin-top: 15px;
}
.company .company_news .company_news_list .news_nav div{
	margin-bottom: 8px;
}
.company .company_news .company_news_list .news_nav h3{
	float left;
	width: 245px;
	padding-left: 6px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	display: inline-block;
	color: #636363;
	word-wrap: normal; /* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	line-height: 20px;
}
.company .company_news .company_news_list .news_nav a:hover h3{
	text-decoration: none;
	color: #d22819;
}
.company .company_news .company_news_list .news_nav h3:before{
	display: inline-block;
	position: relative;
	content: '';
	border-radius: 3px;
	top: -3px;
	right: 4px;
	width: 4px;
	height: 4px;
	background-color: #666666;
}
.company .company_news .company_news_list .news_nav p{
	float: right;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	line-height: 20px;
	display: inline-block;
	margin: 0;
}



/* äº§å“é¢†åŸŸ */
.product{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.product .product_title{
	text-align: center;
	position: relative;
}
.product .product_title h2{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	display: inline-block;
	letter-spacing: 0px;
	color: #333333;
	margin: 0;
}
.product .product_title_left{
	width: 40px;
	display: inline-block;
	height: 1px;
	background: #e6e6e6;
	margin-right: 15px;
	position: relative;
	top: -5px;
}
.product .product_title_right{
	width: 40px;
	display: inline-block;
	height: 1px;
	background: #e6e6e6;
	margin-left: 15px;
	position: relative;
	top: -5px;
}
.product .product_list{
	margin-top: 22px;
	overflow: hidden;
}
.product .product_list .product_list_content{
	position: relative;
	width: 394px;
	height: 240px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	cursor: pointer;
}

.product .product_list .product_list_content img{
	width: 100%;
	height: 100%;
}
.product .product_list .product_list_content .product_list_content_title{
	top: 0;
	width: 394px;
	height: 240px;
	position: absolute;
	background-color: #000;
	text-align: center;
	opacity: 0.7;
	display: none;
}
.product .product_list .product_list_content .product_list_content_title h2{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 75px;
}
.product .product_list .product_list_content .product_list_content_title button{
	width: 100px;
	height: 40px;
	border: solid 1px #ffffff;
	color: #000;
	background: rgba(255,255,255,0.8);
	margin-top: 30px;
}
.product .product_list .margin0{
	margin: 0;
}



/* åº•éƒ¨æ&nbsp; */
footer{
	margin-top: 60px;
	width: 100%;
	height: 179px;
	background-color: #f0f0f0;
	padding: 20px 0px;
}
footer .bottom{
	width: 1200px;
	margin: 0 auto;
}
.bottom_blogroll h2{
	font-family: SourceHanSansCN-Medium;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
	margin: 0;
}
hr{
	width: 1200px;
	height: 1px;
	background: #cccccc;
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 10px;
}
.bottom_blogroll_nav{
	overflow: hidden;
}
.bottom_blogroll_nav ul li{
	display: inline-block;
}
.bottom_blogroll_nav ul li a{
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin-right: 30px;
	line-height: 25px;
}
.bottom_blogroll_nav ul li a:hover,
.bottom_blogroll_nav ul li a:focus{
	text-decoration: none;
}
.bottom_address{
	margin-top: 25px;
}
.bottom_address .bottom_address_title span{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin-right: 20px;
}
.bottom_address .bottom_address_title p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin: 0;
	margin-top: 5px;
}
.bottom_address div{
	display: inline-block;
}
.bottom_address .bottom_ident{
	float: right;
}
.bottom_ident img{
	width: 40px;
	height: 37px;
	float: left;
}
.bottom_ident span{
	float: left;
	margin-left: 10px;
	line-height: 55px;

	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}

p{
	text-align: justify;
}
</pre></body></html>