* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0
}
body {
	font:normal normal normal 14px/1.5 "PingFang SC","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC",sans-serif;
	color:#656464;
	background-color:#fff
}
body,html {
	-webkit-overflow-scrolling:touch;
	overflow-scrolling:touch
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%
}
button {
	border:0 none
}
button,input[type=button],input[type=submit],select {
	cursor:pointer
}
table {
	border-spacing:0;
	border-collapse:collapse
}
button,input,select,textarea {
	font-size:100%;
	font-family:'Montserrat-Regular',Arial,sans-serif
}
input {
	-moz-border-radius:0;
	border-radius:0;
	outline-style:none;
	-webkit-appearance:none;
	-moz-appearance:none
}
input[type='checkbox'] {
	-webkit-appearance:checkbox
}
input::-webkit-input-placeholder {
	color:#999
}
input::-moz-placeholder {
	color:#999
}
input:-moz-placeholder {
	color:#999
}
input:-ms-input-placeholder {
	color:#999
}
textarea {
	resize:none;
	outline-style:none;
	-webkit-appearance:none;
	-moz-appearance:none
}
textarea::-webkit-input-placeholder {
	color:#999
}
ol,ul {
	list-style:none
}
a {
	color:#656464;
	text-decoration:none;
	-webkit-tap-highlight-color:rgba(207,0,43,0.5)
}
a:hover {
	color:#e60012
}
img {
	display:inline-block;
	-ms-interpolation-mode:bicubic;
	border:0 none
}
p img {
	max-width:100%
}
:focus {
	outline:0
}
.clearfix:after,.clearfix:before {
	display:table;
	content:''
}
.clearfix:after {
	clear:both
}
::-moz-selection {
	color:#fff;
	background:#e60012
}
::selection {
	color:#fff;
	background:#e60012
}
::-moz-selection {
	color:#fff;
	background:#e60012
}
.textoverflow {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis
}
.wrap {
	position:relative;
	width:1400px;
	margin:0 auto
}
@media only screen and (max-width:1440px) {
	.wrap {
	width:100%;
	padding:0 15px
}
}h2.title {
	text-align:center
}
h2.title.cn {
	padding-top:80px;
	font-size:45px
}
@media only screen and (max-width:1440px) {
	h2.title.cn {
	padding-top:40px;
	font-size:30px
}
}@media only screen and (max-width:1440px) {
	h2.title.cn {
	padding-top:30px;
	font-size:24px
}
}h2.title.en {
	padding-bottom:60px;
	font-size:25px;
	font-family:PingFang SC Light,"Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC",sans-serif
}
@media only screen and (max-width:1440px) {
	h2.title.en {
	padding-bottom:50px;
	font-size:20px
}
}@media only screen and (max-width:1440px) {
	h2.title.en {
	padding-bottom:40px;
	font-size:18px
}
}.view-more {
	display:block;
	width:150px;
	height:40px;
	line-height:38px;
	margin:0 auto;
	font-size:14px;
	text-align:center;
	border:1px solid #656464;
	-webkit-transition:all .15s linear;
	-moz-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear
}
.view-more span {
	font-size:20px;
	vertical-align:middle
}
@media only screen and (max-width:768px) {
	.view-more span {
	font-size:14px
}
}.view-more:hover {
	color:#fff;
	border-color:#e60012;
	background-color:#e60012
}
.ant1,.ant2,.ant3,.ant4,.ant5,.ant6,.ant7,.ant8 {
	-webkit-transform:translate3d(0,50px,0);
	-moz-transform:translate3d(0,50px,0);
	transform:translate3d(0,50px,0);
	opacity:0;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease
}
.ani1,.ani2,.ani3,.ani4,.ani5,.ani6,.ani7,.ani8 {
	-webkit-transform:translate3d(0,100px,0);
	-moz-transform:translate3d(0,100px,0);
	transform:translate3d(0,100px,0);
	opacity:0;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease
}
.ani1,.ant1 {
	-webkit-transition-delay:0s !important;
	-moz-transition-delay:0s !important;
	-o-transition-delay:0s !important;
	transition-delay:0s !important
}
.ani2,.ant2 {
	-webkit-transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	transition-delay:0.2s !important
}
.ani3,.ant3 {
	-webkit-transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	transition-delay:0.4s !important
}
.ani4,.ant4 {
	-webkit-transition-delay:0.6s !important;
	-moz-transition-delay:0.6s !important;
	-o-transition-delay:0.6s !important;
	transition-delay:0.6s !important
}
.ani5,.ant5 {
	-webkit-transition-delay:0.8s !important;
	-moz-transition-delay:0.8s !important;
	-o-transition-delay:0.8s !important;
	transition-delay:0.8s !important
}
.ani6,.ant6 {
	-webkit-transition-delay:1s !important;
	-moz-transition-delay:1s !important;
	-o-transition-delay:1s !important;
	transition-delay:1s !important
}
.ani7,.ant7 {
	-webkit-transition-delay:1.2s !important;
	-moz-transition-delay:1.2s !important;
	-o-transition-delay:1.2s !important;
	transition-delay:1.2s !important
}
.ani8,.ant8 {
	-webkit-transition-delay:1.4s !important;
	-moz-transition-delay:1.4s !important;
	-o-transition-delay:1.4s !important;
	transition-delay:1.4s !important
}
.animated .ani1,.animated .ani2,.animated .ani3,.animated .ani4,.animated .ani5,.animated .ani5,.animated .ani7,.animated .ani8,.animated .ant1,.animated .ant2,.animated .ant3,.animated .ant4,.animated .ant5,.animated .ant6,.animated .ant7,.animated .ant8,.animated.ani1,.animated.ani2,.animated.ani3,.animated.ani4,.animated.ani5,.animated.ani6,.animated.ani7,.animated.ani8,.animated.ant1,.animated.ant2,.animated.ant3,.animated.ant4,.animated.ant5,.animated.ant6,.animated.ant7,.animated.ant8 {
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	opacity:1
}
::-webkit-input-placeholder {
	color:#999
}
:-moz-placeholder {
	color:#999
}
::-moz-placeholder {
	color:#999
}
:-ms-input-placeholder {
	color:#999
}
@-webkit-keyframes ZoomIn {
	0% {
	-webkit-transform:translate3d(-50%,-50%,0) scale(0);
	transform:translate3d(-50%,-50%,0) scale(0)
}
100% {
	-webkit-transform:translate3d(-50%,-50%,0) scale(1);
	transform:translate3d(-50%,-50%,0) scale(1)
}
}@-moz-keyframes ZoomIn {
	0% {
	-moz-transform:translate3d(-50%,-50%,0) scale(0);
	transform:translate3d(-50%,-50%,0) scale(0)
}
100% {
	-moz-transform:translate3d(-50%,-50%,0) scale(1);
	transform:translate3d(-50%,-50%,0) scale(1)
}
}@keyframes ZoomIn {
	0% {
	-webkit-transform:translate3d(-50%,-50%,0) scale(0);
	-moz-transform:translate3d(-50%,-50%,0) scale(0);
	transform:translate3d(-50%,-50%,0) scale(0)
}
100% {
	-webkit-transform:translate3d(-50%,-50%,0) scale(1);
	-moz-transform:translate3d(-50%,-50%,0) scale(1);
	transform:translate3d(-50%,-50%,0) scale(1)
}
}@-webkit-keyframes ZoomOut {
	0% {
	-webkit-transform:translate3d(-50%,-50%,0) scale(1);
	transform:translate3d(-50%,-50%,0) scale(1)
}
100% {
	-webkit-transform:translate3d(-50%,-50%,0) scale(0);
	transform:translate3d(-50%,-50%,0) scale(0)
}
}@-moz-keyframes ZoomOut {
	0% {
	-moz-transform:translate3d(-50%,-50%,0) scale(1);
	transform:translate3d(-50%,-50%,0) scale(1)
}
100% {
	-moz-transform:translate3d(-50%,-50%,0) scale(0);
	transform:translate3d(-50%,-50%,0) scale(0)
}
}@keyframes ZoomOut {
	0% {
	-webkit-transform:translate3d(-50%,-50%,0) scale(1);
	-moz-transform:translate3d(-50%,-50%,0) scale(1);
	transform:translate3d(-50%,-50%,0) scale(1)
}
100% {
	-webkit-transform:translate3d(-50%,-50%,0) scale(0);
	-moz-transform:translate3d(-50%,-50%,0) scale(0);
	transform:translate3d(-50%,-50%,0) scale(0)
}
}@-webkit-keyframes FadeOut {
	0% {
	opacity:1
}
100% {
	opacity:0
}
}@-moz-keyframes FadeOut {
	0% {
	opacity:1
}
100% {
	opacity:0
}
}@keyframes FadeOut {
	0% {
	opacity:1
}
100% {
	opacity:0
}
}
header {
	position:fixed;
	z-index:10000;
	top:0;
	left:0;
	width:100%;
	height:60px;
	background-color:#e60012
}
header .wrap {
	height:100%
}
header .wrap h1 {
	position:absolute;
	top:0;
	left:50%;
	height:100%;
	margin-left:-155px;
	font-size:0
}
@media only screen and (max-width:600px) {
	header .wrap h1 {
    margin-left: -50px;
}
}
header .wrap h1.pc {
	display:block;	
}
header .wrap h1.mb {
	display:none;	
}

@media only screen and (max-width:600px) {
	header .wrap h1.pc {
		display:none;	
	}
	header .wrap h1.mb {

		display:block;	
	}
}

header .wrap h1 a {
	display:block;
	height:100%;
	padding-top:12px
}
@media only screen and (max-width:600px) {
	header .wrap h1 a {
	padding-top:20px
}
}
header .wrap h1 a img {
	display:block;
	width:311px;
	height:40px
}
@media only screen and (max-width:600px) {
	header .wrap h1 a img {
	width:81px;
	height:30px
}
}header .wrap #menu-btn {
	position:relative;
	display:table;
	float:right;
	width:25px;
	height:100%;
	text-align:center
}
header .wrap #menu-btn.active .line-wrapper {
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	-webkit-transition-delay:0.6s;
	-moz-transition-delay:0.6s;
	-o-transition-delay:0.6s;
	transition-delay:0.6s;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
header .wrap #menu-btn.active .line:nth-child(2) {
	width:0
}
header .wrap #menu-btn.active .line:nth-child(1),header .wrap #menu-btn.active .line:nth-child(3) {
	-webkit-transition-delay:0.3s;
	-moz-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	transition-delay:0.3s
}
header .wrap #menu-btn.active .line:nth-child(1) {
	-webkit-transform:translateY(6px);
	-moz-transform:translateY(6px);
	-ms-transform:translateY(6px);
	transform:translateY(6px)
}
header .wrap #menu-btn.active .line:nth-child(3) {
	-webkit-transform:translateY(-6px) rotate(90deg);
	-moz-transform:translateY(-6px) rotate(90deg);
	-ms-transform:translateY(-6px) rotate(90deg);
	transform:translateY(-6px) rotate(90deg)
}
header .wrap #menu-btn .line-wrapper {
	display:table-cell;
	vertical-align:middle
}
header .wrap #menu-btn .line-wrapper .line {
	display:block;
	width:25px;
	height:2px;
	margin:4px auto;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	background-color:#fff
}
@media only screen and (max-width:768px) {
	header .wrap #menu-btn .line-wrapper .line {
	margin:4px 0 0
}
}header #header-nav {
	position:absolute;
	top:60px;
	left:0;
	display:none;
	width:100%;
	background-color:#fff;
	background-color:rgba(255,255,255,0.9);
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.1);
	box-shadow:1px 1px 1px rgba(0,0,0,0.1);
	z-index:9999
}
header #header-nav ul {
	font-size:0;
	text-align:center
}
@media only screen and (max-width:768px) {
	header #header-nav ul {
	overflow:hidden;
	text-align:left
}
}header #header-nav ul li {
	display:inline-block;
	margin:0 50px
}
@media only screen and (max-width:1440px) {
	header #header-nav ul li {
	margin:0 20px
}
}@media only screen and (max-width:1024px) {
	header #header-nav ul li {
	margin:0 12px
}
}@media only screen and (max-width:768px) {
	header #header-nav ul li {
	display:block;
	margin:0;
	border-bottom:1px solid #d8d8d8
}
header #header-nav ul li:last-child {
	border-bottom:0 none
}
}header #header-nav ul li.current a {
	color:#e60012
}
header #header-nav ul li a {
	line-height:80px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase
}
@media only screen and (max-width:1024px) {
	header #header-nav ul li a {
	font-size:13px
}
}@media only screen and (max-width:768px) {
	header #header-nav ul li a {
	display:block;
	line-height:50px;
	padding:0 5%
}
}.main-container {
	position:relative;
	padding:60px 0 0
}
#carousel {
	position:relative;
	margin:0 auto
}
#carousel .bd li {
	position:relative;
	overflow:hidden
}
#carousel .bd li picture img {
	width:100%;
	vertical-align:top
}
#carousel .hd {
	position:absolute;
	bottom:20px;
	width:100%;
	text-align:center
}
#carousel .hd ul {
	display:inline-block;
	overflow:hidden;
	text-align:center
}
#carousel .hd ul li {
	position:relative;
	float:left;
	width:18px;
	height:18px;
	margin:0 5px;
	padding:5px 0;
	font-size:0;
	cursor:pointer
}
@media only screen and (max-width:768px) {
	#carousel .hd ul li {
	margin:0;
	padding:0
}
}#carousel .hd ul li:before {
	position:absolute;
	top:50%;
	left:50%;
	width:9px;
	height:9px;
	margin-top:-4.5px;
	margin-left:-4.5px;
	content:'';
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#666;
	background-color:rgba(0,0,0,0.3)
}
#carousel .hd ul li.on:before {
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin-top:0;
	margin-left:0;
	background-color:#e60012
}
@media only screen and (max-width:768px) {
	#carousel .hd ul li.on:before {
	top:50%;
	left:50%;
	width:9px;
	height:9px;
	margin-top:-4.5px;
	margin-left:-4.5px
}
}footer {
	color:#fff;
	background-color:#e60012
}
footer .footer-nav {
	padding-top:70px;
	padding-bottom:50px;
	border-bottom:2px solid #fff
}
@media only screen and (max-width:768px) {
	footer .footer-nav {
	padding-top:50px;
	padding-bottom:30px
}
}footer .footer-nav h2 {
	float:left;
	font-size:0
}
footer .footer-nav h2 a {
	display:block
}
footer .footer-nav h2 a img {
	display:block;
	width:311px;
	height:40px
}
@media only screen and (max-width:600px) {
	footer .footer-nav h2 a img {
	width:85%
}
}footer .footer-nav .nav {
	float:right
}
@media only screen and (max-width:768px) {
	footer .footer-nav .nav {
	display:none
}
}footer .footer-nav .nav li {
	float:left;
	margin-left:90px
}
@media only screen and (max-width:1440px) {
	footer .footer-nav .nav li {
	margin-left:30px
}
}footer .footer-nav .nav li a {
	font-size:20px;
	color:#fff
}
footer .footer-nav .nav li a:hover {
	color:#e60012
}
@media only screen and (max-width:1440px) {
	footer .footer-nav .nav li a {
	font-size:16px
}
}footer .info-social {
	padding-top:50px;
	padding-bottom:30px;
	border-bottom:2px solid #fff
}
@media only screen and (max-width:768px) {
	footer .info-social {
	padding-top:30px
}
}footer .info-social .info {
	float:left
}
footer .info-social .info h2 {
	margin-bottom:20px;
	font-size:30px
}
@media only screen and (max-width:768px) {
	footer .info-social .info h2 {
	font-size:24px
}
}footer .info-social .info ul li {
	margin-bottom:10px
}
footer .info-social .info ul li img {
	vertical-align:middle
}
footer .info-social .social {
	float:right;
	margin-top:60px
}
@media only screen and (max-width:768px) {
	footer .info-social .social {
	float:left;
	width:100%;
	margin-top:20px
}
}footer .info-social .social li {
	float:left;
	margin-left:30px
}
@media only screen and (max-width:768px) {
	footer .info-social .social li {
	margin-right:30px;
	margin-left:0
}
}footer .info-social .social li a {
	display:block
}
footer .info-social .social li a img {
	display:block;
	width:65px
}
@media only screen and (max-width:768px) {
	footer .info-social .social li a img {
	width:40px
}
}footer .bottom {
	padding:20px 0;
	text-align:center
}
footer .bottom a {
	color:#fff
}
.modal-mask {
	position:fixed;
	z-index:11000;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:none;
	overflow:hidden;
	height:100%;
	background-color:#373737;
	background-color:rgba(0,0,0,0.65);
	filter:alpha(opacity=50)
}
.modal-mask.fade-out {
	-webkit-animation:FadeOut 0.3s ease-in-out forwards;
	-moz-animation:FadeOut 0.3s ease-in-out forwards;
	animation:FadeOut 0.3s ease-in-out forwards
}
.modal-mask .modal {
	position:fixed;
	top:50%;
	left:50%;
	width:250px;
	height:250px;
	-webkit-transform:translate3d(-50%,-50%,0) scale(1);
	-moz-transform:translate3d(-50%,-50%,0) scale(1);
	transform:translate3d(-50%,-50%,0) scale(1);
	-webkit-box-shadow:0 4px 12px rgba(0,0,0,0.15);
	-moz-box-shadow:0 4px 12px rgba(0,0,0,0.15);
	box-shadow:0 4px 12px rgba(0,0,0,0.15)
}
.modal-mask .modal.zoom-in {
	-webkit-animation:ZoomIn 0.3s ease-in-out;
	-moz-animation:ZoomIn 0.3s ease-in-out;
	animation:ZoomIn 0.3s ease-in-out
}
.modal-mask .modal.zoom-out {
	-webkit-animation:ZoomOut 0.3s ease-in-out;
	-moz-animation:ZoomOut 0.3s ease-in-out;
	animation:ZoomOut 0.3s ease-in-out
}
.modal-mask .modal img {
	display:block;
	width:100%;
	height:100%
}
.product-list {
	padding-bottom:100px;
	background-color:#fff
}
@media only screen and (max-width:768px) {
	.product-list {
	padding-bottom:50px
}
}.product-list .list {
	margin-right:-25px
}
@media only screen and (max-width:1440px) {
	.product-list .list {
	margin-right:-15px
}
}.product-list .list li {
	float:left;
	width:450px;
	margin-right:25px;
	margin-bottom:30px
}
@media only screen and (max-width:1440px) {
	.product-list .list li {
	width:33.3333%;
	margin-right:0;
	padding-right:15px
}
}@media only screen and (max-width:768px) {
	.product-list .list li {
	width:50%;
	margin-bottom:5px
}
}.product-list .list li a {
	display:block;
	width:100%;
	height:100%;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear
}
.product-list .list li a:hover {
	-webkit-transform:translate3d(0,-2px,0);
	-moz-transform:translate3d(0,-2px,0);
	transform:translate3d(0,-2px,0);
	-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);
	-moz-box-shadow:0 15px 30px rgba(0,0,0,0.1);
	box-shadow:0 15px 30px rgba(0,0,0,0.1)
}
.product-list .list li a:hover .thumb img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear
}
.product-list .list li a .thumb {
	display:block;
	overflow:hidden;
	width:100%;
	margin-bottom:20px
}
@media only screen and (max-width:768px) {
	.product-list .list li a .thumb {
	margin-bottom:5px
}
}.product-list .list li a .thumb img {
	display:block;
	width:100%;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear
}
.product-list .list li a .name {
	display:block;
	overflow:hidden;
	width:100%;
	padding-bottom:20px;
	font-size:18px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis
}
@media only screen and (max-width:1440px) {
	.product-list .list li a .name {
	font-size:16px
}
}@media only screen and (max-width:768px) {
	.product-list .list li a .name {
	font-size:14px
}
}.product-list .classification {
	overflow-x:auto;
	overflow-y:hidden;
	margin-top:60px;
	margin-bottom:50px;
	padding-bottom:5px;
	font-size:0;
	text-align:center;
	white-space:nowrap;
	-webkit-overflow-scrolling:touch;
	-ms-overflow-style:none
}
@media only screen and (max-width:1024px) {
	.product-list .classification {
	margin-top:50px;
	margin-bottom:50px
}
}.product-list .classification li {
	display:inline-block;
	margin:0 20px
}
@media only screen and (max-width:1440px) {
	.product-list .classification li {
	margin:0 10px
}
}.product-list .classification li.current a {
	color:#fff;
	background-color:#e60012
}
.product-list .classification li a {
	display:block;
	height:50px;
	line-height:50px;
	padding:0 50px;
	font-size:20px;
	text-align:center;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear
}
.product-list .classification li a:hover {
	color:#fff;
	background-color:#e60012
}
@media only screen and (max-width:1440px) {
	.product-list .classification li a {
	height:40px;
	line-height:40px;
	padding:0 30px;
	font-size:16px
}
}@media only screen and (max-width:1024px) {
	.product-list .classification li a {
	font-size:14px
}
}.product-list .loading-icon {
	display:none
}
.product-list .loading-icon img {
	display:block;
	margin:0 auto
}
.product-list .hint {
	text-align:center;
	color:#e60012
}
.director img {
	display:block;
	width:100%
}
.handpainted-photography {
	color:#fff
}
.handpainted-photography .item {
	position:relative;
	float:left;
	width:33.3333%
}
@media only screen and (max-width:500px) {
	.handpainted-photography .item {
	width:100%
}
}.handpainted-photography .item img {
	display:block;
	width:100%
}
.handpainted-photography .item .desc {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	padding:0 5%;
	text-align:center;
	-webkit-transform:translate3d(0,-50%,0);
	-moz-transform:translate3d(0,-50%,0);
	transform:translate3d(0,-50%,0)
}
.handpainted-photography .item .desc h2.title.cn {
	padding-top:0
}
@media only screen and (max-width:1024px) {
	.handpainted-photography .item .desc h2.title.cn {
	font-size:20px
}
}@media only screen and (max-width:1024px) {
	.handpainted-photography .item .desc h2.title.cn {
	font-size:20px
}
}.handpainted-photography .item .desc h2.title.en {
	padding-bottom:50px;
	font-size:20px
}
@media only screen and (max-width:1024px) {
	.handpainted-photography .item .desc h2.title.en {
	font-size:14px
}
}@media only screen and (max-width:1024px) {
	.handpainted-photography .item .desc h2.title.en {
	font-size:13px
}
}.handpainted-photography .item .desc .view-more {
	color:#fff;
	border-color:#fff
}
.handpainted-photography .item .desc .view-more:hover {
	border-color:#e60012;
	background-color:#e60012
}
@media only screen and (max-width:1024px) {
	.handpainted-photography .item .desc .view-more {
	width:150px;
	height:40px;
	line-height:38px;
	font-size:14px
}
}.handpainted-photography .item .desc .play {
	display:block;
	width:80px;
	height:80px;
	background:url(../images/icon/play-off2.png) 0 0 no-repeat;
	margin:40px auto 0;
	-webkit-transition:all .15s linear;
	-moz-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
	-moz-background-size:cover !important;
	background-size:cover !important
}
.handpainted-photography .item .desc .play:hover {
	background:url(../images/icon/play-on2.png) 0 0 no-repeat
}
@media only screen and (max-width:1024px) {
	.handpainted-photography .item .desc .play {
	width:40px;
	height:40px
}
}.client-list {
	padding-bottom:100px;
	background-color:#fff
}
@media only screen and (max-width:768px) {
	.client-list {
	padding-bottom:50px
}
}.client-list .list li {
	float:left;
	width:20%;
	height:200px;
	line-height:200px;
	text-align:center
}
@media only screen and (max-width:1440px) {
	.client-list .list li {
	width:25%;
	height:150px;
	line-height:150px
}
}@media only screen and (max-width:1440px) {
	.client-list .list li {
	width:33.3333%;
	height:120px;
	line-height:120px
}
}.client-list .list li img {
	display:inline-block;
	max-width:80%;
	max-height:80%;
	vertical-align:middle
}
.banner {
	margin-bottom:80px;
	background-color:#fff
}
@media only screen and (max-width:1440px) {
	.banner {
	margin-bottom:60px
}
}@media only screen and (max-width:1024px) {
	.banner {
	margin-bottom:50px
}
}.banner a {
	display:block
}
.banner img {
	display:block;
	width:100%
}
.about-us .overview {
	margin-bottom:80px
}
@media only screen and (max-width:1024px) {
	.about-us .overview {
	margin-bottom:50px
}
}.about-us .overview .icon {
	margin-bottom:50px
}
@media only screen and (max-width:768px) {
	.about-us .overview .icon {
	margin-bottom:30px
}
}.about-us .overview .icon img {
	display:block;
	margin:0 auto
}
@media only screen and (max-width:768px) {
	.about-us .overview .icon img {
	width:40%
}
}.about-us .overview h2 {
	line-height:1.2;
	margin-bottom:30px;
	font-size:40px;
	text-align:center;
	color:#e60012
}
@media only screen and (max-width:1440px) {
	.about-us .overview h2 {
	font-size:30px
}
}@media only screen and (max-width:768px) {
	.about-us .overview h2 {
	margin-bottom:20px;
	font-size:24px
}
}.about-us .overview p {
	width:1200px;
	line-height:1.9;
	margin:0 auto 60px;
	font-size:18px;
	text-align:center
}
@media only screen and (max-width:1440px) {
	.about-us .overview p {
	width:100%;
	padding:0 15px;
	font-size:16px
}
}@media only screen and (max-width:768px) {
	.about-us .overview p {
	margin-bottom:30px;
	font-size:14px
}
}.about-us .overview img.us {
	display:block;
	width:100%
}
.about-us .client-list h2 {
	margin-bottom:60px;
	font-size:45px;
	text-align:center
}
.about-us .client-list h2 .red {
	color:#e60012
}
@media only screen and (max-width:1440px) {
	.about-us .client-list h2 {
	font-size:30px
}
}@media only screen and (max-width:1024px) {
	.about-us .client-list h2 {
	margin-bottom:50px
}
}@media only screen and (max-width:768px) {
	.about-us .client-list h2 {
	font-size:24px
}
}.cases .desc {
	margin-bottom:80px
}
@media only screen and (max-width:768px) {
	.cases .desc {
	margin-bottom:50px
}
}.cases .desc h2 {
	font-size:22px;
	color:#e60012
}
@media only screen and (max-width:768px) {
	.cases .desc h2 {
	font-size:18px
}
}.cases .desc h3,.cases .desc p {
	font-size:18px
}
@media only screen and (max-width:768px) {
	.cases .desc h3,.cases .desc p {
	font-size:14px
}
}.cases .desc h3 {
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #ddd
}
.cases .cases-dtl img {
	display:block;
	width:100%
}
.advantage {
	margin-top:-20px;
	margin-bottom:100px
}
@media only screen and (max-width:1440px) {
	.advantage {
	margin-bottom:50px
}
}.advantage .classification {
	overflow-x:auto;
	overflow-y:hidden;
	margin-bottom:50px;
	padding-bottom:5px;
	font-size:0;
	text-align:center;
	white-space:nowrap;
	-webkit-overflow-scrolling:touch;
	-ms-overflow-style:none
}
@media only screen and (max-width:1440px) {
	.advantage .classification {
	margin-bottom:50px
}
}.advantage .classification li {
	display:inline-block
}
.advantage .classification li:first-child a {
	margin-left:0
}
.advantage .classification li.current a,.advantage .classification li:hover a {
	color:#fff;
	background-color:#e60012
}
.advantage .classification li a {
	display:block;
	width:450px;
	height:50px;
	line-height:50px;
	margin-left:25px;
	font-size:20px;
	text-align:center;
	text-transform:uppercase;
	background-color:#ddd;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear
}
@media only screen and (max-width:1500px) {
	.advantage .classification li a {
	width:auto;
	margin:0 20px;
	padding:0 50px
}
}@media only screen and (max-width:1024px) {
	.advantage .classification li a {
	margin:0 10px;
	padding:0 30px;
	font-size:16px
}
}@media only screen and (max-width:768px) {
	.advantage .classification li a {
	height:40px;
	line-height:40px;
	font-size:14px
}
}.advantage .thumb img {
	display:block;
	width:100%;
	margin-bottom:50px
}
@media only screen and (max-width:1440px) {
	.advantage .thumb img {
	margin-bottom:15px
}
}.advantage .thumb .middle ul li {
	float:left;
	width:50%
}
.advantage .thumb .middle ul li.odd {
	padding-right:25px
}
.advantage .thumb .middle ul li.even {
	padding-left:25px
}
.advantage .thumb .middle ul li.block {
	width:100%
}
@media only screen and (max-width:1440px) {
	.advantage .thumb .middle ul li.odd {
	padding-right:7.5px
}
.advantage .thumb .middle ul li.even {
	padding-left:7.5px
}
}.advantage .video-thumb .top {
	margin-bottom:50px
}
@media only screen and (max-width:1440px) {
	.advantage .video-thumb .top {
	margin-bottom:15px
}
}.advantage .video-thumb img {
	display:block;
	width:100%
}
.advantage .video-thumb .list ul li {
	float:left;
	width:50%;
	margin-bottom:50px;
	padding-right:25px
}
.advantage .video-thumb .list ul li.even {
	padding-right:0;
	padding-left:25px
}
@media only screen and (max-width:1440px) {
	.advantage .video-thumb .list ul li {
	margin-bottom:15px;
	padding-right:7.5px
}
.advantage .video-thumb .list ul li.even {
	padding-left:7.5px
}
}.advantage .video-thumb .list ul li a {
	position:relative;
	display:block;
	overflow:hidden;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear
}
.advantage .video-thumb .list ul li a:hover {
	-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);
	-moz-box-shadow:0 15px 30px rgba(0,0,0,0.1);
	box-shadow:0 15px 30px rgba(0,0,0,0.1)
}
.advantage .video-thumb .list ul li a:hover .icon {
	background:url("../images/icon/play-on.png") 0 0 no-repeat
}
.advantage .video-thumb .list ul li a:hover img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1)
}
.advantage .video-thumb .list ul li a img {
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear
}
.advantage .video-thumb .list ul li a .icon {
	position:absolute;
	top:50%;
	left:50%;
	width:100px;
	height:100px;
	margin-top:-50px;
	margin-left:-50px;
	background:url("../images/icon/play-off.png") 0 0 no-repeat;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear
}
@media only screen and (max-width:1024px) {
	.advantage .video-thumb .list ul li a .icon {
	width:60px;
	height:60px;
	margin-top:-30px;
	margin-left:-30px;
	-moz-background-size:cover !important;
	background-size:cover !important
}
}@media only screen and (max-width:768px) {
	.advantage .video-thumb .list ul li a .icon {
	width:40px;
	height:40px;
	margin-top:-20px;
	margin-left:-20px;
	-moz-background-size:cover !important;
	background-size:cover !important
}
}.advantage .desc {
	font-size:26px;
	text-align:center
}
@media only screen and (max-width:1440px) {
	.advantage .desc {
	font-size:20px
}
}@media only screen and (max-width:1024px) {
	.advantage .desc {
	font-size:16px
}
}@media only screen and (max-width:768px) {
	.advantage .desc {
	font-size:14px
}
}.video-page .html5-video {
	width:100% !important;
	height:auto !important;
	-o-object-fit:fill;
	object-fit:fill
}
.video-page .downgrade-video {
	display:none;
	max-width:100% !important;
	margin:0 auto
}
.video-page .downgrade-video.vjs-default-skin .vjs-play-progress {
	background-color:#e60012
}
.video-page .downgrade-video.vjs-default-skin .vjs-volume-level {
	background-color:#e60012
}
.video-page .desc {
	margin-top:80px;
	margin-bottom:80px
}
@media only screen and (max-width:768px) {
	.video-page .desc {
	margin-top:50px;
	margin-bottom:50px
}
}.video-page .desc h2 {
	font-size:22px;
	color:#e60012
}
@media only screen and (max-width:768px) {
	.video-page .desc h2 {
	font-size:18px
}
}.video-page .desc h3,.video-page .desc p {
	font-size:18px
}
@media only screen and (max-width:768px) {
	.video-page .desc h3,.video-page .desc p {
	font-size:14px
}
}.video-page .desc h3 {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd
}
.contact-us {
	margin-bottom:80px
}
@media only screen and (max-width:768px) {
	.contact-us {
	margin-bottom:50px
}
}.contact-us .info {
	float:left
}
@media only screen and (max-width:1024px) {
	.contact-us .info {
	width:100%
}
}.contact-us .info h2 {
	margin-bottom:50px;
	font-size:40px
}
@media only screen and (max-width:1440px) {
	.contact-us .info h2 {
	margin-bottom:30px;
	font-size:30px
}
}.contact-us .info ul li {
	margin-bottom:20px
}
.contact-us .info ul li img {
	display:inline-block;
	margin-right:15px;
	vertical-align:middle
}
.contact-us .form-container {
	float:right;
	width:820px;
	font-size:16px
}
@media only screen and (max-width:1440px) {
	.contact-us .form-container {
	width:620px
}
}@media only screen and (max-width:1024px) {
	.contact-us .form-container {
	width:100%
}
}.contact-us .form-container input:focus,.contact-us .form-container textarea:focus {
	border:1px solid #e60012 !important
}
.contact-us .form-container .input-block input {
	float:left;
	width:400px;
	height:50px;
	line-height:50px;
	margin-bottom:20px;
	padding:0 1em;
	border:1px solid #ddd
}
.contact-us .form-container .input-block input#username {
	margin-right:20px
}
@media only screen and (max-width:1440px) {
	.contact-us .form-container .input-block input {
	width:300px
}
}@media only screen and (max-width:768px) {
	.contact-us .form-container .input-block input {
	width:100%;
	margin-right:0
}
.contact-us .form-container .input-block input#captcha-input {
	width:-moz-calc(100% - 20px - 120px);
	width:calc(100% - 20px - 120px)
}
}@media only screen and (max-width:768px) {
	.contact-us .form-container .input-block #captcha {
	float:right;
	width:120px
}
}.contact-us .form-container .textarea-container {
	position:relative
}
.contact-us .form-container .textarea-container textarea {
	width:100%;
	height:200px;
	line-height:1.5;
	padding:15px 230px 15px 1em;
	border:1px solid #ddd
}
@media only screen and (max-width:768px) {
	.contact-us .form-container .textarea-container textarea {
	padding:15px
}
}.contact-us .form-container .textarea-container #submit {
	position:absolute;
	top:0;
	right:0;
	width:200px;
	height:200px;
	font-size:0;
	border:0 none;
	background:#e60012 url("../images/icon/submit.png") center center no-repeat
}
@media only screen and (max-width:768px) {
	.contact-us .form-container .textarea-container #submit {
	position:relative;
	width:100%;
	height:50px;
	margin-top:20px;
	font-size:16px;
	color:#fff;
	background:#e60012
}
}.home-service {
	padding:180px 0
}
@media only screen and (max-width:1440px) {
	.home-service {
	padding:100px 0
}
}@media only screen and (max-width:768px) {
	.home-service {
	padding:50px 0
}
}.home-service ul {
	font-size:0;
	text-align:center
}
.home-service ul li {
	display:inline-block;
	width:300px;
	margin:0 80px
}
@media only screen and (max-width:1440px) {
	.home-service ul li {
	margin:0 20px
}
}@media only screen and (max-width:1024px) {
	.home-service ul li {
	width:220px;
	margin:0 10px
}
}@media only screen and (max-width:768px) {
	.home-service ul li {
	display:block;
	margin:0 auto 30px
}
}.home-service ul li.item1 .icon {
	background-image:url("../images/icon/service1.png")
}
.home-service ul li.item2 .icon {
	background-image:url("../images/icon/service2.png")
}
@media only screen and (max-width:768px) {
	.home-service ul li.item3 {
	margin-bottom:0
}
}.home-service ul li.item3 .icon {
	background-image:url("../images/icon/service3.png")
}
.home-service ul li a {
	display:block
}
.home-service ul li a:hover .icon {
	background-color:#e60012
}
.home-service ul li .icon {
	width:260px;
	height:260px;
	margin:0 auto 30px;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#ddd;
	background-repeat:no-repeat;
	background-position:center center
}
@media only screen and (max-width:1440px) {
	.home-service ul li .icon {
	width:150px;
	height:150px;
	-moz-background-size:50%;
	background-size:50%
}
}@media only screen and (max-width:1440px) {
	.home-service ul li .icon {
	width:100px;
	height:100px
}
}@media only screen and (max-width:768px) {
	.home-service ul li .icon {
	margin:0 auto 10px
}
}.home-service ul li .desc {
	display:block;
	font-size:24px;
	text-align:center
}
@media only screen and (max-width:1440px) {
	.home-service ul li .desc {
	font-size:18px
}
}@media only screen and (max-width:1024px) {
	.home-service ul li .desc {
	font-size:16px
}
}@media only screen and (max-width:768px) {
	.home-service ul li .desc {
	font-size:14px
}
}.news-dtl {
	padding-top:100px
}
@media only screen and (max-width:1440px) {
	.news-dtl {
	padding-top:50px
}
}@media only screen and (max-width:768px) {
	.news-dtl {
	padding-top:30px
}
}.news-dtl .title {
	font-size:28px;
	font-weight:bold;
	text-align:center
}
@media only screen and (max-width:1440px) {
	.news-dtl .title {
	font-size:24px
}
}@media only screen and (max-width:768px) {
	.news-dtl .title {
	font-size:20px
}
}.news-dtl .time {
	display:block;
	margin-bottom:50px;
	padding-bottom:20px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#656464;
	border-bottom:1px solid #ddd
}
@media only screen and (max-width:1440px) {
	.news-dtl .time {
	margin-bottom:30px;
	font-size:18px
}
}@media only screen and (max-width:768px) {
	.news-dtl .time {
	margin-bottom:20px;
	font-size:16px
}
}.news-dtl .content {
	margin-bottom:35px;
	border-bottom:1px solid #ddd
}
.news-dtl .content img {
	display:block;
	max-width:100%;
	margin:0 auto 50px
}
@media only screen and (max-width:1440px) {
	.news-dtl .content img {
	margin-bottom:30px
}
}@media only screen and (max-width:768px) {
	.news-dtl .content img {
	margin-bottom:20px
}
}.news-dtl .content p {
	margin-bottom:50px;
	font-size:24px;
	color:#656464
}
@media only screen and (max-width:1440px) {
	.news-dtl .content p {
	margin-bottom:30px;
	font-size:20px
}
}@media only screen and (max-width:768px) {
	.news-dtl .content p {
	margin-bottom:20px;
	font-size:16px
}
}.news-dtl .tool {
	position:relative;
	margin-bottom:100px
}
@media only screen and (max-width:1440px) {
	.news-dtl .tool {
	margin-bottom:50px
}
}@media only screen and (max-width:768px) {
	.news-dtl .tool {
	margin-bottom:30px
}
}.news-dtl .tool .back {
	display:block;
	width:60px;
	height:60px;
	margin:0 auto;
	background:url("../images/icon/back.png") 0 0 no-repeat
}
@media only screen and (max-width:1440px) {
	.news-dtl .tool .back {
	width:50px;
	height:50px;
	-moz-background-size:cover !important;
	background-size:cover !important
}
}@media only screen and (max-width:768px) {
	.news-dtl .tool .back {
	width:40px;
	height:40px
}
}.news-dtl .tool .next,.news-dtl .tool .prev {
	position:absolute;
	top:0;
	line-height:60px;
	font-size:24px
}
@media only screen and (max-width:768px) {
	.news-dtl .tool .next,.news-dtl .tool .prev {
	line-height:50px;
	font-size:20px
}
}@media only screen and (max-width:768px) {
	.news-dtl .tool .next,.news-dtl .tool .prev {
	line-height:40px;
	font-size:16px
}
}.news-dtl .tool .prev {
	left:0
}
.news-dtl .tool .next {
	right:0
}
.news {
	padding-top:100px;
	padding-bottom:100px
}
@media only screen and (max-width:1440px) {
	.news {
	padding-top:50px;
	padding-bottom:50px
}
}@media only screen and (max-width:768px) {
	.news {
	padding-top:30px;
	padding-bottom:30px
}
}.news .loading-icon {
	display:none
}
.news .loading-icon img {
	display:block;
	margin:0 auto
}
.news .hint {
	text-align:center;
	color:#e60012
}
.news .list {
	margin-right:-25px
}
@media only screen and (max-width:1440px) {
	.news .list {
	margin-right:-15px
}
}@media only screen and (max-width:768px) {
	.news .list {
	margin-right:0
}
}.news .list li {
	float:left;
	width:33.3333%;
	margin-bottom:35px
}
@media only screen and (max-width:1440px) {
	.news .list li {
	width:50%
}
}@media only screen and (max-width:768px) {
	.news .list li {
	width:100%
}
}.news .list li .ani1 {
	padding-right:25px
}
@media only screen and (max-width:1440px) {
	.news .list li .ani1 {
	padding-right:15px
}
}@media only screen and (max-width:768px) {
	.news .list li .ani1 {
	padding-right:0
}
}.news .list li a {
	display:block;
	padding-bottom:30px;
	border-bottom:1px solid #ddd
}
.news .list li a:hover {
	color:#656464;
	-webkit-transform:translate3d(0,-2px,0);
	-moz-transform:translate3d(0,-2px,0);
	transform:translate3d(0,-2px,0);
	-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);
	-moz-box-shadow:0 15px 30px rgba(0,0,0,0.1);
	box-shadow:0 15px 30px rgba(0,0,0,0.1);
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
	overflow:hidden
}
.news .list li a:hover .time {
	color:#656464
}
.news .list li a:hover .view {
	background:url("../images/icon/eye-red.png") 0 0 no-repeat
}
.news .list li a:hover .link {
	background:url("../images/icon/link-red.png") 0 0 no-repeat
}
.news .list li .thumb {
	display:block;
	width:100%;
	height:0;
	margin-bottom:25px;
	padding-top:66.6666%;
	background-repeat:no-repeat !important;
	background-position:center center !important;
	-moz-background-size:cover !important;
	background-size:cover !important
}
.news .list li .title {
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	padding:0 5%
}
.news .list li .time {
	display:block;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#656464
}
.news .list li p {
	overflow:hidden;
	height:78px;
	line-height:26px;
	margin-bottom:20px;
	font-size:16px;
	padding:0 5%
}
.news .list li .link,.news .list li .view {
	display:block;
	width:60px;
	height:60px;
	margin:0 auto
}
.news .list li .view {
	background:url("../images/icon/eye.png") 0 0 no-repeat
}
.news .list li .link {
	background:url("../images/icon/link.png") 0 0 no-repeat
}
.service-page .category {
	padding-top:100px;
	padding-bottom:100px
}
@media only screen and (max-width:768px) {
	.service-page .category {
	padding-top:50px;
	padding-bottom:50px
}
}.service-page .category .left {
	float:left;
	width:32.2%;
	padding-top:100px
}
@media only screen and (max-width:1440px) {
	.service-page .category .left {
	padding-top:0;
	width:45%
}
}@media only screen and (max-width:768px) {
	.service-page .category .left {
	width:100%;
	margin-bottom:50px
}
}.service-page .category .left>strong {
	font-size:36px;
	color:#e60012;
	display:block
}
@media only screen and (max-width:768px) {
	.service-page .category .left>strong {
	font-size:20px
}
}.service-page .category .left ul li {
	margin-top:30px
}
.service-page .category .left ul li strong {
	font-size:24px;
	font-weight:bold
}
@media only screen and (max-width:768px) {
	.service-page .category .left ul li strong {
	font-size:16px
}
}.service-page .category .left ul li p {
	font-size:18px
}
@media only screen and (max-width:768px) {
	.service-page .category .left ul li p {
	font-size:14px
}
}.service-page .category .right {
	float:right;
	width:56.4%
}
@media only screen and (max-width:1440px) {
	.service-page .category .right {
	width:50%
}
}@media only screen and (max-width:768px) {
	.service-page .category .right {
	width:100%
}
}.service-page .category .right img {
	display:block;
	width:100%
}
@media only screen and (max-width:768px) {
	.service-page .category .right img {
	width:80%;
	margin:0 auto
}
}.service-page .mode {
	background-color:#e60012;
	padding-top:100px;
	padding-bottom:100px
}
@media only screen and (max-width:768px) {
	.service-page .mode {
	padding-top:50px;
	padding-bottom:50px
}
}.service-page .mode .left {
	float:left;
	width:47.1%
}
@media only screen and (max-width:768px) {
	.service-page .mode .left {
	width:100%
}
}.service-page .mode .left img {
	display:block;
	width:100%
}
@media only screen and (max-width:768px) {
	.service-page .mode .left img {
	width:80%;
	margin:0 auto
}
}.service-page .mode .right {
	float:right;
	margin-right:10.7%;
	width:28.5%;
	color:#fff;
	padding-top:200px
}
@media only screen and (max-width:1440px) {
	.service-page .mode .right {
	padding-top:0
}
}@media only screen and (max-width:768px) {
	.service-page .mode .right {
	float:left;
	width:100%
}
}.service-page .mode .right strong {
	font-size:36px;
	display:block
}
@media only screen and (max-width:768px) {
	.service-page .mode .right strong {
	font-size:20px
}
}.service-page .mode .right p {
	font-size:18px;
	margin-top:30px
}
@media only screen and (max-width:768px) {
	.service-page .mode .right p {
	font-size:14px;
	margin-bottom:30px
}
}.service-page .environment {
	padding-top:100px;
	padding-bottom:100px
}
@media only screen and (max-width:768px) {
	.service-page .environment {
	padding-top:30px;
	padding-bottom:30px
}
}.service-page .environment>strong {
	font-size:36px;
	color:#e60012;
	display:block;
	margin-bottom:30px
}
@media only screen and (max-width:768px) {
	.service-page .environment>strong {
	font-size:20px
}
}.service-page .environment ul li {
	font-size:18px;
	margin-bottom:10px
}
@media only screen and (max-width:768px) {
	.service-page .environment ul li {
	font-size:14px
}
}.service-page .pic img {
	display:block;
	width:100%
}
.about-us .us-icon img {
	display:block;
	width:250px;
	height:250px;
	margin:0 auto 1.6em;
}
.about-us h2.title {
	font-size:75px;
}
.about-us .us-p {
	text-align:left!important;
	line-height:1.5!important;
	margin-bottom:1.6em!important;
}
.about-us .us-pic {
	margin-top:3.2em!important;
}
