﻿a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}
blockquote, em {
	font-style: italic
}
blockquote, h5 {
	font-size: 16px
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
ol, ul {
	list-style: none
}
strong, b {
	font-weight: 700
}
body, h6 {
	font-weight: 400
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
blockquote {
	position: relative;
	font-weight: normal;
	line-height: 26px;
	margin: 30px 50px 0;
	padding: 5px;
	font-size:14px;
	color:#808080;
}
blockquote span
{
    font-size: 42px;
    margin-bottom: -18px;
    display: -webkit-inline-box;
    padding-right: 10px;
}
blockquote p {
	line-height: 26px;
}
iframe {
	max-width: 100%;
	width: 100%
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
table td
{
    border:1px solid #999;
}
table td p
{
    margin:6px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-weight: 700
}
h1, h3, h4, h5, h6, p {
	margin-bottom: 10px
}
h1 {
	font-size: 34px;
	line-height: 45px
}
h2 {
	font-size: 24px;
	line-height: 36px
}
h3 {
	font-size: 20px
}
h4 {
	font-size: 18px
}
h6 {
	font-size: 15px
}
body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #777;
	/*overflow-x: hidden;*/
	background-color: #fff
}
p {
	margin-top: 0;
	line-height: 24px;
	font-size:14px;
}
a {
	color: #15c;
	outline: 0;
	text-decoration:none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear
}
a:hover 
{
    color: #ad1f23;
}
img
{
    max-width:100%;
}
.clearfix {
	clear: both
}
.hide
{
    display:none;
}
.show
{
    display:block;
}
.right
{
    float:right !important;
}
.full
{
    float:left;
    width:100%;
}
.wrapper
{
    width:1000px;
    margin:0 auto;
}
.logo
{
    float:left;
    width:auto;
}
.logo img
{
    float:left;
    height:80px;
    padding:10px 0;
}
.top-link
{
    float: left;
    position: absolute;
    right: 24px;
    top: 5px;
}
.top-link a
{
    color:#777;
}
.top-link a:hover
{
    color:rgba(0,142,141,1.0);
}
.bg-banner
{
    background:url(/images/banner.jpg) no-repeat center fixed;
    background-size:cover;
}
.text-banner
{
    text-align: center;
    margin-top: -70px;
}
.text-banner .wrapper-text-banner
{
    background: rgba(0,142,141,.7);
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
    display: inline-block;
    letter-spacing: 2px;
    padding: 0 20px;
}
.content
{
    margin:60px 0;
}
.content ul
{
    list-style-type:disc;
    list-style-position:inside;
    margin-left:10px;
    margin-bottom:10px;
    font-size:14px;
}
.heading
{
    margin-bottom:10px;
    text-align:center;
}
.heading h2
{
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    font-size:20px;
}
.bg-grey
{
    background-color:#f6f6f6;
}
.margin-full
{
    margin:50px 0;
}
.col-50
{
    float:left;
    width:50%;
    margin:20px 0;
}
.thumb-col-50
{
    width: 9%;
    float: left;
    margin-right: 5%; 
}
.thumb-col-50 img
{
    float:left;
    width:100%;
}
.text-col-50
{
    float:left;
    width:70%
}
.text-col-50 h3
{
    color:#000;
    font-size:16px;
    text-transform:uppercase;
    margin:0;
}
.text-col-50 p
{
    line-height: 20px;
}
.col-30
{
    float: left;
    width: 33.3333%;
    text-align: center;
    margin: 30px 0 0;
}
.col-30 .thumb-col-30
{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.col-30 .thumb-col-30 img
{
}
.text-col-30
{
    float:left;
    width:100%;
}
.text-col-30 h3
{
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
}
.bg-ibt
{
    background: rgba(0,142,141,1.0);
    text-align:center;
}
.bg-ibt p
{
    margin:10px 0;
    color:#fff;
}
/* SLIDER */
.slider, #slides
{
    width:100%;
    height:500px;
    float:left;
    position: relative;
    z-index: 0;
}
.slidesjs-navigation
{
    display:none;
}
.slidesjs-pagination li
{
    width:10px;
    height:10px;
    float:left;
    margin:5px;
    overflow:hidden;
}
.slidesjs-pagination li a
{
    float:left;
    color:#fff;
    width:100%;
    background: #fff;
}
.slidesjs-pagination li .active, .slidesjs-pagination li:hover a
{
    color:#000;
    background:#000;
}
.container-slide
{
    float:left;
    width:100%;
    height:600px;
    position:relative;
}
.slidesjs-pagination
{
    position: absolute;
    bottom: 10px;
    right: 40px;
    display:none;
}
.slidesjs-slide
{
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    font-size:16px;
    left:0;
    height:500px;
}
@media only screen and (min-width:280px)and (max-width:480px) 
{
    .wrapper, .col-30, .col-50
    {
        width:100%;
    }
    .slider, #slides, .slidesjs-container, .slidesjs-control, .slidesjs-slide
    {
        height:300px !important;
    }
    .vn-edit .col-50
    {
        margin-top:0 !important;
        min-height:inherit !important;
    }
}
@media only screen and (min-width:481px)and (max-width:1024px) 
{
    .slider, #slides, .slidesjs-container, .slidesjs-control, .slidesjs-slide
    {
        height:400px !important;
    }
}


.parent-menu{position:relative;}
#menu{float: right;
    margin: 35px 0;
    display: block;}
.menu-parent ul li{float: left;
    padding: 10px 22px;
    }
.menu-parent ul li a{       color: #00918F;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;    }
 .note-menu{position: absolute;display:none; transition: all .2s linear;
    z-index: 10;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);}    
 li .note-menu li{padding: 0% 4%;
    width: 92%;} 
  li .note-menu li:first-child{margin-top:10px;}  
   li .note-menu li:last-child{margin-bottom:10px;}   
 li .note-menu li a {   font-size: 13px;
    letter-spacing: 1px;
    text-transform: inherit;
    }  
  li .note-menu li:hover{background: rgba(0,142,141,.7);} 
   li .note-menu li a:hover, li .note-menu li:hover a{color:#fff;}  
  .menu-parent ul li:hover ul{display:block;}
  #popup{position: fixed;background: rgba(1, 6, 10, 0.58);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display:none;}
    #popup.active{display:block;}
    .popup-iframeone{display: table;
    position: absolute;
    height: 100%;
    width: 100%;}
    #iframeone, #iframetwo{height:100%;display:none;}
    #iframeone.active, #iframetwo.avtive{display:block;}
    #popupau{text-align: center;
    display: table-cell;
    vertical-align: middle;}
     #popupau img{z-index:100;    width: 80%;}
     
     .carimg{padding-top: 3%;padding-right: 2%;}
     .carimg img{    max-height: 90%;}
    .title-color{color: rgb(0, 145, 143);} 
    .sty-buttom{ width: 45%;
    float: left;
    padding: 5px;
    background: #fff;
    margin-right: 10px;
    border: 1px solid #c5c3c3;}
   .sty-buttom a{color: #000;padding: 10px 58px;} 
   .link-car{text-align: center;
    width: 60%;
    display: inline-block;
    margin: 0 auto;
    padding: 0 20%;
    position: absolute;
    bottom: -80px;}
   .sty-buttom:hover{background:#686667;}
      .sty-buttom a:hover{color:#fff;}
   .title-begin{}
   .begincontent{text-align:justify;margin: 33px;}
   #banner-car{background: #fff;
}
.menu-car{width: 60%;
    padding: 0 20%;
    text-align: center;display: inline-block;}
   .menu-carlist{
    margin: 0 auto;}
   .menu-carlist li{border: 2px solid #fff;
    padding: 6px 0;
    margin: 15px 0;
    width: 32.33%;
    float: left;
    background: rgba(8, 8, 8, 0.65);} 
    .menu-carlist li a{font-weight: 600;
    color: #fff;
    font-size: 15px;
}
.style-title{display: inline-block;
    width: 100%;
    margin-top: 11px;}
.car-touch-botton{padding-top: 20px;}
 .menu-carlist li:hover a{color: #00918F;}
  .menu-carlist li:hover{background:#000;}
 #begintext,  #convenient, #safe, #comfortable, #contactx{background: #fff;
 }
    #begintext .wrapper,  #convenient .wrapper, #safe .wrapper, #comfortable .wrapper, #contactx .wrapper, #banner-car .wrapper{background:#FAF8F9;   height: 100%;}
   .begin-container{padding: 50px 80px 80px 80px;display: inline-block;width: 84%;} 
   .border-short{width: 20%;
    float: left;
    padding: 0 5px;
    border-top: 1px solid #6b6a6a;
    margin: 10px 0;}
   .col-20{width:20%;}
   .col-33{width:33.33%;text-align: center;}
   .tool-floatl{float:left;} 
   .tool-floatr{float:right;} 
   .convenient-content{     width: 100%;
    padding: 5% 0;
    display: inline-block;}
    .begincontent p{    font-size: 17px;}
    .col-33 .imgcontent img{width:50%!important;}
    .border-top h2{font-size:  46px;font-weight:100;margin: 0 33px;}
    .banner-img{width: 100%;
                overflow:hidden;
    display: inline-block;
    height: 70vh;
    background: url(/images/BG.png) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}
    .logoimg{    margin-top: 20px;}
    .logoimg, .carimg{text-align:center;}
       .logoimg img{width: 25%;}
    .border-top .title-service{text-align:center;margin:0;}
    #convenient{display:flex;}
    .img-detail{    width: 100%;
    float: left;}
    .item-imgdetail img,  .border-thin .col-33 img{width:100%!important;}
    .item-imgdetail{padding:10px;}
    .item-textdetail{text-align: left;
    padding: 0 30px;}
    #begintext1{    display: inline-block;
    width: 100%;background: #fff;}
    .full-begin-container{    display: inline-block;
    background: #FAF8F9;}
   .col-33 .title-begintop{margin-top: 20px;}
.col-20 img, .col-33 img{cursor:pointer;width: 80%;}
#link-share{position: fixed;
    top: 100px;
    left: 0;
    width: 40px;}
  #link-share>div{margin-top:4px;}  
  .showtext-bg{position:relative;}
  .texthideshow
  {height: 100%;
    position: absolute;
    top: 0;
    background: #FAF8F9;
    line-height: 1.4;
    display: none;
    margin-right: 20px;
   }
    .numberx{font-size: 66px;
    font-weight: 600;
    float: left;
    width: 18%;
    margin-left: 0px;}
    .title-x{width: 70%;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 17px;
    margin-left: 15px;}
    .titlebig{   width: 90%;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;}
    .content-item{width: 96%;
    margin-top: 10px;}
   .hide{display:none;} 
   .showtext-bg:hover .texthideshow{display:block;}
   .col-33 .texthideshow .title-x,  .col-33 .texthideshow .titlebig, .col-33 .texthideshow .content-item{text-align:left;}
 .col-33 .texthideshow .content-item{    margin-left: 13px;}
    .position-bottom{position:relative;}
    .position-bottom p{line-height:2;}
    .textfix{text-transform: initial;
    font-size: 13px;}
    #frmcontact{width: 80%;
    margin: 0 auto;}
    .styinput input, .styinput textarea{width:100%;
                                        padding: 7px;
                                        font-family: sans-serif;}
    .styinput{margin: 5px 0px;}
    .btnsubmit{width: auto!important;cursor:pointer;}
    .error{color:Red;}
    .icon-mobie, .menu-icon{display:none;}
    .logopartner{margin-top:20px;
                 text-align:center;}
    .logopartner img {margin:10px;}  
    .col-x30{width:30%;}
    .col-x70{width:70%} 
    .content-child
    {
        background: #fff;
        display: inline-block;
        width: 100%;
    }
    .register
    {
        width: 150px;
        margin: 0 auto;
    }
    .btn-register
    {
        border: 1px solid #ddd;
        margin: 10px;
        background: #008e8d;
        padding: 10px 20px;
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        cursor: pointer;
    }
    .bg-popregister, .bg-popregister01
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(45, 44, 44, 0.63);
        z-index: 100; 
    }
    .content-res, .content-video
    {
        background: #ffffff;
        height: 320px;
        width: 400px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
}
.content-res
{
    height: 380px;
}
.content-video
{
    width: 560px;
}
.content-res-item
{
    display: inline-block;
    width: 90%;
    margin: 5%;
}
.btn-send
{
    background: #008e8d;
    padding: 5px 20px!important;
    color: #fff;
    border: 1px solid #ddd;
}
.close-ges
{
    position: absolute;
    top: 2px;
    right: 2px;
    width: 20px;
    height: 20px;
    background: url(/images/close.png) no-repeat;
    background-size: contain;
    cursor: pointer;
}
.imgcontent, .texthideshow
{
     cursor: pointer;
}
.contact-lefl
{
    width:50%;
    float:left;
}
.contact-right
{
    width:50%;
    float:right;
}
.margin-top20
{
    margin-top: 20%;
}

          