html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
    font-family:"微软雅黑","黑体","宋体";
}

:focus {
    outline: 1;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
ul,ol{
    list-style:none;
}
div{
    box-sizing:border-box;
}
/*.header_logo{
 	width: 128px;
 	height: 70px;
 	line-height: 70px;
 	margin-right: 20px;
 	float: left;
 	background: url(../../images/logo.png) no-repeat 0 center;
 }*/
.header_line{
 	height: 16px;
 	background: #e0e0e0;
 	margin-top: 29px;
 	width: 1px;
 	float: left;
 }
.header_text {
 	height: 70px;
 	line-height: 70px;
 	font-size: 16px;
 	margin-left: 20px;
 	color: #333333;
 	float: left;
 }
 .title_font_size{
 	font-size: 22px;
 	color: #38acff;
 }
#header_width .header_line{
 	height: 16px;
 	background: #e0e0e0;
 	margin-top: 29px;
 	width: 1px;
 	float: left;
 }
 .postiontext{
 	height: 100%;
 	width: 192px;
 	float: left;
 	position: absolute;
 	left: 50%;
 	margin-left: -91px;
 }
 .login_applicationcenter{
 	height: 70px;
 	line-height: 70px;
 	width: 90px;
 	text-align: center;
 	font-size: 14px;
 	font-weight: bold;
 	color: #666666;
 	font-size: 14px;
 	float: left;
 }
 .login_developercenter{
 	height: 70px;
 	line-height: 70px;
 	width: 102px;
 	text-align: center;
 	font-size: 14px;
 	font-weight: bold;
 	color: #666666;
 	float: left;
 }
 .active{color:#fff;background:#38acff;cursor: pointer;}
 .logo_bc{
 	width: 100%;
 	height: 160px;
 	background: url(../../images/bg1.png) no-repeat;
 }
 .logo_bc_width{
 	width: 1200px;
 	margin: auto;
 	height: 100%;
 	position: relative;
 }
 .developercentertext{
 	position: absolute;
 	right: 0;
 	top: 50px;
 	color: #FFFFFF;
	font-size: 35px;
	width: 250px;
	text-align: center;
	padding-bottom: 25px;
}
.text_describe{
	position: absolute;
 	right: 0;
 	top: 100px;
	color: #FFFFFF;
	width: 250px;
	text-align: center;
	font-size: 15px;
}
.text_dev{
	margin-left: 5px;
	letter-spacing: 3.3px;
}
