﻿.g-mobile-frame { width: 100%; height: 100%; }
.g-mobile-frame .g-mobile-cover { position: relative; top: 70px; }
.g-mobile-frame .g-mobile-cover .g-mobfra-in { margin: 0 auto; position: relative; top: 0; width: 320px; height: 480px; }
.g-mobile-frame .g-mobile-cover .g-mobfra-in .g-mobfra-header { position: absolute; top: -49px; left: -26px; width: 355px; height: 49px; background: url(../fonts/bbca165096294c0eabb573a78ce8562a.woff); }

.icon-pc-black { background-image: url(../fonts/3423bd35f74d4b12a99b4f44af055ee4.woff); }

.icon-mobile { background-image: url(../fonts/4aef6250ea394fcb856a0baf57dd449c.woff); }

.icon-mobile-black { background-image: url(../fonts/ee5cc9a302264b5e898de1a39b405812.woff); }

.m-deviceSwitch { position: fixed; right: 40px; top: 30px; z-index: 999999; }
.m-deviceSwitch .m-switch-ul { box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }
.m-deviceSwitch .m-switch-ul .m-switch-item { width: 48px; float: left; position: relative; }
.m-deviceSwitch .m-switch-ul .m-switch-item:hover { overflow: inherit; background-color: transparent; }
.m-deviceSwitch .m-switch-ul .m-switch-item:hover > .lzprompt-plan { display: block; z-index: 9; animation: tipfadeup 0.2s; -webkit-animation: tipfadeup 0.2s; }
.m-deviceSwitch .m-switch-ul .m-switch-item:first-child .m-switch-link { border-radius: 4px 0 0 4px; }
.m-deviceSwitch .m-switch-ul .m-switch-item:last-child .m-switch-link { border-radius: 0 4px 4px 0; }
.m-deviceSwitch .m-switch-ul .m-switch-item .m-switch-link { display: block; width: 48px; height: 48px; line-height: 48px; background-color: #FFF; text-align: center; }
.m-deviceSwitch .m-switch-ul .m-switch-item .m-switch-link .icon { width: 20px; height: 20px; vertical-align: top; margin-top: 14px; }
.m-deviceSwitch .m-switch-ul .m-switch-item .m-switch-link.z-current { background-color: #609EE9; }
.m-deviceSwitch .m-switch-ul .m-switch-item .m-switch-link.z-current .icon.icon-pc-black { background-image: url(../fonts/41c3a33d331e414c9e8725e7482a0999.woff); }
.m-deviceSwitch .m-switch-ul .m-switch-item .m-switch-link.z-current .icon.icon-mobile-black { background-image: url(../fonts/4aef6250ea394fcb856a0baf57dd449c.woff); }

@keyframes tipfadeup { from { top: 54px; filter: alpha(opacity=0); -moz-opacity: 0; -webkit-opacity: 0; -ms-opacity: 0; -o-opacity: 0; opacity: 0; }
  to { top: 56px; filter: alpha(opacity=100); -moz-opacity: 1; -webkit-opacity: 1; -ms-opacity: 1; -o-opacity: 1; opacity: 1; } }
@-webkit-keyframes tipfadeup /*Safari and Chrome*/ { from { top: 54px; filter: alpha(opacity=0); -moz-opacity: 0; -webkit-opacity: 0; -ms-opacity: 0; -o-opacity: 0; opacity: 0; }
  to { top: 56px; filter: alpha(opacity=100); -moz-opacity: 1; -webkit-opacity: 1; -ms-opacity: 1; -o-opacity: 1; opacity: 1; } }
.lzprompt-point-bottom { width: 0; height: 0; }

.lzprompt-point-bottom { border: 8px solid transparent; }

.lzprompt-point-bottom { position: absolute; overflow: visible !important; visibility: inherit !important; }

.m-deviceSwitch .lzprompt-plan { position: absolute; z-index: -1; left: 0; top: 54px; font-size: 12px; font-style: normal; font-weight: 400; line-height: 1.5; box-sizing: border-box; min-width: 56px; max-width: 300px; padding: 8px 16px; background-color: rgba(35, 45, 60, 0.9); font-family: 'Microsoft yahei'; text-align: left; z-index: 3000; border-radius: 4px; white-space: nowrap; color: #E6E9ED; display: none; }

.lzprompt-point-bottom { border-bottom-width: 4px; border-bottom-color: rgba(35, 45, 60, 0.9); left: 50%; top: -12px; margin-left: -8px; }

/*loading*/
.modal-loading { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background: rgba(142, 161, 191, 0.18); }
.modal-loading.modal-loading-part { position: absolute; top: 50px; background: rgba(255, 255, 255, 0.5); }
.modal-loading.modal-loading-part .load { position: absolute; border: 1px #eef0f3 solid; }

.load { width: 230px; position: fixed; z-index: 2; top: 50%; left: 50%; margin-left: -98px; margin-top: -30px; background: #FFF; padding: 10px 20px; border-radius: 4px; box-shadow: 0px 1px 2px 0px rgba(44, 62, 79, 0.05); line-height: 28px; color: #656d78; font-size: 12px; }
.load svg { height: 28px; width: 28px; margin: 0 6px 0 0; float: left; overflow: visible; /*   border:1px solid red; */ }
.load .g-circles { -webkit-transform: scale(0.9) translate(7px, 7px); -ms-transform: scale(0.9) translate(7px, 7px); transform: scale(0.9) translate(7px, 7px); }
.load circle { fill: dodgerblue; fill-opacity: 0; -webkit-animation: opacity 1.2s linear infinite; animation: opacity 1.2s linear infinite; }
.load circle:nth-child(12n + 1) { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; }
.load circle:nth-child(12n + 2) { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; }
.load circle:nth-child(12n + 3) { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; }
.load circle:nth-child(12n + 4) { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; }
.load circle:nth-child(12n + 5) { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; }
.load circle:nth-child(12n + 6) { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; }
.load circle:nth-child(12n + 7) { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; }
.load circle:nth-child(12n + 8) { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; }
.load circle:nth-child(12n + 9) { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; }
.load circle:nth-child(12n + 10) { -webkit-animation-delay: -1s; animation-delay: -1s; }
.load circle:nth-child(12n + 11) { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; }
.load circle:nth-child(12n + 12) { -webkit-animation-delay: -1.2s; animation-delay: -1.2s; }
.load .g-circles--v2 circle { fill-opacity: 0; stroke-opacity: 0; stroke-width: 1; stroke: yellowgreen; -webkit-animation-name: opacity-stroke, colors, colors-stroke, transform-2; animation-name: opacity-stroke, colors, colors-stroke, transform-2; }
.load .g-circles--v3 circle { fill-opacity: 1; -webkit-animation-name: opacity, colors; animation-name: opacity, colors; }
.load .g-circles--v4 circle { fill-opacity: 1; fill: orange; -webkit-transform-origin: 60px 60px; -ms-transform-origin: 60px 60px; transform-origin: 60px 60px; -webkit-animation-name: opacity, colors-3, transform; animation-name: opacity, colors-3, transform; }

.mobile-loading { width: 320px; left: 26px; height: 100%; }
.mobile-loading .modal-loading { background: rgba(142, 161, 191, 0.08); }
.mobile-loading .modal-loading.modal-loading-part { top: 0; }
.mobile-loading .modal-loading.modal-loading-part .load { width: 200px; margin-left: -100px; }

@-webkit-keyframes opacity { 3% { fill-opacity: 1; }
  75% { fill-opacity: 0; } }
@keyframes opacity { 3% { fill-opacity: 1; }
  75% { fill-opacity: 0; } }
@-webkit-keyframes opacity-stroke { 10% { stroke-opacity: 1; }
  85% { stroke-opacity: 0; } }
@keyframes opacity-stroke { 10% { stroke-opacity: 1; }
  85% { stroke-opacity: 0; } }
@-webkit-keyframes colors { 0% { fill: yellowgreen; }
  10% { fill: gold; }
  75% { fill: crimson; } }
@keyframes colors { 0% { fill: yellowgreen; }
  10% { fill: gold; }
  75% { fill: crimson; } }
@-webkit-keyframes colors-stroke { 0% { stroke: yellowgreen; }
  10% { stroke: gold; }
  75% { stroke: crimson; } }
@keyframes colors-stroke { 0% { stroke: yellowgreen; }
  10% { stroke: gold; }
  75% { stroke: crimson; } }
@-webkit-keyframes colors-2 { 0% { fill: yellow; }
  50% { fill: red; }
  65% { fill: orangered; }
  95% { fill: gold; } }
@keyframes colors-2 { 0% { fill: yellow; }
  50% { fill: red; }
  65% { fill: orangered; }
  95% { fill: gold; } }
@-webkit-keyframes colors-3 { 0% { fill: yellowgreen; }
  50% { fill: turquoise; }
  65% { fill: yellow; }
  95% { fill: orange; } }
@keyframes colors-3 { 0% { fill: yellowgreen; }
  50% { fill: turquoise; }
  65% { fill: yellow; }
  95% { fill: orange; } }
@-webkit-keyframes transform { 10% { -webkit-transform: scale(0.75); transform: scale(0.75); } }
@keyframes transform { 10% { -webkit-transform: scale(0.75); transform: scale(0.75); } }
@-webkit-keyframes transform-2 { 40% { -webkit-transform: scale(0.85); transform: scale(0.85); }
  60% { stroke-width: 20; } }
@keyframes transform-2 { 40% { -webkit-transform: scale(0.85); transform: scale(0.85); }
  60% { stroke-width: 20; } }
.smv-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/linex_03.png) repeat 0 0;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.smv-mask .smv-maskin {
    position: absolute;
    width: 320px;
    left: 50%;
    top: 50%;
    margin-left: -160px;
    margin-top: -28px;
}
.smv-mask .smv-maskin .smv-maskcon {
    padding: 20px 18px;
    background-color: rgba(45,65,80,.65);
    font-size: 16px;
    color: #FFF;
    text-align: center;
}
/*# sourceMappingURL=view.css.map */

.re-phone-header-search {
    padding-bottom:5px;
}

.re-phone-header-search:after{
	content: '';
	display: block;
	clear: both;
}

.re-phone-header-search .search-right{
    width: 46px;
    height: 30px;
    line-height: 46px;
    float: right;
    text-align: left;
}

.re-phone-header-search .search-left{
	padding: 0px 10px;
	overflow: hidden;
	position: relative;
}

.re-phone-header-search .search-input-box{
	border:0.5px solid #ddd;
	border-radius: 4px;
    background-color: rgba(255,255,255,.3);
	padding: 5px 34px;
}

.re-phone-header-search .search-input-box input{
	width: 100%;
	height: 20px;
	line-height: 20px;
	border:0;
	display: block;
    background: none;
}

.re-phone-header-search .search-icon-box {
	position: absolute;
	padding: 8px 10px;
	bottom:0;
	top:0;
	width:16px;
}

.re-phone-header-search .search-icon-box.search{
	left:10px;
}
.re-phone-header-search .search-icon-box.close{
	right:10px;
	opacity: 0.45;
	display: none;
}

.re-phone-header-search .icon{
   width: 16px;
    height: 16px;
    position: relative;
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.re-phone-header-search .icon-close{
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuWbvuWxgl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDMyIDMyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8dGl0bGU+5Ye66ZSZPC90aXRsZT4NCjxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPg0KPGc+DQoJPHBhdGggaWQ9IlJlY3RhbmdsZS02IiBmaWxsPSIjQUFCMkJEIiBzdHJva2U9IiNBQUIyQkQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTE2LDFMMTYsMWM4LjI4NCwwLDE1LDYuNzE2LDE1LDE1bDAsMA0KCQljMCw4LjI4NC02LjcxNiwxNS0xNSwxNWwwLDBDNy43MTYsMzEsMSwyNC4yODQsMSwxNmwwLDBDMSw3LjcxNiw3LjcxNiwxLDE2LDF6Ii8+DQoJPGc+DQoJCTxwYXRoIGlkPSJMaW5lIiBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNMTAuMzc1LDEwLjM3NQ0KCQkJbDExLjI1LDExLjI1Ii8+DQoJCTxwYXRoIGlkPSJMaW5lXzFfIiBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSINCgkJCU0xMC4zNzUsMjEuNjI1bDExLjI1LTExLjI1Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=);
}

.re-phone-header-search .icon-search{
	background-image: url(../fonts/a31fefd2399f43ed8d582500af1fb94e.woff);
}

.re-phone-header-search .search-right .icon-classification {
    background-image: url(../fonts/47f6766c56334e99b300f8cf1f7a5ee3.woff);
}
.re-phone-header-search .search-right .icon-classification.white{
    background-image:url('../fonts/f5eb428f59e84a3f8ccfc6f268564b9b.woff');
}
.re-phone-header-search .search-right .icon {
    width: 24px;
    height: 24px;
    top: -8px;
}


.xiaoapp-nav .mw-nav {
  /* reset */
  margin: 0 auto;
  padding: 0;
  /* size */
  width: 320px;
  height: 46px;
  /* background */
  background-color: #fdfdfd;
  border-top: 1px solid #ddd; 
  position:relative;
}

.xiaoapp-nav .mw-nav:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1; }


.xiaoapp-nav .mw-nav .mw-nav-inner {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  width: 20%;
  height: 46px; }

.xiaoapp-nav .mw-nav .mw-nav-item {
  padding: 0;
  margin: 0;
  position: relative;
  display: block;
  height: 100%;
  width: 100%; }

.xiaoapp-nav .mw-nav .mw-nav-inner:first-child .mw-nav-item .mw-nav-item-line {
  display: none; }

.xiaoapp-nav .mw-nav .mw-nav-item .mw-nav-item-link {
  /* reset */
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  text-align: center; }

.xiaoapp-nav .mw-nav .mw-nav-item .mw-nav-item-link .mw-nav-item-link-inner {
  padding: 0 5px;
  margin: 0; }

.xiaoapp-nav .mw-nav .mw-nav-item .mw-nav-item-link .mw-link-txt {
  margin-top: 2px;
  font-size: 8px;
  line-height: 1.5;
  color: #444;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%; }

/* current */
.xiaoapp-nav .mw-nav .mw-nav-item-link.current .mw-link-txt {
  color: #444; }

.xiaoapp-nav .mw-nav .mw_icon {
  margin-top: 2px;
  width: 24px;
  height: 24px;
  border: 0; }

.xiaoapp-nav{
  position: relative;
}

.xiaoapp-nav .mw-nav .xiaoapp-nav-mask{
  position: absolute;
  top:0;
  bottom:0;
  left: 0;
  right: 0;
  background-color: rgba(255,255,255,.8);
  text-align: center;
  line-height: 40px;
  z-index: 10;
}
