*{margin: 0 ;padding: 0}
ul,li{list-style: none}
a{text-decoration: none;color:#333333;}
.container{width: 1120px;margin: 0 auto;position: relative}
.clearfix:after {display: block;content: '';clear: both;}
.pc{display: block}
.mobile{display: none}
.fl_l{float: left}
.fl_r{float: right}
/*头部*/
.bg{
    width: 100%;
    max-width: 1424px ;
    margin: 0 auto;
    background-image: url("/images/zbj.jpg");
}
header img{display: block}
.oldStyle {
    position: absolute;
    right: 30px;
    top: 10px;
    z-index: 2;
}

.oldStyle a {
    text-decoration: none;
    display: inline-block;
    font-size:16px;
    font-weight:600;

}

.wzall {
    background-color: #58ade6;
    border-radius: 4px;
    height: 30px;
    width: 80px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: bottom;
}
.zzStyle{
    background-color: #f7d951;
    border-radius: 4px;
    height: 30px;
    width: 90px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: bottom;
}

/*导航*/
.nav_box{
    height: 39px;
    line-height: 39px;
    background-color: rgb(5, 153, 217);
    padding: 0 20px;
    box-sizing: border-box;
}
.nav_box ul li{
    width: 12.2%;
    float: left;
    text-align: center;
}
.nav_box ul li a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}
.nav_box ul li:hover a{
    color:#000000;
}

.main_box{
    background-color: #e6fafb;
}
.main_box .container{
    padding: 10px 20px;
    box-sizing: border-box;
    background-color: #ffffff;
}

/*轮播图*/
.swiper.banner_box{
    width: 560px;
    height: 330px;
}
.banner_box .swiper-slide{
    position: relative;
}
.banner_box .swiper-slide .banner_title{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 39px;
    line-height: 39px;
    color:#ffffff;
    background-color: rgba(0,0,0,0.7);
    font-size: 14px;
    padding: 0 15px;
    box-sizing: border-box;
}
.banner_box .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    width: auto !important;
    right: 15px;
    left: unset !important;
}
.swiper-pagination{
    display: inline-block;
}
.swiper-pagination-bullet{
    color: #7a7a7a;
    font-size: 14px;
    font-weight: bold;
    background: none !important;
    opacity: 1 !important;
    width: 20px !important;
    height: 20px !important;
}
.swiper-pagination-bullet-active{
    background: none !important;
    color: #ffffff !important;
}

/*经典老虎机,欢乐水果机信息、工作动态*/
.list_box.tab{
    width: 488px !important;
}
.list_box:nth-child(odd){
    width: 560px;
}
.list_box:nth-child(even){
    width: 500px;
}
.list_box .label1{
    height: 33px;
    line-height: 33px;
    border-bottom: 2px solid #0599d9;
    margin-bottom: 8px;
}
.list_box .label1 a{
    display: block;
    float: left;
    width: 30%;
    color: #0484BB;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.list_box .label1 a:nth-child(1){
    width: 50%;
}
.list_box .label1 a.active{
    color: #494040;
}
.lists li{
    height: 36px;
    line-height: 36px;
}
.lists li em{color: #0599d9;font-style: normal;margin: 0 8px 0 5px}
.lists li a{
    font-size: 15px;
    color: #333333;
}
.lists li span{
    float: right;
}

/*经典老虎机,欢乐水果机通用信息列表*/
.banner_box,.list_box{
    margin-bottom: 30px;
}
.list_box .label{
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #0599d9;
    margin-bottom: 8px;
}
.list_box .label span{
    display: inline-block;
    padding: 0 25px;
    background-color: #0599d9;
    color: #ffffff;
    font-weight: bold;
}
 .label a.more{
    display: inline-block;
    width: 39px;
    height: 11px;
    float: right;
    margin: 10px 40px 0 0;
    background-image: url("/images/5-120605203R0.gif");
}


/*政府信息公开*/
.zfxxgk{
    background-color: rgb(230, 250, 251);
    padding: 20px 10px 10px 10px;
    box-sizing: border-box;
}
.zfxxgk li{
    width: 25%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    float: left;
}
.zfxxgk li a{
    font-size: 14px;
    color: #484848;
}

/*图片新闻*/
.pic_news_box{
    width: 1070px;
    margin-bottom: 30px;
}
.pic_news_box .label{
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #0599d9;
    margin-bottom: 20px;
    background-image: url("/images/sd.jpg");
    background-repeat: no-repeat;
    background-position: 8px center;
    padding-left: 60px;
    box-sizing: border-box;
}
.pic_news_box .label span{
    font-weight: bold;
    color: #0484BB;
}
.tpxwSwiper .swiper-slide img{
    width: 100%;
    height: 100px;
}
.tpxwSwiper .swiper-slide div{
    text-align: center;
    font-size: 15px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*网站导航*/
.wzdh_box{
    width: 100%;
    padding: 18px 20px;
    background-color: #E9E9E9;
    box-sizing: border-box;
}
.wzdh_box .label{
    width: 145px;
    height: 32px;
    background-color: rgb(5, 153, 217);
    color: #ffffff;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    float: left;
}
.wzdh_box select{
    width: 200px;
    float: left;
    margin: 6px 0 0 70px;
}

/*网站底部*/
footer{
    width: 100%;
    border-top: 19px solid #056892;
    margin-top: 20px;
    background-color: #E9E9E9;
    padding: 0 150px 20px 100px;
    box-sizing: border-box;
}
.footer_m{
    width: 480px;
    float: left;
    margin-left: 50px;
}
.footer_m p{
    font-size: 14px;
    color: #484848;
    text-align: center;
}
footer a.dzjgbs{float: left;}
footer img{float: right;margin-top: 20px}

/*概览页*/
.column_tree_box{
    width: 268px;
    padding: 20px 15px;
    box-sizing: border-box;
    background-color: rgb(238, 252, 253);
}
.column_tree_box .curchnl{
    width: 237px;
    height: 42px;
    line-height: 42px;
    background-image: url("/images/lb.gif");
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}
.child_chnl{

}
.child_chnl li{
    text-align: center;
    width: 237px;
    height: 42px;
    line-height: 42px;
    background-image: url("/images/leftbj.gif");
    margin-top: 15px;
}
.child_chnl li a{
    font-size: 14px;
    color: #000000;
}

.news_lists{
    width: 812px;
    padding: 0 20px;
    box-sizing: border-box;
}
.curpos{
    width: 100%;
    height: 53px;
    line-height: 53px;
    font-size: 15px;
    border-bottom: 2px solid #417DAF;
    padding-left: 68px;
    box-sizing: border-box;
    background-image: url("/images/20051217230800260.gif");
    background-repeat: no-repeat;
    background-position: 25px center;
}
.news_lists ul li{
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #D7E8FA;
    padding: 0 20px 0 60px;
    background-image: url("/images/ico_dot5.gif");
    background-repeat: no-repeat;
    background-position: 16px center;
	box-sizing: border-box;
}
.news_lists ul li a,.news_lists ul li span{
    font-size: 14px;
    color: #484848;
}
.news_lists ul li span{
    float: right;
}
.fenye{
    font-size: 14px;
    color: rgb(72, 72, 72);
    font-weight: bold;
	text-align:center;
	margin-top:20px;
}

/*细览页*/
.xl_box{
    width: 1060px;
    margin: 10px auto;
    border: 1px solid #cbcbcb;
    padding: 0 0 20px 0;
}
.article_box{
    padding: 0 132px;
    box-sizing: border-box;
}
.article_box h1{
    width: 700px;
    font-size: 26px;
    color: rgb(42, 42, 42);
    font-weight: normal;
    text-align: center;
    margin: 0 auto;
    padding: 8px 0;
}
.article_box .doc_extend{
    height: 20px;
    line-height: 20px;
    background-color: #E7E7E7;
    border-top: 1px solid #B9B9B9;
    font-size: 12px;
    text-align: center;
}
.article_box .doc_extend span{
    margin-right: 60px;
	display: inline-block;
}
.article_box .xl_tool{
    line-height: 36px;
    text-align: center;
    border-bottom: 1px solid #B9B9B9;
}
.article_box .xl_tool input{
    color: #b70808;
}
.article_box .article{
    border-bottom: 4px solid #C3D8E9;
    padding-bottom: 30px;
}


@media (max-width: 750px) and (min-width: 320px){
    .pc{display: none}
    .mobile{display: block}
    .fl_l,.fl_r{width: 100% !important;float: unset}
    .container{width: 100%}
    header .container{overflow: hidden}
    header img{width: unset;height: 140px}
    .oldStyle{top: 5px}
    .nav_box{
        height: auto;
    }
    .nav_box ul li{
        width: auto;
        margin:0 15px;
    }
    .swiper.banner_box{
        width: 100%;
        height: 200px;
    }
    .list_box.tab{
        width: 100% !important;
    }
    .lists li{
        height: 60px;
        line-height: 1.5;
    }
    .zfxxgk li{
        width: 48%;
    }
    footer{padding: 0;}
    .footer_m{width: 100%;margin-left: 0}
	
	/*概览*/
    .child_chnl li{
        width: 49%;
        float: left;
    }
    .news_lists{
        padding: 0;
    }
    .news_lists ul li{
        padding: 10px 0 0 35px;
        height: 70px;
        line-height: 1.5;
    }
	/*细览*/
    .xl_box{
        width: 100%;
        border: none;
    }
    .article_box{padding: 0}
    .article_box h1{
        width: 100%;
        font-size: 18px;
        font-weight: bold;
    }
    .article_box .doc_extend span{margin-right: 15px}
	.article_box .article p,.article_box .article span,.article_box .article font,.article_box .article div{
        font-size: 16px !important;
		line-height:1.5;
    }
	.article_box .article img{
		display:block;
		margin:10px auto;
		width:90%;
		height: auto;
	}
}
