@charset "utf-8";

@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: HELVETICANEUELTPRO-THEX;
    src: url(fonts/HELVETICANEUELTPRO-THEX.OTF)
}

* {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

a {
    text-decoration: none;
    transition: all .1s linear
}

img {
    border: none
}

input,
textarea {
    outline: 0;
    border: none;
    background: 0 0;
    font-size: 14px;
    font-family: HELVETICANEUELTPRO-THEX, Arial, "微软雅黑";
    -webkit-appearance: none
}

.clear {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

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

body,
html {
    width: 100%;
    height: 100%;
    background: #fff;
    color: #444;
    font: 9pt Arial, "微软雅黑";
    font-family: HELVETICANEUELTPRO-THEX, Arial, "微软雅黑";
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.fw {
    margin: 0 auto;
    width: 885pt
}

body {
    overflow-x: hidden
}

.agent-pc body {
    min-width: 885pt
}

.bx-sliderCount,
a,
a i {
    color: #999
}

a.active,
a:hover {
    color: #e40807
}

.bx-wrapper .bx-loading,
.yyloading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 96;
    width: 100%;
    height: 100%;
    min-height: 50px;
    background: url(../images/loading.gif) center center no-repeat #fff
}

img {
    float: none;
    width: 100%
}

.clearfix:after {
    clear: both;
    display: block;
    content: ''
}

.clearfix {
    zoom: 1
}

@-webkit-keyframes bouncedelay {

    0%,
    80%,
    to {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncedelay {

    0%,
    80%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

::-webkit-scrollbar-track-piece {
    width: 8px;
    background-color: #f0f0f0
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #e40807
}

::-webkit-scrollbar-thumb {
    width: 8px;
    background-color: #333
}

::-webkit-scrollbar-thumb:hover {
    width: 8px;
    background-color: #e40807
}

.agent-mobile .bx-wrapper .bx-controls-direction {
    display: none
}

.bx-wrapper .bx-helper {
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -40px;
    padding: 6px;
    min-width: 38px;
    background-color: transparent
}

.agent-mobile .bx-wrapper .bx-helper {
    display: none
}

.bx-wrapper .bx-helper .bx-fullscreenBtn {
    position: relative;
    display: none;
    width: 100%;
    height: 22px;
    text-align: center
}

.bx-wrapper .bx-helper .bx-fullscreenBtn i {
    margin-top: 2px;
    font-size: 14px
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: block
}

:fullscreen .bx-wrapper .bx-helper .bx-fullscreenBtn i:before {
    content: "\f066"
}

:-moz-full-screen .bx-wrapper .bx-helper .bx-fullscreenBtn i:before {
    content: "\f066"
}

:-webkit-full-screen .bx-wrapper .bx-helper .bx-fullscreenBtn i:before {
    content: "\f066"
}

:-ms-full-screen .bx-wrapper .bx-helper .bx-fullscreenBtn i:before {
    content: "\f066"
}

.bx-wrapper .bx-helper .bx-sliderCount {
    display: none;
    text-align: center;
    font-weight: 300;
    font-size: 9pt
}

.bx-wrapper .bx-helper .bx-sliderCount i {
    position: relative;
    bottom: 1px;
    display: inline-block;
    padding: 0 3px;
    color: #d2d2d2;
    font-size: 9pt
}

.bx-wrapper .bx-controls-direction a {
    border-radius: 0;
    background-color: rgba(0, 0, 0, .1)
}

.bx-wrapper .bx-controls-direction a i {
    margin-top: 8px;
    margin-left: 15px;
    font-size: 22px
}

.bx-wrapper .bx-controls-direction a.bx-next i {
    margin-left: 17px
}

.bx-wrapper .bx-controls-direction a:hover {
    background: #e40807
}

.bx-wrapper .bx-controls-direction a.bx-prev i:after,
.bx-wrapper .bx-controls-direction a.bx-prev i:before {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.bx-wrapper .bx-controls-direction a.bx-prev i:before {
    -webkit-transform: translate(0, 0) rotate(40deg);
    transform: translate(0, 0) rotate(40deg)
}

.bx-wrapper .bx-controls-direction a.bx-prev i:after {
    -webkit-transform: translate(0, 0) rotate(-40deg);
    transform: translate(0, 1px) rotate(-40deg)
}

.bx-wrapper .bx-controls-direction a.bx-prev:hover i:before {
    -webkit-transform: translate(0, 0) rotate(30deg);
    transform: translate(0, 0) rotate(30deg)
}

.bx-wrapper .bx-controls-direction a.bx-prev:hover i:after {
    -webkit-transform: translate(0, 0) rotate(-30deg);
    transform: translate(0, 0) rotate(-30deg)
}

.bx-wrapper .bx-controls-direction a.bx-prev:active i:before {
    -webkit-transform: translate(0, 0) rotate(25deg);
    transform: translate(1px, 0) rotate(25deg)
}

.bx-wrapper .bx-controls-direction a.bx-prev:active i:after {
    -webkit-transform: translate(0, 0) rotate(-25deg);
    transform: translate(1px, 1px) rotate(-25deg)
}

.bx-wrapper .bx-controls-direction a.bx-next i:after,
.bx-wrapper .bx-controls-direction a.bx-next i:before {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.bx-wrapper .bx-controls-direction a.bx-next i:before {
    -webkit-transform: translate(0, 0) rotate(40deg);
    transform: translate(0, 0) rotate(40deg)
}

.bx-wrapper .bx-controls-direction a.bx-next i:after {
    -webkit-transform: translate(0, 0) rotate(-40deg);
    transform: translate(0, 0) rotate(-40deg)
}

.bx-wrapper .bx-controls-direction a.bx-next:hover i:before {
    -webkit-transform: translate(0, 0) rotate(30deg);
    transform: translate(0, 0) rotate(30deg)
}

.bx-wrapper .bx-controls-direction a.bx-next:hover i:after {
    -webkit-transform: translate(0, 0) rotate(-30deg);
    transform: translate(0, 0) rotate(-30deg)
}

.bx-wrapper .bx-controls-direction a.bx-next:active i:before {
    -webkit-transform: translate(0, 0) rotate(25deg);
    transform: translate(0, 0) rotate(25deg)
}

.bx-wrapper .bx-controls-direction a.bx-next:active i:after {
    -webkit-transform: translate(0, 0) rotate(-25deg);
    transform: translate(0, 0) rotate(-25deg)
}

.bx-wrapper .bx-controls-direction a.bx-prev {
    left: 20px
}

.bx-wrapper .bx-controls-direction a.bx-next {
    right: 20px
}

#header {
    position: fixed;
    z-index: 99;
    width: 100%
}

#header,
#header .wrapper {
    background: 0 0;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

#header .wrapper {
    padding: 20px 5px 0;
    height: auto
}

#header .content {
    margin: 0 auto;
    height: 100%;
    max-width: 1170px
}

#header .content a#logo {
    float: left;
    display: block;
    height: 44px
}

#header .content a#logo img {
    padding-left: 40px;
    width: auto;
    height: 100%
}

#header .content #openBtn {
    float: right;
    display: none;
    margin-top: 7px;
    margin-right: 0;
    cursor: pointer
}

.lcbody {
    position: relative;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4, .01, .165, .99);
    transition: transform .4s cubic-bezier(.4, .01, .165, .99)
}

.lcbody,
.lcitem {
    width: 30px;
    height: 30px;
    -webkit-transform: translateZ(0) rotate(0);
    transform: translateZ(0) rotate(0)
}

.lcitem {
    top: 0;
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s
}

.lcitem,
.lcitem .rect {
    position: absolute;
    left: 0
}

.lcitem .rect {
    top: 14px;
    width: 30px;
    height: 2px;
    background: #181818;
    -webkit-transition: -webkit-transform .2s ease .2s;
    transition: transform .2s ease .2s
}

.lcitem .rect.top {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0)
}

.lcitem .rect.bottom {
    -webkit-transform: translate3d(0, 7px, 0);
    transform: translate3d(0, 7px, 0)
}

body.openMenu #header .content #openBtn .lcbody {
    -webkit-transform: translateZ(0) rotate(90deg);
    transform: translateZ(0) rotate(90deg)
}

.lcbody.close .lcitem,
body.openMenu #header .content #openBtn .lcitem {
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) .2s;
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) .2s;
    -webkit-transform: translateZ(0) rotate(45deg);
    transform: translateZ(0) rotate(45deg)
}

.lcbody.close .lcitem.bottom,
body.openMenu #header .content #openBtn .lcitem.bottom {
    -webkit-transform: translateZ(0) rotate(-45deg);
    transform: translateZ(0) rotate(-45deg)
}

.lcbody.close .lcitem .rect,
body.openMenu #header .content #openBtn .lcitem .rect {
    -webkit-transition: -webkit-transform .2s ease 0s;
    transition: transform .2s ease 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#header .nav {
    float: left;
    margin-left: 50px;
    height: 4pc
}

#header .nav>li {
    position: relative;
    float: left;
    height: 100%;
    font-size: 14px
}

#header .nav>li>a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 20px;
    height: 44px;
    color: #999;
    font-weight: 500;
    line-height: 44px
}

#header .nav>li>a span {
    position: relative;
    display: inline-block;
    transition: all ease-out .3s
}

#header .nav>li>a span:after {
    position: absolute;
    left: 0;
    width: 100%;
    color: #e40807;
    content: attr(data-title);
    transform: translateY(100%)
}

.browser-lt11 #header .nav>li>a span:after {
    top: 100%
}

#header .nav>li>a>i {
    margin-left: 10px
}

#header ul li.navitem:last-child,
#header ul li.navitem:nth-last-child(2) {
    padding: 0 8px
}

#header ul li.navitem:nth-last-child(2) a {
    margin-top: 6px;
    padding: 0 24px;
    height: 2pc;
    background-color: #00c0ff;
    color: #fff;
    line-height: 2pc
}

#header ul li.navitem:last-child a {
    margin-top: 6px;
    padding: 0 24px;
    height: 2pc;
    background-color: #f96868;
    color: #fff;
    line-height: 2pc
}

#header ul li.navitem:last-child a span:after,
#header ul li.navitem:nth-last-child(2) a span:after {
    color: #fff
}

#header .nav .subnav {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 199;
    visibility: hidden;
    overflow: hidden;
    width: 180px;
    height: auto;
    border-top: 2px solid #e40807;
    background-color: #fff;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
    opacity: 0;
    transition: all .36s ease
}

#header .nav .navitem:last-child .subnav {
    right: 0;
    left: auto
}

#header .nav .subnav li {
    width: 100%
}

#header .nav .subnav li a {
    display: block;
    padding: 9pt 24px;
    color: #666;
    font-weight: 500;
    font-size: 9pt;
    line-height: 22px;
    transition: all .2s ease-in-out
}

#header .nav>li:hover .subnav {
    visibility: visible;
    opacity: 1
}

#header .nav>li a.active span,
#header .nav>li:hover a span {
    transform: translateY(-100%)
}

#header .nav>li a.active i,
#header .nav>li:hover a i {
    color: #e40807
}

#header .nav .subnav li a.active,
#header .nav .subnav li a:hover {
    padding-left: 24px;
    background-color: #f9f9f9;
    color: #e40807
}

.browser-lt11 #header .nav>li a.active span,
.browser-lt11 #header .nav>li:hover a span {
    color: #e40807
}

#hcontact {
    padding-top: 5px
}

#hcontact i {
    float: left;
    color: #909090;
    font-size: 26px
}

#hcontact p {
    margin-left: 36px;
    color: #e40807;
    text-align: left;
    font-weight: 400;
    font-size: 15px;
    font-family: Open Sans, sans-serif
}

#hcontact p a {
    color: #9692a0;
    font-size: 9pt
}

#hcontact p a:hover {
    color: #666
}

@-webkit-keyframes navFixed {
    0% {
        -webkit-transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0)
    }
}

@keyframes navFixed {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

.gh0 #sitecontent {
    padding-top: 0
}

.gh1 #sitecontent {
    padding-top: 140px
}

.singlescreen #sitecontent {
    padding-top: 4pc
}

#navMini {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    -webkit-transition: visibility 0s .36s, opacity .36s ease;
    transition: visibility 0s .36s, opacity .36s ease
}

body.openMenu #navMini {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .36s ease;
    transition: opacity .36s ease
}

#navMiniTable {
    display: table;
    width: 100%;
    height: 100%
}

#navMiniCell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#navMini .nav {
    font-size: 1pc
}

#navMini .nav li.navitem:before {
    display: block;
    margin: 7px auto;
    width: 1px;
    height: 20px;
    background-color: #e9e9e9;
    content: ""
}

#navMini .nav li.navitem:first-child:before {
    display: none
}

#navMini .nav a {
    border-bottom: 1px solid transparent;
    color: #787878;
    transition: all .3s linear
}

#navMini .nav a i {
    margin-left: 10px
}

#navMini .nav a.active,
#navMini .nav a:hover {
    border-bottom: 1px solid #e40807;
    color: #e40807
}

#navMini .nav a.active i,
#navMini .nav a:hover i {
    color: #e40807
}

#navMini .nav .subnav {
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    opacity: 1;
    transition: height .36s ease, opacity .48s ease .1s
}

#navMini .nav .subnav.hide {
    display: block;
    height: 0 !important;
    opacity: 0;
    transition: height .36s ease 0s, opacity .26s ease 0s
}

#navMini .nav .subnav>li {
    padding: 2px 0
}

#navMini .nav .subnav>li:first-child {
    padding-top: 9pt
}

#indexPage {
    position: relative
}

#indexPage .module {
    position: relative;
    overflow: hidden;
    background: #fff
}

.singlescreen #indexPage .module {
    position: relative;
    -webkit-transform-style: preserve-3d
}

#indexPage .module .bgmask {
    display: none
}

#indexPage .module.bgShow.bgmask {
    display: block
}

#indexPage .module.bgShow.bgParallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.npagePage {
    padding-top: 5pc
}

.module .module_container {
    margin: 0 auto;
    padding-right: 5px;
    padding-bottom: 70px;
    padding-left: 5px;
    max-width: 1170px
}

.agent-pc .module .module_container.wide {
    padding-right: 50px;
    padding-left: 50px;
    max-width: none
}

.singlescreen #indexPage>.module>.module_container {
    position: relative;
    top: 50%;
    max-height: 100%;
    transform: translateY(-50%)
}

.agent-pc .module .module_container.wide .slider {
    padding: 0 50px
}

#indexPage .module .container_header {
    padding: 100px 0 60px;
    text-align: center
}

#indexPage .module .container_header p {
    display: inline
}

#indexPage .module .container_header .title {
    position: relative;
    margin: 0 auto;
    color: #e40807;
    font-size: 26px;
    line-height: inherit
}

#indexPage .module .container_header .subtitle {
    margin-top: 10px;
    color: #848484;
    font-size: 1pc
}

#indexPage .module #contactlist:before,
#indexPage .module .container_content:before {
    clear: both;
    display: table;
    content: ""
}

#indexPage .module .container_content .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -25px;
    margin-top: -50px
}

#indexPage .module .container_content .bx-wrapper .bx-controls-direction a.bx-next {
    right: -23px;
    margin-top: -50px
}

.browser-lt11 #indexPage .module .container_content .bx-wrapper .bx-controls-direction a i {
    color: #e40807
}

#indexPage .module .container_content .bx-wrapper .bx-pager.bx-default-pager {
    position: relative;
    bottom: 0;
    margin: 40px 0 20px
}

#indexPage #topSlider {
    position: relative;
    display: block
}

#indexPage #topSlider,
#indexPage #topSlider ul.content_list {
    overflow: hidden;
    width: 100%;
    height: 100%
}

#indexPage #topSlider ul li {
    display: block;
    width: 100%;
    height: 100%
}

#indexPage #topSlider ul li div.item_bg {
    position: absolute;
    width: 100%;
    height: 100%
}

#indexPage #topSlider ul li div.item_bg.video:after {
    position: absolute;
    z-index: 0;
    background-image: url(http://resources.jsmo.xin/templates/upload/540/201611/123.png);
    content: ""
}

#indexPage #topSlider ul li div.item_bg.image,
#indexPage #topSlider ul li div.item_bg.video:after {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

#indexPage #topSlider ul li div.item_bg.video video {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9%;
    margin-left: -24%;
    max-width: 48%
}

#indexPage #topSlider ul li div.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

#indexPage #topSlider ul li a {
    position: absolute;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 100%
}

#indexPage #topSlider ul li a div {
    display: table-cell;
    padding: 75pt 50px;
    vertical-align: middle
}

#indexPage #topSlider ul li p {
    margin: 0 auto;
    max-width: 90%;
    color: #fff
}

#indexPage #topSlider ul li p.title {
    font-size: 46px;
    font-family: HELVETICANEUELTPRO-THEX, Arial, "微软雅黑";
    transition-delay: 0
}

#indexPage #topSlider ul li p.subtitle {
    height: 20px;
    color: #888;
    font-size: 14px;
    transition-delay: .2s
}

#indexPage #topSlider .sliderArrow {
    display: none
}

.singlescreen #indexPage #topSlider .sliderArrow {
    position: absolute;
    bottom: 20px;
    left: 50%;
    display: block;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    animation: fadeInUp 1s ease-out 0s infinite alternate;
    -webkit-animation: fadeInUp 1s ease-out 0s infinite alternate
}

.singlescreen #indexPage #topSlider .sliderArrow div {
    -webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
    transform: translate3d(0, 0, 0) rotate(-90deg);
    -webkit-filter: drop-shadow(0 2px 0 rgba(0, 0, 0, .2))
}

.singlescreen #indexPage #topSlider .sliderArrow div:after,
.singlescreen #indexPage #topSlider .sliderArrow div:before {
    position: absolute;
    top: 40%;
    left: 0;
    width: 25px;
    height: 2px;
    background: #fff;
    content: '';
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.singlescreen #indexPage #topSlider .sliderArrow div:before {
    -webkit-transform: translate(0, 0) rotate(40deg);
    transform: translate(0, 0) rotate(40deg)
}

.singlescreen #indexPage #topSlider .sliderArrow div:after {
    -webkit-transform: translate(0, 0) rotate(-40deg);
    transform: translate(0, 1px) rotate(-40deg)
}

.singlescreen #indexPage #topSlider .sliderArrow:hover div:before {
    -webkit-transform: translate(0, 0) rotate(30deg);
    transform: translate(0, 0) rotate(30deg)
}

.singlescreen #indexPage #topSlider .sliderArrow:hover div:after {
    -webkit-transform: translate(0, 0) rotate(-30deg);
    transform: translate(0, 0) rotate(-30deg)
}

#indexPage #topSlider ul li a i {
    text-indent: 20px;
    font-size: 24px
}

#indexPage #topSlider ul li p {
    opacity: 0;
    -webkit-transition: all cubic-bezier(.215, .61, .355, 1) .5s;
    transition: all cubic-bezier(.215, .61, .355, 1) .5s;
    transform: translateY(50px)
}

#indexPage #topSlider ul li.active p {
    opacity: 1;
    transform: translateY(0)
}

#indexPage #topSlider .bx-wrapper .bx-pager {
    height: 20px;
    display: none
}

.singlescreen #indexPage #topSlider .bx-wrapper .bx-pager {
    bottom: 65px
}

#indexPage #topSlider ul[data-slider-mode="3"] li div.item_bg.image {
    top: -5%;
    height: 110%
}

#indexPage #topSlider .bx-wrapper .bx-pager a {
    display: block;
    margin: 0 5px;
    width: 30px;
    height: 10px;
    outline: 0
}

#indexPage #topSlider .bx-wrapper .bx-pager a div.progress {
    margin-top: 4px;
    width: 100%;
    height: 1px;
    background-color: #e7e7e7
}

#indexPage #topSlider .bx-wrapper .bx-pager a.active div.mask {
    width: 100%
}

#indexPage #topSlider .bx-wrapper .bx-pager a div.mask {
    width: 0;
    height: 100%;
    background-color: #e40807
}

#indexPage #topSlider .bx-wrapper .bx-pager a div.auto.mask {
    width: 0
}

#indexPage #topSlider .bx-thumb {
    position: absolute;
    top: -75pt;
    margin-left: -20px;
    width: 5pc;
    height: 5pc;
    border: 3px solid #e7e7e7
}

#indexPage #topSlider .bx-thumb:before {
    position: absolute;
    bottom: -8px;
    left: 2pc;
    z-index: -1;
    width: 20px;
    height: 20px;
    background: #e7e7e7;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#indexPage #topSlider .bx-thumb .wrapper {
    overflow: hidden;
    width: 5pc;
    height: 5pc
}

#indexPage #topSlider .bx-thumb ul {
    height: 5pc
}

#indexPage #topSlider .bx-thumb li {
    float: left;
    width: 5pc;
    height: 5pc
}

.module.mdir>.module_container {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    max-width: none
}

.module.mcounter ul.content_list li div {
    border-right: 1px solid #e9e9e9
}

.module.mcounter ul.content_list li p {
    color: #b3b3b3;
    text-align: center;
    font-size: 14px
}

.module.mcounter ul.content_list li p.number .counterDX {
    margin-top: 15px;
    color: #666;
    text-align: center;
    font-size: 54px;
    font-family: HELVETICANEUELTPRO-THEX, Arial
}

.module.mcounter ul.content_list li p.number .unit {
    font-size: 14px
}

#pageTarget {
    background-color: #f8f8f8
}

#indexPage .module .container_content .container_header,
#pageTarget {
    display: none
}

.container_category {
    margin: 0 0 50px;
    text-align: center
}

.container_category a {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    padding: 8px 25px;
    height: 1pc;
    color: #898989;
    line-height: 1pc;
    transition: all .3s ease-out 0s
}

.container_category a:after {
    position: absolute;
    margin-top: 7px;
    margin-left: 25px;
    width: 10px;
    height: 1px;
    background-color: #dbdbdb;
    content: ''
}

.container_category a:last-of-type:after {
    width: 0;
    height: 0
}

#sitecontent .container_category a.active,
#sitecontent .container_category a:hover {
    background-color: #e40807;
    color: #fff
}

#pages {
    padding: 20px 0 60px;
    height: 24px;
    text-align: center
}

#pages span {
    display: inline-block;
    margin: 0 10px;
    color: #222;
    line-height: 28px
}

#pages a {
    display: inline-block;
    margin-right: 5px;
    width: 26px;
    height: 26px;
    text-align: center;
    text-decoration: none;
    font-family: Arial;
    line-height: 24px;
    transition: all .2s ease-out
}

#pages a:after {
    display: block;
    margin: 2px auto;
    width: 0;
    height: 1px;
    background-color: #d4d4d4;
    content: ""
}

#pages a.active {
    color: #e40807
}

#pages a.active:after,
#pages a:hover:after {
    width: 10px
}

#moduleControl {
    position: fixed;
    top: 50%;
    right: 20px
}

#moduleControl a.moduleCItem {
    display: block;
    margin-bottom: 5px;
    width: 10px;
    height: 10px;
    outline: 0 0;
    border: 1px solid transparent;
    border-radius: 6px;
    text-indent: -9999px;
    transition: all .3s ease-out 0s
}

#moduleControl a.moduleCItem span {
    display: block;
    margin: 3px 0 0 3px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #555
}

#moduleControl a.moduleCItem.active,
#moduleControl a.moduleCItem:hover {
    border-color: #e40807
}

#moduleControl a.moduleCItem.active span,
#moduleControl a.moduleCItem:hover span {
    opacity: 0
}

#moduleControl a.moduleCItem span.npagePage .module_container {
    padding-bottom: 0
}

.npagePage .module_container .module_container {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%
}

.npagePage .container_content {
    padding-top: 40px
}

.npagePage #banner {
    margin-top: -84px;
    height: 320px
}

.npagePage #banner div {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    height: 320px;
    width: 100%
}

.npagePage .content {
    font-size: 13px;
    padding-top: 20px;
    position: relative;
    background-color: #fff
}

.npagePage .content hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
    border-top: 1px dotted #d3d3d3;
    word-wrap: break-word;
    word-break: normal
}

.npagePage .content .postbody ul li {
    list-style: inherit
}

.npagePage .postbody {
    margin-bottom: 5pc;
    color: #777;
    line-height: 24px
}

.list-paddingleft-1 {
    padding-left: 0
}

.list-paddingleft-2 {
    padding-left: 30px
}

.list-paddingleft-3 {
    padding-left: 60px
}

.npagePage .content .postbody a {
    text-decoration: underline
}

.postbody img {
    float: none;
    margin: 0 auto;
    margin-bottom: 5px;
    width: auto;
    height: auto;
    max-width: 100%
}

.npagePage .mpageEditor .container_header {
    padding: 60px 0 30px;
    text-align: center;
    font-size: 22px
}

.npagePage .mpageEditor .container_header .title {
    color: #444
}

.npagePage .mpageEditor .container_header .subtitle {
    color: #999;
    font-size: 14px
}

.npagePage .mpageEditor .container_content {
    padding-top: 0
}

.npagePage .mpageEditor .postbody #contactinfo {
    float: left
}

.npagePage .mpageEditor .postbody #contactform {
    float: left;
    margin-top: 50px;
    width: 100%
}

.npagePage .mpageEditor #mcontact .module_container {
    max-width: 850px
}

#footer {
    position: absolute;
    padding: 10px 0;
    height: 24px;
    border-color: #e9e9e9;
    background-color: #f0f0f0;
    width: 100%
}

#footer p {
    height: 24px;
    color: #9e9e9e;
    text-align: center;
    line-height: 24px;
    width: 1200px;
    margin: 0 auto
}

#footer p span.ellipsis {
    display: inline-block;
    max-width: 70%
}

#footer p a#flogo {
    display: inline-block;
    margin-top: 2px;
    margin-left: 10px;
    width: 50px;
    height: 20px;
    vertical-align: top
}

#footer p a.beian {
    color: #9e9e9e !important;
    vertical-align: top
}

#shares {
    position: fixed;
    right: 0;
    bottom: 40px;
    z-index: 99;
    height: 93pt
}

#shares a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #4b4b4b;
    text-align: center;
    font-size: 1pc
}

#shares a,
#shares a i {
    color: #fff;
    transition: all .3s ease-out 0s
}

#shares a i {
    margin-top: 9pt
}

#shares a i.fa.fa-mobile {
    margin-top: 8px;
    font-size: 24px
}

#online_open:hover i {
    color: #fff
}

#shares a:hover {
    z-index: 1;
    border-color: #f6f6f6;
    background-color: #f6f6f6
}

#shares a:hover {
    background-color: #292929
}

#shares a#sweixin {
    top: -1px
}

#shares a#gotop {
    margin-top: -2px;
    font-size: 22px
}

#shares a#gotop i {
    margin-top: 8px
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    z-index: 100;
    display: none;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, .6)
}

#fixed_weixin .fixed-container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -140px;
    margin-left: -110px;
    padding: 20px 20px 0;
    width: 220px;
    height: auto;
    background: #fff
}

#fixed_weixin .fixed-container div {
    height: 220px
}

#fixed_weixin .fixed-container p {
    height: 40px;
    color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 40px
}

#fixed_mp .fixed-container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -149px;
    margin-left: -129px;
    width: 258px;
    height: 298px;
    background: #fff
}

#fixed_mp .fixed-container p {
    padding: 0 20px;
    color: #000;
    text-align: center;
    font-size: 14px
}

#online_open {
    position: fixed;
    right: -40px;
    bottom: 186px;
    z-index: 99;
    margin-right: -3px;
    width: 40px;
    height: 40px;
    border: 1px solid #e40807;
    background-color: #e40807;
    color: #999;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    cursor: pointer
}

#online_open:hover {
    border-color: #e40807;
    background-color: #e40807
}

#online_open i {
    margin-top: 9pt;
    color: #fff;
    transition: all .3s ease-out 0s
}

#online_lx {
    position: fixed;
    right: 7px;
    bottom: 188px;
    z-index: 99999;
    margin-right: -10px;
    width: 190px;
    height: auto;
    background-color: #fff;
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17)
}

#olx_head {
    padding: 20px;
    height: 1pc;
    background: #e40807;
    color: #fff;
    font-size: 14px;
    line-height: 1pc
}

#olx_head i {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

#olx_head i:hover {
    color: #fff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

#olx_qq li a {
    display: block;
    padding: 9pt 30px;
    height: 18px;
    border-bottom: 1px solid #fff;
    background-color: #f8f8f8;
    color: #888;
    font-size: 9pt;
    line-height: 18px;
    transition: all ease-out .3s
}

#olx_qq li a i {
    margin-right: 18px;
    color: #666;
    vertical-align: middle;
    font-size: 1pc;
    transition: all ease-out .3s
}

#olx_qq li a:hover {
    background: #eee;
    color: #666
}

#olx_qq li a:hover i {
    color: #e40807
}

#olx_tel {
    padding: 20px 30px
}

#olx_tel div {
    margin-bottom: 10px;
    height: 14px;
    color: #999;
    line-height: 14px
}

#olx_tel div i {
    margin-right: 20px;
    vertical-align: middle;
    font-size: 18px
}

#olx_tel p {
    color: #666;
    font-size: 1pc;
    font-family: HELVETICANEUELTPRO-THEX;
    line-height: 18px
}

.hide {
    display: none
}

.popup {
    display: block
}

.popup .fixed-container {
    position: absolute;
    top: 5%;
    left: 5%;
    margin-top: 0 !important;
    margin-left: 0 !important;
    width: 90% !important;
    height: 90% !important;
    background: #fff
}

.netmask,
.show {
    display: block
}

.netmask div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px
}

.netmask.loading div i {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/loading.gif)
}

.netmask div i:before {
    display: none;
    color: #fff;
    font-size: 40px
}

.netmask.success div i:before {
    display: block
}

.more,
.more_wrap {
    display: none
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 4px;
    height: 4px;
    border: 1px solid #ddd;
    background-color: #ddd
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    border: 1px solid #a5a5a5;
    background-color: #a5a5a5
}

.npagePage .module .module_container {
    padding: 0
}

.npagePage .container_target {
    float: left;
    padding: 14px 0;
    color: #707070
}

.npagePage .container_target a {
    color: #a8a8a8
}

.npagePage .container_target a:last-child {
    color: #e40807
}

.npagePage .container_target i {
    margin: 0 10px;
    color: #6f6f6f
}

#indexPage .module .container_header p {
    display: block
}

.npagePage.post .bx-wrapper img {
    margin: 0 auto;
    width: auto
}

.npagePage.post .mlistpost .item_tags {
    display: block;
    padding: 20px 0
}

.npagePage.post .item_tags a {
    display: inline-block;
    margin: 3px;
    padding: 0 9pt;
    height: 24px;
    background-color: #f0f0f0;
    color: #7b7b7b;
    line-height: 24px;
    transition: all .3s ease-out 0s
}

#sitecontent .npagePage.post .item_tags a:hover {
    background-color: #e40807;
    color: #fff
}

#sitecontent #topSlider .bx-wrapper .bx-controls-direction a {
    padding: 10px;
    width: 38px;
    height: 10px;
    border-color: transparent;
    background-color: transparent
}

#topSlider .bx-wrapper .bx-controls-direction a i {
    display: block;
    margin: 0;
    width: 38px;
    height: 10px
}

#topSlider .bx-wrapper .bx-controls-direction a.bx-prev i {
    background: url(http://resources.jsmo.xin/templates/upload/1807/images/icon.png) no-repeat 0 -8px
}

#topSlider .bx-wrapper .bx-controls-direction a.bx-next i {
    background: url(http://resources.jsmo.xin/templates/upload/1807/images/icon.png) no-repeat -50px -8px
}

#topSlider .bx-wrapper .bx-controls-direction a.bx-prev:hover i {
    background: url(http://resources.jsmo.xin/templates/upload/1807/images/icon.png) no-repeat 0 -28px
}

#topSlider .bx-wrapper .bx-controls-direction a.bx-next:hover i {
    background: url(http://resources.jsmo.xin/templates/upload/1807/images/icon.png) no-repeat -50px -28px
}

#topSlider .bx-wrapper .bx-controls-direction a i:before {
    display: none
}

#topSlider .bx-wrapper .bx-controls-direction a:hover {
    background-color: transparent
}

#topSlider .bx-wrapper {
    position: fixed;
    width: 100%
}

.bx-wrapper .bx-controls-direction a:hover {
    background-color: #e40807
}

.gh0 #header {
    height: 84px
}

.singlescreen #header {
    transition: none
}

.gh0 #header .content {
    max-width: 100%
}

.gh0 #hcontact {
    display: none
}

.gh0 #header.mini,
.singlescreen #header {
    height: 4pc;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1)
}

.gh0 #header.mini .wrapper,
.singlescreen #header .wrapper {
    padding: 10px 5px 0;
    height: 54px;
    background: #fff
}

.gh0 #header.mini .nav,
.singlescreen #header.mini .nav {
    height: 54px
}

.gh0 #header .nav {
    float: right;
    padding-right: 40px
}

.gh1 #header {
    position: absolute;
    height: 140px
}

.gh1 #header #headTop {
    padding-bottom: 20px;
    height: 44px;
    border-bottom: 1px solid #efefef
}

.gh1 #header #navWrapper {
    position: relative;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 54px;
    background: #fff
}

.gh1 #header.mini #navWrapper {
    position: fixed;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    animation: navFixed ease-out .3s
}

.gh1 #header .nav {
    margin-left: 0;
    padding: 5px 0;
    height: 44px
}

.module.mcustomize .header {
    margin: 0 auto;
    padding: 100px 0 20px;
    color: #555;
    text-align: center;
    font-size: 24px
}

.module.mcustomize .header .subtitle {
    margin: 5px 0;
    color: #999;
    font-size: 14px
}

.module.mcustomize .description {
    margin: 0 auto;
    max-width: 780px;
    color: #777;
    text-align: center;
    font-size: 14px;
    line-height: 24px
}

.module.mcustomize .mediabody {
    margin-top: 0;
    text-align: center
}

.module.mcustomize .mediabody a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.module.mcustomize .mediabody img {
    float: none;
    max-width: 100%
}

.module.mcustomize .mediabody a .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    opacity: 0;
    transition: all ease-out .5s
}

.module.mcustomize .mediabody a .link_icon {
    position: absolute;
    top: -110%;
    left: 50%;
    display: block;
    margin-top: -21px;
    margin-left: -21px;
    width: 38px;
    height: 38px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    line-height: 38px;
    opacity: 0;
    transition: all ease-out .5s
}

.module.mcustomize .mediabody a .link_icon i {
    margin-top: 8px;
    color: #fff
}

.module.mcustomize .mediabody a:hover .link_icon {
    top: 50%;
    opacity: 0
}

.module.mcustomize .description a.more {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 10px 30px;
    min-width: 90pt;
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #777;
    transition: all .3s linear
}

.module.mcustomize .description a.more:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #e40807;
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    -webkit-transform: scale3d(.7, 1, 1);
    transform: scale3d(.7, 1, 1)
}

.module.mcustomize .description a.more:hover {
    border-color: #e40807;
    color: #fff
}

.module.mcustomize .description a.more:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1)
}

.agent-pc .module.mcustomize.horizontal .container_content {
    overflow: hidden;
    margin: 0 auto;
    height: 647px;
    max-width: 86%
}

.agent-pc .module.mcustomize.horizontal .contentbody {
    float: left;
    display: table;
    margin-top: 90px;
    width: 34%;
    height: auto
}

.agent-pc .module.mcustomize.horizontal .contentbody .wrapper {
    vertical-align: middle
}

.agent-pc .module.mcustomize.horizontal .mediabody {
    float: right;
    width: 64%
}

.agent-pc .module.mcustomize.horizontal .mediabody div.image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0
}

.agent-pc .module.mcustomize.horizontal.tril .contentbody {
    float: right;
    width: 45%;
    height: 100%
}

.agent-pc .module.mcustomize.horizontal.tril .mediabody {
    float: left;
    width: 42%;
    height: 100%
}

.tlir.module .module_container,
.tril.module .module_container {
    padding: 0;
    height: 720px
}

#indexPage .module.bgShow.tlir,
#indexPage .module.bgShow.tril {
    padding-top: 5pc;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat
}

.tlir .container_content:after,
.tril .container_content:after {
    clear: both;
    display: block;
    content: ''
}

.tlir.mcustomize .mediabody,
.tril.mcustomize .mediabody {
    float: right;
    margin-top: 0;
    width: 590px;
    height: 100%;
    text-align: right
}

.tlir.mcustomize .mediabody a,
.tril.mcustomize .mediabody a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.tlir.mcustomize .header,
.tril.mcustomize .header {
    position: relative;
    padding-bottom: 54px;
    text-align: left;
    font-size: 26px;
    font-family: HELVETICANEUELTPRO-THEX, Arial, "微软雅黑"
}

.tlir.mcustomize .header:after,
.tril.mcustomize .header:after {
    position: absolute;
    bottom: 26px;
    left: 0;
    display: block;
    width: 30px;
    height: 1px;
    background-color: #aaa;
    content: ''
}

.tlir.mcustomize .description,
.tril.mcustomize .description {
    color: #777;
    text-align: left;
    font-size: 9pt
}

.tlir .mediabody div,
.tril .mediabody div {
    width: 100%;
    height: 100%;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat
}

.tril .contentbody {
    float: right
}

.tril.mcustomize .mediabody {
    float: left;
    text-align: right
}

.tril .mediabody div {
    background-position: left
}

.mcustomize .description a {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-top: 0;
    padding: 7px 19px;
    min-width: 90pt;
    border: 1px solid #e1e1e1;
    background: #f8f8f8;
    color: #898989;
    text-align: center;
    text-transform: Uppercase;
    transition: all .3s linear
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #666
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #e40807
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #eee
}

.module.mcounter .module_container {
    padding: 60px 0;
    max-width: 94%
}

.module.mcounter ul.content_list {
    width: 100%;
    height: auto
}

.module.mcounter ul.content_list li {
    float: left;
    width: 25%;
    height: 81pt;
    text-align: center
}

.module.mcounter ul.content_list li div {
    border-right: 1px solid rgba(0, 0, 0, .08)
}

.module.mcounter ul.content_list li:last-child div {
    border-right: none
}

.module.mcounter ul.content_list li p {
    color: #939393;
    text-align: center;
    font-size: 14px
}

.module.mcounter ul.content_list li p.number {
    margin-top: 15px
}

.module.mcounter ul.content_list li p.number .counterDX {
    margin-top: 15px;
    color: #3c3c3c;
    text-align: center;
    font-size: 54px;
    font-family: Arial;
    font-family: HELVETICANEUELTPRO-THEX
}

.module.mcounter ul.content_list li p.number .unit {
    position: relative;
    top: 11px;
    left: 5px;
    color: #959595;
    vertical-align: 40px;
    font-size: 14px
}

.module.mcounter ul.content_list li p.title {
    margin-bottom: 10px
}

#mcontact #contactform.wow,
#mcontact #contactinfo.wow,
.ad01 .content_list li.wow,
.agent-pc .case .item_block.wow,
.container_target.wow,
.imagelink .content_list li.wow,
.mcustomize .description.wow,
.mcustomize .header.wow,
.mcustomize .mediabody.wow,
.news .content_list li.wow,
.project .content_list li.wow,
.service .content_list li.wow,
.team .content_list li.wow,
.team_tabs li.wow {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.agent-pc #sitecontent .npagePage .item_tags a:hover {
    color: #fff
}

.agent-pc .project .content_wrapper {
    margin-right: -1%
}

.agent-pc.project .content_list:after {
    clear: both;
    display: block;
    content: ''
}

.agent-pc .project .item_block {
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    width: 32.333%;
    height: auto
}

.agent-pc .project .item_block,
.agent-pc .project .item_img {
    position: relative;
    overflow: hidden
}

.agent-pc .project .item_block .item_img img {
    width: 100%;
    height: auto;
    transition: all .3s ease-out 0s
}

.agent-pc .project .item_block a {
    display: block;
    height: 100%
}

.agent-pc .project .date_wrap,
.agent-pc .project .item_des,
.agent-pc .project .item_tags,
.agent-pc .project a.details {
    display: none
}

.agent-pc .project .title {
    color: #505050;
    font-size: 18px;
    font-family: HELVETICANEUELTPRO-THEX, Arial, "微软雅黑";
    line-height: 24px;
    transition: all .3s ease-out 0s
}

.agent-pc .project .subtitle {
    margin-top: 4px;
    color: #b0b0b0;
    font-size: 9pt;
    line-height: 14px;
    transition: all .3s ease-out 0s
}

.agent-pc .project .description {
    margin-top: 40px
}

.agent-pc .project .description a {
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    border: 1px solid #e40807;
    color: #666;
    text-align: center;
    text-decoration: none;
    line-height: 40px
}

.agent-pc #sitecontent .project .description a:hover {
    border-color: #e40807;
    background-color: #e40807;
    color: #fff
}

.agent-pc .project .item_block .item_wrapper {
    position: relative;
    width: 100%;
    transition: all .6s ease-out 0s
}

.agent-pc .project .item_block:hover .item_img img {
    -webkit-transform: scale(1.06, 1.06);
    transform: scale(1.06)
}

.agent-pc .project .item_info {
    position: relative;
    display: block;
    margin-top: -2%;
    padding: 0 8% 5%;
    text-align: center
}

.agent-pc .project .item_block:hover .item_img:before {
    border: 1px solid rgba(0, 0, 0, .1)
}

j .agent-pc .project .bx-wrapper .bx-controls-direction a.disabled {
    display: block;
    background-color: #d8d8d8
}

.agent-pc .project .bx-wrapper .bx-controls-direction a.disabled:hover {
    background: #e40807
}

.agent-pc #indexPage .module.project .container_content .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 20px
}

.agent-pc #indexPage .module.project .container_content .bx-wrapper .bx-controls-direction a.bx-next {
    right: 20px
}

.npagePage .module.project .module_container {
    padding: 0 50px;
    max-width: none
}

.agent-pc .npagePage .container_category {
    position: relative;
    z-index: 3;
    margin: 40px 0;
    width: 100%;
    text-align: center
}

.agent-pc .npagePage.post .mlist.team_tabs .tab_content li .item_img {
    float: none;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-height: 550px
}

.agent-pc .npagePage.post .mlist.team_tabs .tab_button li .item_img {
    margin-top: 10px;
    width: 5pc;
    height: 5pc
}

.agent-pc .npagePage.post .mlist.team_tabs .tab_button li .item_img img {
    width: 100%;
    border-radius: 0
}

.agent-pc .npagePage.post .mlist.team_tabs .tab_button li .item_img:after {
    width: 74px;
    height: 74px;
    border-radius: 0
}

.agent-pc .npagePage.post .project .tab_button .item_img:before,
.npagePage.post #postContent .project .item_block .item_tags,
.npagePage.post .item_tags i {
    display: none
}

.agent-pc .npagePage.post .project .tab_button .item_block {
    width: 5pc;
    cursor: pointer
}

.agent-pc .npagePage.post .project #postContent,
.npagePage.post .project #listContent {
    float: none;
    width: 100%
}

.agent-pc .npagePage.post .project #postContent {
    float: left;
    margin: 0 20px 0 30px;
    padding: 40px;
    width: calc(100% - 35pc);
    max-width: 100%;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1)
}

.agent-pc .npagePage.post .project #postMianCont {
    float: right;
    margin-top: -2px;
    margin-right: 30px;
    padding: 10px 30px 40px;
    width: 340px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1)
}

.agent-pc .npagePage.post .project #listContent {
    margin-bottom: 5pc;
    width: 100%
}

.agent-pc #sitecontent .npagePage.post #postContent .project .item_block:hover .title {
    color: #fff
}

.agent-pc .npagePage.post #postContent .project .item_block:hover .subtitle {
    color: hsla(0, 0%, 100%, .56)
}

.agent-pc .npagePage.post #postContent .project .item_block .title {
    color: #444
}

.agent-pc .npagePage.post .project .container_content {
    padding-top: 0
}

.agent-pc .npagePage.post .project #postInfo {
    padding: 50px 0
}

.agent-pc .npagePage.post .project .content_wrapper {
    margin-right: 0
}

.agent-pc .npagePage.post .mlist.project .item_tags {
    display: none
}

.agent-pc .npagePage.post .project .item_block {
    width: 49%
}

.agent-pc .npagePage.post .module.project .module_container {
    padding: 50px 5px;
    max-width: 100%;
    background-color: #f5f5f5
}

.agent-pc .npagePage.post .project #postInfo,
.npagePage.post .project #postContent,
.npagePage.post .tab_content {
    float: none;
    margin: 0 auto;
    padding-right: 5px;
    padding-left: 5px;
    max-width: 1170px
}

.agent-pc #indexPage .service .container_content .bx-wrapper .bx-controls-direction a.bx-next,
.agent-pc #indexPage .service .container_content .bx-wrapper .bx-controls-direction a.bx-prev {
    margin-top: -6pc
}

.agent-pc .service .module_container {
    padding-bottom: 90px
}

.agent-pc .service .content_wrapper {
    margin-right: -1%
}

.agent-pc .service .content_list {
    width: 100%
}

.agent-pc .service .item_img {
    overflow: hidden
}

.agent-pc .service .item_block {
    position: relative;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    width: 32.333%;
    height: auto
}

.agent-pc .service .item_wrapper:after {
    position: absolute;
    top: 0;
    margin: 4%;
    width: calc(92% - 2px);
    height: calc(90% - 2px);
    border: 1px solid transparent;
    content: '';
    transition: all ease-out .3s
}

.agent-pc .service .item_block a {
    display: block;
    height: 100%
}

.agent-pc .service .item_info {
    padding: 5% 10% 10%;
    text-align: center
}

.agent-pc .service .title {
    color: #444;
    font-size: 1pc
}

.agent-pc .service .subtitle {
    margin-top: 10px;
    color: #999;
    font-size: 9pt;
    line-height: 1pc
}

.agent-pc .service .item_block:hover .item_wrapper:after {
    border-color: #e40807
}

.agent-pc .service .item_block:hover .title {
    color: #e40807;
    transition: all ease-out .3s
}

.agent-pc .service .date_wrap,
.agent-pc .service .item_des,
.agent-pc .service .item_tags,
.agent-pc .service a.details {
    display: none
}

.agent-pc .npagePage .service .module_container {
    padding-top: 3pc
}

.agent-pc .npagePage.post .service #postContent {
    float: left;
    width: 50pc
}

.agent-pc .npagePage.post .service #postNav {
    float: right;
    width: 20pc
}

.agent-pc .npagePage.post .service #postNav .wrapper {
    position: inherit !important;
    width: 20pc
}

.agent-pc .npagePage.post .service .title {
    font-size: 13px;
    line-height: 24px
}

.agent-pc .npagePage.post .service .subtitle {
    margin: 0;
    font-size: 13px;
    line-height: 24px
}

.agent-pc .npagePage.post .service #postNav .navitem {
    padding: 1pc 0;
    border-bottom: 1px solid #f4f4f4
}

.agent-pc .npagePage.post .service .description,
.agent-pc .npagePage.post .service .title i {
    display: none
}

.agent-pc .npagePage.post a.active .title,
.agent-pc .npagePage.post a:hover .title {
    color: #e40807
}

.agent-pc .npagePage.post #postContent .title {
    color: #444;
    font-size: 1pc
}

.agent-pc .npagePage.post #postContent .subtitle {
    color: #999
}

.agent-pc .npagePage.post .service h3 {
    font-weight: 400
}

.agent-pc .news .item_block a.details,
.agent-pc .news .item_img,
.agent-pc .news .item_tags {
    display: none
}

.news .content_list li {
    float: left;
    width: 33.333%
}

.news .content_list li a {
    display: block;
    padding: 8%
}

.news .content_list li a:hover {
    color: #999
}

.module.news .module_container {
    max-width: 90%
}

.news .content_list li .date_wrap {
    position: absolute
}

.news .content_list li .date_wrap .year {
    top: 28px;
    color: #bdbdbd;
    font-size: 9pt
}

.news .content_list li .date_wrap .md,
.news .content_list li .date_wrap .year {
    position: relative;
    display: block;
    text-align: right;
    font-family: HELVETICANEUELTPRO-THEX, Arial
}

.news .content_list li .date_wrap .md {
    top: -18px;
    color: #4a4a4a;
    font-size: 24px
}

.news .content_list li .title {
    overflow: hidden;
    margin-left: 75pt;
    width: auto;
    color: #464646;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1pc;
    line-height: 20px
}

.news .content_list li .description {
    overflow: hidden;
    margin-top: 22px;
    margin-left: 75pt;
    width: auto;
    height: 46px;
    text-align: left;
    line-height: 23px
}

.npagePage.post .news .module_container {
    max-width: 1170px
}

.agent-pc .npagePage.post #postContent {
    float: left;
    width: 50pc
}

.agent-pc .npagePage.post #listContent {
    float: right;
    width: 20pc
}

.agent-pc .npagePage.post .news .item_block {
    padding: 0 0 16px;
    width: 100%
}

.agent-pc .npagePage.post .news #listContent li .item_tags,
.agent-pc .npagePage.post .news #postInfo .item_tags,
.agent-pc .npagePage.post .news .item_block a.details,
.agent-pc .npagePage.post .news .item_img {
    display: none
}

.agent-pc .npagePage.post .news .item_block .item_wrapper {
    position: relative;
    margin: 10px 0;
    padding: 0;
    width: 100%;
    border: 0
}

.agent-pc .npagePage.post .news .content_list li a {
    padding: 10px 0 20px
}

.agent-pc .npagePage.post .news .item_block .item_info,
.npagePage.post .news .item_block .item_des {
    width: 100%
}

.agent-pc .npagePage.post .news .date_wrap .md {
    top: auto;
    padding: 0;
    color: #bdbdbd;
    font-size: 14px;
    line-height: inherit
}

.agent-pc .npagePage.post .news .date_wrap .year {
    position: initial;
    top: auto;
    right: auto;
    bottom: auto;
    font-size: 14px
}

.agent-pc .npagePage.post .news .date_wrap span {
    display: inline-block;
    width: auto
}

.agent-pc .npagePage.post .news .date_wrap {
    position: absolute;
    bottom: -30px
}

.agent-pc .npagePage.post #postInfo {
    margin-bottom: 20px;
    color: #777
}

.agent-pc .npagePage.post .news #listContent h3 {
    color: #666;
    font-weight: 400
}

.agent-pc .npagePage.post .news #listContent .item_tags {
    float: none;
    display: block;
    margin-top: 20px;
    width: 100%;
    color: #444;
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0
}

.agent-pc .npagePage.post .news .content_list .title {
    margin-left: 0;
    font-size: 14px
}

.agent-pc .npagePage.post .news .content_list .description {
    margin: 9pt 0 0
}

.agent-pc .mlist.imagelink .content_wrapper {
    position: relative;
    margin-right: -2px
}

.agent-pc .mlist.imagelink .content_wrapper .bx-viewport {
    padding-top: 1px;
    padding-left: 1px
}

.agent-pc #indexPage .module.imagelink .container_header {
    display: block
}

.agent-pc .mlist.imagelink .content_list li {
    position: relative;
    float: left;
    width: 25%;
    height: 168px;
    text-align: center;
    transition: all .3s ease 0s
}

.agent-pc .mlist.imagelink .content_list li.item_block .item_img {
    float: none;
    display: inline-block;
    margin-top: 44px;
    width: 10pc;
    height: 5pc
}

.agent-pc .mlist.imagelink .content_list li.item_block img {
    float: none;
    width: 100%;
    height: auto;
    opacity: .8;
    transition: all ease-out .3s .1s
}

.agent-pc .mlist.imagelink .content_list li.item_block:hover {
    border-color: #fff;
    box-shadow: 0 14px 40px #dbdbdb
}

.agent-pc .mlist.imagelink .content_list li.item_block .item_img:hover img {
    opacity: 1
}

.agent-pc .mlist.imagelink .container_category {
    display: none
}

.agent-pc .mlist.imagelink .module_container {
    padding: 20px 5px 80px;
    max-width: 80%
}

.agent-pc #indexPage .module.imagelink .container_content .bx-wrapper .bx-pager.bx-default-pager {
    display: none
}

.agent-pc #indexPage .module.imagelink .container_content .bx-wrapper .bx-controls-direction a {
    display: block;
    background-color: transparent
}

.agent-pc .imagelink .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -40px
}

.agent-pc .imagelink .bx-wrapper .bx-controls-direction a.bx-next {
    right: -40px
}

.agent-pc .imagelink .bx-wrapper .bx-controls-direction a i {
    margin-top: 36px;
    color: #b9bdc1;
    font-size: 22px
}

.agent-pc .imagelink .bx-wrapper .bx-controls-direction a:hover i {
    color: #e40807
}

.agent-pc .mlist.team_tabs .tab_content li .item_img {
    position: relative;
    z-index: 3;
    float: left;
    margin: 0 50px 30px 30px;
    width: 300px;
    height: 340px
}

.agent-pc .mlist.team_tabs .tab_content li .item_img a:after {
    position: absolute;
    top: 0;
    margin: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid transparent;
    content: ''
}

.agent-pc .mlist.team_tabs .tab_content li .title {
    display: inline-block;
    height: 28px;
    color: #e40807;
    font-size: 24px;
    line-height: 28px
}

.agent-pc .mlist.team_tabs .tab_content li .subtitle {
    display: inline-block;
    margin-left: 10px;
    color: #999
}

.agent-pc .mlist.team_tabs .tab_content li .description {
    margin-top: 86px;
    padding: 0 50px;
    color: #777;
    line-height: 26px
}

.agent-pc .mlist.team_tabs .tab_content li .cScrollbar {
    height: 130px
}

.agent-pc .mlist.team_tabs .tab_content li .description>div {
    overflow: hidden;
    width: 740px;
    height: 126px
}

.agent-pc .mlist.team_tabs .tab_button {
    position: relative;
    padding-top: 10px;
    padding-bottom: 30px
}

.agent-pc .mlist.team_tabs .tab_button li .item_img {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    width: 75pt;
    height: 75pt
}

.agent-pc .mlist.team_tabs .tab_button li .item_img:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 94px;
    height: 94px;
    border: 3px solid transparent;
    content: ''
}

.agent-pc .mlist.team_tabs .tab_button li.active .item_img:after {
    border-color: #e40807
}

.agent-pc .mlist.team_tabs .tab_button li .item_wrapper {
    margin: 0
}

.agent-pc .mlist.team_tabs .tab_button li .item_info {
    padding: 0 40px;
    text-align: center
}

.agent-pc .mlist.team_tabs .tab_button .item_info p.title {
    display: block;
    margin-top: 14px;
    height: 18px;
    color: #444;
    font-size: 14px;
    line-height: 18px
}

.agent-pc .mlist.team_tabs .tab_button .item_info p.subtitle {
    color: #999
}

.agent-pc .mlist.team_tabs .tab_content li.item_block:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 250px;
    background-color: #f6f6f6;
    content: ''
}

.agent-pc .mlist.team_tabs .tab_content li .item_info {
    position: relative;
    padding-top: 60px
}

.agent-pc .mlist.team_tabs .tab_button .icon {
    position: absolute;
    top: 0;
    left: auto;
    margin-left: -20px;
    width: 40px;
    height: 20px
}

.agent-pc .mlist.team_tabs .tab_button .icon:after {
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid #f6f6f6;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    content: ''
}

.agent-pc #indexPage .mlist.team_tabs .container_content .bx-wrapper .bx-controls-direction a,
.agent-pc .mlist.team_tabs .container_category {
    display: none
}

.agent-pc .team_tabs li.wow {
    cursor: pointer
}

.agent-pc .team .content_list {
    position: relative;
    width: 100%;
    margin-left: 5%;
    margin-top: 40px
}

.agent-pc .team .content_wrapper {
    margin-right: -2%
}

.agent-pc .team .date_wrap,
.agent-pc .team .details,
.agent-pc .team .item_tags {
    display: none
}

.agent-pc .team .item_block {
    position: relative;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    width: 31.333%;
    height: auto
}

.agent-pc .team .title {
    margin-top: 24px;
    color: #3c3c3c;
    font-size: 18px;
    transition: all ease-out .3s
}

.agent-pc .team .item_des,
.agent-pc .team .subtitle,
.agent-pc .team .title {
    text-align: center
}

.agent-pc .post .team .item_des,
.agent-pc .post .team .subtitle,
.agent-pc .post .team .title {
    text-align: left
}

.agent-pc .team .item_box:hover .title {
    color: #e40807
}

.agent-pc .team .subtitle {
    margin-bottom: 22px;
    color: #999;
    font-size: 9pt
}

.agent-pc .team .item_info {
    padding: 0 30px
}

.agent-pc .team .item_des {
    padding: 0 10px;
    font-size: 13px;
    line-height: 26px;
    height: 76px;
    overflow: hidden
}

.agent-pc .team .bx-wrapper .bx-pager {
    display: none
}

.agent-pc .team .item_block a:hover {
    color: #898989
}

.agent-pc .npagePage .team .item_block {
    width: 28%;
    height: 480px;
    margin-right: 5%
}

.agent-pc .npagePage .team .item_block:nth-child(3n) {
    margin-right: 0
}

.agent-pc .npagePage .team .item_block .item_img img {
    width: 80%;
    border-radius: 50%;
    margin-left: 10%
}

.agent-pc .npagePage.post .description {
    display: block;
    margin-top: 20pt
}

.agent-pc .npagePage.post .item_des .description {
    display: block
}

.agent-pc .npagePage.post .description {
    display: none
}

.agent-pc .npagePage.post .project .description {
    display: block
}

.agent-pc .npagePage .team #postContent {
    width: 100%
}

.agent-pc .npagePage.post .navlist {
    margin-bottom: 5pc;
    margin-left: -20px
}

.agent-pc .npagePage.post .navlist:after {
    clear: both;
    display: block;
    content: ''
}

.agent-pc .npagePage.post .navlist li {
    position: relative;
    float: left;
    margin-left: 20px;
    width: 380px;
    height: 75pt
}

.agent-pc .npagePage.post .navlist li a {
    display: block
}

.agent-pc .npagePage.post .navlist .navlist_img {
    position: relative;
    z-index: 2;
    display: block;
    margin-top: 20px;
    margin-left: 10px;
    width: 102px;
    height: auto;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.agent-pc .npagePage.post .navlist .navlist_img img {
    width: 100%;
    height: auto
}

.agent-pc .npagePage.post .navlist a.navlist_t {
    position: absolute;
    top: 10px;
    left: 0;
    padding-right: 60px;
    padding-left: 140px;
    width: 180px;
    height: 5pc;
    background-color: #f8f8f8;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.agent-pc .npagePage.post #postContent .navlist .title {
    margin-top: 20px;
    color: #444;
    font-size: 1pc;
    line-height: 20px
}

.agent-pc .npagePage.post #postContent .navlist .subtitle,
.agent-pc .npagePage.post #postContent .navlist .title {
    overflow: hidden;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s
}

.agent-pc .npagePage.post #postContent .navlist .subtitle {
    color: #999;
    font-size: 9pt;
    line-height: 18px
}

.agent-pc .npagePage.post .navlist li.active a.navlist_t,
.agent-pc .npagePage.post .navlist li:hover a.navlist_t {
    background: #e40807
}

.agent-pc .npagePage.post .navlist li.active .navlist_img,
.agent-pc .npagePage.post .navlist li:hover .navlist_img {
    border-color: #e40807
}

.agent-pc #sitecontent .npagePage.post #postContent .navlist li.active .title,
.agent-pc #sitecontent .npagePage.post #postContent .navlist li:hover .title {
    color: #fff
}

.agent-pc .npagePage.post #postContent .navlist li.active .subtitle,
.agent-pc .npagePage.post #postContent .navlist li:hover .subtitle {
    color: hsla(0, 0%, 100%, .5)
}

.agent-pc .ad01 .item_block.first .item_img:before {
    position: absolute;
    top: 0;
    z-index: 2;
    margin: 10px;
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    border: 1px solid transparent;
    content: '';
    transition: all ease-out .3s
}

.agent-pc #indexPage .ad01 {
    position: relative;
    border-top: 1px solid transparent
}

.ad01 .item_block.first .item_img:after,
.ad01 .item_info .description,
.agent-pc .ad01 .item_date,
.agent-pc .ad01 .module_container .container_header {
    display: none
}

.agent-pc .ad01 .module_container {
    position: relative;
    z-index: 2;
    padding: 90pt 5px
}

.agent-pc .ad01 .item_block.first {
    position: relative;
    float: left;
    width: 585px;
    height: 584px
}

.agent-pc .ad01 .item_block.first .item_img {
    display: block;
    width: 585px;
    height: 585px
}

.agent-pc .ad01 .item_block.first .item_img img {
    width: 100%;
    height: 100%
}

.agent-pc .ad01 .item_block.first .item_wrapper {
    display: none
}

.agent-pc .ad01 .item_block {
    position: relative;
    float: left;
    overflow: hidden;
    width: 292px;
    height: 292px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2)
}

.agent-pc .ad01 .item_wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 78px;
    background-color: transparent;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.agent-pc .ad01 .item_info {
    display: block;
    padding: 15px 30px;
    transition: all 10ms ease-out 0s
}

.agent-pc .ad01 .title {
    color: #e40807;
    font-size: 1pc;
    line-height: 26px
}

.agent-pc .ad01 .subtitle {
    color: #999;
    font-size: 9pt
}

.agent-pc .ad01 .item_img {
    position: relative;
    display: block;
    overflow: hidden
}

.agent-pc .ad01 .item_img img {
    width: 100%;
    transition: all .3s ease-out 0s
}

.agent-pc .ad01 .item_img:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    content: '';
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.agent-pc .ad01 .item_block:hover .item_img:after {
    background-color: transparent
}

.agent-pc .ad01 .item_block:hover .subtitle {
    color: hsla(0, 0%, 100%, .56)
}

.agent-pc #sitecontent .ad01 .item_block:hover .item_wrapper .title {
    color: #fff
}

.agent-pc .ad01 .item_block:hover .item_wrapper {
    height: 66pt;
    background-color: #e40807
}

.agent-pc .ad01 .item_block:hover .item_img img {
    -webkit-transform: scale(1.06, 1.06);
    transform: scale(1.06)
}

.agent-pc .ad01 .item_block.first .item_img:hover img {
    -webkit-transform: scale(1.06, 1.06);
    transform: scale(1.06, 1.06)
}

.agent-pc .ad01 .item_block.first:hover .item_img:before {
    border: 1px solid #e40807
}

.agent-pc .ad01 .container_category {
    display: none
}

.agent-pc #indexPage #mcontact {
    background-color: #f8f8f8
}

.agent-pc #indexPage #mcontact .container_header .subtitle,
.agent-pc #indexPage #mcontact .container_header .title {
    text-align: left
}

.agent-pc #indexPage #mcontact .container_header {
    padding: 0
}

.agent-pc #mcontact.module .module_container {
    padding: 120px 5px
}

.agent-pc #mcontact .container_header {
    float: left;
    margin-right: 280px;
    width: 190px
}

.agent-pc #mcontact .module_container:after {
    clear: both;
    display: block;
    content: ''
}

.agent-pc #mcontact .container_content {
    position: relative;
    float: left;
    max-width: 700px
}

.agent-pc #indexPage #contactlist #contactform {
    display: none
}

.agent-pc #contactinfo:after {
    clear: both;
    display: block;
    content: ''
}

.agent-pc #contactinfo h3 {
    margin-bottom: 25px;
    color: #444;
    font-weight: 100;
    font-size: 1pc;
    line-height: 24px
}

.agent-pc #mcontact #contactinfo p {
    float: left;
    margin-top: 14px;
    padding-right: 60px;
    width: 290px;
    height: auto;
    color: #999;
    font-size: 9pt;
    line-height: inherit
}

.agent-pc #mcontact #contactinfo div {
    position: absolute;
    left: -250px;
    margin-top: 10px
}

.agent-pc #mcontact #contactinfo div:after {
    position: absolute;
    top: -56px;
    left: 0;
    overflow: hidden;
    height: 20px;
    color: #9c9c9c;
    content: '关注';
    font-size: 1pc;
    line-height: 20px
}

.agent-pc #mcontact #contactinfo div a {
    margin-right: 10px;
    width: 36px;
    height: 36px;
    border: 1px solid hsla(0, 0%, 100%, .07);
    border-radius: 0;
    background-color: transparent;
    color: #9b9b9b;
    font-size: 1pc
}

.agent-pc #mcontact #contactinfo div a:hover {
    border: 1px solid #e40807;
    border-color: #999;
    border-radius: 0;
    background-color: #999
}

.agent-pc #mcontact #contactinfo div a:hover i {
    color: #fff
}

.agent-pc #contactinfo div a i {
    position: relative;
    left: 2px;
    margin: 10px 8px 8px;
    margin-top: 10px;
    width: 1pc;
    transition: all .3s ease-out 0s
}

.agent-pc #indexPage #contactlist #contactform {
    position: relative;
    left: -50%;
    margin-top: 5pc;
    margin-left: -90pt;
    width: 1170px;
    max-width: 1170px
}

.agent-pc #contactform p .inputtxt {
    float: left;
    margin: 0 2%;
    margin-bottom: 20px;
    padding: 20px 0;
    width: 29%;
    border-bottom: 1px solid #dadada
}

.agent-pc #contactform p textarea.inputtxt {
    width: 96%;
    height: 75pt;
    border-color: transparent;
    border-bottom: 1px solid #dadada;
    background: 0 0
}

.agent-pc #contactform p .inputtxt.submit {
    left: calc(-100% - 20px);
    left: -webkit-calc(-100% - 20px);
    display: block;
    padding: 5px 0;
    width: 75pt;
    height: 40px;
    border: 1px solid #9b9b9b;
    background-color: transparent;
    color: #cfcfcf;
    font-size: 15px;
    cursor: pointer;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.agent-pc .npagePage .mpageEditor #mcontact .module_container {
    max-width: 1170px
}

.agent-pc .npagePage .mpageEditor #mcontact .container_content {
    float: right
}

.agent-pc .npagePage #mcontact #contactlist #contactform {
    position: relative;
    left: -50%;
    margin-top: 5pc;
    margin-left: 5pc;
    width: 910px;
    max-width: 910px
}

#indexPage .mcustomize,
#indexPage .news {
    background-color: #f8f8f8
}

.search_but {
    float: right;
    display: none !important;
    padding: 9pt
}

#search .s_close i,
.search_but i {
    font-size: 22px
}

#search {
    position: absolute;
    top: 0;
    left: 110%;
    z-index: 6;
    display: none;
    width: 100%;
    height: 84px;
    background: #131313;
    opacity: 0
}

#search .s_wrapper:after {
    clear: both;
    display: block;
    content: ''
}

#search .s_submit {
    float: left;
    margin-top: 2pc;
    margin-left: 25px
}

#search .s_submit i {
    font-size: 22px
}

#search .s_wrapper {
    position: relative
}

#search .s_wrapper input {
    float: left;
    margin: 24px 10px;
    padding: 0 9pt;
    width: 260px;
    height: 40px;
    border-radius: 5px;
    border-radius: 4px;
    background: #fff
}

#search .s_close {
    float: right;
    margin-top: 20px;
    padding: 9pt
}

.mini #search .s_submit {
    margin-top: 22px
}

.mini #search .s_wrapper input {
    margin: 9pt 10px
}

.mini #search .s_close {
    margin-top: 10px
}

#projectimages li {
    text-align: center
}

#projectimages img {
    display: inline-block;
    width: auto;
    max-width: 100%
}

.price {
    color: #ff690b;
    padding: 10px 20px;
    font-size: 10pt;
    display: none;
}

.pro_topIcon {
    position: absolute;
    top: 10%;
    right: 10%;
    padding: 4px 12px;
    background: #ff690b;
    border-radius: 2px;
    color: #fff
}

.putaway {
    background: #ff690b
}

.soldout {
    background: #bebebe
}

.agent-pc .project .item_block .pro-mask a {
    display: inline-block
}

.pro-mask {
    text-align: center
}

.pro-mask a.ontrial,
.pro-mask a.preview,
.pro-mask a.pro-details {
    width: 31%;
    border: 1px solid #ff592d;
    border-radius: 3px;
    height: auto;
    padding: 0;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    background: #ff592d;
    margin: 0;
    color: #fff;
    font-size: 12px;
    transition: all .3s ease-out 0s
}

.pro-mask a.preview {
    background-color: #009CFF;
    border: 1px solid #009CFF
}

.pro-mask a.preview:hover {
    background-color: #00C0FF;
    border: 1px solid #00C0FF
}

.pro-mask a.pro-details {
    background-color: #fff;
    border: 1px solid #02c63c;
    color: #02c63c
}

.pro-mask a.pro-details:hover {
    background-color: #02c63c;
    color: #fff
}

.pro-mask a.ontrial:hover {
    background-color: #ff7500;
    border: 1px solid #ff7500
}

.pro-mask {
    width: 70%;
    border-radius: 3px;
    padding: 1.2% 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35%;
    margin-top: 8%;
    background: rgba(255, 255, 255, 1);
    opacity: 0;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .4)
}

.agent-pc .project .item_block:hover .item_img .pro-mask {
    opacity: 1
}

.pro-mask a {
    display: none
}

.npagePage.post .pro-mask {
    display: none
}

.npagePage.post #postInfo .post_but {
    text-align: center;
    margin: 20px 0 30px
}

.npagePage.post #postInfo .post_but a {
    color: #fff;
    background: #009CFF;
    font-size: 14px;
    transition: all ease .3s;
    display: inline-block;
    padding: 14px 52px;
    border-radius: 3px
}

.npagePage.post #postInfo .post_but a#tryURLBtn {
    background: red
}

#sitecontent .ad01 .item_block:hover .item_wrapper .item_info {
    padding-top: 20px
}

.agent-pc .post .project .title {
    font-size: 14px;
    line-height: 18px;
    text-align: left
}

.agent-pc .post .project .wrapper .title {
    font-size: 22px;
    margin-bottom: 10px
}

.agent-pc .post .project .subtitle {
    text-align: left
}

.agent-pc .post .project .price {
    text-align: left;
    padding: 6px 0
}

.agent-pc .case .item_img {
    width: 55%;
    float: left
}

.agent-pc .case .item_wrapper {
    width: 40%;
    float: left;
    padding-top: 50px;
    padding-left: 2%
}

.agent-pc .case .item_block {
    border-top: 1px dotted #d3d3d3;
    padding: 40px 0 20px
}

.agent-pc .case .item_block:first-child {
    border-top-color: transparent
}

.agent-pc .case .item_block:after {
    content: '';
    display: block;
    clear: both
}

.agent-pc .case .item_block .title {
    font-size: 16px;
    color: #777;
    font-weight: 700
}

.agent-pc .case .item_block .subtitle {
    color: #a6a6a6;
    margin-top: 4px
}

.agent-pc .case .item_block .description {
    color: #777;
    line-height: 24px;
    margin-top: 28px
}

.agent-pc .case .item_block .details {
    padding: 10px 40px;
    background: #666;
    color: #fff;
    text-decoration: underline;
    margin: 40px 0 0;
    display: inline-block
}

#openAssist,
#assistBtn {
    display: none
}

#topSlider .bx-wrapper {
    z-index: 0;
}

.agent-pc .container_category a:after {
    position: absolute;
    margin-top: 7px;
    margin-left: 25px;
    width: 1px;
    height: 10px;
    background-color: #dbdbdb;
    content: '';
    top: 50%;
    right: -1px;
    margin: 0;
    margin-top: -5px;
}

.agent-pc .container_category a:last-of-type:after {
    display: none;
}

.agent-pc #indexPage .project .t_box p.price {
    display: none;
}

.agent-pc .project .item_block .item_wrapper {

    transform: translate3d(0, 0, 0);
}

/* projectdiy */

#mcontact #contactform.wow,
#mcontact #contactinfo.wow,
.ad01 .content_list li.wow,
.container_target.wow,
.imagelink .content_list li.wow,
.mcustomize .description.wow,
.mcustomize .header.wow,
.mcustomize .mediabody.wow,
.news .content_list li.wow,
.projectdiy .content_list li.wow,
.service .content_list li.wow,
.team .content_list li.wow,
.team_tabs li.wow,
.agent-pc .case .item_block.wow {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.agent-pc .projectdiy .content_wrapper {
    margin-right: -1%
}

.agent-pc.projectdiy .content_list:after {
    clear: both;
    display: block;
    content: ''
}

.agent-pc .projectdiy .item_block {
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    width: 32.333%;
    height: auto
}

.agent-pc .projectdiy .item_block,
.agent-pc .projectdiy .item_img {
    position: relative;
    overflow: hidden
}

.agent-pc .projectdiy .item_block .item_img img {
    width: 100%;
    height: auto;
    transition: all .3s ease-out 0s
}

.agent-pc .projectdiy .item_block a {
    display: block;
    height: 100%
}

.agent-pc .projectdiy .date_wrap,
.agent-pc .projectdiy .item_des,
.agent-pc .projectdiy .item_tags,
.agent-pc .projectdiy a.details {
    display: none
}

.agent-pc .projectdiy .title {
    color: #b1b1b1;
    font-size: 12px;
    font-family: HELVETICANEUELTPRO-THEX, Arial, "微软雅黑";
    transition: all .3s ease-out 0s
}

.agent-pc .projectdiy .subtitle {
    margin-top: 4px;
    color: #505050;
    font-size: 18px;
    line-height: 30px;
    transition: all .3s ease-out 0s
}

.agent-pc .projectdiy .keywords {
    color: #b1b1b1;
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
}

.agent-pc .projectdiy .t_box {
    margin-top: 14px;
}

.agent-pc .projectdiy .t_box p {
    display: inline;
    width: auto;
    padding: 0 10px
}

.agent-pc .projectdiy .description {
    margin-top: 40px
}

.agent-pc .projectdiy .description a {
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    border: 1px solid #00C0FF;
    color: #666;
    text-align: center;
    text-decoration: none;
    line-height: 40px
}

.agent-pc #sitecontent .projectdiy .description a:hover {
    border-color: #00C0FF;
    background-color: #00C0FF;
    color: #fff
}

.agent-pc .projectdiy .item_block .item_wrapper {
    position: relative;
    width: 100%;
    transition: all .6s ease-out 0s
}

.agent-pc .projectdiy .item_block:hover .item_img img {
    -webkit-transform: scale(1.06, 1.06);
    transform: scale(1.06)
}

.agent-pc .projectdiy .item_info {
    position: relative;
    display: block;
    margin-top: -2%;
    padding: 0 8% 6%;
    text-align: center
}

.agent-pc .projectdiy .item_block:hover .item_img:before {
    border: 1px solid rgba(0, 0, 0, .1)
}

.agent-pc .projectdiy .bx-wrapper .bx-controls-direction a.disabled {
    display: block;
    background-color: #d8d8d8
}

.agent-pc .projectdiy .bx-wrapper .bx-controls-direction a.disabled:hover {
    background: #00C0FF
}

.agent-pc #indexPage .module.projectdiy .container_content .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 20px
}

.agent-pc #indexPage .module.projectdiy .container_content .bx-wrapper .bx-controls-direction a.bx-next {
    right: 20px
}

.npagePage .module.projectdiy .module_container {
    padding: 0 5%;
    max-width: none
}

.agent-pc .npagePage.post .projectdiy .tab_button .item_img:before,
.npagePage.post #postContent .projectdiy .item_block .item_tags,
.npagePage.post .item_tags i {
    display: none
}

.agent-pc .npagePage.post .projectdiy .tab_button .item_block {
    width: 5pc;
    cursor: pointer
}

.agent-pc .npagePage.post .projectdiy #postContent,
.npagePage.post .projectdiy #listContent {
    float: none;
    width: 100%
}

.agent-pc .npagePage.post .projectdiy #postContent {
    float: left;
    margin: 0 20px 0 30px;
    padding: 40px;
    width: calc(100% - 35pc);
    max-width: 100%;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
}

.agent-pc .npagePage.post .projectdiy #postMianCont {
    float: right;
    margin-top: -2px;
    margin-right: 30px;
    padding: 10px 30px 40px;
    width: 340px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1)
}

.agent-pc .npagePage.post .projectdiy #listContent {
    margin-bottom: 5pc;
    width: 100%
}

.agent-pc #sitecontent .npagePage.post #postContent .projectdiy .item_block:hover .title {
    color: #fff
}

.agent-pc .npagePage.post #postContent .projectdiy .item_block:hover .subtitle {
    color: hsla(0, 0%, 100%, .56)
}

.agent-pc .npagePage.post #postContent .projectdiy .item_block .title {
    color: #444
}

.agent-pc .npagePage.post .projectdiy .container_content {
    padding-top: 0
}

.agent-pc .npagePage.post .projectdiy #postInfo {
    padding: 50px 0
}

.agent-pc .npagePage.post .projectdiy .content_wrapper {
    margin-right: 0
}

.agent-pc .npagePage.post .mlist.projectdiy .item_tags {
    display: none
}

.agent-pc .npagePage.post .projectdiy .item_block {
    width: 49%
}

.agent-pc .npagePage.post .module.projectdiy .module_container {
    padding: 50px 5px;
    max-width: 100%;
    background-color: #f5f5f5
}

.agent-pc .npagePage.post .projectdiy #postInfo,
.npagePage.post .projectdiy #postContent,
.npagePage.post .tab_content {
    float: none;
    margin: 0 auto;
    padding-right: 5px;
    padding-left: 5px;
    max-width: 1170px
}

.agent-pc .npagePage.post .projectdiy .description {
    display: block;
    line-height: 24px;
}

#projectdiyimages li {
    text-align: center
}

#projectdiyimages img {
    display: inline-block;
    width: auto;
    max-width: 100%
}

.agent-pc .projectdiy .item_block .pro-mask a {
    display: inline-block;
}

.agent-pc .projectdiy .item_block:hover .item_img .pro-mask {
    opacity: 1;
}

.agent-pc .post .projectdiy .title {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

.agent-pc .post .projectdiy .wrapper .title {
    font-size: 22px;
    margin-bottom: 10px;
}

.agent-pc .post .projectdiy .subtitle {
    text-align: left;
}

.agent-pc .post .projectdiy .price {
    text-align: left;
    padding: 6px 0;
}

#thingItem .thingItem_info,
#projectdiyMain .digest_wrap {
    width: 460px;
    margin-left: 80px;
    float: left;
}

#thingItem .thingItem_slider,
#projectdiyMain .details_wrap {
    width: calc(100% - 540px);
    float: left;
    position: relative
}

#projectdiyMain .details_wrap {
    height: auto
}

.agent-pc .npagePage.post .projectdiy .item_block {
    width: calc(100%/5 - 1%)
}

.agent-pc .npagePage.post .module.projectdiy .module_container {
    background-color: #fff;
}

.agent-pc .post .projectdiy .tags_list .subtitle {
    text-align: center;
    font-size: 16px;
}

.agent-pc .post .projectdiy .tags_list .keywords {
    display: none
}

.agent-pc .tags_list .projectdiy .t_box {
    margin: 0;
}

#projectdiyMain h2 {
    font-weight: normal;
}

.agent-pc .tags_list .projectdiy .t_box p {
    display: block;
    text-align: center
}

.agent-pc #indexPage .projectdiy .t_box p.price {
    display: none;
}

#footer._alter {
    margin: 0 auto;
    text-align: center;
    padding: 24px 56px;
}

#footer._alter a:last-child {
    margin: 0;
}

#footer._alter a {
    margin-right: 20px;
}

#footer._alter>span {
    display: block;
    text-align: center;
    max-width: 100%;
}


/* add videom */
#indexPage .videom .item_block {
    width: calc(100% / 4 - 15px);
    height: auto;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, .15);
    transition: all .36s ease;
    cursor: pointer;
}

#sitecontent .ff_pageList .videom .item_block {
    width: calc(100% / 3 - 15px);
    height: auto;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, .15);
    transition: all .36s ease;
    cursor: pointer;
}

#sitecontent .videom .item_block .item_img img {
    max-width: 100%;
}

#sitecontent .videom .item_block .item_tags,
#sitecontent .videom .item_block .date_wrap,
#sitecontent .videom .item_block .details,
#sitecontent .videom .item_block .item_index {
    display: none;
}

#sitecontent .videom .item_block .item_info {
    background: rgba(0, 0, 0, 0.1);
    padding: 6% 5% 6%;
}

#sitecontent .videom .item_block .item_info,
.npagePage:not(.post) .videom .item_block .item_info {
    transition: padding .36s ease;
    padding: 6% 4% 6%;
    text-align: left;
}

#sitecontent .videom .item_block .item_info .title,
.npagePage:not(.post) .videom .item_block .item_info .title {
    font-size: 16px;
    color: #fff;
}

#sitecontent .videom .item_block .item_info .subtitle,
.npagePage:not(.post) .videom .item_block .item_info .subtitle {
    font-size: 14px;
    margin-top: 8px;
    line-height: 16px;
}

#sitecontent .videom .content_wrapper .more {
    display: none;
}

#sitecontent .videom .item_block .item_info,
.npagePage:not(.post) .videom .item_block .item_info {
    transition: 0.36s ease;
}

#sitecontent .videom .item_block:hover .item_info,
.npagePage:not(.post) .videom .item_block:hover .item_info {
    background-color: #e3120b;
}

#sitecontent .videom .item_block:hover .item_info .subtitle,
.npagePage:not(.post) .videom .item_block:hover .item_info .subtitle {
    color: rgba(255, 255, 255, 0.6)
}

#sitecontent .videom .item_block:hover .item_info,
.npagePage:not(.post) .videom .item_block:hover .item_info {
    padding-left: 8%;
}

#sitecontent .videom .item_block .item_info,
.npagePage:not(.post) .videom .item_block .item_info {
    transition: all .36s ease;
}

.vPlayArea {
    width: 100%;
    height: 100%;
}

.vPlayArea .vPlayItem {
    width: 960px;
    padding: 10px;
    height: 618px;
    background: #fff;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    margin-top: -366px;
    z-index: 2;
    border: 1px solid #dedede;
    transition: margin 0.36s ease, background 1s ease, border-color 1s ease;
}

.vPlayArea .vPlayItem video {
    width: 100%;
}

.vPlayArea.vshow .vPlayItem {
    margin-top: -336px;
}

.videoTabBtns {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 0;
    transform: translateY(-50%);
    transition: opacity 1s ease;
}

.videoTabBtns .videoTabBtn {
    width: 50px;
    height: 50px;
    background: #fff;
    margin-top: -25px;
    position: absolute;
    top: 0;
    text-align: center;
    cursor: pointer;
}

.videoTabBtns .videoTabBtn .icon {
    text-align: center;
}

.videoTabBtns .videoTabBtn.next {
    right: 0;
}

.videoTabBtns .videoTabBtn.next .icon:after {
    content: "";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    line-height: 50px;
    font-size: 29px;
    color: #848484;
}

.videoTabBtns .videoTabBtn.prev {
    left: 0;
}

.videoTabBtns .videoTabBtn.prev .icon:after {
    content: "";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    line-height: 50px;
    font-size: 29px;
    color: #848484;
}

.videoInfor {
    width: 100%;
    height: 48px;
    position: relative;
    padding: 15px 0 0;
    transition: opacity 1s ease;
}

.videoInfor .title {
    font-size: 16px;
    color: #2e2e2e;
}

.videoInfor .subtitle {
    color: #7d7d7d;
    font-size: 13px;
    line-height: 22px;
    margin-top: 6px;
}

.videoBg {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: 100;
    transition: background 1s ease;
}

.videoBg.deepView {
    background: rgba(0, 0, 0, 0.9);
}

.videoBg.deepView .vPlayItem {
    background: transparent;
    border-color: transparent;
}

.videoBg.deepView .videoInfor {
    opacity: 0;
}

.videoBg.deepView .videoTabBtns {
    opacity: 0;
}

.vPlayArea .vPlayItem {
    background: #252525;
    border-color: #252525;
}

.theme-b .videoTabBtns .videoTabBtn {
    background: #252525;
}

.videoInfor .title {
    color: #fff;
}

.agent-mobile .videom .content .wrapper {
    width: 96%;
    margin: 0 2%;
    margin-top: 20px;
}

.videom .item_block .item_img {
    position: relative;
}

.videom .item_block .imgIcon {
    opacity: 0;
    position: absolute;
    width: 48px;
    height: 48px;
    border: 3px solid rgba(255, 255, 255, 0.9);
    top: 10%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 50%;
    transition: all 0.5s ease 0s;
    visibility: hidden;
}

.videom .item_block:hover .imgIcon {
    visibility: visible;
    opacity: 1;
    top: 50%;
}

.videom .item_block .imgIcon:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -9px;
}

.agent-mobile .videom .content_list .item_block {
    width: 49%;
    float: left;
    margin-bottom: 10px;
}

.agent-mobile .videom .content_list .item_block:nth-child(2n) {
    float: right;
}


.theme-b .vPlayArea .vPlayItem {
    background: #252525;
    border-color: #252525;
}

.theme-b .videoTabBtns .videoTabBtn {
    background: #252525;
}



.theme-b .videoInfor .title {
    color: #fff;
}


#sitecontent .videom .item_block .item_mask {
    transition: 0.36s ease;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ8AAAC0CAYAAACKcP4VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI2NEUwMjc2OUJBMzExRThBRjgwQUYyRkM4NkQ1QkU2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI2NEUwMjc3OUJBMzExRThBRjgwQUYyRkM4NkQ1QkU2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjY0RTAyNzQ5QkEzMTFFOEFGODBBRjJGQzg2RDVCRTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjY0RTAyNzU5QkEzMTFFOEFGODBBRjJGQzg2RDVCRTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7YkVFvAAACwElEQVR42uzXQU4CQRiE0WnDEbn/Vdq4cyGOA0OXUO9bkbAwIS/1t+N6vW53Nr99Hpt0sMud2Pa+g1Gn4JtWUc/oYwfQPOFvTD+zjuA7G8yEUH/B90wkEOomvlUwINSvb75VCAVfDIIVhC8ehKX45j9DKMtnBdWHD0L4IBR83oNvim++IEAILR+E6sTnFMNnBdWND0L4IBR83oPwWUF144MQPqdY8FlB+CCETxDC5z0In6wgfBDCJwDhs4LwQQghfBDCB6Hgs4LwQSj4nGL4rKDggxA+CAWf9yB8VhA+QQifUwyfrCB8EMInCOHzHoRPVhA+COGTUwyfFYRPEMIHIXzyHoTPCsInCOFziuFT3wrCByF86kMIH4TwqW8F4VMMIXyKnWL4FFtB+BRDCJ9iCOFT7D0In2IrCJ9iCOFT7BTDp9gKwqcYQvgUQwifYu9B+BRbQfgUW0H4FAs+xdYPPsUAwidnV33rB58sn/rWDz5ZPsEnwSf4JPgEnwSfXr4BnyyfulYPPlk+9a0efLJ86ls9+BSD99XFb6LV6CyfovAsnyLo4FMMHXyKofPmUxSe5VMEHXyKoXN2FYVn+RRBB59i6OBTDJ03n6LwLJ8i6OBTDJ2zqyg8ywfdBp+q0MEHXTxvPvAsn3rQwQeds6tOeJYPOvjUhQ4+6Lz51AnP8kEHn7rQObvgWT71oYMPOvjUh86bDzzLB11v8EHn7IJn+QQdfNDBJ+i8+cCzfIIOPuicXfBk+aCDDzrBB503H3iyfNDBB52cXfAsH3TwQSf4oPPmA0+WDzr4oJOzC57lg07wQQcfdOp884Fn+aDT8eUbL4gOPGfX2un9zy508EGn98cHXdGbb4Cn5uWDrvi/3RFEB145PmunKL6xEB148C1dI+i0e3YHdEq++c4CA51+7HIAz4ROq/HdwjRB0yN9CjAAQh2YndQMJJcAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    background-color: rgba(255, 255, 255, 0.58);
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border: 1px solid hsla(0, 0%, 33%, 0.58);
    border-radius: 50%;

    background-size: 20px;
    background-position: 16px;
    opacity: 0;
}

#footer p a#flogo {

    white-space: nowrap;
}

.postbody img[border="1"] {
    border: 1px solid #d4d4d4
}

/* 2019-07-04 17:04:09 */

/* #sitecontent .npagePage.post .projectdiy .digest_wrap {
    
    float: none;
    clear: both;
    width: 100%;
    margin-bottom: 30px;
}

#sitecontent .npagePage .projectdiy .des_wrapper {
    
    position: static;
    width: 100%;
    float: none;
}

#sitecontent .npagePage.post .projectdiy #projectMain .details_wrap {
    
    float: none;
    width: 100%;
} */


/* 导航搜索 css */
body #header #search-nav {
    height: 41px;
    color: #999
}

/* body #header.mini #search-nav {
    height: 66px;
} */

body #search-header .searchFormGroup input,
#search-list .searchFormGroup input {
    border: 2px solid #909744;
    background: #fff;
}

body #search-header .searchFormGroup input::-webkit-input-placeholder,
#search-list .searchFormGroup input::-webkit-input-placeholder {
    color: #959595;
}

body #search-header .searchFormGroup input:-moz-placeholder,
#search-list .searchFormGroup input:-moz-placeholder {
    color: #959595;
}

body #search-header .searchFormGroup input::-moz-placeholder,
#search-list .searchFormGroup input::-moz-placeholder {
    color: #959595;
}

body #search-header .searchFormGroup input:-ms-input-placeholder,
#search-list .searchFormGroup input:-ms-input-placeholder {
    color: #959595;
}

body #search-header .searchFormGroup .searchSub,
#search-list .searchFormGroup .searchSub {
    color: #fff;
    background: #909744;
}

body #search-header .searchFormGroup .searchSub .fa,
#search-list .searchFormGroup .searchSub .fa {
    display: none;
}

body .searchGroup,
#search-list .searchGroup {
    display: inline-block;
    height: 100%;
}

body .searchGroup .search_wrap,
#search-list .searchGroup .search_wrap {
    position: relative;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}

body .searchGroup .search_wrap::after,
#search-list .searchGroup .search_wrap::after {
    content: "";
    display: block;
    clear: both;
}

body .searchGroup .searchOnOff,
#search-list .searchGroup .searchOnOff {
    cursor: pointer;
    display: none;
    float: left;
    line-height: 40px;
    margin-right: 20px;
}

body .searchGroup .searchBox,
#search-list .searchGroup .searchBox {
    float: left;
}

body .searchGroup .searchClose,
#search-list .searchGroup .searchClose {
    display: inline-block;
    display: none;
}

body .searchGroup .searchFormGroup,
#search-list .searchGroup .searchFormGroup {
    height: 40px;
}

body .searchGroup .searchFormGroup::after,
#search-list .searchGroup .searchFormGroup::after {
    content: "";
    display: block;
    clear: both;
}

body .searchGroup .searchFormGroup input,
#search-list .searchGroup .searchFormGroup input {
    float: left;
    width: 268px;
    height: 100%;
    box-sizing: border-box;
    text-indent: 15px;
}

body .searchGroup .searchFormGroup .searchSub,
#search-list .searchGroup .searchFormGroup .searchSub {
    float: left;
    cursor: pointer;
    padding: 0 12px;
    height: 100%;
    line-height: 40px;
    text-align: center;
}

body #search-header {
    display: block;
    float: right;
    margin-right: 66px;
    transition: opacity 0.36s ease;
}




body #search-nav {
    position: absolute;
    left: auto;
    right: 25px;
    height: 80px;
    transition: opacity 0.36s ease, height 0.36s ease;
}

body #search-nav .searchBox {
    position: absolute;
    top: 60px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);

    background: aliceblue;
    right: 0;
    height: 0;
    overflow: hidden;
    transition: height 0.36s ease;
}

body #search-nav.search-open .searchBox {
    height: 40px;
}

body #search-nav .searchOnOff {
    display: block;
    font-size: 17px;
    position: relative;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}

body #search-nav .searchSub {
    display: none;
}

body #search-nav.navHide .searchBox {
    display: none;
}

body #search-nav .search_wrap {
    height: 100%;
}


body .searchGroup .searchFormGroup input {
    background: #fff;
}

.searchPage .mlist.search .content_list .item_block {
    cursor: pointer;
    border-width: 0 0 1px 0;
    padding-top: 30px;
}

.searchPage .mlist.search .content_list .item_block:last-child {
    border: none;
}

.searchPage .mlist.search .content_list .item_block .item_box {
    display: block;
}

.searchPage .mlist.search .content_list .item_block .item_box::after {
    content: "";
    display: block;
    clear: both;
}

.searchPage .mlist.search .content_list .item_block .item_box .item_info {
    float: left;
}

.searchPage .mlist.search .content_list .item_block .item_box .date_wrap {
    float: left;
    line-height: 30px;
    margin-left: 10px;
}

.searchPage .mlist.search .content_list .item_block .item_info .date_wrap {
    display: none;
}

.searchPage .mlist.search .content_list .item_block .item_des {
    clear: left;
}

.searchPage .mlist.search .content_list .item_block .item_des .description {
    height: auto;
    max-height: 52px;
}

.searchPage .mlist.search .content_list .item_block .details .fa {
    color: inherit;
    padding-left: 10px;
}

.searchPage .mlist.search .content_list .item_block:hover .details {
    border-color: #333;
    color: #fff;
    background-color: #333;
}

.searchPage .mlist.search .content_list .item_block .details {
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    margin-left: 20px;
    margin-bottom: 30px;
    padding: 0 20px;
    margin-top: 20px;
    margin-left: 0;
}

.searchPage {
    font: 12px Arial, "微软雅黑";
}

.searchPage .title {
    transition: all 0.36s ease;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.searchPage .date_wrap {
    transition: all 0.36s ease;
    font-size: 13px;
    line-height: 26px;
    color: #888;
}

#search-list {
    margin-top: 40px;
}

#search-list input {
    width: 520px;
}

.searchPage .item_index {
    display: none;
}

.searchPage #search-header {
    display: none !important;
}

.searchPage #footer {
    width: 100%;
    position: fixed;
    bottom: 0;
}

.searchPage #page {
    padding-bottom: 0;
}

.searchPage .ff_pageList {
    padding-bottom: 0;
}

#search-list .searchFormGroup input {

    border-color: #333;
}

#search-list .searchFormGroup .searchSub {
    background: #333;
}

.searchPage .mlist.search .content_list .item_block .item_box .description {
    color: #999
}


/* 上下页切换 */

.tab_page_btn .ic:before {
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    color: #999;
}

.tab_page_btn-left .ic:before {
    content: "\f104";
}

.tab_page_btn-right {
    justify-content: flex-start;
    text-align: left;
}

.tab_page_btn-left {
    justify-content: flex-end;
    text-align: right;
}

.tab_page_btn-right:hover,
.tab_page_btn-left:hover {
    color: #333;
}

.tab_page_btn-right,
.tab_page_btn-left {
    display: flex;
    align-items: center;
    padding: 30px 50px;
}

.tab_page_btn .ic {

    display: block;
    width: 100px;
    text-align: center;
    color: inherit;
}

.tab_page_btn-title,
.tab_page_btn-subtitle {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab_page_btn-title {
    color: #333;
}

.tab_page_btn-right .ic:before {
    content: "\f105"
}

.tab_page_btn {
    display: flex !important;
    justify-content: center;
}

.bodylistpost.bodyproject #postInfo .description a {
    color: #fff;
}




/*韩雪冬 2022.8.17*/

.agent-pc .project .item_block, .agent-pc .project .item_img {border-radius: 10px;}
.agent-pc .project .item_info {margin-top: 6%;}
.pro-mask {width: 90%;top: 64%;left: 40%;margin-left: -35%;margin-top: 8%;box-shadow: 0px 10px 20px rgb(0 0 0 / 20%);}