﻿* {
    margin: 0;
    padding: 0;
    word-break: break-all;
    word-wrap: break-word;
}

html, body {
    color: #434343;
    font-family: "microsoft yahei", "simhei", "arial", "helvetica", "sans-serif";
    font-size: 13px;
    text-align: left;
    _background-image: url(about:blank);
    _background-attachment: fixed;
    min-width: 1200px;
    min-height: 100%;
    width: 100%;
    background-color: #fff;
}

canvas {
    background-color: #fff;
}

img {
    border: 0;
    vertical-align: middle;
}

input, textarea, button, select {
    outline: none;
    resize: none;
    font-family: inherit;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

    a:hover {
        color: #fa8722;
    }

    a:focus, input:focus {
        outline: 0 none;
    }

.ab {
    position: absolute;
    z-index: 10;
}

.re {
    position: relative;
    z-index: 1;
}

.fixed {
    position: fixed;
    z-index: 1;
}

.max {
    width: 100%;
    height: 100%;
}

.table {
    display: table;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.vtop {
    vertical-align: top;
}

.ov {
    overflow: hidden;
}

.none {
    display: none;
}

.sl {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.red {
    color: #fa8722;
}

.ucase {
    text-transform: uppercase;
}

.iconfont {
    font-size: inherit;
}

.center {
    min-width: 1000px;
    max-width: 1400px;
    width: 80%;
    font-size: 12px;
    margin: 0 auto;
    height: auto;
}

.center-fixed {
    width: 1000px;
}

/*1280宽以上*/

@media screen and (min-width: 1440px) {
    .center-default {
        width: 1200px;
        min-width: 1200px;
        font-size: 13px;
    }

    .center-fixed {
        width: 1200px;
    }
}

/*1600宽以上*/

@media screen and (min-width: 1600px) {
    .center-default {
        width: 1400px;
        min-width: 1400px;
        font-size: 14px;
    }
}

.len100 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

.center-pub {
    width: 94.3%;
    max-width: 100%;
}

.len50 {
    width: 50%;
    max-width: 50%;
}

.hei100 {
    height: 100%;
    max-height: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    zoom: 1;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.pointer {
    cursor: pointer;
}

.not-allowed {
    cursor: not-allowed;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.nomargin {
    margin: 0;
}

.mtop5 {
    margin-top: 5px;
}

.mtop8 {
    margin-top: 8px;
}

.mtop10 {
    margin-top: 10px;
}

.mtop15 {
    margin-top: 15px;
}

.mtop20 {
    margin-top: 20px;
}

.mtop30 {
    margin-top: 30px;
}

.mtop40 {
    margin-top: 40px;
}

.mtop50 {
    margin-top: 50px;
}

.mtop60 {
    margin-top: 60px;
}

.mtop70 {
    margin-top: 70px;
}

.mtop80 {
    margin-top: 80px;
}

.mtop100 {
    margin-top: 100px;
}

.mtop120 {
    margin-top: 120px;
}

.mleft20 {
    margin-left: 20px;
}

.padding100 {
    padding: 100px 0;
}

.padding120 {
    padding: 120px 0;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.flex {
    display: flex;
}

.animate5, .animate {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.padding0 {
    padding: 0;
}

.en {
    font-family: 'xianhei';
}

/*中文字体*/

@font-face {
    font-family: 'xianhei';
    src: url('../fonts/xianhei.ttf') format('truetype');
}

@font-face {
    font-family: 'xihei';
    src: url('../fonts/xihei.ttf') format('truetype');
}

@font-face {
    font-family: 'chaoxihei';
    src: url('../fonts/chaoxihei.ttf') format('truetype');
}

/*英文字体*/

@font-face {
    font-family: 'MyriadPro-LightCond';
    src: url('../fonts/MyriadPro-LightCond.eot');
    src: url('../fonts/MyriadPro-LightCond.eot?#iefix') format('embedded-opentype');
    src: url('../fonts/MyriadPro-LightCond.woff') format('woff'), url('../fonts/MyriadPro-LightCond.ttf') format('truetype'), url('../fonts/MyriadPro-LightCond.svg#MyriadPro-LightCond') format('svg'), local('MyriadPro-LightCond'), local('Myriad Pro');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bgBlack';
    src: url('../fonts/Brandon_blk.eot');
    src: url('../fonts/Brandon_blk.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_blk.woff') format('woff'), url('../fonts/Brandon_blk.svg#Brandon_blk') format('svg'), url('../fonts/Brandon_blk.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgBold';
    src: url('../fonts/Brandon_bld.eot');
    src: url('../fonts/Brandon_bld.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_bld.woff') format('woff'), url('../fonts/Brandon_bld.svg#Brandon_bld') format('svg'), url('../fonts/Brandon_bld.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgLight';
    src: url('../fonts/Brandon_light.eot');
    src: url('../fonts/Brandon_light.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_light.woff') format('woff'), url('../fonts/Brandon_light.svg#Brandon_light') format('svg'), url('../fonts/Brandon_light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgThinIt';
    src: url('../fonts/Brandon_thin_it.eot');
    src: url('../fonts/Brandon_thin_it.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_thin_it.woff') format('woff'), url('../fonts/Brandon_thin_it.svg#Brandon_thin_it') format('svg'), url('../fonts/Brandon_thin_it.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgRegIt';
    src: url('../fonts/Brandon_reg_it.eot');
    src: url('../fonts/Brandon_reg_it.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_reg_it.woff') format('woff'), url('../fonts/Brandon_reg_it.svg#Brandon_reg_it') format('svg'), url('../fonts/Brandon_reg_it.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgBoldIt';
    src: url('../fonts/Brandon_bld_it.eot');
    src: url('../fonts/Brandon_bld_it.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_bld_it.woff') format('woff'), url('../fonts/Brandon_bld_it.svg#Brandon_bld_it') format('svg'), url('../fonts/Brandon_bld_it.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgMed';
    src: url('../fonts/Brandon_med.eot');
    src: url('../fonts/Brandon_med.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_med.woff') format('woff'), url('../fonts/Brandon_med.svg#Brandon_med') format('svg'), url('../fonts/Brandon_med.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: "GEO703XB_1";
    src: url("../fonts/GEO703XB_1.eot");
    /* IE9 */
    src: url("../fonts/GEO703XB_1.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/GEO703XB_1.woff") format("woff"),
    /* chrome、firefox */
    url("../fonts/GEO703XB_1.ttf") format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../fonts/GEO703XB_1.svg#GEO703XB_1") format("svg");
    /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

/*动画*/

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -moz-animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes zoomIn2 {
    0% {
        opacity: 0;
        -webkit-transform: scale(2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes zoomIn2 {
    0% {
        opacity: 0;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.zoomIn2 {
    -webkit-animation-name: zoomIn2;
    animation-name: zoomIn2;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 100
}

.animated500 {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 100
}

/*顶部加载特效*/

.pace-done #page-wrapper, .pace-done .footer, .pace-done .nav-header, .pace-done .navbar-static-side, .pace-done li.active {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

    .pace .pace-progress {
        background-color: #fa8722;
        position: fixed;
        z-index: 2000;
        top: 0;
        width: 100%;
        height: 2px;
    }

.pace-inactive {
    display: none;
    visibility: hidden;
}

/*通用按钮*/

.pub-btn a, .pub-btn span {
    color: #434343;
    display: block;
    padding: 0 25px;
    border-radius: 15px;
    position: relative;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border: 1px solid #aaa;
    background-color: transparent;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .pub-btn a:hover, .pub-btn a.hover, .pub-btn span:hover, .pub-btn span.hover {
        background-color: #fa8722;
        color: #fff;
        border-color: #fa8722;
    }

.pub-btn .iconfont {
    margin-left: 5px;
    display: inline-block;
}

.pub-btn .nomargin {
    margin: 0;
}

.pub-btn .icon-youjiantou3 {
    -moz-animation: toright .75s;
    -webkit-animation: toright .75s;
    animation: toright .75s;
    animation-iteration-count: infinite;
    animation-duration: 1.3s;
}

@-webkit-keyframes toright {
    00% {
        -webkit-transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(10px);
    }
}

@-moz-keyframes toright {
    0% {
        -moz-transform: translateX(0);
    }

    100% {
        -moz-transform: translateX(10px);
    }
}

@-ms-keyframes toright {
    0% {
        -ms-transform: translateX(0);
    }

    100% {
        -ms-transform: translateX(10px);
    }
}

@keyframes toright {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(10px);
    }
}

.anim {
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    -moz-animation: anim .75s;
    -webkit-animation: anim .75s;
    animation: anim .75s;
    animation-iteration-count: infinite;
    animation-duration: 1.3s;
    display: block;
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    background-color: #e00;
}

@-webkit-keyframes anim {
    0% {
        width: 0;
        padding-top: 0;
        background: rgba(0, 0, 0, .3);
    }

    100% {
        width: 100%;
        padding-top: 100%;
        background: transparent;
    }
}

@-moz-keyframes anim {
    0% {
        width: 0;
        padding-top: 0;
        background: rgba(0, 0, 0, .3);
    }

    100% {
        width: 100%;
        padding-top: 100%;
        background: transparent;
    }
}

@-ms-keyframes anim {
    0% {
        width: 0;
        padding-top: 0;
        background: rgba(0, 0, 0, .3);
    }

    100% {
        width: 100%;
        padding-top: 100%;
        background: transparent;
    }
}

@keyframes anim {
    0% {
        width: 0;
        padding-top: 0;
        background: rgba(0, 0, 0, .3);
    }

    100% {
        width: 100%;
        padding-top: 100%;
        background: transparent;
    }
}

/*全站顶部*/
.top {
    height: 100px;
}

.top-fixed {
    height: 80px;
    background-color: #ffe512;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1px 1px #eee;
    box-shadow: 0 0 1px 1px #eee;
    position: fixed;
    z-index: 999999;
}

.top-blank {
    width: 100%;
    height: 80px;
}

.top .logo, .top .logo img {
    display: block;
    /* height: 28px; */
}

.top .logo {
    left: 0;
    top: 22px;
}

.top-fixed .logo {
    top: 10px;
}

.top .menu {
    text-align: center;
    margin-left: 110px;
}

    .top .menu a {
        line-height: 100px;
        display: inline-block;
        margin: 0 30px;
        font-size: 14px;
        position: relative;
    }

.top-fixed .menu a {
    line-height: 75px;
}

.top .menu a.hover {
    font-weight: bold;
    color: #fa8722;
}

.top .menu a:after {
    content: ' ';
    position: absolute;
    left: 10%;
    top: 70px;
    width: 80%;
    height: 3px;
    background-color: transparent;
}

.top-fixed .menu a:after {
    top: 55px;
}

.top .menu a:hover:after, .top .menu a.hover:after {
    background-color: #fa8722;
}

.top .mobile {
    position: absolute;
    right: 0;
    top: 27px;
}

.top-fixed .mobile {
    top: 15px;
}

.top .mobile .left {
    margin-right: 10px;
}

    .top .mobile .left p {
        text-align: right;
        font-size: 12px;
    }

        .top .mobile .left p.number {
            font-size: 20px;
            color: #fa8722;
        }

.top .mobile .right img {
    width: 38px;
}

/*幻灯片*/

.hdp {
    overflow: hidden;
    width: 100%;
    min-width: 1000px;
    position: relative;
}

#index-hdp {
    height: 640px;
}

.hdp .pic {
    width: 400%;
    left: 0;
    top: 0;
    height: 100%;
}

.hdp a.hdp {
    display: block;
    height: 100%;
    width: 25%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

    .hdp a.hdp .hdp-animation {
        display: none;
    }

.hdp .item {
    width: 100%;
    height: 35px;
    text-align: center;
    bottom: 30px;
    z-index: 100;
}

    .hdp .item a {
        display: inline-block;
        width: 40px;
        height: 5px;
        background-color: #fff;
        margin: 0 8px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

        .hdp .item a.hover {
            background-color: #f7d200;
        }

#jidi-hdp .item a {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
}

    #jidi-hdp .item a.hover {
        background-color: #f7d200;
    }

.hdp .jt {
    height: 0px;
}

    .hdp .jt a {
        display: block;
        width: 150px;
        height: 150px;
        line-height: 150px;
        text-align: center;
        opacity: 0.5;
        filter: alpha(opacity=50);
        top: 50%;
        font-size: 60px;
        color: #fff;
        margin-top: -75px;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        text-shadow: 1px 1px 1px #999;
    }

        .hdp .jt a.jt-left {
            left: -5%;
        }

        .hdp .jt a.jt-right {
            right: -5%;
        }


        .hdp .jt a.jt-left {
            left: 0;
            top: 0;
            height: 100%;
            margin-top: 0;
            opacity: 0;
            filter: alpha(opacity=0);
            background: -webkit-linear-gradient(left,rgba(0,0,0,.2),rgba(255,255,255,0));
            background: -o-linear-gradient(right,rgba(0,0,0,.2),rgba(255,255,255,0));
            background: -moz-linear-gradient(right,rgba(0,0,0,.2),rgba(255,255,255,0));
            background: linear-gradient(to right, rgba(0,0,0,.2), rgba(255,255,255,0));
        }

        .hdp .jt a.jt-right {
            right: 0;
            top: 0;
            height: 100%;
            margin-top: 0;
            opacity: 0;
            filter: alpha(opacity=0);
            background: -webkit-linear-gradient(right,rgba(0,0,0,.2),rgba(255,255,255,0));
            background: -o-linear-gradient(left,rgba(0,0,0,.2),rgba(255,255,255,0));
            background: -moz-linear-gradient(left,rgba(0,0,0,.2),rgba(255,255,255,0));
            background: linear-gradient(to left, rgba(0,0,0,.2), rgba(255,255,255,0));
        }

        .hdp .jt a:hover {
            opacity: 0.9;
            filter: alpha(opacity=90);
        }

.hdp:hover .jt a {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.hdp .jt a.jt-left:hover {
    -webkit-transform: translate(-10px);
    -ms-transform: translate(-10px);
    -o-transform: translate(-10px);
    transform: translate(-10px);
}

.hdp .jt a.jt-left i {
    position: absolute;
    left: 10%;
    text-align: left;
    top: 50%;
    margin-top: -75px;
}

.hdp .jt a.jt-right:hover {
    -webkit-transform: translate(-10px);
    -ms-transform: translate(-10px);
    -o-transform: translate(-10px);
    transform: translate(-10px);
}

.hdp .jt a.jt-right:hover {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.hdp .jt a.jt-right i {
    position: absolute;
    right: 10%;
    text-align: right;
    top: 50%;
    margin-top: -75px;
}

.hdp .jt a.jt-right:hover {
    -webkit-transform: translate(10px);
    -ms-transform: translate(10px);
    -o-transform: translate(10px);
    transform: translate(10px);
}

/*通用标题*/

.pub-title {
    font-weight: normal;
    font-size: 28px;
}

.pub-title-small {
    font-weight: normal;
    font-size: 25px;
}

.pub-desc {
    font-weight: normal;
    font-size: 15px;
    padding-top: 10px;
    font-family: 'xianhei';
    text-transform: uppercase;
}

.pub-line {
    position: relative;
    height: 50px;
}

    .pub-line:after {
        position: absolute;
        content: ' ';
        left: 0;
        bottom: 0;
        height: 4px;
        width: 30px;
        background-color: #fa8722;
    }


/*服务项目*/
.service dl {
    width: 20%;
    float: left;
    background-color: #e5e5e5;
}

.service-content dl {
    width: 33.33%;
}

.service dd {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 60%;
    overflow: hidden;
}

    .service dd.pic .max {
        display: block;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        -ms-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

.service dl:hover .max {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.service dd.word {
    position: relative;
    padding-top: 60%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.service dl:hover dd.word {
    background-color: #fa8722;
    color: #fff;
}

    .service dl:hover dd.word h3 {
        background: #fa8722;
    }

.service dd.word h3 {
    position: absolute;
    left: 38px;
    width: 80%;
    z-index: 10;
    top: 15%;
    color: #000;
    font-size: 25px;
    background: #e5e5e5;
    font-weight: normal;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

    .service dd.word h3:after {
        content: ' ';
        position: absolute;
        left: 0;
        bottom: -60%;
        width: 1em;
        height: 1px;
        background-color: #000;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

.service dd.word .number {
    position: absolute;
    left: 0;
    top: -15px;
    font-size: 62px;
    color: #ccc;
}

.service dd.word h3 a {
    display: block;
}

.service dl:hover dd.word h3:after {
    background-color: #fff;
}

.service dd.word .detail {
    position: absolute;
    left: 10%;
    top: 55%;
    width: 80%;
    bottom: 5%;
}

.service-content dd.word .detail {
    top: 50%;
}

.service dd.word .detail h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0 10px 0 0;
    display: inline-block;
    line-height: 25px;
}

.service dl:hover dd.word h3, .service dl:hover dd.word h3 a, .service dl:hover dd.word .detail h4 a {
    color: #fff;
}

.service a {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.service dd.word .detail h4 a:hover {
    text-decoration: underline;
}

/*为什么选择我们*/
.advantage {
    background-color: #e5e5e5;
    padding: 100px 0;
}

    .advantage li {
        width: 33.33%;
        float: left;
        overflow: hidden;
        position: relative;
    }

        .advantage li .box {
            width: 95%;
            margin: 0 auto;
            background-position: center center;
            background-repeat: no-repeat;
            height: 350px;
            color: #fff;
            text-align: center;
            vertical-align: middle;
            position: relative;
        }

        .advantage li .box {
            background-size: cover;
        }
        /* .advantage li.li1 .box {
            background-image: url(../images/a1.jpg);
            background-size: cover;
        }

        .advantage li.li2 .box {
            background-image: url(../images/a2.jpg);
            background-size: cover;
        }

        .advantage li.li3 .box {
            background-image: url(../images/a3.jpg);
            background-size: cover;
        } */

        .advantage li .bg {
            content: ' ';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(255, 255, 255, .2);
            z-index: 10;
            -webkit-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
        }

        .advantage li.li1 .bg {
            background-color: rgba(73, 117, 100, .65);
        }

        .advantage li.li2 .bg {
            background-color: rgba(30, 87, 178, .65);
        }

        .advantage li.li3 .bg {
            background-color: rgba(158, 105, 71, .65);
        }

        .advantage li:hover .bg {
            background-color: transparent;
        }

        .advantage li .box:before {
            content: ' ';
            position: absolute;
            left: 10%;
            top: 15%;
            width: 80%;
            height: 40px;
            border: 5px solid rgba(255, 255, 255, .5);
            border-bottom: none;
            z-index: 200;
            -webkit-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s;
        }

        .advantage li:hover .box:before {
            top: -50px;
            left: 0;
            width: 100%;
        }

        .advantage li .box:after {
            content: ' ';
            position: absolute;
            left: 10%;
            bottom: 15%;
            width: 80%;
            height: 40px;
            border: 5px solid rgba(255, 255, 255, .5);
            border-top: none;
            z-index: 200;
            -webkit-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s;
        }

        .advantage li:hover .box:after {
            bottom: -50px;
            left: 0;
            width: 100%;
        }

        .advantage li .title {
            font-size: 22px;
            font-weight: bold;
            position: relative;
            z-index: 20;
            -webkit-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s;
        }

        .advantage li .desc {
            width: 95%;
            margin: 20px auto 0;
            font-size: 14px;
            position: relative;
            z-index: 20;
            -webkit-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s;
        }

        .advantage li:hover .title, .advantage li:hover .desc {
            -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
            -o-transform: scale(1.2);
            transform: scale(1.2);
        }

.mianze {
    margin-top: 10px;
    color: #999;
    font-size: 12px;
}

/*案例样式*/
.case li {
    width: 33.33%;
    float: left;
    margin-bottom: 1.75%;
}

.content .case li {
    margin-top: 1.75%;
}

.case a {
    display: block;
    width: 95%;
    position: relative;
    margin: 0 auto;
}

.content .case li a {
    margin: 0;
    width: 98%;
}

.case .pic {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 60%;
    overflow: hidden;
}

    .case .pic:after {
        content: ' ';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        background-color: rgba(250, 135, 34, .75);
        opacity: 0;
        filter: alpha(opacity=0);
    }

.case a:hover .pic:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.case .wenhua:after, .pub-box .wenhua:after {
    content: ' ';
    position: absolute;
    left: 15px;
    top: -20px;
    z-index: 10;
    width: 80px;
    height: 80px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pub-box .wenhua {
    display: inline-block;
}

    .pub-box .wenhua:after {
        left: auto;
        right: -130px;
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }

.case .pic img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.case a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.case .name {
    left: 5%;
    top: 65%;
    width: 90%;
    font-size: 22px;
    color: #fff;
    position: absolute;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    filter: alpha(opacity=0);
}

.case a:hover .name {
    opacity: 1;
    filter: alpha(opacity=100);
}

.case .name:after {
    content: ' ';
    position: absolute;
    left: 0;
    top: -18px;
    width: 10px;
    height: 2px;
    background-color: #fff;
}

.case .desc {
    left: 5%;
    top: 80%;
    width: 90%;
    font-size: 13px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #fff;
    position: absolute;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: justify;
}

.case a:hover .desc {
    opacity: 1;
    filter: alpha(opacity=100);
}

.case-class a {
    font-size: 15px;
    display: inline-block;
    margin-left: 30px;
}

.case-video {
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-top: 56%;
    position: relative;
}

    .case-video iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

/*我们的资质*/

.index-cert .hdp {
    position: relative;
    z-index: 0;
    height: 600px;
}

    .index-cert .hdp a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

.index-cert .jt {
    position: absolute;
    right: 50%;
    bottom: 30px;
    font-size: 30px;
}

    .index-cert .jt span {
        cursor: pointer;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: rgba(255, 255, 255, .3);
        margin: 0 2px;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

        .index-cert .jt span:hover {
            border-radius: 50%;
            background-color: rgba(255, 255, 255, 1);
        }

.index-cert .name {
    left: 150px;
    bottom: 30px;
    line-height: 40px;
    width: 80%;
    text-align: left;
    color: #fff;
    text-indent: 40px;
    display: none;
}

    .index-cert .name:after {
        content: ' ';
        position: absolute;
        left: 0;
        top: 50%;
        width: 30px;
        height: 1px;
        background-color: #fff;
    }

.index-cert .index {
    left: 54%;
    bottom: 42px;
    font-size: 13px;
    color: #fff;
}

/*多媒体*/
.media li {
    float: left;
    width: 33.33%;
    margin-bottom: 1.75%;
}

.media a {
    display: block;
    width: 95%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.media .pic {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 60%;
    overflow: hidden;
}

    .media .pic img {
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

.media a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.media .name {
    left: 0;
    bottom: 8%;
    width: 50%;
    font-size: 15px;
    color: #fff;
    position: absolute;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    text-align: center;
    background-color: rgba(250, 135, 34, .8);
    height: 45px;
    line-height: 45px;
}

.media li:hover .name {
    left: 20%;
    width: 60%;
}

/*他们选择了相信*/
.customer {
    background-color: #e5e5e5;
    padding: 100px 0;
}

.customer-about {
    background-color: #fff;
}

.customer ul {
    display: table;
    width: 100%;
    margin-top: -1px;
    margin-left: -1px;
}

.customer li {
    width: 16.66%;
    height: 0;
    padding-top: 8%;
    float: left;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

    .customer li .table {
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .customer li .table-cell {
        width: 100%;
        height: 100%;
        border-left: 1px solid #ddd;
        border-top: 1px solid #ddd;
    }

.customer-about li .table-cell {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.customer li img {
    display: block;
    margin: 0 auto;
    max-width: 55%;
    max-height: 55%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.customer li:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

/*观点及动态*/
.info .info-pic {
    display: block;
    width: 40%;
    overflow: hidden;
}

    .info .info-pic img {
        display: block;
        width: 100%;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

    .info .info-pic:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

.info .info-word {
    width: 55%;
}

.info-word .main {
    color: #333;
}

    .info-word .main:hover .name {
        text-decoration: underline;
    }

.info-word .name {
    font-size: 25px;
    line-height: 40px;
}

.info-word .desc {
    font-size: 14px;
    color: #898989;
    line-height: 25px;
    margin: 10px 0px;
    height: 50px;
    overflow: hidden;
}

.info-word .more {
    font-size: 16px;
    color: #fac034;
}

.info-word .list {
    border-top: 1px solid #999;
    margin-top: 50px;
    padding-top: 50px;
}

    .info-word .list a {
        display: block;
        width: 32%;
        margin-right: 1.33%;
        float: left;
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-indent: 20px;
    }

        .info-word .list a:after {
            content: ' ';
            position: absolute;
            left: 0;
            top: 50%;
            width: 5px;
            height: 5px;
            margin-top: -2.5px;
            background-color: #666;
            border-radius: 50%;
        }

/*全站底部*/
.bottom {
    background-color: #111;
    color: #999;
    padding: 80px 0;
    position: relative;
}

    .bottom a {
        color: #999;
    }

        .bottom a:hover {
            color: #fff;
        }

    .bottom .main {
        width: 450px;
        text-align: right;
        position: relative;
    }

        .bottom .main:after {
            position: absolute;
            content: ' ';
            left: 0;
            top: 5%;
            width: 1px;
            height: 90%;
            background-color: #888;
            border-radius: 10px;
            border: none;
        }

    .bottom .logo, .bottom .logo img {
        display: inline-block;
        width: 300px;
    }

    .bottom .contact {
        font-size: 13px;
        line-height: 28px;
    }

        .bottom .contact p span {
            display: inline-block;
            background-color: #fa8722;
            color: #fff;
            border-radius: 20px;
            line-height: 28px;
            padding: 0 15px;
            margin-left: 10px;
        }

        .bottom .contact .companyname {
            font-size: 16px;
        }

    .bottom .qrcode {
        padding-right: 100px;
        margin-top: 6px;
    }

        .bottom .qrcode img {
            width: 100px;
            padding: 5px;
            background-color: #fff;
        }

        .bottom .qrcode p {
            text-align: center;
            font-size: 13px;
            margin-top: 10px;
        }

    .bottom .menu dl {
        float: left;
        margin-right: 30px;
        margin-top: 5px;
    }

    .bottom .menu dt {
        font-size: 16px;
        padding-bottom: 10px;
        position: relative;
    }

        .bottom .menu dt:after {
            content: ' ';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 1em;
            height: 1px;
            background-color: #999;
        }

        .bottom .menu dt:hover:after {
            background-color: #fff;
        }

        .bottom .menu dt a {
            color: #999;
        }

    .bottom .menu dd {
        margin-top: 25px;
        width: 223px;
        height: 1%;
        overflow: hidden;
    }

        .bottom .menu dd a {
            color: #999;
            display: block;
            font-size: 13px;
            height: 28px;
            line-height: 28px;
            float: left;
            width: 50%;
        }

            .bottom .menu dt a:hover, .bottom .menu dd a:hover {
                color: #fff;
            }

/*友情链接*/
.link {
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 80%;
    left: 10%;
    line-height: 20px;
}

    .link a, .link span {
        display: inline-block;
        margin: 0 8px;
        color: #333;
    }

/*在线客服*/

#service {
    width: 50px;
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 95;
}

    #service li {
        margin-top: 1px;
    }

    #service span, #service a {
        width: 50px;
        text-align: left;
        display: block;
        height: 50px;
        position: relative;
        line-height: 50px;
        background-color: rgba(200, 200, 200, .8);
        color: #fff;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        margin: 0;
        padding-left: 0;
        background-image: none;
        cursor: pointer;
    }

        #service span:hover, #service span.hover, #service a:hover, #service a.hover {
            background-color: #fa8722;
        }

    #service li:first-child span, #service li:first-child a {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    #service li:last-child a {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #service .box {
        position: absolute;
        left: 0;
        top: 0;
        width: 130px;
        height: 100%;
        line-height: 50px;
        font-size: 17px;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

    #service .phone {
        width: 200px;
    }

    #service span:hover .box, #service span.hover .box, #service a:hover .box, #service a.hover .box {
        left: -80px;
        background-color: #fa8722;
        color: #fff;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }
	
    #service span.hover .box.phone {
        left: -150px !important;
    }

    #service li:last-child span:hover .box, #service li:last-child a:hover .box {
        border-bottom-right-radius: 5px;
    }

    #service span .phone, #service a .phone {
        font-size: 20px;
    }

    #service span:hover .phone, #service a:hover .phone {
        left: -150px;
        font-size: 20px;
    }

    #service span .ewm, #service a .ewm {
        display: none;
    }

    #service span:hover .ewm, #service a:hover .ewm {
        display: block;
        position: absolute;
        top: -85px;
        left: -180px;
        background-color: #fff;
        padding: 15px;
        -webkit-box-shadow: 0 0 30px 6px rgba(0, 0, 0, .1);
        box-shadow: 0 0 30px 6px rgba(0, 0, 0, .1);
        line-height: 20px;
        color: #999;
        text-align: center;
        font-size: 13px;
    }

        #service span:hover .ewm img, #service a:hover .ewm img {
            width: 110px;
            display: block;
            margin-bottom: 5px;
            padding: 8px;
            border: 2px solid #fa8722;
        }

    #service span i, #service a i {
        font-size: 28px;
        display: block;
        float: left;
        width: 50px;
        text-align: center;
    }

/*详细内容*/
.content {
    line-height: 25px;
    font-size: 14px;
    color: #434343;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

    .content table {
        border-top: 1px solid #999;
        border-left: 1px solid #999;
        border-collapse: collapse;
        border-spacing: 0;
        background-color: #999;
        margin: 20px auto 0 2em;
        width: 96%;
    }

    .content th, .content td {
        background-color: #fff;
        padding: 8px 0;
        border-right: 1px solid #999;
        border-bottom: 1px solid #999;
    }

    .content p {
        margin-top: 20px;
        text-indent: 30px;
    }

.content-noindent p, .content-case p {
    text-indent: 0;
}

.content th p, .content td p {
    margin: 0;
    text-indent: 0;
}

.content p img {
    width: 100%;
    margin-left: -30px;
    -webkit-box-shadow: 0 0 1px 1px #eee;
    -moz-box-shadow: 0 0 1px 1px #eee;
    box-shadow: 0 0 1px 1px #eee;
}

.content-noindent p img, .content-case p img {
    margin-left: 0;
}

.content img {
    cursor: pointer;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    text-indent: 30px;
    font-size: 18px;
    margin-top: 20px;
}

.content p strong {
    font-size: 20px;
    padding: 20px 0 0;
    display: inline-block;
}

.content-duomeiti p strong {
    font-size: 22px;
    font-weight: normal;
    padding: 30px 0 10px;
    display: block;
}

.content-duomeiti p img {
    max-width: 900px;
}

.content * {
    max-width: 100%;
}

.content .webkey {
    color: #fa8722;
}

.case-bottom {
    background-color: #efefef;
    text-align: center;
}

    .case-bottom .thanks {
        padding: 80px 0;
    }

    .case-bottom .thankyou {
        color: #000;
        font-size: 50px;
        letter-spacing: 10px;
        text-indent: 5px;
    }

    .case-bottom .desc {
        font-size: 14px;
        padding-top: 10px;
        letter-spacing: 4px;
        text-indent: 2px;
        color: #666;
    }

    .case-bottom .logo {
        background: #fa8722 url(logo-white-case.png) center center no-repeat;
        background-size: auto 25px;
        padding: 50px 0;
    }
/*关于我们*/
.page-about .box p {
    padding-right: 80px;
}

.page-about .box b {
    font-size: 16px;
}

.banner {
    height: 650px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*联系我们*/
#map {
    height: 650px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.anchorBL a, .BMap_cpyCtrl.BMap_noprint.anchorBL {
    display: none;
}

body #newBridge .icon-right-center, body #newBridge .nb-icon-inner-wrap {
    display: none;
}

.top.fixed {
    background-color: rgba(255, 255, 255, .8);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.contact-list li {
    float: left;
    width: 50%;
    font-size: 13px;
    line-height: 25px;
    padding: 5px 0;
}

.map-title {
    margin: 0 0 5px 0;
    padding: 0.2em 0;
    font-size: 16px;
}

.map-box-info {
    width: 400px;
}

    .map-box-info p {
        margin: 0;
        line-height: 2;
        font-size: 13px;
    }

    .map-box-info a {
        color: #fff;
        display: inline-block;
        background-color: #e62129;
        border-radius: 3px;
        padding: 5px 10px;
        margin: 10px 10px 0 0;
    }

        .map-box-info a:hover {
            background-color: #cf0607;
        }

/*通用分类*/

.class {
    text-align: center;
    margin-bottom: 50px;
    font-size: 0;
    margin-top: 50px;
}

    .class li {
        height: 38px;
        line-height: 38px;
        display: inline-block;
        margin-left: -1px;
        transition: all .25s ease;
        cursor: pointer;
        font-size: 14px;
        border: 1px solid #d4d4d4;
    }

        .class li a, .class li h3 {
            font-weight: normal;
            display: block;
        }

        .class li a {
            padding: 0 30px;
        }

            .class li a:hover {
                color: #fa8722;
            }

        .class li.hover, .class li.hover:hover {
            background: #fa8722;
            color: #fff;
            border: 1px solid #fa8722
        }

            .class li.hover a {
                color: #fff;
            }

        .class li:hover {
            background: #fafafa
        }

        .class li:first-child {
            border-radius: 6px 0 0 6px;
        }

        .class li:last-child {
            border-radius: 0 6px 6px 0;
        }

/*分页*/
.page {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #666;
    font-size: 20px;
    border-top: 2px dotted #eee;
    padding-top: 50px;
}

    .page li {
        display: inline-block;
    }

        .page li a {
            border: 1px solid #ccc;
            border-radius: 50%;
            color: #888;
            margin: 0 5px;
            display: inline-block;
            height: 45px;
            line-height: 45px;
            width: 45px;
            overflow: hidden;
            -webkit-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
        }

        .page li.active a,
        .page a:hover, .page a.hover {
            background-color: #fa8722;
            border: 1px solid #fa8722;
            color: #fff;
        }

    .page a i {
        font-size: 25px;
    }
/*案例详情页*/
.case-desc {
    font-size: 13px;
    color: #666;
    line-height: 25px;
    width: 100%;
}

    .case-desc span {
        display: inline-block;
        padding-right: 15px;
    }

    .case-desc .qrcode {
        right: 0;
        top: -40px;
        width: 100px;
    }

.info-desc .qrcode {
    top: -40px;
}

.info-title {
    width: 88%;
}
/*快捷联系方式*/

.quick-contact {
    height: 30px;
    line-height: 30px;
    color: #505050;
    text-align: center;
}

.quick-contact-left {
    text-align: left;
}

.quick-contact span {
    font-size: 18px;
}

.quick-contact i {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #fa8722;
    border: none\9;
    line-height: 15px\9;
    font-size: 23px\9;
    font-weight: bold\9;
    color: #fa8722;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

    .quick-contact i.icon-erweima {
        font-size: 18px;
        left: -10px;
        top: -1px;
        border: none;
        cursor: pointer;
    }

.quick-contact b {
    color: #fa8722;
    font-size: 30px;
    font-family: "arial";
    font-weight: normal;
    margin-right: 15px;
    position: relative;
    top: 3px;
}

.quick-contact a {
    /*color: #fa8722;
    font-size: 14px;*/
    display: inline-block;
    width: 84px;
    height: 23px;
    background: url(../images/qq.gif);
    margin-left: 5px;
    position: relative;
    top: 3px;
}


/*新闻及观点*/

.index-info li {
    width: 33.333%;
    float: left;
}

.index-info li {
    margin-bottom: 25px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .index-info li:hover {
        border-color: #fa8722;
    }

.index-info a {
    border: 3px solid transparent;
    border-radius: 3px;
    display: block;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    padding: 10px 15px;
    margin: 0 auto;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 85%;
    margin: 0 auto;
}

.index-info li:hover a {
    border: 1px solid #fa8722;
}

.index-info .time {
    width: 15%;
    position: relative;
    height: 0;
    padding-top: 15%;
    background-color: #969393;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index-info li:hover .time {
    background-color: #fa8722;
}

.index-info .day {
    position: absolute;
    left: 0;
    top: 3%;
    width: 100%;
    font-size: 30px;
}

.index-info .date {
    position: absolute;
    left: 0;
    bottom: 8%;
    width: 100%;
    font-size: 12px;
}

.index-info .info {
    width: 81%;
}

.index-info .title {
    font-size: 15px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-info .desc {
    color: #888;
    margin-top: 5px;
    line-height: 17px;
    height: 36px;
    overflow: hidden;
    font-size: 12px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index-info li:hover .desc {
    color: #fa8722;
}

/*内页page列表*/
.index-info .page-rec li {
    font-size: 14px;
    margin-bottom: 15px;
}

    .index-info .page-rec li a {
        display: block;
        text-indent: 5px;
        position: relative;
    }

/*案例详情页*/
.case-detail {
    width: 80%;
}

.case-contact {
    right: 0;
    top: 0;
    width: 16%;
    position: absolute;
    height: 100%;
    min-width: 210px;
    background-color: #efefef;
}

.case-contact-fixed {
    position: fixed;
}

.case-contact .qrcode {
    display: inline-block;
    width: 80%;
    max-width: 120px;
    min-width: 100px;
    margin-top: 150px;
}

.case-contact .quick-contact b {
    font-size: 23px;
    margin-right: 0;
}

.case-contact .quick-contact i {
    font-size: 12px;
}

.case-contact .service {
    display: inline-block;
    padding: 5px 0;
    width: 100px;
    margin-left: -50px;
    border-radius: 20px;
    background-color: #d00000;
    position: absolute;
    bottom: 50px;
    color: #fff;
    left: 50%;
}

    .case-contact .service:hover {
        background-color: #ad0303;
    }


.hotline {
    display: table;
    width: 440px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
    border-radius: 30px;
    border: 1px solid #fa8722;
}

    .hotline span {
        display: table-cell;
        width: 60%;
    }

    .hotline .phone {
        background: url(../images/phone.png) no-repeat 20px 7px;
        color: #fa8722;
        font-size: 25px;
        text-align: left;
        padding-left: 74px;
        background-size: 15%;
    }

    .hotline .btn {
        width: 40%;
        background: #fa8722 url(../images/message.png) no-repeat 12px 12px;
        background-size: 20%;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        color: #fff;
        padding-left: 20px;
    }


/*首页  服务流程*/
.serviceprocess dl dt,
.serviceprocess dl dd {
    position: relative;
    float: left;
    width: 17.5%;
    height: 200px;
    background: #f3f3f3;
    padding: 50px 20px;
    box-sizing: border-box;
    border-right: 1px solid #eee;
}

    .serviceprocess dl dd:last-child {
        border-right: none;
    }

.serviceprocess dl dt {
    background: #fa8722;
    color: #fff;
    width: 30%;
    display: flex;
    align-items: center;
}

.serviceprocess dl .number {
    font-size: 100px;
    position: absolute;
    left: 10px;
    color: #fff;
    top: -28px;
}

.serviceprocess dl dt .number {
    color: #dd6700;
}

.serviceprocess dl .cont {
    position: relative;
    z-index: 10;
    text-align: center;
}

    .serviceprocess dl .cont p {
        font-size: 18px;
    }

.serviceprocess dl .icon img {
    width: 50px;
}

/*1280宽*/

@media screen and (min-width: 1280px) {
    .index-info .day {
        top: 1px;
        font-size: 35px;
    }

    .index-info .date {
        bottom: 3px;
        font-size: 13px;
    }

    .index-info .desc {
        margin-top: 6px;
        line-height: 18px;
    }
}

/*1366宽*/

@media screen and (min-width: 1366px) {
}

/*1440宽*/

@media screen and (min-width: 1440px) {
    .index-info .day {
        top: 4px;
        font-size: 35px;
    }

    .index-info .date {
        bottom: 8px;
        font-size: 13px;
    }

    .index-info .desc {
        margin-top: 10px;
        line-height: 18px;
    }
}
/*1600宽*/

@media screen and (min-width: 1600px) {
    .index-info .day {
        font-size: 30px;
    }

    .bottom .menu dl {
        margin-right: 10px;
    }

        .bottom .menu dl dd {
            width: 200px;
        }

        .bottom .menu dl:nth-child(4) {
            display: block;
            margin-right: 0;
        }
}


/*往小屏幕兼容*/

/*1600宽*/

@media screen and (max-width: 1599px) {
    .top .menu a {
        margin: 0 15px;
    }

    .info .info-pic {
        width: 45%;
    }

    .info .info-word {
        width: 52%;
    }

    .bottom .menu dl {
        margin-right: 10px;
    }

    .bottom .qrcode {
        padding-right: 60px;
    }

    .bottom .main {
        width: 380px;
    }

    .service dd.word h3 {
        font-size: 24px;
    }

    .service dd.word .detail {
        top: 52%;
    }

    .service-content dd.word .detail {
        top: 50%;
    }

    .service dl {
        width: 25%;
    }

    .bottom .menu dl:nth-child(4) {
        display: none;
    }
}

/*1440宽*/
@media screen and (max-width: 1439px) {
    .top .mobile {
        display: none
    }

    .top .menu {
        text-align: right;
    }

        .top .menu a {
            margin: 0 18px;
        }

    .info-word .list {
        margin-top: 30px;
        padding-top: 30px;
    }

    .info-word .name {
        font-size: 23px;
    }

    .info-word .list a {
        width: 48%;
        margin-right: 2%;
    }

        .info-word .list a:nth-child(9), .info-word .list a:nth-child(10), .info-word .list a:nth-child(11), .info-word .list a:nth-child(12) {
            display: none;
        }

    .bottom .qrcode {
        display: none;
    }

    .case .name {
        font-size: 20px;
        top: 60%;
    }

    .case .desc {
        top: 75%;
    }

    .case-detail {
        width: 100%;
    }

    .case-contact {
        display: none !important;
    }

    .service dd.word h3 {
        font-size: 22px;
    }

    .service dd.word .detail {
        top: 50%;
    }

    .service-content dd.word .detail {
        top: 45%;
    }

    .content .case .name {
        font-size: 16px;
    }

    .service dl {
        width: 33.33%;
    }

}

/*1280宽*/

@media screen and (max-width: 1279px) {
    .top .center-pub {
        width: 100%;
    }

    .top .menu {
        text-align: right;
    }

        .top .menu a {
            margin: 0 14px;
        }

    .info-word .list {
        margin-top: 20px;
        padding-top: 20px;
    }

        .info-word .list a {
            height: 30px;
            line-height: 30px;
            font-size: 13px;
        }

    .info-word .name {
        font-size: 21px;
    }

    .bottom .menu dl {
        margin-right: 15px;
    }

    .bottom .main {
        width: 325px;
    }

        .bottom .main:after {
            display: none;
        }

    .case li, .media li {
        margin-bottom: 1%;
        width: 50%;
    }

    .case a, .media a {
        width: 98%;
    }

    .case .name {
        top: 65%;
    }

    .case .desc {
        top: 80%;
    }

    .content .case li {
        width: 50%;
    }

        .content .case li:nth-child(3) {
            display: none;
        }

    .content .case .name {
        font-size: 20px;
    }

    .top .mobile {
        display: none;
    }
}

/*1152宽*/

@media screen and (max-width: 1152px) {
    .top .center-pub {
        width: 100%;
    }

    .top .menu {
        margin-left: 90px;
        text-align: right;
    }

        .top .menu a {
            margin: 0 10px;
        }
    /* .top .logo, .top .logo img {
    } */
    .top .mobile .left p {
        text-align: right;
    }

    .top .mobile span {
        font-size: 15px;
        padding: 5px 15px;
    }

    .info-word .list a {
        height: 26px;
        line-height: 26px;
    }

    .bottom .menu dl {
        margin-right: 0px;
    }

    .bottom .main {
        width: 300px;
    }

    .bottom .menu dd {
        width: 230px;
    }

    .bottom .menu .wenhuajianshe dd {
        width: 230px;
    }

    .bottom .menu dd a {
        width: 115px;
    }

    .service dl {
        width: 50%;
    }

    .service-content dl:nth-child(3), .service-content dl:nth-child(4) {
        display: none;
    }

    .bottom .contact p span {
        margin-left: 5px;
    }


    .top .mobile {
        display: none;
    }
}