.erjifontover1041525{ line-height: 160%; font-family: 宋体; color: #cc0000; font-size: 11pt; text-decoration: none ;}
.leaderfont1041525{ line-height: 160%; font-family: 宋体; color: #666666; font-size: 11pt ;}
.erjibackground1041525{ border-bottom: #cccccc 1px solid; background-color: #eeeeee; border-right: #cccccc 1px solid ;}
.currentfontStyle1041525{ line-height: 160%; font-family: 宋体; color: #cc0000; font-size: 11pt; text-decoration: none ;}
.fontstyle1041525{ line-height: 200%; font-family: 微软雅黑; color: #ffffff; font-size: 18px; text-decoration: none;}
.yijifontover1041525{ line-height: 200%; font-family: 微软雅黑; color: #ffffff; font-size: 18px; text-decoration: none;}
.erjibackgroundover1041525{ border-bottom: #cccccc 1px solid; background-color: #eeeeee; border-right: #cccccc 1px solid ;}
.ejfontstyle1041525{ line-height: 160%; font-family: 宋体; color: #000000; font-size: 11pt; text-decoration: none ;}

.hd-nav{display: flex;justify-content: space-between;align-items: center;}
.hd-nav li{display: inline-block;vertical-align: middle;position: relative;margin-left: 2rem;}
.hd-nav li>a{display: block;font-size: 1.8rem;color:#666;font-weight: bold; position: relative;line-height: 5rem;}
.hd-nav li.cur>a,.hd-nav li:hover>a{color:#cc0000;}

.hd-nav .drop{width: 15rem;position: absolute;left: 50%;transform: translate(-50%,0) scaleY(0);visibility: hidden;opacity: 0;transition: all .3s ease 0s;transform-origin: center top;z-index:100; background-color: #cc0000;}
.hd-nav .lk{display: block;font-size: 1.6rem;color:#fff;text-align: center;line-height: 2.4rem;border-top:1px solid rgba(255,255,255,.1);padding:0.8rem 0.5rem;}
.hd-nav .lk:hover{font-weight: bold;}
.hd-nav li:hover .drop{margin-top:0rem; opacity: 1;visibility: visible;transform: translate(-50%,0) scaleY(1);}
.hd-nav li:hover .drop::before{display: block;}

.hd-nav li.sj-show{display: none;}
.img_full{width: 100%;height: 100%;display: block;object-fit: cover;}

.pic-list{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: -7rem;}
.pic-list .item{width: 30%;margin-top: 7rem;position: relative;}
.pic-list .item::after{content:'';position: absolute;width: 100%;left: 0;height: 3.3rem;bottom:-3.3rem;background:url(http://www.sdwfvc.com/images/img_29.png) no-repeat center;background-size:100% 100%;}
.pic-list .imgbox{height: 20rem;display: block;}
.pic-list .title{font-size: 1.8rem;text-align: center;display: block;padding:1.5rem;line-height: 2.2rem;}
.pic-list .item:hover .title{color:#cc0000;}
