/*.taohong{
  min-width:1200px;
  width:100%;
  background-image:url(../img/red/banner_pc20230301.jpg);
  background-repeat:no-repeat;
  background-position: center top;
  background-size:1880px 188px;
  background-color:#d43625;overflow:auto;clear:both;
}*/
.pc{
  background-image:url(../img/red/banner_pc20230301.png);
  background-repeat:no-repeat;
  background-position: center top;
}
.Top_Link{
  width:100%;
  height:60px;
}
.Top_Link a{
  display:block;
  width:100%;
  height:60px;
  text-indent:9999;
  text-decoration:none;
}
.Top_Banner{
  box-sizing:content-box;
  margin-top:0px;
}
/*.Top_Banner_Links span a{
  color:#fff;
}
.Top_Banner_Links em{
      background: url(../img/red/Icon_LY_white.png) center center no-repeat;
}	*/
.Top_Menu_Box{
      background-color: #df403a;
}
.Top_MenuLevel_Div{
      background-color: rgba(233, 64, 58,0.92);
}
.Top_MenuLevel_Item:hover {
    background-color: rgba(237, 100, 75,0.92);
  }
.Top_Menu_Div li a:hover {
    color: #fdc7c1;
    text-decoration: none;
  }
.Home_content_Left_Title_Div h1 a,.Home_content_Left_Title_Div h2 a {color:#f6340a;}
.Home_content_Left_Title_Div h1 a:hover,.Home_content_Left_Title_Div h2 a:hover{color:#ED644B;text-decoration:none;}
@media screen and (max-width: 600px){
 /* .mobile{
    background-image:url(../img/red/banner_mo20230301.png);
  background-repeat:no-repeat;
  background-position: center top;
    background-size:contain;	*/
  }
  .motop{width:100%;overflow:auto;clear:both;}
.motop img{width:100%;}
}