*{margin:0;padding:0;text-decoration: none}
.promo{
    width: 980px;
    border: 10px solid #fff;
    background: #fff;
    font-size: 15px;
}
.promo_g{
    width:964px;
    border:8px solid #cccccc;
}
.line_bold{
    height: 10px;
    width: inherit;
    background-color: #cccccc;
}
.head_ewm{
    width: 964px;
    height:192px;
    background: url("../images/headbg.png") center no-repeat;
    padding-top: 30px;
    box-sizing: border-box;
}
.head_ewm ul{
    width: 784px;
    margin: 0 auto;
    padding: 0;
}
.head_ewm li{
    width: 130px;
    height: 130px;
    float: left;
    list-style-type: none;
}
.head_ewm li.ewm_1{
    margin-left: 23px;
}
.head_ewm li.ewm_2{
    margin-left: 70px;
}
.head_ewm li.ewm_3{
    margin-left: 66px;
}
.head_ewm li.ewm_4{
    margin-left: 70px;
}
.comwid{
    width:964px;
    padding: 20px;
    box-sizing: border-box;
}
.comwid p{
    line-height: 30px;
    text-align: left;
    color:#000;
}
.comwid table{
    border:1px solid #f00;
    border-collapse: collapse;
    width: 920px;
    font-weight: bold;
    margin-top: 10px;
}
.comwid table tr th{
    font-weight: normal;
    color: #ffff00;
    background-color: #9d0707;
    text-align: center;
    line-height: 40px;
    border:1px solid #f00;
}
.comwid table tr td{
    color: #000;
    text-align: center;
    line-height: 40px;
    border:1px solid #f00;
}
.comwid a{
    font-size:inherit;	
}
.tabred{
    color: #f00;
}
.comwid .jtm{
    margin:10px 0;
    display: inline-block;
}
.comwid .jttil{
    background: #ff0000 url("../images/icon.png") 5px center no-repeat;
    font-size: 18px;
    color:#fff;
    padding: 5px 20px 5px 20px;
    border-radius: 18px;
}
.vnslog{
    width: 1000px;
    height: 96px;
    background-color: #121528;
    text-align: center;
}
.vnslog img{
      margin-top: -8px;
    display: inline-block!important;
}
.btn_r{
    width: 160px; 
    height: 30px; 
    line-height:30px;
    background:#FC6;
    text-align:center; 
    margin: 0 auto; 
    border-radius: 5px; 
    display: block;
}
.btn_r:hover{
    background: #6979f1;
    color: #ffffff;
}
.btn_r a{
    color:#9a691f;
    text-align:center;
    display: block;
}
.btn_r a:hover{
    color: #ffffff;
}