@charset "utf-8";
/* CSS Document */
/*微软雅黑*/
.logo span {
    font-size: 24px;
    color: #5e5e5e;
    font-family: "微软雅黑";
    line-height: 50px;
    padding-top: 5px;
}

.top_warpper {
    margin-top: 30px;
}

.top_box {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    height: 50px;
}

.logo a {
    margin-right: 15px;
}

.logo a {
    display: inline-block;
    float: left;
}

.logo_r {
    margin-top: 35px;
}

.logo_r a {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #6c6c6c;
}

.logo_r a:hover {
    color: #0f93d5;
}

/*微软雅黑*/
.content {
    /*background: #fe0000;*/
    margin-top: 10px;
}

.shiMingTypeWapper {
    width: 1000px;

    margin: 0 auto;
    padding: 30px 0 0 0;
    font-size: 14px;
}

.shiMingTypeBox {
    height: 400px;
    padding: 20px;
    background: #f7f7f7;
    border: solid 1px #eee;
    font-size: 14px;
    overflow: hidden;
}

.shiMingTypeBox .choose {
    display: block;
    float: left;
    width: 200px;
    height: 48px;
    padding: 0;
    line-height: 48px;
    text-align: center;
    color: #333;
    margin-left: 180px;
    margin-top: 100px;
    background: #fff url(../img/shiming2.png) no-repeat 168px 19px;
    border: solid 1px #fe0000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}

.shiMingTypeBox .nochoose {
    display: block;
    float: left;
    width: 200px;
    height: 48px;
    padding: 0;
    line-height: 48px;
    text-align: center;
    color: #333;
    margin-left: 180px;
    margin-top: 100px;
    background: #fff url(../img/shiming1.png) no-repeat 168px 19px;
    border: solid 1px #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}

.clear:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.nex_xa {
    text-align: center;
    margin-top: 100px;
}

.nex_xa a {
    display: inline-block;
    width: 200px;
    height: 35px;
    background: #fe0000;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 10px;
}

/*�ײ�*/
.foot_login {
    width: 735px;
    margin: 0 auto;
    margin-top: 38px;
    text-align: center;
}

.foot_login a {
    font-family: Arial, 微软雅黑, Helvetica, sans-serif;
    font-size: 12px;
    color: #1f1f1f;
}

.foot_login a:hover {
    color: #F83636;
}

.foot_login3 {
    width: 520px;
    margin: 0 auto;
}

.foot_login3 span {
    font-family: Arial, 微软雅黑, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    margin: 15px 0px 38px 0px;
    display: inline-block;
}

.wangyicheck {
    width: 272px;
    display: none;
}

.validation {
    background: #eee url(../img/pic1.png) no-repeat center;
    width: 400px;
    height: 38px;
    cursor: pointer;
    border: 1px solid #e4e7eb
}

.validation:hover {
    background: #eee url(../img/pic1.png) no-repeat center;
    width: 400px;
    height: 38px;
    border: 1px solid #e4e7eb
}

.yidun_intellisense--light .yidun_intelli-control {
    background: #eee !important;
}


