body {
	background-color: #333;
}
.kj{border:1px solid #666; background:#333; line-height:10px; text-align:center; padding:8px; margin: 10px 0px;}



a{color:#999;text-decoration:none;outline:0;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;user-select:none}a:hover{color:#FF6600;text-decoration:none}a:active{outline:0}em,i{font-style:normal;margin:0;padding:0}.red,a.red{color:#ea4242}.orange,a.orange{color:#FFBA26}i.orange{margin:0 3px}.blue,a.blue{color:#7ecef4}.green,a.green{color:#80c269}.bold{font-weight:700}.arrow_b{display:inline-block;width:0;height:0;border-color:#222 transparent transparent;border-style:solid dashed dashed;border-width:4px 4px 0}.arrow_t{display:inline-block;width:0;height:0;border-color:transparent transparent #222;border-style:dashed dashed solid;border-width:0 4px 4px}.arrow_l{display:inline-block;width:0;height:0;border-color:transparent #222 transparent transparent;border-style:dashed solid dashed dashed;border-width:4px 4px 4px 0}.arrow_r{display:inline-block;width:0;height:0;border-color:transparent transparent transparent #222;border-style:dashed dashed dashed solid;border-width:4px 0 4px 4px}.icos{display:inline-block;width:16px;height:16px;line-height:200px;background:url(/images/kuaikai/ico_clock.gif) no-repeat 0 center;overflow:hidden}

.footerr {border-top:2px solid #FF6600; background:#141414; }
.footerr a {font-size: 14px; }
.footInter {margin:0 auto; width:1000px; color:#999; padding: 15px 0px;}
.footInter .L {line-height: 45px;}
.footInter a {margin-right: 15px;}
.footInter .L a.qq{background:url(https://49img.com/img/qq.png) left no-repeat;padding-left:22px}.footInter .L .text{background:url(/upfile/text1.png) left no-repeat;padding-left:180px;color:#666}.footInter .L em{ no-repeat scroll -3px -4px;padding-left:20px;margin-left:15px;padding-right:20px;padding-bottom:5px;color:grey}.footInter .L .text span{display:inline-block;+display:none;width:1px;height:1px;font-size:1px;line-height:300em;overflow:hidden}.footInter .L a{margin-right:15px;color:#a0a0a0;padding:2px}.footInter .L a:hover{color:#FF6600}



.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1000px
	}
	.containera {
		width: 1000px
	}	
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.skill {
	margin-top: 20px
}

.skill a {
	transition: none
}

.skill .left {
	padding: 0 12px 0 0
}


.skill .left .content {
	height: 838px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #d7d7d7;
	padding: 5px 15px
}

.skill .left .content .title {
	font-size: 17px;
	font-weight: 700;
	margin: 20px 0
}

.skill .left .content .list {
	list-style: none;
	padding: 0;
	margin: 0
}

.skill .left .content .list li {
	margin: 5px 0
}

.skill .left .content .list li:nth-last-of-type(2n-1) {
	background: #fafafa
}
.skill .left .content .list li a {
	display: block;
	overflow: hidden;
	color: #4b4b4b;
	padding: 3px 8px 3px 12px
}

.skill .left .content .list li i.fa-caret-right {
	color: #b4b4b4;
	margin-right: 6px
}

.skill .left .content .list li i.fa-eye {
	font-size: 13px;
	margin-right: 8px;
	color: #c5c5c5
}

.skill .left .content .list li .word {
	padding: 0;
	display: inline-block;
	height: 20px;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.skill .left .content .list li .num {
	text-align: right;
	padding: 0;
	line-height: 24px
}

.skill .left .content .list li .num b {
	font-weight: 400
}

.skill .left .content .list li:hover a {
	background: #3bb45b;
	color: #fff
}

.skill .left .content .list li:hover i {
	color: #fff
}

.skill .left .content .skill-pager {
	overflow: hidden;
	list-style: none;
	margin: 20px 0;
	padding: 0
}

.skill .left .content .skill-pager li {
	float: left
}

.skill .left .content .skill-pager li a {
	display: block;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #4b4b4b;
	margin-right: 5px;
	border: 1px solid #d7d7d7
}

.skill .left .content .skill-pager li a.active,.skill .left .content .skill-pager li a:hover {
	color: #fff;
	background: #3bb45b;
	border-color: #3bb45b
}

.skill .right {
	padding: 0
}

.skill .right .box {
	border: 1px solid #d7d7d7;
	background: #fff;
	padding: 15px
}

.skill .right .live {
	height: 234px
}

.skill .right .live a {
	display: block;
	width: 100%;
	position: relative
}

.skill .right .live a .live-logo {
	max-width: 100%;
	height: 172px
}

.skill .right .live a .icon {
	position: absolute;
	top: 50px;
	left: 100px;
	transition: transform .5s;
	transform: rotate(360deg)
}

.skill .right .live a:hover .icon {
	transform: rotate(0)
}

.skill .right .live .name {
	color: #8b8b8b;
	text-align: center;
	margin-top: 10px
}

.skill .right .chart {
	margin: 15px 0;
	padding-right: 0;
	padding-bottom: 0
}

.skill .right .chart .list {
	overflow: hidden;
	list-style: none;
	padding: 0
}

.skill .right .chart .list li {
	float: left
}

.skill .right .chart .list li a {
	display: block;
	width: 130px;
	height: 32px;
	line-height: 32px;
	color: #4b4b4b;
	margin: 0 8px 8px 0;
	border-radius: 4px;
	background: #f7f7f7;
	text-align: center
}

.skill .right .chart .list li a:hover {
	background: #3bb45b;
	color: #fff
}

.skill .right .like {
	overflow: hidden;
	height: 388px;
	padding-right: 0;
	padding-bottom: 0
}

.skill .right .like .each {
	float: left;
	margin: 0 8px 12px 0
}

.skill .right .like .each a {
	display: block;
	width: 130px;
	text-align: center;
	color: #4b4b4b
}

.skill .right .like .each a:hover {
	color: #fff
}

.skill .right .like .each a:hover img {
	border-color: #3bb45b
}

.skill .right .like .each a:hover .name {
	background: #3bb45b
}

.skill .right .like .each img {
	width: 130px;
	height: 130px;
	border: 1px solid #cecece
}

.skill .right .like .each .name {
	text-align: center;
	height: 24px;
	line-height: 24px;
	width: 100%;
	overflow: hidden
}

.skill .right .title {
	margin-bottom: 15px
}

.skill .right .title .name {
	font-size: 17px;
	font-weight: 700
}

.skill .right .title .more {
	font-size: 14px;
	float: right;
	font-weight: 400;
	color: #8b8b8b;
	background: #fff;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	padding: 1px 5px;
	margin-right: 15px
}

.skill .right .title .more:hover {
	border-color: #3bb45b;
	background: #3bb45b;
	color: #fff
}

.skill .map {
	margin-bottom: 5px
}

.skill .map a {
	color: #4b4b4b
}

.skill .map a:hover {
	color: #3bb45b
}

.skill .detail {
	overflow: hidden;
	border: 1px solid #d7d7d7;
	background: #fff
}

.skill .detail img {
	max-width:900px
}

.skill .detail .head {
	padding: 30px 45px 10px;
	border-bottom: 1px solid #d7d7d7;
	background: #f9f9f9
}

.skill .detail .head .title {
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	color: #6d6d6d;
	padding-bottom: 20px
}

.skill .detail .head .info {
	color: #8b8b8b
}

.skill .detail .head .info .time {
	margin-right: 10px
}

.skill .detail .head .info .count {
	float: right
}

.skill .detail .head .info .fa-eye {
	margin-right: 10px
}

.skill .detail .content {
	overflow: hidden;
	line-height: 24px;
	padding: 20px 45px 60px
}




.fa-eye:before {
	content: "\f06e"
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}


@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1000px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.section-box {overflow: hidden;background: #fff;border: 1px solid #d7d7d7;padding:20px}
.section-box .list {list-style: none;}
.section-box .list li {height: 30px; line-height: 30px;}
.section-box .list li:nth-of-type(2n-1) {background: #fafafa}
.section-box .list li a {display: block;color: #4b4b4b;transition: none;text-overflow: ellipsis;white-space: nowrap; overflow: hidden;}
.section-box .list li i.fa-caret-right {color: #b4b4b4;margin-right: 6px;position: relative;top: -3px}
.section-box .list li i.fa-eye {font-size: 13px;margin-right: 3px;color: #c5c5c5}
.section-box .list li .word {display: inline-block;height: 30px;line-height: 30px;text-overflow: ellipsis;white-space: nowrap; padding: 0px 5px;}
.section-box .list li .num {line-height: 24px;float: right; padding-right: 5px; padding-top: 3px;}
.section-box .list li .num b {font-weight: 400;display: inline-block;width: 48px;text-align: right;white-space: nowrap}
.section-box .list li a:hover {background: #FF6600}
.section-box .list li:hover a {color: #fff}
.section-box .list li:hover i {color: #fff}

.hot-datas1 {width: 1000px;float: left;margin: 10px 0px 10px 0px;}
.hot-datas2 {width: 495px;float: left; margin: 10px 0px 10px 0px;}
.hot-datas3 {width: 495px;float: right; margin: 10px 0px 10px 0px;}

.hot-datas {
	width: 1000px;
        height: 1080px;

}

.hot-datas .list {
	height: 825px;
	height: 250px;
	list-style: none;
	padding: 0 15px;
}

.hot-datas .list li {
	height: 50px;
	padding: 2px 5px
}

.hot-datas .list li:nth-of-type(2n-1) {
	background: #fafafa
}

.hot-datas .list li a {
	margin-top: 10px;
	font-size: 16px;
	display: block;
	color: #4b4b4b;
	transition: none
}

.hot-datas .list li i.fa-caret-right {
	color: #b4b4b4;
	margin-right: 6px;
	position: relative;
	top: -3px
}

.hot-datas .list li i.fa-eye {
	font-size: 13px;
	margin-right: 3px;
	color: #c5c5c5
}

.hot-datas .list li .word {
	display: inline-block;
	width: 860px;
	height: 22px;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.hot-datas .list li .num {
	line-height: 24px;
	float: right
}

.hot-datas .list li .num b {
	font-weight: 400;
	display: inline-block;
	width: 48px;
	text-align: right;
	white-space: nowrap
}

.hot-datas .list li:hover {
	background: #FF6600
}

.hot-datas .list li:hover a {
	margin-top: 10px;
	color: #fff
}

.hot-datas .list li:hover i {
	color: #fff
}
.section-title {
	font-size: 18px;
	padding-bottom: 12px;
	font-weight: 700;
	color: #4b4b4b
}

.section-title i {
	margin-bottom: 3px
}
.section-title .word {padding-left: 5px;}

.section-title .section-more {
	font-size: 14px;
	float: right;
	margin-top: 5px;
	font-weight: 400;
	color: #8b8b8b;
	background: #fff;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	padding: 0 5px;
	transition: none
}

.section-title .section-more:hover {
	background-color: #337ab7;
	background-color: #FF6600;
	border-color: #FF6600;
	color: #fff
}
.marksix-hot {
	display: inline-block;
	vertical-align: middle;
	background: url();
	background-position: -63px -31px;
	width: 23px;
	height: 23px
}


.kj-box { height: 200px; margin-bottom: 10px; padding: 10px; background: url(http://www.963kj.com/public/ak7_cc/images/kj-bg.png) 0 0 no-repeat; position: relative;}
.kj-ico { width: 121px; height: 96px; background: url(http://www.963kj.com/public/ak7_cc/images/kj-ico.png) 0 0 no-repeat; position: absolute; top: 0; left: 0; z-index: 1;}

.sjj10 {
	margin-top: 10px;
}
.bottom{BACKGROUND: #f8f8f8; CLEAR: both; OVERFLOW: hidden; BORDER-TOP: #ccc 1px solid; margin-top: 10px;}
.bottom{border-top:1px solid #CCCCCC; height:80px; text-align:center; margin-top:20px}
.bottom p{padding:8px 0}
.bottom a {font-size: 14px; }

*:focus {outline: none; }

#baidu{height: 33px;}
#baidu .input{border: 1px solid #999999;height: 100%;}
#baidu .input .clear{width: 30px;height: 35px;line-height: 30px;text-align: center;cursor: pointer;padding-right: 10px;visibility: hidden;opacity: 0.8;color: gray;}
#baidu input[type=text]{height:86%;border:0px;width: 250px;}
#baidu div{float: left;}
#baidu>button{width: 100px;height: 35px;background: #3385ff;color: #fff;border: none;}


.xgg a {
	font-size: 32px;
	color: #00F;
	text-align:center;
}
.sjj10{
	margin-top: 10px;
}
.xgg tr{ height:46px; background-color: #fff; text-align:center;}
.xgg td{ border:solid 1px #DFDFDF}
.xgg table{ border:solid 3px #DFDFDF}
.xgg a:link {
	text-decoration: none;
	color: #00F;
}
.xgg a:visited {
	text-decoration: underline;
	color: #00F;
}
.xgg a:hover {
	text-decoration: underline;
	color: #F00;
}
.xgg a:active {
	text-decoration: none;
}
.xgg img{ width:980px;}

.xggwz a {
	font-size: 40px;
	color: #00F;
	text-align:center;
}

.icon{float:left;margin-right:4px;
margin-top:10px;
width:16px;
height:16px;
overflow:hidden;background-repeat:no-repeat;
background-image:url(/theme/default/css/img/true2.png);
}
.shouye {float:left;margin-right:8px;
margin-top:2px;
width:18px;
height:18px;
overflow:hidden;background-repeat:no-repeat;
background-image:url(/theme/default/img/shouye.png);
}

/*资料*/
.ziliao-zt{ width:1000px; margin: auto; margin: 10px 0px;}
.ziliao-zt table{width:1000px;border-collapse:collapse;text-align: center;}
.ziliao-zt table td{height:60px;line-height:60px;border:1px solid #e1e1e1;font-size:34px;}
.ziliao-zt table td a{display:block;color:#333;}
.ziliao-zt table td a:hover{color:#178fe5;background-color:#BEFCBE;}

.ziliao-bt{ background-color: #00FF00;}
.ziliao-ys{ color:#00F; background-color: #ffffff;} 
.ziliao-qs{ background-color: #ffffff;} 
.ziliao-ls {background-color:#CCFFCC; text-align:center;}
.ziliao-ls table td{
	height:30px;line-height:30px;
	border-top-width:0px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
	border-color:#e1e1e1;
	border-style:solid;
	font-size:18px;}


.shangxia {margin-left: 30px;} 
.shangxia p {line-height: 15px;height: 15px;}
.page_show {background: #ffffff; padding: 10px;}