/*全局*/
body{ font-family:"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; }
.list-none{ padding:0px; margin:0px; list-style:none; }
.met-head{ height:100px; overflow:hidden;}
.met-head .logo li{ float:left; height:100px; line-height:100px; font-size:22px; }
.met-head .logo li img{ max-width:100%;}
.met-head .logo ul>li+li:before{padding:0 10px;color:#ddd; font-size:22px; content:"|\00a0"}
.met-footer{ text-align:center; padding:30px; color:#777; }
.met-footer p{ margin-bottom:5px; }

.met-member{ background-color:#efefef; background-size:cover; background-repeat:no-repeat; background-position:center center; padding:50px 0px; }
.met-member form{ max-width:400px; margin:0px 10px; background-color:rgba(255,255,255,.7); padding:30px; }
.met-member input.form-control,.met-member textarea.form-control{ border-radius:0px; height:43px;  }
.met-member .input-group .input-group-addon{ border-radius:0px; background:#efefef; }
.met-member .input-group  i.fa{ font-size:18px; color:#aaa; width:20px; text-align:center; }
.met-member select.form-control{ border-radius:0px; }
.met-member textarea.form-control{ height:auto;  }
.met-member .login_link{ text-align:right; margin-bottom:15px; }
.met-member .login_code_img img{ height:43px; cursor:pointer; }
.met-member .form-control-feedback{ height:43px; line-height:43px; padding-right: 20px;}
.met-member .btn{ border-radius:0px; }

.met-member2{ background-color:#efefef; background-size:cover; background-repeat:no-repeat; background-position:center center; padding:50px 0px; }
.met-member2 form{ width:400px; margin:0px 10px; background-color:rgba(255,255,255,.7); padding:30px; float:right;}
.met-member2 input.form-control,.met-member textarea.form-control{ border-radius:0px; height:43px;  }
.met-member2 .input-group .input-group-addon{ border-radius:0px; background:#efefef; }
.met-member2 .input-group  i.fa{ font-size:18px; color:#aaa; width:20px; text-align:center; }
.met-member2 select.form-control{ border-radius:0px; }
.met-member2 textarea.form-control{ height:auto;  }
.met-member2 .login_link{ text-align:right; margin-bottom:15px; }
.met-member2.login_code_img img{ height:43px; cursor:pointer; }
.met-member2.form-control-feedback{ height:43px; line-height:43px; padding-right: 20px;}
.met-member2 .btn{ border-radius:0px; }



.met-form-choice{ background:#fff; padding:10px;}

.met-form-file-title{ padding-top:8px; padding-bottom:8px; }
.met-form .met-upfile .file-drop-zone{ border:0px; margin:0px; }
.met-form .met-upfile .file-preview{ border-radius:0px; max-width:220px; } /*display:none;*/
.met-form .met-upfile .kv-upload-progress{ max-width:220px; } /*display:none;*/
.met-form .met-upfile .kv-upload-progress .progress{ border-radius:0px; } /*display:none;*/
.met-form .met-upfile .file-preview .file-actions{ display:none; }
.met-form .met-upfile .file-preview-frame{ box-shadow:none; display:block; margin:0px; border:0; padding:0px; float:none; height:auto; }
.met-form .met-upfile .file-preview-frame img{ width:100%!important; height:auto!important;}
.met-form .met-upfile .file-preview-frame:hover{ box-shadow:none; }
.met-form .met-upfile .file-drop-zone-title{ font-size:30px; }
.met-form .met-upfile .fileinput-cancel-button{ width:76px;}
.met-form .met-upfile .progress{ margin-bottom:10px; }
.met-form .select-linkage .form-control{ padding-right:0px; }
.has-success .form-control{ border-color:#ccc; }
.has-success .input-group-addon{ border-color:#ccc; }

/*登录界面*/
.login_index{ background-image:url(../images/2015020201454781.jpg); }
.login_index a.btn{ margin-top:20px; }
.login_index .login_type{ text-align:center; margin-top:20px; }
.login_index .login_type p{ color:#444; }
.login_index .login_type .row{ padding-top:5px; }
.login_index .login_type i{ font-size:35px; }
.login_index .login_type i.fa-qq{ color:#70A8D6; }
.login_index .login_type i.fa-weibo{ color:#E07366; }
.login_index .login_type i.fa-weixin{ color:#54C135; }
.login_index .form-control{ border:0; }

/*注册页面*/
.register_index form{ margin:0px auto; max-width:500px; background-color:#fff; }
.register_index .login_link{ margin-top:10px; margin-bottom:0px; }
.register_index .met-more{ position: relative; }
.register_index .met-more span{ position: absolute; text-align:center; height:30px; line-height:30px; left: 50%; margin-left:-50px; top: -15px; width: 100px; overflow:hidden; background-color: #fff; }
.register_index .login_code .form-control-feedback{ display:none!important; }

/*邮箱验证*/
.valid-email-content{ margin:0px auto; max-width:800px; background-color:#fff; padding:100px 20px; color:#555; }
.valid-email .breadcrumb{ margin:0px auto; max-width:800px; border-radius:0px; text-align:center; }
.valid-email .send_email{ margin-right:20px; }
.valid-email .loading{ background:url(../img/loading.gif) no-repeat right center; }

/*短信验证*/
.phone_code{ margin:5px 0px; min-width:100%;  }
.phone_code .badge{ font-weight:normal; background:#777; color:#fff; }
.register_index .fa-mobile{ font-size:26px!important; }

/*会员中心*/
.met-head .user-info{ padding-top:35px; }
.met-head .user-info .breadcrumb{ background:none; }
.breadcrumb a{ color:#3cabf2;}
.member-profile{ padding:10px 0px;} /*background-color:#EFEFEC; */
.member-profile-content{ margin:0px; padding:20px;  }
.member-profile-content .sidebar .list-group-item{ border:none; border-radius:0px; }
.met-member-index .form-group{ margin-bottom:0px; }
.met-member-index .row{ padding:15px 8px; border-bottom:1px solid #ddd; }
.met-member-index .basic .row:last-child{ border-bottom:none; }
.met-member-index .basic .panel-body{ margin:0px 15px; }
.met-member-index .met-form{ max-width:none; background:none; padding:0px; margin:0px; }
.met-member-index .panel{ border:none; border-radius:0px; box-shadow:none; }
.met-member-index .panel-default>.panel-heading{ border-radius:0px; font-size:16px; }

.member-profile-content .sidebar .list-group{ margin-bottom:0px; }
.member-profile-content .met-member-profile{ background:#fff; padding:15px; min-height:500px; }
.member-profile-content .sidebar-box{ background:#fff; padding:20px 15px; }

/*帐号安全*/
.met-member-safety{}
.met-member-safety .media{ padding:30px 0px; border-bottom:1px solid #ddd; position:relative;}
.met-member-safety .media button{ }
.met-member-safety .media i{ font-size:25px; width:50px; text-align:center; color:#337ab7;}
.met-member-safety .media i.fa-unlock-alt{ font-size:33px;  }
.met-member-safety .media i.fa-mobile{ font-size:48px;  }
.met-member-safety .media .media-body{ color:#999;  }
.met-member-safety .media .media-heading{ font-size:18px; color:#444;  }
.met-member-safety .modal .modal-body{ padding:15px 15px 0px;  }
.met-member-safety .modal form{ padding:0px 0px 0px; margin:0px; max-width:none;  }
.met-member-safety .media .loading{ background:#fff url(../img/loading.gif) no-repeat center center; color:#fff; }



.buy {width:100%;height:600px; margin-bottom:100px;}
.webhosting-title {width:100%;height:110px;margin-top:-20px; text-align:center; background-color:#f5f5f5;line-height:1px;}
.webhosting-title h3{font-size:25px;}
.webhosting-title img{margin-bottom:0px;}
.webhosting-title p{font-size:18px;color:#999999;}

.webhosting-list {width:100%;height:500px;  }
.webhosting-list li{width:30%;height:500px; float:left; margin-right:40px; list-style:none;}

.column {width:100%;height:500px; float:left; background-color:#FFFFFF;padding:10px; }
.column-title {width:100%;height:60px;  border-bottom:1px solid #ddd; text-align:center;font-size:20px;padding-top:10px;}

.price2 {width:100%;height:50px; text-align:center;font-size:20px; color:#999999;}
.price-num {width:100%;height:50px; text-align:center;font-size:35px; color:#ff9427;}
.xxcs {width:100%;line-height:50px;padding-left:30px;}
.column-bottom {width:200px; height:50px;background-color: #0470df; text-align:center;line-height:50px;margin-left:80px;margin-top:10px;}
.column-bottom a{color:#FFFFFF;font-size:25px;}
.column-bottom a:hover{color:#FFFFFF;font-size:25px;}
.column-bottom:hover{width:200px; height:50px;background-color: #FF0000; text-align:center;line-height:50px;margin-left:80px;margin-top:10px;}
.xxcs a{ color:#187bd8;}
.webhosting-hot{padding-right:8px;padding-top:4px;position: absolute;width:71px;height:59px;background:url(../images/triangle3.jpg) no-repeat top right;font-size:14px;color:#fff;text-align:right;  margin:-8px 0 0 296px}


.buy_order {width:55%;height:300px; float:left;padding-left:5%;}

.orderxx {width:40%;height:300px; float:left;background-color:#FFFFFF;padding-top:120px;}
.orderxx img {wdith:180px;height:180px; float:left;margin-right:15px;}
.price3 {font-size:24px; color: #00CC66;}


.paytype{width:150px;height:50px;border:1px solid #000;line-height:50px; text-align:center; float:left; margin-right:70px; cursor:default}

.paytype.active{ border:1px solid #e41d1d;color:#e41d1d;}


.putorder{background-color: #0470df; text-align:center;margin-top:140px;width:200px;height:50px;line-height:50px;color:#FFFFFF; }

.paybank{width:100%;height:auto; text-align:center;}
.paybank h2{ color:#FF0000;}
.paybank h2 a{ padding-bottom:5px; border-bottom:1px solid #000}
.bankprice {width:100%;height:100px;font-size:40px;border-bottom:1px dotted #000; text-align:center;color:#000}
.banbank {width:100%;height:420px; background-color:#FFFFFF;padding:50px; text-align:left;}
.banbank h1{margin-top:-20px;}
.banbank li{width:100%;height:120px; background-color:#FFFFFF;border-bottom:1px solid #999999; list-style:none;line-height:120px;font-size:20px;}
.banbank img{margin-right:50px;}

.paysucc{width:100%;text-align:center;padding-top:20px;border-bottom:1px dotted #000; background:#fff}
.banksucc{height:80px;font-size:25px; text-align:center;color:#000;padding-top:20px;width:660px; margin:auto}


.banksucc>div{ float:left}

.paysucc2{width:100%; text-align:center; background-color:#FFFFFF;padding-top:100px;padding-bottom:50px;height:180px;font-size:25px;}
.paysucc2 a{color:#0033FF; text-decoration:underline;}
