﻿body, html, p, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

ul, ol {
    list-style: none;
}

a {
    color: black;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

html {
    font-size: 14px;
    font-family: "Microsoft YaHei",Arial;
    background: #f7f8fa;
}
.catalogue {
    width:100%;
    height: 40px;
    background: rgba(245,245,245,1);
}
.mtop_20{
    margin-top:20px;
}
.information li {
    opacity: .8;
}
.information li:hover {
    opacity: 1;
}
.content-list li a:hover, .zi_top ul li a:hover {
    color: #23527c;
}
.txt_nav {
    padding: 15px 0;
    color: #666;
}
/*top*/
/*顶部logo*/
.container_s {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.bg_fff{
    background:#fff;
}
.top_100 {
    width:100%;
}
.container_b{
    display:inline-block;
    width:100%;
    height:auto;
}
.top{
    width:100%;
    height:80px;
    background:#fff;
}
.top_left {
    width: 322px;
    float: left;
    margin-top:15px;
}
.top_left a{
    display:inline-block;
}
.top_left img {
    max-width: 100%;
}
.top_con{
    float:left;
    height:80px;
    margin-left:30px;
}
.top_right {
    float: right;
    width: 200px;
    margin-top: 27px;
}
.top_right ul{
    display:inline-block;
    width:100%;
}
.top_right ul li {
    float: left;
    width:50%;
}
.top_right ul li:first-child{
    width:80px;
}
.top_right ul li:last-child {
    width: 120px;
}
.top_right ul li a {
    width: 100%;
    display: inline-block;
}

.top_right ul li span {
    float: left;
    color: #899595 !important;
    font-size: 15px;
}
.top_right ul li img {
    float: left;
    margin-right: 10px;
}
/*导航nav*/
.nav_ul{
    display:inline-block;
    line-height:80px;
}
.nav_ul li {
    float: left;
    font-size: 15px;
}
.nav_ul li a {
    color: #899595;
    padding: 7px 26px;
    letter-spacing: 1px;
    border-radius: 5px;
}
.nav_li a{
    background: #073172;
    color:#fff !important;
}
/*底部*/
.footer {
    width: 100%;
    height: 150px;
    background: #858999;
    text-align:center;
}
.footer p{
    letter-spacing:1px;
    color:#fff;
    font-size:12px;
    margin-top:5px;
}
.footer p img{
    float:left;
    margin-left:30px;
}
.footer p span{
    float:left;
    margin-top:3px;margin-left:5px;
}
.footers{
    display:inline-block;
    text-align:center;
    margin-top:30px;
}
/*资讯首页导航*/
.zi_ul{
    display:inline-block;
    padding:10px 0;
}
.zi_ul li a {
    float: left;
    display: inline-block;
    opacity: 0.9;
    font-family: 'Microsoft Yahei';
    font-size: 16px;
    margin: 0 20px;
    padding: 10px 15px 10px 15px;
    color: #899595;
}
.zi_a {
    color: #073172!important;
    border-bottom: 1px solid #073172;
}
/*登录注册弹窗*/
.login {
    width: 100%;
    height: 100%;
    background: rgba(000,000,000,0.4);
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 999;
}
.login_div {
    width: 450px;
    height: 478px;
    background: #f7f8fa;
    border-radius: 10px;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.error {
    width:100%;
    display:inline-block;
}
.error img {
    width: 22px;
    height: 22px;
    float:right;
    margin-right:10px;
    margin-top:10px;
}
.log_name{
    text-align:center;
}
.log_name h4 {
    margin: 15px 0 0px 0;
    font-size: 24px;
    opacity: 0.75;
    color: #000;
    font-weight:500;
}
.login_con {
    padding:20px 20px;
}
.userType span {
    display: block;
    text-align: center;
    float: left;
    width: 33%;
    color: #333;
    font-size: 16px;
}
.int {
    width: 100%;
    clear:both;
    text-align: center;
    margin-top:20px;
}
 .int span {
    width: 100%;
    position: relative;
    display: inline-block;

}
.int span img {
    position: absolute;
    top: 20px;
    left: 50px;
    width: 20px;
    height: 20px;
}
.int span input {
    width: 72%;
    height: 40px;
    padding-left: 40px;
    border: 0.01px solid #ccc;
    margin: 10px 0;
    font-size: 16px;
    color: #333;
    background:#fff;
}
.pass{
    width:81%;
    margin:0 auto;
    margin-top:10px;
}
.lidl {
    width: 80%;
    padding: 10px 0;
    margin: 20px 40px 20px 40px;
    background-color: #d5b78e;
    outline: none;
    border: none;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
}
.hmzc {
    color: #333;
    font-size: 16px;
    text-align: center;
}
.hmzc a {
    color: #d5b78e;
    text-decoration: underline;
}
.register_div {
    width: 545px;
    height: 610px;
    background: #f7f8fa;
    border-radius: 10px;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    
}
.reg_div{
    clear:both;
    margin-top:15px;
    display:inline-block;
    margin-left:30px;
}
.reg_div span {
    float: left;
    display: inline-block;
    font-size: 14px;
    height:35px;
    line-height:35px;
}
.reg_div span input {
    height: 35px;
    width: 250px;
    padding-left: 12px;
    border: 1px solid #ced4da;
    border-radius:3px;
}
.reg_div a{
    float:left;
    cursor:pointer;
}
    .reg_div button, .generate, .generates, .forgenerates, .forgenerat {
        width: 85px !important;
        height: 35px !important;
        padding-left: 0 !important;
        background: #d5b78e;
        color: #fff;
        border-radius: 3px;
        border: none;
        outline: none;
        margin-left: 20px;
    }
.r_b{
    color:red;
    margin-top:3px;
}
.btn_res button {
    width: 85px;
    height: 35px;
    background: #d5b78e;
    color: #fff;
    border-radius: 3px;
    border: none;
    outline: none;
    margin-left: 142px;
    margin-top: 20px;
}
.forget_div {
    width: 545px;
    height: 450px;
    background: #f7f8fa;
    border-radius: 10px;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.forget_div .reg_div {
    clear: both;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    height: 35px;
    margin-left:30px;
}
.forget_div .btn_res button{
    margin-top:25px;
}
.register {
    margin: 0 15px;
    cursor: pointer;
}
.forget, .denglu {
    cursor: pointer;
}
.dianz{
    display:none;
}
.err_div, .err_divs, .err_divss, .err_divsss, .err_you {
    width: 100%;
    color: red;
    margin-top: 15px;
    margin-left: 30px;
    display: inline-block;
}