html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video,p{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block;}
body{font-size:14px;line-height:normal;font-family:"微软雅黑","宋体",Verdana,Arial,Helvetica,sans-serif;margin:0 auto; background: url("../img/common/body_bg.jpg") 0 0 repeat; background-color: #ededed;}
ol,ul{list-style:none;}
a{text-decoration:none; color:#ffffff;}
a:hover{ color:#505050;}
img{border:0px;vertical-align:middle;}
em{ font-style:normal;}
input,button,select,textarea{ margin:0; padding:0; outline:none;}

/*css3动画定义*/
.ts0_5 { -webkit-transition:600ms all cubic-bezier(0.165, 0.84, 0.44, 1); transition:600ms all cubic-bezier(0.165, 0.84, 0.44, 1);}
.ts1 { -webkit-transition:1s all ease; -moz-transition:1s all ease; -ms-transition:1s all ease; -o-transition:1s all ease; transition:1s all ease; }
.ts2 { -webkit-transition:2s all ease; -moz-transition:2s all ease; -ms-transition:2s all ease; -o-transition:2s all ease; transition:2s all ease; }

/*animate动画时间*/
.active>.delay100{ -webkit-animation-delay: 100ms; animation-delay: 100ms;}
.active>.delay300{ -webkit-animation-delay: 300ms; animation-delay: 300ms;}
.active>.delay500{ -webkit-animation-delay: 500ms; animation-delay: 500ms;}
.active>.delay700{ -webkit-animation-delay: 700ms; animation-delay: 700ms;}
.active>.delay1000{ -webkit-animation-delay: 1000ms; animation-delay: 1000ms;}
.active>.delay1100{ -webkit-animation-delay: 1100ms; animation-delay: 1100ms;}
.active>.delay1300{ -webkit-animation-delay: 1300ms; animation-delay: 1300ms;}
.active>.delay1500{ -webkit-animation-delay: 1500ms; animation-delay: 1500ms;}
.active>.delay2000{ -webkit-animation-delay: 2000ms; animation-delay: 2000ms;}
.active>.delay2500{ -webkit-animation-delay: 2500ms; animation-delay: 2500ms;}
.active>.delay3000{ -webkit-animation-delay: 3000ms; animation-delay: 3000ms;}

.active>.duration300{ -webkit-animation-duration: 300ms; animation-duration: 300ms;}
.active>.duration500{ -webkit-animation-duration: 500ms; animation-duration: 500ms;}
.active>.duration1000{ -webkit-animation-duration: 1000ms; animation-duration: 1000ms;}
.active>.duration1500{ -webkit-animation-duration: 1500ms; animation-duration: 1500ms;}
.active>.duration2000{ -webkit-animation-duration: 2000ms; animation-duration: 2000ms;}
.active>.duration3000{ -webkit-animation-duration: 3000ms; animation-duration: 3000ms;}
.active>.duration4000{ -webkit-animation-duration: 4000ms; animation-duration: 4000ms;}
.active>.duration5000{ -webkit-animation-duration: 5000ms; animation-duration: 5000ms;}
.active>.duration6000{ -webkit-animation-duration: 6000ms; animation-duration: 6000ms;}
.active>.duration7000{ -webkit-animation-duration: 7000ms; animation-duration: 7000ms;}


/*第四屏*/
.screen4, .screen4_con {

    height: 609px;
    background: url("../img/screen4/bg.jpg") center top no-repeat;
    overflow: hidden;
}
.screen4_con {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.screen4_con h3 {
    font-size: 30px;
    color: #f55852;
    margin: 115px 0 0 60px;
}
.screen4_con p {
    width: 370px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
    margin: 15px 0 0 60px;
}
.screen4_con .sex_icon {
    width: 24px;
    height: 88px;
    position: absolute;
    top: 250px;
    left: 60px;
    background: url("../img/screen4/icon_01.png") 0 0 no-repeat;
}
.screen4_con ol {
    display: block;
    width: 440px;
    height: 88px;
    position: absolute;
    top: 250px;
    left: 105px;
}
.screen4_con ol li {
    display: block;
    width: 36px;
    height: 36px;
    float: left;
    margin: 0 18px 19px 0;
    background: url("../img/screen4/icon_01.png") -44px 0 no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.screen4_con ol li i {
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
.screen4_con ol li.active i {
    border: #fc4e20 solid 1px;
}
.screen4_con ol li:nth-of-type(2) {
    background-position: -93px 0;
}
.screen4_con ol li:nth-of-type(3) {
    background-position: -142px 0;
}
.screen4_con ol li:nth-of-type(4) {
    background-position: -191px 0;
}
.screen4_con ol li:nth-of-type(5) {
    background-position: -241px 0;
}
.screen4_con ol li:nth-of-type(6) {
    background-position: -290px 0;
}
.screen4_con ol li:nth-of-type(7) {
    background-position: -339px 0;
}
.screen4_con ol li:nth-of-type(8) {
    background-position: -388px 0;
}

.screen4_con ol li:nth-of-type(9) {
    background-position: -44px -56px;
}
.screen4_con ol li:nth-of-type(10) {
    background-position: -93px -56px;
}
.screen4_con ol li:nth-of-type(11) {
    background-position: -142px -56px;
}
.screen4_con ol li:nth-of-type(12) {
    background-position: -191px -56px;
}
.screen4_con ol li:nth-of-type(13) {
    background-position: -241px -56px;
}
.screen4_con ol li:nth-of-type(14) {
    background-position: -290px -56px;
}
.screen4_con ol li:nth-of-type(15) {
    background-position: -339px -56px;
}
.screen4_con ol li:nth-of-type(16) {
    background-position: -388px -56px;
}

.screen4_con .shoescon {
    width: 537px;
    height: 590px;
    position: absolute;
    top: 0;
    right: 88px;
    background: url("../img/screen4/pic_01.png") left bottom no-repeat;
}

.screen4_con .shoescon .shoes img {
    position: absolute;
    left: 75px;
    top: 35px;
    opacity: 0;

    -webkit-transition: 1s all ;
    transition: 1s all ;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
}
.screen4_con .shoescon .shoes img.active {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 1;
}

/*.screen4_con .shoescon .shoes img {*/
    /*position: absolute;*/
    /*left: 75px;*/
    /*top: 35px;*/
    /*opacity: 0;*/
/*}*/
/*.screen4_con .shoescon .shoes img.active {*/
    /*-webkit-animation: img1 1s ease both;*/
    /*animation: img1 1s ease both;*/
/*}*/
/*@-webkit-keyframes img1 {*/
    /*0%*/
    /*{*/
        /*top:35px;*/
        /*left:75px;*/
        /*opacity: 0;*/
    /*}*/

    /*100%*/
    /*{*/
        /*top:5px;*/
        /*left:75px;*/
        /*opacity:1;*/
    /*}*/
/*}*/
/*@keyframes img1 {*/
    /*0%*/
    /*{*/
        /*top:35px;*/
        /*left:75px;*/
        /*opacity: 0;*/
    /*}*/

    /*100%*/
    /*{*/
        /*top:5px;*/
        /*left:75px;*/
        /*opacity:1;*/
    /*}*/
/*}*/
.screen4_con .shoescon .prev, .screen4_con .shoescon .next {
    position: absolute;
    top: 145px;
    width: 100px;
    height: 250px;
    cursor: pointer;
}
.screen4_con .shoescon .prev {
    left: -30px;
    background: url("../img/screen4/icon_02.png") center no-repeat;
}
.screen4_con .shoescon .next {
    right: -30px;
    background: url("../img/screen4/icon_03.png") center no-repeat;
}

.screen4_con .shoescon .info span {
    font-size: 18px;
    color: #ff5130;
    position: absolute;
    top: 385px;
    right: 0;
}
.screen4_con .shoescon .info a {
    position: absolute;
    top: 425px;
    right: 0;
    display: block;
    width: 183px;
    height: 45px;
    border: #ff6749 solid 1px;
    font-size: 14px;
    color: #ff6749;
    line-height: 45px;
    text-align: center;
}
.screen4_con .shoescon .info a:hover{
    background-color:#ff4c27;
    color: #ffffff;
}
/*第五屏*/
.screen5, .screen5_con {
    height: 760px;
    /*background: url("../img/screen5/bg.jpg") center top no-repeat;*/
    overflow: hidden;
}
.screen5_con {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.screen5_con h3 {
    font-size: 30px;
    margin-top: 30px;
}
.screen5_con h3 span {
    color: #f55852;
}
.screen5_con ol {
    display: block;
    width: 1188px;
    height: 492px;
    position: absolute;
    top: 217px;
    left: 0;
    background: url("../img/screen5/pic_02.png") center no-repeat;
}
/*.screen5_con ol li {
    display: block;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    position: absolute;
    background-color: #9b9b9b;
    cursor: pointer;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}*/

.screen5_con ol li {
    position: absolute;
    display: block;
    width: 43px;
    height: 43px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    cursor: pointer;
    /*background-color: #a0a0a0;*/
    /*border-radius: 50%;*/
}
.screen5_con ol li em {
    display: block;
    width: 150%;
    height: 150%;
    background: rgba(0,0,0,0.2);
    border-radius: 50%;
    margin: -25% 0 0 -25%;
    -webkit-animation-name: cirBom;
    animation-name: cirBom;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    /*-webkit-animation: cirBom 1s infinite;
    animation: cirBom 1s infinite;*/
}
@-webkit-keyframes cirBom {
    0% {
        opacity: 1;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes cirBom {
    0% {
        opacity: 1;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.screen5_con ol li span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 70%;
    height: 70%;
    background-color: #a0a0a0;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.screen5_con ol li.active em {
    background: rgba(255,83,49,0.4);
}
.screen5_con ol li.active span {
    background-color: #ff5331;
}

.screen5_con ol li:nth-of-type(1) {
    top: 272px;
    left: 229px;
}
.screen5_con ol li:nth-of-type(2) {
    top: 140px;
    left: 417px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}
.screen5_con ol li:nth-of-type(2):hover {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
}

.screen5_con ol li:nth-of-type(3) {
    top: 222px;
    left: 427px;
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.screen5_con ol li:nth-of-type(3):hover {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}

.screen5_con ol li:nth-of-type(4) {
    top: 271px;
    left: 465px;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.screen5_con ol li:nth-of-type(4):hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.screen5_con ol li:nth-of-type(5) {
    top: 240px;
    left: 568px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.screen5_con ol li:nth-of-type(5):hover {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
}

.screen5_con ol li:nth-of-type(6) {
    top: 208px;
    left: 672px;
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s;
}
.screen5_con ol li:nth-of-type(6):hover {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}

.screen5_con ol li:nth-of-type(7) {
    top: 245px;
    left: 720px;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}
.screen5_con ol li:nth-of-type(7):hover {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.screen5_con ol li:nth-of-type(8) {
    top: 62px;
    left: 958px;
    -webkit-transform: scale(0.35);
    transform: scale(0.35);
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.screen5_con ol li:nth-of-type(8):hover {
    -webkit-transform: scale(0.45);
    transform: scale(0.45);
}

.screen5_con ol li:nth-of-type(9) {
    top: 244px;
    left: 885px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}
.screen5_con ol li:nth-of-type(9):hover {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
}

.screen5_con ol li:nth-of-type(10) {
    top: 328px;
    left: 892px;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.screen5_con ol li:nth-of-type(10):hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.screen5_con ol li:nth-of-type(11) {
    top: 239px;
    left: 1042px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.screen5_con ol li:nth-of-type(11):hover {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
}

.screen5_con ol li:nth-of-type(12) {
    top: 260px;
    left: 1100px;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.screen5_con ol li:nth-of-type(12):hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.screen5_con ol li:nth-of-type(13) {
    top: 380px;
    left: 1079px;
    /*background-color: #fd543a;*/
}
.screen5_con ol li:nth-of-type(13):hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.screen5_con .shoes img {
    position: absolute;
    /*top: 40px;*/
    left: 520px;
    opacity: 0;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}
.screen5_con .shoes img.active {
    opacity: 1;
}
.screen5_con i {
    display: block;
    width: 273px;
    height: 45px;
    position: absolute;
    top: 350px;
    left: 590px;
    background: url("../img/screen5/pic_01.png") center no-repeat;
}

/*第6屏*/
.screen6, .screen6_con {
    height: 850px;
    overflow: hidden;
}
.screen6_con {
    width: 1200px;
    margin: 0 auto;
    color: #7e7e7e;
    position: relative;
}
.screen6_con h3 {
    display: block;
    color: #757575;
    font-size: 30px;
    text-align: center;
    margin-top: 45px;
}
.screen6_con .textcon {
    margin-left: 300px;
    overflow: hidden;
}
.screen6_con .textcon p{
    float: left;
    display:block;
    margin-top: 70px;
    margin-right: 20px;
    font-size: 18px;
    height: 36px;
    vertical-align: middle;
}
.screen6_con .textcon select{
    float: left;
    display:block;
    border: 1px solid #fd543a;
    width: 127px;
    height: 36px;
    margin-top: 62px;
    margin-right: 30px;
}
.screen6_con .textcon .screen6_bayicon2{
    float: left;
    width:132px;
    height:36px;
    margin-left: 50px;
    margin-top: 62px;
}

.screen6_con ul{
    display: block;
    overflow: hidden;
    clear: both;
    margin-top: 50px;
}
.screen6_con ul li{
    width: 205px;
    height: 120px;
    margin-right: 80px;
    padding-left: 15px;
    float: left;
    font-size: 14px;
    background: url("../img/screen6/icon_01.png") left 10px no-repeat;
}
.screen6_con ul li p{
    line-height: 25px;
    word-spacing:2px;
    letter-spacing: 2px;
}

.screen6_con ol{
    display: block;
    width: 100%;
    margin-top: 70px;
    text-align: center;
    clear: both;
    overflow: hidden;
}
.screen6_con ol li{
    display: inline-block;
    margin-right: 24px;
}
.screen6_con ol li a{
    font-size: 18px;
    font-weight: bold;
    color: #7e7e7e;
}
.screen6_con ol li a.hover{
    color: #fd543a;
    text-decoration:underline;
}