@charset "utf-8";
/* CSS Document */
/*公用样式开始*/
*{ margin:0px; padding:0px;}
 img { border:0px;}

@font-face {
	font-weight: normal;
	font-style: normal;
}
H1,H2,H3,H4,H5,H6 {
	FONT-SIZE: 100%; FONT-WEIGHT: normal
}

H1 {
	FONT-SIZE: 40px;
}
H2 {
	FONT-SIZE: 21px; font-weight:bold;
}
H3 {
	FONT-SIZE: 16px;
}
H4 {
	FONT-SIZE: 20px;
}
H5 {
	FONT-SIZE: 14px;
}
H6 {
	FONT-SIZE: 12px;
}

body{
	font-family:Arial;
	font-size:15px;
	line-height:24px;
	text-align:center;
	background-repeat: repeat-x;
	color:#555;
	font-size:14px;
	font-family:'微软雅黑';
	background-image: url(/zhengbo/Public/Home/default/images/bg.png);
	background-position: top left;
	background-repeat:repeat;
}



li,ul,ol,dl{ list-style:none;}
li,select,textarea,input{ vertical-align:middle;}
a{ text-decoration:none; color:#555;}
a:hover{ color:#1174e3;}


a.tit1{
	color:#1174e3; text-decoration:none;
}
a:link.tit1{
	color:#1174e3; text-decoration:none;
}
a:visited.tit1{
	color:#1174e3; text-decoration:none;
}
a:hover.tit1{
	color:#1174e3;text-decoration:underline;
}


a.tit2{
	color:#1174e3; text-decoration:none;
	font-size:18px;
}
a:link.tit2{
	color:#1174e3; text-decoration:none;
}
a:visited.tit2{
	color:#1174e3; text-decoration:none;
}
a:hover.tit2{
	color:#1174e3;text-decoration:underline;
}


a.fmore{
	color:#1174e3; text-decoration:none;
}
a:link.fmore{
	color:#1174e3; text-decoration:none;
}
a:visited.fmore{
	color:#1174e3; text-decoration:none;
}
a:hover.fmore{
	color:#1174e3;text-decoration:underline;
}


.fl {
	float:left;
	}	
.fr {
	float:right;
	}	
/*公用样式结束*/

/*header----------------------------------------------------------------------------------------*/
.header{
width:100%; height:181px; text-align:center; float:left; margin-bottom:0px; background:url(/zhengbo/Public/Home/default/images/header.jpg) top center no-repeat;
}

.logo {
	float:left;
	}

.header_wrap {
	float:left; height:139px; width:100%;
	}
		

/*menu---------------------------------------------*/

/*导航样式开始*/


.navs_big {
	width:100%; height:42px; margin: 0 auto; float:left; background:#1174e3;
	}

.Navs {
  width: 1098px; 
  margin: 0 auto; height:42px;
  color: #fff; text-align:center; z-index:10000;
  background:url(/zhengbo/Public/Home/default/images/nav_line.jpg) center right no-repeat;
}

.Navs ul {
  margin-bottom: 0;  border:#090 solid 0px; padding:0px; margin: 0 auto; 
  }

.Navs li  {
  width:122px; cursor:pointer;
}


.Navs li a {
  display: block;
  padding: 0px;
  line-height: inherit;
  cursor: pointer; width:122px;
}

.nav_menu {
   width:100%;
  text-transform: uppercase; z-index:10000;
}
.nav_menu-item {
  display: inline; float:left; width:115px;
   color:#fff; line-height:42px;

}


.nav_menu-item_on {
   background: #84bb2e; color:#fff;
}

.nav_menu-item a{ 
   color:#fff; font-size:14px;  line-height:42px;
   
}
.nav_menu-item:hover {
  background: #84bb2e; color:#fff;
 
}
.nav_menu-item:hover a {
    color:#fff; 
  
}
.nav_menu-item:hover .nav_submenu {
  display: block;
}
.nav_submenu {
  display: none;
  position: absolute;
  width: 122px; color:#fff;
  line-height:35px; text-align:center; z-index:10000; overflow:hidden;
 background:#84bb2e;
}
.nav_submenu-item a {
	color:#fff;font-size:14px; border-bottom:#ccc solid 1px;
}
.nav_submenu-item a:hover {
  background:#165fe5;
}


.banner_bg {
	width:100%; height:360px; text-align:center; float:left; margin-bottom:12px;
	}
.banner_bgs {
	height:230px; overflow:hidden; margin-bottom:0px; float:left; text-align:center; width:100%;
	}	


.banner{
	width:1098px; height:360px; overflow:hidden; text-align:center;  margin:0 auto;
}

.banners{
	width:1098px; height:230px; overflow:hidden; text-align:center;  margin:0 auto; background:url(/zhengbo/Public/Home/default/images/banners.jpg) top center no-repeat;
}




/*内容部分样式开始*/
.wrap{
	width:1098px; margin:0 auto; text-align:center;
}
.wrap_box{
	width:1048px; margin:0 auto; text-align:center; float:left; padding:25px; background:#FFFFFF;
}

.page_left {
	width:170px; float:left; display:inline; border:#060 solid 0px; background:#ededed;
	-moz-border-radius:  0 20px 0 20px ;      
    -webkit-border-radius: 0 20px 0 20px ;     
    border-radius:0 20px 0 20px ;    
	
	}
.page_main {
	width:830px; float:right; display:inline; border:#060 solid 0px;
	}
.page_big {
	width:100%; float:left; display:inline;
	}	
.path {
	width:100%;  line-height:40px; float:left; margin-bottom:20px; border-bottom:#CCCCCC dotted 2px; padding-bottom:18px;
	}
	
.path h2{
	float:right; color:#1174e3; font-weight:bold;
	}
.path p{
	float:left;
	}	

.left_menu{
	width:100%;
	height:auto;
	float:left;
	padding: 0;
	}

.left_menu h2{
	width:100%; line-height:50px; text-align:left;font-weight:normal; text-align:center; font-size:20px;
	background:#1174e3; color:#fff;
	-moz-border-radius:  0 20px 0 20px ;      
    -webkit-border-radius: 0 20px 0 20px ;     
    border-radius:0 20px 0 20px ;  
	}
.left_menu ul {
	width:180px; margin: 0 auto; margin-bottom:25px; float:right;
 	}
	
.left_menu ul li{
	width:70%;
	line-height:200%;
	margin-top:5px;
	font-size:15px;
	text-align:right;
	text-indent:0px;
	float:right;
	display:inline;
	letter-spacing:3px;
	border-top:#CCCCCC dotted 1px;
	margin-right:15px;
	color:#1174e3;font-weight:bold; padding-right:10px;
	}
.left_menu ul li a{
	display:block; color:#1174e3;font-weight:bold;
	}

.left_menu ul li a:hover{
	 color:#369acc; font-weight:bold; text-decoration:underline;
	}	
.left_menuon a{ 
	color:#369acc; font-weight:bold; text-decoration:underline;
	}
	
.left_menu ul p{
	width:70%;
	line-height:190%;
	font-size:12px;
	text-align:right;
	text-indent:0px;
	float:right;
	margin-right:15px;
	}
.left_menu ul p a{
	display:block;padding-right:13px;
	}

.left_menu ul p a:hover{
	 color:#369acc;
	}	
.left_menuon a{ 
	color:#369acc; font-weight:bold;
	}	

/*普通-------------------------------------------------------------------*/	
.list{
 width:750px; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:center; margin-left:40px;
 }
.list ul {
 width:100%; height:auto;  border:#0010230 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline;
 }
.list ul li{
 width:100%;  background:#fff; margin:  0 0 0px 0; height:auto; float:left; display:inline; border-bottom:#ededed dotted 2px;
 line-height:340%; 
 }

.list ul li a{
float:left; display:inline; font-size:15px; font-weight:bold;
 } 
.list ul li span{
float:right; display:inline;color:#777;
 }  


/*新闻-------------------------------------------------------------------*/
 
.list_news{
width:750px; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:center; margin-left:40px;
 }
.list_news ul {
 width:100%; height:auto;  border:#0010230 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline; margin-top:20px;
 }
.list_news ul li{
 width:100%;  margin:  0 0 20px 0; height:auto; float:left; display:inline; border-bottom:#ededed  dotted 2px; padding-bottom:20px;
 }
 
.list_img {
	width:140px; border:#ccc solid 1px; padding:2px; float:left; overflow:hidden;
	} 
.list_img img {
	width:140px; height:auto; float:left;
	} 
 
.list_news ul li h3{
 width:100%;float:left; display:inline; text-indent:0px; font-size:16px;  font-family:'微软雅黑';   line-height:24px; text-align:left; margin-bottom:20px; font-weight:bold;
 } 
.list_news ul li p{
 width:580px;float:right; display:inline; line-height:25px; margin:0px 0; color:#777;
 }  
.list_news ul li h6{
	float:right; display:inline;  font-size:14px;  text-align:right; margin-left:15px; width:170px; margin-top:15px;
 } 
 
 
 /*七星彩开奖时间师-------------------------------------------------------------------*/
 
.list_tec{
width:750px; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:center; margin-left:40px;
 }
.list_tec ul {
 width:100%; height:auto;  border:#0010230 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline; margin-top:20px;
 }
.list_tec ul li{
 width:100%;  margin:  0 0 20px 0; height:auto; float:left; display:inline; border-bottom:#ededed  dotted 2px; padding-bottom:20px;
 }
 
.list_timg {
	width:130px; border:#ccc solid 1px; padding:2px; float:left; overflow:hidden; display:inline; margin-right:30px;
	} 
.list_timg img {
	width:130px; height:auto; float:left;
	} 
 
.list_tec ul li h3{
 width:auto;float:left; display:inline; text-indent:0px; font-size:16px;  font-family:'微软雅黑';   line-height:24px; text-align:left; margin-bottom:20px; font-weight:bold;
 } 
 .list_tec ul li h5{
	float:left; display:inline;  font-size:14px;  text-align:right; margin-left:55px; width:auto;
 } 
 
.list_tec ul li p{
 width:580px;float:right; display:inline; line-height:25px; margin:0px 0; color:#777;
 }  

/*图集-------------------------------------------------------------------*/
 
.list_tj{
width:100%; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:center;
 }
.list_tj ul {
 width:100%; height:auto;  border:#0010230 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline; margin-top:20px;
 }
.list_tj ul li{
 width:230px;  margin: 10px 20px; height:auto; float:left; display:inline; border:#ededed solid 1px; padding-bottom:20px; padding:2px 2px 10px 2px;
 }
 
.list_tj ul li img {
	width:230px; height:173px; float:left; margin-bottom:3px;
	} 

.list_tj ul li p{
 width:100%;float:left; text-align:center;
 }  

 
 


.page {
	width:auto; height:auto; float:right; text-align:right; margin: 24px 36px;
	}
.page span{
	width:23px; height:23px; display:block; float:left; text-align:center; line-height:22px; margin: 0 4px;border:#5bc648 solid 1px; background:#5bc648; color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius:  5px;
	border-radius: 5px;
	}
.page a {
	width:23px; height:23px; display:block; float:left; text-align:center; line-height:22px; margin: 0 4px;border:#5bc648 solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius:  5px;
	border-radius: 5px;
	}
.page a:hover {
	background:#5bc648; color:#FFF; border:#5bc648 solid 1px;
	}
.current00 {
	background:#5bc648; color:#FFF; border:#5bc648 solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius:  5px;
	border-radius: 5px;
	}
a:visited.curut00 {
	background:#5bc648; color:#FFF; border:#066db8 solid 1px;
	}	


/*内容部分样式结束*/

.article{
	 width:750px; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:center; margin-left:40px;
}
.article h1{
	 width:100%; height:auto; line-height:30px; text-align:center; font-size:25px; font-family:'微软雅黑'; padding-top:20px; float:left; display:inline; color:#1174e3;
}

.article h3{
	 width:100%; height:auto; line-height:40px; text-align:center; font-size:14px;   margin-top:30px; font-weight:normal; color:#666; float:left; display:inline; margin-bottom:10px; border-bottom:#CCCCCC solid 1px; border-top:#CCCCCC solid 1px;
}
.article h3 span{
	margin: 0 10px;
}
 
.article_con {
	width:100%; height:auto; margin: 0 auto;  border:#0010230 solid 0px; text-align:left; float:left; display:inline;
} 
.article_con p {
	margin:20px 0; line-height:25px; text-indent:32px; font-size:15px;
}
.article_con p img {
	margin-left:-32px; max-width:100%;
}


.con6 { background:url(/zhengbo/Public/Home/default/images/con_bg.jpg) top right no-repeat;
	}

.fenye1 { width:100%; float:right; text-align:left; margin:20px 0; background:#e9eae7;}

.page_rr { float:right; text-align:center; border-top:#CCC dotted 2px; width:100%; padding:10px 0; }





/*版权信息*/

.footer{
	 background:#1174e3; text-align:center; float:left; display:inline; height:auto; width:100%; font-size:14px; margin-top:20px;
}

.footer_1{
	width:100%; margin: 0 auto;float:left; text-align:center; padding:10px 0;
}

.footer_1 p {
	 line-height:24px; color:#fff;
}

.footer_1 p  a{
	color:#fff;
}

.footer_1 p a:visited{
	color:#fff;
}

.footer_1 p a:hover{
	color:#ff0;
}



