*{
	margin: 0;
	padding: 0;
}
.menu ol li{
	float: left;
	list-style: none;
    padding: 0 20px;
	height: 70px;
	line-height: 70px;
	margin-left: 20px;
	font-weight: normal; 
	color: #FFFFFF;
	font-family: "微软雅黑";
}


#p1{
	width: 1920px;
	height: 856px;
	background-image: url(../img/1.jpg);
	text-align: center;
	
}
#p2{
	width: 1920px;
	height: 1300px;
	background-image: url(../img/2.jpg);
	
	text-align: center;
}
#p3{
	width: 1920px;
	height: 952px;
	background-image: url(../img/6.jpg);
	position: relative;
	text-align: center;
}
#p4{
	width: 1920px;
	height: 1177px;
	background-image: url(../img/5.jpg);
	position: relative;
	text-align: center;
}
#p5{
	width: 1920px;
	height: 945px;
	background-image: url(../img/8.jpg);
	text-align: center;
}
#p6{
	width: 1920px;
	height: 1032px;
	background-image: url(../img/7.jpg);
	position: relative;
	text-align: center;
}
#p7{
	width: 1920px;
	height: 300px;
	background-color: #FFFFFF;
	text-align: center;
}
#p8{
	width: 1920px;
	height: 286px;
	background-image: url(../img/13.jpg);
	text-align: center;
}


.w1920{
	width: 1920px;
	margin: 0 auto;
	
}
.fr{
	float: right;
	margin-right: 150px;
}


 a.p::after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 100%;
      height: 3px;
      background: red;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
    }

    a.p:hover {
      color: white;
    }

    a.p:hover::after {
      transition: 0.3s;
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
	a.p {
	  position: relative;
	  text-decoration: none;
	  color: #FFFFFF;
	} 
	
/*大爱四川轮播图*/
.list{
				width: 500px;
				height: 315px;
				list-style: none;
				position: relative;
				top: 520px;
				left: 725px;
			}
			.item{
				position: absolute;
				width: 100%;
				height: 100%;
				color: white;
				font-size: 30px;
				apacity:0;
				transition: all .8s;
			}
			.item:nth-child(1){
				background-image: url(../img/1.png); 
			}
			.item:nth-child(2){
				background-image:url(../img/2.png) ;
			}
.btn{
	width: 50px;
	height: 100px;
	position: absolute;
	top: 640px;
}

#goPre{
	left: 600px;
	border: 0px;
	outline: none;
	padding: 5px;
	background: rgba(0, 0, 0, 0);
	text-align: center;
	color: darkgrey;
	font-size: 50px;
	font-family: "microsoft yahei";
}
#goNext{
	right: 570px;
	border: 0px;
	outline: none;
	padding: 5px;
	background: rgba(0, 0, 0, 0);
	text-align: center;
	color: darkgrey;
	font-size: 50px;
	font-family: "microsoft yahei";
}
.item.active{
	z-index: 10;
}
/*本地信息轮播图*/
.list1{
				width: 500px;
				height: 380px;
				list-style: none;
				position: relative;
				top: 550px;
				left: 730px;
			}
			.item1{
				position: absolute;
				width: 100%;
				height: 100%;
				color: white;
				font-size: 30px;
				apacity:0;
				transition: all .8s;
			}
			.item1:nth-child(1){
				background-image: url(../img/3.png); 
			}
			.item1:nth-child(2){
				background-image:url(../img/4.png) ;
			}
			.item1:nth-child(3){
				background-image:url(../img/5.png) ;
			}
.btn1{
	width: 50px;
	height: 100px;
	position: absolute;
	top: 680px;
}

#goPre1{
	left: 635px;
	border: 0px;
	outline: none;
	padding: 5px;
	background: rgba(0, 0, 0, 0);
	text-align: center;
	color: orangered;
	font-size: 50px;
	font-family: "microsoft yahei";
}
#goNext1{
	right: 600px;
	border: 0px;
	outline: none;
	padding: 5px;
	background: rgba(0, 0, 0, 0);
	text-align: center;
	color: orangered;
	font-size: 50px;
	font-family: "microsoft yahei";
}
.item1.active{
	z-index: 10;
}
/*酒店iptv轮播图*/
.list2{
				width: 500px;
				height: 300px;
				list-style: none;
				position: relative;
				top: 560px;
				left: 715px;
			}
			.item2{
				position: absolute;
				width: 100%;
				height: 100%;
				color: white;
				font-size: 30px;
				apacity:0;
				transition: all .8s;
			}
			.item2:nth-child(1){
				background-image: url(../img/6.png); 
			}
			.item2:nth-child(2){
				background-image:url(../img/7.png) ;
			}
			.item2:nth-child(3){
				background-image:url(../img/8.png) ;
			}
.btn2{
	width: 50px;
	height: 100px;
	position: absolute;
	top: 650px;
}

#goPre2{
	left: 635px;
	border: 0px;
	outline: none;
	padding: 5px;
	background: rgba(0, 0, 0, 0);
	text-align: center;
	color: orangered;
	font-size: 50px;
	font-family: "microsoft yahei";
}
#goNext2{
	right: 625px;
	border: 0px;
	outline: none;
	padding: 5px;
	background: rgba(0, 0, 0, 0);
	text-align: center;
	color: orangered;
	font-size: 50px;
	font-family: "microsoft yahei";
}
.item2.active{
	z-index: 10;
}

/*四川iptv*/

.carousel{
	top: 750px;
	height: 400px;
	left: 25px;
	width: 900px;
	margin: 50px auto;
	position: relative;
	overflow: hidden;
	
}
.carousel .carousel_img ul{
	list-style: none;
	
}
.carousel .carousel_img ul li{
	position: absolute;
	
	
}
.carousel .carousel_img ul li img{
	width: 100%;
	height: 100%;
	
}
.right_btn{
	position: absolute;
	top: 45%;
	right: 10px;
	width: 30px;
	height: 30px;
	margin-top: -22.5px;
	border-top: 5px solid #eee;
	border-right: 5px solid #eee;
	transform: rotate(45deg);
	z-index: 999;
	
}
.left_btn{
	
	position: absolute;
	top: 45%;
	left: 10px;
	width: 30px;
	height: 30px;
	margin-top: -22.5px;
	border-bottom: 5px solid #eee;
	border-left: 5px solid #eee;
	transform: rotate(45deg);
	z-index: 999;
	
}
.circles{
	position: absolute;
	width: 260px;
	height: 16px;
	left: 50%;
	bottom: 0;
	margin-left: -135px;
	z-index: 999;
	
}
.circles ol{
	list-style: none;
	
}
.circles ol li{
	float: left;
	margin-right: 10px;
	background-color: #eee;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	
}
.circles ol li.cur{
	background-color: #42a5f3;
	
}
.mask{
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	top: 0;
	left: 0;
	
}

.ranklist a:hover{color:#b52725;text-decoration:underline;}

.clear{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
.ranklist{font:12px/180% Arial, Helvetica, sans-serif;}
.demo{width:600px;margin:100px auto;border:solid 1px #ddd;padding:0 10px;}

.ranklist{height:240px;overflow:hidden;}
.ranklist li{height:16px;line-height:16px;overflow:hidden;position:relative;padding:0 70px 0 30px;margin:0 0 10px 0;}
.ranklist li em{background:url(images/mun.gif) no-repeat;width:20px;height:16px;overflow:hidden;display:block;position:absolute;left:0;top:0;text-align:center;font-style:normal;color:#333;}
.ranklist li em{background-position:0 -16px;}
.ranklist li.top em{background-position:0 0;color:#fff;}
.ranklist li .num{position:absolute;right:0;top:0;color:#999;}
.ranklist li .num1{position:absolute;right:0;top:0;color:#999;}
.num2{margin-right: 30px;}

.board_title{
	float: left;
	margin-left: 400px;
	
}
.board_title a{
	  	display: inline-block;
	  	width: 160px;
	  	height: 50px;
	  	line-height: 30px;
	  	font-size: 14px;
	  	background-image: url(../img/board.gif);
	  	background-size: 100% 100%;