@charset "UTF-8";
* {
    margin: 0px;
    padding: 0px;
    font-family: ;
}
.content{
    width: 1200px;
    margin-top: 15px ;
    margin-bottom: 35px;
}
.clear {
    clear: both;
}
li{
    cursor: pointer;
}
.unionService{
    width: 206px;
    height: 1113px;
    background-color: #fff;
    border-radius: 2px;
    float: left;
}
.changeColor{
    width: 192px;
    height: 192px;
    margin-left: 7px;
}
.changeService{
    width: 192px;
    height: 43px;
    border-radius: 2px;
    line-height: 43px;
    text-align: center;
    font-weight: bold;
    color:#eb0000!important;
}
.serviceLi1{
    background-color: #ff5400;
    color: #fff;
    margin-top: 2px;
    width: 192px;
    height: 46px;
    border-radius: 2px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
}
.serviceLi{
    color: #ff5400;
    border-bottom: 1px  solid #ffe5e5;
    margin-top: 2px;
    width: 192px;
    height: 46px;
    border-radius: 2px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
}
.imgChange{
    margin-top: -32px;
    margin-right: -163px;
}
.serviceWord{
     float: right;
     width: 986px;
     height: 1113px;
     background-color: #fff;
     border-radius: 4px;
 }
.pictureNews_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;
}
.organizationWord1{
    width: 939px;
    height: 121px;
    background-color: #fff9f9;
    margin-left: 23px;
    margin-top: 15px;
}
.organizationWord1 img{
    margin-top: 10px;
}
.organizationWord1 p{
    width: 900px;
    margin-top: 15px;
    line-height: 25px;
    margin-left: 20px;
    text-indent:2em;
    color:#464646;
    cursor: pointer;
}
.organizationWord2{
    width: 939px;
    height: 888px;
    background-color: #fcfcfc;
    margin-left: 23px;
    margin-top: 15px;
}
.organizationWord2 img{
    margin-top: 10px;
}
.li_buttom{
    width: 915px;
    height: 56px;
    line-height: 56px;
    border-bottom:1px dashed #dcdcdc;
    font-size: 14px;
    color:#464646;
    margin-left: 4px;
}
.li_buttom span{
    color:#9f9f9f;
    margin-right: 10px;
}
#word1Q1_li1{
    margin-left: 8px!important;
}