body {
	background: #000;
	color: #fff;

}

#banner {
    position: relative;
	width: 1300px;
	text-align: center;
	margin:0px auto 138px ;
	box-sizing: border-box;

	padding: 0;
	margin-bottom: 138px;
}
.banner_bg{
	position: absolute;
	bottom: -2px;
	width: 100%;
	background: linear-gradient(to bottom,rgb(0, 0, 0,0.3),rgb(0,0,0));
	height: 100px;
	z-index: 8;
	filter: blur(1px);
}
.banner_video{
    box-sizing: border-box; 
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 800px;
}
#Effect_all{
    width: 1500px;
	margin: 50px auto 0;
    text-align: center;
}
.Effect_title{
    width: 100%;
    text-align: center;
    /* line-height: 30px; */
    font-size: 25px;
    margin-top: 10px;
    letter-spacing:4px;
    font-family: bigTitle;
}
.Effect_title1{
    width: 100%;
    text-align: center;
    /* line-height: 30px; */
    font-size: 25px;
    margin-top: 10px;
    font-family: bigTitle;
}
#down{
    width: 100%;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
#down img{
    width: 41px;
    height: 22px;
}
.Effect_subtitle{
    width: 1300px;
	text-align: center;
	margin:0px auto 138px ;
    font-size: 20px;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-family: smallTitle;
}

.Effect_subtitle2{
    width: 1300px;
	text-align: center;
	margin:0px auto 138px ;
    font-size: 20px;
    text-align: center;
    font-family: smallTitle;
    margin-bottom: 10px;
}
.Effect_subtitle1{
    margin-bottom: 40px;
    width: 100%;
    font-size: 20px;
    text-align: center;
}
.Effect_list{
    width: 100%;
    margin-top: 168px;
}
.Effect_box{
    margin-bottom: 168px;    
    overflow-x: hidden;

}
.Effect_product{
    width: 100%;
    display: flex;
    flex-flow:  row nowrap;
    
    /* justify-content: space-between; */
}
.Effect_product_img{
    width: 1300px;
    height: 443.01px;
    border-radius: 15px;
    margin-left: calc( 50% - 1300px/2 );
    position:relative;
    cursor: pointer;
}
.Effect_product_img::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:rgb(0,0,0,0.5);
}
.Effect_product_img:hover::before{
    background:rgb(0,0,0,0);
}

.Effect_product_left{
    display: flex;
    flex-flow:  row nowrap;
    /* justify-content: space-between; */
    justify-content: space-around;
    /* width: 50%; */
    /* width: 50%; */
}
.Effect_product_left_name{
    font-size: 16px;
    min-width: 60px;
    margin-left: 130px;
}
.Effect_product_left_icon{
    margin-top: 60px;

    width: calc( 100% - 20px );
}
.Effect_product_RC805 {
    width: 267px;
    height: 26px;
}
.Effect_product_RC904 {
    width: 269px;
    height: 26px;
}
.Effect_product_905+ {
    width: 270px;
    height: 26px;
}
.Effect_product_effect{
    margin-top: 100px;
    margin-bottom: 30px;
    width: 1300px;
    /* border-bottom: 2px solid #fff; */
    margin-left: calc( 50% - 650px );
    text-align: left;
    font-size: 48px;
    letter-spacing: 4px;
    font-family: bigTitle;
}
.Effect_product_effect1{
    margin-top: 100px;
    margin-bottom: 30px;
    width: 1300px;
    /* border-bottom: 2px solid #fff; */
    margin-left: calc( 50% - 650px );
    text-align: left;
    font-size: 48px;
    font-family: bigTitle;
}
.Effect_product_gif_box_line_left{
    /* width: 552px;
    height: 312px; */
    /* background: #d7d7d7; */
    border-radius: 15px;
    margin-right: 20px;
}
.Effect_product_gif_box_line_right{
    width: 322px;
    background: #d7d7d7;
    height: 225px;
    border-radius: 15px;
    margin-right: 20px;
}
.Effect_product_gif_box_line_right img{
    width: 322px;
    height: 225px;
}
.Effect_product_gif_box_line{
    display: flex;
    flex-flow: row nowrap;
}
.Effect_product_gif_box_subtitle{
    text-align: left;
    font-size: 13px;
    width: 652px;
    margin-top: 20px;
    letter-spacing: 2px;
    font-family: smallTitle;
}
.Effect_product_gif_box_subtitle1{
    text-align: left;
    font-size: 13px;
    width: 652px;
    margin-top: 20px;
    font-family: smallTitle;
}
.Effect_product_gif_box_title{
    text-align: left;
    font-size: 21px;
    margin-top: 20px;
    letter-spacing: 2px;
    font-family: bigTitle;
}
.Effect_product_gif_box_title1{
    text-align: left;
    font-size: 21px;
    font-family: bigTitle;
    margin-top: 20px;

}
.Effect_product_use{
    width: 1300px;
    margin-left: calc( 50% - 650px );
    display: flex;
    flex-flow: row nowrap;
    margin-top:60px;
}

.Effect_product_use_box{
    width: 50%;
    letter-spacing: 2px;

}
.Effect_product_use_box_title{
    width: 100%;
    text-align: left;
    font-size: 24px;
    letter-spacing: 4px;
    font-family: smallTitle;
}
.Effect_product_use_box_title1{
    width: 100%;
    text-align: left;
    font-size: 24px;
    font-family: smallTitle;

}
.Effect_product_use_box-span{
    font-size: 16px;
    text-align: left;
    padding-left: 85px;
    margin-bottom: 5px;
}
.Effect_product_tran{
    width: 1300px;
    margin-left: calc( 50% - 1300px/2 ); 
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-top: 30px;
}
.Effect_product_tran div{
    font-size: 26.88;
    color: #fff;
}
.Effect_product_gif{
    display: flex;
    flex-flow: row nowrap;
    /* width: 1500px; */
    margin-top: 10px;
    margin-left: calc( 50% - 1300px/2 ); 
}
.Effect_product_gif_box{
    width:950px;
    text-align: center;
}
.Effect_product_gif_box_img{

    width: 366px;
    height: 198px;
}
.Effect_titlelist{
    width: 100%;
    margin-top: 120px;
}
.Effect_titlelist_box{
    width: 1300px;
    margin-left: calc( 50% - 650px );
    border-bottom: 2px solid #fff ;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.Effect_titlelist_box1{
    width: 1300px;
    margin-left: calc( 50% - 650px );
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.Effect_titlelist_box_title{
    font-size: 24px;
    text-align: left;
    margin-bottom: 20px;
    letter-spacing: 2px;
    font-family: bigTitle;
}
.Effect_titlelist_box_title1{
    font-size: 24px;
    text-align: left;
    margin-bottom: 20px;
    font-family: bigTitle;

}
.Effect_titlelist_box_subtitle{
    margin-bottom: 20px;
}    
.Effect_titlelist_box_subtitle_span{
    font-size: 16px;
    text-align: left;
    letter-spacing: 2px;
    font-family: smallTitle;
    
}
.Effect_titlelist_box_subtitle_span1{
    font-size: 16px;
    text-align: left;
    font-family: smallTitle;
    
}
#about {
    width: 1110px;
    margin: 128px auto 0;
    text-align: center;
}
.about img{
    width: 739px;
    height: 416px;
}
.Effect_banner{
    width:1300px;
    display:flex;
    flex-flow:row nowrap;
    justify-content:space-between;
    margin:168px auto 0px auto;
}
.Effect_banner_box img{
    width:30px;
    height:30px;
    margin-top:212.4px;
}
.Effect_banner_center{
    width:1200px;
    overflow-x:hidden;
    position:relative;
    display:flex;
    flex-flow:row nowrap;
    text-align:center;
    height:454.8px;
}
.Effect_banner_center_box{
    width:400px;
    text-align:center;
    
}
.Effect_banner_center_center{
    width:600px;
    height:454.8px;
    left:50%;
    transform:translateX(-50%);
    position:absolute;
    z-index:2;
}
.Effect_banner_center_center_img{
    width:600px;
    height: 345.77px;
}

.Effect_banner_center_img{
    width:300px;
    height:226px;
    top:114.4px;
    position:absolute;
    left:0;
    display:block;
    filter: blur(3px); /* 调整数值以改变模糊程度 */

}
.Effect_banner_center_center_title{
    width: 100%;
    text-align: center;
    font-size:18px;
    font-weight:bold;
    margin-bottom:30px;
}
.Effect_banner_center_center_subtitle{
    text-align:left;
    font-size:14px;
    font-weight:bold;
    margin-top:15px;
}
.Effect_banner_center_img_img{
    width:300px;
    height: 172.2px;
}
.Effect_banner_center_img_title{
    width: 100%;
    text-align: center;
    font-size:14px;
    font-weight:bold;
    margin-bottom:15px;
}
.Effect_banner_center_img1_title{
    width: 100%;
    text-align: center;
    font-size:14px;
    font-weight:bold;
    margin-bottom:15px;
}
.Effect_banner_center_img1{
    width:300px;
    height:226px;
    top:114.4px;
    position:absolute;
    display:block;
    right:0;
    filter: blur(3px); /* 调整数值以改变模糊程度 */

}
.Effect_banner_center_img1_img{
    width:300px;
    height: 172.2px;
}