@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#252222","sub1color":"#cb0313"},
{"vicolor":"#fe9e0b","sub1color":"#3B200C"},
{"vicolor":"#D32F2F","sub1color":"#3B200C"},
{"vicolor":"#4C9DA0","sub1color":"#fb5f08"}
]
AVAIBLE_VI*/
em,
i {
  font-style: normal;
}
.blk-xs {
  width: 240px;
}
.blk-m {
  width: 930px;
}
.search-inp .search-btn::after {
  background-color: #252222;
}
.search-inp .search-btn::before {
  border-color: #252222;
}
/*列表自定义板块*/
.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: #252222;
}
.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: #252222;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #252222;
  border-color: #252222;
}
.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: 204px;
}
.header {
  position: relative;
}
.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 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: #252222;
  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;
}
.h-tel {
  width: 230px;
  height: 98px;
  float: right;
  margin: 32px 0 0 0;
  padding-left: 62px;
  background-image: url('../images/lx.png');
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 56px 56px;
}
.h-tel p {
  height: 36px;
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  color: #252222;
  white-space: nowrap;
  overflow: hidden;
}
.h-tel em {
  display: block;
  height: 32px;
  font-family: "Times New Roman";
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  color: #222222;
  white-space: nowrap;
  overflow: hidden;
}
.nav {
  background: #252222;
  height: 60px;
}
.nav .nav-one {
  height: 60px;
  width: 1200px;
  margin: 0 auto;
}
.nav .nav-one > li {
  text-align: center;
  float: left;
  height: 60px;
  position: relative;
}
.nav .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: #cb0313;
}
.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: 50px !important;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav-two li a {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
  color: #0d0d0f !important;
  height: 50px !important;
}
.nav-two li:hover > a {
  color: #fff !important;
}
.nav-two li:hover {
  background-color: #252222;
  border-color: #252222;
}
/*底部*/
.foot {
  height: 428px;
  background: #333;
  padding-top: 58px;
}
.f_tit {
  height: 80px;
  border-bottom: 1px solid #484848;
  font-size: 24px;
  font-weight: normal;
  line-height: 80px;
  color: #ffffff;
  background-image: url('../images/f1.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 20px;
  width: 185px;
  overflow: hidden;
  padding-left: 35px;
  margin-bottom: 16px;
}
.foot .f-nav {
  width: 224px;
  height: 345px;
  overflow: hidden;
  position: relative;
  padding-right: 75px;
  margin-right: 70px;
}
.foot .f-nav ul {
  width: 224px;
  overflow: hidden;
  height: 245px !important;
}
.foot .f-nav:before {
  content: "";
  position: absolute;
  top: 33px;
  right: 0;
  width: 1px;
  height: 232px;
  background: #484848;
}
.foot li {
  height: 43px;
  float: left;
  width: 49.5% !important;
  overflow: hidden;
}
.foot li a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 43px;
  color: #ffffff;
  height: 43px;
  overflow: hidden;
  padding: 0;
}
.foot li a:hover {
  font-weight: bold;
  color: #cb0313;
}
.f_wz {
  width: 440px;
  height: 345px;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  line-height: 43px;
  color: #ffffff;
}
.f_wz .f_tit {
  width: 325px;
  background-image: url('../images/f2.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 19px 19px;
}
.f_wz:before {
  content: "";
  position: absolute;
  top: 33px;
  right: 0;
  width: 1px;
  height: 232px;
  background: #484848;
}
.f_wz p b {
  padding: 0 9px;
}
.f_wz a {
  color: #fff;
}
.f_code {
  width: 300px;
}
.f_code .f_tit {
  width: 100%;
  background-image: url('../images/f3.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px 18px;
}
.f_code p {
  width: 140px;
  margin-top: 15px;
}
.f_code p em {
  display: block;
  width: 140px;
  height: 140px;
  margin: 0 auto;
}
.f_code p em img {
  display: block;
  width: 140px;
  height: 140px;
}
.f_code p i {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 42px;
  color: #ffffff;
  text-align: center;
  height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.foot2 {
  height: 82px;
  border-top: 1px solid #3e3e3e;
  font-size: 14px;
  font-weight: normal;
  line-height: 82px;
  color: #adadad;
}
.foot2 em {
  padding: 0 18px;
}
.foot2 a {
  color: #adadad;
}
.bg_vi_color {
  background-color: #252222;
}
.txt_vi_color {
  color: #252222 !important;
}
.f-support img {
  width: 44px;
  vertical-align: sub;
  margin-left: 5px;
}
.bg_vi_color {
  background-color: #252222;
}
.txt_vi_color {
  color: #252222 !important;
}
/*COMMON_BLK_END*/
/*返回顶部*/
.sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  position: fixed;
  bottom: 20px;
  right: 19px;
  z-index: 110;
  height: 44px;
  width: 44px;
}
.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-itme:hover span {
  display: block;
}
.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: #252222;
}
.sidebar .fh {
  display: none;
}
/*--------------------------------------内页部分-------------------------------*/
/*min-banner*/
.min-banner {
  height: 380px;
  position: relative;
  overflow: hidden;
}
.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: #252222;
}
/*公司信息列表*/
.blk-exhibition-nav .super-nav {
  height: 50px;
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-start;
}
.blk-exhibition-nav .super-nav a {
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #ffffff;
  text-align: center;
  width: 145px;
  margin: 0 2px;
  background: #cb0313;
}
.blk-exhibition-nav .super-nav a:hover {
  background: #252222;
}
.blk-exhibition .super-list {
  padding-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  -webkit-align-items: stretch;
  flex-wrap: wrap;
}
.blk-exhibition .super-list dl {
  background: #f0f0f0;
  margin: 0 3% 20px;
}
.blk-exhibition .super-list dt {
  border: 1px solid #e5e5e5;
  padding: 10px;
  background: #fff;
}
.blk-exhibition .super-list dt img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.blk-exhibition .super-list dd {
  text-align: center;
  padding: 0 5px;
  background: #f0f0f0;
}
.blk-exhibition .super-list dd a {
  display: block;
  height: 50px;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
