@charset "UTF-8";
/*footer 1 底部（子）公司地址*/
.footer_full{/* padding-top: 20px; */}
.footer_address *{-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.footer_address{width: 100%; height: 115px; background: #fff; border-top: 1px solid #E8E8E8;}
.footer_address:after,
.footer_address:before{content: ""; display: block; clear: both;}
.address_list{width: 1200px; height: 115px; margin: 0 auto; border-right: 1px solid #E8E8E8;}
.address_list li{float: left; width: 132px; height: 115px; text-align: center; border-left: 1px solid #E8E8E8; position: relative;}
.address_list .li01.on{background: url("../images/address_footer/address_branch.png") repeat 0 top;}
.address_list .li02.on{background: url("../images/address_footer/address_branch.png") repeat -116px top;}
.address_list .li03.on{background: url("../images/address_footer/address_branch.png") repeat -229px top;}
.address_list .li04.on{background: url("../images/address_footer/address_branch.png") repeat -345px top;}
.address_list .li05.on{background: url("../images/address_footer/address_branch.png") repeat -459px top;}
.address_list .li06.on{background: url("../images/address_footer/address_branch.png") repeat -573px top;}
.address_list .li07.on{background: url("../images/address_footer/address_branch.png") repeat -688px top;}
.address_list .li08.on{background: url("../images/address_footer/address_branch.png") repeat -803px top;}
.address_list .li09.on{background: url("../images/address_footer/address_branch.png") repeat -916px top;}
.address_list .li10.on{background: url("../images/address_footer/address_branch.png") repeat -1030px top;}
.address_list .li11.on{background: url("../images/address_footer/address_branch.png") repeat -1146px top;}
.address_list .default{width: 100%; height: 100%; overflow: hidden;}
.address_list li .default:after{content: ""; display: block; width: 100%; height: 2px; position: absolute; bottom: 0; left: 0; background: #fd4249; transform: scale(0, 1); -webkit-transform: scale(0, 1); transition: all .4s ease-out; -webkit-transition: all .4s ease-out;}
.address_list li.on .default:after{transform: scale(1, 1); -webkit-transform: scale(1, 1)}
.address_list li .p1{width: 36px; height: 36px; line-height: 36px; border: 1px solid #fd4249; font-size: 20px; color: #FA3D4D; border-radius: 3px; -webkit-border-radius: 3px; margin: 27px auto 0;}
.address_list .limore.on::after{display: block;content: "";width: 115px;height: 115px;background: url(../../mark/3.0/images/css_sprites.png) no-repeat -0 -0;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.address_list .limore .default{position: relative;z-index: 2;}
.address_list .limore .mask{z-index: 2;}
.address_list .limore .p1{position: relative;}
.address_list .limore .p1::after{display: block;content: "";width: 19px;height: 19px;background-image: url(../../mark/3.0/images/css_sprites.png);background-repeat: no-repeat;background-position: -0 -129px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.address_list .limore.on .p1::after{background-position: -168px -80px!important;background-color: #FA3D4D;}
.address_list .limore .mask .info_fr .info2{padding-top: 28px; font-size: 16px; color: #666;}
.address_list li .p2{line-height: 16px; font-size: 12px; color: #b2b2b2; text-transform: uppercase; display: none;}
.address_list li .p3{line-height: 20px; font-size: 14px; color: #666666; padding-top: 5px;}
.address_list li.on .p1{background: #FA3D4D; color: #000;}
.address_list li.on .p2{color: #fff;}
.address_list li.on .p3{color: #fff;}
.address_list li .p1,
.address_list li .p2,
.address_list li .p3{-webkit-transition: transform .4s cubic-bezier(.3, .8, .6, 1) .2s; transition: transform .4s cubic-bezier(.3, .8, .6, 1) .2s;}
.address_list li.on .p1,
.address_list li.on .p2,
.address_list li.on .p3{-webkit-transform: translateY(2px); transform: translateY(2px);}
.address_list .mask{width: 336px; height: 96px; border: 2px solid #FA3D4D; background: #fff; border-radius: 6px; -webkit-border-radius: 6px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15); z-index: 99; position: absolute; top: -96px; left: 50%; margin-left: -170px; opacity: 0; filter: alpha(opacity=0); transition: all .6s cubic-bezier(.3, .8, .6, 1) .2s; -webkit-transition: all .6s cubic-bezier(.3, .8, .6, 1) .2s; pointer-events: none;}
.address_list li.on .mask{opacity: 1; filter: alpha(opacity=100); z-index: 99; -webkit-transform: translateY(14px); transform: translateY(14px); pointer-events: auto;}
.address_list .mask:after{content: ""; display: block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 8px solid #FA3D4D; position: absolute; bottom: -8px; left: 50%; margin-left: -6px; z-index: 8;}
.address_list .mask:before{content: ""; display: block; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #fff; position: absolute; bottom: -5px; left: 50%; margin-left: -4px; z-index: 9;}
.address_list .mask .info_fl{position: relative;float: left; width: 98px; height: 96px; background: #FA3D4D;}
.address_list .mask .info_fl::after{display: block;content: "";width: 25px;height: 33px;background: url("../../mark/3.0/images/css_sprites.png") no-repeat -115px -80px;position: absolute;top: 15px;left: 36px;}
.address_list .mask .info_fr{float: left; width: 202px; height: 96px; padding: 0 16px 0 20px; font-size: 12px; color: #808080; text-align: left;}
.address_list .mask .info_fl .text{height: 32px; line-height: 32px; font-size: 24px; color: #fff; padding-top: 47px;}
.address_list .mask .info_fl .text span{display: inline-block; padding-left: 3px;}
.address_list .mask .info_fl .text:before,
.address_list .mask .info_fl .text:after{content: ""; display: block; width: 6px; height: 9px;margin-top: 12px;}
.address_list .mask .info_fl .text:before{float: left; margin-left: 21px; background: url("../../mark/3.0/images/css_sprites.png") no-repeat -187px -89px;}
.address_list .mask .info_fl .text:after{float: right; margin-right: 23px; background: url("../../mark/3.0/images/css_sprites.png") no-repeat -187px -80px;}
.address_list .mask .info_fr .info1{height: 22px; line-height: 22px; font-weight: bold; font-size: 16px; color: #333; padding: 12px 0 6px;}
.address_list .mask .info_fr .info1 span{font-weight: normal; display: inline-block; vertical-align: top; font-size: 12px; color: #999; background: url("../../mark/3.0/images/css_sprites.png") no-repeat -0 -148px; width: 13px;height: 17px; float: right;}
.address_list .mask .info_fr .info2{line-height: 20px; text-align: justify;}
@media (max-width: 1458px){/*右侧*/ .address_list .li11 .mask{left: auto; margin-left: 0; right: -65px;} .address_list .li11 .mask:after{margin-left: 44px;} .address_list .li11 .mask:before{margin-left: 46px;}}
@media (max-width: 1369px){.address_list .li01 .mask{left: 0; margin-left: -60px;} .address_list .li01 .mask:after{margin-left: -60px;} .address_list .li01 .mask:before{margin-left: -58px;}}
@media (max-width: 1360px){/*右侧*/ .address_list .li11 .mask{left: auto; margin-left: 0; right: -30px;} .address_list .li11 .mask:after{margin-left: 80px;} .address_list .li11 .mask:before{margin-left: 82px;}}
@media (max-width: 1320px){.address_list .li01 .mask{left: 0; margin-left: 0;} .address_list .li01 .mask:after{margin-left: -120px;} .address_list .li01 .mask:before{margin-left: -118px; border-top: 6px solid #FA3D4D;}}
.copyrightbox{height: 70px; font-size: 12px; color: #757575; background: #1F1F24;}
.copyright{width: 1200px; line-height: 70px; margin: 0 auto;}
/*底部样式开始*/
.new_footer{width: 100%; background: #1F1F24; z-index: 2; position: relative;}
.new_footer .footer_top{/*max-width:1424px;*/ width: 1200px; min-width: 1200px; min-height: 340px; margin: 0 auto; box-sizing: border-box; padding-bottom: 10px; border-bottom: 1px solid #313036;}
.new_footer .footer_bottom{/*max-width:1424px;*/ width: 1200px; min-width: 1200px; margin: 0 auto; padding: 30px 0 10px 0; position: relative; z-index: 9;}
.new_footer .footer_bottom:before,
.new_footer .footer_bottom:after{content: ""; display: block; clear: both;}
.new_footer .footer_top .foot_nav{overflow: hidden;}
.new_footer .footer_top_left dl{float: left; width: 130px; padding-left: 25px; border-left: 1px solid #2C2C30;}
.new_footer .footer_top_left{padding: 50px 0 30px 0; float: left; width: 760px;}
.new_footer .footer_top_left dl dt{font-size: 16px; color: #B5B5B5;}
.new_footer .footer_top_left dl dd{font-size: 14px; margin-top: 15px;}
.new_footer .footer_top_left dl dd a{color: #616162; display: block; line-height: 28px;}
.new_footer .footer_top_left dl dd a:hover{color: #B5B5B5;}
.new_footer .footer_top_left dl:first-child{padding-left: 0; border: none;}
.new_footer .footer_top_left .aptitude{margin: 20px 0 0 0; width: 1200px; position: relative; z-index: 8;}
.new_footer .footer_top_left .aptitude li{float: left; margin-right: 10px;}
.new_footer .footer_top_right{float: right; width: 400px; padding-left: 40px; height: 206px; margin-top: 50px; position: relative;}
.footer_map_img{position: absolute; width: 400px; height: 206px; background: url('../images/address_footer/footer_map.png') no-repeat center center; right: 0; bottom: -70px; display: none;}
.footer_top_right::after{content: ''; position: absolute; width: 1px; height: 156px; top: 0; left: 0; background: #2C2C30;}
.new_footer .footer_top_right dt{font-size: 16px; color: #B5B5B5; line-height: 16px; padding-bottom: 18px; position: relative;}
.new_footer .footer_top_right dt::after{display: block;content: "";width: 11px;height: 3px;background: url(../../mark/3.0/images/css_sprites.png) no-repeat -157px -108px;position: absolute;left: 0;bottom: 0;}
.new_footer .footer_top_right dd{line-height: 22px; font-size: 12px; color: #616162; padding-top: 8px;}
.new_footer .footer_bottom_left{float: left; width: 950px;}
.new_footer .footer_hot{font-size: 14px; color: #B5B5B5; overflow: hidden; padding-bottom: 15px;}
.new_footer .footer_hot a{color: #B5B5B5; padding: 0 13px 0 12px; display: inline-block;}
.new_footer .footer_hot a:hover{color: #fff;}
.new_footer .footer_hot font{float: left;}
.new_footer .footer_hot a{float: left;}
.new_footer .footer_bottom_left_nav{font-size: 14px; color: #B5B5B5; overflow: hidden;}
.new_footer .footer_bottom_left_nav a{color: #B5B5B5; padding: 0 13px 0 12px; display: inline-block; position: relative;}
.new_footer .footer_bottom_left_nav a::after{display: block;content: "";width: 1px;height: 8px;background: url(../../mark/3.0/images/css_sprites.png) no-repeat -193px -80px;position: absolute;top: 7px;right: 0;}
.new_footer .footer_bottom_left_nav a:hover{color: #fff;}
.new_footer .footer_bottom_left_nav font{float: left;}
.new_footer .footer_bottom_left_nav a{float: left;}
.new_footer .footer_bottom_left_nav a:last-child::after{display: none;}
.new_footer .footer_bottom .copyright{font-family: arial; color: #747474; line-height: 24px; padding: 12px 0; font-size: 12px;}
.copyright_text{margin-right: 20px;}
.new_footer .footer_bottom_right{float: right;}
.new_footer .footer_bottom .linkbox{width: 250px; height: 40px; background: #29292F;}
.new_footer .footer_bottom .linkbox dd{float: left; line-height: 40px; font-size: 14px; color: #8A8A8A; padding: 0 10px; width: 185px;}
.new_footer .footer_bottom .linkbox dt{width: 45px; height: 40px; float: right; background-color: #36363C; cursor: pointer;position: relative;}
.new_footer .footer_bottom .linkbox dt::after{display: block;content: "";width: 12px;height: 7px;background: url(../../mark/3.0/images/css_sprites.png) no-repeat -100px -115px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.new_footer .footer_bottom .links{height: 0; position: relative; display: none;}
.new_footer .footer_bottom .links .linkboxli{position: absolute; left: 0; bottom: 0; background: #29292F; border-bottom: 1px solid #333; max-height: 316px; overflow-x: hidden; overflow-y: auto}
.new_footer .footer_bottom .links .linkboxli a{line-height: 35px; color: #888; display: block; width: 205px; text-indent: 10px;}
.new_footer .footer_bottom .links .linkboxli a:hover{color: #ccc;}
.new_footer .footer_bottom .linkbox:hover .links{display: block;}
.new_footer .footer_bottom .linkbox:hover dt::after{background: url(../../mark/3.0/images/css_sprites.png) no-repeat -88px -115px;}
.new_footer .footer_bottom .apply_link{text-align: right; line-height: 35px; margin-top: 8px;}
.new_footer .footer_bottom .apply_link a{color: #747474; padding-left: 10px; font-size: 12px;position: relative;}
.new_footer .footer_bottom .apply_link a::after{content: "";display: block;width: 5px;height: 8px; background: url(../../mark/3.0/images/css_sprites.png) no-repeat -35px -129px; position: absolute;top: 5px;left: 0;}
.new_footer .footer_bottom .apply_link a:hover{color: #EEE;}
/*底部样式结束*/
.footer-dialog i {display: inline-block;}
.bg-footer_close {width: 31px; height: 31px;background: url('../images/address_footer/css_sprites.png') -0 -60px;}
.bg-footer_icon1 {width: 21px; height: 19px;background: url('../images/address_footer/css_sprites.png') -96px -60px;}
.bg-footer_icon2 {width: 21px; height: 21px;background: url('../images/address_footer/css_sprites.png') -55px -60px;}
.bg-footer_icon3 {width: 24px; height: 22px;background: url('../images/address_footer/css_sprites.png') -31px -60px;}
.bg-footer_icon4 {width: 20px; height: 22px;background: url('../images/address_footer/css_sprites.png') -0 -91px;}
.bg-footer_kf1_icon {width: 16px; height: 15px;background: url('../images/address_footer/css_sprites.png') -20px -91px;}
.bg-footer_kf_icon {width: 20px; height: 20px;background: url('../images/address_footer/css_sprites.png') -76px -60px;}
.bg-footer_R {width: 60px; height: 60px;background: url('../images/address_footer/css_sprites.png') -0 -0;}
.bg-footer_TM {width: 60px; height: 60px;background: url('../images/address_footer/css_sprites.png') -60px -0;}
.footer-dialog {position: fixed;top: 0;left: 0;z-index: 122222;width: 100%;height: 100%;background-color: rgba(0,0,0,.8);display: none;}
.footer-dialog-box {background: url("../images/address_footer/footer-dialog-bg.png") no-repeat;background-size: 100% 100%;width: 670px;height: 459px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;z-index: 100;}
.footer-dialog-close {position: absolute;top: -42px; right: -38px;z-index: 110;cursor: pointer;}
.footer-dialog-kf {position: absolute;top: -60px;right: 51px;z-index: 108;background: url("../images/address_footer/footer-kf.png");width: 192px;height: 225px}
.footer-dialog-content {position: relative;z-index: 109;width: 100%;height: 100%;}
.footer-dialog-title {padding: 30px 0 0 33px;}
.footer-dialog-t {font-size: 26px;font-weight: 600;color: #fff;line-height: 37px;margin-bottom: 5px;}
.footer-dialog-t span {color: #FCDA72;}
.footer-dialog-des {font-size: 15px;color: #fff;line-height: 21px;}
.footer-dialog-des span {font-size: 18px;font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;font-weight: bold;color: #fff;line-height: 23px;}
.footer-dialog-list{padding: 0 33px;margin-top: 31px;}
.footer-dialog-item {width: 296px;position: relative;border-radius: 8px;overflow: hidden;height: 302px;}
.footer-dialog-item-head {box-sizing:border-box;padding: 16px 21px 0 23px;width: 100%;height: 76px;background: linear-gradient(180deg, rgba(255,255,255,0.7800) 0%, rgba(255,255,255,0.8600) 100%);border-image: linear-gradient(182deg, rgba(255, 255, 255, 0.53), rgba(255, 255, 255, 0)) 1 1;backdrop-filter: blur(8px);}
.footer-dialog-item-head p {height: 21px;font-size: 16px;color: #061E41;line-height: 20px;}
.footer-dialog-item-head a {display: block;font-size: 12px;color: #04386C;line-height: 20px;height: 20px;}
.footer-dialog-item-head a i {margin-right: 5px;}
.footer-dialog-item-content {background: url("../images/address_footer/content-bg.png") no-repeat;width: 296px;height: 252px;background-size: 100% 100%;position: absolute;top: 50px;left: 0;z-index: 109;}
.footer-dialog-item-t {padding: 30px 0 0 24px;}
.footer-dialog-item-t:not(:first-of-type) {padding-top: 37px;}
.footer-dialog-item-t .bg-footer_R,
.footer-dialog-item-t .bg-footer_TM {margin-right: 18px;}
.footer-dialog-p1 {font-size: 16px;color: #222;line-height: 21px;margin-bottom: 2px;}
.footer-dialog-p2 {font-size: 12px;color: #999;line-height: 16px;margin-bottom: 13px;}
.footer-dialog-btn1 {display: block;box-sizing: border-box;width: 85px;height: 28px;background: #fff;border-radius: 6px 0 0 6px;border: 1px solid #335DB5;border-right: none;font-size: 12px;color: #335DB5;line-height: 26px;text-align: center;}
.footer-dialog-btn2 {display: block;width: 85px;height: 28px;background: #335DB5;border-radius: 0 6px 6px 0;font-size: 12px;color: #fff;line-height: 28px;text-align: center;}
.footer-dialog-item-r {padding: 0 24px 0 23px;margin-bottom: 27px;}
.footer-dialog-item-r:first-of-type {margin-top: 32px;}
.footer-dialog-item-r .bg-footer_icon1 {margin-right: 9px;margin-top: 5px;}
.footer-dialog-item-r .bg-footer_icon2 {margin-right: 9px;margin-top: 4px;}
.footer-dialog-item-r .bg-footer_icon3 {margin-right: 5px;margin-top: 5px;}
.footer-dialog-item-r .bg-footer_icon4 {margin-right: 9px;margin-top: 4px;}
.footer-dialog-item-r p {font-size: 16px;color: #333;line-height: 28px;}
.footer-dialog-item-r a {display: block;width: 94px;height: 28px;border-radius: 6px;border: 1px solid #ED937F;text-align: center;line-height: 26px;font-size: 12px;color: #E63000;}
.footer-dialog-item-r a i {margin-right: 5px;transform: translateY(3px);}
/* 网店公共头部底部开始 */
.other_h .wdhd{width: 100%;-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);}
.wdhd .header.doudian{background: #fff !important;}
.other_h .wdhd .header{min-width: 1200px;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);}
.other_h .wdhd .header_right .cearted span, .other_h .wdhd .header_center .center_bottom, .other_h .wdhd .header_center .center_bottom a, .other_h .wdhd .header_right .right_bottom{color: #3a3a3a;}
.other_h .wdhd .header_center .center_top a{color: #888888;}
.other_h .wdhd .header_center .center_top{color: rgba(80, 80, 80, 0.8);}
.other_h .wdhd .header_center .center_top .top_left .entrance .login, .other_h .wdhd .header_center .center_top .top_left .entrance .regsiter{color: #696969 !important;font-size: 12px !important;}
.other_h .wdhd .header_center .center_top .top_left .entrance a::before{background-color: #a5a5a5;}
.other_h .wdhd .header_center .center_top .top_left .entrance a::after{background-color: #a5a5a5;}
.other_h .wdhd .header_center .center_top .top_left .entrance{background: none;}
.other_h .wdhd .header_center .center_top .top_left .entrance:before{content: '';display: inline-block;width: 11px;height: 9px;background: url(../../wd/images/business_detail/sprite_details.png) -321px -12px;}
.other_h .wdhd .header_right .cearted{display: none;}
.other_h .wdhd .header_center .center_top .top_left .entrance .login:hover{color: #ff3737 !important;}
.other_h .wdhd .header_center .center_top .top_left .entrance .regsiter:hover{color: #ff3737 !important;}
.other_h .wdhd .header_center .center_top .top_right .entrance a:hover{color: #ff3737;}
.other_h .wdhd .header_center .center_bottom li.on a{color: #ff3737;}
.other_h .wdhd .header_center .center_bottom a:hover{color: #ff3737;}
.other_h .wdhd .header_center .center_top, .other_h .wdhd .header_right .right_bottom{border-bottom: 1px solid rgba(108, 108, 108, 0.1);}
.other_h .wdhd .header_center{margin-left: 0;}
.other_h .wdhd .header .logo{display: none;}
.other_h .wdhd .header_center .center_top .top_left .entrance{padding-left: 0;font-size: 12px;}
.other_h .wdhd .header_right .right_bottom{text-indent: 45px;}
.other_h .wdhd .header_center .center_bottom{width: 1200px;position: absolute;left: 0;right: 0;margin: auto;text-align: right;padding: 0;line-height: 66px;z-index: 999;}
.other_h .wdhd .header_center .center_bottom li{padding: 21px 0;}
.other_h .wdhd .header_center .center_bottom a{padding: 0 2px;}
.wdhd .header{height: 106px;border-bottom: 1px solid rgba(255, 255, 255, 0.3);width: 100%;min-width: 1200px;z-index: 12;position: relative;background: rgba(0,0,0,.1);}
.wdhd .header .logo{width: 239px;height: 106px;border-right: 1px solid rgba(255, 255, 255, 0.3);float: left;}
.wdhd .header .logo a{display: table-cell;vertical-align: middle;line-height: 106px;width: 239px;height: 106px;text-align: center;}
.wdhd .header .logo a img{max-width: 100%;max-height: 100%;}
.wdhd .header_center{margin-left: 240px;height: 106px;margin-right: 280px;position: relative;z-index: 99;}
.wdhd .header_center .top_left{float: left;}
.wdhd .header_center .top_right{float: right;}
.wdhd .header_center .center_top{height: 40px;border-bottom: 1px solid rgba(255, 255, 255, 0.3);/* padding: 10px 0;*/line-height: 40px;}
.wdhd .header_center .center_top a{color: rgba(255, 255, 255, 0.8);padding: 0 2px;position: relative;padding-bottom: 10px;}
.wdhd .header_center .center_top a:hover .son{display: block;}
.wdhd .header_center .center_top{color: rgba(255, 255, 255, 0.8);}
.wdhd .header_center .center_top .top_left .entrance{margin-left: 25px;padding-left: 20px;position: relative;}
.wdhd .header_center .center_top .top_left .entrance::after{display: block;content: "";width: 11px;height: 9px;background-image: url(../../wd/images/business_index/icon_index.png);background-position: -452px -297px;position: absolute;left: 0;top: 16px;}
.wdhd .header_center .center_top .top_left .entrance .center{color: red !important;}
.wdhd .header_center .center_top .top_left .entrance .login{color: white !important;}
.wdhd .header_center .center_top .top_left .entrance .login:hover{color: #fde14e !important;}
.wdhd .header_center .center_top .top_left .entrance .regsiter{color: rgba(255, 255, 255, 0.6) !important;}
.wdhd .header_center .center_top .top_left .entrance .regsiter:hover{color: white !important;}
.wdhd .header_center .center_top .top_left .entrance a{margin-left: 10px;font-weight: 700;}
.wdhd .header_center .center_top .top_left .entrance a::before{content: '';width: 1px;height: 8px;position: absolute;left: -7px;top: 50%;margin-top: -8px;background: #fff;opacity: 0.3;}
.wdhd .header_center .center_top .top_right .entrance a:hover{color: #fff;}
.wdhd .header_center .center_top .top_right .entrance a{margin-right: 23px;padding: 0 0 10px 0;font-size: 12px;display: inline-block;float: left;}
.wdhd .header_center .center_top .top_right a::before{content: '';width: 1px;height: 8px;position: absolute;right: -15px;top: 50%;margin-top: -8px;background: #fff;opacity: 0.3;}
.wdhd .header_center .center_top .son{display: none;position: absolute;top: 34px;left: -30px;z-index: 9999;width: 106px;height: 112px;background: url(../../wd/images/business_index/code_bg.png) no-repeat center;}
.wdhd .header_center .center_top .son p{margin: 11px 5px 5px 5px;width: 96px;height: 96px;background: #ffffff;}
.wdhd .header_center .center_top .son p img{width: 96px;height: 96px;}
.wdhd .header_center .center_bottom{color: #ffffff;font-size: 16px;text-align: center;padding: 21px 0;margin-right: -115px;}
.wdhd .header_center .center_bottom li{display: inline-block;padding: 0 0.2%;line-height: 24px;position: relative;}
.other_h .wdhd .header_center .center_bottom li:first-child{height: 66px;line-height: 66px;vertical-align: middle;opacity: 1;z-index: auto;padding: 0;}
.other_h .wdhd .header_center .center_bottom li:first-child img{height: 46px;vertical-align: middle !important;}
.wdhd .header_center .center_bottom li:first-child{opacity: 0;z-index: -1;}
.wdhd .header_center .center_bottom a{padding: 0 6px;color: #fff;font-size: 16px;position: relative;}
@media screen and (max-width: 1590px){.wdhd .header_center .center_bottom a{padding: 0 2px;}} @media screen and (max-width: 1490px){.wdhd .header_center .center_bottom a{padding: 0;}}
.wdhd .header_center .center_bottom .fwb a{font-weight: bold;}
.wdhd .header_center .center_bottom a:hover{color: #fde14e;}
.wdhd .header_center .center_bottom li.on a{color: #fde14e;}
.wdhd .header_center .center_bottom li.on::after{content: '';width: 7px;height: 4px;position: absolute;left: 50%;top: -10px;margin-left: -3.5px;background-image: url(../../wd/images/business_index/icon_index.png);background-position: -328px -354px;}
.other_h .wdhd .header_center .center_bottom li.on::after{top: 11px;}
.myindex .header_center .center_bottom li.on::after{top: -10px;}
.wdhd .header_right{height: 106px;position: absolute;right: 0;top: 0;width: 280px;}
.wdhd .header_right .right_bottom{height: 40px;border-bottom: 1px solid rgba(255, 255, 255, 0.3);line-height: 40px;font-size: 14px;font-weight: 700;color: #fff;text-indent: 25px;width: 100%;}
.wdhd .header_right .cearted{display: inline-block;width: 158px;height: 55px;background-image: url(../../wd/images/business_index/icon_index.png);background-position: -307px -2px;margin: 8px 0 0 91px;}
.wdhd .header_center .center_bottom a i{display: inline-block;font-size: 12px;color: #fff;text-transform: uppercase;width: 32px;height: 15px;line-height: 15px;text-align: center;font-weight: normal;border-radius: 3px;-webkit-border-radius: 3px;position: absolute;top: -15px;right: -3px;animation: downup 1s infinite linear;-webkit-animation: downup 1s infinite linear;z-index: 9;}
.wdhd .header_center .center_bottom a i.hot{background: #feb030;}
.wdhd .header_center .center_bottom a i.hot::after{border-top: 3px solid #feb030;}
.wdhd .header_center .center_bottom a i.new{background: #57c14c;top: -16px;}
.wdhd .header_center .center_bottom a i.new::after{border-top: 3px solid #57c14c;}
.wdhd .header_center .center_bottom a i.yongjin{background: #6b47fb;width: 49px;top: -20px;}
.wdhd .header_center .center_bottom a i.img_1888{width: 60px;height: 20px;background: url(../../wd/doubleFestival/image/icon_bq2.png) no-repeat;top: -20px;right: -20px;}
.wdhd .header_center .center_bottom a i.img_2000{width: 60px;height: 20px;background: url(../../wd/doubleFestival/image/icon_bq1.png) no-repeat;top: -20px;left: 28px;}
.wdhd .header_center .center_bottom a i.yongjin::after{border-top: 3px solid #6b47fb;}
.wdhd .header_center .center_bottom a i.guohu{background: #ffd220;width: 48px;color: #f03300;}
.wdhd .header_center .center_bottom a i.guohu::after{border-top: 3px solid #ffd220;}
.wdhd .header_center .center_bottom a i.ifree{background: #E58C00;width: 80px;top: -20px;right: -20px;}
.wdhd .header_center .center_bottom a i.ifree::after{border-top: 3px solid #E58C00;}
.wdhd .header_center .center_bottom a i::after{content: '';display: inline-block;border-left: 3px solid transparent;border-right: 3px solid transparent;position: absolute;bottom: -3px;left: 4px;}
@keyframes downup{0%{-webkit-transform: translate(0, 0);transform: translate(0, 0);}
50%{-webkit-transform: translate(0, -4px);transform: translate(0, -4px);}
100%{-webkit-transform: translate(0, 0);transform: translate(0, 0);}} @-webkit-keyframes downup{0%{-webkit-transform: translate(0, 0);}
50%{-webkit-transform: translate(0, -4px);}
100%{-webkit-transform: translate(0, 0);}} @media screen and (max-width: 1210px){.header_right{display: none !important;}
.wdhd .header_center{margin-left: 0 !important;margin-right: 0 !important;}
.wdhd .header .logo{display: none;}}
/* 品质新店 2019.10.06 By LiGang*/
.new_tmall_shop{top: 32px;left: 50%;width: 136px;padding: 7px 0;display: none;background: #fff;position: absolute;margin-left: -68px;box-shadow: 0 0 5px #dee6f8;-webkit-box-shadow: 0 0 5px #dee6f8;}
.other_h .wdhd .new_tmall_shop{top:53px}
.new_tmall_shop::after{width: 0;top: -8px;height: 0;left: 50%;content: '';z-index: 10;margin-left: -8px;position: absolute;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #fff;}
.new_tmall_shop::before{left: 0;top: -13px;width: 100%;height: 13px;content: '';position: absolute;}
.wdhd .header_center .center_bottom li:hover .new_tmall_shop{display: block;}
.wdhd .header_center .center_bottom .new_tmall_shop .new_tmall_shop_link{color: #666;display: block;margin: 0 10px;font-size: 14px;line-height: 26px;font-weight: 400;text-align: center;}
.wdhd .header_center .center_bottom .new_tmall_shop .new_tmall_shop_link:hover{color: #ed372c;}
/* 网店公共头部底部结束 */

/* 新增地图标签索引 */
.hot_label_search{
    margin-top: 30px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.hot_label_search p{
    font-size: 14px;
    color: #616162;
    display: inline-block;
}
.hot_label_search p a{
    color: #616162;
    margin-left: 16px;
}