* {
	box-sizing: content-box;
	box-sizing: border-box;
	font-family: "MicrosoftYaHei-Bold";
}
img {
	display: inline-block;
	vertical-align: middle
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	color: #333333;
}
p {
	color: #333333;
}
.layui-edge,
.layui-header,
.layui-inline,
.layui-main {
	position: relative
}
.layui-btn,
.layui-edge,
.layui-inline,
img {
	vertical-align: middle
}
blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
a:active,
a:hover {
	outline: 0
}
img {
	border: none
}
li {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
h4,
h5,
h6 {
	font-size: 100%
}
button,
input,
optgroup,
option,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: 0
}
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word
}
body {
	color:#282828;
	background: #FFFFFF;
	min-width: 1200px;
	line-height: 24px;
	font: 14px Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif
}
hr {
	height: 1px;
	margin: 10px 0;
	border: 0;
	clear: both
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #666666;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.layui-form-label {
	min-width: 110px;
}
.layui-textarea {
	min-height: 90px;
}

.df {
	display: flex;
}
.fx1 {
	flex: 1;
}
.textove {
	display: -webkit-box !important;
	/*display:-moz-box !important;*/
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.textove2 {
	display: -webkit-box !important;
	display: -moz-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.textove3 {
	display: -webkit-box !important;
	display: -moz-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.bhh {
	white-space:nowrap;
}
.hh {
	word-wrap: break-word;
	word-break: normal;
	word-break:break-all;
}
.fw {
	font-weight: bold;
}
.jz {
	display: flex;
	align-items:center;
	justify-content: center;
}
.gwBox {
	width: 100%;
	min-width: 1200px;
}
.dhua {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
/*轮播图 s*/
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.swiper-slide {
	position:relative;
}

.lunbContBox {
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	padding-top:240px;
}
.lunbContHe {
	width: 1100px;
	margin: 0px auto;
}
.lunbCont {
	width: 650px;
}
.lunbConttle {
	font-size:34px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #ffffff;
}
.lunbConttxt {
	font-size:20px;
	line-height:40px;
	color:#ffffff;
}

/*轮播图 e*/




/*头部 s*/
.ckHeaderBox {
	position: fixed;
	left:0px;
	top:0px;
	z-index:1000;
	background: #17191A;
	width: 100%;
	min-width: 1200px;
	height: 80px;
}
.ckHeaderCont {
	min-width: 1200px;
	max-width: 1300px;
	margin: 0 auto;
}
.ckHeaderlogo {
	height: 80px;
}
.ckHeaderlogo img {
	height:60px;
}
.ckHeadelinkBox {
	
}
.ckHeadelink {
	margin-left: 45px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.ckHeadelink:hover {
	color: #ffffff;
}
.ckHeadelink .tex_2 {
	font-size: 12px;
	color: rgba(255,255,255,0.8);
}
.ckHeadelink .tex_1 {
	margin-bottom: 4px;
}
.ckHeadelink.color_1 {
	color: #999999;
	font-size: 14px;
}
.ckHeadelink.color_1:hover {
	color: #ffffff;
}
.linkzcBtn_1 {
	height: 28px;
	line-height: 28px;
	background: #ffffff;
	border-radius: 6px 0px 0px 6px;
	padding: 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.linkzcBtn_2 {
	height: 28px;
	line-height: 28px;
	background: #FF0000;
	border-radius: 0px 6px 6px 0px;
	padding: 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.linkzcBtnBox {
	margin-left:30px;
}

/*头部 s*/

/*内容区 s*/

.dawenbuContBox {
	max-width: 1300px;
	min-width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.wuyegliBox {
	padding:40px 0px;
}
.lzHomepblkTl {
    height: 80px;
    width: 380px;
    background: url(../images/lz_10.png) no-repeat center;
    background-size: 100%;
    margin: 65px auto;
    text-align: center;
}
.lzHomepblkTltl {
    font-size: 46px;
    color: #333333;
    position: relative;
    top: -35px;
    font-weight: 700;
}
.lzHomepblkms {
    color: #999999;
    font-size: 14px;
    position: relative;
    top: -25px;
    width: 100%;
    line-height: 20px;
    padding: 0px 15px;
}

/* 一 物业管理 */
.wyglleftBox {
	width:30%;
	margin-right: 2%;
}
.wyglltle {
	color: #0194FE;
	font-size: 34px;
}
.wyglltletxt {
	font-size: 16px;
	color: #999999;
	line-height:28px;
	padding: 20px 0px;
}
.wyglltBtn {
	display: inline-block;
	height:40px;
	line-height: 40px;
	padding: 0px 20px;
	font-size: 14px;
	background: #0194FE;
	color: #ffffff;
	border-radius: 4px;
	cursor:pointer;
}
.wyglltBtn:hover {
	border-radius:20px 4px 20px 4px;
}

.wygllqufenBox {
	flex-wrap: wrap;
	
}
.wygllqufenHe {
	width: 33.33%;
}
.wygllqufenCont {
	margin: 30px 0px 0px 20px;
	box-shadow: 0px 5px 10px #eeeeee;
	border-radius:2px;
	cursor:pointer;
	padding:25px;
}
.wygllqufenimg {
	width:80px;
	height: 80px;
	border-radius: 50%;
	margin: 0px auto;
	background: #F0F7FC;
}
.wygllqufenimg i {
	font-size: 38px;
	color: #0194FE;
}
.wygllqufetle {
	color: #333333;
	font-size: 20px;
	margin: 15px;
	text-align: center;
}
.wygllqufemaoshu {
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height:22px;
	height: 44px;
}
.wygllqufenCont:hover {
	background: #0194FE;
}

.wygllqufenCont:hover .wygllqufetle {
	color: #ffffff;
}
.wygllqufenCont:hover .wygllqufemaoshu {
	color:rgba(255,255,255,0.9);
}

.diedaigimg {
	width: 21%;
	overflow: hidden;
}
.diedaigimg img {
	width: 100%;
}
.diedaigimg:hover img {
	transform: scale(1.1);
}
.diedaigxinBox {
	box-shadow: 0px 5px 10px #eeeeee;
	margin: 100px 0px;
}
.diedaiHe {
	text-align: center;
}
.diedaishu {
	font-size: 40px;
	color: #0194FE;
	margin-bottom: 5px;
}
.diedaitxtxt {
	color: #333333;
	font-size: 14px;
}


.wyglxilvBox {
	width:50%;
	margin-left: 5%;
}
.wyglxilimg img {
	width: 100%;
}
.wyscrmHe {
	width: 23%;
	overflow: hidden;
	box-shadow: 0px 5px 10px #eeeeee;
	padding-bottom: 30px;
	cursor: pointer;
}
.wyscrmimg {
	height: 420px;
	overflow: hidden;
} 
.wyscrmimg img {
	height: 100%;
}
.wyscrmimg:hover img {
	transform: scale(1.1);
}
.wyscrmtle {
	padding: 30px; 
	text-align: center;
	font-size: 24px;
	color: #333333;
}
.wyscrmtxtxt {
	font-size: 14px;
	text-align: center;
	padding:0px 30px 0px 30px;
	color: #999999;
	line-height: 25px;
}
.wyscrmHe:hover .wyscrmtxtxt {
	color: #0194FE;
}

.wyscrmBox {
	padding: 40px 0px 60px 0px;
}

.wyeyycjtHe {
	width: 23%;
	overflow: hidden;
	box-shadow: 0px 5px 10px #eeeeee;
	text-align: center;
	padding: 30px;
}
.wyeyycjtle {
	color: #0194FE;
	font-size: 30px;
	margin-bottom: 30px;
}
.wyeyycjtext {
	font-size: 16px;
	color: #999999;
	margin-bottom: 25px;
	line-height: 26px;
}

.wuyezhugnHe {
	width: 23%;
	overflow: hidden;
	box-shadow: 0px 5px 10px #eeeeee;
	padding:40px 30px 30px 30px;
	cursor: pointer;
	min-height: 420px;
}
.wuyezhugnimg {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0px auto;
	background: #0194FE;
	color: #ffffff;
}
.wuyezhugnimg i {
	font-size: 38px;
}
.wuyezhugntle {
	color: #333333;
	font-size: 24px;
	text-align: center;
	padding: 15px 0px 20px 0px;
}
.wuyezhumukHe {
	padding: 5px;
	color: #999999;
	font-size: 16px;
}
.wuyezhumuico {
	text-align: right;
	width: 35%;
	padding-right: 5px;
}
.wuyezhumuico i {
	font-size: 18px !important;
}
.wuyezhugnHe:hover {
	background: #0194FE;
}
.wuyezhugnHe:hover .wuyezhugnimg {
	background: #ffffff;
	color: #0194FE;
}
.wuyezhugnHe:hover .wuyezhugntle {
	color: #ffffff;
}
.wuyezhugnHe:hover .wuyezhumukHe {
	color:rgba(255, 255, 255, 0.9);
}

.shquyinjHe {
	width: 23%;
	overflow: hidden;
	box-shadow: 0px 5px 10px #eeeeee;
	padding:20px 20px 30px 20px;
	cursor: pointer;
	margin-bottom:50px;
}
.shquyinjimg {
	height: 300px;
}
.shquyinjimg img {
	width: 100%;
}
.shquyinjHe:hover .shquyinjimg img {
	transform: scale(0.9);
}

.shquyinjtle {
	color: #333333;
	font-size: 24px;
	margin-bottom: 15px;
}
.shquyinjHe:hover .shquyinjtle {
	color: #0194FE;
}
.shquyinjtmshu {
	color: #999999;
	font-size: 14px;
	line-height: 25px;
	height: 50px;
}

.phone-version {
	max-width: 1300px;
	margin: 0 auto;
    position: relative;
    text-align: center;
	padding-bottom: 50px;
}
.phone-version .suanbulinkBox {
	display: block;
    width: 98%;
	height:200px;
	margin: 0px auto;
	position: relative;
	box-shadow: 0px 5px 10px #eeeeee;
}

.sblagnimg {
	width: 50px;
	height:50px;
	background: #0194FE;
	border-radius: 50%;
	color: #ffffff;
	position: absolute;
	top: -25px;
	left: calc(50% - 25px);
}
.sblagnimg i {
	font-size: 28px;
}
.sblagnmshu {
	display: block;
	text-align: left;
	padding: 50px 10px 20px 20px;
	color: #999999;
}
.sblagniHe {
	text-align: left;
}
.sblagnico {
	width: 20%;
	margin-left: 20px;
}
.sblagnico i {
	font-size: 40px;
	color: #0194FE;
}
.sblagntlee {
	font-size: 16px;
	color: #0194FE;
	margin-bottom: 10px;
}
.sblagnttxt {
	font-size: 12px;
	color: #333333;
}





.arrowLeftAn {
    position: absolute;
    top:29%;
    left: 0px;
    font-size:40px;
    color: #111111;
    z-index: 10000;
    cursor: pointer;
}
.arrowRightAn {
    position: absolute;
    top:29%;
    right: 0px;
    font-size: 40px;
    color: #111111;
    z-index: 10000;
    cursor: pointer;
}

.dweiewmBox {
	position:fixed;
	right: 12px;
	bottom: 15px;
	border-radius: 4px;
	border: 2px solid #0194FE;
	padding:20px 30px;
	text-align: center;
	background: #ffffff;
	z-index: 10;
	cursor: pointer;
}
.dweiewmtle {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
.dweiewmimg {
	width: 120px;
}
.dweiewmimg img {
	width: 100%;
}

/* 内容区 e */

/* 弹窗 s */
.sybbBox {
	font-family: "MicrosoftYaHei-Bold";
	color:#333333;
	position: fixed;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	z-index: 1001;
	overflow: auto;
	visibility: hidden;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.sybbBoxActive {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}
.wykkCont {
	width: 300px;
	min-height: 300px;
	background: #ffffff;
	border-radius: 10px;
	text-align: center;
	position: fixed;
	z-index: 1010;
	top:calc(50% - 200px);
	left: calc(50% - 150px);
	padding-bottom: 40px;
}
.wykkewmm {
	width: 190px;
	height: 190px;
	background-color: #fff;
	border: 1px dashed #dddddd;
	padding:5px;
	margin: 47px auto 0 auto;
}
.wykkewmm img {
	width: 100%;
}
.wykketxt {
	font-size: 14px;
	color: #666666;
	margin-top: 18px;
}
.wykkegbi {
	width: 30px;
	height: 30px;
	border: 1px solid #b7b7b7;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	font-size: 15px;
	margin: 25px auto 0 auto;
	cursor: pointer;
}
.azhbbBox {
	font-family: "MicrosoftYaHei-Bold";
	color:#333333;
	position: fixed;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	z-index: 1001;
	overflow: auto;
	visibility: hidden;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.azhbbBoxActive {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

/* 弹窗 e */




/*尾部 s*/
.footer {
	padding-top: 40px;
	background: #2A2C2E;
	background: url("../images/lz_12.png") no-repeat center;
	background-size: cover;
	border-top: 3px solid #0194FE;
}
.footer .footerContent {
	text-align: left;
	max-width: 1300px;
	margin: 0 auto;
	/* padding: 0px 10px; */
}
.footer .footerContent .footer_div h4 {
	color: #ffffff;
	margin-left: 30px;
}
.footer .footerContent .footer_div .footer_div1 .footer_div2 {
	width: 50%;
	border-top: 1px solid #6B675C;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	position: relative;
	margin-left: 30px;
}
.lanLine {
	position: absolute;
	top: -2px;
	left: 0px;
	width: 30px;
	height: 2px;
	border-top: 2px solid #0194FE;
}
.footer .footerContent .footer_div .footer_div1 .footer_div2 a {
	display: block;
	color: #999999;
	font-size: 14px;
	line-height: 40px;
}
.footer .footerContent .footer_div .footer_div1 .footer_div2 a:hover {
	color: #ffffff;
}
.footer .footerInterlinkage .footerInterlinkage_1 {
	margin-top: 40px;
	color: #999999;
	padding-bottom: 20px;
}
.footer .footerInterlinkage a {
	color: #999999;
}
.footer .footerInterlinkage a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.footerRelation {
	border-top: 1px solid #6B675C;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	position: relative;
	margin-left: 30px;
}
.quickMarkImg {
	height: 110px;
}
.quickMarkImg img {
	height: 100%;
}
.quickMarkLink {
	margin-top: 20px;
	display: inline-block;
	line-height: 36px;
	padding: 0px 20px;
	background: #0194FE;
	border-radius: 18px;
	color: #fff;
	font-size: 14px;
	min-width: 110px;
	text-align: center;
}
.quickMarkLink:hover {
	color: #fff;
}
.relationTx {
	color: #999999;
	font-size: 14px;
	padding: 10px 0px;
}
.relationTx .spanBg {
	display: inline-block;
	height: 25px;
	width: 25px;
	border-radius: 100%;
	background: #0194FE;
	color: #fff;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	margin-right: 15px;
}
.blogrollBox {
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	padding: 10px 0px;
	color: #999999;
	font-size: 12px;
}
.blogrollBox .linkA {
	color: #dddddd;
	border-right: 1px solid #444444;
	padding: 0px 25px;
}
.blogrollBox .linkA:hover {
	color: #fff;
}
.banquanBox {
	padding: 20px 0px;
}
.banquan {
	color: #999999;
	font-size: 12px;
	line-height: 30px;
}
.banquan .linkA {
	color: #dddddd;
}
.banquan .linkA:hover {
	color: #fff;
}
.banquan_1 {
    text-align: right;
	color: #999999;
}
.banquan_1 img {
    margin-left: 20px;
    width: 18px;
    height: 18px;
}

.cdnAboutBox {
	margin-top: 20px;
	padding: 0px 15px;
}
.cdnAboutTitle .titleLeft {
	float: left;
	font-size: 18px;
}
.cdnAboutTitle .titleLeft .i {
	font-size: 20px;
	color: #00AAFF;
	margin-right: 5px;
}
.cdnAboutTitle .titleRight {
	float: right;
	margin-top: 10px;
	font-size: 14px;
	color: #444444;
}
.cdnAboutTitle .titleRight:hover {
	color: #FF5722;
}
.AboutImg {
	margin-top: 15px;
	overflow: hidden;
}
.AboutImg img {
	width: 100%;
}
.liAbout {
	line-height: 45px;
	border-bottom: 1px dashed #dddddd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
}
.liAbout .linkA {
	font-size: 14px;
	color: #444444;
}
.liAbout .linkA:hover {
	color: #FF5722;
}
.liAbout .linkA .i {
	font-size: 12px;
	color: #444444;
}

.pubFootertopBox {
	width: 100%;
	min-width: 1220px;
	padding: 20px 0px;
	color: #FFFFFF;
	background: #0194FE;

}
.pubFootertopBoxzi {
	width: 1200px;
	margin: 0px auto;
}
.pubFootertopBoxzitx {
	width: 800px;
	float: left;
	font-size: 20px;
	line-height: 34px;
}
.pubFootertopLik {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ffffff;
	padding: 0px 15px;
	min-width: 100px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	float: right;
	transition: All 0.2s ease-in-out;
	-webkit-transition: All 0.2s ease-in-out;
	-moz-transition: All 0.2s ease-in-out;
	-o-transition: All 0.2s ease-in-out;
	margin-left: 15px;
}
.pubFootertopLik:hover {
	color: #ffffff;
}
.pagination > li > span {
	border: 1px solid #0194FE !important;
}
.pagination > li > a {
	border: 1px solid #0194FE !important;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #0194FE !important;
	border-color: #0194FE !important;
}
/*尾部 e*/








