﻿*{
  padding: 0;
  margin: 0;
}
/*html,body{
  font-family: "微软雅黑", 'Courier New', Courier, monospace;
}*/
ul{
  list-style: none;
}
a{
  cursor: pointer;
  text-decoration: none;
  color: #333;
}
a:hover{
  text-decoration: none;
  color: #333;
}
.w80_{
  width: 80%;
}
.ptb31{
  padding-top: 31px;
  padding-bottom: 31px;
}

.p15{
  padding: 15px;
}
.mtb15{
  margin-top: 15px;
  margin-bottom: 15px;
}
.mtb40{
    margin-bottom: 40px;
}
.mb50{
    margin-bottom: 50px;
}
.mb12{
    margin-bottom: 12px;
}
.mt15{
  margin-top: 15px;
}
.ml10{
  margin-left:  10px;
}
.imgwh34{
        width: 34px;
    height: 34px;
}
.mt20{
  margin-top: 20px;
}
.mt40{
  margin-top: 40px;
}
.ml15{
  margin-left: 15px;
}
.ml30{
  margin-left: 30px;
}
.mt108{
    margin-top: 108px;
}
.ml_30{
  margin-left: -30px;
}
.mt6{
  margin-top: 6px;
}
.h355{
    height: 355px !important;
}
.mb70{
    margin-bottom: 70px;
}
.mb60{
    margin-bottom: 60px;
}
.mb48{
    margin-bottom: 40px;
}
.mr_20{
    margin-right: -20px;
}
.mtb52{
    margin-top: 30px;
    margin-bottom: 52px;
}
.mtp15{
   margin-top: 15px; 
}
.mtb30{
  margin-top: 30px;
  margin-bottom: 30px;
}
.mtb24{
  margin-top: 24px;
  margin-bottom: 24px;
}
.header-bg{
  background: url(/template/company/13/static/image/header_bg.png) 0 0 repeat;
}
.bold{
  font-weight: bold;
}
.header-bg .tel{
  color: #ee761d;
}
.fn120{
    font-size: 120px;
}
.theme-bg{
  background-color: #f48413;
}
.ml45{
    margin-left: 45px;
}
.nav-bg{
  background-color: #313439;
}
.banner{
  background: url(/template/company/13/static/image/banner_zx.jpg) 0 0 no-repeat;
  background-position: center;
  height: 468px;
  overflow: hidden;
}
.nav-md a{
  line-height: 57px;
  font-size: 16px;
  color: #fff;
  padding: 0 20px;
  position: relative;
  display: block;
}
.nav-md li + li a::before{
  content: '';
  position: absolute;
  left: 0;
  height: 10px;
  width: 1px;
  background-color: #fff;
  top: 25px;
}
.banner-bg{
  background-color: rgba(0, 0, 0, 0.7);
}
.zs-list img{
  display: block;
  width: 100%;
}
.zs-list .gray{
  background-color: #f3f3f3;
}
.mb90{
    margin-bottom: 90px;
}
.zs-list .gray .title{
  font-size: 20px;
}
.zs-list .gray .desc{
  font-size: 16px;
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.zs-list > .col-md-4{
  margin-top: 15px;
  margin-bottom: 15px;
}
.mb100{
    margin-bottom: 100px;
}
.btn-more{
  line-height: 50px;
  background-color: #f3f3f3;
  cursor: pointer;
}
.footer{
  background-color: #2e2e2e;
  color: #c4c3c3;
}
.footer-logo{
  opacity: 0.7;
}
.footer .title{
  font-size: 22px;
  line-height: 40px;
}
.footer p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0;
}
.navbar-default img{
  height: 20px;
}





.footer .container .row.flex{
  display: -webkit-flex;
  display: flex;
}
.footer .friend-link a{
  color: #c4c3c3;
  white-space: nowrap;
}
.footer .friend-link a + a{
  margin-left: 30px;
}
.copy{
  position: relative;
  line-height: 50px;
  border-top: 1px solid #525252;
}
.fn18{
  font-size: 18px;
}

.fn14{
  font-size: 14px;
}
.details{
  margin: 15px auto 30px;
}
.details .title{
  line-height: 50px;
}
.details .small > span{
  margin-right: 8px;
  line-height: 25px;
  display: inline-block;
}
.details .small{
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.share{
  background: url(/template/company/13/static/image/share_icon.png) 0px 0px no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: bottom;
}
.share2{
  background: url(/template/company/13/static/image/share_icon.png) -31px 0px no-repeat;
}
.share3{
  background: url(/template/company/13/static/image/share_icon.png) -63px 0px no-repeat;
}
.share4{
  background: url(/template/company/13/static/image/share_icon.png) -95px 0px no-repeat;
}
.share5{
  background: url(/template/company/13/static/image/share_icon.png) -124px 0px no-repeat;
}
.share6{
  background: url(/template/company/13/static/image/share_icon.png) -156px 0px no-repeat;
}
.share7{
  background: url(/template/company/13/static/image/share_icon.png) -188px 0px no-repeat;
}
.ml8{
  margin-left: 8px;
}
.details .news p{
  margin-top: 15px;
  color: #666666;
}
.details-bg{
  padding: 15px;
  background-color: #f1f1f1;
}
.block{
  display: block;
}
.mt50{
  margin-top: 50px;
}
.mt42{
  margin-top: 42px;
}
.design .text{
  padding-left: 15px;
  padding-right: 15px;
}
.design .more{
  color: #ee761d;
}
.btn-chat{
  width: 100%;
  background-color: #ee761d;
  color: #fff;
  line-height: 40px;
  padding: 0 30px;
  white-space: nowrap;
}
.btn-chat:hover{
  color: #fff;
}
.banner-service{
  height: 654px;
  background: url(/template/company/13/static/image/banner_zx_service.png) 0 0 no-repeat;
  background-position: center;
}
.w580{
    width: 580px !important;
}
.fn20{
    font-size: 20px;
}
.zx-service .service-nav{
  width: 478px;
  margin: auto;
}
.zx-service .service-nav li{
  margin: 0 30px;
}
.zx-service .service-nav a{
  display: block;
  line-height: 40px;
}
.zx-service .service-nav li:hover a,
.zx-service .service-nav li.active a{
  border-bottom: 3px solid #f48413;
}
#service1 .bg1{
  height: auto;
  background-image: url(/template/company/13/static/image/service_1.png);
  background-repeat: repeat;
}
#service1 .bg3{
  height: 691px;
  background-image: url(/template/company/13/static/image/service_3.png);
}
.nav-service1 > li > a{
  /*background: url(../imgs/service_2.png) 0 0 no-repeat;*/
  width: 83px;
  height: 83px;
  display: block;
  margin: 15px 29px;
}
.nav-service1 > li:nth-child(2) > a{
  background-position: -153px 0px;
}
.nav-service1 > li:nth-child(3) > a{
  background-position: -306px 0px;
}
.nav-service1 > li:nth-child(4) > a{
  background-position: -461px 0px;
}
.nav-service1 > li:nth-child(5) > a{
  background-position: -615px 0px;
}
.nav-service1 > li:nth-child(6) > a{
  background-position: -768px 0px;
}
.nav-service1 > li:nth-child(7) > a{
  background-position: -921px 0px;
}
.nav-service1 > li:nth-child(8) > a{
  background-position: -1075px 0px;
}
#service2 img{
  display: block;
  width: 100%;
}
#service2 .bg4{
  height: 657px;
  background-image: url(/template/company/13/static/image/service_4.png);
}
#service2 .bg5{
  height: 773px;
  background-image: url(/template/company/13/static/image/service_5.png);
}
#service2 .text-center{
  line-height: 40px;
}
.p15{
  padding: 15px;
}
#service3 .bg6{
  height: 478px;
  background-image: url(/template/company/13/static/image/service_6.png);
}
.old-room .item {
  position: relative;
}
.old-room .item img{
  display: block;
  width: 100%;
}
.old-room .item > .content{
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 8px 15px;
  color: #fff;
}
.mt_335{
    margin-top: -335px;
}
.old-room .item > .content .title{
  font-size: 24px;
  line-height: 30px;
}
.old-room .item > .content .desc{
  font-size: 16px;
  line-height: 30px;
}
.mt60{
    margin-top: 60px;
}
#service3 .bg7{
  height: 327px;
  background-image: url(/template/company/13/static/image/service_7.png);
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 50px;
}
.mt30{
  margin-top: 30px;
}
.carousel .item img{
  display: block;
  max-width: 100%;
  margin: auto;
}
.mt_230{
  margin-top: -230px;
}
.pt50{
  padding-top: 50px;
}
#service4{
  background-color: #f6f6f6;
}

.relative{
  position: relative;
}
#service4 .row img{
  display: block;
  width: 100%;
}
.relative .content{
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  background-color: rgba(238, 107, 6, 0.7);
  color: #fff;
  padding: 15px;
}
#service4 .content .title{
  font-size: 24px;
  line-height: 30px;
}
#service4 .content .desc{
  font-size: 16px;
  line-height: 24px;
}
#service4 .row .text-center{
  line-height: 30px;
}
.comment{
  height: 436px;
  background-image: url(/template/company/13/static/image/bg1.png);
}
.white{
  color: #fff;
}
.fn16{
  font-size: 16px;
}
.theme{
  color: #f48413;
}
.mt70{
    margin-top: 70px;
}
.comment > .container{
  background: rgba(146, 146, 146, 0.2);
  padding: 30px 0;
}
.comment .btn-submit{
  line-height: 34px;
  background-color: #ef802b;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}
.pt100{
  padding-top: 100px;
}
.design-team img{
  display: block;
  width: 100%;
}
.mb10{
    margin-bottom: 10px;
}
.gray{
  background-color: #f5f5f5;
}
.design-team .title {
  line-height: 30px;
}
.design-team .title span{
  font-size: 16px;
  color: #888;
  font-weight: normal;
}
.design-team .btn-look{
  text-align: center;
  background-color: #ee761d;
  color: #fff;
  line-height: 35px;
  height: 35px;
  border-radius: 17.5px;
}
.design-team .btn-zx{
  text-align: center;
  background-color: #383838;
  color: #fff;
  line-height: 35px;
  height: 35px;
  border-radius: 17.5px;
}
.fixed-right-center{
  position: fixed;
  top: 50%;
  right: -100px;
  bottom: 0;
  margin: 0;
 /* width: 100px;*/
  height: 58.2px;
  margin-top: -19.1px;
  z-index: 1000;
}
.fixed-right-center > img{
  display: block;
  width: 60%;
}
.banner.banner1{
  background-image: url(/template/company/13/static/image/banner1.png);
  height: 468px;
}
.pb30{
  padding-bottom: 30px;
}
.ml35{
    margin-left: 35px;
}
 .plr15{
  padding-left: 15px;
  padding-right: 15px;
} 

.designer{
  line-height: 40px;
}
.designer .name span{
  color: #777;
  font-size: 14px;
}
.designer-work .desc.text-center{
  position: absolute;
  left: 15px;
  /*right: 15px;*/
  right: 18px;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  line-height: 40px;
}
.designer-work img{
  display: block;
  /*width: 100%;*/
  width: 285.6px;
  height: 175px;
}
.absolute-center{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40px !important;
  height: 40px;
}
.banner.banner2{
  height: 468px;
  background-image: url(/template/company/13/static/image/banner2.png) !important;
}


.vr-nav > ul + ul{
  border-top: 1px solid #ddd;
}
.vr-nav > ul > li{
  padding: 10px 0;
}
.vr-nav > ul > li > a{
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  margin-left: 8px;
  margin-right: 8px;
} 
.vr-nav > ul > li.active a{
  background-color: #ee761d;
  color: #fff;
}
.vr-details .title{
  line-height: 32px;
  height: 32px;
}
.vr-details .btn-back{
  padding: 0 30px;
  border: 1px solid #ee761d;
  color: #ee761d;
  border-radius: 16px;
}
.vr-details img{
  display: block;
}
.ptb30{
  padding-top: 30px;
  padding-bottom: 30px;
}
.border{
  border-top: 1px solid #ddd;
}
.block-center{
  margin-left: auto;
  margin-right: auto;
}
.project .service-nav{
  width: 640px;
}
.lh30{
    line-height: 30px;
}
.mtb33{
    margin-top:33px;
    margin-bottom: 33px;
}
.pt40{
  padding-top: 40px;
}
.pt30{
  padding-top: 30px;
}
.lh20{
    line-height: 20px;
}
.project img.block-center{
  max-width: 100%;
}
.project .btn-look{
  height: 45px;
    line-height: 45px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 25px;
    color: #fff;
    background-color: #ee761d;
    display: inline-block;
}

.project .banner.pro-bg2{
  height: auto;
  background-image: url(/template/company/13/static/image/project03.png);
}
.white-bg{
  background-color: #fff;
  border-radius: 5px;
}
.fn12{
  font-size: 12px;
}
.plr15{
  padding-left: 15px;
  padding-right: 15px;
}
.pt15{
  padding-top: 15px;
}
.project .white-bg{
  height: 180px;
}
.bg48{
  background-color: #484848;
}

.project .banner.pro-bg3{
  width: 100%;
  background-image: url(/template/company/13/static/image/project04.png);
  background-size: 100%;
}

.fn30{
  font-size: 30px;
}
.mt28{
  margin-top: 28px;
}
.mt25{
    margin-top: 25px;
}
.mlr5{
  margin-left: 5px;
  margin-right: 5px;
}
.project .banner.pro-bg4{
  height: auto;
  background-image: url(/template/company/13/static/image/project06.png);
  background-repeat: repeat;
}
.project .standard{
  display: block;
}
.pt55{padding-top:55px;}
.project .btn-standard-look{
  padding-left: 150px;
  padding-right: 150px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background-color: #ee761d;
  border-radius: 20px;
}
.project .btn-standard-look:hover{
  color: #fff;
}
.mtb50{
  margin-top: 50px;
  margin-bottom: 50px;
}
.nav-absolute{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.htx5 .white-bg{
  height: 80px;
  width: 216px;
}
.ml_15{
  margin-left: -15px;
}
.border-lr{
  position: relative;
}
.border-lr:before{
  position: absolute;
  content: "";
  width: 80px;
  height: 1px;
  background-color: #aeaeae;
  top: 30px;
  left: 50%;
  margin-left: -226px;
}
.border-lr:after{
  position: absolute;
  content: "";
  width: 80px;
  height: 1px;
  background-color: #aeaeae;
  top: 30px;
  left: 50%;
  margin-left: 146px;
}
.htx-service-banner .border-lr:before,
.htx-friends .border-lr:before{
  margin-left: -265px;
}
.htx-service-banner .border-lr:after,
.htx-friends .border-lr:after{
  margin-left: 185px;
}

.ml49{
  margin-left: 49px;
}
.ml_72{
    margin-left: -72px;
}
.ml_49{
  margin-left: -49px;
}
.htx_example .ml_49 a{
  display: block;
}
.htx_example .banner_vr{
  display: block;
  height: 370px;
  background-image: url(/template/company/13/static/image/htx10_old.png);
}
.htx-designer-team .team-gb{
  height: 822px;
  background-image: url(/template/company/13/static/image/htx12_old.jpg);
}
.htx-designer-team .container.relative{
  height: 100%;
}
.htx-designer-team  .person{
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 90;
}
.htx_btn_left,
.htx_btn_right{
    display: inline-block;
    width: 60px;
    height: 40px;
    line-height: 35px;
    background-color: rgba(146, 146, 146, 0.2);
    text-align: center;
    font-size: 45px;
    font-weight: lighter;
}
.htx_btn_left:hover,
.htx_btn_right:hover{
  color: #fff;
}
.fn40{
    font-size: 40px;
}
.htx_btn_active{
  background-color: #ee771d;
}
.fn_gray,
.fn-gray{
  color: #999999;
}

.htx-designer-team .text{
  position: absolute;
  left: 45%;
  right: 50px;
  bottom: 180px;
}
.htx-designer-team .htx_btn_order,
.htx-designer-team .htx_btn_look{
  display: inline-block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ee771d;
  border-radius: 20px;
}
.htx-designer-team .htx_btn_order:hover,
.htx-designer-team .htx_btn_look:hover{
  color: #fff;
}
.htx-designer-team .htx_btn_look{
  background-color: transparent;
  border: 1px solid #fff;
}
.htx_zx_news img{
  display: block;
  width: 100%;
}
.border_shadow{
  box-shadow: 3px 3px 13px #858484;
  border-radius: 6px;
  overflow: hidden;
}
.htx_zx_news .border_shadow img{
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}
.htx_zx_news .border_shadow img.clock{
  display: inline-block;
  width: 15px;
  margin-left: 0;
  margin-right: 0px;
  vertical-align: top;
}

.two-line{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.htx_zx_news .btn-more{
  width: 340px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #ee771d;
  border: 2px solid #ee771d;
  border-radius: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
.htx-service-banner{
  height: auto;
  background-image: url(/template/company/13/static/image/htx14.jpg);
}
.htx-friends ul.list a{
  display: block;
  width: 213px;
  height: 70px;
  background-color: #fff;
  overflow: hidden;
  padding: 8px;
}
.htx-friends ul.list a img{
  display: block;
  height: 100%;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}
.advantage .service-nav{
  width: 740px;
}

.advantage img{
  display: block;
  width: 100%;
}
.adv_banner2{
  background-image: url(/template/company/13/static/image/avd_bg01.png);
  background-repeat: repeat;
  height: auto;
}
.ml_64{
  margin-left: -64px;
}
.ml64{
  margin-left: 64px;
}
.advantage .adv-bg4{
  background-image: url(/template/company/13/static/image/adv_bg2.png);
  background-repeat: repeat;
  height: auto;
}
.advantage img{
  display: block;
  width: 100%;
}
.advantage  .adv-bg5{
  height: 454px;
  background-image: url(/template/company/13/static/image/adv_bg3.png);
}
.advantage .inventory{
  width: 60% !important;
  height: 200px;
  background-color: rgba(0, 0, 0, 0.7);
}
.fn50{
  font-size: 50px;
}
.h100{
  height: 100%;
}
.modal .item select{
  height: 45px;
line-height: 45px;
border-radius: 25px;
border-color: #dddddd;
width: 100%;
margin: auto;
color: #666666;
display: block;
padding: 5px 25px 5px 15px;
}
.modal .dialog-ok{
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*width: 60%;*/
  height: 45px;
  line-height: 45px;
  background-color: #ee761d;
  border-radius: 25px;
}
.modal .dialog-ok:hover{
  color: #fff;
}
.modal input{
    height: 45px;
    line-height: 45px;
    border-radius: 25px;
    border: 1px solid #ddd;
    width: 100%;
    margin: auto;
    color: #666666;
    display: block;
    padding: 5px 25px 5px 15px;
}
.concat-us .service-nav{
  width: 280px;
}
.concat-us-bg1{
  background: url(/template/company/13/static/image/concatus01.png) 0 0 no-repeat;
  background-position: center bottom;
}
.concat-us-logo{
  height: 30px; 
}
#map{
  height: 400px;
}
.mt100{
  margin-top: 100px;
}
.fn36{
    font-size: 36px;
}
/* 隐藏百度地图的logo */
.anchorBL,
.BMap_cpyCtrl.anchorBL{
  display: none;
}
.glyphicon-menu-down{
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 14px;
}
.culture-banner{
  height: 468px;
  background-image: url(/template/company/13/static/image/culture01.png);
}
.mt_15{
  margin-top: -15px;
}
.mt_30{
  margin-top: -30px;
}
.border3_b_theme{
  position: relative;
  
}
.border3_b_theme:after{
  content: "";
  border-bottom: 6px solid #ee761d;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
}
.pb15{
  padding-bottom: 15px;
}
.pb65{
  padding-bottom: 65px;
}
.pb60{
    padding-bottom: 60px;
}
.pb6{
    padding-bottom: 6px;
}
.culture-abstract img{
  display: block;
  max-width: 100%;
}
.lh30{
  line-height: 30px;
}
.culture-details a{
  display: block;
}
.h180{
  height: 180px;
}
.h200{
  height: 200px;
}
.ptb15{
  padding-top: 15px;
  padding-bottom: 15px;
}
.fn24{
  font-size: 24px;
}
.fn28{
  font-size: 28px;
}
ul.nav-md{
  margin-bottom: 0;
}
ul.nav-md > li{
  display: block;
  width: 12.5%;
  text-align: center;
}
ul.nav-md > li:hover a,
ul.nav-md > li.active a{
  color: #333;
  background-color: #fff;
  width: calc(100% + 2px);
}
.pb50{
  padding-bottom: 50px;
}
.pb160{
    padding-bottom: 160px;
}
.ptb15{
    padding-top: 15px;
    padding-bottom: 15px;
}
.plr10{
    padding-right: 10px;
    padding-left: 10px;
}
.mb30{
    margin-bottom: 30px;
}
.mb35{
    margin-bottom: 35px;
}
.w_100{
  display: block;
  width: 100%;
}
#service1 .bg1 .bg_l{
  background-image: url(/template/company/13/static/image/service_1_licon.png);
  background-repeat: no-repeat;
  background-position: top right;
  height: 654px;
}


.absolute-t100{
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 89;
    opacity: 0.1;
    width: 360px;
}
.mt150{
  margin-top: 150px;
}
.mt10{
  margin-top: 10px;
}
#service1 .theme-bg{
  width: 90px;
  height: 90px;
  cursor: pointer;
}
.fn100{
  font-size: 100px;
}
.huitcolor{
    color:#f5f5f5;
}
.fn80{
  font-size: 80px;
}
.w30{
  width: 30px;
}
.mt54{
  margin-top: 54px;
}
.w100{
  width: 100px;
}

#service1 .desc_border{
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  line-height: 40px;
  font-size: 22px;
  width: 80%;
}
#service1 .desc_border span{
  letter-spacing: 8px;
}
.pl30{
  padding-left: 30px;
}
.ptb50{
  padding-top: 50px;
  padding-bottom: 50px;
}
.pr80{
  padding-right: 80px;
}
.mt42{
        margin-top: 42px;
}
.pt90{
    padding-top: 90px;
}
.pl100{
  padding-left: 100px;
}
.pl90{
  padding-left: 90px;
}
/*.mt80{
  margin-top: 80px;
}*/
.tearmslist{
    height: 320px;
}
.tearmcover{
    width: 320px;
    background-color: #373737;
        padding: 0px;
}
.tearmcover img{
    width: 100%;
    height: 100%;
}
.mt18{
    margin-top:18px;
}
#service1 .absolute-bg3{
  position: absolute;
  /*top: 100px;*/
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
}
.ml_50{
  margin-left: -50px;
}
#carousel img{
  height: 140px;
  cursor: pointer;
}
.pt8{
  padding-top: 8px;
}
.fn38{
  font-size: 38px;
}
.fn32{
  font-size: 32px;
}
.fn22{
  font-size: 22px;
}

.advantage #service4 .desc-left, .advantage #service4 .desc-right {
    position: absolute;
    left: 0px;
    top: 53px;
    right: 50%;
    z-index: 98;
}
.h401 {
    height: 401px;
    font-size: 16px;
}
.advantage #service4 img.center {
    position: absolute;
    height: 401px;
    width: 401px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
}
.advantage #service4 .desc-right > li{
  padding-left: 230px;
}
.advantage #service4 .desc-left > li, .advantage #service4 .desc-right > li {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 30px;
    padding-right: 15px;
}
.advantage .adv-bg4 {
    background-image: url(/template/company/13/static/image/adv_bg2.png);
    background-repeat: repeat;
    height: auto;
}

.advantage #service4 .desc-right {
    left: 50%;
    right: 0;
}
/*.advantage #service4 .desc-left > li + li, .advantage #service4 .desc-right > li + li {
    border-top: 2px solid #73c6eb;
}*/

/*集团优势*/

.center{
  margin-left: auto;
  margin-right: auto;
}
.advantage #service4 img.center{
  position: absolute;
  height: 401px;
  width: 401px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
}
.advantage #service4 .desc-left > li,
.advantage #service4 .desc-right > li{
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 15px;
}
.advantage #service4 .desc-left > li + li,
.advantage #service4 .desc-right > li + li{
   border-top: 2px solid #73c6eb;
}
.h401{
  height: 401px;
}
.advantage #service4 .desc-left,
.advantage #service4 .desc-right{
  position: absolute;
  left: 0px;
  top: 53px;
  right: 50%;
  z-index: 98;
}
.advantage #service4 .desc-right > li{
  padding-left: 230px;
}
.advantage #service4 .desc-right{
  left: 50%;
  right: 0;
}
.fn120{
  font-size: 120px;
}
.text-gradient{
  background-image: -webkit-linear-gradient(top, #f08637, #f8c49e ,#fdf2ea); 
  -webkit-background-clip: text; 
  -webkit-text-fill-color: transparent; 
}
.mt10{
  margin-top: 10px;
}
.mt_40{
  margin-top: -40px;
}





.banner-liner{
  background-image: -webkit-linear-gradient(top, #ffffff3f,  rgba(75, 61, 61, 0.3)); 
  -webkit-background-clip: text; 
  -webkit-text-fill-color: transparent; 
  opacity: 0.6;
}
.mt80{
  margin-top: 80px;
}
.r_t_100{
  position: relative;
  top: -100px;
}
.fn60{
  font-size: 60px;
}
/*.fn22{
  font-size: 22px;
}*/
#service2 .bg5{
  background-image: url(/template/company/13/static/image/img101.png);
}
.absolute-t100{
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  opacity: 0.5;
  width: 360px;
}
.w_100{
  display: block;
  width: 100%;
}
#service1 .bg1 .bg_l{
  background-image: url(/template/company/13/static/image/service_1_licon.png);
  background-repeat: no-repeat;
  background-position: top right;
  height: 654px;
}
.mt150{
  margin-top: 150px;
}
#service1 .theme-bg{
  width: 90px;
  height: 90px;
  cursor: pointer;
}
.fn100{
  font-size: 100px;
}
.w30{
  width: 30px;
}
.mt54{
  margin-top: 54px;
}
.w100{
  width: 100px;
}
.theme-bg {
  background-color: #ee761d;
}
#service1 .desc_border{
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 40px;
  width: 80%;
}
#service1 .desc_border span{
  letter-spacing: 8px;
}

#service1 .absolute-bg3{
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
}
.ml_50{
  margin-left: -50px;
}
.mt60{
  margin-top: 60px;
}
.fn38{
  font-size: 38px;
}
.w470{
  width: 430px;
}
.mt120{
  margin-top: 120px;
}
#service2 .pos-left{
  position: absolute;
  left: 0;
}
#service2 .pos-left .title{
  border-left: 3px solid #ef802b;
  padding-left: 8px;
  line-height: 1;
}
#service2 .pos-left > li{
  margin-top: 15px;
}
.mt8{
  margin-top: 8px;
}
.carousel-inner{
  overflow: visible;
}
.goup-container{
  z-index: 999999;
}

.oh{
  overflow: hidden;
}


.space > .col-sm-6{
  margin-top: 6px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
}
.space .desc.text-center{
  left: 3px !important;
  right: 3px !important;
}