/*
    Theme Name: Shuffle
    Theme URL: https://bootstrapmade.com/bootstrap-3-one-page-template-free-shuffle/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
@import url(https: //fonts.googleapis.com/css?family=Roboto:400,300,700,900);
@import url('https://fonts.googleapis.com/css?family=Ek+Mukta:400,600,700');
.mt30{margin-top:30px;}
body {
  width: 100%;
  height: 100%;
  font-family: 'Ek Mukta', sans-serif;
  font-weight: 300;
  color: #666;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  padding:0;
  margin:0;
}
.pages.horizontal{
	left: 50%;
    transform: translateX(-50%);
    bottom: 5px;
}
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{zoom:1;}
html {
  width: 100%;
  height: 100%;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 28px;
}

h5 {
  font-size: 24px;
}

h6 {
  font-size: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #111;
}

h1.h-xlight, h2.h-xlight, h3.h-xlight, h4.h-xlight, h5.h-xlight, h6.h-xlight {
  font-weight: 200;
}

h1.h-light, h2.h-light, h3.h-light, h4.h-light, h5.h-light, h6.h-light {
  font-weight: 300;
}

h1.h-bold, h2.h-bold, h3.h-bold, h4.h-bold, h5.h-bold, h6.h-bold {
  font-weight: 600;
}

h1.font-light, h2.font-light, h3.font-light, h4.font-light, h5.font-light, h6.font-light {
  color: #fff;
}

.big-heading {
  font-size: 48px;
  font-weight: 700;
}

p {
  margin: 0 0 20px;
}

p.lead {
  font-weight: 600;
}

.highlight-light {
  background-color: rgba(255, 255, 255, .5);
  padding: 20px;
  display: inline-block;
  color: #111;
}

.highlight-dark {
  background-color: rgba(0, 0, 0, .5);
  padding: 20px;
  display: inline-block;
  color: #fff;
}

.highlight-color {
  padding: 20px;
  display: inline-block;
}

a {
  color: #666;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

a:hover,
a:focus {
  text-decoration: none;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 300;
  color: #999;
}

blockquote.bg-light {
  background-color: rgba(255, 255, 255, .8);
  padding: 20px;
  color: #222;
}

blockquote.bg-dark {
  background-color: rgba(0, 0, 0, .8);
  padding: 20px;
}

blockquote strong {
  font-weight: 700;
}

.light {
  font-weight: 400;
}

/* --- logo --- */
.top-header{
	width:100%;
	background:#f7f7f7;
	height:50px;
	line-height:50px;
}
.top-header .pull-left{
	font-size:14px;
	color:#666;
}
.top-header .pull-right{
	font-size:20px;
	color:#333;
}
.site-logo{
  width:199px;
/*   height:47px; */
  float:left;
  display:block;
}
.site-logo img{
	width:100%;
	height:100%;
}
.logo-postfix{
	float: left;
    height: 20px;
    transform:translateY(15px);
/*     padding: 16px 0 17px; */
}
.logo-postfix a{
	display: block;
    line-height: 20px;
    font-size: 20px;
    color: #a92e2b;
    padding-left: 14px;
    border-left: 1px solid #e5e5e5;
    margin-left:20px;
    font-family:"Microsoft Yahei";
    font-weight:500;
}
.font-weight-600{font-weight:600!important;}
.account-openning{
	float:left;
	transform: translateY(12px);
	margin-left:15px;
	font-size:18px;
	color:#000;
}
.account-openning span{
	font-size:32px;
	color:#d71a21;
	font-weight:600;
	display:inline-block;
	margin-left:10px;
}
.banner-search1{width:450px;height:40px;line-height: 40px;border:1px solid #d71a21;border-radius:4px;margin-top:5px;margin-left:200px;float:right;}
.banner-search1 input{height:39px;width:348px;margin-bottom:1px;background:none;color:#666;padding-left:18px;border:none;}
.banner-search1 input:focus{
	outline:none;
}
.banner-search1 input::-webkit-input-placeholder { /* WebKit browsers */color: #666; } 
.banner-search1 input::-moz-placeholder { /* WebKit browsers */color:#666; } 
.banner-search1 input:ms-input-placeholder  { /* WebKit browsers */color:#666; } 
.banner-search1-right{border-top-right-radius: 4px;border:0;padding-top:4px;border-bottom-right-radius: 4px;background:#d71a21;color:white;width:80px;height:39px;text-align: center;}
.banner-search1-right span{font-size:24px;display: inline-block;}
.common-header-title{
	width:100%;
	height:60px;
	line-height:60px;
}
.common-header-title a{
	padding-left:15px;
	border-left: 4px solid #da251d;
	font-size:16px;
	color:#da251d;
}
.main-navbar-nav li a{
	color:#fff!important;
}
.main-nav{
	background:#d71a21;
	
}
.main-navbar-nav{
 	width:100%;
 	/* display:flex;
 	display:-webkit-flex;
 	align-items:center;
 	-webkit-align-items:center; */
 }
 .main-navbar-nav li{
 	/* flex:1;
 	-webkit-flex:1; */
 	width:12.5%;
 	float:left;
 	text-align:center;
 }
.main-navbar-nav li:hover,
.main-navbar-nav li:focus,
.main-navbar-nav li.active{
	background:#F47808;
}
.main-navbar-nav li a:hover,
.main-navbar-nav li a:focus,
.main-navbar-nav li a.active{
	background:#F47808;
}
/* ------- Navigation ------------ */
#navigation {
  background: #fff;
  z-index: 9999;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #d71a21;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

#navigation-sticky-wrapper {
  position: relative;
  z-index: 9999;
}

.navbar {
  margin-bottom: 0;
}

.navbar-brand {
  font-weight: 700;
}

.navbar-brand:focus {
  outline: 0;
}



.navbar-custom.top-nav-collapse .nav.navbar-nav {
  background-color: rgba(0, 0, 0, 0);
}

.navbar-custom ul.nav li a {
  font-size:16px;
  letter-spacing: 1px;
  color: #005ca1;
  text-transform: uppercase;
  font-weight: 700;
}

.navbar-custom.top-nav-collapse ul.nav li a {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #fff;
}

.navbar-custom ul.nav ul.dropdown-menu {
  border-radius: 0;
  margin-top: 21px;
  border-top: none;
}

.navbar-custom ul.nav li a:hover ul.dropdown-menu {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.navbar-custom ul.nav ul.dropdown-menu li {
  /* border-bottom: 1px solid rgba(255, 255, 255, .9); */
}

.navbar-custom ul.nav ul.dropdown-menu li:last-child {
  border-bottom: none;
}

.navbar-custom ul.nav ul.dropdown-menu li a {
  padding: 10px 20px;
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
  background: #fefefe;
}

.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a {
  color: #666;
}

.navbar-custom .nav li a {
  -webkit-transition: background .3s ease-in-out;
  -moz-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
  outline: 0;
  background-color: rgba(255, 255, 255, .2);
  color: #da251d;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
  outline: 0;
  background-color: rgba(255, 255, 255, .2);
}

.navbar-toggle {
  padding: 4px 6px;
  font-size: 14px;
  color: #fff;
  margin-top: -2px;
}

.navbar-toggle:focus,
.navbar-toggle:active {
  outline: 0;
}
.navbar-custom ul.nav li.current-navComFirst a{color:#da251d;}

.in a {
  color: #666 !important;
}

.in a:hover {
  color: #da251d !important;
}
#dropdown-menu{
	min-width:140px;
}
#dropdown-menu li{
	width:100%;
	float:none;
}
#dropdown-menu li a{
	padding:5px 20px;
}






/* misc */
hr {
  margin-top: 10px;
}

hr.bold {
  border-top: 3px solid #eee;
}

.divider-header {
  display: block;
  width:64px;
  height:4px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.divider-short {
  display: block;
  width: 60px;
  height: 5px;
  margin: 0 auto;
  margin-bottom: 10px;
}
/* font-size */
.fontsize-14{
  font-size:14px!important;
}
.fontsize-16{
  font-size:16px!important;
}
.fontsize-18{
  font-size:18px!important;
}
.fontsize-20{
  font-size:20px!important;
}
.textindent-32{
  text-indent: 32px;
}
.color333{
  color:#333;
}

/* margins */
.marginbot-0 {
  margin-bottom: 0 !important;
}

.marginbot-10 {
  margin-bottom: 10px !important;
}

.marginbot-20 {
  margin-bottom: 20px !important;
}

.marginbot-30 {
  margin-bottom: 30px !important;
}

.marginbot-40 {
  margin-bottom: 40px !important;
}

.marginbot-50 {
  margin-bottom: 50px !important;
}

.marginbot-60 {
  margin-bottom: 60px !important;
}

.marginbot-70 {
  margin-bottom: 70px !important;
}

.marginbot-80 {
  margin-bottom: 80px !important;
}

.marginbot-90 {
  margin-bottom: 90px !important;
}

.marginbot-100 {
  margin-bottom: 100px !important;
}

.margintop-0 {
  margin-top: 0 !important;
}

.margintop-10 {
  margin-top: 10px !important;
}

.margintop-20 {
  margin-top: 20px !important;
}

.margintop-30 {
  margin-top: 30px !important;
}

.margintop-40 {
  margin-top: 40px !important;
}

.margintop-45 {
  margin-top: 45px !important;
}

.margintop-50 {
  margin-top: 50px !important;
}
.margintop-60 {
  margin-top: 60px !important;
}
.border-all{
  border:1px solid #eaebf0;
}
.borderLeft{
  border-left:1px solid #eaebf0;
}
.borderRight{
  border-right:1px solid #eaebf0;
}
.borderTop{
  border-top:1px solid #eaebf0;
}
.borderBottom{
  border-bottom:1px solid #eaebf0;
}
/* ===========================
--- General sections
============================ */
.home-section {
  padding-top:70px;
  padding-bottom:70px;
  display: block;
  position: relative;
  z-index: 120;
}

.inner-section {
  padding-top: 110px;
  padding-bottom: 110px;
}

.home-section.nopadd-bot {
  padding-bottom: 0;
}

.section-heading h2 {
  font-size:27px;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.section-heading h2 span{
  color:#da251d;
  display: inline-block;
  margin-right:15px;
}
.section-heading p {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.6em;
}

.color-dark .section-heading h2 {
  color: #111;
}

.color-dark .section-heading p {
  color: #444;
}

.color-dark .divider-short {
  background: #666;
}

.color-dark .divider-header {
  background: #d71a21;
}

.color-light .divider-short {
  background: #666;
}

.color-light .divider-header {
  background: #666;
}

.color-light .section-heading h2 {
  color: #fff;
}

.color-light .section-heading p {
  color: #fefefe;
}

.color-light blockquote, .color-light p {
  color: #fefefe;
}

/* --- section bg var --- */
.bg-white {
  background: #fff;
}

.bg-gray {
  background: #f2f2f2;
}
.bg-red {
  background: #d71a21;
}
.bg-dark {
  background: #404040;
}

/* --- section color var --- */
.text-light {
  color: #fff;
}

/* ===========================
--- Intro
============================ */
.intro {
  width: 100%;
  position: relative;
  padding: 0;
}

.intro-inner {
  width: 100%;
  position: relative;
  padding: 120px 0 20px;
}

.brand-heading {
  font-size: 40px;
}

.intro-text {
  font-size: 18px;
}

/* ====  slider ==== */
/* Header */
section#intro {
  padding: 0;
  width: 100%;
  background: #333;
}

/* Carousel Styles */
.carousel-inner img {
  width: 100%;
  max-height: 650px;
}

.carousel-control {
  width: 0;
}

.carousel-control.left,
.carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}

.carousel-control.left span {
  padding: 0;
}

.carousel-control.right span {
  padding: 0;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 30px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 30px;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}

.carousel-inner > .item {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
  height: auto;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: 0;
  padding-left: 0;
}

/* Carousel Header Styles */
.header-text {
  position: absolute;
  top: 20%;
  left: 1.8%;
  right: auto;
  width: 96.66666666666666%;
  color: #fff;
}

.header-text h2 {
  font-size: 40px;
}

.header-text h2 span {
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
}

.header-text h3 span {
  color: #fff;
}

.btn-min-block {
  min-width: 170px;
  line-height: 26px;
}

.btn-theme {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  margin-right: 15px;
}

.btn-theme:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

/* ===========================
--- About
============================ */
/* ===========================
--- Services
============================ */
.service-box {
  background: #fff;
  border: 1px solid #f7f7f7;
  padding: 20px;
}

.service-icon {
  margin-bottom: 20px;
}

/* ===========================
--- Works
============================ */


.item {
  margin: 10px;
}

.item img {
  display: block;
  width: 100%;
  height: auto;
}

/* ===========================
--- Contact
============================ */
.form-group {
  margin-bottom: 20px;
}

form#contact-form .form-group label {
  text-align: left !important;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
}

form#contact-form input, form#contact-form select, form#contact-form textarea {
  font-size: 18px;
  line-height: 1.6em;
  border: 1px solid #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
}

.btn-lg,
.btn-group-lg > .btn {
  border-radius: 2px;
}

form#contact-form input:focus, form#contact-form select:focus, form#contact-form textarea:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.input-group-addon {
  background-color: #fefefe;
  border: 1px solid #eee;
}

.widget-contact {
  text-align: left;
}

.validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#sendmessage {
  color: green;
  border: 1px solid green;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#sendmessage.show, #errormessage.show, .show {
  display: block;
}

/* ===========================
--- Bottom
============================ */
.boxcol-25 {
  width: 100%;
}

.box-social {
  list-style: none;
}

.box-social li {
  width: 25%;
  float: left;
}

.box-social .social-facebook a {
  display: block;
  background: #3873ae;
}

/* ==== Sidebar ==== */
.sidebar .widget h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.sidebar .widget {
  margin-bottom: 50px;
}

.widget ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.sidebar .widget ul li {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 10px;
}

.sidebar .widget ul li a {
  color: #666;
}

.widget.widget_categories ul li:before {
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e684";
  margin-right: 10px;
}

.widget.widget_recent_post ul li figure {
  float: left;
  margin: 0 20px 0 0;
}

.widget.widget_recent_post ul li {
  margin-bottom: 25px;
}

.widget.widget_recent_post ul li:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.widget.widget_recent_post ul li h6 {
  margin-bottom: 10px;
}

.widget.widget_recent_post ul li span {
  font-size: 14px;
}

.widget .tagcloud a {
  padding: 4px 10px;
  color: #fff;
  display: inline-block;
  margin: 0 10px 10px 0;
  font-size: 14px;
  border-radius: 2px;
}

.widget .tagcloud a:hover {
  color: #fff;
  background: #333;
}

/* --- widget --- */
form.search-form input {
  font-size: 18px;
  line-height: 1.6em;
  border: 1px solid #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
}

form.search-form input:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

/* ===========================
--- Footer
============================ */
.show-none{
	display:none;
}
footer {
  background-color: #4d5562;
  color: #fff;
  height:510px;
  padding-top: 80px;
}
.friend-link{
	font-size:14px;
	cursor: pointer;
	width:100%;
	text-align:center;
	padding:5px 10px;
}
.footer-title{
  font-size:16px;
  color:white;
  margin-bottom:20px;
}
.footer-link{
  border-right:1px solid rgba(255,255,255,0.3);
}
.footer-link a{
  display:block;
  line-height: 30px;
  font-size:14px;
  cursor: pointer;
  color:rgba(255, 255, 255, .5);
}
.footer-link a:hover{
  text-decoration:underline;
  color:#fff;
}
.qr-codeBox{
  width:120px;
  height:auto;
  text-align: center;
  font-size:14px;
  margin:0 auto;
}
.qr-code{
  width:120px;
  height:120px;
}
.qr-code img{
  width:100%;
  height:100%;
}

.footer-bottom{
  width:100%;
  padding-top:10px;
  text-align: center;
  margin:0 auto;
  font-size:14px;
  color:#fff;
  border-top:1px solid rgba(255, 255, 255, .3);
  margin-top:60px;
}
.footer-bottom-box{
	width:100%;
	text-align: center;
	font-size:14px;
  	color:#fff;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	background:#444b57;
	line-height:1.2em;
	padding:10px 0;
}
.footer-bottom div a{
  cursor: pointer;
}
.footer-bottom div a:hover{
  text-decoration: underline;
}
/* menu */
ul.footer-menu {
  list-style: none;
}

ul.footer-menu li {
  float: left;
  margin: 0 0 0 10px;
}

ul.footer-menu li a {
  color: #fff;
  font-size: 16px;
  border-left: 1px solid #999;
  padding-left: 9px;
  line-height: 1.1em;
}

ul.footer-menu li:first-child a {
  border-left: none;
  padding-left: 0;
}

.social-widget {
  margin-top: 20px;
  margin-bottom: 30px;
}

.social-widget ul li a:hover {
  color: #fff;
}

footer .social-widget ul.team-social li a {
  margin: 0 5px;
}

/* === testimonial slide === */
.testimonialslide {
  margin-top: 0;
  padding-top: 0;
}

.testimonialslide ul li blockquote {
  color: #fff;
  border-left: none;
}

.testimonialslide ul li h4 {
  color: #fff;
  font-weight: 900;
}

.testimonialslide ul li h4 span {
  color: #fff;
  font-weight: 400;
}

/* --- button --- */
.btn {
  border-radius: 2px;
  position: relative;
  display: inline-block;
  outline: none;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  font-size: 14px;
}

.btn.btn-noradius {
  border-radius: 0;
}

a.btn:focus {
  outline: 0;
}

.btn-red {
  color: #fff;
  background-color: #c83539;
  border-color: #c83539;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}

.btn-red:active {
  background-image: none;
}

.btn-skin:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}

.btn-default:hover,
.btn-default:focus {
  border: 1px solid #28c3ab;
  outline: 0;
  color: #000;
  background-color: #28c3ab;
}

.btn-huge {
  padding: 25px;
  font-size: 26px;
}

.banner-social-buttons {
  margin-top: 0;
}

/* --- progress --- */
.progress {
  height: 40px;
}

.progress-bar {
  font-size: 14px;
  line-height: 40px;
}

/* Media queries---------------------------------------------------------- */
@media(min-width:767px) {

  .navbar {
    padding: 20px 0;
    border-bottom: 0;
    letter-spacing: 1px;
    background: 0 0;
    -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
    transition: background .5s ease-in-out, padding .5s ease-in-out;
  }

  .top-nav-collapse {
    padding: 0;
    background-color: #000;
  }

  .navbar-custom.top-nav-collapse {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
  }
	
  .intro {
    height: 100%;
    padding: 0;
  }

  .brand-heading {
    font-size: 100px;
  }

  .intro-text {
    font-size: 25px;
  }
}

@media (max-width:768px) {
	.main-navbar-nav li:hover,
	.main-navbar-nav li:focus,
	.main-navbar-nav li.active{
		background:#eee;
	}
	.main-navbar-nav li a:hover,
	.main-navbar-nav li a:focus,
	.main-navbar-nav li a.active{
		background:#EEE;
	}
  .footer-bottom-box{
  	font-size:12px;
  	z-index:999;
  }
  .home-section{
  	padding-top:20px;
  }
  .accident{
  	display:none;
  }
  .footer-bottom{
    padding-bottom:40px;
  }
  .home-section{
    padding-bottom:50px;
  }
  .top-header{
	height:30px;
	line-height:30px;
  }
  .site-logo {
    width:130px;
    margin-top:19px;
  }
  .logo-postfix{
  	padding:10px 0 4px;
  }
  .logo-postfix a{
  	margin-left:12px;
  	font-size:14px;
  }
  .main-navbar-nav li{
  	width:100%;
  	float:none;
  	text-align:left;
  }
  .main-navbar-nav li a{
	color:#333!important;
  }
  #nav-mobile{
    padding-left:0;
    padding-right:0;
  }
  .navbar-collapse{
    max-height:563px;
    padding-left:0;
    padding-right:0;
    background:#f8f8f8;
    font-weight:normal;
  }
  .navbar-custom ul.nav li:hover{
    background:#e7e7e7;
  }
  .navbar-custom ul.nav li a {
    color: #005ca1;
    font-weight:normal;
    font-size:14px;
  }
  .top-header .pull-left{
	font-size:12px;
	}
  .top-header .pull-right{
	font-size:12px;
	color:#333;
	}
  .navbar-nav{margin:0;}
  
  .navbar-header {
    margin-top:0;
    padding: 0;
    transform:translateY(-95px);
    position:absolute;
    right:0;
    width:50%;
  }

  .navbar-header button {
    background: #111;
  }

  .navbar-header button.navbar-toggle{
    padding: 4px 15px;
    font-size: 14px;
    color: #fff;
  }

  .navbar-custom .nav {
    background: #fff;
  }
  .welcome{
/*   	display:none; */
  }
  .telphone{
  	display:none;
  }
  .banner-search1{
  	width:92%;
  	margin-left:0;
  	float:none;
  	margin:0 auto;
  	transform:translateY(20px);
  	margin-bottom:30px;
  }
  .banner-search1 input{
  	width:70%;
  }
  .banner-search1 .pull-right{
  	width:20%;
  }
  .banner-search1-right{
  	width:100%;
  }
  .service-box {
    margin-bottom: 50px;
  }

  .team-wrap {
    margin-bottom: 30px;
  }

  form#contact-form {
    margin-bottom: 50px;
  }

  .xs-marginbot-20 {
    margin-bottom: 20px;
  }
  .account-openning{
/* 	transform: translateY(-28px); */
/* 	font-size:14px; */
	display:none;
	}
	.account-openning span{
		font-size:16px;
	}
  footer{
    height:auto;
    padding-top:0;
  }
  .footer-title{
    margin-top:30px;

  }
  .footer-link{
    border-right:0;
  }
  .footer-link a{
    height:48px;
    line-height:48px;
    border-bottom:1px solid rgba(255,255,255,0.3);
  }
  #dropdown-menu li {
    border-bottom: 1px solid #fff;
  }
  #dropdown-menu{
    width:100%;
    box-shadow: none;
    border:0;
    position: static;
    margin-top:0;
    margin-bottom:15px;
    padding:5px 0;
  }
  #dropdown-menu li{
    width:100%;
    height:40px;
    line-height:40px;
    margin:0;
  }
  #dropdown-menu li a{
    color:#333;
    font-size:14px;
  }
  #dropdown-menu li .nav-icon{
    display:none;
  }
  
  .main-nav{
/*   	display:none; */
  }
  .footer-outside{
  	display:none;
  }
  .baoming{
	padding:2% 8%;
	background-color:#4d5562;
	color:#fff;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.7;
	padding-bottom:62px;
	}
	.baoming a:hover{
		color:white;
	}
	.baoming a{
		color:white;
	}
	.baoming div {
	  font-size: 3.0rem;
	  padding-top: 11%;
	  padding-bottom: 1%;
	  background: url(/template/pc/img/9004732_07.png) no-repeat center center;
	  -webkit-background-size: 96% 100%;
	  background-size: 96% 100%;
	  margin-bottom: 2%;
	}
	
	
	.bottom-nav{
		width:100%;
		background:black;
		height:70px;
		position:fixed;
		bottom:0;
		left:0;
		right:0;
		z-index:999999999999;
		display:flex;
		display:-webkit-flex;
	}
	.bottom-flex{
		flex:1;
		text-align:center;
		font-size:12px;
		color:white;
	}
	.bottom-nav .icon{
		width:32px;
		height:32px;
		margin:0 auto;
		margin-top:10px;
	}
	.bottom-nav .icon img{
		width:100%;
		height:100%;
	}
	
	.show-none{
		width:100%;
		height:70px;
		display:block;
	}
	
	
}

@media (max-width:480px) {
  .navbar-custom .nav.navbar-nav {
    background-color: rgba(255, 255, 255, .4);
  }

  .navbar.navbar-custom.navbar-fixed-top {
    margin-bottom: 30px;
  }
}
