body {
  font-family: "微软雅黑";
}
.container {
  width: 1000px;
  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;
}
.mb {
  margin-bottom: 15px !important;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-wrap .header {
  width: 100%;
  height: 90px;
  background: #0197d2;
}
.header-wrap .header .logo {
  line-height: 90px;
}
.header-wrap .header .nav-ul .navlist {
  float: left;
  position: relative;
}
.header-wrap .header .nav-ul .navlist .listh1 {
  text-decoration: none;
  display: block;
  line-height: 90px;
  color: #fff;
  padding: 0 10px;
  font-size: 1.4rem;
  transition: ease .5s;
  -moz-transition: ease .5s;
  -webkit-transition: ease .5s;
  -o-transition: ease .5s;
}
.header-wrap .header .nav-ul .navlist .listh1:hover,
.header-wrap .header .nav-ul .navlist .listh1.on {
  background: #0080b4;
}
.header-wrap .header .nav-ul .navlist .list2-ul {
  display: none;
  position: absolute;
  z-index: 10;
  top: 90px;
  left: 0;
  background: #038cc3;
  opacity: .8;
  filter: alpha(opacity=50);
  width: 100%;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list {
  line-height: 35px;
  height: 35px;
  width:100%;
  overflow:hidden;
  text-align: center;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2 {
  color: #fff;
  text-decoration: none;
  display: block;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2:hover {
  background: #0197d2;
  font-weight: bold;
}
.header-wrap .w-header {
  background: #0197d2;
  height: 6rem;
  width: 100%;
}
.header-wrap .w-header .logo {
  line-height: 6rem;
}
.header-wrap .w-header .menu {
  float: right;
  padding-top: 1.5em;
}
.header-wrap .w-header .menu img {
  width: 80%;
}
.header-wrap .w-header .menulist {
  position: absolute;
  top: 6rem;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
}
.header-wrap .w-header .menulist a {
  background: rgba(0, 0, 0, 0.7);
  font-size: 1.4rem;
  font-family: "微软雅黑";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin-bottom: .2em;
}
.banner-wrap .banner .focusBox {
  position: relative;
  width: 100%;
  height: 590px;
  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;
  margin-left: -50px;
  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: #545454;
  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: #ff8400;
}
.banner-wrap .banner .focusBox .prev {
  width: 50px!important;
  height: 50px!important;
  position: absolute;
  top: 235px;
  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: 235px;
  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%;
}
.content-wrap .about-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-wrap .about-wrap .title-wrap h4 {
  text-align: center;
}
.content-wrap .about-wrap .title-wrap h5 {
  font-size: 2rem;
  color: #383838;
  text-align: center;
}
.content-wrap .about-wrap .title-wrap .line-wrap {
  border-top: 1px solid #ccc;
}
.content-wrap .about-wrap .title-wrap .line-wrap .line {
  width: 100px;
  height: 3px;
  margin: 0 auto;
  position: relative;
  top: -2px;
  background: #1ca1d5;
}
.content-wrap .about-wrap .about-con {
  margin-top: 20px;
}
.content-wrap .about-wrap .about-con .pic a img {
  width: 100%;
}
.content-wrap .about-wrap .about-con .con p {
  text-indent: 2em;
  color: #222;
  line-height: 28px;
  font-size: 1.3rem;
  margin-bottom: 0;
}
.content-wrap .about-wrap .about-con .con p span {
  font-weight: bold;
}
.content-wrap .order-wrap {
  background: url(../images/index-orderbg.png) no-repeat center center;
  background-size: 100%;
  background-size: cover;
  padding: 20px 0;
}
.content-wrap .order-wrap h4 {
  color: #fff;
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 20px;
}
.content-wrap .order-wrap .con {
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
  line-height: 28px;
}
 .searchbox {
  margin-top: 20px;
  margin-bottom: 10px;
}
 .searchbox .searchbox1 {
  float: left;
  width: 70%;
  height: 40px;
  border: 2px solid #f75b0f;
  padding: 5px;
  color: #666;
  font-size: 1.6rem;
}
 .searchbox .searchbtn {
  float: left;
  width: 30%;
  height: 40px;
   background: url(../images/shou-2.jpg) #f75b0f no-repeat;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 40px;
  text-decoration: none;
  border:0px;
}
 .searchbox .searchbtn i {
  margin-left: 10px;
  line-height: 35px;
}
.service-wrap {
  background: #f2f2f2;
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-wrap .service-wrap .title-wrap h4 {
  text-align: center;
}
.content-wrap .service-wrap .title-wrap h5 {
  font-size: 2rem;
  color: #383838;
  text-align: center;
}
.content-wrap .service-wrap .title-wrap .line-wrap {
  border-top: 1px solid #ccc;
}
.content-wrap .service-wrap .title-wrap .line-wrap .line {
  width: 100px;
  height: 3px;
  margin: 0 auto;
  position: relative;
  top: -2px;
  background: #1ca1d5;
}
.content-wrap .service-wrap .service-con {
  margin-top: 30px;
}
.content-wrap .service-wrap .service-con .slist {
  padding: 0 8px 16px;
}
.content-wrap .service-wrap .service-con .slist a {
  text-decoration: none;
}
.content-wrap .service-wrap .service-con .slist a:hover .pic img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.content-wrap .service-wrap .service-con .slist a:hover .tit {
  color: #1ca1d5;
}
.content-wrap .service-wrap .service-con .slist a .pic {
  text-align: center;
}
.content-wrap .service-wrap .service-con .slist a .pic img {
  border: 1px solid #ccc;
  border-radius: 200px;
  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 .service-wrap .service-con .slist a .tit {
  color: #383838;
  text-align: center;
  font-size: 1.4rem;
  line-height: 45px;
  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 .motorcade-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-wrap .motorcade-wrap .title-wrap h4 {
  text-align: center;
}
.content-wrap .motorcade-wrap .title-wrap h5 {
  font-size: 2rem;
  color: #383838;
  text-align: center;
}
.content-wrap .motorcade-wrap .title-wrap .line-wrap {
  border-top: 1px solid #ccc;
}
.content-wrap .motorcade-wrap .title-wrap .line-wrap .line {
  width: 100px;
  height: 3px;
  margin: 0 auto;
  position: relative;
  top: -2px;
  background: #1ca1d5;
}
.content-wrap .motorcade-wrap .motorcade-con {
  margin-top: 20px;
}
.content-wrap .motorcade-wrap .motorcade-con .mlist {
  padding: 0 8px 16px;
}
.content-wrap .motorcade-wrap .motorcade-con .mlist a {
  display: block;
  text-decoration: none;
}
.content-wrap .motorcade-wrap .motorcade-con .mlist a:hover .pic img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.content-wrap .motorcade-wrap .motorcade-con .mlist a:hover .tit {
  background: #1ca1d5;
  color: #fff;
}
.content-wrap .motorcade-wrap .motorcade-con .mlist a .pic {
  overflow: hidden;
}
.content-wrap .motorcade-wrap .motorcade-con .mlist a .pic img {
  width: 100%;
  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 .motorcade-wrap .motorcade-con .mlist a .tit {
  height: 35px;
  background: #e5e5e5;
  color: #383838;
  font-size: 1.4rem;
  text-align: center;
  line-height: 35px;
  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 .news-wrap {
  background: #f2f2f2;
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-wrap .news-wrap .title-wrap h4 {
  text-align: center;
}
.content-wrap .news-wrap .title-wrap h5 {
  font-size: 2rem;
  color: #383838;
  text-align: center;
}
.content-wrap .news-wrap .title-wrap .line-wrap {
  border-top: 1px solid #ccc;
}
.content-wrap .news-wrap .title-wrap .line-wrap .line {
  width: 100px;
  height: 3px;
  margin: 0 auto;
  position: relative;
  top: -2px;
  background: #1ca1d5;
}
.content-wrap .news-wrap .news-con {
  margin-top: 20px;
}
.content-wrap .news-wrap .news-con .nlist {
  margin-bottom: 20px;
}
.content-wrap .news-wrap .news-con .nlist a {
  text-decoration: none;
}
.content-wrap .news-wrap .news-con .nlist a:hover .con {
  background: #0197d2;
  color: #fff;
}
.content-wrap .news-wrap .news-con .nlist a .pic {
  width: 50%;
  background: url(../images/index-newslistbg.jpg) no-repeat center center;
  background-size: 100% 100%;
  background-size: cover;
  height: 113px;
  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 .news-wrap .news-con .nlist a .pic h5 {
  color: #fff;
  font-size: 1.8rem;
  line-height: 90px;
  text-align: right;
}
.content-wrap .news-wrap .news-con .nlist a .pic h5.tlt {
  text-align: left;
}
.content-wrap .news-wrap .news-con .nlist a .pic h5 i {
  margin-left: 20px;
  margin: 20px;
}
.content-wrap .news-wrap .news-con .nlist a .con {
  width: 50%;
  background: #fff;
  height: 113px;
  padding-left: 10px;
  border: 2px solid #0197d2;
  color: #222;
  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 .news-wrap .news-con .nlist a .con h4 {
  font-size: 1.4rem;
  font-weight: bold;
  height: 16px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .nlist a .con p {
  font-size: 1.3rem;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
}
.content-wrap .contact-wrap {
  margin-top: 40px;
}
.content-wrap .contact-wrap .title-wrap h4 {
  text-align: center;
}
.content-wrap .contact-wrap .title-wrap h5 {
  font-size: 2rem;
  color: #383838;
  text-align: center;
}
.content-wrap .contact-wrap .title-wrap .line-wrap {
  border-top: 1px solid #ccc;
}
.content-wrap .contact-wrap .title-wrap .line-wrap .line {
  width: 100px;
  height: 3px;
  margin: 0 auto;
  position: relative;
  top: -2px;
  background: #1ca1d5;
}
.content-wrap .contact-wrap .contact-con {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-wrap .contact-wrap .contact-con .con {
  padding-bottom: 30px;
  padding-right: 15px;
}
.content-wrap .contact-wrap .contact-con .con .title {
  font-size: 1.4rem;
  color: #222;
}
.content-wrap .contact-wrap .contact-con .con .cn {
  margin-top: 15px;
  font-size: 1.3rem;
  color: #333;
  margin-bottom: 20px;
}
.content-wrap .contact-wrap .contact-con .con .cn p {
  margin-bottom: 0;
  text-indent: 2em;
  line-height: 25px;
}
.content-wrap .contact-wrap .contact-con .con .inf {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn {
  display: block;
  margin-bottom: 5px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn i {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn span {
  color: #333;
  font-size: 1.4rem;
  float: left;
}
.content-wrap .contact-wrap .contact-con .message .title {
  font-size: 1.4rem;
  color: #222;
}
.content-wrap .contact-wrap .contact-con .message .inputbox {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist {
  color: #222;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .tit {
  display: block;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .tit label {
  margin-bottom: 1rem;
  float: left;
  font-weight: normal;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .tit .import {
  float: left;
  margin-left: 1rme;
  margin-top: .3rem;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .textbox {
  border-radius: 3px;
  border: 1px dashed #24a9ce;
  background: #f1f0f0;
  width: 100%;
  height: 40px;
  padding: .5rem;
  font-size: 1.4rem;
  color: #666;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .textbox1 {
  border-radius: 3px;
  border: 1px dashed #24a9ce;
  background: #f1f0f0;
  width: 100%;
  height: 150px;
  padding: .5rem;
  font-size: 1.4rem;
  color: #666;
}
.content-wrap .contact-wrap .contact-con .message .inputbox .inputlist .submitbtn {
  display: block;
  background: #24a9ce;
  height: 40px;
  width: 100%;
  border: none;
  color: #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 .contact-wrap .contact-con .message .inputbox .inputlist .submitbtn:hover {
  background: #156277;
}
.content-wrap .content .w-ltside .mb {
  padding-top: 1rem;
}
.content-wrap .content .w-ltside .mb .tit-show .title {
  display: block;
  height: 50px;
  line-height: 50px;
  background: #ff830b;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  position: relative;
  text-indent: 2em;
}
.content-wrap .content .w-ltside .mb .tit-show .title .arrow {
  position: absolute;
  right: 20px;
}
.content-wrap .content .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .content .w-ltside .show-hide .div2 {
  display: block;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  background: #2ea6d5;
  color: #666;
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
}
.content-wrap .content .w-ltside .show-hide .div2 a {
  color: #fff;
  text-decoration: none;
}
.content-wrap .content .w-ltside .show-hide .div2:hover {
  background: #137aa3;
}
.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: 45px;
  line-height: 45px;
  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: #ff761d;
}
.content-wrap .content .ltside {
  width: 230px;
  margin-top: 20px;
}
.content-wrap .content .ltside .profilebox h3.title {
  height: 42px;
  background: #0197d2;
  margin-bottom: 2px;
  margin-top: 0;
  text-align: center;
}
.content-wrap .content .ltside .profilebox h3.title span {
  margin-left: 10px;
  line-height: 42px;
  font-size: 2rem;
  color: #fff;
}
.content-wrap .content .ltside .profilebox .p-ul .list a {
  padding: 10px 0;
  margin-bottom: 2px;
  background: #e3e3e3;
  display: block;
  text-decoration: none;
  color: #222;
  font-size: 1.4rem;
  transition: All .5s ease;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.content-wrap .content .ltside .profilebox .p-ul .list a:hover {
  background: #0197d2 !important;
  color: #fff!important;
}
.content-wrap .content .ltside .profilebox .p-ul .list a:hover .gd {
  background: url(../images/ltside-bmarrow.png) no-repeat !important;
  margin-left: 60px;
}
.content-wrap .content .ltside .profilebox .p-ul .list a:hover span {
  color: #fff !important;
}
.content-wrap .content .ltside .profilebox .p-ul .list a.on {
  background: #0197d2;
  color: #fff;
}
.content-wrap .content .ltside .profilebox .p-ul .list a.on .gd {
  float: left;
  margin-left: 24px;
  background: url(../images/ltside-bmarrow.png) no-repeat;
  width: 19px;
  height: 19px;
  margin-left: 60px;
}
.content-wrap .content .ltside .profilebox .p-ul .list a.on1 {
  background: #e3e3e3;
}
.content-wrap .content .ltside .profilebox .p-ul .list a.on1 .gd {
  float: left;
  margin-left: 24px;
  background: url(../images/ltside-arrow1.png) no-repeat;
  width: 19px;
  height: 19px;
  margin-left: 60px;
}
.content-wrap .content .ltside .profilebox .p-ul .list a .gd {
  float: left;
  margin-left: 24px;
  background: url(../images/ltside-arrow1.png) no-repeat;
  width: 19px;
  height: 19px;
  margin-left: 60px;
}
.content-wrap .content .ltside .profilebox .p-ul .list a span {
  margin-left: 12px;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box {
  display: none;
  margin-bottom: 2px;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a {
  display: block;
  border-bottom: 1px dashed #cecece;
  background: #fff;
  color: #666;
  margin: 0;
  text-indent: 5em;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a span {
  color: #666;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a:hover {
  background: #fff !important;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a:hover span {
  color: #0197d2 !important;
}
.content-wrap .content .ltside .contactpic {
  margin-top: 20px;
}
.content-wrap .content .ltside .contactpic img {
  width: 100%;
}
.content-wrap .content .ltside .contactbox {
  margin-bottom: 90px;
}
.content-wrap .content .ltside .contactbox h3.title {
  margin-bottom: 2px;
  color: #333;
  font-size: 1.6rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.content-wrap .content .ltside .contactbox h3.title span {
  text-transform: uppercase;
  font-family: "arial";
  color: #999;
  font-size: 1.4rem;
}
.content-wrap .content .ltside .contactbox .con {
  margin-top: 10px;
  font-size: 13px;
  color: #222;
  line-height: 25px;
}
.content-wrap .content .ltside .contactbox .con span {
  font-weight: bold;
}
.content-wrap .content .ltside .contactbox .pic {
  margin: 10px 0 30px;
}
.content-wrap .content .ltside .contactbox .pic img {
  box-shadow: 1px 3px 5px #bbb;
  -webkit-box-shadow: 1px 3px 5px #bbb;
  -moz-box-shadow: 1px 3px 5px #bbb;
  -o-box-shadow: 1px 3px 5px #bbb;
}
.content-wrap .content .main-wrap {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .tit-posit {
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.content-wrap .content .main-wrap .tit-posit .tit {
  font-size: 1.6rem;
  color: #000;
  display: inline-block;
  border-left: 5px solid #0197d2;
  padding-left: 10px;
}
.content-wrap .content .main-wrap .tit-posit .tit h4 {
  margin: 0;
  font-size: 2rem;
  color: #0197d2;
  font-weight: bold;
}
.content-wrap .content .main-wrap .tit-posit .tit span {
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #333;
}
.content-wrap .content .main-wrap .tit-posit .posit {
  margin-top: 15px;
  font-size: 13px;
  font-family: "微软雅黑";
  color: #222;
}
.content-wrap .content .main-wrap .tit-posit .posit i {
  float: left;
  margin-right: 10px;
  margin-top: -2px;
}
.content-wrap .content .main-wrap .tit-posit .posit a {
  color: #222;
  font-family: "微软雅黑";
}
.content-wrap .content .main-wrap .tit-posit .posit a:hover,
.content-wrap .content .main-wrap .tit-posit .posit a.on {
  color: #0197d2;
}
.content-wrap .content .main-wrap .about-con .pic {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .about-con .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap .about-con .con {
  font-size: 14px;
  color: #333;
  font-family: "微软雅黑";
  line-height: 28px;
}

.content-wrap .content .main-wrap .about-con .con img{max-width:100%;}
.content-wrap .content .main-wrap .storage-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .storage-con .slist {
  padding: 0 8px 16px;
}
.content-wrap .content .main-wrap .storage-con .slist a {
  display: block;
  text-decoration: none;
}
.content-wrap .content .main-wrap .storage-con .slist a:hover .pic img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.content-wrap .content .main-wrap .storage-con .slist a:hover .tit {
  background: #1ca1d5;
  color: #fff;
}
.content-wrap .content .main-wrap .storage-con .slist a .pic {
  overflow: hidden;
}
.content-wrap .content .main-wrap .storage-con .slist a .pic img {
  width: 100%;
  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 .storage-con .slist a .tit {
  height: 35px;
  background: #e5e5e5;
  color: #383838;
  font-size: 1.4rem;
  text-align: center;
  line-height: 35px;
  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 .news-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .news-con .nlist {
  padding: 0 8px 16px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .pic img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .con h4 {
  color: #0197d2;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .con p {
  color: #0197d2;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover .con span {
  color: #0197d2;
}
.content-wrap .content .main-wrap .news-con .nlist a .pic {
  width: 25%;
  overflow: hidden;
}
.content-wrap .content .main-wrap .news-con .nlist a .pic img {
  width: 100%;
  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 .news-con .nlist a .con {
  width: 73%;
}
.content-wrap .content .main-wrap .news-con .nlist a .con h4 {
  font-size: 1.6rem;
  color: #222;
  height: 18px;
  overflow: hidden;
  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 .news-con .nlist a .con p {
  font-size: 1.3rem;
  color: #222;
  margin-bottom: 0;
  line-height: 20px;
  height: 63px;
  overflow: hidden;
  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 .news-con .nlist a .con span {
  font-size: 1.3rem;
  color: #222;
  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 .contact-con {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .contact-con .pic {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .contact-con .con {
  color: #222;
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .contact-con .con span {
  font-weight: bold;
}
.content-wrap .content .main-wrap .motorcade-details-con .tit {
  text-align: center;
  line-height: 60px;
  color: #222;
  font-size: 2rem;
}
.content-wrap .content .main-wrap .motorcade-details-con .titzzl {
  
  line-height: 24px;
  color: #222;
  font-size: 13px;
}
.content-wrap .content .main-wrap .motorcade-details-con .pic {
  text-align: center;
}
.content-wrap .content .main-wrap .motorcade-details-con .pic img {
  width: 60%;
}
.content-wrap .content .main-wrap .news-details-con h5.title {
  font-size: 2rem;
  font-family: "微软雅黑";
  color: #333;
  text-align: center;
  border: none;
}
.content-wrap .content .main-wrap .news-details-con .admin-time-text {
  margin-top: 12px;
  margin-bottom: 12px;
  text-align: center;
}
.content-wrap .content .main-wrap .news-details-con .admin-time-text p {
  display: inline-block;
  margin-right: 15px;
  font-family: "宋体";
  color: #333;
  font-size: 1.2rem;
}
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span.big,
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span.mid,
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span.small {
  cursor: pointer;
}
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span:hover.big,
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span:hover.mid,
.content-wrap .content .main-wrap .news-details-con .admin-time-text p span:hover.small {
  cursor: pointer;
  color: #ff0000;
}
.content-wrap .content .main-wrap .news-details-con .con {
  font-size: 1.4rem;
  font-family: "微软雅黑";
  color: #666;
  line-height: 25px;
}
.footer-wrap {
  background: #0197d2;
}
.footer-wrap .footer {
  padding-top: 24px;
  padding-bottom: 24px;
}
.footer-wrap .footer .erweima {
  border-right: 1px solid #fff;
  padding-right: 10px;
  text-align: center;
  height: 150px;
  width: 90%;
}
.footer-wrap .footer .erweima .e1 {
  margin-right: 20px;
}
.footer-wrap .footer .erweima .e1 p {
  font-size: 1.4rem;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
}
.footer-wrap .footer .w-erweima {
  text-align: center;
}
.footer-wrap .footer .w-erweima .e1 {
  margin-right: 20px;
}
.footer-wrap .footer .w-erweima .e1 p {
  font-size: 1.4rem;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
}
.footer-wrap .footer .f-cn .link-ul {
  width: 100%;
  height: 20px;
  display: block;
}
.footer-wrap .footer .f-cn .link-ul .list {
  float: left;
  color: #fff;
  font-size: 1.4rem;
  line-height: 25px;
}
.footer-wrap .footer .f-cn .link-ul .list span {
  margin: 0 5px;
}
.footer-wrap .footer .f-cn .link-ul .list a {
  color: #fff;
}
.footer-wrap .footer .f-cn .contact-cn {
  color: #fff;
  font-size: 1.4rem;
  margin-top: 15px;
}
.footer-wrap .footer .f-cn .contact-cn h5 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-left: 5px;
}
.footer-wrap .footer .f-cn .contact-cn p {
  margin-left: 5px;
  line-height: 20px;
  font-size: 1.2rem;
  margin-bottom: 0;
}
.footer-wrap .footer .f-cn .contact-cn p a {
  color: #fff;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55px;
  background: #1cabe3;
  z-index: 999;
}
.hot-wrap .list {
  height: 55px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #ff830b;
}
.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;
}
/*上下页*/
div.scott{padding:3px;margin:3px;text-align:center;}
div.scott a{border:#ddd 1px solid;padding:2px 5px;color:#000000;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott a:active{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott span.current{border:#81827F 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#9C9D98;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}

.rides-cs {  font-size: 12px; background:#0197D2; position: fixed; top: 25px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(../images/lanrenzhijia.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}
.rides-cs .btnOpen { background-position: 0 0;}
.rides-cs .btnCtn { background-position: -37px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}


.fengxiang{ width:320px; margin:0 auto;}
.fengxiang ul li{ width:140px; padding:4px 3px; float:left; margin:4px 0px 4px 6px; background:#c5c5c4; border: solid 1px #afafae;}

.fengxiang ul li a.bshare-sinaminiblog{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-qzone{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-renren{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-qqmb { float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-neteasemb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-sohuminiblog{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-tianya{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-baiduhi{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-itieba{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-kaixin001{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-facebook{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-msn{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-fanfou{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-feixin{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-twitter{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-peoplemb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-douban{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fengxiang ul li a.bshare-xinhuamb{ float: left; width:50px; padding:0px; margin:0px; text-align:left;}
.fxmc{ float:left;width:70px; font-size:14px; margin-left:5px; line-height:30px;}

/*新闻资讯*/
.news{ display:block;padding:0px 0px 0 0px; overflow:hidden;}
.news li{ display:block;width:100%; height:36px; line-height:36px; border-bottom:1px dotted #d0d0d0; overflow:hidden; background:url(../images/news_jiantou.jpg) no-repeat left center; text-indent:25px;}
.news li a{float:left; color:#505050; height:36px; line-height:36px; }
.news_sp{float:right; color:#838383;padding-right:22px; height:36px; line-height:36px; }
.news li a:hover{ color:#f00;}

/*客服部分*/
.qqserver p img{display:inline;margin:-5px 5px 0 0;vertical-align:middle;}
.scrollsidebar{position:absolute;z-index:999;top:220px;}
.side_content{width:167px;height:auto;overflow:hidden;float:left;}
.side_content .side_list{width:167px;overflow:hidden;}
.show_btn{width:0;height:144px;overflow:hidden;margin-top:50px;float:left;cursor:pointer;}
.show_btn span{display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn{background:url(../images/sidebar_bg.png) no-repeat;_background:url(../images/sidebar_bg.png) no-repeat;}
.side_title{height:46px;}
.side_title{height:46px;}
.side_bottom{height:8px;}
.side_center{font-family:Verdana, Geneva, sans-serif;padding:10px 12px 5px 12px;font-size:12px;}
.close_btn{float:right;display:block;width:19px;height:19px;margin:16px 7px 0 0;_margin:16px 3px 0 0;}
.close_btn span{display:none;}
.side_center .qqserver p{text-align:left;padding:6px 0;margin:0;vertical-align:middle;}
.phoneserver {font-size:14px;text-align:center;}
.phoneserver p{padding:2px 0;_height:16px;margin:0;color:#666666;}
.msgserver{border-top:1px dotted #ccc;text-align:center;margin-top:6px;padding:10px 0 3px 0;}
.msgserver a{background:url(../images/sidebar_bg.png) no-repeat -119px -154px;padding:3px 0 3px 23px;}
.side_content hr{border-bottom:1px solid #E6E6E6;height:1px;margin:10px 0;clear:both;}



/*blue*/
.side_blue .side_title{background-position:-333px 0;}
.side_blue .side_center{background:url(../images/blue_line.gif) repeat-y center;}
.side_blue .side_bottom{background-position:-333px -60px;}
.side_blue .close_btn{background-position:-44px 0;}
.side_blue .close_btn:hover{background-position:-65px 0;}
.side_blue .show_btn{background-position:-119px 0;}
.side_blue .msgserver a{color:#68c40b;}
.side_blue hr{border-bottom:1px solid #edf2e5;}



@media (min-width: 992px) {
  .container {
    width: 1000px;
  }
  .content-wrap .order-wrap .searchbox {
    width: 510px;
    margin: 20px auto;
  }
  .content-wrap .content {
    padding-top: 40px;
  }
  .content-wrap .content .main-wrap .about-con {
    margin-top: 20px;
  }
  .content-wrap .content .main-wrap .contact-con {
    margin-top: 50px;
  }
  .content-wrap .content .main-wrap .contact-con .pic {
    float: right;
    padding-right: 20px;
  }
  .content-wrap .content .main-wrap .motorcade-details-con {
    margin-top: 20px;
  }
  .content-wrap .content .main-wrap .news-details-con {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .content-wrap .about-wrap .pic {
    padding-right: 40px;
  }
  .content-wrap .content .main-wrap .contact-con .pic {
    float: right;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .container {
    width: 768px;
  }
  .header-wrap .container .logo {
    width: 60%;
  }
  .footer-wrap {
    margin-bottom: 55px;
  }
}
@media (max-width: 680px) {
  .content-wrap .content .main-wrap .contact-con {
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .container {
    width: 100%;
    padding-left: .5em;
    padding-right: .5em;
  }
  .logo img {
    width: 83%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .pic {
    width: 47%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .pic img {
    height: 140px;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con {
    width: 51%;
  }
  .footer-wrap .footer .f-cn .link-ul {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer-wrap .footer .f-cn .link-ul .list {
    float: none;
    display: inline-block;
  }
}
@media (max-width: 435px) {
  .container {
    width: 100%;
    padding-left: .5em;
    padding-right: .5em;
  }
}
@media (max-width: 414px) {
  .content-wrap .order-wrap .searchbox .searchbox1 {
    width: 60%;
  }
  .content-wrap .order-wrap .searchbox .searchbtn {
    width: 40%;
  }
}
@media (max-width: 375px) {
  .container {
    width: 100%;
  }
  .logo img {
    width: 83%;
  }
  .menu img {
    width: 83%;
  }
}
@media (max-width: 346px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .container {
    width: 100%;
  }
}
