@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#666666","sub1color":"75503E"},
{"vicolor":"#fe9e0b","sub1color":"75503E"},
{"vicolor":"#410a07","sub1color":"75503E"},
{"vicolor":"#4C9DA0","sub1color":"75503E"}
]
AVAIBLE_VI*/
.search-inp .search-btn::after {
  background-color: #2e6397;
}
.search-inp .search-btn::before {
  border-color: #2e6397;
}
/*列表自定义板块*/
.list-style-02 .vertical-layout-item .item-line,
.list-style-01 .vertical-layout-item .item-line {
  padding: 15px;
}
.list-style-02 .vertical-layout-item .item-line::after,
.list-style-01 .vertical-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .vertical-layout-item .item-line:hover::after,
.list-style-01 .vertical-layout-item .item-line:hover::after {
  border-color: #2e6397;
}
.list-style-02 .level-layout-item .item-line::after,
.list-style-01 .level-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .level-layout-item .item-line:hover::after,
.list-style-01 .level-layout-item .item-line:hover::after {
  border-color: #2e6397;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #2e6397;
  border-color: #2e6397;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
.h_head {
  position: relative;
  z-index: 10;
  background-color: #fff;
}
.h_con {
  height: 160px;
}
#h1-tag {
  float: left;
  margin-right: 30px;
  padding: 15px 0;
  height: 130px;
  display: table;
  font-size: 0;
  line-height: 0;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  max-width: 230px;
  max-height: 130px;
  display: inline-block;
}
.h_txt {
  float: left;
  width: 520px;
  margin-top: 50px;
}
.h_txt span {
  display: block;
  height: 30px;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
}
.h_txt em {
  display: block;
  height: 30px;
  font-size: 24px;
  font-weight: normal;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
}
.h_tel {
  width: 300px;
  height: 64px;
  margin-top: 48px;
  float: right;
  padding-left: 50px;
  background-image: url('ftico1.png');
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 44px 50px;
}
.h_tel span {
  display: block;
  height: 28px;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  color: #666666;
  overflow: hidden;
}
.h_tel em {
  display: block;
  height: 36px;
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  color: #666666;
  overflow: hidden;
}
.nav {
  height: 60px;
  background-color: #2e6397;
}
.nav-one {
  height: 60px;
}
.nav-one > li {
  position: relative;
  float: left;
  height: 60px;
}
.nav-one > li.none {
  border-right: 0;
}
.nav-one > li > a {
  display: block;
  border-right: 1px solid #bbb7b7;
  overflow: hidden;
  height: 60px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #ffffff;
}
.nav-one > li > a:hover,
.nav-one > li.cur > a {
  background: #555500 3 E;
  color: #fff;
  border-right: 1px solid #555500 3 E;
}
.nav-one > li:last-child a {
  border: 0px;
}
.nav-one > li:hover .nav-two {
  display: block;
}
.nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 60px;
  z-index: 99;
}
.nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav-two li {
  white-space: nowrap;
  height: 60px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav-two li a {
  display: block;
  height: 60px;
  font-size: 18px;
  font-weight: normal;
  line-height: 60px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
  padding: 0 15px;
}
.nav-two li.cur > a,
.nav-two li:hover > a {
  font-weight: bold;
  background-color: #fff;
  color: #0d0d0f;
}
/*底部*/
.g_ft {
  height: 300px;
  background-color: #2e6397;
}
.g_ft .flogo {
  float: left;
  min-width: 200px;
  height: 300px;
  margin-right: 30px;
  display: table;
}
.g_ft .flogo a {
  display: table-cell;
  vertical-align: middle;
}
.g_ft .flogo img {
  max-width: 205px;
  max-height: 300px;
}
.g_ft .ftel {
  float: left;
  width: 380px;
  margin-top: 64px;
  margin-right: 20px;
}
.g_ft .ftel h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  height: 32px;
  line-height: 32px;
}
.g_ft .ftel h3 em {
  display: block;
  height: 32px;
  overflow: hidden;
}
.g_ft .ftel a {
  display: inline-block;
  overflow: hidden;
  color: #fff;
  height: 30px;
  line-height: 30px;
}
.g_ft .ftel p {
  font-size: 16px;
  color: #fff;
  height: 60px;
  line-height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
.g_ft .ftel p em {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  overflow: hidden;
}
.g_ft .ftel p .ftel_sp2 {
  display: block;
}
.telst li {
  position: relative;
  height: 34px;
  line-height: 34px;
  padding-left: 42px;
  font-size: 20px;
  color: #fff;
  overflow: hidden;
}
.telst li em {
  position: absolute;
  left: 0;
  top: 5px;
  height: 26px;
  overflow: hidden;
}
.telst li span {
  display: inline-block;
  max-width: 100%;
  height: 34px;
  overflow: hidden;
}
.telst li img {
  width: 26px;
  height: 26px;
}
.f_ftcon {
  float: left;
  color: #fff;
  width: 360px;
  margin-top: 64px;
}
.f_ftcon a {
  color: #fff;
  display: inline-block;
  line-height: 30px;
}
.f_ftcon li {
  max-height: 60px;
  min-height: 30px;
  overflow: hidden;
  line-height: 0;
}
.f_ftcon li span {
  max-width: 100%;
  line-height: 30px;
  font-size: 14px;
  max-height: 60px;
  overflow: hidden;
}
.g_ft .m_code {
  float: right;
  width: 130px;
  padding-top: 60px;
}
.code_img img {
  width: 130px;
  height: 130px;
  display: block;
  margin-bottom: 10px;
}
.m_code p {
  max-height: 56px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  overflow: hidden;
}
.bg_vi_color {
  background-color: #2e6397;
}
.txt_vi_color {
  color: #2e6397 !important;
}
.bg_vi_color {
  background-color: #2e6397;
}
.txt_vi_color {
  color: #2e6397 !important;
}
/*COMMON_BLK_END*/
/*标题*/
.in_title {
  font-weight: normal;
  height: 110px;
  text-align: center;
  background-image: url('../images/cp_line.png');
  background-repeat: no-repeat;
  background-position: center 100px;
  background-size: 1200px 10px;
  line-height: 40px;
  font-size: 36px;
  color: #333;
  margin-bottom: 45px;
}
.in_title p {
  height: 48px;
  font-size: 36px;
  font-weight: normal;
  line-height: 48px;
  color: #333333;
  overflow: hidden;
  margin-bottom: 6px;
}
.in_title span {
  display: block;
  height: 40px;
  font-size: 20px;
  font-weight: normal;
  line-height: 40px;
  color: #666666;
  overflow: hidden;
}
.banner {
  position: relative;
  overflow: hidden;
  height: 620px;
}
.ban_list {
  position: relative;
  z-index: 0;
}
.ban_list ul {
  width: 100%!important;
}
.ban_list li {
  overflow: hidden;
  width: 100%!important;
  height: 620px;
  text-align: center;
  position: relative;
}
.ban_list li img {
  width: 1920px;
  height: 620px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.ban_list li a {
  display: block;
  height: 620px;
}
.ban_nav {
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 1;
  overflow: hidden;
  margin-left: -600px;
  width: 1200px;
}
.ban_nav ul {
  margin-left: 500px;
}
.ban_nav ul li {
  float: left;
  margin: 0 5px;
  cursor: pointer;
}
.ban_nav ul li {
  width: 40px;
  height: 6px;
  background: #fff;
}
.ban_nav ul .on {
  background: #2e6397;
}
.brand {
  background-color: #f6f6f8;
  height: 350px;
  padding-top: 60px;
}
.bra_img1 {
  line-height: 0;
}
.bra_img1 img {
  width: 386px;
  height: 290px;
}
.bra_img2 img {
  width: 230px;
  height: 116px;
  display: block;
}
.ppbg_10 img {
  width: 230px;
  height: 115px;
}
.bra_con {
  padding-left:35px;
  padding-top: 30px;
}
.brand .content {
  background-color: #fff;
}
.bra_title {
  width: 680px;
  height: 52px;
  font-size: 36px;
  color: #2e6397;
  line-height: 52px;
  margin-bottom: 18px;
  overflow: hidden;
}
.brand .bra_desc {
  height: 180px;
  width: 680px;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #000000;
  overflow: hidden;
}
.pro_bj {
  padding: 60px 0;
}
.list {
  background-color: #555500 3 E;
  width: 200px;
  overflow: hidden;
}
.list h2 {
  height: 90px;
  overflow: hidden;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 90px;
  color: #ffffff;
}
.list_c {
  height: 920px;
  background: #ffffff;
  margin: 0 3px;
  overflow: hidden;
}
.list_c ul {
  margin: 15px 0 5px 8px;
}
.list_c li {
  margin-bottom: 18px;
  padding-left: 15px;
  width: 165px;
  height: 50px;
  overflow: hidden;
  background-color: #ececeb;
  border-radius: 20px;
}
.list_c li a {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #555555;
  width: 100%;
  height: 50px;
  overflow: hidden;
}
.list_c li:hover {
  background-color: #2e6397;
}
.list_c li:hover a {
  color: #FFFFFF;
}
.list p {
  padding-top: 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  height: 70px;
  overflow: hidden;
}
.list p em {
  display: block;
  height: 30px;
  overflow: hidden;
}
.list p span {
  display: block;
  height: 30px;
  overflow: hidden;
  font-size: 26px;
  font-family: "Arial";
}
.pro {
  width: 970px;
  overflow: hidden;
}
.propic {
  width: 970px;
  height: 485px;
  position: relative;
  overflow: hidden;
}
.propic img {
  width: 970px;
  height: 485px;
  display: block;
}
.pro_z {
  position: absolute;
  top: 220px;
  left: 23px;
  width: 32px;
  height: 54px;
  z-index: 3;
  cursor: pointer;
}
.pro_y {
  position: absolute;
  top: 220px;
  right: 23px;
  width: 32px;
  height: 54px;
  z-index: 3;
  cursor: pointer;
}
.cp-lst .prod-hot-list {
  margin: 0px;
  position: relative;
}
.cp-lst .prod-hot-list dl {
  float: left;
  width: 312px;
  margin: 20px 10px 0 0;
}
.cp-lst .prod-hot-list dl:nth-child(3) {
  margin-right: 0;
}
.cp-lst .prod-hot-list dt img {
  width: 312px; height:238px;
  display: block;
}
.cp-lst .prod-hot-name {
  position: relative;
  display: block;
  height: 60px;
  overflow: hidden;
  text-align: center;
  padding: 0 5px;
  border-bottom: 1px solid #cac8d3;
  background: #e6e6eb;
}
.cp-lst .prod-hot-name a {
  display: block;
  max-height: 60px;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #666666;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cp-lst .prod-hot-desc {
  display: none;
  margin-top: 5px;
  height: 72px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.cp-lst .prod-hot-link {
  display: none;
}
.cp-lst .prod-hot-list dl:hover .prod-hot-name {
  color: #2e6397;
}
.cp-lst .prod-hot-list dl:hover .prod-hot-name a {
  color: #2e6397;
}
/*优势*/
.standard {
  padding: 60px 0;
  background-color: #f6f6f8;
}
.standard .in_title {
  margin-bottom: 20px ;
}
.stan_txt {
  width: 270px;
  position: absolute;
  z-index: 5;
}
.stan_con h3 {
  height: 40px;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333333;
  overflow: hidden;
}
.stan_img {
  margin: 0 auto;
  width: 530px;
  height: 530px;
  border-radius: 100%;
  overflow: hidden;
}
.stan_img img {
  width: 530px;
  height: 530px;
  display: block;
}
.stan_desc {
  max-height: 120px;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  overflow: hidden;
  text-align: justify;
}
.stan_01 {
  top: 98px;
  left: 10px;
  text-align: right;
  padding-right: 45px;
  background-image: url('../images/four_ico01.gif');
  background-repeat: no-repeat;
  background-position: right 2px;
  background-size: 36px 36px;
}
.stan_02 {
  top: 98px;
  right: 10px;
  padding-left: 45px;
  background-image: url('../images/four_ico02.gif');
  background-repeat: no-repeat;
  background-position: left 2px;
  background-size: 36px 36px;
}
.stan_03 {
  bottom: 10px;
  left: 10px;
  text-align: right;
  padding-right: 45px;
  background-image: url('../images/four_ico03.gif');
  background-repeat: no-repeat;
  background-position: right 2px;
  background-size: 36px 36px;
}
.stan_04 {
  bottom: 10px;
  right: 10px;
  padding-left: 45px;
  background-image: url('../images/four_ico04.gif');
  background-repeat: no-repeat;
  background-position: left 2px;
  background-size: 36px 36px;
}
.case {
  padding: 60px 0;
}
.case_nav {
  height: 62px;
  line-height: 62px;
  margin-bottom: 30px;
  text-align: center;
}
.case_nav li {
  float: left;
  width: 260px;
  height: 62px;
  margin: 0 20px;
}
.case_nav li a {
  display: block;
  height: 62px;
  font-size: 18px;
  font-weight: normal;
  line-height: 62px;
  color: #333333;
  overflow: hidden;
  background-color: #dbdbdb;
}
.case_nav li:hover a,
.case_nav li.on a {
  font-weight: bold;
  color: #2e6397;
  background-color: #555500 3 E;
}
.case_list {
  position: relative;
}
.case_list img {
  width: 1200px;
  height: 600px;
  display: block;
}
.case_list dd {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1080px;
  background: rgba(255, 255, 255, 0.7);
  padding: 20px 60px 10px;
}
.case-desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
  max-height: 180px;
  text-align: justify;
}
.case_list h3 a {
  height: 40px;
  font-size: 20px;
  font-weight: normal;
  line-height: 40px;
  color: #000000;
  overflow: hidden;
  margin-bottom: 10px;
}
/*新闻资讯*/
.news {
  padding: 60px 0 40px;
  overflow: hidden;
  margin: 20px auto 0;
  background-color: #eee;
}
.news .title {
  margin-bottom: 30px;
}
.news-title {
  height: 56px;
  border-bottom: 1px solid #666;
  font-size: 20px;
  font-weight: bold;
  line-height: 56px;
  overflow: hidden;
  color: #333;
  margin-bottom: 26px;
}
.news-title a {
  color: #333;
  display: inline-block;
  height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news-info {
  width: 580px;
}
.news-con {
  margin-bottom: 20px;
}
.news-con img {
  width: 580px;
  height: 290px;
  display: block;
}
.faq-info1 .prod-hot-swit {
  min-height: 112px;
}
.faq-info1 dt {
  display: none;
}
.faq-info1 dl {
  padding-left: 136px;
  height: 112px;
  padding-right: 10px;
  position: relative;
  overflow: hidden;
}
.faq-info1 .prod-hot-name {
  height: 46px;
  font-size: 18px;
  color: #333;
  line-height: 46px;
}
.faq-info1 .prod-hot-name a {
  color: #333;
  display: inline-block;
  height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.faq-info1 .prod-hot-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.faq-info1 .prod-hot-link {
  display: none;
}
.faq-info1 .prod-hot-time3 {
  display: block !important;
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 22px;
  color: #888;
  text-align: center;
  overflow: hidden;
}
.faq-info1 .prod-hot-time-dd {
  word-break: break-all;
  display: block;
  padding-top: 20px;
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.faq-info1 .prod-hot-time-icon1 {
  display: none;
}
.faq {
  width: 561px;
}
.faq-info dt {
  display: none;
}
.faq-info dl {
  padding-left: 136px;
  height: 110px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.faq-info .prod-hot-name {
  height: 46px;
  font-size: 18px;
  color: #333;
  line-height: 46px;
}
.faq-info .prod-hot-name a {
  color: #333;
  display: inline-block;
  height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.faq-info .prod-hot-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.faq-info .prod-hot-link {
  display: none;
}
.faq-info .prod-hot-time3 {
  display: block !important;
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ddd;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 22px;
  color: #888;
  text-align: center;
  overflow: hidden;
}
.faq-info .prod-hot-time-dd {
  word-break: break-all;
  display: block;
  padding-top: 20px;
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.faq-info .prod-hot-time-icon1 {
  display: none;
}
.news .item-time {
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 22px;
  color: #888;
  text-align: center;
  overflow: hidden;
}
.news .item-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.news .item-title,
.news .item-title a {
  color: #333;
  display: inline-block;
  height: 46px;
  line-height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news .item-time-day {
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.news-info .item-line {
  padding-left: 136px;
  position: relative;
  margin-bottom: 10px;
}
.news-info .item-time {
  height: 90px;
}
.news-info .item-time-day {
  padding-top: 12px;
}
.faq-info .item-line {
  padding-left: 136px;
  height: 110px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #ebebeb;
}
.faq-info .item-time {
  height: 108px;
}
.faq-info .item-time-day {
  padding-top: 20px;
}
.about {
  padding: 60px 0;
}
.about dl {
  text-align: center;
}
.about dl dt {
  margin-bottom: 30px;
}
.about dl img {
  width: 1200px;
  height: 600px;
  display: block;
}
.about dl .ab_desc {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  overflow: hidden;
  text-align: justify;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #2e6397;
}
/*返回顶部*/
.sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  position: fixed;
  bottom: 20px;
  right: 19px;
  z-index: 110;
  height: 44px;
  width: 44px;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  text-align: center;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 44px;
  height: 44px;
  background-color: #ccc;
  border-radius: 2px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  outline: 0;
}
.sidebar:hover img {
  background-color: #2e6397;
}
.sidebar .fh {
  display: none;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
/*min-banner*/
.min-banner {
  height: 380px;
  position: relative;
}
.min-banner img {
  width: 1920px;
  height: 380px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
/*面包屑*/
.crumbs-1 {
  height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 30px;
}
.crumbs-1 b {
  font-weight: normal;
}
.crumbs-1 i {
  font-style: normal;
}
.crumbs-1 span {
  padding: 0 5px;
  height: 65px;
  line-height: 65px;
}
.crumbs-1 a:hover {
  color: #2e6397;
}
/*副导航*/
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #2e6397;
  height: 80px;
}
.left-nav-01-tit h2 {
  padding: 0 10px;
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #ffffff;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.left-nav-01-one > li {
  background-color: #ccc;
  background-image: url('left-nav-icon1.png');
  background-repeat: no-repeat;
  background-position: 90% 20px;
  background-size: 11px 11px;
  margin-bottom: 2px;
}
.left-nav-01-one > li h3 a {
  display: block;
  margin: 0 40px 0 0;
  padding-left: 32px;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #333333;
  overflow: hidden;
}
.left-nav-01-one > li.sidenavcur,
.left-nav-01-one > li:hover {
  background-image: url('left-nav-icon2.png');
  background-repeat: no-repeat;
  background-position: right 20px;
  background-size: 38px 11px;
  background-color: #2e6397;
}
.left-nav-01-one > li.sidenavcur .left-nav-01-two,
.left-nav-01-one > li:hover .left-nav-01-two {
  display: block;
}
.left-nav-01-one > li.sidenavcur > h3 > a,
.left-nav-01-one > li:hover > h3 > a {
  color: #fff;
}
.left-nav-01-two {
  display: none;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.left-nav-01-two li {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: #ECECEC;
  position: relative;
  border-bottom: 1px solid #fff;
}
.left-nav-01-two h3 a {
  display: block;
  color: #666;
  padding: 0 40px ;
}
.left-nav-01-two li:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #b8b8b8;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.left-nav-01-two li:hover h3 a,
.left-nav-01-two li.sidenavcur h3 a {
  color: #333;
}
.left-nav-01-two li:hover:after,
.left-nav-01-two li.sidenavcur:after {
  border-color: #333;
}
/*分页*/
.pagination-1 {
  margin: 30px auto 60px;
  height: 30px;
  text-align: center;
}
.pagination-1 a,
.pagination-1 span {
  vertical-align: top;
  display: inline-block;
  padding: 0 8px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  text-align: center;
  margin: 0 2px;
  background: #fff;
}
.pagination-1 span {
  border: 1px solid #fff;
}
.pagination-1 .page_curr {
  background: #2e6397;
  color: #fff;
  border-color: #2e6397;
}
.pagination-1 .laypage_first,
.pagination-1 .laypage_last {
  display: none;
}
/*联系信息*/
.fdh-01-tit {
  background: #2e6397;
  height: 80px;
}
.fdh-01-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #333333;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.p6-order-form-1-add {
  border: 1px solid #eee;
  overflow: hidden;
}
.p6-order-form-1-add ul {
  padding: 20px 12px;
}
.p6-order-form-1-add li {
  font-size: 14px;
  font-weight: normal;
  line-height: 34px;
  color: #666666;
}
/*热品推荐*/
.prod-hot {
  margin: 40px auto;
  overflow: hidden;
}
.prod-hot .prod-hot-list dl {
  overflow: hidden;
  width: 282px;
  float: left;
  vertical-align: top;
  margin: 10px 9px 18px;
  padding: 0px;
  box-shadow: 0px 0px 5px #ccc;
}
.prod-hot .prod-hot-list dt {
  overflow: hidden;
  margin: 10px;
}
.prod-hot .prod-hot-list dt img {
  display: block;
  width: 262px;
}
.prod-hot .prod-hot-list dd {
  padding: 0 20px 20px;
  overflow: hidden;
}
.prod-hot .prod-hot-name {
  display: block;
  font-size: 18px;
  font-weight: normal;
  height: 40px;
  overflow: hidden;
  margin-bottom: 0;
  line-height: 40px;
  padding: 0;
}
.prod-hot .prod-hot-name a {
  display: block;
  height: 40px;
  color: #666;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prod-hot .prod-hot-desc {
  height: 84px;
  font-size: 14px;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.prod-hot .prod-hot-list dl:hover {
  box-shadow: 0px 0px 5px #2e6397;
}
.prod-hot .prod-hot-list dl:hover a {
  color: #2e6397;
  text-decoration: none;
}
.prod-hot .product-rela-article dl {
  width: 214px;
}
.prod-hot .product-rela-article dl img {
  width: 194px;
}
.prod-hot .prod-hot-link {
  display: none;
}
/*产品--------------------------------------------------------------------------------------------------------------------------*/
/*产品列表*/
.prod-list01.list-style-01 {
  width: 930px;
}
.list-style-01 .prod-list01-tit {
  height: 40px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 10px;
  margin-bottom: 14px;
}
.list-style-01 .prod-list01-tit .prod-list01-desc-tit {
  height: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  border-bottom: 1px solid #2e6397;
  overflow: hidden;
}
.list-style-01 .prod-list01-list {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.list-style-01 .prod-list01-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  width: 290px;
  margin: 0 9px 20px;
  float: left;
}
.list-style-01 .prod-list01-list dl:hover {
  border-color: #2e6397;
}
.list-style-01 .prod-list01-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.list-style-01 .prod-list01-list dd {
  padding: 0 14px;
}
.list-style-01 .prod-list01-list .prod-list01-name {
  height: 45px;
  font-weight: normal;
  font-size: 20px;
  color: #333;
  line-height: 45px;
  text-align: center;
}
.list-style-01 .prod-list01-list .prod-list01-name a {
  display: block;
  height: 45px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-01 .prod-list01-list h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-01 .prod-list01-list-desc {
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}
.list-style-01 .prod-list01-list-desc,
.list-style-01 .prod-list01-link {
  display: none;
}
/*产品橱窗*/
.prod-show {
  position: relative;
  margin: 60px auto 50px;
  overflow: hidden;
  width: 1200px;
}
.prod-show-right-con {
  overflow: hidden;
  margin-bottom: 86px;
  max-height: 192px;
  font-size: 14px;
  line-height: 24px;
}
.prod-show-left {
  position: relative;
  float: left;
  overflow: hidden;
  height: 500px;
  width: 500px;
  border: 1px solid #e7e7e7;
  line-height: 0;
}
.prod-show-left-jt {
  position: absolute;
  top: 50%;
  z-index: 33;
  margin-top: -11px;
  width: 32px;
  height: 54px;
  overflow: hidden;
  cursor: pointer;
  padding: 5px;
  background-color: #e2e2e2;
}
.prod-show-left-prev {
  left: 10px;
}
.prod-show-left-next {
  right: 10px;
}
.prod-show-left-jt img {
  width: 32px;
  height: 54px;
  display: inline-block;
  overflow: hidden;
}
.prod-show-left-pic li img {
  width: 500px;
  height: 500px;
  display: block;
  overflow: hidden;
}
.prod-show-left-size {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  color: #666666;
}
/*产品右侧*/
.prod-show-right {
  width: 615px;
  float: right;
}
.prod-show-right .producr_show-right-tit {
  color: #333333;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  margin: 20px 0;
  padding: 0 8px 0 0;
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  text-align: left;
  overflow: hidden;
}
.prod-show-desc {
  max-height: 275px;
  overflow: hidden;
  font-size: 14px;
  color: #444;
  line-height: 25px;
}
.prod-show-tel {
  margin-top: 20px;
  overflow: hidden;
  background-image: url('tel.png');
  background-repeat: no-repeat;
  background-position: left 7px;
  background-size: 44px 44px;
  padding-left: 50px;
}
.prod-show-tel i {
  line-height: 24px;
  height: 24px;
  font-size: 14px;
  color: #444;
  display: block;
  overflow: hidden;
}
.prod-show-tel em {
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 24px;
  color: #2e6397;
  font-weight: bold;
  word-break: break-all;
}
.prod-show-btn {
  margin-top: 25px;
  width: 140px;
  height: 44px;
  font-size: 16px;
  overflow: hidden;
  font-weight: bold;
  line-height: 44px;
  border-radius: 5px;
  background-color: #2e6397;
  text-align: center;
}
.prod-show-btn a {
  color: #fff;
  display: block;
  width: 140px;
  height: 44px;
}
/*标题样式*/
.prod-title01 {
  margin: 0 auto 35px;
  text-align: center;
  height: 100px;
  overflow: hidden;
}
.prod-title01 b {
  display: block;
  height: 60px;
  overflow: hidden;
  font-size: 36px;
  font-weight: bold;
  line-height: 60px;
  color: #000000;
}
.prod-title01 span {
  position: relative;
  height: 40px;
  overflow: hidden;
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  line-height: 40px;
  color: #666666;
  padding: 0 150px;
}
.prod-title01 span:before {
  left: 0;
}
.prod-title01 span:after {
  right: 0;
}
.prod-title01 span:before,
.prod-title01 span:after {
  position: absolute;
  content: "";
  width: 130px;
  height: 2px;
  background-color: #dcdcdc;
  top: 50%;
}
.prod-title02 {
  height: 51px;
  overflow: hidden;
  margin-bottom: 8px;
  background: #efefef;
  line-height: 51px;
}
.prod-title02 img {
  display: block;
  float: left;
  width: 77px;
  height: 51px;
  line-height: 51px;
  margin-right: 22px;
  background-color: #2e6397;
}
.prod-title02 em {
  float: left;
  display: block;
  max-width: 1080px;
  height: 51px;
  color: #31333f;
  font-size: 22px;
  overflow: hidden;
  line-height: 51px;
}
/*产品详情*/
.prod-content {
  margin-bottom: 50px; margin-top:30px;
}
.prod-content .prod-con-desc {
  margin: 20px 0 ;
  font-size: 16px;
  line-height: 32px;
  color: #666;
}
.prod-content .prod-con-desc br {
  line-height: 45px;
}
.prod-con-info dl {
  float: left;
  width: 240px;
  min-height: 440px;
  padding: 22px  18px;
  margin-right: 26px;
  border: 1px solid #ccc;
}
.prod-con-info dl.pr-clear {
  margin-right: 0;
}
.prod-con-info img {
  width: 240px;
  height: 180px;
}
.prod-con-info .prod-con-name {
  margin: 20px 0;
  height: 32px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #1c1c1c;
  line-height: 32px;
  overflow: hidden;
}
.prod-con-info .prod-con-txt {
  font-size: 16px;
  line-height: 32px;
  color: #666;
}
/*优势*/
.superiority-desc {
  margin: 20px 0;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #6f6559;
}
.superiority-t1 {
  background: #eeeeee;
  width: 530px;
  height: 350px;
  padding: 20px 20px;
  margin: 10px 15px;
  float: left;
}
.superiority-name {
  height: 50px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #2e6397;
  border-bottom: 1px solid #666;
  overflow: hidden;
}
.superiority-txt {
  max-height: 270px;
  font-size: 16px;
  line-height: 30px;
  color: #000;
  overflow: hidden;
}
.superiority-txt br {
  line-height: 55px;
}
/*实力展示*/
.prod-display {
  overflow: hidden;
  margin-top: 48px;
}
.prod-display li {
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
}
.prod-display li img {
  width: 395px;
  height: 296px;
  overflow: hidden;
}
.prod-display li.prod-display-li1 img {
  display: block;
  width: 596px;
  height: 298px;
  overflow: hidden;
}
.prod-display li.prod-display-li1 {
  margin-right: 8px;
}
.prod-display li.nones {
  margin-right: 0px;
}
/*资讯--------------------------------------------------------------------------------------------------------------------------*/
/*资讯列表*/
.prod-list01.list-style-02 {
  width: 930px;
}
.list-style-02 .prod-list01-tit {
  height: 40px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 10px;
  margin-bottom: 14px;
}
.list-style-02 .prod-list01-tit .prod-list01-desc-tit {
  height: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  border-bottom: 1px solid #2e6397;
  overflow: hidden;
}
.list-style-02 .prod-list01-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  width: 100%;
  margin: 0 0 20px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.list-style-02 .prod-list01-list dl:hover {
  border-color: #2e6397;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link {
  background: #2e6397;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link a {
  color: #fff;
}
.list-style-02 dt {
  width: 32%;
  float: left;
}
.list-style-02 .prod-list01-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.list-style-02 dd {
  width: 60%;
  padding: 10px 0 0;
  margin-right: 2%;
  float: right;
}
.list-style-02 .prod-list01-list .prod-list01-name {
  height: 40px;
  font-weight: normal;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-02 .prod-list01-list h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-02 .prod-list01-list-desc {
  max-height: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #797979;
  margin-bottom: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.list-style-02 .prod-list01-link {
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: right;
  background: #b6b6b6;
  color: #fff;
}
.list-style-02 .prod-list01-link a {
  display: block;
  color: #fff;
}
/*资讯详情*/
.article-title {
  height: 60px;
  margin: 30px 0 10px;
  font-size: 24px;
  font-weight: normal;
  line-height: 60px;
  color: #4b4a4a;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-sour {
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  color: #aaa;
  text-align: right;
  margin: 0 20px;
}
.article-sour em {
  max-width: 23%;
  height: 24px;
  display: inline-block;
  overflow: hidden;
}
.article-soura {
  color: #aaa;
}
.article-desc {
  padding: 16px 18px;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #d6d6d6;
  margin-bottom: 22px;
}
.article-desc-t1 {
  width: 78px;
  float: left;
  color: #342f2e;
  margin-right: -78px;
}
.article-desc-t2 {
  padding-left: 80px;
}
.article-sourspan {
  margin: 0 9px;
}
.article-con,
.article-desc,
.article-title {
  margin: 0 20px;
}
.endit-content {
  margin-bottom: 20px;
}
/*关于--------------------------------------------------------------------------------------------------------------------------*/
/*标题通用样式*/
.com-title {
  height: 50px;
  overflow: hidden;
}
.com-title span {
  float: left;
  max-width: 600px;
  height: 50px;
  font-size: 32px;
  font-weight: normal;
  line-height: 50px;
  color: #252525;
  position: relative;
  padding: 0 20px;
}
.com-title span::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 32px;
  background-color: #2e6397;
  left: 0;
  top: 10px;
}
.com-title em {
  display: inline-block;
  max-width: 550px;
  text-transform: uppercase;
  height: 50px;
  font-size: 20px;
  font-weight: normal;
  line-height: 50px;
  color: #cccccc;
}
/* 关于我们 */
.company {
  padding: 40px 0 20px;
}
.com-con {
  padding-top: 40px;
}
.com-con dl {
  float: left;
  width: 780px;
}
.com-con dt {
  height: 439px;
}
.com-con dt img {
  width: 780px;
  height: 439px;
  display: block;
}
.com-con dd {
  padding-top: 30px;
}
.com-con dd h2 span {
  display: block;
  height: 40px;
  font-size: 26px;
  font-weight: normal;
  line-height: 40px;
  color: #2e6397;
  overflow: hidden;
}
.com-con dl h2 em {
  display: block;
  height: 30px;
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  color: #333333;
  overflow: hidden;
}
.com-con dl .com-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #666666;
  max-height: 196px;
  overflow: hidden;
  margin-top: 30px;
}
.com-pic {
  float: right;
  width: 400px;
}
.com-pic li {
  margin-bottom: 20px;
}
.com-pic li em {
  display: block;
  width: 400px;
  height: 40px;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  color: #252525;
  background-color: #f5f5f5;
  text-align: center;
  overflow: hidden;
}
.com-pic li img {
  width: 400px;
  height: 225px;
  display: block;
}
/*电缆技术*/
.com-advantage {
  padding: 50px 0;
}
.com-adv-desc {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  color: #666666;
  max-height: 130px;
  overflow: hidden;
  margin-top: 10px;
}
.com-adv-img li {
  float: left;
  width: 590px;
}
.com-adv-img li.ca-clear {
  margin-left: 20px;
}
.com-adv-img img {
  display: block;
  width: 590px;
  height: 443px;
}
.com-adv-img em {
  display: block;
  text-align: center;
  height: 40px;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  color: #666666;
  overflow: hidden;
  margin-top: 10px;
}
/*公司文化*/
.corporate_culture {
  padding: 50px 0;
}
.culture-box {
  padding-top: 30px;
}
.culture-info {
  float: left;
  width: 782px;
  border-top: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
}
.culture-info dl {
  float: left;
  width: 300px;
  height: 110px;
  padding: 26px 45px 16px;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.culture-info dt {
  height: 28px;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  color: #2e6397;
  margin-bottom: 9px;
  overflow: hidden;
}
.culture-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  max-height: 72px;
  overflow: hidden;
}
.wh-pic {
  float: right;
  width: 408px;
  height: 306px;
}
.wh-pic img {
  width: 408px;
  height: 306px;
}
/*公司设备*/
.environment {
  padding: 50px 0;
}
.envi-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #252525;
  max-height: 140px;
  overflow: hidden;
  margin: 30px 0;
}
.envi-con ul li {
  float: left;
  width: 392px;
  margin: 0 12px 20px 0;
}
.envi-con ul li.last {
  margin-right: 0;
}
.envi-con li img {
  width: 392px;
  height: 294px;
  display: block;
}
.envi-con li em {
  display: block;
  height: 40px;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  color: #252525;
  text-align: center;
  overflow: hidden;
  padding: 0 10px;
}
/*团队风采*/
.group {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  padding-top: 50px;
}
.group .com-title {
  margin-bottom: 30px;
}
.group-pic {
  width: 1200px;
}
.group-pic li {
  float: left;
  margin: 0px 6px 6px 0;
  line-height: 0px;
}
.group-pic li img {
  width: 295px;
  height: 221px;
}
.group-pic li.nones {
  margin-right: 0px;
}
/*荣誉资质*/
.honor {
  padding: 50px 0;
}
.honor-box {
  padding-top: 40px;
}
.honor-tab {
  width: 410px;
  height: 64px;
  margin: 0 auto 30px;
}
.honor-tab li {
  float: left;
  width: 190px;
  height: 60px;
  font-size: 30px;
  font-weight: normal;
  line-height: 60px;
  color: #393939;
  border: 2px solid #b5b5b5;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
}
.honor-tab li:last-child {
  margin-left: 20px;
}
.honor-tab li.cur {
  border: 2px solid #2e6397;
  background-color: #2e6397;
  color: #fff;
}
.honor-dx ul li {
  float: left;
  width: 224px;
  margin-right: 20px;
}
.honor-dx ul li.last {
  margin-right: 0;
}
.honor-dx ul li em {
  display: block;
  height: 44px;
  font-size: 14px;
  font-weight: normal;
  line-height: 44px;
  color: #1f1f1f;
  text-align: center;
  overflow: hidden;
  padding-top: 10px;
}
.honor-dx ul li img {
  width: 218px;
  height: 291px;
  display: block;
  border: 1px solid #d8d8d8;
}
/*联系--------------------------------------------------------------------------------------------------------------------------*/
/*联系我们*/
.contact {
  padding-top: 30px;
  margin-bottom: 50px;
}
.contact-title {
  height: 80px ;
  font-size: 32px;
  color: #222;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.contact-title p {
  height: 50px;
  font-weight: bold;
  line-height: 50px;
  overflow: hidden;
}
.contact-title span {
  height: 28px;
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  overflow: hidden;
}
.contact-title i {
  display: block;
  width: 140px;
  border-top: 1px dashed #999;
  margin: 10px auto;
  position: relative;
}
.contact-title i::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #2e6397;
  border: 5px solid #fff;
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -5px;
}
.contact-txt {
  background: #f5f5f5;
  margin-bottom: 56px;
}
.contact-txt-img {
  width: 440px;
}
.contact-txt-img img {
  width: 440px;
  height: 330px;
  display: block;
}
.contact-txt-con {
  width: 666px;
  margin: 40px 50px 0 0;
}
.contact-txt-name {
  height: 40px;
  font-size: 26px;
  color: #2e6397;
  line-height: 40px;
  margin-bottom: 20px;
  overflow: hidden;
}
.contact-txt-desc {
  font-size: 16px;
  color: #767676;
  line-height: 32px;
}
.contact-con {
  border: 1px solid #e1e1e1;
  padding: 16px 0;
  margin-bottom: 50px;
}
.contact-icon2 {
  width: 1px;
  height: 164px;
  top: 16px;
  left: 50%;
  background-color: #e1e1e1;
}
.contact-con-img {
  width: 600px;
}
.contact-con-img img {
  display: block;
  width: 600px;
  height: 300px;
}
.contact-deta {
  float: left;
  width: 550px;
  height: 60px;
  padding-top: 20px ;
  margin: 0 24px 0 24px;
  border-bottom: 1px solid #e9e9e9;
  font-size: 16px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contact-deta:nth-child(n+3) {
  border-bottom: 0px;
}
.contact-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background-color: #2e6397;
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden;
}
.contact-icon img {
  width: 40px;
  height: 40px;
  display: block;
}
.contact-list-txt {
  max-width: 150px;
  height: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 16px;
  line-height: 40px;
  overflow: hidden;
}
.contact-info {
  padding-top: 8px;
  line-height: 24px;
  -ms-word-break: break-all;
  word-break: break-all;
}
.contact-info a {
  color: #333;
}
