@charset "utf-8";
html {
	font-size: 62.5%;
	height: 100%
}
body {
	margin: 0 auto;
	font-family: arial;
	font-size: 12px;
	font-size: 1.2rem;
	height: 100%
}
img {
	border: 0
}
ul li {
	list-style-type: none
}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333
}
a {
	text-decoration: none;
	color: #333;
	outline: 0;
	transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s
}
input[type="submit"] {
	cursor: pointer;
	transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s
}
p a {
	display: inline
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333
}
input, textarea {
	font-family: arial;
	font-size: 12px;
	font-size: 1.2rem;
	color: #333;
	border: 0;
	outline: 0
}
hr {
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	background: #5b5a5d
}
::-webkit-input-placeholder {
color:#999
}
:-moz-placeholder {
color:#999
}
::-moz-placeholder {
color:#999
}
:-ms-input-placeholder {
color:#999
}
.placeholder {
	color: #999
}
.clearfloat {
	zoom: 1
}
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.clear {
	clear: both
}
.center {
	width: 1200px;
	margin: auto
}
.fl {
	float: left
}
.fr {
	float: right
}
.maln {
	margin-left: auto!important
}
@media screen and (min-width:1300px) {
.center {
	width: 1280px;
	margin: auto
}
}
@media screen and (min-width:1000px) and (max-width:1299px) {
.center {
	width: 980px;
	margin: auto
}
}
@media screen and (max-width:999px) {
.center {
	width: 95%;
	margin: auto
}
}
@media screen and (max-width:768px) {
.footer {
	padding-top: 0!important
}
.footer .item {
	display: none
}
.footer .copyright {
	margin-top: 0!important
}
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	width: 100%;
	background: #fff;
	background: rgba(255,255,255,0.8)
}
.header.fixed {
	position: fixed;
	top: -45px
}
.header .top {
	background: #000;
	padding: 8px 0
}
.header .top .sjmt {
	float: right;
	margin-left: 30px
}
.header .top .sjmt a {
	display: block;
	float: left;
	width: 29px;
	height: 29px;
	margin-left: 18px
}
.header .top .sjmt a:first-child {
	margin-left: auto
}
.header .top .sjmt .s7 {
	background: url(../jpg/67231dc18cf9a.jpg) no-repeat center
}
.header .top .sjmt .s1 {
	background: url(../png/bg-sjmt-1.png) no-repeat center
}
.header .top .sjmt .s2 {
	background: url(../png/bg-sjmt-2.png) no-repeat center
}
.header .top .sjmt .s3 {
	background: url(../png/bg-sjmt-3.png) no-repeat center
}
.header .top .sjmt .s4 {
	background: url(../png/bg-sjmt-4.png) no-repeat center
}
.header .top .sjmt .s5 {

	background: url(../jpg/instagrampy.jpg) no-repeat center

}

.header .top .sjmt .s6 {

	background: url(../jpg/tumblr.jpg) no-repeat center

}

.header .top .email {
	float: right
}
.header .top .alibaba {
	float: right;
	margin-right: 10px
}
.header .top .email a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	line-height: 29px;
	/*background: url(../img/icon-email.png) no-repeat left;*/
	/*padding-left: 32px*/
}
.header .top .email a:hover {
	color: #ccc
}
.header .top .guoqi {
	float: right
}
.header .top .guoqi a {
	margin-left: 10px;
	float: left
}
.header .top .guoqi img {
	vertical-align: middle;
	margin-top: 5px
}
.header .top .guoqi .yingwe {
	display: block
}
.header .top .guoqi .zhongwen {
	display: block
}
.header .middle {
	padding-top: 9px
}
.header.fixed .middle {
	padding-top: 10px
}
.header .logo {
	float: left;
	display: block
}
.header .logo img {
	display: block;
	max-width: 253px;
	max-height: 91px;
	width: 100%
}
.header .logo img:first-child {
	margin-right: 20px
}
.youce_fx {
	margin-top: 8px;
	float: left
}
.header .nav {
	float: right;
	margin-right: 36px;
	display: block!important;
	margin-top: 27px
}
.nav1 {
	display: none
}
.header .nav>li {
	position: relative;
	z-index: 100;
	float: left;
	margin-left: 41px
}
.header .nav>li:first-child {
	margin-left: auto
}
.header .nav>li>a {
	display: inline-block;
*display:inline;
*zoom:1;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #333;
	padding: 6px 2px;
	padding-bottom: 43px;
	border-bottom: 2px solid rgba(0,0,0,0);
	transition: padding-bottom 0s;
	-moz-transition: padding-bottom 0s;
	-o-transition: padding-bottom 0s;
	-webkit-transition: padding-bottom 0s
}
.header.fixed .nav>li>a {
	padding-bottom: 16px
}
.header .nav>li>a:hover, .header .nav>li.on>a {
	border-bottom: 2px solid #333
}
.yiji {
	width: 300px;
	position: absolute;
	left: 0;
	top: -9999px;
	margin-top: 69px;
*padding-top:0;
	z-index: 9999999;
	-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333
}
.yiji.spe {
	width: 143px
}
.fixed .yiji {
	margin-top: 42px
}
.yijin {
	background: #000;
	background: rgba(0,0,0,0.7)
}
.yiji li {
	position: relative
}
.yiji li a {
	display: block;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 28px;
	padding: 5px 15px;
	padding-bottom: 5.5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.yiji li:first-child a {
	background: 0
}
.yiji li:hover>a {
	background: #f1f1f1;
	color: #333
}
.erji {
	position: absolute;
	top: -9999px;
	left: 300px;
	width: 300px;
	background: #000;
	background: rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333
}
.header .nav>li:hover .yiji {
	top: -5px;
}
.yiji li:hover .erji {
	top: -5px;
}
@media screen and (max-width:1299px) {
.yiji {
	margin-top: 50px
}
.header .nav>li {
	margin-left: 15px
}
}
@media screen and (max-width:1299px) {
.youce_fx {
	display: none
}
.header .middle {
	padding-top: 20px
}
.nav {
	margin-right: 30px
}
.nav>li {
	margin-left: 26px
}
.header .nav>li>a {
	padding-bottom: 24px
}
}
@media screen and (max-width:999px) {
.header .middle {
	padding: 10px 0
}
.header .top .sjmt {
	margin-left: 20px;
	margin-right: 24px
}
.header .top .sjmt a {
	width: 24px;
	height: 24px;
	background-size: 100%;
	margin-left: 10px;
	border-radius: 4px
}
.header .top .email a {
	line-height: 24px
}
}
@media screen and (max-width:640px) {
.header .top .email {
	float: none!important
}
.header .top .guoqi {
	float: right;
	margin-right: 32px
}
}
@media screen and (max-width:425px) {
.header .top .email a {
	font-size: 14px;
	font-size: 1.4rem
}
.header .top .sjmt {
	margin-left: 8px
}
.header .logo img {
	width: 190px
}
}
@media screen and (max-width:370px) {
.header .top {
	padding-left: 6px 0
}
.header .top .email {
	float: left
}
.header .top .email a {
	font-size: 12px;
	font-size: 1.2rem
}
.header .top .sjmt a {
	margin-left: 2px
}
.header .top .email a {
	padding-left: 27px
}
}
.search {
	float: right;
	width: 33px;
	z-index: 9999999;
	position: relative;
	margin-top: 10px
}
.sb-icon-search {
	color: #fff;
	z-index: 999;
	width: 33px;
	height: 33px;
	display: block
}
.sb-search-submit {
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	color: transparent;
	border: 0;
	outline: 0;
	z-index: 99999
}
.sb-search {
	position: relative;
	width: 0;
	min-width: 33px;
	height: 33px;
	float: right;
	top: 26px;
	overflow: hidden;
	-webkit-transition: width 0s;
	-moz-transition: width 0s;
	transition: width 0s;
	-webkit-backface-visibility: hidden;
	z-index: 999;
	border-radius: 50%
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	outline: 0;
	width: 193px;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	padding-right: 34px;
	border: 0;
	margin: 0;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
	border: 1px solid #79787a
}
.sb-icon-search, .sb-search-submit {
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	border: 0;
	background: #79787a url(../png/icon-search.png) no-repeat center
}
.sb-search.sb-search-open {
	height: 33px;
	line-height: 33px;
	position: relative;
	right: 0;
	top: 0;
	background: #fff;
	z-index: 9999999;
	border-radius: 0;
	overflow: visible
}
.sb-search.sb-search-open .sb-icon-search {
	width: 29px;
	height: 29px;
	border: 1px solid #79787a;
	border-radius: 0
}
.sb-search.sb-search-open .sb-search-submit {
	background-color: #f47321
}
.sb-search-submit {
	z-index: 9999
}
@media screen and (min-width:1000px) {
.container-move {
	display: none
}
}
@media screen and (max-width:999px) {
.nav1 {
	display: block
}
.header .nav>li>a {
	padding-bottom: 10px
}
.container-move {
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0;
	transition: all .4s ease 0s;
	z-index: 999;
	cursor: pointer
}
.menubtn {
	width: 25px;
	height: 20px;
	position: fixed;
	top: 9px;
	right: 6px;
	transition: all .4s ease 0s
}
.menubtn span {
	display: block;
	width: 100%;
	height: 4px;
	margin-bottom: 5px;
	background-color: #79787a
}
.nav-move {
	overflow: auto;
	width: 250px;
	height: 100%;
	background: rgba(0,0,0,0.8);
	position: fixed;
	bottom: 0;
	right: 0;
	display: none
}
.nav-move ul {
	display: none;
	margin-top: 40px
}
.nav-move ul li {
	line-height: 40px;
	font-size: 14px;
	font-size: 1.4rem;
	text-indent: 30px
}
.nav-move ul li a {
	color: #fff
}
.header {
	position: relative;
	z-index: 997;
	-webkit-box-shadow: 0 1px 3px #333;
	-moz-box-shadow: 0 1px 3px #333;
	box-shadow: 0 1px 3px #333
}
.sb-search {
	margin-right: 28px
}
#mask {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	z-index: 998
}
.header .nav>li {
	margin-left: 20px
}
.header .logo {
	width: 200px
}
}
@media screen and (max-width:979px) {
.header .nav {
	display: none!important
}
}
@media screen and (max-width:767px) {
.header .nav {
	margin-right: 20px
}
.header .nav>li {
	margin-left: 10px
}
.header .logo img:first-child {
	margin-right: 0
}
}
@media screen and (max-width:679px) {
.header {
	background: rgba(255,255,255,0.94)
}
.header .middle {
	padding-bottom: 0
}
.header .nav {
	float: none;
	clear: both;
	padding-top: 10px;
	margin-right: auto
}
.header .nav>li {
	margin-left: 40px
}
}
@media screen and (max-width:459px) {
.header .nav>li {
	margin-left: 20px
}
}
@media screen and (max-width:399px) {
.header .nav>li {
	margin-left: 10px
}
}
@media screen and (max-width:339px) {
.header .nav {
	padding-top: 6px
}
.nav>li a {
	font-size: 15px;
	font-size: 1.5rem
}
}
@media screen and (max-width:319px) {
.header .nav>li {
	margin-left: 7px
}
.header .nav>li a {
	font-size: 14px;
	font-size: 1.4rem
}
}
#returnTop {
	_display: none;
	position: fixed;
	_position: absolute;
	z-index: 999999999999999999999;
	right: 30px;
	bottom: 109px;
	_bottom: auto;
	width: 38px;
	height: 38px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../png/top.png) no-repeat;
_backgroundurl:(../img/top.png) no-repeat;
	transition: bottom .9s;
	-webkit-transition: bottom .9s;
	-moz-transition: bottom .9s;
	-o-transition: bottom .9s
}
@font-face {
	font-family: 'futurastd-book';
	src: url('../eot/futurastd-book.eot');
	src: url('../eot/futurastd-bookd41d.eot?#iefix') format('embedded-opentype'), url('../woff/futurastd-book.woff') format('woff'), url('../ttf/futurastd-book.ttf') format('truetype'), url('../svg/futurastd-book.svg#FuturaStd-Book') format('svg');
	font-weight: normal;
	font-style: normal
}
#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	background-color: rgba(0,0,0,.8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
	z-index: 99999999999999999999999999999999999999
}
#baguetteBox-overlay.visible {
	opacity: 1
}
#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center
}
#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}
#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.6);
	box-shadow: 0 0 8px rgba(0,0,0,.6)
}
#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0,0,0,.6);
	font-family: Verdana, Geneva, sans-serif
}
#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}
#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease
}
#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}
.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50,50,50,.5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease
}
.baguetteBox-button:hover {
	background-color: rgba(50,50,50,.9)
}
.baguetteBox-button#next-button {
	right: 2%
}
.baguetteBox-button#previous-button {
	left: 2%
}
.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2%+6px);
	width: 30px;
	height: 30px
}
.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}
.com-title {
	font-family: 'futurastd-book';
	font-size: 30px;
	font-size: 3rem;
	color: #000;
	text-align: center
}
.com-des {
	max-width: 700px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #4d4d4d;
	line-height: 30px;
	text-align: center;
	padding-top: 10px;
	margin: auto
}
@media screen and (max-width:425px) {
.com-title {
	font-size: 26px;
	font-size: 2.6rem
}
.com-des {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
	padding-top: 4px
}
}
.com-img-tra-cur .img img, .com-img-tra-cur>div img, .com-img-tra>div img {
	transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-webkit-transition: 1s
}
.com-img-tra-cur .img:hover img, .com-img-tra-cur>div img:hover, .com-img-tra>div:hover img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1)
}
.com-rotate-cur img, .com-rotate-cur .img {
	transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	-webkit-transition: .8s
}
.com-rotate-cur img:hover, .com-rotate-cur .img:hover {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg)
}
.com-tra-no:hover img {
	transform: none!important;
	-moz-transform: none!important;
	-ms-transform: none!important;
	-o-transform: none!important;
	-webkit-transform: none!important
}
