@charset "utf-8";
.head .nav-item,
.nav-item .column-name {
  line-height: 84px
}

.head .nav-item-box ul li a img,
.icon-bxcs {
  vertical-align: middle
}

*,
.head .search-box,
.head .search-box *,
.slick-slider {
  box-sizing: border-box
}

.slick-dots,
li {
  list-style: none
}

.hide,
.icon-cpic-common.hide {
  display: none
}

.main {
  width: 100%;
  zoom: 1;
  padding-top:84px;
}

.head {
  width: 100%;
  height: 84px;
  /*background: #1565c0; */
  background: url(../../images/v2/common/dyh_img_head.png) left top/100% 100% no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.head .head-container {
  width: 1240px;
  margin: 0 auto;
  height: 84px
}

.nav-item .column-name span {
  font-size: 16px
}

.head .logo-box {
  margin-top: 24px
}

.head .nav-ul {
  /* margin-left: 50px */
  margin-left:8px;
}

.head a:hover {
  color: #fff
}

.head .nav-item {
  color: #fff;
  width: 100px;
  text-align: center;
  height: 84px
}

.head .nav-item.on {
  /* background: #0d47a1 */
  background:#3D38FD;
}

.nav-item-box {
  width: 100%;
  padding-bottom: 30px;
  position: absolute;
  left: 0;
  top: 84px;
  color: #4a4a4a;
  z-index: 5;
  background: #fff;
  box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19)
}

.nav-item-box ul li a {
  color: #4a4a4a;
  letter-spacing: 2px;
  font-size: 16px;
}

.nav-item-box ul li a:hover {
  color: #1565c0
}

.nav-item-box ul li a img {
  width: 52px;
  height: 52px;
  margin-right: 15px
}

.nav-item-box ul {
  width: 1148px;
  margin: 22px auto
}

.nav-item-box li {
  width: 229px;
  margin-top: 24px
}

.nav-item-box li a {
  float: left;
  height: 52px;
  line-height: 52px
}

.nav-item-box .line {
  width: 1148px;
  line-height: 1px;
  overflow: hidden;
  zoom: 1;
  height: 1px;
  background: #1565c0;
  filter: alpha(opacity=25);
  -moz-opacity: .25;
  -khtml-opacity: .25;
  opacity: .25;
  margin: 23px auto
}

.column-name {
  position: relative;
  height: 84px
}

.column-name span {
  color: #fff;
  font-weight: 700
}

.column-link-box {
  height: 22px;
  line-height: 22px;
  width: 1148px;
  margin: 0 auto
}

.column-link-box h3 {
  font-size: 20px;
  color: #1970d2;
  font-weight: 500
}

.column-link-box span {
  font-size: 12px;
  color: #42a5f5;
  margin-left: 15px;
  line-height: 24px
}

.column-link-box span:hover {
  color: #63b6f9
}

.head .circle {
  width: 25px;
  height: 12px;
  background-position: -310px -194px;
  position: absolute;
  left: 35px;
  bottom: 0;
  z-index: 100
}

.head .search-box {
  height: 42px;
  margin-top: 20px;
  margin-left: 0px;
  position: relative;
  float: right;

}

.head .search-btn {
  height: 26px;
  width: 26px;
  display: block;
  margin-left: 14px;
  margin-top: 8px;
  cursor: pointer;
  /*background-position: -344px -194px8*/
  background: url(../../images/v2/common/dyh_icon_seach.png) 0px 0px/100% 100% no-repeat;
}
/*20191125*/
.head .search-text {
  line-height: 40px;
  height: 40px;
  width: 260px;
  border-radius: 25px;
  border: 1px solid #1565c0;
  outline: 0;
  padding: 0 26px
}
/*20191125*/
.head .search-text.focus {
  border: 1px solid #4cc0c1
}

.head .search-prompt-box {
  width: 418px;
  position: absolute;
  left: -25px;
  top: 64px;
  z-index: 5;
  background: #fff;
  -webkit-box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19);
  -moz-box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19);
  -ms-box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19);
  -o-box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19);
  box-shadow: 0 5px 25px 5px rgba(0, 0, 0, .19)
}

.head .search-prompt-box li {
  padding-left: 60px;
  height: 55px;
  line-height: 55px;
  font-size: 14px;
  color: #4a4a4a
}

.head .search-prompt-box li a:hover,
.search-prompt-box li.searchCur a {
  color: #1565c0
}

.head .search-prompt-box li:hover,
.search-prompt-box li.searchCur {
  background-color: #ddd
}

.head .search-prompt-box .circle {
  top: -11px;
  left: 111px
}
/* 20191125 */
/* .footer {
height: 430px;
background: url(../../images/v2/common/cpic_common_footer_bg.jpg) no-repeat;
background-size: cover;
color: #fff;
overflow: hidden;
position: relative
}

.footer a {
color: #eeeeef;
letter-spacing: 0
}

.footer-contanir {
width: 1148px;
margin: 0 auto;
padding-top: 72px;
overflow: hidden
}

.footer-top {
border-bottom: 1px solid #9B9B9B;
padding-bottom: 31px
}

.footer-top h4 {
font-size: 14px;
font-weight: 500;
letter-spacing: 1.75px;
color: #fafafa
}

.qrcode-box h4 {
margin-left: 25px
}

.footer-top .list {
margin-right: 120px
}

.footer-top ul {
margin-top: 30px
}

.footer-top ul li {
font-size: 14px;
opacity: .8;
margin-bottom: 20px
}

.footer-top ul li a,
.footer-top ul li p {
font-weight: 100
}

.footer-top .qrcode-box {
float: right
}

.footer-top .qrcode-box ul li {
opacity: 1;
margin-left: 25px;
font-size: 12px;
text-align: center
}

.footer-top .qrcode-box ul li img {
margin-bottom: 5px
}

.footer-bot {
padding-top: 40px
}

.footer-bot .copyright {
font-size: 16px;
opacity: .8
}

.footer-bot .copyright p {
color: #D0E0F2;
opacity: 100;
line-height: 26px;
font-size: 14px;
letter-spacing: .88px
} */

/* .qrcode-box p {
color: #fff
}

.returnTop {
position: fixed;
right: 50px;
bottom: 50px;
z-index: 10000;
cursor: pointer;
display: none
} 

*/

.footer{
  background: #F2F2F2;
  padding-bottom: 19px;
}
.footer .footer-contanir{
  width: 1148px;
  margin:0 auto;
  padding-top: 20px;
}
.footer-top{
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: 18px;
}
.footer-top .nav{
  float: left;
}
.footer-top .nav .list{
  width: 56px;
  margin-right: 60px;
  float: left;
}
.footer-top .nav .subsidiary{
  margin-right: 30px;
}
.footer-top .nav .list h4{
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
}
.footer-top .nav .list li{
  font-size: 0;
  margin-bottom: 7px;
}
.footer-top .nav .list li:hover a{
  color:#005bac;
}
.footer-top .nav .list a{
  font-weight:400;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
}
.footer-top .qrcode-box{
  display:inline-block;
  float: left;
  /* margin-right: 68px; */
}
.footer-top .qrcode-box h4{
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
}
.footer-top .qrcode-box ul li{
  float: left;
  margin-right: 40px;
  text-align: center;
}
.footer-top .qrcode-box ul li .icon-cpic-common{
  display: block;
  width: 85px;
  height: 85px;
}
.footer-top .qrcode-box ul li p{
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  margin-top: 10px;
  font-weight: 400;
}
.footer-top .contact{
  margin-left: 5px;
  display: inline-block;
  float: right;
}
.footer-top .contact h4{
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
}
.footer-top .contact .dec{
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
}
.footer-top .contact .tel{
  font-size: 18px;
  color: #005BAC;
  letter-spacing: 0;
  margin-top:3px;
  font-weight: 400;
}
.footer-bottom{
  padding-top: 11px;
}
.footer-bottom .huGongWang{
  margin-left: 230px;
  float:right;
}
.footer-bottom .huICP{
  margin-left: 38px;
  float:right;
}
.footer-bottom .copyright,.huGongWang,.huICP{
  float: left;
  display: inline-block;
}
.footer-bottom .copyright p{
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  font-weight: 400;
}
.footer-bottom .huGongWang img,.huICP img{
  width: 24px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.footer-bottom .huGongWang .dec,.huICP .dec{
  float: left;    
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
}
.footer-bottom .huGongWang .dec p,.huICP .dec p{
  font-weight:400;
}
.footer-bottom .ipv6{
  float: right;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  height: 32px;
  line-height: 32px;
  margin-left: 38px;
}
.image-codePhone {
  background: url(../../images/v3/erwei_cp.png) center center/100% 100% no-repeat !important;
}

.image-codeWx {
  background: url(../../images/v3/erwei_wx.png) center center/100% 100% no-repeat !important;
}

.image-codeApp {
  background-image: url(../../images/v3/erwei_app_bottom.png) !important;
  background-size: 175px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.image-codeDY {
  background: url(../../images/v3/erwei_dy.jpg) center center/100% 100% no-repeat !important;
}
/* 20191125 */
/*30周年icon*/
.icon-cpic30-common1 {
  display: block;
  background-image: url(../../images/v2/common/cpic30_common_icons.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.icon-cpic30-logo1 {
  width: 195px;
  height: 36px;
  background-position: 0 0
}
/*亚运会icon*/

.icon-cpicyy-common {
  display: block;
  /* background-image: url(../../images/v2/common/cpicyy_common_icons.png);*/
  background-image: url(../../images/v2/common/dyh_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  zoom:0.6;
}
.icon-cpicyy-logo {
  width: 176px;
  height: 57px;
  background-position: 0 0;
  position: relative;
  /*top:-16px;*/
  left: -20px;
}
.icon-cpic30-common {
  display: block;
  background-image: url(../../images/v2/common/cpicyy_common_icons.png);
  background-image: url(../../images/v2/common/dyh_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  zoom:0.6;
}
.icon-cpic30-logo {
  width: 176px;
  height: 57px;
  background-position: 0 0;
  position: relative;
  /*top:-16px;*/
  left: -20px;
}
.icon-mfzx {
  display: block;
  background-image: url(../../images/v2/common/cpic_icons_mfzx.png);
  background-repeat: no-repeat;
}
.icon-cpic-common {
  display: block;
  background-image: url(../../images/v2/common/cpic_common_icons.png);
  background-repeat: no-repeat
}
.icon-cpic-common-add {
  display: block;
  background-image: url(../../images/v2/common/cpic_common_icons_add.png);
  background-repeat: no-repeat
}

.icon-cpic-logo {
  width: 171px;
  height: 48px;
  background-position: 0 0
}

.icon-bxcs {
  width: 52px;
  height: 52px;
  display: inline-block;
  margin-right: 15px
}

.icon-qcbx {
  background-position: 0 -50px
}

.icon-ylbx1{
  background-position: -78px -287px
}

.icon-ylbx2{
  background-position:-383px -50px
}

.icon-lybx {
  background-position: -64px -50px
}

.icon-jkbx {
  background-position: -128px -50px
}

.icon-sebx {
  background-position: -192px -50px
}

.icon-jtbx {
  background-position: -255px -50px
}

.icon-rsywx {
  background-position: -319px -50px
}

.icon-lcbx {
  background-position: -383px -50px
}

.icon-qybx {
  background-position: -192px -107px
}

.icon-dkbx {
  background-position: -65px -107px
}

.icon-bdfw {
  background-position: -128px -107px
}

.icon-lpfw {
  background-position: -192px -107px
}

.icon-wdcx {
  background-position: -255px -107px
}

.icon-cxfw {
  background-position: -319px -107px
}

.icon-bxkjh {
  background-position: -4px -4px;
  background-size: 118px 118px
}

.icon-bdbg {
  background-position: -61px -4px;
  background-size: 118px 118px
}

.icon-tbvip {
  background-position: -4px -64px;
  background-size: 118px 118px
}

.icon-allservice {
  background-position: -61px -64px;
  background-size: 118px 118px
}

.icon-jzcx {
  width: 54px;
  background-position: -383px -107px
}

.image-codeApp,
.image-codePhone,
.image-codeWx {
  width: 60px;
  height: 58px;
  margin-bottom: 10px
}

.icon-dzbx {
  background-position: -10px -287px
}
/*20191125*/
/*.image-codePhone {
background-position: 0 -194px
}

.image-codeWx {
background-position: -93px -194px
}

.image-codeApp {
background-position: -187px -194px
}*/
/*20191125*/
.icon-iconphone_1x {
  width: 44px;
  height: 44px;
  background-position: -260px -194px
}

.animate-box {
  opacity: 0;
  opacity: 1\9
}

.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated-fast {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@media(min-width:768px) {
  body {
    width: 1280px
  }
}

@media(min-width:1280px) {
  body {
    width: auto
  }
}

body,
h1,
h2,
h3,
h4,
html,
li,
p,
ul {
  padding: 0;
  margin: 0
}

* {
  font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
  letter-spacing: 1px;
  font-weight: 200
}

a {
  text-decoration: none;
  color: #4a4a4a
}

img {
  border-style: none;
  max-width: 100%
}

.pull-left {
  float: left
}

.pull-right {
  float: right
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}

.color-white {
  color: #fff;
  letter-spacing: 2px
}

.color-blue {
  color: #1565c0
}

.bg-white {
  background: #fff
}

.bg-blue {
  background: #1565c0
}

.color-blue:hover {
  color: #5698e4
}

.m-l-15 {
  margin-left: 15px
}

.m-l-30 {
  margin-left: 24px
}

.hide {
  display: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a span,
.navbar-tools .search-input,
.navmenu-default .navmenu-nav>li>a span,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0
}

.btn,
.btn-image,
.btn-inline-search,
.btn-primary,
.btn-secondary,
.btn-tertiary,
.btn-toggle {
  height: 40px;
  min-width: 240px;
  padding: 0 20px;
  font: 400 20px AIASans, Calibri, sans-serif;
  line-height: 2;
  color: #fff;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  outline: 0
}

.btn-image {
  height: 48px;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff
}

.btn-image:hover {
  background-color: #fff;
  color: #554344;
  border: 1px solid transparent
}

.gtco-loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../../images/v2/loader.gif) center no-repeat #fff
}

.banner {
  position: relative
}

.banner img {
  margin: 0 auto
}

.return-old-box {
  width: 1148px;
  position: absolute;
  left: 50%;
  margin-left: -572px;
  top: 0;
  z-index: 2
}

.return-old {
  height: 34px;
  width: 145px;
  line-height: 34px;
  background: rgba(74, 74, 74, .6);
  font-size: 14px;
  padding-left: 15px;
  position: absolute;
  right: 0;
  top: 16px
}

.return-old:hover {
  background: rgba(21, 101, 192, .6)
}

.return-old a {
  color: #fff
}

.my-safe-place {
  background: #fff;
  width: 270px;
  height: 191px;
  padding-top: 28px;
  position: absolute;
  right: 0;
  top: 66px;
  border-radius: 6px;
}

.my-safe-place-box1 {
  padding: 0 25px
}

.my-safe-place-box1 div {
  width: 123px;
  font-size: 16px;
  line-height: 22px;
  color: #1565c0
}

.my-safe-place-box1 div p {
  color: #4a4a4a;
  font-size: 14px;
  cursor: pointer
}

.my-safe-place-btn {
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .16)
}

.my-safe-place-btn:active,
.service-robot-btn:active,
.vip-service-btn:active {
  background: #5698e4
}

.quickService {
  margin-top: 20px;
  height: 40px;
  background: #d8d8d8;
  font-size: 12px;
  line-height: 40px;
  padding-left: 20px
}

.quickService span {
  color: #8d8c8d;
  font-weight: 100
}

.explore-insurance,
.finding-service {
  width: 100%;
  padding-top: 60px
}

.finding-service {
  margin-top: 60px;
  background: url(../../images/v2/Background1.png) 100% 100%;
  height: 580px
}

.explore-insurance-contanir {
  width: 1148px;
  background: #fff;
  margin: 0 auto
}

.explore-insurance-contanir h2,
.finding-service-contanir h2 {
  text-align: center;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 2px
}

.explore-insurance-contanir .explore-insurance-describe {
  margin-top: 20px
}

.explore-insurance-contanir .explore-insurance-describe span,
.explore-insurance-describe .hot,
.finding-service-describe .hot {
  font-size: 18px;
  letter-spacing: 0
}

.explore-insurance-describe span.hotPro {
  color: #4A4A4A;
  font-size: 16px;
  margin-top: 2px;
  letter-spacing: 0
}

.finding-service-describe .hotPro {
  font-weight: 100;
  margin-top: 2px;
  font-size: 16px;
  letter-spacing: 0
}

.color-blue-me {
  font-size: 16px;
  margin-top: 2px
}

.explore-insurance-main {
  width: 1148px;
  overflow: hidden;
  height: 440px
}

.explore-insurance-main .explore-insurance-item {
  position: relative;
  height: 368px;
  border-radius: 6px;
  margin-top: 57px;
  border: 1px solid #e6e6e6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

.explore-insurance-img-box,
.explore-insurance-main img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px
}

.explore-insurance-main .explore-insurance-item.on {
  -webkit-box-shadow: 0 6px 11px 0 #e0e0e0;
  -moz-box-shadow: 0 6px 11px 0 #e0e0e0;
  -ms-box-shadow: 0 6px 11px 0 #e0e0e0;
  -o-box-shadow: 0 6px 11px 0 #e0e0e0;
  box-shadow: 0 6px 11px 0 #e0e0e0;
  margin-top: 45px
}

.explore-insurance-main .explore-insurance-item.on:hover {
  box-shadow: 0 9px 25px 0 #e0e0e0
}

.explore-insurance-item span.readMore {
  position: absolute;
  right: 38px;
  bottom: 20px
}

.explore-insurance-main img {
  height: 171px;
  transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s
}

.explore-insurance-main a:hover div div div img {
  transform: scale(1.1);
  transform-origin: 50% 50%;
  -ms-transform: scale(1.1);
  -ms-transform-origin: 50% 50%;
  -moz-transform: scale(1.1);
  -moz-transform-origin: 50% 50%;
  -webkit-transform: scale(1.1);
  -webkit-transform-origin: 50% 50%;
  -o-transform: scale(1.1);
  -o-transform-origin: 50% 50%
}

.explore-insurance-main h3 {
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-top: 38px;
  letter-spacing: 2px
}

.explore-insurance-main p {
  padding: 0 30px;
  color: #7a7a7a;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 100
}

.explore-insurance-main a {
  color: #1565c0;
  font-size: 14px;
  letter-spacing: 2px
}

.explore-insurance-img-box {
  position: relative;
  overflow: hidden;
  z-index: 99
}

.explore-insurance-img-box .ban-tag {
  width: 76px;
  height: 22px;
  position: absolute;
  left: 29px;
  top: 26px;
  text-align: center;
  line-height: 22px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px
}

.finding-service-contanir {
  width: 1148px;
  margin: 0 auto
}

.finding-service-item {
  width: 33.33%;
  float: left;
  margin-top: 56px
}

.finding-service-item img {
  width: 163px;
  border-radius: 50%;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .3);
  display: block;
  margin: 0 auto;
  transition: width 1s, height 1s, transform .5s;
  -moz-transition: width 1s, height 1s, transform .5s;
  -webkit-transition: width 1s, height 1s, transform .5s;
  -o-transition: width 1s, height 1s, transform .5s
}

.finding-service-item img:hover {
  transform: scale(1.1);
  transform-origin: 50% 50%;
  -ms-transform: scale(1.1);
  -ms-transform-origin: 50% 50%;
  -moz-transform: scale(1.1);
  -moz-transform-origin: 50% 50%;
  -webkit-transform: scale(1.1);
  -webkit-transform-origin: 50% 50%;
  -o-transform: scale(1.1);
  -o-transform-origin: 50% 50%
}

.finding-service-item h4,
.finding-service-item p {
  width: 280px;
  margin: 0 auto;
  text-align: center;
  color: #fff
}

.finding-service-describe {
  margin-top: 23px
}

.finding-service-item h4 {
  font-size: 18px;
  margin-top: 42px;
  letter-spacing: 4px
}

.finding-service-item p {
  font-size: 16px;
  filter: alpha(opacity=70);
  -moz-opacity: .7;
  -khtml-opacity: .7;
  opacity: .7;
  margin-top: 20px;
  line-height: 28px;
  font-weight: 100
}

.vip-service {
  background: #f8f8f8;
  overflow: hidden;
  padding-bottom: 94px
}

.vip-service-contanir {
  width: 1148px;
  margin: 0 auto
}

.vip-service-contanir h2 {
  text-align: center;
  margin-top: 90px;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 44px;
  color: #4A4A4A
}

.service-robot-btn,
.vip-service-btn {
  display: block;
  height: 50px;
  width: 220px;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  background: #1565c0;
  border-radius: 40px;
  margin: 24px auto 0;
  letter-spacing: 2px;
  font-weight: 100
}

.service-robot-btn:hover,
.vip-service-btn:hover {
  background: #1d77de;
  cursor: pointer
}

.why-choose-contanir {
  width: 1148px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 60px
}

.why-choose-contanir h2 {
  margin-top: 60px;
  font-size: 44px;
  text-align: center;
  margin-bottom: 80px;
  color: #303234;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 50px
}

.why-choose-contanir .why-choose-items {
  width: 33.33%;
  float: left
}

.why-choose-imgbox {
  width: 120px;
  height: 120px;
  margin: 0 auto 52px
}

.why-choose-imgbox img {
  height: 100%;
  width: 100%;
  border-radius: 50%
}

.why-choose-imgbox a img:hover {
  cursor: pointer
}

.why-choose-textbox {
  width: 280px;
  text-align: center;
  margin: 0 auto
}

.why-choose-textbox span {
  font-size: 14px;
  opacity: .8;
  color: #7a7a7a;
  letter-spacing: 1.75px
}

.why-choose-textbox h4 {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #303234;
  letter-spacing: 2px
}

.why-choose-textbox p {
  margin-top: 14px;
  font-size: 16px;
  color: #494b4e;
  line-height: 26px;
  letter-spacing: 2px
}

.service-robot {
  background: url(../../images/v2/image-laptop.png) right bottom no-repeat #f8f8f8
}

.service-robot-contanir {
  width: 665px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding-bottom: 94px
}

.service-robot-contanir a,
.service-robot-contanir h4,
.service-robot-contanir p {
  letter-spacing: 2px
}

.service-robot-contanir p {
  margin-top: 88px;
  color: #4a4a4a;
  font-size: 14px;
  letter-spacing: 1px
}

.service-robot-contanir h4 {
  font-size: 32px;
  margin-top: 20px;
  line-height: 44px;
  font-weight: 500;
  color: #7a7a7a;
  margin-bottom: 29px;
  letter-spacing: 2px
}

.view-news-contanir {
  width: 1148px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 50px
}

.view-news-contanir h2 {
  font-size: 44px;
  font-weight: 500;
  margin-top: 50px;
  text-align: center
}

.view-news-contanir h2 span {
  padding-right: 41px;
  position: relative
}

.view-news-contanir h2 i {
  cursor: pointer;
  display: inline-block;
  height: 41px;
  width: 41px;
  position: absolute;
  right: -5px;
  top: 12px
}

.carousel-container,
.hero-carousel .slide-container,
.slick-dots,
.slick-dots li,
.slick-list,
.slick-slider,
.slick-track {
  position: relative
}

.news-box-items {
  width: 318px;
  float: left;
  margin-top: 90px
}

.news-box-items.m-l-82 {
  margin-left: 82px
}

.news-box-items2 {
  background: url(../../images/v2/Graph.png) bottom no-repeat;
  background-size: 100%;
  padding-bottom: 50px
}

.news-box-items-name {
  font-size: 14px;
  opacity: .8;
  color: #303234
}

.news-box-items h3 {
  margin-top: 18px;
  font-size: 22px;
  line-height: 38px;
  font-weight: 500;
  color: #303234
}

.items-cont {
  font-size: 16px;
  color: #494b4e;
  line-height: 28px;
  margin-top: 26px;
  max-height: 90px;
  overflow: hidden
}

.news-box-btn,
.stock-num-box .div1 span {
  color: #1565c0
}

.news-box-btn {
  margin-top: 20px
}

.option-stock {
  margin-top: 18px;
  margin-bottom: 9px
}

.stock-num-box {
  margin-top: 12px
}

.stock-num-box .div1 div {
  font-size: 12px;
  margin-right: 15px;
  line-height: 20px
}

.stock-num-box .div2 span.sp {
  color: #303234;
  margin-left: 10px;
  padding-top: 15px
}

.stock-num-box .div2 .now-stock {
  font-size: 42px;
  color: #63da38;
  font-weight: 600
}

.slick-slider {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  left: 0;
  top: 0;
  display: block
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-dots {
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 12px
}

@media(min-width:1200px) {
  .slick-dots {
    display: none
  }
}

.slick-dots li {
  display: inline-block;
  padding: 0;
  vertical-align: top;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  padding: 0;
  background-color: #b3b1a8;
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
  background-color: #d31145
}

.slick-dots li.slick-active button {
  background-color: #1565c0
}

.slick-dots li+li {
  margin-left: 8px
}

@media(min-width:768px) {
  .slick-dots {
    margin-top: 24px;
    margin-bottom: 24px
  }
  .slick-dots li button {
    width: 12px;
    height: 12px
  }
  .slick-dots li+li {
    margin-left: 12px
  }
}

.carousel-container {
  margin-top: 0px
}

.hero-carousel {
  margin-bottom: 0
}

.hero-carousel .slide-container .slide-content {
  height: 100%;
  position: relative;
  color: #fff;
  padding-top: 96px;
  padding-bottom: 96px
}

.hero-carousel .slide-container .slide-content .margin-top-abs-xxl {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0
}

@media(min-width:768px) {
  .hero-carousel .slide-container .slide-content .margin-top-abs-xxl {
    top: 76px
  }
}

@media(min-width:1200px) {
  .hero-carousel .slide-container .slide-content .margin-top-abs-xxl {
    top: 56px
  }
}

.hero-carousel .slide-container .slide-content.centered-content {
  max-width: 100%;
  padding-top: 96px;
  padding-left: 28px;
  padding-right: 28px;
  text-align: center;
  position: relative
}

@media(min-width:480px) {
  .hero-carousel .slide-container .slide-content.centered-content {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto
  }
}

.hero-carousel .slide-container .slide-content.centered-content .heading {
  height: auto;
  display: table;
  width: 1148px;
  position: absolute;
  left: 50%;
  margin-left: -843px;
  top: 0;
  z-index: 2
}

.hero-carousel .slide-container .slide-content.centered-content .heading h1 {
  position: absolute;
  left: 270px;
  top: 49px;
  font-size: 48px;
  letter-spacing: 0
}

.hero-carousel .slide-container .slide-content.centered-content .heading p {
  position: absolute;
  left: 270px;
  top: 140px;
  width: 350px;
  text-align: left;
  font-size: 16px;
  letter-spacing: 1px;
  color: #1565c0
}

.hero-carousel .slide-container .slide-content.centered-content .heading a {
  position: absolute;
  left: 270px;
  top: 225px;
  padding: 15px 60px;
  border-radius: 40px;
  font-size: 14px;
  letter-spacing: 2px
}

.hero-carousel .slide-container .slide-content.centered-content .heading a._blue {
  border: 2px solid #1565c0;
  color: #1565c0
}

.hero-carousel .slide-container .slide-content.centered-content .heading a._white {
  border: 2px solid #fff;
  color: #fff
}

.hero-carousel .slide-container .slide-content.centered-content .heading a._blue:hover {
  background-color: #fff;
  color: #1565c0;
  cursor: pointer
}

.hero-carousel .slide-container .slide-content.centered-content .heading a._white:hover {
  background-color: #1565c0;
  color: #fff;
  cursor: pointer
}

@media(min-width:768px) {
  .hero-carousel .slide-container .slide-content.centered-content .heading {
    height: 144px
  }
}

.hero-carousel .slide-container .slide-content.centered-content .heading h1 {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  color: #1565c0
}

.button,
.button>span {
  vertical-align: middle
}

.hero-carousel .slide-container .slide-content.centered-content .subheading {
  max-width: 100%;
  margin: 0 auto
}

@media(min-width:768px) {
  .hero-carousel .slide-container .slide-content.centered-content .subheading {
    max-width: 65%
  }
}

.hero-carousel .slide-container .slide-content .carousel-actions {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 40px
}

@media(min-width:1200px) {
  .hero-carousel .slide-container .slide-content.centered-content .heading {
    height: 170px
  }
  .hero-carousel .slide-container .slide-content.centered-content .subheading {
    max-width: 520px
  }
  .hero-carousel .slide-container .slide-content .carousel-actions {
    bottom: 176px
  }
}

.hero-carousel .slide-container .slide-content .carousel-actions .button-container {
  width: 100%;
  padding-left: 28px;
  padding-right: 28px
}

.hero-carousel .slide-container .slide-content .carousel-actions .button-container .btn-image {
  width: 100%;
  margin-top: 12px
}

@media(min-width:480px) {
  .hero-carousel .slide-container .slide-content .carousel-actions .button-container .btn-image {
    width: auto
  }
}

.hero-carousel .slide-container .slide-content .carousel-actions .button-container a:first-child {
  margin-right: 20px
}

.hero-carousel .slide-container .slide-content.grid-content {
  padding-top: 0;
  padding-bottom: 0
}

.hero-carousel .slide-container .slide-content.grid-content .row {
  height: 100%
}

.hero-carousel .slide-container .slide-content.grid-content .row .slide-column {
  height: 100%;
  padding: 40px 28px
}

.hero-carousel .slide-container .slide-content.grid-content .row .slide-column.icon-column {
  display: none
}

.hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg {
  float: right;
  margin-top: 40px;
  margin-right: 24px;
  font-size: 96px
}

.hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg .icon-fallback,
.hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg>* {
  height: 96px;
  width: 96px
}

@media(min-width:768px) {
  .hero-carousel .slide-container .slide-content.grid-content .row .slide-column.icon-column {
    display: block
  }
  .hero-carousel .slide-container .slide-content.grid-content .row .slide-column {
    padding: 72px 0 152px
  }
  .hero-carousel .slide-container .slide-content.grid-content .row .slide-column .carousel-actions {
    bottom: 72px
  }
}

@media(min-width:1200px) {
  .hero-carousel .slide-container .slide-content.grid-content .row .slide-column {
    padding-top: 96px;
    padding-bottom: 176px
  }
  .hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg {
    margin-top: 48px;
    margin-right: 72px;
    font-size: 160px
  }
  .hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg .icon-fallback,
  .hero-carousel .slide-container .slide-content.grid-content .row .slide-column svg>* {
    height: 160px;
    width: 160px
  }
  .hero-carousel .slide-container .slide-content.grid-content .row .slide-column .carousel-actions {
    bottom: 176px
  }
}

.hero-carousel .slide-container .slide-content.grid-content .row .slide-column .carousel-actions .button-container {
  padding-left: 28px;
  padding-right: 28px
}

@media(min-width:768px) {
  .hero-carousel .slide-container .slide-content.grid-content .row .slide-column .carousel-actions .button-container {
    padding: 0
  }
}

.carousel-tab-list {
  display: none;
  padding: 0;
  position: absolute;
  z-index: 30;
  width: 100%
}

@media(min-width:1000px) {
  .carousel-tab-list {
    display: block;
    top: 400px
  }
}

@media(min-width:1200px) {
  .carousel-tab-list {
    display: block;
    top: 318px
  }
}

.carousel-tab-list .carousel-tab {
  padding: 0 4px;
  float: left;
  display: inline-block;
  width: 25%;
  height: 80px;
  background-color: rgba(0, 0, 0, .2);
  list-style-type: none;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all .0625s linear;
  transition: all .0625s linear
}

.carousel-tab-list .carousel-tab.active,
.carousel-tab-list .carousel-tab:active,
.carousel-tab-list .carousel-tab:hover {
  background-color: #046ABA;
  opacity: .8;
  -webkit-transition: all .0625s linear;
  transition: all .0625s linear
}

.carousel-tab-list .carousel-tab .tab-content {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .6
}

.opacity-50 {
  opacity: 0;
  filter: alpha(opacity=0)
}

.full-bleed-medium,
.image-preview .card-container,
.image-preview .container {
  min-height: 440px
}

@media(min-width:768px) {
  .full-bleed-small,
  .hero-image .content {
    height: 450px
  }
  .full-bleed-medium,
  .image-preview .card-container,
  .image-preview .container {
    min-height: 480px
  }
}

.full-bleed-large,
.hero-carousel .slide-container {
  height: 398px
}

@media(min-width:768px) {
  .full-bleed-large,
  .hero-carousel .slide-container {
    height: 480px
  }
}

@media(min-width:1200px) {
  .full-bleed-large,
  .hero-carousel .slide-container {
    height: 398px
  }
}

.slide-bg {
  -ms-background-position-x: center;
  -ms-background-position-y: top;
  background-position: center top;
  background-size: cover;
  overflow: hidden
}

.carousel-tab-list.tab-count-1 li {
  width: 100%
}

.carousel-tab-list.tab-count-2 li {
  width: 50%
}

.carousel-tab-list.tab-count-3 li {
  width: 33.3333%
}

.carousel-tab-list.tab-count-4 li {
  width: 25%
}

.carousel-tab-list.tab-count-5 li {
  width: 20%
}

.curator .curator-goal {
  line-height: 1em
}

.carousel-tab-list .carousel-tab .tab-content h6 {
  color: #EEEEEF;
  text-align: left;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 0 20px
}

.carousel-tab-list .carousel-tab .tab-content p.bt5 {
  color: #FFF;
  text-align: left;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 0 20px
}

.carousel-container.carousel-showWithSingle .carousel-tab-list {
  display: none!important
}

.returnTop .icon-toTop:hover {
  animation: sploosh 1.5s cubic-bezier(.165, .84, .44, 1);
  border-radius: 100%
}

@keyframes sploosh {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .7);
    background-color: rgba(255, 255, 255, .7)
  }
  100% {
    box-shadow: 0 0 0 30px rgba(255, 220, 1, 0);
    background-color: rgba(255, 220, 1, 0)
  }
}

.icon-index {
  background-image: url(../../images/v2/common/cpic_index_icons.png);
  display: block
}

.icon-toTop {
  background-position: -82px 0;
  width: 100px;
  height: 100px
}

.icon-mouse-click {
  background-position: -35px -50px;
  width: 38px;
  height: 38px;
  margin: 0 auto
}

.icon-chexian-arrow {
  background-position: -5px -50px;
  width: 20px;
  height: 20px
}

#news-block-toggle.icon-news-minus {
  background-position: 0 0;
  width: 41px;
  height: 41px
}

.icon-news-plus {
  background-position: -41px 0;
  width: 41px;
  height: 42px
}

.icon-circle-right {
  background-position: -202px 0;
  width: 15px;
  height: 10px;
  display: inline-block;
  margin-left: 5px
}

.car_wrap,
.car_wrapAll {
  position: relative
}

.car_wrap .car_top {
  height: 100px;
  line-height: 100px;
  width: 100%;
  background: url(../../images/v2/cat_topBg.jpg) center no-repeat;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-left-radius: 5px
}

.car_wrap .car_top i.icon-chexian-arrow {
  position: absolute;
  top: 12px;
  right: 10px;
  cursor: pointer;
  height: 20px;
  width: 20px;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s
}

.car_wrap .car_top i.icon-chexian-arrow.on {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg)
}

.car_wrap .car_top p {
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 24px
}

.car_wrap .car_con {
  padding: 13px 16px 0
}

.car_wrap .car_con .car_item {
  overflow: hidden;
  width: 100%;
  margin: 15px 0
}

.car_wrap .car_con .car_btn {
  text-align: center;
  padding-top: 8px
}

.car_wrap .car_con label {
  font-size: 12px;
  color: #4a4a4a;
  display: inline-block;
  height: 26px;
  line-height: 26px
}

.car_wrap .car_con input,
.car_wrap .car_con select {
  font-family: "Microsoft YaHei";
  height: 26px;
  color: #303234;
  width: 234px;
  padding: 0 12px;
  display: inline-block;
  line-height: 20px
}

.car_wrap .car_con select {
  height: 26px;
  width: 238px;
  color: #303234
}

.car_wrap .car_con .car_item button {
  cursor: pointer;
  width: 238px;
  border: transparent;
  border-radius: 19px;
  padding: 8px 0;
  background: #005bac;
  color: #fff;
  font-size: 14px;
  font-family: "Microsoft YaHei"
}

.car_wrap .car_con .car_item span {
  font-size: 12px;
  color: #303234
}

.car_wrap .car_con .car_item span input {
  width: 14px;
  vertical-align: middle
}

.car_right {
  display: none;
  width: 341px;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 1px 3px 10px #ddd;
  -o-box-shadow: 1px 3px 10px #ddd;
  -moz-box-shadow: 1px 3px 10px #ddd;
  -ms-box-shadow: 1px 3px 10px #ddd;
  box-shadow: 1px 3px 10px #ddd;
  text-align: center;
  position: absolute;
  top: 0;
  left: 341px;
  z-index: 999
}

.car_right h2 {
  font-size: 24px;
  color: #046aba;
  font-weight: 400;
  margin: 40px 0 20px
}

.car_right .car_text {
  font-size: 18px;
  color: #046aba
}

.car_right .car_text span {
  color: red
}

.car_right li {
  list-style-type: none
}

.car_right .item {
  width: 230px;
  text-align: left;
  margin: 15px auto;
  color: #046aba;
  font-size: 18px;
  position: relative
}

.car_right .item .check_f,
.car_right .item .check_t {
  width: 12px;
  height: 12px;
  margin: 5px 5px 0 0;
  float: left;
  display: block
}

.car_right .item .check_t {
  background: url(../../images/v2/true.png) no-repeat
}

.car_right .item .check_f {
  background: url(../../images/v2/false.png) no-repeat
}

.car_right .item .on i {
  background-position: 0 -14px
}

.car_right p {
  color: red;
  margin-bottom: 71px
}

.my-safe-place-btn {
  display: block;
  margin: 0 25px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #1565c0;
  color: #fff;
  border-radius: 25px;
  cursor: pointer
}

.my-safe-place-btn:hover {
  background: #1d77de
}

.car_wrap .car_con #msgdemo lable {
  width: 100%
}

.explore-insurance-main .car_wrap a.button {
  color: #fff;
  font-size: 16px;
  width: 220px;
  margin: 0 auto;
  box-shadow: none
}

#quickQuoteform .car_item input {
  outline: 0;
  background-color: #F3F7FA;
  line-height: 26px;
  border: none;
  font-size: 12px;
  color: #4A4A4A
}

#quickQuoteform .car_item input[disabled] {
  background-color: #EBEBE4
}

#quickQuoteform .car_item input.c_checkbox {
  border: 1px solid #D8D8D8;
  background-color: #fff;
  width: 12px;
  height: 12px;
  padding: 0
}

#quickQuoteform .car_item input#idNumber {
  background-image: url(../../images/v2/icon_chexian_calender.png);
  background-position: 210px center;
  background-repeat: no-repeat
}

#msgdemo label.error {
  color: red
}

#allCityArea.loading {
  background-image: url(../../images/v2/loading_small.gif);
  background-position: 210px center;
  background-repeat: no-repeat
}

.citySelector-search-list {
  BORDER-RIGHT: gray 1px solid;
  BORDER-TOP: gray 1px solid;
  FONT-SIZE: 12px;
  BORDER-LEFT: gray 1px solid;
  COLOR: #666;
  BORDER-BOTTOM: gray 1px solid;
  BACKGROUND-COLOR: #fff
}

.citySelector-search-list A {
  COLOR: #666;
  TEXT-DECORATION: none
}

.citySelector-search UL {
  OVERFLOW-Y: hidden;
  OVERFLOW-X: hidden
}

.citySelector-search-input {
  BORDER-: #aaa 1px solid;
  FLOAT: left;
  WIDTH: 192px;
  LINE-HEIGHT: 20px;
  HEIGHT: 20px
}

.citySelector-search LI {
  MARGIN: 0;
  PADDING-LEFT: 1px;
  PADDING-RIGHT: 1px;
  FONT-SIZE: 12px;
  PADDING-BOTTOM: 1px;
  OVERFLOW: hidden;
  WIDTH: 39px;
  CURSOR: pointer;
  LINE-HEIGHT: 22px;
  PADDING-TOP: 1px;
  LIST-STYLE-TYPE: none;
  HEIGHT: 22px;
  TEXT-ALIGN: center
}

.regFormListSearch li {
  height: auto!important;
  min-height: 20px
}

.citySelector-search li.list-l {
  width: 100%!important;
  text-align: left
}

.citySelector-search li.list-l a {
  margin: 2px
}

.citySelector-search .n-f {
  margin: 5px;
  overflow: hidden
}

.citySelector-search li.li-hover {
  background-color: #0058a3
}

.citySelector-search li.li-hover a {
  color: #fff
}

.citySelector-search a:hover {
  text-decoration: none!important
}

.citySelector-search li.list-f {
  margin-top: 4px;
  float: left
}

.citySelector-search a.list-a {
  padding-left: 20px
}

.citySelector-search .title {
  font-size: 12px;
  border-bottom: 1px dashed;
  height: 22px;
  line-height: 22px
}

.citySelector-search .close {
  margin-top: -20px;
  display: block;
  float: right;
  margin-left: 5px;
  width: 14px;
  cursor: pointer;
  height: 14px
}

.citySelector-search li.list-l span {
  float: left;
  width: 30%
}

.citySelector-search-text {
  color: #ccc
}

.city_select {
  height: auto;
  padding-bottom: 6px
}

.city_list {
  margin-top: 8px
}

.city_list li {
  float: left;
  width: 67px;
  text-align: center;
  height: 24px;
  margin: 0;
  display: inline
}

.city_list li a {
  color: #1149AA;
  cursor: pointer;
  display: block;
  height: 22px;
  line-height: 22px;
  border: 1px solid #FFF;
  width: 65px;
  float: left;
  overflow: hidden
}

.city_list li a.hover,
.city_list li a:hover {
  background: #E8F4FF;
  border: 1px solid #ACCCEF;
  color: #1149AA
}

.city_select_box {
  padding: 10px
}

.city_select_tab {
  height: 32px;
  position: relative;
  border-bottom: #5DA9E2 1px solid
}

.city_select_tab ul {
  position: absolute;
  left: 3px;
  bottom: 0;
  height: 24px
}

.city_select_tab ul li {
  float: left;
  padding: 0 3px 0 2px;
  height: 19px;
  text-align: center;
  font-size: 8px;
  cursor: pointer;
  color: #005DAA;
  line-height: 19px;
  font-family: Tahoma, Geneva, sans-serif
}

.city_select_tab ul li.current {
  border: 1px solid #5DA9E2;
  border-bottom-color: #FFF;
  color: #333
}

.city_select_tab ul li.f12 {
  font-size: 12px
}

.city_select_tt {
  background: #67A1E1;
  color: #CCE4FC;
  height: 24px;
  line-height: 24px;
  padding: 0 10px
}

.citySelector-search .city_select_tab ul li {
  width: auto;
  padding: 1px;
  font-size: 14px;
  margin: 0 1px;
  height: 24px;
  line-height: 24px
}

.citySelector-search .city_select_tab li.li-hover {
  background: 0 0
}

.button {
  border: none;
  color: #fff;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale
}

.button--moema::before,
.button--ujarak::before {
  content: '';
  z-index: -1;
  position: absolute
}

.button:focus {
  outline: 0
}

.button--ujarak {
  -webkit-transition: border-color .4s, color .4s;
  transition: border-color .4s, color .4s
}

.button--ujarak::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4093f1;
  opacity: 0;
  -webkit-transform: scale3d(.1, 1, 1);
  transform: scale3d(.1, 1, 1);
  -webkit-transition: -webkit-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s
}

.button--ujarak.button--round-s::before {
  border-radius: 40px
}

.button--ujarak.button--inverted::before {
  background: #7986CB
}

.button--ujarak,
.button--ujarak::before {
  -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
  transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.button--ujarak:hover {
  color: #fff;
  border-color: #37474f
}

.button--ujarak.button--inverted:hover {
  color: #37474F;
  border-color: #fff
}

.button--ujarak:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.button--text-upper {
  letter-spacing: 2px;
  text-transform: uppercase
}

.button--moema.button--inverted {
  background: #ECEFF1;
  color: #37474f
}

.button--moema::before {
  top: -20px;
  left: -20px;
  bottom: -20px;
  right: -20px;
  background: inherit;
  border-radius: 50px;
  opacity: .4;
  -webkit-transform: scale3d(.8, .5, 1);
  transform: scale3d(.8, .5, 1)
}

.button--moema:hover {
  -webkit-transition: background-color .1s .3s, color .1s .3s;
  transition: background-color .1s .3s, color .1s .3s;
  color: #ECEFF1;
  background-color: #1565c0;
  -webkit-animation: anim-moema-1 .3s forwards;
  animation: anim-moema-1 .3s forwards
}

.button--moema.button--inverted:hover {
  color: #ECEFF1;
  background-color: #7986cb
}

.button--moema:hover::before {
  -webkit-animation: anim-moema-2 .3s .3s forwards;
  animation: anim-moema-2 .3s .3s forwards
}

@-webkit-keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(.8, .8, 1);
    transform: scale3d(.8, .8, 1)
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(.8, .8, 1);
    transform: scale3d(.8, .8, 1)
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-webkit-keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.button--nina {
  line-height: 22px;
  -webkit-transition: background-color .3s;
  transition: background-color .3s
}

.button--nina.button--inverted {
  background: #fff;
  color: #7986cb
}

.button--nina>span {
  display: inline-block;
  padding: 1em 0;
  opacity: 0;
  color: #fff;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
  -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
  transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.button--nina::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1em 0;
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
  -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
  transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.button--nina:hover {
  background-color: #1d77de
}

.button--nina:hover::before {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

.button--nina:hover>span {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.button--nina:hover>span:nth-child(1) {
  -webkit-transition-delay: 45ms;
  transition-delay: 45ms
}

.button--nina:hover>span:nth-child(2) {
  -webkit-transition-delay: 90ms;
  transition-delay: 90ms
}

.button--nina:hover>span:nth-child(3) {
  -webkit-transition-delay: 135ms;
  transition-delay: 135ms
}

.button--nina:hover>span:nth-child(4) {
  -webkit-transition-delay: .18s;
  transition-delay: .18s
}

.button--nina:hover>span:nth-child(5) {
  -webkit-transition-delay: 225ms;
  transition-delay: 225ms
}

.button--nina:hover>span:nth-child(6) {
  -webkit-transition-delay: .27s;
  transition-delay: .27s
}

.button--nina:hover>span:nth-child(7) {
  -webkit-transition-delay: 315ms;
  transition-delay: 315ms
}

.button--nina:hover>span:nth-child(8) {
  -webkit-transition-delay: .36s;
  transition-delay: .36s
}

.button--nina:hover>span:nth-child(9) {
  -webkit-transition-delay: 405ms;
  transition-delay: 405ms
}

.button--nina:hover>span:nth-child(10) {
  -webkit-transition-delay: .45s;
  transition-delay: .45s
}


/*header部分新增样式  */

.nav-item-box-new {
  padding-bottom: 0;
}

.nav-item-box-new .column-link-box {
  height: 52px;
}

.nav-item-bxcs .nav-item-box-new li.insu_sup_item {
  width: 9%;
  margin-top: 24px;
}

.insu_sup_item .icon-bxcs {
  margin: auto;
}

.nav-item-box-new .insu_sup_item>a>span {
  display: block;
  height: 40px;
  line-height: 40px;
}

.nav-item-box-new .insu_sup_item a {
  height: 88px;
  width: 100%;
}

.current_border {
  display: block;
  margin: auto;
  margin-top: 7px;
  width: 100px;
  height: 15px;
  z-index: 10;
  position: relative;
  background: url(../../images/v2/common/border1.png) no-repeat;
}

.nav-item-box-new a {
  text-decoration: none;
}

.hover_show_box ul,
.hover_show_box li {
  margin: 0;
  padding: 0;
  list-style: none
}

.hover_show_box>ul>li {
  float: left;
  width: 24.5%;
  height: 248px;
  position: relative;
  padding-top: 14px;
  /* border-right:1px solid #c4d8ef */
}

.hover_show_box>ul>last_li>a {
  width: 100%
}

.nav-item-box-new .line {
  margin-bottom: 0;
}

.border-right {
  position: absolute;
  display: block;
  width: 1px;
  height: 80%;
  top: 10%;
  right: 0;
  background-color: #c4d8ef;
}

.hs_box10>ul>li {
  width: 33.3%;
  height: 220px;
}

.hover_show_box>ul .last_li {
  border: none
}

.hover_show_box>ul>.last_li::after {
  clear: both
}

.hover_show_box h3 {
  width: 100%;
  text-align: left;
  font-weight: bold;
  margin-bottom: 20px;
}

.hover_show_box>ul>li.col_item_last {
  border: none;
}

.hover_show_box .col_item>div {
  width: 80%;
  margin: 12px auto 0;
  height: 36px;
  line-height: 36px;
  border: 1px solid #bcbcbc;
  border-radius: 3px;
}

.hover_show_box .col_item>div:hover {
  border-color: #1970d2;
}

.hover_show_box .col_item>div>a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 35px;
  text-decoration: none;
  color: #4a4a4a
}

.nav-item-box-new .hover_show_box .col_item .more_trip {
  float: right;
  margin-right: 7%;
  margin-top: 12px;
  height: 20px
}

.nav-item-box-new .hover_show_box .col_item .more_trip>a {
  color: #42a5f5;
  height: 20px;
  line-height: 20px;
}

.hover_show_box .col_item h4 {
  margin-top: 36px;
  height: 70px;
  line-height: 30px;
  padding: 0 10px;
  color: #1970d2;
  font-size: 19px;
}

.hover_show_box ul .col_item h4 a {
  display: block;
  width: 100%;
  clear: both;
  line-height: 28px;
  font-size: 18px;
  color: #1970d2;
  text-align: center;
  letter-spacing: 0
}

.nav-item-box-new last_li a {
  float: left;
  height: 52px;
  line-height: 52px;
  width: 100%
}

.hover_show_box .col_item p {
  height: 56px;
  line-height: 20px;
  padding: 0 10px;
  vertical-align: top;
  font-size: 16px;
  color: #a0a0a0;
}

.hover_show_box .col_item .last_p {
  font-size: 16px;
  color: #a0a0a0;
  line-height: 56px;
}

.hover_show_box .col_item .last_p b {
  font-size: 22px;
  color: #ff0000;
}

.hover_show_box .col_item .last_p a {
  display: block;
  width: 100%;
  text-align: center;
}

.hover_show_box .current_bg {
  background-color: #f6f6f6;
}

.nav-item-box-new .hs_box10 .current_bg {
  background-color: #fff;
}

.hover_show_box .top1-left {
  float: left;
  width: 61%;
  text-align: left;
}

.hover_show_box .top1-left strong {
  font-size: 24px;
  vertical-align: middle;
  font-weight: 600;
  color: #000000;
  letter-spacing: 2.7px;
}

.hover_show_box .top1-left img {
  vertical-align: middle;
  margin: 0 0 0 7px;
}

.hover_show_box .top1-left span {
  font-size: 12px;
  color: #379D6A;
  letter-spacing: 1px;
}

.hover_show_box .top1-left p {
  font-size: 12px;
  padding-left: 0;
  color: #4A4A4A;
  letter-spacing: 0;
  height: 24px;
  text-align: left;
}

.hover_show_box .top1 .top1-left>span {
  display: inline-block;
  margin-top: 60px;
  margin-left: 0;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 2px;
}

.hover_show_box .top1 .top1-right img {
  width: 108px;
  height: 104px;
}

.hover_show_box .top1 .top1-right a {
  display: inline-block;
  width: 113px;
  height: 28px;
  margin-top: 10px;
  line-height: 28px;
  background: #1565C0;
  border-radius: 21px;
  color: #FFFFFF;
  position: relative;
  cursor: help;
  text-align: left;
}

.hover_show_box .top1 .top1-right a img {
  width: 17.8px;
  height: 18.1px;
  margin: 6px 12px;
}

.hover_show_box .top1 .top1-right a span {
  font-size: 13px;
  position: absolute;
  top: 0px;
  left: 27px;
  height: 28px;
  line-height: 28px;
  color: #fff;
}

.hover_show_box .top1-right {
  float: right;
  width: 39%;
}

.hover_show_box .top1::after {
  content: "";
  display: block;
  clear: both
}

.hover_show_box .col_item .top1 {
  height: auto;
  border: none;
  width: 90%;
}

.icon-rsbx {
  background-image: url(../../images/v2/common/rsbxIcon.png);
  background-repeat: no-repeat;
}

.column-link-box .col_item {
  width: 25%;
}

.column-link-box .hs_box10>ul>li {
  width: 33.3%;
}


/* banner登录窗口变更begin*/

.banner-member {
  width: 270px !important;
  background: #fff;
  margin-top: -28px;
  border-radius: 6px;
}

.banner-member div {
  width: 100%;
}

.banner-member h3 {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  line-height: 18px;
  color: #005BAC;
  letter-spacing: 0;
  text-align: center;
  padding: 17px 0 9px;
}

.banner-member .login-block {
  font-size: 0;
  border: 0;
  padding: 0;
  margin-bottom: 15px;
}

.banner-member .login-block a {
  display: inline-block;
  width: 120px;
  height: 36px;
  border-radius: 3px;
  font-family: PingFangSC-Light;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
  line-height: 34px;
  margin-left: 10px;
}

.banner-member .login-block .login {
  background: #005BAC;
  color: #FFFFFF;
  border: 1px solid #1665c0;
}

.banner-member .login-block .register {
  color: #005BAC;
  border: 1px solid #005BAC;
}

.banner-member .quick-service {
  font-family: PingFangSC-Thin;
  font-size: 0;
  height: 38px;
  color: #666666;
  letter-spacing: 0;
  padding: 12px 17px 9px 17px;
  background: rgba(0, 91, 172, 0.05);
  border-top: 1px dashed rgba(0, 91, 172, 0.20);
}

.banner-member .quick-service span {
  font-size: 12px;
  font-weight: normal;
}

.banner-member .quick-service a {
  font-size: 12px;
  display: inline-block;
  background: url(../../images/v2/sjb2x.png) left center/6px 8px no-repeat;
  padding-left: 10px;
  color: #666;
  font-weight: normal;
  margin-left: 13px;
  text-indent: 2px;
}

.banner-member .member-other {
  height: 74px;
  padding: 0 35px 0 35px;
  margin-bottom: 11px;
}

.banner-member .member-other img {
  width: 60px;
  height: 74px;
  float: left;
}

.banner-member .member-other div {
  float: left;
  margin: 0px 0 0 18px;
  width: 122px;
}

.banner-member .member-other div p {
  font-family: PingFangSC-Thin;
  font-family: PingFangSC-Thin;
  font-size: 13px;
  color: #005BAC;
  letter-spacing: 0;
  line-height: 15px;
  font-weight: normal;
}

.banner-member .member-other div p.title {
  font-size: 16px;
  line-height: 18px;
  margin: 12px 0 13px;
  font-weight: normal;
}


/* banner登录窗口变更end*/


/*咨询保险专家begin*/

.consult-specialist {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.consult-specialist-contanir {
  width: 1148px;
  background: #fff;
  margin: 0 auto;
}

.consult-specialist-contanir h2 {
  text-align: center;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 2px;
}

.consult-specialist-contanir .consult-specialist-describe {
  margin-top: 20px;
}

.consult-specialist-contanir .consult-specialist-describe span,
.consult-specialist-describe .hot {
  font-size: 18px;
  letter-spacing: 0;
}

.consult-specialist-describe span.hotPro {
  color: #4A4A4A;
  font-size: 16px;
  margin-top: 2px;
  letter-spacing: 0;
}

.consult-specialist-main {
  width: 1148px;
  overflow: hidden;
  height: 440px;
}

.consult-specialist-main a {
  color: #1565c0;
  font-size: 14px;
  letter-spacing: 2px;
}

.consult-specialist-main .consult-specialist-item {
  position: relative;
  height: 370px;
  border-radius: 6px;
  margin-top: 57px;
  border: 1px solid #e6e6e6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
}

.consult-specialist-main .consult-specialist-item.on {
  -webkit-box-shadow: 0 6px 11px 0 #e0e0e0;
  -moz-box-shadow: 0 6px 11px 0 #e0e0e0;
  -ms-box-shadow: 0 6px 11px 0 #e0e0e0;
  -o-box-shadow: 0 6px 11px 0 #e0e0e0;
  box-shadow: 0 6px 11px 0 #e0e0e0;
  margin-top: 45px;
}

.consult-specialist-img-box,
.consult-specialist-main img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.consult-specialist-img-box {
  position: relative;
  overflow: hidden;
  z-index: 99;
}

.consult-specialist-main img {
  height: 214px;
  transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
}

.consult-specialist-main h3 {
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-top: 38px;
  letter-spacing: 2px;
}

.consult-specialist-main p {
  padding: 0 30px;
  color: #7a7a7a;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 100;
  line-height: 24px;
}

.consult-specialist-item span.readMore {
  position: absolute;
  right: 38px;
  bottom: 30px;
  line-height: 22px;
}

.consult-specialist-main .consult-specialist-item.on:hover {
  box-shadow: 0 9px 25px 0 #e0e0e0
}

.consult-specialist-main a:hover div div div img {
  transform: scale(1.1);
  transform-origin: 50% 50%;
  -ms-transform: scale(1.1);
  -ms-transform-origin: 50% 50%;
  -moz-transform: scale(1.1);
  -moz-transform-origin: 50% 50%;
  -webkit-transform: scale(1.1);
  -webkit-transform-origin: 50% 50%;
  -o-transform: scale(1.1);
  -o-transform-origin: 50% 50%
}

.consult-specialistTwo {
  width: 100%;
  padding-top: 60px;
}

.consult-specialistTwo-contanir {
  width: 1148px;
  background: #fff;
  margin: 0 auto;
}

.consult-specialistTwo-contanir h2 {
  text-align: center;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 2px;
  height: 80px;
  line-height: 80px;
  background: url(../../images/v2/consultSpecialist.png)no-repeat 383px center;
  text-indent: 93px;
}

.consult-specialistTwo-contanir .consult-specialistTwo-describe {
  margin-top: 20px;
}

.consult-specialistTwo-contanir .consult-specialistTwo-describe span,
.consult-specialistTwo-describe .hot {
  font-size: 18px;
  letter-spacing: 0;
}

.consult-specialistTwo-describe span.hotPro {
  color: #4A4A4A;
  font-size: 16px;
  margin-top: 2px;
  letter-spacing: 0;
}

.consult-specialistTwo-contanir>p {
  color: #1665C0;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  letter-spacing: -0.01px;
  padding: 25px 0 67px 0;
}

.consult-specialistTwo-main {
  width: 1148px;
  overflow: hidden;
  height: 270px;
  padding: 0 100px;
}

.consult-specialistTwo-main .form-group {
  width: 49%;
  margin-bottom: 25px;
  display: inline-block;
  position: relative;
}

.consult-specialistTwo-main h4 {
  width: 74px;
  display: inline-block;
  margin-right: 8px;
  letter-spacing: 0px;
  font-size: 16px;
}

.consult-specialistTwo-main .jp_form_input {
  width: 260px;
  height: 38px;
  line-height: 1.3;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  border-radius: 2px;
  padding-left: 10px;
  display: inline-block;
  font-size: 16px;
}

.consult-specialistTwo-main .form-group .tips {
  position: absolute;
  color: red;
  left: -10px;
  top: 10px;
  letter-spacing: 0px;
}

.consult-specialistTwo-main .sex {
  width: 30%;
}

.consult-specialistTwo-main .form-group select {
  width: 272px;
  height: 38px;
  line-height: 1.3;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  border-radius: 2px;
  padding-left: 10px;
  display: inline-block;
  font-size: 16px;
}

.consult-specialistTwo-main .area {
  width: 68%;
}

.consult-specialistTwo-main .area select {
  width: 150px;
  height: 38px;
  line-height: 1.3;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  border-radius: 2px;
  padding-left: 10px;
  display: inline-block;
  letter-spacing: 0px;
  font-size: 16px;
}

.consult-specialistTwo-btn {
  display: block;
  height: 50px;
  width: 240px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  background: #1565c0;
  border-radius: 40px;
  margin: 45px auto 90px;
  letter-spacing: 2px;
  font-weight: 100;
  letter-spacing: 2px;
}


/*咨询保险专家end*/


/*新增客户俱乐部begin*/

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '.';
  clear: both;
  height: 0;
}

.personal_tailor_container {
  width: 1148px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}


/* .recommend_product{
height: 500px;
overflow: hidden;
} */

.personal_tailor {
  position: relative;
  overflow: hidden;
}

.personal_tailor>.gxtjbjt {
  background: url(../../images/v2/gxtjBJ2.png) 100% 100%;
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  padding-top: 50px;
}

.personal_tailor .personal_shade {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.19);
  z-index: 5;
}

.swiper-container1 {
  height: 462px;
  padding-top: 27px;
}

.swiper-container1 .swiper-slide1 {
  width: 127px !important;
  height: 127px !important;
  margin-right: 25px;
  margin-left: 10px;
  margin-bottom: 47px;
  /* box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.19); */
  position: relative;
  border-radius: 5px;
  border: 1px solid #979797;
}

.swiper-container1 .swiper-slide1 .shade {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(5, 5, 5, .3);
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.swiper-container1 .swiper-slide-active {
  /* box-shadow: 0px 0px 8px 2px rgb(74, 144, 226); */
  border: 0px solid #979797;
  width: 137px !important;
  margin-right: 15px;
}

.swiper-slide1 img,
.swiper-slide2 img {
  border-radius: 5px;
}

.swiper-slide1 .howMuch,
.swiper-slide2 .howMuch {
  position: absolute;
  bottom: 0;
  width: 125px;
  height: 20px;
  /* transform: rotate(-270deg); */
  background-image: linear-gradient(-180deg, rgba(69, 69, 69, 0.37) 0%, #4A4A4A 100%);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.swiper-slide2 .howMuch {
  right: 0;
}

.swiper-slide-active .howMuch {
  background-image: linear-gradient(-136deg, #1C67CC 0%, #0C3B84 100%);
}

.swiper-slide-active img {
  position: absolute;
  width: 138px !important;
  height: 127px !important;
  display: block !important;
  border-radius: 4px;
}

.swiper-slide1 .howMuch p,
.swiper-slide2 .howMuch p {
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 11px;
  text-align: right;
  line-height: 20px;
  /* padding-right:10px; */
  text-align: center;
  z-index: 1;
  position: relative;
}

.recommend_product {
  position: relative;
  margin-top: 20px;
}

.recommend_product .swiper-button-next1 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 490px !important;
  left: 55px;
}

.recommend_product .swiper-button-prev1 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -13px !important;
  left: 55px;
}


/* 产品详情 */

.recommend_product_con>h3 {
  width: 380px;
  text-align: center;
  font-size: 26px;
  color: #000000;
  letter-spacing: 0;
  line-height: 25px;
}

.recommend_product_con>h3 i {
  font-weight: 500;
}

.showMore_product_con>h3 i {
  font-weight: 500;
}

.recommend_product_con>h3 span {
  color: #A4A4A4;
  font-size: 2px;
  display: inline-block;
  border-top: 1px solid #a4a4a4;
  height: 3px;
  line-height: 19px;
  vertical-align: middle;
  width: 45px;
}

.product_con {
  margin-top: 20px;
  box-shadow: 0px 8px 16px 5px rgba(179, 179, 179, 0.25);
  border: 1px solid rgba(0, 0, 0, .1);
  display: none;
  width: 380px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #D3D3D3;
}

.product_con_top {
  padding: 15px 25px;
  padding-right: 0px;
  background: linear-gradient(to right, #1C67CC 0%, #0C3B84 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#1C67CC', endColorStr='#0C3B84', gradientType='1');
  background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#1C67CC), to(#0C3B84));
  background: -moz-linear-gradient(left, #1C67CC, #0C3B84);
  background: -o-linear-gradient(left, #1C67CC, #0C3B84);
  height: 58px;
  overflow: hidden;
}

.product_con_top .title {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 1.2px;
  padding-right: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product_con_top .feature {
  display: inline;
  font-size: 14px;
  color: #E0E0E0;
  letter-spacing: 0;
  font-size: 14px;
}

.product_con_top .diandian {
  position: absolute;
  top: 10px;
  right: 35px;
  color: #fff;
  font-size: 14px;
}

.product_con_mid {
  padding-top: 16px;
  padding-right: 26px;
  border-bottom: 1px dashed #005BAC;
  padding-bottom: 20px;
  background: #fff;
}

.product_con_mid img {
  display: block;
  float: left;
  width: 132px;
  height: 132px;
  margin-right: 10px;
  margin-left: 10px;
}

.product_con_mid ul {
  list-style: none;
  counter-reset: count;
  float: left;
  width: 200px;
}

.product_con_mid li {
  font-size: 13px;
  color: #333333;
  letter-spacing: 0;
  line-height: 25px;
  position: relative;
  padding-left: 10px;
}

.product_con_mid li::before {
  content: '';
  background: #4A90E2;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 10px;
}

.product_con_mid a {
  display: block;
  font-size: 14px;
  color: #005BAC;
  letter-spacing: 0;
  text-align: right;
}

.product_con_bot {
  padding: 30px 20px 39px 25px;
  background: #F5FAFF;
}

.product_con_bot h4 {
  font-size: 17px;
  color: #333333;
  letter-spacing: 1.12px;
  font-weight: 600;
}

.product_con_bot ul {
  list-style: none;
  counter-reset: count;
  float: left;
  font-size: 14px;
  color: #2A2A2A;
  letter-spacing: 0;
  line-height: 32px;
  margin-top: 10px;
  width: 195px;
}

.product_con_bot ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product_con_bot ul li:hover {
  color: #005BAC;
  cursor: pointer;
}

@keyframes warn {
  0% {
    transform: scale(0);
    opacity: 0.0;
  }
  40% {
    transform: scale(0.3);
    opacity: 0.7;
  }
  50% {
    transform: scale(0.6);
    opacity: 0.8;
  }
  /* 80%{
  transform: scale(0.7);
  opacity:0.9;
}   */
  100% {
    transform: scale(1);
    opacity: 0.0;
  }
}


/* @-webkit-keyframes "warn" {  
0% {  
-webkit-transform: scale(0);  
opacity: 0.0;  
}  
25% {  
-webkit-transform: scale(0);  
opacity: 0.1;  
}  
50% {  
-webkit-transform: scale(0.1);  
opacity: 0.3;  
}  
75% {  
-webkit-transform: scale(0.5);  
opacity: 0.5;  
}  
100% {  
-webkit-transform: scale(1);  
opacity: 0.0;  
}  
}   */

.baoge {
  float: left;
  position: relative;
  width: 135px;
  height: 120px;
  cursor: pointer;
}

.baoge .dot {
  position: absolute;
  width: 66px;
  height: 66px;
  left: -17px;
  top: 15px;
  margin-top: 43px;
  margin-left: 50px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  z-index: 2;
  background: url(../../images/v2/baoge.png) center center/100% 100% no-repeat;
}


/* 产生动画（向外扩散变大）的圆圈  */

.baoge .pulse {
  position: absolute;
  width: 107px;
  height: 107px;
  left: 12px;
  top: 35px;
  border: 14px solid #B4D3ED;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 68px;
  z-index: 1;
  opacity: 0;
  -webkit-animation: warn 2s ease-out;
  -moz-animation: warn 2s ease-out;
  animation: warn 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  box-sizing: border-box;
}

.baoge .pulse1 {
  position: absolute;
  width: 107px;
  height: 107px;
  left: 12px;
  top: 35px;
  border: 14px solid #B4D3ED;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 68px;
  z-index: 1;
  opacity: 0;
  -webkit-animation: warn 2s ease-out;
  -moz-animation: warn 2s ease-out;
  animation: warn 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-delay: 1s;
  box-sizing: border-box;
}

.baoge .callBaoge {
  position: absolute;
  top: 7px;
  right: 21px;
  width: 98px;
  height: 21px;
  background: #005BAC;
  border-radius: 15px;
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  line-height: 21px;
}

.baoge .callBaoge:before {
  position: absolute;
  display: inline-block;
  top: 12px;
  left: 41px;
  width: 0;
  height: 0px;
  content: '';
  border-style: solid;
  border-width: 7px;
  border-color: #005BAC #005BAC transparent transparent;
  transform: rotate(135deg);
}


/* 看了又看 */

.swiper-container2 {
  height: 510px;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  float: right;
  margin-top: 20px;
}

.swiper-container2 .swiper-slide2 {
  width: 127px !important;
  height: 127px !important;
  margin-right: 6px;
  margin-left: 25px;
  margin-bottom: 45px;
  /* box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.19); */
  position: relative;
  border-radius: 5px;
  border: 1px solid #979797;
}

.swiper-container2 .swiper-slide2 .shade {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(5, 5, 5, .3);
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.swiper-container2 .swiper-slide-active {
  /* box-shadow: 0px 0px 8px 2px rgb(74, 144, 226); */
  border: 0px solid #979797;
  width: 137px !important;
  margin-left: 15px;
}

.showMore_product {
  position: relative;
  /* margin-top: 20px; */
}

.showMore_product .swiper-button-next2 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 490px !important;
  left: 83px;
}

.showMore_product .swiper-button-prev2 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -13px !important;
  left: 83px;
}

.showMore_product_con {
  position: relative;
  overflow: hidden;
  padding: 0 15px 18px 16px;
}

.showMore_product_con iframe {
  position: absolute;
  width: 380px;
  height: 476px;
  margin-top: 20px;
  top: 26px;
  left: -400px;
  background: #fff;
  z-index: 10;
  border-radius: 4px;
}

.showMore_product_con>h3 {
  width: 380px;
  text-align: center;
  font-size: 26px;
  color: #000000;
  letter-spacing: 0;
  line-height: 25px;
}

.showMore_product_con>h3 span {
  color: #A4A4A4;
  font-size: 2px;
  display: inline-block;
  border-top: 1px solid #a4a4a4;
  height: 3px;
  line-height: 19px;
  vertical-align: middle;
  width: 45px;
}

.recommend_product_con {
  position: relative;
  overflow: hidden;
  padding: 0 17px 23px 15px;
}

.recommend_product_con iframe {
  position: absolute;
  width: 380px;
  height: 476px;
  margin-top: 20px;
  top: 26px;
  left: -400px;
  background: #fff;
  z-index: 10;
  border-radius: 4px;
}


/*客户俱乐部2 end*/

.boxIframeWrap {
  background: url(../../images/v2/gxtjBXX.png) center center/100% 100% no-repeat;
  padding-top: 35px;
}

.boxIframeWrapW {
  background: url(../../images/v2/gxtjBXXNV.png) center center/100% 100% no-repeat;
  padding-top: 35px;
}

.boxIframe {
  height: 495px!important;
  width: 630px!important;
  overflow: hidden;
  border-radius: 17px;
}

.boxIframe iframe {
  width: 780px;
  left: -80px;
  position: relative;
  border-radius: 11px;
  height: 495px;
}


/* 主题修改 */

.safeBoxHome .womanInput::-webkit-input-placeholder {
  color: #D3D3D3 !important;
}

.safeBoxHome .womanInput::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #D3D3D3 !important;
}

.safeBoxHome .womanInput:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #D3D3D3 !important;
}

.safeBoxHome .womanInput:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #D3D3D3 !important;
}

.SH-more .SH-moreOpenW::before {
  border-bottom: solid 6px #C5305A !important;
}

.SH-moreOpenW a {
  background: #C5305A !important;
}

.SH-moreOpenW a:hover {
  background: #E2426F !important;
}

.animated2 {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  top: 60px;
  left: 36px;
}


/* {
width: 60px;
height: 60px;
border-radius: 50%;
position: fixed;
bottom: 40px;
left: 68px;
opacity: 0;
-webkit-box-shadow: 0 5px 10px 0 rgba(35,50,56,0.3);
box-shadow: 0 5px 10px 0 rgba(35,50,56,0.3);
z-index: 700;
transform: translateY(0);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
cursor: pointer;
-webkit-transition: all 1s cubic-bezier(0.86,0,0.07,1);
transition: all 1s cubic-bezier(0.86,0,0.07,1)
} */

.livechat-girl:focus {
  outline: 0
}

.livechat-girl.animated2 {
  opacity: 1;
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px)
}

.livechat-girl:after {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-image: linear-gradient(to bottom, #ffd100, #ffd100);
  position: absolute;
  right: 5px;
  top: 1px;
  z-index: 99999
}

.girl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 50;
  border-radius: 100%
}

.animated-circles .circle {
  background: rgba(189, 219, 246, 0.4);
  width: 58px;
  height: 58px;
  border-radius: 50%;
  position: absolute;
  z-index: 0;
  transform: scale(1);
  -webkit-transform: scale(1);
}

.animated-circles.animated2 .c-1 {
  animation: 2000ms scaleToggleOne cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards infinite
}

.animated-circles.animated2 .c-2 {
  animation: 2500ms scaleToggleTwo cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards infinite
}

.animated-circles.animated2 .c-3 {
  animation: 3000ms scaleToggleThree cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards infinite
}

.livechat-girl.animation-stopped .circle {
  opacity: 0 !important
}

.livechat-hint {
  position: absolute;
  left: 0;
  width: 0;
  top: 50%;
  margin-top: -20px;
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  background-color: #0057ff;
  width: 0;
  overflow: hidden;
}

@keyframes scaleToggleOne {
  from {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
  50% {
    transform: scale(2);
    -webkit-transform: scale(2)
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
}

@keyframes scaleToggleTwo {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
  20% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
  60% {
    transform: scale(2);
    -webkit-transform: scale(2)
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
}

@keyframes scaleToggleThree {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
  33% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
  66% {
    transform: scale(2);
    -webkit-transform: scale(2)
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
}

.consult-specialist-main {
  width: 1148px;
  overflow: hidden;
  height: 440px;
}

.consult-specialist-main a {
  color: #1565c0;
  font-size: 14px;
  letter-spacing: 2px;
}

.consult-specialist-main .consult-specialist-item {
  position: relative;
  height: 370px;
  border-radius: 6px;
  margin-top: 57px;
  border: 1px solid #e6e6e6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
}

.consult-specialist-main .consult-specialist-item.on {
  -webkit-box-shadow: 0 6px 11px 0 #e0e0e0;
  -moz-box-shadow: 0 6px 11px 0 #e0e0e0;
  -ms-box-shadow: 0 6px 11px 0 #e0e0e0;
  -o-box-shadow: 0 6px 11px 0 #e0e0e0;
  box-shadow: 0 6px 11px 0 #e0e0e0;
  margin-top: 45px;
}

.consult-specialist-img-box,
.consult-specialist-main img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.consult-specialist-img-box {
  position: relative;
  overflow: hidden;
  z-index: 99;
}

.consult-specialist-main img {
  height: 214px;
  transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
}

.consult-specialist-main h3 {
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-top: 38px;
  letter-spacing: 2px;
}

.consult-specialist-main p {
  padding: 0 30px;
  color: #7a7a7a;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 100;
  line-height: 24px;
}

.consult-specialist-item span.readMore {
  position: absolute;
  right: 38px;
  bottom: 30px;
  line-height: 22px;
}

.consult-specialist-main .consult-specialist-item.on:hover {
  box-shadow: 0 9px 25px 0 #e0e0e0
}

.consult-specialist-main a:hover div div div img {
  transform: scale(1.1);
  transform-origin: 50% 50%;
  -ms-transform: scale(1.1);
  -ms-transform-origin: 50% 50%;
  -moz-transform: scale(1.1);
  -moz-transform-origin: 50% 50%;
  -webkit-transform: scale(1.1);
  -webkit-transform-origin: 50% 50%;
  -o-transform: scale(1.1);
  -o-transform-origin: 50% 50%
}

.pull-left {
  float: left;
}

.pull-left .icon-club {
  width: 54px;
  height: 54px;
  background-image: url(../../images/v2/common/cpic_common_icons_add1.png);
}

.pull-left .icon-khjlb {
  background-position: -10px -287px;
}

.pull-left .icon-yxh {
  background-position: -230px -287px;
}

.pull-left .icon-esxb {
  background-position: -84px -287px;
}

.pull-left .icon-hzsm {
  background-position: -157px -287px;
}

/*20191125.image-codePhone {
background-image: url(../../images/v2/common/erweima.png?);
background-position: -1px -1px;
width: 88px;
height: 90px;
}

.image-codeWx {
background-image: url(../../images/v2/common/erweima.png?);
background-position: -99px 0px;
width: 90px;
height: 90px;
}

.image-codeApp {
background-image: url(../../images/v2/common/erweima.png?);
background-position: -200px 0px;
width: 90px;
height: 90px;
}
*/
.head .toApp {
  height: 29px;
  width: 19px;
  display: block;
  margin-left: 20px;
  margin-top: 6px;
  cursor: pointer;
  box-sizing: border-box;
  float: left;
  background: url(../../images/v2/common/appErWei.png) center center/100% 100% no-repeat;
}
/*20191125*/
.head .topMy{
  height: 24px;
  width: 23px;
  display: block;
  margin-left: 20px;
  margin-top: 8px;
  cursor: pointer;
  box-sizing: border-box;
  float: left;
  background: url(../../images/v3/wode.png) center center/100% 100% no-repeat;
}
/*20191125*/
.head .toApp .appWral {
  display: none;
}

.head .toApp:hover .appWral {
  display: flex;
  width: 240px;
  height: 173px;
  position: relative;
  top: 39px;
  left: -110px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 1px 2px 7px 2px rgba(0, 0, 0, .2);
  justify-content: space-around;
  align-items: flex-start;
  padding-top: 14px;
}
.head .toApp .appWral .wapper{
  display: flex;
  flex: 1;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.head .toApp .appWral .appImg1 {
  background-image: url(../../images/v3/erwei_app_top.png) !important;
  background-size: 185px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
}
.head .toApp .appWral .appImg2 {
  background-image: url(../../images/v2/common/icon_douyin.png);
  background-size: 100% 100%;
  width: 90px;
  height: 90px;
}
.head .toApp .appWral p.douyin{
  font-size: 12px;
  color: #9F9F9F;
  text-align: center;
}
.head .toApp .appWral p {
  font-size: 14px;
  letter-spacing: 0px;
  color: #000;
}

.rightNavBar {
  border-radius: 4px;
  width: 46px;
  position: fixed;
  top: 230px;
  right: 0px;
  z-index: 100;
  /*background: linear-gradient(to left, #1C67CC 0%, #1451A9 100%);
  filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#1451A9', endColorStr='#1C67CC', gradientType='1');
  background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#1451A9), to(#1C67CC));
  background: -moz-linear-gradient(left, #1451A9, #1C67CC);
  background: -o-linear-gradient(left, #1451A9, #1C67CC); */
  background-image: linear-gradient(-90deg, #9E48FF 0%, #3557F9 100%);
  filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#3557F9', endColorStr='#9E48FF', gradientType='1');
  background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#3557F9), to(#9E48FF));
  background: -moz-linear-gradient(left, #3557F9, #9E48FF);
  background: -o-linear-gradient(left, #3557F9, #9E48FF);
}

.rightNavBar a {
  display: block;
  width: 100%;
  height: 43px;
  position: relative;
  right: 0px;
  /*background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#1451A9), to(#1C67CC));*/
  /* background: -moz-linear-gradient(left, #1451A9 0%, #1C67CC 100%);
  /* FF3.6-15 */
  /* background: -webkit-linear-gradient(left, #1451A9 0%, #1C67CC 100%);
  /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to right, #1451A9 0%, #1C67CC 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1451A9', endColorstr='#1C67CC', GradientType=1);
  /* IE6-9 */
  background-image: linear-gradient(-90deg, #9E48FF 0%, #3557F9 100%);
  filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#3557F9', endColorStr='#9E48FF', gradientType='1');
  background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#3557F9), to(#9E48FF));
  background: -moz-linear-gradient(left, #3557F9, #9E48FF);
  background: -o-linear-gradient(left, #3557F9, #9E48FF);
}

.my,
.zhineng,
.downloadAPP,
.robot,
.baodanSearch,
.lipeiSearch,
.wangdianSearch {
  border-bottom: 1px dashed rgba(251, 251, 251, 0.48);
}

.rightNavBar .my .icon {
  background: url(../../images/v2/common/my.png) center center/23px 23px no-repeat;
}

.rightNavBar .moreService .icon {
  background: url(../../images/v2/common/moreService.png) center center/23px 23px no-repeat;
}

.backToTop {
  border-top: 1px dashed rgba(251, 251, 251, 0.48);
}

.rightNavBar a .icon {
  height: 23px;
  width: 25px;
  cursor: pointer;
  box-sizing: border-box;
  float: left;
  margin: 9px 9px;
  background-size: 123px 132px;
}

.downloadAPP .icon {
  background: url(../../images/v2/common/rightNavBarIcon@3x.png) -2px -35px no-repeat;
}

.robot .icon {
  width: 25px !important;
  height: 23px !important;
  margin: 10px 9px !important;
  background: url(../../images/v2/common/rightNavBarIcon@3x.png) -1px -5px no-repeat;
}

.baodanSearch .icon {
  margin: 10px 6px 10px 13px !important;
  height: 23px !important;
  background: url(../../images/v2/common/rightNavBarIcon@3x.png) -31px -2px no-repeat;
}
.heart .icon {
  /* background: url(../../toolbar/images/heart.png) center center/26px 26px no-repeat!important;*/
  background: url(../../images/v2/common/rightNavBarIcon@3x.png) -84px -34px no-repeat;
  background-size: 123px 132px!important;
}
.backToTop .icon {
  background: url(../../images/v2/common/rightNavBarIcon@3x.png) -25px -32px no-repeat;
}
.heart .icon {
  /*background: url(../../toolbar/images/heart.png) center center/26px 26px no-repeat!important; */
}
.lipeiSearch .icon {
  background: url(../../images/v2/common/rightNavBarIcon@3x.png) -84px -3px no-repeat;
}

.wangdianSearch .icon {
  background: url(../../images/v2/common/rightNavBarIcon@3x.png) -53px -34px no-repeat;
}

.baodanDown .icon {
  background: url(../../images/v2/common/rightNavBarIcon@3x.png) -55px -3px no-repeat;
}

.rightNavBar a span {
  font-family: FZLTXIHJW--GB1-0;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 13px;
  margin-top: 13px;
  display: inline-block;
}

.downloadAPP .appWral {
  display: none;
  width: 127px;
  height: 146px;
  position: relative;
  top: -27px;
  left: -136px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 1px 2px 7px 2px rgba(0, 0, 0, .2);
}

.downloadAPP .appWral .appImg {
  background-image: url(../../images/v3/erwei_app_right.png) !important;
  background-size: 175px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 86px;
  height: 90px;
  margin: 16px auto 7px;
}

.downloadAPP .appWral p {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0px;
  color: #000;
}


/* 弹出区域 */

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

#modal1 {
  display: none;
  background: #eee;
  /* padding: 0 20px 20px; */
  z-index: 1001;
  position: absolute;
  top: 136px;
  /* width: 500px; */
  min-height: 300px;
  left: 100px;
  width: 346px;
  height: 394px;
  border-radius: 15px;
}

#modal1 a {
  display: block;
  width: 346px;
  height: 396px;
  background: url(../../images/v2/tanchuApp.png) center center/346px 396px no-repeat;
}

#modal1 .closeBtn {
  display: block;
  width: 44px;
  height: 44px;
  position: relative;
  top: 31px;
  left: 151px;
  background: url(../../images/v2/tanchuAppClo.png) center center/100% 100% no-repeat;
}


/* 弹出区域 */


/* 智能推荐2 star */

.fl {
  float: left;
}

.intelligence {
  background: url(../../images/v2/zntj/intelligenceBG.png) center center/100% 100% no-repeat;
}

.searchHome .intelligence,
.safeBoxHome .intelligence {
  background: url(../../images/v2/zntj/intelligenceBG3.png) center center/100% 100% no-repeat;
}

.intelligence .intell-w {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  /* background:#ddd; */
  height: 640px;
  border-top: 1px solid transparent;
}

.intelligence .intelligenceBG2 {
  /* position: relative; */
  position: absolute;
  height: 640px;
}

.intelligence .intell-title {
  width: 266px;
  font-family: FZLTXIHJW--GB1-0;
  font-size: 40px;
  color: #333333;
  letter-spacing: 0;
  line-height: 40px;
  background: url(../../images/v2/zntj/intell-titl.png) center center/100% 18px no-repeat;
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  font-weight: 500;
  position: relative;
  z-index: 10;
}

.intell-product {
  padding-left: 15px;
}

.intell-product>li {
  width: 374px;
  height: 230px;
  background: #fff;
  border: 2px solid transparent;
  padding: 28px 10px 18px 18px;
  box-shadow: 10px 10px 14px 0 rgba(161, 161, 161, 0.11);
  border-radius: 4px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}

.intell-product>li .intell-button {
  display: none;
  width: 122px;
  height: 27px;
  opacity: 0.87;
  background-image: linear-gradient(-90deg, #0c3b84 0%, #1c67cc 100%);
  border-radius: 17px 0px 0px 17px;
  position: absolute;
  bottom: 10px;
  right: 0;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 27px;
  z-index: 100;
}

.intell-product>li:hover {
  border: 2px solid #005bac;
}

.intell-product>li:hover .intell-button {
  display: block;
}

.intell-product>li>a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 374px;
  height: 230px;
  z-index: 10;
}

.intell-product li h4 {
  font-family: FZLTXIHJW--GB1-0;
  position: relative;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 12px;
  height: 48px;
}

.intell-product .intell-product-icon {
  display: block;
  width: 120px;
  height: 44px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../images/v2/zntj/intell-like.png) right top/120px 44px no-repeat;
  font-size: 20px;
  color: #9ad0ff;
  font-style: normal;
  text-align: right;
  font-weight: 500;
  padding-right: 5px;
}

.intell-product .intell-hot {
  background: url(../../images/v2/zntj/intell-hot.png) right top/120px 44px no-repeat;
  color: #febdc3;
}

.intell-product .intell-know {
  background: url(../../images/v2/zntj/intell-know.png) right top/120px 44px no-repeat;
  color: #ffdb96;
}

.intell-product li img {
  display: block;
  width: 120px;
  height: 120px;
  margin-right: 20px;
}

.intell-product-con {
  float: left;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  width: 200px;
  height: 106px;
  overflow: hidden;
  position: relative;
}

.intell-product-con li::before {
  content: "";
  background: #4a90e2;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 8px;
}

.intell-product-con li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 4px;
}


/* 更多服务 star*/

.moreService .moreS-w {
  margin: 0 auto;
  width: 1137px;
}

.moreS-title {
  width: 266px;
  font-family: FZLTXIHJW--GB1-0;
  font-size: 40px;
  color: #333333;
  letter-spacing: 0;
  line-height: 40px;
  background: url(../../images/v2/zntj/intell-titl.png) center center/100% 18px no-repeat;
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 11px;
  font-weight: 500;
}

.moreS-con>li {
  width: 100px;
  height: 108px;
  float: left;
  margin-right: 3px;
}

.moreS-con>li>a {
  height: 108px;
  width: 100%;
}

.moreS-con>li>a>i {
  display: block;
  margin: 19px auto 14px;
  width: 52px;
  height: 52px;
  background-image: url(../../images/v2/common/cpic_common_icons.png);
  background-repeat: no-repeat;
}

.moreS-con .moreS-con-icon-car {
  background-position: 0 -50px;
}

.moreS-con .moreS-con-icon-rsbx {
  background-image: url(../../images/v2/zntj/rsbxIcon.png?v=1);
  background-repeat: no-repeat;
}

.moreS-con .moreS-con-icon-lybx {
  background-position: -64px -50px;
}

.moreS-con .moreS-con-icon-jkbx {
  background-position: -128px -50px;
}

.moreS-con .moreS-con-icon-rsywx {
  background-position: -319px -50px;
}

.moreS-con .moreS-con-icon-ylbx {
  background-position: -78px -287px;
}
.moreS-con .moreS-con-icon-rsbx {
  background-image: url(../../images/v2/common/rsbxIcon.png);
  background-repeat: no-repeat;
}
.moreS-con .moreS-con-icon-ylbx2 {
  background-position: -383px -50px;
}
.moreS-con .moreS-con-icon-ccbx {
  background-position: -255px -50px;
}

.moreS-con .moreS-con-icon-sebx {
  background-position: -192px -50px;
}
.moreS-con .moreS-con-icon-lxbx {
  background-position: -64px -50px;
}


.moreS-con .moreS-con-icon-jtbx {
  background-position: -255px -50px;
}

.moreS-con .moreS-con-icon-lcbx {
  background-position: -383px -50px;
}

.moreS-con .moreS-con-icon-bdcx {
  background-position: -128px -107px;
}

.moreS-con .moreS-con-icon-lpcx {
  background-position: -192px -107px;
}

.moreS-con .moreS-con-icon-gdfw {
  background: url(../../images/v2/zntj/gdfw.png) center center/100% 100% no-repeat;
}

.moreS-con>li>a>span {
  display: block;
  font-family: FZLTXIHJW--GB1-0;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  line-height: 16px;
}


/* 更多服务 end*/


/* 保险超市首页 star */

.BXCS-banner {
  position: relative;
  height: 358px;
  overflow: hidden;
  margin-top: 84px;
}

.BXCS-banner img {
  display: block;
  width: 1920px;
  max-width: 1920px;
  height: 358px;
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -960px;
}

.BXCS-search {
  margin-top: 30px;
  height: 42px;
}

.search-w {
  width: 1162px;
  margin: 0 auto;
}

.BXCS-search .select {
  width: 566px;
  height: 42px;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #f1f1f1;
  box-shadow: 1px 2px 4px 0 #d8d8d8;
  border-radius: 4px;
  float: left;
}

.BXCS-search .select_input {
  margin-top: 2px;
  width: 440px;
  float: left;
  border: none;
  height: 38px;
  line-height: 42px;
  font-size: 14px;
  padding-left: 15px;
  outline: none;
}

.BXCS-search .to_select {
  float: right;
  width: 120px;
  height: 42px;
  line-height: 42px;
  background: #005bac;
  border-radius: 4px;
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  border: 0 none;
  letter-spacing: 3px;
  cursor: pointer;
}

.BXCS-search .select-history {
  float: left;
  width: 596px;
  height: 42px;
  padding: 9px 0 9px 30px;
  overflow: hidden;
}

.BXCS-search .select-history li {
  /* display:inline-block; */
  float: left;
  padding: 5px;
  margin-right: 20px;
  background: #f2f0f0;
  box-shadow: 0 2px 4px 0 rgba(227, 227, 227, 0.5);
  border-radius: 3px;
  font-family: FZLTXIHJW--GB1-0;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  line-height: 14px;
  margin-bottom: 10px;
}

.BXCS-search .select-history li:last-child {
  margin-right: 0;
}

.BXCS-zntj {
  background: #f6faff;
  /* padding-top: 30px; */
  margin-top: 20px;
}

.BXCS-zntj .BXCS-zntj-title {
  width: 266px;
  font-family: FZLTXIHJW--GB1-0;
  font-size: 40px;
  color: #333333;
  letter-spacing: 0;
  line-height: 40px;
  background: url(../../images/v2/zntj/intell-titl.png) center center/100% 18px no-repeat;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 11px;
  font-weight: 500;
}

.BXCS-zntj-content .product {
  float: left;
  position: relative;
  width: 570px;
  height: 355px;
  background: #ffffff;
  box-shadow: 1px 2px 4px 0 #d8d8d8;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 13px 16px 28px 18px;
  margin-right: 22px;
  margin-bottom: 20px;
  border: 2px solid transparent;
}

.BXCS-zntj-content .product:hover {
  border: 2px solid #005bac;
}

.BXCS-zntj-content .product2 {
  margin-right: 0;
}

.BXCS-zntj-content .product .product--url {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 570px;
  height: 355px;
  cursor: pointer;
}

.BXCS-zntj-content .product .intell-product-icon {
  display: block;
  width: 120px;
  height: 44px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../images/v2/zntj/intell-like.png) right top/120px 44px no-repeat;
  font-size: 20px;
  color: #9ad0ff;
  font-style: normal;
  text-align: right;
  font-weight: 500;
  padding-right: 5px;
}

.BXCS-zntj-content .product .intell-hot {
  background: url(../../images/v2/zntj/intell-hot.png) right top/120px 44px no-repeat;
  color: #febdc3;
}

.BXCS-zntj-content .product .product-kind {
  height: 12px;
  background: url(../../images/v2/zntj/product-kind.png) left center/12px 12px no-repeat;
  padding-left: 18px;
  font-family: FZLTXIHJW--GB1-0;
  font-size: 14px;
  color: #005bac;
  letter-spacing: 0;
  line-height: 14px;
}

.BXCS-zntj-content .product-main {
  height: 120px;
  margin-top: 16px;
}

.BXCS-zntj-content .product-main .block-left {
  width: 406px;
  float: left;
}

.BXCS-zntj-content .product-main .block-left h4 {
  font-size: 18px;
  color: #333333;
  line-height: 24px;
}

.BXCS-zntj-content .product-main .block-left p {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 32px;
}

.BXCS-zntj-content .product-main .block-left div {
  margin-top: 20px;
}

.BXCS-zntj-content .product-main .block-left span {
  display: inline-block;
  padding: 3px 5px 3px 5px;
  border: 1px solid #319eff;
  border-radius: 3px;
  font-size: 12px;
  color: #319eff;
  letter-spacing: 0;
  text-align: center;
  line-height: 12px;
  box-sizing: border-box;
  margin-right: 4px;
}

.BXCS-zntj-more {
  color: #fff !important;
  background: #319eff;
}

.BXCS-zntj-content {
  margin-top: 30px;
}

.BXCS-zntj-content .product-main .block-right img {
  width: 120px;
  height: 120px;
  margin-left: 6px;
}

.BXCS-zntj-content .product-bz {
  height: 56px;
  margin-top: 20px;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 28px;
}

.BXCS-zntj-content .product-bz .block-left {
  float: left;
  width: 70px;
}

.BXCS-zntj-content .product-bz .block-right {
  float: left;
  width: 462px;
  height: 56px;
  overflow: hidden;
  position: relative;
}

.BXCS-zntj-content .product-bz .block-right--sl:after {
  content: "...";
  position: absolute;
  /* background:url(http://css88.b0.upaiyun.com/css88/2014/09/ellipsis_bg.png) repeat-y; */
  bottom: 0;
  right: 0;
}

.BXCS-zntj-content .product-tbtj {
  height: 76px;
  /* opacity: 0.7; */
  background-image: linear-gradient(-225deg, rgba(250, 250, 250, .7) 0%, rgba(242, 242, 242, .7) 100%);
  margin-top: 20px;
}

.BXCS-zntj-content .product-tbtj div {
  float: left;
}

.BXCS-zntj-content .product-tbtj .tbtj1 {
  width: 124px;
  height: 76px;
}

.BXCS-zntj-content .product-tbtj .tbtj2 {
  width: 112px;
  height: 76px;
}

.BXCS-zntj-content .product-tbtj .tbtj3 {
  width: 145px;
  height: 76px;
}

.BXCS-zntj-content .product-tbtj .tbtj4 {
  width: 146px;
  height: 76px;
  box-sizing: border-box;
  border: 1px solid #0C3B84;
  background: #fff;
  border-radius: 4px;
}

.BXCS-zntj-content .product-tbtj .tbtj5 {
  width: 146px;
}

.BXCS-zntj-content .product-tbtj .tbtj5 .ljxj {
  display: block;
  width: 143px;
  height: 36px;
  background-image: linear-gradient(-143deg, #0C3B84 0%, #1C67CC 100%);
  border-radius: 16px;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 35px;
  margin-top: 20px;
}

.BXCS-zntj-content .product-tbtj .tbtj4 .price {
  font-size: 12px;
  color: #E93E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 16px;
  height: 26px;
}

.BXCS-zntj-content .product-tbtj .tbtj4 .price1 {
  display: inline;
  font-size: 16px;
  color: #E93E4E;
  font-weight: 600;
}

.BXCS-zntj-content .product-tbtj .tbtj4 .ljtb {
  display: block;
  background-image: linear-gradient(-143deg, #1C67CC 0%, #0C3B84 100%);
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 34px;
  height: 34px;
}

.BXCS-zntj-content .product-tbtj span {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  line-height: 12px;
}

.BXCS-zntj-content .product-tbtj p {
  margin-top: 14px;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 14px;
}

.BXCS-zntj-content .product-tbtj i {
  display: block;
  opacity: 0.5;
  background: #D6D6D6;
  border-radius: 0.5px;
  width: 2px;
  height: 32px;
  margin-top: 21px;
  float: left;
}


/* 保险超市首页 end */

.intell-product-con:after {
  content: "...";
  width: 15px;
  height: 16px;
  position: absolute;
  background: #fff;
  bottom: 4px;
  right: 5px;
}


/* 智能推荐2 end */


/* 新版保险箱登陆样式 start */

#my_safe {
  width: 208px !important;
  height: 206px;
  padding-top: 0;
  position: absolute;
  right: 30px;
  /*top: 70px;*/
  top: 56px;
  border-radius: 5px;
  box-shadow: 0 4px 17px 0 rgba(159, 159, 159, .53);
}

#my_safe_unlogin,
#my_safe_logined {
  width: 208px !important;
  height: 206px;
  background: url(../../images/v2/denglubeijing.png) center center/100% 100% no-repeat;
  position: relative;
  padding-top: 72px;
}

.touxiang {
  background: url(../../images/v2/morentouxiang.png) center center/100% 100% no-repeat;
  width: 59px;
  height: 59px;
  position: absolute;
  top: -28px;
  left: 74px;
  border-radius: 59px;
  overflow: hidden;
}

.username {
  text-align: center;
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
}

.username .name {
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
  font-weight: 400;
}

#log-out {
  display: block;
  margin: 0 auto;
  width: 84px;
  margin-top: 9px;
  text-align: center;
  cursor: pointer;
}

.my-account {
  display: block;
  background: #005BAC;
  box-shadow: 0 2px 5px 0 #84C0F5;
  border-radius: 20px;
  width: 192px;
  height: 36px;
  margin: 0 auto;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 36px;
  margin-top: 24px;
}

.log-in {
  display: block;
  width: 126px;
  height: 32.5px;
  margin: 0 auto;
  text-align: center;
  /*margin-top: 18px;*/
  margin-top: 15px;
  line-height: 32.5px;
  background: #005BAC;
  box-shadow: 0 2px 5px 0 #84C0F5;
  border-radius: 17px;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  cursor: pointer;
}

.sign-in {
  display: block;
  width: 126px;
  height: 32.5px;
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
  line-height: 32.5px;
  background: #fff;
  border: 1px solid #005BAC;
  border-radius: 17px;
  font-size: 14px;
  color: #005BAC;
  letter-spacing: 0;
  cursor: pointer;
}

#log-out:hover {
  color: #005bac;
}

.log-in:hover {
  background: rgba(0, 91, 172, .85);
}

.sign-in:hover {
  background: #D9EAFF;
}

.my-account:hover {
  background: rgba(0, 91, 172, .85);
}

.touxiang2 {
  border: 2px solid #d6e8ff;
}


/* 新版保险箱登陆样式 end */


/* 智能推荐3 ↓ */

* {
  padding: 0;
  margin: 0;
}

ul,
li {
  list-style: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '.';
  clear: both;
  height: 0;
}

.tj3-container {
  width: 1148px;
  margin: 0 auto;
}

.tj3-top {
  height: 162px;
  background: #fff;
  padding-top: 35px;
  box-shadow: 0 5px 6px 0 rgba(236, 236, 236, 0.75);
  box-sizing: border-box;
}

.tj3-top .tj3-til {
  width: 499px;
  height: 52px;
  margin: 0 auto;
  background: url(../../images/v2/tj3Til.png) center center/100% 100% no-repeat;
}

.tj3-top .tj3-tab_btn {
  margin-top: 36px;
  padding-left: 56px;
  width: 100%;
  box-sizing: border-box;
}

.tj3-top .tj3-tab_btn li {
  float: left;
  margin-right: 180px;
  height: 54px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #262626;
  letter-spacing: 0;
  line-height: 40px;
  position: relative;
  font-weight: 600;
  cursor: pointer;
}
.tj3-top .tj3-tab_btn li:hover {
  color:#005bac;
}
.tj3-top .tj3-tab_btn li i {
  display: block;
  width: 100%;
  position: absolute;
  bottom: -2px;
  height: 5px;
}

.tj3-top .tj3-tab_btn .tab_active {
  color: #005BAC;
}

.tj3-top .tj3-tab_btn .tab_active i {
  background: url(../../images/v2/tabActive.png) center center/100% 100% no-repeat;
}

.tj3-top .tj3-more {
  font-size: 18px;
  color: #909090;
  letter-spacing: 0;
  line-height: 40px;
  text-decoration: none;
  margin-left: 33px;
}

.tj3-top .tj3-more span {
  display: inline-block;
  width: 7px;
  height: 11px;
  background: url(../../images/v2/tj3Xuebi.png) 0px 0px/200px 200px no-repeat;
  margin-left: 8px;
}

.tj3-top .tj3-more:hover {
  color: #005BAC;
}

.tj3-top .tj3-more:hover span {
  background: url(../../images/v2/tj3Xuebi.png) -8px 0px/200px 200px no-repeat;
}

.tj3-bottom .tj3-product-list {
  padding-top: 23px;
}

.tab-con {
  display: none;
  width: 1133px;
  margin: 0 auto;
}


/* .tj3-bottom .tj3-product-list {
display: block;
} */

.tj3-bottom .tj3-product-list .tj3-product {
  position: relative;
  float: left;
  display: block;
  width: 555px;
  height: 183px;
  background: #FFFFFF;
  border: 2px solid #E7E7E7;
  box-shadow: 0 5px 8px 0 #F1F1F1;
  border-radius: 4px;
  padding: 12px 14px 12px 28px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.tj3-bottom .tj3-product-list .tj3-product:nth-child(odd) {
  margin-right: 21px;
}

.tj3-product .product-url {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.tj3-product .product-kind {
  position: absolute;
  width: 78px;
  height: 31px;
  color: #fff;
  right: -2px;
  top: -1px;
  text-align: center;
  line-height: 31px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 4px;
  font-size: 15px;
  letter-spacing: 1px;
  z-index: 2;
}

.tj3-product .ylx2 {
  background: url(../../images/v3/tag_ylx2.png) center center/100% 100% no-repeat;
}
.tj3-product  .ccx{
  background: url(../../images/v3/tag_ccx.png) center center/100% 100% no-repeat;
}
.tj3-product  .lyx{
  background: url(../../images/v3/tag_lyx.png) center center/100% 100% no-repeat;
}
.tj3-product  .qyx{
  background: url(../../images/v3/tag_qyx.png) center center/100% 100% no-repeat;
}
.tj3-product  .sx{
  background: url(../../images/v3/tag_sx.png) center center/100% 100% no-repeat;
}
.tj3-product  .ylx{
  background: url(../../images/v3/tag_ylx.png) center center/100% 100% no-repeat;
}
.tj3-product  .ywx{
  background: url(../../images/v3/tag_ywx.png) center center/100% 100% no-repeat;
}
.tj3-product  .zjx{
  background: url(../../images/v3/tag_zjx.png) center center/100% 100% no-repeat;
}
.tj3-product  .jyx{
  background: url(../../images/v3/tag_jyx.png) center center/100% 100% no-repeat;
}
.tj3-product  .lcx{
  background: url(../../images/v3/tag_lcx.png) center center/100% 100% no-repeat;
}
.product-left {
  width: 335px;
  float: left;
}

.product-left .til {
  font-size: 20px;
  color: #262626;
  line-height: 24px;
  margin-top: 8px;
  width: 270px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight:600;
}

.product-left .doc {
  font-family: PingFangSC-Regular;
  font-size: 15px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-left .tag {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-left .tag span {
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #9F9F9F;
  letter-spacing: 0;
  line-height: 20px;
  margin-right: 19px;
}

.product-left .tag span i {
  display: inline-block;
  width: 16px;
  height: 13px;
  margin-right: 2px;
  background: url(../../images/v2/tj3Xuebi.png) 0px -13px/200px 200px no-repeat
}

.product-left .age {
  font-size: 13px;
  color: #9F9F9F;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 6px;
}

.product-left .zuhe {
  height: 31px;
  margin-top: 16px;
}

.product-left .zuhe .price-box {
  font-size: 17.16px;
  color: #E93E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 22.88px;
  font-weight: 600;
}

.product-left .zuhe .price-box .price {
  font-size: 22.88px;
  color: #E93E4E;
  letter-spacing: 0;
  text-align: center;
  line-height: 22.88px;
  font-weight: 600;
}

.product-left .zuhe .price-box .qi {
  font-size: 14.88px;
  color: #DD494A;
  letter-spacing: 0;
  text-align: center;
  font-weight: 600;
  margin-left: 2px;
}

.product-left .zuhe a {
  font-size: 15px;
  color: #333333;
  float: right;
  font-weight: 600;
  display: inline-block;
  width: 118px;
  height: 31px;
  border-radius: 20px;
  text-align: center;
  line-height: 31px;
  text-decoration: none;
  margin-right: 15px;
}

.product-left .zuhe a i {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../../images/v2/tj3Xuebi.png) -20px 0px/200px 200px no-repeat;
  margin-left: 7px;
  position: relative;
  top:5px;
}

.product-right {
  width: 171px;
  height: 158px;
  float: right;
  overflow: hidden;
  border-radius:5px;
}

.product-right img {
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s
}

.tj3-product:hover {
  border: 2px solid #005BAC !important;
}

.tj3-product:hover .product-left .til {
  color: #005BAC;
}

.tj3-product:hover .product-left .tag span {
  color: #005BAC;
}

.tj3-product:hover .product-left .tag span i {
  background: url(../../images/v2/tj3Xuebi.png) 0px -29px/200px 200px no-repeat
}

.tj3-product:hover .product-left .zuhe .tb {
  background-image: linear-gradient(-63deg, #0E72F7 7%, #0949AB 100%);
  box-shadow: 0 6px 10px -4px rgba(154, 199, 255, 0.59);
  color: #FFFFFF;
}

.tj3-product:hover .product-left .zuhe .tb i {
  background: url(../../images/v2/tj3Xuebi.png) -20px -52px/200px 200px no-repeat;
}

.tj3-product:hover .product-left .zuhe .zx {
  background-image: linear-gradient(-62deg, #FFC62C 0%, #EE7400 100%);
  box-shadow: 0 6px 10px -4px #FFCF7F;
  color: #FFFFFF;
}

.tj3-product:hover .product-left .zuhe .zx i {
  background: url(../../images/v2/tj3Xuebi.png) -20px -26px/200px 200px no-repeat;
}

.tj3-product:hover .product-right img {
  transform: scale(1.1);
  transform-origin: 50% 50%;
  -ms-transform: scale(1.1);
  -ms-transform-origin: 50% 50%;
  -moz-transform: scale(1.1);
  -moz-transform-origin: 50% 50%;
  -webkit-transform: scale(1.1);
  -webkit-transform-origin: 50% 50%;
  -o-transform: scale(1.1);
  -o-transform-origin: 50% 50%
}


/* 智能推荐3 ↑ */
.head .icon-grbdfw{ background:url(../../images/v2/common/head_grbd.png) center center/100% 100% no-repeat }
/* 智能客服添加 */
.consult-specialistTwo-contanir>.consult-specialistTwo-main{
  height: 290px;
}
.consult-specialistTwo-contanir>.consult-specialistTwo-main>.card{
  width: 98%;
}
/* 智能客服添加 */
/* APP悬浮宣传 start */
.footer .wrap {
  height: 147px;
  display: none;
  position: relative;
}
.footer .appXF {
  bottom: 0;
  right: 0px;
  width: 100%;
  position: absolute;
  height: 147px;
  background: url(/images/v3/appXF6.png);
  z-index: 10;
  /* transition: width 1s;
  -moz-transition: width 1s;	/* Firefox 4 */
  /*-webkit-transition: width 1s;	/* Safari 和 Chrome */
  /*-o-transition: width 1s; */
  transition: 1s;
  -moz-transition: 1s;	/* Firefox 4 */
  -webkit-transition: 1s;	/* Safari 和 Chrome */
  -o-transition: 1s;
}
.footer .position {
  position: fixed;
}
.footer .cm-close {
  width: 20px;
  height: 20px;
  position: absolute;
  right: -55px;
  top: 15px;
  font-size: 24px;
  font-weight: 400;
  color: #909090;
  background: url(/images/v3/close.png) center center/100% 100% no-repeat;
  cursor: pointer;
}
.footer .app-contanir {
  margin: 0 auto;
  width: 1332px;
  background: url(/images/v3/appXF5_1.png) center center/100% 100% no-repeat;
  height: 145px;
  position: relative;
}
.cms_jumpApp{
  position: relative;
  width: 100px;
  cursor: pointer;
  height: 36px;
  top: 76px;
  left: 10px;
  display: none;
}
.cm-blue-close{
  display: none;
  width: 20px;
  height: 20px;
  position: relative;
  top: -29px;
  left: 178px;
  background: url(/images/v3/app_closeXF5.png) center;
  background-size: 20px;
  cursor: pointer;
}
.app_container_appXF2{
  background: url(/images/v3/appXF5_1.png) center center/100% 100% no-repeat !important;
}
.app_container_appXF3{
  width: 200px;
  height: 112px;
  background: url(/images/v3/appXF7_1.png) center center/100% 100% no-repeat !important;
}
/* APP悬浮宣传 end */
/*免费咨询*/
.rightNavBar .freeAsk .icon{
  background: url(../../images/v2/common/free-ask.png) center center/23px 23px no-repeat;
}
/*投诉入口 start*/
.rightNavBar .complain .icon{
  background: url(../../images/v2/common/icon_complain.png) center center/23px 23px no-repeat;
}
.complain_wrap{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 103;
}
.complain_wrap .mask{
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
}
.complain_container{
  width: 500px;
  height: 320px;
  background: #FFFFFF;
  border-radius: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -160px;
  margin-left: -250px;
}
.complain_container_inner{
  padding: 50px 62px;
}
.complain_title{
  line-height: 33px;
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #101010;
  text-align: center;
  font-weight: 500;
  text-align: center;
  padding-bottom: 9px;
}
.complain_link{
  margin: 0 auto;
  margin-top: 24px;
  width: 336px;
  height: 60px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #333333;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
}
.complain_close{
  background: url(../../images/v2/common/icon_close_complain.png) no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 21px;
  right: 21px;
  background-size: 100% 100%;
  cursor: pointer;
}
/*投诉入口 end*/
.slide-down{
  width: 1148px;
  margin: auto;
  display: flex;
  padding-top: 20px;
}
.slide-down-page{
  text-align: left;
  margin-right: 60px;
}
.slide-down-page a{
  font-size: 16px;
  line-height: 28px;
}
.slide-down-page .slide-title{
  font-size: 16px;
  color: #575757;
  font-weight: bold;
  margin-bottom: 6px;
  line-height: 24px;
}
.slide-down-page a:hover{
  color: #005bac;
}
.slide-down-page .link{
  line-height:28px;
}