*{margin:0px; padding:0px; /*list-style:none; */outline:none; font-family:"FZLTHJW",Microsoft YaHei,simsun, Arial, Helvetica, sans-serif;}
body{line-height:24px; font-size:14px; color:#666; background:#fff;}
img{border:0px;}
a{color:#333333; text-decoration:none; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s;}
a:hover{color:#2a8cd3;}
.clear{clear:both; height:0px; font-size:0px;}
li{ list-style:none}

.top{width:100%; height:733px; position:relative; background:#000;}
.top1{width:100%; height:99px; position:absolute;left:0px;z-index:9999;border-bottom:1px solid #6aabf9}
.top1_1{widtH:1606px;margin:auto;height:100px;}
.top1_1_1{float:left;width:335px;}
.top1_1_1 img{margin-top:20px}
.top1_2{float:left;width:1041px;}
.top1_3{float:left;width:230px;color:#fff;family:'DIN-Light';font-size:22px;}
.top1_3 div{margin-top:35px;}
.top1_3 div i{color:#fff;font-size:36px;margin-right:10px;}
.top2{width:100%; height:733px; position:absolute;left:0px; z-index:10;top:0px;}
.header-main-nav {
  height: 100px;
  font-size: 18px;
}
.header-main-nav li {
  display: inline-block;
  padding: 0 23px;
}
.header-main-nav li a {
  display: inline-block;
  padding: 0 4px;
  color: #fff;
  line-height: 97px;
}
.header-main-nav li a:hover {
  color: #ff9326;
}
.header-main-nav li.current a {
  border-bottom: 3px solid #fff;
  color: #fff;
  font-weight:bold
}

.kd{width:1606px;margin:auto;}

/*集团简介*/
.text-line {
    position: relative;
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
	width:200px;
	color:#cdc9c9;
}
.text-line::before,
.text-line::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 30px;
    height: 1px;
    background: #cdc9c9;
}
.text-line::before {
    left: 0;
    transform: translateX(-0%);
}
.text-line::after {
    right: 0;
    transform: translateX(0%);
}

.index_jt_gk{background:#f8f8f8;height:679px;}
.index_jt_gk_tb{height:99px;padding-top:55px}
.index_jt_tk_tb_1{font-size:30px;font-weight:bold;color:#313132;line-height:42px; text-indent:42px}
.index_jt_tk_tb_1 font{color:#2a8cd3}
.index_jt_tk_nr_1{float:left;width:710px;}
.index_jt_tk_nr_1_1{line-height:34px; text-indent:2em;height:276px; overflow:hidden;color:#444;font-size:16px;}
.index_jt_tk_nr_1_2{margin-top:38px;margin-bottom:30px;}
.index_jt_tk_nr_1_3{float:left;text-align:center;line-height:41px;font-size:14px;margin-right:70px;}
.index_jt_tk_nr_2{float:right;width:852px;}
.index_jt_tk_nr_2 img{width:853px;height:523px}



/*首页经营类别*/
.pic {
  font-size: 0;
  overflow: hidden;
}
.pic img {
  display: block;
  width: 100%;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}

.index-box-2 {
 width:1606px;
 margin:auto;
 margin-top:83px;
 height:900px;
 overflow:hidden
}
.index-box-2 .key {
  font-size: 14px;
  color: #fff;
  font-family: "sy";
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: flex-end;
  line-height: 14px;
}
.index-box-2 .key .line {
  flex: 1;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  margin-left: 30px;
}
.index-box-2 ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.index-box-2 ul li {
  width: 18.536%;
  flex: 1;
  transition: flex 0.3s ease;
  -webkit-transition: flex 0.3s ease;
  -moz-transition: flex 0.3s ease;
  -ms-transition: flex 0.3s ease;
  -o-transition: flex 0.3s ease;
  background: #00a2e9;
}
.index-box-2 ul li:nth-child(4n).on a:before {
  background: url(../images/shadow2.png) repeat-y;
}
.index-box-2 ul li.on {
  flex: 0 0 44.4%;
  width: 44.4%;
}
.index-box-2 ul li.on a:before {
  background: url(../images/shadow.png) repeat-y;
}
.index-box-2 ul li.on .info {
  padding-left: 100px;
}
.index-box-2 ul li.on .key,
.index-box-2 ul li.on .inner {
  padding-right: 100px;
}
.index-box-2 ul li.on .pic {
  opacity: 1;
}
.index-box-2 ul li.on .icon img {
  display: none;
}
.index-box-2 ul li.on .icon img.on {
  display: block;
}
.index-box-2 ul li.on .a-more {
  background: url(../images/more.png) no-repeat;
  background-size: contain;
}
.index-box-2 ul li a {
  position: relative;
  display: block;
  transform: perspective(1px) translateZ(0);
}
.index-box-2 ul li a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: #00a2e9 url(../images/index2_bg.jpg) no-repeat left bottom;
  background-size: cover;
}
.index-box-2 .pic {
  opacity: 0;
}
.index-box-2 .pic img {
  height: 850px;
  object-fit: cover;
}
.index-box-2 .pic img.phone {
  display: none;
}
.index-box-2 .info {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  line-height: 30px;
  padding: 118px 60px;
  padding-right: 0;
}
.index-box-2 .inner {
  padding-right: 60px;
}
.index-box-2 .icon {
  margin: 80px auto 85px;
}
.index-box-2 .icon img {
  display: block;
  width: 45px;
  height: 50px;
  object-fit: contain;
}
.index-box-2 .icon img.on {
  display: none;
}
.index-box-2 .name {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 40px;
  height: 80px;
}
.index-box-2 .en {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.3);
  line-height: 24px;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-family: avan;
  text-transform: uppercase;
  margin: 35px 0 50px;
}
.index-box-2 .a-more {
  background: url(../images/more2.png) no-repeat;
}

.a-more {
  display: block;
  width: 47px;
  height: 33px;
  background: url(../images/more3.png) no-repeat;
  background-size: contain;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  border-radius: 16px;
}
.a-more:hover {
  background: url(../images/more.png) no-repeat;
  background-size: contain;
  box-shadow: 0px 10px 20px 0px rgba(0, 162, 233, 0.3);
  opacity: 0.9;
}

/*精品工程*/
.index_gc{background:#f7f7f7;height:660px}
.sy_zlsb_nr{float:left;width:369px;height:335px;background:#fff;line-height:40px;text-align:center;color:#5D5D5D;margin-top:50px;margin-right:29px}
.sy_zlsb_nr img{width:369px;height:260px;}
.sy_zlsb_nr A:link,.sy_zlsb_nr A:active,.sy_zlsb_nr A:visited{color:#084890;TEXT-DECORATION: none;font-size:16px;font-weight:bold}
.sy_zlsb_nr A:hover{COLOR: #137b62; TEXT-DECORATION: none}

/*集团动态*/
.index_dt_1{float:left;width:885px;}
.index_dt_2{float:left;width:721px}
.product-tab { font-size: 0; margin-top: 59px;}
.product-tab li { display: inline-block; vertical-align: middle; font-size: 22px;font-weight:bold; /*cursor: pointer; -webkit-transform: skewX(-20deg); transform: skewX(-20deg); */margin:21px 20px 20px 0px;line-height:35px;height:56px;color:#333;width:188px; letter-spacing:1px;}
/*.product-tab li + li { border-left: 1px solid #e6e6e6; }*/
/*.product-tab li.active { border-left: none; }*/
/*.product-tab li.active + li { border-left: none; }*/
.product-tab li.active span { /*padding: 10px 25px;*/height:56px;color: #2a8cd3; border:0px;background:url(../images/lm_xw_bg.jpg) no-repeat bottom center/*border-radius: 20px; line-height: 1; */}
.product-tab li span { display: block; cursor: pointer; text-align:center /*-webkit-transform: skewX(20deg); transform: skewX(20deg);*/ }
.tab-content{border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;height:600px;}
.tab-content .tab-pane { display: none; width:100%;margin:auto}
.tab-content .tab-pane:first-child { display: block; }
.index_dt_2_1{border-bottom:1px dashed #e2dfdf;height:69px;font-size:18px;line-height:69px; overflow:hidden}
.index_dt_2_1 img{vertical-align:middle;margin-right:10px;}


/* ---------- footer ---------- */
footer {
  padding: 60px 0 60px;
  background: #282c35;
  color: #b8becc;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #d9bd6c;
}

.footer-bar {
  padding-bottom: 36px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer-logo {
  float: left;
}
.footer-logo img {
  /*filter: brightness(4);*/
}
.footer-nav {
  float: right;
  font-size: 15px;
  line-height: 44px;
}
.footer-nav a {
  display: inline-block;
  margin-left: 60px;
}
.footer-con {
  padding: 20px 0 20px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer-contact {
  float:left;
  padding-top:30px;
  line-height:28px;
}
.footer-qrcode {
  float: right;
  font-size:20px;
  color:#fff
}
.footer-qrcode img {
  width: 120px;
  vertical-align:middle
}
.footer-qrcode i{font-size:30px;color:#fff}

.footer-btm {
  padding-top: 30px;
  font-size: 13px;
  line-height: 24px;
}
.footer-btm .copyright {
  float: left;
}
.footer-btm .beian {
  float: right;
}
.footer-btm .beian span {
  padding-left: 12px;
}

/* responsive */
@media only screen and (max-width: 1024px) {
  footer {
    padding: 60px 0 40px;
    text-align: center;
  }

  .footer-bar {
    padding-bottom: 24px;
  }
  .footer-logo {
    float: none;
  }
  .footer-nav {
    float: none;
    padding-top: 32px;
    line-height: 40px;
  }
  .footer-nav a {
    margin-left: 0;
    width: 33.33%;
  }
  .footer-con {
    padding: 32px 0;
  }
  .footer-contact {
    float: none;
  }
  .footer-contact li {
    float: none;
    padding-bottom: 20px;
  }
  .footer-contact li:first-child {
    width: auto;
  }
  .footer-contact li p {
    line-height: 24px;
  }
  .footer-qrcode {
    float: none;
    padding: 12px 0;
  }

  .footer-btm {
    padding-top: 24px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }
  .footer-btm .copyright {
    float: none;
  }
  .footer-btm .beian {
    float: none;
    padding-top: 8px;
  }
  .footer-btm .beian span {
    display: block;
    padding-left: 0;
  }
}


.container {
  margin: auto;
  max-width: 1606px;
  background:#fff;
  margin-top:34px;
  margin-bottom:34px;
}


.news-list {
  widtH:1524px;
  margin:0px auto;
}
.news-list ul {
  padding-bottom: 50px;
}
.news-list li {
  padding: 40px 0;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
}
.news-list li .pic {
  float: left;
  position: relative;
  width: 26%;
  box-shadow: 4px 4px 20px rgba(0,0,0,0.1);
  overflow: hidden;
}
.news-list li .pic img {
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.news-list li .pic .date {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 4px 8px;
  border-radius: 3px;
  background: rgba(255,255,255,0.8);
  font-family: "AvantGarde-Medium";
  font-size: 14px;
  color: #999;
}
.news-list li .con {
  float: right;
  width: 70%;
}
.news-list li .con h4 {
  float:left;
  padding-top: 16px;
  font-size: 20px;
  line-height: 160%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-list li .con font {
  float:right;
  padding-top: 16px;
  font-size: 18px;
  line-height: 160%;
  color:#c9c9c9;
}
.news-list li .con p {
  padding-top: 24px;
  font-size: 14px;
  color: #888;
  line-height: 200%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.news-list li .btm {
  padding-top: 36px;
}
.news-list li .more-btn {
  padding-right: 36px;
  background: url("../images/product-more.png") no-repeat right center;
  font-size: 12px;
  color: #ccc;
  transition: all 0.3s ease-in-out;
}
.news-list li a:hover .pic img {
  transform: scale(1.05);
}
.news-list li a:hover .more-btn {
  padding-right: 48px;
}

.ny_wz{background:#fff;height:65px;}
.ny_wz_1{float:left;colo:#333;font-size:14px;line-height:65px;}
.ny_wz_2{float:right;}
.ny_wz_2_1{float:left;margin-top:15px;line-height:48px;border-bottom:2px solid #06567c;font-size:16px;color:#06567c;font-weight:bold;margin-left:60px}
.ny_wz_2_1 A:link,.ny_wz_2_1 A:active,.ny_wz_2_1 A:visited{color:#06567c;TEXT-DECORATION: none;}
.ny_wz_2_1 A:hover{COLOR: #06567c; TEXT-DECORATION: none;}

.ny_wz_2_2{float:left;margin-top:15px;line-height:48px;font-size:16px;color:#666;margin-left:60px}
.ny_wz_2_2 A:link,.ny_wz_2_2 A:active,.ny_wz_2_2 A:visited{color:#666;TEXT-DECORATION: none;}
.ny_wz_2_2 A:hover{COLOR: #06567c; TEXT-DECORATION: none;font-weight:bold}


.about-intro {
  widtH:1524px;
  margin:0px auto;
  padding: 30px 0;
  font-size: 15px;
  line-height: 240%;
}
.about-intro p {
  padding-bottom: 24px;
}
.about-intro img {
  padding: 20px 0;
  max-width: 100%;
}


.case-list {
  widtH:1524px;
  margin:0px auto;
  padding: 40px 0;
  overflow: hidden;
}
.case-list ul {
  width: calc(100% + 40px);
}
.case-list li {
  float: left;
  margin-right: 40px;
  margin-bottom: 60px;
  width: calc(100% / 3 - 40px);
}
.case-list li .pic {
  box-shadow: 4px 4px 20px rgba(0,0,0,0.1);
  overflow: hidden;
}
.case-list li .pic img {
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.case-list li .con {
  padding: 24px 0;
  border-bottom: 1px solid #efefef;
}
.case-list li .con h4 {
  font-size: 16px;
  line-height: 160%;
}
.case-list li .con p {
  padding-top: 16px;
  font-size: 14px;
  color: #888;
  line-height: 180%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.case-list li .btm {
  padding-top: 24px;
}
.case-list li .more-btn {
  padding-right: 32px;
  background: url("../images/news-more.png") no-repeat right center;
  font-size: 12px;
  color: #ccc;
  transition: all 0.3s ease-in-out;
}
.case-list li a:hover .pic img {
  transform: scale(1.05);
}
.case-list li a:hover .more-btn {
  color: #d9ad5e;
}
