/*通配符开始*/
*{margin: 0;padding: 0;border: none;list-style: none;text-decoration: none;}
i,em{font-style: normal;}
.zz_clear{clear: both;}
html,body,div,h1,h2,h3,h4,h5,h6,em,i,a,span,li,ol,p,input,textarea,select{font-family: "微软雅黑";}
img{display: block;max-width: 100%;}
.w1180{width: 1180px;margin: auto;}
/*通配符结束*/
/* 头部开始 */
.GongYiTop{
    height: 339px;
    padding-top: 37px;
    box-sizing: border-box;
    background: url("../images/gygg_topbj.png") no-repeat center top;
}
.GongYiLoGo{
    float: left;
    margin-left: 96px;
}
/* 头部结束 */

/* 内容区域开始 */
.GongYiNei{
    padding-bottom: 34px;
}
.GongYiNei .w1180{
    padding: 0 32px 37px;
    box-sizing: border-box;
    background: #fefefe;
    box-shadow: 0 0 10px 5px #e8e7e5;
}
.GongYiLists{
    padding: 22px 0;
    position: relative;
    background: url("../images/gygg_navbj.png") no-repeat center;
}
.GongYiLists h2{
    font-size: 30px;
    color: #c09348;
    text-align: center;
    line-height: 37px;
    letter-spacing: 5px;
}
.GongYiLists>a{
    position: absolute;
    right: 0;
    top: 22px;
    font-size: 14px;
    color: #8e7c5f;
    line-height: 30px;
    z-index: 9;
}
.GongYiLists>a:hover{
    color: #bd1a2d;
}
.GongYiListx ul{
    width: 1160px;
}
.GongYiListx ul li{
    float: left;
    width: 190px;
    height: 263px;
    margin-right: 39px;
    border: 1px solid #cccccc;
}
.GongYiListx ul li>a{
    display: block;
    width: 190px;
    height: 263px;
    overflow: hidden;
}
.GongYiListx ul li>a img{
    width: 190px;
    height: 263px;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
}
.GongYiListx ul li:hover>a img{
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
}
.GongYiZhuan{
    padding-top: 22px;
    position: relative;
}
.GongYiZhuan .hd{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 20px;
    z-index: 9;
    text-align: right;
}
.GongYiZhuan .hd ul li{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #8e7c5f;
    margin-left: 5px;
    font-size: 12px;
    color: #ffffff;
    cursor: pointer;
}
.GongYiZhuan .hd ul li.on{
    background: #bd1a2d;
}
/* 内容区域结束 */

/* 底部开始 */
.GongYiBottom{
    height: 127px;
    padding-top: 42px;
    box-sizing: border-box;
    background: url("../images/gygg_botbj.png") no-repeat center top;
}
.GongYiBottom .w1180{
    text-align: center;
}
.GongYiBottom p{
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}
.GongYiBottom p a{
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}
.GongYiBottom a.GaBa{
    padding-left: 23px;
    background: url("../images/gygg_gaba.png") no-repeat left center;
}
/* 底部结束 */

/* 列表开始 */
.GongYiLists1{
    padding: 0;
}
.GongYiMianBao{
    line-height: 48px;
    text-align: right;
    font-size: 14px;
    color: #8e7c5f;
}
.GongYiMianBao a{
    font-size: 14px;
    color: #8e7c5f;
}
.GongYiMianBao a:hover{
    color: #bd1a2d;
}
.GongYiImgList{
    min-height: 500px;
    padding-top: 36px;
}
.GongYiImgList ul{
    width: 1160px;
}
.GongYiImgList ul li{
    float: left;
    width: 192px;
    margin-bottom: 10px;
    margin-right: 39px;
}
.GongYiImgList ul li>a{
    display: block;
    width: 190px;
    height: 263px;
    overflow: hidden;
    border: 1px solid #cccccc;
}
.GongYiImgList ul li>a img{
    width: 190px;
    height: 263px;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
}
.GongYiImgList ul li:hover>a img{
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
}
.GongYiImgList ul li h3{
    height: 51px;
    line-height: 51px;
    text-align: center;
}
.GongYiImgList ul li h3 a{
    font-size: 16px;
    color: #464646;
    font-weight: normal;
}
.GongYiImgList ul li h3 a:hover{
    color: #c09348;
}
/* 列表结束 */

/* 分页区域开始 */
.FenYe{
    padding: 30px 0 0;
    text-align: center;
}
.FenYe ul li{
    display: inline-block;
    font-size: 14px;
    color: #7d7d7d;
    margin: 0 4px;
}
.FenYe ul li.active{
    background: #c90201;
    color: #fff;
}
.FenYe ul li.active a{
    color: #fff;
}
.FenYe ul li a{
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    padding: 0 9px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    transition: all .28s linear;
    -moz-transition: all .28s linear;
    -webkit-transition: all .28s linear;
    -o-transition: all .28s linear;
}
.FenYe ul li span{
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #ffffff;
    padding: 0 9px;
    border-radius: 3px;
    border: 1px solid #c90201;
    background: #c90201;
}
.FenYe ul li a[href]:hover{
    color: #ffffff;
    border-color: #c90201;
    background: #c90201;
}
.FenYe ul li input{
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    text-align: center;
    outline: none;
    background: none;
    margin: 0 8px;
    border: 1px solid #f5f5f5;
}
.FenYe ul li button{
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #7d7d7d;
    text-align: center;
    outline: none;
    background: none;
    padding: 0 14px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    transition: all .28s linear;
    -moz-transition: all .28s linear;
    -webkit-transition: all .28s linear;
    -o-transition: all .28s linear;
}
.FenYe ul li button:hover{
    color: #ffffff;
    border-color: #c90201;
    background: #c90201;
}
/* 分页区域结束 */

/* 细览开始 */
.GongYiDiv{
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #dab578;
}
.GongYiXiang h1{
    font-size: 24px;
    color: #c09348;
    line-height: 36px;
    text-align: center;
}
.GongYiDiv em{
    float: left;
    font-size: 14px;
    color: #666666;
}
.GongYiDiv .GongYiSar{
    float: right;
}
.GongYiDiv .SubShar{
    float: left;
    margin-left: 19px;
}
.GongYiDiv .SubShar span{
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 36px;
}
.GongYiDiv .SubShar .bdsharebuttonbox{
    float: left;
}
.GongYiDiv .SubShar a{
    float: left;
    width: 38px !important;
    height: 27px !important;
    padding-left: 0 !important;
    margin: 0 !important;
    margin-left: 15px !important;
    margin-top: 4px !important;
}
.GongYiDiv .SubShar .bds_weixin{
    background: url("../images/gygg_weixin1.png") no-repeat center !important;
}
.GongYiDiv .SubShar .bds_tsina{
    background: url("../images/gygg_weibo1.png") no-repeat center !important;
}
.GongYiDiv .SubShar .bds_qzone{
    background: url("../images/gygg_qzone1.png") no-repeat center !important;
}
.GongYiDiv .SubDaYin{
    float: left;
    height: 26px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
    margin-top: 4px;
    margin-left: 15px;
    padding: 0 12px;
    background: #1b75d4;
    border-radius: 5px;
}
.GongYiText{
    padding: 30px 0;
    min-height: 300px;
}
.GongYiText img{
    display: inline;
}
/* 细览结束 */