 
/****************首页**/
/*********页面头部*********/
.in_bg{ background: #fff6d9; }
  

.page_bg{ margin: auto; background: url(jbzq12.png) no-repeat center top; height: 1590px; }
  
header { margin: auto; } 
header .logo{ text-align:center; padding: 20px 0px; } 

/*header tit1*/
.tit1{
    background-color: #68bee8;
    border-bottom:1px solid #ffffff;
}
.tit2{background-color: #68bee8;}
.main_2{ margin: auto; position: relative; width: 1200px; }


/*********我要举报等链接*********/
.link_box{ margin: auto; width: 1200px; height: 200px; margin-top: 60px; }
.link_box ul.list_1 { margin:0px 18px;}
.link_box ul.list_1 li { float: left; width: 260px; height: 200px; margin-left: 40px; }

.content{ margin: auto; width: 1200px; padding-top: 40px;}
 
.week_con { margin: auto;width: 1200px; height: 250px;}
.week_con li{float: left; width: 270px; height: 250px; margin-left: 24px; }

.week_con li .item{  margin: 125px 0px 50px 155px; width: 90px; text-align: center; }
.week_con li a { color: #ffffff;font-size: 24px; font-family: "黑体"}
.week_con li a span{font-size: 50px;}

/*-----每期背景 start-----*/
.q1{background:url(jbzq12_q1.png) no-repeat center center;}
.q2{background:url(jbzq12_q2.png) no-repeat center center;}
.q3{background:url(jbzq12_q3.png) no-repeat center center;}
.q4{background:url(jbzq12_q4.png) no-repeat center center;}
.week_col_2 .q5{width:286px;background:url(jbzq12_q5.png) no-repeat center center;}
.q6{background:url(jbzq12_q6.png) no-repeat center center;}
.week_col_2 .q7{width: 277px;background:url(jbzq12_q7.png) no-repeat center center;}

.week_col_2{ width: 1000px;margin-top: 50px; margin-left: 140px; }

/*----每期背景 end-----*/


.mztb { margin: auto; position: relative; z-index: 0; height: 24px; margin-top: 50px; }

.tab_list { margin: auto; height: 24px; text-align: center; margin-top: 50px;}
.tab_bg { float: left; font-size: 18px; font-family: "微软雅黑"; color: #ffffff; width: 250px; height: 24px; text-align: center; line-height: 24px; }  
.tab_bg img{ margin-top: 4px; }  
.show{ cursor: pointer;}


.tab_bg h3 { font-weight: bolder;} 
.tab_bg h3 .num { font-size: 20px; line-height: 24px;}

.tab_bg_1{ background: #2374b0; }
.tab_bg_2{ background: #2dbfe2; }
.tab_bg_3{ background: #42ab9e; }
.tab_bg_4{ background: #008a56; }

/*-----每周通报 start-----*/
.mztb{
    width: 100%;
    height: 80px;
    margin-top:50px;
}
/*-----每周通报 end-------*/

/*----------footer---------*/
.in_footer{ background: #25a2a6; } 
 