﻿#nq_identity {
	margin: 80px auto 0
}
#nq_identity .left {
	float: left;
	width: 745px;
	position: relative;
	margin-left: 38px
}
#nq_identity .left .content_nq {
	background: white;
	width: 392px;
	padding: 40px 0 30px 55px;
	position: absolute;
	bottom: 0;
	right: 0
}
#nq_identity .left .content_nq .text {
	padding-left: 0;
	margin-bottom: 14px;
	font-family: 微软雅黑;
	font-size: 16px;
}
#nq_identity .left .content_nq .text:before {
	display: none
}
#nq_identity .left .content_nq .title {
	margin-top: 16px
}
#nq_identity .left .face {
	position: absolute;
    left: 0px;
    border: 3px solid white;
    width: 150px;
    height: 150px;
}
#nq_identity .timeline {
	float: left;
	text-align: center;
	width: 450px;
	margin: 0;
	position: relative
}
#nq_identity .timeline .line {
	height: 500px;
	width: 1px;
	background: #aca7a3;
	margin: auto;
	position: absolute;
	left: 224px;
	top: 68px
}
#nq_identity .timeline .line:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border: 1px solid #aca7a3;
	border-radius: 50%;
	position: absolute;
	top: -7px;
	left: -3px
}
#nq_identity .timeline .line:after {
	display: block;
	width: 5px;
	height: 5px;
	border: 1px solid #aca7a3;
	border-radius: 50%;
	position: absolute;
	bottom: -7px;
	left: -3px
}
#nq_identity .timeline .item {
	width: 100%;
	display: block
}
#nq_identity .timeline .item .date, #nq_identity .timeline .item .text {
	width: 43%;
	display: -moz-inline-box;
	display: inline-block;
*display:inline;
	zoom: 1;
	vertical-align: middle
}
#nq_identity .timeline .item .date {
	color: #b2995e;
	font-size: 17px;
	font-family: "Modern No.20", sans-serif;
	width: 43%;
	text-align: right
}
#nq_identity .timeline .item .date p {
	display: inline-block;
    font-family: '华文行楷',sans-serif;
}
#nq_identity .timeline .item .text {
	font-size: 14px;
	color: #aca7a3;
	text-align: left;
	line-height: 18px;
	-webkit-transition: 300ms all;
	transition: 300ms all
}
#nq_identity .timeline .item .sep {
	width: 21px;
	height: 1px;
	background: #aca7a3;
	display: -moz-inline-box;
	display: inline-block;
*display:inline;
	zoom: 1;
	vertical-align: middle;
	margin: 0 6px
}
#nq_identity .timeline .item.center .date, #nq_identity .timeline .item.center .text {
	display: block;
	width: 100%;
	text-align: center
}
#nq_identity .timeline .item.center .text {
	line-height: 14px
}
#nq_identity .timeline .item.right .date {
	text-align: left
}
#nq_identity .timeline .item.right .text {
	text-align: right
}
#nq_identity .timeline .item:hover .text {
	color: #000
}
#nq_identity .timeline .item+.item {
	margin-top: 34px
}
#nq_identity .timeline .item.date_1976 {
	margin-top: 60px
}
#nq_identity .timeline .item.date_2016 {
	margin-top: 58px
}
#nq_quote {
	margin: 100px auto 0;
    background: #f9ecdc;
    font-size: 22px;
    text-align: center;
    color: #b2995e;
    padding: 42px 0;
    line-height: 32px;
    position: relative;
    font-family: '华文楷体';
}
#nq_quote:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -25px;
	width: 1px;
	height: 50px;
	background: #aca7a3
}
#nq_quote:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -25px;
	width: 1px;
	height: 50px;
	background: #aca7a3
}
#nq_quote .caract {
	position: absolute;
	bottom: -80px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #b2995e;
	font-size: 42px;
	padding-left: 7px
}
#nq_collections {
	margin-top: 80px;
	/*background: url("../images/grey_repeat_y.png") repeat-y center top;*/
	padding: 30px 0 20px
}
#nq_collections .c_center {
	width: 1020px
}
#nq_collections .collection {
	position: relative
}
#nq_collections .collection .image a, #nq_collections .collection .image2 a {
	display: block;
	overflow: hidden
}
#nq_collections .collection .image a img, #nq_collections .collection .image2 a img {
	-webkit-transition: 800ms all;
	transition: 800ms all
}
#nq_collections .collection .image a:hover img, #nq_collections .collection .image2 a:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
#nq_collections .collection .content_nq .info_title {
	margin-top: 10px
}
#nq_collections .collection .content_nq .baseline {
	display: none
}
#nq_collections .collection.first {
	z-index: 1
}
#nq_collections .collection.first .image, #nq_collections .collection.first .content_nq {
	float: right
}
#nq_collections .collection.second {
	z-index: 2
}
#nq_collections .collection.second .image {
	margin-top: -220px
}
#nq_collections .collection.second .image .copyright {
	margin-top: 0;
	text-align: left
}
#nq_collections .collection.second .content_nq {
	padding-left: 60px
}
#nq_collections .collection.second .content_nq .title {
	/*margin-top: 70px*/
}

.collection .content_nq {
	width: 510px;
	float: left;
	padding: 0 50px 0 35px
}
.collection .content_nq .info_title:before {
	top: -2px
}
.collection .content_nq .title {
	margin-top: 20px;
	width: 360px
}
.collection .content_nq .link {
	margin-top: 25px;
	font-family: 微软雅黑;
}
.collection .image {
	float: left;
	width: 510px
}
.collection .image a {
	display: block;
	overflow: hidden
}
.collection .image a img {
	-webkit-transition: 800ms all;
	transition: 800ms all
}
.collection .image a:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.collection .image .copyright {
	color: #aca7a3;
	text-align: right;
	margin: -20px 10px 4px 0;
	font-weight: 300
}
.collection .image .copyright:before {
	content: '';
	height: 5px;
	width: 5px;
	border-radius: 50px;
	display: -moz-inline-box;
	display: inline-block;
*display:inline;
	zoom: 1;
	vertical-align: middle;
	border: 1px solid #aca7a3;
	margin-right: 5px
}
#nq_collection_2 {
	background: #f9ecdc;
	padding: 70px 0 30px;
	margin-top: 160px
}
#nq_collection_2 .c_center {
	width: 1020px
}
#nq_collection_2 .collection .content_nq {
	padding: 0 80px 0 0
}
#nq_collection_2 .collection .content_nq .title {
	width: 382px;
	margin-top: 10px
}
#nq_collection_2 .collection .content_nq .baseline {
	font-size: 16px
}
#nq_collection_2 .collection .content_nq .text {
	margin-top: 12px
}
#nq_collection_2 .image {
	margin-top: -110px
}
#nq_eshop {
	padding: 150px 0 0;
	/*background: url("../images/home_eshop.jpg") top center;*/
	background-size: cover
}
#nq_eshop .c_center {
	position: relative;
	width: 1020px
}
#nq_eshop .c_center .item {
	position: relative
}
#nq_eshop .c_center .item .text_vertical {
	font-size: 20px;
	text-transform: uppercase;
	color: #aca7a3;
	position: absolute;
	left: -35px;
	top: 0px;
	width: 24px;
	height: 350px;
	overflow: hidden;
	font-weight: 300
}
#nq_eshop .c_center .item .text_vertical>span {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	display: block;
	width: 350px;
	height: 350px;
	text-align: right
}
#nq_eshop .c_center .item .text_vertical>span:before {
	content: '';
	height: 1px;
	width: 100px;
	background: #aca7a3;
	display: -moz-inline-box;
	display: inline-block;
*display:inline;
	zoom: 1;
	vertical-align: middle;
	margin-right: 22px
}
#nq_eshop .c_center .item .overflow>a {
	display: block;
	overflow: hidden;
	position: relative
}
	#nq_eshop .c_center .item .overflow>a img {
	-webkit-transition: 1000ms all;
	transition: 1000ms all
}
#nq_eshop .c_center .item .overflow>a .hover {
	position: absolute;
	top: 34%;
	left: 0;
	width: 100%;
	color: white;
	padding: 20px;
	z-index: 3;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 700ms all;
	transition: 700ms all
}
#nq_eshop .c_center .item .overflow>a .hover .item_title {
	text-transform: uppercase;
	font-size: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	font-family: '华文隶书';
	margin-top: 10px;
	font-weight: bold;
}
#nq_eshop .c_center .item .overflow>a .hover .item_subtitle {
	font-family: "Modern No.20", sans-serif;
	font-size: 28px;
	margin-top: 10px;
	display: block;
	text-align: center;
}
#nq_eshop .c_center .item .overflow>a .hover .white_div{
	width: 67%;
    background: #fdfdfd;
    height: 70px;
    position: absolute;
    opacity: 0.4;
    left: 17%;
    top: 21%;
    z-index: -1;
}
#nq_eshop .c_center .item .overflow>a:after {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
	height: 100%;
	z-index: 2;
	content: '';
	-webkit-transition: 800ms all;
	transition: 800ms all
}
#nq_eshop .c_center .item .overflow>a:hover:after {
	opacity: .3;
	filter: alpha(opacity=30)
}
#nq_eshop .c_center .item .overflow>a:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
#nq_eshop .c_center .item .overflow>a:hover .hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
#nq_eshop .c_center img {
	display: block
}
#nq_eshop .c_center .content_nq {
	position: absolute;
    top: -75px;
    left: 28px;
    padding: 0;
    width: 525px;
}

#nq_eshop .c_center .content_nq .info_title:before {
	left: -10px
}
#nq_eshop .c_center .content_nq .title {
	width: 100%;
	margin-top: 5px
}
#nq_eshop .c_center .image1 {
	float: left;
	width: 370px;
	position: relative
}
#nq_eshop .c_center .image2 {
	float: left;
	width: 500px;
	position: relative;
	margin: -16px 0px 76px 11px;
}
#nq_eshop .c_center .image2 .text_vertical {
	left: inherit;
	right: -35px;
	top: 0
}
#nq_eshop .c_center .image3 {
	float: left;
	margin: 70px 0 0 0px;
	/*width: 500px*/
}
#nq_eshop .c_center .image3 .overflow>a {
	float: left
}
#nq_eshop .c_center .image3 .text_vertical {
	top: 0;
	left: -40px
}
#nq_eshop .c_center .image3 img {
	float: left
}
#nq_eshop .c_center .image3 .description {
	float: left;
	width: 356px;
	margin: 48px 0 0 30px;
	font-family: 微软雅黑;
}
.index_design{
	margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 1279px){
	#nq_eshop .c_center .image3 {
	    margin: 80px 0 0 0px;
	    width: 87%;
	    float: none;
	}
	#nq_eshop .c_center .content_nq{
		width: 50%;
	    top: -128px;
	    left: 10%;
	}
	#nq_eshop .c_center .image2 {
	    width: 48%;
	    margin: 10% 0 0 3%;
	}
	.index2014_img{
		display: none;
	}
	.index2011_img{
		display: none;
	}
}
@media (max-width: 1280px) {
#nq_home .c_center {
	padding: 0 2%
}
#nq_identity {
	margin-top: 45px
}
#nq_identity .left {
	width: 65%;
	margin-bottom: 30px;
	margin-left: 0
}
.index_2012{
	display: none;
}
.index_2015{
	display: none;
}
.index_2018{
	display: none;
}
#nq_identity .left>img {
	width: 100%;
	height: auto
}
#nq_identity .left>img.face {
	width: 20%;
    height: auto;
    border: 5px solid white;
    left: 0px;
    bottom: 80%;
}
#nq_identity .left .content_nq {
	width: 50%;
	padding: 20px 20px 10px
}
#nq_identity .left .content_nq .link {
	margin-top: 18px
}
#nq_identity .timeline {
	width: 33%;
	margin-left: 2%
}
#nq_identity .timeline .line {
	left: 50%;
	margin-left: -1px;
	height: 300px
}
#nq_identity .timeline .item+.item {
	margin-top: 14px
}
#nq_identity .timeline .item .date {
	width: 45%;
	font-size: 14px;
	line-height: 20px
}
#nq_identity .timeline .item .text {
	width: 45%;
	font-size: 12px;
	line-height: 16px
}
#nq_identity .timeline .item .sep {
	width: 6%;
	margin: 0 2%
}
#nq_identity .timeline .item.date_1976, #nq_identity .timeline .item.date_2016 {
	margin-top: 40px
}
#nq_quote.c_center {
	margin: 50px 2% 0;
	font-size: 16px;
	padding: 30px 16%;
	width: 96%;
	line-height: 24px
}
#nq_quote.c_center:before {
	height: 30px;
	top: -15px
}
#nq_quote.c_center:after {
	height: 30px;
	bottom: -15px
}
#nq_quote.c_center .caract {
	font-size: 32px;
	bottom: -60px
}
#nq_collections {
	margin-top: 35px;
	padding-bottom: 0
}
#nq_collections .c_center {
	width: 100%
}
#nq_collections .collection.second .content_nq .title {
	margin-top: 10px
}
#nq_collections .collection .content_nq .baseline {
	display: block
}
#nq_collections .collection .image a:hover img, #nq_collections .collection .image2 a:hover img {
	-webkit-transform: none;
	transform: none
}
.collection .content_nq {
	width: 50%;
	margin-top: 60px
}
.collection .content_nq .title {
	width: 100%;
	margin-top: 5px
}
.collection .content_nq .baseline {
	display: block
}
.collection .content_nq .link {
	margin-top: 10px
}
.collection .image {
	width: 50%
}
.collection .image img {
	width: 100%;
	height: auto
}
.collection .image .copyright {
	font-size: 12px
}
#nq_collection_2 {
	margin-top: 80px;
	padding: 30px 0
}
#nq_collection_2 .c_center {
	width: 100%
}
#nq_collection_2 .collection .content_nq {
	padding: 0 4%;
	margin-top: 25px
}
#nq_collection_2 .collection .content_nq .title {
	width: 100%
}
#nq_collection_2 .collection .content_nq .baseline {
	font-size: 13px
}
#nq_collection_2 .collection .content_nq .text {
	display: block;
	font-size: 13px;
	line-height: 18px;
	padding-left: 20px
}
#nq_collection_2 .collection .content_nq .text:before {
	width: 13px;
	top: 10px
}
#nq_collection_2 .collection .image {
	margin-top: -60px
}
#nq_collection_2 .collection .image a:hover img {
	-webkit-transform: none;
	transform: none
}
#nq_eshop {
	padding: 70px 0 0
}
#nq_eshop .c_center {
	width: 100%;
	margin: 0;
	padding: 0 6%
}
#nq_eshop .c_center .content_nq {
	width: 50%;
	/*top: -50px;
	left: 22%*/
}
#nq_eshop .c_center .content_nq .title {
	width: 100%
}
#nq_eshop .c_center .image1 {
	width: 41%
}
#nq_eshop .c_center .image1 img {
	display: block;
	width: 100%;
	height: auto
}
#nq_eshop .c_center .image2 {
	/*width: 48%;
	margin: 15% 0 0 3%*/
}
#nq_eshop .c_center .image2 img {
	display: block;
	width: 100%;
	height: auto
}
#nq_eshop .c_center .image3 {
	/*width: 100%*/
}
#nq_eshop .c_center .image3 .overflow {
	width: 56%
}
#nq_eshop .c_center .image3 img {
	width: 100%;
	height: auto
}
#nq_eshop .c_center .image3 .description {
	width: 41%;
	margin: 30px 0 0 3%;
	font-size: 13px;
	line-height: 18px
}
#nq_eshop .c_center .image3 .description .link {
	font-size: 13px
}
#nq_eshop .c_center .item .overflow a .hover {
	display: none
}
#nq_eshop .c_center .item .overflow a:after {
	display: none
}
#nq_eshop .c_center .item .overflow a:hover img {
	-webkit-transform: none;
	transform: none
}
#nq_eshop .c_center .item .text_vertical {
	font-size: 18px;
	left: -35px;
	overflow: hidden
}
#nq_eshop .c_center .item .text_vertical>span:before {
	width: 70px;
	margin-right: 18px
}
#nq_eshop .c_center .item.image2 .text_vertical {
	left: inherit;
	right: -25px
}
}

@media (max-width: 767px) {
.c_center {
	padding: 0 6%
}
#nq_home .c_center {
	padding: 0 6%
}
#nq_identity .left {
	width: 100%;
	float: none;
	margin-bottom: 0;
	text-align: center
}
#nq_identity .left .content_nq {
	position: relative;
	right: inherit;
	bottom: inherit;
	width: 90%;
	margin: -45px auto 0;
	text-align: left;
	display: inline-block;
	float: none
}
#nq_identity .left .content_nq .title {
	margin-top: 5px;
	font-size: 25px
}
#nq_identity .left .content_nq .link {
	margin-top: 10px
}
#nq_identity .left .face {
	display: none
}
#nq_identity .timeline {
	display: none
}
#nq_quote.c_center {
	margin: 30px 6% 0;
	padding: 10% 6%;
	width: 88%
}
#nq_quote.c_center .caract {
	font-size: 28px;
	bottom: -55px
}
#nq_collections {
	background: none;
	margin-top: 90px
}
#nq_collections .collection .image {
	width: 100%;
	float: none;
	margin: 0
}
#nq_collections .collection .image .copyright {
	display: none
}
#nq_collections .collection .content_nq {
	width: 100%;
	float: none;
	margin: 0 0 30px;
	padding: 0 4%
}
#nq_collections .collection .content_nq .info_title {
	position: absolute;
	top: -40px;
	left: 6px
}
#nq_collections .collection.first .image, #nq_collections .collection.first .content_nq {
	float: none
}
#nq_collections .collection.second .image {
	margin-top: 0
}
#nq_collections .collection.second .content_nq {
	padding: 0 6%
}
#nq_collection_2 {
	margin: 0;
	padding: 10px 0 25px
}
#nq_collection_2 .collection .content_nq {
	padding: 0 6%;
	float: none;
	width: 100%
}
#nq_collection_2 .collection .content_nq .title {
	margin-top: 2px
}
#nq_collection_2 .collection .image {
	margin: 0;
	width: 100%;
	margin-top: 25px
}
#nq_collection_2 .collection .image img {
	width: 100%;
	height: auto
}
#nq_eshop {
	padding: 10px 0 0
}
#nq_eshop .c_center .content_nq {
	width: 100%;
	display: block;
	float: none;
	position: relative;
	top: inherit;
	left: inherit
}
#nq_eshop .c_center .content_nq .title {
	margin-top: 0
}
#nq_eshop .c_center .item {
	width: 100%;
	float: none;
	margin-top: 10px
}
#nq_eshop .c_center .item .overflow {
	overflow: hidden;
	height: auto
}
#nq_eshop .c_center .item .text_vertical {
	position: relative;
	left: inherit;
	top: inherit;
	right: inherit
}
#nq_eshop .c_center .item .text_vertical span {
	height: auto;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	width: 100%;
	font-weight: 300;
	margin-top: 4px
}
#nq_eshop .c_center .item .text_vertical span:before {
	width: 55px
}
#nq_eshop .c_center .item.image2 {
	margin-left: 0
}
#nq_eshop .c_center .item.image2 .text_vertical {
	right: inherit
}
#nq_eshop .c_center .item.image3 .overflow {
	width: 100%
}
#nq_eshop .c_center .item.image3 img {
	width: 100%
}
#nq_eshop .c_center .item.image3 .description {
	display: none
}
#nq_eshop .c_center .item .item+.item {
	margin-top: 15px
}
}
