/**
  原点官网样式
  2020.5.27
  格式化代码：https://tool.lu/css/
*/

/*------------------------公共样式----------------------------*/
*{font-family:PingFang SC;}
body{font-family:PingFang SC;}
input{font-family:PingFang SC}
.min-height{
	height: calc(100% - 335px);
}
.w1500{width:1500px;margin:0 auto}
.w1200{width:1200px;margin:0 auto}
.w1000{width:1000px;margin:0 auto}
/*.bgMin1200{min-width:1500px}*/
.h400{height: 400px;}
.fl{float:left}
.fr{float:right}
.hide{display:none}
.input-text{width:420px;height:54px;background:rgba(255,255,255,1);border-radius:34px;border:1px solid rgba(231,231,231,1);box-sizing:border-box;padding:0 30px}
input[type=number]{-moz-appearance:textfield}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
::-webkit-input-placeholder{color:#ccc}
::-moz-placeholder{color:#ccc}
:-ms-input-placeholder{color:#ccc}
.er{background:rgba(245,245,247,1)}
.f9{background:#f9f9f9}
.ff{background:#FFFFFF}
.red{color: red;}
.ov{overflow:hidden}
.bgF9FBFF{
	background: #F9FBFF;
}
.cl-BFF{
	color: #026BFF!important;
}
.flex{
	display: flex;
}
.logo-img{
	width: 140px;
}
.disable-a{
	color: rgb(255 255 255 / 60%);
	font-size: 14px;
	line-height: 33px;
}
.disable-a:hover{
	cursor: no-drop;
}
/*---------------------banner-----------------------------*/
.pd114{
	padding: 0px 114px;
	box-sizing: border-box;
}
.pl114{
	padding-left: 114px;
	box-sizing: border-box;
}
.left-auto{
	margin-left: auto;
}
.pc-page-banner-bg{height:600px;overflow:hidden; background: #000;}
.pc-page-banner{height: 100px;}
.top-pc{
    width: 100%;
    background: rgb(44 71 107 / 60%);
    /*background: rgb(44 71 107 / 0%);*/
    height: 100px;
    position:fixed;
    z-index: 10050;
    overflow: visible;
}
.pc-logo{padding-top:28px;}
.pc-nav>ul{overflow:visible;}
.pc-nav>ul>li{float:left;margin-top:34px;margin-left:64px;padding-bottom:28px;text-align:center;overflow:visible;}
.pc-nav>ul>li>a{display:inline-block;color:rgba(255,255,255,1);font-size:16px;height:35px;position:relative}
.pc-nav .cpjs-nav{line-height:30px;display:inline-block;color:rgba(255,255,255,0.8);font-size:20px;font-weight:500;position:relative;}
/*
  下拉与当前菜单项「右缘」对齐（right:0），向左展开，避免居中/左对齐时右侧留白或错位。
  li 为 position:relative；内部文案仍 text-align:left。
*/
.pc-nav .cpjs-nav .nav-subset{
	padding-top:10px;
	z-index: 2;
	width:620px;
	max-width: min(620px, calc(100vw - 24px));
	padding-bottom: 30px;
	position: absolute;
	left: auto;
	right: 0;
	transform: none;
	top:58px;
	cursor: pointer;
	background: #151b26;
	box-shadow: 0 16px 40px rgba(0,0,0,0.45);
	text-align: left;
	box-sizing: border-box;
}
.pc-nav .cpjs-nav .nav-subset .nav-div:before{
	content: url(../xzximg/navicon.png);
	display: block;
	margin-right: 8px;
	position: relative;
  top: 4px;
}
.pc-nav .cpjs-nav .nav-subset .nav-f{
	width: 50%;
	float: left;
}
.pc-nav .cpjs-nav .nav-subset .nav-div{display: flex;padding: 30px 38px 8px;text-align: left;font-size: 19px;color: #FFF;}
.pc-nav .cpjs-nav .nav-subset ul{
	padding-left: 38px;
}
.pc-nav .cpjs-nav .nav-subset li{float:left;padding-left: 30px;margin-right:0px;min-width:112px;box-sizing: border-box;text-align: left;width: auto;padding-top: 0px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #FFFFFF;}
.pc-nav .cpjs-nav .nav-subset li a{min-width:80px;font-size: 14px;color:#FFF;padding:6px 0px;position:relative}
.pc-nav .cpjs-nav .nav-subset li:hover a{ color:#026BFF; opacity: 1}
/*.pc-nav .cpjs-nav .nav-subset li a:hover::after{
		content:'';
		display: block;
		position: absolute;
		width: 100%;
		height: 0.5px;
		background: #fff;
}*/
.pc-nav>ul>li.active a{color:rgba(255,255,255,1);} 
.pc-nav>ul>li.active a::before{opacity:1;color:#fff;content:'';position:absolute;top:40px;width:37px;height:3px;left:50%;transform:translate(-50%,0);background:#fff}
.bannerTxt{display:block;margin:0 auto;width:917px;padding-top:141px}
.cpjs-nav{cursor: pointer;}
.pc-nav>ul>li a:hover{color: #fff;}
.pc-nav>ul>li>a:hover::before{opacity:1;color:#026BFF;content:'';position:absolute;top:40px;width:37px;height:3px;left:50%;transform:translate(-50%,0);background:#fff}
.pc-nav>ul>li:hover div div a::before{content:'';background:transparent !important;}
.pc-nav>ul>li a{text-decoration: none !important;}
/*.pc-nav .cpjs-nav:hover div{color: #fff;}*/
.active-li{
	color: #FFF!important;
}
.pc-nav .cpjs-nav:hover{
	color: #fff;
}
.pc-nav .cpjs-nav:hover::before,.pc-nav .active-li::before{color:#fff;opacity:1;color:#026BFF;content:'';position:absolute;top:55px;width:100%;height:3px;left:50%;transform:translate(-50%,0);background:#026BFF;border-radius: 1px;}
.clear::after{
		content: " "; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;  
}
/*.pc-nav .cpjs-nav:hover>div{*/
    /*opacity:1;color:#fff;content:'';position:absolute;top:40px;width:37px;height:3px;left:50%;transform:translate(-50%,0);background:#fff*/
/*}*/
/* .swiper-wrapper{ */
    /*!* 通过改变animation-timing-function 制作弹性切换效果 *!*/
    /* transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s; */
/* } */
.swiper-container{width:100%;height:600px}
.pc-swiper{position:absolute;top:0;width:100%;left:0}
.nav-subset li:last-child::after{display: none!important;}
/* 智慧园区：加宽（右缘对齐继承自 .nav-subset） */
#programme .nav-subset{
    width: min(820px, calc(100vw - 24px));
}
/* 泛地产产品：四宫格用 Grid 替代双列 float，避免行高被撑开产生大块留白 */
#product .nav-subset.second_nav{
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: start;
	gap: 4px 0;
	padding-bottom: 20px;
}
#product .nav-subset.second_nav .nav-f{
	float: none;
	width: auto;
	min-width: 0;
}
#product .nav-subset.second_nav::after{
	content: none;
	display: none;
}
#product .nav-subset .nav-div{
	padding: 16px 38px 4px;
}
/* ----------我们的服务--------------------- */
.pc-page-wmdfw-bg{
    margin: 0 auto;
    overflow: hidden;
    background:#F9F9F9 ;
    height: 400px;
		min-width: 1200px;
}
.pc-page-wmdfw-ul-title{
    width: 100px;
		height: 28px;
		font-size: 20px;
		font-family: PingFangSC-Medium, PingFang SC;
		font-weight: 500;
		color: #4A4A4A;
		line-height: 28px;
		margin: 0 auto;
		margin-top: 4px;
}
.pc-page-wmdfw-ul-con{
		width: 200px;
		height: 17px;
		font-size: 12px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #4A4A4A;
		line-height: 17px;
		text-align: center;
		margin-top: 12px;
}
.pc-page-wmdfw {
		margin: 0 auto;
}
.pc-page-wmdfw-ul {display: flex; justify-content:center}
.pc-page-wmdfw-bg li{ transition:1s all;text-align:center;width:180px;height:220px;margin-right:87px; }
.pc-page-wmdfw h2{text-align:center;height: 67px;
    font-size: 48px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #4A4A4A;
    margin-top: 60px;
    margin-bottom: 50px;
    line-height: 67px;}
/*---------------------------我们是谁---------------------*/
.xuanzhuan-icon {position: relative;width: 80px; }
.xuanzhuan-icon span { width: 80px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #4A4A4A;
    line-height: 22px;}
.xuanzhuan-icon img{display: block;height: 60px;width: 60px;padding: 0 10px 5px;}
.pc-page-wmss-bg{height:1200px;background:#fff}
.pc-page-wmss .title{font-size:34px;font-weight:700;color:#333;padding-top:78px;padding-bottom:30px}
.pc-page-wmss h2{text-align:center}
.pc-page-wmss .title-p{text-align:center;color:#666;font-size:18px;padding:0 200px;line-height:30px;box-sizing:border-box}
.pc-page-wmss-ul-title{font-size: 64px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #04457A;
    line-height: 90px;
    background: linear-gradient(90deg, #0AD2F6 0%, #058EFD 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.pc-page-wmss-ul-title span{
        font-size: 24px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #0592FC;
        line-height: 33px;
        vertical-align: top
    }
.pc-page-dtt{
 text-align: center;padding-top: 230px;
}
.pc-page-wmss-ul-con{font-size: 24px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #4A4A4A;line-height: 33px;}
.pc-page-wmss-ul{position:absolute;z-index: 2; margin-top: -50px;min-width: 1200px;}
.pc-page-wmss-ul li{box-shadow: 0px 8px 16px 0px rgba(212, 222, 229, 0.2); border-radius:20px ; box-sizing:border-box;padding-top:36px;transition:1s all;text-align:center;float:left;width:380px;height:220px;background:#fff;margin-right:30px;border:1px solid rgba(242,242,242,1)}
.pc-page-wmss-ul img{padding-bottom:26px}
.pc-page-wmss-ul li:hover{transform:translate(0,-30px);box-shadow:0 0 18px 0 rgba(0,0,0,.05)}
.pc-page-wmss-ul li:last-child{margin-right:0}

.logo{
	position:fixed;
	top: -1111111111111px;

}
/*------------------------我们的产品服务------------------*/
.pc-page-cpfw{padding-top:80px; height: 800px;}
.pc-page-cpfw .title{text-align:center;font-size:34px;font-weight:700;color:#333;padding-bottom:58px}
.pc-page-cpfw-box1{overflow:hidden}
.pc-page-cpfw-box1-l p:nth-child(1){padding-top:173px;font-weight:700;font-size:24px;padding-bottom:44px}
.pc-page-cpfw-box1-l p:nth-child(2){color:#666;font-size:18px;line-height:36px;width:590px}
.pc-page-cpfw-box2{padding-top:75px}
.pc-page-cpfw-ul>li{ background-size:50px 50px;text-align: justify;float:left;box-sizing:border-box;width:360px;height:140px;border:1px solid #F2F2F2;margin-right:30px;margin-bottom:30px;padding-top:28px;padding-left:100px;padding-right:30px;transition:.5s all;background-color:#fff}
.pc-page-cpfw-ul>li:hover{transform:translate(0,-10px);box-shadow:0 0 18px 0 rgba(0,0,0,.05)}
.pc-page-cpfw-ul>li:hover p:nth-child(1){color:#006bf5;transition:.5s all}
.pc-page-cpfw-ul>li p:nth-child(1){height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #4A4A4A;
    line-height: 25px;margin-bottom:6px}
.pc-page-cpfw-ul>li p:nth-child(2){height: 50px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #9B9B9B;
    line-height: 17px;}
.pc-page-cpfw-ul>li:nth-child(3n+3){margin-right:0}
.cpfw-icon01{background:url(../img/animation4.png) no-repeat  30px 35px}
.cpfw-icon02{background:url(../img/animation2.png) no-repeat  30px 35px}
.cpfw-icon03{background:url(../img/animation3.png) no-repeat  30px 35px}
.cpfw-icon04{background:url(../img/animation1.png) no-repeat  30px 35px}
.cpfw-icon05{background:url(../img/animation7.png) no-repeat  30px 35px}
.cpfw-icon06{background:url(../img/animation9.png) no-repeat  30px 35px}
.cpfw-icon07{background:url(../img/animation6.png) no-repeat  30px 35px}
.cpfw-icon08{background:url(../img/animation8.png) no-repeat  30px 35px}
.cpfw-icon09{background:url(../img/animation5.png) no-repeat  30px 35px}
/* .pc-page-zlfcjy-bg{clear:both;background:url(../images/home-bg1.png) no-repeat top center;}
.pc-page-zlfcjy{height:747px;margin-bottom:79px}
.pc-page-zlfcjy .title{font-size:34px;font-weight:700;color:#fff;padding-top:139px;padding-bottom:83px;text-align:center}
.pc-page-zlfcjy-ul li{float:left;background:#fff;width:287px;height:402px;margin-right:17px;padding:40px 10px 10px 33px;box-sizing:border-box;transition:.5s all}
.pc-page-zlfcjy-ul li:last-child{margin-right:0}
.pc-page-zlfcjy-ul li p:nth-child(1){font-size:18px;font-weight:700;margin-bottom:25px}
.pc-page-zlfcjy-ul li p:nth-child(2){font-size:16px;line-height:25px;padding-right: 22px;}
.pc-page-zlfcjy-ul li:hover{transition:.5s all;background:#006bf5}
.pc-page-zlfcjy-ul li:hover p{color:#fff}
.pc-page-zlfcjy-ul li:hover .hide{display:block}
.pc-page-zlfcjy-ul li:hover .show{display:none} */


/*----------------------我们的合作伙伴--------------------*/
.pc-page-hzhb .title{text-align:center;font-size:34px;font-weight:700;margin-bottom: 58px;}
.logoList{box-sizing:border-box;padding-top:39px;overflow:hidden;}
.logoList li{width:180px;float:left;margin-right:24px;margin-bottom: 24px;}
.logoList li a{ display: inline-block;}
.logoList li img{width:180px;}
.logoList li:nth-child(6n+6){margin-right:0}
.logoList li:hover img.show{transition:.5s all;display:none}
.logoList li:hover img.hide{transition:.5s all;display:block}
.pc-page-hzhb{margin-bottom:121px}


/*------------------------联系我们------------------------*/
.pc-page-llwm-bg{overflow:hidden;background:url(../img/contact-us-bgi.png) no-repeat;width: 100%; height: 500px; }
.pc-page-llwm-l{box-sizing:border-box;width:100%;padding:65px 0 0 0;text-align:center;}
.pc-page-llwm-l p:nth-child(1){font-size:28px;font-weight:700}
.pc-page-llwm-l p:nth-child(2){font-size:19px;color:#333;padding-top:17px;padding-bottom:33px}
.username{margin-bottom:20px;font-size:16px}
.useripone{margin-bottom:51px;font-size:16px}
.savaBtn{color:#fff;width:427px;outline:0;border:none;height:58px;background:rgba(0,107,245,1);border-radius:34px;font-size:22px}
.pc-page-llwm{overflow:hidden;margin-bottom:30px}
.pc-page-llwm-r{width:580px;font-size:28px;margin-bottom:30px;text-align:center;box-sizing:border-box}
.pc-page-llwm-r p:nth-child(1){padding-top:63px;font-weight:700;padding-bottom:48px}
.pc-page-llwm-r p img{width:263px}
.lineDiv{width:1px;height:279px;background:#d2d4d4;position:absolute;top:110px;left:619px}



/*-----------------------------footer----------------------------------*/
.pc-page-footer-bg{background:#151B26}
.pc-page-footer{overflow:hidden;box-sizing:border-box;padding: 66px 126px 20px 120px;border-bottom: 1px solid #8A8D92;}
.footer-logo{margin-right: 116px;width: 80px;}
.footer-txt{color:#fff;font-size:16px;width: calc(100% - 196px);}
.footer-txt ul li{font-size:12px;margin-top:12px;color:#8A8D92;}
.footer-txt ul li:nth-child(1){float:none;margin-top:0;font-size:16px;font-weight:500;opacity:1}
.footer-txt ul li:nth-child(2){margin-top:48px}
.footer-txt a{color:#8A8D92}
.footer-col{overflow: hidden;float: left;}
.footer-col ul{float: left;overflow: hidden;margin-right: 50px;}
.foooter-code{margin: 0px 12px;}
.foooter-code img{display:block;margin: 0px auto;}
/*.footer-txt-item1{width:80px}*/
/*.footer-txt-item2{width:80px;overflow:hidden}
.footer-txt-item2 li{width:80px}*/
.footer-code-txt{text-align:center;font-size:16px;margin-top:10px;color:#8A8D92;display: block;}
.record{text-align: center;font-size: 14px;font-weight: 500;color: #9B9B9B;line-height: 42px;}

/*---------------------------二级页面 头部------------------------------*/
.pc-header-bg{background:#0b1531}
.pc-header{height:67px;background:#0b1531;}
.pc-banner-bg{height:299px}
.banner-news{background:url(../images/banner-news.png) no-repeat center top}
.banner-about{background:url(../images/banner-about.png) no-repeat center top}
.banner-online{background:url(../images/banner-online.png) no-repeat center top}
.banner-flow{background:url(../images/banner-flow.png) no-repeat center top}
.banner-move{background:url(../images/banner-move.png) no-repeat center top}
.banner-number{background:url(../img/banner-numberSite.png) no-repeat center top}
.banner-housekeeper{background:url(../images/banner-housekeeper.png) no-repeat center top}
.banner-kp{background:url(../images/banner-kp.png) no-repeat center top}
.banner-markeing{background:url(../images/banner-markeing.png) no-repeat center top}
.banner-toker{background:url(../images/banner-toker.png) no-repeat center top}
.pc-main-con{background:#fff;margin-top:30px;margin-bottom:125px;overflow:hidden}
.banner-width{width:100%}

/*----------------------------------------------tab切换------------------------------------------------------*/
.pc-tab{box-sizing:border-box;padding-top:60px;border-bottom:1px solid #e7e7e7;overflow:hidden}
.pc-tab-title{cursor:pointer;width:140px;text-align:center;float:left;font-size:20px;position:relative;height:39px}
.pc-tab-title.active::before{content:"";width:70px;height:3px;position:absolute;bottom:0;left:50%;background:#006bf5;transform:translate(-50%,0)}
.pc-tab-title.active{font-weight:700}
.pc-newsDetails-con-item{overflow:hidden;padding:68px 40px 40px;}
.pc-newsDetails-con-item-l p:nth-child(1){font-weight:600;font-size:30px;margin-bottom:50px;color:#4A4A4A;}
.pc-newsDetails-con-item-l p:nth-child(2){font-size:14px;color:#999}
.pc-newsDetails-con-item-l{overflow:hidden;text-align: center;}
.pc-newsDetails-con-box{color:#4A4A4A;font-size:14px;padding-bottom: 40px;}
.pc-newsDetails-con-box p{line-height:30px;margin-bottom: 50px;text-align: justify;}
.pc-newsDetails-con-box img{display:block;margin: 0px auto 50px;max-width: 100%;}
.pc-tab-con{padding:0 40px}
.pc-tab-con-item{overflow:hidden;border-bottom:1px solid #e7e7e7;padding:40px 0}
.pc-tab-con-item:last-child{border-bottom:none}
.pc-tab-con-item:hover p:nth-child(1){color:#006bf5}
.pc-tab-con-item-l{width:700px;margin-right:220px}
.pc-tab-con-item a{display:inline-block}
.pc-tab-con-item-l p:nth-child(1){font-weight:600;font-size:30px;margin-bottom:50px;color:#4A4A4A;}
.pc-tab-con-item-l p:nth-child(2){font-size:16px;margin-bottom:30px;color:#4A4A4A;line-height:30px}
.pc-tab-con-item-l p:nth-child(3){font-size:14px;color:#999}
.pc-tab-con-more{margin:0 auto;width:1000px;box-sizing:border-box;height:50px;line-height:50px;background:rgba(247,248,252,1);text-align:center;color:#8a8fa2;font-size:16px;margin-top:10px;margin-bottom:40px;cursor:pointer}
.pc-tab-con-none{margin:0 auto;width:1000px;box-sizing:border-box;height:50px;line-height:50px;text-align:center;color:#8a8fa2;font-size:16px;margin-top:35px;margin-bottom:40px}
.pc-tab-con-item-r{width:200px}
.pc-tab-con-item-r img{height:150px}
.time-icon{display:inline-block;width:14px;height:14px;vertical-align:middle;background:url(../images/time-icon.png) no-repeat;background-size:contain;margin-right:10px}


/*----------------------关于我们----------------------*/
.pc-about-con{box-sizing:border-box;overflow:hidden; margin-top: 50px; margin-bottom:50px;text-align: justify;}
.pc-about-con-l{width:50%;}
.pc-about-con-l p{line-height:40px;font-size: 16px;margin-bottom: 20px;}
.pc-about-con-l span{font-size: 14px;margin-bottom: 20px;display: block;}
.pc-about-con-l img{display: block;}
.pc-about-con-r{width:50%;box-sizing: border-box;}
.pc-about-con-r p:nth-child(1){margin-bottom:30px;}
.pc-about-con-r p{font-size:16px;color:#4A4A4A;line-height:40px}
.pc-about-con-title{margin-top: 80px;text-align: center;font-weight: 500;color: #4A4A4A;font-size: 36px;}
.pc-about-con-Ul{margin-top:23px;margin-bottom:80px;clear:both;overflow:hidden;display: flex;justify-content: center;}
.pc-about-con-Ul li{padding-left:100px;width:240px;float:left;height:70px;box-sizing: border-box;}
.pc-about-con-Ul li p:nth-child(1){font-size:18px;font-weight:500;margin-bottom:14px;padding-top: 10px;color: #4A4A4A;}
.pc-about-con-Ul li p:nth-child(2){font-size:12px;color:#9B9B9B}
.pc-about-con-Ul li:nth-child(1){background:url(../img/contact-us-page2.png) no-repeat 0px 0px;background-size:70px}
.pc-about-con-Ul li:nth-child(2){background:url(../img/contact-us-page4.png) no-repeat 0px 0px;background-size:70px;margin: 0px 78px;}
.pc-about-con-Ul li:nth-child(3){background:url(../img/contact-us-page3.png) no-repeat 0px 0px;background-size:70px}
.pc-about-map{height:400px; overflow: hidden}
.pc-about-map #allmap{width: 100%; height: 100%}
.pc-about-con-Ul2{margin-bottom:80px; height: 120px; padding-top: 70px; margin-top:0;margin-bottom:0px; padding-bottom: 26px;}
.pc-about-con-Ul2 li:nth-child(1){background:url(../images/pc-about-con-li4.png) no-repeat 80px 36px;background-size:30px}
.pc-about-con-Ul2 li:nth-child(2){background:url(../images/pc-about-con-li5.png) 80px 36px no-repeat;background-size:30px}
.pc-about-con-Ul2 li:nth-child(3){background:url(../images/pc-about-con-li6.png) 80px 36px no-repeat;background-size:30px}


/*-----------------------------旋转动画------------------------------*/
.xuanzhuan{
    animation:myfirst1 5s linear infinite;
}

@-webkit-keyframes myfirst1{0%{transform:scale(1);box-shadow:0 0 10px #fff}
    50%{transform:scale(.9);box-shadow:0 0 45px #fff}
    100%{transform:scale(1);box-shadow:0 0 10px #fff}
}



/**移动端适配*/
.iphone .bgMin1200{width:100%!important}
.iphone .w1200{width:100%!important; box-sizing: border-box;}
.iphone .w1000{width:100%!important; box-sizing: border-box;}
.iphone .bgMin1200{width:100%!important;min-width:100%!important}
.iphone .pc-tab-con-item-l{width:70%;margin-right:2%}


.iphone .footer-col,.iphone .footer-txt-item3,.iphone .footer-txt,.iphone .foooter-code,.iphone .footer-logo{
	float: none!important;margin:0px auto 50px;margin-right: 0px;
}
.iphone .footer-col ul{width: 100%;width: 33.3%;}
.iphone .footer-col ul li:nth-child(1){font-size: 2.4rem}
.iphone .footer-col ul a{font-size: 2rem}
.iphone .footer-logo{width: 300px;}
.iphone .foooter-code img{width: 200px;}
.iphone .pc-page-footer{padding:40px;}

/*-----------------线上售楼-----------------*/
.item1{box-sizing:border-box;padding-top:110px;background:#fff;height:783px}
.item2{box-sizing:border-box;padding-top:40px;height:692px;background:rgba(245,245,247,1)}
.item3{box-sizing:border-box;padding-top:137px;height:853px;background:#fff}
.item3 .pc-online-item-l h2{font-size:30px;margin-bottom:20px}
.item3 p{font-size:18px;color:rgba(102,102,102,1)}
.item3 ul{margin-top:80px}
.item3 ul li{cursor:pointer;height:90px;font-size:22px;font-weight:700;line-height:90px;box-sizing:border-box;padding-left:120px}
.item3 .pc-online-item-l{width:600px}
.item3 ul li:hover{background-color:rgba(249,249,249,1)!important}
.item3 ul li:nth-child(1){background:url(../images/item3-icon1.png) no-repeat 20px center}
.item3 ul li:nth-child(2){background:url(../images/item3-icon2.png) no-repeat 20px center}
.item3 ul li:nth-child(3){background:url(../images/item3-icon3.png) no-repeat 20px center}
.item4{box-sizing:border-box;padding-top:69px;height:692px;background:rgba(245,245,247,1)}
.item4 .pc-online-item-l h2{font-size:30px;margin-bottom:20px}
.item4 ul{margin-top:80px}
.item4 ul li{cursor:pointer;height:90px;font-size:22px;font-weight:700;line-height:90px;box-sizing:border-box;padding-left:120px}
.item4 .pc-online-item-l{width:600px}
.item4 ul li:hover{background-color:rgba(255,255,255,1)!important}
.item4 ul li:nth-child(1){background:url(../images/item4-icon1.png) no-repeat 20px center}
.item4 ul li:nth-child(2){background:url(../images/item4-icon2.png) no-repeat 20px center}
.item4 ul li:nth-child(3){background:url(../images/item4-icon3.png) no-repeat 20px center}
.pc-online-item-l{box-sizing:border-box;padding-top:80px}
.item4 p{font-size:18px;color:rgba(102,102,102,1)}
.item4 .pc-online-item-r{width:581px}
.item5 ul{margin-top:40px}
.item5 h2{font-size:30px;margin-bottom:40px}
.item5 p{font-size:20px;margin-bottom:20px;color:#666}
.item5 li{float:left;text-align:center;color:#999;margin-top:10px;margin-right:49px}
.item5 li p{font-size:12px}
.item5{padding-top:120px;box-sizing:border-box;height:840px;background:#fff}

/*-----------------------------渠道招募---------------------------------*/
.pc-recruit-title{
	text-align: center;
	font-size: 34px;
	font-weight: 500;
	color: #333;
	display: block;
	margin-bottom: 50px;
}
.pc-recruit-con .item:nth-of-type(1){
	padding-top: 64px;
}
.pc-recruit-con .item:nth-of-type(2){
	padding: 42px 0px;
}
.pc-recruit-con .item:nth-of-type(3){
	padding-top: 50px;
}
.pc-recruit-con .item>div{
	display: flex;
	justify-content: center;
}
.pc-recruit-con .item>.advantage div{
	align-items: center;
	margin: 0px 35px 98px;
	font-size: 24px;
	font-weight: 500;
	color: #4A4A4A;
	text-align: center;
}
.pc-recruit-con .item>.support div{
	width: 300px;
	height: 300px;
	margin: 0px 28px;
	background: #FFFFFF;
	box-shadow: 0px 2px 10px 0px #F9F9F9;
	padding: 48px 30px 30px 30px;
	box-sizing: border-box;
}
.pc-recruit-con .item>.support img{
	display: block;
	margin: 0px auto;
}
.pc-recruit-con .item>.support p{
	font-size: 20px;
	font-weight: 500;
	color: #4A4A4A;
	margin:  35px 0px 22px;
	text-align: center;
}
.pc-recruit-con .item>.support span{
	font-size: 18px;
	font-weight: 400;
	color: #4A4A4A;
	text-align: justify;
	line-height: 26px;
}
.pc-recruit-con>div img{
	display: block;
	margin-bottom: 28px;
}
.pc-recruit-con .item .map-img{
	display: block;
	margin: 0px auto 38px;
}
/*-----------------------------渠道管家---------------------------------*/
.pc-housekeeper-item,.pc-numberSite-item {
	height: 500px;
	display: flex;
	justify-content: center;
	align-items: center;
}
/*.pc-housekeeper-item:nth-child(even),.pc-numberSite-item:nth-child(even){
	background: #fff;
}*/
.pc-housekeeper-item img{
	/*margin-left: 156px;*/
}
.pc-housekeeper-item:nth-child(even) img{
	/*margin-right: 156px;*/
	/*margin-left: 0px;*/
}
.pc-housekeeper-item h3,.pc-numberSite-item h3{
	font-size: 17px;
	font-weight: 500;
	color: #333;
	margin-bottom: 20px;
}
.pc-housekeeper-item p,.pc-numberSite-item p{
	color: #666;
	line-height: 40px;
	font-size: 15px;
	font-weight: 400;
}
/*-----------------------------数字案场---------------------------------*/
.pc-numberSite-item{
	padding: 63px 0px 46px;
}
.pc-numberSite-item>img{
	margin-left: 156px;
	margin-top: 140px;
}
.pc-numberSite-item:nth-child(odd)>img{
	margin-left: 0px;
	margin-right: 156px;
}
.pc-numberSite-item p{
	color: #666;
}
.pc-numberSite-item ul{
	width: 540px;
	overflow: hidden;
	margin-top: 20px;
}
.pc-numberSite-item ul li{
	width: 250px;
	height: 150px;
	border: 1px solid #F2F2F2;
	border-radius: 8px;
	margin-right: 20px;
	margin-top: 20px;
	box-sizing: border-box;
	float: left;
	font-weight: 500;
	color: #4A4A4A;
	font-size: 18px;
	text-align: center;
}
.pc-numberSite-item:nth-child(odd) ul li{
	border: 0px;
	background: #f9fbff;
}
.pc-numberSite-item ul li img{
	display: block;
	margin: 40px auto 20px;
}
/*-----------------------------线上售楼---------------------------------*/
.pc-numberSite-item ol{
	font-size: 18px;
	font-weight: 500;
	color: #4A4A4A;
	/*margin-top: 80px;*/
}
.pc-numberSite-item ol li{
	width: 500px;
	padding: 24px 30px;
	box-sizing: border-box;
	display: flex;
}
.pc-numberSite-item ol li img{
	align-self: center;
}
.pc-numberSite-item ol li span{
	line-height: 32px;
	margin-left: 20px;
}
.activity-hover li:hover,
.book-hover li:hover{
	cursor: pointer;
}
.activity-hover li:nth-of-type(1){
	background: #f9fbff;
}
.book-hover li:nth-of-type(1){
	background: #FFF;
}
.numberSite-item-lc{
	display: flex;
	justify-content: center;
}
.numberSite-item-lc>div{
	margin: 80px 22px 92px;
}
.numberSite-item-lc span{
	display: block;
	text-align: center;
	font-weight: 400;
	color: #4A4A4A;
	font-size: 18px;
	margin-top: 10px;
}

/*-----------------------------企微SCRM---------------------------------*/
.pc-enterprise-nav{
	display: flex;
	justify-content: center;
	margin: 40px 0px 60px;
}
.pc-enterprise-nav li{
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	color: #9B9B9B;
	font-size: 21px;
	background: #F9F9F9;
	border-radius: 20px;
	text-align: center;
	margin: 0px 15px;
}
.pc-enterprise-nav li:hover{
	cursor: pointer;
}
.pc-enterprise-nav>.active{
	background: linear-gradient(90deg, #0AD2F6 0%, #058EFD 100%);
	color: #FFFFFF;
}
.img-active{
	display: none;
}
.pc-enterprise-con{
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
}
.pc-enterprise-con-r{
	width: 400px;
	margin-left: 60px;
	margin-top: 148px;
}
.pc-enterprise-con-r p{
	font-size: 36px;
	font-weight: 500;
	color: #4A4A4A;
	margin-bottom: 20px;
}
.pc-enterprise-con-r span{
	font-size: 24px;
	font-weight: 400;
	color: #9B9B9B;
	line-height: 33px;
}
/*-----------------------------移动验房---------------------------------*/
.pc-room-item{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
}
.pc-room-item ul{
	margin: 100px 150px 40px 0px;
}
.pc-room-item ul li{
	margin-bottom: 60px;
	font-size: 24px;
	font-weight: 400;
	color: #9B9B9B;
}
.pc-room-item ul li p{
	font-size: 36px;
	font-weight: 500;
	color: #4A4A4A;
	margin-bottom: 20px;
}
.pc-room-item1{
	display: flex;
	justify-content: center;
	margin: 90px 0px;
	background: #F9F9F9;
}
.pc-room-item1 li{
	width: 260px;
	height: 320px;
	margin: 0px 13px;
	background: #FFFFFF;
	border-radius: 10px;
}
.pc-room-item1 li>img{
	display: block;
	margin: 43px auto 18px;
}
.pc-room-item1 li>p{
	font-size: 24px;
	font-weight: 400;
	color: #4A4A4A;
	margin-bottom: 6px;
	text-align: center;
}
.pc-room-item1 li>span{
	font-size: 18px;
	font-weight: 400;
	color: #9B9B9B;
	text-align: center;
	display: block;
}
.pc-room-item1 .type{
	margin: 34px 42px 0px;
	overflow: hidden;
}
.pc-room-item1 .type>p{
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #4A4A4A;
	float: left;
}
.pc-room-item1 .type>p:nth-of-type(even){
	float: right;
}
.pc-room-item1 .type>p span{
	display: block;
	width: 4px;
	height: 4px;
	background: #4A4A4A;
	float: left;
	margin-right: 8px;
	margin-top: 6px;
	border-radius: 4px;
}

/*-----------------------------移动拓客---------------------------------*/
.pc-toker-item{
	padding: 72px 0px 116px;
	font-size: 36px;
	font-weight: 500;
	color: #4A4A4A;
	text-align: center;
}
.pc-toker-item img{
	display: block;
	margin: 74px auto 0px;
}
.toker-img{
	display: block;
	margin: 0px auto;
	width: 100%;
}
.pc-toker-item1{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 100px 0px 56px;
}
.pc-toker-item1 ul{
	margin-left: 70px;
	width: 590px;
	overflow: hidden;
}
.pc-toker-item1 ul li{
	float: left;
	font-size: 24px;
	font-weight: 400;
	color: #9B9B9B;
	margin-right: 70px;
	margin-bottom: 26px;
}
.pc-toker-item1 ul li>img{
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.pc-toker-item1 ul>p{
	font-size: 36px;
	font-weight: 500;
	color: #4A4A4A;
	margin-bottom: 65px;
}

/*-----------------------------全民营销---------------------------------*/
.pc-markeing-item{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0px 0px 150px;
}
.pc-markeing-item .markeing img{
	margin-right: 16px;
	float: left;
}
.markeing{
	margin-top: 70px;
}
.pc-markeing-item .markeing p{
	font-size: 36px;
	font-weight: 500;
	color: #4A4A4A;
	margin-bottom: 20px;
	line-height: 50px;
}
.pc-markeing-item .markeing span{
	font-size: 24px;
	font-weight: 400;
	color: #9B9B9B;
	margin-left: 66px;
	display: block;
	line-height: 33px;
}
.pc-markeing-item .markeing:nth-of-type(1){
	margin-bottom: 130px;
	position: relative;
	left: -160px;
}
.pc-markeing-item .markeing:nth-of-type(2){
	position: relative;
	left: -30px;
}
.pc-markeing-item .markeing:nth-of-type(3){
	position: relative;
	left: -526px;
	margin-top: 70px;
}
.pc-nav li:last-child{
    position: relative;
}
/* .pc-nav li:last-child::after{
    position: absolute;
    left:0;
    width: 1px;
    height: 20px;
    background: #ccc;
   content: ' ';
} */
