html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5,
h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

body, html {
  height: 100%;
}
body a, html a {
  text-decoration: none;
}
body input, html input {
  -webkit-appearance: none;
}

img, fieldset, a img {
  border: none;
}

input[type="submit"],
button {
  cursor: pointer;
}
input[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

input, button {
  margin: 0;
  padding: 0;
  border: 0;
}

input, textarea, select, button,
h1, h2, h3, h4, h5, h6, a, span, a:focus {
  outline: none;
}

ul, ol {
  list-style-type: none;
}

img {
  vertical-align: top;
}

li {
  list-style: none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  * {
    -webkit-text-size-adjust: none;
  }
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

.clear {
  clear: both;
}

@font-face {
  font-family: reg;
  src: url("fonts/EKmTc5ZB-webfont.eot");
  src: url("fonts/EKmTc5ZB-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/EKmTc5ZB-webfont.woff") format("woff"), url("fonts/EKmTc5ZB-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: reg;
  min-width: 980px;
}

#page {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#header {
  height: 606px;
  position: relative;
  overflow: hidden;
}
#header .bf {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
#header .ct-top {
  position: relative;
  height: 134px;
  background: url(/img/grad1.png);
}
#header .ct-top .logo {
  display: block;
  margin: auto;
  width: 280px;
  position: relative;
  top: 32px;
}
#header .t1 {
  position: absolute;
  top: 291px;
  left: 0;
  right: 0;
  text-align: center;
  text-shadow: -1px 2px 0 rgba(0, 0, 0, 0.35);
  font-size: 46px;
  line-height: 36px;
  color: white;
}
#header .t1 span {
  display: block;
  font-size: 58px;
  line-height: 53px;
  padding-bottom: 20px;
}
#header .t1 .button {
  display: block;
  margin: auto;
  width: 318px;
  height: 72px;
  background: url(/img/btn-1.png);
  position: relative;
  top: 48px;
}
#header .t1 .button:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}

.b1 {
  background: #f2f2f2;
}

.ct {
  width: 890px;
  margin: auto;
  min-height: 490px;
  padding-top: 30px;
  position: relative;
}

.ll1 {
  float: left;
  margin-left: -40px;
}

.rr1 {
  float: right;
  width: 435px;
}
.rr1 p {
  font-size: 14px;
  line-height: 22px;
  padding-top: 35px;
  color: #656565;
  margin-right: 10px;
  margin-bottom: 14px;
}
.rr1 .more-1 {
  display: block;
  width: 304px;
  margin: auto;
  font-size: 20px;
  color: #001f41;
  text-transform: uppercase;
  height: 57px;
  line-height: 57px;
  text-align: center;
  border: 3px solid #0d839d;
}
.rr1 .more-1 span {
  background: url('/img/icons-s6083f49fac.png') 0 -96px no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 7px;
}
.rr1 .more-1:hover {
  text-decoration: underline;
}

.st1 {
  width: 209px;
  height: 55px;
  background: url(/img/st1.png);
  position: absolute;
  top: 383px;
  left: 404px;
}

.b2 {
  background: #0d839d;
  padding: 60px 0;
}

.ll2 {
  float: left;
  margin-left: 29px;
  width: 460px;
  padding-top: 11px;
}
.ll2 .tit1 {
  font-size: 30px;
  color: white;
  line-height: 36px;
  padding-bottom: 20px;
}
.ll2 .tit2 {
  font-size: 22px;
  line-height: 28px;
  color: white;
  padding-bottom: 22px;
}
.ll2 ul {
  overflow: hidden;
}
.ll2 ul li {
  float: left;
  width: 50%;
}
.ll2 ul li li {
  width: auto;
  float: none;
  line-height: 15px;
  padding-bottom: 6px;
  font-size: 15px;
  color: white;
  padding-left: 26px;
  background: url(/img/sep-li1.png) 3px 7px no-repeat;
}

.ct2 {
  width: 947px;
  margin: auto;
  position: relative;
}

.rr2 {
  float: right;
  width: 449px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #006a86;
}
.rr2 .con-poss-dd {
  position: relative;
  top: -9px;
  left: 9px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding-bottom: 26px;
  background: #f2f2f2;
}
.rr2 .con-poss-dd .tit3 {
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  padding: 14px 0 35px 0;
}
.rr2 .con-poss-dd ul {
  margin: 0 0 16px 57px;
  display: block;
}
.rr2 .con-poss-dd ul li {
  padding-bottom: 10px;
  padding-left: 42px;
  font-size: 18px;
  line-height: 25px;
  background: url(/img/sep-li2.png) 0 0 no-repeat;
}
.rr2 .con-poss-dd .button1 {
  display: block;
  width: 329px;
  margin: auto;
  font-size: 20px;
  color: #008b38;
  text-transform: uppercase;
  height: 57px;
  line-height: 54px;
  text-align: center;
  border: 3px solid #0d839d;
  background: #f2f2f2;
  font-family: reg;
}
.rr2 .con-poss-dd .button1:hover {
  text-decoration: underline;
  background: #ffffff;
}

#footer {
  height: 80px;
  line-height: 80px;
  background: #0d839d;
  text-align: center;
  color: white;
  font-size: 14px;
}
#footer a {
  color: white;
  text-decoration: underline;
}

.lnk {
  position: relative;
  overflow: hidden;
  padding-bottom: 75px;
  width: 950px;
  margin: auto;
}

.lnk .ym .cont {
  padding: 15px 0px 15px 0px;
  border-bottom: 1px solid #ebebeb;
}

.lnk .ym .cont .year {
  display: inline-block;
  width: 200px;
  font-size: 40px;
  color: #0d839d;
  vertical-align: middle;
}

.lnk .ym .cont .make {
  display: inline-block;
  width: 750px;
  font-size: 13px;
  vertical-align: middle;
}

.lnk .ym .cont .make a {
  color: #000000;
}

.lnk .ym .cont .make a:hover {
  color: #0d839d;
}


.lnk .ym .cont .yearmake {
  display: inline-block;
  width: 200px;
  font-size: 25px;
  color: #0d839d;
  vertical-align: middle;
}

.lnk .ym .cont .model {
  display: inline-block;
  width: 750px;
  font-size: 13px;
  vertical-align: middle;
}

.lnk .ym .cont .model a {
  color: #000000;
}

.lnk .ym .cont .model a:hover {
  color: #0d839d;
}


.lnk .years a {
  background: #ffffff;
  border: 1px solid #dcdcdc;
  color: #000;
  padding: 13px 22px 13px 22px;
  margin: 20px;
  font-size: 26px;
  line-height: 70px;
}
.lnk .years a:hover {
  background: #ffffff;
  
  background: #dcdcdc;
  border: 1px solid #dcdcdc;
}


.lnk .mm {
  border-bottom: 1px solid #ebebeb;
}
.lnk .mm:hover {
  background: #f6f6f6;
}
.lnk .mm .make {
  display: inline-block;
  width: 230px;
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.lnk .mm .model {
  display: inline-block;
  width: 660px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.lnk .mm .model a {
  color: #000;
  text-decoration: none;
}
.lnk .mm .model a:hover {
  text-decoration: underline;
}

.lnk .prefix {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  padding-top: 7px;
  padding-left: 7px;
  font-size: 12px;
}
.lnk .prefix:hover {
  background: #f6f6f6;
}
.lnk .prefix a:hover {
  text-decoration: underline;
}

.lnk .vins span {
  font-size: 12px;
}

.lnk .dirs {
  background: #f6f6f6;
  margin-top: 30px;
  padding: 20px 20px 20px 20px;
  font-size: 12px;
}

.lnk .othervins {
  background: #f6f6f6;
  margin-top: 30px;
  padding: 30px 20px 30px 20px;
  font-size: 12px;
}

.sld1 {
  position: relative;
  overflow: hidden;
  padding-bottom: 75px;
  width: 950px;
  margin: auto;
}
.sld1 .fl-out {
  width: 2000px;
  position: relative;
  left: 50%;
  margin-left: -1000px;
}
.sld1 .fl-out .fl1 {
  width: 990px;
  margin: auto;
}
.sld1 .fl-out .fl1 li {
  list-style: none;
}
.sld1 .fl-out .fl1 li .poss-rew img {
  display: block;
  margin: auto;
  margin-bottom: 5px;
}
.sld1 .fl-out .fl1 li .poss-rew .name1 {
  font-size: 16px;
  color: #8c8d8d;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.sld1 .fl-out .fl1 li .poss-rew .rew-text {
  width: 249px;
  background: #e4f2ed;
  margin: auto;
  font-size: 14px;
  padding: 11px 14px 14px 14px;
  border: 1px solid #e0e0e0;
  border-top: none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  position: relative;
}
.sld1 .fl-out .fl1 li .poss-rew .rew-text span {
  display: block;
  width: 279px;
  height: 16px;
  background: url(/img/top-rew.png);
  position: absolute;
  top: -16px;
  left: -1px;
}
.sld1 .fl-out .fl1 .flex-control-nav {
  display: none;
}
.sld1 .fl-out .fl1 .flex-prev {
  display: block;
  position: absolute;
  top: 35px;
  left: 531px;
  display: block;
  overflow: hidden;
  text-indent: 999px;
  background: url('/img/icons-s6083f49fac.png') 0 -48px no-repeat;
  width: 35px;
  height: 38px;
}
.sld1 .fl-out .fl1 .flex-prev:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.sld1 .fl-out .fl1 .flex-next {
  display: block;
  position: absolute;
  top: 35px;
  right: 531px;
  display: block;
  overflow: hidden;
  text-indent: 999px;
  background: url('/img/icons-s6083f49fac.png') 0 0 no-repeat;
  width: 36px;
  height: 38px;
}
.sld1 .fl-out .fl1 .flex-next:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.title-rew {
  text-align: left;
  padding: 30px 0;
  font-size: 26px;
}
