html,
body {
  width: 100%;
  overflow-x: hidden;
}
.mask{
  width:100%;
  height:100%;
  background:#333;
  opacity:0.8;
  z-index:9999;
  position:fixed;
  top:0;
  left:0;
  display:none;
}
#box{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:12rem;
  background:#ffffff;
  display:none;
  z-index:10000;
}
#box ul li:first-child{
  margin-top:0.8rem;
}
#box ul li{
  margin-bottom:0.4rem;
}
#box ul li a{
  text-decoration:none;
}
.header-nav {
  z-index: 999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0.21333333rem 0.34666667rem;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background-color: transparent !important;
}
.header-nav .header-logo {
  height: 0.69333333rem;
}
.header-nav .header-menu {
  flex: initial;
  height: 0.45333333rem;
  width: 0.64rem;
}
.header-nav .header-menu img {
  display: block;
  width: 100%;
}
.header-banner img {
  width: 100%;
}
.footer {
  position: relative;
  background: #ffc107;
  padding: 0.88rem 0.93333333rem 1.2rem;
}
.footer .footer-phone {
  width: 5.86666667rem;
  height: 0.94666667rem;
  margin: auto;
  background: url("../images/footer-phone.png")/*tpa=https://www.cxmxx.com/templets/htm/wap/images/footer-phone.png*/ no-repeat 100% 100%;
  background-size: 100% 100%;
}
.footer .footer-info {
  margin-top: 0.82666667rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
}
.footer .footer-info .footer-info-left {
  flex: 1;
}
.footer .footer-info .footer-info-left .footer-info-logo {
  width: 4.44rem;
  height: 0.76rem;
}
.footer .footer-info .footer-info-left .footer-logo-name {
  margin-top: 0.48rem;
  font-size: 0.4rem;
  color: #313131;
  line-height: 0.4rem;
  font-weight: bold;
}
.footer .footer-info .footer-info-left .footer-filing {
  width: 4.77333333rem;
  margin-top: 0.21333333rem;
  font-size: 0.29333333rem;
  font-weight: 400;
  color: #313131;
  line-height: 0.4rem;
}
.footer .footer-info .footer-info-right {
  flex: initial;
  width: 2rem;
}
.footer .footer-info .footer-info-right img {
  display: block;
  width: 100%;
}
.footer .footer-info .footer-info-right .footer-info-bottom {
  margin-top: 0.21333333rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #313131;
  line-height: 0.4rem;
}
.footer .footer-items {
  margin-top: 0.8rem;
  margin-bottom: 0.74666667rem;
  position: relative;
}
.footer .footer-items .footer-item {
  flex: 1;
}
.footer .footer-items .footer-item .footer-item-box:after {
  position: absolute;
  content: '';
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.footer .footer-items .footer-item-right {
  position: absolute;
  right: 0;
  top: 0;
}
.footer .footer-items .footer-item-title {
  font-size: 0.4rem;
  font-weight: bold;
  color: #313131;
  line-height: 0.4rem;
}
.footer .footer-items .footer-item-box {
  position: relative;
  margin-top: 0.4rem;
}
.footer .footer-items .footer-item-list {
  font-size: 0.32rem;
  line-height: 0.32rem;
  margin-bottom: 0.32rem;
  color: #313131;
}
.footer .footer-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #313131;
  text-align: center;
  line-height: 1.2rem;
  height: 1.2rem;
  font-size: 0.37333333rem;
  font-weight: 400;
  color: #ffcd04;
}
.footer .footer-btn:after {
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  content: '';
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.21333333rem 0.21333333rem 0 0.21333333rem;
  border-color: #ffc107 transparent transparent transparent;
}
.info {
  padding-bottom: 0.53333333rem;
}
.info .bg {
  width: 100%;
  height: 7.68rem;
  background: #f7f7f7;
}
.info .info-content {
  width: 9.29333333rem;
  margin: -1.06666667rem auto 0;
  position: relative;
  border: 20px solid #e8e8e8;
}
.info .info-content .info-logo-box {
  background: white;
  position: absolute;
  top: -5.73333333rem;
  right: 0;
  left: 0;
  margin: auto;
  width: 7.76rem;
  height: 7.49333333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 31px 57px 0px rgba(41, 41, 41, 0.05);
}
.info .info-content .info-logo-box > img {
  display: block;
  width: 3.2rem;
  height: 3.01333333rem;
}
.info .info-content .info-box {
  padding: 2.64rem 0.73333333rem 0.82666667rem;
  text-align: center;
}
.info .info-content .info-title {
  font-size: 0.53333333rem;
  line-height: 0.53333333rem;
  color: #2c2c2c;
}
.info .info-content .info-name {
  margin-top: 0.10666667rem;
  font-size: 0.26666667rem;
  line-height: 0.42666667rem;
  color: #878787;
}
.info .info-content .info-block {
  width: 0.8rem;
  height: 0.08rem;
  border-radius: 3px;
  background: #ffa800;
  margin: 0.42666667rem auto 0;
}
.info .info-content .info-text {
  margin-top: 0.4rem;
  font-size: 0.32rem;
  line-height: 0.45333333rem;
  color: #6f6f6f;
}
.info .info-content .info-text p {
  margin-bottom: 0.4rem;
}
.info .info-content .info-text p:nth-last-child(1) {
  margin-bottom: 0;
}
.map {
  position: relative;
  height: 10.22666667rem;
  background: url("../images/map.png")/*tpa=https://www.cxmxx.com/templets/htm/wap/images/map.png*/ no-repeat;
  background-size: 100% auto;
}
.map .map-box {
  position: absolute;
  bottom: 0.4rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 9.29333333rem;
  background: rgba(27, 27, 27, 0.8);
  height: 4.57333333rem;
  display: flex;
  align-items: center;
  text-align: center;
  z-index: 3;
  justify-content: center;
}
.map .map-box .map-title {
  font-size: 0.53333333rem;
  line-height: 0.53333333rem;
  font-weight: bold;
  color: #ffffff;
}
.map .map-box .map-name {
  margin-top: 0.10666667rem;
  font-size: 0.26666667rem;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.5;
}
.map .map-box .map-block {
  width: 0.8rem;
  height: 0.08rem;
  border-radius: 3px;
  background: #ffa800;
  margin: 0.21333333rem auto 0;
}
.map .map-box .map-phone {
  width: 6.93333333rem;
  margin: 0.33333333rem auto 0;
  font-size: 0.34666667rem;
  line-height: 0.48rem;
  font-weight: 400;
  color: #ffffff;
}
.map .map-box .map-phone p {
  margin-bottom: 0.26666667rem;
}
.map .map-box .map-phone p:nth-last-child(1) {
  margin-bottom: 0;
}
.exterior {
  padding: 0.86666667rem 0.32rem 0;
}
.exterior .exterior-header {
  text-align: center;
}
.exterior .exterior-header h1 {
  font-size: 0.53333333rem;
  line-height: 0.53333333rem;
  font-weight: bold;
  margin-bottom: 0.18666667rem;
  color: #292828;
}
.exterior .exterior-header span {
  display: block;
  font-size: 0.26666667rem;
  line-height: 0.26666667rem;
  font-weight: 400;
  color: #949494;
}
.exterior-box{
  width:100%;
  height:4.64rem;
  background:rgba(255,255,255,1);
  box-shadow:0 -0.02rem 0.06rem 0 rgba(234,234,234,0.8);
}
.exterior-box img{
  display:block;
  width:90%;
  height:90%;
  margin:5% auto;
}
/* .exterior .exterior-box {
  overflow: hidden;
  padding-top: 0.61333333rem;
}
.exterior .exterior-box .exterior-img {
  float: left;
  width: 50%;
  height: 4.72rem;
}
.exterior .exterior-box .exterior-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
} */
/*# sourceMappingURL=style.css.map */
.top-menu {
  position: fixed;
  bottom: 0rem;
  left: 0;
  width: 100%;
  z-index: 999;
}
.top-menu .bg {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  transition: opacity ease-in 0.3s;
}
.top-menu .top-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transition: all ease-in-out 0.3s;
  transform: translateY(-2.17333333rem);
}
.top-menu .top-header {
  margin-bottom: -1px;
  background: url("../images/top-menu-bg.png")/*tpa=https://www.cxmxx.com/templets/htm/wap/images/top-menu-bg.png*/ no-repeat center;
  background-size: 120% 125%;
  height: 2.17333333rem;
  width: 100%;
  padding: 0.48rem 0.56rem 0;
  display: flex;
  align-items: center;
}
.top-menu .top-header .left,
.top-menu .top-header .right {
  flex: 1;
}
.top-menu .top-header .left .left-title,
.top-menu .top-header .right .left-title,
.top-menu .top-header .left .right-title,
.top-menu .top-header .right .right-title {
  font-size: 0.45333333rem;
  font-weight: bold;
  color: #2c2c2b;
  line-height: 0.49333333rem;
}
.top-menu .top-header .left .left-info,
.top-menu .top-header .right .left-info,
.top-menu .top-header .left .right-info,
.top-menu .top-header .right .right-info {
  margin-top: 0.05333333rem;
  font-size: 0.26666667rem;
  line-height: 0.49333333rem;
}
.top-menu .top-header .right {
  text-align: right;
}
.top-menu .top-header .content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.y_conter{
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.5rem;
  text-align: center;
}
.y_topback{
  width: 1rem;
  height: 1rem;
  background: url("../images/icon-menu.png")/*tpa=https://www.cxmxx.com/templets/htm/wap/images/icon-menu.png*/ no-repeat center / 0.16rem;
}
.top-menu .top-header .content .content-left,
.top-menu .top-header .content .content-right {
  flex: initial;
  display: block;
  width: 1.06666667rem;
  border-radius: 0.10666667rem;
  height: 1.10666667rem;
  background: black;
}
.top-menu .top-header .content .content-center {
  flex: initial;
  display: block;
  margin: 0 0.08rem;
  font-size: 0.66666667rem;
  color: black;
}
.top-menu .top-from {
  background: #FFBE06;
  padding: 0.2rem 0.53333333rem 0.64rem;
}
.top-menu .top-from .form-control {
  height: 1.24rem;
  line-height: 0.56rem;
  font-size: 0.4rem;
  margin-bottom: 0.26666667rem;
  padding-left: 0.41333333rem;
}
.top-menu .top-from .form-control:focus {
  outline: none;
  box-shadow: none;
}
.top-menu .top-from textarea.form-control {
  height: 2.84rem;
}
.top-menu .top-from .btn-block {
  padding: 0;
  width: 8.93333333rem;
  height: 1.24rem;
  line-height: 1.24rem;
  text-align: center;
  background: #222222;
  border-radius: 10px;
  margin: 1rem auto 0;
  font-size: 0.4rem;
  font-weight: bold;
  color: #ffbe06;
}
.top-menu.active .bg {
  height: 100vh;
  opacity: 1;
}
.top-menu.active .top-content {
  transform: translateY(-100%);
}
.y_nav-item{
  display: flex;
  justify-content: center;
  align-items: center;
  color:#333333;
}
.y_top_ul{
  padding:0;margin:0;
  list-style:none;
}
.y_xianzhi1{
overflow:hidden;
  white-space: nowrap;/*不换行*/
  text-overflow:ellipsis;
}