﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/INTER-MEDIUM.ttf);
}
@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/INTER-SEMIBOLD.ttf);
}
#translate{ display: none;}
*{ margin:0; box-sizing: border-box; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{  font-family: myFirstFont; color:#333; font-size:0.9rem; background: #f6f8fc; line-height: 24px; }
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:hover{ color: #0bbbe0 ; }
.blue{color: #0bbbe0 ; }
#lm_hover{ color: #0bbbe0; text-decoration: underline;}
.a-nouderline{ text-decoration: none;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s; vertical-align: middle;}
ul,li{ list-style:none; }
em,i{ font-style: normal;}
h1,h2,h3,h4,b,strong{ color: #111111;}
.curs{cursor: pointer; }
.dis{ display: block;}
.undis{ display: none;}
.width-100{ width: 100%;}
.goodslisttitle{ color:#111; line-height:42px; padding:10px 0; font-size:1.4rem;}
.window-container{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-image:url(../images/window.png);background-repeat:repeat; display:none; }
.window-container .window-main{position:absolute;z-index:10;top:50%;left:50%;margin-top:-100px;margin-left:-220px;padding:40px 0;line-height:40px;width:396px;height:125px;border-radius:10px;color:#008dd3;background-color:#fff;font-size:20px;border:7px solid #008dd3}
.window-container .window-main img{ margin-right:5px;}

.bannerpic{ display:block !important;}
.bannermob{ display:none !important;}

img,video,canvas{max-width: 100%;object-fit: cover;}
.imgva img{vertical-align: middle;}
.mar0{ margin: 0 auto;}
.mar-t1{ margin-top: 10px;}
.mar-t15{ margin-top: 15px;}
.mar-t2{ margin-top: 20px;}
.mar-t3{ margin-top: 30px;}

.clear{ clear:both;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center1{ display: flex; align-items: center; }
.flex-center2{ display: flex; align-items: flex-end; }
.flex-center-contain { justify-content: space-between;}
.flex-end{ justify-content: flex-end;}
.flex-center1{ justify-content: center;}
.flex-center-contain-center{ justify-content:center;}
.posi-rel{position: relative;}
.posi-abs{position: absolute;}
.fonttrans{ text-transform:uppercase;}
#home .padding20{ display:none;}
#about .padding20{ display:none;}
.padding5{ padding: 5px;}
.padding10{ padding: 10px;}
.padding15{ padding: 15px;}
.padding20{ padding: 20px;}
.padding25{ padding: 25px;}
.padding30{ padding: 30px;}

.left{float: left;}
.right{float: right;}

.input-width-1{ width: 10%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-2{ width: 20%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-3{ width: 30% !important; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-4{ width: 40%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-5{ width: 50%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-6{ width: 60%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-7{ width: 70% !important; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-8{ width: 80%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-9{ width: 90%; border: 1px solid #eee; border-radius: 3px; background: none;}
.input-width-10{ width: 100%; border: 1px solid #eee; border-radius: 3px; background: none;}

input,button,select,textarea{ outline:none; }
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}




#warp{ width:100%; height:auto; position: relative;}
.container{ width: 1360px;}

.textRed{ color:red;}
.red{ color:red;}
.btn-success{ border: none; border-radius: 3px;}
.font-color{ color: #008dd3;}
.font-color-block{ color: #111;}
.font-color-gray{ color: #999;}
.font-color-white{ color: #FFFFFF !important;}
.font-size{ font-size: 1rem;}
.font-size-small{ font-size: 0.9rem;}
.bg-color{ background: #008dd3; }
.bg-color1{ background: #000000; }
.bgfff{ background: #FFFFFF;}
.border-color{ border: 1px solid #eee; border-radius: 3px;}
.box-shad{box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
.font-line{ line-height:28px;}

.line10{ line-height: 10px;  height: 10px; clear: both;}
.line20{ line-height: 20px;  height: 20px; clear: both;}
.line30{ line-height: 30px;  height: 30px; clear: both;}
.line40{ line-height: 40px;  height: 40px; clear: both;}
.line50{ line-height: 50px;  height: 50px; clear: both;}


.col-lg-1{ width: 10%;}
.col-lg-2{ width: 20%;}
.col-lg-3{ width: 30%;}
.col-lg-4{ width: 40%;}
.col-lg-5{ width: 50%;}
.col-lg-6{ width: 60%;}
.col-lg-7{ width: 70%;}
.col-lg-8{ width: 80%;}
.col-lg-9{ width: 90%;}
.col-lg-10{ width: 100%;}

.position_location{ width: 100%; line-height: 26px; padding: 12px 0;}
.position_location i{ color: #0bbbe0; margin-right: 8px; font-size: 1.1rem;}

img.bannerpic{ display:block;}
img.bannermob{ display:none;}
.msearch{ margin-top:10px; margin-bottom:10px; background:#fff; border:1px solid #ddd; border-radius:3px; display:none;}
.msearch input{ width: 80%; height: 42px; border: 1px solid #0bbbe0; border-radius: 3px 0 0 3px; padding:0 15px; border-right: none;}
.msearch button{ width: 20%; height: 42px; background: #0bbbe0; border-radius:0 3px 3px 0; border: none; color: #FFFFFF; font-size: 1rem;}


.form-group{ width:100%; height:auto;}
.form-group label{ display:block; line-height:40px; height:40px;}
.form-group input{ width:100%; height:42px; line-height:42px; border:1px solid #ddd; border-radius:3px; padding:0 20px;}
.form-group input.form-control-small{ width:70%; height:42px; line-height:42px; border:1px solid #eee; border-radius:3px; background:#fff; padding:0 15px;}
.form-group input.form-control-small-check{ width:12px; height:12px; line-height:12px; border:1px solid #eee; border-radius:3px; background:#fff; padding:0; margin-top:15px; margin-right:10px;}
.form-group select{ width:100%; height:42px; line-height:42px; border:1px solid #ddd; border-radius:3px; padding:0 20px;}
.form-group textarea{ width:100%; height:100px; line-height:26px; border:1px solid #ddd; border-radius:3px; padding:20px;}
.btn-default{ padding:8px 25px; border:none; background:#0bbbe0; color:#fff; border-radius:3px; margin-top:15px; font-size:1rem;}


::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}



