@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot');
	src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face { font-weight: 400; font-style: normal; font-family: HELVETICANEUELTPRO-THEX; src: url(../fonts/HELVETICANEUELTPRO-THEX.OTF) }

.fa {display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0);}

.fa-angle-left:before {content: "\f104";}
.fa-angle-right:before {content: "\f105";}
.fa-angle-up:before {content: "\f106";}
.fa-angle-down:before {content: "\f107";}

.animated {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}


@-webkit-keyframes fadeInUp {
	0% {
	opacity:0;
	-webkit-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0)
}}

* { 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: HelveticaNeuea58bcb48818e9f, 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: HelveticaNeuea58bcb48818e9f, 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: #0154a4 }
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:#0154a4
}















::-webkit-scrollbar-thumb {
 width:8px;
 background-color:#333
}















::-webkit-scrollbar-thumb:hover {
 width:8px;
 background-color:#0154a4
}
.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: #0154a4 }
.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: #0154a4; 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: 100px; height: auto; border-top: 2px solid #0154a4; 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: #0154a4 }
#header .nav .subnav li a.active, #header .nav .subnav li a:hover { padding-left: 24px; background-color: #f9f9f9; color: #0154a4 }
.browser-lt11 #header .nav>li a.active span, .browser-lt11 #header .nav>li:hover a span { color: #0154a4 }
#hcontact { padding-top: 5px }
#hcontact i { float: left; color: #909090; font-size: 26px }
#hcontact p { margin-left: 36px; color: #0154a4; 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 #0154a4; color: #0154a4 }
#navMini .nav a.active i, #navMini .nav a:hover i { color: #0154a4 }
#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 0px; text-align: center;}
#indexPage .module .container_header p { display: inline }
#indexPage .module .container_header .title { position: relative; margin: 0 auto; color:#0055a4; font-size: 26px; line-height: inherit }
#indexPage .module .container_header .subtitle { margin-top: 0px; color: #72bb38; font-size: 1pc; letter-spacing:2px;}

#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: #0154a4 }
#indexPage .module .container_content .bx-wrapper .bx-pager.bx-default-pager { position: relative; bottom: 0; margin: 40px 0 20px }

.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: #0154a4 }
#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: HelveticaNeuea58bcb48818e9f, 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: #0154a4; 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: #0154a4 }
#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: #0154a4 }
#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 0px; height: 24px; border-color: #e9e9e9; background-color: #f0f0f0; width: 100%; letter-spacing:1px;}
#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:hover.aier { color: #0154a4 !important; 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 #0154a4; background-color: #0154a4; color: #999; text-align: center; font-size: 18px; line-height: 30px; cursor: pointer }
#online_open:hover { border-color: #0154a4; background-color: #0154a4 }
#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: 180px; height: auto; background-color: #fff; box-shadow: 0 5px 9px rgba(4,0,0,.17) }
#olx_head { padding: 20px; height: 1pc; background: #0154a4; 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: #0154a4 }
#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: HelveticaNeuea58bcb48818e9f; 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: #0154a4 }
.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: #0154a4; color: #fff }
#sitecontent #topSlider .bx-wrapper .bx-controls-direction a { padding: 10px; width: 38px; height: 10px; border-color: transparent; background-color: transparent }

.bx-wrapper .bx-controls-direction a:hover { background-color: #0154a4 }
.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: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: 24px }
.module.mcustomize .header .subtitle { margin: 5px 0; color: #999; font-size: 14px }
.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 }


.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: HelveticaNeuea58bcb48818e9f, 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: #0154a4 }
.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: HelveticaNeuea58bcb48818e9f }
.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_info { position: relative; display: block; margin-top: -2%; padding: 0 8% 5%; text-align: center }

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: #0154a4 }
.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 .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 .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_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 .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: #0154a4 }
.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: HelveticaNeuea58bcb48818e9f, 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 }

.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 #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:418px; text-align: center; transition: all .3s ease 0s }
.agent-pc .mlist.imagelink .content_list li.item_block .item_img { float: none; display: inline-block; width:19pc; }
.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 .title_12 { font-size:12px;}
.agent-pc .mlist.imagelink .content_list li.item_block .title_16 { font-size:16px;}

.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: #0154a4 }

.agent-pc .mlist.team_tabs .tab_content li .item_img { position: relative; z-index: 3; float: left; width:565px; height:604px; background-image:url(/doctor/d_bg.png)}
.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: #0154a4; 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:30px 0 10px; color: #777; line-height: 26px }
.agent-pc .mlist.team_tabs .tab_content li .description>div { overflow: hidden; width:600px; height:185px;font-size:14px;}
.agent-pc .mlist.team_tabs .tab_content li .description p {text-indent:2em;text-align:justify;}
.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: #0154a4 }
.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_info { position: relative; padding-top: 30px }
.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 .title { margin-top: 24px; color: #3c3c3c; font-size: 18px; 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: #0154a4 }
.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 .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: #0154a4 }
.agent-pc .npagePage.post .navlist li.active .navlist_img, .agent-pc .npagePage.post .navlist li:hover .navlist_img { border-color: #0154a4 }
.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 #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_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: #0154a4; 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 .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 .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 #0154a4; 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; }
.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; margin-top:
}
.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; padding: 14px 52px; border-radius: 3px; }
.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: 50px; padding-left: 2%; }




.login-btn{ float:right;margin-right:40px; }
.login-btn a{padding:0 24px; margin-top: 6px; color:#fff; background-color:#72bb38; line-height:32px;display:inline-block;font-size:14px;}
.login-btn a:hover{padding:0 24px; margin-top: 6px; color:#fff; background-color:#0154a4; line-height:32px;display:inline-block;font-size:14px;}

.login-btn a:nth-child(2){background-color:#f96868; margin-left:14px;}
.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}
.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}

#doctor_title {font-size:60px; line-height:70px; color:#000; text-align:center;}
#doctor_zhiwu { font-family: "微软雅黑"; font-size:14px; line-height:30px; text-align:center;}
#doctor_touxian { font-family: "微软雅黑"; font-size:16px; text-align:center; background-color:#999; color:#fff; line-height:26px; margin:0 auto; width:270px;}
#doctor_touxian2 { font-family: "微软雅黑"; font-size:16px; text-align:center; background-color:#999; color:#fff; line-height:26px; margin:0 auto; width:300px;}
#doctor_en-title{color:#d3eaf0; font-family:"HelveticaNeuea58bcb48818e9f"; font-size:50px; line-height:50px; letter-spacing:12px; text-align: center;}
#doctor_en-title2{color:#d3eaf0; font-family:"HelveticaNeuea58bcb48818e9f"; font-size:50px; line-height:50px; letter-spacing:12px; text-align: center; margin-top:14px;}
#doctor_en-title3{color:#d3eaf0; font-family:"HelveticaNeuea58bcb48818e9f"; font-size:50px; line-height:50px; letter-spacing:3px; text-align: center; margin-top:14px;}
#doctor_rongyu { font-family:"微软雅黑"; font-size:14px; line-height:24px; text-align:center;}
#doctor_shanchang { font-family: "微软雅黑"; font-size:16px; text-align:center; background-color:#b7dce7; color:#fff; padding:3px; line-height:30px; margin:20px auto; width:120px;}



/*医生介绍滚动条*/
.mCustomScrollBox {
	position:relative;
	overflow:hidden;
	height:100%;
	max-width:100%;
	outline:0;
	direction:ltr
}

.mCSB_inside>.mCSB_container {
	margin-right:30px
}

.mCSB_scrollTools {
	position:absolute;
	width:16px;
	height:auto;
	left:auto;
	top:0;
	right:0;
	bottom:0;
	opacity:.75;
	filter:"alpha(opacity=75)";
	-ms-filter:"alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
	right:-26px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	right:auto;
	left:0
}
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	left:-26px
}
.mCSB_scrollTools .mCSB_draggerContainer {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	height:auto
}
.mCSB_scrollTools a+.mCSB_draggerContainer {
	margin:20px 0
}
.mCSB_scrollTools .mCSB_draggerRail {
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	border-radius:16px
}
.mCSB_scrollTools .mCSB_dragger {
	cursor:pointer;
	width:100%;
	height:30px;
	z-index:1
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position:relative;
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	border-radius:16px;
	text-align:center
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width:12px
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width:8px
}
.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp {
	display:block;
	position:absolute;
	height:20px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer
}

.mCSB_scrollTools .mCSB_draggerRail {
	background-color:#000;
	background-color:rgba(0,0,0,.4);
	filter:"alpha(opacity=40)";
	-ms-filter:"alpha(opacity=40)"
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color:#fff;
	background-color:rgba(255,255,255,.75);
	filter:"alpha(opacity=75)";
	-ms-filter:"alpha(opacity=75)"
}




/*loading*/

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/loading.gif) center center no-repeat #ffffff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/*左右图标*/
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	outline: 0;
	width: 40px;
	height: 40px;
	z-index: 2;
	background:rgba(0,0,0,.5);
	border-radius:20px;
	transition:all ease-out .3s;
	display:none
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
