﻿.anli-top{
    height: 268px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex; width:1200px; clear:both; margin:auto; overflow:hidden;
}
.anli-top div{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    margin-top: 33px;
    width: 20%;
    float: left;
}
.anli-top div .anli-topP1{
    font-size: 16px;
    color: #ff4260;
    font-weight: bold;
    margin: 12px 0;
}
.anli-top div .anli-topP2,.anli-top div .anli-topP3{
    font-size: 14px;
    color: #666;
}
.anli-mainTxt{
    background: #f0f0f0;
    width: 100%;
    height: 54px;
    line-height: 54px;
}
.anli-mainTxt>div{
    width: 1200px;
    margin: 0 auto;
}
.anli-mainTxt img{
    vertical-align: middle;
}
.anli-mainTxt a{
    color: #666;
}
.cl{
    color: #fe5563;
}
.whaq-tit{
    height: 110px;
    line-height: 110px;
    /* border-top: 1px solid #d2d2d2; */
    font-size: 28px;
    text-align: center;
}
.whaq-item1{
    width: 100%;
    background: #eee;
    height: 348px;
}
.whaq-item1 .whaq-item1Con{
    width: 1200px;
    margin: 0 auto;
    /*overflow: hidden;*/
}
.whaq-item1 .whaq-item1Con ul{
    position: relative;
}
.whaq-item1 .whaq-item1Con ul li{
    width: 400px;
    height: 348px;
    text-align: center;
    color: #fff;
    padding:0 30px;
    position: absolute;
}


.whaq-item1 .whaq-item1Con ul li.list1:hover{
    /* transform: scale(1.05); */
    z-index: 9;
    height: 360px;
    width: 415px;
    left: 0;
    top: -8px;
}
.whaq-item1 .whaq-item1Con ul li.list2:hover{
    /* transform: scale(1.05); */
    z-index: 9;
    height: 360px;
    width: 415px;
    left: 390px;
    top: -8px;
}
.whaq-item1 .whaq-item1Con ul li.list3:hover{
    /* transform: scale(1.05); */
    z-index: 9;
    height: 360px;
    width: 415px;
    left: 770px;
    top: -8px;
}
.whaq-item1 .whaq-item1Con ul li:hover .whaq-item1ConP2{
    display: block;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
}
.whaq-item1 .whaq-item1Con ul li:hover img{
    margin-top: 10px;
    /* transform: scale(.95); */
}
.whaq-item1 .whaq-item1Con ul li:hover .whaq-item1ConP1{
    margin-bottom: 10px;
}
.whaq-item1 .whaq-item1Con ul li.list1{
    background: url("../images/tp_03.jpg") no-repeat;
    background-size: 100%;
    left: 0px;
}
.whaq-item1 .whaq-item1Con ul li.list2{
    background: url("../images/tp_02.jpg") no-repeat;
    background-size: 100%;
    left: 400px;
}
.whaq-item1 .whaq-item1Con ul li.list3{
    background: url("../images/tp_01.jpg") no-repeat;
    background-size: 100%;
    left: 800px;
}
.whaq-item1 .whaq-item1Con ul li img{
    margin-top: 60px;
}
.whaq-item1 .whaq-item1Con ul li .whaq-item1ConP1{
    font-size: 28px;
    /*margin-bottom: 36px;*/
}
.whaq-item1 .whaq-item1Con ul li .whaq-item1ConP2{
    font-size: 16px;
    display: none;
}


.whaq-tit2{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.whaq-tit2 .whaq-tit2P1{
    font-size: 18px;
    margin-top: 60px;
}
.whaq-tit2 .whaq-tit2P2{
    margin-top: 30px;
    margin-bottom: 50px;
}

.whaq-tit2 .whaq-tit2P2 span{
    background: #ff5562;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    width: 374px;
    text-align: center;
    cursor: pointer;
}
.whaq-tit2 .whaq-tit2P2 span:hover{ background:#ff7397 ; }
.whaq-item2{
    width: 100%;
    height: 456px;
    background: url("../images/tp_05.jpg") no-repeat;
}
.whaq-item3{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    border-bottom: 1px solid #d2d2d2;
}
.whaq-item3 ul li{
    float: left;
    height: 126px;
    width: 216px;
    position: relative;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    overflow: hidden;
    padding: 27px 18px;
    padding-bottom: 0;
    margin-right: 46px;
    margin-bottom: 30px;
}
.whaq-item3 ul li:hover{
    box-shadow: 0 0 30px rgba(255,85,98,.25);
}
.whaq-item3 ul li .sanjiao{
    position: absolute;
    left: 0;
    top: 0;
}
.whaq-item3 .st{
    float: right;
    width: 74px;
    display: block;
    margin-left: 10px;
}
.whaq-item3 .st img{
    width:100%; margin-top:10px;
}
.whaq-item3 .ss{
    overflow: hidden;
}
.whaq-item3 .ss .p1{
    font-size: 22px;
    color: #ff5562;
    margin-bottom: 20px;
}
.whaq-item3 .ss .p2{
    font-size: 14px;
    color: #333;
}

/**/
.trapMan-home{
    width: 1200px;
    margin: 0 auto;
}
 .trapMan-Tit{
    height: 110px;
    line-height: 110px;
    /*border-top: 1px solid #d2d2d2;*/
    font-size: 28px;
    text-align: center;
}
.trapMan-home .trapMan-item1{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}
.trapMan-home .trapMan-item1 div{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #666;
    font-size: 14px;
    width: 33.3333%;
    float: left;
}
.trapMan-home .trapMan-item1>div .clping{
    color: #ff3388;
    font-size: 16px;
    font-weight: bold;
}
.trapMan-home .trapMan-item1>div>img{
    margin: 16px 0;
}
.trapMan-home .customLove{
    height: 46px;
    line-height: 46px;
    width: 309px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: #ff6da9;
    margin: 0 auto;
    border-radius: 30px;
    margin-top: 25px;
}
.trapMan-home .trapMan-item1>div .cl{
    font-weight: bold;
}


.trapMan-home2{
    width: 100%;
    background: url("../images/img_04.jpg") no-repeat;
    background-size: 100% 100%;
}
.trapMan-home2 .trapMan-item2{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.trapMan-home2 .trapMan-item2Img{
    text-align: center;
}
.trapMan-item2Tab{
    text-align: center;
    margin-bottom: 34px;
}
.trapMan-item2Tab .trapMan-item2TabD{
    display: inline-block;
    height: 170px;
    width: 254px;
    padding: 44px 18px;
    border: 1px solid #d2d2d2;
    position: relative;
    border-radius: 3px;
    margin-left: 42px;
}
.trapMan-item2Tab .trapMan-item2TabD.onML{
    margin-left: 0;
}
.trapMan-item2Tab .trapMan-item2TabD div{
    /*padding: 20px 18px;*/
    width: 130px;
    display: inline-block;
}
.trapMan-item2Tab .trapMan-item2TabD p {
    font-size: 14px;
    color: #333;
    text-align: left;
}
.trapMan-item2Tab .trapMan-item2TabD .trapMan-item2TabDT{
    font-size: 22px;
    color: #ff5562;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}
.trapMan-item2Tab .trapMan-item2TabD img{
    display: inline-block;
}
.trapMan-item2Tab .trapMan-item2TabD .dw{
    position: absolute;
    top: 0;
    left: 0;
}
.trapMan-item2Bot{
    background: url("../images/img_22.png") no-repeat center;;
    /*background-size: 100% 100%;*/
    width: 1073px;
    height: 90px;
    color: #fff;
    margin: 0 auto;
    padding-top: 18px;
    padding-left: 45px;
}
.trapMan-item2Bot p{
    font-weight: bold;
    margin-bottom: 14px;
}


.trapMan-harvest .trapMan-harvestR div{
    width: 140px;
    height: 174px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    padding: 20px 12px;
    background: rgba(255,255,255,0.6);
    border: 1px solid #fb79ae;
    margin-right: 10px;
    margin-top: 18px;
    float: left;
}
.trapMan-harvest .trapMan-harvestR div p{
    line-height: 26px;
    color: #ff5562;
    font-weight: bold;
}

.trapMan-harvest .trapMan-harvestL a{ bottom: 16px; }

.trapMan-harvest .trapMan-harvestR{ margin-top: 10px; }
.trapMan-harvest .trapMan-harvestR div p.lh{ line-height: 23px; }


.trapMan-harvest{
    overflow: hidden;
    background: url("../images/img_05.jpg") no-repeat 100%;
    /*background-size: 100% 100%;*/
}
.trapMan-harvest .trapMan-harvestL{
    float: left;
    position: relative;
}
.trapMan-harvest .trapMan-harvestR {
    float: right;
    width: 720px;
}
.trapMan-harvest .trapMan-harvestR div:hover{
    background: #ff7397;
    color: #fff;
}
.trapMan-harvest .trapMan-harvestR div:hover p{
    line-height: 35px;
    color: #fff;
    font-weight: bold;
}
.trapMan-harvest .trapMan-harvestR div:hover p.lh{
    color: #fff;
}
.trapMan-harvest .trapMan-harvestR div p{
    line-height: 35px;
    color: #ff5562;
    font-weight: bold;
}
.trapMan-harvest .trapMan-harvestR div p.lh{
    line-height: 25px;
    color:#333 ;
    font-weight: normal;
    font-size: 14px;
}
.trapMan-exponent{
    overflow: hidden;
    background: url("../images/img_48.png") no-repeat ;
    height: 450px;
    position: relative;
}
.trapMan-exponent .trapMan-exponentT{
    position: absolute;
    right: 22%;
    top: 22%;
}
.trapMan-exponent .trapMan-exponentT div{
    margin-bottom: 24px;
}

.trapMan-Tit2{
    text-align: center;
    font-size: 20px;
    color: #333;
    line-height: 1;
    margin: 40px 0;
}
.trapMan-lunbo .trapMan-lunboL{
    /*border-left-radius: 190px;*/
    border-bottom-left-radius: 190px ;
    border-top-left-radius: 190px ;
    height: 352px;
    width: 570px;
    float: left;
    border: 10px solid rgb(255,178,198);
    padding-top: 66px;
    padding-left: 78px;
}
.trapMan-lunbo{
    position: relative;
}
.trapMan-lunbo .trapMan-lunboR{
    border-bottom-right-radius: 190px ;
    border-top-right-radius: 190px ;
    height: 352px;
    width: 570px;
    float: left;
    border: 10px solid rgb(255,178,198);
    overflow: hidden;
}
.trapMan-lunbo .trapMan-lunboR img{ display: block; margin-left: 30px; }
.trapMan-Tit2{
    /* height: 110px; */
}
.trapMan-Tit2 p{
    font-size: 18px;
    color: #333;
    margin-top: 16px;
}
.trapMan-Tit2 .cl{
    font-size: 28px;
    color: #ff5562;
}
.trapMan-two{
    overflow: hidden;
    padding-bottom: 10px;
}
.trapMan-two img{
    width: 100%;
}
.trapMan-twoB1{
    height: 36px;
    line-height: 36px;
    background: #ff5562;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.trapMan-twoItem{
    width: 250px;
    margin: 0 25px;
    float: left;
    border-radius: 20px;
    overflow: hidden;
    
    text-align: center;
    box-shadow: 0 0 10px #fedfe0;
}
.trapMan-twoItem:hover{ background: #ffeff0; }
.trapMan-twoB2{
    text-align: left;
    padding-left: 20px;
}
.trapMan-twoB2 li{
    margin-top: 18px;
}
.trapMan-twoB2 i{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #333;
    vertical-align: middle;
    margin-right: 8px;
}
.trapMan-twoItem a{
    color: #fff;
    background: #ff5562;
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    width: 158px;
    text-align: center;
    margin: 20px 0 16px 0;
}
.trapMan-lunbo .lubo{
    position: absolute;
    left: 50%;
    top: -10%;
    margin-left: -210px;
}
.trapMan-Tit3{
    margin-top: 80px;
}
.trapMan-lunboL .trapMan-lunboLD1{
    font-size: 20px;
    color: #ff5562;
}
.trapMan-lunboL .trapMan-lunboLD2{
    font-size: 15px;
    color: #ff5562;
}
.trapMan-lunboL .trapMan-lunboLD2 span{
    border: 1px solid #ff5562;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
    display: inline-block;
}
.trapMan-lunboL .trapMan-lunboLD3{
    font-size: 14px;
    color: #666;
    width: 270px;
}
.trapMan-share .trapMan-shareL{
    width: 1200px;
    float: left;
    position: relative;

}
.trapMan-share .trapMan-shareLP{
    position: relative;
    overflow: hidden;
    margin-top: -40px;
}
.trapMan-share .trapMan-shareL img{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}
.trapMan-share .trapMan-shareL .trapMan-shareLD{
    display: inline-block;
    width: 1040px;
    vertical-align: middle;
    position: absolute;
    border: 1px solid #adadad;
    height: 200px;
    left: 148px;
    top: 43px;
    padding-left: 96px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-left: 10px;
}
.trapMan-share .trapMan-shareL .trapMan-shareLP1{
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    background: #ff3388;
    padding-left: 32px;
}
.trapMan-share .trapMan-shareL .trapMan-shareLP2{
    padding-left: 32px;
    padding-top: 15px;
    font-size: 14px;
    padding-bottom: 20px;
}
.trapMan-share .trapMan-shareL .trapMan-shareLP3{
    width: 127px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #ff3388;
    color: #ff3388;
    border-radius: 20px;
    margin: 18px 0;
    margin-left: 32px;
}
.trapMan-share .trapMan-shareL .trapMan-shareLP3 a{ color:#ff3388; display: block;}
.trapMan-shareLP.left .trapMan-shareLP2{padding-right: 133px;}
.trapMan-share .trapMan-shareL .trapMan-shareLPImg{
    float: right;
}
.trapMan-share .trapMan-shareL .trapMan-shareD2{
    left:-9px;
    padding-left:0;
    border-radius: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
    /* padding-right: 139px; */
}
.trapMan-share .trapMan-shareR{
    float: right;
    position: relative;
}
.trapMan-share .trapMan-shareR2{
    position: absolute;
    top: 80px;
    width: 284px;
    left: 23px;
    height: 506px;
    overflow: hidden;
}
.trapMan-share .trapMan-shareR2 img{
    width: 100%;
    display: block;
}
.trapMan-class ul li{
    float: left;
    width: 366px;
    /* border-top-left-radius: 20px;
    border-top-right-radius: 20px; */
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 10px #ccc;
}
.trapMan-class ul li img{
    width: 100%;
    display: block;
}
.trapMan-class ul{
    overflow: hidden;
    padding-bottom: 10px; padding-left: 5px;
}
.trapMan-class ul li{
    margin-right: 47px;
    /* border-radius: 10px; */
    /* overflow: hidden; */
}
.trapMan-class ul li h4{ font-size: 16px;margin: 0 10px 10px 0; }
.trapMan-class ul li.noMargin{
    margin-right: 0;
}
.trapMan-class ul li div{
    position: relative;
}
.trapMan-class ul li .trapMan-classD{
    padding: 18px;
}
.trapMan-class ul li div a{
    height: 38px;
    line-height: 38px;
    color: #ff3388;
    
    width: 100%;
    text-align: right;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
}
.trapMan-classD.cur{ background: #ff3388; color:#fff;}
.trapMan-classD.cur a{ color:#fff; }
.trapMan-classD p{ font-size: 14px;     word-break: break-all;  display: -webkit-box; -moz-line-clamp: 3; -webkit-line-clamp: 3; -webkit-box-orient: vertical;  overflow: hidden;}
.trapMan-class .trapMan-classTxt{
    position: absolute;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
}
.trapMan-class .trapMan-class2{
    overflow: hidden;
    margin-top: 30px;
}
.trapMan-class .trapMan-class2 .trapMan-class2L{
    background: #ffe4eb;
    width: 575px;
    height: 364px;
    float: left;
    border: 1px solid #d5d5d5;
}
.trapMan-class .trapMan-class2 .trapMan-class2R{
    width: 575px;
    height: 364px;
    float: right;
    border: 1px solid #d5d5d5;
}
.trapMan-class .trapMan-class2 .trapMan-class2L .trapMan-class2LD{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
    background: #fff;
    width: 428px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 40px;
}
.trapMan-class .trapMan-class2 .trapMan-class2L .trapMan-class2LD span{
    /* display: inline-block; */
    height: 36px;
    line-height: 36px;
    width: 36px;
    text-align: center;
    background: #ff3388;
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    margin-right: 18px;
    float: left;
}
.trapMan-class .trapMan-class2 .trapMan-class2L .trapMan-class2LA{
    width: 200px;
    text-align: center;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
    border-radius: 20px;
    border: 1px solid #ff3388;
    margin-top: 28px;
}
.trapMan-class .trapMan-class2 .trapMan-class2R img{
    vertical-align: middle;
    float: left;
    width: 23px;
    margin-right: 10px;
    margin-bottom: 2px;
}
.trapMan-class .trapMan-class2 .trapMan-class2RTit{
    color: #ff3388;
    font-size: 16px;
    overflow: hidden;
    font-weight: bold;
}
.trapMan-class .trapMan-class2 .trapMan-class2RTit a{ color:#ff3388; }
.trapMan-class .trapMan-class2 .trapMan-class2R span{
    float: left;
    width: 477px;
}
.trapMan-class .trapMan-class2 .trapMan-class2R .trapMan-class2RCon{
    overflow: hidden;
    padding-bottom: 15px;
    font-size: 14px;
    padding-top: 5px;
}
.trapMan-class .trapMan-class2 .trapMan-class2R .trapMan-class2RCon a{color:#ff61a3;display: inline-block;}
.trapMan-class .trapMan-class2 .trapMan-class2R .trapMan-class2RD{
    padding-top: 15px;
    width: 90%;
    margin: 0 auto;
}
.trapMan-class .trapMan-class2 .trapMan-class2R .trapMan-class2RD p{
    display: inline-block; 
    color: #ff3388;
}
.trapMan-class .trapMan-class2 .trapMan-class2R .trapMan-class2RA a{
    display: block;
    width: 368px;
    text-align: center;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
    border-radius: 20px;
    margin-top: 28px;
    color: #fff;
    background: #ff3388;
}

.trapMan-lunbo .lunbo-item{ overflow: hidden; display: none;}
.trapMan-lunbo .lunbo-item.cur{ display: block; }

.fhns-bottom{ width:100%; height: 40px; background: #666666; margin-top: 30px;}
.fhns-bottom ul{ width:1200px; margin:0 auto; text-align: center; }
.fhns-bottom ul li{display: inline-block;line-height: 40px;border-right: 1px solid #7f7f7f;display: inline-block;width: 9%;font-size: 14px;}
.fhns-bottom ul li a{color:#fff; }
.fhns-bottom ul li a:hover{ text-decoration: underline; }

.trapMan-harvest .trapMan-harvestL a{width: 46%;height: 40px;/* background: #fff; */position: absolute;bottom: 45px;left: 50%;margin-left: -23%;}


.trapMan-btn{ overflow: hidden; text-align: center; width: 100%; margin-top: 20px;}
.trapMan-btn .trapMan-class2LA{ width:300px; height: 50px;line-height: 50px; border-radius: 50px; border:1px solid #ff3388; display: inline-block; margin-right: 37px; margin-left:143px; cursor: pointer; color:#ff3388;}
.trapMan-btn .trapMan-class2RA{ width: 440px; height: 50px; line-height: 50px; border-radius: 50px; border:1px solid #ff3388; display: inline-block; background: #fff; cursor: pointer; color:#ff3388;}
.trapMan-btn a{ color:#ff3388; }
.trapMan-btn .trapMan-class2RA a{ color:#fff; }
.trapMan-btn .trapMan-class2LA:hover{ background: #ff3388; }
.trapMan-btn .trapMan-class2RA:hover{ background: #ff3388;  }
.trapMan-btn .trapMan-class2RA:hover { color:#fff; }
.trapMan-btn .trapMan-class2LA:hover a{ color:#fff; }
.trapMan-exponentT .ljzx{ width:120px; height: 35px; color:#fff; text-align: center; border-radius: 5px ;line-height:35px; background: #ff5562; display: block; margin:0 auto; }
.daoshi-file .love p{ color:#fff; font-size: 14px; }
/*导航*/
.qgzd-content .con-in{ width:1200px; margin:0 auto; }
.qgzd-content h3{ text-align: center; font-size: 28px; color:#ff5562; font-weight: normal; }
.con01 .con-in{border-top: 1px solid #bfbfbf; padding: 36px 0;}
.add-tu{ width:100%; height: 162px; background: url(../images/img_0222.jpg) no-repeat center; }

.con01 ul{ overflow: hidden; width:988px; margin:0 auto; margin-top: 36px;}
.con01 ul li{ float: left; margin-left: 15px; margin-bottom: 14px; }
.animated {
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
@-webkit-keyframes flipInY {
    0% {
    -webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
    opacity:0
    }
    40% {
    -webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in
    }
    60% {
    -webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity:1
    }
    80% {
    -webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
    -webkit-transform:perspective(400px);
    transform:perspective(400px)
    }
}
@keyframes flipInY {
    0% {
    -webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in;
    opacity:0
    }
    40% {
    -webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function:ease-in;
    transition-timing-function:ease-in
    }
    60% {
    -webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity:1
    }
    80% {
    -webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
    -webkit-transform:perspective(400px);
    -ms-transform:perspective(400px);
    transform:perspective(400px)
    }
}
.flipInY {
    -webkit-backface-visibility:visible!important;
    -ms-backface-visibility:visible!important;
    backface-visibility:visible!important;
    -webkit-animation-name:flipInY;
    animation-name:flipInY
}
.con02{ background: #fff3f7; width:100%; height: 628px;}
.con02 .con-in{ width:1200px; height: 628px; background: url(../images/img_0333.png) no-repeat center; position: relative; }
.con02 .con-in ul{position: absolute;top: 158px;left: 90px;}
.con02 .con-in ul li{width: 206px;height: 35px;float:left;border:1px solid #f45799;-webkit-transform: skew(210deg);-moz-transform: skew(210deg);-o-transform: skew(210deg);transform: skew(151deg);position: relative;text-align: center;margin-right: 19px;font-size: 14px;margin-top: 22px;}
.con02 .con-in ul li p{ cursor: pointer; font-style: normal;-webkit-transform: skew(30deg);-moz-transform: skew(39deg);-o-transform: skew(39deg);display: block;line-height: 35px;}
.con02 .con-in ul li.li03{margin-left: 136px;}
.con02 .con-in ul li.li01{margin-left: 75px;}
.con02 .con-in ul li.li04{margin-right: 0;}
.con02 .con-in ul li.li05{margin-left: 40px;}
.con02 .con-in ul li.li07{margin-left: 141px;}
.con02 .con-in ul li.li09{margin-left: 5px;}
.con02 .con-in ul li.li11{margin-left: 142px;}
.con02 .con-in ul li.li13{margin-left: -29px;}
.con02 .con-in ul li.li15{margin-left: 145px;}
.con02 .con-in ul li.li17{margin-left: -63px;}
.con02 .con-in ul li.li19{margin-left: 149px;}

.con02 .con-in ul li:hover{ background: #f4579a;  }
.con02 .con-in ul li:hover a{ color:#fff; }

