@charset "utf-8";
/* CSS Document */
/*我们的服务界面css*/
.serviceBanner { width:100%;}
.serviceBanner img { width:100%; display:block;}

.sContent { width:100%; margin:10px auto;}
.sDetail h2 { color:#114081; font-size:1em; text-align:center;}
.sDetail h2 span,.sService h2 span { color:#c6c6c6;}
.sdIn ul { padding:10px 2%; box-sizing:border-box;}
.sdIn ul li { float:left; width:50%; margin:0;}
.sdIn ul li img { display:block; width:100%;}
.sdIn div p { color:#666; font-size:0.8em; line-height:1.2em; text-indent:1.6em; margin:0 5px;}
.sService { margin:10px 0 0 0;}
.sService h2 { color:#114081; font-size:1em;  text-align:center; }
.ssIn ul li i { width:20px; height:20px; display:block; float:left; margin:0 5px 0 0;}
.ssIn ul li .tuoche { background:url(../img/service-icon8.png) no-repeat; background-size:100% 100%;}
.ssIn ul li .luntai { background:url(../img/service-icon2.png) no-repeat; background-size:100% 100%;}
.ssIn ul li .dadian { background:url(../img/service-icon22.png) no-repeat; background-size:100% 100%;}
.ssIn ul li .yaoshi { background:url(../img/service-icon7.png) no-repeat; background-size:100% 100%;}
.ssIn ul li .songyou { background:url(../img/service-icon10.png) no-repeat; background-size:100% 100%;}
.ssIn ul li .kuaixiu { background:url(../img/service-icon4.png) no-repeat; background-size:100% 100%;}
.ssIn ul li .kunjing { background:url(../img/service-icon15.png) no-repeat; background-size:100% 100%;}
.ssIn ul li .zaixian { background:url(../img/service-icon19.png) no-repeat; background-size:100% 100%;}
.ssIn ul li .zixun { background:url(../img/service-icon16.png) no-repeat; background-size:100% 100%;}


.ssIn ul li h3 { font-size:1em; display:block;  float:left;}
.ssIn ul li { margin:10px 0 0 0; padding:0 2%; box-sizing:border-box;} 
/*我们的服务界面css 结束*/

/*案例展示界面css 开始*/
.caseContent { width:100%; margin:20px auto;}
.caseContent h2 { color:#fff; font-size:0.8em; height:30px; background:url(../img/h3Bg.png) no-repeat; line-height:30px; width:100px; background-size:100% 100%; text-align:center; margin:10px 0;}
.caseDetail p { color:#666; font-size:0.8em; line-height:1.2em; margin:0 0 0 2%;}
.CASEShow ul li { position:relative; width:100%; float:left; margin:0 10px 0 0;}
.CASEShow ul li img { display:block; width:100%;}
.CASEShow ul li p { width:100%; height:40px; display:block; background:rgba(0,0,0,0.4); line-height:40px; color:#fff; text-align:center; position:absolute; bottom:0; left:0;}
/*案例展示界面css 结束*/

/*产品介绍界面css 开始*/
.productContent { width:100%; margin:0 auto;}
.productContent h2 {height:40px; width:100%; display:block; text-align:center; color:#333; line-height:40px; font-size:1em;}
.productContent img { display:block; margin:5px auto 0; width:100%;}
/*产品介绍界面css 结束*/

/*加入我们界面css 开始*/
.joinContent { width:100%; margin:10px auto;}
.erweima { margin:10px 0 0 0;}
.erweima img { float:left; display:none;}
.erText { float:left; margin:0 0 0 2%;}
.person { width:223px; height:200px; background:url(../img/person.png) no-repeat; float:right;}
.erText h5 { margin:10px 0 0 0; font-size:1em; font-weight:normal;}
.erText .p1 { margin:5px 0 0 0;}
.erText p { line-height:20px; font-size:14px; color:#666;}

.kapian { background:#f0f0f0; border-radius:5px;}
.kapian .kLeft { display:none;}
.kRight { float:left; padding:0 2%; box-sizing:border-box; width:100%; }

.kRight form { width:100%; position:relative; padding:0 0 10px 0;}
#userId , #phoneunmber , #telnumber , #Email,#qq { width:100%; height:34px; border:1px solid #ccc; margin:10px 21px 0 0; outline:none; padding:5px; box-sizing:border-box;}
#Adress   { width:100%; height:34px; border:1px solid #ccc; outline:none; margin:10px 0 0 0;padding:5px; box-sizing:border-box;}
#beizhu { margin:10px 0 0 0; float:left; width:100%; height:99px; border:1px solid #ccc; overflow:hidden; outline:none;resize: none; padding:5px; box-sizing:border-box;}
.beiZhu { float:left; margin:15px 0 0 0;}
#submit { width:82px; height:32px; background:#2061c4; color:#fff; border:none; border-radius:5px; margin:50% 0 0 18%;}
.kapian img { margin:3px 0 0 3px;}

/*加入我们界面css 结束*/
