@charset "utf-8";
/* CSS Document */

*{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family:"Microsoft YaHei";
    text-decoration: none;}



img { border: none;vertical-align: middle;}
li { list-style: none;}

a:link {
    text-decoration: none;}
a:visited {
    text-decoration: none;}
a:hover {
    text-decoration: none;}
a:active {
    text-decoration: none;}

/************************************顶部***********************************/

.dingwenzi{
	width: 1200px;
	height: 20px;
	margin: auto;
	background: #ECECEC;
}

.dingwenzi p{
	font-size: 13px;
	line-height:20px;
}

.huanying{
	width: 300px;
	margin-left: 10px;
	float: left;
}

.lianxi{
	width: 70px;
	margin-right: 10px;
	float: right;
	color: #000000;
}

.dingwenzi a:hover{
	color: #346ad2;
}


/************************************顶部图***********************************/

.dingtu{
	width: 1200px;
	height: 240px;
	margin: auto;
	
}

/************************************导航***********************************/

.nav{
	width: 1200px;
	height: 50px;
	margin: auto;
	margin-bottom: 10px;
	background:#004da9;
}


.nav ul li{
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    float: left;
    width: 100px;}

.nav ul li a{
    color: #ffffff;}

.nav ul li:hover {
    background: #346ad2;
	color: #FFFFFF;
}

/************************************专题图1***********************************/

.zttu1{
	width: 1200px;
	height: 120px;
	margin: auto;
	margin-bottom: 30px;
	
}

/************************************头条***********************************/

.toutiao{
	width: 1200px;
	height: 60px;
	margin: auto;
	
}



/************************************滚动新闻***********************************/

.gundong{
	width: 1200px;
	height: 30px;
        margin: auto;
	margin-bottom: 10px;
}

.gdzuo{
	width: 80px;
	height: 30px;
	float: left;
	
}

.gdyou{
	width: 1120px;
	height: 30px;
	float: right;
	
}
   /* css 重置 */
        *{margin:0; padding:0; list-style:none;}
        body{ background:#fff; font:normal 12px/22px 宋体;}
        img{ border:0;}
        a{ text-decoration:none; color:#333;}
        a:hover{ color:#1974A1;}

        /* 本例子css */
        .txtMarquee-left{ width:1120px;  position:relative;  border:1px solid #ffffff;}
        .txtMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;}
        .txtMarquee-left .hd .prev,.txtMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:5px;  overflow:hidden; cursor:pointer; background:url(images/icoLeft.gif) no-repeat;}
        .txtMarquee-left .hd .next{ background:url(images/icoRight.gif) no-repeat;}
        .txtMarquee-left .bd{ padding:10px;}
        .txtMarquee-left .bd .tempWrap{ width:1120px !important;}/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
        .txtMarquee-left .bd ul{ overflow:hidden; zoom:1;}
        .txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:20px; line-height:20px;  text-align:left; _display:inline; width:auto !important;}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */


        .txtMarquee-left .bd ul li span{ color:#999;}





/************************************新闻***********************************/

.xinwen{
	width: 1200px;
	height: 400px;
	margin: 10px auto;
}

/************************************幻灯***********************************/

.huandeng{
	width: 740px;
	height: 400px;
	float: left;
}


.mkeFocus { height:400px; width:740px;margin:0 auto ;}
.mkeUl { margin: 0px auto; height: 400px; width: 740px;overflow: hidden; position: relative;}
.mkeUl ul { position: absolute; left: 0px; top: 0px; height: 400px;}
.mkeUl ul li { float: left; text-align: center; font: 20px "微软雅黑";}
.mkeUl ul li img { margin-bottom: 18px;}
.mkeUl ul li a{position:relative; display:block; height:400px;}
.mkeUl ul li a .focustext{background:url(/images/box_kuai.png) repeat; font-size:16px; text-align:center; position:absolute;bottom:0px;width:740px;height: 40px;line-height: 40px;padding-left:30px;color: #fff;}
.mkeNum {  height: 40px; float:left; padding-left:10px; width: 37px; z-index: 1; color:#ffffff; font: 16px 宋体;}
.mke_ns1 { line-height: 40px; text-align: center; height: 40px; width: 14px; color:#e71f18; font-size:22px;}
.mke_ns2 { line-height: 40px; color: #fff; text-align: center;font-size:16px; margin-left:2px; height: 50px; width: 16px;}


.mkeLbtn { height: 40px; width: 36px; float:left;  text-align:Center; line-height:40px; font-size:33px;  color:#ffffff;  cursor: pointer; z-index: 10;}
.mkeRbtn { height: 40px; width: 36px; float:right; text-align:Center; line-height:40px; font-size:33px;  color:#ffffff;  cursor: pointer; z-index: 10;}
.mkemain{position:absolute; bottom:0; width:740px;}


/************************************今日关注***********************************/

.jinri{
	width: 440px;
	height: 400px;
	float: right;
}

.jinri li{
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background:#004da9;
}

.jinri li a{
	font-size: 18px;
	color: #FFF;
}


.jinriwen{
	width: 440PX;
	height: 350PX;
margin-top: 10px;
}



/************************************专题图2***********************************/

.zttu2{
	width: 1200px;
	height: 120px;
	margin: 10px auto;
	margin-bottom: 10px;
	
}



/************************************新闻、图***********************************/

.xinwen1{
	width: 1200px;
	height: 920px;
	margin: 10px auto;
}
/*************左侧新闻******/
.zuo{
	width: 795px;
	height: 920px;
	float: left;
}

.shang{
	width: 795px;
	height: 300px;
	margin-bottom: 10px;
}

/************************************高层***********************************/

.gaoceng{
	width: 390px;
	height: 300px;
	float: left;
}

.gaoceng li{
	width: 390px;
	height: 30px;
	line-height: 30px;
}

.gaoceng li a{
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}


.gaocengwen{
	width: 390PX;
	height: 250PX;
margin-top: 20px;
	}

/************************************要闻***********************************/

.yaowen{
	width: 390px;
	height: 300px;
	float: right;
}

.yaowen li{
	width: 390px;
	height: 30px;
	line-height: 30px;
}

.yaowen li a{
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}


.yaowenwen{
	width: 390PX;
	height: 250PX;
margin-top: 20px;
}


/*************中***************/
.zhong{
	width: 795px;
	height: 300px;
	margin-bottom: 10px;
}

/************************************法治建设***********************************/

.fazhi{
	width: 390px;
	height: 300px;
	float: left;
}

.fazhi li{
	width: 390px;
	height: 30px;
	line-height: 30px;
}

.fazhi li a{
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}


.fazhiwen{
	width: 390PX;
	height: 250PX;
margin-top: 20px;
}

/************************************队伍建设***********************************/

.duiwu{
	width: 390px;
	height: 300px;
	float: right;
}

.duiwu li{
	width: 390px;
	height: 30px;
	line-height: 30px;
}

.duiwu li a{
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}


.duiwuwen{
	width: 390PX;
	height: 250PX;
margin-top: 20px;
}





/*************下***************/
.xia{
	width: 795px;
	height: 300px;
}

/************************************法治建设***********************************/

.juan{
	width: 390px;
	height: 300px;
	float: left;
}

.juan li{
	width: 390px;
	height: 30px;
	line-height: 30px; 
}

.juan li a{
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}


.juanwen{
	width: 390PX;
	height: 250PX;
margin-top: 20px;
}

/************************************队伍建设***********************************/

.gaige{
	width: 390px;
	height: 300px;
	float: right;
}

.gaige li{
	width: 390px;
	height: 30px;
	line-height: 30px;
}

.gaige li a{
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}


.gaigewen{
	width: 390PX;
	height: 250PX;
margin-top: 20px;
}

/*************************右侧图片************************/
.you{
	width: 390px;
	height: 920px;
	float: right;
}

.tupian{
	width: 390px;
	height: 920px;
	float: right;

}

.tupian li{
	width: 390px;
	height: 30px;
	line-height: 30px;
}

.tupian li a{
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}


.tupianwen{
	width: 390PX;
	height: 870PX;
	margin-top: 20px;
}

/************************************公众号***********************************/

.gzh{
	width: 1200px;
	height: 200px;
	margin: 10px auto;

}


/************************************新闻3个***********************************/

.xinwen2{
	width: 1200px;
	height: 300px;
	margin: 10px auto;
}

/************************************平安建设***********************************/

.pingan{
	width: 390px;
	height: 300px;
	float: left;
}

.pingan li{
	width: 390px;
	height: 30px;
	line-height: 30px;
}

.pingan li a{
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}


.pinganwen{
	width: 390PX;
	height: 250PX;
margin-top: 20px;
}

/************************************打击诈骗***********************************/


.daji{
	width: 390px;
	height: 300px;
	float: left;
	margin-left: 15px;
}

.daji li{
	width: 390px;
	height: 30px;
	line-height: 30px;
}

.daji li a{
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}


.dajiwen{
	width: 390PX;
	height: 250PX;
margin-top: 20px;
	
}

/************************************政法文化***********************************/

.wenhua{
	width: 390px;
	height: 300px;
	float: right;
}

.wenhua li{
	width: 390px;
	height: 30px;
	line-height: 30px;
}

.wenhua li a{
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}


.wenhuawen{
	width: 390PX;
	height: 250PX;
margin-top: 20px;
	
}


/************************************专题图3***********************************/

.zttu3{
	width: 1200px;
	height: 120px;
	margin: 10px auto;
	margin-bottom: 10px;
	
}

/************************************网群***********************************/


.wangqun{
	width: 1200px;
	height: 960px;
	margin: 10px auto;
}


.wq{
	width: 1200px;
	height: 40px;
	margin: 10px auto;
	float: left;
}

.wq li{
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background:#004da9;
	font-size: 18px;
	color: #FFF;
	border-radius: 10px;
}

.wqnr{
	width: 1200px;
	height: 900px;
	margin: auto;
}

/************************************网群一排***********************************/
.yipai{
	width: 1200px;
	height: 150px;
	margin: 10px auto;
}

/************************************忻州市***********************************/
.xzs{
	width: 390px;
	height: 150px;
	float: left;
}

.xzs img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.xzs li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************忻府区***********************************/
.xfq{
	width: 390px;
	height: 150px;
	float: left;
	margin-left: 15px;
}

.xfq img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.xfq li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************原平市***********************************/

.yps{
	width: 390px;
	height: 150px;
	float: right;
}

.yps img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.yps li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}



/************************************网群二排***********************************/
.erpai{
	width: 1200px;
	height: 150px;
	margin: 10px auto;
}

/************************************定襄县***********************************/
.dxx{
	width: 390px;
	height: 150px;
	float: left;
}

.dxx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.dxx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************五台县***********************************/
.wtx{
	width: 390px;
	height: 150px;
	float: left;
	margin-left: 15px;
}

.wtx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.wtx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************代县***********************************/

.dx{
	width: 390px;
	height: 150px;
	float: right;
}

.dx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.dx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}


/************************************网群三排***********************************/
.sanpai{
	width: 1200px;
	height: 150px;
	margin: 10px auto;
}

/************************************繁峙县***********************************/
.fsx{
	width: 390px;
	height: 150px;
	float: left;
}

.fsx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.fsx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************宁武县***********************************/
.nwx{
	width: 390px;
	height: 150px;
	float: left;
	margin-left: 15px;
}

.nwx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.nwx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************静乐县***********************************/

.jlx{
	width: 390px;
	height: 150px;
	float: right;
}

.jlx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.jlx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}


/************************************网群四排***********************************/
.sipai{
	width: 1200px;
	height: 150px;
	margin: 10px auto;
}

/************************************神池县***********************************/
.scx{
	width: 390px;
	height: 150px;
	float: left;
}

.scx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.scx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************五寨县***********************************/
.wzx{
	width: 390px;
	height: 150px;
	float: left;
	margin-left: 15px;
}

.wzx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.wzx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************岢岚县***********************************/

.klx{
	width: 390px;
	height: 150px;
	float: right;
}

.klx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.klx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}


/************************************网群五排***********************************/
.wupai{
	width: 1200px;
	height: 150px;
	margin: 10px auto;
}

/************************************河曲县***********************************/
.hqx{
	width: 390px;
	height: 150px;
	float: left;
}

.hqx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.hqx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************保德县***********************************/
.bdx{
	width: 390px;
	height: 150px;
	float: left;
	margin-left: 15px;
}

.bdx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.bdx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************偏关县***********************************/

.pgx{
	width: 390px;
	height: 150px;
	float: right;
}

.pgx img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.pgx li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}


/************************************网群六排***********************************/
.liupai{
	width: 1200px;
	height: 150px;
	margin: 10px auto;
}

/************************************开发区***********************************/
.kfq{
	width: 390px;
	height: 150px;
	float: left;
	margin-left: 200px;
}

.kfq img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.kfq li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}

/************************************五台山***********************************/
.wts{
	width: 390px;
	height: 150px;
	float: right;
	margin-right: 200px;
}

.wts img{
	width: 390px;
	height: 120px;
	overflow: hidden;
}


.wts li{
	width: 390px;
	height: 20px;
	font-size: 18px;
	color: #004da9;
	line-height: 30px;
	text-align: center;
}


/************************************链接**************************/

.dibu{
	width: 100%;
	height: 320px;
	margin: 10px auto;
	background:#004da9;
}



/*************************************链接**************************/
.lianjie{
	width: 1200px;
	height: 40px;
	padding-top: 10px;
        margin: auto;
}

.lianjie1{
	width: 250px;
	height: 40px;
	float: left;
	margin-left: 40px;
	text-align: center;
	line-height: 40px;
}


.lianjie2{
	width: 250px;
	height: 40px;
	float: left;
	margin-left: 40px;
	text-align: center;
	line-height: 40px;
}

.lianjie3{
	width: 250px;
	height: 40px;
	float: left;
	margin-left:40px;
	text-align: center;
	line-height: 40px;
}


.lianjie4{
	width: 250px;
	height: 40px;
	float: right;
	margin-right:40px;
	text-align: center;
	line-height: 40px;
}


/*************************************版权**************************/

.banquan{
	width: 1200px;
	height: 270px;
	margin: 10px auto;
}


.banquan p{
	height: 20px;
	font-size: 15px;
	line-height:20px;
	color: #FFf;
	text-align: center;
}