a{
    text-decoration:none;
    color:#000000;
}
a:hover{
    text-decoration:none;
    color:#1d69c5 !important;
    font-weight: bold !important;
}
img{
    vertical-align: middle;
}
.font-content{text-align: center;}
/*导航*/
#szyw{
    background-color: #0653ab;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
}
#lnav ul li dl dd{
    height: 80px;
    line-height: 80px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    text-align: left;
    padding-left: 10px;
}
#lnav ul li{
    background-color: #ffffff;
}

#lnav ul li dl dd a{
    font-size: 24px;
    color: #000000;
    float: left;
    height: 80px;
    line-height: 80px;
}
#lnav .act{
    background-color: #1d69c5;
    color: #ffffff;
}
#lnav .act a{
    color: #ffffff;
}
#lnav .act{
    background-color: #1d69c5;
    color: #ffffff;
}
#lnav .act a:hover{
    color: #ffffff !important;
}

#lnav ul li dl dd span{
    font-size: 24px;
    color: #ccc;
    float: right;
    padding-right: 10px;
    vertical-align: middle;
}
.wzlist{
    min-height: 40px;
	height:60px;
    margin-top: 10px;
    margin-bottom: 10px;
	list-style:disc !important;
	margin-left:20px;
}

.wzlist a{
    float: left;
    font-size: 20px;
	width:88%;
}
.wzlist a:hover{
    color: #1d69c5;
}
.wzlist span{
    float: right;
	width:10%;
}
.listwz li:nth-child(5n){
    border-bottom: 1px #cccccc dotted;
    margin-bottom: 30px;
}
#page {
    font-size: 0;
    text-align: center;
    clear: both;
    overflow: hidden;
    margin: 50px auto;
}
#page act a{
    background-color: #1d69c5;
    color: #000000;
}
#page .disabled {
    /*pointer-events: none;*/
    color: #000000;
}
#page a, #page span {
    font-size: 18px;
    display: inline-block;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0px 8px;
    margin: 0 3px 5px 0;
    line-height: 30px;
    height: 30px;
}
#page a:hover{
    color: #1d69c5;
}
.my_page input{
	width:30px !important;
}
.clearfix {
    clear: both;
}

/*文章*/
.xzd{
    font-size: 18px;
}
.xzd:hover{
    color: #1d69c5;
}
.ailist{
    margin-top: 20px;
    height: 50px;
    line-height: 30px;
}
.ailist a:hover{
    color: #1d69c5;
}
/*void*/
.void{
    width: 1920px;
    height: 95px;
    background: url('../image/void.png') no-repeat;
    margin: 0 auto;
}
.void_list{
    text-align: left;margin-top: 50px;margin-bottom: 20px;
}
.void_list ul{
    width:100%;
}
.void_list ul li{
    float:left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
}
.void_list ul li img{
    width: 290px;
    height: 220px;
}
.void_list ul li img:hover{
    /*transform: scale(1.2);*/
}
.void_play{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
}
.void_play img{
    width: 50px !important;
    height: auto !important;
}
.void_play img:hover{
    transform: scale(1.5);
}
/*void*/

/*内蒙古印象*/
#anqiu ul{
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
}
#anqiu ul li{
    float:left;
    background-image: url('../image/nmgyyan.png');
	background-size: 100% 100%;
    height: 78px;
    width: 160px;
    text-align: center;
    font-size: 24px;
    line-height: 70px;
    margin-right: 14px;
    font-weight: bold;
}
#anqiu ul li a{
    font-size: 24px;
    color:#000000;
}
#anqiu ul li a:hover{
    color:#ffffff;
}
#anqiu ul li:hover{
    background-image: url(../image/nmgyyan1.png);
    color:#ffffff;
}

.fqlist{
    background: url(../image/nmgyyfq1.png) no-repeat;
    background-size: 99%;
    width: 300px;
    height: 650px;
}
.fqlist1{
    background: url(../image/nmgyyfq2.png) no-repeat;
    background-size: 99%;
    width: 300px;
    height: 650px;
}
.fqlist2{
    background: url(../image/nmgyyfq3.png) no-repeat;
    background-size: 99%;
    width: 300px;
    height: 650px;
}
.fqlist3{
    background: url(../image/nmgyyfq4.png) no-repeat;
    background-size: 99%;
    width: 300px;
    height: 650px;
}
#fqsty{
    text-align: center;
}
#fqsty span{
    font-size: 24px;
    color: #1d69c5;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}
#fqsty ul li{
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    margin-left: 20px;
}
#fqsty ul li a{
    font-size: 18px;
    color: #000000;
}
#fqsty ul li a:hover{
    color: #1d69c5;
}
/*内蒙古印象*/

#newstext span{line-height:2em;}


/*版权页*/
/*浏览器手机文章内容*/
@media screen and (max-device-width: 800px){
	
	ul#newstext p{
		text-align:justify;
		text-indent: 2.2em !important;
		/*
		text-indent: 2ch !important;
		letter-spacing: 5px;*/
	}
	
	ul#newstext p img{
		width: 100%;
		height:auto;
		margin: 0 auto;
		display: block;
	}
	

	h2 {
		font-size:50px !important;
	}
	#newstext p span {
		font-size: 32px !important;
		line-height: 1.5;
		/*
		text-indent:4em !important;
		display:block;
		*/
	}
}
/*手机端*/
@media screen and (max-device-width: 430px){
	
	ul#newstext p{
		text-align:justify;
		text-indent: 2.2em !important;
	}
｝