.stylebtn {
  display: block;
  margin: 0 auto;
  background-color: #0054a0;
  font-size: 18px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 50px;
  text-align: center;
  color: #fff;
}
.leo-6 {
  width: 50%;
  float: left;
}
.leo-row {
  width: 100%;
}
.home_title {
  text-align: center;
  font-size: 40px;
  color: #333;
  font-family: 'tt0144m';
}
.home_title p {
  margin-top: 16px;
  font-size: 16px;
  color: #666;
}
.readmore {
  width: 120px;
  height: 50px;
  position: relative;
  z-index: 2;
  background-color: #e6e6e6;
  display: inline-block;
  font-size: 16px;
  color: #999999;
  border-radius: 100px;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.readmore:hover {
  background-color: #0054a0;
  color: #fff;
}
.indexBan {
  position: relative;
  overflow: hidden;
  margin-top: 150px;
}
.indexBan .bolang {
  position: absolute;
  top: 0;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
}
.indexBan .swiper-slide-active .txt {
  animation: mymove6 0.6s;
  -webkit-animation: mymove6 0.6s linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-delay: 0.2s;
}
.indexBan .swiper-slide {
  position: relative;
}
.indexBan .txt {
  position: absolute;
  top: 25%;
  z-index: 10;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}
.indexBan .txt div {
  max-width: 1300px;
  margin: 0 auto;
}
.indexBan .txt span {
  color: #0054a0;
}
.indexBan .txt .AirService {
  display: block;
  width: 288px;
  height: 60px;
  margin: 10px auto 0;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 30px;
  color: #fff;
}
.indexBan .txt .AirService img {
  margin-right: 8px;
}
.indexBan .img img {
  width: 100%;
}
.Home-banner-page {
  position: absolute;
  bottom: 38px!important;
  width: 100%;
}
.Home-banner-page .swiper-pagination-bullet {
    position: relative;
    width: 12px;
    height: 12px;
    display: inline-block;
  margin: 0 7px;
  opacity: 1;
  background: #ffffff;
}
.Home-banner-page .swiper-pagination-bullet-active {
 background: #0054a0;
}
.section_why {
  padding-top: 106px;
  padding-bottom: 116px;
}
.section_why .home_title {
  margin-bottom: 15px;
}
.section_why .choose-list li {
  width: 33.333%;
  height: 300px;
  box-sizing: border-box;
  float: left;
}
.section_why .choose-list li:last-child {
  border: 0;
  background: none;
  display: none;
}
.section_why .choose-list li .item {
  padding: 0 30px;
  padding-top: 65px;
}
.section_why .choose-list li .item img {
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.section_why .choose-list li .item:hover img {
  transform: rotate(360deg);
}
.section_why .choose-list li .item .more {
  margin-top: 71px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.section_why .choose-list li .item .check_a {
  display: inline-block;
  width: 130px;
  height: 34px;
  margin-top: 30px;
  text-align: center;
  line-height: 34px;
  background-color: #eeeeee;
  border-radius: 50px;
  color: #999;
}
.section_why .choose-list li .choose-title {
  margin-top: 24px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  line-height: 20px;
}
.section_why .choose-list li .choose-title span {
  color: #0054a0;
}
.section_why .choose-list li p {
  max-width: 380px;
  margin-top: 18px;
  font-size: 16px;
  color: #666666;
  /*text-overflow: ellipsis;*/
  /*-webkit-box-orient: vertical;*/
  /*display: block;*/
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 4;*/
  /*overflow: hidden;*/
}
.section_factory {
  padding-top: 64px;
  padding-bottom: 90px;
}
.section_factory .home_title {
  margin-bottom: 34px;
}
.section_factory img {
  max-width: 100%;
}
.section_factory .section_factory_height {
  height: 665px;
}
.section_factory .section_factory_height .imgbox {
  width: 100%;
  height: 100%;
}
.section_factory .section_factory_height .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section_factory .section_factory_r_bg {
  background-color: #f3f7fa;
}
.section_factory .factory_right {
  width: 60%;
  max-width: 618px;
  margin-left: 10%;
  margin-top: 6%;
}
.section_factory .factory_right .home_title {
  margin-bottom: 30px;
}
.section_factory .factory_right .dec {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  text-align: center;
}
.section_factory .factory_right .dec span {
  color: #0069be;
}
.section_factory .factory_right ul {
  margin-top: 68px;
}
.section_factory .factory_right ul li {
  width: 33.33%;
  margin-bottom: 26px;
  float: left;
  text-align: center;
  font-size: 18px;
  color: #000;
}
.section_factory .factory_right ul li img {
  margin-bottom: 6px;
}
.section_honor {
  background: url(../images/honor_bg.jpg) no-repeat center top;
  padding-top: 92px;
  padding-bottom: 90px;
}
.section_honor .swiper-honor-father {
  position: relative;
  margin-top: 36px;
  z-index: 1;
}
.section_honor .swiper-honor-father .swiper-honor .inner {
  border: 4px solid #e5e6e7;
  overflow: hidden;
}
.section_honor .swiper-honor-father .swiper-honor .honor_img {
  overflow: hidden;
}
.section_honor .swiper-honor-father .swiper-honor .honor_img img {
    width: 100%;
    max-width: 100%;
}
.section_honor .swiper-honor-father .swiper-honor .honor_text {
  background-color: #e5e6e7;
  color: #000;
  padding: 0 4px;
  line-height: 52px;
  text-align: center;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section_honor .swiper-honor-father .honor_Arrows {
  top: 50%;
  width: 53px;
  height: 52px;
  margin-top: -17px;
  background: url(../images/arrow2.png) no-repeat center;
  background-size: 100%;
  color: #fff;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.section_honor .swiper-honor-father .honor_Arrows:hover {
  background-image: url(../images/arrow2-hover.png);
}
.section_honor .swiper-honor-father .honor_Arr_R {
  right: -28px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.section_honor .swiper-honor-father .honor_Arr_L {
  left: -28px;
}
.section_news {
  padding-top: 70px;
  padding-bottom: 72px;
}
.section_news .home_title {
  margin-bottom: 20px;
}
.section_news .Home-news-father {
  position: relative;
}
.section_news .Home-news-father .Home-news-page {
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: 20px;
  z-index: 1;
}
.section_news .Home-news-father .Home-news-page .swiper-pagination-bullet {
  position: relative;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 7px;
  opacity: 1;
  background: #eeeeee;
}
.section_news .Home-news-father .Home-news-page .swiper-pagination-bullet-active {
  background: #0054a0;
}
.section_news .swiper-news {
  margin: 0 -20px;
}
.section_news .home-news {
  padding: 20px;
}
.section_news .home-news li {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.section_news .home-news .item {
  display: block;
  transition: all 0.25s ease-in;
  text-decoration: none;
}
.section_news .home-news .item:hover .img img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.section_news .home-news .item:hover .dec .t {
  color: #0054a0;
}
.section_news .home-news .img {
  overflow: hidden;
}
.section_news .home-news .img img {
  width: 100%;
  vertical-align: top;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.section_news .home-news .dec {
  position: relative;
  padding: 56px 38px 40px 38px;
  background-color: #fff;
  box-sizing: border-box;
}
.section_news .home-news .dec .date {
  position: absolute;
  left: 18px;
  top: -14px;
  width: 120px;
  line-height: 40px;
  height: 40px;
  box-sizing: border-box;
  background-color: #0054a0;
  text-align: center;
  color: #fff;
}
.section_news .home-news .dec .t {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  line-height: 20px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 40px;
}
.section_news .home-news .dec .p {
  font-size: 16px;
  color: #888888;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  min-height: 48px;
}
.section_news .home-news span {
  width: 130px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  color: #999999;
  background-color: #eeeeee;
  border-radius: 30px;
  display: block;
  margin-top: 34px;
}
.section_product {
  padding-top: 68px;
  padding-bottom: 100px;
  background: url(../images/product_bg.jpg) no-repeat center top;
  background-size: cover;
}
.section_product .product-con .product-list {
  padding-top: 38px;
}
.section_product .product-con .product-list .slide {
  width: 25%;
  float: left;
  margin-bottom: 20px;
}
.section_product .product-con .item {
  display: block;
  border: 1px solid #f4f4f4;
  margin: 0 10px;
  transition: all 0.25s ease-in;
}
.section_product .product-con .item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transform: translateY(-20px);
}
.section_product .product-con .item:hover .dec {
  background-color: #0054a0;
}
.section_product .product-con .item:hover .dec .t {
  color: #fff;
}
.section_product .product-con .item:hover .dec .p {
  color: #fff;
}
.section_product .product-con .img img {
  width: 100%;
  vertical-align: top;
}
.section_product .product-con .dec {
  padding: 28px 14px;
  background-color: #f4f4f4;
  box-sizing: border-box;
  border-top: 1px solid #eeeeee;
  transition: all 0.25s ease-in;
}
.section_product .product-con .dec .t {
  height: 44px;
  margin-bottom: 16px;
  font-size: 16px;
  color: #191c20;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.section_product .product-con .dec .p {
  height: 60px;
  font-size: 12px;
  color: #888888;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}
.section_product .read_more {
  display: inline-block;
  width: 160px;
  height: 40px;
  margin-top: 58px;
  border: 1px solid #0054a0;
  background-color: transparent;
  color: #0054a0;
  line-height: 40px;
  transition: all 0.25s ease-in;
  border-radius: 20px;
  font-size: 14px;
}
.section_product .read_more:hover {
  background-color: #0054a0;
  color: #fff;
}
.home-product-con {
  position: relative;
  margin-top: 48px;
}
.home-product-con .product-con-l {
  float: left;
  width: 280px;
}
.home-product-con .product-con-r {
  float: right;
  width: calc(100% - 320px);
}
.home-product-con .product_menu {
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
}
.home-product-con .product_menu .sub_product li {
  padding-left: 18px;
  height: 69.15px;
  line-height: 74px;
  box-sizing: border-box;
  background-color: #fff;
}
.home-product-con .product_menu .sub_product li:last-child {
  border-bottom: 0;
}
.home-product-con .product_menu .sub_product li.cur {
  background-color: #0054a0;
}
.home-product-con .product_menu .sub_product li.cur a {
  color: #fff;
}
.home-product-con .product_menu .sub_product li.cur a img {
  filter: grayscale(100%) brightness(500%);
  opacity: 1;
}
.home-product-con .product_menu .sub_product li:hover {
  background-color: #0054a0;
}
.home-product-con .product_menu .sub_product li:hover a {
  color: #fff;
}
.home-product-con .product_menu .sub_product li:hover a img {
  filter: grayscale(100%) brightness(500%);
  opacity: 1;
}
.home-product-con .product_menu .sub_product li a {
  display: inline-block;
  width: 90%;
  padding-right: 18px;
  color: #666;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
}
.home-product-con .product_menu .sub_product li a img {
  filter: brightness(0);
  margin-right: 24px;
  opacity: 0.8;
}
.home-product-con .product_menu .sub_product {
  display: none;
}
.home-product-con .category_title {
  margin-bottom: 20px;
  padding: 0 20px;
  line-height: 80px;
  background-color: #000;
  color: #fff;
  box-sizing: border-box;
}
.home-product-con .category_title span {
  font-size: 20px;
}
.home-product-con .category_title .more {
  float: right;
  text-transform: uppercase;
  font-size: 20px;
}
.home-product-con .category_title .more a {
  color: #fff;
  text-decoration: none!important;
}
.home-product-con .category_title .more .icon {
  width: 28px;
  height: 24px;
  margin-right: 14px;
  display: inline-block;
  background: url(../images/more_icon.png) no-repeat 0 0;
  background-size: 100%;
  vertical-align: middle;
}
.home-product-con .category_title .more:hover a {
  color: #0054a0;
}
.home-product-con .category_title .more:hover .icon {
  background-position: 0 -24px;
}
.home-product-con .use-list {
  -webkit-display: flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.home-product-con .use-list li {
  float: left;
  width: 33.3%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.home-product-con .use-list li a {
  position: relative;
  display: block;
  border-radius: 4px;
  overflow: hidden;
}
.home-product-con .use-list li a:hover .img img:first-child {
  display: none;
}
.home-product-con .use-list li a:hover .img img:nth-child(2) {
  display: block;
}
.home-product-con .use-list li .img img:first-child {
  display: block;
}
.home-product-con .use-list li .img img:nth-child(2) {
  display: none;
}
.home-product-con .use-list li img {
  vertical-align: top;
  max-width: 100%;
  width: 100%;
}
.home-product-con .use-list li .product-name{
        width: 100%;
    
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 1px;
    z-index: 1;
    text-align: center;
    padding-bottom: 10px;
    background-color: #fff;
}
.home-product-con .use-list li .product-name p{
padding: 10px;
    color: #333;
    font-size: 16px;
    transition: all 0.25s ease-in;
    font-weight: bold;
    
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-bottom: 0;
}
.prdtcase {
  display: none;
}
.prdtcase.prdctnow {
  display: block;
}
.IndexAbout {
  padding-top: 84px;
  padding-bottom: 60px;
  border-bottom: 1px solid #eee;
}
.IndexAbout .video {
  width: 100%;
  height: 550px;
  margin-bottom: 58px;
}
.IndexAbout .video .video_cover {
  position: relative;
}
.IndexAbout .video .video_cover .play {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  cursor: pointer;
}
.IndexAbout .video .video_cover .play:hover {
  transform: rotate(360deg);
}
.IndexAbout .video .v-cover {
  max-width: 100%;
  width: 100%;
}
.IndexAbout .video iframe {
  width: 100%;
  height: 100%;
  display: none;
}
.IndexAbout .video iframe video {
  width: 100%;
  height: 100%;
}
.IndexAbout .about-us .data-num {
  padding-top: 60px;
  width: 40%;
  max-width: 400px;
  float: right;
}
.IndexAbout .about-us .data-num dd {
  display: inline-block;
  width: 164px;
  margin-bottom: 46px;
}
.IndexAbout .about-us .data-num dd:nth-child(even) {
  margin-left: 68px;
}
.IndexAbout .about-us .data-num dd:last-child {
  margin-right: 0;
}
.IndexAbout .about-us .data-num dd div {
  max-width: 164px;
  font-size: 14px;
  color: #666666;
}
.IndexAbout .about-us .data-num strong {
  display: block;
  font-size: 30px;
  font-weight: bold;
}
.IndexAbout .about-us .intro {
  width: 60%;
  float: left;
  position: relative;
}
.IndexAbout .about-us .intro::after {
  content: '';
  display: block;
  width: 1px ;
  height: calc(100% - 110px);
  background-color: #ddd;
  position: absolute;
  right: -70px;
  top: 54px;
}
.IndexAbout .about-us .intro p {
  font-size: 16px;
  line-height: 26px;
  color: #666;
}
.IndexAbout .about-us .intro .home_title {
  margin-bottom: 2px;
  text-align: left;
}
.IndexAbout .about-us .intro .more {
  width: 130px;
  height: 34px;
  background-color: #eeeeee;
  font-size: 16px;
  color: #999999;
  line-height: 34px;
  text-align: center;
  display: block;
  margin-top: 24px;
  border-radius: 20px;
}
.section_factory .factory_box .left,
.section_factory .factory_box .right {
  float: left;
  width: 50%;
}
.section_factory .factory_imgList li {
  width: 50%;
  float: left;
  padding: 0 5px;
  margin-top: 10px;
}
.section_factory .factory_imgList li img {
  width: 100%;
}
.section_factory .factory_imgList li .item {
  position: relative;
  overflow: hidden;
}
.section_factory .factory_imgList li .bg {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 101%;
  background-color: rgba(0,84,160, 0.8);
  display: table;
  text-align: center;
}
.section_factory .factory_imgList li .bg .info {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.section_factory .factory_imgList li .bg p {
  color: #fff;
  font-size: 18px;
}
.section_factory .left .factory_imgList li {
  width: 100%;
}
.section_case {
  padding-top: 74px;
  padding-bottom: 70px;
  /*background: url(../images/case_bg.jpg) no-repeat center top;*/
  background: #e5e5e5;
}
.section_case .home_title {
  text-align: left;
  color: #222222;
  line-height: 46px;
}
.section_case .home_title .sub_t {
  margin-top: 28px;
  font-size: 16px;
  line-height: 24px;
  color: #222222;
  font-weight: normal;
  max-width: 344px;
  font-family: Arial;
}
.section_case .caseSwiper {
  height: 678px;
}
.section_case .item-img {
  position: relative;
  overflow: hidden;
}
.section_case .item-img img {
  max-width: 100%;
}
.section_case .item {
  padding: 28px 0;
  border-bottom: 1px solid rgba(238, 238, 238, 0.2);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.section_case .item:hover .dec .t {
  color: #0054a0;
}
.section_case .item:hover .dec .md {
  color: #ffffff;
  background: #0054a0;
}
.section_case .item .img {
  display: inline-block;
  vertical-align: middle;
  width: 278px;
  overflow: hidden;
}
.section_case .item .dec {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 290px);
  padding-left: 20px;
  box-sizing: border-box;
}
.section_case .item .dec .t {
  margin-bottom: 18px;
  font-size: 20px;
  color: #222222;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section_case .item .dec .t a {
  color: inherit;
}
.section_case .item .dec p {
  margin-bottom: 24px;
  font-size: 16px;
  color: #222222;
  line-height: 24px;
}
.section_case .item .dec .md {
  display: inline-block;
  width: 134px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.1);
  margin-bottom: 10px;
  color: #222222;
  border: 1px solid #0054a0;
  font-size: 14px;
}
.PublicMsg {
  position: relative;
  padding-top: 94px;
  padding-bottom: 100px;
  background: url(../images/msg_bg.jpg) no-repeat center top;
  background-size: cover;
}
.PublicMsg .bolang2 {
  position: absolute;
  bottom: 0;
  left: 0 ;
  max-width: 100%;
}
.PublicMsg .MsgRow .border_box {
  border-radius: 10px;
}
.PublicMsg .MsgRow .left {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.PublicMsg .MsgRow .left .t {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
.PublicMsg .MsgRow .left p {
  margin-top: 34px;
  max-width: 444px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  font-family: 'tt0144m';
}
.PublicMsg .MsgRow .right {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.PublicMsg .contact-form .topGroups {
  padding-left: 15px;
  padding-right: 15px;
}
.PublicMsg .contact-form .form-group {
  position: relative;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 0;
}
.PublicMsg .contact-form .form-group.leo-6-m {
  width: 32.6%;
  float: left;
  position: relative;
  margin-right: 1%;
}
.PublicMsg .contact-form .form-group.leo-6-m:last-child {
  margin-right: 0;
}
.PublicMsg .contact-form .form-group .tips {
  position: absolute;
  left: 26px;
  line-height: 50px;
  z-index: 1;
  color: #aaaaaa;
  font-size: 16px;
}
.PublicMsg .contact-form .form-group .tips i {
  color: #ff0000;
  font-style: normal;
}
.PublicMsg .contact-form .textareaBox {
  position: relative;
}
.PublicMsg .contact-form .textareaBox .tips {
  left: 40px;
}
.PublicMsg .contact-form .textareaBox .submit-btn {
  margin-top: 8px;
  width: 156px;
  height: 50px;
  padding: 0;
  background-color: #0054a0;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  border-radius: 50px;
  text-transform: uppercase;
  color: #fff;
}
.PublicMsg .contact-form .textareaBox .submit-btn:hover {
  background-color: #ff730b;
}
.PublicMsg .contact-form input {
  width: 100%;
  height: 55px;
  box-sizing: border-box;
  padding: 4px 10px;
  font-size: 16px;
  outline: none;
  color: #252121;
  background-color: #fff;
  border: 1px  solid transparent;
  border-radius: 5px;
}
.PublicMsg .contact-form input::placeholder {
  color: #999999;
}
.PublicMsg .contact-form textarea {
  width: 100%;
  height: 134px;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
  outline: none;
  color: #252121;
  background-color: #fff;
  border: 1px  solid transparent;
  border-radius: 5px;
  resize: none;
}
.PublicMsg .contact-form textarea::placeholder {
  color: #999999;
}
