<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header_animate-page{
  background-attachment: fixed;
}
.header_animate-page .nav_search{
  background:url(../image/icons/icon-nav-serarch.png) no-repeat center;
}
.header_animate-page .nav_search:hover{
  background:url(../image/icons/icon-search-actove.png) no-repeat center;
}
.header_animate-page{
  height:150px;
}

.header_animate-page .top .box,
.header_animate-page .top select,
.header_animate-page .top .box a.link{
  color:#333333 !important;
}
.header_animate-page .top .icon-1{
  background:url(../image/icons/icon-top-1-active.png) no-repeat center;
}
.header_animate-page .top .icon-2{
  background:url(../image/icons/icon-top-2-active.png) no-repeat center;
}
.header_animate-page .top .icon-3{
  background:url(../image/icons/icon-top-3-active.png) no-repeat center;
}
.header_animate-page .nav-main .container{
  border-bottom: solid 1px #cccccc;
}
.header_animate-page .nav-main .logo a{
  background: url(../image/logo-2.png) no-repeat center;
}
/* .header .nav-main .nav_fixed .nav li a */
.header_animate-page  .nav li a

{
  color:#333333 !important;
}
.header_animate-page .banner-top{
  top: 150px;
}
.header_animate-page .banner-top{
  background: url(../image/top-banner-active.jpg) no-repeat center;
}
.header_animate-page .search-main{
  /* margin-top: 220px; */
  margin-top: 0;
}
.header_animate-page .search-main{
  padding-top: 370px;
}

/* .header .nav-main .nav_fixed{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 106px;
  background: #fff;
  z-index: 12;
} */


/* .header_animate .nav ul li:hover{
  letter-spacing: 5px;
    transition: all 150ms linear 0s;
} */
.header_animate-page .nav ul li::after{
  background: #0066cc;
}
.header_animate-page .nav ul li:hover a{
  color:#0066cc !important;
  /* font-weight: bold; */
}
.header_animate-page .nav ul li:hover::after{
  /* -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-color: #0066cc !important;
    -webkit-transition: width 350ms ease-in-out;
    transition: width 350ms ease-in-out; */
    /* width: 92%; */
  background: #0066cc;
  left: 0;
  right: 0;
}

.header_animate-page  .nav ul li.active{
  /* letter-spacing: 5px; */
  
  font-weight: bold;
}
.header_animate-page  .nav ul li.active a{
  color:#0066cc !important;
}
.header_animate-page   .nav ul li.active::after{
  -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-color: #0066cc !important;
    -webkit-transition: width 350ms ease-in-out;
    transition: width 350ms ease-in-out;
    width: 92%;
}

.header_animate-page .top .box a.link:hover,
.header_animate-page .top a.link_1:hover{
  font-weight: bold;
  color:#0066cc !important;
  text-decoration: underline;
}

.header_animate-page .top_fixed{
  background-color: #fff;
}


.nav-b,.nav-b a{ color: #666; line-height: 28px; }
.nav-b{ margin-right: 15px; }
.list-top{ padding:13px 0; }
.pull-left{ float: left; }
.chooise-ul li{ float: left; font-size: 12px; position: relative; color: #666; margin-right: 10px; border:solid 1px #0066cc; height: 28px; line-height: 26px; padding-left: 10px; padding-right: 45px; }
.chooise-ul li span{ color: #0066cc; }
.clearfix:after{ display: table; content: ""; clear: both; }
.chooise-ul li a{ position: absolute; right: 0; top: 0; bottom: 0; width: 28px; background:#0066cc;  }
.chooise-ul li a:before{ display: block; content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../image/a-close.png) center no-repeat; }
.all-remove a{ display: inline-block; line-height: 28px; font-size: 12px; color: #666; }
.chooise-ul{ margin-right: 15px; }
.list-bottom{ padding-bottom: 40px; }
.list-bottom-left{ width: 270px; padding-bottom: 10px; font-size: 14px; border-radius: 6px; background: #fff; box-shadow: 0 0 6px rgba(221,221,221,0.75); }
.list-bottom-tt{ font-size: 16px; padding-bottom: 10px; color: #333; font-weight: bold; padding-top: 12px; margin-left: 10px; position: relative; }
.list-bottom-tt:before{ display: block; content: ""; position: absolute; left: 0; bottom: 0; width: 34px; height: 4px; background: #0066cc; }
.list-bottom-search{ margin:20px 10px 0 10px; position: relative; }
.list-input{ box-shadow: none; border-radius: 0; height: 40px; border:solid 1px #ddd; padding:0 40px 0 6px; width: 100%; box-sizing: border-box; }
.list-input-btn{ position: absolute; right: 5px; height: 40px; top: 0; bottom: 0; border:none; background: none; }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
.list-numen-top{ line-height: 50px; margin-bottom: -1px; cursor: pointer; position: relative; color: #333; padding-left: 10px; padding-right: 35px; border-top: solid 1px #d9dee8; border-bottom: solid 1px #d9dee8; }
.list-numen-top:before{ display: block; content: ""; transition: 0.3s all; transform: rotate(180deg); position: absolute; right: 13px; width: 10px; top: 0; bottom: 0; background: url(../image/a-down.png) center no-repeat; }
.list-numen-top.cross:before{ transform: rotate(0deg); }
.list-numen{ margin-top: 20px; }
.chooise-box{ background: #f6f9fe; padding:10px; }
.chooise-box-tt{ color: #333; border-bottom: solid 1px #d9dee8; padding-bottom: 5px; margin-bottom: 4px; }
.chooise-list-b li a{ display: block; color: #333; padding:10px; margin-top: 1px; }
.chooise-list-b li a.active,.chooise-list-b li a:hover{ background: #d1ddf1; }
.chooise-box-city{ background: #fff; }
.city-list li{ float: left; margin-bottom: 10px; text-align: center; padding:0 7px; box-sizing: border-box; width: 33.333333%; }
.city-list{ margin:0 -7px; padding-top: 6px; }
.city-list li a{ display: block; padding:0 5px; box-sizing: border-box; color: #333; line-height: 28px; border:solid 1px #ddd; border-radius: 4px; }
.city-list li a:hover,.city-list li a.active{ background: #0066cc; border-color: #0066cc; color: #fff; }
.city-ul{ border-top: solid 1px #d9dee8; max-height: 375px; overflow-y: auto; border-bottom: solid 1px #d9dee8; }
.city-ul li a{ display: block; color: #333; padding:10px; margin-top: 0px; }
.city-ul li a.active,.city-ul li a:hover{ background: #d1ddf1; }
.list-bottom-right{ width: 890px; font-size: 14px; }
.list-bottom-right-tt{ color: #333; border-bottom: solid 1px #333; padding:10px 0; margin-bottom: 15px; }
.pull-right{ float: right; }
.search-lb li{ border:solid 1px #fff; border-radius: 6px; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding:17px; position: relative; background: #fff; margin-bottom: 25px; }
.search-lb-img img{ width: 285px; height: 150px; border:solid 1px #eee; }
.search-lb-right{ width: 525px; }
.search-lb-tt span{ line-height: 17px; padding-right: 45px;  }
.search-lb-tt span.video-icon {background: url(../image/a-sx.png) right center no-repeat; }
.search-lb-p{ color: #999; width: 400px; margin-top: 10px; line-height: 20px; height: 40px;display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden; }
 .search-lb-start img{ margin-right: 2px; }
 .search-lb-pj-txt{ margin-left: 30px; color: #666; }
 .search-lb-pj{ margin-top: 10px; }
 .search-lb-label span{ display: inline-block; color: #666; padding:0 15px; box-sizing: border-box; text-align: center; margin-right: 10px; border:solid 1px #ddd; background: #f6f9fe; border-radius: 30px; min-width: 80px; line-height: 28px; }
 .search-lb-bottom{ margin-top: 15px; }
 .search-bottom-a{ display: inline-block; color: #fff; height: 30px; width: 100px; border-radius: 4px; background: #3399ff; text-align: center; line-height: 30px; }
 .search-lb li:hover{  border-color: #cc99ff; }
.search-lb li.active { background: #f5f3fd;}
.search-lb li.active:hover { border-color: #cc99ff; }
 .search-lb li:hover  .search-bottom-a{ background: #0066cc; }
 .vip-label{ position: absolute; right: 10px; top: 10px; opacity: 1; }
 .search-lb li:hover  .vip-label{ opacity: 1; }
 .lb-more{ display: block; background: #fff; border-radius: 6px; text-align: center; box-shadow: 0 0 10px rgba(0,0,0,0.1); height: 50px; line-height: 50px; }
 .lb-more span{ display: inline-block; background: url(../image/a-loadimg.png) left center no-repeat; padding-left: 30px; }
 .xq-left-box{ width: 840px; font-size: 14px; }
 .xq-left-box-top{ border-radius: 6px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-bottom: 20px; }
 .xq-left-box-top-img img{ width: 100%; border-radius: 6px; }
 .xq-logo img{ margin-left: 25px; margin-top: -55px; border:solid 1px #ddd; }
 .xq-box-sm{ padding:25px; }
 .xq-box-title{ font-size: 18px; color: #333; }
 .xq-box-tt-sm{ color: #999; margin-top: 10px; }
 .xq-box-link a{ display: inline-block; color: #0066cc; margin-top: 10px; }
 .xq-box-label li{ float: left; margin-right: 17px; margin-top: 30px; }
 .xq-box-label li a{ display: block; border:solid 1px #333; border-radius: 30px; line-height: 36px; padding:0 24px; min-width: 122px; text-align: center; }
.xq-box-label li a span.sp{ padding-left: 40px; background: url(../image/icon-xq01.png) left center no-repeat; }
.xq-box-label li a span.vr{ padding-left: 40px; background: url(../image/icon-xq02.png) left center no-repeat; }
.xq-box-label li a span.dz{ padding-left: 20px; background: url(../image/icon-xq03.png) left center no-repeat; }
.xq-box-label li a:hover,.xq-box-label li a.active{ background: #0066cc; border-color: #0066cc; color: #fff; }
.xq-box-label li a:hover span.sp{ padding-left: 40px; background: url(../image/icon-xq01-1.png) left center no-repeat; }
.xq-box-label li a:hover span.vr{ padding-left: 40px; background: url(../image/icon-xq02-1.png) left center no-repeat; }
.xq-box-label li a:hover span.dz,.xq-box-label li a.active span.dz{ padding-left: 20px; background: url(../image/icon-xq03-1.png) left center no-repeat; }
.xq-box-tabs li{ float: left; margin-right: 22px; }
.xq-box-tabs{ margin-top: 30px; border-top: solid 1px #d1ddf1; padding-left: 23px; }
.xq-box-tabs li a{ display: block; line-height: 50px; position: relative; font-size: 16px; color: #333; padding:0 7px; }
.xq-box-tabs li.active a,.xq-box-tabs li a:hover{ color: #0066cc; }
.xq-box-tabs li.active a:before,.xq-box-tabs li a:hover:before{ display: block; content: ""; background: #0066cc; position: absolute; left: 0; right: 0; bottom: 0; height: 4px; }
.gl-title{ font-size: 24px; color: #333; }
.gl-ul li{ float: left; width: 50%; border-bottom: solid 1px #fff; border-right: solid 1px #fff; background: #f5f9ff; height: 70px; padding:10px 25px; }
.gl-ul{ margin-top: 20px; }
.gl-img{ width: 45px; line-height: 40px; }
.gl-right{ margin-left: 45px; }
.gl-right-tt{ font-size: 14px; color: #333; font-weight: bold; }
.gl-right-p{ font-size: 14px; color: #666; margin-top: 4px; }
.gl-about-tt{ font-size: 18px; margin-bottom: 20px; color: #333; margin-top: 30px; }
.gl-about-tt span{ display: inline-block; position: relative; padding-bottom: 5px; border-bottom: solid 4px #0066cc; }
.gl-about-p p{ text-align: justify;  line-height: 25px; margin-bottom: 20px; }
.gl-about-p-sm p{ margin-bottom: 0; }
.gl-zs-ul li{ float: left; width: 50%; padding:0 48px; }
.gl-zs-ul{ margin:0 -48px; }
.gl-zs-ul li img{ width: 100%; height: 212px; }
.xq-right-box{ width: 330px; font-size: 14px; }
.xq-right-box .xq-box-sm{ padding:20px; }
.xq-right-tt{ font-size: 16px; margin-bottom: 20px; color: #333; padding-bottom: 10px; position: relative; }
.xq-right-tt:before{ display: block; content: ""; position: absolute; left: 0; bottom: 0; height: 4px; width: 30px; background: #0066cc; }
.lc-img{ text-align: center; }
.fb-link{ color: #fff; display: block; margin-top: 25px; margin-left: auto; margin-right: auto; background: #0066cc; border-radius: 4px; width: 120px; height: 36px; text-align: center; line-height: 36px; }
.fb-link:hover{ background: #3399ff; }
.xq-right-tt a{ float: right; font-size: 12px; color: #333; width: 70px; height: 26px; line-height: 26px; text-align: center; border-radius: 30px; background: #f6f9fe; }
.xq-right-tt a:hover{ background: #0066cc; color: #fff; }
.tj-img img{ width: 79px; height: 42px; border:solid 1px #eee; }
.tj-right{ margin-left: 85px; }
.tj-right-tt{ color: #333; font-size: 14px; }
.tj-right-pj{ margin-top: 3px; font-size: 12px; color: #999; }
.tj-right-pj img{ }
.tj-right-pj span{ margin-left: 15px; }
.tj-ul li{ margin-bottom: 20px; }
.tj-ul li:last-child{ margin-bottom: 0; }
.tj-ul li a:hover .tj-right-tt{ color: #0066cc; }
/**************äººè„‰***********/
.rm-left{ width: 220px; font-size: 14px; }
.rm-top{ background: #0066cc; border-radius: 6px 6px 0 0; height: 60px; }
.rm-img img{ margin:0 auto; margin-top: -50px; border-radius: 50%; width: 72px; height: 72px; display: block; }
.text-center{ text-align: center; }
.rm-img-name{ font-size: 16px; color: #333; margin-top: 10px; }
.rm-img-name span{ font-size: 14px; }
.rm-img-gs{ font-size: 12px; color: #999; margin-top: 10px; }
.rm-bq{ display: inline-block; color: #0066cc; margin-top: 10px; line-height: 12px; padding-left: 18px; background: url(../image/icon-bq.png) left center no-repeat; }
.rm-nav li a{ display: block; color: #333; padding-left: 50px; line-height: 38px; }
.rm-nav{ border-top: solid 1px #d9dee8; margin-top: 15px; padding-bottom: 10px; }
.rm-nav li.active a,.rm-nav li a:hover{ background: #d1ddf1; }
.rm-nav-b{ margin-top: 0; padding-top: 10px; }
.zc-box-sm{ padding:10px; }
.zc-img img{ width: 100%; }
.zt-tt{ margin:10px 0 5px 0; }
.zt-p{ font-size: 12px; color: #666; line-height: 20px; }
.rm-link{ margin-top: 15px; margin-bottom:5px; }
.rm-center{ font-size: 14px; margin-left: 35px; width: 640px; }
.rm-center-c{ padding:20px; }
.rm-center-img img{ border-radius: 50%; width: 72px; height: 72px; }
.rm-center-dt{ margin-left: 85px; }
.rm-center-dt input,.rm-center-dt textarea{ width: 100px; height: 60px; width: 100%; border-radius: 6px; background: #f6f9fe; box-sizing: border-box; padding:20px 20px; border:solid 1px #ddd; }
.rm-fb-link a{ display: inline-block; color: #333; margin-right: 55px; line-height: 40px; }
.rm-fb-link a.link-img{ padding-left: 42px; background: url(../image/icon-phone.png) left center no-repeat; }
.rm-fb-link{ margin-left: 85px; }
.rm-fb-link a:hover{ color: #0066cc; }
.rm-fb-link a.link-wz{ padding-left: 42px; background: url(../image/icon-wz.png) left center no-repeat; }
.rm-fb-link a.link-fb{ float: right; width: 130px; background: #0066cc; text-align: center; border-radius: 6px; font-size: 16px; color: #fff; margin-right: 0; }
.rm-fb-link a.link-fb:hover{ background: #3399ff; color: #fff; }
.dt-title{ padding-right: 20px; background: url(../image/raw.png) right center no-repeat; }
.rusf-link{ padding-left: 25px; background: url(../image/rusf.png) left center no-repeat; }
.rusf-link:hover{ color: #0066cc; }
.dt-img img{ width: 50px; height: 50px; border-radius: 50%;  }
.dt-name{ margin-left: 15px; padding-top: 3px; max-width: 285px; }
.dt-name span{ color: #666; display: inline-block; margin-top: 5px; }
.dt-name font{ padding-right: 15px; }
.dt-link a{ display: inline-block; padding:0 15px; line-height: 26px; border:solid 1px #333; border-radius: 30px; margin-left: 5px; margin-top: 10px; }
.dt-link a:hover,.dt-link a.active{ background: #0066cc; border-color: #0066cc; color: #fff; }
.dt-p{ line-height: 20px; max-height: 80px; overflow:hidden; text-align: justify; margin: 15px 0px; }
.dt-&gt;p&gt;div {line-height: 20px;text-align: justify; }
.dt-more{ display: inline-block; color: #0066cc; margin-top: 10px; }
.dt-more span{ display: none; }
.dt-p.active{ height: auto; max-height:unset; }
.dt-more.active font{ display: none; }
.dt-more.active span{ display: inline-block; }
/*.dt-img-c img{ width: 100%; margin-top: 15px; display: block; }*/
.dt-img-lg img{ border-radius: 0; width: 48px; height: 48px; }
.dt-lind{ border-top: solid 1px #eee; margin-top: 15px; margin-bottom: 15px; }
.rm-right-c{ width: 270px; font-size: 14px; }
.friends-ul-img img{ width: 50px; height: 50px; border-radius: 50%; }
.friends-name{ margin-left: 65px; width: 170px; }
.friends-name span{ font-size: 12px; }
.friends-link{ margin-left: 55px; }
.friends-link a{ width: 60px; line-height: 24px; padding:0; text-align: center; }
.friends-ul li{ margin-bottom: 12px; }
.friends-ul li:last-child{ margin-bottom: 0; }
.friends-ul-lg .friends-ul-img img{ border-radius: 0; width: 50px; height: 50px; }
.rm-right-c .xq-box-sm{ padding:15px; }
.friends-ul-lg .friends-name{ line-height: 16px; padding-top: 0; margin-top: -3px; }
.friends-ul-lg .friends-name span{ margin-top: 0; }
.friends-ul-lg .friends-name font{ font-size: 12px; color: #0066cc; }
.friends-ul-lg li{ margin-bottom: 20px; }
.tab-pane{ display: none; }
.tab-pane.active{ display: block; }
.dt-ul-lg li{ margin-top: 30px; padding-bottom: 20px; }
.dt-ul-lg li:last-child{ padding-bottom: 0; }
.xw-img img{ width: 90px; height: 57px; }
.xw-list li{ float: left; margin-bottom: 15px; width: 50%; padding:0 30px; }
.xw-list{ margin:0 -30px; padding-top: 30px; }
.xw-right{ margin-left: 100px; margin-top: -3px; }
.xw-right-tt a{ color: #333; }
.xw-right-tt{ line-height: 20px; height: 40px; overflow:hidden; }
.news-right-date{ color: #999; margin-top: 2px; }
.lb-more-xw{ box-shadow: none; margin-top: 30px; }
.xw-right-tt a:hover{ color: #0066cc; }
.zb-list li{ float: left; width: 33.333333%; padding:0 22px; margin-bottom: 20px; }
.zb-list{ margin:0 -22px; padding-top: 30px; }
.zb-list-tt a{ color: #333; font-size: 14px; font-weight: bold; line-height: 20px; height: 40px; overflow:hidden; }
.zb-list-tt{ margin-top: 5px; height: 40px; overflow: hidden; }
.zb-list-span{ color: #999; margin:5px 0; }
.zb-list-money{ color: #0066cc; margin-top: 5px; }
.shop-img img{ width: 200px; height: 138px; border:solid 1px #eee; }
.shop-right{ width: 565px; }
.shop-right-tt a{ font-size: 16px; color: #333; font-weight: bold; }
.shop-right-p{ color: #666; line-height: 25px; margin-top: 5px; }
.shop-ul li{ margin-bottom: 20px; }
.shop-ul{ margin-top: 30px; }
.search-box-c{ position: relative; margin-bottom: 10px; width: 260px; }
.search-input{ position: relative; width: 260px; height: 36px; box-sizing: border-box; padding-left: 20px; border-radius: 36px; width: 100%; background: #f6f9fe; border:solid 1px #d9dee8; box-shadow: none; }
.btn-search{ position: absolute; right: 10px; top: 0; bottom: 0; height: 36px; background: none; border:none; }
.table&gt;thead&gt;tr&gt;th{ font-size: 14px; padding:10px 5px; color: #999; border-bottom: solid 2px #d1ddf1; font-weight: normal; }
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.table&gt;tbody&gt;tr&gt;td{ padding:15px 0px; vertical-align: middle; text-align: center; border-bottom: solid 1px #eee; }
.td-money{ color: #ff6633; }
.td-link{ display: inline-block; color: #0066cc; background: #e3ecfb; border-radius: 4px; width: 90px; height: 30px; line-height: 30px; text-align: center; }
.yg-ul li{ float: left; width: 50%; margin-bottom: 25px; position: relative; padding:0 40px; }
.yg-ul{ margin:0 -40px; padding-top: 30px; }
.yg-ul .friends-name{ font-size: 16px; font-weight: bold; }
.yg-ul .friends-name font{ font-size: 14px; font-weight:normal; }
.yg-ul .friends-name span{ font-weight:normal; color: #999; font-size: 14px; }
.yg-ul .friends-link{ position: absolute; right: 40px; top: 0; margin-top: -10px; }
.pj-number{ font-size: 14px; color: #666; margin-left: 20px; padding-top: 10px; }
.pj-number span{ padding:0 5px; color: #ff3333; }
.pj-login{ padding-top: 10px; font-size: 14px; color: #0066cc; }
.pj-login a{ color: #0066cc; }
.pj-login span{ padding:0 10px; }
.pj-border{ box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-bottom: 20px; margin-top: 30px; border:solid 1px #ddd; border-radius: 10px; padding:20px; }
.pj-border-left{ height: 100px; line-height: 100px; padding-right: 20px; border-right: solid 1px #ddd; }
.pj-border-left img{ width: 80px; height: 80px; border-radius: 50%; }
.pj-border-right{ margin-left: 110px; }
.pj-text{ height: 100px; width: 100%; outline: none!important; font-size: 14px; border:none!important; background: none; box-shadow: none!important; padding:0px 15px; box-sizing:border-box; }
.pj-text:focus{ border:none!important }
.pj-txt{ font-size: 14px; color: #666; line-height: 36px; }
.pj-start img{ margin-left: 5px; }
.pj-start{ line-height: 36px; }
.btn-fb{ height: 36px; width: 120px; border:none; line-height: 36px; text-align: center; outline: none; padding:0; background: #0066cc; border-radius: 4px; color: #fff; }
.pj-tt{ padding:15px; margin-top: 20px; border-bottom: solid 1px #ddd; font-size: 16px; color: #333; }
.pl-ul-top{ margin-left: 60px; }
.pl-ul-top .dt-name{ margin-left: 0; width: auto; }
.pl-ul .dt-p{ height: auto; }
.pl-ul .tj-right-pj span{ padding-left: 20px; font-size: 14px; float: left; padding-top: 1px; }
.pl-ul .tj-right-pj img{ float: left; margin-right: 2px; margin-top: 5px; }
.pl-ul .tj-right-pj{ margin-top: 5px; }
.pl-ul-hf{ background: #eee; padding:12px; margin-top: 10px; }
.pl-ul li{ margin-top: 15px; padding-bottom: 15px; border-bottom: solid 1px #ddd; }
/*********æ‹›è˜********/
.zp-txt{ color: #999; margin-top: 10px; }
.zp-money{ color: #ff6633; margin-top: 20px; font-size: 18px; }
.zp-link{ margin:25px 0 0 0; width: 100px; }
.zw-title{ font-size: 18px; color: #333; }
.zt-title-sm{ color: #333; font-size: 14px; font-weight: bold; margin-top: 25px; }
.zw-p p{ margin:0; color: #666; line-height: 25px; }
.zw-p{ margin-top: 15px; }
.pl-link-a{  float: left; font-size: 14px; color: #333; border:solid 1px #ddd; border-radius: 30px; padding: 0px 10px; height: 28px; text-align: center; line-height: 26px; margin-left:10px; margin-top: 20px; }
.pl-link-a .pl01{ padding-left: 20px; background: url(../image/icon-pl01.png) left center no-repeat; }
.pl-link-a .pl02{ padding-left: 20px; background: url(../image/icon-pl02.png) left center no-repeat; }
.pl-link-a .pl03{ padding-left: 20px; background: url(../image/icon-pl03.png) left center no-repeat; }
.pl-link-a .pl04{ padding-left: 20px; background: url(../image/icon-pl04.png) left center no-repeat; }
.pl-link-a:hover .pl01,.pl-link-a.active .pl01{ padding-left: 20px; background: url(../image/icon-pl01-1.png) left center no-repeat; }
.pl-link-a:hover .pl02{ padding-left: 20px; background: url(../image/icon-pl02-1.png) left center no-repeat; }
.pl-link-a:hover .pl03{ padding-left: 20px; background: url(../image/icon-pl03-1.png) left center no-repeat; }
.pl-link-a:hover .pl04{ padding-left: 20px; background: url(../image/icon-pl04-1.png) left center no-repeat; }
.pl-link-a:hover,.pl-link-a.active{ background: #0066cc; color: #fff; }
.dt-img-sm img{ width: 36px; height: 36px; border-radius: 50%; }
.dt-fy{ position:relative; margin-left: 40px; }
.fy-input{ height: 36px; width: 100%; padding:0 12px; box-sizing: border-box; border:solid 1px #ddd; border-radius: 10px 0 0 10px; box-shadow: none; outline: none!important; }
.fy-btn{ position: absolute; right: 0; top: 0; width: 60px; outline: none!important; border-radius: 6px; background: #0066cc; color: #fff; height: 36px; }
.fy-box{ margin-top: 25px; }
.pl-raw{ margin-top: 15px; }
.pl-raw span{ display: inline-block; font-size: 12px; color: #666; padding-right: 18px; background: url(../image/raw-pl.png) right center no-repeat; }
.news-pl-box{ background: #f1f1f1; padding:10px 15px; border-radius: 6px; }
.news-pl-tt{ font-size: 14px; color: #333; }
.news-pl-zw{ font-size: 12px; color: #999; margin-top: 10px; }
.news-pl-p{ color: #666; font-size: 14px; margin-top: 10px; }
.news-pl .fy-box{ margin-top: 18px; }
.lb-more-xw-sm{ margin-top: 10px; }
.rs-number{ font-size: 14px; color: #e29c64; line-height: 26px; margin-top: 10px; background: url(../image/rs.png) left center no-repeat; padding-left: 25px; }
.look{ background: url(../image/icon-look.png) left center no-repeat; }
.pl-bottom{ display: none; }
.pl-bottom.active{ display: block; }</pre></body></html>