<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ background:rgb(227,227,227)}
.pageNav,.pageNav{ text-align:center; width:100%}
.pageNav a{ color:#2B4A78; text-decoration:none; }


.menu ul{ width:100%}

span.error{ color:red; position:absolute; margin-top:15px}

.app_btn{  background: #b9db00 ; 
    border-radius: 100px;
    color: #202020;
    display: block;
    font-size:16px;
    text-align:center;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    width: 125px;}

.app_btn:hover { background:#ababab; color:#fff}


.contentleft {
    margin-top: 20px;
    width: 600px;
}


.contentright {
    width: 550px;
    padding-bottom:20px
}

.contentright h3 {
    color: #000;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
}

.name dt{ float:left; margin-right:10px;}
.name input{ width:250px;}
.name dd{ float:left}
.subject input{width:522px;}
.contactform input{ height:30px; line-height:30px; background:#fff; border:1px solid #ccc; margin-top:10px;padding:0 5px; }
.message textarea{ margin-top:10px; height:100px;width:522px;padding:0 5px; font-size:14px}
.contactform button{ width:190px;height:35px; background:#ed7100; border-radius:20px; border:none; color:#fff; margin-top:10px; font-size:20px; cursor:pointer}


.slider .item.active .para .main p{ width:255px}
.slider .item .para .main h3{ line-height:30px; padding-bottom:6px}

.lanimg{ width:27px}

.operate div{ float:left}
.operate div a{ display:block; float:left; clear:both}</pre></body></html>