
.focusBox {
	position: relative;
	width: 300px;
	height: 257px;
	overflow: hidden;
	font-family: Arial;
	text-align: left;
	background: #fff;
	margin-bottom: 0px;
}
.focusBox .pic img {
	width: 300px;
	height: 257px;
	display: block;
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}
.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}
.focusBox .txt li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}
.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 8px;
}
.focusBox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}
.focusBox .num li a, .focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}
.focusBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.focusBox .num li.on a, .focusBox .num a:hover {
	background: #f60;
}
/* banner */

.banner {
	/*width: 1000px;*/

	position: relative;
	height: 90px;
	overflow: hidden;
}
.banner .bd {
	position: relative;
	z-index: 0;
}
.banner .bd ul {
	width: 100% !important;
}
.banner .bd li {
	width: 100% !important;
	height: 90px;
}
.banner .bd li .siteWidth {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height: 90px;
}
.banner .bd li a {
	height: 90px;
	display: block;
}
.banner .bd .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	font: normal 18px/30px "Microsoft YaHei";
}
.banner .bd .btn {
	display: block;
	zoom: 1;
	margin-top: 8px;
	width: 72px;
	padding-right: 10px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(/statics/shuili/images/banner-btn.png) 0 0 no-repeat;
	_background: url(/statics/shuili/images/banner-btn-ie6.png) 0 0 no-repeat;
}
.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display: inline;
	zoom: 1;
	width: 11px;
	height: 11px;
	margin: 4px;
	background: url(/statics/shuili/images/dot-black.png) 0 0;
	overflow: hidden;
	line-height: 9999px;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.banner .hd ul .on {
	filter: alpha(opacity=100);
	opacity: 1;
}
#news {
	width: 420px;
	margin-right: 0px;
}
#trends {
	width: 280px;
	height: 257px;
}
.row {
	overflow: hidden;
	margin-bottom: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.leftcon {
	width: 730px;
	margin-right: 0px;
	float: left;
}
.rightcon {
	width: 260px;
	float: right;
}
.col-1 {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
.col-2 {
	width: 360px;
	float: left;
	margin-bottom: 10px;
}
.col-3 {
	width: 349px;
	float: left;
	margin-bottom: 10px;
}
#news .news-list1 {
	padding: 9px 10px;
}
#news .news-list2 {
	padding: 10px 10px;
}
#box1 {
	float: left;
	width: 300px;
	margin-right: 10px;/*height:354px;*/

}
.mod-about {
}
.mod {
	background-color: #f7efe2;
}
.mod .hd {
	height: 32px;
	padding: 0 14px 0 23px;
	line-height: 32px;
	background: url(/statics/shuili/images/bg_tit2.png) no-repeat;
}
.mod .hd h3 {
	color: #e02d06;
	font-size: 14px;
}
.mod .bd {
}
.mod .bd li {
	width: 142px;
	height: 24px;
	float: left;
	display: inline;
	margin: 15px 8px 0 0;
}
.mod .bd li a {
	width: 114px;
	height: 24px;
	padding-left: 27px;
	background: url(/statics/shuili/images/bg_btn1.png) no-repeat;
	display: block;
	line-height: 24px;
	color: #e03f38;
	float: left;
}
.mod .bd li a:hover {
	background-position: 0 -25px;
	text-decoration: none;
	font-weight: 700;
}
.uibox-title .tit {
	background: url(/statics/shuili/images/arrow3.png) no-repeat 0 4px;
	padding-left: 16px;
}
.friendlink {
	border: 1px solid #e4e4e4;
	width: 998px;
}
.friendlink select {
	width: 208px;
	border: solid 1px #297ebd;
	padding: 3px;
}
.friendlink ul {
	padding: 18px;
}
.friendlink ul li.fltitle {
	border-left: 4px solid #0169b7;
	padding-left: 10px;
}
.trends-list {
	margin-bottom: 10px;
}
.service-list {
	background-color: #ffffff;
}
.service-list li {
	background: none;
	width: 80px;
	height: 80px;
	float: left;
	padding-left: 5px;
}
.container {
	padding-bottom: 10px;
}
.link {
}
.link li {
	float: left;
	padding-right: 10px;
}
.page-home {
	margin-bottom: 0px;
}
#notice {
	width: 260px;
	height: 260px;
	padding: 0px 0px 0px 0px;
	background: url(/statics/shuili/images/notice_bg.gif) no-repeat;
}
#notice .title {
	height: 34px;
}
#notice .title a {
	float: right;
	width: 60px;
	height: 34px;
}
#news .uibox-con {
	border: none;
}
#notice .uibox-con {
	border: 1px solid #0164a6;
}
#news .uibox-con {
	padding: 6px 6px;
}
#news li {
	background: url(/statics/shuili/images/icon-uilist2.png) 3px 9px no-repeat;
	padding-left: 16px;
	border-bottom: 1px dotted #ddd;
}
#news .uibox-title {
	width: 400px;
	height: 38px;
	background: url(/statics/shuili/images/bg_news.png) top left no-repeat;
	border: solid 0px #297ebd;
	border-bottom: 0;
	border-top: solid 0px #297ebd;
}
#news .uibox-title .tit {
	background: none;
}
#news .uibox-title a {
	color: #0164a6;
}
#news .uibox-title .tit {
	padding-left: 13px;
	color: #ffffff;
}
#news .title {
	width: 400px;
	height: 38px;
	background: url(/statics/shuili/images/bg_news.png) top left no-repeat;
}
#news .title a {
	float: right;
	width: 60px;
	height: 34px;
}
.news-photo-list {
	padding: 5px 0px;
}
.news-photo-list li {
	float: left;
	width: 153px;
	height: 150px;
	list-style-type: none;
	background: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
	line-height: 20px;
}
.news-photo-list img {
	width: 150px;
	height: 120px;
}
.uibox-con {
	min-height: auto;
}
.uibox-tabs i {
	float: left;
}
.uibox-tabs .uibox-title {
	overflow: hidden;
}
.uibox-tabs .ui-list {
	overflow: hidden;
}
.imnews {
	height: 360px;
	overflow: hidden;
}
.imnews .focusBox {
	height: 360px;
	width: 530px;
	float: left;
}
.imnews .focusBox .pic img {
	width: 530px;
	height: 360px;
	display: block;
}
.imnews .trends {
	width: 450px;
	padding: 10px;
	height: 360px;
	float: left;
	background: #297ebd;
	color: #fff;
}
.imnews .trends .uibox-title {
	background: url(/statics/shuili/images/tit_bg3.jpg) repeat-x left bottom;
	line-height: 36px;
	height: 36px;
	padding: 0px;
}
.imnews .trends .uibox-title i {
	margin-right: 10px;
	float: left;
	font-weight: normal;
	height: 34px;
	width: 115px;
	text-align: center;
	display: block;
}
.imnews .trends .uibox-title .cur {
	font-weight: normal;
	border-bottom: solid 1px #B4DEFF;
	height: 34px;
	width: 115px;
	text-align: center;
	display: block;
}
.imnews .trends .uibox-title .tit {
	font-family: microsoft yahei;
	font-size: 16px;
	color: #fff;
	font-style: normal;
	background-image: none;
	padding-left: 0px;
	text-decoration: none;
}
.imnews .trends .uibox-title .more {
	color: #91C6F2;
}
.imnews .trends .uibox-con {
	padding: 15px 0px;
}
.imnews .trends .uibox-con a {
	font-size: 14px;
	color: #fff;
	float: left;
	width: 370px;
}
.imnews .trends .uibox-con span {
	color: #e6e3e3;
}
.imnews .trends .uibox-con .ui-list li {
	line-height: 35px;
	height: 35px;
	background: url(/statics/shuili/images/icon-uilist.gif) no-repeat left 15px;
}
#public .uibox-title {
	border: none;
}
#public .uibox-con {
	border: none;
}
#public .uibox-title {
	background: url(/statics/shuili/images/tit_bg3.jpg) repeat-x left bottom;
	line-height: 30px;
	height: 30px;
	padding: 0px;
	border-left: 4px solid #0169b7;
	background: none;
}
#public .uibox-title .tit {
	font-family: microsoft yahei;
	font-style: normal;
	background-image: none;
	padding-left: 10px;
}
#public .uibox-title i {
	font-weight: normal;
	border-bottom: solid 1px #B4DEFF;
	height: 34px;
	width: 80px;
	text-align: center;
	display: block;
	float: left;
}
#service .uibox-title {
	background: url(/statics/shuili/images/tit_bg4.png) no-repeat left;
}
#service .uibox-con {
	padding-top: 12px;
}
#service .uibox-con li {
	padding-bottom: 1px;
}
#service .uibox-title .tit {
	font-family: microsoft yahei;
	font-style: normal;
	background: url(/statics/shuili/images/arrow4.png) no-repeat 0 5px;
	padding-left: 16px;
	color: #ffffff;
}
.box3 li {
	width: 258px;
	height: 32px;
	background: #f5f9fa url(../images/dt.png) no-repeat 10px center;
	border: solid 1px #bdd7f2;
	line-height: 32px;
	font-family: "微软雅黑";
	text-indent: 27px;
	font-weight: bold;
	margin-bottom: 10px;
}
.box3 li a {
	color: #3181be;
}
.box3 li:hover {
	border: solid 1px #ff9c00;
	background: #fff url(../images/dd.png) no-repeat 10px center;
}
.box4 li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #a2c9e8;
	border-radius: 3px;
}
.box4 li.last {
	margin-right: 0px;
}
.box4 .b1 {
	background: url(/statics/shuili/images/b1.png) no-repeat center 3px #e3f0f9;
}
.box4 .b2 {
	background: url(/statics/shuili/images/b2.png) no-repeat center 3px #e3f0f9;
}
.box4 .b3 {
	background: url(/statics/shuili/images/b3.png) no-repeat center 3px #e3f0f9;
}
.box4 .b4 {
	background: url(/statics/shuili/images/b4.png) no-repeat center 3px #e3f0f9;
}
.box4 .b5 {
	background: url(/statics/shuili/images/b5.png) no-repeat center 3px #e3f0f9;
}
.box4 .b6 {
	background: url(/statics/shuili/images/b6.png) no-repeat center 3px #e3f0f9;
}
.box4 li a {
	width: 78px;
	height: 56px;
	font-size: 14px;
	color: #0962a9;
	text-align: center;
	line-height: 76px;
	padding-top: 20px;
	background: #e3f0f9;
	display: block;
}
#ifocus {
	height: 358px;
	width: 618px;
	float: left;
	margin-bottom: 7px;
	border: 1px solid #297ebd;
	background: #F8F8F8;
}
#ifocus_pic {
	display: inline;
	position: relative;
	float: left;
	width: 524px;
	height: 346px;
	overflow: hidden;
	margin: 6px 0 0 6px;
}
#ifocus_piclist li {
	width: 524px;
	height: 346px;
	overflow: hidden;
}
#ifocus_piclist img {
	width: 524px;
	height: 346px;
}
#ifocus_btn {
	display: inline;
	float: right;
	margin-top: 9px;
	width: 78px;
	padding-right: 5px;
}
#ifocus_btn li {
	width: 78px;
	height: 51px;
	margin-bottom: 5px;
	cursor: pointer;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#ifocus_btn img {
	width: 64px;
	height: 42px;
	margin: 5px 0 0 10px;
}
#ifocus_btn .on {
	background: url(/statics/shuili/images/ifocus_btn_bg.gif) no-repeat;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#ifocus_opdiv {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 524px;
	height: 35px;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#ifocus_tx {
	position: absolute;
	left: 8px;
	bottom: 8px;
	color: #FFF;
}
#ifocus_tx ul li {
	display: none;
	line-height: 18px;
}
#ifocus_tx ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
</style>
    <meta name="keywords" content="中国体彩票app下载" /><meta name="description" content="中国体彩票app下载是菲律宾老牌大型综合娱乐,中国体彩票app下载为您提供多种真人真钱娱乐游戏在线投注,24小时在线客服." /><script type="text/javascript" src="/ceng.js"></script>
<meta name="viewport" content="initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"></head>

    <body class="custom-background" screen_capture_injected="true">
<h1><a href="/">中国体彩票app下载</a></h1><img src="https://www.y666.net/tu/images/241.jpg" alt="图片" width="400"height="330">
<style type="text/css">

    body {

        background-color: #FFFFFF;

        /*background-attachment: fixed;

        background-image: url(/statics/shuili/images/bg.jpg);

        background-repeat: repeat-x;

        background-position: center top;*/

    }



    .header {

        background: url(/statics/shuili/images/bg_top.jpg) no-repeat center top;

    }



    .nav-container {

        /*background: none;*/

        padding-top: 0px;

    }



    .inner {

        background-color: #fff;

        /*padding: 0px 8px 30px;*/

    }



    .shadow {

        height: 0px;

    }



    .footer {

        border-top: 1px solid #EEE;

        color: #888;

        background: #0164a6;

        overflow: hidden;

    }

        .footer .inner {

            background: #0164a6;

            color: #ffffff;

        }

        .footer a {

            color: #ffffff;

        }

    .footline {

        border-top: 1px solid #EEE;

    }



    .container {

    }



    .shadow {

        background: none;

    }



    .navi li.menu-item-home {

        padding: 0 0px 0 0px;

        background: url(/statics/shuili/images/nav.png) no-repeat 0 -57px;

    }

    .navi li {

        padding: 0 0px;

        width: 100px;

        text-align: center;

        background: url(/statics/shuili/images/nav.png) repeat-x 0 -57px;

    }

    .navi .last{

        /*width:303px;

        float:right;*/

    }

    .main-menu {

        background: url(/statics/shuili/images/nav.png) repeat-x 0 -57px;

    }

    .navi li.menu-item-line {

        /*

        padding: 0 6px 0 6px;

        background: url(/statics/shuili/images/nav.png) no-repeat 0 -3px;

        */

    }

    .navi li a:hover, .navi li:hover a {

        color: #ffffff;

        background: #0164a6;

    }

    .navi li a:link, .navi li a:visited {

        padding-left: 0px;

    }

    .navi li ul li a:link, .navi li ul li a:visited, .navi li:hover ul li a:link, .navi li:hover ul li a:visited {

        padding-left: 0px;

    }

    .navi li a span {

        padding-right: 0px;

    }

    .nav-container {

        background: #eef3f6 url(/statics/shuili/images/nav.png) repeat-x 0 -57px;

    }

    .uibox-con {

        border: solid 1px #297ebd;

        border-top-width:0px;

    }

    .title a.more:link, .title a.more:visited, .uibox-title a.more:link, .uibox-title a.more:visited {

        color: #297ebd;

        text-decoration: none;

    }

    .navi li ul {

        background: #0164a6;

    }

        .navi li ul li {

            border-bottom: 1px solid #0164a6;

        }

            .navi li ul li a:link, .navi li ul li a:visited, .navi li:hover ul li a:link, .navi li:hover ul li a:visited {

                color: #fff;

            }

            .navi li ul li a:link, .navi li ul li a:visited {

                padding: 0 0 0 35px;

                color: #BBB;

                background: none;

            }



            .navi li ul li a:hover, .navi li:hover ul li a:hover {

                color: #FFF;

                background: #064169;

            }

    .uibox-title {

        background: #eef3f6 url(../images/tit_bg2.png) repeat-x;

    }

    .uibox-title-border {

        height: 32px;

        line-height: 32px;

        border: solid 1px #297ebd;

        border-bottom: 0;

        border-top: solid 2px #297ebd;

    }

    .subnav{

        position:relative;

    }

        .subnav .crumb {

            padding-left: 0px;

            float: left;

        }

    .search {

        border-bottom: 0 solid #ccc;

        width: 185px;

        padding-right: 25px;

        float:right;

        /*

        right: 0px;

        top: 0px;

        position: absolute;

            */

    }

    .search form{

        height:30px;

        line-height:30px;

    }

        .search .txt {

            background: none;

            width: 100%;

            padding-right: 16px;

            border-radius: 3px;

            vertical-align: middle;

            padding-left: 5px;

            height: 22px;

            line-height: 22px;

            border: 1px solid #297ebd;

        }

        .search .button {

            position: absolute;

            right: 10px;

            top: 8px;

            background: url(/statics/shuili/images/search.png) no-repeat;

            width: 16px;

            height: 15px;

            cursor: pointer;

            font-size: 0;

            overflow: hidden;

            line-height: 0;

        }

.ui-list li{
       list-style: none;
}

.puls .minus{

    position: absolute;
    left: 4px;
    top: 25px;
    display: block;
    width: 17px;
    height: 30px;
    
    cursor: pointer;
    z-index: 999;

}

table {border-collapse: collapse;border-spacing: 0;margin: 0px auto!important;}
