@charset "utf-8"; @import url("reset.css"); @import url("top-ny.css"); @import url("footer.css"); .dw1400{ width: 1400px; } .header{ height: auto; } .header .top{ position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: 2;} .header .txt span, .header .txt a{ color: #FFF; } .header .cd_js .jiansuo{background: url("../images/img_02.png") center center no-repeat;} .header .cd_js .caidan{background: url("../images/img_01.png") center center no-repeat;} .Banner{} @media screen and (max-width:2560px ) { .Banner img{ position: relative; height: auto; transform: translateX(calc((100vw - 2560px) / 2)); } } @media screen and (max-width:750px ) { .Banner img{transform: translateX(-46%);left: 50%;position: relative;} } .Address{ font-size: 14px; line-height: 1.5; padding: 25px 0; } .Address a{ display: inline-block; padding: 0 5px; } .Focus{ width: 720px; height: 450px; margin-top: 20px; } .Focus .bd li{ width: 720px; height: 450px; position: relative; } .Focus .bd li img{ width: 100%; height: 100%; object-fit: cover; } .Focus .TPart{ height: 60px; position: absolute; width: 100%; left: 0; bottom: 0; } .Focus .TPart::before{ content: ''; display: block; position: absolute; left: 0; bottom: 0; height: 60px; width: 100%; background:rgba(0,0,0,0.5); } .Focus .TPart .tarTit{ display: block; position: relative; float: left; padding-left: 10px; width: 580px; } .Focus .TPart .tarTit li{ position: relative; overflow: hidden; font-size: 18px; color: #FFF; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal; line-height: 35px; padding: 15px; } .Focus .TPart .tarTit li a{ color: #FFF; } .Focus .TPart .tarTit li a:hover{ text-decoration: underline; } .Focus .TPart .hd{ position: relative; float: right; height: 60px; display: flex; width: 125px; margin-right: 5px; align-items: center; justify-content: space-evenly;} .Focus .TPart .hd li{ position: relative; overflow: hidden; font-size: 0; border-radius: 50%; width: 13px; height: 13px; background: rgba(255,255,255,0.5); cursor: pointer; } .Focus .TPart .hd li.on{ background: #FFF; } .Focus>a{ display:block; width:30px; height:80px; position:absolute; top: 215px; top: calc((450px - 80px) / 2); cursor:pointer; opacity:0; filter: alpha(opacity=0); transition:all 0.5s; } .Focus>a.prev{ left:10px; background: url("../images/tsxxzx_img11.png") no-repeat center rgba(0,0,0,0.5); } .Focus>a.next{ right:10px; background: url("../images/tsxxzx_img12.png") no-repeat center rgba(0,0,0,0.5); } .Focus:hover>a{ opacity:1;filter: alpha(opacity=100);} .Focus:hover>a.prev{ left:0px;} .Focus:hover>a.next{ right:0px;} .Title{ height: 51px; border-bottom: 1px solid #961617; position: relative; } .Title h1{ float: left; font-size: 34px; color: #972c2c; line-height: 50px; } .Title .More{ height: 50px; line-height: 50px; font-size: 14px; color: #961617; float: right; } .JxjyPart{ width: 645px; margin-top: 20px; } .JxjyPart ul{ position: relative; border-top: 1px solid #ddd; margin-top:0px; } /*.JxjyPart ul li{ position: relative; overflow: hidden; padding: 12px 0; font-size: 18px; border-bottom: 1px solid #ddd; height: 90px; } .JxjyPart ul li::before{ content: '';l display: block; position: absolute; left: 0; top: 0; border-left: 6px solid #bb8d6a; background: #961617; transition: all 0.5s; height: 100%; width: 0; opacity: 0; z-index: 0;} .JxjyPart ul li a{ display: flex; position: relative; overflow: hidden; height: 100%; align-items: center; line-height: 1.3; z-index: 1; transition: all 0.5s; } .JxjyPart ul li a:hover{ text-decoration: underline; } .JxjyPart ul li h1{ font-size:inherit; padding-left: 20px;} .JxjyPart ul li span{ display: none; } .JxjyPart ul li:hover::before{ width: 100%; opacity: 1; } .JxjyPart ul li:hover a{ color: #FFF; }*/ .TzggPart{ width: 680px; margin-top: 35px; } .NewList{ position: relative; margin-top: 20px; border: 1px solid #EEE; padding: 20px; min-height: 257px; } .NewList li{ position: relative; overflow: hidden; padding-left: 18px; font-size: 18px; background: url("../images/dian.png") no-repeat left 9px; display: flex; justify-content: space-between; } .NewList li + li{ margin-top: 20px; } .NewList li a{ display: block; position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal; line-height: 1.5; max-width: calc(100% - 120px); } .NewList li span{ color: #888; display: block; line-height: 1.5;} .NewList li h1{font-size: inherit;} /*底部调整*/ .Footer{ margin-top: 50px; } .Footer .foot_a .tb{ top: auto; margin-top: -10px; } .Footer .foot_a .tb .ewm img{ width: 100px; } .Footer .foot_a .tb p{ line-height: 1.5; margin-top: 5px; }