﻿@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: "microsoft yahei"; color:#333; font-size:0.9rem; background: #FFFFFF; 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: #00ae9b ; }
.blue{color: #00ae9b ; }
#lm_hover{ color: #00ae9b; 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:#0C6E87;background-color:#fff;font-size:20px;border:7px solid #0C6E87}
.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: 1280px;}

.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; font-size:0.9rem;}
.position_location i{ color: #00ae9b; 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 #00ae9b; border-radius: 3px 0 0 3px; padding:0 15px; border-right: none;}
.msearch button{ width: 20%; height: 42px; background: #00ae9b; 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:#00ae9b; 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;
}


.banner2{ width: 100%; height: 350px;  }
.banner2info{ text-align: center;  width: 100%; height:auto;}
.banner2info h1{ font-size: 2.4rem; line-height: 52px; color: #FFFFFF;}
.banner2info em{ display: block; width: 60px; height: 4px; background: #FFFFFF; margin: 0 auto; margin-top: 15px;}

.abmenu{ width: 100%; height: 72px;  line-height: 72px; position: relative; z-index: 333; border-bottom: 3px solid #EEEEEE;}
.abmenuL{}
.abmenuL a{ display: block; float: left; padding: 0 45px; font-size: 1rem; }
.abmenuL a:hover{ background: #0C6E87; color: #FFFFFF;}
#lm_hover3{ color: #FFFFFF; background:#0C6E87;font-weight: bold; }
.abmenuR i{ padding-right: 10px; color: #0C6E87; margin-top: 26px; font-size: 20px;}
.abmenuR a{ margin: 0 5px; }

.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}


@media (max-width: 768px) {
    .container{ width: 94%;}
body{  font-size:0.9rem; }
.goodslisttitle{ color:#111; line-height:42px; padding:5px 0; font-size:1.2rem;}
.bannerpic{ display:none !important;}
.bannermob{ display:block !important;}
.msearch{ display:block;}

.window-container{ }
.window-container .window-main{margin-left:-160px;width:320px;font-size:1rem;}

.padding20{ padding: 20px; margin-bottom:50px; display: block}
#home .padding20{ padding: 20px; margin-bottom:50px; display: block}
#about .padding20{ padding: 20px; margin-bottom:50px; display: block}


.position_location{ }


.abmenuR i{ font-size: 1.1rem; padding-right: 5px;}
.abmenuR a{ font-size: 0.9rem;}


.abmenu{ width: 100%; height: 52px; line-height: 52px; font-size: 0.9rem; font-size: 0.9rem !important;}
.abmenuL{ display: none;}
.abmenuR span{ float: left;}
.abmenuR i{ margin-top: 16px; }
.pro-lanmu{ display: block; font-size: 1.4rem;  }
.pro-lanmu i{ margin-top: 15px; color: #111;}
.navbar-nav-more-body{ display: block; position:fixed;top:0;left:100%;width:100vw;height:100vh;overflow:hidden;z-index:1000;background-color:rgba(0,0,0,0.6);transition:.2s}
.navbar-nav-more-body .box-shadown{position:absolute;top:0;left:0;width:40%;height:100%}
.navbar-nav-more-body .offcanva{position:absolute;top:0;right:0;width:60%;height:100%;overflow:hidden;background-color:#0C6E87; }
.navbar-nav-more-body .offcanvas-body{position:relative}
.navbar-nav-more-body .offcanvas-end{width:60%;z-index:999999}
.navbar-nav-more-body .top-menu-list{position:absolute;top:0px;right:0;width:100%;height:100%;transition:.2s;font-size:1rem;padding-top: 70px;}
.navbar-nav-more-body .top-menu-list.active{transform:translateX(-100%)}
.navbar-nav-more-body .top-menu-list>li{height:3.5rem;line-height:3.5rem;padding:0}
.navbar-nav-more-body .top-menu-list>li a{height:100%;padding:0 1rem;display:flex;align-items:center;justify-content:space-between; color: #FFFFFF; border-bottom: 1px solid #EEEEEE;}
.navbar-nav-more-body .top-menu-list ul{position:absolute;left:100%;width:100%;background-color:#fff;top:0;height:100%;padding:0;display:none}
.navbar-nav-more-body .top-menu-list ul.active{display:block}
.navbar-nav-more-body .top-menu-list .icon{font-size:16px;color:#666}
.navbar-nav-more-body .top-menu-list ul.active .icon{margin-right:.5rem}



.banner2{ width: 100%; height: 200px; }


}