@charset "utf-8";
/* CSS Document */
body{margin: 0 auto;}
.main{background:url(../images/bg_03.jpg) no-repeat top center;width: 100%;margin: 0 auto;}
.main_1920{margin:0 auto;background:url(../images/bg.jpg) repeat-y;}
.header{height:505px; background:url(../images/heard_bg2.jpg) center top no-repeat;}
.headerZq{padding:45px 0 0 1057px;}

/*视频播放框*/
.videoWrap{margin: 0 auto;background:url(../images/videoBg4.jpg) center center no-repeat;height: 613px;}
.video {overflow: hidden;width:1000px;height: 493px; padding:3px 0 0 0;}
.bounceInLeft{display: none;}
.videoWrap2{width: 1000px;margin: 0 auto;padding-top:72px;}
.video-2 {display: inline;float: left;height: 464px;margin-left: 10px;overflow-x: hidden;overflow-y: scroll;width:1000px;}
/*内容区域*/
.red{background-color: #f54e68;}
.redreal{background-color: #cd1c1c;}
.yellow{background-color:#f98700; }
.blue{background-color: #24509e;}
.grey{background-color:#7d7491;}
.filmbox{width:1000px;padding-left:68px;}
.filmbox li{width:197px;height: 255px;float: left;padding:0 25px 0 0;}
.filmbox li.nopd{padding-bottom:0;}
.con1 .filmbox li img{width:197px;height: 189px;}
.filmbox li img:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
.textBox{width:171px;height:66px;padding: 7px 13px 0 13px;}
.textBox h2{font-size: 16px;font-family:"Microsoft YaHei" ! important;color: #fff;}
.textBox p{font-size: 14px;font-family:"Microsoft YaHei" ! important;color: #fff;}
/*heyi*/
.heyiWarp{background:url(../images/heyiBg.jpg) center top no-repeat;margin: 0 auto;}
.heyiWarp2{width:1000px;margin: 0 auto;height:299px;}
.heyi{padding-left: 250px;}
/*con1*/
.con1Warp{background:url(../images/con1Bg.jpg) center top no-repeat;margin: 0 auto;}
.con1{width:1000px;margin: 0 auto;height:298px;padding-top:77px;}
/*con2*/
.con2Warp{background:url(../images/con2Bg.jpg) center top no-repeat;margin: 0 auto;}
.con2{width:1000px;margin: 0 auto;height:306px;padding-top: 77px;}
/*con3*/
.con3Warp{background:url(../images/con3Bg.jpg) center top no-repeat;margin: 0 auto;}
.con3{width:1000px;margin: 0 auto;height:306px;padding-top: 77px;}
/*con4*/
.con4Warp{background:url(../images/con4Bg.jpg) center top no-repeat;margin: 0 auto;}
.con4{width:1000px;margin: 0 auto;height:306px;padding-top: 77px;}

.mgB10{ margin-bottom:10px;}
.mgR10{ margin-right:10px;}
.mgR22{ margin-right:22px;}
.clear{ clear:both;}
.nomg{margin:0;margin-right:0;margin-bottom:0;}
/*评论*/
.pinglunWarp{widht:1920px;background:#E9E9E9;margin: 0 auto;padding-top:20px;}
.pinglun{width:1000px;margin: 0 auto;overflow:hidden; }
.tl{float:left;margin-right: 10px;}
.commbox{height: 444px;}
.clear{ clear:both;} 
.pr5{padding-right:5px;}

@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
    10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
    30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
    40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
    100%{-webkit-transform:scale(1) rotate(0);}}
@-moz-keyframes tada{0%{-moz-transform:scale(1);}
    10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
    30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
    40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
    100%{-moz-transform:scale(1) rotate(0);}}
.zzsc-list .dressing_hover .information_area{-webkit-animation: flipInY 300ms .1s ease both;-moz-animation: flipInY 300ms .1s ease both;}

@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);
    opacity:0;}
    40%{-webkit-transform:perspective(400px) rotateY(-10deg);}
    70%{-webkit-transform:perspective(400px) rotateY(10deg);}
    100%{-webkit-transform:perspective(400px) rotateY(0deg);
        opacity:1;}}
@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);
    opacity:0;}
    40%{-moz-transform:perspective(400px) rotateY(-10deg);}
    70%{-moz-transform:perspective(400px) rotateY(10deg);}
    100%{-moz-transform:perspective(400px) rotateY(0deg);
        opacity:1;}}