@charset "utf-8";
/* CSS Document */
html{background:#eafeff ;}

body{max-width:980px;background: #eafeff;font-size: 14px;color: #999;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;}
.bannerin a img{display: block;width: 100%;}
.bannertwo{width: 100%;height: auto;overflow: hidden;display: none;}
.bannertwo a img{display: block;width: 100%;}

/* ----------------------content---------------------- */

.content{width: 100%;height: auto;overflow: hidden;padding: 2% 0;}
.content ul{width: 100%;overflow: hidden;}
.content ul li{width: 25%;float: left;text-align: center;}
.content ul li img{width: 100%;}
.content ul li a{display: block;color: #fff;text-decoration: none;font-size: 100%;font-family: "微软雅黑";background: url(../images/bg.png) no-repeat center center;background-size:50% 100% ;line-height: 2rem;}
.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: "微软雅黑";background: url(../images/bg.png) no-repeat center center;background-size:70% 90% ;color: #fff;}
	.content ul li a b{color: #fff;}
	
}

/* ------------------center----------------------- */

.center{width: 100%;overflow: hidden;}

.center img{width: 100%;}

/* -------------------tableau---------------------------- */
.tableau{width: 100%;overflow: hidden;}
.tableau ul{width: 100%;overflow: hidden;background: #eafeff;margin-bottom: 10px;box-sizing:border-box;padding:0 2%;}
.tableau ul li{overflow: hidden;margin-top:20px;border-radius:8px;padding: 1%;background: #fff;border: 1px solid #eaeaea;height:auto;}

/* ------------------产品列表-------------------- */

.oneleft{float: left;width:26%;overflow: hidden;}
.oneleft>div{width:160px;height: 130px;overflow: hidden;margin-top:10%;margin-left:10%;}

.tableau>div img{width:100%;height: 100%;}

.tableau h3{font-size:18px;font-weight: bold;color: #000;overflow: hidden;padding:0 2% 0;margin: 10PX 0;}
.oneright{float: left;width:74%;}
.oneright p{font-size: 14px;color: #666;padding:0 2% 0;overflow: hidden;}
.oneright p .boss{ color: #FF6600; font-weight: bold; }
.oneright p .boss02{color: #666;font-weight: bold;}
.onesub{width:20%;font-size: 16px;font-weight: bold;color: #fff;background: #FF6600;overflow: hidden;line-height: 30px;text-align: center;margin:2% 2% 0;}



@media ( max-width: 767px ) {
	.bannerin{display: none;}
	.bannertwo{display: block;}
	
}
@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{float: left;width:80%;overflow: hidden;height: 130px;}
	.oneleft>div{width:160px;height: 130px;overflow: hidden;margin: 1% 2%;}
	.oneright{float: left;width:96%;}
	
}


/* -----------------------加入表格------------------------------ */
.biaoge{width: 100%;overflow: hidden;}



p#back-to-top{position: fixed;
    bottom: 20px;
	display: none;
    right: 80px;
	background: url(../images/itop.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;
}
p#back-to-top2 .totop a{display: block;width: 100%;height: 205px;
}




