


body {
	color: rgb(0, 0, 0); font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft yahei", arial, "PingFangSC-Regular", sans-serif; font-size: 12px; min-width: 1200px;
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix::after {
	height: 0px; clear: both; font-size: 0px; display: block; visibility: hidden; content: " ";
}
* html .clearfix {
	height: 1%;
}
.db {
	display: block;
}
.w1200 {
	margin: 0px auto; width: 1296px;
}




.compy-BannerBox {
	background: url("/images/CompyBanner.png") no-repeat top / 3440px; width: 100%; height: 728px; margin-bottom: 96px;
}
.compy-BannerBox .compB-ctn .top-titlebox {
	padding-top: 180px; padding-bottom: 98px; box-sizing: border-box;
}
.compy-BannerBox .compB-ctn .top-titlebox .big-f {
	text-align: center; color: rgb(255, 255, 255); line-height: 50px; letter-spacing: 8px; font-size: 38px; font-weight: bold; margin-bottom: 16px; display: block;
}
.compy-BannerBox .compB-ctn .top-titlebox .big-f span {
	letter-spacing: 8px;
}
.compy-BannerBox .compB-ctn .top-titlebox .btm-f {
	text-align: center; color: rgba(255, 255, 255, 0.85); line-height: 24px; letter-spacing: 4px; font-size: 21px;
}
.compy-BannerBox .compB-ctn .top-titlebox .btm-f .l-box {
	letter-spacing: 4px; display: inline-block;
}
.compy-BannerBox .compB-ctn .ctnlist-box {
	background: rgb(255, 255, 255); padding: 33px 48px 0px; border-radius: 4px; width: 100%; height: 110px; box-sizing: border-box; box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
}
.compy-BannerBox .compB-ctn .ctnlist-box .sd-item {
	margin-right: 64px;
}
.compy-BannerBox .compB-ctn .ctnlist-box .sd-item .icon-box {
	background: url("/images/icons1.png") no-repeat center / 190px; width: 40px; height: 40px; margin-right: 12px; display: inline-block;
}
.compy-BannerBox .compB-ctn .ctnlist-box .sd-item .icon1.icon-box {
	background-position: 0px 0px;
}
.compy-BannerBox .compB-ctn .ctnlist-box .sd-item .icon2.icon-box {
	background-position: -50px 0px;
}
.compy-BannerBox .compB-ctn .ctnlist-box .sd-item .icon3.icon-box {
	background-position: -100px 0px;
}
.compy-BannerBox .compB-ctn .ctnlist-box .sd-item .icon4.icon-box {
	background-position: -150px 0px;
}
.compy-BannerBox .compB-ctn .ctnlist-box .sd-item .right-box {
	white-space: nowrap; -ms-word-break: keep-all;
}
.compy-BannerBox .compB-ctn .ctnlist-box .sd-item .right-box .tle-box {
	color: rgb(0, 16, 19); line-height: 24px; letter-spacing: 2px; padding-bottom: 4px; font-size: 18px;
}
.compy-BannerBox .compB-ctn .ctnlist-box .sd-item .right-box .btm-tip {
	color: rgba(0, 16, 19, 0.65); line-height: 16px; font-size: 12px; margin-top:0px;
}
.compy-BannerBox .compB-ctn .ctnlist-box :last-child.sd-item {
	margin-right: 0px;
}
.compy-BannerBox .compB-ctn .ctnlist-box .btn-box.sd-item .openCompy-Btn {
	background: rgb(23, 90, 255); border-radius: 4px; transition:0.4s; width: 140px; height: 48px; text-align: center; line-height: 48px; letter-spacing: 2px; font-size: 16px; display: block; box-shadow: 0px 8px 16px 0px rgba(23,90,255,0.2);
}
.compy-BannerBox .compB-ctn .ctnlist-box .btn-box.sd-item .openCompy-Btn:hover {
	transform: translateY(-5px);
}







/* 域名页产品优势 */
.domain-youshi-block {
	margin: auto;
	min-width:1320px;	
	max-width:1320px;
	height: 500px;
	background-color: #FFFFFF;
	padding-left:0px;
}
.youshi-item {
	float: left;
	width: 235px;
	height: 200px;
	padding: 113px 36px 0 36px;
	margin-left: 24px;
	background: #fff no-repeat center 37px;
	text-align: center;
	transition: all ease 0.3s;
	background-position-y: 48px;
}

.youshi-item {
	box-shadow: 0 7px 17px 4px rgba(0, 0, 0, 0.07);
}
.youshi-item:hover {
	box-shadow: 0 7px 17px 4px rgba(0, 0, 0, 0.07);
}
.youshi-item:hover .youshi-title {
	color: #059fff;
}
.youshi-item:first-child {
	margin-left: 0;
}
.youshi-1 {
	background-image: url(/images/product-adv-1.png);
}
/* .youshi-1:hover {
	background-image: url(img/domain_youshi_1_hover.png);
} */
.youshi-2 {
	background-image: url(/images/product-adv-2.png);
}
/* .youshi-2:hover {
	background-image: url(img/domain_youshi_2_hover.png);
} */
.youshi-3 {
	background-image: url(/images/product-adv-3.png);
}
/* .youshi-3:hover {
	background-image: url(img/domain_youshi_3_hover.png);
} */
.youshi-4 {
	background-image: url(/images/product-adv-4.png);
}
/* .youshi-4:hover {
	background-image: url(img/domain_youshi_4_hover.png);
} */
.youshi-title {
	font-size: 18px;
	color: #333;
	
}
.youshi-text {
	margin-top: 26px;
	line-height: 1.8em;
	font-size: 12px;
	color: #999999;
	text-align: center;
}


.module-title {
	font-family: MicrosoftYaHei;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #333333;
	padding: 40px 0 40px 0;
	text-align: center;
}

.module-title span {
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
	color: #666;
}



.module-titlz {
	font-family: MicrosoftYaHei;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #333333;
	padding: 1px 0 40px 0;
	text-align: center;
}

.module-titlz span {
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
	color: #666;
}



