﻿@charset "utf-8";
@font-face { font-weight: 400; font-style: normal; font-family: HELVETICANEUELTPRO-THEX; src: url(fonts/HELVETICANEUELTPRO-THEX.OTF) }
@font-face { font-family: icomoon; src: url(fonts/icomoon.eot?6jyupl); src: url(fonts/icomoon.eot?6jyupl#iefix) format('embedded-opentype'), url(fonts/icomoon.ttf?6jyupl) format('truetype'), url(fonts/icomoon.woff?6jyupl) format('woff'), url(fonts/icomoon.svg?6jyupl#icomoon) format('svg'); font-weight: 400; font-style: normal }
.iconfont { font-family: "iconfont" !important; font-size: 20px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
* { 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: #00C0FF }
.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: #00C0FF
}

::-webkit-scrollbar-thumb {
 width: 8px;
 background-color: #333
}

::-webkit-scrollbar-thumb:hover {
 width: 8px;
 background-color: #00C0FF
}
.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: #00C0FF }
.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 5% 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: 0px; 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: 0 30px; 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: #00C0FF; 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 .nav .subnav { position: absolute; top: 100%; left: 0; z-index: 199; visibility: hidden; overflow: hidden; width: 180px; height: auto; border-top: 2px solid #00C0FF; 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: #00C0FF }
#header .nav .subnav li a.active, #header .nav .subnav li a:hover { padding-left: 24px; background-color: #f9f9f9; color: #00C0FF }
.browser-lt11 #header .nav>li a.active span, .browser-lt11 #header .nav>li:hover a span { color: #00C0FF }
#hcontact { padding-top: 5px }
#hcontact i { float: left; color: #909090; font-size: 26px }
#hcontact p { margin-left: 36px; color: #00C0FF; 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 #00C0FF; color: #00C0FF }
#navMini .nav a.active i, #navMini .nav a:hover i { color: #00C0FF }
#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:0 5%; 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: #00C0FF; font-size: 28px; line-height: inherit }
#indexPage .module .container_header .subtitle { margin-top: 10px; color: #999; font-size: 15px }
#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: #00C0FF }
#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(../images/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: #00C0FF }
#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: 1px; padding: 8px 25px; height: 1pc; color: #898989; line-height: 1pc; transition: all .3s ease-out 0s; font-size: 14px; }
.container_category a:after { position: absolute; margin-top: 3px; margin-left: 25px; width: 1px; height: 10px; background-color: #e7e7e7; content: '' }
.container_category a:last-of-type:after { width: 0; height: 0 }
#sitecontent .container_category a.active, #sitecontent .container_category a:hover { background-color: #00C0FF; 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: #00C0FF }
#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: #00C0FF }
#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: 0px; width: auto; height: auto; max-width: 100% }
.npagePage .mpageEditor .container_header { padding: 60px 0 30px; text-align: center; font-size: 28px }
.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 56px; height: 24px; border-color: #e9e9e9; background-color: #f0f0f0; width: 100%; }
#footer p { height: 24px; color: #9e9e9e; text-align: right; line-height: 24px; width: 1200px; }
#footer p span.ellipsis { display: inline; 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; margin-right: -10px; bottom: 164px; z-index: 99; margin-right: -3px; width: 40px; height: 40px; border: 1px solid #00C0FF; background-color: #00C0FF; color: #999; text-align: center; font-size: 18px; line-height: 30px; cursor: pointer }
#online_open:hover { border-color: #00C0FF; background-color: #00C0FF }
#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; display: none; width: 180px; height: auto; background-color: #fff; box-shadow: 0 5px 9px rgba(4, 0, 0, .17) }
#olx_head { padding: 20px; height: 1pc; background: #00C0FF; 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: #00C0FF }
#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: #00C0FF }
.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: #00C0FF; 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(../images/icon.png) no-repeat 0 -8px }
#topSlider .bx-wrapper .bx-controls-direction a.bx-next i { background: url(../images/icon.png) no-repeat -50px -8px }
#topSlider .bx-wrapper .bx-controls-direction a.bx-prev:hover i { background: url(../images/icon.png) no-repeat 0 -28px }
#topSlider .bx-wrapper .bx-controls-direction a.bx-next:hover i { background: url(../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: #00C0FF }
.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 5% 0; height: 54px; background: #fff }
.gh0 #header.mini .nav, .singlescreen #header.mini .nav { height: 54px }
.gh0 #header .nav { float: right; padding-right: 0 }
.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: 28px }
.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: 26px }
.module.mcustomize .mediabody { margin-top: 0px; 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: #00C0FF; 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: #00C0FF; 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: 700px; max-width: 100% }
.agent-pc .module.mcustomize.horizontal .contentbody { float: left; display: table; margin-top: 90px; width: 30%; height: auto;margin-left: 5%; }
.agent-pc .module.mcustomize.horizontal .contentbody .wrapper { vertical-align: middle }
.agent-pc .module.mcustomize.horizontal .mediabody { float: right; width: 60% }
.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;margin-top: 20px; }
.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: #00C0FF }
.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, .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, .agent-pc .case .item_block.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: #b1b1b1; font-size: 12px; font-family: HELVETICANEUELTPRO-THEX, Arial, "微软雅黑"; transition: all .3s ease-out 0s }
.agent-pc .project .subtitle { margin-top: 4px; color: #505050; font-size: 18px; line-height: 30px; transition: all .3s ease-out 0s }
.agent-pc .project .keywords { color: #b1b1b1; font-size: 12px; line-height: 18px; margin-top: 4px; }
.agent-pc .project .t_box { margin-top: 14px; }
.agent-pc .project .t_box p { display: inline; width: auto; padding: 0 10px }
.agent-pc .project .description { margin-top: 40px }
.agent-pc .project .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 .project .description a:hover { border-color: #00C0FF; background-color: #00C0FF; 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% 6%; 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: #00C0FF }
.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 5%; 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: #00C0FF }
.agent-pc .service .item_block:hover .title { color: #00C0FF; 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: #00C0FF }
.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; font-size: 14px; 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: #00C0FF }
.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: #00C0FF; 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: #00C0FF }
.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: 24px; 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: 20px; transition: all ease-out .3s }
.agent-pc .team .title, .agent-pc .team .subtitle, .agent-pc .team .item_des { text-align: center; }
.agent-pc .post .team .title, .agent-pc .post .team .subtitle, .agent-pc .post .team .item_des { text-align: left; }
.agent-pc .team .item_box:hover .title { color: #00C0FF }
.agent-pc .team .subtitle { margin-bottom: 40px; 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%; transition: all .3s ease-out 0s; }
.agent-pc .npagePage.post .description { display: block; margin-top: 30px }
.agent-pc .npagePage.post .postbody { margin-top: 30px; }
.agent-pc .npagePage.post .item_des .description { display: block; }
.agent-pc .npagePage.post .description { display: none; }
.agent-pc .npagePage.post .project .description { display: block; line-height: 24px; }
.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: #00C0FF }
.agent-pc .npagePage.post .navlist li.active .navlist_img, .agent-pc .npagePage.post .navlist li:hover .navlist_img { border-color: #00C0FF }
.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 0.01s ease-out 0s; }
.agent-pc .ad01 .title { color: #00C0FF; 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: #00C0FF }
.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 #00C0FF }
.agent-pc .ad01 .container_category { display: none }
.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 #00C0FF; 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: 13px; }
.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.preview, .pro-mask a.ontrial, .pro-mask a.pro-details { width: 31%; border: 1px solid #ff592d; border-radius: 3px; height: auto; padding: 0px; text-align: center; line-height: 30px; display: inline-block; background: #ff592d; margin: 0; color: #fff; font-size: 12px; transition: all 0.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 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; box-shadow: 0px 20px 40px rgba(0, 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; height: 48px; border-radius: 3px; line-height: 48px; width: 160px; text-align: center; }
.npagePage.post #postInfo .post_but a#tryURLBtn { background: rgb(255, 0, 0) }
#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: 30px; 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: 24px; color: #666; }
.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: rgb(255, 255, 255); text-decoration: underline; margin: 40px 0 0; display: inline-block; }
.agent-pc #online_open { display: none }
.login-btn { float: right; margin-right: 0px; }
.login-btn a { padding: 0 24px; margin-top: 6px; color: #fff; background-color: #46be8a; line-height: 32px; display: inline-block; font-size: 14px; }
.login-btn a:nth-child(2) { background-color: #555; margin-left: -3px; }
.login-btn a:nth-child(2):hover{background-color: #f96868;} 
.manage-box { position: relative; float: right; margin-top: 6px; margin-right: 40px; }
.manage-btn { padding: 0 24px; color: #fff; background-color: #46be8a; line-height: 32px; display: inline-block; margin-right: 32px; font-size: 14px; }
.manage-btn i { position: absolute; width: 32px; right: 0px; top: 0; height: 100%; background-repeat: no-repeat; background-size: 100% }
.manage-cont { position: absolute; top: 32px; width: 230px; right: 0px; background-color: #fff; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; opacity: 0; visibility: hidden; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); }
.manage-cont h3 { padding: 0 30px; height: 50px; line-height: 50px; text-align: center; font-size: 13px; color: #333; }
.manage-cont .basic { padding: 16px 30px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; background-color: #f8f8f8; }
.manage-cont .basic p { line-height: 24px; height: 24px; color: #888; }
.manage-cont .basic p span { float: left; }
.manage-cont .basic p i { float: left; color: #555; font-style: initial; }
.manage-cont .basic p:after { content: ''; display: block; clear: both; }
.manage-cont .btn { padding: 16px 30px 0; background-color: #fff; }
.manage-cont .btn a { width: calc(50% - 2px); text-align: right; display: inline-block; margin-bottom: 16px; }
.manage-cont .btn a:nth-child(2n+1) { text-align: left; position: relative; }
.manage-cont .btn a:nth-child(2n+1):after { content: ''; height: 100%; width: 1px; background-color: #ccc; position: absolute; top: 0px; right: 0px; }
.manage-cont .btn a:hover { color: #09c0ff; }
.manage-btn:hover { color: #fff; }
.manage-box:hover .manage-cont { opacity: 1; visibility: visible }
.agent-pc .team .item_info::before { content: ''; position: absolute; bottom: 124px; left: 50%; width: 30px; height: 1px; background: #878787; margin-left: -15px; }
.agent-pc .npagePage .team .item_block:hover .item_img img { transform: scale(1.06); -moz-transform: scale(1.06, 1.06); -webkit-transform: scale(1.06, 1.06); -o-transform: scale(1.06, 1.06); }
.ico_O { width: 16px; height: 16px; display: inline-flex; background: #00C0FF; border-radius: 50%; border: 3px solid #fff; }
#postMian { width: 72%; margin: 0 auto; min-width: 1220px; max-width: 1530px; }
#thingItem .thingItem_info, #projectMain .digest_wrap { width: 460px; margin-left: 80px; float: left; }
#thingItem .thingItem_slider, #projectMain .details_wrap { width: calc(100% - 540px); float: left; position: relative }
#projectMain .details_wrap { height: auto }
#thingItem .thingItem_info .head { position: relative; padding-bottom: 31px; border-bottom: 1px solid #ebebeb; margin-bottom: 28px; }
#thingItem .thingItem_info .head .txt { width: auto; padding-right: 88px; }
#thingItem .thingItem_info .head .title { font-size: 22px; color: #343434; padding: 0; line-height: 26px }
#thingItem .thingItem_info .head .subtitle { font-size: 13px; color: #b2b2b2; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#thingItem .thingItem_info .price { font-size: 30px; color: #ff3b30; position: absolute; right: 0; top: 0; text-align: right; padding: 0; line-height: 26px; }
#thingItem .func_list li h3 { font-size: 13px; margin-right: 18px; text-align: left; font-weight: 100; color: #666; }
#thingItem .func_list li { padding: 10px 0; }
#thingItem .c_l_number { color: #b2b2b2; }
#thingItem .c_l_time .right a { float: left; width: 201px; border: 1px solid #e4e4e4; padding: 16px 0px; border-radius: 3px; }
#thingItem .func_list li a:first-child { margin-right: 10px; }
#thingItem .c_l_time .left { line-height: 72px; }
#thingItem .c_l_copyright .left, #thingItem .c_l_line .left { line-height: 30px; }
#thingItem .c_l_trade .left { line-height: 36px; }
#thingItem .c_l_color .left { line-height: 34px; }
#thingItem .c_l_time .right a p { line-height: 22px; text-align: center; }
#thingItem .c_l_time .right a .title { color: #555; font-size: 16px; padding: 0; }
#thingItem .c_l_time .right a .subtitle { color: #b2b2b2; font-size: 12px; margin: 0; }
#thingItem .func_list li .right a:hover, #thingItem .func_list li .right a.active { border-color: #ff977a }
#thingItem .func_list li.c_l_time .right a:hover .title, #thingItem .c_l_copyright .right a:hover, #thingItem .c_l_line .right a:hover, #thingItem .func_list li.c_l_time .right a.active .title, #thingItem .c_l_copyright .right a.active, #thingItem .c_l_line .right a.active { color: #ff5f30; }
#thingItem .c_l_line .right a, #thingItem .c_l_copyright .right a { width: auto; padding: 0 16px; height: 28px; line-height: 28px; float: left; border: 1px solid #e4e4e4; border-radius: 3px; text-align: center; color: #777; }
#thingItem .c_l_line .right a { margin-right: 10px; }
#thingItem .func_list .c_l_trade { padding: 40px 0; border-top: 1px solid #ebebeb; margin-top: 30px; }
#thingItem .c_l_trade .right { position: relative; right: -2px }
#thingItem .c_l_trade .right .select_case { width: 376px; height: 34px; line-height: 34px; border: 1px solid #e4e4e4; padding: 0 10px 0 26px; border-radius: 3px; cursor: pointer; }
#thingItem .c_l_trade .select_list { width: 412px; position: absolute; top: 36px; left: 0; border: 1px solid #e4e4e4; /* height: 0;
    overflow: hidden; */
background: #fff; height: 120px; border-radius: 3px; /* transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
display: none; overflow: auto; }
#thingItem .c_l_trade .select_list li { color: #999; cursor: pointer; }
#thingItem .c_l_trade .select_list li:hover { color: #ff5f30; }
/* 
#thingItem .c_l_trade .right:hover .select_list {
    height: auto;
    border-color: #e4e4e4
} */

#thingItem .c_l_trade .right .select_case span { float: left; color: #777 }
#thingItem .c_l_trade .right .select_case i { float: right; color: #777; line-height: 34px; font-size: 20px; }
#thingItem .c_l_trade .right li { width: 336px; padding: 0 10px 0 26px; border-top: 1px solid #ebebeb; height: 34px; line-height: 34px; }
#thingItem .confirm_btn { widows: 100%; height: 60px; line-height: 60px; font-size: 18px; text-align: center; color: #fff; background: #f96868; display: block; border-radius: 3px }
.tags_group { border-bottom: 1px solid #ebebeb; line-height: 36px; height: 46px; margin-top: 80px }
.tags_group .cont_title { font-size: 18px; color: #191919; margin-right: 35px; }
.tags_group .cont_list a, .tags_group .moreWrap { padding: 0 20px; display: inline-block; height: 36px; color: #666; font-size: 13px; position: relative }
.tags_group .cont_list a.active, .tags_group .cont_list a:hover, .tags_group .moreWrap:hover { background: #42b8f1; color: #fff; }
.moreWrap .btn span { float: left; line-height: 36px; }
.moreWrap .btn i { float: left; line-height: 36px; font-size: 20px; margin-left: 10px; }
.agent-pc .npagePage.post .project .item_block { width: calc(100%/5 - 1%) }
.agent-pc .npagePage.post .module.project .module_container { background-color: #fff; }
.agent-pc .post .project .tags_list .subtitle { text-align: center; font-size: 16px; }
.agent-pc .post .project .tags_list .keywords { display: none }
.agent-pc .tags_list .project .t_box { margin: 0; }
.tags_list { padding: 40px 0 30px; border-bottom: 1px solid #ebebeb; margin-bottom: 80px; }
.tags_list .content_wrapper.lessItem .bx-wrapper { margin: initial; }
.tags_list .content_wrapper.lessItem .bx-controls { visibility: hidden; }
.c_l_color .ico_O { float: left; }
.c_l_color .right a:hover .ico_O, .c_l_color .right a.active .ico_O { border-color: #fff; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); }
.c_l_color .txt { float: left; margin-left: 6px; line-height: 22px; }
.moreWrap .spread { position: absolute; top: 56px; left: 0; width: 100%; z-index: 5; background: #fff; text-align: center; height: 0; overflow: hidden }
.moreWrap:hover .spread { height: auto }
.moreWrap .spread li { border-bottom: 1px solid #ebebeb; }
.moreWrap .spread li a { display: block }
.moreWrap .spread li a:hover, .select_list li:hover a { color: #ff5f30; }
.select_list a { display: block }
#thingItem .func_list .c_l_color .right a:hover, #thingItem .func_list .c_l_color .right a.active { color: #101010 }
#thingItem .func_list .c_l_color .right a { float: left; margin: 6px 24px 6px 0; }
#thingItem .func_list .c_l_color .right { width: calc(100% - 44px) }
.preview_btn { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.preview_btn span { position: absolute; top: 50%; left: 50%; width: 260px; height: 50px; line-height: 50px; text-align: center; color: #fff; background: #009cff; margin-top: -25px; margin-left: -130px; font-size: 18px; border-radius: 3px; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; opacity: 0; box-shadow: 0px 14px 28px rgba(0, 0, 0, 0.3); }
.preview_btn:hover span { color: rgba(255, 255, 255, 0.8); opacity: 1; top: 47%; }
#projectMain h2 { font-weight: normal; }
.agent-pc .tags_list .project .t_box p { display: block; text-align: center }
.c_l_color .bred { background: #00C0FF; }
.c_l_color .byellow { background: #eeb814 }
.c_l_color .bgreen { background: #3ed216 }
.c_l_color .bblue { background: #3d46ff }
.c_l_color .bwhite { background: #cacaca }
.c_l_color .right a:hover .bred, .c_l_color .right a.active .bred, .c_l_color .right a:hover .byellow, .c_l_color .right a.active .byellow, .c_l_color .right a:hover .bgreen, .c_l_color .right a.active .bgreen, .c_l_color .right a:hover .bblue, .c_l_color .right a.active .bblue, .c_l_color .right a:hover .bwhite, .c_l_color .right a.active .bwhite { border-color: #000 }
.c_l_color .wred { background: #00C0FF; }
.c_l_color .wyellow { background: #eeb814; }
.c_l_color .wgreen { background: #3ed216 }
.c_l_color .wblue { background: #3d46ff }
.c_l_color .wblack { background: #cacaca }
.tlir.mcustomize .description, .tril.mcustomize .description, .agent-pc .case .item_block .description { font-size: 14px; }
.tags_list .bx-wrapper .bx-pager { display: none }
#postTags .tags_list .bx-wrapper .bx-controls-direction a.bx-prev { left: -23px; margin-top: -75px; }
#postTags .tags_list .bx-wrapper .bx-controls-direction a.bx-next { right: -23px; margin-top: -75px; }
#postTags .tags_list .bx-wrapper .bx-controls-direction a:hover { background: transparent; }
#postTags .tags_list .bx-wrapper .bx-controls-direction a:hover i { color: #333 }
#postTags .bx-wrapper .bx-controls-direction a { background: transparent; }
#postTags .bx-wrapper .bx-controls-direction a i { color: #787777 }
#thingItem .c_l_trade .right .select_case.error { border-color: #ff977a; }
#sitecontent .thingItem_slider .bx-wrapper .bx-controls-direction a.bx-prev { left: -5px }
#sitecontent .thingItem_slider .bx-wrapper .bx-controls-direction a.bx-next { right: -5px; text-align: right; }
#sitecontent .thingItem_slider .bx-wrapper .bx-controls-direction a { background: transparent }
#sitecontent .thingItem_slider .bx-wrapper .bx-controls-direction a i { font-family: icomoon!important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; line-height: 40px; font-size: 24px; -webkit-font-smoothing: antialiased; color: #bebebe; margin: 0; }
#sitecontent .thingItem_slider .bx-wrapper .bx-controls-direction a.bx-prev i::before { content: "\e908"; display: block; transition: all 0.3s ease; -webkit-transform: translate(0, 0) rotate(0deg); transform: translate(0, 0) rotate(0deg); }
#sitecontent .thingItem_slider .bx-wrapper .bx-controls-direction a.bx-next i::before { content: "\e909"; display: block; transition: all 0.3s ease; -webkit-transform: translate(0, 0) rotate(0deg); transform: translate(0, 0) rotate(0deg); }
#sitecontent .thingItem_slider .bx-wrapper .bx-controls-direction a:hover { background: transparent }
#sitecontent .thingItem_slider .bx-wrapper .bx-controls-direction a:hover i { color: #333 }
#indexPage .case.module .module_container{max-width: 1200px}
 .agent-pc #indexPage .case .item_block{border-color:transparent;}


 .npagePage .case.module .module_container{max-width: 90%; }
 .npagePage .case.module .container_content {max-width: 1200px;margin: 0 auto;}
 .agent-pc .npagePage .container_category{padding: 15px 0;border-bottom: 1px solid #ECECEC;
border-top: 1px solid #ECECEC;}
.mm-menu.mm-pageshadow:after,.mm-menu>.mm-search{ display: none; position: 0; height: 0;}