ÃƒÂ¢Ã¢â‚¬â€œÃ‚Â½body {
    margin: 0;
    padding: 0;
    font: 14px/200% "Hiragino Sans GB", \5FAE\8F6F\96C5\9ED1, "lvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    background: #f5f5f5;
    background-repeat: repeat;
    background-image: url(../images/bg.png);
}

li {
    list-style: none;
}

a,
a:link {
    color: #777;
    text-decoration: none
}

a:focus,
a:hover {
    color: #006cff;
    text-decoration: underline;
    outline: 0;
    -moz-outline: none;
}

a:active {}

input,
textarea {
    outline: 0;
    -moz-outline: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 500;
    line-height: 150%
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin: 0;
    padding: 0
}

img {
    padding: 0;
    margin: 0;
    border: 0;
    height: auto;
}

@media (min-width:992px) {

    .contact,
    .contact span,
    .menu li,
    .transition,
    :active,
    :focus,
    :hover,
    :link,
    :visited {}
}

::-moz-selection {
    background: #006cff;
    color: #fff
}

.title h4 {
    font-size: 36px;
    text-align: center;
    color: #333;
    font-weight: bold;
}

.title {
    margin-bottom: 40px;
    margin-top: 40px;
}

.title span {
    display: block;
    /*background: url(../images/title.png) no-repeat center center;*/
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

::selection {
    background: #006cff;
    color: #fff
}

@media (min-width:1700px) {
    .container {
        width: 1200px;
    }

    .full_bg {
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover
    }
}

.red {
    color: #006cff !important;
}

.green {
    color: #089500 !important;
}

.blue-grey-500 {
    color: #76838f !important;
}

.white {
    color: #fff !important;
}

.black-bg {
    background-image: url(../fonts/details-black-bg.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.white-bg {
    background-color: #f7f7f7;
}

.homeshow-bg {
    background-image: url(../fonts/b572d43e29074243aad9ccd685100653.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.beat-bg {
    background-image: url(../images/beat.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background: none !Important;
}

hr {
    margin: 30px 0;
    border: 0;
    border-top: 1px solid #ddd
}

hr.small {
    margin: 15px 0
}

hr.big {
    margin: 45px 0
}

hr.white {
    border-color: rgba(255, 255, 255, .3)
}

.nowrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
    color: #999;
    font-size: 12px
}

.m-20 {
    margin: 20px !important
}

.m-30 {
    margin: 30px !important
}

.m-40 {
    margin: 40px !important
}

.m-50 {
    margin: 50px !important
}

.m-60 {
    margin: 60px !important
}

.m-70 {
    margin: 70px !important
}

.t-m-20 {
    margin-top: 20px !important
}

.t-m-30 {
    margin-top: 30px !important
}

.t-m-40 {
    margin-top: 40px !important
}

.t-m-50 {
    margin-top: 50px !important
}

.t-m-60 {
    margin-top: 60px !important
}

.t-m-70 {
    margin-top: 70px !important
}

.b-m-20 {
    margin-bottom: 20px !important
}

.b-m-30 {
    margin-bottom: 30px !important
}

.b-m-40 {
    margin-bottom: 40px !important
}

.b-m-50 {
    margin-bottom: 50px !important
}

.b-m-60 {
    margin-bottom: 60px !important
}

.b-m-70 {
    margin-bottom: 70px !important
}

.l-m-20 {
    margin-left: 20px !important
}

.l-m-30 {
    margin-left: 30px !important
}

.l-m-40 {
    margin-left: 40px !important
}

.l-m-50 {
    margin-left: 50px !important
}

.l-m-60 {
    margin-left: 60px !important
}

.l-m-70 {
    margin-left: 70px !important
}

.r-m-20 {
    margin-right: 20px !important
}

.r-m-30 {
    margin-right: 30px !important
}

.r-m-40 {
    margin-right: 40px !important
}

.r-m-50 {
    margin-right: 50px !important
}

.r-m-60 {
    margin-right: 60px !important
}

.r-m-70 {
    margin-right: 70px !important
}

.p-20 {
    padding: 20px !important
}

.p-30 {
    padding: 30px !important
}

.p-40 {
    padding: 40px !important
}

.p-50 {
    padding: 50px !important
}

.p-60 {
    padding: 60px !important
}

.p-70 {
    padding: 70px !important
}

.t-p-20 {
    padding-top: 20px !important
}

.t-p-30 {
    padding-top: 30px !important
}

.t-p-40 {
    padding-top: 40px !important
}

.t-p-50 {
    padding-top: 50px !important
}

.t-p-60 {
    padding-top: 60px !important
}

.t-p-70 {
    padding-top: 70px !important
}

.b-p-20 {
    padding-bottom: 20px !important
}

.b-p-30 {
    padding-bottom: 30px !important
}

.b-p-40 {
    padding-bottom: 40px !important
}

.b-p-50 {
    padding-bottom: 50px !important
}

.b-p-60 {
    padding-bottom: 60px !important
}

.b-p-70 {
    padding-bottom: 70px !important
}

.l-p-20 {
    padding-left: 20px !important
}

.l-p-30 {
    padding-left: 30px !important
}

.l-p-40 {
    padding-left: 40px !important
}

.l-p-50 {
    padding-left: 50px !important
}

.l-p-60 {
    padding-left: 60px !important
}

.l-p-70 {
    padding-left: 70px !important
}

.r-p-20 {
    padding-right: 20px !important
}

.r-p-30 {
    padding-right: 30px !important
}

.r-p-40 {
    padding-right: 40px !important
}

.r-p-50 {
    padding-right: 50px !important
}

.r-p-60 {
    padding-right: 60px !important
}

.r-p-70 {
    padding-right: 70px !important
}

.p-none {
    padding: 0 !important
}

.m-none {
    margin: 0 !important
}

.t-p-none {
    padding-top: 0 !important
}

.b-p-none {
    padding-bottom: 0 !important
}

.l-p-none {
    padding-left: 0 !important
}

.r-p-none {
    padding-right: 0 !important
}

.t-m-none {
    margin-top: 0 !important
}

.b-m-none {
    margin-bottom: 0 !important
}

.l-m-none {
    margin-left: 0 !important
}

.r-m-none {
    margin-right: 0 !important
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.sx-jianju .h-h2 {
    color: #1d1d1d;
}

.sx-jianju {}

.h-h2 {
    font-size: 46px;
    font-weight: 400;
    color: #252525;
    line-height: 1.2;
    text-align: center;
}

.sx-jianju .m-sm {
    color: #1d1d1d;
}

.m-sm {
    display: block;
    font-size: 15px;
    line-height: 1.75;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 52px;
    position: relative;
    color: #1d1d1d;
}

.m-sm:after {
    display: block;
    height: 5px;
    background-color: #fc4849;
    content: "";
    width: 76px;
    position: absolute;
    left: 50%;
    margin-left: -38px !Important;
    bottom: -20px;
}

.sx-jianju {
    padding-top: 40px;
    background: #ffffff;
    padding-bottom: 40px;
}

.sx-jianju .m-none {
    text-align: center;
    margin: 28px 0 !important;
}

.sx-jianju .m-none .btn-center {
    margin: 0 auto !important;
    float: none;
    display: block;
    width: 200px;
    border-radius: 32px;
    line-height: 2.8;
}

.tab-bd .row {
    display: none;
}

@media (max-width:767px) {
    .sx-jianju {
        padding-top: 40px;
        padding-bottom: 35px
    }

    .m-sm:after {
        margin: 25px auto 30px
    }
}

a.btn-center,
.btn-reset {
    text-align: center;
    font-size: 14px;
    line-height: 2em;
    margin: 15px;
    display: inline-block;
    background: #272727;
    background-size: contain;
    transition: background .3s, color .3s;
    color: #eee;
    padding: 0 10px;
    float: right;
}

a.btn-title {
    text-align: center;
    font-size: 16px;
    padding: 4px 20px;
    margin: 25px 0 0;
    color: #777;
    display: inline-block;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
}

a.btn-title:hover,
li.hover a.btn-title {
    background-color: #122549;
    color: #fff;
    text-decoration: none
}

.ny-menu {
    padding-top: 20px
}

@media (max-width:991px) {
    a.btn-title {
        margin: 20px 0 0;
        padding: 2px 10px
    }
}

.top-bar {
    padding: 5px 0;
    color: #777;
    background-color: #eee;
}

.top-bar a {
    color: #555;
}

.top-bar a .glyphicon-earphone:before {
    background: url(../images/tel-icon.png) 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    width: 14px;
    height: 14px;
    display: block;
}

.top-bar ul {
    margin-bottom: 0;
}

.navbar-brand {}

.navbar-brand>img {
    display: inline;
    width: 100%;
}

.navbar-brand span {
    color: #555;
    font-size: 18px;
    font-weight: 500;
    vertical-align: middle;
    line-height: 30px;
    margin-left: 10px;
}

.navbar {
    margin: 0px;
    background: rgba(255, 255, 255, 1);
    border: 0;
    padding: 0 36px;
}

#app_menudown {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
}

#app_menudown:hover {
    background-color: #006cff;
}

.navbar-nav>li {}

.navbar-nav>li:first-child {}

.navbar-nav>li:last-child {
    border-right: 0;
}

.navbar-nav>li>a {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.navbar-default .navbar-nav>li>a {
    color: #303133;
    padding: 15px 20px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a.active,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav a.hover {
    color: #fff;
    background-color: #fc4849;
}

.navbar-fixed-top {
    margin-top: 0px;
    opacity: 0.9;
}

.nav_small {
    background-color: rgba(255, 255, 255, .9);
    padding: 0;
    border-radius: 0px;
    border: none;
    box-shadow: none;
}

.nav_small>li {}

.nav_small>li>a {
    line-height: 20px;
    padding: 7px 0px;
    text-align: left;
    color: #303233;
    font-size: 13px;
    padding-left: 10px;
}

.nav_small>li>a:hover {
    color: #fff;
    background-color: #666666;
}

#app_menudown {
    display: none;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: 0;
    }
}

@media (max-width:767px) {
    .navbar {
        min-height: 50px;
        padding: 0;
    }

    .navbar-brand>img {
        height: 24px;
    }

    .navbar-brand span {
        line-height: 24px;
        margin-left: 5px;
        font-size: 16px;
    }

    .navbar-brand {
        padding: 13px 15px;
    }

    .navbar-title {
        float: right;
        color: #122549;
        line-height: 50px;
        margin-right: 5px;
    }

    .navbar-default .navbar-brand {
        color: #303133;
        font-size: 16px;
    }

    .navbar-toggle {
        border: none;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #eee;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #303133;
    }

    .navbar-default .navbar-nav {
        margin-top: 10px;
        margin-bottom: 0px;
        float: none !important;
    }

    .navbar-default .navbar-nav>li {}

    .navbar-default .navbar-nav>li:last-child {
        border: none;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 10px 15px;
        text-align: left;
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #303133;
        text-align: left;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #046b67;
        color: #fff;
        background-image: none;
    }

    .navbar-default .navbar-nav a.hover {
        background-color: rgba(0, 0, 0, .3);
        color: #fff;
        background-image: none;
    }

    .navbar-fixed-top {
        opacity: 0.9;
    }

    .navbar-brand,
    #app_menudown {
        display: block;
    }
}

.nav-kj {
    margin: 0 0 0 20px
}

.nav-kj>li {
    margin: 0;
    padding: 0;
    float: left;
    position: relative
}

.nav-kj>li>a {
    height: 50px;
    width: 50px;
    text-indent: -9999px;
    overflow: hidden;
    display: block
}

.nav-kj>li>a.fuwu,
.nav-kj>li>a.sousuo {
    background-image: url(../images/fuwu-ico.png);
    background-position: 0 -13px;
    background-repeat: no-repeat
}

.nav-kj>li:hover>a.fuwu,
.nav-kj>li>a.fuwu:hover {
    background-color: #046b67;
    background-position: 0 -85px
}

.nav-kj>li .fuwu-nr {
    display: none;
    position: absolute;
    background-color: rgba(4, 107, 103, 0.95);
    width: 390px;
    padding: 30px;
    right: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.nav-kj>li .fuwu-nr h4 {
    font-size: 18px;
    margin: 0 0 6px 0;
    padding: 0;
    color: #fff;
    font-weight: 700
}

.nav-kj>li .fuwu-nr p {
    margin-bottom: 10px
}

.nav-kj>li .fuwu-nr a,
.nav-kj>li .fuwu-nr p {
    color: #fff
}

.nav-kj>li:hover .fuwu-nr {
    display: block
}

.nav-kj>li .fuwu-nr p a {
    color: #fff
}

.nav-kj>li .fuwu-nr p a.qq,
.nav-kj>li .fuwu-nr p a.sq {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    float: left;
    width: 35px;
    height: 35px;
    margin: 5px 10px 0 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    background-color: rgba(255, 255, 255, .2);
    background-image: url(../images/zx-ico.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.nav-kj>li .fuwu-nr p a.qq:hover,
.nav-kj>li .fuwu-nr p a.sq:hover {
    background-color: rgba(255, 255, 255, .5)
}

.nav-kj>li .fuwu-nr p a.qq {
    background-position: 0 0
}

.nav-kj>li .fuwu-nr p a.sq {
    background-position: -35px 0
}

.nav-kj>li>a.sousuo {
    background-position: -65px -11px;
}

.nav-kj>li:hover>a.sousuo,
.nav-kj>li>a.sousuo:hover {
    background-color: #e5e5e5;
    background-position: -65px -84px
}

.nav-kj>li .sousuo-nr {
    display: none;
    position: absolute;
    background-color: #e5e5e5;
    width: 390px;
    padding: 30px;
    right: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.nav-kj>li:hover .sousuo-nr {
    display: block
}

.key,
.s-btn {
    float: left
}

.key {
    height: 40px;
    width: 100%;
    background-color: #FFF;
    color: #777;
    vertical-align: middle;
    padding: 11px 10px 9px 10px;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    display: inline
}

.s-btn {
    height: 40px;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: #046b67;
    position: absolute;
    right: 15px;
    border: 1px solid #006cff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
}

.s-btn:hover {
    background-color: #01847f;
    border: 1px solid #337ab7
}

.advanced-search td {
    padding: 5px;
}

.banner .owl-theme {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.banner .owl-theme .item {
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
    background-position: center top !important
}

.banner .owl-theme .item img {
    /*padding: 0 15px*/
}

.banner .owl-next,
.banner .owl-prev {
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 10px;
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -30px;
    display: block;
    width: 35px;
    height: 60px;
    background: url(../images/slider-arrow.png) 0 0 no-repeat;
    filter: alpha(opacity=30);
    opacity: .3
}

.banner .owl-next {
    left: auto;
    right: 3%;
    background-position: -35px 0
}

.banner .owl-next:hover,
.banner .owl-prev:hover {
    filter: alpha(opacity=80);
    opacity: .8
}

.owl-controls .owl-pagination {
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    text-align: center
}

.banner .owl-controls .owl-pagination {
    bottom: 0;
}

.owl-controls .owl-pagination .owl-page {
    display: inline-block
}

.owl-controls .owl-pagination .owl-page span {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    overflow: hidden;
    line-height: 9999px;
    filter: alpha(opacity=30);
    opacity: .3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    background-color: #eee;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
    filter: alpha(opacity=80);
    opacity: .8
}

.owl-controls .owl-buttons {
    height: 0;
}

@media (max-width:767px) {

    .banner .owl-next,
    .banner .owl-prev {
        width: 23px;
        height: 40px;
        margin-top: -20px;
        background-size: auto 40px
    }

    .banner .owl-next {
        background-position: -23px 0
    }

    .banner .owl-theme .item img {
        padding: 0;
        max-width: 100%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .banner .owl-theme .item {
        height: 354px
    }

    .navbar-default .navbar-nav>li>a {
        padding: 15px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .banner .owl-theme .item {
        height: 464px
    }
}

.ytglcpleft ul .hcat {
    display: block;
    float: left;
    margin-left: 0;
    padding-bottom: 10px;
    width: 85%;
    padding-top: 10px;
}

.ytglcpleft ul li.pr.nopadding {
    padding: 0;
    width: 48%;
    margin-right: 2%;
    float: left;
}

.ytglcpleft ul li.pr.nopadding.small {
    width: auto;
    border: 0;
    list-style: none;
}

.ytglcpleft ul li.pr p {
    border-left: 1px solid #fff;
    height: 30px;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ytglcpleft ul li.pr.nopadding.small p {
    border: 0;
    overflow: initial;
    text-overflow: initial;
}

.ytglcpleft ul li.pr p a {
    color: #333;
    margin-right: 10px;
    font-size: 14px;
}

.ytglcpleft ul li.pr:hover p {
    border-left: 1px solid #e87731;
}

.ytglcpleft ul li.pr:hover p a {
    background-color: #ffffff;
    border: 0;
    color: #000 !Important;
}

.ytglcpleft ul li.pr p a.active {
    border: 0;
    color: #e87731;
}

.ytglcpleft ul li.pr.nopadding.small p a {
    color: #fff;
    padding: 10px;
    text-decoration: none;
}

.ytglcpleft ul li.ytglcpul-li {
    width: 14%;
    position: relative;
    background: #fc4849;
    color: #fff;
    font-size: 18px;
    padding: 0 0 0 13px;
    height: 60px;
    line-height: 60px;
    float: left;
}

.ytglcpleft ul li.ytglcpul-li.nobg {
    height: 77px;
    line-height: 77px;
}

.ytglcpleft ul {
    overflow: hidden;
    list-style: none;
    padding-left: 0;
    background: #0054af;
}

.ytglcpleft ul li.ytglcpul-li i {
    top: 50%;
    right: 40px;
    margin-top: -10px;
    height: 20px;
    line-height: 20px;
}

.ytglcpleft ul li.ytglcpul-li a {
    color: #fff;
    position: relative;
    display: block;
}

.ytglcpleft ul li.ytglcpul-li a::after {
    content: "";
    background: url(../images/pro.png);
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 30px;
    right: 12px;
    background-size: 100%;
}

.ytglcpright {
    width: 928px;
}

.ytglcprightname {
    height: 40px;
    line-height: 40px;
    padding: 10px;
    border: 1px solid #e5e9f0;
}

.ytglcprightname .span1 {
    border-right: 1px solid #e5e9f0;
    padding: 0 30px;
    font-size: 18px;
    color: #005881;
}

.ytglcprightname .span2 {
    padding: 0 30px;
    font-size: 18px;
    color: #c1c9db;
}

.ytglcprightname a {
    padding: 0 20px;
    font-size: 14px;
    color: #005881;
    border-left: 1px solid #e5e9f0;
    text-transform: uppercase;
}

.sx-jianju .jianju_con {
    width: 80%;
    float: left;
    padding: 0;
    margin: 0;
    margin-left: 20px;
}

.sx-jianju .jianju_con li {}

.sx-jianju .jianju_con li a {}

.sx-jianju .jianju_con li a {}

.jianju_con .chnpin_tu {
    margin-bottom: 10px;
    border-bottom: 2px solid #f52e2f;
    padding-bottom: 13px;
}

.jianju_con .chnpin_tu .chanpinmiaoshu {
    text-align: left;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    padding: 10px;
    padding-bottom: 0;
    line-height: 1.6;
    text-indent: 31px;
}

.jianju_con .ov_img {
    /*height: 335px;*/
    overflow: hidden;
}

.jianju_con .ov_img img {
    width: 100%;
}

.page-row {}

.jianju_con .thumbnail {
    padding: 0;
}

.product-box .thumbnail {
 
     margin-top: 20px;
    /*border: 0;*/
}

.jianju_con .col-md-3 {
    padding: 10px;
}

.product-box .thumbnail .ov_img {
    width: 100%;
    height: 240px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.product-box .thumbnail .ov_img img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product-box .thumbnail:hover {
    box-shadow: 0 10px 11px rgba(0, 0, 0, 0.15);
}

.product-box .thumbnail:hover .caption {
    background: #fc4849;
}

.product-box .thumbnail:hover .caption h3 {
    color: #fff
}

.product-box a {
    text-decoration: none;
}

.product-box .thumbnail .caption h3 {
    font-size: 18px;
    color: #222;
    padding: 0;
    line-height: 1.8;
    margin: 0;
}

@media (max-width:767px) {
    .product-box {
        padding: 4px;
    }

    .product-box .thumbnail:hover {
        box-shadow: 0 0 0 0;
    }

    .product-box .thumbnail .caption h3 {
        font-size: 16px;
    }
}

.applications-box img:hover,
.tools img:hover {
    border: 6px solid #fff
}

.item .shake img:hover {
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-item p {
    color: #fff
}

.owl-theme .owl-controls {
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    text-decoration: none
}

.owl-next,
.owl-prev {
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left top;
    width: 35px;
    height: 60px;
    display: inline-block;
    margin: 0 10px
}

.owl-prev {
    position: absolute;
    left: -5%;
    top: 28%;
    background-image: url(../images/slider-arrow-black.png);
    background-position: left center
}

.owl-next {
    position: absolute;
    right: -5%;
    top: 28%;
    background-image: url(../images/slider-arrow-black.png);
    background-position: right center
}

.owl-next,
.owl-prev {
    filter: alpha(opacity=20);
    opacity: .2
}

.owl-next:hover,
.owl-prev:hover {
    filter: alpha(opacity=50);
    opacity: .5
}

@media (max-width:767px) {
    .owl-prev {
        left: -3%;
        top: 65px
    }

    .owl-next {
        right: -3%;
        top: 65px
    }

    .owl-theme .owl-controls .owl-buttons div {
        display: none;
    }
}

.about-homeshow .m-sm:after {
    margin-bottom: 30px;
}

.about-homeshow-bg {
    background-color: rgba(255, 255, 255, 0.6);
}

.about h3 {
    margin: 30px 0 20px;
}

.about a.btn-center {
    margin: 0;
}

.about .about-con img {
    padding-top: 10px;
}

@media (max-width:991px) {
    .about .m-sm:after {
        margin-bottom: 30px;
    }

    .about .about-con {
        text-align: center;
    }

    .about h3 {
        margin: 20px 0;
    }

    .about li {
        margin: 0;
        padding: 0;
    }

    .about ul li a.btn-center {
        margin-bottom: 10px;
    }
}

.indexnews h4 {
    line-height: 100%;
    margin-top: 8px;
}

.indexnews h4 a {
    font-size: 16px;
    color: #000;
}

.indexnews h4 a:hover {
    color: #006cff;
}

.indexnews .dates {
    background: #f1f1f1;
    height: 70px;
    font-size: 12px;
    margin-top: 10px;
    color: #999;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    overflow: hidden;
    margin-right: 15px;
    text-align: center;
    width: 70px
}

.indexnews .dates .d {
    font-size: 21px;
    line-height: 30px;
    display: block;
    padding-top: 10px;
}

.news_item_1,
.news_item_3,
.news_item_5,
.news_item_7 {
    padding-right: 40px;
}

.news_item_2,
.news_item_4,
.news_item_6,
.news_item_8 {
    padding-left: 40px;
}

.indexnews p {
    color: rgba(106, 106, 106, 1.00);
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 30px;
    overflow: hidden;
}

.indexnews p span {
    font-size: 12px;
}

@media (min-width:992px) {
    .indexnews .news_item:nth-child(odd) {
        padding-right: 40px;
    }

    .indexnews .news_item:nth-child(even) {
        padding-left: 40px;
    }
}

@media (max-width:991px) {
    .indexnews .news_item {
        padding: 0;
    }
}

.action {
    background-color: #262626;
    color: #fff;
}

.post input {
    height: 40px;
    margin-bottom: 20px;
}

.post textarea {
    height: 100px;
    margin-bottom: 20px;
}

.with-errors {
    text-align: left;
}

.yanzhengma {
    padding: 4px 15px;
    text-align: left;
    width: 100%;
}

.form-horizontal .control-label {
    padding-top: 0;
    text-align: left;
}

.btn-submit {
    background-size: contain;
    transition: background .3s, color .3s;
    color: #eee;
    border: none;
    background: #fc4849;
    padding: 3px 30px;
    width: 100%;
}

.btn-submit:hover {
    background: #000;
    background-size: contain;
    color: #ffffff;
}

footer {
    background: #222;
    background-repeat: no-repeat;
    background-size: 100%;
    border-top: 4px solid #fc4849;
}

footer .container .footer-contact-info {
    width: 300px;
}

.footer-logo-text {
    display: block;
    width: 250px;
    margin-top: 60px;
}

footer .container .footer-contact-info img {
    width: 100%;
}

footer .container .footer-contact-info .footer-logo-text img,
footer .container .footer-contact-info .footer-logo-text h3 {}

footer .container .footer-contact-info .footer-logo-text h3 {
    font-size: 28px;
    color: white;
    padding-left: 10px;
}

.footer-contact-number .number-title {
    display: block;
    margin: 20px 0;
    color: white;
    font-size: 14px;
}

.footer-contact-number p {
    position: relative;
    padding-left: 50px;
    font-family: Impact;
    font-size: 39px;
    color: rgba(255, 255, 255, .5);
}

.footer-contact-number p .tel-icon {
    background-repeat: no-repeat;
    background-image: url(../images/tel-iconf.png);
    width: 40px;
    position: absolute;
    left: 0;
    top: 6px;
    height: 40px;
}

.footer-contact-info .online-services {
    display: block;
    margin-top: 20px;
    width: 135px;
    background-color: var(--theme-color);
    color: white;
    padding: 5px 20px;
    text-align: center;
    border-radius: 4px;
    background: #fc4849;
    transition: all .6s;
}

.footer-contact-info .online-services:hover {
    border-radius: 20px;
    color: #fff !Important;
    text-decoration: none;
}

@media (min-width:992px) {
    footer .footer-nav-links {
        width: 59%;
    }
}

@media (min-width:1366px) {
    footer .footer-nav-links {
        width: 61%;
    }
}

footer a:hover {
    color: var(--link-color) !important;
}

footer .footer-nav-links {
    position: relative;
    right: 0;
    padding-top: 30px;
}

footer .footer-nav-links ul li h3 {
    font-size: 18px;
    color: #d8d8d8;
    position: relative;
}

footer .footer-nav-links ul li h3:after {
    content: "";
    width: 30px;
    height: 2px;
    background-color: #d8d8d8;
    position: absolute;
    left: 0;
    bottom: -20px;
}

footer .footer-nav-links ul li:first-child {
    margin-bottom: 35px;
}

footer .footer-nav-links ul li a {
    line-height: 25px;
    font-size: 14px;
    color: #999999;
}

footer .footer-nav-links ul {
    width: 25%;
    float: left;
}

footer .footer-nav-links ul li {
    list-style: none
}

footer .qrcode {
    width: 167px;
    padding-left: 25px;
    border-left: 1px solid #434343;
    margin-top: 52px;
}

footer .qrcode img {
    width: 100%;
}

footer .qrcode h4 {
    text-align: center;
    font-size: 18px;
    color: white;
}

.footer-bottom {
    border-top: 1px solid #434343;
    border-bottom: 1px solid #434343;
    padding: 20px 0;
}

.footer-bottom span {
    width: 50%;
    float: left;
}

.footer-bottom * {
    font-size: 14px;
    color: #666666;
}

.footer-bottom a:hover {
    color: var(--link-color);
}

.footer-bottom span:first-child {
    text-align: left;
}

.footer-bottom span:last-child {
    text-align: right;
}

.fl {
    padding: 15px 0;
}

.fl li {
    margin-right: 25px;
    float: left;
}

.fl li a {
    color: white;
}

.fl h5 {
    color: white;
}

#toolbar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 888;
}

#toolbar ul {
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    margin: 0;
    padding-top: 5px;
}

#toolbar li {
    opacity: 1;
    line-height: 20px;
}

#toolbar span {
    color: #122549;
}

#toolbar .glyphicon {
    font-size: 20px;
}

#toolbar a:hover,
#toolbar a:focus,
#toolbar a:visited {
    text-decoration: none;
}

#scrollUp {
    background-color: #122549;
    color: #eee;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    bottom: 20%;
    right: 20px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    opacity: 0.9;
    line-height: 40px;
    border-radius: 2px;
}

#scrollUp:hover {
    background-color: #111
}

@media (max-width:767px) {
    #scrollUp {
        bottom: 20%;
        right: 10px;
    }
}

.kefu {
    bottom: 50%;
    right: 20px;
    margin-bottom: 0;
    display: block;
    position: fixed;
    list-style-type: none;
}

.kefu span {
    width: 46px;
    height: 46px;
    display: block;
    overflow: hidden;
    background-color: #046b67;
    margin-top: 2px;
    color: #fff;
    font-size: 25px;
    line-height: 46px;
    text-align: center;
    opacity: .9;
}

.kefu span:hover {
    background-color: #333
}

.kefu a:hover {
    text-decoration: none
}

.kefu .weixing-show {
    width: 112px;
    height: 142px;
    margin-top: -26px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: absolute;
    right: 58px;
    display: none;
}

.kefu .weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 6px;
    left: 110px;
    top: 10px;
    position: absolute;
    z-index: 2;
}

.kefu .weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #dddddd;
    border-width: 8px;
    left: 110px;
    top: 10px;
    position: absolute;
}

.kefu .weixing-show .weixing-ma {
    width: 104px;
    height: 103px;
    padding-left: 5px;
    padding-top: 5px;
}

.kefu .weixing-show .weixing-txt {
    position: absolute;
    top: 110px;
    left: 7px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

.right-tel {
    font-size: 20px;
}

@media (max-width:767px) {
    .kefu {
        bottom: 30%;
        right: 10px;
    }
}

.banner {
    background-color: #333;
    background-position: center center;
    background-repeat: no-repeat
}

.banner-bg {
    background-color: #01847f;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 200 200'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='100' y1='33' x2='100' y2='-3'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='100' y1='135' x2='100' y2='97'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%2301706c' fill-opacity='0.6'%3E%3Crect x='100' width='100' height='100'/%3E%3Crect y='100' width='100' height='100'/%3E%3C/g%3E%3Cg fill-opacity='0.5'%3E%3Cpolygon fill='url(%23a)' points='100 30 0 0 200 0'/%3E%3Cpolygon fill='url(%23b)' points='100 100 0 130 0 100 200 100 200 130'/%3E%3C/g%3E%3C/svg%3E");
}

.banner-mask {
    background-color: rgba(0, 0, 0, .1);
    padding: 3.6em 0
}

.mask-contact {
    padding: 26em 0
}

.banner-mask h2 {
    color: #fff;
    font-size: 30px;
    margin: 0 0 10px 0;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .7)
}

.banner-mask p {
    color: rgba(255, 255, 255, .8);
    font-size: 16px;
    margin: 0;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .7)
}

@media (max-width:767px) {
    .banner {
        background-size: auto 240px;
    }

    .banner-mask {
        padding: 2.6em 0;
    }

    .mask-contact {
        padding: 17em 0;
    }

    .banner-mask h2 {
        font-size: 20px;
    }

    .banner-mask p {
        font-size: 12px;
    }
}

.menu {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    text-align: center
}

.menu ul {
    margin: 0;
    display: block;
    position: absolute;
    background: #fc4849;
    padding-left: 0;
}

@media screen and (max-width: 1423px) {
   .menu ul{
  margin-left: -50px;
}

}

.dropdown-menu li{
    width:100%;
}
.g_nav li:last-child{
    
    border-left: 1px solid #ff8283;
}
.menu ul li.hover,
.menu ul li:hover {
}

.menu ul li.hover a {
    color: #006cff
}

.menu ul li:first-child {
    border-left: 0
}
.dropdown-menu li a{
    font-size: 18px;
    box-sizing: border-box;
    padding: 0!Important;
    line-height: 2.5!Important;
}

.crumbs {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5
}

.breadcrumb,
.subnav {
    margin-bottom: 0;
    padding: 19px 0 16px 0
}

.subnav li {
    padding-right: 0
}

.subnav>li+li:before {
    padding: 0 7px 0 0;
    color: #ddd;
    content: "|\00a0"
}

.subnav li a.hover {
    color: #006cff
}

.subnav li a.hover:hover {
    color: #006cff
}

.box-position {
    margin-bottom: 30px;
}

.breadcrumb {
    list-style: none;
    background-color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
}

.breadcrumb>li {
    display: inline-block;
    color: #999
}

.breadcrumb>li i {
    width: 30px;
    height: 30px;
    display: inline-block;
}

.breadcrumb>li i img {
    width: 100%;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ddd;
    content: "/\00a0"
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.content img {
    max-width: 100%;
    width: 100%;
}

.content .h-h2 {
    font-weight: 200;
}

.content .m-sm:after {
    margin: 27px auto 50px;
}

@media (max-width:767px) {
    .content {
        padding: 30px 0;
    }
}

.content ol li p,
.content ul li p {
    margin: 0
}

.content h2 {
    font-size: 24px
}

.content h3 {
    font-size: 18px
}

.content h4 {
    font-size: 16px
}

.content h5 {
    font-size: 14px
}

.content h6 {
    font-size: 12px
}

.contact {
    padding: 45px 30px;
}

.contact:hover {
    background-color: #f2f2f2;
}

.contact>h3 {
    margin: 0 0 8px;
}

.contact>span {
    display: inline-block;
    float: left;
    margin-right: 30px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    background-color: #ccc;
    font-size: 40px;
    line-height: 90px;
    color: #fff;
    text-align: center
}

.contact:hover>span {
    background-color: #046b67;
}

.contact:hover a {
    color: #006cff
}

.contact>p {
    margin: 0 0 0 120px
}

.contact>p>small {
    display: block;
    font-size: 14px
}

@media (max-width:767px) {
    .contact {
        padding: 30px 0
    }
}

.navigation {
    padding: 27px 0;
    border-top: 1px solid #eaeaea;
}

.navigation li {
    line-height: 26px;
    color: #303133;
    text-transform: uppercase;
}

.navigation .page-prev a:before {
    padding: 0 5px;
    content: "Prev"
}

.navigation .page-next a:after {
    padding: 0 5px;
    content: "Next"
}

.navigation li a:hover {
    text-decoration: none;
}

.navigation li span {
    color: #777;
}

.list-page {
    margin: 10px 0;
    width: 100%;
    display: block;
    overflow: hidden
}

.list-page b,
.list-page a {
    padding: 1em;
    margin: 0 5px
}

.list-page b,
.list-page a:hover {
    background: #006cff;
    border-color: #006cff;
    color: #fff;
}

.list-page a b {
    margin: 0;
    border: 0;
    padding: 0;
    background: none;
    color: #333333;
}

@media (max-width:767px) {
    .list-page {
        margin-bottom: 1em
    }

    .list-page b,
    .list-page a {
        padding: 2% 0;
        display: block;
        float: left;
        border: 1px dotted #ccc;
        margin: 1%;
        width: 22%;
        text-align: center
    }
}

.list-page a b:hover {
    color: #fff;
}

.news-list figure a {
    display: block;
    position: relative
}

.news-list img {
    width: 100%;
}

.news-list .row:hover {
    margin-left: 10px;
    box-shadow: 3px 3px 3px #b7b7b7;
}

.news-list .row {
    transition: all 1s;
    margin-top: 10px;
    overflow: hidden;
    background: #fff;
    padding: 10px;
}

.news-list a .new-pic {
    width: 78px;
    height: 80px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../fonts/75663cbcd47c424fa9dea3b4bf90a966.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pageproduct-details .m-sm:after {
    margin: 25px 0 36px;
}

.pageproduct-details .pro-desc {
    margin-top: 54px;
}

.pageproduct .sample-pic {
    padding: 15px;
}

.pageproduct .sample-pic img {
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}

.pageproduct img {
    max-width: 100%;
}

.pageproduct table p {
    margin: 5px 0;
}

.pageproduct table td {
    vertical-align: middle;
}

@media (max-width:992px) {
    .pageproduct-details .pro-desc {
        margin-top: 30px;
    }
}

@media (max-width:767px) {
    .pageproduct-details .pro-desc {
        margin-top: 15px;
    }

    .table-striped>tbody>tr:nth-of-type(odd) {
        background-color: transparent;
    }

    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        border-top: 1px solid #eee;
    }
}

.showproduct.pagetype1 {
    background: #f6f6f6
}

.showproduct.pagetype1 .showproduct-head {
    background: #fff;
    padding: 30px 0
}

.showproduct.pagetype1 .showproduct-head .product-intro h1 {
    font-size: 22px;
    margin: 15px 0 18px 2px;
}

.showproduct.pagetype1 .showproduct-head .product-intro p.description {
    color: #5e7387;
    line-height: 1.8;
    margin-bottom: 25px
}

.showproduct.pagetype1 .showproduct-head .product-intro .para {
    border-top: 1px solid #f0f2f5;
    border-bottom: 1px solid #f0f2f5;
}

.showproduct.pagetype1 .showproduct-head ol.carousel-indicators {
    width: 80%;
    margin-left: -40%;
    max-height: 70px;
}

.showproduct.pagetype1 .showproduct-body {
    padding: 30px 0 0
}

.editorlightgallery {
    line-height: 3em;
}

.editorlightgallery .firstRow {
    font-size: 16px
}

.editorlightgallery p {
    line-height: 3em;
    margin: 0;
    padding: 0 10px
}

.editorlightgallery img {
    max-width: 100%;
}

.editorlightgallery .table>tbody>tr>td {
    vertical-align: middle
}

.editorlightgallery .table>tbody>tr>td:first-child {
    white-space: nowrap
}

.editorlightgallery .lead {
    font-size: 16px;
    line-height: 2em;
    text-indent: 2em;
    padding: 5px 0;
}

@media (min-width:1200px) {
    .editorlightgallery .featurette-heading {
        margin-top: 80px;
    }
}

.hotlist .h-h2 {
    font-size: 24px;
    font-weight: 200;
}

@media (max-width:992px) {
    .hotlist-title {
        font-size: 16px;
        line-height: 2em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
        padding: 0;
        margin: 0
    }
}

.list-video a {
    position: relative;
    display: block;
}

.list-video .hover-video {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    display: block;
    font-size: 25px;
    line-height: 60px;
    padding-left: 1px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.list-video:hover .hover-video {
    background-color: rgba(0, 0, 0, 0.8);
    color: #ddd;
}

.list-video .video-title {
    line-height: 3em;
}

@media (max-width:992px) {
    .list-video .video-title {
        font-size: 16px;
        line-height: 2em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
        padding: 0;
        margin: 0;
    }
}

@media (max-width:488px) {
    .list-video .hover-video {
        width: 36px;
        height: 36px;
        margin-left: -18px;
        margin-top: -18px;
        font-size: 18px;
        line-height: 36px;
    }

    .list-video .video-title {
        font-size: 14px;
    }
}

.nav-tabs>li>a {
    font-size: 16px
}

.nav-tabs>li>a:hover {
    color: #5a5a5a;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 2px solid #006cff;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #122549;
    border-color: transparent;
    border-bottom: 2px solid #006cff;
    color: #fff
}

.showproduct-head .carousel-inner>.item img {
    width: 80%;
    margin: 0 auto;
}

.showproduct-head .carousel-control.left,
.showproduct-head .carousel-control.right {
    background-image: none;
}

.showproduct-head .carousel-indicators li {
    width: auto;
    height: auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border: 0;
}

.showproduct-head .carousel-indicators li img {
    opacity: 0.7;
    width: 64px;
}

.showproduct-head .carousel-indicators li.active img {
    border: 2px solid #7bc91e;
    opacity: 1;
}

.showproduct-head .carousel-indicators li:hover img {
    opacity: 1;
}

.showproduct-head .carousel {
    margin-bottom: 12%;
}

.showproduct-head .carousel-indicators {
    margin-bottom: -16%;
}

.showproduct.pagetype1 .showproduct-body .product-content-body ul.nav-tabs {
    margin-bottom: 30px
}

@media (min-width:992px) and (max-width:1199px) {
    .showproduct-head .carousel {
        margin-bottom: 12%;
    }

    .showproduct-head .carousel-indicators {
        margin-bottom: -23%;
    }
}

@media (min-width:768px) {
    .showproduct-head .carousel {
        margin-bottom: 16%;
    }
}

@media (max-width:767px) {
    .box-position {
        border-bottom: 1px solid #f0f2f5
    }

    .showproduct.pagetype1 .showproduct-body {
        padding: 15px 0 0
    }

    .showproduct.pagetype1 .showproduct-body .panel {
        box-shadow: none;
        margin-bottom: 15px
    }

    .showproduct.pagetype1 .showproduct-body .product-content-body ul.nav-tabs {
        margin-bottom: 15px;
        margin-top: -10px
    }

    .showproduct-head .carousel {
        margin-bottom: 20%;
    }

    .showproduct-head .carousel-indicators li img {
        width: 40px;
    }
}

@media (max-width:488px) {
    .showproduct-head .carousel-inner>.item img {
        width: 100%;
        margin: 0 auto;
    }

    .showproduct-head .carousel {
        margin-bottom: 25%;
    }

    .showproduct-head .carousel-indicators li {
        max-width: 50px;
    }

    .nav-tabs>li>a {
        padding: 5px;
        font-size: 14px
    }
}

.m-box4 {
    width: 100%;
    height: 100%;
    background: url("../images/m-box4-bg.jpg") no-repeat 100%;
    padding-bottom: 20px;
}

.m-box4 .p-top article::before {
    display: none;
}

.m-box4 .p-top article h5 {
    background-color: transparent;
}

.m-box4 .p-top span {
    text-transform: uppercase;
}

.m-box4 ul {
    padding-top: 3%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.m-box4 ul li {
    padding: 4% 2% 3% 2%;
    background-color: rgba(255, 255, 255, .9);
    margin-bottom: 2%;
    transition: .5s;
    width: 19%;
    cursor: pointer;
    list-style: none;
}

.m-box4 ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
}

.m-box4 ul li a>div {
    width: 100px;
    overflow: hidden;
}

.m-box4 ul li a>div span {
    width: 100px;
    height: 61px;
    object-fit: contain;
    position: relative;
    display: block;
}

.m-box4 ul li a p {
    text-align: center;
    font-size: .16rem;
    color: #3c3c3c;
    margin-top: 7%;
    height: 40px;
}

.m-box4 ul li:nth-of-type(1) a span {
    background: url("../images/m-box4-img1.png")no-repeat;
    background-size: cover;
}

.m-box4 ul li:nth-of-type(2) a span {
    background: url("../images/m-box4-img2.png")no-repeat;
    background-size: cover;
}

.m-box4 ul li:nth-of-type(3) a span {
    background: url("../images/m-box4-img3.png")no-repeat;
    background-size: cover;
}

.m-box4 ul li:nth-of-type(4) a span {
    background: url("../images/m-box4-img4.png")no-repeat;
    background-size: cover;
}

.m-box4 ul li:nth-of-type(5) a span {
    background: url("../images/m-box4-img5.png")no-repeat;
    background-size: cover;
}

.m-box4 ul li:nth-of-type(6) a span {
    background: url("../images/m-box4-img6.png")no-repeat;
    background-size: cover;
}

.m-box4 ul li:nth-of-type(7) a span {
    background: url("../images/m-box4-img7.png")no-repeat;
    background-size: cover;
}

.m-box4 ul li:nth-of-type(8) a span {
    background: url("../images/m-box4-img8.png")no-repeat;
    background-size: cover;
}

.m-box4 ul li:nth-of-type(9) a span {
    background: url("../images/m-box4-img9.png")no-repeat;
    background-size: cover;
}

.m-box4 ul li:nth-of-type(10) a span {
    background: url("../images/m-box4-img10.png")no-repeat;
    background-size: cover;
}

.layout {
    max-width: 1200px;
    margin: 0 auto;
}

.p-top {
    width: 100%;
    height: 150px;
    padding: 2% 0;
    position: relative;
    margin-bottom: 46px;
}

.p-top-bg {}

.p-top article {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.p-top article h5 {
    font-size: 30px;
    color: #454545;
    padding: 0 10px;
    position: relative;
    background-color: #FFFFFF;
    z-index: 3;
}

.p-top article h5 b {
    color: #166928;
}

.p-top article::before {
    content: "";
    position: absolute;
    background-color: #156827;
    width: 90%;
    left: 5%;
    bottom: -71%;
    height: 1px;
}

.p-top span {
    color: #166928;
    font-size: 20px;
    text-align: center;
    display: block;
    padding-top: 0%;
}

.m-box4 ul li:hover {
    background-color: rgb(47, 116, 191);
}

.m-box4 ul li:hover a>div span {
    left: -99px;
    -webkit-filter: drop-shadow(99px 0px 0px white);
    -filter: drop-shadow(99px 0px 0px white);
}

.m-box4 ul li:hover a p {
    color: #FFFFFF;
}

.show_title h4 {
    font-size: 34px;
    color: #333333;
    text-align: center;
    margin: 20px 0;
}

.about_us {
    padding-top: 85px;
    padding-bottom: 115px;
    background: url(../images/abbg.png) no-repeat fixed center bottom;
    background-size: 100% 100%;
    color: black;
}

.about_show {
    margin-top: 70px;
}

.about_left {
    width: 45%;
    float: left;
    margin-right: 50px;
}

.about_left p {
    font-size: 16px;
    color: #555555;
    line-height: 35px;
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
}

.about_right {
    width: 50%;
    float: left;
}

.about_show .more {
    display: block;
    color: #fff;
    font-size: 16px;
    width: 225px;
    height: 54px;
    line-height: 54px;
    background: #fc4849;
    border-radius: 50px;
    text-align: center;
    float: left;
    margin-top: 60px;
}

.about_show .more:hover {
    background: #ad292a;
    text-decoration: none;
}

.index-news-container {
    background-color: #ffffff;
    padding-bottom: 40px;
}

.index-news-container .index-news-title h5 {
    font-size: 18px;
    color: #888888;
    margin-bottom: 10px;
}

.index-news-container .index-news-title .index-news-content-title {
    font-size: 32px;
    color: #333333;
}

.index-news-container .index-news-title .index-news-desc {
    font-size: 20px;
    color: #666666;
    padding-left: 20px;
    border-left: 1px solid #666666;
    margin-left: 15px;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index-news-content-title {
    overflow: hidden;
}

.index-news-container .index-news-caption {
    padding: 25px;
    background-color: whitesmoke;
}

.index-news-container .index-news-caption .index-news-date {
    font-size: 16px;
    color: #666666;
}

.index-news-container .index-news-caption .index-news-title {
    font-size: 16px;
    margin-bottom: 6px;
}

.index-news-container .index-news-caption .index-news-title a {
    color: #333333;
}

.index-news-container .index-news-caption .index-news-title a:hover {
    color: var(--theme-color)
}

.index-news-container .index-news-caption .index-news-desc {
    font-size: 14px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.index-news-container .index-news-caption .index-news-date {
    font-size: 16px;
    color: #666666;
    margin-bottom: 15px;
    display: block;
}

.index-news-container .index-news-caption .index-news-more {
    font-size: 14px;
    color: #666666;
    display: block;
    padding-top: 10px;
    border-top: 1px solid #dcdcdc;
}

.index-news-container ul.index-news-lists li:first-child {
    padding-left: 0;
}

.index-news-container ul.index-news-lists li:last-child {
    padding-right: 0
}

.index-news-container .index-news-caption .index-news-more:hover {
    color: var(--theme-color)
}

.index-news-container .index-news-caption .readmore {
    text-align: left;
}

.index-news-container .index-news-caption .arrow-right {
    text-align: right;
}

.index-news-container ul.index-news-lists li {
    width: 24%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    list-style: none;
    height: 478px;
}

.index-news-container ul.index-news-lists li img {
    width: 100%;
}

.index-news-container ul.index-news-lists li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.index-news-container ul.index-news-lists li a {
    display: block;
    overflow: hidden;
}

.index-news-container ul.index-news-lists {
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.index-news-container img {
    height: 220px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all 1s;
}

.index-news-container .index-news-more {
    margin-top: 15px;
}

.index-news-container .index-news-more span {
    width: 50%;
    float: left;
}

.index-news-container .news-container {
    margin-top: 15px;
}

.index-news-types {
    overflow: hidden;
    text-align: center;
    width: 16%;
    padding-top: 0;
    padding-bottom: 0;
    float: left;
    padding-left: 0;
}

.page-row-new {
    text-align: center;
    float: none !important;
    width: 100%;
}

.page-row-new li a {
    padding-left: 0
}

.fenlei {
    background: #fc4849;
}

.feilei_b {
    background: #f5f5f5;
}

.fenlei .erweima {
    text-align: center;
    width: 70%;
    margin: 14px auto;
}

.left_contact {
    margin-top: 10px;
    background: #f5f5f5;
    color: #fff;
    text-align: left;
    padding-bottom: 10px;
}

.left_con {
    padding-left: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    color: #545454;
}

.index-news-types h2 {
    background: #c30101;
    text-align: center;
    color: #fff;
    margin-top: 0;
    height: 60px;
    line-height: 60px;
    margin-bottom: 0;
    font-size: 21px;
}

.left_contact h2 {}

.index-news-types .current {
    color: #d70d13;
}

.sx-jianju .index-news-types .current>a {
    color: #d70d13;
}
.sx-jianju .index-news-types a:before{
    content:'';
    display:block;
    width:10px;
    height:10px;
    position: absolute;
    left: 12px;
    top: 50%;
    background: url(../images/yuan_03.jpg) no-repeat;
    margin-top: -5px;
}
.index-news-types .current a {
    color: #fff;
}

.index-news-types li {
    list-style: none;
    position: relative;
    border-bottom: solid 1px #eaeaea;
}

.page-row-new li {
    display: inline-block;
}

.sx-jianju .index-news-types li a {
    color: #545454;
}

.index-news-types li a {
    display: block;
    font-size: 16px;
    color: #000000;
    cursor: pointer;
    height: 51px;
    line-height: 51px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-align: left;
    padding-left: 34px;
}

.index-news-types li a:hover {
    color: #000;
    text-decoration: none;
}

.index-news-types li a.index-newstype-more {
    border: 2px solid #333333;
}

.index-news-types li a.index-newstype-more:hover {
    border-color: var(--theme-color);
}

.ty_content {
    width: 1200px;
    margin: 0 auto;
}

.ad_1 {
    height: 340px;
    background: url(../images/beatccc.jpg);
    padding-top: 70px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.ad_1 .nr {
    width: 797px;
    background: url("../images/ad_1nr.png")no-repeat center;
    height: 218px;
    text-align: center;
    margin: 0 auto;
}

.ad_1 .nr b {
    font-size: 38px;
    color: #000;
    font-weight: bold;
    display: block;
    margin: auto;
    width: 660px;
}

.ad_1 .nr b span {
    color: #cc0000;
}

.ad_1 .nr p {
    color: #000;
    font-size: 28px;
    margin-top: 30px;
    text-align: left;
    padding-left: 72px;
    text-align: center;
}

.ad_1 .nr .dh {
    height: 42px;
    line-height: 34px;
    font-size: 20px;
    color: #000;
    margin-top: 42px;
    text-align: left;
    padding-left: 60px;
    text-align: center;
}

.ad_1 .nr .dh span {
    font-family: Arial;
    color: #000;
    font-size: 29px;
    font-weight: 600;
}

.advantage {
    padding-top: 40px;
    padding-bottom: 59px;
}

.advantage .top {
    margin: 0 auto 43px;
    text-align: center;
}

.advantage .top b {
    font-size: 30px;
    color: #333;
    display: block;
    margin-bottom: 10px;
}

.advantage .top i {
    font-size: 18px;
    color: #666;
}

.advantage .nav {
    height: 142px;
    margin-top: 38px;
}

.advantage .nav ul {
    height: 142px;
    width: 71%;
    margin: auto;
}

.advantage .nav ul li {
    border-left: solid 1px #fff;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding: 4px;
    list-style: none;
    display: block;
    box-sizing: border-box;
    width: 16.55%;
    color: #080808;
    float: left;
    line-height: 5.8;
    background: #f1f1f1;
}

.advantage .nav ul li b {
    display: block;
    color: #999;
    font-size: 10px;
    margin-top: 4px;
    text-transform: uppercase;
}

.advantage .nav ul .on {
    color: #ffffff;
    background: #fc4849;
}

.advantage .nav ul .on b {
    color: #ffffff;
}

.advantage .nr {
    width: 1320px;
    margin: 30px auto 0;
    height: 443px;
    position: relative;
}

.advantage .nr .jt {
    position: absolute;
    top: 41%;
}

.advantage .nr .ri {
    right: 0px;
}

.advantage .nr .db {
    width: 1200px;
    margin: auto;
    height: 443px;
    overflow: hidden;
}

.advantage .nr .db .t_le {
    float: left;
}

.advantage .nr .db .w_ri {
    float: right;
    width: 455px;
}

.advantage .nr .db .w_ri b {
    font-size: 55px;
    font-weight: bold;
    text-transform: uppercase;
    color: #909090;
    display: block;
    margin-bottom: 10px;
    line-height: 1.6;
}

.advantage .nr .db .w_ri i {
    font-size: 20px;
    color: #151515;
    display: block;
    margin-bottom: 13px;
    font-style: normal;
}

.advantage .nr .db .w_ri i img {
    margin-right: 15px;
    float: left;
    margin-top: 5px;
}

.advantage .nr .db .w_ri .w {
    color: #444;
    font-size: 16px;
    padding-left: 15px;
    line-height: 30px;
    margin-bottom: 13px;
}

.ytglcpleft {
    margin-top: 30px;
}

.forms .forms_label {
    position: relative;
    margin-bottom: 15px
}

.forms .forms_label .iconfont {
    margin: 9px 0 0 10px
}

.forms .forms_label input {
    height: 32px;
    font-size: 12px
}

.forms .forms_label textarea {
    padding: 7px 0 0 30px;
    height: 126px;
    font-size: 12px
}

.forms .forms_btn {
    font-size: 12px;
    padding: 6px 36px;
}

.menu2F {
    display: none;
    z-index: -1;
}

.menu2F>a {
    display: block;
    width: 100%;
    background: rgb(26, 70, 118);
    padding: 2px 10px;
    font-size: 16px;
}

.menu2F>a {
    color: #fff
}

.menu2F>a:hover {
    color: #fff;
    background-color: #fc4849
}

.tab>div {
    z-index: 999;
}

.menu2F:hover {
    display: block;
}

.tab>div a:hover+.menu2F {
    display: block;
    color: #000;
}

.proF {
    height: 100%;
}

@media screen and (max-width:700px) {
    .content {
        margin-top: 10px !important;
    }

    .header_hd {
        padding: 50px 0 30px 0 !important;
    }
}

.contact_item {
    margin: 10px 0 12px 0;
    padding-left: 15px
}

.contact_item .icon {
    font-size: 16px;
    padding: 3px;
    margin-top: 5px;
    margin-right: 5px
}

.contact_item p {
    font-size: 10px;
    color: #6a6a6a;
    line-height: 14px
}

.contact_item p.num {
    font-size: 12px
}

.content .line {
    border-bottom: 1px solid #dbdbdb;
    height: 1px;
    margin: 10px 0
}

.forms {
    margin-top: 30px;
}

.forms .forms_label {
    position: relative;
    margin-bottom: 0;
}

.forms .forms_label .iconfont {
    margin: 9px 0 0 10px
}

.forms .forms_label input {
    height: 32px;
    font-size: 12px
}

.forms .forms_label textarea {
    padding: 7px 0 0 30px;
    height: 89px;
    font-size: 12px;
}

.forms .forms_btn {
    font-size: 12px;
    line-height: 30px;
    width: 100%;
    padding: 0;
}

div.map img {
    display: block;
    width: 160%;
    margin-left: -30%
}
}

#case_tab div a {
    display: inline-block;
    font-size: 16px;
}

.headerLinCompany {
    background-size: cover;
    padding: 200px 0 145px 0
}

.headerLin h3 {
    font-size: 18px;
    color: #012b5e;
    text-align: center;
    line-height: 3;
    position: relative
}

.headerLin h3:after {
    content: "";
    height: 1px;
    width: 50px;
    margin-left: -25px;
    position: absolute;
    top: 100%;
    left: 50%;
    background: #012b5e
}

.headerLin h2 {
    font-size: 50px;
    color: #012b5e;
    text-align: center;
    line-height: 2
}

.headerLin .tab {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.headerLin .tab>div {
    display: inline-block;
    border: 1px solid #012b5e;
    border: 1px solid rgba(1, 43, 94, .5);
    line-height: 2;
    font-size: 18px;
    border-radius: 5px;
    position: relative;
}

.headerLin .tab>div>div>a {
    display: inline-block;
    color: #000;
    padding: 0 16px;
    text-decoration: none;
    position: relative;
    z-index: 2
}

.headerLin .tab>div>div>span {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 0;
    background: #fccc07;
    z-index: 1;
    border-radius: 4px;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.headerLin .tab>div>div>a:hover {
    background: rgb(26, 70, 118);
    color: #fff !important;
    border-radius: 5px;
}

.actives {
    background: rgb(26, 70, 118);
    border-radius: 5px;
    color: #fff !important;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock {
    display: none;
}

.p12-curmbs-1 b {
    border-left: 10px solid #0075c2;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.tl-fdh-02 li {
    width: 11.1%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    margin-right: -1px;
    background: #ffffff;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #a8a8a8;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../images/p16-icon6.png) no-repeat bottom center #0075c2;
    border-color: #0075c2;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
    text-decoration: none;
}

.blk-main {
    width: 1200px;
    margin: 0 auto;
}

.g_wh {
    height: 379px;
}

.g_wh dd {
    float: left;
    width: 684px;
}

.g_wh dt,
.g_wh dd p {
    float: left;
    width: 342px;
    padding: 6px 0 0 12px;
    height: 100px;
    border: 1px solid #d5d5d5;
    border-right: none;
    border-bottom: none;
    margin: 0;
}

.g_wh dd .lastp {
    border-bottom: 1px solid #d5d5d5;
}

.g_wh dd p b {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    font-weight: bold;
    color: #0075c1;
    margin-bottom: 9px;
}

.g_wh .wenhua {
    width: 516px;
    padding: 0;
    height: 300px;
    overflow: hidden;
}

.wenhua img {
    width: 100%;
}

.tit {
    clear: both;
    height: 140px;
    background: url(../images/277a0766b30e47dd9c676a6de4385ae5_2.png?ver=1)no-repeat center 75px;
}

.tit h3 {
    font-size: 26px;
    color: #0075c2;
    text-align: center;
    padding-top: 40px;
    letter-spacing: 1px;
}

#nfpx {
    width: 2400px;
    position: relative;
    left: 0px;
}

.sjbj {
    background: url(../images/61eb0cde830d4bb3bf407c3402253022_2.png);
    height: 310px;
    background-repeat: no-repeat;
    background-position: 0px 130px;
    float: left;
    width: 1200px;
    margin-top: 30px;
}

.sjbjdlx {
    background: #e3e3e3;
    width: 248px;
    float: left;
    margin-top: 165px;
    font-size: 14px;
    line-height: 22px;
    position: absolute;
    padding-right: 10px;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-bottom: 25px;
    background-size: 100% !Important;
}

.sjbjdlx::before {
    content: '';
    display: block;
    background: url(../images/top_cur.png);
    position: absolute;
    top: -10px;
    width: 20px;
    height: 12px;
    left: 50%;
    margin-left: -10px;
    background-repeat: no-repeat;
}

.sjbjdly::before {
    content: '';
    display: block;
    background: url(../images/bottom_cur.png);
    position: absolute;
    bottom: -10px;
    width: 20px;
    height: 12px;
    left: 50%;
    margin-left: -10px;
    background-repeat: no-repeat;
}

.sjbjdlx.cur::before {
    background: url(../images/top_curb.png);
}

.sjbjdlx.cur {
    background: #0075c2;
    color: #fff;
}

.sjbjdly.cuy::before {
    background: url(../images/bottom_curb.png);
    background-repeat: no-repeat;
    color: #fff;
}

.sjbjdly.cuy {
    background: url(../images/bottom_cur.png);
    background-repeat: no-repeat;
    background: #0075c2;
    color: #fff;
}

.sjbj dl.sjbjdlx dt {
    padding-top: 15px;
}

.sjbj dl.sjbjdly dt {
    padding-top: 10px;
}

.sjbjdlx span {
    font-size: 25px;
}

.sjbjdly {
    position: absolute;
    width: 248px;
    line-height: 22px;
    margin-top: 0px;
    font-size: 14px;
    height: 135px;
    background: #e3e3e3;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
}

.sjbjdly span {
    font-size: 25px;
}

.gy .wz {
    padding: 10px 20px;
    color: #333;
    border: 1px solid #dedede;
    border-top: none;
    height: 590px;
}

.gy .wz p {
    margin: 5px 0;
}

.gy .wz span {
    text-align: center;
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #0075c1;
}

.wz ul li {
    float: left;
    width: 362px;
    margin-left: 16px;
}

.wz ul {
    list-style: none;
}

.wz ul li:first-child {
    margin-left: 0;
}

.wz p {
    text-indent: 2em;
}

.left {
    position: absolute;
    left: 0px;
    top: 102px;
    display: block;
    width: 80px;
    height: 100px;
    z-index: 9999000;
    background: url(../images/61eb0cde830d4bb3bf407c3402253022_4.png);
    background-repeat: no-repeat;
    background-position: center;
}

.left:hover {
    background: url(../images/61eb0cde830d4bb3bf407c3402253022_6.png);
    background-repeat: no-repeat;
    background-position: center;
}

.right {
    position: absolute;
    right: 0px;
    top: 102px;
    display: block;
    width: 66px;
    height: 100px;
    z-index: 9999000;
    background: url(../images/61eb0cde830d4bb3bf407c3402253022_8.png);
    background-repeat: no-repeat;
    background-position: center;
}

.right:hover {
    background: url(../images/61eb0cde830d4bb3bf407c3402253022_10.png);
    background-repeat: no-repeat;
    background-position: center;
}

.tl-fdh-02 ul {
    overflow: hidden;
    margin: 30px 0;
    padding-left: 0;
    background: #fff;
}

.g_lxwm {
    height: 352px;
    position: relative;
}

.g_lxwm .lxwm {
    border: 1px solid #e1e1e1;
    padding: 16px 0;
    height: 315px;
    list-style: none;
    overflow: hidden;
    background: #fff;
}

.g_lxwm .lxwm li {
    position: relative;
    padding-left: 95px;
    float: left;
    width: 49%;
    height: 78px;
    line-height: 78px;
    margin: 0 0px 0 10px;
    font-size: 16px;
    color: #333333;
}

.g_lxwm .lxwm li em {
    position: absolute;
    left: 29px;
}

.g_lxwm .line {
    width: 1px;
    height: 300px;
    background: #e9e9e9;
    left: 603px;
    top: 18px;
    position: absolute;
}

.lxwm li i {
    display: inline-block;
    padding-left: 33px;
}

.lxwm li b {
    color: #0075c2;
}

.g_lxwm h3 {
    clear: both;
    font-size: 20px;
    margin: 30px 0 15px 0;
    color: #333;
}

.dress {
    background: url(../images/277a0766b30e47dd9c676a6de4385ae5_36.jpg?ver=7) no-repeat center 0px;
    height: 673px;
    overflow: hidden;
}

.dress-1 {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.dress-1 dl {
    width: 351px;
    padding: 10px 0;
    border: 1px solid #ebebeb;
    margin-right: -1px;
    position: relative;
    background: #fff;
    overflow: hidden;
    float: left;
    height: 168px;
    margin-top: 15px;
    margin-right: 20px;
}

.dress-1 dl:nth-child(3n) {
    margin-right: 0;
}

.dress-1 .nomar {
    margin-right: 0;
}

.dress-1 dt {
    padding-left: 42px;
    margin-left: 55px;
    margin-top: 15px;
    font-size: 22px;
    background: url(../images/277a0766b30e47dd9c676a6de4385ae5_32.png?ver=3)no-repeat 0 0;
    color: #333333;
    line-height: 36px;
    margin-bottom: 5px;
}

.dress-1 span {
    margin-left: 36px;
}

.dress-1 dd {
    margin: 15px 20px 0 45px;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}

.dress-1 dd img {
    vertical-align: middle;
    margin-right: 5px;
    float: left;
}

.power {
    margin-bottom: 60px;
}

.power_title {
    text-align: center;
    padding-top: 70px;
    margin-bottom: 50px;
}

.power_title p {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 2px;
}

.power_title em {
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    color: #999;
}

.power_title i {
    background: #c82739;
    width: 30px;
    height: 1px;
    display: block;
    margin: auto;
    margin-top: 14px;
}

.power_nr {
    width: 1200px;
    margin: auto;
    background: #f5f5f5;
    padding: 0;
    overflow: hidden;
}

.power_nr li {
    width: 299px;
    height: 499px;
    float: left;
    position: relative;
    overflow: hidden;
}

.power_nr li b {
    display: block;
    width: 100%;
    position: relative;
}

.power_nr li b img {
    width: 100%;
}

.power_nr li b i {
    position: absolute;
    top: 235px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #f2f2f2;
}

.power_nr li p {
    font-size: 22px;
    color: #c82739;
    margin-top: 25px;
    padding: 0 19px;
    line-height: 34px;
}

.power_nr li span {
    font-size: 16px;
    padding-left: 10px;
    display: block;
    margin-top: 7px;
    line-height: 27px;
    padding: 0 20px;
}

.power_02 b {
    position: absolute !important;
    bottom: 0;
}

.power_02 b i {
    position: absolute;
    top: 0 !important;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #f2f2f2;
    border-bottom: none !important;
}

.power_04 b {
    position: absolute !important;
    bottom: 0;
}

.power_04 b i {
    position: absolute;
    top: 0 !important;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #f2f2f2;
    border-bottom: none !important;
}

.About {
    background: url(../images/AboutBg.jpg) no-repeat center center;
    box-sizing: border-box;
    background-size: cover;
    padding-bottom: 69px;
}

.AboutCon {
    margin-top: 20px;
    margin-bottom: 40px;
}

.AboutCon dl {
    position: relative;
}

.AboutCon dl a {
    display: block;
    overflow: hidden;
}

.AboutCon dl dt {
    width: 600px;
    float: left;
    overflow: hidden;
}

.AboutCon dl dt img {
    display: block;
    width: 600px;
    height: 374px;
    transition: .8s;
    position: relative;
    z-index: 9;
}

.AboutCon dl:after {
    position: absolute;
    left: -20px;
    top: -20px;
    width: 100px;
    height: 415px;
    display: block;
    background-color: #fc4849;
    z-index: 1;
}

.AboutCon dl:hover dt img {
    transform: scale(1.1);
}

.AboutCon dl dd {
    width: 540px;
    float: right;
    /*margin-top: 25px;*/
}

.AboutCon dl dd h3 {
    font-weight: normal;
    font-size: 30px;
    color: #333;
    line-height: 0;
    
}

.AboutCon dl dd h3 em {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}

.AboutCon dl dd p {
    font-size: 14px;
    color: #999;
    line-height: 25px;
    text-indent: 2rem;
    /* margin-top: 25px; */
}

.AboutCon dl dd i {
    font-size: 14px;
    color: #999;
    display: block;
    width: 160px;
    height: 50px;
    border: 1px #999 solid;
    text-align: center;
    line-height: 50px;
    /*margin-top: 40px;*/
}

.AboutCon dl:hover dd h3 {
    color: #fc4849;
}

.AboutCon dl:hover dd i {
    background-color: #fc4849;
    color: #fff;
    border: 1px #fc4849 solid;
}

.Honor {
    padding-bottom: 50px;
    background-color: #fff;
}

.HonorNav {
    height: 80px;
    line-height: 80px;
}

.HonorNav ul li {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 18px;
    border-bottom: 2px #f1f1f1 solid;
    font-weight: bold;
    background: url(../images/Index/HonorBox.jpg) no-repeat center left;
    list-style: none;
}

.HonorNav ul li:first-child {
    background: none;
}

.HonorNav ul li a {
    display: block;
    color: #333;
}

.HonorNav ul li.cur {
    border-bottom: 2px #fc4849 solid;
}

.HonorNav ul li.cur a {
    color: #fc4849;
}

.nav_ho ul li:nth-child(1):after {
    height: 30px;
    width: 1px;
    content: '';
    background: #ccc;
    display: block;
    position: absolute;
    right: 0;
    top: 13px;
}

.nav_ho ul {
    padding: 0;
    margin-bottom: 40px;
}

.nav_ho ul li {
    line-height: 4;
    width: 49%;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border-bottom: 2px #f1f1f1 solid;
    position: relative;
}

.nav_ho ul li.cur {
    border-bottom: 2px #fc4849 solid;
}

.con_cccc li:hover h2 {
    background: #fc4849;
    color: #fff;
}

.hov .con_cccc {
    margin-bottom: 40px;
}

.con_cccc ul {
    padding: 0;
    margin: 0;
}

.con_cccc .ov_img {
    height: 230px;
    overflow: hidden;
    width: 100%;
}

.con_cccc h2 {
    line-height: 3.5;
    background: #fff;
    margin: 0;
    text-align: center;
    padding: 0;
    font-size: 18px;
}

.con_cccc .swiper-container.show {
    display: none;
}

.hotkey {
    height: 50px;
    font-size: 15px;
    color: #ffffff;
    line-height: 49px;
    overflow: hidden;
    border-bottom: 1px solid #bbbbbb;
    background: #000000;
}

.hotkey .containe {
    width: 1200px;
    margin: 0 auto;
}

.hotkey a {
    height: 43px;
    color: #ffffff;
    margin-right: 20px;
    display: inline-block;
    font-size: 14px;
}

.searDiv {
    float: right;
    display: inline-block;
    margin-top: 5px;
    max-width: 430px;
}

#searcher {
    height: 38px;
    float: right;
    display: block;
    width: 204px;
    padding: 0 5px;
    color: #333;
    font-size: 13px;
    border: 1px solid #bbb;
}

#searchglass {
    width: 56px;
    float: right;
    display: block;
    height: 40px;
    background: #292929;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    border: none;
}

.client-2 {
    position: fixed;
    left: 0px;
    top: 50%;
    z-index: 9999;
    transform: translateY(-50%);););););););
}

.client-2 ul {
    width: 117px;
    padding: 0;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    background: #fc4849;
    margin-bottom: 3px;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 0;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -25px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    position: relative;
    background: #fc4849;
    padding-top: 10px;
}

.client-2 .my-kefu-tel-right {
    font-size: 20px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding-left: 15px;
    margin-top: 16px;
    border-left: 1px solid #fff;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    color: #fff;
    width: 247px;
}

.client-2 .my-kefu-main {
    width: 97px;
    position: relative;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    right: -159px;
    top: 0px;
    display: none;
    z-index: 333;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

.in-lx {
    background: url(../images/xlx.png) center top no-repeat;
    width: 100%;
    overflow: hidden;
    min-height: 204px;
    position: relative;
}

.xlx2 {
    background: url(../images/xlx2.png) center no-repeat;
    min-height: 190px;
    margin-top: 16px;
    position: absolute;
    top: 16px;
    width: 100%;
}

.lxtit {
    padding-top: 29px;
}

.lxtit h2 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.lxtit h2 b {
    font-size: 2.125rem;
    color: #ffc000;
}

.lxtit p {
    font-size: 21px;
    color: #f0f0f0;
    margin-top: 12px;
}

.lxtel a:hover {
    text-decoration: none;
}

.lxtel {
    width: 32%;
    text-align: center;
    float: right;
    padding-top: 38px;
}

.lxtel p {
    font-size: 21px;
    color: #fff;
    font-weight: lighter;
}

.lxtel span {
    font-family: 'DIN';
    font-size: 28px;
    color: #fff;
    display: block;
    margin-bottom: 12px;
}

@media screen and (max-width:768px) {
    .in-lx {
        background: url(../images/xlx.jpg) center top no-repeat;
        background-size: cover;
        height: 396px;
    }

    .xlx2 {
        background: url(../images/xlx2.png) right center no-repeat;
        margin-top: 190px;
        top: 0
    }

    .lxtit {
        padding-top: 32px;
    }

    .lxtel {
        width: 60%;
        text-align: center;
        padding-top: 50px;
    }

    .lxtel img {
        display: none;
    }
}

.kd {
    width: 92%;
    max-width: 1300px;
    margin: 0 auto
}

.kd ul {
    overflow: hidden;
    text-align: center;
}

.newsnav{

text-align: center;

margin-left: 0;

padding-left: 0;
}
.newsnav li{

display: inline-block;

text-align: center;
}
.newsnav li a{

display: block;

margin: 0 21px;

line-height: 2;
 padding:0 20px;
border-radius:10px;
font-size: 18px;
}.newsnav li a:hover {
    text-decoration:none;
    background:#fc4849;
    color:#fff
   
}

/* å¤´éƒ¨äºŒ */

.g_top {
    height: 130px;
}
.top_tb{
    border-bottom: 1px solid #f3f3f3;
    background: #f3f3f3;
}
.top_t {
    height: 27px;
    line-height: 27px;
    color: #5d5d5d;
    font-size: 14px;
    width: 1200px;
    margin: 0 auto;
}

.top_t i {
    color: #d8000b;
    font-style: normal;
}

.top_t p {
    float: right;
}

.top_t p a {
    padding: 0 8px 0 23px;
    color: #5d5d5d;
    font-size: 12px;
}

.top_t p a.tpa1 {
    background: url(../images/t01.jpg) no-repeat left center;
}

.top_t p a.tpa2 {
    background: url(../images/t02.jpg) no-repeat left center;
}

.top_t p a.tpa3 {
    background: url(../images/t03.jpg) no-repeat left center;
}

.top_t .a_last {
    padding-right: 0;
}

.top_c h1 {
    font-family: "Microsoft Yahei", "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    float: left;
    padding: 46px 0 0 0;
}

.top_c h2 {
    font-family: "Microsoft Yahei", "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    float: left;
    padding: 18px 0 0 0;
}

.top_c h2 img {
    border-right: 1px solid #E2E2E2;
}

.top_c h3 {
    font-family: "Microsoft Yahei", "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    line-height: 30px;
    float: left;
    height: 60px;
    margin: 39px 0 0 20px;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    width: 540px;
}

.top_c h3 em {
    display: block;
    color: #0a0a0a;
    font-weight: normal;
    font-size: 20px;
    background: url(../images/wenzi_bg.jpg) no-repeat center center;
    text-align: center;
    width: 336px;
    font-style: initial;
    margin-top: 4px;
    text-align: left;
}

.top_c p {
    width: 230px;
    height: 70px;
    float: right;
    margin: 30px 0 0 0;
    padding: 0 0 0 44px;
    background: url(../images/tel.png) no-repeat left center;
    color: #000000;
    font-size: 20px;
    font-family: "Microsoft Yahei";
}

.top_c p span {
    display: block;
    font-size: 29px;
    font-weight: bold;
    line-height: 30px;
    color: #000000;
    font-family: Tahoma;
    line-height: 45px;
    width: 230px;
}

.g_nav {
    background: #fc4849;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
}

.g_nav li {
    float: left;
    font-size: 17px;
    border-left: 1px solid #ff8283;
    position: relative;
    width: 11.1%;
}

.g_nav li a {
    display: inline-block;
    /*padding: 0 39px;*/
    box-sizing: border-box;
    color: #fffefe;
    line-height: 64px;
    display: block;
    width: 100%;
    text-align: center;
    /*min-width: 162px;*/
}

.g_nav li a:hover,
.g_nav .cur a {
    color: #ffffff;
    background: #da2d2e;
    text-decoration:none;
}

.g_nav .li_last {
    background: none;
}
.top_cc .g_top,.top_cc .g_nav .content{
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    border: 0;
    width: 1200px;
}




