@charset "utf-8";
/*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*/
.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;
}
/*CSS_DELETE_END*/
/*min-banner*/
.min-banner {
  height: 350px;
  position: relative;
  overflow: hidden;
}
.min-banner img {
  width: 1920px;
  height: 350px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
/*tit*/
.tit {
  text-align: center;
  overflow: hidden;
}
.tit span {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 32px;
  color: #1f458d;
  margin-bottom: 10px;
  font-weight: bold;
  overflow: hidden;
}
.tit em {
  display: inline-block;
  height: 23px;
  line-height: 23px;
  font-size: 14px;
  color: #333;
  position: relative;
  padding: 0 112px;
  text-transform: uppercase;
  overflow: hidden;
}
.tit em:before,
.tit em:after {
  position: absolute;
  width: 100px;
  height: 3px;
  content: "";
  top: 10px;
}
.tit em:before {
  left: 0;
  background-image: url('/images/b046f985aca844f4a5670d11e7b14deb_43.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 76px 3px;
  background-color: #1f458d;
}
.tit em:after {
  right: 0;
  background-image: url('/images/b046f985aca844f4a5670d11e7b14deb_43.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 76px 3px;
  background-color: #1f458d;
}
/*公司简介*/
.gsjj {
  padding: 60px 0 20px;
}
.gsjj dl {
  padding-top: 30px;
}
.gsjj dt {
  width: 600px;
}
.gsjj dt img {
  width: 600px;
  height: 460px;
  display: block;
}
.gsjj dd {
  width: 560px;
  padding-top: 25px;
}
.gsjj dd h4 {
  padding-bottom: 5px;
  position: relative;
}
.gsjj dd h4:before,
.gsjj dd h4:after {
  position: absolute;
  content: "";
  width: 265px;
  height: 1px;
  background-color: #1f458d;
}
.gsjj dd h4:before {
  left: 90px;
  bottom: 4px;
}
.gsjj dd h4:after {
  right: 90px;
  bottom: 0;
}
.gsjj dd span {
  display: block;
  color: #333;
  font-size: 24px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.gsjj dd p,
.gsjj dd > div {
  font-size: 16px;
  color: #000;
  line-height: 30px;
  padding-top: 20px;
  max-height: 330px;
  overflow: hidden;
  margin: 0;
}
/*客户见证*/
.hb {
  padding: 60px 0 20px;
  overflow: hidden;
}
.hb-p {
  width: 1000px;
  margin: 25px auto 0;
  font-size: 15px;
  color: #000;
  line-height: 26px;
  max-height: 130px;
  overflow: hidden;
  text-align: center;
}
.hb ul {
  padding-top: 30px;
}
.hb ul li {
  float: left;
  width: 260px;
  border: 1px solid #bebebe;
  margin-right: 50px;
}
.hb li img {
  width: 260px;
  height: 125px;
  display: block;
}
.hb ul li.no {
  margin-right: 0;
}
/*品牌故事*/
.ppgs {
  padding: 60px 0 20px;
}
.pp-txt {
  margin-top: 20px;
  overflow: hidden;
}
.ppgs .pp-txt p {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  max-height: 60px;
  overflow: hidden;
  margin: 0;
}
.ppgs dl {
  padding-top: 40px;
}
.ppgs dt {
  width: 600px;
}
.ppgs dt img {
  width: 600px;
  height: 350px;
  display: block;
}
.ppgs dd {
  width: 560px;
  height: 320px;
  background-color: #f6f6f6;
  padding: 30px 20px 0;
}
.ppgs dd p {
  font-size: 15px;
  color: #000;
  line-height: 30px;
  max-height: 300px;
  overflow: hidden;
}
/*荣誉资质*/
.hon {
  padding: 60px 0 20px;
}
.hon ul {
  padding: 30px 0 10px;
}
.hon ul li {
  width: 228px;
  float: left;
  margin-right: 15px;
}
.hon ul li.no {
  margin-right: 0;
}
.hon li img {
  width: 220px;
  height: 175px;
  display: block;
}
.hon li em {
  display: block;
  border: 4px solid #8a6d3b;
}
.hon li span {
  display: block;
  text-align: center;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding-top: 10px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
}
/*企业文化*/
.qywh {
  padding: 60px 0 20px;
}
.qywh ul {
  padding: 30px 0 10px;
}
.qywh ul li {
  width: 239px;
  padding: 15px 0 21px;
  float: left;
  text-align: center;
  border-right: 1px solid #c0c0c0;
}
.qywh li img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  display: block;
}
.qywh li h4 {
  font-weight: bold;
  font-size: 20px;
  color: #262638;
  height: 32px;
  line-height: 32px;
  padding-top: 20px;
  overflow: hidden;
}
.qywh li p {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 8px 0;
  height: 72px;
  overflow: hidden;
  margin: 0;
}
/*企业优势*/
.yos {
  padding: 60px 0 20px;
}
.content1 {
  width: 1230px;
  margin: 0 auto;
}
.yos ul {
  padding: 30px 0 10px;
}
.yos ul li {
  float: left;
  width: 300px;
  margin-right: 10px;
  background: #f6f6f6;
  padding-bottom: 15px;
}
.yos ul li.no {
  margin-right: 0;
}
.yos li span {
  height: 180px;
}
.yos li img {
  width: 300px;
  height: 180px;
  display: block;
}
.yos li h4 {
  text-align: center;
  color: #1f458d;
  font-weight: bold;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 15px;
  border-bottom: 1px solid #c0c0c0;
  padding-top: 15px;
  overflow: hidden;
}
.yos li p {
  padding: 0 10px;
  font-size: 14px;
  line-height: 22px;
  height: 110px;
  overflow: hidden;
  margin: 0;
  text-align: center;
}
/*返回首页*/
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 68px;
  margin-bottom: 5px;
  position: relative;
}
.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: 50px;
  height: 68px;
  cursor: pointer;
  background-color: #1f458d;
}
.sidebar .fh {
  display: none;
}
<!--0.00017213821411133-->