@charset "utf-8";
/* CSS Document */

/*banner*/
#banner{width: 100%;height: 500px;position: relative;overflow: hidden;}
#banner a{position: absolute;left: 50%;}
#banner a img{position: relative;left: -50%;}
/* 场景 */
.section01{padding-top: 80px;height:1500px; }
.section01 .nei{width: 1200px;margin: 0 auto;}
.section01 .nei .cj{ width: 580px;height: 464px;border-bottom: 1px solid #ccc;float: left;margin-right: 40px;margin-bottom: 40px;}
.section01 .nei .cj .pic{width: 580px;height: 350px;overflow: hidden;}
.section01 .nei .cj .pic img{display: block;transition: 0.5s;}
.section01 .nei .cj .pic img:hover{transform: scale(1.1);}
.section01 .nei .cj:nth-of-type(2n){margin-right: 0px;}
.section01 .nei .cj .title{margin-top: 22px;}
.section01 .nei .cj .title .left00{float: left}
.section01 .nei .cj .title .left00 a{font-size: 24px;font-weight: bold;color: #333;}
.section01 .nei .cj .title .left00 a:hover{color:#00253d; }
.section01 .nei .cj .title .left00 p{font-size: 16px;color: #666;margin-top: 5px;}
.section01 .nei .cj .title .lianjie{float: right;display:block;width: 30px;height: 30px;background: url( "../images/daigong/链接.png") no-repeat center center;margin-top: 20px;}
/* 代加工实力 */
.section02{height: 860px; padding-top: 60px;margin-bottom: 100px;}
.section02 .title p{text-align: center;font-size: 40px;}
.section02 .title hr{width: 50px;height: 2px;text-align: center;border: none;background: #333;margin-top: 14px;}
.section02 .qiehuan{width: 1200px;height: 100px;margin: 50px auto 0;}
.section02 .qiehuan .shili{width: 186px;height: 96px;border: 2px solid #ccc;margin-right: 12px;float: left;}
.section02 .qiehuan .shili p{font-size: 22px;font-weight: bold;color: #333;text-align: center;line-height: 32px;margin-top: 24px;}
.section02 .qiehuan .shili span{font-size: 12px;font-family: "arial";color: #7f7f7;text-align: center;display: block;}
.section02 .qiehuan .on{background: #00253d;border: 2px solid #00253d;color: #fff;}
.section02 .qiehuan .on p{color: #fff;}
.section02 .mid{position: absolute;left: 50%;}
.section02 .case{width: 1920px;height: 610px;  margin: 40px auto 0; position: relative;overflow: hidden;left: -50%;}
.section02 .case_con{width: 1920px; position:absolute; top: 0; left: 0;}
.section02 .case_box{width:1920px; float: left; position: relative;}
.section02 .case_box .damo{width: 1080px;height:180px;padding: 0 60px;background: url("../images/daigong/bg01.png");position: absolute;left: 360px;bottom: -88px;}
.section02 .case_box .damo .left00{margin-top: 45px;height: 88px; line-height: 88px; font-size: 26px; color: #fff; font-weight: bold; border-bottom: 1px solid  rgba(255,255,255,0.30);border-top: 1px solid rgba(255,255,255,0.30);float: left;}
.section02 .case_box .damo a{float: right;color: #fff;text-align: left;font-size: 16px;margin-top: 53px;line-height: 36px;}
.section02 .case_box .damo a img{margin-right: 10px;}
.section02 .case_box .damo a p{font-size: 30px;color: #ffe9a4;font-family: "helvetica";}












