@charset "utf-8";

/*css reset start*/

* {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 0;
}

html {
    font-size: 15px;
    background: #fafafa;
}

body {
    font-family: "Microsoft YaHei", "微软雅黑", Helvetica, "黑体", 'SimSun', Arial, Tahoma;
    color: #333333;
    /* font-size:0.14rem;实际相当于14px */
}

a,
a:visited {
    color: #333333;
    display: inline-block;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    width: 100%;
    vertical-align: middle;
}

button,
select,
input,
textarea,
option,
optgroup {
    font-family: inherit;
    font-size: 100%;
    outline: none;
    /*把默认样式去掉*/
    appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    /*把默认样式去掉 end*/
    margin: 0px;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.fl {
    float: left;
}

.hide {
    display: none;
}

.w1120 {
    width: 1120px;
    margin: 0 auto;
    position: relative;
}


/* 导语 */

.daoyu {
    background: #FDF4EB;
    height: 298px;
}

.daoyu img {
    margin: 40px 0 46px;
    width: 164px;
}

.daoyu p {
    text-indent: 52px;
    font-size: 24px;
    color: #4c4c4c;
    line-height: 47px;
}


/* 政策 */

.zc {
    margin-top: 40px;
}

.zc p,
.zy p,
.zy ul li a,
.cont .cg p,
.gz p,
.ls p,
.xz p {
    text-align: center;
}

.zc p a,
.tuij .gz p a,
.zy p a,
.cg p a,
.ls p a,
.xz p {
    color: #c61e07;
    font-size: 35px;
    letter-spacing: 6px;
    font-weight: bold;
    margin-left: 12px;
}

.zc p,
.tuij .gz p,
.zy p,
.cg .cgzs,
.ls p,
.xz p {
    background: url(/images/3066/btlogo.png)no-repeat center;
}

.zc ul {
    width: 536px;
    height: 284px;
    border: 2px dashed #EAA8A1;
    border-radius: 10px;
    padding: 22px 24px;
    float: left;
    margin-top: 40px;
}

.zc .w1120 ul:nth-child(2) {
    margin-right: 26px;
}

.zc ul li,
.tuij .gz ul li {
    background: url(/images/3066/left.png) no-repeat left;
    padding-left: 12px;
}

.zc ul li a,
.tuij .gz ul li a {
    width: 376px;
    font-size: 18px;
    color: #4c4c4c;
    line-height: 40px;
}

.zc ul li span,
.tuij .gz ul li span {
    color: #bcbcbc;
    font-size: 16px;
}


/* 轮播&工作推进 */

.tuij {
    margin-top: 58px;
    height: 100%;
}

.slb {
    width: 1200px;
}

.tuij .swiper-container {
    width: 100%;
    height: 100%;
}

.tuij .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.tuij .tz {
    width: 320px;
}

.tuij .tz a {
    display: inline-block;
}

.tuij .tz a img {
    height: 200px;
    width: 320px;
}

.tuij .tz a p {
    color: #c61e07;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
}

.tuij .gz {
    margin-bottom: 44px;
}

.tuij .gz .more {
    text-align: right;
    display: block;
    font-size: 14px;
    color: #c61e07;
    margin-top: 46px;
}


/* 标准指引 */

.zy {
    height: 324px;
    background: #c61e07;
    margin-top: 60px;
    padding-top: 40px;
}

.zy p a {
    color: #fff;
}

.zy ul {
    display: flex;
    margin-top: 50px;
}

.zy ul li {
    display: flex;
    width: 346px;
    height: 108px;
    border: 2px solid #d86b47;
    border-radius: 5px;
    margin-bottom: 14px;
}

.zy ul li:nth-child(2) {
    margin: 0 38px;
}

.zy ul li a {
    flex: 1;
    color: #eecc9b;
    font-size: 22px;
    letter-spacing: 5px;
    text-align: center;
    line-height: 48px;
    text-align: center;
    font-weight: bolder;
}


/* 成果展示 */

.cont .cg .cgzs {
    margin: 62px 0 42px;
}

.cont .cg .cg-tab {
    height: 58px;
}

.cont .cg .cg-tab p {
    width: 560px;
    text-align: center;
    background: #FAE8E6;
    font-size: 28px;
    color: #c61e07;
    line-height: 58px;
}

.cont .cg .cg-tab .bg {
    color: #fff;
    background: #c61e07;
}

.cont .cg ul {
    padding: 24px 0px 64px 18px;
}

.cont .cg ul li {
    float: left;
    width: 122px;
    height: 122px;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    text-align: center;
    line-height: 40px;
    margin: 14px 15px 0 0;
    background: url(/images/3066/lybg.png)no-repeat 0 100px;
}

.cont .cg ul li a {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #c61e07;
}

.cont .cg ul li a img {
    display: block;
    width: 42px;
    height: 42px;
    margin: 14px auto 0;
}

.cont .cg ul li a span {
    color: #848484;
}


/*黎事公开*/

.ls {
    height: 560px;
    background: #FDF4EB;
    padding-top: 68px;
    position: relative;
}

.ls .map img {
    height: 440px;
}

.ls .lsbanner {
    width: 700px;
    margin-left: 40px;
    margin-top: 10px;
}

.ls .lsbanner .swiper {
    width: 100%;
    height: 346px;
    margin-right: 20px;
}

.ls .lsbanner .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ls .lsbanner .swiper-slide img {
    display: block;
    width: 344px;
    height: 246px;
    object-fit: cover;
}


/* 乡镇成果 */

.xz {
    margin-top: 56px;
}

.xz ul {
    margin-top: 54px;
}

.xz ul li {
    float: left;
    position: relative;
    margin-right: 16px;
}

.xz ul li a {
    width: 232px;
    height: 234px;
}

.xz ul li h3 img {
    display: inline-block;
    width: 232px;
    height: 234px;
}

.xz ul li h3 a {
    position: absolute;
    left: 0;
    top: -30px;
    width: 232px;
    height: 234px;
    color: #fff;
    font-size: 24px;
    background: url(/images/3066/xzcgbg.png)no-repeat;
    padding-top: 20px;
    text-align: center;
}


/* 互动 */

.hd {
    height: 170px;
    background: #c31c06;
    margin-top: 72px;
    padding: 45px 0;
}

.hd ul li {
    float: left;
    margin-right: 32px;
}

.hd ul li:nth-child(4) {
    margin-right: 0;
}

.hd ul li img {
    height: 80px;
}