@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }
body, button, input, select, textarea {
  font: 12px/1.5  arial, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', '黑体', '宋体', Tahoma, Arial, Helvetica, STHeiti; }
body {
  background: #fff;
  color: #535353;
  overflow-x: auto; }
h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }
ul, ol, li {
  list-style: none; }
a {
  text-decoration: none;
  color: #535353; }
a:hover {
  text-decoration: none; }
fieldset, img {
  border: 0; }
img {
  display: block; }
button, input, select, textarea {
  font-size: 100%;
  outline: none; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
/* Common */
.fl {
  float: left;
  display: inline; }
.fr {
  float: right;
  display: inline; }
.clear {
  clear: both; }
.hide {
  display: none; }
/*万能闭合*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.clearfix {
  display: inline-block; }
.clearfix {
  display: block; }
.wrap {
  position: relative;
  max-width: 1600px;
  min-width: 1000px;
  margin: 0 auto;
  overflow: hidden; }
.part {
  width: 100%;
  position: relative; }
.w1000 {
  width: 1000px;
  margin: 0 auto;
  position: relative; }
.pos_a {
  position: absolute; }
.kv {
  width: 100%; }
.logo {
  position: absolute;
  top: 25px;
  left: 25px;
  width: 10%; }
.share {
  top: 30px;
  right: 4px;
  width: 290px;
  height: 44px;
  background: url(../images/share.png) no-repeat;
  text-align: left; }
.share > li {
  width: 44px;
  height: 44px;
  background: url(../images/share.png) no-repeat 1000px;
  margin-right: 26px;
  position: relative;
  display: inline-block;
  cursor: pointer; }
.ma2 {
  top: 35px;
  visibility: hidden;
  opacity: 0;
  left: 0;
  padding-top: 10px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
:hover > .ma2 {
  visibility: visible;
  opacity: 1; }
.part2 {
  height: 295px; }
.introduced {
  width: 393px;
  position: absolute;
  top: 60px; }
.wrap_form {
  width: 500px;
  position: absolute;
  right: 0;
  padding: 60px 0 0 45px; }
.formsubmit {
  cursor: pointer; }
.form_title {
  padding-bottom: 18px; }
.form input, .form select {
  width: 198px;
  height: 30px;
  margin: 0 20px 10px 0;
  padding-left: 7px;
  line-height: 30px;
  border: 1px solid #ced0d1;
  color: #74797a;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
input::-webkit-input-placeholder {
  color: #74797a; }
#province, #city, #dealer {
  margin-bottom: 20px;
  width: 207px;
  padding: 5px\9; }
#province, #city {
  width: 100px; }
#province {
  margin-right: 4px; }
.box {
  display: inline; }
.l1 {
  top: -80px;
  left: -100px; }
.r1 {
  top: -180px;
  right: -420px; }
.part3 {
  height: 617px;
  background: url(../images/map.jpg) no-repeat center; }
.descrition {
  top: 100px;
  left: 200px; }
.point1 {
  top: 100px;
  left: 6px; }
.point2 {
  top: 320px;
  left: 140px; }
.point3 {
  top: 290px;
  left: 460px; }
.point4 {
  top: 390px;
  left: 610px; }
.point5 {
  top: 248px;
  left: 893px; }
.point {
  cursor: pointer; }
.pwait {
  position: relative;
  left: 250px; }
.l2 {
  position: absolute;
  top: -250px;
  left: -350px; }
.reviews_title {
  display: block;
  margin-top: 60px; }
.reviews_nav {
  width: 100%;
  height: 45px;
  margin: 20px 0 40px 0;
  border-bottom: 2px solid #da791e;
  background: url(../images/little_car.png) no-repeat right center; }
.reviews_nav ul li {
  display: block;
  font-size: 24px;
  cursor: pointer;
  float: left;
  width: 110px;
  height: 45px;
  color: #8e8e8e;
  text-align: center;
  line-height: 45px; }
.reviews_nav ul li.nav_active, .reviews_nav ul li:hover {
  background-color: #da791e;
  color: white; }
.con_slide {
  width: 100%;
  height: 460px; }
.slideBox1 {
  width: 100%;
  height: 460px;
  overflow: hidden;
  position: relative; }
.slideBox1 .hd {
  height: 10px;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  text-align: center;
  margin-top: 25px; }
.slideBox1 .hd ul {
  overflow: hidden;
  margin-left: 475px; }
.slideBox1 .hd ul li {
  float: left;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  line-height: 10px;
  text-align: center;
  background: #c4c4c4;
  cursor: pointer; }
.slideBox1 .hd ul li.on {
  background: #da791e;
  color: #fff; }
.slideBox1 .bd {
  position: relative;
  height: 360px;
  z-index: 0; }
.slideBox1 .bd li {
  width: 100%;
  height: 360px; }
.slideBox1 .bd li img {
  cursor: pointer; }
.sleft {
  width: 508px;
  height: 100%;
  float: left;
  overflow: hidden; }
.sright {
  width: 492px;
  height: 100%;
  float: right;
  overflow: hidden; }
.sright img {
  margin: 0 0 10px 10px;
  display: inline-block;
  width: 234px;
  height: 172px; }
.slideBox1 .prev,
.slideBox1 .next {
  position: absolute;
  top: 50%;
  margin-top: -86px;
  display: block;
  width: 23px;
  height: 74px;
  cursor: pointer; }
.slideBox1 .next {
  left: auto;
  right: 0; }
.reports {
  width: 100%;
  height: 500px; }
.title {
  margin: 20px 0; }
.news_report img {
  display: inline; }
.right {
  height: 361px;
  width: 450px;
  float: right;
  position: relative; }
.news_box {
  width: 450px;
  height: 50px;
  border-bottom: 1px dotted #beb4a6;
  background: url(../images/right_icon.jpg) no-repeat 430px 5px;
  margin-bottom: 15px; }
.news_box a {
  cursor: pointer; }
.news_box h3 {
  font-size: 16px; }
.news_box p {
  font-size: 13px;
  color: #a0a0a0; }
.newsbox {
  width: 970px;
  height: 65px;
  background-color: #f4f4f4;
  padding: 20px 0 0 30px;
  position: relative; }
.newsbox img {
  float: left; }
.icon_file {
  margin: 5px 20px 0 0;
  float: left; }
.icon_file1 {
  margin: 0px 20px 0 0;
  float: left; }
.news {
  min-width: 230px;
  height: 45px;
  float: left;
  border-left: 1px solid #c3c4c4;
  padding-left: 13px;
  padding-right: 30px; }
.news1 {
  padding-right: 60px; }
.news ul li {
  height: 22px;
  line-height: 22px;
  color: #7a7b7c;
  cursor: pointer; }
.news ul li img {
  margin: 7px 10px 0 0; }
.btnbox {
  width: 52px;
  height: 26px;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer; }
.media {
  width: 100%;
  height: 370px;
  position: relative;
  padding-top: 80px; }
.more {
  float: left;
  margin-top: 30px;
  margin-right: 200px;
  cursor: pointer; }
.more1 {
  margin-left: 80px; }
.more4 {
  margin-right: 0; }
.part5 {
  height: 650px;
  background: url(../images/bg_video.jpg) no-repeat center;
  margin-bottom: 60px; }
.video_title {
  padding-top: 67px;
  margin-bottom: 20px; }
.video {
  width: 100%;
  height: 450px;
  position: relative; }
.video_left {
  height: 100%;
  width: 742px;
  float: left; }
.video_right {
  height: 436px;
  width: 239px;
  float: right;
  background-color: white;
  padding: 6px 0 0 6px; }
.s {
  width: 233px;
  height: 138px;
  position: relative;
  margin-bottom: 8px;
  overflow: hidden;
  cursor: pointer; }
.l3 {
  position: absolute;
  top: -300px;
  left: -300px; }
.r2 {
  position: absolute;
  bottom: -170px;
  right: -300px; }
.enjoy {
  padding-top: 50px;
  padding-bottom: 20px; }
.slideBox {
  width: 100%;
  height: 460px;
  overflow: hidden;
  position: relative; }
.slideBox .hd {
  height: 10px;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  text-align: center;
  margin-top: 25px; }
.slideBox .hd ul {
  overflow: hidden;
  margin-left: 455px; }
.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  line-height: 10px;
  text-align: center;
  background: #c4c4c4;
  cursor: pointer; }
.slideBox .hd ul li.on {
  background: #da791e;
  color: #fff; }
.slideBox .bd {
  position: relative;
  height: 420px;
  z-index: 0; }
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle; }
.slideBox .bd img {
  width: 100%;
  display: block; }
.slideBox .prev,
.slideBox .next {
  position: absolute;
  top: 50%;
  margin-top: -71px;
  display: block;
  width: 23px;
  height: 74px;
  cursor: pointer; }
.slideBox .next {
  left: auto;
  right: 0; }
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1; }
.photos {
  margin-bottom: 60px; }
.footer {
  width: 100%;
  height: 60px;
  padding-top: 40px;
  background-color: #f1f0f0; }
.rights {
  width: 100%;
  font-size: 15px; }
.rights ul li {
  display: block;
  float: left;
  color: #858484;
  cursor: pointer; }
.rights ul span {
  color: #a04848;
  padding: 0 10px 0 10px;
  display: block;
  float: left; }
.rights p {
  float: right;
  color: #a09f9f; }
html, body {
  height: 100%; }
.pop {
  height: 100%;
  width: 100%;
  background: url(../images/dialog.png);
  position: fixed;
  z-index: 1;
  top: 0;
  opacity: 0; }
.con_img {
  width: 100%;
  height: 100%;
  position: relative; }
.bimg {
  width: 1000px;
  height: 510px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
.btn_close {
  float: right;
  cursor: pointer;
  padding-bottom: 8px; }
