*{margin:0; padding:0;}
ul li{list-style-type: none;}
.clearfix:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0;
}
.clearfix{
	zoom:1;
} 

.wrapper{
	width: 1007px;
	margin: 0 auto;
}
/*banner*/
.section,.ads{
	width: 100%;
}
.section img,.ads img{
	display: block;
	width: 100%;
}

.head{
	padding-top: 45px;
	text-align: center;
}
.head h1{
	position: relative;
	margin-bottom: 16px;
	font-size: 38px;
	font-weight: bold;
	font-family: '方正大黑简体';
}
.head img{width: 60%;}
.head p{
	font-size: 16px;
	font-weight: bold;
	color: #c83535;
	font-family: '方正大黑简体';
}
/*section1*/
.section1-content{
	margin-top: 30px;
}
.section1-img{
	width: 45%;
	float: left;
}
.section1-img img{
	display: block;
	width: 100%;
}
.section1-txt a{
	background-color:#ed2f85;
	color: #fff;
	padding: 8px;
	text-align: center;
	font-size: 20px;
	display: block;
	border-radius: 27px;
	margin-top: 38px;
}
.section1-txt{
	width: 50%;
	margin-left: 2.5%;
	/* margin-top: 2.5%; */
	float: left;
}
.section1-txt h2{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
.section1-txt h3{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
.section1-txt h3::after{
	content: '';
	width: 45px;
display: block;
height: 2px;
position: absolute;
left: 22%;
background-color: #f0909b;
}

.section1-txt h2::after{
	content: '';
	width: 43px;
display: block;
height: 2px;
position: absolute;
left: 50%;
background-color: #f0909b;
}
.section1-txt p{
	font-size: 18px;
	font-family: '方正大黑简体';
	text-indent: 23px;
}

/*section2*/
/* .section2 .head1 h1::before{
	content: '';
	display: block;
	width: 30px;
	height: 3px;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -96px;
	background-color: #f0909b;
}
.section2 .head1 h1::after{
	width: 356px;
    margin-left: -119px;
    content: '';
	display: block;
	height: 1px;
	position: absolute;
	bottom: -11px;
	left: 45%;
	background-color: #f0909b;
} */

.section2-item{
	width: 28%;
	/* height: 210px; */
	margin: 30px 2% 0 3%;
	float: left;
}
.section2-item img{
	display: block;
	width: 100%;
}
.section2-item h3{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
.section2-item p{
	font-size: 16px;
	color: #333;
	text-align: center;
}
.iptv-phone {
    width: 50%;
    margin: 35px auto;
    border-radius: 14px;
}
.iptv-phone-icon {
    padding: 12px 0;
    text-align: center;
}
.iptv-phone img{width: 100%;display: block;}
