@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: 119px; 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; 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;}
/*底部样式结束*/
.altkefubox{display: none;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);position: fixed;top: 0;right: 0;bottom: 0;left: 0;margin: auto;z-index: 1222222;}
.altkefu{width: 692px;height: 510px;border-radius: 4px 4px 0 0;-webkit-border-radius: 4px 4px 0 0;position: absolute;top: 43%;left: 50%;margin-top: -241px;margin-left: -360px;}
.altkefuimg{position: absolute;top: -2px;left: 0;z-index: 1;}
.altkefu_close{width: 28px;height: 28px;background: url(../../mark/3.0/images/css_sprites.png) no-repeat -140px -80px;position: absolute;top: 30px;right: -44px;z-index: 1;}
.altkefu_bd{padding: 11px 20px;width: 692px;height: 342px;background: #fff;position: absolute;bottom: 0;border-radius: 10px;box-sizing: border-box;}
.altkefu_bd > ul{display: table;margin: 0 auto;width: 100%;}
.altkefu_bd > ul::after{content: "";display: block;clear: both;zoom: 1;}
.altkefu_bd > ul li{color:#fff;float: left;width: 310px;height: 281px;margin-left: 20px;border-radius: 12px;border: 1px solid;}
.altkefu_bd > ul li:first-child{margin-left: 0;border-color: #AACBFF;}
.altkefu_bd > ul li:first-child .p1{background: #1D5FC6;}
.altkefu_bd > ul li:last-child{border-color: #FFD1C2;}
.altkefu_bd > ul li:last-child .p1{background: #E94711;}
.altkefu_bd > ul li .p1{font-size: 16px;color: #fff;line-height: 18px;padding: 15px 20px;border-radius: 10px 10px 0 0;position: relative;}
.altkefu_bd > ul li .p1:after{content:'';width: 0;height:0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 9px solid #1d5fc6;position: absolute;bottom: -9px;left: 29px;}
.altkefu_bd > ul li:last-child .p1:after{border-top: 9px solid #e94711;}
.altkefu_bd > ul li .p1 i{display: inline-block;vertical-align: top;width: 18px;height: 18px;}
.altkefu_bd > ul li .p2{padding: 0 20px;}
.altkefu_bd > ul li:nth-child(2) .p2 > div{height: 34px;margin-top: 12px;font-size: 0;padding-bottom: 10px;width: 100%;}
.altkefu_bd > ul li:nth-child(2) .p2 > div:not(:last-child){border-bottom: 1px solid #F3F3F3;}
.altkefu_bd > ul li .p2 > div img{margin-top: 9px;}
.altkefu_bd > ul li .p2 > div i{display: inline-block;vertical-align: top;width: 141px;height: 34px;line-height: 34px;text-indent: 10px;font-size: 16px;color: #222;font-weight: bold;}
.altkefu_bd > ul li .p2 > div>span{display: inline-block;vertical-align: top;width: 130px;height: 28px;text-align: center;border: 1px solid #1D5FC6;margin: 10px 0;}
.altkefu_bd > ul li .p2 > div>span a{float: left;width: 94px;height: 28px;line-height: 28px;background: #1D5FC6;font-size: 12px;color: #fff;}
.altkefu_bd > ul li .p2 > div>span a:first-child{background: #fff;color: #0864CD;}
.altkefu_bd > ul li .p2 > div>span a:hover{opacity: 0.9;filter: alpha(opacity=90);}
.altkefu_bd > ul li .p2 > div>a{display: inline-block;vertical-align: top;width: 80px;height: 24px;line-height: 24px;text-align: center;border: 1px solid #E94711;font-size: 12px;color: #E94711;margin: 4px 0;float: right;border-radius: 4px;}
.altkefu_bd > ul li .p2 > div>a:hover{background: #E94711;color: #fff;}
.altkefu_bd > ul li .p1 a{float: right;height: 18px;line-height: 18px;font-size: 12px;color: #fff;font-weight: normal;}
.altkefu_bd > ul li .p1 a:hover{opacity: 0.9;filter: alpha(opacity=90);}
.altkefu_bd > ul li .p1 a i{display: inline-block;vertical-align: top;width: 12px;height: 12px;margin: 4px 7px 0 0;background: url(../../mark/3.0/images/css_sprites.png) no-repeat -76px -115px;}
.altkefu_bd .p3{font-size: 12px;color: #979797;text-align: center;line-height: 20px;padding-top: 13px;}
.altkefu_bd .p3 img{margin-right: 5px;vertical-align: -1px;}
.altkefu_bd > ul .li1 .p2{padding-left: 0;margin-top: 9px;}
.altkefu_bd > ul .li1 .p2::after{content: "";display: block;clear: both;zoom: 1;}
.altkefu_bd > ul .li1 .p2 > div{height: 91px;position: relative;padding-left: 98px;padding-top: 13px;}
.altkefu_bd > ul .li1 .p2 > div img{display: block;position: absolute;top: 10px;left: 29px;}
.altkefu_bd > ul .li1 .p2 > div i{position:relative;display: block;width: 100%;height: 20px;line-height: 20px;text-indent: 0;position: relative;margin: 5px 0;font-size: 16px;color: #333;}
.altkefu_bd > ul .li1 .p2 > div p{font-size:12px;color:#999;font-weight: normal;}
.altkefu_bd > ul .li1 .p2 > div>span{margin: 11px 0 0;width: 188px;border-radius: 5px;overflow: hidden;}
/* 网店公共头部底部开始 */
.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::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;}
/* 网店公共头部底部结束 */