/**
* 公共CSS样式
**/
*{padding:0;margin:0;}
img{border:0;vertical-align:bottom;max-width: 100%;}
a{text-decoration:none;color:#444;}
body{font-size:16px;font-family:"Microsoft YaHei",微软雅黑,宋体,Arial;color:#444;}
li{list-style:none;}
table{border-collapse: collapse;}
tr,td{margin:0px;border:0px;}

.common{width:100%;display:table;height:auto;}
.div_block{width:1200px;margin:0 auto;display:table;height:100%;position: relative;}
.div1400{width:1300px;}


/*页码*/
.pagesdiv{width:100%;float:left;margin-top: 30px;}
.pagination{width:auto;margin: 0 auto;display: table;}
.pagination li{width: auto;border:1px solid #f7f7f7;margin: 0px 8px;font-size: 18px;color:#111;line-height: 26px;float:left;border-radius: 5px;background: #f7f7f7;}
.pagination li a{width: 100%;float: left;font-size: 18px;color:#333;padding: 5px 10px;}
.pagination li.active{padding: 5px 10px;background: #f29700;color:#fff;border:1px solid #dd2d29;}
.pagination li.disabled{padding: 5px 10px;background: #efefef;color:#111;border:1px solid #ccc;}


/*页头*/
.top{padding:20px 0 30px;background: #1e222a;color:#FFF;}
.top .p1{font-size: 18px;float: left;}
.top .p1 span{color:#ffc046;}
.top .p2{float: right;padding-left: 40px;background: url(/web/20220424201909im_/http://zgjhqj.com/public/home/images/tel.png) left center no-repeat;height: 31px;line-height: 31px;font-size: 23px;font-weight: bold;}

.index10{padding: 80px 0;background: #f7f7f7;}
.index10_bt{text-align: center;color:#555;font-size: 50px;}
.index10_bt span{font-weight: bold;color:#333;}
.index10_fbt{font-size: 25px;color:#555;text-align: center;margin-top: 10px;}
.index10_box{padding:50px 0;margin-top: 30px;background: #FFF;box-shadow: 0 0 10px #dddddd;-webkit-box-shadow: 0 0 10px #dddddd;-moz-box-shadow: 0 0 10px #dddddd;-ms-box-shadow: 0 0 10px #dddddd;-o-box-shadow: 0 0 10px #dddddd;}
.index10_a1{
    display: table;margin: 0 auto;height: 58px;line-height: 58px;color:#FFF;background: #292d32;padding-left: 25px;
    border-radius: 30px;-webkit-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;-moz-border-radius: 30px;
}
.index10_a1 p.p1{float: left;font-size: 30px;}
.index10_a1 p.p2{background:url(/web/20220424201909im_/http://zgjhqj.com/public/home/images/sa.jpg) 12px center no-repeat;font-size:28px;float: left;margin-left: 20px;margin-right:1px;margin-top:1px;padding: 0 25px 0 55px;border:2px #fff solid;height: 52px;line-height: 52px;border-radius: 26px;-webkit-border-radius: 26px;-moz-border-radius: 26px;-o-border-radius: 26px;-ms-border-radius: 26px;}
.index10_a2{display: table;margin: 30px auto 0;}
.index10_a2 input{background: none;border:1px solid #ddd;width: 310px;height: 60px;padding: 0 20px;outline: none;font-size: 18px;margin: 0 10px;}
#tijiao{width:400px;height:60px;line-height: 60px;text-align: center;display: table;margin: 30px auto 0;background: #f29700;color:#FFF;font-size:25px;letter-spacing: 5px;border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;}


/*页尾*/
.footer{padding:70px 0 50px 0;background: #252525;}
.f_b{float: left;}
.f_b li{margin-top: 30px;line-height: 1.7;color:#FFF;}
.f_b li img{float: left;margin-right: 10px;}
.weixin{float: right;background: url(/web/20220424201909im_/http://zgjhqj.com/public/home/images/weixin.jpg) center no-repeat;padding: 12px 14px 14px 15px;width: 132px;height: 132px;text-align: center;color:#FFF;line-height: 1.7;}
.weixin img{width: 132px;height: 132px;}
.bq{padding: 20px 0;background: #1a1a1a;}

.weizhi{height: 75px;line-height: 75px;background: #f4f4f5;}
.ab_bt{text-align: center;font-size: 36px;padding-bottom: 15px;background: url(/web/20220424201909im_/http://zgjhqj.com/public/home/images/ks1.jpg) center bottom no-repeat;}
/*二级页banner*/
.sbanner{height: 350px;background-position:center top;background-repeat: no-repeat;background-size: cover;}

.main{padding: 90px 0 90px 0;}
.main_cont{line-height: 1.75em;}
.m_bt{text-align: center;font-size: 45px;color:#03368f;}


.hezuo{width: 500px;margin-left: 100px;}
.hezuo input{outline: none;width: 460px;height:70px;border:1px solid #e8e8e8;background: #f7f7f7;padding: 0 20px;margin-top:15px;font-size: 18px;}

.pics-div{display: flex;flex-wrap: wrap;justify-content: space-between;}
.pics_box{
    display: flex;
    background: #fff;
    margin-top: 30px;
    box-shadow: 0 0 10px #ccc;-webkit-box-shadow: 0 0 10px #ccc;-moz-box-shadow: 0 0 10px #ccc;-o-box-shadow: 0 0 10px #ccc;-ms-box-shadow: 0 0 10px #ccc;
}
.pics_img,.pics_img img{width: 290px;height: 255px;float: left;}
.pics_img{overflow: hidden;}
.pics_img img{background-position: center;background-repeat: no-repeat;background-size: cover;
    -webkit-transition:all .35s;
    -moz-transition:all .35s;
    -ms-transition:all .35s;
    -o-transition:all .35s;
    transition:all .35s;
}
.pics_img img:hover{
    transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);
}
.pics_cont{
    width: 265px;
    margin: 0 10px 0 25px;
}
.pics_bt{font-size: 20px;color:#333;margin-top: 30px;}
.pics_tag{font-size: 14px;color:#666;line-height: 1.7;margin-top: 10px;height: 70px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.pics_a{margin-top: 40px;}
.pics_a a{text-indent:30px;margin-right:10px;line-height:38px;float:left;color:#6b6b6b;font-size: 14px;width: 120px;height: 38px;border:1px solid #e8e8e8;text-align: center;}
.pics_a a.xiangqing{background: url(/web/20220424201909im_/http://zgjhqj.com/public/home/images/xq.jpg) 18px center no-repeat;}
.pics_a a.wyzixun{background: url(/web/20220424201909im_/http://zgjhqj.com/public/home/images/lx.jpg) 18px center no-repeat;}

/*新闻列表*/

.news-box{width: 1140px;padding:25px 30px;float: left;background: #FFF;
    -webkit-transition:all .35s;
    -moz-transition:all .35s;
    -ms-transition:all .35s;
    -o-transition:all .35s;
    transition:all .35s;
    border-top:1px dashed #ddd;
}
.news-img,.news-img img{width: 340px;height: 215px;float: left;overflow: hidden;}
.news-img img{background-position: center;background-repeat: no-repeat;background-size: cover;
    -webkit-transition:all .35s;
    -moz-transition:all .35s;
    -ms-transition:all .35s;
    -o-transition:all .35s;
    transition:all .35s;
}
.news-img img:hover{
    transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);
}
.news-box:first-child:hover{
    background: none;
}

.news-rq{background:#999;width: 170px;height: 170px;text-align: center;float: left;display: flex;flex-wrap: wrap;justify-content: center;align-content: center;}
.news-rq p.p1{font-size: 83px;font-weight: bold;color:#dfdfdf;height: 80px;line-height: 80px;}
.news-rq p.p2{font-size: 28px;font-weight: bold;color:#dfdfdf;margin-top: 10px;}

.news-r{width: 920px;float: right;}
.news-bt{width: 100%;float: left;display: flex;justify-content: space-between;}
.news-bt a{color:#000;font-weight: bold;font-size: 18px;}
.xinwen-b{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.news-box:hover{background: #eee;}
.news-box:hover .news-bt a{color:#fe9400;}
.xinwen-d{width: 100%;font-size: 14px;margin-top: 5px;float: left;}
.xinwen-cont{width: 100%;float: left;font-size: 14px;color:#888;margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.div_updow{padding-top: 30px;width:100%;float: left;}
.div_updow a{color:#666;}
.div_updow a:hover{text-decoration: underline;color:#dd2d29;}



/*文章详情*/
.div_title{width:100%;text-align: center;font-size: 24px;line-height: 32px;float: left;}
.div_time{width:100%;float: left;text-align: center;color:#666;margin-top: 10px;}
.div_cont{width:100%;float: left;text-align: left;margin-top: 25px;}


/*产品列表*/
.product-div{display: flex;flex-wrap: wrap;
    transition: .35s;
    -webkit-transition: .35s;
    -moz-transition: .35s;
    -ms-transition: .35s;
    -o-transition: .35s;
}
.product-div dl{overflow: hidden;position: relative;margin-top: 20px;margin-bottom: 70px;border:1px solid #e5e5e5;margin-left: 64px;}
.product-div dl dt{overflow: hidden;}
.product-div dl dt img{background-repeat: no-repeat;background-position: center;background-size: cover;
    width: 355px;
    height: 240px;
}
.product-div dl dd{
    border-top:1px solid #e5e5e5;
    padding: 25px 20px;
}
.product-div dl dd p{text-align: center;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;font-size: 18px;
}
.product-div dl dd a{width: 130px;height:36px;text-align: center;line-height: 36px;display: table;margin: 15px auto 0;border:1px solid #e5e5e5;color:#666;font-size: 15px;border-radius: 15px;-webkit-border-radius: 15px;-moz-border-radius: 15px;-ms-border-radius: 15px;-o-border-radius: 15px;}

.product-div dl:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.product-div dl:hover dd p{color:#fe9400;}
.product-div dl:hover dd a{color:#fff;background: #fe9400;border:1px solid #fe9400;}


.video_box{width: 580px;float: left;margin-left: 40px;margin-bottom: 30px;}
.video_a{width: 580px;height: 330px;background: #000;}
.video_b{overflow: hidden;font-size: 18px;text-align: center;margin-top: 10px;}



.imgbox{width: 80%;height: 80%;position: fixed;top:0;left:0;right: 0;bottom: 0;margin:auto;background: #FFF;display: none;z-index: 9999;box-shadow: 0 0 10px #ddd;-webkit-box-shadow: 0 0 10px #ddd;-moz-box-shadow: 0 0 10px #ddd;-o-box-shadow: 0 0 10px #ddd;-ms-box-shadow: 0 0 10px #ddd;background-repeat: no-repeat;background-size: contain;background-position: center;}
.close{position: absolute;top:10px;right:10px;width: 25px;height: 30px;color:#333;font-size: 20px;cursor: pointer;text-align: center;line-height: 30px;}

/*图标字体*/
@font-face {
  font-family: 'iconfont';
  src: url('/web/20220424201909im_/http://zgjhqj.com/public/fonts/iconfont.eot');
  src: url('/web/20220424201909im_/http://zgjhqj.com/public/fonts/iconfont.eot#iefix') format('embedded-opentype'),
      url('/web/20220424201909im_/http://zgjhqj.com/public/fonts/iconfont.woff2') format('woff2'),
      url('/web/20220424201909im_/http://zgjhqj.com/public/fonts/iconfont.woff') format('woff'),
      url('/web/20220424201909im_/http://zgjhqj.com/public/fonts/iconfont.ttf') format('truetype'),
      url('/web/20220424201909im_/http://zgjhqj.com/public/fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.hz1{padding: 80px 0 60px;}
.hz1_left{float: left;}
.hz1_right{width:610px;float: right;}
.hz1_right p.p1{color:#111;font-size: 20px;line-height: 46px;}
.hz1_right p.p1 span{color:#2ea8e1;font-weight: bold;}
.hz1_right p.p2{
    margin-top: 20px;
    color:#0292c7;
    font-size: 55px;
    font-weight: bold;
    background: linear-gradient(to right, #03bfb1, #0292c7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#03bfb1',endColorStr='#0292c7',gradientType='0');
}
.hz1_right p.p3{margin-top: 20px;}
.hz1_right p.p4{margin-top: 20px;font-size:26px;color:#111;line-height: 54px;}
.hz1_a1{width:100%;display: table;}
.hz1_bt{color:#444;font-size: 24px;text-align: center;margin-top: 80px;}
.hz1_fbt{font-size: 45px;font-weight: bold;color:#555555;text-align: center;margin-top: 10px;border-bottom: 1px solid #ddd;padding-bottom: 20px;position: relative;}
.hz1_fbt::after{content: '';width:120px;height:8px;background: #2ea8e1;position: absolute;left:0;right:0;bottom:-4px;margin:0 auto;}
.hz1_box{margin-top: 60px;text-align: center;}
.hz1_tel{margin-top: 40px;}
.hz1_p{margin: 0 auto;display: table;}
.hz1_p p{font-size: 24px;float: left; background: url(/web/20220424201909im_/http://zgjhqj.com/public/home/images/pm.jpg) left center no-repeat;min-height:48px;padding-left: 60px;}
.hz1_p p span{color:#2ea8e1;font-size: 35px;font-weight: bold;}
.hz1_p a{width:195px;height:48px;text-align: center;line-height: 48px;font-size: 22px;border:2px solid #2ea8e1;float: left;margin-left: 20px;}

.hz2{background: url(/web/20220424201909im_/http://zgjhqj.com/public/home/images/hz4.jpg) center 0 no-repeat;height: 1000px;}
.hz2_box{margin-top: 90px;}
.hz2 .hz1_fbt::after{background-color: #fede5c;}
.hz2_a1{width:620px;float: left;background: #FFF;height:590px;}
.hz2_t{padding: 25px 25px 0;}
.hz2_t p.p1{color:#000;font-size: 28px;padding-bottom: 20px;}
.hz2_t p.p2{color:#444;font-size: 16px;line-height: 32px;}
.hz2_a2{float: left;width:560px;height:290px;background: #FFF;margin-left: 10px;}

.hz2_a2{display: flex;align-items: center;}
.hz2_a{height:230px;border-right:1px solid #ddd;width:195px;text-align: center;}
.hz2_a p.p1{font-size: 28px;background: url(/web/20220424201909im_/http://zgjhqj.com/public/home/images/dl1.jpg) center 45px no-repeat;padding-top: 125px;}
.hz2_a p.p2{font-size: 13px;color:#999;font-weight: lighter;margin-top: 15px;text-transform: uppercase;}
.hz2_b{width: 325px;padding: 0 20px;line-height: 30px;}
.hz2_a p.p1.aa{background: url(/web/20220424201909im_/http://zgjhqj.com/public/home/images/dl2.jpg) center 45px no-repeat;}

.hz3{background: #f7f7f7;padding: 70px 0;}
.hz3 .hz1_fbt{
    color:#0293c7;
    background:linear-gradient(to bottom, #0294c6, #03bcb3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0294c6',endColorStr='#03bcb3',gradientType='0');
}
.hz3_box{text-align: center;padding-top: 60px;}
.hz3_div{text-align: center;color:#555;font-size: 25px;padding-top: 45px;}
.hz4{padding: 80px 0 50px;}

/*
     FILE ARCHIVED ON 20:19:09 Apr 24, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:04:07 Oct 15, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 509.173
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.059
  cdx.remote: 0.05
  esindex: 0.009
  LoadShardBlock: 480.206 (3)
  PetaboxLoader3.datanode: 477.221 (4)
  load_resource: 94.042
  PetaboxLoader3.resolve: 38.393
*/