/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#002060","sub1color":"#ff8400"},
{"vicolor":"#fe9e0b","sub1color":"#3B200C"},
{"vicolor":"#D32F2F","sub1color":"#3B200C"},
{"vicolor":"#4C9DA0","sub1color":"#fb5f08"}
]
AVAIBLE_VI*/
em {
  font-style: normal;
}
.search-inp .search-btn::after {
  background-color: #1f458d;
}
.search-inp .search-btn::before {
  border-color: #1f458d;
}
/*列表自定义板块*/
.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: #1f458d;
}
.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: #1f458d;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #1f458d;
  border-color: #1f458d;
}
.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;
  height: 239px;
  background-image: url('/images/h_top_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 239px;
}
.header {
  position: relative;
}
.h_map {
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  line-height: 35px;
  color: #686868;
  height: 35px;
}
.h_map p {
  max-width: 600px;
  float: left;
}
.h_map span {
  display: block;
  float: right;
}
.h_map span a {
  padding: 0 14px;
}
.h_map span a:last-child {
  padding-right: 0;
}
.h-con {
  height: 144px;
}
#h1-tag {
  height: 110px;
  padding: 10px 20px 10px 0;
  margin: 14px auto 0;
  font-size: 0;
  line-height: 0;
  float: left;
  position: relative;
}
#h1-tag:before {
  content: "";
  position: absolute;
  top: 19%;
  right: 0;
  width: 1px;
  height: 30%;
  background: #d9d9d9;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  max-width: 108px;
  max-height: 108px;
  display: inline-block;
}
.h_txt {
  max-width: 500px;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  color: #1f458d;
  margin: 39px 0 0 20px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.h_txt span {
  display: block;
  font-weight: bold;
  height: 30px;
  margin-bottom: 2px;
  line-height: 32px;
}
.h_txt em {
  display: block;
  height: 30px;
  overflow: hidden;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 32px;
}
.code {
  display: none;
  width: 150px;
  height: 144px;
  float: right;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.code img {
  display: block;
  width: 100px;
  height: 100px;
  margin: 20px auto 0;
}
.h-tel {
  max-width: 230px;
  height: 78px;
  float: right;
  margin: 32px 0 0 0;
  padding-left: 62px;
  background-image: url('/images/phone.png');
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 46px 46px;
}
.h-tel p {
  height: 24px;
  font-size: 26px;
  font-weight: bold;
  line-height: 24px;
  color: #1f458d;
  overflow: hidden;
}
.h-tel em {
  display: block;
  height: 32px;
  font-family: "Times New Roman";
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  color: #686868;
  white-space: nowrap;
  overflow: hidden;
}
.nav {
  background: #1f458d;
  height: 60px;
}
.nav-one {
  height: 60px;
  width: 1200px;
  margin: 0 auto;
}
.nav-one > li {
  text-align: center;
  float: left;
  height: 60px;
  position: relative;
}
.nav-one > li a {
  display: block;
  height: 60px;
  color: #dcdcdc;
  font-size: 16px;
  line-height: 60px;
  overflow: hidden;
}
.nav-one > li:hover > a,
.nav-one > li.cur > a {
  font-weight: bold;
  color: #fff;
  background-color: #1a8c45;
}
.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: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
}
.nav-two li:hover > a {
  color: #fff;
}
.nav-two li:hover {
  background-color: #1f458d;
  border-color: #1f458d;
}
/*底部*/
.foot {
  height: 417px;
  background: #222;
}
.foot .f-nav {
  background: #1f458d;
  height: 61px;
  overflow: hidden;
}
.foot .f-nav ul {
  width: 1200px;
  height: 61px !important;
  margin: 0 auto;
  overflow: hidden;
}
.foot .f-nav li {
  height: 61px;
  font-size: 16px;
  font-weight: normal;
  line-height: 61px;
  color: #ffffff;
  float: left;
}
.foot .f-nav li a {
  display: block;
  color: #fff;
}
.f_wz {
  width: 325px;
  height: 200px;
  padding-top: 70px;
  overflow: hidden;
  border-right: 1px solid #3e3e3e;
}
.f_wz p {
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #dfdfdf;
  position: relative;
}
.f_wz b {
  display: block;
  font-size: 30px;
  color: #fff;
  line-height: 50px;
}
.f_wz p:nth-child(1),
.f_addr p:nth-child(1) {
  padding-top: 20px;
}
.f_wz p:nth-child(1):before,
.f_addr p:nth-child(1):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 2px;
  background: #fff;
}
.f_wz p a {
  color: #dfdfdf;
}
.f_wz p a:hover {
  color: #fff;
}
.f_addr {
  max-width: 470px;
  padding: 70px 43px 0 43px;
  height: 200px;
  overflow: hidden;
  border-right: 1px solid #3e3e3e;
}
.f_addr p {
  position: relative;
  max-height: 60px;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #dfdfdf;
  background-image: url('/images/f1.png');
  background-repeat: no-repeat;
  background-position: left 22px;
  background-size: 20px 20px;
  padding-left: 30px;
  overflow: hidden;
}
.f_addr p:nth-child(2) {
  background-image: url('/images/f2.png');
  background-repeat: no-repeat;
  background-position: left 2px;
  background-size: 22px 24px;
}
.f_addr p:nth-child(3) {
  background-image: url('/images/f3.png');
  background-repeat: no-repeat;
  background-position: left 4px;
  background-size: 20px 20px;
}
.f_code {
  margin-top: 70px;
}
.f_code p {
  width: 116px;
  float: left;
  border: 1px solid #3e3e3e;
}
.f_code p em {
  display: block;
  width: 96px;
  height: 96px;
  margin: 0 auto;
  padding: 5px 10px;
}
.f_code p em img {
  display: block;
  width: 96px;
  height: 96px;
}
.f_code p i {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #dfdfdf;
  text-align: center;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.foot2 {
  height: 87px;
  border-top: 1px solid #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  line-height: 87px;
  color: #ffffff;
}
.foot2 em {
  padding: 0 8px;
}
.foot2 a {
  color: #fff;
}
.bg_vi_color {
  background-color: #1f458d;
}
.txt_vi_color {
  color: #1f458d !important;
}
.f-support {
  display: inline-block;
}
.f-support img {
  width: 44px;
  vertical-align: sub;
  margin-left: 5px;
}
.bg_vi_color {
  background-color: #1f458d;
}
.txt_vi_color {
  color: #1f458d !important;
}
/*COMMON_BLK_END*/
/*banner*/
.banner {
  position: relative;
  width: 100%;
  height: 626px;
  overflow: hidden;
}
.ban_list {
  position: relative;
  z-index: 0;
}
.ban_list li {
  overflow: hidden;
  height: 626px;
  text-align: center;
  position: relative;
}
.ban_list li img {
  width: 1920px;
  height: 626px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.ban-prev,
.ban-next {
  width: 30px;
  height: 84px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  opacity: .8;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 84px;
  cursor: pointer;
}
.ban-prev {
  left: 10%;
  background-image: url('/images/prod-hot-prev-icon1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px 84px;
}
.ban-next {
  right: 10%;
  background-image: url('/images/prod-hot-next-icon1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px 84px;
}
.ban_nav {
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 1;
  overflow: hidden;
  margin-left: -1150px;
  width: 1200px;
  text-align: right;
}
.ban_nav ul li {
  display: inline-block;
  width: 8px;
  height: 8px;
  color: #fff;
  border-radius: 50%;
  margin: 0 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}
.ban_nav ul .on {
  background: #1f458d;
  border-color: #1f458d;
  width: 20px;
  border-radius: 8px;
}
/*guide*/
.guide {
  background-image: url('/images/yinz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 455px;
  padding: 70px 0;
}
.guide p {
  width: 1080px;
  margin: 30px auto 45px;
  font-size: 15px;
  font-weight: normal;
  line-height: 26px;
  color: #666666;
  text-align: center;
}
.guide li {
  width: 190px;
  padding-left: 50px;
  float: left;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.guide li:before {
  content: "";
  position: absolute;
  top: 14px;
  right: 0;
  width: 1px;
  height: 80px;
  background: #e4e4e4;
}
.guide li:last-child::before {
  background: none;
}
.guide li span {
  display: block;
  font-size: 68px;
  line-height: 78px;
  font-weight: bold;
  color: #1d1d1d;
  position: relative;
}
.guide li span i {
  display: inline-block;
  max-width: 167px;
  max-height: 78px;
  overflow: hidden;
}
.guide li span sup {
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 22px;
  background: #002060;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  vertical-align: text-top;
  overflow: hidden;
}
.guide li em {
  display: block;
  font-size: 16px;
  line-height: 24px;
  max-height: 48px;
  color: #333333;
  padding-right: 30px;
  overflow: hidden;
}
.guide li:hover {
  -webkit-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
.tit01 {
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  line-height: 30px;
  color: #000001;
}
.tit01 em {
  display: block;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tit01 i {
  display: block;
  font-size: 20px;
  font-weight: normal;
  line-height: 26px;
  color: #575757;
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tit01 b {
  display: block;
  width: 372px;
  height: 18px;
  margin: 8px auto 0;
}
.tit01 b img {
  display: block;
}
/*prod*/
.prod {
  height: 1186px;
  background-image: url('/images/ser_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 1286px;
  padding: 60px 0 40px;
  overflow: hidden;
}
.prod2 {
  width: 1270px;
  padding-top: 60px;
  background: #fff;
  min-height: 920px;
  margin: 0 auto;
}
.pro_fen {
  height: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 20px 0;
}
.pro_fen a {
  display: inline-block;
  color: #333;
  padding: 0 23px;
  position: relative;
}
.pro_fen a:before {
  content: '';
  position: absolute;
  top: 9px;
  right: 0;
  background-image: url('/images/ser_line.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 9px 15px;
  width: 9px;
  height: 15px;
}
.pro_fen a:last-child:before {
  background: none;
}
.pro_fen a:hover {
  font-weight: bold;
  color: #1f458d;
}
.pro_fen em:last-child {
  background: none;
}
.prod .item-line {
  width: 379px;
  float: left;
  margin: 0 0 30px 32px;
}
.prod .item-picture {
  width: 379px;
  height: 379px;
  padding: 0;
}
.prod .item-picture img {
  display: block;
  width: 379px;
  height: 379px;
}
.prod .item-line .item-text {
  height: 60px;
  padding: 0 24px;
  text-align: left;
  position: relative;
  background: #f5f5f5;
  line-height: 60px;
  border: 0;
}
.prod .item-line .item-text h4 {
  width: 240px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 60px;
  color: #000002;
  height: 60px;
  overflow: hidden;
}
.prod .item-line .item-text h4 a {
  display: block;
  height: 60px;
}
.prod .item-line .item-text .item-link {
  display: block;
  width: 85px;
  height: 23px;
  text-align: center;
  background: #fff;
  float: right;
  border: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 23px;
  color: #000002;
}
.prod .item-line .item-text .item-link a {
  display: block;
  color: #000002;
  padding: 0;
}
.prod .item-line:hover .item-text {
  background: #1f458d;
}
.prod .item-line:hover .item-text h4 a {
  color: #fff;
}
/*strength*/
.strength {
  margin: 70px 0 0 0;
  position: relative;
}
.strength .tit01,
.partner .tit01 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.strength_tit {
  width: 1200px;
  height: 90px;
  margin: 28px auto 0;
}
.strength_tit li {
  width: 300px;
  height: 90px;
  float: left;
  position: relative;
}
.strength_tit li em {
  display: block;
  font: 52px Impact;
  color: #222;
  font-weight: normal;
  float: left;
  margin: 0 8px 0 40px;
  background-image: url('/images/icon-bg.png');
  background-repeat: no-repeat;
  background-position: center 50px;
  background-size: 54px 8px;
  width: 54px;
  height: 63px;
  overflow: hidden;
}
.strength_tit li:nth-child(1) em {
  width: 48px;
}
.strength_tit li span {
  display: block;
  width: 195px;
  float: left;
  font-size: 24px;
  font-weight: normal;
  line-height: 30px;
  color: #222222;
  margin-top: 8px;
  height: 50px;
  border-right: 1px dashed #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.strength_tit li:last-child span {
  border: 0;
}
.strength_tit li span i {
  display: block;
  height: 20px;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  color: #7f7f80;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.strength_tit .cur {
  color: #1f458d;
  position: relative;
}
.strength_tit .cur span {
  color: #1f458d;
}
.strength_tit .cur:before {
  content: "";
  position: absolute;
  top: 86px;
  width: 100%;
  height: 4px;
  background: #1a8c45;
}
.strength_tit .cur:after {
  content: "";
  position: absolute;
  top: 78px;
  left: 50%;
  width: 0;
  height: 0;
  border-bottom: 8px solid #1a8c45;
  border-left: 15px solid rgba(0, 0, 0, 0);
  border-right: 15px solid rgba(0, 0, 0, 0);
  margin-left: -9px;
}
.strength1 {
  width: 1266px;
  margin: 0 auto;
  height: 675px;
  overflow: hidden;
}
.strength1 dl {
  height: 675px;
  position: relative;
}
.strength1 dt {
  height: 675px;
  background-image: url('/images/ys1.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1266px 675px;
}
.strength1 dl:nth-child(2) dt {
  background-image: url('/images/ys2.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1266px 675px;
}
.strength1 dl:nth-child(3) dt {
  background-image: url('/images/ys3.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1266px 675px;
}
.strength1 dl:nth-child(4) dt {
  background-image: url('/images/ys4.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1266px 675px;
}
.strength1 dd {
  width: 1200px;
  padding: 20px;
  height: 140px;
  position: absolute;
  bottom: 35px;
  left: 50%;
  margin-left: -620px;
  background: #fff;
}
.strength1 dd h4 {
  width: 420px;
  height: 140px;
  float: left;
  position: relative;
}
.strength1 dd h4:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 132px;
  background-image: url('/images/ys_line.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 9px 132px;
}
.strength1 dd h4 b {
  display: block;
  width: 66px;
  height: 66px;
  float: left;
  overflow: hidden;
  margin: 30px 10px 0 0;
}
.strength1 dd h4 b img {
  display: block;
  width: 66px;
  height: 66px;
}
.strength1 dd h4 span {
  display: block;
  float: left;
  width: 315px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.strength1 dd h4 em {
  display: block;
  margin-top: 30px;
  font-size: 28px;
  font-weight: normal;
  line-height: 30px;
  color: #1f458d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.strength1 dd h4 i {
  display: block;
  margin-top: 6px;
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  color: #000002;
}
.strength1 dd .streng_desc {
  width: 520px;
  float: left;
  margin: 10px 0 0 30px;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #555555;
  max-height: 120px;
  overflow: hidden;
}
.streng_l {
  width: 38px;
  height: 38px;
  overflow: hidden;
  position: absolute;
  bottom: 116px;
  left: 50%;
  margin-left: 420px;
}
.streng_r {
  width: 38px;
  height: 38px;
  overflow: hidden;
  position: absolute;
  bottom: 116px;
  left: 50%;
  margin-left: 490px;
}
.streng_l img,
.streng_r img {
  display: block;
  width: 38px;
  height: 38px;
}
/*partner*/
.partner {
  background-image: url('/images/par_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 726px;
  height: 656px;
  overflow: hidden;
  padding: 70px 0 0 0;
}
.partner ul {
  width: 1202px;
  height: 426px;
  margin: 24px auto 0;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #fff;
}
.partner li {
  float: left;
  width: 239px;
  height: 141px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
}
.partner li img {
  display: block;
  width: 239px;
  height: 141px;
}
.partner li:hover img {
  display: block;
  border: 1px solid #1f458d;
  box-sizing: content-box;
  z-index: 8;
  position: relative;
}
/*news*/
.news {
  background-image: url('/images/new_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 996px;
  padding-top: 70px;
  height: 926px;
  overflow: hidden;
}
.news-con {
  width: 1200px;
  margin: 0 auto;
}
.news-con .news-info {
  width: 380px;
  margin-top: 20px;
}
.news-con .news-info:nth-child(2) {
  margin-right: 30px;
}
.news-con .news_01 {
  height: 55px;
  border-bottom: 1px dashed #c5c5c5;
  height: 55px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  line-height: 55px;
  color: #222222;
}
.news-con .news_01 i {
  display: inline-block;
  max-width: 330px;
  height: 55px;
  overflow: hidden;
}
.news-con .news_01 a {
  display: block;
  color: #222;
  height: 55px;
  overflow: hidden;
}
.news-con .news_01 a:hover {
  color: #1f458d;
}
.news-con .news_01 em {
  display: block;
  width: 17px;
  height: 10px;
  float: right;
  overflow: hidden;
  background-image: url('/images/new_arr.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 17px 10px;
  margin-top: 25px;
}
.news-con .news-item {
  background: #fff;
  width: 284px;
  padding: 35px 48px;
  min-height: 530px;
  border-bottom: 5px solid #fff;
  overflow: hidden;
  margin-top: 35px;
}
.news-con .item-line:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -transform: scale(1.1, 1.1);
}
.news-con .item-line:first-child {
  margin-bottom: 40px;
}
.news-con .item-line:first-child .item-picture {
  display: block;
  width: 281px;
}
.news-con .item-line:first-child .item-picture img {
  display: block;
  width: 281px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.news-con .item-line:first-child .item-title {
  padding-bottom: 18px;
  margin-bottom: 10px;
}
.news-con .item-line:first-child .item-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 18px;
  height: 2px;
  background: #1f458d;
}
.news-con .item-line:first-child .item-title,
.news-con .item-line:first-child .item-title a {
  height: 52px;
  position: relative;
  font-size: 20px;
  font-weight: normal;
  line-height: 26px;
  color: #222222;
  font-weight: bold;
}
.news-con .item-line:first-child .item-desc {
  display: block;
  height: 48px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 17px 0;
}
.news-con .item-picture,
.news-con .item-desc {
  display: none;
}
.news-con .item-title,
.news-con .item-title a {
  height: 35px;
  font-size: 16px;
  font-weight: normal;
  line-height: 35px;
  color: #222222;
  overflow: hidden;
}
/*about*/
.about {
  margin-top: 55px;
  position: relative;
}
.about-con {
  padding: 70px 0 100px;
  position: relative;
  background: #fff;
}
.about-con .about-left {
  float: left;
  padding: 0 0 0 45px;
  width: 590px;
  height: 392px;
}
.about-con .about-left img {
  width: 590px;
  height: 392px;
  display: block;
}
.about-con dl {
  float: right;
  width: 480px;
  height: auto;
  background: #fff;
  padding: 10px 0;
}
.about-con dt {
  font-size: 28px;
  font-weight: bold;
  line-height: 40px;
  color: #111111;
  height: 40px;
  padding-bottom: 16px;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.about-con dt:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 22px;
  height: 2px;
  background: #1f458d;
}
.about-con dd p {
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
  color: #666666;
  max-height: 224px;
  overflow: hidden;
  margin: 25px 0;
}
.about-con dd .prod-hot-link {
  width: 200px;
  height: 50px;
  background: #1a8c45;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #ffffff;
  border-radius: 30px;
}
.about-con dd .prod-hot-link a {
  display: block;
  color: #fff;
  width: 106px;
  background-image: url('/images/about_arr.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px 12px;
  padding-left: 44px;
}
/**/
.links {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.links .content {
  position: absolute;
  top: -87px;
  right: 0;
  width: 350px;
  height: 87px;
}
.links .links-title {
  width: 70px;
  height: 87px;
  font: 14px "Microsoft YaHei";
  overflow: hidden;
  line-height: 87px;
  color: #fff;
}
.links .links-list {
  width: 280px;
  float: left;
  overflow: hidden;
  font: 14px "Microsoft YaHei";
  color: #fff;
  line-height: 87px;
}
.links .links-list a {
  display: inline-block;
  padding: 0 10px;
  font: 14px "Microsoft YaHei";
  color: #fff;
  line-height: 87px;
  height: 87px;
  position: relative;
}
.links .links-list a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #fff;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #1f458d;
}
/*返回顶部*/
.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;
  color: #666;
  text-align: center;
  line-height: 24px;
  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: #1a8c45;
}
.sidebar .fh {
  display: none;
}
/*内页样式*/
/*min-banner*/
.min-banner {
  height: 350px;
  position: relative;
  overflow: hidden;
}
.min-banner img {
  width: 1920px;
  height: 350px;
  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: #1f458d;
}
/*副导航*/
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #1f458d;
  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('/images/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('/images/left-nav-icon2.png');
  background-repeat: no-repeat;
  background-position: right 20px;
  background-size: 38px 11px;
  background-color: #1f458d;
}
.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;
}
/*联系信息*/
.fdh-01-tit {
  background: #1f458d;
  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;
  margin-bottom: 40px;
  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;
}
/*分页*/
.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: #1f458d;
  color: #fff;
  border-color: #1f458d;
}
.pagination-1 .laypage_first,
.pagination-1 .laypage_last {
  display: none;
}
/*热品推荐*/
.prod-hot {
  padding: 0 0 30px;
}
.prod-hot .prod-hot-list {
  margin: 30px 0 40px;
  position: relative;
  overflow: hidden;
}
.prod-hot .prod-hot-prev {
  width: 30px;
  height: 84px;
  position: absolute;
  top: 50%;
  left: -40px;
  cursor: pointer;
  margin-top: -42px;
  background-image: url('/images/prod-hot-prev-icon1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px 84px;
}
.prod-hot .prod-hot-next {
  width: 30px;
  height: 84px;
  position: absolute;
  top: 50%;
  right: -40px;
  cursor: pointer;
  margin-top: -42px;
  background-image: url('/images/prod-hot-next-icon1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px 84px;
}
.prod-hot .prod-hot-list dl {
  float: left;
  width: 220px;
  margin: 0 14px 14px 0;
  border: 1px solid #dfdfdf;
  background-color: #f7f7f7;
}
.prod-hot .prod-hot-list dl:nth-child(4n) {
  margin-right: 0;
}
.prod-hot .prod-hot-list dt img {
  width: 220px;
  display: block;
}
.prod-hot .prod-hot-list dd {
  padding: 10px 10px 10px;
}
.prod-hot .prod-hot-name {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #333333;
  max-height: 48px;
}
.prod-hot .prod-hot-name a {
  display: block;
  max-height: 48px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prod-hot .prod-hot-desc {
  margin-top: 5px;
  height: 72px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.prod-hot .prod-hot-link {
  display: none;
}
/*产品----------------------------------------------------------------------------------------------------------------------------------------------*/
/*标题通用样式*/
.pro-title {
  text-align: center;
  margin: 30px 0;
  overflow: hidden;
}
.pro-title p {
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #282828;
  line-height: 40px;
  overflow: hidden;
}
.pro-title span {
  display: block;
  margin-top: 5px;
  height: 24px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-transform: uppercase;
  font-family: Times New Roman;
  overflow: hidden;
}
/*产品列表*/
.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 #1f458d;
  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: #1f458d;
}
.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;
}
/*产品橱窗*/
.pc-cx-tel-1 {
  padding-top: 10px;
  width: 432px;
  height: 56px;
  border-top: 2px solid #e6e6e6;
}
.pc-cx-tel-1-t1 {
  float: right;
  width: 114px;
  background-color: #1f458d;
  text-align: center;
}
.pc-cx-tel-1-t1 a {
  display: block;
  height: 44px;
  font-size: 18px;
  font-weight: normal;
  line-height: 44px;
  color: #ffffff;
  overflow: hidden;
}
.pc-cx-tel-1-t2 {
  width: 255px;
  padding-left: 70px;
  height: 56px;
  background-image: url('/images/pc-xc-icon2.png');
  background-repeat: no-repeat;
  background-position: 10px 0;
  background-size: 40px 40px;
}
.pc-cx-tel-1-t2 span {
  display: block;
  height: 22px;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  color: #454545;
  overflow: hidden;
}
.pc-cx-tel-1-t2 em {
  display: block;
  height: 24px;
  word-break: break-all;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #454545;
  overflow: hidden;
}
.prod-show {
  position: relative;
  padding: 15px 18px 16px 20px;
  border: 1px solid #eee;
  margin-bottom: 40px;
  background-color: #ffffff;
}
.prod-show-right {
  float: left;
  width: 420px;
  padding-top: 30px;
}
.prod-show-right-tit {
  overflow: hidden;
  margin-bottom: 16px;
  height: 40px;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #454545;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prod-show-right-con {
  overflow: hidden;
  height: 240px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  margin-bottom: 28px;
}
.prod-show-right-con span {
  display: block;
}
.prod-show-left {
  position: relative;
  float: left;
  overflow: hidden;
  margin-right: 3.3%;
  width: 420px;
  border: 1px solid #e7e7e7;
  line-height: 0;
}
.prod-show-left-jt {
  position: absolute;
  top: 50%;
  z-index: 33;
  margin-top: -11px;
  width: 12px;
  height: 23px;
  cursor: pointer;
}
.prod-show-left-prev {
  left: 10px;
}
.prod-show-left-next {
  right: 10px;
}
.prod-show-left-size {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 15px;
  width: 28px;
  height: 28px;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  color: #666666;
}
.prod-show-left-size em {
  font-style: normal;
}
.prod-show-left-pic {
  width: 420px;
  text-align: center;
}
.prod-show-left-pic li {
  float: left;
}
.prod-show-left-pic img {
  display: block;
  width: 420px;
  height: 420px;
}
/*产品详情*/
.prod-content {
  background: #fff;
}
.prod-con-desc {
  background: #f8f8f8;
  padding: 10px 20px;
}
.prod-con-desc br {
  line-height: 38px;
}
/**/
.prod-chara-txt {
  width: 450px;
  max-height: 300px;
  float: left;
  font-size: 14px;
  line-height: 28px;
  margin-top: 20px;
  overflow: hidden;
}
.prod-chara-txt br {
  line-height: 40px;
}
.prod-chara-img {
  width: 450px;
  float: right;
}
.prod-chara-img img {
  width: 450px;
  height: 338px;
  display: block;
}
/**/
.prod-range {
  margin-bottom: 30px;
}
.prod-range-txt {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.prod-range-txt br {
  line-height: 35px;
}
.prod-range-img li {
  width: 300px;
  float: left;
  margin-right: 15px;
}
.prod-range-img li.pr-clear {
  margin-right: 0;
}
.prod-range-img img {
  width: 300px;
  height: 225px;
  display: block;
}
/**/
.prod-para {
  padding-top: 10px;
}
.prod-company-con > div {
  float: left;
  margin-right: 20px;
  width: 450px;
  height: 515px;
  border: 1px solid #dedede;
  margin-bottom: 15px;
}
.prod-company-ys-img {
  width: 450px;
}
.prod-company-ys-img img {
  display: block;
  width: 450px;
  height: 338px;
  margin: 0;
}
.prod-company-ys-con {
  padding: 15px 10px 0;
}
.prod-company-ys-txt {
  position: relative;
}
.prod-company-ys-txt p {
  height: 58px;
  font-size: 24px;
  font-weight: bold;
  line-height: 58px;
  color: #1f458d;
  overflow: hidden;
}
.prod-company-ys-desc {
  max-height: 96px;
  font-size: 14px;
  line-height: 24px;
  color: #111017;
  overflow: hidden;
}
div.prod-company-ys-02,
div.prod-company-ys-04 {
  margin-right: 0;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*资讯列表*/
.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 #1f458d;
  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: #1f458d;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link {
  background: #1f458d;
}
.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;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*关于乐发lv官网----------------------------------------------------------------------------------------------------------------------------------------------*/
.com-title {
  height: 80px;
  font-size: 32px;
  color: #222;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.com-title p {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.com-title span {
  height: 28px;
  display: block;
  font-size: 16px;
  color: #666;
  text-transform: uppercase;
  line-height: 28px;
  overflow: hidden;
}
.com-title i {
  display: block;
  width: 140px;
  border-top: 1px dashed #999;
  margin: 10px auto;
  position: relative;
}
.com-title i::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #1f458d;
  border: 5px solid #fff;
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -10px;
}
/**/
.company {
  margin-bottom: 60px;
}
.company-txt {
  width: 500px;
}
.company-name {
  padding: 45px 0 10px;
  height: 56px;
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  color: #000000;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}
.company-name p {
  height: 28px;
  overflow: hidden;
}
.company-name span {
  display: block;
  height: 28px;
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
  overflow: hidden;
}
.company-info {
  margin-bottom: 10px;
}
.company-desc {
  max-height: 196px;
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
  color: #666666;
  text-align: justify;
  overflow: hidden;
}
.company-img {
  width: 655px;
  height: 328px;
}
.company-img img {
  width: 655px;
  height: 328px;
}
/*联系乐发lv官网----------------------------------------------------------------------------------------------------------------------------------------------*/
.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,
.contact-title h2 {
  font-size: 32px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.contact-title span,
.contact-title em {
  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: #1f458d;
  border: 5px solid #fff;
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -5px;
}
.contact-txt {
  padding: 10px 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.contact-txt-img {
  width: 180px;
  float: left;
}
.contact-txt-img img {
  width: 180px;
}
.contact-txt-name,
.contact-txt-desc {
  width: 940px;
  float: right;
}
.contact-txt-name {
  height: 40px;
  font-size: 24px;
  color: #1f458d;
  line-height: 40px;
  overflow: hidden;
  margin: 10px 0;
}
.contact-txt-desc {
  font-size: 14px;
  color: #767676;
  line-height: 24px;
}
.contact-con-img {
  width: 600px;
}
.contact-con-img img {
  display: block;
  width: 600px;
  height: 300px;
}
.contact-list {
  width: 580px;
  float: left;
  margin-top: 20px;
}
.contact-name {
  height: 30px;
  font-size: 20px;
  font-weight: bold;
  border-left: 3px solid #1f458d;
  line-height: 30px;
  padding-left: 8px;
  margin-bottom: 23px;
  color: #333;
  overflow: hidden;
}
.contact-deta {
  min-height: 75px;
  font-size: 16px;
  color: #666;
  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-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background-color: #1f458d;
  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;
  color: #666;
  line-height: 40px;
  overflow: hidden;
}
.contact-info {
  padding-top: 8px;
  line-height: 24px;
  color: #666;
  -ms-word-break: break-all;
  word-break: break-all;
}
.contact-info a {
  color: #666;
}
/*市场前景*/
.details-prospect {
  padding: 30px 0 50px;
}
.de-pros-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-pros-title p {
  height: 60px;
  font-size: 45px;
  color: #1f458d;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-pros-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-pros-txt {
  width: 545px;
}
.de-pros-name {
  padding-top: 16px;
  margin-bottom: 20px;
}
.de-pros-name p {
  height: 34px;
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
  color: #1f458d;
  overflow: hidden;
}
.de-pros-name span {
  display: block;
  height: 34px;
  font-size: 14px;
  color: #d0d0d0;
  line-height: 34px;
  overflow: hidden;
}
.de-pros-desc {
  height: 280px;
  line-height: 35px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-pros-link {
  width: 125px;
  height: 35px;
  background: #1f458d;
  font-weight: bold;
  line-height: 35px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.de-pros-link a {
  display: block;
  height: 35px;
  color: #fff;
  overflow: hidden;
}
.de-pros-img {
  width: 600px;
  border: 1px solid #1f458d;
}
.de-pros-img img {
  width: 600px;
  height: 450px;
  display: block;
}
/*加盟优势*/
.details-advan {
  padding: 30px 0 50px;
}
.de-advan-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-advan-title p {
  height: 60px;
  font-size: 45px;
  color: #1f458d;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-advan-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-advan-con dl {
  width: 348px;
  height: 275px;
  margin-bottom: 15px;
  padding: 0 20px;
  float: left;
  color: #fff;
}
.de-advan-con dl.de-advan-dl2,
.de-advan-con dl.de-advan-dl5 {
  margin: 0 15px 15px;
}
.de-advan-con dl.de-advan-dl1 {
  background: #54d4b8;
}
.de-advan-con dl.de-advan-dl2 {
  background: #4fbbe9;
}
.de-advan-con dl.de-advan-dl3 {
  background: #f8b647;
}
.de-advan-con dl.de-advan-dl4 {
  background: #f68257;
}
.de-advan-con dl.de-advan-dl5 {
  background: #b24490;
}
.de-advan-con dl.de-advan-dl6 {
  background: #f56e7d;
}
.de-advan-con dt {
  padding-top: 30px;
  margin-bottom: 5px;
}
.de-advan-con dt img {
  width: 60px;
  height: 60px;
  display: block;
  border-radius: 50%;
  margin: 0 auto 8px;
  overflow: hidden;
}
.de-advan-con dt p {
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}
.de-advan-con .de-advan-desc {
  height: 75px;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
}
/*加盟支持*/
.details-support {
  padding: 30px 0 0;
}
.de-support-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-support-title p {
  height: 60px;
  font-size: 45px;
  color: #1f458d;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-support-title em {
  display: block;
  height: 30px;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-support-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-support-con {
  height: 610px;
  padding-top: 74px;
  background-image: url('/images/20181216133601_2055.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 684px;
}
.de-support-con dl {
  background: #1f458d;
  width: 488px;
  height: 230px;
  padding: 0 20px;
  display: block;
  float: left;
  margin: 0 144px 74px 0;
  color: #fff;
  text-align: center;
}
.de-support-con dl.de-support-dl {
  margin-right: 0;
}
.de-support-con dt {
  padding-top: 25px;
  margin-bottom: 15px;
}
.de-support-con dt span {
  display: block;
  height: 60px;
  font-size: 50px;
  font-weight: bold;
  line-height: 60px;
  overflow: hidden;
}
.de-support-con dt p {
  height: 34px;
  font-size: 26px;
  line-height: 34px;
  overflow: hidden;
}
.de-support-desc {
  height: 90px;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
}
/*加盟要求*/
.details-condition {
  padding: 50px 0 50px;
}
.de-condition-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-condition-title p {
  height: 60px;
  font-size: 45px;
  color: #1f458d;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-condition-title em {
  display: block;
  height: 30px;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-condition-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-condition-img {
  width: 600px;
}
.de-condition-img img {
  width: 600px;
  height: 600px;
  display: block;
}
.de-condition-con {
  width: 570px;
}
.de-condition-con dl {
  height: 120px;
}
.de-condition-con dt {
  width: 50px;
  font-size: 40px;
  font-weight: bold;
  color: #1f458d;
  line-height: 50px;
  overflow: hidden;
  float: left;
  margin: 5px -50px 0 0;
}
.de-condition-con dd {
  padding-left: 80px;
}
.de-condition-con dd p {
  height: 35px;
  font-size: 20px;
  color: #333;
  line-height: 35px;
  overflow: hidden;
}
.de-condition-desc {
  height: 72px;
  line-height: 24px;
  overflow: hidden;
}
/*加盟流程*/
.details-process {
  padding: 50px 0 50px;
}
.de-process-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-process-title p {
  height: 60px;
  font-size: 45px;
  color: #1f458d;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-process-title em {
  display: block;
  height: 30px;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-process-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-process-con dl {
  width: 135px;
  height: 170px;
  padding: 20px 15px 0;
  background: #f5f5f5;
  float: left;
  margin-right: 6px;
  text-align: center;
}
.de-process-con dl.de-process-dl {
  margin-right: 0;
}
.de-process-con dl img {
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto 14px;
}
.de-process-con dt {
  margin-bottom: 10px;
}
.de-process-con dt span {
  display: block;
  height: 30px;
  width: 30px;
  margin: 5px auto 10px;
  font-size: 24px;
  line-height: 30px;
  color: #333;
  border-bottom: 2px solid #333;
  overflow: hidden;
}
.de-process-con dt p {
  height: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #1f458d;
  line-height: 20px;
  overflow: hidden;
}
.de-process-desc {
  height: 50px;
  color: #444;
  line-height: 25px;
  overflow: hidden;
}
/*加盟案例*/
.details-case {
  padding: 30px 0 50px;
}
.de-case-title {
  text-align: center;
  margin-bottom: 60px;
}
.de-case-title p {
  height: 60px;
  font-size: 45px;
  color: #1f458d;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  overflow: hidden;
}
.de-case-title em {
  display: block;
  height: 30px;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
}
.de-case-title span {
  display: block;
  height: 32px;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
}
.de-case-con dl {
  width: 33%;
  margin: 0 0.15% 10px;
  float: left;
  text-align: center;
}
.de-case-con img {
  width: 100%;
  display: block;
}
.de-case-con dt {
  margin-bottom: 10px;
}
.de-case-con dd {
  padding: 0 5px;
}
.de-case-con p {
  height: 30px;
  font-size: 22px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
}
.de-case-con p a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
}
.de-case-desc {
  height: 40px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 40px;
  overflow: hidden;
}
/*单页*/
/*STRUCTURE_STYLE_START*/
.about-us02590 .about-us-title,
.about-us02590 .about-us-link {
  background-color: #1f458d !important;
}
.about-us02590 .about-us-title:after {
  border-color: transparent transparent transparent #1f458d !important;
}
.about-us02590 .about-us-nav li.cur {
  color: #1f458d !important;
  border-bottom-color: #1f458d !important;
}
/*STRUCTURE_STYLE_END*/
/*STRUCTURE_STYLE_START*/
.features01967 .features01967-con dl:hover dd {
  background-color: #1f458d !important;
}
/*STRUCTURE_STYLE_END*/
/*STRUCTURE_STYLE_START*/
.parameter02692 .parameter02692-txt span {
  background-color: #1f458d !important;
}
/*STRUCTURE_STYLE_END*/
/*STRUCTURE_STYLE_START*/
.news01755 .news01755-nav span.cur {
  background-color: #1f458d !important;
  border-color: #1f458d !important;
}
/*STRUCTURE_STYLE_END*/
/*STRUCTURE_STYLE_START*/
.news02490 .news02490-nav span.cur {
  background-color: #1f458d !important;
  border-color: #1f458d !important;
}
/*STRUCTURE_STYLE_END*/<!--0.00027990341186523-->