/*全局样式*/
@charset "utf-8";
body {font: 14px/1.6 "微软雅黑","PingFang SC", "sans-serif", HELVETICA;color: #111;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
.container-fluid {max-width: 1530px !important;}

header{position: fixed;left: 0;top:0;width: 100%;z-index: 111;color: #fff;}
header:after{content: "";width: 100%;height: 1px;background: rgba(255,255,255,.3);position: absolute;left: 0;bottom: 0;z-index: 1;}
header .container-fluid{max-width: 1800px !important;z-index: 2;position: relative;}
header .logo{line-height: 94px;height: 94px;font-size: 0;display: block;position: relative;}
header .logo img{max-height: 55%;opacity: 1;}
header .logo img:nth-child(2){position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;opacity: 0;}
header .txt1{line-height: 94px;height: 94px;margin-left: 14px;position: relative;color: rgba(255,255,255,.6);cursor: pointer;}
header .txt1 .div1{font-size: 14px;font-family: 'Arial';color: #fff;position: relative;z-index: 2;}
header .txt1 .div1:before{font-size: 22px;padding-right: 4px;position: relative;top:3px;opacity: .6;transition: all .3s ease-in-out;line-height: 0;}
header .txt1 .div1:after{content: "";width: 0;height: 0;border-left: 6px solid transparent;transition: all .3s ease-in-out;border-right: 6px solid transparent;border-top: 7px solid #fff;opacity: .6;display: inline-block;margin-left: 4px;position: relative;top:-2px;}
header .txt1 .div2{position: absolute;right: 0;top:calc(100% - 20px);width:130%;background-color: #fff;line-height: 1.6;padding: 8px 0;border-radius: 4px;z-index: 1;display: none;box-shadow: 0 0 11px rgba(0,0,0,.06);}
header .txt1 .div2 a{display: block;text-align: center;font-size: 16px;color: #333;padding: 4px;transition: all .2s ease-in-out;}
header .txt1 .div2 a:nth-child(n+2){border-top: 1px solid #eee;}
header .txt1:hover .div1:after{opacity: 1;}
header .txt1:hover .div1:before{opacity: 1;}
header .txt1:hover .div2{display: block;}
header .txt1:hover .div2 a:hover{color: #c62722;}
header .txt1:hover .div2 a.active{color: #c62722;}
header .txt2{position: relative;}
header .txt2 .div3{font-size: 22px;line-height: 94px;padding: 0 16px;color: rgba(255,255,255,.6);text-align: center;cursor: pointer;}
header .txt2 .div3:hover{background-color: rgba(0,0,0,.03);color: #fff;}
header .txt2 form{width: 300px;height: 44px;line-height: 44px;background-color: #fff;position: absolute;right: 0;top:100%;border-radius: 6px;overflow: hidden;display: none;box-shadow: 0 0 11px rgba(0,0,0,.03);}
header .txt2 form input{width: 100%;border: 0;background-color: transparent;line-height: 44px;height: 44px;font-size: 14px;color: #000;padding: 0 50px 0 18px;}
header .txt2 form button{font-size: 20px;color: #666;line-height: 44px;border: 0;background: transparent;position: absolute;right: 0;top:0;text-align: center;width: 50px;}
header .txt2 form button:hover{color: #c62722;}
header .txt3{font-size: 18px;color: #fff;line-height: 94px;margin: 0 20px 0 40px;font-weight: bold;}
header .txt3::before{font-size: 22px;opacity: .6;padding-right: 8px;line-height: 0;font-weight: 100;}

/*pc导航*/
header nav{width: calc(100% - 580px);;}
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: 11.111%;}
header nav ul > li > a{line-height:94px; display:block;color: #fff;font-size:15px;}
header nav ul > li:after{content: "";width: 0;height: 3px;background-color: #fff;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;transition: all .3s ease-in-out;}
header nav ul > li:hover:after{width: 78px;}
header nav ul > li.active:after{width: 78px;}
header nav ul > li.active > a{color: #fff;font-weight: bold;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 140%;margin-left: -20%;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: 23px;padding:8px;display: block;}
header nav .ul a:nth-child(n+2){border-top: 1px solid #eee;}
header nav .ul a:hover{background-color: #0d69c4;color: #fff;}
header nav .ul a.active{background-color: #0d69c4;color: #fff;}

header.active{background-color: #fff;box-shadow: 0 4px 8px rgba(0,0,0,.03);}
header.active .txt1 .div1{color: #333;}
header.active .txt1 .div1::after{border-top-color: #333;}
header.active .txt2 .div3{color: #333;}
header.active .txt3{color: #0d69c4;}
header.active .logo img:nth-child(1){opacity: 0;}
header.active .logo img:nth-child(2){opacity: 1;}
header.active nav ul > li > a{color: #333;}
header.active nav ul > li:hover > a{color: #0d69c4;}
header.active nav ul > li:after{background-color: #0d69c4;}

header.active2{background-color: #fff;box-shadow: 0 4px 8px rgba(0,0,0,.03);}
header.active2 .txt1 .div1{color: #333;}
header.active2 .txt1 .div1::after{border-top-color: #333;}
header.active2 .txt2 .div3{color: #333;}
header.active2 .txt3{color: #0d69c4;}
header.active2 .logo img:nth-child(1){opacity: 0;}
header.active2 .logo img:nth-child(2){opacity: 1;}
header.active2 nav ul > li > a{color: #333;}
header.active2 nav ul > li:hover > a{color: #0d69c4;}
header.active2 nav ul > li:after{background-color: #0d69c4;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;height: 100vh;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.5;transition: all .2s;width: 66px;height:3px;margin: 0 10px 33px !important;border-radius: 0;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}

#myVideobox{display:block;position: absolute;left: 0;bottom:0;width: 100%;height: 100%;opacity: 0;display: block;text-align: center;}
#myVideobox.active{opacity: 1;}
#myVideobox #myVideo{position: relative;height: 100%;}


/*头部公用*/
.main88{padding:88px 0;}
.title{position: relative;padding:40px 0 55px;}
.title:after{content: "";width: 56px;height: 4px;background-color: #0d69c4;position: absolute;left: 0;top:0;}
.title .div1{font-size: 70px;opacity: .08;text-transform: uppercase;font-weight: bold;position: absolute;left: -4px;top:12px;line-height: 1.1;}
.title .div2{font-size: 24px;}
.title .div3{font-size: 18px;color: #666;padding-top: 8px;}

/* 产品 */
.main1{
    background: -moz-linear-gradient(top, #f4f4f4, #f8f8f8);
    background: -webkit-linear-gradient(top, #f4f4f4, #f8f8f8);
    background: linear-gradient(to bottom, #f4f4f4, #f8f8f8);
}
.main1 .lb1{margin: -15px;position: relative;}
.main1 .list{display: block;margin: 15px;border-radius: 11px;box-shadow: 0 0 11px rgba(0,0,0,.03);overflow: hidden;position: relative;}
.main1 .list:after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;transition: all .35s ease-in-out;opacity: 1;
    background: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background: linear-gradient(to bottom, #ffffff, #f2f2f2);
}
.main1 .list:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;transition: all .35s ease-in-out;opacity: 0;
    background: -moz-linear-gradient(top, #d6d6d6, #f2f2f2);
    background: -webkit-linear-gradient(top, #d6d6d6, #f2f2f2);
    background: linear-gradient(to bottom, #d6d6d6, #f2f2f2);
}
.main1 .list .img{padding-top: 78%;position: relative;z-index: 2;}
.main1 .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-width: 88%;max-height: 88%;}
.main1 .list .tt{padding: 10px 35px 35px;position: relative;z-index: 3;}
.main1 .list .tt .tt1{font-size: 20px;color: #111;font-weight: bold;border-bottom: 1px solid #ddd;padding-bottom: 16px;margin-bottom: 16px;}
.main1 .list .tt .tt2{font-size: 14px;color: #999;line-height: 24px;height: 48px;}
.main1 .list .tt .tt3{font-size: 40px;color: #666;line-height: 1.1;margin-top: 20px;}
.main1 .list:hover .img img{transform: scale(1.08)}
.main1 .list:hover .tt .tt1{color: #0d69c4;}
.main1 .list:hover .tt .tt3{color: #0d69c4;}
.main1 .list:hover:after{opacity: 0;}
.main1 .list:hover:before{opacity: 1;}
.main1 .swiper-button-prev{width:40px;height: 40px;border-radius: 6px;border: 1px solid #ddd;text-align: center;line-height: 40px;font-size: 24px;color: #333;background: #fff;left: auto;right: 56px;top:-88px;margin: 0;}
.main1 .swiper-button-next{width:40px;height: 40px;border-radius: 6px;border: 1px solid #ddd;text-align: center;line-height: 40px;font-size: 24px;color: #333;background: #fff;left: auto;right: 0;top:-88px;margin: 0;}
.main1 .swiper-button-prev:hover{background-color: #0d69c4;color: #fff;border-color: #0d69c4;}
.main1 .swiper-button-next:hover{background-color: #0d69c4;color: #fff;border-color: #0d69c4;}


/* 关于金申 */
.main2{background: url(../images/bj1.jpg) no-repeat left center/cover;position: relative;z-index: 1;}
.main2 .box{position: relative;padding: 20px 0 46px;}
.main2 .zuo{width:46%;max-width: 610px;padding-right: 30px;float: left;}
.main2 .tt1{font-size: 16px;line-height: 30px;color: #666;margin-top: -11px;max-height: 180px;-webkit-line-clamp: 6;}
.main2 .tt2{padding-top: 10px;font-size: 0;}
.main2 .tt2 a{display:block;float: left;width: calc(50% - 40px);font-size: 18px;color: #333;line-height: 36px;position: relative;padding-top: 18px;border-top: 1px solid #8A8A8A;margin-top: 20px;}
.main2 .tt2 a img{height: 36px;float: right;transition: all .5s;}
.main2 .tt2 a:hover{color: #0d69c4;border-color: #0d69c4;}
.main2 .tt2 a:hover img{transform:rotateY(360deg);}
.main2 .tt2 a:nth-child(even){margin-left:80px;}
.main2 .you{width:54%;float: right;}
.main2 .you img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;}
.main2 .you video{height:456px;background-color: #000;}

/* 资质 */
.main3 .lb3{background-color: #fff;padding: 26px;box-shadow: 0 0 11px rgba(0,0,0,.06);margin-top: -26px;position: relative;z-index: 2;border-radius: 11px;}
.main3 .lb3 .list{display: block;border: 1px solid #ddd;border-radius: 11px;overflow: hidden;padding-top:142%;}
.main3 .lb3 .list img{position: absolute;left: 0;right: 0;top:0;bottom: 0;max-width: 92%;max-height: 92%;margin: auto;}
.main3 .lb3 .list:hover{border-color: #0d69c4;}

/* 应用领域 */
.main4 .list{display: block;position: relative;overflow: hidden;border-radius:11px;}
.main4 .list .bjcover{padding-top: 196.26%;}
.main4 .list .tt{display: block;position: absolute;left: 0;bottom: 15%;width: 100%;text-align: center;line-height: 40px;font-size: 26px;color: #fff;padding:0 10px;}
.main4 .list:hover .bjcover{transform: scale(1.08);}


.title2{text-align: center;color: #fff;margin-bottom: 66px;}
.title2 .div1{font-size: 48px;font-weight: bold;}
.title2 .div2{font-size: 18px;max-width: 500px;margin: 8px auto 0;}
.main5{overflow: hidden;max-width: 100%}
.main5 .box{padding: 20px 0 24px;}
.main5 .box .listbox{font-size: 0;position: relative;}
.main5 .box .listbox:after{content: "";width: 2920px;height: 1px;background-color: #fff;opacity: .88;position: absolute;left: -420px;top:80px;}
.main5 .box .listbox .list{display: inline-block;vertical-align: top;width: 20%;text-align: center;font-size: 24px;color: #fff;position: relative;}
.main5 .box .listbox .list img{height: 44px;display: block;margin: 0 auto 60px;position: relative;top:0;}
.main5 .box .listbox .list:after{content: "";width: 10px;height: 10px;background-color: #fff;border-radius: 50%;position: absolute;left: 0;right: 0;top:75px;margin: 0 auto;}
.main5 .box .listbox .list:hover img{top:-6px;}


/* 新闻中心 */
.main6 .zuo{width: 50%;float: left;padding: 22px;background-color: #fff;box-shadow: 0 0 11px rgba(0,0,0,.03);overflow: hidden;position: relative;border-radius: 11px;}
.main6 .zuo .img{border-radius: 11px;}
.main6 .zuo .img .bjcover{height: 330px;}
.main6 .zuo .tt{padding: 22px 4px 10px;}
.main6 .zuo .tt .tt1{font-size: 14px;color: #999;font-family:'Arial';}
.main6 .zuo .tt .tt1:before{color: #0d69c4;font-size:22px;padding-right:8px;position: relative;top:2px;}
.main6 .zuo .tt .tt2{font-size: 22px;color: #333;margin: 2px 0 10px;}
.main6 .zuo .tt .tt3{font-size: 16px;color: #666;line-height: 30px;height: 60px;overflow: hidden;}
.main6 .zuo .tt .tt4{font-size: 12px;color: #fff;display: block;position: absolute;right: 22px;top:0;top: 295px;padding:0 62px 0 30px;background-color: #0d69c4;height: 57px;overflow: hidden;;line-height:58px;text-align: center;border-radius: 11px 0 11px 0;}
.main6 .zuo .tt .tt4:before{font-size: 18px;display: block;position: absolute;right: 28px;top:-1px;}
.main6 .zuo .tt .tt4:hover{background-color: #c62722;}
.main6 .zuo:hover .bjcover{transform: scale(1.08)}
.main6 .zuo:hover .tt .tt2{color: #0d69c4;}
.main6 .you{width: 50%;padding-left: 44px;float: right;}
.main6 .you .list{display: block;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin-top: -1px;padding: 37px 0;position: relative;z-index: 1;}
.main6 .you .list .tt1{font-size: 22px;color: #333;}
.main6 .you .list .tt2{font-size: 16px;color: #777;margin-top: 8px;}
.main6 .you .list .tt3{font-size: 12px;color: #999;position: relative;display: inline-block;padding-right: 10px;line-height: 20px;margin-top: 18px;}
.main6 .you .list .tt3::before{position: absolute;left: 100%;top:0;}
.main6 .you .list:hover{border-bottom-color: #0d69c4;z-index: 2;}
.main6 .you .list:hover .tt1{color: #0d69c4;}

footer .lbfooter{padding: 66px 0;margin: -10px;}
footer .lbfooter .list{line-height: 92px;background-color: #fff;height: 92px;display: block;font-size: 0;text-align: center;margin: 10px;box-shadow: 0 0 11px rgba(0,0,0,.03);border-radius: 6px;overflow: hidden;}
footer .lbfooter .list img{max-height: 94%;max-width: 94%;}
footer .lbfooter .list:hover img{transform: scale(1.08);}
footer .box1{border-top: 1px solid #ddd;padding: 66px 0;}
footer .box1 .list1{width: calc(27% + 100px);float: left;border-left: 5px solid #0d69c4;padding:0 0 4px 28px;}
footer .box1 .list1 .tt1{font-size: 20px;color: #0d69c4;}
footer .box1 .list1 .tt2{font-size: 36px;color: #0d69c4;font-weight: bold;padding-bottom: 15px;}
footer .box1 .list1 .tt3{font-size: 16px;color: #666;line-height: 30px;}
footer .box1 .list3{width: 130px;text-align: center;font-size: 15px;color: #999;text-align: center;float: right;line-height: 1.5;}
footer .box1 .list3 img{display: block;margin: 0 auto 8px;}
footer .box1 .list2{width: calc(73% - 250px);float: left;}
footer .box1 .list2 .ul{width: 25%;float: left;padding-left: 20px;max-width: 177px;}
footer .box1 .list2 .ul a{display: block;font-size: 16px;color: #999;line-height: 30px;padding-bottom:4px;transition: all .3s ease-in-out;}
footer .box1 .list2 .ul a:nth-child(1){color: #333;font-size: 20px;padding-bottom: 18px;}
footer .box1 .list2 .ul a:nth-child(n+2):hover{color: #0d69c4;}
footer .box2{font-size: 15px;color: #999;padding: 28px 0;}



.banner2{margin:92px 0 0;color: #fff;overflow: hidden;padding: 100px 0 88px;position: relative;z-index: 1;}
.banner2 .title3{position: relative;max-width: 500px;padding-top: 80px;}
.banner2 .title3 .div1{color: #fff;font-size: 111px;opacity: .8;text-transform: uppercase;font-weight: bold;line-height: 1;position: absolute;left: -8px;top:0;
    background: linear-gradient(#B1C3D6,#B1C3D6,#3D6794,#124E85,#154D86);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.banner2 .title3 .div2{font-size: 36px;font-weight: bold;display: inline-block;border-bottom:1px solid #fff;padding:0 4px 6px 0;position: relative;}
.banner2 .title3 .div2:after{content: "";width: 100%;height: 3px;background: rgba(255,255,255,.5);position: absolute;left: 0;bottom: -2px;}
.banner2 .title3 .div3{font-size: 24px;margin-top:33px;}



.title4{margin-top: -18px;position: relative;z-index: 2;}
.title4 .div1{border-bottom: 1px solid #ddd;padding-bottom: 25px;font-size: 0;}
.title4 .div1 a{display: inline-block;vertical-align: top;font-size: 18px;line-height: 70px;background-color: #fff;box-shadow: 0 0 11px rgba(0,0,0,.1);border-radius: 11px 0 11px 0;min-width: 188px;padding: 0 10px;margin: 0 15px 15px 0;text-align: center;}
.title4 .div1 a:hover{background-color: #0d69c4;color: #fff;}
.title4 .div1 a.active{background-color: #0d69c4;color: #fff;}

.ny{padding:40px 0 111px;}

.nycp{margin: 0 -15px;}
.nycp .list{width: calc(33% - 26px);margin: 0 15px 25px;float: left;overflow: hidden;}
.nycp .list .img{background-color: #F7F8FA;padding-top: 88%;position: relative;border-radius: 11px;overflow: hidden;box-shadow: 0 0 22px rgba(0,0,0,.03) inset;}
.nycp .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-width: 90%;max-height: 90%;}
.nycp .list .tt{font-size: 18px;font-weight: bold;text-align: center;color: #333;line-height: 80px;border-bottom: 1px solid #eee;}
.nycp .list:hover .img img{transform: scale(1.08);}
.nycp .list:hover .tt{color: #0d69c4;border-color: #0d69c4;}
.nycp.nyzizhi .list{width: calc(16% - 30px);}
.nycp.nyzizhi .list .img{padding-top:141.4179104477612%;background-color: #fff;border: 1px solid #eee;border-radius: 11px}



.nylingyu{margin: 0 -15px;}
.nylingyu .list{width: calc(16% - 30px);margin: 0 15px 30px;float: left;position: relative;border-radius: 11px;overflow: hidden;}
.nylingyu .list .tt{display: block;position: absolute;left: 0;bottom: 15%;width: 100%;text-align: center;line-height: 40px;font-size: 26px;color: #fff;padding:0 10px;}
.nylingyu .list .bjcover{padding-top: 196.26%;}
.nylingyu .list:hover .bjcover{transform: scale(1.08);}







/*内页新闻*/
.nyxw .list{display: block;position: relative;padding: 30px 330px 30px 170px;margin-bottom: 30px;border-bottom: 1px solid #e5e5e5;}
.nyxw .list .tt1{font-size: 18px;color: #333;}
.nyxw .list .tt3{font-size: 15px;color: #666;line-height: 26px;height: 52px;overflow: hidden;margin-top: 12px;}
.nyxw .list .tt4{font-size: 12px;color: #999999;line-height: 32px;width: 100px;text-align: center;font-family: 'Arial';border: 1px solid #e5e5e5;margin-top: 22px;text-transform: uppercase;}
.nyxw .list .tt2{line-height:24px;font-size: 13px; position: absolute;left: 0;width: 170px; top:25px;color: #999; text-align:center}
.nyxw .list .tt2 b{font-size:18px;color: #000;display: block;line-height: 40px; border-bottom:2px #0d69c4 solid; width:50px; margin:0 auto 5px auto}
.nyxw .list .tt2 i{display: none;}
.nyxw .list .img{position: absolute;right: 30px;top:26px;width: 220px;height: 140px;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw .list:hover .tt1{color: #0d69c4;}
.nyxw .list:hover .tt4{color: #fff;background: #0d69c4;border-color: #0d69c4;}



/*详情页*/
.danye{color:#000;font-size: 15px;line-height: 1.8;}
.danye .topbox{margin-bottom:20px;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: 11px;margin-top:16px;;border-top: 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;}




.cpxq .box2{margin-top: 40px;}
.cpxq .box2 .tt4{font-size: 14px;color: #999;border-bottom:1px solid #ddd;padding-bottom:11px;margin-bottom:16px;}
.cpxq .box2 .tt4 span{font-size: 24px;color: #333;display: inline-block;position: relative;}
.cpxq .box2 .tt4 span:after{content: "";width: 100%;height: 2px;background-color: #0d69c4;position: absolute;left: 0;bottom: -12px;}
.cpxq .box2 .tt5{font-size: 20px !important;line-height: 1.8 !important;}
.cpxq .box2 .tt5 p,.cpxq .box2 .tt5 span{font-size: 20px !important;line-height: 1.8 !important;}

.cpxq .box1 .xqzuo{width: 44%;float: left;border-radius: 6px;overflow: hidden;border: 1px solid #eee;}
.cpxq .box1 .xqzuo .bjcover{height: 480px;}
.cpxq .box1 .xqzuo .img{height: 480px;position: relative;}
.cpxq .box1 .xqzuo .img img{max-height: 90%;max-width: 90%;display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;}
.cpxq .box1 .xqyou{width: 56%;float: right;padding:100px 0 0 44px;}
.cpxq .box1 .xqyou .tt1{font-size: 38px;color: #333;}
.cpxq .box1 .xqyou .tt2{font-size: 15px;color: #666;margin-top: 11px;min-height: 220px;}
.cpxq .box1 .xqyou .tt3{font-size: 16px;color: #333;line-height: 20px;padding-left: 60px;background: url(../images/tu22.png) no-repeat left center;margin-top: 33px;position: relative;}
.cpxq .box1 .xqyou .tt3 b{font-family: "PingFang SC";font-size: 22px;color: #0d69c4;line-height: 34px;display: block;}
.cpxq .box1 .xqyou .tt3 a{display: block;width: 110px;line-height: 44px;height: 44px;background-color: #0d69c4;position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;;text-align: center;font-size: 16px;color: #fff;}
.cpxq .box1 .xqyou .tt3 a:hover{opacity: .8}
.cpxq .swiper-button-prev{font-size:30px;color: #999;background: transparent;width: 40px;height: 40px;line-height: 40px;text-align: center;transform:rotate(90deg);margin-top: -20px;}
.cpxq .swiper-button-next{font-size:30px;color: #999;background: transparent;width: 40px;height: 40px;line-height: 40px;text-align: center;transform:rotate(-90deg);margin-top: -20px;}
.cpxq .swiper-pagination{text-align: right;padding-right: 30px;color: #666;}




.lb3{position: relative;}
.lb3 .swiper-button-prev{width:40px;height: 40px;border-radius: 6px;border: 1px solid #ddd;text-align: center;line-height: 40px;font-size: 24px;color: #333;background: #fff;left:-70px;}
.lb3 .swiper-button-next{width:40px;height: 40px;border-radius: 6px;border: 1px solid #ddd;text-align: center;line-height: 40px;font-size: 24px;color: #333;background: #fff;right: -70px;}
.lb3 .swiper-button-prev:hover{background-color: #0d69c4;color: #fff;border-color: #0d69c4;}
.lb3 .swiper-button-next:hover{background-color: #0d69c4;color: #fff;border-color: #0d69c4;}


















/* -webkit-line-clamp: 2; */
/* transition: all .35s ease-in-out; */
/* #0d69c4 */
/* #c62722 */
/*transform: scale(1.08);*/
/*媒体查询开始*/
@media (min-width:1199px){
    header nav ul > li:hover .ul{display: block;}
}
@media (max-width:1499px){
    header nav ul > li > a{font-size: 14px;}
    header .txt3{margin: 0 10px; display: none;}
    header nav{width: calc(100% - 400px);}
	header nav ul > li {
    width: 10.666%;
}
}
@media (max-width:1349px){
    header .txt3{display: none;}
    header nav{width: calc(100% - 350px);}
	header nav ul > li {
    width: 11%;
}
.title .div2{font-size: 34px;}

}
@media (max-width:1199px){
    footer .box1 .list2 .ul a{font-size: 14px;}
    footer .box1 .list2 .ul a:nth-child(1){font-size: 18px;}

    header .txt1{margin-right: 44px;margin-left: 8px;}
    header .txt2 .div3{padding: 0 8px;}
    header .logo{width: calc(100% - 166px);}



    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:37px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #fff;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.active .lanmu i{background-color: #333;}
    header.active2 .lanmu i{background-color: #333;}

    /*pc导航*/
    header nav{display: none;width:100%;float: none;padding:15px 20px 88px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1);max-height: calc(100vh - 100px);overflow-y: auto;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #ddd;position: relative;}
    header nav ul > li:after{display: none;}
    header nav ul > li > i.glyphicon{display: block;position: absolute;right: 0;width: 40px;color: #999;line-height: 50px;font-size: 16px;font-weight: normal;text-align: center;}
    header nav ul > li.active > i.glyphicon{color: #e5322d;}
    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;line-height:50px;font-weight: normal;}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: calc(100% + 80px);margin-left: -20px;right: auto;background:#f4f4f4;padding:8px 0;box-shadow: none;border-radius:0;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:6px 5px 6px 35px;display: block;}
    header nav .ul a:hover{background-color: transparent;color: #e5322d;}
    header nav .ul a.active{background-color: transparent;color: #e5322d;}

    .ny{padding-bottom: 111px;}

    .nycp .list{width: calc(33.33% - 30px);}

    .nylingyu .list{width: calc(25% - 30px);}
    
    .nycp.nyzizhi .list{width: calc(25% - 30px);}
.title .div2{font-size: 26px;}
.main2 .tt1{margin-top: -20px;}


}
@media (max-width:991px) {
    /*banner*/
    .banner .swiper-slide{height: 400px;}
    .banner .swiper-slide img{width: 140%;max-width: 140%;margin-left: -20%;}
    .banner .swiper-pagination-bullet{width: 18px;height: 4px;margin: 0 4px 0 !important;}

    
    /*头部公用*/
    .main88{padding:40px 0;}
    .title{padding:28px 0 30px;}
    .title:after{width: 44px;top:8px;}
    .title .div1{font-size: 40px;}
    .title .div2{font-size: 26px;}
    .title .div3{font-size: 15px;padding-top: 4px;}
    
    /* 产品 */
    .main1 .title{max-width: calc(100% - 99px);}
    .main1 .lb1{margin: -5px;}
    .main1 .list{margin: 5px;border-radius: 6px;box-shadow: none;}

    .main1 .list .tt{padding: 10px 15px 15px;}
    .main1 .list .tt .tt1{font-size: 17px;padding-bottom: 11px;margin-bottom: 11px;}
    .main1 .list .tt .tt2{font-size: 13px;line-height: 22px;height: 66px;-webkit-line-clamp: 3;}
    .main1 .list .tt .tt3{font-size: 24px;margin-top: 8px;}
    .main1 .swiper-button-prev{top:-71px;right: 50px;}
    .main1 .swiper-button-next{top:-71px;}
    
    /* 关于金申 */
    .main2 .title .div2{font-size: 24px;}
    .main2 .box{padding: 0;}
    .main2 .zuo{width:100%;max-width: 100%;padding: 0;}
    .main2 .tt1{font-size: 15px;line-height: 28px;max-height: 196px;-webkit-line-clamp: 7;}
    .main2 .tt2 a{width: calc(50% - 10px);font-size: 17px;line-height: 30px;padding-top: 10px;margin-top: 20px;}
    .main2 .tt2 a img{height: 20px;top:6px;position: relative;}
    .main2 .tt2 a:nth-child(even){margin-left: 20px;}
    .main2 .you{width:100%;position: relative;right:auto;top:auto;height: auto;margin: 25px 0 0;padding-top: 56.6%}
    .main2 .you img{display: block;position: relative;left: auto;right:auto;top:auto;bottom: auto;margin:0 auto;}
    .main2 .you video{position: absolute;left: 0;top:0;width: 100%;height: 100%}
    
    /* 资质 */
    .main3 .lb3{padding: 15px;margin-top: -15px;}
    
    /* 应用领域 */
    .main4 .list .tt{font-size: 18px;line-height: 30px;bottom: 5%;}
    
    
    .title2{margin-bottom: 20px;}
    .title2 .div1{font-size: 24px;}
    .title2 .div2{font-size: 15px;}
    .main5 .box{padding: 0 0 14px;}
    .main5 .box .listbox:after{display: none;}
    .main5 .box .listbox .list{width: 33.33%;font-size: 16px;margin-top: 30px;}
    .main5 .box .listbox .list img{height: 34px;margin-bottom: 26px;}
    .main5 .box .listbox .list:after{top:48px;width: 5px;height: 5px;}
    .main5 .box .listbox .list:hover img{top:0;}
    
    
    /* 新闻中心 */
    .main6 .zuo{width: 100%;padding: 20px;}
    .main6 .zuo .img .bjcover{height: auto;padding-top: 43%;}
    .main6 .zuo .tt{padding: 10px 4px 0;}
    .main6 .zuo .tt .tt1{font-size: 12px;}

    .main6 .zuo .tt .tt2{font-size: 17px;margin: 0 0 6px;}
    .main6 .zuo .tt .tt3{font-size: 14px;line-height: 25px;height: auto;max-height: 50px;}
    .main6 .zuo .tt .tt4{position: relative;right: auto;top:auto;top: auto;padding:0 40px 0 15px;height: auto;line-height:40px;border-radius: 6px;display: inline-block;margin-top: 11px;}
    .main6 .zuo .tt .tt4:before{font-size: 16px;right: 14px;top:-1px;}

    .main6 .you{width: 100%;padding: 0;}
    .main6 .you .list{padding: 22px 0;border-bottom: 0;}
    .main6 .you .list:nth-child(1){border-top: 0;}
    .main6 .you .list .tt1{font-size: 18px;}
    .main6 .you .list .tt2{font-size: 15px;}

    
    footer .lbfooter{padding: 30px 0;margin: -5px;}
    footer .lbfooter .list{line-height: 78px;height: 78px;border-radius: 4px;margin: 5px;}

    footer .box1{padding: 40px 0;}
    footer .box1 .list1{width: 100%;border-width:3px;padding-left: 16px;}
    footer .box1 .list1 .tt1{font-size: 17px;}
    footer .box1 .list1 .tt2{font-size: 26px;padding-bottom: 11px;}
    footer .box1 .list1 .tt3{font-size: 15px;line-height: 28px;}
    footer .box1 .list3{display: none;}
    footer .box1 .list2{width:100%;padding: 11px 0 0;}
    footer .box1 .list2 .ul{width: 100%;float: none;padding-left: 0;max-width: inherit;margin-top: 22px;}
    footer .box1 .list2 .ul a{display: inline-block;vertical-align: top;font-size: 15px;line-height: 24px;padding:0 15px 2px 0;}
    footer .box1 .list2 .ul a:nth-child(1){font-size: 18px;padding-bottom:6px;display: block;}
    footer .box2{padding: 22px 0;}
    

    .banner2{margin:92px 0 0;padding: 44px 0 30px;}
    .banner2 .title3{padding-top: 26px;}
    .banner2 .title3 .div1{font-size: 44px;left: -4px;}
    .banner2 .title3 .div2{font-size:26px}
    .banner2 .title3 .div3{font-size:18px;margin-top:11px;}
    
    
    .ny{padding: 28px 0 66px;}
    .title4{margin-top:25px;}
    .title4 .div1{padding-bottom: 22px;}
    .title4 .div1 a{font-size: 15px;line-height: 40px;min-width: 100px;border-radius: 8px 0 8px 0;margin: 0 4px 4px 0;box-shadow: none;border: 1px solid #eee;}
    .title4 .div1 a:hover{border-color: #0d69c4;}
    .title4 .div1 a.active{border-color: #0d69c4;}
    
    .nycp{margin: 0 -5px;}
    .nycp .list{width: calc(33.33% - 10px);margin: 0 5px 30px;}
    .nycp .list .img{border-radius: 6px;}
    .nycp .list .tt{font-size: 15px;line-height: 44px;font-weight: normal;}
    .nycp.nyzizhi .list{width: calc(33.33% - 10px);}

    /*内页新闻*/
    .nyxw .list{padding:20px 250px 30px 0;}
    .nyxw .list .img{right: 0}
    .nyxw .list .tt2{width: 140px;}
    .nyxw .list .tt2{line-height:24px;font-size: 13px; position: relative;left: auto;width: 100%; top:auto;color: #999; text-align:left}
    .nyxw .list .tt2 b{font-size:13px;color: #999;display: inline;line-height: inherit; border-bottom:0; width:auto; margin:auto;font-weight: normal;}
    .nyxw .list .tt2 i{display:inline;}
    .nyxw .list .tt3{margin-top: 8px;}
    .nyxw .list .tt4{margin-top: 16px;}
    
    .nylingyu{margin: 0 -5px;}
    .nylingyu .list{width: calc(25% - 10px);margin: 0 5px 10px;border-radius: 6px;}
    .nylingyu .list .tt{font-size: 16px;line-height: 30px;bottom: 6%;}


}

@media (max-width:767px) {

    .nycp .list{width: calc(50% - 10px)}
    .nycp.nyzizhi .list{width: calc(50% - 10px)}
        
    /*详情页*/
    .danye .topbox{margin-bottom: 11px;}
    .danye .bt{font-size: 18px;padding-bottom: 2px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}

    .nylingyu .list{width: calc(33.333% - 10px);}

    
    .cpxq .box2{margin-top:30px;}
    .cpxq .box2 .tt4 span{font-size: 20px;}
    .cpxq .box1 .xqzuo{width: 100%;}
    .cpxq .box1 .xqzuo .bjcover{height: auto;padding-top: 100%;}
    .cpxq .box1 .xqzuo .img{height: auto;padding-top: 80%;}
    .cpxq .box1 .xqyou{width:100%;padding: 20px 0 0;}
    .cpxq .box1 .xqyou .tt1{font-size: 20px;}
    .cpxq .box1 .xqyou .tt2{min-height:inherit;}
    .cpxq .box1 .xqyou .tt3{padding-left: 50px}
    .cpxq .box1 .xqyou .tt3 a{font-size: 14px;width: 90px;line-height: 36px;height: 36px;}
    
    

   
}
@media (max-width:600px) {
    /*内页新闻*/
    .nyxw .list{padding: 0 0 25px;margin-bottom: 25px;}
    .nyxw .list .tt1{font-size: 18px;}
    .nyxw .list .tt3{font-size: 15px;height: auto;max-height: 52px;}
    .nyxw .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;margin-bottom: 16px;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 60%;}

    .nylingyu .list{width: calc(50% - 10px);}

}

@media (max-width:479px) {
    .danye .ditu{height:300px;}
    .banner .swiper-slide{height: 300px;}
    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#0d69c4;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;} 
}

