a {
	font-size: 1.3rem;
	color: #fff;
	transition: all .2s linear;
}

a.click{
	color: #fbfed1;
}

a:hover {
	color: #fbfed1;
}

img{
	max-width: 100%;
}

.top {
	position: fixed;
	top: 0;
	left: 0;
	height: 5rem;
	width: 100%;
	background: rgba(254, 177, 177, 1);
	z-index: 1000;
}

.menu {
	width: 80%;
	margin: 0 auto;
}

.logo {
	float: left;
	margin-top: 1rem;
}

.logo img {
	height: 3rem;
	width: auto;
	float: left;
}

.logo a {
	
}

.logo a:hover img {
	opacity: .9;
}

.logo span {
	display: block;
	float: left;
	line-height: 3rem;
	font-size: 2rem;
	margin-left: 1rem;
}

.nav-icon-box{
	display: none;
}
.nav {
	line-height: 5rem;
	float: right;
	font-weight: bold;
}

.nav li {
	float: left;
	margin: 0 1rem;
}

/*========================index=============================*/
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	background: rgba(203, 48, 45, .8);
}
.section{
	 background-image: linear-gradient(-210deg, #fff, #ffe7e7);
}
.content-box{
	width: 80%;
	margin: 0 auto;
	z-index: 100;
}
.section-1-bg{
	background: linear-gradient(to left top,rgba(255,231,231,0.9),rgba(255,231,231,0)),url("../img/index/coffee.png") 90% center no-repeat;
}
.section-img img{
	width: 60%;
}
.download-des-box{
	font-size: 3rem;
	color: #cb3023;
}
.download-icon-box{
	margin: 3rem 0;
	font-size: 2rem;
	color: #bd4242;
}
.download-icon-box span{
	margin-right: 1rem;
}
.download-icon-box span i{
	margin-right: .5rem;
}

.download-url-box a{
	display:inline-block;
	padding: 1rem 2rem;
	border: none;
	border-radius: .5rem;
	color: #fff;
	background: rgba(254, 103, 103, .5);
	font-size: 2rem;
	margin-right: 2rem;
	cursor: pointer;
}
.download-url-box a:hover{
	background: rgba(254, 103, 103, .3);
}
.download-url-box a i{
	margin-right: .5rem;
}
.section-2-bg{
	text-align:center;
}
.section-2-bg p{
	font-size: 2rem;
	color:#cb3023;
	margin: 1rem 0;
	font-weight: bold;
}
.many-box{
	text-align: center;
	font-size: 1.3rem;
	color:#cb3023;
}
.many-box h3{
	font-size: 2rem;
	margin-bottom: 1rem;
	padding-top: 3rem;
}
.many-box h4{
	font-size: 1.3rem;
	margin-bottom: 1rem;
}
.many-box img{
	margin: 1.5rem 0;
}
.many-box li{
	width: 33%;
	float: left;
	text-align: center;
}
.many-box li img{
	width: 70%;
}
.many-box li p{
	font-size: 1.3rem;
}
.worth-img-box .worth-img-left{
	width: 50%;
	float: left;
	text-align: center;
}
.worth-img-box .worth-img-right{
	width: 50%;
	float: right;
	text-align: center;
}

/* ==================cooperation=============== */
.page-content-box{
	min-height:100vh;
	background-image: linear-gradient(-210deg, #fff, #ffe7e7);
}
.page-content-box .page-content{
}
.page-content-box .page-content-banner-box{
	width: 100%;
	height: 35rem;
	background: linear-gradient(to left top,rgba(255,231,231,0.9),rgba(255,231,231,0)),url("../img/cooperation/bg_cooperation_header.png") top left no-repeat;
	background-size: 100% auto;
}
.page-content-box .page-content-banner-box .page-content-banner{
	color: #cb3023;
	color:#fff;
	margin-left: 10%;
	padding-top: 15rem;
}
.page-content-box .page-content-banner-box .page-content-banner div{
	margin-bottom: 1rem;
}
.page-content-banner .zh_cn,.page-content-banner .en_us{
	font-size: 3rem;
}
.page-content-banner .des{
	font-size: 1.3rem;
}
.page-content-contact,.page-content-about{
	width: 80%;
	margin: 0 auto;
	margin-top: 3rem;
	font-size: 1.3rem;
	color: #cb3023;
}
.page-content-contact p,.page-content-about p{
	margin-bottom: 1rem;
}
.page-content-contact p span,.page-content-about p span{
	display:inline-block;
	width:13rem;
}
.page-content-contact h3,.page-content-about h3{
	margin-bottom: 1.3rem;
}
/* ==================about=============== */
.page-content-box .page-content-banner-box.about-bg{
	background: linear-gradient(to left top,rgba(255,231,231,0.9),rgba(255,231,231,0)),url("../img/about/bg_about_header.png") top left no-repeat;
	background-size: 100% auto;
}
/* ==================historical price=============== */
.page-content-his{
	width: 80%;
	padding-top: 5rem;
	margin: 0 auto;
}
.his-price-specification-box{
	margin-top: 1rem;
	margin-bottom: 1rem;
	border:rgba(254, 103, 103, .5) dotted 1px;
	padding: 1rem;
	color: #cb3023;
	text-align: center;
}
.page-content-his .his-price-search-box{
	
}

::-webkit-input-placeholder{
	color:rgba(254, 103, 103, .5); 
}
:-moz-placeholder{
	color:rgba(254, 103, 103, .5); 
}
::-moz-placeholder{
	color:rgba(254, 103, 103, .5); 
}
:-ms-input-placeholder{
	color:rgba(254, 103, 103, .5); 
}
.page-content-his .his-price-search-box .urlValue,.page-content-his .his-price-search-box button{
	height: 4rem;
	border-radius: .5rem;
	background: none;
	border: none;
	font-size: 1.3rem;
}
.page-content-his .his-price-search-box .urlValue{
	width: calc(100% - 6px - 1rem);
	border:rgba(254, 103, 103, .5) solid 1px;
	color:#bd4242;
	height: 8rem;
	padding:.5rem;
}
.page-content-his .his-price-search-box button{
	width: 100%;
	color: #fff;
	background: rgba(254, 103, 103, .5);
	cursor: pointer;
	margin-top: 1rem;
}
.page-content-his .his-price-search-box button i{
	margin-right: .5rem;
}
.page-content-his .his-price-chart-box{
	border:rgba(254, 103, 103, .5) solid 1px;
	margin-top: 2rem;
	height: 20rem;
	display: none;
}
.his-information-box{
	margin: 2rem 0;
	display: none;
}
.his-information-img{
	width: 20rem;
	float: left;
	overflow: hidden;
}
.his-information-img img{
	width: 100%;
	height: auto;
}
.his-information{
	float: right;
	color:#bd4242;
	width: calc(100% - 20rem - 2rem);
	font-size: 1.3rem;
}
.his-information li{
	margin-bottom: 1rem;
}
.swal-title{
	font-size: 2rem;
}
.swal-title,.swal-text{
	color:rgba(254, 103, 103, .5);
}

/* ==================commodity price=============== */
.commodity-price-box{
	width: 80%;
	margin: 0 auto;
	color:#bd4242;
	padding-top: 6rem;
	text-align: center;
	margin-bottom: 1rem;
}
.commodity-price-box a{
	color:#bd4242
}
.commodity-price-box a:hover{
	color: #bd4242
}
.commodity-price-search{
	margin-bottom: 1rem;
}
.commodity-price-search  .value,.commodity-price-search button{
	height: 2rem;
    border-radius: .5rem;
    background: none;
    border: none;
    font-size: 1.3rem;
    padding:0 .5rem;
    height: 3rem;
}
.commodity-price-search  .value {
    width: 37rem;
    border: rgba(254, 103, 103, .5) solid 1px;
    color: #bd4242;
   	height: calc(3rem - 2px);
   	margin-right: 1rem;
}
.commodity-price-search button {
    width: 10rem;
    color: #fff;
    background: rgba(254, 103, 103, .5);
    cursor: pointer;
    margin-top: 1rem;
}
.commodity-price-search button i{
	margin-right: .5rem;
}
.commodity-price-box li{
	width: 15rem;
	border: solid rgba(254, 177, 177, 1) 1px;
	margin: .5rem;
	padding: .5rem;
	border-radius: 1rem;
	display: inline-block;
}
.commodity-price-box li img{
	width: 100%;
}
.commodity-price-box li p{
	margin-bottom: .5rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.commodity-price-box li .img-box{
	height: 15rem;
	overflow: hidden;
}
/* ==================footer=============== */
.footer{
	color: #cb3023;
	font-size: 1.3rem;
	text-align: center;
}
.footer a{
	color: #ff1400;
	font-size: 1.3rem;
}
.footer a:hover{
	color: #ff8075;
}
/*================loading=================*/
.loading-box{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 998;
	background: #000;
	top: 0;
	left: 0;
	opacity:0.6;
	display: none;
}
.loading{
	width: 40px;
	height: 40px;
	position: fixed;
	z-index: 999;
	top: 50%;
	left: 50%;
	margin-left:-20px;
	margin-top:-20px;
	opacity:1;
	font-size: 40px;
	color: #fff;
}
/* -------------------手机样式------------------- */
@media only screen and (max-width:1000px) {
	
	/* 导航  */
	.nav-icon-box{
		display: block;
		float: right;
		font-size: 2rem;
		color: #fff;
		line-height: 5rem;
		margin-right: 5%;
		cursor: pointer;
	}
	.menu{
		width: 100%;
	}
	.logo{
		margin-left: 5%;
	}
	.nav{
		background: rgba(254, 177, 177, 1);
		position: relative;
		width: 100vw;
		height: 100vh;
		display: none;
	}
	.nav li{
		width: 100%;
		text-align: center;
	}
	.nav li a{
		font-size: 1.6rem;
	}
	
	/* index */
	.download-icon-box {
	    font-size: 1.3rem;
	}
	.download-des-box {
	    font-size: 2rem;
	}
	.download-url-box a {
	    padding: .8rem 1.5rem;
	    font-size: 1.3rem;
	}
	.content-box{
		width: 90%;
	}
	.section-1-bg{
		background-image: linear-gradient(-210deg, #fff, #ffe7e7);
	}
	.download-icon-box span{
		margin-right: 0;
		display: block;
		margin-top: 2rem;
	}
	.download-url-box a{
		margin-right: 0;
		margin-top: 2rem;
	}
	.section-2-bg p{
		font-size: 1.5rem;
	}
	.many-box img{
		width: 100%;
	}
	.many-box li p{
		font-size: 1.3rem;
	}
	.worth-img-box img{
		width: 90%;
	}
	.many-box h3 {
	    font-size: 2rem;
	    margin-bottom: 1rem;
	}
	#fp-nav.right {
	    right: -5px;
	}
	/* cooperation */
	.page-content-box .page-content-banner-box{
		height: 20rem;
	}
	.page-content-box .page-content-banner-box .page-content-banner{
		margin-left: 5%;
		padding-top: 9.8rem;
	}
	.page-content-banner .zh_cn, .page-content-banner .en_us {
	    font-size: 2rem;
	}
	.page-content-box .page-content-banner-box .page-content-banner div {
	    margin-bottom: .5rem;
	}
	.page-content-contact{
		width: 90%;
	}
	.page-content-contact p span,.page-content-about p span{
		width: 100%;
		padding:.2rem 0;
	}
	/* historical price */
	.page-content-his{
		width: 90%;
	}
	.his-information-img{
		width: 100%;
		float: left;
	}
	.his-information{
		float: left;
		width: 100%;
	}
	/* commodity price */
	.commodity-price-search  .value {
	    width: 17rem;
	}
	.commodity-price-search  button {
	    width: 8rem;
	}
}
@media only screen and (max-width:960px) {
	/* cooperation + about*/
	.page-content-box .page-content-banner-box{
		background-size: auto 100%;
	}
	.page-content-box .page-content-banner-box.about-bg{
		background-size:auto  100%;
	}
}
@media only screen and (max-width:500px) {
	.commodity-price-search  .value {
	    width: calc(100% - 1rem - 2px);
	    margin-right: 0;
	}
	.commodity-price-search  button {
	     width: 100%;
	}
}

.privacy-agreement-box a {
	color: #000 !important;
}

.privacy-agreement-box a.click{
	color: #0000ff !important;
}

.privacy-agreement-box a:hover {
	color: #0000ff !important;
}