@charset "UTF-8";
.indexNav{position:fixed;width:100%;top:0px;left:0px;z-index:2;display: none;}
.indexNavNr{background: #fff;padding: 0 20px;display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;align-items:center;}
.logo{}
.logo h1{text-transform:uppercase;font-size:32px;color:#000}
.logo img{height:50px}
#nav{}
#nav>li{float:left;display:block;position:relative;padding:0 25px}
#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;text-transform:uppercase;position:relative;}
#nav>li>a.this{color:#d60c08!important}
#nav>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:100%;bottom:26px}
#nav>li>ul{position:absolute;left:10px;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}
.head a{color:#fff;line-height:46px;font-size:14px}
.headLeft{}
.headLeft a{}
.head a i{font-size:14px;font-weight:normal;position:relative;top:1px;margin-right:6px}
.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}
/*头部结束*/


.indexNavC{display:none;}

 



/*轮播图*/
.banner{position:relative;display:flex;flex-wrap:wrap;justify-content:center;display:-webkit-flex;align-items:center;margin-top: 50px;}
.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: 22vh;}
.bannerTxt{position:absolute;width: 90%;}
.bannerTxt h2{color:#fff;font-size: 20px;line-height: 1.2em;text-align: center;}
.bannerTxt p{color:#fff;font-size: 14px;display: none;}
.bannerTxt a{padding: 0 30px;line-height: 36px;background:#d60c08;color:#fff;margin: 10px 0;font-size: 14px;display: none;}
.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: 0.5rem 0;}
.indexA>img{max-width:600px}
.indexA .indexAboutTxt{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.indexA h2{font-size: 20px;padding-bottom:0.5em;text-transform:uppercase;text-align: center;}
.indexA h2:before{content:''}
.indexA h3{font-size: 18px;line-height:1em;margin-bottom: 10px;}
.indexA .indexAboutTxt p{margin-bottom:1em;color:#333;font-size: 14px;}
.indexAboutTxt .BJQ{width: 100%;}
.indexAboutTxt .BJQ a{line-height:40px;background:#d60c08;color:#fff;padding:0 50px;margin-top:20px;display: none;}
.indexAboutTxt .BJQ strong{}
.indexAboutTxt .BJQ ul{padding-bottom:1em}
.indexAboutTxt .BJQ ul li{padding-bottom:8px;font-size: 14px;position: relative;padding-left: 20px;}
.indexAboutTxt .BJQ ul li i{color:#d60c08;position: absolute;left: 0px;top: 2px;font-size: 14px;}
.indexAboutTxt>img{max-width: 100%;display: none;}
.indexA>ul{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.indexA>ul>li{width: 100%;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding-top: 20px;background: #f5f5f5;margin-bottom: 10px;padding: 20px;}
.indexA>ul>li em{}
.indexA>ul li img{width:60px;}
.indexA>ul li p{color:#444;font-size:14px}
.indexA>ul li h4{}
.indexAbout{
    padding: 0 10px;
}
.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 20px;display:flex;flex-wrap:wrap;justify-content:center;display:-webkit-flex;align-items:center;}
.indexF h2{line-height: 1.2em;font-size:20px;color:#fff;width:100%;text-align:center;padding-bottom: 0px;text-transform:uppercase;}
.indexF a{height:40px;line-height:40px;background:#d60c08;color:#fff;font-weight:600;display:block;text-align:center;padding:0 40px;font-size:15px;margin-top: 20px;display: none;}
.indexF:before{content:'';display:block;position:absolute;width:100%;height:100%;background: #0e1f58;opacity: 0.8;top:0px;left:0px;}
.indexF .BJQ{width:100%;padding: 0 14px;}
.indexF .indexFHead p{color:#fff;font-size: 14px;text-align:center;padding:0 10%;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;font-size: 14px;margin-bottom: 10px;}
.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 14px 0.5rem;
}
.indexFul li{
    width: 100%;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 2px;
    text-align: center;
}
.indexFul h3{font-size: 20px;margin: 10px 0 10px;font-family: 'Josefin Sans', sans-serif;color: #fff;}
.indexFul p{font-size: 14px;color: #333;color: #fff;}
.indexFul img{
    width: 60px;
}
.indexFul em{}
.indexFul div{}
/*隔断*/





/*首页产品*/
.indexCp{
    padding-top: 0.8rem;
}
.indexCpTitle{
    padding-bottom: 20px;
}
.indexCpTitle h2{font-size: 20px;padding-bottom: 10px;text-align:center;text-transform:uppercase;}
.indexCpOl{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding: 0 14px;}
.indexCpOl li{width: 100%;margin-bottom: 30px;padding-bottom: 30px;text-align: center;background: #f5f5f5;}
.indexCpOl li a{display:block}
.indexCpOl li img{width:100%}
.indexCpOl li h3{color:#000;font-size: 18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family: 'Josefin Sans', sans-serif;}
.indexCpOl li p{overflow:hidden;text-overflow:ellipsis;color: #555;font-size: 14px;margin: 5px 0 20px;}
.indexCpOl li em{display:block;background: #d60c08;text-align:center;line-height: 32px;transition:0.4s;-o-transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;font-size: 12px;color: #fff;width: 120px;margin: 0 auto;}
.indexCpOl li:hover em{background:#d60c08;color:#fff}
.indexCpOl li span{
    color: #999;
    font-size: 14px;
}
.indexCpOl li em i{font-size:14px}
.indexCpdefaultTxt{padding: 20px 0 0;}
.IndexProductTitle{
    font-size: 20px;
    padding: 0.5rem 0 0.5em;
    text-align: center;
    font-weight: bold;
}
.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{}
/*首页产品*/



/*尾部A*/
 .footA{overflow:hidden;position:relative;background-attachment:fixed;background-size:cover;background-position:center;}
.footA h4{font-size: 16px;text-transform:uppercase;color:#fff;font-weight:500;padding: 20px 0 5px;}
.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;padding: 0 14px;}

.footAA{width: 33%;padding-right: 40px;display: none;}
.footAA p{color: #bbb;opacity: 1;font-size:15px;}


.footAB{
    width: 100%;
    border-bottom: 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: 100%;padding-bottom: 10px;}
.footAC ul{}
.footAC ul li{overflow:hidden;margin-bottom: 4px;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{position:relative;z-index:2;background: #000;}
.footA .copyrightLeft{
    width: 100%;
}
.footA .copyrightLeft a{line-height: 40px;font-size: 14px;color: #999;width:100%;text-align:center;}

.footA .copyrightRight{display: none;}
.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;
}
/*尾部结束A*/





/*面包屑*/
.lanmubanner{position:relative;margin-top: 50px;}
.lanmubanner:before{content:'';position:absolute;width:100%;top:0px;height:100%;background: #000;opacity: 0.2;left:0px;}
.lanmubanner img{width:100%;height: 15vh;}
.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: 18px;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;
}
/*面包屑结束*/






/*公司介绍*/
.About{padding: 0.5rem 0px;}
.About .box>h2{font-size:0.4rem;margin-bottom:0.5em}
.About .box p{margin-bottom:1em;font-size: 14px;}
.About>ul{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;padding-top:40px}
.About>ul li{width: 100%;text-align:center;background:#f5f5f5;margin-bottom: 30px;}
.About>ul li i{font-size:60px;color:#d60c08}
.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;    padding: 0 14px;}
.About .BJQ>img{}
.About .BJQ ul{overflow:hidden;padding:0px 0 20px 0px}
.About .BJQ ul li{position:relative;font-size: 14px;margin-bottom: 10px;padding-left: 20px;}
.About .BJQ ul li:before{}
.About .BJQ ul li i{color:#d60c08;margin-right:5px;position: absolute;left: 0px;top: 3px;font-size: 14px;}
/*公司介绍结束*/


/*服务单页*/
.page{padding: 0.5rem 14px;}
.page h2{}
.page .BJQ{}
.page .BJQ p{margin-bottom:0.5em;font-size: 14px;}
.page .BJQ h3{font-size: 18px;padding-bottom:0.5em;padding-top:1em;text-transform:capitalize;}
.page .BJQ h4{
    padding: 20px 0 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: 48%;cursor:pointer;}
.pageUl ul li img{width:100%}
.pageUl ul li div{}
.pageUl ul li h3{color:#000;font-size: 14px;padding:6px 0;text-align:center;font-weight: normal;}
.pageOl{}
.pageOl ol{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.pageOl li{width: 100%;margin-bottom:30px;cursor:pointer;}
.pageOl img{width:100%}
.pageOl h3{color:#000;font-size: 18px;font-weight:600;padding:10px 0 0;}
.pageOl p{font-size:14px;color:#444}
.pageOl div{}
/*服务单页结束*/



/*服务列表*/
.ServicesList{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding: 0.5rem 14px;}
.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%}
.ServicesListTitle{width:500px}
.ServicesListTitle img{width:100%}
.ServicesListTxt{width: 100%;}
.ServicesListTxt ul{margin:10px 0}
.ServicesListTxt ul li{color:#333;font-size: 14px;margin-bottom: 0.5em;position: relative;padding-left: 16px;}
.ServicesListTxt ul li i{
    color: #d60c08;
    position: absolute;
    font-size: 14px;
    left: 0px;
    top: 4px;
}
.ServicesListTxt h4{}
.ServicesListTxt span{}
.ServicesListTxt  em{line-height: 30px;color:#d60c08;text-align: center;font-size: 14px;font-weight: bold;}
.ServicesListTxt h3{margin: 10px 0;font-size: 20px;color:#000;line-height: 1.2em;}
.ServicesListTxt p{color:#444;font-size: 14px;overflow:hidden;margin-bottom: 0.5em;}
.ServicesListTxt strong{}
/*服务列表*/







/*服务详情*/
.ServicesShow{padding: 0.5rem 14px;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;}
.ServicesShow h1{font-size: 20px;color:#000;margin-bottom:20px;text-align:center;}


.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;font-size: 14px;}
.ServicesShowTxt .BJQ ul{
    padding-left: 20px;
}
.ServicesShowTxt .BJQ ul li{margin: 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{}
.ServicesShowTxt{padding-top:20px}

.ServicesShowImg{width:100%;padding-bottom:0px}
.ServicesShowImg img{margin:0 auto;}
.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: 0.5rem 14px;}
.pageImgs ul{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.pageImgs ul li{width: 49%;cursor:pointer;margin-bottom: 10px;}
.pageImgs ul li img{width:100%}
.pageImgs ul li div{}
.pageImgs ul li h3{color:#000;font-size:16px;padding: 0;text-align:center;font-weight: normal;}
.pageImgs ol{display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex}
.pageImgs li{}
.pageImgs img{width:100%}
 
.pageImgs p{font-size:14px;color:#444}
.pageImgs div{}
/*单页图集结束*/




/*联系我们*/
.ContactBox{padding: 0.5rem 14px;display:flex;flex-wrap:wrap;justify-content:space-between;display:-webkit-flex;}
.ContactBox h2{color:#000;font-size: 20px;text-align: center;}
.ContactLeft{width: 100%;}
.ContactLeft h3{font-weight:normal;font-size:14px;padding-bottom:1em;color:#666;}
.ContactLeft form{}
.ContactLeft h2{color:#000;font-size: 20px;margin-bottom: 10px;text-align: center;text-transform:capitalize;}
.ContactLeft input{width:100%;height: 40px;line-height: 40px;font-size:14px;display:block;margin-bottom:10px;padding:0 10px;border:1px solid #e5e5e5;}
.ContactLeft textarea{width:100%;height:130px;border:none;font-size:14px;display:block;margin-bottom:20px;padding:10px;border:1px solid #e5e5e5}
.ContactLeft button{height: 40px;line-height: 40px;background:#d60c08;color:#fff;display:block;width: 100%;}
.ContactRight{width: 100%;margin-bottom: 20px;}
.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;padding:0rem 0}
.ContactRight li{margin-bottom: 20px;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% - 60px);}
.ContactRight li i{font-size:26px;color:#d60c08}
.ContactRight p{}
.ContactRight a{color:#666;font-size:14px}
.ContactRight span{font-size: 16px;line-height: 20px;color:#333333;font-weight: bold;display:block;}
.map{
    width: 100%;
    padding: 0.5rem 0px 0.5rem;
}
.map iframe{
    width: 100%;
    height: 100%; border: none; height: 30vh;
}
/*联系我们结束*/




 









 /*导航固定*/
.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:block}
.fixed .logo2{display:none}
.fixed #nav>li>a.this:before{bottom:20px}
.fixed .head{display:none;}
  /*导航固定*/



  
  /*产品详情*/
  .productShowprice{margin:10px 0;color:#d60c08;font-weight:bold}
.productShow{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding:0.5rem 14px}
.productShowImg{width:100%;overflow:hidden}
.productShowImg p{font-size:14px}
#productShowImg{width:100%}
#productShowImg img{}
#productShowImg a{}
.productShowTxt{padding-top:20px}
.productShowImg h1{font-size:20px}
.productShowTxt p{padding-bottom:1em;font-size:14px}
.productShowTxt ul{}
.productShowTxt ul li{font-size:14px;margin-bottom:10px}
.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:36px;background:#d60c08;color:#fff;padding:0 30px;margin-top:20px;font-size:14px}
.productShowLeft{width:100%}
.productShowTxt h1{background:#f9f9f9;padding:14px 10px;margin-bottom:10px;font-size:16px}
.productShowRight{width:100%;display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding-top:0.5rem}
.productShowRight h2{font-size:20px;padding:0px 0px 20px;width:100%}
.productShowRight h3{padding:10px 0;color:#000;font-weight:normal;font-size:16px}
.productShowRight img{}
.productShowRight a{display:block;margin-bottom:10px;width:49%}
  /*产品详情*/
  
  
  /*首页产品*/
 
  .IndexProductNr{}
 
.IndexProduct{padding: 0 0 1rem;}
.IndexProduct ul{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding: 0rem 14px;}
.IndexProduct ul li{width:49%;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}
.IndexProduct ul li span{font-size:14px; color:#666}
.IndexProductTxt{}
   /*首页产品*/
  
  
  
   /*产品列表*/
  .productLeft select{display:block;width:100%;border:1px solid #ddd;padding:6px 10px;margin:10px 0;font-size:14px}
.productLeft option{font-size:14px}
.productList{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between;padding:0.5rem 14px}
.productLeft{width:100%}
.H2ol{min-height:0}
.H2ol h2{font-size:18px;display:none}
.H2ol ol{margin:20px 0;display:none}
.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:100%}
.productRight>ul{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between}
.productRight>ul>li{width:49%;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){}

  /*产品列表*/
  
  
  
 
   
   
  /*房地产列表*/
.FdcLits{padding:0.5rem 14px}
.FdcLits>ul{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between}
.FdcLits>ul>li{width:100%;margin-bottom:20px;background:#f6f7f8;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 #ddd;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 10px}

 /*房地产列表*/
 
 
 
 
 
 
 
 
 
 
 
 
 
   
/*房地产详情   */
.FdcShow{padding:0.5rem 14px;display: flex;flex-wrap: wrap;display: -webkit-flex;}
.FdcShow .BJQ{background:#f7f8f9;padding: 20px;}
.FdcShow .BJQ p{margin-bottom:1em;color:#444;font-size:14px}
.FdcShow .BJQ ul{padding:10px}
.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:#d60c08}
.FdcShow .BJQ h2{}
.FdcShow .BJQ h3{}
.FdcShow .BJQ h4{}
.FdcShow .BJQ h5{}
.FdcShowTitle{background:#f7f8f9;padding:30px}
.FdcShowTitle h1{font-size:20px;text-align:center;padding-bottom: 10px;}
.peizhi{color:#666;overflow:hidden;padding: 20px;text-align:center;background: #f7f8f9;width: 100%; margin: 10px 0;}
.peizhi i{font-size: 20px;color: #d60c08;margin-right: 5px;}
.peizhi em{
    font-size: 14px;
}
.peizhi strong{color: #000;display: block;font-size: 20px;padding-bottom: 10px;}
 
.peizhi ul{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
}
.peizhi ul li{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    align-items:center;
}

/*房地产详情   */ 



/*首页房地产*/
.indexFdc{padding:0.5rem 14px}
.indexFdc ul{display:flex;flex-wrap:wrap;display:-webkit-flex;justify-content:space-between}
.indexFdc ul li{width:100%;margin-bottom:20px;overflow:hidden;background:#f6f7f8}
.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:16px}
.indexFdc ul li h5{font-weight:normal;overflow:hidden;color:#666;padding-top:5px}
.indexFdc ul li h5 i{font-size:16px;margin-right:2px}
.indexFdc ul li h5 em{margin-right:10px;font-size:14px}
.indexFdc ul li  span{font-size:14px;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:16px}
.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: 0.5rem 0;}
.FqaLeft{width:30%;display: none;}
.FqaLeft img{height:50vh}
.FqaRight{width: 100%;padding: 0 14px;}
.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: 14px;}
.FqaRight dd{padding: 10px 20px;display:none;}
.FqaRight dd p{color:#333;margin-bottom:1em;font-size: 14px;}
.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:#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;
    padding: 0 10px;
    text-align: center;
}
/*尾部2*/
 
 
 
 /*物业表单*/
   .EvaluateBox{
}
 .Evaluate{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 0.5rem 14px;
}
 .EvaluateNr{
    width: 100%;
    padding-bottom: 40px;
}
 .EvaluateNr h2{
    color: #000;
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 1.2em;
}
 .EvaluateNr h3{
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 1em;
    color: #666;
}
 .EvaluateNr form{}
 .EvaluateNr input{
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    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: 100%;
}
 .EvaluateR h2{
    font-size: 20px;
    padding-bottom: 20px;
    text-align: center;
}
 .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: 100%;
}
.ServicesShowForm{width: 100%;}
.ServicesShowForm h3{font-weight:normal;font-size:14px;padding-bottom:1em;color:#666}
.ServicesShowForm form{
    display: block;
    padding-bottom: 20px;
}
.ServicesShowForm h2{color:#000;font-size:0.4rem;text-align:left;text-transform:capitalize;padding: 20px 0 10px;text-align: center;}
.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;
    position: relative;
    padding-top: 20px;
}
.AboutTxt h2{
    color: #000;
    font-size: 20px;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
}

.AboutTxt h2:before{content:'';display: block;width: 40px;height: 2px;background: #d60c08;position: absolute;left: 0px;bottom: 0px;}

.ContactImg{
    width: 100%;
    padding-bottom: 20px;
}
.ContactImg img{
}
.indexCpTitle h3{
    padding: 0 10%;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
}



.aboutListBox{}
.aboutList{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: -webkit-flex;
    align-items: center;
    padding: 20px 14px;
}
.aboutList img{height: 50vw;width: 100%;}
.aboutListTxt{
    padding: 20px 0 0;
}
.aboutListTxt a{
    text-transform: capitalize;
    background: #d60c08;
    color: #fff;
    border-radius: 40px;
    line-height: 32px;
    height: 32px;
    padding: 0 20px;
    font-size: 12px;
    margin: 10px 0 0 0;
    }
.aboutListTxt h3{
    padding-bottom: 0px;
    font-size: 20px;
    line-height: 1.3em;
    color: #d60c08;
    font-family: 'Josefin Sans', sans-serif;
    text-transform:capitalize;
}
.aboutListTxt p{
    color: #666;
    font-size: 14px;
    padding-bottom: 5px;
}
.aboutListImg{width: 100%;}
.aboutListTxt p strong{
    color: #000;
    font-size: 14px;
}
.aboutListBox .aboutList:nth-child(2n) .aboutListImg{
}


.aboutListBox .aboutList:nth-child(2n){ background:#f5f5f5;}

.footB a em{
    font-size: 14px;
    padding-left: 20px;
}