body{
    font-family: "微软雅黑"
}
.xx_wrap{
    width: 100%;
    overflow: hidden;
}
.banner{
    width: 100%;
    height: 503px;
    background-image: url(../images/banner1.jpg);;
    background-attachment: fixed;
}
.special{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.title{
    margin: 50px 0;
    text-align: center;
}
.title h1{
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 500;
}
.title p{
    font-size: 18px;
    color: #999;
}
.special_box{
    margin: 15px 0 15px;
}
.special_box ul li:nth-child(1){
    width: 283px;
    height: 421px;
    background: url(../images/nc.png) no-repeat;
}
.special_box ul li:nth-child(2){
    width: 283px;
    height: 421px;
    background: url(../images/yz.png) no-repeat;
}
.special_box ul li:nth-child(3){
    width: 283px;
    height: 421px;
    background: url(../images/H5.png) no-repeat;
}
.special_box ul{
    display: flex;
    justify-content: space-between;
}
.special_box1{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    color: #666;
}
.line{
    height: 3px;
    width: 30%;
    border-radius: 3px;
    margin: 10px auto 0;
    background: linear-gradient(to right,  #58cb63 0%,#9acb58 50%,#58cb63 100%);
}
.special_box1_title{
    font-size: 18px;
    margin-top: 145px;
}
.describe{
    margin-top: 30px;
    line-height: 28px;
}
.ckxq{
    width: 50%;
    height: 10%;
    background: linear-gradient(to right,  #9acb58 0%,#58cb63 50%,#9acb58 100%);
    color: #fff;
    padding: 3% 0;
    border-radius: 6px;
    margin: 30px auto 0;
}
.jingzhun_box{
    width: 100%;
    margin-top: 50px;
}
.jingzhun_box1{
    display: flex;
    justify-content: space-between;
}
.jingzhun_left{
    width: 35%;
    
}
.jingzhun_title{
    display: flex;
    justify-content: left;
}
.jingzhun_title h1{
    width: 23%;
    font-size: 32px;
    font-weight: 500;  
    border-right: 3px solid #58cb63;
}
.jingzhun_title p{
    margin-left: 30px;
    text-indent: 2em;
    line-height: 24px;
}
.jingzhun_right{
    width: 25%;
}
.jingzhun_right img{
    width: 100%;
}
.jingzhun_h1{
    color: rgb(45,164,96);
    font-weight: 500;
    margin-left: 50px;
    font-size: 22px;
    margin-bottom: 25px;
}
.jingzhun_left ul li{
    margin-bottom: 30px;
}
.jingzhun_left ul li h2{
    margin-left: 20px;
    font-size: 18px;
}
.jingzhun_left ul li p{
    margin-left: 20px;
    font-size: 16px;
    text-indent: 2em;
    margin-top: 10px;
    line-height: 32px;
}
.jingzhun_bottom{
    margin-top: 15px;
}
.jingzhun_bottom p{
    margin-left: 20px;
    font-size: 16px;
    text-indent: 2em;
    margin-top: 10px;
    line-height: 32px;
}
.yxts ul li img{
    width: 570px;
    height: 278px;
    box-sizing: border-box;
    border-radius: 20px;
}
.yxts ul li{
    width: 570px;
    height: 278px;
    float: left;
    margin-bottom: 60px;
}
.yxts ul li:nth-child(2n){
    margin-left: 60px;
}
.ncgl_left img{
    width: 570px;
    height: 330px;
    box-sizing: border-box;
    border-radius: 20px;
    margin-top: 30px;
}
.ncgl_box h2{
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
    /* color: #fff; */
}
.ncgl_box1{
    width: 100%;
    height: 520px;
    /* background: rgba(203,103,96,0.4); */
    display: flex;
    justify-content: space-between;
    position: relative;
}
.ncgl_right{
    width: 45%;
    /* color: #fff; */
}
.ncgl_right ul li{
    width: 280px;
    height: 125px;
    border: 2px solid #9acb58;
    padding: 10px;
}
.ncgl_right ul li:hover{
    border: 2px solid #58cb63;
}
.ncgl_right ul li p:nth-child(1){
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px;
}
.ncgl_li1{
    width: 298px !important;
    height: 145px !important;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px !important;
}
.ncgl_li2{
    width: 300px;
    position: absolute;
    top: 186px;
    left: 0;
}
.ncgl_li3{
    width: 298px !important;
    height: 145px !important;
    width: 300px;
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 2px !important;
}
.ncgl_li4{
    width: 300px;
    position: absolute;
    top: 0;
    right: 0;
}
.ncgl_li5{
    width: 300px;
    position: absolute;
    top: 186px;
    right: 0;
}
.ncgl_li6{
    width: 300px;
    position: absolute;
    bottom: 0px;
    right: 0;
}
.ncgl_li7{
    width: 300px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -150px; 
}
.zz_ul h2{
    text-align: left;
    /* color: #fff; */
    font-size: 18px;
}
.zz_ul2 li{
    width: 570px;
    height: 330px;
    float: left;
    margin-bottom: 15px;
}
.zz_ul2 li:nth-child(2n){
    margin-left: 15px;
}
.zz_ul2 li img{
    width: 570px;
    height: 330px;
    border-radius: 20px;
}
.zz_ul1{
    width: 48%;
}
.zz_ul1 li{
    margin-bottom: 10px;
    height: 98px;
    /* background: linear-gradient(to right,  #9acb58 0%,#58cb63 50%,#9acb58 100%); */
    background: linear-gradient(to right,  #9acb58 0%,#58cb63 100%);
    padding: 10px;
    color: #fff;
    box-shadow: 2px 2px 15px #ccc;
    transition: 0.5s;
}
.zz_ul1 li:hover{
     background: linear-gradient(to right,  #58cb63 0%,#9acb58 50%,#58cb63 100%);
     transition: 0.5s;
}
.zz_ul1 li p{
    line-height: 24px;
    /* color: #fff; */
}