﻿@charset "utf-8";


.header_top {
    text-align: right;
    background: #f7f7f7;
    line-height: 2;
    font-size: 16px;
    color: #333;
}

.header_top span:last-child {
    display: none;
}

.Notice {
    padding: 20px 0;
    background: #f2f2f2;
}

.Notice .wp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.Notice .toptitle {
    margin-right: 30px;
}

.Notice .toptitle h3 {
    font-size: 18px;
    margin-bottom: 0;
}

.scrollDiv ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.scrollDiv {
    height: 40px;
    overflow: hidden;
}

.scrollDiv ul li {
    width: calc(100% / 2 - 20px);
    line-height: 40px;
}

.scrollDiv ul li a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.scrollDiv ul li h3 {
    font-size: 16px;
    color: #333;
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.scrollDiv ul li span {
    font-size: 14px;
    color: #666;
}




/*友情连接*/
.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;
}

/* .about .i_txt_t{display:none;} */

.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;
}

.p_banner_box {
    text-align: center;
}

.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;
}

/* ---------------结束---------------- */

/* ---------------开始首页内容------------------ */
/* 首页推荐新闻*/
.i_n_list {}

.i_n_list .nlist2 li {
    line-height: 24px;
    padding-left: 8px;
    width: 224px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/icon4.gif) no-repeat 8px 10px;
    padding-left: 15px;
}

.i_n_list .nlist2 a {
    display: block;
    width: 220px;
    overflow: hidden;
    float: left;
    font-size: 12px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_n_list .nlist2 a:hover {
    text-decoration: none;
}

.i_n_list .i_title li {
    width: 90px;
}

.i_n_list .i_title a {
    float: left;
    padding-left: 13px;
    font-size: 12px;
    text-align: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: none;
    color: #616161;
}

.i_n_list .i_title a:hover {
    color: #fff;
}

/* 首页推荐产品 */
/* 首页友情链接图片列表式 */
.i_l_list {
    display: inline-block;
}

.i_l_list a {
    display: block;
    display: inline;
    overflow: hidden;
    float: left;
    width: 30.5%;
    margin: 5px;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_l_list img {
    display: block;
    width: 96%;
    height: 80px;
    padding: 1px;
    border: 1px solid #C4C4C4;
}

.i_l_list a:hover img {
    border: 1px solid #900;
}

/* 翻页按钮 */
.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: #cccccc;
    width: 26px;
    height: 26px;
    display: block;
    border: 1px solid #cccccc;
    line-height: 26px;
}

.navPage a:hover,
a.pagebarCurrent {
    color: #fff;
    text-decoration: none;
    border: 1px solid #02328d;
    background-color: #02328d;
}

/* ---------------结束栏目列表---------------- */
/*产品分类*/
.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;
}

.qy_img2 img {
    float: right;
    width: 54%;
    margin-top: 40px;
    margin-bottom: 34px;
}

.remark p {
    font-size: 16px;
    line-height: 30px;
}

.qy_bd2 {
    float: right;
    width: calc(100% / 2 - 20px);
    margin-top: 40px;
    line-height: 30px;
}

.qy_img img {
    width: 660px;
}

.qy_bd h3 {
    font-size: 24px;
    color: #02328d;
    margin-top: 132px;
}

.qy_bd1 h3 {
    font-size: 24px;
    color: #02328d;
    line-height: 84px;
}

.qy_bd2 h3 {
    font-size: 24px;
    color: #02328d;
    line-height: 72px;
    margin-top: -20px;
}

.qy_bd2 span {
    font-size: 18px;
    color: #02328d;
    font-weight: 600;
}

.haiyun1 {

    line-height: 30px;
}

.qy_img1 {
    float: right;
    margin-top: 41px;
}

.qy_img {
    float: left;
    width: calc(100% / 2 - 20px);
}

.qy_bd1 {
    float: left;
    margin-top: 150px;
}

.qy_bd3 {
    float: right;
    margin-top: 130px;
    width: 30%;
}

.qy_bd3 h3 {
    font-size: 24px;
    color: #02328d;
    line-height: 72px;
}

.qy_img3 {
    float: left;
    margin-top: 40px;
}

.qy_bd {
    float: right;
    width: 500px;
    /* line-height: 60px; */
}

.fgsjj span {
    color: #02328d;
    font-size: 18px;
    line-height: 54px;
    font-weight: 600;
}

.fgsjj li {
    float: left;
    width: 50%;
    padding: 20px 40px 20px 0;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    list-style: disc;
    height: 360px;
    /* box-sizing: border-box; */
    overflow: hidden;
}

.fwkh li {
    float: left;
    width: 19.3%;
    line-height: 40px;
    margin-bottom: 50px;
}

.fwkh p {
    text-align: center;
    display: none;
}

.gszz li {
    float: left;
    width: 50%;
    line-height: 60px;
    font-size: 16px;
    color: #02328d;
}

.qywh span {
    font-size: 20px;
    font-weight: 600;
    color: #02328d;
    line-height: 60px;
}

.fwkh h3 {
    font-size: 24px;
    font-weight: 600;
    color: #02328d;
    margin-bottom: 20px;
    line-height: 64px;
    margin-top: 70px;
}




.gsjj44 {
    text-indent: 2em;
    float: left;
    line-height: 30px;
}

.gsjj44 h3 {
    line-height: 50px;
    font-size: 18px;
    color: #02328D;
    font-weight: 600;
}


.gsjj23 {
    float: left;
    width: 41%;
    text-indent: 2em;

    line-height: 24px;
}

.sortnavul li a:hover::before {
    left: 0;
    right: 0;
    z-index: 1;
}

.gsjj {
    text-indent: 2em;
    line-height: 30px;
}

.gsjj h3 {
    font-size: 20px;
    font-weight: 600;
}

.gsjj1 {
    float: left;
    width: 50%;
    padding: 20px;
    text-indent: 2em;
}

.gsjj2 {
    float: right;
    width: 50%;
    margin-top: 15px;
}

.p_lx {
    float: left;
    width: 50%;
    padding: 30px;
}

.p_lx h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 80px;
}

.haiyun {
    text-indent: 2em;
    font-size: 16px;
    line-height: 39px;
}

.haiyun h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    color: #02328d;
}

.product_content {
    width: 100%;
    height: 850px;
    background: url(/templates/Images/product_content_bg.jpg) no-repeat center;
}

.product_content ul {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.product_content ul li h3 {
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #02328d;
}

.product_content ul li span {
    display: block;
    font-size: 14px;
    color: #d8680e;
    font-family: MicrosoftYaHeiLight;
}

.product_content ul li {
    width: 20%;
    position: absolute;
    text-align: right;
}

.product_content ul li:nth-child(1) {
    top: 210px;
    left: -40px;
}

.product_content ul li:nth-child(2) {
    top: 400px;
    left: -90px;
}

.product_content ul li:nth-child(3) {
    top: 560px;
    left: -40px;
}

.product_content ul li:nth-child(4) {
    left: 300px;
    text-align: left;
    top: 710px;
}

.product_content ul li:nth-child(5) {
    right: -110px;
    text-align: left;
    top: 260px;
}

.product_content ul li:nth-child(6) {
    right: -110px;
    text-align: left;
    top: 380px;
}

.product_content ul li:nth-child(7) {
    right: -110px;
    text-align: left;
    top: 510px;
}

.product_content ul li:nth-child(8) {
    right: -110px;
    text-align: left;
    top: 630px;
}

.product_content ul li:nth-child(9) {
    right: -110px;
    text-align: left;
    top: 730px;
}

.toptitle h3 {
    font-size: 36px;
    font-weight: normal;
    color: #02328d;
    margin-bottom: 20px;
    text-align: center;
}

.toptitle span {
    font-size: 16px;
    color: #999999;
    text-align: center;
    display: block;
}

.about_content2 {
    margin-top: 60px;
    position: relative;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about_content_left {
    width: calc(100% / 2 - 20px);
    text-align: justify;
}

.about_content_left p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    text-indent: 20px;
}

.about_content_left a {
    width: 160px;
    height: 44px;
    background-color: #cccccc;
    display: block;
    text-align: center;
    line-height: 44px;
    color: #fff;
    margin-top: 50px;
}

.about_content_right {
    height: auto;
    width: calc(100% / 2 - 20px);
}

.menu_85 .remark1 {
    padding: 40px 0 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}




/*单页图文分类*/
.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: 22px;
}

.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;
}

/*新闻详细*/
.p_n_info {
    line-height: 35px;
    text-align: right;
}

.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 {
    width: 100%;
    padding: 30px 0 10px;
    line-height: 20px;
}

.prevrecord,
.nextrecord {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.prevrecord a,
.nextrecord a {
    font-weight: bold;
}

/* 留言 */
.gbook_formbtn {
    padding: 4px;
}

.gbook_formbtn goback_btn {
    clear: both;
    margin-left: 150px;
    background: #888888;
    color: #FFFFFF;
    border: solid 1px #666666;
    font-weight: bold;
    padding: 4px 6px;
}

.gbook_formbtn input {
    color: #333;
    border: medium none;
    float: left;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    margin: 10px 10px 0px 0px;
    width: 100px;
    text-align: center;
    border: #fff 1px solid;
}

.gbook_indexpost {
    margin-bottom: 8px;
    padding: 0 30px;
    padding-top: 45px;
}

.gbook_tblist {
    margin-bottom: 4px;
    width: 50%;
}

.gbook_tblist input,
.gbook_tblist textarea {
    background: #FFF;
    border: 1px solid #eae9e9;
    width: 100%;
    height: 26px;
}

.p_g_gbook {
    padding: 0px;
}

.p_g_title {
    font-weight: bold;
    line-height: 35px;
    text-align: left;
    padding-left: 10px;
    clear: both;
}

.p_g_content {
    text-align: left;
    line-height: 24px;
    padding: 0 5px;
    clear: both;
}

/* 招聘 */
.p_jv_jobs {
    line-height: 30px;
    margin: 0px 0px;
    padding: 0 30px;
}

.p_jv_jobs .jobs {
    height: 33px;
}

.i_p_list .p_jv_item {
    clear: both;
    width: 660px;
}

.p_jv_title {
    float: left;
    clear: left;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    color: #333;
}

.p_jv_cont {
    float: left;
    text-align: left;
    font-size: 14px;
    color: #333;
}

.p_jv_contb {
    text-align: left;
    clear: both;
    padding: 0 0 10px 0;
    font-size: 14px;
}

/* 网站地图 */
.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;
}

/* ---------------结束栏目详细---------------- */


/* ---------------开始扩展区----------------- */

#com_definedkeys_1,
#com_definedkeys_2,
#com_definedkeys_3,
#com_definedkeys_4 {
    /*margin-bottom:-6px;*/
}

.i_u_def1,
.i_u_def2,
.i_u_def3,
.i_u_def4,
.p_u_def1,
.p_u_def2,
.p_u_def3,
.p_u_def4 {
    overflow: hidden;
}

.move_divouter .content {
    overflow: hidden;
    line-height: 20px;
}

.move_divouter .list {
    overflow: hidden;
}

.move_divouter .title a {
    text-decoration: none;
}

#index #com_definedkeys_1 {
    display: inline;
}


.i_u_def1 {
    margin-bottom: 20px;
    width: 1100px;
}

.i_u_def1 .title {
    text-align: center;
}

.i_u_def1 .title .tt {
    color: #000;
    display: block;
    font-size: 35px;
    height: 57px;
    letter-spacing: 15px;
    line-height: 57px;
}

.i_u_def1 .title .tm {
    float: right;
    color: #454545;
    background: #fff;
    line-height: 80px;
    height: 80px;
    padding-left: 8px;
    font-size: 24px;
    font-weight: 500;
    display: none;
}

.i_u_def1 .content {
    line-height: 25px;
    padding: 20px 10px;
    width: 1080px;
}

.i_u_def1 .list {
    padding: 20px 10px;
    width: 1080px;
    overflow: hidden;
}

.i_u_def1 .list ul {}

.i_u_def1 .list li {
    float: left;
    width: 222px;
    float: left;
    margin: 10px 24px;
}

.i_u_def1 .list li a {
    width: 210px;
}

.i_u_def1 .list li img {
    width: 210px;
    height: 160px;
    border: 6px solid #e5eef5;
    margin-bottom: 10px;
}

.i_u_def1 .list li span {
    display: block;
    width: 210px;
    padding: 0px 6px;
    height: 36px;
    background-color: #e5eef5;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


#index #com_definedkeys_2 {
    display: inline;
    float: left;
}

.i_u_def2 {
    width: 590px;
    margin-top: 15px;
}

.i_u_def2 .content {
    line-height: 22px;
    margin-top: 5px;
}

.i_u_def2 .list {
    float: left;
    margin-top: 5px;
}

.i_u_def2 .list li {
    height: 31px;
    background: url(../Images/icon06.jpg) repeat-x left bottom;
}

.i_u_def2 .list li a {
    display: block;
    height: 29px;
    line-height: 35px;
    font-size: 12px;
}

.i_u_def2 .list li a ins {
    display: block;
    float: left;
    width: 490px;
    text-decoration: none;
    text-indent: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_u_def2 .list li a span {
    display: block;
    float: right;
    width: 100px;
    padding-right: 5px;
    text-align: right;
}

.i_u_def2 .list li a:hover {
    background: #b50e00;
    color: #FFF;
}

.i_u_def3 {
    width: 590px;
    margin-top: 20px;
}

.i_u_def3 .content {
    line-height: 22px;
    margin-top: 5px;
}

.i_u_def3 .list {
    float: left;
    margin-top: 5px;
}

.i_u_def3 .list ul {}

.i_u_def3 .list li {
    float: left;
    display: inline-block;
    width: 285px;
    margin: 0 5px 10px 5px;
}

.i_u_def3 .list li span {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 285px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_u_def3 .list li i {
    display: block;
    width: 285px;
    height: 213px;
    overflow: hidden;
}

.i_u_def3 .list li i img {
    width: 285px;
    height: 232px;
}

.i_u_def3 .list li a:hover i img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

#com_definedkeys_4 {}

.i_u_def4 {
    margin-top: 20px;
    width: 1100px;
}

.i_u_def4 .title {
    text-align: center;
}

.i_u_def4 .title .tt {
    color: #000;
    display: block;
    font-size: 35px;
    height: 57px;
    letter-spacing: 15px;
    line-height: 57px;
}

.i_u_def4 .title .tm {
    float: right;
    color: #454545;
    background: #fff;
    line-height: 80px;
    height: 80px;
    padding-left: 8px;
    font-size: 24px;
    font-weight: 500;
    display: none;
}

.i_u_def4 .content {
    line-height: 25px;
    padding: 20px 10px;
    width: 1080px;
}

.i_u_def4 .list {
    padding: 20px 10px;
    width: 1080px;
    overflow: hidden;
}

.i_u_def4 .list ul {}

.i_u_def4 .list li {
    float: left;
    width: 222px;
    float: left;
    margin: 10px 24px;
}

.i_u_def4 .list li a {
    width: 210px;
}

.i_u_def4 .list li img {
    width: 210px;
    height: 160px;
    border: 6px solid #e5eef5;
    margin-bottom: 10px;
}

.i_u_def4 .list li span {
    display: block;
    width: 210px;
    padding: 0px 6px;
    height: 36px;
    background-color: #e5eef5;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p_u_def1 {
    width: 1120px;
    margin-bottom: 20px;
    background-color: #fff;
}

.p_u_def1 .content {
    line-height: 22px;
    padding: 15px;
}

.p_u_def1 .list {
    padding: 15px;
}

.p_u_def1 .list ul {}

.p_u_def1 .list li {
    float: left;
    display: inline-block;
    width: 265px;
    margin: 0 3px 10px 4px;
}

.p_u_def1 .list li img {
    width: 265px;
    height: 170px;
}

.p_u_def1 .list li span {
    display: block;
    height: 35px;
    line-height: 35px;
    width: 265px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p_u_def2 {
    width: 370px;
    margin-top: 20px;
    background-color: #fff;
}

.p_u_def2 .content {
    line-height: 22px;
    padding: 15px;
}

.p_u_def2 .list {
    float: left;
    padding: 15px;
}

.p_u_def2 .list li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    overflow: hidden;
}

.p_u_def2 .list li a {
    display: block;
    float: left;
    width: 340px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p_u_def3 {
    width: 727px;
    margin-top: 20px;
    background-color: #fff;
}

.p_u_def3 .content {
    line-height: 22px;
    padding: 15px;
}

.p_u_def3 .list {
    float: left;
    padding: 15px;
}

.p_u_def3 .list ul {}

.p_u_def3 .list li {
    float: left;
    display: inline-block;
    width: 225px;
    margin: 0 3px 10px 4px;
}

.p_u_def3 .list li img {
    width: 225px;
    height: 145px;
}

.p_u_def3 .list li span {
    display: block;
    height: 35px;
    line-height: 35px;
    width: 225px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p_u_def4 {
    width: 1120px;
    margin-top: 20px;
    background-color: #fff;
}

.p_u_def4 .content {
    line-height: 22px;
    padding: 15px;
}

.p_u_def4 .list {
    padding: 15px;
}

.p_u_def4 .list ul {}

.p_u_def4 .list li {
    float: left;
    display: inline-block;
    width: 265px;
    margin: 0 3px 10px 4px;
}

.p_u_def4 .list li img {
    width: 265px;
    height: 170px;
}

.p_u_def4 .list li span {
    display: block;
    height: 35px;
    line-height: 35px;
    width: 265px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*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;
}






/* 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 #02328d;
}

.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%;
}

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>ul>li>a {
    text-align: center;
    line-height: 90px;
    font-size: 16px;
    padding: 35px 5px;
    color: #000;
    overflow: hidden;
}

.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;
    position: relative;
}

.ddsmoothmenu>ul>li:hover a::before {
    width: 100%;
}

.ddsmoothmenu>ul>li:hover ul li a::before {
    width: 0%;
}

.nava {}

.ddsmoothmenu>ul>li>a.navactive {
    color: #fff;
    background: #02328d;
    font-weight: bold;
}

.selected {}

.navactive:hover,
.nava:hover {
    color: #fff;
    background: #02328d;
    font-weight: bold;
}

.ddsmoothmenu>ul>li>ul {
    position: absolute;
    width: 150px !important;
    top: 91px !important;
    left: calc(50% - 75px) !important;
    background: #fff;
    display: none;
}

.ddsmoothmenu>ul>li>ul>li {
    width: 100%;
    display: block;
    text-align: center;
    color: #333;
}

.ddsmoothmenu>ul>li>ul>li a {
    line-height: 2;
}



/*.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;}*/


/* 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;
}

#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;
}




/* 首页部分开始 */
.mfbox,
.wp {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
}

.nav {
    z-index: 100000;
}

.i_banner_box {
    position: relative;
    width: 100%;
    z-index: 11;
    text-align: center
}

.i_banner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.clear {
    clear: both;
}

/*头部开始*/


.fl {
    float: left;
}

.fr {
    float: right;
}

.nav_inner {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .3);
    display: none;
}

.nav_inner_bottom {
    height: 410px;
    overflow: hidden;
}

.fix:before,
.fix:after {
    display: table;
    clear: both;
    content: '';
}

.nav_inner_bottom_left {
    width: 38%;
    float: left;
    padding-top: 42px;
    padding-bottom: 65px;
}

.nav_inner_bottom_left .item {
    float: left;
    width: 50%;
}

.nav_inner_bottom_left .item li {
    margin-bottom: 25px;
    font-size: 16px;
    text-align: left;
    line-height: 1.05;
}

.nav_inner_bottom_left .item li {
    color: #000;
    display: block;
    position: relative;
    z-index: 99999;
}

.nav_inner_bottom_left .item li.t {
    font-size: 17px;
    font-weight: bold;
}

.nav_inner_bottom_right {
    width: 62%;
    float: right;
    height: 410px;
    overflow: hidden;
}

.nav_inner_bottom_right .box {
    padding: 55px;
    background-repeat: no-repeat;
    background-size: cover;
}

.nav_inner_bottom_right .box .h3 {
    font-size: 21px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.05;
    text-align: left;
}

.nav_inner_bottom_right .box .p {
    font-size: 36px;
    width: 100%;
    color: #fff;
    line-height: 47px;
    height: 141px;
    overflow: hidden;
    margin-bottom: 70px;
    text-align: left;
}

.font_bol {
    font-family: 'bold' !important;
    font-weight: bold;
}

.common_btn {
    width: 165px;
    text-align: center;
    height: 47px;
    line-height: 47px;
    background: #02328d;
    font-size: 16px;
    color: #1a1a1a;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.nav_inner_bottom_right .box .common_btn {
    color: #fff;
    display: block;
}

.common_btn::before {
    content: attr(c-text);
    position: absolute;
    top: -2px;
    left: 0;
    width: 80%;
    height: 100%;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    margin-top: 2px;
    filter: alpha(opacity=0)\0;
}

.common_btn:hover {
    background-color: #c6c4c4;
    color: #fff;
}

.common_btn:hover::before {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.common_btn>span {
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    vertical-align: 0;
    filter: alpha(opacity=100)\0;
}

.common_btn:hover>span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.common_btn:hover>span:nth-child(1) {
    -webkit-transition-delay: 45ms;
    transition-delay: 45ms;
}

.common_btn:hover>span:nth-child(2) {
    -webkit-transition-delay: .09s;
    transition-delay: .09s;
}

.common_btn:hover>span:nth-child(3) {
    -webkit-transition-delay: .135s;
    transition-delay: .135s;
}

.common_btn:hover>span:nth-child(4) {
    -webkit-transition-delay: .18s;
    transition-delay: .18s;
}

.ddsmoothmenu>ul>li:hover .nav_inner {
    display: block;
}

#header {
    width: 100%;
    position: relative;
    z-index: 90;
}

.i_language {
    position: absolute;
    right: 350px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.i_language_btn {
    display: none;
}

.i_language a {
    color: #000;
}

.i_language span {
    padding: 0 7px;
}

.i_language span:nth-last-of-type(1) {
    display: none;
}

.i_language a:first-child::before {
    content: ' ';
    width: 25px;
    height: 16px;
    display: inline-block;
    background: url(../Images/中国.png) no-repeat 0 0 / 100%;
    background-size: 100%;
    vertical-align: bottom;
    margin-right: 7px;
}

.i_language a:nth-of-type(2)::before {
    content: ' ';
    width: 25px;
    height: 16px;
    display: inline-block;
    background: url(../Images/美国.png) no-repeat 0 0 / 100%;
    background-size: 100%;
    vertical-align: bottom;
    margin-right: 7px;
}

.i_language a:nth-of-type(3)::before {
    content: ' ';
    width: 25px;
    height: 16px;
    display: inline-block;
    background: url(../Images/西班牙.png) no-repeat 0 0 / 100%;
    vertical-align: bottom;
    margin-right: 7px;
}

.logo {
    width: 17%;
    margin-top: 5px;
}

.logo a {
    display: table-cell;
    width: 100%;
    height: 80px;
    vertical-align: middle;
}

/* .ss{float: right;width: 20%;position: relative; top: 22px; height: 46px;margin-top: 20px;border: 1px solid #e6e6e6;background: #fff;border-radius: 5px;padding: 0 6px 0 14px;transition: 300ms;}  */
.ss {
    display: none;
}

.nav {
    width: calc(100% - 205px);
    float: left;
}

input#keywords {
    width: 80%;
    height: 44px;
    display: block;
    border: none;
    float: left;
    font-size: 14px;
    color: #808080;
}

input#btnSearch {
    width: 20%;
    height: 44px;
    float: right;
    background: url(../images/nicon1.png) center no-repeat;
    border: none;
}

/*.navactive::after,.navactive:hover::after,.nava:hover::after {content: "";display: block;width: 100%;
height: 2px;background-color: #3488ea;position: absolute;bottom: 0;} */

/*.addflex{position: fixed;top: 0;width: 100%;z-index: 1111;} */
/*头部结束*/
.i_txt_t {
    text-align: center;
    padding: 25px 0;
}

.i_txt_t h3 {
    font-size: 36px;
    line-height: 1.4;
    color: #02328d;
}

.i_txt_t span {
    font-size: 18px;
    color: #808080;
    line-height: 1.2;
}

.i_txt_t p {
    font-size: 16px;
    color: #333;
    margin-top: 5px;
}

/*关于*/
.about {
    background: #fafafa url(../images/bg1.png) center bottom no-repeat;
    padding: 50px 0;
}

.about_nav {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 12%;
    text-align: center;
    margin: 20px 0;
    display: none;
}

.about_nav li {
    width: 24.4%;
    display: inline-block;
}

.about_nav li .aicon {
    width: 100%;
    color: #808080;
    transition: 300ms;
    line-height: 1.2;
}

.about_nav li .aname {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 15px;
    color: #808080;
    transition: 300ms;
}

.about_nav li a:hover .aname {
    font-weight: bold;
    color: #02328d;
    transition: 300ms;
}

/*业务*/
.product {
    padding: 30px 0;
}

.product .yewubox {
    width: 100%;
    height: auto;
}

.product .yewubox .ywbg {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px 0 50px;
}

.product .yewubox .ywbg img {
    position: relative;
    left: 0;
    margin-left: 0;
    width: 100%;
}

.product .yewubox ul.pcul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.product .yewubox ul.pcul li {
    width: calc((100% - 39%) / 8);
    height: 496px;
    float: left;
    overflow: hidden;
    padding: 40px 20px;
    color: #fff;
    text-align: left;
    border-left: 1px solid #999;
    transition: 300ms;
}

.product .yewubox ul.pcul li:first-child {
    border-left: none;
}

.yewubox ul.pcul li .ytitle span {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
}

.yewubox ul.pcul li .ytitle a p {
    font-size: 14px;
    color: #cccccc;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 5px;
}

.yewubox ul.pcul li .ywdec {
    display: none;
    width: 100%;
    height: 176px;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    overflow: hidden;
    margin: 25px 0;
}

.yewubox ul.pcul li .more {
    display: none;
    width: 200px;
    height: 42px;
    border: 1px solid #b3b3b3;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
}

.yewubox ul.pcul li .more i,
.section_three .newmore i,
.molyewu .more i {
    float: right;
    font-size: 18px;
}

.yewubox ul li .more:hover,
.section_three .newmore:hover {
    color: #02328d;
    border: 1px solid #02328d;
}

.product .yewubox ul.pcul li.show {
    width: 39%;
    transition: 300ms;
}

.product .yewubox ul.pcul li.show .ywdec,
.yewubox ul.pcul li.show .more {
    display: block;
}

.pr {
    position: relative;
}

.yewubox_sm {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 25px;
}

.yewubox_sm .pro_item {
    width: 45%;
}

.yewubox_sm .pro_item h3 {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

/*新闻*/
.i_news {
    background: #fafafa;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 30px 0;
}

.i_news .i_txt_t {
    padding: 25px 0 0px;
}

.i_news .news a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
}

.i_news .news .nimg {
    width: 38%;
    float: left;
}

.i_news .news .nimg img {
    width: 195px;
    height: 120px;
}

.i_news .news dl {
    float: right;
    width: 59%;
}

.i_news .news dl span {
    border-bottom: 2px solid #02328d;
    line-height: 35px;
    display: inline-block;
    height: 35px;
    width: auto;
    font-size: 15px;
    color: #808080;
}

.i_news .news dl dt {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    margin: 10px 0;
}

.i_news .news dl dd {
    width: 100%;
    height: 56px;
    line-height: 28px;
    overflow: hidden;
    font-size: 15px;
    color: #808080;
}

.i_news .news a:hover dl dt {
    color: #02328d;
}

.i_news .newmore {
    display: block;
    margin: 30px auto 10px;
    width: 200px;
    height: 42px;
    border: 1px solid #afafaf;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
    color: #afafaf;
}

.i_news .newmore i {
    float: right;
    font-size: 18px;
}

.p_newlist {
    width: 520px;
}

.i_news .newmore:hover {
    color: #02328d;
    border: 1px solid #02328d;
}


.newsbox02 {
    overflow: hidden;
    height: auto;
    padding: 60px 10px 0;
    margin: 20px 0;
}

.newsbox .news>ul {
    display: flex;
    flex-wrap: wrap;
}

.newsbox .news>ul>li {
    width: calc(100% / 2 - 20px);
    margin: 0 10px 30px;
    background: #fff;
    padding: 20px 10px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .6);
}

.newsbox {
    position: relative;
}

.rol02,
.ror02 {
    position: absolute;
    width: 46px;
    height: 46px;
    top: 50%;
    z-index: 1000;
    background: #ccc;
}

.rol02 {
    left: -55px;
}

.ror02 {
    right: -55px;
}

.rol02 a,
.ror02 a {
    display: block;
    width: 46px;
    height: 46px;
    position: relative;
    top: -30px;
}

.rol02::before {
    content: "<";
    display: block;
    font-family: "幼圆";
    color: #fff;
    opacity: 1;
    font-size: 24px;
    position: relative;
    top: 10px;
    left: 15px;
}

.ror02::before {
    content: ">";
    display: block;
    font-family: "幼圆";
    color: #fff;
    opacity: 1;
    font-size: 24px;
    position: relative;
    top: 10px;
    left: 15px;
}

/*案例*/
.i_case {
    padding-top: 60px;
}

.cases {
    width: 100%;
    height: auto;
}

.cases a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.cases .cimg {
    width: 50%;
    float: left;
}

.cases .cimg img {
    width: 600px;
    height: 350px;
}

.cases dl {
    width: 46%;
    position: absolute;
    top: 48%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.cases dl dt {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    margin: 10px 0;
}

.cases dl dd {
    width: 100%;
    max-height: 180px;
    line-height: 36px;
    overflow: hidden;
    font-size: 15px;
    color: #333;
    overflow: hidden;
}

.casebox02 {
    overflow: hidden;
    margin: 20px 0 70px;
    background: #f2f2f2;
}

.casebox {
    position: relative;
}

.rol01,
.ror01 {
    position: absolute;
    width: 46px;
    height: 46px;
    top: 80%;
    z-index: 1000;
    background: #ccc;
}

.rol01 {
    left: 54%;
}

.rol01::before {
    content: "<";
    display: block;
    font-family: "幼圆";
    color: #fff;
    opacity: 1;
    font-size: 24px;
    position: relative;
    top: 10px;
    left: 15px;
}

.ror01::before {
    content: ">";
    display: block;
    font-family: "幼圆";
    color: #fff;
    opacity: 1;
    font-size: 24px;
    position: relative;
    top: 10px;
    left: 15px;
}

.ror01 {
    right: 37%;
}

.rol01 a,
.ror01 a {
    display: block;
    width: 46px;
    height: 46px;
    position: relative;
    top: -30px;
}

.rol01:hover,
.ror01:hover,
.rol02:hover,
.ror02:hover {
    background: #02328d;
}

.p_caselist {
    width: 1200px;
}

/*友链*/
.links dd {
    padding: 14px 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    color: #808080;
    font-size: 14px;
    line-height: 24px;
    display: none;
}

.links dd span {
    color: #02328d;
    font-size: 15px;
    font-weight: bold;
    float: left;
}

.links dd a {
    color: #808080;
    font-size: 14px;
    margin: 0 12px;
}

.links dd a:hover {
    color: #02328d;
}

/*底部*/
.footer {
    width: 100%;
    height: auto;
    background: #1c273c;
}

.footer .contact {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 26px 0;
}

.footer .contact .flogo {
    width: 24%;
    float: left;
}

.footer .contact .flogo img {
    width: 82px;
    height: 82px;
}

.footer .contact .tact {
    width: 30%;
    float: left;
    padding-left: 20px;
    font-size: 14px;
    color: #9ba8c1;
    line-height: 30px;
}

.footer .contact .wembox {
    width: 15%;
    float: right;
}

.footer .contact .wembox img {
    width: 42%;
    margin-left: 8%;
    float: left;
}



/* 首页部分结束 */


/* 内页部分开始 */
.p_container {
    background: #fafafa;
}

.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;
}

.sortnavul li {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sortnavul li a {
    display: inline-block;
    padding: 0 30px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #333;
    text-align: left;
    background: url(../images/bg3.jpg) right center no-repeat;
    position: relative;
}

.sortnavul li a:hover {
    font-weight: bold;
    color: #02328d;
    background: none;
}

.sortnavul li a:hover::after {
    content: "";
    border-bottom: 6px solid #02328d;
    border-top: 6px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
}

.sortnavul li a.on {
    font-weight: bold;
    color: #02328d;
    background: none;
}

.sortnavul li a.on::after {
    content: "";
    border-bottom: 6px solid #02328d;
    border-top: 6px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
}

.col-l {
    height: 60px;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
}

.col-r {
    margin-top: 30px;
}

.col-l .l_posnav,
.col-r .r_posnav {
    display: none;
}

/*简介*/
.remark1 {
    font-size: 16px;
    color: #333;
}

/*产品*/
.i_pro ul li {
    width: 33.33%;
    float: left;
    padding: 7px 0.83%;
}

.i_pro ul li h3 {
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #333;
}

.i_pro ul li .item_img {
    overflow: hidden;
}

.i_pro ul li .item_img img {
    transition: all ease 0.7s;
    width: 380px;
    height: 228px;
}

.i_pro ul li:hover .item_img img {
    transform: scale(1.08);
}


/*联系*/
.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 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
}

.newlist01 ul li .textlist-l {
    width: 88%;
    float: left;
}

.newlist01 ul li .textlist-l dt {
    width: 100%;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}

.newlist01 ul li .textlist-l dd {
    width: 100%;
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #808080;
    overflow: hidden;
    margin: 5px 0
}

.newlist01 ul li .textlist-l p {
    color: #808080;
    font-size: 16px;
}

.cn .newlist01 ul li .textlist-l p::before {
    content: '查看更多 >';
}

.en .newlist01 ul li .textlist-l p::before {
    content: 'More >';
}

.newlist01 ul li .newtime {
    width: 82px;
    height: 102px;
    padding: 0 10px;
    background: #ccc;
    color: #fff;
    float: right;
}

.newlist01 ul li .newtime p {
    width: 62px;
    height: 102px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    line-height: 28px;
}

.newlist01 ul li .newtime p span {
    display: block;
    border-bottom: 1px solid #fff;
    font-size: 36px;
    line-height: 42px;
}

.newlist01 ul li a:hover .textlist-l dt {
    color: #02328d;
}

.newlist01 ul li a:hover .textlist-l p {
    color: #02328d;
}

.newlist01 ul li a:hover .newtime {
    background: #02328d;
}

/*视频*/
.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-imgtxt-03 li:hover .prolist_txt03 h3 {
    color: #127ee2;
}

/*下载*/
.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%;
}


footer {
    overflow: hidden;
    float: left;
    width: 100%;
    background-color: #02328d;
    color: #999;
    border-top: 0px solid #ff6600;
    padding-top: 30px;
    padding-bottom: 0px;
}

footer>.wp {
    overflow: hidden;
    padding: 20px 0;
}

.b-nav {
    width: 80%;
    float: left;
}

.b-nav li {
    float: left;
    width: 22%;
    color: #fff;
    margin-left: 2%;
}

.b-nav ul {
    overflow: hidden;
}

.b-nav li h2 {
    height: 40px;
    line-height: 40px;
}

.b-nav li a {
    display: block;
    color: #fff;
    line-height: 30px;
    background-image: url(/upload/products/2021060111454479.png);
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left 10px;
}

.en .b-nav li a {}

.b-nav li h2 a {
    color: #fff;
    font-size: 16px;
}

.rmw {
    display: block;
    text-align: center;
    line-height: 40px;
    color: #999;
    float: right;
}

.rmw img {
    width: 150px;
    border: solid 1px #ccc;
}

.copyright {
    background: #0746bd;
    line-height: 45px;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 16px;
}




/*留言*/
.gbook_tblist {
    margin: 0 auto;
}

.gbook_tblist tr {
    font-size: 16px;
    color: #2F2F2F;
    display: block;
    margin: 2px 4px 16px 0px;
}

.gbook_tblist tr td:first-child {
    width: 80px;
    text-align: left;
}

.gbook_tblist tr td:last-child {
    width: 90%;
    padding-left: 3%;
}

/* .gbook_tblist tr>td{width: 80px;text-align: right;font-weight: bold;} */
img.gbverifycode {
    width: auto;
    height: auto;
}

.gbook_indexpost {
    padding: 0;
}

.gbook_tblist input {
    height: 40px;
    box-shadow: inset 0px 1px 6px #ECF3F5;
    border-radius: 10px;
    padding: 0px 0px 0px 5px;
    border: 1px solid #C5E2FF;
    background: #FBFBFB;
}

.gbook_tblist textarea {
    background-color: #f9f9f9;
    border: 1px solid #C5E2FF;
    box-shadow: inset 0px 1px 6px #ECF3F5;
    width: 100% !important;
    border-radius: 10px;
}

tr.gbook_post_5,
tr.gbook_post_6,
tr.gbook_post_8,
tr.gbook_post_9 {
    display: none;
}

input[type="button"] {
    display: none;
}

input[type="reset"] {
    display: none;
}

.gbook_formbtn input {
    width: 84px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 12px;
    background: #ACB5B7;
    margin-left: 475px;
    box-shadow: 1px 1px 1px #4C6E91;
    text-shadow: 1px 1px 1px #5079A3;
}

.gbook_formbtn input:hover {
    background: #C5CFD2;
    color: #6B6262;
}

.p_ly {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
    padding: 10px 10px 10px 20px;
    display: block;
    width: 500px;
    margin: 0 auto;
    border-bottom: 1px solid #B8DDFF;
    margin-bottom: 10px;
}

.i_pro {
    margin: 55px 0;
}

.sort_l {
    width: 1200px;
    margin: 0px auto;
}

.sort_l ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sort_l ul li {
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #666;
    font-size: 16px;
    width: calc(100% / 6 - 20px);
    padding: 0;
    margin: 0 10px 20px;
}

.sort_l ul li a {
    display: block;
    width: 100%;
    border: 1px solid #b9b9b9;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.sort_l ul li a span {
    padding-left: 30px;
    display: inline-block;
    background-image: url(/templates/Images/icon15.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.index_products ul li {
    float: left;
    width: 25%;
    margin-bottom: 28px;
}

.index_products ul li a {
    display: block;
    border: 1px solid #e4e4e4;
    padding: 15px 15px 0 15px;
    margin: 0 15px;
}

.index_products ul li .item_img {
    overflow: hidden;
    position: relative;
}

.item_img img {
    display: block;
    width: 100%;
    -webkit-transition: .6s;
}

.index_products ul li .item_wrapper {
    overflow: hidden;
}

.item_wrapper p {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #d83648;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 42px;
    line-height: 42px;
}

.row-a5 {
    padding: 60px 0;
    background-image: url(/templates/Images/bj3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


.wp {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.i_pro_ll li {
    height: auto;
    background-color: #fff;

}

.i_pro_ll li .pic {
    overflow: hidden;
    position: relative;
}

.i_pro_ll li img {
    display: block;
    width: 100%;
    transition: .6s;
    height: 158px;
}

.i_pro_ll li p {
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #222;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: .6s;
}

.row-a5 .i_txt_t h3 {
    color: #fff;
}

.row-a5 .i_txt_t span {
    color: #fff;
}

/* 内页部分结束 */

/*响应式*/
@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1440px) {
    .i_language {
        right: 80px;
    }
}

@media screen and (max-width: 1280px) {
    .i_language {
        right: 30px;
    }

    .product_content ul li {
        width: 15%;
    }

    .product_content ul li:nth-child(1) {
        top: 162px;
        left: 210px;
    }

    .product_content ul li:nth-child(2) {
        top: 340px;
        left: 30px;
    }

    .product_content ul li:nth-child(3) {
        top: 630px;
        left: 150px;
    }

    .product_content ul li:nth-child(4) {
        right: 180px;
        text-align: left;
        top: 90px;
    }

    .product_content ul li:nth-child(5) {
        right: 50px;
        text-align: left;
        top: 245px;
    }

    .product_content ul li:nth-child(6) {
        right: 40px;
        text-align: left;
        top: 490px;
    }

    .product_content ul li:nth-child(7) {
        right: 200px;
        text-align: left;
        top: 690px;
    }

    .qy_img2 img,
    .qy_img1,
    .qy_img3,
    .qy_img {
        width: 51%;
    }

    .qy_bd1,
    .qy_bd3,
    .qy_bd {
        width: 49%;
        padding-left: 5%;
    }

    .qy_bd2 {
        width: 49%;
        padding: 0 2%;
    }

    .qy_bd h3 {
        margin-top: 100px;
    }

    .rmw {
        padding-right: 20px;
    }

    .gbook_formbtn input {
        margin-left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 1024px) {

    .mfbox,
    .wp {
        width: 94%;
    }

    .scrollDiv ul {
        width: 100%;
    }

    .product_content {
        display: none;
    }
    .scrollDiv ul li{
        width: 100%;
    }

    .scrollDiv ul li h3 {
        font-size: 16px;
        color: #333;
        max-width: 70%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .scrollDiv ul li span {
        font-size: 12px;
        color: #666;
    }

    .yewubox_sm {
        display: flex !important;
        flex-wrap: wrap;
    }

    .products .yewubox_sm {
        padding: 20px 0;
    }

    .ddsmoothmenu a {
        padding: 35px 6px;
    }

    .newsbox02 {
        width: 600px;
        margin: 20px auto;
    }

    .rol02 {
        left: -15px;
    }

    .ror02 {
        right: -15px;
    }

    .rol01 {
        left: 66%;
    }

    .ror01 {
        right: 23%;
    }

    .casebox02 {
        width: 950px;
    }

    .p_caselist {
        width: 950px;
    }

    .i_nav ul li ul li a {
        width: 76px;
    }

    .nav {
        width: 80%;
    }

    .ss {
        display: none;
    }

    .i_language {
        right: 30px;
    }

    .about_content_left {
        width: 55%;
    }

    .about_content_right {
        width: 60%;
    }

    .qy_bd h3 {
        margin-top: 70px;
    }

    .qy_img2 img,
    .qy_bd3,
    .qy_bd1 {
        margin-top: 100px;
    }

    .qy_bd2 {
        padding-right: 1%;
    }

    .product_content {
        width: 100%;
        height: 700px;
        background: url(/templates/Images/product_content_bg.jpg) no-repeat center / 150%;
    }

    .product_content ul {
        width: 100%;
    }

    .product_content ul li {
        width: 20%;
    }

    .product_content ul li:nth-child(1) {
        top: 115px;
        left: 100px;
    }

    .product_content ul li:nth-child(2) {
        top: 270px;
        left: 20px;
    }

    .product_content ul li:nth-child(3) {
        top: 520px;
        left: 90px;
    }

    .product_content ul li:nth-child(4) {
        right: 120px;
        text-align: left;
        top: 70px;
    }

    .product_content ul li:nth-child(5) {
        right: 15px;
        text-align: left;
        top: 190px;
    }

    .product_content ul li:nth-child(6) {
        right: 15px;
        text-align: left;
        top: 390px;
    }

    .product_content ul li:nth-child(7) {
        right: 120px;
        text-align: left;
        top: 575px;
    }

    .ditu {
        width: 50%;
        overflow: hidden;
    }

    .gbook_tblist {
        width: 60%;
    }

    .i_language_btn::before {
        content: '';
        display: inline-block;
        width: 30px;
        height: 30px;
        background: url(../Images/语言.png) no-repeat 0 0 / 100%;
        vertical-align: middle;
        margin-right: 10px;
    }

    .i_language_btn {
        display: block;
        position: absolute;
        right: 40px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        background-color: #fff;
        border: 0;
    }

    .i_language a {
        height: 30px;
        color: #000;
        font-size: 16px;
        display: block;
        margin: 7px 0px;
        margin-left: 10%;
    }

    .i_language span {
        display: none
    }

    .i_language {
        display: none;
        top: 150px;
        background: #fff;
        width: 120px;
        border: 1px solid #ccc;
    }
}

@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: 15px;
        right: 0;
        display: none;
    }


    .i_nav {
        background-color: #FFF;
        border-radius: 0 0 5px 5px;
        display: none;
        height: auto;
        position: absolute;
        top: 86px;
        width: 124px;
        z-index: 1000;
        right: 0;
    }

    .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;
    }

    .ddsmoothmenu ul {
        margin-left: 0;
    }

    .ddsmoothmenu ul li {
        width: 124px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ddsmoothmenu a {
        color: #333;
        line-height: 60px;
    }

    .ddsmoothmenu a.navactive {
        color: #02328d;
        background-color: #fff;
    }

    .i_nav ul li ul li a,
    .i_nav ul li ul {
        width: 124px;
    }

    .i_nav ul li ul li a {
        text-align: center;
    }

    .i_nav ul li:nth-child(8) ul {
        margin-left: 0;
    }

    .navactive:hover,
    .nava:hover {
        color: #02328d;
        font-size: 16px;
        background-color: #fff;
    }

    .navactive {
        color: #333;
        background-color: #fff;
    }

    .yewubox_sm {
        max-width: 94%;
        margin: 0 auto;
    }

    .i_pro {
        margin: 20px 0;
    }

    .newsbox02 {
        padding: 0;
    }

    .newsbox .news>ul>li {
        width: 100%;
        margin: 0 10px 20px;
    }

    .ss {
        display: none;
    }

    .ddsmoothmenu a {
        color: #333;
        padding: 0 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .i_txt_t h3 {
        font-size: 30px;
    }

    .i_txt_t span {
        font-size: 16px;
    }

    .casebox02 {
        width: 720px;
    }

    .p_caselist {
        width: 720px;
    }

    .cases dl {
        top: 42%;
        width: 60%;
    }

    .cases dl dt {
        font-size: 20px;
        margin: 0;
        width: 300px;
    }

    .cases dl dd {
        line-height: 30px;
        max-height: 150px;
    }

    .rol01 {
        left: 60%;
    }

    .i_pro ul li .item_img img {
        width: 230px;
        height: 133px;
    }

    .cases .cimg img {
        width: 360px;
        height: 210px;
    }

    footer {
        position: relative;
        padding-bottom: 100px;
    }

    footer .b-nav {
        width: 100%;
    }

    footer .rmw {
        position: absolute;
        bottom: 0;
    }

    .qy_bd h3 {
        margin-top: 0;
    }

    .qy_bd3,
    .qy_bd1 {
        margin-top: 50px;
    }

    .qy_img2 img {
        width: 100%;
        margin: 40px 0 0;
    }

    .qy_bd2 {
        width: 100%;
        margin-bottom: 40px;
    }

    .gszz li {
        width: 100%;
    }

    .product_content {
        width: 100%;
        height: 600px;
        background: url(/templates/Images/product_content_bg.jpg) no-repeat center / 170%;
    }

    .product_content ul li h3 {
        font-size: 18px;
    }

    .product_content ul li span {
        font-size: 12px;
    }

    .product_content ul li {
        width: 150px;
    }

    .product_content ul li:nth-child(1) {
        top: 110px;
        left: 50px;
    }

    .product_content ul li:nth-child(2) {
        top: 230px;
        left: 0px;
    }

    .product_content ul li:nth-child(3) {
        top: 360px;
        left: 30px;
    }

    .product_content ul li:nth-child(4) {
        right: 90px;
        text-align: left;
        top: 60px;
    }

    .product_content ul li:nth-child(5) {
        right: -10px;
        text-align: left;
        top: 160px;
    }

    .product_content ul li:nth-child(6) {
        right: -16px;
        text-align: left;
        top: 340px;
    }

    .product_content ul li:nth-child(7) {
        right: 85px;
        text-align: left;
        top: 485px;
    }

    .gbook_tblist {
        width: 70%;
    }

    .about_content2 {
        height: 350px;
    }

    .es .about_content2,
    .en .about_content2 {
        height: 450px;
    }

    .es .about .en .about {
        padding: 30px 0;
    }

    .about_content_left {
        width: 100%;
        position: absolute;
        height: 350px;
    }

    .es .about_content_left,
    .en .about_content_left {
        position: static;
        height: auto;
        padding-bottom: 20px;
    }

    .about_content_left p {
        position: absolute;
        z-index: 2;
        color: #000;
        font-weight: 500;
        width: 70%;
    }

    .about_content_left a {
        position: absolute;
        bottom: 0;
        z-index: 3;
    }

    .about_content_left::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(/upload/ueditor/image/20210603/16227116826582945.png) no-repeat 0 0 / 100%;
        opacity: 0.4;
        z-index: 1;
    }

    .about_content_right {
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
    }

    .sort_l {
        max-width: 100%;
        margin-top: 20px;
    }

    .nav_inner {
        display: block;
        width: 0;
        height: 0;
        overflow: hidden;
        display: none;
    }

    .i_language_btn {
        right: 150px;
    }

    .i_language {
        right: 120px;
    }

    .nav {
        width: 124px;
        float: right;
    }

    .logo {
        width: 30%;
    }

    .menu_56.es .about_content_left p,
    .menu_56.en .about_content_left p {
        width: 100%;
        height: auto;
    }

    .es .i_nav,
    .en .i_nav {
        width: 200px;
    }

    .es .ddsmoothmenu ul li,
    .en .ddsmoothmenu ul li {
        width: 200px;
    }

    .es .ddsmoothmenu>ul>li>a,
    .en .ddsmoothmenu>ul>li>a {
        display: block;
        padding: 0;
    }
}

@media screen and (max-width: 650px) {

    .ditu,
    .p_lx {
        width: 100%;
    }

    .about_content_left p {
        width: 100%;
    }

    .yewubox ul.pcul li .ytitle span {
        font-size: 22px;
    }

    .newlist01 ul li .textlist-l {
        width: 80%;
    }

}

@media screen and (max-width: 480px) {
    .i_txt_t {
        padding: 0;
    }

    .i_txt_t h3 {
        font-size: 24px;
    }

    .i_txt_t span {
        font-size: 15px;
    }

    .i_txt_t p {
        font-size: 14px;
    }

    .about {
        padding: 40px 0px 10px 0px;
        background-size: cover;
    }

    .about p {
        width: 100%;
        font-size: 14px;
    }

    .product .yewubox .ywbg img {
        margin-left: 20px;
    }

    /* .product .yewubox ul.pcul li.show{width: 100%;} */
    .yewubox ul.pcul li .more {
        width: 120px;
    }

    .rol02,
    .ror02,
    .rol01,
    .ror01 {
        display: none;
    }

    .newsbox02 {
        width: 100%;
    }

    /* .i_news .news a{padding: 0;} */
    .p_newlist {
        width: 100%;
    }

    /* .i_news .news .nimg{width: 26%;} */
    /* .i_news .news dl{width: 70%;} */
    /* .i_news .news dl dd,.i_news .news dl dt{width: 150px;overflow: hidden;} */
    .i_case {
        padding-top: 30px;
    }

    .casebox02 {
        width: 100%;
    }

    .p_caselist {
        width: 350px;
    }

    .cases .cimg {
        margin: 0 auto;
        width: 70%;
        float: none;
    }

    .cases dl {
        width: 350px;
        margin: 0 auto;
        position: initial;
        margin-top: 90px;
    }

    .cases dl dt {
        width: 350px;
    }

    .casebox02 {
        height: 400px;
    }

    .sortnavul li a {
        padding: 0 15px;
    }

    .sortnavul li {
        display: inline-block;
    }

    .i_pro ul li {
        width: calc(100% / 2 - 20px);
        margin: 0 10px 20px;
    }

    .products ul li a {
        padding: 0;
        margin: 0;
    }

    .newlist01 ul li .textlist-l {
        width: 80%;
    }

    .newlist01 ul li .newtime {
        width: 20%;
        padding: 0 4px;
    }

    .newlist01 ul li .newtime p {
        font-size: 12px;
    }

    .newlist01 ul li .newtime p span {
        font-size: 28px;
    }

    .col-l {
        height: auto;
    }

    .p_ly {
        width: 100%;
    }

    /* .i_news .news .nimg img{width: 90px;height: 60px;} */
    .cases .cimg img {
        width: 245px;
        height: 142px;
    }

    .i_pro ul li .item_img img {
        width: 193px;
        height: 115px;
    }

    .gbook_tblist {
        width: 100%;
    }

    /* .gbook_tblist input{width: 200px;}   */
    /* .gbook_tblist td{display: block;}  */
    /* .gbook_formbtn input{margin-left: 20px;}  */
    /* .gbook_tblist{margin:0;}    */
    .p_l_list li {
        width: 50%;
    }

    .ul-imgtxt-03 li {
        width: 50%;
    }

    .ul-imgtxt-03 li .prolist_pic03 img {
        height: 95px;
    }

    .p_lx {
        padding: 0 0 15px 0;
    }

    .yewubox ul.pcul li .ywdec p {
        line-height: 30px;
    }

    .b-nav li a {
        /* display: inline; */
        background: none;
        padding-left: 10px;
    }

    .b-nav li {
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #e6e6e6;
    }

    .b-nav li h2 a {
        color: #fff;
        font-size: 14px;
    }

    .b-nav li:nth-last-of-type(1) {
        width: 100%;
    }

    footer {
        padding-bottom: 0;
    }

    footer .rmw {
        position: relative;
        float: none;
        overflow: hidden;
        padding-top: 20px;
    }

    .fwkh li {
        width: 50%;
    }

    .qy_bd h3 {
        font-size: 20px;
    }

    .qy_bd span {
        line-height: 30px;
    }

    .qy_bd3 h3,
    .qy_bd1 h3 {
        font-size: 20px;
        line-height: 40px;
    }

    .product_content {
        height: 380px;
    }

    .product_content ul li {
        width: 50px;
    }

    .product_content ul li span {
        display: none;
    }

    .product_content ul li:nth-child(1) {
        top: 80px;
        left: 75px;
    }

    .product_content ul li:nth-child(2) {
        top: 150px;
        left: 15px;
    }

    .product_content ul li:nth-child(3) {
        top: 230px;
        left: 40px;
    }

    .product_content ul li:nth-child(4) {
        right: 90px;
        text-align: left;
        top: 30px;
    }

    .product_content ul li:nth-child(5) {
        right: 40px;
        text-align: left;
        top: 110px;
    }

    .product_content ul li:nth-child(6) {
        right: 35px;
        text-align: left;
        top: 250px;
    }

    .product_content ul li:nth-child(7) {
        right: 85px;
        text-align: left;
        top: 305px;
    }

    .i_language_btn {
        right: 120px;
    }

    .i_language {
        right: 90px;
    }

    .es.menu_56 .about_content2,
    .en.menu_56 .about_content2 {
        height: 650px;
    }

    .es .product_content ul li:nth-child(1),
    .en .product_content ul li:nth-child(1) {
        top: 60px;
        left: 70px;
    }

    .es .product_content ul li:nth-child(2),
    .en .product_content ul li:nth-child(2) {
        top: 130px;
        left: 10px;
    }

    .es .product_content ul li:nth-child(3),
    .en .product_content ul li:nth-child(3) {
        top: 290px;
        left: 40px;
    }

    .es .product_content ul li:nth-child(4),
    .en .product_content ul li:nth-child(4) {
        right: 90px;
        text-align: left;
        top: 20px;
    }

    .es .product_content ul li:nth-child(5),
    .en .product_content ul li:nth-child(5) {
        right: 80px;
        text-align: left;
        top: 100px;
    }

    .es .product_content ul li:nth-child(6),
    .en .product_content ul li:nth-child(6) {
        right: 40px;
        text-align: left;
        top: 250px;
    }

    .es .product_content ul li h3,
    .en .product_content ul li h3 {
        font-size: 16px;
    }

    .gbook_tblist tr iframe {
        width: 100% !important;
    }

    .en .qy_img1,
    .en .qy_img3,
    .en .qy_img,
    .es .qy_img1,
    .es .qy_img3,
    .es .qy_img {
        height: 130px;
    }

    .es .qy_bd h3,
    .es .qy_bd1 h3,
    .es .qy_bd2 h3,
    .es .qy_bd3 h3,
    .en .qy_bd h3,
    .en .qy_bd1 h3,
    .en .qy_bd2 h3,
    .en .qy_bd3 h3 {
        font-size: 14px;
    }

    .es .qy_bd span,
    .es .qy_bd1 span,
    .es .qy_bd2 span,
    .es .qy_bd3 span,
    .en .qy_bd span,
    .en .qy_bd1 span,
    .en .qy_bd2 span,
    .en .qy_bd3 span {
        font-size: 12px;
        line-height: 20px;
    }

    .en .fgsjj li,
    .es .fgsjj li {
        width: 100%;
    }
}

@media screen and (max-width: 414px) {
    .toptitle h3 {
        font-size: 24px;
    }

    .toptitle span {
        font-size: 14px;
    }

    .about_content2 {
        height: 730px;
        padding-top: 300px;
        margin-top: 30px
    }

    .about_content_left {
        position: relative;
        height: auto;
        width: 100%;
    }

    .about_content_left::after {
        width: 0;
        height: 0;
        display: none;
    }

    .en .about_content_left p {
        position: relative;
        text-align: justify;
        height: 500px;
        overflow: hidden;
    }

    .cn .about_content_left p {
        height: 420px;
        position: relative;
        text-align: justify;
        overflow: hidden;
    }

    .about_content_left a {
        position: relative;
        margin-top: 30px;
        margin-top: 25px;
        float: right;
    }

    .i_news {
        padding: 0 0 30px 0;
    }

    .fwkh h3 {
        margin-top: 30px;
    }

    .fwkh li {
        margin-bottom: 20px;
    }

    .qy_bd3 span,
    .qy_bd1 span,
    .qy_bd span {
        line-height: 25px;
        font-size: 14px;
    }

    .qy_bd3 h3,
    .qy_bd1 h3,
    .qy_bd h3 {
        font-size: 18px;
        line-height: 30px;
    }

    .qy_bd2 h3 {
        font-size: 20px;
    }

    .qy_bd2 p {
        font-size: 14px;
    }

    .qy_bd2 p span {
        font-size: 16px;
    }

    .qy_bd3,
    .qy_bd1 {
        margin-top: 40px;
    }

    .qy_bd1,
    .qy_bd3,
    .qy_bd {
        padding-left: 3%;
    }

    .fgsjj li {
        width: 100%;
        padding: 20px 0;
    }

    .product_content ul li h3 {
        font-size: 16px;
    }

    .product_content ul li:nth-child(1) {
        top: 90px;
        left: 60px;
    }

    .product_content ul li:nth-child(2) {
        top: 150px;
        left: 15px;
    }

    .product_content ul li:nth-child(3) {
        top: 225px;
        left: 50px;
    }

    .product_content ul li:nth-child(4) {
        right: 75px;
        text-align: left;
        top: 45px;
    }

    .product_content ul li:nth-child(5) {
        right: 25px;
        text-align: left;
        top: 115px;
    }

    .product_content ul li:nth-child(6) {
        right: 25px;
        text-align: left;
        top: 210px;
    }

    .product_content ul li:nth-child(7) {
        right: 70px;
        text-align: left;
        top: 290px;
    }

    .yewubox ul.pcul li .more {
        width: 100px;
    }

    .yewubox ul.pcul li .more i {
        display: none;
    }

    .es .about_content2,
    .en .about_content2 {
        height: 730px;
    }

    .es .b-nav li a,
    .en .b-nav li a {
        padding-left: 10px;
    }

    .b-nav li a:first-child {
        padding-left: 0;
    }

    .es.menu_56 .about_content2,
    .en.menu_56 .about_content2 {
        height: 1100px;
    }

    .es .product_content ul li:nth-child(1),
    .en .product_content ul li:nth-child(1) {
        top: 75px;
        left: 55px;
    }

    .es .product_content ul li:nth-child(2),
    .en .product_content ul li:nth-child(2) {
        top: 135px;
        left: 10px;
    }

    .es .product_content ul li:nth-child(3),
    .en .product_content ul li:nth-child(3) {
        top: 275px;
        left: 50px;
    }

    .es .product_content ul li:nth-child(4),
    .en .product_content ul li:nth-child(4) {
        right: 85px;
        text-align: left;
        top: 40px;
    }

    .es .product_content ul li:nth-child(5),
    .en .product_content ul li:nth-child(5) {
        right: 75px;
        text-align: left;
        top: 110px;
    }

    .es .product_content ul li:nth-child(6),
    .en .product_content ul li:nth-child(6) {
        right: 15px;
        text-align: left;
        top: 200px;
    }

    .product_content ul li:nth-child(7) {
        right: 70px;
        text-align: left;
        top: 290px;
    }

    .es .product_content ul li h3,
    .en .product_content ul li h3 {
        font-size: 14px;
    }
}

@media screen and (max-width: 375px) {
    .about_content2 {
        padding-top: 240px;
        margin-top: 15px;
    }

    .toptitle h3 {
        margin-bottom: 10px;
    }

    .product .yewubox .ywbg img {
        height: 340px;
    }

    .product .yewubox ul.pcul li {
        height: 340px;
    }

    .yewubox ul.pcul li .ywdec {
        height: 120px;
    }

    .product .yewubox .ywbg {
        margin-bottom: 0;
    }

    .i_news .news dl span {
        line-height: 20px;
        height: 25px;
    }

    .i_news .news dl dt {
        height: 25px;
        line-height: 25px;
        font-size: 16px;
    }

    .i_news .news dl dd {
        height: 56px;
        line-height: 20px;
        font-size: 12px;
    }

    .fwkh h3 {
        margin-top: 10px;
    }

    .fwkh li {
        margin-bottom: 10px;
    }

    .gszz li {
        font-size: 14px;
        line-height: 40px;
    }

    .product_content {
        background: url(/templates/Images/product_content_bg.jpg) no-repeat center / 180%;
        height: 320px;
    }

    .product_content ul li:nth-child(1) {
        top: 65px;
        left: 45px;
    }

    .product_content ul li:nth-child(2) {
        top: 125px;
        left: 0px;
    }

    .product_content ul li:nth-child(3) {
        top: 190px;
        left: 15px;
    }

    .product_content ul li:nth-child(4) {
        right: 55px;
        text-align: left;
        top: 25px;
    }

    .product_content ul li:nth-child(5) {
        right: 13px;
        text-align: left;
        top: 90px;
    }

    .product_content ul li:nth-child(6) {
        right: 15px;
        text-align: left;
        top: 175px;
    }

    .product_content ul li:nth-child(7) {
        right: 55px;
        text-align: left;
        top: 255px;
    }

    .i_language_btn {
        right: 90px;
    }

    .i_language {
        right: 60px;
    }

    .es .about_content2,
    .en .about_content2 {
        height: auto;
    }

    .es.menu_56 .about_content2,
    .en.menu_56 .about_content2 {
        height: auto;
    }

    .es .product_content ul li:nth-child(1),
    .en .product_content ul li:nth-child(1) {
        top: 60px;
        left: 50px;
    }

    .es .product_content ul li:nth-child(2),
    .en .product_content ul li:nth-child(2) {
        top: 113px;
        left: 10px;
    }

    .es .product_content ul li:nth-child(3),
    .en .product_content ul li:nth-child(3) {
        top: 235px;
        left: 40px;
    }

    .es .product_content ul li:nth-child(4),
    .en .product_content ul li:nth-child(4) {
        right: 90px;
        text-align: left;
        top: 28px;
    }

    .es .product_content ul li:nth-child(5),
    .en .product_content ul li:nth-child(5) {
        right: 50px;
        text-align: left;
        top: 85px;
    }

    .es .product_content ul li:nth-child(6),
    .en .product_content ul li:nth-child(6) {
        right: 7px;
        text-align: left;
        top: 170px;
    }

    .product_content ul li:nth-child(7) {
        right: 55px;
        text-align: left;
        top: 255px;
    }

    .es .product_content ul li h3,
    .en .product_content ul li h3 {
        font-size: 12px;
    }

    .es .b-nav li h2,
    .en .b-nav li h2 {
        height: auto;
    }

    .en .b-nav li h2 a,
    .en .b-nav li h2 a {
        font-size: 14px;
    }

    .en .qy_img1,
    .en .qy_img3,
    .en .qy_img,
    .es .qy_img1,
    .es .qy_img3,
    .es .qy_img {
        height: auto;
        width: 100%;
    }

    .es .qy_bd,
    .es .qy_bd1,
    .es .qy_bd2,
    .es .qy_bd3,
    .en .qy_bd,
    .en .qy_bd1,
    .en .qy_bd2,
    .en .qy_bd3 {
        width: 100%;
    }
}