@charset "utf-8";
/* CSS Document */

 

.foot2{
	border-bottom:6px solid #cc8fec;
	background:url(https://www.ebiotrade.com/ebiodesign/text/genecompany/images/33.png) no-repeat left top;
	height:450px;
	margin-top:75px;
	background-size:100% 100%;
}
.foot22{
	border-bottom:6px solid #cc8fec;
	background:url(https://www.ebiotrade.com/ebiodesign/text/genecompany/images/33.png) no-repeat left top;
	height:450px;
	margin-top:75px;
	background-size:100% 100%;
}
 
.diva{
	width:100%;
	text-align:center;
	margin-top:40px;
}
.diva a{
	text-decoration:none;
	color:#666;
	font-size:15px;
	display:inline-block;
	margin:0px 2px;
	/*text-shadow: 1px 1px 1px #fff;
	 text-stroke:1px #601986; -webkit-text-stroke:1px #601986; 
	*/
	
}

/*
.diva a:beforef{
content:".diva>a";
position:absolute;
-webkit-text-stroke: 2px red;
color:#ffffff;

}*/
.div-boot{
	width:100%;
	text-align:center;
	margin-top:30px;
}
.div-boot a{
	text-decoration:none;
	color:#ffffff;
	font-size:16px;
	display:inline-block;
	text-align:center;
	width:164px;
	height:49px;
	line-height:49px;
	border:3px solid rgba(96,25,134,0.5);
	border-radius:10px;
	margin:0px 15px;
	
	background: rgba(96,25,134,0.3);
}
 
.foot2 .auto{width:1200px;margin: auto;color:#666;background: url(https://www.ebiotrade.com/ebiodesign/text/genecompany/images/22.png) no-repeat right center;position:relative;}

.foot22.auto{width:1200px;margin: auto;color:#666;background: url(https://www.ebiotrade.com/ebiodesign/text/genecompany/images/22.png) no-repeat right center;position:relative;}

.foot_logo{
	
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
	display: none;
	
}
.copyright{
	color:#666;
	line-height:20px;
	text-align:center;
	margin-top:40px;
}
.auto .co666{color:#666 !important;}
 


/*CookiesTips*/
.cookiestips-box{ position:fixed; left:0; bottom:0; z-index:65535; width:100%; /*min-width:1200px;*/ background:#333; opacity:.8;}
* html .cookiestips-box{position:absolute; left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0)); top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}
.cookiestips-box .bottom{ height:auto; margin:0 auto; color:#fff; line-height:30px; padding:16px 0; position:relative;}
.cookiestips-box .bottom p{ text-align:center;font:16px/1.5 Arial,"Microsoft YaHei";color:#fff;}
.cookiestips-box .bottom .marl20{margin-left:20px;}
.cookiestips-box .bottom .link {
    color:#fff;
    text-decoration: underline;
}
.cookiestips-box .bottom .btn-allow{
	color:#fff;
	display: inline-block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}