<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dropdown-menu li {
	 position: static !important; 
}

.dropdown-menu-1 {
	/* display: block; */
	width: 26%;
	left: 0 !important;
	padding: 0 0;
	margin: 0 0 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-left: -10px;
	opacity: 0.9;
	background-color: rgba(255,255,255,0.7);
}

.dropdown-menu-2 {
	/* display: block; */
	width: 100%;
	left: 100% !important;
	right: auto;
	top: 0px;
	margin: 0;
	padding: 0 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-left: -1px;
	background-color: rgba(255,255,255,0.5);
	height: 100%;
}

.dropdown-menu-2&gt;li&gt;a,
.dropdown-menu-3&gt;li&gt;a {
	padding: 20px 20px !important;
}

.dropdown-menu-3 {
	/*display: block;*/
	position: relative;
	float: right;
	width: 80%;
	margin: 0;
	margin-left: 20%;
	margin: 0;
	padding: 0 0;
	/*   border: none;*/
	border-radius: 0;
	box-shadow: none;
}

.product-desc {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	min-height: 600px;
	/*background: url('../images/porsche-normal.jpg') no-repeat;*/
	background: url('../images/navibg.png') no-repeat;
	background-size: cover;
	margin-left: -5px;
}

.product-img {
	position: absolute;
	right: 0;
	top: 0;
	width: 40%;
	transform: translate3d(-15%, 36%, 0);
	max-width: 100%;
}

.product-detail {
	position: absolute;
	right: 0;
	bottom: 100px;
	width: 37%;
	transform: translate3d(-15%, 0, 0);
}

#nav&gt;li {
	position: static !important;
}

.dropdown-menu-dongtai li a {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.dropdown-menu-dongtai {
	left: auto !important;
	margin: 0;
	padding: 0 0;
	border-radius: 0;
	box-shadow: none;
}

li.dropdown:hover&gt;.dropdown-menu {
	display: block;
	left: 0;
	right: auto;
}

.tab1&gt;thead&gt;tr&gt;th,
.tab1&gt;tbody&gt;tr&gt;th,
.tab1&gt;tfoot&gt;tr&gt;th {
	border-top: none !important;
	border-bottom: none !important;
	color: #000000;
	font-size: 14px;
}

.tab1&gt;thead&gt;tr&gt;td,
.tab1&gt;tbody&gt;tr&gt;td,
.tab1&gt;tfoot&gt;tr&gt;td {
	color: #EA5529;
	border-top: none !important;
	border-bottom: none !important;
	font-size: 20px;
}

@media screen and (max-width: 991px) {
	.dropdown-menu&gt;li&gt;a {
		padding: 10px 10px !important;
	}
}

.fangda {
	overflow: hidden;
	cursor: pointer;
	/*藜������������桁�*/
	transition: all 0.6s;
	/*����絮��у�����0.6腱����ц�����*/
}

.fangda:hover {
	transform: scale(1.1);
	/*藜����鞘�箙�����膣�����1.4��紊у�*/
}

.clearpadding {
	padding-left: 0;
	padding-right: 0;
}

.pt {
	padding-top: 20px;
}

.ma {
	width: 90%;
	margin: auto;
}
.bg-two{
	background-color: white;
	color: #000000;
}
.border:before {
    background-color: #EA5529;
    border: 1px ridge #EA5529;
    content: "";
    height: 10px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    top: -5px;
    width: 40px;
}

.tijiao{
	width: 80%;
	display: inline-flex;
	border-color: transparent;
	padding-left: 10px;
    font-size: 1em;
    border: none;
    border-bottom: none;
    outline: none;
    color: #999;
    background: none;
}
.form-control{
	flex-direction:row;
	display:-webkit-flex;
	display:flex;
	border-radius: 20px;
	padding: 8px 10px;
	padding-left: 25px;
	box-shadow: 5px 5px 10px #f1f1f1, -5px 5px 10px #f1f1f1;
}
.form-control:hover{
    border-color: #EA5529;
}
.contact-form input:hover, .contact-form textarea:hover, #contact-submit:hover {
	border-color:transparent;
	border: none;
    border-bottom: none;
    outline: none;
    background: none;
}
@media only screen and (max-width: 767px){
	.team-mate {
    margin: 0 auto 31px;
    width: 100% !important;
}
.contact-info img{
	display: block;
}
#nav ul.dropdown-menu{
	display: none;
}
.product-desc{
	display: none !important;
}

}
#home .bg-img {
    padding: 0px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    top: 0px; 
    left: 0px;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    /* background-size: 100% 100%; */
    /* background-position: center center; */
    /* background-position-x: center; */
    /* background-position-y: center; */
}
.sl-slide {
	display: none;
}
.row {
    margin-right: 0px;
    margin-left: 0px; 
}
.mbg-img-2 {
    background: url(../images/mbanner2.jpg) no-repeat center center;
    background-size: cover;
}
.mbg-img-3 {
    background: url(../images/mbanner3.jpg) no-repeat center center;
    background-size: cover;
}
.mbg-img-4 {
    background: url(../images/mbanner4.jpg) no-repeat center center;
    background-size: cover;
}


@media (max-width: 768px) {
	#nav-dots {
		display: block
	}
	#nav-arrows {
		display: none
	}
}
@media (min-width: 769px) {
	#nav-dots {
		display: none
	}
	#nav-arrows {
		display: block
	}
}

.yingwen{
    font-family: 'Ubuntu', 'Arial', sans-serif;
    font-weight: 300;
}
.hanyu{
	font-family: 'Ubuntu', 'Arial', sans-serif;
}
.fo:focus, .fo:hover {
    color: #EA5529;
}
.fo{
	color: #337ab7;
}

</pre></body></html>