#menu{display:none;}
.bannerSlider {
	position: relative;
}
.stick input[type=search]{top:20px !important}
.stick .navbar-brand > img {
    display: block;
    width: 80%;
}
.stick .navbar-nav > li > a {
	    padding: 31px 25px !important;
}
.bannerSlider:after, .bannerSlider:before {
	position: absolute;
	content: "";
	z-index: 9;
	top: 0;
	width: 50%;
	height: 2px;
}
.bannerSlider:after {

}
.bannerSlider:before {

}
.head-top {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.head-top dl.drp {
	margin-bottom: 0;
}
{
color:#1b1b20;
}
.head-top .dropdown dd, .head-top .dropdown dt, .head-top .dropdown ul {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.head-top ul li {
	position: relative;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}
.head-top ul li:after {
	position: absolute;
	width: 1px;
	height: 20px;
	background: #ccc;
	content: "";
	left: 0;
	top: 0;
}
.head-top ul li a {
	color: #888;
	font-size: 14px;
font-family: "SWISS";
}
.phn-tp {
	padding-left: 25px;
	background: url(../images/ph-icon.png) left center no-repeat;
}
.emil-tp {
	padding-left: 25px;
	background: url(../images/emil-icn.png) left center no-repeat;
}
.head-top .dropdown dt a .head-top .dropdown dd {
	position: relative;
}
.head-top .dropdown dt a {
	width: 85px;
	height: 20px;
	line-height: 20px;
	position: relative;
	background: url(../images/down.svg) no-repeat 96% 50%;
	display: inline-block;
	background-size: 10px;
	border-radius: 3px;
}
.head-top .dropdown dt a span {
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-family: "Microsoft YaHei","微软雅黑",arial,helvetica,clean,sans-serif;
	color: #888;
	line-height: 20px;
	text-indent: 10px;
	font-weight: normal;
}
.head-top .dropdown dd ul {
	width: 100%;
	display: none;
	position: absolute;
	left: -1px;
	top: 4px;
	overflow: hidden;
	background-color: #fff;
	max-height: 150px;
	overflow-y: auto;
	border: 1px solid #CFCFCF;
	z-index: 9999;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.15);
	border-radius: 3px;
	z-index: 99999;
}
.head-top .dropdown span.value {
	display: none;
}
.head-top .dropdown dd ul li {
	padding: 5px;
	display: inline;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 10px;
	cursor: pointer;
	font-size: 14px;
	display: block;
	color: #222222;
}
.head-top .dropdown dd ul li .head-top .dropdown dd ul li:hover {
	background: #f7f7f7;
}
.head-top .dropdown img.flag {
	border: none;
	vertical-align: middle;
	margin-left: 10px;
}
.head-top .flagvisibility {
	display: none;
}
.head-top ul {
	margin: 0;
	padding: 0;
}
.head-top ul li {
	float: left;
	margin: 0;
	padding-left: 10px;
}
.head-top ul li:first-child:after {
	display: none;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: 1px;
	border-radius: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
}
.header .dropdown-menu > li > a, .header .dropdown-menu > li > a:focus {
	padding: 6px;
}
.header input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
.header .navbar-nav > li {
	margin-bottom: 0;
}
.header .navbar-nav > li:last-child{    margin-left: 30px;}
.header input::-webkit-search-decoration, .header input::-webkit-search-cancel-button {
 display: none;
}
.header input[type=search] {
	background: url(../images/images/serch-btn.png) no-repeat 9px center;
	padding: 9px 10px 9px 32px;
	width: 55px;
	height: auto;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	position: absolute;
	top: 29px;
	right: 0;
}
.header input[type=search]:focus {

	width: 130px;
	background-color: #fff;
	border-color: #66CC75;
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}
 .header input:-moz-placeholder {
 color: #999;
}
.header input::-webkit-input-placeholder {
 color: #999;
}
/* Demo 2 */
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:hover{
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
	border: 1px solid #0246a0;
}
#demo-2 input:-moz-placeholder {
 color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
 color: transparent;
}
.navbar {
	min-height: auto !important;
	margin-bottom: 0 !important;
}
.header .navbar-inverse .navbar-nav > .active > a, .header .navbar-inverse .navbar-nav > .active > a:hover, .header .navbar-inverse .navbar-nav > .active > a:focus {
    background: #ffffff;
    color: #f49a00 !important;
}
.header .navbar-inverse .navbar-nav > li > a:hover, .header .navbar-inverse .navbar-nav > li > a:focus {
	color: #00b6ff !important;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #00b6ff !important;
	border-bottom: 5px solid #00b6ff !important;
	padding-bottom: 35px !important;
	background: none !important;
}
/*.header .dropdown:hover .dropdown-menu {
overflow: visible;
    z-index: 999;
    display: block;
    min-width: 100%;
    top: 160%;
}*/
.header .nav > li > a {
	font-size: 16px;
	color: #1b1b20;
	text-transform: capitalize;
	position: relative;
	font-family:"Microsoft YaHei","微软雅黑",arial,helvetica,clean,sans-serif;
}
/*.header .nav > li > a:after {
	width: 0%;
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: -30px;
	height: 3px;
	background: #00b6ff;
}*/
.navbar-inverse .navbar-toggle {
	border-color: #4a6a9c !important;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #92ddfa !important;
}
.header .dropdown-menu {

	text-align: center;
/*	width: 100%;*/
}
.header .navbar-nav li:hover .dropdown-menu1 {
	display: block;
}
.header .dropdown-menu li a {
	font-size: 13px;
}
.header .navbar-default .navbar-nav > li > a:hover, .header .navbar-default .navbar-nav > li > a:focus {
	color: #00b6ff;
}
.header .nav > li > a:hover:after {
	width: 100%;
}
.header .navbar-default {
	background-color: #fff;
	border-color: #fff;
	height: auto;
	min-height: inherit;
	margin-bottom: 0px;
}
.header .navbar-brand {
	height: auto;
	padding: 0;
}
.header .navbar-brand h1 {
	float: l;
}
.header .navbar-nav > li > a {
	padding-left: 0;
	padding-right: 0;
	padding: 40px 25px;
	font-size: 15px;
}
.lastli {
	margin-right: 40px;
}
.header .navbar-inverse {
	background: #fff!important;
}
.logo-area {
	padding: 15px 0;
}
.header .navbar-brand {
	height: auto !important;
	padding: 0 !important;
	position: relative;
	z-index: 9999;
	margin-right: 10px;
}
.logo-area p {
	font-size: 16px;
	color: #1b1b20;
	font-family: "Microsoft YaHei","微软雅黑",arial,helvetica,clean,sans-serif;
	padding: 16px 0px 0px 10px;
	margin-bottom: 0;
}
.logo-area p span {
	color: #e50112;
}
.searchli {
	position: relative;
	width: 60px;
}
#searchli {
	position: absolute;
	right: 0;
	top: 6px;
	float: left;
	width: 250px;
}
.search {
	padding: 5px 0;
	width: 230px;
	height: 30px;
	position: relative;
	left: 10px;
	float: left;
	line-height: 22px;
}
.search .btn, .search .btn:active:focus {
	background: #fff;
	border: none;
}
.search input {
	position: absolute;
	width: 0px;
	float: Left;
	margin-left: 210px;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	height: 30px;
	line-height: 18px;
	padding: 0 2px 0 2px;
	border-radius: 1px;
	border: none;
	display: none;
	border: 1px solid #00b6ff;
}
.search:hover input, .search input:focus {
	width: 200px;
	display: block;
	margin-left: 0px;
}


.footer {
    background: url(../images/images/footveg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 170px;
}
.footer .col-md-8 {
    background: #FFF;
    padding: 14px 0;
}

.footbg {
    background-color: #5d5d5d;
    padding-top: 50px;
}

.footbg h4 {
    text-align: center;
    color: #feae00;
    font-size: 24px;
    font-family: "Microsoft YaHei","微软雅黑",arial,helvetica,clean,sans-serif;
}
.footbg h2 {
    font-size: 30px;
    color: #FFF;
    text-align: center;
    padding-bottom: 25px;
	line-height: 2;
	font-family:"Microsoft YaHei","微软雅黑",arial,helvetica,clean,sans-serif;
}
.footbg .icon {
    background: url(../images/images/icone.png) no-repeat;
    margin-left: 50px;
    color: #FFF;
    padding-left: 40px;
	padding-right: 20px;
    font-size: 14px;
	line-height: 2;
	background-position-y: 6px;
}
.footbg .icontwo {
    background: url(../images/images/ictwo.png) no-repeat;
    margin-left: 50px;
    margin-top: 20px;
    color: #FFF;
    padding-left: 40px;
    font-size: 14px;
	line-height: 2;
	background-position-y: 6px;
}
.footbg .iconthre {
    background: url(../images/images/ictre.png) no-repeat;
    margin-left: 50px;
    margin-top: 20px;
    margin-bottom: 50px;
    color: #FFF;
    padding-left: 40px;
    font-size: 14px;
	line-height: 2;
	background-position-y: 6px;
}
.footbg .footc {
    background-color: #383838;
    height: 40px;
}
.footbg .four {
    background: url(../images/images/file.png) no-repeat;
    height: 36px;
    margin-left: 40px;
    margin-top: 40px;
    color: #FFF;
	padding-left: 50px;
	padding-top: 9px;
	font-size: 16px;
}
.footer .container>.row:first-child{
	background-color: #fff;
}
.footer .col-md-8 h3 {
    color: #feb00b;
    font-size: 24px;
    text-align: center;
    font-family: "Microsoft YaHei","微软雅黑",arial,helvetica,clean,sans-serif;
	margin-top: 3rem;
	padding-bottom: 1rem;
}
.footer .col-md-8 h2 {
    color: black;
    font-size: 36px;
    text-align: center;
	font-family:"Microsoft YaHei","微软雅黑",arial,helvetica,clean,sans-serif;
}
.footer .col-md-8 p {
    color: #979797;
    font-size: 14px;
    text-align: center;
    padding-bottom: 85px;
    padding-top: 15px;
}
.footer .nameform {
    border-bottom: 1px solid #000;
    width: 300px;
    margin: 5px 40px;
    padding: 15px 0;
    font-size: 14px;
}
.footer .message {
    border-bottom: 1px solid #000;
    font-size: 14px;
    margin: 15px 40px;
    width: 300px;
}
.footer .sentnow {
    width: 160px;
    background: black;
    border-radius: 40px;
    color: white;
    padding: 15px 0;
    text-transform: uppercase;
    margin: 45px 300px;
    font-size: 12px;
}
.footer .sentnow:hover{color: #000;
    background: #feae00;
    transition: 0.5s;}
.footer .ftu ul li {
    float: left;
    padding-right: 30px;
    padding-top: 30px;
    color: #FFF;
    font-size: 16px;
}
.footer .ftr ul {
    float: right;
}
.footer .ftr ul li {
    padding-top: 30px;
    float: left;
    position: relative;
}
.footer ul li a {
    float: left;
    color: #FFF;
    font-size: 15px;
    text-align: center;
        padding: 0 13px;
}
.ftr ul li:before {
    content: "|";
    position: absolute;
    color: #fff;
    left: -4%;
}
.ftr ul li:first-child:before {
    content: '';
}
	.mbil-nav {
	display: none;
}


.footer .field {
  display: flex;
  flex-flow: column-reverse;

}
.footer .fulwdthfg{width:100%}
.footer .field .fulwdthff{width:88.44%;}
/**
* Add a transition to the label and input.
* I'm not even sure that touch-action: manipulation works on
* inputs, but hey, it's new and cool and could remove the 
* pesky delay.
*/
.footer .field label, .footer .field input {
  transition: all 0.2s;
  touch-action: manipulation;
}

.footer .field input {
  font-size: 14px;
  
  font-family: "Microsoft YaHei","微软雅黑",arial,helvetica,clean,sans-serif;
  -webkit-appearance: none;
  

  cursor: text;
}

.footer .field input:focus {
  outline: 0;
  border-bottom: 1px solid #666;
}

.footer .field label {
 font-size:14px;
 font-family:"Microsoft YaHei","微软雅黑",arial,helvetica,clean,sans-serif;
  letter-spacing: 0.05em;
}
/**
* Translate down and scale the label up to cover the placeholder,
* when following an input (with placeholder-shown support).
* Also make sure the label is only on one row, at max 2/3rds of the
* field—to make sure it scales properly and doesn't wrap.
*/
.footer .field input:placeholder-shown + label {
  cursor: text;
  max-width: 66.66%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
     transform: translate(2.5rem, 2rem) scale(1);
}
/**
* By default, the placeholder should be transparent. Also, it should 
* inherit the transition.
*/
.footer .field ::-webkit-input-placeholder {
  opacity: 0;
  transition: inherit;
}
/**
* Show the placeholder when the input is focused.
*/
.footer .field input:focus::-webkit-input-placeholder {
  opacity: 1;
}
/**
* When the element is focused, remove the label transform.
* Also, do this when the placeholder is _not_ shown, i.e. when 
* there's something in the input at all.
*/
.footer .field input:not(:placeholder-shown) + label,
.footer .field input:focus + label {
     transform: translate(2.5rem, 1.0rem) scale(1);
  cursor: pointer;
}








@media (max-width: 1025px) {
.header .navbar-nav > li > a {
	padding: 40px 15px;
}
.whitebg .gs span{float:right; margin-top:-10px;}
}
@media (max-width: 999px) {
.header .navbar-nav > li > a {
	padding: 40px 10px;
}
.credit {
	width: 50%;
}
.footer-frm .form-control {
	margin-bottom: 15px;
}
.header input[type=search] {
	position: inherit !important;
	margin-left: 14px;
}
}
@media (max-width: 767px) {
	.footer .fulwdthfg {
    width: 92%;
}
	.ftr ul li:before {
	display:none;
}
	.mbil-nav {
	display: block;
}
	.footer .ftu ul li {
    float: inherit;
    padding-right: 0px;
    padding-top: 30px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
}
.footer ul li a {
    float: left;
    color: #FFF;
    font-size: 15px;
    text-align: center;
    padding: 0px 12px;
}
.footer ul li a:hover{    color: #feae00;}
.pdrzero{padding-right:15px !important;}
#menu{display:block;}	
.product-wrp .head-text {
	padding-top: 25px !important;
	padding-bottom: 10px !important;
}
.tab-prd .nav-tabs li {
	width: 100% !important;
}
.nav-tabs {
	margin-bottom: 10px !important;

}
.nav-tabs {
	display: inherit !important;
}
.head-top {
	display: none;
}
.header .navbar-brand img {
	width: 60%;
	float:left;
}
.pc-nav {
	display: none;
}
.mbil-nav a, .mbil-nav label {
	display: block;
 padding: .85rem;
	color: #fff;
	background-color: #074ba2;
	box-shadow: inset 0 -1px #ffffff24;
	transition: all .25s ease-in;
}
.mbil-nav a:focus, .mbil-nav a:hover, .mbil-nav label:focus, .mbil-nav label:hover {
	color: #fff;
	background: #8dd8f8;
}
.mbil-nav [hidden] {
	display: none;
	visibility: hidden;
}
.mbil-nav a, .mbil-nav label {
	display: block;
 padding: .85rem;
	color: #fff;
	background-color: #074ba2;
	box-shadow: inset 0 -1px #ffffff24;
	transition: all .25s ease-in;
}
.mbil-nav a:focus, .mbil-nav a:hover, .mbil-nav label:focus, .mbil-nav label:hover {
	color: #fff;
	background: #8dd8f8;
}
.mbil-nav label {
	cursor: pointer;
}
.mbil-nav .group-list li {
	width: 100%
}
.mbil-nav .group-list a, .mbil-nav .group-list label {
	padding-left: 2rem;
	background: #074ba2;
	box-shadow: inset 0 -1px #ffffff24;
}
.mbil-nav .group-list a:focus, .mbil-nav .group-list a:hover, .mbil-nav .group-list label:focus, .mbil-nav .group-list label:hover {
	background: #8dd8f8;
}
.mbil-nav .sub-group-list a, .mbil-nav .sub-group-list label {
	padding-left: 4rem;
	background: #074ba2;
	box-shadow: inset 0 -1px #ffffff24;
}
.mbil-nav .sub-group-list a:focus, .mbil-nav .sub-group-list a:hover, .mbil-nav .sub-group-list label:focus, .mbil-nav .sub-group-list label:hover {
	background: #8dd8f8;
}
.mbil-nav .sub-sub-group-list a, .mbil-nav .sub-sub-group-list label {
	padding-left: 6rem;
	background: #074ba2;
	box-shadow: inset 0 -1px #ffffff24;
}
.mbil-nav .sub-sub-group-list a:focus, .mbil-nav .sub-sub-group-list a:hover, .mbil-nav .sub-sub-group-list label:focus, .mbil-nav .sub-sub-group-list label:hover {
	background: #8dd8f8;
}
.mbil-nav .group-list, .mbil-nav .sub-group-list, .mbil-nav .sub-sub-group-list {
	height: 100%;
	max-height: 0;
	overflow: hidden;
	transition: max-height .5s ease-in-out;
}
.mbil-nav .nav__list input[type=checkbox]:checked + label + ul {
	max-height: 1000px;
}
.mbil-nav label > span {
	float: right;
	width: 12px;
	height: 9px;
	transition: -webkit-transform .65s ease;
	transition: transform .65s ease;
	transition: transform .65s ease, -webkit-transform .65s ease;
	background: url(../images/menu-pls-mins.png) 0 0 no-repeat;
}
.mbil-nav label > span {
}
.mbil-nav .nav__list input[type=checkbox]:checked + label > span {
	background: url(../images/menu-pls-mins.png) 0 -9px no-repeat;
}
.mbil-nav li a {
	color: #fff;
}
#demo-2 input[type=search] {
    width: 80% !important;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
    padding-top: 10px;
    margin-top: 5px;
}
.header .navbar-brand{margin-right:0;     display: contents;}
.mbil-nav label {
	cursor: pointer;
}
.mbil-nav .group-list li {
	width: 100%
}
.mbil-nav .group-list a, .mbil-nav .group-list label {
	padding-left: 2rem;
	background: #074ba2;
	box-shadow: inset 0 -1px #ffffff24;
}
.mbil-nav .group-list a:focus, .mbil-nav .group-list a:hover, .mbil-nav .group-list label:focus, .mbil-nav .group-list label:hover {
	background: #8dd8f8;
}
.mbil-nav .sub-group-list a, .mbil-nav .sub-group-list label {
	padding-left: 4rem;
	background: #074ba2;
	box-shadow: inset 0 -1px #ffffff24;
}
.mbil-nav .sub-group-list a:focus, .mbil-nav .sub-group-list a:hover, .mbil-nav .sub-group-list label:focus, .mbil-nav .sub-group-list label:hover {
	background: #8dd8f8;
}
.mbil-nav .sub-sub-group-list a, .mbil-nav .sub-sub-group-list label {
	padding-left: 6rem;
	background: #074ba2;
	box-shadow: inset 0 -1px #ffffff24;
}
.mbil-nav .sub-sub-group-list a:focus, .mbil-nav .sub-sub-group-list a:hover, .mbil-nav .sub-sub-group-list label:focus, .mbil-nav .sub-sub-group-list label:hover {
	background: #8dd8f8;
}
.mbil-nav .group-list, .mbil-nav .sub-group-list, .mbil-nav .sub-sub-group-list {

	height: 100%;
	max-height: 0;
	overflow: hidden;
	transition: max-height .5s ease-in-out;
}
.mbil-nav .nav__list input[type=checkbox]:checked + label + ul {
	max-height: 1000px;
}
.mbil-nav label > span {
	float: right;
	width: 12px;
	height: 9px;
	transition: -webkit-transform .65s ease;
	transition: transform .65s ease;
	transition: transform .65s ease, -webkit-transform .65s ease;
	background: url(../images/menu-pls-mins.png) 0 0 no-repeat;
}
.mbil-nav label > span {
}
.mbil-nav .nav__list input[type=checkbox]:checked + label > span {
	background: url(../images/menu-pls-mins.png) 0 -9px no-repeat;
}
.mbil-nav li a {
	color: #fff;
}

.navbar-collapse {
	background: #074ba2 !important
}
#demo-2 {
	background: #FFF;
	padding-bottom: 4px;
	    margin-bottom: 20px;
}
}
 .search-form .form-group input.form-control::-webkit-input-placeholder {
 display:none;
}
.search-form .form-group input.form-control::-moz-placeholder {
 display:none;
}
/*.navbar-right{
  min-width:450px; /*or I can probably just use columns
}*/
.navbar-right form {
	width: 100%;
}

.form-group input.form-control {
	position: absolute;
	top: 0;
	right: 0;
	outline: none;
	width: 100%;
	height: 60px;
	margin: 0;
	z-index: 10;
}
input[type="text"].form-control {
	-webkit-appearence: none;
	-webkit-border-radius: 0;
}
.form-control-submit, .search-label {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	cursor: pointer;
	line-height: 60px;
	background: white;
}
.form-control-submit {
	background: #fff; /*stupid IE*/
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.search-label {
	z-index: 90;
}
.form-group.sb-search-open, .no-js .sb-search-open {
	width: 100%;
}
.form-group.sb-search-open .search-label, .no-js .sb-search .search-label {
	background: #da6d0d;
	color: #fff;
	z-index: 11;
}
.form-group.sb-search-open .form-control-submit, .no-js .form-control .form-control-submit {
	z-index: 90;
}
.stick {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 99999;
	border-bottom:1px solid #CCC;
}
.JWT-footer-input span{position: absolute;    right: 42px; top: 6px;color:#fff;}
.JWT-footer-input p {position: absolute;  background-color: transparent;  color: #fff;  padding-left: 10px;    width: 100%;  text-align: left;}
.JWT-footer-input{    width:120px; position: relative;  margin: 0 auto;}
.JWT-footer-list{padding: 0;margin:0; width:100%; display: none; position: absolute;     bottom:100%;left: 0; z-index: 99;  border-bottom: 1px solid #ccc;  background: #222;}
.JWT-footer-list li{    padding: 0;  width:100%;margin: 0;list-style: none;  line-height: 30px; border-bottom: 1px solid #ddd;  }
.JWT-footer-list li a{ display: block;width: 100%;  color:#fff;    padding-left: 6%; }
.JWT-footer-input>i{position: absolute;  top: 12px;  right: 56px; font-style: normal;  color: #999;}
.JWT-footer-support{ float:right; margin-top: 20px; }
.JWT-footer-input:hover .JWT-footer-list{ display: block; }
.JWT-footer-support p{ display:block;margin-right:10px;float:left; color:#8f9397;line-height: 31px;}
.JWT-footer-input img{ position: absolute;  right: 17px;      top: 3px; cursor: pointer;  width: 20px; }