/*重置规则*/
*{
	margin: 0 ;padding: 0;
}
html,body{
	width: 100%;height: 100%;color: #000;font-family: "microsoft yahei","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{
	width: 6449px;
	height: 100%;
	overflow: hidden;
	background: url(bg.jpg) no-repeat left center;
	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: 184px center;
	padding-right: 166px;
}
.content > div{
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.more{
	font-size: 16px;
	color: #BA0404;
	position: absolute;
}
.more:hover{
	color: #ba0404;
}

/*banenr*/
.banner{
	width: 933px;
	height: 100%;
	overflow: hidden;
}

/*第一部分 魅力天府四川*/
.part1{
	width:auto;
	height: 100%;
	padding-left:326px ;
}
.p1_nav{
	width: 334px;
	height: 100%;
	float: left;
	position: relative;
}
.p1_nav span{
	display: block;
	position: absolute;
	display: block;
	color: #fff;
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.p1_nav span i{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	line-height: 30px;
}
.p1_nav span:hover i{
	color: #f8db07;
}
.p_nav_cur{
	color: #F8DB07;
}

.n1{
	left: 95px;
	top: 135px;
	width: 115px;
	height: 114px;
}
.n2{
	left: 196px;
	top: 238px;
	width: 140px;
	height: 140px;
}
.n3{
	left: 45px;
	top: 298px;
	width: 100px;
	height: 100px;
}
.n4{
	left: 1px;
	top: 425px;
	width: 144px;
	height: 144px;
}
.n5{
	left: 167px;
	top: 536px;
	width: 126px;
	height: 126px;
}

.pat1_cont{
	width: 760px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 26px;
	margin-top: 198px;
}

.part1_item{
	padding: 40px ;
	box-sizing: border-box;
	overflow: hidden;
}
.part1_item_l{
	width: 280px;
	float: left;
}
.part1_item_tit{
	width: 160px;
	text-align: center;
	font-size: 24px;
	font-weight:bold;
	color: #d6a84a;
	display: block;
	margin-left: 20px;
	margin-top: 3px;
}
.part1_item_text{
	font: 16px;
	line-height: 30px;
	white-space: initial;
	margin-top: 40px;
	text-align: justify;
}
.part1_item_img{
	width: 360px;
	height: 360px;
	float: left;
	margin-left: 40px;
	overflow: hidden;
}
.part1_item_img img{
	width: 100%;
	height: 100%;
}


/*第二部分 动力海纳百川*/
.part2{
	width:1392px;
	height: 100%;
	padding-left:186px ;
	position: relative;
}
.part2 p{
	font-size: 16px;
	line-height: 28px;
	position: absolute;
	white-space: initial;
	text-align: justify;
	height: auto;
	overflow: hidden;
}
.part2 p:nth-child(1){
	width: 400px;
	left: 170px;
	top: 454px;
}
.part2 p:nth-child(2){
	width: 310px;
	left: 728px;
	top: 190px;
}
.part2 p:nth-child(3){
	width: 350px;
	left: 620px;
	top: 418px;
}
.part2 p:nth-child(4){
	width: 280px;
	left: 1150px;
	top: 454px;
}

/*第三部分 劲力 产业兴川*/
.part3{
	width: auto;
	height: 100%;
	padding-left: 40px;
	overflow: hidden;
}
.part3 .more{
	left: 480px;
	bottom: 38px;
}
.mdynImgNews04{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 170px;
}
.dynImg04_MidBox{
	width: 1023px;
	height: 482px;
	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%;
}
.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(http://mbgl.newssc.org/public/moduleImg/dynImgNew04_prev.png);
	background-size: cover;
}
.dynImg04_next{
	right: 20px;
	background: url(http://mbgl.newssc.org/public/moduleImg/dynImgNew04_next.png);
	background-size: cover;
}


/*part4*/
.part4{
	width: 1205px;
	height: 100%;
	overflow: hidden;
	padding-left: 174px;
	padding-top: 148px;
	box-sizing: border-box;
}
.part4 .more{
	left: 650px;
	bottom: 38px;
}
.part4_top{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.part4_top_item{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.part4_top_item span{
	display: block;
	width: 390px;
	height: 170px;
	overflow: hidden;
	float: left;
	position: relative;
}
.part4_top_item span img{
	width: 100%;
	height: 100%;
}
.part4_top_item span i{
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 60px 170px 0 ;
	border-color: transparent  #fff transparent  transparent ; 
}
.part4_top_r{
	width: 600px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 40px;
}
.part4_top_r > a{
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
}
.part4_top_r a:hover{
	color: #D31C1C;
}
.part4_top_r p{
	font-size: 16px;
	line-height: 32px;
	color: #999;
	white-space: initial;
	margin-top: 20px;
}
.part4_top_r p a{
	color: #d31c1c;
	font-size: 16px;
}
.part4_top_r p a:hover{
	text-decoration: underline;
}
.part4_top_item:nth-of-type(2) span{
	float: right;
}
.part4_top_item:nth-of-type(2) .part4_top_r{
	float: right;
	margin-left: 0;
	margin-right: 40px;
}
.part4_top_item:nth-of-type(2) span i{
	border-width: 170px 0 0 60px ;
	border-color: transparent  transparent  transparent #fff ; 
	left: 0;
}
.part4_bot{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.part4_bot li{
	width: 48%;
	height: auto;
	font-size: 16px;
	float: left;
	margin: 10px 0;
	overflow: hidden;
}
.part4_bot li:nth-child(even){
	margin-left: 2%;
}
.part4_bot li a{
	white-space: initial;
	background: url(list-style.png) no-repeat left center;
	padding-left: 20px;
	box-sizing: border-box;
}
.part4_bot li a:hover{
	color: #D31C1C;
}

@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;
	}	
}