body{
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    overflow-x:hidden;
}
ul li{ list-style: none }
input{
    outline: none;
}
a{
    color:inherit;
    outline: none;
}
i{
  font-style: normal;
}
label{
    font-weight: 200;
}
textarea{
  resize: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="number"]{
    -webkit-appearance: none;
    　appearance:button;
　　-moz-appearance:button; 
　　-webkit-appearance:button;
}
select,textarea{
  　appearance:button;
　　-moz-appearance:button; 
　　-webkit-appearance:button;
}
textarea{
  -webkit-appearance: none;
}
a:hover,a:visited,a:link{
	color:inherit;
    text-decoration: none;
}
.clearfix{clear: both;}
.clearfix:after{content: ''; display: table; clear: both;}
.l,.fl{
	float:left;
}
.r,.fr{
    float:right;
}
.colors,.color{
    color:#a5763e;
}
.red{
  color:#ed500c;
}
.public-nothings {
    margin-top: 30px;
    margin-bottom: 30px;
}
.anna_local_url {
    padding-top: 15px;
    padding-bottom: 15px;
}
.bgcolors{
    color:#fff;
    background: #a5763e;
}
.redbg{
	background:#ed500c;
	color:#fff;
}
.anna-text-center{
  text-align: center;
}
.white{
	color:#fff;
}
.flex{
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
}
.cursor{
	cursor: pointer;
}
.graybg{
  background: #f5f5f5
}
.gray{
	color:#84827d;
}
.border-radius{
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
.text-overflow{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.animated{
   -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
nav,footer{
    display: block;
}
.common_bg{
  background: #f6f0f0;
  /* overflow:hidden; */
  width:100%;
  height:100%;
}

/*手机端公用头部开始*/
/*公用头部*/
.change-language{
  position:absolute;
  right:0;
  width:70px;
  top:0px;
  line-height: 50px;
}
.shop-box{
  background: #fff;
  display: inline-block;
  width:30px;
  height:30px;
  border-radius: 50%;
  vertical-align: middle;
  position:relative;
}
.circle{
   display: inline-block;
   width:8px;
   height:8px;
   background: #e2383a;
   position:absolute;
   top:6px;
   right:5px;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
}
.shop-box i.fa{
  position:relative;
font-size:16px;
line-height:16px;
top:50%;
margin-top:-8px;
vertical-align:top;
color:#000;
}
.main-header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 5px 0px;
    background-color: #fff;
    z-index: 3;
    height:60px;
    box-shadow: 0 1px 2px #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
}
.search_result_border{
    border-top:3px solid #000;
}
.search_box_{
    margin-top: 86px;
}
.search_box_  .search_result_p{
    margin:3% 0;
     height:50px;
    line-height: 50px;
}
.navbar {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px;
    border: none;
}

.navbar-header {
    float: none;
    margin-top: 3%;
}

.navbar-brand {
    width: 65px;
    height: auto;
    float: none;
    display: block;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    z-index: 1000;
}

.navbar-brand img {
    width: 100%;
}
.navbar-toggle .icon-bar {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 3px;
    margin-left: -10px;
    background-color: #222222;
    -webkit-transition: none 0.35s ease 0.35s;
    -o-transition: none 0.35s ease 0.35s;
    transition: none 0.35s ease 0.35s;
    -webkit-transition-property: top, opacity, -webkit-transform;
    transition-property: top, opacity, -webkit-transform;
}
.topbar {
    padding-top: 30px;
    display: none;
    width: 100%;
    position: relative;
    z-index: 999;
}


.navbar-nav > li > a {
    color: #000000;
    font-size: 16px;
}
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover,
.navbar-nav > li > a.active {
    color: #bb0b39;
    background-color: inherit;
}

.navbar-nav > li > a:focus:after,
.navbar-nav > li > a:hover:after,
.navbar-nav > li > a.active:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0px;
    right: 0px;
    height: 3px;
    background-color: #bb0b39;
}

.navbar-toggle {
    position: absolute;
    top: 50%;
    width: 52px;
    height: 50px;
    padding: 0px;
    margin: -25px 0px 0px;
    border: none;
}
.navbar-search span{
    color:#716f6f;
    font-size: 24px;
    line-height: 50px;
}

.navbar-menu {
    left: 0px;
}

.navbar-search {
    right: 0px;
}

.navbar-search img {
    width: 30px;
    height: 30px;
    vertical-align: top;
    margin-top: -2px;
}

.offcanvas-side {
    position: fixed;
    top: 0px;
    bottom: 0px;
    width: 70%;
    background-color: #3a3a3a;
    -webkit-transition: -webkit-transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out;
    overflow: auto;
    z-index: 88;
}

.offcanvas-menu {
    left: 0px;
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
}

.offcanvas-search {
    right: 0px;
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
}

.offcanvas-header {
    background-color: #fff;
    position: relative;
    padding: 5px 0px;
}

.offcanvas-header:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    left: 50%;
    margin-left: -6px;
    bottom: -6px;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    z-index: 2;
}
.offcanvas-header a{
    display: inline-block;
}
.offcanvas-header img {
    width: 70px;
}

.slideout {
    -webkit-transition: -webkit-transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out;
}

.offcanvas-open-menu,
.offcanvas-open-search {
    height: 100%;
    overflow: hidden;
}

.offcanvas-open-menu .offcanvas-menu {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.offcanvas-open-search .offcanvas-search {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.offcanvas-open-menu .slideout {
    -webkit-transform: translate3d(70%, 0px, 0px);
    transform: translate3d(70%, 0px, 0px);
}

.offcanvas-open-search .slideout {
    -webkit-transform: translate3d(-70%, 0px, 0px);
    transform: translate3d(-70%, 0px, 0px);
}

.offcanvas-open-menu .offcanvas-backdrop,
.offcanvas-open-search .offcanvas-backdrop {
    display: block;
}

.offcanvas-backdrop {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 1000;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 0px;
}

.navbar-toggle .icon-bar.ib-top {
    top: 16px;
}

.navbar-toggle .icon-bar.ib-middle {
    top: 23px;
}

.navbar-toggle .icon-bar.ib-bottom {
    top: 30px;
}

.offcanvas-open-menu .navbar-toggle .icon-bar {
    top: 23px;
}

.offcanvas-open-menu .navbar-toggle .icon-bar.ib-top {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.offcanvas-open-menu .navbar-toggle .icon-bar.ib-middle {
    opacity: 0;
}

.offcanvas-open-menu .navbar-toggle .icon-bar.ib-bottom {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-mobile .list-group-item {
    background-color: #3a3a3a;
    border-radius: 0px;
    border-left: none;
    border-right: none;
    color: #b3b3b3;
    border-color: #000;
    font-size: 16px;
}

.nav-mobile .list-group-item:first-child {
    border-top: none;
}

.nav-mobile .list-group-item:after {
    width: 5px;
    height: 11px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -5px;
    background: url(http://7xjm3j.com1.z0.glb.clouddn.com/icon-right.png) no-repeat;
    background-size: cover;
}

.nav-mobile a.list-group-item:hover,
.nav-mobile a.list-group-item:focus {
    background-color: #3a3a3a;
    color: #b3b3b3;
}

.nav-mobile .btn-block {
    border-color: #aaa;
    border-radius: 30px;
    padding: 10px 0px;
    color: #fff;
}

.nav-mobile .btn-block:hover,
.nav-mobile .btn-block:focus {
    color: #fff;
}

.nav-mobile .btn-link {
    padding: 15px 15px 35px;
    text-decoration: none;
}

.nav-mobile .btn-block + .btn-block {
    margin-top: 10px;
}

.nav-mobile .user {
    padding: 0px 15px 20px;
}

.nav-mobile .user a {
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
}

.nav-mobile .user a .icon-user {
    margin-right: 10px;
}

.nav-mobile .user a span {
    font-weight: bold;
}

.nav-mobile .user .btn-close {
    color: #b4b4b4;
    padding: 0px 14px;
    margin-left: 21px;
}

.offcanvas-side .search {
    
    margin:15px;
    border: 1px solid #ccc;
    background:#fff;
}

.offcanvas-side .search input.finish_input {
    width: 80%;
    height: 40px;
    padding: 0px 14px;
    /*margin: 50px 0px 35px;*/
    outline: none;
    border:none;
}

.offcanvas-side .search .btn-block {
   /* border-color: #aaa;
    border-radius: 30px;
    padding: 10px 0px;
    color: #fff;*/
}


.navbar-brand img{
  width:100%;
}
/*手机端公用头部结束*/

/*头部开始*/
.index-topbar{
    background: #554c48;
    height:40px;
    line-height: 40px;
    color:#abaaa9;
}
.topbar-right span{
    margin-left: 10px;
}
.topbar-right span:hover{
    color:#fff;
}
.topbar-right span.shop-box:hover{
  color:#000;
}
/*头部结束*/
/*导航条开始*/
.top-box{
    
    box-shadow: 0 1px 16px rgba(128,128,128,0.16);
    border-bottom: 1px solid #efefef;
}
.top-box .nav-item{
    position:relative;
    height:70px;
}
.logo{
    position:absolute;
    width:116px;
    height:50px;
    left:0;
    top:50%;
    margin-top: -25px;
}
.nav-item-box{
    padding-left: 131px;
}
.nav-list-box,.index-search span{
    line-height: 70px;
}
.index-search span{
    font-size: 18px;
    color:#3f3f3f;
}
.nav-list-box .nav-list{
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
}
.nav-list-box .nav-list a:hover,.nav-list-box .nav-list.cur{
    color:#a5763e;
}
.index-search-from{
    position:absolute;
    right:-2px;
    top:50%;
    width:0;
    overflow:hidden;
    background: #fff;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    border-radius: 20px;
     
     transition: all .8s;
     -webkit-transition: all .8s;
     -moz-transition: all .8s;
     -o-transition: all .8s;
}
.index-search-from .input-group{
    border:1px solid #ccc;
    border-radius: 20px;
}
.index-search-from.cur{
    width:200px;

}
.index-search-from.out{
    width:0;
     transition: all .8s;
     -webkit-transition: all .8s;
     -moz-transition: all .8s;
     -o-transition: all .8s;
}
.index-search-from input[type="submit"]{
    border:none;
    width:17px;
    height:17px;
    background: transparent;
    background-size:contain;
    background:#fff url(../images/search.jpg) no-repeat center;
}
.index-search-from  input[type="text"]{
border:none;
box-shadow: none;
border-radius: 20px 0 0 20px;
-webkit-border-radius: 20px 0 0 20px;
-moz-border-radius: 20px 0 0 20px;
}
.index-search-from .input-group-addon{
    background:transparent;
    color:#fff;
    border:none;
}

.nav-list:nth-child(2){
    animation-delay: .2s
  }
  .nav-list:nth-child(3){
    animation-delay: .3s
  }
   .nav-list:nth-child(4){
    animation-delay: .4s
  }
  .nav-list:nth-child(5){
    animation-delay: .5s
  }
   .nav-list:nth-child(6){
    animation-delay: .6s
  }
.nav-list:nth-child(7){
    animation-delay: .7s
  }
.nav-list:nth-child(8){
    animation-delay: .8s
  }
  .nav-list:nth-child(9){
    animation-delay: .9s
  }
  .nav-list:nth-child(10){
    animation-delay: 1s
  }
  .nav-list:last-of-type{
    animation-delay: 1.1s
  }
/*导航条结束*/

/*侧边栏开始*/
.suspension-right {
  position: fixed;
  right: 5px;
  bottom: 10%;
  z-index: 100
}

.suspension-right-menu {
  position: relative
}

.suspension-right-btn {
  width: 50px;
  height: 50px;
  border: 1px solid #ddd;
  text-align: center;
  display: block;
  margin-bottom: 6px;
  position: relative;
  background-color: #fff
}
.anna-meau-top .suspension-right-btn{
  border-radius: 50%;
  background: rgba(0,0,0,.2);
  border: none;
  width:40px;
  height:40px;
}
.anna-meau-top .suspension-right-btn span{
  padding-top:0px;
  line-height:33px;
}

.anna-meau-top.suspension-right-menu:hover .suspension-right-btn span{
  display: block
}
.cart-tips{
  display: inline-block;
  width:8px;
  height:8px;
  border-radius: 50%;
  background: #e2383a;
  position:absolute;
  right:8px;
  top:13px;
}
.suspension-right-btn span {
  color: #848484;
  font-size: 26px;
  line-height: 48px;
  display: inline-block
}

.suspension-right-btn p {
  color: #a5763e;
  font-size: 14px;
  line-height: 18px;
  padding-top: 5px;
  display: none
}

.suspension-right-menu:hover .suspension-right-btn span {
  display: none
}
.suspension-right-menu.shopcart-right:hover .suspension-right-btn span{
   display: block;
}
.suspension-right-menu:hover .suspension-right-btn p {
  display: block
}

.meau-car .suspension-right-btn {
  border-color: #a5763e;
  margin-bottom: 20px
}

.meau-car.suspension-right-menu:hover .suspension-right-btn {
  background-color: #a5763e
}

.meau-car.suspension-right-menu:hover .suspension-right-btn span {
  color: #fff;
  display: block
}

.meau-car .suspension-right-btn span {
  color: #a5763e
}

/*.meau-sev .suspension-right-btn {
  border-color: #a5763e;
  background-color: #a5763e
}
*/
.meau-sev .suspension-right-btn p,.meau-sev .suspension-right-btn span {
  color: #fff
}

.meau-top .suspension-right-btn span {
  font-size: 12px;
  line-height: 12px;
  padding-top: 10px;
  display: block
}

.meau-top .suspension-right-btn i {
  display: block;
  color: #999
}

.meau-top.suspension-right-menu:hover .suspension-right-btn {
  background-color: #a5763e;
  border-color: #a5763e
}

.meau-top.suspension-right-menu:hover .suspension-right-btn span {
  display: block;
  color: #fff
}

.meau-top.suspension-right-menu:hover .suspension-right-btn i {
  color: #fff;
  font-size: 14px
}

.suspension-right-box {
  position: absolute;
  top: -15px;
  right: 48px;
  padding-right: 25px;
  display: none
}

.suspension-right-box .box-border {
  overflow: hidden;
  border: 1px solid #ccc;
  border-top: 4px solid #a5763e;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  position: relative
}

.suspension-right-box .box-border .sev-t span {
  font-size: 42px;
  float: left;
  display: block;
  line-height: 56px;
  margin-right: 20px;
  color: #d3d3d3
}

.suspension-right-box .box-border .sev-t p {
  float: left;
  color: #a5763e;
  font-size: 18px;
  line-height: 28px
}

.suspension-right-box .box-border .sev-t p i {
  display: block;
  font-size: 14px;
  color: #aaa
}

.suspension-right-box .box-border .sev-b {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e4e4e4
}

.suspension-right-box .box-border .sev-b h4 {
  color: #666;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 15px
}

.suspension-right-box .box-border .sev-b li {
  float: left;
  width: 33.33333%
}

.suspension-right-box .box-border .sev-b li a {
  display: inline-block;
  color: #999;
  font-size: 13px;
  padding-left: 43px;
  line-height: 36px
}

.suspension-right-box .box-border .sev-b li a:hover {
  color: #e84047
}

.meau-contact .suspension-right-box .box-border {
  width: 230px
}

.suspension-right-menu:hover .suspension-right-box {
  display: block
}

.meau-code .suspension-right-box {
  top: inherit;
  bottom: -35px
}

.meau-code .suspension-right-box .box-border {
  width: 156px;
  text-align: center;
  border-top: 1px solid #ccc
}

.meau-code .suspension-right-box .box-border i {
  display: block;
  color: #a5763e;
  font-size: 16px;
  line-height: 16px
}

.meau-code .suspension-right-box .box-border .arrow-right {
  top: inherit;
  bottom: 50px
}

.meau-sev:hover .suspension-right-btn {
  background: #a5763e
}

.meau-zs .suspension-right-btn {
  background-color: #a5763e;
  color: #fff;
  margin-top: 80px;
  border-color: #a5763e
}

.meau-zs .suspension-right-btn span {
  color: #fff
}

.meau-zs .suspension-right-btn p {
  color: #fff
}

.meau-cx .suspension-right-btn {
  background-color: #e84047;
  color: #fff;
  margin-top: 40px;
  border-color: #e84047
}

.meau-cx .suspension-right-btn span {
  width: 48px;
  height: 48px;
  display: block;
  overflow: hidden
}

.meau-cx .suspension-right-btn p {
  color: #fff
}

#toTop .active_img {
  display: none
}

#toTop:hover .demo-icon .ago_img {
  display: none
}

#toTop:hover .demo-icon .active_img {
  display: inline-block
}

.suspension-right-menu:hover .arrow-right {
  background: none;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 10px solid transparent;
  display: block
}

.dynamicTime:before {
  content: '';
  position: absolute;
  top: 28px;
  right: 15px;
  width: 0;
  height: 0;
  border-left: 10px solid #E4E4E2;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent
}

.dynamicTime:after {
  content: '';
  position: absolute;
  top: 29px;
  right: 17px;
  width: 0;
  height: 0;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;
  border-top: 9px solid transparent
}

/*侧边栏结束*/
/*公共手机端头部开始*/
.public-top-box{
    height: 45px;
    box-shadow: 0 1px 2px #eee;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
}
.public-top-box .public-top-return{
    width:10%;
    line-height: 45px;
}
.public-top-box .public-top-return a{
    display: inline-block;
    width:100%;
    height:100%;
}
.public-top-box  span.fa{
  font-size: 24px;  
}
.public-top-box .public-top-title{
    width:80%;
    line-height: 45px;
    font-size: 16px;
}
/*公共手机端头部结束*/
/*公共底部开始*/
.footer-bg{
    background: #f6f6f6;
}
.footer-adv-pane{
    margin-top:30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
}

.footer-adv-pane .adv-item{
    font-size: 18px;
}

.footer-adv-pane .adv-item span{
    font-size: 32px;
    margin-right: 10px;
    position:relative;
    top:5px;
}
.footer-copy-pane p{
    margin:0;
    padding:30px 0;
}
.footer-nav-item{
    padding:30px 0;
    border-bottom: 1px solid #eaeaea;
}
.footer-nav-item p a:hover{
    color:#a5763e;
}
.footer-nav-item h3{
    font-size: 18px;
}
.ewm-img{
    width:120px;
    height:120px;
}
/*公共底部结束*/

/*翻页开始*/
.page_box span{
    display: inline-block;
    min-width: 45px;
    color:#bfb8b8;
    line-height: 30px;
    border:1px solid #bfb8b8;
    margin:0 5px;
    padding:0 5px;
    border-radius: 4px;
}
.page_box span.cur{
    background: #a5763e;
    color:#fff;
    border-color: #a5763e;
}
.page_box span a{
    display: inline-block;
    width:100%;
    height:100%;
}
.page_box span:hover,.page_box span a:hover,.page_box a:hover{
    background: #a5763e;
    color:#fff;
}
.page_box span:hover a{
    color:#fff;
    text-decoration: none;
}
.page-margin{
    margin-bottom:15px;
}
/*翻页结束*/

/*网站地址开始*/
.local_address {
    padding: 30px  0 15px;
}
.local_address p{
  margin-bottom: 0;
}
.local_address span {
    color: #6C6C6C;
    padding-right: 10px;
}
.local_address span a:hover{
    color: #a5763e;
}
/*网站地址结束*/


/*公共弹框开始*/
.pop_bg{
  width:100%;
  height:100%;
  background: rgba(0,0,0,.45);
  z-index: 11;
  position:fixed;
  top:0;
  left:0;
}
.anna_public_pop{
  position:fixed;
  width:30%;
  top:20%;
  left:50%;
  top:15%;
  margin-left: -15%;
  z-index: 13;
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.anna_public_pop .anna_public_title{
  background: #ccc;
  line-height: 40px;
  padding-left:15px;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;

}
.anna_public_pop .pop_div_from_box{
  padding:30px 15px 15px;
}
.pop_div_from_box .pop_div_from{
  margin-bottom: 30px;
}
.pop_div_from .pop_div_title{
  line-height: 40px;
  text-align: right;
}
.pop_div_from .pop_div_input{
  position:relative;
}
.pop_div_from .pop_div_input .pop_file{
  position:absolute;
  left:0;
  top:0;
  width:100px;
  height:42px;
  opacity: 0;
  filter:Alpha(opacity=0);
}
.pop_div_from .pop_div_input span{
  display: inline-block;
  width:100px;
  /*color:#999;*/
  border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
  line-height: 42px;
  margin-left: 15px;

}
.pop_div_from .pop_div_img{
  margin-left: 20%;
}
.pop_div_from .pop_div_img .img_p{
  position:relative;
  width:124px;
  margin-right: 10px;
}
.pop_div_from .pop_div_img .img_p img{
width:124px;
height:124px;
object-fit: cover;

}
.pop_div_img .img_p .icon_span{
  position:absolute;
  top:-10px;
  right:-5px;
  color:#999;
}

.pop_div_from .pop_div_input.pop_div_textarea{
  min-height: 60px;
}

.pop_div_submit span{
  display: inline-block;
  width:50%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  line-height: 40px;
  font-size: 16px;
}
.pop_div_submit span:hover{
    background: #a5763e;
}
.close_btns_box{
  position:absolute;
  right:15px;
  top:8px;
}
.layui-m-layermain .layui-m-layer-msg .layui-m-layercont{
  color:#fff!important;
}
.p_start_detatime_div{
  margin-top: 10px;
  margin-bottom: 10px;
}


.anna_public_pop .find-pwd--{
  padding-right: 0;
  padding-left: 0;
}
.anna_public_pop .form-group .form-control{
  height:42px;
}
.anna_public_pop .form-group .find-pwd-verfiy-bg{
  background: #ccc;
  border-radius: 0 4px 4px 0;
}
/*公共弹框结束*/




@keyframes virtualBannerh1 {
  from {
    transform: translateY(100px);
    opacity: 0
  }

  to {
    transform: translateY(0);
    opacity: 1
  }
}

@-moz-keyframes virtualBannerh1 {
  from {
    transform: translateY(100px);
    opacity: 0
  }

  to {
    transform: translateY(0);
    opacity: 1
  }
}

@-webkit-keyframes virtualBannerh1 {
  from {
    transform: translateY(100px);
    opacity: 0
  }

  to {
    transform: translateY(0);
    opacity: 1
  }
}

@-o-keyframes virtualBannerh1 {
  from {
    transform: translateY(100px);
    opacity: 0
  }

  to {
    transform: translateY(0);
    opacity: 1
  }
}


/*公用底部菜单开始*/
.moblie-footer-nav{
     position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 5px 0px;
    background-color: #fff;
    z-index: 3;
    margin-left: -15px;
    margin-right: -15px;
    box-shadow: 0 0 2px #a7a3a3;
}
.moblie-footer-nav .moblie-footer-nav-list{
    flex-grow: 1;
    -webkit-flex-grow: 1;
    position:relative;
}
.m-shop-tips{
  position:absolute;
  width:8px;
  height:8px;
  background: #e2383a;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  right:46px;
  top:0px;
}
.moblie-footer-nav .moblie-footer-nav-list.cur{
    color:#a5763e;
}
.moblie-footer-nav .moblie-footer-nav-list .fa{
    font-size: 18px;
}
.moblie-drop-nav{
    position:absolute;
    width:100%;
    bottom:60px;
    left:0;
    background: #fff;
    border:1px solid #ccc;
    border-radius: 4px;
    z-index: 2;
}
.moblie-drop-nav:after{
    position:absolute;
   display: block;
   content: '';
   bottom:-8px;
   left:42%;
    width:0; 
    height:0; 
    z-index: 1;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-top:8px solid #fff;
}
.moblie-drop-nav:before{
    position:absolute;
   display: block;
   content: '';
   bottom:-9px;
   left:42%;
    width:0; 
    height:0; 
    z-index: 1;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-top:8px solid #ccc;
}
.moblie-drop-nav .moblie-drop-list{
    margin-top: 10px;
}
/*公用底部菜单结束*/

@media (max-width: 767px){
.margin-top{
  margin-top: 60px;
}
.footer-copy-pane p{
  padding:10px 0;
}
.anna_public_pop{
  width:90%;
  margin-left: -45%;
}
.pop_div_from_box .pop_div_from{
  margin-bottom: 15px;
}
.anna_public_pop .pop_div_from_box{
  padding:15px;
}
.page_box span{
  margin-bottom: 15px;
}

.public-top-box{
   position:fixed;
   top:0;
   width:100%;
   background: #fff;
   z-index: 2;
}

}