.ctn {
  background:#fefefe;
}
.ctn .page1 {
  margin-top: 96px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: 670px;
}
.ctn .page1 .map {
  width: 50%;
  height: 100%;
}
.ctn .page1 .map img {
  transition: all 0s;
  width: auto;
}
.ctn .page1 .info {
  width: 50%;
  padding-left: calc((100% - 1440px)/2);
  height: 100%;
  
}
.ctn .page1 .info .box{
  padding:70px 70px 0 70px;
  height: 100%;
  background: url(../png/699d26e6-bd24-4e1c-8b21-2484b102dba47814.png?d=1721873827128) #d90827 center bottom no-repeat;
    background-size: 68%;
}

.ctn .page1 .info .title {
  color: #fff;
  font-weight: bold;
  margin-bottom: 35px;
}
.ctn .page1 .info ul li {
  display: flex;
  justify-content: flex-start;
      align-items: center;
  margin-bottom: 12px;
}
.ctn .page1 .info ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.ctn .page1 .info ul li .txt {
  color: #fff;
  padding-left: 14px;
}
.ctn .page1 .info ul li .txt a {
  color: #fff;
  transition: all 0.3s;
}
.ctn .page1 .info ul li .txt a:hover {
 text-decoration: underline;
}
.ctn .page1 .info ul li svg {
  width: 20px;
  height: 20px;
}
#c_static_001-1715153687057{
    padding: 120px 0;
}

#c_static_001-1715153687057 .form-s .tit{
    color: #333333;
    font-weight: 600;
    width: 100%;
    text-align: center;
}
#c_static_001-1715153687057 .form-s form{
    background: transparent;
    margin-top: 30px;
}
#c_static_001-1715153687057 .form-s form > .p_formItem{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .form-group{
    width: 32%;
    position: relative;
    margin-bottom: 20px;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .form-group .invalid-feedback{
    position: absolute;
    top: 100%;
    margin-top: 0;
    left: 0;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .form-group input{
    background: #fff;
    height: 50px;
  line-height: 50px;
      padding-left: 45px;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .form-group svg{
	position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
  z-index: 10;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .form-group textarea{
    background: #fff;
    height: 240px;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .form-group:nth-child(4){
    width: 100%;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .e_container-9{
    margin-top: 35px;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .e_container-9 > .p_item{
    display: flex;
    justify-content: center;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .e_container-9 > .p_item a{
    width: 156px;
    padding: 12px 0;
    font-size: 18px;
    border: 0;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .e_container-9 > .p_item .e_formBtn-6{
    background: #c72c31;
    color: #fff;
    margin-right: 20px;
}
#c_static_001-1715153687057 .form-s form > .p_formItem .e_container-9 > .p_item .e_formBtn-7{
    background: #fff;
    color: #777777;
}
@media screen and (max-width: 1600px) {
  .ctn .page1 .info {
    padding-left: 10%;
  }
}
/* 125% */
@media screen and (max-width: 1440px) {
 
  .ctn .page1 {
  margin-top: 60px;
  }
  #c_static_001-1715153687057 {
    padding: 80px 0;
}
  
}
@media screen and (max-width: 1200px) {
  .ctn .page1 .info {
    padding-left: 5%;
  }
}
/* 150 */
@media screen and (max-width: 998px) {
  .ctn .page1 {
    margin: 40px 5% 0;
    height: auto;
  }
  .ctn .page1 .info .box{
      padding: 40px;
            background-position: center right;
        background-size: contain;
  }
  .ctn .page1 .info {
    width: 100%;
    padding: 0;
    height: auto;
  }
  .ctn .page1 .map {
    width: 100%;
	height: 300px;
  }
  .ctn .page1 .info ul li svg {
    width: 20px;
    height: 20px;
  }
  .ctn .page1 .info .title {
    margin-bottom: 10px;
  }
  .ctn .page1 .info ul li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .ctn .page1 .info .box{
  padding: 30px
  }
    #c_static_001-1715153687057 {
    padding: 40px 0;
}
 
  .ctn .page1 .map {
    height: 200px;
  }
  #c_static_001-1715153687057 .form-s form{margin-top: 20px;}
  #c_static_001-1715153687057 .form-s form > .p_formItem .form-group {
    width: 100%;
  }
  #c_static_001-1715153687057 .form-s form > .p_formItem .e_container-9{margin-top: 0px;}
  #c_static_001-1715153687057 .form-s form > .p_formItem .form-group textarea{height: 150px;}
  #c_static_001-1715153687057 .form-s form > .p_formItem .e_container-9 > .p_item a{
      font-size: 14px;
        width: 48%;
  }
  #c_static_001-1715153687057 .form-s form > .p_formItem .e_container-9 > .p_item .e_formBtn-6{    margin-right: 0px;}
  #c_static_001-1715153687057 .form-s form > .p_formItem .e_container-9 > .p_item{justify-content: space-between;}
}
/*# sourceMappingURL=./contact-us.css.map */