/* Code tidied up by ScrapBook */
.phone_nav { display: none; }
.hided { overflow: hidden; width: 100%; height: 100%; position: fixed; }
.phone_logo { height: 65px; background: rgb(67, 67, 67) none repeat scroll 0% 0%; }
.phone_logo .p1 img { height: 100%; }
@media screen and (max-width: 1200px) {
  .phone_logo .p1 { padding-top: 15px; height: 54px; display: block; }
  .in_top .heard { display: none; }
  .phone_logo { width: 100%; padding: 0px 20px; box-sizing: border-box; }
  .phone_nav { position: fixed; width: 100%; top: 0px; left: 0px; display: block; transition-delay: 0.7s; z-index: 9999; border-bottom: 2px solid rgb(228, 228, 228); }
  .phone_nav .nav_but_box { display: block; position: absolute; width: 30px; height: 30px; right: 20px; top: 20px; z-index: 1; transition: all 0.7s ease 0s; }
  .phone_nav .nav_but { display: inline-block; position: relative; width: 20px; height: 2px; z-index: 2; margin: 13px 0px 0px 5px; background: rgb(153, 102, 51) none repeat scroll 0% 0%; transition-property: background-color, transform, -webkit-transform; transition-duration: 300ms; }
  .phone_nav .nav_but::before, .nav_but::after { content: ""; display: block; width: 20px; height: 2px; position: absolute; background: rgb(153, 102, 51) none repeat scroll 0% 0%; transition-property: margin, transform, -webkit-transform; transition-duration: 300ms; }
  .phone_nav .nav_but::before { margin-top: -5px; }
  .phone_nav .nav_but::after { margin-top: 5px; }
  .phone_nav .nav_main { height: 100%; position: fixed; left: 0px; opacity: 0; width: 0px; transition: all 0.4s ease 0.3s; background: rgba(206, 175, 89, 0.95) none repeat scroll 0% 0%; overflow: hidden; }
  .phone_nav .nav_main ul { padding: 0px 20px; margin-top: 40px; }
  .phone_nav .nav_main li a { background-position: left center; color: rgb(255, 255, 255); height: 46px; line-height: 46px; display: inline-block; background-size: 32px auto; background-repeat: no-repeat; font-weight: bold; }
  .phone_nav .nav_main .ss { border: 1px solid rgb(255, 255, 255); margin-top: 20px; }
  .phone_nav .nav_main .ss .p2 { float: right; }
  .phone_nav .nav_main .ss .p2 input { border: 0px none; width: 34px; height: 34px; }
  .phone_nav .nav_main .ss .p1 { display: block; margin: 0px 34px 0px 5px; }
  .phone_nav .nav_main .ss .p1 input { width: 100%; height: 34px; line-height: 34px; background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; border: 0px none; font-family: "Microsoft YaHei"; font-size: 14px; color: rgb(255, 255, 255); }
  .phone_nav .nav_main li b { display: inline-block; position: absolute; right: 10px; top: 0px; width: 50%; height: 50px; z-index: 99; }
  .phone_nav .nav_main .ul { padding: 0px 0px 0px 40px; margin: 0px; max-height: 0px; overflow: hidden; transition: max-height 0.4s ease 0s; }
  .phone_nav .nav_main .ul li { padding: 0px; border-bottom: 0px none; transform: translateX(0px); }
  .phone_nav .nav_main .ul li a { padding: 0px; height: auto; line-height: 30px; font-weight: normal; }
  .phone_nav .nav_main .b_one .ul { max-height: 300px; padding: 0px 0px 0px 40px; margin-bottom: 10px; }
  .phone_nav .nav_main li { transform: translateX(100px); transition: all 0.8s ease 0s; border-bottom: 1px solid rgba(225, 225, 225, 0.5); padding: 0px 20px; position: relative; }
  .phone_nav .nav_main li:nth-of-type(1) { transition-delay: 0.1s; }
  .phone_nav .nav_main li:nth-of-type(2) { transition-delay: 0.2s; }
  .phone_nav .nav_main li:nth-of-type(3) { transition-delay: 0.3s; }
  .phone_nav .nav_main li:nth-of-type(4) { transition-delay: 0.4s; }
  .phone_nav .nav_main li:nth-of-type(5) { transition-delay: 0.5s; }
  .phone_nav .nav_main li:nth-of-type(6) { transition-delay: 0.6s; }
  .phone_nav .nav_main li:nth-of-type(7) { transition-delay: 0.6s; }
  .phone_nav .nav_main li:nth-of-type(8) { transition-delay: 0.6s; }
  .phone_nav .nav_main li:nth-of-type(9) { transition-delay: 0.6s; }
  .phone_nav .nav_main li:nth-of-type(10) { transition-delay: 0.6s; }
  .phone_nav_one { background: rgb(35, 24, 21) none repeat scroll 0% 0%; transition-delay: 0s; }
  .phone_nav_one .nav_main { opacity: 1; width: 100%; overflow: inherit; }
  .phone_nav_one .nav_but { background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%; }
  .phone_nav_one .nav_but::before { margin-top: 0px; transform: rotate(45deg); }
  .phone_nav_one .nav_but::after { margin-top: 0px; transform: rotate(-45deg); }
  .phone_nav_one .nav_but_box { opacity: 0.8; }
  .phone_nav_one .nav_main li { transform: translateX(0px); }
}
@media screen and (max-width: 758px) {
  .phone_nav .nav_but_box { top: 17px; right: 10px; }
  .phone_nav .nav_main ul { margin-top: 20px; height: 300px; overflow-y: auto; box-sizing: border-box; }
  .phone_nav .nav_main .b_one .ul { height: auto; }
}
@media screen and (max-width: 470px) {
  .phone_logo { padding: 0px 10px; }
  .phone_nav .nav_main ul { height: 410px; }
  .phone_nav .nav_main .b_one .ul { height: auto; }
}
