@charset "UTF-8";
.indexNav{position:fixed;width:100%;top:0px;left:0px;z-index:2;background-image: linear-gradient(rgb(0 0 0 / 0.3), rgb(0 0 0 / 0));background: #fff;}
.indexNavNr{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;align-items:center;}
.logo{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
}
.logo h1{font-size:32px;text-transform:capitalize;}
.logo img{height: 60px;}

.logo2{display:none}
#nav{}
#nav>li{float:left;display:block;position:relative;margin: 0 0 0 50px;}
#nav>li>a{line-height: 80px;font-size: 16px;transition:0.4s;-o-transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;font-family:'Roboto',sans-serif;font-weight:500;position:relative;text-transform:capitalize;}
#nav>li>a.this{color:#ea5513!important}
#nav>li>a.this:before{content:'';display:block;width:14px;height:1px;background:#ea5513;position:absolute;left:0px;transition:0.4s;-o-transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;width:100%;bottom:26px}
#nav>li>ul{position:absolute;left:-20px;z-index:20;background:#fff;box-shadow:0 2px 6px 0 rgba(32,33,36,0.28);display:none;min-width:150%}
#nav>li>ul>li{border-bottom:1px solid rgba(0,0,0,0.10)}
#nav>li>ul>li>a{display:block;padding:10px 20px;white-space:nowrap}

.head{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;align-items:center;background: #303442;display: none;}
.head a{color:#fff;line-height: 40px;font-size:14px;}
.headLeft{}
.headLeft a{}
.head a i{font-size:14px;font-weight:normal;position:relative;top:1px;margin-right:6px;color: #ea5513;}
.headRight a{padding-left:40px}
.headNr{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;align-items:center}
.sousuo{background:#f5f5f5}
.sousuo button{position:absolute;right:0px;height:38px;top:0px;padding:0 15px;background:none;color:#333}
.sousuo input{width:240px;height:38px;line-height:38px;font-size:14px;padding:0 10px;display:block;background:none;color:#333}
.sousuo form{display:block;position:relative}
.sousuo input::-webkit-input-placeholder{color:#999}
.sousuo input::-moz-placeholder{color:#999}
.sousuo input::-ms-input-placeholder{color:#999}
/*头部结束*/




/*头部二*/
.indexNavB{position:fixed;width:100%;top:0px;left:0px;background: rgb(0 0 0 / 0.5);z-index:2;}
.indexNavNrB{display:flex;flex-wrap:wrap;justify-content: center;display:-webkit-flex;align-items:center; border-top: 1px solid rgb(255 255 255 / 0.1);}
.logoB{
    width: 100%;
   
}
.logoB h1{font-size: 30px;color: #fff;text-transform:capitalize;text-align: center;padding: 16px 0;}
#navB{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
#navB>li{display:block;position:relative;margin: 0 25px;}
#navB>li>a{line-height: 50px;font-size: 16px;transition:0.4s;-o-transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;font-family:'Roboto',sans-serif;font-weight:500;text-transform:uppercase;position:relative;color: #fff;}
#navB>li>a.this{color:#ea5513!important}
#navB>li>a.this:before{content:'';display:block;width:14px;height:1px;background:#ea5513;position:absolute;left:0px;transition:0.4s;-o-transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;width: 0;bottom:26px;}
#navB>li>ul{position:absolute;left:-20px;z-index:20;background:#fff;box-shadow:0 2px 6px 0 rgba(32,33,36,0.28);display:none;min-width:150%}
#navB>li>ul>li{border-bottom:1px solid rgba(0,0,0,0.10)}
#navB>li>ul>li>a{display:block;padding:10px 20px;white-space:nowrap; font-size:14px;}
/*头部二*/



/*头部三*/
.indexNavC{position:fixed;width:100%;top:0px;left:0px;z-index:2;background: #fff;}
.indexNavNrC{display:flex;flex-wrap:wrap;display:-webkit-flex;align-items:center;background: #000;}
.logoC{
    width: 100%;
   
}
.logoC h1{font-size: 30px;color: #fff;text-transform:capitalize;text-align: center;padding: 16px 0;}
#navC{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
}
#navC>li{display:block;position:relative;}
#navC>li>a{line-height: 50px;font-size: 16px;transition:0.4s;-o-transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;font-family:'Roboto',sans-serif;font-weight:500;text-transform:uppercase;position:relative;color: #fff;padding-right: 80px;}
#navC>li>a.this{color:#ea5513!important}
#navC>li>a.this:before{content:'';display:block;width:14px;height:1px;background:#ea5513;position:absolute;left:0px;transition:0.4s;-o-transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;width: 0;bottom:26px;}
#navC>li>ul{position:absolute;left:-20px;z-index:20;background:#fff;box-shadow:0 2px 6px 0 rgba(32,33,36,0.28);display:none;min-width:150%}
#navC>li>ul>li{border-bottom:1px solid rgba(0,0,0,0.10)}
#navC>li>ul>li>a{display:block;padding:10px 20px;white-space:nowrap; font-size:14px;}
.headC{}
.headCNr{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items:center;
    padding: 20px 0;
}
.headCNrlogo{}
.headCNrlogo h1{
    font-size: 26px;
    text-transform:capitalize;
}
.headCRight{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
.headCRight a{display: flex;flex-wrap: wrap;display: -webkit-flex;justify-content: space-between;align-items:center;padding-left: 30px;}
.headCRight span{
    width: 34px;
    height: 34px;
    background: #ea5513;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: center;
    align-items:center;
    margin-right: 10px;
}
.headCRight i{
    color: #fff;
}
.headCRight p{
    line-height: 1em;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.headCRight p em{
    display: block;
    width: 100%;
    line-height: 1em;
    font-size: 14px;
    padding-bottom: 4px;
    font-weight: normal;
    color: #666;
}


/*头部三*/




/*轮播图*/
.banner{position:relative;display:flex;flex-wrap:wrap;justify-content:center;display:-webkit-flex;align-items:center}
.banner:before{content:'';display:block;position:absolute;width:100%;height:100%;background:#000;opacity: 0.2;left:0px;top:0px;}
.banner img{width:100%;height:80vh}
.bannerTxt{position:absolute;width: 1260px;padding-top: 120px;text-align: center;}
.bannerTxt h2{color:#fff;font-size:0.6rem;line-height:1em;padding-bottom:0.5em; }
.bannerTxt p{color:#fff;font-size:20px;padding: 0 10%;}
.bannerTxt a{padding:0 50px;line-height:50px;color:#fff;font-weight:bold;margin:40px 0;border-radius: 2px;background: #ea5513;}
.bannerTxt strong{}
.banner .icon-zuo-copy{position:absolute;bottom:20px;color:#fff;transform:rotate(90deg);-webkit-transform:rotate(90deg);font-size:50px;opacity:0.9;-moz-animation:myMove 1s linear infinite alternate;-webkit-animation:myMove 1s linear infinite alternate;-o-animation:myMove 1s linear infinite alternate;animation:myMove 1s linear infinite alternate;display:none;}
@-moz-keyframes myMove{0%{bottom:20px}
100%{bottom:40px}
}@-webkit-keyframes myMove{0%{bottom:20px}
100%{bottom:40px}
}@-o-keyframes myMove{0%{bottom:20px}
100%{bottom:40px}
}@keyframes myMove{0%{bottom:20px}
100%{bottom:40px}
}
/*轮播图结束*/


/*首页公司介绍*/
.indexA{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;align-items:center;padding:1rem 0}
.indexA>img{max-width:600px}
.indexA>div{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;align-items: center;}
.indexA h2{font-size:0.5rem;padding-bottom:0.5em;}
.indexA h2:before{content:''}
.indexA h3{font-size:20px;line-height:1em;padding-bottom: 0.5em;}
.indexA .indexAboutTxt p{line-height: 1.5em;margin-bottom: 0.6em;color:#333;}
.indexAboutTxt .BJQ{width: 100%;}
.indexAboutTxt .BJQ a{line-height: 43px;padding: 0 30px;margin-top:20px;font-size: 14px;text-transform: uppercase;border: 1px solid #000;font-weight: bold;}
.indexAboutTxt .BJQ a i{
    font-size: 12px;
}
.indexAboutTxt .BJQ strong{}
.indexAboutTxt .BJQ ul{padding-bottom:1em}
.indexAboutTxt .BJQ ul li{
    padding: 0 0 10px 20px;
    position: relative;
}
.indexAboutTxt .BJQ ul li i{color:#ea5513;position: absolute;left: 0px;top: 2px;}
.indexAboutTxt>img{width: 600px;height: 450px;}
.indexA>ul{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.indexA>ul>li{width: 48%;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding-top:30px;}
.indexA>ul>li em{}
.indexA>ul li img{width:60px;}
.indexA>ul li p{color:#444;font-size:14px}
.indexA>ul li h4{}
.indexAbout{}
.indexA>ul>li div{width:calc(100% - 80px)}
/*首页公司介绍结束*/





/*隔断*/
.indexF{background-attachment:fixed;background-size:cover;background-position:center;position:relative}
.indexF .indexFHead{padding: 0.8rem 0 40px;display:flex;flex-wrap:wrap;justify-content: space-between;display:-webkit-flex;align-items:center;}
.indexF h2{line-height:1em;font-size: 30px;color:#fff;width:100%;padding-bottom:0.5em;text-transform:uppercase;}
.indexF a{height: 45px;line-height: 43px;color:#fff;display:block;text-align:center;padding: 0 30px;font-size: 14px;border: 1px solid #fff;text-transform:uppercase;font-weight: bold;}
.indexF a i{
    font-size: 12px;
}
.indexF:before{content:'';display:block;position:absolute;width:100%;height:100%;background:#000;opacity:0;top:0px;left:0px}
.indexF .BJQ{width: 71%;}
.indexF .indexFHead p{color:#fff;font-size:16px;margin-bottom:1em;}
.indexF .indexFHead p:last-child{margin-bottom:0px}
.indexF .BJQ ul{padding-top:10px;display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.indexF .BJQ ul li{position:relative;color:#fff;width: 100%;padding-left:20px;margin-bottom: 1em;}
.indexF .BJQ ul li i{position:absolute;left:0px;top: 3px;}
.indexFul{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 0 0 0.8rem;
}
.indexFul li{
    width: 24%;
    background: #091029;
    border-radius:4px;
    overflow: hidden;
    padding: 30px;
    border: 1px solid rgb(255 255 255 / 0.3);
}
.indexFul h3{
    color: #fff;
}
.indexFul p{
    color: #fff;
}
.indexFul img{
    width: 70px;
}
.indexFul em{}
.indexFul div{}
/*隔断*/





/*首页产品*/
.indexCp{
    padding-top: 0.8rem;
}
.indexCpTitle{}
.indexCpTitle h2{font-size:0.5rem;padding-bottom:1em;text-align:center;text-transform:capitalize;}
.indexCpOl{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding-bottom:1rem}
.indexCpOl li{width: 620px;background: #fff;margin-bottom: 20px;}
.indexCpOl li a{display: flex;flex-wrap: wrap;display: -webkit-flex;justify-content: space-between;}
.indexCpOl li img{width:100%;height: 30vh;}
.indexCpOl li h3{color:#000;font-size: 24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin: 10px 0;}
.indexCpOl li p{
    color: #666;
    font-size: 16px;
    margin: 0px 0 20px;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.indexCpOl li em{font-size:14px;color: #ea5513;padding: 8px 0px;}
 
.indexCpOl li span{
    color: #999;
    font-size: 14px;
}
.indexCpOl li em i{font-size: 12px;}
.indexCpdefaultTxt{padding: 20px;width: 48%;background: #f7f8f9;}
.IndexProductTitle{
    font-size: 0.5rem;
    padding-bottom: 0.5em;
    text-align: center;
    font-weight: bold;
    padding-top: 0.5rem;
}
.IndexProduct .ShopAll{
    width: 145px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #000;
    text-align: center;
    font-size: 14px;
    text-transform:uppercase;
    margin: 0 auto;
    display: block;
    font-weight: bold;
}
.indexCpOl li .imghover{
    width: 49%;
}
/*首页产品*/



/*尾部*/
.footB{overflow:hidden;padding-top:40px;position:relative;background-attachment:fixed;background-size:cover;background-position:center}
.footB:before{content:'';display:block;position:absolute;width:100%;height:100%;background: #0c0c0c;opacity:0.8;top:0px;left:0px;}
.footBNr{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;margin-bottom: 40px;}
.footBA{width: 33%;padding: 0 40px;}
.footB h4{font-size:21px;text-transform:uppercase;padding-bottom:20px;color:#fff; font-weight:500}
.footBA ul{}
.footBA ul li{overflow:hidden;margin-bottom:10px;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;}
.footBA ul li i{color: #ea5513;opacity: 1;margin-top:4px;font-size:20px;position:relative;display:none;}
.footBA ul li p{overflow:hidden;width: 100%;}
.footBA ul li a{font-size:15px;color: #bbbdc3;opacity: 1;}
.footBA ul li span{text-align:center;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:center;}
.footBB{width: 25%;border-right: 1px solid rgb(255 255 255 / 0.2);padding: 0 40px;display: none;}
.footBB a{font-size:15px;margin-bottom:10px;position:relative;margin-right:20px;display:block;color: #bbbdc3;opacity: 1;}
.footBB a:before{content:'';display:block;width:4px;height:4px;border: 1px solid #ea5513;position:absolute;left:0px;top:8px;transform:rotate(45deg);display:none;}

.footBC{
    width: 33%;
    border-right: 1px solid rgb(255 255 255 / 0.2);
    padding: 0 40px;
}
.footBC a{font-size:15px;margin-bottom:10px;position:relative;margin-right:20px;display:block;color: #bbbdc3;opacity: 1;}
.footBC a:before{content:'';display:block;width:4px;height:4px;border: 1px solid #ea5513;position:absolute;left:0px;top:8px;transform:rotate(45deg); display:none;}
.footBD{width:25%}
.footBD form{display:block}
.footBD input{background:none;width:100%;border:1px solid rgb(238 238 238 / 0.5);margin-bottom:10px;line-height:36px;height:36px;font-size:14px;padding-left:10px;color:#fff}
.footBD textarea{background:none;width:100%;border:1px solid #eee;border:1px solid rgb(238 238 238 / 0.5);padding:10px;font-size:14px;display:block;margin-bottom:20px;color:#fff}
.footBD button{width:150px;height:40px;line-height:40px;background:#ea5513;color:#fff;font-size:14px;text-transform:uppercase}
.footBD input::-webkit-input-placeholder{color:#ddd}
.footBD input::-moz-placeholder{color:#ddd}
.footBD input::-ms-input-placeholder{color:#ddd}
.footBD textarea::-webkit-input-placeholder{color:#ddd}
.footBD textarea::-moz-placeholder{color:#ddd}
.footBD textarea::-ms-input-placeholder{color:#ddd}
.copyright{border-top: 1px solid rgb(255 255 255 / 0.2);position:relative;z-index:2;}
.copyrightLeft{}
.copyrightLeft a{line-height: 60px;font-size: 14px;color: #fff;width:100%;text-align:center;}
.footA{width: 33%;border-right: 1px solid rgb(255 255 255 / 0.2);padding-right: 40px;}
.footA p{color: #bbbdc3;opacity: 1;font-size:15px;}
.copyrightRight{
}
.copyrightRight a{
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.copyrightRight i{
    color: #fff;
    position: relative;
    top: -1px;
    font-size: 14px;
}
.copyright .box{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}
/*尾部结束*/





/*面包屑*/
.lanmubanner{position:relative;}
.lanmubanner:before{content:'';position:absolute;width:100%;top:0px;height:100%;background: #000;opacity: 0.15;left:0px;}
.lanmubanner img{width:100%;height: 40vh;}
.lanmubannerTxt{position:absolute;top:0px;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;display:-webkit-flex;align-items:center;color:#fff;font-size:14px;}
.lanmubannerTxt h2{font-size:0.3rem;color: #fff;text-transform:capitalize;padding-bottom:10px;text-align: center;}
.lanmubannerTxt a{color: #fff;font-size:14px;}
.lanmubannerTxt>div{
    width: 1260px;
    color: #fff;
    text-align: center;
    padding-top: 120px;
}
/*面包屑结束*/






/*公司介绍*/
.About{padding:1rem 0}
.About .box>h2{font-size:0.4rem;margin-bottom:0.5em}
.About .box p{margin-bottom:1em}
.About>ul{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;padding-top:40px}
.About>ul>li{width:32%;text-align:center;background:#f5f5f5}
.About>ul>li i{font-size:60px;color:#ea5513}
.About>ul>li img{width:100%}
.About>ul>li h3{text-align:center;font-size:20px}
.About>ul>li p{color:#666;font-size:14px}
.About>ul>li div{padding:20px;}
.About .BJQ{overflow:hidden}
.About .BJQ>img{float:left;margin-right:40px; }
.About .BJQ ul{overflow:hidden;padding:0px 0 20px 0px}
.About .BJQ ul li{position:relative;font-size:16px;margin-bottom:5px}
.About .BJQ ul li:before{}
.About .BJQ ul li i{color:#ea5513;margin-right:5px}
/*公司介绍结束*/


/*服务单页*/
.page{padding:1rem 0;display: flex;flex-wrap: wrap;display: -webkit-flex;justify-content: space-between;}
.page h2{}
.page .BJQ{}
.page .BJQ p{margin-bottom:0.5em}
.page .BJQ h3{font-size:24px;padding-bottom:0.5em;padding-top:1em;text-transform:capitalize}
.page .BJQ h4{
    font-size: 24px;
    margin-top: 1em;
    padding-bottom: 5px;
}
.page .BJQ strong{}
.page .BJQ ul{overflow:hidden;padding-bottom:1em}
.page .BJQ ul li{position:relative;padding-left:15px;font-size:16px}
.page .BJQ ul li i{color:#ea5513;margin-right:5px}
.pageUl{padding:20px 0}
.pageUl ul{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.pageUl ul li{width:24%;cursor:pointer}
.pageUl ul li img{width:100%}
.pageUl ul li div{}
.pageUl ul li h3{color:#000;font-size:16px;font-weight:600;padding:6px 0;text-align:center}
.pageOl{}
.pageOl ol{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.pageOl li{width:32%;margin-bottom:30px;cursor:pointer}
.pageOl img{width:100%}
.pageOl h3{color:#000;font-size:22px;font-weight:600;padding:10px 0 0}
.pageOl p{font-size:14px;color:#444}
.pageOl div{}
/*服务单页结束*/



/*服务列表*/
.ServicesListBJ{}
.ServicesList{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding:1rem 0}
.ServicesList>ul{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;width:100%}
.ServicesList>ul>li{width:100%;margin-bottom:30px;padding-bottom:30px;border-bottom:1px dashed #ddd}
.ServicesList>ul>li>a{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;width:100%}
.ServicesList>ul>li:nth-child(2n) .ServicesListTitle{
}
.ServicesListTitle{width: 400px;}
.ServicesListTitle img{width:100%;}
.ServicesListTxt{width: calc(100% - 440px);position: relative;}
.ServicesListTxt ul{margin:10px 0}
.ServicesListTxt ul li{
    color: #716e6b;
    position: relative;
    font-size: 16px;
    margin-bottom: 5px;
    }
.ServicesListTxt ul li i{    color: #ea5513;
    margin-right: 5px;}
.ServicesListTxt h4{}
.ServicesListTxt span{}
.ServicesListTxt  em{line-height: 36px;color:#ea5513;font-size: 14px;position: absolute;bottom: 0px;font-weight: bold;text-transform:uppercase;}
.ServicesListTxt h3{margin:0px 0 10px;font-size: 30px;color:#000;}
.ServicesListTxt p{color: #716e6b;font-size:15px;overflow:hidden;margin-bottom: 1em;}
.ServicesListTxt strong{}
/*服务列表*/







/*服务详情*/
.ServicesShow{padding:1rem 0;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between}
.ServicesShow h1{font-size:30px;color:#000;margin-bottom:20px;}


.ServicesShowTxt{padding-top: 20px;width: 100%;}
.ServicesShowImg{padding-bottom:0px;}
.ServicesShowImg img{margin:0 auto;}
.ServicesShow .BJQ{}
.ServicesShow .BJQ{margin:0 auto}
.ServicesShow .BJQ h3{font-size:20px}
.ServicesShow .BJQ h4{
    padding-bottom: 10px;
}
.ServicesShow .BJQ h2{}
.ServicesShow .BJQ p{padding-bottom:1em}
.ServicesShow .BJQ ul{}
.ServicesShow .BJQ ul li{margin-bottom: 10px;position:relative;padding-left:20px;font-size: 14px;}
.ServicesShow .BJQ ul li i{color:#ea5513;position:absolute;left:0px;top:3px}
.ServicesShow .BJQ strong{}

.ServicesParameter{}
.ServicesParameter h2{
    font-size: 20px;
    padding-bottom: 10px;
}
.ServicesParameterUl{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
.ServicesParameterUl li{
    width: 32%;
}
.ServicesParameterUl li img{}
.ServicesParameterUl li h3{
    font-size: 20px;
    padding: 10px 0 5px;
}
.ServicesParameterUl li p{}

.ServicesParameterList{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.ServicesParameterImg{
    width: 40%;
}
.ServicesParameterImg img{}
.ServicesParameterList .BJQ{}
.ServicesParameterList .BJQ{width: 52%;}
.ServicesParameterList .BJQ h3{font-size:20px}
.ServicesParameterList .BJQ h4{
    padding-bottom: 10px;
}
.ServicesParameterList .BJQ h2{}
.ServicesParameterList .BJQ p{padding-bottom:1em}
.ServicesParameterList .BJQ ul{}
.ServicesParameterList .BJQ ul li{margin-bottom: 10px;position:relative;padding-left:20px;font-size: 14px;}
.ServicesParameterList .BJQ ul li i{color:#ea5513;position:absolute;left:0px;top:3px}
.ServicesParameterList .BJQ strong{}
.ServicesParameterList:nth-child(2n) .ServicesParameterImg{}
/*服务详情结束*/




/*单页图集*/
.pageImgs{padding:1rem 0}
.pageImgs ul{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.pageImgs ul li{width: 24%;cursor:pointer;}
.pageImgs ul li img{width:100%;height: 200px;}
.pageImgs ul li div{}
.pageImgs ul li h3{color: #333;font-size:16px;padding:6px 0;text-align:center;font-weight: normal;}
.pageImgs ol{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.pageImgs li{width:32%;margin-bottom:30px;cursor:pointer}
.pageImgs img{width:100%}
.pageImgs h3{color:#000;font-size:22px;font-weight:600;padding:10px 0 0}
.pageImgs p{font-size:14px;color:#444}
.pageImgs div{}
/*单页图集结束*/




/*联系我们*/
.ContactBox{padding:1rem 0 1rem;display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.ContactBox h2{color:#000;font-size:0.4rem}
.ContactLeft{width: 38%;}
.ContactLeft h3{font-weight:normal;font-size:14px;padding-bottom:1em;color:#666}
.ContactLeft form{}
.ContactLeft h2{color:#000;font-size:0.4rem;text-align:left;margin-bottom:20px}
.ContactLeft input{width:100%;height:46px;line-height:46px;font-size:14px;display:block;margin-bottom:10px;padding:0 10px;background: #f6f7f8;}
.ContactLeft textarea{width:100%;height: 207px;border:none;font-size:14px;display:block;margin-bottom:20px;padding:10px;background: #f6f7f8;}
.ContactLeft button{height:45px;line-height:45px;color:#fff;padding:0 50px;display:block;width: 100%;background: #ea5513;}
.ContactRight{width: 58%;}
.ContactRight h3{margin-bottom:20px;padding-top:16px;font-weight:normal;font-size:14px;padding-bottom:0em;color:#666}
.ContactRight ul{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;}
.ContactRight li{margin-bottom:30px;border-radius:10px 10px 10px 10px;width:100%;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;align-items:center}
.ContactRight li em{width:50px;height:50px;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:center;align-items:center;border-radius: 100%;background: #f6f7f8;}
.ContactRight li div{width:calc(100% - 70px)}
.ContactRight li i{font-size:26px;color:#ea5513}
.ContactRight p{}
.ContactRight a{color:#666;font-size:14px}
.ContactRight span{font-size:20px;line-height:24px;color:#333333;font-family:'Roboto',sans-serif;font-weight:500;display:block}
.ContactBJ{
}
/*联系我们结束*/






 










 /*导航固定*/
.fixed .indexNav{position:fixed;width:100%;left:0px;top:0px;z-index:9;background:#fff!important;box-shadow:0 1px 6px 0 rgba(32,33,36,0.28)}
.fixed #nav>li>a{line-height:70px;color:#000}
.fixed .logo h1{color: #000;}
.fixed .sousuo{}
.fixed .sousuo input{color:#333}
.fixed .sousuo button{color:#333}
.fixed .sousuo input::-webkit-input-placeholder{color:#999}
.fixed .sousuo input::-moz-placeholder{color:#999}
.fixed .sousuo input::-ms-input-placeholder{color:#999}
.fixed .logo1{display:none}
.fixed .logo2{display:block}
.fixed #nav>li>a.this:before{bottom:20px}
.fixed .head{display:none;}
.fixed .indexNavNr{padding:0px;}
  /*导航固定*/
  
  
  
  
 /*导航固定二 */
 
.fixed .indexNavB{
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(32,33,36,0.1);
}
.fixed #navB>li>a{
    color: #000;
}
.fixed .logoB h1{
    color: #000;
}

.fixed  .logoB{ border-bottom: 1px solid rgba(0,0,0,.1);}
  /*导航固定二 */
  
  
  
  
    /*导航固定三 */
    
    .fixed .headC{display:none;}
    
    
    
      /*导航固定三 */
  
  
  
  
  
  /*产品列表*/
  .productLeft select{display:none}
.productLeft option{}
.productList{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding:0.5rem 0}
.productLeft{width:260px}
.H2ol{min-height:50vh}
.H2ol h2{font-size:24px}
.H2ol ol{margin:20px 0}
.H2ol ol li{border-bottom:1px solid #eee}
.H2ol ol li a{display:block;line-height:48px;display:flex;flex-wrap:wrap;display:-webkit-flex;align-items:center;font-size:15px;color:#333}
.H2ol ol li span{width:18px;height:18px;border:1px solid #eee;text-align:center;line-height:18px;display:block;margin-right:10px}
.H2ol ol li i{font-size:14px;color:#fff}
.H2ol ol li a.this{color:#ea5513}
.H2ol ol li a.this span{border:1px solid #ea5513}
.H2ol ol li a.this i{color:#ea5513}
.productRight{width:calc(100% - 300px)}
.productRight>ul{display:flex;flex-wrap:wrap;display:-webkit-flex}
.productRight>ul>li{width:31.3%;margin-right:3%;margin-bottom:30px}
.productRight>ul>li a{}
.productRight>ul>li .imghover{margin-bottom:10px}
.productRight>ul>li img{}
.productRight>ul>li h3{color:#000}
.productRight>ul>li p{margin:5px 0;color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.productRight>ul>li em{color:#000;font-weight:bold;font-size:14px}
.productRight>ul>li:nth-child(3n){margin-right:0px}
.productRight>ul>li:nth-child(4n){}
.productListBJ{}
  /*产品列表*/
  
  
  
  /*尾部2*/
  .foot2{background: #1E1E1E;}
.foot2 ul{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between}
.foot2 ul li{display:flex;flex-wrap:wrap;display:-webkit-flex;align-items:center;width:33.33%;justify-content:space-between;padding:20px 40px}
.foot2 ul li span{
    width: 40px;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: center;
    align-items:center;
    border: 1px solid #ea5513;
}
.foot2 ul li i{color: #ea5513;font-size: 20px;}
.foot2 ul li p{width:calc(100% - 60px)}
.foot2 ul li a{color:#fff;display:block}
.foot2 ul li strong{display:block;color: #fff;}
.foot2 ul li em{font-size: 14px;color: #fff;}
.foot2 ul li:nth-child(2){border-left:1px solid rgb(255 255 255 / 0.2);border-right:1px solid rgb(255 255 255 / 0.2)}
.foot2 ul li:last-child strong{
    display: none;
}
  /*尾部2*/
  
  
  /*产品详情*/
  .productShowprice{margin:20px 0;color:#ea5513;font-weight:bold}
.productShow{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding:0.5rem 0 2rem}
.productShowImg{width:100%;overflow:hidden}
#productShowImg{width:500px;float:left;margin-right:30px}
#productShowImg img{}
#productShowImg a{}
.productShowTxt{}
.productShowImg h1{font-size:30px}
.productShowTxt p{padding-bottom:1em}
.productShowTxt ul{}
.productShowTxt ul li{font-size:14px;margin-bottom:10px}
.productShowTxt ul li i{font-size:14px;color:#ea5513}
.productShowTxt strong{}
.productShowTxt h2{}
.productShowTxt h3{padding-bottom:10px}
.productShowTxt h4{}
.productShowTxt .BJQ{}
.productShowImg .Consult{line-height:37px;background:#ea5513;color:#fff;padding:0 30px;margin-top:20px}
.productShowLeft{width:calc(100% - 300px)}
.productShowTxt h1{background:#f9f9f9;padding:14px 20px;margin-bottom:30px;font-size:20px}
.productShowRight{width:240px}
.productShowRight h2{font-size:24px;padding:0px 0px 20px}
.productShowRight h3{padding:10px 0;color:#000;font-weight:normal;font-size:16px}
.productShowRight img{}
.productShowRight a{display:block;margin-bottom:10px}
  /*产品详情*/
  
  
/*首页产品*/
.IndexProductNr{}
.indexLeimu{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding-bottom:0.5rem}
.indexLeimu a{width:32%;display:block;position:relative}
.indexLeimu img{}
.indexLeimu h3{width:90%;padding:10px;text-align:center;box-shadow:0 1px 6px 0 rgba(32,33,36,0.1);margin:0 auto;position:relative;top:-20px;background:#fff}
.indexLeimuBJ{
    background: #f7f8f9;
}
.indexLeimu a:last-child{}
.IndexProduct{padding: 0rem 0 1rem;}
.IndexProduct ul{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between}
.IndexProduct ul li{width:24%;margin-bottom:30px}
.IndexProduct ul li a{}
.IndexProduct ul li img{}
.IndexProduct ul li .imghover{}
.IndexProduct ul li h3{color:#000;margin:10px 0 0px;text-align: center;}
.IndexProduct ul li span{font-size:14px;color: #666;display: block;text-align: center;}
.IndexProductTxt{}
/*首页产品*/
   
   
   
   
   
   
   
   
/*房地产列表*/
.FdcLits{padding:0.5rem 0}
.FdcLits>ul{display:flex;flex-wrap:wrap;display:-webkit-flex}
.FdcLits>ul>li{width:32%;margin-right:2%;margin-bottom:30px;background:#fff;overflow:hidden;-webkit-box-shadow: 3px 3px 16px 2px rgb(2 3 2 / 10%);box-shadow: 3px 3px 16px 2px rgb(2 3 2 / 10%);}
.FdcLits>ul>li a{display:block}
.FdcLits>ul>li .imghover{}
.FdcLits>ul>li img{
    height: 260px;
    width: 100%;
}
.FdcLits>ul>li h4{

font-weight:normal;

font-size:14px;

width:100%;

color:#666;

margin:5px 0;

overflow: hidden;

text-overflow:

ellipsis;

display: -webkit-box;

-webkit-line-clamp: 2;

-webkit-box-orient: vertical;

 
}
.FdcLits>ul>li h3{font-weight: 500;color:#000;padding:0;font-size: 16px;overflow: hidden;line-height: 1.2em;}
.FdcLits>ul>li h5{font-weight:normal;overflow:hidden;color:#666;padding-top:5px}
.FdcLits>ul>li h5 i{font-size:18px;margin-right:2px}
.FdcLits>ul>li h5 em{margin-right:10px}
.FdcLits>ul>li  span{font-size:16px;font-weight:bold;color:#ea5513;display:block;border-bottom:1px solid #eee;margin: 10px 0 5px;padding:0 0 5px;}
.FdcLits>ul>li:nth-child(3n){margin-right:0px}
.FdcLits>ul>li:nth-child(4n){}
.FdcLitstxt{padding:14px 20px 9px}
.FdcLitsBJ{}
 /*房地产列表*/
 
 
 
 
 
 
 
 
 
 
 
 
 
   
/*房地产详情   */
.FdcShow{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
.FdcShow .BJQ{
    width: calc(100% - 360px);
}
.FdcShow .BJQ p{margin-bottom:1em;color:#444}
.FdcShow .BJQ ul{padding: 10px 0;}
.FdcShow .BJQ ul li{position:relative;padding-left:20px;font-size:14px;margin-bottom:5px}
.FdcShow .BJQ ul li i{position:absolute;left:0px;top:4px;color:#ea5513}
.FdcShow .BJQ h2{}
.FdcShow .BJQ h3{}
.FdcShow .BJQ h4{}
.FdcShow .BJQ h5{}
.FdcShowTitle{}
.FdcShowTitle h1{font-size:30px;padding-bottom: 1em;}
.peizhi{color:#666;overflow:hidden;padding: 30px;width: 300px;background: #f7f8f9;order: 2;}
.peizhi i{font-size: 20px;color: #ea5513;margin-right: 10px;}
.peizhi em{
    font-size: 14px;
}
.peizhi strong{color: #000;display: block;font-size: 22px;padding-bottom: 10px;}
.FdcShowBJ{padding:1rem 0 1rem;}
.peizhi ul{}
.peizhi ul li{
    padding-bottom: 10px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    align-items:center;
}
#FdcShow{padding-bottom: 0px;
    margin-bottom: 40px;}
/*房地产详情   */





/*首页房地产*/
.indexFdc{padding:0.5rem 0}
.indexFdc ul{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between}
.indexFdc ul li{width:32%;margin-bottom:30px;background:#fff;overflow:hidden;background: #f7f7f7;}
.indexFdc ul li a{display:block}
.indexFdc ul li .imghover{}
.indexFdc ul li img{
    height: 260px;
    width: 100%;
}
.indexFdc ul li h4{font-weight:normal;font-size:14px;width:100%;color:#666;margin:5px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.indexFdc ul li h3{font-weight:bold;color:#000;padding:0;font-size:20px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.indexFdc ul li h5{font-weight:normal;overflow:hidden;color:#666;padding-top:5px}
.indexFdc ul li h5 i{font-size:18px;margin-right:2px}
.indexFdc ul li h5 em{margin-right:10px}
.indexFdc ul li  span{font-size:16px;font-weight:bold;color:#ea5513;display:block;border-bottom:1px solid #eee;margin:0 0 5px;padding:0 0 5px}
.indexFdcTitle{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;align-items:center;padding-bottom:10px}
.indexFdcTitle h3{text-transform:capitalize;font-size:22px}
.indexFdcTitle a{font-size:14px}
/*首页房地产*/
   


   
/*faq*/
.Faq{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;margin:0 auto;max-width:1260px;padding:1rem 0}
.FqaLeft{width:30%}
.FqaLeft img{height:50vh}
.FqaRight{width:68%}
.FqaRight dl{border-bottom:1px solid #ddd}
.FqaRight dt{padding:20px 0;cursor:pointer;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;align-items:center}
.FqaRight dt span{width:26px;height:26px;border-radius:100%;background:#ea5513;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:center;align-items:center}
.FqaRight dt i{font-weight:bold;color:#fff;font-size:12px}
.FqaRight dt h3{width:calc(100% - 35px);font-size:20px}
.FqaRight dd{padding:20px;display:none}
.FqaRight dd p{color:#333;margin-bottom:1em}
.FqaRight dd ul{margin:10px 0}
.FqaRight dd ul li{position:relative;padding-left:20px;padding-bottom:5px;color:#333;font-size:14px}
.FqaRight dd ul li i{color:#f60;font-size:14px;position:absolute;left:0px;top:4px}
.FqaRight dt.this h3{color:#ea5513}
.FqaRight dt:hover h3{color:#ea5513}
/*faq*/


.pageImg{
    width: 40%;
    position: relative;
}
.pageImg img{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
}
  .page .ContactLeft{
    width: 55%;
}
.ContactRight iframe{
    width: 100%;
    display: block;
    height: 200px;
}

#FdcShow img{ height:400px;}


/*导航菜单放不下1000-1300px*/
@media (min-width:1000px) and (max-width:1300px){
.logo{width:100%;justify-content: center;padding: 20px 0 0;}
.indexNavNrRight{ width:100%;justify-content: center;}
#nav>li{padding:0 20px;}
#nav>li>ul{ left:5px;}
.FdcShowBJ{padding: 160px 0 60px 0;}
#nav>li{margin:0 20px;}
}
/*iPad750-1000px*/
@media (min-width:750px) and (max-width:1000px){
 .indexNav{display:none;}
 .banner img{ height:50vh;}
 .H2ol{min-height:auto;}
 .productLeft{width:100%;}
 .productRight{width:100%;}
 .FdcShowRight{width: 260px;}
 .FdcShowBJ{padding:55px 0 40px;}
 .lanmubannerTxt{height: calc(100% - 60px);}
 .bannerTxt{height: calc(100% - 60px);}
}
