/* body{background:url(../image/bg.png) no-repeat center 40px ; text-align:center;background-color: #FFFFFF;padding: 0;margin: 0;}
.all{ width: 1200px;margin: 100px auto;clear: all;background-color: #dd3b3d;height:auto;}
 */
 body {
    background: url('../images/20240925/bg.jpg') no-repeat center 0px #3c3933
}
 .Left{float: left;background-color: #fff;width: 800px;text-align: left;}
 .Left h3{line-height: 50px;text-align: left;}
 .Left_title{width: 100%;height: 150px;padding-left:170px;}
 .Left_article{width: 100%;height: auto;margin-top: 100px;text-align: left;}
 .Left_article p{font-size: 14px;color:#272727;text-align: left;}
 
 
 .article p{width:800px;word-wrap: break-word;line-height: 20px;}
 .title_1{color:gray;}
 
 .Right{width: 300px;height: 300px;border-radius: 15px;background-color: #fbfbfb;float: right;position: absolute;z-index: 20px;margin-left: 880px;top: 100px;text-align: center;}
 .Tou{width: 100px;height: 100px;border-radius: 50%;text-align: center;background-color: #808080;margin:20px 100px 0 100px;background: url(../images/2.jpg) no-repeat  center;}
 .Right h2{line-height: 30px;letter-spacing: 2px;}
 .Right p{font-size: 12px;color: #808080;}
 .Right_bt{width: 100px;height: 50px;border-radius: 30px;background-color: #dd3b3d;margin-left: 100px;margin-top: 20px;cursor: pointer;text-align: center;}
 .Right h3{line-height: 50px;letter-spacing: 2px;color: #FFFFFF;}
 
 .Right_show{width: 300px;height: 300px;border-radius: 15px;float: right;background: url(../images/looK.jpg);display: none;}
 
 .highlighted-text {
     text-decoration: underline;          /* Add an underline */
     text-decoration-color: #f8b938;       /* Set the underline color to yellow */
     text-decoration-thickness: 2px;      /* Adjust the thickness of the underline */
   }

.Left1 {
    position: relative;
    margin-top:1100px;
    padding-left: 200px;
    padding-top:100px;
    padding-bottom: 100px;
    background: url('../images/20240925/content.png') no-repeat;
    background-size: 100% 100%; /* 拉伸图片以完全填满容器 */
    background-position: center;
}

.gw {
    position: absolute;
    top: -1072px;
    left: 760px;
    width: 120px;
    height: 40px;
   
    cursor: pointer;
}

.xz {
    position: absolute;
    top: -1072px;
    left: 920px;
    width: 120px;
    height: 40px;
  
    cursor: pointer;
}

.lt {
    position: absolute;
    top: -1072px;
    left: 1070px;
    width: 120px;
    height: 40px;
   
    cursor: pointer;
}