/* banner start */
.banner_item {
  position: relative;
  width: 100%;
}
.banner_content_box {
  /* padding-bottom: 53.5%; */
  padding-bottom: 35%;
}
#index_banner_section .slick-slide {
  height: auto;
}
/* 去掉google的默认选中样式 */
#index_banner_section .banner_item:focus {
  outline: none;
}
.banner_img_bg_1 {
  background-image: url("../image/banner1.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.banner_img_bg_2 {
  background-image: url("../image/banner2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.banner_img_bg_3 {
  background-image: url("../image/banner3.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.banner_ctx_box {
  margin-left: 6%;
  width: 44.22%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* padding-top: 10%; */
  padding-top: 5.5%;
}
.banner_slogan_panel {
  margin-bottom: 5px;
}
.fill_line_panel {
  margin: 6px 0 11px;
}
.white_line {
  display: block;
  width: 11%;
  height: 3px;
  background-color: #ffffff;
}
.banner_ctx_detail_intro_panel {
  /* line-height: 1.8rem; */
  line-height: 2rem;
}
.banner_ctx_slogan_text {
  color: #ffffff;
  font-family: inherit;
  font-weight: 600;
  /* font-size: 1.8rem; */
  font-size: 1.5rem;
}
.banner_ctx_intro_title_text {
  /* font-size: 4.05rem; */
  font-size: 3.0rem;
  font-family: inherit;
  font-weight: 600;
  color: #ffffff;
}
.banner_ctx_normal_text {
  font-size: 1.2rem;
  color: #ffffff;
  font-family: inherit;
  font-weight: lighter;
  line-height: 1.6rem;
}
.banner_option_btn_text {
  /* font-size: 1.2rem; */
  font-size: 1rem;
}
.banner_ctx_detail_intro_panel {
  margin-bottom: 9px;
  width: 100%;
}
.banner_ctx_btn_panel > a {
  display: inline-block;
  padding: 2px 7px;
  border: 1px solid #ffffff;
  border-radius: 5px 5px;
}
.banner_ctx_btn_panel a.link_btn:hover {
  color: #eeeeee;
  border-color: #eeeeee;
}
.short_line_introductions_panel {
  position: absolute;
  bottom: 5.8%;
  left: 0;
  width: 100%;
  height: 20px;
  text-align: center;
}
.short_line_introductions_panel > li {
  list-style: none;
  display: inline-block;
  cursor: pointer;
  /* line-height: 20px; */
}
.slick-active .intro_item {
  background-color: #ffffff;
}
.intro_item {
  display: inline-block;
  width: 20px;
  height: 5px;
  background-color: #518edc;
  margin-right: 15px;
  vertical-align: middle;
}
/* banner end */

.content_title_panel {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-family: inherit;
}

/* prod_service start */
.prod_service_content_wrapper {
  /* margin-top: 4rem;
  margin-bottom: 4rem; */
  margin-top: 3rem;
  margin-bottom: 2rem;

}
.prod_service_content_box {
  /* padding-bottom: 34%; */
  padding-bottom: 35%;
}
.prod_service_content_panel {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* border: 1px solid red; */
}
.prod_service_title_panel {
  padding-bottom: 1.2rem;
}
.prod_service_zh_title {
  color: #333;
  text-align: center;
}
.prod_service_en_title {
  color: #b4b4b4;
  /* letter-spacing: 0.15em; */
  line-height: 1.5em;
  text-align: center;
}
.prod_service_cate_panel {
  width: 100%;
  /* min-height: 70%; */
  /* height: 70%; */
  height:75%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /* border: 1px solid red; */
}
.prod_service_cate_item_box {
  /* width: 26%; */
  width: 31%;
  height: 100%;
  /* border: 1px solid red; */
}
.prod_service_cate_item_icon_panel {
  width: 100%;
  /* height: 44%; */
  height: 40%;
  text-align: center;
}
.icon_img {
  height: 100%;
}
.prod_service_cate_item_intro_panel {
  width: 100%;
  /* height: 56%; */
  height: 60%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.prod_service_cate_item_intro_title {
  text-align: center;
  /* margin-bottom: 5px; */
  /* border: 1px solid red; */
}
.cate_intro_title_text {
  color: #333333;
  font-family: inherit;
  font-weight: 600;
  font-size: 1.8rem;
}
.prod_service_cate_item_intro_desc {
  /* height: 100%; */
  /* overflow: scroll; */
  padding: 0 10%;
  text-align: center;
}
.prod_service_cate_item_positive_panel {
  padding-bottom: 10px;
  padding-top: 3px;
  text-align: center;
}
.prod_service_cate_item_positive_text {
  font-size: 1.3rem;
  color: #003771;
  font-weight: bold;
  /* letter-spacing: .2px; */
}
.cate_intro_desc_text {
  font-size: 1.35rem;
  font-weight: 500;
  color: #5f5f5f;
  font-family: inherit;
}
/* prod_service end */
/* comp_qua start */

#comp_qua_section {
  background-image: url(../image/background1.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.comp_qua_content_box {
  padding-bottom: 56.5%;
  /* padding-bottom: 57.5%; */
}
.comp_qua_content_panel {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c_q_content_box {
  /* height: 80%; */
  height: 84%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* border: 1px solid red; */
}
.comp_qua_title_panel {
  padding-bottom: 3%;
}
.comp_qua_zh_title {
  color: #ffffff;
  text-align: center;
}
.comp_qua_en_title {
  color: #4174b1;
  text-align: center;
  /* letter-spacing: 0.15em; */
  line-height: 1.5em;
}
.comp_qua_cate_panel {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  /* border: 1px solid red; */
}
.comp_qua_cate_item_box {
  width: 23%;
  position: relative;
  margin-bottom: 4%;
  /* border: 1px solid red; */
}
.comp_qua_cate_ctx_wrapper {
  display: flex;
  flex-direction: column;
}
.com_qua_cate_ctx_panel {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding-top: 12%;
  /* border: 1px solid red; */
}
.com_qua_cate_ctx_box {
  height: 100%;
  width: 88%;
  line-height: 1.95em;
  /* overflow: scroll; */
}
.com_qua_cate_ctx_desc_text {
  font-size: 1.05rem;
  font-family: inherit;
  color: #fff;
}
/* comp_qua end */
/* cus_service start */

#customer_serve_section {
  background-image: url(../image/background2.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.customer_serve_content_box {
   padding-bottom: 60%;
  /*padding-bottom: 54%;*/
}
.customer_serve_content_panel {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cus_serve_content_box {
  /* height: 88%; */
  height: 84%;
  display: flex;
  flex-direction: column;
}
.cus_serve_title_panel {
  padding-bottom: 3%;
  /* border: 1px solid red; */
}
.cus_serve_zh_title {
  text-align: center;
  color: #333333;
}
.cus_serve_en_title {
  text-align: center;
  color: #b4b4b4;
  line-height: 1.5em;
  /* letter-spacing: 0.15em; */
}
.cus_serve_cate_panel > img {
  max-width: 100%;
}
/* cus_service end */
/* comp_news start */
#comp_news_section {
  background-image: url(../image/background3.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.comp_news_content_box {
  /* padding-bottom: 60%; */
  /*padding-bottom: 48%;*/
  padding-bottom: 52%;
}
.c_p_inner_box {
  position: relative;
  height: 100%;
  width: 100%;
}
.c_n_content_wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.c_n_content_title {
  height: 22%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c_n_content_box {
  width: 95%;
  /* height: 62%; */
  height: 65%;
  display: flex;
  justify-content: space-between;
  position: relative;
  /* border: 1px solid red;*/
}
.comp_news_content_overflow {
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.comp_news_item_box {
  width: 32%;
  height: 100%;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  justify-content: flex-start;
  /* border: 1px solid red; */
}
.comp_news_img_panel {
  width: 100%;
  /* height: 42.2%; */
  height: 50.2%;
  margin-bottom: 10px;
}
.comp_news_link_panel {
  display: block;
  width: 100%;
  height: 100%;
}
.comp_news_link_panel > img {
  width: 100%;
  height: 100%;
}
.comp_news_intro {
  width: 100%;
  /* height: 52%; */
  /* display: flex;
  justify-content: space-between;
  flex-direction: column;*/
} 
.comp_news_intro_title {
  font-size: 1.35rem;
  font-family: inherit;
  font-weight: bold;
  color: #ffffff;
  display: block;
  width: 100%;
}
.comp_news_intro_title_text {
  display: block;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.comp_news_intro_desc_panel {
  width: 100%;
  /* height: 62%; */
}
.comp_news_fill_line_bold {
  height: 3px;
  width: 10%;
  background-color: #ffffff;
  margin: 8px 0;
}
.comp_news_intro_desc_date {
  font-size: 1.3rem;
  font-family: inherit;
  color: #fff;
}
.comp_news_intro_desc_content {
  font-size: 1.1rem;
  font-family: inherit;
  color: #fff;
}
.more-news-info {
  position: absolute;
  /*top: -8%;*/
  width: 100%;
  z-index: 999;
  bottom: 6%;
}
.more-news-info_wrapper {
  position: relative;
  width: 100%;
  text-align: center;
}
.more-news-href {
  color: white;
  font-size: 1.2rem;
  letter-spacing: 3px;
}
.more-news-href:hover {
  color: #009aff;
}
/* 联系热线  start*/
#hotline_section {
  width: 100%;
  /* min-height: 216.75px; */
  background-image: url("../image/hotline.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.hotline_wrapper {
  position: absolute;
  width: 100%;
  /* bottom: -31.5%; */
  bottom: -33.5%;
  z-index: 99999;
}
.index_hotline_ctx_wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 24%;
}
.hotline_panel {
  position: relative;
  width: 100%;
  height: 100%;
}
.hotline_ctx_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.hotline_ctx_panel {
  width: 100%;
  height: 80%;
  display: flex;
  justify-content: flex-start;
  /* border: 1px solid red; */
}
.hotline_business_box {
  width: 50%;
  height: 100%;
  padding-left: 5%;
  padding-right: 3%;
  /* border: 1px solid red; */
}
.hotline_advisory_box {
  width: 50%;
  height: 100%;
  padding-left: 4%;
  padding-right: 3%;
}
.hotline_ctx_box {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* border: 1px solid red; */
}
.call_panel {
  width: 100%;
  height: 60%;
  display: flex;
  justify-content: flex-start;
  /* border: 1px solid red; */
}
.call_icon_box {
  width: 20%;
  height: 100%;
  /* border: 1px solid red; */
  padding: 1%;
}
.img_btn {
  display: block;
  width: 100%;
  /* padding: 1%; */
  padding-left: 18%;
}
.call_ctx_panel {
  width: 100%;
  height: 100%;
}
.call_ctx_title {
  font-size: 1.8rem;
  font-weight: 600;
  font-family: inherit;
}
.business_title {
  color: #fff;
  margin-top: 3%;
}
.advisory_title {
  color: #333333;
  margin-top: 3%;
}
.call_ctx_desc {
  font-size: 1.4rem;
  font-family: inherit;
}
.business_desc {
  color: #fff;
  margin-bottom: 3%;
  line-height: 1.8em;
}
.advisory_desc {
  color: #b4b4b4;
  margin-bottom: 3%;
  line-height: 1.8em;
}
.call_ctx_tel_num {
  font-family: inherit;
  font-weight: bold;
  font-size: 2.4rem;
}
.business_tel_num {
  color: #fff;
  letter-spacing: 0.2em;
}
.advisory_tel_num {
  color: #333333;
  letter-spacing: 0.2em;
}
.concat_panel {
  width: 100%;
  /* height: 30%; */
  height: 36%;
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
  /* border: 1px solid red; */
}
.icon_panel {
  width: 100%;
  height: 100%;
}
/* .weixin_icon_panel {
  width: 14%;
}
.email_icon_panel {
  width: 14%;
} */
.icon_panel a {
  display: block;
  height: 100%;
}
.height_auto_img {
  height: 100%;
}
.concat_desc_panel {
  padding-right: 2%;
  height: 100%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.business_concat_desc_panel {
  color: #fff;
}
.concat_desc_text {
  font-family: inherit;
  /* font-size: 1.4rem; */
  font-size: 1rem;
}
.advisory_concat_desc_panel {
  color: #b4b4b4;
}
.advisory_concat_desc_panel span {
  display: block;
}
.qr_icon_box {
  width: 16%;
}
.qr_icon_box img {
  max-width: 100%;
}
/* comp_news end */

#index_site_bottom {
  background-image: url("../image/bg_site_bottom.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}
.index_site_bottom_content_box {
  /* padding-bottom: 58%; */
  padding-bottom: 50%;

}
.index_site_bottom_content_panel {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}
.index_site_b_ctx_panel {
  height: 67.3%;
  /* height: 63.3%; */
  width: 100%;
}

.links_box  {
  justify-content: center;
}
.comp_about_link_box {
  width: 50.5%;
  padding-right: 5.5%;
  flex: 0 0 auto;
}
.comp_office_addr_box {
  padding-left: 5.5%;
  padding-right: 0;
}