@charset "utf-8";

/*基本样式定义开始*/
html, body, div, span, p, a, img, ul, li, dl, dt, dd, ol, form, label, form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
/*PC协会平台页面样式*/
.banner_div{
    width: 100%;
    height: 500px;
}
.header_banner_xhpt{
    background: url(../images/banner_xhpt.jpg) center center no-repeat;
    /*background-size: 100% 100%;*/
    background-size: cover;
}
.banner_text{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 200px;
}
.text_cn{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 120px;
    margin-top: 40px;
}
.text_es{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 80px;
}
.info{
    width: 1300px;
    margin: 0 auto;
}
.inner {
    padding: 0 450px 0 250px;
    margin-left: -250px;
    display: inline-block;
    position: relative;
}
.inner::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: 230px auto;
    content: "";
    background-image: url(../images/a8.png);
    width: 230px;
    height: 15px;
}
.info .a {
    display: inline-block;
    margin-right: 12px;
    height: 44px;
    text-align: center;
    line-height: 38px;
    border: 2px solid #fff;
    font-size: 16px;
    color: #fff;
    border-radius: 55px;
    padding: 0 22px;
    transition: .3s;
}
.info .is{
    background-color: #009900;
    border-color: #009900;
    font-weight: 700;
}
.inner::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 450px auto;
    content: "";
    background-image: url(../images/a9.png);
    width: 450px;
    height: 15px;
}
.inner_a:hover{
    background-color: #009900;
    border-color: #009900;
    font-weight: 700;
}
.hyxh_jianjie{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
}
.hyxh_left{
    width: 850px;
    height: auto;
}
.hyxh_jianjie_title{
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 50px;
}
.hyxh_jianjie_content{
    font-size: 14px;
    line-height: 28px;
}
.hyxh_right{
    width: 400px;
    height: auto;
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
}
.hyxh_jianjie_01{
    width: 150px;
    height: 150px;
}
.hyxh_jianjie_02{
    width: 200px;
    height: 150px;
}
.xhhy_fw{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
}
.xhhy_fw h3{
    height: 45px;
    background: url(../images/ys_line.png) no-repeat left bottom;
    color: #333;
    margin-bottom: 30px;
}
.xhhy_fw_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
}
.xhhy_fw_content{
    width: 1300px;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.xhhy_nr{
    width: 300px;
    height: 150px;
    border: 1px solid #CCC;
    text-align: center;
}
.xhhy_nr_img{
    width: 64px;
    height: 64px;
    margin-top: 20px;
}
.xhhy_nr_text{
    font-size: 14px;
    line-height: 28px;
    margin-top: 20px;
    color: #333;
}
.xhhy_nr_new{
    width: 200px;
    height: 150px;
    border: 1px solid #CCC;
    text-align: center;
}
.xhhy_fw_new{
    padding-top: 50px;
}
.rhlc{
    width: 1300px;
    height: 400px;
    margin: 0 auto;
    padding-top: 50px;
}
.rhlc_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
    margin-bottom: 50px;
}
.rhtj{
    position: absolute;
    width: 1300px;
    height: 270px;
    border: 1px solid #CCC;
    border-radius: 4px;
    padding-left: 30px;
    padding-right: 30px;
}
.rhtj_title {
    position: relative;
    left: 0px;
    top: -20px;
    z-index:99;
    background-color: #009900;
    width: 100px;
    text-align: center;
    height: 45px;
    color: #FFF;
    border-radius: 4px;
    padding-top: 12px;
}
.rhtj_title_txt{
    font-size: 14px;
    font-weight: 400;
}
.rhtj_nr_left{
    width: 800px;
    height: auto;
    float: left;
}
.rhtj_nr_title{
    font-size: 14px;
    color: #333;
    line-height: 28px;
    margin-bottom: 30px;
}
.rhtj_nr_text{
    font-size: 14px;
    color: #333;
    line-height: 35px;
}
.rhtj_nr_text >span{
    font-size: 14px;
    color: #009900;
    line-height: 28px;
}
.rhtj_nr_right{
    float: right;
    width: 400px;
    height: auto;
    display: flex;
    justify-content: space-evenly;
}
.rhtj_img{
    width: 150px;
    height: 150px;
    border: 1px solid #009900;
}
.rhtj_nr_right_txt{
    padding-top: 60px;
    font-size: 14px;
    color: #009900
}
.xiehuipingtai{
    padding-top: 50px;
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 100px;
}
.xiehui_back_img{
    background: url(../images/xhpt_back_01.jpg) no-repeat;
    background-size: cover;
    height: 200px;
}
#footer{
    width: 100%;
    height: auto;
    margin: 0 auto;
    color: #fff;
    background: #3ca46a;
}
.footer_new{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
}
.footer_new_left{
    width: 800px;
    height: 200px;
}
.footer_new_left_top{
    width: 100%;
    height: 100px;
}
.footer_new_ewm{
    float: left;
    width: 90px;
    height: 90px;
}
.footer_text{
    float: left;
    padding-left: 20px;
}
.footer_text p{
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}
.footer_new_left_bottem{
    padding-top: 50px;
    width: 100%;
    color: #fff;
    font-size: 14px;
}
.footer_new_left_bottem a{
    color: #fff;
    padding: 0 5px;
}
.footer_beran{
    width: 100%;
    text-align: center;
    clear: both;
    background: #237648;
    padding: 20px 0;
    color: #fff;
}
.footer_beran p{
    font-size: 14px;
}
.footer_beran a{
    color: #fff;
}
.footer_new_right dl{
    float: left;
    margin: 0 0 0 60px;
    text-align: center;
}

.footer_new_right dt{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.footer_new_right a{
    font-size: 14px;
    margin-bottom: 3px;
    color: #fff;
}
#footer a:hover{
    color: #e6e9ee;
    transition: all 0.25s ease-out;
}

/*社会责任 - 党的建设*/
.header_banner_ddjs{
    background: url(../images/banner_shzr.jpg) center center no-repeat;
    /*background-size: 100% 100%;*/
    background-size: cover;
}
.lrdzb{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
}
.lrdzb_jianjie{
    width: 635px;
    height: auto;
}
.lrdzb_jianjie_title{
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
    margin-bottom: 35px;
}
.lrdzb_jianjie_p{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
    margin-bottom: 15px;
}
.lrdzb_jianjie_neirong{
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.lrdzb_jianjie_image{
    width: 635px;
    height: 350px;
    background: url(../images/jianjie_image_ddjs.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 80px;
}
.ldts{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
}
.ldts_titile{
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
}
.ldts h3{
    height: 45px;
    background: url(../images/ys_line.png) no-repeat left bottom;
    color: #333;
    margin-bottom: 5px;
}
.ldts_hljd_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
    margin-top: 50px;
}
.hljd_image_list{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.hljd_image{
    width: 240px;
    height: 150px;
}
.ldts_gxdj_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
    margin-top: 80px;
}
.gxdj_image_list{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.gxdj_image{
    width: 240px;
    height: 150px;
}
.ldts_p{
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.sdpp{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
}
.sdpp_title{
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    color: #333;
    margin-bottom: 50px;
}
.sdpp_first{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.sdpp_first_left{
    width: 635px;
    height: auto;
}
.sdpp_first_left h3{
    height: 45px;
    background: url(../images/ys_line.png) no-repeat left bottom;
    color: #333;
    margin-bottom: 30px;
}
.sdpp_first_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
}
.sdpp_first_nr{
    font-size: 14px;
    line-height: 35px;
    color: #333;
}
.sdpp_first_right{
    width: 635px;
    height: 330px;
}
.sdpp_first_img{
    width: 100%;
    height: 100%;
}

.sdpp_two{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.sdpp_two_left{
    width: 635px;
    height: 330px;
}
.sdpp_two_right h3{
    height: 45px;
    background: url(../images/ys_line.png) no-repeat left bottom;
    color: #333;
    margin-bottom: 30px;
}
.sdpp_two_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
}
.sdpp_two_nr{
    font-size: 14px;
    line-height: 35px;
    color: #333;
}
.sdpp_two_right{
    width: 635px;
    height: auto;
}
.sdpp_two_img{
    width: 100%;
    height: 100%;
}

.sdpp_three{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.sdpp_three_left{
    width: 635px;
    height: auto;
}
.sdpp_three_left h3{
    height: 45px;
    background: url(../images/ys_line.png) no-repeat left bottom;
    color: #333;
    margin-bottom: 30px;
}
.sdpp_three_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
}
.sdpp_three_nr{
    font-size: 14px;
    line-height: 35px;
    color: #333;
}
.sdpp_three_right{
    width: 635px;
    height: 370px;
    margin-top: 40px;
}
.sdpp_three_img{
    width: 100%;
    height: 100%;
}
.lrgy{
    width: 1300px;
    margin: 0 auto;
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
}
.lrgy_left{
    width: 635px;
    height: auto;
}
.lrgy_title{
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
    margin-bottom: 55px;
}
.lrgy_jianjie{
    font-size: 20px;
    line-height: 30px;
    color: #333;
    margin-bottom: 30px;
    font-weight: bold;
}
.lrgy_nr{
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.lrgy_right{
    width: 635px;
    height: 300px;
    margin-top: 100px;
}
.lrgy_img{
    width: 100%;
    height: 100%;
}
.ppxm{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 100px;
}
.ppxm_title{
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
}
.ppxm_nr{
    width: 100%;
    height: auto;
}
.ppxm_nr h3{
    height: 45px;
    background: url(../images/ys_line.png) no-repeat left bottom;
    color: #333;
    margin-bottom: 30px;
}
.ppxm_nr_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
    margin-top: 50px;
}
.ppxm_nr_list{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.ppxm_list_nrong{
    width: 245px;
    height: 230px;
    overflow: hidden;
}
.ppxm_list_nrong_img{
    width: 245px;
    height: 170px;

}
.ppxm_list_nrong_txt{
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-top: 10px;
}

/*新闻中心*/
.header_banner_xwzx{
    background: url(../images/banner_xwzx.jpg) center center no-repeat;
    /*background-size: 100% 100%;*/
    background-size: cover;
}
.xwzx_list{
    width: 1300px;
    height: 1000px;

}
.xwzx_list{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 50px;
}
.xwzx_tip_header{
    width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 28px;
}
.xwzx_tip_header_img{
    height: 25px;
    margin-right: 10px;
}
.xwzx_tip_header a{
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
.xwzx_tip_header a:hover{
    color: #009900;
}
.xwzx_neirong{
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.xwzx_nr{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    border: 1px #d5dfeb solid;
    border-radius: 4px;
    transition: 0.5s;
}
.xwzx_nr_left{
    width: 150px;
    height: 120px;
    border-right: 1px #d5dfeb solid;
    margin-top: 65px;
    margin-bottom: 65px;
    text-align: center;
}
.xwzx_nr:hover{
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.08);
}

.xwzx_nr:hover img{
    transform: scale(1.08);
}
.xwzx_nr:hover .xwzx_nr_d{
    color: #009900;
}
.xwzx_nr:hover .xwzx_nr_title{
    color: #009900;
}
.xwzx_nr_d{
    font-size: 72px;
    color: #000;
}
.xwzx_nr_y_m{
    font-size: 20px;
    color: #000;
    line-height:28px
}
.xwzx_nr_right{
    width: 800px;
    height: 250px;
    padding-left: 20px;
    padding-right: 100px;
}
.xwzx_nr_title{
    margin-top: 55px;
    font-size: 20px;
    color: #000;
    line-height: 32px;
    font-weight: bold;
}
.xwzx_nr_jj{
    font-size: 14px;
    line-height: 20px;
    color: #81868e;
    height: auto;
    margin-top: 10px;
}
.xwzx_nr_tip{
    font-size: 14px;
    line-height: 28px;
    color: #81868e;
    margin-top: 15px;
}
.xwzx_nr_right_img_div{
    width: 350px;
    height: 250px;
    overflow: hidden;
}
.xwzx_nr_right_img{
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease;
}
.wxzx_page{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 50px;
    text-align: center;
}
.pagination a{
    margin: 0 10px;
}

/*新闻中心的内容页*/
.tjdt_show{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
    align-items: flex-start;

}
.tjdt_show_header{
    width: 100%;
    height: 80px;
    margin-top: 100px;
    background-color:rgb(242, 242, 242) ;
}
.show_header{
    width: 1300px;
    height: auto;
    margin: 0 auto;

    padding-top: 18px;
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
.tjdt_show_header_right{
    width: 100px;
    height: auto;
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    margin-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.show_header a{
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
.fanghui_img{
    width: 32px;
}
.div_img{
    width: 32px;
    height: 21px;
    background: url(../images/fanghui.png);
    background-size: 100% 100%;
    margin-right: 5px;
}
.tjdt_show_header_right:hover .div_img{
    background: url(../images/new_fanghui.png);
    background-size: 100% 100%;
}
.tjdt_show_header_right:hover a{
    color: #009900;
}
.tjdt_show_left{
    width: 950px;
    height: auto;
    border: 1px #d5dfeb solid;
    border-radius: 8px;
}
.tjdt_show_left_header{
    width: 850px;
    height: auto;
    margin: 0 auto;
    border-bottom: 1px #d5dfeb solid;
    text-align: center;
}
.tjdt_show_title{
    font-size: 36px;
    color: #000;
    margin-top: 50px;
}
.tjdt_show_tip{
    font-size: 16px;
    color: #81868e;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tjdt_show_content{
    width: 850px;
    height: auto;
    margin: 50px auto 100px auto;
}
.tjdt_show_page{
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-top: 1px #d5dfeb solid;
    padding: 15px 20px;
}
.tjdt_show_page_p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.tjdt_show_page_p > span{
    font-size: 14px;
    color: #333;
}
.tjdt_show_page_p >a {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.tjdt_show_page_p >a:hover {
    color: #009900;
}
.fanghuidiv{
    width: 100px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fanghuidiv_img{
    width: 32px;
    height: 32px;
}
.fanghuidiv > a{
    font-size: 14px;
    color: #333;
}
.tjdt_show_right{
    width: 320px;
    height: auto;
    border: 1px #d5dfeb solid;
    border-radius: 4px;
    overflow: hidden;

}
.tjdt_show_page_p:hover{
    color: #009900;
}
.fanghuidiv:hover a{
    color: #009900;
}
.fanghuidiv:hover .div_img{
    background: url(../images/new_fanghui.png);
    background-size: 100% 100%;
}
.tjdt_show_right_header{
    width: 100%;
    padding: 20px 20px;
    background-color: rgb(242, 242, 242);
}
.tjdt_show_right_header_p{
    font-size: 24px;
    color: #009900;
}
.tjdt_show_right_list{
    width: 100%;
    height: auto;
    padding: 20px 20px;
    /*text-align: center;*/
}
.tjdt_show_right_list_img{
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease;
}
.show_right_list_titile{
    font-size: 16px;
    color: #000;
    margin-top: 13px;
}
.show_right_list_riqi{
    color: #81868e;
    font-size: 14px;
    margin-top: 10px;
}
.tjdt_show_right_list :hover .show_right_list_titile{
    color: #009900;
}
.tjdt_show_right_list :hover img{
    transform: scale(1.08);
}
.tjdt_show_right_list_img_div{
    width: 100%;
    height: 170px;
    overflow: hidden;
}
/*关于绿日 - 集团简介*/
.header_banner_gylr{
    background: url(../images/banner_gylr.jpg) center center no-repeat;
    /*background-size: 100% 100%;*/
    background-size: cover;
}
.jtjj_div{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
}
.jtjj_jianjie{
    width: 635px;
    height: auto;
}
.jtjj_jianjie_title{
    font-size: 34px;
    color: #333;
    font-weight: bold;
}
.jtjj_jianjie_tip{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-top: 40px;
    line-height: 28px;
}
.jtjj_content{
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin-top: 20px;
}
.jtjj_jianjie_video{
    width: 635px;
    height: 400px;
    margin-top: 20px;
}
.jtjj_jianjie_video video{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.jtjj_shuliang{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
}
.shuliang{
    width: 260px;
    height: auto;
    text-align: center;
    border-right: 1px #d5dfeb solid;
}
.jtjj_shuliang .shuliang:last-child{
    border-right: none;
}
.shuliang h2{
    color: #009900;
}
.shuliang h2 span{
    color: #009900;
    font-size: 60px;
    font-weight: bold;
    line-height: 55px;
}
.shuliang_title{
    font-size: 14px;
    color: #333;
    line-height: 28px;
    margin-top: 15px;
}
/*关于绿日 - 发展历程  开始*/
.fazhanglicheng{
    width: 100%;
    height: 710px;
    background: url("../images/e-pic11.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 20px;
}
.falc_title{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    /* text-align: center; */
    padding-top: 40px;
    margin-top: 60px;
    padding-left: 20px;
}
.fzlc_p{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    letter-spacing:2px;
    font-family: "微软雅黑";
}
.swiper-e1 .swiper-button-next, .swiper-e1 .swiper-button-prev {
    font-size: .833vw;
    text-transform: uppercase;
    width: 6.25vw;
    height: 2.5vw;
    line-height: 2.5vw;
    box-sizing: border-box;
    border: 1px solid #fff;
    opacity: 1;
}
.swiper-e1 .swiper-button-next, .swiper-e1 .swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto;
    bottom: 0;
    top: auto;
}
.swiper-e1 .swiper-button-prev, .swiper-e1 .swiper-container-rtl .swiper-button-next {
    left: auto;
    right: 10.41vw;
    bottom: 0;
    top: auto;
}
.swiper{
    width: 1300px;
    height: 600px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}
.fzlcgundong>.swiper-slide{
    height: 500px;
    /*background: #fff;*/
}
#new_gdtiao{
    width: 200px;
    height: 5px;
    left: 0;
    top: auto !important;
    bottom: 4.083vw !important;
    background: #fff;
}
.year-now {
    position: relative;
    z-index: 99 !important;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding-top: 190px;
}
.mySwiper>.fzlcgundong{
    height: 350px;
}
.mySwiper>.swiper-button-next,.mySwiper>.swiper-button-prev{
    background-image:none;
    font-size: 14px;
    color: #fff;
    top: 90%;
    width: 100px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
}
.mySwiper>.swiper-button-prev{
    /*top: 90%;*/
    left: 900px;
}
.mySwiper> .swiper-button-prev span {
    background-image: url(../images/e-prev.png);
    background-size: 0.677vw auto;
    background-repeat: no-repeat;
    padding-left: 1.145vw;
    background-position: left center;
}
.mySwiper> .swiper-button-next span {
    background-image: url(../images/e-next.png);
    background-size: 0.677vw auto;
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 1.145vw;
}
.bg {
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, 0) 82%);
}
.bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50%;
    /* background: linear-gradient(0deg, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, 0) 82%); */
    z-index: 1;
}
.fzlc_nr{
    padding-top: 20px;
    margin: 0 0 0 19px;
}
.fzlc_nr2{
    padding-top: 40px;
    margin: 0 0 0 19px;
}
.dot{
    width: 38.5px;
    height: 38.5px;
    position: relative;
    float: left;
    left: 0;
    margin-right: 2px;
    margin-top: 5px;
}
.m-dot {
    position: relative;
}
.m-dot .city {
    position: absolute;
}
.m-dot .dotted {
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
}
.m-dot .city .pulse {
    top: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
    box-shadow: 0 0 0.625vw rgba(255,255,255,.4);
    border-radius: 50%;
    animation: 1s linear infinite pulse;
    position: absolute;
    left: 50%;
}
.m-dot .city .pulse {
    top: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
    box-shadow: 0 0 0.625vw rgba(255,255,255,.4);
    border-radius: 50%;
    animation: 1s linear infinite pulse;
}
.m-dot .city .pulse2 {
    animation-delay: 2s;
}
.m-dot .city .pulse3 {
    animation-delay: 3s;
}
@keyframes pulse{
    70%{width:1.562vw;height:1.562vw;opacity:1}
    100%{width:2.604vw;height:2.604vw;opacity:0}
}
.dot::after {
    display: block;
    position: absolute;
    top: 8px;
    left: 7.5px;
    transform: translateX(-50%);
    content: ' ';
    width: 2px;
    height: 450px;
    background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 100%);
}
.fzlc_txt {
    overflow: hidden;
}
.fzlc_year{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 24px;
}
.fzlc_desc{
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-align: justify;
    letter-spacing: 0.5px;
}
.fzlc_num{
    font-family: OswaldBold;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-right: 8px;
    line-height: 1.1;
}
.guangyuwm{
    -webkit-animation-name: fadeIn; /*动画名称*/
    -webkit-animation-duration: 1.5s; /*动画持续时间*/
    -webkit-animation-iteration-count: 1; /*动画次数*/
    -webkit-animation-delay: 0s; /*延迟时间*/
}
#new_gdtiao >span{
    background: #009900;
}
.fzlc_desc_ul > li {
    list-style: inside;
    word-break: break-all;
}
/*关于绿日 - 发展历程  结束*/

/*关于绿日 - 企业文化*/
.gylr_qywh{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
}
.gylr_qywh_img{
    width: 850px;
    height: 500px;
    position: relative;

}
.gylr_qywh_img .xianshi_img{
    opacity: 1;
}
.gylr_qywh_img img{
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity .7s ease;
}
.gylr_qywh_img :first-child{
    opacity: 1;
}


.gylr_qywh_right{
    width: 450px;
    height: 500px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.gylr_qywh_nr{
    width: 100%;
    height: 100px;
    /*padding: 20px 20px;*/
    border-radius: 0 0 20px 0;
    transition: all .7s;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.gylr_qywh_nr_title{
    font-size: 20px;
    color: #333;
    font-weight: bold;

}
.gylr_qywh_nr_tip{
    font-size: 14px;
    color: #333;
}
.gylr_qywh_nr_text{
    background: linear-gradient(90deg, #0B92E5 0%, #4AAC35 100%);
    box-shadow: 0 1px 50px 0 rgba(146,5,5,.2);
    transform: translateX(-40px);
    cursor: pointer;
    transition: all .7s;
}
.gylr_qywh_nr_text .gylr_qywh_nr_title{
    color: #fff;
}
.gylr_qywh_nr_text .gylr_qywh_nr_tip{
    color: #fff;
}
/*关于绿日 - 企业文化  结束*/
/*关于绿日 - 红色文化  */
.hswh{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 100px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
}
.hswh_div{
    width: 250px;
    height: 600px;
}
.hswh_div_big{
    width: 500px;
    height: 600px;
    transition: .1s;
}
.hswh_img_smg{
    width: 100%;
    height: 100%;
}
.hswh_img_big{
    width: 100%;
    height: 100%;
}
/*关于绿日 - 红色文化  结束*/

/*关于绿日 - 幸福员工*/
.lrsxy{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
}
.lrsxy_nr{
    width: 100%;
    height: 630px;
    background-image: url(../images/lrsxy_bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 1050px 570px;
}
.lrsxy_nr_jianjie{
    width: 500px;
    height: 570px;
    padding: 50px 40px;
    background-color: #009900bd;
    color: #fff;
}
.lrsxy_nr_jianjie_img{
    width: 174px;
    height: 174px;
}
.lrsxy_nr_jianjie_title{
    font-size: 20px;
    font-weight: bold;
    margin-top: 45px;
}
.lrsxy_nr_jianjie_p{
    font-size: 14px;
    margin-top: 10px;
    line-height: 28px;
}
.xfyg_anliku{
    width: 100%;
    height: auto;
    padding-top: 80px;
}
.xfyg_anliku h3{
    height: 45px;
    background: url(../images/ys_line.png) no-repeat left bottom;
    color: #333;
    margin-bottom: 50px;
}
.xfyg_anliku_title{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #333;
}
.xfyg_anliku_img_div{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.xfyg_anliku_img{
    width: 240px;
    height: 165px;
}
.lrgh_nr{
    width: 100%;
    height: 510px;
    background-image: url(../images/lrgh_bg.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 1030px 460px;
    margin-top: 60px;
}
.lrgh_nr_jianjie{
    float: right;
    width: 500px;
    height: 455px;
    padding: 50px 40px;
    background-color: #009900bd;
    color: #fff;
}
.lrgh_nr_jianjie_title{
    font-size: 32px;
    font-weight: bold;
    margin-top: 30px;
}
.lrgh_nr_jianjie_tip{
    font-size: 20px;
    font-weight: bold;
    margin-top: 50px;
}
.lrgh_nr_jianjie_p{
    font-size: 14px;
    margin-top: 30px;
    line-height: 28px;
}
.lrgh_nr_img_div{
    width: 100%;
    height: auto;
    padding-top: 50px;
}
.lrgh_nr_img_list_div{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.lrgh_nr_img_list{
    width: 240px;
    height: 165px;
}
.lrtzb{
    width: 100%;
    height: auto;
    padding-top: 60px;
    padding-bottom: 80px;
}
.lrtzb_title{
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.lrtzb_tip{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-top: 40px;
}
.lrtzb_list{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.lrtzb_list_img{
    width: 240px;
    height: 165px;
}
.keji{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
}
.keji_title{
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.keji_conent{
    font-size: 14px;
    margin-top: 50px;
}
.keji h3{
    height: 45px;
    background: url(../images/ys_line.png) no-repeat left bottom;
    color: #333;
    margin-top: 50px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
.keji h3>span{
    font-size: 20px;
    color: #333;
    font-weight: 500;
    margin-left: 20px;
}
.yfpt_img_bg_01{
    width: 100%;
    height: 220px;
    background: url(../images/yfpt_bg_01.png) no-repeat;
    background-size: 100% 100%;
}
.yfpt_img_bg_02{
    width: 100%;
    height: 220px;
    background: url(../images/yfpt_bg_02.png) no-repeat;
    background-size: 100% 100%;
}
.yfpt_img_bg_03{
    width: 100%;
    height: 100px;
    background: url(../images/yfpt_bg_03.png) no-repeat;
    background-size: 100% 100%;
}
.kjcg{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
}
.kjcg_title{
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 30px;
}
.kjcg_content{
    width: 1300px;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.kjcg_content_left{
    width: 625px;
    height: 370px;
}
.kjcg_content_left h3{
    height: 45px;
    background: url(../images/ys_line.png) no-repeat left bottom;
    color: #333;
    margin-bottom: 50px;
    margin-top: 30px;
}
.kjcg_content_right h3{
    height: 45px;
    background: url(../images/new_ys_line.png) no-repeat left bottom;
    color: #333;
    margin-bottom: 50px;
    margin-top: 30px;
}
.kjcg_content_title{
    font-size: 22px;
    font-weight: bold;
    color: #333;
}
.kj_p{
    font-size: 20px;
    font-weight: 500;
    color: #333;
    margin-top: 20px;
}
.kj_p span{
    font-size: 26px;
    font-weight: bold;
    color: #009900;
}
.kjcg_content_right{
    width: 625px;
    height: 370px;
}
.kjcg_content_img{
    width: 100%;
    height: 100%;
}
.zzyr{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 100px;
}
.zzyr_title{
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 50px;
}
.zzry_nr_list{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.zzry_nr{
    width: 310px;
    height: 400px;
    padding: 20px 15px;
    text-align: center;
    box-shadow: 0 5px 30px rgba(56,56,56,.1);
}
.zzry_nr_title{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-top: 20px;
}
.zzry_nr_p{
    font-size: 14px;
    color: #333;
    margin-top: 20px;
    line-height: 32px;
}
.zzry_bg{
    width: 100%;
    height: 250px;
    background: url(../images/zzry_bg.png) no-repeat;
    background-size: 100% 100%;
}
.zzry_nr:hover >p {
    transition: all 0.3s;
    transform: translateY(-5px);
}

/*业务概况*/
.header_banner_ywgk{
    background: url(../images/banner_ywgk.jpg) center center no-repeat;
    /*background-size: 100% 100%;*/
    background-size: cover;
}
.ywzl{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
}
.ywzl_title{
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.ywzl_inner{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.ywzl_inner_left{
    width: 625px;
    height: auto;
}
.ywzl_inner_right{
    margin-top: 70px;
    width: 625px;
    height: 450px;
    background: url(../images/ywzl_bg.png) no-repeat;
    background-size: 100% 100%;
}
.ywzl_inner_list{
    width: 100%;
    height: auto;
    margin-top: 30px;
    /*position: absolute;*/
    padding: 0px 30px 30px 40px;
    border: 1px solid #CCC;
    border-radius: 4px;
}
.ywzl_inner_list_header{
    position: relative;
    left: 0px;
    top: -20px;
    z-index: 40;
    background-color: #009900;
    width: 100px;
    text-align: center;
    height: 45px;
    color: #FFF;
    border-radius: 4px;
    padding-top: 12px;
}
.ywzl_inner_list_header p{
    font-size: 14px;
    font-weight: 400;
}
.ywzl_inner_list_txt{
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

/*应用场景 开始*/
.yycj{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
}
.yycj_title{
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.yygc_div{
    width: 100%;
    height: auto;
    margin-top: 50px;
    position: relative;
}
.yygc_ul{
    width: 450px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.pic_img{
    width: 100%;
    height: 465px;
}
.pic_img img{
    width: 100%;
    height: 100%;
    border: none;
}
.yygc_ul li{
    overflow: hidden;
}
.con_a{
    width: 100%;
    height: 93px;
    padding-left: 40px;
    display: block;
}
.yygc_txt{
    padding: 0 20px;
    background-color: #F5F7FA;
    height: 93px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    transition: .3s;
}
.yygc_txt h3{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    line-height: 25px;
    font-weight: 500;
    overflow: hidden;
    transition: .3s;
    text-align: justify;
    word-break: break-all;
}
.yygc_txt .fwms_ul_a_title{
    font-size: 20px;
}
.yygc_ul li.on_new a{
    background: url(../images/yygc_on.png);
}
.yygc_ul li.on_new h3{
    color: #fff;
}
.yygc_ul li.on_new .yygc_txt{
    background-color: transparent;
}
.yygc_ul li:hover a{
    background: url(../images/yygc_on.png);
}
.yygc_ul li:hover h3{
    color: #fff;
}
.yygc_ul li:hover .yygc_txt{
    background-color: transparent;
}
.img_div{
    width: 890px;
    height: 465px;
}
/* 应用场景 结束*/

/*优秀案例 开始*/
.yxal{
    width: 100%;
    height: auto;
    margin-top: 50px;
    background-color: #F5F7FA;
}
.yxal_title{
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 50px;
}
.yxal_inner{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
}
.yxal_inner_left{
    width: 650px;
    height: 400px;
    padding: 30px 0 0 50px;
}
.yxal_inner_left_title{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-top: 10px;
    margin-bottom: 30px;
}
.yxal_inner_left_nr{
    font-size: 14px;
    color: #333;
    line-height: 28px;
    margin-top: 15px;
}
.yxal_inner_right{
    width: 650px;
    height: 400px;
}
.yxal_inner_right img{
    width: 100%;
    height: 100%;
}
.yxal_foot_page{
    width: 100%;
    height: auto;
    margin-top: 30px;
    text-align: center;
}
.yxal_div{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.yxal_page{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.yxal_page .new_page{
    width: 48px;
    height: 48px;
    margin-left: 10px;
    margin-right: 10px;
    border-color: transparent;
    background: none;
    opacity:1

}
.yxal_page >li > button{
    display: block;
    width: 48px;
    height: 48px;
    font-size: 18px;
    color: #8A8D8D;
    line-height: 46px;
    text-align: center;
    background-color: #fff;
    border: 1px #E1E3E5 solid;
    border-radius: 50%;
    cursor: pointer;

}
.yxal_page >li.swiper-pagination-bullet-active button{
    color: #fff;
    font-weight: 700;
    border-color: transparent;
    background: linear-gradient(90deg, #0B92E5 0%, #4AAC35 100%);

}

/*业务概况 - 投资运营 服务优势 开始*/
.tzyy_ffys{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
}
.tzyy_ffys_img{
    width: 850px;
    height: 300px;
    position: relative;

}
.tzyy_ffys_img .xianshi_img{
    opacity: 1;
}
.tzyy_ffys_img img{
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity .7s ease;
    z-index: -2;
}
.tzyy_ffys_img :first-child{
    opacity: 1;
}


.tzyy_ffys_right{
    width: 450px;
    height: 300px;
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
}

.tzyy_ffys_nr{
    width: 100%;
    height: 100px;
    padding: 20px 20px;
    border-radius: 0 0 20px 0;
    transition: all .7s;
    align-items: center;
    display: flex;
    justify-content: center;
}
.tzyy_ffys_nr_title{
    font-size: 20px;
    color: #333;
    font-weight: bold;

}
.tzyy_ffys_nr_tip{
    font-size: 20px;
    color: #333;
}
.tzyy_ffys_nr_text{
    background: linear-gradient(90deg, #0B92E5 0%, #4AAC35 100%);
    box-shadow: 0 1px 50px 0 rgba(146,5,5,.2);
    transform: translateX(-40px);
    cursor: pointer;
    transition: all .7s;
    z-index: -1;
}
.tzyy_ffys_nr_text .tzyy_ffys_nr_title{
    color: #fff;
}
.tzyy_ffys_nr_text .tzyy_ffys_nr_tip{
    color: #fff;
}
.tzyy_ffys_title{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
}
.tzyy_ffys_title_text{
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
/*业务概况 - 投资运营 服务优势  结束*/
.yycj_title span{
    font-size: 14px;
    color: #666;
    font-weight: 500;
}
.yygc_div .pic_img_fscl{
    height: 440px;
}
.yygc_div .pic_img_fscl .img_div{
    height: 440px;
}
.yygc_div .pic_img_fqcl{
    height: 440px;
}
.yygc_div .pic_img_fqcl .img_div{
    height: 440px;
}
.yygc_div .pic_img_zscl{
    height: 440px;
}
.yygc_div .pic_img_zscl .img_div{
    height: 440px;
}
.zscl{
    margin-bottom: 100px;
}
.yygc_ul .yygc_new{
    height: 110px;
}
.yygc_ul .new_con_a{
    height: 110px;
}


/*业务概况 人力资源*/
.yygc_div .pic_img_fwms{
    height: 300px;
}
.yygc_div .pic_img_fwms .img_div{
    height: 300px;
}
.yygc_ul .fwms_yygc_txt{
    height: 150px;
}
.yygc_ul .fwms_ul_a{
    background-size: 100% 100%;
    height: 150px;
}
.hzpp{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 50px;
}
.hzpp_title{
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 50px;
}
.hzpp_img_list{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.hzpp_img_div{
    width: 100px;
    height: 65px;
    margin: 0 10px;
}
.hzpp_img_div img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.hzpp_img_div:hover img {
    transform: scale(1.05, 1.05);
}
/*业务概况 项目咨询*/
.wdys{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
}
.wdys_title{
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 50px;
}
.wdys_list{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.wdys_list_item{
    width: 250px;
    height: auto;
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center;
    /*background-color: #fff;*/
    box-shadow: 0 5px 30px rgba(56,56,56,.1);
}
.wdys_item_title{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}
.wdys_item_nr{
    width: 200px;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin-bottom: 20px;
}
.wdys_item_img{
    width: 76px;
    height: 76px;
    border: 0;
}
.ylal{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 100px;
}
.ylal_title{
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 50px;
}
.ylal_bg{
    width: 100%;
    height: 250px;
    background: url(../images/ylal_bg.png) no-repeat;
    background-size: 100% 100%;
}
/*导航栏  开始*/
.new_header{
    width: 100%;
    height: 100px;
    position:fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.new_header_list{
    width: 1300px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 999;
}
.new_header_list_bg{
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    /*opacity: .5;*/
    /*这里改成1可以导航栏不透明*/
    opacity: 1;
    transition: all ease-in 250ms;
    z-index: 99;
}
.new_header:hover .new_header_list_bg{
    opacity: 1;
}
.new_header_left{
    width: auto;
    height: 75px;
    margin: auto 0;
}
.new_list{
    width: auto;
    height: 100px;
    text-align: center;
}
.new_list_ul{
    list-style: none;
}
.new_list_li{
    float: left;
    width: 135px;
    height: 100px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    transition: all ease-in 250ms;
}
.new_list_ul a{
    font-size: 16px;
    color: #333;
}
.new_list_li:hover{
    background: #009900;
    color: #fff;
}
.new_header_nav_info{
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: -2;
    transition: all ease-in 250ms;
    /*background: #fff;*/
    /*top: -0px;*/
    top: -500px;
    border-top: 1px solid #e1e3e5;
}
.nav_nr{
    display: none;
    width: 100%;
    height: 340px;
    background-color: #fff;
    transition: all ease-in 250ms;
}
.back_nav{
    position: absolute;
    width: 100%;
    height: 340px;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}
.back_nav_left{
    width: 60%;
    height: 340px;
}
.back_nav .back_nav_left_img_one{
    /*background: url(../images/nav_bg_gylr_01.png) no-repeat;*/
    /*background-size: 100% 100%;*/
}
.back_nav .back_nav_left_img_two{
    /*background: url(../images/nav_bg_gylr_02.png) no-repeat;*/
    /*background-size: 100% 100%;*/
}
.back_nav .back_nav_left_img_three{
    /*background: url(../images/nav_bg_gylr_03.png) no-repeat;*/
    /*background-size: 100% 100%;*/
}
.back_nav .back_nav_left_img_font{
    /*background: url(../images/nav_bg_gylr_04.png) no-repeat;*/
    /*background-size: 100% 100%;*/
}
.back_nav_right{
    width: 40%;
    height: 340px;
}
.back_nav_text{
    position: relative;
    z-index: 1;
    width: 1300px;
    height: 340px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.back_nav_text_left{
    width: 835px;
    height: auto;
    padding: 0 100px 0 0;
    margin: 50px 0 50px 0;
    border-right: #e1e3e5 1px solid;
}
.back_nav_text_right{
    width: 465px;
    height: 340px;
    padding: 50px 100px 50px 100px;
}
.back_nav_text_title{
    font-size: 32px;
    color: #666;
}
.back_nav_text_content{
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin-top: 20px;
}
.back_nav_text_ul{
    list-style: inside;
    height: 240px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.back_nav_text_ul li{
    width: 180px;
    height: 60px;
    font-size: 20px;
    color: #666;
    list-style: initial;
    text-decoration: none;
}
.back_nav_text_ul li:hover{
    color: #009900;
}
.new_hide{
    display: block;
}
.header_is{
    background-color: #009900;
    color: #fff;
}
/*.new_header:hover .new_header_nav_info{*/
/*    top: 0px;*/
/*}*/
.is_opacity{
    opacity: 1;
}
.new_header_right{
    height: 100px;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.new_header_right img{
    height: 40px;
    width: 54px;
}
.new_header_right_txt {
    margin-left: 10px;
}
.new_header_right_txt p{
    font-size: 16px;
}
.new_list_ul .is_li_header{
    color: #009900;
    border-bottom: #009900 2px solid;
}
.new_list_ul .is_li_header:hover{
    color: #fff;
    border-bottom: #009900 2px solid;
}
/*导航栏  结束*/
/* 联系我们 开始*/
.header_banner_lxwm{
    background: url(../images/banner_lxwm.jpg) center center no-repeat;
    /*background-size: 100% 100%;*/
    background-size: cover;
}
.lxwm_bg{
    width: 100%;
    height: auto;
    background: url(../images/lxwm_bg.png) no-repeat;
    background-size: 100% 100%;
}
.lxwm_inner{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
}
.lxwm_inner_left{
    width: 500px;
    height: auto;
}
.lxwm_inner_right{
    width: 750px;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.rlgs{
    width: 362px;
    height: auto;
}
.hjgs{
    width: 362px;
    height: auto;
}
.zb_header{
    width: 100%;
    margin-bottom: 50px;
    height: auto;
    display: flex;
    align-items: center;

}
.zb_header img{
    width: 22px;
    height: auto;
}

.zb_header h3{
    font-size: 28px;
    color: #009900;
    margin-left: 20px;
    font-weight: bold;
}
.zb_content{
    width: 100%;
}
.zb_content_title{
    font-size: 26px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}
.zb_content_nr{
    font-size: 16px;
    color: #333;
    line-height: 28px;
}
.zb_right_content{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.zb_right_content_nr{
    width: 100%;
    margin-bottom: 20px;
}
.zb_right_content_nr_title{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 5px;
}
.zb_right_content_nr_nr{
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
/* 联系我们 结束*/
.ywzl_inner .tzyy_ywzl_bg{
    height: 480px;
    background: url(../images/tzyy_ywzl_bg.png) no-repeat;
}
.ywzl_inner .rlzy_fwzl_bg{
    margin-top: 40px;
    height: 480px;
    background: url(../images/rlzy_ywzl_bg.png) no-repeat;
}
.ywzl_inner .xmzz_fwzl_bg{
    margin-top: 60px;
    height: 480px;
    background: url(../images/xmzz_ywzl_bg.png) no-repeat;
}

/*首页*/
#index_swiper{
    height: 100vh !important;
}
.index_silede{
    height: 100vh !important;
}
#index_swiper .index_silede_footer{
    height: auto; !important;
}
.index_silede_zyyw{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    margin-top: 10vh;
}
.index_silede_zyyw_title{
    font-size: 32px;
    color: #333;
    font-weight: bold;
    margin-bottom: 2vh;
    padding-top: 4vh;
}
.index_zyyw_nr{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.index_zyyw_nr .index_zyyw_nr_inner{
    border-radius: 10px;
    box-shadow: 0 3px 20px 0 rgba(0,0,0,.06);
    flex: 1;
    margin-right: 1vh;
}
.index_zyyw_nr .index_zyyw_nr_inner:last-child{
    margin-right: 0;
}
.index_zyyw_nr .is_open{
    flex: 2;
    transition: all .3s ease-in-out;
}
/*展开的图片*/
.index_zyyw_nrong_big{
    height:65vh;
    padding: 20vh 5vh 0vh 5vh;
    display: none;
}
.index_zyyw_nr_inner:first-child .index_zyyw_nrong_big{
    background: url(../images/index_zyyw_nr_big_01.png) no-repeat;
    background-size: 100% 100%;
}
.index_zyyw_nr_inner:nth-child(2) .index_zyyw_nrong_big{
    background: url(../images/index_zyyw_nr_big_02.png) no-repeat;
    background-size: 100% 100%;
}
.index_zyyw_nr_inner:nth-child(3) .index_zyyw_nrong_big{
    background: url(../images/index_zyyw_nr_big_03.png) no-repeat;
    background-size: 100% 100%;
}
.index_zyyw_nr_inner:nth-child(4) .index_zyyw_nrong_big{
    background: url(../images/index_zyyw_nr_big_04.png) no-repeat;
    background-size: 100% 100%;
}
.index_zyyw_nr_inner:last-child .index_zyyw_nrong_big{
    background: url(../images/index_zyyw_nr_big_05.png) no-repeat;
    background-size: 100% 100%;
}
.index_zyyw_nrong_smg{
    background-size: 100% 100%;
    height:65vh;
}
/*缩小的图片*/
.index_zyyw_nr_inner:first-child .index_zyyw_nrong_smg{
    background: url(../images/index_zyyw_nr_smg_01.png) no-repeat;
    background-size: 100% 100%;
}
.index_zyyw_nr_inner:nth-child(2) .index_zyyw_nrong_smg{
    background: url(../images/index_zyyw_nr_smg_02.png) no-repeat;
    background-size: 100% 100%;
}
.index_zyyw_nr_inner:nth-child(3) .index_zyyw_nrong_smg{
    background: url(../images/index_zyyw_nr_smg_03.png) no-repeat;
    background-size: 100% 100%;
}
.index_zyyw_nr_inner:nth-child(4) .index_zyyw_nrong_smg{
    background: url(../images/index_zyyw_nr_smg_04.png) no-repeat;
    background-size: 100% 100%;
}
.index_zyyw_nr_inner:last-child .index_zyyw_nrong_smg{
    background: url(../images/index_zyyw_nr_smg_05.png) no-repeat;
    background-size: 100% 100%;
}
.zyyw_index_nr_title{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 2vh;
}
.zyyw_index_nr_txt{
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    height: 150px;
}
.ckgd_btn{
    width: 100px;
    height: 4vh;
    background-color: #009900;
    display: flex;
    align-items: center;
    color: #fff;
    margin-top: 4vh;
    justify-content: center;
    border-radius: 10px;
}
.ckgd_btn p{
    font-size: 14px;
}
.index_zyyw_nr .is_open .index_zyyw_nrong_big{
    display: block;
}
.index_zyyw_nr .is_open .index_zyyw_nrong_smg{
    display: none;
}
.box-title{
    width: 100%;
    font-size: 28px;
    color: #333;
    height: 100%;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index_ddjs{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    margin-top: 10vh;
}
.index_ddjs_title{
    font-size: 32px;
    color: #333;
    font-weight: bold;
    margin-bottom: 2vh;
    padding-top: 4vh;
}
.index_ddjs_nr{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.index_ddjs_nr_left{
    width: 250px;
    height:65vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ldts_index{
    width: 100%;
    height: auto
}
.ldts_title{
    font-size: 26px;
    color: #333;
    font-weight: bold;
    margin-bottom: 4vh;
}
.ldts_nr_title{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 1.5vh;
    margin-top: 7vh;
}
.ldts_content{
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
.index_ddjs_nr_right{
    width: 950px;
    height:65vh;
    display: flex;
    justify-content: space-between;
}
.ckgd{
    width: 200px;
    height: 5vh;
    border: 1px solid #e1e3e5;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.ckgd_img{
    width: 20px;
    height: 2vh;
    background: url(../images/jt_xy.png) no-repeat;
    background-size: cover;
}
.ckgd:hover{
    border: 1px solid #009900;
}
.ckgd:hover .ckgd_p{
    color: #009900;
}
.ckgd:hover .ckgd_img{
    background: url(../images/jt_xy_new.png) no-repeat;
    background-size: cover;
}
.ckgd_p{
    font-size: 14px;
    color: #808585;
}
.xinwn{
    width: 300px;
    height: 65vh;
    transition: .3s;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.xinwn_title{
    width: 100%;
    height: 8vh;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
    color: #333;
    line-height: 25px;
    border-bottom: 1px solid #d6d6d9;
    font-weight: bold;
    transition: .3s;
    display: flex;
    align-items: center;
}
.xinwn_jianjie{
    width: 100%;
    height: 15.5vh;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-top: 30px;
    transition: .3s;
}
.ckxq{
    width: 120px;
    height: 5vh;
    margin-top: 3vh;
    margin-bottom: 4vh;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #e1e3e5;
    transition: .3s;
}
.ckxq_p{
    font-size: 14px;
    color: #666;
}
.xinwn_img_div{
    width: 100%;
    height: 22vh;
    overflow: hidden;
}
.xinwn_img{
    width: 100%;
    height: 100%;
    transition: .3s;
}
.xinwn:hover .xinwn_img{
    transform: scale(1.1);
}
.xinwn:hover .xinwn_title{
    border-bottom: 1px solid #009900;
    color: #009900;
}
.xinwn:hover .ckxq{
    background-color: #009900;
    border:none;
}
.xinwn:hover .ckxq > .ckxq_p{
    color: #fff;
}
.xinwn_jianjie:hover{
    color: #009900;
}
.shzr_index{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    margin-top: 10vh;
}
.shzr_index_title{
    font-size: 32px;
    color: #333;
    font-weight: bold;
    margin-bottom: 2vh;
    padding-top: 4vh;
}
.shzr_inner{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.shzr_inner_left{
    width: 600px;
    height:65vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.shzr_inner_right{
    width: 630px;
    height:64.5vh;
    display: flex;
    margin-top: 0.5vh;
    flex-wrap: wrap;
}
.shzr_inner_left_title{
    font-size: 26px;
    color: #333;
    font-weight: bold;
}
.shzr_inner_left_nr{
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
.shzr_index_list_inner{
    width: 100%;
    height: 20vh;
}
.shzr_index_list{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;

}
.shzr_index_list_img{
    width: 16px;
    height: 16px;
    background: url(../images/shzr_index_list_img.png) no-repeat;
    background-size: 100% 100%;
}
.shzr_index_list_p{
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-left: 10px;
}
.ljgd{
    width: 200px;
    height: 5vh;
    border-radius: 10px;
    border: 1px solid #e1e3e5;
    display: flex;
    align-items: center;
    justify-content: space-around;
    transition: .3s;
}
.ljgd_p{
    color: #8b8d8f;
    font-size: 14px;
    transition: .3s;
}
.ljgd_img{
    width: 20px;
    height: 2vh;
    background: url(../images/jt_xy.png) no-repeat;
    background-size: cover;
    transition: .3s;
}
.ljgd:hover{
    border: 1px solid #009900;
}
.ljgd:hover .ljgd_p{
    color: #009900;
}
.ljgd:hover .ljgd_img{
    background: url(../images/jt_xy_new.png) no-repeat;
    background-size: cover;
}


.shzr_index_xm_list{
    width: 210px;
    height: 21.5vh;
    transition: .3s;
    text-align: center;
    border: 1px solid #e1e3e5;
    margin-left: -1px;
    margin-top: -1px;
}
.shzr_index_xm_list:hover{
    background: #009900;
    color: #fff;
}
.shzr_index_xm_list:hover .shzr_index_bg_img_01{
    background: url(../images/shzr_bg_new_01.png) no-repeat;
    background-size: 100% 100%;
}
.shzr_index_bg_img_01{
    width: 64px;
    height: 64px;
    background: url(../images/shzr_bg_01.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3vh;
}
.shzr_index_xm_list:hover .shzr_index_bg_img_02{
    background: url(../images/shzr_bg_new_02.png) no-repeat;
    background-size: 100% 100%;
}
.shzr_index_bg_img_02{
    width: 64px;
    height: 64px;
    background: url(../images/shzr_bg_02.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3vh;
}
.shzr_index_xm_list:hover .shzr_index_bg_img_03{
    background: url(../images/shzr_bg_new_03.png) no-repeat;
    background-size: 100% 100%;
}
.shzr_index_bg_img_03{
    width: 64px;
    height: 64px;
    background: url(../images/shzr_bg_03.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3vh;
}
.shzr_index_xm_list:hover .shzr_index_bg_img_04{
    background: url(../images/shzr_bg_new_04.png) no-repeat;
    background-size: 100% 100%;
}
.shzr_index_bg_img_04{
    width: 64px;
    height: 64px;
    background: url(../images/shzr_bg_04.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3vh;
}
.shzr_index_xm_list:hover .shzr_index_bg_img_05{
    background: url(../images/shzr_bg_new_05.png) no-repeat;
    background-size: 100% 100%;
}
.shzr_index_bg_img_05{
    width: 64px;
    height: 64px;
    background: url(../images/shzr_bg_05.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3vh;
}
.shzr_index_xm_list:hover .shzr_index_bg_img_06{
    background: url(../images/shzr_bg_new_06.png) no-repeat;
    background-size: 100% 100%;
}
.shzr_index_bg_img_06{
    width: 64px;
    height: 64px;
    background: url(../images/shzr_bg_06.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3vh;
}
.shzr_index_xm_list:hover .shzr_index_bg_img_07{
    background: url(../images/shzr_bg_new_07.png) no-repeat;
    background-size: 100% 100%;
}
.shzr_index_bg_img_07{
    width: 64px;
    height: 64px;
    background: url(../images/shzr_bg_07.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3vh;
}
.shzr_index_xm_list:hover .shzr_index_bg_img_08{
    background: url(../images/shzr_bg_new_08.png) no-repeat;
    background-size: 100% 100%;
}
.shzr_index_bg_img_08{
    width: 64px;
    height: 64px;
    background: url(../images/shzr_bg_08.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3vh;
}
.shzr_index_xm_list:hover .shzr_index_bg_img_09{
    background: url(../images/shzr_bg_new_09.png) no-repeat;
    background-size: 100% 100%;
}
.shzr_index_bg_img_09{
    width: 64px;
    height: 64px;
    background: url(../images/shzr_bg_09.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 3vh;
}
.shzr_index_xm_p{
    font-size: 16px;
    margin-top: 4vh;
}
#fixedBanner .img {
    overflow: hidden;
    /* width: 1920px; */
    margin: 0 auto;
}
.cover_img_01 {
    background: url(../images/banner01.png) no-repeat;
    width: 100%;
    height: 100vh;
    background-size: 100% 100%;
    /*object-fit: cover;*/
}
.cover_img_02 {
    background: url(../images/banner02.png) no-repeat;
    width: 100%;
    height: 100vh;
    background-size: 100% 100%;
    /*object-fit: cover;*/
}
.cover_img_03 {
    background: url(../images/banner03.png) no-repeat;
    width: 100%;
    height: 100vh;
    background-size: 100% 100%;
    /*object-fit: cover;*/
}
.index_banner_text{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    margin-top: 300px;
    /*-webkit-animation-name:fadeIn;*/
    /*-webkit-animation-duration:1.5s;*/
    /*-webkit-animation-iteration-count:1;*/
    /*-webkit-animation-delay:0s;*/
}
.is_new_hd{
    -webkit-animation-name:is_new_hd;
    -webkit-animation-duration:1.5s;
    -webkit-animation-iteration-count:1;
    -webkit-animation-delay:0s;
}

/*淡入*/
@-webkit-keyframes is_new_hd {
    0% {
        transform: translateY(100px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.is_wshr{
    -webkit-animation-name:fadeIn_slip_Up;
    -webkit-animation-duration:1.5s;
    -webkit-animation-iteration-count:1;
    -webkit-animation-delay:0s;
}
/*往上划入*/
@-webkit-keyframes fadeIn_slip_Up {
    from {
        transform: translateY(500px);
    }
    to{
        transform: translateY(0px);
    }
}

.index_banner_text_zw{
    font-size: 50px;
    color: #fff;
    font-weight: bold;
}
.index_banner_text_zw span{
    font-size: 64px;
    color: #fff;
    font-weight: bold;
}
.index_banner_text_yw{
    font-size: 45px;
    color: #fff;
}
.wdys_list_item:hover p{
    transition: all 0.3s;
    transform: translateY(-5px);
}
.wdys_list_item:hover div{
    transition: all 0.3s;
    transform: translateY(-5px);
}
.wdys_list_item:hover img{
    transition: all 0.3s;
    transform: translateY(-5px);
}
@media only screen and (min-width: 1440px) and (max-width: 1860px) {
    .index_banner_text{
        margin-top: 250px;
    }
    .index_banner_text_zw{
        font-size: 40px;
    }
    .index_banner_text_zw span{
        font-size: 50px;
    }
    .index_banner_text_yw{
        font-size: 35px;
    }
}
.is_xiahua_header{
    height: 70px;
}
.is_xiahua_header .new_header_list{
    height: 70px;
}
.is_xiahua_header .new_header_left{
    height: 50px;
}
.is_xiahua_header .new_header_left img{
    height: 50px;
}
.is_xiahua_header .new_header_right{
    height: 70px;
}
.is_xiahua_header .new_list{
    height: 70px;
}
.is_xiahua_header .new_list li{
    height: 70px;
}
.is_xiahua_header .new_header_list_bg{
    height: 70px;
}

/*调整新加的css*/
.zhezhao_bg{
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 50;
    display: none;
}
.zb_titu{
    width: 100%;
    height: 219px;
    background: url(../images/zb_titu.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
}
.phone_p{
    color: #009900;
    font-weight: bold;
}
.tjdt_show_content img {
    max-width: 850px;
}




