body{
    background-color: #fff;
    overflow-x: hidden;
}
p,text{
    cursor: pointer;
}
.iptvbg{
    width: 100%;
    min-width: 1400px;
    height: auto;
    position: relative;
    margin-top: 50px;
}
.iptvbg img{
    width: 100%;
    height: 100%;
}
#iptvbg_text{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}
#iptvbg_text img{
    width: 32.13%;
    height: auto;
    display: block;
    margin:20.2% auto 0px ;
}
.room_banner_up{
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.75);
    top: 0px;
    left: 0px;
    z-index: 2;
}
.iptv_diy{
    width: 100%;
    min-width: 1400px;
    height: auto;
    position: relative;
}
.iptv_diy_img{
    width: 100%;
    height: 100%;
}
.bgimg{
    width: 100%;
    height: 100%;
}
.iptvdiy_tit{
    width: 100%;
    height: auto;
    position: absolute;
    top: 7%;
    left: 0px;
    text-align: center;
    color: #fff;
}
.iptvdiy_tit ul:nth-of-type(1){
    font-size: 36px;
    line-height: 80px;
}
.iptvdiy_tit ul:nth-of-type(2){
    width: 1040px;
    margin: 0px auto;
    font-size: 14px;
    line-height: 25px;
}
.iptvdiy_tit ul li:nth-of-type(2){
    line-height: 25px;
    margin-top: 50px;
}
.resource_screen{
    width: 100%;
    height: auto;
    min-width: 1400px;
}
.resource_tit{
    width: 100%;
    height: 150px;
    text-align: center;
    padding-top: 80px;
    margin-bottom: 50px;
}
.resource_tit li:nth-of-type(1){
    font-size: 36px;
    color: #333;
    line-height: 80px;
    margin-top: 10px;
}
.resource_tit li:nth-of-type(2){
    font-size: 14px;
    color: #333;
    line-height: 26px;
}
.resource_tit li:nth-of-type(3){
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-bottom: 30px;
}

#marquee1 {width:1920px;height:650px;overflow:hidden;background:#fff;border:6px solid #fff; margin:20px auto 0;}

#marquee1 ul li{float:left; padding:0 10px;}

#marquee1 ul li img{display:block;}

a{ color: #B4B4B4; }
.panel{
    /*margin-top: 50px;*/
    /*padding-top: 50px;*/
}
