
* {    margin: 0;
    padding: 0;
}

button {
    outline: 0;
    cursor: pointer;
    border: 0
}

body {
    min-width: 1400px
}

input {
    border: 0;
    outline: 0
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #666;
    font-size: 16px
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #666;
    font-size: 16px
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #666;
    font-size: 16px
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #666;
    font-size: 16px
}

.width1400 {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.width1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.img-box {
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out
}

.img-box:hover {
    transform: scale(1.08);
    -webkit-ransform: scale(1.08);
    -moz-ransform: scale(1.08)
}

.headline {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 42px;
    padding: 20px 0;
    text-align: center
}

.headline h5 {
    font-size: 36px;
    color: #222;
    line-height: 56px;
    font-weight: 400;
    letter-spacing: 1px;
}

.headline span{
    font-size: 14px;
    color: #999;
    line-height: 26px;
    font-weight: bold;
}
.headline span i{
    font-size: 18px;
    color: #666666;
    line-height: 24px;
}

.headline h5::before {
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    top: -10px;
    left: calc(50% - 15px);
    background: #ed6d01
}

.banner {
    width: 100%;
    height: 680px;
    position: relative;
    overflow: hidden;
}

.banner img {
    width: 1920px;
    height: 680px;
    display: block;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%)
}

.banner .bannertext {
    width: 1200px;
    height: 680px;
    position: absolute;
    left: calc(50% - 600px);
    top: 0;
    text-align: center;
}

.banner .bannertext h5 {
    font-size: 60px;
    color: #fff;
    line-height: 80px;
    margin-top: 275px;
    font-weight: normal;
}

.banner .bannertext p {
    font-size: 28px;
    color: #fff;
    line-height: 40px;
    margin-top: 25px;
    margin-bottom: 95px;
}

.banner .bannertext span {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.about {
    width: 100%;
    height: 870px;
    position: relative;
    background: url(../images/ypjg/bannerBg002.jpg)center no-repeat;
    background-size: 1920px 100%;
}

.about::after {
    content: "";
    width: 323px;
    height: 328px;
    background: url(../images/ypjg/aboutBg001.png)100% no-repeat;
    position: absolute;
    right: 0;
    top: -160px;
}

.about .about_in {
    width: 100%;
    height: 612px;
    margin-top: 35px;
}

.about .aboutL {
    width: 530px;
    height: 612px;
    float: left;
    margin-right: 70px;
}

.about .aboutL img {
    width: 100%;
    height: 100%;
    display: block;
}

.about .aboutR {
    width: 600px;
    height: 612px;
    float: left;
}

.about .aboutR>p {
    font-size: 18px;
    line-height: 35px;
    color: #000;
}

.about .aboutR .aboutTit {
    width: 100%;
    height: 134px;
    margin-bottom: 55px;
    margin-top: 142px;
    position: relative;
}

.about .aboutR .aboutTit::after {
    content: "";
    width: 60px;
    height: 1px;
    background: #ed6d01;
    position: absolute;
    left: 0;
    bottom: 0;
}

.about .aboutR .aboutTit>p {
    font-size: 36px;
    color: #000;
    line-height: 50px;
}

.origin {
    width: 100%;
    height: 593px;
    background: url(../images/ypjg/bannerBg003.jpg)center no-repeat;
    background-size: 1920px 100%;
}

.origin .origin_in {
    width: 100%;
    height: 330px;
    margin-top: 38px;
}

.origin .originL {
    width: 126px;
    height: 330px;
    float: left;
    background: url(../images/ypjg/wenhuaBg.png)no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 68px;
    padding-left: 28px;
    margin-right: 74px;
}

.origin .originL>p {
    font-size: 32px;
    color: #111111;
    line-height: 35px;
    float: left;
    margin-right: 5px;
}

.origin .originR {
    width: 1000px;
    height: 228px;
    float: left;
    padding: 65px 0 35px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

.origin .originR>p {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}

/* 文化 */
.culture {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f2f2f2;
}

.culture .culture_in {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    margin-top: 35px;
    margin-bottom: 60px;
}

.culture .culture_inhert {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 35px;
    text-align: center;
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 40px;
}

.culture .culture_inhert>h5 {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 0 40px;
    display: inline-block;
    position: relative;
    font-weight: normal;
}

.culture .culture_inhert>h5::before {
    content: "/";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #666;
    line-height: 30px;
    font-weight: lighter;
}

.culture .culture_inhert>h5::after {
    content: "/";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #666;
    line-height: 30px;
    font-weight: lighter;
}

.culture .culture_inhert>p {
    font-size: 15px;
    color: #666;
    text-align:left;
    line-height: 25px;
    margin: 0 90px;
    margin-bottom: 10px;
}

.culture .culture_inhert .culturePIc {
    width: 100%;
    height: 246px;
    overflow: hidden;
    margin-top: 25px;
}

.culture .culture_inhert .culturePIc ul li {
    width: 400px;
    height: 246px;
    float: left;
    overflow: hidden;
}

.culture .culture_inhert .culturePIc ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

.culture .culture_spirit {
    width: 100%;
    height: 371px;
    position: relative;
}

.culture .culture_spirit .culture_spiritL {
    width: 600px;
    height: 371px;
    float: left;
}

.culture .culture_spirit .culture_spiritL img {
    width: 100%;
    height: 100%;
    display: block;
}

.culture .culture_spirit .culture_spiritR {
    width: 500px;
    height: 246px;
    padding: 125px 50px 0 50px;
    float: left;
}

.culture .culture_spirit .culture_spiritR p {
    font-size: 15px;
    color: #666666;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;

}

.culture .culture_spirit .culture_spiritTit {
    width: 368px;
    height: 39px;
    background: url(../images/ypjg/wenhuaBg002.png)no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    color: #fff;
    line-height: 39px;
    text-align: center;
    position: absolute;
    left: 482px;
    top: 55px;
}

.quality {
    width: 100%;
    height: 1266px;
    background: #fff url(../images/ypjg/glBg002.jpg)bottom center no-repeat;
    background-size: 1920px 749px;
}

.quality .quality_in {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.quality .quality_in .quality_fast {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.quality .quality_in .quality_fast::before {
    content: "";
    width: 17px;
    height: 9px;
    position: absolute;
    left: calc(50% - 8.5px);
    top: -9px;
    background: url(../images/ypjg/jt_y.png)no-repeat;
}

.quality .quality_in>p {
    font-size: 28px;
    color: #121212;
    line-height: 36px;
    margin-top: 30px;
    margin-bottom: 25px;
    text-align: center;
}

.quality .quality_in .quality_fast .quality_fastin {
    width: 100%;
    height: 336px;
    border-top: 4px solid #ed6d01;
    box-sizing: border-box;
    padding: 60px 68px;
    background: #f1f1f1;
}

.quality .quality_in .quality_fast .quality_fastin ul {
    height: 100%;
}

.quality .quality_in .quality_fast .quality_fastin ul li {
    width: calc(100% / 3);
    height: 50%;
    box-sizing: border-box;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    float: left;
}

.quality .quality_in .quality_fast .quality_fastin ul li:nth-child(n+4) {
    border-bottom: 0;
    padding-top: 30px;
}

.quality .quality_in .quality_fast .quality_fastin ul li:nth-child(3n) {
    border-right: 0;
}

.quality .quality_in .quality_fast .quality_fastin ul li:nth-child(n+2) {
    padding-left: 58px;
}

.quality .quality_in .quality_fast .quality_fastin ul li:nth-child(4) {
    padding-left: 0;
}

.quality .quality_in .quality_fast .fastinPic {
    width: 70px;
    height: 100%;
    float: left;
    margin-right: 20px;
}

.quality .quality_in .quality_fast .fastinPic img {
    width: 70px;
    height: 60px;
    display: block;
}

.quality .quality_in .quality_fast .fastinText {
    width: 180px;
    height: 60px;
    padding-right: 20px;
    float: left;
}

.quality .quality_in .quality_fast .fastinText p {
    font-size: 24px;
    color: #121212;
    line-height: 24px;
    margin-bottom: 10px;
}

.quality .quality_in .quality_fast .fastinText span {
    font-size: 15px;
    color: #121212;
    line-height: 18px;
}

.quality .quality_form {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}

.quality .quality_form ul li {
    width: 595px;
    height: auto;
    min-height: 230px;
    box-sizing: border-box;
    padding: 35px 115px 35px 60px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #f2f2f2;
    position: relative;
}

.quality .quality_form ul li::after {
    content: "";
    width: 109px;
    height: 81px;
    background: url(../images/ypjg/gl_bg001.png)right bottom no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}

.quality .quality_form ul li:nth-child(odd) {
    padding-right: 180px;
}

.quality .quality_form ul li:nth-child(2n) {
    margin-right: 0;
}

.quality .quality_form ul li:nth-child(3) {
    height: 262px;
}

.quality .quality_form ul li>p {
    font-size: 20px;
    color: #ed6d01;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 22px;
}

.quality .quality_form ul li>span {
    font-size: 15px;
    color: #121212;
    line-height: 24px;
    display: block;
}

.craft {
    width: 100%;
    height: 1093px;
    background: #fff url(../images/ypjg/glBg003.jpg)bottom center no-repeat;
    background-size: 1920px 1093px;
}

.craft .craft_in {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.craft .craft_in>p {
    font-size: 28px;
    color: #fff;
    line-height: 35px;
    margin-top: 35px;
    margin-bottom: 20px;
    text-align: center;
}

.craft .craft_in>ul li {
    width: 282px;
    height: 466px;
    margin-right: 24px;
    margin-bottom: 24px;
    float: left;
    position: relative;
}

.craft .craft_in>ul li:nth-child(4n) {
    margin-right: 0;
}

.craft .craft_in>ul li .craftPic {
    width: 282px;
    height: 325px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.craft .craft_in>ul li .craftPic::after {
    width: 45px;
    height: 45px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 45px;
    background: url(../images/ypjg/round.png)no-repeat;
    position: absolute;
    bottom: -23px;
    left: calc(50% - 23.5px);
}

.craft .craft_in>ul li:nth-child(1) .craftPic::after {
    content: "01";
}

.craft .craft_in>ul li:nth-child(2) .craftPic::after {
    content: "02";
}

.craft .craft_in>ul li:nth-child(3) .craftPic::after {
    content: "03";
}

.craft .craft_in>ul li:nth-child(4) .craftPic::after {
    content: "04";
}

.craft .craft_in>ul li:nth-child(5) .craftPic::after {
    content: "05";
}

.craft .craft_in>ul li:nth-child(6) .craftPic::after {
    content: "06";
}

.craft .craft_in>ul li:nth-child(7) .craftPic::after {
    content: "07";
}

.craft .craft_in>ul li:nth-child(8) .craftPic::after {
    content: "08";
}

.craft .craft_in>ul li .craftPic img {
    width: 100%;
    height: 100%;
}

.craft .craft_in>ul li .craftText {
    width: 282px;
    height: 225px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    box-sizing: border-box;
    padding: 0 10px;
    padding-top: 120px;
    text-align: center;
    overflow: hidden;
}

.craft .craft_in>ul li .craftText p {
    font-size: 20px;
    color: #121212;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}

.craft .craft_in>ul li .craftText span {
    font-size: 15px;
    color: #666666;
    line-height: 20px;
    display: block;
}

.craft .craft_in>ul li:nth-child(n+5) .craftPic {
    top: unset;
    bottom: 0;
}

.craft .craft_in>ul li:nth-child(n+5) .craftPic::after {
    bottom: unset;
    top: -23px;
}

.craft .craft_in>ul li:nth-child(n+5) .craftText {
    bottom: unset;
    top: 0;
    padding-top: 30px;
}

.visit {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/Inpage/glBg004.jpg)center top no-repeat;
    background-size: 1920px 402px;
}

.visit .visitQuality {
    width: 100%;
    height: 150px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 40px;
}

.visit .visitQuality .width1200 {
    height: 60px;
    padding: 45px 0;
    background: #f9f9f9;
}

.visit .visitQuality .olderFormL {
    width: 303px;
    height: 60px;
    float: left;
    margin-left: 40px;
    margin-right: 48px;
    position: relative;
}

.visit .visitQuality .olderFormL::after {
    content: "";
    width: 6px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/ypjg/form_jt.png)100% no-repeat;
}

.visit .visitQuality .olderFormL>span {
    font-size: 20px;
    color: #666666;
    line-height: 25px;
}

.visit .visitQuality .olderFormL>p {
    font-size: 25px;
    color: #121212;
    line-height: 35px;
}

.visit .visitQuality .olderForm {
    width: calc(100% - 391px);
    height: 60px;
    float: left;
    overflow: hidden
}

.visit .visitQuality .olderForm input {
    width: 240px;
    height: 60px;
    float: left;
    margin-right: 20px;
    background: url(../images/ypjg/form_bg001.png) 100% no-repeat;
    background-size: 100% 100%;
    padding: 0 25px
}

.visit .visitQuality .olderForm a {
    display: block;
    width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #fff;
    background: url(../images/ypjg/form_bg002.png) 100% no-repeat;
}

.visit .visitQuality .olderForm a:hover {
    background: url(../images/ypjg/form_bg002_hover.png) 100% no-repeat
}


.visit .system {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 43px 50px 40px 50px;
    box-sizing: border-box;
    position: relative;
    background: #fff;
}

.visit .system ul li {
    width: 362.5px;
    min-height: 137px;
    border-bottom: 2px solid #e6e6e6;
    margin-right: 375px;
    float: left;
    padding-top: 20px;
    padding-right: 90px;
    padding-bottom: 27px;
    box-sizing: border-box;
}
.visit .system ul li:nth-child(-n+2){
    padding-top: 0;
}
.visit .system ul li:nth-child(2n) {
    margin-right: 0;
}

.visit .system ul li p {
    font-size: 20px;
    color: #ed6d01;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.visit .system ul li p i {
    color: #121212;
    font-weight: bold;
}

.visit .system ul li span {
    font-size: 15px;
    color: #666666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.visit .system .sysytemCz{
    width: 160px;
    height: 560px;
    background: url(../images/ypjg/chiPIc.png)no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: calc(50% - 80px);
    top: 52px;
    box-sizing: border-box;
    padding-left: 48px;
}
.visit .system .sysytemCz>p{
    font-size: 28px;
    color:#121212;
    line-height: 28px;
    margin-right: 8px;
    margin-top: 190px;
    float: left;
}
.visit .system .sysytemCz>span{
    font-size: 28px;
    color:#121212;
    line-height: 28px;
    display: inline-block;
    margin-top: 255px;
}
.visit .yiny{
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #d9d9d9;
    background: url(../images/ypjg/system_bg001.png)top no-repeat;
}
.visit .polling{
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    border-bottom: 1px solid #d9d9d9;
}
.visit .polling>p{
    font-size: 28px;
    color: #121212;
    line-height: 35px;
    margin-top: 35px;
    margin-bottom: 40px;
    text-align: center;
}
.visit .polling ul{
    overflow: hidden;
}
.visit .polling ul li{
    width: calc((100% - 20px) / 3);
    height: 242px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
.visit .polling ul li:nth-child(3n){
    margin-right: 0;
}
.visit .polling ul li img{
    width: 100%;
    height: 100%;
}
.visit .afterSale{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 60px;
}
.visit .afterSale>p{
    font-size: 28px;
    color: #121212;
    line-height: 35px;
    margin-top: 35px;
    margin-bottom: 20px;
    text-align: center;
}
.visit .afterSale>span{
    font-size: 18px;
    color: #000;
    line-height: 28px;
    display: block;
    text-align: center;
}
.visit .afterSale .afterSale_in{
    width: 100%;
    height: 358px;
    background: #fff;
    margin-top: 38px;
}
.visit .afterSale .afterSale_in ul li{
    width: 25%;
    height: 358px;
    border-right: 1px solid #e6e6e6;
    float: left;
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box;
}
.visit .afterSale .afterSale_in ul li:nth-child(4n){
    border: 0;
}
.visit .afterSale .afterSale_in ul li h5{
    font-size: 100px;
    color: #811d21;
    line-height: 100px;
    margin-bottom: 10px;
    font-weight: normal;
}
.visit .afterSale .afterSale_in ul li span{
    font-size: 18px;
    color: #811d21;
    line-height: 20px;
    margin-bottom: 12px;
    font-weight: bold;
    display: inline-block;
}
.visit .afterSale .afterSale_in ul li p{
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}
.promiss{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding-bottom: 60px;
}
.promiss .promiss_in{
    width: 100%;
    height: 494px;
    background: #f2f2f2;
}
.promiss .promiss_in ul li{
    width: 400px;
    height: 494px;
    float: left;
    position: relative;
}
.promiss .promissPic{
    width: 400px;
    height: 247px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.promiss .promissPic img{
    width: 100%;
    height: 100%;
    display: block;
}
.promiss  .promissText{
    width: 400px;
    height: 247px;
    padding: 30px 35px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
}
.promiss  .promissText::after{
    content: "";
    width: 15px;
    height: 8px;
    background: url(../images/ypjg/cn_jt001.png)no-repeat;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    position: absolute;
    left: 35px;
    top: -8px;
}
.promiss  .promissText>p{
    font-size: 20px;
    color: #121212;
    line-height: 24px;
    margin-bottom: 15px;
}
.promiss .promissText>span{
    font-size: 15px;
    color: #666666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;

}
.promiss .promiss_in ul li:nth-child(2) .promissPic{
    top: unset;
    bottom: 0;
}
.promiss .promiss_in ul li:nth-child(2) .promissText{
    top: 0;
    bottom: unset;
}
.promiss .promiss_in ul li:nth-child(2) .promissText::after{
    top: unset;
    bottom: -8px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
}
.value{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.value .value_in{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 50px;
}
.value .value_in p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.value .valuePic{
    width: 100%;
    height: 220px;
    margin-bottom: 50px;
}
.value .valuePic img{
    width: 1200px;
    height: 220px;
    display: block;
}

.qualityOlder {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 0 0 55px 0;
}

.qualityOlder .headline h5::before {
    margin-top: 20px
}

.qualityOlder .headline {
    margin-bottom: 25px
}

.qualityOlder .olderForm {
    width: 100%;
    height: 60px;
    overflow: hidden
}

.qualityOlder .olderForm input{
    width: 366px;
    height: 60px;
    float: left;
    margin-right: 20px;
    background: url(../images/ypjg/bj_bg001.png) 100% no-repeat;;
    padding: 0 25px
}

.qualityOlder .olderForm a {
    display:block;
    width: 328px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    float: left;
    color: #fff;
    background: url(../images/ypjg/bj_bg002.png) 100% no-repeat
}

.qualityOlder .olderForm a:hover {
    background: url(../images/ypjg/bj_bg002_hover.png) 100% no-repeat
}

.linkOut {
    width: 100%;
    height: 220px;
    overflow: hidden;
    background: #fff;
    padding-bottom: 15px
}

.linkOut img {
    width: 1200px;
    height: 170px;
    display: block
}
.linkOut a:hover img
{opacity:0.8;}



.animation01{
    animation: shake 1.5s linear;
    -webkit-animation: shake 1.5s linear;
    -o-animation: shake 1.5s linear;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.animation02{
    animation: pdd 1.5s linear;
    -webkit-animation: pdd 1.5s linear;
    -o-animation: pdd 1.5s linear;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.animation03{
    animation: trx 1.5s ease-in-out;
    -webkit-animation: trx 1.5s ease-in-out;
    -o-animation: trx 1.5s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d
}
.animation04 {
    animation: ttiao 1.5s ease-in-out;
    -webkit-animation: ttiao 1.5s ease-in-out;
    -o-animation: ttiao 1.5s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d
}
.animation05 {
    animation: xk 1.5s ease-in-out;
    -webkit-animation: xk 1.5s ease-in-out;
    -o-animation: xk 1.5s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d
}
.animation06{
    animation: ttt 1.5s linear;
    -webkit-animation: ttt 1.5s linear;
    -o-animation: ttt 1.5s linear;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.animation07{
    animation: round1 1.5s linear;
    -webkit-animation: round1 1.5s linear;
    -o-animation: round11 1.5s linear;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.animation08{
    animation: dd 1.5s linear;
    -webkit-animation: dd 1.5s linear;
    -o-animation: dd 1.5s linear;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.animation09{
    animation: uptodown 1.5s linear;
    -webkit-animation: uptodown 1.5s linear;
    -o-animation: uptodown 1.5s linear;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.animation10{
    animation: downtoup 1.5s linear;
    -webkit-animation: downtoup 1.5s linear;
    -o-animation: downtoup 1.5s linear;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
@keyframes shake {
    from{
        transform: rotate(70deg) scale(0);
        } 
    to{
        transform: rotate(0deg) scale(1);
        } 
}
@keyframes round1 {
    from{
        transform: rotate(360deg) scale(0);
        } 
    to{
        transform: rotate(0deg) scale(1);
        } 
}
@keyframes ttt {
    from{
        margin-top: 70px;
        } 
    to{
        margin-top: 0;
        } 
}

@keyframes pdd {
    0% {
        transform: translateX(-300px) scale(0.7);
    }

    100% {
        transform: translateX(0) scale(1);
    }
}

@keyframes trx {
    0% {
        transform: translateX(300px) scale(0.7);
    }

    100% {
        transform: translateX(0) scale(1);
    }
}

@keyframes ttiao {
    0% {
        transform: translate(-300px,300px);
    }

    100% {
        transform: translate(0,0);
    }
}

@keyframes xk {
    0% {
        transform: translate(300px,-300px);
    }

    100% {
        transform: translate(0,0);
    }
}
@keyframes dd {
    0% {
        transform: translate(-100px,-100px);
    }
    40% {
        transform: translate(0,0);
    }
    75% {
        transform: translate(0,-30px);
    }
    100% {
        transform: translate(0,0);
    }
}
@keyframes uptodown {
    0% {
        transform: translateY(300px);
    }
    100% {
        transform: translate(0);
    }
}
@keyframes downtoup {
    0% {
        transform: translateY(-300px);
    }
    100% {
        transform: translate(0);
    }
}

.footer{height:390px;}
.ft-partner{display:none;}
