
#jxcg .title {
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 5px;
    padding: 50px 0px 30px;
}
#jxcg ul{
	list-style: none;
}
.jxcg {
    margin-top: 30px;
}
.jxcg ul li{
	padding: 0 50px;
	margin-bottom: 15px;
}
.jxcg ul li .item1{
    background: #3a3a3a;
    border-radius: 5px;
	padding-top: 20px;
    min-height: 260px;
}
.jxcg ul li h3 {
    color: #ffbe00;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    
}
.line1 {
    height: 1px;
    background: #fff;
    width: 40%;
    margin: auto;
}
.jxcg ul li p {
    color: #fff;
    padding: 10px 30px;
    line-height: 30px;
    /* border-top: 1px solid #fff; */
}



.gyzs h3 {
    font-size: 32px;
    line-height: 110px;
    color: #26ae96;
    text-align: center;
    font-weight: bold;
    letter-spacing: 5px;
}
.tab_wrap {
    border: 1px solid #26ae96;
    border-radius: 15px;
    overflow: hidden;
}
.tab1 {
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.tab1 th {
    height: 52px;
    line-height: 52px;
    color: #fff;
    background: #26ae96;
    font-size: 20px;
    text-align: center;
}

.tab1 td {
    font-size: 14px;
    line-height: 28px;
    padding: 20px 10px;
    border-right: 1px solid #26ae96;
    border-top: 1px solid #26ae96;
    color: #333;
}
.tab1 .bj {
    font-size: 20px;
    font-weight: bold;
}
.bm {
    color: #2f2f2f;
    padding: 10px 10px;
    border-radius: 5px;
    font-size: 16px;
    border: 2px solid #26ae96;
}
.tab2_wrap {
    border: 1px solid #d1222d;
    border-radius: 15px;
    overflow: hidden;
}
.tab2 {
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.tab2 td {
    font-size: 16px;
    line-height: 28px;
    padding: 20px 35px;
    border-right: 1px solid #d1222d;
    border-top: 1px solid #d1222d;
    color: #3e3c3c;
    text-align: left;
    /* background: #d1222d; */
}
.tab3 {
    border: 2px solid #2a8bd2;
    border-radius: 15px;
    overflow: hidden;
}
.tab3 p {
    padding: 20px 35px;
    font-size: 16px;
    line-height: 28px;
}