@charset "utf-8";
/* CSS Document #107cf3*/
.clearfloat:after{ display:block; content:''; clear: both;}
.hkj-01{width:100%; height:409px; overflow:hidden; margin:40px auto 0; background:url(../h-img/logo-h.jpg) 50px top no-repeat; border-bottom:1px dashed #c6c6c6; padding-bottom:50px;}
.hkj-01-l{width:470px; height:409px; float:left;}
.hkj-01-l h1{width:100%; height:80px; font-size:26px; font-weight:bold; color:#313131; line-height:80px; margin-top:140px;}
.hkj-01-l p{width:87%; height:auto; font-size:16px; line-height:24px; color:#666;}

.hkj-01-r{width:728px; height:409px; float:right; border-radius:20px; overflow:hidden;}
.list-accout-card {width:1200px; height:auto; overflow:hidden; padding:50px 0;}
.list-accout-card ul {
	width: 1190px;
	margin: 0 auto;
	padding: 10px 0;
	padding-left:10px;
	
}
.list-accout-card ul li {
	float: left;
	width: 364px;
	height: 421px;
	border: 1px solid #ccc;
	border-radius:20px;
	overflow:hidden;
}
.list-accout-card ul li:hover {
	box-shadow: 0 0 10px 1px #ccc;
	border: 1px solid #41B2EE
}
.account-card-an {
	background:url(../h-img/list-an.jpg) no-repeat center top;
	background-size: cover;
}

.account-card-zhi {
	background:url(../h-img/list-zhi.jpg) no-repeat center top;
	background-size: cover;
}
.words {
	width: 100%;
	height: 256px;
	text-align: center;
	margin-top: 168px;
}
.words .headW {
	font-size: 30px;
	color: #f30117;
	padding-bottom: 20px;
	font-weight:bold;
}
.words .titleW {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 50px;
	color: #333;
}
.words .contentW {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}

.account-card-yi {
	background:url(../h-img/list-yi.jpg) no-repeat center top;
	background-size: cover;
}

.hkj-03{width:1200px; height:auto; overflow:hidden; background:url(../h-img/line01.jpg) no-repeat center 40px;}
.hkj-03-tt1{width:100%; height:50px; font-size:30px; font-weight:bold; color:#313131; line-height:50px; text-align:center;}
.hkj-03-tt1 span{color:#41b2ee;}
.hkj-03-tt2{width:100%; height:24px; font-size:16px; color:#666; line-height:24px; text-align:center;}

.hkj-list01{width:1200px; height:auto; min-height:400px; background:url(../h-img/lunbo1.png) no-repeat left center; background-size:40%; overflow:hidden;}
.hkj-list02{width:1200px; height:auto; min-height:400px; background:#f5f5f5 url(../h-img/lunbo2.png) no-repeat 680px center; background-size:35%; overflow:hidden;}
.hkj-list03{width:1200px; height:auto; min-height:400px; background:url(../h-img/lunbo3.png) no-repeat left center; background-size:40%; overflow:hidden;}
.hkj-list04{width:1200px; height:auto; min-height:400px; background:#f5f5f5 url(../h-img/lunbo4.png) no-repeat 750px center; background-size:25%; overflow:hidden;}

.hkj-txt{width:660px; height:auto; min-height:300px; margin-top:60px; text-indent:30px; font-size:15px; line-height:24px; color:#666;}
.hkj-txt h1{width:100%; height:50px; line-height:50px; font-size:24px; font-weight:bold; color:#41b2ee; }
.hkj-txt h1 span{ color:#d61c34; padding-right:20px; font-size:36px; font-style:italic;}
.hkj-txt h2{height:30px; line-height:30px; color:#313131; font-size:18px; margin-top:10px;}
.hkj-04{width:1200px; height:auto; background:url(../h-img/line01.jpg) no-repeat center 40px; margin-top:50px;}


.two-level-banner{
	width:100%;
	min-width:1200px;
	height:60px;
	position: relative;
	margin-top:60px;
}
.tab-bigBox{
	width:1200px;
	min-height:400px;
	margin:0 auto;
	background:#fff;
	position:relative;
}
.tab-box-title{ 
    position:absolute; bottom: 0px; left:50%; z-index:10;margin-left: -600px;
	background:#fff;
}
.tab-box-title li{
	float:left;
	width:195px;
	margin-right:3px;
	height:60px;
	line-height:60px;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	border-top:1px solid #c6c6c6;
	border-radius:10px 10px 0 0;
	color:#fff;
	font-size:18px;
	position:relative;
	background:#41b2ed;
}
.tab-box-title li a{
	display:block;
	width:195px;
	height:60px;
	padding-left:70px;
	color:#fff;
	cursor:pointer;
}
.bg-cai{ background:url(../h-img/cai-icon-h.png) no-repeat 43px center;}
.bg-fa{ background:url(../h-img/fa-icon-h.png) no-repeat 43px center;}
.bg-shui{ background:url(../h-img/shui-icon-h.png) no-repeat 43px center;}
.bg-guan{ background:url(../h-img/guan-icon-h.png) no-repeat 43px center;}
.bg-pei{ background:url(../h-img/pei-icon-h.png) no-repeat 32px center;}
.bg-duan{ background:url(../h-img/duan-icon-h.png) no-repeat 32px center;}
.bg-video{ background:url(../h-img/video-icon-h.png) no-repeat 32px center;}
.tab-box-title li.tab-level-active{background:#fff;}
.tab-box-title li.tab-level-active a{ color:#333;}
.tab-level-active .bg-cai{ background:url(../h-img/cai-icon.png) no-repeat 43px center;}
.tab-level-active .bg-fa{ background:url(../h-img/fa-icon.png) no-repeat 43px center;}
.tab-level-active .bg-shui{ background:url(../h-img/shui-icon.png) no-repeat 43px center;}
.tab-level-active .bg-guan{ background:url(../h-img/guan-icon.png) no-repeat 43px center;}
.tab-level-active .bg-pei{ background:url(../h-img/pei-icon.png) no-repeat 32px center;}
.tab-level-active .bg-duan{ background:url(../h-img/duan-icon.png) no-repeat 32px center;}
.tab-level-active .bg-video{ background:url(../h-img/video-icon.png) no-repeat 32px center;}
.tab-level-active .drop-white-level{
	display:block;
	width:14px;
	height:14px;
	position:absolute;
	bottom:-4px;
	left:80px;
}
.tab-icon-title{
	font-size:32px;
	padding-left:50px;
	margin-bottom:10px;
	line-height:60px;
}
.padding-tab-box{padding:80px 60px 0 50px;}
.spot-style{ padding-left:24px; background:url(../h-img/icon-spot.png) no-repeat left center; line-height:26px; font-size:16px; color:#999;}
.cai-icon1{ background:url(../h-img/cai-01.jpg) no-repeat left center; background-size:40px auto;}
.cai-icon2{ background:url(../h-img/cai-03.jpg) no-repeat left center; background-size:40px auto;}
.cai-icon3{ background:url(../h-img/cai-05.jpg) no-repeat left center; background-size:40px auto;}
.cai-icon4{ background:url(../h-img/cai-07.jpg) no-repeat left center; background-size:40px auto;}
.fa-icon1{ background:url(../h-img/fa-01.jpg) no-repeat left center; background-size:40px auto;}
.fa-icon2{ background:url(../h-img/fa-03.jpg) no-repeat left center; background-size:40px auto;}
.fa-icon3{ background:url(../h-img/fa-05.jpg) no-repeat left center; background-size:40px auto;}
.shui-icon1{ background:url(../h-img/shui-01.jpg) no-repeat left center; background-size:40px auto;}
.shui-icon2{ background:url(../h-img/shui-03.jpg) no-repeat left center; background-size:40px auto;}
.shui-icon3{ background:url(../h-img/shui-05.jpg) no-repeat left center; background-size:40px auto;}
.shui-icon4{ background:url(../h-img/shui-07.jpg) no-repeat left center; background-size:40px auto;}
.guan-icon1{ background:url(../h-img/guan-01.png) no-repeat left center; background-size:40px auto;}
.guan-icon2{ background:url(../h-img/guan-03.jpg) no-repeat left center; background-size:40px auto;}
.pei-icon1{ background:url(../h-img/pei-01.jpg) no-repeat left center; background-size:40px auto;}
.pei-icon2{ background:url(../h-img/pei-03.jpg) no-repeat left center; background-size:40px auto;}
.pei-icon3{ background:url(../h-img/pei-05.jpg) no-repeat left center; background-size:40px auto;}
.duan-icon1{ background:url(../h-img/duan-01.jpg) no-repeat left center; background-size:46px auto;}
.duan-icon2{ background:url(../h-img/duan-03.jpg) no-repeat left center; background-size:40px auto;}
.fz18{ font-size: 18px;}

.hkj-05{width:1200px; height:auto; background:url(../h-img/line01.jpg) no-repeat center 27px; margin-top:50px;}
.anli-style {
	width:100%;
	min-width:100%;
	padding:40px 0 10px;
}
.anli-list {
	width:1200px;
	margin:30px auto 0;
}
.anli-list ul{clear:both; margin-left:-30px;}
.anli-list li {
	float:left;
	width:240px;
	text-align:center;
	margin:0 30px 0 30px;
}
.font-text3 {
	font-size:14px;
	line-height:24px;
	width:600px;
	margin:0 auto;
	text-align:center;
	color:#768187;
}
.anli-img {
	width:90px;
	height:90px;
	border-radius:100%;
	margin:0 auto 16px;
}
.anli-img img {
	width:90px;
	height:90px;
}
.fz24{ font-size: 24px;}
.fz20{ font-size: 20px;}
.fz18{ font-size: 18px;}
.fz16{ font-size: 16px;}
.fz14{ font-size: 14px;}
.fz12{ font-size: 12px;}

/*套餐*/ 
.hkj-06{width:1200px; height:auto; background:url(../h-img/line01.jpg) no-repeat center 67px; margin-top:50px;}
.package-box {
	width:1200px;
	margin:40px auto;
	padding:0 70px;
}
.package-box ul li {
	width:300px;
	float:left;
}
.package-box li a:hover{background:#52bdff;}
.package-box ul li h2 {
	font-weight: 800;
}
.package-top {
	width: 100%;
	height: 470px;
	border: 1px solid #d8d8d8;
	color: #666;
	font-size: 16px;
	text-align: center;
	position: relative;
	border-radius:20px;
	overflow:hidden;
}
.drop-icon-style {
	width: 16px;
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: -8px;
}
.hottb{width:85px; height:85px; position:absolute; top:0px; right:0px; background:url(../h-img/hot.png) no-repeat right top;}
.package-top p {
	line-height:32px;
}
.lines {
	margin-left: 5px;
	padding-left: 15px;
	background: url(../h-img/point.jpg) no-repeat center left;
}
.package-lightBule {
	wdith: 100%;
	padding-top: 90px;
	height: 156px;
	background: url(../h-img/package1.png) no-repeat center 18px #52bdff;
	background-size: 60px auto;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
	box-sizing:border-box;
}
.package-Bule {
	wdith: 100%;
	padding-top: 90px;
	height: 156px;
	background: url(../h-img/package2.png) no-repeat center 18px #52bdff;
	background-size: 60px auto;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
	box-sizing:border-box;
}
.package-darkBule {
	wdith: 100%;
	padding-top: 90px;
	height: 156px;
	background: url(../h-img/package3.png) no-repeat center 18px #52bdff;
	background-size: 60px auto;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
	box-sizing:border-box;
}
.package-price {
	text-align: center;
	font-size: 18px;
	color: #666;
	margin: 20px 0;
	font-weight: 600;
}
.btn-package {
	display:block;
	width:120px;
	margin:0 auto;
	text-align:center;
	height:34px;
	line-height:34px;
	border-radius:20px;
	color:#fff;
	font-size:16px;
}
.btn-bg-lb {
	background:#52bdff;
}
.btn-bg-b {
	background:#3a779c;
}
.btn-bg-y {
	background:#fea301;
	margin-left: 20px
}
.btn-bg-db {
	background:#0e4261;
}
.btn-goumai {
	display:block;
	width:60px;
	text-align:center;
	margin:10px auto 0;
	font-size:16px;
	color:#666;
	text-decoration:underline;
}
.oval {
	position: absolute;
	left: 50%;
	bottom: 30px;
	margin-left: -40%;
	width: 80%;
	height: 30px;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #40B2EE;
	color: #40B2EE;
	line-height: 28px;
	text-align: center;
}
.hkj-07{width:1200px; height:auto; margin:0 auto 50px; background:url(../h-img/news-bj.jpg) no-repeat center top; padding-top:120px;}
.hkj-news{width:560px; height:auto;}
.hkj-news-tt{width:100%; height:60px; border-bottom:2px solid #a2dcff; line-height:60px; color:#41b2ee; font-weight:bold; font-size:18px; position:relative; background:url(../h-img/tttb.jpg) no-repeat left center; text-indent:30px;}
.hkj-news-tt a{color:#F90; font-size:14px; display:block; position:absolute; right:0; top:0; font-weight:normal;}
.hkj-news li{width:100%; height:80px; border-bottom:1px dashed #a2dcff; padding:5px 0;}
.hkj-news li .tta{width:100%; height:36px; line-height:36px; background:url(../h-img/lt01.jpg) no-repeat left center; text-indent:25px; overflow:hidden; font-size:15px; color:#000;}
.hkj-news li .ttb{width:100%; height:36px; line-height:18px; overflow:hidden; font-size:14px; color:#999;}
.hkj-news a:hover .tta{color:#41b2ee;}