@charset "UTF-8";
* {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family: ;
}
.content{
    width: 1200px;
    margin-top: 15px ;
    margin-bottom: 35px;
}
.clear {
    clear: both;
}
li{
    cursor: pointer;
}
.unionService{
    width: 206px;
    height: 590px;
    background-color: #fff;
    border-radius: 2px;
    float: left;
}
.changeColor{
    width: 192px;
    height: 192px;
    margin-left: 7px;
}
.changeService{
    font-weight: bold;
    color:#eb0000!important;
}
.serviceLi1{
    color:#fff!important;
    background-color:#ff5400!important;
    width: 192px;
    height: 46px;
    border-radius: 2px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
.serviceLi2{
    color:#ff5400;
    width: 192px;
    height: 46px;
    border-radius: 2px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px  solid #ffe5e5;
}
.serviceLi3{
    color:#ae6100;
    background-color:#ffeee5;
    width: 192px;
    height: 46px;
    border-radius: 2px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    margin-bottom: 3px;
}
.imgChange{
    margin-top: -45px;
    margin-right: -131px;
}
.mediaChange_down{
    margin-top: -45px;
    margin-right: -131px;
}
.serviceWord{
    float: right;
    width: 986px;
    height: 1200px;
    background-color: #fff;
    border-radius: 4px;
}
.serviceWord_top{
    color:#fe0000;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 10px;
    border-bottom: 1px solid #fe0000;
    line-height: 45px;
    width: 942px;
    margin-bottom: 10px;
}
.li_buttom{
    width: 929px;
    height: 56px;
    line-height: 56px;
    border-bottom:1px dashed #dcdcdc;
    font-size: 14px;
    color:#767676;
    margin-left: 22px;
}
.li_span1{
    color:#df0004;
}
.li_span2{
    color:#9f9f9f;
    float: right;
    margin-right: 20px;
}
.s{
    width: 622px;
    height: 230px;
    border-radius: 4px;
}