@charset "utf-8";

/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

body {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: "微软雅黑", "Microsoft YaHei";
}

.body_bg {
    background: #f8f8f8
}

a {
    color: #505050;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #CD0200;
    text-decoration: underline;
}

em,
i {
    font-style: normal;
}

li {
    list-style: none outside none;
}

img {
    border: 0 none;
    vertical-align: middle;
}

input {
    outline: medium none;
}

.m5 {
    margin-top: 5px;
}

.m10 {
    margin-top: 10px;
}

.m15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.clear {
    clear: both;
}

.fl {
    float: left
}

.fr {
    float: right
}

.Orange {
    color: #F60
}

.red {
    color: red;
}

.blue {
    color: #4189d8
}

.blod {
    font-weight: bold;
}

button,
input,
textarea,
th,
td {}

.none {
    display: none;
}

#bg {
    background: rgba(0%, 0%, 0%, 0.5);
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

/*start*/
.w1200 {
    width: 1200px;
    margin: 0 auto
}

.w1000 {
    width: 1200px;
    margin: 0 auto
}

#loading {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/loading.gif) no-repeat center;
    z-index: 9999;
    text-align: center;
    display: none
}

#loading img {
    position: absolute;
    top: 50%
}

.z-index10 {
    z-index: 10
}

.z-index20 {
    z-index: 20
}

.z-index30 {
    z-index: 30
}

.z-index40 {
    z-index: 40
}

.z-index50 {
    z-index: 50
}

.z-index60 {
    z-index: 60
}

.z-index70 {
    z-index: 70
}

.z-index80 {
    z-index: 80
}

.z-index90 {
    z-index: 90
}

.z-index100 {
    z-index: 100
}

.yun_content {
    width: 1200px;
    margin: 0 auto;
}

.hp_head {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    float: left;
    padding: 15px 0;
}

/*footer*/
.hp_foot {
    width: 100%;
    text-align: center;
    background: #fafafa;
    border-top: 1px solid #e6e6e6
}

.hp_foot_wt {
    padding: 30px 0px;
}

.hp_foot_wh {
    width: 790px;
    border-left: 1px solid #eeeded;
    border-right: 1px solid #eeeded;
    padding-left: 30px;
}

.hp_foot_wh dl {
    float: left;
    padding-left: 15px;
    width: 130px;
    text-align: left;
    line-height: 30px;
}

.hp_foot_wh dl dt {
    color: #816e74;
    font-weight: bold;
}

.hp_foot_wh dl dd {
    color: #505050;
}

.hp_foot_pho {
    width: 230px;
    text-align: center;
}

.hp_foot_pho dl {
    line-height: 30px;
}

.hp_foot_pho dl dt {
    width: 54px;
    height: 45px;
    display: block;
    margin: 0 auto 10px;
    background: url(../img/rj.png) no-repeat;
}

.hp_foot_pho dl dd {
    color: #b3b1b1;
}

.hp_foot_pho dl dd.hp_foot_pho_nmb {
    color: #fd0909;
    font-size: 22px;
    font-weight: bold;
}

.hp_foot_wx {
    margin-top: 30px;
    width: 119px;
    text-align: center;
}

.hp_foot_wx dl dt {
    width: 119px;
    height: 119px;
    display: block;
}

.hp_foot_wx dl dd {
    color: #666;
}

.hp_foot_bt {
    background: #fff;
    padding-top: 25px;
    padding-bottom: 15px;
    line-height: 30px;
}

.hp_foot_bt P {
    color: #816e74;
}

.hp_foot_bt_cr {
    color: #505050;
}

.hp_foot_bt_bot {
    margin-top: 20px;
}

.Validform_checktip {
    display: none;
    height: 20px;
    line-height: 20px;
    color: #9c9c9c;
    position: absolute;
    left: 140px;
    top: 45px;
}

.Validform_wrong {
    display: inline;
    background: #fadada;
    padding: 0px 10px;
    color: #db0909;
}

.Validform_error {
    border: 1px solid #d08585;
    background-color: #fff7f2;
}

.infoItem {
    font-size: 14px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 20px;
    padding-bottom: 10px;
}

.infoItem .fxbox {
    width: 50px;
}

.infoItem .btbox {
    width: 750px;
}

.infoItem .btbox .infoTitle {
    font-size: 16px;
    color: #000;
}

.infoItem .btbox .jiage {
    color: orange;
}

.infoItem .btbox .infoAttr, .infoItem .pubTime{
    padding: 10px 0px;
}

.infoItem .btbox .infoAttr span {
    padding: 0 10px;
    border-right: 1px solid #e4e4e4;
}

.infoItem .btbox .infoAttr span:last-child{
    border: none;
}

.infoItem .btbox .infoAttr span:first-child{
    padding-left: 0;
}


.infoItem .gsbox {
    width: 370px;
    text-align: right;
}

.infoItem .gsbox .gsTitle{
    font-size: 16px;
    color: #000;
}

.infoItem .fangxin {
    line-height: 30px;
    color: #fff;
    background-color: #05A6FA;
    padding: 0 5px;
    border-radius: 3px;
}

.infoItem .zhiding {
    line-height: 30px;
    color: #fff;
    background-color: #f00;
    padding: 0 5px;
    border-radius: 3px;
}

.infoItem .chengxin {
    line-height: 30px;
    color: #fff;
    background-color: #002CD4;
    padding: 0 5px;
    border-radius: 3px;
}
