﻿* {
    margin: 0;
    padding: 0;
    list-style: none
}

body,
html {
    min-width: 1200px;
    width: 100%;
    height: 100%;
    background: #fff;
    background-origin: o;
    background-size: 100% auto;
    font-size: 14px;
    color: #646464;
    line-height: 1.2;
    margin: 0 auto
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font: 14px/1.5 "黑体", Arial, "Microsoft YaHei", "宋体", sans-serif;
    line-height: 1.2
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 700;
    color: #555
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

ol,
ul {
    list-style: none
}

a,
a:active,
a:hover,
a:link {
    text-decoration: none
}

legend {
    color: #000
}

fieldset,
img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clear:after,
.ks-clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

.container {
    width: 1200px;
    padding-left: 0;
    padding-right: 0
}

img {
    max-width: 100%;
    height: auto;
    border: none
}

.header ul li a,
.industry-header ul li a {
    color: #646464
}

#fen-page {
    text-align: center;
    width: 810px;
    padding: 15px 0
}

.wrapper-caseShow,
.wrapper-information,
.wrapper-plan,
.wrapper-productMsg,
.wrapper-technology {
    padding-top: 75px
}

.cd-container {
    width: 100%;
    margin: 0 auto
}

.cd-container::after {
    content: '';
    display: table;
    clear: both
}

.header {
    height: 75px;
    border-bottom: 1px solid #d6d6d6;
    line-height: 75px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 150
}

.header img {
    /*width: 115px;
    height: 40px*/
    width: 80px;
    /* height: 55px;*/
}

.header ul {
    display: inline-block;
    position: relative
}

.header ul li {
    width: 116px;
    text-align: center;
    height: 100%;
    padding: 0 26px;
    float: left;
    font-size: 16px
}

.header ul li>a {
    display: inline-block;
    height: 64px;
    position: relative
}

.header ul li>a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #c29356;
    height: 3px;
    -webkit-transition: left ease-out .3s, right ease-out .3s;
    -moz-transition: left ease-out .3s, right ease-out .3s;
    -ms-transition: left ease-out .3s, right ease-out .3s;
    transition: left ease-out .3s, right ease-out .3s
}

.header ul li.active>a:before,
.header ul li.active>a:hover:before,
.header ul li>a:active:before,
.header ul li>a:focus:before,
.header ul li>a:hover:before {
    left: 0;
    right: 0
}

.header ul li.active>a,
.header ul li.active>a:hover,
.header ul li>a:hover {
    color: #c29356
}

.nav-right {
    float: right
}

.wrapper-caseShow {
    margin-bottom: 60px
}

#cd-timeline {
    position: relative;
    padding: 70px 0 2px
}

#cd-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    margin-left: -1px;
    left: 18px;
    left: 50%;
    margin-left: -1px;
    height: 100%;
    width: 2px;
    background: #ececec
}

.cd-timeline-block {
    position: relative;
    margin: 70px 0
}

.cd-timeline-block:after {
    content: "";
    display: table;
    clear: both
}

.cd-timeline-block:first-child {
    margin-top: 0
}

.cd-timeline-block:last-child {
    margin-bottom: 0
}

.cd-timeline-block {
    margin: 3em 0
}

.cd-timeline-img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    border-radius: 10px;
    text-align: center;
    line-height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background: #c29356;
    color: #fff;
    display: inline-block;
    font-size: 12px
}

.cd-timeline-img.cd-picture {
    background: #c29356
}

.cd-timeline-img.cd-movie {
    background: #1086a4
}

.cd-timeline-img.cd-location {
    background: #f0ca45
}

.cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: #ececec;
    border-radius: 6px;
    padding: 1em;
    margin-left: 0;
    padding: 22px 50px 45px 65px;
    width: 47%
}

.cd-timeline-content dl dt {
    font-size: 16px;
    color: #444;
    padding-bottom: 30px;
    text-align: center
}

.cd-timeline-content dl dt dd {
    font-size: 14px;
    color: #8b8b8b
}

.cd-timeline-content ol li {
    font-size: 14px;
    margin-bottom: 10px;
    color: #8b8b8b
}

.cd-date {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
    color: #000
}

.cd-timeline-content:after {
    content: "";
    display: table;
    clear: both
}

.cd-timeline-content h2 {
    color: #303e49
}

.cd-timeline-content .cd-date,
.cd-timeline-content .cd-read-more {
    font-size: 13px;
    font-size: .8125rem
}

.cd-timeline-content .cd-date,
.cd-timeline-content .cd-read-more {
    display: inline-block
}

.cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #acb7c0;
    color: #fff;
    border-radius: .25em
}

.no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb
}

a.cd-read-more:hover {
    text-decoration: none;
    background-color: #424242
}

.cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7
}

.cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    height: 0;
    width: 0;
    margin-top: -6px;
    border: 7px solid transparent;
    border-right: 7px solid #fff;
    border-left-color: #ececec;
    left: 100%
}

@media only screen and (min-width:1170px) {
    .cd-timeline-content {
        margin-left: 0;
        padding: 22px 50px 45px 65px;
        width: 47%
    }
    .cd-timeline-content .cd-read-more {
        float: left
    }
    .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 6px;
        font-size: 16px;
        font-size: 1rem;
        padding-left: 15px;
        padding-right: 15px
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
        float: right
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
        top: 50%;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #ececec;
        margin-top: -6px
    }
}

@media only screen and (max-width:1170px) {
    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
        top: 50%;
        left: 100%;
        right: 100%;
        border-color: transparent;
        border-right-color: #fff;
        border-left-color: #ececec
    }
}

.wrapper-service-footer {
    padding: 80px 0
}

.poster-main {
    position: relative;
    width: 1000px;
    height: 270px;
    margin: 0 auto
}

.poster-main a,
.poster-main img {
    display: block
}

.poster-main .poster-list {
    width: 1000px;
    height: 270px
}

.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0
}

.poster-main .poster-btn {
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    z-index: 10;
    opacity: .5;
    color: #fff
}

.poster-main .poster-btn:hover {
    opacity: 1;
    transition: all ease .45s;
    -webkit-transition: all ease .45s;
    cursor: pointer
}

.poster-prev-btn {
    left: -100px;
    line-height: 226px;
    font-size: 50px;
    padding-left: 45px
}

.poster-next-btn {
    right: -100px;
    line-height: 226px;
    font-size: 50px;
    text-align: right;
    padding-right: 45px
}

.industry-header {
    height: 65px;
    border-bottom: 1px solid #d6d6d6;
    line-height: 65px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 150;
    overflow: hidden
}

.industry-header nav>a {
    float: left;
    margin-right: 25px
}

.industry-header img {
    width: 115px;
    height: 40px
}

.industry-header ul {
    display: inline-block
}

.industry-header ul li {
    width: 116px;
    text-align: center;
    height: 100%;
    padding: 0 26px;
    float: left;
    font-size: 16px;
    position: relative
}

.industry-header ul li a {
    display: inline-block;
    height: 64px;
    position: relative
}

.industry-header ul li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #c29356;
    height: 3px;
    -webkit-transition: left ease-out .3s, right ease-out .3s;
    -moz-transition: left ease-out .3s, right ease-out .3s;
    -ms-transition: left ease-out .3s, right ease-out .3s;
    transition: left ease-out .3s, right ease-out .3s
}

.industry-header ul li a:active:before,
.industry-header ul li a:focus:before,
.industry-header ul li a:hover:before,
.industry-header ul li.active a:before,
.industry-header ul li.active a:hover:before {
    left: 0;
    right: 0
}

.industry-header ul li a:hover,
.industry-header ul li.active a,
.industry-header ul li.active a:hover {
    color: #c29356
}

.technology-list {
    padding: 15px 0 30px
}

.technology-list-left>div>a {
    display: block;
    width: 100%;
    height: 100%
}

.technology-list-left>div {
    padding: 30px 0;
    height: 210px
}

.technology-list-left {
    float: left;
    width: 810px
}

.technology-list-right {
    float: right;
    width: 370px
}

.technology-list-left .media:not(:last-child) {
    margin-top: 0;
    border-bottom: 1px solid #a5a5a5
}

.technology-list-left .media-body {
    height: 146px;
    overflow: hidden;
    float: right
}

.technology-list-left .media-left {
    float: left;
    width: 226px;
    height: 146px
}

.technology-list-left .media-left img {
    width: 100%;
    height: 100%
}

.technology-list-left,
.technology-list-left .media-body,
.technology-list-left .media-left,
.technology-list-left .media-right,
.technology-list-right {
    display: inline-block
}

.technology-list-left .media-heading {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.technology-list-left .media-body {
    width: 544px;
    padding-top: 6px
}

.technology-list-left .media-body>a {
    display: block
}

.technology-list-left .media-body>p.media-titing {
    padding: 25px 0;
    font-size: 12px
}

.technology-list-left .media-body>p.media-titing span:first-child {
    color: #c29356
}

.technology-list-left .media-body>p.media-titing b {
    padding: 0 8px
}

.technology-list-left .media-body>p.media-titing b,
.technology-list-left .media-body>p.media-titing span:last-child {
    color: #a1a1a1
}

.technology-list-left .media-body h4 {
    color: #5e5d5d;
    font-size: 18px;
    font-weight: 100
}

.technology-list-left .media-body a:hover h4,
.technology-list-left .media-body h4:hover {
    color: #c29356
}

.technology-list-left .media-body>div {
    color: #919191;
    line-height: 1.3;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 38px
}

.tech-title {
    text-align: right
}

.tech-title small {
    padding: 4px 15px;
    color: #c29356;
    border: 1px solid #c29356;
    border-radius: 4px;
    display: inline-block
}

.recommend-list {
    margin-top: 30px;
    background: #f8f8f8
}

.recommend-list {
    padding: 30px 0
}

.recommend-list .list-right {
    padding: 30px;
    border-bottom: 1px solid #a5a5a5;
    display: block;
    width: 100%
}

.recommend-list h4 {
    border-left: 4px solid #c29356;
    font-size: 20px;
    color: #504f4f;
    height: 28px;
    margin-bottom: 8px;
    line-height: 28px;
    padding-left: 25px;
    font-weight: 100
}

.recommend-list h4 a {
    color: #969696;
    float: right;
    margin-top: -2px;
    margin-right: 5px
}

.recommend-list h4 a:hover {
    color: #c29356
}

.list-right dt {
    font-size: 16px;
    color: #616161;
    height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px
}

.list-right dd {
    color: #aeaeae
}

.technology-list small {
    font-size: 12px
}

#page {
    padding: 15px 0;
    text-align: center;
    width: 810px
}

.aboutus-header {
    padding: 282px 0;
    background: url(../images/ht.jpg) no-repeat;
    /* background: url(../images/aboutHead.jpg) no-repeat;*/
    background-origin: o;
    width: 100%;
    height: 100%
}

.aboutus-header>div {
    height: 240px
}

.aboutus-header>div>div {
    width: 626px;
    line-height: 2;
    color: #fff;
}

.aboutus-header>div>div p {
    text-indent: 30px;
}

.aboutus-header>div>div p:first-child {
    margin-bottom: 32px;
}

#personAddressModal {
    top: 35px;
}

.wrapper-team {
    padding: 65px 0 60px;
    background: #f0f0f0
}

.wrapper-team #numbers a {
    display: inline-block
}

.wrapper-title {
    text-align: center;
    position: relative;
    height: 18px
}

.wrapper-title span {
    color: #4c4b4b;
    position: absolute;
    width: 116px;
    padding: 0 25px;
    font-size: 16px;
    display: inline-block;
    left: 50%;
    margin-left: -58px;
}

.wrapper-team .wrapper-title span {
    background: #f0f0f0
}

.wrapper-copy .wrapper-title span {
    background: #000;
    color: #fff
}

.wrapper-link .wrapper-title span,
.wrapper-service .wrapper-title span {
    background: #fff
}

.wrapper-title:before {
    border: 1px solid #c1c1c1;
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 8px
}

.wrapper-copy {
    padding-top: 40px;
    padding-bottom: 95px;
    background: url(../images/abWh_02.jpg) no-repeat;
    background-size: cover;
    background-origin: o;
    width: 100%;
    height: 100%
}

.wrapper-copy-list li:not(:last-child) {
    margin-bottom: 30px
}

.wrapper-copy .wrapper-copy-list {
    padding-top: 95px
}

.wrapper-copy-list dl {
    width: 540px;
    display: inline-block
}

.wrapper-copy-list li dl:first-child {
    float: left
}

.wrapper-copy-list li dl:last-child {
    float: right;
    width: 400px!important
}

.wrapper-copy-list dl dd,
.wrapper-copy-list dl dt {
    display: inline-block
}

.wrapper-copy-list dl dt {
    font-size: 18px;
    width: 177px;
    text-align: center;
    color: #fff;
    font-weight: 100
}

.wrapper-copy-list li dl:last-child dt {
    text-align: left!important;
    width: 130px!important
}

.wrapper-copy-list dl dd {
    margin-left: 0;
    font-size: 13px;
    color: #b6b6b6;
    line-height: 25px;
    transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
}

.wrapper-service {
    padding: 115px 0 15px
}

.wrapper-service-header {
    height: 110px;
    line-height: 110px;
    text-align: center;
    border-radius: 6px;
    background: #ececec
}

.wrapper-service-header span {
    background: url(../images/logo.png) no-repeat;
    /**/
    /* background: url(../images/aboutLOGO.png) no-repeat; */
    background-size: 110px 82px;
    display: inline-block;
    width: 110px;
    height: 82px;
    vertical-align: middle
}

.wrapper-service .wrapper-title {
    margin-bottom: 38px
}

.wrapper-service-footer {
    background: url(../images/lou.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px
}

.wrapper-link {
    padding: 95px 0 0
}

.wrapper-link ul {
    padding-top: 45px
}

.wrapper-link ul li {
    width: 580px;
    height: 330px;
    position: relative;
    float: left;
    display: block;
    margin-bottom: 35px;
    overflow: hidden;
    background-size: 580px 330px
}

.wrapper-link ul li:first-child {
    background: url(../images/map1.jpg) no-repeat
}

.wrapper-link ul li:nth-child(2) {
    background: url(../images/map2.jpg) no-repeat
}

.wrapper-link ul li:nth-child(3) {
    background: url(../images/map3.jpg) no-repeat
}

.wrapper-link ul li:last-child {
    background: url(../images/map4.jpg) no-repeat
}

.wrapper-link ul li:nth-child(odd) {
    float: left
}

.wrapper-link ul li:nth-child(even) {
    float: right
}

.wrapper-link ul li dl {
    height: 100%;
    top: 0;
    bottom: 0;
    right: -220px;
    width: 0;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    color: #fff;
    padding: 0 12px
}

.wrapper-link ul li:hover dl {
    right: 0;
    width: 220px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
}

.wrapper-link ul li dl dt {
    padding: 62px 0 80px;
    text-align: center;
    font-size: 16px
}

.wrapper-link ul li dl dd {
    font-size: 12px
}

.information-content {
    background: url(../images/if.jpg) no-repeat;
    width: 100%;
    height: 780px;
    display: block;
    background-size: cover
}

.caseShow-list {
    width: 360px;
    text-align: center;
    display: inline-block;
    padding: 85px 100px 0;
    position: absolute;
    left: 0
}

.caseShow-list li {
    padding: 26px 0
}

.caseShow-list li,
.caseShow-list li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #494949;
    font-size: 18px
}

.caseShow-list li a span {
    float: left
}

.caseShow-list li a span:first-child {
    color: #fff;
    margin-right: 20px
}

.caseShow-list li.active a,
.caseShow-list li.active a span,
.caseShow-list li:hover a,
.caseShow-list li:hover a span {
    color: #c29356
}

.caseBoneItem dl {
    color: #5c5c5c
}

.caseBoneItem dl dt {
    font-size: 20px;
    text-align: center;
    padding: 25px 0 50px;
    font-weight: 100
}

.caseBoneItem dl dd div {
    text-indent: 26px;
    line-height: 1.5
}

.plan-nav {
    height: 78px;
    background: #e6e6e6;
    line-height: 78px
}

.plan-nav a {
    width: 25%;
    font-size: 16px;
    color: #b5b5b5;
    float: left;
    display: block;
    height: 78px
}

.plan-nav a.active,
.plan-nav a:hover {
    color: #494949
}

.plan-nav a p:last-child {
    text-transform: capitalize;
    display: none
}

.plan-header {
    background: #f1f1f1
}

.plan-header-content {
    font-size: 18px;
    color: #494949;
    padding-bottom: 20px
}

.plan-header-content div {
    padding: 85px 0 95px;
    line-height: 1.5;
    text-indent: 43px;
    letter-spacing: 2px;
    width: 1080px;
    margin: 0 auto
}

.plan-header-content a {
    width: 188px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: none;
    outline: 0;
    background: #c29356;
    border-radius: 10px;
    color: #fff;
    -webkit-box-shadow: 3px 3px 3px #c29356;
    box-shadow: 3px 3px 3px #c29356;
    margin: 0 auto;
    display: block
}

.plan-header-content button:hover {
    color: #fff
}

.plan-title {
    width: 340px;
    height: 35px;
    display: block;
    margin: 0 auto;
    position: relative
}

.plan-title p {
    width: 168px;
    height: 33px;
    display: block;
    z-index: 3;
    position: absolute;
    left: 50%;
    margin-left: -84px;
    padding: 0 15px 0 10px
}

.plan-title p.function-line {
    background: #fff
}

.plan-title p.case-line,
.plan-title p.handle-line {
    background: #f1f1f1
}

.plan-title p.equipment-line,
.plan-title p.example-line {
    background: #fff
}

.plan-title i {
    background: url(../images/planicon.png) no-repeat;
    width: 33px;
    height: 33px;
    display: inline-block;
    background-size: 33px 33px;
    margin-right: 18px
}

.plan-title span {
    color: #414141;
    position: absolute;
    font-size: 22px;
    margin-top: 3px
}

.plan-title:before {
    border: 1px solid #a5a5a5;
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 16px
}

.plan-fucntion {
    padding-top: 98px
}

.plan-fucntion-content {
    padding: 95px 0 115px
}

.plan-fucntion-content {
    padding-top: 104px;
    text-align: center
}

.plan-fucntion-content li {
    float: left;
    width: 200px;
    cursor: pointer;
}

.plan-fucntion-content li:not(:last-child) {
    border-right: 1px solid #a5a5a5
}

.plan-fucntion-content h4 {
    font-size: 20px;
    color: #3c3c3c;
    font-weight: 100;
    margin-bottom: 15px
}

.plan-fucntion-content p {
    color: #868686;
    font-size: 16px
}

.plan-handle {
    background: #f1f1f1;
    padding: 32px 0
}

.plan-handle-content {
    padding-top: 88px
}

.plan-handle-content li {
    float: left;
    text-align: center;
    cursor: pointer
}

.plan-handle-content li:first-child,
.plan-handle-content li:last-child {
    width: 25%
}

.plan-handle-content li:nth-child(2) {
    width: 50%
}

.plan-handle-content li h4 {
    margin-bottom: 20px;
    height: 69px;
    line-height: 69px
}

.plan-handle-content li p {
    color: #7f7f7f;
    font-size: 16px
}

.plan-handle-content li:first-child h4 span {
    background: url(../images/handel1.png) no-repeat;
    background-size: 38px 69px;
    width: 38px;
    height: 69px;
    display: inline-block
}

.plan-handle-content li:nth-child(2) h4 span {
    background: url(../images/handel2.png) no-repeat;
    background-size: 64px 55px;
    width: 64px;
    height: 55px;
    display: inline-block
}

.plan-handle-content li:last-child h4 span {
    background: url(../images/handel3.png) no-repeat;
    background-size: 69px 68px;
    width: 69px;
    height: 68px;
    display: inline-block
}

.plan-example {
    background: #fff;
    padding: 45px 0
}

.plan-example-content li {
    padding-bottom: 80px;
    color: #313131
}

.plan-example-content li:first-child {
    margin-top: 70px
}

.plan-example-content li div {
    text-align: center
}

.plan-example-content li dl {
    padding: 0 320px
}

.plan-example-content li dt {
    padding: 40px 0 35px
}

.plan-example-content li dl dd {
    line-height: 1.8
}

.plan-equipment {
    background: #fff
}

.plan-equipment .plan-title {
    width: 408px
}

.plan-title p.equipment-line {
    width: 230px;
    margin-left: -115px
}

.plan-equipment-content {
    padding: 60px 0 40px;
    text-align: center
}

.plan-case {
    background: #f1f1f1;
    padding-top: 40px
}

.plan-case-content {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 30px 0 55px
}

.plan-case-content .poster-next-btn,
.plan-case-content .poster-prev-btn {
    line-height: 426px
}

.poster-main .poster-btn {
    color: #646464
}

.caoList {
    padding: 35px 70px;
    width: 1150px;
    position: relative;
    border: 1px solid #c1c1c1;
    border-radius: 6px;
    height: 330px;
    background: #fff;
    position: absolute;
    z-index: 30;
    top: 40px;
    left: 0;
    display: none
}

.caoList:before {
    content: '';
    position: absolute;
    top: -10px;
    right: 100%;
    height: 20px;
    width: 20px;
    border: 1px solid #ccc;
    border-bottom-color: transparent;
    background: #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    border-right-color: transparent
}

.caoList:first-child:before {
    left: 12%
}

.caoList:nth-child(2):before {
    left: 51%
}

.caoList:last-child:before {
    right: 8%
}

.caoList>div {
    float: left
}

.caoList>div:first-child {
    width: 160px;
    height: 255px;
    background-size: 160px 255px
}

.ykList .caoList:first-child div:first-child {
    background: url(../images/yk.png) no-repeat
}

.ykList .caoList:nth-child(2) div:first-child {
    background: url(../images/app.jpg) no-repeat
}

.ykList .caoList:last-child div:first-child {
    background: url(../images/zn.jpg) no-repeat
}

.caoList>div:last-child {
    width: 440px;
    margin-left: 240px
}

.caoList>div:last-child h3 {
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: 400;
    color: #181818;
    text-align: center
}

.caoList>div:last-child h3 small {
    font-size: 12px;
    color: #565656
}

.caoList>div:last-child p {
    font-size: 16px;
    color: #787878
}

.ykList {
    position: relative
}

.list-right-adver {
    width: 370px;
    height: 245px;
    background-size: 370px 245px;
    display: block
}

.navigation {
    background: #eee;
    color: #9f9f9f;
    height: 40px;
    line-height: 40px
}

.navigation,
.navigation a {
    color: #9f9f9f
}

.navigation a:hover {
    color: #c29356
}

span.icon-angle-right {
    margin: 0 5px
}

.technology-list-left dl dt {
    color: #4c4c4c;
    text-align: center;
    padding: 46px 0 15px;
    font-size: 26px;
    font-weight: 100
}

.technology-list-left dl dd {
    color: #9f9f9f;
    font-size: 12px;
    text-align: center;
    position: relative
}

.technology-list-left dl dd a {
    display: inline-block;
    position: absolute
}

.technology-list-left dl dd a:first-child {
    background: url(../images/nq.png) no-repeat;
    width: 16px;
    height: 18px;
    background-size: 16px 18px;
    margin: 0 42px 0 15px;
    right: 0;
    top: 0
}

.technology-list-left dl dd a:last-child {
    background: url(../images/nw.png) no-repeat;
    width: 21px;
    height: 18px;
    background-size: 21px 18px;
    right: 75px;
    top: -5px
}

.indexHeader {
    width: 100%;
    height: 1023px;
    overflow: hidden;
    margin-bottom: 18px
}

.aside {
    width: 18%;
    float: left;
    background: #4d4a52;
    text-align: center;
    height: 100%;
    position: relative
}

.aside a {
    margin-top: 70px;
    display: block
}

.aside span {
    width: 165px;
    height: 109px;
    display: block;
    background-size: 165px 109px;
    background: url(../images/as.png) no-repeat;
    text-align: center;
    position: absolute;
    bottom: 64px;
    left: 50%;
    margin-left: -82px
}

.nav {
    background: 0 0;
    z-index: 300
}

.nav li {
    font-size: 20px;
    width: 96px;
    float: left;
    letter-spacing: 3px;
    height: 50px
}

.nav li a {
    display: block
}

.nav li:not(:last-child) {
    margin-right: 50px
}

.nav {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0
}

.nav>div {
    position: absolute;
    top: 0;
    left: 18%;
    width: 82%;
    text-align: center;
    right: 0
}

.nav>div ul {
    display: inline-block;
    position: relative
}

.nav li a {
    color: #c29356
}

.nav li a:hover,
.nav li.active a {
    color: #c29356
}

.banner {
    width: 82%;
    position: relative;
    overflow: hidden
}

.solve {
    position: absolute;
    width: 680px;
    /*height: 255px;*/
    background: rgba(98, 98, 98, .8);
    top: 50px;
    left: 0;
    padding: 48px 0 40px;
    display: none
}

.solve:before {
    content: '';
    position: absolute;
    top: -8px;
    right: 100%;
    height: 0;
    width: 0;
    margin-top: -6px;
    border: 7px solid transparent;
    border-bottom-color: rgba(98, 98, 98, .8)
}

.nav>div ul li:nth-child(2) .solve:before {
    left: 185px
}

.nav>div ul li:nth-child(4) .solve:before {
    left: 100px
}

.nav>div ul li:last-child .solve:before {
    right: 45px
}

.solve div {
    float: left;
    text-align: left
}

.solve div:first-child {
    width: 320px
}

.solve div:last-child {
    width: 260px
}

.nav>div ul li:nth-child(3) .solve {
    width: 235px;
    left: 150px;
    padding-left: 70px!important;
    text-align: left
}

.solve div:first-child {
    padding-left: 148px
}

.solve div:first-child+div {
    padding-left: 75px
}

.solve div h4 {
    font-size: 16px;
    font-weight: 100;
    padding-bottom: 5px;
    border-bottom: 2px solid #fff;
    color: #fff;
    margin-bottom: 20px
}

.nav>div ul li:not(:first-child) .solve a,
.solve div a {
    color: #d1d1d1;
    display: block;
    font-size: 14px
}

.nav>div ul li:nth-child(2) .solve a {
    margin-bottom: 15px
}

.nav>div ul li:nth-child(3) .solve a:not(:last-child) {
    margin-bottom: 25px
}

.nav>div ul li:nth-child(4) .solve a:not(:last-child),
.nav>div ul li:nth-child(5) .solve a:not(:last-child) {
    margin-bottom: 30px
}

#solactive:hover div.solve,
.nav>div ul li:not(:first-child):hover .solve {
    display: block
}

.nav>div ul li:not(:first-child) .solve a:hover {
    color: #fff
}

.nav>div ul li:nth-child(4) .solve {
    text-align: center;
    left: auto;
    right: 80px;
    width: 220px
}

.nav>div ul li:last-child .solve {
    text-align: center;
    left: auto;
    right: 2px;
    width: 235px
}

.nav>div ul li:nth-child(3) .solve:before {
    right: 16%
}

.sy-controls {
    display: none
}

.hiddenLogo {
    display: inline-block;
    margin: 0 auto;
    float: left;
    margin-right: 15px;
    display: none;
}

.showHead {
    width: 795px;
    margin: 0 auto;
}

.hiddenLogo img {
    /*height: 30px;*/
    width: 70px;
    margin-top: 13px;
}

.bannerTitle {
    position: absolute;
    bottom: 80px;
    padding-left: 45px
}

.bannerTitle h3 {
    color: #c29356;
    font-size: 36px
}

.bannerTitle h1,
.bannerTitle h4 {
    color: #fff;
    margin: 20px 0 65px;
    font-size: 16px
}

.bannerTitle a {
    background: #9c7643;
    color: #fff;
    padding: 12px 40px
}

.solution {
    padding: 40px 0 88px
}

.solution-body {
    padding: 50px 0 0
}

.solution-body .jiList li {
    width: 285px;
    float: left;
    position: relative
}

.solution-body .jiList li:not(:last-child) {
    margin-right: 20px
}

.solution-body .jiList li a>div {
    padding: 5px 0 5px;
    margin-bottom: 45px
}

.solution-body .jiList li:first-child h3 {
    color: #1d706c
}

.solution-body .jiList li:nth-child(2) h3 {
    color: #2059a8
}

.solution-body .jiList li:nth-child(3) h3 {
    color: #534066
}

.solution-body .jiList li:last-child h3 {
    color: #2d4557
}

.solution-body .jiList li div div,
.solution-body .jiList li h3 {
    text-align: center
}

.solution-body .jiList li div div {
    color: #666
}

.solution-body .jiList li h3 {
    font-size: 24px;
    padding-bottom: 8px;
    font-weight: 400
}

.solution-body .jiList li div div {
    font-size: 13px;
    line-height: 1.4
}

.solution-body>p {
    width: 1200px;
    height: 56px;
    display: block;
    background-size: 1200px 56px;
    background: url(../images/si.jpg) no-repeat;
    text-align: center;
    margin-top: 108px
}

figure {
    display: block;
    width: 100%;
    height: 640px;
    position: relative;
    overflow: hidden
}

.jiList li:first-child .figure-boot,
.jiList li:first-child .figure-top {
    background: rgba(35, 136, 123, .7)
}

.jiList li:nth-child(2) .figure-boot,
.jiList li:nth-child(2) .figure-top {
    background: rgba(27, 78, 139, .7)
}

.jiList li:nth-child(3) .figure-boot,
.jiList li:nth-child(3) .figure-top {
    background: rgba(59, 49, 78, .7)
}

.jiList li:last-child .figure-boot,
.jiList li:last-child .figure-top {
    background: rgba(65, 85, 96, .7)
}

.figure-top {
    width: 400px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: left .35s, top .35s, height .35s, opacity .35s, -webkit-transform .35s;
    transition: left .35s, top .35s, height .35s, opacity .35s, transform .35s;
    -webkit-transition: left .35s, top .35s, height .35s, opacity .35s, -webkit-transform .35s;
    transition: left .35s, top .35s, height .35s, opacity .35s, transform .35s;
    -webkit-transform: rotate(55deg) translate3d(-200px, 0, 0);
    transform: rotate(55deg) translate3d(-200px, 0, 0);
    -moz-transform: rotate(55deg) translate3d(-200px, 0, 0);
    -o-transform: rotate(55deg) translate3d(-200px, 0, 0)
}

.figure-boot {
    width: 500px;
    height: 650px;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: left .35s, top .35s, height .35s, opacity .35s, -webkit-transform .35s;
    transition: left .35s, top .35s, height .35s, opacity .35s, transform .35s;
    -moz-transition: left .35s, top .35s, height .35s, opacity .35s, -webkit-transform .35s;
    -o-transition: left .35s, top .35s, height .35s, opacity .35s, transform .35s;
    transform: rotate(55deg) translate3d(258px, -13px, 0);
    -webkit-transform: rotate(55deg) translate3d(291px, -13px, 0);
    -moz-transform: rotate(55deg) translate3d(291px, -13px, 0);
    -o-transform: rotate(55deg) translate3d(291px, -13px, 0)
}

.figure-bootFixbox {
    transform: rotate(55deg) translate3d(257.5px, -13px, 0);
    -webkit-transform: rotate(55deg) translate3d(257.5px, -13px, 0);
    -ms-transform: rotate(55deg) translate3d(257.5px, -13px, 0);
    -moz-transform: rotate(55deg) translate3d(257.5px, -13px, 0);
    -o-transform: rotate(55deg) translate3d(257.5px, -13px, 0)
}

figure:hover .figure-top {
    opacity: 1;
    -webkit-transform: rotate(55deg) translate3d(-380px, 0, 0);
    transform: rotate(55deg) translate3d(-380px, 0, 0);
    -moz-transform: rotate(55deg) translate3d(-380px, 0, 0);
    -ms-transform: rotate(55deg) translate3d(-380px, 0, 0);
    -o-transform: rotate(55deg) translate3d(-380px, 0, 0);
    transform: rotate(55deg) translate3d(-380px, 0, 0)
}

figure:hover .figure-boot {
    opacity: 1;
    -webkit-transform: rotate(55deg) translate3d(505px, -90px, 0);
    -moz-transform: rotate(55deg) translate3d(505px, -90px, 0);
    -ms-transform: rotate(55deg) translate3d(505px, -90px, 0);
    -o-transform: rotate(55deg) translate3d(505px, -90px, 0);
    transform: rotate(55deg) translate3d(505px, -90px, 0)
}

.case {
    padding: 54px 0 0;
    background: #4d4a52;
    height: 960px
}

.poster-prev-btn {
    line-height: 484px;
    left: -100px
}

.case .wrapper-service-footer {
    margin-bottom: 160px
}

.case .poster-list h4,
.case .poster-list p {
    color: #fff
}

.case .poster-list p a,
.case .poster-list p b,
.case .poster-list p font,
.case .poster-list p p,
.case .poster-list p small,
.case .poster-list p span,
.case .poster-list p strong {
    color: #333!important
}

.case .poster-list h4 {
    font-size: 34px;
    font-weight: 400;
    color: #7f6952;
    margin-top: 60px;
    float: left;
    width: 100%
}

.caseIndexText {
    padding: 20px 0 25px;
    float: left;
    width: 100%;
    line-height: 1.5;
}

.case .poster-list .div1>div.textCour,
.case .poster-list .div1>div.textCour div {
    padding: 10px 0 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.case .poster-list .div1>div.textCour>div {
    width: 90%
}

.case .poster-list .div1>div {
    float: left;
    display: block
}

.case .poster-list .div1>div p span,
.case .poster-list .div1>div.textCour div p {
    white-space: nowrap;
    width: 90%
}

.case .poster-list a {
    color: #7f6952;
    text-align: center
}

.teamBoss {
    padding-top: 55px
}

.teamBoss-body {
    width: 1200px;
    margin: 15px auto 0
}

.teamBoss-body li {
    width: 545px;
    height: 254px;
    float: left;
    padding: 30px;
    background: #f0f0f0;
    margin-bottom: 10px
}

.teamBoss-body li:nth-child(odd) {
    margin-right: 10px
}

.teamBoss-body li>div {
    display: inline-block;
    float: left
}

.teamBoss-body li>div:first-child {
    width: 180px;
    height: 180px;
    border-radius: 100%;
    background: #807f7f;
    line-height: 180px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden
}

.teamBoss-body li>div:first-child img:last-child {
    display: none
}

.teamBoss-body li>div:last-child {
    width: 270px;
    margin: 35px 0 0 30px
}

.teamBoss-body li>div h4 {
    color: #c29356;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 25px
}

.teamBoss-body li>div div {
    line-height: 1.35;
    color: #000;
    height: 105px;
    overflow: hidden
}

.carouselteam {
    position: relative;
    width: 1200px;
    height: 520px;
    overflow: hidden;
    padding: 0 50px
}

.carouselteam .backgrounds {
    width: 1100px;
    overflow: hidden;
    margin: 0 auto
}

.carouselteam .backgrounds .item {
    width: 1100px;
    height: 520px;
    float: left;
    position: relative;
    z-index: 1
}

.carouselteam .paging {
    position: absolute;
    bottom: 45%;
    left: 0;
    width: 1200px;
    z-index: 5
}

.carouselteam .paging a {
    color: #b2b2b2
}

.carouselteam .paging .next {
    right: 0
}

.carouselteam .paging .previous {
    left: 0
}

.carouselteam .paging .next,
.carouselteam .paging .previous {
    position: absolute;
    bottom: 50%;
    display: block;
    font-size: 60px;
    margin-top: -25px;
    color: #b2b2b2
}

.qualification {
    padding: 60px 0 58px
}

.qualification-body {
    width: 1200px;
    display: block;
    margin: 10px auto 0;
    text-align: center
}

.qualification-body a,
.qualification-body li {
    display: inline-block;
    width: 180px;
    height: 166px
}

.qualification-body img {
    /*width:228px;height:166px*/
}

.qualification-body a:not(:first-child),
.qualification-body li:not(:first-child) {
    margin-left: -40px
}

.qualification-body a:hover,
.qualification-body a:hover img,
.qualification-body li:hover,
.qualification-body li:hover img,
.wrapper-service .poster-list li:hover,
.wrapper-service .poster-list li:hover img {
    -webkit-transform: scale(1.5) translate3d(0, -30px, 0);
    -ms-transform: scale(1.5) translate3d(0, -30px, 0);
    -moz-transform: scale(1.5) translate3d(0, -30px, 0);
    -o-transform: scale(1.5) translate3d(0, -30px, 0);
    transform: scale(1.5) translate3d(0, -30px, 0);
    -webkit-transition: all ease .7s;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -ms-transition: all ease .7s;
    transition: all ease .7s;
    opacity: 1
}

.wrapper-service .poster-list li:hover,
.wrapper-service .poster-list li:hover img {
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    -moz-transform: translate3d(0, -30px, 0);
    -o-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    -webkit-transition: all ease .7s;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -ms-transition: all ease .7s;
    transition: all ease .7s;
    opacity: 1
}

.wrapper-service .poster-list li:hover {
    opacity: 1!important;
    z-index: 5!important
}

.service {
    padding: 50px 0 55px
}

.service-body {
    width: 1200px;
    height: 250px;
    display: block;
    background-size: 1200px 250px;
    background: url(../images/sever.jpg) no-repeat;
    margin: 70px auto 105px;
    text-align: center
}

.service-body a {
    display: block;
    width: 100%;
    height: 100%
}

.service p {
    width: 446px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.45
}

.service p:nth-child(2) {
    padding-top: 16px
}

.subscribe {
    background: #d9dee4;
    padding-top: 53px
}

.case .newsTitle,
.subscribe .newsTitle {
    color: #999
}

.subscribe-body {
    width: 1200px;
    display: block;
    background-size: 1200px 552px;
    background: url(../images/yuyue1.jpg) no-repeat;
    margin: 30px auto 0;
    text-align: center
}

.subscribe-body>div {
    width: 700px;
    margin: 0 auto
}

.subscribe-body h3 {
    width: 698px;
    height: 103px;
    display: inline-block;
    background-size: 698px 103px;
    margin: 60px 0 45px;
    background: url(../images/yuTit.png) no-repeat
}

.news {
    padding: 42px 0 50px;
    width: 1200px;
    margin: 0 auto
}

.newsTitle {
    color: #696767;
    text-align: center;
    padding-bottom: 24px
}

.newsTitle strong {
    font-size: 24px;
    font-weight: 400;
    color: #947653;
    display: block
}

.newsTitle string {
    font-size: 24px;
    font-weight: 400;
    color: #aeadb0;
    display: block
}

.newsTitle p {
    font-size: 12px;
    color: #696767
}

.newsTitle span {
    width: 205px;
    height: 24px;
    display: inline-block;
    background-size: 205px 24px;
    background: url(../images/newT.png) no-repeat;
    margin: 15px 0
}

.newsTitle+ul li {
    border: 1px solid #c8c8c8;
    padding: 38px 18px 25px 40px;
    margin-bottom: 15px
}

.newsTitle+ul li a {
    display: block
}

.newsTitle+ul dl dt {
    width: 470px;
    display: inline-block;
    float: left
}

.newsTitle+ul dl dt h3 {
    font-size: 30px;
    color: #5d5b62;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.newsTitle+ul dl dd {
    height: 48px;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.newsTitle+ul dl dt p {
    font-size: 24px;
    color: #000;
    font-weight: 100
}

.newsTitle+ul dl dd {
    width: 639px;
    float: right;
    font-size: 16px;
    color: #000;
    line-height: 1.5
}

.news>div>a {
    border: 1px solid #c29356;
    border-radius: 6px;
    color: #c29356;
    padding: 4px 20px;
    font-size: 12px;
    float: right
}

.footer-body>div {
    width: 1200px
}

.footer-body>div {
    margin: 0 auto
}

.footer-head {
    background: #d9dee4;
    padding: 45px 0
}

.footer-head>div {
    margin: 0 auto;
    width: 1200px;
    height: 210px;
    background: url(../images/ft.jpg) no-repeat;
    background-size: 1200px 210px
}

.footer-head span {
    width: 70px;
    height: 40px
}

.footer-content {
    background: #4d4a52
}

.footer-body {
    margin: 0 auto;
    border-top: 1px solid #c29356;
    border-bottom: 1px solid #fff;
    padding-top: 15px;
    padding-bottom: 5px
}

.foot-nav {
    padding-bottom: 50px
}

.foot-nav a {
    font-size: 20px;
    color: #c29356;
    letter-spacing: 2px;
    margin-right: 50px
}

.footer-body-boot a {
    color: #767676;
    margin-right: 32px
}

.footer-body-left strong {
    color: #c29356;
    font-weight: 100;
    margin-bottom: 10px
}

.footer-body-left:not(strong),
.footer-body-left:not(strong) a {
    color: #bebebe
}

.footer-body-left {
    width: 652px;
    display: inline-block
}

.footer-body-left address {
    width: 300px;
    float: left;
    font-size: 12px;
    margin-bottom: 28px
}

.footer-body-left abbr,
.footer-body-left p,
.footer-body-left strong {
    display: block;
    width: 100%
}

.footer-body-left abbr,
.footer-body-left p {
    margin-bottom: 5px
}

.footer-body-boot {
    padding-top: 26px
}

.footer-foot {
    font-size: 12px;
    color: #bebebe;
    text-align: center;
    padding: 15px 0 25px
}

.footer-body-right {
    width: 272px;
    float: right
}

.footer-body-right {
    margin-top: 80px
}

.footer-body-right h3 {
    padding-bottom: 10px;
}

.footer-body-right h3:before {
    display: table;
    content: " ";
}

.footer-body-right h3:after {
    display: table;
    content: " ";
    clear: both;
}

.footer-body-right h3,
.footer-body-right p {
    width: 252px;
    margin: 0 auto;
    border-bottom: 2px solid #c29356
}

.footer-body-right h3 span {
    color: #c29356;
    font-size: 20px;
    float: left;
}

.footer-body-right h3 span:last-child {
    width: 102px;
    height: 20px;
    background-size: 102px 20px;
    background: url(../images/gz.png) no-repeat;
    display: inline-block;
    margin-left: 20px;
    float: left;
    margin-top: 2px;
}

.footer-body-right div {
    padding: 10px 0 8px
}

.footer-body-right div span {
    display: inline-block;
    float: left;
    text-align: center;
    color: #bebebe
}

.footer-body-right div span img {
    margin-bottom: 4px
}

.footer-body-right>div span:not(:last-child) {
    margin-right: 8px
}

.foot-nav a:hover {
    color: #c29356;
    transition: all linear .45s
}

.aside-menu {
    margin-right: 0;
    width: 45px;
    position: fixed;
    left: 0;
    top: 65%;
    z-index: 999
}

.aside-menu .btn_top {
    background: #c39558;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    color: #fff;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    text-align: center
}

.aside-menu .btn_top:hover {
    background: #350e0e
}

.aside-menu,
.aside-menu-content,
.aside-menu-list {
    z-index: 999
}

.zx {
    display: block;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #4d4a52
}

.aside-menu,
.aside-menu-list {
    -webkit-transition: all .45s ease;
    -moz-transition: all .45s ease;
    -ms-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease
}

.aside-menu-list {
    position: fixed;
    left: 65px;
    top: 65%;
    /* height: 238px; */
    background: #fafafa;
    width: 185px;
    border: 1px solid #d3d1d1;
    border-radius: 2px
}

.aside-menu-content {
    width: 155px;
    position: fixed;
    right: 45px;
    top: 65%;
    height: 238px;
    display: none
}

/* add */
.aside-menu-list ul li:nth-child(2){
    display: none;
}

.aside-menu-list ul li>div {
    padding: 12px 0px 0 28px
}

.aside-menu-list ul li p:first-child {
    font-size: 12px
}

.aside-menu-list ul li p:first-child b {
    transform: rotate(180deg);
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    left: -10px;
    top: 5px;
    width: 20px
}

.aside-menu-list ul li:not(:last-child) {
    border-bottom: 1px solid #dcdcdc
}

.aside-menu-list h4 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    margin-bottom: 35px
}

.aside-menu-list li:first-child p i {
    background: url(../images/q.jpg) no-repeat;
    width: 16px;
    height: 17px;
    background-size: 16px 17px;
    display: inline-block;
    margin-right: 6px
}

.aside-menu-list li:nth-child(2) p i {
    background: url(../images/phone1.jpg) no-repeat;
    width: 16px;
    height: 17px;
    background-size: 16px 17px;
    display: inline-block;
    margin-top: -1px;
    margin-right: 6px
}

.aside-menu-list li a,
.aside-menu-list li:not(:first-child) p:last-child {
    padding-left: 22px
}

.aside-menu-list li:last-child p i {
    background: url(../images/phone2.jpg) no-repeat;
    width: 16px;
    height: 17px;
    display: inline-block;
    margin-right: 6px;
    background-size: 16px 15px
}

.aside-menu-list li p i,
.aside-menu-list li p span {
    float: left
}

.aside-menu-list a,
.aside-menu-list a:hover,
.aside-menu-list li:last-child p:last-child,
.aside-menu-list li:nth-child(2) p:last-child {
    color: #dec5a3!important
}

.aside-menu a.btn_top,
.aside-menu a.btn_top:hover,
.aside-menu a.zx,
.aside-menu a.zx:hover {
    color: #fff!important
}

.aside-menu-list a {
    display: block;
    margin-bottom: 10px
}

.aside-menu-list p {
    margin-bottom: 10px
}

.aside-menu>a:hover {
    background: #350e0e!important;
    color: #fff!important
}

.baidu {
    background: #c29356;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 25px;
    vertical-align: middle;
    color: #fff;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    text-align: center;
    border-top: 1px solid #fff
}

.productMsg-content .media {
    margin-top: 0
}

.productMsg-content .msg-list .media {
    /* padding-bottom: 144px; */
    padding-bottom: 45px;
    border-bottom: 2px dashed #666;
    margin-bottom: 45px;
}

.productMsg-content .msg-list .media:last-child {
    padding-bottom: 80px;
    border-bottom: 1px dotted transparent;
}

.productMsg-content .media-body {
    overflow: hidden;
    float: right;
    width: 763px;
    line-height: 1.5;
    color: #3d3d3d;
    padding-right: 50px
}

.productMsg-content .media-left {
    width: 382px;
    float: left
}

.productMsg-content .media-left img {
    max-height: 256px;
    max-width: 280px
}

,
.productMsg-content .media-body,
.productMsg-content .media-left,
.productMsg-content .media-right {
    display: inline-block
}

.productMsg-content .media-heading {
    margin-bottom: 0
}

.videoList {
    position: absolute;
    left: 0;
    width: 360px;
    top: 290px
}

.videoList li {
    padding: 15px 0 15px 192px
}

.videoList li a {
    color: #605d5d
}

.videoList li.active a,
.videoList li:hover a {
    color: #c29356
}

.productMsg-content {
    padding: 80px 0 40px
}

.productMsgNav-1 {
    background: #f0eeee
}

.productMsgNav-1 {
    height: 45px;
    line-height: 45px
}

.productMsgNav-1 a {
    color: #b9b8b8;
    margin-right: 65px;
    display: inline-block;
    height: 45px
}

.productMsgNav-1 a.active,
.productMsgNav-1 a:hover {
    color: #646464
}

.errList {
    text-align: center;
    font-size: 30px;
    padding: 100px 42px
}

.errList span:first-child {
    margin-right: 5px
}

.errList span:last-child {
    margin-left: 15px
}

.errorPrompt {
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #a94442;
    font-size: 13px
}

input:-webkit-autofill {
    background-color: none;
    background-image: none
}

.carousel a:focus,
.carousel a:hover,
.carousel a:link,
.carousel a:visited,
.header a:focus,
.header a:hover,
.header a:link,
.header a:visited,
.industry-header a:focus,
.industry-header a:hover,
.industry-header a:link,
.industry-header a:visited,
.nav a:focus,
.nav a:hover,
.nav a:link,
.nav a:visited,
.news a:focus,
.news a:hover,
.news a:link,
.news a:visited,
.paging a,
.plan-nav a:focus,
.plan-nav a:hover,
.plan-nav a:link,
.plan-nav a:visited,
.productMsgNav-1 a:focus,
.productMsgNav-1 a:hover,
.productMsgNav-1 a:link,
.productMsgNav-1 a:visited,
.recommend-list a,
.scb a:focus,
.scb a:hover,
.scb a:link,
.scb a:visited,
.technology-list-left a,
.videoList a:focus,
.videoList a:hover,
.videoList a:link,
.videoList a:visited,
.wrapper-caseShow a:focus,
.wrapper-caseShow a:hover,
.wrapper-caseShow a:link,
.wrapper-caseShow a:visited {
    outline: 0!important
}

.sf-name,
.sf-nameIndex {
    position: relative;
    width: 76px
}

.sf-name .dropdown button,
.sf-nameIndex .dropdown button {
    width: 100%
}

.cities .dropdown button span,
.city .dropdown button span,
.province .dropdown button span,
.sf-name .dropdown button span {
    color: #999
}

.citiesIndex .dropdown button,
.cityIndex .dropdown button,
.provinceIndex .dropdown button,
.sf-nameIndex .dropdown button {
    background: 0 0
}

.citiesIndex .dropdown button span,
.cityIndex .dropdown button span,
.provinceIndex .dropdown button span,
.sf-nameIndex .dropdown button span {
    color: #969494
}

.cities .dropdown button,
.citiesIndex .dropdown button,
.city .dropdown button,
.cityIndex .dropdown button,
.province .dropdown button,
.provinceIndex .dropdown button,
.sf-name .dropdown button,
.sf-nameIndex .dropdown button {
    text-align: left
}

.sf-name select,
.sf-nameIndex select {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0
}

.cities,
.city,
.province {
    display: inline-block;
    width: 119px;
    position: relative
}

.citiesIndex,
.cityIndex,
.provinceIndex {
    display: inline-block;
    width: 155px;
    margin-right: 9.7%;
    float: left;
    position: relative
}

.citiesIndex {
    margin-right: 0;
}

.cities button,
.citiesIndex button,
.city button,
.cityIndex button,
.province button,
.provinceIndex button {
    width: 100%
}

.cities select,
.citiesIndex select,
.city select,
.cityIndex select,
.province select,
.provinceIndex select {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    opacity: 0
}

.caret {
    border-top: 6px dashed;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    float: right;
    margin-top: 8px
}

.footer-foot a,
.footer-foot a:focus,
.footer-foot a:hover,
.footer-foot a:link,
.footer-foot a:visited {
    color: #bebebe
}

.solution-body ul:last-child li a {
    display: block
}

.header ul li {
    /*padding-bottom: 20px*/
}

.header ul li .solve {
    display: none;
    top: 80px;
    padding: 28px 0 40px!important
}

.header ul li .solve a {
    height: 15px
}

.header ul li .solve div a,
.header ul li:not(:first-child) .solve a {
    color: #d1d1d1;
    display: block;
    font-size: 14px
}

.header ul li:nth-child(2) .solve a {
    margin-bottom: 18px
}

.header ul li:nth-child(2) .solve div h4 {
    margin-bottom: 0!important
}

.header ul li:nth-child(4) .solve a,
.header ul li:nth-child(5) .solve a {
    margin-bottom: 28px
}

.header ul li:nth-child(3) .solve a {
    margin-bottom: 24px
}

.header ul li:hover .solve,
.header ul li:not(:first-child):hover .solve a {
    display: block
}

.header ul li:not(:first-child) .solve a:hover {
    color: #fff
}

.header ul li:nth-child(2) .solve:before {
    right: 71%
}

.header ul li:last-child .solve:before,
.header ul li:nth-child(3) .solve:before,
.header ul li:nth-child(4) .solve:before {
    right: 15%
}

.header ul li:last-child,
.header ul li:nth-child(4) {
    text-align: center
}

.header ul li:nth-child(2) .solve {
    width: 525px!important;
    left: 30px
}

.header ul li:last-child .solve,
.header ul li:nth-child(3) .solve,
.header ul li:nth-child(4) .solve {
    width: 180px
}

.header ul li:nth-child(3) .solve {
    left: 25%;
    text-align: left;
    padding-left: 55px!important
}

.header ul li:nth-child(4) .solve {
    right: 24%;
    left: auto
}

.header ul li:last-child .solve {
    right: 25px;
    left: auto
}

.header ul li:nth-child(2) .solve div:first-child {
    margin-left: 50px;
    width: 160px;
    padding-left: 0
}

.fan-page {
    text-align: right;
    height: 35px;
    line-height: 35px;
    background: #eee;
    display: inline-block;
    float: right;
    padding: 0 22px
}

.fan-page a {
    color: #333;
    display: inline-block
}

.fan-page a:first-child {
    color: #333;
    margin-right: 15px
}

.fan-page a:focus,
.fan-page a:hover {
    color: #c29356;
    text-decoration: none
}

.fan-page span {
    color: #9f9f9f
}

.caseIndexText p,
.caseIndexText span,
.caseIndexText strong {
    text-indent: 0!important
}

.technology-list-left .media-body>div a,
.technology-list-left .media-body>div p a,
.technology-list-left .media-body>div p small,
.technology-list-left .media-body>div p span,
.technology-list-left .media-body>div p strong,
.technology-list-left .media-body>div small,
.technology-list-left .media-body>div span,
.technology-list-left .media-body>div strong {
    color: #919191!important;
    font-weight: 100
}

.newsTitle+ul dl dd a,
.newsTitle+ul dl dd p,
.newsTitle+ul dl dd p a,
.newsTitle+ul dl dd p small,
.newsTitle+ul dl dd p span,
.newsTitle+ul dl dd p strong,
.newsTitle+ul dl dd small,
.newsTitle+ul dl dd span,
.newsTitle+ul dl dd strong {
    color: #000!important;
    font-weight: 100
}

.plan-header-img {
    width: 80%;
    margin: 0 auto;
    text-align: center
}

.goY {
    font-size: 30px!important;
    width: 5%!important;
    text-align: right;
    padding-right: 26px;
    color: #333;
    line-height: 75px;
}

.plan-fucntion .caoList>div:first-child {
    width: 200px!important;
    height: auto!important;
    background: 0 0!important
}

.plan-fucntion .caoList:first-child:before {
    left: 7.5%;
    background-size: 120px 150px
}

.plan-fucntion .caoList:nth-child(2):before {
    left: 25%;
    background-size: 120px 150px
}

.plan-fucntion .caoList:nth-child(3):before {
    left: 42.5%!important;
    background-size: 120px 150px
}

.plan-fucntion .caoList:nth-child(4):before {
    left: 60%;
    background-size: 120px 150px
}

.plan-fucntion .caoList:nth-child(5):before {
    left: 77.5%;
    background-size: 120px 150px
}

.plan-fucntion .caoList:last-child:before {
    right: 3%;
    background-size: 120px 150px
}

.plan-fucntion .caoList {
    height: auto!important;
}

.technology-list-left h1 {
    font-weight: 400;
}

.coT {
    margin-top: 99px;
}

.coNt {
    margin-top: 0px;
}