<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-activity {
  margin: -15px 0 -20px;
  padding-bottom: 100px;
  background: #374900;
}
.page-activity .banner {
  position: relative;
  width: 100%;
  height: 763px;
  background: url('/view/page/munich1802/statics/css/images/banner.jpg') no-repeat center center;
}
.page-activity .banner .cnt {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 50px;
}
.page-activity .banner .cnt ul {
  width: 1200px;
  overflow: hidden;
}
.page-activity .banner .cnt li {
  float: left;
  width: 170px;
}
.page-activity .banner .cnt li a {
  display: inline-block;
  width: 170px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.page-activity .banner .cnt li a.on,
.page-activity .banner .cnt li a:hover {
  background: #cf0000;
  text-decoration: none;
}
.page-activity .r1 {
  width: 1150px;
  height: 790px;
  background: url('/view/page/munich1802/statics/css/images/r1.jpg') no-repeat center center;
}
.page-activity .r2 {
  position: relative;
  width: 1150px;
  height: 810px;
  background: url('/view/page/munich1802/statics/css/images/r2.jpg') no-repeat center center;
}
.page-activity .r2 a {
  position: absolute;
  top: 265px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  width: 190px;
  height: 35px;
  background: #f50000;
  font-size: 14px;
  color: #fff;
  line-height: 35px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.page-activity .r2 a:hover {
  background: #cf0000;
  text-decoration: none;
}
.page-activity .r3 {
  width: 1150px;
  height: 420px;
  background: url('/view/page/munich1802/statics/css/images/r3.jpg') no-repeat center center;
}
.page-activity .r4 {
  width: 1150px;
  height: 445px;
  background: url('/view/page/munich1802/statics/css/images/r4.jpg') no-repeat center center;
}
.page-activity .r5 {
  width: 1150px;
  height: 430px;
  background: url('/view/page/munich1802/statics/css/images/r5.jpg') no-repeat center center;
}
.page-activity .r6 {
  width: 1150px;
  height: 105px;
  background: url('/view/page/munich1802/statics/css/images/r6.jpg') no-repeat center center;
}
.page-activity .r7 {
  height: 380px;
}
.page-activity .r7 .small {
  width: 320px;
  height: 380px;
}
.page-activity .r7 .small ul {
  width: 340px;
  overflow: hidden;
}
.page-activity .r7 .small li {
  float: left;
  width: 155px;
  height: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: silver;
}
.page-activity .r7 .small li img {
  width: 155px;
  height: 120px;
}
.page-activity .r7 .big {
  width: 490px;
  height: 380px;
  background: silver;
}
.page-activity .r7 .big img {
  width: 490px;
  height: 380px;
}
.page-activity .r6,
.page-activity .r7 {
  display: block;
}
.page-activity .fx-rt {
  display: none;
  position: fixed;
  top: 200px;
  right: 20px;
  width: 171px;
  height: 546px;
  background: url('/view/page/munich1802/statics/css/images/fr.jpg') no-repeat center center;
}
.page-activity .fx-rt ul {
  padding: 68px 0 0 41px;
}
.page-activity .fx-rt li {
  width: 92px;
  height: 42px;
  font-size: 14px;
  line-height: 43px;
  text-align: center;
}
.page-activity .fx-rt li a {
  display: inline-block;
  width: 92px;
  height: 42px;
}
.page-activity .fx-rt li a:hover {
  background: #f50000;
  text-decoration: none;
  color: #fff;
}

/*鎱曞凹榛戜笂娴风數瀛愬睍*/
*{
    /*box-sizing: border-box;*/
    font-family: "寰蒋闆呴粦";
}
.banner{
    height: 540px;
    background: url(images/banner.png) no-repeat center center;
}
.nav{
    height: 50px;
    min-width: 1150px;
    background-color: #0a79e0;
}
ul,li{
    list-style: none;
}
.f16{
    font-size: 16px;
}
.f12{
    font-size: 12px;
}
.f14{
    font-size: 14px;
}
.f18{
    font-size: 18px;
    font-weight: bold;
}
.c6{
    color: #666;
}
.c9{
    color: #999;
}
.cf{
    color: #fff;
}
.lh20{
    line-height: 20px;
}
.bold{
    font-weight: 600;
}
.c-blue{
    color: #476bdb;
}
.left{
    float: left;
}
.right{
    float: right;
}
.nav-content{
    width: 1150px;
    margin: 0 auto;
}
a{
    color: inherit;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.clear{
    clear: both;
}
.nav ul li{
    padding: 0px 20px;
    line-height: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    float: left;
}
.nav ul li:hover,
.nav ul li.on{
    background-color: #14e2de;
}
.main{
    width: 1150px;
    margin: 0 auto;
}
.main-content{
    min-width: 1150px;
}
.news-box{
    width: 1150px;
    height: 400px;
    margin-top: 20px;
    overflow: hidden;
}
.news-left{
    width: 650px;
    height: 400px;
}
.news-left img{
    width: 650px;
    height: 400px;
}
.news-right{
    width: 480px;
    height: 400px;
    margin-left: 20px;
}

.news-right ul li{
    height: 80px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.news-right ul li:first-child{
    height: 74px;
}
.news-right ul li.curr{
    background: #F1F1F1;
}
.news-right ul li.curr .news-bg-triangle{
    display: block;
}
.news-right .last-li{
    height: 91px;
    border: 0;
    top: -15px;
}
.news-right ul li .news-bg{
    height: 68px;
    padding: 14px 12px 14px 17px;
    position: relative;
    top: 5px;
}
.active-news-bg{
    background-color: #f1f1f1;
}
/*.news-right ul li .news-bg:hover .news-bg-triangle{
    display: block;
}*/
.news-right ul li .news-bg:hover .f18{
    color: #0a79e0;
}
.news-bg-triangle{
    top: 22px;
    left: -22px;
    width: 0;
    height: 0;
    position: absolute;
    border-width: 12px;
    border-style: solid;
    border-color: transparent  #f1f1f1 transparent transparent;
    display: none;
}
.news-right ul li:first-child .news-bg{
    top: 0;
}
.sole-box{
    margin-top: 40px;
}
.sole{
    width: 770px;
}
.exh{
    width: 350px;
}
.t-head{
    height: 52px;
    position: relative;
    border-bottom: 2px solid #0a79e0;
    margin-bottom: 20px;
}
.t-head .old{
    position: absolute;
    top: 10px;
    right: 0px;
}
.t-head .old a{
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ddd;
    color: #666;
}
.t-head .old a:hover{
    border: 1px solid #1996e6;
    color: #1996e6;
}
.line-top{
    height: 40px;
    /*padding-bottom: 10px;*/
    position: relative;
}
.dujia-h{
    width: 770px;
    height: 40px;
    background: url("images/dujia.png") no-repeat left center;
}
.zhanhui-h{
    width: 350px;
    height: 40px;
    background: url("images/zhanhui.png") no-repeat left center;
}
.shipin-h{
    width: 1150px;
    height: 40px;
    background: url("images/shipin.png") no-repeat left center;
}
.xinpin-h{
    width: 1150px;
    height: 40px;
    background: url("images/xinpin.png") no-repeat left center;
}
.wangyou-h{
    width: 1150px;
    height: 40px;
    background: url("images/wangyou.png") no-repeat left center;
}
.hezuo-h{
    width: 1150px;
    height: 40px;
    background: url("images/hezuo.png") no-repeat left center;
}
.jchg-h{
    width: 1150px;
    height: 40px;
    background: url("images/2017.png") no-repeat left center;
}
.sole-left{
    width: 416px;
    height: 313px;
    overflow: hidden;
}
.sole-left img{
    width: 416px;
    height: 313px;
}
.sole-right{
    width: 354px;
    height: 313px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.sole-right ul{
    
}
.sole-right ul li{
    height: 52px;
    line-height: 52px;
    width: 324px;
    border-top: 1px solid #ddd;
    position: relative;
    overflow-x: visible;
    margin-left: 6px;
    color: #fff;
}
.sole-right ul li.curr a{color: #fff;}
.sole-right ul li.curr .triangle{display: block;}
.sole-right ul li:first-child{
    height: 47px;
    border-top: 0;
    line-height: 47px;
}
.sole-li-bg{
    width: 324px;
    height: 36px;
    position: absolute;
    background: #fff;
    /*left: -4px;*/
    top: 8px;
    line-height: 36px;
    padding-left: 10px;
    color: #666;
}
.sole-right ul li:first-child .sole-li-bg{
    top: 0;
}
.sole-right ul li.curr .sole-li-bg{
    background: #0a79e0;
    color: #fff;
}
.sole-right ul li:hover .sole-li-bg&gt;.triangle{
    display: block;
}
.sole-right ul li:hover{
    cursor: pointer;
}
.triangle{
    top: 10px;
    left: -12px;
    width: 0;
    height: 0;
    position: absolute;
    border-width: 8px;
    border-style: solid;
    border-color: transparent  #0a79e0 transparent transparent;
    display: none;
}
.exh{
    width: 350px;
    margin-left: 30px;
}
.exh-list{
    height: 313px;
    margin-top: 20px;
    overflow-y: scroll;
}
.exh-list ul li{
    height: 52px;
    border-bottom: 1px solid #ddd;
    position: relative;
    line-height: 52px;
    list-style: square;
    list-style-position: inside;
    /*text-align: center;*/
    color: #0a79e0;
    width: 326px;
}
.exh-list ul li:first-child{
    line-height: 36px;
    height: 47px;
}

.exh-list ul li a{
    color: #666;
    font-size: 16px;
    position: relative;
    left: -10px;
}
.exh-list ul li a:hover{
    color: #0a79e0;
}
.vedio-box{
    margin-top: 40px;
    margin-bottom: 40px;
}
.vedio-btn{
    width: 48px;
    height: 48px;
    position: absolute;
    left: 161px;
    top: 76px;
    background: url(images/vedio_btn.png) no-repeat center center;
}
/*.more-list:hover img{
    transform: rotate(180deg);
    transition: all ease-in-out 0.3s;
}*/
.vedio-list{
    width: 1150px;
    overflow: hidden;
}
#reviewUl{
    width: 1170px;
    height: 696px;
    overflow: hidden;
}
.vedio-list ul li{
    float: left;
    width: 370px;
    height: 328px;
    margin: 0px 20px 20px 0;
    border-bottom: 1px solid #ddd;
    margin-top: 3px;
    background: #FFFFFF;
}
.vedio-list ul li:hover{
    cursor:pointer;
}
.vedio-list ul li:hover .c6{
    color:#0a79e0 ;
}
.vedio-list ul li img{
    width: 370px;
}

.more-list{
    width: 1150px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    background-color: #fafafa;
    border: solid 1px #dddddd;
    color: #0a79e0;
}
.more-list:hover{
    cursor: pointer;
}
.express-left{
    width: 610px;
    height: 339px;
    background-color: #110e2c;
    position: relative;
    overflow: hidden;
}
.express-left img{
    width: 610px;
    height: 339px;
}
.express-left-bottom{
    width: 610px;
    height: 48px;
    background-color: rgba(0, 0, 0, 0.5);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
}
.express-right{
    width: 540px;
    overflow: hidden;
}
.express-right ul li{
    float: left;
    margin: 0 0 5px 5px;
    width: 130px;
    height: 81px;
    background-color: #110e2c;
    position: relative;
}
.express-right img{
    width: 130px;
    height: 81px;
}
.express-right .cover{
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 130px;
    height: 81px;
    background-color: rgba(255, 255, 255, 0.4);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff);
}
.express-right .curr .cover{
    display: none;
}
.net-friend{
    width: 1150px;
    overflow: hidden;
}
.net-friend ul{
    width: 1170px;
}
.net-friend ul li{
    float: left;
    margin: 0 20px 20px 0;
    width: 214px;
    height: 150px;
    background-color: #110e2c;
    position: relative;
}
.net-friend ul li img{
    width: 214px;
    height: 150px;
}
.net-friend ul li:hover{
    cursor: pointer;
}
.net-friend .net-friend-bottom{
    width: 194px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.4);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.cooperation{
    width: 1150px;
    min-height: 360px;
    overflow: hidden;
}
/*.cooperation ul{
    width: 1160px;
}
.cooperation ul li{
    float: left;
    width: 135px;
    height: 80px;
    background-color: #110e2c;
    border: solid 1px #dddddd;
    margin: 0 10px 10px 0;
    
}
.cooperation ul li img{
    width: 133px;
    height: 78px;
}*/
.review{
    width: 1150px;
    overflow: hidden;
    margin-bottom: 40px;
}
.review-top{
    height: 200px;
    position: relative;
}
.review-bottom{
    height: 98px;
    padding: 20px;
    position: relative;
}
.review-bottom p{
    line-height: 20px;
}
.review ul{
    width: 1170px;
}
.review ul li{
    float: left;
    width: 370px;
    height: 328px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    margin-right: 20px;
    margin-top: 3px;
}
.review ul li:hover .c6{
    color: #0A79E0;
}
.fixed{
    width: 110px;
    background-color: #0a79e0;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 150px;
    right: 0;
    border-radius: 4px;
    behavior: url(PIE.htc);
    z-index: 11111;
    display: none;
}
.fixLi {
    margin-top: 10px;
}
.fixLi ul li{
    width: 85px;
    text-align: center;
    border-bottom: 1px dashed #fff;
    margin: 0 auto;
    font-size: 14px;
    min-height: 25px;
    color: #fff;
    padding: 4px;
}
.code{
    position: relative;
    left: -8px;
    width: 100px;
    height: 100px;
    background:url(images/code.png) no-repeat center center;
    border: solid 1px #dddddd;
}
.code-word{
    line-height: 20px;
    width: 110px;
    position: relative;
    left: -12px;
}
/*.fixLi ul p:hover{
    width: 80px;
    height: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    color: #0a79e0;
    line-height: 20px;
    margin: 0 auto;
    
}*/
.fixLi ul li:hover{
    cursor: pointer;
}
.active-touch-p{
    background-color: #ffffff;
    border-radius: 10px;
    behavior: url(PIE.htc);
    color: #0a79e0;
    
}
.fixLi ul li p:hover{
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 10px;
    behavior: url(PIE.htc);
    color: #0a79e0;
}
.fixLi ul li p{
    width: 80px;
    padding: 4px 3px;
    position: relative;
    margin: 0 auto;
}
.survey{
    width: 86px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 4px;
    behavior: url(PIE.htc);
    color: #0a79e0;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 20px;
}
.survey:hover{
    cursor: pointer;
}
.fixCover{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999999;
    background-color: rgba(0, 0, 0, 0.5);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    display: none;
}
.close-fixCover:hover{
    cursor: pointer;
}
.close-fixCover .close{
    width: 16px;
    height: 16px;
    display: block;
    background: url("images/close.png") no-repeat center center;
}
.fixCover-content{
    width: 900px;
    height: 600px;
    background: #FFFFFF;
    margin: 0 auto;
    position: relative;
}
.fixCover-box{
    padding: 20px;
    width: 900px;
    height: 600px;
    overflow-y: scroll;
    background: #FFFFFF;
    margin: 0 auto;
    position: relative;
}
.fixCover-title{
    font-weight: 600;
    font-size: 16px;
    color: #476bdb;
}
.fixCover-word{
    margin-top: 20px;
}
.m-b-30{
    margin-bottom: 30px;
}
.close-fixCover{
    position: absolute;
    top: 0px;
    right: -84px;
    width: 36px;
    height: 36px;
}
.fixImg-box{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999999;
    background-color: rgba(0, 0, 0, 0.5);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=##7F000000);
    display: none;
}
.fixImg{
    width: 700px;
    height: 571px;
    padding: 15px;
    background: #FFFFFF;
    margin: 0 auto;
    position: relative;
    
}
.fixImg img{
    width: 100%;
    height: 420px;
    background-color: #000000;
}
.close-img{
    width: 36px;
    height: 36px;
    position: absolute;
    right: -84px;
    top: 0;
    background: url(images/close.png) no-repeat;
}
.close-img:hover{
    cursor: pointer;
}
a:hover{color:#1996e6;}
.m-hc-h1 {position: relative;height: 35px;border: 1px solid #ddd;background: #f3f3f3;}
.m-hc-h1 h2 {height: 35px;line-height: 34px;border-top: 2px solid #1996e6;border-right: 1px solid #ddd;border-left: 1px solid #ddd;font-weight: normal;font-size: 16px;background: #fff; margin: -1px 0 0 -1px;float: left;padding: 0 14px;}
.m-hc-h1 span {float:right;line-height: 34px;margin-right: 10px;}
.m-hc-h1 span a {color:#1996e6;}

.m-hc-h2 {position:relative;height:28px;border-bottom:2px solid #e0e0e0;}
.m-hc-h2 span {position:absolute;z-index:9;left:0;top:0;height:28px;padding:0 5px;border-bottom:2px solid #158fce;}
.m-hc-h2 h2 {font-weight:bold;font-size:14px;}

.m-hc-h3 {height:28px;border-bottom:2px solid #e0e0e0;}
.m-hc-h3 h2 {font-weight:bold;font-size:14px;}

.m-hc-h4 {height:30px;padding-top:9px;border-bottom:1px solid #dedede;}
.m-hc-h4 h2 {font-weight:bold;font-size:14px;}

.m-hc-c1 {padding:0px 15px 20px 15px;border:1px solid #dedede;border-top:none;}
.m-hc-c1 li {height:100px;padding:15px 0; border-bottom:1px dashed #dedede;}
.m-hc-c1 li .tit {height:20px;font-weight:bold;font-size:14px;}
.m-hc-c1 li .cont {margin-top:10px;width:268px;height:70px;line-height:24px;}
.m-hc-c1 li .cont img {float:left;width:110px;height:70px;margin-right:10px;}
.m-hc-c1 li.none {border-bottom:none;}

.m-hc-c2 {padding:15px;border:1px solid #dedede;border-top:none;border-bottom:1px dashed #dedede;font-weight:bold;font-size:14px;}
.m-hc-c2 a {color:#1068af;}
.m-hc-c3 {padding:10px 15px;font-size:14px;border:1px solid #dedede;border-top:none;}
.m-hc-c2 li,
.m-hc-c3 li {height:27px;line-height:27px;padding-left:10px;background:url('images/image.png') no-repeat -397px -198px;}

.m-hc-c4 {padding:10px 0px 20px;border:1px solid #dedede;border-top:none;}
.m-hc-c4 li {margin-top:10px;text-align: center;}

.m-hc-c5 {padding:15px;border:1px solid #dedede;border-top:none;}
.m-hc-c5 li {height:250px;}
.m-hc-c5 li .img {height:220px;text-align: center;}
.m-hc-c5 li .tit {height:20px;padding-top:10px;text-align:center;}

.m-hc-c6 {width:300px;}
.m-hc-c6 li {width:300px;padding:20px 0 15px;border-bottom:1px dashed #dedede;}
.m-hc-c6 li img {float:left;margin-right:10px;width:120px;height:66px;}
.m-hc-c6 li .tit {font-weight:bold;font-size:14px;}
.m-hc-c6 li .cont {margin-top:5px;line-height:22px;font-size:12px;}
.m-hc-c6 li.none {border-bottom:none;}

.m-hc-c7 {margin-top:10px;width:300px;font-size:14px;}
.m-hc-c7 li {width:275px;padding-left:25px;height:30px;line-height:30px;background:url('images/image.png');}
.m-hc-c7 li.pdf {background-position:-384px -80px;}
.m-hc-c7 li.rar,.m-hc-c7 li.zip {background-position:-384px -116px;}

.m-hc-c8 {padding:10px 0;overflow:hidden;}
.m-hc-c8 li {float:left;width:124px;padding-left:10px;height:23px;line-height:23px;background:url('images/image.png') no-repeat -397px -200px;}

.m-hc-c9 {padding:15px 0;overflow:hidden;border-bottom: 1px solid #d3d3d3;}
.m-hc-c9 ul{width: 300px;}
.m-hc-c9 li {float:left;width:86px;height:30px;line-height:30px;background:#ddd;text-align:center;margin: 5px 6px 5px 0;cursor:pointer;}
.m-hc-c9 li:hover{background: #bbb;color:#fff;} 
.m-hc-c9 li.current{background: #bbb;color:#fff}

.m-hc-c10 {padding:15px 0;overflow:hidden;}
.m-hc-c10 li {float:left;width:258px;padding-left:10px;height:30px;line-height:30px;background:url('images/image.png') no-repeat -397px -198px;}
.m-hc-c10 li a{font-size: 14px;}

.m-hc-c11 {padding:15px 0;border:1px solid #dedede;border-top:none;font-size:14px;}
.m-hc-c11 li {height:30px;line-height:30px;padding-left:36px;background:url('images/image.png') no-repeat -372px -385px;}
.m-hc-c11 li a{color:#666;}
.m-hc-c11 li a:hover{color:#1996e6;}

.m-hc-c12 {padding:15px 0;border:1px solid #dedede;border-top:none;font-size:14px;}
.m-hc-c12 li {height:27px;line-height:27px;padding-left:36px;background:url('images/image.png') no-repeat -372px -385px;}
.m-hc-c12 li a{color:#666;}
.m-hc-c12 li a:hover{color:#1996e6;}

.m-table-div {margin-top:10px;}
.m-table {width:100%;font-size:14px;}
.m-table tr {height:40px;line-height:40px;border-bottom:1px dashed #dedede;}
.m-table th {padding-left:10px;text-align:left;font-weight:normal;background:url('images/image.png') no-repeat -397px -190px;}
.m-table td {text-align:right;font-size:12px;}

#p-index {margin:auto;width:1150px;overflow:hidden;padding-top:15px;z-index: 1;}
#p-index #c1 {float:left;width:300px;}
#p-index #c2 {float:left;margin-left:30px;width:450px;}
#p-index #c3 {float:left;margin-left:30px;width:330px;}
#p-index #c1-r1 {height:170px;}
#p-index #c1-r2 {margin-top:30px;padding:0 15px;border:1px solid #d3d3d3;}
#p-index #c1-r2 img{width: 268px;height: 24px;margin:20px 0 10px;}
#p-index #c1-r3 {margin-top:30px;}
#p-index #c2-r2 {margin-top:35px;}
#p-index #c2-r3 {margin-top:30px;}
#p-index #c3-r2 {margin-top:30px;}
#p-index .p-lunbo {height:170px;overflow:hidden;}
#p-index .p-lunbo1 {height:334px;overflow:hidden;}

#p-list {margin:auto;width:1150px;overflow:hidden;}
#p-list #c1 {float:left;width:650px;}
#p-list #c2 {float:left;margin-left:30px;width:300px;}
#p-list #c2-r2 {margin-top:30px;}

#p-show {margin:auto;width:1150px;overflow:hidden;font-size:14px;padding-top: 15px;}
#p-show #c1 {float:left;width:619px;padding-right:30px;border-right:1px solid #dedede;}
#p-show #c2 {float:left;margin-left:30px;width:300px;}
#p-show #c1-r2,
#p-show #c2-r2 {margin-top:30px;}
#p-show .title h1 {height:40px;text-align:center;font-weight:normal;font-size:24px;}
#p-show .tsa {margin-top:10px;height:30px;text-align:center;color:#888888;border-bottom:1px dashed #dedede;}
#p-show .tsa span {margin-right:20px;}
#p-show .content p {display:block;margin:16px 0;text-indent:2em;text-align:justify;line-height:28px;}
#p-show .tag em {display:inline-block;margin-right:5px;height:25px;padding:5px 10px 0;vertical-align:middle;border:1px solid #dedede;}
#p-show .share {margin-top:20px;overflow:hidden;}
#p-show .share-txt {float:left;margin-top:4px;width:46px;}
#p-show .tech-incVote {width:300px; height:55px; margin:0 0 30px;}
#p-show .tech-incVote a {display:inline-block; zoom:1; width:300px; height:55px; background:url('/view/tech/statics/css/images/voteBtn.png') no-repeat; text-indent:-2000em;}
#p-show .tech-incVote a:hover {background-position:0 -55px;}
#p-show .tech-incAd {margin:30px 0 0;}
#p-show .tech-incAd li {margin:0 0 10px;}
#p-show .tech-incAd img {width:300px;}
#p-show .crumbs{margin-bottom: 20px;}
#p-show .statement{padding: 20px;border: 1px dashed #ddd;font-size: 14px;}
#p-show .statement p{line-height: 22px;color: #999;}

/*閹兼粎鍌ㄩ崚妤勩€�*/
/*.p-list {border-top:2px solid #1996e6}*/
.p-list-c {margin:0;overflow: hidden;padding: 10px 0;}
.p-list-t {height:13px; padding:13px 0; border-bottom:1px solid #ccc; background:#fff; text-indent:10px}
.p-list li {height: 27px;line-height: 27px;padding: 5px 0 5px 10px;background: url('images/image.png') no-repeat -397px -194px;border-bottom: 1px dashed #dedede;}
.p-list span {float:left;}
.p-list a {color:#333}
.p-list i {font-style:normal; color:#888}
.p-list em {color:#1996e6}
.p-list .list-title a {color:#333; font-size:14px}
.p-list a:hover{color:#1996e6;cursor:pointer;text-decoration:underline;}
.p-list .list-title {width:720px; text-indent:.5em}
/*.p-list-c .list-title {margin:10px 0 0; padding:5px 0 0;}*/
.p-list-c .list-author{padding-top:5px}
.p-list .list-act {width:32px;}
.p-list-c .list-act {padding:13px 0 0; text-align:center}
.p-list .list-author{width:100px;}
.p-list .list-time {width:100px;}
.p-list .list-author a,
.p-list .list-replay a{color:#0068b7;white-space:nowrap}
.p-list .list-author a:hover,
.p-list .list-replay a:hover {color:#1996e6;}
.p-list .list-author b,
.p-list .list-replay b {position:relative; color:#888; font-weight:200; font-size:12px; color:red;}

.p-list-c .list-data,.p-list-c .list-time {width:90px;}
.p-list .list-data {width:120px;}
.p-list .list-replay {width:110px;}
.p-list-c .list-replay {padding-top:5px}

.c1-result .p-nav-left h3 {float:left}
.c1-result .searchsort li {float:left}
.c1-result .p-nav-left h4 {padding:0 8px; font-weight:200; font-size:14px;}
.c1-result h1 {font-size:14px; padding:0 10px 10px;}
.c1-result .p-list .cate {margin:0 10px 0 0}
.c1-result .p-nav-left .searchsort {padding:10px 0;}
.c1-result .p-nav-left .searchsort a {display:inline-block; *display:inline; zoom:1; margin:5px 0 5px 5px; padding:0; color:#168fcd; border-bottom:1px solid #168fcd}
.c1-result .p-nav-left .searchsort a:hover {border-bottom:1px solid #333; background:#fff; color:#333}
.c1-result .p-nav-left .p-ico {margin:0 0 0 3px; background-color:#fff;}

.c1-result .pm-1 {border:1px solid #ddd; margin:0 0 10px; overflow:hidden;}
.c1-result .pm-2 {clear:both}
.c1-result .m-hc-h1 {color: #313131;padding: 5px 0 0;}
.c1-result .m-hc-h1 h5{display: inline-block;*+float: left;*+margin-bottom: 15px;    line-height: 30px;margin-left: 20px;}
.c1-result .m-hc-h1 .mes{float: right;}
.c1-result .m-hc-h1 .mes span{color: #ff6600; margin: 0 5px;float: none;}
.c1-result .t-page {height:30px; text-align:left; padding:20px 0 10px}

.c1-result{width: 1150px;margin: 0 auto;overflow: hidden;}

/* 鐎佃壈鍩� */
.t-nav-wrap{width: 100%;margin:15px 0 10px;background: #1996e6;position: relative;}
.t-nav-show{width: 1140px!important;}
.t-nav {position:relative;z-index:99;width:1150px;height:45px;margin: 0 auto;font-size:14px;background-color:#1996e6;}
.t-nav a.col-f60 {color:#1996e6;}
.t-nav a.white {display:block;height:33px;padding:12px 22px 0;*+padding:12px 15px 0;color:#fff;_height:32px;_padding-top:13px;font-size: 16px;text-align: center;}
.t-nav a.white:hover{background: #21a8ff;text-decoration: none;}
.t-nav a.forum-box {display:block;position:relative;z-index:10;width:228px;height:30px;padding-top:10px;text-align:left;color:#333;}
.t-nav a.forum-box:hover {color:#fff;font-weight:bold;text-decoration:none;}
.t-nav li {position:relative;float:left;height:45px;_width:115px;_text-align:center;}
.t-nav li a.on {background-color:#0077c3;}
.t-nav li a.on:hover{background-color:#0077c3;}
.t-nav li a i{width: 22px;height: 18px;display: block;position: absolute;background: url("images/image.png") no-repeat -376px -331px;top:4px;left: 70px;z-index: 10;}
.t-nav li.first {width:230px;text-align:center;}
.t-nav li b {position:absolute;right:25px;top:18px;border-color:#fff transparent transparent;border-style:solid dashed dashed;border-width:5px;font-size:0;width:0;height:0;line-height:0;}
.t-nav li.open b {FILTER:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:rotate(180deg);transform-origin:50% 30%;-moz-transform:rotate(180deg);-moz-transform-origin:50% 30%;-webkit-transform:rotate(180deg);-webkit-transform-origin:50% 30%;-o-transform:rotate(180deg);-o-transform-origin:50% 30%;}
.t-nav li .t-ico{position: absolute;display: inline-block;zoom:1;width: 20px;height: 25px;background: url('/statics/images/ico1.png') no-repeat;}
.t-nav li .t-ico-new{top:-15px;left: 50%;background-position: 0 -25px;}

.t-nav .menu {position:absolute;left:0;top:45px;width:228px;font-size:12px;border:1px solid #409de4;border-top:0;background-color:#f8f8f8;}
.t-nav .menu dd {position:relative;width:228px;height:40px;clear:both;}
.t-nav .menu dd.btm-line {margin:5px auto;width:220px;height:1px;background-color:#d9d9d9;overflow:hidden;}
.t-nav .menu dd.h30{height: 32px;}
.t-nav .menu dd.h30 a.forum-box{height: 26px;padding-top: 6px;}
.t-nav .menu dd em.ico {display:inline-block;width:22px;height:22px;margin:0 10px 0 20px;background:url('/tpl/1_3/images/icon-01.png?v=&lt;?=time();?&gt;') no-repeat;vertical-align:middle;}
.t-nav .menu dd em.ico1 {background-position:0 0;}
.t-nav .menu dd em.ico2 {background-position:0 -22px;}
.t-nav .menu dd em.ico3 {background-position:0 -44px;}
.t-nav .menu dd em.ico4 {background-position:0 -66px;}
.t-nav .menu dd em.ico5 {background-position:0 -88px;}
.t-nav .menu dd em.ico6 {background-position:0 -462px;}

.t-nav .menu dd em.ico7 {background-position:0 -220px;}
.t-nav .menu dd em.ico8 {background-position:0 -242px;}
.t-nav .menu dd em.ico9 {background-position:0 -330px;}
.t-nav .menu dd em.ico10 {background-position:0 -154px;}
.t-nav .menu dd em.ico11 {background-position:0 -132px;}
.t-nav .menu dd em.ico12 {background-position:0 -176px;}
.t-nav .menu dd em.ico13 {background-position:0 -352px;}
.t-nav .menu dd em.ico14 {background-position:0 -198px;}

.t-nav .menu dd em.ico15 {background-position:0 -440px;}
.t-nav .menu dd em.ico16 {background-position:0 -264px;}
.t-nav .menu dd em.ico17 {background-position:0 -396px;}
.t-nav .menu dd em.ico18 {background-position:0 -418px;}
.t-nav .menu dd em.ico19 {background-position:0 -374px;}
.t-nav .menu dd em.arrow {float:right;margin:5px 25px 0 0;}
.t-nav .menu dd .tag {display:none;position:absolute;z-index:9;left:229px;padding:10px 15px;font-size:12px;background-color:#fff;}
.t-nav .menu dd .tag7 {top:-192px;height:470px;}
.t-nav .menu dd .tag8 {top:-214px;height:505px;}
.t-nav .menu dd .tag11 {top:-296px;height:440px;}
.t-nav .menu dd .tag12 {top:-320px;height:500px;}
.t-nav .menu dd .tag13 {top:-352px;height:410px;}
.t-nav .menu dd .tag14 {top:-384px;height:410px;}

.t-nav .menu dd .tag-bg-base {position:absolute;left:0;bottom:0;background:url('/tpl/1_3/images/taglist-bg.png') no-repeat;_background:none;}
.t-nav .menu dd .tag-bg-7 {width:410px;height:312px;background-position:-38px -45px;}
.t-nav .menu dd .tag-bg-8 {width:370px;height:412px;background-position:-488px 30px;}
.t-nav .menu dd .tag-bg-11 {width:330px;height:54px;background-position:-52px -478px;}
.t-nav .menu dd .tag-bg-12 {width:345px;height:200px;background-position:-925px -324px;}
.t-nav .menu dd .tag-bg-13 {width:344px;height:216px;background-position:-476px -760px;}
.t-nav .menu dd .tag-bg-14 {width:392px;height:348px;background-position:-38px -688px;}
.t-nav .menu .tag table {width:300px;}
.t-nav .menu .tag caption {padding:5px 0;text-align:left;color:#ff6500;font-size:14px;}
.t-nav .menu .tag table td {width:100px;padding:8px 0;text-align:left;}

.t-fans{width:100%;border-bottom:1px solid #d3d3d3;overflow: hidden;}
.t-fans-list {width: 1150px;margin:0 auto; border-top:0; background:#fff;z-index: 100;color:#dedede;}
.t-fans-list li{float: right;}
.t-fans-list a {padding:10px 10px; color:#888; font-size:12px; text-align:center;display: inline-block;}
.t-fans-list a:hover {color:#1996e6;text-decoration: none;}
.t-fans-list a.hot{color:#21a8ff;font-weight: bold;}
.t-nav .t-nav-fans{position: absolute;top:0px;right:0px;width: 170px;}
.t-nav .t-nav-fans b,
.t-nav .t-nav-fans b:hover {display:inline-block;zoom:1;font-size:1px;line-height:1px; overflow:hidden; border:6px solid #fff; border-color:#fff #1996e6 #1996e6 #1996e6; right:10px;}
.t-nav .on b {border-color:#fff #0077c3 #0077c3 #0077c3;}

.more{height: 45px;text-align: center;cursor: pointer;position: relative;}
/*.more i{width: 16px;height: 13px;float: left;background-position: 0px 0px;margin: 16px 0 0 20px;display: inline-block;background: url('/tpl/common/images/t6-ico.png') no-repeat;}*/
.more:hover{background: #1996e6;}

/*閺傜増濡ч張顖烆暥闁拷*/
#p-nindex {margin:auto;width:1150px;overflow:hidden;padding-top:15px;z-index: 1;}
#p-nindex #left {float:left;width:790px;}
#p-nindex #left #c1 {float:left;width:300px;}
#p-nindex #left #c2 {float:left;margin-left:38px;width:450px;}
#p-nindex #left #l1 {float:left;width: 788px;overflow: hidden;}
#p-nindex #right {float:left;margin-left:30px;width:330px;}
#p-nindex #left #c1 #c1-r1 {height:170px;clear: both;}
#p-nindex #left #c1 #c1-r2 {margin-top:198px;padding:0 15px;border:1px solid #d3d3d3;clear: both;}
#p-nindex #left #c1 #c1-r2 img{width: 138px;height: 40px;margin: 10px 0 0;clear: both;}
#p-nindex #left #c1 #c1-r3 {margin-top:30px;clear: both;}
#p-nindex #left #c1 #c1-r4 {margin-top:10px;}
#p-nindex #left #c2 #c2-r2 {margin-top:30px;clear: both;}
#p-nindex #left #c2 #c2-r3 {margin-top:30px;clear: both;}
#p-nindex #right #c3-r2 {margin-top:30px;clear: both;}
#p-nindex #right #c3-r3 {margin-top:20px;clear: both;}
#p-nindex .p-lunbo {height:334px;overflow:hidden;}
#p-nindex .p-lunbo .j-slide-one p{width: 100%;position: absolute; bottom:20px;color:#000;font-size: 14px;height:40px;line-height: 40px;background-color:#eee; opacity:0.7;filter:alpha(opacity=70);z-index: 100;text-align:center;}
#p-nindex .p-lunbo .j-slide-one img{width: 300px;height: 334px;}
#p-nindex .p-lunbo .j-slide-num {position: absolute;bottom: 0;z-index: 2;width: 100%;height: 10px;padding: 5px 0;text-align: right;background: #000;opacity: .8;filter: alpha(opacity=80);line-height: 10px;}

.m-hc-c13 {border:1px solid #dedede;border-top:none;font-size:14px;overflow: hidden;}
.m-hc-c13 li {width: 353px;padding:20px;float: left;}
.m-hc-c13 li .m-hc-c13-t{font-size: 16px;font-weight: bold;color:#000;}
.m-hc-c13 li .m-hc-c13-c{margin-top: 12px;color:#999;line-height: 24px;}
.m-hc-c13 li img{width: 170px;height: 170px;float: left;margin-right: 10px;}
.m-hc-c13 li a:hover{color:#1996e6;text-decoration: none;}

.m-hc-c14 {border:1px solid #dedede;border-top:none;font-size:14px;overflow: hidden;padding:20px;}
.m-hc-c14 ul {width: 800px;}
.m-hc-c14 li {width: 236px;margin-right: 18px;float: left;}
.m-hc-c14 li .m-hc-c13-t{font-size: 16px;font-weight: bold;color:#000;}
.m-hc-c14 li .m-hc-c13-c{margin-top: 12px;color:#999;line-height: 24px;}
.m-hc-c14 li img{width: 235px;height: 115px;margin-bottom: 20px;}
.m-hc-c14 li a:hover{color:#1996e6;text-decoration: none;}

.m-hc-c15 {border:1px solid #dedede;border-top:none;font-size:14px;overflow: hidden;padding:20px;}
.m-hc-c15 li {margin-top: 20px;padding:0 0 20px 36px;background:url('images/image.png') no-repeat -372px -390px;border-bottom:1px solid #dedede;}
.m-hc-c15 li .m-hc-c15-t{font-size: 16px;font-weight: bold;color:#000;}
.m-hc-c15 li .m-hc-c15-c{margin-top: 12px;color:#999;line-height: 24px;}
.m-hc-c15 li .m-hc-c15-c span{width: 200px;margin-right: 20px;display: inline-block;}
.m-hc-c15 li .m-hc-c15-c span a{color:#999;}
.m-hc-c15 li img{width: 125px;height: 125px;float: left;margin-right: 10px;}
.m-hc-c15 li a:hover,
.m-hc-c15 li .m-hc-c15-c span a:hover{color:#1996e6;text-decoration: none;}

.m-hc-c16 {border:1px solid #dedede;border-top:none;font-size:14px;overflow: hidden;padding:15px;}
.m-hc-c16 li{width: 100%;}
.m-hc-c16 li img{width: 300px;height: 115px;margin-bottom: 10px;}
.m-hc-c16 li .m-hc-c16-t{font-size: 16px;font-weight: bold;color: #000;}
.m-hc-c16 li .m-hc-c16-c{margin-top: 6px;color:#999;line-height: 24px;}

.m-hc-c17 {border:1px solid #dedede;border-top:none;font-size:14px;overflow: hidden;padding:15px;}
.m-hc-c17 li{width: 100%;border-bottom: 1px solid #dedede;padding:20px 0 20px;overflow: hidden;}
.m-hc-c17 li img{width: 90px;height: 50px;margin: 10px 10px 0 0;float: left;}
.m-hc-c17 li .m-hc-c17-t{font-size: 16px;font-weight: bold;color: #000;display: block;}
.m-hc-c17 li .m-hc-c17-c{width: 190px;font-size: 12px;line-height: 19px;margin-top: 6px;color:#999;float: left;}
.m-hc-c17 li.end{border-bottom: none;}

.m-hc-c18 {overflow: hidden;}
.m-hc-c18 ul{width:312px;height:280px;border:1px solid #dedede;padding: 5px 8px;}
.m-hc-c18 li{width: 100%;overflow: hidden;}
.m-hc-c18 li img{width: 312px; height: 85px; margin:4px 0;}

.m-hc-c19 {height: 225px;border:1px solid #dedede;border-top:none;font-size:14px;overflow: hidden;padding:15px;}
.m-hc-c19 li{padding:10px;float: left;background: #eee;margin: 5px 10px 5px 0;}

.m-hc-c20 {border:1px solid #dedede;border-top:none;font-size:14px;overflow: hidden;padding:20px;}
.m-hc-c20 li {height: 30px;line-height: 30px;padding:0 0 0 36px;background:url('images/image.png?t=1002') no-repeat 10px -421px;overflow: hidden;}


.m-hc-c21 img{width: 298px;height: 80px;}
/*閹垛偓閺堫垶顣堕柆鎾活浕妞わ拷*/
.tech-home{ padding-top: 20px; }
.tech-home .r1 ul{overflow: hidden;}
.tech-home .r1 li{position: relative;width: 180px;height: 110px;margin-bottom: 10px;}
.tech-home .r1 img{width: 180px;height: 110px;}
.tech-home .r1 a div{position: absolute;bottom:0px;left: 0px;width: 180px;height: 20px;background: rgba(0,0,0,.5);color: #fff;line-height: 20px;text-align: center;}
.tech-home .lb{position: relative;height: 350px;}
.tech-home .lb img{width: 600px;height: 355px;}
.tech-home .lb .j-slide-num{    
  position: absolute;
    bottom: 20px;
    right: 80px;
    display: inline-block;
    margin: auto;
    padding: 5px 0px 5px 10px;
    background: rgba(0,0,0,.3);
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.tech-home .lb .j-slide-num span{
  display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 50%;
    background: #fff;
    transition: all 0.1s ease-in 0s;
    -o-transition: all 0.1s ease-in 0s;
    -ms-transition: all 0.1s ease-in 0s;
    -moz-transition: all 0.1s ease-in 0s;
    -webkit-transition: all 0.1s ease-in 0s;
}
.tech-home .lb .j-slide-num .j-num-curr{
  width: 20px;
    background: #1996e6;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


/*lc_css*/
.tech-home .jx{ font-size: 16px;  width: 790px; height: 20px; overflow: hidden; color:#1996e6;float: left;}
.tech-home .jx span,.tech-home .jx div{display: inline-block;float: left;}
.tech-home .jx div{width: 650px;height: 20px;}
.tech-home .jx a{ font-size: 14px; padding: 0 10px; color:#1996e6; }
.tech-home .bq{ border-top: 1px solid #ddd; padding-top: 17px; margin-top: 10px; height: 80px;clear: both;}
.tech-home .bq li{  float: left; margin:0 10px 10px 0;}
.tech-home .bq li a{display: block; font-size: 14px; background: #eee; padding: 5px 10px;  color: #666; text-decoration: none; }
.tech-home .bq li a:hover{ background: #ddd;}
.tech-home .ad img{ width: 790px;height: 80px; margin-bottom:20px;  }
.tech-home .list-qieqian{ border: 1px solid #ddd;overflow: hidden;font-size: 16px;border-bottom: none;background: #f3f3f3;}
.tech-home .list-qieqian ul{background: #f3f3f3; width: 790px;}
.tech-home .list-qieqian li{background: #f3f3f3; width:100px;float: left;height: 35px;border-left: none;color: #333;text-align: center;line-height: 38px;cursor: pointer; }
.tech-home .list-qieqian .on{ border-top: 2px solid #1996e6;border-bottom: none;background:#fff;border-right: 1px solid #ddd;}
.tech-home .m-hc-c21{border: 1px solid #dedede; border-top: none; font-size: 14px; overflow: hidden; padding: 0 15px;}
.tech-home .m-hc-c21 li{ border-bottom: 1px solid #ddd;padding:10px 0;  }
.tech-home .m-hc-c21 .end{ border-bottom: none; }
.tech-home .m-hc-c21 li .bt{ font-size: 16px; overflow: hidden; height: 20px; }
.tech-home .m-hc-c21 li span{  display: block;  font-size: 14px;color:#1996e6; padding: 10px 0;}
.tech-home .m-hc-c21 li a{ display: block; float: right;  color:#1996e6; }
.tech-home .r2{ margin-top:20px;  }
.tech-home .r-qieqian{overflow: hidden;}
.tech-home .r2 .r-qieqian .on{  border-top: 2px solid #1996e6;border-bottom: none; background: #fff; border-left: 1px solid #ddd; border-right: none;}
.tech-home .r-qieqian li{background: #f3f3f3; width:163px; font-size: 16px; float: left; height: 35px; line-height: 35px; text-align: center; border: 1px solid #ddd;}
.tech-home .m-hc-c22, .tech-home .m-hc-c23, .tech-home .m-hc-c24{border: 1px solid #dedede; border-top: none; font-size: 14px; overflow: hidden; padding: 15px;}
.tech-home .m-hc-c22 li{ height: 30px; line-height: 30px; padding-left: 28px; background: url(images/image.png) no-repeat -385px -385px;}
.tech-home .cp_first{width: 100%;border-bottom: 1px solid #dedede;padding: 20px 0 20px;overflow: hidden;}
.tech-home .cp_first a{ margin-bottom: 5px;  font-size: 16px;}
.tech-home .cp_first img{    margin: 10px 10px 0 0; width: 140px; height: 78px; float: left;  }
.tech-home .cp_first p{ width: 145px;font-size: 12px;line-height: 19px;margin-top: 6px;color: #999;float: left;}
.tech-home .gg-r1{ width: 330px; height: 160px; background: #eee; margin-top:20px; }
.tech-home .gg-r1 img{width: 330px; height: 160px;  }
.tech-home .m-hc-c24 a{ display: block; }
.tech-home .m-hc-c24 .c24-bt{font-size: 16px; margin: 10px 0;font-weight: bold;}
.tech-home .m-hc-c24 .c24-img img{ width: 298px; height: 145px; }
.tech-home .m-hc-c24 p{font-size: 12px;color: #666;line-height: 20px;}
.tech-home .wk span{ margin-right:2px;  }
.tech-home .wk img{ width:145px; height:90px; }
.tech-home .xz, .tech-home .wk{ margin-bottom:10px;  }
.tech-home .xz span{ margin-right:6px;  }
.tech-home .xz img{ width: 90px; height: 127px; } 
.tech-home .m-hc-c23 li{ height: 30px;line-height: 30px;padding-left:28px;background: url(images/image.png?t=1002) no-repeat 0 -422px;overflow: hidden; }
.tech-home .m-hc-c25{border: 1px solid #dedede; border-top: none; font-size: 14px; overflow: hidden; padding: 15px;}
.tech-home .js-list{}
.tech-home .js-list .m-hc-c25 li{ border-bottom: 1px solid #ddd; padding: 25px 0; }
.tech-home .js-list .m-hc-c25  .end{ border-bottom: none; }
.tech-home .js-list .m-hc-c25 img{ width: 195px; height: 113px; float: left; margin-right:15px;  }
.tech-home .js-list .m-hc-c25 h1{ font-size: 16px; margin-bottom:10px;   }
.tech-home .js-list .m-hc-c25 p{ color: #666; height: 65px; overflow: hidden;}
.tech-home .js-list .m-hc-c25 .fenlei a{ color:#1996e6; font-weight: bold;  }
.tech-home .js-list .m-hc-c25 .biaoqian{color:#ddd;}
.tech-home .js-list .m-hc-c25 .biaoqian a{ color:#999; margin: 0 10px;}
.tech-home .js-list .m-hc-c25 .biaoqian a:hover{  color:#1996e6;  }
.tech-home .js-list .m-hc-c25 .time{ float: right; color: #999;}
.tech-home .r-erweima{}
.tech-home .r-erweima .hc-c{padding: 20px;border: 1px solid #ddd;border-top: none;}
.tech-home .r-erweima .hc-c ul{width: 350px;overflow: hidden;}
.tech-home .r-erweima .hc-c li{float: left;width: 135px;height: 160px;margin-right: 20px;text-align: center;}
.tech-home .r-erweima .hc-c li img{width: 133px;margin-bottom: 10px;border: 1px solid #ddd;}

.tech-home .no-border{border:none!important;}
.tech-home .p15{padding: 0 15px!important;}
/*缂堝銆�*/
.tech-home .t-page-3 {padding-bottom: 10px;}
.tech-home .t-page-3 a { padding:5px 8px; border:1px solid #ddd; text-decoration:none; color:#888 }
.tech-home .t-page-3 a:hover { border:1px solid #168fcd; color:#168fcd; }
.tech-home .t-page-3 span { padding:5px 8px; border:1px solid #168fcd; background:#168fcd; color:#fff; font-weight:200 }
/*lc_css*/</pre></body></html>