@charset "UTF-8";
/* 软件详情页 */
.detail { margin-bottom: 60px; }
.detail .soft_name { margin-bottom: 20px; border-top: 1px solid #eee; position: relative; height: 80px; line-height: 80px; padding-left: 15px; vertical-align: middle; background: #f9f9f9 url(../images/images0817.png) no-repeat 1145px -1762px; overflow: hidden;}
.detail .soft_name h1 { float: left; margin-right: 20px; max-width: 70%;}
.detail .soft_name h1 > img { vertical-align: -15px; width: 48px; height: 48px; margin-right: 10px; }
.detail .soft_name h1 strong { font-size: 28px; }
.detail .soft_name h1 span { font-size: 18px; color: #999; }
.detail ul.soft_info { font-size: 14px; color: #999; line-height: 38px; margin-bottom: 20px; }
.detail ul.soft_info li { float: left; width: 400px; }
.detail ul.soft_info li span { color: #333; }
.detail ul.soft_info li a:hover { color: red; }
.detail .downBtn { background-color: #19b955; color: #fff; float: left; margin-bottom: 30px; padding: 10px 40px 10px 80px; -webkit-transition: -webkit-box-shadow 0.3s; transition: -webkit-box-shadow 0.3s; transition: box-shadow 0.3s; transition: box-shadow 0.3s, -webkit-box-shadow 0.3s; background: #19b955 url(../images/downloadbtn.png) 35px no-repeat; }
.detail .downBtn strong { font-size: 24px; font-weight: bold; }
.detail .downBtn span { font-size: 12px; }
.detail .downBtn:hover { -webkit-box-shadow: 0 5px 20px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 20px 3px rgba(0, 0, 0, 0.2); }
.detail .promote { clear: both; margin: 30px 0; border-top: 1px solid #eee; overflow: hidden; font-size: 14px; }
.detail .promote li { float: left; width: 14.28%; text-align: center; }
.detail .promote li img { width: 60px; height: 60px; display: block; margin: 15px auto; }
.detail .promote a:hover { color: red; }
.detail .profile { font-size: 14px; line-height: 2; }
.detail .profile .topic { font-size: 15px; font-weight: bold; color: #333; line-height: 34px; height: 34px; border: 1px solid #eee; border-bottom: 2px solid #19b955; overflow: hidden}
.detail .profile .topic a { float: left; padding: 0 22px; border-right: 1px solid #eee; }
.detail .profile .topic a.on { background-color: #19b955; color: #fff; max-width: 499px;}
.detail .profile #jieshao { border: 1px solid #eee; padding: 25px 20px; margin-bottom: 30px; }
.detail .profile #jieshao>img {float: left; margin: 0 20px 20px; }
.detail .profile #down { overflow: hidden; }
.detail .profile #down h3 { border-bottom: 1px solid #eee; margin-bottom: 30px; }
.detail .profile #down h3 strong { color: #19b955; font-size: 20px; font-weight: bold; padding: 6px 3px; margin-right: 15px; border-bottom: 2px solid #19b955; }
.detail .profile #down h3 span { color: #999; font-size: 14px; }
.detail .profile #down .dbtns { width: 450px; float: left; }
.detail .profile #down .dbtns h4 { font-weight: bold; font-size: 16px; clear: both; }
.detail .profile #down .dbtns a { width: 42%; float: left; color: #333; margin: 4px 0; padding-left: 25px; background: url(../images/ico_down.png) left no-repeat; }
.detail .profile #down .dbtns a:hover { color: red; }
.detail .profile #comment { margin: 30px 0; }
.detail .keyword { overflow: hidden; }
.detail .keyword h3 { border-bottom: 1px solid #eee; margin-bottom: 23px; }
.detail .keyword h3 strong { color: #19b955; font-size: 20px; font-weight: bold; padding: 6px 3px; line-height: 2; margin-right: 15px; border-bottom: 2px solid #19b955; }
.detail .keyword a { float: left; width: 12.5%; line-height: 2; }
.detail .keyword a:hover { color: red; }

.aside300 .collect { border: 1px solid #eee; margin-bottom: 30px; }
.aside300 .collect h4 { line-height: 34px; padding-left: 15px; border-bottom: 1px solid #eee; background-color: #f7f7f7; }
.aside300 .collect ul { font-size: 14px; margin: 16px 12px; color: #999; }
.aside300 .collect ul li { overflow: hidden; line-height: 2; }
.aside300 .collect ul li a{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap;width: 80%;}
.aside300 .collect ul li:hover a { color: red; }
.aside300 .collect .inline li { float: left; margin-right: 12px; margin-bottom: 10px; background-color: #f4f4f4; border: 1px solid #eee; color: #333; *min-width: 50px; }
.aside300 .collect .inline li a { padding: 2px 12px; float: left; }
.aside300 .collect .inline li:hover { background-color: #19b955; border-color: #19b955; }
.aside300 .collect .inline li:hover a { color: #fff; }
.aside300 .collect .inline.box { margin: 16px 0 6px; margin-left: 12px; }
.aside300 .toptab { border-bottom: 2px solid #19b955; overflow: hidden; }
.aside300 .toptab a { width: 50%; float: left; font-size: 16px; line-height: 34px; font-weight: bold; text-align: center; color: #000; }
.aside300 .toptab a.on { color: #fff; background-color: #19b955; }
.aside300 .rank_list { margin: 12px auto 12px 12px; padding-top: 4px; }
.aside300 .rank_list li { height: 38px; }
.aside300 .rank_list li i { width: 24px; height: 24px; line-height: 24px; float: left; border-radius: 3px; margin-left: 3px; background: #999999; font-size: 14px; color: #fff; text-align: center; font-family: Arial; }
.aside300 .rank_list li .con2_1 { background: #ea4a2d; color: #FFFFFF; }
.aside300 .rank_list li .con2_2 { background: #f19601; color: #FFFFFF; }
.aside300 .rank_list li .con2_3 { background: #f3d400; color: #FFFFFF; }
.aside300 .rank_list li a { width: 172px; height: 24px; line-height: 24px; font-size: 12px; color: #000; margin-left: 12px; overflow: hidden; float: left; }
.aside300 .rank_list a:hover { color: #EC513B; text-decoration: underline; }


.con4_img2 {width: 836px; height: auto; border: 0 solid #FFFFFF; overflow: hidden; zoom: 1; margin: 0 auto;}
.con4_img2 .con4_img_title {width: 836px; height: 28px;background: url('../images/images0817.png') no-repeat 8px -194px,#EEEEEE;}
.con4_img2 a{ font-size: 14px;  color: #444444; line-height: 28px; margin-left: 28px; font-weight: bold;}
.con4_img2 .con4_img_lunbo {width: 600px; height: 460px; position: relative; margin: -30px 0 0 98px; overflow: hidden;}
.con4_img2 .con4_img_lunbo .images {position: absolute; left: 0; top: 0; float: left;}
.con4_img2 .con4_img_lunbo .images li{width: 600px; height: 420px; float: left; overflow: hidden; position: absolute;}
.con4_img2 .con4_img_lunbo .images li p{width: 600px; height: 420px; line-height: 420px; text-align: center;}
.con4_img2 .con4_img_lunbo .images li p:before{content:".";margin-left:-5px;font-size:10px;visibility:hidden;}
.con4_img2 .con4_img_lunbo .images li p img { vertical-align:middle;border:1px solid #ffffff;max-width: 570px; max-height: 380px;}
.con4_img2 .left{ width:60px; height:60px; cursor: pointer;  float:left; margin-left: 12px; margin-top: 156px;text-decoration: none; outline: none;}
.con4_img2 .right{ width:60px; height:60px; cursor: pointer;  float:right; margin-top: -274px; margin-right: 12px;text-decoration: none; outline: none;}
.con4_img2 .left i{ width: 60px; height: 60px; background: url('../images/images0817.png') no-repeat 0 -469px; float: left;}
.con4_img2 .right i{ width: 60px; height: 60px; background: url('../images/images0817.png') no-repeat 0 -529px; float: left;}

.detail .profile #jieshao { position: relative; max-height: 1520px;overflow: hidden;}
.detail .profile #jieshao .pullMore{ position: absolute;bottom: 0;width: 100%;padding: 160px 0 20px;text-align: center;background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 70%);}
.detail .profile #jieshao .pullMorebtn{
    background-color: #fff;
    color: #19b955;
    font-size: 15px;
    padding: 4px 12px;
    border: 1px solid;
    transition: all 0.3s;
}
.pullMore>div{
    background-color: #fff;
    padding: 20px 0;
}
.detail .profile #jieshao .pullMorebtn:hover{
    color: #fff;
    background-color: #19b955;
}