@charset "utf-8";
/* Css Document */
@font-face {
    font-family: 'Gotham Book';
    src: url('../Fonts/Gotham-Book.eot');
    src: url(../Fonts/'Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/Gotham-Book.woff2') format('woff2'),
        url('../Fonts/Gotham-Book.woff') format('woff'),
        url('../Fonts/Gotham-Book.ttf') format('truetype'),
        url('../Fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../Fonts/Montserrat-Medium.eot');
    src: url('../Fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../Fonts/Montserrat-Medium.woff') format('woff'),
        url('../Fonts/Montserrat-Medium.ttf') format('truetype'),
        url('../Fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../Fonts/Montserrat-SemiBold.eot');
    src: url('../Fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../Fonts/Montserrat-SemiBold.woff') format('woff'),
        url('../Fonts/Montserrat-SemiBold.ttf') format('truetype'),
        url('../Fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
*, *:after, *:before{ -webkit-box-sizing:border-box; box-sizing:border-box;}
html,input,textarea{ font-family:'Gotham Book'; font-size:14px; color:#666;}
html{ -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
body{ width:expression(document.body.clientWidth <= 320? "1200px": "auto"); min-width:320px; background-color:#fff;}
body,div,ul,li,dl,dt,dd,ol,form,a,span,p,h1,h2,h3,h4,h5,h6,label,table,tbody,tr,th,td,object,iframe,icon{ margin:0; padding:0;}
center{ font-size:18px; letter-spacing:0.75px; text-transform:uppercase;}
html,body{ height:100%;}
img{ border:none; vertical-align:bottom;}
ul,li{ list-style-type:none;}
a{ color:#666; text-decoration:none;}
a:hover{ color:#ff8a00; text-decoration:none;}
a{ outline:none;}
a:active{ star:expression(this.onFocus=this.blur());}
:focus{ outline:0;}
.clear{ width:0; height:0; padding:0; margin:0; clear:both;}
.flex{ display:flex; justify-content:space-between;}
.main { max-width:1600px; margin:auto;}
@media screen and (max-width: 1700px) { .main { max-width:inherit; margin:0 3.5%;}}
@media screen and (max-width: 1024px) { .main { margin:0 15px;}}

/* Css Top */
.db-bg { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100px; background-color: #fff; padding: 0 60px; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.075); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.075);}
.db-sj { display: none;}
.db-sj a { display: block; position: absolute; left: 15px; top: 0; width: 20px; height: 50px;}
.db-sj a span { display: block; position: absolute; left: 0; top: 50%; width: 20px; height: 2px; margin-top: -1px; background-color: #ff8a00;}
.db-sj a span::before,.db-sj span::after { content: ''; position: absolute; width: 100%; height: 100%; left: 0; background-color: inherit;}
.db-sj a span::before { bottom: 6px;}
.db-sj a span::after { top: 6px;}
.db-dh-lg { width: 258px; height: 60px; margin-top: 20px; background: url(../Images/logo.png) no-repeat center; background-size: 258px 60px;}
.db-dh-lg a { display: block; width: 100%; height: 100%;}
.db-dh-lb { flex: 1 1 auto; justify-content: flex-end;}
.db-dh-lb li { margin: 0 15px;  position: relative;}
.db-dh-lb li a { display: block; font-family: 'Montserrat-Medium'; font-size: 18px; color: #000; line-height: 100px; padding: 0 25px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.db-dh-lb li:hover a { color: #fff; background-color: #ff8a00;}
.db-dh-ls { position: absolute; z-index: 99; width: 410px; left: 0; top: 100px; opacity: 0; visibility: hidden; background-color: #ff8a00; padding: 15px 0; justify-content: center; -webkit-transform: translateY(20px); transform: translateY(20px); -webkit-transition: all .5s ease; transition: all .5s ease;}
.db-dh-lb li:hover .db-dh-ls { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0);}
.db-dh-ls li { margin: 0;}
.db-dh-ls li a { display: block; font-family: 'Gotham Book'; font-size: 16px; color: #fff; text-transform: none; line-height: 20px; padding: 5px 25px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.db-dh-ls li a:hover { font-weight: bold;}
.db-dh-yy { margin-left: 55px; width: 20px; height: 100px; background-image: url(../Images/yy.png); background-repeat: no-repeat; background-position: center; background-size: 20px 20px; cursor: pointer; position: relative;}
.db-dh-yy dl { position: absolute; right: 0; top: 120px; width: 105px; padding: 10px 0; background-color: #ff8a00; overflow: hidden; opacity: 0; visibility: hidden; border-radius: 10px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.db-dh-yy:hover dl { opacity: 1; top: 100px; visibility: visible;}
.db-dh-yy dl a { display: block; padding: 0 15px; font-family: 'Montserrat-Medium'; font-size: 16px; color: #fff; line-height: 28px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.db-dh-yy dl a:hover { padding-left: 25px;}
.division { height: 100px;}
.db-bg.smaller { height:80px;}
.db-bg.smaller .db-dh-lg { margin-top: 10px;}
.db-bg.smaller .db-dh-lb li a { line-height: 80px;}
.db-bg.smaller .db-dh-ls { top: 80px;}
.db-bg.smaller .db-dh-ls li a { line-height: 20px;}
.db-bg.smaller .db-dh-yy { height: 80px;}
.db-bg.smaller .db-dh-yy dl { top: 100px;}
.db-bg.smaller .db-dh-yy:hover dl { top: 80px;}
@media screen and (max-width: 1700px){ 
.db-bg{ padding: 0 3.5%;}
}
@media screen and (max-width: 1440px){ 
.db-dh-ls { width: 310%;}
.db-dh-lb li a { padding: 0 20px;}
.db-dh-ls li a { padding: 5px 20px;}
.db-dh-yy { margin-left: 45px;}
}
@media screen and (max-width: 1280px){ 
.db-dh-lb li { margin: 0 10px;}
.db-dh-lb li a { padding: 0 15px;}
.db-dh-ls li a { padding: 5px 15px;}
.db-dh-yy { margin-left: 35px;}
}
@media screen and (max-width: 1150px){ 
.db-dh-lb li { margin: 0 5px;}
.db-dh-lb li a { padding: 0 10px;}
.db-dh-ls li a { padding: 5px 10px;}
.db-dh-yy { margin-left: 25px;}
}
@media screen and (max-width: 1024px){ 
.db-bg { padding: 0 15px;}
.db-sj { display: block;}
.db-bg { height: 50px;}
.db-dh-lg { float: inherit; width: 120px; height: 28px; background-size: 120px 28px; margin: 11px auto;}
.db-dh-lb { display: none;}
.db-dh-yy { margin-left: 0; width: 18px; height: 50px; background-size: 18px 18px;}
.division { height: 50px;} 
.db-bg.smaller { height: 50px;}
.db-bg.smaller .db-dh-lg { margin-top: 12px;}
.db-bg.smaller .db-dh-yy { height: 50px;}
}


/* Css Bottom */
.ft-bg { background: url(../Images/ftBg.jpg) no-repeat center; background-size: cover;}
.ft-bg .ss-bg { padding: 5.7% 0 6.25%}
.ft-bg .ss-bg h3 { font-size: 24px; font-weight: normal; color: #fff; text-align: center; line-height: 37px;}
.ft-bg .ss-bg .ss-ls { width: 700px; height: 50px; background-color: #fff; margin: 2.55% auto 0; overflow: hidden; position: relative;}
.ft-bg .ss-bg .ss-ls .ss-nr { width: 100%; height: 50px; line-height: 50px; font-family: 'Gotham Book'; font-size: 20px; color: #333; padding: 0 18px; border: none; background: none;}
.ft-bg .ss-bg .ss-ls .ss-an { position: absolute; top: 0; right: 0; width: 54px; height: 50px; border: none; background: url(../Images/search.png) no-repeat center; background-size: 24px 24px; cursor: pointer; text-indent: -1000px;}
.ft-bg .bt-bg { background-color: rgba(0,0,0,.15);}
.ft-bg .bt-bg .bt-sm { padding: 4.85% 0;}
.ft-bg .bt-bg .bt-sm .bt-lg { width: 120px; font-size: 14px; color: #fff; text-align: center;}
.ft-bg .bt-bg .bt-sm .bt-lg img { width: 100%; margin: 7px 0 13px;}
.bt-bg .bt-sm .bt-ls { width: 75%;}
.bt-bg .bt-sm .bt-ls ul li a { display: block; font-size: 16px; color: #999; line-height: 36px; }
.bt-bg .bt-sm .bt-ls ul li a:hover { color: #fff;}
.bt-bg .bt-sm .bt-ls ul li a:first-child { font-family: 'Montserrat-Medium'; font-size: 24px; color: #fff; margin-bottom: 20px;}
.bt-bg .bt-sm .bt-ls ul li a span { margin: 0 5px;}
.bt-bg .bt-bq { padding: 2.125% 0; border-top: 1px solid rgba(255,255,255,0.05); font-size: 16px; color: #666; text-align: center;}

@media screen and (max-width: 1280px){ 
    .bt-bg .bt-sm .bt-ls { width: 85%;}
}
@media screen and (max-width: 1024px){ 
    .ft-bg .ss-bg h3 { font-size: 18px; line-height: 30px;}
    .ft-bg .bt-bg .bt-sm .bt-lg { width: 100px; font-size: 12px;}
    .ft-bg .ss-bg .ss-ls { width: 500px; height: 40px;}
    .ft-bg .ss-bg .ss-ls .ss-nr { height: 40px; line-height: 40px; font-size: 16px; padding: 0 15px;}
    .ft-bg .ss-bg .ss-ls .ss-an { width: 50px; height: 40px; background-size: 20px 20px;}
    .bt-bg .bt-sm .bt-ls ul li a { font-size: 14px; line-height: 28px;}
    .bt-bg .bt-sm .bt-ls ul li a:first-child { font-size: 18px; margin-bottom: 10px;}
    .bt-bg .bt-bq { font-size: 14px;}
}
@media screen and (max-width: 800px){ 
    .bt-bg .bt-sm .bt-ls { width: 72.5%;}
    .bt-bg .bt-sm .bt-ls ul li:nth-child(1), .bt-bg .bt-sm .bt-ls ul li:nth-child(2) { display: none;}
    .bt-bg .bt-sm .bt-ls ul li a br { display: none;}
}
@media screen and (max-width: 640px){ 
    .ft-bg .ss-bg h3 { font-size: 16px; line-height: 24px;}
    .ft-bg .ss-bg h3 br { display: none;}
    .ft-bg .ss-bg .ss-ls { width: 100%; height: 36px;}
    .ft-bg .ss-bg .ss-ls .ss-nr { height: 36px; line-height: 36px; font-size: 14px; padding: 0 10px;}
    .ft-bg .ss-bg .ss-ls .ss-an { width: 38px; height: 36px; background-size: 18px 18px;}
    .bt-bg .bt-sm { flex-wrap: wrap;}
    .ft-bg .bt-bg .bt-sm .bt-lg { width: 120px; font-size: 14px; margin: auto}
    .bt-bg .bt-sm .bt-ls { width: 100%; margin-bottom: 15px;}
}
@media screen and (max-width: 480px){ 
    .ft-bg .ss-bg { padding: 25px 0 30px;}
    .ft-bg .ss-bg .ss-ls { margin-top: 14px;}
    .ft-bg .bt-bg .bt-sm { padding: 24px 0;}
    .bt-bg .bt-sm .bt-ls ul li a { line-height: 26px;}
    .bt-bg .bt-sm .bt-ls ul li a:first-child { margin-bottom: 7px;}
    .bt-bg .bt-bq {  padding: 15px 0; line-height: 22px;}
}


/* Css BackTop */
.izl-rmenu { position: fixed; right: 20px; bottom: 20px; z-index: 999;}
.izl-rmenu .btn { width: 52px; height: 48px; cursor: pointer; position: relative;}
.izl-rmenu .btn-top { background: url(../images/fhdb.png) no-repeat; display: none;}
.izl-rmenu .btn-top:hover { background:url(../images/fhdb2.png) no-repeat;}
@media screen and (max-width: 1024px) {
    .izl-rmenu { right: 10px; bottom: 10px;}
    .izl-rmenu .btn { width: 37px; height: 34px;}
    .izl-rmenu .btn-top { background-size: 37px 34px;}
    .izl-rmenu .btn-top:hover { background-size: 37px 34px;}
}


/* Css Whatsapp */
.whatsapp { position: fixed; top: 50%; right: 15px; z-index: 99999; margin-top: -30px;}
.whatsapp img { width: 60px; height: 60px;}
@media screen and (max-width: 1024px) {
    .whatsapp { top: inherit; bottom: 10px; right: 10px; margin-top: -25px;}
	.whatsapp img { width: 50px; height: 50px;}
}