@charset "utf-8";
/*广告位*/
*{
	-webkit-box-sizing: inherit !important;
    -moz-box-sizing: inherit !important;
     box-sizing: inherit !important;  
}
.zunad{
	height:86px;
	line-height:86px;
	border:1px solid #dbdbea;
	background-color:#fff;
	border-radius:6px;
	font-size:30px;
	text-align:center;
	color:#444;
	margin-top:13px;
	cursor:pointer;
}
.zunad:hover{
	box-shadow:0 0 6px #dedede;
}
.zunad span{
	font-size:40px;
	color:#20a53a;
	vertical-align:-2px;
  	margin:0 5px
}
/*body*/
.banner .title{
	font-family:"Microsoft Yahei","微软雅黑";
	font-size:38px;
	text-align:center;
	padding:48px 0 30px;
	color:#555;
	font-weight:normal;
	width: 460px;
	margin:0 auto;
	position:relative;
}
.banner .title > span {
    border-radius: 2px;
    color: red;
    font-family: "宋体";
    font-size: 12px;
    padding: 2px 3px;
    position: absolute;
    right: -75px;
    top: 55px;
}
.downBtn{
	height:46px;
	width:100%;
	text-align:center;
}
.downBtn span{
	display:inline-block;
	width:136px;
	height:44px;
	line-height:44px;
	border: 1px solid #20a53a;
	text-align:center;
	font-size:16px;
	color:#20a53a;
	border-radius:5px;
	cursor:pointer;
	margin:0 5px;
}
.downBtn span.on,.downBtn span:hover{
	background:#20a53a;
	background:linear-gradient(#20a53a,#189d32);
	box-shadow:inset 0 1px 2px #30ad42;
	color:#fff;
	text-shadow:#00851a 0 -1px 0;
}
.downInfo{
	text-align:center;
	padding:15px 0;
	color:#999;
	font-size:14px;
}
.downInfo span{
	color:#888;
	margin:0 5px;
}
.downInfo a{
	color:#20a53a;
	margin-left:5px;
}
.softtxt{
	padding:10px 0 5px;
	text-align:center;
	font-size:14px;
	line-height:28px;
	color:#888;
}
.preview{
	background:url(../../images/pc.png) no-repeat top center;
	height:617px;
	margin-top:30px;
	padding-top:24px;
}
.preview .windows, .preview .linux{
	height:517px;
	width:814px;
	margin:0 auto;
	position:relative;
}
.WSoft-min{
    box-shadow: 0 0 10px #666;
    position: absolute;
    right: 0;
	bottom: 0;
    width: 450px;
}
.WSoft-min img{
	vertical-align:bottom;
}
.row{
	margin-left:0 !important;
	margin-right:0 !important;
	margin-top:25px;
}
.box{
	background-color:#fff;
	background-position:30px center;
	background-repeat:no-repeat;
	background-size:80px auto;
	height: 124px;
    width: 331px;
	border:#DBDBEA 1px solid;
	border-radius:6px;
}
.box:hover{
	box-shadow: 0 0 6px #dedede;
}
.pro1{
	background-image:url(../../images/yc.png);
	
}
.pro2{
	background-image:url(../../images/icon-code.png);
	margin:0 20px;
	width:330px;
}
.pro3{
	background-image:url(../../images/dev_tools.png);
}
.pro4{
	background-image:url(../../images/ico-shop.png);
}
.pro5{
	background-image:url(../../images/ranking.png);
}
.box .text{
	padding-left:140px;
	padding-top:25px;
}
.box .text p, .box{
	font-size:14px;
	color:#939393;
}
.box .text p a{
	font-size:14px;
	color:#777;
	border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 10px;
}
.box .text p a:hover{
	border: 1px solid #37a12b;
	color:#37a12b;
}
.box .text .p1{
	font-family: "FZLTXHJW","microsoft yahei";
	color: #333333;
    cursor: pointer;
    font-size: 20px;
	height:50px;
	font-weight:normal;
}

.linex{
	background: url("../../images/f_xian.gif") repeat-x center top;
	height:15px;
	width:100%;
}
/*首页新闻*/
.row .news{
	background-color:#fff;
	width:332px;
	height:254px;
	border:#DBDBEA 1px solid;
	border-radius:6px;
	float:left;
	padding:0 10px;
	box-sizing: border-box !important;
}

.row .news:nth-of-type(2){
	margin:0 20px;
}
.row .news h2{
	line-height:50px;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	border-bottom:#d5d5e1 1px solid;
	font-weight:normal;
	padding-left:5px;
}
.row .news ul li{
	line-height:40px;
	border-bottom:#d5d5e1 1px dashed;
	padding-left:5px;
}
.row .news ul li:last-child{
	border-bottom:none;
}
.row .news ul li a{
	width: 300px;
	height: 40px;
	white-space:nowrap; 
	text-overflow:ellipsis;
	display: block;
	overflow: hidden;
	color:#454545;
}
.row .news ul li a:hover{
	color:#37a12b;
}
/*更新日志*/
.history {
	background: url(../../images/line04.gif) 187px 0 repeat-y;
	overflow: hidden;
	position: relative;
	margin-top: 50px;
	margin-bottom:130px;
	color:#5a5a5a
}
.history-date{
	margin-bottom:10px
}
.history-date h2 {
	background: url(../../images/icon06.gif) 158px 0 no-repeat;
	height: 59px;
	font-size: 25px;
	font-weight: 400;
	padding-left: 45px;
	margin-top: 60px;
	cursor: pointer
}
.history-date h2.first {
	width: 935px;
	z-index: 99;
	margin-top: 0
}
.history-date h2 a {
	color: #37a12b;
	display: inline-block;
	zoom: 1;
	background: url(../../images/icon08.gif) right 50% no-repeat;
	padding-right: 17px;
	margin: 21px 97px 0 0
}
.history-date h2 a:hover {
	text-decoration: none
}
.history-date h2 img {
	vertical-align: -5px
}
.history-date ul.first {
	display: block
}
.history-date ul {
	display: none
}
.history-date ul li {
	background: url(../../images/icon07.gif) 180px 50px no-repeat;
	padding: 45px 0 0;
	zoom: 1
}
.history-date ul li.last {
	padding-bottom: 0
}
.history-date ul li:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.history-date ul li h3 {
	float: left;
	width: 168px;
	text-align: right;
	padding-right: 19px;
	color: #c3c3c3;
	font: 400 18px/16px Arial;
	cursor: pointer;
	margin-top: 4px
}
.history-date ul li h3 span {
	display: block;
	color: #d0d0d0;
	font-size: 12px
}
.history-date ul li dl {
	float: left;
	padding-left: 41px;
	width: 732px
}
.history-date ul li dl dt {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 24px;
	cursor: pointer;
	color:#444
}
.history-date ul li dl dd {
	font-size: 12px;
	padding-top: 20px;
	color: #5A5A5A;
	line-height:30px;
}
.history-date ul li.green h3 {
	color: #1db702
}
.history-date ul li.green h3 span {
	color: #a8dda3
}
.history-date ul li.green dl dd img {
	float: left
}
.history-date ul li.green dl dd p {
	overflow: hidden;
	zoom: 1;
	line-height: 21px;
	color: #787878
}
.history-date h2.first .more-history {
	font-size: 16px;
	background: 0 0;
	margin-left: 30px
}
/*帮助中心*/
/*
.position{
	height:38px;
	margin:20px 0
}
.position .title{
	font-size:26px;
	font-family:"微软雅黑";
	font-weight:normal;
	color:#444;
	word-spacing:8px;
	letter-spacing: 1px;
	float:left;
}
*/
.search{
	float: right;
    height: 32px;
    margin: 23px 0;
    width: 242px;
}
.search .sname{
	width:185px;
	height:30px;
	border:#BBB 1px solid;
	padding-left:5px;
	float:left
}
.search .sbtn{
	background-color:#666;
	border:0 none;
	height:30px;
	width:50px;
	text-align:center;
	color:#fff;
	float:left
}
.search .sbtn:active{
	background-color:#555;
}
.content{
	width:100%;
	margin-top:10px;
	float:left
}
.left-con{
	width:772px;
	float:left;
}
.blog-list{
	background-color:#fff;
	width:730px;
	border:#DBDBEA 1px solid;
	border-radius:6px;
	padding:20px;
	float:left;
	margin-bottom:20px;
	overflow:hidden;
}
.blog-list .title{
	font-family:"微软雅黑";
	font-size:18px;	
	color:#202020;
	margin-bottom:15px;
}
.blog-list .info {
    height: 20px;
    margin-bottom: 15px;
}
.blog-list .time{
	color:#7b7b7b;
	font-size:14px;
	float:left;
}
.blog-list .click{
	float:right;
	padding-left:26px;
	color:#7b7b7b;
	background:url(../../images/click.jpg) no-repeat left center;
}
.blog-list .image{
	max-height:300px;
	overflow:hidden;
}
.blog-list .image img{
	width:100%;
	vertical-align:bottom;
	border:0 none;
	border-radius:4px;
}
.blog-list .text{
	font-size: 14px;
    line-height: 24px;
    padding: 20px 0 10px;
	font-family:"微软雅黑";
}
.blog-list .text a{
	color:#333;
}
.blog-list .more {
    text-align: right;
	color:#0C92EE;
}
.blog-list .more a{
	color:#0C92EE;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.right-part{
	width:242px;
	float:right;
}
.right-part dl{
	background-color:#fff;
	width:220px;
	border:#DBDBEA 1px solid;
	border-radius:6px;
	padding:10px;
	float:right;
	margin-bottom:20px;
}
.right-part dl dt{
	height:34px;
	border-bottom:#DBDBEA 1px solid;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	margin:5px 0;
}
.right-part dl dd{
	line-height:34px;
	border-bottom:1px dotted #ddd;
}
.right-part dl dd a{
	color: #464646;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.right-part dl dd a:hover{
	color:#37a12b;
}
.right-part dl dd:last-child{
	border-bottom:0 none;
}
.right-part dl.sort dd{
    border: 0 none;
    float: left;
    line-height: 32px;
    margin: 2%;
    text-align: center;
    width: 46%;
}
.right-part dl.sort dd a{
	border-radius: 4px;
	background: #ddd;
	display:block;
	color:#333;
	font-size:13px;
	font-family: "微软雅黑";
}
.right-part dl.sort dd a:hover{
	background: #cacaca;
}
/*内容页*/
.blog-list .content{
	font-family: "微软雅黑";
    font-size: 14px;
    line-height: 24px;
	color:#474747;
	margin-bottom: 30px;
}
.blog-list .content code{
    background-color: #eee;
    border-color: #ddd #ddd #ddd #999;
    border-style: solid;
    border-width: 1px 1px 1px 3px;
    padding: 15px;
    line-height: 60px;
    font-size: 12px;
    margin-bottom: 15px;
}
.blog-list .content p{
	margin-bottom:6px;
}
.blog-list .content img{
	max-width:100%;
}
.article{
	border: 1px solid #ddd;
    float: left;
    margin-top: 20px;
    min-height: 600px;
    padding: 20px;
    width: 730px;
}
.article .title{
	border-bottom: 2px solid #ddd;
    color: #444;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.article .content{
	color: #333;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 26px;
    padding: 20px 0;
}
.right_part{
    float: right;
    margin-top: 20px;
    width: 242px;
}
/*帮助中心*/
.helpcon{
	
}
.helpcon .hbox{
	background-color: #fff;
    border: 1px solid #dbdbea;
    border-radius: 6px;
    float: left;
    width: 354px;
	height:270px;
	padding:10px;
	margin-bottom:20px;
}
.helpcon .hbox:nth-of-type(2n){
	margin-left:20px;
}
.helpcon .hbox h3{
	border-bottom: 1px solid #dbdbea;
    color: #333;
    font-family: "微软雅黑";
    font-size: 16px;
    height: 34px;
    margin: 5px 0;
	font-weight:normal;
}
.helpcon .hbox ul li{
	line-height:32px;
	list-style-type: disc;
	margin-left:10px;
	color:#666;
}
.helpcon .hbox ul li a{
	color:#333;
}
.helpcon .hbox ul li a:hover{
	color:#37a12b;
}
.helpcon .hlist{
	background-color: #fff;
    border: 1px solid #dbdbea;
	padding:10px;
	border-radius: 6px;
	margin-bottom:20px;
}
.helpcon .hlist li{
	line-height:40px;
	border-bottom:#ccc 1px dotted;
	/*list-style-type: disc;*/
	margin-left:10px;
	color:#666;
}
.helpcon .hlist li span{
	float:right;
	font-size:14px;
}
.helpcon .hlist li:last-child{
	border-bottom:0 none;
}
/*软件下载*/
.dlist{
	background:#fff;
	width:100%;
	height:400px;
	border:#DBDBEA 1px solid;
	border-radius:6px;
	margin-top:20px;
}
.dlist .image{
	width:47%;
	height:326px;
	overflow:hidden;
	float:left;
	margin-top:25px;
	margin-left:10px;
	text-align:center;
}
.image > img {
    margin-top: 20px;
    width: 430px;
}
.dlist .info{
	float:right;
	width:48%;
	text-align:center;
	margin-top:50px;
	position:relative;
}
.dlist .info h2{
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:normal;
	color:#676767;
	margin-left:28px;
}
.dlist .info h2 a{
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:normal;
	color:#676767;
}
.dlist .info h2 span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:10px;
	font-weight:normal;
	color:#9797A5;
}
.dlist .info .download{
    height: 34px;
    left: 180px;
    line-height: 34px;
    position: absolute;
    top: 80px;
    width: 120px;
}
.dlist .info .download a{
	border: 1px solid #b9b9c8;
    border-radius: 4px;
	display:block;
	color:#666;
}
.dlist:nth-of-type(1) .info .download a:hover{
	border: 1px solid #20A53A;
	background-color:#20A53A;
	color:#fff;
}
.dlist:nth-of-type(2) .info .download a:hover,.dbanner .info .download a.dl_tm:hover{
	border: 1px solid #1292e7;
	background-color:#1292e7;
	color:#fff;
}
.dlist:nth-of-type(3) .info .download a:hover{
	border: 1px solid #20A53A;
	background-color:#20A53A;
	color:#fff;
}
.dlist:nth-of-type(4) .info .download a:hover,.dbanner .info .download a.dl_mstsc:hover{
	border: 1px solid #fead27;
	background-color:#fead27;
	color:#fff;
}
.dlist .info .text{
	margin-top:130px;
	line-height:30px;
	color:#9797A5;
}

/*软件详情页*/
.nav {
    color: #45474b;
    height: 16px;
    padding: 32px 0;
	border-bottom: 1px solid #e0e0e0;
}
.position .nav{
	border-bottom:none;
}
.nav li {
    color: #757575;
    float: left;
    font-size: 14px;
    line-height: 16px;
    padding: 0 25px;
    position: relative;
	text-align:center;
}
.nav li::before {
    background: #c7c7c7;
    content: " ";
    height: 2px;
    left: -1px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 2px;
}
.nav li:first-child {
    padding-left: 0;
}
.nav li:first-child::before {
    display: none;
}

.nav li a {
	font-family:"微软雅黑";
    color: #757575;
	transition: all 0.15s ease-out 0s;
	font-size:13px;
}
.nav li a:hover {
    color: #37a12b;
}
.nav li.active a {
    color: #616161;
    font-weight: 700;
}
.nav li:nth-of-type(2){
	width:120px;
}
.nav li:nth-of-type(3){
	width:104px;
}
.navsoft{
	padding:42px 0 32px;
	display:none;
}
/*
.position .navnews li:nth-of-type(1),.position .navnews li:nth-of-type(2),.position .navnews li:nth-of-type(4){
	width:52px;
}
.position .navnews li:nth-of-type(3){
	width:78px;
}
.navsoft li:nth-of-type(1),.navsoft li:nth-of-type(3){
	width:52px;
}
.position .navsoft li:nth-of-type(2){
	width:66px;
}
.navsoft li:nth-of-type(4),.navsoft li:nth-of-type(5){
	width:78px;
}
*/
.dbanner{
	border:0 none;
	background:none;
}
.dbanner .image{
	height:auto;
	box-shadow: 0 0 20px #cccccc;
}
.dbanner .image > img{
	margin: 0;
    vertical-align: bottom;
    width: 100%;
}
.container {
	border-top:#e0e0e0 1px solid;
	border-bottom:#e0e0e0 1px solid;
    background-color: #fff;
    position: relative;
	width:100%;
}
.container .screen {
    overflow: hidden;
    padding: 60px 0;
}
.screen li {
    float: left;
    margin-left: 16px;
    width: 248px;
}
.screen li:first-child {
    margin-left: 0;
}
.screen li img{
	width:100%;
	vertical-align:bottom;
}
.softlog {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 40px 0;
}
.softlog-all{
	position:relative;
	width:20000px;
	height: 250px;
    overflow: hidden;
	float:left;
}
.softlog-list{
	width:480px;
	float:left;
	margin-right:80px;
}
.softlog .softlog-title {
    position: relative;
}
.softlog-list .softlog-title h3 {
    border-bottom: 1px solid #eee;
    color: #616161;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    padding: 0 0 20px 11px;
    text-align: left;
	font-weight: 400;
}
.softlog-list .softlog-title h4 {
    color: #bdbdbd;
    font-size: 12px;
    line-height: 1;
    text-align: left;
	position: absolute;
    right: 11px;
    top: 4px;
	font-weight:normal;
}
.softlog-list .updatabody {
    margin: 17px 0 0 11px;
	color: #999;
    font-size: 13px;
    line-height: 28px;
}
/*
.softlog-list ul li::before {
    background: #999;
    border-radius: 50%;
    content: " ";
    height: 3px;
    left: 0;
    position: absolute;
    top: 13px;
    width: 3px;
}
.softlog-list ul li {
    color: #999;
    font-size: 13px;
    line-height: 2.31;
    margin-bottom: 6px;
    padding-left: 13px;
    position: relative;
    text-align: left;
}
*/
.change_btn .next {
    background: url("../../images/icon-lr.png") no-repeat 0 0;
    cursor: pointer;
    height: 64px;
    left: -60px;
    position: absolute;
    top: 67%;
    width: 36px;
}
.change_btn .prev {
    background: url("../../images/icon-lr.png") no-repeat 0 -64px;
    cursor: pointer;
    height: 64px;
    position: absolute;
    right: -60px;
    top: 67%;
    width: 36px;
}
.change_btn .next:hover{
	background: url("../../images/icon-lr_hover.png") no-repeat 0 0;
}
.change_btn .prev:hover{
	background: url("../../images/icon-lr_hover.png") no-repeat 0 -64px;
}
/*软件信息*/
.softinfo{
	padding:20px;
}
.softinfo .menu{
	height:40px;
	text-align:center;
}
.softinfo .menu a{
	width:110px;
	line-height:39px;
	border:1px solid #b9b9c8;
	text-align:center;
	font-size:14px;
	display:inline-block;
	margin: 45px 16px;
	cursor:pointer;
	border-radius:3px;
}
.softinfo .menu a.on,.softinfo .menu a:hover{
	background-color:#20a53a;
	border:1px solid #20a53a;
	color:#fff;
}
/*linux 版本*/
.soft-text{
	width:50%;
	float:left;
	line-height:26px;
}
.soft-text .st-tit,.install-txt .st-tit{
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
.install-txt{
	width:100%;
	float:left;
	margin-top:30px;
}
.install-txt p{
	margin-bottom:10px;
	line-height:20px;
}
.install-txt-more{
    height: 34px;
    line-height: 34px;
    width: 120px;
	margin:10px auto;
	text-align:center;
	clear:both;
}
.install-txt-more a {
    border: 1px solid #b9b9c8;
    border-radius: 4px;
    color: #666;
    display: block;
}
.install-txt-more a:hover{
	background-color:#20a53a;
	border: 1px solid #20a53a;
	color: #fff;
}

