<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title {
    text-align: center;
}

.title h2 {
    font-size: 35px;
    color: #000;
}

/* con1 */
.con1 {
    display: grid;
    grid-template-columns: 450px 750px;
    padding: 70px 0;
}

.con1_box1 {
    padding-right: 50px;
    padding: 30px 40px 30px 0;
}

.con1_box1 span {
    font-size: 30px;
    color: #000;
}

.con1_box1 p {
    font-size: 16px;
    line-height: 32px;
    text-indent: 2em;
    padding: 30px 0;
    color: #333;
}

.con1_box1 a {
    background: #ee2d00;
    font-size: 18px;
    padding: 10px 80px;
    border-radius: 30px;
    color: #fff;

}

.con1_box2 img {
    margin-left: 7px;
}

/* con2 */
.con2 {
/*    background: rgb(248, 249, 253);*/
    padding: 50px 0;
}
/*MOD-250226-ZHANGZHICHAO-START-*/
/*
.con2_box {
    background: url(../images/bg3.jpg);
    height: 807px;
}

.con2_box ul {
    padding-top: 74px;
}

.con2_box ul li {
    width: 938px;
}

.con2_box ul li:first-of-type {
    padding-left: 90px;
}

.con2_box ul li:nth-of-type(2) {
    text-align: right;
    padding-left:150px;
    margin-top: 92px;
	margin-left:135px;
}

.con2_box ul li:nth-of-type(3) {
    padding-left: 90px;
    margin-top: 45px;
}

.con2_box ul li:nth-of-type(4) {
    text-align: right;
    padding-left: 150px;
    margin-top: 75px;
		margin-left:135px;
}

.con2_box ul li:last-of-type {
    text-align: left;
    padding-left: 94px;
    margin-top: 45px;
}

.con2_box ul li span {
    font-size: 22px;
    color: #ee2d00;
    font-weight: bold;
}

.con2_box ul li p {
    font-size: 16px;
    line-height: 26px;
    color: #333;
}
*/
    .wuwei_zdjy {
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .wuwei_titile {
      font-size: 35px;
      color: #000;
      font-weight: 800;
      line-height: 50px;
      margin-bottom: 20px;
    }

    .wuwei_liucheng {
      width: 1200px;
      height: 200px;
      display: flex;
      flex-direction: row;
      border: 2px solid #F5F5F5;
      padding: 10px;
      border-radius: 20px;
      margin: 5px auto;
    }

    .Wordsdetail {
      display: flex;
      flex-direction: column;
      width: 75%;
    }

    .imgdetail {
      width: 25%;

      img {
        height: 200px;
        border-radius: 20px;
      }
    }

    .wuwei_liucheng {
      .bianhao {
        width: 90px;
        height: 70px;
        font-size: 35px;
        color: #FFF;
        line-height: 60px;
      }
    }

    .titile {
      font-size: 25px;
      color: #000;
      font-weight: 800;
      padding: 10px;
    }
	
	.Lcinfo {
	line-height:30px;
	font-size: 16px;
	color: #333;
	width: 800px;
	padding: 10px 20px;
	}

    .wuwei_liucheng:nth-child(odd) {
      .bianhao {
        background-color: #FF880A;
        padding-left: 55px;
        clip-path: polygon(0% 48%, 12% 30%, 12% 5%, 100% 5%, 100% 88%, 12% 88%, 12% 56%);
        margin-left: auto;
      }

      .titile {
        text-align: right;
      }
	  .Lcinfo {
	  margin-left: auto;
	  }
    }

    .wuwei_liucheng:nth-child(even) {
      .bianhao {
        background-color: #FF880A;
        padding-left: 45px;
        clip-path: polygon(0% 5%, 88% 5%, 88% 30%, 100% 48%, 88% 56%, 88% 90%, 0% 88%);
      }
    }
/*MOD-250226-ZHANGZHICHAO-END-*/
/* con3 */
.con3 {
    padding-top: 50px;
}

.con3_box {
    display: grid;
    grid-template-columns: 340px 340px 460px;
    grid-gap: 30px;
}

.con3_item {
    margin-top: 50px;
}

.con_item1 {
    background-color: rgb(248, 249, 253);
    border-radius: 10px;
    padding: 20px 0px;
    height: 337px;
}

.con_item1 span {
    height: 75px;
    line-height: 75px;
    display: block;
    margin: 0px 36px;
    font-size: 28px;
    color: #ec1c32;
    text-align: center;
    background: url(../images/h.jpg) no-repeat bottom center;
    font-weight: bold;
    padding-bottom: 10px;
}

.con_item1 p {
    line-height: 30px;
    display: block;
    margin: 10px 17px;
    font-size: 16px;
    color: #373737;
    text-align: justify;
    padding: 0 21px;
}

.con_item1 a {
    background: #ee2d00;
    border-radius: 30px;
    font-size: 20px;
    text-align: center;
    display: block;
    margin: 30px 55px 0 55px;
    color: #fff;
    padding: 8px 20px;

}

.con3_item2 {

    justify-content: center;
}

.con3_item img {
    display: block;
    width: 100%;
}

/* con4 */
.con4 {
    padding-top: 50px;
}

/*å°±ä¸šæœåŠ¡*/
.slideTxtBox_jy {
    text-align: left;
    margin-top: 16px;
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 40px;
}

.slideTxtBox_jy .hd {
    height: 45px;
    line-height: 45px;
    position: relative;
    width: 770px;
    margin: 0 auto;
}

.slideTxtBox_jy .hd ul {
    position: absolute;
    top: -1px;
    width: 770px;
    display: flex;
}

.slideTxtBox_jy .hd ul li {
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    margin: 0 8px;
    width: 33.333%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
    height: 45px;
    border: 1px solid #ccc;
}

.slideTxtBox_jy .hd ul li.on {
    height: 45px;
    background: #e60012;
    color: #fff;
    border: 0;
}

.slideTxtBox_jy .bd ul {
    zoom: 1;
    margin-top: 10px;
    height: 480px;
}

.slideTxtBox_jy .bd li .date {
    float: right;
    color: #999;
}

/*.xy_pic{ width: 100%; position: relative; }
.xy_pic img{ width: 100%; }
.xy_pic p{ position:absolute; margin-top:-30px; width: 100%; line-height: 30px; text-align: center; background: rgba(80,84,82,0.9); font-size: 16px; color: #fff; }*/
.jyzd_box {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.jyzd_box a {
    width: 285px;
    box-sizing: border-box;
    margin-right: 20px;
    margin-top: 20px;
}

.jyzd_box a:nth-child(4n) {
    margin-right: 0;
}

.jyzd_box a p {
    position: relative;
    margin-top: -35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: rgba(102, 102, 102, 0.9);
    color: #fff;
    font-size: 16px;
}

.jyzd_box img {
    width: 100%;
    box-sizing: border-box;
}

.jyzd_box img:nth-child(2n) {
    padding-right: 0px;
}


.jyzd_box_pic {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.jyzd_box_pic a {
    width: 25%;
    box-sizing: border-box;
    padding: 3px;
}

.jyzd_box_pic img {
    width: 100%;
    box-sizing: border-box;
}

.jyzd_box_pic img:nth-child(2n+1) {
    margin-right: 0px;
}

.jyzd_box_pic_04 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.jyzd_box_pic_04 a {
    width: 33.333%;
    box-sizing: border-box;
    padding: 5px;
}

.jyzd_box_pic_04 a:nth-child(4n) {
    margin-right: 0;
}

.jyzd_box_pic_04 img {
    width: 100%;
    box-sizing: border-box;
}</pre></body></html>