@font-face{
	font-family: "TwBold";
	src:url(../fonts/Tw-Cen-MT-Bold.ttf) format('truetype');
}
body{
	background: #f6f6f6;
}
/*.opc4{
	opacity:0.4;
}*/
/*
20160922 lmf
.bigimg .cur_wrap:hover .cur{
	opacity: 0.5;
}*/
.covervid-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index:2999;
	background:#000;
	display: none;
}
.covervid-video{
	width:100%;
	height:auto;
	min-width:100%;
	min-height:100%;
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.bigimg .v_icon{
	/*background: url(../images/brownie_video.svg) no-repeat 0px -328px;*/
	background:url(../images/play_icon.png) no-repeat;
	background-size: 40px 40px;
	/*width:30px;
	height:32px;*/
	width:40px;
	height:40px;
	cursor:pointer;
	position: absolute;
	opacity:0.5;
	z-index: 9;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.cur_wrap:hover .v_icon{
	opacity:1;
}
.breadnav{
	overflow: hidden;
	margin:30px auto 17px;
	font-size:18px;
	color:#333;
}
.breadnav a{
	text-decoration: none;
	color:#808080;
	-webkit-transition:color 0.5s ease 0s;
			transition:color 0.5s ease 0s;
}
.breadnav a:hover{
	color:#000;
}
.breadnav span{
	color:#808080;
	cursor: pointer;
	-webkit-transition:color 0.5s ease 0s;
			transition:color 0.5s ease 0s;
}
.breadnav span:hover{
	color:#000;
}
.changebtns span{
	color:#808080;
	-webkit-transition:color 0.5s ease 0s;
			transition:color 0.5s ease 0s;
}
.changebtns span:hover{
	color:#000;
}
.pre-button{margin-right: 25px;}
.product-infor{
	width:100%;
	/*overflow: hidden;*/
}
.left-part{
	width:50%;
}
.swipe-wrap > div{
	float: left;
	width:100%;height:100%;
	position: relative;
}
.swipe-wrap > div:first-child{
}
.imgwrap{
	width:100%;
	height:450px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	-webkit-transition:left 0.5s ease 0s;
    	 transition:left 0.5s ease 0s;
}
.imgwrap .bigimg{
	height:100%;
	position: relative;
	overflow: hidden;
}
.imgwrap img{
	display: block;
	max-width:100%;
	max-height:100%;
	margin:auto;
	position:absolute;
	left:50%;top:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.imgwrap span{
	position: absolute;
	top:50%;
	width:52px;height:52px;
	margin-top: -25px;
	background: url(../images/brownie-web-icon.svg) no-repeat -552px -206px;
	cursor: pointer;
	opacity: 0;
	z-index:9;
	-webkit-transition:all 0.4s ease 0s;
			transition:all 0.4s ease 0s;
}
.circles{
	display: none;
}
.lastimg{
	left:15px;
	display: none;
}
.imgwrap .nextimg{
	right:15px;
	background-position:-647px -206px ;
}
.smallImages img{
	height:80px;
	margin-right:20px;
	opacity: .5;
	cursor: pointer;
}
.smallImages img.cur,.smallImages img:hover{
	opacity: 1;
}
.right-part{
	width:50%;
	padding-left:80px;
	box-sizing:border-box;
}
.artist-infor{
	height:125px;
	position: relative;
	margin-bottom: 25px;
}
.artist-img{
	width:19%;
	margin-right:2%;
}
.artist-img img{
	width:100%;
	max-width: 120px;
}
.artist-desc{
	width:70%;
	height:100%;
	position: relative;
}
.title{
	font-weight:bold;
	font-size:22px;line-height: 20px;
	margin-bottom:8px;
	text-transform: uppercase;
}
.limited{
	line-height: 24px;
	color:#808080;
	text-align:right;
	float:right;
	width:auto;
	height:auto;
	font-size: 14px;
	color:#000;
	position: relative;
	padding-right: 5px;
}
.limited:after{
	content:"";
	display: block;
	position: absolute;
	right:0;
	top:0;
	width:2px;
	height: 90%;
	background-color: #f33;
}
.limited p.all{
	font-weight:bold;
	color:#f33;
}
.sizeinfo_wrap{
	display: none;
	text-align: right;
	/*position: absolute;
	top:100%;
	right:0;*/
}
.inventory{
	border-bottom:1px solid #808080;
}
.artist-name,.artist-name+p{
	font-size:14px;
}
.artist-name{
	margin-bottom: 8px;
	position:absolute;
	left:0;
	bottom:0;
	font-weight:bold;
}
.about{
	position: absolute;
	bottom:0px;left:0;
	font-size:18px;
	cursor: pointer;
}
.limited{
	/*position: absolute;
	right:0;bottom:-10px;*/
}
.photo-infor{
	padding-left:21%;
	padding-top:5px;
	font-size:14px;
	line-height: 20px;
	display: none;
}
.photo-infor .close{
	width:60px;
	font-size:18px;
	line-height: 36px;
	border-top:1px solid #000;
	margin-top: 10px;
}
.photo-infor .close i{
	font-style:normal;
	cursor: pointer;
}
.format{
	padding:10px 0px;
	padding-bottom:0px !important;
	border-top:1px solid #000;
	border-bottom:1px solid #808080;
	font-size:14px;
	position: relative;
	color:#808080;
}
.mounting,.greeting-card,.frame,.color,.addframe,.quantity{
	padding:10px 0px;
	border-bottom:1px solid #808080;
	font-size:14px;
	position: relative;
	color:#808080;
}
.mounting,.frame,.addframe,.color {
	display: none;
}
input[type=radio]{
	position: absolute;
	bottom:0;left:0;
	width:100%;height:100%;
	cursor: pointer;
	opacity: 0;
}

.frame{
	border-bottom-width:0px;
	display: none;
	border-bottom: 1px solid #808080;
}
.color,.addframe{
	display: none;
}
.type .selectcircle{
	display: inline-block;
	width:20px;height:10px;
}
.type .selectcircle i{
	display: block;
	width:8px;height:8px;
	border:1px solid #000;
	border-radius: 8px;
	margin:0 auto;
	cursor: pointer;
}
.type .selectcircle.select i{
	background: #f33;
	border-color:#f33;
}
.type+.frames{
	/*display: none;*/
	display: inline-block;
}
.shadow-frame{
	display: none;
	/*display: inline-block;*/
	width:auto;
	min-width:180px;
}
.shadow-frame img{
	float: left;
	width:77px;
}
.shadow-frame div{
	float: left;
	width:auto;	
}
.shadow-frame .hd{
	margin:4px 0px;
}
.shadow-frame .bd{
	color:#949494;
	line-height:18px;
}
.quantity{
	border-bottom:1px solid #000;
}
.minus{
	width:40px;
	height:40px;
	border:1px solid #000;
	background: url(../images/brownie-web-icon.svg) no-repeat -288px -115px;
	cursor: pointer;
}
.prod-quantity{
	float: left;
	width:50px;
	height:20px;
	padding:10px 20px;
	border:none;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-align: center;
	font-size:18px;
	background: #f6f6f6;
	outline: none;
}
.plus{
	width:40px;
	height:40px;
	border:1px solid #000;
	background: url(../images/brownie-web-icon.svg) no-repeat -362px -115px;
	cursor: pointer;
}
.type{
	display: inline-block;
	font-size:18px;
	width:20%;
	margin-right: 1%;
	color:#000;
	vertical-align: top;
}
.optional{
	color:#808080;
	font-size:12px;
}
.type+div{
	display: inline-block;
	width:77%;
	vertical-align:middle;
}
.infor-btn{
	position: absolute;
	left:0;bottom:10px;
	width:25px;height:25px;
}
.infor-btn i{
	display: none;
	width:12px;
	height:12px;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	font-style: normal;
	color:#000;
	border:1px solid #000;
	border-radius: 12px;
	margin:5px auto;
	cursor: pointer;
}
.format-type,.mounting-type,.frame-type,.color-type{
	float: left;
	width:100px;
	margin-right: 5%;
	cursor: pointer;
	-webkit-transition:all 0.3s ease 0s;
		transition:all 0.3s ease 0s;
	position: relative;
}
.color-type:last-child{
	width:50px;
}
.format-type:last-child,.mounting-type:last-child,.frame-type:last-child,.color-type:last-child{
	margin-right:0;
}
.format-type .box span{
	display: inline-block;
	width:100%;
	height:100%;
	padding-bottom: 2px;
}
.frame-img{
	margin-top: 15px;
}
.color-type{
	width:60px;
}
.color-type .colorcircle{
	width:32px;height:32px;
	border-radius: 32px;
	margin-top: 15px;
}
.color-type:first-child .colorcircle{
	background: #000;
}
.color-type:nth-child(2) .colorcircle{
	background: #fff;
}
.color-type:nth-child(3) .colorcircle{
	background: #64483c;
}
.color-type:last-child .colorcircle{
	background: #d4ae6d;
}
.sep-line{
	display: none;
	width:79%;
	margin-left: 21%;
	margin-top: 15px;
	border-bottom:1px solid #808080;
}
.addframe .sep-line{
	display: none;
}
.kind span,.kind span{
	display: inline-block;
	line-height: 22px;
	border-bottom:2px solid #f6f6f6;
	-webkit-transition:all 0.3s ease 0s;
		transition:all 0.3s ease 0s;
}
.singletype.select,.singletype:hover{
	color:#f33;
}
.forbid_buy:hover{
	color:#808080;
}
.singletype{
	text-transform: capitalize;
}
.select .kind span,.singletype:hover .kind span{
	border-bottom-color:#f33;
}
.format-type:nth-child(3){
	margin-right: 0;
}
.format-type .box{
	font-size:18px;
	border:1px solid #000;
	text-align: center;
	color:#000;
	width:30px;
	height:30px;
	line-height:30px;
	margin-bottom: 20px;
	margin-top: 3px;
}
.mounting-type .rect{
	margin: 15px 0px 0px;
}
.mounting-price{
	display: none;
}
.mounting-type:nth-child(1) .rect{
	width:80px;
	height:auto;
}
.rect img{
	width:80px;
}
.triangle{
	position: absolute;
	top:-20px;
	left:26.5%;
	margin:0 auto;
	border:10px solid transparent;
	border-bottom-color:rgba(0,0,0,.8);
}
.mounting-detail{
	position: absolute;
	top:0;
	left:60px;
	z-index: 100;
	width:auto;
	padding:10px ;
	margin: 5px 0 0 8px;
	box-sizing: border-box;
	display: none;
}
.mounting-detail em.white{
	margin-right: 5px;
}
.mounting-detail>div{
	display: none;
}
.mounting-detail>div:first-child{
	display: block;
}
.mounting-detail div{
	color:#000;
}
.mounting-detail em.red{
	margin-right: 3px;
}
.sandwich-detail{
	margin-top: 5px;
	margin-bottom: 5px;
}
.mounting-detail p.mounting-name{
	display: inline-block;
	font-size:20px;
	color:#808080;
	vertical-align: top;
	margin-right: 4%;
}
.mounting-image{
	display: inline-block;
	margin-right: 2%;
}
.mounting-image img{
	width:32%;
	max-width:100px;
}
.mounting-desc{
	display: inline-block;
	vertical-align: bottom;
}
.mounting-desc p{
	white-space: nowrap;
}
.tip{
	font-size:18px;
	color:#f33;
	text-align: right;
	margin:20px 0px 0px;
	display: none;
}
.hint{
	font-size:18px;
	color:#f33;
	text-align: right;
	margin:20px 0px 0px;
	display: none;
}

.warn{
	font-size:18px;
	color:#f33;
	text-align: right;
	margin:20px 0px 0px;
	display: none;
}

.mb30{
	margin-bottom: 20px;
}
.totaltip{
	font-weight:bold;
	font-size:18px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}
.right-part .submit{
	margin:0;
}
.delivery{
	text-align: right;
	font-size:14px;
	letter-spacing: 0.5px;
	color:#808080;
	margin-bottom: 20px;
	line-height:1;
}
.collect_total{
	position: relative;
}
.collect{
	float: left;
	color:#808080;
	letter-spacing: 2px;
	cursor: pointer;
}
#favorite{
	display: block;
	width: 20px;
	height: 18px;
	background: url(../images/brownie-web-icon.svg) no-repeat 0px -240px;
}
.collected{
	width:20px;
	height:18px;
	background: url(../images/brownie-web-icon.svg) no-repeat -95px -240px;
	display: none;
}
.total-price{
	float: right;
	font-size:32px;
	line-height: 32px;
}
.total-price span{
	position: relative;
}
.total-price input{
	text-align: right;
	border:none;
	background: #f6f6f6;
}
.buynow{
	/*float: left;*/
	float:right;
	-webkit-transition:all 0.5s ease 0s;
		transition:all 0.5s ease 0s;
}
.addtocart{
	/*float: right;*/
	float:left;
	-webkit-transition:all 0.5s ease 0s;
		transition:all 0.5s ease 0s;
}
.paybutton p,.paybutton input{
	width:47%;
	height:43px;
	line-height: 43px;
	text-align: center;
	font-size:18px;
	letter-spacing: 1px;
	color:#000;
	border:1px solid #000;
	box-sizing:border-box;
	cursor: pointer;
	background: none;
	outline:none;
}
.buynow.complete{
	background: #ccc;
	border-color:#ccc;
}
.addtocart.complete{
	background-color: #000;
	color:#fff;
}
.buynow:hover,.addtocart:hover{
	border-color:#000;
	color:#000;
	background: #f6f6f6;
}
.type-infor{
	position: fixed;
	top:0;left:0;
	z-index: 200;
	width:100%;
	height:100%;
	padding-bottom:50px;
	background: rgba(0,0,0,.85);
	color:#808080;
	overflow: auto;
	display: none;
}
.type-infor-inner{
	padding-top:110px;
	padding-bottom: 50px;
	position: relative;
}
.type-infor .close{
	position: absolute;
	top:110px;right:0;
	width:16px;height:16px;
	background: url(../images/brownie-web-icon.svg) no-repeat -597px -129px;
	cursor: pointer;
}
.type-infor .hd{
	font-size:48px;
	letter-spacing: 1px;
	color:#fff;
	margin-bottom: 50px;
}
.type-infor .bd{
	overflow: hidden;
}
.sizebox{
	margin-bottom: 20px;
}
.sizebox>div{
	display: inline-block;
}
.format-infor .type-infor-inner{
	width:1000px;
	margin:0 auto;
}
.mounting-infor .type-infor-inner,.color-infor .type-infor-inner{
	width:900px;
	margin:0 auto;
}
.white-box{
	width:100px;
	padding:20px 15px;
	text-align: center;
	background: #fff;
	color:#000;
	vertical-align: middle;
}
.s-size .white-box{
	margin-right: 60px;
}
.m-size .white-box{
	margin-right: 50px;
}
.l-size .white-box{
	margin-right: 30px;
}
.s-size .rectangle-area{
	margin-right: 90px;
} 
.m-size .rectangle-area{
	margin-right: 60px;
}
.l-size .rectangle-area{
	margin-right: 20px;
}
.rectangle-area:last-child{
	margin-right: 0px;
}
.size-hd{
	font-size:32px;
	margin-bottom: 12px;
}
.size-bd{
	font-size:14px;
	line-height: 26px;
}
.rectangle-area{
	display: inline-block;
	vertical-align: middle;
	font-size:14px;
}
.rectangle-area >span{
	display: block;
	margin-bottom: 10px;
}
.rectangle-area>div span{
	display: inline-block;
	vertical-align: middle;
}
.rectangle{
	display: block;
	border:3px solid #808080;
}

.mounting-infor .sec{
	float: left;
	width:32%;height:388px;
	background: #fff;
	margin-bottom: 18px;
	color:#000;
	font-size:14px;
	line-height: 20px;
}
.mounting-infor .sec:nth-child(4),.mounting-infor .sec:nth-child(5){
	height:255px;
}

.mounting-infor .sec:first-child,.mounting-infor .sec:nth-child(2n){
	margin-right: 18px;
}
.mounting-infor .sec:nth-child(4){
	width:66%;
	float: right;
	margin-right: 0px;
}
.mounting-infor .sec img{
	width:100%;
	max-width:291px;
}
.sec>div{
	padding:25px 20px;
}
.sec .tit{
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
}
.mounting-infor .sec:nth-child(4) .tit,.mounting-infor .sec:nth-child(5) .tit{
	font-size:14px;
}
.mounting-infor .sec:nth-child(5) p:nth-child(2){
	margin-bottom: 10px;
}
.mounting-infor .sec:nth-child(4) img{
	width:210px;
}
.mounting-infor .sec:nth-child(4) div{
	display: inline-block;
	width:245px;
	vertical-align: top;
	padding: 40px 0px 0px 40px;
}
.color-infor .sec{
	float: left;
	width:442px;height:495px;
	background: #fff;
	color:#000;
	font-size:14px;
}
.color-infor .sec:first-child{
	margin-right: 16px;
}
.color-infor .sec img{
	width:442px;
}
.sec .colors{
	padding-top:0;
	padding-bottom:0;
}
.colors p{
	float: left;
	width:30px;
	margin-right:94px ;
}
.colors p:nth-child(3){
	margin-right: 0;
}
.colors p:nth-child(4){
	width:50px;
	float: right;
	margin-right: 0;
	text-align: right;
}
.colors p span:nth-child(2){
	display: inline-block;
	width:30px;height:30px;
	border-radius:30px;
	margin-top: 7px;
}
.colors p:nth-child(1) span:nth-child(2){
	background: #000;
}
.colors p:nth-child(2) span:nth-child(2){
	width:28px;
	height:28px;
	border:1px solid #000;
}
.colors p:nth-child(3) span:nth-child(2){
	background: #64493b;
}
.colors p:nth-child(4) span:nth-child(2){
	background: #d2ae6b;
}
.content .inner{
	border:10px solid #fff;
	box-sizing:border-box;
}
.content{
	/*width:1124px;*/
	margin:auto;
}
/*.content p{
	letter-spacing: 1px;
}*/
.row{
	width:78%;
	max-width:1124px;
	font-size:14px;
	line-height: 20px;
	overflow: hidden;
	margin:0 auto 100px;
	position: relative;
	margin-top:50px;
	border:3px solid #fff;
}
.row:last-child{
	margin-bottom: 15px;
}
.row>div:first-child{
	float: left;
	width:400px;
}
.row>div:first-child img{
	max-width:100%;
}
.row>div:last-child{
	float: right;
	width:700px;
}
.row>div:last-child img{
	max-width:100%;
}
.row img{
	margin-bottom: 15px; 
	width:90%; 
	margin:auto;
}
.row:nth-child(2n+1)>div:last-child{
	/*margin-top: 175px;*/
}
.row:nth-child(2n)>div:first-child{
	float: right;
	/*margin-top: 175px;*/
}
.row:nth-child(2n)>div:last-child{
	float: left;
}
.related-photo{
	background: #fff;
}
.related-photo .inner{
	padding-bottom: 100px;
}
.related-photo h3{
	/*font-size:32px;
	padding:70px 0px 35px;*/
}
#container:before,  #container:after {
	content: ""; 
	display: table;
	 }
#container:after { 
	clear: both; 
}
#container{
	padding-bottom: 40px;
}
.item { 
	float: left;
	position: relative;
}
.item:last-child{
	margin-right: 0px;
}
.item img {
	max-width: 100%; 
	max-height: 100%;
	height: 350px; 
	vertical-align: bottom; 
}
.first-item { 
	clear: both; 
}
.last-row, .last-row ~ .item { 
	margin-bottom: 0px;
}
.price1{
	position: absolute;
	left:0;bottom:0;
	font-size: 0;
	width:100%;
	height:50px;
	padding-right:20px;
	box-sizing:border-box;
	line-height: 68px;
	font-size:14px;
	text-align:right;
	background: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.8));
	background: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.8));
	background: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.8));
	background: -ms-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.8));
	background: gradient(rgba(255,255,255,0),rgba(255,255,255,.8));
	opacity: 1;
}
.pic-infor{
	position: absolute;
	bottom:0px;
	z-index:50;
	font-size: 14px;
	line-height:20px;
	width:100%;
	height:77px;
	padding:10px 20px 7px;
	background: rgba(255,255,255,.8);
	opacity: 0;
	box-sizing:border-box;
	-webkit-transition:opacity 0.5s ease 0s;
			transition:opacity 0.5s ease 0s;
}
.pic-infor .artist-name{
	margin-bottom: 0px;
}
.pic-infor>div{
	max-width:85%;
}
.pic-infor .collect{
	position: absolute;
	right:10px;
	bottom:40px;
	width:20px;
	height:18px;
	background: url(../images/brownie-web-icon.svg) no-repeat 0px -239px ;
	opacity: 0;
	-webkit-transition:opacity 0.3s ease 0s;
			transition:opacity 0.3s ease 0s;
}
.item:hover .collect{
	opacity: 1;
}
.pic-infor .collect:hover{
	background-position: -94px -239px;
}
.item a{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding-bottom: 0px;
	text-decoration: none;
	color:#000;
}
.paging{
	clear:both;
	text-align: right;
	padding-top:40px;
	display: none;
}
.paging li{
	display:inline-block;
}
.paging li.prev{
	margin-right: 25px;
}
.paging li a{
	font-size:18px;
	color:#808080;
	text-decoration: none;
	-webkit-transition:all 0.5s ease 0s;
		transition:all 0.5s ease 0s;
}
.paging li a:hover{
	color:#000;
}
.changebtns{
	text-align: right;
	font-size:18px;
	color:#333;
}
.changebtns span{
	cursor: pointer;
}
/*h2{
	font-size:32px;
	line-height:1;
}*/
.content h2{
	/*width:90%;*/
	margin:0 auto 15px;
}
.content .borderbox h2{
	margin:0;
}
.related-photo h2{
	padding-top: 80px;
	padding-bottom: 30px;
}
.content h2 span{
	display:block;
	/*width:80%;*/
	margin:0 auto;
}
.addWords{
	width:90%;
	margin:35px auto 0px;
}
.addWords .left{
	width:50%;
	margin-top:20px;
}
.addWords .right{
	width:40%;
}
/*.addWords h3{
	font-size:18px;
}*/
.addWords .shortline{
	display:inline-block;
	width:60px;
	border-bottom:1px solid #000;
	cursor: pointer;
}
.addWords p{
	/*font-size:14px;
	line-height:20px;*/
	margin-top:25px;
	text-align:left;
}
.addWords .hide{
	display: none;
}
.readmore{
	display:inline-block;
	margin-top: 25px;
	margin-bottom: 50px;
	font-size:18px;
}
.readmore i{
	display:inline-block;
	margin-left: 10px;
	width:6px;
	height:6px;
	border:2px solid #f33;
	border-radius:6px;
}

.right h3{
	padding-bottom:5px;
	border-bottom:1px solid #000;
	text-align:left;
}
.right p{
	text-align:justify;
}
.content .borderbox{
	background:#fff;
	position: relative;
	padding:30px 30px;
	box-sizing:border-box;
	text-align:left;
}
.content .borderbox h2{
	width:100%;
}
.borderbox img{
	width:120px;
	height:auto;
	margin-bottom: 10px;
}
.row img{
	width:100%;
	margin:auto;
}
.borderbox .pho{
	display:inline-block;
	font-size:18px;
	-webkit-transform-origin: right top;
		transform-origin:right top ;
	-webkit-transform: rotate(90deg) translateY(62px);
		transform: rotate(90deg) translateY(62px);
}
.maga-infor{
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}
.magazine .artist{
	float: left;
	width:80px;
	word-break:break-all;
	margin-right:8px;
    	font-size:14px;
}
.magazine .artist>p{
	min-height:40px;
	margin-bottom: 5px;
}
.magazine .art-infor{
	padding:15px 0px;
	line-height:18px;
	position: relative;
}
.magazine .artist img{
	width:100%;
}
.magazine .artist.hide{
	display: none;
}
.magazine  .type+div{
	color:#000;
	line-height:20px;
}
.more{
	position: absolute;
	right:0;bottom:40px;
	font-size:14px;
	cursor: pointer;
}
.magazine-content .row:first-child{
	position: relative;
	top:-40px;
}
/*gy*/
.forbid_buy  .box{
	border:1px solid #888;
	color:#888;
}
.forbid_buy span{
	border-bottom: none;
}
.forbid_buy:hover .kind span{
	border-bottom: none;
}
.left-part{
	width:40%;
	}
.right-part{
	width:60%;
	padding-left: 75px;
}
/*@media screen and (max-width:1920px){*/
	.title{
		font-size:18px;
	}
	.about{
		font-size:14px;
	}
	.color-type{
		margin-right:5.5%;
	}
	.mounting-detail p.mounting-name{
		display: block;
		margin-bottom: 20px;
	}
	.mounting-image{
		margin-bottom: 10px;
	}
	.paybutton p, .paybutton input{
		width:40%;
	}
	.row{
		width:78%;
		max-width:1124px;
		border:5px solid #fff;
		text-align:center;

	}
	.row img{
		width:90%;
		margin:20px auto  0px;
	}
	.row>div:first-child{
		width:33.3%;
	}
	.row>div:last-child{
		width:58.3%;
	}
	.row:after{
		content:"";
		width:100%;
		display: block;
		margin-bottom: 25px;
	}
	.mounting, .greeting-card, .frame, .color, .addframe, .quantity{
		padding:10px 0px;
	}
	.rect img{
		width:70px;
	}
	.mounting-type:nth-child(1) .rect{
		width:70px;height:70px;
		box-sizing:border-box;
	}
	.frame-img img{
		width:70px;
	}
	.mounting-detail p.mounting-name{
		display:inline-block;
		font-size:18px;
		width:16%;
		margin-right:2.5%;
	}
	.mounting-image{
		width:48%;
	}
	.mounting-image img{
		width:30%;
		margin-right: 1%;
	}
	.color-type .colorcircle{
		width:28px;
		height:28px;
	}
	.tip{
		margin-top: 15px;
		font-size:14px;
		display: none;
	}
	.hint{
		margin-top: 15px;
		font-size:14px;
		display: none;
	}
	.totaltip{
		margin:15px 0px;
		line-height:1;
		font-size:18px;
	}
	.mb30{
		margin-bottom: 20px;
	}
	.breadnav{
		margin:20px 0px 40px;
	}
	.artist-infor{
		margin-bottom: 15px;
	}
	.total-price{
		font-size:32px;
	}
	.content{
		margin-top: 60px;
		margin-bottom: 30px;
	}
	.content .inner{
		border-width:5px;
	}
	
	.related-photo h2{
		padding-top: 50px;
		padding-bottom:20px;
	}
	.addWords p{
		
		margin-top:15px;
		text-align:left;
	}
	.readmore{
		margin-top: 20px;
		font-size:14px;
	}
	.borderbox img{
		width:100px;
		height:auto;
		top:-80px;right:17px;
	}
	.borderbox .pho{font-size:14px;}
	.row{
		font-size:12px;
		line-height:18px;
		margin-bottom: 40px;
	}
	.row:last-child{
		margin-bottom: 30px;
	}
	.row:nth-child(2n+1) > div:last-child,.row:nth-child(2n) > div:first-child{
		/*margin-top: 100px;*/
	}
	.title{
		font-size:14px;
		line-height:18px;
		margin-bottom: 0px;
	}
	.artist-infor{
		height:70px;
		margin-bottom: 6px;
	}
	.artist-name, .artist-name + p,.about{
		font-size:12px;
		line-height:18px;
		margin-bottom: 0px;
	}
	.artist-name{
		line-height: 14px;
	}
	.photo-infor{
		font-size:12px;line-height:18px;
	}
	.photo-infor .close{
		font-size:14px;
		line-height:20px;
		width:32px;
		margin-bottom: 5px;
	}
	.breadnav{
		margin:20px 0px 40px;
		font-size:14px;
	}
	.imgwrap span{
		width:40px;
		height:40px;
	}
	.imgwrap img{
		max-width:100%;
		/*width:100%;*/
	}
	.imgwrap .nextimg{
		background-size:560px auto;
		background-position:-520px -166px;
	}
	.imgwrap .lastimg{
		background-size:560px auto;
		background-position:-444px -166px;
	}
	.smallImages{
		white-space: nowrap;
		overflow: auto;
		text-align:center;
		padding-left:20px;
	}
	.smallImages img{
		height:60px;
		margin-right: 20px;
		display: inline-block;
		white-space: nowrap;
	}
	.limited .limit_sign{
		font-size: 12px;
		line-height: 18px;
	}
	.limited p.all{
		line-height: 1;
		padding-top: 5px;
	}
	.limited i{
		display: inline-block;
		margin-left: 5px;
		width:1px;
		height:12px;
		line-height: 18px;
		background-color: #f33;
	}
	.format,.mounting, .greeting-card, .frame, .color, .addframe, .quantity{
		padding:5px 0px;
	}
	.color,.quantity{
		padding: 10px 0px;
	}
	.type{
		font-size:14px;
	}
	.kind span{
		font-size:12px;
		line-height:18px;
	}
	.format-type .box{
		font-size:14px;
	}
	.format-type .box{
		width:25px;
		height:25px;
		line-height:25px;
		margin-bottom:15px;
	}
	.infor-btn{
		bottom:5px;
	}
	.mounting-type:nth-child(1) .rect,.rect img,.frame-img img{
		width:60px;height:auto;
	}
	.mounting-type .rect{
		margin-top: 10px;
	}
	.frame-img,.color-type .colorcircle{
		margin-top: 10px;
	}
	.color-type .colorcircle{
		width:25px;
		height:25px;
	}
	.shadow-frame{
		font-size:12px;
	}
	.shadow-frame img{
		width:60px;
	}
	.mounting-detail{
		padding:8px;
	}
	.mounting-detail p.mounting-name{
		font-size:14px;
	}
	.mounting-image img{
		width:27%;
	}
	.mounting-detail div{
		font-size:12px;
	}
	.minus{
		width:30px;
		height:30px;
		background-position: -293px -121px;
	}
	.plus{
		width:30px;
		height:30px;
		background-position: -366px -121px;
	}
	.prod-quantity{
		height:10px;
		width:30px;
		font-size:12px;
	}
	.totaltip{
		font-size:12px;
		margin:10px 0px 5px;
	}
	.collect{
		font-size:14px;
		padding-top: 0px;
	}
	.total-price{
		font-size:18px;
		line-height:24px;
	}
	.mb30{
		margin-bottom: 10px;
	}
	.paybutton p, .paybutton input{
		width:34%;
		height:34px;
		line-height:34px;
		font-size:14px;
	}
	.pic-infor{
		font-size:12px;
		line-height:18px;
		height:70px;
	}
	.pic-infor .photo-name{
		font-weight:bold;
		display: block;
		max-width:80%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.pic-infor .photo-tt{
		max-width: 80%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.pic-infor .artist-name{
		max-width: 80%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.price1{
		font-size:0;
	}
	.related-photo .inner{
		padding-bottom:60px;
	}
	.type-infor .hd,.size-hd{
		font-size:24px;
	}
	.mounting-infor .sec{
		font-size:12px;
	}
	.sec .tit{
		font-size:14px;
	}
/*}*/
@media screen and (max-width:768px){
	.artist-infor{
		height:70px;
	}
	.maga-infor{
		margin-bottom: 10px;
	}
	.covervid-wrapper video {
		display: block;
		position: absolute;
		max-width: 100%;
		max-height: 100%;
		z-index: 19;
	}
	.type{
		line-height: 150%;
	}
	i.v_icon{
		display: none;
	}
	.bigimg .cur_wrap:hover .cur{
		opacity: 1;
	}
	.bigimg .cur{
		opacity: 1;
      	}
      	.imgwrap img{
		position:absolute;
	}
	.navbtn{
		width:33.4%;
	}
	.th-nav{
		z-index:700;
	}
	.right-part .submit{
		width:33.3%;
		height:45px;
		position: fixed;
		bottom:0;
		left:66.7%;
		z-index:500;
	}
	.paybutton .buynow{
		-webkit-appearance: none;
		width:100%;
		background: #ccc;
		border:none;
		font-size:14px;
		letter-spacing:0px;
		height:45px;line-height:45px;
		border-radius:0px;
	}
	.paybutton .addtocart{
		width:33.3%;
		position: fixed;
		bottom:0;left:33.4%;z-index:500;
		background: #ccc;
		border:none;
		font-size:14px;
		letter-spacing:0px;
	}
	.paybutton .addtocart{
		left:33.4%;
		height:45px;
		line-height:45px;
		z-index: 505;
	}
	.paybutton .buynow:hover,.paybutton .addtocart:hover{
		background: #ccc;
	}
	.paybutton .buynow.complete{
		background: #ededed;
	}
	.paybutton .addtocart.complete{
		background: #000;
	}
	.paybutton .addtocart.complete i{
		display: none;
	}
	.paybutton i{
		border-left: 1px solid #fff;
		height: 30px;
		background-color: #fff;
		right:0px;
		position: absolute;
		top: 8px;
		z-index:519;
	}
	.submit i{
		display: none;
	}
	.breadnav{
		margin:0;
	}
	.breadnav .fl a{
		position: fixed;
		top:65px;
		z-index:600;
		text-indent:-9999px;
		width:30px;height:30px;
		background:url(../images/brownie－mobile-icon.svg) no-repeat  -70px 0px;
		background-size:220px auto;
	}
	.pre-button,.next-button{
		position: fixed;
		top:65px;
		border:1px solid #fff;
		z-index:600;
	}
	.pre-button a,.next-button a{
		display: block;
		font-size:12px;
		color:#000;
		text-align: center;
		width:30px;height:30px;line-height:30px;
		background-color: rgba(255,255,255,.4);
	}
	.pre-button{
		right:9%;
	}
	.next-button{
		right:4%;
	}
	
	.left-part,.right-part{
		float: none;
		width:100%;
		padding-left: 0px;
	}
	.left-part{
		position: fixed;
		top:50px;
		left:0;
		opacity: 1;
		z-index:500;
		padding-top: 50px;
		background-color: #f6f6f6;	
		-webkit-transition:all 0.5s ease 0s;
			transition:all 0.5s ease 0s;
	}
	.left-part.hide{
		top:-180px;
		opacity: 0;
	}
	.imgwrap{
		height:100%;
		-webkit-transition:all 0.5s ease 0s;
			transition:all 0.5s ease 0s;
	}
	.imgwrap span{
		display: none;
	}
	.imgwrap .bigimg{
		text-align: center;
	}
	.imgwrap .bigimg img{
		max-width:100%;
		position: absolute;
		top:50%;left:50%;
		-webkit-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);	
	}
	.scroll .bigimg img{
		position:static;
		display:inline-block;
		-webkit-transform:none;
			transform:none;
	}
	.smallImages,.about,.artist-desc p:nth-child(3){
		display: none;
	}
	.artist-img{
		width:50px;
	}
	.title{
		font-size:14px;
		margin-bottom: 0px;
		line-height:18px;
	}
	.artist-name{
		font-size:12px;
	}
	.infor-btn{
		bottom:auto;left:auto;
		top:15px;right:0px;
	}
	.totaltip{
		display: none;
	}
	.total-price{
		font-size:20px;
		line-height:1;
		margin-top: 16px;
	}
	.aTotal{
		display: block;
		font-size:20px;
		color:#000;
		float: none;
		text-align: right;
		border-top:1px solid #000;
		padding-top: 15px;
		line-height:1;
		border-top:1px solid #000;
	}
	.format{
		border-top:none;
	}
	.type{
		font-size:14px;
	}
	.quantity .ship_mess{
		position: absolute;
		left:0;
		bottom:10px; 
		font-size: 10px;
		max-width: 130px;
		line-height: 1;
	}
	.kind{
		font-size:12px;
		line-height:16px;
		height:32px;
		white-space: nowrap;
	}
	.kind span
	.format-type .box{
		font-size:18px;
	}
	.format-type .box{
		width:25px;height:25px;line-height: 25px;
		margin-top: 0px;
	}
	.format-type, .mounting-type, .frame-type, .color-type{
		width:65px;
	}
	.mounting-type:nth-child(1) .rect{
		width:40px;
		height:40px;
	}
	.mounting-type .rect{
		margin-top: 0px;
	}
	.frame-img{
		margin-top:0px; 
	}
	.color-type .colorcircle{
		margin-top:0px; 
	}
	.rect img,.frame-img img{
		width:40px;
	}
	.quantity{
		height:50px;
		padding:10px 0 5px 0;
		position: relative;
	}
	.quantity > div{
		float: right;
		width:auto;
	}
	.minus{
		width:40px;
		height:40px;
		background-position: -287px  -115px
	}
	.prod-quantity{
		width:40px;height:15px;
		padding:15px 5px 10px;
		-webkit-appearance:none;
		border-radius:0px;
	}
	.plus{
		width:40px;
		height:40px;
		background-position: -361px  -115px;
	}
	.color-type{
		width:50px;
		margin-right: 4%;
	}
	.collect{
		font-size:15px;
		letter-spacing:1px;
		margin-top: 18px;}
	.shadow-frame{
		width:76%;
	}
	.content .inner{
		border:none;
	}
	.row{
		width:100%;
		top:0;
		margin-bottom:15px;
	}
	.row:last-child{
		margin-bottom: 0;
	}
	.row > div{
		margin: 0px;
	}
	.row > div:first-child{
		width:100%;
	}
	.row > div:last-child{
		width:100%;
	}
	.row > div p{
		/*display: none;*/
	}
	.row:nth-child(2n) > div:first-child,.row:nth-child(2n+1) > div:last-child{
		margin-top: 0px;
	}
	.row:nth-child(2n+1) > div:last-child{
		margin-bottom: 0px;
	}
	.row img{
		vertical-align:bottom;
		margin-bottom:0;
		width:100% !important;
		height:auto !important;
	}
	.content{
		margin:45px 0px;
	}
	.item{
		margin-bottom:55px;
	}
	.item a{
		padding-bottom:69px;
	}
	.pic-infor{
		opacity: 1;
		bottom:6px;
		height:60px;
		padding:0px;
		background: none;
	}
	.item .price,.price1{
		display: none;
	}
	.pic-infor .collect{
		opacity: 1;
	}
	.related-photo h3{
		padding:30px 0px;
		font-size:18px;
	}
	.paging{
		padding-top:15px;
		position: relative;
	}
	.paging li.prev{
		float: left;
	}
	.paging li a{
		color:#000;
	}
	.related-photo .inner{
		padding-bottom: 25px;
	}
	.paging .limited{
		top:0;bottom:auto;
		right:auto;left:50%;
		background: none;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.eshop{
		display: none;
	}
	.type-infor{
		z-index:700;
		background-color: rgba(0,0,0,.95);
	}
	.format-infor .type-infor-inner,.mounting-infor .type-infor-inner, .color-infor .type-infor-inner{
		width:92%;
		padding-top: 25px;
	}
	.format-infor .type-infor-inner{
		padding-top: 25px;
	}
	.type-infor .close{
		top:28px;
	}
	.type-infor .hd{
		font-size:20px;
		line-height:1;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom:1px solid #808080;
	}	
	.type-infor .bd{
		padding-bottom: 80px;
	}
	.mounting-infor .sec{
		width:100%;height:auto;
		background: none;
		color:#808080;
		margin-bottom: 30px;
		font-size:12px;line-height:18px;
		overflow: hidden;
	}
	.mounting-infor .sec:nth-child(3),.mounting-infor .sec:nth-child(4){
		margin-bottom: 20px;
	}
	.mounting-infor .sec:first-child, .mounting-infor .sec:nth-child(2n){
		margin-right: 0px;
	}
	.mounting-infor .sec:nth-child(4){
		float: none;
		width:100%;
		padding-top:20px;
		padding-bottom: 20px;
		border-top:1px solid #808080;
		border-bottom:1px solid #808080;
	}
	.mounting-infor .sec:nth-child(4) div{
		width:68%;
		padding:0px 0px 0px 15px;
	}
	.mounting-infor .sec:nth-child(4), .mounting-infor .sec:nth-child(5){
		height:auto;
	}
	.mounting-infor .sec:nth-child(5){
		padding-bottom: 20px;
		border-bottom:1px solid #808080;
	}
	.mounting-infor .sec img{
		width:31.8%;
		max-width:110px;
	}
	.sec > div{
		float: right;
		padding:0px 0px 0px 15px;
		width:68%;
		box-sizing:border-box;
	}
	.mounting-infor .sec:nth-child(5) p:nth-child(2){
		margin-bottom: 20px;
	}
	.sec .tit{
		font-size:14px;
		font-family: "Tw";
		color:#fff;
		margin-bottom: 5px;
	}
	.circles{
		position:absolute;
		left:50%;bottom:10px;
		display: block;
		-webkit-transform:translateX(-50%);
				transform:translateX(-50%);
	}
	.circles li{
		float: left;
		width:6px;height:6px;
		border:1px solid #ccc;
		margin-right:7px;
	}
	.circles li.cur{
		border-color:#f33;
		border-radius:6px;
	}
	.circles li:last-child{
		margin-right: 0px;
	}
	.content{
		margin:30px 0px;
	}
	.content h2{
		width:92%;
	}
	.content h2 span{
		width:100%;
	}
	.addWords{
		width:100%;
	}
	.addWords .left{
		float: none;
		width:90%;
		margin:auto;
	}
	.addWords .right{
		float: none;
		width:100%;
		margin:auto;
		margin-bottom: 30px;
	}
	.content .borderbox{
		top:0;
	}
	.borderbox img{
		top:-60px;
	}
	.borderbox .pho{
		top:-27px;
	}
	.readmore{
		margin-bottom: 30px;
	}
	.row div:first-child{
		/*display: none;*/
	}
	.related-photo h2{
		padding-top:30px;
	}
	.format-infor .hd{
		margin-bottom: 45px;
	}
	.boxwrap{
		overflow: hidden;
	}
	.boxwrap .box{
		float: left;
		height:113px;
		position: relative;
	}
	.boxwrap .box1{
		width:28%;
		max-width:97.5px;
	}
	.boxwrap .box2{
		width:32%;
		max-width:110px;
	}
	.boxwrap .box3{
		width:40%;
		max-width:135px;
	}
	.boxwrap .box span{
		position: absolute;
		left:0;bottom:0;
		border:1px solid #808080;
		box-sizing:border-box;
	}
	.box1 .small{
		width:31%;
		height:32.5px;
	}
	.box1 .mid{
		width:46%;
		height:67.5px;
	}
	.box1 .large{
		width:77%;
		height:112px;
	}
	.box2 .small{
		width:34%;
		height:32.5px;
	}
	.box2 .mid{
		width:54.5%;
		height:60px;
	}
	.box2 .large{
		width:82%;
		height:90px;
	}
	.box3 .small{
		width:50%;
		height:34px;
	}
	.box3 .mid{
		width:83.3%;
		height:52.5px;
	}
	.box3 .large{
		width:100%;
		height:67.5px;
	}
	.sizeDes{
		overflow: hidden;
		margin-top: 40px;
		padding-bottom:5px;
		border-bottom:1px solid #808080;
	}
	.col{
		float: left;
		font-size:12px;
	}
	.col p{
		margin-bottom: 40px;
	}
	.col1{
		width:28%;max-width:97.5px;
	}
	.col2{
		width:32%;max-width:110px;
	}
	.col3{
		width:40%;max-width:135px;
	}
	.col span{
		display:inline-block;
		width:16px;
		color:#fff;font-size:14px;
	}
	/*左移pre和next按钮 by lmf 20160928*/
	.adjust_next_button {
		margin-right: 40px;
	}
	.adjust_pre_button {
		margin-right: 60px;
	}

}
@media screen and (max-width:320px){
	.col{font-size:10px;}
	.col span{font-size:12px;width:14px;}
	.col p{margin-bottom: 25px;}
	
}
/*gy add 724*/
/*remove up*/
.fresh h2{
	margin:0;
}
/*general*/
.fresh img{
	display: inline-block;
	vertical-align: top;
	max-width:100%;
}
.fresh_wrap{
	background-color:#FFF;
}
.inner.fresh{
	border:none;
}
.fresh p{
	line-height: 200%;
}
.sub_brn p{
	font-size: 13px;
}
.fresh i.circle{
	width:14px;
	height:14px;
	display: inline-block;
	border-radius:50%;
	border:4px solid #f33;
	vertical-align: middle;
	margin-right: 5px;
}
.fresh h1 span{
	border-bottom:3px solid  #cdcdcd;
}
/*n_artist*/
.n_artist{
	padding:40px 0px;
}
.n_artist_intro,.n_artist_img{
	width:50%;
	float:left;
}
.n_artist h1{
	padding:20px 0;
}
.more_back{
	position: relative;
	width:auto;
	text-align:right;
	margin: 50px 0;
	z-index: 5;
}
.more_back{
	display: inline-block;
}
.more_back h2,.more_back h3{
	display: inline;
	background-color: #fff;
}
.more_back h2{
	margin: 10px 0;
}
.more_back h3{
	margin:10px 0;
}
.more_back:after{
	content:"";
	display: block;
	width:140px;
	height:80px;
	top:50%;
	margin:0 auto;
	position: absolute;
	left:50%;
	transform: translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	z-index: -1;
	border:6px solid #cdcdcd;
}
.n_artist_intro{
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	padding:0 40px;
}
.award_back{
	text-align:right;
	margin:50px 0 0 0;
	position:relative;
}
.award_back h3{
	display: inline-block;
	width:auto;
	position: relative;
	z-index: 5;
}
.award_back h3:after{
	content:"";
	display:block;
	position: relative;
	width:60px;
	height:60px;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	background:url("../images/award.png") no-repeat center center;
	background-size: 20px 31px;
	-webkit-background-size:20px 31px;
	border-radius: 50%;
	border: 8px solid #cdcdcd;
	top:50%;
	z-index: -1;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
}
.n_artist_img {
	text-align:right;
	box-sizing: border-box;
	padding-right: 40px;
}
.n_artist_img  img{
	display: inline-block;
	max-width:100%;
	height:auto;
	vertical-align: top;
	box-shadow:40px 40px #F6F6F6 ;
}
.ns_series,.series_img{
	float:left;
}
.n_series{
	padding-top: 40px;
	padding-bottom:60px;
}
.ns_series{
	width:25%;
	margin-right: 5%;
}
.series_img{
	width:70%;
}
.ns_intro h3{
	padding-top: 10px;
	text-transform: uppercase;
}
.ns_name{
	color:#ccc;
	margin-bottom: 10px;
}
/*brn*/
.brn{
	padding-bottom:60px;
}
.brn h1{
	padding:20px 0;
}
.sub_brn{
	margin:40px 0;
}
.simple p img:nth-child(1){
	display: block;
	float:left;
	max-width:50%;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	border:10px solid #fff;
	margin-bottom: 20px;
}
.simple p img:nth-child(2){
	display: block;
	float:right;
	max-width:60%;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	border:10px solid #fff;
}
.b_complex1 img{
	float:right;
	width:70%;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	border:10px solid #fff;
}
.b_complex2>img{
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	border:10px solid #fff;
}
.b_complex1 .brn_intro{
	width:30%;
	float:right;
}
.b_complex2>img{
	float:left;
	width:70%;
}
.b_complex1 .brn_intro{
	width:30%;
	float:left;
}
.b_complex2 .brn_intro{
	width:30%;
	float:right;
}
.brn_intro{
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	padding-top: 10px;
}
.b_complex2 {
	position: relative;
}
.brn_intro i.circle{
	margin-bottom: 10px;
}
.brn_intro p span:nth-child(1){
	font-weight: bold;
}
.b_complex1 .brn_intro{
	padding-right: 40px;
}
.b_complex2 .brn_intro{
	padding-left: 40px;
}
.brn_contact{
	position: absolute;
	right:0;
	bottom:0;
	width:25%;
	margin-right: 5%;
	max-width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	padding-left: 40px;
}
.trans_flow {
	width:60%;
}
.trans_flow img{
	padding-top: 20px;
}
.trans_flow{
	border-top: 4px solid #cdcdcd;
}
.mobile_img{
	display: none;
}
.mobile_series{
	display: none;
	margin-top: 15px;
}
.mobile_contact{
	display: none;
}
.mobile_video{
	display: none;
}
.trans_flow img.mobile_contact{
	display: none;
}
.ns_series img.mobile_series{
	display: none;
}
.selfmode:after{
	content:"";
	display: block;
	width:100%;
	height:0;
	clear: both;
}
@media screen and (max-width:768px){
	.simple p img:nth-child(1),.simple p img:nth-child(2){
		max-width: none;
		width: 100% !important;
	}
	.trans_flow img.mobile_contact{
		display: block;
		max-width:80%; 
	}
	.n_artist{
		position: relative;
	}
	.n_artist_intro{
		width:100%;
	}
	.n_artist_img{
		position: absolute;
		top:0;
		right:0;
		width: 50%;
		display:none;
		padding-right: 5px;
	}
	.n_artist_intro{
		padding:0;
	}
	.more_back{
		height:70px;
	}
	.more_back:after{
		width:120px;
		height:70px;
		border-width: 4px;
	}
	.na_more{
		position:relative;
	}
	.mobile_img {
		display: block;
		max-width:100px;
		min-width: 100px;
		position: absolute;
		right:10px;
		top:-16px;
		z-index: 99;
	}
	.mobile_img img{
		box-shadow:10px 10px #F6F6F6 ;
		-webkit-box-shadow:10px 10px #F6F6F6;
	}
	.n_series{
		padding-top: 20px;
	}
	.ns_series{
		margin-right: 0;
		width:100%;
	}
	.series_img{
		display: none;
	}
	.ns_series img.mobile_series{
		display: block;
	}
	.sub_brn{
		margin:20px 0;
	}
	.sub_brn img{
		width:100%;
		box-sizing: border-box;
		-webkit-box-sizing:border-box;
		max-width: none;
	}
	.b_complex2 ,.b_complex1{
		position: relative;
	}
	.b_complex2 img ,.b_complex1 img{
		margin-bottom: 80px
	}
	.b_complex2 .brn_intro{
		padding-left: 0;
		width:100%;
		position: absolute;
		bottom: 0
	}
	.b_complex1 .brn_intro{
		padding-right: 0;
		width:100%;
		position: absolute;
		bottom:0;
	}
	.brn_intro{
		position: relative;
	}
	.brn_intro i{
		position: absolute;
	}
	.brn_intro p{
		padding-left: 30px;

	}
	.brn_contact{
		display: none;
	}
	.trans_flow{
		width: 100%;
	}
	.mobile_contact{
		display: block;
	}
	.mobile_video{
		display: none;
		position: relative;
	}
	.mobile_video img{
		border: 10px solid #fff;
		box-sizing: border-box;
	}
	.mobile_video i.v_icon{
		background: url(../images/play_icon.png) no-repeat;
		background-size: 40px 40px;
		display: block;
		width: 40px;
		height: 40px;
		cursor: pointer;
		position: absolute;
		opacity: 0.5;
		z-index: 400;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
	}
	#slider{
		width:100%;
		margin:20px auto;
	}
	/*gy 8.15*/
	.two-col{
		-moz-column-count: 1 !important;
		-webkit-column-count: 1 !important;
		column-count: 1 !important;
		column-gap:0 !important; 
	}
	.selfmode>div{
		width:100% !important;
		margin:0 !important;
		text-align:left;
		box-sizing: border-box;
		-webkit-box-sizing:border-box;
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
