<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search .search-right-div{
    background-image: url('../images/black-search.png');
    color:#000;
}
.search:hover{
    border:0px solid #000;
}
.navbar-default .navbar-nav&gt;li&gt;a:focus, .navbar-default .navbar-nav&gt;li&gt;a:hover{
	color:#E30013;
}
.navbar-default .navbar-nav&gt;.active&gt;a, .navbar-default .navbar-nav&gt;.activev&gt;a:focus, .navbar-default .navbar-nav&gt;.active&gt;a:hover{
	color:#000;
}
.navbar-default .navbar-nav&gt;li&gt;a{
	color:#000;
}
.arrow-down {
    border-top: 7px solid #000;
}
/* Set all parents to full height */
html, body, 
.container,
.cbp-fbscroller,
.cbp-fbscroller section { 
	height: 100%; 
}

/* The nav is fixed on the right side  and we center it by translating it 50% 
(we don't know it's height so we can't use the negative margin trick) */
.cbp-fbscroller &gt; nav {
	position: fixed;
	z-index: 9999;
	right: 100px;
	top: 50%;
	width: 26px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.cbp-fbscroller &gt; nav a {
	display: block;
	position: relative;
	z-index: 9999;
	color: transparent;
	width: 26px;
	height: 26px;
	outline: none;
	margin: 25px 0;
	border-radius: 50%;
	border: 4px solid #fff;
}

.no-touch .cbp-fbscroller &gt; nav a:hover {
	background: rgba(255,255,255,0.6);
}

.cbp-fbscroller &gt; nav a.cbp-fbcurrent {
	background: #fff;
}

/* background-attachment does the trick */
.cbp-fbscroller section {
	position: relative;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.no-touch .cbp-fbscroller section {
	background-attachment: fixed;
}


#fbsection0 {
	height:0px;
}

#fbsection1 {
	background-image: url(../img/oem_page1_bg.jpg);
}

#fbsection2 {
	background-image: url(../img/oem_page2_bg.jpg);
}

#fbsection3 {
	background-image: url(../img/oem_page3_bg.jpg);
}

#fbsection4 {
	background-image: url(../img/oem_page4_bg.jpg);
	height:347px;
}

#fbsection5 {
	background-image: url(../img/oem_page5_bg.jpg);
}
#fbsection6 {
	background-image: url(../img/oem_page6_bg.jpg);
}
#fbsection7 {
	height:336px;
    overflow: hidden;
}

#footer{
    margin-top: 0px;
}

.black-color{
	color:#000;
}

.title-center{
	margin:0 0 25px 0;
    position: relative;
    top: 45%;
    text-align:center;
    font-size: 29px;
    letter-spacing:3px;
    opacity:1;
}
.content-center{
    position: relative;
    top: 43%;
    line-height: 14px;
    letter-spacing:3px;
    text-align:center;
    font-weight: 100;
    font-size: 16px;
    opacity:1;
}
.content-left{
    position: relative;
    top: 33%;
    font-weight: 100;
    margin-left: 254px;
    line-height: 14px;
    letter-spacing:3px;
    font-size: 25px;
    opacity:1;
}
.div-opacity-white{
    position: relative;
    top: 38%;
    background-color: #FFF;
    opacity:0.4;
    margin-left: auto;
    height: 140px;
    width: 65%;
    margin-right: auto;
}
.bmcl{
	background-image: url(../img/oem_page4_bg1.png);
	background-repeat:no-repeat;
    margin: 0 auto;
    opacity: 0.2;
    background-size: 100%;
    height: 109px;
    width: 354px;
    top:33%;
}
.zdhlsx{
	margin:19px 0;
	top:19%;
}
.page1-logo{
	background-image: url(../img/oem_page1_logo.png);
	background-repeat:no-repeat;
    margin: 0 auto;
    background-size: 100%;
    height: 55px;
    width: 144px;
	top:19%;
}

.yzycl{
	margin-bottom:40px;
}
</pre></body></html>