* {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

img {
    vertical-align: top;
    border: none
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
.first_ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: defa.first_ult;
}

a,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    font: 12px/1.14 arial, \5b8b\4f53;
    color: #333;
    outline: 0;
}

body {
    background: #fff;
}
img{
    width: 100%;
}

a,
a:hover {
    color: #333;
}
.flex{
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.title_1{
    text-align: center;
    color: #aacb5a;
    margin: 36px auto;
}
.title_1 h1{
    font-size: 48px;
    font-weight: bold;
}
.item{
    width: 456px;
    display: inline-block;
    margin: 0 80px;
}
.item p{
    font-size: 24px;
    color: #818182;
    line-height: 32px;
}
.btn{
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
}
.btn a{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 20px;
}
.btn a:nth-child(1){
    background-color: #fb7910;
}
.btn a:nth-child(2){
    background-color: #aacb5a;
}
.bgc_1{
    background-color: #fbecd6;  
    height: 650px;
    margin-top: 30px;
}
.title_2{
    text-align: center;
    color: #fb7910;
    font-weight: bold;
}
.title_2 h1{
    font-size: 48px;
    padding: 25px 0;
}
.title_2 p{
    font-size: 36px;
}
.item_edc{
    display: flex;
    flex-direction: column;
    width: 300px;
    color: #fff;
}
.fff{
    color: #fff;
}
.black{
    color: #000000;
}
.item_txt{
    padding: 10px 13px;
    height: 164px;
}
.item_txt h1{
    font-size: 30px;
    font-weight: bold;
}
.item_txt p{
    font-size: 18px;
    line-height: 25px;
}
.flex .item_edc:nth-child(1){
    background-color: #aacb5a;
}
.flex .item_edc:nth-child(2){
    background-color: #fa5d84;
}
.flex .item_edc:nth-child(3){
    background-color: #fb5d60;
}
.flex .item_edc:nth-child(4){
    background-color: #ff853f;
}

.blue{
    color: #00abc7;
}
.strength{
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #fff;
    background-color: #00abc7;
    height: 325px;
    width: 570px;
}
.strength img{
    width: 50px;
    margin: 0 auto;
    padding: 15px;
}
.strength h1{
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 30px;
}
.strength p{
    font-size: 24px;
}
.bgc_2{
    height: 585px;
    background-color: #60bdcc;
    margin-top: 30px;
}
.item_edu{
    width: 285px;
    text-align: center;
    background-color: #fff;
    padding-bottom: 10px;
}
.item_edu h1{
    font-size: 38px;
    margin-top: 10px;
}
.item_edu p {
    font-size: 18px;
    padding: 5px ;
}
.txt_1{
    font-size: 24px;
    text-align: center;
    color: #ffaa00;
    font-weight: bold;
    margin: 20px 0 10px 0;
    line-height: 30px;
}
.first_ul{
    width: 560px;
    display: inline-block;
}
.first_ul li:first-child{
    font-size: 30px;
    color: #fff;
    line-height: 70px;
    background-color: #ffaa01;
    text-align: center;
    height: 70px;
    font-weight: bold;
}
.first_ul li:nth-child(even){
    background-color: #fff1e4;
}
.first_ul li{
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    /* text-align: center; */
}
.first_ul li span{
    color: #ffaa00;
    margin-left: 100px;
    margin-right: 55px;
    font-weight: bold;
}
.sec_ul{
    width: 560px;
    display: inline-block;
    margin-left: 75px;
}
.sec_ul li:first-child{
    font-size: 30px;
    color: #fff;
    line-height: 70px;
    background-color: #ffaa01;
    text-align: center;
    height: 70px;
    font-weight: bold;
}
.sec_ul li:nth-child(even){
    background-color: #f6fff1;
}
.sec_ul li{
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    /* text-align: center; */
}
.sec_ul li span{
    color: #57b624;
    margin-left: 100px;
    margin-right: 55px;
    font-weight: bold;
}
.zixun{
    width: 290px;
    height: 185px;
    text-align: center;
}
.zixun h1{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin-top: 30px;
}
.zixun p{
    font-size: 24px;
    color: #fff;
    margin: 10px 0;
}
.zixun a{
    font-size: 30px;
    color: #83b956;
    background-color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-weight: bold;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.flex .zixun:nth-child(1){
    background-color: #83b956;
}
.flex .zixun:nth-child(2){
    background-color: #fa5d84;
}
.flex .zixun:nth-child(3){
    background-color: #fb5d60;
}
.flex .zixun:nth-child(4){
    background-color: #ff853f;
}
.flex .zixun:nth-child(2) a{
    color: #fa5d84;
}
.flex .zixun:nth-child(3) a{
   color: #fb5d60;
}
.flex .zixun:nth-child(4) a{
   color: #ff853f;
}
.bgc_3{
    background-color: #fb7578;
    height: 590px;
    margin-top: 25px;
}
.txt_2{
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 20px 0 10px 0;
    line-height: 30px;
}
.card img{
    width: 390px;
}