@charset "UTF-8";
.indexNav{position:fixed;width:100%;top:0px;left:0px;z-index:2;background: #fff;}
.indexNavNr{ display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;align-items:center;width: 1260px;margin: 0 auto;}
.logo{}
.logo h1{font-size:32px;color:#000!important;text-transform:capitalize;}
.logo img{height:50px}

.logo2{display:none}
#nav{}
#nav>li{float:left;display:block;position:relative;margin: 0 20px;}
#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-weight:500;text-transform:uppercase;position:relative;font-family: 'Josefin Sans', sans-serif;}
#nav>li>a.this{color:#d60c08!important}
 
#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;}
.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: #d60c08;}
.headRight a{padding-left:40px}
.headNr{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;align-items:center}
.sousuoA{background: #d60c08;border-left: 4px solid #fff;}
.sousuoA button{position:absolute;right:0px;height:38px;top:0px;padding:0 15px;background:none;color: #fff;}
.sousuoA input{width: 200px;line-height: 40px;font-size:14px;padding:0 10px;display:block;background:none;color: #fff;height: 40px;}
.sousuoA form{display:block;position:relative}
.sousuoA input::-webkit-input-placeholder{color:#fff}
.sousuoA input::-moz-placeholder{color:#fff}
.sousuoA input::-ms-input-placeholder{color:#fff}
.navA{display: flex;
flex-wrap: wrap;
display: -webkit-flex;

justify-content: space-between;

align-items:center;}
.RequestAQuote{
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    padding: 0 20px;
    color: #d60c08;
    font-weight: bold;
}
.RequestAQuote i{
    font-size: 23px;
    color: #d60c08;
    position: relative;
    top: 1px;
    font-weight: normal;
}
.sousuoAbox{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
/*头部结束*/



 


/*头部二*/
.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:#d60c08!important}
#navC>li>a.this:before{content:'';display:block;width:14px;height:1px;background:#d60c08;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: #d60c08;
    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;
}

.indexNavNrCBox{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    align-items:center;
}
.indexNavNrCBox .sousuonr{}
.indexNavNrCBox .sousuonr form{
    display: block;
    padding: 4px 0;
    border-bottom: 1px solid rgba(153,153,153,0.8);
}
.indexNavNrCBox .sousuonr input{
    background: none;
    font-size: 14px;
    width: 200px;
    color: #fff;
}
.indexNavNrCBox .sousuonr button{
    background: none;
    color: #ddd;
}
 
/*头部二*/




/*轮播图*/
.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;padding-bottom:0.5em;padding: 0 10%;line-height: 1.3em;}
.bannerTxt p{color:#fff;font-size:20px;padding: 0 10%;}
.bannerTxt a{padding: 0 40px;line-height: 45px;background:#d60c08;color:#fff;margin:40px 0;text-transform:capitalize;}
.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 .indexAboutTxt{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.8em;margin-bottom:1em;color:#333}
.indexAboutTxt .BJQ{width:50%}
.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; color:#000;}
 
.indexAboutTxt .BJQ a:hover{ background: #d60c08;
    color: #fff;    border: 1px solid #d60c08; }

.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:#d60c08;position: absolute;left: 0px;top: 2px;}
.indexAboutTxt>img{width: 600px;height: 350px;}
.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:0.5rem;color:#fff;width:100%;text-transform:uppercase;}
.indexF a{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: #0e1f58;opacity: 0.8;top:0px;left:0px;}
.indexF .BJQ{width: 100%;text-align: center;}
.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: 33%;
    overflow: hidden;
    padding: 30px;
    text-align: center;
}
.indexFul h3{
    color: #fff;
    padding: 10px 0;
    font-size: 24px;
}
.indexFul p{
    color: #fff;
    font-size: 14px;
}
.indexFul img{
    width: 60px;
    margin: 0 auto;
}
.indexFul em{}
.indexFul div{}
/*隔断*/





/*首页产品*/
.indexCp{
    padding-top: 0.8rem;
    background: #f5f5f5;
}
.indexCpTitle{}
.indexCpTitle h3{font-size: 14px;
    text-align: center;
    font-weight: normal;
    color: #666;
    padding: 0 10% 0.5rem;
}
.indexCpTitle h2{font-size:0.5rem;padding-bottom: 10px;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: 32%;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: #333;
    font-size: 14px;
    margin: 0px 0 10px;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.indexCpOl li em{font-size:14px;color: #d60c08;padding: 8px 0px;font-weight: bold;}
 
.indexCpOl li span{
    color: #999;
    font-size: 14px;
}
.indexCpOl li em i{font-size: 12px;}
.indexCpdefaultTxt{padding: 20px;width: 100%;}
.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: 100%;
}



 
.IndexProductNr dl{
    padding-top: 30px;
}
.IndexProductNr dt{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    padding-bottom: 10px;
}
.IndexProductNr dd{}
.IndexProductNr dt em{
    font-weight: bold;
    font-size: 20px;
}
.IndexProductNr dt a{
    color: #666;
    font-size: 14px;
    border-bottom: 1px solid #666;
    height: 1.5em;
}
.IndexProductNr dd ul{}

/*首页产品*/



/*尾部*/
.footA{overflow:hidden;padding-top:40px;position:relative;background-attachment:fixed;background-size:cover;background-position:center}
.footA h4{font-size:21px;text-transform:uppercase;padding-bottom:20px;color:#fff; font-weight:500}
.footA:before{content:'';display:block;position:absolute;width:100%;height:100%;background: #222;opacity: 1;top:0px;left:0px;}
.footBNr{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;margin-bottom: 40px;}

.footAA{width: 33%;padding-right: 40px;}
.footAA p{color: #bbb;opacity: 1;font-size:15px;}


.footAB{
    width: 33%;
    border-right: 1px solid rgb(255 255 255 / 0.2);
    padding: 0 40px;
    border-left: 1px solid rgb(255 255 255 / 0.2);
}
.footAB a{font-size: 14px;margin-bottom:10px;position:relative;margin-right:20px;display:block;color: #bbb;opacity: 1;}
.footAB a:before{content:'';display:block;width:4px;height:4px;border: 1px solid #d60c08;position:absolute;left:0px;top:8px;transform:rotate(45deg); display:none;}

.footAC{width: 33%;padding: 0 0px 0 40px;}
.footAC ul{}
.footAC ul li{overflow:hidden;margin-bottom:10px;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;}
.footAC ul li i{color: #d60c08;opacity: 1;margin-top:4px;font-size:20px;position:relative;display:none;}
.footAC ul li p{overflow:hidden;width: 100%;}
.footAC ul li a{font-size: 14px;color: #bbb;opacity: 1;}
.footAC ul li span{text-align:center;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:center;}






.footA .copyright{border-top: 1px solid rgb(255 255 255 / 0.2);position:relative;z-index:2;}
.footA .copyrightLeft{}
.footA .copyrightLeft a{line-height: 60px;font-size: 14px;color: #999;width:100%;text-align:center;}

.footA .copyrightRight{
}
.footA .copyrightRight a{
    line-height: 30px;
    padding-left: 30px;
    color: #999;
    font-size: 14px;
}
.footA .copyrightRight i{
    color: #c0c0c0;
    position: relative;
    top: -1px;
    font-size: 14px;
}
.footA .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.3;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.5rem;color: #fff;text-transform:capitalize;padding-bottom:0px;text-align: center;}
.lanmubannerTxt a{color: #fff;font-size:14px;}
.lanmubannerTxt>div{
    width: 1260px;
    color: #fff;
    text-align: center;
    padding-top: 80px;
}
/*面包屑结束*/






/*公司介绍*/
.About{padding:1rem 0}
.About .box>h2{font-size:0.4rem;margin-bottom:0.5em}
.About .box p{margin-bottom: 10px;color: #333;}
.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:#d60c08}
.About>ul>li img{margin:10px auto 0;}
.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;display: flex;flex-wrap: wrap;display: -webkit-flex;justify-content: space-between;align-items:center;}
.About .BJQ>img{float:left;width: 600px;height: 460px;}
.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:#d60c08;margin-right:5px}


.aboutListBox{}
.aboutList{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: -webkit-flex;
    margin-bottom: 40px;
    align-items: center;
}
.aboutList img{
    height: 300px;
    width: 460px;
}
.aboutListTxt{
    width: calc(100% - 480px);
    padding: 20px;
}
.aboutListTxt h3{
    padding-bottom: 0.5em;
    font-size: 30px;
    line-height: 1.3em;
    color: #d60c08;
    font-family: 'Josefin Sans', sans-serif;
    text-transform:capitalize;
}
.aboutListTxt p{
    color: #666;
    font-size: 16px;
    padding-bottom: 1em;
}
.aboutListImg{
}
.aboutListTxt p strong{
    color: #000;
}
.aboutListBox .aboutList:nth-child(2n) .aboutListImg{
    
}

/*公司介绍结束*/


/*服务单页*/
.page{padding:1rem 0}
.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:#d60c08;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: 32%;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{}
.ServicesListTitle img{width:100%;}
.ServicesListTxt{position: relative;padding-top: 10px;}
.ServicesListTxt ul{margin:10px 0;padding-left: 20px;}
.ServicesListTxt ul li{
    color: #716e6b;
    position: relative;
    font-size: 16px;
    margin-bottom: 5px;
    list-style-type: disc;
    }
.ServicesListTxt ul li i{
    color: #d60c08;
    margin-right: 5px;
    display: none;
    }
.ServicesListTxt h4{}
.ServicesListTxt span{}
.ServicesListTxt  em{line-height: 36px;color:#d60c08;font-size: 14px;font-weight: bold;text-transform:uppercase;}
.ServicesListTxt h3{margin:0px 0 10px;font-size: 20px;color:#000;line-height: 1.2em;}
.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{}
.ServicesShowTxt .BJQ{}
.ServicesShowTxt .BJQ{margin:0 auto}
.ServicesShowTxt .BJQ h3{font-size:20px}
.ServicesShowTxt .BJQ h4{
    padding-bottom: 10px;
}
.ServicesShowTxt .BJQ h2{}
.ServicesShowTxt .BJQ p{padding-bottom:1em}
.ServicesShowTxt .BJQ ul{
    padding: 0 0px 20px 20px;
}
.ServicesShowTxt .BJQ ul li{margin-bottom: 5px;position:relative;font-size: 14px;list-style-type: disc;}
.ServicesShowTxt .BJQ ul li i{color:#d60c08;position:absolute;left:0px;top:3px}
.ServicesShowTxt .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:#d60c08;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%}
.pageImgs ul li div{}
.pageImgs ul li h3{color:#000;font-size:16px;font-weight:600;padding:6px 0;text-align:center}
.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{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;padding: 1rem 0;}
.ContactBox h2{color:#000;font-size:0.4rem}
.ContactLeft{width: 30%;}
.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;text-transform:capitalize;}
.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:130px;border:none;font-size:14px;display:block;margin-bottom:20px;padding:10px;background: #f6f7f8;}
.ContactLeft button{height:45px;line-height:45px;background:#d60c08;color:#fff;padding:0 50px;display:block;width: 100%;}
.ContactRight{width: 30%;}
.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:#d60c08}
.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{
}

.map{
    width: 100%;
    padding: 1rem 0 0;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
.map iframe{
    width: 49%;
    border: none;
    height: 50vh;
}
/*联系我们结束*/






 










 /*导航固定*/
.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{
}
.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 0;}
  /*导航固定*/
  
  
  
  
 /*导航固定二 */
 
.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:#d60c08}
.H2ol ol li a.this span{border:1px solid #d60c08}
.H2ol ol li a.this i{color:#d60c08}
.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{}
  /*产品列表*/
  
  
 
  
  
  /*产品详情*/
  .productShowprice{margin:20px 0;color:#d60c08;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{
    padding-left: 20px;
}
.productShowTxt ul li{font-size:14px;margin-bottom:10px;list-style-type: disc;}
.productShowTxt ul li i{font-size:14px;color:#d60c08}
.productShowTxt strong{}
.productShowTxt h2{}
.productShowTxt h3{padding-bottom:10px}
.productShowTxt h4{}
.productShowTxt .BJQ{}
.productShowImg .Consult{line-height:37px;background:#d60c08;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{}
 
.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}
.FdcLits>ul>li a{display:block}
.FdcLits>ul>li .imghover{}
.FdcLits>ul>li img{}
.FdcLits>ul>li h4{font-weight:normal;font-size:14px;width:100%;color:#666;margin:5px 0}
.FdcLits>ul>li h3{font-weight:bold;color:#000;padding:0;font-size:20px}
.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:#d60c08;display:block;border-bottom:1px solid #eee;margin:0 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{background:#f6f7f8}
 /*房地产列表*/
 
 
 
 
 
 
 
 
 
 
 
 
 
   
/*房地产详情   */
.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 0 20px;}
.FdcShow .BJQ ul li{position:relative;font-size: 15px;margin-bottom:5px;list-style-type: disc;}
.FdcShow .BJQ ul li i{position:absolute;left:0px;top:4px;color:#d60c08;display: none;}
.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;width: 300px;order: 2;}
.peizhi i{font-size: 20px;color: #333;margin-right: 10px;}
.peizhi em{
    font-size: 14px;
}
.peizhi strong{color: #000;display: block;font-size: 22px;padding-bottom: 1em;}
.FdcShowBJ{padding: 0.5rem 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-top: 80px;
    }
/*房地产详情   */





/*首页房地产*/
.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;border:1px solid #eee}
.indexFdc ul li a{display:block}
.indexFdc ul li .imghover{}
.indexFdc ul li img{}
.indexFdc ul li h4{font-weight:normal;font-size:14px;width:100%;color:#666;margin:5px 0}
.indexFdc ul li h3{font-weight:bold;color:#000;padding:0;font-size:20px}
.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:#d60c08;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:#d60c08;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:#d60c08;font-size:14px;position:absolute;left:0px;top:4px}
.FqaRight dt.this h3{color:#d60c08}
.FqaRight dt:hover h3{color:#d60c08}
/*faq*/



/*尾部2*/
.footB{
    background: #222;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: center;
}
.footB a{
    color: #fff;
    font-size: 14px;
}
/*尾部2*/




/*物业表单*/
   .EvaluateBox{}
 .Evaluate{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 1rem 0px;
}
 .EvaluateNr{
    width: 60%;
}
 .EvaluateNr h2{
    color: #000;
    font-size: 0.4rem;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.2em;
}
 .EvaluateNr h3{
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 1em;
    color: #666;
}
 .EvaluateNr form{}
 .EvaluateNr input{
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    padding: 0 10px;
    background: #f6f7f8;
}
 .EvaluateNr form div{}
 .EvaluateNr textarea{
    width: 100%;
    height: 207px;
    border: none;
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
    padding: 10px;
    background: #f6f7f8;
}
 .EvaluateNr button{
    height: 45px;
    line-height: 45px;
    color: #fff;
    padding: 0 50px;
    display: block;
    width: 100%;
    background: #000;
}
 
 .EvaluateR{
    width: 300px;
}
 .EvaluateR h2{
    font-size: 26px;
    padding-bottom: 20px;
}
 .EvaluateR ul{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
 .EvaluateR ul li{
    padding-bottom: 20px;
    width: 100%;
}
.EvaluateR ul li a{
    display: block;
    position: relative;
}
.EvaluateR ul li h3{
    color: #fff;
    font-size: 14px;
    padding: 6px 0;
    font-weight: normal;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    background-image: linear-gradient(rgb(0 0 0 / 0), rgb(0 0 0 / 0.6));
}
.EvaluateR ul li img{}
.EvaluateR ol{}
.EvaluateR ol li{
    padding-bottom: 20px;
}
.EvaluateR ol li em{
    display: block;
    font-weight: bold;
    text-transform: capitalize;
}
.EvaluateR ol li a{
    font-size: 14px;
}
/*物业表单*/



/*服务页面表单*/
.ServicesShowLeft{
    width: 66%;
}
.ServicesShowForm{width: 30%;}
.ServicesShowForm h3{font-weight:normal;font-size:14px;padding-bottom:1em;color:#666}
.ServicesShowForm form{
    display: block;
    padding-bottom: 40px;
}
.ServicesShowForm h2{color:#000;font-size:0.4rem;text-align:left;margin-bottom:20px;text-transform:capitalize;}
.ServicesShowForm input{width:100%;height:46px;line-height:46px;font-size:14px;display:block;margin-bottom:10px;padding:0 10px;background: #f6f7f8;}
.ServicesShowForm textarea{width:100%;height:130px;border:none;font-size:14px;display:block;margin-bottom:20px;padding:10px;background: #f6f7f8;}
.ServicesShowForm button{height:45px;line-height:45px;background:#d60c08;color:#fff;padding:0 50px;display:block;width: 100%;}

.otherService{}
.otherService ul{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
.otherService ul li{
    width: 48%;
}
.otherService ul li a{}
.otherService ul li .imghover{}
.otherService ul li img{}
.otherService ul li h3{
    padding: 10px 0;
}





/*服务页面表单*/


.AboutTxt{
    overflow: hidden;
    background: #fff;
    padding: 60px 40px;
    width: calc(100% - 600px);
    position: relative;
    left: -40px;
}
.AboutTxt h2{
    color: #000;
    font-size: 30px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
}

.AboutTxt h2:before{content:'';display: block;width: 60px;height: 3px;background: #d60c08;position: absolute;left: 0px;bottom: 0px;}

.ContactImg{
    width: 30%;
}
.ContactImg img{
    height: 100%;
}

/***********************************************************1600px*******************************************************/
@media (min-width:1280px) and (max-width:1600px){
.bannerTxt h2{padding:0 20%;}
}


.footB a em{
    font-size: 14px;
    padding-left: 20px;
}

.aboutListTxt a{
    text-transform:capitalize;
    background: #d60c08;
    color: #fff;
    border-radius: 40px;
    line-height: 42px;
    height: 42px;
    padding: 0 20px;
}