/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "sans-serif", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px; width:100%; margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.clearfix:after,.clearfix:before{clear: both;}
.container-fluid {max-width: 1400px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.overflow2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}


header{position: relative;z-index: 111;box-shadow: 0 4px 11px rgba(0,0,0,.04);}
header .logo{line-height: 120px;height: 120px;font-size: 0;display: block;}
header .logo img{max-height: 66%;}
header .txt{background: #11489d;line-height: 48px;height: 48px;margin-top: 36px;position: relative;border-radius:30px 0 0 30px;}
header .txt:after{content: "";width: 400px;height: 100%;background: #11489d;position: absolute;left: 100%;top:0;}
header .txt .txt1{margin-left: 20px;float: left;color: #fff;}
header .txt .txt1 img{padding-right: 6px;position: relative;top:-2px;}
header .txt .txt1:nth-child(1){font-family: 'Impact';font-size: 24px;}
header .txt .txt1:nth-child(2){font-family: 'Arial';font-size: 16px;}
header .txt .txt1:nth-child(2) img{padding-right: 2px;}
header .txt .txt1 a{color: #fff;padding: 0 4px;}
header .txt .txt1 a:hover{text-decoration: underline !important;}


/*pc导航*/
header nav{border-top: 1px solid #eee;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width: 14.28%;}
header nav ul > li > a{line-height:56px; display:block;color: #000;font-size:18px;}

header nav ul > li:hover > a{color: #fff;background-color: #11489d;}
header nav ul > li.active > a{color: #fff;background-color: #11489d;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 16px;color: #333;line-height: 26px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #11489d;color: #fff;}
header nav .ul a.active{background-color: #11489d;color: #fff;}


/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:1;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;background-color: #11489d;}

/* 搜索 */
.main1{padding: 36px 0 32px;}
.main1 .container-fluid{max-width: 1230px !important;}
.main1 .tt1{font-size: 24px;font-weight: bold;color: #fff;width: 24%;float: left;text-align: right;line-height: 34px;padding: 8px 22px 0 0;}
.main1 .tt2{width:76%;float: left;}
.main1 .tt2 form{width: 100%;max-width: 550px;line-height: 50px;height: 50px;background: #fff;border-radius: 40px;overflow: hidden;position: relative;}
.main1 .tt2 form input{width: calc(100% - 100px);line-height: 50px;border: 0;padding-left: 66px;background: url(../images/tu5.png) no-repeat 22px center;}
.main1 .tt2 form button{position: absolute;padding-right: 6px;transition: all .2s;width: 90px;height: 46px;line-height: 46px;background: #11489d;font-size: 18px;font-weight: bold;color: #fff;right: 2px;top:2px;border-radius: 0 30px 30px 0;border: 0;}
.main1 .tt2 form button:hover{background-color: #11489d;}
.main1 .tt3{margin-top:14px;}
.main1 .tt3 a{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;padding-right: 20px;line-height:26px;}
.main1 .tt3 a:nth-child(1){padding-right: 0;}
.main1 .tt3 a:nth-child(n+2):hover{text-decoration: underline !important;}


/* 三大分类 */
.main2{background: #f4f4f4;}
.main2 .box{font-size: 0;box-shadow: 0 0 11px rgba(0,0,0,.03);}
.main2 .box .list{display: inline-block;vertical-align: top;width: 33.33%;background: #fff;padding: 40px 60px;border: 1px solid #eee;}
.main2 .box .list .bjcover{width: 102px;height: 102px;border-radius: 8px;display: inline-block;vertical-align: middle;margin-right: 20px;}
.main2 .box .list .tt1{font-size: 26px;color: #000;font-weight: bold;display: inline-block;vertical-align: middle;width: calc(100% - 122px);text-align: left;padding-left:15px;}
.main2 .box .list .tt2{font-size: 14px;line-height: 26px;height: 52px;overflow: hidden;margin-top: 24px;color: #999;}
.main2 .box .list .tt3{width: 48px;height: 48px;line-height: 48px;background: #11489d;border-radius: 50%;text-align: center;font-size: 0;margin-top: 24px;position: relative;left: 0;}
.main2 .box .list:hover{background-color:#fefefe;}
.main2 .box .list:hover .tt3{background-color: #11489d;left:8px;top:0;}
.main2 .box .list:hover .tt1{color: #11489d;}


/* 产品中心 */
.main3 .list{display: block;padding-bottom:0;overflow: hidden;position: relative;margin-bottom: 30px;}
.main3 .list .img{padding-top: 80%;position: relative;background: #fff;border: 1px solid #eee;}
.main3 .list .img img{display: block;position: absolute;left: 0;top:0;bottom: 0;right: 0;margin: auto;max-height: 90%;max-width: 90%;transition: all .3s;}
.main3 .list .tt{background: #F4F4F4;padding: 15px 33px 30px;border: 1px solid #eee;margin-top: -1px;}
.main3 .list .tt1{font-size: 20px;font-weight: bold;color: #11489d;text-align: center;}
.main3 .list .tt2{font-size: 14px;color: #999;line-height: 30px;height: 90px;overflow: hidden;-webkit-line-clamp: 3;margin-top: 11px;}
.main3 .list .tt3{background: #e5e5e5;width: 1400px;height:1000px;border-radius: 50%;position: absolute;left: -540px;bottom: -988px;z-index: 1;}
.main3 .list .tt4{font-size: 16px;position: absolute;left: 0;width: 100%;bottom: 0;height: 0;text-align: center;color: #fff;line-height:50px;z-index: 2;overflow: hidden;}
.main3 .list:hover{padding-bottom: 30px;margin-bottom: 0;}
.main3 .list:hover .tt3{background-color: #11489d;bottom: -950px;}
.main3 .list:hover .tt4{height: 50px;}
.main3 .list:hover .img img{transform:scale(1.06);}


.lb{padding-bottom:40px;position: relative;}
.lb .swiper-button-prev{width: 44px;height: 44px;background: url(../images/t10.png) no-repeat center center;margin-top: 0;left: calc(50% - 90px);top:auto;bottom: 0;transform:rotate(180deg)}
.lb .swiper-button-next{width: 44px;height: 44px;background: url(../images/t10.png) no-repeat center center;margin-top: 0;right: calc(50% - 90px);top:auto;bottom: 0;}
.lb .swiper-button-prev:hover{background: url(../images/t10-1.png) no-repeat center center;}
.lb .swiper-button-next:hover{background: url(../images/t10-1.png) no-repeat center center;}

/* 荣誉资质 */
.main3.main8{background:#F4F4F4;}
.main3.main8 .list .tt{background: #fff;}



.main70{padding: 50px 0 70px;}
.title{margin-bottom:26px;position: relative;}
.title .div1{font-size:34px;font-weight: bold;color: #000;margin-bottom:10px;}
.title .div1 span{font-weight: normal;font-size:14px;color: #999;font-family: 'Arial';text-transform: uppercase;display: block;}
.title .div3{display: block;font-size: 16px;color: #333333;position: absolute;right: 0;bottom: 26px;}
.title .div3 img{padding-left: 6px;position: relative;top:-2px;}
.title .div3:hover{color: #11489d;letter-spacing: 2px;}


/* 公司简介 */
.main4 .box{background: #f4f4f4;padding: 75px calc(50% + 50px) 75px 50px;position: relative;min-height: 500px;}
.main4 .box .bjcover{position: absolute;right: 0;top:0;width: 50%;height: 100%;}
.main4 .box .tt1{font-size:28px;color: #0a316d;font-weight:bold;padding-bottom: 25px;margin-bottom: 22px;position: relative;}
.main4 .box .tt1:after{content: "";width: 100px;height: 2px;background: #0a316d;position: absolute;left: 0;bottom: 0;}
.main4 .box .tt2{font-size: 16px;color: #666;line-height: 32px;max-height: 192px;overflow: hidden;}
.main4 .box .tt3{position: relative;left: 0;margin-top:26px;display: block;}
.main4 .box .tt3:hover{left: 8px;}


/* 东莞市仁泽精密机械有限公司 */
.main5 .box{position: relative;padding:50px 0 50px 200px;}
.main5 .list1{width: 200px;position: absolute;left: 0;top:0;height:calc(100% + 40px);margin-top: -20px;}
.main5 .list1 img{display: block;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;z-index: 2;max-height: 100%;max-width: 100%;}
.main5 .list2{font-size: 0;}
.main5 .list2 .tt{display: inline-block;vertical-align: top;width: 25%;text-align: center;position: relative;padding:20px 10px;}
.main5 .list2 .tt:nth-child(n+2):after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.2);position: absolute;left: 0;top:0;}
.main5 .list2 .tt .tt1{font-size: 0;color: #fff;}
.main5 .list2 .tt .tt1 span{font-size: 40px;line-height:66px;padding-right:6px;display: inline-block;vertical-align: top;}
.main5 .list2 .tt .tt1 i{display: inline-block;vertical-align: bottom;font-size: 16px;padding-bottom: 3px;}
.main5 .list2 .tt .tt2{font-size: 16px;color: rgba(255,255,255,.6);line-height: 26px;margin-top:15px;}


/* 新闻资讯 */
.main6 .list1{width: 43%;float: left;}
.main6 .list2{width: 34%;float: left;}
.main6 .list3{width: 23%;float: left;}
.main6 .box > div{padding: 40px;border: 1px solid #ddd;margin-left: -1px;}
.main6 .top{font-size: 0;position: relative;margin-bottom: 30px;}
.main6 .top a{display: inline-block;vertical-align: top;font-size: 17px;color: #000;padding: 0 4px;;margin-right: 22px;line-height: 30px;padding-bottom: 8px;;position: relative;font-weight: bold;}
.main6 .top a:nth-last-child(n+2):after{content: "";width: 0;height:3px;background: #11489d;position: absolute;left: 0;bottom: 0;right: 0;margin: 0 auto;transition: all .2s;}
.main6 .top a:hover{color: #11489d;}
.main6 .top a:hover:after{width: 100%;}
.main6 .top a.active{color: #11489d;}
.main6 .top a.active:after{width: 100%;}
.main6 .top a:nth-last-child(1){position: absolute;right: 0;top:0;margin-right: 0;font-weight: normal;font-size: 14px;}
.main6 .top a:nth-last-child(1):hover{text-decoration: underline !important;}

.main6 .list1 .list{display: block;margin-bottom:40px;}
.main6 .list1 .list .img{width: 50%;float: left;height: 190px;}
.main6 .list1 .list .img .bjcover{height: 100%;}
.main6 .list1 .list .tt{width: 50%;float: left;padding: 15px 0 15px 25px;position: relative;}
.main6 .list1 .list .tt .tt1{font-size: 17px;font-weight:bold;color: #000;line-height: 30px;height: 60px;overflow: hidden;}
.main6 .list1 .list .tt .tt2{font-size: 14px;font-weight: bold;color: #999;font-family: 'Arial';margin-top: 20px;}
.main6 .list1 .list .tt .tt3{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;margin-top:5px;color: #999;}
.main6 .list1 .list:nth-child(n+2){margin: 0;}
.main6 .list1 .list:nth-child(n+2) .img{display: none;}
.main6 .list1 .list:nth-child(n+2) .tt{width: 100%;padding:0 90px 0 0;}
.main6 .list1 .list:nth-child(n+2) .tt .tt3{display: none;}
.main6 .list1 .list:nth-child(n+2) .tt .tt1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;height: auto;line-height:46px;font-size: 16px;font-weight: normal;}
.main6 .list1 .list:nth-child(n+2) .tt .tt2{position: absolute;right: 0;top:0;line-height: 46px;margin: 0;}
.main6 .list1 .list:hover .bjcover{transform:scale(1.06);}
.main6 .list1 .list:hover .tt .tt1{color: #11489d;}
.main6 .list1 .list:nth-child(n+2):hover .tt .tt2{color: #11489d;}


.main6 .list2 {background: #FAFAFA;}
.main6 .list2 .list{display: block;}
.main6 .list2 .list:nth-child(n+2){margin-top: 20px;}
.main6 .list2 .list .img{width: 38%;float: left;height: 100px;}
.main6 .list2 .list .img .bjcover{height: 100%;}
.main6 .list2 .list .tt{width:62%;float: left;padding: 6px 0 0 20px;position: relative;}
.main6 .list2 .list .tt .tt1{font-size: 14px;color: #000;line-height: 24px;height: 48px;overflow: hidden;}
.main6 .list2 .list .tt .tt2{font-size: 14px;font-weight: bold;color: #999;font-family: 'Arial';margin-top:10px;}
.main6 .list2 .list:hover .bjcover{transform:scale(1.06);}
.main6 .list2 .list:hover .tt .tt1{color: #11489d;}


.main6 .list3 .list{display: block;}
.main6 .list3 .list:nth-child(n+2){margin-top: 20px;}
.main6 .list3 .list .tt1{font-size: 14px;color: #000;line-height: 24px;height: 48px;overflow: hidden;}
.main6 .list3 .list .tt2{font-size: 14px;font-weight: bold;color: #999;font-family: 'Arial';margin-top:7px;}
.main6 .list3 .list:hover .tt1{color: #11489d;}
.main6 .list1 .listbox .list:nth-child(n+7){display: none;}
.main6 .list2 .listbox .list:nth-child(n+5){display: none;}
.main6 .list3 .listbox .list:nth-child(n+6){display: none;}
.main6 .list3 .listbox{height: 460px;}

.main6 .xxbox .listbox{display: none;}
.main6 .xxbox .listbox.active{display: block;}


/* 优秀客户 */
.main7 .list{display: block;line-height:69px;height: 70px;border: 1px solid #ddd;text-align: center;font-size: 0;transition: all .2s;}
.main7 .list img{max-height: 88%;max-width: 90%;}
.main7 .list:hover{border-color: #11489d;}

footer{background: #002154;padding-top: 48px;color: #fff;}
footer .tt1{text-align: center;padding: 0 15%;}
footer .tt2{font-size: 24px;color: #fff;margin-top:16px;font-weight: bold;text-align: center;}
footer .tt3{font-size: 26px;font-family: 'Arial';text-align: center;margin-top: 33px;font-weight: bold;margin-right: -20px;overflow: hidden;}
footer .tt3 span{padding-right: 22px;}
footer .tt3 img{position: relative;top:-3px;padding-right: 11px;}
footer .tt4{font-size: 14px;color: #fff;text-align: center;margin-top: 5px;}
footer .box1{padding:30px 0 20px;}
footer .box1 .list1{width:39%;float: left;border-right: 1px solid rgba(255,255,255,.2);padding-right: 22px;}
footer .box1 .list1 .tt5{font-size: 18px;color: #fff;;}
footer .box1 .list1 .tt6{font-size: 14px;color: rgba(255,255,255,.6);line-height: 24px;padding:15px 0 0 32px;position: relative;}
footer .box1 .list1 .tt6 img{display: block;position: absolute;left: 0;top:18px;}
footer .box1 .list2{width: 61%;float: left;padding-top: 6px;}
footer .box1 .list2 .ss{float: right;width: 150px;text-align: center;font-size: 14px;color: rgba(255,255,255,.6);margin-left: 33px;}
footer .box1 .list2 .ss .img{width: 100%;background: #fff;padding: 5px;border-radius: 5px;margin-bottom: 11px;}
footer .box1 .list2 .ss .img img{width: 100%;display: block;}
footer .box2{font-size: 0;text-align: center;padding: 20px 0;}
footer .box2 a{display: inline-block;vertical-align: top;font-size: 14px;padding: 0 20px;position: relative;color: #fff;line-height: 30px;}
footer .box2 a:nth-child(n+2):after{content: "";width: 2px;height: 14px;background: rgba(255,255,255,.2);border-right: 1px solid #fff;position: absolute;left: -1px;top:0;bottom: 0;margin: auto 0;}
footer .box2 a:hover{text-decoration: underline !important;}
footer .box3{border-top: 1px solid rgba(255,255,255,.2);padding: 15px;color: rgba(255,255,255,.6);text-align: center;line-height: 24px;}

/* 产品优势 */
.title1{margin-bottom: 44px;text-align: center;}
.title1 .div1{font-size: 40px;font-weight: bold;background: url(../images/t11.png) no-repeat center center;color: #11489d;padding-bottom:8px;}
.title1 .div2{font-size: 18px;color: #000;letter-spacing:6px;position: relative;line-height: 32px;padding:8px;margin-top: 11px;}
.title1 .div2:after{content: "";width: 100%;height: 1px;background: url(../images/t12.png) no-repeat center center;position: absolute;left: 0;top:0;}
.title1 .div2:before{content: "";width: 100%;height: 1px;background: url(../images/t12.png) no-repeat center center;position: absolute;left: 0;bottom:0;}


.main9 .list{padding-right: 50%;position: relative;min-height: 600px;}
.main9 .list .img{display: block;position: absolute;right: 0;top:0;width: 50%;height: 100%;}
.main9 .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 92%;max-width: 92%;}
.main9 .list .tt{padding:140px 0 50px 0;}
.main9 .list .tt1{border-bottom: 2px solid #11489d;margin-left: 220px;position: relative;min-height: 133px;}
.main9 .list .tt1 img{display: block;position: absolute;left: -220px;top:0;}
.main9 .list .tt1 .tt2{font-size: 36px;font-weight: bold;color: #11489d;padding-top:24px;}
.main9 .list .tt1 .tt2 span{display: block;font-size: 18px;color: #000;font-weight: normal;padding-top: 4px;}
.main9 .list .tt3{font-size: 16px;line-height: 40px;margin-top: 22px;}
.main9 .list:nth-child(even){padding: 0 0 0 50%;margin-top: -30px;}
.main9 .list:nth-child(even) .img{left: 0;right: auto;}






/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
/* .ny .container-fluid{max-width: 1230px !important;} */
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #11489d;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 30px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #11489d;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #11489d;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*左侧联系我们*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #11489d;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}
/*右侧顶部*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #11489d;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #11489d;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #11489d;color: #fff;border-color: #11489d;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}



/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .video{margin:0 auto 18px auto;display: block; width:100%; text-align:center;}
.danye .video video{ width:600px; height:400px;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}



/* 产品展示 */
.nycp {margin: 0 -10px;}
.nycp .list{display: block;width: calc(25% - 20px);margin: 0 10px 20px;float: left;border: 1px solid #eee;}
.nycp .list .img{padding-top: 80%;position: relative;background: #fff;}
.nycp .list .img img{display: block;position: absolute;left: 0;top:0;bottom: 0;right: 0;margin: auto;max-height: 90%;max-width: 90%;transition: all .3s;}
.nycp .list .tt{font-size: 16px;line-height:50px;text-align: center;color: #000;border-top: 1px solid #eee;}
.nycp .list:hover .img img{transform:scale(1.06);}
.nycp .list:hover .tt{color: #fff;background-color: #11489d;}



/*transition: all .2s;*/
/*11489d*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (min-width:992px){
    header nav ul > li:hover .ul{display: block;}
}
@media (max-width:1399px){
    .banner .bjcover{height: auto;padding-top:45%;}
    footer .box1 .list2 .ss{margin-left: 22px;}




}
@media (max-width:1199px){
    footer .box1 .list1{width: 30%;}
    footer .box1 .list2{width: 70%;}
    footer .box1 .list2 .ss{width: 140px;}

    header nav ul > li > a{font-size: 15px;line-height: 50px;}


    /* 三大分类 */
    .main2 .box .list{padding:44px 30px;}
    .main2 .box .list .tt1{font-size: 18px;padding-left: 0;}
    .main2 .box .list .tt2{height: 72px;margin-top: 26px;}
    .main2 .box .list .tt3{margin-top: 22px;}
        
    /* 公司简介 */
    .main4 .box{padding: 50px calc(50% + 40px) 50px 40px;min-height: 420px;}
    .main4 .box .tt1{font-size:22px;padding-bottom: 20px;margin-bottom:16px;}
    .main4 .box .tt1:after{width: 60px;}
    .main4 .box .tt2{font-size: 15px;line-height: 30px;max-height: 300px;}
    .main4 .box .tt3{margin-top: 15px;}


    /* 东莞市仁泽精密机械有限公司 */
    .main5 .list1{width: 150px;}
    .main5 .box{padding-left: 150px;}
    .main5 .list2 .tt .tt1 span{font-size: 50px;line-height: 50px;}


    .main6 .list1{width: 56%;}
    .main6 .list2{width: 44%;}
    .main6 .list3{display: none;}


        
    /* 产品中心 */
    .main3 .list{margin-bottom: 0;}
    .main3 .list .tt{padding:16px 18px;}
    .main3 .list .tt1{font-size:17px;}
    .main3 .list .tt2{font-size:13px;line-height: 25px;height: 75px;margin-top: 6px;}
    .main3 .list .tt3{display: none;}
    .main3 .list .tt4{display: none;}
    .main3 .list:hover{padding-bottom: 0;margin-bottom: 0;}


    .lb{padding-bottom:60px;}
    .lb .swiper-button-prev{width: 30px;height: 30px;background-size: 30px !important;left: calc(50% - 62px);}
    .lb .swiper-button-next{width: 30px;height: 30px;background-size: 30px !important;right: calc(50% - 62px);}
    .lb .swiper-pagination span{line-height:34px;}
    .lb .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 0;}

    .main9 .list .tt1 .tt2{font-size: 24px;}
    
    /* 产品展示 */
    .nycp .list{width: calc(33.33% - 20px);}



}
@media (max-width:991px) {
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;top:30px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #11489d;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}

    header .logo{line-height:80px;height: 80px;max-width: calc(100% - 100px);}

    .banner .swiper-slide img{width: 140%;max-width: 140%;margin-left: -20%;}
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}

    /* header{position: fixed;left: 0;top:0;width: 100%;background: #fff;box-shadow: 0 4px 4px rgba(0,0,0,.1);border-top: 1px solid #ddd;} */
    /* .banner{margin-top: 80px;overflow: hidden;} */

    /*pc导航*/
    header nav{display: none;width:100%;float: none;padding:15px 20px 80px;margin:0;position: fixed;overflow-y: auto;right:0;height: calc(100% - 80px);top:80px;z-index:113;background: #f1f1f1;box-shadow: 0 3px 6px rgba(0,0,0,.1)}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #ddd;line-height:42px;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding-left: 10px;}
    header nav ul > li > i.glyphicon{position: absolute;right: 0;top:0;width: 30px;text-align: center;color: #333;display: block;font-size:12px;line-height: inherit;}
    header nav ul > li > i.glyphicon.active{color: #11489d;}
    header nav ul > li > i.glyphicon.active:before{transform:rotate(180deg);}
    header nav ul > li:hover > a{color: #11489d;background: fixed;}
    header nav ul > li.active > a{color: #11489d;background: fixed;}
    header nav ul .ul{display:none;position: relative;left: auto;top:auto;right: auto;margin: 0;width:calc(100% + 40px);background: fixed;padding: 0;max-width: inherit;box-shadow: 0 0 0;border-radius: 0;}
    header nav ul .ul a{font-size:13px;color: #333;line-height:22px;padding:8px 5px 8px 20px;display: block;border-top: 1px dashed #ddd;}
    header nav ul .ul a:hover{background:fixed;color: #11489d;}
    header nav ul .ul a.active{background:fixed;color: #11489d;} 

    footer{padding-top:40px;}
    footer .tt2{font-size: 20px;}
    footer .tt3{font-size: 20px;margin-top: 22px;margin-right: -10px;line-height: 34px;}
    footer .tt3 span{padding-right: 10px;}
    footer .tt3 img{padding-right: 7px;max-height: 30px;}
    footer .tt4{margin-top: 2px;}
    footer .box1{padding:0px 0 15px;}
    footer .box1 .list1{width:100%;padding: 0;border: 0;}
    footer .box1 .list2{width:initial;padding-top: 22px;margin-right: -15px;}
    footer .box1 .list2 .ss{float: left;width:calc(50% - 15px);margin:22px 15px 0 0;max-width: 150px;}
    footer .box3{padding: 20px 15px;}
	footer .box2 a{ padding:0px 15px;}

    /* 搜索 */
    .main1 .tt1{font-size: 18px;}

    .main70{padding: 55px 0;}

    /* 三大分类 */
    .main2 .box .list .bjcover{margin: 0 auto;display: block;}
    .main2 .box .list .tt1{width: 100%;display: block;margin-top: 20px;text-align: center;}
    .main2 .box .list .tt2{margin-top: 10px;}
    .main2 .box .list .tt3{display: none;}



    /* 东莞市仁泽精密机械有限公司 */
    .main5 .list1{width: 110px;}
    .main5 .box{padding:20px 0 20px 110px;}
    .main5 .list2 .tt .tt1 i{font-size: 15px;}
    .main5 .list2 .tt .tt2{font-size: 15px;}
    .main5 .list2 .tt .tt1 span{font-size: 30px;line-height: 30px;}


    /* 公司简介 */
    .main4 .box{padding:20px 20px 30px;min-height: inherit;}
    .main4 .box .bjcover{display: block;position: relative;height: auto;padding-top: 66%;width: 100%;top:auto;right: auto;margin-bottom: 20px;}
    .main4 .box .tt1{font-size:18px;}
    .main4 .box .tt2{font-size: 14px;line-height: 28px;max-height: 280px;}


    .main6 .list1{width: 100%;}
    .main6 .list2{width: 100%;}
    .main6 .list1 .listbox .list:nth-child(1){display: none;}



    .main9 .list{min-height:400px;}
    .main9 .list .tt{padding:100px 0 30px 0;}
    .main9 .list .tt1{margin-left: 126px;min-height:74px;}
    .main9 .list .tt1 img{left: -120px;width: 110px;}
    .main9 .list .tt1 .tt2{font-size: 22px;padding-top:6px;}
    .main9 .list .tt1 .tt2 span{font-size: 16px;}
    .main9 .list .tt3{font-size: 16px;line-height: 40px;margin-top: 22px;}


    /*内页共用*/
    .ny{min-height:333px;padding: 20px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
    .ny .you{width:100%;}
    .ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;}
    .ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
    .ny .zuo .top:before{opacity: 1;}
    .ny .zuo .ul{margin:0;display: none;}
    .ny .zuo .ul a{text-align: center;padding: 0 5px}



    



}

@media (max-width:767px) {
    /* 搜索 */
    .main1{padding: 25px 0 20px;}
    .main1 .tt1{font-size:20px;width: 100%;text-align: center;padding: 0 0 14px;}
    .main1 .tt2{width:100%;}
    .main1 .tt2 form{line-height:40px;height: 40px;margin: 0 auto;}
    .main1 .tt2 form input{width: calc(100% - 76px);line-height: 40px;padding-left:42px;background: url(../images/tu5.png) no-repeat 16px center;background-size: 16px !important;font-size: 12px;}
    .main1 .tt2 form button{width: 60px;line-height: 36px;height: 36px;font-size: 14px;font-weight: normal;}
    .main1 .tt3{margin-top:11px;}
    .main1 .tt3 a{line-height: 28px;}

    /* 三大分类 */
    .main2 .box{font-size: 0;box-shadow: 0 0 0;margin: 0 -10px;}
    .main2 .box .list{padding: 0 6px;background: fixed;border: 0;margin: 0;}
    .main2 .box .list .tt1{font-size:14px;margin-top:11px;font-weight: normal;}
    .main2 .box .list .tt2{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;margin-top: 33px;color: #999;}
    .main2 .box .list .tt2{display: none;}
    .main2 .box .list:hover{background: fixed;}




    .main70{padding: 40px 0;}
    .title{margin-bottom:20px;}
    .title .div1{font-size:24px;margin-bottom:8px;}
    .title .div1 span{font-size: 12px;}
    .title .div3{font-size: 14px;bottom: 22px;}
    .title .div3 img{max-width: 24px;}

    
    /* 东莞市仁泽精密机械有限公司 */
    .main5 .container-fluid{padding: 0;}
    .main5 .box{padding:0;}
    .main5 .list1{display: none;}
    .main5 .list2 .tt{width:50%;padding:20px 5px;}
    .main5 .list2 .tt:nth-child(n+2):after{display: none;}
    .main5 .list2 .tt .tt1 span{font-size:28px;line-height: 34px;}
    .main5 .list2 .tt .tt1 i{padding-bottom: 0;}
    .main5 .list2 .tt .tt2{margin-top:6px;font-size: 14px;line-height: 22px;}

    .main6 .list2{display: block;background: fixed;padding-top: 15px !important;}
    .main6 .list3{display: block;width: 100%;padding-top: 30px !important;}
    .main6 .list3 .list .tt1{height: auto;max-height: 48px;}


    /* 产品优势 */
    .title1{margin-bottom:30px;}
    .title1 .div1{font-size: 26px;padding-bottom:4px;background: fixed;}
    .title1 .div2{font-size: 14px;letter-spacing:3px;line-height:28px;padding:5px;margin-top: 6px;}


    .main9 .box{margin-top: -44px;}
    .main9 .list{padding:44px 0 0 !important;min-height: inherit;}
    .main9 .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;}
    .main9 .list .img img{position: relative;left:auto;right: auto;top:auto;bottom:auto;margin:0 auto;}



    .main9 .list .tt{padding:20px 0;}
    .main9 .list .tt1{margin-left:80px;min-height:50px;}
    .main9 .list .tt1 img{left: -80px;width:70px;}
    .main9 .list .tt1 .tt2{font-size:18px;padding:0 0 10px;}
    .main9 .list .tt1 .tt2 span{font-size: 14px;}
    .main9 .list .tt3{font-size: 16px;line-height: 40px;margin-top: 22px;}

    /*详情页*/
    .danye .bt{font-size: 18px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}


    /* 产品展示 */
    .nycp {margin: 0 -6px;}
    .nycp .list{display: block;width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{font-size: 13px;line-height: 40px;margin: 0;padding: 0;}



   
}
@media (max-width:600px) {

    /* 新闻资讯 */
    .main6 .box > div{padding:0;border: 0;margin: 0;}
    .main6 .top{margin-bottom:11px;}
    .main6 .top a{padding-bottom: 4px;margin-bottom: 6px;}

    .main6 .list1 .list:nth-child(n+2) .tt{padding:0 0 16px;}
    .main6 .list1 .list:nth-child(n+2) .tt .tt1{text-overflow: inherit;white-space: inherit;max-height: 56px;line-height:28px;font-size: 15px;}
    .main6 .list1 .list:nth-child(n+2) .tt .tt2{position: relative;right: auto;top:auto;line-height: 22px;margin:8px 0 0;}
    .main6 .list3 .listbox{height: auto;}

    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
	
	.danye .video{margin:0 auto 18px auto;display: block; width:100%; text-align:center;}
	.danye .video video{ width:100%; height:240px;}
    



}

@media (max-width:479px) {

    .danye .ditu{height:300px;}
    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#11489d;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}