﻿.carouselCon{
  width: 100%;
  height: 600px;
  overflow: hidden;
}
.carouselCon img{
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
} 

.cityLists{
  width: 100%;
  padding-bottom: 73px;
  background: url("../images/cities_backl.jpg") no-repeat;
}
.crumbs {
  padding: 35px 0 35px 4px;
  font-size: 16px;
  color: #fff;
}
.crumbs a{
  color: #fff;
}
.crumbs a:hover{
  color: rgba(33,74,216,1)
}
.mdhj a:hover{
  color: rgba(33,74,216,1)
}
.lsfb,.mdhj{
  padding: 35px 0 35px 4px;
  font-size: 16px;
  color: #fff;
}
.crumbs i{
  width: 20px;
  height: 19px;
  display: block;
  float: left;
  background: url("../images/chain_sprite.png") no-repeat;
  background-position: -10px -18px;
  margin-top: 2px;
  margin-right: 9px;
}
.mdhj i,.lsfb i{
  width: 27px;
  height: 27px;
  display: block;
  float: left;
  background: url("../images/chain_sprite.png") no-repeat;
  margin-top: -1px;
  margin-right: 8px;
}
.lsfb{
  margin-right: 25px;
}
.mdhj i{
  background-position: -77px -10px;
}
.lsfb i{
  background-position: -40px -10px;
}
.mdhj a{
  color: #fff
}

.provinces{
  overflow: hidden;
}
.provinces .prName{
  width: 14.285%;
  height: 43px; 
  line-height: 43px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  float: left;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}
.provinces .blank{
  width: 14.285%;
  height: 43px; 
  float: left;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.provinces .appointment{
  width: 28.57%;
  height: 43px; 
  line-height: 43px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  float: left;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}
.appointment a{
  width: 100%;
  display: inline-block;
  color: #fff;
}
.appointment:hover{
  border: none;
  background: rgba(33,74,216,1);
  box-shadow: -1px 0px 0px rgba(33,74,216,1);
  -moz-box-shadow: -1px 0px 0px rgba(33,74,216,1);
  -ms-box-shadow: -1px 0px 0px rgba(33,74,216,1);
  -o-box-shadow: -1px 0px 0px rgba(33,74,216,1);
  -webkit-box-shadow: -1px 0px 0px rgba(33,74,216,1);
}
.provinces .prName:nth-child(1){
  border-left: 1px solid #fff;
}
.provinces .prName:hover,.provinces .prName.cr-on{
  border: none;
  background: rgba(33,74,216,1);
  box-shadow: -1px 0px 0px rgba(33,74,216,1);
  -moz-box-shadow: -1px 0px 0px rgba(33,74,216,1);
  -ms-box-shadow: -1px 0px 0px rgba(33,74,216,1);
  -o-box-shadow: -1px 0px 0px rgba(33,74,216,1);
  -webkit-box-shadow: -1px 0px 0px rgba(33,74,216,1);
}
.provinces .ct-w{
  width: 1186px;


  margin: 62px auto 0;
}
.provinces .cites{
  padding: 28px 22px 0;
  margin-bottom: 19px;
  background: rgba(255,255,255,.3);
}
.provinces .cites .ctName{
  width: 138px;
  height: 39px; 
  float: left;
  margin-left: 29px;
  border: 1px solid #fff;
  border-radius: 18px;
  text-align: center;
  font-size: 16px;
  line-height: 35px;
  color: #fff;
  margin-bottom: 28px;
  cursor: pointer;
}
.provinces .cites .ctName:nth-child(7n+1){
  margin-left: 0
}
.provinces .cites .ctName:hover{
  border: none;
  background:  rgba(33,74,216,.8)
}
/* .provinces .cites{
  display: none;
} */

.sc-w {
  padding: 85px 0 45px
}
.sc-left, .sc-right {
  border: 1px solid #e1e1e1;
  height: 503px;
  padding: 20px;
  padding-top: 0;
}
.sc-left {
  width: 501px;
  border-right: none;
}
.sc-right {
  width: 699px;

}

.scTitle h3 {
  font-size: 20px;
  color: #000;
  padding: 12px 0 10px;
}
.scTitle span{
  margin-top: -2px;
}
.btnaCon {
  display: inline-block;
  width: 18px;
  height: 19px;
  background: url("../images/chain_sprite.png") no-repeat;
}
.btna-prev {
  background-position: -114px -18px;
  margin-left: 336px;
}
.btna-next {
  background-position: -142px -18px;
  margin-left: 8px;
}

.scr-con ul:nth-child(1){
  margin-bottom: 11px;
}
.scr-con li{
  margin-right: 7px;
  float: left;
  overflow: hidden;
}
.scr-con ul li:nth-child(3){
  margin-right: 0;
}

.scr-con img{
  -webkit-transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transform: scale(1);
  -ms-transition: -ms-transform 0.3s ease;
  cursor: pointer;
}
.scr-con img:hover{
  -webkit-transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.sc-dot1{
  width: auto!important;
  right: 16px!important;
  bottom: 16px!important;
  left: auto!important;
}

.sc-dot1 .swiper-pagination-bullet {
  width: 20px !important;
  height: 20px !important;
  border-radius: 0 !important;
  color: #fff!important
}
.sc-dot1 .swiper-pagination-bullet.swiper-pagination-bullet-active{
  color: #222!important
}
.btna-prev:hover{
  background-position: -170px -18px;
}
.btna-next:hover{
  background-position: -198px -18px;
}

.consult-btn{
  display: block;
  position: absolute;
  width: 244px;
  height: 51px;
  top: 52.5%;
  left: 50%;
  border-radius: 25px;
  margin-left: -122px;
}