@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0; 
	outline: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	}
*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
html, body {
	height: 100%;
	}
body {
	position: relative;
	overflow-x: hidden;
	font-size: 14px;
	font-family: arial, "\5FAE\8F6F\96C5\9ED1";
	-webkit-text-size-adjust: none;
	}
body, p, form, h1, h2, h3, h4, h5, h6, ul, ol, li, section, div, * {
	padding: 0;
	margin: 0
	}
img {
	border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    display: inline-block;
	}
a {
	text-decoration: none;
	}
video {
	display: inline-block;
	width:100%;
	background:#000;
	}
::-moz-selection {
 background: none;
 color: #fff;
 text-shadow: none;
}
::selection {
	background: none;
	color: #fff;
	text-shadow: none;
}
dl,ul,p{
	-webkit-margin-before:0em;
	-webkit-margin-after:0em;
	}
p{
	margin: 0;
	}
iframe{
	border: 0;
	}
.hide {
	display: none;
	}
.show{
	display: inline-block;
	}
.break {
	word-spacing: normal;
	word-break: normal;
	word-break: break-all;
	}
.tleft {
	text-align: left;
	}
.tright {
	text-align: right;
	}
.tcenter {
	text-align: center;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.fw{
	width: 100%;
	}
.fa{
	font-style:normal;
	}
/*table*/
.table {
	height: 100%;
	width: 100%;
	display: table;
	text-align: center;
}
.tr{
	display:table-row;
	}
.td {
	display: table-cell;
	vertical-align: middle;
}
/*ico*/
.ico-share {
    background: url("/assets/mobile/vweisiteV01/pluin/ico-share.png") no-repeat 0 center;
    background-size:23px 20px;
    padding: 0 0 0 27px;
	}
.ico-pyq{
	background:url(/assets/mobile/vweisiteV01/pluin/ico-pyq.png) no-repeat 0 center;				  	    background-size:21px 20px; padding:0 0 0 25px; 
	}
.text-share{
	background:url(/assets/mobile/vweisiteV01/pluin/text.png) no-repeat right center;
	width:100%;
	height:155px;
	background-size:contain;
	top:0;
	display: block;
	}
/*box*/
.box:active,.box.active,.mod-page a:active,.mod-page.active,.mod-share a:active,.mod-share a.active,.box-active:active,.box-active.active{
    opacity:0.8;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
	}
/*layout*/
.html{ position: relative; max-width: 640px; margin: auto; overflow: hidden; min-height: 100%; padding: 0 0 40px 0;}
.stage{position: relative; min-height: 100%; -webkit-transition: -webkit-transform .2s ease-in;}
.stage.dirL{-webkit-transform: translate(-100%,0);}
.stage.dirR{-webkit-transform: translate(+100%,0);}
.stage.dirT{-webkit-transform: translate(0,-100%);}
.stage.dirB{-webkit-transform: translate(0,+100%);}
footer{ height: 35px; line-height: 35px; position: relative; margin-top:-35px; text-align: center; z-index: 0;}
footer,
footer a{ color: #888;}
/*module*/
.mod-transition{ position: absolute; background: #ff0000;}
.transition-left{left: -100%; top: 0; height: 100%; }
.transition-right{left: 100%; top: 0; height: 100%; }
.transition-top{left: 0; top: -100%; width: 100%; }
.transition-bottom{left: 0; top: 100%; width: 100%; }
/*slider*/
.mod-slider{
	width:100%;
	position:relative;
	overflow:hidden;
	text-align:center;
	}
.slider-hor{}
.slider-ver{
	height: 100%;
	position: fixed;
	top:0; 
	left: 0;
	z-index: 10;
	}
.mod-slider ul,.mod-slider li{
	list-style: none;
	}
.slider-list,.slider-text{
	position: absolute;
	 width: 100%;
	 left:0;
	 }
.slider-list{
	height: 100%;
	top:0;
	z-index:0;
	}
.slider-list li,.slider-list li > a{
	width: 100%; 
	height: 100%; 
	overflow: hidden;
	display: block; 
	text-align:center;
	}
.slider-list li{
	float:left;
	}
.slider-hor img{ 
	width: 100%; 
	min-height:100%;
}
.slider-ver img{
	 max-width:100%;
	 }
.slider-text{
	 z-index: 1; 
	 }
.slider-hor .slider-text{
	padding: 5px 10px;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	color: #fff;
	height: 30px; 
	line-height: 20px;
	}
.slider-ver .slider-text{padding: 0; z-index: 1000;}
.slider-span{height:20px; overflow: hidden;text-overflow:ellipsis; white-space:nowrap;}
.slider-hor .slider-span{ width: 60%; text-align: left;}
.slider-ver .slider-span{ width:100%; height:50px; line-height: 50px; color: #fff; background: rgba(0,0,0,0.8); display: block; }
.slider-page{ height: 20px; }
.slider-hor .slider-page{width:40%; text-align: right;}
.slider-ver .slider-page{ width: 100%; height: 50px; line-height: 50px;}
.slider-page a{display:inline-block;width:10px; height:10px; line-height:9999px; overflow:hidden; background:#413b2d; border-radius:10px; margin:0 5px;}
.slider-page a.active{ background:#fff;}
.sub-slide{width:100%;height:30px;text-align:center;}
.sub-slide a{display:inline-block;width:6px;height:6px;border-radius:1000px;margin:0 10px;background:#999;-webkit-box-shadow:0px 1px 2px #555 inset;
box-shadow:0px 1px 2px #555 inset;}
.sub-slide .active{background:#fff;}
/*mod-pop*/
.mod-pop{ position: fixed; width:100%; height: 100%; background: rgba(0,0,0,0.8); z-index: 9000; top:0; left: 0; display: none;}
/*mod-animate*/
.mod-animate{ position:fixed; width: 100%; height: 100%;z-index: 1000; top:0; left: 0; -webkit-transition: -webkit-transform .2s ease-in; overflow: hidden;}
.mod-animate img{max-width: 100%;}
.animate-3.active{-webkit-transform:scale(-10,0);}
.animate-4.active{-webkit-transform:translate(-100%,0);}
.animate-5.active{-webkit-transform:translate(+100%,0);}
.animate-6.active{-webkit-transform:translate(0,-300%);}
.animate-7.active{-webkit-transform:translate(0,+300%);}
/*mod-share*/
.mod-share{
    overflow: hidden;
    width: 96%;
    margin:10px 2%;
    text-align: center;
}
.share-btn {
    background: #D6D6D6;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #444444;
    width: 48%;
    display: inline-block;
}
.share-btn span{ 
	height: 20px;
	line-height: 20px;
	display: inline-block;
  }
/*mod-music*/
.mod-music{ position: absolute; top:0; right:0;z-index: 10; display: block; overflow: hidden; width: 70px; height: 60px;}
.mod-music span{display: block;width: 30px; height:30px; font-size: 16px; line-height: 20px; margin: 20px;}
.mod-music .fa{ font-size: 30px;}
.music-1 span{ background: url(/assets/mobile/vweisiteV01/pluin/music-1.png) no-repeat center center; background-size: 30px 20px; background-color: #383d50; border-radius: 5px;width: 30px; height:20px;}
.music-1.open span{ background-color: #57a148;}
.music-2{ color: #fff; text-shadow: 1px 0 1px rgba(0,0,0,0.5);}
.music-2 .fa,
.music-4 .fa{ position:relative;}
.music-2.open .fa:after,
.music-4.open .fa:after{ content: " "; position: absolute; width: 2px; height:40px; background: #fff; top: 0; left: 12px;-webkit-transform:rotate(120deg);}
.music-4.open .fa:after{ left: 12px; top:-5px;}
/*mod-page*/
.page-1{ text-align:center; margin: 10px 0;}
.page-1 .btn{ width:45%; border:1px solid #c3c3c3; height:30px; line-height:30px; display:inline-block;
    border-radius:5px;
    background-color:#dbdbdb;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear,0% 0%,0% 100%,from(#dbdbdb),to(#f5f5f5));
    background:-webkit-linear-gradient(top,#f5f5f5,#dbdbdb);
    background:-moz-linear-gradient(top,#f5f5f5,#dbdbdb);
    background:-ms-linear-gradient(top,#f5f5f5,#dbdbdb);
    background:-o-linear-gradient(top,#f5f5f5,#dbdbdb);
    box-shadow:0 -2px 1px rgba(0,0,0,0.25) inset;
    color:#444;
}
.page-1 .btn.active{ background:#dadada; box-shadow:none; color:#aaa;}

.page-2{ text-align:center; margin: 10px 0;}
.page-2 .btn{ width:45%; border:1px solid #346241; height:30px; line-height:30px; display:inline-block;
    border-radius:5px;
    background-color:#3c814a;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear,0% 0%,0% 100%,from(#3c814a),to(#59a76d));
    background:-webkit-linear-gradient(top,#59a76d,#3c814a);
    background:-moz-linear-gradient(top,#59a76d,#3c814a);
    background:-ms-linear-gradient(top,#59a76d,#3c814a);
    background:-o-linear-gradient(top,#59a76d,#3c814a);
    box-shadow:0 0 1px rgba(95,184,114,0.5) inset, 0 0 5px rgba(0,0,0,0.25);
    color:#fff;
}
.page-2 .btn:active,
.page-2 .btn.active{
    background-color:#2e3347;
    background:-webkit-gradient(linear,0% 0%,0% 100%,from(#2e3347),to(#2f3448));
    background:-webkit-linear-gradient(top,#2f3448,#2e3347);
    background:-moz-linear-gradient(top,#2f3448,#2e3347);
    background:-ms-linear-gradient(top,#2f3448,#2e3347);
    background:-o-linear-gradient(top,#2f3448,#2e3347);
    box-shadow:0 0 1px rgba(0,0,0,0.5) inset, 0 0 5px rgba(0,0,0,0.25);
    border-color:#262a3a;
    color:#3e4459;
}
/*mod-navLine*/
.navLine-ul,
.navLine-ul li{ list-style: none;}
.navLine-ul{
    width:100%;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.navLine-ul > * {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
}
.navLine-ul li>a>*{
    pointer-events:none;
}
.mod-navLine{ z-index: 700;word-spacing:normal; word-break:normal; word-break:break-all;}
.mod-navLine ul,
.mod-navLine li{ list-style: none;}
.navLine-1{ position:fixed; z-index: 100; overflow: hidden; height: 60px; width:100%; bottom:0; left:0;
    background-color:rgba(93,3,185,0.8);
    background-repeat:repeat-x;
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(50,4,100,0.8)),to(rgba(93,3,185,0.8)));
    background:-webkit-linear-gradient(top,rgba(93,3,185,0.8),rgba(50,4,100,0.8));
    background:-moz-linear-gradient(top,rgba(93,3,185,0.8),rgba(50,4,100,0.8));
    background:-ms-linear-gradient(top,rgba(93,3,185,0.8),rgba(50,4,100,0.8));
    background:-o-linear-gradient(top,rgba(93,3,185,0.8),rgba(50,4,100,0.8));
}
.navLine-1 .navLine-menu{ width:80%; height:100%; position:relative; margin:0 10%; top:0; left:0; z-index:300; overflow:hidden;
    background:url(/assets/mobile/vweisiteV01/6/bg-line.png) center top no-repeat;
    background-size:auto 2px;
}
.navLine-1 ul,
.navLine-1 li{ width: 100%; height: 100%; list-style: none;}
.navLine-1 li a{color:#fff; display: inline-block; text-align:center; font-size:12px;width:25%;height:50px;text-overflow: ellipsis;white-space:nowrap; overflow:hidden; float: left;}
.navLine-1 li a:active,
.navLine-1 li a.active .fa{ color:#f8b500;}
.navLine-1 li a.active{opacity:0.8;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;}
.navLine-1 li i{ height: 30px; line-height: 24px; text-align: center; padding: 6px 0 0 0;}
.navLine-1 li img{ max-height: 24px; vertical-align: top;}
.navLine-1 li i,
.navLine-1 li small{ display: block;}
.navLine-1 li small{ font-size: 12px; height: 30px; line-height: 30px;}
.navLine-1 li .fa{ font-size: 24px;}
.navLine-1 .navLine-btn{ position:absolute; top:0; width:10%; height:100%; background:url(/assets/mobile/vweisiteV01/6/btn-slider.png) no-repeat center center; background-size:auto 50%; cursor:pointer;}
.navLine-1 .navLine-prev{left:0; }
.navLine-1 .navLine-next{right:0; background-image:url(/assets/mobile/vweisiteV01/6/btn-slider-right.png);}
.navLine-2 ul{
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:51px;
    border:1px solid #aaa;
    background-color:#8d8d8d;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear,0% 0%,0% 100%,from(#8d8d8d),to(#b2b2b2));
    background:-webkit-linear-gradient(top,#b2b2b2,#8d8d8d);
    background:-moz-linear-gradient(top,#b2b2b2,#8d8d8d);
    background:-ms-linear-gradient(top,#b2b2b2,#8d8d8d);
    background:-o-linear-gradient(top,#b2b2b2,#8d8d8d);
    box-shadow:0 -1px 1px rgba(224,224,224,0.25) inset;
}
.navLine-2 li>a{
    display:block;
    height:100%;
    padding: 5px 0;
    text-align:center;
    color:#444;
    border-right:1px solid #b3b3b5;
}
.navLine-2 li>a:active,
.navLine-2 li>a.active{
    color:#fff;
    background-color:#919191;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear,0% 0%,0% 100%,from(#919191),to(#7b7b7b));
    background:-webkit-linear-gradient(top,#7b7b7b,#919191);
    background:-moz-linear-gradient(top,#7b7b7b,#919191);
    background:-ms-linear-gradient(top,#7b7b7b,#919191);
    background:-o-linear-gradient(top,#7b7b7b,#8d8d8d);
}
.navLine-2 i{ height: 20px;}
.navLine-2 i img{ max-height: 20px;}
.navLine-2 .fa{ font-size: 20px;}
.navLine-2 small{ font-size: 14px; display: block; height: 20px;}

.navLine-3 ul{
    position:fixed;
    z-index:200;
    top:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:40px;
    background-color:#212a2f;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear,0% 0%,0% 100%,from(#212a2f),to(#151618));
    background:-webkit-linear-gradient(top,#151618,#212a2f);
    background:-moz-linear-gradient(top,#151618,#212a2f);
    background:-ms-linear-gradient(top,#151618,#212a2f);
    background:-o-linear-gradient(top,#151618,#212a2f);
}
.navLine-3 li>a{
    display:block;
    height:100%;
    line-height: 40px;
    text-align:center;
    color:#fff;
    background:url(/assets/mobile/vweisiteV01/11/bg-nav.png) no-repeat right center;
    background-size:1px auto;
}
.navLine-3 li>a:active,
.navLine-3 li>a.active{

}
.navLine-3 li:last-child a{background: none;}
.navLine-3 a img{ max-height:30px; vertical-align:middle;}
.navLine-3 .fa{ font-size: 20px;}

.navLine-4 ul{
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:51px;
    border-top:1px solid #272558;
    background:url(/assets/mobile/vweisiteV01/12/bg-nav.png) repeat-x;
}
.navLine-4 li>a{
    display:block;
    height:100%;
    padding: 10px 0;
    text-align:center;
    color:#fff;
    border-right:1px solid #b3b3b5;
    background:url(/assets/mobile/vweisiteV01/12/bg-nav-line.png) no-repeat right center;
}
.navLine-4 li:last-child>a{background: no-repeat;}
.navLine-4 li>a:active,
.navLine-4 li>a.active{
    background:url(/assets/mobile/vweisiteV01/12/bg-nav-active.png) repeat-x;
    color: #9f9bff;
}
.navLine-4 img{ max-height:30px;}
.navLine-4 .fa{ font-size: 30px;}

.navLine-5 ul{
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:51px;
    border-top:1px solid #b3b3b5;
    background-color:#bbbbbb;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear,0% 0%,0% 100%,from(#bbbbbb),to(#e5e5e5));
    background:-webkit-linear-gradient(top,#e5e5e5,#bbbbbb);
    background:-moz-linear-gradient(top,#e5e5e5,#bbbbbb);
    background:-ms-linear-gradient(top,#e5e5e5,#bbbbbb);
    background:-o-linear-gradient(top,#e5e5e5,#bbbbbb);
}
.navLine-5 li>a{
    display:block;
    height:100%;
    padding:6px 0 4px 0;
    text-align:center;
    color:#333;
    border-right:1px solid #b3b3b5;
}
.navLine-5 li>a:active,
.navLine-5 li>a.active{

}
.navLine-5 i{ height: 20px; line-height: 20px; text-align: center;}
.navLine-5 img{ max-height:20px;}
.navLine-5 small{ width:100%; display: block; height: 20px; line-height:20px; }
.navLine-5 .fa{ font-size: 22px;}
.navLine-6 ul{
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:40px;
    background:#394165;
}
.navLine-6 li>a{
    display:block;
    height:100%;
    line-height: 40px;
    text-align:center;
    color:#eee;
    border-right:1px solid #b3b3b5;
}
.navLine-6 li>a:active,
.navLine-6 li>a.active{

}
.navLine-6 a:active,
.navLine-6 a.active{ background:#535a79; color: #fff;}
.navLine-6 .fa{ margin: 0 5px 0 0;}
.navLine-7 ul{
    position:fixed;
    z-index:200;
    top:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:40px;
    background:#3598db;
    box-shadow:0 0 5px rgba(0,0,0,0.5);
}
.navLine-7 li>a{
    display:block;
    height:100%;
    padding: 5px 0; line-height:28px;
    text-align:center;
    color:#fff;
}
.navLine-7 li>a:active,
.navLine-7 li>a.active{

}
.navLine-7 .fa{ font-size: 28px;}
.navLine-8{ width:100%; height:41px; position:fixed; left:0; bottom:0; text-align:center; border-top:1px solid #b5b5b5; background:#d5d5d5;}
.navLine-8 a,
.navLine-8 p{ color:#fff; display:block; height:40px; line-height:40px; color:#444; border-right:1px solid #b5b5b5; font-size:16px; box-shadow:0 0 2px #fff inset; position:relative; float:left;}
.navLine-8.ft-3 a,
.navLine-8.ft-3 p{ width:33.3%;}
.navLine-8.ft-2 a,
.navLine-8.ft-2 p{ width:49.8%;}
.navLine-8.ft-1 a,
.navLine-8.ft-1 p{ width:100%;}
.navLine-8 a:last-child,
.navLine-8 p:last-child{ border:0;}
.navLine-8 a.active,
.navLine-8 p.active{ background:#00a8ff; color:#fff;}
.navLine-8 a img,
.navLine-8 p img{ max-height:9px; vertical-align:middle; padding:0 5px 0 0; display: inline-block;}
.navLine-8 p span{ position:absolute; width:94%; margin:0 3%; bottom:50px; left:0; background:#e3e4e6;border:1px solid #b5b5b5; border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,0.25); z-index:10; display:none;}
.navLine-8 p.open span{ display:block; max-height: 320px;}
.navLine-8 span i,
.navLine-8 span em{position:absolute;border-style:solid dashed dashed;width:0px;height:0px;left:50%; display: inline-block;}
.navLine-8 span i{ bottom:-16px; margin:0 0 0 -4px;
    border-width:8px;
    border-color:#e3e4e6 transparent transparent;
    z-index:12;}
.navLine-8 span em{ bottom:-18px; margin:0 0 0 -5px;
    border-width:9px;
    border-color:#b5b5b5 transparent transparent;
    z-index:11;}
.navLine-8 span a,
.navLine-8.ft-3 span a,
.navLine-8.ft-2 span a,
.navLine-8.ft-1 span a{ display: inline-block; border:0; width:100%; padding:0 5%; background:url(/assets/mobile/vweisiteV01/16/bg-nav-span.png) no-repeat center bottom; background-size:auto 2px;text-overflow: ellipsis;white-space:nowrap; overflow:hidden;}
.navLine-8 span a:active,
.navLine-8.ft-3 span a:active,
.navLine-8.ft-2 span a:active,
.navLine-8.ft-1 span a:active{ background:#00a8ff; color:#fff;}
.navLine-8 span a:visited{ color:#444;}
.navLine-8 span a:last-child{ background:none;}
.navLine-9{
    height:50px;
    text-align:center;
}
.navLine-9 ul{
    height:50px;
    position:fixed;
    z-index:200;
    bottom:-1px;
    left:0;
    width:100%;
    background-color:#353535;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#353535),to(#2d2d2d));
    background:-webkit-linear-gradient(top,#2d2d2d,#353535);
    background:-moz-linear-gradient(top,#2d2d2d,#353535);
    background:-ms-linear-gradient(top,#2d2d2d,#353535);
    background:-o-linear-gradient(top,#2d2d2d,#353535);
}
.navLine-9 li>a{
    color:#8c8f94;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-bottom:0;
    display:block;
    height:100%;
    padding:4px 0 0;
    text-align:center;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.navLine-9 li>a:active,
.navLine-9 li>a.active{
    color:#fff;
    background:-webkit-gradient(radial, 50% 110%, 10, 50% 110%, 30, from(rgba(255,255,255,0.2)), to(transparent));
}
.navLine-9 i{ height: 26px;}
.navLine-9 i img{ max-height: 26px;}
.navLine-9 .fa{ font-size: 26px;}
.navLine-9 small{ font-size: 14px; display: block; height: 20px;}
.navLine-10{
    height:50px;
    text-align:center;
}

.footer_bar .navLine-10{height:0;}
.navLine-10 ul{
    border-top:1px solid #4b3e38;
    height:50px;
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    width:100%;
    background-color:#5e544f;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#5e544f),to(#433c38));
    background:-webkit-linear-gradient(top,#433c38,#5e544f);
    background:-moz-linear-gradient(top,#433c38,#5e544f);
    background:-ms-linear-gradient(top,#433c38,#5e544f);
    background:-o-linear-gradient(top,#433c38,#5e544f);
}
.navLine-10 li>a{
    color:#8c8f94;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-bottom:0;
    display:block;
    height:100%;
    padding:5px 0;
    text-align:center;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.navLine-10 li>a.navLine-home{
    height:70px;
    width:70px;
    margin:auto;
    border-radius: 10000px;
    position:relative;
    top:-20px;
    background: #4f4742;
    border-radius: 1000px;
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    -webkit-transition: -webkit-transform .2s ease-in;
}
.navLine-10 li>a:active,
.navLine-10 li>a.active{
    color:#fff;
}
.navLine-10 li>a.navLine-home:active,
.navLine-10 li>a.navLine-home.active{
    -webkit-transform:scale(2,2);
}
.navLine-10 i{ height: 26px;}
.navLine-10 i img{ max-height: 26px;}
.navLine-10 .fa{ font-size: 26px;}
.navLine-10 .navLine-home .fa{ position:relative;background: #fff; height: 60px; line-height: 50px; width: 60px; border:5px solid #463e3b; border-radius: 10000px; color: #fc474b; box-shadow: 0 0 10px rgba(0,0,0,0.5) inset;}
.navLine-10 .navLine-home .fa::after{content: " "; position: absolute; width: 60px; height: 60px; box-shadow: 0 0 10px rgba(0,0,0,0.5) inset; border:1px solid #342a26; border-radius: 1000px; top:-5px; left:-5px; z-index: 0;}
.navLine-10 small{ font-size: 14px; display: block; height: 20px;}
.navLine-11 ul{
    height:50px;
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    width:100%;
    background:#ececec;
}
.navLine-11 li>a{
    color:#8c8f94;
    border-bottom:0;
    display:block;
    height:100%;
    padding:5px 0;
    text-align:center;
}
.navLine-11 a:active,
.navLine-11 a.active{ color: #17a89e}
.navLine-11 i{ height: 26px;}
.navLine-11 i img{ max-height: 26px;}
.navLine-11 .fa{ font-size: 26px;}
.navLine-11 small{ font-size: 14px; display: block; height: 20px;}
.navLine-12 ul{
    border-top:2px solid #51515d;
    position:fixed;
    z-index:200;
    bottom:0;
    left:-1px;
    right:0;
    margin:auto;
    display:block;
    width:100%;
    background:rgba(255,255,255,0.7);
    height:48px;
    overflow:hidden;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#333c45), to(#313540), color-stop(50%, #373a43));
}
.navLine-12 li>a{
    color:#fff;
    border-bottom:0;
    display:block;
    height:100%;
    padding:5px 0;
    text-align:center;
    border-right:1px solid #0e111a;
    border-left:1px solid #666a73;
}
.navLine-12 li>a:active,
.navLine-12 li>a.active{
     box-shadow: 0 10px 20px rgba(255,255,255,0.2) inset;
}
.navLine-12 i{ height: 20px;}
.navLine-12 i img{ max-height: 20px;}
.navLine-12 .fa{ font-size: 20px;}
.navLine-12 small{ font-size: 14px; display: block; height: 20px;}
.navLine-13 ul{
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#212C30), to(#121619));
    background-color:#121619;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#212C30),to(#121619));
    background:-webkit-linear-gradient(top,#121619,#212C30);
    background:-moz-linear-gradient(top,#121619,#212C30);
    background:-ms-linear-gradient(top,#121619,#212C30);
    background:-o-linear-gradient(top,#121619,#212C30);
    position:fixed;
    width:100%;
    left:0;
    bottom:0;
    z-index:200;
}
.navLine-13 li{
    -webkit-box-flex:1;
    height:35px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.1)),color-stop(50%,rgba(255,255,255,0.8)), to(rgba(255,255,255,0.1)));
    -webkit-background-size:1px 80%;
    background-size:1px 80%;
    background-position: right center;
    background-repeat: no-repeat;
    position:relative;
    text-align:center;
}
.navLine-13 li:last-of-type{ background: none;}
.navLine-13 li>a{
    color:#fff;
    border-bottom:0;
    display:block;
    height:100%;
    text-align:center;
}
.navLine-13 li>a:active,
.navLine-13 li>a.active{
    background:-webkit-gradient(radial, 50% 110%, 10, 50% 110%, 30, from(rgba(255,255,255,0.2)), to(transparent));
}
.navLine-13 i{ height: 35px; line-height: 35px;}
.navLine-13 i img{ max-height: 35px;}
.navLine-13 .fa{ font-size: 20px;}
.navLine14{width:50px; height:50px; position:absolute;z-index:100; top:0; left: 0;}
.navLine14 >*{ list-style: none;}
.navLine14,
.navLine14>*
.navLine14:before,
.navLine14:after,
.navLine14>*:before,
.navLine14>*:after,
.navLine14 ul,
.navLine14 ul li,
.navLine14 ul li a,
.navLine14 ul.p1 li,
.navLine14 ul.p2,
.navLine14 ul.p3,
.navLine14 li.s1 > a,
.navLine14 li.s2 > a,
.navLine14 ul.p3 li a,
.navLine14 ul ul,
.navLine-menu{
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
}
.navLine14 ul {padding:0; margin:0; list-style:none; position:absolute; left:0; top:0; width:0; height:0;}
.navLine14 ul li {border-radius:0 0 300px 0; width:0; height:0;}
.navLine14 ul li a {color:#000; text-decoration:none; font:bold 13px/30px arial, sans-serif; text-align:center; box-shadow:-5px 5px 5px rgba(0,0,0,0.4);
    -webkit-transform-origin:0 0;
    -moz-transform-origin:0 0;
    -ms-transform-origin:0 0;
    -o-transform-origin:0 0;
    transform-origin:0 0;
}
.navLine14 ul.p1 li {position:absolute; left:0; top:0;}
.navLine14 ul.p2 {z-index:-1;}
.navLine14 ul.p3 {z-index:-1;}
.navLine14 li.s1 > a {position:absolute; display:block; width:50px; height:50px; background:#c8c8c8; border-radius:0 0 100px 0;}
.navLine14 li.s2 > a {position:absolute; display:block; width:100px; padding-left:50px; height:150px; background:#ddd; border-radius:0 0 150px 0;}
.navLine14 ul.p3 li a {position:absolute; display:block; width:100px; padding-left:150px; height:250px; background:#999; border-radius:0 0 250px 0;}
.navLine14 ul ul {
    -webkit-transform-origin:0 0;
    -moz-transform-origin:0 0;
    -ms-transform-origin:0 0;
    -o-transform-origin:0 0;
    transform-origin:0 0;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotateZ(90deg);
    -ms-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    transform:rotate(90deg);
    -webkit-transition:1s;
    -moz-transition:1s;
    -ms-transition:1s;
    -o-transition:1s;
    transition:1s;
}
.navLine14 li.s2:nth-of-type(6) > a {background:#888;
    -webkit-transform:rotate(75deg);
    -moz-transform:rotateZ(75deg);
    -ms-transform:rotate(75deg);
    -o-transform:rotate(75deg);
    transform:rotate(75deg);
}
.navLine14 li.s2:nth-of-type(5) > a {background:#999;
    -webkit-transform:rotate(60deg);
    -moz-transform:rotateZ(60deg);
    -ms-transform:rotate(60deg);
    -o-transform:rotate(60deg);
    transform:rotate(60deg);
}
.navLine14 li.s2:nth-of-type(4) > a {background:#aaa;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotateZ(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
.navLine14 li.s2:nth-of-type(3) > a {background:#bbb;
    -webkit-transform:rotate(30deg);
    -moz-transform:rotateZ(30deg);
    -ms-transform:rotate(30deg);
    -o-transform:rotate(30deg);
    transform:rotate(30deg);
}
.navLine14 li.s2:nth-of-type(2) > a {background:#ccc;
    -webkit-transform:rotate(15deg);
    -moz-transform:rotateZ(15deg);
    -ms-transform:rotate(15deg);
    -o-transform:rotate(15deg);
    transform:rotate(15deg);
}

.navLine14 .a6 li:nth-of-type(6) > a {background:#444;
    -webkit-transform:rotate(75deg);
    -moz-transform:rotateZ(75deg);
    -ms-transform:rotate(75deg);
    -o-transform:rotate(75deg);
    transform:rotate(75deg);
}
.navLine14 .a6 li:nth-of-type(5) > a {background:#555;
    -webkit-transform:rotate(60deg);
    -moz-transform:rotateZ(60deg);
    -ms-transform:rotate(60deg);
    -o-transform:rotate(60deg);
    transform:rotate(60deg);
}
.navLine14 .a6 li:nth-of-type(4) > a {background:#666;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotateZ(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
.navLine14 .a6 li:nth-of-type(3) > a {background:#777;
    -webkit-transform:rotate(30deg);
    -moz-transform:rotateZ(30deg);
    -ms-transform:rotate(30deg);
    -o-transform:rotate(30deg);
    transform:rotate(30deg);
}
.navLine14 .a6 li:nth-of-type(2) > a {background:#888;
    -webkit-transform:rotate(15deg);
    -moz-transform:rotateZ(15deg);
    -ms-transform:rotate(15deg);
    -o-transform:rotate(15deg);
    transform:rotate(15deg);
}

.navLine14 .a5 li:nth-of-type(5) > a {background:#555;
    -webkit-transform:rotate(72deg);
    -moz-transform:rotateZ(72deg);
    -ms-transform:rotate(72deg);
    -o-transform:rotate(72deg);
    transform:rotate(72deg);
}
.navLine14 .a5 li:nth-of-type(4) > a {background:#666;
    -webkit-transform:rotate(54deg);
    -moz-transform:rotateZ(54deg);
    -ms-transform:rotate(54deg);
    -o-transform:rotate(54deg);
    transform:rotate(54deg);
}
.navLine14 .a5 li:nth-of-type(3) > a {background:#777;
    -webkit-transform:rotate(36deg);
    -moz-transform:rotateZ(36deg);
    -ms-transform:rotate(36deg);
    -o-transform:rotate(36deg);
    transform:rotate(36deg);
}
.navLine14 .a5 li:nth-of-type(2) > a {background:#888;
    -webkit-transform:rotate(18deg);
    -moz-transform:rotateZ(18deg);
    -ms-transform:rotate(18deg);
    -o-transform:rotate(18deg);
    transform:rotate(18deg);
}

.navLine14 .a4 li:nth-of-type(4) > a {background:#555;
    -webkit-transform:rotate(67.5deg);
    -moz-transform:rotateZ(67.5deg);
    -ms-transform:rotate(67.5deg);
    -o-transform:rotate(67.5deg);
    transform:rotate(67.5deg);
}
.navLine14 .a4 li:nth-of-type(3) > a {background:#666;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotateZ(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
.navLine14 .a4 li:nth-of-type(2) > a {background:#777;
    -webkit-transform:rotate(22.5deg);
    -moz-transform:rotateZ(22.5deg);
    -ms-transform:rotate(22.5deg);
    -o-transform:rotate(22.5deg);
    transform:rotate(22.5deg);
}

.navLine14 .a3 li:nth-of-type(3) > a {background:#777;
    -webkit-transform:rotate(60deg);
    -moz-transform:rotateZ(60deg);
    -ms-transform:rotate(60deg);
    -o-transform:rotate(60deg);
    transform:rotate(60deg);
}
.navLine14 .a3 li:nth-of-type(2) > a {background:#888;
    -webkit-transform:rotate(30deg);
    -moz-transform:rotateZ(30deg);
    -ms-transform:rotate(30deg);
    -o-transform:rotate(30deg);
    transform:rotate(30deg);
}

.navLine14 .a2 li:nth-of-type(2) > a {background:#777;
    -webkit-transform:rotate(40deg);
    -moz-transform:rotateZ(40deg);
    -ms-transform:rotate(40deg);
    -o-transform:rotate(40deg);
    transform:rotate(40deg);
}

.navLine14 li.s1:hover ul.p2,
.navLine14.hover li.s1 ul.p2{
    -webkit-transform:rotate(0deg);
    -moz-transform:rotateZ(0deg);
    -ms-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    transform:rotate(0deg);
}
.navLine14 li.s2:hover ul.p3 {
    -webkit-transform:rotate(0deg);
    -moz-transform:rotateZ(0deg);
    -ms-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    transform:rotate(0deg);
}
.navLine14 ul li:hover > a {background:#f00; color:#fff;}
.navLine14 li.s2:hover > a {background:#d00; color:#fff;}
.navLine14 .a6 li:hover > a {background:#b00; color:#fff;}
.navLine14 .a5 li:hover > a {background:#b00; color:#fff;}
.navLine14 .a3 li:hover > a {background:#b00; color:#fff;}
.navLine-menu{width:60px; height:60px; overflow:hidden; position:absolute; left:0; top:0; z-index:100;
    -webkit-transition:0s 1s;
    -moz-transition:0s 1s;
    -ms-transition:0s 1s;
    -o-transition:0s 1s;
    transition:0s 1s;
}
.navLine14:hover .navLine-menu,
.navLine14.hover .navLine-menu{width:310px; height:310px;
    -webkit-transition:0s 0s;
    -moz-transition:0s 0s;
    -ms-transition:0s 0s;
    -o-transition:0s 0s;
    transition:0s 0s;
}
.navLine14 span {display:block;
    -webkit-transform:rotate(5deg);
    -moz-transform:rotateZ(5deg);
    -ms-transform:rotate(5deg);
    -o-transform:rotate(5deg);
    transform:rotate(5deg);
    padding: 0 10px;
}
.navLine14 ~ img.close {width:0; height:0; position:fixed; z-index:-1; left:0; top:0;}
.navLine14:hover ~ img.close {width:100%; height:100%;}
/*navLine-15*/
.footer_bar .navLine-15{height:0;}
.navLine-15 ul{
    height:50px;
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    width:100%;
    background-color:#565656;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#070707),to(#565656));
    background:-webkit-linear-gradient(top,#565656,#070707);
    background:-moz-linear-gradient(top,#565656,#070707);
    background:-ms-linear-gradient(top,#565656,#070707);
    background:-o-linear-gradient(top,#565656,#070707);
    box-shadow: 0 -5px 10px rgba(0,0,0,0.25), 0 3px 3px #6d6d6d inset;
}
.navLine-15 li{ position: relative;}
.navLine-15 li:before{
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(92,92,92,0.1)),color-stop(50%,rgba(92,92,92,0.8)), to(rgba(92,92,92,0.1)));
    /*-webkit-background-size:1px 80%;*/
    /*background-size:1px 80%;*/
    background-position: right center;
    background-repeat: no-repeat;
    width:1px;
    height: 100%;
    content: " ";
    position: absolute;
    right:0;
    top:0;
}
.navLine-15 li:after{
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,0.1)),color-stop(50%,rgba(0,0,0,0.8)), to(rgba(0,0,0,0.1)));
    /*-webkit-background-size:1px 80%;*/
    /*background-size:1px 80%;*/
    background-position: right center;
    background-repeat: no-repeat;
    width:1px;
    height: 100%;
    content: " ";
    position: absolute;
    right:1px;
    top:0;
}
.navLine-15 li:last-child:before,
.navLine-15 li:last-child:after{ display: none;}
.navLine-15 li>a,
.navLine-15 li .navLine-home{
    color:#8c8f94;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-bottom:0;
    display:block;
    height:100%;
    padding:5px 0;
    text-align:center;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.navLine-15 li .navLine-home{
    height:70px;
    width:70px;
    margin:auto;
    border-radius: 10000px;
    position:relative;
    top:-20px;
    padding:0;

}
.navLine-15 li>a:active,
.navLine-15 li>a.active{
    color:#fff;
}

.navLine-15 i{ height: 26px;}
.navLine-15 i img{ max-height: 26px;}
.navLine-15 .fa{ font-size: 26px;}
.navLine-15 small{ font-size: 14px; display: block; height: 20px;}
.navLine-15 .navPop-btn,
.navLine-15 .navLine-home > div{
    display: block; position: absolute; z-index: 1000;
    background-color:#565656;
    background-repeat:repeat-x;
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#6d6d6d),to(#565656));
    background:-webkit-linear-gradient(top,#565656,#6d6d6d);
    background:-moz-linear-gradient(top,#565656,#6d6d6d);
    background:-ms-linear-gradient(top,#565656,#6d6d6d);
    background:-o-linear-gradient(top,#565656,#070707);
    border-radius: 1000px;
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    height:70px;
    width:70px;
    border-radius: 10000px;
    padding:5px;
    left: 0;
    top:0;
}
.navLine-15 .navPop-btn{-webkit-transition: -webkit-transform 200ms;}
.navLine-15 li .navLine-home.active .navPop-btn{
    -webkit-transform:rotate(135deg);
}
.navLine-15 .navPop-btn .fa{
    position:absolute;
    background: #fff;
    height: 60px;
    line-height: 55px;
    width: 60px;
    font-size: 30px;
    border:5px solid #555;
    border-radius: 10000px;
    color: #666;
    box-shadow: 0 0 10px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.5) inset;
    left: 5px;
    top:5px;
}
.navLine-15 .navPop-btn .fa::after{
    content: " ";
    position: absolute;
    width: 60px;
    height: 60px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5) inset;
    border-radius: 1000px;
    top:-5px;
    left:-5px;
    z-index: 0;
}
.navLine-15 .navLine-home > div{
    -webkit-transition: -webkit-transform 200ms;
    position:absolute;
    bottom:0;
    left:0;
    z-index:900;
    padding: 0;
    width: 40px;
    height: 40px;
    margin: 0 0 15px 15px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
}
.navLine-15 .navLine-home >div.on{box-shadow: 0 0 5px rgba(0,0,0,0.5);}
.navLine-15 .navLine-home >div a{
    display: block;
    height: 100%;
    width: 100%;
    opacity:0.1;
    filter:alpha(opacity=10);
    -moz-opacity:0.1;
    -khtml-opacity:0.1;
    overflow: hidden;
    border-radius: 10000px;
}
.navLine-15 .navLine-home > div a .fa{ width: 40px; height: 40px; line-height: 40px; font-size: 20px; color: #fff;}
.navLine-15 .navLine-home>div a img{ width: 100%; height: 100%; border-radius: 1000px; float: left;}
.navLine-15 .navLine-home>div a,
.navLine-15 .navLine-home>div.on a{opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;}
.navLine-15 .navLine-home>div.on:nth-of-type(1) {
    /*-webkit-transform: translate(30px, 90px) rotate(120deg);*/
    -webkit-transform: translate(-90px, -40px) rotate(120deg);
}

.navLine-15 .navLine-home>div.on:nth-of-type(2) {
    -webkit-transform: translate(-40px, -90px) rotate(-140deg);
}

.navLine-15 .navLine-home>div.on:nth-of-type(3) {
    -webkit-transform: translate(40px, -90px) rotate(-140deg);
}

.navLine-15 .navLine-home>div.on:nth-of-type(4) {
    /*-webkit-transform: translate(-100px,-40px) rotate(-140deg);*/
    -webkit-transform: translate(90px,-40px) rotate(-140deg);
}
/*nvaLine 16*/
.navLine-16 ul{
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:51px;
    background:url(/assets/mobile/vweisiteV01/12/bg-nav.png) repeat-x;
}
.navLine-16 li>a{
    display:block;
    height:100%;
    line-height: 20px;
    padding: 10px 0;
    text-align:center;
    color:#fff;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#383B44), to(#242529));
    background:-webkit-linear-gradient(#383B44, #242529);
    background:linear-gradient(#383B44, #242529);
}
.navLine-16 li>a:active,
.navLine-16 li>a.active{
    border-top:3px solid #ef0000;padding:7px 0 10px;box-shadow: -10px 0px 15px #0f0f11 inset;color: #ef0000;
}
.navLine-16 .fa{display:block;font-size: 20px;}
.navLine-16 img{ max-height:30px;}
.navLine-16 small{display: block; height: 20px;}
/*navLine-17*/
.navLine-17{ position:fixed; z-index: 100; overflow: hidden; height: 80px; padding:10px 0 0; width:100%; bottom:0; left:0;background:rgba(10,10,10,0.5)
}
.navLine-17 .navLine-menu{ width:80%; height:100%; position:relative; margin:0 10%; top:0; left:0; z-index:300; overflow:hidden;}
.navLine-17 ul,
.navLine-17 li{ width: 100%; height: 100%; list-style: none;}
.navLine-17 li a{color:#fff; display: inline-block; text-align:center; font-size:12px;width:25%;height:70px;text-overflow: ellipsis;white-space:nowrap; overflow:hidden; float: left;}
.navLine-17 li a:active,
.navLine-17 li a.active .fa{ color:#f8b500;}
.navLine-17 li a.active{opacity:0.8;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;}
.navLine-17 li i{width:45px; height: 45px; margin:0 auto; line-height: 45px; text-align: center; border-radius:50%;background:#fff;}
.navLine-17 li img{width:25px; height: 25px; vertical-align: middle;}
.navLine-17 li i,
.navLine-17 li small{ display: block;}
.navLine-17 li small{ font-size: 14px; height: 30px; line-height: 30px;}
.navLine-17 li .fa{ font-size: 25px;color:#000;}
.navLine-17 .navLine-btn{ position:absolute; top:0; width:10%; height:100%; background:url(/assets/mobile/vweisiteV01/6/btn-slider.png) no-repeat center center; background-size:auto 50%; cursor:pointer;}
.navLine-17 .navLine-prev{left:0; }
.navLine-17 .navLine-next{right:0; background-image:url(/assets/mobile/vweisiteV01/6/btn-slider-right.png);}
/*nvaLine 18*/
.navLine-18 ul{
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:60px;
    background:#000;
}
.navLine-18 li>a{
    display:block;
    height:100%;
    padding: 2px 0;
    text-align:center;
    color:#fff;
    font-weight:bold;
    border-right:1px solid #333;
    background:url(/assets/mobile/vweisiteV01/navLine/navLine_18.png) repeat-x;
}
.navLine-18 li>a:active,
.navLine-18 li>a.active{

}
.navLine-18 i{display:block;width:40px;height:40px;line-height:36px;margin:0 auto;font-size: 20px;background:#185532;border:2px solid rgba(0,0,0,.5);border-radius:50%;}
.navLine-18 .active i,
.navLine-18 a:hover i{box-shadow:0 0 5px 5px rgba(255,255,255,.35);background:#27ae61;}
.navLine-18 img{ max-height:25px;}
/*nvaLine 19*/
.navLine-19 ul{
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:40px;
    background: url(/assets/mobile/vweisiteV01/70/bg-footer.png) repeat-x; background-size: contain;
}
.navLine-19 li>a{
    display:block;
    height:100%;
    padding: 5px 0;
    text-align:center;
    color:#a8653c;
}
.navLine-19 li>a:active,
.navLine-19 li>a.active{
    color: #93472d;
}
.navLine-19 i{ height: 40px; line-height: 30px;}
.navLine-19 i img{ max-height: 40px;}
.navLine-19 .fa{ font-size: 24px;}
/*navLine-20*/
.navLine-20 ul{
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:51px;
    border-top:2px dashed #77a03a;
    background-color:#F1F1F1;
}
.navLine-20 li>a{
    display:block;
    height:100%;
    padding: 5px 0;
    text-align:center;
    color:#77a03a;
}
.navLine-20 li>a:active,
.navLine-20 li>a.active{
    color: #adca10;
}
.navLine-20 i{ height: 20px;}
.navLine-20 i img{ max-height: 20px;}
.navLine-20 .fa{ font-size: 20px;}
.navLine-20 small{ font-size: 14px; display: block; height: 20px;line-height:20px;overflow:hidden;}
/*nvaLine 21*/
.navLine-21 ul{
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:60px;
    background:#000;
}
.navLine-21 li>a{
    display:block;
    height:100%;
    padding: 5px 0;
    text-align:center;
    color:#fff;
}
.navLine-21 li>a:active,
.navLine-21 li>a.active{

}
.navLine-21 i{display:block;width:30px;height:30px;line-height:30px;margin:0 auto;font-size: 25px;}
.navLine-21 img{ max-height:25px;}
.navLine-21 small{font-size:14px;display:inline-block;height:20px;line-height:20px;overflow:hidden;}
/*navLine-22*/
.navLine-22 ul{
    position:fixed;
    z-index:200;
    bottom:0;
    left:0;
    right:-1px;
    margin:auto;
    width:100%;
    display:-webkit-box;
    display:box;
    -webkit-box-orient: horizontal;
    overflow:hidden;
    height:51px;
    border-top:2px dashed #F04C48;
    background-color:#F1F1F1;
}
.navLine-22 li>a{
    display:block;
    height:100%;
    padding: 5px 0;
    text-align:center;
    color:#F04C48;
}
.navLine-22 li>a:active,
.navLine-22 li>a.active{
    color: #F04C48;
}
.navLine-22 i{ height: 20px;}
.navLine-22 i img{ max-height: 20px;}
.navLine-22 .fa{ font-size: 20px;}
.navLine-22 small{ font-size: 14px; display: block; height: 20px;line-height:20px;overflow:hidden;}
/*navLine-23*/
.navLine-23{ position:fixed; z-index: 100; overflow: hidden; height: 80px; padding:10px 0 0; width:100%; bottom:0; left:0;background:rgba(10,10,10,0.5)
}
.navLine-23 .navLine-menu{ width:80%; height:100%; position:relative; margin:0 10%; top:0; left:0; z-index:300; overflow:hidden;}
.navLine-23 ul,
.navLine-23 li{ width: 100%; height: 100%; list-style: none;}
.navLine-23 li a{color:#fff; display: inline-block; text-align:center; font-size:12px;width:25%;height:70px;float: left;}
.navLine-23 li a:active,
.navLine-23 li a.active .fa{ color:#f8b500;}
.navLine-23 li a.active{opacity:0.8;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;}
.navLine-23 li i{width:45px; height: 45px; margin:0 auto; line-height: 45px; text-align: center; border-radius:50%;background:#fff;}
.navLine-23 li img{width:45px; height: 45px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; vertical-align: middle;}
.navLine-23 li i,
.navLine-23 li small{ display: block;}
.navLine-23 li small{ font-size: 14px; height: 30px; line-height: 30px;}
.navLine-23 li .fa{ font-size: 25px;color:#000;}
.navLine-23 .navLine-btn{ position:absolute; top:0; width:10%; height:100%; background:url(/assets/mobile/vweisiteV01/6/btn-slider.png) no-repeat center center; background-size:auto 50%; cursor:pointer;}
.navLine-23 .navLine-prev{left:0; }
.navLine-23 .navLine-next{right:0; background-image:url(/assets/mobile/vweisiteV01/6/btn-slider-right.png);}
/*navLine-24*/
.navLine-24{ width:100%; height:41px; position:fixed; left:0; bottom:0; text-align:center; background:#5C355C;}
.navLine-24 a,
.navLine-24 p{ color:#fff; display:block; height:40px; line-height:40px; color:#fff;border-right:1px solid  #987198; font-size:14px; position:relative; float:left;}
.navLine-24.ft-3 a,
.navLine-24.ft-3 p{ width:20%;}
.navLine-24.ft-2 a,
.navLine-24.ft-2 p{ width:49.8%;}
.navLine-24.ft-1 a,
.navLine-24.ft-1 p{ width:100%;}
.navLine-24 a:last-child,
.navLine-24 p:last-child{ border:0;}
.navLine-24 a.active,
.navLine-24 p.active{ background:#00a8ff; color:#fff;}
.navLine-24 a img,
.navLine-24 p img{ max-height:9px; vertical-align:middle; padding:0 5px 0 0; display: inline-block;}
.navLine-24 p span{ position:absolute; width:94%; margin:0 3%; bottom:50px; left:0; background:#e3e4e6;border:1px solid #b5b5b5; border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,0.25); z-index:10; display:none;}
.navLine-24 p.open span{ display:block; max-height: 320px;}
.navLine-24 span i,
.navLine-24 span em{position:absolute;border-style:solid dashed dashed;width:0px;height:0px;left:50%; display: inline-block;}
.navLine-24 span i{ bottom:-16px; margin:0 0 0 -4px;
    border-width:8px;
    border-color:#e3e4e6 transparent transparent;
    z-index:12;}
.navLine-24 span em{ bottom:-18px; margin:0 0 0 -5px;
    border-width:9px;
    border-color:#b5b5b5 transparent transparent;
    z-index:11;}
.navLine-24 span a,
.navLine-24.ft-3 span a,
.navLine-24.ft-2 span a,
.navLine-24.ft-1 span a{ display: inline-block; border:0; width:100%; padding:0 5%;color:#333; background:url(/assets/mobile/vweisiteV01/16/bg-nav-span.png) no-repeat center bottom; background-size:auto 2px;text-overflow: ellipsis;white-space:nowrap; overflow:hidden;}
/*btn-up*/
.btn-up{position: fixed; bottom: 0; right: 0; z-index: 900; display: none;box-shadow: 0, 0, 5px rgba(0,0,0,0.25);}
.btn-up-1{ width: 40px; height: 40px; border-radius: 1000px; right: 16px; bottom: 16px; background: #000; padding: 5px;}
.btn-up-1 .fa{ width: 30px; height: 30px; font-size: 20px; text-align: center; line-height: 30px; background: #fff; color: #000; position: absolute; border-radius: 1000px;}
/*navPop*/
.navPop-1 {
    position:fixed;
    bottom:0;
    left:0;
    z-index:900;
}
.navPop-1 .navPop-btn{
    /*-webkit-appearance:button;*/
    display:inline-block;
    width:40px!important;
    height:40px!important;
    border-radius:40px;
    position: absolute;
    bottom:16px;
    left: 16px;
    z-index:999;
    -webkit-transition: -webkit-transform 200ms;
    -webkit-transform:rotate(1deg);
    /*background-image:url(/assets/mobile/vweisiteV01/icon/navPop-btn.png?2013);*/
    /*background-repeat: no-repeat;*/
    /*-webkit-background-size: 80% auto;*/
    /*background-size: 80% auto;*/
    /*background-position: center center;*/
    /*border:0;*/
    text-align: center;
    line-height: 40px;
    background: #000;
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
}
.navPop-1 .navPop-btn .fa{ width: 30px; height: 30px; font-size: 20px; line-height: 33px; text-align: center; border-radius: 1000px; background: #fff; margin: 5px; color: #000;}
.navPop-1 .navPop-btn:before{

}
.navPop-1 .navPop-btn.active{
    -webkit-transform:rotate(135deg);
}

.navPop-1 .navPop-wrap>div {
    width:40px;
    height:40px;
    text-align: center;
    line-height: 40px;
    border-radius:40px;
    position:absolute;
    bottom:0;
    left:0;
    margin-bottom:16px;
    margin-left:16px;
    z-index:900;
    -webkit-transition: -webkit-transform 200ms;
}
.navPop-1 .navPop-wrap>div.on{box-shadow: 0 0 5px rgba(0,0,0,0.25);}
.navPop-1 .navPop-wrap>div a{
    font-size:20px;
    display: block;
    height: 100%;
    width: 100%;
    border-radius:40px;
    opacity:0.1;
    filter:alpha(opacity=10);
    -moz-opacity:0.1;
    -khtml-opacity:0.1;
    overflow: hidden;
}
.navPop-1 .navPop-wrap>div a img{ width: 100%; height: 100%; border-radius: 1000px; float: left;}
.navPop-1 .navPop-wrap>div.on a{opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;}
.navPop-1 .navPop-wrap>div.on:nth-of-type(1) {-webkit-transform: translate(0, -100px) rotate(720deg);}

.navPop-1 .navPop-wrap>div.on:nth-of-type(2) {-webkit-transform: translate(47px, -81px) rotate(720deg);}

.navPop-1 .navPop-wrap>div.on:nth-of-type(3) {-webkit-transform: translate(81px, -45px) rotate(720deg);}

.navPop-1 .navPop-wrap>div.on:nth-of-type(4) {-webkit-transform: translate(100px, 0) rotate(720deg);}

.main-color-1 .navPop-btn{ background-color: #fff;}
.main-color-1 .navPop-btn .fa{ background: #000; color: #fff;}
.main-color-1 .navPop-wrap>div a{
    color: #000;
    background: #fff;}
.main-color-1.btn-up-1 .fa{ border-color: #fff; color: #000;}
.main-color-1.mod-music .fa{ color: #fff;}
.main-color-1.music-2.open .fa:after{ background: #fff;}
.main-color-2 .navPop-btn{ background-color: #000;}
.main-color-2 .navPop-btn .fa{ background: #fff; color: #000;}
.main-color-2 .navPop-wrap>div a{
    color: #fff;
    background: #000;}
.main-color-2.btn-up-1 .fa{ border-color: #333; color: #000;}
.main-color-2.mod-music .fa{ color: #333;}
.main-color-2.music-2.open .fa:after{ background: #333;}
.main-color-3 .navPop-btn{ background-color: #e8645a;}
.main-color-3 .navPop-btn .fa{ background: #fff; color: #e8645a;}
.main-color-3 .navPop-wrap>div a{
    color: #fff;
    background: #e8645a;}
.main-color-3.btn-up-1 .fa{ border-color: #e8645a; color: #e8645a;}
.main-color-3.mod-music .fa{ color: #e8645a;}
.main-color-3.music-2.open .fa:after{ background: #e8645a;}
.main-color-4 .navPop-btn{ background-color: #b09d82;}
.main-color-4 .navPop-btn .fa{ background: #fff; color: #b09d82;}
.main-color-4 .navPop-wrap>div a{
    color: #fff;
    background: #b09d82;}
.main-color-4.mod-music .fa{ color: #b09d82;}
.main-color-4.music-2.open .fa:after{ background: #b09d82;}
.main-color-4.btn-up-1 .fa{ border-color: #b09d82; color: #b09d82;}
.main-color-5 .navPop-btn{ background-color: #999;}
.main-color-5 .navPop-btn .fa{ background: #fff; color: #999;}
.main-color-5 .navPop-wrap>div a{
    color: #fff;
    background: #999;}
.main-color-5.btn-up-1 .fa{ border-color: #999; color: #999;}
.main-color-5.mod-music .fa{ color: #999;}
.main-color-5.music-2.open .fa:after{ background: #999;}


.body-navLine-top #sec-index{padding: 44px 0 0 0;}
.body-navLine-bottom .btn-up-1{bottom: 66px;}
.body-navLine-bottom .navPop-1{bottom: 50px;}
.body-navLine-bottom .html{ padding: 0 0 110px 0;}
.body-navLine-bottom footer{height: 110px;margin-top:-110px; line-height: 70px;}
@media screen and (orientation:landscape) {

}
.audio{margin:50px auto;text-align:center;}
/*@media only screen and (max-width:1080px){*/
/*.slider-hor{height: 355.55556px;}*/
/*.slider-hor img{ width: 100%; min-height:355.55556px;}*/
/*}*/
/*@media only screen and (min-width:1224px){*/
/*.slider-hor{height: 355.55556px;}*/
/*.slider-hor img{ width: 100%; min-height:355.55556px;}*/
/*}*/
/*@media only screen and (max-width:320px){*/
/*.slider-hor{height: 177.777778px;}*/
/*.slider-hor img{ width: 100%; min-height:177.777778px;}*/
/*}*/

/* CSS Document */
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('http://vcl-pictures.qiniucdn.com/Fj5j_Js95FgPHzvsBjFDb3VbgPFn?v=4.0.3');
  src: url('http://vcl-pictures.qiniucdn.com/Fj5j_Js95FgPHzvsBjFDb3VbgPFn?#iefix&v=4.0.3') format('embedded-opentype'), url('http://vcl-pictures.qiniucdn.com/FlbOE-ccIVDYG8lylAWEkVGBvWCB?v=4.0.3') format('woff'), url('http://vcl-pictures.qiniucdn.com/FpCIFDsZl5d5shFs7zi2YfctmC4Z?v=4.0.3') format('truetype'), url('http://vcl-pictures.qiniucdn.com/Fia7HF7xAKHNcZI_HV3Cn8eX70Y5?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
