body {
    
}
.footer {
    background-color: #131313;
}
a:hover, a:active {
    text-decoration: none;
}
.top {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: auto;
    right: auto;
    transform: none;
    width: 100%;
    height: 57px;
    z-index: 11;
    content: "lt";
    max-width: none;
    min-width: 0px;
    max-height: none;
    min-height: 43px;
    margin: 0 auto;
    -webkit-transform: none;
}
.top .signal {
    animation-fill-mode: both;
    min-height: inherit;
    width: 100%;
    position: relative;
}
.top .p_gridbox {
    background-color: rgba(19,19,19,1);
    min-height: inherit;
    width: 100%;
    overflow: hidden;
    position: static;
}
.top .p_MatteIcon .iconfont:before {
    content: '\e602'
}
.top > div {
    animation-fill-mode: both
}
.top > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left
}
.top-main {
    width: 95%;
    max-width: 1000px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin: 0 auto 5px auto;
    padding: 0;
}
.top-main > .div-item {
    width: 100%;
    position: relative;
    animation-fill-mode: both;
}
.top-main > .div-item > .menu {
    background-color: rgba(19,19,19,1);
    width: 100%;
    overflow: hidden;
    position: static;
}
.top-main > .div-item > .menu > .logo-top {
    width: 10.91%;
    float: left;
    position: static;
    margin-left: 0px;
    margin-right: 0px;
}
.top-main > .div-item > .menu > .logo-top > .logo-div {
    width: 100%;
    /*max-width: 70px;*/
    min-width: 0;
    height: 100%;
    max-height: 42px;
    position: relative;
    padding: 0;
    margin: 5px 0;
    text-align:right;
}
.top-main > .div-item > .menu > .logo-top > .logo-div > img {
    width: auto;
    max-width:70px;
    height: 40px;
    max-height:42px;
    vertical-align: middle;
    border: 0;
}
.top-main > .div-item > .menu > .menu-content {
    width: 89.09%;
    margin: 0;
    clear: none;
    float: left;
    position: static;
}
.top-main > .div-item > .menu > .menu-content > div > div {
    width: 100%;
    position: relative;
    min-height: inherit;
}
.top-main > .div-item > .menu > .menu-content > div {
    background-color: rgba(19,19,19,1);
    min-height: inherit;
    width: 100%;
    overflow: hidden;
    position: static;
    margin:2px auto 0 auto;
}
.top-main > .div-item > .menu > .menu-content > div > .header {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 999;
    height: 50px;
    padding: 0 30px;
}
.top-main > .div-item > .menu > .menu-content > div > .header .container {
    position: fixed;
    left: 20%
}
.top-main > .div-item > .menu > .menu-content > div > .header .nav {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    height: 100%;
    line-height: 50px;
    display: block
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li {
    position: relative;
    display: block;
    float: left
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 6px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    top: 44px;
    /*background: url(//dfs.yun300.cn/group1/M00/15/F7/rBQBG1ytZJ6EHSI7AAAAAOVKkQw62400.png#border) no-repeat left center;*/
    vertical-align: middle;
    transition: all .5s ease 0s
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li:hover:after {
    opacity: 1
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li a {
    text-decoration: none;
    height: 100%;
    padding: 0 32px;
    display: block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    font-size: 14px
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li:hover a {
    display: inherit;
    position: relative;
    color: #fff
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li.dropdown {
    display: inherit;
    position: relative
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li.dropdown .jt {
    width: 20px;
    height: 20px;
    background: url(i/top.png) no-repeat;
    background-size: 100% 100%;
    display: block
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li.dropdown .dropdown_menu {
    display: none;
    position: absolute;
    top: 50px;
    width: 120%;
    background: rgba(170,2,1,0.8);
    box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);
    left: -10%;
    padding: 10px 0
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li.dropdown .dropdown_menu a {
    font-size: 14px;
    color: #666;
    padding: 0 10px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 2px
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li.dropdown:hover .dropdown_menu {
    display: block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li.dropdown:hover .dropdown_menu a {
    color: #fff
}
.top-main > .div-item > .menu > .menu-content > div > .header .navbar_nav li.dropdown:hover .dropdown_menu a:hover {
    color: #aa0201;
    background: #fff
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav {
    position: fixed;
    top: 0;
    box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all .6s cubic-bezier(.77,0,.175,1) 0ms;
    -webkit-transition: all ease .5s;
    z-index: 1000;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    overflow-y: auto;
    transform: translateX(100%)
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav.open {
    transform: translateX(0)
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .top {
    height: 60px;
    padding: 20px;
    box-sizing: border-box
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .top .closed {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: right;
    cursor: pointer;
    font-size: 30px
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .logo {
    width: 100%;
    margin: 0 auto
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .logo img {
    height: 50px;
    display: block;
    margin: 30px auto
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul {
    margin-top: 30px;
    list-style-type: none;
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li {
    padding: 0 20px;
    border-bottom: 1px solid #f5f5f5;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all .6s cubic-bezier(.77,0,.175,1) 0ms;
    opacity: 0
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav.open .ul li {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li:nth-child(1) {
    -webkit-transition: all .2s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all .2s cubic-bezier(.77,0,.175,1) 0ms
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li:nth-child(2) {
    -webkit-transition: all .4s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all .4s cubic-bezier(.77,0,.175,1) 0ms
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li:nth-child(3) {
    -webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all .6s cubic-bezier(.77,0,.175,1) 0ms
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li:nth-child(4) {
    -webkit-transition: all .8s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all .8s cubic-bezier(.77,0,.175,1) 0ms
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li:nth-child(5) {
    -webkit-transition: all 1.0s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all 1.0s cubic-bezier(.77,0,.175,1) 0ms
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li:nth-child(6) {
    -webkit-transition: all 1.2s cubic-bezier(.77,0,.175,1) 0ms;
    transition: all 1.2s cubic-bezier(.77,0,.175,1) 0ms
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li a {
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 80%
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li .dropdown_menu {
    display: none
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li.dropdown.active .dropdown_menu {
    display: block
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li .dropdown_menu a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #f5f5f5
}
.top-main > .div-item > .menu > .menu-content > div > .m_nav .ul li .dropdown_menu a:last-child {
    border: 0
}
.top-main #navToggle {
    display: none
}
.m-b-0 {
    margin-bottom:0!important;
}
.left-msg {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: 0px;
    margin-left: 0px;
    max-width: none;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    height: 0px;
    padding-right: 0px
}
.left-msg > div {
    animation-fill-mode: both
}
.left-msg .p_MatteIcon .iconfont:before {
    content: '\e602'
}
.left-msg .wyz {
    position: fixed;
    right: 2px;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 50px 0;
    border-right: 0px solid rgba(2,160,233,0.8);
    height: 482px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99999
}
.left-msg .wyz-form.cur {
    width: 200px;
    opacity: 1
}
.left-msg .wyz .transition {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}
.left-msg .wyz .wyz-title {
    background-color: rgba(2,160,233,0.8);
    color: #fff;
    padding: 15px 20px 0;
    white-space: nowrap;
    position: relative
}
.left-msg .wyz .wyz-title .cf-close {
    position: absolute;
    left: 166px;
    top: 0px;
    padding: 10px
}
.left-msg .wyz-item-block {
    position: absolute;
    right: 0px;
    width: 40px;
    border-radius: 4px;
    height: 40px;
    background-color: rgba(62,52,52,.9);
    border: 0px solid rgba(2,160,233,0.8);
    border-right: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.left-msg .wyz-item-block:nth-child(1) {
    top: 50px
}
.left-msg .wyz-item-block:nth-child(2) {
    top: 92px
}
.left-msg .wyz-item-block:nth-child(3) {
    top: 134px
}
.left-msg .wyz-item-block:nth-child(4) {
    top: 176px
}
.left-msg .wyz-item-block:nth-child(5) {
    top: 362px
}
.left-msg .wyz-item {
        width: 100%;
        height: 100%
    }
.left-msg .wyz-item-p {
    color: #fff;
    display: none;
    font-size: 12px;
    margin-top: 5px
}
.left-msg .wyz-item-in {
    height: 100%;
    display: none;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.left-msg .wyz-item-in-p {
    color: #fff;
    text-align: center;
    line-height: 38px;
    height: 38px;
    white-space: nowrap
}
.left-msg .wyz-in.cur {
    width: 156px;
    background-color: transparent
}
.left-msg .wyz-in.cur .wyz-item-in {
    width: 100%;
    display: block
}
.left-msg .wyz-in.cur .wyz-item {
    display: none
}
.left-msg .wyz-in:before {
    content: "";
    background-color: rgba(170,2,1,0.8);
    position: absolute;
    height: 100%;
    width: 0px;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    -moz-transition: all .8s ease;
    transition: all .8s ease
}
.left-msg .wyz-in.cur:before {
    width: 100%
}
.left-msg .wyz-item-block.wyz-top {
    display: none;
    cursor: pointer;
    width: 46px;
    height: 46px;
    top: 480px
}
.left-msg .wyz-item-block.wyz-top .wyz-item-p {
    font-size: 14px;
    margin-top: 0px
}
.left-msg .wyz-in.wyz-search.cur {
    border-left: 0
}
.left-msg .wyz-form {
    position: absolute;
    width: 0px;
    right: 156px;
    bottom: -1px;
    z-index: 999;
    overflow: hidden;
    opacity: 0
}
.left-msg .wyz-form .cf-form {
    background-color: rgba(170,2,1,0.8);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px 20px;
    border-bottom: 0px solid rgba(2,160,233,0.8)
}
.left-msg .wyz-form .cf-form-item {
    margin-bottom: 10px;
    font-size: 0px;
    white-space: nowrap
}
.left-msg .wyz-form .cf-form-item:last-of-type {
    margin: 0px
}
.left-msg .wyz-form input {
    padding: 0 8px;
    margin: 0px;
    border: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 160px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff
}
.left-msg .wyz-form .verify {
    width: 86px;
    margin-right: 5px
}
.left-msg .wyz-form .submit {
    width: 160px;
    height: 28px;
    line-height: 28px;
    font-size: 14px
}
.left-msg .wyz-qr-show {
    display: none;
    position: absolute;
    z-index: 1;
    border: 0px solid rgba(2,160,233,0.8);
    left: -160px;
    top: -91px
}
.left-msg .wyz-qr-show1 {
    display: none;
    position: absolute;
    z-index: 1;
    border: 0px solid rgba(2,160,233,0.8);
    left: -130px;
    top: -71px
}
.left-msg .flex-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}
.swiper-container {
    height:100%;
}
.swiper-container > .swiper-wrapper > .swiper-slide {
    background-position: center center;
    background-size: cover;
}
/*home*/
.screen-centent {
    align-items: center;
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /*animation-name: fadeInLeft;
            animation-direction: normal;
            animation-duration: 1s;
            animation-delay: 1s;*/
}
.screen-centent > .centent {
    width: 80%;
    max-width: 1200px;
    min-width: 0px;
    height: auto;
    min-height: 192px;
    margin: 0% auto 0 auto;
    padding: 0;
}
.screen-centent > .centent > .title {
    width: 100%;
    font-size: 3rem;
    font-family: "iconfont12";
    width: 100%;
    height: auto;
    min-height: 33px;
    margin: 0;
    padding: 0;
}
.screen-centent > .centent > .title > div {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit;
}
.screen-centent > .centent > .title > div > div {
    width: 100%;
    height: 100%;
    text-align: left;
    position: static;
}
.screen-centent > .centent > .split {
    width: 100%;
    height: auto;
    margin: 20px auto 0 0;
    padding: 0;
}
.screen-centent > .centent > .split > div {
    animation-fill-mode: both;
    width: 100%;
    max-width: 52px;
    height: auto;
    min-height: 20px;
    min-height: inherit;
    font-size: 0;
}
.screen-centent > .centent > .split > div > div {
    border-top-style: solid;
    border-top-color: rgba(170,2,1,1);
    border-top-width: 2px;
}
.screen-centent > .centent > .body {
    width: 100%;
    margin: 0;
    padding: 0;
}
.screen-centent > .centent > .body > div {
    width: auto;
    max-width: 645px;
    min-width: 0px;
    height: auto;
    min-height: 173px;
    margin: 0;
    padding: 0;
}
.screen-centent > .centent > .foot {
}
.section.current {
    animation-name: none;
    animation-direction: normal;
    animation-duration: 1s;
    animation-delay: 1s;
}
.section.not-current {
    animation-direction: reverse;
    -webkit-animation-direction: alternate; /* Safari and Chrome */
    animation-direction: alternate;
}
.section .bgm {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.section .img {
    animation-name: scaleBigToSmall;
    animation-duration: 1s;
    animation-delay: .5s;
    animation-fill-mode: both;
}
.section .img.reverse {
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}
.content-two-img {
    width: 50%;
    float: left;
}

.Scroll-tip {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    right: 0;
    top: calc(100% - 75px);
    margin: auto;
    max-width: 100px;
    color: #fff;
    text-align: center;
}
.Tipss {
    text-transform: uppercase;
    font-size: 0.825rem;
}
.tip_anim {
    display: inline-block;
    margin: 0.75rem 0;
    height: 30px;
}
.Tipss span {
    display: block;
}
.tip_anim span {
    display: inline-block;
    width: 1px;
    height: 100%;
    background: #fff;
    animation-name: scrollTip;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.82, 0.24, 0.25, 1);
}
/*bottom*/
.bottom {
    width: 100%;
    height: auto;
}
.bottom > div {
    width: 100%;
    padding: 2rem 0;
    height: auto;
    background-image: linear-gradient(-90deg, rgba(27, 28, 23, 1), rgba(73, 70, 65, 1));
    background-image-part-linear-gradient: linear-gradient(-90deg, rgba(27, 28, 23, 1), rgba(73, 70, 65, 1));
    background-image-part-linear-gradient-part-begin-color: rgba(27, 28, 23, 1);
    background-image-part-linear-gradient-part-end-color: rgba(73, 70, 65, 1);
    background-image-part-linear-gradient-part-angle: -90;
}
.bottom > div > div {
    width: 90%;
    max-width: 1400px;
    height: auto;
    margin: 3.5% auto 2.4% auto;
    padding: 0;
    color: #fff;
}
.bottom > div > div > .bottom-left {
    width: 32.89%;
    float: left;
    margin: 0;
    padding: 0;
}
.bottom > div > div > .bottom-left > .bottom-left-title > img {
    width: 28px;
    height: 28px;
    margin-top: -5px;
}
.bottom > div > div > .bottom-left > .bottom-left-title > span {
    color: #fff;
    font-size: 2rem;
    line-height: 28px;
    font-family: arial,helvetica,sans-serif;
}
.bottom > div > div > .bottom-left > .bottom-left-tel {
    font-family: arial,helvetica,sans-serif;
    font-size: 2.4rem;
    line-height: 4rem;
}
.bottom > div > div > .bottom-left > .bottom-left-tel > a,
.bottom > div > div > .bottom-left > .bottom-left-tel > a:hover {
    color: #fff;
}
.bottom > div > div > .bottom-left > .bottom-left-qrcode {
    font-family: arial,helvetica,sans-serif;
    font-size: 1rem;
    line-height: 2rem;
}
.bottom > div > div > .bottom-left > .bottom-left-qrcode > span {
    display: block;
    width: 100px;
    text-align: center;
}
.bottom > div > div > .bottom-left > .bottom-left-qrcode > img {
    width: 100px;
    height: 100px;
}
.bottom > div > div > .bottom-right {
    width: 67.11%;
    margin: 0;
    padding: 0;
    float: left;
}
.bottom > div > div > .bottom-right > .menu-list > .menu-classify,
.bottom > div > div > .bottom-right > .menu-list > .menu-classify > a {
    font-size: 1.6rem;
    line-height: 2.6rem;
    color: #fff;
}
.bottom > div > div > .bottom-right > .menu-list:first-of-type:nth-last-of-type(1) ~ div {
    margin: 0;
    width: 100%;
}
.bottom > div > div > .bottom-right > .menu-list:first-of-type:nth-last-of-type(2) ~ div {
    margin: 0;
    float: left;
    width: 50%;
}
.bottom > div > div > .bottom-right > .menu-list:first-of-type:nth-last-of-type(3) ~ div {
    margin: 0;
    float: left;
    width: calc(100% / 3);
}
.bottom > div > div > .bottom-right > .menu-list:first-of-type:nth-last-of-type(4) ~ div {
    margin: 0;
    float: left;
    width: calc(100% / 4);
}
.bottom > div > div > .bottom-right > .menu-list:first-of-type:nth-last-of-type(5) ~ div {
    margin: 0;
    float: left;
    width: calc(100% / 5);
}
.bottom > div > div > .bottom-right > .menu-list:first-of-type:nth-last-of-type(6),
.bottom > div > div > .bottom-right > .menu-list:first-of-type:nth-last-of-type(6) ~ div {
    margin: 0;
    float: left;
    width: calc(100% / 6);
}
.bottom > div > div > .bottom-right > .menu-list:first-of-type:nth-last-of-type(7) ~ div {
    margin: 0;
    float: left;
    width: calc(100% / 7);
}
.bottom > div > div > .bottom-right > .menu-list > .split-line {
    width: 100%;
    max-width: 20px;
    height: auto;
    min-height: 10px;
    padding: 0;
}
.bottom > div > div > .bottom-right > .menu-list > .split-line > div {
    width: 100%;
    border-top: 1px solid #aa0201;
    opacity: 1;
    filter: alpha(opacity:100);
    display: inline-block;
    vertical-align: middle;
}
.bottom > div > div > .bottom-right > .menu-list > .list-unstyled > li > a {
    line-height: 1.9;
    font-size: 1.4rem;
    color: #fff;
}
/*about*/
.page-block {
    width: 100%;
    height: auto;
    overflow-x: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
.page-block > div {
    animation-fill-mode: both;
}
.page-block > div > div {
    width: 100%;
    /*margin: 1rem 0;*/
    clear: none;
}
.page-block > div > div > div {
    width: 100%;
    height: auto;
    margin: 0 auto 2% auto;
    padding: 0;
    overflow-x:hidden;
}
.page-block > div > div > div.user-define * {
    margin: auto;
    padding: 0;
    width:auto;
    max-width: 100%;
    height: auto;
    overflow-x:hidden;
}
/*.page-block > div > div > div.user-define img {
    overflow:auto;
}*/

/*·ÖÀà*/
.page-classify {
    width: 100%;
    height: auto;
    margin: -80px auto 0 auto;
    padding: 0px;
}
.page-classify>.page-title {
    width: auto;
    /*max-width: 1180px;*/
    height: auto;
    min-height: 47px;
    margin: 0;
    padding: 0;
}
.page-classify > .page-title> div {
    animation-fill-mode: both;
}
.e_btn {
    display: table;
    cursor: pointer;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
.e_link {
    height: inherit;
}
.p_btn-hide {
    background: #333;
}
.background_assist {
    display:none;
}
.news-list {
    width: 100%;
}
.news-list .ul-new-list {
    padding: 5px 0;
    overflow: visible;
}
.news-list .ul-new-list > .item {
    /*margin: 5px 0;
padding: 5px;*/
    transition: all 0.3s cubic-bezier(0.55,0,0.1,1);
    list-style: none;
}
.news-list .ul-new-list>.item:nth-child(even) {
    background-color: rgba(130,130,130,0.1);
}
.news-list .ul-new-list > .item:hover {
    box-shadow: rgba(0,0,0,0.188235) 0px 10px 30px 0px;
    -webkit-transform: translate3d(0px,-2px,0px);
    transform: translate3d(0px,-2px,0px);
    transition: All .3s ease;
    z-index: 10
}
.news-list .ul-new-list > .item > div {
    margin: 0px;
    padding: 5px 0;
}
.news-list .ul-new-list > .item > div > div>.time {
    text-align: right;
    font-weight: normal;
    font-family: georgia;
    color: #fff;
    font-size: 3rem;
}
.news-list .ul-new-list > .item > div > div > .title {
    position: relative;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    line-height: 35px;
    padding: 5px 5px 5px 3rem;
    font-size: 15px;
    color: #eee;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list .ul-new-list > .item > div > div > .title::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    display: block;
    width: 20px;
    height: 20px;
    border: 4px solid #e10b0b;
    border-radius: 10px;
}
.news-list .ul-new-list > .item > div > div > .newMs {
    padding: 0 20px;
    line-height: 1.8;
    font-size: 0.875rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    border-left: 2px solid rgba(67,67,67,.75);
}

/*news*/
.new-list {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
.new-list>.new-item {
    overflow: hidden;
    border: solid 1px #e5e5e5;
    width: calc(100% / 3 - 30px);
}
.new-list > .new-item > .new-header {
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: 50%;
    overflow: hidden;
}
.new-list > .new-item > .new-img > a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
}
.new-list > .new-item > .new-img > a > img {
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}
.new-list > .new-item > .new-body {
    display: flex;
    justify-content: space-between;
    padding: 15px;
}
.new-list > .new-item > .new-body > .left-time {
    width: calc((25% - 21px)/1);
    padding-right: 15px;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}
.new-list > .new-item > .new-body > .left-time > .day {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 2.2rem;
    color: #333;
}
.new-list > .new-item > .new-body > .left-time > .year-month {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.75rem;
    color: #333;
    white-space: nowrap;
}
.new-list > .new-item > .new-body > .right-content {
    width: 75%;
}
.new-list > .new-item > .new-body > .right-content > .title {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.new-list > .new-item > .new-body > .right-content > .title > a {
    font-weight: bold;
    padding-bottom: 6px;
    display: block;
    width: 100%;
    font-size: 0.875rem;
    overflow: hidden;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new-list > .new-item > .new-body > .right-content > .desc {
    display: block;
    font-weight: 100;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    font-family: 'Source-Han-Lighabe05b90227743' !important;
}
.new-list > .new-item > .new-footer {
    position: relative;
    padding: 0 15px 15px;
}
.new-list > .new-item > .new-footer > a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px 12px 0;
    border-top: 1px solid #e5e5e5;
    color: #666;
    font-size: 0.75rem;
    font-family: 'Source-Han-Lighabe05b90227743' !important;
}
.new-list > .new-item > .new-footer > i {
    position: absolute;
    top: 0px;
    right: 27px;
    bottom: 0px;
    display: flex;
    align-items: center;
}
/*news - detail*/
.new-page {
    width: 100%;
    height: auto;
    margin: 1rem auto 2rem auto;
}
.new-page > .new-header {
    margin-bottom: 30px;
}
.new-page > .new-header > .new-title {
    width: 100%;
    height: auto;
    text-align: center;
}
.new-page > .new-header > .new-form {
    width: 100%;
    text-align: left;
}
.new-page > .new-header > .new-summary {
    width:100%;
}
.new-page > .new-header > .new-summary>span:first-child {
    width: 15%;
    height:100%;
    font-size:1.5rem;
    display:inline-block;
    text-align:center;
}
.new-page > .new-banner {
    width: 100%;
    max-height: 15rem;
    margin-bottom: 10px;
}
.new-page > .new-body {
    width: 100%;
    height: auto;
    overflow-x: hidden;
}
.new-page > .new-body * {
    max-width: 100%;
}
.new-page > .new-footer {
    margin: 1rem 0;
    line-height: 1.5;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
}
.new-page > .new-footer > div:first-child {
    width: 40%;
    height: 100%;
    float: left;
}
.new-page > .new-footer > div:first-child {
    width: 40%;
    height: 100%;
    float: right;
}
/*product*/
.classify-list {
    width: 100% !important;
    min-height: 200px;
    overflow: hidden;
    margin:1rem 0;
}
.classify-list > div > div {
    overflow: hidden;
    position: relative;
}
.classify-list > div:first-of-type:nth-last-of-type(1) {
    width: 100%;
}
.classify-list > div:first-of-type:nth-last-of-type(2) {
    width: 49%;
    float: left;
    height: 41rem;
    max-height: 41rem;
}
.classify-list > div:first-of-type:nth-last-of-type(2) ~ div {
    width: 50%;
    float: left;
    margin-left: 1%;
    height: 41rem;
    max-height: 41rem;
}
.classify-list > div:first-of-type:nth-last-of-type(2) > div:first-of-type:nth-last-of-type(1) {
    height: 100%;
}
.classify-list > div:first-of-type:nth-last-of-type(2) ~ div > div:first-of-type:nth-last-of-type(1) {
    height: 100%;
}
.classify-list > div:first-of-type:nth-last-of-type(2) > div:first-of-type:nth-last-of-type(2) {
    height: 50%;
}
.classify-list > div:first-of-type:nth-last-of-type(2) ~ div > div:first-of-type:nth-last-of-type(2) {
    height: 50%;
}
.classify-list > div:first-of-type:nth-last-of-type(2) > div:first-of-type:nth-last-of-type(2) ~ div {
    margin-top: 1rem;
}
.classify-list > div:first-of-type:nth-last-of-type(2) ~ div > div:first-of-type:nth-last-of-type(2) ~ div {
    margin-top: 1rem;
}
.classify-list > div:first-of-type:nth-last-of-type(1) > div {
    width: 49%;
    height: 100%;
    max-height: 20rem;
    float: left;
}
.classify-list > div:first-of-type:nth-last-of-type(1) > div:first-of-type:nth-last-of-type(2) ~ div {
    width: 50%;
    margin-left: 1%;
}
.classify-list img.classify {
    width: 100%;
    height: auto;
    object-fit:cover;
    height:100%;
}
.classify-list .info {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.non-data-list {
    width:100%;
    max-height:5rem!important;
    font-size:2rem!important;
    margin:5% auto!important;
    text-align:center!important;
}

.pagination {
    display: inline-block;
    padding-left: 15px;
    margin: 10px 0;
    border-radius: 4px;
    width: 100%;
    float: left;
    font-size: 1.5rem;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 5px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:nth-last-child(2) > a,
.pagination > li:nth-last-child(2) > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}
.pagination > li > label {
    float: left;
    padding: 7px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    /*background-color: #fff;*/
    margin-left: 5px;
}
.pagination > .active > a, .pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.ul-new-list > .item-block {
    margin: auto auto;
    float: left;
    width: 16.8%;
    background-color: #ddd;
}
.ul-new-list > .item-block:nth-child(n+2) {
    margin-left: 4%;
}
.ul-new-list > .item-block > div {
    width: 100% !important;
    height: auto;
    margin: 10px auto !important;
    padding: 0 !important;
}
.ul-new-list > .item-block > div > div {
    height: 35rem;
    overflow: hidden;
}
.ul-new-list > .item-block > div > div > .logo {
    width: 80%;
    max-width: 400px;
    height: auto;
    margin: 20px auto 0 auto;
    padding: 0;
}
.ul-new-list > .item-block > div > div > .logo > img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    vertical-align: middle;
    border: 0;
}
.ul-new-list > .item-block > div > div > .dog-info {
    width: 100%;
    height: auto;
    margin: 30px auto 10px auto;
    padding: 0;
    text-align: center;
}
.ul-new-list > .item-block > div > div > .dog-info > div:first-child {
    font-size: 18px;
    line-height: 2.2;
}
.ul-new-list > .item-block > div > div > .dog-info > div {
    width: 100%;
    font-size: 12px;
    line-height: 2;
}
.ul-new-list > .item-block:nth-child(even) {
    background-color: #3a3934 !important;
    color: #fff;
}
/*job*/
.job-list {
    width: 90%;
    max-width: 1400px;
    height: auto;
}
.job-list > .job {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0.5rem 0.5rem;
}
.job-list > .job > div {
    width: calc(100% / 3);
    float: left;
}
.job-list > .job > div > span:first-child::after {
    content: ": ";
}
.job-list > .job > div > span {
    font-size: 1.5rem;
    line-height: 2;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    max-width: 50%;
    text-overflow: ellipsis;
}
.job-list > .job > div:nth-last-child(-n+2) > span:first-child {
    max-width: calc(100% / 3 /2);
}
.job-list > .job > div:nth-last-child(-n+2) > span:last-child {
    width:calc(100% - (100% / 3 / 2));
}
.job-list > .job > div:last-child {
    width: auto;
    padding: 0;
    margin: 0;
    float: none;
    clear: both;
}
.job-list > .job > div.job-row {
    width: 100%;
}
.job-list > .job > div.job-row >h4>span{
    padding:0 2rem;
}
/*message*/
.contact > form {
    width: 100%;
    text-align: left;
}
.contact > form > div {
    width: 100%;
    text-align: center;
}
.contact > form > div > div {
    margin: 1rem auto;
    max-width: 1024px;
    text-align: left;
}
.contact > form > div > div > textarea, .contact > form > div > div > input {
    width: 100%;
    margin: 0 auto;
    border: 1px #ccc solid;
    font-size: 1.5rem;
    line-height: 2;
}
.contact > form > div > button {
    width: 25%;
    height: 3.5rem;
}
.Validform_wrong {
    color: red;
    padding-left: 20px;
    white-space: nowrap;
    background: url(/res/image/error.png) no-repeat left center;
}
.Validform_error {
    background-color: #ffe7e7;
}
.image-banner > a {
    display: inline-block;
    width: 90%;
    height: auto;
}
.image-banner > a > img {
    width: 100%;
    height: auto;
}
.image-banner > .image-centent {
    align-items: center;
    display: flex;
    width: 90%;
    height: 100%;
    max-height: 145px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.45);
    top: calc(100% - 145px);
    left: 0;
}
.image-banner > .image-centent > .centent {
    width: 80%;
    max-width: 1200px;
    min-width: 0px;
    height: auto;
    margin: 0% auto 0 auto;
    padding: 0;
    overflow: hidden;
}
.image-banner > .image-centent > .centent > .title {
    width: 100%;
    font-size: 3rem;
    font-family: "iconfont12";
    width: 100%;
    height: auto;
    min-height: 3rem;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #fff;
}
.image-banner > .image-centent > .centent > .split {
    width: 100%;
    height: auto;
    margin: 5px auto;
    padding: 0;
}
.image-banner > .image-centent > .centent > .split > div {
    animation-fill-mode: both;
    width: 100%;
    max-width: 52px;
    height: auto;
    min-height: 20px;
    min-height: inherit;
    font-size: 0;
}
.image-banner > .image-centent > .centent > .split > div > div {
    border-top-style: solid;
    border-top-color: rgba(170,2,1,1);
    border-top-width: 2px;
}
.image-banner > .image-centent > .centent > .body {
    width: 100%;
    font-size: 1.5rem;
    font-family: "iconfont12";
    height: auto;
    min-height: 100px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    color: #fff;
}
.banner-switch {
    position: absolute;
    z-index: 30;
    right: auto;
    bottom: 10px;
    height: 70px;
    color: #fff;
    right: 0;
    display: flex;
    margin-top: 0px;
    background: rgba(197,39,48,0);
    width: 45%;
    justify-content: flex-end;
    align-items: center;
    text-transform: uppercase;
}
.banner-switch > div > * {
    display: inline-block;
    vertical-align: middle;
}
.sL_icon {
    background-size: contain;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-switch > div > span {
    margin: 0 0.5rem;
    font-size: 0.825rem;
}
.banner-switch > div {
    margin: 0.3rem 2rem;
}
.banner-switch > div {
    cursor: pointer;
    transition: 0.5s;
}
.banner-slide {
    display: flex;
    flex-flow: column;
    justify-content: center;
    overflow: hidden;
}
.banner-bg-ss {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0);
}
.banner-background {
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.banner-background {
    transition: 1s 2.5s;
    transform: perspective(1000px) translate3d(0, 0, 100px);
}
.swiper-slide.banner-slide.swiper-slide-active .banner-background {
    transition: 5s 0s;
    transform: perspective(1000px) translate3d(0, 0, 0px);
}
.banner-back {
    background-image: url(/res/image/mingbeij01.jpg);
    padding: 3rem 0;
}
.banner-back > .content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: auto;
}
.banner-back > .content > .left {
    width: 30%;
    height: auto;
    float: left;
}
.banner-back > .content > .banner-content {
    width: 70%;
    float: left;
}
.banner-back > .content > .banner-content .bannerTitle {
    position: absolute;
    bottom: -1rem;
    left: 0px;
    z-index: 99;
    width: 100%;
    top: auto !important;
    background-color: #17171763;
    height: 40px;
}
.banner-back > .content > .banner-content .bannerTitle a {
    color: #ffffff;
    text-align: center;
    display: block;
    line-height: 35px;
}
.banner-back > .content > .banner-content .bigshow {
    display: block;
    width: 100%;
    height: 100%;
}
.banner-back > .content > .banner-content .bannerPic {
    width: 100%;
    height: 100%;
}
.banner-back > .content > .banner-content .layer-mask {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    opacity: .7;
    transition: all .5s;
    background-color: #3e3e3e;
}
.banner-back > .content > .banner-content .swiper-slide-active .layer-mask {
    display: none;
}
.banner-back > .content > .banner-content .swiper-slide {
    border-radius: 5px;
    flex-shrink: 0;
    width: 100%;
    min-height: 300px;
    height: auto;
    position: relative;
    transform: scale(.95);
    transition: all .5s ease;
    overflow: hidden;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.3);
}
.banner-back > .content > .banner-content .swiper-slide-active {
    transform: scale(1.5);
    z-index: 1002;
}
.banner-back > .content > .banner-content .button {
    width: 100%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 1002;
}
.banner-back > .content > .banner-content .btnGy {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 10;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 2.5rem;
    border-radius: 50%;
    opacity: .5;
    background-size: 15px;
    cursor: pointer;
    background: rgba(0,0,0,.5);
}
.banner-back > .content > .left > .title-list {
    width: 90%;
    height: auto;
    min-height: 192px;
    margin: 50px auto 0 auto;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.51);
}
.banner-back > .content > .left > .title-list > div.img-title {
    width: auto;
    height: auto;
    margin: 10px 20px 30px 20px;
    padding: 0;
}
.banner-back > .content > .left > .title-list > div.img-title > div {
    line-height: 1.7;
    color: #FFFFFF;
    font-size: 16px;
}
.video-list {
        width: 100%;
        max-width: 1400px;
        margin: 1rem auto;
    }
.video-list > .video-item {
    position: relative;
    height: auto;
    width: calc((100% - 60px)/3);
    margin: 10px;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.video-list > .video-item > a.item {
    display: block;
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: 50%;
}
.video-list > .video-item > a.item > img.vidiopic {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.video-list > .video-item > a.item > div.p_NumBox {
    position: absolute;
    z-index: 999;
    top: 80%;
    left: 80%;
    background-color: transparent;
}
.video-list > .video-item > .p_header {
    width: 100%;
    height: auto;
    margin: 10px 0 5px;
    padding: 0 14px;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228,228,228,0);
    background-color: transparent;
    overflow: hidden;
}
.video-list > .video-item > .p_header > .headerLink {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 1.25rem;
}
.video-list > .video-item > .boBox {
    width: 100%;
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
}
.video-list > .video-item > .boBox > .p_FromBox {
    margin: 0 0 10px 14px;
    padding: 0;
    border: 1px none rgba(228,228,228,0);
    background-color: transparent;
    overflow: hidden;
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.video-list > .video-item > .boBox > .p_TimeBox {
    margin: 0 14px 10px;
    width: auto;
    height: auto;
    padding: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228,228,228,0);
    background-color: transparent;
    overflow: hidden;
}
.video-list > .video-item .color_disable {
    color: #999;
}
.video-list > .video-item > a.item > div.p_NumBox> .p_num {
    border-width: 0;
    display: inline-table;
    float: left;
    margin: 0;
    padding: 2px 5px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: auto;
    z-index: 2;
    white-space: nowrap;
}
.pro-item {
    width: 33.2%;
    float: left;
    padding: 10px 8px;
}
.pro-item > div {
    position: relative;
    padding: 10px;
    margin: 10px;
    padding-bottom: 0px;
    border: #dfdfdf 0px solid;
    background: #ffffff;
    transition: all .5s ease;
}
.pro-item > div > .pro-item-info {
    margin: 5px 0 0;
    width: auto;
    height: auto;
    padding: 0px 0px;
    border: 1px none #e4e4e4;
    background-color: transparent;
    overflow: hidden;
    text-align: center;
}
.pro-item > div > .pro-item-img {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.pro-item > div > .pro-item-img > img {
    width: 100%;
    height: 100%;
}
.pro-item > div > .pro-item-info > span {
    display: block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    font-weight: 400;
    cursor: pointer;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
}
@-webkit-keyframes scaleBigToSmall {
    0% {
        -webkit-transform: scale(1.2) translate3d(0,0,0);
        opacity: 0;
        filter: blur(20px);
    }
    /*25% {
        -webkit-transform: scale(1.15) translate3d(0,0,0);
        opacity: 0.25;
        filter: blur(20px);
    }*/
    50% {
        -webkit-transform: scale(1.1) translate3d(0,0,0);
        opacity: 0.5;
        filter: blur(20px);
    }
    /*75% {
        -webkit-transform: scale(1.05) translate3d(0,0,0);
        opacity: 0.75;
        filter: blur(20px);
    }*/
    100% {
        -webkit-transform: scale(1) translate3d(0,0,0);
        opacity: 1;
        filter: blur(0px);
    }
}
@-moz-keyframes scaleBigToSmall {
    0% {
        -moz-transform: scale(1.2) translate3d(0,0,0);
        opacity: 0;
        filter: blur(20px);
    }
    /*25% {
        -moz-transform: scale(1.15) translate3d(0,0,0);
        opacity: 0.25;
        filter: blur(20px);
    }*/
    50% {
        -moz-transform: scale(1.1) translate3d(0,0,0);
        opacity: 0.5;
        filter: blur(20px);
    }
    /*75% {
        -moz-transform: scale(1.05) translate3d(0,0,0);
        opacity: 0.75;
        filter: blur(20px);
    }*/
    100% {
        -moz-transform: scale(1) translate3d(0,0,0);
        opacity: 1;
        filter: blur(0px);
    }
}
@-ms-keyframes scaleBigToSmall {
    0% {
        -ms-transform: scale(1.2) translate3d(0,0,0);
        opacity: 0;
        filter: blur(20px);
    }
    /*25% {
        -ms-transform: scale(1.15) translate3d(0,0,0);
        opacity: 0.25;
        filter: blur(20px);
    }*/
    50% {
        -ms-transform: scale(1.1) translate3d(0,0,0);
        opacity: 0.5;
        filter: blur(20px);
    }
    /*75% {
        -ms-transform: scale(1.05) translate3d(0,0,0);
        opacity: 0.75;
        filter: blur(20px);
    }*/
    100% {
        -ms-transform: scale(1) translate3d(0,0,0);
        opacity: 1;
        filter: blur(0px);
    }
}

@-ms-keyframes scrollTip {
    0% {
        transform: scale(1, 0);
        transform-origin: top;
    }

    49% {
        transform: scale(1, 1);
        transform-origin: top;
    }

    51% {
        transform: scale(1, 1);
        transform-origin: bottom;
    }

    100% {
        transform: scale(1, 0);
        transform-origin: bottom;
    }
}
@-moz-keyframes scrollTip {
    0% {
        transform: scale(1, 0);
        transform-origin: top;
    }

    49% {
        transform: scale(1, 1);
        transform-origin: top;
    }

    51% {
        transform: scale(1, 1);
        transform-origin: bottom;
    }

    100% {
        transform: scale(1, 0);
        transform-origin: bottom;
    }
}
@-webkit-keyframes scrollTip {
    0% {
        transform: scale(1, 0);
        transform-origin: top;
    }

    49% {
        transform: scale(1, 1);
        transform-origin: top;
    }

    51% {
        transform: scale(1, 1);
        transform-origin: bottom;
    }

    100% {
        transform: scale(1, 0);
        transform-origin: bottom;
    }
}


@media only screen and (min-width:769px) {
    /*.classify-list {
        max-width:1200px;
    }*/
    .banner-back > .content {
        width: 100%;
        max-width: 1200px;
    }
    .video-list > .video-item > a.item > img.p_NumBox {
        background: rgba(0, 0, 0,.7);
        border-width: 0;
        display: inline-table;
        text-align: center;
        float: left;
        margin: 0;
        padding: 2px 5px;
        display: table;
        position: absolute;
        bottom: 12px;
        right: 12px;
        height: auto;
        width: auto;
    }
    .banner-back > .content > .banner-content .swiper-slide {
        margin: 70px 0;
    }
    .banner-back > .content > .banner-content .button .swiper-button-next {
        right: 90px;
    }
    .banner-back > .content > .banner-content .button .swiper-button-prev {
        left: 90px;
    }
    .banner-background.mo-img {
        display: none;
    }
    #about-news-list {
        max-width:1200px;
    }
    .image-banner > a > img:nth-child(2) {
        display: none !important;
    }
    .section > div > img:nth-child(2) {
        display: none !important;
    }
    .swiper-slide > .section > div > img:nth-child(2) {
        display:none;
    }
    .content-two-img > img:nth-child(2) {
        display: none;
    }
    .new-page {
        width: 100%;
        max-width: 1200px !important;
        margin: 1rem auto 2rem auto;
    }
    .page-block > div > div > div {
        width: 100%;
        max-width: 1200px;
    }
    div[id='4f1166c8-06c1-4e52-b815-562f0cdf7aa7'] > div > div > div {
        max-width: none !important;
    }
    .page-block > div > div > div.contact {
        width: 90%;
        max-width: 1400px;
        height: auto;
        margin: 0 auto 2% auto;
        padding: 0;
        overflow-x: hidden;
    }
    .page-block > div > div > div.contact > div {
        width: 100%;
        font-size: 1.5rem;
        line-height: 2;
        text-align:center;
    }
    .page-block > div > div > div.contact > div > span {
        display: inline-block;
        text-align:left;
        width: 55%;
    }
    .page-block > div > div > div.contact > div > span:first-child {
        text-align:right;
        padding-right:2rem;
        width:45%;
    }
    .new-item {
        float: left;
        margin: 0 15px 30px;
        width: calc((100% - 96px)/3);
    }
    .top-main > .div-item > .menu > .menu-content > div > .header .container {
        left: 28%
    }
    .top > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0px
    }
    .top > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none
    }
    .top > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0px
    }
    .dialog {
        background-color: transparent;
    }
    .page-classify {
        margin-top: -80px;
    }
    .p_btn-hide {
        display: none;
    }
    .page-classify>.page-title {
        height: auto;
        width: 100%;
        overflow: visible;
        /*max-width: 1180px;*/
        min-height: 100px;
        margin-left: 0;
        margin-right: 0;
    }
    .page-classify>.page-title > div {
        height: 100%;
        width: 100%;
        position: relative;
        background-color: rgba(0, 0, 0, 0.45);
    }
    .page-classify > .page-title > div > span.classify-item {
        color: #fff;
        line-height: 100px;
        font-size: 2rem;        
    }
    .page-classify > .page-title > div > span.classify-item > a {
        color: #fff !important;
        margin: .5rem .5rem;
    }
    .page-classify > .page-title > div > .p_category {
        width: 90%;
        max-width: 1440px;
        margin: 0 auto;
        display: block;
    }
    .page-classify > btn-classify {
        display: none;
    }
    .p_categoryBox {
        line-height: 24px;
        display: flex;
        /*justify-content: center;*/
    }
    .p_categoryBox > .p_parentBox {
        position: relative;
        float: left;
        background-image: url(/res/image/linebg.jpg);
        background-position: right center;
        background-repeat: no-repeat;
        border-left: #eee 0px solid;
    }
    .p_categoryBox > .p_parentBox>.p_linkBox {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        line-height: 80px;
        display: flex;
        align-items: center;
    }
    .p_categoryBox > .p_parentBox > .p_linkBox>.p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        display: none;
    }
    .p_categoryBox > .p_parentBox > .p_linkBox>.p_image > img {
        width: 100%;
        height: 100%;
    }
    .p_categoryBox > .p_parentBox > .p_linkBox> .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #fff;
        padding-left: 50px;
        padding-right: 50px;
        font-size: 14px;
    }
    .p_categoryBox > .p_parentBox > .p_linkBox > .p_title:hover {
        border-bottom: 3px solid #e10b0b !important;
        line-height: 77px;
        text-decoration: none;
        color: #e10b0b !important;
    }
    .p_categoryBox > .p_parentBox > .p_linkBox >.p_categoryBtn {
        display: inline-block;
        vertical-align: middle;
        background-color: rgba(255,255,255,0);
        border-color: rgba(255,255,255,0);
        border-style: solid;
        border-width: 0;
        height: auto;
        width: 30px;
        padding: 0;
        position: static;
        text-align: center;
        display: none;
    }
}
@media only screen and (max-width:768px) {
    .pro-item {
        width: 100%;
        float: none;
    }
    .video-list > .video-item {
        width: 100%;
        margin:1.5rem 0;
    }
    .banner-back > .content > .left {
        width: 100%;
        float: none;
        margin: 2rem 0;
    }
    .banner-back > .content > .banner-content {
        width: 100%;
        float: none;
    }
    .image-banner > a {
        width: 100%;
    }
    .banner-background.pc-img {
        display: none;
    }
    .image-banner > .image-centent {
        width: 100%;
        height: 100%;
        max-height: 5rem;
        left: 0;
        top: calc(100% - 5rem);
    }
    .image-banner > .image-centent > .centent > .split {
        margin:0.1rem auto;
    }
    .image-banner > .image-centent > .centent > .title {
        font-size:2rem;
        min-height:0;
    }
    .image-banner > .image-centent > .centent > .body {
        font-size: 1.5rem;
        height: auto;
        min-height: 0;
        max-height:3rem;
    }
    .new-list {
        width: 100%;
        margin: 2rem auto !important;
    }
    .section .bgm {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .image-banner > a > img:nth-child(1) {
        display: none !important;
    }
    .section > div > img:nth-child(1) {
        display: none!important;
    }
    .swiper-slide > img:nth-child(1) {
        display: none;
    }
    .content-two-img {
        width:100%;
        float:none;
    }
    .content-two-img > img:nth-child(1) {
        display: none;
    }
    .new-list > .new-item {
        width: 98%;
        margin: 0 1%;
    }
    .contact > form > div > div > textarea, .contact > form > div > div > input {
        width: 98%;
        margin: 0 1%;
    }
    .job-list > .job > div {
        width: 50%;
    }
    .job-list > .job > div:nth-last-child(-n+2) > span:first-child {
        max-width: calc(100% / 2 /2);
    }
    .job-list > .job > div:nth-last-child(-n+2) > span:last-child {
        width: calc(100% - (100% / 2 / 2));
    }

    .ul-new-list > .item-block {
        width:90%;
        margin:0 auto;
        float:none;
    }
    .ul-new-list > .item-block:nth-child(n+2) {
        margin:0 auto;
    }
    .ul-new-list > .item-block > div > div {
        height:auto;
    }
    .page-block > div > div {
        margin-bottom: 0;
    }
    .page-block > div > div > div {
        width: 100%;
    }
    .page-block > div > div > div.contact {
        width: 100%;
        height: auto;
        margin: 0 auto 2% auto;
        overflow-x: hidden;
    }
    .page-block > div > div > div.contact > div {
        width: 100%;
        font-size: 1.5rem;
        line-height: 2;
        text-align: center;
    }
    .page-block > div > div > div.contact > div > span {
        display: inline-block;
        text-align: left;
        width: 60%;
    }
    .page-block > div > div > div.contact > div > span:first-child {
        text-align: right;
        padding-right: 2rem;
        width: 40%;
    }
    .classify-list > div, .classify-list > div > div {
        width: 100% !important;
        height: auto !important;
        margin: 1rem 0 0 0!important;
        float:none!important;
    }
    .new-item {
        margin: 15px 0;
        width: 100%;
    }
    a {
        color: #454545
    }
    a:hover {
        color: #454545
    }
    .top > div > .p_gridbox > .p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem
    }
    .top-main > .div-item > .menu > .logo-top > .logo-div {
        text-align: center;
    }
    .top-main > .div-item > .menu > .menu-content > div > .header .container {
        /*left: 1%*/
		right:.5%;
    }
    .top-main > .div-item > .menu > .menu-content > div > .m_nav {
        left:0;
    }
    .top-main > .div-item > .menu {
        display: flex;
    }
    .page-classify {
        width:100%;
        margin-top:-3rem;
    }
    .page-classify > .page-title {
        height: auto;
        width: 100%;
        overflow: visible;
    }
    .page-classify > .page-title > div {
        height: 100%;
        width: 100%;
        position: relative;
        background-color: rgba(0, 0, 0, 0.45);
    }
    .page-classify > .page-title > div > span.classify-item {
        color: #fff;
        line-height: 47px;
        font-size: 1rem;
    }
    .page-classify > .page-title > div > span.classify-item > a {
        color: #fff!important;
    }
    .page-classify > .page-title > div > .p_category {
        display:none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 115px;
        background: #ffffff !important;
        left: 100%;
        left: 0;
        transition: left 0.3s;
        z-index: 999;
    }
    .page-classify > .page-title > div > .p_category > .background_assist {
        display: block;
        background: #e5e5e5;
        width: 10%;
        height: 100%;
        float: left;
        padding: 0px;
        background: #bfbfbf;
    }
    .page-classify > .page-title > div > .p_category > .background_assist > i {
        width: 100%;
        display: inline-block;
        line-height: 2;
        margin: 2rem 0;
        text-align: center;
        background: #333;
        color:#fff;
    }
    .page-classify > .page-title > div > .btn-classify {
        display: table;
        cursor: pointer;
        text-decoration: none;
        padding: 1rem 1.4rem;
        background-color: transparent !important;
        border-color: #329cff;
        border-width: 0px !important;
        display: block;
        border-radius: 0px;
        border: 0;
        width: 200px;
        color: #fff !important;
    }
    .p_categoryBox {
        overflow-y: auto;
        width: 80%;
        height: 100%;
        float: left;
        box-sizing: border-box;
    }
    .p_categoryBox > .p_parentBox {
        width: auto;
        height: auto;
    }
    .p_categoryBox > .p_parentBox>.p_linkBox {
        padding: 5px 40px;
        display: flex;
        border-bottom: 1px solid #e5e5e5 !important;
    }
    .p_categoryBox > .p_parentBox>.p_linkBox > .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        margin-top: 6px;
        display: none;
    }
    .p_categoryBox > .p_parentBox>.p_linkBox > .p_image > img {
        width: 100%;
        height: 100%;
    }
    .p_categoryBox > .p_parentBox>.p_linkBox > .p_title {
        flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 10px 0;
    }
    .p_categoryBox > .p_parentBox>.p_linkBox > .p_categoryBtn {
        display: inline-block;
        width: 30px;
        line-height: 40px;
    }
    .p_categoryBox > .p_parentBox>.p_linkBox > .p_categoryBtn:before {
        content: "";
    }
    .p_childBox {
        padding-left: 20px;
        background: #efeff4;
    }

    .bottom {
        display:none;
    }
    .top-main > .div-item > .menu > .logo-top {
        width: 20%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left;
    }
    .top-main > .div-item > .menu > .menu-content {
        width: 80%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left;
    }
    .top-main > .div-item > .menu > .menu-content > div > .header {
        padding: 0 10px
    }
    .top-main > .div-item > .menu > .menu-content > div > .header .nav {
        display: none
    }
    .top-main > .div-item > .menu > .menu-content > div > .header .banner img {
        height: 600px;
        object-fit: cover
    }
    .top-main > .div-item > .menu > .menu-content > div > .header .jt {
        display: inline-block;
        width: 10%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        vertical-align: top;
        font-size: 1rem;
        transition: all .5s ease
    }
    .top-main > .div-item > .menu > .menu-content > div > .header .jtRote {
        transform: rotateZ(90deg)
    }
    .top-main > .div-item > .menu > .menu-content > div > .header .m_nav {
        left: 0
    }
    .top-main > .div-item > .menu > .menu-content > div > .header #navToggle {
        height: 50px;
        padding: 9px 15px;
        display: inline-block;
        float: right
    }
    .top-main > .div-item > .menu > .menu-content > div > .header #navToggle span {
        position: relative;
        width: 25px;
        height: 1px;
        margin-top: 19px
    }
    .top-main > .div-item > .menu > .menu-content > div > .header #navToggle span:before, .header #navToggle span:after {
        content: '';
        position: relative;
        width: 100%;
        height: 1px;
        left: 0
    }
    .top-main > .div-item > .menu > .menu-content > div > .header #navToggle span, .header #navToggle span:before, .header #navToggle span:after {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #fff
    }
    .top-main > .div-item > .menu > .menu-content > div > .header #navToggle span:before {
        top: 8px
    }
    .top-main > .div-item > .menu > .menu-content > div > .header #navToggle span:after {
        bottom: 10px
    }
    .top-main > .div-item > .menu > .menu-content > div > .header #navToggle.open span:before {
        top: 10px;
        -webkit-transform: translateY(-11px) rotate(-45deg);
        -moz-transform: translateY(-11px) rotate(-45deg);
        -ms-transform: translateY(-11px) rotate(-45deg);
        -o-transform: translateY(-11px) rotate(-45deg);
        transform: translateY(-11px) rotate(-45deg)
    }
    .top-main > .div-item > .menu > .menu-content > div > .header #navToggle.open span:after {
        bottom: 12px;
        -webkit-transform: translateY(10px) rotate(45deg);
        -moz-transform: translateY(10px) rotate(45deg);
        -ms-transform: translateY(10px) rotate(45deg);
        -o-transform: translateY(10px) rotate(45deg);
        transform: translateY(10px) rotate(45deg)
    }
    .top-main > .div-item > .menu > .menu-content > div > .header #navToggle.open span {
        background: 0
    }
    .top-main > .div-item > .menu > .menu-content > div > .header #navToggle.open span:before, .header #navToggle.open span:after {
        background: #fff
    }
}
@media only screen and (min-width:1440px) {
    .banner-back > .content {
        width: 100%;
        max-width: 1440px;
    }
    .page-block > div > div > div {
        width: 100%;
        max-width: 1440px;
    }
    div[id='4f1166c8-06c1-4e52-b815-562f0cdf7aa7'] > div > div > div {
        max-width: none !important;
    }
}

/*@media only screen and (min-width:1025px) {
    .section > div > img:last-child {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .news-list {
        width: 1170px;
    }
}
@media (min-width: 992px) {
    .news-list {
        width: 970px;
    }
}
@media (min-width: 769px) {
    .news-list {
        width: 750px
    }
}*/