.inner {
	width: 980px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.contain {
	padding-top: 78px;
	/*height: 675px;*/
}
.oheader {
	position: fixed;
	width: 100%;
	height: 76px;
	line-height: 76px;
	z-index: 1000;
	background-color: #fff;
/*	border: 1px solid #d9dedf;
	box-shadow: 0 1px 2px 0 rgba(31,45,61,.15);*/
}
.oheader.scroller {
    border: 1px solid #d9dedf;
    box-shadow: 0 1px 2px 0 rgba(31,45,61,.15);
    background-color:rgba(255,255,255,.98);
}
.oheader .logo {
	float: left;
    width: 255px;
    height: 44px;
    margin: 16px 0;
    /*background: url(/pandactrl/logo.png) center center no-repeat;*/
    /*background-size: 100%;*/
}
.oheader .nav {
	float: right;
}
.oheader .nav a{
	margin-right: 28px;
	color: #616a71;
	font-size: 16px;
}
.oheader .nav a:hover {
	color: #3a4046;
}
.oheader .nav .current {
	color: #3a4046;
}
.oheader .nav .down {
    padding: 6px 16px;
    color: #2590ff;
	border: 1px solid #2590ff;
	border-radius: 4px;
}
.oheader .nav .down:hover {
    background-color: rgba(37,144,255,.1)!important;
    color: #2590ff;
/*    opacity: 0.1;
    filter: "alpha(opacity=10)";
    filter: alpha(opacity=10);*/
}
.oheader.scroller .down {
    background-color: #2590ff!important;
    color: #fff;
}
.oheader.scroller .down:hover {
    background-color: #3d9cff!important;
    color: #fff;
}
/*index*/
.index .hd, .bottom .hd{
    margin: 75px 0 7px;
	text-align: center;
	font-size: 36px;
    color: #1a1a1a;
}
.bottom .hd{
    margin-bottom:36px;
}
.index .subhd, .bottom .subhd{
	margin-bottom: 30px;
	text-align: center;
	font-size: 16px;
    color: #999;
}
.index-btn {
	width: 450px;
    margin: 0 auto;
    height: 52px;
	overflow: hidden;
    text-align: center;
}
 .index-btn a {
    float: left;
    height: 45px;
    margin-right: 30px;
    line-height: 45px;
    padding: 0 18px;
    font-size: 20px;
    color: #2590ff;
    text-align: center;
    border: 1px solid #2590ff;
    border-radius: 4px;
}
 .index-btn .btn-free {
	background-color: #2590ff;
	color: #fff;
}
.index-btn .btn-free i {
	float: left;
	width: 30px;
	height: 30px;
    margin: 8px 12px 8px 0;
	background: url(/pandactrl/icon_3.png) top center no-repeat;
}
 .index-btn .btn-free:hover {
	background-color: #3d9cff;
}
.index-btn .btn-pay {
    padding: 0 38px;
}
.index-btn .btn-pay:hover {
    background-color: #2590ff;
    color: #fff;
}
/*.index .banner img {
	width: 100%;
}*/
.index .banner_1 {
    display: block;
    width: 757px;
    height: 530px;
    margin: 70px auto 53px;
}
.index .banner {
    width: 940px;
    margin: 0 auto 80px;
    overflow: hidden;
}
.index .banner .left {
    float: left;
    *display: inline-block;
}
.index .banner .right {
    float: right;
    *display: inline-block;
}
.index .banner .txt {
    width: 355px;
    margin: 60px 0 0 80px;
}
.index .banner .txt h2 {
	font-size: 25px;
    color: #333;
    line-height: 33px;
    margin-bottom: 8px;
}
.index .banner .txt p {
	font-size: 16px;
    color: #999;
    line-height: 24px;
}
.index .banner_3 .txt {
	margin: 60px 80px 0 0;
}
.bottom {
	padding: 30px 0 113px;
    background-color: #fafafa;
}


/*footer*/
.footer{
  width: 100%;
  min-width: 1280px;
  background-image: url("/pandactrl/pic_bg_bottom.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.footer-container{
    width: 1180px;
    margin: 0 auto;
    padding: 30px 0 40px;
}
.footer-container h3{
      font-size: 18px;
      color: #33373B;
      margin-bottom: 12px;

}
.footer-container h3 img{
    width: 24px;
    margin-right: 5px;
    vertical-align: sub;
}
.footer-container p{
	font-size: 14px;
  	color: #33373B;
  	letter-spacing: -0.16px;
  	line-height: 20px;
  	margin-bottom: 30px;
}
.footer-container p.mb-136{
    margin-bottom: 136px
}
.footer-container span{
  	display: block;
  	font-size: 12px;
  	color: #999DA1;
}
.footer-container span  a{
    color: #999DA1;
    vertical-align: text-top;
    margin-right: 10px;
}
.footer-container span i{
    display: inline-block;
    width: 2px;
    height: 12px;
    background: #DCE0E4;
    margin: 0 42px;
}
.footer-container .intro{
	width: 40%;
	max-width: 600px;
	margin-right: 8%;
}
.footer-container .contact{
    width: 30%;
}
.footer-container .contact a.method{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 4%;
    margin-bottom: 152px;
    background-image: url("/pandactrl/icon_40.png");
}
.footer-container .contact a.method.fb{
  	background-position: -50px 0;
}
.footer-container .contact a.method.email{
  	background-position: -100px 0;
}
.footer-container .contact a.method.discord{
  	background-position: 90px 0;
}
.footer-container .contact a.method.ytb{
	background-position: 40px 0;
}
.footer-container .lang{
    margin-left: 6.7%;
    cursor: pointer;
}
.footer-container .lang .language{
    position: relative;
    width: 180px;
    line-height: 32px;
    border: 1px solid #DCE0E4;
    border-radius: 4px;
}
.footer-container .lang .language a.link{
  	margin-left: 18px;
  	font-size: 14px;
  	color: #33373B;
}
.footer-container .lang .language span.arrow{
  	display: inline-block;
  	width: 16px;
  	height: 16px;
	background: url("~assets/imgs/icon_16.png") -27px 0 no-repeat;
	float: right;
	margin-right: 10px;
	margin-top: 7px;
}
.tos{
  background: #F4F8FC;
}
.tos-container{
    width: 780px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 47px;
}
.tos-container h1{
  font-size: 36px;
  color: #33373B;
  margin-bottom: 24px;
}
.tos-container h3{
  font-size: 24px;
  color: #33373B;
  margin: 56px 0 20px;
}
.tos-container sub{
  display: block;
  font-size: 14px;
  color: #33373B;
  margin-bottom: 24px;
}
.tos-container p{
  font-size: 14px;
  color: #33373B;
  margin-bottom: 20px;
  line-height: 20px;
}
.tos-container p a{
	color: #3C77FF;
	text-decoration: underline;
}

.privacy{
  background: #F4F8FC;
}
.privacy-container{
    width: 780px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 47px;
}
.privacy-container h1{
  	font-size: 36px;
  	color: #33373B;
  	margin-bottom: 22px;
}
.privacy-container p{
    font-size: 14px;
    color: #33373B;
    margin-bottom: 20px;
    line-height: 20px;
}
.privacy-container p.date{
    margin-bottom: 55px;
}
.privacy-container p a{
    color: #3C77FF;
    text-decoration: underline;
}

.des .hd{
	margin: 76px 0 3px;
	text-align: center;
	font-size: 32px;
    color: #1a1a1a;
}
.des .subhd{
	margin-bottom: 40px;
	text-align: center;
	font-size: 18px;
    color: #999;
}

.choice_price {
	overflow: auto;
    margin: 0 auto 120px;
    padding-top: 6px;
}
.col_choice {
	float: left;
	position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.col_choice .mod_choice {
	position: relative;
    display: inline-block;
    width: 100%;
	padding: 40px 0 32px 0;
    border-radius: 4px;
    border: 1px solid #e3e3e3;
}

.choice_hover {
	box-shadow: 0 6px 15px rgba(1,1,1,.2);
}
.choice_header {
	position: relative;
    border-radius: 4px 4px 0 0;
    font-size: 20px;
    color: #1a1a1a;
    text-align: center;
    height: 61px;
}

.choice_info .price {
	text-align: center;
	font-size: 16px;
	margin-bottom: 13px;
	color: #999;
}
.choice_info .price span {
	font-size: 46px;
	color: #1a1a1a;
	margin-right: 4px;
	font-weight: 200;
	font-family: "Helvetica Neue",  "Microsoft Yahei", sans-serif;
	-webkit-font-smoothing: antialiased;
    -moz-font-feature-settings: "liga","kern";
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}
.choice_info .device {
	font-size: 16px;
	color: #999;
	line-height: 1.5;
	width: 190px;
	margin: 0 auto;
	text-align: center;
}
.choice_info .device i {
	display: block;
	*display: inline-block;
	float: right;
    width: 19px;
    height: 19px;
    margin-top: 4px;
    margin-right: 4px;
    background: url(/pandactrl/vip/icon-help.png) top center no-repeat;
}

.btn_buy {
	margin: 25px auto;
	display: block;
	text-decoration: none;
	width: 170px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #2590ff;
	color: #2590ff;
	font-size: 20px;
	border-radius: 4px;
}
.choice_cheap {
	border: 1px solid #2590ff;
}

.choice_checked {
	box-shadow: 0 6px 15px rgba(1,1,1,.2)!important;
}
.choice_checked .btn_buy {
	background-color: #2590ff!important;
	color: #fff!important;
}
.mod_choice .icon_cheap {
	display: block;
	position: absolute;
	top: -5px;
	right: -5px;
	width: 116px;
	height: 108px;
	background: url(/pandactrl/ozhushou/icon-cheap.png?112) 0 0 no-repeat;
	background-size: 100%;
	z-index: 1;
}
.list_des {
	padding-left: 50px;
}
.list_des li {
	overflow: auto;
	margin-bottom: 18px;
	font-size: 14px;
	color: #4e585f;
}
.list_des li i {
	display: block;
	*display: inline-block;
	float: left;
    width: 16px;
    height: 12px;
    margin-top: 4px;
    margin-right: 13px;
    background: url(/pandactrl/zhushou/vip/icon-yes.png) top center no-repeat;
}
.vip{
	margin-top: 20px;
}
.orginalmoney{
	text-decoration:line-through;
}
.newMon{
	font-size: 18px;
    color: #33373b;
	font-weight: bold;
	margin-right: 5px;
}
/*---form---*/
.tbform {
    font-size: 14px;
    margin: 0 auto;
    width: 460px;
}
.tbform .row {
    width: 100%;
}
.tbform .row .label {
    width: 60px;
    color: #1a1a1a;
    font-size: 18px;
    margin-bottom: 9px;
}

.tbform .form_input {
	display: block;
    height: 40px;
    width: 448px;
    line-height: 40px;
    font-size: 14px;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #bdc4c9;
}
.tbform .error_row {
   margin-bottom: 22px;
}
.tbform .row .hint {
    float: left;
    margin: 3px 0;
    color: #999999;
}
.tbform label.error {
    float: left;
    color: #FF0000;
    padding: 0px 0px 0px 0px;
}
.tbform .row .tips_email {
	color: #999;
	/* float: left; */
    margin: 6px 0 0 0;
}
.tbform .btn_submit {
	display: block;
	text-align: center;
	line-height: 50px;
	margin: 0 auto 55px auto;
	cursor: pointer;
    width: 460px;
    height: 52px;
    font-size: 20px;
    color: #fff;
    background: #2590ff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: .2s;
}
.tbform .btn_submit:hover {
    background: #3d9cff;
}
.target {
/*	width: 260px;*/
    margin: 46px 0 35px 0;
    overflow: auto;
}
.target .total_title {
	float: left;
	*display: inline-block;
	font-size: 20px;
	color: #999;
	margin-top: 28px;
}
.target #tui_total {
	font-size: 46px;
	color: #1a1a1a;
	float: right;
	*display: inline-block;
}
.checkbox_agree {
    float: left;
    margin: 7px 5px 0px 0px;
}
.label_agreement {
    float: left;
    margin: 0px 0px 0px 0px;
    color: #999999;
}
.label_agreement a {
    color: #1C8CE4;
}
.form_choi {
	margin-top: 36px;
	margin-bottom: 22px;
	font-size: 18px;
	color: #333;
}
.choi_pay {
	margin-bottom: 42px;
}

.vip_tips {
	width: 460px;
	margin: 0 auto 120px auto;
}
.vip_tips_title {
	font-size: 16px;
	color: #999;
	line-height: 1.7;
}
.vip_tips_content {
	color: #999;
	font-size: 16px;
}

.confirmBox {
	display: none;
    position: fixed;
    top: 45%;
    left: 0;
    right: 0;
   /* margin: 0 auto;*/
    margin-left: -200px;
    left: 50%;
    padding: 10px;
	width: 400px;
	z-index: 10;
	background-color: #fff;
    color: #000;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
    _margin-left: -200px;
    _left: 50%;
}
.confirmBox .info {
    width: 100%;
    background-color: rgba(253, 253, 253, 0.95);
    border-radius: .3em;
}
.confirmBox .info h2 {
    padding-top: 1em;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.confirmBox .info .con {
    padding: 0 1em 1em 1em;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
}
.confirmBox .info .btn-box {
   overflow: auto;
    border-top: 1px #ECECEE solid;
}
.confirmBox .info .btn-box .btn-confirm {
   float: left;
   display: block;
    padding: 14px 0;
    text-align: center;
    font-size: 16px;
    color: #0080FA;
    width: 49%;
    cursor: pointer;
}
.confirmBox .info .btn-box .btn-cancel {
	 float: left;
   display: block;
    padding: 14px 0;
    text-align: center;
    font-size: 16px;
    color: #0080FA;
    border-right: 1px #ECECEE solid;
    width: 49%;
    cursor: pointer;
}
.alertBox {
  	display: none;
    z-index: 9999;
    background-color: #fff;
    color: #000;
    border-radius: .2em;
    text-align: center;
    position: fixed;
    top: 45%;
    left: 0;
    right: 0;
    margin-left: -200px;
    left: 50%;
    width: 400px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
    _margin-left: -200px;
    _left: 50%;
}

.alertBox h3 {
  color: #000;
  padding: 10px 0;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}

.alertBox .con {
  padding: 0 10px 10px 10px;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  word-break: break-all;
}
.alertBox .ctrlBtn {
  border-top: 1px #ECECEE solid;
  text-align: center;
  font-size: 16px;
  color: #0080FA;
  padding: 14px 0;
  cursor: pointer;
}
.mask {
	display: none;
    background: #000;
    opacity: 0.4;                /* Firefox, Safari(WebKit), Opera) */
 	filter: "alpha(opacity=40)"; /* IE 8 */
 	filter: alpha(opacity=40);   /* IE 4-7 */
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9;
    top:0;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    _margin-top: 0;
    _margin-bottom: 0;
    _height: 1000px;
    _background-color: #222222;
}


/*---success/fail---*/
.payresult {
	padding: 300px 0;
	text-align: center;
}
.payresult .hd {
	width: 380px;
    margin: 0 auto;
    height: 45px;
    padding: 5px 0;
    font-size: 32px;
    color: #1a1a1a;
}
.payresult .hd i {
	float: left;
    width: 40px;
    height: 40px;
    margin-right: -20px;
}
.success .hd i {
    background: url(/pandactrl/ozhushou/success.png) top center no-repeat;
}
.fail .hd i {
    background: url(/pandactrl/ozhushou/fail.png) top center no-repeat;
}
.payresult .info {
	font-size: 18px;
    color: #1a1a1a;
    line-height: 40px;
}
.payresult .tip, .payresult .tip a
 {
	color: #999;
    font-size: 16px;
}
.payresult .tip a:hover {
	text-decoration: underline;
}
.fail .hd {width: 300px;}
/*---footer---*/
.ofooter {
    clear: both;
	height: 78px;
    line-height: 78px;
    background-color: #fafafa;
}
.ofooter span {
	float: left;
    font-size: 16px;
    color: #999;
}
.ofooter .contact {float: right;}
.ofooter .contact a {font-size: 16px; color: #999;}
.ofooter .contact a:hover {text-decoration: underline;}


.choi_checked {
    border: 1px solid #2590ff!important;
}
.choi_item {
    position: relative;
    float: left;
    width: 220px;
    height: 48px;
    margin-top: 20px;
    border-radius: 4px;
    border: 1px solid #bdc4c9;
}
.choi_paddle.choi_item img{
    margin: 6px auto;
}
.choi_item:nth-child(2n-2){
    margin-right: 16px;
}

/* .choi_shopify{
    float: left;
    margin-right: 16px;
} */

.first_pay{
    /* margin-right: 16px; */
}

.choi_item i {
    display: none;
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 33px;
    height: 31px;
    background: url(/pandactrl/vip/icon_selected.png) top center no-repeat;
}

.choi_checked i {
    display: block;
}
.choi_item img {
    display: block;
    margin: 10px auto;
}

.choi_pay .select_payment{
    margin-top: 36px;
}


/*vip member  success, fail*/
.main .vip_success, .main .vip_fail {
    padding: 234px 0 234px;
    text-align: center;
}
.success_hd, .fail_hd {
    width: 200px;
    margin: 0 auto;
    height: 45px;
    padding: 5px 0;
}
.success_hd i, .fail_hd i {
    float: left;
    width: 40px;
    height: 40px;
    margin-top: -4px;
    background: url(/pandactrl/zhushou/success_finish.png?1103) top center no-repeat;
}
.success_hd span, .fail_hd span {
    /*float: left;*/
    /*margin: 5px 0 0 15px;*/
    font-size: 30px;
    color: #000;
}
.success_sys {
    margin: 8px 0 7px;
    font-size: 16px;
    color: #666;
}
.success_sys em {
    color: #e51700;
}
.success_sm, .fail_sm {
    color: #999;
    font-size: 16px;
}
.fail_hd i {
    background: url(/pandactrl/zhushou/fail.png) top center no-repeat;
}
.fail_sm {
    color: #333;
}
.status_loading {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 100px;
	padding: 20px 0;
}
/*清浮动*/
.clearfix:after,
.clearfix:before{content:" ";display:table;}
.clearfix:after{clear:both;}
