@charset "UTF-8";

.container_category>a,.ff_indexPage .mlist .content_wrapper .more,.ff_indexPage .team_tabs.mlist .tab_button .item_block:before,.ff_topSlider .owl-nav .owl-next,.ff_topSlider .owl-nav .owl-next:hover .iconfont,.ff_topSlider .owl-nav .owl-prev,.ff_topSlider .owl-nav .owl-prev:hover .iconfont,.imagelink .content_list .item_block .item_box,.imagelink .owl-nav .owl-next,.imagelink .owl-nav .owl-next:hover .iconfont,.imagelink .owl-nav .owl-prev,.imagelink .owl-nav .owl-prev:hover .iconfont,.item_tags>a,.mlist .owl-nav .owl-next,.mlist .owl-nav .owl-next:hover .iconfont,.mlist .owl-nav .owl-prev,.mlist .owl-nav .owl-prev:hover .iconfont,.postSlider .owl-nav .owl-next,.postSlider .owl-nav .owl-next:hover .iconfont,.postSlider .owl-nav .owl-prev,.postSlider .owl-nav .owl-prev:hover .iconfont,.postSlider .tab_button .item_img img,.project.mlist .content_list .item_block .item_box .item_wrapper,.project.mlistpost .content_list .item_block .item_box .item_wrapper,.service .content_list .item_block .item_box .item_wrapper,.team .content_list .item_block .item_box .item_wrapper,body #headTop #logo img,body #header {
	transition: all .36s ease
}

.container_category>a,.item_tags>a {
	border: 1px solid rgba(170,170,170,.2);
	color: #828282;
	background-color: transparent
}

.container_category>a.active,.container_category>a:hover,.item_tags>a.active,.item_tags>a:hover {
	border-color: #607cb3;
	background-color: #607cb3;
	color: #fff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body #navWrapper .nav.navShow>.navitem,body #search-nav.navShow {
	-webkit-animation: nav-item-searchshow .4s both;
	animation: nav-item-searchshow .4s both;
	pointer-events: none
}

body #navWrapper .nav.navHide>.navitem,body #search-nav.navHide {
	-webkit-animation: nav-item-searchhide .4s both;
	animation: nav-item-searchhide .4s both;
	pointer-events: none
}

body #search-nav.navStop {
	pointer-events: all
}

body #search-nav.navStop .searchBox {
	display: block
}

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

body #search-nav.navStop .searchSub .fa {
	display: block
}

body #navWrapper .nav.navShow>.navitem:nth-child(12) {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(12) {
	-webkit-animation-delay: 420ms;
	animation-delay: 420ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(11) {
	-webkit-animation-delay: 70ms;
	animation-delay: 70ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(11) {
	-webkit-animation-delay: 385ms;
	animation-delay: 385ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(10) {
	-webkit-animation-delay: 105ms;
	animation-delay: 105ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(10) {
	-webkit-animation-delay: 350ms;
	animation-delay: 350ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(9) {
	-webkit-animation-delay: 140ms;
	animation-delay: 140ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(9) {
	-webkit-animation-delay: 315ms;
	animation-delay: 315ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(8) {
	-webkit-animation-delay: 175ms;
	animation-delay: 175ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(8) {
	-webkit-animation-delay: 280ms;
	animation-delay: 280ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(7) {
	-webkit-animation-delay: 210ms;
	animation-delay: 210ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(7) {
	-webkit-animation-delay: 245ms;
	animation-delay: 245ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(6) {
	-webkit-animation-delay: 245ms;
	animation-delay: 245ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(6) {
	-webkit-animation-delay: 210ms;
	animation-delay: 210ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(5) {
	-webkit-animation-delay: 280ms;
	animation-delay: 280ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(5) {
	-webkit-animation-delay: 175ms;
	animation-delay: 175ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(4) {
	-webkit-animation-delay: 315ms;
	animation-delay: 315ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(4) {
	-webkit-animation-delay: 140ms;
	animation-delay: 140ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(3) {
	-webkit-animation-delay: 350ms;
	animation-delay: 350ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(3) {
	-webkit-animation-delay: 105ms;
	animation-delay: 105ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(2) {
	-webkit-animation-delay: 385ms;
	animation-delay: 385ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(2) {
	-webkit-animation-delay: 70ms;
	animation-delay: 70ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #navWrapper .nav.navShow>.navitem:nth-child(1) {
	-webkit-animation-delay: 420ms;
	animation-delay: 420ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

body #search-nav .searchOnOff {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms
}

body #navWrapper .nav.navHide>.navitem:nth-child(1) {
	-webkit-animation-delay: 35ms;
	animation-delay: 35ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

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

body #search-nav {
	float: right;
	height: 80px;
	transition: opacity .36s ease,height .36s ease
}

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

body #search-nav .searchOnOff {
	display: block;
	font-size: 17px
}

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

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

body #search-nav.navStop {
	-webkit-animation: searchform-slide-two .4s both;
	animation: searchform-slide-two .4s both;
	position: absolute;
	left: 0;
	right: auto;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0)
}

body #search-nav.navHide {
	-webkit-animation: searchform-slideout-two .4s both;
	animation: searchform-slideout-two .4s both;
	position: absolute;
	left: auto;
	right: 0;
	pointer-events: all
}

.ff_topSlider .owl-nav .owl-next,.ff_topSlider .owl-nav .owl-prev,.imagelink .owl-nav .owl-next,.imagelink .owl-nav .owl-prev,.mlist .owl-nav .owl-next,.mlist .owl-nav .owl-prev,.postSlider .owl-nav .owl-next,.postSlider .owl-nav .owl-prev {
	position: relative;
	background: rgba(0,0,0,.2);
	margin: 0;
	padding: 0;
	border-radius: 0;
	cursor: pointer
}

.ff_topSlider .owl-nav .owl-next .iconfont,.ff_topSlider .owl-nav .owl-prev .iconfont,.imagelink .owl-nav .owl-next .iconfont,.imagelink .owl-nav .owl-prev .iconfont,.mlist .owl-nav .owl-next .iconfont,.mlist .owl-nav .owl-prev .iconfont,.postSlider .owl-nav .owl-next .iconfont,.postSlider .owl-nav .owl-prev .iconfont {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.ff_topSlider .owl-nav .owl-next .iconfont,.ff_topSlider .owl-nav .owl-prev .iconfont,.imagelink .owl-nav .owl-next .iconfont,.imagelink .owl-nav .owl-prev .iconfont,.mlist .owl-nav .owl-next .iconfont,.mlist .owl-nav .owl-prev .iconfont,.postSlider .owl-nav .owl-next .iconfont,.postSlider .owl-nav .owl-prev .iconfont {
	color: #fff
}

.ff_topSlider .owl-nav .owl-next .iconfont:before,.ff_topSlider .owl-nav .owl-prev .iconfont:before,.imagelink .owl-nav .owl-next .iconfont:before,.imagelink .owl-nav .owl-prev .iconfont:before,.mlist .owl-nav .owl-next .iconfont:before,.mlist .owl-nav .owl-prev .iconfont:before,.postSlider .owl-nav .owl-next .iconfont:before,.postSlider .owl-nav .owl-prev .iconfont:before {
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 14px;
	line-height: 1;
	color: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 20px
}

.ff_topSlider .owl-nav .owl-next:hover,.ff_topSlider .owl-nav .owl-prev:hover,.imagelink .owl-nav .owl-next:hover,.imagelink .owl-nav .owl-prev:hover,.mlist .owl-nav .owl-next:hover,.mlist .owl-nav .owl-prev:hover,.postSlider .owl-nav .owl-next:hover,.postSlider .owl-nav .owl-prev:hover {
	background: #607cb3
}

.ff_topSlider .owl-nav .owl-next:hover .iconfont,.ff_topSlider .owl-nav .owl-prev:hover .iconfont,.imagelink .owl-nav .owl-next:hover .iconfont,.imagelink .owl-nav .owl-prev:hover .iconfont,.mlist .owl-nav .owl-next:hover .iconfont,.mlist .owl-nav .owl-prev:hover .iconfont,.postSlider .owl-nav .owl-next:hover .iconfont,.postSlider .owl-nav .owl-prev:hover .iconfont {
	color: #fff
}

.ff_topSlider .owl-nav .owl-next.disabled:hover,.ff_topSlider .owl-nav .owl-prev.disabled:hover,.imagelink .owl-nav .owl-next.disabled:hover,.imagelink .owl-nav .owl-prev.disabled:hover,.mlist .owl-nav .owl-next.disabled:hover,.mlist .owl-nav .owl-prev.disabled:hover,.postSlider .owl-nav .owl-next.disabled:hover,.postSlider .owl-nav .owl-prev.disabled:hover {
	background: rgba(0,0,0,.2)
}

.ff_topSlider .owl-nav .owl-next.disabled:hover .iconfont,.ff_topSlider .owl-nav .owl-prev.disabled:hover .iconfont,.imagelink .owl-nav .owl-next.disabled:hover .iconfont,.imagelink .owl-nav .owl-prev.disabled:hover .iconfont,.mlist .owl-nav .owl-next.disabled:hover .iconfont,.mlist .owl-nav .owl-prev.disabled:hover .iconfont,.postSlider .owl-nav .owl-next.disabled:hover .iconfont,.postSlider .owl-nav .owl-prev.disabled:hover .iconfont {
	color: #fff
}

.ff_topSlider .owl-nav .owl-prev .iconfont:before,.imagelink .owl-nav .owl-prev .iconfont:before,.mlist .owl-nav .owl-prev .iconfont:before,.postSlider .owl-nav .owl-prev .iconfont:before {
	content: "\f104"
}

.ff_topSlider .owl-nav .owl-next .iconfont:before,.imagelink .owl-nav .owl-next .iconfont:before,.mlist .owl-nav .owl-next .iconfont:before,.postSlider .owl-nav .owl-next .iconfont:before {
	content: "\f105"
}

.imagelink .owl-nav {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(calc(-50%));
	-ms-transform: translateY(calc(-50%));
	transform: translateY(calc(-50%));
	left: auto;
	position: absolute;
	width: 100px;
	margin: 0
}

.imagelink .owl-nav .owl-next,.imagelink .owl-nav .owl-prev {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.imagelink .owl-nav .owl-next,.imagelink .owl-nav .owl-prev {
	width: 50px;
	height: 50px
}

.imagelink .owl-dots .owl-dot.active span,.imagelink .owl-dots .owl-dot:hover span,.mlist .owl-dots .owl-dot.active span,.mlist .owl-dots .owl-dot:hover span {
	background: #607cb3;
	border: 1px solid #607cb3
}

.imagelink .owl-dots .owl-dot span,.mlist .owl-dots .owl-dot span {
	border: 1px solid rgba(170,170,170,.2)
}

.ff_indexPage .mcontact .container_header,.ff_indexPage .mlist .container_header {
	float: left
}

.ff_indexPage .mcontact .container_header .title,.ff_indexPage .mlist .container_header .title {
	display: inline-block;
	margin-right: 10px
}

.ff_indexPage .mcontact .container_header .subtitle,.ff_indexPage .mlist .container_header .subtitle {
	display: inline-block
}

.ff_indexPage .mcontact .module_container .container_category,.ff_indexPage .mlist .module_container .container_category {
	float: right;
	padding-top: 0
}

.project.mlist .content_list .item_block .item_box .item_wrapper,.project.mlistpost .content_list .item_block .item_box .item_wrapper,.service .content_list .item_block .item_box .item_wrapper,.team .content_list .item_block .item_box .item_wrapper {
	padding: 14px 20px
}

.project.mlist .content_list .item_block .item_box .item_wrapper>.date_wrap,.project.mlistpost .content_list .item_block .item_box .item_wrapper>.date_wrap,.service .content_list .item_block .item_box .item_wrapper>.date_wrap,.team .content_list .item_block .item_box .item_wrapper>.date_wrap {
	display: none
}

.project.mlist .content_list .item_block .item_box .item_wrapper .item_info .date_wrap,.project.mlistpost .content_list .item_block .item_box .item_wrapper .item_info .date_wrap,.service .content_list .item_block .item_box .item_wrapper .item_info .date_wrap,.team .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
	float: right
}

.project.mlist .container_content .content_wrapper .more_wrap .more,.project.mlistpost .container_content .content_wrapper .more_wrap .more,.service .container_content .content_wrapper .more_wrap .more,.team .container_content .content_wrapper .more_wrap .more {
	display: none
}

.ff_indexPage .team_tabs .tab_content .content_list .item_img,.news.mlist .content_list .item_img,.news.mlistpost .content_list .item_img,.team.mlistpost .content_list .item_img {
	width: 270px;
	float: left
}

.ff_indexPage .team_tabs .tab_content .content_list .item_wrapper,.news.mlist .content_list .item_wrapper,.news.mlistpost .content_list .item_wrapper,.team.mlistpost .content_list .item_wrapper {
	float: right;
	padding: 20px;
	width: calc(100% - 280px);
	box-sizing: border-box
}

.ff_indexPage .team_tabs .tab_content .content_list .item_wrapper .date_wrap,.news.mlist .content_list .item_wrapper .date_wrap,.news.mlistpost .content_list .item_wrapper .date_wrap,.team.mlistpost .content_list .item_wrapper .date_wrap {
	display: none
}

.ff_indexPage .team_tabs .tab_content .content_list .item_wrapper>.date_wrap,.news.mlist .content_list .item_wrapper>.date_wrap,.news.mlistpost .content_list .item_wrapper>.date_wrap,.team.mlistpost .content_list .item_wrapper>.date_wrap {
	display: block
}

.ff_indexPage .team_tabs .tab_content .content_list .item_block .details,.news.mlist .content_list .item_block .details,.news.mlistpost .content_list .item_block .details,.team.mlistpost .content_list .item_block .details {
	position: absolute;
	bottom: 12px;
	right: 20px;
	margin: 0
}

.ff_indexPage .team_tabs .tab_content .content_list .details,.news.mlist .content_list .details,.news.mlistpost .content_list .details,.team.mlistpost .content_list .details {
	margin: 0
}

.ff_indexPage .team_tabs .tab_content .container_content .content_wrapper .more_wrap,.news.mlist .container_content .content_wrapper .more_wrap,.news.mlistpost .container_content .content_wrapper .more_wrap,.team.mlistpost .container_content .content_wrapper .more_wrap {
	display: none
}

.ff_indexPage .team_tabs .tab_content .container_content .content_wrapper>.more,.news.mlist .container_content .content_wrapper>.more,.news.mlistpost .container_content .content_wrapper>.more,.team.mlistpost .container_content .content_wrapper>.more {
	display: block
}

.ff_indexPage .team_tabs.mlist {
	background: rgba(0,0,0,.03)
}

.ff_indexPage .team_tabs.mlist .content_wrapper {
	padding-top: 84px;
	position: relative;
	border: 1px solid rgba(170,170,170,.2)
}

.ff_indexPage .team_tabs.mlist .container_content {
	padding-top: 51px
}

.ff_indexPage .team_tabs.mlist .container_content .content_list .item_block {
	border: none
}

.ff_indexPage .team_tabs.mlist .tab_content .content_list {
	padding: 30px;
	box-sizing: border-box
}

.ff_indexPage .team_tabs.mlist .tab_content .item_block::after {
	content: "";
	display: block;
	clear: both
}

.ff_indexPage .team_tabs.mlist .tab_button {
	position: absolute;
	top: 0;
	width: 100%;
	height: 84px;
	box-sizing: border-box;
	z-index: 5;
	background-color: #f8f8f8
}

.ff_indexPage .team_tabs.mlist .tab_button .content_list {
	height: 100%
}

.ff_indexPage .team_tabs.mlist .tab_button .item_block {
	cursor: pointer;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(170,170,170,.2);
	padding: 16px 0;
	height: 100%
}

.ff_indexPage .team_tabs.mlist .tab_button .item_block::after {
	content: "";
	display: block;
	clear: both
}

.ff_indexPage .team_tabs.mlist .tab_button .item_block .item_info .subtitle {
	color: #999
}

.ff_indexPage .team_tabs.mlist .tab_button .item_block:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #607cb3;
	height: 5px;
	opacity: 0
}

.ff_indexPage .team_tabs.mlist .tab_button .item_block.active {
	background-color: #fff
}

.ff_indexPage .team_tabs.mlist .tab_button .item_block.active:before {
	opacity: 1
}

.ff_indexPage .team_tabs.mlist .tab_button .item_block.active .title {
	color: #607cb3
}

.ff_indexPage .team_tabs.mlist .tab_button .item_img {
	display: none
}

.ff_indexPage .team_tabs.mlist .tab_button .item_wrapper {
	text-align: center
}

.ff_indexPage .team_tabs.mlist .tab_button .date_wrap {
	display: none
}

.ff_indexPage .team_tabs.mlist .owl-nav {
	position: initial;
	height: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	text-align: right
}

.ff_indexPage .team_tabs.mlist .owl-nav .owl-next,.ff_indexPage .team_tabs.mlist .owl-nav .owl-prev {
	position: relative;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	left: auto;
	right: auto
}

.mcustomize .wrapper .header {
	padding-bottom: 50px
}

.mcustomize .wrapper .header .title {
	font-size: 24px;
	line-height: 30px;
	color: #0376c7
}

.mcustomize .wrapper .header .subtitle {
	font-size: 14px;
	color: #bbb;
	line-height: 26px
}

.mcustomize .wrapper .description {
	font-size: 13px;
	line-height: 26px;
	color: #999
}

.mcustomize .container_content .contentbody .description a {
	transition: all .36s ease;
	border: 1px solid #0376c7;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #0376c7;
	padding: 5px 40px;
	margin-bottom: 20px
}

.mcustomize .container_content .contentbody .description a:hover {
	background: #607cb3;
	color: #fff;
	border-color: #607cb3
}

.npagePage .ff_pageTarget {
	background-color: #fff;
	margin-top: 40px
}

.npagePage .ff_pageTarget .container_category {
	float: right;
	padding-top: 0
}

.npagePage .ff_pageTarget .container_category a {
	vertical-align: -2px
}

.npagePage .ff_pageTarget .container_target {
	float: left
}

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

.npagePage .content .container_category {
	display: none
}

.news.mlistpost .tabBtn::after,.project.mlistpost .tabBtn::after,.service.mlistpost .tabBtn::after,.team.mlistpost .tabBtn::after {
	content: "";
	display: block;
	clear: both
}

.news.mlistpost .tabBtn .post-next,.news.mlistpost .tabBtn .post-prev,.project.mlistpost .tabBtn .post-next,.project.mlistpost .tabBtn .post-prev,.service.mlistpost .tabBtn .post-next,.service.mlistpost .tabBtn .post-prev,.team.mlistpost .tabBtn .post-next,.team.mlistpost .tabBtn .post-prev {
	transition: all .36s ease;
	position: relative;
	width: 50%;
	height: 120px;
	overflow: hidden;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	background: #f5f5f5
}

.news.mlistpost .tabBtn .post-next:not(.empty):hover,.news.mlistpost .tabBtn .post-prev:not(.empty):hover,.project.mlistpost .tabBtn .post-next:not(.empty):hover,.project.mlistpost .tabBtn .post-prev:not(.empty):hover,.service.mlistpost .tabBtn .post-next:not(.empty):hover,.service.mlistpost .tabBtn .post-prev:not(.empty):hover,.team.mlistpost .tabBtn .post-next:not(.empty):hover,.team.mlistpost .tabBtn .post-prev:not(.empty):hover {
	background: #607cb3
}

.news.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,.news.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title,.project.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,.project.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title,.service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,.service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title,.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,.team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title {
	color: #fff
}

.news.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,.news.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle,.project.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,.project.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle,.service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,.service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle,.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,.team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle {
	color: #fff
}

.news.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,.news.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap,.project.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,.project.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap,.service.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,.service.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap,.team.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,.team.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap {
	opacity: 1
}

.news.mlistpost .tabBtn .post-next:not(.empty):hover .details,.news.mlistpost .tabBtn .post-prev:not(.empty):hover .details,.project.mlistpost .tabBtn .post-next:not(.empty):hover .details,.project.mlistpost .tabBtn .post-prev:not(.empty):hover .details,.service.mlistpost .tabBtn .post-next:not(.empty):hover .details,.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details,.team.mlistpost .tabBtn .post-next:not(.empty):hover .details,.team.mlistpost .tabBtn .post-prev:not(.empty):hover .details {
	border-color: rgba(170,170,170,.2)
}

.news.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,.news.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after,.project.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,.project.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after,.service.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after,.team.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,.team.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after {
	color: #fff
}

.news.mlistpost .tabBtn .post-next.empty,.news.mlistpost .tabBtn .post-prev.empty,.project.mlistpost .tabBtn .post-next.empty,.project.mlistpost .tabBtn .post-prev.empty,.service.mlistpost .tabBtn .post-next.empty,.service.mlistpost .tabBtn .post-prev.empty,.team.mlistpost .tabBtn .post-next.empty,.team.mlistpost .tabBtn .post-prev.empty {
	cursor: default;
	background-color: #f8f8f8
}

.news.mlistpost .tabBtn .post-next.empty .details,.news.mlistpost .tabBtn .post-prev.empty .details,.project.mlistpost .tabBtn .post-next.empty .details,.project.mlistpost .tabBtn .post-prev.empty .details,.service.mlistpost .tabBtn .post-next.empty .details,.service.mlistpost .tabBtn .post-prev.empty .details,.team.mlistpost .tabBtn .post-next.empty .details,.team.mlistpost .tabBtn .post-prev.empty .details {
	display: none
}

.news.mlistpost .tabBtn .post-next .img-wrap,.news.mlistpost .tabBtn .post-prev .img-wrap,.project.mlistpost .tabBtn .post-next .img-wrap,.project.mlistpost .tabBtn .post-prev .img-wrap,.service.mlistpost .tabBtn .post-next .img-wrap,.service.mlistpost .tabBtn .post-prev .img-wrap,.team.mlistpost .tabBtn .post-next .img-wrap,.team.mlistpost .tabBtn .post-prev .img-wrap {
	transition: all .36s ease;
	opacity: 0;
	width: 80px;
	height: auto;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news.mlistpost .tabBtn .post-next .img-wrap img,.news.mlistpost .tabBtn .post-prev .img-wrap img,.project.mlistpost .tabBtn .post-next .img-wrap img,.project.mlistpost .tabBtn .post-prev .img-wrap img,.service.mlistpost .tabBtn .post-next .img-wrap img,.service.mlistpost .tabBtn .post-prev .img-wrap img,.team.mlistpost .tabBtn .post-next .img-wrap img,.team.mlistpost .tabBtn .post-prev .img-wrap img {
	width: 100%
}

.news.mlistpost .tabBtn .post-next .img-wrap div,.news.mlistpost .tabBtn .post-prev .img-wrap div,.project.mlistpost .tabBtn .post-next .img-wrap div,.project.mlistpost .tabBtn .post-prev .img-wrap div,.service.mlistpost .tabBtn .post-next .img-wrap div,.service.mlistpost .tabBtn .post-prev .img-wrap div,.team.mlistpost .tabBtn .post-next .img-wrap div,.team.mlistpost .tabBtn .post-prev .img-wrap div {
	display: none
}

.news.mlistpost .tabBtn .post-next .details,.news.mlistpost .tabBtn .post-prev .details,.project.mlistpost .tabBtn .post-next .details,.project.mlistpost .tabBtn .post-prev .details,.service.mlistpost .tabBtn .post-next .details,.service.mlistpost .tabBtn .post-prev .details,.team.mlistpost .tabBtn .post-next .details,.team.mlistpost .tabBtn .post-prev .details {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 40px;
	height: 16px;
	color: transparent;
	overflow: hidden
}

.news.mlistpost .tabBtn .post-next .infor-wrap,.news.mlistpost .tabBtn .post-prev .infor-wrap,.project.mlistpost .tabBtn .post-next .infor-wrap,.project.mlistpost .tabBtn .post-prev .infor-wrap,.service.mlistpost .tabBtn .post-next .infor-wrap,.service.mlistpost .tabBtn .post-prev .infor-wrap,.team.mlistpost .tabBtn .post-next .infor-wrap,.team.mlistpost .tabBtn .post-prev .infor-wrap {
	width: 250px;
	position: relative;
	top: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.news.mlistpost .tabBtn .post-next .infor-wrap .title,.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,.news.mlistpost .tabBtn .post-prev .infor-wrap .title,.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.project.mlistpost .tabBtn .post-next .infor-wrap .title,.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,.project.mlistpost .tabBtn .post-prev .infor-wrap .title,.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.service.mlistpost .tabBtn .post-next .infor-wrap .title,.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,.service.mlistpost .tabBtn .post-prev .infor-wrap .title,.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.team.mlistpost .tabBtn .post-next .infor-wrap .title,.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,.team.mlistpost .tabBtn .post-prev .infor-wrap .title {
	transition: all .36s ease;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}

.news.mlistpost .tabBtn .post-next .infor-wrap .title,.news.mlistpost .tabBtn .post-prev .infor-wrap .title,.project.mlistpost .tabBtn .post-next .infor-wrap .title,.project.mlistpost .tabBtn .post-prev .infor-wrap .title,.service.mlistpost .tabBtn .post-next .infor-wrap .title,.service.mlistpost .tabBtn .post-prev .infor-wrap .title,.team.mlistpost .tabBtn .post-next .infor-wrap .title,.team.mlistpost .tabBtn .post-prev .infor-wrap .title {
	font-size: 16px;
	line-height: 20px;
	color: #666
}

.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle {
	height: 30px;
	font-size: 13px;
	line-height: 30px
}

.news.mlistpost .tabBtn .post-prev,.project.mlistpost .tabBtn .post-prev,.service.mlistpost .tabBtn .post-prev,.team.mlistpost .tabBtn .post-prev {
	float: left;
	padding-left: 85px
}

.news.mlistpost .tabBtn .post-prev:hover .details:before,.project.mlistpost .tabBtn .post-prev:hover .details:before,.service.mlistpost .tabBtn .post-prev:hover .details:before,.team.mlistpost .tabBtn .post-prev:hover .details:before {
	right: 60px
}

.news.mlistpost .tabBtn .post-prev:hover .details:after,.project.mlistpost .tabBtn .post-prev:hover .details:after,.service.mlistpost .tabBtn .post-prev:hover .details:after,.team.mlistpost .tabBtn .post-prev:hover .details:after {
	right: 25px;
	opacity: 1
}

.news.mlistpost .tabBtn .post-prev .img-wrap,.project.mlistpost .tabBtn .post-prev .img-wrap,.service.mlistpost .tabBtn .post-prev .img-wrap,.team.mlistpost .tabBtn .post-prev .img-wrap {
	right: 15px
}

.news.mlistpost .tabBtn .post-prev .infor-wrap,.project.mlistpost .tabBtn .post-prev .infor-wrap,.service.mlistpost .tabBtn .post-prev .infor-wrap,.team.mlistpost .tabBtn .post-prev .infor-wrap {
	float: left
}

.news.mlistpost .tabBtn .post-prev .details,.project.mlistpost .tabBtn .post-prev .details,.service.mlistpost .tabBtn .post-prev .details,.team.mlistpost .tabBtn .post-prev .details {
	border-right: 1px solid #e5e5e5;
	left: 22px
}

.news.mlistpost .tabBtn .post-prev .details:after,.news.mlistpost .tabBtn .post-prev .details:before,.project.mlistpost .tabBtn .post-prev .details:after,.project.mlistpost .tabBtn .post-prev .details:before,.service.mlistpost .tabBtn .post-prev .details:after,.service.mlistpost .tabBtn .post-prev .details:before,.team.mlistpost .tabBtn .post-prev .details:after,.team.mlistpost .tabBtn .post-prev .details:before {
	content: "";
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 14px;
	line-height: 1;
	color: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	transition: all .36s ease;
	color: #999;
	position: absolute;
	top: 50%;
	font-size: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news.mlistpost .tabBtn .post-prev .details:before,.project.mlistpost .tabBtn .post-prev .details:before,.service.mlistpost .tabBtn .post-prev .details:before,.team.mlistpost .tabBtn .post-prev .details:before {
	right: 25px
}

.news.mlistpost .tabBtn .post-prev .details:after,.project.mlistpost .tabBtn .post-prev .details:after,.service.mlistpost .tabBtn .post-prev .details:after,.team.mlistpost .tabBtn .post-prev .details:after {
	right: -30px;
	opacity: 0
}

.news.mlistpost .tabBtn .post-next,.project.mlistpost .tabBtn .post-next,.service.mlistpost .tabBtn .post-next,.team.mlistpost .tabBtn .post-next {
	float: right;
	padding-right: 85px
}

.news.mlistpost .tabBtn .post-next:hover .details:before,.project.mlistpost .tabBtn .post-next:hover .details:before,.service.mlistpost .tabBtn .post-next:hover .details:before,.team.mlistpost .tabBtn .post-next:hover .details:before {
	left: 60px
}

.news.mlistpost .tabBtn .post-next:hover .details:after,.project.mlistpost .tabBtn .post-next:hover .details:after,.service.mlistpost .tabBtn .post-next:hover .details:after,.team.mlistpost .tabBtn .post-next:hover .details:after {
	left: 25px;
	opacity: 1
}

.news.mlistpost .tabBtn .post-next .img-wrap,.project.mlistpost .tabBtn .post-next .img-wrap,.service.mlistpost .tabBtn .post-next .img-wrap,.team.mlistpost .tabBtn .post-next .img-wrap {
	left: 15px
}

.news.mlistpost .tabBtn .post-next .infor-wrap,.project.mlistpost .tabBtn .post-next .infor-wrap,.service.mlistpost .tabBtn .post-next .infor-wrap,.team.mlistpost .tabBtn .post-next .infor-wrap {
	float: right
}

.news.mlistpost .tabBtn .post-next .details,.project.mlistpost .tabBtn .post-next .details,.service.mlistpost .tabBtn .post-next .details,.team.mlistpost .tabBtn .post-next .details {
	right: 22px;
	border-left: 1px solid rgba(170,170,170,.2)
}

.news.mlistpost .tabBtn .post-next .details:after,.news.mlistpost .tabBtn .post-next .details:before,.project.mlistpost .tabBtn .post-next .details:after,.project.mlistpost .tabBtn .post-next .details:before,.service.mlistpost .tabBtn .post-next .details:after,.service.mlistpost .tabBtn .post-next .details:before,.team.mlistpost .tabBtn .post-next .details:after,.team.mlistpost .tabBtn .post-next .details:before {
	content: "";
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 14px;
	line-height: 1;
	color: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	transition: all .36s ease;
	color: #999;
	position: absolute;
	top: 50%;
	font-size: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news.mlistpost .tabBtn .post-next .details:before,.project.mlistpost .tabBtn .post-next .details:before,.service.mlistpost .tabBtn .post-next .details:before,.team.mlistpost .tabBtn .post-next .details:before {
	left: 25px
}

.news.mlistpost .tabBtn .post-next .details:after,.project.mlistpost .tabBtn .post-next .details:after,.service.mlistpost .tabBtn .post-next .details:after,.team.mlistpost .tabBtn .post-next .details:after {
	left: -30px;
	opacity: 0
}

.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.news.mlistpost .tabBtn .post-next .infor-wrap .title,.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.project.mlistpost .tabBtn .post-next .infor-wrap .title,.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.service.mlistpost .tabBtn .post-next .infor-wrap .title,.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,.team.mlistpost .tabBtn .post-next .infor-wrap .title {
	text-align: right
}

.ff_postPage .news.mlistpost,.ff_postPage .team.mlistpost {
	padding: 50px 50px 0
}

.ff_postPage .news.mlistpost .module_container,.ff_postPage .team.mlistpost .module_container {
	max-width: 100%
}

.ff_postPage .news.mlistpost .postContent,.ff_postPage .team.mlistpost .postContent {
	float: right;
	width: calc(100% - 440px)
}

.ff_postPage .news.mlistpost .postContent .postInfo,.ff_postPage .team.mlistpost .postContent .postInfo {
	display: none
}

.ff_postPage .news.mlistpost .postInfo .description a,.ff_postPage .team.mlistpost .postInfo .description a {
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
	border: 1px solid #dbdbdb;
	background-color: #fff;
	color: #555;
	height: 40px;
	padding: 0 30px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-top: 20px
}

.ff_postPage .news.mlistpost .postInfo .description a:hover,.ff_postPage .team.mlistpost .postInfo .description a:hover {
	background-color: #383838;
	color: #fff;
	border: 1px solid #383838
}

.ff_postPage .news.mlistpost .listWrap,.ff_postPage .team.mlistpost .listWrap {
	float: left;
	width: 440px;
	padding-right: 50px;
	box-sizing: border-box
}

.ff_postPage .news.mlistpost .listWrap>.item_tags,.ff_postPage .team.mlistpost .listWrap>.item_tags {
	margin-bottom: 20px
}

.ff_postPage .news.mlistpost .listWrap .postInfo .item_tags,.ff_postPage .team.mlistpost .listWrap .postInfo .item_tags {
	display: none
}

.ff_postPage .news.mlistpost .listContent_post,.ff_postPage .team.mlistpost .listContent_post {
	border-top: 1px solid rgba(170,170,170,.2)
}

.ff_postPage .project.mlistpost .postInfo .description a,.ff_postPage .service.mlistpost .postInfo .description a {
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
	border: 1px solid #dbdbdb;
	background-color: #fff;
	color: #555;
	height: 40px;
	padding: 0 30px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-top: 20px
}

.ff_postPage .project.mlistpost .postInfo .description a:hover,.ff_postPage .service.mlistpost .postInfo .description a:hover {
	background-color: #383838;
	color: #fff;
	border: 1px solid #383838
}

.ff_postPage .project.mlistpost .listWrap .postInfo,.ff_postPage .service.mlistpost .listWrap .postInfo {
	display: none
}

.ff_postPage .project.mlistpost .listWrap .postInfo .description a,.ff_postPage .service.mlistpost .listWrap .postInfo .description a {
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
	border: 1px solid #dbdbdb;
	background-color: #fff;
	color: #555;
	height: 40px;
	padding: 0 30px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	margin-top: 20px
}

.ff_postPage .project.mlistpost .listWrap .postInfo .description a:hover,.ff_postPage .service.mlistpost .listWrap .postInfo .description a:hover {
	background-color: #383838;
	color: #fff;
	border: 1px solid #383838
}

.ff_postPage .project.mlistpost .listContent_post,.ff_postPage .service.mlistpost .listContent_post {
	border-top: 1px solid rgba(170,170,170,.2)
}

#mcontact {
	padding-bottom: 0
}

#mcontact .contactlist {
	padding-top: 10px
}

#mcontact .contactlist::after {
	content: "";
	display: block;
	clear: both
}

#mcontact .contactinfo {
	margin-top: 60px;
	margin-bottom: 100px
}

#mcontact .contactinfo .contact_name {
	color: #3d3d3d;
	padding-right: 60px;
	width: 320px;
	float: left;
	overflow: inherit;
	white-space: inherit;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 25px;
	font-weight: 100
}

#mcontact .contactinfo p {
	float: left;
	width: 246px;
	padding-right: 50px;
	padding-left: 52px;
	height: auto;
	border-left: 1px solid #ececec;
	line-height: 24px;
	font-size: 13px;
	color: #989898
}

#mcontact .ff_social {
	clear: both;
	position: relative;
	top: -30px
}

#mcontact .ff_social::after {
	content: "";
	display: block;
	clear: both
}

#mcontact .ff_social a {
	width: 30px;
	height: 30px;
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	border-radius: 15px;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
	color: #b3b3b3;
	background: rgba(255,0,0,0);
	margin-right: 20px
}

#mcontact .ff_social a:hover {
	color: #fff;
	background: #5c5c5c
}

#mcontact .contactform {
	position: relative
}

#mcontact .contactform::after {
	content: "";
	display: block;
	clear: both
}

#mcontact .contactform form {
	position: relative;
	z-index: 1;
	padding-top: 40px;
	padding-bottom: 100px
}

#mcontact .contactform form::before {
	content: "";
	position: absolute;
	width: 1000vw;
	height: 100%;
	top: 0;
	left: 50%;
	background: #46474e;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1
}

#mcontact .contactform p {
	overflow: hidden;
	float: left;
	width: calc(100% / 3)
}

#mcontact .contactform .contactform_submit {
	float: none;
	margin: auto
}

#mcontact .contactform .contactform_content {
	width: 100%
}

#mcontact .contactform .contactform_content textarea {
	height: 70px;
	resize: none;
	overflow: hidden;
	margin-right: 0
}

#mcontact .contactform .contactform_tel {
	margin-right: 0
}

#mcontact .contactform .inputtxt {
	border: none;
	width: calc(100% - 40px);
	margin-bottom: 5px;
	background: 0 0;
	color: #d6d6d6;
	float: left;
	border-bottom: 1px solid rgba(231,228,228,.22);
	margin-right: 42px;
	height: 40px;
	line-height: 20px;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #bcbcbc;
	transition: all .3s ease-out 0s
}

#mcontact .contactform .inputtxt.submit {
	display: block;
	clear: both;
	float: none;
	width: 280px;
	height: 56px;
	line-height: 52px;
	background-color: rgba(186,186,186,0);
	border: 2px solid #6d6d6d;
	margin: 60px auto 0;
	padding: 0;
	cursor: pointer
}

#mcontact .contactform .inputtxt.submit:hover {
	background-color: rgba(186,186,186,.37);
	border: 2px solid rgba(134,134,134,0);
	color: #e8e8e8
}

#footer {
	padding: 10px 56px
}

#footer p {
	width: 1170px;
	line-height: 24px;
	height: 24px;
	text-align: left;
	margin: 0 auto
}

#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 {
	vertical-align: top
}

.pageEditor .module_container {
	padding-top: 60px
}

.pageEditor .container_header .subtitle,.pageEditor .container_header .title {
	text-align: center
}

#longPage #header #navWrapper .content .nav .navitem {
	height: 100%
}

#longPage #header #navWrapper .content .nav .navitem>a {
	height: auto;
	line-height: 30px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	overflow: hidden
}

#longPage #header #navWrapper .content .nav .navitem>a:hover span {
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0)
}

#longPage #header #navWrapper .content .nav .navitem>a:hover span:before {
	color: #607cb3
}

#longPage #header #navWrapper .content .nav .navitem>a:hover .fa-angle-down {
	color: #607cb3
}

#longPage #header #navWrapper .content .nav .navitem>a .fa-angle-down {
	position: absolute;
	top: 0;
	right: 5px
}

#longPage #header #navWrapper .content .nav .navitem span {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	transition: transform .3s linear,-webkit-transform .3s linear
}

#longPage #header #navWrapper .content .nav .navitem span:before {
	content: attr(data-title);
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	text-align: center
}

.mlist:not(.imagelink) .content_list .item_block:hover {
	background-color: transparent
}

.mlist:not(.imagelink) .content_list .item_block:hover .details {
	border-color: #607cb3;
	background-color: #607cb3;
	color: #fff
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
	color: #607cb3
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
	color: #868585
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .date_wrap {
	color: #868585
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: #868585
}

.ff_topSlider .owl-dots .active.owl-dot span,.ff_topSlider .owl-dots .owl-dot:hover span,.imagelink .owl-dots .active.owl-dot span,.imagelink .owl-dots .owl-dot:hover span,.mlist .owl-dots .active.owl-dot span,.mlist .owl-dots .owl-dot:hover span {
	background: #fff
}

.ff_topSlider .owl-dots .owl-dot span,.imagelink .owl-dots .owl-dot span,.mlist .owl-dots .owl-dot span {
	border: 1px solid #fff;
	border-color: rgba(255,255,255,.5);
	background: 0 0;
	width: 8px;
	height: 8px;
	margin: 5px;
	transition: all .2s ease-in
}

@font-face {
	font-family:icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot) format("embedded-opentype"),url(../fonts/icomoon.ttf) format("truetype"),url(../fonts/icomoon.woff) format("woff"),url(../fonts/icomoon.svg) format("svg");font-weight:400;font-style:normal
}

@font-face {
	font-family:HELVETICANEUELTPRO-THEX;src:url(../fonts/helveticaneuethn.ttf);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:FontAwesome;src:url(fonts/FontAwesome.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
}

@-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-keyframes navFixed {
	0% {
		-webkit-transform: translateY(-100%)
	}

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

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

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes nav-item-searchshow {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-animation-timing-function: cubic-bezier(.2727,.0986,.8333,1);
		animation-timing-function: cubic-bezier(.2727,.0986,.8333,1)
	}

	40% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}
}

@keyframes nav-item-searchshow {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-animation-timing-function: cubic-bezier(.2727,.0986,.8333,1);
		animation-timing-function: cubic-bezier(.2727,.0986,.8333,1)
	}

	40% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}
}

@-webkit-keyframes nav-item-searchhide {
	0% {
		opacity: 0;
		-webkit-transform: scale(.7);
		transform: scale(.7);
		-webkit-animation-timing-function: cubic-bezier(.2727,.0986,.8333,1);
		animation-timing-function: cubic-bezier(.2727,.0986,.8333,1)
	}

	40% {
		opacity: 1
	}

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

@keyframes nav-item-searchhide {
	0% {
		opacity: 0;
		-webkit-transform: scale(.7);
		transform: scale(.7);
		-webkit-animation-timing-function: cubic-bezier(.2727,.0986,.8333,1);
		animation-timing-function: cubic-bezier(.2727,.0986,.8333,1)
	}

	40% {
		opacity: 1
	}

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

@-webkit-keyframes searchform-slide-one {
	0% {
		-webkit-transform: translate3d(calc(-50% + 100px),0,0);
		transform: translate3d(calc(-50% + 100px),0,0);
		-webkit-animation-timing-function: cubic-bezier(.11393,.8644,.14684,1);
		animation-timing-function: cubic-bezier(.11393,.8644,.14684,1)
	}

	100% {
		-webkit-transform: translate3d(-50%,0,0);
		transform: translate3d(-50%,0,0)
	}
}

@keyframes searchform-slide-one {
	0% {
		-webkit-transform: translate3d(calc(-50% + 100px),0,0);
		transform: translate3d(calc(-50% + 100px),0,0);
		-webkit-animation-timing-function: cubic-bezier(.11393,.8644,.14684,1);
		animation-timing-function: cubic-bezier(.11393,.8644,.14684,1)
	}

	100% {
		-webkit-transform: translate3d(-50%,0,0);
		transform: translate3d(-50%,0,0)
	}
}

@-webkit-keyframes searchform-slideout-one {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(-50%,0,0);
		transform: translate3d(-50%,0,0);
		-webkit-animation-timing-function: cubic-bezier(.11393,.8644,.14684,1);
		animation-timing-function: cubic-bezier(.11393,.8644,.14684,1)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-calc(100px + 50%),0,0);
		transform: translate3d(-calc(100px + 50%),0,0)
	}
}

@keyframes searchform-slideout-one {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(-50%,0,0);
		transform: translate3d(-50%,0,0);
		-webkit-animation-timing-function: cubic-bezier(.11393,.8644,.14684,1);
		animation-timing-function: cubic-bezier(.11393,.8644,.14684,1)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-calc(100px + 50%),0,0);
		transform: translate3d(-calc(100px + 50%),0,0)
	}
}

@-webkit-keyframes searchform-slide-two {
	0% {
		-webkit-transform: translate3d(100px,0,0);
		transform: translate3d(100px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.11393,.8644,.14684,1);
		animation-timing-function: cubic-bezier(.11393,.8644,.14684,1)
	}

	100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@keyframes searchform-slide-two {
	0% {
		-webkit-transform: translate3d(100px,0,0);
		transform: translate3d(100px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.11393,.8644,.14684,1);
		animation-timing-function: cubic-bezier(.11393,.8644,.14684,1)
	}

	100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@-webkit-keyframes searchform-slideout-two {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100,0,0);
		transform: translate3d(-100,0,0);
		-webkit-animation-timing-function: cubic-bezier(.11393,.8644,.14684,1);
		animation-timing-function: cubic-bezier(.11393,.8644,.14684,1)
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@keyframes searchform-slideout-two {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100,0,0);
		transform: translate3d(-100,0,0);
		-webkit-animation-timing-function: cubic-bezier(.11393,.8644,.14684,1);
		animation-timing-function: cubic-bezier(.11393,.8644,.14684,1)
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

body,dd,dl,form,h1,h2,h3,h4,h5,h6,p {
	margin: 0
}

ol,ul {
	margin: 0;
	padding: 0;
	list-style: none
}

a {
	text-decoration: none
}

img {
	border: none;
	vertical-align: top
}

input,textarea {
	margin: 0;
	padding: 0;
	outline: 0
}

select {
	outline: 0
}

textarea {
	resize: none;
	overflow: auto
}

table {
	border-collapse: collapse
}

td,th {
	padding: 0
}

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;
	display: block
}

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

.clearfix {
	zoom: 1
}

.fw {
	margin: 0 auto;
	width: 1180px
}

.hide {
	display: none
}

.obHide {
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 99
}

.show {
	display: block
}

.fa {
	color: inherit;
	line-height: inherit
}[class*=" icon-"],[class^=icon-] {
	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
}

.icon-arrow-down03:before {
	content: "\e900"
}

.icon-arrow-left:before {
	content: "\e901"
}

.icon-arrow-left01:before {
	content: "\e902"
}

.icon-arrow-left02:before {
	content: "\e903"
}

.icon-arrow-left03:before {
	content: "\e904"
}

.icon-arrow-left04:before {
	content: "\e905"
}

.icon-arrow-right:before {
	content: "\e906"
}

.icon-arrow-right01:before {
	content: "\e907"
}

.icon-arrow-right02:before {
	content: "\e908"
}

.icon-arrow-right03:before {
	content: "\e909"
}

.icon-arrow-right04:before {
	content: "\e90a"
}

.icon-arrow-top03:before {
	content: "\e90b"
}

body,html {
	font: 12px Arial,"微软雅黑";
	color: #666;
	width: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}

body {
	overflow-x: hidden
}

h1 a{
	font-size:100%;
}

a {
	color: #666;
	font-size:15px;
	font-family:"微软雅黑";
}

a.active {
	color: #333
}

img {
	max-width: 100%
}

.fa-angle-down,.fa-angle-right {
	color: inherit;
	padding-left: 10px
}

.item_index {
	display: none
}

::-webkit-scrollbar,::-webkit-scrollbar-thumb,::-webkit-scrollbar-track-piece {
	width: 5px
}

::-webkit-scrollbar-track-piece {
	background-color: #101012
}

::-webkit-scrollbar {
	background-color: #607cb3
}

::-webkit-scrollbar-thumb {
	background-color: #333
}

::-webkit-scrollbar-thumb:hover {
	background-color: #607cb3
}

.item_tags {
	clear: both;
	height: 28px;
	border-top: 1px solid rgba(170,170,170,.2)
}

.item_tags::after {
	content: "";
	display: block;
	clear: both
}

.item_tags .item_box {
	display: none
}

.item_tags .fa-tags {
	display: none
}

.item_tags>a {
	float: left;
	margin-right: 10px;
	padding: 0 14px;
	line-height: 26px;
	border: 1px solid rgba(170,170,170,.2)
}

.module {
	background: #fff
}

.container_header .title {
	font-size: 24px;
	line-height: 30px;
	color: #555
}

.container_header .subtitle {
	font-size: 14px;
	color: #bbb;
	line-height: 26px
}

.container_category {
	padding-top: 40px;
	text-align: center
}

.container_category>a {
	display: inline-block;
	margin: 0 5px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	padding: 0 20px
}

.container_content {
	clear: both
}

.mlist:not(.imagelink) .content_list .item_block {
	border: 1px solid rgba(170,170,170,.2);
	background-color: transparent;
	box-sizing: border-box
}

.mlist:not(.imagelink) .content_list .item_block .item_tags {
	padding: 15px
}

.mlist:not(.imagelink) .content_list .item_info .title {
	transition: all .36s ease;
	color: #333;
	font-size: 16px;
	line-height: 30px
}

.mlist:not(.imagelink) .content_list .item_info .subtitle {
	transition: all .36s ease;
	color: #777;
	font-size: 14px;
	line-height: 22px
}

.mlist:not(.imagelink) .content_list .date_wrap {
	transition: all .36s ease;
	font-size: 13px;
	line-height: 26px;
	color: #888
}

.mlist:not(.imagelink) .content_list .item_des {
	margin-top: 13px
}

.mlist:not(.imagelink) .content_list .item_des .description {
	transition: all .36s ease;
	font-size: 13px;
	line-height: 26px;
	height: 52px;
	color: #999
}

.mlist:not(.imagelink) .content_list .item_img {
	position: relative;
	overflow: hidden
}

.mlist:not(.imagelink) .content_list .item_img img {
	transition: all .36s ease;
	display: inline
}

.mlist:not(.imagelink) .content_list .item_wrapper .details {
	display: none
}

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

#pages {
	padding: 40px 0 80px
}

#pages::after {
	content: "";
	display: block;
	clear: both
}

#pages a {
	float: left;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 14px
}

#pages .page-item {
	margin-right: 5px;
	text-align: center;
	background-color: transparent;
	border: 1px solid rgba(170,170,170,.2)
}

#pages .page-item.active,#pages .page-item:hover {
	border-color: #607cb3;
	color: #fff;
	background-color: #607cb3
}

.ff_pageTarget {
	background-color: #f7f7f7;
	line-height: 45px
}

.ff_pageTarget .fa-angle-right {
	padding: 0 10px
}

.ff_pageTarget .container_target a:hover {
	color: #607cb3
}

.ff_pageTarget .container_target a:last-child {
	color: #607cb3
}

.postbody {
	font-size: 13px
}

.postbody p {
	line-height: 24px
}

.postbody hr {
	margin: 20px 0;
	border: none;
	border-top: 1px dotted rgba(170,170,170,.2)
}

#banner div {
	height: 300px
}

.ff_pageList .container_category+.container_content {
	padding-top: 40px
}

.postSlider .owl-nav {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(calc(-50%));
	-ms-transform: translateY(calc(-50%));
	transform: translateY(calc(-50%));
	position: absolute;
	width: 100%;
	margin: 0
}

.postSlider .owl-nav .owl-next,.postSlider .owl-nav .owl-prev {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.postSlider .owl-nav .owl-next,.postSlider .owl-nav .owl-prev {
	width: 50px;
	height: 50px
}

.postSlider .tab_content {
	padding-bottom: 20px
}

.postSlider .tab_content .item_img {
	width: 100%;
	height: 530px
}

.postSlider .tab_content .item_img img {
	width: auto;
	height: 100%;
	margin: auto
}

.postSlider .tab_content .owl-item .item_block {
	margin-bottom: 0
}

.postSlider .tab_button {
	width: 320px;
	margin: 0 auto
}

.postSlider .tab_button .item_img {
	position: relative;
	width: 100px;
	height: 60px;
	overflow: hidden
}

.postSlider .tab_button .item_img:hover img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}

.postSlider .tab_button .item_img img {
	min-width: 100%;
	min-height: 100%
}

.postSlider .tab_button .item_block {
	cursor: pointer
}

.postSlider .tab_button .item_block.current .item_img:after,.postSlider .tab_button .item_block:hover .item_img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 3px solid #607cb3;
	box-sizing: border-box
}

.postContent {
	margin-bottom: 40px;
	padding-top: 40px
}

.postInfo .title {
	color: #444;
	font-size: 16px;
	transition: all .3s ease-out 0s;
	line-height: 20px
}

.postInfo .subtitle {
	color: #999;
	font-size: 12px;
	margin-top: 4px;
	transition: all .3s ease-out 0s;
	line-height: 14px
}

.postInfo .description {
	margin-top: 20px;
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 24px;
	color: #888
}

.postInfo .usetdate {
	font-size: 13px;
	line-height: 24px
}

.listContent_post h3 {
	font-size: 14px;
	padding: 30px 0
}

.listContent_post>.item_tags {
	padding: 0;
	margin-bottom: 30px;
	border-top: none
}

.postbody {
	margin-bottom: 60px
}

.ff_postPage .ff_pageTarget.module {
	margin-top: 0
}

.ff_postPage .mlist .more {
	display: none!important
}

.ff_pageList,.ff_postPage {
	padding-bottom: 60px
}

.postInfo .postbody {
	color: #888;
	font-size: 13px
}

#postWrapper::after {
	content: "";
	display: block;
	clear: both
}

body #search-header {
	display: none
}

body #header {
	position: fixed;
	top: 0;
	z-index: 99;
	background: #fff
}

body #header #search-nav {
	height: 80px
}

body #header.mini #search-nav {
	height: 80px
}

body #sitecontent {
	padding-top: 80px
}

body #header {
	transition: height .36s ease;
	width: 100%;
	height: 100px;
	box-shadow: 0 0 10px rgba(0,0,0,.1)
}

body #header.mini {
	height: 100px
}

body #header.mini #navWrapper .content .nav>.navitem {
	font-size: 14px
}

body #header.mini #navWrapper .content .nav>.navitem>a {
	line-height: 64px
}

body #header.mini #logo img {
	height: 34px
}

body #header .wrapper {
	height: 100%
}

body #header .wrapper>.content {
	max-width: 1370px;
	margin: 0 auto;
	height: 100%
}

body #headTop {
	position: relative;
	float: left;
	height: 100%;

}

body #headTop #logo {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

body #headTop #logo {
	position: relative;
	display: block
}

body #headTop #logo img {
	height: 50px!important;
	max-width: initial
}

body #navWrapper {
	float: right;
	height: 100%
}

body #navWrapper .content {
	height: 100%
}

body #navWrapper .content::after {
	content: "";
	display: block;
	clear: both
}

body #navWrapper .content .nav {
	height: 100%;
	float: right
}

body #navWrapper .content .nav>.navitem, .menu-item {
	transition: all .36s ease;
	cursor: pointer;
	position: relative;
	float: left;
	font-size: 14px
}

body #navWrapper .content .nav>.navitem:hover .subnav,.sub-menu {
	opacity: 1;
	visibility: visible
}

body #navWrapper .content .nav>.navitem>a {
	transition: all .36s ease;
	display: block;
	padding: 0 20px;
	border-bottom: 2px solid transparent;
	line-height: calc(80px - 2px)
}

body #navWrapper .content .nav>.navitem>a.active {
	color: #607cb3;
	border-color: #607cb3
}

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

body #navWrapper .content .nav>.navitem .subnav li {
	cursor: pointer;
	width: 100%
}

body #navWrapper .content .nav>.navitem .subnav li a {
	transition: all .36s ease;
	font-weight: 500;
	padding: 12px 24px;
	line-height: 22px;
	display: block;
	transition: all .2s ease-in-out;
	font-size: 14px;
	color: #666
}

body #navWrapper .content .nav>.navitem .subnav li a:hover {
	color: #fff;
	background-color: #607cb3
}

body #hcontact,body #openBtn {
	display: none
}

body .singlescreen #header {
	height: 66px
}

body .singlescreen #header #navWrapper .content .nav>.navitem>a {
	line-height: 64px
}

body #navWrapper {
	float: left
}

body #header .wrapper>.content {
	position: relative
}

body #search-nav {
	position: absolute;
	right: 0
}

#navMini {
	display: none
}

.ff_sitecontent .module .module_container {
	max-width: 1170px;
	margin: 0 auto
}

.npagePage .more {
	display: none!important
}

.ff_pageList .content {
	background: #fff
}

body #sitecontent {
	min-height: calc(100vh - 44px);
	box-sizing: border-box
}

.ff_indexPage .module {
	padding-top: 140px;
	padding-bottom: 100px
}

.ff_indexPage {
	position: relative
}

.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.ff_indexPage .mlist .content_wrapper {
	padding-top: 10px;
  	padding-bottom: 10px;
}

.ff_indexPage .mlist .content_wrapper .more_wrap .more {
	display: none
}

.ff_indexPage .mlist .content_wrapper .more {
	display: block;
	line-height: 46px;
	width: 200px;
	text-align: center;
	margin: 50px auto 0;
	font-size: 14px;
	background-color: transparent;
	border: 1px solid rgba(170,170,170,.2)
}

.ff_indexPage .mlist .content_wrapper .more:hover {
	color: #fff;
	background-color: #607cb3
}

.mlist .owl-nav {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(calc(-50%));
	-ms-transform: translateY(calc(-50%));
	transform: translateY(calc(-50%));
	position: absolute;
	width: 100%;
	margin: 0
}

.mlist .owl-nav .owl-next,.mlist .owl-nav .owl-prev {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.mlist .owl-nav .owl-prev {
	position: absolute;
	left: -50px
}

.mlist .owl-nav .owl-next {
	position: absolute;
	right: -50px
}

.mlist .owl-nav .owl-next,.mlist .owl-nav .owl-prev {
	width: 50px;
	height: 50px
}

.mlist .owl-dots {
	position: absolute;
	bottom: -40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ff_indexPage #topSlider {
	padding-top: 0;
	padding-bottom: 0
}

#sliderDirThemb,#sliderDotThemb {
	border-color: #607cb3
}

#topSlider {
	background: 0 0
}

.ff_topSlider {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	display: block
}

.ff_topSlider .content_list {
	height: 100%;
	overflow: hidden;
	display: block;
	visibility: hidden
}

.ff_topSlider .content_list.owl-loaded {
	visibility: visible
}

.ff_topSlider .content_list[data-slider-mode="3"] {
	width: 3600px;
	padding: 40px 0
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer {
	width: 3600px;
	height: 100%;
	left: 50%;
	margin-left: -1800px
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after,.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:before {
	content: '';
	width: 1200px;
	height: 100%;
	display: block;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	z-index: 2;
	top: 0;
	border: #1c1c1c 30px solid;
	box-sizing: border-box
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:before {
	left: 0
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after {
	right: 0
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-item.active .item_block p {
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-item.active.active3 .item_block p {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.ff_topSlider .content_list .owl-item.active .item_block p {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.ff_topSlider .content_list .item_block {
	width: 100%;
	height: 100%;
	display: block;
	position: relative
}

.ff_topSlider .content_list .item_block div.item_bg {
	position: absolute;
	width: 100%;
	height: 100%
}

.ff_topSlider .content_list .item_block div.item_bg.image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%
}

.ff_topSlider .content_list .item_block div.item_bg.video video {
	width: 100%;
	height: 100%
}

.ff_topSlider .content_list .item_block div.mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3)
}

.ff_topSlider .content_list .item_block a {
	width: 100%;
	height: 100%;
	display: table;
	position: absolute;
	left: 0;
	top: 0
}

.ff_topSlider .content_list .item_block a div {
	display: table-cell;
	vertical-align: middle;
	padding: 100px 50px
}

.ff_topSlider .content_list .item_block a i {
	text-indent: 20px;
	font-size: 24px
}

.ff_topSlider .content_list .item_block p {
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	transition: all cubic-bezier(.215,.61,.355,1) .5s;
	-webkit-transition: all cubic-bezier(.215,.61,.355,1) .5s;
	opacity: 0;
	color: #fff;
	max-width: 1170px;
	margin: 0 auto
}

.ff_topSlider .content_list .item_block p.title {
	font-size: 46px;
	line-height: 46px;
	height: 46px;
	transition-delay: 0s
}

.ff_topSlider .content_list .item_block p.subtitle {
	font-size: 16px;
	height: 16px;
	color: #ddd;
	transition-delay: .2s;
	margin-top: 6px
}

.ff_topSlider .progress {
	display: none;
	width: 100%;
	height: 1px;
	background: rgba(150,57,71,.8);
	bottom: 0;
	position: absolute;
	width: 0;
	z-index: 1
}

.ff_topSlider .owl-nav {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(calc(-50%));
	-ms-transform: translateY(calc(-50%));
	transform: translateY(calc(-50%));
	position: absolute;
	width: 100%;
	margin: 0
}

.ff_topSlider .owl-nav .owl-next,.ff_topSlider .owl-nav .owl-prev {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.ff_topSlider .owl-nav .owl-prev {
	position: absolute;
	left: 0
}

.ff_topSlider .owl-nav .owl-next {
	position: absolute;
	right: 0
}

.ff_topSlider .owl-nav .owl-next,.ff_topSlider .owl-nav .owl-prev {
	width: 50px;
	height: 50px
}

.ff_topSlider .owl-dots {
	position: absolute;
	bottom: 10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ff_indexPage .service .content_list::after,.npagePage:not(.post) .service .content_list::after {
	content: "";
	display: block;
	clear: both
}

.ff_indexPage .service .content_wrapper,.npagePage:not(.post) .service .content_wrapper {
	position: relative;
	margin-right: -18px
}

.ff_indexPage .service .content_wrapper.slider,.npagePage:not(.post) .service .content_wrapper.slider {
	margin-right: 0
}

.ff_indexPage .service .content_wrapper.slider .item_block,.npagePage:not(.post) .service .content_wrapper.slider .item_block {
	margin-bottom: 0
}

.ff_indexPage .service .owl-item .item_block,.npagePage:not(.post) .service .owl-item .item_block {
	width: 100%
}

.ff_indexPage .service .item_block,.npagePage:not(.post) .service .item_block {
	transition: all .36s ease;
	width: calc(100% / 3 - 18px);
	height: auto;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
	position: relative;
	box-shadow: 0 0 0 rgba(0,0,0,.15)
}

.service.mlistpost .listContent_post .content_list::after {
	content: "";
	display: block;
	clear: both
}

.service.mlistpost .listContent_post .content_wrapper {
	position: relative;
	margin-right: -15px
}

.service.mlistpost .listContent_post .content_wrapper.slider {
	margin-right: 0
}

.service.mlistpost .listContent_post .content_wrapper.slider .item_block {
	margin-bottom: 0
}

.service.mlistpost .listContent_post .owl-item .item_block {
	width: 100%
}

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

.service.mlist:not(.imagelink) .content_list .item_block .details {
	position: absolute;
	top: auto;
	bottom: 20px;
	right: 0;
	left: auto
}

.service.mlist .content_list .item_block {
	position: relative
}

.service .content_list .item_block .item_box {
	display: block;
	position: relative;
	padding-bottom: 113px
}

.service .content_list .item_block .item_box .item_wrapper {
	width: 100%;
	height: 113px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	background: #fff
}

.service .content_list .item_block .item_box .item_wrapper .item_des .description {
	color: transparent;
	display: block
}

.service.mlist:not(.imagelink) .content_list .item_block:hover .details {
	position: absolute;
	top: auto;
	bottom: 10px;
	right: 0;
	left: auto;
	color: transparent
}

.service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper {
	height: 100%;
	background: #607cb3
}

.service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: #fff
}

.ff_indexPage .project .content_list::after,.npagePage:not(.post) .project .content_list::after {
	content: "";
	display: block;
	clear: both
}

.ff_indexPage .project .content_wrapper,.npagePage:not(.post) .project .content_wrapper {
	position: relative;
	margin-right: -20px
}

.ff_indexPage .project .content_wrapper.slider,.npagePage:not(.post) .project .content_wrapper.slider {
	margin-right: 0
}

.ff_indexPage .project .content_wrapper.slider .item_block,.npagePage:not(.post) .project .content_wrapper.slider .item_block {
	margin-bottom: 0
}

.ff_indexPage .project .owl-item .item_block,.npagePage:not(.post) .project .owl-item .item_block {
	width: 100%
}

.ff_indexPage .project .item_block,.npagePage:not(.post) .project .item_block {
	transition: all .36s ease;
	width: calc(100% / 3 - 20px);
	height: auto;
	float: left;
	margin-right: 19px;
	margin-bottom: 3px;
	position: relative;
	box-shadow: 0 0 0 rgba(0,0,0,.15)
}

.project.mlistpost .listContent_post .content_list::after {
	content: "";
	display: block;
	clear: both
}

.project.mlistpost .listContent_post .content_wrapper {
	position: relative;
	margin-right: -15px
}

.project.mlistpost .listContent_post .content_wrapper.slider {
	margin-right: 0
}

.project.mlistpost .listContent_post .content_wrapper.slider .item_block {
	margin-bottom: 0
}

.project.mlistpost .listContent_post .owl-item .item_block {
	width: 100%
}

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

.project.mlist:not(.imagelink) .content_list .item_block .item_box .item_img,.project.module:not(.imagelink) .content_list .item_block .item_box .item_img {
	width: 376px;
	height: 246px;
	border-radius: 4px
}

.project.mlist:not(.imagelink) .content_list .item_block .item_box .item_img img,.project.module:not(.imagelink) .content_list .item_block .item_box .item_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: all .36s ease;
	max-width: initial
}

.project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img,.project.module:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
	width: 108%;
	height: 108%
}

.ff_indexPage .team .content_list::after,.npagePage:not(.post) .team .content_list::after {
	content: "";
	display: block;
	clear: both
}

.ff_indexPage .team .content_wrapper,.npagePage:not(.post) .team .content_wrapper {
	position: relative;
	margin-right: -15px
}

.ff_indexPage .team .content_wrapper.slider,.npagePage:not(.post) .team .content_wrapper.slider {
	margin-right: 0
}

.ff_indexPage .team .content_wrapper.slider .item_block,.npagePage:not(.post) .team .content_wrapper.slider .item_block {
	margin-bottom: 0
}

.ff_indexPage .team .owl-item .item_block,.npagePage:not(.post) .team .owl-item .item_block {
	width: 100%
}

.ff_indexPage .team .item_block,.npagePage:not(.post) .team .item_block {
	transition: all .36s ease;
	width: calc(100% / 3 - 15px);
	height: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	position: relative;
	box-shadow: 0 0 0 rgba(0,0,0,.15)
}

.team.mlistpost .listContent_post .content_list::after {
	content: "";
	display: block;
	clear: both
}

.team.mlistpost .listContent_post .content_wrapper {
	position: relative;
	margin-right: 0
}

.team.mlistpost .listContent_post .content_wrapper.slider {
	margin-right: 0
}

.team.mlistpost .listContent_post .content_wrapper.slider .item_block {
	margin-bottom: 0
}

.team.mlistpost .listContent_post .owl-item .item_block {
	width: 100%
}

.team.mlistpost .listContent_post .item_block {
	transition: all .36s ease;
	width: calc(100% / 1 - 0px);
	height: auto;
	float: left;
	margin-right: 0;
	margin-bottom: 20px;
	position: relative;
	box-shadow: 0 0 0 rgba(0,0,0,.15)
}

.team.mlistpost .item_img {
	display: none
}

.team.mlistpost .content_list .item_block .item_wrapper {
	width: 100%
}

.ff_indexPage .news .content_list::after,.ff_pageList .news .content_list::after {
	content: "";
	display: block;
	clear: both
}

.ff_indexPage .news .content_wrapper,.ff_pageList .news .content_wrapper {
	position: relative;
	margin-right: -32px
}

.ff_indexPage .news .content_wrapper.slider,.ff_pageList .news .content_wrapper.slider {
	margin-right: 0
}

.ff_indexPage .news .content_wrapper.slider .item_block,.ff_pageList .news .content_wrapper.slider .item_block {
	margin-bottom: 0
}

.ff_indexPage .news .owl-item .item_block,.ff_pageList .news .owl-item .item_block {
	width: 100%
}

.ff_indexPage .news .item_block,.ff_pageList .news .item_block {
	transition: all .36s ease;
	width: calc(100% / 2 - 32px);
	height: auto;
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
	position: relative;
	box-shadow: 0 0 0 rgba(0,0,0,.15)
}

.news.mlistpost .listContent_post .content_list::after {
	content: "";
	display: block;
	clear: both
}

.news.mlistpost .listContent_post .content_wrapper {
	position: relative;
	margin-right: 0
}

.news.mlistpost .listContent_post .content_wrapper.slider {
	margin-right: 0
}

.news.mlistpost .listContent_post .content_wrapper.slider .item_block {
	margin-bottom: 0
}

.news.mlistpost .listContent_post .owl-item .item_block {
	width: 100%
}

.news.mlistpost .listContent_post .item_block {
	transition: all .36s ease;
	width: calc(100% / 1 - 0px);
	height: auto;
	float: left;
	margin-right: 0;
	margin-bottom: 20px;
	position: relative;
	box-shadow: 0 0 0 rgba(0,0,0,.15)
}

.news.mlistpost .item_img {
	display: none
}

.news.mlistpost .content_list .item_block .item_wrapper {
	width: 100%
}

.mcustomize.ff_ti .contentbody {
	display: none
}

.mcustomize.ff_ti .link_icon {
	display: none
}

.mcustomize .link_icon {
	display: none
}

.mcustomize.tlir .module_container::after,.mcustomize.tril .module_container::after {
	content: "";
	display: block;
	clear: both
}

.mcustomize.tlir .container_content,.mcustomize.tril .container_content {
	position: relative
}

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

.mcustomize.tlir .container_content .contentbody .wrapper,.mcustomize.tril .container_content .contentbody .wrapper {
	padding-top: 60px
}

.mcustomize.tlir .container_content .contentbody .wrapper .header,.mcustomize.tril .container_content .contentbody .wrapper .header {
	position: absolute;
	top: 0;
	height: 60px
}

.mcustomize.tlir .container_content .contentbody .wrapper .description,.mcustomize.tril .container_content .contentbody .wrapper .description {
	max-width: 700px;
	margin: auto;
	font-size: 15px;
	line-height: 30px;
	color: #0376c7;
	margin-top: 50px
}

.mcustomize.tlir .container_content .mediabody .image,.mcustomize.tril .container_content .mediabody .image {
	width: 400px;
	height: 260px;
	background-size: cover;
	background-repeat: no-repeat
}

.mcustomize.tlir .container_content .mediabody .link_icon,.mcustomize.tril .container_content .mediabody .link_icon {
	display: none
}

.mcustomize.tlir .contentbody {
	float: left
}

.mcustomize.tlir .mediabody {
	float: right
}

.mcustomize.tril .contentbody {
	float: right
}

.mcustomize.tril .mediabody {
	float: left
}

.ff_indexPage .mcounter {
	padding-top: 0;
	padding-bottom: 0
}

.ff_indexPage .mcounter .container_content {
	position: absolute;
	width: 100%;
	height: 190px
}

.ff_indexPage .mcounter .content_list {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	padding: 0
}

.ff_indexPage .mcounter .content_list::after {
	content: "";
	display: block;
	clear: both
}

.ff_indexPage .mcounter .content_list li {
	width: 25%;
	float: left;
	text-align: center;
	position: relative
}

.ff_indexPage .mcounter .content_list li:not(:last-child):after {
	content: '';
	position: absolute;
	width: 1px;
	height: 45px;
	background-color: rgba(170,170,170,.2);
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.ff_indexPage .mcounter .content_list li .title {
	color: #999;
	font-size: 13px;
	line-height: 30px
}

.ff_indexPage .mcounter .content_list li p {
	text-align: center;
	font-size: 14px
}

.ff_indexPage .mcounter .content_list li p.number .counterDX {
	font-size: 50px;
	font-family: helveticaneuethn,Arial;
	text-align: center;
	margin-top: 15px;
	line-height: 52px;
	vertical-align: top
}

.ff_indexPage .mcounter .content_list li p.number .title {
	font-size: 13px;
	line-height: 30px
}

.ff_indexPage .mcounter .content_list li p.number .unit {
	position: relative;
	top: 1px;
	left: 3px;
	font-size: 14px;
	vertical-align: top
}

.ff_indexPage .mcounter .module_container {
	position: relative;
	height: 190px
}

.mcounter {
	position: relative
}

.imagelink .content_list::after {
	content: "";
	display: block;
	clear: both
}

.imagelink .content_wrapper {
	position: relative;
	margin-right: 0
}

.imagelink .content_wrapper.slider {
	margin-right: 0
}

.imagelink .content_wrapper.slider .item_block {
	margin-bottom: 0
}

.imagelink .owl-item .item_block {
	width: 100%
}

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

.imagelink .content_wrapper {
	padding-top: 50px
}

.imagelink .content_list .item_block {
	border: none
}

.imagelink .content_list .item_block .date_wrap {
	display: none
}

.imagelink .content_list .item_block .item_img {
	display: block
}

.imagelink .content_list .item_block .item_box {
	position: relative
}

.imagelink .content_list .item_block .item_box img {
	width: 100%;
	height: auto;
	transition: all ease-out .3s .1s;
	float: none;
	box-sizing: border-box;
}

.imagelink .content_list .item_block .item_box:after {
	content: "";
	border: 1px solid rgba(170,170,170,.2);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.imagelink .content_list .item_block .item_box:hover {
	box-shadow: 0 0 40px rgba(0,0,0,.1)
}

.imagelink .content_list .item_block .item_wrapper .item_info .title {
	font-size: 13px;
	line-height: 36px;
	color: #999;
	text-align: center
}

.imagelink .container_category,.imagelink .item_des {
	display: none
}

.imagelink .owl-dots {
	position: absolute;
	bottom: -40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.ff_indexPage .team_tabs .tab_button .content_list::after {
	content: "";
	display: block;
	clear: both
}

.ff_indexPage .team_tabs .tab_button .content_wrapper {
	position: relative;
	margin-right: 0
}

.ff_indexPage .team_tabs .tab_button .content_wrapper.slider {
	margin-right: 0
}

.ff_indexPage .team_tabs .tab_button .content_wrapper.slider .item_block {
	margin-bottom: 0
}

.ff_indexPage .team_tabs .tab_button .owl-item .item_block {
	width: 100%
}

.ff_indexPage .team_tabs .tab_button .item_block {
	transition: all .36s ease;
	width: calc(100% / 4 - 0px);
	height: auto;
	float: left;
	margin-right: 0;
	margin-bottom: 20px;
	position: relative;
	box-shadow: 0 0 0 rgba(0,0,0,.15)
}

#shares {
	position: fixed;
	right: 0;
	bottom: 63px;
	z-index: 99;
	height: 124px
}

#shares a {
	width: 40px;
	height: 40px;
	border: 1px solid #e6e6e6;
	display: block;
	font-size: 16px;
	text-align: center;
	position: relative;
	transition: all .3s ease-out 0s;
	background-color: #fff
}

#shares a .fa {
	padding-left: 0
}

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

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

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

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

#shares a:hover i {
	color: #fff
}

#shares a i {
	margin-top: 12px;
	transition: all .3s ease-out 0s
}

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

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

.fixed.show {
	display: block
}

#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
}

#online_open {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: fixed;
	right: -40px;
	bottom: 186px;
	z-index: 99;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	margin-right: -3px;
	border: 1px solid #e6e6e6;
	display: block;
	font-size: 16px;
	background-color: #fff;
	-webkit-transform: translateX(7px);
	-ms-transform: translateX(7px);
	transform: translateX(7px)
}

#online_open i {
	transition: all .3s ease-out 0s
}

#online_open:hover {
	border-color: #607cb3;
	z-index: 1;
	background-color: #607cb3
}

#online_open:hover i {
	color: #fff
}

#online_lx {
	width: 180px;
	height: auto;
	background-color: #fff;
	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: #607cb3;
	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 {
	border-bottom: 1px solid rgba(170,170,170,.2)
}

#olx_qq li a {
	padding: 12px 30px;
	height: 18px;
	line-height: 18px;
	color: #666;
	display: block;
	transition: all ease-out .3s;
	font-size: 12px
}

#olx_qq li a i {
	color: inherit;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 18px
}

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

#olx_tel {
	padding: 20px 30px
}

#olx_tel div {
	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
}

#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
}

#openAssist {
	position: fixed;
	bottom: 40px;
	right: 20px;
	width: 50px;
	height: 50px;
	z-index: 99;
	background-color: #3b3b3b;
	border-radius: 25px;
	text-align: center;
	display: none
}

#openAssist.active i {
	-webkit-transform: translate3d(0,0,0) rotate(135deg);
	transform: translate3d(0,0,0) rotate(135deg)
}

#openAssist i {
	font-size: 30px;
	color: #fff;
	position: relative;
	top: 8px;
	display: inline-block;
	transition: all ease-out .3s
}

#assistBtn {
	position: fixed;
	bottom: 90px;
	right: 25px;
	z-index: 99;
	display: none
}

#assistBtn a {
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	background-color: #3b3b3b;
	border-radius: 20px;
	margin-bottom: 15px;
	opacity: 0;
	-webkit-transform: translate3d(0,8px,0) scale(.3);
	transform: translate3d(0,8px,0) scale(.3);
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}

#assistBtn a i {
	font-size: 18px;
	color: #fff;
	position: relative;
	top: 10px
}

.popup {
	display: block
}

.popup .fixed-container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 600px
}

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

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

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

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

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

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

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

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

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

.searchPage .mlist.search .content_list .item_block .details {
	margin-top: 20px;
	margin-left: 0
}

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

#search-list input {
	width: 520px
}

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

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

.searchPage #page {
	padding-bottom: 0
}

.searchPage .ff_pageList {
	padding-bottom: 0
}

#moduleControl {
	display: block!important;
	position: fixed;
	right: 20px;
	top: 50%;
	z-index: 11
}

#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.active,#moduleControl a.moduleCItem:hover {
	border-color: #fff
}

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

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

.netmask {
	display: block
}

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

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

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

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

.bodyMask {
	transition: background .36s ease
}

.bodyMask.open {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	background: rgba(0,0,0,.2)
}

canvas {
	display: none
}

.singlescreen .module {
	padding: 0
}

.singlescreen .module_container {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.fa-search:before {
	display: none
}

.ff_indexPage .mcontact .container_header,.ff_indexPage .mlist .container_header {
	margin-bottom: 25px
}

.ff_indexPage a {
	color: rgba(68,108,251)
}

.container_category>a,.item_tags>a {
	color: rgba(113,113,113,.64)
}

body #navWrapper .content .nav>.navitem>a.active {
	border-color: rgba(96,124,179,0)
}

#navWrapper .content .nav>.navitem>a:hover {
	border-color: rgba(96,124,179,0)
}

body #navWrapper {
	float: right;
	
}

.nav .navitem .fa-angle-down {
	color: rgba(0,0,0,.6)
}

.ff_topSlider .owl-nav .owl-next:hover {
	background-color: #fff;
	box-shadow: 0 6px 7px rgba(0,0,0,.17)
}

.ff_topSlider .owl-nav .owl-next:hover .iconfont {
	color: rgba(0,0,0,.6)
}

.ff_topSlider .owl-nav .owl-prev {
	margin-left: 30px;
	border-radius: 60px;
	background-color: #fff
}

.ff_topSlider .owl-nav .owl-next {
	margin-right: 30px;
	border-radius: 60px;
	background-color: #fff
}

.ff_topSlider .owl-nav .owl-prev .iconfont {
	color: rgba(101,100,100,.75);
	margin-left: -2px
}

.ff_topSlider .owl-nav .owl-next .iconfont {
	color: rgba(101,100,100,.75)
}

.container_category .ff_more {
	display: none
}

.ff_topSlider .owl-dots {
	padding-bottom: 16px
}

.ff_topSlider .owl-nav .owl-prev:hover {
	background-color: #fff;
	box-shadow: 0 6px 7px rgba(0,0,0,.17)
}

.ff_topSlider .owl-nav .owl-prev:hover .iconfont {
	color: rgba(0,0,0,.6)
}

.container_category>a {
	border: 0 solid rgba(170,170,170,.2)
}

.project.mlist:not(.imagelink) .content_list .item_img {
	border-radius: 4px
}

.project.mlist:not(.imagelink) .content_list .item_block {
	border: 1 red solid;
	overflow: hidden
}

.project.mlist:not(.imagelink) .content_list .date_wrap {
	display: none
}

.project.mlist:not(.imagelink) .content_list .item_info .title {
	color: #181818;
	font-size: 18px;
	text-align: center
}

.project.mlist:not(.imagelink) .content_list .item_info .subtitle {
	color: #9a9a9a;
	text-align: center;
	transition: all .3s ease;
	position: relative;
	top: 0
}

.project.mlist .content_list .item_block:hover .item_info .subtitle {
	position: relative;
	top: -28px;
	color: rgba(154,154,154,0)
}

.project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
	color: rgba(154,154,154,0)
}

.project.mlist:not(.imagelink) .content_list .item_block .item_tags {
	display: none
}

.project.mlist:not(.imagelink) .content_list .item_des {
	position: absolute;
	top: 60%;
	transition: top .36s ease;
	margin: 0 60px
}

.project .content_list .item_block:hover .item_des {
	top: 40%
}

.project.mlist .content_list .item_des .description {
	color: rgba(153,153,153,0)
}

.project.mlist .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: rgba(255,255,255,.84)
}

.project .content_list .item_block .details {
	display: none
}

.ff_sitecontent .project .postSlider .tab_content .item_img {
	height: 520px
}

.ff_sitecontent .project .mlist .owl-nav .owl-prev,.mlist .owl-nav .owl-next {
	border-radius: 30px
}

.ff_sitecontent .project .mlist .owl-nav .owl-next {
	display: block
}

.ff_sitecontent .project.project .postInfo .usetdate {
	display: none
}

.bodyproject .ff_sitecontent .project .postbody {
	color: rgba(0,0,0,.6)
}

.bodyproject .ff_postPage.npagePage .container_content {
	padding-top: 20px
}

.bodyproject .ff_sitecontent .ff_postPage.npagePage .project .mlist .owl-nav .owl-prev {
	left: 20px
}

.bodyproject .ff_sitecontent .ff_postPage.npagePage .project .mlist .owl-nav .owl-next {
	right: 20px
}

.bodyproject .ff_postPage.npagePage .postInfo .description {
	color: rgba(136,136,136,.84)
}

.bodyproject .ff_sitecontent .project.mlistpost .tabBtn .post-prev .img-wrap img {
	border-radius: 2px
}

.bodyproject .ff_sitecontent .project.mlistpost .tabBtn .post-next .img-wrap img {
	border-radius: 2px
}

.bodyproject .ff_sitecontent .ff_postPage .project .item_tags a {
	color: rgba(113,113,113,.62);
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	background-color: #e4e4e4
}

.bodyproject .ff_sitecontent .ff_postPage .project .item_tags a:hover {
	background: #607cb3;
	color: #fff
}

.bodyproject .ff_sitecontent .ff_postPage .mlist:not(.imagelink) .content_list .item_des .description {
	display: none
}

.bodyproject .ff_sitecontent .ff_postPage .project.mlistpost .listContent_post .item_block {
	border: 0 #fff solid
}

.bodyproject .ff_sitecontent .ff_postPage .project .content_list .item_block .details {
	display: block;
	width: 36px;
	height: 36px;
	background-color: #fff;
	border-radius: 30px;
	padding: 0;
	color: rgba(255,255,255,0);
	position: absolute;
	top: 332px;
	right: 20px
}

.bodyproject .ff_sitecontent .ff_postPage .project .content_list .item_block .details .fa-angle-right {
	color: rgba(0,0,0,.25);
	padding-left: 16px;
	margin-top: -53px
}

.bodyproject .ff_sitecontent .ff_postPage .project .content_list .item_block:hover .details {
	background-color: #607cb3;
	border: 1px solid rgba(170,170,170,.2);
	box-shadow: 0 4px 9px rgba(0,0,0,.07)
}

.bodyproject .ff_sitecontent .ff_postPage .project .content_list .item_block:hover .details .fa-angle-right {
	color: #fff
}

.bodyproject .ff_sitecontent .ff_postPage .project .content_list .item_block:hover .item_info .title {
	color: #607cb3
}

.bodyproject .ff_sitecontent .ff_postPage .project .content_list .item_block .item_info .title {
	width: 70%;
	overflow: hidden
}

.bodyproject .ff_postPage.npagePage .ff_pageTarget .container_target {
	display: none
}

.ff_indexPage .project .item_block .item_index {
	display: block;
	position: absolute;
	top: 58px;
	left: -90px;
	font-size: 25px;
	z-index: 20;
	transition: all .6s ease;
	color: #fff;
	font-weight: 300
}

.ff_pageList .project .item_block .item_index {
	display: block;
	position: absolute;
	top: 88px;
	left: -66px;
	font-size: 60px;
	z-index: 20;
	transition: all .6s ease;
	color: #fff;
	font-weight: 300
}

.project.mlist .content_list .item_block:hover .item_index {
	left: 130px;
	color: rgba(255,255,255,.9)
}

.project.mlist:not(.imagelink) .content_list .item_block::before {
	content: " ";
	margin: 0 auto;
	overflow: heidden;
	width: 1px;
	height: 1px;
	background-color: #fff;
	display: inline-block;
	position: absolute;
	top: 130px;
	left: -75px;
	transition: all .4s ease;
	z-index: 20
}

.project.mlist:not(.imagelink) .content_list .item_block:hover::before {
	width: 190px
}

.ff_pageList .project .item_block a .item_index {
	display: none
}

.ff_indexPage .project .item_block .item_index::after {
	content: "+";
	font-size: 20px;
	color: rgba(247,247,247,0);
	margin-left: 6px;
	transition: all .4s ease
}

.ff_pageList .project .item_block .item_index::after {
	content: "+";
	font-size: 20px;
	color: rgba(247,247,247,0);
	margin-left: 6px;
	transition: all .4s ease
}

.bodyproject .ff_postPage .project .content_list .date_wrap {
	display: none
}

.project.mlist .content_list .item_img .item_mask {
	display: block;
	background-color: rgba(96,124,179,.83);
	width: 100%;
	height: 0%;
	position: absolute;
	top: 99%;
	border-radius: 4px
}

.project .content_list .item_block:hover .item_img .item_mask {
	height: 100%;
	transition: all .4s ease;
	top: 0
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
	color: #181818
}

.container_category>a {
	border-radius: 20px;
	margin: 0 2px
}

.project.module {
	padding-bottom: 0
}

.container_category>a.active {
	border-color: #607cb3;
	background-color: #607cb3
}

.ff_indexPage .project.mlist .content_wrapper .more {
	display: block
}

.mcustomize .container_content {
	width: 1070px;
	height: 600px;

	border-radius: 2px;
	box-shadow: 0 10px 27px rgba(0,0,0,0)
}

.mcustomize.tlir .container_content .contentbody .wrapper,.mcustomize.tril .container_content .contentbody .wrapper {
	padding-top: 16px;
	margin: 0 -50px;
	width: 550px;
	height: 140px
}

.mcustomize .wrapper .description {
	color: rgba(103,103,103,.74)
}

.mcustomize .wrapper .header .title {
	float: left
}

.mcustomize .wrapper .header .subtitle {
	line-height: 40px;
	display: inline-block;
	float: left;
	margin-left: 15px
}

.mcustomize .wrapper .header {
	padding-bottom: 0;
	height: 40px
}

.mcustomize.tlir .container_content .mediabody .image,.mcustomize.tril .container_content .mediabody .image {
	width: 420px;
	height: 350px;
	position: relative;
	z-index: 10
}

.mcustomize {
	position: relative
}

.mcustomize .module_container {
	position: relative;
}

.mcustomize.tril .mediabody::after {
	content: " ";
	width: 460px;
	height: 250px;
	background-color: #607cb3;
	position: absolute;
	z-index: 0;
	top: 140px;
	left: -40px;
	display: inline-block;
	border-radius: 2px;
	box-shadow: -7px 3px 40px rgba(0,0,0,.16)
}

.mcustomize .container_content .contentbody .description a {
	padding: 5px 60px;
	margin-bottom: 20px;
	margin-top: 30px;
	border-radius: 2px
}

.mcustomize .container_content .contentbody .description {
	margin-top: 60px
}

.mcustomize.tlir .container_content .contentbody .wrapper .header,.mcustomize.tril .container_content .contentbody .wrapper .header {
	height: 0;
	position: static
}

.mcustomize.tril .contentbody {
	margin-top: 60px
}

.ff_indexPage .mcustomize {
	margin-top: 60px
}

.mcustomize .container_content .contentbody .description a:hover {
	background: #588df4;
	color: #fff;
	border-color: #588df4
}

.mcustomize.ff_ti .contentbody {
	display: block
}

.ff_indexPage .service.module {
	padding-bottom: 240px
}

.service.mlist .content_list .item_block {
	border: 0 solid rgba(170,170,170,.2)
}

.mlist:not(.imagelink) .content_list .item_block .item_tags {
	display: none
}

.service .content_list .item_info .title {
	color: #646464
}

.service .content_list .item_info .subtitle {
	font-size: 13px;
	color: #9c9b9b
}

.service .content_list .date_wrap {
	display: none
}

.mlist:not(.imagelink) .content_list .item_img img {
	border-radius: 4px
}

.service.mlist .content_list .item_des .description {
	display: none
}

.service.mlist .owl-nav .owl-prev {
	display: none
}

.service.mlist .owl-nav .owl-next {
	display: none
}

.service.mlist:not(.imagelink) .content_list .details {
	color: rgba(251,119,119,0);
	width: 37px;
	height: 37px;
	position: relative;
	top: -80px;
	left: 300px;
	border-radius: 40px;
	padding: 0
}

.service .fa-angle-right {
	color: rgba(0,0,0,.2);
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.container_category>a.active,.container_category>a:hover,.item_tags>a.active,.item_tags>a:hover {
	border-color: #607cb3;
	background-color: #607cb3
}

.service.mlist .content_list .item_block:hover .details {
	border-color: #fff;
	background-color: #fff;
	color: rgba(255,255,255,0)
}

.service.mlist .owl-dots .owl-dot.active span {
	border: 1px solid #607cb3;
	background-color: #607cb3
}

.service.mlist .owl-dots .owl-dot span {
	background-color: rgba(96,124,179,.57)
}

.imagelink .owl-dots .owl-dot.active span,.imagelink .owl-dots .owl-dot:hover span,.mlist .owl-dots .owl-dot.active span,.mlist .owl-dots .owl-dot:hover span {
	border: 1px solid #a5b5d4
}

.ff_indexPage .service.mlist .content_wrapper .more {
	display: none
}

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

.service.mlist .content_list .item_block:hover .item_box .item_img img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.ff_sitecontent .service.module .module_container {
	margin-top: 2px
}

.service.mlist:not(.imagelink) .content_list .item_info .subtitle {
	width: 40%;
	overflow: hidden;
	color: rgba(0,0,0,.42)
}

.longPage .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper {
	border-radius: 4px;
	padding: 40px 30px
}

.longPage .service .content_list .item_block .item_box .item_wrapper {
	padding: 25px 32px 0 32px
}

.longPage .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
	color: #fff
}

.longPage .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
	color: rgba(255,255,255,.36)
}

.longPage .service.mlist:not(.imagelink) .content_list .item_block .details {
	right: 20px
}

.longPage .service.mlist:not(.imagelink) .content_list .item_block:hover .details {
	box-shadow: 0 3px 7px rgba(0,0,0,.2)
}

.longPage .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: rgba(255,255,255,.8)
}

.ff_indexPage .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper {
	border-radius: 4px;
	padding: 40px 30px
}

.ff_indexPage .service .content_list .item_block .item_box .item_wrapper {
	padding: 25px 32px 0 32px
}

.ff_indexPage .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
	color: #fff
}

.ff_indexPage .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
	color: rgba(255,255,255,.36)
}

.ff_indexPage .service.mlist:not(.imagelink) .content_list .item_block .details {
	right: 20px
}

.ff_indexPage .service.mlist:not(.imagelink) .content_list .item_block:hover .details {
	box-shadow: 0 3px 7px rgba(0,0,0,.2)
}

.ff_indexPage .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: rgba(255,255,255,.8)
}

.bodyservice .ff_sitecontent .ff_postPage .service.module .module_container {
	margin-top: 0
}

.bodyservice .ff_sitecontent .ff_postPage .service.module .postInfo .subtitle {
	line-height: 20px;
	color: rgba(153,153,153,.67)
}

.bodyservice .ff_sitecontent .ff_postPage .service.module .postInfo .usetdate {
	display: none
}

.bodyservice .ff_sitecontent .ff_postPage .service.module .postInfo .description {
	color: rgba(136,136,136,.84);
	margin-bottom: 12px
}

.bodyservice .ff_sitecontent .ff_postPage .service.module .postbody {
	color: rgba(0,0,0,.6)
}

.bodyservice .ff_postPage.npagePage .ff_pageTarget .container_target {
	display: none
}

.bodyservice .ff_sitecontent .ff_postPage .service .item_tags a {
	color: rgba(113,113,113,.62);
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	background-color: #e4e4e4
}

.bodyservice .ff_sitecontent .ff_postPage .service .item_tags a:hover {
	background: #607cb3;
	color: #fff
}

.bodyservice .ff_sitecontent .ff_postPage .service.mlistpost .listContent_post .item_block {
	border: 0 solid rgba(170,170,170,.2)
}

.bodyservice .ff_sitecontent .ff_postPage .service .content_list .details {
	right: 0;
	top: 172px;
	position: absolute;
	width: 36px;
	height: 36px;
	border-radius: 30px;
	padding: 0;
	color: rgba(153,153,153,0)
}

.bodyservice .ff_sitecontent .ff_postPage .service .content_list .item_info .subtitle {
	color: rgba(0,0,0,.42)
}

.bodyservice .ff_sitecontent .ff_postPage .service .content_list .item_block:hover .details {
	box-shadow: 0 4px 10px rgba(0,0,0,.15)
}

.bodyservice .ff_sitecontent .ff_postPage .service .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	display: none
}

.bodyservice .ff_sitecontent .ff_postPage .service .content_list .item_block:hover .fa-angle-right,.fa-angle-down {
	color: #fff
}

.bodyservice .ff_sitecontent.ff_pageList .service .item_block {
	margin-bottom: 40px
}

.ff_indexPage .mcontact .container_header,.ff_indexPage .team.mlist .container_header {
	position: relative;
	top: -80px
}

.ff_indexPage .team.mlist .content_list .item_block {
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	border-right: 0;
	border-bottom: 0;
	width: 294px;
	height: 215px
}

.ff_indexPage .team.mlist .container_header {
	top: -200px
}

.ff_indexPage .team .content_wrapper,.npagePage:not(.post) .team .content_wrapper {
	width: 1180px;
	height: 430px;
	float: right;
	position: relative;
	top: -114px
}

.ff_indexPage .team.mlist .content_list .item_block:nth-child(1) {
	border-right: 1px rgba(20,20,20,.12) solid
}

.ff_indexPage .team.mlist .content_list .item_block:nth-child(2) {
	margin-right: 0
}

.ff_indexPage .team.mlist .content_list .item_block:nth-child(3) {
	
}

.ff_indexPage .team.mlist .content_list .item_block:nth-child(4) {

}

.ff_indexPage .team.mlist .content_list .item_block:nth-child(5) {
	border-bottom: 1px rgba(20,20,20,.12) solid;
	border-right: 1px rgba(20,20,20,.12) solid
}

.ff_indexPage .team.mlist .content_list .details {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	right: 0;
	bottom: 0;
	border: none;
	margin: 0;
	padding: 0;
	color: transparent!important;
	background: 0 0!important
}

.ff_indexPage .team.mlist .content_list .item_des .description {
	display: none
}

.ff_indexPage .team.mlist .content_list .item_block:hover .item_box .item_img img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list .date_wrap {
	display: none
}

.ff_indexPage .team .content_list .item_block .item_box .item_wrapper {
	text-align: center
}

.ff_indexPage .team.mlist .content_list .item_info .title {
	color: #333333;
	margin-left: 70px;
	width: 140px;
	text-align: left;
	text-indent: 14px;
	position: absolute;
	top: 63px;
	z-index: 1
}

.ff_indexPage .team.mlist .content_list .item_info .subtitle {
	width: 192px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
	color: rgba(168,168,168,1);
	text-align: left;
	z-index: 2;
	position: absolute;
	top: 93px;
	left: 58px
}

.ff_indexPage .team.mlist .content_list .item_img {
	position: relative;
	overflow: hidden;
	top: 56px;
	left: 50px;
	z-index: 1
}

.ff_indexPage .team.mlist .content_list .item_block::after {
	content: " ";
	height: 1px;
	width: 40px;
	background-color: #fff
}

.ff_indexPage .team.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
	color: #fff
}

.ff_indexPage .team.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
	color: rgba(255,255,255,.62)
}

.ff_indexPage .team.mlist .content_list .item_block:hover .item_box .item_img img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.ff_indexPage .team.mlist .content_wrapper .more {
	display: none
}

.ff_indexPage .mlist .content_wrapper .more {
	display: none;
	border-radius: 4px
}

.ff_indexPage .news.mlist .content_list .item_block .details {
	margin-left: 46px;
	left: 0;
	margin-bottom: 0;
	position: relative;
	bottom: 2px;
	right: 0;
	border-radius: 4px
}

.ff_indexPage .team.mlist .content_list .date_wrap {
	color: rgba(136,136,136,.62)
}

.ff_indexPage .team.mlist .content_list .item_info .subtitle::before {
	width: 42px;
	height: 1px;
	background-color: rgba(255,255,255,.17);
	display: block;
	content: " ";
	margin-bottom: 12px;
	transition: all .7s ease
}

.ff_indexPage .team.mlist .content_list .item_block::before {
	width: 294px;
	height: 215px;
	content: " ";
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0
}

.ff_indexPage .team.mlist .content_list .item_block:hover::before {
	background-color: #588df4;
	width: 100%;
	height: 100%;
	z-index: 1;
	padding: 10px;
	box-shadow: 0 4px 12px rgba(0,0,0,.39);
	top: -10px;
	right: -10px;
	transition: all .36s ease;
	border-radius: 4px
}

.ff_indexPage .team.mlist .content_list .item_block {
	position: relative;
	padding-left: 10px;
	border-bottom: 1px rgba(20,20,20,.12) solid;
}

.ff_indexPage .team.mlist .content_list .item_block:hover .item_info .subtitle::before {
	width: 180px;
	background-color: rgba(255,255,255,.28)
}

.bodyteam .ff_pageList .team .content_list {
	margin-top: 60px
}

.bodyteam .ff_pageList .team .item_block {
	border-radius: 4px
}

.bodyteam .ff_pageList .team .content_wrapper,.npagePage:not(.post) .team .content_wrapper {
	width: 1170px;
	margin-right: 0;
	margin-top: 30px;
	padding-bottom: 125px
}

.bodyteam .ff_pageList .team .content_list .item_img {
	position: absolute;
	display: none
}

.bodyteam .ff_pageList .team .content_list .item_block .item_box .item_wrapper {
	padding: 24px 24px
}

.bodyteam .ff_pageList .team .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
	display: none
}

.bodyteam .ff_pageList .team .content_list .date_wrap .year {
	position: relative;
	top: 18px;
	left: 32px
}

.bodyteam .ff_pageList .team .content_list .item_info .subtitle {
	margin-top: 2px;
	color: rgba(119,119,119,.76)
}

.bodyteam .ff_pageList .team .content_list .details {
	padding: 0;
	color: rgba(153,153,153,0);
	margin-left: 302px;
	margin-bottom: 30px;
	width: 36px;
	height: 36px;
	border-radius: 30px
}

.bodyteam .ff_pageList .team .fa-angle-right {
	padding-left: 16px;
	color: rgba(0,0,0,.34);
	margin-top: -27px
}

.bodyteam .ff_pageList .team .content_list .item_block:hover {
	background-color: #607cb3;
	box-shadow: 0 4px 22px #000;
	box-shadow: 0 4px 22px rgba(0,0,0,.24)
}

.bodyteam .ff_pageList .team .content_list .item_block:hover .details {
	color: rgba(255,255,255,0)
}

.bodyteam .ff_pageList .team .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
	color: #fff
}

.bodyteam .ff_pageList .team .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
	color: rgba(255,255,255,.74)
}

.bodyteam .ff_pageList .team .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: rgba(255,255,255,.63)
}

.bodyteam .ff_pageList .team .content_list .item_block:hover .details {
	border-color: #fff;
	background-color: #fff
}

.bodyteam .ff_sitecontent .ff_postPage .team.postInfo .subtitle {
	line-height: 28px
}

.bodyteam .ff_sitecontent .ff_postPage .team.mlistpost .listWrap {
	width: 400px
}

.bodyteam .ff_sitecontent .ff_postPage .team .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: rgba(134,133,133,.64)
}

.bodyteam .ff_sitecontent .ff_postPage .content {
	width: 1170px;
	margin: 0 auto
}

.bodyteam .ff_sitecontent .ff_postPage .team.mlistpost {
	padding: 0
}

.bodyteam .ff_sitecontent .ff_postPage .team .postInfo .usetdate {
	line-height: 36px;
	color: rgba(0,0,0,.51);
	display: none
}

.bodyteam .ff_sitecontent .ff_postPage .team .postInfo .description {
	margin-top: 10px;
	color: rgba(136,136,136,.88)
}

.bodyteam .ff_sitecontent .ff_postPage .team .listContent_post h3 {
	padding: 22px 0
}

.bodyteam .ff_sitecontent .ff_postPage .team.mlistpost .content_list .item_wrapper {
	padding: 20px 0 0 0
}

.bodyteam .ff_sitecontent .ff_postPage .team .content_list .item_block .details {
	display: none
}

.bodyteam .ff_sitecontent .ff_postPage .team .content_list .date_wrap {
	font-size: 14px;
	color: #464444
}

.bodyteam .ff_sitecontent .ff_postPage .team.mlistpost .tabBtn .post-prev .infor-wrap {
	-webkit-transform: translateY(-22%);
	-ms-transform: translateY(-22%);
	transform: translateY(-22%);
	width: 70%;
	overflow: hidden;
	margin-top: -10px
}

.bodyteam .ff_sitecontent .ff_postPage .team.mlistpost .tabBtn .post-next .infor-wrap {
	-webkit-transform: translateY(-22%);
	-ms-transform: translateY(-22%);
	transform: translateY(-22%);
	width: 70%;
	overflow: hidden;
	margin-top: -10px
}

.ff_postPage .news.mlistpost .postContent {
	width: calc(100% - 410px);
	color: rgba(0,0,0,.63);
	padding-top: 0
}

.bodyteam .ff_sitecontent .ff_postPage .team .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: #999
}

.bodyteam .ff_sitecontent .ff_postPage .team .content_list .item_block:hover .item_info .title {
	text-decoration: underline
}

.bodyteam .ff_sitecontent .ff_postPage .team.mlistpost .tabBtn .post-next .img-wrap {
	display: none
}

.bodyteam .ff_sitecontent .ff_postPage .team.mlistpost .tabBtn .post-prev .img-wrap {
	display: none
}

.bodyteam .ff_sitecontent .ff_postPage .team .listContent_post .item_tags a {
	color: rgba(113,113,113,.62);
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	background-color: #e4e4e4
}

.bodyteam .ff_sitecontent .ff_postPage .team .listContent_post .item_tags a:hover {
	color: #fff;
	border-color: #607cb3;
	background-color: #607cb3
}

.bodyteam .ff_sitecontent .ff_postPage .team .content_list .item_block {
	border: 0 solid rgba(170,170,170,.2);
	border-top: 1px rgba(152,152,152,.17) solid
}

.ad01.mlist .content_list {
	position: relative
}

.ad01.mlist .content_list .item_block:nth-child(1) {
	width: 571px;
	height: 276px;
	border: 0 solid rgba(170,170,170,.2)
}

.ad01.mlist .content_list .item_block:nth-child(2) {
	width: 571px;
	height: 276px;
	float: left
}

.ad01.mlist .content_list .item_block:nth-child(3) {
	width: 630px;
	height: 552px;
	float: right
}

.ad01.mlist .content_list .item_block:nth-child(4) {
	width: 600px;
	float: right;
	position: absolute!important;
	right: 0;
	top: 0;
	height: 552px
}

.ad01.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .date_wrap {
	display: none
}

.ad01.mlist:not(.imagelink) .content_list .item_block {
	position: relative;
	overflow: hidden
}

.ad01.mlist .content_list .item_img {
	position: relative;
	overflow: hidden
}

.ad01.mlist .content_list .item_img img {
	border-radius: 0
}

.ad01 .mCustomScrollBox {
	display: none
}

.ad01.mlist .item_block:nth-child(1) .item_wrapper {
	position: absolute;
	top: 101%;
	z-index: 20;
	height: 0%;
	transition: all .4s ease;
	width: 519px;
	background-color: #607cb3;
	padding: 0 25px;
	overflow: hidden
}

.ad01.mlist .item_block:nth-child(2) .item_wrapper {
	position: absolute;
	top: 101%;
	z-index: 20;
	height: 0%;
	transition: all .4s ease;
	width: 235px;
	background-color: #607cb3;
	padding: 0 25px;
	overflow: hidden
}

.ad01.mlist .item_block:nth-child(3) .item_wrapper {
	position: absolute;
	top: 101%;
	z-index: 20;
	height: 0%;
	transition: all .4s ease;
	width: 549px;
	background-color: #607cb3;
	padding: 0 25px;
	overflow: hidden
}

.ad01.mlist .item_block:nth-child(4) .item_wrapper {
	position: absolute;
	top: 101%;
	z-index: 20;
	height: 0%;
	transition: all .4s ease;
	width: 549px;
	background-color: #607cb3;
	padding: 0 25px;
	overflow: hidden
}

.ad01.mlist .content_list .item_block {
	overflow: hidden
}

.ad01.mlist .item_block:hover :nth-child(4) .item_wrapper {
	padding: 10px 25px
}

.ad01.mlist .item_block:hover .item_wrapper {
	display: block;
	height: 52px;
	padding: 10px 25px;
	top: 74%
}

.ad01.mlist .item_block:hover.item_block_3 .item_wrapper {
	top: 87%
}

.ad01.mlist .content_list .details {
	background-color: #fff;
	top: 0;
	width: 36px;
	left: 485px;
	margin-left: 20px;
	border-radius: 30px;
	height: 36px
}

.ad01.mlist .content_list .item_block .details {
	position: absolute;
	top: 35px;
	z-index: 20;
	padding: 0;
	color: rgba(255,255,255,0);
	top: 0;
	box-shadow: 0 2px 13px rgba(0,0,0,.17)
}

.ad01.mlist .content_list .item_block_0 .details {
	top: 276px;
	transition: all .4s ease
}

.ad01.mlist .content_list .item_block_1 .details {
	top: 276px;
	z-index: 22;
	left: 201px;
	transition: all .4s ease
}

.ad01.mlist .content_list .item_block_2 .details {
	top: 276px;
	z-index: 22;
	left: 200px;
	transition: all .4s ease
}

.ad01.mlist .content_list .item_block_3 .details {
	top: 552px;
	z-index: 22;
	left: 515px;
	transition: all .4s ease
}

.ad01.mlist .content_list .item_block:hover .details {
	top: 222px;
	border-color: #f5f5f5;
	background-color: #fdfdfd;
	color: rgba(255,255,255,0)
}

.ad01.mlist .content_list .item_block:hover.item_block_3 .details {
	top: 498px
}

.ad01.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
	color: #fff
}

.ad01.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
	color: rgba(255,255,255,.66)
}

.ad01.mlist .content_list .item_info .title {
	font-size: 16px;
	color: #fff;
	width: 50%;
	overflow: hidden
}

.ad01.mlist .content_list .item_info .subtitle {
	font-size: 13px;
	color: rgba(255,255,255,.66);
	width: 80%;
	overflow: hidden
}

.ad01.mlist .content_list .item_block:nth-child(4) img {
	height: 552px
}

.ad01.mlist .fa-angle-right {
	position: absolute;
	top: 3px;
	left: 6px;
	color: rgba(0,0,0,.6)
}

.ad01.mlist .item_block .item_wrapper {
	transition: all .36s ease
}

.ad01.mlist .content_list .item_block {
	border: 0 solid rgba(170,170,170,.2)
}

.news.mlist .content_list .item_block {
	border-radius: 2px
}

.news.mlist .content_list .item_img img {
	width: 260px;
	height: 200px;
	border-radius: 0
}

.news.mlist .content_list .item_img {
	width: 260px;
	float: right
}

.mlist .owl-nav .owl-next,.news.mlist .owl-nav .owl-prev {
	display: none
}

.news.mlist .content_list .item_wrapper {
	box-sizing: border-box;
	padding: 30px 45px;
	width: 52%
}

.news.mlist .content_list .item_des .description {
	color: rgba(153,153,153,.85)
}

.news.mlist .owl-dots .owl-dot.active span {
	border: 1px solid #607cb3;
	background-color: #607cb3
}

.news.mlist .owl-dots .owl-dot span {
	border: 1px solid transparent;
	background-color: rgba(96,124,179,.57)
}

.ff_indexPage .news.mlist .content_wrapper .more {
	display: none
}

.news.mlist .owl-dots {
	bottom: -80px
}

.news.mlist .content_list .details {
	border-radius: 2px;
	font-size: 12px;
	line-height: 32px
}

.ff_indexPage .news {
	margin-bottom: 140px
}

.ff_sitecontent .ff_pageList .news.mlist .content_list .item_block .details {
	margin-left: 46px;
	right: 0;
	border-radius: 4px;
	position: relative
}

.ff_indexPage .news.mlist .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: rgba(153,153,153,.85)
}

.bodynews .ff_sitecontent .ff_postPage .news.mlistpost .listWrap {
	width: 400px
}

.bodynews .ff_sitecontent .ff_pageList .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: rgba(134,133,133,.64)
}

.bodynews .ff_sitecontent .ff_postPage .content {
	width: 1170px;
	margin: 0 auto
}

.bodynews .ff_sitecontent .ff_postPage .news.mlistpost {
	padding: 0
}

.bodynews .ff_sitecontent .ff_postPage .news .postInfo .usetdate {
	line-height: 36px;
	color: rgba(0,0,0,.51)
}

.bodynews .ff_sitecontent .ff_postPage .news .postInfo .description {
	margin-top: 10px;
	color: rgba(136,136,136,.88)
}

.bodynews .ff_sitecontent .ff_postPage .news .listContent_post h3 {
	padding: 22px 0
}

.bodynews .ff_sitecontent .ff_postPage .news.mlistpost .content_list .item_wrapper {
	padding: 20px 0 0 0
}

.bodynews .ff_sitecontent .ff_postPage .news .content_list .item_block .details {
	display: none
}

.bodynews .ff_sitecontent .ff_postPage .news .content_list .date_wrap {
	font-size: 14px;
	color: #464444
}

.bodynews .ff_sitecontent .ff_postPage .news.mlistpost .tabBtn .post-prev .infor-wrap {
	-webkit-transform: translateY(-22%);
	-ms-transform: translateY(-22%);
	transform: translateY(-22%);
	width: 70%;
	overflow: hidden
}

.bodynews .ff_sitecontent .ff_postPage .news.mlistpost .tabBtn .post-next .infor-wrap {
	-webkit-transform: translateY(-22%);
	-ms-transform: translateY(-22%);
	transform: translateY(-22%);
	width: 70%;
	overflow: hidden
}

.ff_postPage .news.mlistpost .postContent {
	width: calc(100% - 410px);
	color: rgba(0,0,0,.63);
	padding-top: 0
}

.bodynews .ff_sitecontent .ff_postPage .news .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: #999
}

.bodynews .ff_sitecontent .ff_postPage .news .content_list .item_block:hover .item_info .title {
	text-decoration: underline
}

.bodynews .ff_sitecontent .ff_postPage .news .listContent_post .item_tags a {
	color: rgba(113,113,113,.62);
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	background-color: #e4e4e4
}

.bodynews .ff_sitecontent .ff_postPage .news .listContent_post .item_tags a:hover {
	color: #fff;
	border-color: #607cb3;
	background-color: #607cb3
}

.bodynews .ff_sitecontent .ff_postPage .news .content_list .item_block {
	border: 0 solid rgba(170,170,170,.2);
	border-top: 1px rgba(152,152,152,.17) solid
}

#mcontact .contactform form::before {
	background: rgba(70,71,78,0)
}

#mcontact .contactform .inputtxt {
	background-color: rgba(0,0,0,.08)
}

#mcontact .contactform p {
	float: none
}

#mcontact .contactform .contactform_content {
	width: 66%;
	float: right;
	position: absolute;
	top: 40px;
	left: 400px
}

#mcontact .contactform .contactform_content textarea {
	height: 130px
}

.ff_indexPage .mcontact .container_header {
	display: none
}

#mcontact .ff_social a {
	background: rgba(99,99,99,.39);
	color: #fff
}

.ff_indexPage #mcontact {
	padding-top: 0;
	padding-bottom: 20px
}

.ff_indexPage #mcontact .contactinfo {
	margin-bottom: 36px
}

#mcontact .contactform .inputtxt {
	color: rgba(0,0,0,.72)
}

#mcontact .contactform .inputtxt.submit {
	border: 1px solid rgba(109,109,109,.36);
	border-radius: 30px
}

#mcontact .contactform .inputtxt.submit:hover {
	background-color: #607cb3;
	border: 2px solid rgba(134,134,134,0);
	color: #fff
}

.ff_indexPage .imagelink .container_header {
	display: none
}

.ff_indexPage .imagelink {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	top: -160px;
	border: 1px rgba(160,160,160,.17) solid
}

.ff_indexPage .imagelink .container_content {
	position: absolute
}

.ff_indexPage .imagelink .content_list .item_block .item_box:after {
	border: 0
}

.ff_indexPage .imagelink .content_list .item_block .item_wrapper .item_info .title {
	display: none
}

.ff_indexPage .imagelink .item_block {
	width: calc(84% / 8 - 0px)
}

#footer {
	background-color: #6d6d6d;
	color: #fff
}

#pages .page-item.active,#pages .page-item:hover {
	border-radius: 2px
}

#pages .page-item,#pages .page-item.active {
	border-radius: 2px
}

.ff_postPage .service.module .content_list .item_block .item_box .item_img {
	width: 380px;
	height: 140px;
	border-radius: 4px
}

.ff_postPage .service.module .content_list .item_block .item_box .item_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: all .36s ease;
	max-width: initial
}

.ff_postPage .service.module .content_list .item_block:hover .item_box .item_img img {
	width: 108%;
	height: 108%
}

.ff_postPage .team.mlistpost .postContent {
	padding-top: 0;
	transition: all .3s ease
}

.ff_indexPage .project .content_wrapper .fa-angle-right {
	color: rgba(255,255,255,0);
	transition: all .36s ease
}

.ff_indexPage .project.mlist .content_wrapper .more {
	transition: all .36s ease;
	padding-left: 11px
}

.ff_indexPage .project.mlist .content_wrapper .more:hover .fa-angle-right {
	padding-left: 26px;
	color: rgba(253,253,253,.88)
}

.ff_indexPage .project.mlist .content_wrapper .more .fa-angle-right:before {
	transition: all .36s ease;
	margin-left: -7px;
	position: relative
}

.ff_indexPage .project.mlist .content_wrapper .more:hover .fa-angle-right:before {
	position: relative;
	top: 0;
	margin-left: -21px
}

#longPage #header #navWrapper .content .nav .navitem>a {
	line-height: 40px
}

.news.mlist .content_list .details {
	color: rgba(80,80,80,.41)
}

.ff_indexPage .mlist .module_container .container_category {
	margin-top: -2px
}

.container_category>a.active {
	line-height: 28px
}

.container_category>a {
	line-height: 28px
}

.container_category>a:hover {
	line-height: 28px
}

.bodyservice .ff_pageList .container_category+.container_content {
	padding-top: 0
}

.ad01.mlist .item_block:nth-child(1) .item_wrapper {
	width: 520px
}

.project.mlist .content_list .item_img .item_mask {
	transition: all .4s ease
}

.ff_indexPage .project .item_block .item_index {
	transition: all .4s ease
}

.project.mlist:not(.imagelink) .content_list .item_block:hover::before {
	width: 150px;
	background-color: rgba(255,255,255,.57)
}

.project.mlist .content_list .item_block:hover .item_index {
	left: 82px
}

.project.mlist .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: rgba(255,255,255,.75)
}

.ff_indexPage .team.mlist .content_list .item_block::before {
	transition: all .36s ease
}

.ad01.mlist .item_block:hover .item_wrapper {
	padding: 15px 25px;
	top: 71%
}

.ad01.mlist .item_block:hover.item_block_3 .item_wrapper {
	top: 85%
}

.service.mlist .owl-dots .owl-dot span {
	background-color: rgba(96,124,179,0)
}

.mlist .owl-dots .owl-dot span {
	border-color: #607cb3
}

.news.mlist .owl-dots .owl-dot span {
	background-color: rgba(96,124,179,0);
	border-color: #607cb3
}

.ff_indexPage .imagelink {
	border: 0 rgba(160,160,160,.17) solid;
	border-top: 1px rgba(160,160,160,.17) solid
}

.bodyproject .mlist:not(.imagelink) .content_list .item_img {
	border-radius: 4px
}

.ff_indexPage .imagelink {
	position: initial
}

.ff_indexPage div#mcontact+.imagelink {
	margin-top: -138px
}

.ff_indexPage .imagelink .container_content {
	position: initial
}

.ff_indexPage .imagelink .item_block {
	width: calc(100% / 8 - 0px)
}

.ff_indexPage .imagelink .owl-item .item_block {
	width: 100%
}

.imagelink {
	background: 0 0
}

.ff_indexPage .imagelink .owl-carousel .owl-nav.disabled {
	display: block
}

.ff_indexPage .imagelink .owl-nav .owl-prev {
	background: 0 0
}

.ff_indexPage .imagelink .owl-nav .owl-prev .iconfont {
	color: rgba(39,38,38,.5)
}

.ff_indexPage .imagelink .mlist .owl-nav .owl-next {
	display: block
}

.ff_indexPage .imagelink .owl-nav .owl-next {
	background: 0 0;
	display: block
}

.ff_indexPage .imagelink .owl-nav .owl-next .iconfont {
	color: rgba(39,38,38,.5)
}

.ff_indexPage .imagelink .owl-nav .owl-prev.disabled:hover {
	background: 0 0
}

.ff_indexPage .imagelink .owl-nav .owl-next.disabled:hover {
	background: 0 0
}

.ff_indexPage .imagelink .owl-nav .owl-prev.disabled:hover .iconfont {
	color: rgba(39,38,38,.5)
}

.ff_indexPage .imagelink .owl-nav .owl-next.disabled:hover .iconfont {
	color: rgba(39,38,38,.5)
}

#footer {
	background-color: #f0f0f0;
	margin-top: 20px
}

.nav .navitem .fa-angle-down {
	color: rgba(0,0,0,.28)
}

body {
	background: #fff
}