﻿/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .7s;transition:all .7s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;font-family:Arial;

*/

/* å…¬ç”¨æ ‡é¢˜ */
@keyframes msClock {
    0%, 70%, 100% {
        transform: rotate(0) scale(1);
    }

    10%, 30% {
        transform: rotate(-15deg) scale(1);
    }

    20%, 40% {
        transform: rotate(15deg) scale(1);
    }
}

/* æœç´¢ */
.box_01 {
    width: 100%;
    padding-top: 120px;
    position: relative;
    margin-bottom: 40px;
}

.box_01 .pos {
    width: 1210px;
    height: 80px;
    background: #fff;
    border-radius: 40px;
    padding: 0 35px;
    position: absolute;
    left: 50%;
    margin-left: -640px;
    top: -40px;
    z-index: 9;
    box-shadow: 0 5px 10px #d9efe7;
}

.box_01 .pos .txt {
    padding-left: 40px;
    font-size: 14px;
    color: #666;
    line-height: 80px;
    float: left;
    background: url(../images/t_icon02.png) left center no-repeat;
}

.box_01 .pos .ss {
    width: 275px;
    height: 38px;
    background: url(../images/ss_bk.png) left center no-repeat;
    overflow: hidden;
    float: right;
    margin: 21px 0;
}

.box_01 .pos .ss .input {
    width: 210px;
    height: 38px;
    line-height: 38px;
    color: #a3a3a3;
    display: block;
    background: rgba(0, 0, 0, 0);
    font-size: 14px;
    padding: 0 10px;
    box-sizing: content-box;
    float: left;
}

.box_01 .pos .ss .buttons {
    width: 38px;
    height: 38px;
    display: inline-block;
    background: url(../images/search.png) center center no-repeat #8dc422;
    cursor: pointer;
    border: none;
    float: right;
}

.box_01 .pos .ss .input::-webkit-input-placeholder {
    color: #666 !important;
}

.box_01 .h_title {
    width: 1280px;
    height: auto;
    padding-top: 8px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/lianyue.png) center top no-repeat;
}

.box_01 .h_title p {
    font-size: 24px;
    color: #333;
    line-height: 24px;
}

.box_01 .h_title h3 {
    font-size: 36px;
    color: #8dc422;
    font-weight: bold;
    line-height: 36px;
    margin-top: 15px;
}

.box_01 .h_title h3 span {
    color: #1470b8;
}

.box_01 .h_title .line {
    width: 44px;
    height: 4px;
    background: #8dc422;
    margin: 18px auto 0 auto;
}

.box_01 .h_title .wz {
    font-size: 16px;
    color: #666;
    line-height: 16px;
    margin-top: 15px;
}

.box_01 .center {
    width: 1280px;
    height: auto;
    margin: 90px auto 0 auto;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.box_01 .center .xian {
    width: 1px;
    height: 228px;
    background: url(../images/list_line.png);
    margin-top: 8px;
    float: left;
}

.box_01 .center .bx {
    width: auto;
    height: auto;
    float: left;
    cursor: pointer;
}

.box_01 .center .bx .icon {
    width: 100px;
    height: 98px;
    background: url(../images/yuan01.png);
    margin: 0 auto;
}

.box_01 .center .bx .icon i {
    display: block;
    width: 100px;
    height: 98px;
}

.box_01 .center .bx:hover .icon i {
    -webkit-animation: jello 1s;
    -moz-animation: jello 1s;
    animation: jello 1s;
}

.box_01 .center .bx01 .icon i {
    background: url(../images/list_icon_01.png) center center no-repeat;
}

.box_01 .center .bx02 .icon i {
    background: url(../images/list_icon_02.png) center center no-repeat;
}

.box_01 .center .bx03 .icon i {
    background: url(../images/list_icon_03.png) center center no-repeat;
}

.box_01 .center .bx04 .icon i {
    background: url(../images/list_icon_04.png) center center no-repeat;
}

.box_01 .center .bx h4 {
    font-size: 16px;
    color: #8dc422;
    line-height: 18px;
    font-weight: bold;
    margin-top: 22px;
}

.box_01 .center .bx .line {
    font-size: 16px;
    color: #8dc422;
    line-height: 16px;
    font-weight: bold;
    margin-top: 15px;
}

.box_01 .center .bx p {
    font-size: 14px;
    color: #444;
    line-height: 25px;
    margin-top: 17px;
}

/* äº§å“ä¸­å¿ƒ */
.box_02 {
    width: 100%;
    height: auto;
    padding: 35px 0 90px 0;
    background: url(../images/pro_back.jpg) center top no-repeat;
    position: relative;
    overflow: hidden;
}

.box_02 .top {
    width: 1280px;
    height: 145px;
    margin: 0 auto;
    position: relative;
}

.box_02 .top .h_title {
    width: auto;
    height: 145px;
    float: left;
    margin-right: 135px;
}

.box_02 .top .h_title i {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/pro_icon.png);
    margin: 0 auto;
}

.box_02 .top .h_title h3 {
    font-size: 36px;
    color: #fff;
    line-height: 38px;
    font-weight: bold;
    margin-top: 15px;
}

.box_02 .top .h_title h3::before {
    content: '';
    width: 1px;
    height: 115px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 0;
    left: 168px;
}

.box_02 .top .h_title h3 a {
    display: block;
    color: #fff;
}

.box_02 .top .fl_list {
    width: 836px;
    height: 110px;
    float: left;
}

.box_02 .top .fl_list li {
    width: 230px;
    height: 55px;
    line-height: 55px;
    float: left;
    margin-right: 73px;
}

.box_02 .top .fl_list li:nth-of-type(3n) {
    margin-right: 0;
}

.box_02 .top .fl_list li a {
    display: block;
    width: 170px;
    padding: 0 40px 0 20px;
    font-size: 18px;
    color: #fff;
    line-height: 55px;
    position: relative;
    background: url(../images/pro_jt_01.png) right center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .top .fl_list li a::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #fff;
    position: absolute;
    top: 25px;
    left: 0;
}

.box_02 .top .fl_list li a::after {
    content: '';
    width: 0px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .top .fl_list li.active a::after {
    content: '';
    width: 230px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .pro_list {
    width: 1280px;
    height: 1760px;
    margin: 0 auto;
}

.box_02 .pro_list li {
    width: 530px;
    height: 880px;
    float: left;
}

.box_02 .pro_list li:nth-of-type(2n) {
    float: right;
}

.box_02 .pro_list li a {
    display: block;
}

.box_02 .pro_list li .img {
    width: 530px;
    height: 400px;
    overflow: hidden;
    margin-top: 40px;
}

.box_02 .pro_list li .img img {
    display: block;
    width: 530px;
    height: 400px;
    object-fit: cover;
    vertical-align: top;
    transition: all 1s;
}

.box_02 .pro_list li:hover .img img {
    transform: scale(1.1);
}

.box_02 .pro_list li .num {
    height: 43px;
    margin-top: 20px;
    font-size: 74px;
    color: #d2d9da;
    font-weight: bold;
    font-family: Arial;
    line-height: 55px;
    overflow: hidden;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .pro_list li:hover .num {
    color: #8dc422;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .pro_list li .name {
    font-size: 26px;
    color: #303030;
    line-height: 28px;
    font-weight: bold;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .pro_list li:hover .name {
    color: #8dc422;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .pro_list li span {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 14px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box_02 .pro_list li p:nth-of-type(1) {
    width: 510px;
    height: 40px;
    border-bottom: solid 1px #8dc422;
    font-size: 16px;
    color: #8dc422;
    font-weight: bold;
    line-height: 18px;
    margin-top: 55px;
}

.box_02 .pro_list li p:nth-of-type(2) {
    font-size: 16px;
    color: #1470b8;
    line-height: 16px;
    margin-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box_02 .pro_list li .more {
    width: 160px;
    height: 36px;
    margin-top: 60px;
    position: relative;
    z-index: 2;
}

.box_02 .pro_list li .more::before {
    content: '';
    width: 0px;
    height: 11px;
    background: #8dc422;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .pro_list li:hover .more::before {
    content: '';
    width: 160px;
    height: 11px;
    background: #8dc422;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .pro_list li .more a {
    display: block;
    width: 148px;
    padding-left: 12px;
    line-height: 36px;
    font-size: 16px;
    color: #303030;
    background: url(../images/pro_jt_02.png) 111px center no-repeat;
}

.box_02 .picScroll-left01 {
    width: 1280px;
    height: 390px;
    margin: 65px auto 0 auto;
    position: relative;
}

.box_02 .picScroll-left01 .bd {
    width: 1280px;
    height: 390px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.box_02 .picScroll-left01 .bd ul {
    width: 1280px;
    height: 390px;
    overflow: hidden;
    zoom: 1;
}

.box_02 .picScroll-left01 .bd ul li {
    width: 410px;
    height: 390px;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 25px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .picScroll-left01 .bd ul li a {
    display: block;
}

.box_02 .picScroll-left01 .bd ul li .img {
    width: 400px;
    height: 300px;
    padding: 4px;
    border: solid 1px #d2d2d2;
    overflow: hidden;
}

.box_02 .picScroll-left01 .bd ul li .img .pic {
    width: 400px;
    height: 300px;
    overflow: hidden;
}

.box_02 .picScroll-left01 .bd ul li .img .pic img {
    display: block;
    width: 400px;
    height: 300px;
    object-fit: cover;
    vertical-align: top;
    transition: all 1s;
}

.box_02 .picScroll-left01 .bd ul li:hover .img .pic img {
    transform: scale(1.1);
}

.box_02 .picScroll-left01 .bd ul li .txt {
    width: 400px;
    height: 40px;
    margin: 40px auto 0 auto;
    position: relative;
}

.box_02 .picScroll-left01 .bd ul li .txt .name {
    width: 220px;
    font-size: 16px;
    color: #333;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .picScroll-left01 .bd ul li .txt p {
    font-size: 12px;
    color: #999;
    line-height: 10px;
    text-transform: uppercase;
    margin-top: 12px;
}

.box_02 .picScroll-left01 .bd ul li .txt .more {
    width: 92px;
    height: 40px;
    background: url(../images/pro_jt_03.png) right center no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

.box_02 .picScroll-left01 .bd ul li .txt .more::before {
    content: '';
    width: 18px;
    height: 18px;
    border: solid 4px #8dc422;
    position: absolute;
    top: 7px;
    left: -20px;
    opacity: 0;
    border-radius: 50%;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .picScroll-left01 .bd ul li:hover .txt .more::before {
    content: '';
    width: 18px;
    height: 18px;
    border: solid 4px #8dc422;
    position: absolute;
    top: 7px;
    left: 0;
    opacity: 1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

/* å°banner */
.box_03 {
    width: 100%;
    height: 320px;
    background: url(../images/gg_back01.jpg) center top no-repeat;
    overflow: hidden;
}

.box_03 .center {
    width: 1280px;
    height: 320px;
    margin: 0 auto;
}

.box_03 .center .left {
    width: auto;
    height: 320px;
    float: left;
}

.box_03 .center .left .line {
    width: 199px;
    height: 15px;
    background: url(../images/line01.png);
    margin-top: 65px;
}

.box_03 .center .left h4 {
    font-size: 36px;
    font-weight: bold;
    line-height: 52px;
    color: #fff;
    margin-top: 26px;
}

.box_03 .center .left h4 i {
    font-size: 50px;
    font-weight: bold;
    line-height: 52px;
}

.box_03 .center .left p {
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    margin-top: 24px;
}

.box_03 .center .left span {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.2);
    line-height: 12px;
    margin-top: 28px;
    text-transform: uppercase;
}

.box_03 .center .right {
    width: auto;
    height: 320px;
    float: right;
    position: relative;
}

.box_03 .center .right .tel {
    padding-left: 65px;
    height: 70px;
    margin-top: 90px;
    background: url(../images/tel02.png) left center no-repeat;
}

.box_03 .center .right .tel p:nth-of-type(1) {
    font-size: 16px;
    color: #fff;
    line-height: 70px;
    float: left;
}

.box_03 .center .right .tel p:nth-of-type(2) {
    height: 70px;
    float: left;
}

.box_03 .center .right .tel p:nth-of-type(2) span {
    display: block;
    font-size: 32px;
    color: #fff;
    line-height: 27px;
    font-weight: bold;
}

.box_03 .center .right .tel p:nth-of-type(2) span:nth-of-type(2) {
    margin-top: 16px;
}

.box_03 .center .right .click {
    display: block;
    width: 122px;
    height: 56px;
    background: #fff;
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 5;
    outline: 1px solid #abe3cd;
    outline-offset: -10px;
    font-size: 16px;
    color: #8dc422;
    line-height: 56px;
    text-align: center;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_03 .center .right .click:hover {
    outline: 1px solid rgba(255, 255, 255, 0.6);
    outline-offset: -10px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_03 .center .right .click::after {
    content: '';
    width: 0px;
    height: 56px;
    background: #1470b8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_03 .center .right .click:hover::after {
    content: '';
    width: 122px;
    height: 56px;
    background: #1470b8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

/* ä¼ä¸šä¼˜åŠ¿ */
.box_04 {
    width: 100%;
    height: 1570px;
    padding-top: 82px;
    background: url(../images/ys_back.jpg) center top no-repeat;
    overflow: hidden;
}

.box_04 .h_title {
    width: 1280px;
    height: auto;
    padding-top: 44px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/bt_ys.png) center top no-repeat;
}

.box_04 .h_title h3 {
    font-size: 36px;
    color: #1470b8;
    font-weight: bold;
    line-height: 38px;
}

.box_04 .h_title .line {
    width: 44px;
    height: 4px;
    background: #8dc422;
    margin: 18px auto 0 auto;
}

.box_04 .h_title .wz {
    font-size: 16px;
    color: #666;
    line-height: 16px;
    margin-top: 18px;
}

.box_04 .ys01 {
    width: 1280px;
    height: 730px;
    margin: 50px auto 0 auto;
}

.box_04 .ys01 .left {
    width: 585px;
    height: 730px;
    float: left;
}

.box_04 .ys01 .left .bx {
    width: 585px;
    height: auto;
    margin-top: 55px;
    position: relative;
    padding-top: 15px;
}

.box_04 .ys01 .left .bx .num {
    width: 80px;
    height: 100px;
    background: url(../images/ys_bk.png);
    position: absolute;
    top: 0;
    left: 0;
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 100px;
}

.box_04 .ys01 .left .bx h4 {
    font-size: 20px;
    color: #444;
    line-height: 26px;
    font-weight: bold;
    margin-left: 110px;
}

.box_04 .ys01 .left .bx h4 i {
    display: block;
    float: left;
    font-size: 24px;
    color: #8dc422;
    line-height: 26px;
    font-weight: bold;
    margin-right: 20px;
}

.box_04 .ys01 .left .bx span {
    display: block;
    font-size: 13px;
    color: #888;
    line-height: 10px;
    text-transform: Uppercase;
    font-family: Arial;
    margin: 17px 0 0 110px;
}

.box_04 .ys01 .left .bx .line {
    width: 475px;
    height: 1px;
    background: #d4d4d4;
    margin: 15px 0 50px 110px;
}

.box_04 .ys01 .left .bx p {
    width: 470px;
    line-height: 40px;
    font-size: 15px;
    color: #333;
    padding-left: 110px;
    background: url(../images/ys_icon.png) 60px 13px no-repeat;
}

.box_04 .ys01 .right {
    width: 643px;
    height: 646px;
    float: right;
}

.box_04 .ys01 .right img {
    display: block;
    width: 643px;
    height: 646px;
    vertical-align: top;
}

.box_04 .ys02 {
    width: 1280px;
    height: 605px;
    margin: 45px auto 0 auto;
}

.box_04 .ys02 .left {
    width: 625px;
    height: 535px;
    float: left;
    position: relative;
}

.box_04 .ys02 .left img {
    display: block;
    width: 795px;
    height: 535px;
    vertical-align: top;
    position: absolute;
    top: 0;
    right: 0;
}

.box_04 .ys02 .right {
    width: 600px;
    height: 605px;
    float: right;
    position: relative;
}

.box_04 .ys02 .right .bx {
    width: 600px;
    height: auto;
    margin-top: 30px;
    position: relative;
    padding-top: 15px;
}

.box_04 .ys02 .right .bx .num {
    width: 80px;
    height: 100px;
    background: url(../images/ys_bk.png);
    position: absolute;
    top: 0;
    left: 0;
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 100px;
}

.box_04 .ys02 .right .bx h4 {
    font-size: 20px;
    color: #444;
    line-height: 26px;
    font-weight: bold;
    margin-left: 110px;
}

.box_04 .ys02 .right .bx h4 i {
    display: block;
    float: left;
    font-size: 24px;
    color: #8dc422;
    line-height: 26px;
    font-weight: bold;
    margin-right: 10px;
}

.box_04 .ys02 .right .bx span {
    display: block;
    font-size: 13px;
    color: #888;
    line-height: 10px;
    text-transform: Uppercase;
    font-family: Arial;
    margin: 17px 0 0 110px;
}

.box_04 .ys02 .right .bx .line {
    width: 490px;
    height: 1px;
    background: #d4d4d4;
    margin: 15px 0 50px 110px;
}

.box_04 .ys02 .right .bx p {
    width: 490px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    padding-left: 110px;
    background: url(../images/ys_icon.png) 60px 13px no-repeat;
}

.box_04 .ys02 .right .tel {
    width: auto;
    height: 44px;
    margin-top: 65px;
    position: relative;
    padding-left: 65px;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    line-height: 44px;
    background: url(../images/tel03.png) left center no-repeat;
}

.box_04 .ys02 .right .tel span {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: normal;
}

.box_04 .ys02 .right .click {
    display: block;
    width: 122px;
    height: 56px;
    background: #8dc422;
    position: absolute;
    bottom: 85px;
    left: 65px;
    z-index: 5;
    outline: 1px solid rgba(255, 255, 255, 0.4);
    outline-offset: -10px;
    font-size: 16px;
    color: #fff;
    line-height: 56px;
    text-align: center;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_04 .ys02 .right .click:hover {
    outline: 1px solid rgba(255, 255, 255, 0.4);
    outline-offset: -10px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_04 .ys02 .right .click::after {
    content: '';
    width: 0px;
    height: 56px;
    background: #1470b8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_04 .ys02 .right .click:hover::after {
    content: '';
    width: 122px;
    height: 56px;
    background: #1470b8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

/* å…¬å¸è§†é¢‘ */
.box_05 {
    width: 100%;
    height: 984px;
    padding-top: 80px;
    background: url(../images/sp_back.jpg) center top no-repeat;
    overflow: hidden;
}

.box_05 .h_title {
    width: 1280px;
    height: auto;
    padding-top: 44px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/bt_sp.png) center top no-repeat;
}

.box_05 .h_title h3 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    line-height: 38px;
}

.box_05 .h_title .line {
    width: 44px;
    height: 4px;
    background: #fff;
    margin: 18px auto 0 auto;
}

.box_05 .h_title .wz {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    margin-top: 18px;
}

.box_05 .top {
    width: 1280px;
    height: 444px;
    margin: 45px auto 0 auto;
    display: flex;
}

.youku-film-player {
    position: relative !important;
    top: -38px !important;
}

.box_05 .top a {
    display: block;
}

.box_05 .top .img {
    width: 760px;
    height: 400px;
    border: solid 10px #fff;
    float: left;
    overflow: hidden;
}

.box_05 .top .img img {
    display: block;
    width: 760px;
    height: 400px;
    object-fit: cover;
    vertical-align: top;
    transition: all 1s;
}

.box_05 .top .txt {
    width: 440px;
    height: 420px;
    float: right;
    overflow: hidden;
    margin-left: 187px;
}

.box_05 .top .txt .name {
    width: 440px;
    height: 80px;
    font-size: 20px;
    color: #fff;
    line-height: 80px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
}

.box_05 .top .txt .ms {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    margin-top: 15px;
}

.box_05 .top .txt .click {
    display: block;
    width: 122px;
    height: 56px;
    margin-top: 40px;
    background: #fff;
    position: relative;
    z-index: 5;
    outline: 1px solid #abe3cd;
    outline-offset: -10px;
    font-size: 16px;
    color: #8dc422;
    line-height: 56px;
    text-align: center;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_05 .top .txt .click:hover {
    outline: 1px solid rgba(255, 255, 255, 0.6);
    outline-offset: -10px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_05 .top .txt .click::after {
    content: '';
    width: 0px;
    height: 56px;
    background: #1470b8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_05 .top .txt .click:hover::after {
    content: '';
    width: 122px;
    height: 56px;
    background: #1470b8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_05 .top .txt .tel {
    padding-left: 65px;
    height: 70px;
    margin-top: 60px;
    background: url(../images/tel02.png) left center no-repeat;
}

.box_05 .top .txt .tel p:nth-of-type(1) {
    font-size: 16px;
    color: #fff;
    line-height: 70px;
    float: left;
}

.box_05 .top .txt .tel p:nth-of-type(2) {
    height: 70px;
    float: left;
}

.box_05 .top .txt .tel p:nth-of-type(2) span {
    display: block;
    font-size: 32px;
    color: #fff;
    line-height: 27px;
    font-weight: bold;
}

.box_05 .top .txt .tel p:nth-of-type(2) span:nth-of-type(2) {
    margin-top: 16px;
}

.box_05 .picScroll-left02 {
    width: 1280px;
    height: 290px;
    margin: 80px auto 0 auto;
    position: relative;
}

.box_05 .picScroll-left02 .bd {
    width: 1280px;
    height: 290px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.box_05 .picScroll-left02 .bd ul {
    width: 1280px;
    height: 290px;
    overflow: hidden;
    zoom: 1;
}

.box_05 .picScroll-left02 .bd ul li {
    width: 290px;
    height: 290px;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 40px;
}

.box_05 .picScroll-left02 .bd ul li a {
    display: block;
}

.box_05 .picScroll-left02 .bd ul li .img {
    width: 270px;
    height: 200px;
    padding: 9px;
    border: solid 1px #fff;
    overflow: hidden;
}

.box_05 .picScroll-left02 .bd ul li .img .pic {
    width: 270px;
    height: 200px;
    overflow: hidden;
}

.box_05 .picScroll-left02 .bd ul li .img .pic img {
    display: block;
    width: 270px;
    height: 200px;
    object-fit: cover;
    vertical-align: top;
    transition: all 1s;
}

.box_05 .picScroll-left02 .bd ul li .name {
    width: 230px;
    padding: 0 30px;
    font-size: 16px;
    color: #fff;
    line-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    position: relative;
}

.box_05 .picScroll-left02 .bd ul li .name::before {
    content: '';
    width: 0px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_05 .picScroll-left02 .bd ul li:hover .name::before {
    content: '';
    width: 290px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -145px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

/* å·¥ç¨‹æ¡ˆä¾‹ */
.box_06 {
    width: 100%;
    height: auto;
    padding: 80px 0;
    overflow: hidden;
}

.box_06 .h_title {
    width: 1280px;
    height: auto;
    padding-top: 44px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/bt_case.png) center top no-repeat;
}

.box_06 .h_title h3 {
    font-size: 36px;
    color: #1470b8;
    font-weight: bold;
    line-height: 38px;
}

.box_06 .h_title .line {
    width: 44px;
    height: 4px;
    background: #8dc422;
    margin: 18px auto 0 auto;
}

.box_06 .h_title .wz {
    font-size: 16px;
    color: #666;
    line-height: 16px;
    margin-top: 18px;
}

.box_06 .picScroll-left03 {
    width: 1280px;
    height: 480px;
    margin: 50px auto 0 auto;
    position: relative;
    overflow: hidden;
}

.
.box_06 .picScroll-left03 .swiper-wrapper li {
    width: 32%;
    height: 460px;
    padding: 10px;
    border: 1px solid #f1f1f1;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 8px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .swiper-wrapper li a {
    display: block;
}

.box_06 .picScroll-left03 .swiper-wrapper li .img {
    width: 380px;
    height: 280px;
    overflow: hidden;
}

.box_06 .picScroll-left03 .swiper-wrapper li .img img {
    display: block;
    width: 380px;
    height: 280px;
    object-fit: cover;
    vertical-align: top;
    transition: all 1s;
}

.box_06 .picScroll-left03 .swiper-wrapper li:hover .img img {
    transform: scale(1.1);
}

.box_06 .picScroll-left03 .swiper-wrapper li .txt {
    width: 360px;
    height: 125px;
    margin: 35px auto 0 auto;
    position: relative;
}

.box_06 .picScroll-left03 .swiper-wrapper li .txt .name {
    font-size: 16px;
    color: #444;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .swiper-wrapper li .txt p {
    font-size: 14px;
    color: #999;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
}

.box_06 .picScroll-left03 .swiper-wrapper li .txt .more {
    width: 148px;
    height: 42px;
    background: #cbcbcb;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    font-size: 14px;
    color: #fff;
    line-height: 42px;
    text-align: center;
}

.box_06 .picScroll-left03 .swiper-wrapper li .txt .more::before {
    content: '';
    width: 0px;
    height: 42px;
    background: #8dc422;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .swiper-wrapper li:hover .txt .more::before {
    content: '';
    width: 148px;
    height: 42px;
    background: #8dc422;;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .swiper-wrapper li .txt .click {
    width: 148px;
    height: 42px;
    background: url(../images/click.png);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    font-size: 14px;
    color: #444;
    line-height: 42px;
    text-align: center;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .bd ul li .txt .click:hover {
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .bd ul li .txt .click::before {
    content: '';
    width: 0px;
    height: 42px;
    background: #8dc422;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .bd ul li .txt .click:hover::before {
    content: '';
    width: 148px;
    height: 42px;
    background: #8dc422;;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .hd {
    width: 1280px;
    height: 480px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.box_06 .picScroll-left03 .hd .prev {
    width: 37px;
    height: 74px;
    background: url(../images/case_jt_01.png);
    position: absolute;
    left: -80px;
    top: 170px;
    cursor: pointer;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .hd .next {
    width: 37px;
    height: 74px;
    background: url(../images/case_jt_03.png);
    position: absolute;
    right: -80px;
    top: 170px;
    cursor: pointer;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .hd .prev:hover {
    background: url(../images/case_jt_02.png);
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_06 .picScroll-left03 .hd .next:hover {
    background: url(../images/case_jt_04.png);
    -webkit-transition: all .7s;
    transition: all .7s;
}

/* æµç¨‹ */
.box_07 {
    width: 100%;
    height: 230px;
    padding-top: 55px;
    background: url(../images/gg_back02.jpg) center top no-repeat;
    overflow: hidden;
}

.box_07 .list {
    width: 1280px;
    height: 230px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.box_07 .list li {
    width: auto;
    height: 230px;
    float: left;
    cursor: pointer;
    text-align: center;
}

.box_07 .list li .icon {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding-top: 20px;
    background: #fff;
    border-radius: 60px;
}

.box_07 .list li .icon i {
    display: block;
    width: 50px;
    height: 43px;
    margin: 0 auto;
}

.box_07 .list li:hover .icon i {
    -webkit-animation: jello 1s;
    -moz-animation: jello 1s;
    animation: jello 1s;
}

.box_07 .list li:nth-of-type(1) .icon i {
    background: url(../images/gg_icon_01.png) center center no-repeat;
}

.box_07 .list li:nth-of-type(2) .icon i {
    background: url(../images/gg_icon_02.png) center center no-repeat;
}

.box_07 .list li:nth-of-type(3) .icon i {
    background: url(../images/gg_icon_03.png) center center no-repeat;
}

.box_07 .list li:nth-of-type(4) .icon i {
    background: url(../images/gg_icon_04.png) center center no-repeat;
}

.box_07 .list li:nth-of-type(5) .icon i {
    background: url(../images/gg_icon_05.png) center center no-repeat;
}

.box_07 .list li:nth-of-type(6) .icon i {
    background: url(../images/gg_icon_06.png) center center no-repeat;
}

.box_07 .list li .icon h4 {
    font-size: 18px;
    color: #333;
    line-height: 18px;
    margin-top: 15px;
}

.box_07 .list li p {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 23px;
}

/* å…³äºŽæˆ‘ä»¬ */
.box_08 {
    width: 100%;
    height: auto;
    padding: 80px 0;
    overflow: hidden;
}

.box_08 .center {
    width: 1280px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.box_08 .center .pos {
    width: 69px;
    height: 484px;
    background: url(../images/us.png);
    position: absolute;
    left: -175px;
    top: 130px;
}

.box_08 .center .top {
    width: 1280px;
    height: 465px;
    margin: 0 auto;
}

.box_08 .center .top .left {
    width: 590px;
    height: 465px;
    float: left;
}

.box_08 .center .top .left h3 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    line-height: 32px;
    margin-top: 65px;
}

.box_08 .center .top .left .line {
    width: 55px;
    height: 2px;
    background: #8dc422;
    margin-top: 18px;
}

.box_08 .center .top .left p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 35px;
    font-size: 16px;
    color: #666;
    margin-top: 30px;
}

.box_08 .center .top .left .more {
    display: block;
    width: 104px;
    height: 38px;
    background: #8dc422;
    position: relative;
    z-index: 2;
    margin-top: 40px;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    text-align: center;
}

.box_08 .center .top .left .more::before {
    content: '';
    width: 0px;
    height: 38px;
    background: #1470b8;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_08 .center .top .left:hover .more::before {
    content: '';
    width: 104px;
    height: 38px;
    background: #1470b8;;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_08 .center .top .right {
    width: 640px;
    height: 465px;
    float: right;
    position: relative;
}

.box_08 .center .top .right .img {
    width: 620px;
    height: 440px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.box_08 .center .top .right .img img {
    display: block;
    width: 620px;
    height: 440px;
    vertical-align: top;
}

.box_08 .center .top .right .img:before {
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    content: '';
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none
}

.box_08 .center .top .right .img:after {
    background: rgba(255, 255, 255, 0.2);
    bottom: 50%;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 1;
    pointer-events: none
}

.box_08 .center .top .right .img:hover:before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms ease-in;
    -o-transition: all 900ms ease-in;
    transition: all 900ms ease-in
}

.box_08 .center .top .right .img:hover:after {
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 900ms ease-in;
    -o-transition: all 900ms ease-in;
    transition: all 900ms ease-in
}

.box_08 .center .top .right .bk {
    width: 546px;
    height: 378px;
    background: url(../images/ab_bk.png);
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.box_08 .center .bottom {
    width: 1280px;
    height: auto;
    margin: 0 auto;
}

.box_08 .center .bottom h4 {
    width: 300px;
    font-size: 24px;
    color: #8dc422;
    font-weight: bold;
    line-height: 26px;
}

.box_08 .center .bottom h4 a {
    display: block;
    color: #8dc422;
    background: url(../images/ab_jt_01.png) 270px center no-repeat;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_08 .center .bottom h4:hover a {
    background: url(../images/ab_jt_02.png) 270px center no-repeat;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_08 .center .bottom .line {
    width: 300px;
    height: 2px;
    background: #8dc422;
    margin-top: 15px;
}

.box_08 .center .bottom .picScroll-left04 {
    width: 1280px;
    height: 280px;
    margin: 25px auto 0 auto;
    position: relative;
}

.box_08 .center .bottom .picScroll-left04 .bd {
    width: 1280px;
    height: 280px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.box_08 .center .bottom .picScroll-left04 .bd ul {
    width: 1280px;
    height: 280px;
    overflow: hidden;
    zoom: 1;
}

.box_08 .center .bottom .picScroll-left04 .bd ul li {
    width: 280px;
    height: 260px;
    padding: 9px;
    border: solid 1px #dcdcdc;
    float: left;
    overflow: hidden;
    margin-right: 26px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_08 .center .bottom .picScroll-left04 .bd ul li:hover {
    border: solid 1px #8dc422;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_08 .center .bottom .picScroll-left04 .bd ul li a {
    display: block;
}

.box_08 .center .bottom .picScroll-left04 .bd ul li .img {
    width: 280px;
    height: 215px;
    overflow: hidden;
}

.box_08 .center .bottom .picScroll-left04 .bd ul li .img img {
    display: block;
    width: 280px;
    height: 215px;
    object-fit: cover;
    vertical-align: top;
    transition: all 1s;
}

.box_08 .center .bottom .picScroll-left04 .bd ul li:hover .img img {
    transform: scale(1.1);
}

.box_08 .center .bottom .picScroll-left04 .bd ul li .name {
    width: 200px;
    padding: 0 40px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-top: 15px;
    background: #f5f5f5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    position: relative;
    z-index: 2;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_08 .center .bottom .picScroll-left04 .bd ul li:hover .name {
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_08 .center .bottom .picScroll-left04 .bd ul li .name::before {
    content: '';
    width: 280px;
    height: 0px;
    background: #8dc422;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_08 .center .bottom .picScroll-left04 .bd ul li:hover .name::before {
    content: '';
    width: 280px;
    height: 30px;
    background: #8dc422;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

/* å®¢æˆ·è§è¯ */
.box_09 {
    width: 100%;
    height: 753px;
    padding-top: 80px;
    background: url(../images/jz_back.jpg) center top no-repeat;
    overflow: hidden;
}

.box_09 .center {
    width: 1280px;
    height: 678px;
    margin: 0 auto;
}

.box_09 .center .left {
    width: 750px;
    height: 678px;
    float: left;
    overflow: hidden;
}

.box_09 .center .left .h_title {
    width: 710px;
    height: 70px;
    background: #8dc422;
    padding: 0 20px;
}

.box_09 .center .left .h_title h3 {
    font-size: 24px;
    color: #fff;
    line-height: 70px;
    float: left;
    font-weight: bold;
}

.box_09 .center .left .h_title .more {
    display: block;
    width: 70px;
    height: 34px;
    margin: 18px 0;
    float: right;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    position: relative;
    z-index: 2;
    text-transform: Uppercase;
    font-family: Arial;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .left .h_title .more:hover {
    color: #8dc422;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .left .h_title .more::before {
    content: '';
    width: 70px;
    height: 0px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .left .h_title .more:hover::before {
    content: '';
    width: v;
    height: 34px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .left .list {
    width: 750px;
    height: 600px;
    margin-top: 8px;
    overflow: hidden;
}

.box_09 .center .left .list li {
    width: 710px;
    height: 150px;
    margin-top: 20px;
    padding: 15px 25px 15px 15px;
    background: url(../images/jz_bk01.png);
    overflow: hidden;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .left .list li:hover {
    background: url(../images/jz_bk02.png);
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .left .list li a {
    display: block;
}

.box_09 .center .left .list li .img {
    width: 220px;
    height: 150px;
    overflow: hidden;
    float: left;
}

.box_09 .center .left .list li .img img {
    display: block;
    width: 220px;
    height: 150px;
    object-fit: cover;
    vertical-align: top;
    transition: all 1s;
}

.box_09 .center .left .list li:hover .img img {
    transform: scale(1.1);
}

.box_09 .center .left .list li .txt {
    width: 470px;
    height: 150px;
    overflow: hidden;
    float: right;
}

.box_09 .center .left .list li .txt .name {
    font-size: 16px;
    color: #333;
    line-height: 16px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box_09 .center .left .list li .txt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
    height: 50px;
    font-size: 14px;
    color: #666;
    margin-top: 13px;
}

.box_09 .center .left .list li .txt .more {
    display: block;
    width: 88px;
    height: 32px;
    background: #fff;
    position: relative;
    z-index: 2;
    margin-top: 20px;
    font-size: 14px;
    color: #929292;
    line-height: 32px;
    text-align: center;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .left .list li:hover .txt .more {
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .left .list li .txt .more::before {
    content: '';
    width: 0px;
    height: 32px;
    background: #8dc422;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .left .list li:hover .txt .more::before {
    content: '';
    width: 88px;
    height: 32px;
    background: #8dc422;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .right {
    width: 420px;
    height: 630px;
    padding: 48px 26px 0 26px;
    float: right;
    background: url(../images/ly_bk.png);
    position: relative;
    z-index: 2;
}

.box_09 .center .right .h_title {
    text-align: center;
}

.box_09 .center .right .h_title h3 {
    font-size: 24px;
    color: #fff;
    line-height: 26px;
    font-weight: bold;
}

.box_09 .center .right .h_title .line {
    width: 40px;
    height: 1px;
    background: #fff;
    margin: 10px auto 0 auto;
}

.box_09 .center .right .h_title p {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    margin-top: 15px;
}

.box_09 .center .right .form {
    width: 420px;
    height: 235px;
    margin-top: 35px;
    position: relative;
}

.box_09 .center .right .form p {
    overflow: hidden;
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    box-sizing: content-box;
}

.box_09 .center .right .form input {
    display: block;
    height: 46px;
    line-height: 46px;
    color: #999;
    font-size: 14px;
    padding: 0 10px 0 40px;
    box-sizing: content-box;
}

.box_09 .center .right .form p:nth-of-type(1) {
    width: 420px;
    height: 46px;
    position: absolute;
    left: 0;
    top: 0;
}

.box_09 .center .right .form p:nth-of-type(2) {
    width: 420px;
    height: 46px;
    position: absolute;
    left: 0;
    top: 63px;
}

.box_09 .center .right .form p:nth-of-type(1) input {
    width: 370px;
    background: url(../images/name.png) 18px center no-repeat;
}

.box_09 .center .right .form p:nth-of-type(2) input {
    width: 370px;
    background: url(../images/phone.png) 21px center no-repeat;
}

.box_09 .center .right .form p:nth-of-type(3) {
    width: 420px;
    height: 46px;
    position: absolute;
    left: 0;
    bottom: 63px;
    border-radius: 2px;
}

.box_09 .center .right .form textarea {
    width: 370px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    padding: 0 10px 0 40px;
    box-sizing: content-box;
    background: url(../images/liuyan.png) 22px center no-repeat;
}

.box_09 .center .right .form p:nth-of-type(4) {
    width: 200px;
    height: 46px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.box_09 .center .right .form p:nth-of-type(4) input {
    display: block;
    width: 120px;
    height: 46px;
    line-height: 46px;
    color: #999;
    font-size: 14px;
    float: left;
    padding: 0 20px;
    box-sizing: content-box;
    background: #fff;
}

.box_09 .center .right .form p:nth-of-type(4) img {
    display: block;
    float: right;
    width: 90px;
    height: 36px;
    margin: 6px 20px 6px 0;
    cursor: pointer;
    position: absolute;
    right: -10px;
}

.box_09 .center .right .form .tj {
    width: 200px;
    height: 46px;
    border: none;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    border-radius: 2px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .right .form .tj .btn {
    display: block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
    color: #333;
    border: none;
    background: none;
    cursor: pointer;
    padding: 0 !important;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_09 .center .right .form .tj:hover .btn {
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.btn_bubble_3 {
    background: #fff;
    background-repeat: no-repeat;
}

.btn_bubble_3:hover, .btn_bubble_3:focus {
    -webkit-animation: btn_3 1s forwards ease-out;
    animation: btn_3 1s forwards ease-out;
    background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 90% 90% / 0.88em 0.88em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 23% 141% / 0.81em 0.81em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 17% 90% / 0.68em 0.68em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 15% 94% / 1.12em 1.12em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 42% 126% / 0.86em 0.86em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 69% 87% / 1.18em 1.18em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 32% 99% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 84% 129% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 40% 99% / 0.72em 0.72em;
    background-color: #1470b8;
    background-repeat: no-repeat;
}

@-webkit-keyframes btn_3 {
    100% {
        background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
        box-shadow: inset 0 -140px 0 #1470b8;
    }
}

@keyframes btn_3 {
    100% {
        background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;

        box-shadow: inset 0 -140px 0 #1470b8;
    }
}

.box_09 .center .right .ewm {
    width: 114px;
    height: auto;
    padding: 10px 10px 0 10px;
    background: url(../images/kuang.png) center top no-repeat;
    margin: 50px 0 0 30px;
}

.box_09 .center .right .ewm img {
    display: block;
    width: 114px;
    height: 114px;
    vertical-align: top;
}

.box_09 .center .right .ewm p {
    font-size: 14px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    margin-top: 15px;
}

.box_09 .center .right .kf {
    width: 632px;
    height: 375px;
    background: url(../images/kf.png);
    position: absolute;
    bottom: 0;
    right: -320px;
    z-index: -1;
}

/* è£èª‰èµ„è´¨ */
.box_10 {
    width: 100%;
    height: 570px;
    padding-top: 70px;
    background: url(../images/zz_back.jpg) center top no-repeat;
    overflow: hidden;
}

.box_10 .h_title {
    width: 1280px;
    height: auto;
    padding-top: 44px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/bt_honor.png) center top no-repeat;
}

.box_10 .h_title h3 {
    font-size: 36px;
    color: #1470b8;
    font-weight: bold;
    line-height: 38px;
}

.box_10 .h_title .line {
    width: 44px;
    height: 4px;
    background: #8dc422;
    margin: 18px auto 0 auto;
}

.box_10 .h_title .wz {
    font-size: 16px;
    color: #666;
    line-height: 16px;
    margin-top: 18px;
}

.box_10 .picScroll-left05 {
    width: 1280px;
    height: 275px;
    margin: 55px auto 0 auto;
    position: relative;
}

.box_10 .picScroll-left05 .bd {
    width: 1280px;
    height: 275px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.box_10 .picScroll-left05 .bd ul {
    width: 1280px;
    height: 275px;
    overflow: hidden;
    zoom: 1;
}

.box_10 .picScroll-left05 .bd ul li {
    width: 302px;
    height: 275px;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 24px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_10 .picScroll-left05 .bd ul li a {
    display: block;
}

.box_10 .picScroll-left05 .bd ul li .img {
    width: 276px;
    height: 191px;
    padding: 12px 13px;
    background: url(../images/zz_bk.png);
    overflow: hidden;
}

.box_10 .picScroll-left05 .bd ul li .img .pic {
    width: 276px;
    height: 191px;
    overflow: hidden;
    text-align: center;
}

.box_10 .picScroll-left05 .bd ul li .img .pic img {;
    width: auto;
    height: 191px;
    object-fit: cover;
    vertical-align: top;
    transition: all 1s;
}

.box_10 .picScroll-left05 .bd ul li:hover .img .pic img {
    transform: scale(1.1);
}

.box_10 .picScroll-left05 .bd ul li .name {
    width: 270px;
    padding: 0 16px;
    font-size: 16px;
    color: #444;
    line-height: 60px;
    text-align: center;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_10 .picScroll-left05 .bd ul li:hover .name {
    color: #8dc422;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_10 .picScroll-left05 .bd ul li .name::before {
    content: '';
    width: 0px;
    height: 1px;
    background: #8dc422;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_10 .picScroll-left05 .bd ul li:hover .name::before {
    content: '';
    width: 302px;
    height: 1px;
    background: #8dc422;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -151px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_10 .picScroll-left05 .hd {
    width: 1280px;
    height: 275px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer;
}

.box_10 .picScroll-left05 .hd .prev {
    width: 64px;
    height: 64px;
    background: url(../images/zz_jt_01.png) center center no-repeat #1470b8;
    position: absolute;
    left: -105px;
    top: 65px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_10 .picScroll-left05 .hd .next {
    width: 64px;
    height: 64px;
    background: url(../images/zz_jt_02.png) center center no-repeat #1470b8;
    position: absolute;
    right: -105px;
    top: 65px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_10 .picScroll-left05 .hd .prev:hover {
    background: url(../images/zz_jt_01.png) center center no-repeat #8dc422;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_10 .picScroll-left05 .hd .next:hover {
    background: url(../images/zz_jt_02.png) center center no-repeat #8dc422;
    -webkit-transition: all .7s;
    transition: all .7s;
}

/* å°banner */
.box_11 {
    width: 100%;
    height: 320px;
    background: url(../images/gg_back03.jpg) center top no-repeat;
    overflow: hidden;
}

.box_11 .center {
    width: 1280px;
    height: 320px;
    margin: 0 auto;
}

.box_11 .center .left {
    width: auto;
    height: 320px;
    float: left;
}

.box_11 .center .left h4 {
    font-size: 34px;
    font-weight: bold;
    line-height: 36px;
    color: #fff;
    margin-top: 73px;
}

.box_11 .center .left p:nth-of-type(1) {
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    margin-top: 20px;
}

.box_11 .center .left p:nth-of-type(2) {
    width: 100%;
    height: 1px;
    background: #fff;
    margin-top: 35px;
}

.box_11 .center .left p:nth-of-type(3) {
    width: 335px;
    height: 20px;
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}

.box_11 .center .left p span {
    display: block;
    padding-left: 40px;
    background: url(../images/gou.png) left center no-repeat;
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    float: left;
}

.box_11 .center .right {
    width: auto;
    height: 320px;
    float: right;
    position: relative;
}

.box_11 .center .right .tel {
    padding-left: 65px;
    height: 70px;
    margin-top: 90px;
    background: url(../images/tel02.png) left center no-repeat;
}

.box_11 .center .right .tel p:nth-of-type(1) {
    font-size: 16px;
    color: #fff;
    line-height: 70px;
    float: left;
}

.box_11 .center .right .tel p:nth-of-type(2) {
    height: 70px;
    float: left;
}

.box_11 .center .right .tel p:nth-of-type(2) span {
    display: block;
    font-size: 32px;
    color: #fff;
    line-height: 27px;
    font-weight: bold;
}

.box_11 .center .right .tel p:nth-of-type(2) span:nth-of-type(2) {
    margin-top: 16px;
}

.box_11 .center .right .click {
    display: block;
    width: 122px;
    height: 56px;
    background: #fff;
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 5;
    outline: 1px solid #abe3cd;
    outline-offset: -10px;
    font-size: 16px;
    color: #8dc422;
    line-height: 56px;
    text-align: center;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_11 .center .right .click:hover {
    outline: 1px solid rgba(255, 255, 255, 0.6);
    outline-offset: -10px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_11 .center .right .click::after {
    content: '';
    width: 0px;
    height: 56px;
    background: #1470b8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_11 .center .right .click:hover::after {
    content: '';
    width: 122px;
    height: 56px;
    background: #1470b8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

/* æ–°é—»èµ„è®¯ */
.box_12 {
    width: 100%;
    height: auto;
    padding: 80px 0;
    overflow: hidden;
}

.box_12 .h_title {
    width: 1280px;
    height: auto;
    padding-top: 44px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/bt_news.png) center top no-repeat;
}

.box_12 .h_title h3 {
    font-size: 36px;
    color: #1470b8;
    font-weight: bold;
    line-height: 38px;
}

.box_12 .h_title h3 a {
    color: #1470b8;
}

.box_12 .h_title .line {
    width: 44px;
    height: 4px;
    background: #8dc422;
    margin: 18px auto 0 auto;
}

.box_12 .h_title .wz {
    font-size: 16px;
    color: #666;
    line-height: 16px;
    margin-top: 18px;
}

.box_12 .news_center {
    width: 1280px;
    height: auto;
    margin: 55px auto 0 auto;
    position: relative;
}

.box_12 .news_center .hd {
    width: 1280px;
    height: 69px;
    border-bottom: solid 1px #e7e7e7;
}

.box_12 .news_center .hd ul {
    width: 510px;
    height: 45px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    float: left;
}

.box_12 .news_center .hd ul li {
    width: 150px;
    height: 45px;
    background: #f5f5f5;
    border-radius: 25px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .hd ul li.on {
    background: #8dc422;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .hd ul li a {
    display: block;
    width: 95px;
    padding-left: 55px;
    font-size: 16px;
    color: #333;
    line-height: 45px;
    background: url(../images/dian01.png) 28px center no-repeat;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .hd ul li.on a {
    color: #fff;
    background: url(../images/dian02.png) 28px center no-repeat;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .hd .more {
    display: block;
    width: 70px;
    height: 35px;
    float: right;
    margin: 5px 0;
    font-size: 14px;
    color: #888;
    line-height: 35px;
    text-align: center;
    position: relative;
    z-index: 2;
    text-transform: Uppercase;
    font-family: Arial;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .hd .more:hover {
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .hd .more::before {
    content: '';
    width: 70px;
    height: 0px;
    background: #8dc422;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .hd .more:hover::before {
    content: '';
    width: 70px;
    height: 35px;
    background: #8dc422;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd {
    width: 1280px;
    height: 490px;
    margin: 45px auto 0 auto;
    position: relative;
}

.box_12 .news_center .bd .main {
    width: 1280px;
    height: 490px;
    position: relative;
}

.box_12 .news_center .bd .main .bx {
    width: 660px;
    height: 240px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.box_12 .news_center .bd .main .bx a {
    display: block;
}

.box_12 .news_center .bd .main .bx .img {
    width: 320px;
    height: 240px;
    overflow: hidden;
    float: left;
}

.box_12 .news_center .bd .main .bx .img img {
    display: block;
    width: 320px;
    height: 240px;
    object-fit: cover;
    vertical-align: top;
    transition: all 1s;
}

.box_12 .news_center .bd .main .bx:hover .img img {
    transform: scale(1.1);
}

.box_12 .news_center .bd .main .bx .txt {
    width: 320px;
    height: 240px;
    float: right;
    overflow: hidden;
}

.box_12 .news_center .bd .main .bx .txt .name {
    font-size: 16px;
    color: #333;
    line-height: 16px;
    margin-top: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .bx:hover .txt .name {
    color: #8dc422;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .bx .txt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 27px;
    height: 54px;
    font-size: 14px;
    color: #777;
    margin-top: 20px;
}

.box_12 .news_center .bd .main .bx .txt .line {
    width: 320px;
    height: 1px;
    background: #dadada;
    margin-top: 35px;
}

.box_12 .news_center .bd .main .bx .txt span {
    display: block;
    font-size: 14px;
    color: #b1b1b1;
    line-height: 12px;
    margin-top: 35px;
}

.box_12 .news_center .bd .main .list {
    width: 660px;
    height: 240px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.box_12 .news_center .bd .main .list li {
    width: 100%;
    padding: 0 20px;
    height: 60px;
    margin-top: 20px;
    position: relative;
    z-index: 2;
    background: #f5f5f5;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .list li::after {
    content: '';
    width: 660px;
    height: 0px;
    background: #8dc422;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .list li:hover::after {
    content: '';
    width: 660px;
    height: 60px;
    background: #8dc422;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .list li a {
    display: block;
}

.box_12 .news_center .bd .main .list li .name {
    padding-left: 45px;
    width: 445px;
    font-size: 16px;
    color: #666;
    line-height: 60px;
    position: relative;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .list li:hover .name {
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .list li .name::before {
    content: '';
    width: 25px;
    height: 2px;
    background: #999;
    position: absolute;
    left: 0;
    top: 29px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .list li .name::after {
    content: '';
    width: 0px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 29px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .list li:hover .name::after {
    content: '';
    width: 25px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 29px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .list li span {
    display: block;
    font-size: 14px;
    color: #b1b1b1;
    line-height: 60px;
    float: right;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .list li:hover span {
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .right {
    width: 550px;
    height: 490px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0;
}

.box_12 .news_center .bd .main .right li {
    width: 550px;
    height: 80px;
    margin-bottom: 22.5px;
    background: url(../images/nbk.png) right center no-repeat;
    overflow: hidden;
}

.box_12 .news_center .bd .main .right li:last-child {
    margin-bottom: 0;
}

.box_12 .news_center .bd .main .right li a {
    display: block;
}

.box_12 .news_center .bd .main .right li .date {
    width: 80px;
    height: 80px;
    float: left;
    background: #ebebeb;
    text-align: center;
    position: relative;
    margin-right: 20px;
}

.box_12 .news_center .bd .main .right li .date p:nth-of-type(1) {
    font-size: 26px;
    color: #666;
    line-height: 22px;
    font-weight: bold;
    margin-top: 13px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .right li .date p:nth-of-type(2) {
    width: 80px;
    height: 32px;
    background: #b3b3b3;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.box_12 .news_center .bd .main .right li .date p:nth-of-type(2)::after {
    content: '';
    width: 80px;
    height: 0px;
    background: #8dc422;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .right li:hover .date p:nth-of-type(2)::after {
    content: '';
    width: 80px;
    height: 32px;
    background: #8dc422;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .right li .txt {
    width: 430px;
    height: 80px;
    float: left;
}

.box_12 .news_center .bd .main .right li .txt .name {
    font-size: 16px;
    color: #333;
    line-height: 16px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .right li:hover .txt .name {
    color: #8dc422;
    margin-left: 5px;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_12 .news_center .bd .main .right li .txt p {
    font-size: 14px;
    color: #777;
    line-height: 15px;
    margin-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* å‹æƒ…é“¾æŽ¥ */
.box_13 {
    width: 100%;
    height: 80px;
    background: #8dc422;
    overflow: hidden;
}

.box_13 .links {
    width: 1280px;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.box_13 .links .lk {
    width: auto;
    height: 80px;
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 80px;
    background: url(../images/links.png) left center no-repeat;
    padding-left: 68px;
}

.box_13 .links .link {
    width: 1080px;
    overflow: hidden;
    position: relative;
    float: right;
    height: 80px;
}

.box_13 .links .link a {
    display: block;
    float: left;
    width: auto;
    margin-right: 30px;
    font-size: 14px;
    line-height: 80px;
    color: #fff;
    position: relative;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_13 .links .link a:hover {
    color: #fff;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_13 .links .link a:last-child {
    margin-right: 0;
}

/* animated home */
.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 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
}

.animated_1 {
    animation-delay: 0.3s;
}

.animated_2 {
    animation-delay: 0.6s;
}

.animated_3 {
    animation-delay: 0.9s;
}

.animated_4 {
    animation-delay: 1.2s;
}

.animated_5 {
    animation-delay: 1.7s;
}

.animated_6 {
    animation-delay: 1.8s;
}

.animated_7 {
    animation-delay: 2.1s;
}

.animated_8 {
    animation-delay: 2.4s;
}

.animated_9 {
    animation-delay: 2.7s;
}

.animated_10 {
    animation-delay: 3s;
}

.animated_11 {
    animation-delay: 3.3s;
}

.animated_12 {
    animation-delay: 3.6s;
}

/* animated end */

@keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -moz-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
