/*重置规则*/
*{
	margin: 0 ;padding: 0;
}
html,body{
	width: 100%;height: 100%;color: #000;font-family: "微软雅黑","arial";
}
a{
	text-decoration: none;
	color: #000;
}
ui,li{
	list-style: none;
}
img{
	border: none;
}
.clear{
	clear: both;
}
p,h1,h2,h3,h4,h5,h6{
	font-weight: normal;font-style: normal;
}
input,textarea,select,option {
	outline: none;
}
ul,li,p {
	margin: 0;padding: 0;
}

#page{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.main{
	height: 100%;
	overflow: hidden;
	background: url(bg.jpg) left center no-repeat;
	background-size: cover; 
	position: relative;
	padding-right: 166px;
}
.content{
	width: auto;
	height: 720px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	display: inline-block;
	background: url(bg1.png)  no-repeat;
	background-size: auto 100%;
	background-position: 197px center;
	padding-right: 166px;
}
.content > div{
	display: inline-block;
	overflow: hidden;
	box-sizing: border-box;
}

/*banenr*/
.banner{
	width: 790px;
	height: 100%;
	overflow: hidden;
}
.more{
	font-size: 16px;
	color: #BA0404;
	position: absolute;
}
.more:hover{
	color: #ba0404;
}

/*第一部分 线描*/
.part1{
	width:1677px;
	height: 100%;
	padding-left:551px ;
	position: relative;
	box-sizing: border-box;
}

.toast{
	font-size: 14px;
	color: #EEB2B4;;
	position: absolute;
	top: 140px;
	left: 65%;
	transform: translateX(-50%);
}

.mdynImgNews04{
	width: 1000px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	margin-top: 170px;
}
.dynImg04_MidBox{
	width: 100%;
	height: 458px;
	margin: 0 auto;
	position: relative;
}
.dynimg04_SmallBox{
	width: 770px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.dynImg04_ImgBox{
	height: 100%;
	position: absolute;
	top: 0;
}
.dynImg04_ImgBox li{
	display: block;
	float: left;
	height: 100%;
	overflow: hidden;
	transition: all 1s; 
}
.dynImg04_ImgBox li a,.dynImg04_ImgBox li a img{
	width: 100%;
	height: 100%;
}
.img2{
	display: none;
}
.dynImg04_Text{
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.5);
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 10px;
	box-sizing: border-box;
}
.dynImg04_prev,.dynImg04_next{
	width: 60px;
	height: 160px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -80px;
	background-size: cover;
}
.dynImg04_prev{
	left: 20px;
	background: url(prev.png);
	background-size: cover;
}
.dynImg04_next{
	right: 20px;
	background: url(next.png);
	background-size: cover;
}
.addboder{
	border: 4px solid #7a150f;
	box-sizing: border-box;
}

/*第二部分 词云*/
.part2{
	width:1082px;
	height: 100%;
	position: relative;
}


/*第三部分 词云 */
.part3{
	width: 1700px;
	height: 100%;
	padding-left: 188px;
	padding-top: 200px;
	position: relative
}


/*part4 边走边拍*/
.part4{
	width: 1106px;
	height: 100%;
	position: relative;
	padding: 0 40px;
}
.part4 .more{
	position: absolute;
	left: 50%;
	bottom: 50px;
	color: #F6DB51;
	transform: rotateX(-50%);
	color: #666;
}
.more:hover{
	color: #B61D22;
}

.part3_main{
	width: 40%;
	height: auto;
	overflow: hidden;
	margin-top: 170px;
	float: left;
}
.part3_item{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.part3_item > a{
	font-size: 16px;
	font-weight: bold;
}
.part3_item > a:hover{
	color: #BA0404;
}
.part3_bot{
	width: 100%;
	height: 70px;
	margin-top: 10px;
}
.part3_bot span{
	width: 90px;
	height: 100%;
	display: block;
	overflow: hidden;
	float: left;
}
.part3_bot span img{
	width: 100%;
	height: 100%;
}
.part3_bot p{
	width: 300px;
	font-size: 14px;
	color: #666;
	white-space: initial;
	float: right;
	line-height: 21px;
}
.part3_bot p a{
	font-size: 14px;
	color: #666;
}
.part3_bot p a:hover{
	color: #BA0404;
}

.mdynImgNew02{
	width:56%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 60px;
	float: right;
	margin-top: 170px;
}
.mdynImgNew02_dynImg_lr01{
	width: 100%;
	height: 460px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.dynImg_lr01_imgBox{
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.dynImg_lr01_imgBox a{
	height: 100%;
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
}
.dynImg_lr01_imgBox a img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.dynImg_lr01_imgBox a p{
	display: none;
}
.dynImg_lr01_textBox{
	width: 100%;
	height: 36px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.4);
}
.mdynImgNew02_dynImg_lr01_iconBox{
	width: 100%;
	height: 10px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 46px;
	font-size: 0;
}
.mdynImgNew02_dynImg_lr01_iconBox span{
	width: 40px;
	height: 4px;
	display: inline-block;
	margin:5px;
	border-radius:4px;
	background: rgba(255,255,255,0.5);
}
.mdynImgNew02_dynImg_lr01_iconBox .mdynImgNew02_dynImg_lr01_iconCur{
	background: #fff;
}
.dynImg_lr01_nextPre{
	width: 100%;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	box-sizing: border-box;
	font-size: 0;
	transition: all 1s;
	opacity: 0;
}
.dynImg_lr01_nextPre span{
	width: 60px;
	height: 100%;
	display: block;
	cursor: pointer;
	transition: all 1s;
	background-size: contain;
	border-radius: 50%;
}
.dynImg_lr01_pre{
	float: left;
	margin-left: 10px;
	background: url(http://mbgl.newssc.org/public/moduleImg/prev.png);
}
.dynImg_lr01_next{
	float: right;
	margin-right: 10px;
	background: url(http://mbgl.newssc.org/public/moduleImg/next.png);
}
@media only screen and (orientation:portrait) {
	#page{
		width: auto;
		height: 100vw;
		transform: rotate(90deg);
		transform-origin: 0% 0%;
		position: absolute;
		left: 100vw;
		top: 0;
		overflow-x: auto;
	}	
	.dynImg_lr01_nextPre{
		opacity: 1;
	}
}
