@charset "utf-8";
/* CSS Document */
html{background:#eafeff ;}

body{max-width:100%;background: #ffffff;font-size: 16px;line-height: 160%;color: #000;margin: auto;font-family: "微软雅黑";}



.header{width: 100%;padding: 2% 0;background: #fff;display: none;}
.logo{width: 80%;margin: 0 auto;overflow: hidden;display: none;}
.logo a{display: block;width:30%;overflow: hidden;}
.logo a img{display: block;width: 100%;height:auto;}

.banner{width: 100%;height: auto;overflow: hidden;/*background: linear-gradient(to top, #f9caca, #fde7e0);*/background: #ffffff;}
.bannerin{width: 1100px;text-align: center;margin: 0 auto;}
.bannerin a img{display: block;width: 100%;}
.bannertwo{width: 100%;height: auto;overflow: hidden;display: none;}
.bannertwo img{display: block;width: 100%;}

/* ----------------------content---------------------- */

.content{width: 100%;height: auto;overflow: hidden;padding: 1em 0;/* background: #e56757 ;*/ background: #e56757;}
.content ul{width:700px;margin: 0 auto;}
.content ul li{width:16.6%;float: left;text-align: center;}
.content ul li img{width: 100%;}
.content ul li a{display: block;color: #ffffff;text-decoration: none;font-size:1.6rem;font-family: "微软雅黑";background:  ; line-height:1.5em;font-weight: bold; }
.content ul li a b{font-size: 2rem;color: #fff;font-weight: bold;font-family: "微软雅黑";}
@media ( max-width: 767px ) {
	.content ul li a{font-family: "微软雅黑";  }
	.content ul li a b{color: #fff;}
	.content ul{width: 100%;}
}

.dazi201{color: #000000;font-weight: bold;font-size:2.2rem;font-family: "微软雅黑";}

/* ------------------center----------------------- */

.center{width: 100%;margin:20px auto;overflow: hidden;}
.center p{width: 100%;margin:15px auto 0; text-indent:2em;}

.center img{width: 100%;}

.redz{color: #ff6600;}
.center2{width: 100%;margin:20px auto;overflow: hidden;text-align: left;}
.center2 .jiang{width: 50%; text-align: center;}
.center2 .jiang img{width: 100%;display: block;}
.center2 p{width: 100%;margin:15px auto 0;text-align: left; }

 .center2 p.w-20{text-align: center;}
 .center2 p.w-22{text-align: center; margin-top: 0;}

/* -------------------tableau---------------------------- */
.tableau{width: 100%;overflow: hidden;}
.tableau ul{width: 100%;overflow: hidden;/*background: #eafeff;*/margin-bottom: 10px;box-sizing:border-box;padding:0 ;}
.tableau ul li{overflow: hidden;margin-top:20px;border-radius:8px;padding: 1%;background: #fff;border: 1px solid #df5d5d;height:auto;}
/* ------------------产品列表-------------------- */

.oneleft{float: left;width:26%;overflow: hidden;}
.oneleft>div{display: block; text-align:center;overflow: hidden;margin-top:10%;margin-left:10%;}
.oneleft>div img{ vertical-align:middle;}
.tableau>div img{width:100%;height: 100%; vertical-align:middle;}

.tableau h3{font-size:18px;font-weight: bold;color: #000;overflow: hidden;padding:0 2% 0;margin: 10PX 0;}
.tableau h3 a{font-size:18px;font-weight: bold;color: #F60; }
.oneright{float: left;width:74%;}
.oneright p{font-size: 16px;color: #000000;padding:0 2% 0;overflow: hidden;  margin: 12px 0; }
.oneright p .boss{ color: #FF6600; font-weight: bold;display: none; }
 
.oneright p .boss02{color: #666;font-weight: bold;}
.onesub{display: none;width:95px;font-size: 16px;font-weight: bold;color: #fff; overflow: hidden;line-height: 41px;text-align: center;margin:10px 2% ;background: #e82350;border-radius:10px ;height: 41px;}
.onesub:hover{color: #fff;text-decoration:none;}
form{width: 85%;}
textarea{width:100%; border: 1px solid #ccc; border-radius: 6px;}
.lishi u{display: block;float: left;border-right: 1px solid #ccc ;padding: 0 10px;margin: 3px auto;width: 24%;text-align: center;}
@media ( max-width: 767px ) {
	.bannerin{display: none;}
	.bannertwo{display: block;}
	.bannerin{width: 100%;}
	.onesub{margin: auto;width: 100%;}
	form{width: 100%;}
	.center2 .jiang{width:100%; text-align: center;}
	.lishi u{display: block;float: left;border-right:none ;padding: 0 10px;margin: 3px auto;width: 100%;text-align: center;}
}
@media ( max-width: 767px ) {
	.content ul li a b{font-size: 1.4rem;color: #fff;font-weight: bold;font-family: "微软雅黑";}
	
}
@media ( max-width: 767px ) {
	.oneleft{ text-align:center;width:100%;overflow: hidden;height: 130px; float:none;}
	.oneleft>div{width:160px;height: 130px;overflow: hidden;margin: 1% auto;}
	 
	.oneright{ width:96%;margin:10px auto; float:none;}
textarea{width:100%; border: 1px solid #ccc; border-radius: 6px;}
}


/* -----------------------加入表格------------------------------ */
.biaoge{width: 100%;overflow: hidden;display: none;}

.pb10{margin-bottom: 10px;overflow: hidden;}
p#back-to-top{position: fixed;
    bottom: 20px;
	 
    right: 10px;
	/*background: url(https://www.ebiotrade.com/custom/ebiotrade/CXCP2022/images/jifen.png) no-repeat left top;*/
}
.totop a{display: block;width: 100%;height: 36px;
}




#back-to-top2{
	position: fixed;
    bottom:100px;
    right: 55px;
	background:url(../../cx-web%20-%201218/images/itop2.png) left top;
	display: none;
}
p#back-to-top2 .totop a{display: block;width: 100%;height: 205px;
}


.navbar-fixed-bottom{display: none;}


