* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  border: none;
  font-family: "Microsoft YaHei";
}
a {
  cursor: pointer;
}
a:hover {
  cursor: pointer!important;
}
i {
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.font_weight {
  font-weight: 900;
}
body {
  background: #ffffff;
  position: relative;
}
body .w1000 {
  width: 1000px;
  margin: 0 auto;
}
body p {
  line-height: 24px;
}
body #app {
  position: relative;
}
.header {
  width: 100%;
  min-width: 1000px;
  background: url('http://cdn-img.ludashi.com/special/2018pdf/top-bg.png') center top no-repeat;
  height: 519px;
  overflow: auto;
  color: #00a0e9;
}
.header .top {
  position: relative;
  margin-top: 18px;
  margin-bottom: 22px;
  height: 48px;
}
.header .top .logo {
  position: absolute;
  height: 48px;
  line-height: 48px;
  left: 0;
  background: url('http://cdn-img.ludashi.com/special/2018pdf/logo.png') left center no-repeat;
  text-indent: 60px;
  color: #fff;
  font-size: 20px;
}
.header .top .logo span {
  font-family: 'Microsoft YaHei-Bold, Microsoft YaHei';
  color: #fff;
  font-size: 22px;
}
.header .top a {
  float: right;
  line-height: 48px;
  font-size: 12px;
  color: #c1e7f8;
}
.header .top a:hover {
  color: #fff;
}
.header p.link {
  font-size: 12px;
  margin-bottom: 16px;
  color: #c1e7f8;
}
.header p.link a {
  color: #c1e7f8;
}
.header p.link a:hover {
  color: #fff;
}
.header .details {
  position: relative;
}
.header .details .pic {
  float: left;
  width: 460px;
  height: 346px;
  background: url('http://cdn-img.ludashi.com/special/2018pdf/border.png') left top no-repeat;
}
.header .details .pic img {
  width: 447px;
  height: 333px;
  margin: 6px 0 0 6px;
}
.header .details .desc {
  float: left;
  margin-left: 40px;
}
.header .details .desc .part {
  padding-top: 6px;
  color: #cae8f5;
  font-size: 14px;
}
.header .details .desc .part .title1 {
  line-height: 38px;
  font-size: 28px;
  margin-bottom: 10px;
  color: #fff;
  font-family: 'Microsoft YaHei-Bold';
}
.header .details .desc .part .title2 {
  font-size: 18px;
  padding: 27px 0 12px 0;
  color: #fff;
  font-family: 'Microsoft YaHei-Bold';
}
.header .details .desc .part p.text {
  line-height: 28px;
}
.header .details .desc .part span {
  display: inline-block;
}
.header .details .desc .part span.block1 {
  width: 180px;
}
.header .details .desc .part span.block2 {
  width: 108px;
}
.header .details .desc .part span i {
  color: #ffce26;
  padding: 0;
}
.header .details .desc .down {
  display: block;
  width: 215px;
  height: 53px;
  background: url('http://cdn-img.ludashi.com/special/2018pdf/down_1.png') -4px top no-repeat;
  margin-top: 16px;
}
.header .details .desc .down:hover {
  background: url('http://cdn-img.ludashi.com/special/2018pdf/down_hover_1.png') -4px top no-repeat;
}
.hot {
  position: relative;
  height: 148px;
  margin-top: 44px !important;
  margin-bottom: 40px !important;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  background: url('http://cdn-img.ludashi.com/special/2018pdf/hot.png') left center no-repeat;
}
.hot #left,
.hot #right {
  position: absolute;
  width: 30px;
  height: 74px;
  top: 36px;
  cursor: pointer;
}
.hot #left {
  background: url('http://cdn-img.ludashi.com/special/2018pdf/left.png') right center no-repeat;
  left: 30px;
}
.hot #left:hover {
  background: url('http://cdn-img.ludashi.com/special/2018pdf/left_hover.png') right center no-repeat;
}
.hot #right {
  background: url('http://cdn-img.ludashi.com/special/2018pdf/right.png') left center no-repeat;
  right: 0;
}
.hot #right:hover {
  background: url('http://cdn-img.ludashi.com/special/2018pdf/right_hover.png') left center no-repeat;
}
.hot #wrap {
  width: 904px;
  height: 100%;
  margin-left: 62px;
}
.hot #wrap li {
  width: 120px;
  padding: 0 5px;
  float: left;
  height: 100%;
}
.hot #wrap li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #555555;
  font-size: 16px;
  text-align: center;
}
.hot #wrap li a:hover {
  color: #00a0e9;
}
.hot #wrap li a img {
  margin-top: 24px;
  width: 70px;
  height: 70px;
}
.hot #wrap li a p {
  line-height: 18px;
  margin-top: 14px;
}
.content {
  margin-bottom: 56px !important;
}
.content .info-list {
  float: left;
  width: 630px;
}
.content .info-list .slogan {
  position: relative;
  font-size: 12px;
  color: #afafaf;
  width: 100%;
  height: 24px;
  border-top: 1px solid #e5e5e5;
  text-align: center;
}
.content .info-list .slogan p {
  position: relative;
  line-height: 24px;
  height: 24px;
  display: inline-block;
  *display: block;
  *width: 200px;
  padding: 0 24px;
  background: #fff;
  top: -12px;
}
.content .info-list a.info-item {
  display: block;
  color: #000;
  margin-top: 22px;
  height: 158px;
  border-bottom: 1px solid #e5e5e5;
}
.content .info-list a.info-item img {
  width: 224px;
  height: 128px;
  float: left;
}
.content .info-list a.info-item .info {
  width: 384px;
  float: right;
  letter-spacing: -1px;
}
.content .info-list a.info-item .info p.title {
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  font-size: 18px;
  color: #333;
  margin-bottom: 24px;
}
.content .right-aslide {
  float: right;
  width: 330px;
  height: 658px;
  background: #f6f6f6;
}
.content .right-aslide.fixed {
  position: fixed;
  top: 0;
  margin-left: 670px;
  *margin-left: 36px;
}
.content .right-aslide .real-hot {
  width: 314px;
  height: 374px;
  overflow: hidden;
  color: #555555;
}
.content .right-aslide .real-hot .title {
  height: 32px;
  line-height: 32px;
  padding: 12px 0 6px 0;
  text-indent: 21px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  width: 100%;
  font-family: 'Microsoft YaHei-Bold';
}
.content .right-aslide .real-hot .title span {
  display: block;
  float: left;
  font-family: 'Microsoft YaHei-Bold';
}
.content .right-aslide .real-hot .title a {
  background: url('http://cdn-img.ludashi.com/special/2018pdf/change.png') left center no-repeat;
  display: block;
  float: right;
  font-size: 12px;
  color: #555;
}
.content .right-aslide .real-hot .title a:hover {
  color: #00a0e9;
}
.content .right-aslide .real-hot ul {
  width: 344px;
}
.content .right-aslide .real-hot ul li {
  width: 171px;
  float: left;
}
.content .right-aslide .real-hot ul li a {
  display: block;
  line-height: 36px;
  font-size: 14px;
  text-indent: 20px;
  color: #555555;
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .right-aslide .real-hot ul li a:hover {
  color: #00a0e9;
}
.content .right-aslide .down-node {
  width: 314px;
  overflow: hidden;
  color: #555555;
}
.content .right-aslide .down-node .title {
  height: 32px;
  line-height: 32px;
  padding: 12px 0 6px 0;
  text-indent: 21px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  width: 100%;
  font-family: 'Microsoft YaHei-Bold';
}
.content .right-aslide .down-node .text {
  color: #555;
  padding-left: 21px;
  font-size: 14px;
}
.content .right-aslide .down-node .dx-down,
.content .right-aslide .down-node .lt-down {
  display: block;
  margin: 18px 0 0 21px;
  width: 282px;
  height: 41px;
}
.content .right-aslide .down-node .dx-down {
  background: url('http://cdn-img.ludashi.com/special/2018pdf/dx_down_1.png') left top no-repeat;
}
.content .right-aslide .down-node .dx-down:hover {
  background: url('http://cdn-img.ludashi.com/special/2018pdf/dx_down_hover_1.png') left top no-repeat;
}
.content .right-aslide .down-node .lt-down {
  background: url('http://cdn-img.ludashi.com/special/2018pdf/lt_down_1.png') left top no-repeat;
}
.content .right-aslide .down-node .lt-down:hover {
  background: url('http://cdn-img.ludashi.com/special/2018pdf/lt_down_hover_1.png') left top no-repeat;
}
.content:after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  clear: both;
}
.footer {
  width: 100%;
  min-width: 1000px;
  height: auto;
  padding: 40px 0 40px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.footer p {
  line-height: 25px;
  color: #888;
}
.footer p a {
  text-decoration: none;
  color: #888;
}
.dx-down,
.lt-down,
.down {
  text-align: center;
  line-height: 42px;
  color: #fff;
}
.ie{   
  _position: absolute;  
  _clear: both;   
  _top:expression(eval(document.compatMode &&   
          document.compatMode=='CSS1Compat') ?   
          documentElement.scrollTop   
          +(documentElement.clientHeight-this.clientHeight) - 1   
          : document.body.scrollTop   
          +(document.body.clientHeight-this.clientHeight) - 1); 
}