/* amazeui reset */
.am-g-fixed { max-width: 1350px; }
.am-slider-a5 {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  /* Control Nav */
}
.am-slider-a5 .am-control-nav li a.am-active { background-color: #029159; }

.am-nav { margin-top: 108px; }
.am-nav > li > a {  
	padding: 1em 1.2em;  
}
.am-nav > li.end > a {  
	padding: 1em 0 1em 1.2em;  
}
.am-nav > li > a:hover,
.am-nav > li > a:focus { 
	color: #cf7300; 
  	background-color: #ffffff;
  	border-bottom: 2px solid #cf7300;
}

.am-nav > li.am-active > a,
.am-nav > li.am-active > a:hover,
.am-nav > li.am-active > a:focus {
	color: #cf7300;
	background-color: #ffffff;
	border-bottom: 2px solid #cf7300;
}

.am-gallery { padding: 0; }
.am-gallery-default > li { padding: 0 17px 35px 17px;}

/* ========================== */

body.index { background: url("../img/index-bg.gif") no-repeat; }

/* Header */
.be-column { height: 160px; background: url("../img/header-tel.gif") no-repeat right 45px; }
.be-ico { height: 87px; background: url("../img/ico.gif") no-repeat right; }

/* GreenLine */
.be-green-line { height: 6px; }
.be-green-line hr { border-top: 6px solid #029159; }

/* CoreProduct */
.be-join-core-product-global-wrap { width: 100%; background: url("../img/core-product-wrap.gif") no-repeat right bottom; }
.be-join-core-product-wrap { margin-left: auto; margin-right: auto; padding-bottom: 25px; }

.be-join-core-product { height: 640px; background: url("../img/title-3.gif") no-repeat left bottom; }

.core-product-name ul,
.core-product-name ul li {
    margin: 0; 
    padding: 0; 
    list-style: none;    
}
.core-product-name ul li { float: left; width:34px; height: 135px; background: url(../img/core-product-name.gif) no-repeat; margin: 0 0 18px 13px; }
.core-product-name ul li a { display: block; width: 1.2rem; font-size: 1.4rem; line-height: 1.4rem; word-wrap: break-word; margin: 39px auto 0 auto; }
.core-product-name ul li a:hover { color: #029159; }

/* JoinStore */
.be-join-store { background-color: #029159; padding: 18px 0; }
.be-join-store-pic div { margin: 18px 0; }

/* JoinProcess / 加盟流程 在 global.css */

/* Footer */
.be-footer-wrap { width: 100%; padding-bottom: 100px; background-color: #029159; }
.be-footer { background: url("../img/footer.jpg") no-repeat 100% 0; }
    .be-footer h2, 
    .be-footer p { 
        margin-right: 212px; 
        text-align: right;
    }
p.bg-copyright { margin-right: 0; margin: 40px 0 0 55px; }

/* ========================== */

@media screen and (max-width: 640px) { /* <=640 */
    
    /* Column */
    .be-phone-bar { position: relative; height: 70px; padding: 12px; }    
    .am-offcanvas-bar { width: 85%; background-color: #fff; }    
    .am-offcanvas-bar:after { width: 0; } 
    .am-icon-btn { width: 32px; height: 32px;  font-size: 16px; line-height: 32px; background-color: #029159; }   
    .am-icon-bars { position: absolute; top: -10px; right: 10px; color: #ffffff; }

    /** 左侧弹出菜单部分在 global.css **/

    .be-mob-padding-right { padding-right: 1rem; }

    /* 核心产品 */
    .am-gallery-default > li { padding: 0 8px 16px 10px;}

    /* JoinStore */    
    .be-join-store-pic div { margin: 12px 0; }

    /* 加盟咨询预约 - iframe */
    .am-popup-hd {
        border-bottom: 0;
        background-color: #029159;
    }
    .am-popup-hd .am-popup-title {
        font-size: 1.6rem;
        color: #ffffff;
    }
    .am-popup-hd .am-close {
        color: #ffffff;
    }
    .am-popup-hd .am-close:hover {
        color: #ffffff;
    } 
    .am-modal-footer {
        background-color: #029159;        
    }      

    /* Footer */
    .be-footer-wrap { width: 100%; padding-bottom: 50px; }
    .be-footer { background: none; }
      .be-footer h2, 
      .be-footer p { 
        margin-right: 0; 
        text-align: center;
        padding: 0 1rem;
      }
    p.bg-copyright { margin-right: 0; margin: 40px 0 }        
      
}

@media screen and (min-width: 640px) and (max-width: 1024px) { /* >=640，<=1024 */
  .am-nav > li > a {  
    padding: 1em 0.4em;  
  }
  .be-ico { background: none; }
  .core-product-name { height: 450px; overflow: hidden; }
  .be-join-core-product { height: 470px; background: url("../img/title-3.gif") no-repeat right bottom; }

}

@media screen and (min-width: 1680px) { /* >=1680 */
  /* 加盟咨询预约 - iframe */
  .am-popup {
      width: 1048px;
      height: 660px;       
      margin-left: -524px;
      margin-top: -330px;
  }
  .am-popup-hd {
      border-bottom: 0;
      background-color: #029159;
  }
  .am-popup-hd .am-popup-title {
      font-size: 1.6rem;
      color: #ffffff;
  }
  .am-popup-hd .am-close {
      color: #ffffff;
  }
  .am-popup-hd .am-close:hover {
      color: #ffffff;
  } 
  .am-modal-footer {
      background-color: #029159;
  }  


}


.bg1 { background-color: red; color: #fff; }
.bg2 { background-color: blue; color: #fff; }

.bg1 div { background-color: yellow; }
.bg2 div { background-color: gray; }