﻿@charset "utf-8";
@import url(icon.css);

/*友情连接*/
.p_l_list li {
    float: left;
    width: 16.66%;
    float: left;
    padding: 10px;
}

.p_l_list li a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}

.p_l_list li img {
    width: 120px;
    display: block;
}

/*下载*/
.n_d_list li {
    height: 38px;
    border-bottom: 1px solid #eee;
}

.n_d_list li a {
    float: left;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.n_d_list li span {
    float: right;
    line-height: 35px;
}

/*招聘*/
.n_j_list li {
    height: 38px;
    border-bottom: 1px solid #eee;
}

.n_j_list li a {
    float: left;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}

.n_j_list li span {
    float: right;
    line-height: 35px;
    font-size: 16px;
}

/*新闻*/
.n_n_list {
    margin-top: -35px;
}

.n_n_list dl {
    margin: 35px 0;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.n_n_list dl dt {
    float: left;
    overflow: hidden;
}

.n_n_list dl dd {
    float: right;
    width: 720px;
    text-align: left;
    margin-left: 20px;
}

.n_n_list dl dd a {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 658px;
    float: left;
}

.n_n_list dl dd ins {
    display: block;
    margin: 10px 0px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #888888;
    text-decoration: none;
    color: #243a8e;
    font-size: 22px;
}

.n_n_list dl dd>div {
    display: block;
    margin-top: 25px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    width: 580px;
}

.n_n_list dl dd span {
    font-size: 14px;
    color: #333;
    float: right;
}

.listnew_left {
    float: left;
}

.listnew_left li {
    width: 310px;
    height: 190px;
    border: 2px solid #EBEBEB
}

.listnew_left li img {
    width: 285px;
    height: 157px;
    padding: 15px 0 0 13.5px;
}

.listnew_right {
    width: 660px;
    float: right;
    margin-top: 35px
}

.title2 {
    font-size: 14px;
    color: #E60012;
    height: 25px;
}

.title2 a {
    color: #E60012;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 500px;
}

.title2 span {
    float: right;
    font-size: 12px;
    background: url(../images/zhi1.png) no-repeat 75px -2px;
    padding-right: 20px
}

.listnews_article {
    font-size: 12px;
    line-height: 35px;
    margin-top: 10px;
    height: 90px;
    overflow: hidden;
}

.listnews_article span {
    color: #E71021
}

.listnews_article span a {
    color: #E71021
}

.listnews_our {
    margin-bottom: 35px;
    width: 1000px;
    float: left;
}

.waterfall {
    -moz-column-count: 3;
    /* Firefox */
    -webkit-column-count: 3;
    /* Safari 和 Chrome */
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}

/*一个内容层*/
.item {
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}

.item img {
    width: 280px;
}

/*视频*/
.p_v_list {}

.p_v_list li {
    float: left;
    display: inline-block;
    width: 320px;
    margin: 0 6px 10px 7px;
}

.p_v_list li img {
    width: 320px;
    height: 240px;
}

.p_v_list li span {
    display: block;
    height: 35px;
    line-height: 35px;
    text-indent: 20px;
    width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 2px solid #d9d7d7;
    background: url(/templates/images/icon01.jpg) no-repeat 3px center;
}

/* ---------------结束---------------- */

/* ---------------开始首页内容------------------ */

/* ---------------结束栏目列表---------------- */
/*产品分类*/
.sortnavt {
    display: none;
}

.sortnavt h3 {
    height: 35px;
    line-height: 35px;
    color: #666;
}

.sortnavt span {
    float: left;
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-indent: 10px;
    text-transform: capitalize;
    display: none;
}

.sortnavli {
    position: relative;
}

ul.sortnavul {}

.sortnavul li a {
    color: #666;
    position: relative;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
    text-align: center;
}

.sortnavul li a:hover::before {
    left: 0;
    right: 0;
    z-index: 1;
}

/* 翻页按钮 */
.navPage {
    clear: left;
    padding: 45px 0px 35px 0px;
    font-size: 14px;
    font-family: arial, simsun, sans-serif;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.navPage ul {
    text-align: center;
}

.navPage li {
    display: inline-block;
    margin-right: 2px;
}

.navPage a {
    display: block;
    color: #666;
    width: 0.26rem;
    height: 0.26rem;
    display: block;
    border: 1px solid #666;
    line-height: 0.26rem;
    font-size: 0.14rem;
}

.navPage a:hover,
a.pagebarCurrent {
    color: #fff;
    text-decoration: none;
    border: 1px solid #002590;
    background-color: #002590;
}

/*单页图文分类*/
.sortnavbtn {
    background: url(../images/lb.gif) no-repeat scroll 40px 0 transparent;
    color: #D4D4D4;
    font-weight: bold;
    line-height: 32px;
}

.sortnavbtn a {
    background: url(../images/lb.gif) no-repeat 40px 0;
    color: #D4D4D4;
    display: block;
    font-weight: bold;
    line-height: 32px;
    overflow: hidden;
    padding-bottom: 8px;
    padding-left: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 177px;
}

.sortnavbtn a:hover {
    line-height: 32px;
    background: url(../images/lhover.gif) no-repeat 40px 0px;
    padding-left: 50px;
    color: #c30708;
    font-weight: bold;
    text-decoration: none;
}

/*首页产品分类*/
.i_ullist_sortnav {
    float: left;
}

.i_ullist_sortnav li {
    border-bottom: 1px solid #ffefe1;
    width: 150px;
}

/* ---------------开始栏目详细---------------- */

/*产品展示详细*/
.productview {
    position: relative;
}

.producttitle {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin: 20px 0;
}

/*默认*/
.productimg {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 15px;
    display: block;
    width: 600px;
}

.productinfos {
    overflow: hidden;
    display: none;
    text-align: center;
}

.productimg a {}

.productimg a img {
    margin: 0;
    padding: 0;
    width: 600px;
}

.productimg a:hover img {}

/*IE6固定大小*/
*html .productimg a img {
    width: 400px;
}

/*展示1*/
.productbigimg {
    position: absolute;
    display: inline;
    width: 100%;
    text-align: center;
}

.productinfoslist {
    overflow: hidden;
    padding-left: 335px;
    height: 335px;
}

.shopping {
    padding-left: 80px;
}

.productinfoslistfos {
    margin: 20px 0px;
    float: left;
    width: 340px;
}

.productinfoslist ul {
    width: 335px;
    padding-bottom: 20px;
}

.productremark {
    clear: both;
    line-height: 25px;
}

.productremark .title {
    overflow: hidden;
    font-weight: bold;
    line-height: 29px;
    display: none;
}

/*内容详细页*/
.p_n_title {
    text-align: center;
    font-weight: bold;
    font-size: 0.22rem;
}

.remark {
    line-height: 22px;
    line-height: 25px;
    margin-top: 20px;
}

.remark1 {
    line-height: 25px;
    margin-bottom: 30px;
}

/*下载链接*/
.download_btn {
    text-align: center;
    line-height: 35px;
}

/*新闻详细*/
.news_view .p_container {
    width: 12rem;
    margin: auto;
}


.news_view .p_container .remark {
    font-size: 0.16rem;
    line-height: 0.30rem;
    text-align: justify;
}

.news_view .p_container img {
    margin: 0.15rem 0;
}


.p_n_info {
    line-height: 0.35rem;
    text-align: right;
    font-size: 0.12rem;
}

.p_n_video {
    text-align: center;
}

/* 产品/视频详细 */
.product_others {
    padding-top: 8px;
    clear: both;
    padding-left: 8px;
}

.product_others li {
    display: block;
    clear: both;
    line-height: 20px;
}

.onlinebuy_list .pc01 {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}

/*.onlinebuy_list .pc01 img{width:500px;}*/
.onlinebuy_list .pc01 img {
    border: 1px solid #bcbcbc;
    margin: 0;
    padding: 0;
    max-width: 500px;
    width: expression(this.width>500?"500px":this.width);
    max-height: 500px;
    height: expression(this.height>500?"500px":this.height);
}

.onlinebuy_list .pc01 a:hover img {
    border: 1px solid #900;
}

/*IE6固定大小*/
*html .onlinebuy_list .pc01 img {
    width: 400px;
}

.viewproduct_infos {
    clear: both;
    padding-left: 8px;
    overflow: hidden;
}

/*导航上下记录*/

.prevnext-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 0.14rem;
}

.prevnext-btn {
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.prevnext-btn a {
    padding: 6px 0.3rem;
    background: #008BB9;
    border-radius: 0.04rem;
    color: #fff;
    font-size: 0.14rem;
}

.prevnext {
    flex: 1;
    padding: 0.3rem 0 0.1rem;
    line-height: 0.2rem;
}

.prevrecord,
.nextrecord {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.prevrecord a,
.nextrecord a {
    font-weight: bold;
}

/* 网站地图 */
.p_m_div {
    margin: auto;
    clear: both;
    text-align: left;
    overflow: hidden;
    width: 100%;
    padding: 0 30px;
    padding-top: 30px;
}

.p_m_div a {
    line-height: 20px;
    height: 20px;
    font-size: 12px;
}

.p_m_div a:hover {
    line-height: 20px;
    font-size: 12px;
}

.p_m_ul {
    margin: 0 0 6px 0;
    display: table;
    border-bottom: dashed 1px #d7d7d7;
    width: 100%;
    padding: 0px;
}

.p_m_div2 .p_m_ul {
    margin: 0px;
    float: left;
    width: auto;
    border: none;
    padding-left: 10px;
}

.p_m_menu {
    font-weight: bold;
    clear: both;
}

.i_p_list .p_m_ul li,
.menusort_list li {
    white-space: nowrap;
    width: 653px;
}

.p_m_class,
.menusort_lists {
    margin-left: 24px;
}

.p_m_div2 {
    margin: 0 10px 0 0;
}

/* ----开始网站Rss订阅中心---- */
.onlinerss {
    width: 220px;
    margin: 0 0 10px;
    padding-bottom: 5px;
    border: solid #dbdbdb 1px;
    background: #f0f0f0;
}

.onlinerss dl {
    width: 214px;
    height: 28px;
    margin: 0 auto;
    padding-top: 6px;
    background: url(../images/t1.jpg) no-repeat bottom;
}

.onlinerss dt {
    float: left;
    padding-left: 25px;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
}

.onlinerss dt a,
.onlinerss dt a:hover {
    color: #fff;
    text-decoration: none;
}

.onlinerss li {
    padding-bottom: 10px;
    text-align: center;
}

.onlinerss li a.a1 {
    display: block;
    overflow: hidden;
    width: 200px;
    height: 170px;
    margin: 0 auto;
    border: 1px solid #cbc5bf;
}

.onlinerss li a.a1 img {
    width: 200px;
}

.onlinerss li a.a2 {
    display: block;
    overflow: hidden;
    width: 200px;
    margin: 0 auto;
    ;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.onlinerss .singletxt_main {
    width: 192px;
    margin: 0 auto;
    padding: 10px;
    border: solid #c8c8c8 1px;
    border-top: none;
    background: #fff;
    line-height: 20px;
}

.main_rssxmllist {
    clear: both;
    display: block;
}

.main_rssxmllist ul {
    display: block;
    padding-bottom: 2px;
    padding: 0px;
    margin: 0px;
}

.rssmain_topbar {
    clear: both;
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0px 4px;
    border: solid 1px #d7d7d7;
}

.rssmain_toptit {
    float: left;
    font-weight: bold;
}

.rssmain_topbtn {
    display: block;
    float: right;
    padding-top: 2px;
}

.rssmain_topbtn .rssxml_url {
    display: block;
    margin: 4px 15px 0 0;
    float: left;
    line-height: 20px;
}

.rssmain_topbtn .rssxml_btn {
    display: block;
    float: left;
    line-height: 20px;
}

.rssxml_btn .subscribe_btn {
    clear: both;
    display: block;
    cursor: pointer;
    background: url(../../images/rss_icon.jpg) no-repeat left center;
    padding: 2px 4px 0px 20px
}

.rssxml_btn .subscribe_list {
    top: 22px;
    right: -5px;
    z-index: 1000;
    position: absolute;
    padding: 4px;
    border: solid 1px #DDD;
    background-color: #FFF;
}

.subscribe_list a {
    clear: both;
    display: block;
    padding: 4px;
}

.viewitem_list {
    margin: 0px;
    padding: 4px 4px 8px;
}

.viewitem_list ul {
    margin: 0px;
    padding: 0px;
    display: table;
    width: 100%;
    line-height: 20px;
}

.viewitem_list ul li {
    line-height: 20px;
}

.viewitem_list ul li a {
    display: block;
    float: left;
    width: 600px;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.viewitem_list ul span {
    float: right;
    padding-right: 0px;
}

#com_pmodule_rssonline {
    text-align: center;
    margin: 0 auto;
}

#com_pmodule_rssonline li {
    padding: 3px 0;
}

#com_rssonline li {
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
}

.sidebar .rss1 {
    background: url(../images/t1.jpg) no-repeat scroll 0 0 transparent;
    height: 29px;
    width: 194px;
}

.sidebar .rss1 span {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    padding-left: 34px;
}

.sidebar .rss1 span a {
    color: #fff;
}

/* ------在线调查---- */
.survey_indexshow {
    margin: 0px 0 15px 5px;
}

.survey_indexpost {
    padding-left: 20px;
    margin-bottom: 8px;
}

.survey_post input {
    border: 0px;
}

.survey_postbtn {
    line-height: 35px;
}

.survey_postbtn input {
    line-height: 20px;
    margin-right: 8px;
    cursor: pointer;
    width: 100px;
    background: #ddd;
    color: #25262b;
    border: solid 1px;
}

/* ---------------结束栏目详细---------------- */



/*module.css*/

.title01 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e28b0f;
    border-radius: 4px 4px 0 0;
}

.title01 h3 {
    float: left;
    font-size: 16px;
    color: #FFF;
    text-indent: 15px;
}

.title02 {
    padding: 0 35px 0 20px;
    height: 100px;
    border-bottom: 1px solid #ededed;
}

.title02 h3 {
    display: block;
    float: left;
    height: 100px;
    line-height: 60px;
    text-indent: 15px;
    font-size: 18px;
    color: #333333;
    background: url(../images/icon04.png) no-repeat left center;
}

.title02 span {
    display: block;
    float: right;
    line-height: 60px;
    font-size: 14px;
}

.title02 span a {
    color: #666666;
    padding: 0 10px;
}

.title03 {
    height: 34px;
    color: #333;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}

.roll02 {
    float: right;
    width: 64px;
}

.roll02 a {
    float: left;
    display: block;
    width: 32px;
    height: 40px;
}

.roll02 a.rol02 {
    background: url(../images/rol02.png) no-repeat center center;
}

.roll02 a.ror02 {
    border-radius: 0 4px 0 0;
    background: url(../images/ror02.png) no-repeat center center;
}

.roll02 a:hover {
    background-color: #cb7d0d;
}

.roll03 {
    float: right;
    margin-right: 25px;
    border-right: 1px solid #f2f2f2;
}

.roll03 a {
    float: left;
    display: block;
    width: 55px;
    height: 100px;
    border-left: 1px solid #f2f2f2;
}

.roll03 a.rol03 {
    background: url(../images/rol03.png) no-repeat center center;
}

.roll03 a.ror03 {
    background: url(../images/ror03.png) no-repeat center center;
}

.roll03 a.rol03:hover {
    background: url(../images/rol03_on.png) no-repeat center center #969696;
}

.roll03 a.ror03:hover {
    background: url(../images/ror03_on.png) no-repeat center center #969696;
}


/**
 * Swiper 5.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 11, 2020
 */

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}



/* gotop */
.actGotop {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    display: none;
    cursor: pointer;
    background: url(../Images/backTop.png) no-repeat center center #002590;
}

.actGotop:hover {
    background: url(../Images/backTop.png) no-repeat center center rgba(191, 27, 57, 0.35);
}

/*global.css*/

/* CSS Document 2016.12.1 */
body {
    font-family: microsoft yahei;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #888888;
    background: #FFF;
}

* {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
    transition: color 0.2s, background 0.4s;
    -webkit-transition: color 0.2s, background 0.4s;
    -moz-transition: color 0.2s, background 0.4s;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

img,
a img {
    vertical-align: bottom;
    max-width: 100%;
    width: 100%;
}

input,
select,
textarea {
    vertical-align: middle;
    font-family: microsoft yahei;
}

input:focus,
textarea:focus {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

/* Link */
a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/* Other */
.clear {
    clear: both;
    font-size: 1px;
    width: 1px;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

.clear::after {
    content: "";
    clear: both;
    font-size: 1px;
    width: 1px;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}


/* Font  */
.fb {
    font-weight: bold;
}

.f12px {
    font-size: 12px;
}

.f14px {
    font-size: 14px;
}

.f16px {
    font-size: 16px;
}

.f18px {
    font-size: 18px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 35px;
}

.mt60 {
    margin-top: 60px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml30 {
    margin-left: 35px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ovht {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@-webkit-keyframes a-fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes a-fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes a-fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes a-fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadein-top {
    -webkit-animation-name: fadeinT;
    -moz-animation-name: fadeinT;
    -ms-animation-name: fadeinT;
    animation-name: fadeinT;
}

@-webkit-keyframes fadeinT {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeinT {
    0% {
        opacity: 0;
        -moz-transform: translateY(-50px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-ms-keyframes fadeinT {
    0% {
        opacity: 0;
        -ms-transform: translateY(-50px);
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0);
    }
}

@keyframes fadeinT {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadein-right {
    -webkit-animation-name: fadeinR;
    -moz-animation-name: fadeinR;
    -ms-animation-name: fadeinR;
    animation-name: fadeinR;
}

@-webkit-keyframes fadeinR {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeinR {
    0% {
        opacity: 0;
        -moz-transform: translateX(50px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-ms-keyframes fadeinR {
    0% {
        opacity: 0;
        -ms-transform: translateX(50px);
    }

    100% {
        opacity: 1;
        -ms-transform: translateX(0);
    }
}

@keyframes fadeinR {
    0% {
        opacity: 0;
        transform: translateX(50px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadein-bottom {
    -webkit-animation-name: fadeinB;
    -moz-animation-name: fadeinB;
    -ms-animation-name: fadeinB;
    animation-name: fadeinB;
}

@-webkit-keyframes fadeinB {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeinB {
    0% {
        opacity: 0;
        -moz-transform: translateY(50px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-ms-keyframes fadeinB {
    0% {
        opacity: 0;
        -ms-transform: translateY(50px);
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0);
    }
}

@keyframes fadeinB {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadein-left {
    -webkit-animation-name: fadeinL;
    -moz-animation-name: fadeinL;
    -ms-animation-name: fadeinL;
    animation-name: fadeinL;
}

@-webkit-keyframes fadeinL {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeinL {
    0% {
        opacity: 0;
        -moz-transform: translateX(-50px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-ms-keyframes fadeinL {
    0% {
        opacity: 0;
        -ms-transform: translateX(-50px);
    }

    100% {
        opacity: 1;
        -ms-transform: translateX(0);
    }
}

@keyframes fadeinL {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeout {
    -webkit-animation-name: a-fadeout;
    -moz-animation-name: a-fadeout;
    -ms-animation-name: a-fadeout;
    animation-name: a-fadeout;
}

@-webkit-keyframes a-fadeout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes a-fadeout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes a-fadeout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes a-fadeout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeout-top {
    -webkit-animation-name: fadeoutT;
    -moz-animation-name: fadeoutT;
    -ms-animation-name: fadeoutT;
    animation-name: fadeoutT;
}

@-webkit-keyframes fadeoutT {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
    }
}

@-moz-keyframes fadeoutT {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-100px);
    }
}

@-ms-keyframes fadeoutT {
    0% {
        opacity: 1;
        -ms-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -ms-transform: translateY(-100px);
    }
}

@keyframes fadeoutT {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-100px);
    }
}

.fadeout-right {
    -webkit-animation-name: fadeoutR;
    -moz-animation-name: fadeoutR;
    -ms-animation-name: fadeoutR;
    animation-name: fadeoutR;
}

@-webkit-keyframes fadeoutR {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100px);
    }
}

@-moz-keyframes fadeoutR {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(100px);
    }
}

@-ms-keyframes fadeoutR {
    0% {
        opacity: 1;
        -ms-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -ms-transform: translateX(100px);
    }
}

@keyframes fadeoutR {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(100px);
    }
}

.fadeout-bottom {
    -webkit-animation-name: fadeoutB;
    -moz-animation-name: fadeoutB;
    -ms-animation-name: fadeoutB;
    animation-name: fadeoutB;
}

@-webkit-keyframes fadeoutB {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(100px);
    }
}

@-moz-keyframes fadeoutB {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(100px);
    }
}

@-ms-keyframes fadeoutB {
    0% {
        opacity: 1;
        -ms-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -ms-transform: translateY(100px);
    }
}

@keyframes fadeoutB {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(100px);
    }
}

.fadeout-left {
    -webkit-animation-name: fadeoutL;
    -moz-animation-name: fadeoutL;
    -ms-animation-name: fadeoutL;
    animation-name: fadeoutL;
}

@-webkit-keyframes fadeoutL {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
    }
}

@-moz-keyframes fadeoutL {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-100px);
    }
}

@-ms-keyframes fadeoutL {
    0% {
        opacity: 1;
        -ms-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -ms-transform: translateX(-100px);
    }
}

@keyframes fadeoutL {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-100px);
    }
}

.bounce,
.bounce-hover:hover {
    -webkit-animation-name: a-bounce;
    -moz-animation-name: a-bounce;
    -ms-animation-name: a-bounce;
    animation-name: a-bounce;
}

@-webkit-keyframes a-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-35px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes a-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-35px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-ms-keyframes a-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateY(0);
    }

    40% {
        -ms-transform: translateY(-35px);
    }

    60% {
        -ms-transform: translateY(-15px);
    }
}

@keyframes a-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-35px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.bouncein {
    -webkit-animation-name: a-bouncein;
    -moz-animation-name: a-bouncein;
    -ms-animation-name: a-bouncein;
    animation-name: a-bouncein;
}

@-webkit-keyframes a-bouncein {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes a-bouncein {
    0% {
        opacity: 0;
        -moz-transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.05);
    }

    70% {
        -moz-transform: scale(0.9);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes a-bouncein {
    0% {
        opacity: 0;
        -ms-transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -ms-transform: scale(1.05);
    }

    70% {
        -ms-transform: scale(0.9);
    }

    100% {
        -ms-transform: scale(1);
    }
}

@keyframes a-bouncein {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

.bounceout {
    -webkit-animation-name: a-bounceout;
    -moz-animation-name: a-bounceout;
    -ms-animation-name: a-bounceout;
    animation-name: a-bounceout;
}

@-webkit-keyframes a-bounceout {
    0% {
        -webkit-transform: scale(1);
    }

    25% {
        -webkit-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }
}

@-moz-keyframes a-bounceout {
    0% {
        -moz-transform: scale(1);
    }

    25% {
        -moz-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -moz-transform: scale(0.3);
    }
}

@-ms-keyframes a-bounceout {
    0% {
        -ms-transform: scale(1);
    }

    25% {
        -ms-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -ms-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -ms-transform: scale(0.3);
    }
}

@keyframes a-bounceout {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(0.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(0.3);
    }
}

.rotatein {
    -webkit-animation-name: a-rotatein;
    -moz-animation-name: a-rotatein;
    -ms-animation-name: a-rotatein;
    animation-name: a-rotatein;
}

@-webkit-keyframes a-rotatein {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-200deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: rotate(0);
    }
}

@-moz-keyframes a-rotatein {
    0% {
        opacity: 0;
        -moz-transform: rotate(-200deg);
    }

    100% {
        opacity: 1;
        -moz-transform: rotate(0);
    }
}

@-ms-keyframes a-rotatein {
    0% {
        opacity: 0;
        -ms-transform: rotate(-200deg);
    }

    100% {
        opacity: 1;
        -ms-transform: rotate(0);
    }
}

@keyframes a-rotatein {
    0% {
        opacity: 0;
        transform: rotate(-200deg);
    }

    100% {
        opacity: 1;
        transform: rotate(0);
    }
}

.rotateout {
    -webkit-animation-name: a-rotateout;
    -moz-animation-name: a-rotateout;
    -ms-animation-name: a-rotateout;
    animation-name: a-rotateout;
}

@-webkit-keyframes a-rotateout {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0;
    }
}

@-moz-keyframes a-rotateout {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(200deg);
        opacity: 0;
    }
}

@-ms-keyframes a-rotateout {
    0% {
        -ms-transform-origin: center center;
        -ms-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -ms-transform-origin: center center;
        -ms-transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes a-rotateout {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    }
}

.flash,
.flash-hover:hover {
    -webkit-animation-name: a-flash;
    -moz-animation-name: a-flash;
    -ms-animation-name: a-flash;
    animation-name: a-flash;
}

@-webkit-keyframes a-flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@-moz-keyframes a-flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@-ms-keyframes a-flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes a-flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.shake,
.shake-hover:hover {
    -webkit-animation-name: a-shake;
    -moz-animation-name: a-shake;
    -ms-animation-name: a-shake;
    animation-name: a-shake;
}

@-webkit-keyframes a-shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
    }
}

@-moz-keyframes a-shake {

    0%,
    100% {
        -moz-transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -moz-transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -moz-transform: translateX(10px);
    }
}

@-ms-keyframes a-shake {

    0%,
    100% {
        -ms-transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -ms-transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -ms-transform: translateX(10px);
    }
}

@keyframes a-shake {

    0%,
    100% {
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px);
    }
}

.swing,
.swing-hover:hover {
    -webkit-animation-name: a-swing;
    -moz-animation-name: a-swing;
    -ms-animation-name: a-swing;
    animation-name: a-swing;
}

@-webkit-keyframes a-swing {
    20% {
        -webkit-transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0);
    }
}

@-moz-keyframes a-swing {
    20% {
        -moz-transform: rotate(15deg);
    }

    40% {
        -moz-transform: rotate(-10deg);
    }

    60% {
        -moz-transform: rotate(5deg);
    }

    80% {
        -moz-transform: rotate(-5deg);
    }

    100% {
        -moz-transform: rotate(0);
    }
}

@-ms-keyframes a-swing {
    20% {
        -ms-transform: rotate(15deg);
    }

    40% {
        -ms-transform: rotate(-10deg);
    }

    60% {
        -ms-transform: rotate(5deg);
    }

    80% {
        -ms-transform: rotate(-5deg);
    }

    100% {
        -ms-transform: rotate(0);
    }
}

@keyframes a-swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0);
    }
}

.wobble,
.wobble-hover:hover {
    -webkit-animation-name: a-wobble;
    -moz-animation-name: a-wobble;
    -ms-animation-name: a-wobble;
    animation-name: a-wobble;
}

@-webkit-keyframes a-wobble {
    0% {
        -webkit-transform: translateX(0);
    }

    15% {
        -webkit-transform: translateX(-50px) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(40px) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-33px) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10px) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-10px) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes a-wobble {
    0% {
        -moz-transform: translateX(0);
    }

    15% {
        -moz-transform: translateX(-50px) rotate(-5deg);
    }

    30% {
        -moz-transform: translateX(40px) rotate(3deg);
    }

    45% {
        -moz-transform: translateX(-33px) rotate(-3deg);
    }

    60% {
        -moz-transform: translateX(10px) rotate(2deg);
    }

    75% {
        -moz-transform: translateX(-10px) rotate(-1deg);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-ms-keyframes a-wobble {
    0% {
        -ms-transform: translateX(0);
    }

    15% {
        -ms-transform: translateX(-50px) rotate(-5deg);
    }

    30% {
        -ms-transform: translateX(40px) rotate(3deg);
    }

    45% {
        -ms-transform: translateX(-33px) rotate(-3deg);
    }

    60% {
        -ms-transform: translateX(10px) rotate(2deg);
    }

    75% {
        -ms-transform: translateX(-10px) rotate(-1deg);
    }

    100% {
        -ms-transform: translateX(0);
    }
}

@keyframes a-wobble {
    0% {
        transform: translateX(0);
    }

    15% {
        transform: translateX(-50px) rotate(-5deg);
    }

    30% {
        transform: translateX(40px) rotate(3deg);
    }

    45% {
        transform: translateX(-33px) rotate(-3deg);
    }

    60% {
        transform: translateX(10px) rotate(2deg);
    }

    75% {
        transform: translateX(-10px) rotate(-1deg);
    }

    100% {
        transform: translateX(0);
    }
}

.ring,
.ring-hover:hover {
    -webkit-animation-name: a-ring;
    -moz-animation-name: a-ring;
    -ms-animation-name: a-ring;
    animation-name: a-ring;
}

@-webkit-keyframes a-ring {
    0% {
        -webkit-transform: scale(1);
    }

    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
    }
}

@-moz-keyframes a-ring {
    0% {
        -moz-transform: scale(1);
    }

    10%,
    20% {
        -moz-transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -moz-transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        -moz-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -moz-transform: scale(1) rotate(0);
    }
}

@-ms-keyframes a-ring {
    0% {
        -ms-transform: scale(1);
    }

    10%,
    20% {
        -ms-transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -ms-transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        -ms-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -ms-transform: scale(1) rotate(0);
    }
}

@keyframes a-ring {
    0% {
        transform: scale(1);
    }

    10%,
    20% {
        transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        transform: scale(1) rotate(0);
    }
}

.rotate,
.rotate-hover:hover {
    -webkit-animation-name: a-rotate;
    -moz-animation-name: a-rotate;
    -ms-animation-name: a-rotate;
    animation-name: a-rotate;
}

@-webkit-keyframes a-rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes a-rotate {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-ms-keyframes a-rotate {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes a-rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}




/*ddsmoothmenu.css*/

.ddsmoothmenu {
    font-size: 14px;
}

.ddsmoothmenu a {
    position: relative;
    text-align: center;
    line-height: 0.96rem;
    display: block;
    font-size: 0.2rem;
    color: #000;
    overflow: hidden;
    font-weight: 700;
}

.ddsmoothmenu ul {
    z-index: 100;
    padding: 0;
    list-style-type: none;
    margin-left: 20px;
}

.ddsmoothmenu ul li {
    float: left;
    display: inline;
    color: #fff;
    text-align: center;
    width: 1.4rem;
}

.en .ddsmoothmenu ul>li {
    width: 1.9rem;
}

.nava {}

.ddsmoothmenu a.navactive {
    color: #002590;
    border-bottom: 3px solid #002590;
}

.selected {
    color: #002590;
}

.navactive:hover,
.nava:hover {
    color: #002590;
    border-bottom: 3px solid #002590;
}


.menu_98 .i_nav .i_n01 .nava,
.menu_96 .i_nav .i_n01 .nava,
.menu_95 .i_nav .i_n01 .nava,
.menu_94 .i_nav .i_n01 .nava,
.menu_93 .i_nav .i_n01 .nava,
.menu_92 .i_nav .i_n01 .nava {
    color: #002590;
    border-bottom: 3px solid #002590;
}

.swiper-button-prev,
.swiper-button-next {
    outline: none !important;
}

.i_nav ul li ul {
    position: absolute;
    visibility: hidden;
    width: 100% !important;
    left: 0 !important;
    top: 0.99rem !important;
    margin-left: 0;
}

.i_nav ul li ul .nav-con {
    padding: 3% 10%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.i_nav ul li ul .nav-li {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.i_nav ul li ul .nav-con .nav-title {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.i_nav ul li ul .nav-con .nav-title h3 {
    padding: 7px 0;
    width: 2rem;
    border: 1px solid #fff;
    font-weight: 700;
    font-size: 0.16rem;
}

.i_nav ul li ul li {
    display: list-item;
    position: relative;
    width: 30%;
}

.i_nav ul li ul li a {
    border-top: none;
    display: block;
    float: left;
    font: normal 14px Verdana;
    cursor: pointer;
    width: 100%;
    text-align: left;
    z-index: 2001;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #dddada;
    padding: 0;
    font-size: 0.16rem;
    font-weight: 700;
}

.i_nav ul li ul li a:hover {
    color: #fff;
}

/*.nava:hover .ddsmoothmenu  a::after {left: 0;right: 0;z-index: 1;} 
.nava:hover::after  {left: 0;right: 0;z-index: 1;} 
.navactive:hover::after  {left: 0;right: 0;z-index: 1;}
.navactive::after  {left: 0;right: 0;z-index: 1;}*/
.en .i_nav ul li ul .nav-con {
    padding: 3% 5%;

}

.en .i_nav ul li ul .nav-li {
    width: 70%;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu {
    height: 1%;
}

/*Holly Hack for IE7 and below*/
.downarrowclass {
    position: absolute;
    top: 12px;
    right: 15px;
}

.ddshadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: silver;
}

.toplevelshadow {
    /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
    filter: alpha(opacity=0);
    opacity: 0;
}

/*animate.css*/


Animate.css - http: //daneden.me/animate
Licensed under the MIT license - http: //opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden */.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -35px, 0);
        transform: translate3d(0, -35px, 0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -35px, 0);
        transform: translate3d(0, -35px, 0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-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);
        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)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}


/*banner.css*/

#container {
    margin: 0 auto;
    position: relative;
    z-index: 0;
}

#example {
    position: relative;
}

#ribbon {
    position: absolute;
    top: -3px;
    left: -15px;
    z-index: 500;
}

#frame {
    position: absolute;
    z-index: 0;
    width: 1920px;
    top: -3px;
    left: -80px;
}

#slides {
    z-index: 100;
    overflow: hidden;
}

#slides .rol,
#slides .ror {
    position: absolute;
    top: 220px;
    width: 35px;
    height: 52px;
    display: block;
    z-index: 101;
}

.slides_container {
    position: relative;
}

#slides .rol {
    left: 360px;
}

#slides .ror {
    right: 360px;
}

.p_banner_box #slides .rol {
    top: 110px;
}

.p_banner_box #slides .ror {
    top: 110px;
}

.pagination {
    display: block;
    position: absolute;
    z-index: 20000;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

.pagination li {
    display: inline-block;
}

.pagination li a {
    display: inline-block;
    margin: 0 15px;
    width: 100px;
    height: 6px;
    text-align: center;
    background: #FFF;
    overflow: hidden;
    font-size: 0px;
}

.pagination li.current a {
    background: #0473ae;
}

.caption {
    position: absolute;
    bottom: -35px;
    height: 35px;
    padding: 5px 20px 0 20px;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 898px;
    font-size: 1.3em;
    line-height: 1.33;
    color: #fff;
    border-top: 1px solid #000;
    text-shadow: 1px 1px 1px #ccc;
    display: none;
}

#slides img {
    transform: scale(1.3);
    opacity: .5;
    animation: bannerScale 1.7s linear forwards;
}

@keyframes bannerScale {
    from {
        transform: scale(1.3);
        opacity: 0.5;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}


/* 首页部分开始 */
.mfbox,
.wp {
    max-width: 70%;
    margin: 0 auto;
}

.mfbox {
    max-width: 90%;
    height: 1rem;
}

.header-right>div {
    height: 100%;
    display: flex;
    align-items: center;
}

.mfbox>.logo {

    display: flex;
    align-items: center;
    max-width: 20%;
}

.header-right {
    height: 100%;
}

.mfbox .logo img {
    width: 1.8rem;
}

.nav-parts img {
    /* width: 18px; */
    width: 0.2rem;
    display: flex;
}

.nav-parts>.lan-box {
    /* padding: 0 20px; */
    padding: 0 0.2rem;
    display: flex;
    position: relative;
    cursor: pointer;
    display: none;
}

.nav-parts .lan-des .text {
    margin-left: 10px;
    color: #333;
    font-size: 0.2rem;
    font-weight: 700;
}

.nav-parts .lan-box .lan-con {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 10px;
    top: 30px;
    width: 100%;
    background: #fff;
    border-radius: 7px;
    left: 0;
    text-align: center;
    z-index: 9999;
    height: 0;
    overflow: hidden;
    transition: all .6s linear;
    padding-top: 0;
    padding-bottom: 0;
}

.nav-parts .lan-box .lan-con.isShow {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-parts .lan-box .lan-con a {
    font-size: 0.2rem;
    line-height: 30px;
    color: #333;
}

.nav-parts .lan-des {
    display: flex;
    align-items: center;
    padding: 5px 0;
}

.nav-parts .erweima {
    display: block;
    padding: 5px 0.2rem;
    position: relative;
}

.nav-parts .big-erweima {
    width: 120px;
    position: absolute;
    top: 30px;
    left: -50%;
    height: 0;
    overflow: hidden;
    transition: all .5s linear;
    z-index: 9999;
    transition: all 0.3s;
}

.nav-parts .big-erweima img {
    width: 100%;
}

.nav-parts .erweima .big-erweima.isShow {
    height: auto;
}

.search-box .search-img {
    cursor: pointer;
}

.nav-parts .lan-box .lan-con {
    /* margin-left: 10px; */
    margin-left: 0.1rem;
}

.nav-parts .search-box {
    display: flex;
    position: relative;
    padding: 0 0.2rem;
}

/* .nav-parts .search-box form li #keywords {
	border: 1px solid #999;
    height: 35px;
    width: 200px;
    border-radius: 20px;
    position: absolute;
    top: 40px;
    z-index: 9999;
    padding-left: 15px;
	left: -60px;
} */
.nav-parts .search-box form li #keywords {
    border: 1px solid #999;
    height: 0.35rem;
    width: 2rem;
    border-radius: 20px;
    position: absolute;
    top: 50px;
    z-index: 9999;
    padding-left: 15px;
    right: 0;
    font-size: 18px;
}

.nav-parts .search-box form {
    display: none;
}

.nav-parts .search-box form.active {
    display: block;
}

#top_btn {
    display: none;
}

.header .search-box form ul li:last-child {
    display: none;
}

/* .logo{margin-top: 30px;}   */
.nav {
    /*margin: 30px 0;*/
    z-index: 100000;
}

.i_banner_box {
    position: relative;
    width: 100%;
}

.i_banner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.clear {
    clear: both;
}

/*头部开始*/
.left {
    float: left;
}

.right {
    float: right;
}

.arrowsWrapper {
    z-index: 1;
    position: relative;
}

/*.addflex{position: fixed;top: 0;width: 100%;z-index: 1111;} */
/*头部结束*/
.index_title {
    text-align: center;
    padding-top: 65px;
    padding-bottom: 60px;
}

.index_title h3 {
    font-size: 30px;
    color: #002590;
    margin-bottom: 8px;
}

.index_title span {
    font-size: 14px;
    color: #666;
}

/*产品*/
.product ul li {
    float: left;
    width: 33.33%;
    margin-bottom: 40px;
    padding: 0 5%;
}

.product ul li .item_img {
    position: relative;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    padding-top: 60%;
}

.product ul li .mask {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
}

.product ul li .item_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.product ul li .item_wrapper {
    color: #333;
    font-size: 0.18rem;
    text-align: center;
    line-height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px 0;
}

.product ul li .item_wrapper p {
    display: inline-block;
    border-bottom: 2px solid #002590;
}

.product ul li:hover .mask {
    opacity: 0.3;
    background-color: #fff;
}

.product ul li:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.more {
    margin: 30px 0 60px;
}

.more a {
    border: 1px solid #e9e9e9;
    width: 125px;
    line-height: 40px;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #002590;
}

.more a:hover {
    background: #002590;
    color: #fff;
}

/*我们*/
/* .i_about{padding-top: 60px;padding-bottom: 50px;background: #f4f4f4;}
.i_about .index_title{text-align: left;padding-top: 0;padding-bottom: 30px;}
.i_about .more a{margin: 0;}
.about_l{float: left;width: 50%;}
.about_r{float: right;width: 50%;}
 
.i_about .index_title h3{display: inline-block;margin-right: 5px;}
.about_l img{width: 560px;height: 370px;}     
.about_txt{color: #666;font-size: 16px;line-height: 34px;}

.about_list ul li{display: inline-block;}
.ab_list,.line{float: left;}
.line {width: 108px;height: 1px;display: block;border: #c6c6c6 1px dashed;margin-top: 50px;}
.ab_list{text-align: center;}
.ab_list img{width: 93px;height: 93px;}
.ab_list p{color: #666;padding-top: 30px;text-align: center;font-size: 16px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} */

/*案例*/
/* .casebox ul li{float: left;width: 32.5%;margin-right: 10px; background: #fff;
	box-shadow: #e5e5e5 2px 4px 16px;margin-bottom: 10px;}
.casebox ul li .item_img img{width: 390px;height: 295px;}
.casebox ul li .item_wrapper{font-size: 18px;color: #333; text-align: center;line-height: 50px;padding: 10px 0;
	background-color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} */

/*技术*/
/* .i_js{background-image: url(/templates/Images/js_bg.jpg);height: 346px;position: relative;margin-bottom: 300px;}
.i_js .index_title h3,.i_js .index_title span{color: #fff;}
.js{background: #fff;box-shadow: #e5e5e5 0px 6px 15px;width: 1100px;height: 439px;
	position: absolute;top: 179px;left: calc(50% - 550px);z-index: 3;}
.js ul li{text-align: center;}
.js ul li h3{font-size: 20px;color: #333; padding-top: 20px;}
.js ul li .des{width: 540px;margin: 0 auto; font-size: 14px;color: #666;padding-top: 20px;line-height: 24px;} 
.js ul li img{width: 148px;height: 148px;}

.tab-con{padding-top: 50px;}
.tab-menu{width: 150px;margin: 0 auto;margin-top: 30px;}
.tab-menu ul li{display: inline-block;width: 20px;height: 5px;    margin: 0 10px; text-align: center;cursor: pointer;background-color: #6dfcdc;}
.tab-menu ul li.active{background: #002590;}
.tab-con1{display: none;}
.tab-con ul li:first-child{display: block;}  */

/*新闻*/
.news ul li {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 30px 3%;
}

.news ul li .new-title {
    width: 30%;
}

.news ul li img {
    width: 100%;
}

.news ul li .con_box {
    width: 70%;
    padding-left: 3%;
    position: relative;
}

.news ul li .con {
    padding-bottom: 60px;
}

.news ul li .con h3 {
    font-size: 0.2rem;
    color: #333;
    padding: 0.1rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    margin-bottom: 0.05rem;
}


.news ul li .con .time {
    font-size: 0.14rem;
    margin-bottom: 0.05rem;
}

.news ul li .detail i {
    font-size: 0.16rem;
    color: #fff;
    font-style: normal;
    padding: 12px 44px;
    background-color: #002590;
    position: absolute;
    bottom: 0;
}

.news ul li .des {
    font-size: 0.16rem;
    color: #999;
    line-height: 0.25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}





.header {
    z-index: 99;
    width: 100%;
    background: #fff;
}

.header.index {
    position: fixed;
    background-color: transparent;
}

.header:hover {
    background: #fff !important;
}

.fp-viewing-0 .header {
    background: #fff;
}

.section-one {
    padding-top: 100px;
}

.section {
    overflow: hidden;
    background: url(/templates/Images/白色几何背景.png) no-repeat 0 0 / 100% 100%;
}

#fullPage .section:last-child {
    background: none;
}

.section-one__pic {
    width: 100%;
    height: 100%;
}

.section-one__pic img {
    width: 100%;
    height: 100%;
}

.mfbox1 {
    width: 90%;
    margin: auto;
}

.section-two-con {
    margin-top: 15vh;
}

.section-two-con .mfbox1 {
    display: flex;
}

.section-two-con__video {
    width: 50%;
    padding: 3%;
    box-sizing: border-box;
}

.section-two-con__video .section-two-left {
    width: 100%;
    padding-top: 57%;
    position: relative;
}

.section-two-left::before {
    content: '';
    width: 0.77rem;
    height: 0.77rem;
    position: absolute;
    left: -16px;
    top: -16px;
    z-index: -1;
    background-color: #BEE1EA;
}

.section-two-left::after {
    content: '';
    width: 0.77rem;
    height: 1.6rem;
    position: absolute;
    right: -16px;
    bottom: -16px;
    z-index: -1;
    background-color: #002590;
}

.section-two-left .video-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
	display: none;
    left: 0;
}

.section-two-left .video-box video {
    width: 100%;

}

.section-two-left .pic-shade {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.section-two-left .pic-shade .shade {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
	display: none;
}

.section-two-left .pic-shade img {
    width: 100%;
}

.section-two-left .pic-btn {
    position: absolute;
    width: 10%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	display: none;
}

.section-two-con__text {
    width: 50%;
    padding: 3%;
    box-sizing: border-box;
    padding-right: 5%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.section-two-con__text h1 {
    /* font-size: 36px; */
    font-size: 0.6rem;
    text-align: center;
    color: #333;
}

.section-two-con__text p {
    line-height: 0.4rem;
    /* line-height: 40px; */
    /* font-size: 18px; */
    font-size: 0.18rem;
    text-align: center;
}

.section-four-box {
    width: 100%;
    height: 100vh;
    background: url(/templates/Images/section-four-bg.jpg) no-repeat 0 0 / 100% 100%;
    position: relative;
}

.section-four-box .shade {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/templates/Images/白色几何背景.png) no-repeat 0 0 / 100% 100%;
}

.section-four-box .shade img {
    width: 100%;
    height: 100%;
}

.blink_tip {
    display: none;
}

.section-four-box .section-title {
    margin-top: 20vh;
    display: inline-block;
    width: 100%;
    text-align: center;
    /* font-size: 35px; */
    font-size: 0.6rem;
    margin-bottom: 35vh;
    color: #333;
}

.section-four-box .section-four__timer ul {
    display: flex;
}

.section-four-box .section-four__timer ul li {
    width: 10%;
    /* height: 1.2rem; */
    height: 150px;
    position: relative;
}

.en .section-four-box .section-four__timer ul li {
    height: 180px;
}

.section-four-box .section-four__timer ul li .licheng-box {
    max-width: 200%;
    width: 200%;
}

.section-four__timer ul li .licheng-box:hover .year {
    animation: bounce 1s linear;
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.section-four__timer ul li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 60%;
    border-left: 1px solid #008BAC;
}

.section-four__timer ul li .desc {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    bottom: -7px;
    left: -7px;
}

.section-four__timer ul li .desc .s-desc {
    width: 6px;
    height: 6px;
    background-color: #008BAC;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.t-line {
    top: -150px;
    /* top: -1.2rem; */
    border-bottom: 1px solid #4DCEEE;
    /* padding-left: 20px; */
    padding-left: 0.1rem;
}

.en .t-line {
    top: -180px;
}

.section-four__timer ul .t-line::before {
    top: auto;
    bottom: 0;
}

.b-line {
    border-top: 1px solid #4DCEEE;
    padding-top: .3rem;
    padding-left: .1rem;
    /* padding-top: 30px;
	padding-left: 20px; */
}

.section-four__timer ul .b-line .desc {
    bottom: auto;
    top: -7px;
}

.section-four-box .section-four__timer ul li:first-child,
.section-four-box .section-four__timer ul li:last-child {
    width: 5%;
    padding-left: 0;
}

.section-four__timer ul li:last-child::before {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 1px;
    height: 90%;
    border-left: 1px dashed #008BAC;
}

.section-four__timer ul li:last-child .licheng-box {
    position: absolute;
    top: -1.2rem;
    width: 2rem;
    /* top: -120px;
	width: 200px; */
    left: -50%;
}

.en .section-four__timer ul li:last-child .licheng-box {
    top: -150px;
    width: 200px;
    left: -100px;
    max-width: 200px;
}

.section-four__timer ul li:first-child .position-pic {
    width: 0.2rem;
    /* width: 20px; */
    position: absolute;
    bottom: 0;
    left: 0;
}

.section-four__timer ul li:first-child::before {
    display: none;
}

.section-four__timer ul li .big-yuan {
    width: 0.36rem;
    height: 0.36rem;
    /* width: 36px;
	height: 36px; */
    background-color: #008BAC;
    border-radius: 50%;
    position: absolute;
    top: -0.18rem;
    left: -0.18rem;
    /* top: -18px;
	left: -18px; */
}

.section-four__timer ul li .s-yuan {
    width: 0.12rem;
    height: 0.12rem;
    /* width: 12px;
	height: 12px; */
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.licheng-box .year {
    font-size: 0.26rem;
    /* font-size: 24px; */
    color: #008BAC;
    line-height: 0.4rem;
    font-weight: 700;
    /* line-height: 40px; */
}

.licheng-box .licheng-con {
    font-size: 0.14rem;
    /* font-size: 14px ; */
    color: #999;
    margin-top: 0.15rem;
    /* margin-top: 15px; */
}

.licheng-box .licheng-con .licheng-con__item {
    /* display: flex; */
    /* align-items: center; */
    line-height: 0.3rem;
    line-height: 30px;
    font-size: 0.16rem;
    position: relative;
    padding-left: 10px;
    white-space: nowrap;
}

.en .licheng-box .licheng-con .licheng-con__item {
    font-size: 14px;
    white-space: initial;

}

.licheng-box .licheng-con .licheng-con__item::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #008BAC;
    border-radius: 50%;
    margin-right: 0.1rem;
    position: absolute;
    top: 13px;
    left: 0;
}

.licheng-box .licheng-con .licheng-con__item strong {
    font-size: 0.22rem;
    color: #008BAC;
}

.en .licheng-box .licheng-con .licheng-con__item strong {
    font-size: 18px;
}

.licheng-box .licheng-con .licheng-con__item span {
    display: inline-block;
    width: 0.05rem;
    height: 0.05rem;
    /* width: 5px;
	height: 5px; */

    /* margin-right: 10px; */
}

.section-five .mfbox1 {
    background: url(/templates/Images/地图.png) no-repeat 0 0 / 100%;
}

.section-five-con {
    display: flex;
    flex-wrap: wrap;
}

.section-five-con .partner-icon {
    width: 33%;
    padding: 0 3%;
    box-sizing: border-box;
}
.section-five-con .partner-icon  span {
    font-size: 24px;
    display: block;
	color: #888;
    font-weight: 400;
    line-height: 1.7;
    text-indent: 30px;
	margin-bottom: 15px;
}
.section-five-con .partner-icon p {
    font-size: 24px;
    color: #888;
    font-weight: 400;
    line-height: 1.7;
    text-indent: 30px;
	margin-bottom: 10px;
}
.section-five-con .partner-icon ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.section-five-con .partner-icon ul li {
    width: 33.33%;
    padding: 2%;
    box-sizing: border-box;
}

.section-five-con .partner-icon ul li img {
    width: 100%;
}

.section-five.active .partner-icon ul li {
    animation: flash 1s 1.5s linear;
}

@-webkit-keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.section-five-con .map-pic {
    width: 66.66%;
    text-align: center;
    position: relative;
    text-align: left;
}

.section-five-con .map-pic>img {
    width: 91%;
}

.section-five-con .map-pic .msg {
    position: absolute;
    top: 38%;
    right: -5%;
    width: 28%;
    cursor: pointer;
}

.section-five.active .map-pic .msg {
    animation: mapMsg .7s 1s linear forwards;
    opacity: 0;
}

.section-five-con .map-pic .msg img:hover {
    transform: scale(1.2);
}

@keyframes mapMsg {
    0% {
        transform: translateY(200px);
        opacity: 0;
    }

    100% {
        transform: translateY(-0);
        opacity: 1;
    }
}

.section-five-con .map-pic .msg img {
    width: 100%;
}

.section-five .section-title {
    margin-top: 12vh;
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-left: 3%;
    font-size: 0.6rem;
    /* font-size: 35px; */
    margin-bottom: 5vh;
    color: #333;
}

.section-three .section-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    /* font-size: 35px; */
    font-size: 0.6rem;
    margin-bottom: 10vh;
    color: #333;
}

.section-three .section-three-con {
    width: 90%;
    margin: auto;
}

.section-three .section-three-con .prolist-box {
    position: relative;
    width: 100%;
}

.section-three .section-three-con .i_newlist {
    width: 90%;
    margin: auto;
    overflow: hidden;
}

.section-three .section-three-con .i_newlist .prolist {
    display: flex;
    overflow: hidden;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    float: right;
}

.section-three .section-three-con .i_newlist .pagination-box {
    /* width: 40%; */
    width: 20%;
    position: absolute;
    left: 0;
    height: 3.6rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* font-size: 50px; */
	font-size: 33px;
    color: #333;
}

.section-three .section-three-con .i_newlist .pagination-box .sort_l_name {
    font-size: 22px;
}

.section-three-con .i_newlist .pagination-box .swiper-pagination {
    position: relative !important;
}

.i_newlist .pagination-box .swiper-pagination .swiper-pagination-current {
    color: #002590;
}

.section-three .section-three-con .i_newlist .swiper-wrapper {
    width: 100%;
    height: 3.6rem;
}

.section-three-con .i_newlist .swiper-slide {
    width: 100% !important;
}

.section-three-con .i_newlist .swiper-slide>a {
    display: flex;
    width: 100%;
}

.section-three-con .i_newlist .swiper-slide .item_img {
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-three-con .i_newlist .swiper-slide .item_img img {
	width: auto;
    height: 370px;
}

.section-three-con .i_newlist .swiper-slide .item_wrapper {
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* font-size: 30px; */
    font-size: 22px;
    color: #333;
}

.section-three-con .sort_l {
    margin-top: 10vh;
	display: none;
}

.section-three-con .sort_l ul {
    display: flex;
    justify-content: center;
    position: relative;
    background: url(/templates/Images/section03-bg.png) no-repeat 0 0 / 100% 100%;
}

/* .section-three-con .sort_l ul::before {
	content: '';
	width: 100%;
	height: auto;
	border-top: 1px solid #999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%); 
}*/
.section-three-con .sort_l ul li {
    width: 15%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    color: #333;
    /* font-size: 16px; */
    font-size: 0.16rem;
    position: relative;
}

.section-three-con .sort_l ul li::before {
    content: '';
    width: 0;
    height: auto;
    position: absolute;
    top: 20%;
    left: 0;
    bottom: 20%;
    border-left: 1px solid #999;
}

.section-three-con .sort_l ul li:last-child::after {
    content: '';
    width: 0;
    height: auto;
    position: absolute;
    top: 20%;
    right: 0;
    bottom: 20%;
    border-right: 1px solid #999;
}

.section-three-con .sort_l ul li>.on {
    color: #002590;
}

.section-three-con .sort_l ul li .sort_l_pic {
    /* width: 60px; */
    width: 0.6rem;
    margin-top: 0.2rem;
    /* margin-top: 20px; */
}

.section-three-con .sort_l ul li .sort_l_pic:hover {
    transform: scale(1.2) rotate(-360deg);
    transform-origin: 50% 50%;
}

.section-three.active .sort_l ul li .sort_l_pic {
    animation: xuanzhuan 1s 1s linear;
}

@keyframes xuanzhuan {

    0%,
    100% {
        transform: scale(1.2) rotate(-360deg);
    }

    50% {
        transform: scale(1) rotate(0);
    }
}

.section-six .section-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    /* font-size: 35px; */
    font-size: 0.6rem;
    color: #333;
}

.section-six-con {
    margin-top: 15vh !important;
}

.section-six-con ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section-six-con ul .in-news-box {
    width: 28%;
    transition: all .7s linear;
}

.in-news-box .pic {
    padding-top: 56.2%;
    /* width: 100%; */
    transform: scale(1);
    position: relative;
    overflow: hidden;
    transition: all .7s;
    opacity: 1;
}

.in-news-box .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.in-news-box .in-news-title {
    font-size: 0.16rem;
    margin: 0.1rem 0;
    /* margin: 10px 0; */
    color: #333;
    line-height: 0.3rem;
    /* line-height: 30px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in-news-box .in-news-title .toptitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in-news-time {
    display: flex;
    /* margin: 10px 0; */
    margin: 0.1rem 0;
}

.in-news-time .day {
    font-size: 0.8rem;
    /* font-size: 80px; */
    padding-right: 0.1rem;
    /* padding-right: 10px; */
    color: #002590;
    font-weight: 700;
    font-family: 'Times New Roman';
}

.in-news-time .time {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 0.16rem;
    color: #666;
}

.in-news-box .in-news-introduce {
    font-size: 0.14rem;
    color: #999;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0.2rem 0;
    line-height: 0.25rem;
    /* margin: 20px 0;
	line-height: 25px; */
    transition: all .7s linear;
    height: 0.5rem;
}

.in-news-box .details {
    display: none;
    width: 60%;
    text-align: center;
    padding: 0.1rem;
    padding: 10px;
    margin: auto;
    opacity: 0;
    color: #002590;
    background-color: #fff;
    transition: all .7s linear;
    margin-top: 0;
    font-size: 0.14rem;
}

.section-six-con ul .in-news-box:hover {
    background: url(/templates/Images/dimg.png) no-repeat 0 0 / 100% 100%;
    padding: 6% 1% 3%;
}

.section-six-con ul .in-news-box:hover .pic {
    padding-top: 0;
    opacity: 0;
    transform: scale(0);
    transform-origin: center;
}

.section-six-con ul .in-news-box:hover .in-news-title {
    color: #fff;
}

.section-six-con ul .in-news-box:hover .in-news-introduce {
    /* -webkit-line-clamp: 5; */
    animation: lineClap .7s linear forwards;
    color: #fff;
    height: 1.25rem;
}

.section-six-con ul .in-news-box.active {
    background: url(/templates/Images/dimg.png) no-repeat 0 0 / 100% 100%;
    padding: 6% 1% 3%;
}

.section-six-con ul .in-news-box.active .pic {
    padding-top: 0;
    opacity: 0;
    transform: scale(0);
    transform-origin: center;
}

.section-six-con ul .in-news-box.active .in-news-title {
    color: #fff;
}

.section-six-con ul .in-news-box.active .in-news-introduce {
    /* -webkit-line-clamp: 5; */
    animation: lineClap .7s linear forwards;
    color: #fff;
    height: 1.25rem;
}

@keyframes lineClap {
    from {
        -webkit-line-clamp: 2;
    }

    to {
        -webkit-line-clamp: 5;
    }
}

.section-six-con ul .in-news-box:hover .details {
    display: block;
    animation: details .7s linear forwards;
}

.section-six-con ul .in-news-box.active .details {
    display: block;
    animation: details .7s linear forwards;
}

@keyframes details {
    from {
        display: block;
        opacity: 1;
        margin-top: 0;
    }

    to {
        display: block;
        opacity: 1;
        margin-top: 50px;
    }
}

.section-six-con ul .in-news-box:hover .day {
    color: #fff;
}

.section-six-con ul .in-news-box:hover .time {
    color: #fff;
}

.section-six-con ul .in-news-box.active .day {
    color: #fff;
}

.section-six-con ul .in-news-box.active .time {
    color: #fff;
}

.section-six .fp-tableCell {
    display: flex !important;
    flex-direction: column;
    /* justify-content: space-between; */
    /* padding-top: 1rem; */
    padding-top: 130px;
}

#single_view .col-l .l_posnav {
    display: block;
}

#news .col-l .l_posnav {
    display: none;
}

.news_view .col-l .l_posnav {
    display: none;
}

.news_view .sidebar_l {
    display: none;
}

/*底部*/
.footer {
    background: url(/templates/Images/footer_bg.jpg);
    padding-top: 2%;
    padding-bottom: 0.2rem;
    margin-top: 0.8rem;
    /* padding-bottom: 20px; 
	margin-top: 80px; */
}

.fd_pic {
    float: left;
    padding-right: 1rem;
    /* padding-right: 100px; */
}

.section .footer {
    margin-top: 0;
}

.fd_txt {
    float: left;
    width: 700px;
    /* width: 600px; */
    border-left: #fff 1px solid;
    padding-left: 1rem;
    /* padding-left: 100px */
}

.fd_txt ul li {
    color: #fff;
    font-size: 0.14rem;
    float: left;
    /* width: 300px; */
    /* width: 50%; */
    margin-bottom: 0.2rem;
    /* margin-bottom: 20px; */
    margin-right: 20px;
    font-weight: 700;
    font-family: 'Microsoft YaHei' !important;
}

.fd_txt ul li::before {
    margin-right: 5px;
}

.fd_txt ul li:last-child {
    font-weight: 500;
}
.fd_txt ul li.iconfont::before{
    font-family: 'iconfont' !important;
}

.fd_er {
    float: right;
    display: flex;
}


.fd_er .hq {
    text-align: center;
    text-align: left;
    font-size: 0.14rem;
    color: #fff;
    margin-right: 0.2rem;
    /* margin-right: 30px; */
    display: inline-block;
    vertical-align: middle;
}

.fd_er img {
    vertical-align: middle;
    width: 0.8rem;
    height: 0.8rem;
    min-width: 80px;
    min-height: 80px;
}

.fd_er p {
    margin-top: 0.1rem;
}

.copyright {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 0.2rem;
}

.in-footer .fd_txt {
    border-left: 0;
    padding-left: 0;
    margin-top: 0;
}

/* 首页部分结束 */


/* 内页部分开始 */
.col-l .wp {
    line-height: 35px;
    padding-bottom: 20px;
    padding-top: 20px;
}

/* .col-r{margin-top: 40px;} */
.col-r .r_posnav {
    display: none;
}

.col-l .l_posnav {
    text-align: center;
    font-size: 0.46rem;
    font-weight: bold;
    color: #333;
    margin-top: 0.6rem;
    margin-bottom: 0.75rem;
    letter-spacing: 10px;
}

.en .col-l .l_posnav {
    letter-spacing: 0;
}

#products .col-l .l_posnav {
    display: none;
}

#single_view .sidebar {
    display: none;
}

.path {
    color: #666;
    font-size: 12px;
}

.path a {
    font-size: 12px;
    color: #666;
    font-weight: 400;
}

.pathbox {
    width: 40%;
    float: left;
    line-height: 45px;
    display: none;
}


ul.sortnavul {
    text-align: center;
    margin: 0.6rem 0.2rem;
}

.sortnavul li {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 2px solid transparent;
}

.sortnavul li::after {
    content: '';
    display: block;
    width: 1px;
    background-color: #999;
    height: 0.15rem;
    position: absolute;
    top: 33%;
    right: 0;
}

.sortnavul li:last-child::after {
    width: 0;
}

.sortnavul li a {
    display: inline-block;
    font-size: 0.24rem;
    color: #666;
    padding: 17px 30px;
}

.sortnavul li a:hover {
    color: #002590;
}

.sortnavul li:hover {
    border-bottom: 2px solid #002590;
}

.sortnavul li.on {
    border-bottom: 2px solid #002590;
}

.sortnavul li.on a {
    color: #002590;
}

/* 关于保沣 */
.company-des-item {
    width: 100%;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.company-des-item .company-des-item__text {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transform: translateY(-80px);
    opacity: 0.5;
    animation: fontShow 2s 2s linear forwards;
}

@keyframes fontShow {
    0% {
        transform: translateY(-80px);
        opacity: 0.5;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.company-des-item .company-des-item__text h3 {
    font-size: 0.34rem;
    line-height: .5rem;
    display: flex;
    align-items: center;
    height: 1.2rem;
    margin-bottom: 15px;
    color: #333;
    width: 100%;
}

/* .en .company-des-item .company-des-item__text h3 {
	font-size: 0.22rem;
  } */
.menu_98 .company-des-item .company-des-item__text h2 {
    font-size: 0.4rem;
    line-height: 0.4rem;
    margin-bottom: 0.15rem;
    color: #333;
    width: 100%;
    font-weight: 700;
}

.en.menu_98 .company-des-item .company-des-item__text h2 {
    font-size: 0.22rem;
    line-height: 0.22rem;
}

.company-des-item .company-des-item__text h2 span {
    color: #002590;
}

.company-des-item .company-des-item__text h2:nth-last-of-type(1) {
    margin-bottom: 0.45rem;
}

.company-des-item:nth-child(1) .company-des-item__text h3 {
    background: url(/templates/Images/公司简介01.png) no-repeat 0 0 / contain;
}

.company-des-item:nth-child(2) .company-des-item__text h3 {
    background: url(/templates/Images/公司简介02.png) no-repeat 0 0 / contain;
}

.company-des-item:nth-child(3) .company-des-item__text h3 {
    background: url(/templates/Images/公司简介03.png) no-repeat 0 0 / contain;
}

.company-des-item .company-des-item__text p {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.3rem;
    margin-bottom: 10px;
    text-align: justify;
}

.company-des-item .company-des-item__pic {
    width: 48%;
    border-top-right-radius: 10%;
    border-bottom-left-radius: 10%;
    overflow: hidden;
}

.company-des-item .company-des-item__pic img {
    width: 100%;
}

.company-des-item .company-des-item__text ul {
    width: 100%;
    list-style: none;

}

.company-des-item .company-des-item__text ul li {
    width: 50%;
    display: inline-block;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
    position: relative;
    line-height: 0.4rem;
    font-size: 0.18rem;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    float: left;
}

.en .company-des-item .company-des-item__text ul li {
    font-size: 0.14rem;
}

.company-des-item .company-des-item__text ul li::before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #002590;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}


.company-des-item .company-partner {
    width: 100%;
    margin-top: 40px;
}

.company-des-item .company-partner ul {
    width: 100%;
    overflow: hidden;
    padding: 0;
}

.company-des-item .company-partner ul li {
    width: calc(100% / 6 - 20px);
    float: left;
    list-style: none;
    margin-right: 24px;
    margin-bottom: 20px;
}

.company-des-item .company-partner ul li:nth-of-type(6n) {
    margin-right: 0;
}

.company-des-item .company-partner ul li img {
    width: 100%;
}

/* 企业文化 */
.company-culture {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.company-culture-item {
    width: 30%;
    width: 30%;
    border-radius: 8%;
    box-shadow: 0px 0px 10px 1px #ddd;
    overflow: hidden;
}

.company-culture__pic {
    width: 100%;
    padding-top: 77.7%;
    position: relative;
    overflow: hidden;
}

.company-culture__pic img {
    position: absolute;
    top: 0;
    left: -10%;
    max-width: 120%;
    width: 120%;
    transition: all .7s linear;

}

.company-culture__pic:hover img {
    transform: scale(1.2);
}

.company-culture__pic .shade {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.8rem;
    background-image: linear-gradient(transparent, #fff);
}

.company-culture__text {
    padding: 0% 5% 10%;
}

.company-culture__text h3 {
    font-size: 0.22rem;
    color: #333;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.company-culture__text p {
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #666;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
}

.en .company-culture__text p {
    font-size: 0.14rem;
}

/* 人力资源 */
.menu_97 .col-l .l_posnav {
    display: none !important;
}

.menu_97 .contact-title {
    text-align: center;
    font-size: 0.46rem;
    font-weight: bold;
    color: #333;
    margin-top: 0.6rem;
    margin-bottom: 1rem;
    letter-spacing: 10px;
}

.en.menu_97 .contact-title {
    letter-spacing: 0px;
}

.map div {
    width: 100% !important;
}

.map iframe {
    height: 4rem !important;
}

.contact-des h3 {
    font-size: 0.24rem;
    color: #333;
    margin-bottom: 0.15rem;
    margin-top: 0.6rem;
}

.en .contact-des h3 {
    margin-bottom: 0.3rem;
}

.contact-des__box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.contact-des__box__msg {
    width: 70%;
}

.en .contact-des__box__msg {
    width: 60%;
}

.contact-des__box__msg ul {
    display: flex;
    justify-content: space-between;
}

.en .contact-des__box__msg ul {
    display: block;
}

.contact-des__box__msg ul li {
    display: flex;
    align-items: center;
}

.en .contact-des__box__msg ul li {
    margin-bottom: 20px;
}

.contact-des__box__msg ul li .pic {
    width: 0.35rem;
    margin-right: 0.1rem;
}

.contact-des__box__msg ul li p {
    font-size: 0.16rem;
    color: #666666;
}

.contact-des__box__erweima {
    display: flex;
    align-items: center;
}

.en .contact-des__box__erweima {
    width: 35%;
}

.contact-des__box__erweima .pic {
    width: 1.06rem;
    margin-right: 0.15rem;
}

.contact-des__box__erweima p {
    font-size: 0.16rem;
}

/*简介*/
.remark1 {
    font-size: 14px;
    color: #666;
}

/*产品*/
.i_pro ul {
    width: 105%;
}

.i_pro li {
    width: 380px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.i_pro li .img {
    overflow: hidden;
    height: 213px;
    display: block;
    border: 1px solid #efefef;
    width: 378px;
    border-bottom: none;
}

.i_pro li .img img {
    width: 380px;
    height: 213px;
    transition: .9s;
}

.i_pro li .img {
    height: 284px;
    border: 1px solid #efefef;
    width: 378px;
    border-bottom: none;
}

.i_pro li .img img {
    height: 284px;
}

.i_pro li:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.i_pro li .p {
    border: 1px solid #efefef;
    display: block;
    width: 380px;
    padding: 0 19px;
    height: 108px;
    border-top: none;
}

.i_pro li .p p {
    border-bottom: 1px solid #d6d6d6;
    height: 58px;
    line-height: 58px;
    margin-bottom: 10px;
    font-size: 18px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.i_pro li .p span {
    color: #666;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.i_pro li .p i {
    width: 32px;
    height: 12px;
    background-position: -73px -43px;
}

.i_pro li .p .fl {
    font-size: 12px;
    font-family: arial;
}

.i_pro li:hover a span {
    color: #1f6eb1;
}

.i_pro li:hover a p {
    color: #1f6eb1;
}

.i_pro li:hover {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

/*联系*/
.contact .i_txt_t {
    text-align: center;
    margin-bottom: 35px;
}

.contact .i_txt_t h3 {
    color: #333;
    font-size: 26px;
    position: relative;
    margin-bottom: 35px;
}

.contact .i_txt_t h3::after {
    content: '';
    position: absolute;
    width: 36px;
    height: 2px;
    bottom: -20px;
    left: 49%;
    background-color: #7da03a;
}

.contact .i_txt_t span {
    color: #787878;
    font-size: 14px;
}

/*新闻*/
.newlist01 ul li {
    padding: 37px 0;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.newlist01 ul li .box1 {
    width: 253px;
    height: 190px;
    overflow: hidden;
}

.newlist01 ul li .box1 img {
    width: 253px;
    height: 190px;
    transition: ease-in-out .9s;
}

.newlist01 ul li .box2 {
    padding-left: 42px;
    width: 759px;
    padding-top: 30px;
}

.newlist01 ul li .box2 h1 {
    font-size: 20px;
    color: #333;
    height: 26px;
    line-height: 26px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.newlist01 ul li .box2 .des {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding-top: 10px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 15px;
}

.newlist01 ul li .box2 span {
    font-size: 12px;
    color: #999;
}

.newlist01 ul li .right {
    padding-right: 15px;
    padding-top: 55px;
    text-align: center;
}

.newlist01 ul li .right h3 {
    font-size: 36px;
    color: #999;
    font-weight: 100;
}

.newlist01 ul li .right p {
    font-size: 24px;
    color: #bbb;
    padding-top: 10px;
}

.newlist01 ul li a {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.newlist01 ul li a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.newlist01 ul li a:hover h1 {
    color: #1f6eb1;
}

.newlist01 ul li b {
    display: block;
    width: 100px;
    height: 30px;
    border: #ccc solid 1px;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    position: absolute;
    right: 12px;
    top: 161px;
}

/*视频*/
.ul-imgtxt-03 {
    padding-top: 60px;
}

.ul-imgtxt-03 li {
    float: left;
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 48px;
}

.ul-imgtxt-03 li .prolist_pic03 {
    overflow: hidden;
    position: relative;
}

.ul-imgtxt-03 li .prolist_pic03 img {
    width: 380px;
    height: 245px;
}

.ul-imgtxt-03 li .prolist_txt03 h3 {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    margin-top: 27px;
    color: #4c4c4c;
    text-align: center;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.video-show {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #FFFFFF;
    width: 100%;
}

.video-show .videoicon {
    display: block;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    background: url(../images/wq_icon11.png) no-repeat center center;
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s;
}

.ul-imgtxt-03 li:hover .videoicon {
    opacity: 1;
    transform: scale(1);
}

.ul-imgtxt-03 li:hover .prolist_pic03 img {
    transition: all ease 0.7s;
    transform: scale(1.03, 1.03);
}


/*下载*/
.ul-dowmlist {
    margin-top: 55px;
}

.ul-dowmlist li .down-btn {
    background: #f2f2f2 url(../images/wicon13.png) no-repeat center center;
    width: 90px;
    display: block;
    height: 90px;
    position: absolute;
    top: -1px;
    right: -1px;
    transition: all ease .5s;
}

.ul-dowmlist li {
    padding: 32px 180px 32px 56px;
    margin: 0 0 22px 0;
    border: 1px solid #e6e6e6;
    transition: all ease .5s;
    position: relative !important;
    top: auto !important;
}

.ul-dowmlist li span {
    font-size: 16px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #666;
}

.ul-dowmlist li:hover {
    border-color: #127ee2;
    background-color: #127ee2;
}

.ul-dowmlist li:hover span {
    color: #fff;
}

.ul-dowmlist li:hover .down-btn {
    background-color: #127ee2;
    background-image: url(../images/wicon13ho.png);
}

/*招聘*/
.ul-jobslist,
.p_jv_jobs {
    margin-top: 45px;
}

.ul-jobslist li {
    height: 50px;
    line-height: 50px;
    border-bottom: #ededed 1px solid;
}

.ul-jobslist li a {
    font-size: 14px;
    float: left;
    width: 80%;
}

.ul-jobslist li span {
    float: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*友链*/
.p_l_list li {
    width: 20%;
    margin-bottom: 20px;
}

.p_l_list li a {
    width: 100%;
}

.p_l_list li img {
    width: 100%;
}


/*留言*/
.gbook_tblist {
    margin: 0 auto;
}

.gbook_tblist tr {
    float: left;
    color: #999;
    font-weight: normal;
    width: 560px;
    line-height: 50px;
    border: 1px solid #e5e5e5;
    margin-right: 35px;
    margin-bottom: 30px;
}

.gbook_tblist tr>td {
    display: inline-block;
    font-size: 18px;
    color: #ccc;
    margin-left: 15px;
}

img.gbverifycode {
    width: auto;
    height: auto;
}

.gbook_indexpost {
    padding: 0;
}

.gbook_tblist input {
    width: 355px;
    height: 50px;
    line-height: 50px;
}

tr.gbook_post_8,
tr.gbook_post_9 {
    display: none;
}

input[type="button"] {
    display: none;
}

input[type="reset"] {
    display: none;
}

.gbook_formbtn input {
    width: 232px;
    line-height: 46px;
    border: 2px solid #002590;
    color: #fff;
    font-size: 18px;
    background: #002590;
    margin-left: 475px;
}

.gbook_formbtn input:hover {
    background: #fff;
    color: #002590;
}

tr.gbook_post_5 {
    width: 1178px;
    height: 214px;
    line-height: 28px;
    padding: 12px 10px;
    text-indent: 100px;
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #333;
}

tr.gbook_post_5>td {
    margin-left: -100px;
    display: inherit;
}

/* 内页部分结束 */

/* 搜索页面 */
.search-container .search-box {
    padding: 7% 25%;
}

.search-container .search-box form {
    width: 100%;
    height: 0.4rem;
    border: 1px solid;
    border-radius: 15px;
    max-width: 600px;
    margin: auto;
}

.search-container .search-box form ul {
    height: 100%;
    position: relative;
}

.search-container .search-box form ul li:first-child {
    width: 80%;
    height: 0.4rem;
    position: absolute;
    left: 0;
    top: 0;
}

.search-container .search-box form ul li:first-child input {
    display: block;
    width: 100%;
    height: 95.5%;
    border-radius: 15px;
    padding-left: 5%;
    font-size: 0.14rem;
}

.search-container .search-box form ul li:last-child {
    width: 20%;
    position: absolute;
    right: 0;
    top: 0;
    height: 0.4rem;
}

.search-container .search-box form ul li:last-child input {
    width: 100%;
    height: 95.5%;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background: #002590;
    cursor: pointer;
}

.search-container .search-box form ul li:last-child::before {
    position: absolute;
    color: #fff;
    font-size: 0.18rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.search-container .search-box .count {
    text-align: center;
    margin-top: 0.2rem;
    font-size: 0.14rem;
}

.search-container .search-box .count h4 {
    display: inline-block;
    padding-right: 10px;
    color: red;
}

#search-page .product ul li {
    margin-bottom: 0.1rem;
    padding: 0.25rem 3%;
    transition: all .3s;
    border-radius: 10px;
}

#search-page .product ul li p {
    line-height: 0.4rem;
    border-bottom: 1px solid #999;
    padding: 0 0.1rem;
    font-size: 0.18rem;
    color: #333;
}

#search-page .product ul li:hover {
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
}

#search-page .product ul li:hover p {
    color: #002590;
    border-color: #002590;
}

/*响应式*/
html {
    font-size: 100px !important;
}

.header .mfbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 2950px) {
    html {
        font-size: calc(2950 / 1920 * 100px) !important;
    }

}

@media screen and (max-width: 2560px) {
    html {
        font-size: calc(2560 / 1920 * 100px) !important;
    }

}
@media screen and (max-width: 1999px) {
   .ddsmoothmenu ul li {
    width: 140px;
}
}

@media screen and (max-width: 1920px) {
    html {
        font-size: 100px !important;
    }

    .section-four-box .section-four__timer ul li {
        height: 120px;
    }

    .t-line {
        top: -120px;
    }

    .mfbox {
        height: 100px;
    }

    .mfbox .logo img {
        width: 100%;
    }

    .en .ddsmoothmenu ul>li,
    .ddsmoothmenu ul li {
        width: 106px;
    }

    .ddsmoothmenu a {
        font-size: 16px;
    }

    .nav-parts .lan-des .text {
        font-size: 16px;
    }

    .nav-parts .lan-box .lan-con a {
        font-size: 16px;
    }

    .nav-parts .search-box form li #keywords {
        height: 35px;
        width: 200px;
        font-size: 14px;
    }

    .wp {
        max-width: 1200px;
        margin: 0 auto;
    }

    .company-des-item .company-des-item__text p {
        font-size: 16px;
        line-height: 30px;
    }

    ul.sortnavul {
        margin: 60px 0;
    }

    .sortnavul li a {
        font-size: 24px;
    }

    .sortnavul li::after {
        height: 15px;
    }

    .product ul li .item_wrapper {
        font-size: 18px;
        line-height: 50px;
    }

    .navPage a {
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
    }

    .fd_txt ul li {
        font-size: 14px;
    }

    .fd_er .hq {
        text-align: center;
        font-size: 14px;
        color: #fff;
        margin-right: 20px;
        /* margin-right: 30px; */
        display: inline-block;
        vertical-align: middle;
    }

    .fd_er p {
        margin-top: 10px;
    }

    .fd_er img {
        width: 80px;
        height: 80px;
    }

    .i_nav ul li ul li a {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .i_nav ul li ul .nav-con .nav-title h3 {
        width: 200px;
        font-size: 16px;
    }

    .ddsmoothmenu a {
        line-height: 97px;
    }

    .i_nav ul li ul {
        top: 99px !important;
    }

    .news ul li .con h3 {
        font-size: 20px;
        padding: 10px 0;
        margin-bottom: 5px;
    }

    .news ul li .con .time {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .news ul li .des {
        font-size: 16px;
        color: #999;
        line-height: 25px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .news ul li .detail i {
        font-size: 16px;
    }

    .map iframe {
        height: 400px !important;
    }

    .contact-des h3 {
        font-size: 24px;
        color: #333;
        margin-bottom: 15px;
        margin-top: 60px;
    }

    .en .contact-des h3 {
        margin-bottom: 30px;
    }

    .contact-des__box__msg ul li .pic {
        width: 35px;
        margin-right: 10px;
    }

    .contact-des__box__msg ul li p {
        font-size: 16px;
        color: #666666;
    }

    .contact-des__box__erweima .pic {
        width: 106px;
        margin-right: 15px;
    }

    .contact-des__box__erweima p {
        font-size: 16px;
    }

    .in-news-time .time {
        font-size: 16px;
    }

    .in-news-box .in-news-title {
        font-size: 16px;
        margin: 10px 0;
        /* line-height: 30px; */
    }

    .in-news-box .in-news-introduce {
        font-size: 14px;
        margin: 20px 0;
        line-height: 25px;
        transition: all .7s linear;
        height: 50px;
    }

    .section-six-con ul .in-news-box:hover .in-news-introduce {
        height: 125px;
    }

    .in-news-box .details {
        padding: 10px;
        font-size: 14px;
    }

    .company-culture__pic .shade {
        height: 80px;
    }

    .company-culture__text h3 {
        font-size: 22px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .company-culture__text p {
        font-size: 18px;
        line-height: 30px;
    }

    .en .company-culture__text p {
        font-size: 14px;
    }

    .company-des-item .company-des-item__text ul li::before {
        width: 5px;
        height: 5px;
    }

    .company-des-item .company-des-item__text ul li {
        padding-left: 15px;
        padding-right: 15px;
        line-height: 40px;
        font-size: 18px;
    }

    .p_n_title {
        font-size: 22px;
    }

    .p_n_info {
        line-height: 35px;
        text-align: right;
        font-size: 13px;
    }

    .news_view .p_container .remark {
        font-size: 16px;
        text-align: justify;
        line-height: 30px;
    }

    .news_view .p_container img {
        margin: 15px 0;
    }

    .prevnext-box {
        font-size: 14px;
    }

    .prevnext {
        flex: 1;
        padding: 30px 0 10px;
        line-height: 20px;
    }

    .prevnext-btn a {
        padding: 6px 30px;
        border-radius: 3px;
        font-size: 14px;
    }

    .news_view .p_container {
        width: 800px;
        margin: auto;
    }

    .search-container .search-box form {
        height: 40px;
    }

    .search-container .search-box form ul li:first-child {
        height: 40px;
    }

    .search-container .search-box form ul li:first-child input {
        font-size: 14px;
    }

    .search-container .search-box form ul li:last-child {
        height: 40px;
    }

    .search-container .search-box form ul li:last-child::before {
        font-size: 18px;
    }

    .search-container .search-box .count {
        margin-top: 20px;
        font-size: 14px;
    }

    #search-page .product ul li {
        margin-bottom: 10px;
        padding: 25px 3%;
    }

    #search-page .product ul li p {
        line-height: 40px;
        padding: 0 10px;
        font-size: 18px;
    }

    .en .t-line {
        top: -150px;
    }

    .en .section-four-box .section-four__timer ul li {
        height: 150px;
    }

    .en .company-des-item .company-des-item__text ul li {
        font-size: 13px;
    }

    /* .en.menu_98 .company-des-item .company-des-item__text h2 {
		  font-size: 22px;
	  } */
}

@media screen and (max-width: 1440px) {
    html {
        font-size: calc(1440 / 1920 * 100px) !important;
    }

    .section-two-con__text p {
        font-size: 16px;
    }

    .en .i_nav ul li ul li a {
        font-size: 15px;
        text-align: left;
    }

    .en .licheng-box .licheng-con .licheng-con__item {
        font-size: 12px;
    }

    .en .licheng-box .licheng-con .licheng-con__item strong {
        font-size: 14px;
    }

    .en .section-four__timer ul li:last-child .licheng-box {
        top: -120px;
    }

    .nav-parts img {
        width: 18px;
    }

}

@media screen and (max-width: 1366px) {
    html {
        font-size: calc(1366 / 1920 * 100px) !important;
    }

    .section-six-con {
        margin-top: 5vh !important;
    }
}

@media screen and (max-width: 1280px) {

    .mfbox,
    .wp {
        width: 94%;
    }

    .section-six-con {
        width: 80%;
    }

    html {
        font-size: calc(1280 / 1920 * 100px) !important;
    }

    .section-two-con__text p,
    .in-news-box .in-news-title,
    .in-news-time .time {
        font-size: 14px;
    }

    .company-culture__text h3 {
        font-size: 20px;
    }

    .company-culture__text p,
    .company-des-item .company-des-item__text p,
    .company-des-item .company-des-item__text ul li {
        font-size: 16px;
    }

    .licheng-box .year {
        font-style: 22px;
    }

    .licheng-box .licheng-con .licheng-con__item strong {
        font-style: 18px;
    }

    .nav-parts img {
        width: 16px;
    }

    /* 导航 */
    .i_nav ul li ul .nav-con .nav-title h3 {
        width: 80%;
        font-size: 14px;
    }

    .i_nav ul li ul li a {
        font-size: 14px;
    }

    .nav-parts .search-box form li #keywords {
        border: 1px solid #999;
        height: 35px;
        width: 200px;
        border-radius: 15px;
        position: absolute;
        top: 40px;
        z-index: 9999;
        padding-left: 15px;
        right: 0;
        left: auto;
    }
}

@media screen and (max-width: 1024px) {
    html {
        font-size: calc(1024 / 1920 * 100px) !important;
    }

    .about_l img {
        height: 280px;
    }

    .about_l {
        padding: 10px 20px;
    }

    .about_list {
        width: 525px;
        margin: 0 auto;
    }

    .about_list ul li {
        margin-bottom: 50px;
    }

    .about_list ul li:nth-child(3) .line {
        display: none;
    }

    .js {
        width: 900px;
        left: calc(50% - 450px);
    }

    .fd_pic {
        padding-right: 50px;
    }

    .fd_txt {
        width: 550px;
        padding-left: 50px;
    }

    .header .logo {
        width: 16%;
        min-width: 120px;
    }

    #fp-nav {
        opacity: 0;
    }

    .section-two-con {
        margin: 7vh 0;
    }

    .section-three-box {
        padding: 7vh 0;
    }

    .section-four__timer ul li:last-child .licheng-box {
        top: -120px;
    }

    .in-news-box .in-news-introduce {
        line-height: 1.25;
    }

    .section-six .section-title {
        padding: 7vh 0;
    }

    .section-six-con {
        padding-bottom: 7vh;
    }

    .section-four-box {
        height: 70vh;
    }

    .section-four-box .section-title {
        margin-top: 10vh;
        margin-bottom: 30vh;
    }

    .section-five {
        padding-bottom: 7vh;
    }

    .section-five .section-title {
        margin-top: 10vh;
    }

    .news ul li .detail i {
        font-size: 14px;
        padding: 8px 30px;
    }

    .header.index {
        background-color: #fff !important;
    }

    .company-des-item .company-des-item__text h3 {
        height: 64px;
        line-height: 1.2;
        display: flex;
        align-items: center;
    }

    .en .company-des-item .company-des-item__text ul li {
        padding-left: 10px;
        padding-right: 5px;
        line-height: 1.5;
        text-overflow: ellipsis;
        white-space: normal;
        box-sizing: border-box;
        float: left;
        margin-bottom: 5px;
    }

    .section-six-con ul .in-news-box:hover .in-news-introduce {
        height: auto;
    }

    .section-six-con {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 768px) {

    .navbar-toggle {
        background: rgba(0, 0, 0, 0) url("/templates/Images/icon0x.png") no-repeat scroll right top;
        border: 0 none;
        border-radius: 0;
        height: 65px;
        float: right;
        width: 65px;
        top: 0px;
        right: 0;
        display: none;
    }

    .navbar-toggle {
        display: block;
        position: relative;
        right: 0;
    }

    .nav {
        z-index: 1000;
        border-top: none;
        border-bottom: none;
        height: auto;
    }

    .i_nav ul li ul {
        position: initial;
        margin-left: 0;
        border: none;
        margin-top: 0;
        margin: 15px 0;
        background: #fefefe;
        border-radius: 10px;
    }

    .i_nav ul li ul.active {
        display: block !important;
    }

    .ddsmoothmenu ul {
        margin-left: 0;
    }

    .ddsmoothmenu ul li {
        width: 106px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ddsmoothmenu a {
        color: #333;
        line-height: 60px;
    }

    .navactive:hover,
    .nava:hover {
        color: #333;
        font-size: 16px;
        border-bottom: 0;
    }

    .navactive {
        color: #333;
    }

    .js {
        width: 700px;
        left: calc(50% - 350px);
    }

    .news,
    .casebox {
        width: 100%;
        margin: 0 auto;
    }

    .fd_pic {
        padding-right: 0;
    }

    .fd_er {
        float: none;
        text-align: center;
    }

    .company-culture__text p,
    .company-des-item .company-des-item__text p,
    .company-des-item .company-des-item__text ul li {
        font-size: 14px;
        line-height: 1.5;
    }

    .company-des-item .company-des-item__text ul li {
        font-size: 12px;
    }

    .i_nav {
        border-radius: 0 0 5px 5px;
        display: none;
        height: auto;
        position: absolute;
        top: 70px;
        width: 40%;
        z-index: 1000;
        right: 0;
        padding: 20px;
        background: #f3f3f3;
    }

    .mfbox {
        height: 70px;
    }

    .section-one {
        padding-top: 70px;
    }

    #top_btn {
        display: block;
        width: 30px;
        height: 30px;
        background: url(/templates/Images/列表.png) no-repeat 0 0 / 100% 100%;
        margin-left: 15px;
        outline: none;
    }

    .ddsmoothmenu ul li {
        float: none;
    }

    .ddsmoothmenu ul li .nav-bg {
        display: none !important;
    }

    .ddsmoothmenu ul li .nav-title {
        display: none !important;
    }

    .i_nav ul li ul .nav-con {
        padding: 0;
        position: relative;
    }

    .i_nav ul li ul .nav-li {
        width: 100%;
    }

    .en .i_nav ul li ul .nav-li {
        width: 100%;
    }

    .i_nav ul li ul li {
        width: 100%;
    }

    .i_nav ul li ul li span {
        display: none;
    }

    .i_nav ul li ul li a {
        text-align: center;
        color: #333;
        display: block;
        width: 100%;

    }

    .i_nav ul li ul li a:hover {
        color: #002590;
    }

    .addChild {
        display: block !important;
        padding-left: 15px;
    }

    .ddsmoothmenu>ul>li>a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 10px;
    }

    .company-culture__text h3 {
        font-size: 18px;
        margin-bottom: 0;
    }

    .sortnavul li {
        width: 33%;
    }

    .en .sortnavul li {
        width: 45%;
    }

    #news .sortnavul li {
        width: 45%;
    }

    .sortnavul li a {
        padding: 17px 0;
        font-size: 20px;
    }

    .sortnavul li::after {
        top: 40%;
    }

    .news ul li {
        padding: 30px 0%;
    }

    .news ul li .new-title {
        width: 35%;
    }

    .news ul li .con_box {
        width: 65%;
    }

    .news ul li .con h3 {
        font-size: 16px;
        padding: 5px 0;
    }

    .news ul li .des {
        font-size: 14px;
    }

    .news ul li .con {
        padding-bottom: 0;
    }

    .news ul li .detail i {
        font-size: 14px;
        padding: 8px 30px;
    }

    ul.sortnavul {
        text-align: center;
        margin: 40px 0;
    }

    #news ul.sortnavul {
        margin: 0;
    }

    .news_view .p_container {
        width: 94%;
    }

    .contact-des h3 {
        font-size: 20px;
    }

    .en .contact-des__box__msg,
    .contact-des__box__msg {
        width: 100%;
    }

    .en .contact-des__box__erweima {
        width: 100%;
    }

    .contact-des__box__msg ul {
        flex-wrap: wrap;
    }

    .contact-des__box__msg ul li {
        margin-bottom: 30px;
    }

    .section-two-con__text {
        width: 100%;
        display: none;
    }

    .sm-show {
        display: block !important;
        margin-bottom: 15px;
    }

    .section-two-con__text h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .section-two-con__text p {
        line-height: 1.5;
        text-align: left;
        text-indent: 2em;
    }

    .section-two-con__video {
        width: 80%;
        margin: auto;
    }

    .section-six-con {
        width: 94%;
    }

    .in-news-box .in-news-introduce {
        margin: 10px 0;
    }

    .in-news-box .details {
        font-size: 12px;
        width: 65%;
    }

    @keyframes details {
        from {
            display: block;
            opacity: 1;
            margin-top: 0;
        }

        to {
            display: block;
            opacity: 1;
            margin-top: 30px;
        }
    }

    .in-news-box .in-news-introduce {
        height: auto;
    }

    .section-six-con ul .in-news-box {
        width: 31%;
    }

    #search-page .product ul li {
        padding: 10px 3%;
    }

    .header-right {
        display: flex;
        justify-content: flex-end;
    }
}

@media screen and (max-width: 680px) {
    .section-two-con .mfbox1 {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 480px) {

    .index_title {
        padding: 35px 0 30px;
    }

    .product ul li {
        width: 50%;
    }

    .product ul li .item_wrapper {
        font-size: 14px;
    }

    .about_l {
        float: none;
        width: 100%;
        padding: 0;
    }

    .about_r {
        float: none;
        width: 100%;
        margin-top: 20px;
    }

    .i_about .index_title {
        padding: 10px 0 0 0;
    }

    .about_list {
        width: 340px;
    }

    .line {
        display: none;
    }

    .about_list ul li {
        margin-right: 10px;
    }

    /* .news, .casebox {width: 365px;margin: 0 auto;}
	.news ul li, .casebox ul li {margin-right: 10px; width: 47%;}
	.casebox ul li .item_img img{height: 130px;}
	.casebox ul li .item_wrapper{line-height: 35px;font-size: 14px;} */
    /* .i_js{margin-bottom: 250px;}
	.js {width: 360px;left: calc(50% - 180px);top: 135px;}
	.js ul li .des{width: 100%;}
	.news ul li img{height: 130px;}
	.news ul li:nth-child(3) {display: none;} */
    .fd_txt {
        text-align: center;
        width: 100%;
        padding-left: 0;
        float: none;
        border-left: none;
    }

    .fd_pic {
        width: 150px;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .fd_txt ul li {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .col-l .l_posnav {
        font-size: 24px;
    }

    /* div#p_newslist ul li{margin-bottom: 20px;}
	div#p_newslist ul li:nth-child(3) {display: block;} */

    .nav-parts .lan-des .text {
        margin-left: 10px;
        color: #333;
        font-size: 14px;
        font-weight: 700;
    }

    .nav-parts .lan-box .lan-con a {
        font-size: 14px;
    }

    #top_btn {
        width: 25px;
        height: 25px;
    }

    .section-three .section-three-con .i_newlist .prolist {
        width: 100%;
    }

    .section-three .section-three-con .i_newlist .swiper-wrapper {
        width: 100%;
        height: auto;
    }

    .section-three-con .i_newlist .swiper-slide>a {
        flex-wrap: wrap;
    }

    .section-three-con .i_newlist .swiper-slide .item_img {
        width: 100%;
        margin-bottom: 15px;
    }

    .section-three-con .i_newlist .swiper-slide .item_img img {
        width: 50%;
    }

    .section-three-con .i_newlist .swiper-slide .item_wrapper {
        width: 100%;
        font-size: 18px;
    }

    .section-three-con .sort_l {
        margin-top: 25%;
    }

    .section-three .section-title {
        font-size: 24px;
        margin-bottom: 10%;
    }

    .section-three .section-three-con .i_newlist .pagination-box {
        position: absolute;
        height: auto;
        width: 100%;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-around;
        bottom: -30%;
    }

    .section-three-con .i_newlist .pagination-box .swiper-pagination {
        width: auto;
        font-size: 24px;
        bottom: 0;
    }

    .section-three .section-three-con .i_newlist .pagination-box .sort_l_name {
        font-size: 20px;
        height: 100%;
    }

    .section-three-con .sort_l ul {
        background: none;
    }

    .section-three-con .sort_l ul li {
        width: 30%;
        padding: 0 2%;
        text-align: center;
    }

    .section-three-con .sort_l ul li .sort_l_pic {
        width: 50px;
        margin-top: 10px;
    }

    .section-four-box .section-title {
        margin-bottom: 0;
        margin-top: 7vh;
        font-size: 24px;
    }

    .section-four__timer {
        padding-top: 230px;
        overflow: auto;
    }

    .en .section-four__timer {
        padding-top: 300px;
        overflow: auto;
    }

    .section-four-box {
        height: 460px;
    }

    .en .section-four-box {
        height: 550px;
    }

    .section-four-box .section-four__timer ul {
        width: 1024px;
    }

    .section-four__timer ul li:last-child .licheng-box {
        top: -65px;
    }

    .section-four__timer ul li .big-yuan {
        width: 0.36rem;
        height: 0.36rem;
        background-color: #008BAC;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: -0.17rem;
    }

    .section-four__timer ul li:last-child .licheng-box {
        width: 120px;
        max-width: 200px;
    }

    .section-five .section-title {
        font-size: 24px;
        margin-top: 7vh;
    }

    .section-six .section-title {
        font-size: 24px;
    }

    .section-six-con ul .in-news-box {
        width: 80%;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .section-two-con__text p,
    .in-news-box .in-news-title,
    .in-news-time .time {
        font-size: 16px;
    }

    .in-news-box .details {
        padding: 7px 10px;
    }

    .in-news-box .in-news-introduce {
        font-size: 12px;
    }

    .fd_er {
        display: block;
        width: 100%;
        margin-top: 15px;
        overflow: hidden;
    }

    .fd_er .hq {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .fd_er .hq p {
        display: inline-block;
    }

    .fd_txt ul li {
        margin-top: 15px;
    }

    .i_nav {
        width: 60%;
    }

    .section-two-con__video {
        width: 100%;
        margin: auto;
    }

    .section-five-con .partner-icon {
        width: 100%;
        padding: 0 3%;
        margin-bottom: 25px;
    }

    .section-five-con .partner-icon ul li {
        width: 25%;
        padding: 1%;
    }

    .section-five-con .map-pic {
        width: 100%;
    }

    .section-five-con .map-pic>img {
        width: 100%;
    }

    .section-five-con .map-pic .msg {
        position: absolute;
        top: 55%;
        right: -5%;
        width: 40%;
        cursor: pointer;
    }

    .in-news-box .in-news-title .toptitle {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .en .section-four__timer ul li:last-child .licheng-box {
        top: -90px;
    }

    .company-des-item .company-des-item__text {
        width: 100%;
    }

    .company-des-item .company-des-item__pic {
        width: 85%;
        margin: 15px auto;
        border-radius: 10px;
    }

    .company-des .company-des-item:nth-of-type(2n) {
        flex-direction: column-reverse;
    }

    .menu_93 .company-des .company-des-item:nth-of-type(2n) {
        flex-direction: column;
    }

    #single_view .col-l .l_posnav {
        margin: 20px 0;
    }

    .company-culture-item {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    .en .menu_98 .company-des-item .company-des-item__text h2,
    .menu_98 .company-des-item .company-des-item__text h2 {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }

    .menu_93 .company-des-item .company-partner ul li {
        width: calc(100% / 4 - 15px);
        float: left;
        list-style: none;
        margin-right: 20px;
        margin-bottom: 15px;
    }

    .menu_93 .company-des-item .company-partner ul li:nth-of-type(4n) {
        margin-right: 0;
    }

    .company-des-item .company-des-item__text ul li {
        width: 50%;
        display: inline-block;
        padding-left: 10px;
        padding-right: 5px;
        white-space: normal;
        overflow: hidden;
    }

    .sortnavul li {
        width: 30%;
    }

    .news ul li {
        padding: 20px 0%;
    }

    .news ul li .con_box {
        padding-left: 2%;
    }

    .news ul li .con h3 {
        font-size: 14px;
        padding: 0;
    }

    .news ul li .con .time {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .news ul li .des {
        font-size: 12px;
        line-height: 1.2;
    }

    .news ul li .detail i {
        font-size: 12px;
        padding: 3px 15px;
        border-radius: 5px;
    }

    .p_n_title {
        font-size: 20px;
    }

    .search-container .search-box {
        padding: 7% 10%;
    }

    #search-page .product ul li p {
        font-size: 14px;
    }

    .sort_l_name {
        display: none;
    }

    .licheng-box .year {
        font-size: 20px;
    }

    .licheng-box .licheng-con .licheng-con__item {
        font-size: 15px;
    }

    .licheng-box .licheng-con .licheng-con__item strong {
        font-size: 18px;
    }

    .company-des-item .company-des-item__text {
        animation: fontShow 2s linear forwards;
    }

    .blink_tip {
        position: absolute;
        bottom: 10px;
        left: 40%;
        color: #333;
        font-size: 12px;
        transform: scale(1.1) translateX(20px);
        opacity: 0;
        animation: blink_tip 3s linear infinite;
        display: block;
    }

    @keyframes blink_tip {
        0% {
            transform: scale(1.1) translateX(20px);
            opacity: 0;
        }

        50% {
            opacity: 1;
        }

        100% {
            transform: scale(1) translateX(-10px);
            opacity: 0;
        }
    }

    .prevnext-box {
        display: block;
    }

    .prevrecord,
    .nextrecord {
        white-space: normal;
    }

    .news_view .p_container .remark {
        font-size: 14px;
    }
}

@media screen and (max-width: 414px) {
    .in-news-box .in-news-introduce {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    @keyframes lineClap {
        from {
            -webkit-line-clamp: 4;
        }

        to {
            -webkit-line-clamp: 6;
        }
    }

    .in-news-box .details {
        width: 70%;
    }

    @keyframes details {
        from {
            display: block;
            opacity: 1;
            margin-top: 0;
        }

        to {
            display: block;
            opacity: 1;
            margin-top: 20px;
        }
    }

    ul.sortnavul {
        margin: 20px 0;
    }

    .sortnavul li a {
        padding: 17px 0;
        font-size: 18px;
    }

    .nav-parts .big-erweima {
        left: auto;
        right: -50%;
    }

    .news ul li .detail i {
        display: none;
    }

    /* .news ul li .con .time,
	.news ul li .con h3 {
		margin-bottom: 0;
	}
	.news ul li .des {
		-webkit-line-clamp: 2;
	}
	.news ul li .detail i {
		bottom: -10px;
	} */
}

@media screen and (max-width: 375px) {
    .i_nav {
        width: 250px;
    }

    .header .logo {
        min-width: 100px;
    }

    #top_btn {
        margin-left: 7px;
    }

    .nav-parts .search-box,
    .nav-parts .erweima,
    .nav-parts>.lan-box {
        padding: 0 7px;
    }

    .company-des-item .company-des-item__pic {
        width: 90%;
    }

    .p_n_title {
        font-size: 18px;
    }

    .menu_98 .company-des-item .company-des-item__text h2 {
        font-size: 20px !important;
    }

    .menu_93 .company-des-item .company-partner ul li {
        width: calc(100% / 4 - 6px);
        margin-right: 8px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 320px) {
    .news ul li .des {
        -webkit-line-clamp: 2;
    }

    .news ul li {
        padding: 15px 0%;
    }

    /* .news ul li .detail i {
		padding: 2px 10px;
	} */
}

