﻿@import url("ETUI-responsive.css");
@import url("fontello.css");
@import url("ETUI-utility.css");
/* ---------通用样式定义--------- */
body{font-family: 'Microsoft YaHei',arial,helvetica,sans-serif;font-size: 14px;line-height: 180%;}
/*.row-fluid,.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12 {position: relative;}*/

/* ---------.MainNav 主导航样式定义--------- */
.MainNav{font-size:17px;}
.MainNav .navbar-inner{border: none;background-image: none;border-radius: 0;box-shadow:none;background: #edeef0;filter: none;}
.icon-bar:before{content: none;}
.MainNav .nav li{}
.MainNav .nav li a{text-shadow: none;color: #333;line-height:28px;border-bottom:#edeef0 solid 2px;text-align:center;}
.MainNav .nav li a:hover,.MainNav .nav .active a,.MainNav .nav .active a:hover{color: #002c75; font-weight:bold;border-bottom:#f39800 solid 2px;line-height:28px;}
.MainNav .nav li.dropdown .dropdown-toggle .caret{border-top-color: #fff;border-bottom-color:#fff;*margin-top: 5px;}
.MainNav .dropdown-menu li a{color: #666;}
.MainNav .dropdown-menu{border-radius:0;margin: 0;}
.MainNav .divider-vertical{border-right:none;}
.MainNav .btn-navbar,.MainNav a.btn-navbar:hover{background: none;font-size: 22px;}
#skip{height: 0;overflow: hidden;}
/* --固定页面顶部的导航样式定义-- */
.MainNav.stuckMenu{z-index: 10000;width: 100%;box-shadow:0 2px 4px rgba(0,0,0,0.1);}
.MainNav.isStuck .navbar-inner{background: rgba(0,150,255,0.75);}
/* --.Sidebar 侧边栏的导航样式定义-- */
.Sidebar .nav-list{border: solid 1px #ccc; padding: 0;}
.Sidebar .nav-list .nav-header{background:#0096ff;color: #fff;font-size: 16px;text-shadow: none; padding: 8px;margin: 0;border-bottom: solid 1px #fff;}
.Sidebar .nav-list li a{border-bottom: solid 1px #ddd;margin: 0;padding: 3px 15px;display: block;}
.Sidebar .nav-list li a:hover{background-color:#eee;text-decoration: none;}
.Sidebar .nav-list .active a, .Sidebar .nav-list .active a:hover, .Sidebar .nav-list .active a:focus{background-color: #08c !important;color: #fff;}
.Sidebar .nav-list li.active:before{content: '\e925';font-family:"fontello" ;float: right;margin:2px 10px 0 0;color: #ccc;}
.Sidebar .accordion-group{margin: 0;border: none;}
.Sidebar .accordion-group .nav-header{cursor: pointer;}
.Sidebar .accordion-group .collapse{margin: 0;top: 0;}

/* ---------标题样式定义--------- */
.page-header-1{padding: 0; border-bottom: 2px solid #ccc; height: 42px; margin: 0 0 10px 0;}
.page-header-1 h3,.page-header-1 h4,.page-header-1 h5{margin: 0;}
.page-header-1 h3 span,.page-header-1 h4 span,.page-header-1 h5 span{color: #0096ff; margin: 0; border-bottom: 2px solid #0096ff; float: left; height: 42px;letter-spacing: 1px;}
.page-header-1 h4 span{line-height: 48px;*line-height: 42px;}
.page-header-1 h5 span{line-height: 53px;*line-height: 42px;}

.page-header-1 h3 small,.page-header-1 h4 small,.page-header-1 h5 small{margin-left: 10px;line-height: 54px;*line-height:44px;}

.stuckMenu .btn-link.btn-navbar {
	display: block;
	width: 0;
	height: 0;
	padding: 0;
	overflow: hidden;
}
/* ---------列表样式定义--------- */
/*字符超出截断*/
.nowrapli,.nodiscli{margin-left: 0;}
.nowrapli li{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;list-style-position: inside !important; *width: 94%;*vertical-align: middle;}
/*为列表加上下划线*/
.borderli li{border-bottom: dashed 1px #ccc;}
/*去掉列表的点样式*/
.nodiscli li{list-style-type: none !important;}
/*列表加点样式*/
.list-dian li a{width:92% !important;float: left;background: url(../img/dot_03.gif) no-repeat left 9px;text-indent: 15px;}
/*列表去掉图片点样式*/
.no-list-dian li a{background: none !important;}


/*列表样式*/
.uli14 li,.uli12 li{padding: 8px 0;list-style-type: disc;list-style-position: outside;}
.pageList li span.listTime{float: right;color: #999;font-size: 12px;font-family: Arial;}
.pageList{margin-left:0 ;}
.pageList li{list-style: none;overflow: hidden !important;}
.pageList li a{/*display: block;float: left;*/width: 80%;overflow: hidden;text-overflow: ellipsis;text-overflow: ellipsis;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;-moz-binding: url("ellipsis.xml#ellipsis");white-space: nowrap;}

.coleft{overflow: hidden;margin-left: 0;}
.coleft li{float: left;list-style: none;}
.coleft.uli14 li a.btn{background: #eee;border: none;box-shadow:none;display: block;margin: 3px;padding: 4px;}
.coleft.uli14 li a.btn:hover{background: #cae9ff;}
.coleft.uli14 li a.btn-line{background: #fff;border: solid 1px #ccc;box-shadow:none;display: block;margin: 2px;padding: 4px;text-align: center;}
.coleft.uli14 li a.btn-line:hover{background: #cae9ff;text-decoration: none;}

/*带大图标的列表按钮样式*/
.bigIconli li{text-align: center;}
.bigIconli li a{padding: 8px 5px !important;display: block; text-shadow: none;}
.bigIconli li i{font-size: 36px;*height: 36px;*width: 36px;*margin: 0 0 0 12px;*display: block;}
.bigIconli li p{margin: 10px 0 0 0;overflow: hidden;text-overflow: ellipsis;text-overflow: ellipsis;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;-moz-binding: url("ellipsis.xml#ellipsis");white-space: nowrap;}
.circle-btn{width: 56px;height: 56px;border-radius:56px;padding: 16px 8px 0px 8px;display: block;margin: 0 auto;}


/*行政处罚博天堂娱乐*/
.gkxq-table tr td{padding:22px 0;border-right: 1px solid #ddd;}
.td-left{background: #edeef0 !important;width: 321px;text-align: center !important;}
.td-right{padding-left: 36px !important;}
.border-bottom{border-bottom: 1px solid #ddd !important;}

.qiehuan{overflow: hidden;}
.qiehuan ul li{float: left;margin-right: 20px;margin-bottom: 22px;}
.qiehuan ul li a{width: 88px;height:40px; padding:10px 30px;border: 1px solid #ddd;color: #333;background: #f4f5f7;}
.qiehuan ul li a:hover{background: #6699cc;color: #fff;}

.num{width: 108px;text-align: center;}
.ajname{width: 750px;padding-left: 50px;}
.xqlink{width:142px;text-align: center;}
.border{border:1px solid #ddd;}
.border tr{border-bottom: 1px dashed #ccc;height: 45px;}
.border tr th{background: #76a0da;color: #fff;}
.anname{text-align: left !important;}
.page{margin:30px 0;text-align: center;}
.page a {color: #0088cc;border: 1px solid #ddd;padding: 5px 10px;}
.cxtj h4{color: #003366;font-size: 16px;}
.margin-left45{margin-left: 45px;}
.margin-left70{margin-left: 73px;}
.margin-left100{margin-left: 140px;}
.kdu{width: 70px !important;}
.kuoc{width: 660px !important;margin-left: 28px !important;}
.timek{width: 145px !important;background: #fff !important;}
.btnk{width: 145px !important;margin-left: 4px !important;}

/*918博天堂官网幻灯大图 */

.homeSlider .owl-carousel {
	position: relative;
}

.homeSlider .owl-theme .owl-controls .owl-page span {
	background: #fff;
}

.homeSlider .owl-pagination {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.homeSlider .clickable {
	cursor: default;
}

.homeSlider .owl-theme .owl-controls .owl-buttons div {
	height: 69px;
	width: 42px;
	border-radius: 0;
	padding: 0;
	opacity: 0.8;
}

.homeSlider .owl-buttons  div.owl-next {
	background: url(../img/index_btn04.png);
	position: absolute;
	top: 35%;
	right: 0;
}

.homeSlider .owl-buttons  div.owl-prev {
	background: url(../img/index_btn03.png);
	position: absolute;
	top: 35%;
	left: 0;
}

.homeSlider .carousel-caption h4 {
	font-size: 16px;
}



.homeSlider .item img {
	display: block;
	max-width: none;
	width: 100%;
}




/* 多行多列图片滚动样式 */
.MuPic{
	display: inline-block;
}
.MuPic .item {
	margin: 3px;
	position: relative;
}

.MuPic .item img{
	display: block;
	width: 100%;
	height: 74px;
}


.MuPic .carousel-caption h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	display:none;
}

.MuPic .carousel-caption {
	padding: 5px;
	background: rgba(255,255,255,0.7);
	height:100%;
}
.MuPic .carousel-caption:hover{background: rgba(255,255,255,0);}
.ScrollText-title{float: left;width: 100px;display: inline-block;font-size: 14px;line-height: 40px;text-align: right;}
.ScrollText{width: 85%;float: left;display: inline-block;height: 32px;overflow: hidden;font-size: 14px;line-height: 40px;}
.ztzl-MuPic { display: block;}

/* 小5 11.26*/
.food-samp-title { font-size: 25px;color: #2e2e2e;border-bottom: 1px solid #ededed;text-align: center;padding:5px;margin-bottom: 20px;}

.food-yes td { width: 10%;}
.food-no td { width: 9%;}
.heathyfood-yes td { width: 9%;}
.heathyfood-no td { width: 7%;}
.food-gaojian { margin-bottom: 50px;}
.food-gaojian td { width: 10%;}
.gj-num { max-width: 50px;}
.content-p { padding: 20px 45px;text-indent: 2em;}
.samp-info li { width: 20%;float: left;}

/* 5.20 */
.modal-pic ul { margin: 0;margin-bottom: 50px;padding: 0 10px;text-align: center;width: 100%;overflow: hidden;}
.modal-pic ul li { float: left;margin-right: 26px;}
.threez ul { width: 73%;margin: 0  auto;margin-bottom: 50px;}
.ztpic { height: 660px;background: none;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 743px;}
.ztpic.fade.in { top: 0;}
.ztpic .modal-header { padding: 0 15px;}
.ztpic .modal-body { max-height: 660px;padding: 0;}
.ztpic .close { color: #fff;opacity: 0.8;}
/* end 5.20 */

/* ---------稿件页面样式--------- */
.tCenter{text-align:center;}
.Article{padding: 10px;border-radius:8px;}
.Article p{line-height: 180%;overflow: hidden;}
.Article p img{display: block;margin: 30px auto;max-width: 600px;width: 100%;*width: 600px;}
.Article h2{text-align: center;}
.Article h2 small{font-size: 12px;display: block;margin: 10px 0;}
.Article table{font-size: 80%;}
.Article th{background: #ddd;}
.TextInd p,p.TextInd,.TextInd{text-indent: 2em; }

/* ---------打印样式定义--------- */
@media print{.no-print{ display:none;}}

/* ---------TAB组件样式定义--------- */
.nav-pills li a{color: #999;}
.tab-content .tab-pane p, .pill-content .pill-pane p{margin-top: 4px;}
.nav-pills li{padding: 5px 0;}
.ColTab ul{margin-bottom: 10px;}
.ColTab .nav-tabs{/*border-bottom: 2px solid #ccc;*/}
.ColTab .nav-tabs li{margin-bottom: -2px;text-align: center;background: url(../img/tab-line.gif) no-repeat right;}
.ColTab .nav-tabs>li>a{padding: 10px 4px;font-size: 14px;border: none;line-height: 22px;font-weight: 100;display: block;color: #999;}
.ColTab> .nav-tabs>.active>a, .ColTab> .nav-tabs>.active>a:hover, .ColTab> .nav-tabs>.active>a:focus{border: none;color: #0096ff;border-radius:0;cursor: pointer;*background: none;*color: #0096ff;*border-bottom: solid 2px #0096ff;*margin-top: 2px;*border-top: 0;*border-left: 0;*border-right: 0;}

/* ---------常用按钮色彩--------- */
.btn-Bred{background: #d96c83 !important; color: #fff !important; border-color: #d96c83 ;}
.btn-Bred:hover{background: #bd5d72 !important;}

.btn-Bpurple{background: #be8bc6 !important; color: #fff !important; border-color: #be8bc6;}
.btn-Bpurple:hover{background: #a176a8 !important;}

.btn-Byellow{background: #e4c57b !important; color: #fff !important; border-color: #e4c57b;}
.btn-Byellow:hover{background: #d5a125 !important;}

.btn-Borange{background: #ff954f !important; color: #fff !important; border-color: #ff954f;}
.btn-Borange:hover{background: #e4762e !important;}

.btn-Bblue{background: #41a3e1 !important; color: #fff !important; border-color: #41a3e1;}
.btn-Bblue:hover{background: #1e87ca !important;}

.btn-BblueAsh{background: #92bdda !important; color: #fff !important; border-color: #92bdda;}
.btn-BblueAsh:hover{background: #6ca0c3 !important;}

.btn-Bpink{background: #f38d8d !important; color: #fff !important; border-color: #f38d8d;}
.btn-Bpink:hover{background: #cd6c6c !important;}

.btn-Bgrey{background: #ccc !important; color: #fff !important; border-color: #ccc;}
.btn-Bgrey:hover{background: #aaa !important;}

.btn-Bgreen{background: #85ce64 !important; color: #fff !important; border-color: #85ce64;}
.btn-Bgreen:hover{background: #6cb84b !important;}

.btn-Bsky{background: #66c2c2 !important; color: #fff !important; border-color: #66c2c2;}
.btn-Bsky:hover{background: #44a3a3 !important;}

.btn-Bbrown{background: #cb8f53 !important; color: #fff !important; border-color: #cb8f53;}
.btn-Bbrown:hover{background: #b16518 !important;}

.ie-no-margin-left{margin-left:0 !important;}
.application-list img{
    width:100%;
}
.friend-link .fast-link a{
    width:16.66667%
}
.pageList .hot{
    position: relative;
}
.pageList .hot small{
    position: absolute;
    left:0;
}
.pageList .hot a{
    width: 80%;
    line-height: 22px;
    float: left;
    margin-left: 50px;
}
.list-contant .pageList li.hot a {
    margin-left: 0;
}

.list-contant .pageList li.hot small {
    left: inherit;
    right: 0;
}
.list-dian .hot a {
    margin-left: 0;
}

/*博天堂娱乐*/
.list-gkml .span4{
	margin-bottom: 20px;
	text-align: center;
	border:1px solid #d8d8d8;
	background: #f2f3f6;
	border-bottom:2px solid #00276a;
	display: block;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.list-gkml .span4 a{
	color: #2d2d2d;
	font-size: 16px;

}
.list-gkml .span4 a:hover{
	color: #00276a;
	text-decoration: none;
	font-weight: bold;
}

/* ---------响应式设置--------- */
@media (max-width: 979px) {
	.xys a {
		margin: 0px 17px !important;
	}

}
@media (max-width: 767px){
	/* ---------列表样式定义--------- */
     	.width-80 li a{width:80% !important;}
	.nowrapli{margin-left: 25px;}
	.nowrapli li{overflow: inherit;white-space:initial;list-style-position:outside !important;}
	.uli14 li:active,.uli12 li:active{background: #eee;}
	.uli14 li a:hover,.uli12 li a:hover{color: #08c;text-decoration: none;}
/*	.more{position: static !important;display: block;padding: 3px 15px;text-align: center;background: #ddd;font-size: 16px;border-radius:6px;color: #666;padding: 5px 0 !important; margin: 10px 0;}  */
	.more:hover,.more.active{color: #666;}
	.coleft.uli14 li a.btn:hover{background: #eee;color: #333;}
	.coleft.uli14 li a.btn-line:hover{background: #fff;color: #08c;}
	.pageList{margin-left:0 ;}
	.pageList li a{width: 80%;white-space:inherit;}
	.pageList .hot a{width:auto;float:inherit;}
	.list-contant .pageList li.hot span {
		margin-left: 15px;
	}
	
	
	/* ---------MainNav 导航样式定义--------- */
	.MainNav .dropdown-menu li a,.MainNav .nav-collapse .nav .nav-header{color: #fff;}
	.MainNav .nav-collapse .nav > li{float: left;width: 33.33333%;text-align: center;}
	.MainNav .nav li a{border: solid 1px #fff;margin: 5px;font-weight: normal;padding: 9px 5px;}
	.MainNav .nav-collapse .dropdown-menu{right: 0;position: relative;min-width: 100%;font-size: 12px;}
	.MainNav .nav-collapse .dropdown-menu>li>a{padding: 5px;background: #008df0;border-color: #ccc;}
	/* ---------滚动文字定义--------- */
	.ScrollText-title,.ScrollText{display: block;width: 100%;text-align: left;overflow: inherit;line-height: 180%;}
	.list-contant .owl-carousel .owl-item img{width: 100%;}
    
    .xxts{margin-top: 15px;}
    .xys a{margin:0px 10px !important;}
	.aqgz{margin-top: 15px;}
	.zfgzcy{margin-top: 15px;}
	.zfxxhq{margin-top: 15px;}

	.stuckMenu .btn-link.btn-navbar {
		display: block;
		width: auto !important;
		height:  auto !important;
		padding:  7px 10px !important;
		overflow:  auto !important;
	}
}  
@media (max-width: 480px){
	.pageList li a{width: 70%;white-space:inherit;}
}
@media (max-width: 390px){
	.xys a img{width:25%;}
}
@media (max-width: 313px){
	.xys a img{width:20%;}
}

    @media (min-width: 1200px){
        .long-container{
            width:1200px;
        }
        .friend-link .fast-link a{
            width:14.285%;
        }
        .coleft li{
            text-align: center;
        }
    }
    @media (max-width:767px){
        .friend-link .fast-link a{
            width:50%;
        }
    }