﻿body {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    overflow-y: none;
}

input,
select {
    outline: none;
    background: transparent;
    border: none;
    outline: medium;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*去掉下拉箭头 */
}
.menu_page02{
    width:100%;
     height:100%;
}
.en .en_dn{
     display: none;
}

.menu_page02 ul{
    float:left;
    width:100%;
    height:100%;
}
.menu_page02 ul li{
      position:relative;
     float:left;
     width:33%;
     height:100%;
     font-size:18px;
     color:#a3987f;
     background:#5b554c;
     /* margin-left:0.1%; */
     cursor: pointer;
}

.menu_page02 ul li span{
     float:left;
     text-align:left;
     padding-left:5%;
}

.menu_page02 ul li img{
    display: none;
}


.menu_page02 .menu_page02_text{
    position:absolute;
    padding-left:65px;
    padding-top:9%;
    width:100%;
}

.menu_page02 ul .cur{
    color:#fff;
}

.menu_page02 .cur .menu_page02_text{
    padding-left:30px;
}
.menu_page02 ul  .menu_bg{
    float:left;
    width:0%;
    height:100%;
    background:#a3987f;
}
*:focus {
    outline: none;
    background-color: transparent;
}

::selection {
    background: transparent;
}

::-moz-selection {
    background: transparent;
}

select::-ms-expand {
    display: none;
}

.logo {
    width: 110px;
    margin-left: 10%;
    margin-top: 5%;
}

.header {
    width: 100%;
    height: 100px;
    z-index: 90;
    position: absolute;
    padding: 0px;
    margin: 0px;
    overflow: visible;
}

.header_form {
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow: visible;
}

.nav {
    width: 100%;
    height: 100%;
    margin-left: 0%;
    margin-top: 20%;
    overflow: visible;
    position: absolute;
    display: none;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
}

.home img {
    display: none;
}

.nav_01,
.nav_02,
.nav_03,
.nav_04,
.nav_05 {
    width: 90%;
    height: auto;
    line-height: 60px;
    text-align: left;
    float: right;
    color: #949494;
    border-bottom: 1px solid #cacccc;
    cursor: pointer;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
}

.nav li div {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
}

.nav li div span {
    width: auto;
    height: 100%;
    float: left;
    color: #282728;
    font-size: 1.0rem;
    font-weight: 600;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
}

.nav li div img {
    margin-top: 10px;
    float: left;
}

.E_btn {
    width: 130px;
    height: 40px;
    background-color: rgba(255, 255, 255, 1);
    margin-top: 58px;
    display: none;
}

.English {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #807a63;
    z-index: 3;
    font-size: 1.5rem;
    line-height: 35px;
}

.zuol {
    width: 3%;
    height: 100%;
    background-color: rgba(255, 0, 0, 1);
    z-index: 0;
}

.Search {
    width: 130px;
    height: 30px;
    /*     border-bottom: 3px solid #807a63; */
    margin-right: 5%;
    margin-top: 65px;
    display: none;
}

.Search input {
    width: 100px;
    padding-left: 10px;
    float: left;
    font-size: 1.2rem;
}

.n2 {
    width: 19px;
    float: left;
}

.header_bg {
    width: 100%;
    height: 100%;
    z-index: -1;
    margin-top: -1px;
}

.nnn1 {
    width: 63%;
    height: 100%;
    float: left;
    background-color: #fff;
    opacity: 1;
}

.nnn2 {
    width: 37%;
    height: 100%;
    float: left;
    background-color: rgba(246, 246, 246, 1);
    opacity: 1;
}

.zmz_ul {
    width: 100%;
    height: auto;
    margin-top: -170px;
    overflow: visible;
    color: #8d8d8d;
}
.zmz img {
    width: 14%;
    margin-left: -10px;
/*     margin-top: -10px; */
 }
.ptfw img {
    width: 14%;
    margin-left: -10px;
/*     margin-top: -10px; */
 }
.z_li {
    width: 100%;
    height: 45px;
    line-height: 40px;
    text-align: left;
    float: left;
    font-size: 1.0rem;
    padding-left: 20px;
    cursor: pointer;
}

.ptfw_ul {
    width: 100%;
    height: auto;
    margin-top: -175px;
    overflow: visible;
    color: #8d8d8d;
}

.nav_bg {
    width: 100%;
    height: 300%;
    background-color: #fff;
    z-index: -1;
}

.z_li:hover {
    color: #ff0000;
}

.m_Search {
    width: 20px;
    margin-top: 6.5%;
    margin-right: 5%;
    display: block;
    cursor: pointer;
}

.m_Search img {
    width: 100%;
    margin-top: 25%;
}

.m_Ebtn {
    width: 20px;
    margin-top: 6.5%;
    margin-right: 5%;
    display: block;
    cursor: pointer;
}

.m_Ebtn img {
    width: 100%;
    margin-top: 25%;
}


/*END*/

.dlx {
    width: 40%;
    bottom: 5%;
    left: 5%;
    z-index: 500;
    display: none;
}

.dlx li {
    width: 18%;
    margin-left: 5%;
    float: left;
}

.dlx li img {
    width: 100%;
}

.dlx_m {
    width: 100%;
    bottom: 5%;
    left: 3%;
    z-index: 5;
}

.dlx_m li {
    float: left;
    width: 9%;
    margin-top: 20px;
    margin-left: 10px;
}

.dlx_m li img {
    width: 100%;
}
.wx_erm{
    width: 120%;
    left: 40%;
    top: -150px;
    overflow: visible;
}

/* END */

.m_nav {
    width: 40px;
    height: 58px;
    display: block;
    float: right;
    margin-right: 5%;
    margin-top: 4%;
    cursor: pointer;
}

.m_nav_bg {
      position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 1;
}

@media all and (max-width:576px){
.header {

  height: 80px;

}
}
@media all and (max-width:420px){
    .nav li div img {
  margin-top: 10px;
  float: left;
    }
 .en .nav li div img {
  margin-top:5px;
  float: left;
}
}

@media all and (max-width:320px){
    .nav li div img {
  margin-top: 10px;
  float: left;
}
.nav li div img {
  margin-top: 15px;
  float: left;
}
}
@media all and (max-height:700px){
.nav_01, .nav_02, .nav_03, .nav_04, .nav_05 {
  line-height: 40px;
}
.nav {
  width: 100%;
  margin-top: 22%;

}
.nav li div img {
  margin-top: 5px;
  float: left;
}

.z_li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  float: left;
  font-size: 1.0rem;
  padding-left: 20px;
  cursor: pointer;
}
    
}


