@charset 'utf-8';
body { font-family: '微软雅黑', Arial; background: #fff }

h2.main_title a { display: block }
h2.main_title strong { display: block; float: left; font-size: 45px; line-height: 100%; color: #000; margin-top: -2px }
h2.main_title strong i { display: block; font-size: 16px; line-height: 100%; color: #000; margin-top: 38px; font-weight: 400 }
h2.main_title span { display: block; float: right; font-size: 14px; line-height: 26px; color: #000; font-weight: 400; height: 83px; border-left: 1px solid #29262A; padding-left: 26px; position: relative }
h2.main_title span:before { position: absolute; content: ""; width: 6px; height: 26px; background: #29262A; left: 0; top: 0 }
h2.main_title span i { display: block; font-size: 16px; line-height: 100%; color: rgba(43, 41, 39, .5); margin-top: 23px; -o-transition: all .3s ease; transition: all .3s ease }
h2.main_title span i:hover { color: #2B2927 }

.fullSlide { position: relative; z-index: 1; clear: both; width: 100% }
.fullSlide .tempWrap { margin: 0 auto }
.fullSlide .bd { position: relative; z-index: 1; overflow: hidden; margin: 0 auto }
.fullSlide .bd .li img { display: block; width: 100%; height: auto !important }
.fullSlide .hd { position: absolute; width: 100%; height: 12px; left: 0; bottom: 60px; text-align: center; cursor: pointer }
.fullSlide .hd li { display: inline-block; width: 12px; height: 12px; background: #fff; margin: 0 19px; border-radius: 50%; opacity: .6; -o-transition: all .3s ease; transition: all .3s ease }
.fullSlide .hd li.on { width: 36px; height: 12px; opacity: 1; border-radius: 5px }
.fullSlide p { display: block; position: absolute; top: 50%; width: 80px; height: 80px; z-index: 99; opacity: 1; text-align: center; margin-top: -40px; opacity: .8 }
.fullSlide .prev2 { left: 3% }
.fullSlide .next2 { right: 3% }
.fullSlide .pages { position: absolute; right: 50%; width: 600px; bottom: 120px; font-size: 28px; line-height: 52px; color: #fff; font-weight: 700; letter-spacing: 4px;z-index:9; }
.fullSlide .pages .pageState span { font-size: 52px; display: inline-block; vertical-align: text-bottom }

.intro { max-width: 1920px; min-width: 1200px; padding: 71px 0 77px; margin: 0 auto; }
.intro ul { overflow: hidden; text-align: center }
.intro li { width: 12.5%; float: left; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-right: 1px solid #F3F3F5 }
.intro li img { display: block; width: 68px; margin: 4px auto 22px; -o-transition: all .3s ease; transition: all .3s ease }
.intro li h3 { font-size: 16px; line-height: 100%; color: #000; font-weight: 400; -o-transition: all .3s ease; transition: all .3s ease }
.intro li:hover img { margin-top: 0 }
.intro li:hover h3 { color: #0051cf }
.intro li:last-child { border-right: 0 }

.research { background: #f8f8f8 url(../images/video_bg.jpg) no-repeat center top; height: 595px; overflow: hidden; margin-bottom: 58px;padding-top:58px; }
.research dl { position: relative }
.research dd { float: left; padding-top: 79px; width: 496px;}
.research dd h2 a { display: block; font-size: 40px; line-height: 100%; color: #000; font-weight: 700; padding-bottom: 43px; position: relative }
.research dd h2 a:before { position: absolute; content: ""; width: 137px; height: 2px; background: #000; left: 0; bottom: 0 }
.research dd p { font-size: 16px; line-height: 34px; color: rgba(0, 0, 0, .75); margin: 24px 0 55px; text-align:justify;}
.research dd ul { text-align: center }
.research dd li { float: left; margin-right: 52px; -o-transition: all .3s ease; transition: all .3s ease }
.research dd li img { display: block; width: 41px; padding: 18px 20px; border: 1px solid #9A9A9A; border-radius: 10px }
.research dd li span { display: block; margin-top: 11px; font-size: 14px; line-height: 100%; color: rgba(0, 0, 0, .75); -o-transition: all .3s ease; transition: all .3s ease }
.research dd li:last-child { margin-right: 0 }
.research dd li:hover { margin-top: -6px }
.research dd li:hover span { color: #0051cf }
.research dt { position: absolute; left: 565px; top: 0; width: 999px; height: 595px }
.open-video { position: relative; width: 999px; height: 595px; cursor: pointer }
.open-video:after { position: absolute; content: ""; width: 123px; height: 123px; background: url(../images/play.png) no-repeat center; top: 249px; left: 391px; z-index: 2 }
.video-box { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; font-size: 0; z-index: 9999; background: rgba(0, 0, 0, .9); display: none }
.video-box .video { width: 800px; height: 640px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.video-box .video iframe { width: 800px; height: 640px }
.video-box .close-video { position: absolute; top: calc(54px); right: 5%; width: 30px; height: 30px; cursor: pointer; background: url(../images/close.png) no-repeat center }


.project { padding-top: 116px; background: url(../resource/images/a6d423ec0d584aaf88e67a392257e0d1_2.jpg) no-repeat center top; height: 788px; }
.project h2 { height: 143px }
.project h2 strong { color: #000 }
.project h2 strong i { color: #000 }
.project h2 span { color: #000; border-left: 1px solid #E8E9E9 }
.project h2 span:before { background: #C4D2E0 }
.project h2 span i { color: #000 }
.project h2 span i:hover { color: #000 }
.project ul { background: url(../resource/images/a6d423ec0d584aaf88e67a392257e0d1_6.png) no-repeat left top; width: 1203px; height: 440px; margin-right: -3px }
.project li { width: 300px; height: 220px; float: left; position: relative }
.project li:after { position: absolute; content: ""; width: 320px; height: 240px; background: url(../resource/images/a6d423ec0d584aaf88e67a392257e0d1_4.png) no-repeat left top; border-radius: 7px; top: -12px; left: -10px; opacity: 0; z-index: 1; -o-transition: all .3s ease; transition: all .3s ease }
.project li a { display: block; width: 300px; height: 220px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 43px 0px 43px 30px; position: relative; z-index: 2 }
.project li h4 { position: relative; padding-bottom: 23px }
.project li h4:after { position: absolute; content: ""; width: 43px; height: 1px; background: rgba(0, 0, 0, .5); left: 0; bottom: 0 }
.project li h4 img { display: inline-block; width: 43px; margin-right: 14px;}
.project li h4 span { display: inline-block; font-size: 20px; line-height: 43px; color: #000; vertical-align: top; font-weight: 400 }
.project li p { font-size: 14px; line-height: 64px; color: #000 }
.project li:first-child { margin-left: 300px }
.project li:hover:after { opacity: 1 }
.project li:hover h4:after { background: #fff }
.project li:hover h4 span,.project li:hover p{color:#fff;}
.project li h4 img.fltb2,.project li:hover h4 img.fltb1{display:none;}
.project li:hover h4 img.fltb2,.project li h4 img.fltb1{display:inline-block;}

.product { padding-top: 109px; overflow: hidden }
.product h2 { height: 148px }
.product h2 strong i { margin-top: 29px }
.pro_con { max-width: 1920px; min-width: 1200px; margin: 0 auto;max-height:645px; ovoverflow:hidden;position:relative; }
.pro_con dl { width: 25%; margin-right: 2px; overflow: hidden; position: relative; -o-transition: all .5s ease; transition: all .5s ease; float:left; }
.pro_con dl:nth-child(odd) { background: #F7F4F8 }
.pro_con dl:nth-child(even) { background: #F0EDF1 }
.pro_con dt img { max-width: 100% }
.pro_con dd { position: absolute; left: 13.74%; top: 13.47%; width: 85.52% }
.pro_con dd h3 a { display: block; font-size: 24px; line-height: 100%; color: #282828; padding-bottom: 25px; position: relative; margin-bottom: 34px }
.pro_con dd h3 a:before { position: absolute; content: ""; width: 45px; height: 3px; background: #282828; left: 0; bottom: -1px }
.pro_con dd h3 a:after { position: absolute; content: ""; width: 105px; height: 1px; background: #282828; left: 0; bottom: 0 }
.pro_con dd h4 { display: inline-block; margin-right: 10%; position: relative }
.pro_con dd h4 a { display: block; font-size: 16px; line-height: 28px; color: #282828; font-weight: 400 }
.pro_con dd h4:after { position: absolute; content: ""; left: 0; bottom: 3px; width: 0; height: 1px; background: #fff; -o-transition: all .3s ease; transition: all .3s ease }
.pro_con dd h4:hover:after { width: 100% }
.pro_con dl:hover { background: url(../images/product_bg.jpg) no-repeat center top; background-size: 100% 100% }
.pro_con dl:hover dd h3 a, .pro_con dl:hover dd h4 a { color: #fff }
.pro_con dl:hover dd h3 a:before, .pro_con dl:hover dd h3 a:after { background: #fff }
.pro_switch div{
    position: absolute; top:48%;z-index: 99;width: 69px;height: 69px;
    cursor: pointer; -o-transition: all .3s ease; transition: all .3s ease;
    /*border-radius: 50%; */
}
.pro_switch div img{width: 69px;}
.pro_switch .pro_prev{left: 34px;}
.pro_switch .pro_next{right: 34px;}
/*.pro_switch div:hover{box-shadow:0 0 8px 0 rgba(0,0,0,.1);}*/


.case { padding-top: 131px; overflow: hidden; padding-bottom: 80px }
.case h2 { height: 126px }
.case h2 strong i { margin-top: 21px }
.case_nav { height: 60px; margin-bottom: 19px }
.case_nav h3 { float: left; text-align: center; width:11.11%;}
.case_nav h3 a { display: block; font-size: 18px; line-height: 60px; color: #000; font-weight: 400;  -o-transition: all .3s ease; transition: all .3s ease }
.case_nav h3:last-child { margin-right: 0 }
.case_nav h3.on a, .case_nav h3:hover a { background: #0D2D83; color: #fff }
.case_con { max-width: 1920px; min-width: 1200px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 1%; margin: 0 auto; clear:both; max-height:388px; }
.case_con .cases>.tempWrap { overflow: visible !important }
.case_con .case_list { overflow: visible !important }
.case_con .case_list>div { width: 25%; float: left; display: inline; background: #fff }
.case_con dl { margin: 0 15px 20px; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .13) }
.case_con dt { padding: 0 4px; line-height:0; }
.case_con dt img { max-width: 100% }
.case_con dd { padding: 20px 8.74% 40px }
.case_con dd h4 { font-size: 18px; line-height: 44px; color: #333; font-weight: 400; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.case_con dd .desc {height: 120px; overflow: hidden}
.case_con dd .desc { font-size: 14px; line-height: 24px; color: #666;}
.case_con dd .desc p{ text-indent:0 !important; }


h2.power_title { height: 147px }
h2.power_title strong i { margin-top: 27px }
h2.power_title span b { display: block; padding-left: 22px; background: url(../images/p_tel.png) no-repeat left center }
h2.power_title span i { color: #2B2927; font-weight: 700 }

.power { padding-top: 84px; padding-bottom: 85px; background: url(../images/power_bg.png) no-repeat center top; overflow: hidden }
.power dl { position: relative; height: 480px }
.power dt { width: 1161px; height: 480px; position: absolute; top: 0 }
.power dd { position: absolute; top: 0 }
.power dd h3 { padding-top: 63px; background: url(../images/01.png) no-repeat left top; margin-bottom: 45px }
.power dd h3 strong { display: block; font-size: 36px; line-height: 100%; color: #282828 }
.power dd h3 i { color: #1374FF }
.power dd h3 span { display: block; font-size: 18px; line-height: 100%; color: #131313; margin-top: 19px; font-weight: 400; white-space: nowrap }
.power dd p { font-size: 14px; line-height: 24px; color: #666; position: relative; margin-bottom: 9px }
.power dd p:before { position: absolute; content: ""; width: 6px; height: 6px; background: #1374FF; left: -18px; top: 9px; transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg) }
.power .power1 dt, .power .power3 dt { left: -360px }
.power .power1 dd, .power .power3 dd { left: 859px; width: 344px; padding-top: 79px }
.power .power2 dt { right: -360px; position: relative }
/*.power .power2 dt:before { position: absolute; content: ""; width: 162px; height: 6px; background: #1374FF; top: 259px; left: -28px; z-index: 2 }*/
.power .power2 { margin: 42px 0 45px }
.power .power2 dd { padding-top: 70px; width: 350px; left: -40px }
.power .power2 dd h3 { background-image: url(../images/02.png) }
.power .power3 dd { padding-top: 109px }
.power .power3 dd h3 { background-image: url(../images/03.png) }
.power .power3 dd p { margin-bottom: 7px; float: left }
/*.power .power3 dd p:nth-child(even) { width: 174px }*/

.contacts { padding-top: 84px; padding-bottom: 13px; background: #fff url(../images/contacts_bg.jpg) no-repeat center bottom; overflow: hidden }
.contacts h2 { height: 133px }
.contacts .pic { float: left; margin-left: -77px }
.contact_info { float: right; width: 439px; height: 548px; background: #F5F2F5; margin-top: 45px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 46px }
.contact_info dl { padding-left: 63px; margin-bottom: 34px }
.contact_info dt { line-height: 21px; padding-left: 35px; background: url(../images/ci1.png) no-repeat left center; font-size: 20px; color: #2b2b2b; font-weight: 700 }
.contact_info dd { display: none }
.contact_info dd h3 { font-size: 20px; line-height: 100%; color: #fff; margin-bottom: 13px }
.contact_info dd h3 span { display: inline-block; font-size: 18px; margin-left: 10px }
.contact_info dd p { font-size: 13px; line-height: 28px; color: #fff }
.contact_info .cur dd { background: #0d2d83 url(../images/ci2.png) no-repeat 58px 37px; width: 466px; height: 128px; padding: 36px 0 0 94px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-left: -90px; display: block }
.contact_info .cur dt { display: none }
.gun { clear: both; padding-top: 40px; height: 122px; overflow: hidden; display:flex; display:-webkit-flex; justify-content: space-between;-webkit-justify-content: space-between; }
.gun li { display: inline-block;  margin-top: 30px;
/*padding: 0 55px 0 53px; background: url(../images/line.png) no-repeat right center; */
}
.gun li em { display: block; font-size: 16px; line-height: 46px; color: #545454; letter-spacing: 1px; -o-transition: all .3s ease; transition: all .3s ease;white-space:nowrap; }
.gun li em i { font-size: 46px; font-weight: 700; margin-right: 5px; display: inline-block; vertical-align: -1px;white-space:nowrap; }
.gun li span { display: block; font-size: 16px; line-height: 100%; color: #545454; margin-top: -9px; letter-spacing: 3px; -o-transition: all .3s ease; transition: all .3s ease;white-space:nowrap; }
.gun li:nth-child(2n){width:2px; background: url(../images/line.png) no-repeat center top;}
/*.gun li b{width: 2px; height:122px; } */
.gun li:hover em, .gun li:hover span { color: #0D2D83 }
.gun li:first-child { padding-left: 0 }
.gun li:last-child { padding-right: 0; background: 0 0 }

.news { padding: 73px 0 95px }
.news h2 { height: 119px }
.news h2 strong i { margin-top: 27px }
.news_nav { overflow: hidden; margin-bottom: 28px }
.news_nav h3 { float: left; margin-right: 13px }
.news_nav h3 a { display: block; font-size: 24px; line-height: 41px; color: #010101; text-align: center; padding: 0 27px; font-weight: 400 }
.news_nav h3.on a { background: #0D2D83; color: #fff; font-weight: 700 }
.company { width: 572px }
.company .company_con { width: 572px; height: 471px; overflow: hidden }
.company dl { height: 471px }
.company dl dt { width: 572px; height: 352px; height:306px; overflow: hidden }
.company dl dt img {width: 572px; }
.company dl dd { padding-top: 32px; padding-left: 5px }
.company dl dd span { display: block; float: left; width: 108px; height: 79px; height:106px; border-right: 1px solid #EBEBEB; padding-top: 7px; padding-top:15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: 8px; margin-right: 37px; font-size: 14px; line-height: 100%; color: #615242; text-align: center }
.company dl dd span i { display: block; font-size: 50px; line-height: 50px; margin-bottom: 7px }
.company dl dd h4 { font-size: 14px; line-height: 44px; color: #000; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 400 }
.company dl dd p { font-size: 14px; line-height: 21px; color: #888 }
.company dl:hover dd h4 { color: #0051cf }
.faq_con { width: 562px; height: 470px; float: right; margin-top: 69px; overflow: hidden }
.faq_con li { width: 562px; height: 110px; margin-bottom: 9px }
.faq_con li a { border: 1px solid #EBEBEB; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 562px; height: 110px; display: block; padding: 18px 15px 13px 5px; -o-transition: all .3s ease; transition: all .3s ease }
.faq_con li span { float: left; display: block; text-align: center; font-size: 14px; line-height: 100%; color: #666; width: 129px; height: 79px; border-right: 1px solid #EBEBEB; margin-right: 24px; -o-transition: all .3s ease; transition: all .3s ease }
.faq_con li i { display: block; font-size: 50px; line-height: 100%; color: #333; margin: 0 0 6px }
.faq_con li h4 { font-size: 16px; line-height: 22px; color: #333; font-weight: 400; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 7px }
.faq_con li p { font-size: 14px; line-height: 21px; color: #888 }
.faq_con li:hover a { border-color: #0051cf }
.faq_con li:hover a span { border-color: #0051cf; color: #0051cf }
.faq_con li:hover a i { color: #0051cf }
.faq_con li:hover a h4 { color: #0051cf; font-weight: 700 }
.faq_con li:hover a p { color: #0051cf }


.about { padding-top: 94px; padding-bottom: 45px; background: url(../resource/images/c7848493f3454d8fa25265c79ab969e2_6.jpg) no-repeat center top }
.about h2 a { display: block; font-size: 45px; line-height: 100%; color: #000; text-align: center }
.about h2 span { display: block; font-size: 18px; line-height: 100%; color: #000; margin-top: 19px; font-weight: 400 }
.about .about_con p { font-size: 20px; line-height: 30px; color: rgba(0, 0, 0, .69); margin: 51px auto 65px; text-align: center; width: 1140px }
.about .about_con>a { display: block; width: 207px; height: 53px; background: linear-gradient(0deg, #0d2d83, #06b); background: url(../images/more_bg.png) repeat center; border-radius: 26px; font-size: 16px; line-height: 53px; color: #fff; text-align: center; margin: 0 auto 59px; -o-transition: all .3s ease; transition: all .3s ease }
.about .about_con>a:hover { width: 220px }
.album { width: 1318px; height: 275px; background: #fff; margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 28px 60px }
.album_nav { width: 198px; float: left }
.album_nav h3 { margin-bottom: 17px }
.album_nav h3 a { display: block; font-size: 20px; line-height: 60px; color: #fff; text-indent: 56px; background: #06B; font-weight: 400 }
.album_nav h3.on a { background: #0D2D83 }
.album_con { width: 970px; height: 213px; float: right; overflow: hidden }
.album_con li { width: 315px; height: 213px; float: left; line-height: 0; margin-right: 12px }
.album_con li>a { display: block; width: 315px; height: 175px; overflow: hidden }
.album_con li>a img { height: 175px;}
.album_con li span a { display: block; font-size: 14px; line-height: 38px; color: #333; text-align: center; background: #ECECEC; -o-transition: all .3s ease; transition: all .3s ease }
.album_con li:hover span a { background: #0051cf; color: #fff }



@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight2 { -webkit-animation-name: fadeInRight2; animation-name: fadeInRight2 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
