@CHARSET "UTF-8";

/*  */

.pos {
    position: relative;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

.com-img {
    display: block;
    overflow: hidden;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*头部样式*/

#header {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
}

.top {}

.logo {
    position: relative;
    padding-left: 38px;
}

.logo a {
    display: block;
}

.logo a img {
    max-width: 100%;
}

.topLink {
    width: 400px;
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
    margin-top: 12px;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:visited {
    text-decoration: none;
    color: #333;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    color: #878585;
    line-height: 22px;
}

.topLink .k1 a {
    color: #878585;
}

.topLink .k1 a:hover {
    color: #0064d4;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

#menu {
    padding-top: 35px;
    padding-right: 20px;
}

@media (min-width:1366px) {
    #menu {
        padding-right: 18.75vw;
    }
}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
}

#formsearch {
    width: 300px;
    float: left;
}

.hotSearch {
    font-weight: normal;
    color: #878585;
    line-height: 22px;
}

.hotSearch a {
    color: #878585;
}

.hotSearch a:hover {
    color: #0064d4;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.container {
    width: 1110px;
    margin: 0 auto;
}

.menu_cate {
    width: 282px;
    float: left;
}

.cate_title {
    background: #1e387b;
    font: 400 24px/41px "方正大黑简体";
    color: #fff;
    padding-left: 20px;
    border: 1px solid #e5e8ef;
    margin-bottom: 13px;
}


/*产品推荐*/

.recommend_product {
    width: 892px;
    float: right;
}

.recommend_product .title {
    color: #1e387b;
    font: 400 18px/32px "Microsoft Yahei";
    padding-left: 20px;
    border-bottom: 1px solid #ccc
}

.recommend_product .content {
    padding-top: 10px;
}

.roll_product li {
    padding-bottom: 0px;
}

.about {
    width: 1110px;
    margin: 0 auto;
    margin-top: 8px;
}

.about_title {
    padding-left: 72px;
    background: url(../images/one.png) no-repeat left center;
    font: 600 24px/75px "Microsoft Yahei";
    padding-bottom: 3px;
    border-bottom: 1px solid #cccccc;
    height: 60px;
    color: #1e387b;
    position: relative;
    margin-bottom: 27px;
}

.about_title span {
    color: #ccc;
    font-weight: 400;
    padding-right: 5px;
    font-size: 30px;
    font-family: "impact";
    position: relative;
    top: 4px;
}

.about_title a {
    position: absolute;
    right: 8px;
    top: 16px;
    color: #1e387b;
    font-size: 12px;
    font-weight: 400;
}

.about_title a:hover {
    color: #0064d4;
}

.about .content1 {
    width: 371px;
    float: left;
}

.about .content1 img {
    width: 365px;
    height: 200px;
    padding: 2px;
    border: 1px solid #ccc;
}

.about .content {
    width: 688px;
    background: url(../images/about1.jpg) no-repeat left center;
    color: #fff;
    font: 400 14px/25px "Microsoft Yahei";
    float: right;
    padding: 26px 20px 30px;
}

.c1 {
    background: url(../images/c1.png);
    padding-top: 12px;
    margin-top: 8px;
    padding-bottom: 10px;
}

.news {
    width: 1110px;
    margin: 0 auto;
}

.news .about_title {
    background: url(../images/two.png) no-repeat left center;
}


/*首页新闻*/

.news_company {
    width: 312px;
    float: left;
    margin-top: 8px;
}

.news_company .content {}

.news_company .content img {
    width: 303px;
    height: 100px;
    padding: 2px;
    border: 1px solid #ccc;
}

.news_company2 {
    width: 330px;
    float: left;
}

.news1_title a {
    color: #1e387b;
    font-size: 12px;
    display: block;
    border-bottom: 1px dashed #1e387b;
    text-align: right
}

.news1_title a:hover {
    color: #0064d4;
}


/*工程案例*/

.case {
    width: 1110px;
    margin: 0 auto;
}

.case .about_title {
    background: url(../images/three.png) no-repeat left center;
}

.case .content {
    padding-top: 5px;
}

.c2 {
    background: url(../images/c1.png);
    padding: 10px 0;
    margin-top: 15px;
}

.contact {
    width: 1110px;
    margin: 0 auto;
}

.contact .about_title {
    background: url(../images/four.png) no-repeat left center;
    margin-bottom: 10px;
}

.contact .content {
    width: 288px;
    float: left;
    margin-left: 10px;
}

.contact .content td {
    color: #585858;
    font: 400 14px/48px "Microsoft Yahei";
    border-bottom: 1px solid #bfbfbf
}

.contact .content1 {
    width: 690px;
    float: left;
    margin-left: 95px;
}

.c3 {
    height: 101px;
    background: url(../images/c3.jpg) no-repeat center top;
}

.navigation {
    float: right;
    width: 100px;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.news2_company {
    margin-top: 10px;
}


/*首页下载中心*/

.down_index {
    margin-top: 10px;
    width: 280px;
    float: right;
}

.down_index .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.down_index .content {
    padding: 5px;
}


/*首页区域*/

.region {
    border: 1px solid #e0e1dc;
    padding: 10px;
    margin-top: 10px;
    color: #333;
}

.region h3 {
    line-height: 30px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
    font-family: "Microsoft Yahei";
    background: #f3f3f3;
    border-bottom: 2px solid #df2525;
    font-size: 14px;
}

.region .item {
    padding: 10px;
    padding-bottom: 0;
    color: #666;
}

.region .item a {
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 26px;
    margin-bottom: 6px;
}

.region .item a:hover {
    text-decoration: underline;
    color: #df2525;
}

.city h2 {
    line-height: 30px;
    border-bottom: 2px solid #0064d4;
    padding-left: 5px;
}

.city .item {
    line-height: 28px;
    padding: 10px;
}


/*产品列表页描述*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}


/*友情链接*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 32px;
    color: #fff;
    text-align: left
}


/*页面底部*/

.foot {
    background: #474747;
    padding: 5px 0 10px;
}

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    line-height: 24px;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.more_region {
    position: absolute;
    right: 10px;
    line-height: 30px;
    top: 0;
    font-weight: normal;
    font-size: 12px;
}

#footer h3 {
    width: 80px;
    line-height: 30px;
    position: absolute;
    right: 233px;
    top: 5px;
    font-weight: normal;
}


/*------------内页-------------------*/

.n_banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.left {
    width: 225px;
    float: left;
}

.sort_menu {}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact p.content {
    padding: 5px;
}

.right {
    width: 950px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #000;
    font-family: "Microsoft Yahei";
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
    font-family: "Microsoft Yahei";
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}


/*  */

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* top_head */

.top_head {
    position: fixed;
    width: 100%;
    z-index: 9999;
    background: #fff;
    top: 0px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}

.top_head>.flex {
    height: 80px;
    align-items: center;
}


/* 首页banner样式 */

.x-banner .owl-carousel {
    position: relative;
}

.x-banner .owl-carousel .banner-item a {
    display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
    right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev,
.x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover,
.x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #013395;
}

.x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-nav button.owl-prev,
    .x-banner .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 30px;
        margin-top: -20px;
    }
    .x-banner .owl-carousel .owl-nav .iconfont {
        font-size: 20px;
    }
}

.x-banner .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    background: #fff;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    opacity: .2;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
    opacity: .5;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    opacity: 1;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px;
    }
}

.icon-font {
    position: relative;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(https://gcdn.myxypt.com/images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}


/*  */

.x-banner {
    overflow: hidden;
    position: relative;
}

.x-banner .owl-carousel .banner-item a {
    overflow: hidden;
}

.x-banner .owl-carousel .banner-item a img {
    animation: banrun1 10s linear infinite;
}

.bbfu {
    position: absolute;
    left: 18.75vw;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}

.bbfu h3 {
    font-size: 1.875vw;
    color: #0049ab;
    font-weight: bold;
    margin-bottom: 20px;
}

.bbfu .sxsd {
    font-size: 18px;
    color: #0049ab;
    line-height: 1.7;
    margin-bottom: 55px;
    max-width: 740px;
}

.bbfu .jian1 {
    background: url(../images/jian1.png) no-repeat;
    display: block;
    width: 82px;
    height: 25px;
}

@keyframes banrun1 {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.15)
    }
    100% {
        transform: scale(1.3)
    }
}


/*  */

.section {
    overflow: hidden;
}


/* section2 */

.section2 {
    background: url(../images/c2bg.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.c1_left {
    position: relative;
    width: 600px;
}

.c1_left h2 {
    position: relative;
    margin-bottom: 45px;
}

.c1_left .abbtxt {
    line-height: 30px;
    width: 500px;
    font-size: 16px;
    color: #000;
}

.c1_left .abb_more {
    display: block;
    margin-top: 25px;
    margin-bottom: 40px;
    font-size: 16px;
    color: #000;
}

.c1_left .abb_more i {
    margin-left: 10px;
}

.c1_left ul {
    display: flex;
}

.c1_left ul li {
    position: relative;
    text-align: center;
    margin-right: 60px;
}

.c1_left ul li a {
    display: block;
}

.c1_left ul li .aaimg {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border: 1px solid #b8b8b8;
    border-radius: 50%;
    margin: 0 auto;
}

.c1_left ul li .aaimg img {
    max-width: 100%;
}

.c1_left ul li h3 {
    font-size: 16px;
    color: #a5a5a5;
    font-weight: normal;
    padding-top: 10px;
}

.c1_left ul li:hover .aaimg {
    border-color: #097ec5;
}

.c1_left ul li:hover .aaimg img {
    filter: invert(51%) sepia(90%) saturate(4830%) hue-rotate(181deg) brightness(95%) contrast(80%);
}

.c1_left ul li:hover h3 {
    color: #097ec5;
}


/* section3 */

.section3 {
    background: url(../images/c3bg.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.c3_top {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 35px;
}

.c3_top h2 {
    padding-bottom: 25px;
}

.c3_sort {
    position: relative;
    font-size: 0;
}

.c3_sort li {
    padding: 0 8px;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
}

.c3_sort li:last-child {
    padding: 0;
}

.c3_sort li a {
    font-size: 16px;
    color: #fff;
}

.c3_sort li+li:not(:last-child):before {
    position: absolute;
    left: -4px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 2px;
    background: #fff;
    content: "";
}


/* psp_list */

.psp_list {
    position: relative;
    margin: 0 -10px;
    padding-bottom: 30px;
}

.psp_list .slick-slide {
    position: relative;
    margin: 0 10px;
}

.psp_list .slick-slide a {
    display: block;
}

.psp_list .slick-slide .osoimg {
    position: relative;
}

.psp_list .slick-slide .osoimg img {
    display: block;
    width: 100%;
}

.psp_list .slick-slide .oso_txt {
    margin-top: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    height: 35px;
    padding-left: 5px;
    padding-right: 10px;
}

.psp_list .slick-slide .oso_txt h3 {
    padding-left: 30px;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    position: relative;
}

.psp_list .slick-slide .oso_txt h3::before {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 2px;
    background: #000;
    content: "";
}

.psp_list .slick-slide .oso_txt span {
    display: block;
    width: 25px;
    height: 7px;
    background: url(../images/cp_jian1.png) no-repeat center;
}

.psp_list .slick-slide:hover .oso_txt h3 {
    color: #016dda;
}

.psp_list .slick-slide:hover .oso_txt h3::before {
    background: #016dda;
}

.psp_list .slick-slide:hover .oso_txt span {
    background: url(../images/cp_jian2.png) no-repeat center;
}


/*  */

.psp_list .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    z-index: 9;
    bottom: 0px;
}

.psp_list .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #efefef;
    cursor: pointer;
}

.psp_list .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.psp_list .slick-dots li.slick-active {
    background-color: #016dda;
}


/* section4 */

.section4 {
    background: url(../images/c4bg.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.section4 .fp-tableCell {
    vertical-align: top;
}

.c4_top {
    position: relative;
    padding-top: 200px;
}

.c4_top h2 {
    margin-bottom: 50px;
}

.c4_top .c4_sort {
    position: relative;
}

.c4_sort li {
    margin-bottom: 10px;
    position: relative;
}

.c4_sort li a {
    display: block;
    font-size: 16px;
    color: #000000;
}

.c4_con {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.nsn_list {
    margin-left: 450px;
    width: 610px;
}

.nsn_list li {
    padding: 15px 0;
    position: relative;
    border-bottom: 1px dashed #a6a6a6;
}

.nsn_list li a {
    display: block;
}

.nsn_list li .syp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.nsn_list li .syp h3 {
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    position: relative;
}

.nsn_list li .syp h3::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #000;
    margin-right: 5px;
    vertical-align: 2px;
    border-radius: 50%;
}

.nsn_list li .syp span {
    font-size: 14px;
    display: block;
    color: #000000;
}

.nsn_list li .syp_txt {
    font-size: 14px;
    color: #000;
    line-height: 25px;
}


/*  */

.ns_more {
    width: 102px;
    height: 102px;
    background: #fff;
    text-align: center;
    line-height: 102px;
}

.ns_more a {
    display: inline-block;
    font-size: 16px;
    color: #000;
}


/* section5 */

.section5 {
    background: url(../images/c5bg.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.section5 .fp-tableCell {
    vertical-align: top;
}

.c5_top {
    position: relative;
    padding-top: 200px;
}

.c5_top h2 {
    margin-bottom: 20px;
}


/* c5_middle */

.c5_middle {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.c5_left {
    position: relative;
    width: 470px;
    padding-top: 80px;
}

.c5_logo {
    margin-bottom: 50px;
}

.c5_logo img {
    max-width: 100%;
}

.c5flex {
    display: flex;
    justify-content: space-between;
}

.c5_contact {
    width: 310px;
    font-size: 16px;
    line-height: 35px;
    color: #fff;
}

.c5_ewm {
    position: relative;
    width: 141px;
}

.c5_ewm img {
    max-width: 141px;
}

.c5_right {
    width: 668px;
    position: relative;
    text-align: right;
}

.c5_right .dis {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}

.c5_right .dis::before {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 115px;
    height: 2px;
    content: "";
    background: #fff;
}

.c5_map {
    position: relative;
    width: 668px;
}

.c5_map img,
.c5_map iframe {
    max-width: 100%;
}


/* fix_ban */

.fix_ban {
    position: absolute;
    width: 100%;
    bottom: 5.125vw;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    z-index: 9999;
}

.fix_ban a {
    color: #fff;
    font-size: 14px;
}


/* 动画 */

.sun-delay0 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.sun-delay1 {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.sun-delay2 {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.sun-delay3 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.sun-delay4 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.sun-delay5 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.sun-delay6 {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
}

.sun-delay7 {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
}

.sun-delay8 {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
}

.sun-delay9 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
}

.sun-delay10 {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
}

.sun-ani-left,
.sun-ani-down,
.sun-ani-up,
.sun-ani-right {
    opacity: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
}

.sun-ani-left {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
}

.sun-ani-down {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
}

.sun-ani-up {
    -webkit-transform: translateY(-100px);
    transform: translateY(100px);
}

.sun-ani-right {
    -webkit-transform: translatex(100px);
    transform: translatex(100px);
}

.actives .sun-ani-left {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.active .sun-ani-left {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.active .sun-ani-down {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.active .sun-ani-up {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.active .sun-ani-right {
    opacity: 1;
    -webkit-transform: translatex(0);
    transform: translatex(0);
}