/*初始化css*/
body {
    font-family: 微软雅黑;
    color: #333;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

input {
    margin: 0;
    padding: 0;
    outline: none;
}

li {
    list-style: none;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

textarea,
input {
    font-family: 微软雅黑;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/* 主题内容 */

.banner_top {
    width: 100%;
    height: 400px;
    /* background-color: #333; */
    background: url(bannerpc.png) no-repeat;
}

.banner_top span {
    display: block;
    width: 100%;
    height: 400px;
    line-height: 400px;
    font-family: "zihunbiantaoti";
    font-size: 72px;
    color: #FFFFFF;
    letter-spacing: 11.25px;
    text-align: center;
    text-shadow: 2px 4px 0 #3CB450;
}

.content {
    display: flex;
    height: auto;
    margin: 40px auto;
    justify-content: space-between;

}

.content .main1 {
    width: 100%;
    /* height: 585px; */
    display: flex;
    margin: 30px 0px;
}

.list1,
.list2,
.list3,
.list4,
.list5,
.list6,
.list7,
.list8 {
    width: 210px;
    height: 487px;
    margin: 0 10px;
    border: 1px solid #EEEEEE;
    box-shadow: 0 0 15px 0 #d2d2d280;
}

.list1 {
    background: url(mt.png) no-repeat;
    background-size: 210px 158px;
}

.list3 {
    background: url(pg.png) no-repeat;
    background-size: 210px 158px;
}

.list5 {
    background: url(hj.png) no-repeat;
    background-size: 210px 158px;
}

.list7 {
    background: url(bcg.png) no-repeat;
    background-size: 210px 158px;
}

.list1,
.list3,
.list5,
.list7 {
    padding-top: 158px;
}

.list1 li,
.list3 li,
.list5 li,
.list7 li {
    margin: 20px;
    /* width: 245px; */
    /* height: 110px; */
    /* border-bottom: 1px solid #EEEEEE; */
    line-height: 22px;
}

.list1 li:nth-child(1),
.list3 li:nth-child(1),
.list5 li:nth-child(1),
.list7 li:nth-child(1) {
    /* height: 100px; */
}

li .h4,
li .locat {
    margin-top: 20px;
    color: #999999;
    font-size: 14px;
    font-weight: normal;
}

.list1 li .locat,
.list3 li .locat,
.list5 li .locat,
.list7 li .locat {
    padding-left: 20px;
    background: url(loc.png) no-repeat;
    background-position: 0px;
}

.list2 li .locat,
.list4 li .locat,
.list6 li .locat,
.list8 li .locat {
    text-align: center;
}

.locat {
    /* width: 145px; */
    background: url(loc.png) no-repeat;
    font-size: 14px;
}

.list2 li .locat,
.list4 li .locat,
.list6 li .locat,
.list8 li .locat {
    background-position: 10px 0px;
}

.list1 li ol,
.list3 li ol,
.list5 li ol,
.list7 li ol {
    margin-top: 20px;
    width: 33%;
    height: 60px;
    float: left;
    font-size: 14px;
}

.list1 li ol strong,
.list3 li ol strong,
.list5 li ol strong,
.list7 li ol strong {
    font-size: 17px;
}

.list1 li h5,
.list3 li h5,
.list5 li h5,
.list7 li h5 {
    margin: 10px 0px;
    font-size: 14px;
}

.list1 li span,
.list3 li span,
.list5 li span,
.list7 li span {
  font-size: 13px;
  height: 50px;
  display: block;
}

.list1 li h5 strong,
.list3 li h5 strong,
.list5 li h5 strong,
.list7 li h5 strong {
    margin-left: 20px;
    font-size: 20px;
}

.list1 li h6,
.list3 li h6,
.list5 li h6,
.list7 li h6 {
    margin-top: 5px;
    font-size: 18px;
    color: #3CB450;
    font-weight: 600;
}

.list1 li:nth-child(3),
.list3 li:nth-child(3)，.list5 li:nth-child(3)，.list7 li:nth-child(3) {
    border: none;
}

.list2,
.list4,
.list6,
.list8 {
    border: 1px solid #3CB450;
}

.list2 {
    background: url(hover_mt.png);
}

.list4 {
    background: url(hover_pg.png);
}

.list6 {
    background: url(hover_hj.png);
}

.list8 {
    background: url(hover_bcg.png);
}

.list2 li,
.list4 li,
.list6 li,
.list8 li {
    padding: 0 20px;
    width: 100%;
    height: 192px;
}

.list2 li:nth-child(1),
.list4 li:nth-child(1),
.list6 li:nth-child(1),
.list8 li:nth-child(1) {
    padding-top: 20px;
    padding-bottom: 20px;
    /* height: 210px; */
}

.list2 li:nth-child(2)，.list4 li:nth-child(2)，.list6 li:nth-child(2)，.list8 li:nth-child(2) {
    height: 192px;
}

.list2 li:nth-child(3),
.list4 li:nth-child(3),
.list6 li:nth-child(3),
.list8 li:nth-child(3) {
    height: 183px;
}

.list2 li h2,
.list4 li h2,
.list6 li h2,
.list8 li h2 {
    margin-bottom: 20px;
    text-align: center;
}

.list2 li img,
.list4 li img,
.list6 li img,
.list8 li img {
    width: 57px;
    height: 64px;
    margin: 20px 54px;
}

.list2 li P,
.list4 li P,
.list6 li P,
.list8 li P {
    line-height: 35px;
    font-size: 16px;
    font-family: "PingFangSC-Regular";
    color: #333333;
}

.list2 li span,
.list4 li span,
.list6 li span,
.list8 li span {
    text-align: center;
    background: url();
    background-position: bottom center;
}

.list2 li:nth-child(3),
.list4 li:nth-child(3),
.list6 li:nth-child(3),
.list8 li:nth-child(3) {
    height: 60px;
    /* margin-top: 122px; */
    background: url(more.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.list2 li:nth-child(3) a,
.list4 li:nth-child(3) a,
.list6 li:nth-child(3) a,
.list8 li:nth-child(3) a {
    display: block;
    height: 60px;
    margin-top: 57px;

}

.list1,
.list2 {
    margin-left: 0 !important;
}

.list7,
.list8 {
    margin-right: 0 !important;
}

.main2 {
    margin: 40px 0 30px 0;
    width: 100%;
    /* height: 405px; */
}

.grow {
    width: 100%;
    height: 100px;
    display: flex;

}

.main2 .grow form {
    display: block;
    width: 180px;
    height: 100px;
    background: #85C66C;
    padding: 25px 10px;
    color: #FFFFFF;
}

.main2 .grow form img {
    float: left;
    margin-left: 15px;
    margin-top: 5px;
}

.main2 .grow form span:nth-child(2) {
    margin-left: 20px;
    font-size: 22px;
    color: #FFFFFF;
}

.main2 .grow form span:nth-child(3) {
    margin-left: 25px;
    font-size: 14px;
    color: #FFFFFF;
}

.main2 .grow li {
    float: left;
    display: block;
    width: 180px;
    height: 100px;
    background: #85C66C;
    /* padding: 42px 70px; */
    color: #FFFFFF;
}

.main2 .grow li a {
    display: block;
    width: 100%;
    height: 100%;
}
.main2 .grow li a img{
    width: 100%;
    height: 100%;
}
.main2 .grow li a span {
    font-size: 22px;
    color: #ffffff;
    position: relative;
    top: -63%;
    left: 29%;
}

.main2 .grow:nth-child(2) form {
    background: #57B389;
}

.main2 .grow:nth-child(3) form {
    background: #57C0C8;
}

.main_left {
    width: 270px;
    /* background-color: #3CB450; */
    background: url(xzzt.png) no-repeat;
    padding: 20px;
    min-height: 917px;
}

.main_left .XZ_title {
    text-align: center;
    height: 75px;
    line-height: 60px;
    color: #fff;
    font-size: 32px;
    font-weight: 600;

}

.main_left .xz_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main_left .xz_list li {
    width: 105px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #ffffff33;
    border: 1px solid #ffffff99;
    cursor: pointer;
    margin-top: 20px;
}

.main_left .xz_list li:first-child,.main_left .xz_list li:nth-child(2) {margin-top:0;}

.main_left .xz_list li a {
    color: #FFFFFF;
  font-size: 16px;
}
.main_left .xz_list li a:hover {
    color: #33335a;
}


.main_right {
    width: 900px;
}

.main3 {
    display: flex;
    justify-content: space-between;
}

.main3_t {
    width: 210px;
    height: 60px;
    line-height: 60px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0 0 15px 0 #d2d2d280;
    padding-left: 90px;
    
}

.main3_t:nth-child(1) {
    background: url(tit1.png) no-repeat;
    background-position: 30px center;
}

.main3_t:nth-child(2) {
    background: url(tit2.png) no-repeat;
    background-position: 30px center;
}

.main3_t:nth-child(3) {
    background: url(tit3.png) no-repeat;
    background-position: 30px center;
}

.main3_t:nth-child(4) {
    background: url(tit4.png) no-repeat;
    background-position: 30px center;
}
.main3_t a{
    font-size: 18px;
    font-weight: 500;
}