@charset "utf-8";
@import url("font.css");
@import url("css.css");
.kq {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kx_what {
	height: 265px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/kx_01.jpg);
	background-repeat: no-repeat;
	background-position: 55px 0px;
	padding-left: 400px;
	width: 700px;
	padding-top: 35px;
}
#kx_what iframe {
	float: left;
}
#kx_what strong {
	font-size: 24px;
	display: block;
	line-height: 40px;
}
#kx_what p {
	display: block;
}
#main .mtitle {
	text-align: center;
	padding-bottom: 35px;
	padding-top: 35px;
}
#main .mtitle strong {
	display: block;
	font-size: 24px;
	line-height: 45px;
}
#main .mtitle span {
	display: block;
	padding-bottom: 5px;
}
#main .mtitle b {
	display: block;
	height: 3px;
	width: 100px;
	background-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kx_ver {
	height: 420px;
}
#kx_ver .ver {
	float: left;
	width: 31.3333%;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
}
#kx_ver .ver a {
	position:relative;
	margin:10px;
	background:#fff;
	border:1px solid #CCCCCC;
	border-radius:5px;
 -webkit-transition:border linear .2s, box-shadow linear .2s;
 -moz-transition:border linear .2s, box-shadow linear .2s;
 -o-transition:border linear .2s, box-shadow linear .2s;
 transition:border linear .2s, box-shadow linear .2s;
	display: block;
	padding: 16px;
	text-align: center;
	height: 280px;
}
#kx_ver .ver a:hover {
	border-color:rgba(82, 168, 236, .8);
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
	-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}
#kx_ver .ver img {
	height: 54px;
	width: 150px;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#kx_ver .ver strong {
	font-size: 16px;
	display: block;
	line-height: 45px;
}
#kx_ver .ver em {
	display: block;
	color: #666666;
	padding-bottom: 5px;
	font-style: normal;
	line-height: 24px;
	height: 48px;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kx_ver .ver span {
	display: block;
	line-height: 45px;
	height: 55px;
}
#kx_ver .ver span b {
	font-style: normal;
	color: #FF0000;
	font-size: 24px;
	font-weight: 700;
	margin-right: 11px;
}
#kx_ver .ver i {
	display: block;
	height: 30px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	border-radius:3px;
	border: 1px solid #0D79D9;
	font-style: normal;
}
#kx_ver .ver a:hover i {
	background-color: #0D79D9;
	color: #FFFFFF;
}
#kx_why {
	height: 260px;
}
#kx_why  p {
	display: block;
	margin: 0px;
	float: left;
	width: 21%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	text-align: center;
	height: 200px;
}
#kx_why p i {
	display: block;
	line-height: 60px;
	height: 80px;
	font-size: 55px;
	padding-top: 25px;
}
#kx_why p strong {
	display: block;
	padding-bottom: 11px;
	font-weight: 400;
}
/*table*/
#table {
	padding-bottom: 75px;
}
#table table {
	color:#666;
	font-size:12px;
	background-color:#fbfbfb;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #ddd;
	border-left-color: #ddd;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#table th {
	height:235px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}
#table td {
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	background-color: #FFFFFF;
	width: 234px;
}
#table td i {
	width:18px;
	height:18px;
	cursor:pointer;
	font-style: normal;
	text-shadow:1px 1px 1px #EC8E73;
	color: #E87655;
	font-size: 16px;
}
#table .th_bt {
	height:100%;
	font-size:18px;
	color:#666;
	font-weight:400;
	position: relative;
	display: block;
}
#table .th_bt i {
	display: block;
	position: absolute;
	font-style: normal;
}
#table .th_bt .s1 {
	top:51px;
	left:180px;
	z-index:1;
}
#table .th_bt .s2 {
	left:12px;
	top:157px;
	z-index: 9999;
}
#table .th_bt .s3 {
	width: 362px;
	height: 235px;
	position: relative;
	background-color: transparent;
	z-index: 99;
}
#table .th_bt .s3:before {
	position: absolute;
	top: 0px;
	right: 0;
	left: 0;
	bottom: 0;
	border-bottom: 235px solid #ddd;
	border-right: 362px solid transparent;
	content: "";
}
#table .th_bt .s3:after {
	position: absolute;
	left: 0;
	right: 1px;
	top: 1px;
	bottom: 0;
	border-bottom: 234px solid white;
	border-right: 361px solid transparent;
	content: "";
}
#table .t1 {
	width:20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#table .t1 span {
	width:1em;
	line-height:1.2;
	vertical-align:middle;
	display:inline-block
}
#table .t2 {
	padding:0 10px;
	text-align:left;
	line-height:35px;
	width:300px
}
#table .t2 em {
	background-color:#e25630;
	padding:0 6px;
	display:inline-block;
	border-radius:8px;
	color:#fff;
	height:16px;
	line-height:16px;
	margin-left:4px;
	font-style: normal;
}
#table .s_th h3 {
	height:97px;
	margin-bottom:24px;
	overflow: hidden;
	display: block;
	position: relative;
}
#table .s_th h3 strong {
	position:absolute;
	left:50%;
	width:220px;
	font-size:22px;
	font-weight:400;
	border: 1px dotted #CCCCCC;
	margin-left: -110px;
	height: 80px;
	line-height: 60px;
	border-radius:50%;
	top: -140px;
	padding-top: 140px;
}
#table .vip {
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	margin:0 0 4px -2px;
	font-style: normal;
}
#table .a {
	color:#333;
	width:11px;
	height:1px;
	background-color:#333;
	display:inline-block
}
#table .tb_b {
	background-color:#fbfbfb
}
#table .tb_r {
	height:76px
}
#table .tb_r p {
	color:#999;
	text-align:left;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#table .s_th a {
	display:block;
	height:30px;
	line-height:30px;
	color:#e25630;
	border:1px solid #e25630;
	position:absolute;
	z-index:2;
	bottom: 20px;
	width: 160px;
	left: 50%;
	margin-left: -81px;
}
#table .s_th a:focus, #table .s_th a:hover {
	text-decoration:none
}
#table .s_th:hover a {
	background-color:#fff;
	border-color:#fff;
	color:#e25630
}
#table .c_bd {
	height:235px;
	position:relative;
}
#table .tb-shadow {
	width:100%;
	height:451px;
	position:absolute;
	left:0;
	bottom:-575px;
	z-index:1
}
#table .s_th:hover .tb-shadow {
	box-shadow:0 0 10px rgba(0, 0, 0, .4);
	height:830px
}
#table .s_th:hover .c_bd {
	margin-top:-20px;
	height:255px;
	background-color:#e25630;
	color:#fff;
	border-color:#e25630
}
#table .trans {
transition:all .3s
}#table #ppb_desc {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
	color: #666666;
	padding-left: 35px;
	font-size: 12px;
	position: relative;
}
#table #ppb_desc em {
	display: block;
	position: absolute;
	left: 0px;
	font-style: normal;
	color: #333333;
}
#kx_form {
	background-color: #f6f6f6;
	padding: 15px;
}
#kx_form p {
	display: block;
	margin: 0px;
	float: left;
	width: 33.3333%;
	height: 55px;
}
#kx_form p strong {
	line-height: 30px;
	display: block;
	float: left;
	width: 80px;
}
#kx_form p span {
	display: block;
	margin-left: 85px;
	margin-right: 25px;
}
#kx_form  .cent {
	clear: both;
	text-align: center;
	height: 45px;
	padding-top: 25px;
}


#kx_vbt {
	text-align: center;
	height: 55px;
	padding-top: 35px;
	padding-bottom: 35px;
}
#kx_vbt strong {
	display: inline-block;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	border: 1px solid #CCCCCC;
	font-weight: 400;
}
#kx_vbt .st {
	background-color: #D00F2A;
	color: #FFFFFF;
	border-top-color: #D00F2A;
	border-right-color: #D00F2A;
	border-bottom-color: #D00F2A;
	border-left-color: #D00F2A;
}

#kx_view #kx_zhen {
	background-image: url(../img/kx_zhen.jpg);
	background-repeat: no-repeat;
	height: 474px;
	width: 844px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 180px;
	text-align: center;
	position: relative;
}
#kx_view  #kx_zhen  .kx_name {
	font-size: 32px;
	line-height: 45px;
}
#kx_view  #kx_zhen  .kx_domain {
	font-size: 24px;
	line-height: 45px;
}
#kx_view #kx_zhen span {
	display: block;
	width: 340px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kx_view #kx_zhen .k_time {
	position: absolute;
	width: 100%;
	bottom: 80px;
	font-size: 45px;
	font-style: italic;
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
}
#kx_view #kx_yan {
	background-image: url(../img/kx_yan.png);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #ddd;
	font-size: 12px;
	padding: 20px;
	height: 800px;
}
#kx_view #kx_yan h3 {
	background-image: url(../img/kx_logo.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 65px;
	font-size: 26px;
	line-height: 70px;
	font-weight: 400;
}
#kx_view #kx_yan h4 {
	display: block;
	font-weight: 400;
	text-align: center;
	height: 30px;
}
#kx_view #kx_yan #kx_yan_bt {
	background-image: url(../img/kx_bgname.png);
	background-repeat: no-repeat;
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 160px;
	padding-top: 53px;
	text-align: center;
}
#kx_view #kx_yan #kx_yan_bt .kx_site {
	font-size: 36px;
	line-height: 55px;
}
#kx_view #kx_yan #kx_yan_bt .k_domain {
	font-size: 16px;
	line-height: 30px;
	height: 40px;
}
#kx_view #kx_yan #kx_yan_bt p {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 350px;
	height: 25px;
}
#kx_view #kx_yan #kx_yan_bt em {
	font-style: normal;
	padding-right: 12px;
	padding-left: 12px;
}
#kx_view #kx_yan #kx_yan_bt span {
	margin-right: 4px;
	margin-left: 4px;
	color: #0066CC;
}
#kx_view #kx_yan .kx_yan_li {
	padding-top: 25px;
	padding-right: 175px;
	padding-bottom: 25px;
	padding-left: 175px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 90px;
}
#kx_view #kx_yan .kx_yan_li li {
	display: block;
	float: left;
	width: 150px;
	line-height: 45px;
	height: 45px;
	background-image: url(../img/ico_yes.png);
	background-repeat: no-repeat;
	background-position: 80px center;
}
#kx_view #kx_yan .dl {
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	position: relative;
	padding-left: 100px;
}
#kx_view #kx_yan .dl strong {
	display: block;
	position: absolute;
	left: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C50B0D;
	line-height: 20px;
	top: 20px;
	padding-left: 11px;
}
#kx_view #kx_yan .dl p {
	display: block;
	margin: 0px;
	line-height: 30px;
}
#kx_view #kx_brower {
	background-image: url(../img/kx_brower.png);
	background-repeat: no-repeat;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1100px;
	padding-top: 20px;
	font-size: 12px;
}
#kx_view #kx_brower .ol {
	float: left;
	width: 365px;
	padding-left: 45px;
	height: 340px;
}
#kx_view #kx_brower #kx_uc .kx_domain, #kx_view #kx_brower #kx_uc .kx_site {
	display: block;
	padding-left: 55px;
}
#kx_view #kx_brower #kx_uc p {
	display: block;
	margin: 0px;
	padding-top: 90px;
	padding-left: 45px;
}
#kx_view #kx_brower #kx_114 .kx_domain, #kx_view #kx_brower #kx_114 .kx_site {
	padding-left: 15px;
	display: block;
}
#kx_view #kx_brower #kx_114 p {
	display: block;
	margin: 0px;
	padding-top: 92px;
	padding-left: 50px;
}
#kx_view #kx_brower #kx_ucm {
	display: block;
	padding-top: 190px;
	padding-left: 530px;
	height: 60px;
	width: 300px;
}
#kx_view #kx_brower #kx_ucm .kx_domain {
	display: block;
	width: 160px;
	height: 30px;
	overflow: hidden;
}
#kx_view #kx_search {
	background-image: url(../img/kx_search.png);
	background-repeat: no-repeat;
	height: 780px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
#kx_view #kx_search .ol {
	float: left;
	width: 400px;
	height: 360px;
	padding-top: 15px;
}
#kx_view #kx_search #kx_bing .kx_domain {
	display: block;
	padding-left: 45px;
}
#kx_view #kx_search #kx_bing p {
	display: block;
	margin: 0px;
	padding-top: 40px;
	padding-left: 45px;
	width: 185px;
	overflow: hidden;
}
#kx_view #kx_search #kx_sogou .kx_domain {
	display: block;
	padding-left: 55px;
}
#kx_view #kx_search #kx_shm {
	height: 70px;
	padding-top: 140px;
	padding-left: 90px;
	width: 700px;
}
#kx_view #kx_search #kx_shm .kx_domain {
	display: block;
	float: left;
	padding-left: 240px;
	padding-top: 25px;
	height: 30px;
	width: 165px;
	overflow: hidden;
}
#kx_view #kx_search #kx_shm .kx_site {
	display: block;
	float: left;
	width: 200px;
	height: 30px;
	overflow: hidden;
}
#kx_view #kx_wang {
	background-image: url(../img/kx_wang.png);
	height: 360px;
	width: 800px;
	padding-top: 145px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kx_view #kx_wang .kx_domain {
	display: block;
	padding-left: 130px;
	height: 30px;
	width: 350px;
	overflow: hidden;
}
#kx_view #kx_mdb {
	background-image: url(../img/kx_data.png);
	height: 440px;
	width: 800px;
	padding-top: 55px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
#kx_view #kx_mdb .kx_site, #kx_view #kx_mdb .kx_domain {
	display: block;
	padding-left: 120px;
	line-height: 25px;
	height: 25px;
	width: 500px;
	overflow: hidden;
}
#kx_view #kx_mdb p {
	display: block;
	margin: 0px;
	padding-top: 180px;
	padding-left: 85px;
}
