﻿@charset 'utf-8';

/*顶部 start*/
.top_content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
.top_content .top_left {
    float: left;
    padding-left: 190px;
    /*background: url(../images/ad.png) no-repeat left;*/
    margin-left: 40px;
    overflow: hidden;
    position: relative;
}
.littlecount{
    display: none;
    text-align: center;
}
.littlecount>a{
    display: block;
    height: 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-top: none;
}
.littlecount>a:hover{
    background-color: #f2f2f2;
}
.count:hover .littlecount{
    display: block;
}
#nobottomborder {
    border-bottom: none;
}
#backgroundHref{
    position: absolute;
    top:0;
    left:0;
    width: 190px;
    height: 72px;
}
#backgroundHref:hover{
    background: transparent;
}
.top_content .top_left .loginBtn {
    color: #3b92d5;
    width: 80px;
    font-family: "微软雅黑",Microsoft YaHei;
    text-align: center;
    float: left;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/login_bg.png) no-repeat -6px 18px;
    display: none;
}
.top_content .top_left .registerBtn {
    color: #fff;
    width: 80px;
    text-align: center;
    float: left;
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑",Microsoft YaHei;
    background: url(../images/register_bg.png) no-repeat -6px 18px;
    display: none;
}
.top_content .top_left a:hover{
	background-image: url(../images/twocom_bg.png);
	color: #fff;
}
.top_content .top_right{
	float: right;
	overflow: hidden;
}
    .top_content .top_right > .play_center {
        width: 80px;
        background: url(../images/text.png) no-repeat left;
    }

#feedbackbutton {
    width: 110px;
    background: url(../images/prompt.png) no-repeat left;
}

.top_content .top_right > a {
    text-align: center;
    padding-left: 5px;
    float: left;
    font-size: 16px;
    color: #888;
    font-family: "微软雅黑",Microsoft YaHei;
}

.top_content .top_right > .service_center {
    width: 110px;
    background: url(../images/phone.png) no-repeat left;
}

.top_content .top_right > .userPhone {
    min-width: 100px;
    font-size: 12px;
}

.top_content .top_right > .log_off {
    min-width: 70px;
    font-size: 12px;
}
/*顶部 end*/

/*header start*/
header {
    height: 72px;
    line-height: 72px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
    background: url(../images/header_bj.png) repeat center;
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
}
header .h1{
	float: left;
	line-height: 70px;
}
header .h1 a{
	display: block;
}
header .h1 a img{
	vertical-align: middle;
	position: relative;
	top: -4px;
}
header p{
	float: left;
	margin-left: 30px;
	font-size: 14px;
}
header div.top_right>a:hover{
	color: #3b92d5 !important;
}
/*header end*/

/*nav start*/
nav{
	height: 40px;
	line-height: 40px;
	background-color: #3b92d5;
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}

/*nav left*/
nav .nav_left{
	float: left;
	width: 262px;
	height: 40px;
	cursor: pointer;
	color: white;
	position: relative;
	left: -5px;
	background: url(../images/nav_left_bg2n.png) no-repeat center;
}
nav .nav_left>.slide{
	width: 253px;
	height: 670px;
	position: absolute;
	z-index: 15;
	top: 40px;
	left: 5px;
	display: none;
	box-shadow: 0 4px 8px rgba(0,0,0,.1);
	background-color: #f4faff;
}
nav .nav_left>.slide ol li{
	position: relative;
}
nav .nav_left>.slide ol li dl{
	position: absolute;
	left: 35px;
	top: 5px;
	overflow: hidden;
	z-index: 1;
}
nav .nav_left>.slide a:hover{
	color: #d2284d;
}
nav .nav_left>.slide ol li div{
	position: absolute;
	width: 100px;
	line-height: 25px;
	top: 0px;
	display: none;
	z-index: 2;
	padding-top: 5px;
	background-color: #f4faff;
	left: 249px;
}
nav .nav_left>.slide ol li dl dd{
	width: 100px;
	float: left;
	line-height: 25px;
}
nav .nav_left>.slide ol li dl dd a{
	margin-left: 12px;
	font-family: "微软雅黑",Microsoft YaHei;
}
nav .nav_left>.slide ol li dd{
	width: 100px;
	line-height: 25px;
}
nav .nav_left>.slide ol li dd a{
	font-family: "微软雅黑",Microsoft YaHei;
}
nav .nav_left>.slide p{
	color: #717171;
	width: 26px;
	text-align: center;
	font-size: 12px;
	padding: 0 8px;
	line-height: 20px;
	font-family: "微软雅黑",Microsoft YaHei;
}
nav .nav_left>.slide p span{
	display: block;
	line-height: 20px;
}
/*11选5*/
nav .nav_left>.slide .eleven_five{
	height: 228px;
	padding: 7px 0;
	background: url(../images/gt.png) no-repeat 230px 110px;
}
nav .nav_left>.slide .eleven_five div{
	height: 237px;
}
nav .nav_left>.slide ol li:hover div{
	display: block;
}
nav .nav_left>.slide ol li:hover dl{
	background-color: #f4faff;
}
nav .nav_left>.slide .eleven_five p{
	padding-top: 85px;
	height: 150px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
/*快3*/
nav .nav_left>.slide .fast_three{
	height: 125px;
	padding: 7px 0;
	background: url(../images/gt.png) no-repeat 230px 63px;
}
nav .nav_left>.slide .fast_three p{
	height: 80px;
	padding-top: 46px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
nav .nav_left>.slide .fast_three>div{
	height: 134px;
}
/*快乐10分*/
nav .nav_left>.slide .happy_ten{
	height: 75px;
	padding: 7px 0;
	background: url(../images/gt.png) no-repeat 230px 39px;
}
nav .nav_left>.slide .happy_ten p{
	height: 74px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
nav .nav_left>.slide .happy_ten>div{
	height: 84px;
}
/*快乐12*/
nav .nav_left>.slide .happy_12{
	height: 52px;
	padding: 7px 0;
}
nav .nav_left>.slide .happy_12 p{
	height: 54px;
	font-size: 14px;
	margin-top: -2px;
	font-weight: bold;
	color: #333;
}
nav .nav_left>.slide .happy_12>div{
	height: 55px;
}
/*时时彩*/
nav .nav_left>.slide .all_time{
	height: 52px;
	padding: 7px 0;
}
nav .nav_left > .slide .all_time p {
    height: 65px;
    padding-top: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-top: -5px;
}
nav .nav_left>.slide .all_time>div{
	height: 75px;
}
/*时时彩 end*/
/*其他 start*/
nav .nav_left>.slide .other_type{
	border-bottom: none;
	height: 52px;
	padding: 7px 0;
    background: url(../images/gt.png) no-repeat 230px 28px;
}
nav .nav_left>.slide .other_type p{
	height: 52px;
	font-size: 14px;
	margin-top: 2px;
	font-weight: bold;
	color: #333;
}
nav .nav_left>.slide .other_type div{
	height: 57px;
}
/*其他 end*/
nav .nav_left:hover h3{
	background-image: url(../images/nav_span_bg2.png);
}
nav .nav_left h3{
	padding-left: 45px;
	padding-right: 30px;
	height: 100%;
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
	font-family: "微软雅黑",Microsoft YaHei;
	background: url(../images/nav_span_bg1.png) no-repeat 220px 16px;
}
/*nav right*/
nav .nav_right{
	float: left;
	height: 100%;
	margin-left: -9px;
}
nav .nav_right ul{
	height: 40px;
}
nav .nav_right ul li{
	float: left;
	width: 105px;
	height: 40px;
	line-height: 30px;
	padding-bottom: 0;
}
nav .nav_right ul li>div{
	padding-top: 5px;
	height: 35px;
	margin: 0 auto;
	position: relative;
	line-height: 33px;
}
nav .nav_right ul li:hover>div{
	background: url(../images/sanjiao_bgn.png) no-repeat 44px 33px;
	background-color: #1c77b9;
    box-shadow:0 4px 12px rgba(0,0,0,.2);
}
/*nav .nav_right ul li.drop_down>div>a{
	background: url(../images/nav_jiao2.png) no-repeat 86px 13px;
}
nav .nav_right ul li.drop_down:hover>div>a{
	color: white;
	background: url(../images/nav_jiao.png) no-repeat 85px 13px;
}*/
nav .nav_right ul li>div>a{
	color: white;
	text-align: center;
	display: block;
	font-weight: bold;
	height: 35px;
	font-size: 14px;
	font-family: "微软雅黑",Microsoft YaHei;
}
nav .province{
	display: none;
	width: 522px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	background-color: #fff;
	left: 0;
	top: 40px;
	z-index: 50;
	box-shadow: 0 4px 8px rgba(0,0,0,.1);
	border: 1px solid #ddd;
}
nav .province p{
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
}
nav .province p a{
	float: left;
	text-align: left;
	width: 87px;
	color: #333;
	font-size: 12px;
	line-height: 22px;
	font-family: "微软雅黑",Microsoft Yahei;
}
nav .province p a:hover{
	color: #ba2634;
}
nav .nav_right ul li:hover .province{
	display: block;
}
nav .count .province,nav .nav_phone .province{
	left: auto;
	right: 0 ;
}
.border_none{
	border: none !important;
}
.boLine{
	border-bottom: 1px solid #e5e5e5;
}
/*nav end*/