/* CSS Document */
	*{padding: 0;margin: 0;text-decoration: none;list-style: none;font-family:"微软雅黑";}
	/*通用样式*/
	body{overflow-x: hidden;}
    img{display: block;}
	input,button,select,textarea{outline:none}
	textarea{resize:none}
	.clearfix{clear: both;}
	.chan{width: 100%;height: 100%;background-color: rgba(179,179,179,0.2);position: absolute;left: 0;top: 0;display: none;cursor: pointer;}
	/*页头*/

/*banner*/
.banner a:nth-child(2){
		display: none;
	}
.banner a:nth-child(1){
		display: block;
	}

/*无内容 不营销*/
.cont{
	max-width: 1200px;
	margin: 0 auto;
}
.title{
	text-align: center;
}
.title h1{
	font-size: 36px;
	color: #197f8b;
	font-weight:600;
}
.title h1::after{
	content: "";
	display: block;
	width: 364px;
	height: 7px;
	margin: 16px auto 0;
	background: url(../images/title_bg.png) no-repeat;
}
.title p{
	font-size: 24px;
	color: #333333;
	margin-top: 20px;
}
.title p span{
	color: #197f8b;
}
.nryx_cont{
	margin-top: 60px;
}
.nryx_cont li{
	width: 280px;
	margin-right: 26.6px;
	float: left;
	text-align: center;
}
.nryx_cont .margin_right{
	margin-right: 0;
}
.nryx_cont li h5{
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background: #5e5d9f;
	text-align: center;
	line-height: 100px;
	display: inline-block;
	margin-bottom: 14px;
	transition: 0.5s;
}
.nryx_cont li h5 img{
	display: inline-block;
	position: relative;
	top: 20px;
}
.nryx_cont li h1{
	color: #5e5d9f;
	font-size: 24px;
	transition: 0.5s;
}
.nryx_cont li h1::after{
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background: #5e5d9f;
	margin: 20px auto 28px;
}
.nryx_cont li p{
	font-size: 18px;
	color: #555555;
	line-height: 26px;
}
.nryx_cont li:hover h5{
	background: #197f8b;
}
.nryx_cont li:hover h1{
	color: #197f8b;
}
.nryx_cont li:hover p{
	color: #197f8b;
}

/*不扯淡！让您的目标客户找到您，不仅是万词！*/
.title h1 span{
		color: #197f8b;
	}
.wanci_bg{
	width: 100%;
	height: 760px;
	position: relative;
	left: 960px;
	top: 0;
	margin-left: -960px;
	background: url(../images/wanci_bg.png) no-repeat center;
}
.wanci_cont{
	margin-top: 60px;
	height: 362px;
	position: relative;
	left: 0;
	top: 0;
}
.huaban{
	position: absolute;
	left: 50%;
	margin-left: -181px;
}
.huaban img{
	width: 362px;
}
.huaban :hover{
	transform: scale(1.05);transition: 0.6s;
}
.wanci_cont p{
	color: #333333;
	opacity: 0.6;
	transition: 0.3s;
}
.wanci_cont p:hover{
	transform: scale(1.2);
}
.wanci1{
	position: absolute;
	left: 206px;
	top:0;
	font-size: 16px;
}
.wanci2{
	position: absolute;
	left: 308px;
	top:40px;
	font-size: 20px;
}
.wanci3{
	position: absolute;
	left: 86px;
	top:84px;
	font-size: 13px;
}
.wanci4{
	position: absolute;
	left: 242px;
	top:143px;
	font-size: 24px;
}
.wanci5{
	position: absolute;
	left: 140px;
	top:192px;
	font-size: 18px;
}
.wanci6{
	position: absolute;
	left: 270px;
	top:240px;
	font-size: 22px;
}
.wanci7{
	position: absolute;
	left: 85px;
	top:260px;
	font-size: 16px;
}
.wanci8{
	position: absolute;
	left: 344px;
	top:330px;
	font-size: 19px;
}
.wanci9{
	position: absolute;
	left: 941px;
	top:45;
	font-size: 19px;
}
.wanci10{
	position: absolute;
	left: 820px;
	top:82px;
	font-size: 24px;
}
.wanci11{
	position: absolute;
	left: 1090px;
	top:116px;
	font-size: 16px;
}
.wanci12{
	position: absolute;
	left: 940px;
	top:160px;
	font-size: 18px;
}
.wanci13{
	position: absolute;
	left: 864px;
	top:234px;
	font-size: 21px;
}
.wanci14{
	position: absolute;
	left: 1086px;
	top:253px;
	font-size: 13px;
}
.wanci15{
	position: absolute;
	left: 776px;
	top:300px;
	font-size: 16px;
}
.wanci16{
	position: absolute;
	left: 978px;
	top:297px;
	font-size: 16px;
}
.anniu{
	display: block;
	color: #197f8b;
	width: 228px;
	height: 48px;
	border-radius: 24px;
	background: #fff;
	text-align: center;
	font-size: 24px;
	line-height: 48px;
	margin: 42px auto 0;
}
.anniu:hover{
	color: #fff;
	background: #197f8b;
}

/*巨宇效果营销看得见*/
.xgyx_cont{
	margin-top: 60px;
}
.xgyx_cont li{
	width: 260px;
	margin-right: 53.3px;
	float: left;
}
.xgyx_cont .margin_right{
	margin-right: 0px;
}
.xgyx_cont li dl{
	width: 260px;
	height: 260px;
	border-radius: 130px;
	background: #197f8b;
	box-shadow: 0 8px 20px 0 rgba(27,70,156,0.3);
}
.xgyx_cont li:hover dl{
	background: #240782;
	transition: 0.5s;
}
.xgyx_cont li dl dt{
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background: #fff;
	margin: 0 auto 18px;
	line-height: 100px;
	position: relative;
	top: 10px;
	text-align: center;
	box-shadow: 0 8px 20px 0 rgba(9,26,59,0.2);
}
.xgyx_cont li dl dt img{
	display: inline-block;
	position: relative;
	top: 16px;
}
.xgyx_cont li dl dd{
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
}
.xgyx_cont li h1{
	margin-top: 30px;
	font-size: 22px;
	font-weight: normal;
	color: #5e5d9f;
	text-align: center;
}
.xgyx_cont li:hover h1{
	color: #197f8b;
	transition: 0.5s;
}

/*效果营销 有口皆碑 口口相传*/
.ykjb_bg{
	position: relative;
	width: 100%;
	left: 960px;
	margin-left: -960px;
}
.ykjb_leibie{
	margin: 70px 0 60px;
}
.ykjb_leibie li{
	width: 290px;
	text-align: center;
	cursor: pointer;
	font-size: 24px;
	line-height: 50px;
	height:50px;
	background: #dfdfdf;
	float: left;
	border-radius: 6px;
	margin-right: 13.3px;
	color: #333;
}
.ykjb_leibie .margin_right{
	margin-right: 0;
}
.ykjb_leibie .first{
	background: #197f8b;
	color: #fff;
}
.ykjb_cont li img:nth-child(2){
	display: none;
}
/*效果营销案例*/
.anli_cont li{
	width: 380px;
	margin-top: 30px;
	margin-right: 30px;
	float: left;
	position: relative;
	overflow: hidden;
}
.anli_cont .margin_right{
	margin-right: 0;
}
.anli_cont li p{
	color: #fff;
	font-size: 18px;
	text-align: center;
	background:rgba(12,52,126,0.6);
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	bottom: -40px;
}
.anli_cont li:hover p{
	bottom: 0px;
	transition: 0.3s;
}

/*免费获取营销方案*/
.liuyan_bg{
	background: url(../images/liuyan.png) no-repeat center;
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
	left: 960px;
	margin-left: -960px;
}
.liuyan{
	max-width: 1200px;
	margin: 0 auto;
}
.liuyan_left{
	float: left;
	padding: 48px 0 40px 40px ;
	width: 660px;
	background:rgba(255,255,255,0.8);
}
.liuyan_left h5{
	font-size: 28px;
	color: #a0a0a0;
	font-weight: normal;
}
.liuyan_left h1{
	margin-top: 15px;
	color:#0d4387;
	font-size: 36px;
}
.liuyan_left h1::after{
	content: "";
	width: 40px;
	height: 1px;
	background: #0d4387;
	display: block;
	margin:32px 0 50px;
}
.liuyan_left p{
	color: #a0a0a0;
	font-size: 20px;
	margin-bottom: 30px;
}
.erweima{
	margin-bottom: 12px;
}
.liuyan_left span{
	color: #a0a0a0;
	font-size: 17px;
}
.liuyan_right{
	float: left;
	padding-top: 48px;
	text-align: center;
	width: 500px;
	height: 452px;
	background:rgba(81,127,225,0.8);
}
.liuyan_right h1{
	font-size: 36px;
	color: #fff;
}
.liuyan_right h1::after{
	content: "";
	width: 60px;
	height: 1px;
	background: #fff;
	display: block;
	margin: 20px auto 22px;
}
.liuyan_right p{
	font-size: 18px;
	color: #ebebeb;
	margin-bottom: 30px; 
}
.xinxi, .xinxi2{
	width: 300px;
	height: 50px;
	border-radius: 8px;
	border: none;
	font-size: 18px;
	color: #999999;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.xinxi2{
	margin-top: 30px;
}
.xinxi input::-webkit-input-placeholder, .xinxi2 input::-webkit-input-placeholder {
	color: #999999;
}
.xinxi span{
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/liuyan_icon.png) no-repeat;
	float: left;
	margin-left: 10px;
}
.xinxi2 span{
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/liuyan_icon2.png) no-repeat;
	float: left;
	margin-left: 10px;
}
.xinxi input, .xinxi2 input{
	width: 226px;
	border: none;
	height: 50px;
	line-height: 50px;
	padding-left:14px; 
	font-size: 18px;
	color: #999;
}
.button input{
	width: 300px;
	height: 50px;
	border-radius: 8px;
	border: none;
	font-size: 24px;
	color: #fff;
	background: #0d4387;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	margin-top: 30px;
}
.liuyan_zhu{
	font-size: 18px;
	color: #fff;
	margin-top: 30px;
	line-height: 30px;
}

.bot_center{
	padding:0 0 0 80px;
	width: 520px;
	float: left;
	
}
.bot_center .banquan{
	font-size: 12px;
}
.bot_center li{
	color: #555555;
	margin-bottom: 25px;
	font-size: 14px;
	text-align:left;
}
.bot_center li span{display:block;float:left;width:34px;height:34px;border-radius:5px;background: url(../images/bot_center_bg1.png) no-repeat center;margin-right:16px;}
.bot_center li span.tel{background: url(../images/bot_center_bg2.png) no-repeat center;}
.bot_center li span.place{background: url(../images/bot_center_bg3.png) no-repeat center;}
.bot_right{
	float: left;
	text-align: center;
	width: 300px;
}
.bot_right img{
	display: inline-block;
	
}
.banquan2{
	display: none;
}





@media (max-width:500px){
		/*页头*/
	.header{width: 100%;margin: 0 auto;padding: 6px 0;}
	.header_right{
		display: none;
	}
	/*.header_right h1{
		width: 61px;
		float: left;
	}
	.header_right ul{
		float: left;
		margin-left: 22px;
	}
	.header_right ul li:nth-child(1){
		font-size: 16px;
		color: #8a8a8a;

	}
	.header_right ul li:nth-child(2){
		font-size: 34px;
		color: #197f8b;
		font-weight: bold;
		line-height: 34px;

	}*/
	/*banner*/
	.banner{
		width: 100%;
	}
	.banner a:nth-child(1){
		display: none;
	}
	.banner a:nth-child(2){
		display: block;
	}
	.banner img{
		width: 100%;
	}
	/*无内容 不营销*/
	.cont{
		max-width: 1200px;
		margin: 0 auto;
		padding: 12px 0 16px 0;

	}
	.title{
		text-align: center;
	}
	.title h1{
		font-size: 20px;
		color: #197f8b;
	}
	
	.title h1::after{
		content: "";
		display: block;
		width: 100px;
		height: 3px;
		margin: 8px auto 0;
		background: url(../images/title_bg2.png) no-repeat center 100%;
	}
	.title p{
		width: 90%;
		margin-left: 5%;
		font-size: 16px;
		color: #333333;
		margin-top: 10px;
	}
	.title p span{
		color: #197f8b;
	}
	.nryx_cont{
		margin-top: 26px;
	}
	.nryx_cont li{
		width: 50%;
		margin-right: 0;
		float: left;
		text-align: center;
	}
	.nryx_cont .margin_right{
		margin-right: 0;
	}
	.nryx_cont .margin_top{
		margin-top: 12px;
	}
	.nryx_cont li h5{
		width: 80px;
		height: 80px;
		border-radius: 40px;
		background: #5e5d9f;
		text-align: center;
		line-height: 80px;
		display: inline-block;
		margin-bottom: 14px;
		transition: 0.5s;
	}
	.nryx_cont li h5 img{
		width: 60%;
		display: inline-block;
		position: relative;
		top: 16px;
	}
	.nryx_cont li h1{
		color: #5e5d9f;
		font-size: 18px;
		transition: 0.5s;
	}
	.nryx_cont li h1::after{
		content: "";
		display: block;
		width: 20px;
		height: 2px;
		background: #5e5d9f;
		margin: 10px auto 14px;
	}
	.nryx_cont li p{
		font-size: 14px;
		color: #555555;
		line-height: 26px;
	}
	.nryx_cont li:hover h5{
		background: #197f8b;
	}
	.nryx_cont li:hover h1{
		color: #197f8b;
	}
	.nryx_cont li:hover p{
		color: #197f8b;
	}

	/*不扯淡！让您的目标客户找到您，不仅是万词！*/
	.title h1 span{
		display: none;
	}
	.wanci_bg{
		width: 100%;
		height: 460px;
		position: relative;
		left: 960px;
		top: 0;
		margin-left: -960px;
		background: url(../images/wanci_bg.png) no-repeat center;
	}
	.wanci_cont{
		margin-top: 20px;
		height: 280px;
		position: relative;
		left: 0;
		top: 0;
	}
	.huaban{
		position: absolute;
		left: 50%;
		margin-left: -140px;
	}
	.huaban img{
		width: 280px;
	}
	.huaban :hover{
		transform: scale(1.05);transition: 0.6s;
	}
	.wanci_cont p{
		display: none;
	}
	.wanci_cont p:hover{
		transform: scale(1.2);
	}
	.wanci1{
		position: absolute;
		left: 206px;
		top:0;
		font-size: 16px;
	}
	.wanci2{
		position: absolute;
		left: 308px;
		top:40px;
		font-size: 20px;
	}
	.wanci3{
		position: absolute;
		left: 86px;
		top:84px;
		font-size: 13px;
	}
	.wanci4{
		position: absolute;
		left: 242px;
		top:143px;
		font-size: 24px;
	}
	.wanci5{
		position: absolute;
		left: 140px;
		top:192px;
		font-size: 18px;
	}
	.wanci6{
		position: absolute;
		left: 270px;
		top:240px;
		font-size: 22px;
	}
	.wanci7{
		position: absolute;
		left: 85px;
		top:260px;
		font-size: 16px;
	}
	.wanci8{
		position: absolute;
		left: 344px;
		top:330px;
		font-size: 19px;
	}
	.wanci9{
		position: absolute;
		left: 941px;
		top:45;
		font-size: 19px;
	}
	.wanci10{
		position: absolute;
		left: 820px;
		top:82px;
		font-size: 24px;
	}
	.wanci11{
		position: absolute;
		left: 1090px;
		top:116px;
		font-size: 16px;
	}
	.wanci12{
		position: absolute;
		left: 940px;
		top:160px;
		font-size: 18px;
	}
	.wanci13{
		position: absolute;
		left: 864px;
		top:234px;
		font-size: 21px;
	}
	.wanci14{
		position: absolute;
		left: 1086px;
		top:253px;
		font-size: 13px;
	}
	.wanci15{
		position: absolute;
		left: 776px;
		top:300px;
		font-size: 16px;
	}
	.wanci16{
		position: absolute;
		left: 978px;
		top:297px;
		font-size: 16px;
	}
	.anniu{
		display: block;
		color: #197f8b;
		width: 50%;
		height: 26px;
		border-radius: 26px;
		background: #fff;
		text-align: center;
		font-size: 16px;
		line-height: 26px;
		margin: 24px auto 0;
	}
	.anniu:hover{
		color: #fff;
		background: #197f8b;
	}

	/*巨宇效果营销看得见*/
	.xgyx_cont{
		margin-top: 20px;
	}
	.xgyx_cont li{
		width: 50%;
		margin-right: 0px;
		float: left;
	}
	.xgyx_cont .margin_top{
		margin-top: 12px;
	}
	.xgyx_cont .margin_right{
		margin-right: 0px;
	}
	.xgyx_cont li dl{
		width: 80%;
		height: auto;
		margin-left: 10%;
		border-radius: 10px;
		background: #5e5d9f;
	}
	.xgyx_cont li:hover dl{
		background: #197f8b;
		transition: 0.5s;
	}
	.xgyx_cont li dl dt{
		width: 100px;
		height: 100px;
		border-radius: 50px;
		background: #fff;
		margin: 0 auto 18px;
		line-height: 100px;
		position: relative;
		top: 10px;
		text-align: center;
	}
	.xgyx_cont li dl dt img{
		display: inline-block;
		position: relative;
		top: 16px;
	}
	.xgyx_cont li dl dd{
		color: #fff;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
		padding-bottom: 12px;
	}
	.xgyx_cont li h1{
		margin-top: 10px;
		font-size: 16px;
		font-weight: normal;
		color: #5e5d9f;
		text-align: center;
	}
	.xgyx_cont li:hover h1{
		color: #197f8b;
		transition: 0.5s;
	}

	/*效果营销 有口皆碑 口口相传*/
	.ykjb_bg{
		position: relative;
		width: 100%;
		left: 960px;
		margin-left: -960px;
	}
	.ykjb_leibie{
		margin: 20px 0 30px;
	}
	.ykjb_leibie li{
		width: 25%;
		text-align: center;
		cursor: pointer;
		font-size: 16px;
		line-height: 30px;
		height:30px;
		background: #dfdfdf;
		float: left;
		border-radius: 0px;
		margin-right: 0;
		color: #333;
	}
	.ykjb_leibie .margin_right{
		margin-right: 0;
	}
	.ykjb_leibie .first{
		background: #197f8b;
		color: #fff;
	}
	.ykjb_cont{
		width: 100%;
	}
	.ykjb_cont img{
		width: 100%;
	}
	.ykjb_cont li img:nth-child(1){
		display: none;
	}
	.ykjb_cont li img:nth-child(2){
		display: block;
	}
	
	/*效果营销案例*/
	.anli_cont{
		margin-top: 8px;
	}
	.anli_cont li{
		width: 90%;
		margin-left: 5%;
		margin-top: 12px;
		float: left;
		position: relative;
		overflow: hidden;
	}
	.anli_cont .hide{
		display: none;
	}
	.anli_cont li img{
		width: 100%;
	}
	.anli_cont .margin_right{
		margin-right: 0;
	}
	.anli_cont li p{
		color: #fff;
		font-size: 18px;
		text-align: center;
		background:rgba(25,127,139,0.6)；
		width: 100%;
		height: 40px;
		line-height: 40px;
		position: absolute;
		left: 0;
		bottom: 0px;
	}
	.anli_cont li:hover p{
		bottom: 0px;
		transition: 0.3s;
	}

	/*免费获取营销方案*/
	.liuyan_bg{
		background: url(../images/liuyan.png) no-repeat center;
		width: 100%;
		height: 420px;
		overflow: hidden;
		position: relative;
		left: 960px;
		margin-left: -960px;
	}
	.liuyan{
		max-width: 1200px;
		margin: 0 auto;
	}
	.liuyan_left{
		display: none;
		float: left;
		padding: 48px 0 40px 40px ;
		width: 660px;
		background:rgba(255,255,255,0.8);
	}
	.liuyan_left h5{
		font-size: 28px;
		color: #a0a0a0;
		font-weight: normal;
	}
	.liuyan_left h1{
		margin-top: 15px;
		color:#0d4387;
		font-size: 36px;
	}
	.liuyan_left h1::after{
		content: "";
		width: 40px;
		height: 1px;
		background: #0d4387;
		display: block;
		margin:32px 0 50px;
	}
	.liuyan_left p{
		color: #a0a0a0;
		font-size: 20px;
		margin-bottom: 30px;
	}
	.erweima{
		margin-bottom: 12px;
	}
	.liuyan_left span{
		color: #a0a0a0;
		font-size: 17px;
	}
	.liuyan_right{
		float: left;
		padding-top: 12px;
		text-align: center;
		width: 100%;
		height: 452px;
		background:rgba(81,127,225,0.8);
	}
	.liuyan_right h1{
		font-size: 20px;
		color: #fff;
	}
	.liuyan_right h1::after{
		content: "";
		width: 60px;
		height: 1px;
		background: #fff;
		display: block;
		margin: 8px auto 10px;
	}
	.liuyan_right p{
		font-size: 16px;
		color: #ebebeb;
		margin-bottom: 30px; 
	}
	.xinxi, .xinxi2{
		width: 300px;
		height: 50px;
		border-radius: 8px;
		border: none;
		font-size: 18px;
		color: #999999;
		background: #fff;
		margin: 0 auto;
		text-align: left;
		overflow: hidden;
	}
	.xinxi2{
		margin-top: 20px;
	}
	.xinxi input::-webkit-input-placeholder, .xinxi2 input::-webkit-input-placeholder {
		color: #999999;
	}
	.xinxi span{
		display: block;
		width: 50px;
		height: 50px;
		background: url(../images/liuyan_icon.png) no-repeat;
		float: left;
		margin-left: 10px;
	}
	.xinxi2 span{
		display: block;
		width: 50px;
		height: 50px;
		background: url(../images/liuyan_icon2.png) no-repeat;
		float: left;
		margin-left: 10px;
	}
	.xinxi input, .xinxi2 input{
		width: 226px;
		border: none;
		height: 50px;
		line-height: 50px;
		padding-left:14px; 
		font-size: 18px;
		color: #999;
	}
	.button input{
		width: 300px;
		height: 50px;
		border-radius: 8px;
		border: none;
		font-size: 24px;
		color: #fff;
		background: #0d4387;
		margin: 0 auto;
		text-align: center;
		overflow: hidden;
		margin-top: 20px;
	}
	.liuyan_zhu{
		font-size: 16px;
		color: #fff;
		margin-top: 20px;
		line-height: 28px;
	}

	/* footer*/
	.footer{
		max-width: 1200px;
		margin: 0 auto;
		padding: 20px 0 30px;
	}
	.bot_center{
		padding:12px 0 0 5%;
		width: 90%;
		float: left;

	}
	.bot_center .banquan{
		font-size: 12px;
	}
	.bot_center li{
		color: #555555;
		margin-bottom: 8px;
		font-size: 14px;
	}
	.bot_center li span{display:block;float:left;width:34px;height:34px;border-radius:5px;background: url(../images/bot_center_bg1.png) no-repeat center;margin-right:16px;}
	.bot_center li span.tel{background: url(../images/bot_center_bg2.png) no-repeat center;}
	.bot_center li span.place{background: url(../images/bot_center_bg3.png) no-repeat center;height: 60px;}
	.bot_right{
		float: none;
		text-align: center;
		width: 300px;
		margin: 0 auto;
	}
	.bot_right img{
		display: inline-block;

	}
	.bot_center .banquan{
		display: none;
	}
	.banquan2{
		display: block;
		font-size: 12px;
		text-align: center;
		margin-top: 12px;
	}
}
/*头部*/
.nav-bar {
	height: 80px;
	position: absolute;
	top: 0;
	z-index: 1000;
	width: 100%;
}
.nav-bar .container {
	width: 1120px;
}
.nav-bar .menu {
	float: right;
}
.nav-bar .menu li {
	float: left;
	position: relative;
}
.nav-bar .menu li a {
	padding: 0 16px;
	height: 80px;
	line-height: 80px;
	font-family: PingFangSC-Semibold;
	font-size: 16px;
	color: #FFFFFF;
}
.nav-bar .menu li > a:hover {
	color:#fff !important;
}
.nav-bar .menu a.more-btn {
	margin-top: 20px;
	width: 128px;
	padding: 0;
	margin-left: 16px;
	height: 40px;
	line-height: 40px;
	color: #0042B1;
}
.nav-bar .menu a.more-btn:hover {
	color: #0042B1 !important;
}
.nav-bar .menu .dropdown .triangle_down {
    margin:0 4px;
	vertical-align: middle;
}
.nav-bar .menu li.dropdown:hover .submenu {
	display: block;
}
.nav-bar .submenu {
	position: absolute;
	top:74px;
	left:-128px;
	background: #FFFFFF;
	border-radius: 4px;
	width: 320px;
	/* height: 394px; */
	height:206px;
	display:none;
}
.nav-bar .submenu ul {
	padding-top:16px;
}
.nav-bar .submenu li {
	position:relative;
	padding: 8px 32px 8px 92px;
	margin-top:8px;
}
.nav-bar .submenu li:hover {
	background: #F2F7FB;
}
.nav-bar .submenu li a {
	margin:0;
	padding:0;
}
.nav-bar .submenu li .icon {
	position: absolute;
	top:8px;
	left:32px;
    width: 40px;
    height: 40px;
    display: inline-block;	
}
.nav-bar .submenu li .icon.i1 {
	background: url(../images/icon_platform-building@2x.png) no-repeat 0 0;
    background-size: 40px;
}
.nav-bar .submenu li .icon.i2 {
	background: url(../images/icon_marketing@2x.png) no-repeat 0 0;
    background-size: 40px;
}
.nav-bar .submenu li .icon.i3 {
	background: url(../images/icon_clue@2x.png) no-repeat 0 0;
    background-size: 40px;
}
.nav-bar .submenu li .icon.i4 {
	background: url(../images/icon_converting@2x.png) no-repeat 0 0;
    background-size: 40px;
}
.nav-bar .submenu li h5 {
	font-family: PingFangSC-Medium;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
}
.nav-bar .submenu li p {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	margin-top:2px;
}
.nav-bar .submenu .triangle_up {
    position: absolute;
    top: -11px;
    left: 152px;
	border-color: transparent transparent #fff;
}
.nav-bar .menu>li .sign {
    width: 40px;
    height: 3px;
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin-left: -20px;
    background: #FFFFFF;
	display:none;
}
.nav-bar .menu>li.cur .sign,
.nav-bar .menu>li:hover .sign {
    display:block;
}
.banner {
	background:  url(../images/img_banner_bg.png) no-repeat center;
	background-size: 2320px 646px;
	height: 600px;
}
.banner .container {
	height: 646px;
	position: relative;
	/*overflow: hidden;*/
	width: 1120px;
}
.banner .text {
	padding-top: 216px;
	width: 535px;
}
.banner .text h1 {
	font-family: PingFangSC-Semibold;
	font-size: 48px;
	color: #FFFFFF;
	letter-spacing: 8px;
	line-height: 72px;
	text-shadow: 0 4px 16px rgba(0,0,0,0.10);
}
.banner .text .subtitle {
	font-family: PingFangSC-Light;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 36px;
	margin-top: 14px;
}
.banner .text .more-btn {
	margin-top: 37px;
}
.banner .img {
	width: 806px;
	height: 646px;
	position: absolute;
	top: -60px;
	right: -95px;
	z-index: 100;
}
.banner .hots {
	width: 1200px;
	height: 284px;
	position: absolute;
	bottom: -142px;
	left: -40px;
	box-shadow: 0 8px 64px 0 rgba(0,0,0,0.10);
}

.banner-mini {
	height: 326px;
	background:  #0166DD url(../images/img_banner_bg.png) no-repeat center top;
	background-size: 2320px 646px;
	position: relative;
}
.banner-mini .bg {
	position: absolute;
	left: 0;
	width: 100%;
	height: 326px;
	max-height: 1440px;
	/*todo 看下宽屏是否居中*/
	right: 0;
	margin: 0 auto;
	z-index: 100;
	text-align: right;
}
.banner-mini .bg img {
	width: auto;
}
.banner-mini .container {
	position: absolute;
	z-index: 200;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.banner-mini h1 {
	font-family: PingFangSC-Semibold;
	font-size: 48px;
	color: #FFFFFF;
	/*letter-spacing: 8px;*/
	text-align: center;
	line-height: 72px;
	text-shadow: 0 4px 16px rgba(0,0,0,0.10);
	padding-top: 102px;
}
.banner-mini p {
	font-family: PingFangSC-Regular;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 36px;
	margin-top: 14px;
}
.banner .text {
	padding-top: 125px;
}
.banner .text h1 {
	font-family: PingFangSC-Light;
	font-size: 24px;
	letter-spacing: 0;
	line-height: 36px;
	font-weight: normal;
}
.banner .text .subtitle {
	font-family: PingFangSC-Semibold;
	font-size: 50px;
	line-height: 70px;
	margin-top: 8px;
	font-weight: bold;
}
.banner .text p.desc {
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 8px;
}
.banner .text .more-btn {
	margin-top: 48px;
}
.container {
	width: 1200px;
	margin:0 auto;
}
.more-btn {
	background: #FFFFFF;
	box-shadow: 0 8px 16px 0 rgba(0,37,95,0.16);
	border-radius: 4px;
	width: 128px;
	height: 40px;
	line-height: 40px;
	font-family: PingFangSC-Medium;
	font-size: 16px;
	color: #0042B1;
	text-align: center;
	display: inline-block;
}
/*.more-btn:hover {
	background: #765DE3;
	box-shadow: 0 8px 23px 0 rgba(35,3,176,0.16);
	-webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    color: #fff !important;
}
.more-btn:active {
	background: #5C48B4;
	box-shadow: 0 4px 8px 0 rgba(35,3,176,0.20);
	-webkit-transform: translateY(0);
}*/
.more-btn.big {
	height: 56px;
	line-height: 56px;
	width: 192px;
	box-shadow: 0 8px 32px 0 rgba(0,0,0,0.30);
	font-size: 24px;
}
.more-btn.trans {
	border: 2px solid #FFFFFF;
	height: 36px;
	line-height: 36px;
	width: 144px;
	background: transparent;
	color: #fff;
	box-shadow: none;
}
.more-btn.transblue {
	border: 2px solid #0042B1;
	height: 36px;
	line-height: 36px;
	width: 142px;
	background: transparent;
	box-shadow: none;
}
.nav-bar .menu a.more-btn {
	margin-top: 20px;
	width: 128px;
	padding: 0;
	margin-left: 16px;
	height: 40px;
	line-height: 40px;
	color: #0042B1;
}
.nav-bar .menu a.more-btn:hover {
	color: #0042B1 !important;
}

.ykjb_h1{
    margin: 40px 0;
    font-size: 24px;
    text-align: center;
}
.iphone{
	float: right;
	margin-top: 24px;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
}



















