html {
    color: #333;
    background: #fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}
body {
    font-family: "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "宋体" !important;
}
body, button, input, select, textarea {
    font: 12px/1.5 "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "宋体";
}
button, input, select, textarea {
    font-size: 100%;
}
h1 {
    font-size: 24px;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
    color: #000;
}
ul {
    list-style: none;
}
ol, ul {
    list-style: none;
}
* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
    outline: none;
}

a, a:link, a:visited, a:hover {
    color: #00a2ca;
}
a, a:hover, a:link, a:visited {
    color: #00a2ca;
}
ins, a {
    text-decoration: none;
}
#header {
    width: 100%;
    height: 74px;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fff;
    padding: 0px;
}
#header .header-layout {
    padding: 17px 0;
    overflow: hidden;
}
#header .header-layout .logo {
    background: url("/images/logo.png") no-repeat;
    background-size: 100%;
    float: left;
    display: inline-block;
    height: 40px;
    margin-right: 20px;
}    
#header .header-layout .logo a {
    float: left;
    display: inline-block;
    height: 40px;
    width: 140px;
    overflow: hidden;
    text-indent: -999em;
}    
#header .header-layout .logo-title {
    float: left;
    display: inline-block;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: normal;
    margin-top: 2px;
    color: #3c3c3c;
}
#header .header-layout .header-nav {
    width: auto;
    height: 14px;
    float: right;
    line-height: 14px;
    margin-top: 10px;
}
#header .header-layout .header-nav li {
    float: left;
    padding: 0 0 0 10px;
    margin-right: 10px;
    border-left: 1px solid #4d4d4d;
}
#header .header-layout .header-nav li.nav-first {
    border-left: 0;
}
#header .header-layout .header-nav li a {
    color: #666;
    font-size: 12px;
    text-decoration: none;
}

.y-row {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
    *width:1000px: ;
}
.content {
    width: 990px;
    margin: 0 auto;
    color: #3c3c3c;
    font: 400 12px/1.6 arial, "Hiragino Sans GB", 宋体, sans-serif;
    padding: 50px 0;
}
.form-group {
    padding: 10px 0;
}
.form-item {
    padding: 10px 0 10px 260px;
    line-height: 36px;
    zoom: 1;
}
.form-item .form-label-b {
    font-weight: 700;
}
.form-item .form-label {
    display: inline;
    float: left;
    margin-left: -260px;
    width: 240px;
    height: 37px;
    line-height: 37px;
    text-align: right;
}
.form-label-b {
    color: #000;
}
.form-text {
    border: 1px solid #dedede;
    width: 202px;
    height: 17px;
    line-height: 17px;
    padding: 9px;
    font-size: 14px;
    _margin-left: -3px;
}
.form-text_checkcode {
    border: 1px solid #dedede;
    width: 120px;
    height: 17px;
    line-height: 17px;
    padding: 9px;
    font-size: 14px;
    _margin-left: -3px;
}
.btn-large {
    min-width: 180px;
}
.btn {
    display: inline-block;
    zoom: 1;
    *display:inline: ;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    background: #ff4001;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
}
.btn_disabled {
    display: inline-block;
    zoom: 1;
    *display:inline: ;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    background: #cbcbcb;
    border:1px solid #7b7b7b;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
}
.btn-large, .form-item .btn-normal {
    display: inline-block;
    min-width: 140px;
    height: 36px;
    padding: 0 30px 1px;
    background: #008fb2;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    outline: 0;
}
.footer {
    background-color: #f5f5f6;
}
.footer .footer-layout {
    padding: 17px 0;
    overflow: hidden;
}
.footer .footer-layout .copyright {
    color: #9b9ea0;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}
.footer .footer-layout .link {
    color: #9b9ea0;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}

.footer .footer-layout .link .big {
    display: inline-block;
}
.footer .footer-layout .link .big a {
    font-size: 16px;
    color: #9b9ea0;
    margin-right: 35px;
    -webkit-transition: color .3s;
    transition: color .3s;
}
.footer .footer-layout .link .big a:hover {
    color: #28d0e9 !important;
    text-decoration: none;
}
.msg {
    padding-left: 11px;
    font-size: 12px;
    line-height: 1.5;
    color: #3e3e3e;
}
.msg-hide {
    display: none;
}

.msg_ok{
	height:16px;
	background:url(/images/ico.png) 0px -200px no-repeat; padding-left:22px;
}
.msg_error{
	height:16px;
	background:url(/images/ico.png) 0px 0px no-repeat; padding-left:22px;
}
.msg_info{
	height:16px;
	background:url(/images/ico.png) 0px -120px no-repeat;padding-left:22px;
}

