body{
    background-color: #fff;
    overflow-x: hidden;
}
.iptvbg{
    width: 100%;
    min-width: 1400px;
    height: auto;
    position: relative;
}
.iptvbg img{
    width: 100%;
    height: 100%;
}
#iptvbg_text{
    width: 25.52%;
    height: auto;
    position: absolute;
    top: 300px;
    left: 10%;
    z-index: 2;
}
.iptv_diy{
    width: 100%;
    min-width: 1400px;
    height: auto;
    min-height: 550px;
}
.iptvdiy_tit{
    width: 100%;
    height: auto;
    margin: 130px auto 20px;
    text-align: center;
}
.iptvdiy_tit ul:nth-of-type(1){
    font-size: 36px;
    color: #333333;
    line-height: 80px;
    padding-top: 60px;
}
.iptvdiy_tit ul:nth-of-type(2){
    width: 1040px;
    margin: 0px auto;
    font-size: 14px;
    line-height: 35px;
}
.iptvdiy_tit ul li:nth-of-type(2){
    line-height: 25px;
}
.iptv_diy_bg{
    width: 1400px;
    height: 610px;
    margin: 0px auto 150px;
    background:url("../img/control/iptv/iptv_id_bg.png");
    background-size: 100% 100%;
}
.iptv_diy_bg img{
    width: 832px;
    height: auto;
    display: block;
    margin: 0px auto 0px;
    padding-top: 160px;
}
.iptv_resources{
    width: 100%;
    min-width: 1400px;
    height: auto;
    min-height: 550px;
    position: relative;
}
.resources_tit{
    width: 100%;
    height: 120px;
    line-height: 60px;
    color: #fff;
    position: absolute;
    text-align: center;
    top: 100px;
    left: 0px;
    z-index: 0;
}
.resources_tit ul:nth-of-type(1){
   font-size: 36px;
}
.resources_tit ul:nth-of-type(2){
    font-size: 14px;
}
.resources_bg{
    width: 100%;
    height: 100%;

}
.iptv_tv{
    width: 100%;
    height: auto;
    position: absolute;
    top: 240px;
    left: 0px;
    z-index: 1;
}
.iptv_tv img{
    width: 66.45%;
    height: auto;
    display: block;
    margin: 0px auto;
}
.iptv_interact_bg{
    width: 100%;
    min-width: 1400px;
    height: auto;
    min-height: 550px;
    position: relative;
}
.interactbg{
    width: 100%;
    height: 100%;
}
.iptv_man{
    /*width: 17.8%;*/
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
}
.iptv_interact_text{
    width: 566px;
    height: 250px;
    position: absolute;
    top: 15.39%;
    left: 58.33%;
    z-index: 2;
}
.iptv_interact_text li{
    list-style: none;
    color: #fff;
}
.iptv_interact_text li:nth-of-type(1){
    font-size: 36px;
    margin-bottom: 8%;
}
.iptv_interact_text li:nth-of-type(2){
    font-size: 14px;
    margin-bottom: 16%;
    line-height: 30px;
}
.iptv_interact_text li:nth-of-type(3){
    width: 460px;
    height: auto;
}
.iptv_interact_text  img{
    width: 100%;
    height: auto;
}
.interact_popup{
    width: 9.58%;
    height: auto;
    position: absolute;
    left: 42.8%;
    bottom: 32%;
    z-index: 2;
}
.iptv_service_man{
    width: 100%;
    min-width: 1400px;
    height: auto;
    min-height: 550px;
    position: relative;
}
.iptv_service_text{
   width: 676px;
    height: auto;
    position: absolute;
    bottom: 68%;
    left: 10.41%;
    z-index: 2;
}
.iptv_service_text li{
    color: #fff;
}
.iptv_service_text li:nth-of-type(1){
    font-size: 36px;
    padding-top: 40px;
}
.iptv_service_text li:nth-of-type(2){
    font-size: 14px;
    margin-top: 5%;
    line-height: 30px;
}
.iptv_service_text li:nth-of-type(3){
    font-size: 14px;
    color: #E8E8E8;
    margin-top: 5%;

}