@charset "utf-8";
/*
Theme Name: 创力主题（中文站）
Author: 创力
Description: 
Version:1.0
*/

@font-face {
	font-family: HELVETICANEUELTPRO-THEX;
	src: url(fonts/HELVETICANEUELTPRO-THEX.OTF);
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: helveticaneuethn;
	src: url(fonts/helveticaneuethn.OTF);
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: GOTHAMRND-LIGHT;
	src: url(fonts/GOTHAMRND-LIGHT.OTF);
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: GOTHAMRND-BOOK;
	src: url(fonts/GOTHAMRND-BOOK.OTF);
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: GOTHAM-BLACK;
	src: url(fonts/GOTHAM-BLACK.OTF);
	font-weight: 400;
	font-style: normal
}
* {
	padding: 0;
	margin: 0
}
ul li {
	list-style: none
}
a {
	text-decoration: none;
	transition: all .1s linear
}
img {
	border: none
}
input, textarea {
	font-family: "Î¢ï¿½ï¿½ï¿½Åºï¿½", Arial;
	outline: 0;
	font-size: 14px;
	-webkit-appearance: none;
	border: none;
	background: 0 0
}
.clear {
	clear: both
}
.fl {
	float: left
}
.fr {
	float: right
}
.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block
}
body, html {
	font: 12px Arial, "Î¢ï¿½ï¿½ï¿½Åºï¿½";
	color: #444;
	width: 100%;
	height: 100%;
	background: #fff;
	-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: 1180px
}
body {
	overflow-x: hidden
}
.agent-pc body {
	min-width: 1180px
}
.bx-sliderCount, a, a i {
	color: #000
}
a.active, a:hover {
	color: #e40807
}
.bx-wrapper .bx-loading, .yyloading {
	min-height: 50px;
	background: url(./images/loading.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 96
}
.clearfix:after {
	clear: both;
	display: block;
	content: ''
}
.clearfix {
	zoom: 1
}
 @-webkit-keyframes bouncedelay {
 0%, 100%, 80% {
 -webkit-transform: scale(0)
}
 40% {
 -webkit-transform: scale(1)
}
}
 @keyframes bouncedelay {
 0%, 100%, 80% {
 transform: scale(0);
 -webkit-transform: scale(0)
}
 40% {
 transform: scale(1);
 -webkit-transform: scale(1)
}
}







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







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







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







::-webkit-scrollbar-thumb:hover {
 width: 8px;
 background-color: #e40807
}
.agent-mobile .bx-wrapper .bx-controls-direction {
	display: none
}
.bx-wrapper .bx-helper {
	position: absolute;
	right: 30px;
	background-color: transparent;
	min-width: 38px;
	padding: 6px;
	top: 50%;
	margin-top: -40px
}
.agent-mobile .bx-wrapper .bx-helper {
	display: none
}
.bx-wrapper .bx-helper .bx-fullscreenBtn {
	display: none;
	position: relative;
	text-align: center;
	height: 22px;
	width: 100%
}
.bx-wrapper .bx-helper .bx-fullscreenBtn i {
	font-size: 14px;
	margin-top: 2px
}
.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: block;
	font-size: 12px;
	font-weight: 300;
	text-align: center
}
.bx-wrapper .bx-helper .bx-sliderCount i {
	font-size: 12px;
	display: inline-block;
	padding: 0 3px;
	position: relative;
	bottom: 1px;
	color: #D2D2D2
}
.bx-wrapper .bx-controls-direction a {
	background-color: rgba(0,0,0,.1);
	border-radius: 0
}
.bx-wrapper .bx-controls-direction a i {
	font-size: 22px;
	margin-top: 8px;
	margin-left: 15px
}
.bx-wrapper .bx-controls-direction a.bx-next i {
	margin-left: 17px
}
.bx-wrapper .bx-controls-direction a:hover {
	background: #e40807
}
.bx-wrapper .bx-controls-direction a.bx-prev i:after, .bx-wrapper .bx-controls-direction a.bx-prev i:before {
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}
.bx-wrapper .bx-controls-direction a.bx-prev i:before {
	-webkit-transform: translate(0, 0) rotate(0);
	transform: translate(0, 0) rotate(0)
}
.bx-wrapper .bx-controls-direction a.bx-prev i:after {
	-webkit-transform: translate(0, 0) rotate(0);
	transform: translate(0, 1px) rotate(0)
}
.bx-wrapper .bx-controls-direction a.bx-prev:hover i:before {
	-webkit-transform: translate(0, 0) rotate(0);
	transform: translate(0, 0) rotate(0)
}
.bx-wrapper .bx-controls-direction a.bx-prev:hover i:after {
	-webkit-transform: translate(0, 0) rotate(0);
	transform: translate(0, 0) rotate(0)
}
.bx-wrapper .bx-controls-direction a.bx-prev:active i:before {
	-webkit-transform: translate(0, 0) rotate(0);
	transform: translate(1px, 0) rotate(0)
}
.bx-wrapper .bx-controls-direction a.bx-prev:active i:after {
	-webkit-transform: translate(0, 0) rotate(0);
	transform: translate(1px, 1px) rotate(0)
}
.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-prev {
	left: 20px
}
.bx-wrapper .bx-controls-direction a.bx-next {
	right: 20px
}
#header {
	height: 100px !important;
	position: fixed;
	z-index: 99;
	width: 100%;
	background: #2a2a2a;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
#header .wrapper {
	padding: 20px 5px 0 5px;
	height: auto;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
#header .content {
	height: 100%;
	max-width: 1170px;
	margin: 0 auto
}
#header .content a#logo {
	display: block;
	height: 65px;
	float: left
}
#header .content a#logo img {
	height: 80%;
	width: auto;
	padding-left: 20px;
}
#header .content #openBtn {
	display: none;
	float: right;
	cursor: pointer;
	margin-right: 0;
	margin-top: 7px
}
.lcbody {
	width: 30px;
	height: 30px;
	position: relative;
	transform: translateZ(0) rotate(0);
	-webkit-transform: translateZ(0) rotate(0);
	transition: transform .4s cubic-bezier(.4, .01, .165, .99);
	-webkit-transition: -webkit-transform .4s cubic-bezier(.4, .01, .165, .99)
}
.lcitem {
	position: absolute;
	left: 0;
	top: 0;
	transform: translateZ(0) rotate(0);
	transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
	-webkit-transform: translateZ(0) rotate(0);
	-webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
	width: 30px;
	height: 30px
}
.lcitem .rect {
	width: 30px;
	height: 2px;
	background: #181818;
	position: absolute;
	left: 0;
	top: 14px;
	transition: transform .2s ease .2s;
	-webkit-transition: -webkit-transform .2s ease .2s
}
.lcitem .rect.top {
	transform: translate3d(0, -7px, 0);
	-webkit-transform: translate3d(0, -7px, 0)
}
.lcitem .rect.bottom {
	transform: translate3d(0, 7px, 0);
	-webkit-transform: translate3d(0, 7px, 0)
}
body.openMenu #header .content #openBtn .lcbody {
	transform: translateZ(0) rotate(90deg);
	-webkit-transform: translateZ(0) rotate(90deg)
}
.lcbody.close .lcitem, body.openMenu #header .content #openBtn .lcitem {
	transform: translateZ(0) rotate(45deg);
	transition: transform .25s cubic-bezier(.4, .01, .165, .99) .2s;
	-webkit-transform: translateZ(0) rotate(45deg);
	-webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) .2s
}
.lcbody.close .lcitem.bottom, body.openMenu #header .content #openBtn .lcitem.bottom {
	transform: translateZ(0) rotate(-45deg);
	-webkit-transform: translateZ(0) rotate(-45deg)
}
.lcbody.close .lcitem .rect, body.openMenu #header .content #openBtn .lcitem .rect {
	transition: transform .2s ease 0s;
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .2s ease 0s;
	-webkit-transform: translate3d(0, 0, 0)
}
#header .nav {
	/* float: left; */
	height: 64px;
}
#header .nav>li {
	float: left;
	font-size: 14px;
	height: 100%;
	position: relative
}
#header .nav>li>a {
	display: block;
	padding: 0 15px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-weight: 500;
	position: relative;
	overflow: hidden;
	font-size: 17px;
}
#header .nav>li:hover>a {
/* color: #f45719; */
}
#header .nav>li>a span {
	display: inline-block;
	position: relative;
	transition: all ease-out .3s
}
#header .nav>li>a span:after {
	content: attr(data-title);
	position: absolute;
	color: #e40807;
	left: 0;
	transform: translateY(100%);
	width: 100%
}
.browser-lt11 #header .nav>li>a span:after {
	top: 100%
}
#header .nav>li>a>i {
	color: #fff;
	font-style: normal;
	font-size:13px;
}
#header .nav .subnav {
	position: absolute;
	width: 180px;
	background-color: #262626;
	/* box-shadow: 0 13px 42px 11px rgba(0,0,0,.05); */
	height: auto;
	z-index: 199;
	top: 100%;
	left: 0;
	border-top: 0;
	overflow: hidden;
	visibility: hidden;
	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 {
	font-weight: 500;
	color: #fff;
	padding: 12px 10px;
	line-height: 22px;
	display: block;
	transition: all .2s ease-in-out;
	font-size: 15px;
}
#header .nav>li:hover .subnav {
	opacity: 1;
	visibility: visible
}
#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: #fff;
	font-style: normal;
}
#header .nav .subnav li a.active, #header .nav .subnav li a:hover {
	background-color: #F9F9F9;
	padding-left: 24px;
	color: #e40807
}
.browser-lt11 #header .nav>li a.active span, .browser-lt11 #header .nav>li:hover a span {
	color: #e40807
}
#hcontact {
	padding-top: 5px
}
#hcontact i {
	font-size: 26px;
	float: left;
	color: #909090
}
#hcontact p {
	margin-left: 36px;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	color: #e40807;
	text-align: left;
	font-weight: 400
}
#hcontact p a {
	color: #9692a0;
	font-size: 12px
}
#hcontact p a:hover {
	color: #666
}
 @-webkit-keyframes navFixed {
 0% {
 -webkit-transform: translateY(-100%)
}
 100% {
 -webkit-transform: translateY(0)
}
}
 @keyframes navFixed {
 0% {
 transform: translateY(-100%)
}
 100% {
 transform: translateY(0)
}
}
.gh0 #sitecontent {
	padding-top: 84px
}
.gh1 #sitecontent {
	padding-top: 140px
}
.singlescreen #sitecontent {
	padding-top: 64px
}
#navMini {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 98;
	visibility: hidden;
	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;
	text-align: center;
	vertical-align: middle
}
#navMini .nav {
	font-size: 16px
}
#navMini .nav li.navitem:before {
	display: block;
	content: "";
	background-color: #e9e9e9;
	width: 1px;
	height: 20px;
	margin: 7px auto
}
#navMini .nav li.navitem:first-child:before {
	display: none
}
#navMini .nav a {
	border-bottom: 1px solid transparent;
	transition: all .3s linear;
	color: #787878
}
#navMini .nav a i {
	margin-left: 10px
}
#navMini .nav a.active, #navMini .nav a:hover {
	color: #e40807;
	border-bottom: 1px solid #e40807
}
#navMini .nav a.active i, #navMini .nav a:hover i {
	color: #e40807
}
#navMini .nav .subnav {
	font-size: 14px;
	overflow: hidden;
	opacity: 1;
	transition: height .36s ease, opacity .48s ease .1s;
	line-height: 30px
}
#navMini .nav .subnav.hide {
	height: 0!important;
	opacity: 0;
	transition: height .36s ease 0s, opacity .26s ease 0s;
	display: block
}
#navMini .nav .subnav>li {
	padding: 2px 0
}
#navMini .nav .subnav>li:first-child {
	padding-top: 12px
}
#indexPage {
	position: relative
}
#indexPage .module {
	position: relative;
	overflow: hidden
}
.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
}
.module .module_container {
	max-width: 1170px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 50px;
	margin: 0 auto
}
.agent-pc .module .module_container.wide {
	max-width: none;
	padding-left: 50px;
	padding-right: 50px
}
.singlescreen #indexPage>.module>.module_container {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	max-height: 100%
}
.agent-pc .module .module_container.wide .slider {
	padding: 0 50px
}
#indexPage .module .container_header {
	text-align: left;
	float: left;
	padding: 100px 0 60px 0
}
#indexPage .module .container_header p {
	display: inline
}
#indexPage .module .container_header .title {
	font-size: 24px;
	margin: 0 auto;
	position: relative;
	color: #444
}
#indexPage .module .container_header .subtitle {
	margin-top: 4px;
	font-size: 13px;
	color: #aaa
}
#indexPage .module #contactlist:before, #indexPage .module .container_content:before {
	clear: both;
	display: table;
	content: ""
}
#indexPage .module .container_content .bx-wrapper .bx-controls-direction a.bx-prev {
	left: -25px;
	margin-top: -50px
}
#indexPage .module .container_content .bx-wrapper .bx-controls-direction a.bx-next {
	right: -23px;
	margin-top: -50px
}
.browser-lt11 #indexPage .module .container_content .bx-wrapper .bx-controls-direction a i {
	color: #e40807
}
#indexPage .module .container_content .bx-wrapper .bx-pager.bx-default-pager {
	position: relative;
	margin: 40px 0 20px 0;
	bottom: 0
}
#indexPage #topSlider {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	display: block
}
#indexPage #topSlider ul.content_list {
	width: 100%;
	height: 100%;
	overflow: hidden
}
#indexPage #topSlider ul li {
	width: 100%;
	height: 100%;
	display: block
}
#indexPage #topSlider ul li div.item_bg {
	position: absolute;
	width: 100%;
	height: 100%
}
#indexPage #topSlider ul li div.item_bg.image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%
}
#indexPage #topSlider ul li div.item_bg.video video {
	width: 100%;
	height: 100%
}
#indexPage #topSlider ul li div.mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3)
}
#indexPage #topSlider ul li a {
	width: 100%;
	height: 100%;
	display: table;
	position: absolute;
	left: 0;
	top: 0
}
#indexPage #topSlider ul li a div {
	display: table-cell;
	vertical-align: middle;
	padding: 100px 50px
}
#indexPage #topSlider ul li p {
	color: #fff;
	max-width: 1170px;
	margin: 0 auto
}
#indexPage #topSlider ul li p.title {
	font-size: 60px;
	line-height: 60px;
	height: 60px;
	transition-delay: 0
}
#indexPage #topSlider ul li p.subtitle {
	font-size: 14px;
	height: 20px;
	color: #666;
	transition-delay: .2s;
	margin-top: 10px
}
#indexPage #topSlider .sliderArrow {
	display: none
}
.singlescreen #indexPage #topSlider .sliderArrow {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	bottom: 20px;
	left: 50%;
	margin-left: -20px;
	animation: fadeInUp 1s ease-out 0s infinite alternate;
	-webkit-animation: fadeInUp 1s ease-out 0s infinite alternate
}
.singlescreen #indexPage #topSlider .sliderArrow div {
	-webkit-filter: drop-shadow(0 2px 0 rgba(0, 0, 0, .2));
	-webkit-transform: translate3d(0, 0, 0) rotate(-90deg);
	transform: translate3d(0, 0, 0) rotate(-90deg)
}
.singlescreen #indexPage #topSlider .sliderArrow div:after, .singlescreen #indexPage #topSlider .sliderArrow div:before {
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	position: absolute;
	top: 40%;
	left: 0;
	width: 25px;
	height: 2px;
	background: #fff;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
	content: ''
}
.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 {
	transform: translateY(50px);
	transition: all cubic-bezier(.215, .61, .355, 1) .5s;
	-webkit-transition: all cubic-bezier(.215, .61, .355, 1) .5s;
	opacity: 0
}
#indexPage #topSlider ul li.active p {
	transform: translateY(0);
	opacity: 1
}
#indexPage #topSlider .bx-wrapper .bx-pager {
	height: 20px
}
.singlescreen #indexPage #topSlider .bx-wrapper .bx-pager {
	bottom: 65px
}
#indexPage #topSlider ul[data-slider-mode="3"] li div.item_bg.image {
	height: 110%;
	top: -5%
}
#indexPage #topSlider .bx-wrapper .bx-pager a {
	display: block;
	width: 30px;
	height: 10px;
	margin: 0 5px;
	outline: 0
}
#indexPage #topSlider .bx-wrapper .bx-pager a div.progress {
	margin-top: 4px;
	background-color: #e7e7e7;
	width: 100%;
	height: 1px
}
#indexPage #topSlider .bx-wrapper .bx-pager a.active div.mask {
	width: 100%
}
#indexPage #topSlider .bx-wrapper .bx-pager a div.mask {
	background-color: #e40807;
	height: 100%;
	width: 0
}
#indexPage #topSlider .bx-wrapper .bx-pager a div.auto.mask {
	width: 0
}
#indexPage #topSlider .bx-thumb {
	position: absolute;
	top: -100px;
	width: 80px;
	height: 80px;
	border: 3px #e7e7e7 solid;
	margin-left: -20px
}
#indexPage #topSlider .bx-thumb:before {
	left: 32px;
	bottom: -8px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background: #e7e7e7;
	content: "";
	height: 20px;
	position: absolute;
	width: 20px;
	z-index: -1
}
#indexPage #topSlider .bx-thumb .wrapper {
	width: 80px;
	height: 80px;
	overflow: hidden
}
#indexPage #topSlider .bx-thumb ul {
	height: 80px
}
#indexPage #topSlider .bx-thumb li {
	width: 80px;
	height: 80px;
	float: left
}
.module.mdir>.module_container {
	max-width: none;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0
}
.module.mcounter .module_container {
	padding: 20px 0
}
.module.mcounter ul.content_list {
	width: 100%;
	height: auto
}
.module.mcounter ul.content_list li {
	width: 25%;
	height: 108px;
	float: left;
	text-align: center
}
.module.mcounter ul.content_list li div {
	border-right: #e9e9e9 1px solid
}
.module.mcounter ul.content_list li:last-child div {
	border-right: none
}
.module.mcounter ul.content_list li p {
	text-align: center;
	font-size: 14px;
	color: #b3b3b3
}
.module.mcounter ul.content_list li p.number {
	margin-top: 15px
}
.module.mcounter ul.content_list li p.number .counterDX {
	font-size: 54px;
	color: #666;
	font-family: HELVETICANEUELTPRO-THEX, Arial;
	text-align: center;
	margin-top: 15px
}
.module.mcounter ul.content_list li p.number .unit {
	font-size: 14px
}
.module.mcounter ul.content_list li p.title {
	margin-bottom: 10px
}
#pageTarget {
	background-color: #f8f8f8
}
#indexPage .module .container_content .container_header {
	display: none
}
.container_category {
	float: right;
	margin: 120px 0 40px
}
.container_category a {
	height: 16px;
	line-height: 16px;
	display: inline-block;
	padding: 8px 20px;
	margin-left: 10px;
	transition: all .3s ease-out 0s;
	position: relative;
	color: #777;
}
.container_category a span{font-size:18px;}
.container_category a::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 1px;
	margin-left: 20px;
	margin-top: 7px;
	background-color: #DBDBDB
}
.container_category a:last-of-type::after {
	width: 0;
	height: 0
}
#sitecontent .container_category a.active, #sitecontent .container_category a:hover {
	color: #fff;
}
.dede_pages {
	text-align: center;
	padding: 10px 0;
}
#pages {
	height: 24px;
	padding: 20px 0 60px
}
#pages span {
	float: left;
	margin: 0 10px;
	line-height: 28px;
	color: #222
}
#pages a {
	width: 26px;
	height: 26px;
	display: block;
	line-height: 24px;
	text-align: center;
	font-family: Arial;
	float: left;
	margin-right: 5px;
	transition: all .2s ease-out;
	text-decoration: none
}
#pages a:after {
	display: block;
	content: "";
	background-color: #d4d4d4;
	width: 0;
	height: 1px;
	margin: 2px auto
}
#pages a.active {
	color: #e40807
}
#pages a.active:after, #pages a:hover:after {
	width: 10px
}
#moduleControl {
	position: fixed;
	right: 20px;
	top: 50%
}
#moduleControl a.moduleCItem {
	border: 1px solid transparent;
	border-radius: 6px;
	display: block;
	height: 10px;
	margin-bottom: 5px;
	outline: 0 none;
	text-indent: -9999px;
	transition: all .3s ease-out 0s;
	width: 10px
}
#moduleControl a.moduleCItem span {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #555;
	display: block;
	margin: 3px 0 0 3px
}
#moduleControl a.moduleCItem.active, #moduleControl a.moduleCItem:hover {
	border-color: #e40807
}
#moduleControl a.moduleCItem.active span, #moduleControl a.moduleCItem:hover span {
	opacity: 0
}
#moduleControl a.moduleCItem span.npagePage .module_container {
	padding-bottom: 0
}
.npagePage .module_container .module_container {
	padding-left: 0;
	padding-right: 0;
	max-width: 100%
}
.npagePage .container_content {
	padding-top: 40px
}
.npagePage #banner {
	height: 280px
}
.npagePage #banner div {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.banner img {
	width: 100%;
}
.npagePage .content {
	font-size: 13px;
	line-height: 24px
}
.npagePage .content hr {
	border: none;
	border-top: 1px dotted #d3d3d3;
	margin-top: 10px;
	margin-bottom: 10px;
	word-wrap: break-word;
	word-break: normal
}
.npagePage .content .postbody ul li {
	list-style: inherit
}
.npagePage .postbody {
	color: #777;
	margin-bottom: 80px
}
.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;
	max-width: 100%;
	margin-bottom: 5px;
	height: auto;
	margin: 0 auto;
	width: auto
}
.npagePage .mpageEditor .container_header {
	padding: 60px 0 30px;
	font-size: 22px;
	text-align: center
}
.npagePage .mpageEditor .container_header .title {
	color: #444
}
.npagePage .mpageEditor .container_header .subtitle {
	font-size: 14px;
	color: #000
}
.npagePage .mpageEditor .container_content {
	padding-top: 0
}
.npagePage .mpageEditor .postbody #contactinfo {
	float: left
}
.npagePage .mpageEditor .postbody #contactform2 {
	float: left;
	margin-top: 50px;
	width: 100%
}
.npagePage .mpageEditor #mcontact .module_container {
	max-width: 850px
}
#footer {
	height: 24px;
	padding: 10px 56px;
	background-color: #f0f0f0;
	border-color: #e9e9e9
}
#footer p {
	line-height: 24px;
	height: 24px;
	text-align: center;
	color: #9E9E9E
}
#footer p span.ellipsis {
	display: inline;
	max-width: 70%
}
#footer p a#flogo {
	display: inline-block;
	width: 50px;
	height: 20px;
	vertical-align: top;
	margin-left: 10px;
	margin-top: 2px
}
#footer p a#fbeian {
	color: #8e8e8e;
	vertical-align: top
}
#shares {
	position: fixed;
	right: 7px;
	bottom: 63px;
	z-index: 99;
	height: 124px
}
#shares a {
	width: 40px;
	height: 40px;
	border: #f2f2f2 1px solid;
	display: block;
	background-color: #fff;
	color: #000;
	font-size: 16px;
	text-align: center;
	position: relative;
	transition: all .3s ease-out 0s
}
#shares a i {
	color: #000;
	transition: all .3s ease-out 0s
}
#shares a i.fa.fa-mobile {
	font-size: 24px;
}
#online_open:hover i {
	color: #fff
}
#shares a:hover i {
	color: #666
}
#shares a:hover {
	border-color: #f6f6f6;
	z-index: 1;
	background-color: #f6f6f6
}
#shares a#sweixin {
	top: -1px
}
#shares a#gotop {
	margin-top: -2px;
	font-size: 22px
}
.fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,.6);
	overflow-y: auto;
	z-index: 100;
	display: none
}
#fixed_weixin .fixed-container {
	width: 220px;
	height: auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -140px
}
#fixed_weixin .fixed-container div {
	height: 220px
}
#fixed_weixin .fixed-container p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #000
}
#fixed_mp .fixed-container {
	width: 258px;
	height: 298px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -129px;
	margin-top: -149px
}
#fixed_mp .fixed-container p {
	padding: 0 20px;
	text-align: center;
	font-size: 14px;
	color: #000
}
#online_open {
	width: 40px;
	height: 40px;
	background-color: #e40807;
	border: #e40807 1px solid;
	cursor: pointer;
	position: fixed;
	right: -40px;
	bottom: 186px;
	z-index: 99;
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: 30px;
	margin-right: -3px
}
#online_open:hover {
	border-color: #e40807;
	background-color: #e40807
}
#online_open i {
	margin-top: 12px;
	transition: all .3s ease-out 0s;
	color: #fff
}
#online_lx {
	width: 180px;
	height: auto;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 9px rgba(4,0,0,.17);
	box-shadow: 0 5px 9px rgba(4,0,0,.17);
	position: fixed;
	right: 7px;
	bottom: 188px;
	z-index: 99999;
	margin-right: -10px
}
#olx_head {
	padding: 20px;
	line-height: 16px;
	height: 16px;
	background: #e40807;
	color: #fff;
	font-size: 14px
}
#olx_head i {
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
#olx_head i:hover {
	color: #fff;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg)
}
#olx_qq li a {
	padding: 12px 30px;
	height: 18px;
	line-height: 18px;
	background-color: #f8f8f8;
	color: #888;
	display: block;
	border-bottom: #fff 1px solid;
	transition: all ease-out .3s;
	font-size: 12px
}
#olx_qq li a i {
	color: #666;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 18px;
	transition: all ease-out .3s
}
#olx_qq li a:hover {
	color: #666;
	background: #eee
}
#olx_qq li a:hover i {
	color: #e40807
}
#olx_tel {
	padding: 20px 30px
}
#olx_tel div {
	color: #000;
	line-height: 14px;
	height: 14px;
	margin-bottom: 10px
}
#olx_tel div i {
	font-size: 18px;
	margin-right: 20px;
	vertical-align: middle
}
#olx_tel p {
	line-height: 18px;
	font-family: HELVETICANEUELTPRO-THEX;
	font-size: 16px;
	color: #666
}
.hide {
	display: none
}
.popup {
	display: block
}
.popup .fixed-container {
	position: absolute;
	left: 50%;
	top: 50%;
	background: #fff;
	width: 800px;
	height: 600px
}
.show {
	display: block
}
.netmask {
	display: block
}
.netmask div {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px
}
.netmask.loading div i {
	display: block;
	background: url(./images/loading.gif);
	width: 40px;
	height: 40px
}
.netmask div i:before {
	display: none;
	font-size: 40px;
	color: #fff
}
.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: #ddd 1px solid;
	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: #a5a5a5 1px solid;
	background-color: #a5a5a5
}
.npagePage .module .module_container {
	padding: 0
}
.npagePage .container_target {
	padding: 14px 0;
	color: #707070;
	float: left
}
.npagePage .container_target a {
	color: #a8a8a8
}
.npagePage .container_target a:last-child {
	color: #e40807
}
.npagePage .container_target i {
	margin: 0 10px;
	color: #6f6f6f
}
#indexPage .module .container_header p {
	display: block
}
#indexPage .module .container_header .title {
}
.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;
	height: 24px;
	line-height: 24px;
	padding: 0 12px;
	background-color: #f0f0f0;
	color: #7b7b7b;
	transition: all .3s ease-out 0s
}
#sitecontent .npagePage.post .item_tags a:hover {
	background-color: #e40807;
	color: #fff
}
#sitecontent #topSlider .bx-wrapper .bx-controls-direction a {
	width: 38px;
	height: 10px;
	padding: 10px;
	background-color: transparent;
	border-color: transparent
}
#topSlider .bx-wrapper .bx-controls-direction a i {
	width: 38px;
	height: 10px;
	display: block;
	margin: 0
}
#topSlider .bx-wrapper .bx-controls-direction a .fa {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 34px
}
#topSlider .bx-wrapper .bx-controls-direction a.bx-prev .fa-angle-left:before {
	content: "\e900"
}
#topSlider .bx-wrapper .bx-controls-direction a.bx-next .fa-angle-right:before {
	content: "\e901"
}
#topSlider .bx-wrapper .bx-controls-direction a:hover {
	background-color: transparent
}
.bx-wrapper .bx-controls-direction a:hover {
	background-color: #e40807
}
.singlescreen #header {
	transition: none
}
.gh0 #header .content {
	max-width: 100%
}
.gh0 #hcontact {
	display: none
}
.gh0 #header.mini, .singlescreen #header {
	height: 64px;
	box-shadow: 0 0 10px rgba(0,0,0,.1)
}
.gh0 #header.mini .wrapper, .singlescreen #header .wrapper {
	padding: 10px 5px 0 5px;
	height: 54px
}
.gh0 #header.mini .nav, .singlescreen #header.mini .nav {
	height: 54px
}
.gh1 #header {
	height: 140px;
	position: absolute
}
.gh1 #header #headTop {
	height: 44px;
	padding-bottom: 20px;
	border-bottom: #efefef 1px solid
}
.gh1 #header #navWrapper {
	position: relative;
	width: 100%;
	left: 0;
	background: #fff;
	top: 0;
	z-index: 99;
	height: 54px
}
.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;
	height: 44px;
	padding: 5px 0
}
.module.mcustomize .header {
	text-align: center;
	padding: 80px 0 40px 0;
	font-size: 24px;
	margin: 0 auto;
	color: #555
}
.module.mcustomize .header .subtitle {
	margin: 5px 0;
	font-size: 14px;
	color: #000
}
.indexabout {
	/* height: 100%; */
	max-width: 1200px;
	padding: 150px 0 80px;
	margin: 0 auto;
	overflow: auto;
}
.module.mcustomize .description {
	float: left;
	width: 50%;
	line-height: 30px;
	text-align: left;
	font-size: 15px;
	color: #777;
	text-indent: 30px;
}
.module.mcustomize .mediabody {
	text-align: center;
	margin-top: 50px
}
.module.mcustomize .mediabody a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}
.module.mcustomize .mediabody img {
	float: none;
	max-width: 100%;
	height: 198px;
	object-fit: cover;
}
.module.mcustomize .mediabody a .mask {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all ease-out .5s
}
.module.mcustomize .mediabody a .link_icon {
	display: block;
	width: 38px;
	height: 38px;
	text-align: center;
	font-size: 22px;
	line-height: 38px;
	border: 2px solid #fff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: -110%;
	margin-left: -21px;
	margin-top: -21px;
	opacity: 0;
	transition: all ease-out .5s
}
.module.mcustomize .mediabody a .link_icon i {
	color: #fff;
	margin-top: 8px
}
.module.mcustomize .mediabody a:hover .link_icon {
	opacity: 0;
	top: 50%
}
.module.mcustomize .description a.more {
	min-width: 120px;
	position: relative;
	display: inline-block;
	padding: 10px 30px;
	background: #fff;
	color: #777;
	border: 1px solid #E1E1E1;
	transition: all .3s linear;
	z-index: 1
}
.module.mcustomize .description a.more:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #e40807;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(.7, 1, 1);
	transform: scale3d(.7, 1, 1);
	-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)
}
.module.mcustomize .description a.more:hover {
	color: #fff;
	border-color: #e40807
}
.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 {
	height: 647px;
	overflow: hidden
}
.agent-pc .module.mcustomize.horizontal .contentbody {
	height: 100%;
	display: table;
	width: 45%;
	float: left
}
.agent-pc .module.mcustomize.horizontal .contentbody .wrapper {
	vertical-align: middle
}
.agent-pc .module.mcustomize.horizontal .mediabody {
	width: 42%;
	float: right
}
.agent-pc .module.mcustomize.horizontal .mediabody div.image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%
}
.agent-pc .module.mcustomize.horizontal.tril .contentbody {
	width: 45%;
	height: 100%;
	float: right
}
.agent-pc .module.mcustomize.horizontal.tril .mediabody {
	width: 42%;
	height: 100%;
	float: left
}
.tlir.module .module_container, .tril.module .module_container {
	height: 596px;
	padding: 0
}
#indexPage .module.bgShow.tlir, #indexPage .module.bgShow.tril {
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 80px
}
.tlir .container_content:after, .tril .container_content:after {
	content: '';
	display: block;
	clear: both
}
.tlir .contentbody, .tril .contentbody {
	float: left;
	width: 526px;
	margin-top: 190px
}
.tlir.mcustomize .mediabody, .tril.mcustomize .mediabody {
	float: right;
	width: 590px;
	margin-top: 0;
	height: 596px;
	text-align: right
}
.tlir.mcustomize .mediabody a, .tril.mcustomize .mediabody a {
	display: inline-block;
	height: 100%;
	width: 100%
}
.tlir.mcustomize .header, .tril.mcustomize .header {
	font-size: 16px;
	text-align: left;
	position: relative;
	padding-bottom: 54px
}
.tlir.mcustomize .header:after, .tril.mcustomize .header:after {
	content: '';
	display: block;
	width: 30px;
	height: 1px;
	background-color: #aaa;
	position: absolute;
	left: 0;
	bottom: 26px
}
.tlir.mcustomize .description, .tril.mcustomize .description {
	font-size: 12px;
	color: #777;
	text-align: left
}
.tlir .mediabody div, .tril .mediabody div {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain
}
.tril .contentbody {
	float: right
}
.tril.mcustomize .mediabody {
	float: left;
	text-align: right
}
.tril .mediabody div {
	background-position: left
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #666
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #e40807
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #e40807
}
.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #eee
}
#indexPage .mcounter {
	background-color: #f8f8f8
}
.module.mcounter .module_container {
	padding: 60px 0
}
.module.mcounter ul.content_list {
	width: 100%;
	height: auto
}
.module.mcounter ul.content_list li {
	width: 25%;
	height: 108px;
	float: left;
	text-align: center
}
.module.mcounter ul.content_list li div {
	border-right: rgba(0,0,0,.08) 1px solid
}
.module.mcounter ul.content_list li:last-child div {
	border-right: none
}
.module.mcounter ul.content_list li p {
	text-align: center;
	font-size: 14px;
	color: #939393
}
.module.mcounter ul.content_list li p.number {
	margin-top: 15px
}
.module.mcounter ul.content_list li p.number .counterDX {
	font-size: 54px;
	color: #3c3c3c;
	font-family: Arial;
	text-align: center;
	margin-top: 15px;
	font-family: HELVETICANEUELTPRO-THEX
}
.module.mcounter ul.content_list li p.number .unit {
	font-size: 14px;
	vertical-align: top;
	color: #959595
}
.module.mcounter ul.content_list li p.title {
	margin-bottom: 10px
}
.service .content_list li.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.project .content_list li.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.team .content_list li.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.imagelink .content_list li.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.news .content_list li.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.mcustomize .header.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.mcustomize .description.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.mcustomize .mediabody.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
#mcontact #contactinfo.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
#mcontact #contactform2.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.container_target.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.ad01 .content_list li.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.team_tabs li.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.agent-pc #sitecontent .npagePage .item_tags a:hover {
	color: #fff
}
.agent-pc.project .content_list:after {
	content: '';
	display: block;
	clear: both
}
.agent-pc .project .item_block {
	width: 32.333%;
	height: auto;
	float: left;
	margin-right: 1%;
	position: relative;
	overflow: hidden;
	margin-bottom: 1%
}
.agent-pc .project .item_img {
	position: relative;
	overflow: hidden;
	height: 400px;
}
.agent-pc .project .item_block .item_img img {
	width: 100%;
	height: 400px;
	transition: all .3s ease-out 0s;
	object-fit: cover;
}
.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: #444;
	font-size: 16px;
	transition: all .3s ease-out 0s;
	line-height: 20px
}
.agent-pc .project .subtitle {
	color: #000;
	font-size: 12px;
	margin-top: 4px;
	transition: all .3s ease-out 0s;
	line-height: 14px
}
.agent-pc .project .description {
	margin-top: 40px
}
.agent-pc .project .description a {
	height: 40px;
	line-height: 40px;
	border: 1px solid #e40807;
	text-align: center;
	display: inline-block;
	color: #666;
	text-decoration: none;
	padding: 0 30px
}
.agent-pc #sitecontent .project .description a:hover {
	color: #fff;
	border-color: #e40807;
	background-color: #e40807
}
.agent-pc .project .item_block .item_wrapper {
	position: relative;
	width: 100%;
	transition: all .6s ease-out 0s;
	background-color: #f8f8f8
}
.agent-pc .project .item_img::before {
	content: '';
	position: absolute;
	top: 0;
	height: calc(100% - 22px);
	width: calc(100% - 22px);
	border: 1px solid transparent;
	margin: 10px;
	transition: all ease-out .3s;
	z-index: 2
}
.agent-pc .project .item_block:hover .item_wrapper {
	background-color: #e40807
}
.agent-pc .project .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)
}
.agent-pc .project .item_info {
	padding: 5% 8%;
	display: block
}
.agent-pc #sitecontent .project .item_block:hover .title {
	color: #545454;
}
.agent-pc .project .item_block:hover .subtitle {
	color: rgba(255,255,255,.56)
}
.agent-pc .project .item_block:hover .item_img::before {
	border: 1px solid rgba(0,0,0,.1)
}
.agent-pc .project .bx-wrapper .bx-controls-direction a.disabled {
	display: block;
	background-color: #d8d8d8
}
.agent-pc .project .bx-wrapper .bx-controls-direction a.disabled:hover {
	background: #e40807
}
.agent-pc #indexPage .module.project .container_content .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 20px
}
.agent-pc #indexPage .module.project .container_content .bx-wrapper .bx-controls-direction a.bx-next {
	right: 20px
}
.agent-pc .npagePage .container_category {
	width: 100%;
	text-align: right;
	margin: 40px 0;
	position: relative;
	z-index: 3
}
.agent-pc .npagePage.post .mlist.team_tabs .tab_content li .item_img {
	width: auto;
	height: auto;
	margin: 0 auto;
	max-height: 550px;
	float: none
}
.agent-pc .npagePage.post .mlist.team_tabs .tab_button li .item_img {
	width: 80px;
	height: 80px;
	margin-top: 10px
}
.agent-pc .npagePage.post .mlist.team_tabs .tab_button li .item_img img {
	border-radius: 0;
	width: 100%
}
.agent-pc .npagePage.post .mlist.team_tabs .tab_button li .item_img:after {
	border-radius: 0;
	width: 74px;
	height: 74px
}
.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: 80px;
	cursor: pointer
}
.agent-pc .npagePage.post .project #postContent, .npagePage.post .project #listContent {
	width: 100%;
	float: none
}
.agent-pc .npagePage.post .project #listContent {
	width: 100%;
	margin-bottom: 80px;
	margin-top: 50px;
}
.agent-pc #sitecontent .npagePage.post #postContent .project .item_block:hover .title {
	color: #6b6b6b
}
.agent-pc .npagePage.post #postContent .project .item_block:hover .subtitle {
	color: rgba(255,255,255,.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 #postInfo .title {
	font-size: 20px;
}
.introp {
	padding-top: 30px;
}
.introp .h1 {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f25817;
}
.introp .h1 span {
	width: 150px;
	text-align: center;
	background: #f25817;
	color: #fff;
	display: block;
	font-size: 20px;
}
.agent-pc .npagePage.post .module.project .module_container {
	max-width: 100%
}
.npagePage.post .project #postContent, .npagePage.post .tab_content {
	max-width: 1170px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto;
	float: none
}
.agent-pc .npagePage.post .project #postInfo {
	float: right;
	width: 350px;
}
.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: -96px;
}
.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 {
	width: 32.333%;
	height: auto;
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	position: relative
}
.agent-pc .service .item_wrapper:after {
	content: '';
	position: absolute;
	top: 0;
	height: calc(90% - 2px);
	width: calc(92% - 2px);
	border: 1px solid transparent;
	margin: 4%;
	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: #6b6b6b;
	font-size: 16px
}
.agent-pc .service .subtitle {
	color: #000;
	font-size: 12px;
	margin-top: 10px;
	line-height: 16px
}
.agent-pc .service .item_block:hover .item_wrapper:after {
	border-color: #e40807
}
.agent-pc .service .item_block:hover .title {
	color: #333;
	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: 48px
}
.agent-pc .npagePage.post .service #postContent {
	width: 800px;
	float: left
}
.agent-pc .npagePage.post .service #postNav {
	width: 320px;
	float: right
}
.agent-pc .npagePage.post .service #postNav .wrapper {
	width: 320px;
	position: inherit!important
}
.agent-pc .npagePage.post .service .title {
	font-size: 13px;
	line-height: 24px
}
.agent-pc .npagePage.post .service .subtitle {
	font-size: 13px;
	line-height: 24px;
	margin: 0
}
.agent-pc .npagePage.post .service #postNav .navitem {
	border-bottom: 1px solid #f4f4f4;
	padding: 16px 0
}
.agent-pc .npagePage.post .service .title i {
	display: none
}
.agent-pc .npagePage.post .service .description {
	display: none
}
.agent-pc .npagePage.post a.active .title, .agent-pc .npagePage.post a:hover .title {
	color: #e40807
}
.agent-pc .npagePage.post #postContent .title {
	color: #444;
	font-size: 16px
}
.agent-pc .npagePage.post #postContent .subtitle {
	color: #000
}
.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
}
.agent-pc .news .content_list {
	width: 100%;
	position: relative;
	padding-bottom: 40px
}
.agent-pc .news .date_wrap .year {
	display: block;
	font-family: HELVETICANEUELTPRO-THEX, "Î¢ï¿½ï¿½ï¿½Åºï¿½";
	position: absolute;
	bottom: 0;
}
.agent-pc .news .date_wrap .md {
	font-size: 36px;
	display: block;
	line-height: 46px;
	width: 100%;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .3s ease-out 0s;
}
.agent-pc .news .item_block {
	width: calc(54% - 1px);
	position: relative;
	float: left;
	border: 1px solid transparent;
	transition: all ease-out .3s
}
.agent-pc .news .item_block a {
	position: relative;
	display: block
}
.agent-pc .news .item_block:after {
	content: '';
	width: 10px;
	height: 10px;
	border: 2px solid #cfcfcf;
	position: absolute;
	right: 38px;
	border-radius: 12px;
	top: 50%;
	margin-top: -6px;
	transition: all ease-out .3s;
	background-color: #fff
}
.agent-pc .news .item_block a:hover {
	color: #898989
}
.agent-pc .news .date_wrap {
	float: right;
	position: relative;
	width: 114px
}
.agent-pc .news .date_wrap .md {
	padding-bottom: 16px
}
.agent-pc .news .item_info {
	float: left;
	width: 100%;
	text-align: right
}
.agent-pc .news .item_info .title {
	font-size: 14px;
	padding-top: 8px;
	/* color: #fff; */
}
.agent-pc .news .item_des {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 12px;
	margin-top: 4px;
	overflow: hidden;
	white-space: nowrap;
}
.agent-pc .news .item_des p {
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	white-space: initial;/* white-space: nowrap; */
	/* color: #000; */
}
.agent-pc .news .item_wrapper {
	/* padding: 30px 90px 30px 30px; */
	/* height: 64px; */
}
.agent-pc .news .item_block:nth-child(2n) {
	margin-left: 46%
}
.agent-pc .news .item_block:nth-child(2n):after {
	left: 40px;
	right: auto
}
.agent-pc .news .item_block:nth-child(2n) .item_info {
	text-align: left;
	float: right
}
.agent-pc .news .item_block:nth-child(2n) .item_des {
	text-align: left;
	float: right
}
.agent-pc .news .item_block:nth-child(2n) .date_wrap {
	float: left;
	text-align: right
}
.agent-pc .news .item_block:nth-child(2n) .date_wrap .year {
	margin-left: 6px
}
.agent-pc .news .item_block:nth-child(2n) .item_wrapper {
	padding: 30px 30px 30px 90px
}
.agent-pc .news .content_list:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 65px;
	width: 1px;
	height: 100%;
	background-color: #eee;
	z-index: 0;
	margin-left: 1px
}
.agent-pc .news .item_block:hover {
	/* border-color: #ccc; */
}
.agent-pc .news .more_wrap {
	display: none
}
.agent-pc .news .item_block:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 77%;
	height: 100%;
	background-color: transparent;
	transition: all ease-out .3s
}
.agent-pc .news .item_block:nth-child(2n):before {
	left: auto;
	right: 0
}
.agent-pc .news .item_block:hover:before {
	background-color: #e40807
}
.agent-pc .news .item_block:hover::after {
	border-color: #e40807
}
.agent-pc .news .item_block:hover .title {
	color: #fff
}
.agent-pc .news .item_block:hover .description {
	color: rgba(255,255,255,.6)
}
.agent-pc .news .more {
	width: 30px;
	height: 30px;
	display: block;
	margin: 0 auto;
	border-radius: 30px;
	margin-top: 60px;
	color: transparent;
	border: 2px solid #dedede;
	position: relative;
	background: #fff;
	display: block
}
.agent-pc .news .more:before {
	content: '';
	position: absolute;
	width: 13px;
	height: 1px;
	background-color: #5c5c5c;
	left: 50%;
	margin-left: -6px;
	top: 50%;
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	transition: all .3s ease-out 0s
}
.agent-pc .news .more:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 13px;
	background-color: #5c5c5c;
	top: 50%;
	margin-top: -6px;
	left: 50%;
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	transition: all .3s ease-out 0s
}
.agent-pc .news .more:hover::after, .agent-pc .news .more:hover::before {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	background-color: #fff
}
.agent-pc .news .more:hover {
	background-color: #e40807;
	border: 2px solid #e40807
}
.agent-pc .news .more i {
	display: none
}
.agent-pc .npagePage .news .item_img, .npagePage .news .item_tags {
	display: block
}
.agent-pc .npagePage .news .date_wrap {
	float: left;
	margin-right: 58px;
}
.agent-pc .npagePage .news .item_info {
	text-align: left
}
.agent-pc .npagePage .news .content_list:before, .agent-pc .npagePage .news .item_block:after, .agent-pc .npagePage .news .item_block:before {
	display: none
}
.agent-pc .npagePage .news .item_block {
	width: 100%;
	border: 0;
	padding: 40px 0;
}
.agent-pc .npagePage .news .item_des p {
	font-size: 13px;
	/* display: -webkit-box; */
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 24px;
	text-align: left;
	height: 80px;
	padding-right: 10px;
}
.agent-pc .npagePage .news .item_img {
	width: 200px;
	float: left
}
.agent-pc .npagePage .news .item_block .item_wrapper {
	float: left;
	width: calc(100% - 240px);
	padding: 0 0 18px;
	margin: 0 10px 0 30px;
	border-bottom: 1px dotted #E3E3E3
}
.agent-pc .npagePage .news .item_block:nth-child(2n) {
	margin: auto
}
.agent-pc .npagePage .news .item_block:nth-child(2n):after {
	left: auto;
	right: 40px
}
.agent-pc .npagePage .news .item_block:nth-child(2n) .item_info {
	float: left;
	width: 70%;
	text-align: left
}
.agent-pc .npagePage .news .item_block:nth-child(2n) .item_des {
	text-align: right;
	float: left
}
.agent-pc .npagePage .news .item_block:nth-child(2n) .date_wrap {
	float: left;
	text-align: left
}
.agent-pc .npagePage .news .item_block:nth-child(2n) .date_wrap .year {
	margin-right: 6px
}
.agent-pc .npagePage .news .item_block:nth-child(2n) .item_wrapper {
	padding: 0 0 18px;
	margin: 0 10px 0 30px
}
.agent-pc .npagePage .news .item_block:nth-child(2n):before {
	left: 0;
	right: auto
}
.agent-pc .npagePage .news .item_tags {
	width: calc(100% - 230px);
	float: right
}
.agent-pc .npagePage .news .item_tags a {
	display: inline-block;
	background-color: #f0f0f0;
	color: #7b7b7b;
	margin: 20px 6px 0 0;
	height: 24px;
	line-height: 24px;
	padding: 0 12px;
	transition: all .3s ease-out 0s
}
.agent-pc .npagePage .news .item_tags a:hover {
	background-color: #e40807;
	color: #fff
}
.agent-pc .npagePage .item_tags i {
	font-size: 16px;
	margin-right: 10px;
	color: #d7d7d7
}
.agent-pc .npagePage .news .item_block:hover .title {
	color: #e40807
}
.agent-pc .npagePage .news .item_block:hover .item_des .description {
	color: #797979
}
.agent-pc .npagePage .news .more {
	display: none
}
.agent-pc .npagePage.post #postContent {
	float: left;
	width: 800px
}
.agent-pc .npagePage.post #listContent {
	float: right;
	width: 320px
}
.agent-pc .npagePage.post .news .item_block {
	padding: 0 0 40px
}
.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 {
	width: 100%;
	margin: 10px 0;
	padding: 0;
	border: 0;
	position: relative
}
.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 {
	font-size: 14px;
	padding: 0;
	line-height: inherit
}
.agent-pc .npagePage.post .news .date_wrap .year {
	font-size: 14px;
	position: initial;
	top: auto;
	bottom: auto;
	right: auto
}
.agent-pc .npagePage.post .news .date_wrap span {
	display: inline-block;
	width: auto
}
.agent-pc .npagePage.post .news .date_wrap {
	bottom: -36px;
	position: absolute
}
.agent-pc .npagePage.post #postInfo {
	margin-bottom: 20px;
	color: #777
}
.agent-pc .npagePage.post .news #listContent h3 {
	font-weight: 400;
	color: #666
}
.agent-pc .npagePage.post .news #listContent .item_tags {
	display: block;
	width: 100%;
	float: none
}
.agent-pc .mlist.imagelink .content_wrapper {
	position: relative;
	margin-right: -2px
}
.agent-pc .mlist.imagelink .content_wrapper .bx-viewport {
	padding-left: 1px;
	padding-top: 1px
}
.agent-pc #indexPage .module.imagelink .container_header {
	display: none
}
.agent-pc .mlist.imagelink .content_list li {
	width: 16.6666%;
	float: left;
	position: relative
}
.agent-pc .mlist.imagelink .content_list li.item_block .item_img {
	position: relative;
	display: block;
	margin: 10px
}
.agent-pc .mlist.imagelink .content_list li.item_block img {
	width: 100%;
	height: auto;
	transition: all ease-out .3s .1s;
	float: none;
	opacity: .8
}
.agent-pc .mlist.imagelink .content_list li.item_block .item_img:hover {
	border-color: #e40807;
	z-index: 1
}
.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
}
.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 {
	color: #b9bdc1;
	font-size: 22px;
	margin-top: 36px
}
.agent-pc .imagelink .bx-wrapper .bx-controls-direction a:hover i {
	color: #e40807
}
.agent-pc .mlist.team_tabs .tab_content li .item_img {
	width: 300px;
	height: 340px;
	float: left;
	margin: 0 50px 30px 30px;
	position: relative;
	z-index: 3
}
.agent-pc .mlist.team_tabs .tab_content li .item_img a:after {
	content: '';
	position: absolute;
	border: 1px solid transparent;
	margin: 10px;
	top: 0;
	width: calc(100% - 20px);
	height: calc(100% - 20px)
}
.agent-pc .mlist.team_tabs .tab_content li .title {
	color: #6b6b6b;
	font-size: 24px;
	height: 28px;
	line-height: 28px;
	display: inline-block
}
.agent-pc .mlist.team_tabs .tab_content li .subtitle {
	color: #000;
	display: inline-block;
	margin-left: 10px
}
.agent-pc .mlist.team_tabs .tab_content li .description {
	line-height: 26px;
	color: #777;
	margin-top: 86px;
	padding: 0 50px
}
.agent-pc .mlist.team_tabs .tab_content li .cScrollbar {
	height: 130px
}
.agent-pc .mlist.team_tabs .tab_content li .description>div {
	width: 740px;
	height: 126px;
	overflow: hidden
}
.agent-pc .mlist.team_tabs .tab_button {
	padding-top: 10px;
	position: relative
}
.agent-pc .mlist.team_tabs .tab_button li .item_img {
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	margin-top: 20px
}
.agent-pc .mlist.team_tabs .tab_button li .item_img img {
	border-radius: 80px
}
.agent-pc .mlist.team_tabs .tab_button li .item_img:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border: 3px solid transparent;
	width: 94px;
	height: 94px;
	border-radius: 80px
}
.agent-pc .mlist.team_tabs .tab_button li.active .item_img:after {
	border-color: #e40807
}
.agent-pc .mlist.team_tabs .tab_button li .item_wrapper {
	margin: 0
}
.agent-pc .mlist.team_tabs .tab_button li .item_info {
	text-align: center;
	padding: 0 40px
}
.agent-pc .mlist.team_tabs .tab_button .item_info p.title {
	display: block;
	height: 18px;
	line-height: 18px;
	color: #444;
	font-size: 14px;
	margin-top: 14px
}
.agent-pc .mlist.team_tabs .tab_button .item_info p.subtitle {
	color: #000
}
.agent-pc .mlist.team_tabs .tab_content li.item_block:after {
	content: '';
	position: absolute;
	height: 250px;
	width: 100%;
	background-color: #f6f6f6;
	bottom: 0;
	left: 0;
	z-index: -1
}
.agent-pc .mlist.team_tabs .tab_content li .item_info {
	padding-top: 60px;
	position: relative
}
.agent-pc .mlist.team_tabs .tab_content li .item_info:after {
	content: '';
	width: 80px;
	height: 1px;
	background-color: #aaa;
	position: absolute;
	top: 72px;
	left: 278px;
	z-index: 3
}
.agent-pc .mlist.team_tabs .tab_button .icon {
	width: 40px;
	height: 20px;
	position: absolute;
	left: auto;
	top: 0;
	margin-left: -20px
}
.agent-pc .mlist.team_tabs .tab_button .icon:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #f6f6f6
}
.agent-pc .mlist.team_tabs .container_category {
	display: none
}
.agent-pc #indexPage .mlist.team_tabs .container_content .bx-wrapper .bx-controls-direction a {
	display: none
}
.agent-pc .team_tabs li.wow {
	cursor: pointer
}
.agent-pc .team .content_list {
	width: 100%;
	position: relative
}
.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 {
	width: 31.333%;
	height: auto;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	position: relative
}
.agent-pc .team .title {
	font-size: 15px;
	margin-top: 24px;
	color: #3c3c3c;
	transition: all ease-out .3s
}
.agent-pc .team .item_box:hover .title {
	color: #e40807
}
.agent-pc .team .subtitle {
	font-size: 12px;
	margin-bottom: 22px;
	color: #000
}
.agent-pc .team .description {
	display: none
}
.agent-pc .team .item_info {
	padding: 0 30px 0 5px
}
.agent-pc .team .item_des {
	font-size: 13px;
	line-height: 24px;
	padding: 0 30px 0 5px
}
.agent-pc .team .bx-wrapper .bx-pager {
	display: none
}
.agent-pc .team .item_block a:hover {
	color: #898989
}

.agent-pc .npagePage.post .description {
	display: block
}
.agent-pc .npagePage.post .team #postContent {
	width: 100%
}
.agent-pc .npagePage.post .navlist {
	margin-left: -20px;
	margin-bottom: 80px
}
.agent-pc .npagePage.post .navlist:after {
	content: '';
	display: block;
	clear: both
}
.agent-pc .npagePage.post .navlist li {
	width: 380px;
	height: 100px;
	float: left;
	position: relative;
	margin-left: 20px
}
.agent-pc .npagePage.post .navlist li a {
	display: block
}
.agent-pc .npagePage.post .navlist .navlist_img {
	width: 102px;
	height: auto;
	display: block;
	position: relative;
	margin-left: 10px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	z-index: 2;
	margin-top: 20px
}
.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;
	height: 80px;
	padding-left: 140px;
	width: 180px;
	padding-right: 60px;
	background-color: #f8f8f8;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.agent-pc .npagePage.post #postContent .navlist .title {
	font-size: 16px;
	line-height: 20px;
	color: #444;
	height: 20px;
	margin-top: 20px;
	transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.agent-pc .npagePage.post #postContent .navlist .subtitle {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	height: 20px;
	transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.agent-pc .npagePage.post .navlist li.active a.navlist_t, .agent-pc .npagePage.post .navlist li:hover a.navlist_t {
	background: #e40807
}
.agent-pc .npagePage.post .navlist li.active .navlist_img, .agent-pc .npagePage.post .navlist li:hover .navlist_img {
	border-color: #e40807
}
.agent-pc #sitecontent .npagePage.post #postContent .navlist li.active .title, .agent-pc #sitecontent .npagePage.post #postContent .navlist li:hover .title {
	color: #fff
}
.agent-pc .npagePage.post #postContent .navlist li.active .subtitle, .agent-pc .npagePage.post #postContent .navlist li:hover .subtitle {
	color: rgba(255,255,255,.5)
}
.agent-pc .ad01 .item_block.first .item_img::before {
	content: '';
	position: absolute;
	top: 0;
	height: calc(100% - 22px);
	width: calc(100% - 22px);
	border: 1px solid transparent;
	margin: 10px;
	transition: all ease-out .3s;
	z-index: 2
}
.agent-pc #indexPage .ad01 {
	border-top: 1px solid transparent;
	position: relative
}
.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 {
	padding: 120px 5px;
	position: relative;
	z-index: 2
}
.agent-pc .ad01 .item_block.first {
	width: 585px;
	height: 584px;
	float: left;
	position: relative
}
.agent-pc .ad01 .item_block.first .item_img {
	width: 585px;
	height: 585px;
	display: block
}
.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 {
	width: 292px;
	height: 292px;
	float: left;
	position: relative;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	overflow: hidden
}
.agent-pc .ad01 .item_wrapper {
	height: 78px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: transparent;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}
.agent-pc .ad01 .item_info {
	padding: 20px 30px;
	display: block
}
.agent-pc .ad01 .title {
	color: #e40807;
	font-size: 16px
}
.agent-pc .ad01 .subtitle {
	color: #000;
	font-size: 12px
}
.agent-pc .ad01 .item_img {
	position: relative;
	overflow: hidden;
	display: block
}
.agent-pc .ad01 .item_img img {
	transition: all .3s ease-out 0s;
	width: 100%
}
.agent-pc .ad01 .item_img:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	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: rgba(255,255,255,.56)
}
.agent-pc #sitecontent .ad01 .item_block:hover .item_wrapper .title {
	color: #fff
}
.agent-pc .ad01 .item_block:hover .item_wrapper {
	background-color: #e40807;
	height: 120px
}
.agent-pc .ad01 .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)
}
.agent-pc .ad01 .item_block.first .item_img:hover img {
	transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-webkit-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06)
}
.agent-pc .ad01 .item_block.first:hover .item_img::before {
	border: 1px solid #e40807
}
.agent-pc .ad01 .container_category {
	display: none
}
.agent-pc #indexPage #mcontact .container_header {
	padding: 0
}
.agent-pc #mcontact.module .module_container {
	padding: 60px 5px 90px
}
.agent-pc #mcontact .container_header {
	width: 190px;
	float: left;
	margin-right: 280px
}
.agent-pc #mcontact .module_container:after {
	content: '';
	display: block;
	clear: both
}
.agent-pc #mcontact .container_content {
	max-width: 700px;
	float: left;
	position: relative
}
.agent-pc #indexPage #contactlist #contactform2 {
	display: none
}
.agent-pc #contactinfo:after {
	content: '';
	display: block;
	clear: both
}
.agent-pc #contactinfo h3 {
	font-size: 16px;
	color: #444;
	line-height: 24px;
	margin-bottom: 25px;
	font-weight: 100
}
.agent-pc #mcontact #contactinfo p {
	float: left;
	width: 290px;
	padding-right: 60px;
	margin-top: 14px;
	height: auto;
	color: #000;
	font-size: 12px;
	line-height: inherit
}
.agent-pc #mcontact #contactinfo div {
	position: absolute;
	left: -250px;
	margin-top: 10px
}
.agent-pc #mcontact #contactinfo div:after {
	content: 'ï¿½ï¿½×¢';
	color: #9c9c9c;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	top: -56px;
	left: 0
}
.agent-pc #mcontact #contactinfo div a {
	background-color: transparent;
	color: #9b9b9b;
	font-size: 16px;
	border: 1px solid rgba(255,255,255,.07);
	width: 36px;
	height: 36px;
	border-radius: 0;
	margin-right: 10px
}
.agent-pc #mcontact #contactinfo div a:hover {
	border: 1px solid #e40807;
	background-color: #000;
	border-color: #000;
	border-radius: 0
}
.agent-pc #mcontact #contactinfo div a:hover i {
	color: #fff
}
.agent-pc #contactinfo div a i {
	margin-top: 10px;
	transition: all .3s ease-out 0s;
	left: 2px;
	width: 16px;
	position: relative;
	margin: 10px 8px 8px
}
.agent-pc #indexPage #contactlist #contactform2 {
	position: relative;
	left: -50%;
	margin-left: -120px;
	max-width: 1170px;
	width: 1170px;
	margin-top: 80px
}
.agent-pc #contactform2 p .inputtxt {
	width: 29%;
	margin: 0 2%;
	float: left;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #dadada;
	margin-bottom: 20px
}
.agent-pc #contactform2 p textarea.inputtxt {
	width: 96%;
	height: 100px;
	border-color: transparent;
	border-bottom: 1px solid #dadada;
	background: 0 0
}
.agent-pc #contactform2 p .inputtxt.submit {
	width: 100px;
	background-color: transparent;
	color: #cfcfcf;
	font-size: 15px;
	padding: 5px 0;
	display: block;
	height: 40px;
	left: calc(-100% - 20px);
	left: -moz-calc(-100% - 20px);
	left: -webkit-calc(-100% - 20px);
	border: 1px solid #9b9b9b;
	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 #contactform2 {
	position: relative;
	left: -50%;
	margin-left: 80px;
	max-width: 910px;
	width: 910px;
	margin-top: 80px
}
.search_but {
	display: none!important;


	float: right;
	padding: 12px
}
#search .s_close i, .search_but i {
	font-size: 22px
}
#search {
	display: none;
	height: 84px;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 6;
	background: #131313;
	left: 110%;
	opacity: 0
}
#search .s_wrapper:after {
	content: '';
	display: block;
	clear: both
}
#search .s_submit {
	float: left;
	margin-top: 32px;
	margin-left: 25px
}
#search .s_submit i {
	font-size: 22px
}
#search .s_wrapper {
	position: relative
}
#search .s_wrapper input {
	float: left;
	height: 40px;
	margin: 24px 10px;
	width: 260px;
	border-radius: 5px;
	border-radius: 4px;
	background: #fff;
	padding: 0 12px
}
#search .s_close {
	float: right;
	margin-top: 20px;
	padding: 12px
}
.mini #search .s_submit {
	margin-top: 22px
}
.mini #search .s_wrapper input {
	margin: 12px 10px
}
.mini #search .s_close {
	margin-top: 10px
}
.fa-mobile {
	background: url(./images/wx.jpg) no-repeat center;
	background-size: 40px;
	width: 40px;
	height: 40px;
	display: block;
}
.fa-angle-up {
	background: url(./images/tot.jpg) no-repeat center;
	background-size: 40px;
	width: 40px;
	height: 40px;
	display: block;
}

@media screen and (max-width:990px) {
.agent-pc body, .module .module_container {
	min-width: auto;
	max-width: 940px;
	padding-left: 20px;
	padding-right: 20px
}
}
.hide {
	display: none;
}
.show {
	display: block;
}
#assistBtn, #openAssist {
	display: none;
}







:-moz-placeholder {
 color: #848586
}







::-moz-placeholder {
 color: #848586
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #848586
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #848586
}
#moduleControl a.moduleCItem {
	position: relative;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #434445;
	margin-bottom: 18px;
	text-indent: 0;
	border: 2px solid transparent
}
#moduleControl a.moduleCItem span {
	opacity: 0;
	position: absolute;
	top: 50%;
	left: -16px;
	height: 0;
	width: 4px;
	margin-top: -1px;
	border-top: 1px solid #6f6f6f;
	-webkit-transition: all .36s ease;
	transition: all .6s ease 0s
}
#moduleControl a.moduleCItem.active, #moduleControl a.moduleCItem:hover {
	border: 2px solid #fff;
	width: 4px;
	height: 4px;
	background: 0 0;
	padding: 0
}
#moduleControl a.moduleCItem.active span, #moduleControl a.moduleCItem:hover span {
	opacity: 1
}
#moduleControl a.moduleCItem.active:before, #moduleControl a.moduleCItem:hover:before {
	opacity: 1
}
#moduleControl a.moduleCItem:before {
	opacity: 0;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
#moduleControl a.moduleCItem:nth-of-type(1):before {
	content: "01";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(2):before {
	content: "02";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(3):before {
	content: "03";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(4):before {
	content: "04";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(5):before {
	content: "05";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(6):before {
	content: "06";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(7):before {
	content: "07";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(8):before {
	content: "08";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(9):before {
	content: "09";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(10):before {
	content: "10";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(11):before {
	content: "11";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
#moduleControl a.moduleCItem:nth-of-type(12):before {
	content: "12";
	position: absolute;
	top: -4px;
	left: -32px;
	font-size: 12px;
	color: #a9a9a9;
	line-height: 12px
}
.module .module_container {
	max-width: 1920px
}
.agent-pc #mcontact .container_content {
	max-width: 100%
}
.agent-pc #mcontact.module .module_container {
	width: 100%
}
.agent-pc .mlist.team_tabs .tab_content li .wrapper {
	overflow: hidden
}
.agent-pc .mlist.team_tabs .tab_content li .item_img {
	width: auto;
	height: auto;
	margin: 0;
	float: none
}
.agent-pc .mlist.team_tabs .tab_content li .item_wrapper {
	box-sizing: border-box;
	padding-top: 38px
}
.agent-pc .mlist.team_tabs .tab_content li .item_wrapper .item_info {
	width: 410px;
	height: 118px;
	padding-top: 0
}
.agent-pc .mlist.team_tabs .tab_content li .item_wrapper .item_info .title {
	position: relative;
	padding-left: 40px;
	font-size: 16px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.agent-pc .mlist.team_tabs .tab_content li:hover .item_wrapper .item_info .title {
	padding-left: 100px
}
.agent-pc .mlist.team_tabs .tab_content li .item_wrapper .item_info .title:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 0;
	height: 0;
	width: 40px;
	border-top: 1px solid #333;
	width: 0;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.agent-pc .mlist.team_tabs .tab_content li:hover .item_wrapper .item_info .title::before {
	width: 70px
}
.agent-pc .mlist.team_tabs .tab_content li .item_wrapper .item_info .description {
	font-size: 12px;
	padding: 0;
	padding-left: 40px;
	line-height: 20px;
	margin-top: 10px;
	max-height: 150px;
	height: 40px;
	overflow: hidden;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	width: 460px
}
.agent-pc .mlist.team_tabs .tab_content li:hover .item_wrapper .item_info .description {
	padding-left: 100px
}
.agent-pc .mlist.team_tabs .tab_content li .item_wrapper .item_info .description>div {
	width: auto
}
.agent-pc .mlist.team_tabs .tab_content li .item_wrapper .item_info:after {
	display: none
}
.agent-pc .mlist.team_tabs .tab_button {
	padding-top: 0
}
.agent-pc .mlist.team_tabs .tab_button li {
	padding: 20px 0 0 20px;
	box-sizing: border-box;
	height: 110px;
	background: #eaeaea;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	margin-bottom: 10px
}
.agent-pc .mlist.team_tabs .tab_button li .item_img {
	width: 140px;
	height: 70px;
	display: inline-block;
	margin: 0
}
.agent-pc .mlist.team_tabs .tab_button li .item_img img {
	border-radius: 0;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
.agent-pc .mlist.team_tabs .tab_button li:hover .item_img img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
.agent-pc .mlist.team_tabs .tab_button li .item_img:after {
	display: none
}
.agent-pc .mlist.team_tabs .tab_button li .item_wrapper {
	display: inline-block;
	width: 220px
}
.agent-pc .mlist.team_tabs .tab_button li .item_wrapper .item_info {
	margin-left: 18px;
	height: 70px;
	overflow: hidden;
	padding: 0;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.agent-pc .mlist.team_tabs .tab_button li .item_wrapper .item_info:hover {
	-webkit-transform: translateX(-6px);
	-ms-transform: translateX(-6px);
	transform: translateX(-6px)
}
.agent-pc .mlist.team_tabs .tab_button li .item_wrapper .item_info p.title {
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	width: 210px
}
.agent-pc .mlist.team_tabs .tab_button li .item_wrapper .item_info p.subtitle {
	text-align: left;
	line-height: 20px;
	height: 40px
}
.agent-pc .mlist.team_tabs .tab_button li.active, .agent-pc .mlist.team_tabs .tab_button li:hover {
	background-color: #363636
}
.agent-pc .mlist.team_tabs .tab_button li.active .item_wrapper .item_info p.title, .agent-pc .mlist.team_tabs .tab_button li:hover .item_wrapper .item_info p.title {
	color: #fff;
}
.agent-pc .mlist.team_tabs .tab_button li:nth-of-type(4) {
	-webkit-animation-delay: .4s!important;
	animation-delay: .4s!important
}
 .agent-pc .mlist.team_tabs .tab_button li:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)) {
 visibility: visible!important
}
.agent-pc .mlist.team_tabs .tab_button .icon {
	display: none
}
.agent-pc #indexPage #mcontact {
	height: 988px;
	background: #fff;
	background-position: center center;
}
.agent-pc #indexPage #mcontact .container_header {
	visibility: visible!important;
	padding-left: 42px;
	position: relative
}
.agent-pc #indexPage #mcontact .container_header .title {
	vertical-align: baseline;
	font-size: 20px;
	line-height: 22px
}
.agent-pc #indexPage #mcontact .container_header .subtitle {
	vertical-align: baseline;
	font-size: 12px;
	line-height: 14px;
	color: #7a7b7b
}
.agent-pc #indexPage #mcontact .container_header:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -18px;
	width: 90px;
	border-top: 1px solid #dedede
}
.agent-pc #indexPage #mcontact .container_content {
	position: absolute;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 48px 98px 52px 40px;
	background: #fff
}
.agent-pc #indexPage #mcontact .container_content #contactlist {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.agent-pc #indexPage #mcontact .container_content #contactlist #contactinfo {
	box-sizing: border-box;
	visibility: visible!important;
	width: 1px;
	-webkit-box-flex: 405;
	-webkit-flex: 405 0 auto;
	-ms-flex: 405 0 auto;
	flex: 405 0 auto;
	padding-top: 34px;
	margin-top: -200px;
}
.agent-pc #indexPage #mcontact .container_content #contactlist #contactinfo h3 {
	margin-bottom: 32px
}
.agent-pc #indexPage #mcontact .container_content #contactlist #contactinfo p {
	float: none;
	font-size: 14px;
	margin-top: 9px
}
.agent-pc #indexPage #mcontact .container_content #contactlist #contactinfo p.conp {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
}
.agent-pc #indexPage #mcontact .container_content #contactlist #contactinfo div {
	position: initial;
	margin-top: 20px
}
.agent-pc #indexPage #mcontact .container_content #contactlist #contactinfo div:after {
	display: none
}
.agent-pc #indexPage #mcontact .container_content #contactlist #contactform2 {
	visibility: visible!important;
	width: 1px;
	-webkit-box-flex: 800;
	-webkit-flex: 800 0 auto;
	-ms-flex: 800 0 auto;
	flex: 800 0 auto;
	position: initial;
	margin: 0;
	max-width: none;
}
.agent-pc #indexPage #mcontact .container_content #contactlist #contactform2 .inputtxt {
	color: #848586
}
.agent-pc #indexPage #mcontact .container_content #contactlist #contactform2 .submit {
	width: 220px;
	height: 46px;
	border: 1px solid #DEDEDE
}
.agent-pc #indexPage #mcontact .container_content #contactlist #contactform2 textarea {
	padding: 0;
	height: 108px;
	margin-bottom: 66px
}
.agent-pc #indexPage #mcontact .container_content #contactlist .clear {
	display: none
}
.agent-pc #mcontact.module .module_container {
	padding: 90px 5px 90px
}
.agent-pc #indexPage #contactlist #contactform2 {
	display: block
}
.agent-pc #indexPage .module.imagelink .container_content {
	padding: 50px 0 90px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto
}
.agent-pc #indexPage .module.imagelink .container_content .bx-wrapper .bx-pager.bx-default-pager {
	display: block
}
.agent-pc #indexPage .module.imagelink .container_content .bx-wrapper .bx-controls-direction {
	display: none
}
.agent-pc .service .item_block {
	width: 20%;
	margin-right: 0
}
.agent-pc .service .subtitle {
	color: #7e7f7f
}
.agent-pc .service .item_wrapper:after {
	display: none
}
.agent-pc .service .bx-controls-direction {
	position: absolute;
	top: 50%;
	right: -70px;
	width: 46px;
	height: 92px;
	margin-top: -46px
}
.agent-pc .service .bx-pager {
	display: none
}
.agent-pc .project .item_block {
	width: 24%
}
.agent-pc #sitecontent .project .item_block:hover .subtitle {
	color: #6e7071
}
.agent-pc #sitecontent #indexPage .news .module_container .container_content .bx-wrapper {
	margin-top: -80px
}
.agent-pc .news .content_list:before {
	display: none
}
.agent-pc .news .content_list .item_block {
	width: calc(33.3% - 20px);
	margin-right: 20px;
	border: none;
	margin-left: 0;
	margin-bottom: 20px;
}
.agent-pc .news .content_list .item_block .item_wrapper {
	/* -webkit-transition: all .36s ease; */
	/* transition: all .36s ease; */
	/* margin-left: 0; */
	/* padding: 74px 26px; */
}
.agent-pc .news .content_list .item_block .date_wrap {
	text-align: left
}
.agent-pc .news .content_list .item_block:after {
	display: none
}
.agent-pc .news .content_list .item_img {
	/* position: relative; */
	display: block
}
.agent-pc .news .content_list .item_img img {
	width: 100%;
	height: 200px;
	display: block;
	object-fit: cover;
}
.agent-pc .news .content_list .item_box .item_wrapper {
	/* box-sizing: border-box; */
	/* height: 100%; */
	/* padding-right: 30px; */
}
.agent-pc .news .content_list .item_box .item_wrapper .date_wrap {
	float: left;
	text-align: left;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
.agent-pc .news .content_list .item_box .item_wrapper .date_wrap .year {
	font-size: 20px;
	display: inline;
	margin-left: 0;
	position: initial
}
.agent-pc .news .content_list .item_box .item_wrapper .date_wrap .md {
	display: inline;
	padding-bottom: 0;
	padding-left: 4px;
	font-size: 12px
}
.agent-pc .news .content_list .item_box .item_wrapper .item_info {
	width: 100%;
	
}

.agent-pc .news .content_list .item_box .item_wrapper .item_info .title {
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 17px;
	line-height: 45px;
}
.agent-pc .news .content_list .item_box .item_wrapper .item_des {
	float: none;
	line-height: 20px;
	height: 80px;
	
}
.agent-pc .news .content_list .item_box .item_wrapper .item_des .description {
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	font-size: 14px;
}
.agent-pc .news .content_list a.details {
	display: block;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 90px;
	padding-left: 26px;
	line-height: 90px;
	color: #fff;
	font-size: 16px;
}
.agent-pc .news .content_list a.details i {
	opacity: 0;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	position: absolute;
	top: 24px;
	right: -42px;
	width: 44px;
	height: 44px;
	border: 1px solid #000000;
	border-radius: 100%;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	opacity: 0;
}
.agent-pc .news .content_list a.details i:before {
	content: ">";
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	line-height: 14px;
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	line-height: 44px;
	color: #000;
}
.agent-pc .news .bx-wrapper {
	margin-top: 300px
}
.agent-pc .news .content_list a.details:after {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	height: 0;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	width: 0;
	margin-left: 31px;
	height: 1px;
	background-color: #333;
	-webkit-transition: all .3s ease 0s;

	transition: all .3s ease 0s;
}
.agent-pc .npagePage .news .content_list a.details:after {
	width: 83%;
	background-color: #2d2d2d
}
.agent-pc .team .content_list .item_block {
	width: 100%
}
.agent-pc .team .content_list .item_block .item_box .item_wrapper .description {
	display: block;
	width: 540px;
	height: 50px;
	overflow: hidden
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block .item_box .item_wrapper .description {
	margin-top: 24px
}
.agent-pc .team .content_list .item_block:hover .details {
	left: 396px
}
.agent-pc .team .content_list .item_block a.details::after {
	content: "";
	display: block;
	width: 0;
	height: 24px;
	background-color: #363636;
	position: absolute;
	top: 0;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	z-index: -1
}
.agent-pc .team .content_list .item_block:hover a.details::after {
	width: 100%
}
.agent-pc .team .bx-wrapper .bx-controls .bx-pager {
	display: block;
	bottom: 45px
}
.agent-pc .team .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
	margin: 0 8px;
	width: 8px;
	height: 8px;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	border: 1px solid transparent
}
.agent-pc .team .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
	background: 0 0;
	border-color: #f4f4f4
}
#header.mini {
	height: 60px!important;
	-webkit-transition: none!important;
	transition: none!important
}
#header .nav {
	height: 53px;
	padding-right: 15px
}
#header .nav .navitem {
	height: 100%;
	/* margin-left: 10px; */
	text-align: center;
}
#header .nav .navitem>a {
	height: 60px;
	position: relative;
	margin-top: 20px;
}
#header .nav .navitem>a span:after {
	color: #333
}
#header .nav .navitem>a.active::before, #header .nav .navitem>a:hover::before {
	opacity: 1;
	width: 90%;
	left: 5%
}
#header .nav .navitem>a:last-child:after {
	display: none
}
.gh0 #sitecontent {
	padding-top: 100px
}
.gh0 #header .wrapper {
	padding-top: 0;
	height: 100%
}
.gh0 #header #headTop {
	float: left;
	height: 100%
}
.gh0 #header #logo {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.gh0 #header #navWrapper {
	height: 100%
}
.gh0 #header #navWrapper .nav {
	height: 100%
}
.gh0 #header #navWrapper .nav .navitem>a {
	line-height: 30px;
}
.gh0 #header.mini {
	height: 60px
}
.gh0 #header.mini .wrapper {
	padding-top: 0;
	height: 100%
}
.gh0 #header.mini #navWrapper {
	height: 100%
}
.gh0 #header.mini #navWrapper .nav {
	height: 100%
}
.gh0 #header.mini #navWrapper .nav .navitem>a {
	line-height: 60px
}
.singlescreen #header .wrapper {
	padding-top: 0;
	height: 100%
}
.singlescreen #header #headTop {
	float: left;
	height: 100%
}
.singlescreen #header #logo {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.singlescreen #header #navWrapper {
	height: 100%
}
.singlescreen #header #navWrapper .nav {
	height: 100%
}
.singlescreen #header #navWrapper .nav .navitem>a {
	line-height: 60px
}
.singlescreen #sitecontent {
	padding-top: 60px
}
.singlescreen #sitecontent #indexPage #mcontact {
	min-height: 724px
}
.singlescreen #sitecontent #indexPage #mcontact.module .module_container {
	position: absolute;
	top: 100px;
	bottom: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	padding: 0
}
.singlescreen #sitecontent #indexPage .ad01 .module_container {
	padding: 0
}
.singlescreen #sitecontent #indexPage .ad01 .module_container .container_content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.singlescreen #sitecontent #indexPage .ad01 .module_container .container_header {
	top: -80px;
	padding: 0
}
.singlescreen #sitecontent #indexPage .team_tabs .module_container {
	padding: 0;
	height: auto
}
.singlescreen #sitecontent #indexPage .team_tabs .module_container .container_header {
	top: -80px;
	padding: 0
}
.singlescreen #sitecontent #indexPage .project .module_container .content_wrapper {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.singlescreen #sitecontent #indexPage .project .module_container .container_content .content_wrapper {
	padding-top: 220px;
	padding-bottom: 140px
}
.singlescreen #sitecontent #indexPage .news .module_container .container_content {
	margin: 0 auto;
	padding-top: 160px
}
.singlescreen #sitecontent #indexPage .news .module_container .container_content .content_wrapper:after {
	content: "";
	position: absolute;
	left: -1000px;
	right: -1000px;
	bottom: 91px;
	height: 0;
	border-bottom: 1px solid #232425;
	z-index: -1
}
.singlescreen #sitecontent #indexPage .mlist.imagelink .container_content {
	padding: 200px 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.singlescreen #sitecontent #indexPage .mcustomize .module_container {
	min-height: initial;
	height: 100%
}
.singlescreen #sitecontent #indexPage .mcustomize {
	background: initial initial;
	background-repeat: initial;
	background-attachment: initial
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 90px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a {
	width: 60px;
	height: 60px;
	padding: 0;
	margin: 0;
	top: 0;
	text-align: center;
	background: rgba(0,0,0,.6)
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a i {
	vertical-align: middle
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
	left: 0;
	bottom: 0
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev i {
	width: 100%;
	height: 100%;
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f104"
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev i::after {
	content: "<";
	width: 60px;
	height: 60px;
	line-height: 60px;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	font-size: 26px;
	-webkit-transform: skew(0deg, 0);
	-ms-transform: skew(0deg, 0);
	transform: skew(0deg, 0);
	color: #656566
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev i:hover::after {
	left: 60px;
	color: rgba(255,255,255,.1)
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev i::before {
	content: "<-";
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	left: 60px;
	top: 0;
	-webkit-transform: skew(0deg, 0);
	-ms-transform: skew(0deg, 0);
	transform: skew(0deg, 0);
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	opacity: 0;
	font-size: 26px
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev i:hover::before {
	left: 8px;
	opacity: 1;
	color: #fff
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
	right: 0;
	bottom: 0
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-next i {
	width: 100%;
	height: 100%;
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-next i::after {
	content: ">";
	width: 60px;
	height: 60px;
	line-height: 60px;

	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-size: 26px;
	-webkit-transform: skew(0deg, 0);
	-ms-transform: skew(0deg, 0);
	transform: skew(0deg, 0);
	color: #656566
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-next i:hover::after {
	color: rgba(255,255,255,.1);
	right: 60px
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-next i::before {
	content: "->";
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	right: 60px;
	top: 0;
	-webkit-transform: skew(0deg, 0);
	-ms-transform: skew(0deg, 0);
	transform: skew(0deg, 0);
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	opacity: 0;
	font-size: 26px
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a.bx-next i:hover::before {
	right: 6px;
	opacity: 1;
	color: #fff
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a:hover {
	background: rgba(0,0,0,.9)
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-controls-direction a:hover i {
	opacity: 1
}
#sitecontent #indexPage #topSlider .bx-wrapper .bx-controls .bx-helper {
	position: absolute;
	top: auto;
	right: 66px;
	bottom: 50%
}
#sitecontent #indexPage #topSlider .sliderArrow {
	display: none
}
#sitecontent #indexPage .mlist.imagelink .container_header {
	display: block
}
#sitecontent #indexPage .mlist.imagelink .content_list:after {
	content: "";
	clear: both;
	display: block
}
#sitecontent #indexPage .mlist.imagelink .module_container {
	max-width: 1920px;
	display: block
}
#sitecontent #indexPage .mlist.imagelink .module_container li {
	position: relative
}

#sitecontent #indexPage .mlist .module_container {
	height: 100%;
	box-sizing: border-box;
	width: 100%
}
#sitecontent #indexPage .mlist .module_container .container_header {
	position: absolute;
	padding-top: 70px;
	padding-bottom: 14px;
	padding-left: 50px;
	margin-bottom: 44px;
	border-bottom: 1px solid #DEDEDE
}
#sitecontent #indexPage .mlist .module_container .container_header .title {
	vertical-align: baseline;
	font-size: 20px;
	line-height: 22px
}
#sitecontent #indexPage .mlist .module_container .container_header .subtitle {
	vertical-align: baseline;
	font-size: 12px;
	line-height: 14px;
	color: #7a7b7b
}
#sitecontent #indexPage .mlist .module_container .container_category {
	padding-top: 80px;
	padding-right: 50px;
	margin: 0;
	height: 26px;
	line-height: 26px
}
#sitecontent #indexPage .mlist .module_container .container_category a {
	padding: 6px 26px;
	margin-left: 3px;
	text-align: center;
	color: #717171;
	background: 0 0;
	font-weight: 200
}
#sitecontent #indexPage .mlist .module_container .container_category a.active, #sitecontent #indexPage .mlist .module_container .container_category a:hover {
	color: #fff;
	background: #3b3b3b
}
#sitecontent #indexPage .mlist .module_container .container_category a:after {
	display: none
}
#sitecontent #indexPage .mlist .module_container .container_category a::before {
	content: "|";
	position: relative;
	top: 0;
	left: -29px;
	color: #303030
}
#sitecontent #indexPage .mlist .module_container .container_category a:nth-of-type(1)::before {
	display: none
}
#sitecontent #indexPage .mlist .module_container .container_content .content_wrapper .bx-pager {
	display: block
}
#sitecontent #indexPage .mlist .module_container .container_content .content_wrapper .bx-pager .bx-pager-item a {
	margin: 0 8px;
	width: 8px;
	height: 8px;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	border: 1px solid transparent
}
#sitecontent #indexPage .mlist .module_container .container_content .content_wrapper .bx-pager .bx-pager-item a.active {
	background: 0 0;
	border-color: grey
}
#sitecontent #indexPage .mlist .module_container .container_content .content_wrapper .bx-controls-direction a {
	background: #141517 no-repeat center center
}
#sitecontent #indexPage .mlist .module_container .container_content .content_wrapper .bx-controls-direction a i:before {
	display: none
}
#sitecontent #indexPage .project .module_container .container_category {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	display: none;
}
#sitecontent #indexPage .project .module_container .container_category .more {
	position: absolute;
	top: 0;
	left: 100%;
	width: 98px;
	height: 24px;
	border: 1px solid #414143;
	line-height: 500px;
	overflow: hidden
}
#sitecontent #indexPage .project .module_container .container_content {
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper {
	position: relative;
	padding: 140px 40px 0 40px
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .more {
	display: none
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper {
	margin-bottom: 110px
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper {
	overflow: visible
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block .item_img:before {
	display: none
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper {
	position: absolute;
	bottom: 0;
	opacity: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	background: #fff;
	height: 100px
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper .item_info {
	box-sizing: border-box;
	height: auto;
	text-align: left;
	margin: 25px 90px 24px 0;
	line-height: 60px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	color: transparent;
	padding: 0;
	width: 80%
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block:hover .item_wrapper .item_info {
	margin: 25px 90px 24px 25px;
	color: #fff
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper .item_info .text_wrap {
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper .item_info:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 110%;
	height: 110%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	border: 1px solid transparent;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper::before {
	content: ">";
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: -16px;
	width: 16px;
	height: 14px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	line-height: 14px;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	color: #000
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block:hover .item_wrapper::before {
	right: 34px
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper:after {
	display: none
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block:hover .item_wrapper {
	opacity: 1
}

#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block:hover .item_info:before {
	width: 96%;
	height: 80%;
	border-color: #000
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .bx-controls .bx-default-pager {
	position: absolute;
	bottom: -90px
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction a {
	width: 60px;
	height: 60px;
	background-color: rgba(99,99,99,.22);
	background-repeat: no-repeat;
	background-position: center center
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction a i {
	width: 100%;
	height: 100%;
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction .bx-prev i::after {
	content: "<";
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	-webkit-transform: skew(0deg, 0);
	-ms-transform: skew(0deg, 0);
	transform: skew(0deg, 0);
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	opacity: 1;
	font-size: 26px;
	color: rgba(255,255,255,.3)
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction .bx-prev i:hover::after {
	color: #fff
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction .bx-next i::after {
	content: ">";
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	-webkit-transform: skew(0deg, 0);
	-ms-transform: skew(0deg, 0);
	transform: skew(0deg, 0);
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	opacity: 1;
	font-size: 26px;
	color: rgba(255,255,255,.3);
	text-align: center
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction .bx-next i:hover::after {
	color: #fff
}
#sitecontent #indexPage .service .module_container .content_wrapper {
	position: relative;
	max-width: 1050px;
	margin: 0 auto!important;
	padding-top: 30px;
}
#sitecontent #indexPage .service .module_container .content_wrapper .bx-wrapper {
	max-width: 100%!important;
	margin-top: 40px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block .item_box:after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
	z-index: 100
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block .item_wrapper {
	position: absolute;
	width: 100%;
	height: 110px;
	background: #fff;
	box-sizing: border-box;
	padding: 0 10px;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block .item_wrapper .item_info {
	position: relative;
	padding: 0;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block .item_wrapper .item_info .title {
	position: relative;
	z-index: 10
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block .item_wrapper .item_info .title:after {
	content: "";
	position: absolute;
	width: 19px;
	margin: 0 auto;
	height: 0;
	border-bottom: 2px solid #cfcfcf
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block .item_wrapper .item_info .subtitle {
	opacity: 0;
	margin-top: 0;
	position: relative;
	z-index: 10;
	margin: 0 8px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(5) {
	-webkit-animation-delay: .4s!important;
	animation-delay: .4s!important
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(1):before {
	content: "01"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(2):before {
	content: "02"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(3):before {
	content: "03"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(4):before {
	content: "04"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(5):before {
	content: "05"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(6):before {
	content: "06"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(7):before {
	content: "07"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(8):before {
	content: "08"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(9):before {
	content: "09"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(10):before {
	content: "10"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(11):before {
	content: "11"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-of-type(12):before {
	content: "12"
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n+1) {
	padding-bottom: 110px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n+1):before {
	font-family: HELVETICANEUELTPRO-THEX, "Î¢ï¿½ï¿½ï¿½Åºï¿½";
	z-index: 10;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 22px;
	text-align: center;
	color: #efefef;
	font-weight: 400;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n+1):hover:before {
	bottom: 30px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n+1):hover .item_wrapper {
	height: 120px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n+1):hover .item_wrapper .item_info {
	margin-top: 26px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n+1) .item_wrapper {
	top: auto;
	bottom: 0
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n+1) .item_wrapper .item_info {
	margin-top: 40px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n+1) .item_wrapper .item_info .title {
	padding-top: 10px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n+1) .item_wrapper .item_info .title:before {
	top: auto;
	bottom: -18px;
	left: 0
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n+1) .item_wrapper .item_info .title:after {
	left: 0;
	right: 0;
	top: 0;
	bottom: auto
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n) {
	padding-top: 110px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n):before {
	font-family: HELVETICANEUELTPRO-THEX, "Î¢ï¿½ï¿½ï¿½Åºï¿½";
	z-index: 10;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 32px;
	text-align: center;
	color: #5d5e5f;
	font-weight: 400;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n):hover .item_wrapper .item_info {
	margin: 42px 0
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n):hover:before {
	top: 24px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n) .item_wrapper {
	top: 0;
	bottom: auto
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n) .item_wrapper .item_info {
	margin-top: 50px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n) .item_wrapper .item_info .title {
	padding-bottom: 10px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n) .item_wrapper .item_info .title:before {
	top: -18px;
	bottom: auto;
	left: 0
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:nth-child(2n) .item_wrapper .item_info .title:after {
	left: 0;
	right: 0;
	top: auto;
	bottom: 0
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:after {
	content: "";
	position: absolute;
	top: -10px;
	bottom: -10px;
	left: -10px;
	right: -10px;
	border: 1px solid transparent;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:hover .item_wrapper {
	background: #fff;
	height: 120px
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:hover .item_wrapper .item_info .title {
	padding-bottom: 0
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:hover .item_wrapper .item_info .title::after {
	opacity: 0
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:hover .item_wrapper .item_info .subtitle {
	opacity: 1
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:hover:after {
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	border-color: rgba(126,127,127,.6)
}
#sitecontent #indexPage .service .module_container .content_wrapper .content_list .item_block:hover:before {
	font-size: 60px;
	color: #EFEFEF
}
#sitecontent #indexPage .service .module_container .content_wrapper .bx-controls .bx-controls-direction a {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	width: 46px;
	height: 46px;
	text-align: center;
	background-color: #292929
}
#sitecontent #indexPage .service .module_container .content_wrapper .bx-controls .bx-controls-direction a i {
	position: relative;
	line-height: 46px;
	margin: 0;
	color: #656566;
	width: 100%;
	height: 100%;
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}
#sitecontent #indexPage .service .module_container .content_wrapper .bx-controls .bx-controls-direction a.bx-prev i::after {
	content: "<";
	width: 46px;
	height: 46px;
	position: absolute;
	top: 3px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: skew(0deg, 0);
	-ms-transform: skew(0deg, 0);
	transform: skew(0deg, 0);
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-size: 18px;
	line-height: 46px;
	color: rgba(255,255,255,.3)
}
#sitecontent #indexPage .service .module_container .content_wrapper .bx-controls .bx-controls-direction a.bx-prev i:hover::after {
	color: #1e1e1e
}
#sitecontent #indexPage .service .module_container .content_wrapper .bx-controls .bx-controls-direction a.bx-next i::after {
	content: ">";
	width: 46px;
	height: 46px;
	position: absolute;
	top: 3px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: skew(0deg, 0);
	-ms-transform: skew(0deg, 0);
	transform: skew(0deg, 0);
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-size: 18px;
	line-height: 46px;
	color: rgba(255,255,255,.3)
}
#sitecontent #indexPage .service .module_container .content_wrapper .bx-controls .bx-controls-direction a.bx-next i:hover::after {
	color: #1e1e1e
}
#sitecontent #indexPage .service .module_container .content_wrapper .bx-controls .bx-controls-direction a:hover {
	background-color: #fff
}
#sitecontent #indexPage .service .module_container .content_wrapper .bx-controls .bx-controls-direction a:hover i {
	color: #1e1e1e
}
#sitecontent #indexPage .mcustomize {
	background: center center;
	background-repeat: no-repeat;
	/* background-attachment: fixed*/
}
#sitecontent #indexPage .mcustomize.horizontal {
	padding-top: 0
}
#sitecontent #indexPage .mcustomize .container_content {
/* top: 50%; */
	/* transform: translateY(-50%); */
	/* overflow: visible; */
}
#sitecontent #indexPage .mcustomize.horizontal .container_content .contentbody {
	margin-top: 0
}
#sitecontent #indexPage .mcustomize .module_container {
	position: relative;
	width: 100%;
	max-width: 1820px;
	margin: 0 auto;
	padding: 0
}
#sitecontent #indexPage .mcustomize .module_container {
	min-height: 768px;
	height: 768px
}
#sitecontent #indexPage .mcustomize .module_container .container_content {
	position: relative;
	left: 0;
	width: 56%;
	height: 731px;
	background: #fff;
	top: 50px;
}
#sitecontent #indexPage .mcustomize .module_container .container_content {
	height: 86%;
}
#sitecontent #indexPage .mcustomize .module_container .container_content .wrapper {
	position: absolute;
	width: 100%;
	left: 0
}
#sitecontent #indexPage .mcustomize .module_container .container_content .wrapper .header {
	float: left;
	padding-left: 50px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DEDEDE
}
#sitecontent #indexPage .mcustomize .module_container .container_content .wrapper .header p {
	text-align: left
}
#sitecontent #indexPage .mcustomize .module_container .container_content .wrapper .header p.title {
	font-size: 20px;
	line-height: 22px
}
#sitecontent #indexPage .mcustomize .module_container .container_content .wrapper .header p.subtitle {
	font-size: 12px;
	line-height: 14px;
	color: #7a7b7b
}
#sitecontent #indexPage .mcustomize .module_container .container_content .wrapper .description {
	visibility: visible!important;
	position: absolute;
	top: 400px;
	right: 50px;
	width: 650px;
	text-align: left;
	z-index: 1000;
}
#sitecontent #indexPage .mcustomize.horizontal.tlir .module_container .container_content .wrapper .description {
	right: 306px
}
#sitecontent #indexPage .mcustomize.horizontal .module_container .container_content .wrapper .description {
	top: 179px;
	background: #292929;
	right: -411px;
	width: 390px;
	height: 197px;
	box-sizing: border-box;
	padding: 50px 40px;
	overflow: hidden
}
#sitecontent #indexPage .mcustomize .module_container .container_content .wrapper .description p {
/* text-decoration: none */
}
#sitecontent #indexPage .mcustomize .module_container .container_content .wrapper .description p:not(:first-child) {
	padding-left: 0;
	border-left: 1px solid transparent;
	/* margin-top: 20px; */
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
#sitecontent #indexPage .mcustomize .module_container .container_content .wrapper .description p:first-child {
/* white-space: nowrap; */
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
}
#sitecontent #indexPage .mcustomize .module_container .container_content .wrapper .description p:not(:first-child) {
/* position: static; */
	/* padding-left: 20px; */
	/* transform: translateX(-20px); */
}
#sitecontent #indexPage .mcustomize .module_container .container_content .description:hover p:not(:first-child) {

/* padding-left: 20px; */
	/* border-color: #454648; */
}
#sitecontent #indexPage .mcustomize .module_container .container_content .description:hover p:not(:first-child) {
/* transform: translateX(0); */
	/* border-color: #454648 */
}
#sitecontent #indexPage .mcustomize .module_container .container_content .mediabody {
	position: absolute;
	top: 168px;
	right:-37px;
	width: 738px;
	height: 218px;
	border: 1px solid #DEDEDE;
	box-sizing: border-box;
	padding: 10px;
	margin-top: 0
}
#sitecontent #indexPage .mcustomize.horizontal .module_container .container_content .mediabody {
	padding-right: 400px;
	width: 1128px;
	right: -422px
}
#sitecontent #indexPage .mcustomize.horizontal.tlir .module_container .container_content .mediabody {
	padding-left: 400px;
	padding-right: 10px
}
#sitecontent #indexPage .mcustomize .module_container .container_content .mediabody div {
	background-size: cover
}
#sitecontent #indexPage .team {
	background: #0c0d0f;
	background-repeat: no-repeat;
	background-attachment: fixed
}
#sitecontent #indexPage .team .module_container {
	padding-bottom: 0
}
#sitecontent #indexPage .team .module_container .container_header {
	visibility: visible!important
}
#sitecontent #indexPage .team .module_container .container_header .subtitle {
	margin-bottom: 0
}
#sitecontent #indexPage .team .module_container .container_category {
	position: absolute;
	right: 0;
	z-index: 9999
}
#sitecontent #indexPage .team .module_container .container_content {
	height: 100%;
	padding: 200 0
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper {
	position: relative;
	padding: 100px 0 250px
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-controls {
	position: relative
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
	margin-top: -212px;
	width: 46px;
	height: 46px;
	color: #5b5c5d;
	background-color: #202020
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
	left: auto;
	right: 0
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-controls .bx-controls-direction a i {
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-controls .bx-controls-direction a i::after {
	width: 46px;
	height: 46px;
	position: absolute;
	top: 2px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: skew(0deg, 0);
	-ms-transform: skew(0deg, 0);
	transform: skew(0deg, 0);
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-size: 18px;
	line-height: 46px;
	color: rgba(255,255,255,.3);
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-controls .bx-controls-direction a i:hover::after {
	color: #1e1e1e
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev i::after {
	content: "<";
	font-size: 18px;
	text-align: center
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-controls .bx-controls-direction a.bx-next i::after {
	content: ">";
	font-size: 18px;
	text-align: center
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
	left: 100%;
	right: auto
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-controls .bx-controls-direction a:hover {
	background-color: #fff
}
#sitecontent #indexPage .team .module_container .container_content .content_wrapper .bx-wrapper .bx-pager.bx-default-pager {
	position: absolute;
	margin: 0;
	bottom: 35px
}
#sitecontent #indexPage .team .bx-wrapper {
	max-width: 1050px!important
}
#sitecontent #indexPage .team .content_list .item_block {
	height: 340px
}
#sitecontent #indexPage .team .content_list .item_block .item_box {
	width: 220px
}
#sitecontent #indexPage .team .content_list .item_block .item_box .item_img {
	position: relative;
	margin-left: 60px;
	max-width: 220px;
	bottom: -5px
}
#sitecontent #indexPage .team .content_list .item_block .item_box .item_img:before {
	content: "";
	position: absolute;
	top: 95px;
	left: 100%;
	width: 0;
	height: 0;
	border-top: 1px solid #fff;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
#sitecontent #indexPage .team .content_list .item_block .item_box:hover .item_img::before {
	width: 70px
}
#sitecontent #indexPage .team .content_list .item_block .item_box .item_wrapper {
	position: absolute;
	top: 27px;
	bottom: 75px;
	left: 0;
	padding: 60px 0 0 310px;
	width: 100%;
	z-index: -1;
	background: #292929;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
#sitecontent #indexPage .team .content_list .item_block .item_box:hover .item_wrapper {
	padding: 60px 0 0 370px
}
#sitecontent #indexPage .team .content_list .item_block .item_box .item_wrapper .item_info {
	box-sizing: border-box;
	position: absolute;
	top: 100%;
	left: 60px;
	width: 220px;
	background: #363636;
	padding: 20px;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
#sitecontent #indexPage .team .content_list .item_block .item_box .item_wrapper .item_info .text_wrap .title {
	margin: 0
}
#sitecontent #indexPage .team .content_list .item_block .item_box .item_wrapper .item_info .text_wrap .subtitle {
	margin: 0
}
#sitecontent #indexPage .news {
	background: #fff;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
#sitecontent #indexPage .news .module_container .container_header {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 51px;
	border: none;
	border-bottom: 1px solid #dedede
}
#sitecontent #indexPage .news .module_container .container_category {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10
}
#sitecontent #indexPage .news .module_container .container_category .more {
	position: absolute;
	top: 0;
	left: 100%;
	width: 98px;
	height: 24px;
	border: 1px solid #414143;
	line-height: 500px;
	overflow: hidden
}
#sitecontent #indexPage .news .module_container .container_content {
	height: 100%;
	max-width: 1179px;
	margin: 180px auto 0
}

@media (min-width:500px) and (max-width:1400px) {
#sitecontent #indexPage .news .module_container .container_content {
	height: 100%;
	max-width: 975px;
	margin: 180px auto 0
}
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper {
	position: relative;/* padding-top: 80px */
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .more {
	display: none
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block .item_mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #79797975;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block:hover .item_mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(24,24,24,.5)
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block a.details {
	background: #797979;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	display: none;
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block:hover a.details {
	background: #bbbbbb;
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block:hover a.details i {
	opacity: 1;
	right: 28px
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block:hover a.details:after {
	width: 83%;
	border-color: #fff
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block a.details::before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	height: 0;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	width: 83%;
	margin: 0 auto;
	height: 1px;
	background: #797979;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	font-size: 16px;
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block:hover .item_wrapper {
	padding-top: 50px
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block:hover .item_wrapper .title {
	color: #fff
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block:hover .item_wrapper .item_des .description {
	color: #fff
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block:hover .item_wrapper .date_wrap .year {
	color: #fff
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .content_list .item_block:hover .item_wrapper .date_wrap .md {
	color: #fff
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .bx-controls .bx-pager {
	display: none
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction {
	position: absolute;
	top: 56%;
	right: -70px;
	width: 46px;
	height: 92px;
	margin-top: 19px
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction a {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	width: 46px;
	height: 46px;
	text-align: center;
	background-color: #292929;
	border: 1px solid #292929
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction a i {
	position: relative;
	line-height: 46px;
	margin: 0;
	color: #656566;
	width: 100%;
	height: 100%;
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction a i:after {
	width: 26px;
	height: 26px;
	position: absolute;
	top: 4px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: skew(0deg, 0);
	-ms-transform: skew(0deg, 0);
	transform: skew(0deg, 0);
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-size: 26px;
	line-height: 26px;
	color: rgba(255,255,255,.3);
	font-size: 18px
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction a.bx-prev i::after {
	content: "<";
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction a.bx-prev i:hover::after {
	color: #1e1e1e
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction a.bx-next i::after {
	content: ">";
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction a.bx-next i:hover::after {
	color: #1e1e1e
}
#sitecontent #indexPage .news .module_container .container_content .content_wrapper .bx-controls .bx-controls-direction a:hover {
	background-color: #fff;
	border: 1px solid #FFF
}
#sitecontent #indexPage .team_tabs .module_container {
	position: relative;
	max-width: 1080px;
	height: 100%;
	padding-top: 200px;
	padding-bottom: 200px
}
#sitecontent #indexPage .team_tabs .module_container .container_header {
	position: absolute;
	width: 100%;
	padding-top: 89px;
	padding-left: 0;
	border-bottom: 0;
	top: 0
}
#sitecontent #indexPage .team_tabs .module_container .container_header:after {
	display: none
}
#sitecontent #indexPage .team_tabs .module_container .container_header p {
	text-align: center
}
#sitecontent #indexPage .team_tabs .module_container .container_header p.title {
	display: block;
	font-size: 24px
}
#sitecontent #indexPage .team_tabs .module_container .container_header p.subtitle {
	display: block;
	font-size: 12px;
	line-height: 22px
}
#sitecontent #indexPage .team_tabs .module_container .container_header p.subtitle:before {
	display: none
}
#sitecontent #indexPage .team_tabs .module_container .container_content {
	position: relative;
	height: 470px
}
#sitecontent #indexPage .team_tabs .module_container .container_content .content_wrapper {
	position: relative;
	height: 100%;
	overflow: hidden
}
#sitecontent #indexPage .team_tabs .module_container .container_content .content_wrapper:after {
	content: "";
	clear: both;
	display: block
}
#sitecontent #indexPage .team_tabs .module_container .container_content .content_wrapper .tab_content {
	width: 640px;
	float: left
}
#sitecontent #indexPage .team_tabs .module_container .container_content .content_wrapper .tab_content .bx-wrapper {
	margin: 0;
	overflow: hidden
}
#sitecontent #indexPage .team_tabs .module_container .container_content .content_wrapper .tab_content .bx-wrapper .item_wrapper .subtitle {
	display: none
}
#sitecontent #indexPage .team_tabs .module_container .container_content .content_wrapper .tab_button {
	float: right;
	width: 420px
}
#sitecontent #indexPage .team_tabs .module_container .container_content .content_wrapper .tab_button .bx-wrapper {
	max-width: 100%!important
}
#sitecontent #indexPage .ad01 .module_container {
	padding-top: 200px;
	padding-bottom: 100px;
	max-width: 1052px;
	height: 500px;
	box-sizing: content-box
}
#sitecontent #indexPage .ad01 .module_container .container_header {
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	padding-top: 89px;
	padding-left: 0;
	border-bottom: 0
}
#sitecontent #indexPage .ad01 .module_container .container_header:after {
	display: none
}
#sitecontent #indexPage .ad01 .module_container .container_header p {
	text-align: center
}
#sitecontent #indexPage .ad01 .module_container .container_header p.title {
	display: block;
	font-size: 24px
}
#sitecontent #indexPage .ad01 .module_container .container_header p.subtitle {
	display: block;
	font-size: 12px;
	line-height: 22px
}
#sitecontent #indexPage .ad01 .module_container .container_header p.subtitle:before {
	display: none
}
#sitecontent #indexPage .ad01 .module_container .container_content {
	position: relative;
	height: 500px
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper {
	height: 100%
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list {
	height: 100%
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block {
	height: 100%
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper {

	position: absolute;
	width: 100%;
	height: 110px;
	background: #292929;
	box-sizing: border-box;

	padding: 0 30px;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper .item_info {
	position: relative;
	padding: 0;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper .item_info .title {
	margin-top: 38px;
	padding-top: 10px;
	position: relative;
	z-index: 10;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper .item_info .subtitle {
	opacity: 0;
	margin-top: 0;
	position: relative;
	z-index: 10
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper .item_info .item_date {
	display: none
}
 #sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:not(:nth-of-type(1)) {
 position: absolute;
 width: 210px
}
 #sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:not(:nth-of-type(1)) .item_img {
 position: absolute;
 top: 0;
 bottom: 110px
}
 #sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:not(:nth-of-type(1)) .item_img img {
 height: 100%
}
 #sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:not(:nth-of-type(1)) .item_info .title:after {
 content: "";
 position: absolute;
 width: 19px;
 top: 0;
 left: 0;
 height: 0;
 border-bottom: 2px solid #5d5e5f;
 right: 0;
 margin: 0 auto
}
 #sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:not(:nth-of-type(1)) .item_wrapper:before {
 content: "";
 position: absolute;
 top: -30px;
 left: -10px;
 bottom: -10px;
 right: -10px;
 border: 1px solid transparent;
 -webkit-transition: all .36s ease;
 transition: all .36s ease
}
 #sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:not(:nth-of-type(1)):hover .item_wrapper {
 background: #020205
}
 #sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:not(:nth-of-type(1)):hover .item_wrapper .item_info .title {
 margin-top: 22px;
 color: #fff
}
 #sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:not(:nth-of-type(1)):hover .item_wrapper .item_info .title:after {
 display: none
}
 #sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:not(:nth-of-type(1)):hover .item_wrapper .item_info .subtitle {
 opacity: 1;
 color: #7e7f7f
}
 #sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:not(:nth-of-type(1)):hover .item_wrapper:before {
 top: -20px;
 left: 10px;
 bottom: 10px;
 right: 10px;
 border-color: rgba(126,127,127,.6)
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1) {
	position: absolute;
	right: 0;
	width: 610px;
	left: 0;
	margin: 0 auto
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1) .item_wrapper {
	display: block;
	top: 0;
	height: 200px
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1) .item_wrapper .item_info {
	width: 428px
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1) .item_wrapper:before {
	content: "";
	position: absolute;
	top: 64px;
	left: 0;
	border-top: 1px solid #fff;
	margin-top: -1px;
	width: 0;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1) .item_wrapper:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 100%;
	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	border: 8px solid #292929;
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	left: 50%;
	margin-left: -4px
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1) .item_wrapper .title {
	margin-top: 44px
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1) .item_wrapper .subtitle {
	opacity: 1;
	margin-top: 24px;
	white-space: normal;
	line-height: 20px;
	height: 40px
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1) .item_img {
	width: 100%;
	height: auto;
	top: 200px;
	bottom: 0
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1) .item_img img {
	height: 100%
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1):hover .item_wrapper .item_info {
	padding-left: 44px
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1):hover .item_wrapper:before {
	width: 40px
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(1) .item_wrapper .title {
	color: #fff
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(2) {
	left: 0
}
#sitecontent #indexPage .ad01 .module_container .container_content .content_wrapper .content_list .item_block:nth-of-type(3) {
	right: 0
}
.agent-pc .npagePage .container_category {
	/* margin-top: 100px; */
	margin-bottom: 62px;
	text-align: center;
}
.agent-pc .npagePage .container_category a {
	display: inline;
	padding: 0;
	/* margin: 0; */
	padding: 10px 30px;
	margin-right: 5px;
	background: #eee;
}
.agent-pc .npagePage .container_category a.active, .agent-pc .npagePage .container_category a:hover {
	background: #3b3b3b;
	color: #fff
}

.agent-pc .npagePage .container_category a:after {
	display: none
}
.agent-pc #sitecontent .npagePage:not(.post).pageEditor table {
	margin: 0 auto
}
.agent-pc #sitecontent .npagePage:not(.post) #banner {
	height: 340px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .module_container .container_content {
	max-width: 1820px;
	margin: 0 auto
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block .item_img:before {
	display: none
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block .item_wrapper {
	position: absolute;
	bottom: 0;
	opacity: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	background: #fff
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block .item_wrapper .item_info {
	box-sizing: border-box;
	height: 88px;
	text-align: left;
	padding: 25px 90px 24px 0;
	line-height: 60px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	color: transparent;
	width: 80%
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block:hover .item_wrapper .item_info {
	color: #fff;
	margin-left: 25px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block .item_wrapper .item_info .text_wrap {
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block .item_wrapper .item_info:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 110%;
	height: 110%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	border: 1px solid transparent;
	-webkit-transition: all .36s ease;
	transition: all .3s ease 0s
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block .item_wrapper:before {
	position: absolute;
	top: 50%;
	right: -16px;
	width: 16px;
	height: 14px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	content: ">";
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	line-height: 14px;
	font-size: 14px;
	text-align: center;
	color: #000;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block:hover .item_wrapper:before {
	right: 34px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block .item_wrapper:after {
	display: none
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block:hover .item_wrapper {
	opacity: 1
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.project .content_list .item_block:hover .item_wrapper .item_info:before {
	width: 96%;
	height: 80%;
	border-color: rgba(51, 51, 51, 0.36)
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .module_container .container_content {
	max-width: 1050px;
	margin: 0 auto
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .module_container .container_content {
	max-width: 1050px;
	margin: 0 auto
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block {
	margin: 0 0 20px 0;
	height: 260px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block .item_box {
	width: 220px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block .item_box .item_img {
	position: relative;
	max-width: 220px;
	z-index: 20
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block .item_box .item_img img {
	width: auto;
	height: 260px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block .item_box .item_img:before {
	content: "";
	opacity: 0;
	position: absolute;
	top: 62px;
	left: 90%;
	width: 3px;
	height: 1;
	border-top: 1px solid #fff;
	z-index: -1;
	-webkit-transform: all .36s ease;
	-ms-transform: all .36s ease;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block:hover .item_box .item_img::before {
	width: 70px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block .item_box .item_wrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	padding: 50px 0 0 280px;
	width: 100%;
	z-index: 0;
	background: #292929;
	box-sizing: border-box;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block .item_box .item_wrapper .item_info {
	box-sizing: border-box
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block .item_box .item_wrapper .item_info .text_wrap .title {
	margin: 0;
	font-size: 16px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block .item_box .item_wrapper .item_info .text_wrap .subtitle {
	margin: 0
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block .details {
	top: 180px;
	left: 286px;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block:hover .item_box .item_img::before {
	opacity: 1
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.team .content_list .item_block:hover .item_box .item_wrapper {
	padding-left: 310px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .module_container .container_content {
	max-width: 1130px;
	margin: 0 auto
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block .item_box:after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
	z-index: 100
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block .item_wrapper {
	position: absolute;
	width: 100%;
	height: 120px;
	background: #17181a;
	box-sizing: border-box;
	padding: 0 15px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block .item_wrapper .item_info {
	position: relative;
	margin-top: 50px;
	padding: 0;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block .item_wrapper .item_info .title {
	position: relative;
	z-index: 10
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block .item_wrapper .item_info .title:after {
	content: "";
	position: absolute;
	width: 19px;
	margin: 0 auto;
	height: 0;
	border-bottom: 2px solid #5d5e5f
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block .item_wrapper .item_info .subtitle {
	opacity: 0;
	margin-top: 0;
	position: relative;
	z-index: 10
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(5) {
	-webkit-animation-delay: .4s!important;
	animation-delay: .4s!important
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(1):before {
	content: "01"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(2):before {
	content: "02"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(3):before {
	content: "03"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(4):before {
	content: "04"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(5):before {
	content: "05"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(6):before {
	content: "06"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(7):before {
	content: "07"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(8):before {
	content: "08"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(9):before {
	content: "09"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(10):before {
	content: "10"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(11):before {
	content: "11"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-of-type(12):before {
	content: "12"
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n+1) {
	padding-bottom: 120px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n+1):before {
	font-family: HELVETICANEUELTPRO-THEX, "Î¢ï¿½ï¿½ï¿½Åºï¿½";
	z-index: 10;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 26px;
	text-align: center;
	color: #5d5e5f;
	font-weight: 400;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n+1):hover .item_wrapper .item_info {
	margin-top: 26px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n+1):hover:before {
	bottom: 55px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n+1) .item_wrapper {
	top: auto;
	bottom: 0
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n+1) .item_wrapper .item_info {
	margin-top: 40px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n+1) .item_wrapper .item_info .title {
	padding-top: 10px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n+1) .item_wrapper .item_info .title:before {
	top: auto;
	bottom: -18px;
	left: 0
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n+1) .item_wrapper .item_info .title:after {
	left: 0;
	right: 0;
	top: 0;
	bottom: auto
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n) {
	padding-top: 120px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n):before {
	font-family: HELVETICANEUELTPRO-THEX, "Î¢ï¿½ï¿½ï¿½Åºï¿½";
	z-index: 10;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 32px;
	text-align: center;
	color: #5d5e5f;
	font-weight: 400;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n):hover .item_wrapper .item_info {
	margin-top: 42px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n):hover:before {
	top: 48px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n) .item_wrapper {
	top: 0;
	bottom: auto
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n) .item_wrapper .item_info .title {
	padding-bottom: 10px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n) .item_wrapper .item_info .title:before {
	top: -18px;
	bottom: auto;
	left: 0
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:nth-child(2n) .item_wrapper .item_info .title:after {
	left: 0;
	right: 0;
	top: auto;
	bottom: 0
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:after {
	content: "";
	position: absolute;
	top: -10px;
	bottom: -10px;
	left: -10px;
	right: -10px;
	border: 1px solid transparent;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:hover .item_wrapper {
	background: #000
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:hover .item_wrapper .item_info .title {
	padding-bottom: 0
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:hover .item_wrapper .item_info .title::after {
	opacity: 0
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:hover .item_wrapper .item_info .subtitle {
	opacity: 1
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:hover:after {
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	border-color: rgba(126,127,127,.6)
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.service .content_list .item_block:hover:before {
	font-size: 60px;
	color: #1c1c1e
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .module_container .container_content {
	max-width: 1120px;
	margin: 0 auto
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .module_container .container_content .content_wrapper {
	padding: 200px 0 0
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block {
	padding: 0;
	margin-right: 19px;
	margin-bottom: 20px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #79797975;
	-webkit-transition: all .36s ease;
	transition: all .6s ease 0s;
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_wrapper {
	/* left: 0; */
	/* height: 100%; */
	margin: 0 10px 0 0;
	padding: 0;
	border-bottom: none;
	color: #000;
	width: 100%;
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_wrapper .item_info .title {
	font-size: 16px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_wrapper .item_info:after {
	display: none
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_wrapper .item_des {
	width: 100%
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_wrapper .item_des .description {
	font-size: 14px;
	line-height: 20px;
	height: 42px;
	white-space: normal;
	overflow: hidden;
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_wrapper:after {
	display: none
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_tags {
	display: none
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_box .item_img {
	width: 100%
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block:hover .item_mask {
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
	/* width: 100%; */
	/* height: 353px; */
	/* background: rgba(24,24,24,.5); */
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block a.details {
	background: #181818;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block:hover a.details {
	background: rgba(23,24,26,.9)
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block:hover a.details i {
	opacity: 1;
	right: 28px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block a.details:before {
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background-color: #fff;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	z-index: 2;
	position: absolute;
	top: -1px;
	left: 31px
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block:hover a.details::before {
	width: 83%
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block:hover .item_wrapper {
	/* padding-top: 40px; */
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block:hover .item_wrapper .title {
	/* color: #fff; */
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block:hover .item_wrapper .year {
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block:hover .item_wrapper .md {
	/* color: #fff; */
}
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block:hover .item_wrapper .item_des .description {
	/* color: #fff; */
}
.agent-pc #sitecontent .npagePage .bx-controls-direction a {
	background: #292929 no-repeat center center
}
.bx-wrapper .bx-controls-direction .bx-prev {
	width: 46px;
	height: 46px
}
.agent-pc #sitecontent .npagePage .bx-controls-direction .bx-prev i {
	width: 100%;
	height: 100%;
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0
}
.agent-pc #sitecontent .npagePage .bx-controls-direction .bx-prev i:before {
	content: "<";
	display: block;
	font-size: 18px;
	color: #656566;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	position: absolute;

	top: 0;
	left: 0
}
.agent-pc #sitecontent .npagePage .bx-controls-direction i:hover:before {
	color: #fff
}
.bx-wrapper .bx-controls-direction .bx-next {
	width: 46px;
	height: 46px
}
.bx-wrapper .bx-controls-direction a.bx-next i {
	width: 100%;
	height: 100%;
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0
}
.bx-wrapper .bx-controls-direction .bx-next i::before {
	content: ">";
	display: block;
	font-size: 18px;
	color: #656566;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	margin-left: 0;
	margin-top: 0;
	opacity: 1
}
.bx-wrapper .bx-controls-direction .bx-next i:hover::after {
	color: #fff
}
.agent-pc #sitecontent .npagePage .item_tags {
	padding-right: 50px;
	margin: 0;
	height: 32px
}
.agent-pc #sitecontent .npagePage .item_tags a {
	padding: 0 20px;
	margin-left: 0;
	text-align: center;
	line-height: 32px;
	color: #717171;
	background: 0 0
}
.agent-pc #sitecontent .npagePage .item_tags a.active, .agent-pc #sitecontent .npagePage .item_tags a:hover {
	color: #fff;
	background: 0 0
}
.agent-pc #sitecontent .npagePage .item_tags a:after {
	display: none
}
.agent-pc #sitecontent .npagePage .item_tags a::before {
	content: "|";
	position: relative;
	top: -2px;
	left: -6px;
	color: #373738
}
.agent-pc #sitecontent .npagePage #pageTarget .module_container {
	border-bottom: 1px solid #f1f1f1
}
.agent-pc #sitecontent .npagePage #pageTarget .module_container .container_target {
	float: right;
	padding-right: 64px
}
.agent-pc #sitecontent .npagePage #pageTarget .module_container .container_target a {
	color: #717171
}
.agent-pc #sitecontent .npagePage #pageTarget .module_container .container_target a:hover, .agent-pc #sitecontent .npagePage #pageTarget .module_container .container_target a:last-child {
	color: #717171
}
.agent-pc #sitecontent .npagePage #pageTarget .module_container .container_target i {
	margin: 0 4px
}
.agent-pc #sitecontent .npagePage #pageTarget .module_container .container_target i:before {
	content: "-"
}
.agent-pc #sitecontent .npagePage .tab_button .bx-wrapper {
	max-width: 100%!important;
	margin-top: 30px!important
}
.agent-pc #sitecontent .npagePage .tab_button .bx-wrapper .content_list {
	text-align: center;
	width: 100%!important;
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important
}
.agent-pc #sitecontent .npagePage .tab_button .bx-wrapper .content_list .item_block {
	display: inline-block;
	margin: 0 8px!important;
	width: 8px!important;
	height: 8px!important;
	float: none!important;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	border: 1px solid transparent;
	border-radius: 100%;
	box-sizing: initial;
	padding: 0;
	vertical-align: top
}
.agent-pc #sitecontent .npagePage .tab_button .bx-wrapper .content_list .item_block.active {
	background: 0 0;
	border-color: grey
}
.agent-pc #sitecontent .npagePage .tab_button .bx-wrapper .content_list .item_block:hover .title {
	color: #fff
}
.agent-pc #sitecontent .npagePage .tab_button .bx-wrapper .content_list .item_block * {
	display: none
}
.agent-pc #sitecontent .npagePage .tab_button .bx-wrapper .bx-controls .bx-pager {
	display: block;
	bottom: 45px
}
.agent-pc #sitecontent .npagePage .tab_button .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
	margin: 0 8px;
	width: 8px;
	height: 8px;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	border: 1px solid transparent
}
.agent-pc #sitecontent .npagePage .tab_button .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
	background: 0 0;
	border-color: #f4f4f4
}
.agent-pc #sitecontent .npagePage .content .mlistpost.project .item_wrapper {
	background-color: transparent
}
.agent-pc #sitecontent .npagePage .content .mlistpost.project .item_wrapper .item_info {
	padding: 24px 0
}
.agent-pc #sitecontent .npagePage .content .mlistpost.project .item_wrapper .title {
	color: #6b6b6b
}
.agent-pc #sitecontent .npagePage .content .mlistpost.project .item_wrapper .subtitle {
	color: #747476;
	margin-top: 14px
}
.agent-pc #pages {
	text-align: center;
	height: auto;
	padding-top: 60px
}
.agent-pc #pages a {
	border: 1px solid #2a2a2a;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	color: #515252;
	margin: 0 1px;
	height: 34px;
	width: 34px;
	background: 0 0;
	line-height: 34px;
	display: inline-block;
	float: none
}
.agent-pc #pages a.active, .agent-pc #pages a:hover {
	color: #d7d7d7;
	border-color: #292929;
	background: #292929
}
.agent-pc #pages a:after {
	display: none
}
.agent-pc #pages a.prev {
	margin-right: 9px
}
.agent-pc #pages a.next {
	margin-left: 9px
}
.agent-pc #sitecontent .npagePage.post #pageTarget #module_container {
	border-width: 1px 0 0 0
}
.agent-pc #sitecontent .npagePage.post #pageTarget .module_container {
	border-top: 0;
	border-bottom: 1px solid #f1f1f1
}
.agent-pc #sitecontent .npagePage.post #postWrapper .item_tags {
	padding-right: 50px;
	margin: 0;
	height: auto
}
.agent-pc #sitecontent .npagePage.post #postWrapper .item_tags a {
	padding: 0 20px;
	margin-left: 0;
	text-align: center;
	line-height: 32px;
	height: 32px;
	color: #717171;
	background: #eaeaea;
	margin-bottom: 5px
}
.agent-pc #sitecontent .npagePage.post #postWrapper .item_tags a.active, .agent-pc #sitecontent .npagePage.post #postWrapper .item_tags a:hover {
	color: #fff;
	background: #2c2c2c
}
.agent-pc #sitecontent .npagePage.post #postWrapper .item_tags a:after {
	display: none
}
.agent-pc #sitecontent .npagePage.post #postWrapper .item_tags a::before {
	content: "|";
	position: relative;
	top: -2px;
	left: -23px;
	color: #373738;
	display: none
}
.agent-pc .project .item_img::before {
	display: none
}
.agent-pc #sitecontent .npagePage.post #postWrapper .item_tags a:nth-of-type(1)::before {
	display: none
}
#newsWrapper {
	padding: 70px 40px;
}
#newsInfo .title {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
}
#newsInfo .usetdate {
	margin-bottom: 20px;
	text-align: center;
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.project .content_list .item_block:hover .item_wrapper p.title {
	color: #fff
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container {
	max-width: 1210px
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container .container_content {
	padding-top: 0
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #postContent {
	padding: 70px 40px;
	width: 820px;
	border-right: 1px solid #2f3031
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #postInfo .item_tags {
	display: none
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent {
	width: 280px;
	padding: 70px 20px 0;
	box-sizing: border-box
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent h3 {
	display: none
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .item_tags {
	padding-top: 0;
	padding-bottom: 0
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .item_tags a {
	margin-top: 0
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block {
	width: 100%;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 0
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block .date_wrap {
	display: none
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block .item_wrapper {

	margin: 28px 0
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block .item_wrapper .item_info .title {
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	color: #a8a8a8
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block .item_wrapper .item_des .description {
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	white-space: normal;
	height: 48px;
	font-size: 12px;
	color: #535353;
	overflow: hidden
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block .item_wrapper:before {
	content: "";
	position: absolute;
	display: block;
	height: 12px;
	top: 16%;
	left: -20%;
	border-left: 1px solid transparent;
	-webkit-transition: all .36s ease;
	transition: all .6s ease 0s
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block:hover .item_wrapper::before {
	height: 74px
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block:last-child {
	border-bottom: none
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block:hover .item_wrapper .item_info .title {
	color: #333
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block:hover .item_wrapper .item_des .description {
	color: #8d8d8d
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.news .module_container #listContent .mlist .content_list .item_block:hover .item_wrapper:before {
	border-color: #fff
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.team .container_content {
	max-width: 1140px;
	margin: 0 auto
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.team #postInfo {
	display: none
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.service .container_content {
	max-width: 1210px;
	margin: 0 auto
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.service #postNav {
	display: none
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.service #postInfo {
	display: none
}
.agent-pc #sitecontent .npagePage.post .content .mlistpost.service #postContent {
	width: 100%
}
.agent-pc #sitecontent .npagePage .mpageEditor .module_container {
	max-width: 1140px
}
.agent-pc #sitecontent .npagePage #mcontact #contactlist #contactform2 {
	margin-left: -550px;
	left: 50%;
	width: 100%;
	margin-top: 60px;
	max-width: none
}
.agent-pc #sitecontent .npagePage #mcontact #contactform2 .submit {
	width: 220px;
	height: 46px;
	border: 1px solid rgba(255,255,255,.1);
	color: #000;
	margin-top: 20px
}
.agent-pc #sitecontent .npagePage #mcontact .container_content {
	width: 100%
}
.agent-pc #sitecontent .npagePage #mcontact #contactinfo {
	padding-left: 44px
}
.agent-pc #sitecontent .npagePage #mcontact #contactinfo::after {
	content: "";
	display: block;
	clear: both
}
.agent-pc #sitecontent .npagePage #mcontact #contactinfo div::after {
	content: "";
	display: block;
	clear: both
}
.agent-pc #sitecontent .npagePage #mcontact #contactinfo p {
	display: inline-block;
	width: calc(30.4% - 32px);
	float: none
}
.agent-pc #sitecontent .npagePage #mcontact #contactinfo div {
	position: initial;
	margin-top: 32px
}
.agent-pc #sitecontent .npagePage #mcontact #contactinfo div a {
	display: inline-block;
	float: none
}
.singlescreen #indexPage #topSlider .bx-wrapper .bx-pager {
	bottom: 35px
}
#indexPage #topSlider .bx-wrapper .bx-pager a {
	width: 42px
}
#indexPage #topSlider .bx-wrapper .bx-pager a div.progress {
	height: 2px;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
#indexPage #topSlider .bx-wrapper .bx-pager a div:active.progress, #indexPage #topSlider .bx-wrapper .bx-pager a div:hover.progress {
	height: 4px
}
.agent-pc #indexPage .module.project .container_content .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 0
}
.agent-pc #indexPage .module.project .container_content .bx-wrapper .bx-controls-direction a.bx-next {
	right: 0
}
#sitecontent #indexPage .project .module_container .container_content .content_wrapper .content_list .item_block .item_wrapper .item_info .subtitle {
	width: 86%;
	max-width: 320px
}
#olx_qq li a:hover {
	height: 32px;
	line-height: 32px
}
.theme-bwhite #footer {
	background-color: #262626
}
.gh0 #header .content {
	box-shadow: 0 1px 8px rgba(195, 195, 195, 0.18);
}
.agent-pc #mcontact #contactinfo p {
	width: 420px;
	margin-top: 4px
}
.agent-pc #contactform2 p textarea.inputtxt {
	width: 92%
}
.agent-pc #contactform2 p .inputtxt {
	width: 28%
}
#indexPage .agent-pc .team .details {
	display: block
}
.npagePage .container_content {
	padding-top: 0
}
#indexPage .agent-pc .news .item_info {
	text-align: left
}
.agent-pc .news .item_des p {
	text-align: left
}
.agent-pc .news .item_info {
	text-align: left
}
.npagePage .content {
}
.agent-pc .team .content_wrapper {
	margin-top: 80px
}
.agent-pc .npagePage .service .module_container {
	padding-top: 80px;
	max-width: 1140px
}
.agent-pc #olx_head {
	background-color: #222
}
.agent-pc #olx_qq li a:hover {
	background-color: #363636;
	color: #B9B9B9
}
.agent-pc #online_open {
	border-color: rgba(64,64,64,.6)
}
.agent-pc #shares a:hover {
	border-color: rgba(64,64,64,.6);
	background-color: #333
}
.agent-pc .news .item_block:before {
	display: none
}
.agent-pc .mCSB_scrollTools .mCSB_draggerContainer {
	height: 36px
}
.agent-pc .npagePage .container_category a.active, .agent-pc .npagePage .container_category a:hover {
	background: #3b3b3b;
}
.agent-pc .mlist.team_tabs .tab_button .item_info p.subtitle {
	color: #828282;
}
a.active, a:hover {
	color: #bbb;
}
.agent-pc .news .content_list a.details i:before {
	left: -3px;
}
.agent-pc .npagePage.post #postInfo {
	margin-bottom: 40px;
}
.swiperimg {
	margin-top: 30px;
}
.swiperimg img {
	width: 100%;
	height: 900px;
	object-fit: cover;
}
.gh0 #header .content .phoned {
	float: right;
	width: 210px;
	background: url(./images/phone.png) center left no-repeat;
	height: 80px;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	text-align: left;
	padding-top: 20px;
	text-indent: 38px;
	color: #f45719;
}
.gh0 #header .content .phoned span {
	display: inline-block;
	font-size: 26px;
	line-height: 0px;
}
.huoqud {
	position: relative;
	float: right;
}
.huoqud .huoqu {
	cursor: pointer;
	width: 170px;
	float: left;
	background: #f25817;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	margin-top: 30px;
	/* letter-spacing: 10px; */
	font-size: 17px;
}
.huoqud .form {
	position: fixed;
	top: 100px;
	right: 0;
	background: #333333;
	width: 350px;
	color: #fff;
	padding: 0 20px 30px;
	display: none;
}
.huoqud .form span {
	float: right;
	cursor: pointer;
	display: inline-block;
	margin: 2px;
}
.huoqud .form .h1 {
	font-size: 33px;
	line-height: 60px;
	text-align: center;
	margin-top: 38px;
	font-weight: bold;
	letter-spacing: 10px;
}
.huoqud .form .xun {
	text-align: center;
	font-size: 25px;
	line-height: 40px;
	letter-spacing: 2px;
	font-weight: bold;
	margin-bottom: 30px;
}
.huoqud .form .qing {
	text-align: center;
	font-size: 20px;
	letter-spacing: 1px;/* font-weight: bold; */
}
.huoqud .fontul li {
	margin-bottom: 20px;
}
.huoqud .fontul li p {
	height: 25px;
	line-height: 25px;
	font-size: 16px;
}
.huoqud .fontul li .text {
	width: 95%;
	background: #242424;
	height: 35px;
}
.huoqud .fontul li .submita {
	background: #f25817;
	text-align: center;
	height: 40px;

	line-height: 40px;
	color: #fff;
	font-size: 14px;
	border-radius: 15px;
	width: 250px;
	border: none;
}
.youshi_list .youshil {
	float: left;
	width: 550px;
}
.youshi_list .youshil p {
	line-height: 30px;
	font-size: 18px;
}
.youshi_list .youshil p span {
	font-weight: bold;
}
.youshi_list img {
	float: right;
	width: 530px;
	height: 300px;
	object-fit: cover;
}
.youshi_list {
	width: 1100px;
	margin: 0 auto;
}
.content_list .zhuyaoimg {
	width: 210px;
	height: 380px;
	object-fit: cover;
}
.youdian_list {
	margin: 50px auto 0;
	width: 1200px;
}
.youdian_list .women p {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: center;
}
.youdian_list .woimg {
	text-align: center;
	margin-top: 10px;
}
#fuwu_about img {
	max-width: 100%;
}
.fuwudiv {
	max-width: 1140px;
	margin: 0 auto;
}
.fuwufoot {
	width: 100%;
	background: #231815;
	height: 300px;
}
.fuwufoot .fuwudiv {
	width: 1140px;
	margin: 0 auto;
	padding-top: 40px;
	color: #fff;
}
.fuwufoot .fuwul {
	float: left;
	width: 400px;
	text-align: center;
}
.fuwufoot .fuwul img {
	width: 150px;
}
.fuwufoot .fuwucen {
	float: left;
	width: 300px;
	margin-left: 50px;
}
.fuwufoot .fuwucen h2 {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.fuwufoot .fuwucen p {
	height: 30px;
	line-height: 30px;
}
.fuwufoot .fuwucen p a {
	color: #fff;
	font-size: 15px;
}
.fuwufoot .fuwur {
	float: right;
	width: 310px;
}
.fuwufoot .fuwur h2 {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.fuwufoot .fuwur p {
	height: 40px;
	background: url(./images/fphone.png) center left no-repeat;
	line-height: 40px;
	text-indent: 45px;
	font-size: 18px;
}
.fuwufoot .fuwur .baojia {
	cursor: pointer;
	width: 200px;
	float: left;
	background: #ed6d00;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 80px;
	margin-top: 30px;
	/* letter-spacing: 10px; */
	font-size: 17px;
}
.conintro {
	max-width: 1170px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto;
}
#postWrapper {
	width: 800px;
	float: left;
}
#allmap {
	width: 95%;
	height: 500px;
}
.ditul {
	text-align: left;
	text-indent: 10px;
	font-size: 15px;
	line-height: 30px;
}
.inmore {
	width:100%;height:500px;background: url(./images/mobg.jpg) center no-repeat;
}
.indexcontainer {
    color: #fff;
    padding: 100px;
}
.indexcontainer h1 {
    height: 90px;
    line-height: 90px;
    font-size: 38px;
    font-weight: normal;
}
.indexcontainer h2 {
    font-size: 23px;
    height: 60px;
    font-weight: normal;
}

.foot{width:100%;background:#2a2a2a;color:#fff;height: 310px;}
.footcom{width:1000px;margin:0 auto;}
.foot a{color:#fff;}
.footcom .fl{float:left;width:50%;font-size: 15px;}
.fqrc{width:150px;margin:0 auto;text-align:center;}
.footcom .fqrc>img{width:150px;text-align:center;}
.footcom .fr{float:right;width:50%;}
.footcom .footfr h3{font-size:25px;font-weight:normal;height:30px;line-height:30px;margin-bottom: 10px;}
.footcom .footfr p{font-size:16px;line-height:33px;}

.proban{width:100%;}
.proban img{width:100%;}
.protext img{max-width:100%;}
.protext{text-align:center;}
.caseban{width:100%;}
.caseban img{max-width:100%;}
.procontant{width:1200px;margin:0 auto;}
.procontant>.container_category>a{float:left;width:200px;text-align: center;padding: 6px !important;height: 40px;line-height: 20px;margin-right: 10px;}
.procontant>.container_category>a>span{margin-top: 10px;}
.procontant>.container_category>a i{display:inline-block;width:100%;font-style: normal;}
.procontant>.container_category>a:hover i{color:#fff;}
.procontant>.container_category>a.active i{display:inline-block;width:100%;color:#fff;font-style: normal;}











/*è®©å›¾ç‰‡çš„å±…å·¦å³ä¸­éƒ½æ­£å¸¸*/
.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
display: block;
}
.alignright {
float:right;
margin:0 0 0.5em 0.5em;
display: block;
}
.aligncenter {
text-align:center;
margin:0 auto;
display: block;
}
/** è¡¨æ ¼é»˜è®¤æ ·å¼ **/
table{
    border-collapse: collapse;
    width:100%;
    border:1px solid #c6c6c6 !important;
margin: 0 auto;
}
.prodetails-bref table {
    width: auto !important;
}
.prodetails-bref table  > tbody > tr > td > p{
    font-size: 18px;
}
td {
    width: auto !important;
}
th{
    border-collapse: collapse;
    border-right:1px solid #c6c6c6 !important;
    border-bottom:1px solid #c6c6c6 !important;
    background-color:#ddeeff !important; 
    padding:5px 9px;
    font-size:14px;
    font-weight:normal;
    text-align:center;
}
td{
    border-collapse: collapse;
    border-right:1px solid #c6c6c6 !important;
    border-bottom:1px solid #c6c6c6 !important; 
    padding:5px 9px;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    word-break: break-all;
	line-height: 36px;
font-size: 18px;
}
tr:nth-child(odd){
    background-color:#fff !important; 
}
tr:nth-child(even){
background-color: #fff !important;
}

div#crumbs {
    display: inline-block;
}

.huoqud .fontul li p span.wpcf7-form-control-wrap {
    float: none;
    display: block;
    margin: auto;
}

.huoqud .fontul li p span.wpcf7-form-control-wrap input {
    width: 100%;
    margin-top: 0;
}

.huoqud .fontul li .submita.wpcf7-form-control {
    margin-top: 10px;
}

.huoqud .fontul li p {
    height: 30px;
}