* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #fff !important;
}
input {
  outline: none;
}
li {
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
.w {
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
  position: relative;
}
.nav_w {
  position: relative;
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 1220px;
}
.nav_w .container-fluid {
  padding: 0 0 0 10px;
  width: 100%;
  z-index: 999;
}
.click {
  cursor: pointer;
}

.ma5slider {
  margin: 0 !important;
}
.nav--prev {
  width: 0 !important;
}
.nav--next {
  width: 0 !important;
}
.jc-right svg,
.jc-left svg {
  fill: #fff !important;
}
.jc-right,
.jc-left {
  background: rgba(0, 0, 0, 0.5) !important;
}
.fy .pagination li a {
  color: #333!important;
  font-size: 14px!important;
}
.fy .pagination .active a{
  background: #5d7eb1 !important;
  border: 1px solid #5d7eb1!important;
  color: #fff!important;
}
.session_jb{
  font-size: 14px!important;
  color: #ff0000;
  margin: 12px 0!important;
}
.session_btn{
  margin: 10px 0;
}
/* header*/
header .head_top {
  width: 100%;
  overflow: hidden;
  background: #e2e2e2;
  line-height: 40px;
}
header .head_top .hed_flx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .head_top .hed_flx  .head_top_left{
  padding: 0;
}
header .head_top .hed_flx  .head_top_left .gsmc {
  font-size: 14px;
  color: #333;
}
header .head_top .hed_flx .right {
  text-align: right;
  padding: 0;
}
header .head_top .hed_flx .right .ind #login_c{
  color: #333;
  font-size: 14px;
  text-align: left;
}
header .head_top .hed_flx .right .ind #login_c:hover{
  color: #005ebf;
}
.logo_box{
  width: 100%;
  overflow: hidden;
  padding: 25px 0;
}
.logo_box .log{
  float: left;
}
.logo_box .log img{
  height: 72px;
  width: auto;
}
.logo_box .search_right{
  float: right;
  display: flex;
  position: relative;
  top: 15px;
}
.logo_box .search_right form .sea_btn .input{
  height: 38px;
  padding: 0px 10px;
  border: 1px solid #005ebf;
  font-size: 13px;
  color: #666;
  width: 390px;
  float: left;
  border-radius: 5px 0 0 5px;
}
.logo_box .search_right form .sea_btn button{
  width: 75px;
  height: 38px;
  background-color: #005ebf;
  color: #fff;
  border: 0;
  font-size: 16px;
  border-radius: 0 5px 5px 0;
  outline: none;
}
.logo_box .search_right form .sea_btn button span{
  font-size: 28px;
  color: #fff;
  line-height: 38px;
}
.cart_box{
  display: flex;
  margin-left: 85px;
}
.cart_box a{
  width: 125px;
  line-height: 31px;
  display: block;
  background: #fff;
  font-size: 14px;
  text-align: center;
  color: #333;
  border-radius: 5px;
  border: 1px solid #005ebf;
  font-weight: bold;
}
.cart_box a:last-child{
  margin: 0 10px;
}
.cart_box a span{
  font-size: 26px;
  position: relative;
  top: 3px;
  color: #005ebf;
  font-weight: normal;
}
#my_car_num{
  border-radius: 30px;
  background: #005ebf;
  display: block;
  font-size: 13px;
  color: #fff;
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  right: 18px;
  top:5px;
}
.cpfl_all{
  width: 230px;
  height: 50px;
  background: #005ebf;
  float: left;
  padding: 13px 35px;
}
.cpfl_all .cpfl_ico {
  float: left;
  font-size: 32px;
  position: relative;
  top: -10px;
  color: #fff
}
.cpfl_all h4 {
  font-size: 20px;
  float: left;
  margin: 0;
  color: #fff;
} 
header .navbar-header {
  margin: 0!important;
}
header .navbar-header .navbar-brand {
  padding: 0;
}
header .rightnav {
  position: relative;
  margin-left: 0% !important;
  padding: 0;
}
header .rightnav a {
  color: #333;
  font-size: 14px;
}
header .rightnav .navbar-right {
  max-width: 100%;
  line-height: 36px;
  margin: 0;
}
header .rightnav .navbar-right .active {
  color: #4F0599;
}
header .rightnav .navbar-right li {
  line-height: 50px;
  cursor: pointer;
  font-size: 18px;
  font-size: 15px;
}
.choose-screening-input {
  position: relative;
}
.auto-screening-prompt:hover {
  background: #cccccc;
}
.router {
  background-color: #f5f5f5;
}
.router .w{
  background: transparent;
}

.router .breadcrumb {
  background-color: #f5f5f5;
  margin-bottom: 0;
  border-radius: 0;
}
.breadcrumb a {
  color: #333;
  font-size: 12px;
  text-decoration: none;
}
.btn-default:hover {
  background-color: #fff;
}
.btn-default {
  border: 0;
  box-shadow: none !important;
}
.navbar {
  margin: 0 !important;
  border: 0!important;
  background-color: #ffffff!important;
  position: relative;
}
.navbar-nav>li>a {
  padding: 0!important;
}
.navbar-default .navbar-nav>li>a {
  color: #333;
  font-size: 16px;
  margin: 0 25px;
  line-height: 44px;
  font-weight: bold;
  transition: all 0.5s;
}
.navbar-default .navbar-nav>li>a:hover{
  color: #005ebf!important;
}
.navbar-default .navbar-nav>li:last-child>a img{
  position: relative;
  top: -2px;
  left: -3px;
}
.navbar-default .navbar-nav>li>a span {
  color: #005ebf;
}
/* footer */
.footer_box{
  width: 100%;
  overflow: hidden;
  background: #f7f7f7;
}
.footer_box .foot_icon {
  border-bottom: 1px solid #e6e6e6;
}
.footer_box .foot_icon .w .advert_box{
  width: 100%;
  overflow: hidden;
  padding: 35px 0 20px;
  display: flex;
  justify-content: space-between;
}
.footer_box .foot_icon .w .advert_box li{
  display: flex;
}
.footer_box .foot_icon .w .advert_box li img{
  float: left;
  margin-right: 10px;
  width: 42px;
 }
.footer_box .foot_icon .w .advert_box li .advert_text h3{
  font-size: 18px;
  margin: 15px 0;
  font-weight: bold;
}
.footer_box .w .service_box{
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: 40px 0 25px;
}
.footer_box .w .service_box ul h3{
  font-size: 16px;
  margin: 0 0 10px 0;
  font-weight: bold;
}
.footer_box .w .service_box ul li a{
  font-size: 14px;
  margin: 0;
  line-height: 36px;
  color: #666666;
}
.footer_box .w .service_box ul li a:hover{
	color:#005ebf
}
.footer_box .w .service_box ul:last-child .wm_box .qr{
  float: left;
  margin-left: 20px;
}
.footer_box .w .service_box ul:last-child h3{
text-align: center;
}
.footer_box .w .service_box ul:last-child img{
  width: 125px;
  display: block;
  margin: 0 auto;
}
.footer_box .w .service_box ul:last-child p{
  text-align: center;
  margin: 6px 0;
  color: #666;
}
.footer_box center{
  padding: 15px 0;
  width: 100%;
  overflow: hidden;
  background: #fff;
}
.banq_box p,
.banq_box span,
.banq_box span a{
  font-size: 13px;
  color: #666666;
  margin: 0;
  line-height: 26px;
}
.xmban,
.xmban img{
    width: 100%;
    overflow: hidden;
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    height: 420px;
}
.active a {
  color: #005ebf!important;
}
@media(max-width:1200px){
  .navbar-default .navbar-nav>li>a {
    color: #333!important;
    font-size: 15px;
    margin: 0 25px;
    line-height: 44px;
    font-weight: bold;
  }
}
@media(max-width:1160px){
  .navbar-default .navbar-nav>li>a {
    margin: 0 22px;
  }
}
@media(max-width:1110px){
  .navbar-default .navbar-nav>li>a {
    margin: 0 18px;
  }
}
@media(max-width:1100px){
  .logo_box .search_right form .sea_btn .input {
    height: 38px;
    padding: 0px 10px;
    border: 1px solid #005ebf;
    font-size: 13px;
    color: #666;
    width: 320px;
    float: left;
    border-radius: 5px 0 0 5px;
  }
  .cart_box {
    display: flex;
    margin-left: 50px;
  }
}
@media(max-width:1050px){
  .navbar-default .navbar-nav>li>a {
    margin: 0 15px;
  }
}
@media(max-width:992px){
  .navbar-default .navbar-nav>li>a {
    margin: 0 12px;
  }
}
@media (max-width: 980px) {
  header .head_top .hed_flx{
    height: 50px;
  }
  header .head_top .hed_flx  .head_top_left{
    width: 100%;
  }
  header .head_top .hed_flx  .head_top_left .left_ind{
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 768px) {
  .icodp {
    z-index: 100;
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 20px;
  }
  .rightnav {
    width: 100%;
    position: absolute !important;
    right: 15px;
    top: 60px;
    background: #fff;
    border: 0;
    z-index: 100005!important;
  }
  header .rightnav .navbar-right {
    width: 100% !important;
    line-height: 34px !important;
    margin: 0;
    overflow: hidden;
  }
  header .rightnav .navbar-right li {
    line-height: 50px;
  }
  .xymj img {
    overflow: hidden;
    height: 150px;
    width: auto!important;
    transform: translateX(-50%);
    margin-left: 50%;
  }
}

/* 在线客服 */
.side {
	position: fixed;
	width: 60px;
	right: 0;
	top: 45%;
	z-index: 999;
	border: 1px solid #e0e0e0;
	background: #fff;
	border-bottom: 0
}
.side ul li {
	width: 60px;
	height: 60px;
	float: left;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	color: #333;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	transition: all .3s;
	cursor: pointer
}
.side ul li a{
  color: #333;
}
.side ul li:hover {
	background: #005ebf;
	color: #fff
}
.side ul li:hover a {
	color: #fff
}
.side ul li i {
	height: 25px;
	margin-bottom: 1px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 25px;
	margin-top: 9px;
	transition: all .3s
}
.side ul li i.bgs1 {
	background-image: url(/assets/image/right_pic5.png)
}
.side ul li i.bgs2 {
	background-image: url(/assets/image/right_pic2.png)
}
.side ul li i.bgs3 {
	background-image: url(/assets/image/right_pic6_on.png)
}
.side ul li:hover i.bgs1 {
	background-image: url(/assets/image/right_pic5_on.png)
}
.side ul li:hover i.bgs2 {
	background-image: url(/assets/image/right_pic2_on.png)
}
.side ul li.sidetop {
	background: #005ebf;
	color: #fff
}
.side ul li.sidetop:hover {
	opacity: .8;
	filter: Alpha(opacity=80)
}
.side ul li.sideewm .ewBox.son {
	width: 160px;
	display: none;
	color: #363636;
	text-align: center;
	padding-top: 160px;
	position: absolute;
	left: -161px;
	top: 0;
	background-image: url(/assets/image/sjsc.png);
	background-repeat: no-repeat;
	background-position: center center;
  border: 1px solid #e0e0e0;
  background-size: 100%;
}
.side ul li:hover .son {
	display: block!important;
	animation: fadein 1s
}
@keyframes fadein {
	from {
	opacity:0
	}
	to {
	opacity:1
	}
}