﻿@import url(/css/btn.css);

*
{
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size:13px;
    font-family:Tahoma,Arial,Helvetica,STHeiti;
}
html { height:100%; width:100%}

body
{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    min-height: 300px;
}
.red {
    color: red;
}
.gray {
    color:gray;
}
.main_bg_gradient
{
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#2F71BE, endColorstr=#93B5DD,gradientType=0);
    -ms-filter:progid:"DXImageTransform.Microsoft.gradient(startColorstr=#2F71BE, endColorstr=#93B5DD,gradientType=0)";*/
    background:#008B8B; /* 一些不支持背景渐变的浏览器 */
    /*background:-moz-linear-gradient(top,rgba(43,110, 189, 1),rgba(43,110, 189, 0.5));
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(rgba(43,110, 189, 1)), to(rgba(43,110, 189, 0.5)));
    background:-o-linear-gradient(top,rgba(43,110, 189, 1), rgba(43,110, 189, 0.5));*/    
}
.top_row {
background: #fff;
background: rgba(255, 255, 255, 0.1);
text-transform: uppercase;
position: fixed;
width: 100%;
font-size: 0.68em;
line-height: 2.2;
z-index: 50000;
top: 0;
left: 0;
color:#fff;
}
.FL {
    float: left !important
}

.FR {
    float: right !important
}
img {border: 0;}
p { margin:4px 0}
.hide { display:none}
.bigtext {
    padding: 4px 8px;
    font-size: 14px;
}
.padding td {
    padding: 8px;
    vertical-align:middle;
}
.dContent { margin-left:300px}
#dResult { font-size:14px; color:Green;}
#dResult i {
        font-size:13px;
        font-weight: bold;
}
#dResult span { color:Red; font-size:12px; }
.text  {  padding:4px;width:240px }
a:link, a:visited
{
    color: #00688b;
    text-decoration:none;
}
a:hover {color:#008B8B;}
a:active {color: #16d3fd;}
#imgVerify {
    cursor: pointer;
}
.inputline,.inputline:focus {
    border: none;
    border-bottom: 1px solid #000;
    outline: none;
}


/*去除轮廓线*/ 
#login_content input[type=text]:focus {outline: none !important;text-decoration: none !important }
/*取消选中状态*/
.vip-log .log-in-subBut > label { -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none }

* { margin: 0; padding: 0 }
a { text-decoration: none; color: gray }
#login_content input { border: none } 
body { font-family: "微软雅黑"; position: relative }
 
[class ^= "re-c"] { background-color: white }
.width-1200 { width: 1200px; transition: width .5s }
.inline-block { display: inline-block }
.float-left { float: left }
.re-bg { width: 100%; height: 100%; background: url(/img/login/register-bg.jpg) center/cover no-repeat; position: fixed; left: 0; top: 0; z-index: 1 }
.log-bg { }
.detail { width: 100%; position:absolute; left: 0; top: 0; z-index: 2 }
/*register-head*/
.re-c-head { padding-bottom: 24px; height:60px }
.re-c-head > div { overflow: hidden }
.re-c-head .head-content { margin: 35px auto 0; padding-bottom: 10px;overflow: hidden }
.re-c-head .head-content > span i { float: left; margin:0 12px 0 0; font-style: normal; width: 26px; height: 26px; background: url(/img/login/ltlh-register-icon.png) left top }
.re-c-head .head-content > span:lang(left-span) { float: left;height:36px }
.right-span {
    float: right;
    overflow: hidden
}
.right-span em {
    margin: 0 8px;
    font-style: normal
}
.right-span a {
    font-size: 20px;
    color: #555
}
/*register-content*/
.re-content { margin-top: 32px; background: none; text-align: center }
.c-left-span { float: left; text-align: left;padding:2px 0px;background-color:#fff}
.c-right-span { float: right; margin-left:688px; padding-left:40px; height: 466px;text-align: left; font-size: 14px; }

/*register-content-test*/
	.re-content .checking-span { width: 332px; position: absolute; left: 0; bottom: -34px; font-size: 12px; color: #1c3e56 }
	.re-content .checking-icon { display: inline-block; width: 15px; height: 16px; position: absolute; right: -28px; top: 12px } 
	.re-content .chacking-icon-1 { background: url(/img/login/ltlh-register-icon.png) -41px top }
	.re-content .chacking-icon-2 { background: url(/img/login/ltlh-register-icon.png) -26px top }

/*register-foot*/
.re-c-footer { position: fixed; left: 0; bottom: 0; width: 100%; height: 84px; line-height: 84px; text-align: center }
.re-c-footer > span { overflow: hidden; font-size: 12px; color: #999 }
.re-c-footer > span a { display: inline-block; margin-right: 5px; color: #4c4c4c }
@media only screen and (max-width: 1200px) {
	.width-1200 { width: 1000px }
}

/*----------------------------- cardArea TAB ---------------------------------*/
#cardArea
{

margin:0  auto;
}

#cardArea .cardTit
{
height: 47px;
margin-bottom: 24px;
}

.cardTit ul
{

border-bottom:2px solid #0099CC;
text-align:center;
}

.cardTit li
{
    display:inline-block;
    width:120px;
    margin:0 8px;
    padding:10px;
    background-color:#FFF;
}

.cardTit li.on
{
    background-color:#0099CC;
    color:#FFF;
}
.cardCnt
{
padding-bottom: 10px;
}

/*------------------------------------  编辑提交  ------------------------------------*/
.t_input {
    table-layout: fixed;
}
.t_input th {
            font-weight: normal;
            vertical-align:middle;
        }
input[type="text"] {
            padding:4px;
        }