/* color */
/* flex */
/* font-size */
/* color */
/* margin */
/* padding */
/* 动画 */
/* other */
.whmax {
  width: 100%;
  height: 100%;
}
/* this website */
.page_hymq_top {
  width: 100%;
  padding: 30px 50px 20px 50px;
}
.page_hymq_top ul {
  display: flex;
  background: #f4f4f4;
  padding: 30px;
  border-radius: 10px;
}
.page_hymq_top ul li {
  width: 33.33%;
  padding: 10px;
}
.page_hymq_top a {
  width: 100%;
  background: #fff;
  position: relative;
  border-radius: 10px;
  padding: 20px 20px;
  transition: 0.2s all ease-in;
  display: flex;
  align-items: center;
}
.page_hymq_top a .mgood {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  opacity: 1;
}
.page_hymq_top a .mleft {
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border: 1px solid #eee;
}
.page_hymq_top a .mleft img {
  width: 100%;
  transition: 0.2s all ease-in;
}
.page_hymq_top a .mfont {
  padding-left: 20px;
}
.page_hymq_top a .mfont h3 {
  font-size: 15px;
  color: #303133;
}
.page_hymq_top a .mfont p {
  font-size: 15px;
  color: #606266;
  margin-top: 5px;
}
.page_hymq_top a:hover {
  transform: translateY(-3px);
}
.page_hymq_top a:hover .mfont h3 {
  color: #2BBC4D;
}
.page_hymq_top a:hover .mleft img {
  transform: scale(1.03);
}
.page_hymq_list ul {
  display: flex;
  flex-wrap: wrap;
}
.page_hymq_list ul li {
  width: 33.33%;
  padding: 10px;
}
.page_hymq_list ul a {
  border: 1px solid #eee;
  width: 100%;
  background: #fff;
  position: relative;
  border-radius: 10px;
  padding: 20px 20px;
  transition: 0.2s all ease-in;
  display: flex;
  align-items: center;
}
.page_hymq_list ul a .mgood {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  opacity: 1;
}
.page_hymq_list ul a .mleft {
  width: 75px;
  height: 75px;
  flex-shrink: 0;
  border: 1px solid #eee;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_hymq_list ul a .mleft img {
  width: 100%;
  transition: 0.2s all ease-in;
}
.page_hymq_list ul a .mfont {
  width: calc(100% - 75px);
  padding-left: 20px;
}
.page_hymq_list ul a .mfont h3 {
  font-size: 15px;
  color: #303133;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page_hymq_list ul a .mfont p {
  font-size: 15px;
  color: #606266;
  margin-top: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page_hymq_list ul a:hover {
  transform: translateY(-3px);
}
.page_hymq_list ul a:hover .mfont h3 {
  color: #2BBC4D;
}
.page_hymq_list ul a:hover .mleft img {
  transform: scale(1.03);
}
.page_hymq_show_top {
  padding: 30px 50px;
}
.page_hymq_show_top .section_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #eee;
  padding-bottom: 30px;
}
.page_hymq_show_top .mleft {
  display: flex;
  align-items: center;
}
.page_hymq_show_top .mleft img {
  width: 100%;
}
.page_hymq_show_top .mleft .mimg2 {
  padding: 15px;
  margin-right: 20px;
  border: 1px solid #eee;
  width: 188px;
  height: 188px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_hymq_show_top .mleft h1 {
  font-size: 36px;
  font-weight: bold;
  color: #303133;
}
.page_hymq_show_top .mright {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #606266;
}
.page_hymq_show_body .section_main {
  display: flex;
  align-items: flex-start;
}
.page_hymq_show_left {
  flex: 1;
  padding-right: 30px;
}
.page_hymq_show_left .mtop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #eee;
  padding-bottom: 30px;
}
.page_hymq_show_left .mtop .mleft {
  padding-right: 30px;
}
.page_hymq_show_left .mtext {
  display: flex;
  align-items: center;
}
.page_hymq_show_left .mtext h3:first-child {
  margin-right: 40px;
}
.page_hymq_show_left h3 {
  padding: 5px 0;
  font-weight: bold;
  font-size: 20px;
  color: #303133;
}
.page_hymq_show_left h4 {
  margin-right: 10px;
  font-size: 15px;
}
.page_hymq_show_left .viedeo_share {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 0 0 0;
}
.page_hymq_show_left .viedeo_share h4 {
  white-space: nowrap;
}
.page_hymq_show_left .viedeo_share h4:last-of-type {
  margin-left: 30px;
}
.page_hymq_show_left .xhul {
  display: flex;
  align-items: center;
}
.page_hymq_show_left .xhul .xhli:nth-child(1) i {
  color: #28C445;
}
.page_hymq_show_left .xhul .xhli:nth-child(2) i {
  color: #F56467;
}
.page_hymq_show_left .xhul .xhli:nth-child(3) i {
  color: #1296DB;
}
.page_hymq_show_left .xhul .xhli:nth-child(4) i {
  color: #EFB336;
}
.page_hymq_show_left .xhul .xhli:nth-child(5) i {
  color: #FF6FC5;
}
.page_hymq_show_left .xhli {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 3px;
}
.page_hymq_show_left .xhli i {
  color: #FF6FC5;
}
.page_hymq_show_left .xhli a {
  display: block;
  width: 100%;
  height: 100%;
}
.page_hymq_show_left .xhli i {
  font-size: 40px;
  transition: 0.2s all ease-in;
  display: block;
}
.page_hymq_show_left .xhli i:hover {
  transform: translateY(-2px);
}
.page_hymq_show_left .minfo {
  padding: 30px 0;
  font-size: 16px;
  line-height: 180%;
  color: #606266;
}
.page_hymq_show_left .minfo p {
  text-indent: 20px;
}
.page_hymq_show_left .minfo img {
  margin: 10px 0;
  max-width: 100%;
}
.page_hymq_show_right {
  width: 380px;
  flex-shrink: 0;
}
.page_hymq_show_right .xhsubmin_form {
  width: 100%;
  background: #f3f5f6;
  border-radius: 15px;
  padding: 30px;
  margin-bottom: 40px;
}
.page_hymq_show_right .xhsubmin_form img {
  width: 100%;
  margin-bottom: 20px;
}
.page_hymq_show_right .xhsubmin_form li {
  width: 100%;
  margin-bottom: 10px;
}
.page_hymq_show_right .xhsubmin_form li input {
  width: 100%;
  background: #fff;
  padding: 15px 25px;
  border-radius: 5px;
  border: 1px solid #eee;
  font-size: 15px;
  color: #303133;
}
.page_hymq_show_right .xhsubmin_form .mbom {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.page_hymq_show_right .xhsubmin_form .mbom span {
  user-select: none;
  -webkit-user-select: none;
  font-size: 15px;
  color: #909399;
}
.page_hymq_show_right .xhsubmin_form .mbom input {
  border: 1px solid #eee !important;
  margin-right: 10px;
}
.page_hymq_show_right .xhsubmin_form a {
  width: 100%;
  background: #2BBC4D;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 18px;
  color: #FFFFFF;
  transition: 0.2s all ease-in;
  padding: 10px 0;
}
.page_hymq_show_right .xhsubmin_form a:hover {
  transform: translateY(-2px);
  background: #05801c;
}
.page_hymq_show_right .hot_news_title {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.page_hymq_show_right .hot_news_title span {
  width: 2px;
  height: 18px;
  margin-right: 10px;
  background: #2BBC4D;
  display: block;
}
.page_hymq_show_right .hot_news_title h2 {
  font-size: 23px;
  color: #303133;
  font-weight: bold;
}
.page_hymq_show_right .tuijian_project {
  width: 100%;
}
.page_hymq_show_right .tuijian_project li {
  margin-bottom: 15px;
}
.page_hymq_show_right .tuijian_project .mgood {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  opacity: 1;
}
.page_hymq_show_right .tuijian_project a {
  display: block;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #eee;
  position: relative;
  transition: 0.2s all ease-in;
}
.page_hymq_show_right .tuijian_project .mtop {
  display: flex;
  align-items: center;
}
.page_hymq_show_right .tuijian_project .mtop .mleft {
  flex-shrink: 0;
  margin-right: 15px;
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_hymq_show_right .tuijian_project .mtop .mleft img {
  width: 100%;
}
.page_hymq_show_right .tuijian_project .mtop .mfont {
  width: calc(100% - 75px);
}
.page_hymq_show_right .tuijian_project .mtop .mfont p {
  color: #606266;
  font-size: 15px;
  margin-top: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page_hymq_show_right .tuijian_project .mtop .mfont h3 {
  color: #303133;
  font-size: 16px;
  transition: 0.2s all ease-in;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page_hymq_show_right .tuijian_project .mbom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.page_hymq_show_right .tuijian_project .mbom .mfont {
  display: flex;
  align-items: center;
}
.page_hymq_show_right .tuijian_project .mbom .mfont i {
  color: #2BBC4D;
  font-size: 16px;
  margin-right: 5px;
}
.page_hymq_show_right .tuijian_project .mbom .mfont span {
  color: #909399;
  font-size: 14px;
}
.page_hymq_show_right .tuijian_project .mbom p {
  padding: 6px 15px;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 15px;
  background: #2BBC4D;
}
.page_hymq_show_right .tuijian_project a:hover {
  transform: translateY(-3px);
}
.page_hymq_show_right .tuijian_project a:hover .mtop .mfont h3 {
  color: #2BBC4D;
}
.page_hymq_show_bom {
  padding: 50px 50px 0 50px;
}
.page_hymq_show_tabs {
  display: flex;
  align-items: center;
}
.page_hymq_show_tabs li {
  flex: 1;
  padding: 0 10px;
}
.page_hymq_show_tabs a {
  display: block;
  border-radius: 10px 10px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  color: #FFFFFF;
  font-size: 16px;
  transition: 0.2s all ease-in;
  user-select: none;
  -webkit-user-select: none;
  background: #016296;
}
.page_hymq_show_tabs li.curr a {
  background: #2BBC4D;
}
.page_hymq_show_item {
  background: #f3f5f6;
  padding: 30px 50px;
}
.page_hymq_show_item .news_list_main {
  display: flex;
  flex-wrap: wrap;
}
.page_hymq_show_item .news_list_main .news_item {
  width: 50%;
  padding: 10px;
}
.page_hymq_show_item .news_list_main .news_item a {
  background: #fff;
}
.page_hymq_show_item .hymq_case {
  width: 100%;
}
.page_hymq_show_item .hymq_case ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.page_hymq_show_item .hymq_case ul li {
  width: 33.33%;
  padding: 10px;
}
.page_hymq_show_item .hymq_case ul a {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  display: block;
  transition: 0.2s all ease-in;
}
.page_hymq_show_item .hymq_case ul .mimg {
  width: 100%;
  overflow: hidden;
  height: 265px;
}
.page_hymq_show_item .hymq_case ul .mimg img {
  width: 100%;
  height: 100%;
  transition: 0.2s all ease-in;
}
.page_hymq_show_item .hymq_case ul h4 {
  font-size: 16px;
  text-align: center;
  padding: 10px 0 0 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page_hymq_show_item .hymq_case ul a:hover {
  transform: translateY(-3px);
}
.page_hymq_show_item .hymq_case ul a:hover img {
  transform: scale(1.03);
}
.page_hymq_show_item .hymq_case ul a:hover h4 {
  color: #2BBC4D;
}
.contact_list_main {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: flex;
}
.contact_list_main .mleft {
  height: 566px;
  flex: 1;
}
.contact_list_main .mleft #map_box {
  width: 100%;
  height: 566px;
}
.contact_list_main .mright {
  height: 566px;
  width: 45%;
  flex-shrink: 0;
  padding-left: 60px;
}
.contact_list_main .mright ul {
  width: 100%;
}
.contact_list_main .mright li {
  width: 100%;
  margin-bottom: 35px;
}
.contact_list_main .mright li:last-child {
  margin: 0;
}
.contact_list_main .mright h4 {
  font-size: 24px;
  color: #303133;
  margin-bottom: 10px;
}
.contact_list_main .mright p {
  color: #606266;
  font-size: 15px;
}
.contact_list_main .mright span {
  padding: 6px 0;
  display: inline-block;
}

