/*index-product*/
.Home_product{width: 925px;height: 592px;float:right;}
.pro_title{width:925px; }


.index_more{float: right;}
.index_more a{font-family: "微软雅黑", "Microsoft YaHei";font-weight: normal;font-size: 14px;color: #3470af;}
.index_more a:hover{text-decoration: underline;}
.section1{position: absolute;width: 10000px;height: 592px;overflow: hidden;}
.c1_lc{width:925px;height: auto; float: left;padding-top: 30px;}
.asd{width: 298px;height: 272px; overflow:hidden;float: left;position: relative;}
.asd .img{width: 298px;overflow: hidden;}
.img img{width:298px;  cursor: pointer;
       transition: all 0.6s}
.in_proname_a{height: 49px;width: 274px;position: absolute;bottom: 0;left: 0;background-color:#f5f5f5;padding-left: 24px;
      }
.in_proname_a a{display: inline-block;width: 274px;text-align: left;color: #333333;font-size: 16px;line-height: 49px}
.asd:hover{
    }
.asd:hover .in_proname_a{background-color: #295da1;}
.asd:hover .in_proname_a a{color: #ffffff;}
.asd .rsp{width:278px;height:242px; background:url(/web/20240122102556im_/http://www.hbwjdc.cn/template/company/qy8/static/images/jia-4.png) no-repeat; overflow:hidden;position: absolute; top:0px;left:0px; cursor:pointer;}
.asd .text{width: 278px;height:192px;position: absolute;top: 100px;left: -278px;z-index: 999;text-align: center;padding-left: 110px;}
.text_name{text-align:center; line-height: 28px;border-top: 1px solid #fff;border-bottom: 1px solid #fff; color:#FFFFFF; font-size:16px;font-family: "Arial";font-weight: bold;width: 62px;}
.asd:hover img{ cursor:pointer;transform: scale(1.2);}


.index-prod{width:100%; margin:auto; min-width:1002px; max-width:1920px;height: auto;background-color: #fff;margin-top: 67px;margin-bottom: 67px;}
.pro-cont{width: 1190px;margin: 0 auto;height: auto;}

.pro-left{width: 232px;height: auto;float: left;background: #295da1;border-radius: 5px;padding-bottom: 14px; }
.pro-right{width: 925px;height: auto;float: right;}
.pro-list{width: 232px;height: auto;}
.list-title{width: 232px;line-height: 68px; height: 68px;text-align: center;color: #fff;font-size: 21px;font-family:微软雅黑;font-weight: normal;}

.list-item{width: 208px;height:auto;background: #fff;margin:auto;border-radius: 5px}

.list-item ul li{list-style: none;border-bottom: 1px dashed #d1d1d1;padding-left: 33px; background: url(/web/20240122102556im_/http://www.hbwjdc.cn/template/company/qy8/static/images/icon.jpg) no-repeat 10px 14px;width: 130px;margin:auto;}
.list-item ul li h3{color: #333333 ;font-size:16px;font-family: "微软雅黑","Microsoft YaHei";height: 39px;line-height: 39px;}
.list-item ul li:hover{background: url(/web/20240122102556im_/http://www.hbwjdc.cn/template/company/qy8/static/images/icon.jpg) no-repeat 10px 14px;}
.list-item ul li:hover h3{color: #295da1}

.share{width: auto;height: 31px;float: right;}
.share ul{list-style: none;margin-left: 35px;}
.share ul li{float: left}
.top-icon{width: 890px;background-color: red;height: 46px;}
.icon{height: 46px;height: 46px;float: left;text-align: center;vertical-align: middle}
/*index-product*/

.index_product_animate,.index_advantage_resu_2,.index_advantage_resu_3,.index_advantage_resu_4,.index_advantage_resu_5,.index_advantage_resu_6{display: none;}
.fadeInLeftBig {
	-webkit-animation:fadeInLeftBig 1s .2s ease both;
	-moz-animation:fadeInLeftBig 1s .2s ease both;
}
.fadeInLeftBig1 {
	-webkit-animation:fadeInLeftBig 1s .4s ease both;
	-moz-animation:fadeInLeftBig 1s .4s ease both;
}
.fadeInLeftBig2 {
	-webkit-animation:fadeInLeftBig 1s .6s ease both;
	-moz-animation:fadeInLeftBig 1s .6s ease both;
}
.fadeInRightBig {
	-webkit-animation:fadeInRightBig 1s .2s ease both;
	-moz-animation:fadeInRightBig 1s .2s ease both;
}
.fadeInRightBig1 {
	-webkit-animation:fadeInRightBig 1s .4s ease both;
	-moz-animation:fadeInRightBig 1s .4s ease both;
}
.fadeInRightBig2 {
	-webkit-animation:fadeInRightBig 1s .6s ease both;
	-moz-animation:fadeInRightBig 1s .6s ease both;
}
.fadeInRightBig3 {
	-webkit-animation:fadeInRightBig 1s .8s ease both;
	-moz-animation:fadeInRightBig 1s .8s ease both;
}
.fadeInRightBig4 {
	-webkit-animation:fadeInRightBig 1s 1s ease both;
	-moz-animation:fadeInRightBig 1s 1s ease both;
}
.fadeInRightBig5 {
	-webkit-animation:fadeInRightBig 1s 1.2s ease both;
	-moz-animation:fadeInRightBig 1s 1.2s ease both;
}
#index_product_animate,#index_advantage_animate_1{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}

#abus_more{
position: relative;
    animation:myfirst 2s linear;
    -moz-animation:myfirst 2s linear; /* Firefox */
    -webkit-animation:myfirst 2s linear; /* Safari and Chrome */
    -o-animation:myfirst 2s linear; /* Opera */
    animation-iteration-count:infinite;
}
@keyframes myfirst
{
    0%   {top: 0}
    40%  {top: 10px}
    70%  {top: -10px}
    100% {top: 0}
}

@-moz-keyframes myfirst /* Firefox */
{
    0%   {top: 0}
    40%  {top: 10px}
    70%  {top: -10px}
    100% {top: 0}
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    0%   {top: 0}
    40%  {top: 10px}
    70%  {top: -10px}
    100% {top: 0}
}

@-o-keyframes myfirst /* Opera */
{
    0%   {top: 0}
    40%  {top: 10px}
    70%  {top: -10px}
    100% {top: 0}
}

/*
     FILE ARCHIVED ON 10:25:56 Jan 22, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:52:04 Feb 21, 2026.
     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: 0.753
  exclusion.robots: 0.056
  exclusion.robots.policy: 0.041
  esindex: 0.012
  cdx.remote: 16.437
  LoadShardBlock: 122.615 (3)
  PetaboxLoader3.datanode: 178.985 (4)
  PetaboxLoader3.resolve: 68.832 (2)
  load_resource: 154.234
*/