﻿@media only screen and (max-device-width: 481px)
{
    html {
        width: 125%;
    }
}
body {
    color: #777;
    font: 14px/200% "Hiragino Sans GB",微软雅黑,"lvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0;
}
a, a:link {
    color: #777;
    text-decoration: none;
}
a:focus, a:hover {
    color: #e60021;
    outline: 0 none;
    text-decoration: underline;
}
a:active {
    color: red;
}
input, textarea {
    outline: 0 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 {
    border: 0 none;
   /* height: auto;*/
    margin: 0;
    max-width: 100%;
    padding: 0;
}
@media (min-width: 992px) {
.contact, .contact span, .footer figure, .footer figure span, .menu li, .service figure, .transition, *:active, *:focus, *:hover, *:link, *:visited {
    transition: all 0.2s linear 0s;
}
.fullSlide .bd li .siteWidth a {
    transition: all 0s linear 0s;
}
}
*::-moz-selection {
    background: #e60021 none repeat scroll 0 0;
    color: #fff;
}
.pingpu-bg {
    background: rgba(0, 0, 0, 0) none no-repeat fixed center top / cover ;
    position: relative;
}
.pingpu-bg {
    min-width: 1140px;
}
@media (min-width: 1700px) {
.full_bg {
    background-size: cover;
}
}
.red {
    color: #e60021;
}
.green {
    color: #089500;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin: 30px 0;
}
hr.small {
    margin: 15px 0;
}
hr.big {
    margin: 45px 0;
}
hr.white {
    border-color: rgba(255, 255, 255, 0.3);
}
.nowrap {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-20 {
    margin: 20px;
}
.m-30 {
    margin: 30px;
}
.m-40 {
    margin: 40px;
}
.m-50 {
    margin: 50px;
}
.m-60 {
    margin: 60px;
}
.m-70 {
    margin: 70px;
}
.t-m-20 {
    margin-top: 20px;
}
.t-m-30 {
    margin-top: 30px;
}
.t-m-40 {
    margin-top: 40px;
}
.t-m-50 {
    margin-top: 50px;
}
.t-m-60 {
    margin-top: 60px;
}
.t-m-70 {
    margin-top: 70px;
}
.b-m-20 {
    margin-bottom: 20px;
}
.b-m-30 {
    margin-bottom: 30px;
}
.b-m-40 {
    margin-bottom: 40px;
}
.b-m-50 {
    margin-bottom: 50px;
}
.b-m-60 {
    margin-bottom: 60px;
}
.b-m-70 {
    margin-bottom: 70px;
}
.l-m-20 {
    margin-left: 20px;
}
.l-m-30 {
    margin-left: 30px;
}
.l-m-40 {
    margin-left: 40px;
}
.l-m-50 {
    margin-left: 50px;
}
.l-m-60 {
    margin-left: 60px;
}
.l-m-70 {
    margin-left: 70px;
}
.r-m-20 {
    margin-right: 20px;
}
.r-m-30 {
    margin-right: 30px;
}
.r-m-40 {
    margin-right: 40px;
}
.r-m-50 {
    margin-right: 50px;
}
.r-m-60 {
    margin-right: 60px;
}
.r-m-70 {
    margin-right: 70px;
}
.p-20 {
    padding: 20px;
}
.p-30 {
    padding: 30px;
}
.p-40 {
    padding: 40px;
}
.p-50 {
    padding: 50px;
}
.p-60 {
    padding: 60px;
}
.p-70 {
    padding: 70px;
}
.t-p-20 {
    padding-top: 20px;
}
.t-p-30 {
    padding-top: 30px;
}
.t-p-40 {
    padding-top: 40px;
}
.t-p-50 {
    padding-top: 50px;
}
.t-p-60 {
    padding-top: 60px;
}
.t-p-70 {
    padding-top: 70px;
}
.b-p-20 {
    padding-bottom: 20px;
}
.b-p-30 {
    padding-bottom: 30px;
}
.b-p-40 {
    padding-bottom: 40px;
}
.b-p-50 {
    padding-bottom: 50px;
}
.b-p-60 {
    padding-bottom: 60px;
}
.b-p-70 {
    padding-bottom: 70px;
}
.l-p-20 {
    padding-left: 20px;
}
.l-p-30 {
    padding-left: 30px;
}
.l-p-40 {
    padding-left: 40px;
}
.l-p-50 {
    padding-left: 50px;
}
.l-p-60 {
    padding-left: 60px;
}
.l-p-70 {
    padding-left: 70px;
}
.r-p-20 {
    padding-right: 20px;
}
.r-p-30 {
    padding-right: 30px;
}
.r-p-40 {
    padding-right: 40px;
}
.r-p-50 {
    padding-right: 50px;
}
.r-p-60 {
    padding-right: 60px;
}
.r-p-70 {
    padding-right: 70px;
}
.p-none {
    padding: 0;
}
.m-none {
    margin: 0;
}
.t-p-none {
    padding-top: 0;
}
.b-p-none {
    padding-bottom: 0;
}
.l-p-none {
    padding-left: 0;
}
.r-p-none {
    padding-right: 0;
}
.t-m-none {
    margin-top: 0;
}
.b-m-none {
    margin-bottom: 0;
}
.l-m-none {
    margin-left: 0;
}
.r-m-none {
    margin-right: 0;
}
.owl-carousel .owl-wrapper::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height 500ms ease-in-out 0s;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -moz-user-select: none;
}
.grabbing {
    cursor: url("grabbing.png") 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
.owl-origin {
    perspective: 1200px;
}
.owl-fade-out {
    animation: 0.7s ease 0s normal both 1 running fadeOut;
    z-index: 10;
}
.owl-fade-in {
    animation: 0.7s ease 0s normal both 1 running fadeIn;
}
.owl-backSlide-out {
    animation: 1s ease 0s normal both 1 running backSlideOut;
}
.owl-backSlide-in {
    animation: 1s ease 0s normal both 1 running backSlideIn;
}
.owl-goDown-out {
    animation: 0.7s ease 0s normal both 1 running scaleToFade;
}
.owl-goDown-in {
    animation: 0.6s ease 0s normal both 1 running goDown;
}
.owl-fadeUp-in {
    animation: 0.5s ease 0s normal both 1 running scaleUpFrom;
}
.owl-fadeUp-out {
    animation: 0.5s ease 0s normal both 1 running scaleUpTo;
}
@keyframes empty {
0% {
    opacity: 1;
}
}
@keyframes empty {
0% {
    opacity: 1;
}
}
@keyframes empty {
0% {
    opacity: 1;
}
}
@keyframes fadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes fadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes fadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes backSlideOut {
25% {
    opacity: 0.5;
    transform: translateZ(-500px);
}
75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
}
100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideOut {
25% {
    opacity: 0.5;
    transform: translateZ(-500px);
}
75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
}
100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideOut {
25% {
    opacity: 0.5;
    transform: translateZ(-500px);
}
75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
}
100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideIn {
0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
}
75% {
    opacity: 0.5;
    transform: translateZ(-500px);
}
100% {
    opacity: 1;
    transform: translateZ(0px) translateX(0px);
}
}
@keyframes backSlideIn {
0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
}
75% {
    opacity: 0.5;
    transform: translateZ(-500px);
}
100% {
    opacity: 1;
    transform: translateZ(0px) translateX(0px);
}
}
@keyframes backSlideIn {
0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
}
75% {
    opacity: 0.5;
    transform: translateZ(-500px);
}
100% {
    opacity: 1;
    transform: translateZ(0px) translateX(0px);
}
}
@keyframes scaleToFade {
100% {
    opacity: 0;
    transform: scale(0.8);
}
}
@keyframes scaleToFade {
100% {
    opacity: 0;
    transform: scale(0.8);
}
}
@keyframes scaleToFade {
100% {
    opacity: 0;
    transform: scale(0.8);
}
}
@keyframes goDown {
0% {
    transform: translateY(-100%);
}
}
@keyframes goDown {
0% {
    transform: translateY(-100%);
}
}
@keyframes goDown {
0% {
    transform: translateY(-100%);
}
}
@keyframes scaleUpFrom {
0% {
    opacity: 0;
    transform: scale(1.5);
}
}
@keyframes scaleUpFrom {
0% {
    opacity: 0;
    transform: scale(1.5);
}
}
@keyframes scaleUpFrom {
0% {
    opacity: 0;
    transform: scale(1.5);
}
}
@keyframes scaleUpTo {
100% {
    opacity: 0;
    transform: scale(1.5);
}
}
@keyframes scaleUpTo {
100% {
    opacity: 0;
    transform: scale(1.5);
}
}
@keyframes scaleUpTo {
100% {
    opacity: 0;
    transform: scale(1.5);
}
}
.h-h2 {
    color: #000;
    font-size: 28px;
    line-height: 150%;
    margin: 0 0 10px;
    padding: 0;
}
.h-h2-white {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}
@media (min-width: 768px) {
.h-h2::after, .h-h2::before {
    background-color: #ccc;
    content: "";
    display: inline-block;
    height: 1px;
    margin: 10px 20px;
    padding: 0;
    width: 60px;
}
}
.m-sm {
    color: #999;
    display: block;
    font-size: 14px;
    line-height: 150%;
    margin: 0 0 40px;
}
.m-sm-white {
    color: rgba(255, 255, 255, 0.5);
}
.sx-jianju {
    padding-bottom: 55px;
    padding-top: 53px;
}
@media (max-width: 767px) {
.h-h2 {
    font-size: 20px;
}
.sx-jianju {
    padding-bottom: 35px;
    padding-top: 40px;
}
.case .menu-kj, .m-sm {
    margin-bottom: 30px;
}
.service p.m-sm.xx {
    margin-bottom: 0;
    padding-bottom: 30px;
}
}
.client-bg, .copy, .team {
    background-color: #ededed;
}
.menu-kj li + li::before {
    color: #ddd;
    content: "| ";
    padding: 0 7px 0 8px;
}
.menu-kj li {
    padding-left: 0;
    padding-right: 0;
}
a.btn-center {
    border: 1px solid #e60021;
    color: #e60021;
    display: inline-block;
    font-size: 14px;
    margin: 10px 15px 0;
    padding: 4px 30px 2px;
    text-align: center;
}
a.btn-center:hover {
    background-color: #df3741;
    border: 1px solid #df3741;
    color: #fff;
    text-decoration: none;
}
@media (max-width: 767px) {
a.btn-center {
    margin: 15px 10px 0;
    padding: 4px 20px 2px;
}
}
a.btn-title {
    border: 1px solid #ccc;
    color: #777;
    display: inline-block;
    font-size: 14px;
    margin: 25px 4px 0;
    padding: 4px 22px 2px;
    text-align: center;
}
a.btn-title:hover, li.hover a.btn-title {
    background-color: #df3741;
    border: 1px solid #df3741;
    color: #fff;
    text-decoration: none;
}
.ny-menu {
    padding-top: 20px;
}
@media (max-width: 991px) {
a.btn-title {
    margin: 20px 0 0;
    padding: 2px 15px 1px;
}
}
.navbar-default {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    padding: 0;
}
.navbar-default .navbar-toggle:hover {
    background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #e60021;
}
.navbar-fixed-top {
    border-width: 0;
}
.navbar {
    border: 0 none;
    margin-bottom: 0;
}
.logo {
    display: table;
    margin: 0;
    padding: 18px 15px;
}
.logo small {
    color: #777;
    font-size: 14px;
    margin: 8px 0 0 15px;
}
.navbar-brand {
    background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll 0 0 / auto 28px;
    display: block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 15px;
    text-indent: -9999px;
    width: 90px;
}
@media (max-width: 767px) {
.logo {
    margin: 0;
    padding: 14px 18px;
}
.logo small {
    margin: 6px 0 0 15px;
}
.navbar-brand {
    background-size: auto 24px;
    height: 24px;
    width: 78px;
}
.banner {
    margin-top: 52px;
}
.navbar-toggle {
    margin-bottom: 0;
    margin-top: 10px;
    padding: 8px 9px;
}
.navbar-default .navbar-nav {
    float: inherit;
}
.navbar-default .navbar-nav li {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
.navbar-default .navbar-nav li a {
    font-weight: 700;
    padding: 8px 15px;
}
.nav > li > ul li a, .nav > li > ul li a:hover, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    text-decoration: none;
}
.navbar-default .navbar-nav > li > ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.navbar-default .navbar-nav > li > ul li {
    color: #fff;
    list-style: outside none none;
    padding: 8px 20px;
}
.navbar-default .navbar-nav > li > ul li a::before {
    content: "→";
    padding: 0 10px 0 0;
}
.navbar-default .navbar-collapse {
    background-color: #df3741;
    border-width: 0;
}
}
@media (min-width: 768px) {
.navbar-default .navbar-nav > li > a {
    border-radius: 0;
}
.navbar-default .navbar-nav > li > a {
    border-bottom: 3px solid transparent;
    color: #000;
    display: block;
    font-size: 16px;
    margin: 0 16px;
    padding: 23px 0 18px;
    position: relative;
}
.navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li > a.hover, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    border-bottom: 3px solid #e60021;
    color: #e60021;
}
.navbar-default .navbar-nav > li > ul {
    background-color: rgba(223, 55, 65, 0.9);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    display: none;
    left: -34px;
    position: absolute;
    width: 130px;
}
.navbar-default .navbar-nav > li > ul li:first-child {
    padding-top: 10px;
}
.navbar-default .navbar-nav > li > ul li:last-child {
    padding-bottom: 10px;
}
.navbar-default .navbar-nav > li > ul li a {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    display: block;
    padding: 8px 30px 6px;
    text-align: center;
}
.navbar-default .navbar-nav > li > ul li:first-child a {
    border-top: 0 none;
}
.navbar-default .navbar-nav > li > ul li a:hover {
    background-color: #f5f5f5;
    color: #e60021;
    text-decoration: none;
}
.navbar-default .navbar-nav > li:hover ul {
    display: block;
}
}
.nav-kj {
    margin: 0 0 0 64px;
}
.nav-kj > li.s, .nav-kj > li.t {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.nav-kj > li.t {
    color: #e60021;
    font-size: 16px;
    line-height: 1.5;
    padding: 20px 15px 0 0;
}
.nav-kj > li.t div {
    background-image: url("../images/tel-t.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    padding-left: 30px;
}
.nav-kj > li > a {
    display: block;
    height: 64px;
    overflow: hidden;
    text-indent: -9999px;
    width: 60px;
}
.nav-kj > li > a.fuwu, .nav-kj > li > a.sousuo {
    background-image: url("../images/fuwu-ico.png");
    background-position: 0 -4px;
    background-repeat: no-repeat;
}
.nav-kj > li:hover > a.fuwu, .nav-kj > li > a.fuwu:hover {
    background-color: #df3741;
    background-position: 0 -76px;
}
.nav-kj > li .fuwu-nr {
    background-color: rgba(223, 55, 65, 0.9);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: none;
    padding: 30px;
    position: absolute;
    right: 0;
    width: 390px;
}
.nav-kj > li .fuwu-nr h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 6px;
    padding: 0;
}
.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.s: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 {
    background-color: rgba(255, 255, 255, 0.2);
    background-image: url("../images/zx-ico.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 6px;
    display: block;
    float: left;
    height: 35px;
    margin: 5px 10px 0 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 35px;
}
.nav-kj > li .fuwu-nr p a.qq:hover, .nav-kj > li .fuwu-nr p a.sq:hover {
    background-color: rgba(255, 255, 255, 0.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;
}
@media (min-width: 1200px) {
.nav {
    margin-right: 10px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.nav {
    margin-right: 50px;
}
}
.nav-kj > li > a.sousuo {
    background-position: -60px 0;
    border-left: 1px solid #eee;
}
.nav-kj > li:hover > a.sousuo, .nav-kj > li > a.sousuo:hover {
    background-color: #e5e5e5;
    background-position: -60px -72px;
}
.nav-kj > li .sousuo-nr {
    background-color: #e5e5e5;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: none;
    padding: 30px;
    position: absolute;
    right: 0;
    width: 390px;
}
.nav-kj > li:hover .sousuo-nr {
    display: block;
}
.key, .s-btn {
    float: left;
}
.key {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #777;
    display: inline;
    height: 40px;
    padding: 11px 10px 9px;
    vertical-align: middle;
    width: 100%;
}
.s-btn {
    background-color: #df3741;
    border: 1px solid #df3741;
    border-radius: 0;
    color: #fff;
    height: 40px;
    position: absolute;
    right: 15px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.s-btn:hover {
    background-color: #c4313b;
    border: 1px solid #c4313b;
}
/*.banner {
    margin-top: 64px;
}*/
.banner .owl-theme {
    display: none;
    position: relative;
    width: 100%;
}
.banner .owl-theme .item {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.banner .owl-theme .item img {
    padding: 0 15px;
}
.banner .owl-next, .banner .owl-prev {
    background: rgba(0, 0, 0, 0) url("../images/slider-arrow.png") no-repeat scroll 0 0;
    display: block;
    height: 60px;
    left: 3%;
    margin: -30px 10px 0;
    opacity: 0.3;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 35px;
}
.banner .owl-next {
    background-position: -35px 0;
    left: auto;
    right: 3%;
}
.banner .owl-next:hover, .banner .owl-prev:hover {
    opacity: 0.8;
}
.banner .owl-controls .owl-pagination {
    bottom: 0;
    height: 60px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.banner .owl-controls .owl-pagination .owl-page {
    display: inline-block;
}
.banner .owl-controls .owl-pagination .owl-page span {
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    line-height: 9999px;
    margin: 0 6px;
    opacity: 0.3;
    overflow: hidden;
    width: 10px;
}
.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span {
    opacity: 0.8;
}
@media (max-width: 767px) {
.banner .owl-next, .banner .owl-prev {
    background-size: auto 40px;
    height: 40px;
    margin-top: -20px;
    width: 23px;
}
.banner .owl-next {
    background-position: -23px 0;
}
.banner .owl-theme .item img {
    padding: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.banner .owl-theme .item {
    height: 354px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.banner .owl-theme .item {
    height: 464px;
}
}
.service p.m-sm.xx {
    border-bottom: 1px solid #ddd;
    margin: 10px 0 0;
    padding-bottom: 40px;
}
.service-fw, .service-gc, .service-kj {
    background-image: url("../images/service-ico.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 76px;
    width: 76px;
}
.service-kj {
    background-position: 0 0;
}
.service-gc {
    background-position: -76px 0;
}
.service-fw {
    background-position: -152px 0;
}
.service h3 {
    margin-top: 5px;
}
.service .row {
    margin-left: 0;
    margin-right: 0;
}
.service figure {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 35px 30px 30px;
}
.service figure:hover {
    background-color: #f2f2f2;
}
.service figure:first-child {
    border-left: 0 none;
}
.service figure h3 a {
    color: #000;
    font-size: 18px;
    margin: 20px 0 15px;
}
.service figure:hover h3 a {
    color: #e60021;
    text-decoration: underline;
}
.service figure ul {
    margin-left: 50px;
    text-align: center;
}
.service figure ul li {
    list-style: outside none disc;
    text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
.service figure {
    padding: 35px 0 30px;
}
}
@media (max-width: 991px) {
.service figure {
    border-left: 0 none;
}
.service figure:nth-child(1), .service figure:nth-child(2) {
    margin-bottom: 0;
}
.service figure ul li {
    list-style: outside none none;
    text-align: center;
}
.service figure ul {
    margin-left: 0;
}
}
@media (max-width: 767px) {
.service figure {
    padding: 30px 20px 20px;
}
}
.case-box {
    text-align: center;
}
.case-box figure {
    margin-bottom: 30px;
    overflow: hidden;
}
.case-box figure > a {
    display: block;
    overflow: hidden;
    position: relative;
}
.case-box figure .new-pic {
    background-image: url("../images/new.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 78px;
    z-index: 2;
}
.case-box figure .pic-hover ul li {
    color: #ccc;
    margin: 0;
    padding: 0;
}
@media (max-width: 1199px) {
.case-box figure {
    margin-bottom: 0;
}
.case-box figure .pic-hover h3 {
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    padding: 20px 0 0;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case-box figure .pic-hover h3 a {
    color: #000;
}
.case-box figure .pic-hover ul {
    font-size: 12px;
    margin-bottom: 15px;
}
.case-box figure .pic-hover ul li {
    color: #777;
}
.case-box figure .pic-hover ul a {
    color: #777;
}
}
@media (min-width: 1200px) {
.case-box figure {
    position: relative;
}
.case-box figure > a img {
    transform: scale(1, 1);
    transition: all 0.2s linear 0s;
}
.case-box figure:hover > a img {
    transform: scale(1.1, 1.1);
}
.case-box figure .pic-hover {
    background-color: transparent;
    display: block;
    height: 100%;
    left: 0;
    max-width: 360px;
    padding: 88px 30px;
    position: absolute;
    top: 0;
    transition: all 0.25s ease 0s;
    width: 100%;
    z-index: 1;
}
.case-box figure:hover .pic-hover {
    background-color: rgba(0, 0, 0, 0.75);
}
.case-box figure .pic-hover h3 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 5px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case-box figure .pic-hover h3 a {
    color: #fff;
}
.case-box figure .pic-hover h3 {
    transition: transform 0.3s ease 0s;
}
.case-box figure .pic-hover ul {
    margin: 0;
    transition: opacity 0.25s ease 0s, transform 0.25s ease 0s;
}
.case-box figure .pic-hover ul a {
    color: #ccc;
}
.case-box figure:hover .pic-hover ul {
    transition-delay: 0.1s;
    transition-duration: 0.25s;
}
.case-box figure .pic-hover span {
    background-color: #df3741;
    display: block;
    height: 3px;
    margin: 15px auto 0;
    width: 60px;
}
.case-box figure:hover .pic-hover span {
    transition-delay: 0.15s;
    transition-duration: 0.25s;
}
.case-box figure .pic-hover h3, .case-box figure .pic-hover span, .case-box figure .pic-hover ul {
    opacity: 0;
}
.case-box figure .pic-hover h3, .case-box figure .pic-hover span, .case-box figure .pic-hover ul {
    transform: translate3d(0px, 20px, 0px);
}
.case-box figure:hover .pic-hover h3, .case-box figure:hover .pic-hover span, .case-box figure:hover .pic-hover ul {
    opacity: 1;
}
.case-box figure:hover .pic-hover h3, .case-box figure:hover .pic-hover span, .case-box figure:hover .pic-hover ul {
    transform: translate3d(0px, 0px, 0px);
}
.xg .case-box figure .pic-hover {
    padding: 52px 30px;
}
}
@media (min-width: 1200px) {
.client .row .row {
    max-height: 186px;
    overflow: hidden;
}
.client .row .row figure img, .client .row figure img {
    max-height: 63px;
}
}
.col-lg-20 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
@media (min-width: 1200px) {
.col-lg-20 {
    float: left;
}
}
@media (min-width: 1200px) {
.col-lg-20 {
    width: 20%;
}
}
.client-bg {
    background-image: url("../images/client-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}
.client figure {
    margin-bottom: 30px;
}
.client figure > a {
    display: block;
    position: relative;
}
.client figure > a img {
    border: 1px solid #e5e5e5;
}
.client figure > a figcaption {
    background-color: transparent;
    color: #fff;
    display: none;
    height: 100%;
    left: 0;
    line-height: 64px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.client figure > a:hover figcaption {
    background-color: rgba(0, 0, 0, 0.75);
    display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
.client figure > a figcaption {
    line-height: 82px;
}
}
@media (max-width: 991px) {
.client figure > a figcaption, .client figure > a:hover figcaption {
    display: none;
}
}
@media (max-width: 767px) {
.client figure {
    margin-bottom: 20px;
}
.case-box div:nth-child(2n+1), .client figure:nth-child(2n+1) {
    padding-right: 10px;
}
.case-box div:nth-child(2n), .client figure:nth-child(2n) {
    padding-left: 10px;
}
.client-bg {
    background-size: auto 110%;
}
}
.team {
    background-image: url("../images/beat.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}
.team p.m-sm {
    margin-bottom: 60px;
}
.team figure img {
    border: 6px solid rgba(255, 255, 255, 0.5);
    border-radius: 100%;
}
.team figure img:hover {
    border: 6px solid #fff;
}
.item img:hover {
    animation-duration: 8s;
    animation-fill-mode: both;
}
.item img:hover {
    animation-iteration-count: infinite;
}
@keyframes shake {
0%, 100% {
    transform: translate3d(0px, 0px, 0px);
}
10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0px, 10px, 0px);
}
20%, 40%, 60%, 80% {
    transform: translate3d(0px, 0px, 0px);
}
}
@keyframes shake {
0%, 100% {
    transform: translate3d(0px, 0px, 0px);
}
10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0px, 10px, 0px);
}
20%, 40%, 60%, 80% {
    transform: translate3d(0px, 0px, 0px);
}
}
.item img:hover {
    animation-name: shake;
}
.team figcaption h3 {
    font-size: 18px;
    margin: 45px 0 10px;
}
.team figcaption h3 a {
    color: #000;
}
.team figcaption h3 a:hover {
    color: #e60021;
}
.team figcaption p {
    margin: 0 0 15px;
}
.team .item a img {
    max-height: 200px;
}
.owl-carousel .owl-wrapper::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height 500ms ease-in-out 0s;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -moz-user-select: none;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
.owl-theme .owl-controls {
    text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    text-decoration: none;
}
.owl-next, .owl-prev {
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 60px;
    margin: 0 10px;
    overflow: hidden;
    text-indent: -9999px;
    width: 35px;
}
.owl-prev {
    background-image: url("../images/slider-arrow-black.png");
    background-position: left center;
    left: 5%;
    position: absolute;
    top: 55px;
}
.owl-next {
    background-image: url("../images/slider-arrow-black.png");
    background-position: right center;
    position: absolute;
    right: 5%;
    top: 55px;
}
.owl-next, .owl-prev {
    opacity: 0.2;
}
.owl-next:hover, .owl-prev:hover {
    opacity: 0.5;
}
@media (max-width: 767px) {
.owl-prev {
    left: 0;
    top: 65px;
}
.owl-next {
    right: 0;
    top: 65px;
}
.about .tab-content ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
}
.about figure > h3 {
    font-size: 18px;
    margin: 0 0 20px;
}
.about figure > h3 img {
    margin: 0 10px 3px 0;
}
.about figure > ul.list-inline li {
    margin: 0;
}
.about figure > ul li a.btn-center {
    margin: 0 0 15px;
    padding: 3px 20px 1px;
}
.about .news-lb {
    margin-left: 0;
}
.about .news-lb li a {
    color: #000;
    font-size: 16px;
}
.about .news-lb li.active a {
    color: #df3741;
}
.about .news-lb li a:hover {
    color: #e60021;
}
.about figure .tab-content ul li {
    list-style: outside none disc;
    margin-left: 16px;
}
.about figure .tab-content ul li a:hover {
    padding-left: 5px;
}
.about figure .tab-content ul li img {
    margin: 0 0 2px 10px;
}
@media (max-width: 991px) {
.about div {
    text-align: center;
}
.about figure > h3 {
    margin: 20px 0;
}
.about figure .tab-content ul li {
    list-style: outside none none;
    margin-left: 0;
}
.about figure > ul li a.btn-center {
    margin-bottom: 10px;
}
}
.action {
    background-color: #262626;
    color: #fff;
}
.action-bg {
    background-image: url("../images/tel.png");
    background-position: 15px center;
    background-repeat: no-repeat;
}
.action-bg p {
    margin: 0;
}
.action-bg p a {
    color: #fff;
}
.action-bg p a:hover {
    color: #df3741;
}
.action-bg p a.btn-center {
    background-color: #df3741;
    border: 1px solid #df3741;
    color: #fff;
}
.action-bg p a.btn-center:hover {
    background-color: #c4313b;
    border: 1px solid #c4313b;
    color: #fff;
}
.footer {
    margin-left: 0;
    margin-right: 0;
}
.footer-dh, .footer-dz, .footer-yx {
    background-image: url("../images/footer-ico.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 42px;
    overflow: hidden;
    width: 42px;
}
.footer-dh {
    background-position: 0 0;
}
.footer-dz {
    background-position: -42px 0;
}
.footer-yx {
    background-position: -84px 0;
}
.footer figure {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 40px 20px 15px;
}
.footer figure:hover {
    background-color: #f2f2f2;
}
.footer figure:hover .footer-dh {
    background-position: 0 -42px;
}
.footer figure:hover .footer-dz {
    background-position: -42px -42px;
}
.footer figure:hover .footer-yx {
    background-position: -84px -42px;
}
.footer figure:first-child {
    border-left: 0 none;
}
.footer figure h3 {
    color: #000;
    font-size: 16px;
    margin: 15px 0 10px;
}
.footer-nav {
    padding: 30px 0 10px;
}
.copy {
    font-size: 12px;
    margin-top: 20px;
    padding: 35px 0 40px;
}
@media (max-width: 767px) {
.footer figure {
    border-left: 0 none;
    padding: 30px 20px 10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.footer figure p {
    font-size: 12px;
}
}
.kefu {
    bottom: 0;
    display: block;
    margin-bottom: 0;
    position: fixed;
    right: 0;
    z-index: 999999999;
}
.kefu li {
    list-style: outside none none;
}
.kefu a {
    background-color: #e60021;
    background-image: url("../images/kefu.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    margin-top: 2px;
    overflow: hidden;
    text-indent: -9999px;
    width: 50px;
}
.kefu a:hover {
    background-color: #4d4d4d;
}
.kefu a.kefu-fh {
    background-position: 0 0;
}
.kefu a.kefu-dh {
    background-position: 0 -50px;
}
.kefu a.kefu-gt {
    background-position: 0 -100px;
}
.kefu a.kefu-yy {
    background-position: 0 -150px;
}
.kefu a.kefu-wx {
    background-position: 0 -200px;
}
.kefu a.kefu-fx {
    background-position: 0 -250px;
}
.kefu a.kefu-top {
    background-color: #4d4d4d;
    background-position: 0 -300px;
}
@media (max-width: 767px) {
.kefu li {
    float: left;
    margin-left: 2px;
}
}
.banner {
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
}
.banner-mask {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 6.6em 0;
}
.banner-mask h2 {
    color: #fff;
    font-size: 30px;
    margin: 0 0 10px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
}
.banner-mask p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    margin: 0;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
}
@media (max-width: 767px) {
.banner {
    background-size: auto 240px;
}
.banner-mask {
    padding: 4em 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;
}
.menu ul li {
    border-left: 1px solid #e5e5e5;
    margin: 0;
    padding: 25px 0 22px;
}
.menu ul li.hover, .menu ul li:hover {
    background-color: #f2f2f2;
}
.menu ul li.hover a {
    color: #e60021;
}
.menu ul li:first-child {
    border-left: 0 none;
}
.crumbs {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
}
.breadcrumb, .subnav {
    margin-bottom: 0;
    padding: 19px 0 16px;
}
.subnav li {
    padding-right: 0;
}
.subnav > li + li::before {
    color: #ddd;
    content: "| ";
    padding: 0 7px 0 0;
}
.subnav li a.hover {
    color: #e60021;
}
.subnav li a.hover:hover {
    color: #e60021;
}
.breadcrumb {
    background-color: #fff;
    border-radius: 0;
    list-style: outside none none;
}
.breadcrumb > li {
    color: #999;
    display: inline-block;
}
.breadcrumb > li + li::before {
    color: #ddd;
    content: "/ ";
    padding: 0 5px;
}
.content {
    padding: 45px 0 50px;
}
.content h2, .content h3, .content h4, .content h5, .content h6, p {
    margin: 0 0 20px;
}
.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 {
    border-bottom: 1px solid #ddd;
    padding: 45px 30px;
}
.contact:hover {
    background-color: #f2f2f2;
    border-bottom: 1px solid #ddd;
}
.contact > h3 {
    margin: 0 0 8px 120px;
}
.contact > span {
    background-color: #ccc;
    background-image: url("../images/contact.png");
    background-repeat: no-repeat;
    border-radius: 100%;
    display: inline-block;
    float: left;
    height: 90px;
    margin-right: 30px;
    width: 90px;
}
.contact:hover > span {
    background-color: #e60021;
}
.contact:hover a {
    color: #e60021;
}
.contact > p {
    margin: 0 0 0 120px;
}
.contact > p > small {
    display: block;
    font-size: 14px;
}
.contact-dh {
    background-position: center 0;
}
.contact-dz {
    background-position: center -90px;
}
.contact-gt {
    background-position: center -180px;
}
.contact-yy {
    background-position: center -270px;
}
.contact-hz {
    background-position: center -360px;
}
.contact-rc {
    background-position: center -450px;
}
@media (max-width: 767px) {
.contact {
    padding: 30px 0;
}
.contact > h3, .contact > p {
    margin-left: 0;
}
}
.list-page {
    text-align: center;
}
.pagination {
    border-radius: 0;
    margin: 0;
}
.pagination > li > a {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #777;
    margin-left: 12px;
    margin-top: 20px;
    padding: 10px 16px;
}
.pagination > li > a:hover {
    color: #e60021;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover {
    background-color: #e60021;
    border-color: #e60021;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > li:first-child > a {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
}
.pagination > li:last-child > a {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.news-box {
    margin-bottom: 30px;
    position: relative;
}
.news-box .new-pic {
    background-image: url("../images/new.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 78px;
    z-index: 2;
}
.news-box figcaption {
    background-color: #f2f2f2;
    padding: 15px 20px;
}
.news-box:hover figcaption {
    background-color: #f2594b;
}
.news-box figcaption h3 {
    font-size: 16px;
    margin: 2px 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-box figcaption p {
    color: #999;
    margin: 0;
    max-height: 56px;
    min-height: 56px;
    overflow: hidden;
}
.news-box figcaption p.one {
    max-height: 28px;
    min-height: 28px;
}
.news-box figcaption h3 a {
    color: #777;
    transition: all 0s ease 0s;
}
.news-box:hover figcaption h3, .news-box:hover figcaption h3 a {
    color: #fff;
    text-decoration: underline;
}
.news-box:hover figcaption p {
    color: #fff;
}
@media (max-width: 767px) {
.news .news-box {
    margin-bottom: 20px;
}
.news figure:nth-child(2n+1) {
    padding-right: 10px;
}
.news figure:nth-child(2n) {
    padding-left: 10px;
}
.news-box figcaption {
    padding: 15px 10px;
}
.news-box figcaption p {
    max-height: 28px;
    min-height: 28px;
}
}
.new-news-box figure a {
    display: block;
    position: relative;
}
.new-news-box figure a .new-pic {
    background-image: url("../images/new.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 78px;
    z-index: 2;
}
.new-news-box figure {
    margin-bottom: 50px;
}
.new-news-box time {
    color: #ccc;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.new-news-box h3 {
    font-size: 20px;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-news-box h3 a {
    color: #000;
}
.new-news-box h3 a:hover {
    color: #e60021;
}
.new-news-box p {
    margin: 10px 0 0;
    max-height: 56px;
    min-height: 56px;
    overflow: hidden;
}
@media (max-width: 767px) {
.new-news-box figure:nth-child(2n+1) {
    padding-right: 10px;
}
.new-news-box figure:nth-child(2n) {
    padding-left: 10px;
}
}
@media (max-width: 500px) {
.new-news-box p {
    max-height: 28px;
    min-height: 28px;
}
}
.hr-box h3 {
    font-size: 20px;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hr-box h3 a {
    color: #000;
}
.hr-box h3 a:hover {
    color: #e60021;
}
.hr-box {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 5px;
}
.team-box figure {
    margin-bottom: 30px;
    position: relative;
}
.team-box figure img {
    border: 1px solid #e5e5e5;
	height: 280px;
}
.team-box figure .pic-hover h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    overflow: hidden;
    padding: 20px 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.team-box figure .pic-hover h3 a {
    color: #000;
}
.team-box figure .pic-hover h3 a:hover {
    color: #e60021;
}
@media (max-width: 767px) {
.ny-team .team-box figure {
    margin-bottom: 20px;
}
.ny-team .team-box div:nth-child(2n+1) {
    padding-right: 10px;
}
.ny-team .team-box div:nth-child(2n) {
    padding-left: 10px;
}
}
.team-box figure .pic-hover span {
    background-color: #df3741;
    display: block;
    height: 2px;
    margin: 0 auto 10px;
    width: 40px;
}
.team-box figure .pic-hover p {
    margin: 0;
}
.neirong {
    padding: 45px 0 50px;
}
@media (max-width: 991px) {
.neirong article header {
    text-align: center;
}
}
.neirong .title {
    margin: 0 0 8px;
}
.neirong .info {
    border-bottom: 1px solid #ddd;
    color: #999;
    margin: 0 0 38px;
    padding: 0 0 15px;
}
.neirong .info small {
    background-image: url("../images/ny-ico.png");
    background-position: left -2px;
    background-repeat: no-repeat;
    height: 14px;
    margin-right: 12px;
    padding-left: 20px;
}
.neirong .info small.hits {
    background-position: left -20px;
}
.neirong .info small.tags {
    background-position: left -38px;
}
.neirong .info * {
    margin: 0;
}
.neirong .bg-fd {
    background-color: #f2f2f2;
    border-left: 4px solid #f2594b;
    color: #000;
    padding: 8px 15px 6px;
}
.neirong .col-lg-3, .neirong .col-md-3 {
    margin-right: 3%;
    width: 22%;
}
.aside-menu li {
    border-top: 1px solid #fff;
}
.aside-menu li a {
    background-color: #faeceb;
    border-left: 4px solid #f2594b;
    display: block;
    padding: 8px 25px 6px;
}
.aside-menu > li:first-child a {
    border-top: 0 solid #e5e5e5;
}
.aside-menu ul li a {
    background-color: #f7f7f7;
    border-left: 4px solid #eee;
}
.aside-menu li a.hover, .aside-menu li a:hover {
    background-color: #eee;
    border-left: 4px solid #f2594b;
    padding-left: 35px;
    text-decoration: none;
}
.aside-menu > li > a {
    color: #333;
    font-size: 16px;
}
.aside-menu > li > a.hover, .aside-menu > li > a:hover {
    color: #e60021;
}
.sx-pian {
    margin: 0;
}
.sx-pian li {
    line-height: 32px;
}
.xg {
    margin-top: 22px;
}
.xg ul li {
    list-style: outside none disc;
    margin-left: 16px;
}
.xg .case-box {
    margin-top: 30px;
}
.taglist {
    border: 1px solid #eee;
    padding: 30px 20px 25px;
}
.taglist a {
    line-height: 260%;
    padding: 0 15px;
}
.tags:hover .pic-hover {
    background-color: #999;
}
.rsslist ul li {
    list-style: outside none disc;
    margin-left: 16px;
}
.rsslist ul li:hover {
    background-color: #f2f2f2;
}
.rsslist ul li a img {
    margin: 0 0 2px 10px;
}
#lycontent, #lytel, #lyusername {
    background-color: #fff;
    border: 1px solid #bbb;
    border-radius: 4px;
    color: #000;
    height: 36px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    width: 100%;
}
#lycontent:focus, #lytel:focus, #lyusername:focus {
    border-color: rgba(242, 89, 75, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 89, 75, 0.5);
    outline: 0 none;
}
#lycontent {
    height: 120px;
    padding-top: 10px;
}
#lyusername {
    background-image: url("../images/input-bg.png");
    background-position: right -2px;
    background-repeat: no-repeat;
}
#lytel {
    background-image: url("../images/input-bg.png");
    background-position: right -42px;
    background-repeat: no-repeat;
}
#lycontent {
    background-image: url("../images/input-bg.png");
    background-position: right -122px;
    background-repeat: no-repeat;
}
#button {
    background-color: #df3741;
    border-radius: 4px;
    border-width: 0;
    color: #fff;
    font-size: 14px;
    height: 40px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#button:hover {
    background-color: #c4313b;
}
@media (max-width: 767px) {
.gcgl ul {
    margin-bottom: 0;
}
#baidumap .p-40 {
    padding: 20px;
}
}
.gcgl ul li h4 {
    margin: 10px 0;
}
.gcgl h3 {
    color: #e60021;
}
.liucheng h3 {
    color: #000;
    font-size: 22px;
    padding: 0 0 12px;
}
.liucheng .dl-horizontal dt div {
    background-color: #e60021;
    border-radius: 100%;
    color: #fff;
    font-size: 34px;
    height: 110px;
    margin: 45px 0 0;
    padding: 20px 0 0;
    text-align: center;
    width: 110px;
}
.liucheng .dl-horizontal dt div small {
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}
.liucheng .dl-horizontal dd {
    border-top: 1px solid #ddd;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 50px 0 20px 180px;
}
@media (min-width: 1000px) {
.liucheng {
    margin: 0 auto;
    width: 80%;
}
}
@media (max-width: 767px) {
.liucheng .dl-horizontal dd {
    padding-left: 0;
    padding-right: 0;
}
}
.liucheng .dl-horizontal dd h3 {
    margin: 0;
}
.liucheng .dl-horizontal dd p {
    line-height: 200%;
}
.ptcp div {
    margin-bottom: 30px;
}
.ptcp p {
    margin-bottom: 0;
}
.yzsptfw h3 {
    border: 2px solid #e60021;
    border-radius: 100%;
    color: #e60021;
    height: 120px;
    line-height: 120px;
    margin: 5px auto 30px;
    width: 120px;
}
.yzsptfw h3:hover {
    background-color: #e60021;
    color: #fff;
}
.hbfw hr.big, .gcgl hr.big, .gywm hr.big {
    margin: 60px 0;
}
@media (max-width: 767px) {
.hbfw .col-sm-5 img, .gcgl .col-sm-5 img, .gywm .col-sm-5 img {
    margin-bottom: 30px;
}
.hbfw .col-xs-12, .gywm .col-xs-12, .gcgl .col-xs-12 {
    text-align: center;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hbfw .col-sm-5 img, .gywm .col-sm-5 img, .gcgl .col-sm-5 img {
    width: 80%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hbfw .col-md-5 img, .gywm .col-sm-5 img, .gcgl .col-md-6 img {
    width: 80%;
}
}
@media (min-width: 1200px) {
.hbfw .col-lg-push-7, .gywm .col-lg-push-7, .gcgl .col-lg-push-6 {
    text-align: right;
}
.gywm .col-lg-7 h2, .gywm .col-lg-7 p {
    margin-left: 50px;
}
}
#fuwu1 {
    border-bottom: 1px solid #ddd;
    margin-top: 30px;
    padding-bottom: 72px;
}
#fuwu2, #fuwu3, #fuwu4, #fuwu5, #fuwu6 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 72px;
    padding-top: 92px;
}
#fuwu3, #fuwu4, #fuwu5 {
    padding-bottom: 62px;
}
#fuwu6 {
    border-bottom: 0 solid #ddd;
    padding-bottom: 0;
    padding-top: 92px;
}
@media (max-width: 767px) {
#newBridge {
    display: none;
}
}
.nb-icon-wrap {
    display: none;
}
@media (max-width: 767px) {
#API-FLOAT-CONTAINER {
    display: none;
}
}
#API-FLOAT-CONTAINER, #API-FLOAT-CONTAINER a, #API-FLOAT-CONTAINER em, #API-FLOAT-CONTAINER input, #API-FLOAT-CONTAINER ins {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-sizing: content-box;
    clear: none;
    color: #000;
    direction: ltr;
    display: block;
    float: none;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: auto;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: outside none none;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: static;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    top: auto;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
#API-FLOAT-CONTAINER, #API-FLOAT-CONTAINER * {
    margin: 0;
    padding: 0;
}
#API-FLOAT-CONTAINER {
    position: fixed;
    z-index: 1000;
}
#API-FLOAT-CONTAINER .api-info {
    margin: 20px auto 0;
}
#API-FLOAT-CONTAINER .api-info em {
    line-height: 100%;
    text-align: center;
}
#API-FLOAT-CONTAINER .api-bg-img {
    margin: 10px auto 0;
    text-align: center;
}
#API-FLOAT-CONTAINER .api-phone {
    margin: 10px auto 0;
}
#API-FLOAT-CONTAINER .api-phone em {
    line-height: 100%;
    text-align: center;
}
#API-FLOAT-CONTAINER .api-link-btn-con {
    margin: 10px auto 0;
    text-align: center;
}
#API-FLOAT-CONTAINER .api-link-btn-con a {
    display: inline-block;
    font-family: microsoft yahei;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}
#API-FLOAT-CONTAINER .api-lxb-cb-con {
    margin: 10px auto 20px;
    text-align: center;
}
#API-FLOAT-CONTAINER input.api-lxb-cb-input {
    height: 25px;
    line-height: 25px;
    margin: 0 auto 10px;
}
#API-FLOAT-CONTAINER input.api-lxb-cb-btn {
    background: rgba(0, 0, 0, 0) url("../images/api_lxb_cb_btn_bg.png") no-repeat scroll 5px 3px;
    border: 0 none;
    cursor: pointer;
    font-family: microsoft yahei;
    font-size: 14px;
    height: 28px;
    line-height: 26px;
    margin: 0 auto 10px;
    text-align: center;
    white-space: pre;
}


/*2018.9.21*/

#ser_sys .ps_box01{padding-top: 40px;}
#ser_sys .ps_box01 .same_bt h2{color: #494949;}
#ser_sys .ps_box01 .same_bt p{letter-spacing: 3px;color: #3e3e3e;font-size: 16px}
#ser_sys .ps_box01 .conbox{width: 100%;margin: 0 auto;padding: 50px 0 70px;}
#ser_sys .ps_box01 .conbox img{width: auto;margin-bottom: 24px;}
.same_bt { color:#fff;}
.same_bt a{ color:#fff;}
.same_bt p{ text-align:center;}
#ser_sys .ps_box01 .conbox p a{font-size: 20px;color: #9f9583;}
#ser_sys .ps_box01 .conbox>div{position: relative;}
#ser_sys .ser02_bg{position: absolute;right: -9px;top: 50px;}

#ser_sys .ps_box02{padding: 70px 0;border-radius:10px; background: url(../images/ser03bg.jpg) no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;color: #e3e3e3;}
#ser_sys .ps_box02 .conbox{width: 80%;margin: 30px auto 0;}

#ser_sys .ps_box03{padding: 50px 0;}
#ser_sys .ps_box03 .conbox{width: 100%;margin: 30px auto 0;}
#ser_sys .ps_box03 .conbox>div{padding: 20px;}
#ser_sys .ps_box03 .conbox h4{color: #9d9582;margin: 40px 0 24px;}
#ser_sys .ps_box03 .conbox p{color: #000;line-height: 1.6;}

#ser_sys .ps_box04{color: #f6f6f5; padding-top:50px; padding-bottom:1px;  border-radius:10px;background: url(../img/ser05bg.jpg) no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;}
#ser_sys .ps_box04 .conbox{width: 100%;margin: 50px auto 70px;}
#ser_sys .ps_box04 .conbox h4{margin: 30px 0 20px;}
#ser_sys .ps_box04 .conbox h4 a{color: #fff}
#ser_sys .ps_box04 .conbox h4 a:hover{color: #d7000f}
#ser_sys .ps_box04 .conbox p{line-height: 1.6;}

.col-md-1-4{width: 25%;float: left;}
.col-md-1-5{width: 20%;float: left;}
.col-md-1-7{width: 14.28%;float: left;}


/*新增资质轮播*/


#wrapper{
	width:600px;
	margin:5px auto;
	height:890px;
	position:relative;
	color:#fff;
	text-shadow:rgba(0,0,0,0.1) 2px 2px 0px;	
}

#slider-wrap{
	width:600px;
	height:890px;
	position:relative;
	overflow:hidden;
}

#slider-wrap ul#slider{
	width:100%;
	height:100%;
	
	position:absolute;
	top:0;
	left:0;		
}

#slider-wrap ul#slider li{
	float:left;
	position:relative;
	width:600px;
	height:890px;
}

#slider-wrap ul#slider li > div{
	position:absolute;
	top:20px;
	left:35px;	
}

#slider-wrap ul#slider li > div h3{
	font-size:36px;
	text-transform:uppercase;	
}

#slider-wrap ul#slider li > div span{
	font-family: Neucha, Arial, sans serif;
	font-size:21px;
}

#slider-wrap ul#slider li i{
	text-align:center;
	line-height:890px;
	display:block;
	width:100%;
	font-size:90px;
	padding:2px;
}


/*btns*/
.btns{
	position:absolute;
	width:50px;
	height:60px;
	top:50%;
	margin-top:-25px;
	line-height:57px
	text-align:center;
	cursor:pointer;	
	background:rgba(0,0,0,0.1);
	z-index:100;
	padding:20px;
	
	
	-webkit-user-select: none;  
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-ms-user-select: none;
	
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.btns:hover{
	background:rgba(0,0,0,0.3);	
}

#next{right:-50px; border-radius:7px 0px 0px 7px;}
#previous{left:-50px; border-radius:0px 7px 7px 7px;}
#counter{
	top: 30px; 
	right:35px; 
	width:auto;
	position:absolute;
}

#slider-wrap.active #next{right:0px;}
#slider-wrap.active #previous{left:0px;}


/*bar*/
#pagination-wrap{
	min-width:20px;
	margin-top:800px;
	margin-left: auto; 
	margin-right: auto;
	height:15px;
	position:relative;
	text-align:center;
}

#pagination-wrap ul {
	width:100%;
}

#pagination-wrap ul li{
	margin: 0 4px;
	display: inline-block;
	width:5px;
	height:5px;
	border-radius:50%;
	background:#fff;
	opacity:0.5;
	position:relative;
  top:0;
  
  
}

#pagination-wrap ul li.active{
  width:12px;
  height:12px;
  top:3px;
	opacity:1;
	box-shadow:rgba(0,0,0,0.1) 1px 1px 0px;	
}




/*Header*/
h1, h2{text-shadow:none; text-align:center;}
h1{	color: #666; text-transform:uppercase;	font-size:36px;}
h2{ color: #7f8c8d; font-family: Neucha, Arial, sans serif; font-size:18px; margin-bottom:30px;} 




/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li{
	-webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	transition: all 0.3s cubic-bezier(1,.01,.32,1);	
}


/*2018.10.19*/

.MsoNormalTable tr{ line-height:40px;}

.hc_head{ width:100%; height:50px;  border-bottom:1px solid rgba(59,52,54,0.3);font-size: 16px; padding-left: 337px;}
.hc_head .hc_addr{ width:430px; float:left; line-height:50px;}
.hc_head .hc_addr p span{ margin-right:10px;color:#fff; font-weight:bold}
.hc_head .hc_addr p a{ display:inline-block; width:52px; text-align:center; color:#000} 
.hc_head .hc_addr p a:hover{color:#ccc; font-weight:bold}
.hc_head .hc_ss{ width:425px; height:26px; float:right; margin-top:12px;}
.hc_head .ds_fss{  width:365px; height:26px; float:left;}
.hc_head .ds_fsip{ height:26px;width:340px;line-height:28px; float:left; }
.hc_head .ds_fsip .ds_input{ width:310px; padding:0 15px;height:26px; line-height:26px; border:none; color:#4c4c4c;outline:none;background:rgba(255,255,255,0.6);border-radius:13px; font-size:12px;font-family:'寰蒋闆呴粦',Microsoft YaHei,;}
.hc_head .ds_fsip .ds_input:focus{background:rgba(255,255,255,1);}
.hc_head .ds_button{  height:20px;float:right; background:none;text-align:center;  border:none; cursor:pointer; line-height:20px; vertical-align:middle; margin-top:3px;}
::-webkit-input-placeholder{ color:#4c4c4c;}
:-moz-placeholder{ color:#4c4c4c;}
::-moz-placeholder{ color:#4c4c4c;}
:-ms-input-placeholder{ color:#4c4c4c;}


.hc_head .weixin{position:relative;float:right; width:25px; margin-right:15px; margin-top:3px}
.hc_head .erwei{width:91px;height:86px;position:absolute;text-align:center;display:none; left:40px; top:-4px;z-index:9999}
.hc_head .erwei div{width: 10px;height: 10px;position:absolute;background: #FFFFFF;left: -2px;top:8px;transform: rotate(45deg);}
.hc_head .weixin .erwei img{ height:86px; width:86px;}
