html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
}

body {
    margin: 0 auto;
    font-family: microsoft yahei, PingFangSC-Regular, helvetica neue, Helvetica, Arial, hiragino sans gb, heiti sc, wenquanyi micro hei, sans-serif;
    line-height: 1.42857143;
    font-size: 14px;
    background: #fff;
    color: #333;
    width: 100%;
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    line-height: 1.42857143;
    margin: 0;
    outline: none
}

body,
button,
input,
select,
textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern"
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
menu {
    display: block
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

audio,
video,
canvas {
    display: inline-block
}

template,
[hidden] {
    display: none
}

.clearfix {
    zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #f6982e
}

ul {
    margin: 0;
    list-style: none;
    padding: 0
}

.img-center {
    text-align: center;
    font-size: 0
}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.img-cover {
    overflow: hidden
}

.img-cover span {
    display: block;
    width: 100%;
    background: no-repeat center/cover;
    -webkit-transition: all .5s;
    transition: all .5s
}

.container {
    width: 94%;
    margin: 0 auto
}

.kf {
    width: 208px;
    position: fixed;
    right: -208px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999
}

.kt-top {
    height: 40px;
    line-height: 40px;
    background: url(../image/kefu.png) 12px center no-repeat #193f59;
    -o-background-size: auto 20px;
    -ms-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
    padding-left: 46px;
    font-size: 14px;
    color: #fff
}

.kt-top span:hover {
    transform: rotate(90deg)
}

.kt-top span {
    width: 18px;
    height: 16px;
    float: right;
    position: relative;
    margin: 10px 10px 0 0;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.kt-top span b {
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 0
}

.kt-top span b:first-child {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.kt-top span b:last-child {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.kf .con {
    overflow: hidden;
    background: #fff;
    padding: 6% 0;
}

.kf .qq li {
    height: 36px;
    line-height: 36px;
    border-bottom: #f5f5f5 solid 1px;
    padding-left: 16px
}

.kf .qq li a {
    height: 36px !important;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: initial;
    display: block
}

.kf .qq li a img {
    padding-right: 6px
}

.kf .con h5 {
    height: 26px;
    line-height: 26px;
    margin-top: 12px;
    background: url(../image/lianxi.png) 16px center no-repeat;
    padding-left: 45px;
    color: #666;
    font-size: 14px;
    margin-bottom: 0
}

.kf .contact {
    margin-top: 1px
}

.kf .contact p {
    color: #193f59;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 6% 8%;
}

.kf .contact p:nth-child(2n) {
    padding-left: 32px
}

.kf .con h5.qr-icon {
    background: url(../image/erweima.png) 16px center no-repeat
}

.kf .con .qr {
    margin-top: 10px;
    padding-left: 40px
}

.kf .con .qr img {
    width: 110px;
    height: 110px
}

.kf .backTop {
    width: 100%;
    height: 40px;
    background: url(../image/huidaodingbu.png) center center no-repeat #193f59;
    background-size: 18px auto;
    cursor: pointer
}

.kf-side {
    padding: 18px 10px 10px;
    background: #193f59;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: -34px;
    cursor: pointer
}

.kf-side b {
    display: block;
    color: #fff;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400
}

.kf-side span.arrow {
    width: 12px;
    height: 12px;
    background: url(../image/jt-1.png) no-repeat;
    -o-background-size: auto 12px;
    -ms-background-size: auto 12px;
    -moz-background-size: auto 12px;
    -webkit-background-size: auto 12px;
    background-size: auto 12px;
    display: block;
}

.kf-side span.on {
    background: url(../image/jt-2.png) no-repeat;
    -o-background-size: auto 12px;
    -ms-background-size: auto 12px;
    -moz-background-size: auto 12px;
    -webkit-background-size: auto 12px;
    background-size: auto 12px
}

.header {
    background-color: #fff
}

.header .topbar {
    line-height: 34px;
    background-color: #f5f5f5;
    font-size: 13px;
    color: #888;
    border-top: 2px solid #193f59
}

.header .topbar ul {
    float: right
}

.header .topbar li {
    float: left;
    color: #ddd
}

.header .topbar li.pipe {
    padding: 0 10px
}

.header .topbar li.c {
    margin-left: 10px
}

.header .topbar li.c a {
    background-color: #193f59;
    display: block;
    padding: 0 15px;
    font-weight: 700;
    color: #fff;
}

.header .logo {
    float: left;
    font-size: 0;
    text-align: left;
    padding: 15px 0;
}

.header .logo a{
    display: block;
    margin-top: 0;
    width: 260px;
}

.header .logo a svg{
    width: auto;
    height: 70px;
}

.header .tel {
    float: right;
    background: url(../image/tel.jpg) no-repeat 0 center;
    padding-left: 55px;
    margin-top: 31px
}

.header .tel strong {
    display: block;
    font-size: 28px;
    font-family: Impact;
    line-height: 1;
    color: #f6982e
}

.header .text {
    float: left;
    font-size: 16px;
    margin: 20px 0 20px 30px;
    padding: 5px 0 5px 30px;
    border-left: 1px solid #ddd
}

.header .text strong {
    display: block;
    font-size: 26px
}

.header .text span {
    color: #f6982e
}

.header .nav {
    font-size: 0;
    background-color: #f6982e;
    color: #fff;
    border-bottom: 4px solid #f66b28
}

.header .nav li {
    display: inline-block;
    vertical-align: middle;
    background: url(../image/line.jpg) no-repeat right center
}

.header .nav li a {
    display: block;
    font-size: 16px;
    line-height: 60px;
    padding: 0 35px;
    color: #fff
}

.header .nav li:last-child{
}

.header .nav li.lang a  img{
    display: block;
    width: 40px;
    line-height: 60px;
}

.header .nav li .arr {
    float: right;
    height: 40px;
    width: 40px;
    position: relative;
    display: none
}

.header .nav li .arr:after {
    content: '';
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 15px
}

.header .nav li.dropdown {
    position: relative
}

.header .nav li.dropdown:before {
    content: "";
    position: absolute;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: currentColor;
    top: 50%;
    margin-top: -2px;
    right: 15px
}

.header .nav .dropdown-box {
    position: absolute;
    left: 0;
    min-width: 100%;
    top: 100%;
    display: none;
    z-index: 10;
    text-align: center
}

.header .nav .dropdown-box p {
    margin: 0
}

.header .nav .dropdown-box a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, .5) !important;
    line-height: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    text-align: left;
}

.header .nav .dropdown-box a:hover {
    background-color: #f6982e !important;
}

.header .nav li.active a,
.header .nav li.open a,
.header .nav li a:hover {
    color: #fff;
    background-color: #f66b28;
    margin-left: -2px;
}

.header .nav li.open .dropdown-box {
    display: block
}

.header .nav li.lang.active a,
.header .nav li.lang.open a,
.header .nav li.lang a:hover {
    background-color: transparent;
}

.menu-btn {
    display: none;
    padding: 18px 0;
    float: right;
    margin-left: 15px
}

.menu-btn:before,
.menu-btn:after,
.menu-btn span {
    display: block;
    height: 2px;
    background-color: #f6982e;
    content: ''
}

.menu-btn:before {
    width: 24px
}

.menu-btn:after {
    width: 18px;
    margin-left: 6px
}

.menu-btn span {
    width: 12px;
    margin: 6px 0 6px 12px
}

.banner.swiper-container{
    width: 100%;
}

.banner .swiper-slide {
    width: 100% !important;
    background: no-repeat center/cover;
}

.banner .swiper-slide img {
    display: block;
    width: 100%;
    height: auto
}

.banner .swiper-pagination {
    bottom: 30px
}

.banner .swiper-pagination-bullet {
    width: 44px;
    border-radius: 5px;
    background-color: #fff;
    opacity: 1
}

.banner .swiper-pagination-bullet-active {
    background-color: #f6982e
}

.yunu-showcase {
    margin: 0 auto 20px
}

.yunu-showcase-info {
    margin-top: 1%;
    margin-bottom: 4%;
    text-align: left;
}

.yunu-showcase-info h1 {
    font-size: 20px;
    margin: 0;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    position: relative;
    padding-left: 22px;
}

.yunu-showcase-info h1:before {
    display: inline-block;
    content: '';
    position: absolute;
    left: 2px;
    width: 4px;
    height: 36px;
    background-color: #f6982e;
}

.yunu-showcase-info h1:after {
    display: inline-block;
    content: '';
    position: absolute;
    left: 8px;
    width: 4px;
    height: 36px;
    background-color: #193f59;
}

.yunu-showcase-info p {
    margin: 15px 0 0;
    color: #666;
    line-height: 1.8
}

.yunu-showcase-info .tel {
    margin-top: 15px
}

.yunu-showcase-info .tel a {
    line-height: 42px;
    color: #fff;
    display: inline-block;
    width: 120px;
    text-align: center;
    border-radius: 5px;
    background-color: #f6982e
}

.pc-slide {
    width: 100%;
    display: flex;
    -webkit-display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.pc-slide .view {
    width: 46%;
}

.pc-slide .view .swiper-slide img {
    width: 100%;
}

.view .swiper-slide .imgauto {
    width: 100%;
    height: 300px;
    line-height: 300px
}

.view .swiper-container {
    width: 100%
}

.preview {
    width: 50%;
    position: relative;
    margin-left: 4%;
}

.preview .swiper-container {
    margin: 0 30px
}

.preview .swiper-slide .imgauto {
    height: 80px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    position: relative
}

.preview .swiper-slide .imgauto img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.preview .arrow-left {
    background: url(../image/feel3.png) no-repeat left top;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10
}

.preview .arrow-right {
    background: url(../image/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10
}

.preview img {
    padding: 1px;
    max-width: 100%;
}

.preview .active-nav .imgauto {
    border: 1px solid #f6982e
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0
}

div.zoomMask {
    position: absolute;
    background: url(../image/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1
}

.yunu-sou {
    padding: 1% 0;
    background-color: #f5f5f5
}

.yunu-sou .hot {
    float: left;
    width: calc(100% - 388px);
}

.yunu-sou .hot a {
    display: inline-block;
    margin: 3px 5px;
}

.yunu-sou .hot strong {
    color: #f6982e
}

.yunu-sou .hform {
    float: right;
    margin-top: 0;
}

.yunu-sou .hform input {
    float: left;
    font-size: 12px;
    border: 1px solid #eee;
    padding: 6px 12px;
    line-height: 16px;
    width: 210px
}

.yunu-sou .hform button {
    border: 0;
    border-bottom: 1px solid transparent;
    padding: 0;
    float: left;
    cursor: pointer;
    outline: none;
    width: 49px;
    height: 30px;
    background: #f6982e;
    color: #fff
}

.yunu-link {
    padding: 20px 0
}

.yunu-link h4 {
    border-bottom: 1px solid #ddd;
    margin: 0;
    font-size: 18px;
    color: #f6982e;
    padding-bottom: 15px
}

.yunu-link h4 small {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #999
}

.yunu-link ul {
    margin-left: -20px
}

.yunu-link li {
    float: left;
    margin-left: 20px;
    margin-top: 20px
}

.section {
    padding: 4% 0;
}

.section-title {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 4%;
}

.section-title small {
    display: block;
    font-weight: 400;
    font-size: 18px;
    margin-top: 1%;
}

.section-title:after {
    display: block;
    content: '';
    background: url(../image/cptit.jpg) no-repeat center bottom/auto 100%;
    height: 18px;
    margin-top: 20px
}

.in-prd-cate {
    width: 100%;
    text-align: center;
}

.in-prd-cate dl {
    margin: 0 -4px 0 4px;
    display: inline-block;
    width: calc(100% / 3 - 4px);
    vertical-align: middle;
    height: 60px;
}

.in-prd-cate dt {
    margin-bottom: 0;
    height: 100%;
}

.in-prd-cate dt a {
    display: block;
    background: url(../image/cpfl.jpg) no-repeat center;
    background-size: 100% auto;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 50px;
}

.in-prd-cate dt a:hover {
    background-image: url(../image/cpflh.jpg)
}

.in-prd-cate dd {
    margin: 0;
    border: 1px solid #ddd;
    padding: 10px 20px 12px
}

.in-prd-cate dd li {
    border-bottom: 1px dashed #e3e3e3;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    background: url(../image/flico.jpg) no-repeat 0 10px;
    padding-left: 20px
}

.in-prd-con {
    width: 100%;
    margin-top: 3%;
}

.list-1 {
    margin: -20px 0 0 -20px
}

.list-1 li {
    float: left;
    width: 25%;
}

.list-1 .wrap {
    margin: 20px 0 0 20px;
    background-color: #f5f5f5;
    padding: 10px
}

.list-1 .img-cover {
    display: block;
    max-height: 260px;
}

.list-1 .img-cover span {
    padding-top: 100%
}

.list-1 .text {
    border-top: 0;
    padding: 16px 0 8px;
    text-align: center
}

.list-1 .text h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-1 .text p {
    margin: 12px 0 0;
    font-size: 12px;
    display: none;
}

.list-1 .text .bt {
    display: inline-block;
    margin: 0 15px;
    line-height: 28px;
    color: #fff;
    padding: 0 12px;
    background-color: #f6982e;
    border: 1px solid transparent;
    border-radius: 4px;
}

.list-1 .wrap:hover {
    background-color: #f6982e
}

.list-1 .wrap:hover .img-cover span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.list-1 .wrap:hover a {
    color: #fff
}

.list-1 .wrap:hover .bt {
    border-color: #fff;
    background-color: transparent
}

.list-1 .wrap:hover .bt:last-child {
    background-color: #fff;
    color: #333
}

.bg1 {
    background: url(../image/fabg.jpg) no-repeat center 0/cover #f5f5f5;
    background-size: auto;
}

.bg1 .section-title {
    color: #fff;
    margin-bottom: 0;
}

.bg1 .section-title:after {
    display: none
}

.in-jjfa {
    margin-left: -28px
}

.in-jjfa li {
    float: left;
    width: 25%
}

.in-jjfa li a {
    display: block;
    background-color: #fff;
    margin-left: 28px;
    border-bottom: 3px solid #ddd
}

.in-jjfa li .img-cover {
    position: relative
}

.in-jjfa li .img-cover span {
    padding-top: 66.7%
}

.in-jjfa li .img-cover p {
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    padding: 12px 0
}

.in-jjfa li .text {
    min-height: 116px;
    padding: 6%;
    position: relative
}

.in-jjfa li .text p {
    margin: 0 0 8px;
    color: #666;
    font-size: 13px;
    padding-left: 24px;
    background: url(../image/faico.jpg) no-repeat 0 5px;
    line-height: 1.85
}

.in-jjfa li .text .more {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 30px;
    background-color: #adadad;
    color: #fff;
    padding: 0 20px
}

.in-jjfa li a:hover .img-cover p {
    background-color: #f6982e
}

.in-jjfa li a:hover .text .more {
    background-color: #f6982e
}

.hy-menu {
    float: right;
    width: 60%;
    margin-top: -2%;
}

.hy-menu li {
    float: left;
    width: 33.333333%;
    margin-bottom: 1%;
}

.hy-menu li a {
    display: block;
    margin: 30px 0 0 30px
}

.hy-menu li a:after {
    display: block;
    content: '';
    width: 60px;
    height: 2px;
    background-color: #f6982e;
    margin-top: 15px;
    visibility: hidden
}

.hy-menu li h4 {
    margin: 0;
    position: relative;
    font-size: 15px;
    color: #fff;
    background-color: #666;
    width: 100%;
    text-align: center;
    line-height: 2;
    font-weight: 400;
}

.hy-menu li h4 small {
    position: absolute;
    font-size: 15px;
    width: 26px;
    line-height: 26px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #f66b28;
    left: -15px;
    top: -15px;
    font-weight: 700
}

.hy-menu li p {
    margin: 6% 0 0;
    color: #666;
    font-size: 13px;
    line-height: 1.8;
    height: 48px;
    overflow: hidden
}

.hy-menu li.active h4 {
    background-color: #f6982e
}

.hy-menu li.active a:after {
    visibility: visible
}

.hy-con {
    float: left;
    width: 36%;
}

.hy-con .swiper-slide .img-center {
    position: relative;
    padding: 4% 4% 0 0;
}

.hy-con .swiper-slide .img-center:before {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 100%;
    height: 100%;
    background-color: #f1f1f1;
    content: ''
}

.hy-con .swiper-slide .img-center img {
    position: relative
}

.tel-tl {
    background: url(../image/xban.jpg) no-repeat center #1867c6;
    color: #fff
}

.tel-tl dl {
    margin: 0
}

.tel-tl dt {
    float: left
}

.tel-tl dt a {
    display: block;
    width: 145px;
    line-height: 50px;
    background-color: #193f59;
    color: #f6982e;
    text-align: center;
    font-weight: 700;
    font-size: 16px
}

.tel-tl dd {
    float: left;
    margin-left: 20px;
    line-height: 1
}

.tel-tl dd strong {
    display: block;
    font-size: 30px;
    font-family: Impact;
    margin-top: 5px
}

.bg2 {
    background: url(../image/rzbg.jpg) no-repeat center/cover;
    color: #fff
}

.bg2 .section-title:after {
    background-image: url(../image/cptit.png)
}

.in-rz {
    text-align: center;
}

.in-rz li {
    float: left;
    width: calc(100% / 6);
    cursor: pointer;
}

.in-rz li .wrap {
    display: table;
    width: 100%;
    height: 131px;
    max-width: 131px;
    position: relative;
}

.in-rz li .wrap:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../image/rzico.png) no-repeat 0 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.in-rz li .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 26px;
    letter-spacing: 2px;
}

.in-rz li .inner p {
    margin: 0 auto;
    font-size: 22px;
}

.in-rz li:nth-child(2) .wrap:before {
    background-position: -214px 0;
}

.in-rz li:nth-child(3) .wrap:before {
    background-position: -427px 0;
}

.in-rz li:nth-child(4) .wrap:before {
    background-position: -642px 0;
}

.in-rz li:nth-child(5) .wrap:before {
    background-position: -856px 0;
}

.in-rz li:nth-child(6) .wrap:before {
    background-position: -1069px 0;
}

.in-rz li .wrap:hover:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.in-rz-tel {
    margin-top: 50px;
    text-align: center
}

.in-rz-tel p {
    margin: 0 auto;
    width: 480px;
    background: url(../image/rztel.png) no-repeat 0 0;
    height: 64px;
    padding-left: 110px;
    font-size: 16px;
    line-height: 40px
}

.in-rz-tel strong {
    color: #f6982e;
    font-size: 30px;
    font-family: Impact;
    letter-spacing: 1px;
}

.in-rz-tel .btn {
    display: block;
    width: 190px;
    line-height: 45px;
    color: #fff;
    background-color: #f6982e;
    margin: 20px auto 0
}

.bg3 {
    background-color: #f5f5f5
}

.bg3 .section-title:after {
    background-image: url(../image/zjtit.jpg)
}

.in-about {
    background-color: #fff;
    margin: 0
}

.in-about dt {
    float: left;
    width: 60%;
}

.in-about dd {
    margin-left: 61%;
    padding: 3%;
}

.in-about dd h4 {
    margin: 0 0 30px;
    font-size: 24px
}

.in-about dd h4 small {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #999;
    letter-spacing: -1px
}

.in-about dd h4:after {
    display: block;
    content: '';
    width: 130px;
    height: 3px;
    background-color: #f6982e;
    margin-top: 15px
}

.in-about dd p {
    margin: 0;
    color: #666;
    line-height: 1.8;
    text-align: justify
}

.in-about dd .more {
    display: block;
    margin-top: 40px;
    line-height: 40px;
    width: 135px;
    text-align: center;
    color: #fff;
    background-color: #f6982e
}

.in-news {
    margin-left: -45px
}

.in-news .item {
    float: left;
    width: 31%;
    margin-left: 2%;
}

.in-news .tit {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 30px
}

.in-news .tit small {
    color: #999;
    padding-left: 5px;
    font-weight: 400;
    font-size: 16px
}

.in-news .tit .more {
    float: right;
    color: #999;
    font-weight: 400
}

.in-news .tit .more:hover {
    color: #f6982e
}

.in-news .tit:after {
    margin-top: 20px;
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #f6982e
}

.in-news .item .img-center a {
    display: block;
}

.in-news .item .img-center {
    max-height: 260px;
    overflow: hidden;
}

.in-news .img-center img {
    -webkit-transition: all .5s;
    transition: all .5s
}

.in-news .img-center a:hover img {
    opacity: .7
}

.in-news .list {
    border: 1px solid #ddd;
    padding: 20px
}

.in-news .list li {
    border-bottom: 1px dashed #e3e3e3;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    background: url(../image/flico.jpg) no-repeat 0 10px;
    padding-left: 20px
}

.in-news .list .btn {
    display: block;
    width: 130px;
    line-height: 36px;
    text-align: center;
    background-color: #f6982e;
    color: #fff;
    margin-bottom: -35px;
    margin-top: 20px
}

.in-ask {
    background-color: #f5f5f5;
    padding: 20px
}

#marquee {
    height: 350px;
    overflow: hidden
}

#marquee li {
    border-bottom: 1px dotted #d2d2d2
}

#marquee li a {
    display: block;
    padding: 20px 0
}

#marquee li h4 {
    margin: 0;
    background: url(../image/icon_askw.png) no-repeat 0 0;
    line-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 30px;
    padding-bottom: 5px
}

#marquee li p {
    margin: 10px 0 0;
    color: #999;
    background: url(../image/icon_askd.png) no-repeat 0 0;
    line-height: 1.8;
    padding-left: 30px;
    height: 50px;
    overflow: hidden
}

.footer {
    background-color: #f6982e;
    color: #fff;
    padding-top: 3%;
    width: 100%;
}

.footer a {
    color: #fff
}

.footer-link {
    margin-top: 2%;
    font-size: 0;
    padding: 1% 0;
    border-top: 1px solid #f66b28;
    text-align: center
}

.footer-link a,
.footer-link span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

.footer-link span {
    color: #f66b28;
    padding: 0 20px
}

.footer-logo {
    width: 200px;
    float: left;
    margin-right: 3%;
    padding: 0;
    margin-bottom: 2%;
}

.footer-info {
    width: calc(100% - 3% - 380px);
    float: left;
    line-height: 1.8
}

.footer-info p {
    margin: 0;
    font-size: 14px;
    margin: 2px 0;
}

.footer-ewm {
    float: right;
    width: 90px;
}

.footer-ewm p {
    text-align: center;
    margin: 10px 0 0
}

.banner-sub {
    height: 400px;
    background: no-repeat center/cover;
    position: relative;
}

.banner-sub p{
    line-height: 1.5;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    text-align: center;
    font-size: 2.5rem;
    color: #fff;
    font-family: "BEBAS";
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    letter-spacing: 2px;
}

.ct2 {
    padding: 5% 0;
}

.ct2-sd {
    float: left;
    width: 100%;
}

.ct2-sd-right {
    float: right
}

.ct2-mn {
    float: right;
    width: 100%;
    margin-top: 4%;
}

.ct2-mn-left {
    float: left
}

.panel-sd {
    margin-bottom: 0;
}

.panel-sd .tit {
    background-color: #f6982e;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
}

.panel-sd .bd {
    margin-top: 2%;
}

.contact-sd .tel {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    text-align: center
}

.contact-sd .tel strong {
    display: block;
    font-family: Impact;
    margin-top: 15px;
    font-size: 22px
}

.contact-sd p {
    margin: 10px 0 0;
    line-height: 1.8;
    color: #666
}

.lanmu .tit {
    line-height: 60px;
    background-color: #f6982e;
    letter-spacing: 2px;
}

.lanmu li {
    display: inline-block;
    width: calc(100% / 3 - 4px);
    margin-bottom: 2%;
    margin-left: -4px;
    margin-right: 4px;
}

.lanmu li:last-child {
    margin-bottom: 0
}

.lanmu li>a {
    display: block;
    line-height: 36px;
    border-radius: 3px;
    text-align: center;
    background-color: #f6982e;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}

.lanmu li>a:hover,
.lanmu li>a.active {
    background-color: #f5f5f5;
    color: #f6982e
}

.lanmu-box {
    margin-top: 10px
}

.lanmu-box p {
    border-bottom: 1px dashed #e3e3e3;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    background: url(../image/flico.jpg) no-repeat 0 10px;
    padding-left: 20px;
    margin: 0
}

.positionD {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.position {
    padding: 8px 0 8px 25px;
    background: url(../image/logo_03.png) no-repeat 0 center
}

.pages {
    margin: 30px 0 0;
    text-align: center;
    font-size: 0
}

.pages a {
    display: inline-block;
    font-size: 14px;
    line-height: 35px;
    padding: 0 14px;
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.pages a:hover,
.pages a.active {
    background-color: #f6982e;
    color: #fff
}

.list-4 li {
    margin-top: 4%;
}

.list-4 li a {
    display: block;
    overflow: hidden;
    padding: 20px;
    background-color: #f5f5f5
}

.list-4 li .more {
    float: right;
    line-height: 36px;
    width: 90px;
    text-align: center;
    background-color: #999;
    color: #fff;
    margin-top: 20px
}

.list-4 li .date {
    float: left;
    width: 76px;
    background-color: #fff;
    text-align: center;
    padding: 14px 0
}

.list-4 li .date strong {
    display: block;
    font-family: Impact;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 5px
}

.list-4 li .text {
    margin: 0 110px 0 95px
}

.list-4 li .text h4 {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px
}

.list-4 li .text p {
    margin: 5px 0 0;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
    color: #666;
    text-align: justify
}

.list-4 li:nth-of-type(even) a {
    background-color: rgba(1, 92, 181, 10%);
}

.list-4 li a:hover .more {
    background-color: #f6982e;
}

.list-3 {
    margin-top: -15px
}

.list-3 li a {
    display: block;
    margin: 15px 0 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.list-3 li .img-center {
    overflow: hidden
}

.list-3 li .img-center img {
    -webkit-transition: all .5s;
    transition: all .5s
}

.list-3 li .text {
    text-align: center;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 14px
}

.list-3 li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.list-7 li a {
    display: block;
    line-height: 26px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-7 li span {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #999;
    color: #fff;
    margin-top: 3px;
    margin-right: 5px;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.list-7 li:nth-of-type(1) span,
.list-7 li:nth-of-type(2) span,
.list-7 li:nth-of-type(3) span {
    background-color: #f6982e
}

.content-title {
    margin-bottom: 20px;
    text-align: center
}

.content-title h1 {
    font-size: 22px;
    margin: 0
}

.content-title p {
    margin: 15px 0 0;
    font-size: 13px;
    color: #999;
    border-top: 1px dashed #ddd;
    padding-top: 15px
}

.content-title p span {
    padding: 0 10px;
    display: inline-block
}

.content-title p span svg {
    display: inline-block;
    vertical-align: middle;
}

.content-title p span svg path {
    fill: #999;
}

.content-body {
    line-height: 1.8
}

.content-body img {
    max-width: 100% !important;
    height: auto !important
}

.content-exp {
    padding: 10px 15px;
    font-size: 12px;
    background-color: #f5f5f5;
    margin-top: 20px;
    border-radius: 5px
}

.content-exp li {
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    padding: 4px;
}

.cp-content-tit {
    margin-bottom: 2%;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-size: 16px;
    margin-top: 3%;
}

.cp-content-tit small {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    padding-left: 5px
}

.cp-about {
    margin: 0 0 20px
}

.cp-about dt {
    float: left;
    width: 50%;
}

.cp-about dd {
    margin-left: 54%;
    width: 45%;
    padding-top: 2%;
}

.cp-about dd h4 {
    color: #f6982e;
    margin: 0 0 10% 0;
    font-size: 22px;
}

.cp-about dd h4:after {
    content: '';
    display: block;
    width: 18%;
    height: 3px;
    background-color: #f6982e;
    margin-top: 4%;
}

.cp-about dd p {
    margin: 4% 0 0 0;
    font-size: 16px;
}

.yunu-message {
    margin-bottom: 20px
}

.form-group {
    margin-bottom: 20px
}

.form-label {
    line-height: 42px;
    display: block;
    float: left;
    width: 110px;
    text-align: right
}

.form-label span {
    color: #c5262b
}

.form-content {
    margin-left: 110px
}

.form-control {
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #efefef;
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.form-content.yzm .form-control {
    width: 100px
}

.form-content.yzm .img {
    height: 42px;
    width: auto
}

select.form-control {
    height: 1.7rem
}

.form-submit {
    padding: 10px 20px;
    color: #fff;
    background-color: #f6982e;
    border: 0;
    cursor: pointer;
    border-radius: .15rem;
    font-size: 14px
}

.form-button {
    padding: 10px 20px;
    color: #fff;
    background-color: #767676;
    border: 0;
    cursor: pointer;
    border-radius: .15rem;
    font-size: 14px
}

.hlbd .form-group {
    float: left;
    width: 33.333333%
}

.list-6 {
    margin: 0 0 4% 0;
}

.list-6 li {
    float: left;
    width: 25%;
}

.list-6 li a {
    display: block;
    margin: 20px 10px 0 10px;
}

.list-6 li .img-cover {
    border: 1px solid #efefef;
    -webkit-transition: all .5s;
    transition: all .5s
}

.list-6 li .img-cover span {
    padding-top: 74%
}

.list-6 li .text {
    margin-top: 10px;
    text-align: center
}

.list-6 li .text h4 {
    margin: 0;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-6 li a:hover .img-cover {
    border-color: #f6982e
}

.list-6 li a:hover .img-cover span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.yunu-menu-inner {
    text-align: center;
    margin-bottom: 2%;
}

.yunu-menu-inner a {
    float: left;
    width: calc(100% / 6 - 4px);
    border-right: 2px solid #fff;
    margin-bottom: 1%;
    margin-right: 2px;
}

.yunu-menu-inner a:nth-child(6n+6){
    margin-right: 0;
}

.yunu-menu-inner span {
    display: block;
    margin-left: 1px;
    background-color: #f4f4f4;
    color: #333;
    font-size: 16px;
    line-height: 50px;
}

.yunu-menu-inner a:hover span,
.yunu-menu-inner a.active span {
    background: #f6982e;
    color: #fff
}

.box-main {
    padding: 4%;
    background-color: #f5f5f5;
    box-shadow: 0 0 8px 8px rgba(7, 32, 135, .2);
}

.about-desc {
    margin-bottom: 40px;
    line-height: 1.8;
    text-align: justify
}

.about-desc img {}

.about-desc p,
.about-desc span {
    color: #fff;
    width: 100%;
    overflow: hidden;
}

.about-list {
    margin-left: -15px;
    margin-bottom: 40px
}

.about-list li {
    float: left;
    width: 20%
}

.about-list li a {
    display: block;
    border: 1px solid #ddd;
    padding: 15px;
    margin-left: 15px
}

.about-list li .text {
    margin-top: 15px
}

.about-list li .text h4 {
    margin: 0;
    font-size: 16px;
    text-align: center;
    color: #f6982e
}

.about-list li .text p {
    margin: 10px 0 0;
    line-height: 1.8;
    text-align: justify;
    height: 150px;
    overflow: hidden
}

.about-list li a:hover {
    border-color: #f6982e
}

.about-ser {
    margin: 0;
    border: 1px solid #ddd
}

.about-ser dt {
    float: left;
    width: 220px
}

.about-ser dd {
    margin-left: 220px;
    padding: 15px 20px
}

.about-ser dd h4 {
    color: #f6982e;
    margin: 0 0 10px;
    font-size: 16px
}

.about-ser dd p {
    margin: 5px 0 0
}

.about-ser dd strong {
    color: red
}

.contact-desc {
    margin-bottom: 40px
}

.contact-desc h4 {
    margin: 0;
    display: inline-block;
    padding: 0 40px;
    background-color: #f6982e;
    color: #fff;
    line-height: 34px;
    font-size: 16px
}

.contact-desc p {
    margin: 20px 0 0;
    text-align: justify;
    line-height: 1.8
}

.contact-about {
    background-color: #fff;
    margin-bottom: 5%;
    padding: 4% 0;
}

.map {}

.liuyan {
    background: url(../image/on_bj.jpg) no-repeat center top;
    padding: 50px 0 50px 430px
}

.list-2 {
    margin: -20px 0 0 -20px
}

.list-2 li {
    float: left;
    width: 25%
}

.list-2 li a {
    display: block;
    margin: 20px 0 0 20px;
    border: 1px solid #ccc;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding: 2px
}

.list-2 li .img-center {
    overflow: hidden;
    height: 186px;
    line-height: 186px
}

.list-2 li .img-center img {
    -webkit-transition: all .5s;
    transition: all .5s
}

.list-2 li a:hover {
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc
}

.list-2 li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.yunu-footer-fix {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f6982e;
    z-index: 10;
    display: none
}

.yunu-footer-fix li {
    float: left;
    width: 25%
}

.yunu-footer-fix li a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-size: 12px;
    line-height: 1
}

.yunu-footer-fix li i {
    display: block;
    height: 20px;
    background: no-repeat center;
    background-size: contain;
    margin-bottom: 4px
}

.yunu-footer-fix li i.i1 {
    background-image: url(../image/f_01.png)
}

.yunu-footer-fix li i.i2 {
    background-image: url(../image/f_02.png)
}

.yunu-footer-fix li i.i3 {
    background-image: url(../image/f_03.png)
}

.yunu-footer-fix li i.i4 {
    background-image: url(../image/f_04.png)
}

@media screen and (max-width: 767px) {
    body {
        min-width: 320px;
        padding-top: 50px;
        padding-bottom: 50px
    }

    .container {
        width: 96%;
    }

    .kf {
        display: none
    }

    .header {
        padding: 10px 0;
        position: fixed;
        z-index: 10;
        width: 100%;
        top: 0;
        left: 0;
        -webkit-box-shadow: 0 0 10px #ddd;
        box-shadow: 0 0 10px #ddd
    }

    .header .topbar,
    .header .text,
    .header .tel {
        display: none
    }

    .header .logo {
        width: 29%;
        float: none;
        height: auto;
        line-height: normal;
        padding: 0
    }

    .header .nav {
        margin: 10px 0 -10px;
        text-align: left;
        display: none;
        background-color: transparent;
        border-bottom: 0;
        height: 100vh;
    }

    .header .nav ul {
        margin: 0 -15px
    }

    .header .nav li {
        display: block;
        margin: 0;
        border-top: 1px solid #eee;
        background: 0 0
    }

    .header .nav li a {
        line-height: 40px;
        padding: 0 15px;
        color: #333
    }

    .header .nav li .arr {
        display: block
    }

    .header .nav li.active a,
    .header .nav li.open a,
    .header .nav li a:hover {
        background-color: transparent;
        color: #f6982e
    }

    .header .nav li.open .arr:after {
        border-color: #f6982e;
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg)
    }

    .header .nav li.lang{
        padding: 10px 0;
    }

    .header .nav .dropdown-box {
        position: static;
        background-color: #f5f5f5;
        min-width: auto;
        text-align: left
    }

    .header .nav .dropdown-box a {
        color: #333 !important;
        border-top: 1px dotted #ddd;
        padding: 0 15px;
        line-height: 40px;
        background-color: transparent !important;
        border-bottom: 0
    }

    .header .nav .dropdown-box a:hover {
        background-color: transparent !important
    }

    .header .logo a svg{
        height: 50px;
    }

    .menu-btn {
        display: block
    }

    .banner.swiper-container{
        margin-top: 6%;
    }

    .banner .swiper-slide {
        height: auto;
    }

    .banner .swiper-pagination {
        bottom: 2px;
    }

    .banner .swiper-pagination-bullet {
        width: 24px;
        height: 4px
    }

    .pc-slide {
        float: none;
        width: auto
    }

    .yunu-showcase-info {
        margin: 20px 0 0
    }

    .yunu-showcase-info h1 {
        padding-bottom: 10px
    }

    .yunu-showcase-info p {
        margin-top: 10px
    }

    .yunu-sou {
        padding: 0
    }

    .yunu-sou .container {
        padding: 0
    }

    .yunu-sou .hot {
        display: none
    }

    .yunu-sou .hform {
        float: none;
        position: relative
    }

    .yunu-sou .hform input {
        font-size: 14px;
        border-color: transparent;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 20px;
        padding: 9px 60px 9px 15px;
        border-radius: 0;
        background-color: #f5f5f5
    }

    .yunu-sou .hform button {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 40px;
        font-size: 14px
    }

    .section {
        padding: 10% 0;
    }

    .section-title {
        font-size: 22px;
        margin-bottom: 20px
    }

    .section-title small {
        font-size: 14px;
        margin-top: 2%;
    }

    .section-title:after {
        height: 12px;
        margin-top: 5px
    }

    .in-prd-cate {
        display: none
    }

    .in-prd-con {
        float: none;
        width: auto
    }

    .list-1 {
        margin: -10px 0 0 -10px
    }

    .list-1 li {
        width: 50%
    }

    .list-1 .wrap {
        margin: 10px 0 0 10px
    }

    .list-1 .text {
        padding: 10px 0 0
    }

    .list-1 .text p {
        display: none
    }

    .in-jjfa {
        margin: -10px 0 0 -10px
    }

    .in-jjfa li {
        width: 50%
    }

    .in-jjfa li a {
        margin: 10px 0 0 10px
    }

    .in-jjfa li .img-cover p {
        font-size: 14px;
        padding: 8px 0
    }

    .in-jjfa li .text {
        padding: 10px;
        height: 140px
    }

    .in-jjfa li .text p {
        font-size: 12px;
        line-height: 1.45;
        padding-left: 20px;
        background-position: 0 3px
    }

    .in-jjfa li .text .more {
        display: none
    }

    .hy-con {
        display: none
    }

    .hy-menu {
        float: none;
        width: auto;
        margin: -20px 0 0 -10px;
        overflow: hidden
    }

    .hy-menu li a {
        margin: 20px 0 0 10px
    }

    .hy-menu li a:after {
        display: none
    }

    .hy-menu li h4 {
        font-size: 14px;
        width: auto;
        background-color: #f6982e
    }

    .hy-menu li h4 small {
        display: none
    }

    .hy-menu li p {
        font-size: 12px;
        line-height: 1.45;
        height: 52px
    }

    .tel-tl {
        text-align: center;
        background-image: none
    }

    .tel-tl dt {
        float: none
    }

    .tel-tl dt a {
        margin: 0 auto
    }

    .tel-tl dd {
        margin: 20px 0 0;
        float: none
    }

    .in-rz {
        margin: -20px 0 0
    }

    .in-rz li {
        width: 50%;
        margin: 20px 0 0
    }

    .in-rz li .wrap {
        width: 131px;
        margin: 0 auto
    }

    .in-rz-tel {
        margin-top: 30px
    }

    .in-rz-tel p {
        background: 0 0;
        width: auto;
        padding: 0;
        height: auto
    }

    .in-rz-tel strong {
        display: block
    }

    .in-about dt {
        float: none;
        width: auto
    }

    .in-about dd {
        margin: 0;
        padding: 20px
    }

    .in-about dd h4 {
        font-size: 18px;
        margin-bottom: 20px
    }

    .in-about dd h4:after {
        width: 65px;
        margin-top: 10px
    }

    .in-about dd .more {
        margin-top: 20px
    }

    .in-news {
        margin-top: -10%;
        margin-left: 0;
    }

    .in-news .item {
        float: none;
        width: auto;
        margin-top: 12%;
        margin-left: 0;
    }

    .in-news .tit {
        margin-bottom: 6%;
    }

    .in-news .tit:after {
        margin-top: 10px
    }

    .footer {
        padding: 30px 0
    }

    .footer-logo {
        display: none
    }

    .footer-ewm {
        width: 80px
    }

    .footer-ewm p {
        font-size: 12px
    }

    .footer-info {
        float: none;
        margin-right: 130px;
        font-size: 12px;
        width: 100%;
    }

    .footer-link {
        display: none
    }

    .banner-sub {
        height: 138px;
        margin-top: 6%;
    }

    .pages {
        margin-top: 15px
    }

    .pages a {
        font-size: 12px;
        line-height: 30px;
        padding: 0 12px
    }

    .ct2 {
        padding: 30px 0
    }

    .ct2-sd {
        display: none
    }

    .ct2-mn {
        float: none;
        width: auto
    }

    .position {
        font-size: 12px;
        display: none
    }

    .list-4 li a {
        padding: 10px
    }

    .list-4 li .more {
        display: none
    }

    .list-4 li .date {
        font-size: 12px;
        width: 60px;
        padding: 10px 0
    }

    .list-4 li .date strong {
        font-size: 18px
    }

    .list-4 li .text {
        margin: 0 0 0 70px
    }

    .list-4 li .text h4 {
        font-size: 14px
    }

    .list-4 li .text p {
        font-size: 12px;
        height: 42px;
        margin-top: 2px
    }

    .content-title {
        margin-bottom: 15px
    }

    .content-title p {
        margin-top: 10px;
        padding-top: 10px
    }

    .content-title p span {
        padding: 0 5px
    }

    .content-exp {
        margin-top: 15px
    }

    .cp-about dt {
        float: none;
        width: auto
    }

    .cp-about dd {
        margin: 0;
        padding-top: 20px
    }

    .cp-about dd p {
        margin-top: 8%;
        margin-bottom: 6%;
    }

    .form-group {
        margin-bottom: 10px
    }

    .form-label {
        line-height: 34px;
        width: 85px
    }

    .form-content {
        margin-left: 85px
    }

    .form-control {
        padding: 6px 10px
    }

    .hlbd .form-group {
        width: 100%
    }

    .form-content.yzm .form-control {
        width: 80px
    }

    .form-content.yzm .img {
        height: 34px;
        width: 90px
    }

    .list-6 {
        margin: -10px 0 0 -10px
    }

    .list-6 li {
        width: 50%
    }

    .list-6 li a {
        margin: 10px 0 0 10px
    }

    .yunu-menu-inner {
        display: none
    }

    .box-main {
        padding: 15px
    }

    .about-desc {
        margin-bottom: 15px
    }

    .about-list {
        margin: -10px 0 15px -10px
    }

    .about-list li {
        width: 50%
    }

    .about-list li a {
        padding: 5px;
        margin: 10px 0 0 10px
    }

    .about-ser dt {
        float: none;
        width: auto
    }

    .about-ser dt img {
        width: 100%
    }

    .about-ser dd {
        margin: 0;
        padding: 15px
    }

    .contact-desc {
        margin-bottom: 15px
    }

    .contact-desc h4 {
        font-size: 14px;
        padding: 0 15px
    }

    .contact-desc p {
        margin-top: 10px
    }

    .contact-about {
        margin-bottom: 15px
    }

    .contact-about dd {
        padding: 2%;
        width: 100%;
        margin-top: 4%;
    }

    .liuyan {
        padding: 0;
        background: 0 0
    }

    .list-2 {
        margin: -10px 0 0 -10px
    }

    .list-2 li {
        width: 50%
    }

    .list-2 li a {
        margin: 10px 0 0 10px
    }

    .list-2 li .img-center {
        height: 110px;
        line-height: 110px
    }

    .yunu-footer-fix {
        display: block
    }
    .hy-menu li{
        width: 50%;
    }

    .pc-slide{
        flex-direction: column;
    }

    .pc-slide .view,.preview{
        width: 100%;
        margin-bottom: 6%;
        margin-left: 0;
    }
    .about-desc .pics{
        margin-bottom: 12%;
    }
    .about-desc .img{
        width: calc(100% / 2 - 2px) !important;
    }
    .about-desc .img:nth-child(2n+2){
        border-right: 0 !important;
    }
    .solutionPage .in-jjfa li{
        width: calc(100% / 2 - 2%) !important;
    }
    .solutionPage .in-jjfa li:nth-child(3n+3){
        margin-right: 2% !important;
    }
}

.pagination-wrapper {
    margin: 20px 0
}

.pagination {
    height: 34px;
    text-align: center
}

.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px
}

.pagination li a {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #ddd;
    color: #555;
    text-decoration: none
}

.pagination li a:hover {
    background: #f5f5f5;
    color: #f6982e
}

.pagination li.thisclass {
    background: #f6982e;
    color: #fff
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
    background: 0 0;
    border-color: #f6982e;
    color: #fff;
    cursor: default
}

.dede_pages {
    padding: 20px 0;
    font-size: 14px;
    text-align: center;
    overflow: hidden
}

.dede_pages ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0
}

.dede_pages ul li {
    float: left;
    font-family: microsoft yahei;
    margin: 0 2px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #d8dadf
}

.dede_pages ul li:nth-child(1) {
    padding: 0 10px
}

.dede_pages ul li:nth-child(1) a {
    padding: 0
}

.dede_pages ul li a {
    color: #555;
    display: block;
    padding: 0 10px
}

.dede_pages ul li:hover {
    text-decoration: none;
    color: #fff;
    border: 1px #333 solid;
    background-color: #333
}

.dede_pages ul li:hover a {
    color: #fff
}

.dede_pages ul li:hover a:hover {
    color: #fff;
    text-decoration: none
}

.dede_pages ul li.thisclass {
    background-color: #333;
    color: #fff;
    border: 1px #333 solid;
    padding: 0 10px
}

.dede_pages ul li:last-child {
    padding: 0 10px
}

.dede_pages ul li:last-child a {
    padding: 0
}

.dede_pages ul li.thisclass a {
    color: #fff;
    padding: 0
}

.dede_pages .pageinfo {
    line-height: 30px;
    padding-left: 5px
}

.dede_pages strong {
    font-weight: 400
}

#maximg img {
    max-width: 100%;
    height: auto !important
}

.pglist {
    padding: 8% 0;
}

.ct2-mn .list-1 .text p {
    display: block;
    margin-top: 8%;
    margin-bottom: 4%;
}

.solutionPage {}

.solutionPage .in-jjfa {
    width: 96%;
    margin: -2% auto 0 auto;
}

.solutionPage .in-jjfa li {
    width: calc(100% / 3 - 2%);
    margin-right: 2%;
    margin-top: 8%;
    position: relative;
}

.solutionPage .in-jjfa li:nth-child(3n+3) {
    margin-right: 0;
}

.in-jjfa li a {
    margin-left: 0;
}

.solutionPage .section-title small:after {
    content: '';
    display: block;
    width: 6%;
    height: 2px;
    background-color: #fff;
    margin: 3% auto 0 auto;
}

.solutionPage .yunu-menu-inner a {
    min-width: 210px;
}

.solutionPage .in-jjfa li .videoBtn {
    position: absolute;
    top: 46%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.solutionPage .in-jjfa li .videoBtn>img {
    width: 60px;
}

.videoM {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(30, 30, 30, 90%);
}

.videoM .con {
    width: 100%;
    height: 100%;
    text-align: center;
}

.videoM .close {
    position: absolute;
    top: 5%;
    right: 5%;
    width: 36px;
    height: 36px;
    padding: 10px;
    background-color: #000;
    border-radius: 50%;
    cursor: pointer;
}

.videoM .close svg path {
    fill: #fff;
    stroke-width: 0;
}

.videoM .con iframe {
    width: 100%;
    height: 70vh;
}

.newPage {}

.newPage .ct2-mn-left {
    width: 100%;
}

.newPage .ct2-sd-right {
    width: 100%;
    margin-top: 5%;
}

.newPage .panel-sd .tit {
    text-align: left;
    padding-left: 2%;
}

.newPage .panel-sd .list-7 {
    overflow: hidden;
}

.newPage .panel-sd .list-7 li {
    width: calc(100% / 2);
    float: left;
}

.newPage .list-7 li a {
    font-size: 16px;
}

.newPage .list-7 li a span {
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    vertical-align: sub;
    margin-right: 6px;
}

.newPage .content-title {
    margin-top: 5%;
    margin-bottom: 5%;
}

.searchPage {
    max-width: 1180px;
    margin: 0 auto;
    width: 100%;
}

.searchPage .card-body {
    width: 100%;
    background-color: #f6982e;
    text-align: left;
    border-radius: 4px;
}

.searchPage.pages .card a,
.searchPage.pages .card a span {
    background-color: transparent;
    color: #fff !important;
    font-size: 15px;
}

.searchPage.pages .card a {
    width: 100%;
    padding: 1% 2%;
}

.searchPage .card {
    margin-top: 5%;
}


@media screen and (max-width: 1200px){
    .header .nav li a{
        padding: 0px 22px;
    }
}


@media screen and (min-width: 1400px){
    .container{
        max-width: 1400px;
    }
}

.product-video{
    margin-bottom: 6%;
    text-align: center;
}
#myVideo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.content-body p strong span{
    color: #f6982e !important;
}
.content-body p strong span:before{
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #f6982e;
    vertical-align: middle;
    margin-right: 8px;
}

/*message*/

#contact {
    max-width: 1130px;
    margin: 8% auto;
    width: 90%;
}

#contact h2{
    text-align: center;
    line-height: 40px;
    margin-bottom: 4%;
    color: #333;
}
#contact h2 a{
    color: #f66b28;
}

#contact .other {
    font-size: 1.2rem;
    color: #727272;
    line-height: 2em;
    margin-bottom: 6rem;

}

#contact .txt {
    font-size: 1.4rem;
    color: #727272;
    line-height: 2em;
    margin-bottom: 3rem;
}

#contact .form_wrap {
    border: 1px solid #f6982e;
    padding: 7rem 10rem;
    background-color: #fff;
}

#contact .form_wrap .need th {
    position: relative;
}

#contact .form_wrap .need th:after {
    content: '*';
    color: #f66b28;
    display: inline-block;
    /* margin-right: 10px; */
    position: absolute;
    right: 10px;
}

#contact .form_wrap p {
    font-size: 1.2rem;
    color: #727272;
}

#contact .form_wrap p span {
    color: #322a7b;
}

#contact .form_wrap table {
    width: 100%;
}

#contact .form_wrap tr {}

#contact .form_wrap th,
#contact .form_wrap td {
    font-size: 1.2rem;
    padding: 20px 0;
}

#contact .form_wrap th {
    width: 200px;
    font-weight: normal;
    font-size: 18px;
}

#contact .form_wrap td {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

#contact .form_wrap input {
    display: inline-block;
    border: 1px solid #969696;
    padding: 5px;
    width: 100%;
    -webkit-appearance: none;
    font-size: 15px;
    text-indent: 10px;
}

#contact .form_wrap .need input {
    /* width: calc(100% - 20px); */
}

#contact .form_wrap textarea {
    border: 1px solid #969696;
    padding: 5px;
    width: 100%;
    height: 200px;
    -webkit-appearance: none;
    text-indent: 10px;
    font-size: 15px;
}

#contact .form_wrap input.zip {
    width: 185px;
    margin-right: 30px;
}

#contact .form_wrap input.add {
    width: calc(100% - 230px);
}

#contact .form_wrap .content {
    margin-top: 3rem;
}

#contact .form_wrap .content p {
    margin-bottom: 1rem;
}
.submit {
    margin-top: 8%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.submit input {
    color: #fff;
    background-color: #f6982e;
    display: inline-block;
    font-size: 1.4rem;
    padding: 2% 0;
    position: relative;
    width: 100%;
    max-width: 300px;
    text-align: center;
    background-image: url(../../common/img/arrow.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 90% center;
    border: none;
    margin: 0 20px;
    cursor: pointer;
    border: 2px solid #f6982e;
}
.submit input:hover{
    background-color: #fff;
    color: #f6982e;
    border: 2px solid #f6982e;
}

.submit .back {
    background-color: #ddd;
    margin: 0 20px;
    color: #000;
    background-image: unset;
}

@media screen and (max-width: 767px) {
    #contact .form_wrap{
        padding: 2%;
    }
    #contact .form_wrap th{
        width: 80px;
        font-size: 15px;
    }
    #contact .form_wrap .need th:after{
        right: 0;
    }
    #contact h2{
        font-size: 18px;
        margin: 8% 0;
    }
}