﻿/** Generated by FG **/
@font-face {
	font-family: 'Helvetica';
	src: url('Helvetica.eot'), url('Helvetica.woff') format('woff'), url('Helvetica.ttf') format('truetype'), url('Helvetica.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'avenirmedium';
	src: url('avenir-medium-09-webfont.woff2') format('woff2'),
		url('avenir-medium-09-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.bg {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}

html {
	overflow: scroll;
}

body {
	font-family: Helvetica;
	/*letter-spacing: 0.05em*/
}

html {
	background-color: #fff;
}

body {
	text-align: center;
	position: relative;
}

.warper {
	margin: 0 auto;
	width: 1300px;
	text-align: left;
	z-index: 9;
	font-family: avenirmedium;
	font-size: 15px;
	overflow: hidden;
}

.navi a {
	color: #000;
	text-decoration: none;
}

.navi a:hover {
	font-weight: bold;
}

.warper2 {
	overflow: hidden;
	margin: 0 auto;
	min-height: 220px
}

.warper3 {
	overflow: hidden;
	margin: 0 auto;
}

.navi {
	padding-top: 50px;
}

.navi li {
	margin-top: 100px;
}

.navi li a {}

.navj {
	display: flex;
	position: absolute;
	flex: 1;
	margin-left: 300px;
	width: 450px;
	flex-wrap: wrap;
	justify-content: space-around;
}

.navj li {
	margin-top: 0px;
}

.uu {
	position: absolute;
}

.header {
	margin: 0 auto;
	text-align: left;
}

.header img {
	margin-top: 180px;
	width: 284px;
	/*  width:1240px; */
}

.nav {
	width: 1300px;
	margin: 0px auto;
	padding: 0px;
	margin-top: 10px;
}

.nav li {
	text-align: center;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	text-decoration: none;
	color: transparent;
	background-image: url(../images/flag.png);
	background-position: center right;
	background-repeat: no-repeat;
}

.nav li:nth-child(1) {
	width: 436px;
	height: 37px;
	float: left;
}

.nav li:nth-child(2) {
	width: 325px;
	height: 37px;
	float: left;
}

.nav li:nth-child(3) {
	width: 470px;
	float: right;
}

.nav li:nth-child(3) {
	background-image: none;
}

.nav li a {
	height: 32px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}

.nav li a:hover,
.nav li.choose a {
	background-position-y: -32px;
}

.nav li:nth-child(1) a {
	background-image: url(../images/profile.png);
	background-position-x: center;
}

.nav li:nth-child(2) a {
	background-image: url(../images/work.png);
	background-position-x: center;
}

.nav li:nth-child(3) a.aa3 {
	width: 200px;
	float: right;
	background-image: url(../images/contact.png);
	background-position-x: center;
}

.contact {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	margin-left: 10px;
	color: #231f20;
	line-height: 15px;
	font-size: 12px;
	margin-top: 5px;
}

.link {
	height: 16px;
	margin-left: 10px;
	border: none;
	display: inline;
}

.contact {
	position: relative;
}

.contact div {
	display: inline-block;
	margin-left: 0px;
	position: relative
}

.contact div p {
	margin: 0px;
	padding: 0px;
}

.contact div.mailbox:hover p {
	display: block;
}

.contact div.weixinbox:hover p {
	display: block;
}

.contact div.linebox:hover p {
	display: block;
}

p.mail {
	position: absolute;
	font-size: 14px;
	display: none;
}

p.weixin {
	position: absolute;
	font-size: 14px;
	display: none;
}

p.line {
	position: absolute;
	font-size: 14px;
	display: none;
}

.profile {
	color: #231f20;
	margin: 0 auto;
	padding-bottom: 60px;
}

.profile h2 {
	margin-top: 100px;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}

.profile p {
	margin-bottom: 30px;
	text-align: justify;
	line-height: 30px;
}

.work {
	height: 45px;
	margin-top: 50px;
}

.work_ul {
	margin: 0px auto;
	padding: 0px;
	line-height: 32px;
	height: 32px;
}

.work_ul li {
	text-align: center;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 21px;
	text-decoration: none;
	font-family: helvetica;
	font-weight: bold;
	text-align: LEFT;
	width: 177PX;
	height: 160px;
}

.work_ul li:nth-child(3) {
	border-right: none
}

.work_ul li a {
	height: 32px;
	display: block;
	background-repeat: no-repeat
}

.work_ul li a:hover,
.work_ul li.choose a {
	background-position-y: -34px;
}

.work_ul li:nth-child(1) a {
	background-image: url(../images/music.png);
	background-position-x: left;
}

.work_ul li:nth-child(2) a {
	background-image: url(../images/poster.png);
	background-position-x: left;
}

.work_ul li:nth-child(3) a {
	background-image: url(../images/book.png);
	background-position-x: left;
}

.work_ul li:nth-child(4) a {
	background-image: url(../images/image.png);
	background-position-x: left;
}

.work_ul li:nth-child(5) a {
	background-image: url(../images/video.png);
	background-position-x: left;
}

.work_ul li:nth-child(6) a {
	background-image: url(../images/space.png);
	background-position-x: left;
}

.work_ul li:nth-child(1) {
	width: 180PX;
}

.work_ul li:nth-child(2) {
	width: 208PX;
}

.work_ul li:nth-child(3) {
	width: 161PX;
}

.work_ul li:nth-child(4) {
	width: 166PX;
}

.work_ul li:nth-child(5) {
	width: 166PX;
}

.work_ul li:nth-child(6) {
	width: 118PX;
}

.work_ul li:nth-child(7) {
	width: 236PX;
}

.work_ul li:nth-child(7) a {
	background-image: url(../images/web.png);
	background-position-x: right;
}

.work2 {
	margin-top: 10px;
	height: 20px;
	position: absolute
}

.work_ul li:hover .work2 {
	display: block;
}

.work_ul li .work2 {
	display: none;
}

.work_ul2 {
	width: 150px;
	padding: 0px;
	line-height: 20px;
	height: 20px;
	border-top: solid 9px #fc0202;
	padding-top: 16px;
}

.work_ul2 li {
	height: 23px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-decoration: none;
	font-family: helvetica;
	font-weight: normal;
	margin-bottom: 10px;
}

.work_ul2 li a {
	width: 200px;
	height: 22px;
	display: block;
	background-repeat: no-repeat
}

.work_ul2 li a:hover,
.work_ul2 li.choose a {
	background-position-y: -23px;
}

.work_ul2 li:nth-child(1) a {
	background-image: url(../images/concert.png);
	background-position-x: left;
}

.work_ul2 li:nth-child(2) a {
	background-image: url(../images/theater.png);
	background-position-x: left;
}

.work_ul2 li:nth-child(3) a {
	background-image: url(../images/movie.png);
	background-position-x: left;
}

.line {
	width: 100%;
	height: 7px;
	margin-top: 100px;
	display: none;
}

/***/
.worklist {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.worklist li {
	vertical-align: top;
	width: 240px;
	height: 320px;
	overflow: hidden
}

.worklist li img {
	width: 240px;
	height: 200px;
}

.worklist li:nth-child(4n) {
	margin-right: 0px;
}

.worklist li h4 {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 16PX;
}

.worklist li h3 {
	font-family: 黑体;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 18px;
}

.gallery {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 800px;
	min-width: 1320px;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	overflow: hidden;
}

.gallery-item {
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 1;
	height: 600px;
	overflow: hidden;
	position: relative;
}

.gallery-item .video {
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	width: 140%;
	left: 0px;
	right: 0px;
}

.gallery-item .video2 {
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	width: 120%;
	left: 0px;
	right: 0px;
}

.gallery-item .video3 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 110%;
	left: 0px;
	right: 0px;
}

.ee {
	width: 100%;
	display: none;
}

/***********************/
.close {
	display: block;
	position: absolute;
	margin-top: 10px;
}

.close img {
	width: 35px;
	margin: 20px 20px 20px 0px;
}

.c_header {
	overflow: hidden;
	padding-top: 120px;
	margin-bottom: 60px;
}

.c_header img {
	display: none;
}

.daohang {
	overflow: hidden;
}

.daohang img {
	/* float: left; */
}

.daohang img:nth-child(2) {
	float: right;
}

.content {
	margin-top: 20px;
	text-align: center;
	padding-bottom: 60px;
}

.content img {
	margin-bottom: 50px;
}

.jieshao {
	text-align: left;
	float: right;
	margin-top: 20px;
}

.jieshao h1 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline
}

.jieshao h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}

.worklist li a:hover img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.box-right {
	margin-left: 200px;
}

.width450a {
	width: 350px;
}

.flex {
	display: flex;
}

.phone .width450a {
	width: 50px;
}

.phone .warper {
	font-size: 2em;
}

.phone .navj {
	width: 900px;
	font-size: 30px;
	line-height: 36px;
}

.phone .box-right p {
	font-size: 2em;
	line-height: 2em;
}

.phone .navi {
	font-size: 40px;
	line-height: 36px;
}

.phone .box-right {
	margin-left: 100px;
}

.phone .contact {
	margin-top: 30px;
}

.phone .link {
	height: 32px;
}

.phone .header {
	font-size: 40px;
}

.phone .header img {
	width: 500px;
}

.xiaonav a {
	display: block;
	margin-bottom: 10px;
}

.box {
	width: 100%;
}
