@charset "utf-8";
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin: 0;
    padding: 0
}

* {
    margin: 0;
    padding: 0
}

body {
    font-family: 'Microsoft YaHei', arial;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin: 0 auto;
    background: #fff;
    max-width: 1920px;
    min-width:1260px;
    -webkit-tap-highlight-color: transparent
}

a:link, a:visited {
    text-decoration: none;
    outline: 0;
    color: #666
}

a:hover, a:active, a:focus {
    color: #666;
    text-decoration: none
}

ul, li {
    list-style: none
}

ul {
    padding: 0
}

li {
    zoom: 1;
    vertical-align: middle
}

ol {
    margin: 0;
    padding: 0;
    padding-left: 36px
}

fieldset, img {
    border: 0
}

img {
    border: 0;
    max-width: 100%
}

div {
    outline: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    border: 0;
    width: 100%
}

th, td {
    padding: 0
}

input, textarea {
    font-family: arial;
    font-size: 14px
}

input {
    outline: 0
}

textarea {
    outline: 0
}

input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor: pointer;
    outline: 0
}

input[type='checkbox'], input[type='radio'] {
    position: relative;
    vertical-align: middle;
    margin-bottom: 1px;
    margin-left: 5px;
    margin-right: 5px
}

textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    padding: 0;
    color: #666;
    outline: 0
}

input, textarea {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    overflow-y: hidden;
    overflow-x: hidden
}

::-webkit-input-placeholder {
    color: #d7d6d6
}

:-moz-placeholder {
    color: #d7d6d6;
    opacity: 1
}

::-moz-placeholder {
    color: #d7d6d6;
    opacity: 1
}

:-ms-input-placeholder {
    color: #d7d6d6
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block
}

.pic {
    width: 100%;
    overflow: hidden;
    position: relative
}

.pic:after {
    content: '';
    display: block;
    padding-bottom: 100%
}

.middleCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto
}

.container {
    width: 1760px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1800px) {
    .container {
        width: 1400px
    }
}

@media (max-width: 1500px) {
    .container {
        width: 1260px;
        padding: 0 20px
    }
}


.prompt {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/ie_sosad.png) no-repeat center 35% #fff;
    left: 0;
    bottom: 0;
    display: none;
    z-index: 999;
    filter: alpha(opacity=80);
    opacity: 80
}

.prompt span {
    position: absolute;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    top: 55%;
    left: 50%;
    margin-left: -152px;
    width: 304px;
    display: block;
    line-height: 24px;
    color: #666
}

.prompt span a {
    text-decoration: underline
}

.prompt_close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    background: url(../images/closed.png) no-repeat center center;
    cursor: pointer
}

#container {
    overflow: hidden;
    position: relative
}

.header {
    height: 98px;
    transition: .5s;
    position: relative;
    background: #fff
}

.header .container {
    width: 1440px
}

.header .logo {
    float: left;
    z-index: 4;
    transition: .5s;
    padding-top: 13px
}

.header .logo a {
    float: left;
    position: relative
}

.header .logo a img {
    transition: .5s;
    display: block
}

.header .header-right {
    float: right;
    padding-top: 30px;
    transition: .5s
}

.header .header-right .nav {
    float: right;
    padding-right: 58px
}

.header .header-right .nav ul li {
    float: left;
    margin-left: 38px
}

.header .header-right .nav ul li > a {
    display: block;
    color: #333;
    font-size: 20px;
    line-height: 37px;
    padding: 0 1px;
    text-align: center;
    position: relative;
    height: 68px;
    transition: .5s;
    text-transform: uppercase
}

.header .header-right .nav ul li .subnav {
    position: absolute;
    top: 98px;
    left: 0;
    display: none
}

.header .header-right .nav ul li .subnav1 {
    z-index: 999;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    background: #fff
}

.header .header-right .nav ul li .subnav1:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 53%;
    height: 100%;
    background: #f4f4f4;
    z-index: 1
}

.header .header-right .nav ul li .subnav1 .container {
    padding: 26px 0 43px 0;
    overflow: hidden;
    position: relative;
    z-index: 5
}

.header .header-right .nav ul li .subnav1 .container .left {
    float: left;
    width: 53.7%;
    padding-top: 4px
}

.header .header-right .nav ul li .subnav1 .container dl {
    float: right;
    margin-right: 77px
}

.header .header-right .nav ul li .subnav1 .container dl dd a {
    color: #666;
    font-size: 18px;
    line-height: 46px;
    height: 46px;
    background: 0;
    display: block;
    padding-right: 76px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 326px;
    transition: 0s;
    border: 0 !important;
    padding-left: 20px
}

@media (min-width: 1025px) {
    .header .header-right .nav ul li .subnav1 .container dl dd:hover a {
        color: #fff;
        background: #17b8eb url("../images/more7.png") no-repeat 93% center
    }
}

.header .header-right .nav ul li .subnav1 .container dl dd.on a {
    color: #fff;
    background: #17b8eb url("../images/more7.png") no-repeat 93% center
}

.header .header-right .nav ul li .subnav1 .container .right {
    float: right;
    width: 46.2%;
    padding-top: 0
}

.header .header-right .nav ul li .subnav1 .container .right .show {
    float: left;
    width: 33%
}

.header .header-right .nav ul li .subnav1 .container .right .show .info {
    display: none;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 21px
}

.header .header-right .nav ul li .subnav1 .container .right .show .info a {
    display: block;
    margin-bottom: 15px;
    padding-left: 30px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 35px
}

.header .header-right .nav ul li .subnav1 .container .right .show .info a:hover {
    color: #17b8eb;
    background: url("../images/more2.png") no-repeat center right
}
.header .header-right .nav ul li .subnav1 .container .right .right-text{
    float: left;
    width: 66.7%;
    padding-top: 2px;
    padding-left: 58px
}
.header .header-right .nav ul li .subnav1 .container .right .right-text1{
    float: left;
    width: 66.7%;
    padding-top: 2px;
    padding-left: 58px
}
.header .header-right .nav ul li .subnav1 .container .right .text {
    display: none;
}

.header .header-right .nav ul li .pro .container .right .text{
display:block;
}

.header .header-right .nav ul li .subnav1 .container .right .pic:after {
    padding-bottom: 59.27835051546391%
}

.header .header-right .nav ul li .subnav1 .container .right .bt {
    font-size: 15px;
    margin-top: 17px;
    margin-bottom: 9px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.header .header-right .nav ul li .subnav1 .container .right .more {
    background: 0;
    padding: 8px 0
}

.header .header-right .nav ul li .subnav1 .container .right .more a {
    width: 224px;
    height: 41px;
    line-height: 41px;
    display: block;
    color: #fff;
    font-size: 15px;
    border: 0;
    background: #17b8eb url("../images/more7.png") no-repeat 86% center
}

@media (min-width: 1025px) {
    .header .header-right .nav ul li:hover a {
        color: #17b8eb
    }
}

.header .header-right .nav ul .active a {
    color: #17b8eb
}

.header .header-right .header-search {
    float: right
}

.header .header-right .search {
    border: 1px solid #dbdbdb;
    width: 248px;
    float: left
}

.header .header-right .search:hover {
    border: 1px solid #17b8eb
}

.header .header-right .search:focus {
    border: 1px solid #17b8eb
}

.header .header-right .search select {
    display: none
}

.header .header-right .search .select_box {
    font-size: 12px;
    color: #999;
    width: 56px;
    line-height: 34px;
    float: left;
    position: relative;
    display: block
}

.header .header-right .search .select_showbox {
    height: 34px;
    background: #f5f5f5 url(../images/drop_black.png) no-repeat 90% center;
    text-indent: 1.2em;
    width: 56px
}

.header .header-right .search .select_option {
    border: 1px solid #17b8eb;
    border-top: 0;
    display: none;
    left: -1px;
    top: 34px;
    position: absolute;
    z-index: 99;
    background: #fff
}

.header .header-right .search .select_option li {
    text-indent: 1.2em;
    width: 55px;
    cursor: pointer
}

.header .header-right .search .select_option li.selected {
    background-color: #f3f3f3;
    color: #999
}

.header .header-right .search .select_option li.hover {
    background: #bebebe;
    color: #fff
}

.header .header-right .search input.inp_srh, .header .header-right .search input.btn_srh {
    background: 0;
    border: 0;
    padding-left: 10px;
    font-size: 12px;
    color: #888;
    height: 34px;
    line-height: 32px;
    width: 188px
}

.header .header-right .btn_srh {
    background: #17b8eb;
    width: 63px;
    height: 36px;
    color: #fff;
    line-height: 36px;
    border: 0
}

.headerFixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 777;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1)
}

@-webkit-keyframes dong {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes dong {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes bmove1 {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bmove1 {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes myfirst04 {
    0% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    50% {
        -webkit-transform: translateY(60px);
        transform: translateY(60px)
    }
    100% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }
}

@keyframes myfirst04 {
    0% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    50% {
        -webkit-transform: translateY(60px);
        transform: translateY(60px)
    }
    100% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }
}

.home-banner {
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 1
}

.home-banner .home-banner-slick .slick-list {
    position: relative
}

.home-banner .home-banner-slick .item {
    position: relative
}

.home-banner .home-banner-slick .item img {
    display: block
}

.home-banner .home-banner-slick .item .banner-info {
    position: absolute;
    top: 35%;
    width: 100%;
    left: 0;
    text-align: center
}

.home-banner .home-banner-slick .item .banner-info .bt {
    font-size: 49px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.41);
    letter-spacing: 3px;
    margin-bottom: 12px
}

.home-banner .home-banner-slick .item .banner-info .span {
    font-size: 18px;
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.41);
    letter-spacing: 1.3px
}

.home-banner .home-banner-slick .item .banner-info .span:after {
    content: '';
    display: block;
    width: 68px;
    height: 1px;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.41);
    margin: 29px auto
}

.home-banner .home-banner-slick .slick-dots {
    z-index: 10;
    bottom: 28px;
    width: 100%;
    right: 0;
    line-height: 0
}

.home-banner .home-banner-slick .slick-dots li {
    margin: 0 4px;
    padding: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%
}

.home-banner .home-banner-slick .slick-dots li button {
    width: 16px;
    height: 16px;
    padding: 0;
    display: block;
    border: 0;
    border-radius: 50%;
    background: url("../images/dot.png") no-repeat center center
}

.home-banner .home-banner-slick .slick-dots li button:before {
    content: ""
}

.home-banner .home-banner-slick .slick-dots .slick-active button {
    background: url("../images/doth.png") no-repeat center center
}

.home-banner .home-banner-slick .slick-dots .slick-active button:before {
    color: transparent
}
.home-banner .home-banner-slick .slick-active img{
    -webkit-animation:mymove4 5s ease;
    animation:mymove4 5s ease
}
.home-banner .home-banner-slick .slick-active .banner-info .bt {
    -webkit-animation: jump 1s ease;
    animation: jump 1s ease
}

.home-banner .home-banner-slick .slick-active .banner-info .span {
    -webkit-animation: jump1 1.5s ease;
    animation: jump1 1.5s ease
}

.home-banner .home-banner-slick .slick-prev, .home-banner .home-banner-slick .slick-next {
    width: 31px;
    height: 54px;
    margin-top: -27px;
    z-index: 4
}

.home-banner .home-banner-slick .slick-prev:before, .home-banner .home-banner-slick .slick-next:before {
    content: ''
}

.home-banner .home-banner-slick .slick-prev {
    left: 3%;
    background: url("../images/left.png") no-repeat center center
}

@media (min-width: 1025px) {
    .home-banner .home-banner-slick .slick-prev:hover {
        background: url("../images/lefth.png") no-repeat center center
    }
}

.home-banner .home-banner-slick .slick-next {
    right: 3%;
    background: url("../images/right.png") no-repeat center center
}

@media (min-width: 1025px) {
    .home-banner .home-banner-slick .slick-next:hover {
        background: url("../images/righth.png") no-repeat center center
    }
}

.home-banner .home-banner-slick-phone {
    display: none
}

.home-banner .home-banner-slick-phone .slick-list {
    position: relative
}

.home-banner .home-banner-slick-phone .item {
    position: relative
}

.home-banner .home-banner-slick-phone .item img {
    display: block
}

.home-banner .home-banner-slick-phone .item .banner-info {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    text-align: center;
    transform: translateY(-50%)
}

.home-banner .home-banner-slick-phone .item .banner-info .bt {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.41);
    margin-bottom: 5px
}

.home-banner .home-banner-slick-phone .item .banner-info .span {
    font-size: 12px;
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.41)
}

.home-banner .home-banner-slick-phone .item .banner-info .span:after {
    content: '';
    display: block;
    width: 48px;
    height: 1px;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.41);
    margin: 15px auto
}

.home-banner .home-banner-slick-phone .slick-dots {
    z-index: 10;
    bottom: 8px;
    width: 100%;
    right: 0;
    line-height: 0
}

.home-banner .home-banner-slick-phone .slick-dots li {
    margin: 0 4px;
    padding: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.home-banner .home-banner-slick-phone .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
    display: block;
    border: 0;
    border-radius: 50%;
    background: #fff
}

.home-banner .home-banner-slick-phone .slick-dots li button:before {
    content: ""
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active button {
    background: #17b8eb
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active button:before {
    color: transparent
}

.home-banner .home-banner-slick-phone .slick-active .banner-info .bt {
    -webkit-animation: jump 1s ease;
    animation: jump 1s ease
}

.home-banner .home-banner-slick-phone .slick-active .banner-info .span {
    -webkit-animation: jump1 1.5s ease;
    animation: jump1 1.5s ease
}

@keyframes jump {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes jump1 {
    0% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes mymove4 {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.03)
    }
    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes mymove4 {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.03)
    }
    100% {
        transform: scale(1)
    }
}

/*
@media (max-width: 1023px) {
    .home-banner .home-banner-slick-phone {
        display: block
    }

    .home-banner .home-banner-slick {
        display: none
    }
}
*/

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.phone-nav {
    position: fixed;
    right: 15px;
    top: 0;
    line-height: 60px;
    display: none;
    color: #666;
    z-index: 8888
}

.phone-nav svg {
    height: 22px;
    margin-top: 19px;
    display: block;
    fill: #17b8eb
}

.home-product {
    padding: 74px 0 82px 0;
    overflow: hidden;
    background: #f8f8f8 url(../images/bg1.png) no-repeat top center
}

.home-product .left {
    float: left;
    width: 16%;
    padding-top: 7px
}

.home-product .left .title {
    font-size: 54px;
    color: #17b8eb;
    padding-left: 63px;
    background: url("../images/dot1.png") no-repeat center left;
    margin-bottom: 37px
}

.home-product .left .parHd li {
    margin-bottom: 20px;
    overflow: hidden
}

.home-product .left .parHd li a {
    display: block;
    line-height: 74px;
    font-size: 28px;
    color: #282828;
    padding: 0 10px 0 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    border: 1px solid #d4d4d4
}

.home-product .left .parHd .on a {
    color: #fff;
    border: 1px solid #17b8eb;
    background: #17b8eb
}

.home-product .parBd {
    float: right;
    width: 79.5%;
    margin-top: 20px;
    background: url("../images/bg.png") no-repeat top left
}

.home-product .parBd .slideBox {
    display: none
}

.home-product .parBd .slideBox .text {
    float: left;
    width: 38%;
    padding-top: 55px
}

.home-product .parBd .slideBox .text .bt {
    font-size: 40px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    line-height:60px;
    height:120px;
    letter-spacing: 1px
}

.home-product .parBd .slideBox .text .jsh {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 50px;
    color: #333
}

.home-product .parBd .slideBox .text .jsh:before {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background: #17b8eb;
    margin-top: 33px;
    margin-bottom: 39px
}

.home-product .parBd .slideBox .text .jsh p {
     
    overflow: hidden;
    padding-right: 13px
}

.home-product .parBd .slideBox .picScroll-left {
    width: 62%;
    float: right;
    position: relative;
    margin-top: 145px;
    padding-bottom: 100px
}

.home-product .parBd .slideBox .picScroll-left .bd ul {
    position: relative;
    margin-top: 27px
}

.home-product .parBd .slideBox .picScroll-left .bd ul li {
    float: left;
    height: 320px;
    width: 880px
}

.home-product .parBd .slideBox .picScroll-left .bd ul .pic:after {
    padding-bottom: 36.36363636363636%
}

.home-product .parBd .slideBox .picScroll-left .hd {
    text-align: center;
    position: absolute;
    bottom: 0;
    line-height: 0;
    width: 100%;
    left: 0
}

.home-product .parBd .slideBox .picScroll-left .hd li {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    color: transparent;
    background: url("../images/dot2.png") no-repeat center center
}

.home-product .parBd .slideBox .picScroll-left .hd .on {
    background: url("../images/dot2h.png") no-repeat center center
}

.more {
    font-size: 20px;
    color: #fff;
    height: 62px;
    background: url(../images/more.png) no-repeat center center;
    text-align: center;
    transition: .5s;
    padding: 8px;
    width: 226px
}

.more a {
    display: block;
    color: #fff;
    transition: .5s;
    line-height: 48px;
    text-align: left;
    padding-left: 27px;
    background: #fca718 url(../images/more1.png) no-repeat 86% center;
    background-size: 56px
}

.home-title {
    text-align: center;
    position: relative
}

.home-title h3 {
    font-size: 64px;
    color: #333;
    position: relative;
    z-index: 5;
    margin-bottom: 13px
}

.home-title p {
    font-size: 24px;
    color: #686868;
    text-transform: uppercase;
    width: 100%;
    z-index: 1
}

.home-applications {
    padding: 74px 0 80px 0;
    background: url("../images/bg3.png") no-repeat top center;
    background-size: cover
}

.home-applications .home-bottom {
    padding-top: 77px
}

.home-applications .home-bottom ul {
    margin: 0 -20px
}

.home-applications .home-bottom ul li {
    width: 33.333333333333336%;
    float: left;
    padding: 0 20px
}

.home-applications .home-bottom ul li .box {
    position: relative
}

.home-applications .home-bottom ul li .box .pic:after {
    padding-bottom: 117.85714285714286%
}

.home-applications .home-bottom ul li .text {
    padding: 127px 20px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    opacity: 1;
    transition: .5s;
    border-top-left-radius: 30px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 30px
}

.home-applications .home-bottom ul li .text a {
    display: block
}

.home-applications .home-bottom ul li .text .area {
    position: relative;
    width: 139px;
    height: 139px;
    margin: 0 auto 98px auto
}

.home-applications .home-bottom ul li .text .area .pic {
    display: block
}

.home-applications .home-bottom ul li .text .area .pic:after {
    padding-bottom: 100%
}

.home-applications .home-bottom ul li .text .bt {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    position: relative
}

.home-applications .home-bottom ul li .text .bt:before {
    content: '';
    display: block;
    width: 160px;
    height: 4px;
    overflow: hidden;
    background: #fff;
    margin: 0 auto 75px auto
}

.home-applications .home-bottom ul li .hover {
    opacity: 0;
    z-index: 66;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    transition: .5s;
    background:rgba(23,184,235,0.7);
    background-size: cover;
    border-top-left-radius: 30px;
    overflow: hidden;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 30px
}

.home-applications .home-bottom ul li .hover:after {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 38%;
    top: 0;
    background: #fff
}

.home-applications .home-bottom ul li .hover .list {
    float: left;
    width: 38%;
    padding-top: 55px;
    padding-right: 42px;
    height: 100%;
    overflow: auto
}

.home-applications .home-bottom ul li .hover .list::-webkit-scrollbar {
    width: 5px;
    height: 1px
}

.home-applications .home-bottom ul li .hover .list::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.3)
}

.home-applications .home-bottom ul li .hover .list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5)
}

.home-applications .home-bottom ul li .hover .list ul {
    margin: 0
}

.home-applications .home-bottom ul li .hover .list ul li {
    width: 100%;
    float: none;
    padding: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    overflow: hidden
}

.home-applications .home-bottom ul li .hover .list ul li a {
    color: #10a2d0;
    font-size: 20px;
    line-height: 66px;
    display: block;
    padding: 0 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: #fff url("../images/more2.png") no-repeat 86% center
}

.home-applications .home-bottom ul li .hover .show {
    float: left;
    width: 62%;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 151px;
    overflow: hidden
}

.home-applications .home-bottom ul li .hover .show .info {
    height: 100%
}

.home-applications .home-bottom ul li .hover .show .info ul {
    margin: 0;
    overflow-x: hidden;
    height: 100%
}

.home-applications .home-bottom ul li .hover .show .info ul::-webkit-scrollbar {
    width: 5px;
    height: 1px
}

.home-applications .home-bottom ul li .hover .show .info ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.3)
}

.home-applications .home-bottom ul li .hover .show .info ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5)
}

.home-applications .home-bottom ul li .hover .show .info ul li {
    width: 100%;
    float: none;
    padding: 0 48px
}

.home-applications .home-bottom ul li .hover .show .info ul li a {
    color: #fff;
    font-size: 20px;
    line-height: 67px;
    display: block;
    padding: 0 31px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.home-applications .home-bottom ul li .hover .show .info .more1 {
    width: 170px;
    height: 46px;
    margin: 0 80px;
    position: absolute;
    bottom: 78px;
    border: 2px solid #fff;
    background: url(../images/more3.png) no-repeat 87% center
}

.home-applications .home-bottom ul li .hover .show .info .more1 a {
    line-height: 42px;
    color: #fff;
    font-size: 20px;
    padding-left: 16px
}

@media (min-width: 1025px) {
    .home-applications .home-bottom ul li:Hover .text {
        opacity: 0
    }

    .home-applications .home-bottom ul li:Hover .hover {
        opacity: 1;
        box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1)
    }

    .home-applications .home-bottom ul li .hover .show .info ul li a:hover {
       font-weight: bold;
    }
}

.home-number {
    padding: 86px 0 79px 0;
    text-align: center;
    background: url("../images/bg4.png") no-repeat top center;
    background-size: cover
}

.home-number .list {
    color: #fff;
    margin-bottom: 71px
}

.home-number .list li {
    display: inline-block;
    vertical-align: top;
    padding: 0 149px
}

.home-number .list li .num {
    font-weight: bold;
    font-size: 56px
}

.home-number .list li .num span {
    font-size: 70px;
    vertical-align: top
}

.home-number .list li .p {
    font-size: 26px
}

.home-number .list1 {
    padding: 0 100px;
    position: relative
}

.home-number .list1 li {
    width: 16.666666666666668%;
    padding: 0 10px
}

.home-number .list1 li .pic:after {
    padding-bottom: 58.333333333333336%
}

.home-number .slick-prev, .home-number .slick-next {
    width: 80px;
    height: 80px;
    margin-top: -40px;
    z-index: 4
}

.home-number .slick-prev:before, .home-number .slick-next:before {
    content: ''
}

.home-number .slick-prev {
    left: 0;
    background: url("../images/left.png") no-repeat center center !important;
}
.home-number .list2 {
    position: relative;
    display: none;
}

.home-number .list2 .swiper-slide {
    width:50%;
    float:left;
    margin-top:0 !important;
}
.home-number .list2 .swiper-slide a{
    display: block;

    margin-bottom:20px;
}
.home-number .list2 .swiper-slide .pic:after {
    padding-bottom: 58.333333333333336%
}
@media (min-width: 1025px) {
    .home-number .slick-prev:hover {
        background: url("../images/lefth.png") no-repeat center center !important;
    }
}

.home-number .slick-next {
    right: 0;
    background: url("../images/right.png") no-repeat center center !important;
}

@media (min-width: 1025px) {
    .home-number .slick-next:hover {
        background: url("../images/righth.png") no-repeat center center !important;
    }
}

.home-about {
    padding: 80px 0 60px 0;
    background: url("../images/bg3.png") no-repeat top center;
    background-size: cover
}

.home-about .list {
    margin: 0 -10px
}

.home-about .list a {
    display: block;
    position: relative
}

@media (min-width: 1025px) {
    .home-about .list a:hover .pic img {
        transform: scale(1.04)
    }

    .home-about .list a:hover .text {
        background: rgba(23, 184, 235, 0.8)
    }
}

.home-about .list a .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .5s;
    background: rgba(40, 40, 40, 0.4)
}

.home-about .list a .text .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 51px 80px;
    color: #fff
}

.home-about .list a .text .info .bt {
    font-size: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.home-about .list a .text .info .span {
    font-size: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 14px
}

.home-about .list a .text .info .jsh {
    font-size: 20px;
    line-height: 32px;
    overflow: hidden;
    height: 96px;
    margin-top: 75px
}

.home-about .list a .text .info .more1 {
    margin-top: 35px
}

.home-about .list a .text .info .more1 p {
    line-height: 78px;
    border: 1px solid #fff;
    font-size: 20px;
    color: #fff;
    padding-left: 148px;
    background: url("../images/more3.png") no-repeat 65% center
}

.home-about .list .item {
    width: 33.333333333333336%;
    float: left;
    padding: 0 10px
}

.home-about .list .item .pic img {
    transition: .5s
}

.home-about .list .item .pic:after {
    padding-bottom: 91.72413793103449%
}

.home-about .list .item:nth-child(1) {
    width: 33.708%
}

.home-about .list .item:nth-child(2) {
    width: 33.708%
}

.home-about .list .item:nth-child(3) {
    width: 32.584%
}

.home-about .list .item:nth-child(3) a {
    display: block;
    margin-bottom: 20px
}

.home-about .list .item:nth-child(3) .pic:after {
    padding-bottom: 45.714285714285715%
}

.home-title1 {
    margin-bottom: 40px;
    overflow: hidden
}

.home-title1 h3 {
    float: left;
    padding: 0 20px;
    height: 46px;
    color: #fff;
    font-size: 20px;
    line-height: 46px;
    text-align: center;
    background: #17b8eb
}

.home-title1 a {
    display: block;
    float: right;
    font-size: 20px;
    color: #2b2b2b;
    background: url("../images/more4.png") no-repeat center right;
    padding-right: 40px;
    line-height: 46px
}

.home-news {
    padding: 80px 0 60px 0;
    background: url("../images/bg5.png") no-repeat top center;
    background-size: cover
}

.home-news .one {
    width: 58.638%;
    float: left;
    position: relative
}

.home-news .one .pic img {
    transition: .5s
}

.home-news .one .pic:after {
    padding-bottom: 51.55038759689923%
}

.home-news .one .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 78px
}

.home-news .one .text .bt {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    line-height: 56px;
    height: 112px;
    overflow: hidden
}

.home-news .one .text .date {
    font-size: 28px;
    color: #fff;
    margin-top: 41px;
    background: url("../images/more1.png") no-repeat center right
}

@media (min-width: 1025px) {
    .home-news .one:hover .pic img {
        transform: scale(1.04)
    }
}

.home-news ul {
    float: right;
    width: 40.228%
}

.home-news ul li {
    margin-bottom: 20px
}

.home-news ul li .box {
    position: relative;
    min-height: 164px;
    background: #fff
}

.home-news ul li .pic {
    width: 266px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    background: #fff
}

.home-news ul li .pic img {
    transition: .5s
}

.home-news ul li .pic:after {
    padding-bottom: 61.65413533834586%
}

.home-news ul li .text {
    padding-left: 287px;
    padding-right: 21px;
    padding-top: 19px;
    min-height: 164px;
    position: relative;
    z-index: 1
}

.home-news ul li .text .bt {
    font-size: 16px;
    color: #282828;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 18px
}

.home-news ul li .text .jsh {
    font-size: 12px;
    color: #666;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    margin-bottom: 32px
}

.home-news ul li .text .date {
    background: url("../images/more4.png") no-repeat center right;
    color: #666
}

.home-news ul li .text .date span {
    font-size: 12px;
    background: url("../images/date.png") no-repeat center left;
    padding-left: 20px;
    width: 31%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: top
}

.home-news ul li .text .date b {
    font-size: 12px;
    background: url("../images/news.png") no-repeat center left;
    padding-left: 20px;
    width: 40%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: top
}

@media (min-width: 1025px) {
    .home-news ul li:hover .box {
        background: #17b8eb
    }

    .home-news ul li:hover .pic img {
        transform: scale(1.04)
    }

    .home-news ul li:hover .text {
        color: #fff
    }

    .home-news ul li:hover .text .bt {
        color: #fff
    }

    .home-news ul li:hover .text .jsh {
        color: #fff
    }

    .home-news ul li:hover .text .date {
        color: #fff;
        background: url("../images/more3.png") no-repeat center right
    }

    .home-news ul li:hover .text .date span {
        background: url("../images/dateh.png") no-repeat center left
    }

    .home-news ul li:hover .text .date b {
        background: url("../images/newsh.png") no-repeat center left
    }
}

.footer {
    background: url("../images/bg6.png") no-repeat top center;
    background-size: cover
}

.footer-top {
    padding: 36px 0
}

.footer-top .flogo {
    float: left;
    width: 16%;
    margin-top: 111px
}

.footer-top ul {
    float: left;
    width: 55%
}

.footer-top ul li {
    width: 16.666666666666668%;
    float: left
}

.footer-top ul li a {
    color: #fff;
    font-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin-bottom: 17px
}

@media (min-width: 1025px) {
    .footer-top ul li a:hover {
        font-weight:bold;
    }
}

.footer-top ul li ul {
    width: 100%;
    float: none
}

.footer-top ul li ul li {
    width: 100%;
    float: none
}

.footer-top ul li ul li a {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 40px
}

.footer-top .footer-contact {
    float: right;
    width: 28.8%;
    border-left: 2px solid #fff;
    padding-left: 78px;
    color: #fff;
    font-size: 16px;
    line-height: 25px
}

.footer-top .footer-contact p {
    padding-left: 29px;
    margin-bottom: 16px
}

.footer-top .footer-contact p span {
    display: block
}

.footer-top .footer-contact .icon1 {
    background: url("../images/icon1.png") no-repeat left 4px
}

.footer-top .footer-contact .icon2 {
    background: url("../images/icon2.png") no-repeat left 4px
}

.footer-top .footer-contact .icon3 {
    background: url("../images/icon3.png") no-repeat left 4px
}

.footer-top .footer-contact .icon4 {
    background: url("../images/icon4.png") no-repeat left 4px
}

.footer-top .footer-contact .icon5 {
    background: url("../images/icon5.png") no-repeat left 4px
}

.footer-bottom {
    border-top: 2px solid #fff;
    font-size: 20px;
    color: #fff;
    padding: 17px 0
}

.float {
    position: fixed;
    bottom: 200px;
    right: 5px;
    color: #0c449c;
    z-index: 999;
    font-size: 18px;
    line-height: 31px
}

.float .float-closed {
    right: 0;
    top: -25px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    cursor: pointer;
    font-weight: 100;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: absolute;
    background-color: #232323
}


.float .return-top {
    width: 44px;
    height: 44px;
    cursor: pointer;
    border-radius: 5px;
    background: url(../images/float05.png) no-repeat center rgba(12, 68, 156, 0.78)
}

.float .return-top a {
    display: block;
    width: 100%;
    height: 100%
}

.float .return-top:hover {
    background-color: #17b8eb
}

.float .float-box li {
    width: 44px;
    height: 44px;
    margin-bottom: 3px;
    cursor: pointer;
    position: relative;
    background-repeat: no-repeat;
    background-position: center 0;
    background-color: rgba(12, 68, 156, 0.78);
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    border-radius: 5px
}

.float .float-box li .item {
    top: 0;
    right: 107%;
    width: 255px;
    color: #0c449c;
    display: none;
    text-align: center;
    position: absolute;
    padding: 10px;
    border-radius: 5px;
    background-color: #fcfcfc;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.28)
}

.float .float-box li .item .btn-warning {
    padding-top: 5px;
    padding-bottom: 5px
}

.float .float-box li .wx {
    width: 129px;
    padding: 0;
    background: 0
}

.float .float-box li .wx p {
    margin-bottom: 3px
}

.float .float-box li > a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 44px
}

.float .float-box li:hover {
    background-color: #17b8eb
}

.float .float-box li .item-message {
    width: 200px;
    color: #fff
}

.float li.icon01 {
    background: url("../images/float01.png") no-repeat top center
}

.float li.icon01:hover {
    background: url("../images/float01h.png") no-repeat top center
}

.float li.icon02 {
    background: url("../images/float02.png") no-repeat top center
}

.float li.icon02:hover {
    background: url("../images/float02h.png") no-repeat top center
}

.float li.icon03 {
    background: url("../images/float03.png") no-repeat top center
}

.float li.icon03:hover {
    background: url("../images/float03h.png") no-repeat top center
}

.float li.icon04 {
    background: url("../images/float04.png") no-repeat top center
}

.float li.icon04:hover {
    background: url("../images/float04h.png") no-repeat top center
}

.inbanner {
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 2
}

.inbanner .inbanner-slick {
    overflow: hidden;
    position: relative
}

.inbanner .inbanner-slick img {
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: 5s;
    animation: mymove4 5s
}

.inbanner .inbanner-slick-phone {
    display: none;
    overflow: hidden;
    position: relative
}

.inbanner .inbanner-slick-phone img {
    display: block
}

.second-nav {
    width: 100%;
    background: #17b8eb;
    position: relative;
    z-index: 5;
    overflow: hidden
}

.second-nav ul li {
    float: left;
    font-size: 20px
}

.second-nav ul li a {
    color: #fff;
    font-size: 18px;
    display: block;
    line-height: 64px;
    text-align: center;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 192px
}

@media (min-width: 1025px) {
    .second-nav ul li a:hover {
        color: #17b8eb;
        background: #fff
    }
}

.second-nav ul .active a {
    background: #fff;
    color: #17b8eb
}

.current {
    overflow: hidden;
    padding: 18px 0;
    font-size: 15px;
    color: #999;
    border-bottom: 1px solid #f9f9f9
}

.current span {
    background: url(../images/home.png) no-repeat center left;
    padding-left: 32px;
    font-size: 16px
}

.current a {
    color: #999
}

.current b {
    color: #17b8eb;
    font-weight: normal
}

.content {
    padding: 76px 0
}

.inmain {
    background: url("../images/bg7.png") no-repeat top center
}

.about-title {
    text-align: center;
    font-size: 40px;
    color: #343434;
    margin-bottom: 14px
}

.about-title:before {
    content: '';
    display: inline-block;
    width: 60px;
    height: 4px;
    background: #17b8eb;
    margin-right: 40px;
    vertical-align: middle
}

.about-title:after {
    content: '';
    display: inline-block;
    width: 60px;
    height: 4px;
    background: #17b8eb;
    margin-left: 40px;
    vertical-align: middle
}

.about-span {
    text-align: center;
    font-size: 30px;
    color: #6c6c6c;
    margin-bottom: 30px
}

.about .jsh {
    font-size: 20px;
    color: #333;
    line-height: 40px;
    text-align: center
}

.about .about-list {
    padding-top: 70px;
    padding-bottom: 32px;
    text-align: center;
    font-size: 0
}

.about .about-list li {
    width: 25%;
    display: inline-block;
    text-align: center
}

.about .about-list li .pic {
    width: 60px;
    height: 60px;
    margin: 0 auto
}

.about .about-list li .bt {
    font-size: 20px;
    color: #17b8eb;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px
}

.about .about-list li .jsh {
    font-size: 18px;
    color: #333
}

.about .jsh1 {
    font-size: 20px;
    color: #333;
    line-height: 40px;
    text-align: center;
    padding: 28px 0 33px 0
}

.gongchang {
    padding: 80px 0 89px 0;
    overflow: hidden
}

.gongchang .container {
    position: relative
}

.gongchang .pic {
    width: 580px;
    height: 580px;
    position: absolute;
    top: 0;
    left: 0
}

.gongchang .text {
    padding-left: 672px;
    padding-top: 0;
    min-height: 438px
}

.gongchang .text .bt {
    font-size: 40px;
    color: #333;
    margin-bottom: 29px
}

.gongchang .text .jsh {
    font-size: 20px;
    line-height: 32px;
    color: #333
}

.gongchang .text .img {
    margin: 61px -10px 0 -10px
}

.gongchang .text .img .p {
    width: 33.333333333333336%;
    float: left;
    padding: 0 10px
}

.gongchang .text .img .p img {
    display: block
}

.culture .nr {
    margin: 77px 0 0 0;
    min-height: 422px;
    position: relative
}

.culture .nr .img {
    text-align: center;
    margin: auto
}

.culture .list li {
    width: 50%;
    max-width: 505px
}

.culture .list .li-01 {
    position: absolute;
    left: 80px;
    top: 21px
}

.culture .list .li-02 {
    position: absolute;
    right: 80px;
    top: 21px
}

.culture .list .li-03 {
    position: absolute;
    left: 0;
    top: 217px
}

.culture .list .li-04 {
    position: absolute;
    right: 0;
    top: 217px
}

.culture .list .li-05 {
    position: absolute;
    left: 77px;
    top: 413px
}

.culture .list .li-06 {
    position: absolute;
    right: 77px;
    top: 413px
}

.culture .list .li-02, .culture .list .li-04, .culture .list .li-06 {
    text-align: right
}

.culture .list .box {
    border-bottom: 2px #17b8eb dashed;
    padding-bottom: 17px
}

.culture .list .title {
    color: #333;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 13px
}

.culture .list .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px
}

.culture .list .info {
    color: #676767;
    font-size: 20px;
    padding-left: 5px
}
/*

@media screen and (max-width: 1279px) {
    .culture .list li {
        max-width: 300px
    }

    .culture .list .li-01 {
        left: 10px
    }

    .culture .list .li-03 {
        left: 10px
    }

    .culture .list .li-05 {
        left: 10px
    }

    .culture .list .li-02 {
        right: 10px
    }

    .culture .list .li-04 {
        right: 10px
    }

    .culture .list .li-06 {
        right: 10px;
        max-width: 350px
    }
}

@media screen and (max-width: 1023px) {
    .culture .nr {
        margin-top: 30px;
        padding: 30px 0
    }

    .culture .nr .img {
        display: none
    }

    .culture .list li {
        position: static !important;
        width: 100%;
        max-width: 100%;
        text-align: left !important;
        padding-bottom: 10px
    }

    .culture .list .box {
        padding: 0 0 10px 0
    }

    .culture .list .title {
        font-size: 18px;
        margin-bottom: 5px
    }
}
*/

.hexin .nr {
    padding: 46px 0 0 0
}

.hexin .nr ul li {
    width: 20%;
    float: left
}

.hexin .nr ul li .pic {
    width: 200px;
    height: 224px;
    margin: 0 auto
}

.hexin .nr ul li .text {
    text-align: center;
    padding-top: 37px
}

.hexin .nr ul li .text .bt {
    font-size: 30px;
    color: #676767;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px
}

.hexin .nr ul li .text .bt:after {
    content: '';
    display: block;
    height: 2px;
    width: 40px;
    background: #17b8eb;
    margin: 19px auto 17px auto
}

.hexin .nr ul li .text .jsh {
    font-size: 20px;
    color: #676767;
    line-height: 32px;
    height: 64px;
    overflow: hidden
}

.service .nr {
    margin: 35px 0 0 0;
    position: relative
}

.service .nr .jsh {
    font-size: 27px;
    color: #343434;
    margin-bottom: 21px
}

.service .nr .img {
    text-align: center;
    margin: auto
}

.service .nr1 {
    min-height: 422px;
    position: relative;
    padding-top: 76px
}

.service .list li {
    width: 50%;
    max-width: 505px
}

.service .list .li-01 {
    position: absolute;
    left: 141px;
    top: 21px
}

.service .list .li-02 {
    position: absolute;
    right: 141px;
    top: 21px
}

.service .list .li-03 {
    position: absolute;
    left: 0;
    top: 221px
}

.service .list .li-04 {
    position: absolute;
    right: 0;
    top: 221px
}

.service .list .li-05 {
    position: absolute;
    left: 141px;
    top: 420px
}

.service .list .li-06 {
    position: absolute;
    right: 141px;
    top: 420px
}

.service .list .li-02, .service .list .li-04, .service .list .li-06 {
    text-align: right
}

.service .list .box {
    border-bottom: 2px #17b8eb dashed;
    padding-bottom: 17px
}

.service .list .title {
    color: #333;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 6px
}

.service .list .icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px
}

.service .list2 {
    padding-top: 77px
}

.service .list2 li .box {
    position: relative;
    border-bottom: 2px dashed #d8d8d8;
    min-height: 126px;
    padding-bottom: 50px;
    margin-bottom: 40px
}

.service .list2 li .box .pic {
    width: 114px;
    height: 126px;
    position: absolute;
    top: 0;
    left: 0
}

.service .list2 li .box .text {
    padding-left: 195px;
    padding-top: 11px
}

.service .list2 li .box .text .bt {
    font-size: 32px;
    color: #343434;
    font-weight: bold;
    margin-bottom: 13px
}

.service .list2 li .box .text .p {
    font-size: 28px;
    color: #343434
}

.service .list2 li:nth-last-child(1) .box {
    border: 0;
    margin: 0
}

/*
@media screen and (max-width: 1279px) {
    .service .list li {
        max-width: 300px
    }

    .service .list .li-01 {
        left: 10px
    }

    .service .list .li-03 {
        left: 10px
    }

    .service .list .li-05 {
        left: 10px
    }

    .service .list .li-02 {
        right: 10px
    }

    .service .list .li-04 {
        right: 10px
    }

    .service .list .li-06 {
        right: 10px;
        max-width: 350px
    }
}

@media screen and (max-width: 1023px) {
    .service .nr {
        margin-top: 30px;
        padding: 30px 0
    }

    .service .nr .img {
        display: none
    }

    .service .list li {
        position: static !important;
        width: 100%;
        max-width: 100%;
        text-align: left !important;
        padding-bottom: 10px
    }

    .service .list .box {
        padding: 0 0 10px 0
    }

    .service .list .title {
        font-size: 18px;
        margin-bottom: 5px
    }
}
*/

.news {
    padding: 36px 0
}

.news ul {
    margin-bottom: 58px
}

.news ul li {
    padding: 80px 0;
    overflow: hidden
}

.news ul li .box {
    position: relative;
    padding-left: 633px;
    height: 252px
}

.news ul li .pic {
    width: 560px;
    height: 252px;
    position: absolute;
    top: 0;
    left: 0
}

.news ul li .pic img {
    transition: .5s
}

.news ul li .pic:after {
    padding-bottom: 45%
}

.news ul li .date {
    float: left;
    margin-top: 8px;
    width: 90px;
    text-align: center
}

.news ul li .date h3 {
    color: #17b8eb;
    font-size: 50px;
    text-align: center;
    font-weight: bold
}

.news ul li .date p {
    font-size: 20px;
    color: #17b8eb
}

.news ul li .text {
    position: relative;
    padding-left: 166px;
    padding-top: 6px
}

.news ul li .text:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 121px;
    width: 4px;
    height: 90px;
    background: #17b8eb
}

.news ul li .text .bt {
    font-size: 30px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 13px
}

.news ul li .text .jsh {
    font-size: 20px;
    line-height: 32px;
    color: #222;
    height: 62px;
    overflow: hidden;
    margin-bottom: 50px
}

.news ul li .text .more {
    width: 286px;
    height: 82px;
    padding: 12px 16px;
    color: #333;
    background: url(../images/more5.png) no-repeat center center
}

.news ul li .text .more p {
    line-height: 58px;
    padding: 0 30px;
    font-size: 24px;
    text-align: left
}

.news ul li:nth-child(2n) {
    background: #f8f8f8
}

@media (min-width: 1025px) {
    .news ul li:hover .pic img {
        transform: scale(1.04)
    }

    .news ul li:hover .text .bt {
        color: #17b8eb
    }

    .news ul li:hover .more {
        color: #fff;
        background: url(../images/more5h.png) no-repeat center center
    }
}

.page {
    text-align: center;
    overflow: hidden
}

.page a {
    display: inline-block;
    line-height: 38px;
    padding: 0 14px;
    height: 40px;
    margin: 0 0 0 7px;
    font-family: arial;
    font-size: 20px;
    color: #333;
    border: 1px solid #e3e3e3
}

@media (min-width: 1025px) {
    .page a:hover {
        background: #17b8eb;
        color: #fff;
        border: 1px solid #17b8eb
    }
}

.page .cur {
    background: #17b8eb;
    border: 1px solid #17b8eb;
    color: #fff
}

/*@media (max-width: 768px) {
    .page a {
        display: none
    }

    .page a.first, .page a.prev, .page a.last, .page a.next {
        display: inline-block !important
    }
}*/

.contact {
    overflow: hidden
}

.contact .contactlist {
    margin-top: 76px;
    overflow: hidden
}

.contact .contactlist li {
    width: 20%;
    float: left;
    text-align: center
}

.contact .contactlist li .box {
    margin-bottom: 77px;
    overflow: hidden;
    border-right: 1px solid #ebebeb
}

.contact .contactlist li .pic {
    height: 90px;
    margin-bottom: 37px
}

.contact .contactlist li .bt {
    font-size: 30px;
    color: #333;
    margin-bottom: 18px
}

.contact .contactlist li .jsh {
    font-size: 20px;
    color: #333;
    line-height: 26px;
    font-family: arial
}

.contact .contactlist li .jsh a {
    color: #333;
    display: block
}

.contact .contactlist li:last-child .box {
    border-right: 0
}

.map #allmap {
    height: 602px;
    width: 100%
}

.map #allmap img {
    max-width: initial;
    max-height: inherit
}

.map #allmap .anchorBL {
    display: none
}

.message {
    padding: 79px 0 0 0;
    background: url(../images/bg7.png) no-repeat top center
}

.message .left {
    float: left;
    width: 22.8%;
    background: #fff
}

.message .left .title {
    text-align: center;
    font-size: 40px;
    color: #fff;
    line-height: 132px;
    background: #17b8eb
}

.message .left ul {
    padding: 20px
}

.message .left ul li {
    margin-bottom: 22px;
    overflow: hidden
}

.message .left ul li .box {
    padding: 41px 20px 41px 20px;
    overflow: hidden;
    background: #f8f8f8
}

.message .left ul li .pic {
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.message .left ul li .text {
    text-align: center;
    padding-top: 38px
}

.message .left ul li .text h3 {
    font-size: 20px;
    color: #333
}

.message .left ul li .text p {
    font-size: 20px;
    color: #333
}

.message .right {
    float: right;
    width: 75%;
    padding: 76px 80px 45px 81px;
    background: #fff
}

.message .right .title {
    font-size: 40px;
    color: #333;
    margin-bottom: 15px
}

.message .right .span {
    font-size: 20px;
    color: #333;
    margin-bottom: 40px
}

.message .right ul {
    margin: 0 -10px
}

.message .right ul li {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px
}

.message .right ul li .h3 {
    font-size: 16px;
    color: #666;
    margin-bottom: 5px
}

.message .right ul li .h3 font {
    color: #f00
}

.message .right ul li input {
    width: 100%;
    border: 0;
    background: #f8f8f8;
    height: 70px;
    border-radius: 1px;
    padding: 0 10px;
    font-size: 20px
}

.message .right ul li textarea {
    width: 100%;
    border: 0;
    background: #f8f8f8;
    height: 157px;
    border-radius: 1px;
    padding: 10px;
    font-size: 20px
}

.message .right ul li .submit {
    width: 383px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    color: #fff;
    background: #17b8eb;
    border: 0;
    margin-top: 8px
}

.message .right ul .width {
    width: 100%
}

.news-show {
    padding: 86px 0
}

.news-show h1 {
    color: #333;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    line-height: 40px
}

.news-show .info {
    color: #333;
    font-size: 20px;
    padding: 25px 0 16px 0;
    margin-bottom: 74px;
    text-align: center;
    border-bottom: dashed 1px #d8d8d8
}

.news-show .info1 {
    font-size: 20px;
    line-height: 36px;
    color: #333;
    padding: 0 81px
}

.news-show .info1 .p {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px
}

.inside-page-news {
    padding-top: 30px;
    text-align: center;
    margin-top: 47px;
    font-size: 0
}

.inside-page-news li {
    width: 314px;
    height: 80px;
    line-height: 80px;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin: 0 20px
}

.inside-page-news li a {
    color: #fff
}

.inside-page-news li:first-child {
    padding-left: 64px;
    background: url("../images/prev.png") no-repeat center center
}

.inside-page-news li:nth-child(2) {
    padding-left: 81px;
    background: url(../images/next.png) no-repeat center center;
    text-align: left
}

.inside-xg-news {
    padding: 81px 0 0 0
}

.inside-xg-news ul {
    margin: 0 -20px
}

.inside-xg-news li {
    width: 25%;
    float: left;
    padding: 0 20px;
    transition: all 500ms ease
}

.inside-xg-news li a {
    display: block;
    width: 100%;
    padding: 52px 37px;
    background: #f6f6f6;
    position: relative;
    border: 2px solid #f8f8f8
}

.inside-xg-news li a:before {
    content: "";
    width: 100%;
    height: 9px;
    top: 0;
    left: 0;
    position: absolute;
    background: #17b8eb;
    background: linear-gradient(left, #67c5d5, #5bc7b7, #0cae86)
}

.inside-xg-news li time {
    font-size: 20px;
    color: #333
}

.inside-xg-news li .tit {
    overflow: hidden;
    height: 62px;
    font-size: 24px;
    margin-top: 18px;
    line-height: 31px;
    font-weight: bold;
    color: #333
}

.inside-xg-news li .txt {
    height: 128px;
    color: #333;
    overflow: hidden;
    margin-top: 77px;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 77px
}

.inside-xg-news li .more {
    width: 196px;
    height: 46px;
    line-height: 42px;
    color: #333;
    background: url(../images/more6.png) no-repeat 90% center;
    display: block;
    border: 2px solid #333;
    padding: 0 20px;
    text-align: left
}

@media (min-width: 1025px) {
    .inside-xg-news li:hover {
        transform: translateY(-10px)
    }

    .inside-xg-news li:hover a {
        background: #fff;
        box-shadow: 5px 5px 3px #f6f6f6;
        border: 2px solid #17b8eb
    }

    .inside-xg-news li:hover .tit {
        color: #17b8eb
    }

    .inside-xg-news li:hover .more {
        color: #fff;
        border: 2px solid #17b8eb;
        background: #17b8eb url(../images/more6h.png) no-repeat 90% center
    }
}

.app .about-title {
    background: url("../images/bg10.jpg") no-repeat bottom center;
    padding-bottom: 20px;
    margin-bottom: 38px
}

.app .about-title:after {
    display: none
}

.app .about-title:before {
    display: none
}

.app-list {
    padding: 47px 0
}

.app-list ul {
    margin: 0 -20px 40px -20px
}

.app-list ul li {
    width: 33.333333333333336%;
    float: left;
    padding: 0 20px;
    margin-bottom: 40px
}

.app-list ul li .pic img {
    transition: .5s
}

.app-list ul li .pic:after {
    padding-bottom: 52.5%
}

.app-list ul li .text {
    border: 2px solid #f5f5f5;
    border-top: 0;
    padding: 38px;
    background: #f5f5f5
}

.app-list ul li .text .bt {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 30px;
    color: #333;
    margin-bottom: 37px
}

.app-list ul li .text .more1 p {
    width: 206px;
    height: 46px;
    line-height: 46px;
    background: #17b8eb url("../images/more6h.png") no-repeat 90% center;
    color: #fff;
    font-size: 20px;
    padding-left: 30px
}

@media (min-width: 1025px) {
    .app-list ul li:hover .pic img {
        transform: scale(1.04)
    }

    .app-list ul li:hover .text {
        border: 2px solid #17b8eb;
        border-top: 0
    }

    .app-list ul li:hover .text .bt {
        color: #17b8eb
    }

    .app-list ul li:hover .text .more1 p {
        background: #fca718 url("../images/more6h.png") no-repeat 90% center
    }
}

.related-app .app-list {
    padding: 0
}

.related-app .app-list ul li .pic:after {
    padding-bottom: 67.85714285714286%
}

.related-app .app-list ul li .text {
    text-align: center
}

.related-app .app-list ul li .text .more1 p {
    text-align: left;
    margin: 0 auto
}

.app-show {
    padding-bottom: 0
}

.show-info .info-pic {
    padding: 0 0 27px 0;
    overflow: hidden
}

.show-info .info-pic .pro-left {
    float: left;
    width: 35.5%;
    overflow: hidden
}

.show-info .info-pic .pro-left {
    position: relative
}

.show-info .info-pic .pro-left .slick-prev:before, .show-info .info-pic .pro-left .slick-next:before {
    display: none
}

.show-info .info-pic .pro-left .slick-prev, .show-info .info-pic .pro-left .slick-next {
    width: 25px;
    height: 25px;
    margin-top: -12px;
    z-index: 7
}

.show-info .info-pic .pro-left .slick-prev {
    background: url(../images/left1.png) no-repeat center center;
    left: 0
}

.show-info .info-pic .pro-left .slick-next {
    background: url(../images/right1.png) no-repeat center center;
    right: 0
}

.show-info .info-pic .pro-left .pro-max {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    cursor: pointer
}

.show-info .info-pic .pro-left .pro-max .item .pic:after {
    padding-bottom: 56.73076923076923%
}

.show-info .info-pic .pro-left .pro-min {
    margin-top: 10px;
    padding: 0 32px;
    position: relative
}

.show-info .info-pic .pro-left .pro-min .getIndex {
    padding: 0 5px
}

.show-info .info-pic .pro-left .pro-min .getIndex .item {
    margin: 8px 0
}

.show-info .info-pic .pro-left .pro-min .getIndex .item .pic {
    display: block;
    border: 1px solid #17b8eb
}

.show-info .info-pic .pro-left .pro-min .getIndex .item .pic:after {
    padding-bottom: 56.73076923076923%
}

.show-info .info-pic .pro-left .pro-min .slick-current .item .pic {
    border: 1px solid #17b8eb
}

.show-info .info-pic .pro-text {
    float: right;
    width: 62.4%
}

.show-info .info-pic .pro-text .bt {
    font-size: 40px;
    color: #333
}

.show-info .info-pic .pro-text .span {
    font-size: 14px;
    color: #666;
    line-height: 26px
}

.show-info .info-pic .pro-text .jsh {
    padding-top: 34px;
    margin-bottom: 74px
}

.show-info .info-pic .pro-text .jsh .h3 {
    font-size: 30px;
    color: #17b8eb;
    margin-bottom: 13px;
    padding-left: 43px;
    background: url("../images/dot3.png") no-repeat center left
}

.show-info .info-pic .pro-text .jsh .p {
    font-size: 30px;
    color: #333;
    line-height: 48px
}

.show-info .info-pic .pro-text .jsh .p p {
    position: relative
}

.show-info .info-pic .pro-text .download {
    margin-bottom: 53px
}

.show-info .info-pic .pro-text .download a {
    display: block;
    width: 320px;
    height: 60px;
    color: #fff;
    line-height: 60px;
    background: #17b8eb url(../images/dot4.png) no-repeat 34% center;
    padding-left: 146px;
    font-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.show-info .tabsMenu {
    position: relative;
    text-align: center;
    margin-bottom: 77px
}

.show-info .tabsMenu .list {
    margin-left: 2px;
    margin-right: -6px;
    font-size: 0;
    text-align: center;
    position: relative;
    z-index: 2
}

.show-info .tabsMenu li {
    background: #fff;
    min-width: 280px;
    display: inline-block;
    text-align: center;
    border: 1px #e0e0e0 solid;
    margin-left: -1px;
    position: relative
}

.show-info .tabsMenu li a {
    display: block;
    color: #333;
    font-size: 30px;
    line-height: 80px;
    height: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media (min-width: 1025px) {
    .show-info .tabsMenu li:hover {
        border-color: #17b8eb;
        background: #17b8eb
    }

    .show-info .tabsMenu li:hover:after {
        display: block
    }

    .show-info .tabsMenu li:hover a {
        color: #fff
    }
}

.show-info .tabsMenu li.active {
    border-color: #17b8eb;
    background: #17b8eb
}

.show-info .tabsMenu li.active:after {
    display: block
}

.show-info .tabsMenu li.active a {
    color: #fff
}

.show-info .info-title {
    font-size: 40px;
    color: #333;
    padding-left: 56px;
    line-height: 52px;
    margin-bottom: 38px
}

.show-info .info-bottom {
    margin-bottom: 156px
}

.show-info .info-bottom .info-p {
    font-size: 20px;
    color: #666;
    line-height: 32px;
    padding-left: 60px
}

.show-info .info-bottom .info-p1 {
    font-size: 20px;
    color: #666;
    line-height: 32px
}

.show-info .info-bottom .info-p1 table td {
    padding: 16px 10px;
    text-align: center;
    border: 2px solid #17b8eb
}

.show-info .info-bottom .info-p1 table .bg1 td {
    background: #17b8eb;
    color: #fff
}

.show-info .info-bottom .in {
    padding: 0 159px;
    margin-bottom: 77px
}

.show-info .info-bottom .chicun {
    width: 100%
}

.show-info .info-bottom .chicun .info-title {
    background: url(../images/h1.png) no-repeat center left
}

.show-info .info-bottom .guige .info-title {
    background: url(../images/h2.png) no-repeat center left
}

.show-info .info-bottom .gongyi .info-title {
    background: url(../images/h3.png) no-repeat center left
}

.app-message {
    padding: 35px 0 7px 0;
    background: url("../images/bg10.png") no-repeat top center
}

.app-message .app-t {
    width: 41.3%;
    float: right;
    margin-right: 10%
}

.app-message .app-t h3 {
    font-size: 40px;
    color: #333;
    margin-bottom: 3px
}

.app-message .app-t p {
    font-size: 20px;
    color: #333;
    margin-bottom: 19px
}

.app-message .app-t ul {
    margin: 0 -10px
}

.app-message .app-t ul li {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px
}

.app-message .app-t ul li .h3 {
    font-size: 16px;
    color: #666;
    margin-bottom: 5px
}

.app-message .app-t ul li .h3 font {
    color: #f00
}

.app-message .app-t ul li input {
    width: 100%;
    border: 0;
    background: #fff;
    height: 46px;
    padding: 0 15px;
    font-size: 20px
}

.app-message .app-t ul li textarea {
    width: 100%;
    border: 0;
    background: #fff;
    height: 120px;
    padding: 15px;
    font-size: 20px
}

.app-message .app-t ul li .submit {
    width: 240px;
    height: 66px;
    text-align: center;
    line-height: 66px;
    font-size: 20px;
    color: #fff;
    background: #17b8eb;
    border: 0;
    margin-top: 8px
}

.app-message .app-t ul .width {
    width: 100%
}

.content .aside {
    float: left;
    width: 379px
}

.content .aside .aside-title {
    color: #fff;
    line-height: 174px;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    background: url("../images/aside.png") no-repeat top center
}

.content .aside .aside-list {
    border: 1px solid #e5e5e5;
    border-top: 0
}

.content .aside .aside-list ul {
    padding-top: 10px
}

.content .aside .aside-list ul li {
    padding-top: 10px;
    margin-bottom: 9px;
    padding-bottom: 22px;
    position: relative
}

.content .aside .aside-list ul li:after {
    content: '';
    display: block;
    border-bottom: 2px dashed #e5e5e5;
    height: 1px;
    width: 94%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 3%
}

.content .aside .aside-list ul li a {
    color: #333;
    font-size: 22px;
    line-height: 69px;
    display: block;
    background: url("../images/dot9.png") no-repeat 19px center;
    padding-left: 45px;
    position: relative;
    z-index: 6;
    padding-right: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.content .aside .aside-list ul li a:after {
    content: '';
    display: block;
    width: 20px;
    height: 69px;
    position: absolute;
    top: 0;
    right: 16px;
    z-index: 7;
    background: url("../images/dot8h.png") no-repeat center center
}

.content .aside .aside-list ul li ul {
    padding-top: 19px;
    margin: 0 21px;
    padding-bottom: 11px;
    border: 0;
}

.content .aside .aside-list ul li ul li {
    padding-top: 0;
    margin-bottom: 18px
}

.content .aside .aside-list ul li ul li:after {
    display: none
}

.content .aside .aside-list ul li ul li a {
    color: #666;
    font-size: 18px;
    line-height: 24px;
    background: url("../images/dot7.png") no-repeat 0 center;
    padding-left: 28px
}

.content .aside .aside-list ul li ul li a:after {
    display: none
}

.content .aside .aside-list ul li:nth-last-child(1) {
    margin-bottom: 0
}

.content .aside .aside-list ul li:nth-last-child(1):after {
    display: none
}

.content .aside .aside-list ul .active {
    background: url("../images/libg.png") no-repeat top left;
    width: 390px
}

.content .aside .aside-list ul .active a {
    color: #fff;
    background: url("../images/dot9h.png") no-repeat 19px center
}

.content .aside .aside-list ul .active a:after {
    background: url("../images/dot8h.png") no-repeat center center
}

.content .aside .aside-list ul .active ul li {
    background: 0
}

.content .aside .aside-list ul .active ul li a {
    color: #666;
    background: url("../images/dot7.png") no-repeat 0 center
}

.content .aside .aside-list ul .active ul .active a {
    color: #0071b3
}

.content .right {
    float: right;
    width: 76.1%
}

.content .right .right-title {
    overflow: hidden;
    margin-bottom: 25px
}

.content .right .right-title h3 {
    font-size: 40px;
    color: #333;
    float: left;
    line-height: 41px
}

.content .right .right-title h3:after {
    content: '';
    display: block;
    width: 80px;
    height: 6px;
    background: #17b8eb;
    margin: 19px 0 13px 0
}

.content .right .right-p {
    font-size: 20px;
    color: #666;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 37px;
    line-height: 31px
}

.product {
    overflow: hidden;
    padding: 80px 0
}

.product .pro-list {
    margin-top: 36px;
    overflow: hidden
}

.product .pro-list li {
    margin-bottom: 40px
}

.product .pro-list li .box {
    border: 2px solid #f5f5f5;
    padding: 42px 24px 38px 499px;
    position: relative;
    background: #f5f5f5
}

.product .pro-list li .box:before, .product .pro-list li .box:after {
    content: '';
    border-style: solid;
    position: absolute;
    z-index: 5;
    box-sizing: content-box;
    transition: all .5s
}

.product .pro-list li .box:before {
    width: 0;
    height: 100%;
    border-width: 2px 0 2px 0;
    top: -2px;
    right: 0
}

.product .pro-list li .box:after {
    width: 100%;
    height: 0;
    border-width: 0 2px 0 2px;
    bottom: 0;
    left: -2px
}

.product .pro-list li .box .pic {
    width: 500px;
    height: 336px;
    position: absolute;
    top: 0;
    left: 0
}

.product .pro-list li .box .pic img {
    transition: .5s
}

.product .pro-list li .box .pic:after {
    padding-bottom: 67.2%
}

.product .pro-list li .box .text {
    border-left: 2px solid #e2e2e2;
    padding-left: 40px;
    height: 256px
}

.product .pro-list li .box .text .bt {
    font-size: 30px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 34px
}

.product .pro-list li .box .text .jsh {
    font-size: 18px;
    line-height: 27px;
    height: 56px;
    overflow: hidden;
    margin-bottom: 39px
}

.product .pro-list li .box .text .more {
    font-size: 24px;
    color: #333;
    height: 82px;
    background: url(../images/more5.png) no-repeat center center;
    padding: 12px;
    width: 286px;
    line-height: 58px
}

.product .pro-list li .box .text .more span {
    background: 0;
    display: block;
    text-align: left;
    padding-left: 34px
}

.product-show {
    padding-bottom: 0
}

.product-show .nr {
    padding-bottom: 80px
}

.product-show .show-info {
    padding: 40px 0 0 0
}

.product-show .show-info .info-pic {
    padding: 40px;
    background: #f8f8f8;
    margin-bottom: 76px
}

.product-show .show-info .info-pic .pro-left {
    width: 49.55%
}

.product-show .show-info .info-pic .pro-left .pro-max .item .pic {
    border: 0
}

.product-show .show-info .info-pic .pro-left .pro-max .item .pic:after {
    padding-bottom: 59.93589743589744%
}

.product-show .show-info .info-pic .pro-left .pro-min .getIndex .item {
    margin: 8px 0 0 0
}

.product-show .show-info .info-pic .pro-left .pro-min .getIndex .item .pic:after {
    padding-bottom: 59.93589743589744%
}

.product-show .show-info .info-pic .pro-text {
    float: right;
    width: 47.4%
}

.product-show .show-info .info-pic .pro-text .bt {
    font-size: 31px;
    color: #333
}

.product-show .show-info .info-pic .pro-text .jsh {
    position: relative;
    padding-top: 17px;
    margin-bottom: 38px
}

.product-show .show-info .info-pic .pro-text .jsh:before {
    content: '';
    display: block;
    width: 80px;
    height: 8px;
    background: #fca718;
    margin-bottom: 38px
}

.product-show .show-info .info-pic .pro-text .jsh .h3 {
    font-size: 30px;
    padding-left: 0;
    background: 0
}

.product-show .show-info .info-pic .pro-text .jsh .p {
    font-size: 21px;
    line-height: 31px
}

.product-show .show-info .info-pic .pro-text .download {
    margin-bottom: 0
}

.product-show .show-info .item-info .ot {
    margin-bottom: 75px
}

.product-show .show-info .item-info .ot .title-h3 {
    font-size: 30px;
    color: #333;
    background: url("../images/he6.png") no-repeat center left;
    padding-left: 60px
}

.product-show .show-info .item-info .ot .p {
    padding: 38px 0;
    font-size: 20px;
    color: #333;
    line-height: 32px
}

.product-show .show-info .item-info .ot .p .list {
    margin: 0 -32px
}

.product-show .show-info .item-info .ot .p .list li {
    width: 25%;
    float: left;
    padding: 0 32px
}

.product-show .show-info .item-info .ot .p .list li .pic {
    width: 120px;
    margin: 0 auto
}

.product-show .show-info .item-info .ot .p .list li .text {
    padding-top: 19px
}

.product-show .show-info .item-info .ot .p .list li .text .bt {
    text-align: center;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-bottom: 13px;
    line-height: 45px
}

.product-show .show-info .item-info .ot .p .list li .text .jsh {
    font-size: 20px;
    color: #333;
    line-height: 32px
}

.product-show .show-info .item-info .ot .p table td {
    font-size: 20px;
    color: #333;
    padding: 16px 10px;
    text-align: center;
    border: 2px solid #17b8eb
}

.product-show .show-info .item-info .ot .p table .bg1 td {
    background: #17b8eb;
    color: #fff
}

.product-show .show-info .item-info .ot .p .yingyong {
    margin: 0 -7px;
    padding-top: 21px;
    overflow: hidden
}

.product-show .show-info .item-info .ot .p .yingyong .item {
    width: 25%;
    float: left;
    padding: 0 7px;
    text-align: center
}

.product-show .show-info .item-info .ot .p .yingyong .item .box {
    padding-top: 74px;
    overflow: hidden;
    height: 383px;
    position: relative;
    background: #f5f5f5
}

.product-show .show-info .item-info .ot .p .yingyong .item .box .text {
    overflow: hidden;
    padding: 23px 5px 0 5px;
    text-align: center
}

.product-show .show-info .item-info .ot .p .yingyong .item .pic {
    width: 128px;
    height: 128px;
    border: 4px solid #f5f5f5;
    border-radius: 50%;
    margin: 0 auto;
    background: #0071b3
}

.product-show .show-info .item-info .ot .p .yingyong .item .bt {
    font-size: 30px;
    font-weight: bold;
    color: #333
}

.product-show .show-info .item-info .ot .p .yingyong .item .bt:after {
    content: '';
    display: block;
    width: 40px;
    height: 6px;
    margin: 14px auto 38px auto;
    background: #17b8eb
}

.product-show .show-info .item-info .ot .p .yingyong .item .jsh {
    font-size: 20px;
    color: #fff;
    background: url("../images/more3.png") no-repeat center right;
    padding-right: 40px;
    display: none;
    text-align: center
}

.product-show .show-info .item-info .ot .p .yingyong .item .span {
    font-size: 126px;
    color: rgba(237, 234, 234, 0.7);
    font-family: arial;
    font-weight: bold;
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 100%;
    line-height: 64px
}

@media (min-width: 1025px) {
    .product-show .show-info .item-info .ot .p .yingyong .item:hover .box {
        background: #17b8eb
    }

    .product-show .show-info .item-info .ot .p .yingyong .item:hover .box .pic {
        border: 4px solid #fff
    }

    .product-show .show-info .item-info .ot .p .yingyong .item:hover .box .bt {
        color: #fff
    }

    .product-show .show-info .item-info .ot .p .yingyong .item:hover .box .bt:after {
        background: #fff
    }

    .product-show .show-info .item-info .ot .p .yingyong .item:hover .box .jsh {
        display: inline-block
    }

    .product-show .show-info .item-info .ot .p .yingyong .item:hover .box .span {
        color: rgba(237, 234, 234, 0.05)
    }
}

@media (min-width: 1025px) {
    .content .aside .aside-list ul li:hover {
        background: url("../images/libg.png") no-repeat top left;
        width: 390px
    }

    .content .aside .aside-list ul li:hover a {
        color: #fff;
        background: url("../images/dot9h.png") no-repeat 19px center
    }

    .content .aside .aside-list ul li:hover a:after {
        background: url("../images/dot8h.png") no-repeat center center
    }

    .content .aside .aside-list ul li:hover ul li {
        background: 0
    }

    .content .aside .aside-list ul li:hover ul li a {
        color: #666;
        background: url(../images/dot7.png) no-repeat 0 center
    }

    .content .aside .aside-list ul li ul li a:hover {
        color: #17b8eb
    }

    .product .pro-list li .box:hover:before, .product .pro-list li .box:hover:after {
        border-color: #17b8eb
    }

    .product .pro-list li .box:hover:before {
        width: 100%
    }

    .product .pro-list li .box:hover:after {
        height: 100%
    }

    .product .pro-list li .box:hover .pic img {
        transform: scale(1.1)
    }

    .product .pro-list li .box:hover .text .bt {
        color: #17b8eb;
    }

    .product .pro-list li .box:hover .text .more {
        color: #fff;
        background: url(../images/more5h.png) no-repeat center center
    }
}

.rd .rd-list {
    padding: 0 115px;
    position: relative;
    margin: 80px 0 74px 0
}

.rd .rd-list li {
    width: 25%;
    padding: 0 40px;
    text-align: center
}

.rd .rd-list li .pic {
    width: 300px;
    height: 300px;
    margin: 0 auto
}

.rd .rd-list li .pic:after {
    padding-bottom: 58.333333333333336%
}

.rd .rd-list li .bt {
    font-size: 20px;
    color: #6c6c6c;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    margin: 40px 0 0 0
}

.rd .slick-prev, .rd .slick-next {
    width: 80px;
    height: 80px;
    margin-top: -75px;
    z-index: 4
}

.rd .slick-prev:before, .rd .slick-next:before {
    content: ''
}

.rd .slick-prev {
    left: 0;
    background: url("../images/lefth.png") no-repeat center center !important;
}



.rd .slick-next {
    right: 0;
    background: url("../images/righth.png") no-repeat center center !important;
}



.rd .rd-p {
    padding: 48px 0
}

.rd .rd-p .list1 {
    text-align: center;
    font-size: 0;
    margin-top: 35px
}

.rd .rd-p .list1 ul li {
    margin: 0 57px;
    width: 360px;
    display: inline-block;
    vertical-align: top
}

.rd .rd-p .list1 ul li .pic:after {
    padding-bottom: 68.88888888888889%
}

.rd .rd-p .list2 {
    text-align: center;
    font-size: 0;
    margin-top: 80px;
    margin-bottom: 30px;
    overflow: hidden;
}

.rd .rd-p .list2 ul {
    overflow: hidden;
}

.rd .rd-p .list2 ul li {
    margin: 0 10px;
    width: 200px;
    display: inline-block;
    vertical-align: top
}

.rd .rd-p .list2 ul li .pic:after {
    padding-bottom: 142.30769230769232%
}

.rd .rd-tu {
    padding-top: 48px
}

.rd .rd-tu .left {
    width: 50%;
    float: left;
    padding-right: 20px;
    position: relative
}

.rd .rd-tu .left .pic:after {
    padding-bottom: 72.09302325581395%
}

.rd .rd-tu .right {
    float: right;
    width: 50%
}

.rd .rd-tu .right .info {
    margin: 0 -10px
}

.rd .rd-tu .right .info .item {
    margin-bottom: 20px;
    width: 50%;
    float: left;
    padding: 0 10px;
    position: relative
}

.rd .rd-tu .right .info .item .pic:after {
    padding-bottom: 69.76744186046511%
}

.rd .rd-tu .slick-dots {
    z-index: 10;
    bottom: 20px;
    width: 100%;
    right: 0;
    line-height: 0;
    font-size: 0
}

.rd .rd-tu .slick-dots li {
    margin: 0 10px;
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.rd .rd-tu .slick-dots li button {
    width: 20px;
    height: 20px;
    padding: 0;
    display: block;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6)
}

.rd .rd-tu .slick-dots li button:before {
    content: ""
}

.rd .rd-tu .slick-dots .slick-active button {
    background: #fff
}

.rd .rd-tu .slick-dots .slick-active button:before {
    color: transparent
}

@media (max-width: 1800px) {
    .home-number .list li {
        padding: 0 90px
    }

    .home-product .left .title {
        font-size: 35px
    }

    .home-product .left .parHd li a {
        font-size: 22px
    }

    .home-product .parBd .slideBox .text .bt {
        font-size: 28px;
        line-height: 40px;
        height: 80px;
    }

    .home-product .parBd .slideBox .text .jsh:before {
        margin-top: 24px;
        margin-bottom: 40px
    }

    .home-product .parBd .slideBox .picScroll-left {
        margin-top: 105px;
        padding-bottom: 50px
    }

    .home-title h3 {
        font-size: 44px
    }

    .home-title p {
        font-size: 18px
    }

    .home-applications .home-bottom ul li .text {
        padding: 60px 20px
    }

    .home-applications .home-bottom ul li .text .area {
        margin: 0 auto 50px auto
    }

    .home-applications .home-bottom ul li .text .bt {
        font-size: 30px
    }

    .home-applications .home-bottom ul li .hover .list {
        width: 47%
    }

    .home-applications .home-bottom ul li .hover .show {
        width: 53%
    }

    .home-applications .home-bottom ul li .hover .show .info ul li a {
        font-size: 18px;
        line-height: 48px;
        padding: 0
    }

    .home-applications .home-bottom ul li .hover .show .info ul li {
        padding: 0 15px
    }

    .home-applications .home-bottom ul li .hover:after {
        left: 44%
    }

    .home-applications .home-bottom ul li .hover .show .info .more1 {
        margin: 0 15px
    }

    .home-about .list a .text .info .more1 p {
        line-height: 50px;
        font-size: 18px;
        padding-left: 35px;
        background: url(../images/more3.png) no-repeat 90% center
    }

    .home-about .list a .text .info .more1 {
        margin-top: 20px
    }

    .home-about .list a .text .info .jsh {
        font-size: 16px;
        margin-top: 15px
    }

    .home-about .list a .text .info .span {
        font-size: 22px
    }

    .home-about .list a .text .info .bt {
        font-size: 30px
    }

    .home-about .list a .text .info {
        padding: 30px
    }

    .home-about .list .item:nth-child(3) a {
        margin-bottom: 16px
    }

    .home-news .one .text .bt {
        font-size: 30px;
        line-height: 50px;
        height: 100px
    }

    .home-news .one {
        width: 48.638%
    }

    .home-news ul {
        width: 49.228%
    }

    .home-news ul li {
        margin-bottom: 22px
    }

    .home-news ul li:nth-child(3) {
        display: none
    }

    .footer-top .footer-contact {
        padding-left: 50px
    }

    .footer-bottom {
        font-size: 16px
    }

    .content .right {
        width: 69.1%
    }

    .product .pro-list li .box {
        padding: 20px 20px 20px 390px
    }

    .product .pro-list li .box .pic {
        width: 381px;
        height: 256px
    }

    .product .pro-list li {
        margin-bottom: 20px
    }

    .product .pro-list li .box .text {
        height: 212px
    }

    .product .pro-list li .box .text .bt {
        font-size: 22px;
        margin-bottom: 15px
    }

    .product .pro-list li .box .text .jsh {
        font-size: 16px;
        margin-bottom: 20px
    }

    .product .pro-list li .box .text .more {
        font-size: 18px;
        height: 56px;
        background: url(../images/more5.png) no-repeat center center;
        padding: 8px;
        width: 200px;
        line-height: 40px;
        background-size: 200px
    }

    .product .pro-list li .box:hover .text .more {
        background: url(../images/more5h.png) no-repeat center center;
        background-size: 200px
    }

    .content .aside .aside-list ul li a {
        font-size: 18px
    }

    .page a {
        font-size: 16px
    }

    .content .aside .aside-list ul li ul li {
        margin-bottom: 5px
    }

    .content .right .right-title h3 {
        font-size: 30px
    }

    .product-show .show-info .info-pic .pro-text .bt {
        font-size: 22px
    }

    .product-show .show-info .info-pic .pro-text .jsh .h3 {
        font-size: 20px
    }

    .product-show .show-info .info-pic .pro-text .jsh .p {
        font-size: 16px;
        line-height: 30px
    }

    .show-info .info-pic .pro-text .download a {
        width: 200px;
        height: 51px;
        line-height: 48px;
        background: #17b8eb url(../images/dot4.png) no-repeat 26% center;
        padding-left: 90px;
        font-size: 16px
    }

    .product-show .show-info .info-pic .pro-text .jsh {
        margin-bottom: 20px
    }

    .product-show .show-info .item-info .ot .title-h3 {
        font-size: 21px;
        padding-left: 38px;
        background-size: 24px
    }

    .product-show .show-info .item-info .ot .p {
        padding: 25px 0;
        font-size: 16px;
        line-height: 27px
    }

    .product-show .show-info .item-info .ot .p .list li .pic {
        width: 70px
    }

    .product-show .show-info .item-info .ot .p .list li .text .bt {
        font-size: 20px;
        margin-bottom: 10px
    }

    .product-show .show-info .item-info .ot .p .list li .text .jsh {
        font-size: 16px;
        line-height: 27px
    }

    .product-show .show-info .item-info .ot .p table td {
        font-size: 16px;
        padding: 10px 5px;
        border: 2px solid #17b8eb
    }

    .product-show .show-info .item-info .ot {
        margin-bottom: 30px
    }

    .product-show .show-info .item-info .ot .p .yingyong .item .bt {
        font-size: 20px
    }

    .product-show .show-info .item-info .ot .p .yingyong .item .pic {
        width: 100px;
        height: 100px
    }

    .app-message .app-t h3 {
        font-size: 30px
    }

    .app-message .app-t p {
        font-size: 16px
    }

    .app-message .app-t ul li input {
        font-size: 16px
    }

    .app-message .app-t ul li textarea {
        font-size: 16px
    }

    .app-message .app-t ul li .submit {
        width: 130px;
        height: 51px;
        line-height: 51px;
        font-size: 18px
    }

    .product-show .show-info .item-info .ot .p .yingyong .item .box {
        padding-top: 53px;
        height: 330px
    }

    .product-show .show-info .item-info .ot .p .yingyong .item .jsh {
        font-size: 16px
    }

    .content .right .right-p {
        font-size: 16px;
        padding-bottom: 20px
    }

    .content .right .right-title {
        margin-bottom: 15px
    }

    .about-title {
        font-size: 30px
    }

    .about-span {
        font-size: 18px;
        margin-bottom: 20px
    }

    .app-list ul li .text .bt {
        font-size: 20px
    }

    .app-list ul li .text .more1 p {
        width: 190px;
        font-size: 16px
    }

    .show-info .tabsMenu li a {
        font-size: 20px;
        line-height: 60px;
        height: 60px
    }

    .show-info .tabsMenu li {
        min-width: 240px
    }

    .show-info .info-pic .pro-text .bt {
        font-size: 28px
    }

    .show-info .info-pic .pro-text .jsh {
        padding-top: 20px;
        margin-bottom: 20px
    }

    .show-info .info-pic .pro-text .jsh .h3 {
        font-size: 20px
    }

    .show-info .info-pic .pro-text .jsh .p {
        font-size: 16px;
        line-height: 30px
    }

    .show-info .info-title {
        font-size: 30px;
        margin-bottom: 20px
    }

    .show-info .info-bottom .info-p {
        font-size: 16px;
        line-height: 30px
    }

    .show-info .info-bottom .in {
        padding: 0 59px;
        margin-bottom: 27px
    }

    .show-info .info-bottom .info-p1 {
        font-size: 16px;
        line-height: 30px
    }

    .rd .rd-list li .pic {
        width: 150px;
        height: 150px
    }

    .rd .rd-tu .right .info .item {
        margin-bottom: 16px
    }

    .news ul li .box {
        padding-left: 590px
    }

    .news ul li .date p {
        font-size: 18px
    }

    .news ul li .date h3 {
        font-size: 30px
    }

    .news ul li .text .bt {
        font-size: 20px;
        margin-bottom: 5px
    }

    .news ul li .text .jsh {
        font-size: 16px;
        margin-bottom: 20px
    }

    .news ul li .text .more {
        font-size: 18px;
        height: 56px;
        background: url(../images/more5.png) no-repeat center center;
        padding: 8px;
        width: 200px;
        line-height: 40px;
        background-size: 200px
    }

    .news ul li:hover .more {
        background: url(../images/more5h.png) no-repeat center center;
        background-size: 200px
    }

    .news ul li .text .more p {
        line-height: 40px;
        padding: 0 30px;
        font-size: 18px
    }

    .news ul li {
        padding: 40px 0
    }

    .news-show h1 {
        font-size: 30px
    }

    .news-show .info {
        font-size: 18px;
        margin-bottom: 40px
    }

    .news-show .info1 {
        font-size: 16px;
        line-height: 30px
    }

    .news-show .info1 .p {
        font-size: 20px
    }

    .inside-page-news li {
        width: 196px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        margin: 0 20px
    }

    .inside-page-news li img {
        height: 50px
    }

    .inside-page-news li:nth-child(2) {
        padding-left: 44px
    }

    .inside-xg-news li .tit {
        font-size: 20px
    }

    .inside-xg-news li .txt {
        margin-top: 27px;
        font-size: 16px;
        margin-bottom: 27px
    }

    .more {
        font-size: 16px
    }

    .about .jsh {
        font-size: 16px;
        line-height: 30px
    }

    .about .about-list li .bt {
        font-size: 18px
    }

    .about .about-list li .jsh {
        font-size: 16px
    }

    .about .jsh1 {
        font-size: 16px;
        line-height: 30px
    }

    .gongchang .text .bt {
        font-size: 30px;
        margin-bottom: 20px
    }

    .gongchang .text .jsh {
        font-size: 16px;
        line-height: 29px
    }

    .gongchang .pic {
        width: 480px;
        height: 480px
    }

    .culture .list .title {
        font-size: 20px
    }

    .culture .list li {
        max-width: 405px
    }

    .culture .list .info {
        font-size: 16px
    }

    .hexin .nr ul li .text .bt {
        font-size: 24px
    }

    .hexin .nr ul li .text .jsh {
        font-size: 16px
    }

    .hexin .nr ul li .pic {
        width: 150px;
        height: 168px
    }

    .service .nr .jsh {
        font-size: 18px
    }

    .service .list .title {
        font-size: 20px
    }

    .service .list li {
        max-width: 405px
    }

    .service .list2 li .box .text .bt {
        font-size: 22px;
        margin-bottom: 13px
    }

    .service .list2 li .box .text .p {
        font-size: 18px
    }

    .service .list2 li .box .pic {
        width: 80px;
        height: 88px
    }

    .service .list2 li .box .text {
        padding-left: 95px;
        padding-top: 8px
    }

    .service .list2 li .box {
        padding-bottom: 20px;
        margin-bottom: 20px;
        min-height: 95px
    }

    .contact .contactlist li .bt {
        font-size: 20px
    }

    .contact .contactlist li .jsh {
        font-size: 16px
    }

    .contact .contactlist li .pic {
        height: 50px;
        margin-bottom: 15px
    }

    .message .left .title {
        font-size: 30px
    }

    .message .left ul li .text p {
        font-size: 14px
    }

    .message .left ul li .text h3 {
        font-size: 18px
    }

    .message .right {
        padding: 40px
    }

    .message .right .title {
        font-size: 30px;
        margin-bottom: 10px
    }

    .message .right .span {
        font-size: 18px;
        margin-bottom: 20px
    }

    .message .right ul li .submit {
        width: 200px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }

    .message .left ul li .pic {
        width: 60px;
        height: 60px
    }

    .message .left ul li .text {
        padding-top: 19px
    }

    .header .container {
        width: 1400px
    }

    .message .right ul li textarea {
        font-size: 16px
    }

    .message .right ul li input {
        font-size: 16px
    }

    .footer-top ul li ul li a {
        font-size: 14px
    }

    .footer-top .flogo {
        padding-right: 20px
    }

    .home-product .parBd .slideBox .picScroll-left .bd ul li {
        width: 690px
    }
}

@media (max-width: 1500px) {
    .header .container {
        width: 1260px
    }

    .header .header-right .nav ul li > a {
        font-size: 16px
    }

    .header .header-right .nav ul li {
        margin-left: 30px
    }

    .header .header-right .nav {
        padding-right: 40px
    }

    .culture .list li {
        max-width: 305px
    }

    .service .list li {
        max-width: 305px
    }

    .content .aside {
        float: left;
        width: 279px
    }

    .content .aside .aside-list ul .active {
        background: url(../images/libg.png) no-repeat top right;
        width: 287px
    }

    .content .aside .aside-list ul li:hover {
        background: url(../images/libg.png) no-repeat top right;
        width: 287px
    }

    .content .right {
        width: 72.1%
    }

    .home-product .left .title {
        font-size: 30px;
        background-size: 40px
    }

    .home-product .parBd .slideBox .picScroll-left .bd ul li {
        width: 600px
    }

    .home-applications .home-bottom ul li .hover .list ul li a {
        background: #fff
    }

    .home-applications .home-bottom ul li .hover .show .info ul li a {
        font-size: 16px;
        line-height: 37px
    }

    .home-applications .home-bottom ul li .text .bt {
        font-size: 20px
    }

    .home-applications .home-bottom ul li .hover .show .info .more1 a {
        font-size: 14px
    }

    .home-number .list li .num span {
        font-size: 50px
    }

    .home-number .list li .p {
        font-size: 18px
    }

    .home-number .list li .num {
        font-size: 40px
    }

    .home-number .slick-prev, .home-number .slick-next {
        width: 40px;
        height: 40px;
        margin-top: -20px;


    }
    .home-number .slick-prev:hover, .home-number .slick-next:hover{
        background-size: 40px !important
    }
    .home-number .slick-next {
        background-size: 40px !important
    }

    .home-number .slick-prev {
        background-size: 40px !important
    }

    .home-number .list1 {
        padding: 0 40px
    }

    .home-title1 a {
        font-size: 16px
    }

    .home-about .list a .text .info .bt {
        font-size: 22px
    }

    .home-applications .home-bottom ul li .text .area {
        width: 80px;
        height: 80px
    }

    .rd .slick-prev, .rd .slick-next {
        width: 40px;
        height: 40px;
        margin-top: -40px
    }

    .rd .slick-prev {
        background-size: 40px !important
    }

    .rd .slick-next {
        background-size: 40px !important
    }

    .rd .rd-list {
        padding: 0 55px
    }

    .home-about .list .item:nth-child(3) a {
        margin-bottom: 14px
    }
    .home-news .one {
        width: 55.638%;
    }
    .home-news ul {
        width: 42.228%;
    }
}

/*
@media (max-width: 1260px) {
    .header .container {
        width: 100%
    }

    .header .header-right {
        display: none
    }

    .phone-nav {
        display: block
    }

    .header {
        height: 60px
    }

    .header .logo {
        padding-top: 10px
    }

    .header .logo a img {
        height: 40px
    }

    .inbanner .inbanner-slick {
        display: none
    }

    .inbanner .inbanner-slick-phone {
        display: block
    }

    .footer-top ul {
        display: none
    }

    .footer-top .flogo {
        width: 140px;
        margin-top: 0
    }

    .footer-top .footer-contact {
        width: 100%;
        border-left: 0;
        padding-left: 0;
        font-size: 14px;
        margin-top: 10px
    }

    .footer-bottom {
        font-size: 12px;
        padding: 10px 0
    }

    .footer-top .footer-contact p {
        margin-bottom: 5px
    }

    .footer-top {
        padding: 30px 0
    }

    .rd .rd-tu .slick-dots li button {
        width: 10px;
        height: 10px
    }

    .rd .rd-tu .slick-dots li {
        margin: 0 5px;
        width: 10px;
        height: 10px
    }

    .rd .rd-tu .slick-dots {
        bottom: 10px
    }

    .home-number .list li {
        padding: 0 5px
    }

    .home-about .list a .text .info .jsh {
        font-size: 14px;
        line-height: 25px;
        height: 75px;
        margin-top: 5px
    }

    .home-about .list a .text .info .span {
        font-size: 18px
    }

    .home-about .list a .text .info .bt {
        font-size: 20px
    }

    .home-about .list a .text .info {
        padding: 20px
    }

    .home-about .list .item:nth-child(3) a {
        margin-bottom: 11px
    }

    .home-news .one {
        width: 100%
    }

    .home-news ul {
        width: 100%;
        margin-top: 20px
    }

    .home-product .left {
        width: 100%;
        padding-top: 0
    }

    .home-product .left .parHd li a {
        line-height: 45px;
        font-size: 14px;
        padding: 0 10px 0 10px
    }

    .home-product .left .parHd li {
        margin-bottom: 10px;
        width: 50%;
        float: left
    }

    .home-product .parBd {
        width: 100%
    }

    .content .right {
        width: 100%
    }

    .content .aside {
        display: none
    }

    .gongchang .pic {
        position: relative;
        top: auto;
        left: auto
    }

    .gongchang .text {
        padding-left: 0;
        padding-top: 0;
        min-height: 0;
        margin-top: 20px
    }

    .culture .nr .img {
        display: none
    }

    .culture .list li {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        max-width: initial !important;
        width: 100% !important;
        margin-bottom: 20px;
        right: auto !important
    }

    .culture .list .li-02, .culture .list .li-04, .culture .list .li-06 {
        text-align: left
    }

    .service .list li {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        max-width: initial !important;
        width: 100% !important;
        margin-bottom: 20px;
        right: auto !important
    }

    .service .list .li-02, .service .list .li-04, .service .list .li-06 {
        text-align: left
    }

    .message .left {
        width: 100%
    }

    .float {
        display: none
    }
}

@media (max-width: 1023px) {
    .footer-top .footer-contact{
        font-size:12px;
    }
.footer-top .footer-contact .icon4 span{
        text-indent: 5.2rem !important;
    }
    .footer-top .footer-contact p span{
        text-indent: 3.7rem !important;
    }
    .home-number .list1{
        display:none;
    }
    .home-number .list2{
        display:block;
    }
    .current span {
        background-size: 16px
    }

    .home-product {
        padding: 30px 0
    }

    .home-product .left .title {
        font-size: 18px;
        background-size: 24px;
        padding-left: 30px;
        margin-bottom: 20px
    }

    .home-product .parBd .slideBox .text {
        width: 100%;
        padding-top: 0
    }

    .home-product .parBd .slideBox .text .bt {
        font-size: 16px;
        line-height: 30px;
        height: 60px;
    }

    .home-product .parBd .slideBox .text .jsh:before {
        width: 40px;
        height: 2px;
        margin-top: 10px;
        margin-bottom: 15px
    }

    .home-product .parBd .slideBox .text .jsh p {
        height: auto;
        padding-right: 0;
        max-height: 75px
    }

    .home-product .parBd .slideBox .text .jsh {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 10px
    }

    .home-product .parBd .slideBox .picScroll-left {
        width: 100%;
        margin-top: 20px;
        padding-bottom: 20px
    }

    .home-product .parBd .slideBox .picScroll-left .bd ul li {
        width: 300px;
        height: 110px
    }

    .home-product .parBd .slideBox .picScroll-left .bd {
        width: 300px;
        margin: 0 auto
    }

    .home-product .parBd .slideBox .picScroll-left .hd li {
        width: 10px;
        height: 10px
    }

    .home-applications {
        padding: 30px 0
    }

    .home-title h3 {
        font-size: 24px;
        margin-bottom: 5px
    }

    .home-title p {
        font-size: 16px
    }

    .home-applications .home-bottom {
        padding-top: 20px
    }

    .home-applications .home-bottom ul li {
        width: 100%;
        margin-bottom: 15px
    }

    .home-applications .home-bottom ul li .hover {
        display: none
    }

    .home-number .list li {

    }

    .home-number .list li .num {
        font-size: 20px
    }

    .home-number .list li .num span {
        font-size: 28px
    }

    .home-number .list li .p {
        font-size: 14px
    }

    .home-number .list {
        margin-bottom: 20px
    }
    .home-number .slick-prev, .home-number .slick-next{
        display: none !important;
    }
    .home-number .list1{
        padding:0;
    }
    .home-about {
        padding: 30px 0
    }

    .home-about .list .item {
        width: 100% !important;
        margin-bottom: 10px !important
    }

    .home-news {
        padding: 30px 0
    }

    .home-news .one .text {
        padding: 20px
    }

    .home-news .one .text .bt {
        font-size: 16px;
        line-height: 30px;
        height: 60px
    }

    .home-news .one .text .date {
        font-size: 14px;
        margin-top: 10px;
        background: url(../images/more1.png) no-repeat center right;
        background-size: 40px
    }

    .home-title1 a {
        font-size: 14px
    }

    .home-title1 {
        margin-bottom: 20px
    }

    .home-news ul li .pic {
        width: 100%;
        position: relative;
        top: auto;
        left: auto
    }

    .home-news ul li .text {
        min-height: 0;
        padding: 10px
    }

    .home-title1 h3 {
        font-size: 18px
    }

    .content {
        padding: 30px 0 !important
    }

    .content .right .right-title h3 {
        font-size: 24px
    }

    .content .right .right-title h3:after {
        width: 40px;
        height: 2px;
        margin: 10px 0 10px 0
    }

    .current {
        padding: 10px 0
    }

    .current span {
        font-size: 15px
    }

    .content .right .right-title {
        margin-bottom: 5px
    }

    .content .right .right-p {
        font-size: 14px;
        padding-bottom: 10px
    }

    .product .pro-list {
        margin-top: 20px
    }

    .product .pro-list li .box {
        padding: 20px
    }

    .product .pro-list li .box .pic {
        width: 100%;
        height: auto;
        position: relative;
        top: auto;
        left: auto
    }

    .product .pro-list li .box .text {
        border-left: 0;
        padding-left: 0;
        height: auto
    }

    .product .pro-list li .box .text .bt {
        font-size: 16px;
        margin-bottom: 5px
    }

    .product .pro-list li .box .text .jsh {
        font-size: 14px;
        line-height: 25px;
        height: 50px;
        margin-bottom: 10px
    }

    .product .pro-list li .box .text .more {
        font-size: 14px
    }

    .page a {
        font-size: 14px
    }

    .product-show .show-info {
        padding: 20px 0 0 0
    }

    .product-show .show-info .info-pic {
        padding: 20px;
        margin-bottom: 20px
    }

    .product-show .show-info .info-pic .pro-left {
        width: 100%
    }

    .product-show .show-info .info-pic .pro-text {
        width: 100%;
        margin-top: 10px
    }

    .product-show .show-info .info-pic .pro-text .bt {
        font-size: 16px
    }

    .product-show .show-info .info-pic .pro-text .jsh:before {
        width: 40px;
        height: 2px;
        margin-bottom: 20px
    }

    .product-show .show-info .info-pic .pro-text .jsh .h3 {
        font-size: 18px
    }

    .product-show .show-info .info-pic .pro-text .jsh .p {
        font-size: 14px;
        line-height: 25px
    }

    .product-show .show-info .item-info .ot .p .list li {
        width: 100%;
        margin-bottom: 10px
    }

    .product-show .show-info .item-info .ot .p .list li .pic {
        width: 50px
    }

    .product-show .show-info .item-info .ot .p .list li .text {
        padding-top: 5px
    }

    .product-show .show-info .item-info .ot .p .list li .text .bt {
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 30px
    }

    .product-show .show-info .item-info .ot .p .list li .text .jsh {
        font-size: 14px;
        line-height: 25px
    }

    .product-show .show-info .item-info .ot {
        margin-bottom: 20px
    }

    .product-show .show-info .item-info .ot .p table td {
        font-size: 14px;
        padding: 5px 5px
    }

    .product-show .show-info .item-info .ot .p {
        padding: 20px 0;
        font-size: 14px;
        line-height: 25px;
        overflow: auto
    }

    .product-show .show-info .item-info .ot .p table {
        width: 900px
    }

    .product-show .show-info .item-info .ot .title-h3 {
        font-size: 18px;
        background-size: 22px;
        line-height: 30px
    }

    .product-show .show-info .item-info .ot .p .yingyong .item {
        width: 50%
    }

    .product-show .show-info .item-info .ot .p .yingyong .item .box {
        padding-top: 20px;
        height: auto;
        margin-bottom: 10px
    }

    .product-show .show-info .item-info .ot .p .yingyong .item .pic {
        width: 60px;
        height: 60px
    }

    .product-show .show-info .item-info .ot .p .yingyong .item .box .text {
        padding: 5px 5px 0 5px
    }

    .product-show .show-info .item-info .ot .p .yingyong .item .bt {
        font-size: 18px
    }

    .product-show .show-info .item-info .ot .p .yingyong {
        padding-top: 0
    }

    .product-show .nr {
        padding-bottom: 0
    }

    .app-message {
        padding: 20px 0;
        background: url(../images/bg10.png) no-repeat top center;
        background-size: cover
    }

    .app-message .app-t {
        width: 100%;
        margin-right: 0
    }

    .app-message .app-t h3 {
        font-size: 20px
    }

    .app-message .app-t ul li {
        width: 100%;
        margin-bottom: 10px
    }

    .product-show {
        padding-bottom: 0 !important
    }

    .app-list ul li {
        width: 100%;
        margin-bottom: 20px
    }

    .app-list {
        padding: 20px 0
    }

    .about-span {
        font-size: 16px;
        margin-bottom: 10px
    }

    .about-title {
        font-size: 24px
    }

    .app .about-title {
        margin-bottom: 15px
    }

    .app-list ul li .text {
        padding: 15px
    }

    .app-list ul li .text .bt {
        font-size: 16px;
        margin-bottom: 10px
    }

    .app-list ul li .text .more1 p {
        font-size: 14px
    }

    .show-info .info-pic .pro-left {
        width: 100%
    }

    .show-info .info-pic .pro-text {
        width: 100%;
        padding-top: 10px
    }

    .show-info .info-pic .pro-text .bt {
        font-size: 18px
    }

    .show-info .info-pic .pro-text .jsh {
        padding-top: 15px
    }

    .show-info .info-pic .pro-text .jsh .h3 {
        font-size: 16px;
        background-size: 15px;
        padding-left: 20px
    }

    .show-info .info-pic .pro-text .jsh .p {
        font-size: 14px;
        line-height: 25px
    }

    .show-info .tabsMenu li a {
        font-size: 14px;
        line-height: 40px;
        height: 40px
    }

    .show-info .tabsMenu li {
        min-width: 0;
        padding: 0 20px
    }

    .show-info .info-bottom {
        margin-bottom: 20px
    }

    .show-info .info-pic .pro-text .download {
        margin-bottom: 10px
    }

    .show-info .info-bottom .in {
        padding: 0;
        margin-bottom: 20px
    }

    .show-info .tabsMenu {
        margin-bottom: 20px
    }

    .show-info .info-title {
        font-size: 20px;
        margin-bottom: 10px;
        background-size: 30px !important;
        padding-left: 35px
    }

    .show-info .info-bottom .info-p {
        font-size: 14px;
        line-height: 25px;
        padding-left: 0
    }

    .show-info .info-bottom .info-p1 table td {
        padding: 10px
    }

    .show-info .info-bottom .info-p1 {
        font-size: 14px;
        line-height: 25px;
        overflow: auto
    }

    .show-info .info-bottom .info-p1 table {
        width: 900px
    }

    .app-show {
        padding-bottom: 0 !important
    }

    .rd .rd-list li .bt {
        font-size: 14px;
        margin: 20px 0 0 0
    }

    .rd .rd-list {
        margin: 20px 0
    }

    .rd .rd-p {
        padding: 20px 0
    }

    .rd .rd-p .list1 ul li {
        margin: 0 10px 10px 10px;
        width: 300px
    }

    .rd .rd-p .list2 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .rd .rd-p .list2 ul li {
        padding: 0 5px 10px 5px;
        width: 50%
    }

    .rd .rd-tu {
        padding-top: 20px
    }

    .rd .rd-tu .left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px
    }

    .rd .rd-tu .right {
        width: 100%
    }

    .rd .rd-tu .right .info .item {
        margin-bottom: 10px;
        width: 50%;
        padding: 0 5px
    }

    .news ul li .pic {
        width: 100%;
        height: auto;
        position: relative;
        top: auto;
        left: auto
    }

    .news ul li .box {
        padding-left: 0;
        height: auto
    }

    .news ul li .text {
        padding-left: 0
    }

    .news ul li .date {
        display: none
    }

    .news ul li .text:before {
        display: none
    }

    .news ul li .text .bt {
        font-size: 16px
    }

    .news ul li .text .jsh {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 25px;
        height: 50px
    }

    .news ul li .text .more {
        font-size: 14px
    }

    .news ul li .text .more p {
        font-size: 14px
    }

    .news ul li {
        padding: 30px 0
    }

    .news ul {
        margin-bottom: 20px
    }

    .news-show h1 {
        font-size: 20px;
        line-height: 30px
    }

    .news-show .info {
        font-size: 14px;
        padding: 10px 0 10px 0;
        margin-bottom: 20px
    }

    .news-show .info1 {
        font-size: 14px;
        line-height: 25px;
        padding: 0
    }

    .news-show .info1 .p {
        font-size: 16px;
        margin-bottom: 10px
    }

    .inside-page-news li {
        font-size: 16px;
        margin: 3px 20px
    }

    .inside-page-news {
        padding-top: 0;
        margin-top: 20px
    }

    .inside-xg-news {
        padding: 20px 0 0 0
    }

    .inside-xg-news li {
        width: 100%;
        margin-bottom: 10px
    }

    .inside-xg-news li a {
        padding: 20px
    }

    .inside-xg-news li time {
        font-size: 14px
    }

    .inside-xg-news li .tit {
        font-size: 16px;
        margin-top: 10px
    }

    .inside-xg-news li .txt {
        height: auto;
        max-height: 100px;
        margin-top: 5px;
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 10px
    }

    .more {
        font-size: 14px
    }

    .second-nav ul li {
        font-size: 14px;
        width: 50%
    }

    .second-nav ul li a {
        font-size: 14px;
        line-height: 45px;
        padding: 0 5px;
        width: auto
    }

    .about .jsh {
        font-size: 14px;
        line-height: 25px
    }

    .about .about-list li {
        width: 50%;
        margin-bottom: 5px
    }

    .about .about-list li .pic {
        width: 40px;
        height: 40px
    }

    .about .about-list li .bt {
        font-size: 16px;
        margin-top: 8px;
        margin-bottom: 5px
    }

    .about .about-list li .jsh {
        font-size: 14px
    }

    .about .about-list {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .about .jsh1 {
        font-size: 14px;
        line-height: 25px;
        padding: 20px 0
    }

    .gongchang .text .bt {
        font-size: 20px;
        margin-bottom: 10px
    }

    .gongchang .text .jsh {
        font-size: 14px;
        line-height: 25px
    }

    .gongchang .text .img .p {
        width: 100%;
        text-align: center
    }

    .gongchang .text .img {
        margin: 20px -10px 0 -10px
    }

    .culture .nr {
        margin: 0;
        min-height: 0
    }

    .hexin .nr ul li {
        width: 100%;
        margin-bottom: 10px
    }

    .hexin .nr ul li .pic {
        width: 60px;
        height: 67px
    }

    .hexin .nr ul li .text {
        padding-top: 10px
    }

    .hexin .nr ul li .text .bt {
        font-size: 18px
    }

    .hexin .nr ul li .text .jsh {
        font-size: 14px;
        line-height: 25px;
        height: auto
    }

    .hexin .nr ul li .text .bt:after {
        margin: 10px auto
    }

    .hexin .nr {
        padding: 20px 0 0 0
    }

    .service .nr {
        margin-top: 20px;
        padding: 0
    }

    .service .nr .jsh {
        font-size: 14px;
        margin-bottom: 10px
    }

    .service .nr1 {
        min-height: 0;
        padding-top: 20px
    }

    .service .list2 {
        padding-top: 20px
    }

    .service .list2 li .box .pic {
        width: 50px;
        height: 55px
    }

    .service .list2 li .box .text {
        padding-left: 65px;
        padding-top: 0
    }

    .service .list2 li .box .text .bt {
        font-size: 18px;
        margin-bottom: 7px
    }

    .service .list2 li .box .text .p {
        font-size: 14px
    }

    .second-nav .container {
        padding: 0
    }

    .contact .contactlist li {
        width: 100%
    }

    .contact .contactlist li .box {
        margin-bottom: 20px;
        border-right: 0
    }

    .contact .contactlist li .pic {
        height: 30px;
        margin-bottom: 5px
    }

    .contact .contactlist li .bt {
        font-size: 18px;
        margin-bottom: 10px
    }

    .contact .contactlist li .jsh {
        font-size: 14px
    }

    .map #allmap {
        height: 300px
    }

    .message {
        padding: 20px 0 0 0
    }

    .message .right {
        padding: 20px 0;
        background: 0
    }

    .message .right .title {
        font-size: 22px
    }

    .message .right .span {
        font-size: 16px;
        margin-bottom: 10px
    }

    .message .right ul li {
        width: 100%;
        margin-bottom: 10px
    }

    .message .right ul li input {
        height: 50px;
        font-size: 14px
    }

    .message .right ul li textarea {
        font-size: 14px
    }

    .contact .contactlist {
        margin-top: 20px
    }
}

@media (max-width: 414px) {
    .gongchang .pic {
        width: 100%;
        height: auto
    }
}*/
