body {
  font-family: "微软雅黑";
}
.w150{ width: 150px; }
.w527{ width: 527px; }
.cpzs_ny { width:100%;margin-top:20px; padding:0 2% 2% 2%;line-height:26px;font-family:'Microsoft YaHei'; font-size:14px; color:#222; }
.cpzs_ny h1 {line-height:40px;font-family:'Microsoft YaHei'; font-size:16px; color:#222;text-align:center; }
.cpzs_ny img { display:block;max-width:100%;margin:3% auto;}
.cpzs_ny h2 {line-height:26px;font-family:'Microsoft YaHei'; font-size:14px; color:#222; }
.searchbox {
  margin-top: 50px;
}
.searchbox .textbox1 {
  border: 1px solid #c3c5c9;
  height: 30px;
  padding: 3px;
  width: 250px;
  float: left;
  outline: none;
}
.searchbox .submitbtn {
  background: #c3c5c9 url(../images/phone-search-wrap-searchicon.png) no-repeat center center;
  width: 55px;
  height: 30px;
  border: none;
  outline: none;
}
.picMarquee-top1{height: 150px;overflow: hidden;}
.picMarquee-top1 .bd1 ul li{padding-left: 10px}
.bd1 form{ margin: 0px; }
.container {
  max-width: 1000px !important;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-wrap {
  background: url(../images/headerbg.jpg) no-repeat;
  background-size: cover;
}
.header-wrap .header .logo {
  line-height: 65px;
}
.header-wrap .header .phone {
  float: right;
  margin-top: 30px;
}
.header-wrap .header .phone i {
  margin-top: 5px;
  float: left;
  margin-right: 5px;
}
.header-wrap .header .menu {
  float: right;
}
.header-wrap .header .menulist {
  position: absolute;
  top: 60px;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
  background: #0c9df0;
}
.header-wrap .header .menulist a {
  border-bottom: 1px solid #61bff5;
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.header-wrap .header .menulist a:hover {
  background: #314c79;
}
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-wrap #owl-demo .item {
  display: block;
}
.banner-wrap #owl-demo img {
  display: block;
  width: 100%;
}
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  left: 45%;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ddb937;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #ddb937;
}
.banner-wrap .banner .focusBox {
  position: relative;
  width: 100%;
  height: 570px;
  overflow: hidden;
}
.banner-wrap .banner .focusBox .pic li {
  position: relative;
  overflow: hidden;
}
.banner-wrap .banner .focusBox .pic li a span {
  display: block;
}
.banner-wrap .banner .focusBox .hd {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  bottom: 30px;
  right: 50%;
  z-index: 3;
  text-align: center;
}
.banner-wrap .banner .focusBox .hd li {
  display: inline-block;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  overflow: hidden;
  background: #000;
  margin-left: 4px;
  border-radius: 20px;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.banner-wrap .banner .focusBox .hd .on {
  background: #ddb937;
}
.banner-wrap .banner .focusBox .prev {
  width: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 60%;
  margin-top: -25px;
  z-index: 3;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/prev.png) no-repeat;
  left: 0;
}
.banner-wrap .banner .focusBox .prev:hover {
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: .6;
}
.banner-wrap .banner .focusBox .next {
  width: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 60%;
  margin-top: -25px;
  z-index: 3;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
  background: url(../images/next.png) no-repeat;
  right: 0;
}
.banner-wrap .banner .focusBox .next:hover {
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: .6;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.nav-wrap {
  background: url(../images/navbg.jpg) repeat-x;
  width: 100%;
  height: 50px;
}
.nav-wrap .nav-ul {
  height: 50px;
}
.nav-wrap .nav-ul .navlist {
  position: relative;
  display: inline-block;
  float: left;
  width: 10%;
}
.nav-wrap .nav-ul .navlist a.listh1 {
  float: left;
  text-decoration: none;
  display: inline-block;
  width: 95%;
  color: #fff;
  border-top: 2px solid #159ffc;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 1.4rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.nav-wrap .nav-ul .navlist a.listh1:hover,
.nav-wrap .nav-ul .navlist a.listh1.on {
  border-top: 2px solid #f90001;
  background: #ffab0a;
  color: #000;
}
.nav-wrap .nav-ul .navlist span {
  margin-top: 16px;
  float: left;
  width: 2px;
  height: 18px;
  background: url(../images/navline.jpg) no-repeat;
}
.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  left: 0;
  top: 50px;
  display: none;
  z-index: 10;
  background: #ffab0a;
  width: 140px;
}
.nav-wrap .nav-ul .navlist .list2-ul .list {
  position: relative;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
  text-align: left;
  padding-left: 10px;
  line-height: 35px;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: block;
  text-decoration: none;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover,
.nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #14659a;
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  background: #000;
  filter: alpha(opacity=80);
}
.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}
.content-wrap .firstScreen-wrap {
  padding: 20px 0;
}
.content-wrap .firstScreen-wrap .operation-wrap .operationbox {
  border: 1px solid #ccc;
}
.content-wrap .firstScreen-wrap .operation-wrap .operationbox .title {
  background: url(../images/ltside-titbg.jpg) no-repeat;
  background-size: cover;
  color: #222;
  font-size: 1.4rem;
  height: 25px;
  line-height: 25px;
  margin: 0;
  text-indent: 1em;
}
.content-wrap .firstScreen-wrap .operation-wrap .operationbox .title .morebtn {
  margin-right: 10px;
}
.content-wrap .firstScreen-wrap .operation-wrap .operationbox .con {
  padding: 10px 10px 15px;
  background: #ffffff url(../images/choosebg.jpg) no-repeat;
}
.content-wrap .firstScreen-wrap .operation-wrap .operationbox .con .olist {
  border-bottom: 1px dashed #ccc;
}
.content-wrap .firstScreen-wrap .operation-wrap .operationbox .con .olist a {
  text-decoration: none;
  display: block;
  line-height: 28px;
  font-size: 1.4rem;
  color: #666;
  height: 28px;
  overflow: hidden;
}
.content-wrap .firstScreen-wrap .operation-wrap .operationbox .con .olist a:hover {
  color: #014286;
}
.content-wrap .firstScreen-wrap .operation-wrap .operationbox .con .olist a i {
  margin-right: 10px;
}
.content-wrap .firstScreen-wrap .about-wrap .aboutbox {
  border: 1px solid #ccc;
}
.content-wrap .firstScreen-wrap .about-wrap .aboutbox .title {
  background: url(../images/titbg.jpg) repeat-x;
  height: 27px;
  margin: 0;
  line-height: 27px;
  font-size: 1.4rem;
  color: #505050;
  padding-left: 10px;
}
.content-wrap .firstScreen-wrap .about-wrap .aboutbox .title span {
  font-size: 1.2rem;
  color: #999;
}
.content-wrap .firstScreen-wrap .about-wrap .aboutbox .title .morebtn {
  margin-right: 10px;
}
.content-wrap .firstScreen-wrap .about-wrap .aboutbox .con {
  padding: 10px 15px;
}
.content-wrap .firstScreen-wrap .about-wrap .aboutbox .con .pic img {
  width: 100%;
}
.content-wrap .firstScreen-wrap .about-wrap .aboutbox .con .cn {
  margin-top: 5px;
  font-size: 1.4rem;
  line-height: 22px;
  text-indent: 2em;
  height: 525px;
  overflow: hidden;
}
.content-wrap .firstScreen-wrap .contact-wrap {
  border: 1px solid #ccc;
}
.content-wrap .firstScreen-wrap .contact-wrap .title {
  background: url(../images/ltside-titbg.jpg) no-repeat;
  background-size: cover;
  color: #222;
  font-size: 1.4rem;
  height: 25px;
  line-height: 25px;
  margin: 0;
  text-indent: 1em;
}
.content-wrap .firstScreen-wrap .contact-wrap .title .morebtn {
  margin-right: 10px;
}
.content-wrap .firstScreen-wrap .contact-wrap .ccon {
  padding: 10px;
  height: 670px;
  overflow: hidden;
}
.content-wrap .firstScreen-wrap .contact-wrap .ccon .pic img {
  width: 100%;
}
.content-wrap .firstScreen-wrap .contact-wrap .ccon .con {
  margin-top: 10px;
  line-height: 25px;
  color: #222;
  font-size: 1.4rem;
}
.content-wrap .ad-wrap img {
  width: 100%;
}
.content-wrap .secondScreen {
  padding: 20px 0;
}
.content-wrap .secondScreen .news-wrap .newsbox {
  border: 1px solid #ccc;
}
.content-wrap .secondScreen .news-wrap .newsbox .title {
  background: url(../images/contactboxbg.jpg) no-repeat;
  background-size: 100%;
  height: 40px;
  width: 100%;
  margin: 0;
  font-size: 1.4rem;
  color: #fff;
  line-height: 40px;
  padding-left: 10px;
}
.content-wrap .secondScreen .news-wrap .newsbox .title span {
  font-size: 1.2rem;
}
.content-wrap .secondScreen .news-wrap .newsbox .con {
  padding: 10px;
}
.content-wrap .secondScreen .news-wrap .newsbox .con .nlist {
  border-bottom: 1px dashed #ccc;
}
.content-wrap .secondScreen .news-wrap .newsbox .con .nlist a {
  text-decoration: none;
  display: block;
  line-height: 28px;
  font-size: 1.4rem;
  color: #333;
  height: 28px;
  overflow: hidden;
}
.content-wrap .secondScreen .news-wrap .newsbox .con .nlist a:hover {
  color: #014286;
}
.content-wrap .secondScreen .news-wrap .newsbox .con .nlist a i {
  margin-right: 10px;
  font-style: normal;
}
.content-wrap .secondScreen .service-wrap .servicebox {
  border: 1px solid #ccc;
}
.content-wrap .secondScreen .service-wrap .servicebox .title {
  background: url(../images/titbg.jpg) repeat-x;
  height: 27px;
  margin: 0;
  line-height: 27px;
  font-size: 1.4rem;
  color: #505050;
  padding-left: 10px;
}
.content-wrap .secondScreen .service-wrap .servicebox .title span {
  font-size: 1.2rem;
  color: #999;
}
.content-wrap .secondScreen .service-wrap .servicebox .title .morebtn {
  margin-right: 10px;
}
.content-wrap .secondScreen .service-wrap .servicebox .con {
  background: url(../images/servicebg.jpg) no-repeat center center;
  background-size: cover;
  padding: 20px;
}
.content-wrap .secondScreen .service-wrap .servicebox .con .slist {
  padding: 0 10px 20px;
}
.content-wrap .secondScreen .service-wrap .servicebox .con .slist a {
  display: block;
  text-decoration: none;
  text-align: center;
}
.content-wrap .secondScreen .service-wrap .servicebox .con .slist a:hover .roundbox {
  background: #ffab0a;
}
.content-wrap .secondScreen .service-wrap .servicebox .con .slist a:hover .roundbox .pic {
  opacity: 0;
}
.content-wrap .secondScreen .service-wrap .servicebox .con .slist a:hover .roundbox .tit {
  opacity: 1;
}
.content-wrap .secondScreen .service-wrap .servicebox .con .slist a .roundbox {
  margin: 0 auto;
  border-radius: 50%;
  width: 110px;
  height: 110px;
  background: #0275cd;
  position: relative;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .secondScreen .service-wrap .servicebox .con .slist a .roundbox .pic {
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .secondScreen .service-wrap .servicebox .con .slist a .roundbox .pic img {
  margin-top: 20px;
}
.content-wrap .secondScreen .service-wrap .servicebox .con .slist a .roundbox .tit {
  opacity: 0;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  top: 42%;
  font-size: 1.6rem;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  font-weight: bold;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .vehicle-wrap .vehiclebox {
  border: 1px solid #ccc;
}
.content-wrap .vehicle-wrap .vehiclebox .title {
  background: url(../images/titbg.jpg) repeat-x;
  height: 27px;
  margin: 0;
  line-height: 27px;
  font-size: 1.4rem;
  color: #505050;
  padding-left: 10px;
}
.content-wrap .vehicle-wrap .vehiclebox .title span {
  font-size: 1.2rem;
  color: #999;
}
.content-wrap .vehicle-wrap .vehiclebox .title .morebtn {
  margin-right: 10px;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon {
  padding: 10px;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left {
  width: 100%;
  position: relative;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd {
  margin: 0 10px;
  overflow: hidden;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul {
  width: 100%;
  zoom: 1;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li {
  margin: 0 20px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 200px;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  background: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li a:hover {
  background: #0275cd;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li a:hover .picbox {
  border-bottom: 1px solid #fff;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li a:hover .con {
  background: #0275cd;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li a:hover .con .tit {
  color: #fff;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li a:hover .con .addicon {
  background: url(../images/vehicle-addicon-hover.png) no-repeat;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li a .picbox {
  border-bottom: 1px solid #ccc;
  padding: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li a .con {
  background: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li a .con .tit {
  margin: 0;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  color: #333;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li a .con .addicon {
  margin: 5px auto 0;
  background: url(../images/vehicle-addicon.png) no-repeat;
  width: 17px;
  height: 17px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .vehicle-wrap .vehiclebox .vcon .picMarquee-left .bd ul li .yy {
  background: url(../images/vehicle-yy.jpg) no-repeat;
  background-size: 100%;
  height: 7px;
}
.content-wrap .youqing-wrap {
  padding: 20px 0;
}
.content-wrap .youqing-wrap .yqbox {
  border: 1px solid #ccc;
  height: 55px;
  overflow: hidden;
}
.content-wrap .youqing-wrap .yqbox .tit {
  font-size: 1.4rem;
  color: #fff;
  background: #0275cd;
  width: 10%;
  line-height: 55px;
  text-align: center;
  border-radius: 0 5px 5px 0;
}
.content-wrap .youqing-wrap .yqbox .con {
  width: 88%;
}
.content-wrap .youqing-wrap .yqbox .con .clist {
  display: inline-block;
  color: #364660;
  line-height: 51px;
}
.content-wrap .youqing-wrap .yqbox .con .clist a {
  display: inline-block;
  color: #364660;
  float: left;
}
.content-wrap .youqing-wrap .yqbox .con .clist span {
  float: left;
  margin: 0 5px;
}
.content-wrap .content {
  margin-top: 20px;
}
.content-wrap .content .w-ltside .mb {
  margin-bottom: 10px;
}
.content-wrap .content .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #0275cd;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
}
.content-wrap .content .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}
.content-wrap .content .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}
.content-wrap .content .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .content .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #eaeaea;
  color: #707070;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.content-wrap .content .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}
.content-wrap .content .w-ltside .show-hide .div2:hover {
  background: #0275cd;
}
.content-wrap .content .w-ltside .show-hide .div2:hover a {
  color: #fff;
}
.content-wrap .content .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .content .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  list-style: none;
  text-align: center;
  background: #ececec;
  overflow: hidden;
  margin-top: 2px;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a:hover {
  color: #379eff;
}
.content-wrap .content .w-posit-backbtn {
  margin-bottom: 10px;
  border: 1px solid #ccc;
  padding: 5px;
  color: #8e8e8e;
}
.content-wrap .content .w-posit-backbtn a {
  color: #8e8e8e;
  font-size: 1.2rem;
}
.content-wrap .content .ltside {
  width: 230px;
  margin-bottom: 20px;
}
.content-wrap .content .ltside .choosebox {
  border: 1px solid #cecece;
}
.content-wrap .content .ltside .choosebox h4.title {
  background: url(../images/ltside-titbg.jpg) no-repeat;
  background-size: cover;
  color: #222;
  font-size: 1.4rem;
  height: 25px;
  line-height: 25px;
  margin: 0;
  text-indent: 1em;
}
.content-wrap .content .ltside .choosebox .link-wrap {
  background: #ffffff url(../images/choosebg.jpg) no-repeat;
  padding: 10px;
}
.content-wrap .content .ltside .choosebox .link-wrap .list {
  border-bottom: 1px dashed #cfcfcf;
  display: block;
  height: 35px;
  color: #505050;
  line-height: 35px;
  font-size: 1.4rem;
  text-decoration: none;
}
.content-wrap .content .ltside .choosebox .link-wrap .list:hover {
  color: #ff0000;
}
.content-wrap .content .ltside .choosebox .link-wrap .list i {
  margin-left: 10px;
  margin-right: 10px;
  font-style: normal;
}
.content-wrap .content .ltside .choosebox .link-wrap .list2 {
  display: none;
}
.content-wrap .content .ltside .choosebox .link-wrap .list2 ul li a {
  display: block;
  height: 38px;
  text-align: left;
  text-indent: 5.3em;
  color: #666164;
  line-height: 38px;
  font-size: 1.4rem;
  text-decoration: none;
  background: #e9e9e9;
}
.content-wrap .content .ltside .choosebox .link-wrap .list2 ul li a:hover {
  color: #f08300;
}
.content-wrap .content .ltside .choosebox .link-wrap .list2 ul li a span {
  margin-right: 10px;
}
.content-wrap .content .ltside .contactbox {
  margin-top: 15px;
  border: 1px solid #cecece;
}
.content-wrap .content .ltside .contactbox .title {
  background: url(../images/contactboxbg.jpg) no-repeat;
  height: 40px;
  width: 100%;
  margin: 0;
  font-size: 1.4rem;
  color: #fff;
  line-height: 40px;
  padding-left: 10px;
}
.content-wrap .content .ltside .contactbox .title span {
  font-size: 1.2rem;
}
.content-wrap .content .ltside .contactbox .ccon {
  padding: 10px;
}
.content-wrap .content .ltside .contactbox .ccon .pic img {
  width: 100%;
}
.content-wrap .content .ltside .contactbox .ccon .con {
  margin-top: 10px;
  line-height: 25px;
  color: #222;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap {
  padding-bottom: 20px;
}
.content-wrap .content .main-wrap .title-posit {
  background: url(../images/titbg.jpg) repeat-x;
  height: 27px;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .title-posit .title {
  line-height: 27px;
  font-size: 1.4rem;
  color: #505050;
  padding-left: 10px;
}
.content-wrap .content .main-wrap .title-posit .title span {
  color: #858585;
  font-size: 1.2rem;
}
.content-wrap .content .main-wrap .about-con {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .about-con .con p {
  line-height: 25px;
  font-size: 1.4rem;
  color: #333;
}
.content-wrap .content .main-wrap .news-con .nlist {
  border-bottom: 1px dashed #ccc;
}
.content-wrap .content .main-wrap .news-con .nlist a {
  text-decoration: none;
  display: block;
  color: #333;
  font-size: 1.4rem;
  line-height: 35px;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover {
  color: #159ffc;
}
.content-wrap .content .main-wrap .news-con .nlist a i {
  float: left;
  font-style: normal;
  margin-right: 10px;
}
.content-wrap .content .main-wrap .news-con .nlist a span.tit {
  float: left;
  display: inline-block;
  width: 120px;
  height: 35px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .news-con .nlist a span.time {
  display: inline-block;
  float: right;
  height: 35px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .service-con h5 {
  font-size: 1.4rem;
  color: #333;
  margin: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  text-align: center;
}
.content-wrap .content .main-wrap .service-con .con {
  margin-top: 15px;
  min-height:585px;
}
.content-wrap .content .main-wrap .service-con .con p {
  line-height: 25px;
  font-size: 14px;;
  color: #333;
}
.content-wrap .content .main-wrap .vehicle-con .vlist {
  padding: 0 10px 20px;
}
.content-wrap .content .main-wrap .vehicle-con .vlist a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  background: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .vehicle-con .vlist a:hover {
  background: #0275cd;
}
.content-wrap .content .main-wrap .vehicle-con .vlist a:hover .picbox {
  border-bottom: 1px solid #fff;
}
.content-wrap .content .main-wrap .vehicle-con .vlist a:hover .con {
  background: #0275cd;
}
.content-wrap .content .main-wrap .vehicle-con .vlist a:hover .con .tit {
  color: #fff;
}
.content-wrap .content .main-wrap .vehicle-con .vlist a:hover .con .addicon {
  background: url(../images/vehicle-addicon-hover.png) no-repeat;
}
.content-wrap .content .main-wrap .vehicle-con .vlist a .picbox {
  border-bottom: 1px solid #ccc;
  padding: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .vehicle-con .vlist a .con {
  background: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .vehicle-con .vlist a .con .tit {
  margin: 0;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  color: #333;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .vehicle-con .vlist a .con .addicon {
  margin: 5px auto 0;
  background: url(../images/vehicle-addicon.png) no-repeat;
  width: 17px;
  height: 17px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .vehicle-con .vlist .yy {
  background: url(../images/vehicle-yy.jpg) no-repeat;
  background-size: 100%;
  height: 7px;
}
.content-wrap .content .main-wrap .flow-con .pic {
  text-align: center;
}
.content-wrap .content .main-wrap .flow-con .pic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist {
  margin-bottom: 10px;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist label {
  font-weight: normal;
  font-size: 1.4rem;
  color: #333;
  width: 15%;
  float: left;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .textbox1 {
  float: right;
  height: 25px;
  border: 1px solid #0275cd;
  width: 85%;
  padding: 5px;
  font-size: 1.2rem;
  color: #333;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .textbox2 {
  float: right;
  height: 105px;
  border: 1px solid #0275cd;
  width: 85%;
  padding: 5px;
  font-size: 1.2rem;
  color: #333;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .submitbtn {
  margin-left: 15%;
  width: 85%;
  height: 45px;
  background: #0275cd;
  color: #fff;
  font-size: 1.4rem;
  border: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .message-con .mbox .inputlist .submitbtn:hover {
  background: #02589a;
}
.content-wrap .content .main-wrap .contact-con .cpic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .contact-con .con p {
  font-size: 1.4rem;
  line-height: 30px;
}
.content-wrap .content .main-wrap .contact-con .mappic {
  margin-top: 10px;
}
.content-wrap .content .main-wrap .contact-con .mappic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .news-details-con h5 {
  font-size: 1.4rem;
  color: #333;
  margin: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  text-align: center;
}
.content-wrap .content .main-wrap .news-details-con .con {
  margin-top: 15px;
  min-height:585px
}
.content-wrap .content .main-wrap .news-details-con .con p {
  line-height: 25px;
  font-size: 1.4rem;
  color: #333;
}
.content-wrap .content .main-wrap .vehicle-details-con .pic {
  text-align: center;
}
.content-wrap .content .main-wrap .vehicle-details-con .pic img {
  max-width: 100%;
}
.content-wrap .content .main-wrap .vehicle-details-con .tit {
  margin-top: 20px;
  font-size: 1.6rem;
  text-align: center;
}
.footer-wrap .footer {
  background: url(../images/footerbg.jpg) no-repeat;
  background-size: cover;
  padding: 20px 0;
  text-align: center;
}
.footer-wrap .footer .linkbox {
  color: #fff;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.footer-wrap .footer .linkbox .list {
  display: inline-block;
}
.footer-wrap .footer .linkbox .list a {
  color: #fff;
}
.footer-wrap .footer .linkbox .list span {
  margin: 0 5px;
}
.footer-wrap .footer .copyright {
  color: #fff;
  font-size: 1.2rem;
}
.footer-wrap .footer .copyright a {
  color: #fff;
}
.footer-wrap .footer .ewmpic {
  text-align: center;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background: #222;
  z-index: 999;
}
.hot-wrap .list {
  height: 65px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #0275cd;
}
.hot-wrap .list a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.hot-wrap .list a i {
  display: block;
  padding-bottom: .2em;
  padding-top: .5em;
}
.hot-wrap .list a span {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left;
  }
  .header-wrap .header {
    height: 110px;
  }
  .header-wrap .header .logo {
    line-height: 110px;
  }
  .content-wrap .operation-wrap {
    padding-right: 20px;
  }
  .content-wrap .about-wrap {
    padding-right: 20px;
  }
  .content-wrap .news-wrap {
    padding-right: 20px;
  }
  .content-wrap .content .main-wrap {
    border: 1px solid #cecece;
    margin-bottom: 20px;
  }
  .content-wrap .content .main-wrap .about-con {
    padding: 0 20px;

  }
  .content-wrap .content .main-wrap .news-con {
    padding: 0 20px;
  }
  .content-wrap .content .main-wrap .service-con {
    padding: 0 20px;
  }
  .content-wrap .content .main-wrap .contact-con {
    padding: 0 50px;
  }
  .content-wrap .content .main-wrap .news-details-con {
    padding: 0 20px;
  }
  .content-wrap .content .main-wrap .vehicle-details-con {
    padding: 0 20px;
  }
  .footer-wrap .footer {
    padding: 10px 0;
  }
  .footer-wrap .footer .linkbox {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .content-wrap .content .main-wrap .news-con .nlist a span.tit {
    width: 450px;
  }
  .content-wrap .content .main-wrap .message-con .mbox {
    width: 360px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
.w150{ width: 130px !important; }
.w527{ width:307px !important; }
  .cpzs_ny table{table-layout:fixed; text-align: center;}
  .searchbox{ width: 100%; clear: both; margin: 10px 0px}
.searchbox .textbox1 {
  border: 1px solid #c3c5c9;
  height: 30px;
  padding: 3px;
  width: 80% !important;
  float: left;
  outline: none;
}
.searchbox .submitbtn {
  background: #c3c5c9 url(../images/phone-search-wrap-searchicon.png) no-repeat center center;
  width: 20%;
  height: 30px;
  border: none;
  outline: none;
}
  .container {
    padding-left: .5em;
    padding-right: .5em;
  }
  .header-wrap .header .logo {
    line-height: 60px;
  }
  .header-wrap .header .logo img {
    width: 20%;
  }
  .header-wrap .header .menu {
    line-height: 60px;
    text-align: right;
    padding-right: 10px;
  }
  .header-wrap .header .menu img {
    width: 80%;
  }
  .content-wrap .firstScreen-wrap .about-wrap {
    margin-top: 20px;
  }
  .footer-wrap {
    margin-bottom: 65px;
  }
  
}
@media (max-width: 680px) {
  
}
@media (max-width: 640px) {
  
}
@media (max-width: 480px) {
  .header-wrap .header .logo img {
    width: 40%;
  }
}
@media (max-width: 435px) {
  
}
@media (max-width: 414px) {
  
}
@media (max-width: 375px) {
  .logo img {
    width: 83%;
  }
  .menu img {
    width: 83%;
  }
}
@media (max-width: 346px) {
  
}
@media (max-width: 320px) {
  
}
/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}
