﻿/* 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,.cul_liImg 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; */
}

 body #navWrapper .content .nav > .navitem > a:hover {
    color: #fff !important;
}

#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%;
}






#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;
}


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 {
	width:100%;
}



body #search-header {
	display: none;
}

body #header {
	position: fixed;
	z-index: 999;
	top: 0;
	min-width: 1160px;
	background-color: #EEEEEE;
}

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%;
	background-color: rgba(255, 255, 255, 0.9);
}

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: rgb(255, 165, 0) !important;
}

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;
}

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;
}


/* 头部 */
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(0, 0, 0, 0.7);
}

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_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;
}



/* 详情 */
.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%;
}


/* 搜索 */
#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: rgba(0, 0, 0, 0.7);
	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%);
}




.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;
}

.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:380px;color: #bbb;white-space:nowrap;opacity: 0.8;}
.ind8_icon {
	position: absolute;
    top: 46%;
    left: 50%;
    margin-left: -170px;
    width: 337px;
    overflow: hidden;
    z-index: 9999;
    font-size: 26px;
    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;
	}
}

.ind8_content {
	-webkit-animation: an_03 1s ease-in-out 3s forwards;
}

@-webkit-keyframes an_04 {
	0% {
		width: 0px;
	}

	100% {
		width: 380px;
	}
}

.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: 42px;
	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 {
    border-bottom: 1px solid #fff;
    padding: 2% 20%;
    cursor: pointer;
    position: relative;
	height: 33.33%;
}
.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 {
    float: left;
    width: 30px;
    height: 35px;
    background: url(../images/icon-1.png) no-repeat center center;
    background-size: cover;
	margin-top: 8%;
}
.ind02_w4_img2 {
    float: left;
    width: 30px;
    height: 35px;
    background: url(../images/icon-2.png) no-repeat center center;
    background-size: cover;
	margin-top: 8%;
}
.ind02_w4_img3 {
    float: left;
    width: 30px;
    height: 35px;
    background: url(../images/icon-3.png) no-repeat center center;
    background-size: cover;
	margin-top: 8%;
}
.ind02_w4_cont {
    margin-left: 15%;
    min-height: 100px;
    width: auto;
	color: #fff;
	padding-top: 5%;
}
.ind02_w4_cont h3 {
	font-size: 18px;
	font-weight: bold;
}
.ind02_w4_cont p {
    line-height: 1.5em;
}

.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 !important;
}

@-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: 300px;
}

.In_ti {
	position: absolute;
	top: 48%;
	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 #202020;
}

.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: 300px;
	overflow: hidden;
	z-index: 10;
}

.In_bgImg2 {
	position: relative;
	width: 100%;
	height: 300px;
}

.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: 300px;
}

.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: 22px;
	font-weight: 100;
	letter-spacing: 8px;
	text-align: right;
	padding-right: 30%;
	opacity: 0.4;
}

.In_tiEn {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 100;
	padding-top: 6px;
	text-align: right;
	padding-right: 30%;
	opacity: 0.4;
}

.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 {
    font-size: 18px;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    position: relative;
    color: #999;
    margin-bottom: 45px;
	padding-top: 20px;
	overflow: hidden;
}

.InBl_wi {
    width: 100%;
	margin-top: 60px;
    border-bottom: 2px solid #DEDEDE;
}

.InBl_ti {
    position: relative;
    width: 75px;
    margin: auto;
    background: #fff;
    z-index: 20;
    white-space: nowrap;
    font-weight: 100;
    letter-spacing: 1px;
}
.InBl_tl {
    position: relative;
    width: 61px;
    z-index: 20;
	font-size: 14px;
	color: #4d4852;
    white-space: nowrap;
    font-weight: bold;
    letter-spacing: 1px;
    margin-right:30px;
}
.InBl_tl .bkg {
    border-bottom: 4px solid #FF5A00;
    padding: 0 0 24px 0;
    transition: top 200ms ease 0s;
    color: #4d4852;
}
InBl_tl:hover span i{ display:block;}
#show{display:none;}
#show:target{background:orange; display:block;}

.InBl_tl span i {
    background-color: #FF5A00;
    border-radius: 4px;
    bottom: -19px;
    height: 2px;
    left: 0;
    position: absolute;
    transition: width 300ms ease 0s;
    width: 100%;
    display:none;

}
.InBl_tr {
    position: relative;
    width: 181px;
    z-index: 20;
	font-size: 14px;
    white-space: nowrap;
    font-weight: bold;
	letter-spacing: 1px;
	padding-left: 30px;
	background: rgba(0, 0, 0, 0) url("../images/icon_1.png") no-repeat left center;
}
.InBl_tr a {
    float: left;
	color: #4d4852;
    text-decoration: none;
}
.nav .g-wrap .crumbs a {
    color: #4d4852;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 0 9px;
	text-decoration: none;
}
.InBl_tr a.on {
    background: rgba(0, 0, 0, 0) url("../images/icon_2.png") no-repeat 15px center;
	padding-left: 30px;
}
.InBl_tl, .InBl_tr {
    cursor: pointer;
	height: 47px;
	line-height: 47px;
}

.InBl_bg {
    background: url(/content/images/a1_3.jpg) no-repeat center right;
    background-size: cover;
}

.InBl_conBlock {
    width: 100%;
    position: relative;
	border-radius: 15px;
	height: 460px;
}
.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-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: 10px 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;
}
.In_bg7 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    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: 65%;
	margin-bottom: 60px;
}

.search_news {
    position: relative;
    width: 30%;
	height: 420px;
	margin-top: 45px;
	margin-left: 5%;
}

.search_news_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: url(../images/n_3.jpg);
	border-radius: 0 25px 0 0;
}
.news_title {
	margin-top: 8%;
}
.news_title, .news_subtitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #202020;
	position: relative;
	padding-left: 10%;
	z-index: 99;
	transition: all 0.36s ease;
}
.search_inputBl {
    width: 100%;
	position: relative;
	z-index: 99;
	margin-top: 5%;
}
.search_input {
    color: #939393;
    white-space: nowrap;
	width: 80%;
    font-size: 14px;
	line-height: 45px;
    letter-spacing: 4px;
	border-radius: 8px;
	background-color: #fff;
	margin-left: 10%;
	padding-left: 5%;
}
.search_close {
    position: absolute;
    right: 10%;
    top: 5px;
    width: 40px;
    height: 40px;
    background: url(../images/n2_6.png) no-repeat center;
    cursor: pointer;
    display: block;
}

.news_wrapper {
    height: 76vh;
    width: 100%;
}

.news_block {
    position: relative;
    top: 3%;
    height: 130px;
    width: 130px;
	left: 10%;
	z-index: 99;
}
.news_wrapper .news_block {
    -webkit-animation: fadeInUp2 1s ease 0.2s backwards;
}

.tiBl_toplist {
    position: relative;
    width: 100%;
    display: block;
    color: #666;
}
.news_toplist {
    position: relative;
    width: 100%;
    padding: 30px 0;
    display: block;
    color: #666;
}
.news_toplist:hover {
    background: #eeeeee;
}
a.news_toplist:hover .toplist_daBl {
    right: 6%;
    margin-right: -33px;
	background: url(../images/n1_4.png) no-repeat center;
}
.toplist_imgBl{
    float: left;
    height: 221px;
    width: 33%;
    position: relative;
    overflow: hidden;
}

.toplist_teBl {
    float: left;
    height: 221px;
    width: 62%;
	padding-left: 5%;
    position: relative;
    overflow: hidden;
}
.toplist_daBl {
    position: absolute;
    right: 0px;
    bottom: 10%;
    background: url(../images/n1_2.png) no-repeat center;
    width: 66px;
    height: 60px;
    color: #fff;
    font-size: 20px;
    margin-top: -25px;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.toplist_tiTi {
    font-size: 18px;
	font-weight: bold;
    color: #333;
    letter-spacing: 1px;
    padding-top: 12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.toplist_tiTe {
    text-align: justify;
    position: relative;
    width: 100%;
    height: 92px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

a.news_toplist:hover .toplist_teBl .toplist_tiTi {
	color: #FF8404;
}
a.news_toplist:hover .toplist_teBl .toplist_tiTi .news_date {
	color: #FF8404;
}


.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: 98%;
	padding: 0 1%;
}

.news_tiTi {
    font-size: 18px;
    color: #333;
    letter-spacing: 1px;
    padding-top: 12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.news_date {
	color: #D7BA93;
	font-weight: bold;
	margin-right: 2%;
}

.news_da {
	color: #B5B5B5;
    padding: 10px 0;
    margin-bottom: 3px;
    text-align: justify;
}

.news_daBl {
    position: absolute;
    right: 0px;
    bottom: 10%;
    background: url(../images/n1_1.png) no-repeat center;
    width: 66px;
    height: 60px;
    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: 62px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

a.news_liBl:hover .news_teBl .news_tiTi {
	color: #FF8404;
}
a.news_liBl:hover .news_teBl .news_tiTi .news_date {
	color: #FF8404;
}

.news_liBl:hover {
	border-bottom: 1px solid #FF8D0E;
}
.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;
}

.int_content_ti {
    position: relative;
    width: 100%;
    margin: 3% 0 2%;
	text-align: center;
}
.int_content_ti1 {
    position: relative;
    width: 80%;
    margin: 3% 10% 2%;
	text-align: left;
}
.coo_content { 
	position: relative; 
	width: 100%;
	margin-bottom: 45px;
}
.coo_conBlock { 
	position: relative; 
	width: 100%;
	background-color: #ECECEC;
	padding: 60px 0; 
}
.coo_block { 
	float: left; 
	width: 46%; 
	background-color: #FF5A00; 
	background-size: cover; 
	padding: 40px 0; 
	color: #fff; 
	position: relative; 
}
.coo_teBl { 
	position: relative; 
	width: 50%; 
	float: right; 
	padding-top: 80px;
}
.coo_ulBl { 
	position: relative; 
	padding-left: 30%; 
}
.coo_img { 
	position: relative; 
	width: 60px; 
	height: 60px; 
	background: url(../images/h2_1.png) no-repeat center; 
	float: left; 
	background-size: 60px; 
}
.coo_liTi { 
	position: relative; 
	float: left; 
	margin-left: 60px; 
}
.coo_liCh { 
	font-size: 20px; 
	letter-spacing: 1px; 
	padding-bottom: 5px; 
	padding-top: 1px; 
}
.coo_liEn { 
	font-size: 16px; 
	text-transform: uppercase; 
	opacity: 0.8; 
}
.coo_liBl { 
	position: relative;
	width: 100%; 
	padding: 10px 0; 
}
.coo_ico { 
	position: absolute; 
	left: 75px; 
	top: 33px; 
	width: 25px; 
	height: 25px; 
	background: url(../images/h1_1.png) no-repeat center; 
}
.coo_wi { 
	position: absolute; 
	left: 30%; 
	height: 71%; 
	top: 14%; 
	border-right: 2px solid #f9ac81; 
	opacity: 0.8; 
	margin-left: 87px; 
}
.coo_img.img_2 { 
	background: url(../images/h2_2.png) no-repeat center; 
	background-size: 60px; 
}
.coo_img.img_3 { 
	background: url(../images/h2_3.png) no-repeat center; 
	background-size: 60px; 
}
.coo_img.img_4 { 
	background: url(../images/h2_4.png) no-repeat center; 
	background-size: 60px; 
}
.coo_img.img_5 { 
	background: url(../images/h2_5.png) no-repeat center; 
	background-size: 60px; 
}
.coo_img.img_6 { 
	background: url(../images/h2_6.png) no-repeat center; 
	background-size: 60px; 
}
.coo_tEn { 
	font-size: 30px; 
	color: #cecece; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	z-index: 90; 
	position: relative; 
	padding-bottom: 10px; 
}
.coo_tWi { 
	width: 60px; 
	border-bottom: 2px solid #ea5432; 
	margin: 20px 0; 
}
.coo_tCh { 
	font-size: 22px; 
	color: #ea5432; 
}
.coo_tTe { 
	position: relative; 
	width: 66%; 
	font-size: 16px; 
	padding-top: 20px; 
	z-index: 90; 
}
.coo_num { 
	position: absolute; 
	right: 22%; 
	top: -60px; 
	font-size: 180px; 
	color: #ebebe9; 
}
.coo_buBl { 
	position: absolute; 
	right: 13.5%; 
	bottom: 0px; 
	z-index: 90; 
	width: 104px; 
	height: 52px; 
	cursor: pointer; 
}
.coo_le { 
	position: relative; 
	width: 50%; 
	height: 100%; 
	background: url(../images/h3_1.png) no-repeat center; 
	float: left; 
}
.coo_ri { 
	position: relative; 
	width: 50%; 
	height: 100%; 
	background: url(../images/h3_2.png) no-repeat center; 
	float: right; 
}
.coo_le:hover { 
	background: url(../images/h3_3.png) no-repeat center; 
}
.coo_ri:hover { 
	background: url(../images/h3_4.png) no-repeat center; 
}
.coo_teLi { 
	position: relative;
	width: 100%; 
 }
.coo_liBl.cur .coo_liCh { 
	color: #ffd43d; 
}

.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: 18px;
	line-height: 25px;
	color: #FF5A00;
}

.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: 120px;
}

.int3_tiBl {
    position: relative;
    width: 60%;
    float: left;
    padding-top: 4%;
}

.int3_img {
    position: relative;
    width: 40%;
    float: right;
	margin-top: 4%;
	padding: 3%;
	border-radius: 25px;
	background-color: #fff;
}
.int3_img p {   
	font-size: 15px;
	text-indent: 2em;
	line-height: 2.2em;
}
.int3_img, int3_tiBl {
	-webkit-animation: fadeInUp2 1s ease 0.3s backwards;
}
.int4_img {
	position: relative;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 100px;
	padding: 0 20px;
}
.picCenter {
	position: relative;
	width: 100%;
	margin-top: 100px;
}
.photo_nr {
    display: flex;
    align-items: center;
    width: 98%;
	overflow: hidden;
    margin: 15px auto;
}
#LeftArr {
    background: url(../images/h3_1.png) no-repeat;
    width: 46px;
    height: 15px;
	position: absolute;
	left: -58px;
    text-decoration: none;
    color: #323232;
}
#RightArr {
    background: url(../images/h3_2.png) no-repeat;
    width: 46px;
    height: 15px;
	position: absolute;
	right: -68px;
    text-decoration: none;
    color: #323232;
}
#LeftArr:hover { 
	background: url(../images/h3_3.png) no-repeat left;
}
#RightArr:hover { 
	background: url(../images/h3_4.png) no-repeat left;
}
.photo_nr ul li {
    float: left;
    margin: 0 25px;
    line-height: 30px;
    text-align: center;
}
.photo_con {
	border-radius: 15px;
	height: 375px;
	padding: 25px;
	background-color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}
.photo_c1 {
    font-size: 14px;
    color: #C3C3C3;
}
.photo_c2 {
    font-size: 18px;
    line-height: 25px;
    color: #FF5A00;
}
.photo_c3 {
    margin-bottom: 2%;
	line-height: 13px;
	height: 26px;
}
.photo_c3 img {
    margin-right: 12px;
}
.photo_c4 {
    margin: 4% 0;
}

.Box {
    position: relative;
	width: 100%;
	margin-top: 100px;
 }
.Box .content {
	width: 1200px;
	margin: 0 auto;
}
.Box .Box_con {
	position: relative;
}
.Box .Box_con .btnl {
	position: absolute;
}
.Box .Box_con .btn {
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	top: 145px;
	cursor: pointer;
}
.Box .Box_con .btnl {
	background: url(../images/h3_1.png) no-repeat center;
	left: -72px;
}
.Box .Box_con .btnr {
	background: url(../images/h3_2.png) no-repeat center;
	right: -72px;
}
.Box .Box_con .btnl:hover {
	background: url(../images/h3_3.png) no-repeat center;
}
.Box .Box_con .btnr:hover {
	background: url(../images/h3_4.png) no-repeat center;
}
.Box .Box_con .conbox {
	position: relative;
	overflow: hidden;
}
.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
}
.Box .Box_con .conbox ul li {
	float: left;
	width: 285px;
	height: 375px;
	margin-left: 20px;
	overflow: hidden;
}
.Box .Box_con .conbox ul li:first-child {
	margin-left: 0;
}
/*.Box .Box_con .conbox ul li img {
	display: block;
	width: 285px;
	height: 200px;
	transition: all 0.5s;
}
.Box .Box_con .conbox ul li:hover img {
	transform: scale(1.1);
}*/
.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
}
.Box .BoxSwitch span {
	display: inline-block;
	*display: inline;*
	zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}
.Box .BoxSwitch span.cur {
	background: red;
}

.news_title_1 {
    font-size: 20px;
    line-height: 25px;
    color: #FF5A00;
}
.news_subtitle_1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    color: #C3C3C3;
	margin-bottom: 3%;
}
.news_title_2 {
    font-size: 18px;
    line-height: 25px;
    color: #FF5A00;
}
.news_subtitle_2 {
    font-size: 18px;
    line-height: 25px;
    color: #C3C3C3;
	margin-bottom: 3%;
}
.news_p_1 {
    font-size: 18px !important;
    color: #FF5A00;
	text-align: center;
}
.news_text {
	text-indent: inherit !important;
}


.int3_tiCh {
    font-size: 30px;
    line-height: 39px;
	color: #FF5A00;
}
.int3_tiEn  {
    font-size: 32px;
	font-weight: bold;
    line-height: 39px;
	color: #90C778;
}

.int3_te {
    padding-top: 5px;
    position: relative;
	font-size: 20px;
    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;
}

a.cul_liBl {
    position: relative;
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    transition: all .3s ease;
}
a.cul_liBl {
    -webkit-animation: fadeInUp2 1s ease 0.3s backwards;
}
a.cul_liBl:hover {
    box-shadow: 0px 0px 10px 1px #ccc;
	border-radius: 25px
}
.cul_liImg {
    position: relative;
    width: 100%;
    overflow: hidden;
	border-radius: 25px 25px 0 0;
}
.cul_liImg img {
    width: 100%;
}
.cul_tiBl {
    position: relative;
	height: 105px;
    width: 100%;
    background: #EBEBEB;
    text-align: center;
    padding: 25px 32px 10px 0;
}
.cul_tiCh {
	position:relative;
	top:-7px;
    font-size: 18px;
    color: #676767;
    line-height: 22px;
    padding-top: 3px;
	text-align: left;
}
.cul_tiEn {
    font-size: 16px;
    color: rgba(182,182,182,.6);
	font-weight: bold;
    line-height: 22px;
    padding-top: 3px;
	text-align: left;
}
.cul_tiHn {
    color: #4F4F4F;
    line-height: 2.2em;
    padding-top: 3px;
	text-indent: 2em;
	text-align: left;
}
.cul_liBl_b1,.cul_liBl_b2,.cul_liBl_b3,.cul_liBl_b4 {
    
}
.cul_liBl_b1 {
	border-left: 5px solid #77B200;
}
.cul_liBl_b2 {
	border-left: 5px solid #E89E00;
}
.cul_liBl_b3 {
	border-left: 5px solid #F57500;
}
.cul_liBl_b4 {
	border-left: 5px solid #1F6CC0;
}
.cul_tiHn_b5 {
    padding: 5px 32px 0 32px;
	border-radius: 0 0 25px 25px;
	height: 230px;
    width: 100%;
	background-color: #EBEBEB;
	overflow: hidden;
	text-overflow: ellipsis;
	
}

.cul_border {
	height: 65px;
    width: 100%;
	padding-left: 15px;
    margin-left: 30px;
}
/*.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;
    font-weight: bold;
    color: #333;
    letter-spacing: 1px;
    padding-top: 23px;
    line-height: 40px;
}
.neIn_date {
    
}
.neIn_block {
    position: relative;
    width: 100%;
    margin-top: 2px;
	padding-bottom: 20px;
	border-bottom: 2px solid #DEDEDE;
}

.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;
    position: relative;
	color: #B5B5B5;
	margin-bottom: 3px;
	text-align: justify;
}

.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;
	text-indent: 2em;
}

.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: 30%;
    float: right;
    padding: 50px 0 30px;
    padding-left: 2%;
}
.up_tiBl {
	margin-top: 35%;
}

.up_imgBl {
    float: left;
    width: 68%;
    padding-top: 50px;
	padding-right: 5%;
	border-right: 1px solid #DCDCDC;
}
.up_img img {
    border-radius: 25px;
}

.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: 100%;
    margin: auto;
    margin-top: 30px;
	padding-right: 30%;
}

.bu1_te p {
    margin-bottom: 10px;
}

.bu2_content {
    position: relative;
    width: 100%;
    margin-top: 60px;
    height: 700px;
    overflow: hidden;
}
.bu1_te p {
    text-align: left;
}
.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: 60px;
}
.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:#fff;}
.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: 60px;
}

.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: 18px;
	line-height: 25px;
	color: #C3C3C3;
	margin-bottom: 3%;
}

.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;
	background: url(../images/n1_3.png) no-repeat center;
}
@-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_right 0.4s ease-in-out 0.4s backwards ;}
.In_tiEn {-webkit-animation: am_right 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/n2_6.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:300px;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;
}

.tab_box {
    width: 70%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	float: left;
	position:relative;
	z-index: 99;
}
.tab_box nav {
    width: 100%;
	height: 45px;
	line-height: 41px;
	overflow: hidden;
	position: relative;
	border-bottom: 2px solid #DEDEDE;
	z-index: 4;
}
.tab_box nav a {
	display: block;
	margin-right:30px;
	float:left;
	cursor: pointer;
	font-size:15px;
}
.tab_box nav a:hover {
	border-bottom: 6px solid #FF5A00;
	position: relative;
	z-index:99;

}
.tab_box_a .bkg {
    border-bottom: 4px solid #FF5A00;
	padding: 0 0 10px 0;
    transition: top 200ms ease 0s;
    z-index: 99;
    color: #4d4852;
}
.tab_box .tab_content { 
	overflow: hidden; 
}
.tab_box .tab_content .tab_cont {
	width: 100%;
	height: 100%;
	overflow: hidden; 
}
.tab_box .tab_content #tab_one {
	background: #ccc;
}
.tab_box .tab_content #tab_two {
	background: #ccc;
}
.tab_box .tab_content #tab_three {
	background: #ccc;
}

.project_news {
    position: relative;
    padding: 25px 0;
}
.project_img {
    position: relative;
    width: 100%;
    text-align: center;
}
.project_img img {
    border-radius: 25px;
}

/* product_list_wr */
.product_list_wr {
    position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 40px;
    z-index: 3;
}
.product_list_wr .dl_wr{ 
	width:100%;
	margin: 0 auto;
}
.product_list_wr .dl_wr .ul{
    width:100%; 
	overflow:hidden;
	min-height:290px;
}
.product_list_wr .dl_wr dl{
    float:left; 
	width:32%; 
	margin:0 0.5%; 
	margin-bottom: 1%; 
	overflow:hidden;
}
.product_list_wr .dl_wr dl a{
    text-decoration: none;
}
.product_list_wr .dl_wr dt{
    position:relative; 
	height:220px; 
	overflow:hidden;
	border-radius: 15px;
}
.product_list_wr .dl_wr dt img{
	height:220px; 
	width:100%; 
}
.product_list_wr .dl_wr dt:after{
    position:absolute; 
	left:0; top:0; 
	width:100%; 
	height:100%; 
	content:" "; 
	background:#000; 
	opacity:.6; 
	filter:alpha(opacity=60);
}
.product_list_wr .dl_wr dt img,.product_list_wr .dl_wr dd *{-webkit-transition: all .4s;
   -moz-transition: all .4s;
    -ms-transition: all .4s;
     -o-transition: all .4s;
        transition: all .4s;}
.product_list_wr .dl_wr dd{
-webkit-transition: background-color .4s;
   -moz-transition: background-color .4s;
    -ms-transition: background-color .4s;
     -o-transition: background-color .4s;
        transition: background-color .4s;
}
.product_list_wr .dl_wr dd{
    padding:2% 5%;
	height: 70px;
	background:#FFF;
}
.product_list_wr .dl_wr dd h4{
    font-size: 16px;
	font-weight: bold;
	line-height: 26px; 
	color:#FF5A00;
}
.product_list_wr .dl_wr dd p{
    font-size: 14px; 
	line-height: 20px; 
	color:#000;
	margin: 4px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product_list_wr .dl_wr dd p img{
	margin-right: 10px;
	margin-top: 2px;
}
.product_list_wr .dl_wr dd em{
	font-weight: normal;
	font-style: normal;
}
.product_list_wr .dl_wr dd .p_box{
    display:none;
}
.product_list_wr .dl_wr dl:hover dt:after{
    opacity:0; 
	filter:alpha(opacity=0);
}
.product_list_wr.on .dl_wr .ul{
    width:1200px;
}
.product_list_wr.on .dl_wr dl{
    float:none; 
	width:100%; 
	background:#f8f8f8;
}
.product_list_wr.on .dl_wr dt{
    float:left;
}
.product_list_wr.on .dl_wr dd{
    float:right; 
	height:220px; 
	width:783px; 
	padding-right: 30px; 
	background:#f8f8f8;
}
.product_list_wr.on .dl_wr dd .p_box{
    display:block; 
	margin-top:18px; 
	padding-top:20px; 
	border-top:3px solid #ededed;
}
.product_list_wr.on .dl_wr dd .p_box p{
    font-size: 13px; 
	color:#898989; 
	line-height: 20px;
}


    /* 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: 17%;
	height: 252px;
	width: 80%;
	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: 467px;
}
.InBl_te {
    position: relative;
    width: 65%;
	margin-top: 5%;
	margin-left: 5%;
}
.InBl_te_1,.InBl_te_2,.InBl_te_3,.InBl_te_4,.InBl_te_5,.InBl_te_6 {
    line-height: 22px;
    padding-top: 3px;
	letter-spacing: 1px;
    text-align: left;
}
.InBl_te_1 {
    font-size: 33px;
    color: #fff;
	letter-spacing: 5px;
    line-height: 50px;
}
.InBl_te_2 {
    font-size: 14px;
	color: rgba(255,255,255,.6);
}
.InBl_te_3,.InBl_te_4,.InBl_te_5,.InBl_te_6 {
	color: #fff;
}
.InBl_te_3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 32px;
	margin-top: 14%;
}
.InBl_te_4,.InBl_te_5,.InBl_te_6 {
	font-size: 16px;
	margin-top: .5%;
}

.InBl_b2 {
    position: relative;
    width: 25%;
    margin-top: 5%;
	margin-right: 5%;
}
.InBl_b2 img {
    width: 180px;
	float: right;
	border-radius: 15px;
}


.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%;
	margin: 30px 0 50px;
}

.up7_ul {
    position: relative;
    width: 100%;
}

.up7_li {
    position: relative;
    width: 18.4%;
    float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	cursor: pointer;
}
.up7_li:hover {
    box-shadow: 0px 0px 10px 1px #ccc;
	border-radius: 25px
}

.up7_img {
    position: relative;
    width: 100%;
	border-radius: 25px 25px 0 0;
}

.up7_img img {
    width: 100%;
}

.up7_block {
    position: relative;
	height: 415px;
    width: 100%;
    margin: auto;
    background: #fff;
    text-align: center;
	padding: 30px 27px 0 27px;
	border-radius: 0 0 25px 25px;
}
.up7_block_b1 {
    background-color: #77B200;
}
.up7_block_b2 {
    background-color: #E89E00;
}
.up7_block_b3 {
    background-color: #F57500;
}
.up7_block_b4 {
    background-color: #1F6CC0;
}
.up7_block_b5 {
    background-color: #8657F1;
}

.up7_ti {
    font-size: 18px;
	color: #fff;
	line-height: 22px;
	padding-top: 3px;
	text-align: left;
}

.up7_wi {
    font-size: 16px;
	color: rgba(255,255,255,.6);
	font-weight: bold;
	line-height: 22px;
	padding-top: 3px;
	text-align: left;
}

.up7_te {
    color: #fff;
	line-height: 24px;
	padding-top: 3px;
	text-align: left;
}

.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;
}
.news_p_img {
    border-bottom: 1px solid #DCDCDC; 
	padding: 4% 0 7% 0; 
	margin: 5% 0;
}
.news_p_img img {
	text-align: center;
	margin: 0 auto !important;
}

.cu4_content {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 9;
}

