//console.log("6号:满屏幻灯");
AD_style6();
function AD_style6(){
var LR="right"; //文字左右入场设置
var Pic1="/UploadFile/Image/adc/banner.jpg";
var Pic2="";
var Pic3="";
var Pic4="";
var Pic5="";
var Pic6="";
var Types = "0";
/*CSS模型:满屏*/
document.write("
");
if (Pic1 != "") {document.write("");}
if (Pic2 != "") {document.write("");}
if (Pic3 != "") {document.write("");}
if (Pic4 != "") {document.write("");}
if (Pic5 != "") {document.write("");}
if (Pic6 != "") {document.write("");}
document.write('
');
//浮动文本
document.write("
");
if (Pic1 != "") {document.write("");}
if (Pic2 != "") {document.write("");}
if (Pic3 != "") {document.write("");}
if (Pic4 != "") {document.write("");}
if (Pic5 != "") {document.write("");}
if (Pic6 != "") {document.write("");}
document.write('
');
if ( Types== "0") { $("#PicPlay6_3.Pl6_Tips").hide(); }
//按钮
document.write("
");
if (Pic1 != "") { document.write("")}
if (Pic2 != "") { document.write("")}
if (Pic3 != "") { document.write("")}
if (Pic4 != "") { document.write("")}
if (Pic5 != "") { document.write("")}
if (Pic6 != "") { document.write("")}
document.write("
");
$('.PicPlay_style6').Fvce_MotionBanner({
key: 'FvcePl6_3',
autoRollingTime: 6000,
bgSpeed: 2000,
motion:{
Pl6_left: { left: -200, opacity: 0, speed: 1000, delay: 500 },
Pl6_right: { left: 150, opacity: 0, speed: 1000, delay: 500 },
end: null }
});
}