.zoujin_num {
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  .zoujin_num {
    margin-top: 25px;
  }
}
.youshi {
  width: 100%;
  padding-bottom: 90px;
  overflow: hidden;
  background: url("../images/zoujinkeruite/youshiBgc.jpg") no-repeat center;
}
@media screen and (max-width: 1439px) {
  .youshi {
    padding-bottom: 30px;
  }
}
.chanpin_head {
  position: relative;
  padding: 85px  0 65px 0;
}
@media screen and (max-width: 992px) {
  .chanpin_head {
    padding: 65px 0 40px 0;
  }
}
@media screen and (max-width: 600px) {
  .chanpin_head {
    padding: 50px 0 30px 0;
  }
}
.chanpin_head span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -90%);
  font-size: 40px;
  color: #F7E0E0;
  font-weight: 400;
  z-index: -22;
}
@media screen and (max-width: 767px) {
  .chanpin_head span {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .chanpin_head span {
    font-size: 25px;
  }
}
@media screen and (max-width: 400px) {
  .chanpin_head span {
    font-size: 22px;
  }
}
.chanpin_head b,
.chanpin_head p {
  position: relative;
  display: block;
  font-size: 30px;
  text-align: center !important;
  line-height: 1;
  z-index: 22;
}
.chanpin_head b {
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .chanpin_head b {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .chanpin_head b {
    font-size: 26px;
  }
}
@media screen and (max-width: 400px) {
  .chanpin_head b {
    font-size: 20px;
  }
}
.chanpin_head b::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 18px;
  background-color: #D32F2F;
}
.chanpin_head p {
  font-size: 16px;
  color: #999999;
}
@media screen and (max-width: 600px) {
  .chanpin_head p {
    font-size: 14px;
  }
}
.youshi_foot ul li {
  float: left;
  width: 25%;
}
@media screen and (max-width: 767px) {
  .youshi_foot ul li {
    width: 50%;
  }
}
.youshi_foot ul li p {
  position: relative;
  padding-top: 60px;
  margin-bottom: 65px;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}
@media screen and (max-width: 1199px) {
  .youshi_foot ul li p {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  .youshi_foot ul li p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .youshi_foot ul li p {
    font-size: 15px;
    margin-bottom: 15px;
    padding-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .youshi_foot ul li p {
    font-size: 13px;
    margin-bottom: 5px;
  }
}
.youshi_foot ul li p::before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e636';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 47px;
  height: 47px;
  font-size: 47px;
  line-height: 1;
  color: #D32F2F;
  z-index: 33;
}
@media screen and (max-width: 768px) {
  .youshi_foot ul li p::before {
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
.youshi_foot ul li p::after {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  width: 40px;
  height: 40px;
  background-color: #FAEEEE;
  border-radius: 50%;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .youshi_foot ul li p::after {
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
.youshi_item01 p::after {
  transform: translateX(-40px);
}
@media screen and (max-width: 768px) {
  .youshi_item01 p::after {
    transform: translateX(-23px);
  }
}
.youshi_item02 p::before {
  content: '\e625' !important;
}
.youshi_item02 p::after {
  transform: translate(-35px, 20px);
}
@media screen and (max-width: 768px) {
  .youshi_item02 p::after {
    transform: translate(-28px, 13px);
  }
}
.youshi_item03 p::before {
  content: '\e626' !important;
}
.youshi_item03 p::after {
  transform: translate(-9px, 21px);
}
@media screen and (max-width: 768px) {
  .youshi_item03 p::after {
    transform: translate(-9px, 14px);
  }
}
.youshi_item04 p::before {
  content: '\e634' !important;
}
.youshi_item04 p::after {
  transform: translate(-10px, 3px);
}
.about_nav {
  padding: 40px 0;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .about_nav {
    padding: 15px 0;
  }
}
@media screen and (max-width: 768px) {
  .about_nav {
    padding: 20px 0;
  }
}
.about_nav ul {
  display: inline-block;
}
.about_nav ul li {
  float: left;
}
.about_navBox li a {
  display: inline-block;
  padding: 10px 0;
  margin: 0 33px;
  font-size: 20px;
  color: #666;
  border-bottom: 2px  solid transparent;
}
@media screen and (max-width: 768px) {
  .about_navBox li a {
    padding: 5px 0;
    margin: 0 15px;
  }
}
@media screen and (max-width: 480px) {
  .about_navBox li a {
    margin: 0 7px;
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .about_navBox li a {
    font-size: 14px;
  }
}
.about_navBox li a:hover {
  border-bottom: 2px solid #D32F2F;
}
.about_navBox li:nth-child(4) a {
  margin-right: 0;
}
.thisPage {
  border-bottom: 2px solid #D32F2F !important;
}
.about_contentLeft {
  position: relative;
  /* edit */
  float: left;
  margin: 0 30px 30px 0;
  width: 49%;
}
@media screen and (max-width: 991px) {
  .about_contentLeft {
    width: 100%;
  }

}
.about_contentLeft::after {
  content: '';
  position: absolute;
  top: 23px;
  left: -10px;
  width: 95%;
  height: 100%;
  background-color: #FBEAEA;
  z-index: -22;
}
@media screen and (max-width: 1199px) {
  .about_contentLeft::after {
    display: none;
  }
}
.about_contentLeft .img_box {
  padding-bottom: 68.11594203%;
}
.about_contentLeft .video-box {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
}
.about_contentLeft .video-box .iframe {
  display: none;
  width: 100% !important;
  height: 100% !important;
}
.about_contentLeft .video-box .play {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 70px;
  transition: all 0.4s;
  color: #fff;
}
.about_contentLeft .video-box .play:before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e635';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 70px;
  font-size: 24px;
  text-align: center;
  line-height: 70px;
  color: #fff;
  cursor: pointer;
  background-color: #D32F2F;
  z-index: 999;
}
@media screen and (max-width: 1199px) {
  .about_contentLeft .video-box .play:before {
    width: 60px;
    height: 60px;
    font-size: 25px;
    line-height: 60px;
  }
}
@media screen and (max-width: 991px) {
  .about_contentLeft .video-box .play:before {
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .about_contentLeft .video-box .play:before {
    width: 35px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
  }
}
.about_contentRight b {
  display: block;
  font-size: 30px;
  margin: 15px 0 30px 0;
}
/*  */
  .about_contentRight{
    padding-bottom: 20px;
  }

/*  */
@media screen and (max-width: 1439px) {
  .about_contentRight b {
    font-size: 25px;
    margin: 0px 0 10px 0;
  }
}
@media screen and (max-width: 1199px) {
  .about_contentRight b {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .about_contentRight b {
    font-size: 20px;
    margin: 10px 0 10px 0;
  }
}
.about_contentRight p {
  font-size: 14px;
  line-height: 30px;
}
@media screen and (max-width: 1439px) {
  .about_contentRight p {
    line-height: 24px;
  }
}
.wenhua_txt p {
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 45px;
}
@media screen and (max-width: 991px) {
  .wenhua_txt p {
    padding-bottom: 20px;
  }
}
.wenhua_pic {
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .wenhua_pic {
    margin-bottom: 20px;
  }
}
.wenhua_pic ul li {
  margin-bottom: 30px;
}
.wenhua_pic ul li .img_box {
  display: block;
  padding-bottom: 75.55555556%;
}
.wenhua_pic ul li:nth-child(1) .img_box,
.wenhua_pic ul li:nth-child(2) .img_box {
  display: block;
  padding-bottom: 35.50724638%;
}
.rongyu_pic .img_box {
  display: block;
  padding-bottom: 138.46153846%;
}
.rongyu_pic ul {
  margin: 0 -12.5px;
}
@media screen and (max-width: 1199px) {
  .rongyu_pic ul {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 991px) {
  .rongyu_pic ul {
    margin: 0 -7.5px;
  }
}
@media screen and (max-width: 767px) {
  .rongyu_pic ul {
    margin: 0 -2.5px;
  }
}
.rongyu_pic ul li {
  float: left;
  padding: 0 12.5px 30px 12.5px;
  width: 20%;
}
@media screen and (max-width: 1199px) {
  .rongyu_pic ul li {
    width: 25%;
    padding: 0 10px 20px 10px;
  }
}
@media screen and (max-width: 991px) {
  .rongyu_pic ul li {
    width: 33.33%;
    padding: 0 7.5px 20px 7.5px;
  }
}
@media screen and (max-width: 767px) {
  .rongyu_pic ul li {
    width: 50%;
    padding: 0 2.5px 20px 2.5px;
  }
}
@media screen and (max-width: 480px) {
  .rongyu_pic ul li {
    width: 100%;
  }
}
.rongyu_picPage {
  margin-top: 25px !important;
  margin-bottom: 65px !important;
}
@media screen and (max-width: 480px) {
  .rongyu_picPage {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
.news_content li {
  padding: 60px 0 50px 0;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
@media screen and (max-width: 1439px) {
  .news_content li {
    padding: 30px 0 10px;
  }
}
@media screen and (max-width: 991px) {
  .news_content li {
    padding: 5px 0 10px;
  }
}
.news_content li div {
  float: left;
}
.news_content li .nws_data {
  width: 5%;
}
@media screen and (max-width: 991px) {
  .news_content li .nws_data {
    width: 100%;
  }
}
.news_content li .nws_pic {
  width: 45%;
}
@media screen and (max-width: 991px) {
  .news_content li .nws_pic {
    width: 100%;
  }
}
.news_content li .nws_txt {
  width: 50%;
}
@media screen and (max-width: 991px) {
  .news_content li .nws_txt {
    width: 100%;
  }
}
.news_content li:hover .nws_data b,
.news_content li:hover .nws_data p {
  color: #d92420;
}
.news_content li:hover .nws_txt b,
.news_content li:hover .nws_txt a {
  color: #d92420;
}
.news_content .nws_pic a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 55px;
  padding-right: 44px;
}
@media screen and (max-width: 991px) {
  .news_content .nws_pic a {
    padding-left: 0;
    padding-right: 0;
  }
}
.news_content .nws_pic .img_box {
  width: 100%;
  padding-bottom: 53.33333333%;
}
.nws_data b {
  font-size: 50px;
}
@media screen and (max-width: 991px) {
  .nws_data b {
    font-size: 30px;
  }
}
.nws_data p {
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .nws_data p {
    display: inline-block;
    font-size: 16px;
  }
}
.nws_txt a {
  display: block;
  margin-top: 3px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .nws_txt a {
    margin-bottom: 10px;
  }
}
.nws_txt a b {
  display: block;
  font-size: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .nws_txt a b {
    font-size: 16px;
  }
}
.nws_txt p {
  font-size: 16px;
  line-height: 25px;
  color: #666;
  padding-bottom: 35px;
  border-bottom: 1px dotted #ccc;
  cursor: text;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 600px) {
  .nws_txt p {
    font-size: 14px;
    padding-bottom: 0;
  }
}
.nws_txt .more {
  padding: 40px 0;
  margin-bottom: 0;
  text-align: left;
}
@media screen and (max-width: 1439px) {
  .nws_txt .more {
    padding: 30px 0;
  }
}
@media screen and (max-width: 991px) {
  .nws_txt .more {
    padding: 10px 0;
  }
}
.nws_txt .more::after {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e72f';
  font-size: 16px;
  margin-left: 15px;
}
.news_page {
  margin: 70px 0;
}
@media screen and (max-width: 768px) {
  .news_page {
    margin: 10px 0;
  }
}
.newslist_content {
  padding-bottom: 70px;
}
@media screen and (max-width: 1199px) {
  .newslist_content {
    padding-bottom: 20px;
  }
}
.newslist_head {
  padding: 55px 0 25px 0;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .newslist_head {
    padding: 20px 0 15px 0;
  }
}
.newslist_head b {
  display: block;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .newslist_head b {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .newslist_head b {
    font-size: 16px;
  }
}
.newslist_head p {
  font-size: 16px;
  color: #666;
  text-align: center;
}
.newslist_body .news_lsitTxt {
  padding-top: 40px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  .newslist_body .news_lsitTxt {
    padding-top: 25px;
    line-height: 22px;
  }
}
@media screen and (max-width: 991px) {
  .newslist_body .news_lsitTxt {
    padding-bottom: 10px;
  }
}
.newslist_body p {
  font-size: 14px;
  line-height: 27px;
}
.newslist_body p img {
  max-width: 100%;
  height: auto !important;
}
.newslist_foot a {
  display: block;
  font-size: 14px;
  padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .newslist_foot a {
    padding-bottom: 10px;
  }
}
.newslist_foot a:hover {
  color: #d32f2f;
}
.fazhan_cotent {
  position: relative;
  margin-bottom: 60px;
}
.fazhan_cotent::before {
  width: 2px;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -2px;
  background-color: #EEEEEE;
}
@media screen and (max-width: 1199px) {
  .fazhan_cotent::before {
    left: 0;
  }
}
.fazhan_cotent ul li {
  position: relative;
  width: 100%;
}
.fazhan_cotent ul li:hover img {
  transform: scale(1.3);
}
.fazhan_cotent ul li:hover .dian::before {
  opacity: 1;
}
.fazhan_item {
  position: relative;
  float: left;
  width: 40%;
  padding: 10px 0;
}
@media screen and (max-width: 1199px) {
  .fazhan_item {
    position: relative;
    float: none;
    width: 100%;
    padding: 10px 20px;
  }
}
.fazhan_cotentLeft {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 36%;
  text-align: right;
  /* e */
  float: right;
  position:static;
  top: 0;
  transform: translateY(0);
  width: 50%;
  /* e */
}
.fazhan_cotent ul li:nth-child(even) .fazhan_cotentLeft{
float: left;
}
@media screen and (max-width: 1199px) {
  .fazhan_cotentLeft {
    position: static;
    top: 0;
    transform: translateY(0);
    left: 0;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }
}
.fazhan_cotentLeft b {
  font-size: 20px;
  color: #d32f2f;
  line-height: 30px;
  font-weight: 400;
}
.fazhan_cotentRight {
  display: none;
  width: 44%;
  float: left;
  margin-left: 46%;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .fazhan_cotentRight {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
.fazhan_cotentRight .item_img {
  display: inline-block;
  overflow: hidden !important;
}
.fazhan_cotentRight .item_img img {
  transition: all 1s;
}
.dian {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #D32F2F;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  z-index: 5;
  margin-left: -11px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
@media screen and (max-width: 1199px) {
  .dian {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.dian::after {
  content: '';
  position: absolute;
  top: 9px;
  left: -100px;
  width: 100px;
  height: 2px;
  z-index: 2;
  background-color: #eeeeee;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  .dian::after {
    display: none;
  }
}
.dian::before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #EEEEEE;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  opacity: 0;
}
.fazhan_cotent ul li:nth-child(even) .fazhan_item {
  float: right;
}
@media screen and (max-width: 1199px) {
  .fazhan_cotent ul li:nth-child(even) .fazhan_item {
    float: none;
  }
}
.fazhan_cotent ul li:nth-child(even) .dian::after {
  left: 100%;
}
@media screen and (max-width: 1199px) {
  .fazhan_cotent ul li:nth-child(even) .dian::after {
    left: 0;
  }
}
.fazhan_cotent ul li:nth-child(even) .fazhan_cotentRight {
  float: right;
  margin-right: 46%;
  margin-left: 0;
}
@media screen and (max-width: 1199px) {
  .fazhan_cotent ul li:nth-child(even) .fazhan_cotentRight {
    float: none;
    margin-left: 0;
  }
}
.fazhan_cotent ul li:nth-child(even) .fazhan_cotentLeft {
  left: 64%;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .fazhan_cotent ul li:nth-child(even) .fazhan_cotentLeft {
    left: 0;
    width: 100%;
    text-align: left;
  }
}
.lianxifangshi {
  padding: 50px 60px 60px 80px;
  margin-top: 70px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1199px) {
  .lianxifangshi {
    padding: 30px;
    margin-top: 20px;
  }
}
.lianxi_left {
  width: 50%;
  float: left;
}
@media screen and (max-width: 991px) {
  .lianxi_left {
    width: 100%;
  }
}
.lianxi_title {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .lianxi_title {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lianxi_title {
    margin-bottom: 5px;
  }
}
.lianxi_title b {
  font-size: 30px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .lianxi_title b {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .lianxi_title b {
    font-size: 20px;
  }
}
.lianxi_body {
  width: 100%;
}
.address {
  position: relative;
  width: 100%;
  padding-left: 30px;
  margin-bottom: 70px;
}
@media screen and (max-width: 1199px) {
  .address {
    margin-bottom: 25px;
  }
}
.address span {
  display: block;
  margin-bottom: 30px;
  color: #666;
}
@media screen and (max-width: 1199px) {
  .address span {
    margin-bottom: 5px;
  }
}
.address p {
  color: #888;
}
.address p a {
  color: #888;
}
.address::before {
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  content: '\e601';
  color: #D32F2F;
  position: absolute;
  top: -5px;
  left: 0;
}
.lianxi_body li:nth-child(2) .address::before {
  content: '\e64c';
}
.lianxi_body li:nth-child(3) .address::before {
  content: '\e60c';
}
.lianxi_body li:nth-child(4) .address::before {
  content: '\e64d';
}
.lianxi_body li:nth-child(n+3) .address {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lianxi_body li:nth-child(n+3) .address {
    margin-bottom: 10px;
  }
}
.lianxi_pic .img_box {
  padding-bottom: 25%;
}
.lianxi_right {
  width: 50%;
  float: right;
  padding-left: 130px;
}
@media screen and (max-width: 1199px) {
  .lianxi_right {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .lianxi_right {
    width: 100%;
    padding-left: 0;
  }
}
.lianxi_right .map {
  margin-top: 25px;
}
.lianxi_right .map .map-content {
  height: 450px;
}
.liuyanban {
  padding: 75px 0;
}
@media screen and (max-width: 1199px) {
  .liuyanban {
    padding: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .liuyanban {
    padding: 25px 0;
  }
}
@media screen and (max-width: 480px) {
  .liuyanban {
    padding: 10px 0;
  }
}
.liuyanban .head_title {
  margin-top: 15px;
}
.liuyanban .head_title b {
  display: block;
  font-size: 30px;
  color: #333;
  text-align: center;
  font-weight: 400 !important;
}
@media screen and (max-width: 1199px) {
  .liuyanban .head_title b {
    font-size: 23px;
  }
}
@media screen and (max-width: 991px) {
  .liuyanban .head_title b {
    font-size: 18px;
  }
}
.liuyanban .head_content {
  margin: 18px 0 40px 0;
}
@media screen and (max-width: 1199px) {
  .liuyanban .head_content {
    margin: 10px 0 15px 0;
  }
}
@media screen and (max-width: 991px) {
  .liuyanban .head_content {
    margin: 10px 0 10px 0;
  }
}
.liuyanban .head_content p {
  font-size: 16px;
  color: #333;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .liuyanban .head_content p {
    font-size: 14px;
  }
}
.liuyanban_form input {
  width: 100%;
  padding: 15px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
@media screen and (max-width: 1199px) {
  .liuyanban_form input {
    padding: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .liuyanban_form input {
    padding: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .liuyanban_form input {
    padding: 5px 10px;
    font-size: 12px;
  }
}
.liuyanban_form textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #ccc;
  resize: none;
  margin: 20px 0 30px 0;
  padding: 15px;
}
@media screen and (max-width: 1199px) {
  .liuyanban_form textarea {
    margin: 0px 0 10px 0;
  }
}
@media screen and (max-width: 991) {
  .liuyanban_form textarea {
    padding: 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .liuyanban_form textarea {
    padding: 5px 10px;
    font-size: 12px;
  }
}
.liuyanban_form button {
  display: inline-block;
  padding: 15px 70px;
  color: #fff;
  font-size: 16px;
  background-color: #D32F2F;
}
.liuyanban_form button:hover {
  background-color: #000;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .liuyanban_form button {
    padding: 10px 50px;
    font-size: 14px;
  }
}
.liuyanban_btn {
  text-align: center;
}
