/*
 * @Author: MLI 
 * @Date: 2019-09-20 18:04:13 
 * @Last Modified by: https://www.jianshu.com/u/6ce072418566
 * @Last Modified time: 2019-09-24 10:55:27
 */

@charset "UTF-8";
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background-color: #ccc;
  border-radius: 2em;
}

::-webkit-scrollbar-thumb {
  background-color: #00767f;
  border-radius: 2em;
}
.weeks{
  font-size: 14px;
  text-align: center;
  color: #333;
  margin-bottom: 10px;
}
.pblock,.phoneewm,.pmenus,.phonetels{
  display: none;
}
.con1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.menusvg {
  display: none;
}

.head_top {
  width: 100%;
  background: #fff;
}

.header_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 28px 0;
}

.word_tels p {
  font-size: 28px;
  color: #e21c2a;
}

.header_main {
  height: 60px;
  background: #f5f5f5;
}

#header_wrap {
  border-bottom: 2px solid #e21c2a;
}

.pagination1 span[class^="swiper-pagination-bullet"] {
  width: 50px;
  height: 6px;
  background-color: #ffffff;
  opacity: 0.5;
  border-radius: 0;
}

.pagination1 span.swiper-pagination-bullet-active {
  opacity: 1;
}

.header_main ul {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_main ul li {
  height: 60px;
  line-height: 60px;
  /* padding: 0 30px; */
  background: url(../images/mli/line.png) no-repeat center right;
  color: #333;
  flex: 1;
  text-align: center;
  position: relative;
}
.second_menu{
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: 60px;
  background-color:#f5f5f5;
  z-index: 99999;
  transition: .3s;
}
.header_main ul li:hover .second_menu{
  display: block;
}
/* .header_main ul li.active {
  background: #00767f;
  color: #fff;
} */
.header_main ul li:hover{
  background: #00767f;
  color: #fff;
}
.header_main ul li.active a {
  font-size: 17px;
  color: inherit;
}

.header_main ul li a {
  font-size: 16px;
  display: block;
  height: 60px;
  line-height: 60px;
  color: inherit;
}
@media (max-width:768px) {
  .header_main ul li.active a {
    font-size: 14px;
  }
  .header_main ul li a {
    font-size: 14px;
  }
}
#banner1 img {
  max-width: 100%;
}

.swiper1 div[class^="swiper-button"] {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  outline: none;
}

.swiper1 .prev1 {
  background: url(../images/mli/bl.png) no-repeat center / 100% 100%;
}

.swiper1 .next1 {
  background: url(../images/mli/br.png) no-repeat center / 100% 100%;
}

.pubtitle1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pubtitle1 .title_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pubtitle1 .title_left h3 {
  font-size: 24px;
  color: #333333;
}

.pubtitle1 .title_left span {
  font-size: 24px;
  color: #cccccc;
}

.pubtitle1 .title_right {
  width: 76px;
  height: 36px;
  position: relative;
  margin-top: 0;
}

.pubtitle1 .title_right div[class^="swiper-button"] {
  width: 36px;
  height: 36px;
  outline: none;
  opacity: 1;
  margin-top: 0;
  top: 0;
  cursor: pointer;
}

.pubtitle1 .title_right .prev2 {
  background: url(../images/mli/pl1.png) no-repeat center / 100% 100%;
  left: 0;
}

.pubtitle1 .title_right .next2 {
  background: url(../images/mli/pr1.png) no-repeat center / 100% 100%;
  right: 0;
}

.section1 {
  padding: 42px 0 60px;
}

.section1 .st_img {
  width: 240px;
  height: 240px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 999;
  background-color: #eee;
}

.section1 .st_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}

.section1 .stp_body {
  width: 100%;
  background-color: #f2f2f2;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.section1 .stp_body h3 {
  font-size: 16px;
  color: #333333;
  margin-bottom: 12px;
}

.section1 .stp_body .click_price {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #e21c2a;
}

.section1 .swiper2 a.mxcplink {
  padding-bottom: 96px;
  display: block;
  position: relative;
}

.section1 .start_content {
  margin-top: 26px;
}

.m_server_wrap {
  margin-top: 45px;
}

.section2 {
  padding-bottom: 80px;
}

.section2 .pubtitle2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section2 .pubtitle2 h3 {
  font-size: 30px;
  color: #333333;
}

.section2 .pubtitle2 p {
  font-size: 30px;
  color: #cccccc;
}

.section2 .m_server_left {
  width: 540px;
  float: left;
}

.section2 .m_server_left .mserver_img {
  width: 100%;
  height: 650px;
  overflow: hidden;
  position: relative;
}

.section2 .m_server_left .mserver_img .mserver_mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  padding: 35px 60px 40px 50px;
}

.section2 .m_server_left .mserver_img .mserver_mask h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}

.section2 .m_server_left .mserver_img .mserver_mask h3:first-child:first-letter {
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: bold;
  color: #e21c2a;
}

.section2 .m_server_left .mserver_img .mserver_mask p {
  font-size: 14px;
  color: #333333;
}

.section2 .m_server_left .mserver_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section2 .m_server_left .gx_messages {
  display: block;
  width: 350px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: solid 1px #333333;
  font-size: 16px;
  color: #333333;
  margin: 25px auto 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.section2 .m_server_left .gx_messages:hover {
  background-color: #333;
  color: #fff;
}

.section2 .m_server_right {
  width: 600px;
  float: right;
}

.section2 .m_server_right .m_server_right_head {
  width: 100%;
  height: 150px;
  background-color: #eaeaea;
  padding: 38px 30px 0 54px;
  margin-bottom: 30px;
}

.section2 .m_server_right .msr_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section2 .m_server_right .msr_title h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.section2 .m_server_right .xl_desc {
  max-width: 407px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #333333;
  margin-top: 6px;
}

.section2 .m_server_right .swiper3_img {
  width: 160px;
  height: 170px;
  margin: 0 auto;
  text-align: center;
}

.section2 .m_server_right .swiper3_img img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0 auto;
}

.section2 .m_server_right .swiper3_name {
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #333333;
}

.section2 .m_server_right .s3click {
  text-align: center;
  margin: 10px auto 0;
  width: 120px;
  height: 36px;
  line-height: 36px;
  border: solid 1px #333333;
  font-size: 14px;
  color: #333333;
  -webkit-transition: .3s;
  transition: .3s;
}

.section2 .m_server_right .swiper-slide:hover .s3click {
  background-color: #333;
  color: #fff;
}

.section2 .m_server_right .swiper3_button {
  width: 76px;
  height: 36px;
  position: relative;
}

.section2 .m_server_right .swiper3_button div[class^="swiper-button"] {
  width: 36px;
  height: 36px;
  margin-top: 0;
  cursor: pointer;
  outline: none;
  opacity: 1;
  top: 0;
}

.section2 .m_server_right .swiper3_button .prev3 {
  background: url(../images/mli/xl1.png) no-repeat center / 100% 100%;
  left: 0;
}

.section2 .m_server_right .swiper3_button .next3 {
  background: url(../images/mli/xl2.png) no-repeat center / 100% 100%;
  right: 0;
}

.section3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section3 .engineering_left {
  width: 50%;
  height: 660px;
  background-color: #eaeaea;
}

.section3 .enginer_content {
  width: 520px;
  height: 100%;
  float: right;
  padding-top: 70px;
  margin-right: 80px;
}

.section3 .enginer_left_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section3 .enginer_left_ul li {
  width: 240px;
  height: 220px;
  overflow: hidden;
  background-color: #fff;
  padding: 22px 30px 17px;
  margin-top: 30px;
  text-align: center;
}

.section3 .enginer_left_ul li img {
  width: 100%;
  height: 100%;
}

.section3 .enginer_left_ul li .elb_name {
  font-size: 14px;
  color: #333333;
  margin: 10px 0 3px;
}

.section3 .enginer_left_ul li .elb_click {
  font-size: 14px;
  color: #e21c2a;
}

.section3 .engineering_right {
  width: 50%;
  height: 580px;
  background-color: #f2f2f2;
  padding: 64px 0 0 77px;
}

.section3 .enr_body {
  width: 525px;
}

.section3 .baojia_img {
  width: 524px;
  height: 393px;
}

.section3 .baojia_img img {
  width: 100%;
  height: 100%;
}

.section3 .gx_messages {
  display: block;
  width: 350px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: solid 1px #333333;
  font-size: 16px;
  color: #333333;
  margin: 25px auto 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.section3 .gx_messages:hover {
  background-color: #333;
  color: #fff;
}

.section4 {
  padding-top: 70px;
  padding-bottom: 60px;
}

.section5 .evaluation_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 45px;
}

.section5 .evaluation_ul li {
  width: 287px;
}

.section5 .evaluation_ul li .evaluation_ul_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section5 .evaluation_ul li .eval_top {
  width: 100%;
}
.section5 .evaluation_ul li:nth-child(2n+1) {
  border-top: 2px solid #e6e6e6;
  padding-top: 20px;
}

.section5 .evaluation_ul li:nth-child(2n+1) .eval_top {
  margin-bottom: 25px;
}

.section5 .evaluation_ul li:nth-child(2n) {
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 20px;
}

.section5 .evaluation_ul li:nth-child(2n) .eval_top {
  margin-top: 25px;
}

.section5 .evaluation_ul li:nth-child(2n) .evaluation_ul_box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.section5 .evaluation_ul .eval_img {
  width: 100%;
  height: 180px;
  overflow: hidden;
}

.section5 .evaluation_ul .eval_img img {
  width: 100%;
  height: 100%;
}

.section5 .evaluation_ul .ev_desc {
  font-size: 13px;
  color: #333333;
  height: 34px;
  overflow: hidden;
}

.section5 .evaluation_ul .ev_pj {
  font-size: 12px;
  color: #999999;
  margin: 10px 0 15px;
}

.section5 .evaluation_ul .ev_event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section5 .evaluation_ul .ev_event .ev_name {
  font-size: 12px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 50%;
}

.section5 .evaluation_ul .ev_event .ev_click {
  font-size: 12px;
  color: #e21c2a;
}

.section6 .video_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 45px;
}

.section6 li {
  position: relative;
  width: 290px;
  height: 180px;
  overflow: hidden;
  cursor: pointer;
}

.section6 li img {
  width: 100%;
  height: 100%;
  -webkit-transition: .3s;
  transition: .3s;
}

.section6 li:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.section6 .v_mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2) url(../images/mli/play.png) no-repeat center / 36px 36px;
}

.section7 {
  padding: 40px 0 50px;
  background: #f5f5f5;
}

.section7 .fast_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section7 .fast_ul li {
  width: 290px;
  height: 210px;
  background-color: #ffffff;
  padding: 25px 17px;
}

.section7 .fast_ul li h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}

.section7 .fast_ul li p {
  font-family: MicrosoftYaHei;
  font-size: 13px;
  line-height: 26px;
  color: #808080;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.footer .footer_top {
  width: 100%;
  padding: 33px 0;
  border-bottom: 1px solid #e6e6e6;
}

.footer .footer_top_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer .footer_top_ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 16.666%;
}

.footer .footer_top_ul li:not(:first-child) {
  background: url(../images/mli/bline.png) no-repeat left center;
}

.footer .footer_top_ul li p {
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  margin-left: 15px;
}

.footer .footer_main {
  padding-top: 40px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer .footer_main .fm_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #e6e6e6;
  margin-right: 55px;
  padding-right: 190px;
}

.footer .footer_main .fm_left dt {
  font-size: 15px;
  color: #333333;
  margin-bottom: 18px;
}
.bll4 dd{
  margin-top: 27px;
}
.footer .footer_main .fm_left .colm {
  -webkit-column-count: 2;
  column-count: 2;
}

.footer .footer_main .fm_left dd a {
  font-size: 13px;
  line-height: 30px;
  color: #333333;
  opacity: 0.7;
}
.footer .footer_main .fm_left dd a:hover{
  color: #e21c2a
}
.footer .footer_main .fm_right {
  width: 170px;
}

.footer .footer_main .fm_right p {
  font-size: 24px;
  line-height: 30px;
  color: #e21c2a;
  margin-bottom: 6px;
}

.footer .footer_main .fm_right img {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}

.footer .footer_bot {
  padding: 34px 0 115px;
  background-color: #fafafa;
}

.footer .footer_bot .con1200 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer .footer_bot .fb_right {
  margin-left: 10px;
}

.footer .footer_bot .fb_link {
  font-size: 13px;
  line-height: 18px;
  color: #666666;
}

.footer .footer_bot .copyright {
  font-size: 13px;
  color: #999999;
}

.help_wrap {
  padding-top: 47px;
  padding-bottom: 57px;
}

.help_wrap .con1200 {
  clear: both;
}

.help_wrap .con1200 .sidebar_nav {
  width: 200px;
  float: left;
}

.help_wrap .con1200 .sidebar_nav dt {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
}

.help_wrap .con1200 .sidebar_nav dd {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  text-indent: 20px;
}

.help_wrap .con1200 .sidebar_nav dd.active {
  font-size: 14px;
  color: #e21c2a;
}

.help_wrap .con1200 .sildebar_content {
  max-width: 970px;
  float: left;
}

.help_wrap .con1200 .sildebar_content .ps_style {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  color: #333333;
}

.help_wrap .con1200 .sildebar_content .ps_desc {
  font-size: 14px;
  line-height: 36px;
  color: #333333;
  margin-top: 10px;
}

.help_wrap .con1200 .pay_style>h3 {
  font-size: 30px;
  line-height: 36px;
  color: #333333;
  margin-bottom: 15px;
}

.help_wrap .con1200 .pay_style .pay_style_zfb {
  font-size: 14px;
  color: #333333;
}

.help_wrap .con1200 .pay_style .party_content h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  color: #333333;
  margin: 30px 0;
}

.help_wrap .con1200 .party_content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.help_wrap .con1200 .party_content ul li {
  width: 138px;
}

.help_wrap .con1200 .party_content ul li.pay_last {
  width: 138px;
  height: 0;
  margin: 0;
  padding: 0;
}

.project_content {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.project_left {
  width: 600px;
  height: 450px;
}

.project_left .swiper-slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.project_right {
  width: 530px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}

.project_right .swiper-wrapper {
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
}
.project_right .swiper-container {
  margin: 0;
}

.project_right .swiper-slide {
  width: 70px !important;
  height: 70px;
  border: 1px solid #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.project_right .swiper-slide.swiper-slide-thumb-active {
  border-color: #e21c2a;
}

.project_right .swiper-slide img {
  width: 100%;
  height: 100%;
}

.project_right .project_name {
  font-family: MicrosoftYaHei-Bold;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  margin-top: 25px;
  margin-bottom: 63px;
}

.project_right .click_project {
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: bold;
  color: #e21c2a;
  padding: 28px 0 19px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.project_right .click_project span {
  font-size: 16px;
  color: #e21c2a;
}

.project_page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 32px 0 20px;
  border-bottom: 1px solid #e6e6e6;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  color: #333;
}

.project_page a {
  font-size: 14px;
  color: #333;
}

.certificate_ul {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.certificate_ul li {
  margin-bottom: 16px;
}

.hotguied_content {
  margin-top: 78px;
}

.hotguied_content .con1200 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hotguied_left {
  width: 320px;
}

.hotguied_left .hot_title {
  width: 100%;
  text-align: center;
  line-height: 50px;
  height: 50px;
  background-color: #f5f5f5;
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  border: 1px solid #e6e6e6;
  border-right: none;
}

.hotguied_left .hot_desc {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  padding: 40px 10px;
}

.hotguied_left .hot_tuijian li {
  width: 100%;
  height: 170px;
  overflow: hidden;
  margin-top: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hotguied_left .hot_tuijian li a {
  display: block;
  height: 100%;
}
.hotguied_left .hot_tuijian li img {
  display: block;
  max-width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.hotguied_right {
  width: 880px;
  border: 1px solid #e6e6e6;
  border-right: none;
  border-top: none;
  padding-bottom: 15px;
  border-bottom: none;
}

.hotguied_right .hot_title_right {
  background-color: #f5f5f5;
  height: 50px;
  line-height: 50px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  border: 1px solid #e6e6e6;
  border-left: none;
  padding-left: 25px;
}

.hotguied_right .hot_right_content {
  padding: 0 25px;
}

.hotguied_right .hot_right_content .hot_pl_desc {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  margin-top: 30px;
}

.hotguied_right .hot_right_content .hot_pl_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 22px;
}

.hotguied_right .hot_right_content .hot_pl_img p {
  width: 274px;
  height: 154px;
  margin-bottom: 6px;
}

.hotguied_right .hot_right_content .hot_pl_img p img {
  width: 100%;
  height: 100%;
}

.hotguied_right .pinglun_box {
  padding-top: 40px;
}

.hotguied_right .pinglun_box .plun_title {
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  padding-left: 25px;
}

.hotguied_right .pinglun_box .pinglun_list {
  padding-left: 25px;
  padding-bottom: 40px;
}

.hotguied_right .pinglun_box .pinglun_list li {
  /* height: 70px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 2px solid #e21c2a;
  margin-top: 15px;
}

.hotguied_right .pinglun_box .pinglun_list li .pinglun_list_right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}

.hotguied_right .pinglun_box .pinglun_list li img {
  width: 56px;
  height: 56px;
  margin: 0 22px;
}

.hotguied_right .pinglun_box .pinglun_list li h3 {
  font-size: 14px;
  color: #999999;
}

.hotguied_right .pinglun_box .pinglun_list li p {
  font-size: 16px;
  color: #666666;
}

.hotguied_right .pinglun_type {
  border-top: 1px solid #ccc;
  padding-left: 25px;
  padding-top: 35px;
}

.hotguied_right .usernames {
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

.hotguied_right .pinglun_textarea {
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.hotguied_right .pinglun_textarea textarea {
  width: 760px;
  height: 171px;
  border: solid 1px #cccccc;
  outline: none;
  padding: 10px;
  font-size: 16px;
  color: #333333;
}

.hotguied_right #tj_pl {
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #e21c2a;
  color: #fff;
  border: none;
  outline: none;
  cursor: pointer;
  margin-top: 20px;
  margin-left: 11%;
}

.about_recomd {
  margin-top: 68px;
}

.about_recomd h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.about_recomd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about_recomd ul li {
  width: 151px;
  font-size: 13px;
  color: #333333;
  margin-top: 30px;
}

.about_recomd ul li img {
  width: 100%;
  height: 151px;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  margin-bottom: 10px;
}

.hanzheng_filter {
  padding-top: 20px;
}

.hanzheng_filter .filter_tab {
  padding-bottom: 36px;
}

.hanzheng_filter .filter_list {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hanzheng_filter .filter_list:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}

.hanzheng_filter .filter_list .filter_span {
  font-size: 14px;
  color: #999999;
}

.hanzheng_filter .filter_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hanzheng_filter .filter_list ul a {
  margin: 0 35px;
  font-size: 14px;
  color: #333;
}
.hanzheng_filter .filter_list ul a:first-child{
  /* margin-left: 0; */
}
.hanzheng_filter .filter_list ul a.selected {
  color: #e21c2a;
}

.filter_product {
  background: #f5f5f5;
  padding-top: 50px;
  padding-bottom: 70px;
}

.filter_pf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.filter_pf li {
  width: 290px;
  height: 380px;
  background: #fff;
  text-align: center;
  padding-top: 35px;
  margin-bottom: 10px;
}

.filter_pf li:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.filter_pf .filter_last {
  width: 290px;
  height: 0;
  margin: 0;
  padding: 0;
  background: transparent;
}

.filter_pf .filter_img {
  width: 230px;
  height: 230px;
  margin: 0 auto;
  overflow: hidden;
}

.filter_pf .filter_img img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: .4s;
  transition: .4s;
}

.filter_pf .filter_body {
  margin-top: 35px;
}

.filter_pf .filter_body .sfl_name {
  font-size: 14px;
  color: #333333;
}

.filter_pf .filter_body .filter_click {
  font-size: 14px;
  color: #e21c2a;
  margin-top: 5px;
  cursor: pointer;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .con1200 {
    max-width: 1170px;
  }

  .section3 .enginer_content {
    margin-right: 10%;
  }

  .section3 .baojia_img {
    width: 100%;
  }

  .section3 .enr_body {
    width: 455px;
  }

  .section5 .evaluation_ul li {
    width: 285px;
  }

  .filter_pf li {
    width: 285px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .con1200 {
    max-width: 970px;
  }

  .section2 .m_server_left {
    width: 48%;
  }

  .section2 .m_server_right {
    width: 50%;
  }

  .section3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section3 .engineering_left {
    width: 100%;
    height: auto;
    padding-bottom: 45px;
  }

  .section3 .enginer_content {
    width: 96%;
    margin: 0 auto;
    float: none;
  }

  .section3 .pubtitle1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section3 .enginer_left_ul li {
    width: 24%;
  }

  .section3 .engineering_right {
    width: 100%;
    float: none;
    padding: 0;
    height: auto;
    padding-bottom: 45px;
  }

  .section3 .engineering_right .enr_body {
    margin: 0 auto;
  }

  .section5 .evaluation_ul li {
    width: 23%;
  }

  .section5 .evaluation_ul li .eval_img {
    height: 150px;
  }

  .section6 li {
    width: 23.5%;
  }

  .section7 .fast_ul li {
    width: 24%;
  }

  .footer .footer_top_ul li p {
    font-size: 12px;
  }

  .footer .footer_main .fm_left {
    padding-right: 140px;
  }

  .footer .footer_bot {
    padding-bottom: 45px;
  }

  .project_left {
    width: 480px;
    height: auto;
  }

  .project_right {
    width: 430px;
  }

  .certificate_ul li {
    width: 19%;
  }

  .certificate_ul li img {
    max-width: 100%;
  }

  .hotguied_left {
    width: 270px;
  }

  .hotguied_right {
    width: 700px;
  }

  .hotguied_right .pinglun_textarea textarea {
    width: 599px;
  }

  .filter_pf li {
    width: 24%;
    height: auto;
    padding-bottom: 30px;
  }

  .filter_pf li .filter_img {
    width: 200px;
    height: 200px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #header_wrap .header_main ul li:hover .second_menu{display: none;}
  .pmenus,.phonetels{
    display: block;
  }
  .phonetels{
    width: 4.6vw;
    height: 4.6vw;
    text-align: center;
  }
  .phonetels img{
    display: block;
    margin: 0 auto;
    height: 100%;
    object-fit: contain;
    max-width: 100%!important;
  }
  .header_top h1{
    text-align: center
  }
  .con1200 {
    max-width: 750px;
  }

  .section1 .st_img {
    width: 200px;
    height: 200px;
  }

  .pubtitle1 .title_left h3 {
    font-size: 22px;
  }

  .pubtitle1 .title_left p {
    font-size: 22px;
  }

  .section2 .m_server_left {
    width: 100%;
  }

  .section2 .m_server_right {
    width: 100%;
    margin-top: 45px;
  }

  .section3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section3 .engineering_left {
    width: 100%;
    height: auto;
    padding-bottom: 45px;
  }

  .section3 .enginer_content {
    width: 96%;
    margin: 0 auto;
    float: none;
  }

  .section3 .pubtitle1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section3 .enginer_left_ul li {
    width: 24%;
  }

  .section3 .engineering_right {
    width: 100%;
    float: none;
    padding: 0;
    height: auto;
    padding-bottom: 45px;
  }

  .section3 .engineering_right .enr_body {
    margin: 0 auto;
  }

  .section5 .evaluation_ul li {
    width: 48%;
  }

  .section5 .evaluation_ul li .eval_img {
    height: 230px;
  }

  .section6 .video_ul li {
    width: 48.5%;
    height: 230px;
    margin-bottom: 20px;
  }

  .section7 .fast_ul li {
    width: 49%;
    margin-bottom: 2%;
  }

  .footer .footer_top_ul li p {
    font-size: 12px;
  }

  .footer .footer_main .fm_left {
    padding-right: 80px;
  }

  .footer .footer_bot {
    padding-bottom: 45px;
  }

  #header_wrap {
    position: relative;
    z-index: 999;
    background-color: #fff;
    left: 0;
    top: 0;
    width: 100%;
    height: 11vw;
    border-bottom: 0;
  }

  #header_wrap .words_word {
    display: none;
  }

  #header_wrap .word_tels {
    display: none;
  }

  #header_wrap .head_top {
    position: fixed;
    z-index: 9999;
    border-bottom:2px solid #e21c2a
  }

  #header_wrap .head_top img {
    max-width: 55%;
  }

  #header_wrap .header_top {
    padding: 3vw;
  }

  #header_wrap .menusvg {
    display: block;
  }

  #header_wrap .header_main {
    position: fixed;
    top: 10.2vw;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 99999;
    display: none;
  }

  #header_wrap .header_main .con1200 {
    max-width: 100%;
    width: 100%;
  }

  #header_wrap .header_main ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  #header_wrap .header_main ul li {
    width: 100%;
    height: 8vw;
    line-height: 8vw;
    border-top: 1px solid #f5f5f5;
    flex: auto;
  }

  #header_wrap .header_main ul li a {
    line-height: 8vw;
    height: 8vw;
  }

  .project_left {
    width: 45%;
    height: auto;
  }

  .project_right {
    width: 50%;
  }

  .project_right .project_name {
    font-size: 18px;
    margin-bottom: 3vw;
  }

  .certificate_ul li {
    width: 19%;
  }

  .certificate_ul li img {
    max-width: 100%;
  }

  .hotguied_content .con1200 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hotguied_left {
    width: 100%;
  }

  .hotguied_right {
    width: 100%;
  }

  .hotguied_right .pinglun_textarea textarea {
    width: 642px;
  }

  .filter_pf li {
    width: 32%;
    height: auto;
    padding-bottom: 30px;
  }

  .filter_pf li .filter_img {
    width: 200px;
    height: 200px;
  }
}

@media (max-width: 767px) {

  .phonetels{display: block;}
  .help_wrap .con1200 .pay_style>h3 {
    font-size: 20px;
  }
  #header_wrap .header_main ul li:hover .second_menu{display: none;}
  .help_wrap .con1200 .pay_style .party_content h3 {
    font-size: 16px;
    margin: 4vw 0;
  }

  .help_wrap .con1200 .party_content ul li {
    width: 32%;
  }

  .help_wrap .con1200 .party_content ul li img {
    width: 100%;
  }

  .help_wrap {
    padding: 8vw 0 0;
  }

  .help_wrap .con1200 .sildebar_content {
    width: 100%;
  }

  .help_wrap .con1200 .sildebar_content .ps_style {
    font-size: 22px;
    line-height: unset;
    margin-top: 3vw;
  }

  .help_wrap .con1200 .sildebar_content .ps_desc {
    font-size: 14px;
  }

  .swiper1 div[class^="swiper-button"] {
    display: none;
  }

  .con1200 {
    max-width: 94%;
  }

  .pubtitle1 .title_left h3 {
    font-size: 4.267vw;
    color: #333;
  }

  .pubtitle1 .title_left span {
    font-size: 4.267vw;
    color: #ccc;
  }

  .section1 {
    padding: 7vw 0 7.7vw;
  }
  .pubtitle1 .title_right{
    height: 5.4vw;
    width: 12.1vw;
  }
  .section1 .stp_body h3{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 2vw;
    font-size: 3.2vw;
    color: #333333;
    margin-bottom: 1.2vw;
  }
  .section1 .stp_body .click_price{
    font-size: 2.667vw;
	color: #e21c2a;
  }
  .section1 .stp_body{
    padding-bottom: 3.8vw;
    padding-top: 9vw;
  }
  .section1 .st_img{
    width: 37.7vw;
    height: 37.7vw;
  }
  .section1 .swiper2 a.mxcplink{
    padding-bottom: 18vw;
  }
  .section1 .start_content{
    margin-top: 5vw;
  }
  .pubtitle1 .title_right div[class^="swiper-button"]{
    width: 5.8vw;
    height: 5.4vw;
  }
  .section2 .pubtitle2 h3 {
    font-size: 4.267vw;
  }

  .section2 .pubtitle2 p {
    font-size:  4.267vw;
  }

  .section2 {
    padding-bottom: 8vw;
  }

  .section2 .m_server_left {
    width: 100%;
  }

  .section2 .m_server_wrap {
    margin-top: 4vw;
  }

  .section2 .m_server_right {
    width: 100%;
    margin-top: 3.5vw;
  }

  .section2 .m_server_left .mserver_img {
    height: 96vw;
  }

  .section2 .m_server_left .mserver_img .mserver_mask {
    padding: 5vw 4vw;
  }

  .section2 .m_server_left .gx_messages {
    width: 80%;
  }

  .section2 .m_server_right .m_server_right_head {
    width: 100%;
    height: auto;
    background-color: #eaeaea;
    padding: 5vw 4.6vw 4vw;
    margin-bottom: 0px;
  }
  .section2 .m_server_right .msr_title h3{
    font-size: 3.2vw;
	font-weight: bold;
	color: #333333;
  }
  .section2 .m_server_right .xl_desc{
    font-size: 2.667vw;
	color: #333333;
  }
  .section2 .m_server_right .swiper3_button{
    width: 11.7vw;
    height: 5.6vw;
  }
  .section2 .m_server_right .swiper3_button div[class^="swiper-button"]{
    width: 5.6vw;
    height: 5.6vw;
  }
  .section3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section3 .enginer_content {
    padding: 7vw 6vw 5vw;
    background: #eaeaea;
  }

  .section3 .engineering_left {
    width: 100%;
    height: auto;
    padding-bottom: 4vw;
    background-color: #fff;
    padding: 0 2vw;
  }

  .section3 .enginer_content {
    width: 96%;
    margin: 0 auto;
    float: none;
  }


  .section3 .enginer_left_ul li {
    width: 49%;
    padding: 3vw;
    height: auto;
    margin-top: 4vw;
  }

  .section3 .engineering_right {
    width: 100%;
    float: none;
    padding: 0;
    height: auto;
    padding: 6vw 4vw 7.3vw;
  }

  .section3 .engineering_right .enr_body {
    margin: 0 auto;
    width: 100%;
  }

  .section3 .engineering_right .enr_body .baojia_img {
    width: 100%;
    height: auto;
  }

  .section5 .evaluation_ul {
    margin-top: 4vw;
  }

  .section5 .evaluation_ul li {
    width: 49%;
    padding-bottom: 2vw !important;
    border-bottom: 1px solid #e6e6e6;
  }
/* 
  .section5 .evaluation_ul li:nth-child(2n+1) {
    border-top: 0;
    padding-top: 0;
    margin-bottom: 3vw;
  }

  .section5 .evaluation_ul li:nth-child(2n+1) .eval_top {
    margin-bottom: 0;
    margin-top: 2vw;
  }

  .section5 .evaluation_ul li:nth-child(2n+1) a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  } */
  .section5 .evaluation_ul li:nth-child(2n+1){
    border-width: 1px;
  }
  .section5 .evaluation_ul li:nth-child(2n){
    border-width: 1px;
  }
  .section5 .evaluation_ul .eval_img{
    height: 27.9vw;
  }
  .section6 .video_ul {
    margin-top: 4vw;
  }

  .section6 .video_ul li {
    width: 49%;
    height: auto;
    margin-bottom: 2vw;
  }

  .section7 {
    padding: 8vw 0;
  }

  .section7 .fast_ul li {
    width: 49%;
    padding: 3vw 4vw;
    height: auto;
    margin-bottom: 2vw;
  }

  .section7 .fast_ul li h3 {
    font-size: 4.5vw;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .section7 .fast_ul li p {
    font-size: 3vw;
  }

  .footer .footer_top {
    display: block;
    padding: 4.5vw 0 0
  }
  .footer .footer_top_ul{
    flex-wrap: wrap
  }
  .footer .footer_top_ul li{
    width: 33%;
    margin-bottom: 4.4vw;
  }
  .footer .footer_top_ul li p{
    font-size: 2.667vw;
    margin-left: 2vw;
  }
  .ft_list{
    width: 20vw;
  }
  .footer .footer_top_ul li:nth-child(4){
    background: none;
  }
  .footer .footer_main .fm_left {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-right: none;
  }

  .footer .footer_main .fm_left dt {
      font-size: 3.2vw;
      color: #333333;
      margin-bottom: 2.5vw;
  }
  .footer .footer_main .fm_left dd a {
    font-size: 2.667vw;
    line-height: 3.6vw;
    color: #333333;
    opacity: 0.7;
  }
  .footer .footer_main dl {
    flex: auto
  }
  .footer .footer_main dl:last-child{
    flex: 100%;
    width: 100%;
  }

  .footer .footer_main .fm_right {
    margin: 3vw auto 0;
  }

  .footer .footer_bot {
    padding: 3vw 0;
  }

  .footer .footer_bot .con1200 {
    align-items: center
  }
  .blogo{
    margin-right: 2.2vw;
  }

  .footer .footer_bot .con1200 .fb_right {
    width: 100%;
    margin-left: 0;
    margin-top: 2vw;
  }

  #header_wrap {
    position: relative;
    z-index: 999;
    background-color: #fff;
    height: 11vw;
    left: 0;
    top: 0;
  }

  #header_wrap .words_word {
    display: none;
  }

  #header_wrap .word_tels {
    display: none;
  }

  #header_wrap .head_top {
    position: fixed;
    z-index: 9999;
    height: 11vw;
    border-bottom: 1px solid #eaeaea
  }

  #header_wrap .head_top img {
    max-width: 55%;
  }

  #header_wrap .header_top {
    height: 11vw;
    padding: 0;
  }
.header_top h1{
  text-align: center
}
  #header_wrap .menusvg {
    display: block;
    width: 6.2vw;
    height: 6vw;
  }
  #header_wrap .menusvg>img{
    max-width: 100%;
  }
  #header_wrap .header_main {
    position: fixed;
    top: 11vw;
    left: 0;
    height: 100%;
    background: #fff;
    z-index: 99999;
    display: none;
    width: 100%;
  }

  #header_wrap .header_main .con1200 {
    max-width: 100%;
    width: 100%;
  }

  #header_wrap .header_main ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  #header_wrap .header_main ul li {
    width: 100%;
    height: 12vw;
    line-height: 12vw;
    border-top: 1px solid #f5f5f5;
    flex: 100%;
  }

  #header_wrap .header_main ul li a {
    line-height: 12vw;
    height: 12vw;
  }

  .project_content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 8vw;
  }

  .project_left {
    width: 100%;
    height: auto;
  }

  .project_left img {
    height: auto;
  }

  .project_right {
    width: 100%;
  }

  .project_right .project_name {
    font-size: 16px;
    margin-bottom: 3vw;
    margin-top: 3vw;
  }

  .project_right .click_project {
    font-size: 4.5vw;
    margin-bottom: 3vw;
    padding: 3vw 0;
  }

  .certificate_ul {
    padding-top: 4vw;
  }

  .certificate_ul li {
    width: 48%;
  }

  .certificate_ul li img {
    max-width: 100%;
  }

  .project_page a {
    width: 100%;
  }

  .hotguied_content .con1200 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hotguied_left {
    width: 100%;
  }

  .hotguied_right {
    width: 100%;
  }

  .hotguied_right .pinglun_textarea textarea {
    width: 100%;
    margin-top: 10px;
  }

  .hotguied_right .hot_right_content {
    padding: 0 10px;
  }

  .hotguied_right .hot_right_content .hot_pl_img>p {
    margin: 0 auto;
    margin-top: 10px;
  }

  .hotguied_right .pinglun_textarea {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hanzheng_filter {
    padding-top: 0;
  }

  .hanzheng_filter .filter_tab {
    padding-bottom: 0;
    border-bottom: 1px dashed #e5e5e5;
  }

  .hanzheng_filter .filter_list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 2vw 0;
  }

  .hanzheng_filter .filter_list .filter_span {
    width: 100%;
  }

  .hanzheng_filter .filter_list ul {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: 1px dashed #e5e5e5;
    padding: 2vw 0 0;
    margin-top: 2vw;
  }

  .hanzheng_filter .filter_list ul a {
    margin: 0;
  }

  .hanzheng_filter .filter_list ul a:not(:last-child) {
    margin-right: 3vw;
  }

  .filter_pf li {
    width: 49%;
    height: auto;
    padding-bottom: 30px;
  }

  .filter_pf li .filter_img {
    width: 200px;
    height: 200px;
  }

  .filter_product {
    padding: 8vw 0;
  }

  .filter_pf li {
    padding: 5vw 0;
  }

  .filter_pf li .filter_img {
    width: 120px;
    height: 120px;
  }

  .filter_pf li .filter_body {
    margin-top: 5vw;
  }

  .filter_pf li+.filter_last {
    width: 49%;
    height: 0;
    bottom: 0;
    margin: 0;
  }

  .pagination1 span[class^="swiper-pagination-bullet"] {
    display: none;
  }
  .pnone{
    display: none;
  }
  .mserver_mask{
    padding: 4.2vw 3.9vw;
  }
  .pblock{
    display: block;
    font-size: 2.667vw;
    color: #333333;
  }
  .none{display: none!important;}
  .section2 .m_server_left .gx_messages.none{
    display: none;
  }
  .section2 .m_server_right .swiper3_name{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 2vw;
  }
  .section2 .m_server_right .s3click{
    width: 20vw;
    height: 6vw;
    line-height: 6vw;
    font-size: 2.4vw;
	color: #333333;
  }
  .footer .footer_main{
    padding: 4.4vw 0 0;
  }
  .fm_left dl.bll1{
    width: 15%;
    flex: 15%
  }
  .fm_left dl.bll2{
    width: 30%;
    flex: 30%
  }
  .fm_left dl.bll3{
    width: 15%;
    flex: 15%;
    margin-left: 7%;
  }
  .fm_left dl.bll4{
    display: none;
  }
  .phoneewm{
    width: 100%;
    display: block;
    padding-top: 4.4vw;
    margin-top: 3vw;
    border-top:1px solid #e6e6e6;
    display: flex;
    justify-content: space-between;
    padding-bottom: 5vw;
  }
  .phoneewm dt{
      font-size: 3.2vw;
      color: #333333;
      margin-bottom: 2.5vw;
      
    }
    .phoneewm p {
      width: 100%;
      font-size: 4.8vw;
      color: #e21c2a;
      margin-bottom: 2.7vw;
      text-align: center;
    }
    .w35{
      width: 35vw;
    }
    .phoneewm div>img{
      display: block;
      width: 24vw;
      margin: 0 auto
    }
    .phonetels{
      width: 4.6vw;
      height: 4.6vw;
      text-align: center;
    }
    .phonetels img{
      display: block;
      margin: 0 auto;
      height: 100%;
      object-fit: contain;
      max-width: 100%!important;
    }


    .section3 .enginer_left_ul li .elb_name {
      font-size: 3.2vw;
    }
    .section3 .enginer_left_ul li .elb_click {
      font-size: 2.667vw;
    }
    .hotguied_right .pinglun_box .pinglun_list li {
      height: auto;
    }
}