﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td
{
    margin: 0;
    padding: 0;
}
input, textarea
{
    border: 2 none;
    box-shadow: none;
    outline: none;
}
body, button, input, select, textarea
{
    font: 14px/22px;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
    color: #666;
}
* h1, * h2, * h3, * h4, * h5, * h6
{
    margin: 0;
}
address, cite, dfn, em, i, var
{
    font-style: normal;
}
ul, ol, li
{
    list-style: none;
}
a
{
    text-decoration: none;
    color: #666;
    word-wrap: break-word;
}
a:hover
{
    text-decoration: none;
    color: #910800;
}
legend
{
    color: #000;
}
fieldset, img
{
    border: none;
}
button, input, select, textarea
{
    font-size: 100%;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
html
{
    overflow-y: scroll;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.pr
{
    position: relative;
}
.pa
{
    position: absolute;
}
.clear
{
    clear: both;
    height: 0;
}
.blk-main .clearlist
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    float: none;
}
.nsw-modal
{
    width: 100%;
    height: 100%;
    background: rgba(225,225,225,.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}
.modal-dialog
{
    position: fixed;
    color: #000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%;
}
.modal-dialog .css-icon
{
    background-image: url("../image/modal-icons.png");
}
.modal-dialog .modal-head
{
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    background: #f6efef;
    font-size: 14px;
}
.modal-dialog .modal-head .modal-logo
{
    width: 15px;
    height: 15px;
    background-position: 1px 0;
    margin: 8px 5px 0 0;
    float: left;
}
.modal-dialog .modal-head .close
{
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0;
    margin-top: 8px;
}
.modal-dialog .modal-body
{
    width: 100%;
    min-height: 125px;
    background: #fff;
}
.modal-dialog .modal-body .modal-body-left
{
    width: 140px;
    float: left;
}
.modal-dialog .modal-body .modal-body-left .icon
{
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px;
}
.modal-dialog .modal-body .modal-body-left .success-message
{
    background-position: 0 -14px;
}
.modal-dialog .modal-body .modal-body-left .warming-message
{
    background-position: 0 -78px;
}
.modal-dialog .modal-body .modal-body-right
{
    width: 260px;
    float: right;
    padding-top: 20px;
}
.modal-dialog .modal-body .modal-body-right .close-btn
{
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079;
}
.modal-dialog .modal-body .modal-body-right p
{
    line-height: 30px;
}
body
{
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.content
{
    width: 1200px;
    margin: 0 auto;
}
.yinz
{
    background: url(../image/yinz_bg.jpg) no-repeat center 0;
    height: 580px;
    border-top: #ebebeb 1px solid;
    overflow: hidden;
    padding: 80px 0 0;
}
.yinz dl
{
    height: 340px;
    overflow: hidden;
}
.yinz dl dt
{
    width: 520px;
    height: 340px;
    float: left;
    line-height: 0;
    overflow: hidden;
}
.yinz dl dt img
{
    width: 520px;
    height: 340px;
}
.yinz dl dt img, .four_m01 p img, .case_l img, .case_r ul li img
{
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.yinz dl dt img:hover, .four_m01 p img:hover, .case_l img:hover, .case_r ul li img:hover
{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.yinz dl dd
{
    width: 600px;
    float: right;
}
.yinz dl dd h5
{
    font-size: 40px;
    color: #333;
    background: url(../image/yinz_tbg.gif) no-repeat 0 20px;
    line-height: 40px;
    height: 100px;
    overflow: hidden;
}
.yinz dl dd h5 i
{
    display: block;
    font-size: 20px;
    color: #666;
    font-weight: normal;
    padding: 20px 0 0;
}
.yinz dl dd p
{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    padding: 15px 0 0;
    overflow: hidden;
}
.yinz_list
{
    padding: 20px 0 0;
    margin-right: -20px;
}
.yinz_list li
{
    width: 102px;
    text-align: center;
    float: left;
    margin-right: 20px;
    line-height: 0;
    -webkit-transition: transform .3s;
    transition: transform .3s;
}
.yinz_list li img
{
    width: 102px;
    height: 102px;
}
.yinz_list li span
{
    display: block;
    font-size: 14px;
    color: #666;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    padding: 5px 0 0;
}
.yinz_list li i
{
    display: block;
}
.yinz_list li:hover
{
    -webkit-transform: translate(0,-3px);
    transform: translate(0,-3px);
}
.yinz_bot
{
    padding: 70px 0 0 100px;
}
.yinz_bot ul li
{
    font-size: 18px;
    color: #333;
    width: 280px;
    float: left;
    -webkit-transition: transform .3s;
    transition: transform .3s;
}
.yinz_bot ul li em
{
    display: block;
    padding: 0 0 10px;
}
.yinz_bot ul li.nobor
{
    width: 250px;
}
.yinz_bot ul li:hover
{
    -webkit-transform: translate(0,-3px);
    transform: translate(0,-3px);
}
.four_bg
{
    background: url(../image/four_bg.jpg) no-repeat center 0;
    height: 765px;
    overflow: hidden;
    padding: 70px 0 0;
}
.four_tit
{
    font-size: 40px;
    color: #333;
    text-align: center;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}
.four_tit a
{
    color: #333;
}
.four_t ul li
{
    float: left;
    width: 124px;
    height: 124px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    z-index: 11;
}
.four_t ul li .hover, .four_t ul li .default
{
    background: url(../image/iserve_bg01.png);
}
.four_t ul li i
{
    display: block;
    width: 55px;
    height: 50px;
    margin: 25px auto 3px;
    background: url(../image/iserve_icon01.png);
}
.four_t ul li .hover, .four_t ul li .default
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .5s linear;
    -webkit-transition: all .5s linear;
}
.four_t ul li .default
{
    background-position: 0 0;
    color: #0095d9;
}
.four_t ul li .hover
{
    background-position: 0 -124px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.four_t ul li.d1 .default i
{
    background-position: 0 0;
}
.four_t ul li.d1 .hover i
{
    background-position: -55px 0;
}
.four_t ul li.d2 .default i
{
    background-position: 0 -50px;
}
.four_t ul li.d2 .hover i
{
    background-position: -55px -50px;
}
.four_t ul li.d3 .default i
{
    background-position: 0 -100px;
}
.four_t ul li.d3 .hover i
{
    background-position: -55px -100px;
}
.four_t ul li.d4 .default i
{
    background-position: 0 -150px;
}
.four_t ul li.d4 .hover i
{
    background-position: -55px -150px;
}
.four_t ul li.d5 .default i
{
    background-position: 0 -150px;
}
.four_t ul li.d5 .hover i
{
    background-position: -55px -150px;
}
.four_t ul li.d5
{
    top: 78px;
    left: 528px;
}
.four_t ul li:hover .hover, .iserve dt:hover .hover, .iserve dl.cur .hover, .four_t ul li.on .hover
{
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.four_t ul li:hover .default, .iserve dt:hover .default, .iserve dl.cur .default, .four_t ul li.on .default
{
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.four_t ul li.d1
{
    top: 450px;
    left: 0;
}
.four_t ul li.d2
{
    top: 180px;
    left: 130px;
}
.four_t ul li.d3
{
    top: 180px;
    right: 126px;
}
.four_t ul li.d4
{
    top: 450px;
    right: 0;
}
.four_m
{
    padding: 166px 0 0 315px;
}
.four_qie
{
    position: relative;
    width: 650px;
}
.four_qie .cls
{
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 30px;
    top: 0;
    z-index: 10;
}
.four_main
{
    background: #fff;
    padding: 40px;
    width: 482px;
    position: relative;
    z-index: 10;
}
.four_m01 p
{
    width: 482px;
    height: 241px;
    line-height: 0;
    overflow: hidden;
}
.four_m01 p img
{
    width: 482px;
    height: 241px;
}
.four_list
{
    padding: 35px 0 0;
    width: 482px;
    height: 120px;
}
.four_list ul li
{
    font-size: 14px;
    color: #333;
    width: 160px;
    float: left;
    text-align: center;
}
.four_list ul li em
{
    display: block;
    width: 80px;
    height: 80px;
    line-height: 0;
    overflow: hidden;
    margin: 0 auto 10px;
}
.four_list ul li em img
{
    width: 80px;
    height: 160px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.four_list ul li.on em img
{
    margin-top: -80px;
}
.chanp
{
    padding: 85px 0 80px;
}
.chanp dl
{
    width: 290px;
    float: left;
    height: 444px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
    background: #eee;
    margin-right: 13px;
}
.chanp dl dt
{
    width: 290px;
    height: 444px;
}
.chanp dl dt h3
{
    height: 80px;
    padding: 50px 0 0 40px;
    line-height: 32px;
    font-weight: normal;
}
.chanp dl dt span
{
    display: block;
    font-size: 24px;
    color: #1a1a1a;
    height: 32px;
}
.chanp dl dt b
{
    display: block;
    float: left;
    font-weight: normal;
}
.chanp dl dt em
{
    display: block;
    width: 21px;
    height: 21px;
    line-height: 0;
    float: left;
    overflow: hidden;
    padding: 5px 0 0 10px;
}
.chanp dl dt em img
{
    width: 21px;
    height: 21px;
}
.chanp dl dt i
{
    display: block;
    font-size: 10px;
    color: #999;
    text-transform: uppercase;
    font-family: Arial,Helvetica,sans-serif;
}
.chanp dl dt p
{
    width: 290px;
    height: 290px;
    line-height: 0;
}
.chanp dl dt p img
{
    width: 290px;
    height: 290px;
}
.chanp dl dd
{
    width: 290px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}
.chanp dl dd img
{
    width: 290px;
    height: 444px;
}
.chanp dl dd em
{
    display: block;
    width: 85px;
    height: 85px;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-left: -42px;
    margin-top: -42px;
}
.chanp dl dd em img
{
    width: 85px;
    height: 85px;
}
.chanp dl dd
{
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    transition: all .3s;
}
.chanp dl dd:before
{
    content: "";
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.2);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.chanp dl:hover dd:before
{
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
    transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
}
.chanp dl:hover dd
{
    height: 444px;
}
.chanp dl.nobor
{
    margin-right: 0;
}
.ys_nav
{
    padding: 30px 0 0;
    height: 105px;
}
.ys_nav ul li
{
    font-size: 24px;
    color: #333;
    float: left;
    width: 330px;
}
.ys_nav ul li p
{
    width: 70px;
    height: 70px;
    position: relative;
    float: left;
}
.ys_nav ul li b
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    margin: 0 auto;
}
.ys_nav ul li em
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: hidden;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: all .1s ease .2s;
    transition: all .1s ease .2s;
    margin: 0 auto;
}
.ys_nav ul li b img, .ys_nav ul li em img
{
    display: block;
    width: 70px;
    height: 70px;
}
.ys_nav ul li span
{
    display: block;
    padding: 2px 0 0 20px;
    float: left;
    line-height: 34px;
}
.ys_nav ul li i
{
    display: block;
}
.ys_nav ul li.on
{
    font-weight: bold;
}
.ys_nav ul li.on b
{
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%) rotate(180deg);
    transform: translateX(100%) rotate(180deg);
}
.ys_nav ul li.on em
{
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.ys_nav ul li.nobor
{
    width: 210px;
}
.ys_m
{
    width: 100%;
}
.ys_m dl
{
    position: relative;
}
.ys_m dl dt
{
    width: 100%;
}
.ys_m dl dt img
{
    display: block;
    width: 100%;
}
.ys_m dl dd
{
    width: 1200px;
    position: absolute;
    top: 135px;
    left: 50%;
    margin-left: -600px;
}
.ys_desc
{
    background: url(../image/ys_k.png) no-repeat;
    width: 445px;
    height: 225px;
    position: absolute;
    top: 0;
    right: -15px;
    padding: 55px 40px 0 45px;
}
.ys_m dl dd h5
{
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.ys_m dl dd h5 b
{
    padding: 0 0 0 10px;
}
.ys_m dl dd p
{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    padding: 15px 0 0;
}
.case
{
    padding: 80px 0 70px;
    overflow: hidden;
}
.case_nav
{
    padding: 20px 0 0;
    height: 80px;
}
.case_nav ul li
{
    height: 55px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    width: 200px;
    text-align: center;
}
.case_nav ul li a
{
    font-size: 16px;
    color: #333;
    display: block;
    height: 55px;
    font-weight: bold;
}
.case_nav ul li a:hover, .case_nav ul li.cur a
{
    background: url(../image/case_line.png) no-repeat center bottom;
    color: #0095d9;
}
.case_l
{
    width: 392px;
    height: 600px;
    position: relative;
    line-height: 0;
    overflow: hidden;
}
.case_l img
{
    width: 392px;
    height: 600px;
}
.case_tit
{
    display: block;
    width: 317px;
    font-size: 24px;
    color: #fff;
    padding: 0 35px 0 40px;
    height: 220px;
    line-height: 320px;
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case_tit i
{
    background: url(../image/case_ico01.png) no-repeat;
    display: block;
    float: right;
    width: 40px;
    height: 40px;
    line-height: 0;
    margin-top: 140px;
}
.case_r
{
    width: 808px;
}
.case_r ul li
{
    width: 392px;
    height: 294px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 12px 12px;
    float: left;
}
.case_r ul li img
{
    width: 392px;
    height: 294px;
}
.case_r .case_tit
{
    line-height: 360px;
    bottom: -220px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.case_r .case_tit i
{
    margin-top: 160px;
}
.case_r ul li:hover .case_tit
{
    bottom: 0;
}
.liuc_bg
{
    background: url(../image/liuc_bg.jpg) no-repeat center 0;
    height: 400px;
    overflow: hidden;
    padding: 48px 0 0;
}
.liuc_t
{
    padding: 25px 0 0 385px;
    height: 90px;
}
.liuc_t ul li
{
    font-size: 22px;
    color: #333;
    width: 180px;
    height: 46px;
    line-height: 46px;
    background: #fff;
    border-radius: 30px;
    margin-right: 70px;
    float: left;
    cursor: pointer;
}
.liuc_t ul li em
{
    display: block;
    float: left;
    line-height: 0;
    width: 26px;
    height: 26px;
    overflow: hidden;
    margin: 10px 10px 0 30px;
}
.liuc_t ul li em img
{
    width: 26px;
    height: 52px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.liuc_t ul li:hover, .liuc_t ul li.on
{
    background: #0095d9;
    color: #fff;
}
.liuc_t ul li:hover em img, .liuc_t ul li.on em img
{
    margin-top: -26px;
}
.iserve
{
    height: 170px;
    background: url(../image/liuc_line.png) no-repeat center 42px;
}
.iserve dl
{
    width: 240px;
    height: 170px;
    float: left;
    position: relative;
    text-align: center;
}
.iserve dl dt
{
    width: 83px;
    height: 83px;
    margin: 0 auto;
    position: relative;
}
.iserve dt .hover, .iserve dt .default
{
    background: url(../image/iserve_bg.png);
}
.iserve dt i
{
    display: block;
    width: 83px;
    height: 83px;
    background: url(../image/liuc_icon01.png);
}
.iserve02 dt i
{
    display: block;
    width: 83px;
    height: 83px;
    background: url(../image/liuc_icon02.png);
}
.iserve dt .hover, .iserve dt .default
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .5s linear;
    -webkit-transition: all .5s linear;
}
.iserve dt .default
{
    background-position: 0 -166px;
}
.iserve dt .hover
{
    background-position: 0 -83px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.iserve dt.d1 .default i
{
    background-position: 0 0;
}
.iserve dt.d1 .hover i
{
    background-position: -83px 0;
}
.iserve dt.d2 .default i
{
    background-position: 0 -83px;
}
.iserve dt.d2 .hover i
{
    background-position: -83px -83px;
}
.iserve dt.d3 .default i
{
    background-position: 0 -166px;
}
.iserve dt.d3 .hover i
{
    background-position: -83px -166px;
}
.iserve dt.d4 .default i
{
    background-position: 0 -249px;
}
.iserve dt.d4 .hover i
{
    background-position: -83px -249px;
}
.iserve dt.d5 .default i
{
    background-position: 0 -332px;
}
.iserve dt.d5 .hover i
{
    background-position: -83px -332px;
}
.iserve dl dd
{
    padding: 5px 0 0;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.news
{
    padding: 90px 0 80px;
}
.news_l
{
    width: 770px;
}
.news_tit
{
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-bottom: #dcdcdc 1px solid;
    background: url(../image/news_line01.gif) no-repeat 0 16px;
}
.news_tit a
{
    font-size: 26px;
    color: #333;
    padding-left: 20px;
}
.news_tit a:hover, .news_l dl dd h5 a:hover, .wd dl dt a:hover, .about dl dd h2 a:hover
{
    color: #0095d9;
}
.news01 dl
{
    padding: 40px 0;
    width: 770px;
    border-bottom: #d9d9d9 1px dashed;
    height: 170px;
    overflow: hidden;
}
.news01 dl dt
{
    width: 300px;
    height: 170px;
    overflow: hidden;
    line-height: 0;
    float: left;
}
.news01 dl dt img
{
    width: 300px;
    height: 170px;
}
.news01 dl dd
{
    padding-top: 6px;
    width: 450px;
    float: right;
}
.news01 .news_r
{
    width: 340px;
    float: left;
    padding: 0 20px 0 0;
    overflow: hidden;
}
.news01 dl dd h5
{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news01 dl dd h5 a
{
    font-size: 16px;
    color: #333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.news01 .news_desc
{
    font-size: 14px;
    color: #888;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    padding: 5px 0 0;
}
.news01 dl dd em
{
    display: block;
    padding: 18px 0 0;
    width: 132px;
}
.news01 dl dd em a
{
    display: block;
    width: 132px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    background: #0095d9;
    font-size: 14px;
    color: #fff;
}
.news01 dl dd span
{
    display: block;
    float: left;
    height: 53px;
    width: 90px;
    font-size: 14px;
    background: url(../image/news_line02.gif) no-repeat 0 10px;
    line-height: 32px;
    padding: 15px 0 0;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    margin-top: 30px;
}
.news01 dl dd span b
{
    display: block;
    font-size: 40px;
}
.news02
{
    width: 770px;
    padding: 20px 0 0;
    overflow: hidden;
}
.news02 .news_tit
{
    border-bottom: none;
}
.news02 ul li
{
    width: 229px;
    float: left;
    margin-right: 30px;
}
.news02 ul li em
{
    width: 229px;
    height: 129px;
    display: block;
    line-height: 0;
    overflow: hidden;
}
.news02 ul li img
{
    width: 229px;
    height: 129px;
}
.news02 ul li span
{
    display: block;
    width: 219px;
    font-size: 14px;
    color: #333;
    height: 30px;
    line-height: 30px;
    padding: 10px 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hvr-wobble-top
{
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active
{
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.wd
{
    width: 360px;
}
.wd_m
{
    padding: 30px 0 0;
    overflow: hidden;
}
.wd dl
{
    height: 100px;
    width: 340px;
    padding: 15px 0 0;
    border-bottom: #e5e5e5 1px solid;
    margin-left: 20px;
}
.wd dl dt
{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.wd dl dt a
{
    font-size: 14px;
    color: #333;
    display: block;
    width: 340px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wd dl dd
{
    font-size: 14px;
    color: #888;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.wd dl dd a
{
    color: #888;
    display: block;
}
.about
{
    background: url(../image/ab_pic.jpg) no-repeat center 0;
    padding: 90px 0 0;
    height: 690px;
    overflow: hidden;
}
.about .four_tit a
{
    color: #fff;
    letter-spacing: 2px;
}
.ab_desc
{
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    padding: 30px 0 0;
    width: 1040px;
    text-align: center;
    margin: 0 auto;
}
.ab_video
{
    width: 84px;
    height: 84px;
    margin: 0 auto;
    padding: 90px 0 0;
    cursor: pointer;
}
.ab_video img
{
    width: 84px;
    height: 84px;
}
.f_link
{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.f_link b
{
    display: block;
    float: left;
    font-size: 14px;
    color: #333;
    width: 80px;
}
.f_link p
{
    font-size: 14px;
    color: #666;
    float: left;
    width: 1120px;
}
.f_link p a
{
    font-size: 14px;
    color: #666;
    padding: 0 10px 0 0;
}
.f_link p a:hover
{
    color: #000;
}
@-webkit-keyframes shake
{
    from, to
    {
        -webkit-transform: translate3d(0,0,0);
    }
    20%, 60%
    {
        -webkit-transform: translate3d(-10px,0,0);
    }
    40%, 80%
    {
        -webkit-transform: translate3d(10px,0,0);
    }
}
@keyframes shake
{
    from, to
    {
        transform: translate3d(0,0,0);
    }
    20%, 60%
    {
        transform: translate3d(-10px,0,0);
    }
    40%, 80%
    {
        transform: translate3d(10px,0,0);
    }
}
@-webkit-keyframes hvr-wobble-top
{
    16.65%
    {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3%
    {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95%
    {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6%
    {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25%
    {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100%
    {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}
@keyframes hvr-wobble-top
{
    16.65%
    {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3%
    {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95%
    {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6%
    {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25%
    {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100%
    {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}
