﻿.header-red {
	z-index: 999;
	background: #f54d23;
}

.header-red a, .header-red a:hover, .header-red a:visited, .header-red a:active {
	position: absolute;
	height: 50px;
	color: white;
}

.header-red a div {
	border: 1px solid white;
	border-radius: 5px;
	padding: 4px;
	position: relative;
	top:6.5px;
}

.header-red .fq-searchbox {
	position: absolute;
	right: 0;
	top: -2px;
	height: 50px;
}

.header-white{
	z-index: 999;
	background: white;
	color: #3d0505;
	border-bottom: 1px solid #f3f3f3;
}

.header-white a, .header-white a:hover, .header-white a:visited, .header-white a:active {
	position: absolute;
	height: 50px;
	color: #fe8623;
}

.header-white a div {
	border: 1px solid #fe8623;
	border-radius: 5px;
	padding: 4px;
	position: relative;
	top:6.5px;
}

.header-white .fq-searchbox {
	position: absolute;
	right: 0;
	top: -2px;
	height: 50px;
	color: #fe8623;
}

.fq-exquisite-style .am-gallery {
	width: 100%;
	padding: .5rem;
}

.fq-exquisite-style hr {
	border-top: .1rem solid #d1cfcf;
}

.fq-exquisite-img {
	width: 148px;
	height: 148px;
}

.fq-exquisite-title .line-clamp {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.6;
	max-height: 46px;
	min-height: 46px;
}

.fq-post {
	background-color: #5EB95E;
}

.fq-coupon {
	background-color: #A19CF3;
}

.fq-exquisite-price {
	text-decoration: line-through;
	color: #8f8f8f;
}

.fq-exquisite-volume {
	position: relative;
	top: 2px;
	color: #8f8f8f;
}

.fq-amoy-password {
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	background: #fff6f4;
}

.fq-abstract-color {
	color: #f54d23;
	line-height: 1.6;
}

.am-form-field {
	border: 0;
}

.am-form-field:focus {
	background: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.stamp01 {
	background: #F39B00;
	background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 5px, #F39B00 5px);
	background-size: 15px 15px;
	background-position: 9px 3px;
}

.stamp01::before {
	background-color: #F39B00;
}

.stamp * {
	list-style: none;
	font-family: "Microsoft YaHei",'Source Code Pro', Menlo, Consolas, Monaco, monospace;
}

.stamp {
	width: 300px;
	height: 70px;
	position: relative;
	overflow: hidden;
}

.stamp::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	right: 8px;
	z-index: 0;
}

.stamp::after {
	content: '';
	position: absolute;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.5);
	z-index: -2;
}

.stamp i {
	position: absolute;
	left: 10%;
	top: 0;
	height: 190px;
	width: 390px;
	background-color: rgba(255,255,255,.15);
	transform: rotate(-30deg);
}

.stamp .par {
	position: relative;
	width: 60%;
	border-right: 2px dashed rgba(255,255,255,.3);
}

.stamp .par span {
	font-size: 30px;
}

.stamp .par sub {
	position: relative;
	top: -5px;
	color: rgba(255,255,255,.8);
}

.stamp .copy {
	position: relative;
	display: inline-block;
	font-size: 20px;
	width: 38%;
	height: 100%;
	z-index: 4;
}

.stamp .copy a {
	color: white;
}

/*我要推广*/
.fq-promotion,
.fq-promotion:visited,
.fq-promotion:hover,
.fq-promotion:active,
.fq-promotion:focus {
	position: fixed;
	bottom: 60px;
	right: 10px;
	width: 40px;
	height: 40px;
	background: #f3e7e3;
	border: 1px solid #f54d23;
	line-height: 14px;
	padding-top: 5px;
	color: #f54d23;
}
 .fq-amoy-buy .fq-explain {
	margin-top: -28px;
	right: 16%;
	left: 16%;
}
 .fq-amoy-buy .am-modal-dialog{
	border-radius: 5px;
}

.fq-amoy-buy .am-modal-hd {
	padding: 10px;
	background: #f54d23;
	border-radius: 5px 5px 0 0;
	color: white;
	font-size: 1.6rem;
}

  .am-modal-hd .am-close {
	font-size: 36px;
	top: 8px;
	right: 8px;
	color: white;
	font-weight: 100;
	opacity: 1;
}
  .fq-amoy-buy .copy_taowords1 a{
      background:#f54d23;
      color:white;
  }

.copy_taowords a {
	background: #f54d23;
	color: white;
}

/*我要推广*/

   .fq-camera{
        position: fixed;
        right: 10px;
        z-index:100;
        bottom:110px;
        width: 40px;
        height: 40px;
        background: #f3e7e3;
        color: #555;
        text-align: center;
        border: 2px solid #555;
        text-align: center;
        cursor: pointer;
    }

    .fq-camera .iconfont{
        font-size: 20px;
    }



    .fq-sharecanvas{
        z-index: 1011;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(0,0,0,0.3);
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
         flex-direction:column;
         align-items: center;
         
    }

    .fq-sharecanvas .fq-canvas{
        width:70%;
        position: relative;
        top:0;
    }

    .fq-canvas .imgData{
        width:100%;
    }

    .fq-canvas-explain{
        border-radius:5px;
        background:#555;
    }

    .am-icon-close{
        background: white;
        color: #555;
        position: absolute;
        right:-45px;
        top: 0;
        width: 40px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

	.fq-collect .line-clamp {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.6;
	max-height: 46px;
	min-height: 46px;
	width: calc(100% - 148px - 50px);
}

.fq-collect .iconfont{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	font-size: 20px;
	height: 40px;
	border-left: 1px solid #f3e7e3;

}

.fq-collect .icon-icon{
	position: relative;
	left: calc(.5rem + 1px);
	color: #8f8f8f;
}

/*.fq-collect .icon-icon:before{
	position: relative;
	top: -3px;
}*/

.fq-collect .icon-xing{
	position: relative;
	left: calc(.5rem + 1px);
	color: #f54d23;
}

/*.fq-collect .icon-xing:before{
	position: relative;
	top: -3px;
}*/