* {
    margin: 0;
    padding: 0
}

a:hover {
    text-decoration: none;
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 "Microsoft Yahei", tahoma, arial, \5b8b\4f53, sans-serif;
}

em,
i {
    font-style: normal
}

ul,
ol,
dl,
dd,
dt {
    list-style: none
}

fieldset,
img {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}


/*----- ---- */

body {
    color: #758899;
}

.wap {
    width: 100%;
    width: 778px;
    margin: 0 auto;
}

.main {
    margin: 0 auto;
    width: 100%;
    /* min-height: 600px; */
}

.wap a:current,
.wap a:current {
    text-decoration: none;
    color: #ae4b3e;
}

.cdkey-box {
    padding: 20px 100px;
}

.sltcdkeyoper {
    text-align: left;
}

.cdkey-box p {
    padding: 20px 0;
}

.cdkey-box p span {
    display: inline-block;
    margin: 0 30px;
}

.cdkey-box p.img {
    padding-top: 0px;
}

.cdkey-box p label {
    display: inline-block;
    width: 120px;
    text-align: right;
}

.cdkey-box p input {
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    font-size: 16px;
    color: #000;
}

.cdkey-box img {
    vertical-align: bottom;
}

.cdkey-btn {
    display: inline-block;
    width: 150px;
    height: 55px;
    padding: 10px 0;
    text-align: center;
    line-height: 40px;
    background: #994237;
    font-size: 18px;
    margin-top: 10px;
    margin-left: 200px;
}

a.cdkey-btn:link,
a.cdkey-btn:visited,
a.cdkey-btn:hover,
a.cdkey-btn:active {
    color: #fff;
}

.cdkey-text {
    width: 197px;
}

.cdkey-user {
    width: 255px;
}

article {
    margin: 0 auto;
    width: 100%;
    background-color: rgba(243, 251, 253, 0.9);
    padding: 10px;
}

.cdkey-box h3 {
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    text-align: left;
}

.cdkey-box p.cdkey-notice {
    padding: 0;
    line-height: 22px;
    text-align: left;
}

.tncode {
    margin-top: -50px;
    margin-left: 130px;
}

.inquire {
    display: inline-block;
    width: 80px;
    height: 29px;
    line-height: 26px;
    padding: 3px 10px;
    text-align: center;
    background: #994237;
    font-size: 16px;
    border-radius: 5%;
    color: #fff;
}

.item a:hover {
    color: #fff;
}

#hint {
    /* margin-left: 120px; */
    position: relative;
    color: violet;
    width: 500px;
    padding:5px 10px;
    border: 1px solid #000;
    text-align: left;
}
.hint p{
	height: 16px;
}

button {
    background-color: red;
    color: #fff;
    border: 1px solid red;
}

.input_box input {
    width: 100px;
    color: red;
}

.nav_bg a {
    background-color: #E3831C;
}

section {
    height: 75px;
}

section h2 {
    float: left;
    color: black;
    height: 50px;
    line-height: 50px;
    margin-top: -1px;
}

.user_a {
    text-decoration: none;
    color: black;
    font-size: 16px;
    margin-right: 10px;
    float: right;
    margin-top: 26px;
}

.img_bg img{

    vertical-align:middle;
	background-color: #000;
	z-index: 100;
}

.img_bg_hint{
	/*text-indent: 1em;*/
	 position: absolute;
     background-color: #222;
     color: #ffffff; 
     width: 150px;
     /*height: 90px; */
     margin-left: 15px;
     margin-top: 20px;
     padding: 10px;
     z-index: 100;
     border: 5%;
}

.user .dropdown a span:nth-child(3) {
    display: inline-block;
    vertical-align: bottom;
    width: 63px;
    /*1. 先强制一行内显示文本*/
    white-space: nowrap;
    /*2. 超出的部分隐藏*/
    overflow: hidden;
    /*3. 文字用省略号替代超出的部分*/
    text-overflow: ellipsis;
}


/*  |xGv00|95f92b323401bf5114940b490cdc1179 */