﻿html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
abbr,
address,
big,
em,
img,
q,
small,
strike,
strong,
sub,
sup,
tt,
var,
i,
dl,
dt,
dd,
ol,
ul,
li,
form,
fieldset,
label,
table,
caption,
tbody,
thead,
tfoot,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
header,
footer,
hgroup,
menu,
nav,
output,
section,
time,
mark,
audio,
video,
input,
select,
button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    outline: none;
    vertical-align: top;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*body{*/
    /*max-width: 1920px;*/
    /*margin: 0 auto;*/
/*}*/
.container {
    padding: 0;
    width: 1200px;
}

header {
    width: 100%;
    height: 64px;
    background-color: #72bd68;
}

.header-box {
    height: 64px;
    padding: 7px 0;
    float: right;
    margin-right: 30px;
}

.header-box .header-box-ico {
    width: 25px;
    height: 64px;
    float: left;
    margin: 7px 5px 0 0;
}

.header-box .header-box-ico img {
    width: 25px;
    height: 25px;
}

.header-box .header-box-top {
    font-size: 16px;
    color: #FFF;
    font-weight: 700;
    float: left;
}

.header-box .header-box-bottom {
    font-size: 12px;
    color: #FFF;
    font-weight: 900;
}
.header-box-width {

    width: 154px;

}

.header-box-width2 {

    width: 283px;

}
.header-box-width3 {

    width: 192px;

}

.navbox {
    width: 1274px;
    height: 80px;
    border-radius: 5px;
    margin: -13px auto 0;
    position: relative;
    z-index: 9999;
    background-color: #FFF;
    box-shadow: 0 6px 6px #ececec;
}

.navbox .logo {
    width: 135px;
    height: 35px;
    margin: 27px 0;
    float: left;
}

.navbar-brand {
    padding: 29px 15px;
    height: auto;
}

.navbar {
    margin-bottom: 0;
}

.navbar-default {
    background-color: unset;
}

nav.navbar.bootsnav {
    border: none;
    border-radius: unset;
    /*float: left;
     margin-left: 310px;
    */
    margin-top: 24px;
    margin-left: 275px;
   
}

.navbar-nav {
    float: left;
}

.dropdown-menu {
    /*display: block !important;*/
    background-color: #ffffffe6;
}

.dropdown-menu > li > a {
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 17px;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    box-shadow: unset;
}

nav.navbar.bootsnav ul.nav > li > a {
    color: #474747;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 18px;
}

.shop_hover {
    position: absolute;
    left: -410px;
    top: 0;
    width: 1200px;
    z-index: 999;
    background: #FFF;
    padding: 30px 10px 0 10px;
}

.shop_hover ul {
    width: 147px;
    float: left;
    min-height: 420px;
    color: #666;
    padding: 0;
    text-align: center;
}

.shop_hover ul li:first-child {
    border-bottom: 1px solid #ccc;
    font-size: 18px;
}

.shop_hover ul li:first-child:hover {
    color: #666;
}

.shop_hover ul li {
    cursor: pointer;
    font-size: 16px;
    height: 50px;
    overflow: hidden;
    position: relative;
    line-height: 50px;
}

.shop_hover ul li a{
        text-decoration: none;
        color: #474747;
}
.shop_hover ul li a:hover{
    text-decoration: none;
    color: #474747;
}

.shop_hover ul li .bottom_img,
.bottom_img {
    position: absolute;
    top: 16px;
    left: 0;
    width: 100%;
    display: none;
}

.shop_hover ul li .bottom_img img {
    margin: 0 auto;
    width: 100px;
}

.shop_hover ul li:hover {
    color: #72bd68;
}

.shop_hover ul li:hover .bottom_img {
    display: block;
}
.have {
    z-index: 99999;
    position: relative;
}

.have a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    color: #666!important;
}

.have .bottom_img {
    display: none;
    position: relative;
    top: -10px;
}

.have a:hover .bottom_img {
    display: block;
    position: relative;
    top: -10px;
}
.nav .firstlist > li.jiameng .have > a {
    color: #666;
    position: relative;
}

.nav .firstlist > li.jiameng .have > a:hover {
    color: #49a04f;
}

.navbox .nav > li:after {
    content: "";
    width: 0;
    height: 4px;
    background: #72bd68;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}

.nav > li:hover:after {
    width: 100%;
}

.nav > li.active:after{
    width: 100%;
}

.nav > li.active a{
    background: #fff !important;
}

.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    content: "\f105";
    transform: rotate(90deg);
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    top: 25%;
    right: 7%;
    transition: all 0.4s ease 0s;
}

.dropdown-menu.multi-dropdown {
    position: absolute;
    left: -100% !important;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border: none;
    background-color: #FFF;
}

@media only screen and (max-width: 990px) {
    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
    nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after {
        content: " ";
    }

    .dropdown-menu.multi-dropdown {
        left: 0 !important;
    }

    nav.navbar.bootsnav ul.nav > li:hover {
        background: transparent;
    }

    nav.navbar.bootsnav ul.nav > li > a {
        margin: 0;
    }
}

.slide,
.about_top,
.gongsi,
.china,
.wenhua,
.news,
.zhaopin {
    position: relative;
    top: -76px;
}

footer {
    height: 543px;
    width: 100%;
    background-color: #ececec;
}

footer h3 {
    padding: 44px 0 0 14px;
}

footer .list-group {
    padding: 10px 0 0 14px;
}

footer .list-group a {
    display: block;
    width: 100%;
    font-size: 14px;
    text-decoration: none;
    float: left;
    line-height: 40px;
    color: #666666;
}

footer .list-group p {
    display: block;
    width: 100%;
    font-size: 14px;
    text-decoration: none;
    float: left;
    line-height: 20px;
    color: #666666;
}

footer .code {
    float: left;
    margin-top: 30px;
    margin-left: 40px;
}

footer .code .code1 {
    width: 92px;
    height: 100px;
    float: left;
}

footer .code .code1 img {
    width: 78px;
    height: 78px;
    margin: 0 0 0 7px;
}

footer form input {
    margin-top: 8px;
}

footer form .btn-default {
    width: 263px;
    height: 40px;
    color: #FFF;
    background-color: #72bd68;
    margin: 15px 0 20px 0;
}

footer form .btn-default:hover {
    width: 263px;
    height: 40px;
    color: #FFF;
    background-color: #72bd68;
    margin: 15px 0 20px 0;
}

footer .copyright {
    width: 1016px;
    height: 70px;
    color: #666666;
    margin: 30px auto 0;
}

footer .copyright p {
    margin: 0;
}
   

/*去除默认样式*/
body {
    font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
    /*font-size: 12px;*/
    background: #ffffff;
    width: 100%;
    min-width: 1250px;
    overflow-x: hidden;
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #101010;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

a:link,
a:visited,
a:hover,
a:active {
    color: #fff;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*去除点击高亮效果*/
a,
button,
input,
select,
img,
label {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: medium none;
}

input::-moz-focus-inner {
    border: none;
    padding: 0;
}

select,
input {
    vertical-align: middle;
}
.friendly_link a {
    color: #666666;
    margin-right: 10px;
} 

/*去掉苹果的默认UI来渲染按钮*/
.clearfix::after {
    content: " ";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*********************集体声明******************************/
.header {
    width: 100%;
    padding-top: 14px;
    background: #fff;
}

.top_logo {
    width: 1200px;
    margin: 0 auto;
}

.top_logo .logo {
}

.top_logo .logo_right ul li {
    margin-right: 22px;
    margin-top: 10px;
}

.top_logo .logo_right ul li .img {
    /*margin-top: 4px;*/
    margin-right: 8px;
    width: auto;
}

.top_logo .logo_right ul li .first {
    font-size: 16px;
    color: #333333;
    line-height: 20px;
}

.top_logo .logo_right ul li .two {
    font-size: 12px;
    color: #999999;
    /*line-height: 28px;*/
}

.nav_box {
    width: 100%;
    background-color: #72bd68;
    margin-top: 10px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.nav .firstlist > li {
    float: left;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
}

.nav .firstlist > li:hover {
    background: #fff;
    height: 48px;
    border-bottom: 2px solid #72bd68;
    color: #72bd68;
}

.nav .firstlist > li:hover a {
    color: #72bd68;
}

.nav .firstlist > li:hover .bottom-arrow1 {
    border-top: 10px #72bd68 solid;
}

.nav .firstlist > li:hover .bottom-arrow2 {
    border-top: 10px #fff solid;
}

.nav .firstlist > li a {
    font-size: 18px;
}

.nav .firstlist > li.active {
    background: #fff;
    height: 48px;
    border-bottom: 2px solid #72bd68;
}

.jiameng:hover .have {
    display: block;
    z-index: 99999;
}

.jiameng:hover .have .bottom_img {
    display: none;
}

.have {
    z-index: 99999;
    position: relative;
    /*display: none;*/
    /* background-color: red; */
}

.jiameng .have:hover > a:hover .bottom_img {
    display: block;
}

.jiameng .have > a {
    color: #000000;
    display: block;
    background-color: white;
    /* margin-bottom: 4px; */
}

.nav .firstlist > li.jiameng .have > a {
    color: #666;
    position: relative;
}

.nav .firstlist > li.jiameng .have > a:hover {
    color: #49a04f;
}

.nav .firstlist > li.active a {
    color: #72bd68;
}

.nav_shop:hover .shop_hover {
    display: block;
}

.arrows {
    position: absolute;
    right: 20px;
    top: 0;
}

.nav .firstlist > li.active .bottom-arrow1 {
    border-top: 10px #72bd68 solid;
}

.nav .firstlist > li.active .bottom-arrow2 {
    border-top: 10px #fff solid;
}

/* .box{
     width:100px;
     height:500px;
     margin:0 auto;
     border:1px solid red;
     background:white;
 }*/
.arrow-box {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    position: relative;
    position: absolute;
    right: 0;
    top: 0px;
}

.bottom {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    /*兼容ie8-*/
    border: 1px;
    background: none;
}

.bottom-arrow1,
.bottom-arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    /*兼容ie8-*/
    border-bottom: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-right: 10px transparent dashed;
    border-top: 10px white solid;
    overflow: hidden;
}

.bottom-arrow1 {
    top: 2px;
    /*重要*/
    /*border-top:10px #72bd68 solid;*/
    border-top: 10px #fff solid;
}

.bottom-arrow2 {
    border-top: 10px #72bd68 solid;
}

.shop_hover {
    position: absolute;
    left: -365px;
    top: 0;
    width: 1200px;
    z-index: 999;
    background-color: rgba(255,255,255,.9);

    padding: 30px 10px 0 10px;
}

.shop_hover ul {
    width: 147px;
    float: left;
    min-height: 420px;
    color: #666;
    /*height: 100%;*/
}

.shop_hover ul li:first-child {
    border-bottom: 1px solid #ccc;
    font-size: 18px;
}

.shop_hover ul li:first-child:hover {
    color: #666;
}

.shop_hover ul li {
    cursor: pointer;
    font-size: 16px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.shop_hover ul li .bottom_img,
.bottom_img {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    display: none;
}

.shop_hover ul li .bottom_img img {
    margin: 0 auto;
    width: 100px;
}

.shop_hover ul li:hover {
    color: #72bd68;
}

.shop_hover ul li:hover .bottom_img {
    display: block;
}

.nabout:hover .navabout {
    display: block;
}

.navabout {
    background: #fff;
    display: none;
}

.navabout li {
    height: 40px;
    line-height: 40px;
    position: relative;
    color: #666;
    font-size: 16px;
    cursor: pointer;
}

.navabout li .bottom_img {
    position: absolute;
    left: 0;
    top: 32px;
    width: 100%;
    display: none;
}

.navabout li:hover .bottom_img {
    display: block;
}

.banenr {
    width: 100%;
}

.banenr img {
    width: 100%;
}

.swiper_banenr {
    padding: 10px 10px;
    background: #72bd68;
}

.sbanner img {
    /*width: 295px;*/
    /*width: 100%;*/
    /*height: 100%;*/
    border-radius: 5px;
}

.sbanner_width {
    width: 305px;
}

.add_sbanner_width {
    width: 100%;
}

.about {
    width: 100%;
    height: 650px;
    /*background: url('../images/bg1.jpg')top center no-repeat;*/
    background-size: 100%;
    background-size: cover;
/ / 只支持IE9 + -webkit-background-size: cover;
/ / webkit核心 -moz-background-size: cover;
/ / FF核心 -o-background-size: cover;
/ / 应该是Opera核心吧，反正不是IE的，就先不管它了
}

.about .title {
    width: 100%;
    text-align: center;
}

.about .title .ab_title {
    font-size: 30px;
    color: #72bd68;
    padding-top: 30px;
}

.about .title .E_title {
    font-size: 19px;
    color: #999999;
    margin-top: 5px;
}

.about .title .E_title .leftx {
    width: 80px;
    height: 3px;
    background: #72bd68;
    display: inline-block;
    margin-top: 12px;
    margin-right: 10px;
}

.about .title .E_title .rightx {
    width: 80px;
    height: 3px;
    background: #72bd68;
    display: inline-block;
    margin-top: 12px;
    margin-left: 10px;
}

.about .title .xian {
    width: 270px;
    height: 7px;
    background-color: #d6d6d6;
    margin: 0 auto;
}

.about .title .about_sttile {
    color: #d6d6d6;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 4px;
}

.about_text {
    width: 1000px;
    margin: 50px auto 0 auto;
}

.about_text .left {
    width: 380px;
    margin-right: 20px;
}

.about_text .left p {
    color: #666;
    font-size: 16px;
    line-height: 27px;
    /*margin-top: 27px;*/
    text-indent: 2em
}

.about_text .right {
    width: 600px;
}

.about_text .right .aboutbanner {
    width: 100%;
    height: 271px;
}

.about_text .right .about_shop_img {
    margin-top: 15px;
}

.about_text .right .about_shop_img li {
    float: left;
    width: 190px;
    /*height: 135px;*/
    margin-right: 15px;
    overflow: hidden;
}

.about_text .right .about_shop_img li img {
    width: 100%;
    height: 120px;
}

.about_text .right .about_shop_img li img:hover {
    transform: scale(1.2);
}

.about_text .right .about_shop_img li:nth-child(3) {
    margin-right: 0;
}

.index_sbanner {
    width: 1200px;
    margin: 0 auto;
}

.index_sbanner img {
    width: 100%;
    height: 120px;
}

.about .look_info {
    width: 174px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: #72bd68;
    /*border-radius: 6px;*/
    /*margin: 30px auto 0 auto; */
    margin-top: 20px;
}

.news .ind_news {
    /*height: 650px;*/
}

.news .ind_news .title {
    width: 100%;
    text-align: center;
}

.news .ind_news .title .ab_title {
    font-size: 30px;
    color: #72bd68;
    padding-top: 20px;
}

.news .ind_news .title .E_title {
    font-size: 19px;
    color: #999999;
    margin-top: 5px;
    margin-bottom: 3px;
}

.news .ind_news .title .E_title .leftx {
    width: 96px;
    height: 3px;
    background: #72bd68;
    display: inline-block;
    margin-top: 12px;
    margin-right: 10px;
}

.news .ind_news .title .E_title .rightx {
    width: 96px;
    height: 3px;
    background: #72bd68;
    display: inline-block;
    margin-top: 12px;
    margin-left: 10px;
}

.news .ind_news .title .xian {
    width: 360px;
    height: 7px;
    background-color: #d6d6d6;
    margin: 0 auto;
}

.indnews_all_btn {
    width: 174px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: #72bd68;
    border-radius: 6px;
    margin: 30px auto 0 auto;
}

.Core {
    height: 650px;
    background: #f6f6f6;
}

.Core .title {
    width: 100%;
    text-align: center;
}

.Core .title .ab_title {
    font-size: 30px;
    color: #72bd68;
    padding-top: 30px;
}

.Core .title .E_title {
    font-size: 19px;
    color: #999999;
    margin-top: 5px;
    margin-bottom: 3px;
}

.Core .title .E_title .leftx {
    width: 96px;
    height: 3px;
    background: #72bd68;
    display: inline-block;
    margin-top: 12px;
    margin-right: 10px;
}

.Core .title .E_title .rightx {
    width: 96px;
    height: 3px;
    background: #72bd68;
    display: inline-block;
    margin-top: 12px;
    margin-left: 10px;
}

.Core .title .xian {
    width: 360px;
    height: 7px;
    background-color: #d6d6d6;
    margin: 0 auto;
}

.Core_list {
    width: 1000px;
    margin: 30px auto 0 auto;
}

.Core_list li {
    width: 238px;
    box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.33);
    float: left;
    margin-right: 10px;
    height: 450px;
    border: 2px solid #f6f6f6;
}

.Core_list li:hover {
    border: 2px solid #72bd68;
}

.Core_list li:nth-child(5n-1) {
    margin: 0;
}

.Core_list li img {
    width: 100%;
}

.Core_list li .title {
    font-size: 16px;
    color: #333333;
    text-align: center;
    padding: 20px 0 20px 0;
    font-weight: 600;
}

.Core_list li .stitle {
    color: #999;
    font-size: 14px;
    padding: 0 15px 0 15px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
}

.zixun {
    width: 100%;
    background: url('../images/bg2.png') top center no-repeat;
    background-size: 100%;
    text-align: center;
    height: 600px;
    margin-top: 80px;
    background-size: cover;
}

.zixun .ding {
    font-size: 88px;
    line-height: 88px;
    color: #fff;
    padding-top: 160px;
}

.zixun .mianfei {
    font-size: 50px;
    line-height: 88px;
    color: #fff;
    font-weight: 100;
    padding-top: 10px;
}

.zixun .btn {
    margin-top: 64px;
}

.zixun .btn a {
    border-radius: 10px;
}

.zixun .btn a {
    width: 260px;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    color: #93cc61;
    margin: 0 auto;
    background: #f4fa4b;
    font-size: 30px;
    padding: 20px 60px;
}

.partner {
    /*height: 650px;*/
}

.partner .title {
    width: 100%;
    text-align: center;
}

.partner .title .ab_title {
    font-size: 30px;
    color: #72bd68;
    padding-top: 30px;
}

.partner .title .E_title {
    font-size: 19px;
    color: #999999;
    margin-top: 5px;
    margin-bottom: 3px;
}

.partner .title .E_title .leftx {
    width: 96px;
    height: 3px;
    background: #72bd68;
    display: inline-block;
    margin-top: 12px;
    margin-right: 10px;
}

.partner .title .E_title .rightx {
    width: 96px;
    height: 3px;
    background: #72bd68;
    display: inline-block;
    margin-top: 12px;
    margin-left: 10px;
}

.partner .title .xian {
    width: 400px;
    height: 7px;
    background-color: #d6d6d6;
    margin: 0 auto;
}

.partner_list {
    width: 1080px;
    margin: 0 auto;
}

.partner_list ul {
    margin-top: 30px;
    padding-bottom: 30px;
}

.partner_list ul li {
    float: left;
    border: 1px solid #ccc;
    width: 190px;
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.partner_list ul li img {
    width: 100%;
}

.partner_list ul li:nth-child(1) {
    margin-left: 0;
}

.partner_list ul li:nth-child(6) {
    margin-left: 0;
}

.partner_list ul li:nth-child(11) {
    margin-left: 0;
}

.footer {
    width: 100%;
    background-color: #3d3d3d;
}

.footer .foot {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.footer .foot ul {
    padding-bottom: 100px;
}

.footer .foot ul li {
    float: left;
    width: 16%;
    color: #fff;
}

.footer .foot ul li h4 {
    font-size: 24px;
    font-weight: 100;
    margin-top: 60px;
}

.footer .foot ul li h1 {
    font-size: 24px;
    font-weight: 100;
    margin-top: 60px;
}

.footer .foot ul li p {
    margin-top: 16px;
}

.foot .kefu {
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 40px;
}

.foot .kefu img {
    width: 52px;
    height: 44px;
}

.foot .kefu .name {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    margin-left: 10px;
}

.foot .kefu .tt {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55);
    margin-top: 15px;
}

.foot_bottom {
    /*height: 120px;*/
    width: 100%;
    background-color: #050505;
}

.foot_bottom .con {
    width: 1000px;
    margin: 0 auto;
    padding-top: 6px;
}

.foot_bottom .con p {
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.64);
}

.foot ul .threelist {
    font-size: 14px !important;
}

.foot ul .threelist p {
    /*margin-top: 20px!important;*/
}

.foot ul .threelist p a {
    /*color: rgba(255, 255, 255, 0.45)!important;*/
}

.fenbu {
    margin-top: 20px;
    /*padding-right: 30px;*/
}

.fenbu p {
    margin-top: 6px !important;
}

.suspension {
    position: fixed;
    bottom: 100px;
    right: 0;
    width: 48px;
    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: 48px;
    height: 90px;
    margin-top: 10px;
}

.suspension .top img {
    padding: 18px 33px 8px 33px;
}

.suspension .top p {
    line-height: 30px;
    font-size: 20px;
}

.shop_box {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
    position: relative;
}

.shop_box .shop_top {
    background-color: #fff;
    /*width: 100%;*/
    float: left;
}

.shop_box .shop_list.active {
    position: fixed;
    /*left: 0;*/
    top: 0;
}

.placeholder {
    width: 300px;
    margin-top: 40px;
    float: left;
}

.placeholder.active {
    display: block;
}

.shop_box .shop_top .shop_top_sbox {
    width: 300px;
    margin-top: 40px;
}

.shop_box .shop_top .shop_top_sbox ul {
}

.shop_box .shop_top .shop_top_sbox ul li {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    padding-left: 34px;
    cursor: pointer;
    box-shadow: inset 0px 1px 0px 0px rgba(217, 217, 217, 0.8);
}

.shop_box .shop_top ul li.active {
    color: #72bd68;
}

.gemi_shop_title {
    font-size: 26px;
    background: #61b97b;
    color: #fff;
    height: 75px;
    line-height: 75px;
}

.gemi_shop_title p {
    margin-left: 20px;
}

.gemi_shop_title span {
    background: #fff;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    display: inline-block;
    margin-top: 34px;
    margin-right: 10px;
}

.gemi_shop_site {
    background: #f1f1f1;
}

.gemi_shop_site p {
    width: 260px;
    margin: 0 auto;
    padding-top: 20px;
}

.gemi_shop_site img {
    width: 250px;
    padding: 24px;
}

.shop_box .shop_body {
    width: 890px;
    margin: 0 auto;
    display: none;
    min-height: 500px;
    float: left;
    margin-left: 10px;
}

.shop_title {
    background: #f1f1f1;
}

.shop_box .shop_body.active {
    display: block;
}

.shop_body ul li {
    width: 32%;
    float: left;
    margin: 0px 10px 10px 0px;
    position: relative;
    overflow: hidden;
}

.shop_body ul li img {
    width: 100%;
    /*height: 280px;*/
}

.big_shop ul li img {
}

.shop_body ul li .title {
    font-size: 22px;
    color: #fff;
    /*line-height: 40px;*/
    width: 100%;
    margin-left: 20px;
    margin-top: 20px;
}

.shop_body ul li:hover .title_box {
    display: block;
}

.shop_body ul li:hover .title_box1 {
    display: block;
}

.shop_body ul li .title_box {
    position: absolute;
    /*width: 95%;*/
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
    background: #61b97b;
    opacity: .8;
    display: none;
}

.t_news_box ul li .title_box .title {
    font-size: 22px;
    color: #fff;
    /*line-height: 40px;*/
    width: 100%;
    margin-left: 20px;
    margin-top: 20px;
}

.t_news_box ul li:hover .title_box {
    display: block;
}

.t_news_box ul li .title_box {
    position: absolute;
    /*width: 95%;*/
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
    background: #61b97b;
    opacity: .8;
    display: none;
}

.t_news_box ul li .stitle {
    color: #fff;
    margin-left: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 42px;
}

.shop_body ul li .title_box1 {
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
    background: #61b97b;
    opacity: .8;
    display: none;
}

.shop_body ul li .stitle {
    color: #fff;
    margin-left: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
    overflow: hidden;
}

.field_banner {
    width: 100%;

}

.join {
    height: 2325px;
    position: relative;
    top: -76px;
}

.join .field_banner {
 position:relative; width: 100%;
}

.field_banner img {
    width: 100%;
}

.field_banner .img img {
    width: 100%;
}

.text_list {
    margin: 50px auto 0 auto;
    width: 1000px;
}

.text_list .title {
    color: #49a04f;
    font-size: 30px;
    text-align: center;
    padding-bottom: 20px;
}

.text_list .text {
    width: 900px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 18px;
    color: #666766;
    padding-bottom: 20px;
}

.text_list ul li {
    float: left;
    width: 326.6666666px;
    height: 200px;
    margin-left: 10px;
    margin-top: 10px;
}

.text_list ul li img {
    width: 326.6666666px;
    height: 200px;
}

.text_list ul li:nth-child(3n+1) {
    margin-left: 0;
}

.textlist_box {
    padding-bottom: 40px;
}

.serve_box {
    width: 100%;
    background-color: #fbfbfb;
    padding-bottom: 20px;
}

.serve {
    width: 1000px;
    margin: 0 auto;
}

.serve .big_title {
    color: #333;
    font-size: 58px;
    padding: 35px 0 70px 0;
    text-align: center;
}

.serve ul li {
    width: 237.5px;
    height: 393px;
    float: left;
    text-align: center;
    background-color: #fff;
    margin-left: 8px;
    margin-bottom: 40px;
    border: 2px solid #f1f1f1;
}

.serve ul li:hover {
    border: 2px solid #72bd68;
    /*box-sizing: border-box;*/
}

.serve ul li img {
    padding: 80px 0;
}

.serve .serve_title {
    font-size: 24px;
    color: #333;
}

.serve .serve_text {
    font-size: 14px;
    color: #999;
    width: 173px;
    margin: 0 auto;
    text-align: left;
    margin-top: 20px;
}

.about_banner {
    width: 100%;
    /*height: 600px;*/
    /*position: fixed;
    left: 0;
    top: 200px;*/
}

.about_banner img {
    width: 100%;
}

.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;
}

.shop_info {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0 60px 0;
}

.shop_info .left, .shop_info .right {
    /* width: 50%; */
    margin-left: 69px;
}

.shop_info .left {
    margin-right: 50px;
}

.shop_info .right {
    /* width: 500px; */
    margin-left: 41px;
}

.shop_info .right h1 {
    color: #72bd68;
    font-size: 34px;
    font-weight: 500;
}

.shop_info .right p {
    font-size: 18px;
    color: #666;
    padding: 10px 0;
}

.shop_info .right .btn p {
    cursor: pointer;
    width: 330px;
    height: 60px;
    color: #fff;
    font-size: 34px;
    background: #72bd68;
    text-align: center;
    line-height: 60px;
    margin-top: 96px;
}

.shop_info .right .btn p img {
    vertical-align: middle;
    margin-right: 17px;
    margin-bottom: 8px;
}

.shop_info .right p span {
    font-size: 18px;
    color: #72bd68;
}

.ssshop {
    /*margin-top: 30px;*/
    width: 426px;
    margin-right: 80px !important;
}

.ssshop img {
    float: left;
    width: 100px !important;
    height: 100px;
    width: 100%;
}

.ssshop .slide {
    margin-left: 30px;
    border: 1px solid #999;
    width: 100px !important;
    cursor: pointer;
    float: left;
}

.ssshop .slide.active {
    border: 1px solid #72bd68;
}

.ssshop ul li img {
    width: 100%;
}

.top_img {
    width: 426px;
    margin-bottom: 50px;
}

.top_img img {
    width: 100%;
    height: 426px;
    border: 1px solid #999;
}

.canshu_box {
    width: 100%;
    background: #f7f7f7;
}

.canshu_con {
    width: 1200px;
    margin: 0 auto;
}

.canshu_con .canshu_top ul li {
    float: left;
    color: white;
    font-size: 24px;
    width: 50%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    transition: all 1s;
}

.canshu_top ul li:hover {
    background-color: #5c6965;
    transition: all 1s;
}

.canshu_con .canshu_top ul li.active {
    /* color: white; */
    background: #7c8e88;
    /* border-bottom: 1px solid #72bd68; */
}

.canshu_cons {
    background-color: #c7d3cf;
}

.canshu_top {
    text-align: center;
}

.canshu_top ul {
    /* display: inline-block; */
    margin: 0 auto;
}

.canshu_bd {
    margin-top: 10px;
}

.canshucon {
    display: none;
    padding-bottom: 100px;
}

.canshucon img {
    width: 100%;
}

.canshucon.active {
    display: block;
}

.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;
}

/*
.newsInfo .righe{
    width: 740px;
    height: 780px;
}*/
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("../image/left.png") !important;
    left: -10px !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("../image/right.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%;
}

.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: 168px;
    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%;
    }
}

.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 .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;
}

.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;
    width: 266px\0;
    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: 15%;
     margin-left: -80px;   left: 40%;
    width: 160px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    border-radius: 20px;
}
@media screen and (max-width: 1440px) {
    .join_btn{
        bottom: 11%;
    }
}


.query {
    padding: .6rem .0rem 0.6rem .0rem;
    font-size: 20px;
    text-align: center;
}

.query label {
    /* height: 5rem; */
    line-height: 4.8rem;
    font-weight: bold;
    color: #504d4d;
    font-size: 22px;
}

.query input {
    border: 1px solid #333;
    border-radius: 6px;
    height: 4.8rem;
    display: inline-block;
    width: 418px;
    text-indent: .3rem;
}

.button {
    /* padding-left: 23.3rem; */
    text-align: right;
    padding-top: 2rem;
}

.button div {
    padding: .8rem 3.3rem;
    border-radius: .7rem;
    background-color: rgb(114, 189, 104);
    font-size: 22px;
    color: white;
    display: inline-block;
}

.field_banner {
    width: 1200px;
    margin: 0 auto;
}

.img {
    width: 46%;
    display: inline-block;
}

div.querys {
    width: 52%;
    display: inline-block;
}

a.phone {
    color: springgreen;
    font-size: 1.4rem;
    font-weight: bold;
}

.ok h6,
.no h3 {
    text-align: center;
    font-weight: 500;
    color: #000000;
    font-size: 1.8rem;
}

.Result {
    padding: .4rem 0;
}

.Result p {
    padding: 0;
    font-size: 1.4rem;
    text-align-last: justify;
    text-align: justify;
    text-justify: distribute-all-lines;
    margin: auto .2rem;
}

.copyright {
    color: #525252;
    margin-top: 5rem;
}
.dropdown-menu{
    /*display: block!important;*/
}
.container {
    padding: 0;
    width: 1200px;
}

.navbox-fixed nav.navbar.bootsnav {
    margin-top: 21px;
}
.navbox-fixed {
    position: fixed;
    top: 36px;
    left: calc(50% - 632px);
}
