﻿/* css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding:0; margin:0;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */line-height:2em;}
body{font-family:'Microsoft Yahei';font-size: 14px;min-width: 1000px;color:#555;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight: normal;font-style: normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
q:before,q:after {content:'';}
p {text-align:justify;}
abbr,acronym {border:0;}
a{text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());color:#666;display:block;}
.clear{ display:block; clear:both;}
.relative{ position:relative;}
.grayscale{ filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */}
::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: rgba(210, 210, 210, 0.48);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(123, 121, 121, 0.7);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 0;
}
/* css reset */
html,body {position: relative;width:100%;}
.cu3_li,.cu2_imIn,.news_liBl,.cou_yearBl,.ho_icon,.du1_li,.neIn_back,.bu2_li,.bu2_ti,.bu3_tiBl,.news_daBl,.item02_more2:after,.du5_more:after,.du5_block,.du5_img,.du4_img,.news_img,.neNa_aBl,.neNa_bg img,.neIn_li,.vid_li,.vid_bg,.In92_li,.ul_aBl,.me_submit:after,.ind3_ti,.ind3_tiCh,.bu2_InLi,.bu5_right,.bu5_left,.pro_liBl,.bu59_img,.bu59_img img,.pro_liBl img,.buIn2_back:after,.ciB_liBl {-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.king {-webkit-transition:all 0.6s cubic-bezier(.75,0,.25,1);-ms-transition:all 0.6s cubic-bezier(.75,0,.25,1);-moz-transition:all 0.6s cubic-bezier(.75,0,.25,1);-o-transition:all 0.6s cubic-bezier(.75,0,.25,1);transition:all 0.6s cubic-bezier(.75,0,.25,1);}
.cu3_li:hover .cu2_imIn,.du5_block:hover .du5_img,.du4_block:hover .du4_img,.news_liBl:hover .news_img,.neNa_aBl:hover .neNa_bg img,.vid_liIn.vid_button:hover .vid_bg,.bu59_img:hover img,.pro_liBl:hover img {-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.king:hover {-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.king:hover {-webkit-transform:scale(0.98);-ms-transform:scale(0.98);-moz-transform:scale(0.98);-o-transform:scale(0.98);transform:scale(0.98);box-shadow: 0px 0px 10px 0px #ccc;}
.swiper-wrapper {-webkit-transition:all 0.6s easeOutCirc;-ms-transition:all 0.6s easeOutCirc;-moz-transition:all 0.6s easeOutCirc;-o-transition:all 0.6s easeOutCirc;transition:all 0.6s easeOutCirc;}

.item02_more2:after,.du5_more:after,.me_submit:after,.buIn2_back:after {
    background: #888;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0px;
    z-index: 10;
}
.item02_more2 div,.du5_more div,.me_submit div,.buIn2_back div {z-index: 20;position: relative;}
.item02_more2:hover:after,.du5_more:hover:after,.me_submit:hover:after,.buIn2_back:hover:after {width:100%;left:0px;right:auto;}
.du5_more:hover,.me_submit:hover div,.buIn2_back:hover div {color:#fff;}
 
.header_logo:after {content: "";display: block;position: absolute;left: -200px;top: 0px;width: 150px;height: 100%;background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));overflow: hidden;-webkit-transform: skewx(-25deg);-webkit-transition: 0s;}
.king { width: 150px; left: 600px; -webkit-transition: 1.2s;transition: 1.2s;}
.king {width: 150px; left: 1000px; -webkit-transition: 1.2s;transition: 1.2s;}
.In92_li:hover,.cu3_li:hover,.du5_block:hover,.du4_block,.In92_li:hover,.neNa_aBl:hover,.vid_li:hover,.In92_li:hover {box-shadow:0px 0px 10px 0px #ccc;}
@-webkit-keyframes anim09
{
    0%{ left: -200px;}
    30%{ left: 600px;}
    100%{ left: 600px;}
}
.header_logo:after {-webkit-animation: anim09 5s ease-in-out infinite;}

@keyframes animScale
{
	0%{ transform:scale(1);}
	50%{ transform:scale(1.05);}
	100%{ transform:scale(1);}
}
@-webkit-keyframes animScale
{
	0%{ -webkit-transform:scale(1);}
	50%{ -webkit-transform:scale(1.05);}
	100%{ -webkit-transform:scale(1);}
}
@-ms-keyframes animScale
{
	0%{ -ms-transform:scale(1);}
	50%{ -ms-transform:scale(1.05);}
	100%{ -ms-transform:scale(1);}
}
@-moz-keyframes animScale
{
	0%{ -moz-transform:scale(1);}
	50%{ -moz-transform:scale(1.05);}
	100%{ -moz-transform:scale(1);}
}
@-o-keyframes animScale
{
	0%{ -o-transform:scale(1);}
	50%{ -o-transform:scale(1.05);}
	100%{ -o-transform:scale(1);}
}

@-webkit-keyframes anSc0
{
	0%{ -webkit-transform:scale(1);}
	50%{ -webkit-transform:scale(1);}
	100%{ -webkit-transform:scale(1);}
}

.In_bg6 {-webkit-animation:animScale 20s linear infinite;animation:animScale 20s linear infinite;-ms-animation:animScale 20s linear infinite;-moz-animation:animScale 20s linear infinite;-o-animation:animScale 20s linear infinite;}
.king:hover {-webkit-animation:animScale 2s linear infinite;animation:animScale 2s linear infinite;-ms-animation:animScale 2s linear infinite;-moz-animation:animScale 2s linear infinite;-o-animation:animScale 2s linear infinite;}
.vid_button:hover {-webkit-animation:animScale 2s linear infinite;animation:animScale 2s linear infinite;-ms-animation:animScale 2s linear infinite;-moz-animation:animScale 2s linear infinite;-o-animation:animScale 2s linear infinite;}
.vid_button {cursor:pointer}

.vid_liIn.vid_button,.vid_li:hover .vid_bu {-webkit-animation:anSc0 2s linear infinite;}





.item_tags > a, .container_category > a {
	border: 1px solid rgba(170, 170, 170, 0.2);
	color: #828282;
	background-color: transparent;
}

.item_tags > a:hover, .container_category > a:hover, .item_tags > a.active, .container_category > a.active {
	border-color: #FF5A00;
	background-color: #FF5A00;
  /* color: #FF5A00; */
}

#search-list .searchFormGroup input {
	border: 2px solid #FF5A00;
	background: #fff;
}

#search-list .searchFormGroup input::-webkit-input-placeholder {
	color: #959595;
}

#search-list .searchFormGroup input:-moz-placeholder {
	color: #959595;
}

#search-list .searchFormGroup input::-moz-placeholder {
	color: #959595;
}

#search-list .searchFormGroup input:-ms-input-placeholder {
	color: #959595;
}

#search-list .searchFormGroup .searchSub {
	color: #fff;
	background: #FF5A00;
}

#search-list .searchFormGroup .searchSub .fa {
	display: none;
}

body .searchGroup, #search-list .searchGroup {
	display: inline-block;
	height: 100%;
}

body .searchGroup .search_wrap, #search-list .searchGroup .search_wrap {
	position: relative;
	top: 50%;
	transform: translate3d(0, -50%, 0);
}

body .searchGroup .search_wrap::after, #search-list .searchGroup .search_wrap::after {
	content: "";
	display: block;
	clear: both;
}

body .searchGroup .searchOnOff, #search-list .searchGroup .searchOnOff {
	line-height: 40px;
	display: none;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}

body .searchGroup .searchBox, #search-list .searchGroup .searchBox {
	float: left;
}

body .searchGroup .searchClose, #search-list .searchGroup .searchClose {
	display: inline-block;
	display: none;
}

body .searchGroup .searchFormGroup, #search-list .searchGroup .searchFormGroup {
	height: 40px;
}

body .searchGroup .searchFormGroup::after, #search-list .searchGroup .searchFormGroup::after {
	content: "";
	display: block;
	clear: both;
}

body .searchGroup .searchFormGroup input, #search-list .searchGroup .searchFormGroup input {
	float: left;
	box-sizing: border-box;
	width: 268px;
	height: 100%;
	text-indent: 15px;
}

body .searchGroup .searchFormGroup .searchSub, #search-list .searchGroup .searchFormGroup .searchSub {
	line-height: 40px;
	float: left;
	height: 100%;
	padding: 0 12px;
	cursor: pointer;
	text-align: center;
}

body #search-header {
	display: none;
}

body #navWrapper .content {
	position: relative;
}

body #search-nav.searchGroup {
	visibility: visible;
	opacity: 1;
}

body #search-nav {
	position: absolute;
	right: 0;
	left: auto;
	display: block;
	height: 80px;
	transition: opacity 0.36s ease, height 0.36s ease;
}

body #search-nav .searchBox {
	position: absolute;
	top: 100%;
	right: 0;
	overflow: hidden;
	height: 0;
	transition: height 0.36s ease;
	background: aliceblue;
}

body #search-nav.search-open .searchBox {
	height: 40px;
}

body #search-nav .searchOnOff {
	font-size: 17px;
	position: relative;
	top: 50%;
	display: block;
	transform: translate3d(0, -50%, 0);
}

body #search-nav .searchSub {
	display: none;
}

body #search-nav.navHide .searchBox {
	display: none;
}

body #search-nav .search_wrap {
	height: 100%;
}

.imagelink .owl-nav .owl-prev, .postSlider .owl-nav .owl-prev, .mlist .owl-nav .owl-prev, .ff_topSlider .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next,
.postSlider .owl-nav .owl-next,
.mlist .owl-nav .owl-next,
.ff_topSlider .owl-nav .owl-next {
	position: relative;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border-radius: 0;
	background: rgba(0, 0, 0, 0.2);
}

.imagelink .owl-nav .owl-prev .iconfont, .postSlider .owl-nav .owl-prev .iconfont, .mlist .owl-nav .owl-prev .iconfont, .ff_topSlider .owl-nav .owl-prev .iconfont,
.imagelink .owl-nav .owl-next .iconfont,
.postSlider .owl-nav .owl-next .iconfont,
.mlist .owl-nav .owl-next .iconfont,
.ff_topSlider .owl-nav .owl-next .iconfont {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.imagelink .owl-nav .owl-prev .iconfont, .postSlider .owl-nav .owl-prev .iconfont, .mlist .owl-nav .owl-prev .iconfont, .ff_topSlider .owl-nav .owl-prev .iconfont,
.imagelink .owl-nav .owl-next .iconfont,
.postSlider .owl-nav .owl-next .iconfont,
.mlist .owl-nav .owl-next .iconfont,
.ff_topSlider .owl-nav .owl-next .iconfont {
	color: #fff;
}

.imagelink .owl-nav .owl-prev .iconfont:before, .postSlider .owl-nav .owl-prev .iconfont:before, .mlist .owl-nav .owl-prev .iconfont:before, .ff_topSlider .owl-nav .owl-prev .iconfont:before,
.imagelink .owl-nav .owl-next .iconfont:before,
.postSlider .owl-nav .owl-next .iconfont:before,
.mlist .owl-nav .owl-next .iconfont:before,
.ff_topSlider .owl-nav .owl-next .iconfont:before {
	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;
}

.imagelink .owl-nav .owl-prev:hover, .postSlider .owl-nav .owl-prev:hover, .mlist .owl-nav .owl-prev:hover, .ff_topSlider .owl-nav .owl-prev:hover,
.imagelink .owl-nav .owl-next:hover,
.postSlider .owl-nav .owl-next:hover,
.mlist .owl-nav .owl-next:hover,
.ff_topSlider .owl-nav .owl-next:hover {
	background: #FF5A00;
}

.imagelink .owl-nav .owl-prev:hover .iconfont, .postSlider .owl-nav .owl-prev:hover .iconfont, .mlist .owl-nav .owl-prev:hover .iconfont, .ff_topSlider .owl-nav .owl-prev:hover .iconfont,
.imagelink .owl-nav .owl-next:hover .iconfont,
.postSlider .owl-nav .owl-next:hover .iconfont,
.mlist .owl-nav .owl-next:hover .iconfont,
.ff_topSlider .owl-nav .owl-next:hover .iconfont {
	color: #fff;
}

.imagelink .owl-nav .owl-prev.disabled:hover, .postSlider .owl-nav .owl-prev.disabled:hover, .mlist .owl-nav .owl-prev.disabled:hover, .ff_topSlider .owl-nav .owl-prev.disabled:hover,
.imagelink .owl-nav .owl-next.disabled:hover,
.postSlider .owl-nav .owl-next.disabled:hover,
.mlist .owl-nav .owl-next.disabled:hover,
.ff_topSlider .owl-nav .owl-next.disabled:hover {
	background: rgba(0, 0, 0, 0.2);
}

.imagelink .owl-nav .owl-prev.disabled:hover .iconfont, .postSlider .owl-nav .owl-prev.disabled:hover .iconfont, .mlist .owl-nav .owl-prev.disabled:hover .iconfont, .ff_topSlider .owl-nav .owl-prev.disabled:hover .iconfont,
.imagelink .owl-nav .owl-next.disabled:hover .iconfont,
.postSlider .owl-nav .owl-next.disabled:hover .iconfont,
.mlist .owl-nav .owl-next.disabled:hover .iconfont,
.ff_topSlider .owl-nav .owl-next.disabled:hover .iconfont {
	color: #fff;
}

.imagelink .owl-nav .owl-prev .iconfont:before, .postSlider .owl-nav .owl-prev .iconfont:before, .mlist .owl-nav .owl-prev .iconfont:before, .ff_topSlider .owl-nav .owl-prev .iconfont:before {
	content: "\f104";
}

.imagelink .owl-nav .owl-next .iconfont:before,
.postSlider .owl-nav .owl-next .iconfont:before,
.mlist .owl-nav .owl-next .iconfont:before,
.ff_topSlider .owl-nav .owl-next .iconfont:before {
	content: "\f105";
}

.imagelink .owl-nav {
	position: absolute;
	width: 100%;
	height: 0;
	margin: 0;
	top: 50%;
	transform: translateY(calc(-50%));
	left: auto;
}

.imagelink .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next {
	top: 50%;
	transform: translateY(-50%);
}

.imagelink .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next {
	width: 50px;
	height: 50px;
}

.mlist .owl-dots .owl-dot.active span, .imagelink .owl-dots .owl-dot.active span, .mlist .owl-dots .owl-dot:hover span, .imagelink .owl-dots .owl-dot:hover span {
	border: 1px solid #FF5A00;
	background: #FF5A00;
}

.mlist .owl-dots .owl-dot span, .imagelink .owl-dots .owl-dot span {
	border: 1px solid rgba(170, 170, 170, 0.2);
}

.ff_indexPage .mcontact .container_header .title {
	text-align: center;
}

.ff_indexPage .mcontact .container_header .subtitle {
	text-align: center;
}

.ff_indexPage .mlist .container_header {
	float: left;
}

.ff_indexPage .mlist .container_header .title {
	display: inline-block;
	margin-right: 10px;
}

.ff_indexPage .mlist .container_header .subtitle {
	display: inline-block;
}

.ff_indexPage .mlist .module_container .container_category {
	float: right;
	padding-top: 0;
}

.service.mlistpost .content_list .item_block .item_box .item_wrapper, .project.mlistpost .content_list .item_block .item_box .item_wrapper, .team .content_list .item_block .item_box .item_wrapper, .ff_indexPage .news .content_list .item_block .item_box .item_wrapper, .ff_pageList .news .content_list .item_block .item_box .item_wrapper, .videom .content_list .item_block .item_box .item_wrapper {
	padding: 24px 20px;
}

.service.mlistpost .content_list .item_block .item_box .item_wrapper > .date_wrap, .project.mlistpost .content_list .item_block .item_box .item_wrapper > .date_wrap, .team .content_list .item_block .item_box .item_wrapper > .date_wrap, .ff_indexPage .news .content_list .item_block .item_box .item_wrapper > .date_wrap, .ff_pageList .news .content_list .item_block .item_box .item_wrapper > .date_wrap, .videom .content_list .item_block .item_box .item_wrapper > .date_wrap {
	display: none;
}

.service.mlistpost .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, .team .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .ff_indexPage .news .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .ff_pageList .news .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .videom .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
	float: right;
}

.service.mlistpost .container_content .content_wrapper .more_wrap .more, .project.mlistpost .container_content .content_wrapper .more_wrap .more, .team .container_content .content_wrapper .more_wrap .more, .ff_indexPage .news .container_content .content_wrapper .more_wrap .more, .ff_pageList .news .container_content .content_wrapper .more_wrap .more, .videom .container_content .content_wrapper .more_wrap .more {
	display: none;
}

.service .content_list .item_img, .team.mlistpost .content_list .item_img, .news.mlistpost .content_list .item_img {
	float: left;
	width: 270px;
}

.service .content_list .item_wrapper, .team.mlistpost .content_list .item_wrapper, .news.mlistpost .content_list .item_wrapper {
	float: right;
	box-sizing: border-box;
	width: calc(100% - 280px);
	padding: 20px;
}

.service .content_list .item_wrapper .date_wrap, .team.mlistpost .content_list .item_wrapper .date_wrap, .news.mlistpost .content_list .item_wrapper .date_wrap {
	display: none;
}

.service .content_list .item_wrapper > .date_wrap, .team.mlistpost .content_list .item_wrapper > .date_wrap, .news.mlistpost .content_list .item_wrapper > .date_wrap {
	display: block;
}

.service .content_list .item_block .details, .team.mlistpost .content_list .item_block .details, .news.mlistpost .content_list .item_block .details {
	position: absolute;
	right: 20px;
	bottom: 12px;
	margin: 0;
}

.service .content_list .details, .team.mlistpost .content_list .details, .news.mlistpost .content_list .details {
	margin: 0;
}

.service .container_content .content_wrapper .more_wrap, .team.mlistpost .container_content .content_wrapper .more_wrap, .news.mlistpost .container_content .content_wrapper .more_wrap {
	display: none;
}

.service .container_content .content_wrapper > .more, .team.mlistpost .container_content .content_wrapper > .more, .news.mlistpost .container_content .content_wrapper > .more {
	display: block;
}

.project.mlist .content_list .date_wrap, .ff_indexPage .ad01.mlist .content_list .date_wrap,
.project.mlist .content_list .item_des,
.ff_indexPage .ad01.mlist .content_list .item_des,
.project.mlist .content_list .details,
.ff_indexPage .ad01.mlist .content_list .details {
	display: none;
}

.project.mlist .content_list .item_wrapper, .ff_indexPage .ad01.mlist .content_list .item_wrapper {
	position: absolute;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 24px 20px;
	bottom: 0px;
}

.ff_indexPage .team_tabs.mlist {
	background: rgba(0, 0, 0, 0.03);
}

.ff_indexPage .team_tabs.mlist .tab_button {
	display: none;
}

.mcustomize .wrapper .header {
	padding-bottom: 50px;
}

.mcustomize .wrapper .header .title {
	font-size: 24px;
	line-height: 30px;
	color: #555;
}

.mcustomize .wrapper .header .subtitle {
	font-size: 14px;
	line-height: 26px;
	color: #bbb;
}

.mcustomize .wrapper .description {
	font-size: 13px;
	line-height: 26px;
	color: #999;
}

.mcustomize .container_content .contentbody .description a {
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	margin-bottom: 20px;
	padding: 5px 40px;
	transition: all 0.36s ease;
	color: #999;
	border: 1px solid rgba(170, 170, 170, 0.2);
}

.mcustomize .container_content .contentbody .description a:hover {
	color: #fff;
	border-color: #FF5A00;
	background: #FF5A00;
}

.npagePage .ff_pageTarget {
	margin-top: 40px;
	background-color: #fff;
}

.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;
}

.service.mlistpost .tabBtn::after, .team.mlistpost .tabBtn::after, .news.mlistpost .tabBtn::after, .videom.mlistpost .tabBtn::after {
	content: "";
	display: block;
	clear: both;
}

.service.mlistpost .tabBtn .post-prev, .team.mlistpost .tabBtn .post-prev, .news.mlistpost .tabBtn .post-prev, .videom.mlistpost .tabBtn .post-prev,
.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-next,
.videom.mlistpost .tabBtn .post-next {
	transition: all 0.36s ease;
	position: relative;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	width: 50%;
	height: 120px;
	padding: 10px;
	background: #f5f5f5;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover, .team.mlistpost .tabBtn .post-prev:not(.empty):hover, .news.mlistpost .tabBtn .post-prev:not(.empty):hover, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover,
.service.mlistpost .tabBtn .post-next:not(.empty):hover,
.team.mlistpost .tabBtn .post-next:not(.empty):hover,
.news.mlistpost .tabBtn .post-next:not(.empty):hover,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover {
	background: #FF5A00;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title {
	color: #fff;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle {
	color: #fff;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap {
	opacity: 1;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .details {
	border-color: rgba(170, 170, 170, 0.2);
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .details:after {
	color: #fff;
}

.service.mlistpost .tabBtn .post-prev.empty, .team.mlistpost .tabBtn .post-prev.empty, .news.mlistpost .tabBtn .post-prev.empty, .videom.mlistpost .tabBtn .post-prev.empty,
.service.mlistpost .tabBtn .post-next.empty,
.team.mlistpost .tabBtn .post-next.empty,
.news.mlistpost .tabBtn .post-next.empty,
.videom.mlistpost .tabBtn .post-next.empty {
	cursor: default;
	background-color: #f8f8f8;
}

.service.mlistpost .tabBtn .post-prev.empty .details, .team.mlistpost .tabBtn .post-prev.empty .details, .news.mlistpost .tabBtn .post-prev.empty .details, .videom.mlistpost .tabBtn .post-prev.empty .details,
.service.mlistpost .tabBtn .post-next.empty .details,
.team.mlistpost .tabBtn .post-next.empty .details,
.news.mlistpost .tabBtn .post-next.empty .details,
.videom.mlistpost .tabBtn .post-next.empty .details {
	display: none;
}

.service.mlistpost .tabBtn .post-prev .img-wrap, .team.mlistpost .tabBtn .post-prev .img-wrap, .news.mlistpost .tabBtn .post-prev .img-wrap, .videom.mlistpost .tabBtn .post-prev .img-wrap,
.service.mlistpost .tabBtn .post-next .img-wrap,
.team.mlistpost .tabBtn .post-next .img-wrap,
.news.mlistpost .tabBtn .post-next .img-wrap,
.videom.mlistpost .tabBtn .post-next .img-wrap {
	transition: all 0.36s ease;
	position: absolute;
	top: 50%;
	width: 80px;
	height: auto;
	transform: translateY(-50%);
	opacity: 0;
}

.service.mlistpost .tabBtn .post-prev .img-wrap img, .team.mlistpost .tabBtn .post-prev .img-wrap img, .news.mlistpost .tabBtn .post-prev .img-wrap img, .videom.mlistpost .tabBtn .post-prev .img-wrap img,
.service.mlistpost .tabBtn .post-next .img-wrap img,
.team.mlistpost .tabBtn .post-next .img-wrap img,
.news.mlistpost .tabBtn .post-next .img-wrap img,
.videom.mlistpost .tabBtn .post-next .img-wrap img {
	width: 100%;
}

.service.mlistpost .tabBtn .post-prev .img-wrap div, .team.mlistpost .tabBtn .post-prev .img-wrap div, .news.mlistpost .tabBtn .post-prev .img-wrap div, .videom.mlistpost .tabBtn .post-prev .img-wrap div,
.service.mlistpost .tabBtn .post-next .img-wrap div,
.team.mlistpost .tabBtn .post-next .img-wrap div,
.news.mlistpost .tabBtn .post-next .img-wrap div,
.videom.mlistpost .tabBtn .post-next .img-wrap div {
	display: none;
}

.service.mlistpost .tabBtn .post-prev .details, .team.mlistpost .tabBtn .post-prev .details, .news.mlistpost .tabBtn .post-prev .details, .videom.mlistpost .tabBtn .post-prev .details,
.service.mlistpost .tabBtn .post-next .details,
.team.mlistpost .tabBtn .post-next .details,
.news.mlistpost .tabBtn .post-next .details,
.videom.mlistpost .tabBtn .post-next .details {
	position: absolute;
	top: 50%;
	overflow: hidden;
	width: 40px;
	height: 16px;
	transform: translateY(-50%);
	color: transparent;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap, .team.mlistpost .tabBtn .post-prev .infor-wrap, .news.mlistpost .tabBtn .post-prev .infor-wrap, .videom.mlistpost .tabBtn .post-prev .infor-wrap,
.service.mlistpost .tabBtn .post-next .infor-wrap,
.team.mlistpost .tabBtn .post-next .infor-wrap,
.news.mlistpost .tabBtn .post-next .infor-wrap,
.videom.mlistpost .tabBtn .post-next .infor-wrap {
	position: relative;
	top: 0;
	top: 50%;
	width: 250px;
	transform: translateY(-50%);
}

.service.mlistpost .tabBtn .post-prev .infor-wrap .title, .team.mlistpost .tabBtn .post-prev .infor-wrap .title, .news.mlistpost .tabBtn .post-prev .infor-wrap .title, .videom.mlistpost .tabBtn .post-prev .infor-wrap .title,
.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next .infor-wrap .title,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
	transition: all 0.36s ease;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap .title, .team.mlistpost .tabBtn .post-prev .infor-wrap .title, .news.mlistpost .tabBtn .post-prev .infor-wrap .title, .videom.mlistpost .tabBtn .post-prev .infor-wrap .title,
.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next .infor-wrap .title {
	font-size: 16px;
	line-height: 20px;
	color: #666;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
	font-size: 13px;
	line-height: 30px;
	height: 30px;
}

.service.mlistpost .tabBtn .post-prev, .team.mlistpost .tabBtn .post-prev, .news.mlistpost .tabBtn .post-prev, .videom.mlistpost .tabBtn .post-prev {
	float: left;
	padding-left: 85px;
}

.service.mlistpost .tabBtn .post-prev:hover .details:before, .team.mlistpost .tabBtn .post-prev:hover .details:before, .news.mlistpost .tabBtn .post-prev:hover .details:before, .videom.mlistpost .tabBtn .post-prev:hover .details:before {
	right: 60px;
}

.service.mlistpost .tabBtn .post-prev:hover .details:after, .team.mlistpost .tabBtn .post-prev:hover .details:after, .news.mlistpost .tabBtn .post-prev:hover .details:after, .videom.mlistpost .tabBtn .post-prev:hover .details:after {
	right: 25px;
	opacity: 1;
}

.service.mlistpost .tabBtn .post-prev .img-wrap, .team.mlistpost .tabBtn .post-prev .img-wrap, .news.mlistpost .tabBtn .post-prev .img-wrap, .videom.mlistpost .tabBtn .post-prev .img-wrap {
	right: 15px;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap, .team.mlistpost .tabBtn .post-prev .infor-wrap, .news.mlistpost .tabBtn .post-prev .infor-wrap, .videom.mlistpost .tabBtn .post-prev .infor-wrap {
	float: left;
}

.service.mlistpost .tabBtn .post-prev .details, .team.mlistpost .tabBtn .post-prev .details, .news.mlistpost .tabBtn .post-prev .details, .videom.mlistpost .tabBtn .post-prev .details {
	left: 22px;
	border-right: 1px solid #e5e5e5;
}

.service.mlistpost .tabBtn .post-prev .details:before, .team.mlistpost .tabBtn .post-prev .details:before, .news.mlistpost .tabBtn .post-prev .details:before, .videom.mlistpost .tabBtn .post-prev .details:before, .service.mlistpost .tabBtn .post-prev .details:after, .team.mlistpost .tabBtn .post-prev .details:after, .news.mlistpost .tabBtn .post-prev .details:after, .videom.mlistpost .tabBtn .post-prev .details:after {
	content: "";
	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 0.36s ease;
	font-size: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #999;
}

.service.mlistpost .tabBtn .post-prev .details:before, .team.mlistpost .tabBtn .post-prev .details:before, .news.mlistpost .tabBtn .post-prev .details:before, .videom.mlistpost .tabBtn .post-prev .details:before {
	right: 25px;
}

.service.mlistpost .tabBtn .post-prev .details:after, .team.mlistpost .tabBtn .post-prev .details:after, .news.mlistpost .tabBtn .post-prev .details:after, .videom.mlistpost .tabBtn .post-prev .details:after {
	right: -30px;
	opacity: 0;
}

.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-next,
.videom.mlistpost .tabBtn .post-next {
	float: right;
	padding-right: 85px;
}

.service.mlistpost .tabBtn .post-next:hover .details:before, .team.mlistpost .tabBtn .post-next:hover .details:before, .news.mlistpost .tabBtn .post-next:hover .details:before, .videom.mlistpost .tabBtn .post-next:hover .details:before {
	left: 60px;
}

.service.mlistpost .tabBtn .post-next:hover .details:after, .team.mlistpost .tabBtn .post-next:hover .details:after, .news.mlistpost .tabBtn .post-next:hover .details:after, .videom.mlistpost .tabBtn .post-next:hover .details:after {
	left: 25px;
	opacity: 1;
}

.service.mlistpost .tabBtn .post-next .img-wrap,
.team.mlistpost .tabBtn .post-next .img-wrap,
.news.mlistpost .tabBtn .post-next .img-wrap,
.videom.mlistpost .tabBtn .post-next .img-wrap {
	left: 15px;
}

.service.mlistpost .tabBtn .post-next .infor-wrap,
.team.mlistpost .tabBtn .post-next .infor-wrap,
.news.mlistpost .tabBtn .post-next .infor-wrap,
.videom.mlistpost .tabBtn .post-next .infor-wrap {
	float: right;
}

.service.mlistpost .tabBtn .post-next .details,
.team.mlistpost .tabBtn .post-next .details,
.news.mlistpost .tabBtn .post-next .details,
.videom.mlistpost .tabBtn .post-next .details {
	right: 22px;
	border-left: 1px solid rgba(170, 170, 170, 0.2);
}

.service.mlistpost .tabBtn .post-next .details:before, .team.mlistpost .tabBtn .post-next .details:before, .news.mlistpost .tabBtn .post-next .details:before, .videom.mlistpost .tabBtn .post-next .details:before, .service.mlistpost .tabBtn .post-next .details:after, .team.mlistpost .tabBtn .post-next .details:after, .news.mlistpost .tabBtn .post-next .details:after, .videom.mlistpost .tabBtn .post-next .details:after {
	content: "";
	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 0.36s ease;
	font-size: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #999;
}

.service.mlistpost .tabBtn .post-next .details:before, .team.mlistpost .tabBtn .post-next .details:before, .news.mlistpost .tabBtn .post-next .details:before, .videom.mlistpost .tabBtn .post-next .details:before {
	left: 25px;
}

.service.mlistpost .tabBtn .post-next .details:after, .team.mlistpost .tabBtn .post-next .details:after, .news.mlistpost .tabBtn .post-next .details:after, .videom.mlistpost .tabBtn .post-next .details:after {
	left: -30px;
	opacity: 0;
}

.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next .infor-wrap .title,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
	text-align: right;
}

.project.mlistpost .tabBtn.inPos .post-next,
.project.mlistpost .tabBtn.inPos .post-prev {
	opacity: 1;
}

.project.mlistpost .tabBtn.outPos .post-next,
.project.mlistpost .tabBtn.outPos .post-prev {
	visibility: hidden;
	opacity: 0;
}

.project.mlistpost .tabBtn .post-prev,
.project.mlistpost .tabBtn .post-next {
	position: fixed;
	z-index: 20;
	top: 50%;
	width: 42px;
	height: 100px;
	transition: opacity 0.36s ease-out, visibility 0.36s ease-out;
	transform: translateY(-50%);
}

.project.mlistpost .tabBtn .post-prev.empty,
.project.mlistpost .tabBtn .post-next.empty {
	display: none;
}

.project.mlistpost .tabBtn .post-prev:hover .details,
.project.mlistpost .tabBtn .post-next:hover .details {
	border-color: #FF5A00;
	background: #FF5A00;
}

.project.mlistpost .tabBtn .post-prev:hover .details:before,
.project.mlistpost .tabBtn .post-next:hover .details:before {
	color: #fff;
}

.project.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap {
	visibility: hidden;
	width: 170px;
	opacity: 0;
}

.project.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap {
	position: absolute;
	z-index: 10;
	box-sizing: border-box;
	height: 100%;
	border: 3px solid #FF5A00;
}

.project.mlistpost .tabBtn .post-prev .img-wrap:after,
.project.mlistpost .tabBtn .post-next .img-wrap:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	background: rgba(0, 0, 0, 0.4);
}

.project.mlistpost .tabBtn .post-prev .img-wrap div,
.project.mlistpost .tabBtn .post-next .img-wrap div {
	height: 100%;
	background-position: center center;
	background-size: cover;
}

.project.mlistpost .tabBtn .post-prev .img-wrap img,
.project.mlistpost .tabBtn .post-next .img-wrap img {
	display: none;
}

.project.mlistpost .tabBtn .post-prev .details,
.project.mlistpost .tabBtn .post-next .details {
	position: absolute;
	box-sizing: border-box;
	width: 42px;
	height: 100%;
	transition: all 0.3s ease-out 0s;
	border: 1px solid #ececec;
	background: #fff;
}

.project.mlistpost .tabBtn .post-prev .details:before,
.project.mlistpost .tabBtn .post-next .details:before {
	content: "";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 14px;
	line-height: 1;
	color: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #999;
}

.project.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap {
	position: absolute;
	z-index: 10;
	top: 50%;
	box-sizing: border-box;
	transform: translateY(-50%);
}

.project.mlistpost .tabBtn .post-prev .infor-wrap .title,
.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.project.mlistpost .tabBtn .post-next .infor-wrap .title,
.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.project.mlistpost .tabBtn .post-prev .infor-wrap .title,
.project.mlistpost .tabBtn .post-next .infor-wrap .title {
	font-size: 16px;
	line-height: 20px;
	display: block;
	width: 70%;
	color: #fff;
}

.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
	font-size: 14px;
	line-height: 18px;
	display: block;
	width: 80%;
	color: #fff;
}

.project.mlistpost .tabBtn .post-prev {
	left: 0;
}

.project.mlistpost .tabBtn .post-prev .img-wrap {
	left: 100%;
	border-left: 0;
}

.project.mlistpost .tabBtn .post-prev .details {
	left: 0;
}

.project.mlistpost .tabBtn .post-prev .details:before {
	content: "\f104";
}

.project.mlistpost .tabBtn .post-prev .infor-wrap {
	left: 100%;
	padding-left: 20px;
}

.project.mlistpost .tabBtn .post-next {
	right: 0;
}

.project.mlistpost .tabBtn .post-next .img-wrap {
	right: 100%;
	border-right: 0;
}

.project.mlistpost .tabBtn .post-next .details {
	right: 0;
}

.project.mlistpost .tabBtn .post-next .details:before {
	content: "\f105";
}

.project.mlistpost .tabBtn .post-next .infor-wrap {
	right: 100%;
	padding-left: 20px;
}

@media screen and (min-width: 1600px) {
	.project.mlistpost .post-prev:hover .infor-wrap,
  .project.mlistpost .post-prev:hover .img-wrap,
  .project.mlistpost .post-next:hover .infor-wrap,
  .project.mlistpost .post-next:hover .img-wrap {
		visibility: visible;
		opacity: 1;
	}

	.project.mlistpost .post-prev:hover .details,
  .project.mlistpost .post-next:hover .details {
		border-color: #FF5A00;
		background: #FF5A00;
	}

	.project.mlistpost .post-prev:hover .details:before,
  .project.mlistpost .post-next:hover .details:before {
		color: #fff;
	}
}

.ff_postPage .service.mlistpost {
	padding: 50px 50px 0;
}

.ff_postPage .service.mlistpost .module_container {
	max-width: 100%;
}

.ff_postPage .service.mlistpost .postContent {
	float: right;
	width: calc(100% - 440px);
}

.ff_postPage .service.mlistpost .postContent .postInfo {
	display: none;
}

.ff_postPage .service.mlistpost .postInfo .description a {
	line-height: 40px;
	display: inline-block;
	height: 40px;
	margin-top: 20px;
	padding: 0 30px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	text-align: center;
	color: #555;
	border: 1px solid #dbdbdb;
	background-color: #fff;
}

.ff_postPage .service.mlistpost .postInfo .description a:hover {
	color: #fff;
	border: 1px solid #383838;
	background-color: #383838;
}

.ff_postPage .service.mlistpost .listWrap {
	float: left;
	box-sizing: border-box;
	width: 440px;
	padding-right: 50px;
}

.ff_postPage .service.mlistpost .listWrap > .item_tags {
	margin-bottom: 20px;
}

.ff_postPage .service.mlistpost .listWrap .postInfo .item_tags {
	display: none;
}

.ff_postPage .service.mlistpost .listContent_post {
	border-top: 1px solid rgba(170, 170, 170, 0.2);
}

.ff_postPage .project.mlistpost .postInfo .description a, .ff_postPage .team.mlistpost .postInfo .description a, .ff_postPage .news.mlistpost .postInfo .description a, .ff_postPage .videom.mlistpost .postInfo .description a {
	line-height: 40px;
	display: inline-block;
	height: 40px;
	margin-top: 20px;
	padding: 0 30px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	text-align: center;
	color: #555;
	border: 1px solid #dbdbdb;
	background-color: #fff;
}

.ff_postPage .project.mlistpost .postInfo .description a:hover, .ff_postPage .team.mlistpost .postInfo .description a:hover, .ff_postPage .news.mlistpost .postInfo .description a:hover, .ff_postPage .videom.mlistpost .postInfo .description a:hover {
	color: #fff;
	border: 1px solid #383838;
	background-color: #383838;
}

.ff_postPage .project.mlistpost .listWrap .postInfo, .ff_postPage .team.mlistpost .listWrap .postInfo, .ff_postPage .news.mlistpost .listWrap .postInfo, .ff_postPage .videom.mlistpost .listWrap .postInfo {
	display: none;
}

.ff_postPage .project.mlistpost .listWrap .postInfo .description a, .ff_postPage .team.mlistpost .listWrap .postInfo .description a, .ff_postPage .news.mlistpost .listWrap .postInfo .description a, .ff_postPage .videom.mlistpost .listWrap .postInfo .description a {
	line-height: 40px;
	display: inline-block;
	height: 40px;
	margin-top: 20px;
	padding: 0 30px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	text-align: center;
	color: #555;
	border: 1px solid #dbdbdb;
	background-color: #fff;
}

.ff_postPage .project.mlistpost .listWrap .postInfo .description a:hover, .ff_postPage .team.mlistpost .listWrap .postInfo .description a:hover, .ff_postPage .news.mlistpost .listWrap .postInfo .description a:hover, .ff_postPage .videom.mlistpost .listWrap .postInfo .description a:hover {
	color: #fff;
	border: 1px solid #383838;
	background-color: #383838;
}

.ff_postPage .project.mlistpost .listContent_post, .ff_postPage .team.mlistpost .listContent_post, .ff_postPage .news.mlistpost .listContent_post, .ff_postPage .videom.mlistpost .listContent_post {
	border-top: 1px solid rgba(170, 170, 170, 0.2);
}

#mcontact {
	background: #3e3e3e;
}

#mcontact .container_header {
	float: none;
}

#mcontact .container_header .title {
	color: #fff;
}

#mcontact .contactlist {
	padding-top: 50px;
}

#mcontact .contactlist::after {
	content: "";
	display: block;
	clear: both;
}

#mcontact .contactinfo {
	float: left;
}

#mcontact .contactinfo .contact_name {
	font-size: 16px;
	font-weight: 100;
	line-height: 24px;
	margin-bottom: 25px;
	color: #fff;
}

#mcontact .contactinfo p {
	font-size: 13px;
	line-height: 28px;
	width: 400px;
	height: 28px;
	padding-right: 40px;
	color: #989898;
}

#mcontact .ff_social {
	padding-top: 40px;
}

#mcontact .ff_social a {
	font-size: 16px;
	line-height: 28px;
	display: block;
	width: 30px;
	height: 30px;
	margin-right: 20px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	text-align: center;
	color: #b3b3b3;
	border-radius: 15px;
	background: rgba(255, 0, 0, 0);
}

#mcontact .ff_social a:hover {
	color: #fff;
	background: #5c5c5c;
}

#mcontact .contactform {
	float: right;
}

#mcontact .contactform .contactform_content textarea {
	overflow: hidden;
	height: 100px;
	resize: none;
}

#mcontact .contactform .inputtxt {
	line-height: 20px;
	width: 320px;
	height: 20px;
	margin-bottom: 10px;
	padding: 10px 20px;
	transition: all 0.3s ease-out 0s;
	color: #fff;
	border: 0;
	border-bottom: rgba(255, 255, 255, 0.09) 1px solid;
	background-color: rgba(0, 0, 0, 0);
}

#mcontact .contactform .inputtxt.submit {
	font-size: 16px;
	width: 100%;
	height: 48px;
	padding: 5px 0;
	cursor: pointer;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color: #fff;
	background-color: #5c5c5c;
}

#mcontact .contactform .inputtxt.submit:hover {
	background-color: #7b7b7b;
}

.project.mlistpost .postContent {
	position: relative;
	box-sizing: border-box;
	max-width: calc(100% - 315px);
	margin-top: 40px;
	padding-top: 0;
	padding-right: 80px;
}

.project.mlistpost .postInfo {
	padding-bottom: 50px;
}

.project.mlistpost .postInfo::after {
	content: "";
	display: block;
	clear: both;
}

.project.mlistpost .postInfo .mainInfor .title {
	font-size: 22px;
	color: #444;
}

.project.mlistpost .postInfo .mainInfor .subtitle {
	font-size: 13px;
	line-height: 24px;
	color: #c1c1c1;
}

.project.mlistpost .postInfo .description {
	font-size: 13px;
	line-height: 30px;
	position: absolute;
	top: 0;
	left: 100%;
	box-sizing: border-box;
	width: 315px;
	margin-top: 0;
	padding-left: 50px;
	color: #929292;
	border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.project.mlistpost .postInfo .description a {
	line-height: 40px;
	display: inline-block;
	height: 40px;
	margin-top: 20px;
	padding: 0 30px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	text-align: center;
	color: #555;
	border: 1px solid #dbdbdb;
	background-color: #fff;
}

.project.mlistpost .postInfo .description a:hover {
	color: #fff;
	border: 1px solid #383838;
	background-color: #383838;
}

#footer {
	padding: 10px 56px;
}

#footer p {
	line-height: 24px;
	width: 100%;
	height: 24px;
	margin: 0 auto;
	text-align: left;
}

#footer p span.ellipsis {
	display: inline;
	max-width: 70%;
	opacity: 0.8;
	letter-spacing: 0.5px;
}

#footer p a#flogo {
	display: inline-block;
	width: 50px;
	height: 20px;
	margin-top: 2px;
	margin-left: 10px;
	vertical-align: top;
}

#footer p a#fbeian {
	vertical-align: top;
}

.pageEditor .module_container {
	padding-top: 60px;
}

.pageEditor .container_header .title,
.pageEditor .container_header .subtitle {
	text-align: center;
}

#navWrapper .content .nav > .navitem > a:hover {
	border-color: #FF5A00;
	color: #FF5A00;
}

#navWrapper .content .nav > .navitem .subnav li a:hover {
	color: #fff;
	background-color: #FF5A00;
}

.mlist:not(.imagelink) .content_list .item_block:hover {
	background-color: transparent;
}

.mlist:not(.imagelink) .content_list .item_block:hover .details {
	border-color: #FF5A00;
	background-color: #FF5A00;
	color: #fff;
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
	color: #FF5A00;
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
	color: #fff;
	font-size: 18px;
	letter-spacing: 3px;
}

.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;
}

.mlist .owl-dots .active.owl-dot span, .ff_topSlider .owl-dots .active.owl-dot span, .imagelink .owl-dots .active.owl-dot span, .mlist .owl-dots .owl-dot:hover span, .ff_topSlider .owl-dots .owl-dot:hover span, .imagelink .owl-dots .owl-dot:hover span {
	background: #ffffff;
}

.mlist .owl-dots .owl-dot span, .ff_topSlider .owl-dots .owl-dot span, .imagelink .owl-dots .owl-dot span {
	border: 1px solid #ffffff;
	border-color: rgba(255, 255, 255, 0.5);
	background: none;
	width: 8px;
	height: 8px;
	margin: 5px;
	transition: all 0.2s ease-in;
}

@-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% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0);
	}
}

@keyframes nav-item-searchshow {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
		animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
	}

	40% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
}

@keyframes nav-item-searchhide {
	0% {
		opacity: 0;
		transform: scale(0.7);
		animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
	}

	40% {
		opacity: 1;
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes searchform-slide-one {
	0% {
		transform: translate3d(calc(-50% + 100px), 0, 0);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
	}

	100% {
		transform: translate3d(-50%, 0, 0);
	}
}

@keyframes searchform-slideout-one {
	0% {
		opacity: 1;
		transform: translate3d(-50%, 0, 0);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
	}

	100% {
		opacity: 0;
		transform: translate3d(-calc(100px + 50%), 0, 0);
	}
}

@keyframes searchform-slide-two {
	0% {
		transform: translate3d(100px, 0, 0);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
	}

	100% {
		transform: translate3d(0, 0, 0);
	}
}

@keyframes searchform-slideout-two {
	0% {
		opacity: 0;
		transform: translate3d(-100, 0, 0);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
	}

	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
form {
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: top;
}

input,
textarea {
	margin: 0;
	padding: 0;
	outline: none;
}

select {
	outline: none;
}

textarea {
	resize: none;
	overflow: auto;
}

table {
	border-collapse: collapse;
}

th,
td {
	padding: 0;
}

input,
textarea {
	font-family: "微软雅黑";
	outline: 0;
	font-size: 14px;
	-webkit-appearance: none;
	border: none;
	background: 0 0;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ellipsis {
  /* text-overflow: ellipsis; */
  /* overflow: hidden; */
  /* white-space: nowrap; */
	display: block;
}

.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;
}

img {
	max-width: 100%;
}

.fa-angle-right,
.fa-angle-down {
	padding-left: 10px;
	color: inherit;
}

.item_index {
	display: none;
}

::-webkit-scrollbar-track-piece,
::-webkit-scrollbar,
::-webkit-scrollbar-thumb {
	width: 6px;
}

::-webkit-scrollbar-track-piece {
	background-color: rgba(255,255,255,0.6);
}

::-webkit-scrollbar {
	background-color: rgba(255,255,255,0.6);
}

::-webkit-scrollbar-thumb {
	background-color: #FF5A00;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #FF5A00;
}

.item_tags {
	clear: both;
	height: 28px;
	border-top: 1px solid rgba(170, 170, 170, 0.2);
}

.item_tags::after {
	content: "";
	display: block;
	clear: both;
}

.item_tags .item_box {
	display: none;
}

.item_tags .fa-tags {
	display: none;
}

.item_tags > a {
	line-height: 26px;
	float: left;
	margin-right: 10px;
	padding: 0 14px;
	border: 1px solid rgba(170, 170, 170, 0.2);
}

.module {
  /* background: #fff; */
}

.container_header .title {
	font-size: 24px;
	line-height: 30px;
	color: #555;
}

.container_header .subtitle {
	font-size: 14px;
	line-height: 26px;
	color: #bbb;
}

.container_category {
	padding-top: 40px;
	text-align: center;
}

.container_category > a {
	font-size: 13px;
	line-height: 30px;
	display: inline-block;
	margin: 0 5px;
	padding: 0 20px;
	text-align: center;
}

.container_content {
	clear: both;
}

.mlist:not(.imagelink) .content_list .item_block {
	box-sizing: border-box;
	border: 1px solid rgba(170, 170, 170, 0.2);
	background-color: transparent;
}

.mlist:not(.imagelink) .content_list .item_block .item_tags {
	padding: 15px;
}

.mlist:not(.imagelink) .content_list .item_img {
	position: relative;
	overflow: hidden;
}

.mlist:not(.imagelink) .content_list .item_img img {
	transition: all 0.36s ease;
	display: inline;
}

.mlist:not(.imagelink) .content_list .item_info .title {
	transition: all 0.36s ease;
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	padding-bottom: 5px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;    
}

.mlist:not(.imagelink) .content_list .item_info .subtitle {
	transition: all 0.36s ease;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	/* margin-top: 5px; */
	letter-spacing: 3px;
}

.mlist:not(.imagelink) .content_list .date_wrap {
	transition: all 0.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 0.36s ease;
	font-size: 13px;
	line-height: 26px;
	overflow: hidden;
	height: 52px;
	color: #999;
}

.mlist:not(.imagelink) .content_list .item_wrapper .details {
	display: none;
}

.mlist:not(.imagelink) .content_list .details {
	transition: all 0.36s ease;
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	margin-bottom: 30px;
	margin-left: 20px;
	padding: 0 20px;
	color: #999;
	border: 1px solid rgba(170, 170, 170, 0.2);
}

#pages {
	padding: 40px 0 80px;
}

#pages::after {
	content: "";
	display: block;
	clear: both;
}

#pages a {
	font-size: 14px;
	line-height: 36px;
	float: left;
	width: 36px;
	height: 36px;
}

#pages .page-item {
	margin-right: 5px;
	text-align: center;
	border: 1px solid rgba(170, 170, 170, 0.2);
	background-color: transparent;
}

#pages .page-item.active, #pages .page-item:hover {
	color: #fff;
	border-color: #FF5A00;
	background-color: #FF5A00;
}

.ff_pageTarget {
	line-height: 45px;
	background-color: #f7f7f7;
}

.ff_pageTarget .fa-angle-right {
	padding: 0 10px;
}

.ff_pageTarget .container_target a:hover {
	color: #FF5A00;
}

.ff_pageTarget .container_target a:last-child {
	color: #FF5A00;
}

.postbody {
	font-size: 13px;
}

.postbody p {
	line-height: 24px;
}

.postbody hr {
	margin: 20px 0;
	border: none;
	border-top: 1px dotted rgba(170, 170, 170, 0.2);
}

#banner div {
	height: 300px;
}

.ff_pageList .container_category + .container_content {
	padding-top: 40px;
}

.postSlider .owl-nav {
	position: absolute;
	width: 100%;
	height: 0;
	margin: 0;
	top: 50%;
	transform: translateY(calc(-50%));
}

.postSlider .owl-nav .owl-prev,
.postSlider .owl-nav .owl-next {
	top: 50%;
	transform: translateY(-50%);
}

.postSlider .owl-nav .owl-prev,
.postSlider .owl-nav .owl-next {
	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;
	overflow: hidden;
	width: 100px;
	height: 60px;
}

.postSlider .tab_button .item_img:hover img {
	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:hover .item_img:after, .postSlider .tab_button .item_block.current .item_img:after {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	content: "";
	border: 3px solid #FF5A00;
}

.postContent {
	margin-bottom: 40px;
	padding-top: 40px;
}

.postInfo .title {
	font-size: 16px;
	line-height: 20px;
	transition: all 0.3s ease-out 0s;
	color: #444;
}

.postInfo .subtitle {
	font-size: 12px;
	line-height: 14px;
	margin-top: 4px;
	transition: all 0.3s ease-out 0s;
	color: #999;
}

.postInfo .description {
	font-size: 13px;
	line-height: 24px;
	margin-top: 20px;
	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 {
	margin-bottom: 30px;
	padding: 0;
	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 {
	font-size: 13px;
	color: #888;
}

#postWrapper::after {
	content: "";
	display: block;
	clear: both;
}

body #search-header {
	display: none;
}

body #header {
	position: fixed;
	z-index: 999;
	top: 0;
	min-width: 1160px;
}

body #header #search-nav {
	height: 80px;
}

body #header.mini #search-nav {
	height: 66px;
}

body #sitecontent {
	padding-top: 80px;
}

body #header {
	transition: height 0.36s ease;
	width: 100%;
	height: 80px;
	background: url();
}

body #header.mini {
	height: 66px;
}

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 !important;
}

body #header .wrapper {
	height: 100%;
}

body #header .wrapper > .content {
	max-width: 1820px;
	height: 100%;
	margin: 0 auto;
}

body #headTop {
	position: relative;
	float: left;
	height: 100%;
	margin-right: 50px;
}

body #headTop #logo {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

body #headTop #logo {
	position: relative;
	display: block;
	width: 180px;
}

body #navWrapper {
	float: right;
	height: 100%;
}

body #navWrapper .content {
	height: 100%;
}

body #navWrapper .content::after {
	content: "";
	display: block;
	clear: both;
}

body #navWrapper .content .nav {
	float: right;
	height: 100%;
	width: 720px;
	z-index: 99;
	position: relative;
	letter-spacing: 1px;
}

body #navWrapper .content .nav > .navitem {
	transition: all 0.36s ease;
	font-size: 14px;
	position: relative;
	float: left;
	cursor: pointer;
}

body #navWrapper .content .nav > .navitem:hover .subnav {
	display: block;
}

body #navWrapper .content .nav > .navitem > a {
	transition: all 0.36s ease;
	line-height: calc(80px - 2px);
	display: block;
	padding: 0 26px;
	border-bottom: 2px solid transparent;
}

body #navWrapper .content .nav > .navitem > a.active {
	color: #FF5A00;
}

body #navWrapper .content .nav > .navitem .subnav {
	transition: all 0.36s ease;
	position: absolute;
	z-index: 199;
	top: calc(100% - 2px);
	left: 0;
  /* overflow: hidden; */
	width: 180px;
	height: auto;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #fff;
	background: #fff;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
	display: none;
	padding-bottom: 10px;
	padding-top: 5px;
}

body #navWrapper .content .nav > .navitem .subnav li {
	width: auto;
	cursor: pointer;
	float: left;
	width: 100%;
	position: relative;
}

body #navWrapper .content .nav > .navitem .subnav li a {
	transition: all 0.36s ease;
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	display: block;
	transition: all 0.2s ease-in-out;
	color: #666;
	width: 100%;
	padding: 9px 0;
}

body #navWrapper .content .nav > .navitem .subnav li a:hover {
	color: #fff;
	background-color:#ffa500;
}

body #openBtn,
body #hcontact {
	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: 100%;
	margin: 0 auto;
}

.npagePage .more {
	display: none !important;
}

.ff_pageList .content {
	background: #fff;
}

.ff_indexPage {
	position: relative;
}

.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.ff_indexPage .mlist .content_wrapper {
	padding-top: 51px;
}

.ff_indexPage .mlist .content_wrapper .more_wrap .more {
	display: none;
}

.ff_indexPage .mlist .content_wrapper .more {
	font-size: 14px;
	line-height: 46px;
	display: block;
	width: 200px;
	margin: 50px auto 0;
	text-align: center;
	border: 1px solid rgba(170, 170, 170, 0.2);
	background-color: transparent;
}

.ff_indexPage .mlist .content_wrapper .more:hover {
	color: #fff;
	background-color: #FF5A00;
}

.mlist .owl-nav {
	position: absolute;
	width: 100%;
	height: 0;
	margin: 0;
	top: 50%;
	transform: translateY(calc(-50%));
}

.mlist .owl-nav .owl-prev,
.mlist .owl-nav .owl-next {
	top: 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-prev,
.mlist .owl-nav .owl-next {
	width: 50px;
	height: 50px;
}

.mlist .owl-dots {
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
}

.ff_indexPage #topSlider {
	padding-top: 0px;
	padding-bottom: 0px;
	background: #181818;
}

#sliderDirThemb,
#sliderDotThemb {
	border-color: #FF5A00;
}

#topSlider {
	background: transparent;
}

.ff_topSlider {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.ff_topSlider .content_list {
	display: block;
	visibility: hidden;
	overflow: hidden;
	height: 100%;
}

.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 {
	left: 50%;
	width: 3600px;
	height: 100%;
	margin-left: -1800px;
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:before, .ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after {
	position: absolute;
	z-index: 2;
	top: 0;
	display: block;
	box-sizing: border-box;
	width: 1200px;
	height: 100%;
	content: "";
	border: #1c1c1c 30px solid;
	background-color: rgba(0, 0, 0, 0.5);
}

.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 {
	transform: translateY(50px);
	opacity: 0;
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-item.active.active3 .item_block p {
	transform: translateY(0px);
	opacity: 1;
}

.ff_topSlider .content_list .owl-item.active .item_block p {
	transform: translateY(0px);
	opacity: 1;
}

.ff_topSlider .content_list .item_block {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.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 {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.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;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}

.ff_topSlider .content_list .item_block a {
	position: absolute;
	top: 0;
	left: 0;
	display: table;
	width: 100%;
	height: 100%;
}

.ff_topSlider .content_list .item_block a div {
	display: table-cell;
	padding: 100px 50px;
	vertical-align: middle;
}

.ff_topSlider .content_list .item_block a i {
	font-size: 24px;
	text-indent: 20px;
}

.ff_topSlider .content_list .item_block p {
	max-width: 1170px;
	margin: 0 auto;
	-webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
	transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
	transform: translateY(50px);
	opacity: 0;
	color: #fff;
}

.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;
	margin-top: 6px;
	transition-delay: 0.2s;
	color: #ddd;
}

.ff_topSlider .progress {
	position: absolute;
	z-index: 1;
	bottom: 0;
	display: none;
	width: 100%;
	width: 0;
	height: 1px;
	background: rgba(150, 57, 71, 0.8);
}

.ff_topSlider .owl-nav {
	position: absolute;
	width: 100%;
	height: 0;
	margin: 0;
	top: 50%;
	transform: translateY(calc(-50%));
}

.ff_topSlider .owl-nav .owl-prev,
.ff_topSlider .owl-nav .owl-next {
	top: 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-prev,
.ff_topSlider .owl-nav .owl-next {
	width: 50px;
	height: 50px;
}

.ff_topSlider .owl-dots {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
}

._newTopSlider {
	position: absolute;
	bottom: 100px;
	width: 400px;
	background: #fff;
	z-index: 111;
}

.ff_indexPage .service .content_list::after, .bodylist .service .content_list::after {
	content: "";
	display: block;
	clear: both;
}

.ff_indexPage .service .content_wrapper, .bodylist .service .content_wrapper {
	position: relative;
	margin-right: 0;
}

.ff_indexPage .service .content_wrapper.slider, .bodylist .service .content_wrapper.slider {
	margin-right: 0;
}

.ff_indexPage .service .content_wrapper.slider .item_block, .bodylist .service .content_wrapper.slider .item_block {
	margin-bottom: 0;
}

.ff_indexPage .service .owl-item .item_block, .bodylist .service .owl-item .item_block {
	width: 100%;
}

.ff_indexPage .service .item_block, .bodylist .service .item_block {
	transition: all 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 1 - 0);
}

.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 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 15px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 3 - 15px);
}

._dotNumberWrapper {
	position: absolute;
	right: 85px;
	bottom: 20vh;
	left: 17vw;
	transform: none;
}

.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: 0px;
}

.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 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: auto;
}

.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 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 15px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 3 - 15px);
}

.ff_indexPage .project .content_wrapper.slider {
	width: 100%;
}

.project .content_wrapper a {
	cursor: move;
	cursor: -webkit-grab;
}

.project .content_wrapper a .details {
	cursor: pointer;
}

.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: 0px;
}

.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 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 3 - 0px);
}

.team.mlistpost .listContent_post .content_list::after {
	content: "";
	display: block;
	clear: both;
}

.team.mlistpost .listContent_post .content_wrapper {
	position: relative;
	margin-right: 0px;
}

.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 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 1 - 0px);
}

.team.mlistpost .item_img {
	display: none;
}

.team.mlistpost .content_list .item_block .item_wrapper {
	width: 100%;
}

.bodyindex .team .tab_button {
	display: block;
	position: absolute;
	width: 500px;
	bottom: 0;
	right: 0;
}

.ff_indexPage .team.mlist .content_wrapper {
	height: 100vh;
}

.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: -300px;
}

.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 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 300px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 2 - 300px);
}

.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 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 1 - 0);
}

.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;
	margin-top: 50px;
}

.mcustomize.tlir .container_content .mediabody .image,
.mcustomize.tril .container_content .mediabody .image {
	width: 400px;
	height: 260px;
	background-repeat: no-repeat;
	background-size: cover;
}

.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 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	padding: 0;
	transform: translateX(-50%) translateY(-50%);
}

.ff_indexPage .mcounter .content_list::after {
	content: "";
	display: block;
	clear: both;
}

.ff_indexPage .mcounter .content_list li {
	position: relative;
	float: left;
	width: 25%;
	text-align: center;
}

.ff_indexPage .mcounter .content_list li:not(:last-child):after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 45px;
	content: "";
	transform: translateY(-50%);
	background-color: rgba(170, 170, 170, 0.2);
}

.ff_indexPage .mcounter .content_list li .title {
	font-size: 13px;
	line-height: 30px;
	color: #999;
}

.ff_indexPage .mcounter .content_list li p {
	font-size: 14px;
	text-align: center;
}

.ff_indexPage .mcounter .content_list li p.number .counterDX {
	font-size: 50px;
	line-height: 52px;
	margin-top: 15px;
	text-align: center;
	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 {
	font-size: 14px;
	position: relative;
	top: 1px;
	left: 3px;
	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: -14px;
}

.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 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 14px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 4 - 14px);
}

.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 {
	float: none;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	transition: all ease-out 0.3s 0.1s;
	opacity: 0.8;
}

.imagelink .content_list .item_block .item_box:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	border: 1px solid rgba(170, 170, 170, 0.2);
}

.imagelink .content_list .item_block .item_box:hover {
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.imagelink .content_list .item_block .item_wrapper .item_info .title {
	font-size: 13px;
	line-height: 36px;
	text-align: center;
	color: #999;
}

.imagelink .item_des,
.imagelink .container_category {
	display: none;
}

.imagelink .owl-dots {
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
}

.ff_indexPage .videom .content_list::after, .npagePage:not(.post) .videom .content_list::after {
	content: "";
	display: block;
	clear: both;
}

.ff_indexPage .videom .content_wrapper, .npagePage:not(.post) .videom .content_wrapper {
	position: relative;
	margin-right: 0;
}

.ff_indexPage .videom .content_wrapper.slider, .npagePage:not(.post) .videom .content_wrapper.slider {
	margin-right: 0;
}

.ff_indexPage .videom .content_wrapper.slider .item_block, .npagePage:not(.post) .videom .content_wrapper.slider .item_block {
	margin-bottom: 0;
}

.ff_indexPage .videom .owl-item .item_block, .npagePage:not(.post) .videom .owl-item .item_block {
	width: 100%;
}

.ff_indexPage .videom .item_block, .npagePage:not(.post) .videom .item_block {
	transition: all 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 1 - 0);
}

.videom.mlistpost .listContent_post .content_list::after {
	content: "";
	display: block;
	clear: both;
}

.videom.mlistpost .listContent_post .content_wrapper {
	position: relative;
	margin-right: -15px;
}

.videom.mlistpost .listContent_post .content_wrapper.slider {
	margin-right: 0;
}

.videom.mlistpost .listContent_post .content_wrapper.slider .item_block {
	margin-bottom: 0;
}

.videom.mlistpost .listContent_post .owl-item .item_block {
	width: 100%;
}

.videom.mlistpost .listContent_post .item_block {
	transition: all 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 15px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 3 - 15px);
}

.vPlayArea {
	width: 100%;
	height: 100%;
}

.vPlayArea .vPlayItem {
	width: 960px;
	padding: 10px;
	height: 618px;
	background: #fff;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -480px;
	margin-top: -456px;
	z-index: 2;
	border: 1px solid #dedede;
	transition: margin 0.36s ease, background 1s ease, border-color 1s ease;
}

.vPlayArea .vPlayItem video {
	width: 100%;
}

.vPlayArea.vshow .vPlayItem {
	margin-top: -336px;
}

.videoTabBtns {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 0;
	transform: translateY(-50%);
	transition: opacity 1s ease;
}

.videoTabBtns .videoTabBtn {
	width: 50px;
	height: 50px;
	background: #fff;
	margin-top: -25px;
	position: absolute;
	top: 0;
	text-align: center;
	cursor: pointer;
}

.videoTabBtns .videoTabBtn .icon {
	text-align: center;
}

.videoTabBtns .videoTabBtn.next {
	right: 0;
}

.videoTabBtns .videoTabBtn.next .icon:after {
	content: "";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 14px;
	line-height: 1;
	color: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	line-height: 50px;
	font-size: 29px;
	color: #848484;
}

.videoTabBtns .videoTabBtn.prev {
	left: 0;
}

.videoTabBtns .videoTabBtn.prev .icon:after {
	content: "";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 14px;
	line-height: 1;
	color: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	line-height: 50px;
	font-size: 29px;
	color: #848484;
}

.videoInfor {
	width: 100%;
	height: 48px;
	position: relative;
	padding: 15px 0 0;
	transition: opacity 1s ease;
}

.videoInfor .title {
	font-size: 16px;
	color: #2e2e2e;
}

.videoInfor .subtitle {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 22px;
	margin-top: 6px;
}

.videoBg {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	z-index: 100;
	transition: background 1s ease;
}

.videoBg.deepView {
	background: rgba(0, 0, 0, 0.9);
}

.videoBg.deepView .vPlayItem {
	background: transparent;
	border-color: transparent;
}

.videoBg.deepView .videoInfor {
	opacity: 0;
}

.videoBg.deepView .videoTabBtns {
	opacity: 0;
}

.ff_indexPage .team_tabs .tab_content .item_block .item_wrapper {
	text-align: center;
}

.ff_indexPage .team_tabs .tab_content .item_block .details {
	margin: 30px auto;
	display: block;
	width: 100px;
	text-align: center;
}

.ff_indexPage .ad01 .content_list::after {
	content: "";
	display: block;
	clear: both;
}

.ff_indexPage .ad01 .content_wrapper {
	position: relative;
	margin-right: 0px;
}

.ff_indexPage .ad01 .content_wrapper.slider {
	margin-right: 0;
}

.ff_indexPage .ad01 .content_wrapper.slider .item_block {
	margin-bottom: 0;
}

.ff_indexPage .ad01 .owl-item .item_block {
	width: 100%;
}

.ff_indexPage .ad01 .item_block {
	transition: all 0.36s ease;
	position: relative;
	float: left;
	height: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
	width: calc(100% / 4 - 0px);
}

#shares {
	position: fixed;
	z-index: 99;
	right: 0;
	bottom: 63px;
	height: 124px;
}

#shares a {
	font-size: 16px;
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	transition: all 0.3s ease-out 0s;
	text-align: center;
	border: 1px solid #e6e6e6;
	background-color: #fff;
}

#shares a .fa {
	padding-left: 0;
}

#shares a#sweixin {
	top: -1px;
}

#shares a#gotop {
	font-size: 22px;
	margin-top: -2px;
}

#shares a#gotop i {
	margin-top: 6px;
}

#shares a:hover {
	z-index: 1;
	border-color: #FF5A00;
	background-color: #FF5A00;
}

#shares a:hover i {
	color: #fff;
}

#shares a i {
	margin-top: 12px;
	transition: all 0.3s ease-out 0s;
}

#shares a i.fa.fa-mobile {
	font-size: 24px;
	margin-top: 8px;
}

.fixed {
	position: fixed;
	z-index: 9999;
	z-index: 100;
	top: 0;
	left: 0;
	display: none;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
}

.fixed.show {
	display: none;
}

#fixed_weixin .fixed-container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 220px;
	height: auto;
	margin-top: -140px;
	margin-left: -110px;
	padding: 20px 20px 0 20px;
	background: #fff;
}

#fixed_weixin .fixed-container div {
	height: 220px;
}

#fixed_weixin .fixed-container p {
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	color: #000;
}

#online_open {
	font-size: 18px;
	font-size: 16px;
	line-height: 40px;
	position: fixed;
	z-index: 99;
	right: -40px;
	bottom: 186px;
	display: block;
	width: 40px;
	height: 40px;
	margin-right: -3px;
	cursor: pointer;
	transform: translateX(7px);
	text-align: center;
	border: 1px solid #e6e6e6;
	background-color: #fff;
}

#online_open i {
	transition: all 0.3s ease-out 0s;
}

#online_open:hover {
	z-index: 1;
	border-color: #FF5A00;
	background-color: #FF5A00;
}

#online_open:hover i {
	color: #fff;
}

#online_lx {
	position: fixed;
	z-index: 99999;
	right: 7px;
	bottom: 188px;
	width: 180px;
	height: auto;
	margin-right: -10px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
	box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
}

#olx_head {
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	padding: 20px;
	color: #fff;
	background: #FF5A00;
}

#olx_head i {
	font-size: 18px;
	cursor: pointer;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color: #fff;
}

#olx_head i:hover {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	color: #fff;
}

#olx_qq {
	border-bottom: 1px solid rgba(170, 170, 170, 0.2);
}

#olx_qq li a {
	font-size: 12px;
	line-height: 18px;
	display: block;
	height: 18px;
	padding: 12px 30px;
	transition: all ease-out 0.3s;
	color: #666;
}

#olx_qq li a i {
	font-size: 16px;
	margin-right: 18px;
	vertical-align: middle;
	color: inherit;
}

#olx_qq li a:hover {
	color: #FF5A00;
	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 {
	font-size: 16px;
	line-height: 18px;
}

#fixed_mp .fixed-container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 258px;
	height: 298px;
	margin-top: -149px;
	margin-left: -129px;
	background: #fff;
}

#fixed_mp .fixed-container p {
	font-size: 14px;
	padding: 0 20px;
	text-align: center;
	color: #000;
}

#openAssist {
	position: fixed;
	z-index: 99;
	right: 20px;
	bottom: 40px;
	display: none;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 25px;
	background-color: #3b3b3b;
}

#openAssist.active i {
	transform: translate3d(0, 0, 0) rotate(135deg);
}

#openAssist i {
	font-size: 30px;
	position: relative;
	top: 8px;
	display: inline-block;
	transition: all ease-out 0.3s;
	color: #fff;
}

#assistBtn {
	position: fixed;
	z-index: 99;
	right: 25px;
	bottom: 90px;
	display: none;
}

#assistBtn a {
	display: block;
	width: 40px;
	height: 40px;
	margin-bottom: 15px;
	transform: translate3d(0, 8px, 0) scale(0.3);
	transform-origin: center bottom;
	text-align: center;
	opacity: 0;
	border-radius: 20px;
	background-color: #3b3b3b;
}

#assistBtn a i {
	font-size: 18px;
	position: relative;
	top: 10px;
	color: #fff;
}

.popup {
	display: block;
}

.popup .fixed-container {
	position: absolute;
	top: 50%;
	left: 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 {
	position: fixed;
	z-index: 11;
	top: 50%;
	right: 20px;
	display: block !important;
}

#moduleControl a.moduleCItem {
	display: block;
	width: 10px;
	height: 10px;
	margin-bottom: 5px;
	transition: all 0.3s ease-out 0s;
	text-indent: -9999px;
	border: 1px solid transparent;
	border-radius: 6px;
	outline: 0 none;
}

#moduleControl a.moduleCItem:hover, #moduleControl a.moduleCItem.active {
	border-color: #fff;
}

#moduleControl a.moduleCItem:hover span, #moduleControl a.moduleCItem.active span {
	opacity: 0;
}

#moduleControl a.moduleCItem span {
	display: block;
	width: 5px;
	height: 5px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #fff;
}

.netmask {
	display: block;
}

.netmask div {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
}

.netmask div i:before {
	font-size: 40px;
	display: none;
	color: #fff;
}

.netmask.loading div i {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/loading.gif);
}

.netmask.success div i:before {
	display: block;
}

.bodyMask {
	transition: background 0.36s ease;
}

.bodyMask.open {
	position: fixed;
	z-index: 50;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, 0.2);
}

canvas {
	display: none;
}

.searchPopDom {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	display: flex;
	visibility: hidden;
	flex-direction: column;
	width: 100%;
	height: 100%;
	transition: 0.5s;
	text-align: center;
	pointer-events: none;
	opacity: 0;
	background: rgba(24, 24, 24, 0.9);
	justify-content: center;
	align-items: center;
}

.searchPopDom:before {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	content: "";
	transition: 0.5s;
	opacity: 0;
	border: 0 solid #181818;
}

.searchPopDom.open {
	visibility: visible;
	pointer-events: auto;
	opacity: 1;
}

.searchPopDom.open:before {
	visibility: visible;
	opacity: 1;
	border-width: 24px;
}

.searchPopDom.open .searchFormGroup {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.searchPopDom .searchBox {
	width: 90%;
}

.searchPopDom .searchFormGroup {
	margin: 5em 0;
	transition: opacity 0.5s, transform 0.5s;
	transform: scale3d(0.8, 0.8, 1);
	opacity: 0;
}

.searchPopDom .searchFormGroup input {
	font-size: 10vw;
	line-height: 1;
	display: inline-block;
	box-sizing: border-box;
	width: 75%;
	padding: 0.05em 0;
	color: #FF5A00;
	border: 0;
	border-bottom: 2px solid;
	border-radius: 0;
	background: transparent;
	-webkit-appearance: none;
}

.searchPopDom .searchSub {
	display: none;
}

.searchPopDom input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
	opacity: 0.3;
	color: #5a5a5a;
}

.searchPopDom input::-moz-placeholder {
	opacity: 0.3;
  /* Mozilla Firefox 19+ */
	color: #5a5a5a;
}

.searchPopDom input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
	opacity: 0.3;
	color: #5a5a5a;
}

.searchPopDom input::-webkit-search-cancel-button,
.searchPopDom input::-webkit-search-decoration {
	-webkit-appearance: none;
}

.searchPopDom input::-ms-clear {
	display: none;
}

.searchPopDom .searchClose {
	font-size: 40px;
	display: inline-block;
	transition: 0.36s ease;
	opacity: 0.3;
	color: #5a5a5a;
}

.searchPopDom .searchClose:hover {
	cursor: pointer;
	transform: rotate(180deg);
	opacity: 1;
}

.imgGallery {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
}

.imgGallery.open {
	visibility: visible;
	transition: 1s ease;
}

.imgGallery.open img {
	transition: 0.5s ease, width 1s ease, height 1s ease;
}

.imgGallery .imgGallery_wrapper {
	font-size: 50px;
	display: flex;
	box-sizing: border-box;
	height: 100%;
	padding: 0 60px;
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
}

.imgGallery .imgGallery_wrapper ._next,
.imgGallery .imgGallery_wrapper ._prev {
	visibility: hidden;
	transition: 0.36s ease;
	opacity: 0;
}

.imgGallery .imgGallery_wrapper ._next:hover,
.imgGallery .imgGallery_wrapper ._prev:hover {
	color: #fff;
}

.imgGallery img {
	position: absolute;
}

.imgGallery.center {
	background: rgba(24, 24, 24, 0.9);
}

.imgGallery.center img {
	top: 50% !important;
	left: 50% !important;
	max-width: 80%;
	max-height: 80%;
	transform: translate3d(-50%, -50%, 0);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.52);
}

.imgGallery.center img.w {
	width: 80% !important;
	height: auto !important;
}

.imgGallery.center img.h {
	width: auto !important;
	height: 80% !important;
}

.imgGallery.center .imgGallery_wrapper ._next,
.imgGallery.center .imgGallery_wrapper ._prev {
	visibility: visible;
	padding: 0 20px;
	opacity: 1;
}

img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
}

.project #postSlider .tab_content img {
	cursor: zoom-in;
}

.project.mlist:not(.imagelink) .content_list .item_block {
	z-index: 1;
  /* transition: margin 0.15s linear; */
}

.ff_indexPage .project .item_block, .npagePage:not(.post) .project .item_block {
	transition: 0s;
}

.ff_indexPage .project .content_wrapper, .npagePage:not(.post) .project .content_wrapper {
	overflow: hidden;
}

.bodyindex .project.mlist:not(.imagelink) .content_list {
	font-size: 0;
	overflow: hidden;
	min-width: 100%;
	height: 100vh;
	white-space: nowrap;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_block {
	display: inline-block;
  /* float: none; */
  /* visibility: visible; */
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages {
	position: relative;
	z-index: 0;
	left: -1px;
	display: inline-block;
	float: right;
	box-sizing: border-box;
	width: 80px;
	height: 100vh;
	padding: 0;
	padding: 39vh 0;
	vertical-align: top;
	border-left: 1px solid rgba(102, 102, 102, 0.2);
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 1px;
	margin-left: -10px;
	content: "";
	background-color: rgba(102, 102, 102, 0.2);
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages a {
	display: block;
	width: 100%;
	height: 50%;
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .page-item {
	display: none;
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev,
.bodyindex .project.mlist:not(.imagelink) .content_list #pages .next {
	display: flex;
	align-items: center;
	justify-content: center;
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev:hover,
.bodyindex .project.mlist:not(.imagelink) .content_list #pages .next:hover {
	color: #fff;
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev .fa,
.bodyindex .project.mlist:not(.imagelink) .content_list #pages .next .fa {
	transition: 0.36s ease;
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev.disable .fa,
.bodyindex .project.mlist:not(.imagelink) .content_list #pages .next.disable .fa {
	opacity: 0.3;
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev {
	position: relative;
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev:hover .fa {
	transform: translateY(-20px);
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev .fa {
	font-size: 24px;
	padding: 0;
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev .fa::before {
	content: "\e604";
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .next:hover .fa {
	transform: translateY(20px);
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .next .fa {
	font-size: 24px;
	padding: 0;
}

.bodyindex .project.mlist:not(.imagelink) .content_list #pages .next .fa::before {
	content: "\e617";
}

#flogo img {
	width: auto;
}

.mcustomize.tril .mediabody {
	margin-top: 120px;
}

.team.mlist .container_content > .owl-nav {
	position: absolute;
	top: 50%;
	top: 52%;
	right: 8%;
	width: 100%;
	width: 170px;
	height: 0;
	height: 170px;
	margin: 0;
	transform: translateY(calc(-50%));
}

.team.mlist .container_content > .owl-nav .owl-prev {
	left: 10px;
}

.team.mlist .container_content > .owl-nav .owl-next {
	right: 10px;
}

.team.mlist .container_content > .owl-nav:before {
	position: absolute;
	top: 46%;
	left: 50%;
	width: 1px;
	height: 14px;
	content: "";
	background: rgba(255, 255, 255, 0.3);
}

body {
	background: #EEEEEE;
}

.module {
  /* background: #181818; */
}

#footer {
	position: fixed;
	z-index: 10;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	background: url(../images/a1_5.png);
	z-index: 999;
}

#footer p {
	text-align: center;
}

.ff_topSlider .content_list .item_block,
#topSlider .content_list,
#topSlider,
.singlescreen .module,
#sitecontent {
	height: 100vh !important;
}

.mlist:not(.imagelink) .content_list .item_block {
	border: none;
}

.item_tags > a:hover,
.container_category > a:hover,
.item_tags > a.active,
.container_category > a.active {
	border-color: transparent;
	background-color: transparent;
	opacity: 1;
}

.ff_indexPage .mlist .module_container .container_category {
	z-index: 121;
	float: left;
}

.item_tags > a,
.container_category > a {
	border: none;
}

.mlist:not(.imagelink) .content_list .item_info .title {
	color: #212121;
}

.container_category > a:last-of-type::before {
	display: none;
}

.item_tags {
	border-top: none;
}

#online_open {
	color: #fff;
	border: 1px solid #181818;
	background-color: #181818;
}

.npagePage .ff_pageTarget {
	margin-top: 0;
}

/* 头部 */
body #header .wrapper > .content {
	max-width: 100%;
	padding: 0 2.4%;
}

body #header.bg_cur {background: ;}

.bodyindex body #sitecontent {
	padding-top: 0;
}

body #navWrapper {
	float: right;
}

/* body #header .wrapper{
    border-bottom: 1px solid rgba(255,255,255,.15);
} */
body #navWrapper .content {
	padding-right: 2px;
}

body #navWrapper .content .nav > .navitem > a {
	color: rgba(255, 255, 255, 0.5);
}

body .searchGroup .searchOnOff {
	margin-right: 0;
}

.fa-search:before {
	font-size: 20px;
	font-weight: 600;
	content: "\e623";
	color: rgba(255, 255, 255, 0.5);
}

body #navWrapper .content .nav > .navitem > a.active {
	color: #fff;
	border-bottom: none;
}


#navWrapper .content .nav .navitem > a:hover span:before,
#navWrapper .content .nav .navitem > a:hover .fa-angle-down {
	color: #fff;
}

._newTopSlider {
	bottom: 0;
  /* height: 170px; */
	width: 540px;
}

body #navWrapper .content .nav > .navitem .subnav li a {
	text-align: center;
	color: #999;
}

body #navWrapper .content .nav > .navitem .subnav {
	background: url(../images/b_3.png);
}

.ff_topSlider .owl-dots {
	display: none;
}

.ff_topSlider .content_list .owl-nav {
	display: none;
}

._newTopSlider ._newTopSlider-contentList .owl-nav {
	position: absolute;
	top: 0;
	left: 100%;
	width: 170px;
	height: 170px;
	transform: none;
	background: #FF5A00;
}

._newTopSlider ._newTopSlider-contentList .owl-nav:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 14px;
	content: "";
	background: rgba(255, 255, 255, 0.3);
}

#topSlider .content_wrapper .item_block a {
	display: none;
}

._newTopSlider ._newTopSlider-contentList .owl-nav .owl-prev::before {
	font-size: 14px;
	font-size: 20px;
	font-style: normal;
	content: "\e62a";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

._newTopSlider ._newTopSlider-contentList .owl-nav .owl-next::before {
	font-size: 14px;
	font-size: 20px;
	font-style: normal;
	content: "\e607";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

._newTopSlider ._newTopSlider-contentList .owl-nav .owl-prev,
._newTopSlider ._newTopSlider-contentList .owl-nav .owl-next {
	transform: translateY(-10%);
	background: transparent;
}

.ff_topSlider .owl-nav .owl-prev {
	left: 10px;
}

.ff_topSlider .owl-nav .owl-next {
	right: 10px;
}

._newTopSlider .owl-stage .owl-item .description .title,
._newTopSlider .owl-stage .owl-item .description .subtitle {
  /* text-align: left; */
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  /* width: 180px; */
}

._newTopSlider .owl-carousel.owl-drag .owl-item a {
	display: block;
	box-sizing: border-box;
	width: 220px;
	height: 170px;
	padding: 30px 40px;
	padding-right: 0;
}

._newTopSlider .owl-carousel.owl-drag .owl-item div {
	margin-bottom: 20px;
}

.ff_sitecontent .module .module_container {
	height: 100%;
}

.ff_sitecontent .npagePage .module .module_container {
	background-color: #181818;
}

.item_tags > a,
.container_category > a {
	color: rgba(255, 255, 255, 0.4);
}

/* module public */
.ff_indexPage .module .module_container .container_content {
	width: 83%;
	height: 100%;
}

.ff_indexPage .module .module_container:before {
	position: absolute;
	z-index: 100;
	left: 0;
	width: 18%;
	height: 100%;
	content: "";
	transform: translate3d(0, 0, 0);
}

.bodyindex .ff_sitecontent .module .container_header {
	position: relative;
	z-index: 120;
}

.bodyindex .ff_sitecontent .module .container_header {
	position: absolute;
	left: 0;
	visibility: visible;
	box-sizing: border-box;
	width: 129px;
	height: 40%;
	padding-top: 18vh;
	animation-name: fadeInUp;
  /* writing-mode: vertical-rl; */
}

.bodyindex .ff_pageList .module .container_header,
.bodyindex .pageEditor .module .container_header {
	position: fixed;
	left: 0;
}

.bodyindex .ff_sitecontent .module .container_header .subtitle {
	font-size: 26px;
	line-height: 34px;
	text-align: left;
	color: #dedede;
	padding: 0px 40px;
	margin-left: 40px;
	letter-spacing: 2px;
	width: 250px;
	font-weight: 100;
	text-transform: uppercase;
}

.bodyindex .ff_sitecontent .module .container_header .title {
	font-size: 30px;
	line-height: 27px;
	display: block;
	margin: 0;
	text-align: left;
	color: #dedede;
	padding: 0px 42px;
	letter-spacing: 3px;
	white-space: nowrap;
	padding-top: 10px;
	padding-top: 20px;
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
	color: #fff;
	font-size: 20px;
	padding-bottom: 5px;
}

.bodyindex .module .module_container .container_category {
	position: absolute;
	z-index: 110;
	bottom: 14%;
	left: 0;
	box-sizing: border-box;
	width: 17%;
	padding: 0 40px;
	text-align: left;
	display: block;
}

.container_category > a {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 14px 0 12px;
	text-align: left;
	opacity: 0.8;
}

.container_category > a.ff_more {
  /* color: transparent; */
	white-space: nowrap;
}

.container_category > a.ff_more:after {
  /* font-size: 13px; */
  /* content: "【浏览更多】"; */
	transition: all 0.36s ease;
	color: rgba(255, 255, 255, 0.4);
}

.container_category > a.ff_more:hover:after {
	color: #fff;
}

.container_category > a.ff_more span {
  /* display: none; */
}

.container_category > a:not(.ff_more):before {
	position: absolute;
	right: 0;
	content: "/";
	color: rgba(255, 255, 255, 0.3);
}

.ff_indexPage .module {
	position: relative;
  /* background-color: #181818; */
}

.ff_indexPage .module .module_container .container_content {
	position: absolute;
	top: 0;
	left: 18%;
	padding-top: 0;
	overflow: hidden;
}

.ff_indexPage .mlist .content_wrapper .more {
	display: none;
}

.longPage .ff_postPage .container_content {
	position: initial;
	margin: 0 auto;
}

.ff_postPage .news.mlistpost,
.ff_postPage .service.mlistpost,
.ff_postPage .team.mlistpost {
	padding: 160px 0 0 0;
}

.ff_postPage .postInfo .title {
	color: #fff;
}

/* 案例 */
.ff_indexPage .project .module_container:before {
	background-color: #EEEEEE;
}

.ff_indexPage .project .content_wrapper.slider {
	display: inline-block;
	padding-top: 0;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_block {
	overflow: hidden;
	height: 100vh;
	width: 25%;
}

.ff_indexPage .project.mlist .content_wrapper {
	padding-top: 0;
}

.project.mlist .owl-nav {
	display: none;
}

/* .project.mlist .content_list .item_wrapper{
    position: initial;
} */
.bodyindex .project.mlist:not(.imagelink) .content_list .item_block .item_img {
	bottom: 0;
	transition: all 0.36s ease;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_block:hover .item_img {
	bottom: 25vh;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_img img {
	width: auto;
	height: 100vh;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_block .item_wrapper .item_info {
	margin-top: 20px;
	letter-spacing: 1px;
	z-index: 99;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_block > .details:before {
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100vh;
	content: "";
	transition: all 0.3s ease;
	transform: scale(1.2);
	opacity: 0;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_block:hover > .details:before {
	height: 100vh;
	transform: scale(1);
	opacity: 1;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
	transform: scale(1);
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_info .title {
	color: #fff;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_info .subtitle {
  /* display: none; */
}

.bodyindex .project.mlist .content_list .item_des {
	display: block;
	width: 100%;
	margin-bottom: 26px;
	display: none;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_des .description {
	color: rgba(255, 255, 255, 0.6);
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	color: rgba(255, 255, 255, 0.6);
}

.bodyindex .project.mlist .content_list .item_wrapper {
	bottom: -35%;
	height: 26vh;
	padding: 24px 40px;
	transition: all 0.36s ease;
	background: #FF5A00;
}

.bodyindex .project.mlist .content_list .item_block:hover .item_wrapper {
	bottom: 0;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_wrapper .details {
	position: relative;
	display: block;
	width: 5%;
	height: 23%;
	margin: 0 auto;
	margin-top: 20px;
	border: 3px solid rgba(255, 255, 255, 0.33);
	border-radius: 150px;
	background-color: transparent;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_block:hover .details {
	color: transparent;
	background-color: transparent;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_wrapper .details::before {
	position: absolute;
	top: 37%;
	left: 50%;
	width: 1px;
	height: 15px;
	content: "";
	background: #fff;
}

.bodyindex .project.mlist:not(.imagelink) .content_list .item_wrapper .details::after {
	position: absolute;
	top: 50%;
	left: 38%;
	width: 15px;
	height: 1px;
	content: "";
	background: #fff;
}

@media screen and (max-height: 700px) {
	.project.mlist:not(.imagelink) .content_list .item_wrapper .details {
		display: none;
	}
}

/* 案例列表 */
.npagePage .ff_pageTarget .container_target {
	display: none;
}

.npagePage:not(.post) .project .item_block {
	width: auto;
}

.bodyindex .npagePage .container_header {
	display: block;
	box-sizing: border-box;
	width: 129px;
	height: 100%;
	padding-top: 18vh;
	writing-mode: vertical-rl;
}

/* 服务 */
.ff_indexPage .service.module .module_container .container_content {
	left: 0;
}

.ff_indexPage .module {
	width: 100%;
}

#indexPage .service.mlist .owl-carousel .owl-stage-outer {
	overflow: visible !important;
}

.service.mlist:not(.imagelink) .content_list .date_wrap {
	display: none;
}

.service .content_list .item_img {
	width: 280px;
  /* background: #f00; */
}

.ff_indexPage .service .content_wrapper.slider .item_block {
	margin-top: 18vh;
	padding-top: 30px;
	padding-left: 23%;
}

.ff_indexPage .service .content_wrapper {
	width: 110%;
	padding-top: 0;
}

#indexPage .service.mlist:not(.imagelink) .content_list .item_des {
	width: 68%;
	margin-top: 53px;
}

.service.mlist:not(.imagelink) .content_list .item_wrapper .details {
	position: initial;
	display: block;
	margin-top: 50px;
	margin-left: 0;
	padding-left: 0;
	color: transparent;
	border: none;
}

.service.mlist:not(.imagelink) .content_list .item_block:hover .item_wrapper .details {
	color: transparent;
	border-color: transparent;
	background-color: transparent;
}

.service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description,
.service.mlist:not(.imagelink) .content_list .item_des .description {
	color: rgba(255, 255, 255, 0.68);
}

.service.mlist:not(.imagelink) .content_list .item_wrapper .details:before {
	font-size: 15px;
	position: absolute;
	content: "view";
	color: #fff70;
}

.service .fa-angle-right {
	transition: all 0.36s ease;
	text-indent: -60px;
	opacity: 0;
	color: rgba(255, 255, 255, 0.4);
}

.service .item_block:hover .details .fa-angle-right {
	text-indent: 0;
	opacity: 1;
}

#indexPage .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle,
#indexPage .service.mlist:not(.imagelink) .content_list .item_info .subtitle {
	width: 30%;
	color: rgba(255, 255, 255, 0.5);
}

#indexPage .service .owl-carousel.owl-drag .owl-item:nth-child(2n) {
	background-color: #FF5A00;
}

#indexPage .service .owl-carousel.owl-drag .owl-item {
	height: 100vh;
}

#indexPage .service.mlist .owl-nav {
	z-index: 1;
	top: initial;
	right: -78px;
	bottom: 29%;
	width: 170px;
	height: 170px;
	transform: translateY(calc(100%));
	background-color: #FF5A00;
}

#indexPage .service.mlist .owl-nav:before {
	position: absolute;
	top: 46%;
	left: 50%;
	width: 1px;
	height: 14px;
	content: "";
	background: rgba(255, 255, 255, 0.3);
}

.mlist .owl-nav .owl-prev,
.mlist .owl-nav .owl-next {
	background-color: transparent;
}

.service.mlist .owl-nav .owl-next {
	right: 10px;
}

.service.mlist .owl-nav .owl-prev .iconfont:before {
	font-size: 14px;
	font-size: 20px;
	font-style: normal;
	content: "\e62a";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.service.mlist .owl-nav .owl-prev {
	left: 10px;
}

.service.mlist .owl-nav .owl-next .iconfont:before {
	font-size: 14px;
	font-size: 20px;
	font-style: normal;
	content: "\e607";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.service.mlist .owl-dots {
	position: absolute;
	right: 85px;
	bottom: 20vh;
	left: 17vw;
	transform: none;
}

.service.mlist .owl-dots .owl-dot.active span,
.service.mlist .owl-dots .owl-dot:hover span,
.service.mlist .owl-dots .owl-dot span {
	width: 6px;
	height: 6px;
	border: none;
	background-color: #fff;
}

.service.mlist .owl-dots .owl-dot:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	content: "";
	transition: all 0.36s ease;
	border: 1px solid #fff70;
	border-radius: 100%;
}

.service.mlist .owl-dots .owl-dot:hover:before {
	top: -50%;
	left: -50%;
	width: 30px;
	height: 30px;
}

.service.mlist .owl-dots .owl-dot.active:before {
	top: -50%;
	left: -50%;
	width: 30px;
	height: 30px;
}

.service.mlist .owl-dots:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	content: "";
	background-color: rgba(255, 255, 255, 0.3);
}

.service.mlist .owl-dots:after {
	position: absolute;
	top: -3px;
	left: 0;
	width: 6px;
	height: 6px;
	content: "";
	border-radius: 100%;
	background-color: #fff;
}

.service.mlist .owl-dots .owl-dot {
	position: absolute;
	top: -8px;
	left: -5px;
}

.service.mlist .owl-dots .owl-dot.active {
	left: 50%;
	margin-left: -8px;
}

/* .service.mlist .owl-dots .owl-dot:nth-child(4) ~ .owl-dot{
    display: none;
} */
.service.mlist .owl-dots .owl-dot.active + .owl-dot + .owl-dot ~ .owl-dot {
	display: none;
}

.service.mlist .owl-dots .owl-dot.active + .owl-dot + .owl-dot {
	left: 92%;
	display: block;
}

.service.mlist .owl-dots .owl-dot {
	transition: 0.36s;
}

.service.mlist .owl-dots .owl-dot.active + .owl-dot {
	left: 84%;
	display: block;
}

#indexPage .service .content_list .item_wrapper {
	padding-top: 26px;
	padding-left: 76px;
}

.service.mlist:not(.imagelink) .content_list .item_info .title {
	width: 20%;
}

.service.mlist ._dotNumberWrapper {
	position: absolute;
	bottom: 20vh;
}

#indexPage .service ._dotNumberWrapper ._dot,
#indexPage .service ._dotNumberWrapper ._all {
	font-size: 100px;
	position: absolute;
	top: -56px;
	left: 45%;
	transition: all 0.36s ease;
	transform: scale(0);
	opacity: 0;
	color: rgba(255, 255, 255, 0.2);
}

#indexPage .service ._dotNumberWrapper ._dot.active {
	transform: scale(1);
	opacity: 1;
}

/* 服务列表 */
.ff_pageList .service.mlist:not(.imagelink) .content_list .item_wrapper .details {
	margin-top: 34px;
}

.ff_pageList .service.module .module_container .container_content {
	margin-top: 18vh;
}

.ff_pageList .service.mlist:not(.imagelink) .content_list .item_des {
	width: 90%;
}

.ff_pageList .service.mlist:not(.imagelink) .content_list .item_block {
	width: 80%;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	transition: all 0.36s ease;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.ff_pageList .service.mlist:not(.imagelink) .content_list .item_block:hover {
  /* background-color: #FF5A00; */
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
}

.mlist:not(.imagelink) .content_list .item_block .item_tags {
	display: none;
}

.service.mlist:not(.imagelink) .content_list .details {
	display: none;
}

.ff_pageList .mlist:not(.imagelink) .content_list .item_des {
	margin-top: 18px;
}

.ff_pageList .service .content_list .item_wrapper {
	padding: 44px 20px 20px 30px;
}

.ff_pageList .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description,
.ff_pageList .service.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_des .description {
	color: #858585;
}

.ff_pageList .mlist:not(.imagelink) .content_list .item_info .subtitle,
.ff_pageList .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
	color: rgba(255, 255, 255, 0.5);
}

/* 新闻 */
.ff_sitecontent #indexPage .news .module_container:before {
	background-color: #FF5A00;
}

#indexPage .news.mlist .owl-nav {
	z-index: 1;
	top: initial;
	right: 50%;
	bottom: 0;
	width: 170px;
	height: 170px;
	transform: translateY(calc(100%));
}

.news.mlist .owl-nav .owl-next {
	right: 10px;
}

.news.mlist .owl-nav .owl-prev .iconfont:before {
	font-size: 14px;
	font-size: 20px;
	font-style: normal;
	content: "\e62a";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.news.mlist .owl-nav .owl-prev {
	left: 10px;
}

.news.mlist .owl-nav .owl-next .iconfont:before {
	font-size: 14px;
	font-size: 20px;
	font-style: normal;
	content: "\e607";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#indexPage .news.mlist .owl-nav:before {
	position: absolute;
	top: 46%;
	left: 50%;
	width: 1px;
	height: 14px;
	content: "";
	background: rgba(255, 255, 255, 0.3);
}

.news.mlist .owl-dots {
	display: none;
}

.ff_indexPage .news.mlist .content_wrapper {
	overflow: hidden;
	height: 100vh;
	margin-left: 50px;
	padding-top: 150px;
}

.ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper {
	position: relative;
	padding-right: 8px;
	padding-left: 0;
}

.ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper .item_info .date_wrap,
.ff_pageList .news .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
	display: none;
}

.ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper > .date_wrap,
.ff_pageList .news .content_list .item_block .item_box .item_wrapper > .date_wrap {
	position: absolute;
	bottom: -44px;
	left: 30px;
	display: block;
	transition: all 0.36s ease;
	opacity: 0;
}

.news.mlist:not(.imagelink) .content_list .item_des {
	margin-top: 26px;
	margin-left: 50px;
}

/* .news.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_des .description{
    height: 78px;
} */
.news.mlist:not(.imagelink) .content_list .details {
	float: right;
	margin-top: 16px;
	transition: all 0.36s ease;
	opacity: 0;
	color: transparent;
	border: none;
}

.news.mlist:not(.imagelink) .content_list .item_block:hover .details {
	padding-right: 0;
	opacity: 1;
}

.news .fa-angle-right {
	color: rgba(255, 255, 255, 0.4);
}

.news.mlist:not(.imagelink) .content_list .item_block:hover .details {
	color: transparent;
	border-color: transparent;
	background-color: transparent;
}

.ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper,
.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
	padding-top: 30px;
	padding-bottom: 40px;
}

.news .content_list .item_block .item_box .item_wrapper:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 1px;
	content: "";
	transition: all 0.36s ease;
	background-color: #fff;
}

.ff_pageList .news .content_list .item_block .item_box .item_wrapper:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	content: "";
	transition: all 0.36s ease;
	background-color: #313131;
}

.news .content_list .item_block:hover .item_box .item_wrapper:after {
	left: 0;
	width: 100%;
}

.ff_indexPage .news.ff_slider .content_list .item_block:hover .item_box .item_wrapper > .date_wrap,
.ff_pageList .news .content_list .item_block:hover .item_box .item_wrapper > .date_wrap {
	left: 0;
	opacity: 1;
}

.news .owl-carousel .owl-stage-outer {
	overflow: visible;
}

.news.mlist:not(.imagelink) .content_list .item_img {
	transform: translate3d(0, 0, 0);
}

.ff_indexPage .news .item_block {
	margin-right: 40px;
}

.ff_indexPage .news .content_list .item_img {
	float: initial;
	width: 100%;
}

.ff_indexPage .news .content_list .item_wrapper {
	float: initial;
}

/* 新闻列表 */
.bodyindex .ff_pageList .module .module_container .container_category {
	position: fixed;
	left: 0;
}

.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
	position: relative;
	padding-left: 0;
}

.ff_pageList .news .item_block {
	width: calc(100% / 2 - 40px);
	margin-right: 40px;
	margin-bottom: 40px;
}

.ff_pageList .news.module .module_container .container_content {
	width: 58%;
	margin-top: 18vh;
	margin-left: 6%;
}

.ff_pageList .news.mlist:not(.imagelink) .content_list .details {
	margin-bottom: 0;
}

.ff_pageList .news .item_block:nth-child(2n) {
	margin-right: 0;
}

.ff_pageList .mlist:not(.project) .content_list .item_img img {
	width: 100%;
}

.ff_pageList .news .content_list {
	margin-right: -40px;
}

.ff_pageList .news .content_wrapper {
	margin-right: 0;
}

/* 新闻内页 */
.ff_postPage .news.mlistpost .postContent {
	padding-top: 0;
}

/* 图文 */
.ff_sitecontent .mcustomize .module_container:before {
	background-color: #FF5A00;
}

.mcustomize.tlir .container_content .contentbody .wrapper .header,
.mcustomize.tril .container_content .contentbody .wrapper .header {
	position: fixed;
	top: 0;
	left: 0;
	height: auto;
}

.mcustomize .wrapper .header {
	position: fixed;
	z-index: 110;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 129px;
	height: 100%;
	padding-top: 18vh;
	writing-mode: vertical-rl;
}

.ff_sitecontent .ff_indexPage .mcustomize .bgmask {
	background-color: #FF5A00;
}

.mcustomize .wrapper .header .title {
	font-size: 22px;
	line-height: 27px;
	display: block;
	margin: 0;
	text-align: left;
	color: rgba(255, 255, 255, 0.4);
}

.mcustomize .wrapper .header .subtitle {
	font-size: 54px;
	line-height: 55px;
	text-align: left;
	color: #fff;
}

.mcustomize .module_container .container_content {
	margin-top: 18vh;
	margin-left: 10%;
}

.mcustomize.tlir .module_container .container_content .mediabody {
	width: 50%;
	margin-top: 150px;
}

.mcustomize.initlayout .wrapper .description {
	width: 50%;
}

.mcustomize.initlayout .mediabody {
	margin-top: 100px;
}

/* .mcustomize .container_content .mediabody img{
    width: 100%;
    height: auto;
    padding-top: 88.3%;
    box-sizing: border-box;
}
.mcustomize .container_content .mediabody img:after{
    content: "";
    
} */
.mcustomize.tlir .container_content .mediabody .image,
.mcustomize.tril .container_content .mediabody .image {
	width: 224px;
	height: 198px;
}

.mcustomize.tlir .contentbody {
	width: 50%;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description {
	margin: 0;
	margin-right: 90px;
}

.mcustomize.tril .contentbody {
	display: inline-block;
	float: initial;
	width: 50%;
}

.mcustomize.tril .mediabody {
	margin-top: 210px;
	margin-right: 60px;
}

.longPage .pageEditor .module_container {
	padding-top: 0;
}

.longPage .pageEditor .module_container .content_wrapper {
	padding-top: 18vh;
}

.longPage .content_wrapper .postbody a {
	transition: all 0.36s ease;
}

.longPage .content_wrapper .postbody a:hover {
	color: #FF5A00;
}

.longPage .pageEditor .module_container .container_content {
	width: 50%;
	margin: 0 auto;
}

.npagePage .container_content {
	padding-top: 0;
}

/* 团队 */
.ff_indexPage .team.mlist .content_wrapper {
	padding-top: 0;
}

.ff_indexPage .team .module_container .container_content {
	position: initial;
	width: 100%;
}

.ff_sitecontent .team .module_container:before {
	background-color: #181818;
}

.ff_indexPage .team .item_block {
	width: 100%;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list .item_img {
	float: left;
}

.ff_indexPage .team .content_list .item_block .item_box .item_wrapper {
	float: right;
	box-sizing: border-box;
	width: 50%;
}

.team .content_list .item_block .item_box .item_wrapper .item_info .date_wrap,
.ff_indexPage .team.mlist:not(.imagelink) .content_list .item_block > .details,
.team.mlist .owl-dots {
	display: none;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list .item_wrapper .details {
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
	color: transparent;
	border: none;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list .item_wrapper .details:before {
	font-size: 15px;
	position: absolute;
	content: "view";
	color: #fff70;
}

.team .fa-angle-right {
	transition: all 0.36s ease;
	text-indent: -60px;
	opacity: 0;
	color: rgba(255, 255, 255, 0.4);
}

.team .item_block:hover .details .fa-angle-right {
	text-indent: 0;
	opacity: 1;
}

.ff_indexPage .team .content_list.tab_content .item_block .item_box .item_wrapper {
	height: 60vh;
	padding-top: 8%;
	padding-left: 8%;
}

.bodyindex .team .tab_button {
	width: calc(100vw - 96vh);
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_img {
	flex: 0 0 auto;
	height: 40vh;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_img img {
	width: auto;
	height: 100%;
}

/* .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_img {
    margin-left: 4%;
} */
.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button a,
.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content a {
	display: flex;
	overflow: hidden;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_img {
	flex: 0 0 auto;
	height: 100vh;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_img img {
	width: auto;
	height: 100%;
}

.ff_indexPage .team .item_block, .npagePage:not(.post) .team .item_block {
	margin-bottom: 0;
}

.ff_indexPage .team .content_list.tab_button .item_block .item_box .item_wrapper {
	flex: 1 1 auto;
	box-sizing: border-box;
	padding: 8%;
	padding-bottom: 0;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_info .title {
	width: 200px;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_info .subtitle {
	width: 300px;
}

.team.mlist:not(.imagelink) .content_list .item_block:hover .details {
	border-color: transparent;
	background-color: transparent;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_des {
	width: 80%;
	margin-top: 30px;
	margin-bottom: 40px;
}

.team.mlist:not(.imagelink) .content_list .item_des .description {
	color: #868585;
}

.team.mlist:not(.imagelink) .content_list.tab_button .item_des {
	margin-top: 30px;
	margin-bottom: 40px;
}

.team.mlist:not(.imagelink) .content_list.tab_button .item_block {
	background-color: #FF5A00;
}

.team.mlist:not(.imagelink) .content_list.tab_content .item_block:hover .item_box .item_wrapper .item_info .subtitle {
	color: #777;
}

.team.mlist:not(.imagelink) .content_list.tab_button .item_block .item_box .item_wrapper .item_info .subtitle {
	color: rgba(255, 255, 255, 0.4);
}

.team.mlist:not(.imagelink) .content_list.tab_button .item_block:hover .item_box .item_wrapper .item_des .description,
.team.mlist:not(.imagelink) .content_list.tab_button .item_block .item_box .item_wrapper .item_des .description {
	color: rgba(255, 255, 255, 0.68);
}

.team.mlist .content_wrapper .tab_content .owl-nav {
	top: 46%;
	right: 8%;
	width: 170px;
	height: 170px;
}

.team.mlist .content_wrapper .tab_content .owl-nav .owl-prev {
	left: 10px;
}

#indexPage .team.mlist .content_wrapper .tab_content .owl-nav::before {
	position: absolute;
	top: 46%;
	left: 50%;
	width: 1px;
	height: 14px;
	content: "";
	background: rgba(255, 255, 255, 0.3);
}

.team.mlist .content_wrapper .tab_content .owl-nav .owl-next {
	right: 10px;
}

.team.mlist .content_wrapper .tab_button .owl-nav {
	display: none;
}

#indexPage .team .content_list.tab_content .item_block .item_index {
	font-size: 500px;
	position: absolute;
	bottom: -60px;
	left: 6%;
	display: block;
	color: rgba(255, 255, 255, 0.3);
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_wrapper .details {
	display: none;
}

@media screen and (max-height: 800px) {
	.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_img {
		height: 30vh;
	}
}

@media screen and (max-height: 700px) {
	.bodyindex .team .content_wrapper .tab_button {
		display: none;
	}
  /* .ff_indexPage .team .content_list.tab_content .item_block .item_box .item_wrapper {
        padding-top: 14%;
    } */
	.team.mlist .content_wrapper .tab_content .owl-nav {
		top: 76%;
	}
}

/* 团队列表 */
.ff_pageList .team.module .module_container .container_content {
	margin-top: 18vh;
}

.npagePage:not(.post) .team .item_block {
	width: calc(100% / 2 - 50px);
	margin-right: 50px;
	margin-bottom: 40px;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .item_img {
	float: left;
	width: 40%;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_info .subtitle {
	width: 80%;
	color: #777;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .item_info .title {
	width: 80%;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .details::before {
	font-size: 15px;
	position: absolute;
	content: "view";
	color: #fff70;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .item_des {
	position: relative;
	margin-top: 24px;
	padding-top: 22px;
	transition: all 0.36s ease;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .item_block:hover .item_des {
	padding-top: 32px;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .details {
	display: none;
}

.npagePage:not(.post) .team .item_block .item_wrapper .item_des:before {
	position: absolute;
	top: 0;
	width: 0;
	height: 2px;
	content: "";
	transition: all 0.36s ease;
	background: #fff;
}

.npagePage:not(.post) .team .item_block:hover .item_wrapper .item_des:before {
	width: 100%;
}

.ff_pageList .team .content_list .item_block .item_box .item_wrapper {
	position: relative;
	display: flex;
	float: right;
	flex-direction: column;
	box-sizing: border-box;
	width: 62%;
	padding-top: 0;
	padding-left: 48px;
	align-content: center;
	justify-content: center;
}

.ff_pageList .team .content_list .item_block .item_box {
	display: flex;
	overflow: hidden;
}

/* 视频 */
.ff_sitecontent .ff_indexPage .videom.module .module_container:before {
	background-color: #EEEEEE;
}

/* 尝试 */
/* 
.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_block:first-child {
    width: 100%;
} */
.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block {
	margin-right: 0;
}

.ff_indexPage .videom .item_block {
	float: none;
}

.ff_indexPage .videom .content_list.tab_button {
	flex: 1 1 auto;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_img img {
  /* width: auto; */
  /* height: 100%; */
}

.videom .content_list.tab_content .item_block .item_box .item_wrapper {
	position: absolute;
	bottom: 60px;
	box-sizing: border-box;
	width: 100%;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block > .details {
	display: none;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_des .description {
	height: 100%;
}

.ff_indexPage .videom.mlist .content_wrapper {
	display: flex;
	margin-right: 0;
	padding-top: 0;
}

/* 
.ff_indexPage .videom .content_wrapper .tab_content {
    flex: 0 0 110vh;
    height: 110vh;
} */
.ff_indexPage .videom .content_wrapper .tab_button {
	display: block;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_img {
	height: 100vh;
	background: #EEEEEE;
}

.ff_indexPage .videom .content_list .item_block .item_box .item_wrapper .item_info .date_wrap,
.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_des {
	display: none;
}

.videom .content_list.tab_button .item_block .item_box .item_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videom.mlist:not(.imagelink) .content_list .item_block,
.videom .content_list.tab_button .item_block {
	cursor: pointer;
}

.videom .content_list.tab_button .item_block .item_box {
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
}

.videom .content_list.tab_button .item_block .item_box .item_wrapper {
	position: absolute;
	z-index: 10;
	width: 74%;
	opacity: 0.8;
	top: 50%;
	margin-top: -80px;
	left: 12%;
	padding: 0px;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content {
	flex: 0 0 auto;
}

.ff_indexPage .videom .content_list.tab_button .item_block {
	overflow: hidden;
	width: 100%;
	height: 31.333%;
	margin-bottom: 0;
	transition: all 0.36s ease;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_block:hover .item_box .item_wrapper .item_info .subtitle,
.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_block .item_box .item_wrapper .item_info .subtitle,
.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_info .subtitle,
.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_block:hover .item_info .subtitle {
	color: #fff;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_block .item_box .item_wrapper .item_info {
	margin-left: 40px;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_info .subtitle {
	height: 80px;
	margin-top: 10px;
	white-space: initial;
	text-align: justify;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_block .item_img img {
	opacity: 0;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_block .item_img img {
	width: 100%;
	height: auto;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_block:hover .item_img img {
	opacity: 0.4;
}

.ff_indexPage .videom .content_list.tab_button .item_block:after {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	content: "";
	transition: all 0.36s ease;
	transform: scale(1.08);
	opacity: 0;
  /* border: 5px solid #FF5A00; */
}

.ff_indexPage .videom .content_list.tab_button .item_block:hover:after {
	transform: scale(1);
	opacity: 1;
}

.ff_indexPage .videom .content_list.tab_button .item_block::before {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	transition: all 0.36s ease;
	opacity: 0;
	background-color: #DFDAD6;
}

.ff_indexPage .videom .content_list.tab_button .item_block:hover::before {
	opacity: 1;
}

.ff_indexPage .videom .content_list.tab_content .item_block .item_box .item_wrapper:before {
	font-size: 62px;
	position: absolute;
	right: 60px;
	bottom: 14px;
  /* content: "\e61c"; */
  /* color: #fff; */
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_info .title {
	font-size: 18px;
}


/* 视频列表 */
.ff_pageList .videom.module .module_container .container_content {
	width: 58%;
	margin-top: 18vh;
	margin-left: 6%;
}

.npagePage:not(.post) .videom .item_block {
	overflow: hidden;
	width: calc(100% / 2 - 50px);
	margin-right: 50px;
	margin-bottom: 50px;
}

.ff_pageList .videom .content_list {
	margin-right: -50px;
}

.npagePage:not(.post) .videom .content_wrapper {
	margin-right: 0;
}

.ff_pageList .videom .content_list .item_block .item_box .item_wrapper .item_info .date_wrap,
.ff_pageList .videom.mlist:not(.imagelink) .content_list .details {
	display: none;
}

.ff_pageList .videom .content_list.tab_content .item_block .item_box .item_wrapper {
	bottom: -70px;
	padding-right: 40px;
	padding-left: 40px;
}

.ff_pageList .videom .content_list.tab_content .item_block:hover .item_box .item_wrapper {
	bottom: 0;
}

.ff_pageList .videom.mlist:not(.imagelink) .content_list .item_block .item_des {
	font-size: 14px;
	height: 52px;
	transition: all 0.36s ease;
	opacity: 0;
	color: rgba(255, 255, 255, 0.68);
}

.ff_pageList .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_des {
	opacity: 1;
}

.ff_pageList .videom.mlist:not(.imagelink) .content_list .item_des .description {
	height: 0;
}

.ff_pageList .videom .content_list.tab_content .item_block:before {
	font-size: 62px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 46%;
	content: "\e61c";
	transition: all 0.36s ease;
	opacity: 0;
	color: #fff;
}

.ff_pageList .videom .content_list.tab_content .item_block:hover:before {
	top: 32%;
	opacity: 1;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .item_info {
	width: 85%;
}

/* 联系 */
.ff_sitecontent .mcontact.module .module_container:before {
	background-color: #EEEEEE;
}

.ff_sitecontent #mcontact .contactlist {
	padding: 250px 10%;
}

#mcontact .contactform {
	width: 62%;
	margin-top: 30px;
}

#mcontact .ff_social a {
	line-height: 40px;
	width: 40px;
	height: 40px;
	border-radius: 0;
}

#mcontact .ff_social a:hover {
	background-color: #FF5A00;
}

#mcontact .contactinfo .contact_name {
	font-size: 18px;
}

#mcontact .contactform .inputtxt {
	width: 100%;
	padding: 10px 0;
	border-bottom-color: rgba(255, 255, 255, 0.2);
}

#mcontact .contactform p.contactform_eml,
#mcontact .contactform p.contactform_name {
	float: left;
	width: 30%;
	margin-right: 24px;
}

#mcontact .contactinfo {
	width: 27%;
}

#mcontact .contactform p.contactform_tel {
	float: left;
	width: 33%;
}

#mcontact .contactform .inputtxt.submit {
	width: 20%;
	margin-top: 44px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	background-color: transparent;
}

#mcontact .contactform .inputtxt.submit:hover {
	border-color: #FF5A00;
	background-color: #FF5A00;
}

#mcontact .contactform .inputtxt:hover {
	border-bottom-color: rgba(255, 255, 255, 0.534);
}

/* 合作伙伴 */
.ff_pageList .imagelink .content_wrapper {
	margin-right: 0;
	padding-top: 18vh;
}

.ff_pageList .imagelink.module .module_container .container_content {
	width: 68%;
}

.ff_pageList .imagelink .item_block {
	width: calc(100% / 4 - 40px);
	margin-right: 40px;
	margin-bottom: 50px;
}

.ff_pageList .imagelink.module .module_container .container_content .content_list {
	margin-right: -50px;
}

.ff_pageList .imagelink.module .module_container .container_content .content_list .item_block .item_wrapper {
	display: none;
}

.ff_pageList .imagelink .item_block:hover {
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
}

.imagelink .content_list .item_block:hover .item_box img {
	opacity: 1;
}

.imagelink .content_list .item_block .item_box img {
	opacity: 0.5;
}

/* 订阅表格 */
.formInputList .mo-text input,
.formInputList .mo-textarea textarea {
	font-size: 13px;
	line-height: 26px;
	transition: all 0.36s ease;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 0;
	background: #181818;
}

.formInputList .mo-text input:hover,
.formInputList .mo-textarea textarea:hover {
	border-color: rgba(255, 255, 255, 0.534);
}

.formInputList .mo-button input {
	line-height: 38px;
	width: 160px;
	height: 50px;
	margin-top: 20px;
	margin-bottom: 40px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 0;
	background: #181818;
}

.formInputList .mo-button input:hover {
	color: #fff;
	border-color: #FF5A00;
	background: #FF5A00;
}

.formInputList .mo-radio .mo-inputName:after {
	border: 1px solid rgba(255, 255, 255, 0.1);
	background: #181818;
}

.formInputList .mo-radio .mo-inputName {
	color: #999;
}

.formInputList .mo-input-item.error input {
	border-color: #FF5A00;
	background: #181818;
}

.formInputList .mo-input-title {
	color: #fff63;
}

/* 详情 */
.ff_postPage .project.mlistpost .postInfo .mainInfor .title {
	font-size: 20px;
	color: #fff;
}

.ff_postPage .project.mlistpost .postInfo .description {
	line-height: 26px;
	position: initial;
	width: 86%;
	margin-top: 20px;
}

.ff_postPage .project.mlistpost .postContent {
	float: left;
	width: 40%;
	margin-top: 0;
	padding-right: 6%;
}

.longPage .ff_postPage .project.mlistpost .container_content {
	width: 83%;
}

.ff_postPage .project.mlistpost .postInfo .usetdate,
.ff_postPage .project.mlistpost .content_wrapper .listWrap,
.ff_postPage .project.mlistpost .postSlider .tab_button {
	display: none;
}

.ff_postPage .project.mlistpost .postInfo .mainInfor .subtitle {
	font-style: italic;
	color: #666;
}

.ff_postPage .project.mlistpost #postSlider {
	float: right;
	width: 56%;
}

.ff_postPage .project .module_container .content_wrapper {
	padding-top: 14vh;
}

.postSlider .tab_content .item_img img {
	width: 100%;
	height: auto;
}

.postSlider .tab_content .item_img {
	height: auto;
	margin-bottom: 40px;
}

.ff_postPage .ff_pageTarget .container_target {
	display: block;
}

.ff_postPage .ff_pageTarget.module {
	width: 83%;
	margin: 0 auto;
	padding-top: 80px;
	background-color: #181818;
}

.project.mlistpost .tabBtn .post-prev .details,
.project.mlistpost .tabBtn .post-next .details {
	border-color: #282828;
	background: #282828;
}

.service.mlistpost .tabBtn .post-prev.empty,
.team.mlistpost .tabBtn .post-prev.empty,
.news.mlistpost .tabBtn .post-prev.empty,
.videom.mlistpost .tabBtn .post-prev.empty,
.service.mlistpost .tabBtn .post-next.empty,
.team.mlistpost .tabBtn .post-next.empty,
.news.mlistpost .tabBtn .post-next.empty,
.videom.mlistpost .tabBtn .post-next.empty {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background-color: transparent;
}

.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-next,
.videom.mlistpost .tabBtn .post-next,
.service.mlistpost .tabBtn .post-prev,
.team.mlistpost .tabBtn .post-prev,
.news.mlistpost .tabBtn .post-prev,
.videom.mlistpost .tabBtn .post-prev,
.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-next,
.videom.mlistpost .tabBtn .post-next {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background-color: transparent;
}

.service.mlistpost .tabBtn .post-prev .details,
.team.mlistpost .tabBtn .post-prev .details,
.news.mlistpost .tabBtn .post-prev .detail {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.service.mlistpost .tabBtn .post-next .details,
.team.mlistpost .tabBtn .post-next .details,
.news.mlistpost .tabBtn .post-next .details {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.service.mlistpost .tabBtn .post-prev .details,
.team.mlistpost .tabBtn .post-prev .details,
.news.mlistpost .tabBtn .post-prev .details,
.videom.mlistpost .tabBtn .post-prev .details {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.ff_postPage .team .postInfo .usetdate,
.ff_postPage .service .listWrap .postInfo .usetdate {
	display: none;
}

.ff_postPage .team .postInfo .description {
	display: none;
}

.ff_postPage .team .postInfo {
	margin-bottom: 60px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.ff_postPage .team .postContent {
	padding-top: 0;
}

.ff_postPage .team .postInfo .title {
	font-size: 20px;
}

.ff_postPage .team .postInfo .subtitle {
	font-size: 13px;
	margin-top: 10px;
}

.ff_postPage .team .listWrap,
.ff_postPage .news .listWrap {
	display: none;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.news.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .details {
	border-color: rgba(250, 250, 250, 0.3);
}

.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.ff_postPage .news .postInfo .description,
.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle {
	display: none;
}

.ff_postPage .news .mainInfor {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}

.ff_postPage .news .postInfo .title {
	font-size: 20px;
	line-height: 30px;
}

.ff_postPage .service .postContent {
	padding-top: 0;
}

.ff_postPage .service .postInfo .title {
	font-size: 20px;
	line-height: 30px;
}

.ff_postPage .service .postInfo .subtitle {
	font-style: italic;
	color: #666;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list .item_wrapper .details {
	margin: 0;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_info {
	transform: translate3d(0, 0, 0);
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button {
	height: 100%;
	width: 63.5%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #DFDAD6;
	padding-top: 6%;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content {
	width: 36.5%;
	margin-left: 63.5%;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_info {
  /* text-align: center; */
}

.ff_indexPage .videom .content_list.tab_button .item_block:nth-child(3) ~ .item_block {
	visibility: visible !important;
	animation: none !important;
}

.team.mlist .content_wrapper .tab_content .owl-nav {
	top: 52%;
}

.ff_sitecontent #mcontact .contactlist {
	padding-top: 22vh;
}

.team.mlist:not(.imagelink) .content_list.tab_button .item_des {
	width: 84%;
}

.ff_indexPage .team.mlist:not(.imagelink) .content_list .item_des .description {
	height: 82px;
}

.container_category > a,
.container_category > a.ff_more:after {
	font-size: 12px;
	color: #fff;
}

.ff_pageList .module .module_container .container_category {
	z-index: 121;
}

.project.mlist:not(.imagelink) .content_list .item_wrapper .details {
	width: 20px;
	height: 20px;
	margin-top: 0;
	padding-top: 38px;
}

.project.mlist:not(.imagelink) .content_list .item_wrapper .details::after {
	top: 49%;
	left: 39%;
}

.project.mlist:not(.imagelink) .content_list .item_wrapper .details::before {
	top: 36%;
}

#footer p span.ellipsis {
	color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-height: 800px) {
	.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_img {
		height: 34vh;
	}
}

@media screen and (max-height: 700px) {
	.ff_indexPage .team .content_list.tab_content .item_block .item_box .item_wrapper {
		padding-top: 13%;
	}

	.team.mlist .content_wrapper .tab_content .owl-nav {
		top: 76%;
	}
}

@media screen and (max-width: 1668px) {
	#mcontact .contactform p.contactform_eml {
		float: right;
		margin-right: 0;
	}

	#mcontact .contactform p.contactform_eml,
  #mcontact .contactform p.contactform_name {
		width: 46%;
	}

	#mcontact .contactform p.contactform_tel {
		width: 100%;
	}
}

body #navWrapper .content .nav > .navitem .subnav {
	left: 0px;
	width: 100%;
}

/* 尝试 */
.ff_pageList .videom.mlist:not(.imagelink) .content_list .item_block .item_des {
	display: none;
}

.ff_pageList .videom .content_list.tab_content .item_block:before {
	position: absolute;
	top: 33%;
	top: 0;
	right: 0;
	bottom: 80px;
	left: 48%;
	left: 0;
	width: 50px;
	height: 50px;
	margin: auto;
	padding-left: 10px;
	opacity: 1;
}

.ff_pageList .videom .content_list.tab_content .item_block:hover:before {
	top: 0;
}

.ff_pageList .videom .content_list.tab_content .item_block .item_box .item_wrapper,
.ff_pageList .videom .content_list.tab_content .item_block:hover .item_box .item_wrapper {
	bottom: 20px;
}

.ff_pageList .videom .content_list.tab_content .item_block .item_box .item_wrapper {
	opacity: 1;
}

.ff_pageList .videom .content_list.tab_content .item_block:before {
	font-size: 52px;
	content: "\e667";
}

.ff_pageList .videom .content_list.tab_content .item_block:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 80px;
	left: 0;
	width: 17%;
	height: 17%;
	margin: auto;
	content: "";
	transition: all 0.36s ease;
	transform: scale(1);
	transform-origin: center;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 100%;
}

.ff_pageList .videom .content_list.tab_content .item_block:hover:after {
	transform: scale(1.56);
}

.ff_pageList .videom.mlist:not(.imagelink) .content_list .item_img:before {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 80px;
	left: 0;
	width: 19%;
	height: 19%;
	margin: auto;
	content: "";
	transition: all 0.36s ease;
	transform: scale(1);
	transform-origin: center;
	border: 3px solid rgba(255, 255, 255, 0.3);
	border-radius: 100%;
}

.ff_pageList .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_img:before {
	transform: scale(1.08);
	border-color: rgba(255, 255, 255, 0.8);
}

.ff_pageList .videom .content_list.tab_button .item_block::before {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	transition: all 0.36s ease;
	opacity: 0;
	background-color: #000;
}

.ff_pageList .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
	opacity: 0.4;
}

.ff_indexPage .videom .content_list.tab_content .item_block .item_box .item_wrapper:before {
  /* font-size: 42px; */
  /* right: 70px; */
  /* bottom: 22px; */
  /* content: "\e667"; */
}

#shares {
	bottom: 0;
}

#shares a {
	color: rgba(255, 255, 255, 0.3);
	border-color: transparent;
	background-color: transparent;
}

#moduleControl a.moduleCItem {
	margin-bottom: 13px;
}

#navWrapper .content .nav .navitem span {
	font-size: 14px;
	color: #fff;
	opacity: 0.9;
}

.ff_indexPage .news .content_wrapper.slider .item_block,
.ff_indexPage .team .tab_button .owl-item .item_block,
#mcontact .contactform {
	animation-name: fadeInRight;
}

#mcontact .contactinfo {
	animation-name: fadeInLeft;
}

.mcustomize.initlayout .wrapper .description {
	animation-name: fadeInDown;
}

.project.mlist .content_list .item_wrapper {
  /* transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1); */
}

.project.mlist:not(.imagelink) .content_list .item_img img {
	transition: all 0.40s ease-in-out 0s;
}

.project.mlist:not(.imagelink) .content_list .item_block > .details:before {
	transition: all 0.36s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ff_pageList .service.mlist:not(.imagelink) .content_list .item_block {
	border-bottom-color: #313131;
}

/* 搜索 */
#search-list .searchFormGroup input {
	color: #fff;
	background-color: #181818;
}

#search-list {
	margin-top: 0;
}

.searchPopDom .searchFormGroup input {
	font-size: 25px;
	width: 60%;
	padding: 10px 30px;
	border-bottom: 1px solid;
}

.searchPopDom .searchClose {
	display: none;
}

.ff_pageList .search.module .module_container .container_content {
	width: 58%;
	margin-top: 18vh;
	margin-left: 6%;
}

.searchPage .mlist.search .content_list .item_block {
	padding-bottom: 30px;
	border-bottom: 1px solid #313131;
}

.searchPopDom {
	z-index: 122;
	background-color: rgba(12, 11, 11, 0.95);
}

.searchPage .mlist.search .content_list .item_block .item_box .item_info {
	float: initial;
}

.searchPage .mlist.search .content_list .item_block .item_box .date_wrap {
	margin-left: 0;
}

.searchPage .mlist.search .content_list .item_block .details {
	display: none;
}

body .searchGroup .searchFormGroup .searchSub {
	padding: 0 24px;
}

.searchPopDom.open .searchFormGroup::before {
	font-size: 48px;
	position: absolute;
	top: -160px;
	left: 50%;
	content: "SEARCH";
	transform: translatex(-104px);
	color: #FF5A00;
}

.searchPopDom:before {
	border-color: #FF5A00;
}

.mcustomize.tril .mediabody {
	margin-top: 110px;
}

#mcontact {
	background-color: transparent;
}

.agent-pc .project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
	white-space: initial;
}

#navWrapper .content .nav > .navitem > a:hover {
	color: #fff;
	border-color: transparent;
}

body #navWrapper .content .nav > .navitem > a:before {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 4px;
	height: 4px;
	content: "";
	transition: all 0.36s ease;
	opacity: 0;
	border-radius: 100%;
}

body #navWrapper .content .nav > .navitem > a:hover:before {
	bottom: 18px;
	opacity: 1;
}

@media screen and (max-height: 800px) {
	.ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_img {
		height: 36.2vh;
	}
}

.agent-pc .ff_pageList .videom .content_list.tab_content .item_block::before {
	font-size: 44px;
}

.news.mlist:not(.imagelink) .content_list .item_des .description {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

#online_open {
	bottom: 124px;
	color: rgba(255, 255, 255, 0.3);
	border: 1px solid transparent;
	background-color: transparent;
}

#online_lx {
	bottom: 124px;
}

.ff_indexPage .module {
  /* background-attachment: initial !important; */
}

.mcustomize .wrapper .header .title {
	color: rgba(255, 255, 255, 0.7);
}

@media screen and (max-height: 800px) {
	#indexPage .team .content_list.tab_content .item_block .item_index {
		font-size: 400px;
	}

	.project.mlist:not(.imagelink) .content_list .item_block .item_wrapper .item_info {
		margin-top: 10px;
	}
}

.bodyindex #sitecontent {
	padding-top: 0;
}

.bodylist.bodyproject .npagePage .project .content_wrapper {
	width: 920px;
	margin: 0 auto;
}

.bodylist.bodyproject .npagePage .project .content_wrapper .item_block {
	width: calc(25% - 10px);
	margin: 5px;
}

.bodylist.bodyproject .npagePage .project .content_wrapper .item_block:hover .item_wrapper {
	opacity: 1;
	background: #FF5A00;
}

.bodylist.bodyproject .npagePage .project .content_wrapper .item_block:hover .item_info .subtitle {
	color: #fff;
}

.bodylist.bodyproject .npagePage .project .content_wrapper #sitecontent {
	width: 1220px;
	margin: 0 auto;
}

.bodylist.bodyproject .npagePage .project .content_wrapper .content_list .details {
	display: none;
}

.bodylist.bodyproject .npagePage .project .content_wrapper .item_wrapper {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	height: auto;
	padding: 18px 20px;
	transition: 0.36s ease;
	opacity: 0;
}

.bodylist.bodyproject .npagePage .project .content_wrapper .item_info .subtitle {
	color: #fff;
}

.bodylist.bodyproject .npagePage .ff_pageTarget .container_target {
	display: block;
	padding: 20px 0 10px;
}

.bodylist.bodyproject .container_category {
	display: none;
}

.bodylist.bodyproject .module_container,
.bodylist.bodyproject #pages {
	width: 920px;
	margin: 0 auto;
}

.bodylist.bodyproject .npagePage .ff_pageTarget {
	background: #181818;
}

.bodyindex .news .module_container .container_content {
	left: 22%;
	width: 67%;
}

.bodyindex .news .module_container .container_content .item_block {
	width: calc(100% / 2 - 12%);
	margin-right: 12%;
}

.bodyindex .news .module_container .container_content .item_block img {
	width: 100%;
}

.bodyindex .news .module_container .container_content .item_block .details {
	display: none;
}

.bodyindex .news .module_container .container_content .item_block .date_wrap {
	display: none;
}

.bodyindex .news .module_container .container_content .item_block .item_box .item_wrapper {
	padding: 24px 0;
}

.bodyindex .news .module_container .container_content .item_block .item_des {
	margin: 32px 0 0;
}

.bodyindex .news .module_container .container_content .content_wrapper {
	margin-right: -12%;
}

.singlescreen .module {
	padding: 0;
}

.singlescreen .module_container {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

/* css */
.ff_indexPage .news.mlist .content_wrapper {
	margin-left: 0;
}

.bodyindex .news .module_container .container_content .item_block:nth-child(2n + 1) {
	clear: left;
}

.bodyindex .news .module_container .container_content .item_block .item_box .item_wrapper {
	padding: 0;
}

#sitecontent .news .content_list .item_info .title {
	font-size: 18px;
	line-height: 64px;
	color: #fff;
}

#sitecontent .news.mlist:not(.imagelink) .content_list .item_des .description {
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	height: 60px;
	color: #6b6b6b;
}

#sitecontent .news .module_container .container_content .item_block .item_des {
	margin: 0;
	padding-bottom: 10px;
}

#sitecontent .news .module_container .container_content .item_block {
	margin-bottom: 35px;
}

#sitecontent .news.mlist .content_wrapper {
	padding-top: 90px;
}

.news .content_list .item_block .item_box .item_wrapper:after {
	left: 0;
	width: 100%;
	background: #efefef;
}

.bodyindex .news .module_container .container_content {
	left: 22%;
	width: 65%;
}

.ff_indexPage .news.mlist .content_wrapper {
	padding-top: 100px;
}

.bodyindex .news .module_container .container_content .item_block:nth-child(4) ~ .item_block {
	display: none;
}

.bodylist.bodynews .ff_pageTarget .container_target {
	display: block;
}

.bodylist.bodynews .news .item_block:nth-child(2n),
.bodylist.bodynews .news .content_list .item_block {
	width: calc(33.333% - 40px);
	margin-right: 40px;
}

.ff_pageList .news .item_block:nth-child(3n + 1) {
	clear: left;
}

.bodylist.bodynews #pageTarget .container_category {
	display: none;
}

.ff_pageList .news.module .module_container .container_content {
	width: 100%;
	margin-top: 0;
	margin-left: 0;
}

body:not(.bodyindex) .ff_sitecontent .module .module_container {
	width: 85%;
	margin: 0 auto;
}

.npagePage .ff_pageTarget {
	background: #181818;
}

.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
	padding: 0;
}

.news.mlist:not(.imagelink) .content_list .item_des {
	margin: 0;
}

.ff_postPage .news.mlistpost {
	padding-top: 0;
}

#pageTarget {
	width: 85%;
	margin: 0 auto;
	padding: 20px 0;
}

.ff_sitecontent #pageTarget .module_container {
	width: 100%;
}

.news.mlistpost .tabBtn .post-prev .img-wrap,
.news.mlistpost .tabBtn .post-next .img-wrap {
	width: 170px;
}

.bodyindex .news .module_container .container_content {
	top: 30px;
	left: 28%;
	width: 54%;
}

.bodylist #sitecontent .news.mlist .content_wrapper {
	padding-top: 0;
}

/* team */
.ff_indexPage .team.mlist:not(.imagelink) .content_list .item_wrapper .details {
	display: none;
}

.ff_indexPage .team .content_list.tab_button .item_block .item_info {
	width: 90px;
	border-bottom: 1px solid #eeb8ba;
	writing-mode: vertical-rl;
}

.ff_indexPage .team .content_list.tab_button .item_block .item_box .item_wrapper {
	padding: 0;
}

.ff_indexPage .team .content_list.tab_button .item_block .item_des {
	display: none;
}

.ff_indexPage .team .content_list.tab_button .item_block .item_box .item_wrapper .item_info {
	width: auto;
	min-height: 124px;
	margin-top: 26px;
	margin-left: 38px;
	padding-right: 18px;
	padding-bottom: 26px;
}

.bodylist.bodyteam #header {
	background-color: #181818;
}

.bodylist.bodyteam #banner > div {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right;
}

.bodylist.bodyteam #banner::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	background-color: rgba(22, 22, 22, 0.88);
}

.bodylist.bodyteam #banner {
	position: fixed;
	top: z;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	transition: 0s;
	background: #181818;
}

.bodylist.bodyteam #pageTarget .module_container {
	width: 85px;
	margin: 0 auto;
}

.bodylist.bodyteam #pageTarget {
	position: relative;
	width: 100%;
	background: transparent;
}

.bodylist.bodyteam .npagePage .module .module_container,
.bodylist.bodyteam .npagePage .content {
	background-color: transparent;
}

.bodylist.bodyteam .npagePage .content .module {
	background: transparent;
}

.bodylist.bodyteam .npagePage .content {
	position: relative;
}

.bodylist.bodyteam .team.module .module_container .container_content {
	margin: 0;
}

.npagePage .ff_pageTarget .container_target {
	display: block;
}

.bodylist.bodyteam #pageTarget .module_container {
	width: 85%;
}

.bodylist.bodyteam .container_header .title {
	font-size: 15px;
}

.bodylist.bodyteam .container_header {
	position: absolute;
	top: 0;
	right: 100%;
	width: 72px;
	height: 100%;
	margin-right: 38px;
	border-right: 2px solid #aa1c23;
	writing-mode: vertical-lr;
}

.bodylist.bodyteam .team.module .module_container .container_content {
	position: relative;
	float: right;
	width: 1010px;
	margin-top: 40px;
}

.bodylist.bodyteam .container_header .subtitle {
	font-size: 15px;
	color: #818081;
}

.bodylist.bodyteam .container_header .title {
	font-size: 15px;
	color: #fff;
}

.bodylist.bodyteam .container_header:after {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 10px;
	height: 10px;
	content: "";
	border-radius: 50%;
	background: #aa1c23;
}

.bodylist.bodyteam .team .item_block {
	width: 25%;
	margin-right: 0;
	margin-bottom: 120px;
}

.bodylist.bodyteam .team.mlist .content_list .item_img {
	flex: 0 0 auto;
	box-sizing: border-box;
	width: 132px;
	margin-right: 5px;
	border: 6px solid #a5a5a5;
}

.bodylist.bodyteam .team .content_list .item_block .item_box {
	align-items: flex-start;
}

.ff_pageList .team .content_list .item_block .item_box .item_wrapper {
	padding: 0;
	padding-left: 5px;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .item_info .subtitle,
.ff_pageList .team.mlist:not(.imagelink) .content_list .item_info .title {
	line-height: 1;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .item_info .title {
	font-size: 14px;
	margin-bottom: 5px;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .item_info {
	display: flex;
	flex-direction: column;
	width: 90px;
	height: 42px;
	padding: 8px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	justify-content: center;
}

.bodylist.bodyteam .team.mlist:not(.imagelink) .content_list .item_des {
	font-size: 12px;
	line-height: 13px;
	width: 90px;
	margin: 0;
	padding: 0;
}

.ff_pageList .team.mlist:not(.imagelink) .content_list .item_block:hover .item_des {
	padding: 0;
}

.bodylist.bodyteam .team .item_block .item_wrapper .item_des:before {
	display: none;
}

.ff_pageList .team .content_list .item_block .item_box .item_wrapper {
	width: 100%;
}

.bodylist.bodyteam .team.mlist:not(.imagelink) .content_list .item_des .description {
	padding-top: 10px;
}

.bodylist.bodyteam .team.mlist .content_list .item_img {
	overflow: visible;
}

.ff_pageList .team .content_list .item_block .item_box + .details:before,
.ff_pageList .team .content_list .item_block .item_box + .details:after {
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: hidden;
	width: 8px;
	height: 8px;
	content: "";
	transform: translate3d(-50%, -50%, 0);
	border: 1px solid #fff;
	border-radius: 50%;
	background-color: #fff;
}

.ff_pageList .team .content_list .item_block .item_box + .details:after {
	width: 1px;
}

.ff_pageList .team .content_list .item_block .item_box + .details:before {
	height: 1px;
}

.ff_pageList .team .content_list .item_block:hover .item_box + .details {
	border: 1px solid #fff;
}

.ff_pageList .team .content_list .item_block .item_box + .details {
	position: absolute;
	bottom: -45px;
	left: 0;
	display: block;
	overflow: hidden;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	color: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
}

.ff_pageList .team .content_list .item_block .item_mask {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transition: 0.36s ease;
	transform: translate3d(-50%, -50%, 0) scale(1.1);
	opacity: 0;
	border: 1px solid rgba(202, 28, 37, 0.88);
}

.ff_pageList .team .content_list .item_block:hover .item_mask {
	transform: translate3d(-50%, -50%, 0) scale(0.9);
	opacity: 1;
}

.ff_pageList .team .content_list .item_block .item_mask:before,
.ff_pageList .team .content_list .item_block .item_mask:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 26px;
	height: 26px;
	content: "";
	transform: translate3d(-50%, -50%, 0);
	background-color: #FF5A00;
}

.ff_pageList .team .content_list .item_block .item_mask:after {
	width: 1px;
}

.ff_pageList .team .content_list .item_block .item_mask:before {
	height: 1px;
}

.ff_pageList .team .content_list .item_block .item_box {
	overflow: visible;
}

.bodylist.bodyteam .team.mlist .content_list .item_img:after {
	position: absolute;
	right: 0;
	bottom: -38px;
	width: 8px;
	height: 8px;
	content: "";
	border-radius: 50%;
	background: #FF5A00;
}

.ff_postPage .team.mlistpost {
	padding-top: 50px;
}

/* contact */
.ff_sitecontent #mcontact .contactlist .clear {
	display: block;
	visibility: visible;
	width: 420px;
	height: 300px;
	animation-name: fadeInLeft;
	background-image: url(data:image/png;
	base64,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);
  background-repeat: no-repeat;
	background-position: center;
}

.ff_sitecontent #mcontact .contactlist {
	height: 100vh;
	background-color: rgba(22, 22, 22, 0.88);
}

@media screen and (max-width: 1366px) {
	.ff_sitecontent #mcontact .contactlist .clear {
		width: 260px;
		height: 150px;
		background-size: contain;
	}
}

/* project */
.bodyindex .project.mlist:not(.imagelink) .content_list .item_wrapper .details {
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	display: none;
}

.project_dom_img {
	display: none;
	opacity: 0;
}

.project_dom {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	visibility: visible;
	width: 100%;
	height: 100%;
	transition: 0.36s ease;
	opacity: 1;
	background-color: rgba(22, 22, 22, 0.88);
	align-items: flex-start;
	justify-content: center;
}

.project_dom_header {
	font-size: 14px;
	font-size: 16px;
	position: relative;
	box-sizing: border-box;
	width: 42px;
	margin: 0 auto;
	margin-top: 33vh;
	padding: 0 12px;
	white-space: nowrap;
	color: rgba(255, 255, 255, 0.78);
	writing-mode: vertical-rl;
}

.project_dom_header:before {
	position: absolute;
	top: calc(100% + 20px);
	left: 50%;
	width: 1px;
	height: 40vh;
	content: "";
	background-color: rgba(255, 255, 255, 0.78);
}

.project_dom_header:after {
	position: absolute;
	top: -10px;
	right: 0;
	width: 8px;
	height: 8px;
	content: "";
	border-radius: 50%;
	background: #FF5A00;
}

.project_dom_subtitle {
	position: absolute;
	right: 100%;
}

.project .item_block:hover .project_dom {
	visibility: hidden;
	transform: translateY(-14vh);
	opacity: 0;
}

.ff_indexPage .imagelink.module .module_container:before {
	background: #EEEEEE;
}

.ff_indexPage .imagelink.module .module_container .container_content {
	height: 100vh;
}

/* partner */
#indexPage .partner_rebuild .owl-next {
	right: 19px;
}

.imagelink .owl-nav .owl-prev.disabled:hover {
	background-color: transparent;
}

#indexPage .partner_rebuild .owl-prev {
	left: 19px;
}

#indexPage .partner_rebuild .owl-nav {
	z-index: 1;
	top: initial;
	right: 0;
	bottom: 29%;
	width: 170px;
	height: 150px;
	transform: translateY(calc(100%));
	background-color: #FF5A00;
}

#indexPage .partner_rebuild .owl-nav:before {
	position: absolute;
	top: 46%;
	left: 50%;
	width: 1px;
	height: 14px;
	content: "";
	background: rgba(255, 255, 255, 0.3);
}

.partner_rebuild .owl-stage-outer {
	overflow: visible;
}

.partner_rebuild .group {
	display: flex;
	box-sizing: border-box;
	height: 100vh;
	justify-content: center;
	align-items: center;
}

.partner_rebuild .dom_group {
	position: relative;
	flex: 1 1 auto;
	width: 50%;
}

.partner_dom {
	box-sizing: border-box;
	margin: 0 6% 0 11.4%;
}

.honor_dom {
	margin: 0 11.4% 0 6%;
}

.partner_rebuild .dom_header {
	position: absolute;
	top: -142px;
	left: 0;
	writing-mode: vertical-rl;
}

.dom_title {
	color: #97999a;
}

.dom_subtitle {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

.partner_rebuild .dom_header:after {
	position: absolute;
	top: -15px;
	left: -8px;
	overflow: hidden;
	width: 10px;
	height: 10px;
	content: "";
	border-radius: 50%;
	background-color: #ca1c24;
}

.dom_container {
	border-top: 1px solid #e3e3e3;
}

.dom_container .content_list .item_block .item_wrapper {
	display: none;
}

.dom_container .content_list .item_block {
	width: 25%;
	margin: 0;
	border: none;
}

.imagelink .content_list .item_block .item_box:after {
	display: none;
}

.honor_dom_container {
	padding: 23px 0;
	border-bottom: 1px solid #e3e3e3;
}

.honor_dom_container .content_list .item_block {
	margin: 20px 0;
}

.group .about_dom {
	flex: 0 0 auto;
	width: 300px;
}

.about_dom .dom_header {
	display: flex;
	align-items: flex-end;
	writing-mode: initial;
}

.about_dom .dom_title:after {
	font-size: 18px;
	margin: 0 5px;
	content: "|";
}

.about_dom .dom_title {
	font-size: 18px;
	line-height: 18px;
	position: relative;
	color: #fff;
}

.about_dom .dom_subtitle {
	font-size: 14px;
	line-height: 16px;
	color: #fff;
}

.about_dom .dom_header:after {
	top: 0;
	left: -40px;
	overflow: hidden;
	width: 1px;
	height: 55px;
	content: "";
	border-radius: 50%;
	background-color: #ca1c24;
}

.about_dom .dom_header {
	top: -70px;
}

.ff_indexPage .imagelink.mlist .content_wrapper {
	padding: 0;
}

.about_dom_wrapper .dom_container {
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	max-height: 340px;
	padding-top: 10px;
	color: #a5a5a5;
}

.about_dom_wrapper .dom_container:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 1px;
	content: "";
	background-color: #a5a5a5;
}

.about_dom_wrapper .dom_container {
	border: none;
}

@media screen and (max-width: 1366px) {
	#indexPage .partner_rebuild .owl-nav {
		height: 90px;
	}
}

.guest {
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.guest-weixin:before {
	content: "\e697";
}

.guest-email:before {
	content: "\e607";
}

.guest-Call:before {
	content: "\e64d";
}

.contact_btns {
	position: fixed;
	z-index: 100;
	right: 20px;
	bottom: 40px;
	display: flex;
	width: 150px;
}

.contact_btn:hover .guest {
	color: #e1232a;
}

.contact_btn {
	line-height: 30px;
	flex: 1 1 auto;
	cursor: pointer;
	text-align: center;
}

.contact_btn .guest {
	transition: 0.36s ease;
	color: #abadac;
}

.contact_btn .guest {
	font-size: 16px;
}

#shares,
#online_open {
	display: none;
}

#olx_tel {
	line-height: 46px;
	padding: 0;
	padding: 0 20px;
	color: #b0b0b0;
	background: #444;
}

#olx_qq {
	line-height: 46px;
	height: 46px;
	padding: 0 20px;
	color: #b0b0b0;
	border: none;
	background: #383838;
}

#olx_head {
	font-size: 14px;
	line-height: 16px;
	line-height: 46px;
	height: 16px;
	height: 46px;
	padding: 0 20px;
	color: #fff;
	background: #212322;
}

#online_lx {
	display: none;
}

/* server */
.ff_pageList .service.module .module_container .container_content {
	box-sizing: 0;
	width: 56%;
	margin: 0 auto;
	padding-top: 20px;
}

.ff_pageList .service.mlist:not(.imagelink) .content_list .item_wrapper .details {
	display: none;
}

.ff_pageList .service .content_list .item_box {
	display: flex;
}

.ff_pageList .service .content_list .item_box .item_wrapper {
	flex: 1 1 auto;
	box-sizing: border-box;
	width: 50%;
	padding-top: 20px;
}

.ff_pageList .service .content_list .item_box .item_img {
	flex: 1 1 auto;
	width: 50%;
}

.ff_pageList .service .content_list .item_img {
	width: 526px;
	margin-right: 82px;
}

.ff_pageList .service.mlist:not(.imagelink) .content_list .item_block {
	margin: 0;
	padding: 0;
}

.ff_pageList .service .content_list .item_wrapper {
	padding: 0;
}

.ff_pageList .service.mlist:not(.imagelink) .content_list .item_block {
	width: 100%;
}

.ff_pageList .service.mlist:not(.imagelink) .content_list .item_block:hover {
	box-shadow: none;
}

.ff_pageList .service.mlist:not(.imagelink) .content_list .item_block {
	margin-bottom: 34px;
	border: none;
}

.ff_pageList .service .content_list .item_block .item_box .item_wrapper .item_info .title {
	font-weight: 900;
}

.npagePage .ff_pageTarget .container_target .fa:before {
	content: "/";
}

.npagePage .ff_pageTarget .container_target .fa {
	color: #666;
}

.npagePage .ff_pageTarget .container_target a {
	transition: 0.2s ease;
}

.npagePage .ff_pageTarget .container_target {
	color: #fff;
}

#page_about {
	padding-top: 40px;
}

#page_about.pageEditor .container_header .title {
	color: #fff;
}

.longPage .pageEditor .module_container .content_wrapper {
	padding-top: 10vh;
}

.service.mlist:not(.imagelink) .content_list .item_info .title {
	width: auto;
}

.bodyproject #pages {
	display: none;
}

/*# sourceMappingURL=debug/style.16962.css.map */
.ind_seek {
	position: absolute;
	top: 0px;
	color: #fff;
	white-space: nowrap;
	font-size: 14px;
	letter-spacing: 4px;
	right: -5px;
	padding: 9px 0;
	opacity: 0.9;
	z-index: 30;
	width: 60px;
}

.ind_tiBl {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	margin-top: -100px;
	z-index: 99;
	text-align: center;
	color: #fff;
}

.fo_img {
	position: absolute;
	right: 3%;
	bottom: 0px;
	width: 100px;
	height: 44px;
}

.item5_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

p.subtitle img {
    /* width: 229px; */
    /* max-width: 229px; */
}

.ind02_vidImg,.ind02_plIcon,.indPl_close {
	-webkit-transition: all .3s ease 0.6s;
	-ms-transition: all .3s ease 0.6s;
	-moz-transition: all .3s ease 0.6s;
	-o-transition: all .3s ease 0.6s;
	transition: all .3s ease 0.6s;
}

.ind02_block {
	-webkit-transition: all 0.6s cubic-bezier(.75,0,.25,1);
	-ms-transition: all 0.6s cubic-bezier(.75,0,.25,1);
	-moz-transition: all 0.6s cubic-bezier(.75,0,.25,1);
	-o-transition: all 0.6s cubic-bezier(.75,0,.25,1);
	transition: all 0.6s cubic-bezier(.75,0,.25,1)
}

.ind02_block.cur .ind02_vidImg,.ind05_te,.indTe_li img,.indTe_li img,.li_img,.item02_more5,.he_bg,.In2_bgC,.In2_aBl1:after,.In92_liTi,.In92_li,.In92_img,.In92_right,.In92_left,.In92_right img,.In92_left img {
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.ind02_block.cur {
	-webkit-transition: all 0.6s cubic-bezier(.75,0,.25,1) 0.3s;
	-ms-transition: all 0.6s cubic-bezier(.75,0,.25,1) 0.3s;
	-moz-transition: all 0.6s cubic-bezier(.75,0,.25,1) 0.3s;
	-o-transition: all 0.6s cubic-bezier(.75,0,.25,1) 0.3s;
	transition: all 0.6s cubic-bezier(.75,0,.25,1) 0.3s;
}

.In92_li:hover .In92_img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.king:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.In92_right:hover img,.In92_left:hover img {
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}

.swiper-wrapper {
	-webkit-transition: all 0.6s easeOutCirc;
	-ms-transition: all 0.6s easeOutCirc;
	-moz-transition: all 0.6s easeOutCirc;
	-o-transition: all 0.6s easeOutCirc;
	transition: all 0.6s easeOutCirc;
}

.indTe_liBl,.indTe_swiper {
	-webkit-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.indPl_block,.indPl_bl,.indPl_icon {
	-webkit-transition: all 0.6s linear;
	-ms-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.indPl_bl {
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.header_logo:after {
	content: "";
	display: block;
	position: absolute;
	left: -200px;
	top: 0px;
	width: 150px;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
	overflow: hidden;
	-webkit-transform: skewx(-25deg);
	-webkit-transition: 0s;
}

.king {
	width: 150px;
	left: 600px;
	-webkit-transition: 1.2s;
	transition: 1.2s;
}

.king {
	width: 150px;
	left: 1000px;
	-webkit-transition: 1.2s;
	transition: 1.2s;
}

@-webkit-keyframes anim09 {
	0% {
		left: -200px;
	}

	30% {
		left: 600px;
	}

	100% {
		left: 600px;
	}
}

.header_logo:after {
	-webkit-animation: anim09 5s ease-in-out infinite;
}

@keyframes animScale {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes animScale {
	0% {
		-webkit-transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@-ms-keyframes animScale {
	0% {
		-ms-transform: scale(1);
	}

	50% {
		-ms-transform: scale(1.1);
	}

	100% {
		-ms-transform: scale(1);
	}
}

@-moz-keyframes animScale {
	0% {
		-moz-transform: scale(1);
	}

	50% {
		-moz-transform: scale(1.1);
	}

	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes animScale {
	0% {
		-o-transform: scale(1);
	}

	50% {
		-o-transform: scale(1.1);
	}

	100% {
		-o-transform: scale(1);
	}
}

/*.item5_bg,.In_bg.bg_3,.In_bg.bg_5,.ind3_bgLi {
	-webkit-animation: animScale 10s linear infinite;
	animation: animScale 10s linear infinite;
	-ms-animation: animScale 10s linear infinite;
	-moz-animation: animScale 10s linear infinite;
	-o-animation: animScale 20s linear infinite;
}*/

.indPl_block:hover .indPl_img img {
	-webkit-animation: animScale 1s linear infinite;
	animation: animScale 1s linear infinite;
	-ms-animation: animScale 1s linear infinite;
	-moz-animation: animScale 1s linear infinite;
	-o-animation: animScale 1s linear infinite;
}

.ind2_bg,.item_info,.ind3_ti,.ind6_img,.item02_more,.item02_more2,.nav_bgBl,.indN_li,.indN_bg.cur3,.item02_more2,.fo_imgIcon {
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.swiper-wrapper {
	-webkit-transition: all 1s cubic-bezier(.75,0,.25,1);
	-ms-transition: all 1s cubic-bezier(.75,0,.25,1);
	-moz-transition: all 1s cubic-bezier(.75,0,.25,1);
	-o-transition: all 1s cubic-bezier(.75,0,.25,1);
	transition: all 1s cubic-bezier(.75,0,.25,1);
}

.swiper-wrapper {
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

.ind3_bgLi,.bg_liBl {
	-webkit-transition: all .6s ease;
	-ms-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.videoBg {
	display: none;
}

.ind2_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: url(../images/b_31.png);
}

.item_block:hover .ind2_bg {
	opacity: 0;
}

.ind2_content .item_block:hover .item_info.clearfix {
	top: 0px;
}

.ind2_content .item_info.clearfix {
	position: relative;
	top: -324px;
}

.container_category.ind3_ul a:hover,.container_category.ind3_ul a.active {
    /* color: #FF5A00; */
}

.ind3_ulBl {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.ind3_liBl {
	position: relative;
	width: 20%;
	height: 13.3%;
	float:left;
	border: 1px solid #fff;
	background: url(../images/b_312.png);
	position: relative;
	top: 25%;
	left: 35%;
	cursor: pointer;
}

.ind3_ti1 .ind3_ti:hover {
	background: url(../images/b_313.png) !important;
	height: 100%;
}
.ind3_ti:hover {
	background: url(../images/b_311.png) !important;
	height: 100%;
}
.ind3_ti {
	position: absolute;
	color: #fff;
	letter-spacing: 2px;
	width: 100%;
	white-space: nowrap;
	opacity: 0.9;
	height: 100%;
}

.ind3_tiEn {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 500;
}

.ind3_tiCh {
	font-size: 10px;
	padding-top: 15px;

	letter-spacing: 1px;
}

.item_img img {
    /* width: 100%; */
    /* min-width: 100%; */
}

.ind3_ti.ti_1 {
	padding-left: 60px;
}

.ind3_ti.ti_2 {
	padding-left: 30px;
}

.ind3_bgUl,.ind3_bgLi,.ind5_bgImg {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 20;
}

.ind3_bgLi {
	opacity: 0;
	z-index: 22;
}

.ind3_bgLi.cur {
	opacity: 1;
	z-index: 66;
}
/*@-webkit-keyframes fadeIn
{
  0%{ -webkit-transform:scale(1.1);opacity:0.5;}
  100%{ -webkit-transform:scale(1);opacity:1;}
}
.ind3_bgLi {-webkit-animation: fadeIn 0.6s ease-in-out backwards;}*/
.ind3_liBl:hover .ind3_ti {
	opacity: 1;
}

.ind5_imgBl {
	position: absolute;
	bottom: 10%;
	left: 4%;
	z-index: 88;
}

.swiper-slide {
	overflow: hidden;
}

.mlist:not(.imagelink) .content_list.ind6_content .item_info .title {
	font-size: 18px;
	font-weight: bold;
	width: 82% !important;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button.ind6_content .item_info .subtitle {
	font-size: 14px;
	color: #212121;
	line-height: 1.8em;
}

.mlist:not(.imagelink) .content_list.ind6_content .item_block:hover .item_box .item_wrapper .item_info .title {
	font-size: 18px;
}

.ind6_img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0.8);
	opacity: 0;
	-webkit-filter: blur(2px) brightness(0.8);
	filter: blur(2px) brightness(0.8);
}

.videoBg {
	height: 0px;
	max-height: 0px;
	overflow: hidden;
	position: relative;
}

p.ti_img {
	position: absolute;
	left: -70px;
	top: 4px;
}

p.ti_t {
	color: #888888;
	font-size: 12px;
	padding-top: 2px;
	position: absolute;
	top: 0%;
	right: 0;
	width: 18%;
	float: right;
	text-align: right;
}
.item_block:hover .ti_t {
  color: #fff;
}
.item_block:hover .ti_more {
  color: #fff;
}

.ind8_content {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 99991;
}

.ind8_bgImg {
	position: relative;
	width: 100%;
	height: 140%;
    z-index:2
}
.ind8_icon1{position:relative;width:640px;color: #bbb;white-space:nowrap;opacity: 0.8;}
.ind8_icon {
	position: absolute;
    top: 46%;
    left: 40%;
    margin-left: -170px;
    width: 640px;
    overflow: hidden;
    z-index: 9999;
    font-size: 30px;
    letter-spacing: 4px;
    
}

.ind8_icon img {
	width: 100%;
	max-width: 100%;
    position:relative;
    z-index:10;
}

.ind8_block {
	position: absolute;
	bottom: 6%;
	width: 208px;
	height: 10px;
	left: 50%;
	margin-left: -104px;
	z-index: 99;
	border-radius: 200px;
	overflow: hidden;
}

@-webkit-keyframes an_01 {
	0% {
		-webkit-transform: translate(0,0);
	}

	100% {
		-webkit-transform: translate(208px,0);
	}
}

.ind8_InBl {
	-webkit-animation: an_01 1s ease-in-out infinite;
}

.ind8_InBl {
	position: relative;
	left: -208px;
	width: 416px;
	height: 10px;
	background: url(../images/b6_3.jpg) no-repeat center;
	background-size: cover;
}

/*@-webkit-keyframes an_02 {
	0% {
		height: 140%;
	}

	100% {
		height: 100%
	}
}

.ind8_bgImg {
	-webkit-animation: an_02 3s ease-in-out forwards;
}*/

@-webkit-keyframes an_03 {
	0% {
		-webkit-transform: translate(0,0);
		opacity: 1
	}

	99% {
		-webkit-transform: translate(0,-600px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translate(0,-600px);
		opacity: 0;
		display: none;
	}
}

 
@-webkit-keyframes an_04 {
	0% {
		width: 0px;
	}

	100% {
		width: 640px;
	}
}

.ind8_icon2 {
	-webkit-animation: an_04 3s ease-in-out forwards;
}

.item_block:hover .ind6_img {
	opacity: 1;
	-webkit-transform: scale(1);
}

.item3_bgIn {
	position: relative;
	width: 100%;
	height: 100%;
}

.ind3_liBl:hover {
	background: url();
}

.ind3_liBl:hover .ind3_ti {
	background: url(../images/b_31.png);
}

div#search-nav {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 120;
}

.ind8_icon2 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 0px;
	height: 50px;
	overflow: hidden;
	color: #fff;
	white-space: nowrap;
}

.ind8_icon2 img {
	width: 380px;
	min-width: 380px;
}

.btn-scroll-down {
	position: fixed;
	z-index: 10;
	bottom: 60px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 40px;
	height: 50px;
	margin-left: -18px;
	z-index: 200;
}

.btn-scroll-down .mousey {
	height: 34px;
	border-radius: 25px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 34px;
	background: url(../images/n_1.png) no-repeat center;
}

@-webkit-keyframes c {
	0% {
		opacity: 0
	}

	10% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}

	to {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
		opacity: 0
	}
}

@keyframes c {
	0% {
		opacity: 0
	}

	10% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}

	to {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
		opacity: 0
	}
}

.btn-scroll-down .scroller {
	width: 2px;
	height: 10px;
	border-radius: 25%;
	background: #fff;
	-webkit-animation: c 2.2s infinite;
	animation: c 2.2s infinite;
	-webkit-animation-timing-function: cubic-bezier(.15,.41,.69,.94);
	animation-timing-function: cubic-bezier(.15,.41,.69,.94);
	position: relative;
	left: 16px;
	top: 5px;
	display: none;
}

a.ff_more {
	position: relative;
	padding-right: 15px;
	letter-spacing: 2px;
	padding-left: 5px;
}

.ind02_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 53%;
	overflow: hidden;
}

.ind02_content {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.ind02_bgImg {
	position: relative;
	width: 100%;
	height: 100%;
	/*background: url(../images/b8_4.jpg) no-repeat center bottom;*/
	background-size: cover;
}

.ind02_w1 {
	position: absolute;
	color: #202020;
	left: 0;
	top: 0;
	bottom: 0px;
	width: 50%;
	height: 55%;
	text-align: justify;
	border-right: 1px solid #6a6a6a;
}
.ind02_w1Img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/b11_1.jpg) no-repeat center bottom;
    background-size: cover;
}
.ind02_position {
    top: 10%;
}
.ind02_w1_co {
    color: #202020;
    text-align: justify;
	position: relative;
}

.ind02_w2 {
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0px;
	width: 50%;
	height: 55%;
	border-right: 1px solid #6a6a6a;
}
.ind02_w2Img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/icon-2.jpg) no-repeat center bottom;
    background-size: cover;
}

.ind02_block {
	position: absolute;
	right: 4.4%;
	bottom: 47%;
	margin-bottom: -138px;
	width: 30%;
	margin-right: 70px;
	cursor: pointer;
	z-index: 99;
}

.ind02_w3 {
	position: absolute;
	left: 0;
	top: 55%;
	bottom: 0px;
	width: 50%;
	height: 45%;
	border-right: 1px solid #6a6a6a;
}
.ind02_w3Img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/icon-3.jpg) no-repeat center bottom;
    background-size: cover;
}

.ind02_teBl {
	position: absolute;
	top: 50%;
	color: #fff;
	width: 43%;
	left: 6.5%;
	text-align: justify;
	margin-top: -94px;
}

.ind02_En {
	font-size: 34px;
	letter-spacing: 2px;
	margin-top: 20%;
	padding-left: 12%;
	line-height: 1em;
}

.ind02_Ch {
	font-size: 20px;
	font-weight: bold;
	padding-top: 2px;
	letter-spacing: 1px;
	padding-left: 12%;
}

.ind02_te {
	position: relative;
	text-align: justify;
	line-height: 1.5em;
	margin: 1% 12% 1%;
	text-indent: 2em;
}

.ind02_te p {
	line-height: 1.7em;
	font-size: 14px;
}

 .ind02_w4 {
	position: absolute;
	left: 50%;
	top: 55%;
	right: 0px;
	width: 50%;
	height: 45%;
	background-color: #FF9E01;
	border-bottom: 1px solid #6a6a6a;
	padding-bottom:44px;
}
.ind02_w4_li {
    cursor: pointer;
    position: relative;
	height: 100%;
	width: 33.33%;
	float: left;
	display: flex;
}
.page_content.show .ind02_w4_te4 {
  -webkit-animation: am_top 0.4s ease-in-out 0.4s backwards;
}
.page_content.show .ind02_w4_te6 {
  -webkit-animation: am_top 0.4s ease-in-out 0.6s backwards;
}
.page_content.show .ind02_w4_te8 {
  -webkit-animation: am_top 0.4s ease-in-out 0.8s backwards;
}
.ind02_w4_img {
    width: 35px;
    height: 35px;
    background: url(../images/icon-1.png) no-repeat center center;
    background-size: cover;
	margin-top: 8%;
	margin: 0 auto;
}
.ind02_w4_img2 {
    width: 35px;
    height: 35px;
    background: url(../images/icon-2.png) no-repeat center center;
    background-size: cover;
	margin-top: 8%;
	margin: 0 auto;
}
.ind02_w4_img3 {
    width: 35px;
    height: 35px;
    background: url(../images/icon-3.png) no-repeat center center;
    background-size: cover;
	margin-top: 8%;
	margin: 0 auto;
}
.ind02_w4_cont {
    border-right: 1px solid #fff;
	border-color: rgba(255, 255, 255, 0.3);
    min-height: 100px;
    width: 100%;
	color: #fff;
	text-align: center;
	align-self: center;
}
.ind02_w4_cont h3 {
	font-size: 22px;
	font-weight: bold;
	padding-top: 15%;
}
.ind02_w4_cont p {
    line-height: 1.5em;
	text-align: center;
}
.ti_more {
	position: absolute;
	bottom: -30px;
	right: 0px;
	color: #888888;
	letter-spacing: 1px;
	font-size: 12px;
}

.item02_more {
	position: absolute;
	bottom: 22%;
	left: 51.2%;
	width: 14%;
	height: 4.5%;
	border: 1px solid #FF5A00;
	color: #FF5A00;
	text-align: center;
	background: #e2e0e0;
	font-size: 14px;
	opacity: 0;
	cursor: pointer;
	letter-spacing: 1px;
}

.item02_more2 {
	position: relative;
	width: 120px;
	height: 40px;
	border: 1px solid #666;
	color: #181818;
	text-align: center;
	background: #e2e0e0;
	font-size: 14px;
	cursor: pointer;
	letter-spacing: 1px;
	margin-top: 40px;
	display: block;
}

.item02_te {
	position: absolute;
	top: 50%;
	margin-top: -14px;
	left: 0px;
	width: 100%;
}

.item02_more:hover {
	opacity: 1;
}

.ind02_block.cur {
	width: 96%;
	bottom: 50%;
	right: 1px;
	margin-bottom: 0px;
	-webkit-transform: translate(0,50%);
	transform: translate(0,50%);
}

.ind02_img img {
	width: 100%;
}

.ind02_block.cur .ind02_vidImg {
	height: 0px;
}

.ind02_block.cur .ind02_video {
	display: block;
}

.ind02_vidImg {
	position: relative;
	width: 100%;
	padding: 0px 11%;
	height: 138px;
	overflow: hidden;
	background: #fff;
}

.ind02_play {
	position: absolute;
	width: 80px;
	left: 50%;
	margin-left: -40px;
	top: 50%;
	margin-top: -40px;
}

.ind02_img {
	position: relative;
	width: 100%;
	margin-bottom: -10px;
}

.ind02_vidImg img {
	width: 100%;
}

.ind02_imgBl {
	position: relative;
	width: 100%;
	height: 100%;
}

.ind02_video {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 66;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 70px;
	display: none;
}

.ind05_content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.ind05_t1 {
	position: absolute;
	left: 6%;
	top: 17%;
	width: 28.6%;
}

.ind05_t2 {
	position: absolute;
	right: 10%;
	top: 17%;
	width: 21.2%;
}

.ind05_mapBl {
	position: absolute;
	top: 0%;
	left: 50%;
	width: 810px;
	margin-left: -405px;
}

.indTe {
	position: absolute;
	left: 6%;
	bottom: 10%;
	width: 31%;
}

.indTe_ul {
	position: relative;
	width: 100%;
}

.indTe_ul {
}

.indTe_li {
	position: relative;
	width: 32.8%;
	float: left;
	margin-right: 0.5%;
	cursor: pointer;
	padding-top: 20px;
}

.indTe_ulBl {
	position: absolute;
	bottom: 115%;
}

.indTe_liBl {
	position: absolute;
	width: 300%;
	bottom: 100%;
	color: #fff;
	line-height: 26px;
	text-align: justify;
	font-size: 14px;
	height: 0px;
	overflow: hidden;
	opacity: 0;
}

.indPl_block {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 80px;
	border: 2px solid #fff;
	border-radius: 200px;
	cursor: pointer;
	opacity: 0.7;
	z-index: 99;
	height: 80px;
	overflow: hidden;
	margin-left: -40px;
	margin-top: 110px;
}

.ind05_li {
	width: 30px;
	height: 32px;
	cursor: pointer;
	position: absolute;
	margin-left: -15px;
	margin-top: -32px;
}

.li_img {
	background: url(../images/b9_7.png) no-repeat center;
}

.ind05_li.li_01 {
	top: 31%;
	left: 6.8%;
}

.ind05_te {
	position: absolute;
	bottom: -5px;
	right: 0px;
	width: 180px;
	color: #333;
	font-size: 16px;
	text-align: right;
	padding-right: 39px;
	/* opacity: 0; */
	white-space: nowrap;
	font-weight: bold;
}

.ind05_li.li_02 {
	top: 25%;
	left: 75.5%;
}

.ind05_li.li_03 {
	left: 75%;
	top: 47%;
}

.ind05_li.li_04 {
	left: 70.2%;
	top: 59%;
}

.ind05_li.li_05 {
	top: 70%;
	left: 67.8%;
}

.ind05_li.li_06 {
	top: 103%;
	left: 93.5%;
}

.li_img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.ind05_li.li_06 .li_img {
	background: url(../images/b9_8.png) no-repeat center;
}

.ind05_li:hover .ind05_te {
	padding-right: 39px;
	opacity: 1;
	color: #9e1e24;
}

.indPl_icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -10px;
	margin-top: -15px;
	background: url(../images/b9_4.png) no-repeat center;
	width: 30px;
	height: 30px;
}

.indPl_block:hover .indPl_icon {
	background: url(../images/b9_41.png) no-repeat center;
}

@-webkit-keyframes an_05 {
	0% {
		-webkit-transform: translate(0,0px);
	}

	50% {
		-webkit-transform: translate(0,-10px);
	}

	100% {
		-webkit-transform: translate(0);
	}
}

.li_img {
	-webkit-animation: an_05 2s ease-in-out infinite;
}

@-webkit-keyframes an_06 {
	0% {
		-webkit-transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

.li_06 .li_img {
	-webkit-animation: an_06 2s ease-in-out infinite;
}

.ind05_li.li_06 .ind05_te {
	bottom: 0px;
	right: 6px;
}

.indTe_liBl.indTe_li2 {
	left: -100%;
}

.indTe_liBl.indTe_li3 {
	left: -200%;
}

.indTe_li:hover .indTe_liBl {
	height: 78px;
	opacity: 1
}

/*@-webkit-keyframes an_08
{
  0%{ -webkit-transform:translate(0,-20px);opacity: 0;}
  100%{ -webkit-transform:translate(0);opacity: 1;}
}
.indTe_liBl {-webkit-animation: an_08 0.4s ease-in-out backwards;}*/
.indTe_li img {
	width: 100%;
	opacity: 0.7;
}

.indTe_li:hover img {
	opacity: 1;
}

.indPl_block:hover {
	opacity: 1;
}

#ind_video {
	position: relative;
	width: 100%;
	height: 100%;
	left: -2px;
}

.ind5_bgCol {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/z_41.png);
	z-index: 66;
}

.indPl_block.cur {
	opacity: 1;
	width: 87%;
	height: 76%;
	border-radius: 0px;
	left: 7%;
	overflow: visible;
	border: 0px;
	margin-left: 0px;
	top: 6%;
}

.indPl_img img {
	width: 100%;
}

.indPl_bu {
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 100%;
}

.indTe_swiper {
	position: absolute;
	bottom: 100%;
	height: 52px;
	color: #fff;
	width: 100%;
	overflow: hidden;
	line-height: 26px;
	opacity: 1;
}

.indTe:hover .indTe_swiper {
	opacity: 0;
	bottom: 150%;
}

.ind02_bg01,.indPl_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url();
}
.ind02_bg011 {
	   position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/b4-1.jpg) no-repeat center;
  -webkit-animation: fadeInUp 1s ease 0.8s backwards;
  opacity: 1;
background-size: cover;
}

.ind02_plIcon {
	position: absolute;
	right: 0%;
	top: 0px;
	opacity: 0;
}

.ind02_plIcon img {
	width: 40px;
}

.ind02_Bl,.indPl_bl {
	position: relative;
	width: 100%;
	height: 100%;
}

.ind02_block.cur .ind02_plIcon {
	opacity: 0.7;
	top: 70px;
	right: -40px;
}

.ind02_block.cur .ind02_plIcon:hover {
	opacity: 1;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.indPl_close {
	position: absolute;
	right: 0px;
	width: 0px;
	top: 0px;
	opacity: 0;
}

.indPl_bl {
	overflow: hidden;
	border-radius: 2000px;
}

.indPl_block.cur .indPl_bl {
	border-radius: 0px;
}

.indPl_block.cur .indPl_icon {
	display: none;
}

.indPl_block.cur .indPl_close {
	right: -40px;
	top: -40px;
	opacity: 0.7;
}

.indPl_block.cur .indPl_close:hover {
	opacity: 1;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

@-webkit-keyframes t_01 {
	0% {
		-webkit-transform: translate(0,200px);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0);
		opacity: 1
	}
}

@-webkit-keyframes t_06 {
	0% {
		-webkit-transform: translate(0,200px);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0);
		opacity: 0.7
	}
}

@-webkit-keyframes t_02 {
	0% {
		-webkit-transform: translate(0,100px);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0);
		opacity: 1
	}
}

@-webkit-keyframes l_01 {
	0% {
		-webkit-transform: translate(-40px,0px);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0);
		opacity: 1
	}
}

@-webkit-keyframes fadeInUp5 {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInUp2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.page_content.show .container_header .subtitle {
	-webkit-animation: t_01 1s ease 0.2s backwards;
}

.page_content.show .container_header .title {
	-webkit-animation: t_06 1s ease 0.3s backwards;
}

.page_content.show .ind4_ul {
	-webkit-animation: t_06 1s ease 0.6s backwards;
}

.page_content.show .container_category {
	-webkit-animation: t_01 1s ease 0.6s backwards;
}


.page_content.show .ind02_bg {
	-webkit-animation: fadeInUp5 1s ease 0.2s backwards;
}

.page_content.show .ind02_teBl {
	-webkit-animation: fadeInUp 1s ease 0.5s backwards;
}

.page_content.show .ind02_block {
	-webkit-animation: fadeInUp 1s ease 0.8s backwards;
}

.page_content.show .ind3_liBl:nth-child(1) {
	-webkit-animation: fadeInUp 1s ease 0.2s backwards;
}

.page_content.show .ind3_liBl:nth-child(2) {
	-webkit-animation: fadeInUp 1s ease 0.5s backwards;
}

.page_content.show .ind3_liBl:nth-child(3) {
	-webkit-animation: fadeInUp 1s ease 0.8s backwards;
}

.page_content.show .ind6_content .item_block:nth-child(1) {
	-webkit-animation: fadeInUp2 1s ease 0.2s backwards;
}
.page_content.show .ite_content .item_block2 {
  -webkit-animation: fadeInUp2 1s ease 0.2s backwards;
}
.page_content.show .ite_content .item_block4 {
  -webkit-animation: fadeInUp2 1s ease 0.4s backwards;
}

.page_content.show .ind6_content .item_block:nth-child(2) {
	-webkit-animation: fadeInUp2 1s ease 0.4s backwards;
}

.page_content.show .ind6_content .item_block:nth-child(3) {
	-webkit-animation: fadeInUp2 1s ease 0.6s backwards;
}

.page_content.show .tab_content  .item_block:nth-child(1) {
	-webkit-animation: fadeInUp2 1s ease 0.8s backwards;
}

.page_content.show #item_block_1 {
	-webkit-animation: fadeInUp2 1s ease 0s backwards;
}

.page_content.show #item_block_2 {
	-webkit-animation: fadeInUp2 1s ease 0.6s backwards;
}

.page_content.show #item_block_3 {
	-webkit-animation: fadeInUp2 1s ease 0.2s backwards;
}

.page_content.show #item_block_4 {
	-webkit-animation: fadeInUp2 1s ease 0.4s backwards;
}

.ind_block,.page_content {
	-webkit-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
	-webkit-transform-origin: bottom;
}

.scale_01 .ind_block {
	-webkit-transform: scale(0.7);
}

.indPl_img video#example_video_1 {
	width: 240%;
	left: -70%;
	position: relative;
}

.indPl_block.cur .indPl_img video#example_video_1 {
	width: 100%;
	left: 0px;
	height: 100%;
}

.ind05_li:hover .li_img {
	/* background: url(../images/b9_71.png) no-repeat center; */
}

.ind05_li.li_06:hover .li_img {
	/* background: url(../images/b9_81.png) no-repeat center; */
}

a.fo_te {
	color: #fff;
	opacity: 0.8;
	margin-left: 10px;
	display: inline-block;
}

.item02_more5 {
	position: absolute;
	bottom: 11%;
	right: 8%;
	width: 14%;
	color: #333;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	letter-spacing: 1px;
	padding-right: 20px;
	background: url(../images/b8_31.png) no-repeat right;
	text-align: right;
}

.ind_navUl {
	position: fixed;
	z-index: 9999;
	top: 50%;
	right: 25px;
	margin-top: -75px;
}

.ind_navLi {
	display: block;
	width: 10px;
	height: 10px;
	margin-bottom: 13px;
	transition: all 0.3s ease-out 0s;
	text-indent: -9999px;
	border: 1px solid transparent;
	border-radius: 6px;
	cursor: pointer;
}

.ind_navLi span {
	display: block;
	width: 5px;
	height: 5px;
	margin: 1px 0 0 2px;
	border-radius: 50%;
	background: #fff;
}

.ind_navLi.cur,.ind_navLi:hover {
	border-color: #fff;
}

.ind_navLi.cur span,.ind_navLi:hover span {
	opacity: 0;
}

.ind_body {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ind_boUl {
	position: relative;
	width: 100%;
	top: 0px;
	z-index: 90;
}

.ind_boUl,.ind_videoBl {
	-webkit-transition: all 1s cubic-bezier(.25,.01,.25,1);
	-ms-transition: all 1s cubic-bezier(.25,.01,.25,1);
	-moz-transition: all 1s cubic-bezier(.25,.01,.25,1);
	-o-transition: all 1s cubic-bezier(.25,.01,.25,1);
	transition: all 1s cubic-bezier(.25,.01,.25,1);
}

.ind_bgBody {
	position: fixed;
	top: 0px;
	left: 18%;
	width: 82%;
	height: 100%;
}

.bg_0002 {
	background: #181818;
}

.ind_videoBl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 0%;
	z-index: 66;
	background: #181818;
	overflow: hidden;
}

.item02_more5:hover {
	color: #FF5A00;
	background: url(../images/b8_32.png) no-repeat right;
}

.nav_bgBl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 84px;
	height: 80px;
	background-color: #ffa500;
}

@-webkit-keyframes an_05 {
	0% {
		-webkit-transform: translate(0);
	}

	50% {
		-webkit-transform: translate(0,10px);
	}

	100% {
		-webkit-transform: translate(0);
	}
}

.btn-scroll-down {
	-webkit-animation: an_05 1s ease-in-out infinite;
}

.In_content {
	position: relative;
	width: 100%;
	z-index: 120;
}

.In_banner {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 420px;
}

.In_ti {
	position: absolute;
	top: 43%;
	left: 0;
	color: #fff;
	width: 100%;
}

.In_conBlock {
	position: relative;
	width: 100%;    
}

.In_img {
	position: relative;
	width: 100%;
}

.In_img img {
	width: 100%;
}

.In_ul {
	position: relative;
	width: 100%;
}

.In_liBl {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.In_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.In_te {
	position: relative;
	width: 80%;
	margin: auto;
	max-width: 1400px;
	min-width: 1000px;
}

.In_bg.bg_1 {
	background: #fff;
}

.In_bg.bg_2 {
	background: #fff;
}

.In_bg.bg_4 {
	background: #fff url(../images/I_61.png) no-repeat right bottom;
	background-size: 30%;
}

.In_bg.bg_5 {
	background: url(../images/I_71.jpg) no-repeat center;
	background-size: cover;
}

.In_bg.bg_6 {
	background: #fff url(../images/I_81.png) no-repeat left bottom;
	background-size: 30%;
}

div#footer.footer_Inn {
	position: absolute;
	background: url(../images/b_3.png);
}

.he_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	background: url(../images/b_3.png);
}

#header.cur .he_bg {
	height: 0px;
}

.In_bg.bg2_1 {
	background: #fff;
}

.bg_ul {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.bg_li {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.li_01 {
	z-index: 99;
}

.ind9_block {
	position: absolute;
	top: 50%;
	width: 720px;
	color: #fff;
	z-index: 99;
	left: 50%;
	margin-left: -360px;
	margin-top: -170px;
	text-align: center;
	opacity: 0.9;
}

.ind9_ti {
	font-size: 30px;
	letter-spacing: 6px;
}

.ind9_en {
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 20px;
}

.ind9_te {
	position: relative;
	text-align: justify;
	padding-top: 40px;
}

.indPl_icon img {
	width: 30px;
}

.indN_ul {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 6px;
	height: 100%;
	z-index: 9999;
	background: rgba(210, 210, 210, 0.48);
	cursor: grab;
}

.indN_li {
	position: relative;
	width: 100%;
	height: 16.666%;
	background: #181818;
	opacity: 0;
	z-index: 20;
}

.indN_li.cur {
	opacity: 0;
}

.indN_bg {
	position: absolute;
	width: 100%;
	height: 16.666%;
	background: #181818;
	top: 0px;
	right: 0px;
}

.pub_bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

.pub_bg>div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.pub_bg2 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

.pub_bg2>div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.pub_bg2 img,.pub_bg img {
	width: 100%;
}

.pub_bg>div {
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-o-transform: translateY(80px);
	-ms-transform: translateY(80px);
	transform: translateY(80px);
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition: 2s all;
	-webkit-transition: 2s all;
	-moz-transition: 2s all;
	-o-transition: 2s all;
}

.pub_bg>div.bg01 {
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
}

.pub_bg>div.bg02 {
	transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
}

.pub_bg>div.bg03 {
	transition-delay: 0.6s;
	-webkit-transition-delay: 0.6s;
	-ms-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
}

.an_cur .swiper-slide-active .pub_bg>div {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.container_category > a.ff_more span:after {
	content: "";
	display: block;
	width: 55px;
    border-bottom: 1px solid #fff;
    position: relative;
    left: -1px;
    top: -2px;
}

.ite_content {
	position: relative;
	width: 100%;
	height: 100%;
}

.ite_img {
	position: absolute;
	left: 9%;
	top: 50%;
	width: 37%;
	margin-top: -300px;
    /*-webkit-transform: translate(0,-50%);*/
}

.ite_teBl {
	position: relative;
	top: 22%;
	width: 80%;
	height: 252px;
	margin: 0 8%;
}

.ite_date {
	font-size: 14px;
}

.ite_ti {
	font-size: 24px;
	line-height: 38px;
	padding-top: 7px;
	letter-spacing: 1px;
}

.ite_te {
	width: 100%;
	font-size: 14px;
	line-height: 28px;
	margin-top: 40px;
	text-indent: 2em;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	height: 224px;
}

.ite_wi {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #666;
	margin-top: 40px;
}

.ite_img img {
	width: 100%;
}

.item02_more2:hover {
	color: #fff;
}

body #navWrapper .content .nav > .navitem .subnav.he_left {
	left: -108px;
}

@-webkit-keyframes an_12 {
	0% {
		-webkit-transform: translate(0px,20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translate(0);
		opacity: 1;
	}
}

@-webkit-keyframes an_121 {
	0% {
		-webkit-transform: translate(20px,0px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translate(0);
		opacity: 1;
	}
}

body #navWrapper .content .nav > .navitem .subnav {
	-webkit-animation: an_12 0.3s ease backwards;
}

.ind02_en2 {
	font-size: 14px;
	padding-top: 22px;
}

.ind02_te2 {
	padding-top: 12px;
	font-size: 15px;
	line-height: 26px;
}

.ind_ti1 {
	font-size: 72px;
	letter-spacing: 10px;
	font-weight: 500;
	height: 1.5em;
    text-shadow: 2px 2px 2px #20202054;
}

.ind_ti2 {
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 25px;
text-shadow: 2px 2px 2px #202020;
}

.bott_10 {
	position: relative;
	bottom: 20px;
}

.top_10 {
	position: relative;
}

.fo_phone {
	position: relative;
	float: left;
	width: 45px;
	padding: 13px;
	cursor: pointer;
}

.fo_phBl {
	position: absolute;
	bottom: 54px;
	width: 190px;
	margin-left: -95px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	display: none;
}

.fo_wxBl {
	position: absolute;
	bottom: 54px;
	width: 180px;
	margin-left: -130px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	display: none;
	background: #e2e0e0;
}

.fo_wx {
	position: relative;
	float: left;
	width: 45px;
	padding: 13px;
	cursor: pointer;
}

.fo_phIco {
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -11px;
}

.fo_wxImg {
	position: relative;
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
}

img.fo_imgIcon {
	opacity: 0.8;
}

.fo_phone:hover .fo_phBl {
	display: block;
}

.fo_phone:hover img.fo_imgIcon,.fo_wx:hover img.fo_imgIcon {
	opacity: 1;
}

.fo_wx:hover .fo_wxBl {
	display: block;
}

@-webkit-keyframes an_15 {
	0% {
		-webkit-transform: translate(0px,-20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translate(0);
		opacity: 1;
	}
}

.fo_wxBl,.fo_phBl {
	-webkit-animation: an_15 0.3s ease backwards;
}

.indPl_block:hover {
	border: 2px solid #FF5A00;
}

.indPl_block.cur {
	border: 2px solid #fff;
	background: #000;
}

.bg_ulBl {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.In_bg2 {
	position: relative;
	width: 100%;
	height: 420px;
	overflow: hidden;
	z-index: 10;
}

.In_bgImg2 {
	position: relative;
	width: 100%;
	height: 420px;
}

.In_h2 {
	position: relative;
	width: 100%;
	height: 100%;
}

.In2_ul {
	position: relative;
	width: 100%;
	background: #181818 url(../images/b_31.png);
}

.In2_li {
	position: relative;
	width: 25%;
	float: left;
	text-align: center;
	padding: 55px 0;
	color: #fff;
    /* background: url(../images/b_31.png); */
	cursor: pointer;
	font-weight: 100;
	z-index: 20;
}

.In2_ti {
	font-size: 18px;
	opacity: 0.8;
	padding-top: 6px;
	letter-spacing: 2px;
}

.In2_en {
	font-size: 12px;
	opacity: 0.8;
	padding: 5px 0;
	padding-bottom: 10px;
}

.In2_wi {
	position: absolute;
	right: 0px;
	top: 20%;
	height: 60%;
	border-left: 1px solid #515151;
}

.In2_bgC {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 25%;
	height: 209px;
	background: #b5001e url(../images/b_35.png);
}

.In2_content {
	position: relative;
	width: 100%;
	min-height: 420px;
}

.In2_conBlock {
	position: absolute;
	left: 50%;
	margin-left: -580px;
	top: 50%;
	margin-top: -141px;
	color: #fff;
	width: 1160px;
	opacity: 0.9;
}

.In_bg3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.In2_tiBl {
	position: relative;
	width: 30%;
	float: left;
}

.In2_teBl {
	position: relative;
	width: 550px;
	float: right;
	font-size: 15px;
	line-height: 34px;
	text-align: justify;
	font-weight: 100;
}

.In2_te1 p {
	padding-bottom: 25px;
}

a.In2_aBl1 {
	display: block;
	position: relative;
	width: 120px;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 6px;
	margin-top: 20px;
	overflow: hidden;
}

.In2_en1 {
	font-size: 36px;
	letter-spacing: 1px;
	font-weight: 100;
}

.In2_ch1 {
	font-size: 18px;
	margin-top: 5px;
	font-weight: 100;
	letter-spacing: 1px;
}

.In2_liBl {
	position: relative;
	width: 100%;
	display: none;
}

.bg_liBl {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0px;
	left: 0px;
}

.In_li5 {
	position: relative;
	width: 100%;
	height: 100%;
}

.bg_liBl {
	opacity: 0;
	z-index: 22;
}

.bg_liBl.cur {
	opacity: 1;
	z-index: 66;
}

.le1 {
	left: 25%;
}

.le2 {
	left: 50%;
}

.le3 {
	left: 75%;
}

@-webkit-keyframes an_18 {
	0% {
		-webkit-transform: translate(0px,20px);
		opacity: 0;
	}

	100% {
		-webkit-transform: translate(0);
		opacity: 1;
	}
}

.In2_en1 {
	-webkit-animation: an_18 0.3s ease-in-out backwards;
}

.In2_ch1 {
	-webkit-animation: an_18 0.3s ease-in-out 0.2s backwards;
}

.In2_te1 p:nth-child(1) {
	-webkit-animation: an_18 0.3s ease-in-out 0.4s backwards;
}

.In2_te1 p:nth-child(2) {
	-webkit-animation: an_18 0.3s ease-in-out 0.6s backwards;
}

.In2_aBl1 {
	-webkit-animation: an_18 0.3s ease-in-out 0.8s backwards;
}

.In2_aBl1:after {
	background: #b5001e;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 0px;
	z-index: 10;
}

.In2_aBl1 div {
	z-index: 20;
	position: relative;
}

.In2_aBl1:hover:after {
	width: 100%;
	left: 0px;
	right: auto;
}

.In_tiCh {
	font-size: 42px;
	font-weight: 100;
	letter-spacing: 8px;
	height: 65px;
}

.In_tiEn {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 100;
	padding-top: 6px;
	padding-left: 4px;
	opacity: 0.8;
}

.In_te2 {
	position: relative;
	width: 1316px;
	margin: auto;
}

.fo1_img img {
	width: 100%;
}

.fo1_bl {
	position: relative;
	width: 100%;
	font-size: 13px;
	color: #222;
	line-height: 22px;
	padding: 19px 0;
}

.fo_phBl {
	background: #e2e0e0;
}

.fo1_wi {
	position: relative;
	width: 28px;
	border-bottom: 1px solid #999;
	margin: 6px auto 8px;
}

.fo2_img {
	position: relative;
	width: 72%;
	margin: auto;
	padding-top: 24px;
}

.fo2_wi {
	position: relative;
	width: 28px;
	border-bottom: 1px solid #999;
	margin: 16px auto 12px;
}

.fo2_num {
	position: relative;
	width: 100%;
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 20px;
	color: #222;
}

.in7_bgImg {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.in7_img {
	position: absolute;
	left: 50%;
	margin-left: -206px;
	top: 50%;
	margin-top: -169px;
	z-index: 99;
}

.in7_bgVid {
	position: relative;
	width: 100%;
	height: 100%;
}

.In_te3 {
	position: relative;
	width: 100%;
	z-index: 20;
	margin: auto;
}

.In_te3 img {
    /*width: 100%;*/
}

a.In3_Inner {
	position: absolute;
	top: 10.7%;
	left: 18.8%;
	width: 62.4%;
	background: url(_block);
	z-index: 90;
	display: block;
	height: 89%;
}

.In3_img {
	position: relative;
	width: 100%;
}

.ind4_ul {
	position: absolute;
	left: 45px;
	visibility: visible;
	box-sizing: border-box;
	width: 175px;
	animation-name: fadeInUp;
	z-index: 120;
	top: 50%;
	margin-top: -15px;
}

a.ind4_li {
	display: block;
	font-size: 14px;
	padding: 5px 0;
	color: #fff;
	opacity: .8;
	white-space: nowrap;
	height: 1.4em;
}

a.ind4_li:hover {
	opacity: 1;
}

.ite_te p {
	margin-bottom: 20px;
}

.indPl_block.cur .indPl_close {
	width: 40px;
}

.In_play {
	position: absolute;
	left: 65%;
	top: 44%;
	z-index: 90;
}

.In_play img {
	width: 80px;
}

.In8_ul {
	position: absolute;
	top: 585px;
	z-index: 99;
	left: 0px;
	display: none;
	width: 1920px;
}

img.img_bl {
	padding-left: 5px;
}

.na2_ul {
	position: absolute;
	left: 100%;
	width: 100%;
	top: 0px;
	background: url(../images/b_3.png);
	-webkit-animation: an_121 0.3s ease backwards;
	display: none;
}

body #navWrapper .content .nav > .navitem .subnav li:hover .na2_ul {
	display: block;
}

body #navWrapper .content .nav > .navitem .subnav li:hover .na2_aBl {
	background-color: rgba(235, 17, 17, 0.4);
}

.In91_bgUl {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.In91_bgLi {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	overflow: hidden;
}



.In91_teBl {
	position: absolute;
	left: 19%;
	top: 50%;
	width: 500px;
	/* height: 300px; */
	background: url(../images/z6_3.png);
	color: #fff;
	padding: 60px 90px;
	margin-top: -150px;
	font-weight: 100;
	overflow: hidden;
}

.In91_content {
	position: relative;
	width: 100%;
}

.In91_ul {
	position: relative;
	width: 100%;
}

.In91_li {
	position: relative;
	width: 100%;
}

.In91_ti {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 36px;
}
.In91_ti span {font-weight: bold;}

.In91_wi {
	width: 55px;
	border-bottom: 1px solid #eee;
	margin: 25px 0;
	opacity: 0.6;
}

.In91_te {
	line-height: 32px;
	/* font-size: 16px; */
	text-align: justify;
	margin-top: 20px;
}

.In91_InBg {
	position: relative;
	width: 100%;
	height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

img.In91_img3 {
	position: absolute;
	top: 33.3%;
	left: 34.8%;
	z-index: 90;
}

img.In91_img2 {
	position: absolute;
	top: 51.5%;
	left: 42.9%;
	z-index: 90;
}

img.In91_img1 {
	position: absolute;
	top: 41.6%;
	left: 47.7%;
	z-index: 90;
}

@-webkit-keyframes ro360 {
	0% {
		-webkit-transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(360deg);
		opacity: 1;
	}
}
/*.In91_img1,.In91_img2,.In91_img3 {-webkit-animation: ro360 4s linear infinite;}*/
.In91_num {
	position: absolute;
	top: 54.3%;
	left: 21.4%;
	z-index: 20;
	font-size: 40px;
	font-weight: bold;
	color: #444;
}

.In92_content {
	position: relative;
	width: 100%;
	background: #fff;
	padding-bottom: 150px;
}

.In92_tiBl {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 60px;
}

.In92_t1 {
	font-size: 30px;
	letter-spacing: 2px;
}

.In92_t2 {
	font-size: 16px;
	padding-top: 12px;
}

.In92_conBlock {
	position: relative;
	width: 1200px;
	margin: auto;
	margin-top: 60px;
}

.In92_left {
	position: absolute;
	left: -100px;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	padding: 4px 13px;
	overflow: hidden;
}

.In92_right {
	position: absolute;
	right: -100px;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	padding: 4px 13px;
	overflow: hidden;
}

.In92_ul {
	position: relative;
	width: 100.3%;
	height: 100%;
}

.In92_li {
	position: relative;
	width: 97%;
	float: left;
	margin-right: 0.8%;
	overflow: hidden;
	height: 100%;
}

.In92_img img {
	width: 100%;
}

.In92_liTi {
	position: absolute;
	bottom: -100px;
	left: 0px;
	width: 100%;
	z-index: 20;
	background: url(../images/z6_3.png);
	color: #fff;
	padding: 16px 6%;
}

.In92_liT1 {
	font-size: 16px;
	line-height: 1em;
}

.In92_liT2 {
	font-size: 12px;
	padding-top: 6px;
}

.In92_showBl {
	position: relative;
	width: 100.5%;
	height: 265px;
	overflow: hidden;
}

.In92_li:hover .In92_liTi {
	bottom: 0px;
}

.In92_right:hover,.In92_left:hover {
	box-shadow: 0px 0px 0px 1px #999;
}

.In95_bg {
	position: absolute;
	bottom: 0px;
	left: -375px;
	width: 1920px;
	height: 1080px;
}

.In95_bg img {
	width: 100%;
	height: 100%;
}

.In95_block {
	position: relative;
	z-index: 20;
}

.In95_bg {
	-webkit-filter: blur(4px) grayscale(0%) brightness(0.9);
	filter: blur(4px) grayscale(0%) brightness(0.8);
}



.In91_bgLi:nth-child(1) :after,.In91_bgLi:nth-child(2) :after {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/z6_3.png);
	opacity: 0.3;
}

.In91_bgLi:nth-child(3) :after {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/z6_3.png);
	opacity: 0.6;
}

.In91_li:nth-child(1) .In95_bg:after,.In91_li:nth-child(2) .In95_bg:after {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/z6_3.png);
	opacity: 0.6;
}

.In91_li:nth-child(3) .In95_bg:after {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/z6_3.png);
	opacity: 0.9;
}

.bu3_button {
	position: fixed;
	bottom: 4%;
	right: 4%;
	width: 80px;
	height: 80px;
	z-index: 999;
	cursor: pointer;
	opacity: 0.5;
	display: none;
}

.bu3_button {
	background: url(../images/z6_81.png) no-repeat center;
}



.ind41_showBl {
	position: relative;
	width: 100%;
	height: 210px;
	overflow: hidden;
}

.an_block {
	position: relative;
	width: 100%;
	height: 100%;
}

@-webkit-keyframes an_25 {
	0% {
		height: 40%;
	}

	100% {
		height: 0
	}
}

.an_b1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0%;
	background: #fff;
	z-index: 20;
	-webkit-animation: an_25 1s ease 1s backwards;
}

/*@-webkit-keyframes an_26
{
  0%{ bottom:60%;height: 26%}
  50%{ bottom:34%;height: 26%}
  100%{ bottom:34%;height: 0%}
}*/
@-webkit-keyframes an_26 {
	0% {
		width: 100%;
	}

	100% {
		width: 0%;
	}
}

.an_b2 {
	position: absolute;
	bottom: 34%;
	right: 0px;
	width: 0%;
	height: 26%;
	background: #fff;
	-webkit-animation: an_26 1s ease-in-out backwards;
}

@-webkit-keyframes an_27 {
	0% {
		height: 34%;
	}

	100% {
		height: 0%
	}
}

.an_b3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 0%;
	background: #fff;
	z-index: 20;
	-webkit-animation: an_27 1s ease 1s backwards;
}

.In8_4 {
	position: absolute;
	bottom: -1px;
	z-index: 20;
	width: 1920px;
	left: 0px;
	display: none;
}

.In8_5 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	width: 1920px;
	display: none;
}

.In8_1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	width: 1920px;
	display: none;
}

.project.mlist .content_list.ind2_content .item_wrapper {
}

.agent-mobile .imagelink ul li {
	width: 50%;
}

.agent-mobile .mcustomize .header .title {
	font-size: 18px;
}

.agent-mobile .mcustomize .header.wow {
	padding: 0;
	padding-bottom: 40px;
	text-align: left;
}

.agent-mobile .mcustomize .header.wow,

.agent-mobile .imagelink .container_header {
	display: block;
}

.agent-mobile .module.mcustomize .description {
	color: #999;
}

.ind_block {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.swiper-container,.swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
}

.item_bg {
	position: relative;
	width: 100%;
	height: 100%;
}

.InBl_content {
    position: relative;
    width: 100%;
    z-index: 50;
    padding-top: 1px;
    padding-bottom: 120px;
}

.InBl_tiBl {
    margin-top: 62px;
    font-size: 18px;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    position: relative;
    color: #999;
    margin-bottom: 40px;
}

.InBl_wi {
    position: absolute;
    top: 17px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.InBl_ti {
    position: relative;
    width: 260px;
    margin: auto;
    background: #fff;
    z-index: 20;
    white-space: nowrap;
    font-weight: 100;
    letter-spacing: 1px;
}

.InBl_bg {
    background: url(/content/images/a1_3.jpg) no-repeat center right;
    background-size: cover;
}

.InBl_conBlock {
    width: 100%;
    position: relative;
}
.In_tiBl {
    position: relative;
    width: 80%;
    margin: auto;
    max-width: 1400px;
    min-width: 1000px;
}
.me_teBl {position: relative;width: 43%;float: right;padding-right: 2%;min-height: 519px;}

.me_imgBl {
    position: absolute;
    left: 0px;
    width: 50%;
    height: 100%;        
    overflow:hidden;
}

.me_ti {
    font-size: 20px;
    color: #b5001e;
    padding-bottom: 5px;
}
.me_li {
    position: relative;
    width: 100%;
    background: #f4f4f4;
    margin-bottom: 15px;
    padding: 13px 5%;
}

.me_ul {
    margin-top: 15px;
}
.me_bl {
    position: relative;
    width: 100%;
}

.me_blTe {
    position: relative;
    width: 190px;
    padding: 13px 5%;
    background: #f4f4f4;
    float: left;
}

.me_img {
    float: left;
    margin-left: 15px;
}

.me_submit {
    float: right;
    border: 1px solid #ccc;
    padding: 8px 0;
    width: 130px;
    text-align: center;
    margin-top: 25px;
    position: relative;
    cursor: pointer;
}
.bg_3 {background:#e9f3fc;}
.cu_conBlock {
    position: relative;
    padding: 70px 0 100px 0;
}

.cu_showBl {
    position: relative;
    width: 100%;
}
.cu_showBl .swiper-container {
    height: 560px;
}
.cu_teBl {
    position: relative;
    width: 45%;
    float: left;
    padding-left: 5%;
}

.cu_img {
    position: relative;
    width: 50%;
    float: left;
    text-align: right;
}

.cu_ti {
    font-size: 22px;
    color: #333;
    letter-spacing: 1px;
    line-height: 1.5em;
}


.cu_en {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}

.cu_tiBl {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 40px;
}

.cu_ul {
    position: relative;
    width: 100%;
}

.cu_ul p {
    margin-bottom: 20px;
}

.cu_ul p span {
    color: #b5001e;
}
.pagination02 {
    position: relative;
    width: 100%;
    text-align: center;
    z-index:20;
    margin-top: 30px;
}

.pagination02 .swiper-pagination-switch {
    width: 20px;
    height: 20px;
    background: url(/content/images/a2_11.png) no-repeat center;
    display: inline-table;
    cursor:pointer
}
.pagination02  .swiper-active-switch {
    background: url(/content/images/a2_1.png) no-repeat center;
}
.cu_img img {
}
.cu2_tiBl {
    text-align: center;
}

.cu2_ti {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 1.6em;
    margin-bottom: 5px;
    position: relative;
    padding-top: 20px;
}

.cu2_en {
    font-size: 16px;
    opacity: 0.8;
    text-transform: uppercase;
}

.cu2_content {
    position: relative;
    width: 100%;
    height: 472px;
    /* background: url(/content/images/a2_2.jpg) no-repeat center; */
    background-size: cover;
}

.cu2_block {
    position: absolute;
    width: 40%;
    margin: auto;
    left: 30%;
    top: 50%;
    margin-top: -45px;
}

.cu2_block2 {
    position: absolute;
    width: 40%;
    margin: auto;
    left: 30%;
    top: 50%;
    margin-top: -80px;
}

.cu2_ico {
    position: relative;
    width: 92px;
    margin: auto;
    cursor: pointer;
}

.cu2_te {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-top: 30px;
}
.In_bg.b_4 {
    background: #f2f2f2;
}
.cu3_content {
    padding: 80px 0 100px 0;
    position: relative;
    width: 100%;
}

.cu3_conBlock {
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.cu3_block {
    position: relative;
    width: 100%;
    height: 460px;
    overflow: hidden;
}

.cu3_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 130%;
}
.cu3_InBlock {
    position: absolute;
    width: 40%;
    margin: auto;
    left: 30%;
    top: 50%;
    margin-top: -92px;
    text-align: center;
}

.cu3_te {
    color: #fff;
    font-size: 18px;
    padding-top: 20px;
}

.cu3_ul {
    position: relative;
    width: 100%;
    padding-top: 10px;
    height: 360px;
    overflow: hidden;
    margin-bottom: 40px;
}

.cu3_li {
    position: relative;
    width: 97.6%;
    float: left;
    overflow: hidden;
}

.cu3_img img {
    width: 100%;
}
.cu3_bl {
    background: #ebecee;
    padding: 10px 20px;
    z-index: 20;
    position: relative;
}

.cu3_blTi {
    font-size: 16px;
    color: #333;
}
.cu3_content .In_te {
    z-index: 20;
}
.In_bg.b_5 {
    /* background: url(/content/images/a2_9.jpg); */
}
.cu4_conBlock {
    position: relative;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 40px;
}
.In92_img {
    position: relative;
    width: 100%;
    height: 100%;
}

.In92_img img {
    min-height: 100%;
}
.cu3_blTe {
    position: relative;
    width: 100%;
    height: 56px;
    overflow: hidden;
}
.cu3_img {
    position: relative;
    width: 100%;
    height: 220px;
    overflow:hidden
}
.cu3_ul .swiper-container {
    width: 100.7%;
}
.In_bg5 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 6;
    overflow: hidden;
}
.In_bg51 {position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;}

.In_bg6 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 680px;
    z-index: 4;
}
.cu3_ulBl {
    position: relative;
    width: 100%;
}
.In_teBl {
    background: #e9f3fc;
    padding-bottom: 30px;
}
.cu2_imIn {position:relative;width:100%;height:100%}
.news_content {
    position: relative;
    width: 100%;
}

.news_ulBl {
    position: relative;
    width: 100%;
}

.news_liBl {
    position: relative;
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    color: #666;
}

.news_imgBl {
    float: left;
    height: 221px;
    width: 43%;
    position: relative;
    overflow: hidden;
}

.news_img {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center;
}

.news_teBl {
    position: relative;
    width: 53.5%;
    float: right;
    padding-right: 12%;
}

.news_tiTi {
    font-size: 18px;
    color: #333;
    letter-spacing: 1px;
    padding-top: 12px;
}

.news_da {
    padding: 10px 0;
    margin-bottom: 3px;
    text-align: justify;
}

.news_daBl {
    position: absolute;
    right: 0px;
    top: 50%;
    background: #434343 url(/content/images/a3_2.png) no-repeat center;
    width: 66px;
    height: 50px;
    color: #fff;
    font-size: 20px;
    margin-top: -25px;
}

.news_day {
    padding-left: 8px;
    position: relative;
    top: -3px;
}

.news_mo {
    position: absolute;
    right: 8px;
    bottom: -4px;
}

.news_tiTe {
    text-align: justify;
    position: relative;
    width: 100%;
    height: 112px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.news_liBl:hover {
    background: #eeeeee;
}
.vid_ul {
    position: relative;
    width: 100%;
    padding: 40px 0px 80px 0;
}

.vid_li {
    position: relative;
    width: 43%;
    height: 292px;
    float: left;
    margin: 0px 3.5%;
    overflow: hidden;
    margin-bottom: 60px;
}
.vid_liIn {
    position: relative;
    width: 100%;
    height: 100%;
}

.vid_bg {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.vid_bu {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -45px;
    z-index: 20;
}
.ab_content {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.ab_teBl {
    position: relative;
    width: 57%;
    background: #e6e6e6 url(/content/images/a3_4.jpg) no-repeat left top;
    padding: 80px 8%;
    padding-left: 16%;
}

.ab_te {
    color: #333;
    position: relative;
    width: 100%;
    padding-bottom: 25px;
    font-size: 15px;
}

.ab_te p {
    margin-bottom: 30px;
}

.ab_en {letter-spacing: 8px;margin-left: -150px;opacity: 0.6;}

.ab_wi {
    position: absolute;
    left: 0px;
    width: 1400px;
    border-bottom: 1px solid #c6c5c4;
    top: 13px;
}

.ab_block {
    position: relative;
}

.ab_wi {
}

.ab_ico {
    position: absolute;
    right: -122%;
    bottom: 15px;
}

.ab_tBl {
    position: relative;
    float: right;
    padding-right: 110px;
    margin-top: 35px;
    letter-spacing: 1px;
}

.ab_tImg {
    position: absolute;
    right: 0px;
    bottom: -45px;
}

.ab_tiBl {
    position: absolute;
    top: 80px;
    right: 13%;
}

.ab_tiEn {
    font-size: 34px;
    text-transform: uppercase;
    line-height: 46px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 10px;
    width: 230px;
}

.ab_tiCh {
    font-size: 24px;
}
.cou_teBl {
    position: relative;
    width: 66%;
    margin: auto;
    padding-top: 10px;
}

.cou_teBl p {
    margin-bottom: 20px;
}
.cou_year {
    width: 130px;
    height: 130px;
    background: url(/content/images/a3_8.png) no-repeat center;
    text-align: center;
    padding-top: 36px;
    font-size: 30px;
    color: #fff;
    margin: auto;
    cursor: pointer;
}

.cou_ul {
    position: relative;
    padding-top: 30px;
    height: 220px;
    margin-bottom: 35px;
}
.cou_block {position: relative;float: right;width: 44%;}

.cou_img {
    position: relative;
    width: 50%;
    float: left;
    height: 250px;
    background-size: cover;
    background-position: center;
}
.cou_ulBl {
    position: relative;
    width: 100%;
}

.cou_liBl {
    position: relative;
    width: 100%;
    border: 1px solid #ccc;
    background: #eeeeee;
    padding: 50px 8%;
}

.cou_yearTe {
    font-size: 40px;
}

.cou_te {
    font-size: 16px;
}
.swiper-slide.cur .cou_yearBl {
    background: url(/content/images/a3_81.png) no-repeat center;
    background-size: 100% 100%;
    width: 170px;
    height: 170px;
    top: 0px;
    padding-top: 20px;
}

.cou_yearBl {
    padding: 20px 0;
    width: 130px;
    margin: auto;
    height: 130px;
    padding-top: 0px;
    position: relative;
    top: 20px;
}
span.ti_2 {
    font-size: 26px;
    color: #333;
    letter-spacing: 3px;
}
.ho_te {
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
}

.ho_en {
    text-align: center;
    font-size: 16px;
}

.ho_ulBl {
    position: relative;
    width: 100%;
    padding-top: 100px;
}

.ho_liBl {
    position: relative;
    width: 100%;
}
.ho_rightBl {
    position: relative;
    width: 50%;
    float: right;
    border-left: 1px dashed #ccc;
    padding-left: 60px;
    padding-bottom: 50px;
}

.ho_leftBl {
    position: relative;
    width: 50%;
    border-right: 1px dashed #ccc;
    padding-right: 60px;
    text-align: right;
    left: 1px;
    padding-bottom: 50px;
}

.ho_leftBl .ho_text p {
    text-align: right;
}

.ho_icon {
    position: absolute;
    width: 56px;
    height: 56px;
    background: url(/content/images/a4_31.png) no-repeat center;
    top: -28px;
    left: -29px;
}

.ho_leftBl .ho_icon {
    right: -29px;
    left: auto;
}

.ho_teBl {
    text-align: center;
    padding-top: 40px;
}

.ho_year {
    font-size: 24px;
    color: #474747;
    padding-bottom: 5px;
    position: relative;
    height: 30px;
    top: -22px;
}

.ho_rightBl:hover .ho_icon,.ho_leftBl:hover .ho_icon {
    background: url(/content/images/a4_3.png) no-repeat center;
}
.ho_liBl:last-child .ho_leftBl,.ho_liBl:last-child .ho_rightBl {border:0px;}
.ho_leftImg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30%;
}

.ho_rightImg {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30%;
}
.ho_liBl:last-child .ho_rightImg {width: 40%;right: -10%;}
.bg_8 {
    background: url(/content/images/a4_9.jpg) no-repeat center;
    background-size: cover;
}
.bg_81 {background:#eeeeee;}
.bg_82 {
    background: url(/content/images/a4_92.jpg) no-repeat center;
    background-size: cover;
}

.int_content {
    position: relative;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 10px;
}

.int_teBl {
    position: relative;
    width: 44%;
    padding-left: 6%;
    float: left;
}

.int_imgBl {
    position: relative;
    float: right;
    width: 50%;
    height: 500px;
    overflow: hidden;
}

.int_img {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center top;
}
.int_img2 {
    position: absolute;
    right:0px;
    width: 130%;
    height: 100%;
    background-size: cover;
    background-position: left top;
}

.int_tiCh {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 1.5em;
}

.int_tiBl {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
    padding-top: 50px;
}

.int_ulBl {
    position: relative;
    width: 100%;
    margin-top: 60px;
}

.int_liBl {
    position: relative;
    width: 100%;
    margin-bottom: 32px;
}

.int_top {
    float: left;
    font-size: 40px;
    font-weight: 500;
    height: 32px;
    border-right: 1px solid #999;
    padding-right: 15px;
    margin-right: 15px;
    line-height: 32px;
    position: relative;
    top: 7px;
    width: 142px;
}

.int_te {position: relative;float: left;}

.int_te p {
    line-height: 22px;
}
.cu2_cen {
}

.int2_content {
    position: relative;
    width: 100%;
    padding: 20px 0;
}

.int2_imgBl {
    position: relative;
    width: 50%;
    float: left;
    height: 500px;
    overflow: hidden;
}

.int2_img {
    position: relative;
    width: 100%;
    height: 130%;
    background-size: cover;
    background-position: center;
}

.int2_teBlock {
    position: relative;
    float: right;
    width: 44%;
    padding-right: 6%;
}

.int2_content:after {content: "";display: block;clear: both;}

.int2_ul {
    position: relative;
    width: 111%;
    padding-top: 10%;
}

.int2_li {
    position: relative;
    width: 40%;
    border: 1px solid #ccc;
    margin-right: 10%;
    float: left;
    margin-bottom: 6%;
    text-align: center;
    padding: 6% 0px 4% 0;
}

.int2_num {
    font-size: 16px;
    color: #333;
    line-height: 1.2em;
}

.int2_num span {
    font-size: 30px;
}
.int3_content {
    position: relative;
    width: 100%;
    padding-bottom: 40px;
}

.int3_tiBl {
    position: relative;
    width: 50%;
    float: left;
    padding-right: 8%;
    padding-top: 4%;
    padding-left: 8%;
}

.int3_img {
    position: relative;
    width: 50%;
    float: right;
}

.int3_tiCh {
    font-size: 26px;
    line-height: 39px;
}

.int3_te {
    padding-top: 25px;
    position: relative;
    width: 100%;
    text-align: justify;
}
.du_content {
    position: relative;
    width: 100%;
    padding: 60px 0;
}
.du1_content {
    position: relative;
    width: 100%;
    height: 960px;
}

.du1_conBlock {
    position: relative;
    width: 100%;
    height: 69%;
    background: url(/content/images/a5_1.jpg) no-repeat center;
}

.du1_ul {
    position: relative;
    width: 100%;
    height: 31%;
}

.du1_li {
    position: relative;
    width: 50%;
    float: left;
    height: 100%;
    background-size: cover;
    background-position: center;
}

/*.du1_ul:hover .du1_li {
    width: 40%;
}

.du1_ul .du1_li:hover {
    width: 60%;
}*/
.du1_InBlock {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 860px;
    margin-left: -430px;
    margin-top: -140px;
    color: #fff;
    text-align: center;
}

.du1_te {
    text-align: justify;
}

.du1_tiBl {
    position: relative;
    width: 100%;
    padding-bottom: 30px;
}

.du1_tiCh {
    font-size: 42px;
    letter-spacing: 2px;
    height: 70px;
}

.du1_tiEn {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.du1_ico {
    margin-top: 45px;
}
.du2_content {position:relative;width:100%;height: 500px;margin-top: 50px;}
.du2_tiBl {
    position: absolute;
    right: 50%;
    top: 40%;
    text-align: right;
    font-size: 18px;
    color: #333;
    margin-right: -500px;
}

.du2_num {
    font-size: 40px;
    height: 65px;
}

.du2_num span {
    font-size: 16px;
}

.du2_teBl {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 440px;
    margin-left: -500px;
    text-align: justify;
}
.du3_block {
    position: absolute;
    top: 160px;
    color: #fff;
    width: 100%;
}

.du3_tiBl {
    float: left;
}

.du3_teBl {
    position: relative;
    width: 400px;
    float: right;
    padding-top: 10px;
}

.du3_tiCh {
    font-size: 30px;
    letter-spacing: 2px;
}

.du3_tiEn {
    text-transform: uppercase;
    letter-spacing: 1px;
}
.du4_block {
    position: relative;
    width: 33.33%;
    height: 100%;
    overflow: hidden;
    float:left;
}

.du4_img {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.du4_teBl {
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: 20;
    width: 90%;
    height: 90%;
    /*background: url(/content/images/a5_8.png);*/
    border: 1px solid #fff;
    color: #fff;
    padding: 6%;
    padding-top: 15%;
    display: none;
}

.du4_ti {
    text-align: center;
    font-size: 18px;
    padding-bottom: 10px;
}
.du4_block:hover .du4_teBl {
    display: block;
}
.ti_2 {
    font-size: 42px;
    height: 70px;
}
.du5_content {
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.du5_leftBl {
    position: relative;
    width: 65.5%;
    float: left;
}

.du5_rightBl {
    width: 31.5%;
    float: right;
}

.du5_block {
    border: 1px solid #ccc;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    color: #666;
    display: block;
}

.du5_imgBl {
    position: relative;
    width: 50%;
    height: 350px;
    float: left;
    overflow: hidden;
}

.du5_teBl {
    position: relative;
    float: left;
    width: 50%;
    z-index: 20;
    padding: 40px 6%;
    padding-bottom: 0px;
    height: 350px;
}

.du5_img {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.du5_t {
    color: #b5001e;
}

.du5_ti {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.6em;
    padding-top: 30px;
    color: #333;
}

.du5_te {
    position: relative;
    width: 100%;
    text-align: justify;
    margin-top: 25px;
    height: 84px;
    overflow: hidden;
}

.du5_date {
    color: #999;
}

.du5_ico {
    position: absolute;
    left: -18px;
    top: 30px;
    width: 18px;
    background: url(/content/images/a6_2.png) no-repeat center;
    height: 33px;
}

.du5_rightBl .du5_imgBl {
    width: 100%;
    height: 382px;
}

.du5_rightBl .du5_ico {
    left: 30px;
    top: -18px;
    width: 33px;
    height: 18px;
    background: url(/content/images/a6_3.png) no-repeat center;
}

.du5_rightBl .du5_teBl {
    width: 100%;
}

.du5_more {
    position: relative;
    width: 140px;
    margin: auto;
    height: 46px;
    background: #eeeeee;
    text-align: center;
    line-height: 46px;
    margin-top: 10px;
    margin-bottom: 100px;
    display: block;
    color: #666;
}
.neIn_content {
    position: relative;
    width: 100%;
}

.neIn_conBlock {
    position: relative;
    min-height: 600px;
}

.neNa_content {
    position: absolute;
    width: 280px;
    right: 0px;
    top: 0px;
    z-index: 20;
}

.neNa_block {
    background: #eff2f5;
    padding: 20px;
    margin-bottom: 8px;
}

.neNa_ti {
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    font-size: 18px;
    padding-bottom: 10px;
}

a.neNa_more {
    text-decoration: underline;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

.neNa_imgBl {
    position: relative;
    width: 100%;
    height: 116px;
    overflow: hidden;
}

.neNa_imgBl img {
    width: 100%;
}

.neNa_conBlock {
    position: relative;
    width: 100%;
    background: #eff2f5;
    padding: 20px;
    margin-bottom: 8px;
}

a.neNa_li {margin-bottom: 20px;padding-left: 18px;position: relative;}

.neNa_te {
    line-height: 26px;
    text-align: justify;
}

.neNa_icon {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 6px;
    height: 6px;
    background: #888888;
}

a.neNa_aBl {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.neNa_bg img {
    width: 100%;
}

.neNa_imgTi {
    position: absolute;
    top: 30px;
    z-index: 20;
    color: #fff;
    font-size: 24px;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
}

.neIn_ti {
    font-size: 24px;
}

.neIn_block {
    position: relative;
    width: 100%;
    margin-top: 12px;
}

.neIn_leUl {
    position: relative;
    width: 100%;
}

a.neIn_back {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 20;
    padding-right: 21px;
    background: url(/content/images/a6_4.png) no-repeat right 6px;
    letter-spacing: 2px;
}

.neIn_leLi {
    float: left;
    margin-right: 30px;
    position: relative;
}

.neIn_share {
    position: absolute;
    left: 42px;
    top: 4px;
    width: 200px;
}

.neIn_teBl {
    position: relative;
    width: 100%;
    margin-top: 35px;
}

.neIn_teBl p {
    margin-bottom: 20px;
    line-height: 2.2em;
    font-size:15px;
}

.neIn_teBl img {margin: auto;display: block;}

.neIn_ul {
    position: relative;
    width: 100%;
    border-top: 1px solid #ccc;
    padding-top: 25px;
    margin-top: 40px;
}

a.neIn_li {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
a.neIn_back:hover {
    color: #c73e55;
    font-weight: bold;
}
.up_teBl {
    position: relative;
    width: 44%;
    float: left;
    padding: 30px 0;
    padding-left: 2%;
}

.up_imgBl {
    float: right;
    width: 46%;
    padding-top: 10px;
}

.up_text {
    position: relative;
    margin-top: 20px;
}

.up_text p {
    margin-bottom: 20px;
}
.up_conBl {
    position: relative;
    width: 100%;
    padding-top: 2px;
}
.up3_content .In91_teBl,.up8_content .In91_teBl {
    left: 50%;
    padding: 30px 40px;
}

.up3_content .In91_wi {
}
.up5_tiBl {
    padding: 40px 0;
    background: #fff;
}

.up8_content {
    position: relative;
    width: 100%;
    height: 720px;
}

.up5_block {
    position: relative;
    width: 42%;
    padding: 60px 0;
    min-height: 420px;
}

.up5_tiBlock {
    margin-bottom: 40px;
}

.up5_ti {
    font-size: 24px;
    line-height: 1.5em;
}

.up5_te {
    position: relative;
    text-align: justify;
    width: 100%;
    margin-bottom: 30px;
}

.up5_teImg {
    position: relative;
    width: 380px;
    height: 250px;
    overflow: hidden;
}

.up2_tI {
    position: relative;
    width: 100%;
    height: 130%;
    background-size: cover;
    background-position: center;
}

.up5_imgBl {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.up5_img {
    position: relative;
    width: 100%;
    height: 120%;
    background-size: cover;
    background-position: left center;
}
.In_tiBl.inv_ti {
    padding-left: 5%;
}
.inv_content {
    position: relative;
    width: 100%;
    background: #e7f0f6;
    margin-bottom: 120px;
}
.inv_imgBl {
    position: relative;
    float: right;
    width: 59%;
    height: 680px;
    overflow: hidden;
}

.inv_teBl {
    position: relative;
    width: 40%;
    float: left;
    padding: 3% 5%;
}

.inv_text {
    position: relative;
    width: 100%;
    padding: 20px 0;
}

.inv_img {
    margin-bottom: 30px;
}

.inv_Ulimg {
    margin-bottom: 30px;
}

.inv_text p {
    margin-bottom: 20px;
}
.In91_li .In_te {
    height: 100%;
}
.bg_9 {
    background: #c8deeb url(/content/images/a8_1.jpg) repeat-x;
}
.bu_ti {
    margin-top: 62px;
    font-size: 18px;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    position: relative;
    color: #999;
    margin-bottom: 30px;
}
.bu_ti .InBl_ti {
    font-size: 30px;
    color: #000;
    letter-spacing: 4px;
    position: relative;
    top: -14px;
    font-weight: 500;
    }
.bu_ti .InBl_wi {border-bottom: 1px solid #999;}

.bu_tiCh {
    font-size: 30px;
    line-height: 1.5em;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.bu_tiBl {position: absolute;top: 100px;left: 0px;}

.bu_tiEn {
    font-size: 16px;
}

.bu_img {
    position: relative;
    width: 1420px;
    left: 50%;
    margin-left: -710px;
    padding-top: 40px;
}

.bu_te {
    width: 700px;
    margin: auto;
    position: relative;
    margin-bottom: 120px;
    padding-top: 30px;
}

.bu_te p {
    text-align: center;
    margin-bottom: 20px;
}
.bu1_tiBl {
    text-align: center;
}

.bu1_tiCh {
    font-size: 30px;
    letter-spacing: 2px;
}

.bu1_tiEn {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #999;
}

.bu1_te {
    position: relative;
    width: 70%;
    margin: auto;
    margin-top: 30px;
}

.bu1_te p {
    margin-bottom: 20px;
}

.bu2_content {
    position: relative;
    width: 100%;
    margin-top: 60px;
    height: 700px;
    overflow: hidden;
}
.bu1_te p {
    text-align: center;
}
.bu2_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/content/images/a8_5.jpg) no-repeat center;
    background-size: cover;
}

.bu2_conBlock {
    position: relative;
    width: 100%;
    z-index: 20;
    height: 100%;
    overflow: hidden;
}

.bu2_ul {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
}

.bu2_li {
    position: absolute;
    width: 33.1%;
    color: #fff;
    left: 0px;
    bottom: 0px;
    height: 700px;
    cursor:pointer;
}
.bu2_ti {
    font-size: 20px;
    padding-left: 20px;
    background: url(/content/images/a8_7.png) no-repeat left;
    margin-left: -20px;
    position: relative;
    width: 100%;
    white-space: nowrap;
    margin-bottom: 10px;
    top: -20px;
}
.bu2_li.li_2 {
    left: 33.4%;
}

.bu2_li.li_3 {
    left: 66.8%;
}

.bu2_li:hover {
}

.bu2_li:hover .bu2_ti {
    /* top: 0px; */
}

.bu3_content {
    position: relative;
    width: 100%;
    padding-top: 180px;
    padding-bottom: 150px;
    width: 86%;
    margin: auto;
    min-width: 1000px;
}

.bu3_block {
    position: relative;
    width: 30%;
    float: left;
    padding-top: 20px;
}

.bu3_ul {
    position: relative;
    width: 60%;
    float: right;
}

.bu2_tiCh {
    font-size: 30px;
    line-height: 1.5em;
    letter-spacing: 2px;
}

.bu2_tiEn {
    font-size: 16px;
}

.bu3_te {
    margin-top: 25px;
}

.bu3_te p {
    margin-bottom: 25px;
}

.bu3_li {
    float: left;
    position: relative;
    overflow: hidden;
    width: 23.3%;
    margin: 0px 5%;
    margin-bottom: 30px;
    min-height: 100px;
}

.bu3_tiBl {
    position: absolute;
    bottom: -46px;
    left: 0px;
    background: url(/content/images/a8_6.png);
    color: #fff;
    font-size: 14px;
    width: 100%;
    padding: 5px 9%;
    z-index: 50;
    height: 75px;
}

.bu3_tiEn {
    font-size: 12px;
    line-height: 1.5em;
}

.bu3_tiCh {
    line-height: 1.5em;
    margin-bottom: 5px;
    text-align: center;
}
.bu3_li:hover .bu3_tiBl,.bu3_li.cur .bu3_tiBl {
    bottom: 0px;
}
.op_content {
    padding-bottom: 40px;
}
.op2_content .In91_teBl {
    width: 370px;
    padding: 50px 50px;
    left: 60%;
    margin-top: -200px;
}
.op_conBlock {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 60px 0;
}

.op_ul {
    position: relative;
    width: 104%;
    left: -2%;
}

.op_li {
    float: left;
    width: 10%;
    text-align: center;
    height: 80px;
    position: relative;
}

.op_te {
    float: right;
    font-size: 14px;
    padding-top: 5px;
    padding-right: 1.5%;
}
.op_imgBl {
    position: absolute;
    right: 0px;
    top: 50%;
    width: 50%;
    height: 380px;
    overflow: hidden;
    margin-top: -200px;
}
.op5_content {
    position: relative;
    width: 100%;
    background: #f2f2f2;
    padding: 30px 0;
}


/*.In91_ul.cur .In95_bg {
	-webkit-filter: blur(4px) grayscale(100%);
	filter: blur(4px) grayscale(100%);
}
.bu3_button.cur {
	background: url(../images/z6_8.png) no-repeat center;
}

.In91_bgUl.cur .In91_bgLi {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}*/
.com_imgBl {
    position: relative;
    float: right;
    width: 59%;
    height: 480px;
    overflow: hidden;
}
.com_text {
    margin-top: 120px;
}

.inv_tiBl {
    width: 100%;
}
.com_teBl {
    position: relative;
    width: 70%;
    margin: auto;
    margin-bottom: 20px;
}

.com_teTi {
    font-size: 24px;
    text-align: center;
    padding-bottom: 20px;
}
.com_content {
    position: relative;
    width: 100%;
    background: #e7f0f6;
    margin-bottom: 60px;
}
.com_block {
    width: 660px;
    padding: 40px 60px 50px 60px;
}

.In91_te p {
}
.com3_content {
    background: #eeeeee;
    position: relative;
    width: 100%;
}

.com3_conBlock {
    position: relative;
    width: 100%;
    padding: 60px 0 20px 0;
}

.com3_ul {
    position: relative;
    width: 100%;
}

.com3_ul {}

.com3_li {
    border: 1px solid #ccc;
    position: relative;
    width: 100%;
    margin-bottom: 40px;
}

.com3_img {
    float: left;
    position: relative;
}

.com3_teBl {
    position: relative;
    padding-left: 460px;
    padding-top: 40px;
    padding-right: 60px;
    z-index: 20;
    text-align: justify;
}

.com3_ti {
    font-size: 20px;
    padding-bottom: 20px;
}

.com3_ico {
    position: absolute;
    right: 0px;
    width: 11px;
    height: 18px;
    background: url(/content/images/a9_91.png) no-repeat center;
    top: 50%;
    margin-top: -9px;
}

.com3_right .com3_img {
    float: right;
}

.com3_right .com3_teBl {
    padding-right: 460px;
    padding-left: 60px;
}
.com3_right .com3_ico {
    left: 0px;
    background: url(/content/images/a9_92.png) no-repeat center;
}
.hot_content {position:relative;width:100%;min-height: 400px;height: 100%;}
.ho_ti2 {
    font-size: 20px;
}
.ho5_content .up5_block {
    width: 32%;
}

.ho5_content .up5_imgBl {
    width: 59%;
}

.ho5_content .up5_content {
    height: 540px;
}
.hot_ul {
    position: absolute;
    width: 84%;
    color: #fff;
    margin: auto;
    left: 11%;
}

.hot_li {
    position: relative;
    width: 28.3%;
    float: left;
    margin-bottom: 50px;
    margin-left: 5%;
    font-size: 14px;
    min-height: 150px;
}

.hot_liTi {
    font-size: 20px;
}
.ho5_content .up5_img {
    height: 115%;
}
.ten_content {position:relative;width:100%;height: 550px;}
.ten_ul {
    position: relative;
    width: 104%;
    left: -2%;
    padding-bottom: 20px;
}

.ten_li {
    position: relative;
    float: left;
    width: 33.3%;
    padding: 10px 15px;
}
.In_te5 .up5_block {
    padding-left: 8%;
    width: 35%;
}
.In_te5 .op_te {
    font-size: 13px;
    float: left;
}
.ho5_content {
    position: relative;
    width: 100%;
}
.In_te5 .up5_imgBl {
    width: 60%;
}
.ten2_content {
    position: relative;
    width: 100%;
    background: #f3f3f3;
    padding: 50px 0;
}

.ten2_conBlock {
    position: relative;
    width: 1000px;
    margin: auto;
    left: 69px;
}

.ten2_li {
    float: left;
    position: relative;
    width: 50%;
}

.ten2_top {
    font-size: 40px;
    line-height: 1em;
}

.ten2_ti {
    font-size: 18px;
}

.ten2_tiBl {
    float: left;
}

.ten2_te {
    float: left;
    position: relative;
    padding-top: 11px;
    margin-left: 50px;
}

.ten2_wi {
    position: absolute;
    left: 426px;
    height: 68px;
    border-right: 1px solid #ccc;
    top: 2px;
}
.ci_block {
    position: relative;
    width: 50%;
    float: right;
    padding-top: 26px;
}

.ci_ul {
    position: relative;
    width: 520px;
    padding-top: 30px;
    margin: auto;
}

.ci_li {
    float: left;
    border: 1px solid #ccc;
    margin: 0px 5px;
    width: 120px;
    height: 120px;
    text-align: center;
    padding-top: 16px;
}

.ci_te {
    text-align: center;
    font-size: 20px;
    width: 520px;
    margin: auto;
}

.ci_te span {
    font-size: 36px;
    padding-right: 15px;
}

.ci_num {
    font-size: 30px;
    line-height: 1.5em;
}
.ci_teBl {
    position: relative;
    width: 45%;
    float: left;
    padding-bottom: 5px;
}
.ci_te span.num_Bl {
    padding-right: 0px;
}
.ci2_ul {
    position: relative;
    width: 1000px;
    margin: auto;
    padding: 60px 0;
    padding-bottom: 250px;
}

.ci2_li {
    position: relative;
    width: 25%;
    float: left;
    text-align: center;
}

.ci2_te {
    font-size: 20px;
}

.ci2_ti {
    font-size: 20px;
}

.ci2_ti span {
    font-size: 36px;
    margin-right: 6px;
}
.bg_12 {background:#f3f3f3;}
.ci5_content {
    position: relative;
    width: 100%;
    background: #e6e6e6 url(/content/images/a13_4.png) no-repeat bottom;
    background-size: 100% auto;
    padding-bottom: 1px;
}
.ci5_content .In_te {top: -200px;}

.ci5_imgBl {
    position: relative;
    width: 100%;
    margin-bottom: 65px;
    padding-top: 20px;
}

.ci5_content .inv_content {
    background: #dee6eb;
}

.ci5_content .inv_imgBl {
    height: 520px;
}
.ci6_block {
    position: relative;
    width: 80%;
    margin: auto;
    margin-top: -50px;
}

.ci6_ti {
    font-size: 24px;
    color: #b5001e;
    padding-bottom: 20px;
    padding-left: 20px;
}

.ci6_ul p {
    padding-left: 20px;
    background: url(/content/images/a13_6.jpg) no-repeat left;
}
.bu5_content {
    position: relative;
    width: 100%;
    margin-bottom: 80px;
}

.bu5_block {
    position: absolute;
    right: 0%;
    top: 15%;
    width: 30%;
}

.bu5_ti {
    line-height: 1.5em;
    font-size: 20px;
}

.bu5_wi {
    position: relative;
    width: 55px;
    border-bottom: 1px solid #d4929c;
    margin: 30px 0;
}

.bu5_te {
    text-align: justify;
}

.bu5_num {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2em;
}

.bu5_teTi {
    font-size: 20px;
}

.bu5_teBl {
    position: absolute;
    bottom: 40px;
    left: 5%;
    width: 300px;
}

.inv_bg {
    background: url(/content/images/a16_3.jpg) no-repeat center right;
    background-size: cover;
}
.bg_15 {background: url(/content/images/a16_2.jpg) no-repeat center right;
    background-size: cover;}
.bg_16 {
    background: url(/content/images/a16_4.jpg) no-repeat center right;
    background-size: 100% 2px;
}
.bg_151 {background: url(/content/images/d_8.jpg) no-repeat center right;
    background-size: cover;}

.bg_18 {
    background:#ebedf1 /*url(/content/images/a16_8.jpg) no-repeat center right*/;
    background-size: cover;
}
.bg_19 {
    background:#ebedf1 /*url(/content/images/a16_9.jpg) no-repeat center right*/;
    background-size: 100% 2px;
}
.inv_block {
    position: relative;
    width: 400px;
    margin: auto;
    color: #fff;
    padding: 200px 0;
    font-size: 20px;
    text-transform: uppercase;
}

.inv_ti {margin-bottom: 25px;position: relative;width: 100%;}
.cam_content {
    position: relative;
    width: 100%;
    background: #dde1e9;
}

.cam_content .inv_teBl {
    padding-top: 100px;
}

.int_tiEn {
    text-transform: uppercase;
    font-size: 16px;
}

.cam_content .inv_imgBl {
    height: 540px;
}


@-webkit-keyframes am_top
{
    0%{ -webkit-transform:translate(0,50px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}
@-webkit-keyframes am_top2
{
    0%{ -webkit-transform:translate(0,10px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}
@-webkit-keyframes am_bot
{
    0%{ -webkit-transform:translate(0,-50px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}
.ind_tiBl.cur .ind_ti1 {-webkit-animation: am_top 0.6s ease-in-out 0.2s backwards;}
.ind_tiBl.cur .ind_ti2 {-webkit-animation: am_top 0.6s ease-in-out 0.4s backwards;}

.page_content.show .ind9_ti {-webkit-animation: am_top 0.6s ease 0.4s backwards;}
.page_content.show .ind9_en {-webkit-animation: am_top 0.6s ease 0.6s backwards;}
.page_content.show .ind9_te {-webkit-animation: am_top 0.6s ease 0.8s backwards;}
.page_content.show .indPl_block {-webkit-animation: am_top 0.6s ease 1s backwards;}

.indPl_img {
    position: relative;
    width: 100%;
    height: 100%;
}
.vidBl_content {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    display:none;
}

.vidBl_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/content/images/a5_8.png);
}

.videoBl_conBlock {
    position: absolute;
    left: 10%;
    top: 0%;
    width: 80%;
    height: 80%;
    z-index: 20;
}
.videoBl_conBlock video {position:relative;}
.videoBl_clear {
    position: absolute;
    right: 10%;
    margin-right: -64px;
    top: 10%;
    cursor: pointer;
}
@-webkit-keyframes am_scale
{
    0%{ -webkit-transform:scale(1.1);opacity:0}
    100%{ -webkit-transform:scale(1);opacity:1}
}
.du4_teBl {-webkit-animation: am_scale 0.4s ease backwards;}
.du4_ti{-webkit-animation: am_top 0.4s ease-in-out 0.2s backwards;}
.du4_te,.page_content.show .ind02_En {-webkit-animation: am_top 0.4s ease-in-out 0.4s backwards;}
.page_content.show .ind02_Ch {-webkit-animation: am_top 0.4s ease-in-out 0.6s backwards;}
.page_content.show .ind02_te {-webkit-animation: am_top 0.4s ease-in-out 0.8s backwards;}
.page_content.show .ind02_te p:nth-child(2) {-webkit-animation: am_top 0.4s ease-in-out 1s backwards;}
.page_content.show .ind02_more2 {-webkit-animation: am_top2 0.4s ease-in-out 1.2s backwards;}
.page_content.show .ind02_te p:nth-child(3) {-webkit-animation: am_top 0.4s ease-in-out 1.2s backwards;}
.page_content.show .ind02_block {-webkit-animation: am_left 0.4s ease-in-out 1.2s backwards;}


a.news_liBl:hover .news_daBl {
    right: 6%;
    margin-right: -33px;
}
@-webkit-keyframes am_left
{
    0%{ -webkit-transform:translate(50px,0px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}
@-webkit-keyframes am_right
{
    0%{ -webkit-transform:translate(-50px,0px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}
.cou_img {-webkit-animation: am_left 0.4s ease 0.2s backwards;}
.cou_yearTe {-webkit-animation: am_top 0.4s ease-in-out 0.4s backwards;}
.cou_te {-webkit-animation: am_top 0.4s ease-in-out 0.6s backwards;}
.du5_more div {
    line-height: 46px;
}
.pagination06 {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0px;
    width: 100%;
    z-index: 20;
}
.pagination06 .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.pagination06 .swiper-active-switch {
  background: #fff;
}
.InImg_block {position:relative;width:100%;height: 100%;background-size: cover;background-position:center;}

@-webkit-keyframes am_wid
{
    0%{ width:0;opacity:0;left:50%;}
    100%{ width:100%;opacity:1;left:0%}
}
@-webkit-keyframes am_fIn
{
    0%{ opacity:0;}
    100%{ opacity:1;}
}
/*.In_tiCh {-webkit-animation: am_top 0.4s ease-in-out 0.4s backwards;}
.In_tiEn {-webkit-animation: am_top 0.4s ease-in-out 0.6s backwards;}
.InBl_wi {-webkit-animation: am_wid 1s ease 0.8s backwards;}
.InBl_ti {-webkit-animation: am_fIn 0.6s ease 0.8s backwards;}
.ab_content,.int_content,.cou_content,.ho_content {-webkit-animation: am_top 0.4s ease 1.4s backwards;}*/


.page_content.show .ind3_tiEn {-webkit-animation: am_top 0.6s ease 0.4s backwards;}
.page_content.show .ind3_tiCh {-webkit-animation: am_top 0.6s ease 0.8s backwards;}
a.ind_lt {
    color: #fff;
    display: block;
    float: left;
    width: 40px;
    text-align: center;
    padding-top: 16px;
}
.ind_seBu {
    display: block;
    width: 50px;
    background: url(../images/b_4.png) no-repeat center 21px;
    position: relative;
    float: right;
    height: 71px;
    cursor: pointer;
    padding-top: 20px;
}

@-webkit-keyframes am_he
{
    0%{ height:370px;opacity:0;}
    100%{ height:420px;opacity:1}
}
.In_banner {-webkit-animation: am_he 0.6s ease-in-out backwards;}
.InBl_content,.In_bg5,.In_bg6,.In_te,.du1_InBlock {-webkit-animation: am_fIn 0.6s ease-in-out backwards;}
.bg_ulBl {-webkit-animation: am_top 0.6s ease-in-out backwards;}
.du1_conBlock {-webkit-animation: am_top 0.6s ease-in-out backwards;}
.du1_ul {-webkit-animation: am_bot 0.6s ease-in-out backwards;}
.du1_InBlock {-webkit-animation: am_top 0.6s ease-in-out backwards;}
.seek_block {-webkit-animation: am_top2 0.4s ease-in-out backwards;}


.neNa_li:hover,.neIn_li:hover,.neNa_more:hover {
    color: #c73e55;
}

.neNa_li:hover .neNa_icon {
    background: #c73e55;
}

.neNa_bg {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.up5_block .op_li {
    padding: 0px;
    margin-bottom: 8px;
    width: 20%;
    height: auto;
}


    /* pagination */
.pagination{width:100%;height:30px;text-align:center;margin-top: 60px;margin-bottom: 20px;text-align: right;}
.pagination a{display:inline-block;height:25px;line-height:25px;padding:0 10px;margin: 0 5px;font-size:16px;border:1px solid #999;color:#999;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;}
    .pagination a.page_current,.pagination a:hover,.pagination a.current{color:#FFF;background: url(../images/b_3.png);display:inline-block;}

.bu3_imgIn {
    position: relative;
    overflow: hidden;
    border-radius: 0px 0px 100px 100px;
}

.bu3_bgIn {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    /*background: #ccc;*/
    border-radius: 100px;
}

.bu3_imgIn img {
    position: relative;
    z-index: 30;
    opacity: 0.8;
}
.bu3_bgIn img {
    width: 100%;
}
.ite2_block {
    position: relative;
	top: 10%;
	height: 80%;
	width: 82%;
	margin: 0 8%;
}

.ite2_img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    
    }
}
.ite2_bl {
    position: absolute;
    bottom: 9%;
    left: 8%;
    width: 85%;
}

.ite2_ti {
    line-height: 1.6em;
    font-size: 16px;
}

.ite2_date {
    position: absolute;
    right: 0px;
    bottom: 0px;
    border: 1px solid #777676;
    width: 54px;
    height: 44px;
    background: url(/content/images/n_3.png) no-repeat center;
    font-size: 17px;
}

.ite2_moe {
    padding-left: 5px;
    position: relative;
    top: -4px;
}

.ite2_day {
    position: absolute;
    right: 5px;
    bottom: -4px;
}
.ti_img {
    position: absolute;
    left: -70px;
    width: 54px;
    height: 44px;
    border: 1px solid #fff;
    color: #fff;
    top: 4px;
    background: url(/content/images/n_5.png) no-repeat center;
    font-size: 18px;
    display: none;
}

.ti2_month {
    padding-left: 5px;
    position: relative;
    top: -5px;
}

.ti2_day {
    position: absolute;
    right: 5px;
    bottom: -5px;
}
.seek_block {
    position: absolute;
    top: 70px;
    right: -11px;
    width: 390px;
    background: #fff;
    padding: 12px 20px;
    display: none;
    border: 1px solid #eee;
}

.seek_ico {
    position: absolute;
    right: 24px;
    top: -11px;
    width: 24px;
    height: 11px;
    background: url(/content/images/n2_1.png);
}

input.seek_input {
    width: 100%;
}

.seek_inputBl {
    border-bottom: 1px solid #ccc;
    width: 92%;
}

.seek_close {
    position: absolute;
    right: 6px;
    top: 5px;
    width: 40px;
    height: 40px;
    background: url(../images/n2_6.png) no-repeat center;
    cursor:pointer;
    display:block;
}
.ind_seBu:hover .seek_block {
    display: block;
}
.hot_liEn {
    line-height: 1.5em;
    padding: 10px 0;
}
.ul_block {
    position: relative;
    width: 100%;
    height: 164px;
    background: #212121;
}

a.ul_aBl {
    position: relative;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 29px 0;
    color: #fff;
}

.ul_tEn {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.5em;
}

.ul_tCh {
    font-size: 16px;
}
a.ul_aBl:hover {
    background: #2e2e2e;
}
.ul_liBl {
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
}

.ul_liBl a.ul_aBl {
    width: 100%;
}
.ul_wire {
    position: absolute;
    right: 0px;
    top: 23px;
    height: 74px;
    border-right: 1px solid #555555;
}
img.op_logo {
    position: absolute;
    top: 0px;
    left: 0px;
}
.item_mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.videom .content_list.tab_button .item_block.item_block_0  .item_box .item_wrapper {
    margin-top: -80px;
}

.videom .content_list.tab_button .item_block.item_block_2 .item_box .item_wrapper {
    margin-top: -80px;
}
.up5_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 100%;
    background: #f3f3f3;
}
.In91_InBg2 {
    position: relative;
    width: 50%;
    float: right;
    height:100%;
}
.up5_parUl {
    position: relative;
    width: 100%;
}
.up5_content .In_te {
    height: 100%;
}
.ho5_block {
    position: relative;
    width: 100%;
    height: 546px;
    padding: 100px 0;
    background-size: cover;
    background-position:center;
    overflow: hidden;
    background: url(/content/images/a5_8.png);
}
.op_content.ho_top {
    margin-top: -20px;
}
.ho5_bl {position:relative;width:100%;z-index:20}
.ho5_bg {position:absolute;top:0px;left:0px;width:100%;height: 100%;background-size: cover;background-position:center;}
.up8_block {
    position: absolute;
    width: 42%;
    padding: 60px 0;
    min-height: 420px;
    top: 50%;
    margin-top: -344px;
}
.up5_content.In_te5 {
    background: #eeeeee;
    position: relative;
    width: 100%;
}
.up8_content .In_te {
    height: 100%;
    position: relative;
}
.img81_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/content/images/a5_8.png);
}
.in99_img {
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -150px;
    height: 303px;
}
.in99_img img {
    height: 100%;
}
.ind02_imgBl video {
    width: 100%;
}
.indPl_img img {
    width: 100%;
}
.indPl_img video {
    height: 100%;
    width: 100%;
    position: relative;
}
.alert_block {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-position: center;
    background-size: cover;
    display: none;
}
a.alert_aBl {
    position: fixed;
    bottom: 60px;
    z-index: 30;
    left: 50%;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    width: 100px;
    margin-left: -50px;
    border: 1px solid #fff;
    text-align: center;
    padding: 2px 0;
}
.cam2_teBl {
    position: relative;
    width: 40%;
    float: left;
    padding: 4% 5%;
}

.cam2_img {
    position: relative;
    width: 54%;
    float: left;
    padding-top: 55px;
}

.cam2_img img {
    width: 100%;
}
.cam3_img {
    position: relative;
    width: 140%;
    height: 360px;
    margin: 100px 0;
    left: -20%;
}
.bu1_block.bu1_block5 {
    margin-bottom: 60px;
}
.cam3_ul {
    position: absolute;
    bottom: 12px;
    right: 10px;
    z-index: 99;
    color: #fff;
}

.cam3_li {
    border: 1px solid #fff;
    margin-top: 10px;
    width: 80px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.cam3_ulBl {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.int_img.int_img5 {
    z-index: 20;
}

.cam3_liBl {
    position: relative;
    width: 100%;
    height: 100%;
}

.cam3_li:hover,.cam3_li.cur {
    background: #fff;
    color: #FF5A00;
}
.cam3_liBl .int_img:after {content:"";display:block;position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/content/images/z6_32.png);
    z-index: 15;}
.bu2_InLi {
    position: relative;
    width: 100%;
    left: 0px;
    bottom: -600px;
    background: url(/content/images/a8_6.png);
    padding: 50px 12%;
    height: 100%;
}

.bu2_li:hover .bu2_InLi {
    bottom: 0px;
}
.bu3_li:hover .bu3_tiBl .bu3_tiCh {
    padding-top: 2px;
}
.bgBl_img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.play_img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    margin-left: -45px;
    margin-top: -45px;
    cursor: pointer;
}
.cam3_bg {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/content/images/z6_31.png);
    z-index: 60;
}
.he_a1 {display:none;}
.up85_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 100%;
    background: #f2f2f2;
}

.up85_content {
    position: relative;
    width: 100%;
    z-index: 90;
    height: 100%;
}
.up85_block {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 45%;
    text-align: justify;
    margin-top: -280px;
}

.up85_t1 {
    font-size: 30px;
}

.up85_t2 {
    font-size: 16px;
}

.up85_te {
    margin-top: 40px;
}

.up85_img {
    position: relative;
    width: 100%;
    margin-top: 50px;
}
.In91_bgLi.up85_bgBl {
    width: 50%;
    right: 0px;
    left: auto;
}
.In85_bgImg {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
}
.animNode {-webkit-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}
.animNode {opacity:0;top:100px;}
.anPlay {opacity:1;top:0px;}
.up85_parUl {
    position: relative;
    width: 100%;
    overflow:hidden;
}
.up85_ulBl {position: relative;
    width: 100%;}
.up85_nullBl {position:absolute;bottom:0px;left:0px;width:100%;z-index: 200;display:none;}

.ind_ti1,.ind02_En,.ind_ti2,.item_info .title,.ind3_tiEn,.ind9_en,.ite2_ti,.du1_tiCh,.du1_tiEn {
    text-transform: uppercase;
    font-weight: 100;
}
.InBl_bl {
    position: relative;
    width: 100%;
    min-height: 567px;
}


.buIn {position: relative;width:100%;}
.buIn img {width:100%;}
.buIn_content {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #e8eaf2;
    background-image: linear-gradient(#e8eaf2,#fff);
    padding-bottom: 120px;
}

.buIn_contentBlock {
    position: relative;
    width: 100%;
    padding-top: 100px;
}

.buIn_common {
    position: relative;
    width: 1200px;
    margin: auto;
}

.buIn_img {
    position: relative;
    float: left;
    width: 50%;
    padding-top: 10px;
}

.buIn_img img {
    width: 100%;
}

.buIn_block {
    position: relative;
    width: 50%;
    float: right;
    padding-left: 40px;
    color: #666;
}
.buIn_ulT {
    padding: 10px 0;
    letter-spacing: 4px;
}

.buIn_tUl {
    position: relative;
    width: 100%;
    text-align: justify;
    line-height: 26px;
    overflow: hidden;
}

.buIn_tLi {
    padding: 14px 0;
    padding-left: 40px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    position: relative;
    color: #666;
    display: block;
}
.buIn_tLi.a1 {background: url(../images/a8_65.png) no-repeat 0px 10px;}
.buIn_tLi.a2 {background: url(../images/a8_61.png) no-repeat 0px 10px;}
.buIn_tLi.a3 {background: url(../images/a8_62.png) no-repeat 0px 10px;}
.buIn_bBlock {
    margin-top: 22px;
    position: relative;
    width: 100%;
}

.buIn_wc {
    position: relative;
    float: left;
}

.buIn_buttonUl {
    position: relative;
    padding-top: 20px;
    text-align: center;
    font-size: 16px;
}
.buIn_buttonUl span {
    color: #FF5A00;
    font-size: 30px;
}

a.buIn_a {
    position: relative;
    width: 75px;
    height: 36px;
    display: block;
    border: 1px solid #cdae93;
    float: left;
    margin-right: 15px;
    line-height: 36px;
    padding-left: 45px;
    color: #cdae93;    
}
.buIn_a.a1 {background: url(../images/a8_66.png) no-repeat 12px 2px;}
.buIn_a.a2 {background: url(../images/a8_67.png) no-repeat 12px 2px;}
.buIn_a.a1:hover {background:#cdae93 url(../images/a8_661.png) no-repeat 12px 2px;color:#fff;}
.buIn_a.a2:hover {background:#cdae93 url(../images/a8_671.png) no-repeat 12px 2px;color:#fff;}

.buIn_text {position: relative;width:100%;height: 104px;overflow: hidden;}
.buUl_tBlock {
    position: relative;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.buIn_tEn {
    text-transform: uppercase;
    color: #a4a4a4;
}

.buIn_tCh {
    font-size: 24px;
    padding-bottom: 5px;
}

.buUl_text {
    position: relative;
    width: 100%;
    line-height: 26px;
    color: #666;
    height: 195px;
    overflow: hidden;
}
.buUl_ul {
    margin: 30px 0;
    position: relative;
    width: 1070px;
    padding-left: 130px;
    margin-bottom: 40px;
}

.buUl_li {
    position: relative;
    float: left;
    width: 166px;
}

.buUl_icon {
    position: relative;
    width: 102px;
    height: 102px;
}
.buUl_icon.a1 {
    background: url(../images/a9_1.png) no-repeat center;
}
.buUl_icon.a2 {
    background: url(../images/a9_2.png) no-repeat center;
}
.buUl_icon.a3 {
    background: url(../images/a9_3.png) no-repeat center;
}
.buUl_icon.a4 {
    background: url(../images/a9_4.png) no-repeat center;
}
.buUl_icon.a5 {
    background: url(../images/a9_5.png) no-repeat center;
}
.buUl_icon.a6 {
    background: url(../images/a9_6.png) no-repeat center;
}

/*.buUl_icon.a1:hover {
    background: url(../images/a9_11.png) no-repeat center;
}
.buUl_icon.a2:hover {
    background: url(../images/a9_21.png) no-repeat center;
}
.buUl_icon.a3:hover {
    background: url(../images/a9_31.png) no-repeat center;
}
.buUl_icon.a4:hover {
    background: url(../images/a9_41.png) no-repeat center;
}
.buUl_icon.a5:hover {
    background: url(../images/a9_51.png) no-repeat center;
}
.buUl_icon.a6:hover {
    background: url(../images/a9_61.png) no-repeat center;
}*/

.buUl_wire {
    position: absolute;
    width: 50px;
    height: 2px;
    background: #cdae93;
    right: 8px;
    top: 50px;
}
.buUl_wireBlock {
    position: relative;
    width: 100%;
    height: 1px;
    background: #ccc;
}
.buIn_i {
    top: 15px;
    position: absolute;
    padding-left: 10px;
}
.buIn_i {
    -webkit-animation: anim3 2s ease-in-out infinite;
}
@-webkit-keyframes anim3
{
	0%{-webkit-transform: translate(0px,0px);}
	50%{-webkit-transform: translate(0,5px);}
	100%{-webkit-transform: translate(0px,0px);}
}
.bu3_showBlock {
    position: relative;
    width: 100%;
    padding: 10px 0 30px 0;
}

.bu3_ulBlock {
    position: relative;
    width: 104%;
}

/*.bu3_li {
    float: left;
    position: relative;
    width: 265px;
    padding-right: 23px;
    margin-right: 23px;
    border-right: 1px solid #ccc;
    color: #666;
}*/

.bu3_text {
    position: relative;
    height: 50px;
}
.bu4_content {
    position: relative;
    width: 100%;
    padding-top:10px;
}

.bu4_ulBlock {
    position: relative;
    width: 100%;
}

.bu4_liBlock {
    position: relative;
    width: 100%;
}

.bu4_textBlock {
    position: relative;
    float: left;
    width: 460px;
    padding-left: 25px;
    padding-top: 30px;
    color: #666;
}

.bu4_img {
    position: relative;
    width: 669px;
    float: right;
}

.bu4_title {
    font-size: 30px;
    color: #cdae93;
}

.bu4_textUl {
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.bu4_textLi,.bu4_textUl p {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 30px;
    line-height: 26px;
}
.bu4_textLi span {color:#333;}
.bu4_ul {
    position: relative;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top:20px;
}

.bu4_li {
    position: relative;
    float: left;
    width: 299px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    background: #eeeeee;
    margin-right: 1px;
    cursor: pointer;
}
.bu4_li.cur {background: #fff;}
.bu59_content {position: relative;padding:20px 0;width:100%;height: 372px;overflow: hidden;}
.bu5_contentBlock {position: relative;width:1240px;height: 100%;}
.bu59_content .swiper-container {position: relative;width:100%;height: 100%;}
.bu5_left {
    position: absolute;
    top: 150px;
    z-index: 99;
    left: -60px;
    cursor: pointer;
}

.bu5_right {
    position: absolute;
    right: -60px;
    top: 150px;
    z-index: 99;
    cursor: pointer;
}
.bu59_content:hover .bu5_left {left:0px;}
.bu59_content:hover .bu5_right {right:0px;}
.bu59_img {position: relative;width:372px;display: block;overflow: hidden;}
.bu59_img img {width:100%;}
.bu3_last,.bu3_li:nth-last-child(2) {border:0px;}
.bu3_lastT,.bu3_text:nth-last-child(1) {height: auto;}
.cla_content {
    position: relative;
    width: 1200px;
    margin: auto;
    border-top: 1px solid #ccc;
}
.cla_content {
    position: relative;
    width: 1200px;
    margin: auto;
    border-top: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
}

.cla_contentBlock {
    position: relative;
    width: 100%;
    padding-bottom: 30px;
}

.cla_ul {
    position: relative;
    width: 100%;
}

a.cla_li {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    color: #666;
}
.cla_img {
    position: relative;
    float: left;
    width: 307px;
}

.cla_img img {
    width: 100%;
}

.cla_block {
    position: relative;
    width: 550px;
    float: left;
    padding-left: 30px;
}

.cla_logo {
    position: relative;
    float: right;
    width: 180px;
    padding-top: 50px;
}

.cla_logo img {
    width: 100%;
}
.cla_title {
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
}

.cla_t {
    width: 58px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #44b035;
    color: #44b035;
    border-radius: 5px;
    margin-bottom: 14px;
}

.cla_tUl {
    position: relative;
    width: 100%;
    line-height: 22px;
}

.cla_bUl {
    position: relative;
    width: 100%;
    margin-top: 14px;
}

.cla_bLi {
    position: relative;
    float: left;
    padding: 5px 12px;
    background: #f0f0f0;
    margin-right: 5px;
}

.cla_tLi {
    padding-left: 26px;
    margin-bottom: 5px;
}

.cla_tLi.a1 {
    background: url(../images/a11_21.png) no-repeat 0px 0px;
}

.cla_tLi.a2 {
    background: url(../images/a11_2.png) no-repeat 0px 0px;
}
.cla_InnerBlock {position: relative;width:1200px;margin: auto;padding: 30px 0}
.cla1_title {position: relative;
    width: 100%;
    text-align: center;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    color: #6b6b6b;}
.cla1_title span {
    padding-left: 12px;
}
.cla1_block {position: relative;width:100%;margin-top:40px;overflow: hidden;height: 236px;}
.cla1_block:hover .bu5_left {left:0px;}
.cla1_block:hover .bu5_right {right:0px;}
.cla1_block .bu5_left,.cla1_block .bu5_right {top:80px;}

.cla1_imgTitle {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 99;
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    background: url(../images/a11_4.png);
    font-size: 16px;
}

a.bu5_img img {
    margin-bottom: -8px;
}
.indUl_liInn {position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;}
.indUl_liInn:hover .indUl_liText {border:0px;}
.indUl_liInn:hover {padding:5px;margin-left:-5px;margin-top:-5px;}
.news_img {overflow: hidden;}
.indUl_li:hover .indUl_liT {right: 10px;}
.indUl_moreButton {
    font-size: 14px;
    float: right;
    margin-top: 15px;
    color: #555;
}
.his_ul.ind_ul {
    width: 100%;
    margin: auto;
}
.In_logo {
    position: absolute;
    top: 50%;
    width: 300px;
    left: 50%;
    margin-left: -150px;
    color: #fff;
    text-align: center;
}
.buIn2_img {
    position: relative;
    width: 50%;
    float: left;
    padding-right: 50px;
}

.buIn2_teBl {
    position: relative;
    width: 50%;
    float: right;
    border-left: 1px solid #bebfc3;
    padding-left: 50px;
    height: 409px;
}

.buIn2_logo {
    padding-bottom: 30px;
}
.bu5_right,.bu5_left {
    width: 40px;
}
.ind5_bgImg {
    background-size: cover;
    background-position: center;
}
.indBo_showBlock {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow:hidden;
}
.pro_content {
    position: relative;
    width: 100%;
    padding: 50px 0;
}

.pro_ti {
    position: relative;
    font-size: 24px;
    color: #b5001e;
    background: url(/content/images/z9_82.png) no-repeat 100px 28px;
}

.pro_ul {
    position: relative;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 30px;
}

.pro_li {
    position: relative;
    width: auto;
    margin-right: 40px;
    height: 40px;
    float: left;
    background: url(/content/images/z9_81.jpg) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    display: block;
    padding: 0px 40px;
}

.pro_li.cur {
    background: url(/content/images/z9_83.jpg) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
}

.pro_ulT {
    position: relative;
    width: 100%;
    padding: 10px 0;
    margin-top: 10px;
}

.pro_liT {
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    font-size: 16px;
    position: relative;
    display: block;
}

.pro_liW {
    position: absolute;
    right: 0px;
    top: 8px;
    height: 14px;
    border-right: 1px solid #999;
}

.pro_ulBl {
    position: relative;
    width: 102.1%;
    margin-top: 30px;
    padding-bottom: 80px;
}

a.pro_liBl {
    position: relative;
    width: 31.3%;
    display: block;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}

.pro_liImg img {
    width: 100%;
}

.pro_tiBl {
    position: relative;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 10px 0;
}

.pro_tiCh {
    font-size: 16px;
    color: #383838;
    line-height: 22px;
    padding-top: 3px;
}

.pro_tiEn {
    text-transform: uppercase;
}

a.pro_liBl:hover {
    box-shadow: 0px 0px 10px 1px #ccc;
}
.pro_liT.cur {
    color: #b5001e;
}
.bu59_img:hover {
    box-shadow: 0px 0px 10px 1px #ccc;
}
.pro_liImg {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.upB_content {
    position: relative;
    width: 100%;
    min-height: 600px;
    background: url(/content/images/d_02.jpg);
}

.upB_img {
    position: relative;
    width: 1196px;
    margin: auto;
}
a.buIn2_back {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
    padding: 1px 0;
    border: 1px solid #999;
    text-align: center;
    overflow: hidden;
}

#mapBox img{ width:auto!important; max-width:none;}

.InBl_conBlock {
    background-position: center right;
}
.of_img {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
.me_img img {
    width: 110px;
    padding-top: 10px;
}
.cu31_he {
    position: relative;
    width: 100%;
}
.bu06_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.ciB_ulBl {
    position: relative;
    width: 100%;
    padding-bottom: 40px;
}

a.ciB_liBl {
    position: relative;
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}

.ciB_ti {
    position: absolute;
    bottom: 15px;
    left: 30px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    z-index: 90;
}
.ciB_img img {
    width: 100%;
}

.alB_block {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/content/images/z7_5.png);
    display: none;
}

.alB_clear {
    position: absolute;
    right: 3%;
    top: 100px;
    cursor: pointer;
    padding: 20px;
}

.alB_teUl {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    color: #fff;
    margin-left: -250px;
    margin-top: -130px;
}

.alB_liTe {
    position: relative;
    width: 100%;
}

.alB_liTi {
    font-size: 18px;
    text-align: center;
}

.alB_wi {
    width: 80px;
    border-bottom: 1px solid #ccc;
    margin: 30px auto;
}

.alB_te p {
    margin-bottom: 20px;
}
.ciB_liBl:hover {
    box-shadow: 0px 0px 10px 0px #999;
}

.up7_content {
    position: relative;
    width: 100%;
}

.up7_ul {
    position: relative;
    width: 104%;
}

.up7_li {
    position: relative;
    width: 46%;
    float: left;
    margin-right: 4%;
}

.up7_img {
    position: relative;
    width: 100%;
}

.up7_img img {
    width: 100%;
}

.up7_block {
    position: relative;
    width: 84%;
    margin: auto;
    background: #fff;
    margin-top: -50px;
    z-index: 20;
    padding: 5%;
}

.up7_ti {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 10px;
}

.up7_wi {
    position: relative;
    width: 60px;
    border-bottom: 1px solid #e199a5;
    margin-bottom: 25px;
    margin-top: 25px;
}

.up7_te {
    position: relative;
    width: 100%;
    min-height: 168px;
}

.up7_conBlock {
    position: relative;
    width: 100%;
    margin-top: 100px;
}

.up7_ulBl {
    position: relative;
    width: 100%;
    padding-bottom: 50px;
}

.up7_liBl {
    position: relative;
    width: 100%;
    margin-bottom: 100px;
}

.up7_liTi {
    font-size: 30px;
    text-align: center;
}

.up7_liT2 {
    font-size: 16px;
    text-align: center;
}

.up7_liUl {
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.up7_liLi {
    position: relative;
    width: 50%;
    float: left;
}

.up7_liImg {
    position: relative;
    width: 100%;
}

.up7_liImg img {
    width: 100%;
}

.up7_tBl {
    position: absolute;
    top: 30px;
    left: 30px;
    color: #fff;
    border: 2px solid #fff;
    padding: 12px;
    width: 70px;
    height: 70px;
    white-space: nowrap;
    z-index: 20;
    box-shadow: 0px 0px 3px 1px #ccc inset;
}

.up7_tEn,.up7_tCh {
    line-height: 20px;
}

.up7_teBl {
    position: relative;
    width: 70%;
    margin: auto;
    margin-top: 30px;
    font-size: 14px;
}
.bg_node {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.ind02_Bl {
    min-height: 140px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.navUl_ul {display:none;}
span.navT_te {display:none;}

.footer-inner{width:100%;padding:15px 0px;position:absolute;bottom:0px;left:0px;background:#fff;z-index:1000;transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);display:none}
.footer-inner .wrap{margin:0px 15px;text-align:center}
.footer-inner .fot-link{width:100%;margin-bottom:10px;text-align:center;color:#666;}
.footer-inner p{display:block;line-height:24px;text-align:center;color:#666;}
.footer-inner a{display:inline-block;color:#666;}
.footer-inner i{font-style:normal;margin:0px 7px;}
.footer-inner.showBox{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all 1s;} 
.footer-inner,.ind_body{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all 1s;}
.fo_ba {display: inline-block;    color: rgba(255, 255, 255, 0.8); }

.bu61_text { padding-top: 20px; }

.ind02_position .category_more {
	position: relative;
	left: 12%;
	margin-top: 3%;
	box-sizing: border-box;
	width: 22%;
	color: #9B9B9B;
	text-align: left;
}
.page_content.show .category_more {
    -webkit-animation: am_top 0.4s ease-in-out 1s backwards;
}
.category_more_img {
    float: left;
    width: 20px;
    height: 20px;
    background: url(../images/b11_2.png) no-repeat center center;
    background-size: cover;
    margin-top: 3%;
    margin-right: 8%;
}

.ind3_ul_title {
    transition: all 0.36s ease;
    font-size: 14px;
    line-height: 14px;
    color: #202020;
    padding-bottom: 5px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
	letter-spacing: 1px;
}

.ind3_ul_subtitle {
    transition: all 0.36s ease;
    font-size: 12px;
    line-height: 12px;
    color: #202020;
    margin-top: 5px;
}

.News-number {
    margin-top: 120px;
    position: relative;
    text-align: center;
}

.ag7-main .phone-index-banner{
	display:none;
}
.ag7-bannerslide{
	position:relative;
	margin-bottom:50px;
}
.ag7-bannerslide .slidebox{
	position:relative;
	height:100%;
	width:100%;
}
.ag7-bannerslide .slidebox li{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.ag7-bannerslide .slidebox li a{
	width:100%;
	height:100%;
}
.ag7-bannerslide a img{
	display:block;
	width:100%;
	height:100%;
}
.ag7-bannerslide .slideinfo{
	width:100%;
	position:absolute;
	left:40%;
	top:30%;
	z-index:10;
}
.ag7-bannerslide .slidelist{
	position: relative;
	right: 5%;
	top: 60%;
	width: 60%;
	height: 300px;
}
.ag7-bannerslide .slidelist ul{
	position:absolute;
	z-index:10;
	width:100%;
	text-align:center;
}
.ag7-bannerslide .slidelist ul li{
	width: 33.33%;
	height: 100px;
	color: #fff;
	text-align: right;
	padding-right: 25px;
	padding-top: 15px;
	float: left;
	border: 1px solid #fff;
	background-image: url(../images/b_312.png);
	position: relative;
	right: 0;
	cursor:pointer;
}
.ag7-bannerslide .slidelist ul li:hover {
    background-image: url(../images/b_311.png);
    height: 100px;
    width: 33.33%;
    opacity: 0.9;
}
.ag7-bannerslide .slidelist .mask{
    background-image: url(../images/b_311.png);
    height: 100px;
    width: 33.33%;
    opacity: 0.9;
	display:block;
}