
.core-right{
    float: right;
}
.core-right p{
    line-height: 38px;
    padding-left: 50px;
}
.core-right p span{
    width: 12px;
    height: 12px;
    margin-right: 8px;
    display: inline-block;
    background-color: #aa8120;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.core-p{
    width: 413px;
    float: right;
    height: 309px;
    padding: 73px 0 0 68px;
}
.core-q{
    width: 412px;
    float: left;
    height: 252px;
    padding: 48px 0 0 28px;
    margin: 23px 0;
}

.float-div{
    width: 59.6%;
    height: 229px;
    background-color: #e6e6e6;
    float: left;
    padding: 12px 5px 0 29px;
    box-sizing: border-box;
}
.float-div p{
    line-height: 25px;
    margin-top: 4px;
}

.content-bottom1 div{
    width: 266px;
    height: 173px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    background-color: #efefef;
    color: #7f1080;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}
.content-bottom1 div p{
   height: 23px;
    line-height: 23px;
}
.content-bottom1 div:hover{
    background-color: #7f1080;
    color: #FFFFFF;
}
.content-bottom1 div img{
    width: 266px;
    height: 150px;
    display: block;
}

.hai-div{
    width: 408px;
    height: 277px;
    float: right;
    background-color: #f0f0f0;
    padding: 100px 22px;
}

.content-bottom div{
    width: 248px;
    height: 203px;
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    background-color: #efefef;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}
.content-bottom div p{
    margin-top: 2px;
}
.content-bottom div:hover{
    background-color: #7f1080;
    color: #FFFFFF;
}
.content-bottom div img{
    width: 248px;
    height: 170px;
}
.hai_bg{
    width: 510px;
    height: 156px;
    background-color: #e6e6e6;
    float: right;
    position: absolute;
    right: -2px;
    bottom: -107px;
    padding-top: 22px;
}
.hai_bg ul{
    width: 50%;
    float: left;
    line-height: 31px;
}
.hai_bg ul li{
    padding-left: 43px;
 }

.hai_bg ul li span{
    width: 12px;
    height: 12px;
    margin-right: 8px;
    display: inline-block;
    background-color: #595454;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.core-bottom{
    width: 503px;
    margin-top: 35px;
    height: 162px;
    float: right;
    padding: 10px 20px;
    background-color: #e6e6e6;
}