/*全局样式*/
@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 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;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}
.clearfix:after,.clearfix:before{clear: both;}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !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}
.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;}
header .box1{position: relative;border-bottom: 1px solid #ddd;}
header .box1:after{content: "";width: 50%;height: 100%;background:#F5F5F5;position: absolute;right: 0;top:0;z-index: 1;}
header .box1 .tt1{line-height: 42px;color: #999999;position: relative;z-index: 2;}
header .box1 .tt2{line-height: 42px;color: #999999;position: relative;z-index: 2;}
header .box1 .tt2 span{font-size: 18px;color: #ff5400;font-family: 'Arial';position: relative;top:1px;}
header .box1 .tt2 img{position: relative;top:-2px;padding-right:10px;}
header .box2 .logo{line-height: 100px;height: 100px;font-size: 0;}
header .box2 .logo img{max-height: 50%;}

/*pc导航*/
header nav a{transition: all 0.3s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;}
header nav ul > li > a{line-height:inherit; display:block;color: #000;font-size: 16px;line-height: 100px;padding: 0 20px;}
header nav ul > li:hover > a{color: #fff;background-color: #037ecc;}
header nav ul > li.active > a{color: #fff;background-color: #037ecc;}
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: 14px;color: #333;line-height: 22px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #037ecc;color: #fff;}
header nav .ul a.active{background-color: #037ecc;color: #fff;}
header nav ul > li:hover .ul{display: block;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .bjcover{height:590px;}
.banner .swiper-pagination-bullet{background:#fff;opacity:1;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#037ecc;width: 30px;border-radius: 4px;}


/* 搜索 */
.main1{background: #F6F6F6;padding: 30px 0 32px;position: relative;}
.main1:after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;bottom: 1px;}
.main1 .tt1{width: 36%;float: left;font-size: 26px;color: #000;line-height:30px;padding-right: 10px;}
.main1 .tt1 b{font-size: 28px;color: #037ecc;display: block;line-height:32px;margin-top:7px;}
.main1 .tt2{width: 30%;float: left;font-size: 0;text-align: center;border-left: 1px solid #ddd;border-right: 1px solid #ddd;height: 70px;padding: 0 10px;}
.main1 .tt2 div{display: inline-block;vertical-align: top;font-size: 18px;line-height: 28px;color: #037ecc;padding-left:72px;background: url(../images/tu2.png) no-repeat left center;text-align: left;}
.main1 .tt2 div b{font-family: 'Impact';font-size: 36px;display: block;line-height: 40px;font-weight: 100;}
.main1 .tt3{width: 34%;float: left;padding-left: 40px;padding-top: 3px;}
.main1 .tt3 form{width: 100%;height: 36px;border: 1px solid #ddd;background: #fff;position: relative;}
.main1 .tt3 form input{width: 100%;height:34px;line-height: 34px;border: 0;padding: 0 50px 0 15px;}
.main1 .tt3 form button{position: absolute;right: 0;top:0;background: fixed;border: 0;height:34px;line-height: 34px;width: 50px;text-align: center;font-size: 20px;transition: all .2s;}
.main1 .tt3 form button:hover{color: #037ecc;}
.main1 .tt3 .ul{height: 26px;overflow: hidden;margin-top: 5px;}
.main1 .tt3 .ul a{display: inline-block;vertical-align: top;font-size: 14px;color: #000;padding-right: 10px;transition: all .2s;line-height: 26px;}
.main1 .tt3 .ul a:nth-child(1){padding-right: 0;}
.main1 .tt3 .ul a:nth-child(n+2):hover{color: #037ecc;}



.main77{padding: 77px 0;}
.title{text-align: center;margin-bottom: 44px;overflow: hidden;}
.title .div1{font-size: 30px;font-weight: bold;color: #037ecc;}
.title .div2{font-size: 0;margin-top:3px;}
.title .div2 div{font-size:15px;color: #000;display: inline-block;vertical-align: top;padding: 0 15px;position: relative;text-transform: uppercase;line-height: 24px;}
.title .div2 div:after{content: "";width: 132px;height: 23px;background: url(../images/tu3.png) no-repeat right center;position: absolute;right: 100%;top:0;}
.title .div2 div:before{content: "";width: 132px;height: 23px;background: url(../images/tu3.png) no-repeat right center;position: absolute;left: 100%;top:0;transform:rotate(180deg)}
.title .div3{width: 60px;height: 2px;background: #000;margin:13px auto 0;}
.title .div4{font-size: 14px;color: #999999;margin-top: 20px;text-align: center;line-height: 30px;}

.title.titlebs .div1{color: #fff;}
.title.titlebs .div4{color: #fff;}
.title.titlebs .div3{background-color: rgba(255,255,255,.8);}
.title.titlebs .div2 div{color: #fff;}
.title.titlebs .div2 div:after{background: url(../images/tu3-1.png) no-repeat right center;}
.title.titlebs .div2 div:before{background: url(../images/tu3-1.png) no-repeat right center;}

.title1{text-align: center;margin-top: -14px;margin-bottom:40px;font-size: 0;}
.title1 a{display: inline-block;vertical-align: top;border: 1px solid #ddd;margin:-1px 0 0 -1px;padding: 2px;background: #fff;}
.title1 a span{display: block;background: transparent;font-size: 16px;color: #000;line-height: 42px;padding: 0 10px;min-width: 155px;text-align: center;transition: all .2s;}
.title1 a:hover span{background-color: #F2F2F2;color: #037ecc;}
.title1 a.active span{background-color: #F2F2F2;color: #037ecc;}


.gd{display: block;width: 190px;line-height: 50px;background: #fff;border-radius: 30px;font-size: 16px;color: #037ecc;margin: 44px auto 0;text-align: center;}
.gd:hover{background-color: #ff5400;color: #fff;}



/* 产品展示 */
.main2 .list{display: block;border: 1px solid #ddd;background: #F2F2F2;}
.main2 .list .img{margin: 10px;}
.main2 .list .img .bjcover{padding-top: 72.222%;}
.main2 .list .tt1{font-size: 18px;font-weight: bold;color: #000;line-height: 60px;padding: 0 10px 0 20px;border-top: 1px solid #ddd;}
.main2 .list .tt2{font-size: 14px;color: #000;line-height: 50px;padding: 0 20px;border-top: 1px solid #ddd;position: relative;background: #fff;}
.main2 .list .tt2 i{position: absolute;right: 20px;top:0;}
.main2 .list:hover .img .bjcover{transform:scale(1.06);}
.main2 .list:hover .tt1{color: #037ecc;}
.main2 .list:hover .tt2{color: #037ecc;}
.main2 .list:hover .tt2:hover{text-decoration: underline;}

/* 关于我们 */
.main3 .box{position: relative;padding: 20px calc(50% + 40px) 20px 0;min-height: 260px;}
.main3 .box .bjcover{position: absolute;right: 0;top:0;bottom: 0;margin: auto;width: 50%;height: 260px;}
.main3 .box .tt{color: #fff;font-size: 14px;line-height: 30px;}
.main3 .box .tt1{font-size: 24px;font-weight: bold;line-height: 34px;padding-bottom: 10px;}

/* 鑫冠包装4大优势 */
.title2{text-align: center;margin-bottom:50px;}
.title2 .div1{font-size:50px;font-weight: bold;color: #037ecc;}
.title2 .div1 img{position: relative;top:-15px;}
.title2 .div2{font-size: 0;position: relative;margin-top: 6px;}
.title2 .div2 div{font-size: 24px;color: #fff;background: #037ECC;line-height: 40px;padding: 2px 20px;position: relative;z-index:2;display: inline-block;vertical-align: top;}
.title2 .div2:after{content: "";width: 100%;height: 1px;background: #037ecc;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-width: 1000px;z-index: 1;}

.main4 .box{position: relative;min-height: 550px;}
.main4 .box .img{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;z-index: 1;height: 550px;max-width: calc(100% - 560px);}
.main4 .box .img img{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;}
/* .main4 .box .listbox{} */
.main4 .box .listbox .list{width: 256px;height: 256px;border: 17px solid rgba(3,126,204,.2);border-radius: 50%;float: left;margin-right: calc(100% - 512px);}
.main4 .box .listbox .list .tt1{height: 100%;background:#037ecc;border-radius: 50%;position: relative;}
.main4 .box .listbox .list .tt2{position: absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);text-align: center;width: 100%;font-weight: bold;font-size: 30px;color: #fff;line-height: 140%;}
.main4 .box .listbox .list:nth-child(even){margin-right: 0;}
.main4 .box .listbox .list:nth-child(n+3){margin-top: 60px;}
.main4 .box .listbox .list .tt2 span{font-size: 14px;font-weight: normal;display: block;text-transform: uppercase;}


/* 车间展示 */
.main5 .lb5{position: relative;margin: -6px;}
.main5 .list{display: block;margin: 6px;border: 1px solid #ddd;padding: 8px;background: #fff;box-shadow: 0 0 11px rgba(0,0,0,.05);}
.main5 .list .bjcover{padding-top: 148%;}
.main5 .list:hover .bjcover{transform:scale(1.06);}
.main5 .lb5 .swiper-button-prev{font-size: 50px;width: 56px;height: 56px;margin-top: -23px;background: fixed;left: -77px;}
.main5 .lb5 .swiper-button-next{font-size: 50px;width: 56px;height: 56px;margin-top: -23px;background: fixed;right: -77px;}
.main5 .lb5 .swiper-button-prev:hover{color: #037ecc;}
.main5 .lb5 .swiper-button-next:hover{color: #037ecc;}


/* 新闻资讯 */
.main6 .box .you{width: 56%;float: left;padding-left: 50px;}
.main6 .box .list1{width: 44%;float: left;padding:55px 50px;border: 1px solid #ddd;background: #fff;}
.main6 .box .list1 .tt1{font-size: 18px;color: #000;font-weight: bold;}
.main6 .box .list1 .tt2{font-size: 14px;line-height:28px;color: #999;height: 56px;overflow: hidden;padding-left: 24px;border-left: 3px solid #000;margin-top:26px;}
.main6 .box .list1 .img{margin-top:34px}
.main6 .box .list1 .bjcover{height: 160px;}
.main6 .box .list1 .tt3{width: 140px;text-align: center;line-height: 40px;background: #037ecc;font-size: 20px;color: #fff;margin-top:33px;}
.main6 .box .list1:hover .tt1{color: #037ecc;}
.main6 .box .list1:hover .bjcover{transform:scale(1.06);}
.main6 .box .list1:hover .tt3:hover{background-color: #ff5400;}
.main6 .box .list2{display: block;padding: 33px 0;border-bottom: 1px solid #ddd;}
.main6 .box .list2:nth-child(3){border: 0;}
.main6 .box .list2:nth-child(n+4){display: none;}
.main6 .box .list2 .tt1{font-size: 18px;color: #000;padding: 0 66px 0 33px;position: relative;line-height: 30px;transition: all .2s;}
.main6 .box .list2 .tt1 span{display: block;position: absolute;right: 0;top:0;line-height: initial;}
.main6 .box .list2 .tt1:after{content: "";width: 6px;height: 6px;border-radius: 50%;background: #000;position: absolute;transition: all .2s;left:11px;top:0;bottom: 0;margin: auto 0;}
.main6 .box .list2 .tt2{font-size: 14px;color: #666;line-height: 28px;padding: 0 66px 0 33px;position: relative;height: 56px;overflow: hidden;margin-top:10px;}
.main6 .box .list2 .tt2:after{content: "";width: 17px;height: 11px;background: url(../images/tu6.png) no-repeat;position: absolute;right: 0;bottom: 10px;transition: all .2s;opacity: 1;}
.main6 .box .list2 .tt2:before{content: "";width: 17px;height: 11px;background: url(../images/tu6-1.png) no-repeat;position: absolute;right: 0;bottom: 10px;transition: all .2s;opacity: 0;}
.main6 .box .list2:hover .tt2:after{opacity:0;}
.main6 .box .list2:hover .tt2:before{opacity: 1;}
.main6 .box .list2:hover .tt1{color: #037ecc;}
.main6 .box .list2:hover .tt1:after{background-color: #037ecc;}


.main6{padding-bottom: 200px;}

/* 在线留言 */
.main9{position: relative;z-index: 2;margin-top: -200px;}
.main9:after{content: "";width:calc(50% - 600px);height: 100%;background: #fff;position: absolute;left: 0;top:0;z-index: 3;border: 1px solid #ddd;border-right: 0;}
.main9 .box{background: #fff;border: 1px solid #ddd;border-left: 0;padding: 33px 36px 33px 0;position: relative;z-index: 2;}
.main9 .tt{font-size: 20px;font-weight: bold;color: #000;border-bottom: 1px solid #ddd;padding-bottom:16px;margin-bottom: 22px;}
.main9 .tt span{padding-left: 10px;font-size: 14px;color: #666;}
.main9 form{position: relative;z-index: 3;}
.main9 form input{width: calc(25% - 15px);line-height: 48px;background: #fff;border: 1px solid #e7e7e7;height: 50px;padding: 0 20px;display: block;float: left;margin-right: 20px;margin-bottom: 3px;}
.main9 form button{width: calc(25% - 15px);line-height: 48px;background: #353535;border: 1px solid #353535;height: 50px;padding: 0 20px;display: block;float: left;margin: 0;font-size: 16px;color: #fff;text-align: center;margin-bottom: 3px;}
.main9 form button:hover{background-color: #037ecc;}



footer{background:#373737;z-index: 1;margin-top: -80px;position: relative;z-index: 1;padding-top: 80px;color: #fff;}
footer .container-fluid{max-width: 1800px !important;}
footer .box3{padding:15px 0;background: #000000;font-size: 13px;color: rgba(255,255,255,.7);line-height: 26px;}
footer .box1{padding:18px 0;font-size: 0;}
footer .box1 .ul1{float: left;}
footer .box1 .ul1 a{display:inline-block;vertical-align: top;font-size: 14px;line-height: 30px;color: #fff;padding-right: 30px;}
footer .box1 .ul1 a:hover{text-decoration: underline !important}
footer .box1 .ul2{float: right;}
footer .box1 .ul2 a{display: inline-block;vertical-align: top;font-size: 22px;color: rgba(255,255,255,.7);margin-left: 12px;line-height: 30px;position: relative;}
footer .box1 .ul2 a img{display: none;width: 140px;height: 140px;border: 1px solid #ddd;position: absolute;right: 0;bottom: 100%;max-width: 140px;z-index: 11111111;}
footer .box1 .ul2 a:hover{color:#fff;}
footer .box1 .ul2 a:hover img{display: block;}
footer .box2{position: relative;border-top: 1px solid rgba(255,255,255,.3);}
footer .box2 .listbox{position: relative;padding:50px 0 60px;}
footer .box2 .listbox:after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.3);position: absolute;left: 400px;top:0;}
footer .box2 .listbox:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.3);position: absolute;left: calc(29% + 400px);top:0;}
footer .box2 .list1{width:400px;float: left;position: relative;padding: 0 15px 0 166px;font-size: 14px;color: #fff;}
footer .box2 .list1 .img1{width:100px;position: absolute;left: 0;top:0;}
footer .box2 .list1 .img2{width:37px;position: absolute;left: 118px;top:0;}
footer .box2 .list1 b{font-size:26px;font-family: 'Impact';font-weight: 100;}
footer .box2 .list1 span{font-size:18px;font-family: 'Arial';color: #a6a6a6;}
footer .box2 .list2{width:29%;float: left;padding:20px 40px 0;}
footer .box2 .list2 div{display:block;padding-left: 20px;position: relative;line-height: 26px;font-size: 14px;color: #fff;margin:3px 0;word-wrap:anywhere;word-break:break-all;}
footer .box2 .list2 div img{position:absolute;left: 0;top:6px;display: block;max-width: 16px;}
footer .box2 .list3{width: calc(71% - 400px);float: left;padding-left:40px;font-size: 15px;color: #fff;line-height: 26px;margin-top:6px;}
footer .box2 .list3 form{display:block;margin-top: 6px;}
footer .box2 .list3 form input{width:calc(100% - 120px);float: left;line-height: 50px;height: 50px;background: rgba(255,255,255,.5);border: 0;padding: 0 20px;}
footer .box2 .list3 form button{width:120px;float: left;line-height: 50px;background: #fff;border: 0;font-size: 17px;color: #000;text-align: center;transition: all .2s;}
footer .box2 .list3 form button:hover{background-color: #ff5400;color: #fff;}





/*内页共用*/
.ny{min-height:666px;padding: 44px 0 300px;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #037ecc;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 14px 0 24px;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: #037ecc;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #037ecc;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: #037ecc;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: #037ecc;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #037ecc;}


/*内页新闻*/
.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: #037ecc;color: #fff;border-color: #037ecc;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}





.nycp{margin: 0 -10px;}
.nycp .list{display: block;float: left;width: calc(33.33% - 20px);margin: 0 10px 20px;border: 1px solid #ddd;background: #F2F2F2;}
.nycp .list .img{margin: 10px;}
.nycp .list .img .bjcover{padding-top: 72.222%;}
.nycp .list .tt1{font-size: 18px;font-weight: bold;color: #000;line-height: 60px;padding: 0 10px 0 20px;border-top: 1px solid #ddd;}
.nycp .list .tt2{font-size: 14px;color: #000;line-height: 50px;padding: 0 20px;border-top: 1px solid #ddd;position: relative;background: #fff;}
.nycp .list .tt2 i{position: absolute;right: 20px;top:0;}
.nycp .list:hover .img .bjcover{transform:scale(1.06);}
.nycp .list:hover .tt1{color: #037ecc;}
.nycp .list:hover .tt2{color: #037ecc;}
.nycp .list:hover .tt2:hover{text-decoration: underline;}



.nycp.nychejian .img .bjcover{padding-top: 148%;}
.nycp.nychejian .tt1{text-align: center;padding: 0 10px;}
.nycp.nychejian .tt2{display: none;}





/*详情页*/
.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 .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}










/*transition: all .2s;*/
/*037ecc*/

/*ff5400*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (max-width:1230px){
    .banner .bjcover{height: auto;padding-top: 46%;}

    .ny{padding-bottom: 66px;}
    .main6{padding-bottom: 0;}
    /* 在线留言 */
    .main9{background: #fff;margin-top: 0;}
    .main9 .box{box-shadow: 0 0 0;border: 0;}




}
@media (max-width:1199px){
    header nav ul > li > a{padding: 0 8px;}
    header nav ul > li:hover .ul{display: none;}

    .main1 .tt2 div b{font-size: 30px;}
    .main1 .tt1{font-size: 20px;}
    .main1 .tt1 b{font-size: 24px;}

    footer .box2 .list3 form input{font-size: 12px;width: calc(100% - 60px);}
    footer .box2 .list3 form button{width:60px;font-size: 15px;}


    .nycp .list .tt1{font-size: 15px;text-align: center;font-weight: normal;line-height: 50px;}
    .nycp .list .tt2{display: none;}
    
    




}
@media (max-width:991px) {
    /*pc导航*/
    header nav{display: none;width:170px;float: none;padding:15px 0;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1)}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;padding: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding: 0;line-height: 44px;}

    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:40px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #037ecc;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;}

    .main1 .tt2{display: none;}
    .main1 .tt1{width: 50%;}
    .main1 .tt3{width: 50%;border-left: 1px solid #ddd;}
    
    .main2 .list .tt1{font-size: 15px;font-weight: normal;text-align: center;padding: 0;line-height: 50px;}
    .main2 .list .tt2{display: none;}

    .title2 .div1{font-size: 40px;}

    .main4 .box{min-height:400px;}
    .main4 .box .img{height: 400px;max-width: calc(100% - 420px);}
    .main4 .box .listbox .list{width: 200px;height: 200px;border: 10px solid rgba(3,126,204,.2);margin-right: calc(100% - 400px);}
    .main4 .box .listbox .list .tt2{font-size: 22px;line-height: 140%;}
    .main4 .box .listbox .list:nth-child(n+3){margin-top: 40px;}
    .main4 .box .listbox .list .tt2 span{font-size: 12px;}

    .main6 .box .list1{display: none;}
    .main6 .box .you{width: 100%;padding: 0;}
    .main6 .box .list2 .tt2{height: auto;max-height: 56px;}
    

    /* 在线留言 */
    .main9 form input{font-size: 13px;padding: 0 15px;}

    footer .box2 .listbox:after{left: 50%;}
    footer .box2 .listbox:before{display: none;}
    footer .box2 .list1{display: none;}
    footer .box2 .list2{width:50%;float: left;padding:20px 20px 0 0;}
    footer .box2 .list3{width: 50%;}
    footer .box1 .ul1 a{padding-right: 20px;}

    /*内页共用*/
    .ny{min-height:333px;padding: 20px 0 44px;}
    .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{padding: 0 10px;text-align: center;}








}

@media (max-width:767px) {
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;}
    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 2px;}

    header .box1{display: none;}


    /* 搜索 */
    .main1{padding: 20px 0 22px;}
    .main1 .tt1{width: 100%;padding: 0;font-size: 16px;line-height: 22px;text-align: center;}
    .main1 .tt1 b{font-size: 18px;line-height: 26px;margin-top: 2px;}
    .main1 .tt3{width: 100%;padding: 15px 0 0;border: 0;}
    .main1 .tt3 .ul{height: auto;max-height: 50px;overflow: hidden;display: none;}
    .main1 .tt3 .ul a{line-height: 25px;}


    .main77{padding:40px 0;}
    .title{margin-bottom:28px;}
    .title .div1{font-size: 24px;}
    .title .div2{font-size: 0;margin-top:3px;}
    .title .div2 div{font-size:12px;line-height: 20px;padding: 0 10px;}
    .title .div2 div:after{background-size: 90px !important;}
    .title .div2 div:before{background-size: 90px !important;}
    .title .div3{display: none;}
    .title .div4{margin-top: 10px;line-height: 26px;}

    .title.titlebs .div1{color: #fff;}
    .title.titlebs .div4{color: #fff;}
    .title.titlebs .div3{background-color: rgba(255,255,255,.8);}
    .title.titlebs .div2 div{color: #fff;}
    .title.titlebs .div2 div:after{background: url(../images/tu3-1.png) no-repeat right center;}
    .title.titlebs .div2 div:before{background: url(../images/tu3-1.png) no-repeat right center;}

    .title1{margin-top: -6px;margin-bottom:26px;}
    .title1 a{padding: 1px;}
    .title1 a span{font-size:14px;line-height:36px;padding: 0 5px;min-width: 100px;}
    .gd{width: 110px;line-height: 36px;font-size: 14px;margin:25px auto 0;}

    /* 产品展示 */
    .main2 .list{border: 0;}
    .main2 .list .img{margin: 0;}
    .main2 .list .tt1{font-size:13px;line-height: 40px;}

    /* 关于我们 */
    .main3 .box{padding:0;min-height: inherit;}
    .main3 .box .bjcover{position: relative;right: auto;top:auto;bottom:auto;margin:0 auto;width: 100%;height: auto;padding-top: 44%;}
    .main3 .box .tt{line-height:28px;padding-top: 20px;}
    .main3 .box .tt1{font-size: 20px;line-height: 30px;}


    /* 鑫冠包装4大优势 */
    .title2{margin-bottom:30px;}
    .title2 .div1{font-size:22px;}
    .title2 .div1 img{top:-5px;max-height: 30px;}
    .title2 .div2{margin-top: 8px;}
    .title2 .div2 div{font-size:14px;line-height: 32px;}

    .main4 .box{min-height: inherit;}
    .main4 .box .img{position: relative;left: auto;right: auto;top:auto;bottom: auto;margin:0 auto;z-index: 1;height: auto;max-width:100%;padding-bottom: 20px;}
    .main4 .box .img img{position: relative;left: auto;right: auto;top:auto;bottom:auto;margin:0 auto;max-height: inherit;}
    .main4 .box .listbox .list{width: calc(50% - 14px) !important;height: auto;border:2px solid rgba(3,126,204,.2);border-radius: 4px;margin:14px 7px 0 !important;}
    .main4 .box .listbox .list .tt1{height:130px;border-radius:4px;}
    .main4 .box .listbox .list .tt2{font-size: 17px;}
    .main4 .box .listbox .list .tt2 span{font-size: 12px;line-height:18px;margin-top: 6px;}

    /* 车间展示 */
    .main5 .list{box-shadow: 0 0 0;}

    .main6 .box .list1{display: block;width: 100%;padding: 22px;}
    .main6 .box .list1 .tt1{text-overflow:initial;white-space:initial;font-size: 17px;line-height: 30px;max-height: 60px;overflow: hidden;}
    .main6 .box .list1 .tt2{padding-left: 12px;border-width: 2px;font-size: 14px;margin-top:12px;height: auto;line-height:24px;max-height: 72px;}
    .main6 .box .list1 .img{margin-top: 15px;}
    .main6 .box .list1 .img .bjcover{padding-top: 44%;height: auto;}
    .main6 .box .list1 .tt3{margin-top: 16px;width: 120px;line-height:38px;padding-bottom: 2px;}
    .main6 .box .list2{padding:25px 0;}
    .main6 .box .list2 .tt1{font-size: 16px;padding: 0 0 0 20px;}
    .main6 .box .list2 .tt1 span{display: block;position: relative;right:auto;top:auto;}
    .main6 .box .list2 .tt1:after{left: 0;bottom: auto;top:13px;}
    .main6 .box .list2 .tt2{padding: 0 0 0 20px;}
    .main6 .box .list2 .tt2:after{display: none;}
    .main6 .box .list2 .tt2:before{display: none;}


    /* 在线留言 */
    .main9 .box{padding:30px 0;}
    .main9 .tt{font-size:17px;;}
    .main9 .tt span{padding-left: 5px;font-size: 12px;}
    .main9 form input{width: 100%;line-height: 40px;height:42px;padding: 0 15px;margin: 0 0 10px;}
    .main9 form button{width: 100%;line-height: 40px;height:42px;padding: 0 15px;margin: 0;font-size: 14px;}



    footer{margin: 0;padding: 0;}
    footer .container-fluid{max-width: 1800px !important;}
    footer .box3{line-height: 24px;}
    footer .box1 .ul1{float: none;}
    footer .box1 .ul2{float: none;margin-top: 10px;display: none;}
    footer .box1 .ul2 a{margin: 0 20px 0 0;}
    footer .box2 .listbox{padding: 25px 0;}
    footer .box2 .listbox:after{display: none;}
    footer .box2 .listbox:before{display: none;}
    footer .box2 .list2{width:100%;padding: 0;margin: 0;}
    footer .box2 .list3{width:100%;padding:15px 0 0;}
    footer .box2 .list3 form input{width:calc(100% - 70px);line-height: 40px;height: 40px;padding: 0 15px;}
    footer .box2 .list3 form button{width:70px;font-size: 14px;line-height: 40px;}

    /* 产品展示 */
    .nycp {margin: 0 -6px;}
    .nycp .list{border: 0;width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .img{margin: 0;}
    .nycp .list .tt1{font-size:13px;line-height: 40px;}


    /*详情页*/
.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;}



    
   
}
@media (max-width:600px) {
    header .box2 .logo{height:80px;line-height:80px;max-width: calc(100% - 44px);}
    header .lanmu{bottom:29px;}


    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 10px;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding: 5px 10px 10px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height: 75px;}




}

@media (max-width:479px) {
    .danye .ditu{height:300px;}
    
    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#037ecc;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;} 
}