﻿/*---------------------主体开始-----------------------*/
.ny_zsdl{width:280px;background:#f6f6f6;height:calc(100vh - 80px);}
.ny_zsdl ul{height:100%;overflow:auto;padding:10px 20px;}
.ny_zsdl ul li{border-bottom:1px solid #e5e5e5;padding:10px 0;}
.ny_zsdl ul li .ml1{font-size:14px;line-height:24px;color:#333;font-weight:bold;}
.ny_zsdl ul li .ml2{font-size:14px;line-height:24px;color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
#top_zone2 {flex:1;overflow:hidden;width: 100%;background: #222; color: #fff;}
#top_zone2 a { color: #999; }
#top_zone2 a:hover { color: #fff; }
#top_zone1 { width: 100%; min-width: 1200px; overflow: hidden; height: 40px; line-height: 40px; background: #f9f9f9; border-bottom: 1px solid #ccc; }
#top_l { width: auto; float: left; line-height: 40px; }
#top_l a { margin-left: 10px; }
#top_r { width: auto; float: right;/* height:40px; */
}
#top_link { width: auto; float: left; overflow: hidden; }
#top_link a { margin-left: 10px; line-height: 40px; }
#top_link a i { font-size: 18px; margin-right: 10px; }
#top_ewm { width: 68px; float: right; margin-top: 15px; overflow: hidden; }
#top_ewm img { max-width: 100%; height: auto; display: block; }
#header_zone { width: 100%; min-width: 1200px; position: absolute; top: 0; left: 0; z-index: 9999999; background: rgba(0,0,0,0.7); }
.header_zone { width: 100%; min-width: 1200px; position: relative; z-index: 99999999; background: #111111; }
.fixed_header_zone { position: fixed!important; left: 0; top: 0!important; z-index: 999999; transition: 0.6s; background: rgba(0,0,0,0.7); }
.header { width: 1200px; margin: 0px auto 0 auto; height: 70px; position: relative; z-index: 99999999; }
.logo { overflow: hidden; float: left; height: 100%; display: flex; justify-content: center; align-items: Center; }
.logo a { display: block; float: left; }
.logo img { display: block; margin: 0px auto; }
#header_l { float: left; margin-top: 50px; font-size: 16px; }
#header_r { width: auto; float: right; }
#header_shang { overflow: visible; float: right; margin-top: 25px; }
/*左侧带图标右侧上下结构电话*/
#top_tel_01 { overflow: hidden; padding-left: 70px; min-height: 65px; margin-top: 30px; float: right; background: url(../ico/top_tel_19.jpg) left center no-repeat; }
#top_tel_01 span { display: block; color: #666; font-size: 18px; }
#top_tel_01 strong { font-family: Arial; overflow: hidden; display: block; font-size: 28px; color: #861310; margin-top: 5px;/* font-weight: normal; */
}
#top_tel_02 { width: auto; overflow: hidden; float: right; margin-top: 10px; padding-left: 35px; line-height: 30px; background: url(/web/pic/top_tel.png) left center no-repeat; }
#top_tel_02 span { display: block; float: left; color: #666; font-size: 16px; }
#top_tel_02 strong { font-size: 24px; display: block; float: left; font-family: Arial; color: #b80000; font-weight: normal; }
#nav_zone { width: 100%; min-width: 1200px; height: 55px; position: relative; z-index: 9999999; background: url(/web/pic/nav_zone.jpg) center center repeat-x; }
.fixednav { position: fixed!important; z-index: 9999999; top: 0; left: 0; }
.nav { width: auto; float: left; }
.nav .nLi { height: 70px; float: left; position: relative;/* background: url(/web/pic/nav_li.jpg) right center no-repeat; */
}
.nav .nLi:last-child { background: none; border-right: none; }
.nav .nLi h3 { transform: skew(-20deg); }
.nav .nLi h3 a { display: block; font-size: 16px; font-weight: normal; text-transform: uppercase; line-height: 70px; color: #fff; transform: skew(20deg); }
.nav .nLi h3 a i { margin-left: 10px; }
.nav .nLi .fa-home { margin-left: 0!important; margin-right: 10px; font-size: 20px; }
.nav .nLi h3 .line { display: block; width: 0px; height: 2px; margin: 15px auto 0 auto; }
.nav .nLi:hover h3 .line, .nav .on h3 .line { width: 70%; transition: 0.6s; }
.nav .sub { display: none; left: -13px; top: 70px; width: 100%; position: absolute; background-color: rgba(0,0,0,0.8); -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08); box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08); }
.nav .sub li { zoom:1; height: 40px; position: relative; border-bottom: 1px dotted #aaa; text-indent: 20px;}
.nav .sub a { display: block; line-height: 40px; height: 40px; overflow: hidden; color: #fff; }
.nav .sub a i { float: right; margin: 13px 10px 0 0; }
.nav .dropdown-menu, .nav .dropdown-menu ul { position: absolute; width: 200px; left: 100%; top: 0; display: none; background: rgba(0,0,0,0.7); }
.nav .sub li:hover .dropdown-menu, .nav .sub .dropdown-menu li:hover ul { display: block; }
/*
#sub11{
	width:1200px;
	padding:10px 0;
}

#sub11 dl{
	width:14.6666666%;
	float:left;
	margin:0 1%;
	overflow:hidden;
	text-align:left;
}
#sub11 dl dt{
	display:block;
	width:auto;
	overflow:hidden;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
#sub11 dl dt img{
	max-width:100%;
	height:auto;
	display:block;
}
#sub11 dl dd{
	margin-top:10px;
}
#sub11 dl a{
	text-align:left;
	text-indent:15px;
}
#sub11 p{
	display:block;
	line-height:30px!important;
	border-bottom:1px dotted #ccc;
}
*/
.nav .nLi:nth-child(1) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }
.nav .nLi:nth-child(2) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.nav .nLi:nth-child(3) { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }
.nav .nLi:nth-child(4) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
.nav .nLi:nth-child(5) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.nav .nLi:nth-child(6) { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }
.nav .nLi:nth-child(7) { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }
.nav .nLi:nth-child(8) { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.nav .nLi:nth-child(9) { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }
.nav .nLi:nth-child(10) { -webkit-animation-delay: 1s; animation-delay: 1s; }



/******** 按钮 ********/
.btn { display: inline-block; border: 0; border-radius: 3px; outline: none; font-family: inherit; letter-spacing: 0; text-align: center; white-space: nowrap; -webkit-appearance: none; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; user-select: none; }
/* 按钮初始色，蓝 */
.btn_color_1 { background-color: #99bb4d;color:#fff !important;}
.btn_color_1.btn_text { background-color: transparent; color: #0081e6; }
.btn_color_1.btn_outline { box-shadow: inset 0 0 0 1px #99bb4d; color:#fff !important;}
.btn_color_1:hover { background-color: #99bb4d; color: #fff; }


.form_static { /*border: 1px solid transparent;*/
line-height: 1; min-height: 40px; padding: 13px 0; font-size: 14px; }
.form_input { /*background-color: #f4f4f4;*/
border: 0; /*line-height: 40px;*/
height: 40px; padding: 0 15px; font-size: 14px; font-family: inherit; max-width: 100%; display: inline-block; outline: none; /*border: 1px solid #ddd;*/
  
-webkit-appearance: none; appearance: none; }
.form_input.hasborder { border-bottom: 1px solid #e8e8e8; -webkit-transition: all 0.3s; transition: all 0.3s; }
.form_input.hasborder.focus { border-color: #555; }
.form_check { display: inline-block; line-height: 40px; height: 40px; font-size: 16px; font-family: inherit; cursor: pointer; }
.form_check input[type="checkbox"], .form_check input[type="radio"] { -webkit-appearance: none; appearance: none; outline: 0; background-color: transparent; border: 0; cursor: pointer; margin-right: 10px; vertical-align: middle; }
.form_check input[type="checkbox"]:before, .form_check input[type="checkbox"]:after, .form_check input[type="radio"]:before, .form_check input[type="radio"]:after { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; position: relative; top: 6px; left: 0; line-height: 10px; padding-bottom: 12px; color: #ddd; }
.form_check input[type="radio"]:before { content: ""; }
.form_check input[type="radio"]:checked:before { content: ""; color: #0081e6; -webkit-animation: check_radio 0.2s ease-out 0s 1 normal both; animation: check_radio 0.2s ease-out 0s 1 normal both; }
.form_check input[type="checkbox"]:before { content: ""; }
.form_check input[type="checkbox"]:checked:before { content: "\e86c"; color: #0081e6; -webkit-animation: check_radio 0.2s ease-out 0s 1 normal both; animation: check_radio 0.2s ease-out 0s 1 normal both; }
.form_check input[type="radio"] + span, .form_check input[type="checkbox"] + span { -webkit-transition: all 0.3s; transition: all 0.3s; }
.form_check input[type="radio"]:checked + span, .form_check input[type="checkbox"]:checked + span { color: #0081e6; }
.form_check > .material-icons { vertical-align: middle; color: #999; opacity: .7; }
.form_check span { display: inline-block; vertical-align: middle; font-weight: normal; }
.form_check [type=radio]:checked ~ span, .form_check [type=radio]:checked ~ .material-icons, .form_check [type=checkbox]:checked ~ span, .form_check [type=checkbox]:checked ~ .material-icons { color: #0ca7ff; }
@-webkit-keyframes check_radio {  0% {
-webkit-transform:scale(0);
opacity:0
}
 100% {
-webkit-transform:scale(1);
opacity:1
}
}
@keyframes check_radio {  0% {
transform:scale(0);
opacity:0
}
 100% {
transform:scale(1);
opacity:1
}
}




.main_top { position: relative; margin-top: 50px; width: 100%; background-color: #fff; box-shadow: 0 1px 3px rgba(0,0,0,.1); margin-bottom: -50px; }
.main_top_box { position: relative; width: 100%; max-width: 640px; margin: 0 auto; top: 0; left: 0; z-index: 2; }
.main_top_fixed .main_top { position: fixed; top: 0; left: 0; z-index: 2; }
/** 页面主体 **/


/** 载入更多按钮 【主体区】 **/
.main_more { position: relative; display: block; text-align: center; font-size: 12px; padding: 15px 20px; margin-bottom: 20px; background-color: #f9f9f9; cursor: pointer; }
.main_more i, .main_more span { vertical-align: middle; }
.main_more.nomore { background-color: transparent; }
.main_more.nomore:before, .main_more.nomore:after { content: ""; position: absolute; top: 50%; left: 0; width: 25%; border-bottom: 1px solid rgba(255,255,255,0.2); }
.main_more.nomore:after { left: auto; right: 0; }
.main_tips { margin: 20px 10px; color: #858585; }
.main_tips strong { color: #d71726; }





.list_gear { font-size: 0; }
.item_gear { display: inline-block; width: 25%; font-size: 12px; text-align: center; padding: 10px; vertical-align: top; cursor: pointer; overflow: hidden; }
.item_gear_box { display: block; }
.item_gear .cover_wrap { position: relative; }
.item_gear .cover { display: block; width: 100%; padding-top: 100%; background-image: url(../img/gear_blank.png); background-position: center; background-repeat: no-repeat; background-size: contain;/*cover*/ -webkit-transition: all 0.3s, transform .5s; transition: all 0.3s, transform .5s; }
.item_gear:hover .cover { -webkit-transform: scale(0.95); transform: scale(0.95); }
.item_gear .modelcolor { position: absolute; top: 0; left: 0; font-size: 0; }
.item_gear .modelcolor .item_modelcolor { display: inline-block; width: 20px; height: 20px; border-radius: 100px; background-color: #fff; border: 3px solid #ccc; margin-right: 5px; }
.item_gear .title { font-size: 18px; font-weight: bold; line-height: 1; white-space: initial; color: #333; }
.item_gear .title .badge { font-weight: normal; line-height: initial; height: initial; padding: 3px 10px; margin-right: 5px; vertical-align: top; -webkit-transform: scale(.8); transform: scale(.8); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; }
.item_gear .title span { vertical-align: middle; }
.item_gear .subtitle { color: #999; }
/*=============================================== 个人中心、门店 通用 =======================================================*/

.main_top { margin-top: 0;}
.main { max-width: initial; }
@media (max-width: 800px) {
.main_top {}
#storemap_main{margin-top:0;}
}
.limitwidth { max-width: 1300px; margin-left: auto; margin-right: auto; padding-left: 20px; padding-right: 20px; }
/*=============================================== 门店 开始 =======================================================*/
/*#BMapLib_transBox0 {
  white-space: nowrap;
}*/


.filterstore_form { background-color: #1d7743; /*color: #fff;*/
padding: 5px 20px; box-shadow: 0 0 30px rgba(0,0,0,.2); z-index: 1; position: relative; }
.filterstore_form .form_input { cursor: pointer; /*-webkit-appearance: none;
  appearance: none;*/
background-color: #FFFFFF; border-radius: 0px; }
.filterstore_form .btn_search { line-height: 40px; height: 40px; padding: 0 20px; }
.filterstore_form .btn_close_wrap { text-align: right; margin-top: -10px; margin-bottom: 5px; display: none; }
.filterstore_form .btn_close_wrap .btn { line-height: 35px; }
.filterstore_form .btn_close_wrap .btn * { line-height: inherit; vertical-align: top; }
.filterstore_form .btn_close_wrap .btn { color: #fff; }
body.from_liv .filterstore_form .btn_close_wrap .btn, body.from_momentum .filterstore_form .btn_close_wrap .btn, body.from_giantev .filterstore_form .btn_close_wrap .btn { color: #666; }



#storemap_main { padding: 0; margin-top: 50px; }
#storemap_main .storemap_wrap { font-size: 0; height: 300px; }
#storemap_list { font-size: 12px; display: inline-block; width: 30%; height: inherit; vertical-align: top; background-color: #1d7743; overflow: auto; -webkit-overflow-scrolling: touch; }
#storemap_map { font-size: 12px; display: inline-block; width: 70%; height: inherit; vertical-align: top; }
#storemap_list .list_giantstore { padding: 10px; }
#storemap_list .main_more { background-color: transparent; color: #fff; }
/** 门店列表 **/
.item_giantstore { margin-bottom: 5px; padding: 20px 0 10px; box-shadow: 0 0 10px rgba(255,255,255,.2); }
.item_giantstore_box { display: block; position: relative; padding: 0 20px; cursor: pointer; }
.item_giantstore .item_giantstore_param { position: relative; padding-left: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;margin:5px 0;}
.item_giantstore .item_giantstore_param * { line-height: 24px; color:#fff;}
.item_giantstore .item_giantstore_param .material-icons { position: absolute; top: 0; left: 0; font-size: 14px; color: #fff; background-color: #c3b800; width: 24px; text-align: center; border-radius: 100px; box-shadow: inset 0 0 0 3px; }
.item_giantstore .name span { font-weight: bold; color:#fff;}
.item_giantstore .phone_wrap { font-size: 0; }
.item_giantstore .phone_wrap .phone { display: inline-block; font-size: 12px; padding-right: 10px; }
.item_giantstore .vipmark { position: absolute; top: 0; right: 0; }
.item_giantstore .btnbox { padding: 10px 20px 5px; }
.item_giantstore .btnbox .btn { padding: 5px 15px; }
.item_giantstore .vipmark { position: absolute; top: -20px; right: 0; background: #D93D3E; color: #fff; padding: 5px 10px; border-radius: 0 4px 0 0; }
 @media (max-width: 1000px) {
#storemap_list { width: 50%; }
#storemap_map { width: 50%; }
}
@media (max-width: 800px) {
.filterstore_form { position: fixed; left: 0; right: 0; z-index: 10; padding-top: 20px; padding-bottom: 20px; display: none; background-color: #FFFFFF; }
.filterstore_form input.form_input { -webkit-appearance: none; appearance: none; }
.filterstore_form.show { display: block; }
.filterstore_form .btn_close_wrap { display: block; }
.filterstore_form .form_input { width: 100%; border: 1px solid #ddd; margin-bottom: 5px; background-color: transparent; }
.filterstore_form .btn_close_wrap .btn { color: #666; }
.filterstore_form .btn_search { width: 100%; }
.filterstore_form > span,  .filterstore_form > form> span { display: none; }
#storemap_main .storemap_wrap { font-size: 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column-reverse; flex-direction: column-reverse; }
#storemap_list { width: 100%; height: auto; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; }
#storemap_map { width: 100%; height: auto; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; }
}
/* 门店详情页开始 */
#storeview_main .card_storeview { padding-bottom: 30px; margin-bottom: 50px; }
#storeview_main .store_banner { width: 100%; padding-top: 20%; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 4px 4px 0 0; -webkit-transition: all 0.3s; transition: all 0.3s; }
#storeview_main .store_banner.unfold { padding-top: 60%; }
#storeview_main .store_title { font-size: 35px; color: #006EBD; margin: 0; padding: 30px 50px 10px; }
#storeview_main .store_title * { vertical-align: middle; }
#storeview_main .store_title i { font-size: 45px; }
.storeview_info_wrap { padding: 0 50px 30px; font-size: 0; }
.storeview_info_wrap .storeview_info { display: inline-block; vertical-align: top; width: 60%; min-height: 250px; font-size: 12px; padding-right: 30px; }
.storeview_info_wrap .storeview_map { display: inline-block; vertical-align: top; width: 40%; height: 250px; font-size: 12px; }
.storeview_param { position: relative; padding: 0; margin: 0; margin-bottom: 5px; font-size: 14px; display: -webkit-box; display: -webkit-flex; display: flex; }
.storeview_param dt { position: relative; padding: 0; margin: 0; padding-right: 10px; }
.storeview_param dt * { display: inline-block; vertical-align: top; line-height: 24px; }
.storeview_param dt i { margin-right: 5px; }
.storeview_param dt span { font-weight: bold; font-size: 12px; }
.storeview_param dd { position: relative; padding: 0; margin: 0; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; line-height: 24px; color: #666; }
.storeview_info_wrap .btn_servicesupport { padding: 0 30px; line-height: 40px; margin-top: 10px; }
.storeview_img { width: 100%; overflow-x: scroll;/*主要*/ overflow-y: hidden;/*主要*/ -webkit-overflow-scrolling: touch; }
.storeview_img .list_storeviewimg { white-space: nowrap; padding: 0 50px; }
.storeview_img .item_storeviewimg { width: 300px; height: auto; margin-right: 10px; display: inline-block; }
.storeview_img .item_storeviewimg:before { content: ""; display: block; width: 100%; padding-top: 60%; }
 @media (max-width: 1000px) {
.storeview_info_wrap .storeview_info { width: 50%; }
.storeview_info_wrap .storeview_map { width: 50%; }
.storeview_img .item_storeviewimg { width: 250px; }
}
@media (max-width: 800px) {
#storeview_main .store_title { font-size: 24px; }
#storeview_main .store_title i { display: none; }
.storeview_info_wrap .storeview_info { width: 100%; min-height: initial; margin-bottom: 20px; }
.storeview_info_wrap .storeview_map { width: 100%; }
}
@media (max-width: 500px) {
#storeview_main .limitwidth { padding-left: 0; padding-right: 0; }
#storeview_main .store_banner { padding-top: 60%; }
#storeview_main .store_title { padding-left: 20px; padding-right: 20px; }
.storeview_info_wrap { padding-left: 20px; padding-right: 20px; }
.storeview_param { /*display: block;*/
}
.storeview_param dd { font-size: 12px; /*line-height: 1.5;*/
line-height: 16px; }
.storeview_param dt * { line-height: 16px; }
.storeview_img .list_storeviewimg { padding: 0 20px; }
.storeview_param dt i { font-size: 16px; }
}


.custom-info {border: solid 1px silver;}
.content-window-card { position: relative; box-shadow: none; bottom: 0; left: 0; width: auto;
padding: 0;}

div.info-top { position: relative; background: none repeat scroll 0 0 #F9F9F9; border-bottom: 1px solid #CCC; border-radius: 5px 5px 0 0;}

div.info-middle { font-size: 12px; padding: 10px 6px; line-height: 20px;}
div.info-bottom { height: 0px;  width: 100%; clear: both; text-align: center;}

div.info-top img {  position: absolute; top: 10px;  right: 10px; transition-duration: 0.25s;}

div.info-top div { display: inline-block; color: #333333; font-size: 14px; font-weight: bold;
line-height: 31px; padding: 0 10px;}

.amap-icon{margin: -40px 0 0 -20px;}