/*作    者：远古
  时    间：2015.3.15
  版权所有：易驾网
 */
/*修改原CSS：am-container开始*/
.am-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1200px !important;
}
/* '修改原CSS：am-container结束' */
.am-container, .am-g-fixed {
    max-width: 1200px !important;
}
.am-selected {
    width: 100% !important;
}
.am-topbar-fixed-top {
    z-index: 1100 !important;
}

.am-offcanvas-bar-active {
    top: 50px !important;
}


.am-nav > li.am-active > .mylink, .am-nav > li.am-active > .mylink:focus, .am-nav > li.am-active > .mylink:hover {
    background-color: #ffffff;
    color: #000;
}

/*----------------------------*/
.am-offcanvas-bar-active {
  background: #FFFFFF !important;
}

.am-rightside-b a {
  display: inline-block;
  text-decoration: none;
}
/**
  * rightside-b Theme: default
  */
.am-rightside-b-default {
  text-align: center;
  margin: 10px 0;
}
.am-rightside-b-default a {
  background-color: #0e90d2;
  padding: .5em 1.5em;
  border-radius: 0;
  color: #ffffff;
}
.am-rightside-b-default a img {
  display: none;
}
/**
  * rightside-b Theme: fixed
  */
.am-rightside-b-fixed {
  position: fixed;
  right: 10px;
  bottom: 50px;
  z-index: 1010;
  opacity: 0.9;
  width: 35px;
  min-height: 35px;
  overflow: hidden;
  border-radius: 0;
  text-align: center;
}
.am-rightside-b-fixed1 {
  position: fixed;
  right: 10px;
  bottom: 50px;
  z-index: 1010;
  opacity: 0.9;
  width: 30px;
  min-height: 90px;
  overflow: hidden;
  text-align: center;
  background: #5eb95e;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
  line-height: 22px;
}
.am-rightside-b-fixed2 {
  position: fixed;
  right: 10px;
  top: 50%;
  z-index: 1010;
  opacity: 0.9;
  width: 30px;
  min-height: 90px;
  overflow: hidden;
  text-align: center;
  background: #19a7f0;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
  line-height: 22px;
}
.am-rightside-b-fixed1 a{
	color: #FFFFFF;
}
.am-rightside-b-fixed2 a{
	color: #FFFFFF;
}
.am-rightside-b-fixed.am-active {
  opacity: .9;
}
.am-rightside-b-fixed.am-active:hover {
  opacity: 1;
}
.am-rightside-b-fixed a {
  display: block;
}
.am-rightside-b-fixed .am-rightside-b-title {
  display: none;
}
.am-rightside-b-fixed .am-rightside-b-icon-custom {
  display: inline-block;
  max-width: 30px;
  vertical-align: middle;
}
.am-rightside-b-fixed .am-rightside-b-icon {
  width: 100%;
  line-height: 32px;
  background-color: #FF0004;
  vertical-align: middle;
  color: #ffffff;
}
.am-rightside-b-fixed .am-rightside-b-icon:hover {
  color: #ffffff;
}
.am-rightside-b-fixed {
  bottom: 110px;
}


.am-rightside-c-fixed {
  position: fixed;
  right: 10px;
  bottom: 110px;
  z-index: 1010;
  opacity: 0.9;
  width: 32px;
  min-height: 32px;
  overflow: hidden;
  border-radius: 0;
  text-align: center;
  padding: 10px;
}

.am-rightside-c-fixed.am-active {
  opacity: .9;
}

.am-rightside-c-fixed.am-active:hover {
 opacity: 1;
}

.am-rightside-c-fixed a {
  display: block;
}

.am-rightside-c-fixed .am-rightside-c-title {
  display: none;
}

.am-rightside-c-fixed .am-rightside-c-icon-custom {
  display: inline-block;
  max-width: 30px;
  vertical-align: middle;
}

.am-rightside-c-fixed .am-rightside-c-icon {
  width: 100%;
  line-height: 32px;
  background-color: #555555;
  vertical-align: middle;
  color: #dddddd;
}

.am-rightside-c-fixed .am-rightside-c-icon:hover {
  color: #ffffff;
}

.am-rightside-c-fixed {
  bottom: 60px;
}
.my-pr-a-10 a {
	padding-right: 10px !important;
}

.am-accordion-gapped .am-accordion-title {
    border-bottom: 1px solid #dedede;
    color: rgba(0, 0, 0, 0.6);
    padding: 0.8rem 2rem 0.8rem 1rem;
    position: relative;
    transition: background-color 0.15s ease-out 0s;
}
.am-btn-secondarzzz {
	color: #444;
	background-color: #e6e6e6;
	border-color: #e6e6e6
}

.am-btn-secondarzzz:hover,.am-btn-secondarzzz:focus,.am-btn-secondarzzz:active,.am-btn-secondarzzz.am-active,.am-active .am-btn-secondarzzz.am-dropdown-toggle {
	color: #fff;
	background-color: #19A7F0;
	border-color: #0C79B1
}

.am-btn-secondaryyy {
	color: #444;
	background-color: #e6e6e6;
	border-color: #e6e6e6
}

.am-btn-secondaryyy:hover,.am-btn-secondaryyy:focus,.am-btn-secondaryyy:active,.am-btn-secondaryyy.am-active,.am-active .am-btn-secondaryyy.am-dropdown-toggle {
	color: #fff;
	background-color: #FF0004;
	border-color: #FF0000
}

.am-btn-secondarlll {
	color: #fff;
	background-color: #4aaa4a;
	border-color: #e6e6e6
}

.am-btn-secondarlll:hover,.am-btn-secondarlll:focus,.am-btn-secondarlll:active,.am-btn-secondarlll.am-active,.am-active .am-btn-secondarlll.am-dropdown-toggle {
	color: #fff;
	background-color: #0f9ae0;
	border-color: #FF0000
}