  @charset "utf-8";
/* CSS Document1 */
/

    author:Pengjin
    date:2019-1-24

/

/* --banner-- */
.inpage-banner{height:350px;background-repeat:no-repeat;background-position:center;}
/* --end banner-- */



.wrap-Inpagetitle{margin-bottom:30px;text-align:center;overflow:hidden;}
.wrap-Inpagetitle em{display:block;font-size:12px;color:#999;font-family:Arial;}
.wrap-Inpagetitle p{height:20px;line-height:20px;font-size:16px;color:#333;}
.wrap-Inpagetitle.white *{color:#fff;}

/* --定制优势-- */
.dzys{padding:60px 0;overflow:hidden;background:url(/Skins/Default/Img/Inpage/bg01.png);}
.dzys-list{width:1250px;overflow:hidden;}
.dzys-list .item{position:relative;float:left;margin-right:50px;width:260px;height:260px;text-align:center;background:#fff;border-radius:50%;transition: all 1s;}
.dzys-list .item i{display:block;margin:45px auto 10px;width:60px;height:60px;overflow:hidden;}
.dzys-list .item i img{display:block;width:60px;height:60px;}
.dzys-list .item span{display:block;font-size:24px;line-height:30px;color:#333;}
.dzys-list .item p{height:24px;line-height:24px;font-size:14px;color:#666;}
.dzys-list .item em{display:block;position:absolute;left:50%;bottom:30px;margin-left:-50px;width:100px;height:24px;line-height:24px;font-size:12px;color:#999;font-family:Arial;}
.dzys-list .item:hover{border-radius:0;background:#42ae02;}
.dzys-list .item:hover *{color:#fff;}
/* --end 定制优势-- */

/* --定制范围-- */
.scope{padding:60px 0;overflow:hidden;background:#fff;}
.scope-tab .tab-main{float:left;width:668px;height:411px;overflow:hidden;}
.scope-tab .tab-main img{display:block;width:668px;height:411px;}
.scope-tab .tab-menu{float:right;width:530px;height:411px;overflow:hidden;}
.scope-tab .tab-menu li{float:left;margin-left:10px;margin-bottom:10px;width:253px;height:198px;text-align:center;cursor:pointer;background:#fff;border:#ddd solid 1px;transition:all 1s;}
.scope-tab .tab-menu li em{display:block;margin-top:56px;height:50px;line-height:50px;font-size:36px;color:#999;}
.scope-tab .tab-menu li p{height:36px;line-height:36px;font-size:16px;color:#333;}
.scope-tab .tab-menu li.cur{background:#42ae02;}
.scope-tab .tab-menu li.cur *{color:#fff;}
/* --end 定制范围-- */

/* --材质与工艺-- */
.technology{padding:60px 0;overflow:hidden;background:url(/Skins/Default/Img/Inpage/bg01.png);}
.technology-slide{position:relative;overflow:hidden;}
.technology-slide li{float:left;margin-right:22px;width:385px;}
.technology-slide li .pic{width:385px;height:277px;overflow:hidden;}
.technology-slide li .pic img{display:block;width:385px;height:277px;transition: all 1s;}
.technology-slide li p{height:40px;line-height:40px;text-align:center;font-size:14px;overflow:hidden;}
.technology-slide li:hover .pic img{transform:scale(1.1);}
.technology-slide li:hover p{color:#42ae02;}
/* --end 材质与工艺-- */

/* --定制流程-- */
.process{padding:60px 0;overflow:hidden;background:#fff}
.process-list {width:1200px;overflow:hidden;}
.process-list ul{width:1272px;}
.process-list li{position:relative;float:left;margin-right:72px;width:140px;height:150px;background:url(/Skins/Default/Img/Inpage/process_item.png);transition: all 1s;}
.process-list li i{display:block;margin:40px auto 0;width:40px;height:40px;}
.process-list li i img{display:block;width:40px;height:40px;}
.process-list li span{display:block;margin-top:10px;font-size:16px;color:#fff;text-align:center;}
.process-list li:hover{background-image:url(/Skins/Default/Img/Inpage/process_item_cur.png);}
.process-list li:before{content:"";display:block;position:absolute;right:-44px;top:50%;margin-top:-13px;width:26px;height:26px;background:url(/Skins/Default/Img/Inpage/process_arrow.png) no-repeat;}
/* --end 定制流程-- */

/* --经典案例-- */
.case{padding:50px 0;overflow:hidden;background:url(/Skins/Default/Img/Index/bg01.png)}
.case-slide{position:relative;float:left;width:691px;height:607px;overflow:hidden;}
.case-slide .prev,.case-slide .next{position:absolute;z-index:333;top:50%;margin-top:-30px;width:60px;height:60px;cursor:pointer;opacity:0;}
.case-slide .prev{left:0;background:url(/Skins/Default/Img/Index/case_prev.png);}
.case-slide .prev:hover{background-image:url(/Skins/Default/Img/Index/case_prev_cur.png);}
.case-slide .next{right:0;background:url(/Skins/Default/Img/Index/case_next.png);}
.case-slide .next:hover{background-image:url(/Skins/Default/Img/Index/case_next_cur.png);}
.case-slide:hover .prev,.case-slide:hover .next{opacity:1;}
.case-list{position:relative;overflow:hidden;}
.case-list li{position:relative;width:691px;height:607px;overflow:hidden;}
.case-list li img{display:block;width:691px;height:607px;transition: all 1s;}
.case-list li .Inpagetext{position:absolute;left:0;bottom:0;padding:30px;width:631px;height:60px;color:#fff;background:rgba(0,0,0,0.5);}
.case-list li .Inpagetext h3{font-size:18px;height:34px;line-height:34px;font-weight:normal;overflow:hidden;}
.case-list li .Inpagetext h3 a{text-decoration:none;display:block;color:#fff;}
.case-list li .Inpagetext p{font-size:14px;height:26px;line-height:26px;overflow:hidden;}
.case-list li:hover img{transform:scale(1.1);}
.case-group{float:right;margin-top:-20px;width:490px;height:656px;overflow:hidden;}
.case-group .item{padding:20px 0;border-bottom:#eee dashed 1px;overflow:hidden;}
.case-group .pic{float:left;width:140px;height:121px;overflow:hidden;}
.case-group .pic img{display:block;width:140px;transition: all 1s;}
.case-group .Inpagetext{padding-left:20px;overflow:hidden;}
.case-group .Inpagetext h3{height:36px;line-height:36px;font-size:16px;font-weight:normal;overflow:hidden;}
.case-group .Inpagetext h3 a{text-decoration:none;color:#333;}
.case-group .Inpagetext p{font-size:14px;height:54px;line-height:18px;overflow:hidden;}
.case-group .Inpagetext p a{text-decoration:none;color:#999;}
.case-group .item:hover h3 a{text-decoration:none;color:#54b61b;}
.case-group .item:hover .pic img{transform:scale(1.1);}
/* --end 经典案例-- */

/* --定制需求-- */
.form-wrap{padding:60px 0;overflow:hidden;height:455px;background:url(/Skins/Default/Img/Inpage/form_bg.jpg) no-repeat center;}
.form-inner{position:relative;margin-top:40px;height:354px;overflow:hidden;}
.form-inner .formCon{position:absolute;top:32px;right:110px;width:660px;height:300px;overflow:hidden;}
.form-inner .formCon tr{display:block;margin-bottom:4px;}
.form-inner .formCon th{width:95px;text-align:right;font-size:14px;color:#333;vertical-align:top;padding-top:16px;}
.form-inner .formCon td{width:235px;}
.form-inner .formCon input{display:block;padding:0 5px;width:223px;height:35px;line-height:35px;font-size:14px;font-family:"微软雅黑";border:#ddd solid 1px;border-radius:5px;outline:none;}
.form-inner .formCon textarea{text-decoration:none;display:block;padding:0 5px;width:552px;height:106px;line-height:35px;font-size:14px;font-family:"微软雅黑";border:#ddd solid 1px;border-radius:5px;outline:none;resize:none;}
.form-inner .formCon .submit{display:block;margin-top:10px;margin-left:90px;width:168px;height:44px;line-height:44px;text-align:center;color:#fff;font-size:16px;cursor:pointer;background:#42ae02;overflow:hidden;border-radius:5px;}
.form-inner .tel{position:absolute;right:110px;bottom:40px;line-height:1.3;}
.form-inner .tel dl{padding-left:45px;background:url(/Skins/Default/Img/Common/tel.png) no-repeat 0 center;}
.form-inner .tel dt{font-size:13px;color:#666;}
.form-inner .tel dd{font-size:24px;color:#333;font-weight:bold;}
/* --end 定制需求-- */


/* --走进傲群-- */
.aboutus{padding:50px 0;overflow:hidden;background:url(/Skins/Default/Img/Index/bg01.png)}
.abt-inner{overflow:hidden;}
.abt-inner .pic{float:left;width:570px;height:393px;overflow:hidden;}
.abt-inner .pic img{display:block;width:570px;height:393px;transition: all 1s;}
.abt-inner .pic a:hover img{transform:scale(1.1);}
.abt-inner .Inpagetext{padding-left:30px;height:393px;overflow:hidden;}
.abt-inner .Inpagetext .tit{margin-bottom:6px;height:26px;line-height:26px;font-size:16px;overflow:hidden;}
.abt-inner .Inpagetext .tit a{text-decoration:none;color:#333;}
.abt-inner .Inpagetext .tit a:hover{color:#41ae02;}
.abt-inner .Inpagetext .abstr{height:144px;line-height:24px;font-size:14px;color:#666;overflow:hidden;}
.abt-inner .Inpagetext .abstr a{text-decoration:none;display:block;color:#666;}
.abt-list{margin-top:90px;overflow:hidden;width:680px;}
.abt-list dl{float:left;float:left;padding-left:10px;padding-right:80px;margin-right:50px;background:url(/Skins/Default/Img/Index/abt_line.png) no-repeat right center;}
.abt-list dl:last-child{background-image:none;}
.abt-list dt{font-size:16px;color:#333;}
.abt-list dt em{font-size:35px;color:#41ae02;font-family:"TrumpGothicWestBold";}
.abt-list dd{font-size:16px;color:#666;}
.photo{margin-top:30px;overflow:hidden;}
.photo-list{width:1230px;}
.photo-list li{float:left;margin-right:22px;width:385px;}
.photo-list li .pic{display:block;width:385px;height:277px;overflow:hidden;}
.photo-list li .pic img{display:block;width:385px;height:277px;transition: all 1s;}
.photo-list li:hover .pic img{transform:scale(1.1);}
.photo-list li .tit{display:block;padding:0 20px;height:65px;line-height:65px;font-size:15px;color:#666;background:#fff url(Img/Index/read.png) no-repeat 90% center;}
.photo-list li:hover .tit{color:#41ae02;}
/* --end 走进傲群-- */

