@charset "utf-8";
.huodongjicai {
    min-width: 1190px;
    overflow: hidden;
}
.huodongjicaibox {
    width: 1170px;
    overflow: hidden;
    margin: 15px auto;
    border: 1px solid #cccccc;
    padding: 20px;
}
.huidongpic {
    float: left;

}
.huidongpic img {
    width: 750px;
    height: 352px;
}
.huodongdescrition {
    width: 360px;
    height: 310px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    float: right;
}
.huodongdescrition {
    padding: 20px;
}
.huodongdescrition div {
    font-size: 16px;
    padding-bottom: 8px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #cccccc;
}
.huodongdescrition div small{
    display: inline-block;
    width: 90px;
    font-size: 16px;
}
.huodongdescrition div span {
    font-size: 20px;
    color: #F1592A;
}
.huodongdescrition a {
    display: inline-block;
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    width: 120px;
    height: 40px;
    background-color: #F57A12;
    margin-left: 240px;
}
.huodongjicaiboxcontent {
    width: 1188px;
    overflow: hidden;
}
.huodongjicaiheader {
    border-bottom: 2px solid #F1592A;
    font-size: 20px;
    height: 40px;
    margin-top: 15px;
    color: #F1592A;
    width: 1170px;
}
.huodongjicaimains {
    padding: 15px;
    border: 1px solid #cccccc;
    width: 1138px;
}
.huodongjicaiboxinput {

}
.huodongjicaiinputheader{
    border-bottom: 2px solid #038002;
    font-size: 20px;
    height: 40px;
    margin-top: 15px;
    color: #038002;
}
.huodongjicaiinputmain {
    border: 1px solid #cccccc;
}
.huodongjicaiinputmainleft {
    width: 545px;
    padding: 15px;
    float: left;
}
.huodongjicaiinputbox {
    margin-bottom: 15px;
    font-size: 16px;
    width: 400px;
    overflow: hidden;
}
.huodongjicaiinputbox input {
    border: 1px solid #cccccc;
    width: 280px;
    height: 30px;
    float: right;
}
.huodongjicaiinputbox label {
    float: left;
    margin-top: 5px;
}
.huodongjicaiinputmainright {
    width: 560px;
    padding: 15px;
    float: left;
}
.onepricename {
    font-size: 16px;
    padding-right: 30px;
}
.oneprice {
    color: #F41A10;
}
.huodongjicaiinputbox button{
    display: inline-block;
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    width: 120px;
    height: 40px;
    background-color: #F57A12;
    margin-left: 280px;
    margin-top: 14px;
}
