@charset "utf-8";

/* 国定样式 */
.mobile_buy_btn{ display:none; }
.if_topFixed {display:none; position:fixed; top:0; left:0; width:100%; z-index:40;}
.if_topFixed_mobile {display:block; top:auto; bottom:0;}
.if_topFixed .if_close_top {position:absolute; z-index:200; top:-24px; left:50%; margin-left:-26px; width:52px; height:24px; background:url(https://www.wondershare.net/ad/if_version_btn_plus/btn_img.png) no-repeat 16px -24px; border-radius:80px 80px 0 0; cursor:pointer;}
.if_topFixed .if_close_top_curr {background-position:16px 8px;}
.if_topFixed a {color:#fff;}
.mobile_buy_btn{ padding-left:10px; width:445px; margin:10px auto 5px auto;}
@media (max-width: 767px) {	
	.mobile_buy_btn{ display:block; }
	.pc_down_btn{ display:none; }
	.if_topFixed{ top:auto; bottom:0;  }
}
@media (max-width: 479px) {	
	.mobile_buy_btn{ width:325px; margin:5px auto 0 auto;}
	.mobile_buy_btn a{ margin-bottom:5px;}
}

.if_version {background:#fff; width:300px; height:140px; padding:10px; position:fixed; z-index:9999; left:50%; top:50%; margin:-50px 0 0 -130px; text-align:center; border-radius:5px;}
.if_version .if_close_tc {border-radius:50px; width:30px; height:30px; position:absolute; top:-15px; right:-15px; display:block; background:url(btn_img.png) no-repeat -58px 8px #000; border:solid 2px #fff; box-shadow:0 2px 2px #333; cursor:pointer;}
.if_version .if_close_top_curr {background-position:0 -32px;}
.if_version p {padding:5px 0;}
.if_version .btn {background:#74bd44; padding:10px 15px; display:block; border-radius:5px; text-align:center; color:#fff; font-size:16px; margin:0 10%;}
.tc_bg,.tc_bg iframe {position:fixed; top:0; left:0; width:100%; height:100%; background:#000; z-index:350;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}

/*按钮样式*/
.btnBuy{background:#ff6c00; color:#fff; border-radius:7px; box-shadow:0 1px 1px #333;display:inline-block; padding-left:5px; font-weight:bold; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; float:left; display:block; margin-left:15px;font-size:16px;}
.btnBuy p{ line-height:45px; float:left;}
.btnBuy span {display:inline-block; line-height:1.3em; padding:3px 5px; margin-left:5px; border-left:solid 1px #e06409; font-size:18px;line-height:37px;}
.btnBuy span del {font-size:12px; font-weight:normal; display:inline-block; font-size:14px;}
.btnBuy:hover {background:#ec5401; text-decoration:none;}
.btnBuy:first-child {margin-left:0;}

.greenBtn,.orangeBtn{ display:block; width:120px; height:33px; font-size:16px; line-height:32px; color:#fff; text-align:center; margin:0 10px 0 0; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;border-radius:5px;}
.greenBtn {background:#84c754;}
.greenBtn:hover{background:#92dc5d;text-decoration:none;}
.orangeBtn{background:#ff8a00;}
.orangeBtn:hover{background:#ff9f23;text-decoration:none;}

.greenBtn2,.orangeBtn2{display:block;background:#84c754 url(win-icon.png) no-repeat 15px center;font-size:36px;width:190px;height:65px;text-decoration:none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;color:#fff; border-radius:5px;font-weight:bold;padding-left:90px;padding-top:15px; line-height:28px;}
.orangeBtn2{background:url(mac-icon.png) no-repeat 15px center #ff8a00;}
.greenBtn2:hover{background-color:#92dc5d; text-decoration:none;}
.greenBtn2 span{font-size:18px; font-weight:normal;display:block;}
.orangeBtn2:hover{background-color:#ff6600; text-decoration:none;}
.orangeBtn2 span{font-size:18px; font-weight:normal; display:block;}

@media (max-width: 479px) {	
.btnBuy {font-size:14px;margin-left:10px;}
.btnBuy p{ line-height:40px; float:left;}
.btnBuy span {font-size:14px;line-height:normal;}
.btnBuy span del {display:block; font-size:12px;}

}
/*页面样式*/
.page_top_fixed {padding:10px 0; background:#333; color:#fff;}
.page_top_fixed .if_close_top { background-color:#333;}
.page_top_fixed .pro_name {float:left; font-size:18px; padding:5px 0 0 0;}
.page_top_fixed .btn {float:right;}
.page_top_fixed .btn a {float:left; line-height:33px;}

/*totop*/
.totop{ display:none; background:url(https://images.wondershare.net/style/images/btn_img.png) no-repeat 0 -30px; position:fixed; z-index:2;  width:43px; height:43px; bottom:30px; right:0; font-size:16px; text-indent:-9999px;}
.totop:focus{ outline:none}
@media (max-width: 979px) {
	.totop{ display:block !important; position:static; background:url(https://images.wondershare.net/style/images/btn_img.png) no-repeat 0 -30px #1a1f23; text-align:center; color:#434B52; width:auto;height:43px; line-height:43px;text-indent:0;}
}
/*download pop*/
.versionJudge {background:#fff; width:250px; text-align:center; border-radius:5px;}
.versionJudge .tc_closeBtn {border-radius:50px; width:26px; height:26px; position:absolute; top:-15px; right:-15px; display:block; background:url(https://images.wondershare.net/style/images/btn_img.png) no-repeat -92px 6px #000; border:solid 2px #fff; box-shadow:0 2px 2px #333; cursor:pointer;}
.versionJudge p {padding:5px 0;}
.versionJudge a {text-decoration:underline; color:#0072BC;}
.versionJudge .btn {background:#FB8649; text-decoration:none; padding:10px 15px; display:block; border-radius:5px; text-align:center; color:#fff; font-size:16px; margin:0 10%;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.versionJudge .btn:hover {background:#ff5801;}