@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}
caption,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}
body {
	font: 14px/1.8 "microsoft yahei", "微软雅黑", "hiragino sans gb", "冬青黑体", tahoma, "times new roman", helvetica, arial;
	margin: 0 auto;
	color: #666;
	background-color: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
strong {
	font-weight: bold;
}
table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	margin: 0 auto !important;
}
img {
	border: 0;
}
input,
textarea,
select,
option {
	background: none;
	outline: 0;
	font-family: "微软雅黑";
	padding: 0;
	margin: 0;
}
input {
	outline: none;
	font-family: "microsoft yahei", "微软雅黑", "hiragino sans gb", "冬青黑体", tahoma, "times new roman", helvetica, arial;
}
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}
textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

select {
	outline: none;
}
select::-ms-expand {
	display: none;
}
a {
	text-decoration: none;
	blur: expression(this.onfocus=this.blur());
	cursor: pointer;
	/*-webkit-transition: 0.3s;*/
	/*transition: 0.3s;*/
}
a:link,
a:visited {
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: none;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}
.clearfix:after {
	clear: both;
}
.fc {
	text-align: center;
}
.fr {
	text-align: right;
}
.l {
	float: left;
	display: inline-block;
}
.r {
	float: right;
	display: inline-block;
}
.vt {
	vertical-align: top;
}
.vm {
	vertical-align: middle;
}
.inner {
	margin: 0px auto;
	width: 1200px;
}
.top a:link,
.top a:visited {
	color: #333333;
}
.top a:active,
.top a:hover {
	color: #a0733e;
}
.search_h {
	display: inline-block;
	margin-left: 15px;
}
.searchbox {
	width: 165px;
	height: 24px;
	border: 1px solid #dddddd;
}
.searchbox input {
	width: 167px;
	height: 25px;
	position: absolute;
	right: 0px;
	top: 0px;
	border: none;
	font-size: 12px;
	text-indent: 10px;
	background: none;
}
.searchbox .searchbtn {
	width: 18px;
	height: 18px;
	background:  no-repeat;
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 3px;
}
.lang a {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #f2f2f2;
	border-radius: 50%;
	margin-right: 10px;
	color: #333;
	font-size: 13px;
}
.lang a.lang_bg {
	background: #22478e;
	color: #fff;
}
.headertop, .headericon {
	float: left;
	margin: 0 auto;
	height: 37px;
}
.nav .search {
	position: relative;
	width: 69px;
	height: 82px;
	border-left: 1px solid #eaeaea;
}
.nav .search em {
	float: right;
	width: 100%;
	height: 100%;
	background:  28px 30px no-repeat;
	cursor: pointer;
}
.navr .ico {
	float: right;
	margin-left: 10px;
}
.headericon {
	margin: 20px 0 0 0;
}
.navr .ico .letter-link {
	position: relative;
	float: left;
	width: 32px;
	height: 32px;
	background: url(/uploads/image/tdimages/hd-a1.png) no-repeat center top;
	background-size: 23px;
	margin-right: 10px;
}
/*.nav .ico .letter-link:hover {
    background-image: url(/uploads/image/tdimages/hd-a1.png);
    background-size: 23px;
}*/

.navr .ico .letter {
	height: 0;
	position: absolute;
	top: 36px;
	left: -16px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	overflow: hidden;
}
.navr .ico .letter-link:hover .letter {
	height: 100px;
}
.navr .ico .a2 {
	float: left;
	width: 32px;
	height: 32px;
	background: url(/uploads/image/tdimages/hd-a2.png) no-repeat center top;
	background-size: 23px;
	margin-right: 10px;
}
/*.nav .ico .a2:hover {
    background-image: url(/uploads/image/tdimages/hd-a2.png);
    background-size: 23px;
}*/

.navr .ico .a3 {
	float: left;
	width: 75px;
	height: 32px;
	background:  no-repeat 0 0;
	background-size: 23px;
	color: #ec0000;
	text-align: right;
}
.headertop .zw {
	border-radius: 10px;
	padding: 5px 24px;
	background: #8a796d;
	color: #fff;
	margin-right: 10px;
}
/*.lang{
    width: 80px;
    height: 100%;
    border-left: 1px solid #eaeaea;
    background:  54px center no-repeat;
}

.lang .eng{
    display: block;
    line-height: 82px;
    font-size: 20px;
    color: #cc092f;
    margin-left: 23px;
}*/

/*.lang .eng:hover{
    color: #8a796d;
}*/

.nav .search .box {
	position: absolute;
	right: -50px;
	top: 82px;
	display: none;
	overflow: hidden;
	width: 230px;
	background: rgba(255, 255, 255, 0.66);
}
.nav .search em.on,
.nav .search em:hover {
	background-image: ;
}
.nav .search input {
	float: left;
	padding: 0 5px;
	width: 200px;
	height: 40px;
	border: 1px solid #ccc;
	border-right: 0;
	font-family: "微軟正黑體", "microsoft jhenghei";
	background: none;
	color: #fff;
	outline: none;
	text-align: center;
	font-size: 14px;
}
.nav .search input::-webkit-input-placeholder {
	color: #fff;
}
.nav .search input::-moz-placeholder {
	color: #fff;
}
.nav .search input::-ms-input-placeholder {
	color: #fff;
}
.nav .search button {
	float: right;
	padding: 0;
	width: 30px;
	height: 40px;
	background:  no-repeat left center;
	background-size: 15px;
	cursor: pointer;
	border: 0;
}
.nav .lan {
	position: relative;
}
.nav .lan em {
	margin-top: 16px;
	display: inline-block;
	width: 50px;
	height: 28px;
	line-height: 28px;
	background-color: #89776b;
	color: #fff;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}
.nav .lan a {
	color: #fff;
}
.nav .lan em.on,
.nav .lan em:hover {
	background-color: #e73e6d;
}
.nav .lan dl {
	position: absolute;
	right: 0;
	top: 48px;
	display: none;
	width: 120px;
	padding: 5px 10px;
	background: #f7f8fa;
	border: 1px solid #888;
	text-align: right;
}
.nav .lan dl:after {
	content: '';
	position: absolute;
	right: 15px;
	top: -6px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #888;
}
.nav .lan dl a {
	margin: 5px 0;
	font-size: 14px;
}
/* header  end */

.ovh {
	overflow: hidden;
}
.black-20 {
	background: url(/uploads/image/tdimages/black_20.png) repeat;
	background: none rgba(0, 0, 0, 0.2);
}
.black-30 {
	background: url(/uploads/image/tdimages/black_30.png) repeat;
	background: none rgba(0, 0, 0, 0.3);
}
.black-40 {
	background: url(/uploads/image/tdimages/black_40.png) repeat;
	background: none rgba(0, 0, 0, 0.4);
}
.black-50 {
	background: url(/uploads/image/tdimages/black_50.png) repeat;
	background: none rgba(0, 0, 0, 0.5);
}
.black-60 {
	background: url(/uploads/image/tdimages/black_60.png) repeat;
	background: none rgba(0, 0, 0, 0.6);
}
.white-86 {
	background: url(/uploads/image/tdimages/white_86.png) repeat;
	background: none rgba(255, 255, 255, 0.86);
}
.cs-50 {
	background: url(/uploads/image/tdimages/cs_50.png) repeat;
	background: rgba(160, 115, 62, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.sitemap-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1015;
	opacity: 0;
	transition: 0.65s cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-webkit-transition: 0.65s cubic-bezier(0.550, 0.085, 0.000, 0.990);
	visibility: hidden;
}
.sitemap-nav a:link,
.sitemap-nav a:visited {
	color: #666;
}
.sitemap-nav a:active,
.sitemap-nav a:hover {
	color: #a0733e;
}
.sitemap-nav {
	background-color: #fff;
	position: fixed;
	right: -770px;
	bottom: 0;
	top: 84px;
	z-index: 1015;
	padding: 0px 60px;
	color: #666666;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 640px;
	-webkit-overflow-scrolling: touch;
	transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.sitemap-head {
	border-bottom: 1px solid #cccccc;
	padding: 45px 0px 20px;
	margin-bottom: 20px;
}
.sitemap-head .en {
	font-size: 48px;
	color: #a0733e;
	line-height: 1.2;
	font-family: "pf_din_text_comp_proregular";
}
.sitemap-head .zh {
	color: #333333;
	font-size: 15px;
	line-height: 1.2;
}
.sitemap-body {
	padding-bottom: 10px;
}
.sitemap-list li {
	margin-bottom: 20px;
}
.sitemap-list a.sm-item {
	font-weight: bold;
	color: #333;
}
.sitemap-sub dd {
	float: left;
	display: block;
	margin-right: 15px;
}
.sitemap-sub dd:last-child {
	margin-right: 0;
}
.sitemap-sub-nav a {
	margin: 0px 8px;
}
.sitemap-foot {
	padding: 40px 0px 45px;
	border-top: 1px solid #cccccc;
}
.sitemap-foot .item {
	padding-bottom: 18px;
	line-height: 1.5;
}
.sitemap-foot .icon {
	width: 40px;
	height: 40px;
	background-color: #a0733e;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50%;
	margin-right: 10px;
}
.sitemap-foot .address {
	background-image: url(/uploads/image/tdimages/sitemap-f1.png);
}
.sitemap-foot .phone {
	background-image: url(/uploads/image/tdimages/sitemap-f2.png);
}
.pusher {
	clear: both;
	transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.menuopen .pusher {
	transform: translatex(-26%);
	-webkit-transform: translatex(-26%);
	transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.menuopen .sitemap-overlay {
	opacity: 1;
	visibility: visible;
}
.menuopen .sitemap-nav {
	right: -18px;
}
.iboxinner {
	max-width: 1640px;
	margin: 0px auto;
	width: 86%;
}
.blacktop {
	background: url(/uploads/image/tdimages/blacktop.png) no-repeat scroll center bottom;
	width: 24px;
	height: 98px;
	position: absolute;
	right: 0px;
	bottom: 0;
}
.blacktop:hover {
	bottom: 10px;
}
.link-select-box a:link,
.link-select-box a:visited {
	color: #fff;
}
.link-select-box a:active,
.link-select-box a:hover {
	color: #fff;
}
.link-select-box {
	background-color: #977751;
	font-family: arial, helvetica, sans-serif;
	width: 258px;
	height: 46px;
	position: relative;
	line-height: 46px;
	transition: 300ms;
	-webkit-transition: 300ms;
	color: #fff;
	float: right;
	margin-top: 124px;
}
.link-select-box .mt {
	padding: 0 58px 0 15px;
	position: relative;
	cursor: pointer;
	line-height: 46px;
}
.link-select-box .mt .aw {
	width: 46px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0px;
	background: url(/uploads/image/tdimages/link_select_ico.png) no-repeat scroll center center;
	height: 100%;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.link-select-box .mc {
	padding-bottom: 3px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 46px;
	display: none;
}
.link-select-box:hover {
	background-color: #876235;
}
.link-select-box ul {
	background-color: #ac8d68;
	padding: 8px 0;
	overflow: hidden;
}
.link-select-box a {
	display: block;
	padding: 5px 15px;
	line-height: 1.4;
	font-size: 12px;
}
.link-select-box a:hover {
	background-color: #d0b493;
}
.link-select-box.act .mt .aw {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}
.pinner {
	width: 80%;
	max-width: 1520px;
	margin: 0px auto;
}
.pbanner {
	position: relative;
	overflow: hidden;
	background: url(/uploads/image/tdimages/loader.gif) no-repeat scroll center center #fff;
	color: #fff;
}
.pbanner a:link,
.pbanner a:visited {
	color: #fff;
}
.pbanner a:active,
.pbanner a:hover {
	color: #fff;
}
.pbanner .load-img {
	display: block;
	width: 100%;
}
.pbanner .load-yy {
	background: url(/uploads/image/tdimages/bg_yy2.png) repeat-x scroll left bottom;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
}
.pbanner-c a:link,
.pbanner-c a:visited {
	color: #fff;
}
.pbanner-c a:active,
.pbanner-c a:hover {
	color: #fff;
}
.pbanner-c {
	position: absolute;
	left: 10%;
	bottom: 12%;
	color: #fff;
	visibility: hidden;
}
.pbanner-c .t {
	font-size: 18px;
	margin-bottom: 8px;
}
.pbanner-c .c {
	font-size: 40px;
	line-height: 1.2;
	font-weight: bold;
	font-family: "微软正黑体", "microsoft jhenghei";
}
.pbanner-c.inview {
	visibility: visible;
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: fadeinrightbig 1.2s 1;
	animation: fadeinrightbig 1.2s 1;
}
.pbanner-c article {
	position: relative;
	float: left;
}
.tlbg:after {
	background-color: rgb(176, 125, 65);
	background-color: rgba(176, 125, 65, 0.8);
	content: "";
	width: 102%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: -2%;
	transition: transform .8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	-webkit-transition: transform .8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
	z-index: 1;
	transform-origin: left top 0;
	-webkit-transform-origin: left top 0;
}
.inview .tlbg:after {
	transform: scalex(0);
	-webkit-transform: scalex(0);
}
.no-csstransitions .pbanner-c article:after {
	background-color: transparent;
}
.pagenavbox {
	height: 52px;
}
.pagenavbox a:link,
.pagenavbox a:visited {
	color: #fff;
}
.pagenavbox a:active,
.pagenavbox a:hover {
	color: #a0733e;
}
.pagenav {
	background-color: #a0733e;
	width: 100%;
}
.pagenav.fixed {
	position: fixed;
	left: 0;
	top: 52px;
	z-index: 1000;
}
.pagenav.fixed .cpnavbox {
	height: 40px;
	line-height: 40px;
}
.cpnavbox {
	height: 50px;
	line-height: 50px;
	padding-top: 2px;
	-webkit-transition: height 0.3s;
	transition: height 0.3s;
}
.cpnavbox a {
	text-align: center;
	color: #ffffff;
	display: inline-block;
	margin-left: -3px;
	padding: 0px 30px;
	*display: inline;
	*zoom: 1;
	position: relative;
}
.cpnavbox a:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	width: 1px;
	height: 100%;
	display: block;
	background-color: #b1844f;
}
.cpnavbox a:last-child:after {
	content: "";
	position: absolute;
	right: 0px;
	top: 0;
	width: 1px;
	height: 100%;
	display: block;
	background-color: #b1844f;
}
.cpnavbox a:hover,
.cpnavbox a.active {
	background-color: #fff;
	color: #a0733e;
}
.cpnav {
	display: none;
	width: 100%;
	color: #fff;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	background-color: #a0733e;
	cursor: pointer;
}
.caret {
	display: inline-block;
	width: 0px;
	height: 0px;
	margin-left: 10px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.fixedimg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
/* slider */

.vwrap {
	display: none;
	z-index: 1040;
	width: 100%;
	position: fixed;
}
.vwrap .videobtg {
	z-index: 900;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	overflow: hidden;
}
.vwrap .videobox {
	z-index: 990;
	width: 800px;
	height: 500px;
	background-color: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -400px;
}
.vwrap .videobox #videobox {
	width: 100%;
	display: inline-block;
	height: 100%;
	background: #80abde;
}
#videobox_wrapper {
	height: 100% !important;
}
.vwrap .close {
	z-index: 999;
	width: 31px;
	height: 31px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: -42px;
}
.vwrap .close i {
	display: block;
	width: 31px;
	height: 31px;
	background: url(/uploads/image/tdimages/close_i1.png) no-repeat 50% 50%;
	-webkit-transition: 400ms;
	transition: 400ms;
}
.vwrap .close:hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#videobox_display_button,
#videocontainer_display_button {
	background: none no-repeat !important;
}
.jwplayer .jwicon {
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
}
.jwplayer .jwicon:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jwlogo,
.jwclick {
	display: none !important;
}
.jwdisplayicon {
	background: none no-repeat !important;
}
/*.slick-slider {*/
	/*position: relative;*/
	/*display: block;*/
	/*box-sizing: border-box;*/
	/*-webkit-user-select: none;*/
	/*-moz-user-select: none;*/
	/*-ms-user-select: none;*/
	/*user-select: none;*/
	/*-webkit-touch-callout: none;*/
	/*-khtml-user-select: none;*/
	/*-ms-touch-action: pan-y;*/
	/*touch-action: pan-y;*/
	/*-webkit-tap-highlight-color: transparent;*/
/*}*/
/*.slick-list {*/
	/*position: relative;*/
	/*overflow: hidden;*/
	/*display: block;*/
	/*margin: 0;*/
	/*padding: 0;*/
/*}*/
/*.slick-list:focus {*/
	/*outline: none;*/
/*}*/
/*.slick-loading .slick-list {*/
	/*background: #fff url(/uploads/image/tdimages/loader.gif) center center no-repeat;*/
/*}*/
/*.slick-list.dragging {*/
	/*cursor: pointer;*/
	/*cursor: hand;*/
/*}*/
/*.slick-slider .slick-list,*/
/*.slick-track,*/
/*.slick-slide,*/
/*.slick-slide img {*/
	/*-webkit-transform: translate3d(0, 0, 0);*/
	/*-moz-transform: translate3d(0, 0, 0);*/
	/*-ms-transform: translate3d(0, 0, 0);*/
	/*-o-transform: translate3d(0, 0, 0);*/
	/*transform: translate3d(0, 0, 0);*/
/*}*/
/*.slick-track {*/
	/*position: relative;*/
	/*left: 0;*/
	/*top: 0;*/
	/*display: block;*/
	/*zoom: 1;*/
/*}*/
/*.slick-track:before,*/
/*.slick-track:after {*/
	/*content: "";*/
	/*display: table;*/
/*}*/
/*.slick-track:after {*/
	/*clear: both;*/
/*}*/
/*.slick-loading .slick-track {*/
	/*visibility: hidden;*/
/*}*/
/*.slick-slide {*/
	/*float: left;*/
	/*height: 100%;*/
	/*min-height: 1px;*/
	/*display: none;*/
/*}*/
/*.slick-slide img {*/
	/*display: block;*/
/*}*/
/*.slick-slide.slick-loading img {*/
	/*display: none;*/
/*}*/
/*.slick-slide.dragging img {*/
	/*pointer-events: none;*/
/*}*/
/*.slick-initialized .slick-slide {*/
	/*display: block;*/
/*}*/
/*.slick-loading .slick-slide {*/
	/*visibility: hidden;*/
/*}*/
/*.slick-vertical .slick-slide {*/
	/*display: block;*/
	/*height: auto;*/
	/*border: 1px solid transparent;*/
/*}*/
/* arrows */

/*.slick-prev,*/
/*.slick-next {*/
	/*position: absolute;*/
	/*display: block;*/
	/*height: 20px;*/
	/*width: 20px;*/
	/*line-height: 0;*/
	/*font-size: 0;*/
	/*cursor: pointer;*/
	/*background: transparent;*/
	/*color: transparent;*/
	/*padding: 0;*/
	/*border: none;*/
	/*outline: none;*/
/*}*/
/* dots */

/*.slick-dots {*/
	/*position: absolute;*/
	/*bottom: -45px;*/
	/*list-style: none;*/
	/*display: block;*/
	/*text-align: center;*/
	/*padding: 0px;*/
	/*width: 100%;*/
/*}*/
/*.slick-dots li {*/
	/*position: relative;*/
	/*display: inline-block;*/
	/*height: 20px;*/
	/*width: 20px;*/
	/*margin: 0px 5px;*/
	/*padding: 0px;*/
	/*cursor: pointer;*/
/*}*/
/*.slick-dots li button {*/
	/*display: none;*/
	/*!*border: 0;*!*/
	/*!*background: transparent;*!*/
	/*!*display: block;*!*/
	/*!*height: 20px;*!*/
	/*!*width: 20px;*!*/
	/*!*outline: none;*!*/
	/*!*line-height: 0;*!*/
	/*!*font-size: 0;*!*/
	/*!*color: transparent;*!*/
	/*!*padding: 5px;*!*/
	/*!*cursor: pointer;*!*/
	/*!*outline: none;*!*/
/*}*/
/*.slick-dots li button:focus {*/
	/*outline: none;*/
/*}*/
/*.slick-dots li.slick-active a {*/
	/*transform: rotatey(180deg);*/
	/*-webkit-transform: rotatey(180deg);*/
	/*-moz-transform: rotatey(180deg);*/
/*}*/
@-webkit-keyframes scaleupdown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes scaleupdown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
/* pswp = photoswipe */

.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	/* create separate layer, to avoid paint on window.onscroll in webkit/blink */
	-webkit-backface-visibility: hidden;
	outline: none;
}
.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.pswp img {
	max-width: none;
}
.pswp--animate_opacity {
	opacity: 0.001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
	display: block;
}
.pswp--zoom-allowed .pswp__img {
	/* autoprefixer: off */
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}
.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}
.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/uploads/image/tdimages/black_90.png) repeat;
	background: none rgba(0, 0, 0, 0.9);
	opacity: 0;
	transform: translatez(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}
.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
/* prevent selection and tap highlights */

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}
.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	/* for open/close transition */
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
	will-change: opacity;
	/* for open/close transition */
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}
.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}
.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}
.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
	background: #222;
}
.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}
.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #ccc;
}
.pswp__error-msg a {
	color: #ccc;
	text-decoration: underline;
}
.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: none;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: 0.75;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
	opacity: 1;
}
.pswp__button:active {
	outline: none;
	opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}
.pswp__button {
	background: url(/uploads/image/tdimages/default-skin.png) 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button,
	{
		background-image: url(/uploads/image/tdimages/default-skin.svg);
	}
	.pswp--svg .pswp__button--arrow--left {
		background:  no-repeat scroll center center;
	}
	.pswp--svg .pswp__button--arrow--right {
		background:  no-repeat scroll center center;
	}
	.pswp--svg .pswp__button--close {
		color: #fff;
	}
}
.pswp__button--close {
	background-position: 0 -44px;
}
.pswp__button--share {
	background-position: -44px -44px;
}
.pswp__button--fs {
	display: none;
}
.pswp--supports-fs .pswp__button--fs {
	display: block;
}
.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}
.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
	top: 50%;
	background: url(/uploads/image/tdimages/img_l1.png) no-repeat scroll center center #fff;
	margin-top: -23px;
	width: 44px;
	height: 44px;
	position: absolute;
	border: 1px solid #fff;
	border-radius: 5px;
}
.pswp__button--arrow--left {
	left: 2%;
}
.pswp__button--arrow--right {
	right: 2%;
	background-image: url(/uploads/image/tdimages/img_r1.png);
}
.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	border-color: #a0733e;
	background-color: #a0733e;
}
.pswp__counter,
.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pswp__share-modal {
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}
.pswp__share-modal--hidden {
	display: none;
}
.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #fff;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translatey(6px);
	-ms-transform: translatey(6px);
	transform: translatey(6px);
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}
.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000;
}
.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
	opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translatey(0);
	-ms-transform: translatey(0);
	transform: translatey(0);
}
.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}
a.pswp__share--facebook:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #fff;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none;
}
a.pswp__share--facebook:hover {
	background: #3e5c9a;
	color: #fff;
}
a.pswp__share--facebook:hover:before {
	border-bottom-color: #3e5c9a;
}
a.pswp__share--twitter:hover {
	background: #55acee;
	color: #fff;
}
a.pswp__share--pinterest:hover {
	background: #ccc;
	color: #ce272d;
}
a.pswp__share--download:hover {
	background: #ddd;
}
.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #fff;
	opacity: 0.75;
	padding: 0 10px;
}
.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}
.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff;
}
.pswp__caption__center .xzy-zan {
	float: right;
	display: block;
}
.pswp__caption--empty {
	display: none;
}
.pswp__caption--fake {
	visibility: hidden;
}
.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	will-change: opacity;
	direction: ltr;
}
.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}
.pswp__preloader--active {
	opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
	background:  0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
	opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise 500ms linear infinite;
	animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
	animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
	background: none;
	opacity: 0.75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	margin: 0;
}
@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}
@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}
@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}
.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}
.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
	background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
	background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
	opacity: 1;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
	opacity: 0.001;
}
/* pswp__ui--one-slide class is added when there is just one item in gallery */

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
	display: none;
}
.pswp__element--disabled {
	display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
	background: none;
}
#gallery2 .pswp__caption__center {
	text-align: center;
	font-size: 18px;
}
/*main style end*/

/*index style*/

.align-vertical {
	height: 100%;
	width: 100%;
	position: relative;
	display: table;
}
.vertical-inner {
	display: table-cell;
	vertical-align: middle;
}
.transxt50 {
	transform: translatex(50px);
	-webkit-transform: translatex(50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.transyt50 {
	transform: translatey(50px);
	-webkit-transform: translatey(50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.action.transyt50 {
	opacity: 1;
	visibility: visible;
	transform: translatey(0px);
	-webkit-transform: translatey(0px);
}
.action.transxt50 {
	opacity: 1;
	visibility: visible;
	transform: translatey(0px);
	-webkit-transform: translatey(0px);
}
.dly_1 {
	transition-delay: 100ms;
	-webkit-transition-delay: 100ms;
}
.dly_2 {
	transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
}
.dly_3 {
	transition-delay: 300ms;
	-webkit-transition-delay: 300ms;
}
.dly_4 {
	transition-delay: 400ms;
	-webkit-transition-delay: 400ms;
}
.dly_5 {
	transition-delay: 500ms;
	-webkit-transition-delay: 500ms;
}
.dly_6 {
	transition-delay: 600ms;
	-webkit-transition-delay: 600ms;
}
.dly_7 {
	transition-delay: 700ms;
	-webkit-transition-delay: 700ms;
}
.dly_8 {
	transition-delay: 800ms;
	-webkit-transition-delay: 800ms;
}
.dly_9 {
	transition-delay: 900ms;
	-webkit-transition-delay: 900ms;
}
.dly_10 {
	transition-delay: 1000ms;
	-webkit-transition-delay: 1000ms;
}
.dly_11 {
	transition-delay: 1100ms;
	-webkit-transition-delay: 1100ms;
}
@-webkit-keyframes fadeinrightbig {
	0% {
		opacity: 0;
		-webkit-transform: translatex(300px);
		transform: translatex(300px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translatex(0);
		transform: translatex(0)
	}
}
@keyframes fadeinrightbig {
	0% {
		opacity: 0;
		-webkit-transform: translatex(300px);
		transform: translatex(300px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translatex(0);
		transform: translatex(0)
	}
}
.banner .slick-active .bot {
	-moz-animation: a_slidercurrent 5s linear;
	-webkit-animation: a_slidercurrent 5s linear;
	-o-animation: a_slidercurrent 5s linear;
	animation: a_slidercurrent 5s linear;
}
@-moz-keyframes a_slidercurrent {
	from {
		width: 0%;
	}
	to {
		width: 100%;
	}
}
@-webkit-keyframes a_slidercurrent {
	from {
		width: 0%;
	}
	to {
		width: 100%;
	}
}
.mouseico {
	position: absolute;
	left: 50%;
	-webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%);
	bottom: 4%;
}
.mouseico span
{
	font-size: 15px;
	color: rgb(153, 153, 153);
	letter-spacing: 2px;
	margin-top: 6px;
	display: inline-block;
}
.mouseico img {
	display: block;
	width: 20px;
	margin: 0 auto 5px;
	position: relative;
	top: -6px;
}
.mouseico-img1 {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	animation: mouseimg1 1s ease-in-out alternate infinite  ;
}
.mouseico-img2 {
	-webkit-transform: scale(0.78);
	transform: scale(0.78);
	animation: mouseimg2 1s  ease-in-out alternate infinite;
}
.mouseico-img3 {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	animation: mouseimg3 1s  ease-in-out alternate infinite;
}
@keyframes mouseimg1 {
	0%{
		-webkit-transform: scale(0.5)  translatey(-5px);
		transform: scale(0.5)  translatey(-5px);
	}
	100%
	{
		-webkit-transform: scale(0.5) translatey(5px);
		transform:  scale(0.5) translatey(5px);
	}
	
}
@keyframes mouseimg2 {
	0%{
		-webkit-transform:scale(0.78)  translatey(-5px);
		transform: scale(0.78) translatey(-5px);
	}
	100%
	{
		-webkit-transform: scale(0.78) translatey(5px);
		transform:scale(0.78) translatey(5px);
	}
}
@keyframes mouseimg3 {
	0%{
		-webkit-transform:scale(1.2) translatey(-5px);
		transform:scale(1.2) translatey(-5px);
	}
	100%
	{
		-webkit-transform:scale(1.2) translatey(5px);
		transform:scale(1.2) translatey(5px);
	}
}
@keyframes mouse-dot {
	from {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	to {
		transform: translatey(15px);
		-webkit-transform: translatey(15px);
		opacity: 0;
	}
}
@-webkit-keyframes mouse-dot {
	from {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	to {
		transform: translatey(15px);
		-webkit-transform: translatey(15px);
		opacity: 0;
	}
}
.morebtn {
	text-align: center;
	font-family: "pf_din_text_comp_proregular";
	background: url(/uploads/image/tdimages/more_bg.png) no-repeat scroll center bottom;
	display: block;
	width: 110px;
	padding-bottom: 2px;
	position: relative;
}
.morebtn:before {
	content: "";
	width: 100%;
	height: 100%;
	background: url(/uploads/image/tdimages/more_bg2.png) no-repeat scroll left bottom;
	position: absolute;
	left: 0;
	bottom: 0px;
	/*transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1);  transition: transform .3s cubic-bezier(.4,0,.2,1); transform: scalex(0); -webkit-transform: scalex(0); visibility:hidden\9;*/
	width: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.iboxt .zh,
.iboxt .en {
	font-size: 24px;
	line-height: 1.5;
}
.iboxt .zh {
	color: #22478e;
}
.iboxt .en {
	color: #bbbbbb;
	text-transform: uppercase;
	padding-left: 6px;
	font-family: "pf_din_text_comp_proregular";
}
.ibox {
	width: calc(100% - 80px);
	margin: 6% auto;
}
.ibox dd {
	float: left;
	display: block;
	width: 50%;
	position: relative;
}
.ibox .img {
	overflow: hidden;
	position: relative;
}
.ibox .img img {
	width: 100%;
	display: block;
	transition: 1s;
	-webkit-transition: 1s;
}
.ibox .black-20 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: 330ms;
	-webkit-transition: 330ms;
}
.videoibox a:link,
.videoibox a:visited {
	color: #fff;
}
.videoibox a:active,
.videoibox a:hover {
	color: #a0733e;
}
.videoibox .con {
	position: absolute;
	left: 5%;
	top: 0;
	width: 90%;
	top: 50%;
	text-align: center;
	margin-top: -75px;
}
.videoibox .vico {
	background: url(/uploads/image/tdimages/videoico.png) no-repeat scroll center center;
	width: 55px;
	height: 55px;
	margin: 0px auto;
	display: block;
	cursor: pointer;
}
.videoibox .iboxt {
	padding: 15px 0px;
}
.videoibox .iboxt .zh,
.videoibox .iboxt .en {
	color: #fff;
}
.videoibox .morebtn {
	margin: 0px auto;
}
.ibox dd:hover .black-20 {
	opacity: 1;
	visibility: visible;
}
.ibox dd.aboutibox:hover .img img {
	-webkit-transform: scale(1.3) rotate(10deg);
	transform: scale(1.3) rotate(10deg);
}
.aboutibox {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.aboutibox .con {
	position: absolute;
	left: 8%;
	top: 14%;
	width: 84%;
}
.aboutibox .t {
	font-size: 15px;
	color: #22478e;
	line-height: 1.5;
	letter-spacing: 1px;
}
.aboutibox .by {
	color: #22478e;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 5px;
}
.aboutibox .i {
	width: 500px;
	text-align: justify;
	height: 76px;
	overflow: hidden;
	margin: 4% 0px 8%;
}
.numlist li {
	float: left;
	display: block;
	margin-right: 46px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.numlist li:last-child {
	margin-right: 0;
}
.numlist .num {
	font-size: 72px;
	color: #22478e;
	line-height: 1.1;
	font-family: 'baiduan number';
}
.aboutibox .morebtn {
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(/uploads/image/tdimages/more_bg2.png);
}
.aboutibox .morebtn:before {
	background-image: url(/uploads/image/tdimages/more_bg3.png);
}
.aboutibox a:link,
.aboutibox a:visited {
	color: #22478e;
}
.aboutibox a:active,
.aboutibox a:hover {
	color: #000;
}
/* 项目介绍 */
.projectleft {
	position: relative;
	width: 58%;
	float: left;
}
.projectright {
	position: relative;
	width: 42%;
	float: left;
}
.home_project {
	margin-top: 30px;
	overflow: hidden;
}
.home_project_title {
	text-align: center;
}
.home_project_title h3 {
	font-size: 40px;
	margin: 0 auto;
	color: #333;
	margin-bottom: 40px;
}
.home_project_title p {
	width: 66.66667%;
	margin: 0 auto;
	color: #808080;
	font-size: 18px;
}
.home_project_title a {
	display: block;
	width: 120px;
	height: 28px;
	line-height: 28px;
	background: #004098;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-khtml-border-radius: 14px;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 30px;
}
.home_project_title a:hover {
	background: #e60012;
}
.home_project_top {
	margin-top: 50px;
}
.home_project_left {
	margin-right: -1rem;
}
.home_project_right {
	position: relative;
	z-index: 9999;
}
.home_project_top .col-lg-7 {
	padding: 0px;
}
.home_project_top .col-lg-5 {
	padding: 0px;
}
.home_project_right li {
	color: #fff;
	position: relative;
	padding-left: 1rem;
	padding-right: 1rem;
}
.home_project_right li:before {
	top: 0;
	bottom: 0;
	left: 1rem;
	right: 1rem;
	content: '';
	position: absolute;
	z-index: -1;
	transition: background-color 250ms cubic-bezier(.25, .25, .75, .75), top 250ms cubic-bezier(.25, .46, .45, .94), right 250ms cubic-bezier(.25, .46, .45, .94), bottom 250ms cubic-bezier(.25, .46, .45, .94), left 250ms cubic-bezier(.25, .46, .45, .94);
}
.industry-selector-button {
	display: block;
	color: inherit;
	text-decoration: none;
	padding-left: 24%;
	transition: padding-left 250ms cubic-bezier(.25, .46, .45, .94);
	position: relative;
	z-index: 99;
}
.industry-selector-button:before {
	top: 0;
	bottom: 0;
	left: 25%;
	right: auto;
	content: '';
	position: absolute;
	border-left: 1px solid rgba(255, 255, 255, .5);
	transition: border-left-color 250ms cubic-bezier(.25, .25, .75, .75), top 250ms cubic-bezier(.25, .46, .45, .94), bottom 250ms cubic-bezier(.25, .46, .45, .94), left 250ms cubic-bezier(.25, .46, .45, .94);
}
.button-play-circle {
	height: 5rem;
	width: 5rem;
	position: absolute;
	top: 50%;
	left: 4.5rem;
	border-width: 2px;
	opacity: 0;
	-ms-transform: translate(-10%, -50%);
	transform: translate(-10%, -50%);
	transition: transform 250ms cubic-bezier(.25, .46, .45, .94), opacity 250ms cubic-bezier(.25, .46, .45, .94);
	border-radius: 50%;
	border: 4px solid #22478e;
}
.title-wrapper {
	height: 73px;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: .4em;
	padding-left: 2rem;
	color: #fff;
}
.heading.h5 {
	font-size: 18px;
	margin-top: 20px;
}
.copy.c1 {
	max-height: 0;
	margin-bottom: 0;
	opacity: 0;
	transition: max-height 250ms cubic-bezier(.25, .46, .45, .94), opacity 250ms cubic-bezier(.25, .46, .45, .94);
	font-size: 12px;
	line-height: 1.5;
	font-weight: 400;
	margin: 0 0 1.5em;
	font-size: 15px;
}
.home_project_right li .button-play-circle {
	height: 60px;
	width: 60px;
	position: absolute;
	top: 50%;
	left: 4.5rem;
	border-width: 2px;
	opacity: 0;
	-ms-transform: translate(-10%, -50%);
	transform: translate(-10%, -50%);
	transition: transform 250ms cubic-bezier(.25, .46, .45, .94), opacity 250ms cubic-bezier(.25, .46, .45, .94);
}
.home_project_left {
	margin-top: 25px;
	position: relative;
}
.button-play-circle .icon {
	margin-left: 12px;
	margin-top: 7px;
	display: block;
}
.home_project_right li:nth-child(1):before {
	background-color: #7a90bb;
}
.industry-selector-option:nth-child(2):before {
	background-color: #7088b6;
}
.industry-selector-option:nth-child(3):before {
	background-color: #647eb0;
}
.industry-selector-option:nth-child(4):before {
	background-color: #5975aa;
}
.industry-selector-option:nth-child(5):before {
	background-color: #4e6ba4;
}
.industry-selector-option:nth-child(6):before {
	background-color: #43639f;
}
.industry-selector-option:nth-child(7):before {
	background-color: #385999;
}
.industry-selector-option:nth-child(8):before {
	background-color: #2d5093;
}
.industry-selector-option:nth-child(9):before {
	background-color: #22478e;
}
.home_project_right li:after {
	content: "01";
	position: absolute;
	top: 50%;
	left: 1rem;
	right: 75%;
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-family: 'baiduan number';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	transition: transform 250ms cubic-bezier(.25, .46, .45, .94), opacity 250ms cubic-bezier(.25, .25, .75, .75);
}
.home_project_right li:nth-child(1):after {
	content: "01";
}
.home_project_right li:nth-child(2):after {
	content: "02";
}
.home_project_right li:nth-child(3):after {
	content: "03";
}
.home_project_right li:nth-child(4):after {
	content: "04";
}
.home_project_right li:nth-child(5):after {
	content: "05";
}
.home_project_right li:nth-child(6):after {
	content: "06";
}
.home_project_right li:nth-child(7):after {
	content: "07";
}
.home_project_right li:nth-child(8):after {
	content: "08";
}
.home_project_right li:nth-child(9):after {
	content: "09";
}
.home_project_right li:nth-child(10):after {
	content: "10";
}
.home_project_one {
	position: relative;
}
.home_project_img {
	position: relative;
}
.home_project_img:before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	position: absolute;
	background-image: linear-gradient(to right, #0a0a28, rgba(10, 10, 40, .1) 100%);
	opacity: .5;
}
.home_project_center {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 16.66667%;
	right: 25%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: start;
	align-items: flex-start;
}
.home_project_center:before {
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	content: '';
	position: absolute;
	border-left: 1px solid rgba(255, 255, 255, .18);
}
.home_project_center h6 {
	margin-bottom: 4rem;
	padding-left: 9.5%;
	color: #fff;
	border-left: 1px solid #fff;
	font-size: 27px;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding-top: 0.34em;
	padding-bottom: 0.34em;
	font-weight: 600;
	font-family: "pf_din_text_comp_proregular";
}
.home_project_text {
	padding-left: 9.5%;
	color: #fff;
}
.home_project_text h4 {
	margin-bottom: 10px;
	font-size: 29px;
	text-shadow: 1px 1px 1px #000;
	letter-spacing: 2px;
	font-weight: 500;
	line-height: 36px;
}
.home_project_text a {
	display: block;
	width: 120px;
	height: 28px;
	line-height: 28px;
	background: #22478e;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-khtml-border-radius: 14px;
	font-size: 14px;
	margin-top: 40px;
}
.home_project_text a:hover {
	background: #229665;
}
.project_hover .button-play-circle {
	-ms-transform: translate(-46%, -50%);
	transform: translate(-46%, -50%);
	opacity: 1;
	transition-duration: 250ms, .4s;
}
.home_project_top {
	margin-left: 0px;
	margin-right: -10px;
}
.industry-selector-option.is-active .copy.c1 {
	max-height: 1.5em;
	opacity: 1;
}
.industry-selector-option.is-active .title-wrapper {
	color: #333;
}
.industry-selector-option.is-active .industry-selector-button:before {
	border-left-color: #22478e;
	top: -1rem;
	bottom: -1rem;
	left: 9rem;
}
.industry-selector-option.is-active .button-play-circle {
	-ms-transform: translate(-46%, -50%);
	transform: translate(-46%, -50%);
	opacity: 1;
	transition-duration: 250ms, .4s;
}
.industry-selector-option.is-active:before {
	top: -1rem;
	bottom: -1rem;
	left: 0;
	right: 0;
	background-color: #fff !important;
	z-index: 1;
}
.home_project_one.abso {
	position: absolute;
	top: 0;
	display: none;
	width: 100%;
}
/* 项目介绍  end */

.bgf8 {
	background-color: #f8f8f8;
}
.twoibox {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.twoibox .bgf8 {
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	z-index: -1;
}
.newibox {
	background-color: #fff;
	float: left;
	display: block;
	width: 57.6%;
	padding-right: 4%;
	padding-top: 86px;
	height: 578px;
}
.fashionibox {
	float: left;
	display: block;
	width: 34.4%;
	margin-left: 4%;
	padding-top: 86px;
	height: 578px;
}
.twoibox .iboxt a:link,
.twoibox .iboxt a:visited {
	color: #22478e;
}
.twoibox .iboxt a:active,
.twoibox .iboxt a:hover {
	color: #000;
}
.twoibox .iboxt .morebtn {
	float: right;
	background-image: url(/uploads/image/tdimages/more_bg2.png);
	margin-top: 4px;
}
.twoibox .iboxt .morebtn:before {
	background-image: url(/uploads/image/tdimages/more_bg3.png);
}
.ilinka {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.newibox-first {
	position: relative;
	overflow: hidden;
	margin: 40px 0px 25px;
	color: #909090;
}
.newibox-first .img {
	float: left;
	display: block;
	margin-right: 30px;
	width: 230px;
	overflow: hidden;
	height: 136px;
	background-color: #000;
}
.newibox-first .img img {
	width: 100%;
	display: block;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.newibox-first .time {
	font-family: "pf_din_text_comp_proregular";
	text-transform: uppercase;
	font-size: 16px;
	color: #22478e;
}
.newibox-first .line {
	padding: 0px 10px;
}
.newibox-first .title {
	margin: 10px 0px;
	color: #333333;
	font-size: 18px;
	line-height: 1.2;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newibox-first .txt {
	height: 50px;
	overflow: hidden;
}
.newibox-first:hover .title {
	color: #22478e;
}
.newibox-first:hover .img img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.newibox-list {
	border-top: 1px solid #e7e7e7;
	padding-top: 22px;
}
.newibox-list a:link,
.newibox-list a:visited {
	color: #7a7a7a;
}
.newibox-list a:active,
.newibox-list a:hover {
	color: #7a7a7a;
}
.newibox-list li {
	position: relative;
	z-index: 1;
}
.newibox-list li:before {
	content: "";
	z-index: -1;
	position: absolute;
	left: -1%;
	top: 0px;
	width: 101%;
	height: 100%;
	background-color: #ececec;
	-webkit-transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
	transition: transform .38s cubic-bezier(.4, 0, .2, 1);
	transition: transform .38s cubic-bezier(.4, 0, .2, 1), -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
	transform: scaley(0);
	-webkit-transform: scaley(0);
	-moz-transform: scaley(0);
	transform-origin: 50% 100% 0;
	-webkit-transform-origin: 50% 100% 0;
	visibility: hidden \9;
}
.newibox-list li:hover:before {
	transform: scaley(1);
	-webkit-transform: scaley(1);
	-moz-transform: scaley(1);
	transform-origin: 50% 0 0;
	-webkit-transform-origin: 50% 0 0;
	visibility: visible \9;
}
.newibox-list li a {
	height: 36px;
	line-height: 36px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newibox-list .time {
	color: #22478e;
	font-size: 16px;
	padding-right: 10px;
	font-family: "pf_din_text_comp_proregular";
}
.fashionibox-list1 {
	padding-bottom: 35px;
}
.fashionibox-list li {
	padding: 22px 0px 0;
	/* border-bottom: 1px solid #c9c9c9;*/
}
.fashionibox-list li:last-child {
	border-bottom: 0px none;
}
.fashionibox-item {
	position: relative;
	overflow: hidden;
	padding: 0px 10px 0px 116px;
	height: 132px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	background-color: #ffffff;
}
.fashionibox-item .img {
	overflow: hidden;
	background-color: #000000;
	width: 92px;
	height: 132px;
	position: absolute;
	left: 0;
	top: 0;
}
.fashionibox-list1 .fashionibox-item {
	padding: 0px 10px 0px 206px;
}
.fashionibox-list1 .fashionibox-item .img {
	width: 182px;
}
.fashionibox-item .img img {
	width: 100%;
	display: block;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.fashionibox-item .t {
	margin-top: 40px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: 0.35s;
	-webkit-transition: 0.35s;
}
.fashionibox-item .time {
	font-family: "pf_din_text_comp_proregular";
	color: #999999;
	font-size: 16px;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fashionibox-item .btn {
	width: 110px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	background-color: #3d588c;
	display: block;
	visibility: hidden;
	opacity: 0;
	margin-top: 15px;
	transition: 0.35s;
	-webkit-transition: 0.35s;
}
.fashionibox-item:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.fashionibox-item:hover .t {
	margin-top: 16px;
}
.fashionibox-item:hover .btn {
	opacity: 1;
	visibility: visible;
}
.fashionibox-item:hover .img img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.partneribox a:link,
.partneribox a:visited {
	color: #fff;
}
.partneribox a:active,
.partneribox a:hover {
	color: #fff;
}
.partneribox {
	background-color: #977751;
	padding: 52px 0px;
	color: #fff;
}
.partneribox .iboxt .zh {
	color: #fff;
}
.partneribox .iboxt .en {
	color: #e2c8aa;
}
.partneri-line {
	border-top: 1px solid #ac8d68;
	border-bottom: 1px solid #805f38;
	height: 0px;
	overflow: hidden;
	line-height: 0;
	margin: 12px 0px 38px;
}
.partneridemo .item {
	margin: 0px 10px;
}
.partneridemo .item a {
	overflow: hidden;
	display: block;
	position: relative;
}
.partneridemo .item img {
	max-width: 100%;
	display: block;
	margin: 0px auto;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}
.partneridemo .slick-list {
	height: 60px;
}
.partneridemo .slick-arrow {
	width: 34px;
	height: 34px;
	top: -90px;
	z-index: 200;
	border-radius: 50%;
	border: 1px solid #3c1605;
}
.partneridemo .slick-arrow i {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
}
.partneridemo .slick-prev {
	right: 55px;
}
.partneridemo .slick-prev i {
	background: url(/uploads/image/tdimages/img_l1.png) no-repeat scroll center center;
}
.partneridemo .slick-next {
	right: 10px;
}
.partneridemo .slick-next i {
	background: url(/uploads/image/tdimages/img_r1.png) no-repeat scroll center center;
}
.partneridemo .item:hover img {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
/*index style end*/

/*about style*/

.speech-pbox a:link,
.speech-pbox a:visited {
	color: #fff;
}
.speech-pbox a:active,
.speech-pbox a:hover {
	color: #fff;
}
.speech-pbox {
	background-position: left top;
	background-color: #362c2a;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	position: relative;
}
.speech-pbox .pinner {
	position: relative;
}
.speech-pbox .img,
.speech-pbox .con {
	float: left;
	display: block;
	width: 50%;
}
.speech-pbox .img img {
	width: 100%;
	display: block;
	max-width: 100%;
}
.speech-pbox .con {
	position: absolute;
	right: 10%;
	top: 0%;
	height: 100%;
	text-align: right;
}
.speech-pbox .t {
	font-size: 60px;
	line-height: 1.2;
	margin-bottom: 15px;
}
.speech-pbox .c {
	font-size: 20px;
}
.speech-pbox .qm {
	margin-top: 40px;
}
.speech-pbox .more {
	background: url(/uploads/image/tdimages/cs_50.png) repeat;
	background: rgba(160, 115, 62, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 10px 0px 15px;
}
.speech-pbox .morebtn {
	margin: 0px auto;
}
.surveypcon a:link,
.surveypcon a:visited {
	color: #977751;
}
.surveypcon a:active,
.surveypcon a:hover {
	color: #000;
}
.surveypcon {
	padding: 170px 0px 135px;
}
.survey-title {
	margin-bottom: 35px;
}
.survey-title .year {
	font-size: 165px;
	font-family: "baiduan number";
	text-transform: uppercase;
	color: #e8e8e8;
	line-height: 1;
}
.survey-title .year span {
	font-family: "pf_din_text_comp_proregular";
}
.survey-title .zh {
	color: #752d03;
	position: relative;
	margin-top: -50px;
	font-size: 30px;
	line-height: 1;
}
.survey-c {
	width: 545px;
	height: 126px;
	overflow: hidden;
	margin-bottom: 30px;
}
.morebtn2 {
	background-image: url(/uploads/image/tdimages/more_bg2.png);
}
.morebtn2 .txt {
	color: #977751;
}
.morebtn2:before {
	background-image: url(/uploads/image/tdimages/more_bg3.png);
}
.morebtn2:hover .txt {
	color: #000;
}
.surveypbox .pinner {
	position: relative;
}
.survey-plist {
	position: absolute;
	right: 10%;
	bottom: 0;
	width: 40%;
	color: #fff;
}
.survey-plist li {
	display: block;
	float: left;
	width: 31.33%;
	text-align: center;
	padding: 40px 1%;
}
.survey-plist .num {
	font-size: 72px;
	line-height: 1;
	font-family: "baiduan number";
}
.memorabiliapbox a:link,
.memorabiliapbox a:visited {
	color: #fff;
}
.memorabiliapbox a:active,
.memorabiliapbox a:hover {
	color: #977751;
}
.memorabiliapbox {
	padding: 130px 0px 0px;
	color: #fff;
}
.pboxt .t {
	font-size: 24px;
	color: #c6a47b;
}
.pboxt .by {
	color: #fff;
	font-size: 36px;
}
.memorabiliademo {
	margin-top: 60px;
	padding: 54px 0px 154px 14px;
	width: 800px;
	position: relative;
}
.memorabiliademo .mouseico {
	left: 38px;
	margin-left: 0;
}
.memorabiliademo .line {
	width: 4px;
	height: 100%;
	position: absolute;
	left: 10px;
	top: 0;
	background-color: #c6a47b;
}
.memorabiliademo .yd {
	background: url(/uploads/image/tdimages/memorabilia_d.png) no-repeat scroll center center;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 0;
}
.memorabiliabox {
	height: 386px;
	overflow: hidden;
	cursor:  16 16, default;
}
.memorabiliabox .mcsb_scrolltools {
	visibility: hidden !important;
}
.memorabilia-list dd {
	position: relative;
	padding: 0px 0px 35px 112px;
}
.memorabilia-list .year {
	position: absolute;
	left: 0;
	padding-left: 27px;
	width: 84px;
}
.memorabilia-list .year i {
	width: 9px;
	height: 4px;
	background-color: #c6a47b;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	border-radius: 0px 2px 2px 0px;
}
.structure-pbox {
	position: relative;
	overflow: hidden;
}
.structure-pbox .img {
	float: right;
	display: block;
	width: 50%;
	overflow: hidden;
}
.structure-pbox .img img {
	width: 100%;
	display: block;
}
.structure-pbox .con {
	position: absolute;
	left: 10%;
	top: 0;
	width: 32%;
	height: 100%;
}
.pboxt2 .zh {
	font-size: 30px;
	color: #752d03;
	line-height: 1.2;
}
.pboxt2 .en {
	color: #b5b4b3;
	font-size: 18px;
	font-family: "pf_din_text_comp_proregular";
	line-height: 1.5;
	text-transform: uppercase;
}
.structure-pbox .txt {
	height: 76px;
	overflow: hidden;
	margin: 8% 0px 9%;
}
.honor-pbox-bg a:link,
.honor-pbox-bg a:visited {
	color: #fff;
}
.honor-pbox-bg a:active,
.honor-pbox-bg a:hover {
	color: #977751;
}
.honor-pbox-bg {
	padding: 130px 0px 85px;
	width: 785px;
	margin: 0px auto;
	text-align: center;
	color: #fff;
}
.honor-pbox-bg .by {
	margin: 15px 0px 25px;
}
.honor-pbox-bg .t {
	font-size: 36px;
	line-height: 1.2;
	margin-bottom: 23px;
}
.honor-pbox-bg .c {
	margin-bottom: 70px;
}
.magrinc {
	margin: 0px auto;
}
.responsibility-pbox {
	padding: 140px 0px;
	color: #fff;
}
.responsibility-pbox a:link,
.responsibility-pbox a:visited {
	color: #fff;
}
.responsibility-pbox a:active,
.responsibility-pbox a:hover {
	color: #977751;
}
.responsibility-pbox-bg {
	margin-left: 10%;
	width: 32%;
}
.responsibility-pbox-bg .txt {
	margin: 5% 0px 8%;
}
.responsibility-pbox-bg .morebtn:before {
	background-image: url(/uploads/image/tdimages/more_bg.png);
}
.responsibility-pbox-bg .morebtn:hover .txt {
	color: #fff;
}
.inner1000 {
	width: 1000px;
	margin: 0px auto;
}
.pagepading,
.pagepading2 {
	padding: 80px 0px;
}
.pagec a:link,
.pagec a:visited {
	color: #a0733e;
}
.pagec a:active,
.pagec a:hover {
	color: #000;
}
.pagec img {
	max-width: 100% !important;
	height: auto !important;
}
.othernav {
	padding-top: 60px;
}
.othernav .morebtn {
	float: right;
}
.structure-img {
	border-top: 1px solid #c2c2c2;
	padding: 42px 0px 60px;
	margin-top: 30px;
	text-align: center;
}
.structure-img img {
	display: block;
	margin: 0px auto;
}
.structure-list {
	border-top: 1px solid #c2c2c2;
	margin-top: 42px;
}
.structure-list dd {
	padding: 42px 0px 25px;
	border-bottom: 1px solid #c2c2c2;
}
.structure-list .t {
	color: #a0733e;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 4px;
}
.openodd {
	width: 186px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background-color: #a0733e;
	display: block;
	margin: 50px auto 0;
}
.openodd:hover {
	background-color: #666;
}
.openodd .txt {
	color: #fff;
	background: url(/uploads/image/tdimages/serach_bg3.png) no-repeat scroll left center;
	padding-left: 26px;
	font-style: inherit;
}
.social-con {
	margin: 30px 0px 50px;
	padding: 30px 0px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}
.social-txt {
	height: 76px;
	overflow: hidden;
}
.social-reading-btn {
	background-color: #aca094;
	width: 162px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	display: block;
	margin: -1px 0px 60px;
}
.social-reading-btn .txt {
	color: #fff;
	background: url(/uploads/image/tdimages/reading-btn.png) no-repeat scroll right center;
	padding-right: 32px;
}
.social-reading-btn:hover {
	background-color: #a0733e;
}
.social-reading-btn.on .txt {
	background-image: url(/uploads/image/tdimages/reading-btn2.png);
}
.social-list a:link,
.social-list a:visited {
	color: #666;
}
.social-list a:active,
.social-list a:hover {
	color: #a0733e;
}
.social-list {
	padding-bottom: 10px;
}
.social-list dd {
	float: left;
	display: block;
	width: 48%;
	margin-left: 4%;
	position: relative;
	margin-bottom: 40px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
	padding-bottom: 20px;
	cursor: zoom-in;
}
.social-list dd:nth-of-type(odd) {
	margin-left: 0;
}
.social-list .img {
	position: relative;
	overflow: hidden;
}
.social-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.social-list .txt {
	overflow: hidden;
	text-align: center;
	padding: 20px 5% 0px;
	line-height: 1.5;
	height: 42px;
}
.social-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.social-list dd:hover {
	box-shadow: 0 0 29px rgba(0, 0, 0, 0.33);
}
.social-list dd:hover .txt {
	color: #a0733e;
}
.bgfafbfd {
	background-color: #fafbfd;
}
.pagec-zh {
	font-size: 30px;
	color: #752d03;
	margin-bottom: 30px;
	line-height: 1.2;
}
/*about style end*/

/*!*new style start*!*/

/*.newbg {*/
	/*background: #f9fafc;*/
/*}*/
/*.news {*/
	/*padding: 86px 0 62px;*/
/*}*/
/*.tnew {*/
	/*background: #fff;*/
	/*padding: 7px 0px;*/
/*}*/
/*.tnew a {*/
	/*display: block;*/
	/*float: left;*/
	/*height: 37px;*/
	/*line-height: 37px;*/
	/*padding: 0px 25px;*/
	/*margin: 0px 8px;*/
	/*color: #666666;*/
	/*font-size: 14px;*/
	/*text-align: center;*/
/*}*/
/*.tnew .l {*/
	/*height: 37px;*/
	/*line-height: 37px;*/
	/*font-size: 12px;*/
	/*color: #ccc;*/
/*}*/
/*.tnew a:hover,*/
/*.tnew a.active {*/
	/*color: #fff;*/
	/*background: #aca094;*/
/*}*/
/*.newlist {*/
	/*width: 1254px;*/
	/*position: relative;*/
	/*left: -27px;*/
	/*margin-top: 48px;*/
/*}*/
/*.newlist li {*/
	/*width: 33.33333%;*/
	/*float: left;*/
	/*margin-bottom: 70px;*/
/*}*/
/*.newlist li a {*/
	/*display: block;*/
	/*margin: 0 27px;*/
/*}*/
/*.newlist li figure {*/
	/*display: block;*/
	/*line-height: 1;*/
	/*overflow: hidden;*/
/*}*/
/*.newlist li figure img {*/
	/*display: block;*/
	/*width: 100%;*/
	/*height: auto;*/
	/*line-height: 0;*/
	/*transition: 0.48s;*/
	/*-webkit-transition: 0.48s;*/
	/*-moz-transition: 0.48s;*/
	/*-o-transition: 0.48s;*/
	/*transform: scale(1.07);*/
	/*-webkit-transform: scale(1.07);*/
	/*-moz-transform: scale(1.07);*/
/*}*/
/*.newtext {*/
	/*padding-top: 15px;*/
	/*height: 152px;*/
	/*position: relative;*/
/*}*/
/*.newtext h3 {*/
	/*color: #7c6b5b;*/
	/*font-size: 18px;*/
	/*line-height: 1.2;*/
	/*margin-bottom: 14px;*/
	/*font-weight: normal;*/
/*}*/
/*.newtext p {*/
	/*color: #999999;*/
	/*font-size: 14px;*/
	/*height: 50px;*/
	/*overflow: hidden;*/
/*}*/
/*.nline {*/
	/*padding-bottom: 13px;*/
	/*border-bottom: 1px solid #a39486;*/
	/*position: absolute;*/
	/*width: 100%;*/
	/*left: 0;*/
	/*bottom: 0;*/
/*}*/
/*.nline:before {*/
	/*content: "";*/
	/*width: 100%;*/
	/*height: 1px;*/
	/*background: #000;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: -1px;*/
	/*transform-origin: 100%;*/
	/*-webkit-transform-origin: 100%;*/
	/*-webkit-transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: transform .44s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: transform .44s cubic-bezier(.4, 0, .2, 1), -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);*/
	/*transform: scalex(0);*/
	/*-webkit-transform: scalex(0);*/
	/*visibility: hidden \9;*/
/*}*/
/*.nline time {*/
	/*display: block;*/
	/*float: left;*/
	/*line-height: 1;*/
	/*color: #977751;*/
	/*font-size: 16px;*/
	/*font-family: "pf_din_text_comp_proregular";*/
/*}*/
/*.nline i {*/
	/*display: block;*/
	/*width: 7px;*/
	/*height: 15px;*/
	/*background: url(/uploads/image/tdimages/narrow.png) center no-repeat;*/
	/*float: right;*/
	/*margin-top: 2px;*/
	/*transition: 0.22s;*/
	/*margin-right: 5px;*/
/*}*/
/*.newlist li:hover figure img {*/
	/*transform: scale(1);*/
	/*-webkit-transform: scale(1);*/
	/*-moz-transform: scale(1);*/
/*}*/
/*.newlist li:hover .nline:before {*/
	/*transform: scalex(1);*/
	/*-webkit-transform: scalex(1);*/
	/*-moz-transform: scalex(1);*/
	/*transform-origin: 0;*/
	/*-webkit-transform-origin: 0;*/
	/*visibility: visible \9;*/
/*}*/
/*.newlist li:hover .nline i {*/
	/*margin-right: 2px;*/
	/*transition: 0.22s 0.2s;*/
/*}*/
/*.writtens {*/
	/*margin-top: 30px;*/
	/*padding-top: 18px;*/
	/*background: #fff;*/
	/*padding-bottom: 18px;*/
/*}*/
/*.writtens li {*/
	/*position: relative;*/
	/*padding: 46px 66px 0 58px;*/
/*}*/
/*.writtens li:before {*/
	/*content: "";*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*background: #f3f2ee;*/
	/*-webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: transform .5s cubic-bezier(.4, 0, .2, 1);*/
	/*transition: transform .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);*/
	/*transform-origin: left 100%;*/
	/*-webkit-transform-origin: left 100%;*/
	/*transform: scaley(0);*/
	/*-moz-transform: scaley(0);*/
	/*-webkit-transform: scaley(0);*/
	/*visibility: hidden \9;*/
/*}*/
/*.writtenwr {*/
	/*position: relative;*/
	/*padding-bottom: 34px;*/
	/*border-bottom: 1px solid #cccccc;*/
	/*transition: 0.3s;*/
/*}*/
/*.writtens li:last-child .writtenwr {*/
	/*border-bottom: none;*/
/*}*/
/*.writtenle {*/
	/*float: left;*/
/*}*/
/*.writtenle time {*/
	/*display: block;*/
	/*color: #8e7f6f;*/
	/*font-size: 24px;*/
	/*font-family: "pf_din_text_comp_proregular";*/
	/*line-height: 1;*/
	/*margin-bottom: 14px;*/
/*}*/
/*.writtenle span {*/
	/*display: block;*/
	/*line-height: 1;*/
	/*color: #8e7f6f;*/
	/*font-size: 14px;*/
/*}*/
/*.writtenfix {*/
	/*width: 88.28%;*/
	/*float: right;*/
/*}*/
/*.writtenfix h3 {*/
	/*line-height: 1.2;*/
	/*color: #333333;*/
	/*font-size: 18px;*/
	/*font-weight: normal;*/
	/*margin-top: -3px;*/
	/*margin-bottom: 16px;*/
/*}*/
/*.writtenfix p {*/
	/*color: #999999;*/
	/*font-size: 14px;*/
/*}*/
/*.writtens li:hover .writtenwr {*/
	/*border-bottom-color: #f3f2ee;*/
	/*transition: 0.3s 0.3s;*/
/*}*/
/*.writtens li:hover:before {*/
	/*transform: scaley(1);*/
	/*-webkit-transform: scaley(1);*/
	/*transform-origin: left 0;*/
	/*-webkit-transform-origin: left 0;*/
	/*visibility: visible \9;*/
/*}*/
/*.nview {*/
	/*padding-bottom: 68px*/
/*}*/
/*.newview {*/
	/*width: 1000px;*/
	/*margin: auto;*/
	/*margin-top: -185px;*/
	/*padding-bottom: 50px;*/
	/*background: #fff;*/
	/*position: relative;*/
/*}*/
/*.newtitle {*/
	/*padding: 42px 60px 24px;*/
	/*border-bottom: 2px solid #e2e2e2;*/
	/*position: relative;*/
/*}*/
/*.newtitle h3 {*/
	/*color: #333333;*/
	/*font-size: 30px;*/
	/*line-height: 1.2;*/
	/*margin-bottom: 18px;*/
	/*font-weight: normal;*/
/*}*/
/*.newtitle time {*/
	/*display: inline-block;*/
	/*color: #666666;*/
	/*font-size: 12px;*/
	/*font-family: "arial";*/
	/*line-height: 16px;*/
/*}*/
/*.shared {*/
	/*margin-top: 10px;*/
/*}*/
/*.shared span {*/
	/*color: #666666;*/
	/*font-size: 14px;*/
	/*line-height: 28px;*/
	/*margin-left: 0;*/
	/*float: left;*/
/*}*/
/*.more-fen-btn {*/
	/*float: right;*/
	/*display: block;*/
	/*color: #fff;*/
	/*background-color: #977751;*/
	/*padding: 4px 16px;*/
/*}*/
/*.more-fen-btn:hover {*/
	/*background-color: #999;*/
/*}*/
/*.sharelist1 {*/
	/*margin-left: 4px;*/
	/*float: left;*/
/*}*/
/*.sharelist1 li {*/
	/*float: left;*/
/*}*/
/*.sharelist1 li a {*/
	/*height: 28px;*/
	/*display: block;*/
	/*position: relative;*/
/*}*/
/*.sharelist1 li {*/
	/*width: 28px;*/
	/*height: 28px;*/
	/*position: relative;*/
	/*margin-right: 5px;*/
/*}*/
/*.sharelist1 li:before {*/
	/*content: "";*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*background: #f2f2f2;*/
	/*border-radius: 50%;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*transform: scale(0);*/
	/*-webkit-transform: scale(0);*/
	/*-moz-transform: scale(0);*/
	/*visibility: hidden;*/
	/*transition: 0.32s;*/
/*}*/
/*.sharelist1 li:hover:before {*/
	/*transform: scale(1);*/
	/*-webkit-transform: scale(1);*/
	/*-moz-transform: scale(1);*/
	/*visibility: visible;*/
/*}*/
/*.sharelist1 li:last-child {*/
	/*margin-right: 0;*/
/*}*/
/*.sharelist1 li a.icon-share1 {*/
	/*background: url(/uploads/image/tdimages/weixin.png) center no-repeat;*/
/*}*/
/*.sharelist1 li a.icon-share2 {*/
	/*background: url(/uploads/image/tdimages/qq.png) center no-repeat;*/
/*}*/
/*.sharelist1 li a.icon-share3 {*/
	/*background: url(/uploads/image/tdimages/weib.png) center no-repeat;*/
/*}*/
/*.sharelist1 li a.icon-share4 {*/
	/*background: url(/uploads/image/tdimages/weibx.png) center no-repeat;*/
/*}*/
/*.sharelist1 li:hover a {*/
	/*opacity: 0.7;*/
/*}*/
/*.newv {*/
	/*margin: 27px 60px 54px;*/
	/*overflow: hidden;*/
/*}*/
/*.newv a:link,*/
/*.newv a:visited {*/
	/*color: #666666;*/
/*}*/
/*.newv a:active,*/
/*.newv a:hover {*/
	/*color: #977751;*/
/*}*/
/*.newv p {*/
	/*color: #666666;*/
	/*font-size: 15px;*/
/*}*/
/*.newv img {*/
	/*max-width: 100% !important;*/
	/*height: auto !important;*/
/*}*/
/*.previous {*/
	/*padding-top: 22px;*/
	/*border-top: 1px solid #aaaaaa;*/
	/*position: relative;*/
	/*margin: 0 56px;*/
/*}*/
/*.previous .previ {*/
	/*display: block;*/
	/*width: 143px;*/
	/*height: 36px;*/
	/*text-align: center;*/
	/*line-height: 36px;*/
	/*color: #666666;*/
	/*font-size: 14px;*/
	/*border: 1px solid #b5b5b5;*/
/*}*/
/*.previous .previ i {*/
	/*display: inline-block;*/
	/*position: relative;*/
	/*top: 1px;*/
	/*width: 10px;*/
	/*height: 11px;*/
	/*transition: 0.28s;*/
/*}*/
/*.previous .prev {*/
	/*float: left;*/
/*}*/
/*.previous .prev i {*/
	/*background: url(/uploads/image/tdimages/arrow1.png) center no-repeat;*/
	/*margin-right: 16px;*/
/*}*/
/*.previous .next {*/
	/*float: right;*/
/*}*/
/*.previous .next i {*/
	/*background: url(/uploads/image/tdimages/arrow2.png) center no-repeat;*/
	/*margin-left: 16px;*/
/*}*/
/*.backlist {*/
	/*display: block;*/
	/*width: 145px;*/
	/*height: 38px;*/
	/*text-align: center;*/
	/*line-height: 38px;*/
	/*color: #fff;*/
	/*background: #977751;*/
	/*position: absolute;*/
	/*left: 50%;*/
	/*margin-left: -72px;*/
	/*top: 22px;*/
/*}*/
/*.backlist:hover {*/
	/*background: #1f1c1a;*/
/*}*/
/*.previous .previ:hover {*/
	/*background: #977751;*/
	/*border-color: #977751;*/
	/*color: #fff;*/
/*}*/
/*.previous .prev:hover i {*/
	/*background: url(/uploads/image/tdimages/arrow3.png) center no-repeat;*/
	/*margin-right: 18px;*/
/*}*/
/*.previous .next:hover i {*/
	/*background: url(/uploads/image/tdimages/arrow4.png) center no-repeat;*/
	/*margin-left: 18px;*/
/*}*/
/*.videoli {*/
	/*margin-top: 38px;*/
	/*margin-bottom: 20px;*/
/*}*/
/*.videoli li {*/
	/*width: 48.33333%;*/
	/*float: left;*/
	/*margin-bottom: 40px;*/
	/*transition: 0.43s;*/
/*}*/
/*.videoli li:nth-child(2n 2) {*/
	/*float: right;*/
/*}*/
/*.videoli li figure {*/
	/*line-height: 1;*/
	/*position: relative;*/
	/*overflow: hidden;*/
/*}*/
/*.videoli li figure img {*/
	/*width: 100%;*/
	/*display: block;*/
	/*transition: 600ms;*/
	/*-webkit-transition: 600ms;*/
	/*transform: scale(1.06);*/
	/*-webkit-transform: scale(1.06);*/
/*}*/
/*.videoli li .videoibox .vico {*/
	/*position: absolute;*/
	/*left: 50%;*/
	/*margin-left: -27px;*/
	/*top: 50%;*/
	/*margin-top: -27px;*/
/*}*/
/*.videotext {*/
	/*background: #fff;*/
	/*padding: 18px 30px 0;*/
	/*height: 72px;*/
/*}*/
/*.videotext p {*/
	/*font-size: 14px;*/
	/*transition: 0.32s;*/
	/*white-space: nowrap;*/
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
/*}*/
/*.videspan {*/
	/*padding: 30px 12px;*/
	/*background: #fff;*/
/*}*/
/*.videspan span {*/
	/*display: block;*/
	/*text-align: center;*/
	/*color: #666666;*/
	/*font-size: 18px;*/
	/*transition: 0.38s;*/
	/*white-space: nowrap;*/
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
/*}*/
/*.videoli li:hover {*/
	/*box-shadow: 0 0 29px rgba(0, 0, 0, 0.33);*/
/*}*/
/*.videoli li:hover .videotext p {*/
	/*color: #a0733e;*/
/*}*/
/*.videoli li:hover .videspan span {*/
	/*color: #a0733e;*/
/*}*/
/*.videoli li:hover figure img {*/
	/*transform: initial;*/
	/*-webkit-transform: initial;*/
/*}*/
/*!*new style end*!*/

/*!*culture style*!*/

.culturepage {
	margin-top: 80px;
}
.culturetab {
	color: #fff;
}
.culturetab a:link,
.culturetab a:visited {
	color: #fff;
}
.culturetab a:active,
.culturetab a:hover {
	color: #fff;
}
.culturetab td {
	width: 33.33%;
	padding: 40px 5% 50px;
	vertical-align: top;
}
.culturetab .ico {
	float: left;
	display: block;
	margin-right: 10px;
}
.culturetab .zh {
	display: block;
	font-size: 18px;
	padding-top: 25px;
	line-height: 1.2;
}
.culturetab .en {
	font-family: "pf_din_text_comp_proregular";
}
.culturetab .t {
	margin-bottom: 25px;
}
.culturetab .c p {
	padding-left: 10px;
	position: relative;
}
.culturetab .c p:before {
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	width: 3px;
	height: 3px;
	background-color: #fff;
	display: block;
}
.yiyuetwo-list {
	padding: 30px 0px 10px;
}
.yiyuetwo-list a:link,
.yiyuetwo-list a:visited {
	color: #666;
}
.yiyuetwo-list a:active,
.yiyuetwo-list a:hover {
	color: #a0733e;
}
.yiyuetwo-list dd {
	float: left;
	display: block;
	width: 32%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 30px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
	padding-bottom: 15px;
	cursor: zoom-in;
}
.yiyuetwo-list dd:nth-child(3n) {
	margin-right: 0;
}
.yiyuetwo-list .img {
	position: relative;
	overflow: hidden;
}
.yiyuetwo-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.yiyuetwo-list .txt {
	height: 42px;
	line-height: 1.5;
	overflow: hidden;
	text-align: center;
	padding: 15px 5% 0px;
}
.yiyuetwo-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.yiyuetwo-list dd:hover {
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.33);
}
.yiyuetwo-list dd:hover .txt {
	color: #a0733e;
}
.listpage {
	background-color: #fff;
	margin-top: 32px;
	padding: 40px 55px 50px;
}
.fashionlist {
	position: relative;
}
.fashionlist:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	background-color: #e1e1e1;
	width: 100%;
}
.fashionlist li {
	float: left;
	display: block;
	width: 50%;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	padding: 30px 0px;
}
.fashionlist li:nth-child(odd):before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #e1e1e1;
}
.fashion-item {
	margin: 0px 0px 0px 68px;
	position: relative;
	padding: 0px 10px 0px 114px;
	height: 134px;
}
.fashionlist li:nth-child(odd) .fashion-item {
	margin: 0px 68px 0px 0;
}
.fashion-item .img {
	overflow: hidden;
	background-color: #000000;
	width: 92px;
	height: 132px;
	border: 1px solid #cecece;
	position: absolute;
	left: 0;
	top: 0;
}
.fashion-item .img img {
	width: 100%;
	display: block;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.fashionlist1 .fashion-item {
	padding: 0px 10px 0px 202px;
}
.fashionlist1 .fashion-item .img {
	width: 182px;
}
.fashion-item .t {
	margin-top: 20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: 0.35s;
	-webkit-transition: 0.35s;
}
.fashion-item .time {
	font-family: "pf_din_text_comp_proregular";
	color: #999999;
	font-size: 16px;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fashion-item .btn {
	width: 110px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	background-color: #999999;
	display: block;
	margin-top: 15px;
	transition: 0.35s;
	-webkit-transition: 0.35s;
}
.fashion-item:hover {
	background-color: #f9fafc;
}
.fashion-item:hover .btn {
	background-color: #d0b493;
}
.fashion-item:hover .img img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.ca0733e {
	color: #a0733e;
}
.submissionimg {
	float: right;
	display: block;
	margin-left: 5%;
	width: 30%;
}
.submissionimg img {
	width: 100%;
	display: block;
}
.submissioncon {
	float: left;
	display: block;
	width: 65%;
}
.submissionbtn {
	display: block;
	width: 190px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #977751;
	margin-top: 50px;
}
.submissionbtn .txt {
	color: #fff;
	background: url(/uploads/image/tdimages/submission_ico.png) no-repeat scroll left center;
	padding-left: 30px;
}
.submissionbtn:hover {
	background-color: #666666;
}
.open-box-close {
	background: url(/uploads/image/tdimages/close_i2.png) no-repeat scroll center center;
	width: 30px;
	height: 30px;
	background-size: 60% auto;
	display: block;
	position: absolute;
	right: 40px;
	top: 30px;
	cursor: pointer;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.open-box-close:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.bmbox {
	width: 80%;
	max-width: 570px;
	background-color: #ffffff;
	padding: 30px 40px 58px;
}
.open-content {
	margin: 0px auto;
	position: relative;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.open-show,
.open-show body {
	overflow-y: hidden;
}
.open-show .open-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.open-show .open-modal {
	opacity: 1;
	visibility: visible;
}
.open-modal {
	position: fixed;
	left: 0px;
	top: 0px;
	overflow-y: auto;
	right: 0px;
	bottom: 0px;
	z-index: 1200;
	background: url(/uploads/image/tdimages/black_50.png) repeat;
	background: none rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-overflow-scrolling: touch;
	opacity: 0;
	display: none;
}
.bmbox .t {
	font-size: 30px;
	background: url(/uploads/image/tdimages/submission_ico2.png) no-repeat scroll left center;
	padding-left: 48px;
	color: #977751;
}
.bmbox .line {
	border-bottom: 1px solid #977751;
	border-top: 1px solid #977751;
	height: 2px;
	margin: 24px 0px 40px;
}
.bmbox .list li {
	float: left;
	display: block;
	width: 48%;
	margin-bottom: 16px;
}
.bmbox .list li.item {
	margin-right: 4%;
}
.bmtxt {
	border: 1px solid #d1d1d1;
	padding: 16px 5%;
	width: 90%;
}
.bmbox input[type="text"]:focus,
.bmbox textarea:focus {
	border-color: #977751;
}
.scbox {
	position: relative;
	overflow: hidden;
}
.scbtnfile {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	filter: alpha(opacity=0);
	opacity: 0;
	height: 46px;
	line-height: 46px;
	width: 48%;
}
.scbtn {
	width: 48%;
	background-color: #977751;
	height: 46px;
	line-height: 46px;
	text-align: center;
	display: block;
	color: #fff;
	margin-bottom: 22px;
}
.scbtn .txt {
	background: url(/uploads/image/tdimages/down.png) no-repeat scroll left center;
	padding-left: 42px;
	color: #fff;
}
.scbtn:hover {
	background-color: #666666;
}
.yzmbox {
	padding-right: 196px;
	position: relative;
	margin-bottom: 30px;
}
.yzmbox .yzmlink {
	position: absolute;
	right: 0;
	top: 0;
}
.bmbtn {
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: block;
	color: #fff;
	background-color: #977751;
}
.bmbtn:hover {
	background-color: #666666;
}
/*culture style end*/

/*industry style*/

.ilogo {
	margin-bottom: 32px;
}
.ilogo img {
	max-width: 70% !important;
	vertical-align: middle;
}
.industry-erm {
	padding-top: 30px;
}
.industry-erm a:link,
.industry-erm a:visited {
	color: #666;
}
.industry-erm a:active,
.industry-erm a:hover {
	color: #977751;
	text-decoration: underline;
}
.industry-erm .erm {
	float: left;
	display: block;
	width: 96px;
	overflow: hidden;
	text-align: center;
	margin-right: 36px;
}
.industry-erm .erm img {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.industry-erm .link {
	float: left;
	display: block;
	margin-top: 35px;
	line-height: 1.4;
}
.industry-erm .link .ico {
	width: 40px;
	height: 40px;
	float: left;
	display: block;
	margin-right: 16px;
	border: 1px solid #666;
	border-radius: 50%;
	background: url(/uploads/image/tdimages/link_ico.png) no-repeat center center;
}
.industry-erm .link span {
	float: left;
	display: block;
}
.industry-page {
	padding: 150px 0px 70px;
	text-align: center;
}
.w795 {
	width: 795px;
	margin: 0px auto;
	overflow: hidden;
}
.industry-page .t {
	font-size: 30px;
	color: #a0733e;
	line-height: 1.4;
	margin-bottom: 10px;
}
.industry-page .by {
	font-weight: bold;
	font-size: 36px;
	color: #383838;
	line-height: 1.2;
	margin-bottom: 28px;
}
.industry-page .txt {
	margin-bottom: 28px;
}
.industry-page .en {
	color: #999999;
	font-size: 16px;
	font-family: "pf_din_text_comp_proregular";
	margin-bottom: 50px;
}
.industry-page .en span {
	position: relative;
	padding: 0px 10px;
}
.industry-page .en span:before,
.industry-page .en span:after {
	content: "";
	width: 128px;
	height: 1px;
	display: block;
	position: absolute;
	top: 50%;
	background-color: #a0a0a0;
}
.industry-page .en span:before {
	left: 100%;
}
.industry-page .en span:after {
	right: 100%;
}
.pbot {
	background: url(/uploads/image/tdimages/pbot_1.png) no-repeat scroll center center;
	width: 71px;
	height: 71px;
	display: block;
	margin: 0px auto;
	position: relative;
}
.pbot i {
	background: url(/uploads/image/tdimages/pbot_ico1.png) no-repeat scroll center center;
	width: 12px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -6px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}
.industrys {
	overflow: hidden;
	height: 790px;
}
.industry-list a:link,
.industry-list a:visited {
	color: #fff;
}
.industry-list a:active,
.industry-list a:hover {
	color: #fff;
}
.industry-list li {
	width: 25%;
	float: left;
	overflow: hidden;
	position: relative;
	transition: width 455ms;
}
.industry-list li figure {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	height: 790px;
}
.industry-list li figure img {
	display: none;
	height: 790px;
}
.industry-list li .black-40 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.industry-item {
	width: 330px;
	padding: 20px;
	height: 312px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -176px 0px 0px -185px;
	text-align: center;
	z-index: 1;
}
.industry-item:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	-webkit-transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: transform .52s cubic-bezier(.4, 0, .2, 1), -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transform: scaley(0);
	-webkit-transform: scaley(0);
	visibility: hidden \9;
	z-index: -1;
}
.industry-item p {
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.industry-item .ico {
	width: 60px;
	height: 60px;
	display: block;
	margin: 70px auto 4px;
	position: relative;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.industry-item .ico i {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.industry-item .ico .i1 {
	display: block;
}
.industry-item .ico .i2 {
	display: none;
}
.industry-item .t {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 5px;
}
.industry-item .en {
	font-family: "pf_din_text_comp_proregular";
	text-transform: uppercase;
	line-height: 1.1;
}
.industry-item .by {
	color: #666666;
	opacity: 0;
	visibility: hidden;
	line-height: 1.1;
}
.industry-item .addico {
	background: url(/uploads/image/tdimages/add_ico.png) no-repeat scroll center center;
	background-size: cover;
	width: 10px;
	height: 10px;
	display: block;
	margin: 0px auto 42px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.industry-item .morebtn {
	opacity: 0;
	margin: 0px auto;
	visibility: hidden;
	background-image: url(/uploads/image/tdimages/more_bg2.png);
}
.industry-item .morebtn .txt {
	color: #a0723e;
}
.industrylistpage1 {
	position: relative;
}
.pbot2 {
	background-image: url(/uploads/image/tdimages/pbot_2.png);
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -35px;
}
.pbot2 i {
	background-image: url(/uploads/image/tdimages/pbot_ico2.png);
}
.industry-one-l {
	margin: 40px auto;
	width: 835px;
	border-left: 1px solid #e8e8e8;
}
.industry-one-l li {
	float: left;
	display: block;
	width: 24%;
	font-size: 12px;
	border-right: 1px solid #e8e8e8;
	text-align: center;
	padding: 18px 0px;
}
.industry-one-l .num {
	font-size: 58px;
	line-height: 1;
	font-family: "baiduan number";
	color: #752d03;
}
.blackbtn .txt {
	background: url(/uploads/image/tdimages/arrow3.png) no-repeat scroll left center;
	padding-left: 20px;
}
.blackbtn:hover .txt {
	background-image: url(/uploads/image/tdimages/arrow5.png);
}
.industrylist-tbox .img {
	float: left;
	display: block;
	width: 12%;
	text-align: center;
}
.industrylist-tbox .img p {
	width: 80%;
}
.industrylist-tbox .ico img {
	display: block;
	width: 90px;
	margin: 0px auto 15px;
}
.industrylist-tbox .t {
	font-size: 24px;
	line-height: 1.4;
	color: #333333;
}
.industrylist-tbox .con {
	float: right;
	display: block;
	width: 84%;
	border-left: 1px solid #cccdce;
	padding-left: 3%;
}
.industrylist-tdemo {
	margin: 55px auto 0px;
}
.industrylist-tdemo .item {
	float: left;
	position: relative;
	overflow: hidden;
}
.industrylist-tdemo .img {
	overflow: hidden;
}
.industrylist-tdemo .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.industrylist-tdemo .item:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.industrylist-tdemo .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 5%;
	width: 90%;
	text-align: center;
	color: #fff;
	line-height: 1.5;
}
.industrylist-tdemo .slick-arrow {
	width: 22px;
	height: 49px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 99;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.industrylist-tdemo .slick-prev {
	background: url(/uploads/image/tdimages/rr_w_prev2.png) no-repeat left center;
	left: -44px;
}
.industrylist-tdemo .slick-next {
	background: url(/uploads/image/tdimages/rr_w_next2.png) no-repeat right center;
	right: -44px;
}
.industrylist-tdemo .slick-prev:hover {
	background-position: right center;
}
.industrylist-tdemo .slick-next:hover {
	background-position: left center;
}
.industrylist-ibox {
	margin-top: 60px;
}
.industry-list-one a:link,
.industry-list-one a:visited {
	color: #333333;
}
.industry-list-one a:active,
.industry-list-one a:hover {
	color: #a0733e;
}
.industry-list-one a.item {
	display: block;
	position: relative;
	overflow: hidden;
}
.industry-list-one li {
	background-color: #fff;
}
.industry-list-one li .img {
	width: 50%;
	display: block;
	position: relative;
	overflow: hidden;
}
.industry-list-one li .img img {
	transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	width: 100%;
	display: block;
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
}
.industry-list-one .img .black-20 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}
.industry-list-one .con {
	color: #7f7e7e;
	width: 32%;
	height: 100%;
	position: absolute;
	top: 0%;
}
.industry-list-one .con .ico {
	display: block;
	width: 90px;
	margin-bottom: 12px;
}
.industry-list-one .con .zh {
	font-size: 24px;
	line-height: 1.2;
	margin: 10px 0px 15px;
	color: #333333;
}
.industry-list-one .con .c {
	height: 76px;
	overflow: hidden;
	margin-bottom: 40px;
}
.industry-list-one .bor {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}
.industry-list-one .morebtn {
	background-image: url(/uploads/image/tdimages/more_bg2.png);
}
.industry-list-one .morebtn .txt {
	color: #977751;
}
.industry-list-one .oneitem .con {
	left: 56%;
}
.industry-list-one .oneitem .bor {
	left: 50%;
}
.industry-list-one .twoitem .img {
	margin-left: 50%;
}
.industry-list-one .twoitem .con {
	left: 12%;
}
.filler {
	position: absolute;
	display: block;
	background-color: #cca36e;
	-webkit-transition: 0.3s ease 0s;
	-moz-transition: 0.3s 0s;
	-o-transition: 0.3s 0s;
	transition: 0.3s 0s;
}
.industry-list-one .filler-left {
	width: 1px;
	height: 0%;
	left: 2%;
	top: 3%;
}
.industry-list-one .filler-right {
	width: 1px;
	height: 0%;
	right: 2%;
	bottom: 3%;
}
.industry-list-one .filler-top {
	width: 0%;
	height: 1px;
	right: 2%;
	top: 3%;
}
.industry-list-one .filler-bottom {
	width: 0%;
	height: 1px;
	left: 2%;
	bottom: 3%;
}
.industry-one-img dd {
	float: left;
	display: block;
	position: relative;
	width: 46%;
	margin: 22px 2%;
	cursor: zoom-in;
}
.industry-one-img .img {
	overflow: hidden;
	position: relative;
}
.industry-one-img .img img {
	width: 100%;
	display: block;
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.industry-one-img .bor {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 10px solid rgba(255, 122, 0, 0.26);
	box-sizing: border-box;
	opacity: 0;
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.industry-one-img .txt {
	height: 60px;
	line-height: 60px;
	padding-right: 35px;
	color: #666666;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.industry-one-img .line {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}
.industry-one-img .ico {
	background: url(/uploads/image/tdimages/arrow7.png) no-repeat;
	width: 13px;
	height: 10px;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -5px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.industry-one-img .txt:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #a0723e;
	position: absolute;
	left: 0;
	bottom: 0px;
	transform-origin: 100%;
	-webkit-transform-origin: 100%;
	-webkit-transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: transform .44s cubic-bezier(.4, 0, .2, 1), -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transform: scalex(0);
	-webkit-transform: scalex(0);
	visibility: hidden \9;
	z-index: 2;
}
.industry-one-img dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.industry-one-img dd:hover .bor {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.industry-one-img dd:hover .txt:before {
	transform: scalex(1);
	-webkit-transform: scalex(1);
	-moz-transform: scalex(1);
	transform-origin: 0;
	-webkit-transform-origin: 0;
	visibility: visible \9;
}
.industry-one-img dd:hover .txt {
	color: #a0733e;
}
.industry-one-img dd:hover .ico {
	background-image: url(/uploads/image/tdimages/arrow6.png);
	right: 0;
}
.industrylistpage2 {
	position: relative;
}
.industrylistpage2 .ilogo {
	margin-bottom: 20px;
}
.industrylistpage2 .pagec-zh {
	margin-bottom: 35px;
}
.industrylistpage2 .ipnav {
	margin-top: 50px;
}
.industrylistpage2 .iptx {
	margin-bottom: 20px;
}
.industry-list-two a:link,
.industry-list-two a:visited {
	color: #333;
}
.industry-list-two a:active,
.industry-list-two a:hover {
	color: #333;
}
.industry-list-two dd {
	float: left;
	display: block;
	width: 15.66%;
	overflow: hidden;
	margin-right: 1%;
	text-align: center;
	background-color: #f4f4f4;
}
.industry-list-two figure {
	overflow: hidden;
}
.industry-list-two figure img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.industry-list-two .item {
	display: block;
	padding-bottom: 175px;
	position: relative;
}
.industry-list-two .con {
	height: 230px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: -55px;
	width: 90%;
	padding: 30px 5% 0px;
	height: 200px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.industry-list-two .ico {
	width: 50px;
	height: 50px;
	position: relative;
	margin: 0px auto 8px;
	display: block;
}
.industry-list-two .ico i {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.industry-list-two .ico .i1 {
	display: block;
}
.industry-list-two .ico .i2 {
	display: none;
}
.industry-list-two .zh {
	font-size: 16px;
	line-height: 1.5;
	color: #333;
}
.industry-list-two .en {
	font-family: "pf_din_text_comp_proregular";
	line-height: 1.2;
	color: #999999;
	margin-bottom: 30px;
}
.industry-list-two .morebtn {
	opacity: 0;
	visibility: hidden;
}
.industry-list-two .morebtn .txt {
	color: #fff;
}
.industry-two-ul li {
	position: relative;
}
.ilink-ico1,
.ilink-ico2 {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	float: left;
	display: block;
	background-color: #b2a89c;
}
.ilink-ico1 i,
.ilink-ico2 i {
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.ilink-ico1 {
	margin-right: 12px;
}
.ilink-ico2 {
	position: relative;
}
.ilink-ico2 .wx-box {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 140%;
	width: 120px;
	height: 120px;
	margin-top: -75px;
	padding: 15px;
	border: 1px solid #fff;
	border-radius: 15px;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.22);
	transform: scale(0);
	transform-origin: 0% 50%;
	transition: all .5s;
}
.ilink-ico2 .wx-box img {
	width: 100%;
	display: block;
}
.ilink-ico2 .wx-box:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0%;
	margin: -8px 0 0 -12px;
	border-right: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}
.ilink-ico2 .wx-box:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0%;
	margin: -8px 0 0 -12px;
	border-right: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	z-index: 1;
}
.ilink-ico2 .black-30 {
	display: none;
}
.ilink-ico2.act .wx-box {
	opacity: 1;
	visibility: visible;
	transform: none;
}
.industry-link .morebtn {
	margin-top: 20px;
}
.industry-info-t {
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 28px;
}
.industry-link2 {
	float: right;
	display: block;
}
.industry-link2 .ilink-ico2 .wx-box {
	left: auto;
	right: 140%;
	transform-origin: 100% 50%;
}
.industry-link2 .wx-box:before {
	left: auto;
	right: 0;
	margin: -8px -12px 0 0px;
	border-right: 0px none;
	border-left: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}
.industry-link2 .wx-box:after {
	left: auto;
	right: 0;
	margin: -8px -12px 0 0px;
	border-right: 0px none;
	border-left: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	z-index: 1;
}
.industry-link-img {
	margin-left: -1%;
}
.industry-link-img li {
	float: left;
	display: block;
	width: 15.66%;
	margin: 20px 0px 0px 1%;
}
.industry-link-img figure {
	border: 1px solid #cccccc;
	overflow: hidden;
}
.industry-link-img figure img {
	width: 100%;
	display: block;
}
.industry-previous {
	margin: 0;
}
.industry-info-banner-box {
	padding-top: 5%;
}
.industry-info-banner {
	position: relative;
	height: 584px;
}
.industry-info-banner .item {
	position: relative;
}
.industry-info-banner .img {
	position: relative;
	overflow: hidden;
}
.industry-info-banner .img img {
	width: 100%;
	display: block;
	height: 584px;
}
.industry-info-banner .slick-active .img {
	-webkit-animation: imgin 1s;
	animation: imgin 1s;
}
.industry-info-banner .slick-active .img img {
	-webkit-animation: slidein 1s;
	animation: slidein 1s;
}
.industry-info-banner .slick-arrow {
	background: url(/uploads/image/tdimages/fz_i2.png) repeat;
	width: 69px;
	height: 69px;
	z-index: 105;
	top: 50%;
	margin-top: -35px;
}
.industry-info-banner .slick-arrow i {
	width: 100%;
	height: 100%;
	display: block;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.industry-info-banner .slick-prev {
	left: -100px;
}
.industry-info-banner .slick-next {
	right: -100px;
}
.industry-info-banner .slick-prev i {
	background: url(/uploads/image/tdimages/fz_ici1.png) no-repeat scroll center center;
}
.industry-info-banner .slick-next i {
	background: url(/uploads/image/tdimages/fz_ici12.png) no-repeat scroll center center;
}
.f30 {
	font-size: 30px;
	line-height: 1.5;
}
.industry-info-page {
	margin-bottom: 80px;
}
.industrytwo6-page {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.ipaget {
	font-size: 24px;
	margin-bottom: 24px;
	line-height: 1.5;
	color: #a0733e;
}
.isaleitem-list dd {
	margin-bottom: 28px;
	background-color: #fff;
	position: relative;
	transition: 0.43s;
}
.isaleitem-list a:link,
.isaleitem-list a:visited {
	color: #666666;
}
.isaleitem-list a:active,
.isaleitem-list a:hover {
	color: #977751;
}
.isaleitem-list .img {
	overflow: hidden;
}
.isaleitem-list .img img {
	width: 100%;
	display: block;
	transition: 600ms;
	-webkit-transition: 600ms;
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
}
.isaleitem-list .con {
	padding: 22px 202px 22px 5%;
	position: relative;
}
.isaleitem-list .con p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.isaleitem-list .con .t {
	font-size: 24px;
	color: #666666;
}
.isaleitem-list .con .c {
	color: #666666;
}
.isaleitem-list .morebtn {
	position: absolute;
	right: 5%;
	top: 40%;
}
.isaleitem-list dd:hover .img img {
	transform: initial;
	-webkit-transform: initial;
}
.isaleitem-list dd:hover {
	box-shadow: 0 0 29px rgba(0, 0, 0, 0.33);
}
.add-list {
	padding: 50px 0px 0px;
}
.add-list a:link,
.add-list a:visited {
	color: #666;
}
.add-list a:active,
.add-list a:hover {
	color: #a0733e;
}
.add-list dd {
	float: left;
	display: block;
	width: 32%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 20px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
	cursor: zoom-in;
}
.add-list dd:nth-child(3n) {
	margin-right: 0;
}
.add-list .img {
	position: relative;
	overflow: hidden;
}
.add-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.add-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.add-list dd:hover {
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.33);
}
/*industry style end*/

/*industrytwo2*/

.s_logo {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.store-ctt {
	background: #fff;
}
.store-list .spicbox {
	width: 43%;
	float: left;
}
.spicbox {
	position: relative;
}
.store-list .txts {
	width: 57%;
	float: left;
}
.s-ti {
	font-size: 24px;
	line-height: 1.4;
	color: #a0733e;
}
.store-list .txts .pa {
	padding: 60px 60px 0 60px;
}
.store-list .txts .s-ti {
	margin-bottom: 27px;
	line-height: 1.2;
}
/*.tools a{ width:48px; height:48px; border-radius:100%; background:#b2a89c; display:block; float:left; margin-right:12px; background-repeat:no-repeat; background-position:center center; }
.tools .s1{ background-image:; }
.tools .s2{ background-image:; }
.tools a:hover{ background-color:#a0733e; }*/

.store-list .txts .tools {
	margin-top: 37px;
}
.store-list .txts .freetx {
	max-height: 168px;
	overflow: hidden;
}
.spicslide .pic img {
	transform: none;
	-webkit-transform: none;
}
.spicslide .slick-arrow {
	width: 34px;
	height: 34px;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	z-index: 99;
}
.spicslide .slick-arrow i {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.spicslide .slick-arrow:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: 300ms;
	-webkit-transition: 300ms;
}
.spicslide .slick-prev {
	left: 18px;
}
.spicslide .slick-next {
	right: 18px;
}
.spicslide .slick-prev i {
	background: url(/uploads/image/tdimages/rr_sp_prev.png) no-repeat center center;
}
.spicslide .slick-next i {
	background: url(/uploads/image/tdimages/rr_sp_next.png) no-repeat center center;
}
.spicslide .slick-arrow:hover:before {
	background: #a0733e;
}
.spicbox .shadow,
.hotel-list .shadow {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/uploads/image/tdimages/rr_shadow.png) no-repeat center top;
	height: 99px;
	z-index: 99;
	background-size: 100% 99px;
}
.spicbox .actnum {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12px;
	color: #fff;
	z-index: 99;
}
.store-list li {
	border-bottom: 1px solid #cbcbcb;
	background: #fff;
}
.store-list .item1 .spicbox,
.store-list .item1 .txts {
	float: left;
}
.store-list .item2 .spicbox,
.store-list .item2 .txts {
	float: right;
}
.brands-box {
	padding: 56px 75px 65px 65px;
}
.brandslist li {
	width: 14.86%;
	margin-left: 1.8%;
	margin-bottom: 1.8%;
	float: left;
}
.brandslist {
	margin-left: -1.8%;
}
.brandslist .pic img {
	transform: none;
	-webkit-transform: none;
}
.brandslist .pic {
	border: 1px solid #ccc;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.brandslist li:hover .pic {
	border-color: #a0733e;
}
.brands-box .s-ti {
	margin-bottom: 20px;
}
.brandslist {
	margin-top: 40px;
}
.store-ctt {
	margin-top: 50px;
}
.spicslide .item {
	position: relative;
}
/*industrytwo2 end*/

/*industrytwo3*/

.b-ti .b-logo {
	float: left;
	width: 237px;
	max-width: 100%;
	display: block;
}
.b-ti .ti {
	font-size: 24px;
	color: #a0733e;
	float: left;
	line-height: 49px;
	margin-left: 35px;
}
.b-ti .tools {
	float: right;
}
.b-ti .tools a {
	margin-left: 12px;
	margin-right: 0;
}
.build-box {
	background: #fff;
}
.b-ti .freetx {
	margin-top: 27px;
	border-top: 1px solid #ccc;
	padding-top: 27px;
}
.b-ti {
	padding: 57px 75px 46px 65px;
}
.b-ti .b {
	float: left;
}
.spicbox2 .actnum {
	right: 8%;
	left: auto;
}
.spicbox2 .nowti,
.hotel-list .nowti {
	position: absolute;
	left: 8%;
	right: 8%;
	bottom: 12px;
	font-size: 18px;
	color: #fff;
	z-index: 99;
	text-align: center;
}
/*industrytwo3 end*/

/*industrytwo4*/

.hnav a {
	display: block;
	width: 50%;
	float: left;
	color: #666;
	font-size: 0;
	text-align: center;
}
.hnav {
	border: 1px solid #958d85;
}
.hnav .ico,
.hnav .ti {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
}
.hnav .ico {
	height: 56px;
	width: 40px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 3px;
}
.hnav .ti {
	font-size: 14px;
	line-height: 56px;
}
.hnav .h1 .ico {
	background-image: url(/uploads/image/tdimages/rr_h_ico_1.png);
}
.hnav .h2 .ico {
	background-image: url(/uploads/image/tdimages/rr_h_ico_2.png);
}
.hnav a:hover .ti,
.hnav a.act .ti {
	color: #fff;
}
.hnav a:hover,
.hnav a.act {
	background: #958d85;
}
.hnav a:hover .ico,
.hnav a.act .ico {
	background-position: center bottom;
}
.hotel-list dd {
	width: 32.53%;
	margin-left: 0.8%;
	margin-bottom: 2.2%;
	float: left;
	position: relative;
	color: #fff;
	cursor: zoom-in;
}
.hotel-list a {
	color: #fff;
}
.hotel-list {
	margin-left: -0.8%;
	margin-top: 60px;
}
.hotel-list .shadow {
	height: 75px;
	background-size: 100% 75px;
}
.hotel-list .nowti {
	left: 15px;
	right: 15px;
	font-size: 14px;
	bottom: 10px;
}
.hotel-ctt {
	background: #fff;
	margin-top: 27px;
}
.f-logo {
	display: block;
	max-width: 100%;
}
.spicbox2 .f-logo {
	position: absolute;
	left: 60px;
	top: 50px;
	z-index: 99;
}
.b-ti2 {
	border-bottom: 1px solid #ccc;
	padding: 0;
	padding-bottom: 20px;
}
.f-tx {
	margin-top: 60px;
}
.f-tx.mt {
	margin-top: 35px;
}
/*industrytwo4 end*/

/*hr style*/

.hrti {
	text-align: center;
}
.hrti .ch {
	font-size: 30px;
	color: #752d03;
	line-height: 1.4;
}
.hrti .en {
	font-family: "pf_din_text_comp_proregular";
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.1;
	color: #b5b4b3;
	margin-top: 6px;
}
.ipnav {
	text-align: center;
	font-size: 0;
	padding: 18px 0;
	margin-top: 70px;
}
.ipnav li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 88px;
	height: 88px;
	font-size: 16px;
	color: #fff;
	position: relative;
	margin: 0 32px;
	cursor: pointer;
}
.ipnav p {
	position: relative;
	padding-top: 30px;
}
.ipnav li:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ipnav .ip1:before,
.ipnav .ip1 span {
	background: #a0733e;
}
.ipnav .ip2:before,
.ipnav .ip2 span {
	background: #c6a47e;
}
.ipnav .ip3:before,
.ipnav .ip3 span {
	background: #958d85;
}
.ipnav .ip4:before,
.ipnav .ip4 span {
	background: #b8b8b8;
}
.ipnav .ip5:before,
.ipnav .ip5 span {
	background: #999999;
}
.ipnav li:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 4px;
	background: url(/uploads/image/tdimages/rr_hr_aw.png) no-repeat center bottom;
	bottom: 6px;
	transform: translatey(-10px);
	-webkit-transform: translatey(-10px);
	opacity: 0;
	visibility: hidden;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ipnav li span {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	transform: rotate(45deg) scale(1.2);
	-webkit-transform: rotate(45deg) scale(1.2);
	opacity: 0;
	visibility: hidden;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ipnav li:hover span {
	transform: rotate(45deg) scale(1);
	-webkit-transform: rotate(45deg) scale(1);
	opacity: 1;
	visibility: visible;
}
.ipnav li.act span {
	transform: rotate(45deg) scale(1);
	-webkit-transform: rotate(45deg) scale(1);
	opacity: 1;
	visibility: visible;
}
.ipnav li.act:after {
	transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.iptx {
	width: 720px;
	max-width: 100%;
	text-align: center;
	margin: 40px auto 0 auto;
	line-height: 2;
}
.iptx li {
	display: none;
	transform: translatex(60px);
	-webkit-transform: translatex(60px);
	opacity: 0;
	visibility: hidden;
	transition: 700ms;
	-webkit-transition: 700ms;
}
.iptx li.show {
	transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.hr1 {
	padding: 95px 0 70px 0;
}
.fixbg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.hrti.color-w .ch {
	color: #fff;
}
.workslide .wa {
	color: #666;
	background: #fff;
	display: block;
	margin: 0 13px;
}
.pic {
	overflow: hidden;
}
.pic > img,
.pic > a > img {
	display: block;
	width: 100%;
	transition: 600ms;
	-webkit-transition: 600ms;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.scapic:hover img {
	transform: initial;
	-webkit-transform: initial;
}
.workslide .wa .nowti {
	text-align: center;
	padding: 18px 10px;
}
.workslide .wa:hover .nowti {
	color: #a0733e;
}
.workslide .slick-arrow {
	width: 22px;
	height: 49px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 99;
	transition: 0ms;
	-webkit-transition: 0ms;
}
.workslide .slick-prev {
	background: url(/uploads/image/tdimages/rr_w_prev.png) no-repeat left center;
	left: -44px;
}
.workslide .slick-next {
	background: url(/uploads/image/tdimages/rr_w_next.png) no-repeat right center;
	right: -44px;
}
.morebtn3 {
	color: #fff;
	margin: 0 auto;
}
.morebtn3:before {
	background-image: url(/uploads/image/tdimages/more_bg.png);
}
.morebtn3:hover .txt {
	color: #fff;
}
.workslide {
	margin: 64px auto 62px auto;
}
.hr2 .fixbg {
	padding: 82px 0 124px 0;
}
.workslide .slick-prev:hover {
	background-position: right center;
}
.workslide .slick-next:hover {
	background-position: left center;
}
.orindro .t {
	font-size: 16px;
	font-weight: bold;
}
.orindro a {
	color: #977751;
}
.orindro .email {
	font-size: 15px;
	margin: 0 8px 0 11px;
	position: relative;
}
.orindro .email:before {
	content: "";
	position: absolute;
	left: 0;
	right: auto;
	width: 100%;
	height: 1px;
	background: #977751;
	bottom: 0;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.orindro .email:hover:before {
	width: 0;
	right: 0;
	left: auto;
}
.orindro {
	position: relative;
	/*padding-right: 240px;*/
	margin-top: 46px;
}
.setemail {
	display: block;
	width: 222px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #977751;
	color: #fff !important;
}
.setemail:hover {
	background: #999;
}
.orindro .setemail {
	position: absolute;
	right: 0;
	bottom: 6px;
}
.ortable {
	margin-top: 36px;
}
.ortable table {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	color: #333;
}
.ortable table td {
	border: 1px solid #ccc;
	padding: 16px 28px;
}
.ortable table th {
	background: #977751;
	text-align: left;
	color: #fff;
	font-weight: normal;
	padding: 10px 28px;
}
.ortable table .r1 {
	width: 27.75%;
}
.ortable table .r2 {
	width: 72.25%;
}
.ortable table td:nth-child(2),
.ortable table th:nth-child(2) {
	padding-left: 45px;
	padding-right: 45px;
}
.ortable table a {
	color: #977751;
	margin-right: 58px;
	position: relative;
}
.ortable table a:before {
	content: "";
	width: 0;
	bottom: 0;
	height: 1px;
	background: #977751;
	left: auto;
	right: 0;
	transition: 300ms;
	-webkit-transition: 300ms;
	position: absolute;
}
.ortable table a:hover:before {
	width: 100%;
	right: auto;
	left: 0;
}
.hrpaging {
	padding: 75px 0 95px 0;
}
.nowti {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.hrlist {
	margin: 25px 0px 0px;
}
.hrlist .hspan {
	text-align: center;
	cursor: pointer;
	width: 13%;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
}
.hrlist .hspan1 {
	text-align: left;
	padding-left: 5%;
	width: 17%;
}
.hrlist .hrdt {
	background-color: #b1b1b1;
	color: #fff;
}
.hrlist dd {
	margin-bottom: 3px;
	position: relative;
}
.hrlist .hrdt {
	height: 50px;
	overflow: hidden;
}
.hrlist .hrt {
	background-color: #f2f2f2;
	color: #666666;
}
.hrlist .hrt .hspan {
	line-height: 50px;
	height: 50px;
}
.hrlist .ib {
	width: 16px;
	height: 16px;
	margin: 17px auto 0px;
	display: block;
	position: relative;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.hrlist .ib i {
	display: block;
	background-color: #999999;
}
.hrlist .ib .ic1 {
	width: 2px;
	height: 16px;
	margin-left: 7px;
}
.hrlist .ib .ic2 {
	width: 16px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.hrlist .hrb {
	border: 1px solid #dcbfa2;
	display: none;
}
.hrlist .hrcon {
	width: 91%;
	margin: 0px auto;
	padding: 30px 0px 50px;
	overflow: hidden;
}
.hrlist dd.active .hrt,
.hrlist dd:hover .hrt {
	background-color: #977751;
	color: #fff;
}
.hrlist .active .ib i,
.hrlist dd:hover .ib i {
	background-color: #fff;
}
.hrlist .active .ib {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.hrlist .active .ib .ic2 {
	display: none;
}
.hline {
	border-top: 1px solid #eeeeee;
	padding: 22px 0px 0;
	margin-top: 35px;
}
.hline a:link,
.hline a:visited {
	color: #977751;
	text-decoration: underline;
}
.hline a:active,
.hline a:hover {
	color: #212121;
}
/*hr style end*/

/*wing style*/

.service-ul {
	padding: 0px 0px 10px;
}
.service-ul dd {
	padding-bottom: 0;
}
.service-ul .txt {
	height: 64px;
	overflow: hidden;
	line-height: 64px;
	text-align: center;
	padding: 0px 5%;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wingbox {
	padding: 48px 0 63px 0;
}
.pbg {
	background: #f9fafc;
}
.yypagenav {
	padding: 8px 15px;
	background: #fff;
}
.yypagenav a {
	float: left;
	color: #666;
	line-height: 25px;
	padding: 5px 36px;
	margin-left: -1px;
	position: relative;
	transition: background 300ms;
	-webkit-transition: background 300ms;
}
.yypagenav a:before {
	content: "";
	height: 14px;
	width: 1px;
	background: #ccc;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 0;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.yypagenav a:last-child:before {
	display: none;
}
.yypagenav a:hover {
	color: #a0733e;
}
.yypagenav a.active {
	background: #aca094;
	color: #fff;
}
.yypagenav a.active:before {
	background: #aca094;
}
.mywingtx {
	background: #fff;
	margin-top: 17px;
	padding: 0 70px 58px 80px;
}
.witi {
	line-height: 1.4;
	font-size: 30px;
	color: #a0733e;
}
.freetx {
	text-align: justify;
	line-height: 2;
}
.wingintro .txts {
	float: left;
	width: 68%;
}
.wingintro .txts .freetx {
	margin-top: 25px;
}
.wingintro .pic {
	width: 21.7%;
	float: right;
	margin-top: 22px;
}
.servicelist li {
	width: 33.33%;
	float: left;
	height: 230px;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.servicelist .sv1 {
	background: #b2926e;
}
.servicelist .sv2 {
	background: #958d85;
}
.servicelist .sv3 {
	background: #bab3ab;
}
.servicelist .ico {
	width: 76px;
	height: 76px;
	border: 1px solid #fff;
	margin: 0 auto;
	border-radius: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 11px;
}
.servicelist .sv1 .ico {
	background-image: url(/uploads/image/tdimages/rr_wing_ico_1.png);
}
.servicelist .sv2 .ico {
	background-image: url(/uploads/image/tdimages/rr_wing_ico_2.png);
}
.servicelist .sv3 .ico {
	background-image: url(/uploads/image/tdimages/rr_wing_ico_3.png);
}
.servicelist .ti {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 4px;
}
.servicelist .pa {
	padding: 25px 40px 0 40px;
}
.servicelist li:hover .ico {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.servicelist {
	margin-top: 45px;
}
.wing1 {
	padding: 75px 0 0 0;
}
.cclist .freetx {
	margin-left: 40%;
}
.cclist li {
	position: relative;
}
.cclist .picbox {
	width: 40%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.cclist .picbox img {
	vertical-align: middle;
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 90%;
	margin: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
}
.cclist .freetx .ti {
	font-weight: bold;
	color: #a0733e;
}
.cclist .freetx {
	padding: 37px 30px 40px 30px;
	border-left: 1px solid #d2d2d2;
}
.cclist li {
	border-bottom: 1px solid #d2d2d2;
}
.cclist {
	border: 1px solid #d2d2d2;
	border-bottom: none;
	margin-top: 16px;
}
.cclist .cc1 .picbox {
	background: #f9fafc;
}
.cclist .cc2 .picbox {
	background: #faf5e8;
}
.wing2 {
	padding: 60px 0 0 0;
}
.msimg {
	display: block;
	width: 100%;
	margin-top: 32px;
}
.wing3 {
	padding: 60px 0 0 0;
}
.handlecard {
	display: block;
	width: 305px;
	height: 49px;
	line-height: 49px;
	color: #fff;
	margin: 55px auto 0 auto;
	background-color: #977751;
	text-align: center;
}
.handlecard span {
	padding-left: 50px;
	color: #fff;
	background: url(/uploads/image/tdimages/rr_hc_ico.png) no-repeat 0px center;
	display: inline-block;
}
.handlecard:hover {
	background-color: #999;
}
.mstelbox {
	border-top: 1px solid #ccc;
	padding-top: 30px;
	margin-top: 66px;
}
.mstelbox .tel {
	font-size: 16px;
	padding-left: 50px;
	position: relative;
}
.mstelbox .tel:before {
	content: "";
	position: absolute;
	width: 35px;
	height: 35px;
	left: 0;
	top: 50%;
	margin-top: -17px;
	background: url(/uploads/image/tdimages/rr_tel.png) no-repeat center center;
}
.mstelbox .tel a {
	color: #666;
	cursor: auto;
}
.mstelbox .tel em {
	font-style: normal;
	font-size: 18px;
	color: #a0723e;
	margin-right: 12px;
}
.mstelbox .tel span {
	margin: 0 15px;
}
.maintro {
	margin-top: 50px;
}
.malist .scapic {
	display: block;
	width: 31.33%;
	margin-left: 2%;
	margin-bottom: 2.5%;
	float: left;
	color: #666;
	background: #fff;
	padding-bottom: 14px;
}
.malist {
	margin: 63px 0 8px -2%;
}
.malist .tx {
	line-height: 18px;
	height: 36px;
	text-align: center;
	margin-top: 14px;
	padding: 0 30px;
	overflow: hidden;
}
.malist .scapic:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}
.malist .scapic:hover .tx {
	color: #a0733e;
}
.paging {
	background: #aca094;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
.paging a {
	padding: 0px 6px;
	height: 22px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin: 0 6px;
}
.paging a.act,
.paging a:hover {
	background-color: #8d7e70;
}
.paging .prev,
.paging .next {
	margin: 0;
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	bottom: 0;
	width: 60px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center center;
}
.paging .prev {
	left: 0;
	background-image: url(/uploads/image/tdimages/rr_pager_prev.png);
}
.paging .next {
	background-image: url(/uploads/image/tdimages/rr_pager_next.png);
	right: 0;
}
.ombox {
	background: #fff;
	padding: 56px 0 78px 70px;
	margin-top: 20px;
}
.ombox .ti {
	font-size: 24px;
	color: #a0733e;
	line-height: 1.4;
	margin-bottom: 17px;
}
.omform .s-input,
.omform .s-textarea {
	font-size: 14px;
	display: block;
	line-height: 24px;
	border: 1px solid #d1d1d1;
	padding: 15px 25px;
	color: #666;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.omform .clearfix .s-input {
	width: 465px;
	float: left;
	margin-right: 20px;
}
.omform .clearfix .s-input:last-child {
	margin-right: 0;
}
.omform .s-textarea {
	width: 1002px;
	height: 96px;
	resize: none;
}
.omform li {
	margin-bottom: 15px;
	overflow: hidden;
}
.omform .ma {
	width: 180px;
	border: 1px solid #d1d1d1;
	float: left;
	overflow: hidden;
	height: 54px;
}
.omform .ma img {
	display: block;
	width: 100%;
}
.subbtn {
	border: 0px none;
	width: 132px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	display: block;
	background: #977751;
	color: #fff;
	cursor: pointer;
	margin-top: 20px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.subbtn:hover {
	background: #666;
}
.omform .s-input:focus,
.omform .s-textarea:focus {
	border-color: #977751;
}
.omform {
	margin-top: 22px;
}
.cta-banner {
	position: relative;
	overflow: hidden;
}
.cta-banner .load-img2 {
	position: absolute;
	display: block;
	width: 100%;
}
.cta-banner .pinner {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 53%;
}
.ctabox {
	background: #fff;
	position: relative;
	z-index: 99;
	margin-top: -20%;
}
.ctabox .pa {
	padding: 60px 100px 100px 100px;
}
.ctalist .namebox {
	width: 33%;
	float: left;
}
.ctalist .ti {
	font-size: 20px;
	color: #333;
	line-height: 1.4;
	padding-right: 20px;
}
.ctalist .ctas {
	width: 49%;
	float: left;
}
.ctalist .ctas .citme {
	color: #666;
	line-height: 25px;
	display: block;
	position: relative;
	padding-left: 40px;
	margin-bottom: 11px;
	padding-right: 20px;
}
.ctalist .ctas .citme:before {
	width: 40px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-repeat: no-repeat;
	background-position: left center;
}
.ctalist .ctas .c1:before {
	background-image: url(/uploads/image/tdimages/rr_cta_ico_1.png);
}
.ctalist .ctas .c2:before {
	background-image: url(/uploads/image/tdimages/rr_cta_ico_2.png);
}
.ctalist .ctas .c3:before {
	background-image: url(/uploads/image/tdimages/rr_cta_ico_3.png);
}
.ctalist .ctas a:hover {
	color: #a0733e;
}
.ctalist .mabox {
	width: 18%;
	float: left;
}
.ctalist .mabox .ma {
	width: 96px;
	text-align: center;
	line-height: 1.4;
	max-width: 100%;
}
.ctalist .mabox .ma img {
	display: block;
	width: 100%;
}
.ctalist li {
	border-bottom: 1px solid #ccc;
	padding: 60px 0 36px 0;
}
.ctalist {
	border-top: 2px solid #333;
}
.ctaarea {
	padding-bottom: 75px;
}
.ctalist .ctas a:hover:before {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.wingshowbox {
	position: relative;
	padding: 60px 70px;
	margin: 0px auto;
	width: 300px;
	background-color: #fff;
	text-align: center;
	color: #a0733e;
	font-size: 18px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	border: 1px solid #f9fafc;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.wingshowbox .open-box-close {
	background: url(/uploads/image/tdimages/close_i2.png) no-repeat scroll center center;
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.open-box .wingshowbox {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.open-box .open-modal {
	opacity: 1;
	visibility: visible;
}
.open-modal {
	position: fixed;
	left: 0px;
	top: 0px;
	overflow-y: auto;
	right: 0px;
	bottom: 0px;
	z-index: 1200;
	opacity: 0;
	background:  repeat;
	background: none rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-overflow-scrolling: touch;
	display: none;
}
.align-vertical {
	height: 100%;
	width: 100%;
	position: relative;
	display: table;
}
.vertical-inner {
	display: table-cell;
	vertical-align: middle;
}
/*wing end*/

/*add join style*/

.recruitment-list {
	padding: 45px 0px 0px;
}
.recruitment-list a:link,
.recruitment-list a:visited {
	color: #666666;
}
.recruitment-list a:active,
.recruitment-list a:hover {
	color: #a0733e;
}
.recruitment-list dd {
	float: left;
	display: block;
	width: 32%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 25px;
	transition: 0.43s;
	-webkit-transition: 0.43s;
	background-color: #fff;
}
.recruitment-list dd:nth-child(3n) {
	margin-right: 0;
}
.recruitment-list .img {
	position: relative;
	overflow: hidden;
}
.recruitment-list .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.recruitment-list .txt {
	line-height: 1.5;
	overflow: hidden;
	text-align: center;
	padding: 15px 5% 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.recruitment-list dd:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.recruitment-list dd:hover {
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.33);
}
.recruitment-list dd:hover .txt {
	color: #a0733e;
}
.recruitment-info {
	background-color: #f2f2f2;
	padding: 30px 55px;
}
.recruitment-select-box {
	margin-top: 35px;
}
.recruitment-select {
	float: left;
	display: block;
	width: 60%;
}
select.mar-sel {
	padding: 10px 26px 10px 8px;
	line-height: 18px;
	vertical-align: middle;
	border: 1px solid #959595;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "microsoft jhenghei";
	color: #666666;
	font-size: 14px;
	font-family: "microsoft yahei", "微软雅黑", "hiragino sans gb", "冬青黑体", tahoma, "times new roman", helvetica, arial;
	cursor: pointer;
	float: left;
	display: block;
	margin: 0px 2% 25px 0px;
	width: 40%;
	border-radius: 0;
}
select.mar-sel option {
	padding: 2px 2%;
	box-sizing: border-box;
}
select.mar-sel:hover {
	color: #101010;
}
.csstransitions select.mar-sel {
	background: url(/uploads/image/tdimages/link_select_ico2.png) no-repeat scroll 95% center;
}
.recruitment-serach {
	float: right;
	display: block;
	width: 200px;
	padding: 0 88px 0 0;
	position: relative;
}
.recruitment-serach .txt {
	width: 80%;
	padding: 10px 10%;
	border: 1px solid #959595;
	border-right: 0px none;
	height: 22px;
	line-height: 22px;
}
.recruitment-serach .btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 88px;
	text-align: center;
	height: 100%;
	line-height: 42px;
	color: #fff;
	background-color: #977751;
}
.recruitment-serach .btn:hover {
	background-color: #733e1f;
}
.recruitment-serach .txt:focus {
	border-color: #977751;
}
.recruitment-select-t {
	padding-top: 40px;
	color: #333333;
	font-size: 18px;
}
.recruitment-select-t .en {
	margin-left: 10px;
	color: #b5b4b3;
	font-family: "pf_din_text_comp_proregular";
	text-transform: uppercase;
}
.join-box-btn {
	padding-top: 30px;
}
.join-box-btn .btn {
	float: left;
	display: block;
	background-color: #977751;
	color: #fff;
	padding: 10px 40px;
	margin-right: 30px;
}
.join-box-btn .btn .txt {
	background: url(/uploads/image/tdimages/join_i0.png) no-repeat scroll left center;
	padding-left: 34px;
	display: inline-block;
}
.join-box-btn .btn1 .txt {
	background-image: url(/uploads/image/tdimages/join_i1.png);
}
.join-box-btn .btn2 .txt {
	background-image: url(/uploads/image/tdimages/join_i2.png);
}
.join-box-btn .btn3 {
	margin-right: 0;
}
.join-box-btn .btn3 .txt {
	background-image: url(/uploads/image/tdimages/join_i3.png);
}
.join-box-btn .btn:hover {
	background-color: #3c1605;
}
.join-page-bg {
	background: url(/uploads/image/tdimages/black_50.png) repeat;
	background: none rgba(0, 0, 0, 0.5);
}
.join-form {
	width: 744px;
	background-color: #fff;
	border: 1px solid #cacaca;
	padding: 35px 80px 75px;
	margin: 0px auto;
}
.join-form .t {
	font-size: 30px;
	color: #977751;
	background: url(/uploads/image/tdimages/join_bm.png) no-repeat scroll left top;
	padding-left: 70px;
	border-bottom: 1px solid #977751;
	padding-bottom: 24px;
	line-height: 1.4;
}
.join-form .line {
	border-bottom: 1px solid #977751;
	margin-top: 2px;
	margin-bottom: 35px;
}
.jfitem {
	background-color: #f1f1f1;
	padding: 14px 18px 14px 70px;
	position: relative;
}
.jfitem-2 {
	padding-left: 108px;
}
.jfitem .jftxt {
	width: 100%;
	height: 20px;
	line-height: 20px;
	border: 0px none;
	padding: 0;
	margin: 0;
	color: #666666;
	display: block;
}
.jfitem .name {
	position: absolute;
	left: 16px;
	color: #666666;
	top: 26%;
}
.jformlist dd {
	margin-top: 18px;
	float: left;
	display: block;
	width: 47%;
	margin-right: 6%;
}
.jformlist dd.jfitem-ddr {
	margin-right: 0;
}
.jformbox2-t {
	font-weight: bold;
	font-size: 18px;
	color: #977751;
	padding-bottom: 12px;
	border-bottom: 3px solid #dfdfdf;
	margin: 36px 0px;
}
.jformbox2 .jformlist dd {
	margin-top: 0;
	margin-bottom: 5px;
}
.jformbox2 .title {
	padding: 8px 0px;
	line-height: 1.5;
}
.jformlist2 dd {
	margin-bottom: 5px;
}
.jfitem-bg {
	background-color: #f1f1f1;
	padding: 14px 18px;
}
.jfitem-bg .jftxt {
	width: 100%;
	height: 20px;
	line-height: 20px;
	border: 0px none;
	padding: 0;
	margin: 0;
	color: #666666;
	display: block;
}
.jfitem-bg .jftext {
	width: 100%;
	line-height: 1.8;
	height: 90px;
	resize: none;
	border: 0px none;
	padding: 0;
	margin: 0;
	color: #666666;
	display: block;
}
.bge8e7e7 {
	background-color: #e8e7e7;
}
.add-jform-box {
	padding: 22px 0px 35px;
}
.add-jform-btn {
	background: url(/uploads/image/tdimages/jmore.png) no-repeat scroll left center;
	padding: 4px 0px 4px 35px;
	display: inline-block;
}
.add-jform-btn:hover {
	background-image: url(/uploads/image/tdimages/jmore2.png);
}
.add-jform-btn:hover .txt {
	color: #3c1605;
}
.jf-yzm-box {
	position: relative;
	padding-right: 194px;
}
.jf-yzm-box .yzmlink {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 182px;
	border: 1px solid #d1d1d1;
	display: block;
}
.jf-yzm-box .yzmlink img {
	width: 100%;
	display: block;
}
.jf-yzm-box .yzmtxt {
	padding: 17px 5%;
	border: 1px solid #d1d1d1;
	width: 90%;
}
.jf-yzm-box .yzmtxt:focus {
	border-color: #977751;
}
.jformbtn {
	display: block;
	width: 100%;
	padding: 14px 0px;
	margin-top: 22px;
	color: #fff;
	background-color: #977751;
	text-align: center;
}
.jformbtn .txt {
	color: #fff;
}
.jformbtn:hover {
	background-color: #3c1605;
}
.jfitem-line {
	margin: 25px 0px 20px;
	height: 1px;
	background-color: #dfdfdf;
}
.campusimg {
	margin-top: 40px;
	overflow: hidden;
}
.campusimg img {
	width: 100%;
	display: block;
}
.campus-demo {
	margin: 35px auto 0px;
	width: 1024px;
}
.campus-demo .item {
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0px 12px;
	cursor: zoom-in;
}
.campus-demo .img {
	overflow: hidden;
}
.campus-demo .img img {
	width: 100%;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.campus-demo .item:hover .img img {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.campus-demo .slick-arrow {
	width: 22px;
	height: 49px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 99;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.campus-demo .slick-prev {
	background: url(/uploads/image/tdimages/rr_w_prev2.png) no-repeat left center;
	left: -44px;
}
.campus-demo .slick-next {
	background: url(/uploads/image/tdimages/rr_w_next2.png) no-repeat right center;
	right: -44px;
}
.campus-demo .slick-prev:hover {
	background-position: right center;
}
.campus-demo .slick-next:hover {
	background-position: left center;
}
.campus-demo .slick-prev.slick-disabled:hover {
	background-position: left center;
}
.campus-demo .slick-next.slick-disabled:hover {
	background-position: right center;
}
.campuspage {
	margin-top: 50px;
}
.campuspage .t {
	font-size: 28px;
	font-weight: normal;
	color: #333;
	line-height: 1.5;
	margin-bottom: 26px;
}
.campuspage .t2 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.campuspage table {
	border-collapse: inherit;
	width: 100% !important;
}
.campuspage table td,
.campuspage table th {
	padding: 12px 3% !important;
	margin: 0px 0px !important;
}
.campuspage table tr:nth-of-type(even) {
	background-color: #f9f9f9;
}
.campusbtn {
	display: block;
	background-color: #a0733e;
	color: #fff;
	padding: 18px 0px;
	margin-top: 60px;
	text-align: center;
}
.campusbtn .txt {
	background: url(/uploads/image/tdimages/join_i4.png) no-repeat scroll left center;
	padding-left: 34px;
	display: inline-block;
}
.campusbtn:hover {
	background-color: #3c1605;
}
.jfitem-line2 {
	border-bottom: 3px solid #dfdfdf;
	margin-bottom: 36px;
	height: 0px;
	overflow: hidden;
}
/*add join style end*/

/*serach style*/

.serachpage {
	min-height: 100vh;
	min-height: -moz-calc(100vh - 84px);
	min-height: -webkit-calc(100vh - 84px);
	min-height: calc(100vh - 84px);
}
.pbanner2 {
	position: relative;
	background-color: #bab3ab;
	padding: 45px 0px 65px;
}
.seracht {
	font-size: 18px;
	color: #fff;
	padding: 0px 2%;
}
.serach-banner-box {
	position: relative;
	z-index: 1;
	color: #fff;
}
.serach-banner-box ::-webkit-input-placeholder {
	color: #fff;
}
.serach-banner-box :-moz-placeholder {
	color: #fff;
}
.serach-banner-box ::-moz-placeholder {
	color: #fff;
}
.serach-banner-box :-ms-input-placeholder {
	color: #fff;
}
.serach-banner-box .t {
	font-size: 28px;
	padding-bottom: 8px;
}
.serach-banner {
	position: relative;
	width: 448px;
	padding: 16px 84px 16px 24px;
	background-color: #a0733e;
	height: 24px;
	line-height: 24px;
}
.serach-banner .txt {
	border: 0px none;
	height: 24px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: transparent;
	font-size: 14px;
	color: #fff;
	font-family: "microsoft yahei";
}
.serach-banner .btn {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 84px;
	height: 100%;
	background-color: #a0733e;
}
.serach-banner .btn i {
	width: 26px;
	height: 26px;
	background: url(/uploads/image/tdimages/serach_bg2.png) no-repeat scroll center center;
	background-size: cover;
	display: block;
	margin: 15px auto;
}
.serach-banner .btn:hover {
	background-color: #866135;
}
.serachlist a:link,
.serachlist a:visited {
	color: #333;
}
.serachlist a:active,
.serachlist a:hover {
	color: #a0733e;
}
.serachlist {
	padding: 15px 0px 40px;
}
.serachlist dd {
	background-color: #f2f2f2;
	margin-bottom: 4px;
	color: #333;
	transition: 0.3s;
}
.serachlist a {
	display: block;
	padding: 12px 2%;
	line-height: 1.4;
}
.serachlist .w-search-txt {
	color: #b07d41;
	font-size: 16px;
}
.search-t .r .xg {
	font-family: arial;
	color: #f28e00;
}
.serachlist dd:hover {
	background-color: #dedede;
}
/*serach style end*/