@charset "UTF-8";

/*样式重置*/
body,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,select,textarea,button,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
ul,dl,ol{list-style:none;}
img,fieldset,input[type="submit"]{border:0 none;}
img{display:inline-block;overflow:hidden;vertical-align:top;}
em,i{font-style:normal;}
strong{font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
button,input[type="button"]{cursor:pointer;border:0 none;}
textarea{word-wrap:break-word;resize:none;}  /* word-wrap for opera, resize for webkit */
menu{margin:0;padding:0;}
body{-webkit-user-select:none;-webkit-text-size-adjust:100%!important; font-family: "Helvetica Neue",Arial,"Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft YaHei",sans-serif;}
input[type="number"]{-webkit-user-select:text;}
a,button,input,img{-webkit-touch-callout:none;}/* 1.ios 长按时不触发系统的菜单 2.禁止长按时下载图片 */
input,select,textarea{outline:none;}
/* 去除android4.0以下 a/button/input标签被点击时产生的边框 因为边框引起了不少bug */
a,button,input,label{-webkit-tap-highlight-color:rgba(0,0,0,0);}
/* Android4.0下不识别选择器-webkit-transform-3d 使用它可做Android4.0下版本兼容 */
@media all and (-webkit-transform-3d){
    /* android4.0+ ios4+ 恢复按钮被点击时产生的效果 */
    a,button,input{-webkit-tap-highlight-color:rgba(246,246,246,.6);}
}
html,body{ font-size:12px; }
a{text-decoration:none!important; color:#000;}
.hide{display:none;}
.fl{float: left;display: inline;}
.fr{float: right;display: inline;}
/*.clearfix{clear:both}*/
.clearfix:after,.layout:after,.clf:after{visibility:hidden;display:block;font-size:0;content:'.';clear:both;height:0;}
.gray_bg{background:#ededed; height:100%;}
/* input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #333; opacity:0.2;} 
input:-moz-placeholder, textarea:-moz-placeholder { color: red;  opacity:0.2;} 
input::-moz-placeholder, textarea::-moz-placeholder { color: red;  opacity:0.2;} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: red;  opacity:0.2;}  */
button:disabled{ 
    opacity:0.5;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}

.select_box {
				position: relative;
				width: 100%;
			}
			
			.select_box .select_news_right {
				position: absolute;
				right: 0;
				top: 7px;
				width: 190px;
			}
			
			.select_box .news_text {
				padding-right: 18px;
				float: right;
				font-size: 14px;
				color: #333333;
				letter-spacing: 0;
				line-height: 20px;
			}
			
			.select_box .news_icon {
				margin-top: 4px;
				margin-right: 8px;
				float: right;
				width: 13px;
				height: 13px;
				background: url('../../images/v2/searchHome/time.png') no-repeat;
				background-size: 13px 13px;
			}
			
			.select_box .news_text .p1 {
				color: #4a90e2;
			}
			
			.select_box .news_img {
				position: relative;
				top: -5px;
			}
			
			.select_box .news_img .news_image {
				width: 190px;
				height: 78px;
			}
			
			.select_box .clear01 {
				height: 40px;
			}
			
			.select_main {
				margin: 0 auto;
				width: 670px;
				/*height: 345px;*/
			}
			
			.select_main .main_bgd {
				margin: 0 auto;
				width: 397px;
				height: 106px;
				background: url('../../images/v2/searchHome/select_bgd.png') no-repeat;
				background-size: 397px 106px;
			}
			
			.select_main .select {
				position: relative;
				width: 670px;
				height: 39px;
				border: 1px solid #1565c0;
				border-radius: 4px;
				box-shadow: 0px 0px 3px #e0e0e0;
				overflow: hidden;
			}
			
			.select_main .select .select_input {
				float: left;
				padding-left: 10px;
				border: none;
				width: 550px;
				height: 36px;
				line-height: 36px;
				font-size: 17px;
			}
			
			.select_main .to_select {
				position: absolute;
				right: 0;
				top: 0;
				width: 110px;
				height: 40px;
				background: #1565c0;
				font-size: 18px;
				color: #FFFFFF;
				text-align: center;
			}
			
			.select_main .select_alternative {
				position: relative;
      z-index: 10;
			}
			
			.select_main .select_alternative .select_possible {
				/*display: none;*/
				position: absolute;
				left: 0;
				top: 3px;
				padding-top: 6px;
				width: 670px;
				background: #FFFFFF;
				border: 1px solid #EBEBEB;
				box-shadow: 2px 2px 5px 0 rgba(146, 146, 146, 0.11);
				border-radius: 4px;
			}
			
			.select_main .select_possible .possible_items {}
			
			.select_main .select_possible .possible_items>li {
				padding-left: 20px;
				height: 28px;
				font-size: 14px;
				line-height: 28px;
				color: #333333;
				letter-spacing: 0;
			}
			
			.select_main .possible_items .possible_item_delete {
				display: none;
				float: right;
				margin-right: 20px;
				font-size: 14px;
				color: #4A90E2;
				letter-spacing: 1.17px;
				cursor:pointer;
			}
			
			.select_main .select_possible .possible_more {
				padding-top: 3px;
				padding-bottom: 3px;
				height: 18px;
				line-height: 18px;
				font-size: 12px;
				color: #666666;
				background: #FAFAFA;
			}
			
			.select_main .select_possible .possible_more>a {
				float: right;
				padding: 0 8px;
				color: #666666;
				border-right: 1px solid #666666;
			}
			
			.select_main .possible_more a.close {
				margin-right: 8px;
				border-right: none;
			}
			
			.select_main .select_possible .possible_items>li:hover {
				background: #F2F7FB;
			}
			
			.select_main .select_hot {
				padding-top: 16px;
				/*height: 176px;*/
				width: 600px;
			}
			
			.select_hot .select_title {
				float: left;
				padding-left: 5px;
				width: 75px;
				height: 100%;
				line-height: 20px;
				font-size: 14px;
				color: #333333;
				font-weight: 600;
			}
			
			.select_hot .select_item {
				float: left;
				width: 515px;
				height: 100px;
			}
			
			.select_hot .select_item>a {
				float: left;
				margin-top: 3px;
				margin-bottom: 3px;
				padding: 0 9px 0 10px;
				display: inline-block;
				height: 14px;
				font-size: 14px;
				line-height: 14px;
				color: #666666;
				border-right: 1px solid #666666;
			}
			
			.select_nav {
				margin: 0 auto;
    width: 1179px;
    padding-left: 18px;
			}
			
			.select_nav .nav_title .title_1 {
				padding-left: 5px;
				padding-right: 8px;
				font-size: 18px;
				color: #333333;
				font-weight: 600;
				letter-spacing: 0.26px;
				line-height: 47px;
			}
			
			.select_nav .nav_title .title_2 {
				font-size: 14px;
				color: #666666;
				letter-spacing: 0;
				line-height: 47px;
			}
			
			.select_nav .nav_items {
				margin-bottom: 52px;
			}
			
			.select_nav .nav_items .nav_item_box {
				float: left;
				position: relative;
				margin-right: 7px;
				width: 290px;
				height: 138px;
			}
			.select_nav .nav_items .nav_item_box:last-child {
				margin-right: 0;
			}
			.select_nav .nav_items .nav_item_box:hover .nav_zzc {
				display: block;
			}
			.select_nav .nav_items .nav_item {
				/*background: rgba(59,122,209,0.89);*/
				width: 290px;
				height: 138px;
				border: 1px solid #d8d8d8;
				border-radius: 4px;
				background: url('../../images/v2/searchHome/the_img1.png') no-repeat right 10px center;
				background-size: 128px 122px;
			}
			.select_nav .nav_items .nav_zzc {
				display: none;
				position: absolute;
				left: 0;
				top: 0;
				width: 290px;
				height: 138px;
				border: 1px solid rgba(59, 122, 209, 0.89);
				border-radius: 4px;
				background: rgba(59, 122, 209, 0.89);
				z-index: 99;
			}
			
			.select_nav .nav_items .nav_zzc .clear04 {
				height: 14px;
			}
			
			.select_nav .nav_items .nav_zzc .zzc_text {
				margin-left: 18px;
				font-size: 14px;
				color: #FFFFFF;
				letter-spacing: 0;
				line-height: 22px;
			}
			
			.select_nav .nav_zzc .zzc_text .zzc_icon {
				position: relative;
				top: -3px;
				margin-right: 4px;
				display: inline-block;
				width: 5px;
				height: 5px;
				line-height: 22px;
				border-radius: 50%;
				background: #fff;
			}
			
			.select_nav .nav_zzc .zzc_exchange_box {
				position: absolute;
				right: 19px;
				top: 12px;
				width: 12px;
			}
			
			.select_nav .nav_zzc .zzc_exchange_box .zzc_exchange {
				width: 12px;
				height: 12px;
			}
			
			.select_nav .nav_zzc .zzc_exchange_box:hover .zzc_exchange_tip {
				display: block;
			}
			
			.select_nav .nav_zzc .zzc_exchange_box .zzc_exchange_tip {
				display: none;
				margin-left: -30px;
				width: 72px;
				height: 37px;
				line-height: 32px;
				font-size: 12px;
				text-align: center;
				color: #FFFFFF;
				letter-spacing: 0;
				background: url(../../images/v2/searchHome/exchange_tip.png) no-repeat center center;
				background-size: 72px 37px;
			}
			
			.select_nav .nav_zzc .look_more {
				position: absolute;
				right: 17px;
				bottom: 15px;
				width: 82px;
				height: 32px;
				font-size: 14px;
				color: #005BAC;
				letter-spacing: 0;
				line-height: 32px;
				background: #FFFFFF;
				border-radius: 4px;
			}
			
			.select_nav .nav_items .nav_item.nav_item2 {
				background: url('../../images/v2/searchHome/the_img2.png') no-repeat right 10px center;
				background-size: 128px 122px;
			}
			
			.select_nav .nav_items .nav_item.nav_item3 {
				background: url('../../images/v2/searchHome/the_img3.png') no-repeat right 10px center;
				background-size: 128px 122px;
			}
			
			
			
			.select_nav .nav_items .nav_item .title {
				padding-top: 20px;
				padding-left: 20px;
				font-size: 18px;
				line-height: 26px;
				color: #333333;
				letter-spacing: 1px;
				font-weight: 600;
			}
			
			.select_nav .nav_items .nav_item .clear02 {
				height: 8px;
			}
			
			.select_nav .nav_items .nav_item>p {
				padding-left: 22px;
				font-size: 14px;
				color: #666666;
				letter-spacing: 0;
				line-height: 18px;
			}
			
			.select_botton {
				margin: 30px auto 0;
				width: 890px;
				text-align: center;
			}
			
			.select_botton .botton_text {
				font-size: 12px;
				color: #666666;
				letter-spacing: 0;
				line-height: 18px;
			}
			
			.select_botton .botton_about {
				margin-top: 10px;
				text-align: center;
  				margin-bottom: 30px;
			}
			
			.select_botton .botton_about>a {
				padding: 0 30px;
				font-size: 12px;
				color: #666666;
				letter-spacing: 0;
				border-right: 1px solid #666666;
			}
			
			.select_botton .botton_about>a:last-child {
				border-right: none;
			}
			/*.test {
				position: relative;
			}
			.test:hover .test2  {
				display: block;
			}
			.test .test1 {
				position: relative;
				width: 260px;
				height: 30px;
				color: #FF0000;
				z-index: 99;
			}
			.test .test2 {
				display: none;
				position: absolute;
				left: 0;
				top: 0;
				width: 260px;
				height: 30px;
				background: rgba(59,122,209,0.89);
				z-index: 10;
			}*/

.SH-more{
 position: relative;
    height: 32px;
    width: 135px;
    margin-top: 25px;
        }
.SH-more a{
    display: inline-block;
    background: red;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
.SH-toOldHome{
           height: 25px;
    width: 90px;
    margin-top: 30px;
    line-height: 25px;
    font-size: 15px;
    /*text-align: center;*/
    border-left: 1px solid #fff;
     color: #fff; 
    /*padding-left: 20px;*/
  		cursor:pointer;
  text-align: right;
}
.SH-more .erji{
    background: url(../../images/v2/searchHome/erji.png) center center/25px 25px no-repeat;
}
/*20191125*/
.SH-more .diangengduo{
    background: url(../../images/v3/wode.png) center center/23px 24px no-repeat;
  margin-right: 15px;
  cursor:pointer;
  position: relative;
    top: 1px;
}
/*20191125*/
.SH-more .SH-moreOpen{
        position: absolute;
    top: 35px;
    left: 30px;
    box-shadow: 0px 0px 9px rgba(0, 91, 172, 0.2);
}
.SH-more .SH-moreOpen::before{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 32px;
    top: -6px;
    border-left: solid 6px transparent;
    border-bottom: solid 6px #005BAC;
    border-right: solid 6px transparent;
}
.SH-moreOpen a:hover {
    background: #3B7AD1;
}
.SH-moreOpen a{
    display: block;
    width: 81px;
    height: 33px;
    text-align: center;
    line-height:33px;
    background:#005BAC;
    font-size: 12px;
color: #FFFFFF;
letter-spacing: 0;
  margin-right:0px;
}
/* 个性首页 start*/
.personal_tailor {
				    height: 610px;
    margin: 0px auto -40px;
			}
			
			.personal_tailor .personal_tailor_main {
				position: relative;
				margin: 0 auto;
				width: 1148px;
				height: 140px;
				border-radius: 4px;
				background: #FFFFFF;
				border: 0 solid #D8D8D8;
				box-shadow: 3px 3px 14px #e0e0e0;
			}
			
			.personal_tailor .personal_tailor_main .recommend_left {
				position: absolute;
				left: -6px;
				top: -16px;
				width: 166px;
				height: 172px;
			}
.recommend_left_box{
  float: left;
				width: 152px;
				height: 100%;
}
			.personal_tailor .nav_item_box {
				position: relative;
				float: left;
				width: 332px;
				height: 140px;
			}
			.personal_tailor .nav_item_box:hover .nav_item_zzc {
				display: block;
			}
			
			.personal_tailor .personal_tailor_main .fitness,
			.personal_tailor .personal_tailor_main .wealth_planning,
			.personal_tailor .personal_tailor_main .travel {
				width: 332px;
				height: 140px;
				background: url('../../images/v2/searchHome/tuijian/the_img3.png') no-repeat right 10px center;
				background-size: 130px 130px;
			}
			.personal_tailor .personal_tailor_main .fitness {
				background: url('../../images/v2/searchHome/tuijian/the_img2.png') no-repeat right 10px center;
				background-size: 130px 130px;
			}
			.personal_tailor .personal_tailor_main .travel {
				background: url('../../images/v2/searchHome/tuijian/the_img1.png') no-repeat right 10px center;
				background-size: 130px 130px;
			}
			
			.personal_tailor .fitness .title,
			.personal_tailor .wealth_planning .title,
			.personal_tailor .travel .title {
				padding-top: 16px;
				padding-left: 20px;
				font-size: 20px;
				line-height: 28px;
				color: #333333;
				letter-spacing: 1px;
				font-weight: 600;
			}
			.personal_tailor .fitness .clear02,
			.personal_tailor .wealth_planning .clear02,
			.personal_tailor .travel .clear02 {
				height: 8px;
			}
			.personal_tailor .fitness>p,
			.personal_tailor .wealth_planning>p,
			.personal_tailor .travel>p {
				padding-left: 22px;
				font-size: 14px;
				color: #666666;
				letter-spacing: 0;
				line-height: 18px;
			}
			
			.personal_tailor .nav_item_zzc {
				display: none;
				position: absolute;
				left: 0;
				top: 0;
				width: 332px;
				height: 140px;
				background: rgba(59, 122, 209, 0.89);
			}
			/*.personal_tailor .nav_item_zzc.nav_item_zzc01 {
				border-radius: 0px 4px 4px 0px;
			}*/
			
			.personal_tailor .nav_item_zzc>p {
				font-size: 14px;
				padding-left: 20px;
				color: #FFFFFF;
				letter-spacing: 0;
				line-height: 22px;
			}
			
			.personal_tailor .nav_item_zzc .clear03 {
				height: 16px;
			}
			
			.personal_tailor .nav_item_zzc .icon {
				position: relative;
				top: -2px;
				display: inline-block;
				margin-right: 4px;
				width: 6px;
				height: 6px;
				border-radius: 3px;
				background: #fff;
				line-height: 22px;
			}
			
			.personal_tailor .nav_item_zzc .p1 {
				color: #3f77c5;
			}
			
			.personal_tailor .nav_item_zzc .exchange_box {
				position: absolute;
				right: 15px;
				top: 6px;
				width: 12px;
			}
			
			.personal_tailor .nav_item_zzc .exchange_box:hover .exchange_tip {
				display: block;
			}
			
			.personal_tailor .nav_item_zzc .exchange {
				width: 12px;
				height: 12px;
  				cursor:pointer;
			}
			
			.personal_tailor .nav_item_zzc .bgd_img {
				width: 130px;
				height: 130px;
			}
			
			.personal_tailor .nav_item_zzc .exchange_tip {
				display: none;
				margin-left: -30px;
				width: 72px;
				height: 37px;
				line-height: 32px;
				font-size: 12px;
				text-align: center;
				color: #FFFFFF;
				letter-spacing: 0;
				background: url(../../images/v2/searchHome/tuijian/exchange_tip.png) no-repeat center center;
				background-size: 72px 37px;
			}
			
			.personal_tailor .nav_item_zzc .look_more {
				position: absolute;
				right: 18px;
				bottom: 16px;
				width: 82px;
				height: 32px;
				font-size: 14px;
				color: #005BAC;
				letter-spacing: 0;
				line-height: 32px;
				background: #FFFFFF;
				border-radius: 4px;
  				text-align:center;
			}
/* 个性首页 end*/

.nav_item_box .miaoshu{
  width: 185px;
}
.searchHome .nav_item_box .miaoshu {
    width: 216px;
}
.safeBoxHome .nav_item_box .miaoshu {
    width: 216px;
}
.nav_item_box .miaoshu h3{
  padding-top: 16px;
    padding-left: 20px;
    color: #333333;
    letter-spacing: 1px;
    font-weight: 600;
  font-size: 17px !important;
    line-height: 17px !important;
}
.nav_item_box .miaoshu p{
  padding-left: 22px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 18px;
}
.personal_tailor_box2 .nav_item_box{
        float: left;
    position: relative;
    margin-right: 15px;
        width: 370px;
    height: 138px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    }
.personal_tailor_box2 .nav_item_box:hover .nav_item_zzc{
display:block;
}
.personal_tailor_box2 .nav_item_zzc .exchange_box:hover .exchange_tip{
display:block;
}
.personal_tailor_box3 .nav_item_box:hover .nav_item_zzc{
display:block;
}
.personal_tailor_box3  .nav_item_zzc .exchange_box:hover .exchange_tip{
display:block;
}
    .personal_tailor_box2 .nav_item_box .nav_item_zzc{
        display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 368px;
    height: 137px;
    background: rgba(59, 122, 209, 0.89);
    }   
.personal_tailor_box2 .miaoshu .clear02 {
    height: 8px;
}
    .personal_tailor_box2 .nav_item_zzc .clear03 {
    height: 13px;
}
.personal_tailor_box2 .nav_item_zzc>p {
    font-size: 14px;
    padding-left: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
}
.personal_tailor_box2 .nav_item_zzc .icon {
    position: relative;
    top: -2px;
    display: inline-block;
    margin-right: 4px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #fff;
    line-height: 22px;
}
.personal_tailor_box2 .nav_item_zzc .exchange_box {
    position: absolute;
    right: 15px;
    top: 6px;
    width: 12px;
}
.personal_tailor_box2 .nav_item_zzc .exchange {
    width: 12px;
    height: 12px;
  cursor: pointer;
}
.personal_tailor_box2 .nav_item_zzc .exchange_tip {
    display: none;
    margin-left: -30px;
    width: 72px;
    height: 37px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 0;
    background: url(../../images/v2/searchHome/tuijian/exchange_tip.png) no-repeat center center;
    background-size: 72px 37px;
}
.personal_tailor_box2 .nav_item_zzc .look_more {
    position: absolute;
    right: 18px;
    bottom: 16px;
    width: 82px;
    height: 32px;
    font-size: 14px;
    color: #005BAC;
    letter-spacing: 0;
    line-height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
  text-align:center;
}
.personal_tailor_box3 .nav_item_box{
        float: left;
    position: relative;
    margin-right: 15px;
    width: 370px;
    height: 138px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    }
.personal_tailor_box3 .nav_item_box:hover .nav_item_zzc{
display:block;
}
.personal_tailor_box3  .nav_item_zzc .exchange:hover .exchange_tip{
display:block;
}
    .personal_tailor_box3 .nav_item_box .nav_item_zzc{
        display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 368px;
    height: 137px;
    background: rgba(59, 122, 209, 0.89);
    }   
.personal_tailor_box3 .miaoshu .clear02 {
    height: 8px;
}
    .personal_tailor_box3 .nav_item_zzc .clear03 {
    height: 13px;
}
.personal_tailor_box3 .nav_item_zzc>p {
    font-size: 14px;
    padding-left: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
}
.personal_tailor_box3 .nav_item_zzc .icon {
    position: relative;
    top: -2px;
    display: inline-block;
    margin-right: 4px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #fff;
    line-height: 22px;
}
.personal_tailor_box3 .nav_item_zzc .exchange_box {
    position: absolute;
    right: 15px;
    top: 6px;
    width: 12px;
}
.personal_tailor_box3 .nav_item_zzc .exchange {
    width: 12px;
    height: 12px;
  		cursor:pointer;
}
.personal_tailor_box3 .nav_item_zzc .exchange_tip {
    display: none;
    margin-left: -30px;
    width: 72px;
    height: 37px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 0;
    background: url(../../images/v2/searchHome/tuijian/exchange_tip.png) no-repeat center center;
    background-size: 72px 37px;
}
.personal_tailor_box3 .nav_item_zzc .look_more {
    position: absolute;
    right: 18px;
    bottom: 16px;
    width: 82px;
    height: 32px;
    font-size: 14px;
    color: #005BAC;
    letter-spacing: 0;
    line-height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
  		text-align:center;
}

/*保险箱头部begin*/
.safeBoxHome .head .bxx-search-box {
    height: 42px;
    margin-top: 25px;
    /*margin-left: 35px;*/
    position: relative;
    /* float: right; */
}
.safeBoxHome .head .bxx-search-text {
        width: 230px;
    padding: 0 13px;
    border-radius: 20px;
    height: 32px;
    background: #005199;
    border: 0px;
  line-height: 32px;
  color:#fff;
  font-size:12px;
}
.safeBoxHome .head .bxx-search-prompt-box {
        width: 230px;
    background: #005199;
    border: 0px;
  line-height: 40px;
}
.safeBoxHome .head .bxx-search-prompt-box {
    width: 418px;
    position: absolute;
    left: -25px;
    top: 58px;
    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)
}

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

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

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

.safeBoxHome .head .bxx-search-prompt-box .circle {
    top: -11px;
    left: 111px
}
.safeBoxHome .head  .bxx-search-btn{
  position: absolute;
    right: 9px;
    top: 3px;
      height: 26px;
    width: 26px;
    display: block;
  background:url(../../images/v2/common/bxx-search-btn.png) center center/30px 30px no-repeat;
  cursor:pointer;
}
.safeBoxHome input::-webkit-input-placeholder{
            color:rgba(255,255,255,0.4);
        }
.safeBoxHome input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:rgba(255,255,255,0.4);
        }
.safeBoxHome input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:rgba(255,255,255,0.4);
        }
.safeBoxHome input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:rgba(255,255,255,0.4);
        }

.safeBoxHome .select_main{
  height:345px;
}

.safeBoxHome .bxx-keywords-box .searchCur{
  background-color: #ddd;
}
.safeBoxHome .head .nav-item {
    width: 95px;
}
.safeBoxHome .head .circle{
   left: 35px;
}
.safeBoxHome .head .head-container{
width:1200px;
}
/*保险箱头部end*/
.SH-more .appErwei{
		height: 28px;
    width: 19px;
		cursor: pointer;
		box-sizing: border-box;
		background: url(../../images/v2/common/appErWei.png) center center/100% 100% no-repeat;
	}
.SH-more .appErwei .appWral{
	display: none;
}
.SH-more .appErwei:hover .appWral{
	display: flex;
    width: 240px;
    height: 173px;
    position: relative;
    top: 40px;
    left: -10px;
    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;
  position: absolute;
}
.SH-more .appWral .wapper{
	display: flex;
  flex: 1;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.SH-more .appWral .appImg1{
	background-image: url(/images/v3/erwei_app.png) !important;
    background-size: 175px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 86px;
    height: 90px;
}
.SH-more .appWral .appImg2 {
    background-image: url(../../images/v2/common/icon_douyin.png);
      background-size: 100% 100%;
    width: 90px;
    height: 90px;
}
.SH-more .appWral p.douyin{
font-size: 12px;
    color: #9F9F9F;
    text-align: center;
}
.SH-more .appWral p{
	text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
	color:#000;
}

/* 扫码跳转移动端 20210909 */
.mobileProduct:hover .qr-code-box{
        display:block
    }
    .mobileProduct {
        height: 20px;
        line-height: 20px;
        cursor: pointer;
        float: right;
        margin-top: 8px;
            position: absolute;
    left: 240px;
    bottom: 14px;
  width: 100px;
        margin-right: 30px;
    }

    .mobileProduct .icon {
        display: inline-block;
        width: 21px;
        height: 20px;
        background: url(/market/images/v3/mobileSM1.png) center center/100% 100% no-repeat;
        
        float: left;
    }

    .mobileProduct .doc {
        display: inline-block;
        height: 20px;
        float: left;
        margin-top: 0px;
  				margin-right: 12px;
    }
    /* 20191125 â†“*/
    .mobileProduct .qr-code-box {
        box-sizing: border-box;
        width: 232px;
    height: 252px;
    position: absolute;
    top: 14px;
    left: -74px;
        background: url(/market/images/v3/mobileXF20191125.png) center center/100% 100% no-repeat;
        display: none;
        z-index: 1000;
    }

    .mobileProduct .qr-code-box .qr-code {
        padding: 36px 36px 0;
    }

    .mobileProduct .qr-code-box .qr-code img {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .mobileProduct .qr-code-box .code-doc {
        display: block;
        margin: 0 auto;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        text-align: center;
        font-size: 12px;
        color: #262626;
        letter-spacing: 0;
        text-align: center;
        line-height: 20px;
        padding-top: 4px;
        box-sizing: border-box;
        font-weight: 400;
    }
    /* 20191125 â†‘ */
    .mobileProduct2 .doc {
        color: #3f95ff;
    }

    .mobileProduct2 .icon {
        background: url(/market/images/v3/mobileSM2.png) center center/100% 100% no-repeat;
    }

    .mobileProduct2 .qr-code-box {
        display: block;
    }
/* 扫码跳转移动端 20210909 */