@charset "utf-8";
/*btn-top*/
.bg-color1 {background-color:#134A68 !important;}
.topPro-nav .btn-close {position:absolute; z-index:200; top:-25px; left:50%; margin-left:-28px; width:56px; height:25px; background:url(images/bottom_btn_img.png) no-repeat 15px -30px; border-radius:80px 80px 0 0; cursor:pointer;}
.topPro-nav .btn-close2 {background-position:15px 5px;}
.bg-color1 .btn-close {background-color:#134A68 !important;}
.top-nav-fixed {position:fixed; bottom:0; left:0; width:100%; z-index:200; padding:10px 0;display:none;}
.btn-buy-bottom {background:#f75a50; color:#fff!important; border-radius:7px; box-shadow:0 1px 1px #666;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-right:5px;}
.btn-buy-bottom p{ line-height:40px; float:left;}
.btn-buy-bottom span {display:inline-block; padding:0 5px; margin-left:5px; border-left:solid 1px #de5148;}
.btn-buy-bottom span del {font-size:12px!important; font-weight:normal; display:block;}
.btn-buy-bottom:hover {background:#fd3225; text-decoration:none;}
.fixed-btn{ padding-left:10px; width:295px; margin:5px auto 0 auto;}
@media (max-width: 479px) {
	
	.fixed-btn a{ margin-bottom:10px;}
}

.versionJudge {background:#fff; width:250px; height:140px; padding:10px; position:fixed; z-index:201; left:50%; top:50%; margin:-50px 0 0 -130px; text-align:center; border-radius:5px;}
.versionJudge .tc_closeBtn {border-radius:50px; width:30px; height:30px; position:absolute; top:-15px; right:-15px; display:block; background:url(images/btn_img.png) no-repeat -58px 8px #000; border:solid 2px #fff; box-shadow:0 2px 2px #333; cursor:pointer;}
.versionJudge p {padding:5px 0;}
.versionJudge .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:200;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}