@charset "utf-8";

/*头部*/
.head{ position:fixed; background:none;}
.qNav{top:60px;}
.qNav{ overflow:hidden; width:100%; position:fixed; top:60px; left:0; z-index:59;}
.navbg{ background:#fff; border-bottom:1px solid rgba(0,0,0,0.1);}
/*浮动栏*/
.floatNav{padding:10px 0; overflow:hidden;}
.floatNav .tab{ float:right; }
.floatNav .tab li{ float:left; margin-left:35px;height:30px; line-height:30px;}
.floatNav .tab li a{ font-size:12px;}
.floatNav .tab li.active a{ text-decoration:underline; color:#bc9882;}
.floatNav .tab li a.buyNow{ background:#bd3939 url(../img/product/icon_03.png) no-repeat 75px center; color:#fff; border-radius:5px; text-indent:20px; display:inline-block; width:90px; font-size:12px;}
.floatNav .tab li a.buyNow:hover{ background-color:#ae3030; background-position:78px center;}
.floatNav .name{ height:30px; line-height:30px; font-size:12px;}
.floatNav .name span{ background:url(../img/product/icon_01.png) no-repeat; float:left; display:block; width:38px; height:30px; line-height:33px; margin-right:8px;}
.floatNav .name span.n1{ background-position:0 0;}
.floatNav .name span.n2{ background-position:-131px -2px;}
.floatNav .name span.n3{ background-position:-257px 0;}
.floatNav .name span.n4{ background-position:-410px 0;}
.floatNav .name span.n5{ background-position:-534px 0;}
.floatNav .name span.n6{ background-position:-668px 0;}
.floatNav .name span.n7{ background-position:-798px 0;}
.floatNav .name span.n8{ background-position:-937px 0;}
.floatNav .name span.n9{ background-position:-1072px 0;}
.floatNav .name span.n10{background: url(../img/hero/youyanji/icon_01.png) no-repeat;}
.section{ overflow:hidden;}
.footer{ padding-top:60px;}


.floatNav .tab li a.buyNow,.floatNav .tab li a.buyNow:hover{-moz-transition:all .2s linear; -webkit-transition:all .2s linear; transition:all .2s linear;}


.shan{animation:shan 2s infinite;-webkit-animation:shan 2s infinite;}
@keyframes shan{
	0% {opacity:1;}
	50% {opacity:0.75;}
	100% {opacity:1;}
}
@-webkit-keyframes shan{
	0% {opacity:1;}
	50% {opacity:0.75;}
	100% {opacity:1;}
}




h2{
    color: #000;
    font-size: 28px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 10px;
}

/*第一屏*/
#movie,.box_01 .bg{
    height: 100%; position:absolute; right:0; top:0;
}
.box_01 .piv{
            width: 100%;
            height: 100%;
            position: absolute;
            z-index: -1;
            overflow: hidden;
        }
.box_01 .piv img{
    position: absolute;
    top: 0;
    right: 0;
}
.box_01{
    width: 100%;
    height: 100%;
    position: relative;
}
.box_01 .info{
    width: 300px;
    height: 228px;
    position: absolute;
    top: 30%;
    left: 50%;
    margin: -100px 0 0 -234px;
    text-align: center;
}
.box_01 .info .tex_01{
    position: relative;
    opacity: 0;
}
.box_01 .info .tex_02 h2{
    margin:20px 0 0px 0;
    font-size: 25px;
    color: #000;
	font-weight:normal;
    position: relative;
}
.box_01 .info .tex_02 img{
    position: relative;
}
.box_01 .info .tex_02{
    margin: 46px 0 32px -8px;
}
.box_01 .info .tex_02 p{
    font-size:20px;
	margin:-4px 0 0 0;
	padding:0;
	line-height:100%
}
.box_01 .info .tex_03{
    position: relative;
}
.box_01 .info .tex_03 a{
    background: url(../images/icon.png) no-repeat 95% center;
    padding-right: 20px;
    margin: 0 20px;
    color: #333;
	font-weight:bold;
    font-size: 14px;
}
.box_01 .wrap{
    width: 50%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.box_01 .info .tex_03 a:hover{ color:#ff6600}

/*第二屏*/
.box_wrap{
    background: #d8c2b5;
    width: 100%;
    height: 100%;
	position:relative
}
.box_02{
    margin: 0 auto;
    width: 65%;
	position:relative
	
}
.box_02 .box1{
    text-align: center;
    position: absolute;
    left: 50%;
    top:0;
    transform: translateX(-50%);
    display: block;
    height: 264px;
    width: 800px;          
    z-index: 2;
	
}
.box_02 .box2{
    margin: 0 auto;
    height: 100%;
    width: 100%;
    position: relative;
}
.box_02 .box2 img{
    position: absolute;
    left: 50%;
    top: 0;
    display: none;
    transform: translateX(-50%);
}
.box_02 .box1 p {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    color: #3c3c3c;
}
.box_02 .text_01{
    display: block;
    position: relative;
    top:-20px;
    font-size: 28px;
}
.box_02 .text_01 h2{
    font-weight: normal;
    font-size: 28px;
}
.box_02 .text_02{
    display: block;
    position: relative;
	top:0px;
	text-align:center;
	
}

/*第三屏*/
 .box_03 .obj_wrap{
    width: 510px;
    height: 317px;
    color: #000;
    text-align: center;
    position: absolute;
    left: 60%;
    margin: -159px 0 0 0;
    top: 40%; z-index:10;
}
.box_03 .text1{
    margin-bottom: 24px;
    position: relative;
    opacity: 1;
    top: 50px;
}
.box_03 .text2{
    margin-bottom: 30px;   
    position: relative;
    top: 50px;
}
.box_03 .text3{
    font-size: 12px;
    position: relative;
    top: 50px;
}
.box_03 .text1 h2{
    font-size: 28px;
    font-weight: normal;
}
.box_03 .text2 a{
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    padding:11px 26px;
    border-radius: 4px;
    border: 1px solid #000;
    text-decoration: none;
    color: #000;
	margin:0 5px;
}
.box_03 .text2 .on{
    color: #fff;
    border-color: #bc9882;
    background: #bc9882;
}
.box_03 .text3 .texTo{
    display: none;
}
.box_03 .text3>div.on{
    display: block;
}
.box_03 .text3 .texTo ul{
/*    width: 220px;*/
    margin: 0 auto;
    overflow: hidden;
}

.box_03 .text3 .texTo ul li{
    float: left;
    width: 100%;
    position: relative;
    height: 130px;
    /*padding-top:20px;*/
}
.box_03 .text3 .tex_03 ul li{
    width: 24%;
}
.box_03 .text3 .texTo ul li img{
    position: absolute;
    top: 0px;
    left: 2px;
}
.box_03 .text3 .tex_03 ul li img{
    left: 30px;
}
.box_03 .text3 .texTo span{
    display: block;
    line-height: 20px; color:#555;
}
.box_03{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.box_03 .info{
    width: 60%;
    position: relative;
}
.box_03 .info .active{
    display: block;
}
.box_03 .products_01 img{
    position: absolute;
    left: 0;
    top: 0;
}
.box_03 .po {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.box_03 .anima{
}
.box_03 .products_02 img{
}  
.box_03 .products_03{
}
.box_03 .products3 img{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.products3 .c1{
    z-index: 1;
}
.products3 .c2{
    z-index: 2;
}
.products3 .c3{
    z-index: 3;
}
.products3 .c4{
    z-index: 4;
}
.products3 .c5{
    z-index: 5;
}
.products3 .c6{
    z-index: 6;
}
.products3 .c7{
    z-index: 7;
}
.products3 .c8{
    z-index: 8;
}
.products3 .c9{
    z-index: 9;
}
.products3 .c10{
    z-index: 10;
}
.products3 .c11{
    z-index: 11;
}

/*
.box_03 #movie3{
    width: 1px;
    height: 1px;
}
*/
.page3 .col0{
    background: #f8f3eb;
}
.page3 .col1{
    background: #f9f5ee;
}
.page3 .col2{
    background: #f2f3fc;
}

.page3 .pro{
    display: none;
}
.page3 .pro.on{
    display: block;
}
.products2 .pic .gaivideo{
    position: absolute;
    left: 0;
    top: 0; z-index:9;
}
#movie3{
    position: absolute;
    left: 0;
    top: 0;
}
/*第四屏*/
.box_04{
    position: relative;
    width: 100%;
}
.box_04 .box1{
    width: 100%;
    height: 100%;
    position: relative;
    
}
.box_04 .box3 .tex_01{
    text-align: center;
    /*margin-bottom: 10px;*/
	margin-top:80px;
}
.box_04 .box3 .tex_01 img{
    position: relative;
}
.box_04 .box3 .tex_01 h2{
    font-size: 28px;
    font-weight: normal;
    position: relative;
}
.box_04 .vido{
    overflow: hidden;
    width: 100%;
    position: relative;
}
.box_04 .box3{
    width: 400px;
    height: 286px;
    position: absolute;
    top: 20%;
    left: 50%;
    margin: -143px 0 0 -193px;
    text-align: center; z-index:3;
}
.box_04 .tex_02 p{
    font-size: 14px;
    text-align: left;
    text-indent: 28px;
    line-height: 20px;
    color: #3c3c3c;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}
.box_04 .tex_02 a{
    color: #bc9882;
    padding-right: 35px;
    display: inline-block;
    background: url(../img/hero/youyanji/bf_07.png) no-repeat 95% center;
    background-size: 18px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    position: relative;
}
/*
.box_04 .tex_02 a i{
    display: inline-block;
    position: relative;
    left: 22px;
    top: 4px;
    background: url(../img/hero/youyanji/bf_07.png) center no-repeat;
    width: 21px;
    height: 21px;
}
*/

#movie2{
    width: 100%;
}
/*第五屏*/
.page5-text{
    width: 336px;
    height: 115px;
    position: absolute;
    left: 50%;
    top: 3%;
    text-align: center;
    margin-left: -168px;
}
.page5 .page5-content {
    width: 100%;
    height: 70%;
    position: absolute;
    top:10%;
    left: 0;
}
.page5 .content-item {
    width: 1000px;
    margin-left: -500px;
    height: 90px;
    position: absolute;
    top: -90px;
    left: 50%;
    overflow: hidden;
}
.page5 .content-item ul {
    height: 100%;
}
.page5 .content-item ul li.on {
    position: relative;
    bottom: -40px;
    left: 0;
    color: #bc9882;
    font-size: 13px;
}
.page5 .content-item ul li p{
    margin-bottom: 4px;
	cursor:pointer
}
.page5 .content-item ul li {
    width: 190px;
    display: inline-block; *display:inline; *zoom:1;
    font-size: 12px;
    text-align: center;
    position: relative;
    bottom: -54px;
    left: 0;
    transition: all 1.5s;
    cursor: pointer;
    padding-bottom: 9px;
	
}
.page5 .content-item ul li.on .line {
    height: 55px;
    border-left: 1px #bc9882 solid;
}
.page5 .content-item ul li .line {
    border-left: 1px #000 solid;
    height: 75px;
    height: 61px\9;
    position: absolute;
    left: 50%;
/*    bottom: -50px;*/
}
.page5 .page5-pic {
    width: 100%;
    height: 100%;
}
.page5 .page5-pic ul li {
   width: 100%;
    height:100%;
    position: absolute;
    left:100%;
    top:0;
}
.page5 .page5-pic ul li img {
    width: 100%;
    height: 100%;
}
.page5 .page5-pic li{
   
}
.page5 .page5-pic li.on{
    position: absolute;
   /* left:0;*/
    top:0;
}
.box_05 .box1{
    width: 42%;
    float: left;
    height: 100%;
    background: #fff;
    position: relative;
    top: 50px;
    opacity: 0;
    z-index: 2;
}
.box_05 .box1 img{
    display: none;
    max-width: 100%;
}
.box_05 .box2{
    width: 50%;
    float: left;  
    height: 100%;
    position: relative;
    text-align: center;
    z-index: 1;
}
.box_05 .tex{
    width: 356px;
    height: 316px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -158px 0 0 -178px;

}
.box_05 .tex_01{
    margin: 0 auto;
}
.box_05 h2{
    font-size: 28px;
    font-weight: normal;
    color: #000;
    position: relative;
    bottom: 50px;
    opacity: 0;
}
.box_05 .tex_01 img{
    position: relative;
    bottom: 50px;
    opacity: 0;
}
.box_05 .tex_02 ul{
    list-style: none;
    width: 113px;
    margin: 0 auto;
    padding: 0;
    font-size: 17px;
    line-height: 37px;
    text-align: center;
    margin-top: 20px;
}
.box_05 .tex_02{
    position: relative;
    top: 50px;
    opacity: 0;
}
.box_05 .tex_02 ul li{
    cursor: pointer;
    position: relative;
    color: #3c3c3c; font-size:14px; height:33px; line-height:33px;
}
.box_05 .tex_02 ul .active i{
    background: url(../img/hero/youyanji/xian_07.png) center no-repeat;
    width: 1300px;
    height: 6px;
    position: absolute;
    left: -1300px;
    top: 15px;
    z-index: -1;
}
.box_05 .on{
    display: block;
}


/*第六屏*/

.box_06{
    position: relative;
    overflow: hidden;
    opacity: 0.1;
/*
    animation:myopacity 2s forwards ;
    -moz-animation:myopacity 2s forwards; 
    -webkit-animation:myopacity 2s forwards ; 
*/
/*    opacity: 0.1;*/
}
.box_06 .info{
    width: 418px;
    height: 213px;
    position: absolute;
    left: 8%;
    top: 50%;
    z-index: 9;
    text-align: center;
    margin-top: -104px;
}
.box_06 .tex_02 p{
    font-size: 14px;
    line-height: 21px;
}

.box_06 .load{
    position:relative;
    height: 100%;
}
.box_06 .load img{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
/*
    animation:mymove 2.5s forwards ;
    -moz-animation:mymove 2.5s forwards; 
    -webkit-animation:mymove 2.5s forwards ; 
*/
     
/*
@keyframes mymove
    {
    0 {left:50%;}
    to {left:0;}
    }

    @-webkit-keyframes mymove 
    {
    from {left:50%;}
    to {left:0;}
    }

   @keyframes myopacity
    {
    0 {opacity: 0.2;}
    to {opacity: 1;}
    }

    @-webkit-keyframes myopacity 
    {
    from {opacity: 0.2;}
    to {opacity: 1;}
    }
*/

.box_06 .info .tex_01{
    position: relative;
}
.box_06 .info .tex_02{
    position: relative;
}

/*css3鼠标悬停*/
.box_01 .tex_03 a ,.box_04 .tex_02 a{
    transition: background-position 0.5s linear;
}
.box_01 .tex_03 a:hover,.box_04 .tex_02 a:hover{
    background-position: 100% center;
}

.allbg2{ position:fixed; left:0; width:100%; height:125px; background:rgba(255,255,255,0.9); z-index:8;}
.an_h5{
    display:block;
}
.an_h5 .bg{
    opacity: 0;
}
.box_ie ,.ie_2{
    display: none;
}
.box_05{
    overflow: hidden;
}
.bubian{
    position:absolute; left:0; top:0; z-index:3;display:none;
}


/*css3动画*/
.an{transform: translate(0px,50px); -webkit-transform: translate(0px,50px); opacity:0;}

.b1_dh1 .tit, .b1_dh2 h2, .b1_dh3 .tex_02 img, .b1_dh4 .tex_03,
.b2_dh1 .tit, .b2_dh2 h2, .b2_dh3 .text_02,
.b3_dh1 .tit, .b3_dh2 h2, .b3_dh3 .text2, .b3_dh4 .text3, 
.b4_dh1 .tit, .b4_dh2 h2, .b4_dh3 .tex_02 p, .b4_dh4 .tex_02 a,
.b5_dh1 .tit, .b5_dh2 h2, .b5_dh3 .page5-content,
.b6_dh1 .tit, .b6_dh2 h2, .b6_dh3 .tex_02
{
    -webkit-animation:jin 0.5s linear; animation:jin 0.5s linear; transform:translate(0,0); -webkit-transform:translate(0,0); opacity:1;
}

.box_03 .products1{transform: translate(-50px,0); -webkit-transform: translate(-50px,0); opacity:0;}

.b3_dh3 .products1{-webkit-animation:leftJin 0.5s linear; animation:leftJin 0.5s linear; transform:translate(0,0); -webkit-transform:translate(0,0); opacity:1;}

@keyframes jin{
	0% {transform: translate(0px,50px);opacity:0;}
	100% {transform:translate(0,0);opacity:1;}
}
@-webkit-keyframes jin{
	0% {-webkit-transform: translate(0px,50px);opacity:0;}
	100% {-webkit-transform:translate(0,0);opacity:1;}
}

@keyframes leftJin{
	0% {transform: translate(-50px,0);opacity:0;}
	100% {transform:translate(0,0);opacity:1;}
}
@-webkit-keyframes leftJin{
	0% {-webkit-transform: translate(-50px,50px);opacity:0;}
	100% {-webkit-transform:translate(0,0);opacity:1;}
}

@keyframes rightJin{
	0% {transform: translate(100%,0);opacity:0;}
	100% {transform:translate(0,0);opacity:1;}
}
@-webkit-keyframes rightJin{
	0% {-webkit-transform: translate(0,0);opacity:0;}
	100% {-webkit-transform:translate(0,0);opacity:1;}
}

.zzbg{position:absolute; left:0; top:0; width:100%; height:100%; background:url(../product/images/yjgm.jpg) no-repeat top center;z-index:2;}