/*去掉苹果的默认UI来渲染按钮*/

.clearfix::after {

    content: " ";

    height: 0;

    display: block;

    visibility: hidden;

    clear: both;

}



.clearfix {

    *zoom: 1;

}





.fl {

    float: left;

}



.fr {

    float: right;

}

.field_banner {

    width: 100%;



}

div.querys{

    width: 52%;

    display: inline-block;

}

.join_skill {

    width: 100%;

    background: #ebf5f0;

}



.skill_center {

    width: 1200px;

    margin: 0 auto;

}



.join_title {

    text-align: center;

    padding-top: 80px;

    padding-bottom: 60px;

}



.join_title .title {

    font-size: 78px;

    color: #202020;

}



.join_title .stitle {

    font-size: 24px;

    color: #202020;

}



.skill_list ul li {

    width: 286px;

    float: left;

    margin-right: 18px;

    margin-bottom: 30px;

    height: 260px;

}



.skill_list ul li:nth-child(4n) {

    margin-right: 0;

}



.skill_list ul li img {

    width: 100%;

    box-shadow: 0px 5px 15px 0px rgba(35, 14, 14, 0.45);

}



.skill_list ul li p {

}



.skill_list ul li p:nth-child(2) {

    font-size: 22px;

    color: #323232;

    padding: 10px 10px 6px 10px;

}



.skill_list ul li p:nth-child(3) {

    font-size: 14px;

    color: #323232;

    padding: 0px 10px 10px 10px;

}

.join_from {

    background-image: url("../image/join_bg.jpg");

    background-size: 100%;

    /*margin-bottom: -76px;*/

}



.join_from_center {

    width: 1200px;

    margin: 0 auto;

    position: relative;

}



.join_from_center .title {

    /* position: absolute;

     left: 0;

     top: 0;*/

    height: 160px;

}



.join_from_center .title_img {

    /*width: 220px;

    height: 220px;

    border-radius: 50%;

    overflow: hidden;*/

}



.join_from_center .title img {

    width: 200px;

    height: 200px;

    border-radius: 50%;

    position: absolute;

    left: 500px;

    top: 26px;

}



.join_from_center .title .title_first {

    font-size: 44px;

    color: #fff;

    position: absolute;

    left: 180px;

    top: 50px;

    width: 400px;

}



.join_from_center .title .title_last {

    font-size: 44px;

    color: #fff;

    position: absolute;

    left: 760px;

    top: 50px;

    width: 400px;

}

.join footer{

    position: relative;

    top: 15px;

}



.centerbox .left {

    width: 600px;

    text-align: center;

}



.centerbox {

    width: 1200px;

    height: 480px;

    background: #fff;

    border-radius: 10px 10px 0 0;

}



.centerbox .left .text {

    color: #666;

    font-size: 20px;

    margin-top: 50px;

    margin-bottom: 30px;

}



.centerbox .left .text span {

    color: #61b97b;

    display: inline-block;

}



.centerbox .left .text p:first-child {

    text-align: left;

    margin-left: 130px;

}



.centerbox .left .text p:last-child {

    text-align: right;

    margin-right: 130px;

}



.centerbox .left .img img {

    width: 400px;

}



.centerbox .left .bottom_text {

    width: 340px;

    border: 1px solid #999;

    margin: 0 auto;

    padding: 20px;

    font-size: 12px;

    margin-top: 31px;

}



.centerbox .right {

    background: #f6f6f6;

    width: 600px;

}



.centerbox .right .title {

    color: #333;

    font-size: 24px;

    text-align: center;

    line-height: 160px;

}



.centerbox .right .inp {

    width: 400px;

    margin: 0 auto;

}



.centerbox .right .inp input {

    border: 1px solid #c7c7c7;

    background: #fff;

    height: 40px;

    padding-left: 10px;

    margin-bottom: 15px;

}



.centerbox .right .inp input:nth-child(1) {

    width: 388px;

}



.centerbox .right .inp input:nth-child(2) {

    width: 388px;

}



.centerbox .right .inp input:nth-child(3) {

    width: 150px;

}



.centerbox .right .inp input:nth-child(4) {

    width: 200px;

}



.centerbox .right .inp input:nth-child(5) {

    width: 388px;

}



.centerbox .right .submit {

    width: 388px;

    text-align: center;

    background: #61b97b;

    font-size: 20px;

    line-height: 40px;

    height: 40px;

    color: #fff;

}



.centerbox .right .msg {

    text-align: center;

    font-size: 12px;

    color: #999;

    line-height: 50px;

}



.join_btn {

    position: absolute;

    background: #72bd68;

    bottom: 20%;

    left: 19%;

    width: 160px;

    text-align: center;

    height: 40px;

    line-height: 40px;

    color: #fff;

    font-size: 18px;

    border-radius: 20px;

}

.news {

 padding-top: 20px;

}



.news .left {

    background-color: #fff;

    width: 300px;

    padding: 30px 20px;

}



.news .left .titel {

    font-size: 24px;

    color: #fff;

    margin-bottom: 20px;

}



.news .left .titel span:nth-child(1) {

    background-color: #61b97b;

    margin-right: 4px;

    line-height: 30px;

    padding: 0 20px;

}



.news .left .titel span:nth-child(2) {

    background-color: #61b97b;

    width: 8px;

    height: 30px;

    display: inline-block;

    margin-right: 4px;

}



.news .left .titel span:nth-child(3) {

    background-color: #61b97b;

    margin-right: 4px;

    display: inline-block;

    width: 4px;

    height: 30px;

}



.news .left img {

    width: 300px;

    height: 300px;

}



.news .left ul li {

    margin-bottom: 30px;

    position: relative;

}



.news .right {

    width: 820px;

    margin: 0 20px;

    /*height: 1430px;*/

    /*overflow-y: auto;*/

}



/*.news .right::-webkit-scrollbar {

    display: none;

}*/

.news .right .right_list {

    min-height: 1400px;

}



.news .right .right_list li .img {

    width: 140px;

    height: 100px;

}



.news .right .right_list li .img img {

    width: 100%;

    height: 100%;

}



.news .right .right_list li .list {

    width: 660px;

}



.news .right .right_list li .list .title {

    font-size: 20px;

    color: #000;

}



.news .right .right_list li .list .time {

    color: #bababa;

    font-size: 16px;

}



.news .right .right_list li .list .text {

    line-height: 24px;

    color: #666666;

    font-size: 14px;

    margin-top: 8px;

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

}



.news .right .right_list li {

    padding-bottom: 20px;

    border-bottom: 1px solid #e1e1e1;

    margin-top: 20px;

}



.news .right .right_list li:first-child {

    margin-top: 10px;

}



.news_list:hover a .text,

.news_list:hover a .title,

.news_list:hover a .time {

    color: #61b97b !important

}



/*.news .right .right_list li :hover .news .right .right_list li .list .title{

    color: #61b97b!important;

}

.news .right .right_list li:hover .news .right .right_list li .list .time{

    color: #61b97b!important;

}

.news .right .right_list li:hover .news .right .right_list li .list .text{

    color: #61b97b!important;

}

.news .right .right_list li:last-child{

    border-bottom: none;

}*/

.news .right .info_top {

    border-bottom: 4px solid #61b97b;

    line-height: 40px;

    height: 40px;

}



.news .right .info_top span:nth-child(1) a {

    font-size: 20px;

    color: #000;

}



.news .right .info_top span:nth-child(2) {

    font-size: 18px;

    color: #c3c3c3;

}



.news .right .info_body .info_body_top {

    width: 720px;

    margin: 0 auto;

    border-bottom: 1px solid #999999;

    padding-bottom: 30px;

}



.news .right .info_body .info_body_top .title {

    font-size: 24px;

    text-align: center;

    margin-top: 50px;

}



.news .right .info_body .info_body_top .time {

    font-size: 14px;

    text-align: center;

    margin-top: 6px;

}



.news .right .info_body .info_body_center {

    padding: 20px 30px;

    text-align: justify;

    line-height: 24px;

    /*text-indent: 2em*/

    /*height: 1220px;*/

    /*overflow-y: auto;*/

}



.news .right .info_body .info_body_center::-webkit-scrollbar {

    display: none;

}



.news .right .info_body .info_body_center img {

    width: 100%;

    margin: 20px 0;

}

.suspension {

    position: fixed;

    bottom: 10px;

    right: 0;

    width: 90px;

    z-index: 9;

}



.suspension .consult {

    background-color: #ebebeb;

    text-align: center;

}



.suspension .consult img {

    /*padding: 22px 16px 12px 16px;*/

    background-color: #fff;

}



.suspension .consult p {

    font-size: 18px;

    background-color: #72bd68;

    line-height: 40px;

    color: #fff;

}



.suspension .top {

    background-color: #72bd68;

    text-align: center;

    color: #fff;

    width: 90px;

    height: 90px;

    margin-top: 10px;

}



.suspension .top img {

    padding: 18px 33px 8px 33px;

}



.suspension .top p {

    line-height: 30px;

    font-size: 20px;

}

.qq_fixed {

    width: 260px;

    position: fixed;

    right: 0;

    top: 0;

    bottom: 0;

    z-index: 9999;

    background: #6fbd94;

    right: -260px;

    /* overflow: hidden; */

}



.qq_fixed .qq_open {

    width: 48px;

    height: 154px;

    background-color: #6fbd94;

    position: absolute;

    left: -48px;

    top: 40%;

    text-align: center;

    cursor: pointer;

}



.qq_fixed .qq_open .content {

    border: white 1px dashed;

    width: 42px;

    padding: 16px 6px;

    box-sizing: border-box;

    margin: 10px auto;

    color: white;

    /* font-family: FZLTHK--GBK1-0; */

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    letter-spacing: 0px;

    white-space: nowrap;

}



.qq_fixed .qq_open .content img {

    width: 25px;

}



.qq_fixed .qq_open > p:nth-of-type(1) {

    font-family: cursive;

    font-size: 18px;

    font-weight: normal;

    font-stretch: normal;

    letter-spacing: 0px;

    color: #ffffff;

}



.qq_fixed .top_title {

    line-height: 40px;

    color: #fff;

}



.qq_body {

    width: 300px;

    margin: 50% auto;

}



.qq_fixed .qq_del {

    margin-top: 12px;

}



.qq_img_box {

    /* padding: 10px 20px; */

    margin-top: 4px;

    height: 37px;

    line-height: 37px;

    background-color: #50a176;

    border-radius: 17px;

    border: solid 1px #367353;

    width: 146px;

}



.qq_img_box span {

    color: white;

    margin-left: 10px;

    font-size: 14px;

}



.qq_img_box span:nth-of-type(1) {

    width: 37px;

    height: 37px;

    background-color: #367353;

    margin: 0;

    display: inline-block;

    border-radius: 50%;

    text-align: center;

    margin-left: -2px;

}



.qq_img_box span:nth-of-type(2) {

    margin: 0;

    line-height: 39px;

    white-space: normal;

}



.qq_img_box span:nth-of-type(1) img {

    margin-top: 10px;

}



.qq_img_box span:nth-of-type(1) img.QQ_img {

    width: 24px;

    margin-top: 6px;

}



.tel_box {

    padding: 30px;

}



.tel_box .foot_shoperweima, .tel_box .foot_erweima {

    position: relative;

    right: 0;

    left: 43px;

    margin: 0;

    top: 3px;

    display: inline-block;

}



.tel_box .foot_shoperweima a, .tel_box .foot_erweima a {

    display: inline-block;

    margin-left: 10px;

}



.tel_box .foot_shoperweima img, .tel_box .foot_erweima img {

    width: 53px;

    height: 53px;

}



.tel_box .foot_shoperweima p, .tel_box .foot_erweima p {

    margin: 0;

    font-size: 14px;

}



.tel_box a {

    display: block;

    margin-left: 44px;

}



.tel_box:nth-of-type(2) {

    border: 1px solid rgba(255, 255, 255, 0.8);

    border-right: none;

    border-left: none;

    padding-bottom: 46px;

}



.tel_title {

    padding: 10px 0 0 0;

}



.tel_title span {

    color: white;

    font-size: 14px;

    vertical-align: middle;

}



.tel_title span:nth-of-type(1) {

    background-color: white;

    border-radius: 50%;

    width: 40px;

    height: 40px;

    display: inline-block;

    text-align: center;

}



.tel_title span:nth-of-type(1) img {

    margin: 0 auto;

    margin-top: 9px;

}



.tel_title span:nth-of-type(2) {

    font-size: 16px;

}



.tel_box p, .qq_img_box span {

    line-height: 23px;

    color: white;

    margin-left: 47px;

    font-size: 16px;

    white-space: nowrap;

}



.tel_box p:nth-of-type(1) {

    font-weight: bold;

    margin-bottom: 3px;

}



@media screen and (max-width: 1440px) {

    .qq_fixed {

    }



    .qq_body {

        margin: 10% auto;

    }



    .qq_fixed .qq_open {

        top: 40%;

    }

}



/* @media screen and (max-width: 1250px) {

    .qq_fixed * {

        padding: 0;

        vertical-align: middle;

    }

    .qq_fixed {

        width: 140px;

        position: fixed;

        left: 0;

        top: 20%;

        z-index: 999;

        background: #fff;

        border-radius: 5px;

        overflow: hidden;

    }

    .qq_fixed .qq_open {

        background: #72bd68;

        padding: 0 10px;

    }

    .qq_img_box {

        padding: 10px 10px;

        background: #f5f5f5;

        margin-top: 4px;

    }

    .qq_img_box img{

    }

    .tel_box {

        padding: 0 10px;

    }

    .qq_fixed p,

    .qq_fixed span {

        font-size: 12px;

    }

} */

.contact_box {

    width: 1200px;

    margin: 0 auto;

    padding-top: 50px;

    min-height: 600px;

}



.contact_left {

}



.contact_left .title {

    font-size: 24px;

    background: #61b97b;

    width: 250px;

    line-height: 60px;

    color: #fff;

    text-align: center;

}



.contact_left ul li {

    background: #ebebeb;

    margin-top: 2px;

    line-height: 40px;

    color: #666666;

    cursor: pointer;

    text-align: center;

    width: 250px;

}



.contact_right {

    margin-left: 20px;

    width: 440px;

}



.contact_right ul li {

    padding: 0 0 30px 0;

    height: 180px;

}



.contact_right ul li .title {

    color: #666666;

    font-size: 24px;

    line-height: 40px;

}



.contact_right ul li .site {

    color: #2b2a2a;

    font-size: 18px;

    line-height: 30px;

}



.contact_right ul li .ipone {

    color: #2b2a2a;

    font-size: 18px;

    line-height: 30px;

}



.contact_right ul li .tel {

    color: #2b2a2a;

    font-size: 18px;

    line-height: 30px;

}



.contact_right ul li .tel span {

    color: #61b97b;

}



.contact_right ul li .qq span a {

    color: #61b97b;

}



.contact_right ul li .qq {

    color: #2b2a2a;

    font-size: 18px;

    line-height: 30px;

}



.contact_right ul li .qq span {

    color: #61b97b;

}



.contact_right ul li .email {

    color: #2b2a2a;

    font-size: 18px;

    line-height: 30px;

}



.contact_right ul li .ren {

    color: #2b2a2a;

    font-size: 18px;

    line-height: 30px;

}



.contact_map {

    width: 300px;

}



.contact_map img {

    width: 100%;

}



.telme_banner {

    width: 100%;

}



.telme_banner img {

    width: 100%;

    /*height: 400px;*/

}



.device_list {

    width: 100%;

    margin-top: 50px;

}



.device_list ul li {

    cursor: pointer;

    float: left;

    width: 20px;

    margin-left: 6px;

    height: 20px;

    border: 1px solid #ccc;

    text-align: center;

    padding: 0;

    line-height: 20px;

    color: #6b6b6b;

    border: 1px solid #e1e1e1;

    border-radius: 5px;

}



.device_list ul li.active {

    /* background-color: #61b97b;

    color: #ffffff; */

}



.contact_box {

    position: relative;

    padding-bottom: 80px;

}



.contact_box .contact_left.active {

    position: fixed;

    top: 50px;

    /*left: 18%;*/

}



.contact_left {

    width: 250px;

}



.contact_box .contact_right.active {

    padding-left: 250px;

}



.pagination li {

    margin-left: 1px;

}



.pagination li:first-child {

    margin-left: 0;

}



.pagination li.active {

    /* background: #61b97b !important;

    border: 1px solid #61b97b !important; */

}



@media screen and (max-width: 1440px) {

    .contact_right {

        /*margin-left: 300px;*/

        width: 400px;

    }



    .contact_left {

        width: 250px;

        margin-left: 180px;

    }



    .contact_box .contact_right.active {

        padding-left: 430px;

    }



    .contact_box .contact_left.active {

        position: fixed;

        top: 20px;

        background-color: #fff;

        /* left: 18%; */

        z-index: 999;

    }



    .footer .foot ul {

        padding-bottom: 30px;

    }



    .footer .foot ul li h1 {

        font-size: 24px;

        font-weight: 100;

        margin-top: 30px;

    }

}



.zhaopin_slide .swiper-button-next,

.swiper-container-rtl .swiper-button-prev {

    right: -10px !important;

}



.t_news_box {

    width: 1200px;

    margin: 30px auto;

}



.t_news_box .left {

    background-color: #fff;

    width: 300px;

    padding: 30px 20px;

}



.t_news_box .left .titel {

    font-size: 24px;

    color: #fff;

    margin-bottom: 20px;

}



.t_news_box .left .titel span:nth-child(1) {

    background-color: #61b97b;

    margin-right: 4px;

    line-height: 30px;

    padding: 0 20px;

}



.t_news_box .left .titel span:nth-child(2) {

    background-color: #61b97b;

    width: 8px;

    height: 30px;

    display: inline-block;

    margin-right: 4px;

}



.t_news_box .left .titel span:nth-child(3) {

    background-color: #61b97b;

    margin-right: 4px;

    display: inline-block;

    width: 4px;

    height: 30px;

}



.t_news_box .left img {

    width: 300px;

    height: 300px;

}



.t_news_box .left ul li {

    margin-bottom: 30px;

    position: relative;

}



.t_news_box .right {

    width: 820px;

    margin: 0 20px;

    /*height: 1430px;*/

    /*overflow-y: auto;*/

}



/*.t_news_box .right::-webkit-scrollbar {

    display: none;

}*/

.t_news_box .right .right_list {

    min-height: 1400px;

}



.t_news_box .right .right_list li .img {

    width: 140px;

    height: 100px;

}



.t_news_box .right .right_list li .img img {

    width: 100%;

    height: 100%;

}



.t_news_box .right .right_list li .list {

    width: 660px;

}



.t_news_box .right .right_list li .list .title {

    font-size: 20px;

    color: #000;

}



.t_news_box .right .right_list li .list .time {

    color: #bababa;

    font-size: 16px;

}



.t_news_box .right .right_list li .list .text {

    line-height: 24px;

    color: #666666;

    font-size: 14px;

    margin-top: 8px;

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

}



.t_news_box .right .right_list li {

    padding-bottom: 20px;

    border-bottom: 1px solid #e1e1e1;

    margin-top: 20px;

}



.t_news_box .right .right_list li:first-child {

    margin-top: 10px;

}



.news_list:hover a .text,

.news_list:hover a .title,

.news_list:hover a .time {

    color: #61b97b !important

}



/*.t_news_box .right .right_list li :hover .t_news_box .right .right_list li .list .title{

    color: #61b97b!important;

}

.t_news_box .right .right_list li:hover .t_news_box .right .right_list li .list .time{

    color: #61b97b!important;

}

.t_news_box .right .right_list li:hover .t_news_box .right .right_list li .list .text{

    color: #61b97b!important;

}

.t_news_box .right .right_list li:last-child{

    border-bottom: none;

}*/

.t_news_box .right .info_top {

    border-bottom: 4px solid #61b97b;

    line-height: 40px;

    height: 40px;

}



.t_news_box .right .info_top span:nth-child(1) a {

    font-size: 20px;

    color: #000;

}



.t_news_box .right .info_top span:nth-child(2) {

    font-size: 18px;

    color: #c3c3c3;

}



.t_news_box .right .info_body .info_body_top {

    width: 720px;

    margin: 0 auto;

    border-bottom: 1px solid #999999;

    padding-bottom: 30px;

}



.t_news_box .right .info_body .info_body_top .title {

    font-size: 24px;

    text-align: center;

    margin-top: 50px;

}



.t_news_box .right .info_body .info_body_top .time {

    font-size: 14px;

    text-align: center;

    margin-top: 6px;

}



.t_news_box .right .info_body .info_body_center {

    padding: 20px 30px;

    text-align: justify;

    line-height: 24px;

    /*text-indent: 2em*/

    /*height: 1220px;*/

    /*overflow-y: auto;*/

}



.t_news_box .right .info_body .info_body_center::-webkit-scrollbar {

    display: none;

}



.t_news_box .right .info_body .info_body_center img {

    width: 100%;

    margin: 20px 0;

}



.foot_erweima {

    position: absolute;

    top: 70px;

    right: 20px;

    text-align: center;

    color: #fff;

    line-height: 30px;

}



.foot_erweima img {

    width: 130px;

}



.foot_shoperweima {

    position: absolute;

    top: 70px;

    right: 190px;

    text-align: center;

    color: #fff;

    line-height: 30px;

}



.foot_shoperweima img {

    width: 130px;

}



.foot_shoperweima p {

    font-size: 14px;

}



@media screen and (max-width: 1920px) {

    .qq_body {

        margin: 10% auto;

    }

}



@media screen and (max-width: 1440px) {

    .foot_erweima {

        position: absolute;

        top: 60px;

        right: 20px;

        text-align: center;

        color: #fff;

        line-height: 30px;

    }



    .foot_erweima img {

        width: 100px;

    }



    .foot_shoperweima {

        position: absolute;

        top: 60px;

        right: 180px;

        text-align: center;

        color: #fff;

        line-height: 30px;

    }



    .foot_shoperweima img {

        width: 100px;

    }

}



.core_info {

    width: 1000px;

    margin: 0 auto;

}



.core_info .site {

    margin-top: 50px;

}



.core_info div > p {

    text-indent: 40px;

    line-height: 40px;

    letter-spacing: 2px;

}



.core_info .site span {

    color: #72bd68;

}



.core_info_title {

    text-align: center;

    font-size: 24px;

    padding: 30px 0;

    border-bottom: 1px solid #ccc;

}



.core_info_conent {

    min-height: 800px;

}



.swiper_banenr .sbanner .swiper-slide {

    position: relative;

    overflow: hidden;

}



.swiper_banenr .sbanner .swiper-slide p {

    position: absolute;

    bottom: 0;

    left: 0;

    width: 100%;

    /*width: 305px;*/

    text-align: center;

    background: rgba(0, 0, 0, .8);

    color: #fff;

    padding: 2px 0;

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1;

}



.w_swiper {

    position: relative;

    width: 100%;

    overflow: hidden;

    height: 120px;

    background: #c7d3cf;

    padding: 10px 0;

}



.w_swiper_ui {

    position: absolute;

    list-style: none;

    overflow: hidden;

}



.w_swiper_li {

    float: left;

    width: 240px;

    text-align: center;

    color: #fff;

    margin-bottom: 20px;

    position: relative;

}



.w_swiper_li img {

    width: 230px;

    margin: 0 auto;

    height: 120px;

    overflow: hidden;

    border-radius: 5px;

}



.w_swiper_li p {

    position: absolute;

    bottom: 0;

    left: 0;

    width: 230px;

    margin-left: 5px;

    /*width: 305px;*/

    text-align: center;

    background: rgba(0, 0, 0, .8);

    color: #fff;

    padding: 2px 0;

    border-radius: 0 0 5px 5px;

    overflow: hidden;

    white-space: nowrap;

    -o-text-overflow: ellipsis;

    /* for Opera */

    text-overflow: ellipsis;

    /* for IE */

}



.download {

    border: 1px solid #72bd68;

    width: 160px;

    text-align: center;

    margin-top: 20px;

    cursor: pointer;

}



.download p {

    color: #72bd68 !important;

}



.download img {

    margin-right: 5px;

}



/*about*/

.about_top {

    width: 100%;

    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.19);

    margin-bottom: 4px;

}



.about_top.active {

    width: 100%;

    position: fixed;

    left: 0;

    top: 0;

    background-color: #fff;

    z-index: 10000;

}



.about_top ul {

    width: 1000px;

    margin: 0 auto;

    padding: 20px 0;

}



.about_top ul li {

    width: 190px;

    height: 66px;

    border: 1px solid #aaaaaa;

    float: left;

    margin-left: 9px;

    cursor: pointer;

}



.about_top ul li:first-child {

    margin-left: 0;

}



.about_top ul li a .nub {

    display: block;

    background-color: #aaaaaa;

    width: 32px;

    height: 32px;

    text-align: center;

    line-height: 32px;

    color: #fff;

    margin-top: 18px;

    border-radius: 50%;

    margin-left: 10px;

}



.about_top ul li .con {

    color: #aaaaaa;

    margin-top: 10px;

    margin-left: 10px;

}



.about_top ul li a .con .title {

    font-size: 20px;

    border-bottom: 1px solid #aaaaaa;

    text-align: center;

}



.about_top ul li a .con .etitle {

    font-size: 10px;

    text-align: center;

}



.about_top ul li a .img {

    margin-top: 25px;

    width: 24px;

    height: 21px;

    margin-left: 10px;

    color: #aaaaaa;

}



/*未选中的标题*/

.about_top ul li.active {

    border: 1px solid #72bd68;

}



.about_top ul .active a .nub {

    display: block;

    background-color: #72bd68;

    width: 32px;

    height: 32px;

    text-align: center;

    line-height: 32px;

    color: #fff;

    margin-top: 18px;

    border-radius: 50%;

    margin-left: 10px;

}



.about_top ul .active a .con {

    color: #72bd68;

    margin-top: 10px;

    margin-left: 10px;

}



.about_top ul .active a .con .title {

    font-size: 20px;

    border-bottom: 1px solid #72bd68;

    text-align: center;

}



.about_top ul .active a .con .etitle {

    font-size: 10px;

    text-align: center;

}



.about_top ul .active a .img {

    margin-top: 25px;

    width: 24px;

    height: 21px;

    margin-left: 10px;

    color: #72bd68;

}



/*选中后的标题*/

.gongsi {

    width: 100%;

    background: #f9f9f9;

}



.gongsi_box {

    width: 1000px;

    margin: 0 auto;

    padding-bottom: 40px;

}



.gongsi_box .title {

    font-size: 30px;

    color: #333333;

    padding-top: 40px;

}



.gongsi_box .etitle {

    font-size: 12px;

    color: #333333;

    margin-bottom: 20px;

}



.gongsi_info .img1 {

    background: #fff;

    padding: 4px;

    border-radius: 5px;

    margin-right: 20px;

}



.gongsi_info .img2 {

    background: #fff;

    padding: 4px;

    border-radius: 5px;

}



.gongsi_info .img1 img {

    width: 290px;

    height: 300px;

}



.gongsi_info .img2 img {

    width: 290px;

    height: 300px;

}



.gongsi_info .text {

    width: 610px;

}



.gongsi_info .text p {

    font-size: 14px;

    color: #666766;

    margin-top: 12px;

    text-indent: 25px

}

.right_img {

    padding: 4px;

    background: #fff;

    border-radius: 5px;

    margin-left: 20px;

}



.right_img img {

    width: 300px;

    height: 660px;

}



.china {

    width: 100%;

    background: url('../image/abg_02.png') top center no-repeat;

    background-size: 100% 100%;

    height: 920px;

}



.china_box {

    width: 1000px;

    margin: 0 auto;

}



.china_box .title {

    font-size: 30px;

    color: #333333;

    padding-top: 40px;

}



.china_box .etitle {

    font-size: 12px;

    color: #333333;

    margin-bottom: 20px;

}



.china .cimg {

    text-align: center;

}



.china .cimg img {

    width: 800px;

    height: 800px;

}



.wenhua .title {

    font-size: 30px;

    color: #333333;

    padding-top: 40px;

}



.wenhua {

    width: 100%;

    background: -webkit-linear-gradient(left, #f4ece3, #cbebf3);

    /* Safari 5.1 - 6.0 */

    background: -o-linear-gradient(right, #f4ece3, #cbebf3);

    /* Opera 11.1 - 12.0 */

    background: -moz-linear-gradient(right, #f4ece3, #cbebf3);

    /* Firefox 3.6 - 15 */

    background: linear-gradient(to right, #f4ece3, #cbebf3);

    /* 标准的语法 */

}



.wenhua_box {

    width: 1000px;

    margin: 0 auto;

}



.wenhua .etitle {

    font-size: 12px;

    color: #333333;

    margin-bottom: 20px;

}



.wenhua_con {

    padding-bottom: 30px;

}



.wenhua_con .text {

    font-size: 16px;

    color: #333;

    margin-top: 40px;

    margin-right: 90px;

}



.wenhua_con img {

    width: 450px;

    height: 220px;

}



.wenhua_con .list {

    margin-top: 40px;

}



.news {

    width: 100%;

    background: #f9f9f9;

}



.news_box {

    width: 1000px;

    margin: 0 auto;

}



.news .title {

    font-size: 30px;

    color: #333333;

    padding-top: 10px;

}



.news .etitle {

    font-size: 12px;

    color: #333333;

    margin-bottom: 20px;

}



.news .new_list {

    padding-bottom: 20px;

}



.news .new_list li {

    float: left;

    width: 235px;

    margin-left: 14px;

    background: #fff;

    border: 2px solid #f9f9f9;

    overflow: hidden;

}



.news .new_list li:hover {

    border: 2px solid #72bd68;

}



.news .new_list li:first-child {

    margin-left: 0;

}



.news .new_list img {

    width: 100%;

    height: 163px;

}



.news .new_list img:hover {

    /*transform: scale(1.4);*/

}



.news .new_list .tt {

    font-size: 16px;

    line-height: 60px;

    color: #666;

    text-align: center;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.news .new_list .text {

    margin: 0 20px;

    font-size: 12px;

    line-height: 18px;

    color: #999;

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 4;

    height: 74px;

}



.news .new_list .time {

    font-size: 12px;

    text-align: right;

    color: #bebebe;

    margin: 0 20px;

    padding: 18px 0 12px 0;

}



.zhaopin {

    width: 100%;

    background: #fff;

}



.zhaopin_box {

    width: 1000px;

    margin: 0 auto;

}



.zhaopin .title {

    font-size: 30px;

    color: #333333;

    padding-top: 40px;

}



.zhaopin .etitle {

    font-size: 12px;

    color: #333333;

    margin-bottom: 20px;

}



.zhaopin_img li {

    float: left;

    width: 280px;

    margin-left: 40px;

}



.zhaopin_img li img {

    width: 100%;

}



.zhaopin_info {

    margin: 0 50px;

}



.zhaopin_gangwei {

    font-size: 14px;

    color: #333;

    line-height: 26px;

    padding: 20px 0;

}



.zhaopin_gangwei .zhiwei span {

    font-size: 24px;

    color: #6fbe65;

}



.zhaopin_gangwei .away a {

    font-size: 16px;

    color: #999;

}



.zhaopin_info .text {

    font-size: 14px;

    line-height: 30px;

}



.zhaopin_info .text p {

    color: #333;

}



.zhaopin_info .text ul li {

    color: #6fbe65;

}



.zhaopin_info .btn {

    padding: 40px 0;

}



.zhaopin_info .btn .toudi {

    color: #fff;

    background: #6fbe65;

    display: inline-block;

    width: 210px;

    height: 60px;

    line-height: 60px;

    font-size: 28px;

    text-align: center;

    margin-left: 100px;

}



.zhaopin_info .btn .look {

    color: #fff;

    background: #6fbe65;

    display: inline-block;

    width: 210px;

    height: 60px;

    line-height: 60px;

    font-size: 28px;

    text-align: center;

    margin-left: 100px;

}



.news_Box {

    width: 100%;

    background: #f2f2f2;

}



.news_Con {

    width: 1000px;

    margin: 0 auto;

}



.news_Con .weizhi {

    font-size: 24px;

    color: #b5b5b5;

    padding-top: 68px;

    margin-bottom: 56px;

}



.news_Con .weizhi a {

    color: #b5b5b5;

}



.news_Con .weizhi span {

    font-size: 24px;

    color: #000;

}



.newsInfo {

    width: 1000px;

    margin: 0 auto;

}



.newsInfo .left {

    width: 260px;

    background: #fff;

    height: 780px;

}



.newsInfo .left p {

    font-size: 20px;

    color: #fff;

    width: 150px;

    text-align: center;

    margin-top: 40px;

    margin-bottom: 35px;

    /*background-color: #61b97a;*/

    height: 0;

    margin-left: 23px;

    border-width: 0px 30px 30px 0px;

    border-style: none solid solid;

    border-color: transparent transparent #61b97a;

}



.newsInfo .left .news_listbox {

    /*margin-left: 23px;*/

    display: inline-block;

    min-height: 540px;

}



.newsInfo .left .news_listbox li {

    list-style: disc;

    margin-left: 20px;

    padding: 4px 0;

    margin-top: 6px;

    font-size: 14px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    width: 200px;

}



.newsInfo .left .news_listbox li.active {

    border-bottom: 1px solid #61b97a;

    color: #61b97a;

}



.newsInfo .right {

    width: 740px;

    height: 780px;

    overflow-y: auto;

    background: #f6f6f6;

}



.newsInfo .right::-webkit-scrollbar {

    display: none;

}



.newsInfo {

    padding-bottom: 50px;

}



.newsInfo .right .title_box {

    text-align: center;

    padding: 40px 0 40px 0;

}



.newsInfo .right .title_box .title {

    font-size: 24px;

    color: #333333;

}



.newsInfo .right .title_box .time {

    font-size: 12px;

    color: #333333;

}



.newsInfo .right .con {

    border-top: 1px solid #ccc;

    padding-top: 40px;

    margin: 0 50px;

    font-size: 12px;

    color: #333;

}



.newsInfo .right .con p {

    text-indent: 25px;

    margin-bottom: 14px;

}



.newsInfo .right .con img {

    width: 100%;

    margin-bottom: 14px;

}



.newsInfo .right .zhiwei {

    font-size: 14px;

    color: #333;

    line-height: 26px;

    margin-left: 40px;

    margin-top: 120px;

}



.newsInfo .right .zhiwei span {

    font-size: 24px;

    color: #6fbe65;

    line-height: 26px;

}



.newsInfo .right .invitecon {

    margin-top: 26px;

    margin-left: 40px;

    width: 600px;

}



.newsInfo .right .invitecon .tt {

    color: #333;

    font-size: 14px;

    line-height: 26px;

    font-weight: 600;

}



.newsInfo .right .invitecon ul li {

    font-size: 14px;

    line-height: 26px;

    color: #666;

}



.newsInfo .right .btn {

    margin-top: 143px;

}



.newsInfo .right .btn .toudi {

    font-size: 28px;

    color: #fff;

    height: 60px;

    line-height: 60px;

    width: 200px;

    background-color: #6fbe65;

    text-align: center;

    display: inline-block;

    margin-left: 89px;

}



.newsInfo .right .btn .look {

    font-size: 28px;

    color: #fff;

    height: 60px;

    line-height: 60px;

    width: 200px;

    background-color: #6fbe65;

    text-align: center;

    display: inline-block;

    margin-left: 140px;

}

/*zhiwei*/

/*

.newsInfo .righe{

    width: 740px;

    height: 780px;

}*/

.swiper-button-prev,

.swiper-container-rtl .swiper-button-next {

    background-image: url("../image/before.png") !important;

    left: -10px !important;

}



.swiper-button-next,

.swiper-container-rtl .swiper-button-prev {

    background-image: url("../image/after.png") !important;

}



.swiper-button-next,

.swiper-button-prev {

    width: 60px !important;

    height: 60px !important;

    background-size: 40px 40px !important;

}



.textlist_box .text_list ul li {

    overflow: hidden;

    position: relative;

    cursor: pointer;

}



.textlist_box .text_list ul li:hover img {

    transform: scale(1.4);

}



.textlist_box .text_list ul li div {

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 999;

    background-color: rgba(0, 0, 0, 0.2);

}



.textlist_box .text_list ul li img {

    cursor: pointer;

    transition: all 0.6s;

}



.textlist_box .text_list ul li span {

    position: absolute;

    right: 9px;

    bottom: 12px;

    color: white;

    font-size: 20px;

    letter-spacing: 3px;

    font-weight: 500;

}



.textlist_box .text_list ul li img:hover {

    transform: scale(1.4);

}



.big_shop li {

    width: 100% !important;

}



.big_shop li img {

    /*width: 95%!important;*/

    /* width: 100%;*/

    height: 400px !important;

}



.big_shop li .title {

    /*float: left;*/

    /*margin: 20px 0;*/

}



.big_shop li .btn {

    float: right;

    margin: 20px auto !important;

}



.shop_banner .swiper-wrapper .swiper-slide img {

    width: 100%;

}