@charset "utf-8";
/* CSS Document */

.equipmentBanner{ background: url("../images/equipment/banner.png") no-repeat center; height:630px;margin-top:100px }


/*about*/
.aboutMain ul,.aboutMain2 ul{width:100%; float:left;}
.aboutMain ul li,.aboutMain2 ul li{width:25%; float:left;}
.aboutMain ul li .aboutImg img{ width:100px; height:100px; border:1px solid #0033a0; border-radius: 50%;}
.aboutMain2 {background: url("../images/equipment/aboutImg.png") no-repeat center; height:150px; }
.aboutMain2 ul li .date{color:#0033a0; font-size:16px; font-weight: bold;}
.aboutMain2 ul li:nth-child(2n){margin-top:110px;}

/*question*/
.questionMain{background: url("../images/equipment/questionBg.png") no-repeat center bottom; height:600px; }
.questionMain div{ font-size:18px; float:left; color:#fff; padding:10px 30px; border-radius: 10px; margin-top:40px;}
.questionMain div:nth-child(1){margin-left:300px; background: #0033a0;}
.questionMain div:nth-child(2){margin-left:200px; background: #70a3f6;}
.questionMain div:nth-child(3){margin-left:150px; background: #0033a0;}
.questionMain div:nth-child(4){margin-left:280px; background: #70a3f6;}
.questionMain div:nth-child(5){margin-left:120px; background: #0033a0;}
.questionMain div:nth-child(6){margin-left:190px; background: #70a3f6;}
.questionMain div:nth-child(7){margin-left:460px; background: #0033a0;}

/*advantage*/
.advantage ul{width:100%; float:left;}
.advantage ul li{width:610px; float:left;font-size:16px; background: url("../images/equipment/advantagebg.png") no-repeat center; height: 100px; line-height: 100px; margin-top:30px;}
.advantage ul li:nth-child(2n){float:right;}
.advantage ul li .img{ width:100px; float:left;}
.advantage ul li .text{ width:490px;}

/*product*/
.product{padding-bottom:100px;}
.productLeft{width:882px; border:1px solid #70a3f6; border-right: none; border-bottom:none;}
.productLeft ul{width:100%; float:left; border-bottom:1px solid #70a3f6;}
.productLeft ul li{ width:293px;  border-right:1px solid #70a3f6; float:left; line-height: 45px; text-align: center;}
.productLeft ul:nth-child(1) li{ width:293px;  border-right:1px solid #70a3f6; float:left; line-height: 55px; text-align: center; font-size:16px; font-weight:bold;}



/*client*/ 
.client ul{width:100%; float:left;}
.client ul li{ width:400px; float:left; margin-right:30px; margin-top:30px;}
.client ul li:nth-child(3n){margin-right:0px!important;}
