#vsb_content p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important; text-indent:2em;}
#vsb_content font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content_2 p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important; }
#vsb_content_2 font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content_2 span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content table p{text-indent:0em !important; } 
#vsb_content img{display:block;margin:3px auto; max-width:700px;}

@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #565656;
	-webkit-text-size-adjust: none;
	background: #fff url(/sccjlm/images/bg.png) repeat-x;
	min-width: 1200px;
}
ul, h2, h3, p, dl, dt, dd {
	margin: 0;
	padding: 0;
}
input {
	outline: none;
}
li {
	list-style: none;
}
img {
	border: none;
}
a {
	font-size: 14px;
	color: #565656;
	text-decoration: none;
}
a:hover {
	color: #86ac08;
}
.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
.fc, .fc a {
	color: #e70010;
}
.hidden {
	display: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*头部*/
#header {
	width: 100%;
	position: relative;
	z-index: 9999;
	background: #86ac08 url(../images/top_bg.png) no-repeat center 26px;
}
#top1 {
	width: 100%;
	height: 26px;
	line-height: 26px;
	background: #3b3b3b;
}
#top1 p {
	width: 1000px;

	margin: 0 auto;
	font-size: 12px;
	position: relative;
	color: #bfbfbf;
}
#top1 p a {
	font-size: 12px;
	color: #bfbfbf;
}
#top1 p span {
    position: absolute;
    top: -25px;
    right: 0;
}
#top2 {
	width: 1000px;
	background: url(/sccjlm/images/text.png) no-repeat 480px 28px;
	height: 94px;
	margin: 0 auto;
	position: relative;
}
#top2 #logo {
	float: left;
	padding: 8px 0 0 10px;
}
#top2 .serach {
	position: absolute;
	top: 30px;
	right: 0;
	width: 166px;
	height: 26px;
	background: url(/sccjlm/images/search.png) no-repeat right top;
}
#top2 .serach .input {
	position: absolute;
	top: 2px;
	left: 10px;
	width: 110px;
	height: 22px;
	border: none;
	background: none;
	line-height: 22px;
	color: #fff;
	font-size: 12px;
	font-family: "宋体";
}
#top2 .serach .search-btn {
	position: absolute;
	top: 4px;
	right: 10px;
	width: 16px;
	height: 17px;
	border: none;
	cursor: pointer;
}
#nav {
	width: 100%;
	position: relative;
        z-index: 10000;
	height: 42px;
	padding-top: 2px;
	background: url(/sccjlm/images/line.png) repeat-x left top;
}
#nav ul {
	width: 1000px;
	margin: 0 auto;
	height: 42px;
}
#nav li {
	float: left;
	width: 122px;
	height: 42px;
	line-height: 42px;
	position: relative;
	text-align: center;
	margin-left: 18px;
	
}
#nav li.li2 {
	margin: 0;
}
#nav li a {
	font-size: 16px;
	height: 42px;
	font-weight: bold;
	display: block;
	position: relative;
	color: #fff;
}
#nav li a:hover, #nav li.active, #nav li.active a {
	background: #f3f7e7;
	color: #86ac08;
}
#nav li:hover {
	background: #f3f7e7;
}
#nav li:hover .a {
	display: block;
}
#nav li .a {
	position: absolute;
	top: 42px;
	left: -1px;
	width: 224px;
	padding: 20px 0 20px 13px;
	display: none;
	border:1px solid #86ac08;
	border-top:none;
	background: url(/sccjlm/images/bg.png);
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
#nav li .a dt {
	width: 152px;
	height: 86px;
	overflow: hidden;
	float: left;
}
#nav li .a dd {
	width: 206px;
	float: right;
}
#nav li .a dd a {
	height: 30px;
	line-height: 30px;
	display: block;
	background: url(/sccjlm/images/ico2.png) no-repeat 6px 12px;
	text-indent: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
}
/* 单个图片幻灯片盒子 - 公用类 */
.slideBox {
	width: 100%;
	height: 430px;
	position: relative;
	overflow: hidden;
}
.slideBox .hd {
	height:8px;
	overflow: hidden;
	right: 0;
	bottom:16px;
	width: 100%;
	position: absolute;
	z-index: 9999;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	height: 15px;
	padding: 0 0 0 656px;
	margin: 0 auto;
	width: 344px;
}
.slideBox .hd li {
	width: 8px;
	height: 8px;
	float: left;
	text-indent: -9999px;
	background: url(/sccjlm/images/dian.png) no-repeat;
	cursor: pointer;
	margin-right:8px;
}
.slideBox .hd li.on {
	background: url(/sccjlm/images/dian2.png) no-repeat;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	width: 100%;
	height: 430px;
}
.slideBox .bd li {
	width: 100%;
	text-indent: -9999px;
	height: 430px;
	position:relative;
}
.slideBox .bd li .li_text{
	position:absolute;
	bottom:0;
	right:0;
	height:78px;
	width:100%;
	text-indent:0;
}
.slideBox .bd li .li_text .text{
	width:378px;
	height:78px;
	padding:0 0 0 622px;
	margin:0 auto; 
}
.slideBox .bd li .li_text .text p{
	width:378px;
	height:78px;
	background:url(/sccjlm/images/bg.png);
	float:right;
	position:relative;
}
.slideBox .bd li .li_text p strong{
	position:absolute;
	top:0;
	left:0;
	height:30px;
	line-height:30px;
	background:#86ac08;
	text-indent:28px;
	width:378px;
	font-weight:normal;
	font-size:15px;
	color:#fff1ba;
	overflow:hidden;
}
.slideBox .bd li .li_text p span{
	position:absolute;
	bottom:11px;
	right:12px;
	width:60px;
	height:22px;
	line-height:22px;
	background:#86ac08;
	text-align:center;
}
.slideBox .bd li .li_text p span a{
	font-size:12px;
	color:#fff;
}
/*底部*/
.bottsum {
	background: #eeeeee;
	height: 50px;
}
.bottsum ul {
	width: 1000px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
}
.bottsum li {
	float: left;
padding: 0 18px;
}
.bottsum li img {
	position: relative;
	width: 28px;
	height: 28px;
	top: 10px;
	margin-right: 6px;
}
.bottsum li a {
	padding-left: 80px;
}
.bottsum li.li2 a {
	padding-left: 18px;
}
#footer {
	background: #6b9f06 url(../images/f_b.png) no-repeat center top;
	color: #fff;
	height: 118px; width:100%; float:left;
}
#footer .footsum {
	width: 1000px;
	height: 118px;
	margin: 0 auto;
}
#footer .footsum .footext {
width: 1000px;
    padding: 44px 0 0 20px;
    text-align: center;
    float: left;
}
#footer .footsum p {
	line-height: 24px;
	color: #f4ffd1;
	font-size: 12px;
}
#footer .footsum p a {
	color: #f4ffd1;
	font-size: 12px;
}
#footer .footsum .f_logo {
	padding-top: 31px;
	float: left;
}
#footer .footsum .foot_dl {
	width: 83px;
	padding-top: 12px;
	float: right;
}
#footer .footsum .foot_dl dt {
	width: 72px;
	height: 83px;
	padding-top: 5px;
	background: #fff;
	text-align: center;
}
#footer .footsum .foot_dl dt img {
	width: 62px;
	height: 62px;
	overflow: hidden;
}
#footer .footsum .foot_dl dt span {
	height: 21px;
	line-height: 21px;
	display: block;
	overflow: hidden;
	color: #86ac08;
	font-size: 12px;
}
/*快3游戏下载新闻*/
.index_content1 {
	width: 1000px;
	margin: 24px auto 0 auto;
}
.index_sum1 {
	width: 670px;
	float: left;
}
.index_sum1 h1 {
	height: 64px;
	text-indent: -9999px;
	background: url(/sccjlm/images/tit1.png) no-repeat;
}
.index_sum1 dl {
	width: 326px;
	height: 243px;
	float: left;
}
.index_sum1 dt {
	width: 310px;
	height: 163px;
	padding-left: 3px;
	overflow: hidden;
	margin-bottom: 8px;
}
.index_sum1 dd {
	width: 300px;
	padding-left: 5px;
	height: 56px;
	line-height: 28px;
	overflow: hidden;
}
.index_sum1 dd span {
	color: #999;
	font-size: 12px;
	display: inline-block;
	padding-left: 25px;
	background: url(/sccjlm/images/ico.png) no-repeat 5px center;
}
.index_sum1_ul {
	width: 638px;
	clear: both;
	border-top: 1px dashed #ccc;
}
.index_sum1_ul li {
	height: 42px;
	line-height: 42px;
	text-indent: 104px;
	position: relative;
	padding-right: 80px;
	overflow: hidden;
}
.index_sum1_ul li strong {
	position: absolute;
	top: 0;
	left: 0;
	width: 81px;
	text-indent: 0;
	height: 42px;
	text-align: center;
	font-weight: normal;
	background: url(/sccjlm/images/span.png) no-repeat center 11px;
}
.index_sum1_ul li strong a {
	font-size: 12px;
}
.index_sum1_ul li span {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	color: #999;
}
/*快3游戏下载公告*/
.index_sum2 {
	width: 320px;
	float: right;
}
.index_sum2 h2 {
	height: 40px;
	text-indent: -9999px;
	background: url(/sccjlm/images/tit2.png) no-repeat;
}
.index_sum2 li {
	padding-left: 66px;
	position: relative;
	height: 44px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 24px;
	font-size: 12px;
	border-bottom: 1px solid #c9c9c9;
}
.index_sum2 li a {
	font-size: 12px;
}
.index_sum2 li .li_time {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/sccjlm/images/time.jpg) no-repeat;
	width: 44px;
	height: 41px;
	border: 1px solid #c9c9c9;
	border-bottom: none;
	text-align: center;
	line-height: 20px;
	color: #86ac08;
}
.index_sum2 li .li_time strong {
	display: block;
	font-weight: normal;
	color: #fff;
}
/*专题网站*/
.index_content2 {
	width: 100%;
	margin-top: 26px;
}
.index_content2 h3 {
	width: 1000px;
	text-indent: -9999px;
	margin: 0 auto;
	height: 53px;
	background: url(/sccjlm/images/tit3.png) no-repeat;
}
.index_sum3 {
	width: 100%;
	background: #efefef;
	height: 266px;
	padding-top: 27px;
}
.index_sum3 ul {
	width: 1025px;
	margin: 0 auto;
	height: 266px;
}
.index_sum3 li {
	width: 205px;
	text-align: center;
	overflow: hidden;
	float: left;
}
.index_sum3 li img {
	width: 180px;
	height: 175px;
	overflow: hidden;
}
.index_sum3 li a {
	color: #000;
}
.index_sum3 li.li2 {
	padding-top: 20px;
}
.index_sum3 li.li3 {
	padding-top: 10px;
}
.index_sum3 li.li4 {
	padding-top: 20px;
}
.index_sum3 li a:hover {
	color: #86ac08;
}
.index_sum3 li span {
	width: 180px;
	margin: 0 auto;
	height: 34px;
	display: block;
	line-height: 34px;
	text-align: center;
	background: #d1d1d1 url(../images/bg.jpg) no-repeat left top;
}
.index_sum4 {
    width: 1000px;
    height: 101px;
    margin: 36px auto 0 auto;
}
.index_sum4 dl {
	width: 332px;
	height: 87px;
	float: left;
	overflow: hidden;
}
.index_sum4 dl.dl2 {
	width: 332px;
}
.index_sum4 dt {
    width: 320px;
    position: relative;
    height: 60px;
    line-height: 60px;
}
.index_sum4 dt a {
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
}
.index_sum4 dt img {
	position: absolute;
	top: 14px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	left: 35px;
	text-indent: 0;
}
.index_sum4 dt.bg1 {
	background: #611c3d;
}
.index_sum4 dt.bg2 {
	background: #1eabc1;
}
.index_sum4 dt.bg3 {
	background: #f4c603;
}
.index_sum4 dt.bg4 {
	background: #045290;
}
.index_sum4 dt.bg5 {
	background: #021b5d;
}
.index_sum4 dt.bg6 {
	background: #759661;
}
.index_sum4 dt.bg7 {
	background: #c578a7;
}
.index_sum4 dt.bg8 {
	background: #669586;
}
.wid1000{width:1000px; margin:0 auto;}	
.local{width:100%; height:70px; background:#eee; border-bottom:1px solid #86ac08;}
.local h3{font-size:24px; line-height:70px; float:left; color:#01b553;}
.dqwz{font-size:14px; color:#666; font-size:14px; line-height:70px; float:left;}
.dqwz a{color:#666; padding:0 6px;}
.ny-content{width:100%; background:#f2f4f9; padding:30px 0;}
.left{background:#fafbfd; width:240px; padding-bottom:100px;}
.lmcc{width:200px; height:80px; background:#86ac08; padding-left:40px; color:#fff; font-size:24px; line-height:80px;}
.left-list li a{width:200px; height:45px; line-height:45px; padding-left:40px; display:block; float:left; border-bottom:1px solid #eff1f4; color:#333; font-size:15px;}
.left-list li a:hover,.left-current{border-left:3px solid #86ac08!important; padding-left:40px!important; width:197px!important; background:#fff!important; color:#86ac08!important;}
.right{background:#fafbfd; width:700px; padding:20px;}
.list{width:700px; padding:20px 0;}
.right h3{display:block; float:left; border-bottom:2px solid #86ac08; font-size:24px; width:100%; line-height:58px; font-weight:normal; color:#86ac08 ;}
.list li{width:700px; height:36px; line-height:36px;}
.list li a{display:block; float:left; font-size:14px; color:#333; width:620px;}
.list li i{display:block; float:right; text-align:right; font-size:12px; color:#666; width:80px; font-style:normal;}
.clear{clear:both;}

.w1000{width:1000px; margin:0 auto;}
.content-title,.content-con{width:700px; padding:15px 0;}
.content-title h4,.jj-title{width:100%; font-weight:bold; line-height:30px; font-size:20px; color:#333; display:block; float:left; text-align:center; margin-bottom:10px;}
.content-title i{width:100%; line-height:20px; font-size:12px; color:#666; font-style:normal; display:block; float:left; text-align:center;}
.sxt{width:700px; padding:15px 0; border-top:1px dashed #bbb; margin-top:20px;}
.sxt p{display:block; float:left; color:#333; font-size:14px; line-height:30px; width:100%;}
.sxt p a{color:#333;}
.content-con p,.jj-con p,.jj p{display:block; width:100%; text-align:justify; margin-bottom:15px; line-height:30px; color:#333; text-indent:2em; color:#333; font-size:15px;}
.content{width:700px; padding-top:20px;}

.jj,.pic{padding:25px 0; width:700px;}
.pic-tx{width:145px; height:145px; margin-right:30px;}
.pic-txt{width:525px;}
.pic-txt h5{display:block; width:100%; height:20px; line-height:20px; font-size:16px; color:#333;}
.pic-txt p{display:block; width:100%; margin-top:10px; line-height:30px; height:120px; overflow:hidden; font-size:14px; color:#333;}
.pic li{width:100%; border-bottom:1px dashed #ccc; padding-bottom:25px; margin-bottom:25px;}
.pic-tx img{width:145px; height:145px;}
