﻿.canvasTitle
{
    width:100%;height:160px;line-height:160px;font-size:26px;text-align:center;color:#000;letter-spacing:3px;
}
#canvas_qyjj
{
    width:100%;height:435px;
}
#canvas_qyjj_photo
{
    width:500px;height:275px;float:left;background-position:center center;background-repeat:no-repeat;
    background-size:cover;
}
#canvas_qyjj_content
{
    width:660px;height:275px;float:right;text-align:left;line-height:25px;overflow:hidden;
}

/*社会责任*/
#canvas_shzr
{
    width:100%;height:330px;
}
#canvas_shzr_imageContainer
{
    width:100%;height:170px;overflow:hidden;
}
.shzrItem
{
    width:200px;height:100%;float:left;margin-right:50px;
}
.shzrItem:last-child
{
    margin-right:0px;
}
.shzrItem_img
{
    width:100%;height:120px;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;
}
.shzrItem_title
{
    height:30px;line-height:30px;margin-top:20px;text-align:center;font-size:16px;
}


/*新闻公告*/
#canvas_xwgg
{
    width:100%;height:540px;position:relative;
}
#canvas_xwgg_listContainer
{
    width:100%;height:380px;
}
.xwggItem
{
    width:100%;height:50px;border-bottom:solid 1px #e7e9ea;overflow:hidden;
}
.xwgg_rq
{
    width:100px;height:100%;line-height:50px;text-align:right;float:left;
}
.xwgg_title
{
    width:calc(100% - 150px);height:100%;line-height:50px;text-align:left;float:left;margin-left:50px;
}

#view_more
{
    position:absolute;right:20px;bottom:30px;cursor:pointer;color:#2262bf;
}