@charset "utf-8";
*{margin:0;padding:0;border:none;}
body{width:100%;margin-left:auto;margin-right:auto;color:#666;}
body,button,input,select,textarea,pre{font-family:"Microsoft YaHei",Arial,simsun;font-size:14px;line-height:1.5;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
html,body{height:100%;}
b,strong{font-weight:bold;}
em,i{font-style:normal;}
input{vertical-align:middle;}
img{vertical-align:middle;border:none;filter:grayscale(0);}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol,li{list-style:none;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;outline:none;}
button:focus,input:focus,select:focus,textarea:focus{outline:none;}
input:-moz-placeholder,textarea:-moz-placeholder{color:#ccc}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ccc}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;color:#444;}
a:hover{color:#12937C;text-decoration:none;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary,address{display:block;}
.clearfix:before,.clearfix:after{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.hide{display:none;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.pa{position:absolute;}
.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.mt10{margin-top:10px;}
.mt30{margin-top:30px;}
.mb3{margin-bottom:3px;}
.mb5{margin-bottom:5px;}
.mb8{margin-bottom:8px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.tra3{transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.tra5{transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;}
.tra8{transition:all 0.8s;-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;}
.tra10{transition:all 1s;-moz-transition:all 1s;-webkit-transition:all 1s;-o-transition:all 1s;}
.tc{text-align:center;}
.wrapper,.main{width:1200px;margin-left:auto;margin-right:auto;}
.col-l{float:left;width:880px;}
.col-r{float:right;width:300px;}
.sidebar{width:300px;}
.sideauto{width:885px;}
/*视频音频*/
video::-internal-media-controls-download-button{display:none}
video::-webkit-media-controls-enclosure{overflow:hidden}
video::-webkit-media-controls-panel{width:calc(100% + 30px)}
audio::-internal-media-controls-download-button{display:none}
audio::-webkit-media-controls-enclosure{overflow:hidden}
audio::-webkit-media-controls-panel{width:calc(100% + 30px)}
/*标题圆点等*/
.dt{height:42px;line-height:42px;font-size:18px;border-bottom:1px solid #ddd;font-weight:400}
.do,.do-square{display:inline-block;margin-right:8px;width:4px;height:4px;background:#ccc;border-radius:50%;vertical-align:middle;}
.do-square{border-radius:10%;}
.star0,.star1,.star2,.star3,.star4,.star5,.star6{background:url(../images/litterstar.png) no-repeat;width:84px;height:13px;display:inline-block}
.star1{background-position:0 -26px}
.star2{background-position:0 -52px}
.star3{background-position:0 -78px}
.star4{background-position:0 -104px}
.star5,.star6{background-position:0 -130px}

/*底部*/
.footer{border-top:1px solid #ddd;margin-top:20px;padding:25px 0;text-align:center;clear: both;}
.footer .link{color:#bbb}
.footer .link a{margin:0 15px}
.footer p{margin-top:10px;color:#999}
.footer p a{margin:0 8px;color:#999}
.footer .code{margin-left:6px;}
.footer .code div,.footer .code span{display:inline-block;}

/*首页*/
.IE {
    width: 1200px;
    margin: auto;
}
.IEjianshao {
    width: 1200px;
    border: 1px solid #4444;
    padding: 5px;
	background: #fcfcfc;
}
.ieleft {
    float: left;
    width: 880px;
    border: 1px solid #ddd;
    border-top: 2px solid #03A9F4;
    border-bottom: 2px solid #03A9F4;
    padding-bottom: 10px;
}
.ieliulanqi {
    /* float: left; */
    width: 880px;
    height: 35px;
    border-bottom: 1px solid;
    background: #f6faf5;
	position: relative;
}
.ieliulanqi h2 p {
    line-height: 35px;
    font-size: 20px;
    font-weight: 400;
    color: #676767;
    font-family: "Microsoft YaHei";
}
.ieliulanqi .ctr a {
    padding: 0 10px;
    font-size: 16px;
}
.ieliulanqi .ctr {
    position: absolute;
    top: 5px;
    right: 3px;
    z-index: 1;
}

.ieright {
    float: right;
    width: 290px;
    border: 1px solid #ddd;
    border-top: 2px solid #03A9F4;
    border-bottom: 2px solid 
}
.iejiaocheng {
    width: 290px;
    height: 35px;
    border-bottom: 1px solid #e7e7e7;
    background: #f6faf5;
}
.iejiaocheng h2 p {
    line-height: 35px;
    font-size: 20px;
    font-weight: 400;
    color: #676767;
    font-family: "Microsoft YaHei";
}

.wenzhangleft {
    float: left;
}

.ruanjianleft {
    float: left;
}


/*home-rec*/
.home-rec{margin-top:15px;}
.home-rec .ppShow{width:1240px;overflow:hidden;}
.home-rec .ppShow li{float:left;padding:0 20px 0 0;height:88px;overflow:hidden;width:102px;text-align:center}
.home-rec .ppShow li a{display:block;overflow:hidden;white-space:nowrap;}
.home-rec .ppShow li img{display:block;margin:0 auto 3px auto;width:60px;height:60px;}
.home-rec dl{clear:both;margin-top:3px;height:38px;line-height:38px;overflow:hidden;}
.home-rec dl dt{float:left;width:56px;display:inline;background:url(../images/spr.png) -225px 5px no-repeat;font-weight:400;}
.home-rec dl dt a{font-size:18px}
.home-rec dl dd a{padding:0 12px;border-right:1px solid #ddd}
.home-rec dl dd a:last-child,.home-rec dl dd .last{border-right:none;}
/*home-focus*/
.home-focus{overflow:hidden;}
.home-focus .col-l{width:410px;float:left}
.home-focus .col-auto{float:left;display:inline;width:790px}
.home-focus .FocusPic{width:390px;height:300px;overflow:hidden;position:relative;margin-bottom:10px}
.home-focus .FocusPic ul{height:300px;position:absolute}
.home-focus .FocusPic ul li{float:left;width:390px;height:300px;overflow:hidden;position:relative}
.home-focus .FocusPic li img{width:390px;height:300px}
.home-focus .FocusPic .btn{position:absolute;width:426px;height:8px;line-height:8px;left:0;bottom:0}
.home-focus .FocusPic .btn span{display:inline-block;_display:inline;_zoom:1;width:78px;height:8px;_font-size:0;border-right:1px solid #A2A2A2;cursor:pointer;background:#373737}
.home-focus .FocusPic .btn span.on{background:#03A9F4}
.home-focus .FocusPic .preNext{display:none}
.home-focus .FocusPic li s,.home-focus .FocusPic li strong{display:block;position:absolute;left:0;bottom:0}
.home-focus .FocusPic li s{width:100%;height:60px;line-height:60px;overflow:hidden;background:#000;filter:alpha(opacity=60);opacity:.6}
.home-focus .FocusPic li strong{bottom:20px;left:10px;height:24px;line-height:24px;overflow:hidden;font-size:16px;color:#fff;z-index:1}
.home-focus .tst li{width:185px;float:left;margin:15px 10px 0 0}
.home-focus .tst li img{float:left;width:68px;height:68px;margin-right:10px}
.home-focus .tst li span{width:101px;float:left;overflow:hidden}
.home-focus .tst li span a{display:block;width:101px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.home-focus .tst li span i{display:block;color:#999;line-height:22px;overflow:hidden}
.home-focus .tst li span i a{display:inline;width:auto;white-space:normal;color:#999}
.home-focus .tst li span i a:hover{color:#FD3939}
.home-focus .head{width:490px;float:left;}
.home-focus .head .dt span{width:70px;display:inline-block;text-align:center;cursor:pointer}
.home-focus .head .dt .cur a{color:#03A9F4}
.home-focus .head .content{display:block}
.home-focus .head ul{margin-top:11px;position:relative}
.home-focus .head li{clear:both;padding-left:26px;height:32px;line-height:32px;background:url(../images/spr.png) -253px -154px no-repeat;overflow:hidden;}
.home-focus .head li .cname{float:left;display:block;width:100px;height:17px;line-height:17px;margin:8px 10px 0 7px;padding:0 7px 0 0;text-align:right;border-right:1px solid #ddd;overflow:hidden}
.home-focus .head li .cname:hover{color:#FD3939}
.home-focus .head li .cname,.home-focus .head dd li i{color:#999}
.home-focus .head li .title{float:left;margin-top:6px;display:block;width:285px;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.home-focus .head li img{display:inline-block;width:20px;height:20px;margin-right:6px;vertical-align:middle;}
.home-focus .head li.best,.home-focus .head li.hot,.home-focus .head li.new{width:28px;height:32px;overflow:hidden;padding:0;text-align:center;position:absolute;left:0;top:0}
.home-focus .head li.new{background-position:-253px -59px;color:#1193FC}
.home-focus .head li.hot{background-position:-253px -91px;color:red}
.home-focus .head li.best{background-position:-253px -124px;color:#609C32}
.home-focus .head li i{float:right;display:block;margin:0 5px;font-size:14px;color:#999;}
.home-focus .head li i.new{color:#f00;}
.home-focus .aff{width:280px;float:right}
.home-focus .aff h2 a{float:right;font-weight:400;font-size:14px;color:#999}
.home-focus .aff h2 a:hover{color:#FD3939}
.home-focus .aff .inner{overflow:hidden;}
.home-focus .aff .inner a{float:left;width:80px;height:89px;overflow:hidden;display:inline;padding:12px 0 0 10px;text-align:center}
.home-focus .aff .zt-piclist{width:280px;height:120px;}
.home-focus .aff .zt-piclist li{display:none;margin:0;float:left;text-align:center;position:relative}
.home-focus .aff .zt-piclist li.on{display:block}
.home-focus .aff .zt-piclist li,.home-focus .aff .zt-piclist li img{width:280px;height:120px}
.home-focus .aff .zt-piclist li s,.home-focus .aff .zt-piclist li strong{display:block;width:280px;height:30px;line-height:30px;font-size:12px;overflow:hidden;color:#fff;position:absolute;bottom:0;left:0}
.home-focus .aff .zt-piclist li s{background:#000;filter:alpha(opacity=60);opacity:.6}
.home-focus .aff .zt-piclist li strong{text-align:left;text-indent:10px;width:200px;overflow:hidden}
.home-focus .aff .inner a img{width:68px;height:68px;display:block;margin:0 auto}
.home-focus .aff .zt-list{padding-top:9px}
.home-focus .aff .zt-list li{height:30px;line-height:30px;width:125px;overflow:hidden;padding-left:15px;background:url(../images/spr.png) -265px -241px no-repeat;float:left}
.home-focus .tabNav{display:block;width:70px;height:14px;position:absolute;right:0;top:138px;}
.home-focus .tabNav span{display:inline-block;width:10px;height:10px;margin-left:10px;background:#ccc;cursor:pointer;overflow:hidden}
.home-focus .tabNav .cur{background:#25c88a}
.home-mod .title{height:55px;line-height:55px;border-bottom:1px solid #ddd;position:relative;}
.home-mod .title h2{font-size:24px;font-family:Candara;color:#ddd;font-weight:400;float:left;padding-right:14px}
.home-mod .title h2 b{display:inline-block;font-size:24px;font-weight:400;color:#676767;font-family:"Microsoft YaHei";padding:0 2px;margin-right:10px;border-bottom:2px solid #00bd3f;position:relative;bottom:1px}
.home-mod .title .ctr{position:absolute;top:2px;right:3px;z-index:1;}
.home-mod .title .ctr a{padding:0 10px;font-size:16px;border-right:1px solid #ddd;}
.home-mod .title .ctr .more{border-right:none;}
.home-mod .rank h3{padding-left:24px;position:relative;top:5px;height:42px;line-height:42px;font-size:18px;font-weight:400;}
.home-mod .rank h3 i{display:inline-block;width:20px;height:20px;background:url(../images/spr.png) -6px -199px no-repeat;position:absolute;left:0;top:13px;}
.home-mod .title span{font-size:20px;color:#ddd}
.home-mod .title span i{cursor:pointer;padding:0 20px;font-size:20px;color:#333}
.home-mod .title span .cur{color:#00bd3f}
.home-mod .title h2.mg b{border-color:#fa0;}
.home-mod .title span.mg .cur{color:#fa0;}
.home-mod .rank h3.mg i{background-position:-125px -199px;}
.home-mod .title h2.game b{border-color:#00d9bc;}
.home-mod .title span.game .cur{color:#00d9bc;}
.home-mod .rank h3.game i{background-position:-205px -199px;}
.home-mod .new-title{border-bottom:2px solid #ffae00;}
.home-mod .new-title h2{display:inline-block;font-size:24px;font-weight:400;color:#676767;font-family:"Microsoft YaHei";padding:0 2px;margin-right:10px;position:relative;bottom:1px}
.home-mod .tit{width:1040px;float:left;font-size:20px;color:#ddd}
.home-mod .tit span{display:inline-block;color:#333;cursor:pointer;padding:0 8px;font-size:20px}
.home-mod .tit .cur{position:relative;}
.home-mod .tit .cur s{position:absolute;width:15px;height:10px;background:url(../images/spr.png) -126px -240px no-repeat;left:45%;bottom:-10px}
.home-mod .tabTitle{border-bottom:1px solid #ddd;padding-top:3px;height:42px;}
.home-mod .tabTitle span{float:left;padding-left:35px;width:105px;position:relative;cursor:pointer;height:42px;line-height:42px;font-size:18px;}
.home-mod .tabTitle span i{position:absolute;top:13px;left:12px;display:inline-block;width:20px;height:20px;background:url(../images/spr.png) -46px -199px no-repeat}
.home-mod .tabTitle .cur{border-bottom:2px solid #00bd3f;color:#00bd3f;bottom:0px;}
.home-mod .tabTitle .cur i{background-position:-6px -199px}
.home-mod .rank{float:right;width:280px}
.home-mod .tagContent{clear:both;overflow:hidden;}
.home-mod .imp{float:left;width:1200px;overflow:hidden;}
.home-mod .imp dl{float:left;width:164px;padding:7px 20px 7px 0}
.home-mod .imp dt{padding-left:15px;position:relative}
.home-mod .imp dt i{display:block;width:5px;height:18px;background:#6cdafd;position:absolute;left:0;top:13px}
.home-mod .imp dt a{display:block;height:42px;line-height:42px;font-size:18px;font-weight:400;}
.home-mod .imp dt.clo2 i{background:#82e29b}
.home-mod .imp dt.clo3 i{background:#fcd68b}
.home-mod .imp dt.clo4 i{background:#bfc7ee}
.home-mod .imp dd{width:100%;float:left;position:relative;margin-top:9px;height:20px}
.home-mod .imp dd a{display:block;width:100%;overflow:hidden}
.home-mod .imp dd a img{float:left;margin-right:5px;width:18px;height:18px;border-radius:20%;}
.home-mod .imp dd a span{float:left;height:18px;line-height:18px;overflow:hidden}
.home-mod .app-list,.home-mod .g-list{float:left;width:920px;overflow:hidden;}
.home-mod .app-list li{width:100px;padding:15px 53px 0 0;float:left;text-align:center}
.home-mod .app-list li img{width:75px;height:75px;margin:0 auto 3px auto;border-radius:5px;}
.home-mod .app-list li p{height:22px;line-height:22px;overflow:hidden}
.home-mod .app-list li .lb{font-size:12px;color:#999}
.home-mod .g-list li{width:150px;padding:17px 34px 0 0;float:left;text-align:center}
.home-mod .g-list li img{display:block;margin:0 auto 4px auto;width:150px;height:220px;background-color:#f6f6f6;}
.home-mod .g-list li span{display:block;height:22px;line-height:22px;overflow:hidden}
.home-mod .textList{width:425px;padding:10px 20px;float:left;overflow:hidden;font-size:14px}
.home-mod .line{padding-left:0}
.home-mod .textList li{line-height:28px;height:28px;overflow:hidden}
.home-mod .textList li em{font-style:normal;float:right;color:#999}
.home-mod .textList li .new{color:#f00;}
.home-mod .textList li .catname{padding-right:4px}
.home-mod .textList li .catname a{color:#999}
.home-mod .textList li .dot{display:inline-block;margin-right:7px;width:4px;height:4px;background-color:#ddd;border-radius:2px;vertical-align:middle;}
.home-mod .textList li a{color:#333}
.home-mod .textList li a:hover,.home-mod .textList li span a:hover{color:#ff5800}
/*pub-mod*/

div#down-server {clear: both;}
.pub-mod{overflow:hidden;}
.pub-mod .hd{height:46px;border-bottom:1px solid #ddd;}
.pub-mod .hd span{display:inline-block;padding:0 5px;height:45px;line-height:45px;font-size:22px;color:#333;border-bottom:3px solid #3fb118;}
.pub-mod .hd .lv{color:#03A9F4;}
.pub-mod .bd{height:41px;border-bottom:1px solid #ddd;}
.pub-mod .bd span{display:inline-block;padding:0 15px;height:40px;line-height:40px;font-size:16px;color:#03A9F4;border-bottom:3px solid #03A9F4;}
.pub-mod .tab{height:46px;border-bottom:1px solid #ddd;}
.pub-mod .tab span{float:left;display:block;width:50%;height:45px;line-height:45px;font-size:18px;color:#444;text-align:center;cursor:pointer;}
.pub-mod .tab .cur{border-bottom:3px solid #3fb118;}
.pub-mod .tap{height:41px;border-bottom:1px solid #ddd;}
.pub-mod .tap span{float:left;display:block;width:50%;height:40px;line-height:40px;font-size:16px;color:#03A9F4;text-align:center;cursor:pointer;}
.pub-mod .tap .cur{border-bottom:3px solid #03A9F4;}
.hd-mul{overflow:hidden;border-bottom:1px solid #10c55b;}
.hd-mul li,.hd-mul span{float:left;display:block;height:40px;margin-right:6px;padding:0 25px;line-height:40px;border-radius:5px 5px 0 0;color:#333;font-size:18px;}
.hd-mul li{cursor:pointer;}
.hd-mul li a{color:#fff;}
.hd-mul .cur{background:#10c55b;color:#fff;}
div#downshow-new-content {clear: both;}
div#downshow-top-content {clear: both;}
/*友情链接*/
.friend-link{position:relative}
.friend-link .flctr{position:absolute;right:0;top:14px;width:50px;height:20px}
.friend-link .flctr span{width:23px;display:inline-block;margin-left:1px;text-align:center;background:#00d9bc;color:#fff;cursor:pointer}
.friend-link .flctr span.hover{background:#00c2a8}
.friend-link .flctr span.disable{background:#808080;}
.friend-link .title strong{display:inline-block;font-size:24px;font-weight:400;color:#676767;font-family:"Microsoft YaHei";padding:0 2px;margin-right:10px;border-bottom:2px solid #00d9bc;position:relative;bottom:1px;}
.friend-link .title{background-position:-39px -154px;height:42px;line-height:42px;font-size:18px;border-bottom:1px solid #ddd;font-weight:400;}
.friend-link .inner{width:100%;height:150px;position:relative;overflow:hidden;}
.friend-link .inner ul{padding:5px 0;overflow:hidden;}
.friend-link .inner li{float:left;width:120px;display:inline;white-space:nowrap;line-height:30px}
.friend-link .inner li a{color:#666}
/*幻灯片*/
.focusPic{zoom:1;position:relative;width:420px;height:250px;background:#eee;overflow:hidden}
.focusPic .content{overflow:hidden}
.focusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.focusPic .title-bg,.focusPic .title{position:absolute;left:0px;bottom:0;width:320px;height:36px;line-height:36px;overflow:hidden}
.focusPic .title-bg{background:#222;filter:alpha(opacity=80);opacity:0.8;}
.focusPic .title a{display:block;padding-left:15px;color:#fff;font-size:14px;}
.focusPic .change{bottom:17px;height:20px;right:3px;position:absolute;text-align:right;z-index:999;-overflow:hidden;}
.focusPic .change i{background:#fff;color:#FFF;cursor:pointer;font-size:0px;line-height:0px;margin-right:7px;width:13px;height:13px;display:inline-block;zoom:1;}
.focusPic .change i.cur{background:#12937C;}
/*热门文章*/
.hot-news{float:right;width:430px;height:250px;padding-left:10px;overflow:hidden;}
.hot-news h1{height:32px;line-height:32px;text-align:center;}
.hot-news h1 a{font-size:20px;font-family:"Microsoft YaHei";color:#0093dd;font-weight:700;}
.hot-news h2{margin:5px 0;height:25px;line-height:25px;text-align:center;}
.hot-news h2 a{font-size:14px;font-family:"Microsoft YaHei";font-weight:normal;margin-right:10px;}
.hot-news h2 a:hover{text-decoration:underline;}
.hot-news .text-list{margin-top:12px;padding-top:12px;padding-left:3px;padding-right:8px;border-top:1px dotted #ccc;}
.hot-news .text-list li{height:27px;line-height:27px;}
.hot-news .text-list li.line{clear:both;margin:10px 0;height:0px;border-bottom:1px dotted #ddd;}
/*栏目容器*/
.cat-area{float:left;width:420px;margin-right:20px;background-color:#fff;}
.cat-area .hd{margin:0 0px;padding-top:2px;padding-left:0px;height:40px;line-height:40px;border-bottom:1px solid #ddd;}
.cat-area .hd .fl{display:inline-block;margin-top:12px;padding:0 10px;height:18px;line-height:16px;font-size:17px;font-weight:600;border-left:3px solid #3fb118;color:#333;}
.cat-area.hd .fr,.cat-area .hd .fr a{font-size:12px;color:#777;}
.cat-area.last{margin-right:0;}
.cat-area .inner{padding:15px 0px 5px;}
.cat-area .focus{position:relative;}
.cat-area .focus .pic{display:block;width:120px;height:90px;border:1px solid #f5f5f5;overflow:hidden;}
.cat-area .focus .pic img{width:100%;height:100%;}
.cat-area .focus .pic:hover img{transform:scale(1.06);-ms-transform:scale(1.06);-moz-transform:scale(1.06);-webkit-transform:scale(1.06);-o-transform:scale(1.06);}
.cat-area .focus h5,.cat-area .focus p{width:245px;left:135px;z-index:1;overflow:hidden;}
.cat-area .focus h5{position:absolute;top:6px;line-height:1;font-size:16px;font-weight:normal;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cat-area .focus h5 a{font-weight:500;color:#0093dd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cat-area .focus p{height:60px;position:absolute;top:32px;line-height:1.6;font-size:12px;color:#999;}
/*栏目容器（宽）*/
.column-area{overflow:hidden;}
.column-area .hd{padding-right:10px;height:40px;line-height:40px;border-bottom:2px solid #eee;}
.column-area .hd .fl{padding:0 10px;font-size:18px;font-weight:700;color:#333;border-bottom:2px solid #3fb118;}
.column-area .hd .fr{font-size:12px;color:#777;}
.column-area .inner{overflow:hidden;}
.column-area .pic-list{float:left;width:430px;}
.column-area .pic-list li{float:left;width:200px;height:140px;margin-top:20px;margin-right:20px;position:relative;overflow:hidden;}
.column-area .pic-list li.last{margin-right:0;}
.column-area .pic-list li img{display:block;width:100%;height:100%;background-color:#fcfcfc;}
.column-area .pic-list li h5{display:block;width:100%;height:28px;line-height:28px;position:absolute;left:0px;bottom:0px;z-index:1;background-color:rgba(0,0,0,0.6);text-align:center;font-size:12px;font-weight:normal;color:#fff;}
.column-area .pic-list li a:hover img{transform:scale(1.08);-ms-transform:scale(1.08);-moz-transform:scale(1.08);-webkit-transform:scale(1.08);-o-transform:scale(1.08);}
.column-area .text-list{float:right;width:430px;height:300px;margin-top:20px;padding-left:10px;}
.column-area .text-list li{height:28px;line-height:28px;}
.column-area .text-list li.first{height:30px;line-height:28px;padding-left:10px;}
.column-area .text-list li.first a{color:#444;font-weight:700;font-size:18px;}
.column-area .text-list li.line{margin:10px 0 9px;height:0;border-bottom:1px dotted #eee;}
/*tab切换*/
.tab-nav{margin:0 0px;height:46px;line-height:46px;border-bottom:3px solid #eee;}
.tab-nav .name{float:left;font-size:12px;font-weight:100;color:#ccc;}
.tab-nav .tab{float:right;}
.tab-nav .tab li{float:left;width:80px;position:relative;text-align:center;font-size:18px;cursor:pointer;color:#333;font-weight:600;}
.tab-nav .tab li.cur:before{content:'';width:0;height:0;margin-left:-4px;position:absolute;bottom:-6px;left:50%;z-index:1;border-top:4px solid #3fb118;border-left:4px solid transparent;border-right:4px solid transparent;}
.tab-nav .tab li a{display:block;margin-bottom:-2px;}
.tab-nav .tab li.cur a{border-bottom:3px solid #3fb118;color:#3fb118;}
/*文本列表*/
.text-list{overflow:hidden;}
.text-list li{height:28px;line-height:28px;overflow:hidden;white-space:nowrap;}
.text-list li.col2{float:left;width:50%;}
.text-list li.col8{float:left;width:12.5%;}
.text-list li a{font-weight: 400;height: 25px;overflow: hidden;display: inline-block;width: 380px;font-size: 15px;}
.text-list li .cat{color:#777;font-size:14px;}
.text-list li .cat a{color:#777;}
.text-list li .ico{display:inline-block;margin-right:8px;width:18px;height:18px;border-radius:2px;vertical-align:middle;}
.text-list li .line{margin:0 5px;color:#ddd;}
.text-list li .fr{color:#aaa;font-size:12px;}
.text-list li .fr a{color:#aaa;}
.text-list li .fr .typename{color:#999;}
.text-list li.lh24{height:24px;line-height:24px;}
.text-list li.lh26{height:26px;line-height:26px;}
.text-list li.lh28{height:28px;line-height:28px;}
.text-list li.lh30{height:30px;line-height:30px;}
.text-list li.lh36{height:36px;line-height:36px;}
.text-list li.c3 a{color:#333;}
.text-list li.c5 a{color:#555;}
.text-list li.br{border-bottom:1px dotted #eee;}
.text-list li:last-child{border-bottom:none;}
.text-list li a:hover{color:#12937C;text-decoration:underline;}
/*列表页信息列表*/
.lop-list{overflow:hidden;}
.lop-list li{clear:both;padding:20px 0;border-bottom:1px solid #eee;overflow:hidden;}
.lop-list li.first{padding-top:0;border-top:none;}
.lop-list li .thumb{float:left;margin-right:20px;display:block;width:180px;height:120px;background-color:#f9f9f9;}
.lop-list li .thumb img{width:100%;height:100%;}
.lop-list li .info{overflow:hidden;}
.lop-list li .title{line-height:30px;font-size:18px;color:#394a58;font-weight:bold;}
.lop-list li .title a{color:#333;}
.lop-list li .title a:hover{color:#03A9F4;}
.lop-list li .title i{margin-right:6px;color:#12937C;vertical-align:middle;}
.lop-list li .desc{margin-top:10px;height:45px;line-height:1.6;font-size:14px;color:#999;}
.lop-list li .att{margin-top:10px;height:22px;line-height:22px;font-size:12px;color:#555;}
.lop-list li .att span{margin-right:20px;}
.lop-list li .att span a{color:#03A9F4;}
.lop-list li .more{float:right;display:block;width:90px;background-color:#bbb;border-radius:2px;text-align:center;font-size:12px;color:#fff;}
.lop-list li .more:hover{background:#3fb118;}
.lop-list li .keylink{color:#E63636;}
.lop-list li.dl{width:100%;height:147px;padding:0;position:relative;}
.lop-list li.dl .ico{position:absolute;top:20px;left:0px;display:block;width:80px;height:80px;border-radius:0%;overflow:hidden;}
.lop-list li.dl .ico img{width:100%;height:100%;}
.lop-list li.dl .stars{position:absolute;top:110px;left:0px;display:block;width:78px;height:14px;}
.lop-list li.dl .info{position:absolute;top:20px;left:100px;width:605px;overflow:hidden;}
.lop-list li.dl .title{line-height:20px;font-size:18px;color:#394a58;font-weight:bold;}
.lop-list li.dl .desc{margin-top:12px;}
.lop-list li.dl .att span{margin-right:15px;}
.lop-list li.dl .btn{position:absolute;top:60px;right:0px;display:block;width:90px;height:30px;line-height:30px;border:1px solid #03A9F4;border-radius:2px;text-align:center;font-size:12px;color:#03A9F4;}
.lop-list li.dl .btn:hover{background:#03A9F4;color:#fff;}
/*TOP*/
.toplist{clear:both;overflow:hidden;}
.toplist li{padding-left:30px;position:relative;height:30px;line-height:30px;overflow:hidden;margin-bottom:3px;}
.toplist li p{display:none}
.toplist .now p{display:block}
.toplist .now{height:100px}
.toplist li .num{width:20px;height:20px;background:#879299;color:#fffefe;font-size:14px;text-align:center;line-height:20px;position:absolute;left:0;top:12px}
.toplist li .n1{background:#fa4e57}
.toplist li .n2{background:#fa7a53}
.toplist li .n3{background:#fbc258}
.toplist li .txt{display:block;overflow:hidden;height:30px;line-height:30px;margin-top:7px}
.toplist li p{height:56px;margin:5px 0 0 0}
.toplist li .img,.toplist li .img img{width:56px;height:56px}
.toplist li .img{float:left;padding-right:6px}
.toplist li span{float:left;width:175px;position:relative;top:-6px}
.toplist li span a{display:block;width:90px;height:30px;line-height:30px;text-align:center;border:1px solid #00bd3f;border-radius:3px;color:#00bd3f}
.toplist li span a:hover{background:#00bd3f;color:#fff}
.toplist li span i{color:#999}
.toplist li span i s{margin-left:5px}
/*下载列表页分类导航*/
.listPage-catalog{margin-top:5px;margin-left:-9px;}
.listPage-catalog li{float:left;margin-left:9px;margin-top:8px;width:145px;height:34px;line-height:32px;overflow:hidden;text-align:center}
.listPage-catalog a{display:block;height:32px;background:#fff;border:1px solid #ddd}
.listPage-catalog a:hover,.listPage-catalog li a.cur,.listPage-catalog li a.cur:hover{background:#03A9F4;color:#fff;border-color:#03A9F4;text-decoration:none}
/*.app-icon-list*/
.app-icon-list li{clear:both;margin:4px 0;padding:4px 0;height:32px;line-height:32px;border-bottom:1px dotted #ddd;overflow:hidden}
.app-icon-list li img{float:left;margin-right:7px;height:32px;width:32px;border-radius:10%;}
.app-icon-list li span{display:block;float:left;width:240px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*listPage*/
.listPage-commend{border:1px solid #e7e7e7;position:relative;margin-bottom:10px;height:110px;overflow:hidden}
.listPage-commend .title{position:absolute;width:20px;height:112px;background:#f8f8f8;padding:0 7px;text-align:center}
.listPage-commend .title h2{font-size:14px;font-weight:400;padding-top:12px}
.listPage-recom{position:relative;padding-left:64px}
.listPage-recom .prev,.listPage-recom .next{cursor:pointer;width:26px;height:34px;position:absolute;top:43px;left:36px;_left:-26px;background:url(../images/syspr14.gif) -24px -622px no-repeat}
.listPage-recom .next{left:855px;_left:793px;background-position:-24px -680px}
.listPage-recom .prev:hover,.listPage-recom .prev.hover{background-position:-24px -652px}
.listPage-recom .next:hover,.listPage-recom .next.hover{background-position:-24px -710px}
.listPage-recom .inner{height: 110px;width:785px;overflow:hidden}
.listPage-recom ul{position:relative;width:810px;height:72px;overflow:hidden}
.listPage-recom li{width:72px;height:72px;line-height:18px;float:left;overflow:hidden;margin:0 17px 0 0;text-align:center}
.listPage-recom li img{width:48px;height:48px;display:block;margin:0 auto 5px auto}
.dnruanjianfenlei a {font-size: 14px;padding-right: 5px;line-height: 55px;}
.ruanjianfenlei a {font-size: 16px;padding-right: 5px;line-height: 55px;}
.yunxingpingtai {height: 55px;line-height: 55px;}
.yunxingpingtai a {font-size: 16px;}
/*软件列表*/
.down-list-box{width:883px;padding:0 0 10px 0;border:1px solid #ddd;border-top:2px solid #03A9F4;border-bottom:2px solid #03A9F4;overflow:hidden;}
.down-list-box .hd{height:46px;border-bottom:1px solid #e7e7e7;background:#f6faf5;overflow:hidden}
.down-list-box .hd a.fr{height:46px;line-height:46px;padding-right:5px}
.down-list-box h2{height:46px;line-height:46px;font-size:17px;text-indent:12px}
.down-list-box h2 span{font-size:12px;color:#999;font-weight:400;padding-left:5px}
.down-list{padding-top:5px;margin:0 5px}
.down-list li{width:868px;padding-bottom:8px;margin-top:10px;position:relative;clear:both;overflow:hidden;}
.down-list li .baseinfo{height:26px;padding-top:4px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:url(../images/sl_jbbg.png) repeat-x 0 15px;position:relative;}
.down-list li .baseinfo h3{text-indent:6px}
.down-list li .baseinfo h3 a{font-weight:700;height:19px;overflow:hidden;display:inline-block;width:380px;font-size:15px}
.down-list li .cat{color:#666;padding:0 9px 0 6px;position:absolute;top:5px;right:150px}
.down-list li .cat:visited{color:#666}
.down-list li .cat:hover{color:#FF5800}
.down-list li .star{position:absolute;width:135px;right:0;top:5px;color:#aaa}
.down-list li .star .r_sp{position:relative;padding:0 0 0 3px}
.down-list li .star .r_sp img{width:75px;height:13px;vertical-align:middle}
.down-list li .sinfo{padding:12px 0 0 10px}
.down-list li .sinfo a.img{width:48px;height:48px;padding:1px;float:left}
.down-list li .sinfo a.img img.icon{width:48px;height:48px}
.down-list li .sinfo .view{float:left;display:inline;margin-left:10px;width:660px}
.down-list li .sinfo .view p{height:24px;overflow:hidden;color:#aaa}
.down-list li .sinfo .view p span{margin-right:8px;height:24px}
.down-list li .sinfo .type{padding-left:18px;background:url(../images/sign_explain.gif) no-repeat 0 3px;display:inline-block;height:20px;padding-right:5px}
.down-list li .sinfo .lang{background:#03A9F4;color:#fff;display:inline-block ;padding:0 3px;}
.down-list li .downBtn{width:90px;height:34px;line-height:34px;text-align:center;display:block;position:absolute;right:5px;top:66px;border:1px solid #00bd3f;border-radius:3px;color:#00bd3f}
.down-list li .downBtn:hover{background:#00bd3f;color:#fff;text-decoration:none;}
/*专题列表页*/
.special-list{overflow:hidden;}
.special-list li{float:left;margin-right:20px;width:270px;}
.special-list li.last{margin-right:0;}
.special-list li img{display:block;width:100%;height:180px;}
.special-list li span{display:block;width:100%;height:40px;line-height:40px;overflow:hidden;white-space:nowrap;text-align:center;}
.special-list li a:hover span{text-decoration:underline;color:#c00;}
/*专题顶部*/
.special-top{height:39px;background-color:#444;line-height:39px;font-size:14px;background:url(../images/topgray.gif) left top repeat-x;margin-bottom:10px;}
.special-top .inner{font-family:"微软雅黑";width:1116px;margin:0 auto;text-align:right;font-size:14px;color:#666;}
.special-top .inner a{color:#666;display:inline-block;padding:0px 10px;text-decoration:none}
.special-top .inner a.logo{float:left;}
.special-top .inner a.logo img{height:32px;}
.special-top .inner a:hover{color:#2abf01;text-decoration:underline}
.special-att{width:1076px;margin-left:auto;margin-right:auto;border:1px solid #ececec;padding:20px;height:265px;color:#333;position:relative;margin-bottom:5px;background:#f5f5f5;}
.special-att h1,.special-att u,.special-att s,.special-att em,.special-att i{display:block;}
.special-att .thumb{float:left;width:545px;height:265px;margin-right:25px;}
.special-att .thumb img{display:block;width:100%;height:100%;}
.special-att .content{width:500px;float:left;position:absolute;right:22px;top:20px;color:#666;line-height:28px;font-size:14px}
.special-att .content .desc{max-height:117px;overflow-y:auto;clear:both;margin-bottom:0;padding:3px 6px 0 0;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;}
.special-att h1{font-size:24px;color:#f60;font-weight:400;height:45px;line-height:45px;float:left;margin:0;}
.special-att em{float:left;width:92px;padding-left:28px;height:28px;line-height:28px;font-size:14px;color:#333;margin:10px 0 0 10px;background:url(../images/kicon1.gif) 0 -25px no-repeat;}
.special-att i s{background:url(../images/kicon.gif) no-repeat;}
.special-att .bdshare{margin-top:6px;line-height:45px;}
.special-att .bdshare .hd{margin-right:8px;}
.sinaGFoot-share a{background:url(../images/share-icon.png)!important;display:inline-block;overflow:hidden;margin:5px 8px 0 0;width:35px;height:35px!important;padding:0!important}
.sinaGFoot-share a.a1{background-position:-55px 0!important}
.sinaGFoot-share a.a2{background-position:0 0!important}
.sinaGFoot-share a.a3{background-position:-110px 0!important}
.sinaGFoot-share a.a4{background-position:-165px 0!important}
.sinaGFoot-share a.a5{background-position:-275px 0!important;text-indent:-999px;}
.sinaGFoot-share a.a6{background-position:-385px 0!important;}
.sinaGFoot-share a.a7{background-position:-220px 0!important;}
.special-listContent{width:1116px;margin-left:auto;margin-right:auto;}
.special-listInfo{background:#fff;}
.special-listInfo li{width:350px;height:220px;float:left;position:relative;color:#838383;margin:30px 33px 10px 0;background:url(../images/bg_case_f.png) 0 bottom no-repeat;}
.special-listInfo li:nth-child(3n) {margin-right: 0px !important;}
.special-listInfo li .inner{width:312px;height:192px;padding:15px 20px 13px 20px;position:absolute;left:0;bottom:14px;background:url(../images/listbg.gif) 0 bottom no-repeat;}
.special-listInfo li .pp{display:block;width:48px;height:48px;float:right;margin-right:5px}
.special-listInfo li .pp img{width:100%;height:100%;border-radius:2px;}
.special-listInfo li h5{margin-bottom:4px;height:30px;line-height:30px;}
.special-listInfo li h5 a{color:#2996da;font-size:16px;font-weight:500;overflow:hidden;white-space:nowrap;}
.special-listInfo li .att{width:240px;margin-bottom:5px;padding-left:5px;font-size:13px;overflow:hidden;}
.special-listInfo li .att span{display:block;float:left;width:100px;height:28px;line-height:28px;overflow:hidden;padding-left:20px;font-size:13px;}
.special-listInfo li .att span a{color:#2996da;}
.special-listInfo li .level{margin-bottom:12px;width:250px;height:13px;vertical-align:middle;}
.special-listInfo li .level em{margin-left:3px;}
.special-listInfo li span.star{width:250px;height:16px;line-height:16px;padding-left:0;margin:3px 0 2px 0;}
.special-listInfo li span.bb{background:url(../images/kicon.gif) 0 -16px no-repeat;}
.special-listInfo li span.time{background:url(../images/kicon.gif) 0 5px no-repeat;}
.special-listInfo li span.size{background:url(../images/kicon.gif) 0 -38px no-repeat;}
.special-listInfo li span.lang{background:url(../images/kicon.gif) 0 -60px no-repeat;}
.special-listInfo li .btn{display:block;width:60px;height:30px;color:#fff;background:#f69600;text-align:center;line-height:30px;border-radius:2px;font-size:14px;position:absolute;top:70px;right:20px;}
.special-listInfo li.hover .btn,.special-listInfo li .btn:hover{background:#48bb0b;text-decoration:none;border:0;}
.special-listInfo li .desc{display:block;clear:both;line-height:23px;font-size:12px;height: 70px;overflow:hidden;}
.special-listInfo li .desc .hd{font-weight:bold;color:#f60;margin-right:5px;font-size:12px;}
.special-listInfo li .ico{display:block;width:18px;height:34px;background-color:#33ABFF;position:absolute;color:#fff;text-align:center;font-size:10px;padding-top:5px;line-height:15px;top:1px;left:1px;border-radius:2px 2px 0 0;}
.special-listInfo li:hover .inner{bottom:30px;}


/*最近更新*/
.newContent{width:1158px;margin-top:10px;padding:20px;border:1px solid #ddd;border-top:2px solid #03A9F4;border-bottom:2px solid #03A9F4;overflow:hidden;}
.newPage-list{overflow:hidden;}
.newPage-list li{padding:20px 0 20px 15px;float:left;width:564px;height:140px;border-bottom:1px solid #F4F4F4;overflow:hidden;}
.newPage-list li:hover{background:#F4F4F4}
.newPage-list .pic{position:relative;float:left;width:90px;}
.newPage-list .pic i{background:url(../images/bg_90.png);width:90px;height:90px;position:absolute;top:0;left:0;}
.newPage-list .pic img{width:90px;height:90px;border-radius:10px}
.newPage-list .ginfo{float:left;padding-left:24px;width:310px;font-size:12px;color:#999}
.newPage-list .ginfo h5{display:block;line-height:36px;height:36px;font-size:18px;overflow:hidden;width:430px;font-weight:400}
.newPage-list .ginfo span{float:left;display:block;width:130px;line-height:26px;height:26px;padding-right:14px;font-style:normal;font-size:13px;}
.newPage-list .ginfo span.new{color:red;}
.newPage-list .ginfo .desc{display:block;margin-top:5px;line-height:20px;overflow:hidden;width:300px;}
.newPage-list .btn{float:right;display:block;margin:43px 15px 0 0;width:112px;height:38px;line-height:38px;text-align:center;font-size:18px;border:1px solid #00bd3f;color:#00bd3f;}
.newPage-list .btn:hover{background:#48bb0b;color:#fff}
/*网站地图*/
.sitemapContent .col-l{width:240px;}
.sitemapContent .col-r{width:920px;}
.sitemap-list{clear:both;overflow:hidden;}
.sitemap-list dt{margin-bottom:10px;height:39px;line-height:39px;border-bottom:1px solid #ddd;font-size:18px;color:#333;}
.sitemap-list dt a{display:inline-block;padding:0 15px;height:38px;border-bottom:3px solid #03A9F4;}
.sitemap-list dt a:hover{color:#399241;}
.sitemap-list dd{padding-bottom:12px;overflow:hidden;}
.sitemap-list dd a{width:115px;padding-left:15px;float:left;height:32px;line-height:32px;}
.sitemap-list dd a:hover{color:#c00;text-decoration:underline;}
/*文章内容页*/
dl#content{width:1190px;margin:0 auto;}
#content #fnav{color:#666;font-size:12px;line-height:40px;border-bottom:1px solid #dbdbdb;height:40px;overflow:hidden;}
#content #fnav a{color:#039bd9;padding:0 10px;}#content #fnav a:hover{color:#cf0001;}
#content .wrap{clear:both;}
#content #wzl,#content #wzc{float:left;width:910px;}#content #wzc{overflow:hidden;}

#wzl ul{margin-top:-4px;}
#wzl li{line-height:40px;padding:12px 0 20px 0;border-bottom: 1px dashed #dbdbdb;height: 200px;}
#wzl li b{font-size:24px;padding-bottom:8px;font-weight:normal;display:block;}
#wzl li b a{color: #242424}
#wzl li b a:hover{color: #039bd9;text-decoration: underline;}
#wzl li em{display:inline;float:left;margin-left:0;margin-right:7px;font-size: 0;line-height: 0;}#wzl li em img{width:200px;height:137px;}
#wzl li p{overflow:hidden;line-height:24px;font-size:14px;height: 120px;color: #333}
#wzl li i{font-size:13px;color:#888;margin:8px 0;}

#content .pages {text-align:center;margin:30px;}
#content .pages li{display:inline-block;}
#content #sidebar{float:right;width:260px;padding-top:39px;overflow:hidden;}#content #cside{float:right;width:260px;padding-top:39px;overflow:hidden;}
#sidebar .tit,#cside .tit,#lapp .tit,#lread .tit,#commentBox .tit,#lcata .tit,#xyx .tit,#xgsp .tit{clear:both;position:relative;height:53px;display:block;}
#sidebar .tit em,#cside .tit em,#lapp .tit em,#lread .tit em,#commentBox .tit i,#xyx .tit em,#xgsp .tit em{position:absolute;display:inline-block;line-height:48px;border-top:3px solid #3fb118;font-size:24px;color:#242424;font-weight:normal;top:-1px;}
#sidebar .tit a,#cside .tit a,#lapp .tit a,#lread .tit a{float:right;display:inline;margin-top:14px;font-size:14px;color:#999;font-weight:normal;}#sidebar .tit a:hover{text-decoration:none;color:#039bd9;background-position:30px -25px;}
#rgame,#lcata{margin:0;border-top:1px solid #ccc;}
#rgame span{display:block;padding-bottom:20px;width:400px;}#wcont #rgame span{width:215px;padding-left:30px;}
#rgame span i{float:left;display:inline;margin-bottom:5px;height:117px;padding-right:10px;text-align:center;width:84px;overflow:hidden;}#wcont #rgame span i{padding-right:20px;}
#rgame span a{display:block;}
#rgame span b{font-size:14px;display:block;padding-top:2px;font-weight:normal;}
#rgame span img{width:48px;height:48px;}
#lcata font{display:none;}#lcata ul{width:280px;padding-bottom:10px;}#lcata li{float:left;display:inline;margin:0 10px 10px 0;width:80px;height:30px;line-height:30px;text-align:center;background:#f0f0f0;font-size:14px;overflow:hidden;}#lcata li.cur{background:#3fb118;}#lcata .cur a{color:#fff;text-decoration:none;}

#rwz{border-top:1px solid #ccc;width:260px;}#rwz.fix{position:fixed;top:10px;}#rwz.fix{_position:absolute;_top:expression(documentElement.scrollTop  -0+ "px")}#rwz span{display:block;width:260px;}#rwz .tit em{position:static;}
#rwz span a{width:234px;color:#333;font-size:15px;font-weight:normal;display:block;height:22px;overflow:hidden;}
#rwz span a:hover{color:#039bd9;}
#rwz span i{display:block;border-bottom: 1px dashed #dbdbdb;padding:8px 0;}
#rwz span i b{float:right;width:22px;height:20px;line-height:20px;right:2px;top:8px;color:#fff;background-color: #a2a2a2;text-align:center;font-weight:normal;}
#rwz span i .best{background-color: #ea4a2d;}
#rwz span i .top{background-color: #f19601;}

#rpic{border-top:1px solid #ccc;margin-top:25px;}
#rpic span{margin-top:-20px;display:block;}
#rpic span i{display:block;height:81px;padding:20px 0;border-bottom:1px dashed #d1d1d1;overflow: hidden;}
#rpic span .img{float:left;margin-left:0;margin-right:10px;height:auto;}#rpic span img{width:117px;height:81px;}
#rpic span a{display:block;line-height:24px;font-size:15px;height:24px;overflow:hidden;margin-bottom:2px;}
#rpic span s{font-size:12px;color:#999;margin:10px 0;text-decoration:none;line-height: 25px;}

#ncont{margin-top:25px;}#ncont dt{text-align:center;}#ncont h1{font-weight:400;font-size:28px;}#ncont dt p{padding:8px 0 15px 0;}#ncont dt p span,#ncont dt p i{padding:0 12px;color:#777;}#ncont dt p i{color:#cf0001;}#ncont dt p i a{color:#039bd9;padding-right:3px;}#ncont dt p i a:hover{color:#cf0001;}#ncont dd > b,#ncont dd > span,#ncont dd > em,#ncont dd > i{line-height:32px;font-size:18px;}#ncont dd p{font-size:18px;line-height:32px;margin-bottom:25px;}
#ncont #bdshare{width:350px;margin:0 auto 25px auto;float:none;height:40px;}
#ncont #bdshare a{color:#454545;}
#ncont dd a{color:#f90;}#ncont dd a:hover{color:#cf0001;}
#ncont dd{line-height:32px;font-size:18px;}
#lapp,#lread,#commentBox,#xyx,#xgsp{border-top:1px solid #ccc;clear:both;}#commentBox{margin-top:15px;}
#lapp dd{padding:7px 0 20px 10px;}.prev{background:url(images/lrbtn1.png) -5px 0 no-repeat;float:left;margin:15px 0 0;width:30px;z-index:100;}.next{background:url(images/lrbtn1.png) -31px 0 no-repeat;float:left;margin:15px 0 0;width:30px;z-index:500;}.prev_hover{background-position:-5px -42px;cursor:pointer;}.next_hover{background-position:-31px -42px;cursor:pointer;}.app{float:left;height:85px;margin:5px 0 0;text-align:center;position:relative;width:830px;overflow:hidden;}.app ul{clear:both;height:85px;list-style:none outside none;margin:0 auto;overflow:hidden;padding:0;position:relative;width:830px;}.app li{float:left;height:132px;overflow:hidden;padding-top:0;text-align:center;width:136px;z-index:1;}.app li img{width:48px;height:48px;vertical-align:top;margin:auto;display:block;overflow:hidden;}.app li a span{height:14px;line-height:14px;display:block;overflow:hidden;font-size:14px;font-weight:normal;text-align:center;margin-top:9px;}
#lread span{display:block;}#lread span i{width:49%;float:left;}


/*下载内容页*/
.dlContent{overflow:hidden;}
.dlContent .att{height:72px;line-height:72px;width:880px;border-bottom:1px solid #ddd;position:relative;}
.dlContent .att img.ico{height:48px;width:48px;float:left;display:inline;margin:14px 8px 0 0}
.dlContent .att h1{float:left;font:24px/30px "Microsoft Yahei";height:72px;line-height:72px;max-width:810px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dlContent .inner{margin-top:0px;}
.dlContent .bdshare-box{position:absolute;top:19px;right:0;height:36px;line-height:36px}
.dlContent .bdshare-box .bdsharebuttonbox,.bdshare-box span{float:left}
.dlContent .bdshare-box .bdsharebuttonbox a{width:36px;height:36px;background:url(../images/rfx.png) 0 -1px no-repeat;padding:0;margin-top:0}
.dlContent .bdshare-box .bdsharebuttonbox .bds_weixin{background-position:0 -48px}
.dlContent .bdshare-box .bdsharebuttonbox .bds_tsina{background-position:0 -96px}
.dlContent .bdshare-box .bdsharebuttonbox .bds_more{background-position:0 -146px}
.dlContent .param-box{margin-bottom:5px;overflow:hidden;position:relative;}
.dlContent .param-content{float:left;width:550px;}
.dlContent .param-list{padding:15px 0 15px 15px;overflow:hidden;}
.dlContent .param-list li{width:265px;line-height:24px;height:24px;float:left;overflow: hidden;color:#999}
.dlContent .param-list li span{color:#444}
.dlContent .param-list .gw span{padding-right:13px;background:url(../images/outlink.png) right center no-repeat}
.dlContent .param-list .fullsize span,.dlContent .param-list .gw a{display:inline-block;height:24px;max-width:182px;overflow:hidden;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis}
.dlContent .param-box .ad{float:right;margin-top:5px;margin-right:25px;width:300px;height:250px;}
.dlContent .score{padding-left:15px;position:relative;height:40px;margin-bottom:8px}
.dlContent .score-inner .star_r{float:left;font-size:24px;color:#03A9F4;padding-right:10px}
.dlContent .score-inner .star_l{position:relative;top:2px}
.dlContent .digg{width:270px;position:absolute;right:40px;top:2px;font-size:12px}
.dlContent .digg .ding,.dlContent .digg .cai{display:inline-block;height:20px;line-height:20px;cursor:pointer;padding-right:50px}
.dlContent .digg a:hover{text-decoration:none}
.dlContent .digg .dcico{width:30px;height:30px;margin-right:1px;background:url(../images/softspr.png) -289px -162px no-repeat;float:left;display:inline}
.dlContent .digg .bfk{margin-top:10px;height:12px;width:50px;float:left;display:inline}
.dlContent .digg .bfk span{height:12px;position:relative}
.dlContent .digg em{font-style:normal;position:absolute;left:100%;top:-4px;margin-left:5px}
#showcai .dcico{background-position:-289px -197px}
#decimal_unm{font:28px Arial;color:#03A9F4}
#ding_1{background:#ff7673;float:left}
#ding_2{color:#ff7673}
#cai_1{background:#c5ced4;float:left}
#cai_2{color:#c5ced4}
.dlContent .dl-btn{padding-left:13px}
.dlContent .dl-btn a,.dlContent .dl-btn span{float:left;display:inline;width:182px;height:75px;line-height:72px;padding-left:68px;font-size:26px;font-weight:700;color:#fff;background:url(../images/softspr.png) 0 0 no-repeat;margin-right:20px;}
.dlContent .dl-btn .downnow{margin:0;background-position:0 -84px}
.dlContent .dl-btn a:hover,.dlContent .dl-btn span:hover{background-position:-24px -168px;text-decoration:none}
.dlContent .dl-btn .downnow:hover{background-position:-24px -252px}
.dlContent .dl-btn .nobtn{background:#ccc url(../images/off.png) 18px 18px no-repeat;font:24px/1.5 \5fae\8f6f\96c5\9ed1,\5b8b\4f53,arial;color:#fff;line-height:75px}
.dlContent .dl-btn a,.dlContent .dl-btn span{position:relative;cursor:pointer;}
.dlContent .dl-btn a b,.dlContent .dl-btn a i,.dlContent .dl-btn span b,.dlContent .dl-btn span i{font-weight:400;position:absolute;display:block;height:30px;line-height:30px;top:12px}
.dlContent .dl-btn a i,.dlContent .dl-btn span i{font-style:normal;font-size:14px;top:38px}
.dlContent .dl-btn .gomall{background-position:0 -376px}
.dlContent .dl-btn .gomall:hover{background-position:0 -464px}
.dlContent .tap{margin-top:0px;}
.dlContent .tap .tablist{background:#f6f6f6;height:46px;line-height:46px;border:1px solid #eee}
.dlContent .tap .tablist span{width:145px;float:left;border-left:1px solid #eee;text-align:center;font-size:17px;font-weight:700;font-family:\5fae\8f6f\96c5\9ed1,arial;cursor:pointer}
.dlContent .tap .first{border-left:none}
.dlContent .tap .cur{position:relative;border-top:3px solid #03A9F4;top:0;background:#fff;height:44px;color:#03A9F4}
.dlContent .tap .down-btn,.dlContent .tap .down-btn.cur{background:url(../images/down_btn_bg1.jpg) no-repeat 28px 16px #03A9F4;color:#fff;text-indent:25px;width:147px;height:46px;border-top:none}
.dlContent .tap .has6 span{width:120px}
.dlContent .tap .has6 .down-btn,.dlContent .tap .has6 .down-btn.cur{width:150px!important}
.dlContent .tagsk{clear:both;height:auto;padding:8px 0 8px 20px;line-height:26px;font-size:13px;background:#fff}
.dlContent .tagsk b{display:block;float:left;margin-right:5px;padding-left:22px;background:url(../images/k_iocn.png) 0 3px no-repeat;font-weight:400}
.dlContent .tagsk a{color:#0984C5;margin-right:10px;text-decoration:underline;display:inline-block}
.dlContent .tagsk a:hover{color:#f60}
.dlContent .fixed{position:fixed;z-index:99;top:0;width:880px;margin-top:0;}
.dlContent .content{padding-right:25px;line-height:1.8;font-size:16px;margin-bottom:30px;color:#454545;}
.dlContent .content div,.dlContent .content p{margin:15px 0;}
.dlContent .content h1,.dlContent .content h2,.dlContent .content h3,.dlContent .content h4,.dlContent .content h5,.dlContent .content h6{border-left:5px solid #0cad12;border-bottom:1px solid #ccc4da;font-size:18px;padding:10px;margin:0 0 20px;line-height:1.1;color:#444;}
.dlContent .content h1{font-size:24px;}
.dlContent .content h2{font-size:22px;}
.dlContent .content h3{font-size:20px;}
.dlContent .content h4{font-size:18px;}
.dlContent .content h5{font-size:16px;}
.dlContent .content h6{font-size:14px;}
.dlContent .content img{max-width:100%;}
.dlContent .content p img{text-align:center;}
.dlContent .content .keylink{color:#2196F3;border-bottom:1px dashed #2196F3;}
.dlContent .content table{margin:15px auto;border-top:1px solid #C1DAD7;border-left:1px solid #C1DAD7;}
.dlContent .content table tr:first-child{background:#06C;color:#222;font-weight:700;}
.dlContent .content table td{padding:5px 10px;text-align:center;border-right:1px solid #C1DAD7;border-bottom:1px solid #C1DAD7}
.dlContent .content table tr:nth-of-type(odd){background:#F5FAFA}
.dlContent .content tabletr:hover{background:#E0F0F0}
.dlContent .down-box{height:370px;position:relative;}
.dlContent .dlServer{width:270px;margin:10px 0 5px 0;position:relative;}
.dlContent .dlServer h3{width:320px;padding:3px 0;font-size:15px;color:#222;}
.dlContent .dlServer .line{margin-top:5px;padding-top:5px;border-top:1px solid #aaa;}
.dlContent .dlServer .dl-list{width:266px;overflow:hidden;padding-bottom:5px}
.dlContent .dlServer .dl-list li{float:left;display:inline;width:100px;height:24px;line-height:24px;margin:8px 8px 0 0;padding-left:24px;overflow:hidden;}
.dlContent .dlServer .dl-list li a{font-size:15px;color:#999;}
.dlContent .dlServer .downloader{margin-bottom:10px;}
.dlContent .dlServer .downloader li{width:100px;height:28px;line-height:28px;margin:10px 8px 0 0;padding-left:24px;padding-right:0px;background:url(../images/smdown.png) 1px 6px no-repeat #f90;border-radius:3px;}
.dlContent .dlServer .downloader li a{color:#fff;font-weight:700;}
.dlContent .down-box .ad{width:336px;height:280px;position:absolute;top:60px;right:250px;z-index:2;overflow:hidden;}
.dlContent .down-box .ad2{width:220px;position:absolute;top:60px;right:20px;z-index:2;overflow:hidden;}
.dlContent .down-box .ad2 a{display:block;width:100%;margin-bottom:5px;}
.dlContent .down-box .ad2 a img{width:100%;}
.sendErr-wrap{width:230px;padding:6px 1px 6px 10px;margin:10px 0;color:#999;border:1px dashed #e0e0e0;background:#fdfddf;}
.sendErr-wrap .feedback{color:#090;cursor:pointer;}
/*用户评论*/
.yhpl {height: 46px;border-bottom: 1px solid #ddd;}
.yhpl span {display: inline-block;padding: 0 5px;height: 45px;line-height: 45px;font-size: 22px;color: #333;border-bottom: 3px solid #3fb118;}

/*内容页相关专题信息*/
.showRel-topic{overflow:hidden;}
.showTopic-box{overflow:hidden;}
.showTopic-info{clear:both;height:120px;padding-left:220px;padding-right:20px;position:relative;overflow:hidden;}
.showTopic-info img,.showTopic-info .more{position:absolute;top:0px;z-index:1;}
.showTopic-info img{display:block;width:200px;height:120px;left:0px;}
.showTopic-info .more{top:6px;right:20px;color:#888;}
.showTopic-info .title{margin-top:10px;line-height:1;font-size:20px;color:#000;}
.showTopic-info .desc{margin-top:12px;line-height:1.8;color:#666;}
.softTopicIinfo-list{overflow:hidden;}
.softTopicIinfo-list li{float:left;width:105px;height:50px;margin-top:20px;margin-right:8px;padding-left:60px;position:relative;}
.softTopicIinfo-list a{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:2;}
.softTopicIinfo-list img{display:block;width:50px;height:50px;position:absolute;top:0px;left:0px;z-index:1;border-radius:5px;background:#f9f9f9;overflow:hidden;}
.softTopicIinfo-list .title,.softTopicIinfo-list .att{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.softTopicIinfo-list .title{display:block;margin-top:8px;margin-left:60px;line-height:1;color:#333;}
.softTopicIinfo-list .att{display:block;margin-top:30px;width:100%;height:12px;border-bottom:none;line-height:1;font-size:12px;color:#888;}
.softTopicIinfo-list .att em{padding:0 5px;color:#eee;}
.softTopicIinfo-list li:hover img{top:3px;}
.softTopicIinfo-list li:hover .title{color:#10c55b;}
.softTopicIinfo-list li:hover .att{color:#555;}
/*装机必备软件*/
.the-installed{overflow:hidden;}
.the-installed .type{float:left;padding-top:10px;width:30px;background-color:#F3FFF5}
.the-installed .type span{display:block;height:74px;padding:16px 6px 0;line-height:1.4;text-align:center;font-size:18px;font-weight:600;color:#57B731;}
.the-installed .type .s3{height:82px;padding-top:8px;}
.the-installed .soft-list{float:left;width:270px;padding-top:10px;}
.the-installed .soft-list li{float:left;width:90px;height:90px;}
.the-installed .soft-list li a{display:block;text-align:center;}
.the-installed .soft-list li img{margin-top:8px;width:50px;height:50px;border-radius:20%;}
.the-installed .soft-list li span{margin-top:4px;display:block;height:28px;line-height:28px;text-align:center;font-size:14px;overflow:hidden;}
.the-installed .soft-list li a:hover span{color:#c00;}
/*内容页猜你喜欢*/
.applist-row3{overflow:hidden;}
.applist-row3 li{float:left;width:100px;}
.applist-row3 li a{display:block;text-align:center;}
.applist-row3 li img{margin-top:8px;width:50px;height:50px;border-radius:20%;}
.applist-row3 li span{margin-top:4px;display:block;height:28px;line-height:28px;text-align:center;font-size:14px;overflow:hidden;}
.applist-row3 li a:hover span{color:#c00;}
/*内容页右侧各个列表*/
.r-piclist{overflow:hidden;}
.r-piclist li{float:left;margin-right:10px;width:145px;text-align:center;font-size:14px;}
.r-piclist li.last{margin-right:0;}
.r-piclist li a{display:block;}
.r-piclist li img{width:100%;height:100px;}
.r-piclist li span{display:block;height:30px;line-height:30px;overflow:hidden;}
.r-textlist{padding-top:10px;overflow:hidden;}
.r-textlist li{line-height:30px;height:30px;overflow:hidden;}
.r-textlist li .dot{margin-right:8px;display:inline-block;width:4px;height:4px;background-color:#ddd;border-radius:1px;vertical-align:middle;}
.r-textlist li a{font-size:14px;}
.r-toplist{overflow:hidden;}
.r-toplist li{padding-left:30px;position:relative;height:36px;line-height:36px;border-bottom:1px dotted #ddd;overflow:hidden;}
.r-toplist li.last{border-bottom:none;}
.r-toplist .num{width:20px;height:20px;background:#879299;color:#fffefe;font-size:14px;text-align:center;line-height:20px;position:absolute;left:0;top:8px}
.r-toplist .n1{background:#fa4e57}
.r-toplist .n2{background:#fa7a53}
.r-toplist .n3{background:#fbc258}
.r-subnav{margin-left:-10px;}
.r-subnav li{float:left;margin-top:10px;margin-left:10px;width:93px;height:30px;line-height:30px;text-align:center;background:#f0f0f0;font-size:14px;overflow:hidden;}
.r-subnav li a{display:block;overflow:hidden;}
.r-subnav li.cur{background:#3fb118;}
.r-subnav li.cur a{color:#fff;text-decoration:none;}
.r-ad{overflow:hidden;}
.r-ad img{width:100%;}
.r-fix{position:fixed;top:0px;}
.col-r .r-fix{position:fixed;margin-top:0;}
.col-r .pub-mod{width:300px;overflow:hidden;}
.hor-line{height:0px;border-top:1px dashed #eee;}
/*TAG首页列表*/
.tag-infolist{margin-top:-5px;overflow:hidden;}
.tag-infolist li{margin-right:10px;display:inline-block;_zoom:1;*display:inline;height:36px;line-height:36px;text-align:center;overflow:hidden;}
.tag-infolist li a{color:#2d64b3;font-size:14px;font-weight:normal;}
.tag-infolist li a:hover{color:#c00;text-decoration:underline;}
.tag-infolist li span{font-size:10px;color:#999;-webkit-transform:scale(0.8);}
.tag-infolist li.line{clear:both;display:block;margin:8px 0;height:0px;border-bottom:1px solid #eee;}
.tag-infolist li .c1{color:#DC143C;}
.tag-infolist li .c2{color:#FF69B4;}
.tag-infolist li .c3{color:#FF1493;}
.tag-infolist li .c4{color:#C71585;}
.tag-infolist li .c5{color:#FF00FF;}
.tag-infolist li .c6{color:#800080;}
.tag-infolist li .c7{color:#6A5ACD;}
.tag-infolist li .c8{color:#0000FF;}
.tag-infolist li .c9{color:#000080;}
.tag-infolist li .c10{color:#778899;}
.tag-infolist li .c11{color:#1E90FF;}
.tag-infolist li .c12{color:#5F9EA0;}
.tag-infolist li .c13{color:#008B8B;}
.tag-infolist li .c14{color:#3CB371;}
.tag-infolist li .c15{color:#006400;}
.tag-infolist li .c16{color:#556B2F;}
.tag-infolist li .c17{color:#808000;}
.tag-infolist li .c18{color:#FFA500;}
.tag-infolist li .c19{color:#FF8C00;}
.tag-infolist li .c20{color:#FF4500;}
.tag-infolist li .c21{color:#FF0000;}
.tag-infolist li .c22{color:#800000;}
.tag-infolist li .c23{color:#333;}
/*热门标签列表*/
.tag-row{margin-left:-5px;overflow:hidden;}
.tag-row li{display:inline-block;*display:inline;
zoom:1;margin-top:10px;margin-left:5px;height:30px;line-height:30px;padding:0 8px;background-color:#eee;border-radius:2px;}
.tag-row li a{color:#888;font-size:14px;}
.tag-row li:hover{background-color:#dedede;}
.tag-row li:hover a{color:#12937c;}
.tagContent{width:1200px;margin:0 auto 20px;overflow:hidden;}
.tagContent .col-l{float:left;width:880px;}
.tagContent .col-r{float:right;width:300px;}
.tagContent .tag-info{margin-top:0px;padding:20px;background-color:#f7f7f7;border-radius:3px;overflow:hidden;}
.tagContent .tag-info .pic{float:left;width:300px;height:180px;margin-right:20px;}
.tagContent .tag-info .pic img{display:block;width:100%;height:100%;}
.tagContent .tag-info .txt{overflow:hidden;}
.tagContent .tag-info .txt h1{line-height:40px;font-size:24px;font-weight:normal;}
.tagContent .tag-info .txt .content{line-height:23px;font-size:14px;color:#777;}
.tagContent .tag-info .txt .content.i2{min-height:105px;}
.tagContent .tag-info .txt .content p{text-indent:2em;margin-bottom:8px;}
.tagContent .tag-info .txt .bdshare{margin-top:0px;float:right;display:block;height:30px;line-height:30px;overflow:hidden;}
.tagContent .tag-info .txt .bdshare a,.tagContent .tag-info .txt .bdshare .bds_more{font-size:0;overflow:hidden;text-indent:-50px;}
.tagContent .tag-info .rel-tag{clear:both;margin-top:16px;padding-top:10px;border-top:1px solid #eee;overflow:hidden;}
.tagContent .tag-info .rel-tag a{float:left;display:inline-block;*display:inline;
zoom:1;margin:8px 3px 0 3px;width:99px;height:30px;line-height:30px;border-radius:3px;background-color:#77C4ED;text-align:center;color:#fff;font-size:14px;}
.tagContent .tag-info .rel-tag a:hover{background-color:#12ADFA;}
.tagContent .tag-inner{margin-top:20px;}
.tagContent .tag-inner .title{padding-left:10px;height:22px;line-height:22px;border-left:4px solid #03A9F4;font-size:18px;vertical-align:middle;color:#333;}
.tagContent .tag-list{margin-top:5px;overflow:hidden;}
.tagContent .tag-list li{padding:15px 0;border-bottom:1px solid #eee;overflow:hidden;position:relative;}
.tagContent .tag-list li .thumb{float:left;width:200px;height:120px;margin-right:20px;position:relative;z-index:2;}
.tagContent .tag-list li .thumb img{width:100%;height:100%;}
.tagContent .tag-list li .info{position:relative;z-index:1;}
.tagContent .tag-list li h3{line-height:1.5;font-size:18px;color:#222;}
.tagContent .tag-list li h3 a:hover{color:#379be9;}
.tagContent .tag-list li .desc{margin-top:5px;line-height:1.5;font-size:14px;color:#777;}
.tagContent .tag-list li .att{margin-top:5px;}
.tagContent .tag-list li .att span{font-size:12px;color:#999;}
/*内容页右侧热门TAG*/
.hot-tag{clear:both;overflow:hidden;}
.hot-tag li{display:inline-block;padding:0 5px}
.hot-tag li a{display:block;line-height:34px;}
.hot-tag .c1,.hot-tag .c21{color:#68d46d;font-size:18px}
.hot-tag .c2,.hot-tag .c22{color:#f58797;font-size:19px}
.hot-tag .c23,.hot-tag .c3{color:#66bcff;font-size:15px}
.hot-tag .c24,.hot-tag .c4{color:#9ed96a;font-size:18px}
.hot-tag .c25,.hot-tag .c5{color:#68d9c2;font-size:14px}
.hot-tag .c26,.hot-tag .c6{color:#77d46a;font-size:16px}
.hot-tag .c27,.hot-tag .c7{color:#7fdcfb;font-size:13px}
.hot-tag .c28,.hot-tag .c8{color:#d983ee;font-size:18px}
.hot-tag .c29,.hot-tag .c9{color:#6d86b3;font-size:17px}
.hot-tag .c10,.hot-tag .c30{color:#b3b0f6;font-size:18px}
.hot-tag .c11,.hot-tag .c31{color:#f792e5;font-size:17px}
.hot-tag .c12,.hot-tag .c32{color:#ebc53c;font-size:15px}
.hot-tag .c13,.hot-tag .c33{color:#b0d5f5;font-size:14px}
.hot-tag .c14,.hot-tag .c34{color:#ffa646;font-size:16px}
.hot-tag .c15,.hot-tag .c35{color:#888;font-size:15px}
.hot-tag .c16,.hot-tag .c36{color:#7fdcfb;font-size:16px}
.hot-tag .c17,.hot-tag .c37{color:#959fff;font-size:15px}
.hot-tag .c18,.hot-tag .c38{color:#a6da6d;font-size:14px}
.hot-tag .c19,.hot-tag .c39{color:#ff7f58;font-size:13px}
.hot-tag .c20,.hot-tag .c40{color:#91BEDA;font-size:13px}
/*内容页人气软件*/
.dllist-row5{margin-left:-6px;margin-top:5px;overflow:hidden;}
.dllist-row5 li{float:left;margin-top:10px;margin-left:6px;padding-left:55px;width:116px;height:50px;overflow:hidden;position:relative}
.dllist-row5 li img{display:block;width:48px;height:48px;position:absolute;top:0px;left:0px;z-index:1;}
.dllist-row5 li span{display:block;overflow:hidden;line-height:24px;height:24px;font-weight:600;color:#444;}
.dllist-row5 li p{display:block;overflow:hidden;line-height:24px;height:24px;font-weight:normal;color:#999;}
.dllist-row5 li em{text-decoration:none;font-style:normal;color:#ddd}
.dllist-row5 li a:hover span{color:#c00;}
/*same-list*/
.same-list{overflow:hidden;}
.same-list li{overflow:hidden;height:30px;line-height:30px;padding-right:15px;position:relative;margin-top:4px}
.same-list li img{width:26px;height:26px;float:left;display:inline;margin-right:4px;border-radius:3px;}
.same-list li a{display:block;height:26px;line-height:26px}
.same-list li i{width:12px;height:20px;position:absolute;right:0;background:url(../images/softspr.png) -305px 4px no-repeat}
.load-list{width:100%;overflow:hidden}
.load-list li{clear:both;position:relative;height:48px;margin:10px 0 0 0}
.load-list li .btn{float:right;position:relative;top:15px;width:60px;height:24px;line-height:24px;border:1px solid #03A9F4;border-radius:3px;text-align:center;color:#03A9F4}
.load-list li .btn:hover{background:#03A9F4;color:#fff;text-decoration:none}
.load-list li .img{width:48px;float:left;padding-right:5px}
.load-list li img{width:48px;height:48px}
.load-list li p{width:220px;height:48px;overflow:hidden}
.load-list li span a{display:block;height:24px;line-height:24px;overflow:hidden}
.load-list li span i{font-size:12px;color:#999;font-style:normal}
/*您的当前位置*/
.crumbs{clear:both;width:1200px;margin:15px auto;padding-left:2px;}
.crumbs,.crumbs a{font-size:14px;color:#777;}
.crumbs a:hover{color:#12937c;}
.crumbs span{padding:0 6px;color:#aaa;font-size:12px;font-family:"\5b8b\4f53",arial,sans-serif;}
.crumbs .key{font-size:14px;font-weight:550;color:#03A9F4;}
.crumb-nav{width:1173px;margin:15px auto 0;height:22px;line-height:22px;padding-left:27px;background:url(../images/softspr.png) -292px -30px no-repeat}
.crumb-nav p.hover b{background-position:65px -187px}
.crumb-nav p.hover span{display:block;position:relative;z-index:1;left:-1px;top:-1px}
/*单页面*/
.pageContent{}
.pageContent .col-l{width:240px;}
.pageContent .col-r{width:900px;}
.pageContent .content{}
.pageContent .content h2{font-size:18px;padding-left:15px;height:41px;line-height:41px;border-bottom:1px solid #ddd;margin-bottom:10px;}
.pageContent .content p{margin-bottom:10px;padding-left:15px;line-height:32px;}
.pageContent .content b{font-weight:bold;}
.pageContent .content a{color:#0984C5;text-decoration:underline;}
.pageContent .content a:hover{color:#f60;}
.page-menu{overflow:hidden;}
.page-menu a{display:block;line-height:42px;height:42px;text-indent:80px;background:#fcfcfc url(../images/ddot.png) 145px 12px no-repeat;}
.page-menu .cur,.page-menu .cur:hover{background-position:145px -26px;background-color:#03A9F4;color:#fff;}
.page-menu a:hover{background-color:#ebffec;color:#03A9F4;text-decoration:none;}
/*分页*/
#pages{clear:both;text-align:center;}
#pages a,#pages span{display:inline-block;margin-right:6px;padding:0 10px;height:32px;line-height:32px;background-color:#eee;border-radius:2px;font-size:14px;text-align:center;color:#555;font-family:Arial;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
#pages .cur{color:#fff;background:#399241;position:relative;}
#pages .empty{display:none;color:#ccc;}
#pages a:hover{background:#70bf56;color:#fff;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
#pages .np,#pages .total{display:none;}
/**/
#gotoBox{display:none;position:fixed;top:310px;left:50%;cursor:pointer;margin-top:-50px;margin-left:270px;_margin-left:278px;width:22px;height:151px;background:url(../images/top1.jpg) 0 0 no-repeat}
#gotoBox{_position:absolute;_top:expression(documentElement.scrollTop + 200 + "px");}
#gotoBox span{display:block;height:75px}
#autotab{display:none;position:fixed;top:320px;left:50%;cursor:pointer;margin-top:-50px;margin-left:315px}
#autotab{_position:absolute;_top:expression(documentElement.scrollTop + 200 + "px")}
#autotab li{cursor:pointer;line-height:32px;font-size:14px;padding-left:30px;background:url(../images/autotab.jpg) 0 -96px no-repeat}
#autotab .cur{color:#390;background-position:0 -48px}
#autotab .fir{background-position:0 0}
#autotab .nota{background-position:0 -142px}
#image-preview{position:absolute;z-index:1000;border:2px solid #9c6;padding:5px;background-color:#FAFAFA}
#gotop{display:none;width:50px;height:49px;position:fixed;right:100px;bottom:70px;}
#gotop a{display:inline-block;width:50px;height:49px;background:url(../images/gotop.png) 0 0 no-repeat;}
#gotop a:hover{background-position:0 -49px;}
/*错误反馈*/
#feedback-cover{display:block;width:100%;height:100%;background:#000;background:rgba(0,0,0,0.7);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4c000000,endcolorstr=#4c000000);position:fixed;top:0;left:0;z-index:998;overflow:hidden;}
#feedback-box{display:block;width:500px;height:210px;background:#fff;border-radius:10px 10px 2px 2px;box-shadow:3px 3px 10px #111;overflow:hidden;margin-top:-105px;margin-left:-250px;position:fixed;left:50%;top:50%;z-index:999;}
#feedback-box.cust{height:320px;margin-top:-160px;}
#feedback-box .hd{height:44px;line-height:44px;padding:0px 12px;background:#03A9F4;text-align:center;font-size:16px;color:#fff;}
#feedback-box .hd .title{font-size:16px;color:#eee;}
#feedback-box .tit{margin-top:20px;line-height:1;padding:0px 12px;font-size:14px;color:#333;text-align:center;}
#feedback-box .inner{margin:15px auto 0;width:400px;text-align:center;overflow:hidden;}
#feedback-box .inner label{margin-right:6px;height:30px;line-height:30px;cursor:pointer;}
#feedback-box .inner label input{margin-right:2px;cursor:pointer;}
#feedback-box .textContent{display:none;margin-top:15px;margin-bottom:5px;width:380px;height:85px;padding:5px 10px;background:#f4f4f4;font-size:14px;color:#555;resize:none;outline-style:none;}
#feedback-box .btn{margin-top:20px;text-align:center;}
#feedback-box .btn span{display:inline-block;*zoom:1;*display:inline;margin:0 10px;width:100px;height:36px;line-height:36px;border-radius:3px;text-align:center;font-size:14px;color:#fff;cursor:pointer;}
#feedback-box .btn .submit{background:#03A9F4;}
#feedback-box .btn .close{background:#bbb;}
/*20190621*/
.bg-page{background-color:#F4F4F5;}
.bg-page .header{background-color:#fff;}
.bg-page .footer{background-color:#fff;}


.wb-box{background-color:#fff;}
.hd-box{height:24px;padding-bottom:10px;border-bottom:1px solid #eee;line-height:18px;}
.hd-box .fl{height:24px;padding-left:12px;border-left:4px solid #30A338;line-height:23px;font-size:18px;font-weight:bold;color:#333;}
.hd-box .fr{font-size:14px;color:#666;}
.hd-big{height:28px;margin:30px auto;line-height:26px;border-left:4px solid #30A338;}
.hd-big .fl{margin-left:15px;font-size:24px;font-weight:bold;color:#333;}
.hd-big .fr{font-size:14px;color:#666;}
.hd-big .pn{float:right;margin-left:10px;font-size:14px;color:#666;}
.hd-big .pn span{float:left;display:block;width:37px;height:29px;line-height:30px;background:#ff9c00;color:#fff;text-align:center;font-size:20px;font-family:"\5b8b\4f53",arial,sans-serif;cursor:pointer;}
.hd-big .pn .prev{margin-right:5px;}
.hd-big .pn .prevStop,.hd-big .pn .nextStop{background:#ccc;}
/*新分页*/
.newPages{clear:both;text-align:center;}
.newPages a,.newPages span{display:inline-block;margin-right:6px;padding:0 12px;height:32px;line-height:32px;border:1px solid #ccc;background:#fff;border-radius:5px;font-size:14px;text-align:center;color:#555;font-family:Arial;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.newPages .cur{color:#fff;background:#FF9A10;border:1px solid #FF9A10;position:relative;}
.newPages .empty{display:none;color:#ccc;}
.newPages a:hover{background:#FF9A10;border:1px solid #FF9A10;color:#fff;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.newPages .np,.newPages .total{display:none;}
/*专题*/

/*TAG页面*/
.tagHomeHot-box{padding:10px 5px;overflow:hidden;}
.tagHomeHot-box .hd{padding-left:15px;font-size:24px;color:#333;}
.tagHomeHot-box .sideTag-list li{margin-right:8px;padding:0;text-align:left;}
.tagHomeHot-box .sideTag-list li.last{margin-right:0;}
.tagHomeHot-box .sideTag-list li a{display:block;line-height:34px;}
/*TAG首页列表*/
.tagAll-hd{font-size:24px;color:#333;}
.tagHome-list{overflow:hidden;}
.tagHome-list li{float:left;width:228px;height:42px;line-height:42px;margin-top:15px;margin-right:15px;}
.tagHome-list li.last{margin-right:0;}
.tagHome-list li a{display:block;width:226px;height:40px;background:#fff;border:1px solid #fff;color:#333;font-size:16px;text-align:center;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tagHome-list li span{font-size:10px;color:#999;}
.tagHome-list li a:hover{border:1px solid #07C45E;}
.tagHome-list li a:hover{color:#07C45E;}
/*TAG内容页*/
.tagShow-info{padding:20px 15px;background:#fff;overflow:hidden;}
.tagShow-info.ispic{min-height:180px;padding-left:335px;position:relative;}
.tagShow-info .pic{width:300px;height:180px;position:absolute;top:20px;left:15px;z-index:1;}
.tagShow-info .pic img{display:block;width:100%;height:100%;}
.tagShow-info .title{line-height:40px;font-size:24px;font-weight:normal;}
.tagShow-info .content{line-height:23px;font-size:14px;color:#777;}
.tagShow-info .content p{text-indent:2em;margin-bottom:8px;}
.tagShow-info .bdshare{margin-top:3px;float:right;display:block;height:30px;overflow:hidden;}
.tagShow-info .bdshare a,.tagShow-info .bdshare .bds_more{font-size:0;overflow:hidden;text-indent:-50px;}
.tagShow-box{padding:20px;padding-right:0;background:#fff;overflow:hidden;}
.tagShow-box .hd{font-size:24px;color:#333;}
.tagShow-list{overflow:hidden;}
.tagShow-list li{float:left;width:415px;margin-top:20px;margin-right:20px;padding:20px 20px 20px 135px;background:#FAFAFA;border-radius:6px;overflow:hidden;position:relative;}
.tagShow-list li.last{margin-right:0;}
.tagShow-list li .thumb{width:100px;height:100px;position:absolute;top:20px;left:20px;z-index:2;}
.tagShow-list li .thumb img{width:100%;height:100%;border-radius:15px;background:#eee;}
.tagShow-list li .thumb:hover img{margin-top:6px;}
.tagShow-list li h3{height:18px;line-height:1;font-size:18px;font-weight:normal;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tagShow-list li h3 a{color:#333;}
.tagShow-list li .desc{margin-top:15px;height:48px;line-height:24px;color:#999;overflow:hidden;text-overflow:ellipsis;}
.tagShow-list li .att{margin-top:10px;height:15px;line-height:15px;}
.tagShow-list li .att span{margin-right:15px;color:#999;position:relative;}
.tagShow-list li .att a{color:#999;}
.tagShow-list li .att i{position:absolute;top:2px;left:42px;z-index:1;}
.tagShow-list li .btn{display:block;width:400px;height:38px;margin-top:22px;border:1px solid #07C45E;border-radius:42px;line-height:37px;text-align:center;font-size:16px;color:#07C45E;}
.tagShow-list li a.btn:hover{background:#07C45E;color:#fff;}
/*TAG列表*/
.sideTag-list{padding:0 20px;overflow:hidden;text-overflow:ellipsis;}
.sideTag-list li{display:inline-block;padding:0 5px}
.sideTag-list li a{display:block;line-height:34px;}
.sideTag-list .c1,.sideTag-list .c21{color:#68d46d;font-size:18px}
.sideTag-list .c2,.sideTag-list .c22{color:#f58797;font-size:19px}
.sideTag-list .c23,.sideTag-list .c3{color:#66bcff;font-size:15px}
.sideTag-list .c24,.sideTag-list .c4{color:#9ed96a;font-size:18px}
.sideTag-list .c25,.sideTag-list .c5{color:#68d9c2;font-size:14px}
.sideTag-list .c26,.sideTag-list .c6{color:#77d46a;font-size:16px}
.sideTag-list .c27,.sideTag-list .c7{color:#7fdcfb;font-size:13px}
.sideTag-list .c28,.sideTag-list .c8{color:#d983ee;font-size:18px}
.sideTag-list .c29,.sideTag-list .c9{color:#6d86b3;font-size:17px}
.sideTag-list .c10,.sideTag-list .c30{color:#b3b0f6;font-size:18px}
.sideTag-list .c11,.sideTag-list .c31{color:#f792e5;font-size:17px}
.sideTag-list .c12,.sideTag-list .c32{color:#ebc53c;font-size:15px}
.sideTag-list .c13,.sideTag-list .c33{color:#b0d5f5;font-size:14px}
.sideTag-list .c14,.sideTag-list .c34{color:#ffa646;font-size:16px}
.sideTag-list .c15,.sideTag-list .c35{color:#888;font-size:15px}
.sideTag-list .c16,.sideTag-list .c36{color:#7fdcfb;font-size:16px}
.sideTag-list .c17,.sideTag-list .c37{color:#959fff;font-size:15px}
.sideTag-list .c18,.sideTag-list .c38{color:#a6da6d;font-size:14px}
.sideTag-list .c19,.sideTag-list .c39{color:#ff7f58;font-size:13px}
.sideTag-list .c20,.sideTag-list .c40{color:#91BEDA;font-size:13px}
/*搜索页面*/
.search-page{background-color:#fff;font-size:12px;min-height:100%;height:auto;position:relative;}
.search-top{position:relative;padding-left:10px;padding-right:20px;height:34px;line-height:34px;background-color:#fafafa;border-bottom:1px solid #e2e2e2;color:#666;text-align:right;}
.search-top .line{margin:0 10px;color:#dbdbdc;}
.search-top a:link,.search-top a:active,.search-top a:visited{color:#5b5b5b;}
.search-top span.a{color:#5b5b5b;cursor:pointer;}
.search-top .setNav{float:left;position:relative;}
.search-top .setNav li{float:left;margin-left:15px;height:34px;line-height:34px;}
.search-top .menu{padding:0 11px;}
.search-top .menu span{float:left;display:block;}
.search-top .menu .nav{float:left;margin-top:8px;width:12px;height:42px;}
.search-top .menu .nav i{display:block;margin-top:3px;width:12px;height:2px;background-color:#B2B2B2;}
.search-top .menu .txt{margin-left:10px;cursor:pointer;}
.search-top .menu .trigger{margin-left:10px;margin-top:16px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #B2B2B2;}
.search-top .navGroup{display:none;width:600px;padding:16px 20px;padding-right:10px;background-color:#fff;border:1px solid #ddd;border-top:none;position:absolute;top:35px;left:0px;z-index:8;}
.search-top .catlist{clear:both;overflow:hidden;}
.search-top .catlist dt,.search-top .catlist dd{display:block;line-height:28px;text-align:left;}
.search-top .catlist dt{padding-left:8px;font-size:16px;font-weight:400;color:#222;}
.search-top .catlist dd{padding:5px 0;overflow:hidden;}
.search-top .catlist dd a{display:inline-block;margin-top:6px;margin-bottom:6px;margin-right:15px;padding:0 15px;height:26px;line-height:26px;background-color:#e4e4e4;border-radius:45px;color:#777;}
.search-top .catlist dd a:hover{background-color:#e4e4e4;color:#f60;}
.search-top .splist dd a{background-color:#EFFEF4;color:#48c859;}
.search-top .splist dd a:hover{background-color:#c8e9ff;}
.search-top .menu:hover{margin-top:-1px;padding:0 10px;background-color:#fff;border:1px solid #e2e2e2;border-bottom:1px solid #fff;}
.search-top .menu:hover .trigger{border-top:none;border-bottom:4px solid #B2B2B2;}
.search-top .menu:hover .navGroup{display:block;}
.search-most{width:100%;height:180px;position:absolute;top:38%;margin-top:-85px;overflow:hidden;}
.search-most .logo{display:block;width:200px;height:48px;margin:0 auto;}
.search-most .logo img{width:100%;height:100%;}
.search-most .tabNav{margin:40px auto 0;height:32px;line-height:32px;text-align:center;}
.search-most .tabNav li{display:inline-block;padding:0 13px;font-size:14px;color:#777;cursor:pointer;}
.search-most .tabNav li:hover{color:#f60;}
.search-most .tabNav li.cur{color:#111;font-weight:bold;}
.search-most .search-box{width:520px;margin:8px auto 0;overflow:hidden;}
.search-most .search-txt,.search-most .search-btn{display:block;}
.search-most .search-txt{width:416px;padding:0 5px;height:36px;line-height:36px;border:2px solid #48c859;font-size:14px;color:#666;}
.search-most .search-btn{width:90px;height:40px;line-height:40px;background-color:#48c859;text-align:center;color:#fff;font-size:16px;cursor:pointer;}
.search-nav{width:100%;height:36px;padding:20px 0;background-color:#fff;}
.search-nav.scroll-fixed{top:0;left:0;z-index:99;padding:10px 0px;-webkit-box-shadow:0 0 5px #888;-moz-box-shadow:0 0 5px #888;box-shadow:0 0 5px #888;border-bottom:1px solid #f0f0f0;}
.search-nav .logo{margin-top:7px;margin-left:10px;display:block;width:100px;height:24px;}
.search-nav .logo img{width:100%;height:100%;}
.search-nav .search-inbx{margin-left:20px;width:640px;height:36px;position:relative;}
.search-nav .search-inbx .txt,.search-nav .search-inbx .btn{display:block;}
.search-nav .search-inbx .txt,.search-nav .search-inbx .btn{position:absolute;top:0px;}
.search-nav .search-inbx .txt{left:0px;width:485px;height:34px;padding-left:68px;padding-right:5px;line-height:34px;font-size:14px;border:1px solid #48c859;border-right:none;}
.search-nav .search-inbx .btn{left:550px;width:90px;height:36px;background-color:#48c859;line-height:36px;text-align:center;font-size:16px;color:#fff;cursor:pointer;}
.search-nav .search-sub{position:absolute;top:1px;left:1px;z-index:3;width:63px;height:34px;cursor:pointer;}
.search-nav .search-sub .selected{float:left;padding-left:15px;width:48px;height:36px;line-height:36px;font-size:14px;}
.search-nav .search-sub .selected em{display:inline-block;margin-left:7px;height:0px;line-height:0;font-size:0;border:3px dashed transparent;border-top:3px solid #666;vertical-align:middle;}
.search-nav .search-sub .selected:hover em{border-top:none;border-bottom:3px solid #666;}
.search-nav .search-sub .sub-list{position:absolute;top:34px;left:-1px;width:64px;background-color:#F9F9F9;border:1px solid #48c859;border-top:none;display:none;z-index:99;}
.search-nav .search-sub .sub-list li{height:32px;line-height:32px;font-size:14px;text-align:center;}
.search-nav .search-sub .sub-list li:hover{background-color:#48c859;color:#fff;}
.search-nav .tiem-scope{margin-left:30px;height:36px;line-height:36px;position:relative;font-size:14px;}
.search-nav .tiem-scope .hd .op{margin-left:3px;display:inline-block;width:45px;text-align:center;color:#00c;}
.search-nav .tiem-scope .hd i{margin-left:4px;position:relative;top:0px;display:inline-block;width:8px;height:8px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAQCAMAAAAcVM5PAAAABlBMVEVHcEyvr68i+IBTAAAAAXRSTlMAQObYZgAAACBJREFUCNdjYGRkgAJ8LFw0PsAII8GKYQRUJyPcBFSTAAiqAB0oFrpwAAAAAElFTkSuQmCC") 0 0 no-repeat;}
.search-nav .tiem-scope .hd:hover i{background-position:0 -10px;}
.search-nav .tiem-scope .barlist{display:none;position:absolute;top:36px;left:32px;z-index:2;padding:5px 0;background-color:#fff;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);}
.search-nav .tiem-scope .barlist li{width:70px;height:28px;line-height:28px;overflow:hidden;text-align:center;font-size:13px;}
.search-nav .tiem-scope .barlist li a{display:block;padding:0 15px;color:#666;}
.search-nav .tiem-scope .barlist li a:hover{background-color:#ECECED;}
.search-nav .tiem-scope .barlist li span{color:#999;}
.search-bar .bar-list,.search-result,.search-error,.search-main{padding-left:132px;}
.search-bar{height:38px;line-height:38px;background-color:#f7f7f7;border-top:1px solid #f0f0f0;border-bottom:1px solid #f7f7f7;}
.search-bar .bar-list{overflow:hidden;}
.search-bar li{float:left;margin-right:18px;height:38px;line-height:38px;}
.search-bar li a{display:block;padding:0 12px;font-size:14px;color:#666;}
.search-bar li.cur a{height:36px;border-bottom:2px solid #48c859;color:#222;font-weight:700;}
.search-result{margin:15px auto 0;color:#999;}
.search-main{padding-bottom:70px;}
.search-error{margin-top:30px;;font-size:14px;}
.search-error .hilight{padding:0 3px;color:#c00;}
.search-error .advice{margin-top:30px;}
.search-error .advice dt{margin-bottom:10px;line-height:1;font-size:14px;color:#333;font-weight:600;}
.search-error .advice dd{line-height:30px;}
.search-src{float:left;width:650px;padding-top:10px;}
.search-extbar{float:left;width:300px;margin-left:60px;padding-left:20px;padding-top:5px;padding-bottom:5px;-background-color:#f90;border-left:1px solid #E1E1E1;overflow:hidden;}
.search-ppBar{overflow:hidden;}
.search-ppBar .hd{font-weight:700;font-size:14px;color:#222;}
.search-ppBar .list{margin-top:10px;overflow:hidden;}
.search-ppBar .list li{float:left;width:75px;margin-right:36px;overflow:hidden;}
.search-ppBar .list li.last{margin-right:0;}
.search-ppBar .list li .thumb,.search-ppBar .list li .ico{display:block;width:75px;height:75px;background-color:#fafafa;line-height:75px;text-align:center;overflow:hidden;}
.search-ppBar .list li .thumb{width:73px;height:73px;line-height:73px;border:1px solid #eee;}
.search-ppBar .list li .thumb img,.search-ppBar .list li .ico img{max-width:100%;max-height:100%;}
.search-ppBar .list li .title{margin-top:3px;margin-bottom:10px;max-height:36px;line-height:18px;text-align:center;color:#00c;font-weight:normal;text-decoration:underline;overflow:hidden;text-overflow:ellipsis;}
.search-ppBar .list li a:hover .title{color:#c00;}
.search-hotBar{overflow:hidden;}
.search-hotBar .hd{font-weight:700;font-size:14px;color:#222;}
.search-hotBar .list{margin-top:10px;overflow:hidden;}
.search-hotBar .list li{height:34px;line-height:34px;border-bottom:1px solid #eee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.search-hotBar .list li em{margin-right:4px;display:inline-block;width:18px;height:18px;line-height:18px;background-color:#8eb9f5;text-align:center;font-size:10px;color:#fff;}
.search-hotBar .list li .n1{background-color:#f54545;}
.search-hotBar .list li .n2{background-color:#ff8547;}
.search-hotBar .list li .n3{background-color:#ffac38;}
.search-hotBar .list li a{color:#00c;}
.search-hotBar .list li a:hover{text-decoration:underline;}
.search-reslist{overflow:hidden;}
.search-reslist li{margin-top:15px;overflow:hidden;}
.search-reslist li .tbumb{display:block;}
.search-reslist li .title{position:relative;height:28px;line-height:28px;font-size:16px;font-weight:normal;}
.search-reslist li .title.isico{padding-left:33px;}
.search-reslist li .title .ico{display:block;width:26px;height:26px;background-color:#f9f9f9;border-radius:3px;position:absolute;top:0px;left:0px;z-index:2;overflow:hidden;}
.search-reslist li .title a{color:#00c;text-decoration:underline;}
.search-reslist li .title a:hover,.search-reslist li .title .keylink{color:#c00;}
.search-reslist li .info{margin-top:5px;position:relative;}
.search-reslist li .ispic{padding-left:132px;height:92px;}
.search-reslist li .thumb{display:block;width:120px;height:90px;background-color:#fafafa;border:1px solid #eee;line-height:90px;text-align:center;vertical-align:middle;overflow:hidden;position:absolute;top:0px;left:0px;z-index:1;}
.search-reslist li .thumb img{max-width:100%;max-height:100%;}
.search-reslist li .appAtt{margin-bottom:8px;line-height:1;font-size:13px;color:#888;}
.search-reslist li .appAtt span{color:#444;}
.search-reslist li .desc{margin-bottom:6px;max-height:44px;line-height:22px;font-size:13px;overflow:hidden;text-overflow:ellipsis;}
.search-reslist li .desc .keylink{color:#c00;}
.search-reslist li .pos{margin-bottom:10px;line-height:1;}
.search-reslist li .pos a{color:#4272db;}
.search-reslist li .pos .space{margin:0 4px;color:#4272db;}
.search-reslist li .link{line-height:1;color:#666;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.search-reslist li .link a{color:#008000;font-family:Arial;}
.search-reslist li .pp{margin-top:5px;margin-bottom:10px;overflow:hidden;}
.search-reslist li .pp a{float:left;margin-right:20px;display:block;width:145px;height:100px;background-color:#fafafa;line-height:90px;border:1px solid #eee;text-align:center;vertical-align:middle;}
.search-reslist li .pp .last{margin-right:0;}
.search-reslist li .pp a img{max-width:100%;max-height:100%;text-align:center;vertical-align:middle;}
.search-pages{clear:both;}
.search-pages a,.search-pages span{display:inline-block;margin-right:6px;padding:0 9px;height:32px;line-height:32px;border:1px solid #e6e6e6;border-radius:1px;font-size:14px;text-align:center;color:#555;font-family:Arial;}
.search-pages .cur{color:#fff;background-color:#48c859;border:1px solid #48c859;position:relative;}
.search-pages .empty{display:none;color:#ccc;}
.search-pages .dot{padding:0 3px;border:none;}
.search-pages a:hover{background-color:#48c859;border:1px solid #48c859;color:#fff;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.search-pages .np,.search-pages .total,.search-pages .first,.search-pages .last{display:none;}
.search-footer{clear:both;width:100%;height:40px;line-height:40px;background-color:#444;position:absolute;bottom:0px;z-index:1;}
.search-footer .inner{padding:0 15px;color:#ccc;}
.search-footer a{color:#ccc;}
.search-footer .line{padding:0 10px;color:#999;}
.search-footer .link{float:right;}
.search-footer .copy{float:left;}
.search-footer .code span{display:inline-block;}
/*c-list*/
.c-box{ float:left; width:859px; padding:0 20px 20px 0; border-right:1px solid #ececec; /*overflow:hidden;*/ }
.c-hd{ height:44px; line-height:51px; border-bottom:2px solid #ddd; position:relative; }
.c-hd h3{ float:left; height:46px; background:#fff; padding-right:4px; margin-bottom:-2px; position:relative; }
.c-hd h3 span{ display:block; float:left; height:43px; border-bottom:3px solid #10c55b; font-size:20px; font-weight:700; padding:0 4px; }
.c-hd h3 em{ color:#01ac48; font-weight:700; }
.c-hd .reback{ float:right; color:#666; }
.c-hd .reback:hover{ text-decoration:underline; }
.c-hd .number{ color:#666; font-size:14px; float:right; }
.c-hd .number em{ color:#01ac48; padding:0 4px; }
.c-hd .c-tab{ padding-left:30px; float:left; height:46px; margin-bottom:-2px; position:relative;overflow:hidden}
.c-hd .c-tab li{ float:left; max-width:180px; padding:0 10px; height:46px; cursor:pointer; margin-right:12px; font-size:18px; color:#666; text-align:center; overflow:hidden; }
.c-hd .c-tab li.tab_2{  background:url(../images/tab_line.gif) no-repeat center bottom; color:#10c55b; }
.c-hd .c-tab li a{ color:#565656; }
.c-hd .c-tab li:hover, .c-hd .c-tab li a:hover{ color:#10c55b; }
.c-list li{ width:99%; float:left; padding:22px 0; padding-left:1%; border-bottom:1px dashed #ddd; position:relative; }
.c-list .img{ float:left; margin-right:15px; }
.c-list .img img{ display:block; width:70px; height:70px; border-radius:8px; }
.c-list .con{ float:left; width:590px; }
.c-list .tit{ font-size:16px; height:20px; line-height:20px; margin-bottom:8px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.c-list .top-tit{ padding-right:150px; position:relative; }
.c-list .top-tit .tit{ margin-bottom:16px; font-size:18px; height:22px; line-height:22px; }
.c-list .desc{ font-size:13px; color:#888; line-height:22px; height:44px; overflow:hidden; }
.c-list .down{ position:absolute; right:2px; bottom:24px; }
.c-list .down a{ display:block; background-color:#10c55b; width:99px; line-height:36px; font-size:14px; color:#fff; text-align:center; letter-spacing:1px; overflow:hidden; -moz-border-radius:5px; -webkit-border-radius:5px;  border-radius:5px; }
.c-list .down a:hover{ background-color:#01ac48; }
.c-list em{ display:block; background:url(../images/icosprit.png) no-repeat -120px -296px; float:left; margin-right:5px; width:30px; height:44px; text-align:center; line-height:38px; font-size:16px; color:#fff; font-weight:normal; overflow:hidden; }
.c-list em.top1{ background-position:0 -296px; }
.c-list em.top2{ background-position:-40px -296px; }
.c-list em.top3{ background-position:-80px -296px; }
.c-list .other{ line-height:25px; height:24px; margin-bottom:6px; }
.c-list .other span{ font-size:13px; color:#666; margin-right:20px; }
.c-list .other span a{ color:#666; }
.c-list .other span a:hover{ color:#01ac48; text-decoration:underline; }
.c-list .other label{ color:#999;}
.c-list .other .pc, .c-list .other .andr, .c-list .other .ios{ display:inline-block; line-height:22px; padding:0 10px; font-size:13px; overflow:hidden; border-radius:22px; vertical-align:middle; position:relative; top:-2px; *top:0; margin:0 8px 0 2px; }
.c-list .other .pc{ border:1px solid #45b8fb; color:#45b8fb; }
.c-list .other .pc:hover{ background-color:#45b8fb; color:#fff; text-decoration:none; }
.c-list .other .andr{ border:1px solid #8abd13; color:#8abd13; }
.c-list .other .andr:hover{ background-color:#8abd13; color:#fff; text-decoration:none; }
.c-list .other .ios{ border:1px solid #a7a7a7; color:#a7a7a7; }
.c-list .other .ios:hover{ background-color:#a7a7a7; color:#fff; text-decoration:none; }
.c-rank-list .c-list li{ height:70px; }
.c-soft-list .number{ float:right; margin-top:-31px; color:#666; font-size:14px; }
.c-soft-list .number em{ color:#01ac48; padding:0 4px; }
.c-soft-list .img{ padding-top:3px; }
.c-soft-list .con{ float:left; width:625px; }
.c-soft-list .top-star{ position:absolute; right:3px; top:0; font-size:13px; color:#999; line-height:22px; }
.c-soft-list .top-star .stars{ position:relative; top:-2px; *top:0; }
.c-soft-list .item{ height:73px; overflow:hidden; }
#sszt .c-hd .c-tab li{ margin-right:10px; }

.c-abc-box{ padding:8px 2px 16px; width:870px; margin-right:-15px; }
.c-abc-box a{ float:left; display:inline-block; width:70px; height:32px; line-height:32px; background:#fff; border:1px solid #d2d2d2; text-align:center; color:#565656; font-size:14px; margin:12px 15px 0 0; cursor:pointer; }
.c-abc-box a:hover{ background:#10c55b; border-color:#10c55b; color:#fff; }
.c-abc-box .current{ background:#10c55b; border-color:#10c55b; color:#fff; }
.c-fl-box{ padding:8px 2px 16px; width:870px; margin-right:-15px; }
.c-fl-box a{ float:left; width:93px; height:32px; line-height:32px; background:#fff; border:1px solid #ddd; text-align:center; color:#565656; font-size:14px; margin:12px 13px 0 0; cursor:pointer; }
.c-fl-box a:hover{ background:#10c55b; border-color:#10c55b; color:#fff; }
.c-fl-box .current{ background:#10c55b; border-color:#10c55b; color:#fff; }
.c-fl-box .all{ background:#10c55b; border-color:#10c55b; color:#fff; }
.c-rjhj-box ul{ width:102%; padding-top:7px; padding-bottom:20px; overflow:hidden; }
.c-rjhj-box ul li{ height:22px; line-height:22px; background:url(../images/icosprit.png) no-repeat -210px -60px; padding-left:28px; float:left; width:107px; margin:10px 10px 0 0; overflow:hidden; }

.c-none .default{ padding-bottom:26px; }
.c-none .default img{ display:block; margin:34px auto 0; }
.love-dnrj .tit{ height:22px; line-height:22px; border-left:4px solid #10c55b; font-size:20px; font-weight:700; padding-left:12px; }
.love-dnrj ul{ border-bottom:1px dashed #ddd; padding:20px 0; }
.love-dnrj ul.no_line{ border:none; }
.love-dnrj ul li{ float:left; width:194px; padding:0 10px 0 82px; min-height:70px; overflow:hidden; position:relative; }
.love-dnrj ul li .img{ position:absolute; left:0; top:0; padding:0; }
.love-dnrj ul li .img img{ display:block; width:70px; height:70px; border-radius:10px; }
.love-dnrj ul li .name{ font-size:14px; height:24px; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; }
.love-dnrj ul li .other{ font-size:12px; color:#999; margin-top:4px; }
.love-dnrj ul li .down-link{ display:block; width:58px; height:28px; line-height:28px; text-align:center; color:#01ac48; letter-spacing:1px; border:1px solid #10c55b; margin-top:9px; overflow:hidden; }
.love-dnrj ul li .down-link:hover{ background-color:#10c55b; color:#fff; }
.love-sjrj .tit{ height:22px; line-height:22px; border-left:4px solid #10c55b; font-size:20px; font-weight:700; padding-left:12px; }
.love-sjrj ul{ margin-left:-31px; margin-top:21px; overflow:hidden; }
.love-sjrj ul li{ float:left; width:80px; text-align:center; margin-left:31px; padding-bottom:20px; display:inline; }
.love-sjrj ul li img{ display:block; width:70px; height:70px; margin:0 auto 9px; border-radius:10px; }
.love-sjrj ul li span{ display:block; line-height:20px; height:20px; overflow:hidden; }
.love-sjrj ul li .down-link{ display:block; width:68px; height:30px; line-height:30px; text-align:center; color:#01ac48; letter-spacing:1px; border:1px solid #10c55b; margin:7px auto 0; overflow:hidden; }
.love-sjrj ul li .down-link:hover{ background-color:#10c55b; color:#fff; }
.love-sjrj ul li.no_line{ width:100%; height:0; line-height:0; font-size:0; border-top:1px dashed #ddd; overflow:hidden; }
#image-preview { position:absolute; z-index:1000; border:1px solid #999; padding:5px; background-color:#FAFAFA; }
#image-preview img{ display:block; }

/*顶踩*/
.newdigg {height: 51px;margin: 0 auto;clear: both;overflow: hidden;}
.newdigg .digg_good {background: #ff6666;}
.diggbox {width: 195px;height: 51px;float: left;margin-right: 8px;overflow: hidden;cursor: pointer;}
.newdigg .digg_good .digg_act {color: #fff;}
.diggbox .digg_act {font-size: 14px;float: left;line-height: 31px;text-indent: 32px;height: 29px;overflow: hidden;font-weight: bold;}
.newdigg .digg_good .digg_num {color: #fff;}
.diggbox .digg_num {float: left;line-height: 29px;text-indent: 5px;}
.diggbox .digg_percent {width: 180px;clear: both;padding-left: 10px;overflow: hidden;}
.diggbox .digg_percent .digg_percent_bar {width: 100px;height: 7px;background: #E8E8E8;border-right: 1px solid #CCC;float: left;overflow: hidden;margin-top: 3px;}
.newdigg .digg_good .digg_percent .digg_percent_bar span {border: 1px solid #999999;background: #999999;}
.diggbox .digg_percent .digg_percent_bar span {display: block;height: 5px;overflow: hidden;background: #000;}
.diggbox .digg_percent .digg_percent_num {font-size: 10px;float: left;padding-left: 10px;}
.newdigg .digg_bad {background:#ff9966;}
.diggbox {height: 51px;float: left;margin-right: 8px;overflow: hidden;cursor: pointer;}
.newdigg .digg_bad .digg_act {color: #FFFFFF;}
.diggbox .digg_act {font-size: 14px;float: left;line-height: 31px;text-indent: 32px;height: 29px;overflow: hidden;font-weight: bold;}
.newdigg .digg_bad .digg_num {color: #fff;}
.diggbox .digg_num {float: left;line-height: 29px;text-indent: 5px;}
.diggbox .digg_percent {width: 180px;clear: both;padding-left: 10px;overflow: hidden;}
.diggbox .digg_percent .digg_percent_bar {width: 100px;height: 7px;background: #E8E8E8;border-right: 1px solid #CCC;float: left;overflow: hidden;margin-top: 3px;}
.newdigg .digg_bad .digg_percent .digg_percent_bar span {border: 1px solid #999999;background: #999999;}
.diggbox .digg_percent .digg_percent_bar span {display: block;height: 5px;overflow: hidden;background: #000;}
.diggbox .digg_percent .digg_percent_num {font-size: 10px;float: left;padding-left: 10px;}
.dingcai span {float: left;}
span.yhmyd {position: relative;top: 15px;left: 0;font-size: 18px;font-weight: bold;}
/*评论*/

.pinglun{overflow: hidden;width: 100%;max-width: 1200px;}
.pinglun .pl-title{overflow: hidden;margin-bottom: 20px;}
.pinglun .pl-title p{height: 42px;line-height: 42px;font-size: 16px;border-bottom: 1px solid #ddd;}
.pinglun .pl-title p b{display: inline-block;position: relative;bottom: 2px;padding: 0 15px;border-bottom: 3px solid #03A9F4;color: #03A9F4;}
.pinglun #saypl{box-shadow: inset 2px 2px 6px rgba(0,0,0,.08);padding: 10px;border-radius: 4px;background: #fcfcfc;}
.pinglun .pl-yzm,.pinglun .pl-textarea,.pinglun .pl-header{overflow: hidden;margin-bottom: 15px;}
.pinglun .pl-yzm ul{overflow: hidden;}
.pinglun .pl-yzm ul li{width: 50%;float: left;}
.pinglun .pl-yzm ul li:last-child{text-align: right;}
.pinglun .pl-yzm ul li .inputText{padding: 4px 5px;border: 1px solid #4444;} 
.pinglun .pl-textarea #saytext{border: 1px solid #ddd;width: 898px;padding: 10px;height: 100px;font-size: 14px;overflow: auto;}
.pinglun .pl-header p{float: left;}
.pinglun .pl-header p a{color: #333}
.pinglun .pl-header p a span{color: #f90}
.pinglun .pl-header input{width: 100px;height: 40px;float: right;background-color:#03A9F4;border-radius: 20px;}
.pinglun .pl-header input:hover{background-color:#ffb62e}
.pl-show-list {position: relative;overflow: hidden;}
.pl-show-box {overflow: hidden;margin: 30px 0;clear: both;border-bottom: 1px solid #f1f1f1;padding: 0 10px 20px;}
.pl-area-userpic {float: left;}
#pl-userpic {width: 42px;height: 42px;border-radius: 100%;}
.pl-area-post {float: right;width:93%;}
.pl-show-title {margin-bottom: 10px;}
.pl-show-title span {color: #444;font-size: 14px;font-weight: 700;}
.pl-show-title span.pl-show-time {color: #aaa;font-size: 12px;font-weight: 500;}
.pl-show-saytext {line-height: 26px;font-size: 14px;word-wrap: break-word;color: #555;}
span.plsm {margin-left: 300px;}

/*专题*/

#bdshare span{float:left;font-size:15px;margin-right:10px;}
.cms{font:15px '\5fae\8f6f\96c5\9ed1';}
.cms b,.cms h2{margin-bottom:10px;}
.cms ul{height:58px;overflow:hidden;}
.cms ul li{width:337px;float:left;height:26px;line-height:26px;font-size:14px;background: url(../images/d.jpg) 0 12px no-repeat;padding-left:10px;overflow:hidden;margin-right:25px;}
.cms s{display:block;background: url(../images/line.jpg) 0 15px no-repeat;}
.moreTab{display:block;width:48px;height:26px;line-height:26px;padding-left:12px;margin:0 auto;background:#48bb0b;color:#fff;}a.moreTab:hover{color:#fff;}
.cms h2{font: 15px '\5fae\8f6f\96c5\9ed1';font-weight: normal;font-size: 24px;color: #000;height: 50px;line-height: 50px;display: block;border-bottom: 2px solid #48bb0b;}

.list h2,.xgwz h2,.box h2,.cms h2,.list b,.xgwz b,.box b,.cms b{font:15px '\5fae\8f6f\96c5\9ed1';font-weight:normal;font-size:24px;color:#000;height:50px;line-height:50px;display:block;border-bottom:2px solid #48bb0b;}
.box h2,.box b{margin-bottom:10px;}
.box h2 a,.box b a{float:right;font-size:14px;}
.box{width:1116px;margin:20px auto 20px auto;position:relative;_height:100%;}
.img-list{position:relative;width:1116px;overflow:hidden}
.img-list ul{width:9999px;}
.img-list li{ margin-right:22px;float:left;text-align:center;position:Relative;height:140px;}
.img-list li img{width:262px;height:140px;}
.img-list li s,.img-list li u{font:14px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";display:block;position:absolute;width:262px;height:25px;line-height:25px;color:#fff;bottom:0;left:0;}
.img-list li s{background: #000;filter:alpha(opacity=70);opacity: 0.7;}
.next,.prev{text-indent:-999px;width:33px;height:98px;line-height:50px;position:absolute;top:70px;z-index:99;cursor:pointer;background-image: url(../images/icon-r.png);overflow:hidden;}
.prev{left:-33px;background:url(../images/icon.png);}
.next{background-position:0 0;right:-33px;}  

/*专用列表页*/

.softleft {
    float: left;
    width: 883px;
    border: 1px solid #4444;
}

.softright {
    float: right;
    width: 313px;
    
    border: 1px solid #4444;
}
.softright li {padding-left: 10px;}
.rjjs p {
    padding: 5px;
}
.zongkuang {
    height: 35px;
    border-bottom: 1px #eee solid;
    position: relative;
    z-index: 1;
}

.zongkuang span {
    font-size: 18px;
    padding: 0 12px;
    border-bottom: 2px solid #19b5ff;
    position: absolute;
    z-index: 2;
    line-height: 34px;
    display: inline-block;
    text-align: center;
}

.xiazaikuang {
 margin-bottom:20px;
 }

.xiazidizi {
    float:left;
    width:300px;
}	

.tupian {
     float:right;
     width:400px;
	 margin-right: 20px;
}

.clear { 
  clear:both;
 }

 .xzaid{    margin: 8px 0px;}
 .xzaid a{
 line-height: 42px;
 }
.xzaia {
    display: block;
    color: #fff;
    background: #ff8f00;
    padding: 0 0 0 10px;
    width: 290px;
    border-radius: 5px;
    font-size: 18px;
    height: 42px;
    line-height: 25px;
}
.xzaii {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    background: url(http://images.iefans.cn/xiazai.png) no-repeat;
}
.xzaib {
    display: block;
    color: #fff;
    background: #13c5bf;
    padding: 7px 0 0 55px;
    width: 250px;
    border-radius: 5px;
    font-size: 18px;
    height: 43px;
    line-height: 25px;
}


.special-listContent{width:1116px;margin-left:auto;margin-right:auto;}
#list2{background:#fff;}
#list2 li{width:350px;height:220px;float:left;position:relative;color:#838383;margin:30px 33px 10px 0;background:url(../images/bg_case_f.png) 0 bottom no-repeat;}
#list2 li .inner{width:312px;height:192px;padding:15px 20px 13px 20px;position:absolute;left:0;bottom:14px;background:url(../images/listbg.gif) 0 bottom no-repeat;}
#list2 li .pp{display:block;width:48px;height:48px;float:right;margin-right:5px}
#list2 li .pp img{width:100%;height:100%;border-radius:2px;}
#list2 li h5{margin-bottom:4px;height:30px;line-height:30px;}
#list2 li h5 a{color:#2996da;font-size:16px;font-weight:500;overflow:hidden;white-space:nowrap;}
#list2 li .att{width:240px;margin-bottom:5px;padding-left:5px;font-size:13px;overflow:hidden;}
#list2 li .att span{display:block;float:left;width:100px;height:28px;line-height:28px;overflow:hidden;padding-left:20px;font-size:13px;}
#list2 li .att span a{color:#2996da;}
#list2 li .level{margin-bottom:12px;width:250px;height:13px;vertical-align:middle;}
#list2 li .level em{margin-left:3px;}
#list2 li span.star{width:250px;height:16px;line-height:16px;padding-left:0;margin:3px 0 2px 0;}
#list2 li span.bb{background:url(../images/kicon.gif) 0 -16px no-repeat;}
#list2 li span.time{background:url(../images/kicon.gif) 0 5px no-repeat;}
#list2 li span.size{background:url(../images/kicon.gif) 0 -38px no-repeat;}
#list2 li span.lang{background:url(../images/kicon.gif) 0 -60px no-repeat;}
#list2 li .btn{display:block;width:60px;height:30px;color:#fff;background:#f69600;text-align:center;line-height:30px;border-radius:2px;font-size:14px;position:absolute;top:70px;right:20px;}
#list2 li.hover .btn,#list2 li .btn:hover{background:#48bb0b;text-decoration:none;border:0;}
#list2 li .desc{display:block;clear:both;line-height:23px;font-size:12px;height: 70px;overflow:hidden;}
#list2 li .desc .hd{font-weight:bold;color:#f60;margin-right:5px;font-size:12px;}
#list2 li .ico{display:block;width:18px;height:34px;background-color:#33ABFF;position:absolute;color:#fff;text-align:center;font-size:10px;padding-top:5px;line-height:15px;top:1px;left:1px;border-radius:2px 2px 0 0;}
#list2 li:hover .inner{bottom:30px;}
#list2 li:nth-child(3n) {margin-right: 0px !important;}
/*软件内容图片*/
article#down-content img {
    max-width: 700px;
}


.bt-c,.bt-c2{width: 100%;height: 45px; }

.bt-c p,.bt-c h2{display: block;float: left;width: auto;color: #4c4c4c;font-size: 22px;line-height: 42px;font-weight: normal;}

.bt-c a{line-height: 30px;font-size: 14px;color: #8ba8a3;margin:5px 0 0 20px;height: 30px;display: inline-block;}

.bt-c>a:hover{color: #16debd;}

.bt-c span{display: block;float: left;width: auto;height: 30px;line-height: 30px;margin: 10px 0 0 20px;text-align: center;font-size: 14px;color: #4c4c4c;cursor: pointer;position: relative;padding: 0 3px;}

.bt-c span img{display: none;position: absolute;left: 8px;bottom: 4px;}

.bttab-style{color: #12b89c !important;}

.tab-list{height: auto;margin-top: 15px;display: none;}

.bt-c>div a:hover{color: #16debd;}

.bt-c i{display: inline-block;}

.bt-c i:hover a{color: #16debd;}

.game-num{display: block;float: left;font-size: 13px;color: #8ba8a3;margin: 14px 0 0 10px;}

.game-num span{color: #16debd;}

.bt-c2{height: 24px;}

.bt-c2 p,.bt-c2 h2{font-weight:normal;display: block;float: left;text-indent: .6em;width: auto;font-size: 20px;color: #4c4c4c;line-height: 22px;border-left: 5px solid #16debd;}

.bt-c2 a{float: right;line-height: 24px; font-size: 14px;  color: #8ba8a3;  margin: 0 0 0 20px;   height: 24px;  display: inline-block;}

.bt-link{margin-left: 15px;}

.bt-link a{margin: 10px 5px 0 5px;color: #4C4C4C;}

.tab-link a{display: none;}


.pic-c{width: 800px;height: auto;margin: 10px 0;}

.snapShotWrap{width:750px;position:relative;margin:10px auto 10px;overflow:hidden;}

#shotappxt{top:0;right:0;border: none;padding: 0;margin: 0;border-radius:0;}

#shotappst{top:0;left:0;border: none;padding: 0;margin: 0; }

.snap-shot-btn{position:absolute;width:30%;height:100%;opacity:.6;z-index:3;}

.snap-shot-btn:hover{opacity: .9;}

#shotappxt i{background:url(../images/right-but.png) no-repeat;}

#shotappst i{background:url(../images/left-but.png) no-repeat;left:5px;}

.snap-shot-btn i{width:50px;height:60px;top:45%;display: block;position: absolute;z-index: 99;right: 10px}

.snapShotCont{width:750px;position:relative;overflow:hidden;z-index: 1;}

.snopshot{position:absolute;overflow:hidden;zoom:1;text-align:center;}

.snapShotCont img{position:relative;width:100%; height:100%;}

.elementOverlay{z-index:1;position:absolute;top:0;left:0;background:#000;width:100%;height:100%;opacity:0.4;filter:alpha(opacity=40);}

.elementOverlays{z-index:1;position:absolute;top:0;left:0;background:#000;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);}