.dgg-view1 {
  width: 100%;
  height: 30%;
  background: url(/ShougangGroupNew/resources/css/pages/../../img/web/dgg/bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.dgg-view2 {
  padding:4% 10%;
  width: 100%;
  min-height: 100%;
  display: flex;
  height: 800px;
  justify-content: space-evenly;
}
.dgg-view2 .bg{
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(10, 51, 109, 1), rgba(170, 170, 170, 0.1));
}
.dgg-view2 .bg1{
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(10, 51, 109, 1), rgba(170, 170, 170, 0.1));
  
}
.dgg-view2 .column1 {
  width: 47%;
  height: 100%;
  display: flex;
  flex-direction: column;
  min-width: 520px;

}

.dgg-view2 .column1 .top {
  background-image: url('/ShougangGroupNew/resources/css/pages/../../img/web/dgg/p1.png');
  background-repeat: round;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.dgg-view2 .column1 .buttom {
  margin-top: 4%;
  background-image: url('/ShougangGroupNew/resources/css/pages/../../img/web/dgg/p2.png');
  background-repeat: round;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.dgg-view2 .column2 {
  margin-left: 2rem;
  height: 100%;
  width: 47%;
  background-image: url('/ShougangGroupNew/resources/css/pages/../../img/web/dgg/p3.png');
  background-repeat: round;
  background-size: cover;
  min-width: 520px;
}

.dgg-view2 .title {padding-top: 1rem;font-family: Microsoft YaHei;font-weight: 400;font-size: 36px;color: #FFFFFF;line-height: 270%;padding-left: 5%;}

.dgg-view2 .text {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  padding: 0 5%;
  text-align: justify;
}

.dgg-view2 .more_btn {
  margin-top: 2rem;
  margin-left: 5%;
  background: #0A336D;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  width: 8rem;
  text-align: center;
  border-radius: 17px;
  margin-bottom: 1rem;
}

.dgg-view3 {
  width: 100%;
  height: 100%;
  background: url(/ShougangGroupNew/resources/css/pages/../../img/web/index/image10.png) no-repeat;
  background-size: 100% 100%;
}

.dgg-view1-inner {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.dgg-view1.esgbg {
  width: 100%;
  height: 100%;
  background: url(/ShougangGroupNew/resources/css/pages/../../img/web/esgbg/banner.png) no-repeat;
  background-size: 100% 100%;
}

.dgg-view1-item1 {
  position: absolute;
  top: 42%;
  width: 100%;
}

.dgg-view1-title1 {
  font-size: 45px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 10px;
}

.dgg-view1-title2 {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-family: Arial;
  text-align: center;
  display: flex;
  justify-content: center;
}

.dgg-view1-title2 div {
  margin: 5px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  font-size: 1.4rem;
}

.dgg-view2-empty {
  width: 100%;
  height: 70px;
}

.dgg-view2-panel1 {
  width: 100%;
  height: 50px;
  text-align: center;
  margin-bottom: 50px;
}

.dgg-view2-menu {
  display: inline-block;
  height: 50px;
}

.dgg-view2-neirong {
  margin-bottom: 50px;
}

.dgg-view2-neirong p {
  color: #666;
  font-size: 16px;
  margin-bottom: 10px;
}

.dgg-view2-item1 {
  width: 100%;
  margin-bottom: 50px;
}

.dgg-view2-page {
  width: 100%;
  margin-bottom: 70px;
  text-align: center;
}

.dgg-view2-page-neirong {
  height: 59px;
  display: inline-block;
}

.queryview2 {
  width: 100%;
  margin-bottom: 50px;
}

.queryview2-item1 {
  padding: 10px;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.queryview2-item1-left {
  width: 350px;
}

.queryview2-item1-right {
  flex: 1;
  padding-left: 20px;
  padding-top: 20px;
}

.queryview2-item1-logo {
  margin-bottom: 20px;
}

.queryview2-item1-title1 {
  color: #003a96;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}

.queryview2-item1-title2 {
  color: #333333;
  font-size: 20px;
  margin-bottom: 20px;
}

.queryview2-item1-left img {
  max-width: 100%;
}

.queryview2-item1-neirong {
  color: #999;
  font-size: 16px;
  margin-bottom: 20px;
  padding-right: 20px;
}

.queryview2-item1-panel1 {
  margin-bottom: 10px;
}

.download2 {
  padding-left: 25px;
  padding-right: 25px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #003a96;
  border: 1px solid #003a96;
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
}

.download2 img {
  margin-right: 10px;
}

.download2 img:nth-child(1) {
  display: inline-block;
}

.download2 img:nth-child(2) {
  display: none;
}

.download2:hover img:nth-child(1) {
  display: none;
}

.download2:hover img:nth-child(2) {
  display: inline-block;
}

.download2:hover {
  background: #003a96;
  color: #fff;
}

.dgg-redio-btn {
  position: absolute;
  top: -26%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 55px;
  height: 55px;
  background-image: url(/ShougangGroupNew/resources/css/pages/../../img/web/dgg/radio_icon.png);
  border: 0px solid #f5f5f5;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}

/* Ã¥Â¯Â¼Ã¨Ë†ÂªÃ©Æ’Â¨Ã¥Ë†â€  */
.dgg-view2-nav1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 50px;
}

.dgg-view2-nav1 div {
  padding: 10px 20px;
  border: none;
  background-color: #f2f2f2;
  color: #333;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 10px;
  width: 300px;
  /* Ã¥Â®Â½Ã¥ÂºÂ¦Ã¥â€¡ÂÃ¥ÂÅ Ã¯Â¼Å’Ã¥ÂËœÃ¤Â¸Âº 230px  */
  height: 60px;
  /* Ã©Â«ËœÃ¥ÂºÂ¦Ã¥â€¡ÂÃ¥ÂÅ Ã¯Â¼Å’Ã¥ÂËœÃ¤Â¸Âº 50px  */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 140px;
  font-size: 20px;
}

.dgg-view2-nav1 div:last-child {
  margin-right: 0;
}

.dgg-view2-nav1 .current {
  background: linear-gradient(to left, #1052d7, #6cbbff);
  color: #fff;
  border-radius: 10px;
  width: 300px;
  /* Ã©â‚¬â€°Ã¤Â¸Â­Ã©Â¡Â¹Ã¥Â®Â½Ã¥ÂºÂ¦Ã¤Â¹Å¸Ã¥â€¡ÂÃ¥ÂÅ   */
  height: 60px;
  /* Ã©â‚¬â€°Ã¤Â¸Â­Ã©Â¡Â¹Ã©Â«ËœÃ¥ÂºÂ¦Ã¤Â¹Å¸Ã¥â€¡ÂÃ¥ÂÅ   */
  font-size: 20px;
}

.dgg-view2-nav1 div:hover {
  background-color: #ddd;
}

/* Ã¤ÂºÂ§Ã¥â€œÂÃ¥Â¤Â´Ã©Æ’Â¨Ã¥Â¯Â¼Ã¨Ë†Âª */
.dgg-view2-nav2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
  width: 90%;
  margin: auto;
}

.dgg-view2-nav2 div {
  margin: 0px 20px;
  border: none;
  background-color: #fff;
  color: #333;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  width: 130px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  font-size: 22px;
  position: relative;
}

.dgg-view2-nav2 div:last-child {
  margin-right: 0;
}

.dgg-view2-nav2 .current {
  color: #003a96;
  border-bottom: 1px solid;
}

.dgg-view2-nav2.current::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #0000ff;
}

/* Ã¤ÂºÂ§Ã¥â€œÂÃ¥â€ â€¦Ã¥Â®Â¹ */
.dgg-view2-content {
  padding-top: 30px;
  display: flex;
  width: 75%;
  margin: auto;
}

/* Ã¤ÂºÂ§Ã¥â€œÂÃ¥Â·Â¦Ã¤Â¾Â§Ã¥Â¯Â¼Ã¨Ë†Âª */
.dgg-view2-left-nav {
  width: 150px;
  padding: 10px;
}

.dgg-view2-left-nav div {
  padding: 5px 0;
  border: none;
  text-align: center;
  min-width: 70px;
}

.dgg-view2-left-nav div a {
  text-decoration: none;
  color: #333;
  font-size: 16px;
  -webkit-user-select: none;
  /* Ã§Â¦ÂÃ¦Â­Â¢Ã©â‚¬â€°Ã¤Â¸Â­Ã¦â€“â€¡Ã¥Â­â€”Ã¯Â¼Ë†Ã©â‚¬â€šÃ§â€Â¨Ã¤ÂºÅ½ Safari Ã§Â­â€° WebKit Ã¥â€ â€¦Ã¦Â Â¸Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨Ã¯Â¼â€° */
  -moz-user-select: none;
  /* Ã§Â¦ÂÃ¦Â­Â¢Ã©â‚¬â€°Ã¤Â¸Â­Ã¦â€“â€¡Ã¥Â­â€”Ã¯Â¼Ë†Ã©â‚¬â€šÃ§â€Â¨Ã¤ÂºÅ½ Firefox Ã§Â­â€° Gecko Ã¥â€ â€¦Ã¦Â Â¸Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨Ã¯Â¼â€° */
  -ms-user-select: none;
  /* Ã§Â¦ÂÃ¦Â­Â¢Ã©â‚¬â€°Ã¤Â¸Â­Ã¦â€“â€¡Ã¥Â­â€”Ã¯Â¼Ë†Ã©â‚¬â€šÃ§â€Â¨Ã¤ÂºÅ½ IE Ã§Â­â€° Trident Ã¥â€ â€¦Ã¦Â Â¸Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨Ã¯Â¼â€° */
  user-select: none;
  /* Ã§Â¦ÂÃ¦Â­Â¢Ã©â‚¬â€°Ã¤Â¸Â­Ã¦â€“â€¡Ã¥Â­â€”Ã¯Â¼Ë†Ã©â‚¬Å¡Ã§â€Â¨Ã¯Â¼â€° */
}

.dgg-view2-left-nav div.current a:hover {
  color: white !important;
}

.dgg-view2-left-nav div.current {
  background: linear-gradient(to left, #1052d7, #6cbbff);
  border-radius: 10px;
}

.dgg-view2-left-nav div.current a {
  color: #fff;
}

/* Ã¤ÂºÂ§Ã¥â€œÂÃ¥ÂÂ³Ã¤Â¾Â§Ã¥â€ â€¦Ã¥Â®Â¹Ã©Æ’Â¨Ã¥Ë†â€  */
.list-content {
  padding: 0 20px;
  overflow: auto;
  max-height: 415px;
  margin-top: 10px;
}

.title1 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 25px;
  color: #333333;
  line-height: 50px;
  margin-left: 20px;
}

.title2 {
  margin-left: 20px;
  margin-top: 70px;
  margin-bottom: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 25px;
  color: #333333;
  line-height: 60px;
}

.img1 {
  padding: 20px;
  width: 70%;
}

.img2 {
  padding: 20px 0;
  width: 90%;
}

.item {
  padding: 3px 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
  /* Ã¤Â½Â¿Ã¦Â¯ÂÃ©Â¡Â¹Ã¤Â¸Â­Ã§Å¡â€žÃ¥Â­â€”Ã¤Â½â€œÃ¨â€¡ÂªÃ©â‚¬â€šÃ¥Âºâ€Ã¨Â¾Â¹Ã¨Â·Â */
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  font-size: smaller;
}

.item:nth-child(1) {
  background: #37A73C
}

.item:nth-child(2) {
  background: #37A75F;
}

.item:nth-child(3) {
  background: #37A789;
}

.item:nth-child(4) {
  background: #3793A7;
}

.item:nth-child(5) {
  background: #377CA7;
}

.item:nth-child(6) {
  background: #37A73C
}

.item:nth-child(7) {
  background: #37A75F;
}

.item:nth-child(8) {
  background: #37A789;
}

.item:nth-child(9) {
  background: #3793A7;
}

.item:nth-child(10) {
  background: #377CA7;
}

.item:last-child {
  border-bottom: none;
}

.item-time {
  float: right;
}

.item:last-child {
  border-bottom: none;
}

.item-time {
  width: 20%;
  float: right;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 72px;
}

/* table Ã§Â¬Â¬Ã¤Â¸â‚¬Ã¨Â¡Å’Ã¥Â¯Â¼Ã¨Ë†Âª */
.dgg-view2-table {
  padding: 2% 20%;
  width: 100%;
  margin: auto;
  background: #F7F7F7;
}

.dgg-view2-table .nav1 div {
  font-family: Microsoft YaHei;
  display: inline-block;
  margin-right: 30px;
  font-size: 25px;
  padding: 5px;
}

.dgg-view2-table .nav1 .current {
  font-weight: bold;
  border-bottom: 2px solid #003A96;
}

.dgg-view2-table .nav2 div {
  font-family: Microsoft YaHei;
  display: inline-block;
  margin-left: 7px;
  margin-top: 25px;
  font-size: 16px;
}

.dgg-view2-table .nav2 .current {
  position: relative;
  font-weight: bold;
}

.dgg-view2-table .nav2 .current:before {
  content: "";
  border-left: 2px solid #003A96;
  margin-right: 3px;
  height: 70%;
  position: absolute;
  left: -9px;
  top: 4px;
}

.dgg-view2-list {
  display: flex;
  flex-wrap: wrap;
}

.dgg-view2-list-underline {
  width: 100%;
  height: 0.5px;
  opacity: 0.2;
  margin: 2rem auto;
  background-color: #000000;
}

.product-info {
  width: 30%;
  padding: 20px;
  margin: 10px;
  background-color: #fafafa;
  border-radius: 12px;
}

.product-info:hover {
  background-image: url('/ShougangGroupNew/resources/css/pages/../../img/web/dgg/tu2.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.product-info:hover h3,
p.size {
  color: white;
}

.product-info:hover p.size {
  color: white;
}

.product-info:hover p.date {
  color: white;
}

.product-info:hover .img1 {
  background-image: url(/ShougangGroupNew/resources/css/pages/../../img/web/dgg/eye.png) !important;
}

.product-info:hover .img2 {
  background-image: url(/ShougangGroupNew/resources/css/pages/../../img/web/dgg/download.png) !important;
}

.product-info:hover .dgg-view2-list-underline {
  opacity: 0;
}

.product-info h3 {
  position: relative;
  padding-left: 35px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 40px;
  text-shadow: 6px 8px 30px rgba(34, 33, 118, 0.1);
}

.product-info h3::before {
  content: url('/ShougangGroupNew/resources/css/pages/../../img/web/dgg/pdf.png');
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 0;
  top: 3px;
}

.product-info p.size {
  font-size: 16px;
  color: #6c757d;
}

.product-info p.date {
  height: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 24px;
  width: 70%;
}

.product-info .buttom {
  display: flex;
}

.product-info .icons {
  width: 30%;
  display: flex;
  /* background-color: black; */
  height: 20px;
  justify-content: space-between;
}

.product-info .icons .img1 {
  width: 20px;
  height: 20px;
  background-image: url(/ShougangGroupNew/resources/css/pages/../../img/web/dgg/eye_gray.png);
  background-size: inherit;
  background-repeat: no-repeat;
}

.product-info .icons .img2 {
  width: 20px;
  height: 20px;
  background-image: url(/ShougangGroupNew/resources/css/pages/../../img/web/dgg/download_gray.png);
  background-size: inherit;
  background-repeat: no-repeat;
}

.dgg-view2 .form-control {
  margin: auto;
}

.dgg-view2 .input-group {
  width: 50%;
  margin: 2rem auto;
}

.dgg-view2 .btn {
  background-color: #3D3D3D;
  border-radius: 0;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.pagination a {
  padding: 8px 16px;
  margin: 0 4px;
  background-color: #f1f1f1;
  color: black;
  text-decoration: none;
  border: 1px solid #ddd;
}

.pagination a.active {
  background-color: #007bff;
  /* Ã¨Â¿â„¢Ã©â€¡Å’Ã¤Â¿Â®Ã¦â€Â¹Ã¤Âºâ€ Ã©â‚¬â€°Ã¤Â¸Â­Ã§Å¡â€žÃ¨Æ’Å’Ã¦â„¢Â¯Ã©Â¢Å“Ã¨â€°Â²Ã¤Â¸ÂºÃ¨â€œÂÃ¨â€°Â² */
  color: white;
  border: 1px solid #007bff;
  /* Ã©â‚¬â€°Ã¤Â¸Â­Ã¦â€”Â¶Ã§Å¡â€žÃ¨Â¾Â¹Ã¦Â¡â€ Ã©Â¢Å“Ã¨â€°Â²Ã¤Â¹Å¸Ã¤Â¿Â®Ã¦â€Â¹Ã¤Â¸ÂºÃ¨â€œÂÃ¨â€°Â² */
  font-weight: bold;
  /* Ã©â‚¬â€°Ã¤Â¸Â­Ã¦â€”Â¶Ã¥Â­â€”Ã¤Â½â€œÃ¥Å Â Ã§Â²â€” */
  text-decoration: underline;
  /* Ã©â‚¬â€°Ã¤Â¸Â­Ã¦â€”Â¶Ã¦Â·Â»Ã¥Å Â Ã¤Â¸â€¹Ã¥Ë†â€™Ã§ÂºÂ¿ */
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
}

/* Ã¥Â¼Â¹Ã¥â€¡ÂºÃ¦Â¡â€ Ã¦Â Â·Ã¥Â¼Â */
.modal {
  display: none;
  /* Ã¥Ë†ÂÃ¥Â§â€¹Ã¦â€”Â¶Ã©Å¡ÂÃ¨â€”ÂÃ¦Â¨Â¡Ã¦â‚¬ÂÃ¦Â¡â€  */
  position: fixed;
  /* Ã¥â€ºÂºÃ¥Â®Å¡Ã¥Â®Å¡Ã¤Â½Â */
  z-index: 1;
  /* Ã§Â½Â®Ã¤ÂºÅ½Ã©Â¡Â¶Ã¥Â±â€š */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  /* Ã¥â€¦ÂÃ¨Â®Â¸Ã¦Â»Å¡Ã¥Å Â¨Ã¯Â¼Å’Ã¥Â¦â€šÃ¦Å¾Å“Ã¥â€ â€¦Ã¥Â®Â¹Ã¨Â¶â€¦Ã¥â€¡ÂºÃ§Âªâ€”Ã¥ÂÂ£ */
  background-color: rgba(0, 0, 0, 0.4);
  /* Ã¥ÂÅ Ã©â‚¬ÂÃ¦ËœÅ½Ã¨Æ’Å’Ã¦â„¢Â¯ */
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  /* Ã¥Å¾â€šÃ§â€ºÂ´Ã¥Â±â€¦Ã¤Â¸Â­ */
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}