*{
    padding:0;
    margin:0;
    color: #505050;
}
p,a,li,div{
    font-size: 16px;
}
ul, li{
    list-style: none;
}
a{
    text-decoration: none;
}
a, span, p{
    font-size: 16px;
}
.main_width{
    max-width: 1500px;
    margin:0 auto;
    min-width: 800px;
    width: 80%;
}
.top{
    background-color: #a9c60a;
    height: 140px;
    width: 100%;
    overflow: hidden;
}
.top_left{
    float: left;
    margin-top: 25px;
}
.top_right{
    float: right;
    margin-top: 45px;
}
.top_right p{
    color: #688d0a;
    text-align: right;
    line-height: 25px;
}
.top_right p span{
    padding-left: 15px;
}
#nav_top{
    width: 100%;
    z-index: 999;
    position: fixed;
    top: 140px;
    left: 0px;
}
.nav_top{
    height: 40px;
    background-color: rgba(171, 170, 170, 0.9);
}
.nav_li{
    line-height: 40px;
    text-align: center;
    width: 14.2857%;
    float: left;
    background-image: url(/img/arrow1.png);
    background-repeat: no-repeat;
    background-position: 90% 17px;
}
.nav_ul{
    display: none;
}
.nav_li:hover .nav_ul{
    display: block;
}
.nav_li:hover{
    background-color: white;
    background-image: url(/img/arrow2.png);
}
.nav_li:hover a{
    color: #a9c60a;
}
.nav_li a{
    color: white;
    display: inline-block;
    height: 40px;
    width: 100%;
}
#banner{
    width: 100%;
    z-index: 100;
}
#banner img{
    width: 100%;
    height: auto;
}
.ban_bot{
    height: 150px;
    clear: both;
    margin-top: -40px;
    z-index: 998;
    position: relative;
}
.ban_bot_left{
    float: left;
    height: 150px;
    width: 50%;
    background: #a9c60a;
    overflow: hidden;
}
.ban_bot_right{
    float: right;
    background-color: #71921d;
    height: 150px;
    width: 50%;
    overflow: hidden;
}
.ban_bot a,.ban_bot span,.ban_bot p{
    color: white;
}
.ban_bot p{
    font-size: 18px;
    margin-top: 30px;
    margin-left: 15%;
}
.ban_bot_right a{
    margin-left: 15%;
}  
.ban_bot_left .ban_bot_left_box{
    width: 70%;
    height: 45px;
    margin-left: 15%;
    overflow: hidden;
    margin-top:10px;
} 
.ban_bot_left_box ul{
    float: left;
    width: calc(100% - 35px);
}
.ban_bot_left_box ul li{
    width: 100%;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
}
.ban_bot_left_box ul li span{
    display: block;
    width: 90px;
    /* background-color:grey; */
    float: right;
}
.ban_bot_left_box ul li a{
    display: block;
    width: calc(100% - 95px);
    /* background-color:red; */
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ban_bot_left_box .ban_bot_left_box_btn{
    float: right;
    width: 20px;
    /* background-color:pink; */
}
.ban_bot_left_box_btn img{
    width: 20px;
    height: 12px;
    cursor: pointer;
}
.ban_bot_right a{
    width: 250px;
    height: 45px;
    display: inline-block;
    background: #a9c60a;
    text-align: center;
    line-height: 45px;
    background-image: url(/img/search.png);
    background-repeat: no-repeat;
    background-position: 68px 14px;
    margin-top:10px;
}
.echo_con{
    clear: both;
    padding: 40px 0;
}
.index_title{
    width: 180px;
    height: 50px;
    line-height: 65px;
    text-align: center;
    margin: 0 auto;
    background-image: url(/img/title_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0px 0px;
}
.index_title a{
    font-size: 25px;
}
.jianjie{
    background: #f7f7f7;
}
.intro_left{
    width: 36%;
    float: left;
}
.intro_left img{
    width: 100%;
}
.intro_right{
    width: 60%;
    float: right;
    /* background-color: pink; */
    /* margin-top: 30px; */
}
.intro_right p{
    line-height: 25px;
    margin-top: 10px;
}
.yewu{
    background-color: #e3e3e3;
}

.bus_ul .bus_li{
    width: 18%;
    margin-left: 2.5%;
    float: left;
    margin-top: 40px;
    margin-bottom: 40px;
}
.bus_ul .bus_li img{
    width: 100%;
}
.bus_ul .bus_li:first-child{
    margin-left: 0;
}
.rongyu{
    background-color: #cfedb1;
}


.swiper-button-prev{
    left: 0px!important;
}
.swiper-button-next{
    right: 0px!important;
}

.zizhi_div{
    background-color: #e0e0e0;
    text-align: center;
}
#rongyu_banner .zizhi_div{
    background-color: #ecf8e0;
}
#rongyu_banner span{
    background-color: white;
    color: #444444;
}
.zizhi_div span{
    display: block;
    line-height: 40px;
    width: calc(100% - 20px);;
    height: 40px;
    background-color: #a9c60a;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding:0 10px;
}
.zizhi_div img{
    width: 90%;
    padding-top: 5%;
    padding-bottom: 5%;
}
.yeji_div{
    position: relative;
}
.yeji_div img{
    width: 100%;
}
.yeji_div span{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    line-height: 25px;
    width: calc(100% - 20px);;
    /* height: 40px; */
    background-color:rgba(0, 0, 0, 0.65);
    color: white;
    padding:10px;
    text-align: center;
}
.news{
    background: #a9c60a;
}
.news .index_title{
    background-image: url(/img/title_bg2.png);
}
.news .index_title a{
    color: white;
}
.bottom_bg img{
    width: 100%;
}
.bottom_bg{
    position: relative;
}
.bottom_bg div{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: -45px;
}
.bottom_bg div p{
    font-size: 25px;
    color: white;
    line-height: 45px;
}
.bottom{
    background-color: #313131;
    color: white;
    overflow: hidden;
    margin-top: -10px;
}
.bottom a{
    color: white;
}
.link{
    margin-top: 30px;
}
.link li{
    color: white;
    float: left;
    padding:0 15px;
    border-right: 1px solid white;
    line-height: 20px;
    height: 20px;
    margin: 5px 0;
}
.link li a{
    font-size: 15px;
}
.link li:first-child{
    border:none;
}
.link li:last-child{
    border:none;
}
.bot_content{
    margin-top: 50px;
}
.bot_content_left{
    float: left;
    width: 65%;
    overflow: hidden;
    /* background-color: #e0e0e0; */
}
.bot_content_right{
    float: right;
    width: 30%;
    overflow: hidden;
    /* background-color: #e0e0e0; */
}
.bot_content_left_img{
    float: left;
    width: 20%;
    overflow: hidden;
    /* background-color: red; */
}
.bot_content_left_img img{
    width: 100%;
}
.bot_content_left_div{
    float: right;
    width: 75%;
    overflow: hidden;
    /* background-color: red; */
}
.bot_content_left_div p{
    margin-bottom: 10px;
    color: white;
    line-height: 20px;
}
.bot_content_right .code{
    width: 48%;
    float: left;
    text-align: center;
}
.bot_content_right .code span{
    color: white;
    padding-top: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.bot_content_right .code:last-child{
    float: right;
}
.bot_content_right .code img{
    width: 100%;
}
.news .main_width{
    background-color: #fff;
    margin-bottom: 20px;
}
.news_con{
    width: calc(100% - 40px);
    background-color: white;
    padding:20px;
}
.news_left{
    width:30%;
    float: left;
    height: 460px;
    overflow: hidden;
}
.news_left img{
    /* width: 100%; */
}
.news_right{
    width:calc(70% - 20px);
    float: right;
}
.news_right_ul li{
    height: 100px;
    margin-top: 20px;
}
.news_right_ul li:first-child{
    margin-top: 0;
}
.news_right_left{
    height: 100px;
    width: 100px;
    background-color: #a9c60a;
    color: white;
    float: left;
}
.news_right_right{
    width: calc(100% - 120px);
    float: right;
    height: 100px;
    box-sizing: border-box;
    border-bottom: 1px solid #d2d2d2;
}
.news_right_right p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_right_right p:first-child{
    margin-top: 20px;
}
.news_right_right p:first-child a{
    font-size: 18px;
    color: #373737;
}
.news_right_right p:first-child:hover a{
    color: #a9c60a;
}
.news_right_right p:last-child{
    color: #999999;
    font-size: 15px;
    margin-top: 10px;
}
.news_right_left p{
    color: white;
    text-align: center;
}
.news_right_left p:first-child{
    line-height: 70px;
    font-size: 40px;
}
.news_right_left p:last-child{
    line-height: 20px;
}