/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#c31c1f","sub1color":"#000000"},
{"vicolor":"#01a08e","sub1color":"#ffb400"},
{"vicolor":"#1A2D27","sub1color":"#ABC327"},
{"vicolor":"#ffb400","sub1color":"#35c096"}
]
AVAIBLE_VI*/
.oh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.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: #eb5d1f;
}
.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: #eb5d1f;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #eb5d1f;
  border-color: #eb5d1f;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
.recommend .item-picture,
.abput-pic,
.about-list li,
.part-con li,
.case-list dl,
.superi-pic,
.news-con dl {
  overflow: hidden;
}
.recommend .item-picture img,
.abput-pic img,
.about-list li img,
.part-con li img,
.case-list dl img,
.superi-pic img,
.news-con dl img {
  transition: .5s;
}
.recommend .item-picture:hover img,
.abput-pic:hover img,
.about-list li:hover img,
.part-con li:hover img,
.case-list dl:hover img,
.superi-pic:hover img,
.news-con dl:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.search-btn:after {
  background-color: #eb5d1f;
}
.search-btn::before {
  border-color: #eb5d1f;
}
.nav-two {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
/*头部*/
.h_head {
  height: 230px;
  position: relative;
  z-index: 99;
}
.h_head:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 34px;
  background: #313132;
  z-index: -1;
}
.h_head:after {
  content: "";
  position: absolute;
  top: 171px;
  right: 0;
  width: 100%;
  height: 1px;
  background: #ccc;
  z-index: -1;
}
.h_map {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #999;
}
.h_map p {
  float: left;
  max-width: 720px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.h_map span {
  float: right;
  max-width: 300px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.h_map span a {
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.h_con {
  height: 137px;
  position: relative;
}
.h_txt {
  width: 580px;
  float: left;
  padding: 40px 0 0 35px;
}
.h_txt p {
  display: block;
  height: 37px;
  font-size: 26px;
  line-height: 37px;
  color: #000000;
  overflow: hidden;
}
.h_txt span {
  display: block;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  color: #444444;
  overflow: hidden;
}
#h1-tag {
  height: 126px;
  display: table;
  float: left;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  display: inline-block;
  max-height: 126px;
  max-width: 400px;
}
.h-tel {
  max-width: 280px;
  position: absolute;
  right: 0;
  top: 49px;
  background-image: url('../images/t_pho.gif');
  background-repeat: no-repeat;
  background-position: 0 5px;
  background-size: 38px 38px;
  padding-left: 52px;
}
.h-tel em {
  display: block;
  height: 18px;
  font-size: 14px;
  line-height: 18px;
  color: #737373;
  overflow: hidden;
}
.h-tel p {
  height: 32px;
  font-size: 32px;
  line-height: 32px;
  color: #000000;
  font-family: "Myriad Pro";
  word-break: break-all;
  overflow: hidden;
}
.nav {
  position: relative;
  z-index: 99;
}
.nav .nav-one {
  height: 59px;
}
.nav .nav-one > li {
  float: left;
  height: 59px;
  position: relative;
  text-align: center;
  z-index: 99;
}
.nav .nav-one > li:after {
  content: '';
  position: absolute;
  height: 0;
  width: 100%;
  background: #eb5d1f;
  top: 0;
  left: 0;
  -webkit-transition: height .5s;
  transition: height .5s;
  z-index: 1;
}
.nav .nav-one > li:first-child > a:before {
  display: none;
}
.nav .nav-one > li a {
  display: block;
  padding: 0 10px;
  height: 59px;
  font-size: 16px;
  color: #333;
  line-height: 59px;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  z-index: 99;
}
.nav .nav-one > li > a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 23px;
  background-color: #ccc;
  height: 14px;
  width: 1px;
  opacity: 0.5;
  z-index: 99;
}
.nav .nav-one > li:hover > a,
.nav .nav-one > li.cur > a {
  color: #fff;
}
.nav .nav-one > li:hover:after,
.nav .nav-one > li.cur:after {
  height: 100%;
}
.nav .nav-one > li:hover .nav-two {
  display: block;
}
.nav .nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 59px;
  z-index: 90;
}
.nav .nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav .nav-two li {
  white-space: nowrap;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav .nav-two li a {
  display: block;
  height: 50px;
  font-size: 15px;
  font-weight: normal;
  line-height: 50px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
}
.nav .nav-two li:last-child {
  border-bottom: 0;
}
.nav .nav-two li:hover > a {
  color: #fff;
}
.nav .nav-two li:hover {
  background-color: #eb5d1f;
  border-color: #eb5d1f;
}
/*底部*/
.foot {
  height: 350px;
  background: #1b1b1b;
  font-family: "Source Han Sans CN";
  position: relative;
  z-index: 1;
  line-height: 32px;
  color: #707070;
}
.foot:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #0d0d0d;
  z-index: -1;
}
.f-contact {
  text-align: left;
  height: 70px;
  color: #fff;
}
.f-contact span,
.f-contact a {
  max-height: 70px;
  font-size: 14px;
  line-height: 70px;
  color: #fff;
  overflow: hidden;
}
.f-logo {
  min-width: 226px;
  max-height: 220px;
  display: table;
  padding-top: 30px;
}
.f-logo span {
  display: block;
  color: #fff;
}
.f-logo a {
  color: #707070;
}
.f-logo h3 {
  height: 80px;
  padding: 12px 0 0;
}
.f-logo h3 img {
  max-width: 190px;
  max-height: 80px;
}
.foot .f-support{display: none;}
.f-support img {
  width: 44px;
  vertical-align: middle;
  margin-left: 5px;
}
.f-con {
  color: #707070;
  padding: 56px 0 0;
  height: 224px;
  font-size: 14px;
  overflow: hidden;
}
.f-con a {
  color: #707070;
}
.f-con h2 {
  height: 52px;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #fff;
  background-image: url('../images/f_ico1.png');
  background-repeat: no-repeat;
  background-position: 162px 12px;
  background-size: 14px 9px;
  padding: 0 0 0 10px;
}
.f-con .f-nav {
  width: 267px;
  padding-left: 66px;
}
.f-con .f-nav ul {
  height: 175px !important;
  overflow: hidden;
}
.f-con .f-nav li {
  height: 32px;
  line-height: 32px;
}
.f-con .f-nav ul.nav-one > li {
  width: 50% !important;
  text-align: left !important;
  float: left;
}
.f-con .f-nav ul.nav-one > li a {
  padding: 0 0 0 10px;
  position: relative;
}
.f-con .f-nav ul.nav-one > li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 1px;
  background-color: #7c7c7c;
}
.f-con .f-info {
  width: 330px;
  padding: 0 0 0 66px;
}
.f-con .f-info h2 {
  padding: 0;
}
.f-code {
  white-space: nowrap;
  width: 232px;
  text-align: center;
}
.f-code h3 {
  height: 59px;
  color: #fff;
  line-height: 24px;
  padding: 6px 0 0;
  text-align: left !important;
}
.f-code h3 em {
  font-weight: bold;
}
.f-code h3 span {
  font-size: 30px;
  line-height: 32px;
  display: block;
}
.f-code p {
  float: left;
  width: 100px;
  height: 185px;
  float: left;
  box-sizing: border-box;
}
.f-code p:last-child {
  margin-left: 26px;
}
.f-code img {
  width: 93px;
  background: #fff;
  padding: 3px;
  display: block;
  height: 93px;
}
.f-code span {
  display: block;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
}
.bg_vi_color {
  background-color: #eb5d1f;
}
.txt_vi_color {
  color: #eb5d1f !important;
}
.bg_vi_color {
  background-color: #eb5d1f;
}
.txt_vi_color {
  color: #eb5d1f !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: #eb5d1f;
}
.blk-main .clearlist,
.blk-main .listclear {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100% ;
  float: none;
}
.b-main .clearlist,
.b-main .listclear {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100% ;
  float: none;
}
.blk-main {
  width: 1200px;
  margin: 0 auto;
}
.banner img {
  width: 100%;
  display: block;
}
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  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: 50px;
  border-radius: 10px;
  cursor: pointer;
  background-color: #eb5d1f;
  overflow: hidden;
}
.sidebar .fh {
  display: none;
}
/*CSS_DELETE_END*/
.jy_title {
  text-align: center;
  font-weight: normal;
  margin-bottom: 25px;
}
.jy_title span {
  display: block;
  height: 45px;
  font-size: 34px;
  color: #eb5d1f;
  margin-bottom: 4px;
  line-height: 45px;
  overflow: hidden;
}
.jy_title i {
  display: inline-block;
  max-width: 1096px;
  height: 22px ;
  font-size: 14px;
  color: #b4b4b4;
  line-height: 22px;
  position: relative;
  padding: 0 78px;
  font-style: normal;
  text-transform: uppercase;
  overflow: hidden;
}
.jy_title i:before {
  position: absolute;
  width: 52px;
  height: 1px;
  background: #999;
  content: "";
  top: 8px;
  left: 0;
}
.jy_title i:after {
  position: absolute;
  width: 52px;
  height: 1px;
  background: #999;
  content: "";
  top: 8px;
  right: 0;
}
/*公司简介*/
.jy_introduce {
  margin-bottom: 75px;
}
.jyint_title {
  text-align: center;
  padding-top: 34px;
  display: table;
  margin: 0 auto ;
}
.jyint_title span {
  display: table-cell;
  vertical-align: middle;
}
.jyint_title img {
  display: inline-block;
  max-height: 145px;
  max-width: 300px;
}
.jy_introduce h3{
    display: block;
    height: 45px;
    font-size: 34px;
    color: #eb5d1f;
    margin-bottom: 4px;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
}
.jyint_img {
  width: 594px;
  float: left;
  padding-top: 38px;
  padding-bottom: 44px;
  border-right: 1px solid #f5f5f5;
}
.jyint_img h3 {
  height: 40px;
  color: #eb5d1f;
  font-size: 23px;
  text-align: center;
  line-height: 40px;
  margin-bottom: 12px;
  overflow: hidden;
}
.jyint_img p {
  background: #c0c0c0;
  height: 350px;
  margin: 15px 35px;
}
.jyint_img img {
  width: 524px;
  height: 346px;
}
.jyint_txt {
  width: 580px;
  max-height: 482px ;
  margin-left: 20px;
  margin-top: 30px;
  overflow: hidden;
}
.jyint_txt p {
  font-size: 15px;
  margin: 15px 0 ;
}
.jyint_txt p span {
  color: #eb5d1f;
  padding-right: 10px;
  font-size: 16px;
}
/*企业责任*/
.jy_duty {
  background-image: url('../images/c55bcdfb96f74bb08f41a04124ac0ed4_8.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 600px;
  height: 540px;
  padding-top: 60px;
  line-height: 28px;
}
.jy_duty h3 span {
  color: #fff;
}
.jy_duty h3 i {
  color: #b4b4b4;
}
.jy_duty h3 i:before {
  background: #999;
}
.jy_duty h3 i:after {
  background: #999;
}
.jy_duty h4 {
  height: 22px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
  overflow: hidden;
}
.jy_duty_txt {
  max-height: 84px;
  color: #fff;
  text-align: center;
  display: block;
  font-weight: lighter;
  font-size: 15px;
  overflow: hidden;
}
.jy_duty_con dl {
  width: 554px;
  float: left;
  height: 100px;
  margin-top: 39px;
  margin-left: 25px;
  background: #f6f6f6;
}
.jy_duty_con dt {
  width: 100px;
  float: left;
  height: 100px;
  background: #eb5d1f;
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 100px;
  overflow: hidden;
}
.jy_duty_con dd {
  width: 424px;
  float: left;
  height: 84px;
  padding: 10px 15px 0 ;
  font-size: 15px;
  color: #000;
  overflow: hidden;
}
.jy_duty_con dd span {
  font-weight: bold;
}
/*企业理念*/
.jy_idea {
  padding-top: 80px;
  margin-bottom: 50px;
}
.jyudea_con {
  width: 511px;
  float: left;
  margin-left: 34px;
}
.jyudea_con h4 {
  min-height: 30px;
  max-height: 60px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-left: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  overflow: hidden;
}
.jyudea_con p {
  height: 20px;
  margin: 0;
  visibility: hidden;
}
.jyudea_con span {
  font-weight: normal;
}
.jyudea_con ul {
  clear: both;
}
.jyudea_con li {
  background-image: url('../images/c55bcdfb96f74bb08f41a04124ac0ed4_22.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 110px 94px;
  height: 94px;
  width: 110px;
  float: left;
  margin-left: 36px;
  margin-bottom: 31px;
  font-size: 20px;
  color: #eb5d1f;
  line-height: 94px;
  text-align: center;
  overflow: hidden;
}
.jyudea_img {
  width: 565px;
  float: left;
}
.jyudea_img img {
  width: 564px;
  height: 342px;
}
/*企业使命*/
.jy_mission {
  background-color: #eb5d1f;
  height: 480px;
  padding-top: 56px;
}
.jy_mission h3 span {
  color: #fff;
}
.jy_mission h3 i {
  color: #fff;
}
.jy_mission h3 i:before {
  background: #fff;
}
.jy_mission h3 i:after {
  background: #fff;
}
.jy_mission dt {
  width: 476px;
  float: left;
  margin-left: 30px;
  border: 5px solid rgba(255, 255, 255, 0.5);
}
.jy_mission dt img {
  width: 476px;
  height: 280px;
  display: block;
}
.jy_mission dd {
  width: 590px;
  float: left;
  margin-left: 39px;
}
.jy_mission dd p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  position: relative;
  border: 3px solid rgba(255, 255, 255, 0.29);
  background: rgba(255, 255, 255, 0.13);
  border-radius: 15px;
  padding: 10px 30px;
  height: 58px;
  margin: 0;
  margin-top: 12px;
  overflow: hidden;
}
.jy_mission dd p span {
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: 30px;
}
.jy_mission dd p em {
  display: inline-block;
  max-height: 56px;
  overflow: hidden;
  text-indent: 1em;
}
/*企业发展历程*/
.jy_course {
  padding-top: 65px;
  margin-bottom: 100px;
}
.jycour_icon1 {
  width: 120px;
  position: absolute;
  top: 102px;
  left: 35px;
}
.jycour_icon1 img {
  width: 22px;
  height: 950px;
}
.jycour_con {
  padding-left: 135px;
}
.jy_course h4 {
  height: 45px;
  font-size: 36px;
  font-weight: bold;
  line-height: 45px;
  color: #eb5d1f;
  overflow: hidden;
  margin-bottom: 92px;
  overflow: hidden;
}
.jy_course h4 span,
.jy_course h4 em {
  display: inline-block;
  height: 45px;
  max-width: 45%;
  overflow: hidden;
}
.jy_course h4 span {
  font-size: 28px;
  font-weight: lighter;
  color: #c0c0c0;
  padding-left: 20px;
}
.jy_course li {
  height: 98px;
  border: 1px solid #333;
  padding: 10px 20px 0;
  margin-bottom: 18px;
  line-height: 28px;
  position: relative;
}
.jy_course li span {
  display: block;
  height: 28px;
  font-size: 20px;
  font-weight: bold;
  color: #eb5d1f;
  margin-bottom: 4px;
  overflow: hidden;
}
.jy_course li em {
  display: block;
  height: 56px;
  font-size: 15px;
  overflow: hidden;
}
.jy_course li:after {
  content: "";
  width: 12px;
  height: 12px;
  border: 3px solid #eb5d1f;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  left: -8px;
  background: #fff;
}
/*企业发展历程*/
.jy_quality {
  background-image: url('../images/c55bcdfb96f74bb08f41a04124ac0ed4_67.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 665px;
  height: 531px;
  padding-top: 50px;
}
.jy_quality h4 {
  color: #000;
  margin-bottom: 42px;
  font-size: 15px;
  font-weight: lighter;
}
.jy_quality h4 span {
  display: block;
  padding-bottom: 27px;
  font-weight: lighter;
}
.jyqua_txt {
  max-height: 138px;
  font-size: 15px;
  color: #000;
  line-height: 28px;
  overflow: hidden;
  margin-bottom: 62px;
}
.jyqua_txt span {
  display: block;
  margin-bottom: 28px;
}
.jy_quality dt {
  float: left;
  background-color: #eb5d1f;
  height: 100px;
  width: 342px;
  float: left;
  color: #fff;
  padding: 32px 0 0 0;
  text-align: center;
  border-radius: 66px;
}
.jy_quality dt span {
  display: block;
  height: 22px;
  font-size: 22px;
  font-weight: lighter;
  line-height: 22px;
  margin-bottom: 5px;
  overflow: hidden;
}
.jy_quality dt em {
  display: block;
  height: 34px;
  font-size: 30px;
  font-weight: bold;
  line-height: 34px;
  overflow: hidden;
}
.jy_quality dd {
  width: 810px;
  float: left;
}
.jy_quality dt p {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  padding-left: 100px;
  padding-top: 14px;
}
.jy_quality dt p span {
  font-size: 22px;
  font-weight: lighter;
  display: block;
  padding-bottom: 5px;
}
.jy_quality dd p {
  background-color: #eb5d1f;
  border-radius: 50%;
  height: 102px;
  width: 132px;
  padding-top: 30px;
  float: left;
  text-align: center;
  color: #fff;
  margin-left: 27px;
  overflow: hidden;
}
.jy_quality dd p span {
  display: block;
  height: 28px ;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 28px;
  overflow: hidden;
}
.jy_quality dd p b {
  display: block;
  height: 34px ;
  font-size: 24px;
  line-height: 34px;
  overflow: hidden;
}
